:root{--bg:#f7f8ff;--surface:#fff;--surface-2:#f7f9fc;--surface-3:#eef2f7;--bg-card:var(--surface);--bg-elevated:#ffffffeb;--line:#e5e7eb;--line-strong:#d5dbea;--border:var(--line);--border-strong:var(--line-strong);--text:#1a1a1a;--text-2:#333;--text-3:#666;--text-muted:var(--text-3);--accent:#0064ff;--accent-hover:#0050cc;--accent-bg:#0064ff14;--accent-line:#0064ff29;--accent-dim:#eef5ff;--success:#15803d;--danger:#dc2626;--overlay:#090f1b7a;--font-sans:"Pretendard Variable", "Pretendard", -apple-system, "Apple SD Gothic Neo", "Noto Sans KR", "Segoe UI", sans-serif;--font-serif:var(--font-sans);--transition:.18s ease;--shadow-xs:0 1px 3px #0000000a;--shadow-sm:0 10px 28px #0064ff14;--shadow-lg:0 28px 60px #0f172a1f;--radius:8px;--radius-sm:8px;--radius-lg:8px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}body *{min-width:0;letter-spacing:0!important}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;font-size:16px}body{min-width:320px;color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f8ff;margin:0;line-height:1.6}a{color:inherit}button,input,textarea,select{font:inherit}button{appearance:none}img{max-width:100%;display:block}main{position:relative}::selection{background:#1d4ed824}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.container,.page-container{width:min(1120px,100vw - 40px);margin:0 auto}.page-container{width:min(920px,100vw - 40px)}.page-shell{min-height:100vh;padding:96px 0 84px}.topbar{z-index:120;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border-bottom:1px solid #0000000a;min-height:77px;position:sticky;top:0;box-shadow:0 2px 8px #0000000f}.topbar.is-scrolled{background:#fffffff5}.topbar-inner{justify-content:space-between;align-items:center;gap:16px;width:min(1200px,100vw - 40px);min-height:77px;margin:0 auto;display:flex}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.topbar-actions>*{max-width:100%}.brand{letter-spacing:-.03em;align-items:center;gap:8px;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#0064ff,#0050cc);border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.72rem;font-weight:800;display:inline-flex;box-shadow:0 4px 12px #0064ff26}.brand-text{color:var(--text)}.overline,.eyebrow{color:var(--accent);letter-spacing:.02em;align-items:center;gap:8px;font-size:.79rem;font-weight:700;line-height:1;display:inline-flex}.overline:before,.eyebrow:before{content:"";background:currentColor;width:18px;height:1px}.card,.panel,.hero-card,.section-card{background:color-mix(in srgb, var(--surface) 92%, transparent);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);border:1px solid #e5ebf3eb}.hero-card{background:linear-gradient(#fffffff5,#f7fafff5)}.card-hover,.section-card{transition:transform var(--transition), border-color var(--transition), box-shadow var(--transition), background-color var(--transition)}.card-hover:hover,.section-card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.hero-grid{grid-template-columns:minmax(0,1.3fr) minmax(300px,420px);align-items:center;gap:clamp(20px,4vw,40px);display:grid}.detail-list{gap:10px;display:grid}.detail-row{border-bottom:1px solid var(--border);color:var(--text-2);justify-content:space-between;align-items:center;gap:16px;padding:12px 0;font-size:14px;display:flex}.detail-row:last-child{border-bottom:none}.detail-row:hover{background:#1d4ed80a}.detail-row strong{color:var(--text);text-align:right;font-size:14px;font-weight:700}.btn-primary,.btn-secondary,.btn-ghost,.btn{cursor:pointer;min-height:42px;transition:background-color var(--transition), border-color var(--transition), color var(--transition), opacity var(--transition), box-shadow var(--transition), transform var(--transition);white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 18px;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(167deg,#0064ff,#0050cc);box-shadow:0 4px 12px #0064ff26}.btn-primary:hover:not(:disabled){background:linear-gradient(167deg,#005cf0,#0048bd);transform:translateY(-1px)}.btn-secondary{border-color:var(--border);color:var(--text);background:#ffffffd6}.btn-secondary:hover:not(:disabled){border-color:var(--border-strong);background:var(--surface-2)}.btn-ghost{color:var(--text-2);background:0 0}.btn-ghost:hover:not(:disabled){color:var(--text);background:#ffffffb3}.btn:disabled,.btn-primary:disabled,.btn-secondary:disabled,.btn-ghost:disabled{opacity:.45;cursor:not-allowed;transform:none}.input,select.input,textarea.input{border:1px solid var(--border);width:100%;color:var(--text);transition:border-color var(--transition), box-shadow var(--transition), background-color var(--transition);resize:vertical;background:#fffffff0;border-radius:8px;outline:none;padding:13px 16px;font-size:.95rem}.input::placeholder,textarea.input::placeholder{color:var(--text-3)}.input:focus,select.input:focus,textarea.input:focus{border-color:var(--accent);box-shadow:0 0 0 4px #1d4ed814}textarea.input{min-height:120px}.label{color:var(--text-2);margin-bottom:8px;font-size:.8125rem;font-weight:700;display:block}.badge{background:var(--surface-2);min-height:28px;color:var(--text-2);border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-size:.76rem;font-weight:700;display:inline-flex}.badge-muted{background:var(--surface-2);color:var(--text-2)}.badge-accent{background:var(--accent-bg);color:var(--accent);border-color:var(--accent-line)}.badge-success{color:var(--success);background:#15803d14;border-color:#15803d29}.badge-danger{color:var(--danger);background:#dc262614;border-color:#dc262629}.notice{border:1px solid var(--border);background:#ffffffe0;border-radius:8px;padding:14px 16px}.notice-accent{border-color:var(--accent-line);background:#eff5ffeb}.notice-danger{background:#dc26260d;border-color:#dc262624}.notice-success{background:#15803d0d;border-color:#15803d24}.surface-grid{background:var(--border);border-radius:var(--radius-lg);gap:1px;display:grid;overflow:hidden}.surface-grid>*{background:#fffffff5}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.metric-card{border-radius:var(--radius);border:1px solid var(--border);background:#ffffffeb;padding:20px}.form-grid,.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.step-item{align-items:center;gap:10px;display:flex}.step-dot{background:currentColor;border-radius:999px;flex-shrink:0;width:6px;height:6px}.spinner{border:2.5px solid var(--border);border-top-color:var(--accent);border-radius:999px;width:24px;height:24px;animation:.7s linear infinite spin}.skeleton{border-radius:var(--radius);background:linear-gradient(90deg, var(--surface-2) 25%, var(--surface-3) 50%, var(--surface-2) 75%);background-size:200% 100%;animation:1.2s infinite shimmer}.empty-state{text-align:center;border-radius:var(--radius-lg);border:1px dashed var(--border-strong);color:var(--text-2);background:#ffffffdb;padding:44px 20px;font-size:.9rem}.login-page{background-color:#0000;background-image:linear-gradient(#f7f8ffeb,#fffffff5),url(https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=1800&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;place-items:center;min-height:100vh;padding-inline:20px;display:grid}.login-panel{border:1px solid var(--border);width:min(100%,440px);box-shadow:var(--shadow-lg);background:#fffffff5;border-radius:8px;gap:24px;padding:34px;display:grid}.login-copy{gap:10px;display:grid}.login-copy span{color:var(--accent);font-size:12px;font-weight:800}.login-copy h1{color:var(--text);margin:0;font-size:30px;font-weight:900;line-height:1.24}.login-copy p,.login-error,.login-back-link{color:var(--text-2);margin:0;font-size:14px;line-height:1.7}.login-loading{min-height:54px;color:var(--text-2);align-items:center;gap:12px;font-size:14px;display:flex}.login-google-button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:8px;min-height:52px;font-size:15px;font-weight:800}.login-google-button:disabled{cursor:wait;opacity:.75}.login-error{color:var(--danger)}.login-back-link{justify-self:center;font-weight:700;text-decoration:none}hr{border:none;border-top:1px solid var(--border)}summary{list-style:none}summary::-webkit-details-marker{display:none}.safe-bottom{padding-bottom:env(safe-area-inset-bottom,0px)}.animate-in{animation:.35s both fade-up}.animate-fade{animation:.25s both fade-in}@keyframes fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1080px){.hero-grid{grid-template-columns:1fr}}@media (max-width:960px){.topbar-inner,.container,.page-container{width:calc(100vw - 32px)}.form-grid,.field-grid{grid-template-columns:1fr}}@media (max-width:768px){.page-shell{padding-top:70px;padding-bottom:68px}.topbar-inner{flex-direction:column;align-items:flex-start;min-height:64px;padding:12px 0}.topbar-actions{justify-content:flex-start;gap:6px;width:100%}.brand{font-size:.88rem}.card,.panel,.hero-card,.section-card,.surface-grid,.metric-card,.notice,.empty-state{border-radius:8px}.btn-primary,.btn-secondary,.btn-ghost,.btn{min-height:44px;font-size:.9rem}.input,select.input,textarea.input{font-size:16px}.detail-row{flex-direction:column;align-items:flex-start;gap:4px}.detail-row strong{text-align:left}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.home-page{--home-ink:#121826;--home-muted:#667085;--home-faint:#8a94a6;--home-line:#e8edf5;--home-soft:#f6f8fc;--home-blue:#1769ff;--home-blue-dark:#0b55df;--home-teal:#009b8b;--home-yellow:#f5b82e;color:var(--home-ink);background:#fff}.home-page *,.home-page :before,.home-page :after{letter-spacing:0}.home-page button,.home-page a{-webkit-tap-highlight-color:transparent}.home-container{width:min(1120px,100% - 40px);margin:0 auto}.home-topbar{z-index:200;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #e8edf5e6;position:sticky;top:0}.home-topbar-inner{justify-content:space-between;align-items:center;gap:18px;min-height:58px;display:flex}.home-brand,.home-footer-brand{color:var(--home-ink);align-items:center;gap:8px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.home-brand-mark{background:var(--home-blue);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:10px;font-weight:900;display:inline-flex}.home-nav,.home-header-actions{align-items:center;gap:18px;display:flex}.home-nav a,.home-header-actions a,.home-header-actions button{color:#4c5566;cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:700;text-decoration:none}.home-header-actions .home-small-button,.home-menu-toggle,.home-mobile-menu button{background:var(--home-blue);color:#fff;border-radius:8px;min-height:34px;padding:0 14px}.home-menu-toggle{cursor:pointer;border:0;font-size:13px;font-weight:800;display:none}.home-mobile-menu{border:1px solid var(--home-line);background:#fff;border-radius:8px;gap:8px;width:min(1120px,100% - 40px);margin:0 auto 12px;padding:12px;display:grid;box-shadow:0 18px 40px #12182614}.home-mobile-menu a,.home-mobile-menu button{border:1px solid var(--home-line);min-height:42px;color:var(--home-ink);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;font-size:14px;font-weight:800;text-decoration:none;display:flex}.home-mobile-menu button{background:var(--home-blue);color:#fff;border-color:#0000}.home-hero{isolation:isolate;background:#eaf1fb;border-radius:8px;width:min(1180px,100% - 40px);min-height:500px;margin:14px auto 0;position:relative;overflow:hidden}.home-hero:before{content:"";z-index:-2;background-image:linear-gradient(#f6f9ffe6,#e5effcbd),url(https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=1800&q=80);background-position:50%;background-size:cover;position:absolute;inset:0}.home-hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#ffffff47,#0000 44%,#ffffff52),linear-gradient(#0000,#ffffff2e);position:absolute;inset:0}.home-hero-content{text-align:center;align-content:center;justify-items:center;min-height:500px;padding-top:76px;padding-bottom:66px;display:grid}.home-kicker{min-height:24px;color:var(--home-blue);background:#ffffffb8;border:1px solid #1769ff2e;border-radius:8px;align-items:center;margin-bottom:16px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.home-hero h1{color:#101828;margin:0;font-size:50px;font-weight:900;line-height:1.16}.home-hero p{color:#4b5565;width:min(560px,100%);margin:18px 0 0;font-size:16px;line-height:1.8}.home-hero-search{background:#fffffff0;border:1px solid #cad5e2f0;border-radius:8px;width:min(570px,100%);min-height:58px;margin-top:28px;padding:6px;display:flex;box-shadow:0 20px 50px #1218261a}.home-hero-search input,.home-company-controls input{min-width:0;color:var(--home-ink);background:0 0;border:0;outline:0;font-size:15px}.home-hero-search input{flex:1;padding:0 16px}.home-hero-search input::placeholder,.home-company-controls input::placeholder{color:#98a2b3}.home-hero-search button{background:var(--home-blue);color:#fff;cursor:pointer;border:0;border-radius:6px;min-width:92px;font-size:14px;font-weight:900}.home-hero-actions{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px;display:flex}.home-hero-actions button{color:#475467;cursor:pointer;background:#ffffffc7;border:1px solid #cad5e2cc;border-radius:8px;min-height:32px;padding:0 12px;font-size:12px;font-weight:800}.home-section{padding:84px 0}.home-section-intro{gap:10px;max-width:680px;display:grid}.home-section-intro-centered{text-align:center;justify-items:center;margin:0 auto}.home-section-intro span{color:var(--home-blue);font-size:13px;font-weight:900}.home-section-intro h2{color:var(--home-ink);margin:0;font-size:34px;font-weight:900;line-height:1.24}.home-section-intro p{color:var(--home-muted);margin:0;font-size:15px;line-height:1.8}.home-audience-grid,.home-company-grid,.home-service-grid,.home-price-grid,.home-testimonial-grid{gap:16px;margin-top:32px;display:grid}.home-audience-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-info-card,.home-company-card,.home-service-card,.home-price-card,.home-testimonial-card,.home-benefit-card,.home-stats-box{border:1px solid var(--home-line);background:#fff;border-radius:8px}.home-info-card{min-height:188px;padding:22px}.home-info-card span{width:34px;height:34px;color:var(--home-blue);background:#eef5ff;border-radius:8px;justify-content:center;align-items:center;margin-bottom:22px;font-size:13px;font-weight:900;display:inline-flex}.home-info-card h3,.home-company-card h3,.home-service-card h3,.home-benefit-card h3{color:var(--home-ink);margin:0;font-size:18px;font-weight:900;line-height:1.36}.home-info-card p,.home-company-card p,.home-service-card p,.home-benefit-card p,.home-testimonial-card p{color:var(--home-muted);margin:12px 0 0;font-size:14px;line-height:1.75}.home-band{background:var(--home-soft)}.home-soft-band{background:#f9fbff}.home-split-heading{grid-template-columns:minmax(0,1fr) 150px;align-items:end;gap:24px;display:grid}.home-stats-box{text-align:center;min-height:112px;padding:18px}.home-stats-box strong{color:var(--home-blue);font-size:34px;font-weight:900;line-height:1;display:block}.home-stats-box span{color:var(--home-muted);margin-top:10px;font-size:13px;font-weight:800;display:block}.home-company-controls{grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-top:28px;display:grid}.home-company-controls input{border:1px solid var(--home-line);background:#fff;border-radius:8px;min-height:50px;padding:0 16px}.home-company-tabs{align-items:center;gap:8px;display:flex}.home-company-tabs button,.home-more-row button,.home-cta-row a{border:1px solid var(--home-line);color:#4c5566;cursor:pointer;background:#fff;border-radius:8px;min-height:42px;padding:0 14px;font-size:13px;font-weight:900;text-decoration:none}.home-company-tabs button.is-active,.home-more-row button,.home-cta-row a:first-child{border-color:var(--home-blue);background:var(--home-blue);color:#fff}.home-company-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-company-card{min-height:228px;color:inherit;transition:transform var(--transition), border-color var(--transition), box-shadow var(--transition);padding:22px;text-decoration:none;display:grid}.home-company-card:hover,.home-service-card:hover,.home-price-card:hover{border-color:#1769ff59;transform:translateY(-2px);box-shadow:0 18px 36px #12182614}.home-company-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.home-company-initial{width:40px;height:40px;color:var(--home-blue);background:#eef5ff;border-radius:8px;justify-content:center;align-items:center;font-size:18px;font-weight:900;display:inline-flex}.home-company-type{min-height:28px;color:var(--home-teal);white-space:nowrap;background:#009b8b1a;border-radius:8px;align-items:center;padding:0 9px;font-size:12px;font-weight:900;display:inline-flex}.home-company-type.is-single{color:var(--home-blue);background:#1769ff1a}.home-company-card h3{overflow-wrap:anywhere}.home-company-card p{min-height:74px}.home-company-tags{flex-wrap:wrap;align-self:end;gap:6px;margin-top:16px;display:flex}.home-company-tags span{color:#667085;background:#f2f4f7;border-radius:8px;align-items:center;min-height:26px;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}.home-company-skeleton{background:linear-gradient(90deg,#eef2f7 25%,#f8fafc 50%,#eef2f7 75%) 0 0/200% 100%;border-radius:8px;min-height:228px;animation:1.2s infinite shimmer}.home-empty-state{color:var(--home-muted);text-align:center;background:#fff;border:1px dashed #cad5e2;border-radius:8px;margin-top:32px;padding:34px 20px;font-size:14px}.home-more-row{justify-content:center;margin-top:24px;display:flex}.home-service-grid,.home-price-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-service-card,.home-price-card{min-height:240px;color:inherit;transition:transform var(--transition), border-color var(--transition), box-shadow var(--transition);padding:22px;text-decoration:none;display:grid}.home-service-card span,.home-price-card span{width:fit-content;min-height:28px;color:var(--home-blue);background:#eef5ff;border-radius:8px;justify-content:center;align-items:center;margin-bottom:18px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.home-service-card strong{color:var(--home-blue);align-self:end;margin-top:18px;font-size:14px}.home-benefit-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:44px;display:grid}.home-benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.home-benefit-card{min-height:174px;padding:20px}.home-price-card h3{color:var(--home-ink);margin:0;font-size:26px;font-weight:900;line-height:1.2}.home-price-card p{min-height:52px;color:var(--home-muted);margin:12px 0 0;font-size:14px;line-height:1.7}.home-price-card strong{color:var(--home-ink);align-self:end;margin-top:22px;font-size:24px;font-weight:900;line-height:1.2}.home-price-card em{color:var(--home-teal);margin-top:8px;font-size:13px;font-style:normal;font-weight:900}.home-price-card.is-featured{border-color:var(--home-blue);background:var(--home-blue);color:#fff;box-shadow:0 20px 40px #1769ff33}.home-price-card.is-featured span{color:#fff;background:#ffffff29}.home-price-card.is-featured h3,.home-price-card.is-featured p,.home-price-card.is-featured strong,.home-price-card.is-featured em{color:#fff}.home-testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-testimonial-card{min-height:178px;padding:22px}.home-testimonial-card p{margin-top:0}.home-testimonial-card strong{color:var(--home-ink);margin-top:18px;font-size:13px;display:block}.home-cta-row{justify-content:center;gap:10px;margin-top:26px;display:flex}.home-cta-row a:last-child{color:var(--home-ink);border-color:#cad5e2}.home-faq-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:44px;display:grid}.home-faq-list{border-top:1px solid var(--home-line)}.home-faq-list details{border-bottom:1px solid var(--home-line)}.home-faq-list summary{min-height:64px;color:var(--home-ink);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;font-size:15px;font-weight:900;display:flex}.home-faq-list summary b{color:var(--home-blue);font-size:18px}.home-faq-list p{color:var(--home-muted);margin:0;padding:0 0 20px;font-size:14px;line-height:1.8}.home-footer{color:#fff;background:#171717;padding:52px 0 58px}.home-footer-main{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:32px;display:grid}.home-footer-brand{color:#fff}.home-footer p{color:#b8bec9;max-width:620px;margin:16px 0 0;font-size:14px;line-height:1.8}.home-footer-links{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.home-footer-links a{color:#d7dbe2;border:1px solid #ffffff1f;border-radius:8px;align-items:center;min-height:32px;padding:0 10px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.home-footer-info,.home-footer-bottom{color:#9aa3b2;border-top:1px solid #ffffff1f;flex-wrap:wrap;gap:10px 18px;margin-top:28px;padding-top:24px;font-size:12px;display:flex}.home-footer-bottom{justify-content:space-between;margin-top:0}@media (max-width:1000px){.home-audience-grid,.home-service-grid,.home-price-grid,.home-company-grid,.home-testimonial-grid,.home-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-benefit-layout,.home-faq-layout{grid-template-columns:1fr}}@media (max-width:860px){.home-nav,.home-header-actions{display:none}.home-menu-toggle{justify-content:center;align-items:center;display:inline-flex}.home-company-controls,.home-split-heading,.home-footer-main{grid-template-columns:1fr}.home-stats-box{width:150px}.home-footer-links{justify-content:flex-start}}@media (max-width:680px){.home-container,.home-mobile-menu{width:calc(100% - 28px)}.home-topbar-inner{min-height:56px}.home-hero{width:calc(100% - 28px);min-height:438px;margin-top:12px}.home-hero-content{min-height:438px;padding-top:52px;padding-bottom:42px}.home-hero h1{font-size:34px}.home-hero p{font-size:14px}.home-hero-search{flex-direction:column;gap:6px;min-height:104px}.home-hero-search input{text-align:center;min-height:44px}.home-hero-search button{min-height:42px}.home-section{padding:64px 0}.home-section-intro h2{font-size:28px}.home-audience-grid,.home-company-grid,.home-service-grid,.home-price-grid,.home-testimonial-grid,.home-benefit-grid{grid-template-columns:1fr}.home-company-tabs,.home-cta-row{flex-direction:column;align-items:stretch}.home-company-tabs button,.home-cta-row a,.home-stats-box{width:100%}}@media (max-width:420px){.home-hero h1{font-size:30px}.home-brand{font-size:13px}}.subheader-left{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.subheader-left .brand{flex-shrink:0}.subheader-back{min-height:40px;font-size:13px}.site-footer{color:#fff;text-align:center;background:#1a1a1a;margin-top:auto;padding:60px 0}.site-footer-inner{justify-items:center;gap:26px;width:min(1200px,100% - 40px);margin:0 auto;display:grid}.site-footer-brand{color:#fff;font-size:18px;font-weight:700;line-height:1.6}.site-footer p{color:#666;margin:-16px 0 0;font-size:13px;line-height:1.6}.site-footer nav{flex-wrap:wrap;justify-content:center;gap:12px 24px;display:flex}.site-footer nav a{color:#666;font-size:12px;font-weight:500;line-height:1.6}.site-footer-meta,.site-footer-bottom{color:#666;border-top:1px solid #333;flex-wrap:wrap;justify-content:center;gap:8px 18px;width:100%;padding-top:23px;font-size:11px;line-height:1.6;display:flex}.site-footer-bottom{border-top:0;padding-top:0}@media (max-width:768px){.subheader-left{justify-content:space-between;width:100%}.site-footer{padding:48px 0}.site-footer-inner{width:calc(100% - 28px)}}.mp-page{--mp-black:#1a1a1a;--mp-text:#333;--mp-muted:#666;--mp-subtle:#999;--mp-line:#e5e7eb;--mp-soft:#f3f5ff;--mp-blue:#0064ff;--mp-blue-dark:#0050cc;--mp-blue-light:#5c7cff;min-height:100vh;color:var(--mp-black);font-family:var(--font-sans);background:#fff}.mp-page *,.mp-page :before,.mp-page :after{letter-spacing:0}.mp-page a{text-decoration:none}.mp-page button{cursor:pointer;border:0}.mp-container{width:min(1200px,100% - 40px);margin:0 auto;padding:0 20px}.mp-header{z-index:500;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border-bottom:1px solid #0000000a;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:77px;padding:0 40px;display:grid;position:sticky;top:0;box-shadow:0 2px 8px #0000000f}.mp-brand{width:fit-content;color:var(--mp-black);align-items:center;gap:10px;display:inline-flex}.mp-brand span{background:linear-gradient(135deg, var(--mp-blue), var(--mp-blue-dark));color:#fff;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #0064ff26}.mp-brand strong{font-size:16px;line-height:1.6}.mp-nav{justify-content:center;align-items:center;gap:36px;display:flex}.mp-nav a,.mp-actions a,.mp-actions button{color:var(--mp-muted);background:0 0;font-size:14px;font-weight:500;line-height:1.6}.mp-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.mp-actions .mp-primary-action,.mp-primary-action{background:linear-gradient(167deg, var(--mp-blue), var(--mp-blue-dark));color:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #0064ff26}.mp-menu-button{background:var(--mp-blue);color:#fff;border-radius:8px;justify-self:end;min-height:38px;padding:0 14px;font-size:13px;font-weight:700;display:none}.mp-mobile-menu{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 0 16px;display:grid}.mp-mobile-menu a,.mp-mobile-menu button{border:1px solid var(--mp-line);min-height:42px;color:var(--mp-black);background:#fff;border-radius:8px;font-size:13px;font-weight:700}.mp-mobile-menu button{background:var(--mp-blue);color:#fff}.mp-hero{background-color:#0000;background-image:linear-gradient(148deg,#e9edffa3,#fffc 50%,#d4dcfecc),url(https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=2400&q=85);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-bottom-right-radius:8px;border-bottom-left-radius:8px;align-content:start;justify-items:center;min-height:1120px;padding:230px 20px 100px;display:grid;position:relative;overflow:hidden}.mp-hero:before{content:"";pointer-events:none;background:#fff3;position:absolute;inset:0}.mp-hero-copy{z-index:1;text-align:center;justify-items:center;width:min(800px,100%);display:grid;position:relative}.mp-hero-copy h1{color:var(--mp-black);margin:0;font-size:48px;font-weight:800;line-height:1.3}.mp-hero-copy h1 strong{color:var(--mp-blue);font-weight:900}.mp-hero-search{border:1px solid var(--mp-line);background:#fff;border-radius:8px;align-items:center;gap:12px;width:min(800px,100%);min-height:64px;margin-top:58px;padding:8px 8px 8px 24px;display:flex;box-shadow:0 2px 8px #0000000a}.mp-hero-search input{min-width:0;color:var(--mp-black);border:0;outline:0;flex:1;font-size:15px}.mp-hero-search input::placeholder{color:#9ca3af}.mp-hero-search button{background:linear-gradient(151deg, #5497ff, var(--mp-blue-dark));color:#fff;border-radius:8px;min-height:46px;padding:0 22px;font-size:13px;font-weight:700;box-shadow:0 4px 12px #0064ff26}.mp-popular{z-index:1;text-align:center;width:min(1250px,100%);margin-top:92px;position:relative}.mp-popular h2{color:var(--mp-blue);margin:0;font-size:24px;font-weight:700;line-height:1.2}.mp-popular p{color:var(--mp-muted);margin:12px 0 0;font-size:12px;font-weight:600;line-height:2.4}.mp-logo-rail{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:42px;display:flex}.mp-logo-card{text-align:center;background:#fff;border:1px solid #e2e8f0e0;border-radius:16px;justify-content:center;align-items:center;width:82px;height:82px;padding:0;transition:transform .18s,border-color .18s,box-shadow .18s;display:inline-flex;position:relative;box-shadow:0 13px 28px #0f172a1f,0 2px 6px #0f172a0a}.mp-logo-card:hover{border-color:#0064ff29;transform:translateY(-4px);box-shadow:0 18px 34px #0f172a29,0 2px 8px #0f172a0d}.mp-logo-card:focus-visible{outline-offset:3px;outline:3px solid #0064ff3d}.mp-logo-visual{justify-content:center;align-items:center;width:100%;height:100%;display:inline-flex}.mp-popular-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:40px;display:grid}.mp-popular-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:left;cursor:pointer;background:#ffffffeb;border:1px solid #dce4f4e6;border-radius:16px;align-items:center;gap:14px;padding:16px 20px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 4px 18px #0f172a14,0 1px 4px #0f172a0a}.mp-popular-card:hover{border-color:#0064ff33;transform:translateY(-3px);box-shadow:0 12px 30px #0f172a1f,0 2px 8px #0f172a0d}.mp-popular-card:focus-visible{outline-offset:2px;outline:3px solid #0064ff47}.mp-popular-card-logo{background:#f0f4fb;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;display:flex;overflow:hidden}.mp-popular-card-info{flex-direction:column;gap:4px;min-width:0;display:flex}.mp-popular-card-info strong{color:var(--mp-black);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;line-height:1.3;display:block;overflow:hidden}.mp-popular-card-info span{color:var(--mp-muted);white-space:nowrap;font-size:11px;line-height:1.4}.mp-popular-card-info b{color:var(--mp-black);font-weight:700}.company-logo{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.company-logo-hero{width:100%;height:100%}.company-logo-card{width:80px;height:44px}.company-logo-image{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:58px;height:58px;display:block}.company-logo-hero.is-kakao .company-logo-image{width:42px;height:42px}.company-logo-hero.is-viva .company-logo-image{width:54px;height:54px}.company-logo-hero.is-hanwha .company-logo-image{width:50px;height:50px}.company-logo-hero.is-sk .company-logo-image{width:58px;height:48px}.company-logo-hero.is-cj .company-logo-image{width:52px;height:52px}.company-logo-hero.is-samsung .company-logo-image{width:66px;height:31px}.company-logo-hero.is-coupang .company-logo-image{width:64px;height:28px}.company-logo-hero.is-kb .company-logo-image{width:49px;height:49px}.company-logo-hero.is-hyundai .company-logo-image{width:62px;height:52px}.company-logo-hero.is-hdhyundai .company-logo-image{width:68px;height:30px}.company-logo-card .company-logo-image{width:76px;height:42px}.company-logo-card.is-kakao .company-logo-image,.company-logo-card.is-viva .company-logo-image,.company-logo-card.is-hanwha .company-logo-image,.company-logo-card.is-cj .company-logo-image,.company-logo-card.is-kb .company-logo-image{width:42px;height:42px}.company-logo-card.is-sk .company-logo-image,.company-logo-card.is-hyundai .company-logo-image{width:70px;height:46px}.company-logo-card.is-samsung .company-logo-image,.company-logo-card.is-coupang .company-logo-image,.company-logo-card.is-hdhyundai .company-logo-image{width:74px;height:32px}.company-logo-fallback{color:#2563eb;background:#eef4ff;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:15px;font-weight:900;display:inline-flex}.mp-section{padding:99px 0 148px;overflow:hidden}.mp-section-heading{gap:15px;display:grid}.mp-section-heading span{color:var(--mp-blue);text-transform:uppercase;font-size:11px;font-weight:700;line-height:1.6}.mp-section-heading h2{color:var(--mp-black);margin:0;font-size:32px;font-weight:600;line-height:1.4}.mp-start-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:32px;display:grid}.mp-start-card{border:1px solid var(--mp-line);min-height:212px;color:inherit;background:#fff;border-radius:8px;padding:29px 34px 28px;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000a}.mp-start-card small{z-index:1;color:var(--mp-blue);font-size:8px;font-weight:700;line-height:2.2;display:block;position:relative}.mp-start-card h3{z-index:1;color:var(--mp-black);margin:0;font-size:18px;font-weight:700;line-height:1.4;position:relative}.mp-start-card p{z-index:1;width:min(172px,100%);color:var(--mp-text);margin:10px 0 0;font-size:13px;font-weight:400;line-height:1.45;position:relative}.mp-start-card strong{z-index:1;color:var(--mp-blue);font-size:14px;font-weight:600;line-height:1.2;position:absolute;bottom:28px;left:34px}.mp-step-illustration{color:#0064ff2b;pointer-events:none;width:142px;height:128px;display:block;position:absolute;top:16px;right:-4px}.mp-step-illustration svg{width:100%;height:100%}.mp-step-illustration rect,.mp-step-illustration circle{fill:currentColor}.mp-step-illustration path{fill:none;stroke:#0064ff59;stroke-width:7px;stroke-linecap:round;stroke-linejoin:round}.mp-step-illustration.is-analysis{transform:rotate(-6deg)}.mp-step-illustration.is-interview{top:22px;right:-16px;transform:rotate(-8deg)}.mp-step-illustration.is-mock{top:44px;right:-8px;transform:rotate(-35deg)}.mp-company-section,.mp-review-section{background:linear-gradient(153deg, var(--mp-soft), #fff 50%, var(--mp-soft))}.mp-tabs{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex}.mp-tabs button,.mp-more-row button{border:1px solid var(--mp-line);min-height:42px;color:var(--mp-blue);background:#fff;border-radius:8px;padding:0 20px;font-size:13px;font-weight:700}.mp-tabs button.is-active,.mp-more-row button{border-color:var(--mp-blue);background:var(--mp-blue);color:#fff}.mp-company-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:46px;display:grid}.mp-company-card{border:1px solid var(--mp-line);min-height:233px;color:inherit;background:#fff;border-radius:8px;grid-template-rows:auto auto 1fr auto;align-content:start;gap:14px;padding:25px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;box-shadow:0 1px 3px #0000000a}.mp-company-card:hover{border-color:#0064ff24;transform:translateY(-3px);box-shadow:0 18px 34px #0f172a14}.mp-company-card-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.mp-company-brand{align-items:center;gap:14px;min-width:0;display:flex}.mp-company-title{gap:2px;min-width:0;display:grid}.mp-company-chip{min-height:30px;color:var(--mp-blue);white-space:nowrap;background:#eef5ff;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex}.mp-company-chip.is-direct{color:#15803d;background:#effaf4}.mp-company-card h3{color:var(--mp-black);margin:0;font-size:18px;font-weight:700;line-height:1.45}.mp-company-card p{color:var(--mp-muted);margin:0;font-size:13px;font-weight:300;line-height:1.6}.mp-company-card .mp-posting-count{font-weight:500;line-height:1.6}.mp-company-card .mp-posting-count strong{color:var(--mp-blue);font-size:13px}.mp-company-card>strong{color:var(--mp-blue);align-self:end;margin-top:44px;font-size:12px;font-weight:700;line-height:1.6}.mp-company-skeleton,.mp-empty{border:1px solid var(--mp-line);background:#fff;border-radius:8px;min-height:233px}.mp-company-skeleton{background:linear-gradient(90deg,#eef2ff 25%,#fff 50%,#eef2ff 75%) 0 0/200% 100%;animation:1.2s infinite shimmer}.mp-empty{color:var(--mp-muted);text-align:center;margin-top:46px;padding:42px 20px;font-size:14px}.mp-more-row{justify-content:center;margin-top:28px;display:flex}.mp-price-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:20px;margin-top:32px;display:grid}.mp-price-card{text-align:center;border:1px solid var(--mp-line);min-height:289px;color:inherit;background:#fff;border-radius:8px;justify-items:center;padding:24px 25px 27px;display:grid;box-shadow:0 1px 3px #0000000a}.mp-price-card span{min-height:24px;color:var(--mp-subtle);border:1px solid #ccc;border-radius:8px;justify-content:center;align-items:center;padding:0 15px;font-size:11px;font-weight:600;display:inline-flex}.mp-price-card h3{color:var(--mp-blue);margin:14px 0 0;font-size:28px;font-weight:700;line-height:1.6}.mp-price-card h3 small{font-size:18px}.mp-price-card strong{color:var(--mp-text);margin-top:0;font-size:15px;font-weight:700;line-height:1.4}.mp-price-card p{width:100%;color:var(--mp-muted);margin:16px 0 0;font-size:13px;font-weight:400;line-height:1.6}.mp-price-card b{background:linear-gradient(169deg, var(--mp-blue), var(--mp-blue-light));color:#fff;border-radius:8px;justify-content:center;align-self:end;align-items:center;width:100%;min-height:42px;margin-top:18px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #0064ff26}.mp-price-card.is-featured{background:linear-gradient(137deg, var(--mp-blue), var(--mp-blue-light));border-color:#0000;min-height:303px;padding-top:32px;box-shadow:0 8px 32px #0064ff33}.mp-price-card.is-featured span{color:#fffc;border-color:#0000}.mp-price-card.is-featured h3,.mp-price-card.is-featured strong,.mp-price-card.is-featured p{color:#fff}.mp-price-card.is-featured p{color:#ffffffe6}.mp-price-card.is-featured b{color:var(--mp-blue);background:#fff}.mp-review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:32px;display:grid}.mp-review-card{border:1px solid var(--mp-line);background:#fff;border-radius:8px;min-height:170px;padding:31px 32px 32px;box-shadow:0 1px 3px #0000000a}.mp-review-card p{color:var(--mp-black);margin:0;font-size:14px;font-weight:500;line-height:1.7}.mp-review-card strong{color:var(--mp-muted);margin-top:15px;font-size:12px;font-weight:500;line-height:1.6;display:block}.mp-review-actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:33px;display:flex}.mp-review-actions a{border:1px solid var(--mp-blue);min-height:44px;color:var(--mp-blue);background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:0 28px;font-size:14px;font-weight:700;display:inline-flex}.mp-review-actions a:last-child{background:linear-gradient(163deg, var(--mp-blue), var(--mp-blue-dark));color:#fff;border-color:#0000}.mp-review-reward{color:var(--mp-muted);text-align:center;margin:8px 0 0;font-size:12px;line-height:1.6}.mp-faq-section{padding-bottom:112px}.mp-faq-section .mp-container{justify-items:center;display:grid}.mp-faq-section .mp-section-heading{justify-self:stretch}.mp-faq-list{gap:12px;width:min(800px,100%);margin-top:32px;display:grid}.mp-faq-list details{border:1px solid var(--mp-line);background:#fff;border-radius:8px;overflow:hidden}.mp-faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:20px 24px;display:flex}.mp-faq-list summary span{color:var(--mp-black);font-size:15px;font-weight:600;line-height:1.6}.mp-faq-list summary b{color:var(--mp-black);font-size:20px;font-weight:300;line-height:1.6}.mp-faq-list details[open] summary b{transform:rotate(45deg)}.mp-faq-list p{color:var(--mp-muted);margin:0;padding:0 24px 22px;font-size:14px;line-height:1.8}.mp-footer{color:#fff;text-align:center;background:#1a1a1a;padding:60px 0}.mp-footer .mp-container{justify-items:center;gap:26px;display:grid}.mp-footer h2{color:#fff;margin:0;font-size:18px;font-weight:700;line-height:1.6}.mp-footer p{color:var(--mp-muted);margin:-16px 0 0;font-size:13px;font-weight:400;line-height:1.6}.mp-footer nav{flex-wrap:wrap;justify-content:center;gap:12px 24px;display:flex}.mp-footer nav a{color:var(--mp-muted);font-size:12px;font-weight:500;line-height:1.6}.mp-footer-meta{width:100%;color:var(--mp-muted);border-top:1px solid #333;gap:7px;padding-top:23px;font-size:11px;line-height:1.6;display:grid}@media (max-width:1180px){.mp-header{grid-template-columns:1fr auto}.mp-nav,.mp-actions{display:none}.mp-menu-button{justify-content:center;align-items:center;display:inline-flex}.mp-start-grid,.mp-price-grid,.mp-company-grid,.mp-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.mp-container{width:calc(100% - 28px);padding:0}.mp-header{min-height:64px;padding:0 14px}.mp-brand strong{font-size:14px}.mp-mobile-menu{grid-template-columns:1fr}.mp-hero{min-height:auto;padding:120px 14px 70px}.mp-hero-copy h1{font-size:32px}.mp-hero-search{flex-direction:column;min-height:108px;margin-top:34px;padding:8px}.mp-hero-search input{text-align:center;width:100%;min-height:42px}.mp-hero-search button{width:100%}.mp-popular{margin-top:54px}.mp-logo-rail{scrollbar-width:thin;flex-wrap:nowrap;justify-content:flex-start;width:100%;padding:0 4px 10px;overflow-x:auto}.mp-logo-card{flex:0 0 76px;width:76px;height:76px}.mp-logo-visual{width:100%}.mp-popular-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:28px}.mp-popular-card{border-radius:12px;gap:12px;padding:12px 14px}.mp-popular-card-logo{border-radius:10px;width:46px;height:46px}.mp-popular-card-info strong{font-size:13px}.mp-popular-card-info span{font-size:10px}.mp-company-card-top{flex-direction:column;align-items:stretch}.mp-company-chip{width:fit-content}.mp-section{padding:70px 0 80px}.mp-section-heading h2{font-size:27px}.mp-start-grid,.mp-price-grid,.mp-company-grid,.mp-review-grid{grid-template-columns:1fr}.mp-start-card,.mp-company-card,.mp-price-card,.mp-review-card{min-height:auto}.mp-start-card{padding-bottom:72px}.mp-start-card p{width:min(220px,100% - 64px)}.mp-step-illustration{opacity:.82;width:132px;top:18px;right:-36px}.mp-step-illustration.is-interview,.mp-step-illustration.is-mock{right:-36px}.mp-tabs,.mp-review-actions{flex-direction:column;align-items:stretch}.mp-tabs button,.mp-review-actions a{width:100%}.mp-footer nav{gap:10px 16px}}
