:root{--ink:#111d29;--paper:#f6f4f0;--mist:#dce5e7;--muted:#556673;--line:rgba(17,29,41,.16);--serif:'Playfair Display',Georgia,serif;--sans:Manrope,Arial,sans-serif;--mono:'DM Mono',monospace}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans)}a{color:inherit}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,80px)}.wordmark{text-decoration:none;font-size:20px;font-weight:700;letter-spacing:-1.2px}.wordmark span{font-family:var(--serif);font-style:italic;font-weight:500}.site-header nav{display:flex;align-items:center;gap:25px}.site-header nav>a:first-child{font-size:16px;font-weight:600;text-decoration:none}
.site-header nav .button{font-size:14px}
.site-header .account-nav .button{font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:18px 23px;text-decoration:none;font-size:14px;font-weight:700;transition:.2s transform}.button:hover{transform:translateY(-2px)}.button b,.text-link b{font-size:16px;font-weight:400}.small{min-height:42px;padding:0 19px;background:var(--ink);color:#fff}.hero{position:relative;min-height:calc(100svh - 84px);overflow:hidden;background:var(--ink);color:#fff}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.wash{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,16,27,.9),rgba(8,22,35,.61) 40%,rgba(8,22,35,.04) 73%),linear-gradient(0deg,rgba(8,18,30,.28),transparent)}.hero-copy{position:relative;max-width:680px;padding:clamp(105px,15vh,165px) clamp(24px,10vw,160px) 70px}.eyebrow{margin:0 0 23px;font-family:var(--mono);font-size:10px;font-weight:500;letter-spacing:.13em;text-transform:uppercase}.hero h1,h2{margin:0;font-family:var(--serif);font-size:clamp(45px,6.7vw,100px);font-weight:500;line-height:.98;letter-spacing:-.06em}.hero h1 em,.guide em,.closing em{font-weight:500}.hero-copy>p:not(.eyebrow){max-width:400px;margin:30px 0;color:rgba(255,255,255,.84);line-height:1.7}.light{background:#eef2f3;color:var(--ink)}small{display:block;margin-top:17px;color:rgba(255,255,255,.58);font-size:11px}.intro,.steps,.purpose,.next{display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw;padding:clamp(78px,11vw,160px) clamp(24px,10vw,160px)}h2{font-size:clamp(40px,5.2vw,76px)}.lead{max-width:490px;margin:30px 0 0;color:var(--muted);font-size:16px;line-height:1.8}.purpose{background:#fff}.purpose-body>p:not(.lead){max-width:470px;margin:19px 0 0;color:var(--muted);font-size:14px;line-height:1.75}.principles{padding:clamp(78px,11vw,160px) clamp(24px,10vw,160px);background:#e7edef}.principles>h2{max-width:760px}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:70px}.principle-grid article{padding-top:19px;border-top:1px solid var(--line)}.principle-grid span,.next span{font-family:var(--mono);font-size:10px;color:#6a7b87}.principle-grid h3{margin:23px 0 9px;font-size:19px;letter-spacing:-.04em}.principle-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.75}.steps{background:#e7edef}.steps ol,.next ol{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.steps li{display:grid;grid-template-columns:52px 1fr;gap:18px;padding:28px 0;border-bottom:1px solid var(--line)}.steps li>span{padding-top:5px;color:#6a7b87;font-family:var(--mono);font-size:10px}.steps h3{margin:0;font-size:19px;letter-spacing:-.04em}.steps li p{max-width:405px;margin:9px 0 0;color:var(--muted);font-size:14px;line-height:1.75}.guide{padding:clamp(80px,12vw,175px) 24px;text-align:center}.guide h2,.closing p{font-size:clamp(46px,7vw,102px)}.guide>p:not(.eyebrow){max-width:575px;margin:31px auto;color:var(--muted);line-height:1.8}.text-link{font-size:13px;font-weight:700;text-decoration:none}.next{background:var(--ink);color:#f4f5f2}.next ol{border-color:rgba(255,255,255,.22)}.next li{display:grid;grid-template-columns:45px 1fr;gap:16px;padding:23px 0;border-bottom:1px solid rgba(255,255,255,.22)}.next li p{margin:0;color:#cbd3d8;font-size:14px;line-height:1.7}.next strong{display:block;margin-bottom:5px;color:#fff;font-size:16px}.faq{padding:clamp(75px,10vw,145px) clamp(24px,16vw,240px);background:#fff}.faq h2{margin-bottom:50px}.faq details{padding:23px 0;border-top:1px solid var(--line)}.faq details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;font-size:18px;font-weight:700}summary::-webkit-details-marker{display:none}summary:after{content:'+';float:right;font-family:var(--serif);font-size:27px;font-weight:400}details[open] summary:after{content:'-'} .faq details p{max-width:650px;margin:13px 0 0;color:var(--muted);font-size:14px;line-height:1.75}.closing{min-height:410px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:50px 24px;background:var(--mist);text-align:center}.closing p{margin:0;font-family:var(--serif);line-height:.98;letter-spacing:-.06em}.dark{margin-top:35px;background:var(--ink);color:#fff}footer{display:flex;flex-direction:column;align-items:center;gap:18px;padding:36px clamp(24px,5vw,80px);background:var(--ink);color:#e8edef}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:18px 22px}.footer-links a{font-size:12px;text-decoration:none;color:#9aa8b3;transition:color .2s}.footer-links a:hover{color:#fff}footer p{margin:0;color:#6a7b87;font-size:11px;text-align:center}@media(max-width:700px){.site-header{height:72px}.hero{min-height:650px}.hero-copy{padding-top:150px}.hero h1{font-size:58px}.intro,.steps,.purpose,.next{grid-template-columns:1fr;gap:52px}.principle-grid{grid-template-columns:1fr;gap:37px;margin-top:50px}.guide h2{font-size:50px}.faq{padding-left:24px;padding-right:24px}}

body{margin:0;overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}

/* ===== Luxury visual refresh ===== */
:root{--ink:#1b0c0f;--paper:#f8f3e9;--mist:#e9ddca;--muted:#6d5f59;--gold:#bd8d43;--line:rgba(52,27,28,.16);--serif:'Cormorant Garamond',Georgia,serif}
.wordmark span{color:#9d6e28}.site-header{background:var(--paper)}
.button{letter-spacing:.02em;transition:.2s transform,.2s background}.hero{background:var(--ink)}
.hero>img{filter:saturate(.76) sepia(.14) contrast(1.05)}
.wash{background:linear-gradient(90deg,rgba(27,12,15,.96),rgba(27,12,15,.78) 42%,rgba(27,12,15,.1) 75%),linear-gradient(0deg,rgba(27,12,15,.45),transparent 55%)}
.eyebrow{color:var(--gold);letter-spacing:.16em}.hero h1,h2{font-size:clamp(48px,6.7vw,104px);line-height:.91;letter-spacing:-.055em}.hero h1 em,.guide em,.closing em{color:#e6bd76}
.hero-copy{max-width:740px}.hero-copy>p:not(.eyebrow){max-width:430px;margin:34px 0;color:rgba(255,247,232,.82);line-height:1.8}
.light{background:#e6bd76;color:var(--ink)}small{color:rgba(255,237,211,.56)}

/* ===== City Pages - Unique Design ===== */
.city-hero{position:relative;background-color:var(--ink);background-image:var(--city-hero-image)!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;color:#fff;padding:clamp(60px,8vw,100px) clamp(24px,10vw,160px) clamp(40px,5vw,60px);overflow:hidden}
.city-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,16,18,.58) 0%,rgba(20,16,18,.42) 50%,rgba(20,16,18,.56) 100%)}
.city-hero>*{position:relative;z-index:1}
.city-hero .eyebrow{color:rgba(255,255,255,.6)}
.city-hero h1{font-family:var(--serif);font-size:clamp(48px,8vw,96px);font-weight:500;line-height:.98;letter-spacing:-.06em;margin:0;text-shadow:0 2px 24px rgba(0,0,0,.35)}
.city-hero h1 em{font-weight:500}
.city-hero .tagline{max-width:620px;margin:clamp(40px,4vw,52px) auto 32px;color:rgba(255,255,255,.75);font-size:17px;line-height:1.75}
.city-hero .city-tagline{max-width:520px;margin:24px 0 0;color:rgba(255,255,255,.78);font-size:17px;line-height:1.7}
.city-stat-bar{display:flex;flex-wrap:wrap;gap:0;margin-top:clamp(36px,5vw,56px);border-top:1px solid rgba(255,255,255,.15)}
.city-stat-bar .stat{flex:1;min-width:140px;padding:22px 20px 0 0;border-right:1px solid rgba(255,255,255,.15)}
.city-stat-bar .stat:last-child{border-right:none}
.city-stat-bar .stat .num{font-family:var(--serif);font-size:clamp(28px,3.5vw,42px);font-weight:500;color:#fff;line-height:1}
.city-stat-bar .stat .label{margin-top:8px;font-family:var(--mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.5)}

.city-section{padding:clamp(60px,8vw,100px) clamp(24px,10vw,160px)}
.city-section.alt{background:#fff}
.city-section .section-head{display:block;text-align:center;max-width:720px;margin:0 auto clamp(32px,4vw,50px)}
.city-section .section-head h2{font-family:var(--serif);font-size:clamp(32px,4.5vw,56px);font-weight:500;line-height:1.05;letter-spacing:-.04em;margin:0 0 16px;max-width:100%}
.city-section .section-head p{max-width:620px;color:var(--muted);font-size:15px;line-height:1.7;margin:0 auto}

.spot-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line)}
.spot-card{background:var(--paper);padding:clamp(24px,3vw,36px);display:flex;flex-direction:column;gap:10px}
.spot-card .spot-type{font-family:var(--mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#6a7b87}
.spot-card h3{margin:0;font-size:clamp(18px,2vw,24px);font-weight:700;letter-spacing:-.03em}
.spot-card .spot-area{font-size:13px;color:var(--muted);font-weight:600}
.spot-card p{margin:6px 0 0;color:var(--muted);font-size:14px;line-height:1.7}

.area-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(24px,3vw,40px)}
.area-group h4{margin:0 0 14px;font-family:var(--mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink);padding-bottom:10px;border-bottom:2px solid var(--ink)}
.area-group ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}
.area-group li{border-bottom:1px solid var(--line)}
.area-group li a{display:block;padding:11px 0;font-size:14px;font-weight:600;text-decoration:none;color:var(--muted);transition:color .15s}
.area-group li a:hover{color:var(--ink)}

.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(20px,2.5vw,32px)}
.story-card{background:#fff;border:1px solid var(--line);padding:clamp(24px,2.5vw,32px);display:flex;flex-direction:column;gap:14px}
.story-card .quote-mark{font-family:var(--serif);font-size:48px;line-height:.6;color:var(--mist)}
.story-card p{margin:0;color:var(--ink);font-size:15px;line-height:1.75;font-style:italic}
.story-card .story-author{margin-top:auto;padding-top:14px;border-top:1px solid var(--line)}
.story-card .story-author strong{display:block;font-size:14px;font-weight:700}
.story-card .story-author span{font-size:12px;color:var(--muted)}
.story-card .story-author span a{color:var(--brand-red);text-decoration:none;border-bottom:1px solid rgba(200,16,46,.3);text-underline-offset:3px;transition:.2s all}
.story-card .story-author span a:hover{border-bottom-color:var(--brand-red)}

.why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line)}
.why-item{background:var(--paper);padding:clamp(24px,3vw,36px)}
.why-item .why-icon{font-size:28px;margin-bottom:14px}
.why-item h3{margin:0 0 8px;font-size:18px;font-weight:700;letter-spacing:-.02em}
.why-item p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}

.city-safety{background:var(--ink);color:#e8edef}
.city-safety .section-head h2{color:#fff}
.city-safety .section-head p{color:rgba(255,255,255,.6)}
.safety-list{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(20px,2.5vw,32px)}
.safety-item{padding:20px 0;border-top:1px solid rgba(255,255,255,.15)}
.safety-item h4{margin:0 0 8px;font-size:15px;font-weight:700;color:#fff}
.safety-item p{margin:0;color:rgba(255,255,255,.6);font-size:13px;line-height:1.7}

.city-cta{padding:clamp(60px,8vw,100px) clamp(24px,10vw,160px);background:var(--mist);text-align:center}
.city-cta h2{font-family:var(--serif);font-size:clamp(36px,5.5vw,72px);font-weight:500;line-height:1;letter-spacing:-.05em;margin:0 0 20px}
.city-cta p{max-width:480px;margin:0 auto 30px;color:var(--muted);font-size:16px;line-height:1.7}

@media(max-width:900px){.spot-grid{grid-template-columns:1fr}.area-layout{grid-template-columns:1fr;gap:30px}.story-grid{grid-template-columns:1fr}.why-grid{grid-template-columns:1fr}.safety-list{grid-template-columns:1fr}}
@media(max-width:600px){.city-stat-bar .stat{flex:0 0 50%;border-right:none;border-bottom:1px solid rgba(255,255,255,.15);padding-bottom:18px}}

/* ===== Homepage Redesign: Stats ===== */
.stats-section{padding:clamp(50px,7vw,80px) clamp(24px,10vw,160px);background:var(--ink);color:#fff}
.stats-section .eyebrow{color:rgba(255,255,255,.5)}
.stats-section h2{color:#fff;font-size:clamp(32px,4.5vw,56px)}
.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(20px,3vw,40px);margin-top:clamp(30px,4vw,50px)}
.stat-item{text-align:left;border-top:2px solid rgba(255,255,255,.2);padding-top:18px}
.stat-item .stat-num{font-family:var(--serif);font-size:clamp(36px,5vw,64px);font-weight:500;line-height:1;color:#fff;letter-spacing:-.03em}
.stat-item .stat-label{margin-top:10px;font-family:var(--mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.55)}

/* ===== Homepage Redesign: Testimonials ===== */
.testimonial-section{padding:clamp(60px,8vw,100px) clamp(24px,10vw,160px);background:#fff}
.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(20px,2.5vw,32px);margin-top:clamp(32px,4vw,50px)}
.testimonial-card{background:var(--paper);border:1px solid var(--line);padding:clamp(24px,2.5vw,32px);display:flex;flex-direction:column;gap:16px;position:relative}
.testimonial-card:before{content:'\201C';position:absolute;top:8px;right:18px;font-family:var(--serif);font-size:56px;line-height:1;color:var(--mist)}
.testimonial-card p{margin:0;color:var(--ink);font-size:15px;line-height:1.75;font-style:italic;position:relative;z-index:1}
.testimonial-card .testimonial-author{margin-top:auto;padding-top:16px;border-top:1px solid var(--line)}
.testimonial-card .testimonial-author strong{display:block;font-size:14px;font-weight:700}
.testimonial-card .testimonial-author span{font-size:12px;color:var(--muted)}

/* ===== Homepage Redesign: Blog Cards ===== */
.blog-section{padding:clamp(60px,8vw,100px) clamp(24px,10vw,160px);background:var(--paper)}
.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(20px,2.5vw,32px);margin-top:clamp(32px,4vw,50px)}
.blog-card{background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;transition:transform .2s}
.blog-card:hover{transform:translateY(-3px)}
.blog-card .blog-thumb{height:150px;background:linear-gradient(135deg,var(--ink),#2a3f52);display:flex;align-items:center;justify-content:center}
.blog-card .blog-thumb span{font-family:var(--serif);font-size:42px;color:rgba(255,255,255,.25);font-style:italic}
.blog-card .blog-body{padding:22px 24px 26px;flex:1;display:flex;flex-direction:column;gap:10px}
.blog-card .blog-tag{font-family:var(--mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#6a7b87}
.blog-card h3{margin:0;font-size:18px;font-weight:700;letter-spacing:-.02em;line-height:1.35}
.blog-card h3 a{text-decoration:none}
.blog-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.7;flex:1}
.blog-card .blog-link{margin-top:12px;font-size:13px;font-weight:700;text-decoration:none}

/* ===== Homepage Redesign: Premium ===== */
.premium-section{padding:clamp(60px,8vw,100px) clamp(24px,10vw,160px);background:#e7edef}
.premium-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);margin-top:clamp(32px,4vw,50px)}
.premium-card{background:#fff;padding:clamp(28px,3vw,40px)}
.premium-card .premium-icon{font-size:30px;margin-bottom:14px}
.premium-card h3{margin:0 0 10px;font-size:20px;font-weight:700;letter-spacing:-.02em}
.premium-card p{margin:0;color:var(--muted);font-size:15px;line-height:1.75}
.premium-cta{margin-top:clamp(36px,5vw,56px);text-align:center}
.premium-cta p{max-width:480px;margin:0 auto 20px;color:var(--muted);font-size:15px;line-height:1.7}

/* ===== Homepage Redesign: CTA Banner ===== */
.cta-banner{padding:clamp(36px,5vw,56px) clamp(24px,10vw,160px);background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap}
.cta-banner .cta-text h3{margin:0;font-family:var(--serif);font-size:clamp(22px,3vw,34px);font-weight:500;line-height:1.2}
.cta-banner .cta-text p{margin:8px 0 0;color:rgba(255,255,255,.6);font-size:14px}
.cta-banner .button{background:#fff;color:var(--ink)}

/* ===== City-page closing CTA ===== */
.cta-banner.city-cta{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(230px,.75fr);align-items:end;gap:clamp(32px,6vw,92px);margin:0 clamp(20px,6vw,96px) clamp(56px,8vw,100px);padding:clamp(38px,6vw,72px);border-radius:28px;overflow:hidden;background:linear-gradient(135deg,#210d12 0%,#35161d 55%,#744b21 150%);color:#fff;text-align:left}
.cta-banner.city-cta:before{content:'';position:absolute;z-index:-1;width:370px;height:370px;right:-135px;bottom:-245px;border:1px solid rgba(230,189,118,.45);border-radius:50%;box-shadow:0 0 0 32px rgba(230,189,118,.06),0 0 0 64px rgba(230,189,118,.035)}
.cta-banner.city-cta:after{content:'';position:absolute;z-index:-1;width:180px;height:180px;right:17%;top:-120px;border-radius:50%;background:rgba(230,189,118,.09);filter:blur(4px)}
.city-cta .cta-copy{max-width:670px}
.city-cta .cta-kicker{margin:0 0 15px;font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#e6bd76}
.cta-banner.city-cta .cta-copy h2{margin:0;font-family:var(--serif);font-size:clamp(36px,4.8vw,64px)!important;font-weight:500;line-height:.96!important;letter-spacing:-.05em!important;color:#fff}
.cta-banner.city-cta .cta-copy>p:not(.cta-kicker){max-width:540px;margin:20px 0 0;color:rgba(255,247,232,.75);font-size:15px;line-height:1.75}
.city-cta .cta-action{display:flex;align-items:flex-start;flex-direction:column;gap:16px;padding-bottom:3px}
.cta-banner.city-cta .cta-action .button{margin:0;padding:18px 22px;background:#e6bd76;color:#1b0c0f;box-shadow:0 12px 28px rgba(0,0,0,.2)}
.cta-banner.city-cta .cta-action .button:hover{background:#f2d292}
.city-cta .cta-note{margin:0!important;color:rgba(255,247,232,.52)!important;font-size:11px!important;line-height:1.45!important;letter-spacing:.04em}

@media(max-width:900px){.stats-grid{grid-template-columns:repeat(2,1fr)}.testimonial-grid{grid-template-columns:1fr}.blog-grid{grid-template-columns:1fr}.premium-grid{grid-template-columns:1fr}.cta-banner{flex-direction:column;text-align:center}.cta-banner.city-cta{grid-template-columns:1fr;gap:30px;text-align:left}.city-cta .cta-action{align-items:flex-start}}
@media(max-width:560px){.cta-banner.city-cta{margin-left:16px;margin-right:16px;padding:34px 28px;border-radius:22px}.cta-banner.city-cta .cta-copy h2{font-size:38px!important}.city-cta .cta-action .button{width:100%}}
:root{--ink:#111d29;--paper:#f6f4f0;--mist:#dce5e7;--muted:#556673;--line:rgba(17,29,41,.16)}.availability{display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw;padding:clamp(78px,11vw,160px) clamp(24px,10vw,160px);background:#fff}.city-links{display:grid;gap:1px;margin-top:34px;background:var(--line)}.city-links a{display:flex;justify-content:space-between;padding:18px 20px;background:#fff;font-size:14px;font-weight:700;text-decoration:none}.city-links a:hover{background:#eef2f3}.verification-steps{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:31px;color:var(--ink);font-size:13px;font-weight:700}.verification-steps span{padding:10px 13px;background:#e7edef}.verification-steps b{color:#6a7b87}.support-line{margin:23px 0 0;color:var(--muted);font-size:14px}.support-line a{font-weight:700}.membership-compare{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:55px;background:var(--line)}.membership-compare article{padding:29px;background:#fff}.membership-compare .eyebrow{margin-bottom:13px;color:#637582}.membership-compare h3{margin:0 0 10px;font-size:20px}.membership-compare p:last-child{margin:0;color:var(--muted);font-size:14px;line-height:1.75}@media(max-width:700px){.availability{grid-template-columns:1fr;gap:52px}.membership-compare{grid-template-columns:1fr}.verification-steps{align-items:flex-start;flex-direction:column}.verification-steps b{display:none}}


/* Footer brand left alignment */
.footer-brand{text-align:left!important}
.footer-brand p{text-align:left!important}
.footer-brand .wordmark{text-align:left!important}



/* Unified heading sizes across all pages */
h2{
  font-size:clamp(28px,4vw,44px)!important;
  line-height:1.15!important;
  letter-spacing:-.02em!important;
}
/* FAQ / Safety page H1 — was missing font-size and font-family */
.faq h1{
  margin:0 0 24px;
  font-family:var(--serif);
  font-size:clamp(46px,6.5vw,82px);
  font-weight:500;
  line-height:.96;
  letter-spacing:-.045em;
}
/* Exception: article body H2 can be slightly smaller */
.article-content h2,
.article-body h2{
  font-size:clamp(26px,3vw,36px)!important;
}
h3{
  font-size:22px!important;
}
h4{
  font-size:18px!important;
}
/* Exception: footer column labels stay small */
.footer-col h4{
  font-size:11px!important;
}

/* ===== About page: light editorial redesign ===== */
.about-page{--brand-red:#c8102e;--ink:#181416;--paper:#faf7f5;--mist:#eee9e6;--blush:#f6edef;--muted:#6d6668;--line:rgba(24,20,22,.15);background:var(--paper);color:var(--ink)}
.about-page .site-header{background:var(--paper)}
.about-page .wordmark span,.about-page .eyebrow{color:var(--brand-red)}
.about-page .site-header .small{background:var(--brand-red);color:#fff}
.about-page main h1,.about-page main h2{margin:0;font-family:var(--serif);font-weight:500;letter-spacing:-.045em}
.about-page main h1{font-size:clamp(52px,7.3vw,108px);line-height:.88}
.about-page main h2{font-size:clamp(38px,5vw,68px)!important;line-height:.98!important;letter-spacing:-.04em!important}
.about-page main h1 em,.about-page main h2 em{color:var(--brand-red);font-weight:500}
.about-page main p{line-height:1.8}
.about-page .about-primary{background:var(--brand-red);color:#fff}
.about-page .about-hero{padding:clamp(70px,8vw,118px) 0 0;text-align:center;background:var(--paper)}
.about-page .about-hero-copy{max-width:980px;margin:0 auto;padding:0 24px clamp(54px,7vw,88px)}
.about-page .about-hero-copy .eyebrow{margin-bottom:25px}
.about-page .about-hero-copy>p:not(.eyebrow){max-width:650px;margin:30px auto;color:var(--muted);font-size:16px}
.about-page .about-hero-media{width:min(1080px,calc(100% - 48px));height:clamp(320px,36vw,460px);margin:0 auto;overflow:hidden;background:#e9dfd4}
.about-page .about-hero-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 42%}
.about-page .about-statement{padding:clamp(96px,12vw,170px) 24px;text-align:center;background:#fff}
.about-page .about-statement h2{max-width:880px;margin:0 auto}
.about-page .about-statement>p:not(.eyebrow){max-width:680px;margin:32px auto 0;color:var(--muted);font-size:16px}
.about-page .about-beliefs{padding:clamp(92px,10vw,145px) clamp(24px,8vw,128px);text-align:center;background:var(--blush)}
.about-page .about-section-heading{max-width:880px;margin:0 auto}
.about-page .about-belief-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(45px,6vw,90px);max-width:1120px;margin:clamp(60px,7vw,90px) auto 0}
.about-page .about-belief-list article{text-align:center}
.about-page .about-belief-list span{font-family:var(--mono);font-size:10px;color:var(--brand-red)}
.about-page .about-belief-list h3{margin:19px 0 13px;font-family:var(--serif);font-size:clamp(27px,2.6vw,34px)!important;font-weight:600}
.about-page .about-belief-list p{max-width:320px;margin:0 auto;color:var(--muted);font-size:14px}
.about-page .about-editorial{padding:clamp(90px,11vw,160px) clamp(24px,8vw,128px);text-align:center;background:var(--paper)}
.about-page .about-editorial-media{max-width:880px;height:clamp(300px,42vw,500px);margin:0 auto;overflow:hidden}
.about-page .about-editorial-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.about-page .about-editorial-copy{max-width:760px;margin:clamp(58px,7vw,90px) auto 0}
.about-page .about-editorial-copy>p:not(.eyebrow){max-width:660px;margin:26px auto 0;color:var(--muted);font-size:15px}
.about-page .about-editorial-copy a,.about-page .about-trust a{color:var(--brand-red);font-weight:700;text-underline-offset:4px}
.about-page .about-trust{padding:clamp(92px,11vw,150px) 24px;text-align:center;background:#fff}
.about-page .about-trust h2{max-width:840px;margin:0 auto}
.about-page .about-trust>p:not(.eyebrow){max-width:680px;margin:30px auto 0;color:var(--muted);font-size:15px}
.about-page .about-trust-links{display:flex;flex-wrap:wrap;justify-content:center;gap:22px 38px;margin-top:34px}
.about-page .about-trust-links a{text-decoration:none}
.about-page .about-closing{padding:clamp(95px,11vw,155px) 24px;text-align:center;background:var(--brand-red);color:#fff}
.about-page .about-closing .eyebrow{color:rgba(255,255,255,.72)}
.about-page .about-closing h2{max-width:900px;margin:0 auto}
.about-page .about-closing h2 em{color:#fff}
.about-page .about-closing>p:not(.eyebrow){max-width:570px;margin:29px auto;color:rgba(255,255,255,.84);font-size:15px}
.about-page .about-light{background:#fff;color:var(--ink)}
.about-page footer{display:block;padding:clamp(48px,6vw,72px) clamp(24px,5vw,80px) 32px;background:var(--ink)}
.about-page .footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;width:100%;max-width:1200px;margin:0 auto 40px}
.about-page .footer-brand .wordmark{display:inline-block;margin-bottom:16px;color:#fff;font-size:22px}
.about-page .footer-brand p{max-width:290px;margin:0;color:#aaa3a5;font-size:13px;line-height:1.7;text-align:left}
.about-page .footer-col h4{margin:0 0 16px;color:var(--brand-red);font-family:var(--mono);font-size:11px!important;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.about-page .footer-col a{display:block;padding:5px 0;color:#c9c2c4;font-size:13px;text-decoration:none}
.about-page .footer-col a:hover{color:var(--brand-red)}
.about-page .footer-bottom{max-width:1200px;margin:0 auto;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);text-align:center}
.about-page .footer-bottom p{margin:0;color:#6d6668;font-size:12px}
.about-page a:focus-visible{outline:3px solid #e5a2af;outline-offset:4px}
@media(max-width:800px){
  .about-page .about-belief-list{grid-template-columns:1fr;gap:50px}
  .about-page .about-hero-media{height:400px}
  .about-page .about-hero-media img{object-position:51% center}
  .about-page .about-editorial-media{height:390px}
  .about-page .footer-grid{grid-template-columns:1fr 1fr;gap:32px}
}
@media(max-width:520px){
  .about-page .site-header nav{gap:14px}
  .about-page main h1{font-size:clamp(48px,14vw,65px)}
  .about-page main h2{font-size:clamp(38px,11vw,50px)!important}
  .about-page .about-hero{padding-top:58px}
  .about-page .about-hero-copy{padding-bottom:54px}
  .about-page .about-hero-copy>p:not(.eyebrow){font-size:15px}
  .about-page .about-hero-media{width:100%;height:360px}
  .about-page .about-hero-media img{object-position:51% center}
  .about-page .about-editorial-media{height:350px}
  .about-page .about-editorial-media img{object-position:53% center}
  .about-page .about-trust-links{align-items:center;flex-direction:column;gap:18px}
  .about-page .footer-grid{grid-template-columns:1fr;gap:28px}
}


/* Back to top button - red theme matching london.html */
#back-to-top{position:fixed;bottom:28px;right:28px;width:46px;height:46px;border-radius:50%;background:#c8102e;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(200,16,46,.35);opacity:0;transform:translateY(12px);pointer-events:none;transition:.3s all;z-index:999}
#back-to-top.visible{opacity:1;transform:translateY(0);pointer-events:auto}
#back-to-top:hover{background:#181416;transform:translateY(-2px)}
#back-to-top svg{width:18px;height:18px}

/* ===== Standalone editorial blog article ===== */
.editorial-article{--brand-red:#c8102e;--ink:#181416;--paper:#faf7f5;--mist:#eee9e6;--blush:#f6edef;--muted:#6d6668;--line:rgba(24,20,22,.15);background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}
.editorial-article .site-header{height:72px;background:var(--paper);border-bottom:1px solid var(--line)}
.editorial-article .wordmark span,.editorial-article .eyebrow{color:var(--brand-red)}
.editorial-article .site-header .small{background:var(--brand-red);color:#fff}
.editorial-article .article-breadcrumb{padding:16px clamp(24px,5vw,80px);color:var(--muted);font-family:var(--mono);font-size:11px;letter-spacing:.04em}
.editorial-article .article-breadcrumb a{color:var(--muted);text-decoration:none}
.editorial-article .article-breadcrumb a:hover{color:var(--brand-red)}
.editorial-article .article-breadcrumb span{margin:0 8px}
.editorial-article .editorial-article-hero{max-width:980px;margin:0 auto;padding:clamp(54px,7vw,90px) 24px clamp(48px,6vw,76px);text-align:center}
.editorial-article .editorial-article-hero h1{margin:0;font-family:var(--serif);font-size:clamp(46px,6.5vw,82px);font-weight:500;line-height:.96;letter-spacing:-.045em}
.editorial-article .editorial-article-hero h1 em{color:var(--brand-red);font-weight:500}
.editorial-article .article-lead{max-width:740px;margin:30px auto 0;color:var(--muted);font-size:17px;line-height:1.8}
.editorial-article .editorial-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 28px;margin-top:28px;color:var(--muted);font-family:var(--mono);font-size:10px;letter-spacing:.04em;text-transform:uppercase}
.editorial-article .editorial-cover{width:min(calc(100% - 48px),600px);margin:0 auto clamp(70px,8vw,110px);padding:0}
.editorial-article .editorial-cover img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;object-position:center;border-radius:2px}
.editorial-article .editorial-layout{display:grid;grid-template-columns:minmax(0,720px) 220px;gap:clamp(44px,6vw,80px);justify-content:center;max-width:1120px;margin:0 auto;padding:0 24px clamp(80px,9vw,120px)}
.editorial-article .editorial-content{min-width:0}
.editorial-article .editorial-content h2{margin:clamp(52px,6vw,72px) 0 20px;font-family:var(--serif);font-size:clamp(30px,3.5vw,42px)!important;font-weight:600;line-height:1.12!important;letter-spacing:-.025em!important}
.editorial-article .editorial-content h2:first-child{margin-top:0}
.editorial-article .editorial-content h3{margin:38px 0 13px;font-family:var(--serif);font-size:clamp(24px,2.5vw,30px)!important;font-weight:600;line-height:1.2}
.editorial-article .editorial-content p,.editorial-article .editorial-content li{color:#3a3436;font-size:16px;line-height:1.9}
.editorial-article .editorial-content p{margin:0 0 21px}
.editorial-article .editorial-content ul{margin:0 0 25px;padding-left:23px}
.editorial-article .editorial-content li{margin-bottom:8px}
.editorial-article .editorial-content a{color:var(--brand-red);font-weight:700;text-underline-offset:4px}
.editorial-article .editorial-content blockquote{margin:34px 0;padding:27px 30px;border-left:4px solid var(--brand-red);background:var(--blush)}
.editorial-article .editorial-content blockquote p{margin:0;color:var(--ink);font-family:var(--serif);font-size:22px;font-style:italic;line-height:1.55}
.editorial-article .editorial-toc{position:sticky;top:96px;align-self:start;padding-left:18px;border-left:1px solid var(--line)}
.editorial-article .editorial-toc p{margin:0 0 14px;color:var(--brand-red);font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.editorial-article .editorial-toc a{display:block;padding:7px 0;color:var(--muted);font-size:12px;line-height:1.5;text-decoration:none}
.editorial-article .editorial-toc a:hover{color:var(--brand-red)}
.editorial-article .editorial-author{display:flex;align-items:center;gap:20px;margin-top:60px;padding:28px;background:#fff}
.editorial-article .editorial-author-mark{display:flex;align-items:center;justify-content:center;flex:0 0 60px;width:60px;height:60px;border-radius:50%;background:var(--blush);color:var(--brand-red);font-family:var(--serif);font-size:28px;font-weight:600}
.editorial-article .editorial-author h2{margin:0 0 5px;font-size:22px!important}
.editorial-article .editorial-author p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}
.editorial-article .editorial-post-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;max-width:1120px;margin:0 auto clamp(80px,9vw,120px);padding:0 24px;background:var(--line)}
.editorial-article .editorial-post-nav a{display:flex;flex-direction:column;justify-content:center;min-height:160px;padding:30px;background:#fff;text-decoration:none}
.editorial-article .editorial-post-nav a:hover strong{color:var(--brand-red)}
.editorial-article .editorial-post-nav span{margin-bottom:10px;color:var(--brand-red);font-family:var(--mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase}
.editorial-article .editorial-post-nav strong{max-width:390px;color:var(--ink);font-family:var(--serif);font-size:22px;font-weight:600;line-height:1.25;transition:color .2s}
.editorial-article .editorial-cta{padding:clamp(90px,10vw,140px) 24px;text-align:center;background:var(--brand-red);color:#fff}
.editorial-article .editorial-cta .eyebrow{color:rgba(255,255,255,.72)}
.editorial-article .editorial-cta h2{max-width:820px;margin:0 auto 34px;font-family:var(--serif);font-size:clamp(40px,5.5vw,70px)!important;font-weight:500;line-height:.98!important;letter-spacing:-.04em!important}
.editorial-article .editorial-cta h2 em{font-weight:500}
.editorial-article .editorial-cta-button{background:#fff;color:var(--ink)}
.editorial-article footer{display:block;padding:clamp(48px,6vw,72px) clamp(24px,5vw,80px) 32px;background:var(--ink)}
.editorial-article .footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;width:100%;max-width:1200px;margin:0 auto 40px}
.editorial-article .footer-brand .wordmark{display:inline-block;margin-bottom:16px;color:#fff;font-size:22px}
.editorial-article .footer-brand p{max-width:290px;margin:0;color:#aaa3a5;font-size:13px;line-height:1.7;text-align:left}
.editorial-article .footer-col h4{margin:0 0 16px;color:var(--brand-red);font-family:var(--mono);font-size:11px!important;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.editorial-article .footer-col a{display:block;padding:5px 0;color:#c9c2c4;font-size:13px;text-decoration:none}
.editorial-article .footer-col a:hover{color:var(--brand-red)}
.editorial-article .footer-bottom{max-width:1200px;margin:0 auto;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);text-align:center}
.editorial-article .footer-bottom p{margin:0;color:#6d6668;font-size:12px}
.editorial-article a:focus-visible{outline:3px solid #e5a2af;outline-offset:4px}
@media(max-width:880px){
  .editorial-article .editorial-layout{grid-template-columns:1fr;max-width:760px}
  .editorial-article .editorial-toc{position:static;grid-row:1;padding:20px;border:0;background:var(--blush)}
  .editorial-article .editorial-toc a{display:inline-block;margin:4px 12px 4px 0}
  .editorial-article .footer-grid{grid-template-columns:1fr 1fr;gap:32px}
}
@media(max-width:600px){
  .editorial-article .site-header nav{gap:14px}
  .editorial-article .site-header nav a:nth-child(-n+2){display:none}
  .editorial-article .editorial-article-hero h1{font-size:clamp(44px,13vw,58px)}
  .editorial-article .article-lead{font-size:16px}
  .editorial-article .editorial-cover{padding:0}
  .editorial-article .editorial-cover img{border-radius:0}
  .editorial-article .editorial-content p,.editorial-article .editorial-content li{font-size:15px;line-height:1.85}
  .editorial-article .editorial-author{align-items:flex-start;flex-direction:column}
  .editorial-article .editorial-post-nav{grid-template-columns:1fr}
  .editorial-article .footer-grid{grid-template-columns:1fr;gap:28px}
}

/* ===== Post navigation & blog CTA (shared with blog articles) ===== */
.post-nav{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:1100px;margin:0 auto;padding:clamp(40px,5vw,60px) clamp(24px,5vw,80px)}
.post-nav a{display:block;padding:24px;background:#fff;border:1px solid var(--line);border-radius:10px;transition:.2s all;text-decoration:none}
.post-nav a:hover{border-color:var(--brand-red);transform:translateY(-2px)}
.post-nav .label{font-size:11px;font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}
.post-nav .title{font-family:var(--serif);font-size:17px;font-weight:600;color:var(--ink);line-height:1.3}
.post-nav .next{text-align:right}
.blog-cta{background:var(--ink);color:#fff;text-align:center;padding:clamp(56px,7vw,90px) clamp(24px,5vw,80px)}
.blog-cta h2{font-family:var(--serif);font-size:clamp(26px,3.5vw,42px);font-weight:500;margin:0 0 14px}
.blog-cta h2 em{color:var(--brand-red);font-style:italic}
.blog-cta p{max-width:480px;margin:0 auto 24px;color:rgba(255,255,255,.7);font-size:15px}
@media(max-width:600px){.post-nav{grid-template-columns:1fr}.post-nav .next{text-align:left}}

/* ===== Consent-first success stories page ===== */
.success-page{--brand-red:#c8102e;--ink:#181416;--paper:#faf7f5;--mist:#eee9e6;--blush:#f6edef;--muted:#6d6668;--line:rgba(24,20,22,.15);background:var(--paper);color:var(--ink)}
.success-page .site-header{background:var(--paper)}
.success-page .wordmark span,.success-page .eyebrow{color:var(--brand-red)}
.success-page .site-header .small{background:var(--brand-red);color:#fff}
.success-page main h1,.success-page main h2{margin:0;font-family:var(--serif);font-weight:500;letter-spacing:-.045em}
.success-page main h1{font-size:clamp(54px,7.5vw,110px);line-height:.88}
.success-page main h2{font-size:clamp(40px,5.4vw,72px)!important;line-height:.98!important;letter-spacing:-.04em!important}
.success-page main h1 em,.success-page main h2 em{color:var(--brand-red);font-weight:500}
.success-page main p{line-height:1.8}
.success-page .success-primary{background:var(--brand-red);color:#fff}
.success-page .success-hero{padding:clamp(72px,8vw,120px) 0 0;text-align:center;background:var(--paper)}
.success-page .success-hero-copy{max-width:1000px;margin:0 auto;padding:0 24px clamp(56px,7vw,90px)}
.success-page .success-hero-copy>p:not(.eyebrow){max-width:680px;margin:30px auto;color:var(--muted);font-size:16px}
.success-page .success-hero-media{position:relative;width:min(1080px,calc(100% - 48px));height:clamp(330px,39vw,520px);margin:0 auto;overflow:hidden;background:#e9dfd4}
.success-page .success-hero-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.success-page .success-hero-media figcaption{position:absolute;right:20px;bottom:16px;padding:7px 10px;background:rgba(250,247,245,.86);color:#4f494b;font-family:var(--mono);font-size:9px;letter-spacing:.04em}
.success-page .success-principle{padding:clamp(100px,12vw,175px) 24px;text-align:center;background:#fff}
.success-page .success-principle h2{max-width:870px;margin:0 auto}
.success-page .success-principle>p:not(.eyebrow){max-width:700px;margin:32px auto 0;color:var(--muted);font-size:16px}
.success-page .success-format{padding:clamp(94px,11vw,155px) clamp(24px,8vw,128px);text-align:center;background:var(--blush)}
.success-page .success-heading{max-width:880px;margin:0 auto}
.success-page .success-chapters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(48px,6vw,90px);max-width:1120px;margin:clamp(62px,7vw,92px) auto 0}
.success-page .success-chapters span{color:var(--brand-red);font-family:var(--mono);font-size:10px}
.success-page .success-chapters h3{margin:19px 0 13px;font-family:var(--serif);font-size:clamp(27px,2.6vw,34px)!important;font-weight:600}
.success-page .success-chapters p{max-width:320px;margin:0 auto;color:var(--muted);font-size:14px}
.success-page .success-stories{padding:clamp(94px,11vw,155px) clamp(24px,8vw,128px);text-align:center;background:#fff}
.success-page .success-stories h2{max-width:880px;margin:0 auto}
.success-page .success-stories .story-grid{max-width:1120px;margin:clamp(58px,7vw,85px) auto 0}
.success-page .success-stories .story-card{text-align:left}
.success-page .success-privacy{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(60px,9vw,140px);padding:clamp(95px,11vw,160px) clamp(24px,9vw,145px);background:var(--paper)}
.success-page .success-privacy-copy{align-self:center;text-align:center}
.success-page .success-privacy-copy>p:not(.eyebrow){max-width:520px;margin:28px auto 0;color:var(--muted);font-size:15px}
.success-page .success-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 34px;align-content:center}
.success-page .success-options article{text-align:center}
.success-page .success-options span{color:var(--brand-red);font-family:var(--mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase}
.success-page .success-options h3{max-width:260px;margin:12px auto 0;font-family:var(--serif);font-size:24px!important;font-weight:600;line-height:1.25}
.success-page .success-process{padding:clamp(95px,11vw,155px) 24px;text-align:center;background:#fff}
.success-page .success-process>h2{max-width:820px;margin:0 auto}
.success-page .success-process ol{max-width:760px;margin:clamp(58px,7vw,85px) auto 0;padding:0;list-style:none}
.success-page .success-process li{display:grid;grid-template-columns:55px 1fr;gap:24px;padding:28px 0;text-align:left;border-top:1px solid var(--line)}
.success-page .success-process li:last-child{border-bottom:1px solid var(--line)}
.success-page .success-process li>span{padding-top:6px;color:var(--brand-red);font-family:var(--mono);font-size:10px}
.success-page .success-process h3{margin:0 0 8px;font-family:var(--serif);font-size:26px!important;font-weight:600}
.success-page .success-process li p{margin:0;color:var(--muted);font-size:14px}
.success-page .success-invitation{padding:clamp(95px,11vw,155px) 24px;text-align:center;background:var(--brand-red);color:#fff}
.success-page .success-invitation .eyebrow{color:rgba(255,255,255,.72)}
.success-page .success-invitation h2{max-width:930px;margin:0 auto}
.success-page .success-invitation h2 em{color:#fff}
.success-page .success-invitation>p:not(.eyebrow){max-width:630px;margin:30px auto;color:rgba(255,255,255,.84);font-size:15px}
.success-page .success-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px 30px}
.success-page .success-light{background:#fff;color:var(--ink)}
.success-page .success-text-link{color:#fff;font-size:13px;font-weight:700;text-underline-offset:5px}
.success-page .success-final{padding:clamp(100px,12vw,170px) 24px;text-align:center;background:var(--paper)}
.success-page .success-final h2{max-width:850px;margin:0 auto 36px}
.success-page footer{display:block;padding:clamp(48px,6vw,72px) clamp(24px,5vw,80px) 32px;background:var(--ink)}
.success-page .footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;width:100%;max-width:1200px;margin:0 auto 40px}
.success-page .footer-brand .wordmark{display:inline-block;margin-bottom:16px;color:#fff;font-size:22px}
.success-page .footer-brand p{max-width:290px;margin:0;color:#aaa3a5;font-size:13px;line-height:1.7;text-align:left}
.success-page .footer-col h4{margin:0 0 16px;color:var(--brand-red);font-family:var(--mono);font-size:11px!important;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.success-page .footer-col a{display:block;padding:5px 0;color:#c9c2c4;font-size:13px;text-decoration:none}
.success-page .footer-col a:hover{color:var(--brand-red)}
.success-page .footer-bottom{max-width:1200px;margin:0 auto;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);text-align:center}
.success-page .footer-bottom p{margin:0;color:#6d6668;font-size:12px}
.success-page a:focus-visible{outline:3px solid #e5a2af;outline-offset:4px}
@media(max-width:860px){
  .success-page .success-chapters{grid-template-columns:1fr;gap:52px}
  .success-page .success-privacy{grid-template-columns:1fr;gap:65px}
  .success-page .footer-grid{grid-template-columns:1fr 1fr;gap:32px}
}
@media(max-width:600px){
  .success-page .site-header nav{gap:14px}
  .success-page main h1{font-size:clamp(48px,14vw,64px)}
  .success-page main h2{font-size:clamp(38px,11vw,50px)!important}
  .success-page .success-hero-media{width:100%;height:420px}
  .success-page .success-hero-media img{object-position:51% center}
  .success-page .success-hero-media figcaption{right:10px;bottom:10px}
  .success-page .success-options{grid-template-columns:1fr;gap:38px}
  .success-page .success-process li{grid-template-columns:1fr;gap:10px;text-align:center}
  .success-page .success-process li>span{padding:0}
  .success-page .success-actions{flex-direction:column}
  .success-page .footer-grid{grid-template-columns:1fr;gap:28px}
}


/* ===== 3-column header layout: Logo | About+Blog | Login+Register ===== */
.site-header{display:flex!important;align-items:center!important;justify-content:flex-start!important;position:relative}
.site-header .wordmark{flex-shrink:0;margin-right:auto}
.site-header .main-nav{display:flex;align-items:center;gap:25px;position:absolute;left:50%;transform:translateX(-50%)}
.site-header .main-nav a{font-size:16px;font-weight:600;text-decoration:none;color:inherit}
.site-header .main-nav a:hover{opacity:.7}
.site-header .account-nav{display:flex;align-items:center;gap:20px;flex-shrink:0}
.site-header .account-nav a{font-size:16px;font-weight:600;text-decoration:none;color:inherit}
.mobile-menu-panel{display:flex!important;flex:1!important;justify-content:center!important;align-items:center!important;position:relative!important}
.mobile-menu-panel .main-nav{position:static!important;transform:none!important;left:auto!important}
.mobile-menu-panel .account-nav{position:absolute!important;right:0!important;top:50%!important;transform:translateY(-50%)!important}

/* Hamburger toggle button - hidden on desktop */
.nav-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;background:transparent;border:none;cursor:pointer;padding:0;flex-shrink:0;margin-left:12px}
.nav-toggle span{display:block;width:22px;height:2px;background:var(--ink);transition:.3s all;border-radius:1px}

/* Mobile: absolute dropdown panel + hamburger fixed top-right */
@media(max-width:768px){
  .site-header{height:auto!important;min-height:60px!important;position:relative!important}
  .mobile-menu-panel{
    display:none!important;
    position:absolute!important;
    top:100%!important;
    left:0!important;
    right:0!important;
    background:var(--paper)!important;
    border-bottom:1px solid var(--line)!important;
    z-index:999!important;
    flex-direction:column!important;
    padding:8px 24px 16px!important;
    box-shadow:0 6px 16px rgba(0,0,0,.12)!important;
  }
  .site-header.menu-open .mobile-menu-panel{display:flex!important}
  .mobile-menu-panel .main-nav,
  .mobile-menu-panel .account-nav{
    position:static!important;
    width:100%!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    gap:0!important;
    padding:0!important;
    border:none!important;
    transform:none!important;
    left:auto!important;
  }
  .mobile-menu-panel .main-nav a,
  .mobile-menu-panel .account-nav a{
    padding:14px 0!important;
    width:100%!important;
    border-bottom:1px solid var(--line)!important;
    font-size:15px!important;
  }
  .mobile-menu-panel .account-nav .button{
    margin-top:14px!important;
    justify-content:center!important;
    width:100%!important;
  }
  .nav-toggle{
    display:flex!important;
    position:absolute!important;
    right:16px!important;
    top:50%!important;
    transform:translateY(-50%)!important;
    margin-left:0!important;
  }
  .site-header.menu-open .nav-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)!important}
  .site-header.menu-open .nav-toggle span:nth-child(2){opacity:0!important}
  .site-header.menu-open .nav-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)!important}
}


/* ===== Unified footer styles matching homepage ===== */
footer{background:#181416!important;color:#e8edef!important;padding:clamp(48px,6vw,72px) clamp(24px,5vw,80px) 32px!important;text-align:left!important}
.footer-grid{display:grid!important;grid-template-columns:1.5fr 1fr 1fr 1fr!important;gap:40px!important;max-width:1200px!important;margin:0 auto 40px!important}
.footer-brand .wordmark{color:#fff!important;display:inline-block!important;margin-bottom:16px!important;font-size:22px!important}
.footer-brand .wordmark span{color:#c8102e!important}
.footer-brand p{font-size:13px!important;line-height:1.7!important;color:#9aa0a3!important;margin:0!important;max-width:280px!important}
.footer-col h4{font-family:'DM Mono',monospace!important;font-size:11px!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:#c8102e!important;margin:0 0 16px!important;font-weight:700!important}
.footer-col a{display:block!important;font-size:13px!important;color:#c9c2c4!important;text-decoration:none!important;padding:5px 0!important;transition:.2s color!important;text-align:left!important}
.footer-col a:hover{color:#c8102e!important}
.footer-bottom{border-top:1px solid rgba(255,255,255,.1)!important;padding-top:24px!important;text-align:center!important;max-width:1200px!important;margin:0 auto!important}
.footer-bottom p{margin:0!important;font-size:12px!important;color:#6d6668!important}
@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr!important;gap:32px!important}}
@media(max-width:600px){.footer-grid{grid-template-columns:1fr!important;gap:28px!important}}


/* ===== Unified header/nav styles matching homepage ===== */
.site-header{
  height:84px!important;
  background:#f8f3e9!important;
  position:relative!important;
  border-bottom:none!important;
  box-shadow:none!important;
  top:auto!important;
  z-index:auto!important;
}
.site-header .wordmark span{color:#c8102e!important}
.site-header .main-nav a{color:#1b0c0f!important}
.site-header .account-nav a:not(.button){color:#1b0c0f!important}
/* Header register button: dark background like homepage .button.small */
.site-header .account-nav .button,
.site-header .account-nav .button.red,
.site-header .account-nav .button.small{
  background:#c8102e!important;
  color:#fff!important;
  min-height:42px!important;
  padding:0 19px!important;
  font-size:14px!important;
  border-radius:0!important;
  letter-spacing:.02em!important;
}
.site-header .account-nav .button:hover{
  background:#a00d24!important;
  color:#fff!important;
}
