.guide-hero{background:#edf2f6;padding:48px 0 56px;color:#182e4c}
.guide-breadcrumb{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:28px;font-size:14px}
.guide-hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:48px;align-items:center}
.guide-kicker{font-size:12px;font-weight:700;letter-spacing:.12em;color:#385676;margin-bottom:16px}
.guide-hero h1{font-size:clamp(32px,3.4vw,52px);line-height:1.12;letter-spacing:-.035em;margin-bottom:24px;color:#182e4c}
.guide-intro{font-size:20px;line-height:1.55;margin:0 0 28px;color:#334a65}
.guide-photo{margin:0;background:#dbe4ec;border-radius:6px;overflow:hidden}
.guide-photo img{width:100%;height:450px;object-fit:contain;display:block}
.guide-photo figcaption{font-size:12px;padding:10px 16px;background:#fff;color:#4a5868}
.guide-layout{display:grid;grid-template-columns:minmax(0,720px) minmax(240px,320px);gap:64px;max-width:1160px;margin:auto;padding:56px 24px 72px;align-items:start}
.guide-copy{font-size:18px;line-height:1.8;color:#26384d}
.guide-copy p{margin:0 0 22px}.guide-copy h2{font-size:25px;line-height:1.3;color:#182e4c;margin:36px 0 16px}
.guide-copy a,.guide-checklist a{color:#174d94;text-decoration:underline;text-underline-offset:3px}
.guide-checklist{background:#edf2f6;border-top:4px solid #213e6c;padding:26px;color:#24394f;border-radius:4px}
.guide-checklist h2{font-size:22px;margin-bottom:18px}.guide-checklist ul{padding-left:20px;margin:0 0 24px}.guide-checklist li{margin:0 0 14px;line-height:1.5}
.guide-checklist .btn{white-space:normal;text-align:center;color:#fff;text-decoration:none;display:flex;justify-content:center}
.guide-checklist p{margin:18px 0 0;font-size:14px;line-height:1.6}
.guide-related{margin-top:44px;padding-top:28px;border-top:1px solid #d8e1e9}
.guide-related h2{margin-top:0}.guide-related li{margin-bottom:12px}
.preview-notice{background:#fdf1ce;color:#493708;padding:12px 22px;font:600 14px/1.5 Inter,system-ui,sans-serif;text-align:center}
.preview-notice a{color:#493708;text-decoration:underline}
@media(max-width:800px){.guide-hero{padding:28px 0 32px}.guide-hero-grid{grid-template-columns:1fr;gap:28px}.guide-photo img{height:340px}.guide-layout{grid-template-columns:1fr;gap:28px;padding:30px 20px 48px}.guide-checklist{grid-row:1}.guide-intro{font-size:18px}.guide-copy{font-size:17px}.guide-hero h1{font-size:36px}}
