:root{--deep:#0a1b33}
.guide-page h1,.guide-page h2,.guide-page h3,.guide-page .statement strong,.guide-page .hero-note strong{font-family:'Space Grotesk',Arial,sans-serif;letter-spacing:-.045em;line-height:1.1}
.guide-page h1,.guide-page h2,.guide-page h3,.guide-page p,.guide-page figure{margin:0}
.guide-page p+p{margin-top:16px}
.guide-page h1{font-size:clamp(44px,5.4vw,76px);font-weight:600;margin:14px 0 24px}
.guide-page h2{font-size:clamp(30px,3.25vw,44px);font-weight:500}
.guide-page h3{font-size:23px;line-height:1.25;font-weight:600;letter-spacing:-.025em;margin-bottom:14px}
.guide-page p{color:var(--slate)}
.guide-page a{color:inherit;text-underline-offset:4px}
.guide-page a:hover{text-decoration-thickness:2px}
.guide-page a:focus-visible,.guide-page summary:focus-visible{outline:3px solid var(--teal);outline-offset:5px;border-radius:3px}
.skip{position:absolute;left:20px;top:-100px;background:white;padding:12px;z-index:100}
.skip:focus{top:10px}
.guide-page .hero{background:var(--navy);color:white}
.guide-page .hero-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:80px;padding:62px 0 66px;align-items:center}
.guide-page .hero-grid>div:only-child{grid-column:1/-1;max-width:800px}
.guide-page .eyebrow{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--navy);line-height:1.5;margin-bottom:16px}
.guide-page .hero .eyebrow{color:var(--gold);margin-bottom:32px}
.guide-page .overline{color:#cfdaeb;font-size:14px;font-weight:600;letter-spacing:.04em}
.guide-page .hero em{font-style:normal;color:var(--gold)}
.guide-page .lede{color:#d3deed;font-size:18px;line-height:1.7;max-width:600px}
.guide-page .hero-note{border-left:1px solid #58708c;padding:8px 0 8px 36px}
.guide-page .hero-note strong{display:block;font-size:clamp(29px,3vw,40px);font-weight:500;line-height:1.2;margin:20px 0}
.guide-page .tag{font-size:12px;letter-spacing:.08em;color:#d4dfed}
.guide-page .hero-note p{font-size:16px;color:#d3deed;max-width:360px}
.guide-page .button{display:inline-flex;align-items:center;gap:20px;justify-content:center;background:var(--gold);color:var(--navy);padding:14px 22px;border-radius:28px;text-decoration:none;font-weight:600;font-size:14px;margin-top:24px;min-height:48px}
.guide-page .button:hover{background:#f2c354;text-decoration:none}
.guide-page .section{padding:68px 0;border-bottom:1px solid var(--line)}
.guide-page .section-head{margin-bottom:32px}
.guide-page .cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.guide-page .card{background:var(--mist);padding:28px;border-radius:10px}
.guide-page .number{display:block;color:var(--teal);font-size:13px;font-weight:600;letter-spacing:.04em;margin-bottom:24px}
.guide-page .card p{font-size:16px}
.guide-page .split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}
.guide-page .large{font-family:'Space Grotesk',Arial,sans-serif;font-size:26px;color:var(--navy);line-height:1.5;letter-spacing:-.025em}
.guide-page .large+p{margin-top:22px}
.guide-page .check-panel{background:var(--mist);padding:30px;border-radius:10px}
.guide-page .checks{list-style:none;padding:0;margin:0}
.guide-page .checks li{padding:12px 0 12px 25px;color:var(--slate);position:relative;border-bottom:1px solid var(--line)}
.guide-page .checks li:last-child{border-bottom:0}
.guide-page .checks li:before{content:'✓';position:absolute;left:0;color:var(--teal);font-weight:700}
.guide-page .banner{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:64px;padding:40px;background:var(--navy);border-radius:12px;color:#fff}
.guide-page .banner .eyebrow{color:var(--gold)}
.guide-page .banner p:not(.eyebrow){color:#d3deed;margin-top:18px;max-width:760px}
.guide-page .banner h2{font-size:32px}
.guide-page .banner .button{flex-shrink:0;margin:0}
.guide-page .section:last-child{border-bottom:none}
.guide-page details{border-bottom:1px solid var(--line);padding:0}
.guide-page summary{padding:23px 40px 23px 0;cursor:pointer;position:relative;list-style:none;font-size:17px;font-weight:600;line-height:1.5}
.guide-page summary::-webkit-details-marker{display:none}
.guide-page summary:after{content:'+';position:absolute;right:8px;top:20px;font-size:24px;font-weight:400;color:var(--teal)}
.guide-page details[open] summary:after{content:'−'}
.guide-page .answer{max-width:850px;padding:0 32px 24px 0}
.guide-page .answer a{color:var(--teal)}
.guide-page .more{padding-top:56px;padding-bottom:64px}
.guide-page .related{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}
.guide-page .related a{display:flex;gap:16px;align-items:center;padding:24px 16px 24px 0;text-decoration:none;font-size:15px;font-weight:600;border-bottom:1px solid var(--line)}
.guide-page .related a:hover{color:var(--teal)}
.guide-page .related span{font-size:12px;font-weight:400;color:var(--slate)}
.guide-page .related b{margin-left:auto;font-size:18px;font-weight:400}
.guide-page footer{background:var(--deep);color:white}
.guide-page .footer{display:grid;grid-template-columns:1fr 1fr;gap:32px;padding-top:44px;padding-bottom:32px}
.guide-page .footer p{color:#bac9dc;font-size:14px;margin-top:12px}
.guide-page .footer-links{display:flex;justify-content:flex-end;align-items:start;gap:26px;font-size:14px}
.guide-page .fine{font-size:13px;line-height:1.6}
.guide-page .footer>.fine{grid-column:1/-1;border-top:1px solid #34475f;padding-top:24px;margin:0}
.guide-page .statement{padding-left:35px;border-left:1px solid #58708c}
.guide-page .statement>span{font-size:12px;color:#d3deed;letter-spacing:.1em}
.guide-page .statement strong{display:block;font-weight:400;font-size:33px;line-height:1.25;margin-top:24px}
.guide-page .table-wrap{overflow:auto}
.guide-page table{border-collapse:collapse;width:100%;text-align:left;font-size:16px}
.guide-page th,.guide-page td{padding:24px;border-bottom:1px solid var(--line);vertical-align:top}
.guide-page thead{background:var(--navy);color:white;font-size:14px}
.guide-page tbody th{width:30%;font-weight:600}
.guide-page td{color:var(--slate)}
.guide-page tbody tr:nth-child(even){background:var(--mist)}
.guide-page .city-index{border-top:1px solid #58708c}
.guide-page .city-index a{display:flex;gap:18px;color:#fff;font-size:15px;padding:21px 0;text-decoration:none;border-bottom:1px solid #58708c}
.guide-page .city-index a:hover{color:var(--gold)}
.guide-page .city-index span{color:var(--gold);font-size:12px}
.guide-page .editor-note{font-size:13px;margin-top:22px;max-width:920px}
.guide-page .text-link{display:inline-block;margin-top:22px;font-weight:600;font-size:14px;color:var(--teal)}
.guide-page .tip{padding:32px;border-left:4px solid var(--gold);background:var(--mist)}
.guide-page .tip h3{font-size:28px}
.guide-page .callout{margin-top:30px;padding:28px;border-left:4px solid var(--gold);background:var(--mist)}
.guide-page .callout h3{font-size:21px}
.guide-page .muted{color:var(--slate);font-size:20px}
.guide-page .four{grid-template-columns:repeat(4,1fr);gap:16px}
.guide-page .four .card{padding:24px}
.guide-page .four h3{font-size:21px}
.guide-page blockquote{margin:20px 0;padding:24px;border-left:4px solid var(--gold);background:var(--mist);font-size:22px;line-height:1.5;letter-spacing:-.02em}
.guide-page .faq-layout{display:grid;grid-template-columns:230px 1fr;gap:70px}
.guide-page .topics{padding-top:70px;align-self:start;position:sticky;top:0}
.guide-page .topics a{display:block;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px;text-decoration:none}
.guide-page .topics a:hover{color:var(--teal)}
.guide-page .faq-layout>.topics+.section{padding-top:0}
.guide-page .city-photo{margin-top:38px}
.guide-page .city-photo img{display:block;width:100%;height:320px;object-fit:cover;object-position:center 55%;border-radius:10px}
.guide-page .city-photo figcaption{font-size:12px;color:var(--slate);margin-top:8px}
.guide-page .city-photo figcaption a{color:inherit}
@media(min-width:1440px){.guide-page .hero-grid{padding-top:78px;padding-bottom:78px}}
@media(max-width:1000px){.guide-page .hero-grid{gap:36px}
.guide-page .cards,.guide-page .four{grid-template-columns:repeat(2,1fr)}
.guide-page .cards:not(.four)>.card:last-child{grid-column:1/-1}
.guide-page .split{gap:32px}
.guide-page .related{grid-template-columns:repeat(2,1fr)}
.guide-page .faq-layout{gap:36px;grid-template-columns:190px 1fr}
.guide-page .banner{align-items:start;flex-direction:column;gap:22px}
.guide-page .hero-note{padding-left:24px}
.guide-page .statement strong{font-size:28px}}
@media(max-width:700px){.guide-page .launch span{display:none}
.guide-page .hero-grid{grid-template-columns:1fr;gap:32px;padding:40px 0}
.guide-page .hero .eyebrow{margin-bottom:24px}
.guide-page h1{font-size:46px}
.guide-page .lede{font-size:17px}
.guide-page .hero-note{padding:24px 0 0;border-left:none;border-top:1px solid #58708c}
.guide-page .hero-note strong{font-size:30px}
.guide-page .hero-note strong{max-width:440px}
.guide-page .statement{border:0;border-top:1px solid #58708c;padding:24px 0 0}
.guide-page .statement strong{font-size:25px}
.guide-page .section{padding:44px 0}
.guide-page .cards,.guide-page .four,.guide-page .split{grid-template-columns:1fr}
.guide-page .cards:not(.four)>.card:last-child{grid-column:auto}
.guide-page .card,.guide-page .four .card{padding:26px}
.guide-page .section-head{margin-bottom:25px}
.guide-page .large{font-size:24px}
.guide-page .banner{padding:28px;margin-top:40px}
.guide-page .banner h2{font-size:28px}
.guide-page .banner .button{align-self:flex-start}
.guide-page .related{grid-template-columns:1fr}
.guide-page .more{padding-top:38px;padding-bottom:40px}
.guide-page .footer{grid-template-columns:1fr;gap:26px}
.guide-page .footer-links{justify-content:flex-start;flex-wrap:wrap}
.guide-page .footer>.fine{grid-column:auto}
.guide-page .faq-layout{display:block}
.guide-page .topics{position:static;padding-top:32px;display:flex;flex-wrap:wrap;gap:8px 22px}
.guide-page .topics .eyebrow{width:100%;margin:0}
.guide-page .topics a{font-size:13px}
.guide-page .faq-layout .section{padding-top:38px}
.guide-page .city-photo img{height:220px}
.guide-page th,.guide-page td{padding:17px 12px;font-size:14px}
.guide-page tbody th{width:34%}
.guide-page summary{font-size:16px}
.guide-page .check-panel{padding:25px}}
@media print{.guide-page header,.guide-page .more,.guide-page footer,.guide-page .topics{display:none}
.guide-page .hero{background:white;color:var(--navy)}
.guide-page .hero p,.guide-page .hero em{color:var(--navy)}
.guide-page .hero-note,.guide-page .statement{display:none}
.guide-page .hero-grid,.guide-page .faq-layout,.guide-page .split{display:block}
.guide-page .section{padding:25px 0}
.guide-page .answer{display:block}
.guide-page details{break-inside:avoid}
.guide-page .card{break-inside:avoid}}
.guide-page [hidden]{display:none!important}
.guide-page .standalone-page{scroll-margin-top:20px}
@media print{.guide-page .standalone-page[hidden]{display:block!important}}
.guide-page /* Compact layout: retain readable text while removing excess empty space. */
body{line-height:1.6}
.guide-page .hero-grid{padding:32px 0;gap:40px;grid-template-columns:1.4fr 1fr}
.guide-page .hero .eyebrow{margin-bottom:14px}
.guide-page h1{font-size:clamp(38px,4.3vw,58px);margin:10px 0 16px}
.guide-page h2{font-size:clamp(28px,2.8vw,36px)}
.guide-page .lede{font-size:17px;line-height:1.6;max-width:680px}
.guide-page .hero-note{padding:0 0 0 24px}
.guide-page .hero-note strong{font-size:30px;margin:12px 0}
.guide-page .hero-note .button{margin-top:16px}
.guide-page .statement{padding-left:24px}
.guide-page .statement strong{font-size:28px;margin-top:14px}
.guide-page .section{padding:32px 0}
.guide-page .section-head{margin-bottom:22px}
.guide-page .eyebrow{margin-bottom:10px}
.guide-page .cards{gap:16px}
.guide-page .card,.guide-page .four .card{padding:22px}
.guide-page .number{margin-bottom:14px}
.guide-page h3{font-size:21px;margin-bottom:10px}
.guide-page .split{gap:32px}
.guide-page .large{font-size:23px;line-height:1.4}
.guide-page .check-panel,.guide-page .tip,.guide-page .callout{padding:22px}
.guide-page .checks li{padding-top:8px;padding-bottom:8px}
.guide-page .banner{margin-top:32px;padding:26px;gap:24px}
.guide-page .banner h2{font-size:28px}
.guide-page .banner p:not(.eyebrow){margin-top:12px}
.guide-page summary{padding-top:17px;padding-bottom:17px}
.guide-page summary:after{top:14px}
.guide-page .answer{padding-bottom:18px}
.guide-page th,.guide-page td{padding:18px}
.guide-page .more{padding-top:28px;padding-bottom:32px}
.guide-page .related a{padding-top:17px;padding-bottom:17px}
.guide-page .footer{padding-top:28px;padding-bottom:24px;gap:22px}
.guide-page .city-photo{margin-top:26px}
.guide-page .city-photo img{height:240px}
.guide-page .city-index a{padding:15px 0}
.guide-page .faq-layout{gap:36px}
.guide-page .topics{padding-top:34px}
.guide-page blockquote{font-size:20px;padding:20px}
@media(max-width:700px){.guide-page .hero-grid{grid-template-columns:1fr;gap:24px;padding:26px 0}
.guide-page .hero-note{padding:20px 0 0}
.guide-page .hero-note strong{font-size:27px}
.guide-page .statement{padding:20px 0 0}
.guide-page .hero .eyebrow{margin-bottom:14px}
.guide-page .section,.guide-page .faq-layout .section{padding:26px 0}
.guide-page .split{gap:22px}
.guide-page .banner{padding:22px;margin-top:26px}
.guide-page .city-photo img{height:180px}
.guide-page .topics{padding-top:24px}
.guide-page th,.guide-page td{padding:14px 10px}}
.guide-page .source-note{padding:22px 0;font-size:14px;color:var(--slate)}
.guide-page .source-note .text-link{margin-top:0}
.guide-page .evergreen-intro{font-size:14px;margin-bottom:18px;color:var(--teal)}
@media(max-width:700px){.guide-page .source-note{font-size:13px}}
/* Overlay browse bar: right-aligned trigger stays put.
   Non-FAQ pages reserve closed-trigger height in flow so long first headings
   clear the bar (~20px gap, matching FAQ). FAQ keeps absolute height:0 overlay
   inside .faq-layout. Open panel is absolute — no open padding/border that
   would shift the trigger or push content. */
.guide-page .faq-layout>div:has(>.guide-directory){position:relative}
.guide-page .guide-directory{position:relative;display:block;height:auto;margin:0;padding:0;box-sizing:border-box;z-index:40;overflow:visible;pointer-events:none}
.guide-page .guide-directory+.wrap>.section:first-child{padding-top:20px}
.guide-page .faq-layout .guide-directory{position:absolute;top:10px;left:0;right:0;height:0}
.guide-page .guide-directory details{pointer-events:auto;position:relative;display:block;width:100%;margin:0;padding:0;border:none;border-bottom:none;background:transparent;box-sizing:border-box}
.guide-page .guide-directory details[open]{width:100%;margin:0;padding:0;border:none;background:transparent;box-shadow:none}
.guide-page .guide-directory summary{display:flex;align-items:center;justify-content:flex-end;gap:0;width:max-content;max-width:100%;margin:0 0 0 auto;box-sizing:border-box;padding:10px 12px;font-size:15px;text-align:right;float:none;list-style:none;position:relative;z-index:1;background:#fff;border:1px solid transparent;border-radius:8px;box-shadow:none}
.guide-page .guide-directory details[open] summary{border-color:transparent;box-shadow:none}
.guide-page .guide-directory summary:after{position:static;transform:none;top:auto;right:auto;margin-left:18px;line-height:1}
.guide-page .current-guide{font-weight:400;color:var(--slate);margin-left:22px}
.guide-page .directory-grid{position:absolute;top:100%;left:0;right:0;display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin:0;padding:16px;box-sizing:border-box;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 16px 40px rgba(10,27,51,.16)}
/* Non-FAQ: open panel matches FAQ right-column width (topics 230px + gap 36px).
   Right-aligned so the trigger stays put; FAQ keeps left:0/right:0 in its column. */
.guide-page .wrap.guide-directory .directory-grid{left:auto;right:0;width:calc(100% - 266px)}
.guide-page .directory-grid h3{font-size:16px;margin-bottom:10px}
.guide-page .directory-grid a{display:block;padding:6px 0;font-size:14px;text-decoration:none}
.guide-page .directory-grid a:hover,.guide-page .directory-grid a[aria-current]{color:var(--teal);text-decoration:underline}
@media(max-width:1000px){.guide-page .wrap.guide-directory .directory-grid{width:calc(100% - 226px)}}
@media(max-width:900px){.guide-page .directory-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.guide-page .faq-layout .guide-directory{top:6px}
.guide-page .wrap.guide-directory .directory-grid{left:0;right:0;width:100%}
.guide-page .directory-grid{grid-template-columns:1fr;gap:18px}
.guide-page .current-guide{display:block;margin-left:0;font-size:13px;text-align:right}
.guide-page .guide-directory summary{flex-wrap:wrap;justify-content:flex-end}}
@media(max-width:600px){.guide-page .directory-grid{grid-template-columns:1fr}}