:root{--ink:#101828;--muted:#667085;--line:#e4e7ec;--blue:#0070e8;--soft:#f4f7fb;--green:#087f5b}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--soft);font-family:Inter,Pretendard,"Noto Sans KR",system-ui,sans-serif}a{color:inherit}main{width:min(1120px,calc(100% - 32px));margin:28px auto 80px}.breadcrumbs{display:flex;align-items:center;gap:9px;margin-bottom:22px;color:var(--muted);font-size:.82rem}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.hero{padding:clamp(32px,6vw,68px);border-radius:30px;color:#fff;background:radial-gradient(circle at 88% 12%,#238cff 0,transparent 34%),linear-gradient(135deg,#101828,#14345d)}.eyebrow{margin:0 0 12px;color:#8ec8ff;font-size:.76rem;font-weight:900;letter-spacing:.14em}.hero h1{max-width:780px;margin:0;font-size:clamp(2.25rem,5.8vw,4.7rem);line-height:1.04;letter-spacing:-.055em}.hero>p:not(.eyebrow){max-width:680px;margin:20px 0 0;color:#d0d5dd;font-size:clamp(1rem,2vw,1.15rem);line-height:1.7}.privacy-note{display:flex;align-items:flex-start;gap:9px;width:fit-content;margin-top:24px;padding:11px 14px;border:1px solid rgba(255,255,255,.2);border-radius:12px;color:#e7f6ff;background:rgba(255,255,255,.08);font-size:.84rem;line-height:1.5}.planner-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;margin-top:24px}.planner-form,.results{padding:clamp(24px,4vw,42px);border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 12px 32px rgba(16,24,40,.05)}.section-heading{display:flex;align-items:flex-start;gap:14px;margin-bottom:28px}.section-heading>span{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:12px;color:#175cd3;background:#eaf3ff;font-size:.76rem;font-weight:900}.section-heading h2{margin:0;font-size:clamp(1.45rem,3vw,2rem);letter-spacing:-.035em}.section-heading p{margin:6px 0 0;color:var(--muted)}.section-heading .result-kicker{margin:0 0 3px;color:var(--blue);font-size:.72rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.fields label{display:grid;gap:8px;font-weight:800;font-size:.9rem}.fields select{width:100%;min-height:50px;padding:0 42px 0 14px;border:1px solid #cfd6e1;border-radius:12px;color:var(--ink);background:#fff;font:inherit}.fields select:focus-visible,.submit-button:focus-visible,.reset-button:focus-visible,.resource-link:focus-visible{outline:3px solid rgba(8,120,249,.24);outline-offset:3px}.submit-button,.reset-button{min-height:50px;margin-top:26px;padding:12px 20px;border:0;border-radius:12px;color:#fff;background:var(--blue);font:inherit;font-weight:900;cursor:pointer}.submit-button{width:100%}.submit-button:hover{background:#0568d8}.results[hidden]{display:none}.primary-card{padding:28px;border-radius:20px;color:#fff;background:linear-gradient(135deg,#0f2e52,#175cd3)}.badge{width:fit-content;margin:0 0 12px;padding:6px 10px;border-radius:999px;color:#dbeeff;background:rgba(255,255,255,.12);font-size:.72rem;font-weight:900}.primary-card h3{margin:0;font-size:clamp(1.55rem,3vw,2.25rem)}.primary-card>p:not(.badge){max-width:760px;margin:14px 0 24px;color:#e4efff;line-height:1.7}.primary-card h4{margin:0 0 8px;font-size:.9rem}.primary-card ul{margin:0;padding-left:20px;color:#e4efff;line-height:1.75}.alternatives,.resources,.caution{margin-top:24px}.alternatives>h3,.resources>h3,.caution h3{margin:0 0 13px;font-size:1rem}.alternatives>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.alternative-card{padding:20px;border:1px solid var(--line);border-radius:16px;background:#fafbfc}.alternative-card h4{margin:0 0 8px}.alternative-card p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.65}.caution{padding:18px 20px;border-left:4px solid #f79009;border-radius:4px 14px 14px 4px;background:#fffaeb}.caution p{margin:0;color:#5f4413;line-height:1.65}.resources>div{display:flex;flex-wrap:wrap;gap:9px}.resource-link{display:inline-flex;min-height:42px;align-items:center;padding:9px 13px;border:1px solid #b9d6f7;border-radius:10px;color:#175cd3;background:#f5faff;font-size:.86rem;font-weight:800;text-decoration:none}.resource-link:hover{background:#eaf3ff}.reset-button{color:#344054;background:#eef1f5}.reset-button:hover{background:#e1e6ed}@media(max-width:680px){main{width:min(100% - 20px,1120px);margin-top:16px}.hero{border-radius:22px}.planner-form,.results{padding:22px 16px;border-radius:20px}.fields,.alternatives>div{grid-template-columns:1fr}.privacy-note{font-size:.78rem}.primary-card{padding:22px}.shared-site-header select{max-width:115px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
