@font-face{font-family:pretendard;src:url(../media/Pretendard_Light-s.p.0o7xr4.yvvmx8.woff2)format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:pretendard;src:url(../media/Pretendard_Regular-s.p.03ginm53upljq.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:pretendard;src:url(../media/Pretendard_Medium-s.p.0bmf7-ims7d2~.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:pretendard;src:url(../media/Pretendard_SemiBold-s.p.0tcmjtvhw_7x5.woff2)format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:pretendard;src:url(../media/Pretendard_Bold-s.p.0fjtkubmj4wmi.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:pretendard Fallback;src:local(Arial);ascent-override:93.76%;descent-override:23.75%;line-gap-override:0.0%;size-adjust:101.55%}.pretendard_f4a3b5e0-module__3_Jv3q__className{font-family:pretendard,pretendard Fallback}.pretendard_f4a3b5e0-module__3_Jv3q__variable{--font-pretendard:"pretendard", "pretendard Fallback"}
:root{--background:#f7f2e8;--surface:#fffaf1;--surface-soft:#efe4d3;--text:#1f1b16;--muted:#6f6658;--line:#dfd1bc;--accent:#f5b800;--accent-soft:#fff8d9;--brand-blue:#2549c7;--brand-blue-dark:#1e3a8a;--brand-green:#10b981;--warning:#f59e0b;--danger:#dc2626;--radius:8px;--shadow-soft:0 18px 50px #4d3d231f;--ease-out-quint:cubic-bezier(.22, 1, .36, 1);--focus-ring:0 0 0 4px #f5b80057}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);font-family:var(--font-pretendard), "Helvetica Neue", Arial, sans-serif;letter-spacing:0;min-width:320px;margin:0;font-size:16px;font-weight:400;line-height:1.5}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{transition:background-color .18s var(--ease-out-quint), border-color .18s var(--ease-out-quint), box-shadow .18s var(--ease-out-quint), color .18s var(--ease-out-quint), transform .18s var(--ease-out-quint)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{box-shadow:var(--focus-ring);outline:2px solid var(--accent);outline-offset:3px}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);z-index:20;background:#fffaf1f0;justify-content:space-between;align-items:center;gap:32px;width:100%;min-height:92px;padding:18px 48px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:14px;min-width:0;display:flex}.brand img{object-fit:contain;width:196px;height:54px;display:block}.brand span{border:1px solid var(--text);color:var(--text);white-space:nowrap;border-radius:6px;padding:9px 10px;font-size:16px;font-weight:700;line-height:1}.main-nav{align-items:center;gap:30px;font-size:17px;font-weight:700;line-height:1.2;display:flex}.main-nav a{white-space:nowrap}.nav-cta{background:var(--brand-blue);color:var(--surface);border-radius:999px;padding:14px 20px}.hero-shell{background:var(--background);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:min(610px,100svh - 132px);padding:70px 24px 88px;display:flex;position:relative;overflow:hidden}.hero-shell:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle at 50% 44%,#ffffffdb 0%,#ffffffb3 32%,#ffffff2e 62%,#0000 82%),linear-gradient(90deg,#fff6fe2e,#ffffff1a 48%,#f7eeff2e);position:absolute;inset:0}.hero-logo,.hero-shell h1,.hero-subtitle,.hero-actions{animation:hero-rise .76s var(--ease-out-quint) both;z-index:2;position:relative}.hero-shell h1{animation-delay:80ms}.hero-subtitle{animation-delay:.16s}.hero-actions{animation-delay:.24s}.hero-logo img{width:210px;height:auto;margin:0 auto 28px;display:block}.hero-shell h1{color:var(--text);overflow-wrap:break-word;word-break:keep-all;max-width:760px;margin:0;font-size:54px;font-weight:800;line-height:1.2}.hero-shell h1 span,.hero-subtitle span{display:block}.hero-subtitle{color:#4d4841;overflow-wrap:break-word;word-break:keep-all;max-width:560px;margin:22px auto 0;font-size:20px;font-weight:500;line-height:1.7}.hero-actions{justify-content:center;gap:10px;margin-top:30px;display:flex}.hero-visual{opacity:1;z-index:0;border-radius:0;width:100%;max-width:none;margin:0;position:absolute;inset:0;overflow:hidden;transform:none}.hero-visual img{object-fit:cover;object-position:center bottom;width:100%;height:100%;display:block}.hero-cta{cursor:pointer;border:1px solid #1513111f;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:14px 22px;font-size:15px;font-weight:800;line-height:1;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.hero-cta-dark{color:var(--surface);background:#171717;border-color:#171717}.hero-cta-light{color:var(--text);background:#ffffffeb;border-color:#d6d3c8c7}.hero-cta:hover{transform:translateY(-2px)}.hero-cta-dark:hover{background:#000;border-color:#000}.hero-cta-light:hover{background:var(--surface);border-color:#c7c1b4}.primary-cta,.secondary-cta,.submit-button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:64px;padding:18px 34px;font-size:18px;font-weight:800;display:inline-flex}.primary-cta,.submit-button{background:var(--brand-blue);color:var(--surface)}.secondary-cta{background:var(--surface);color:var(--text);border-color:#d6d3c8}.primary-cta:hover,.secondary-cta:hover,.nav-cta:hover,.submit-button:hover:not(:disabled){transform:translateY(-2px)}.primary-cta:hover,.submit-button:hover:not(:disabled),.nav-cta:hover{background:var(--brand-blue-dark)}section{padding:104px max(24px,50vw - 590px)}[data-reveal]{opacity:0;transition:opacity .7s var(--ease-out-quint), transform .7s var(--ease-out-quint);transform:translateY(34px)}[data-reveal]:not(.is-visible){will-change:opacity, transform}[data-reveal].is-visible{opacity:1;transform:translate(0,0)}.proof-stat-card:nth-child(2),.comparison-row:nth-child(3),.legacy-row:nth-child(2),.pain-card:nth-child(2),.curation-card:nth-child(2),.service-method-card:nth-child(2),.brand-case-card:nth-child(2),.timeline-item:nth-child(2),.guarantee-item:nth-child(2),.faq-item:nth-child(2){transition-delay:90ms}.proof-stat-card:nth-child(3),.comparison-row:nth-child(4),.legacy-row:nth-child(3),.pain-card:nth-child(3),.curation-card:nth-child(3),.service-method-card:nth-child(3),.brand-case-card:nth-child(3),.timeline-item:nth-child(3),.guarantee-item:nth-child(3),.faq-item:nth-child(3){transition-delay:.16s}.comparison-row:nth-child(5),.legacy-row:nth-child(4),.timeline-item:nth-child(4),.guarantee-item:nth-child(4),.faq-item:nth-child(4){transition-delay:.23s}.timeline-item:nth-child(5){transition-delay:.3s}.timeline-item:nth-child(6){transition-delay:.37s}.section-heading{text-align:center;max-width:820px;margin:0 auto 44px}.section-heading span{color:var(--brand-blue);margin-bottom:12px;font-size:15px;font-weight:800;display:inline-block}.section-heading h2,.talent-proof-copy h2,.job-posting-copy h2,.proof-section h2,.inquiry-intro h2{overflow-wrap:break-word;word-break:keep-all;margin:0;font-size:42px;font-weight:800;line-height:1.26}.section-heading p,.talent-proof-copy p,.job-posting-copy p,.proof-section p,.inquiry-intro p{color:var(--muted);margin:18px 0 0;font-size:19px;font-weight:500;line-height:1.65}.talent-proof-section{background:var(--surface);text-align:center;gap:42px;padding-top:48px;display:grid}.talent-proof-copy h2{margin:0}.talent-proof-copy h2 span{display:block}.talent-proof-copy p{max-width:720px;margin-left:auto;margin-right:auto}.proof-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.proof-stat-card{background:var(--background);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;justify-content:center;gap:12px;min-height:150px;padding:28px 20px;display:flex}.proof-stat-card strong{color:var(--brand-blue);font-size:48px;font-weight:800;line-height:1}.proof-stat-card span{color:var(--muted);font-size:17px;font-weight:700;line-height:1.35}.comparison-section,.legacy-section,.curation-section,.service-method-section,.timeline-section,.faq-section{background:var(--background)}.comparison-table{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.comparison-header,.comparison-row{grid-template-columns:168px repeat(2,minmax(0,1fr));display:grid}.comparison-header{background:var(--brand-blue);color:var(--surface);font-size:16px;font-weight:800;line-height:1.35}.comparison-header span,.comparison-row>span,.comparison-cell{padding:22px 24px}.comparison-row{border-top:1px solid var(--line)}.comparison-row>span{background:var(--surface-soft);color:var(--brand-blue);word-break:keep-all;align-items:center;font-size:17px;font-weight:800;line-height:1.4;display:flex}.comparison-cell{border-left:1px solid var(--line);align-items:flex-start;gap:10px;display:flex}.comparison-cell.muted{background:#efe4d361}.comparison-cell.rookie{background:#2549c70d}.comparison-cell svg{color:var(--brand-green);flex:none;margin-top:4px}.comparison-cell p{color:var(--muted);word-break:keep-all;margin:0;font-size:16px;font-weight:600;line-height:1.65}.comparison-cell.rookie p{color:var(--text);font-weight:700}.comparison-panel h3,.pain-card h3,.curation-card h3,.service-method-card h3,.faq-item h3{word-break:keep-all;margin:0;font-size:24px;font-weight:800;line-height:1.35}.comparison-panel ul,.pain-card ul,.curation-card ul,.service-method-card ul,.inquiry-intro ul{gap:14px;margin:22px 0 0;padding:0;list-style:none;display:grid}.comparison-panel li,.curation-card li,.service-method-card li,.inquiry-intro li{color:var(--muted);align-items:flex-start;gap:10px;font-size:17px;font-weight:600;line-height:1.55;display:flex}.comparison-panel li svg,.curation-card li svg,.service-method-card li svg,.inquiry-intro li svg{flex:none;margin-top:3px}.comparison-panel.positive svg,.curation-card svg,.service-method-card svg,.inquiry-intro svg{color:var(--brand-green)}.comparison-panel.negative svg{color:var(--warning)}.legacy-compare-list{gap:14px;display:grid}.legacy-row{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:140px repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.legacy-row>span{background:var(--surface-soft);border-right:1px solid var(--line);color:var(--brand-blue);word-break:keep-all;align-items:center;padding:24px;font-size:16px;font-weight:800;line-height:1.35;display:flex}.legacy-cell{gap:10px;padding:24px;display:grid}.legacy-cell+.legacy-cell{border-left:1px solid var(--line)}.legacy-cell.legacy{background:#efe4d37a}.legacy-cell.rookie{background:#2549c70f}.legacy-cell strong{font-size:18px;font-weight:800;line-height:1.35}.legacy-cell.legacy strong{color:var(--muted)}.legacy-cell.rookie strong{color:var(--brand-blue)}.legacy-cell p{color:var(--muted);word-break:keep-all;margin:0;font-size:16px;font-weight:600;line-height:1.65}.pain-section,.pricing-section{background:var(--surface-soft)}.service-method-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.service-method-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;min-height:260px;padding:30px;display:flex}.service-method-card>svg{color:var(--brand-blue);margin-bottom:22px}.service-method-card p{color:var(--muted);word-break:keep-all;margin:12px 0 0;font-size:16px;font-weight:600;line-height:1.62}.service-method-card ul{margin-top:auto;padding-top:24px}.pain-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.pain-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);min-height:300px;padding:30px}.pain-card svg{color:var(--brand-blue);margin-bottom:24px}.pain-card li{color:var(--muted);padding-left:18px;font-size:16px;font-weight:500;line-height:1.6;position:relative}.pain-card li:before{background:var(--accent);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0}.solution-strip{background:var(--brand-blue-dark);border-radius:var(--radius);color:var(--surface);justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding:26px 30px;display:flex}.solution-strip strong{font-size:21px;font-weight:800;line-height:1.35}.solution-strip a{color:var(--accent);flex:none;align-items:center;gap:8px;font-weight:800;display:inline-flex}.curator-panel{background:var(--background);border-radius:var(--radius);border:1px solid #e4dbc9;grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);align-items:center;gap:30px;margin-bottom:24px;padding:34px;display:grid}.curator-profile{align-items:center;gap:18px;display:flex}.curator-avatar{background:var(--surface);border:1px solid var(--line);color:var(--brand-blue);border-radius:50%;flex:none;justify-content:center;align-items:center;width:94px;height:94px;display:flex}.curator-profile strong,.curator-profile span{display:block}.curator-profile strong{font-size:26px;font-weight:800}.curator-profile span{color:var(--muted);margin-top:6px;font-size:17px;font-weight:700}.curator-panel blockquote{color:var(--text);word-break:keep-all;margin:0;font-size:23px;font-weight:700;line-height:1.6}.curation-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.curation-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:30px}.step-index{color:var(--brand-blue);margin-bottom:12px;font-size:15px;font-weight:800;display:block}.curation-card p{color:var(--muted);margin:16px 0 0;font-size:16px;font-weight:500;line-height:1.65}.success-section{background:var(--background)}.brand-case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:24px;display:grid}.brand-case-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);gap:12px;min-height:190px;padding:26px;display:grid}.brand-case-card p{color:var(--text);word-break:keep-all;margin:0;font-size:16px;font-weight:700;line-height:1.65}.brand-case-card strong{align-self:end;font-size:16px;font-weight:800}.brand-case-card span{color:var(--muted);font-size:13px;font-weight:700}.testimonial-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);align-items:stretch;gap:24px;display:grid}.testimonial-card,.case-study{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);margin:0;padding:32px}.testimonial-card>svg{color:var(--accent);margin-bottom:24px}.testimonial-card blockquote{word-break:keep-all;margin:0;font-size:28px;font-weight:800;line-height:1.55}.testimonial-card p{color:var(--muted);margin:24px 0;font-size:17px;font-weight:700}.testimonial-card dl{gap:12px;margin:0;display:grid}.testimonial-card dl div{background:var(--surface-soft);border-radius:var(--radius);grid-template-columns:104px minmax(0,1fr);gap:8px;padding:16px;display:grid}.testimonial-card dt{color:var(--muted);font-weight:700}.testimonial-card dd{min-width:0;margin:0;font-weight:800}.case-study{gap:18px;display:grid}.case-study img{border:1px solid var(--line);border-radius:var(--radius);width:100%;height:auto;display:block}.case-study figcaption{color:var(--muted);font-size:15px;font-weight:700;line-height:1.5}.timeline{grid-template-columns:repeat(6,minmax(0,1fr));gap:0;display:grid;position:relative}.timeline:before{background:var(--line);content:"";height:2px;position:absolute;top:30px;left:8%;right:8%}.timeline-item{text-align:center;gap:10px;padding:0 12px;display:grid;position:relative}.timeline-item:before{background:var(--brand-blue);border:5px solid var(--surface);content:"";z-index:1;border-radius:50%;justify-self:center;width:22px;height:22px}.timeline-item span{color:var(--brand-blue);font-size:15px;font-weight:800}.timeline-item strong{font-size:18px;font-weight:800}.timeline-item p{color:var(--muted);margin:0;font-size:15px;font-weight:700}.guarantee-grid{gap:14px;max-width:820px;margin:0 auto;display:grid}.guarantee-item{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);align-items:center;gap:14px;min-height:68px;padding:18px 22px;font-size:19px;font-weight:800;display:flex}.guarantee-item svg{color:var(--brand-green);flex:none}.pricing-cta{width:fit-content;margin:34px auto 0;display:flex}.job-posting-section{background:var(--surface-soft);grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);align-items:stretch;gap:0;display:grid}.job-posting-copy,.job-posting-visual{min-height:430px}.job-posting-copy{background:var(--surface);flex-direction:column;justify-content:center;padding:56px;display:flex}.job-posting-copy>span{color:var(--brand-blue);margin-bottom:14px;font-size:15px;font-weight:800}.job-posting-copy h2{margin:0}.job-posting-copy ul{gap:14px;margin:24px 0 0;padding:0;list-style:none;display:grid}.job-posting-copy li{color:var(--muted);align-items:flex-start;gap:10px;font-size:16px;font-weight:700;line-height:1.6;display:flex}.job-posting-copy li svg{color:var(--brand-green);flex:none;margin-top:4px}.job-posting-cta{width:fit-content;margin-top:30px}.job-posting-visual{background:radial-gradient(circle at 68% 28%,#ffffff2e,#0000 28%),linear-gradient(135deg,#191919 0%,#050505 100%);justify-content:center;align-items:center;padding:44px;display:flex;position:relative;overflow:hidden}.job-board-card{border-radius:var(--radius);color:var(--surface);background:#ffffff14;border:1px solid #ffffff26;gap:12px;width:min(100%,420px);max-width:420px;padding:34px;display:grid}.job-board-card span,.job-board-card small{color:#ffffffa6;font-weight:700}.job-board-card strong{font-size:28px;font-weight:800;line-height:1.35}.mobile-alerts{background:var(--surface);border-radius:var(--radius);grid-template-columns:38px minmax(0,1fr);align-items:center;gap:4px 12px;min-width:250px;padding:16px;display:grid;position:absolute;top:26%;right:12%;box-shadow:0 18px 40px #00000038}.mobile-alerts.secondary{top:55%;right:18%}.mobile-alerts span{background:var(--brand-blue);color:var(--surface);border-radius:50%;grid-row:span 2;justify-content:center;align-items:center;width:38px;height:38px;font-weight:800;display:flex}.mobile-alerts strong{font-size:15px;font-weight:800}.mobile-alerts small{color:var(--muted);font-size:12px;font-weight:700;line-height:1.4}.inquiry-section{background:var(--background);grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:start;gap:48px;display:grid}.inquiry-intro{position:sticky;top:132px}.inquiry-intro>svg{color:var(--brand-blue);margin-bottom:18px}.inquiry-form{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);gap:26px;padding:36px;display:grid}.form-section{gap:16px;display:grid}.field-title,.field span{color:var(--text);margin:0 0 10px;font-size:16px;font-weight:800;display:block}.field-hint{color:var(--muted);margin:0;font-size:15px;font-weight:500}.option-grid,.radio-grid,.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.option{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);color:var(--text);cursor:pointer;text-align:left;justify-content:space-between;align-items:center;min-height:58px;padding:15px 16px;font-size:16px;font-weight:700;display:flex}.option.active{background:var(--accent-soft);border-color:var(--accent)}.field input,.field textarea{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);color:var(--text);outline:none;width:100%;padding:16px}.field textarea{resize:vertical}.field input:focus,.field textarea:focus{border-color:var(--accent);box-shadow:var(--focus-ring)}.radio-item,.checkbox-item{align-items:center;gap:10px;font-size:16px;font-weight:600;display:flex}.radio-item{border:1px solid var(--line);border-radius:var(--radius);min-height:56px;padding:14px}.radio-item:has(input:checked){border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.consent-box{background:var(--surface-soft);border-radius:var(--radius);gap:14px;padding:18px;display:grid}.consent-box p{color:var(--muted);margin:0;font-size:14px;font-weight:500;line-height:1.55}.form-message{border-radius:var(--radius);margin:0;padding:16px;font-size:16px;font-weight:800}.form-message.success{color:var(--brand-green);background:#e8fff4}.form-message.error{color:var(--danger);background:#fff0f0}.submit-button{width:100%;min-height:62px}.submit-button:disabled{cursor:wait;opacity:.72}.faq-list{gap:14px;max-width:860px;margin:0 auto;display:grid}.faq-item{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:26px}.faq-item p{color:var(--muted);margin:12px 0 0;font-size:17px;font-weight:500;line-height:1.65}.site-footer{color:var(--surface);background:#2b251d;grid-template-columns:minmax(260px,1fr) minmax(280px,.9fr) auto;align-items:center;gap:24px;padding:44px max(24px,50vw - 590px);display:grid}.site-footer img{object-fit:contain;width:auto;height:44px;display:block}.site-footer p{color:#ffffffc7;margin:14px 0 0;font-weight:600}.footer-links{gap:12px;font-size:14px;font-weight:600;display:grid}.footer-link-group{flex-wrap:wrap;gap:8px 14px;display:flex}.footer-link-group a{color:#ffffffb3;text-underline-offset:4px;line-height:1.5;-webkit-text-decoration:underline #ffffff3d;text-decoration:underline #ffffff3d}.footer-link-group a:hover{color:var(--surface);-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.footer-legal-links{font-size:13px}.footer-cta{background:var(--accent);color:var(--text);text-align:center;white-space:nowrap;border-radius:999px;padding:15px 20px;font-weight:800}.info-page{background:var(--background);min-height:100vh}.info-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px max(24px,50vw - 590px);display:flex}.info-brand img{object-fit:contain;width:auto;height:44px;display:block}.info-home-link{border:1px solid var(--line);color:var(--text);border-radius:999px;padding:12px 16px;font-size:14px;font-weight:800}.info-home-link:hover{background:var(--surface-soft);border-color:var(--brand-blue);color:var(--brand-blue)}.info-hero{background:var(--background);text-align:left;padding-top:80px;padding-bottom:80px}.info-hero>span{color:var(--brand-blue);margin-bottom:14px;font-size:15px;font-weight:800;display:inline-block}.info-hero h1{color:var(--text);word-break:keep-all;margin:0;font-size:50px;font-weight:800;line-height:1.18}.info-hero p{color:var(--muted);word-break:keep-all;max-width:760px;margin:24px 0 0;font-size:20px;font-weight:600;line-height:1.65}.info-hero small{color:var(--muted);margin-top:22px;font-size:14px;font-weight:700;display:block}.info-content{gap:20px;padding-top:64px;padding-bottom:96px;display:grid}.info-section{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);gap:18px;padding:30px;display:grid}.info-section>span{color:var(--brand-blue);font-size:14px;font-weight:800}.info-section h2{word-break:keep-all;margin:0;font-size:28px;font-weight:800;line-height:1.3}.info-section p{color:var(--muted);margin:0;font-size:17px;font-weight:500;line-height:1.7}.info-definition-list{gap:0;margin:0;display:grid}.info-definition-list div{border-top:1px solid var(--line);grid-template-columns:minmax(140px,.32fr) minmax(0,1fr);gap:16px;padding:16px 0;display:grid}.info-definition-list div:first-child{border-top:0;padding-top:0}.info-definition-list div:last-child{padding-bottom:0}.info-definition-list dt{color:var(--muted);font-weight:800}.info-definition-list dd{color:var(--text);margin:0;font-weight:700}.info-definition-list small{color:var(--muted);margin-top:5px;font-size:13px;font-weight:600;display:block}.info-bullet-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.info-bullet-list li{color:var(--muted);padding-left:20px;font-size:17px;font-weight:600;line-height:1.65;position:relative}.info-bullet-list li:before{background:var(--accent);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:11px;left:0}@keyframes hero-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1!important;transform:none!important}}@media (max-width:1020px){.site-header{flex-direction:column;align-items:stretch;gap:14px;min-height:0;padding:14px 18px;position:static}.brand{justify-content:center}.brand img{width:154px;height:42px}.brand span{padding:7px 8px;font-size:13px}.main-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%;font-size:14px;display:grid}.main-nav a{background:var(--surface-soft);border:1px solid var(--line);text-align:center;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:9px 10px;display:flex}.main-nav .nav-cta{background:var(--brand-blue);color:var(--surface)}.hero-shell{min-height:min(520px,100svh - 156px);padding:54px 18px 76px}.hero-logo img{width:190px;margin-bottom:34px}.hero-shell h1{font-size:38px;line-height:1.24}.hero-subtitle{margin-top:18px;font-size:17px;line-height:1.58}.hero-actions{flex-direction:column;align-items:stretch;gap:10px;width:100%;margin-top:24px}.hero-visual{opacity:1;width:100%;inset:0}.hero-visual img{object-position:center bottom}.hero-shell:before{background:radial-gradient(circle at 50% 42%,#ffffffe0 0%,#ffffffb8 40%,#fff3 76%,#0000 100%),linear-gradient(#ffffff6b,#fff7eb3d)}.hero-cta,.primary-cta,.secondary-cta{width:100%;min-height:54px;padding:14px 18px;font-size:16px}section{padding:58px 18px}.section-heading{margin-bottom:28px}.section-heading h2,.talent-proof-copy h2,.job-posting-copy h2,.proof-section h2,.inquiry-intro h2{font-size:29px;line-height:1.3}.section-heading p,.talent-proof-copy p,.job-posting-copy p,.proof-section p,.inquiry-intro p{margin-top:12px;font-size:16px;line-height:1.6}.proof-stat-grid,.comparison-grid,.comparison-header,.comparison-row,.legacy-row,.pain-grid,.curator-panel,.curation-grid,.service-method-grid,.brand-case-grid,.testimonial-layout,.job-posting-section,.inquiry-section,.site-footer{grid-template-columns:1fr}.talent-proof-section{gap:28px;padding-top:34px}.proof-stat-card{min-height:116px}.proof-stat-card strong{font-size:38px}.proof-stat-card span{font-size:15px}.comparison-header{display:none}.comparison-row{border-top:0}.comparison-row+.comparison-row{border-top:1px solid var(--line)}.comparison-row>span{border-bottom:1px solid var(--line)}.comparison-cell{border-left:0}.comparison-cell+.comparison-cell{border-top:1px solid var(--line)}.comparison-panel,.legacy-row>span,.legacy-cell,.pain-card,.curator-panel,.curation-card,.service-method-card,.brand-case-card,.testimonial-card,.case-study,.faq-item{padding:22px}.legacy-row{overflow:visible}.legacy-row>span{border-bottom:1px solid var(--line);border-right:0}.legacy-cell+.legacy-cell{border-left:0;border-top:1px solid var(--line)}.comparison-panel h3,.pain-card h3,.curation-card h3,.service-method-card h3,.faq-item h3{font-size:21px}.comparison-panel li,.curation-card li,.service-method-card li,.inquiry-intro li{font-size:15px}.service-method-card,.pain-card{min-height:auto}.solution-strip{flex-direction:column;align-items:stretch;padding:22px}.solution-strip a{justify-content:flex-start}.curator-panel{gap:20px}.curator-profile{align-items:flex-start}.curator-avatar{width:70px;height:70px}.curator-profile strong{font-size:22px}.curator-profile span{font-size:14px}.curator-panel blockquote,.testimonial-card blockquote{font-size:20px;line-height:1.55}.testimonial-card dl div{grid-template-columns:1fr}.timeline{grid-template-columns:1fr;gap:12px}.timeline:before{width:2px;height:auto;inset:10px auto 28px 10px}.timeline-item{text-align:left;gap:4px;padding:0 0 0 34px}.timeline-item:before{justify-self:start;width:18px;height:18px;position:absolute;top:2px;left:0}.guarantee-item{align-items:flex-start;font-size:16px;line-height:1.5}.pricing-cta{width:100%}.job-posting-copy,.job-posting-visual{min-height:auto}.job-posting-copy{padding:30px 22px}.job-posting-cta{width:100%}.job-posting-visual{min-height:360px;padding:28px 18px}.job-board-card{padding:24px}.job-board-card strong{font-size:22px}.mobile-alerts,.mobile-alerts.secondary{min-width:0;left:22px;right:22px}.mobile-alerts{top:22px}.mobile-alerts.secondary{top:auto;bottom:22px}.inquiry-intro{position:static}.inquiry-form{gap:18px;padding:18px}.option-grid,.radio-grid,.field-grid{grid-template-columns:1fr}.field-title,.field span{font-size:14px}.field-hint{font-size:13px}.option,.radio-item,.checkbox-item{font-size:14px;line-height:1.45}.checkbox-item{align-items:flex-start}.submit-button{min-height:54px;padding:14px 18px;font-size:16px}.site-footer{text-align:center}.site-footer img{margin:0 auto}.footer-link-group{justify-content:center}.footer-cta{white-space:normal}.info-header{flex-direction:column;align-items:flex-start;gap:16px;padding:18px}.info-hero{padding:52px 18px}.info-hero h1{font-size:34px}.info-hero p{font-size:16px}.info-content{padding:42px 18px 64px}.info-section{padding:22px}.info-section h2{font-size:23px}.info-definition-list div{grid-template-columns:1fr;gap:6px}.info-section p,.info-bullet-list li{font-size:15px}}@media (max-width:520px){.main-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-shell h1{font-size:36px}.hero-subtitle{font-size:18px}}
