/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.static{position:static}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--background:#f2f2f2;--brand:#6d72c3;--text:#514f59;--muted:#85828c;--card:#fff}*{box-sizing:border-box}html,body{min-height:100%}body{background:radial-gradient(circle at 80% 8%, #6d72c31f, transparent 28%), var(--background);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,system-ui,sans-serif}a{color:inherit;text-decoration:none}.page-shell{place-items:center;min-height:100svh;padding:18px;display:grid}.directory{width:min(100%,1040px)}.site-nav{background:#ffffffb8;border-radius:999px;justify-content:center;gap:4px;width:fit-content;margin:0 auto 14px;padding:4px;display:flex;box-shadow:0 5px 18px #413e520f}.site-nav a{color:var(--muted);border-radius:999px;padding:7px 12px;font-size:11px;font-weight:700}.site-nav a[aria-current=page],.site-nav a:hover,.site-nav a:focus-visible{color:#fff;background:var(--brand);outline:none}.hero{text-align:center;margin-bottom:20px}.eyebrow{color:var(--brand);letter-spacing:.16em;align-items:center;gap:7px;margin-bottom:8px;font-size:10px;font-weight:800;display:inline-flex}.eyebrow-dot{background:var(--brand);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #6d72c321}h1{color:#3f3d47;letter-spacing:-.045em;margin:0;font-size:clamp(24px,7.5vw,42px);line-height:1.16}.hero p{color:var(--muted);margin:9px 0 0;font-size:12px}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.company-card{text-align:center;min-width:0;min-height:174px;animation:.45s both card-in;animation-delay:var(--delay);background:#ffffffed;border:1px solid #514f590f;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;padding:14px 9px 10px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;box-shadow:0 8px 24px #413e5212}.company-card:hover{border-color:#6d72c35c;transform:translateY(-3px);box-shadow:0 12px 28px #413e5221}.company-card:active{transform:scale(.98)}.logo-wrap{background:#f7f7fa;border-radius:14px;place-items:center;width:46px;height:46px;margin-bottom:9px;display:grid;overflow:hidden}.logo-wrap img{object-fit:contain;width:31px;height:31px}.letter-logo{color:#fff;letter-spacing:-.04em;font-size:14px;font-weight:900}.logo-2{background:#009490}.logo-5{background:#14569f}.logo-6{background:#17171a}.logo-7{background:#d71920}.card-copy{flex-direction:column;align-items:center;min-width:0;display:flex}.card-copy strong{letter-spacing:-.025em;font-size:14px;line-height:1.3}.merchant-phone{color:var(--muted);white-space:nowrap;flex-direction:column;gap:1px;margin-top:5px;padding:2px 4px;font-size:11px;font-weight:700;line-height:1.3;display:flex}.merchant-phone span{font-size:9px;font-weight:500}.merchant-phone:hover,.merchant-phone:focus-visible{color:var(--brand);outline:none}.lookup-button{color:#fff;background:var(--brand);border-radius:9px;justify-content:center;align-items:center;gap:5px;width:100%;margin-top:9px;padding:8px 6px;font-size:10px;font-weight:800;transition:background .18s,transform .18s;display:flex}.lookup-button:hover,.lookup-button:focus-visible{background:#595eae;outline:3px solid #6d72c333}.lookup-button:active{transform:scale(.97)}footer{color:#96939c;justify-content:center;align-items:center;gap:10px;margin-top:13px;font-size:9px;display:flex}.about-shell{min-height:100svh;padding:28px 18px}.about-card{background:#fffffff0;border:1px solid #514f5912;border-radius:24px;width:min(100%,820px);margin:0 auto;padding:clamp(24px,6vw,56px);box-shadow:0 18px 50px #413e5214}.about-nav{color:var(--muted);gap:8px;font-size:12px;display:flex}.about-nav a{color:var(--brand);font-weight:700}.about-hero{margin:44px 0}.about-kicker{color:var(--brand);letter-spacing:.16em;font-size:10px;font-weight:800}.about-hero h1{margin-top:10px;font-size:clamp(30px,7vw,48px)}.about-hero p{max-width:650px;color:var(--muted);margin:16px 0 0;font-size:16px;line-height:1.75}.about-section{margin-top:38px}.about-section h2{color:#3f3d47;margin:0 0 14px;font-size:20px}.feature-list{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.feature-list>div{background:#f7f7fa;border-radius:16px;padding:20px}.feature-list strong{color:#45434c;font-size:14px}.feature-list p,.notice-box p{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.65}.company-tags{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.company-tags li{color:var(--brand);background:#6d72c30f;border:1px solid #6d72c333;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.notice-box{border-left:3px solid var(--brand);background:#f7f7fa;border-radius:0 14px 14px 0;padding:20px}.notice-box h2{font-size:16px}.contact-box{background:#6d72c30d;border:1px solid #6d72c329;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex}.contact-box h2{margin:4px 0 0;font-size:17px}.contact-box p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.6}.contact-label{color:var(--brand);letter-spacing:.14em;font-size:9px;font-weight:800}.contact-box>a{color:var(--brand);background:#fff;border-radius:10px;flex:none;padding:11px 14px;font-size:12px;font-weight:800;box-shadow:0 5px 16px #413e5212}.primary-link{color:#fff;background:var(--brand);border-radius:14px;justify-content:center;margin-top:40px;padding:15px 20px;font-size:14px;font-weight:800;display:flex}@keyframes card-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width>=680px){.page-shell{padding:30px}.hero{margin-bottom:28px}.hero p{font-size:14px}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.company-card{border-radius:20px;min-height:194px}.logo-wrap{border-radius:14px;width:46px;height:46px}.logo-wrap img{width:30px;height:30px}.card-copy strong{font-size:16px}.merchant-phone{font-size:12px}.merchant-phone span{font-size:10px}.lookup-button{max-width:180px;padding:9px 10px;font-size:12px}footer{margin-top:20px;font-size:11px}}@media (height<=650px){.page-shell{padding-block:10px}.hero{margin-bottom:12px}.eyebrow{margin-bottom:4px}h1{font-size:22px}.hero p{margin-top:5px}footer{margin-top:7px}}@media (width<=620px){.about-shell{padding:12px}.about-card{border-radius:18px}.about-hero{margin:34px 0}.feature-list{grid-template-columns:1fr}.contact-box{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.company-card{transition:none;animation:none}}
