.guide-page{color:#102a33;background:#f4f8fa;min-height:100vh}.guide-nav{color:#fff;background:#092f3e;justify-content:space-between;gap:1rem;padding:1rem clamp(1rem,5vw,4rem);display:flex}.guide-nav a{color:#fff;font-weight:700;text-decoration:none}.guide-page>article{max-width:1080px;margin:0 auto;padding:0 1.25rem 4rem}.guide-hero{padding:clamp(3rem,8vw,6rem) 0 3rem}.guide-kicker{color:#b3261e;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .75rem;font-size:.85rem;font-weight:800}.guide-hero h1{letter-spacing:-.045em;max-width:820px;margin:0;font-size:clamp(2.3rem,6vw,4.5rem);line-height:1.02}.guide-hero>p:not(.guide-kicker){color:#3d555e;max-width:760px;margin:1.4rem 0;font-size:1.2rem;line-height:1.7}.guide-cta{color:#fff;background:#b3261e;border-radius:.75rem;padding:.95rem 1.25rem;font-weight:800;text-decoration:none;display:inline-block}.guide-page section{padding:2.3rem 0}.guide-page h2{letter-spacing:-.025em;font-size:clamp(1.65rem,3vw,2.4rem)}.steps{counter-reset:step;grid-template-columns:repeat(4,1fr);gap:1rem;padding:0;list-style:none;display:grid}.steps li{counter-increment:step;background:#fff;border:1px solid #d8e4e8;border-radius:1rem;padding:1.25rem;box-shadow:0 12px 30px #072e3d0f}.steps li:before{content:counter(step);color:#fff;background:#b3261e;border-radius:50%;place-items:center;width:2.1rem;height:2.1rem;margin-bottom:1rem;font-weight:800;display:grid}.steps strong,.steps span{display:block}.steps span{color:#4d626a;margin-top:.55rem;line-height:1.55}.warning-grid,.topic-list{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.warning-grid article,.topic-list article{background:#fff;border:1px solid #d8e4e8;border-radius:1rem;padding:1.35rem}.warning-grid h3,.topic-list h3{color:#8a1c12;margin:.1rem 0 .55rem}.warning-grid p,.topic-list p{color:#405961;margin:0;line-height:1.65}.source-note{background:#e6f3f7;border-left:6px solid #145a70;border-radius:.8rem;margin:2rem 0;padding:1.5rem 1.75rem}.source-note h2{margin-top:0}.source-note a{color:#07546e;font-weight:750}.faq-list{gap:.75rem;display:grid}.faq-list details{background:#fff;border:1px solid #d8e4e8;border-radius:.8rem;padding:1rem 1.15rem}.faq-list summary{cursor:pointer;font-weight:800}.faq-list p{color:#405961;margin:.8rem 0 0;line-height:1.65}.guide-footer{color:#52666d;border-top:1px solid #c9d9df;justify-content:space-between;align-items:flex-start;gap:2rem;margin-top:2rem;padding:1.5rem 0;display:flex}.guide-footer p{max-width:720px;margin:0;line-height:1.55}.guide-footer a{color:#8a1c12;font-weight:800}@media (max-width:760px){.steps,.warning-grid,.topic-list{grid-template-columns:1fr}.guide-footer{display:block}.guide-footer a{margin-top:1rem;display:inline-block}}
