.hc-hero{padding:clamp(72px,12vh,140px) 0 clamp(36px,5vh,60px);text-align:center}.hc-eyebrow{font-family:var(--mono);font-size:11.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--steel);font-weight:600}.hc-hero h1{margin:14px auto 0;font-size:clamp(2rem,4vw,2.9rem);line-height:1.08;letter-spacing:-.025em;color:var(--ink-strong);font-weight:500}.hc-hero .lede{max-width:46ch;margin:14px auto 0;font-size:clamp(1rem,1.25vw,1.12rem);line-height:1.55;color:var(--slate)}.hc-section{padding:clamp(28px,4.5vh,56px) 0;scroll-margin-top:84px}.hc-wrap{max-width:66rem;margin:0 auto;padding:0 clamp(20px,5vw,40px)}.hc-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:clamp(18px,3vh,28px)}.hc-head h2{font-size:clamp(1.25rem,2vw,1.55rem);letter-spacing:-.015em;color:var(--ink-strong);font-weight:500;margin:0}.hc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(14px,1.6vw,20px)}.hc-cat{display:block;background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:clamp(20px,2.2vw,26px);text-decoration:none;transition:border-color .2s ease,box-shadow .25s ease,transform .25s ease}.hc-cat:hover{border-color:var(--line-strong);box-shadow:0 20px 44px -34px #0f2a4a59;transform:translateY(-2px)}.hc-cat .ic{width:38px;height:38px;border-radius:10px;background:var(--blueprint);display:flex;align-items:center;justify-content:center;margin-bottom:14px;transition:background .2s ease}.hc-cat:hover .ic{background:#e7f1fb}.hc-cat .ic svg{width:19px;height:19px;fill:none;stroke:var(--navy);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.hc-cat:hover .ic svg{stroke:var(--blue)}.hc-cat h3{margin:0;font-size:1.02rem;line-height:1.3;color:var(--ink-strong);font-weight:600}.hc-cat p{margin:7px 0 0;font-size:13.5px;line-height:1.5;color:var(--slate)}@media(max-width:860px){.hc-grid{grid-template-columns:1fr;max-width:460px;margin-left:auto;margin-right:auto}}.hc-faq{max-width:46rem;margin:0 auto;border-top:1px solid var(--line)}.hc-faq details{border-bottom:1px solid var(--line)}.hc-faq summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 2px;cursor:pointer;list-style:none;font-size:15.5px;font-weight:500;color:var(--ink-strong);line-height:1.4;transition:color .18s ease}.hc-faq summary::-webkit-details-marker{display:none}.hc-faq summary:hover{color:var(--blue)}.hc-faq summary .x{position:relative;flex:none;width:12px;height:12px}.hc-faq summary .x:before,.hc-faq summary .x:after{content:"";position:absolute;left:50%;top:50%;background:var(--steel);transition:transform .25s ease,background .18s ease}.hc-faq summary .x:before{width:12px;height:1.5px;transform:translate(-50%,-50%)}.hc-faq summary .x:after{width:1.5px;height:12px;transform:translate(-50%,-50%)}.hc-faq details[open] summary .x:after{transform:translate(-50%,-50%) scaleY(0)}.hc-faq details[open] summary{color:var(--blue)}.hc-faq .a{padding:0 34px 20px 2px;font-size:14.5px;line-height:1.65;color:var(--slate)}.hc-faq .a a{color:var(--blue);text-decoration:none;font-weight:500}.hc-faq .a a:hover{text-decoration:underline}.hc-contact{margin:0 auto;max-width:66rem;background:#eaf0f6;border-radius:clamp(18px,2.4vw,30px);padding:clamp(30px,4vw,46px) clamp(26px,4vw,50px);display:grid;grid-template-columns:1fr auto;gap:clamp(22px,3vw,40px);align-items:center}.hc-contact h2{margin:0;font-size:clamp(1.05rem,1.5vw,1.25rem);letter-spacing:-.01em;color:var(--ink-strong);font-weight:400}.hc-actions{display:flex;gap:12px;flex-wrap:wrap}.hc-actions .pill{position:relative;background:transparent;color:var(--blue);border:none;border-radius:999px;font-size:16px;font-weight:500;padding:14px 26px;display:inline-flex;align-items:center;text-decoration:none}.hc-actions .pill .pill-border{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.hc-actions .pill .pill-border path{fill:none;stroke:var(--blue);stroke-width:1;stroke-dasharray:100;stroke-dashoffset:100;transition:stroke-dashoffset .45s ease}.hc-actions .pill:hover .pill-border path{stroke-dashoffset:0}@media(prefers-reduced-motion:reduce){.hc-actions .pill .pill-border path{transition:none}}@media(max-width:720px){.hc-contact{grid-template-columns:1fr}}.hc-last{padding-bottom:clamp(56px,9vh,110px)}.hc-doc{max-width:42rem;margin:0 auto;padding:clamp(64px,11vh,120px) clamp(20px,5vw,40px) 0}.hc-crumb{font-family:var(--mono);font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;font-weight:600}.hc-crumb a{color:var(--steel);text-decoration:none;transition:color .18s ease}.hc-crumb a:hover{color:var(--blue)}.hc-crumb .sep{color:var(--steel-soft);margin:0 8px}.hc-crumb .here{color:var(--mist)}.hc-doc h1{margin:14px 0 0;font-size:clamp(1.7rem,2.8vw,2.2rem);line-height:1.15;letter-spacing:-.02em;color:var(--ink-strong);font-weight:500}.hc-doc .lede{margin:12px 0 0;font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.6;color:var(--slate)}.hc-doc section{margin-top:clamp(30px,5vh,44px);padding-top:clamp(22px,3.5vh,30px);border-top:1px solid var(--line)}.hc-doc section h2{margin:0;font-size:1.15rem;line-height:1.3;color:var(--ink-strong);font-weight:600}.hc-doc section p{margin:12px 0 0;font-size:15px;line-height:1.7;color:var(--ink)}.hc-doc section p a{color:var(--blue);text-decoration:none;font-weight:500}.hc-doc section p a:hover{text-decoration:underline}.hc-doc section.hc-note{border-top:0;padding-top:0;margin-top:clamp(20px,3vh,28px)}.hc-doc ul{margin:14px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:9px}.hc-doc li{position:relative;padding-left:18px;font-size:14.5px;line-height:1.6;color:var(--slate)}.hc-doc li:before{content:"";position:absolute;left:2px;top:.62em;width:5px;height:5px;border-radius:50%;background:var(--steel)}.hc-doc .term{color:var(--ink-strong);font-weight:500}.hc-doc .hl{color:var(--blue)}.hc-nextrow{max-width:42rem;margin:clamp(34px,5vh,50px) auto 0;padding:clamp(22px,3.5vh,30px) clamp(20px,5vw,40px) 0;display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap}.hc-nextrow a{text-decoration:none}.hc-nextrow .lbl{display:block;font-family:var(--mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--mist);font-weight:600;margin-bottom:5px}.hc-nextrow .dest{font-size:14px;font-weight:500;color:var(--blue)}.hc-nextrow a:hover .dest{text-decoration:underline}.hc-nextrow .next{text-align:right;margin-left:auto}.reveal{opacity:0;transform:translateY(16px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.8,.2,1)}.reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}
