/* Ammarah Naeem — Premium V24 public design system */
:root{
  --v24-ink:#0a0a09;
  --v24-charcoal:#151512;
  --v24-yellow:#ffe512;
  --v24-paper:#fbfbf8;
  --v24-white:#fff;
  --v24-soft:#f1f1ec;
  --v24-line:#d9dad3;
  --v24-muted:#666862;
  --v24-muted-2:#8a8c85;
  --v24-success:#176b45;
  --v24-radius:20px;
  --v24-radius-lg:30px;
  --v24-shadow:0 24px 70px rgba(16,16,12,.085);
  --v24-ease:cubic-bezier(.2,.7,.2,1);
}
html{scroll-padding-top:118px}
body.v24-site{background:var(--v24-paper);color:var(--v24-ink);letter-spacing:-.006em}
body.v24-site::before{content:"";position:fixed;z-index:-1;inset:0;pointer-events:none;background-image:linear-gradient(rgba(18,18,14,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(18,18,14,.018) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to bottom,black,transparent 58%)}
body.v24-site .container{width:min(1320px,calc(100% - 64px))}
body.v24-site .section{padding:124px 0}
body.v24-site .section-sm{padding:76px 0}
body.v24-site .bg-soft{background:#f0f0eb}
body.v24-site .eyebrow{font-size:.67rem;letter-spacing:.19em;gap:11px;margin-bottom:18px}
body.v24-site .eyebrow::before{width:31px;height:2px}
body.v24-site .display{font-size:clamp(4rem,7.8vw,7.65rem);line-height:.88;letter-spacing:-.078em;max-width:920px}
body.v24-site .h1{font-size:clamp(3rem,5.7vw,5.9rem);line-height:.92;letter-spacing:-.064em}
body.v24-site .h2{font-size:clamp(2.4rem,4.2vw,4.7rem);line-height:.94;letter-spacing:-.057em}
body.v24-site .h3{font-size:1.45rem;letter-spacing:-.035em}
body.v24-site .lead{font-size:clamp(1.03rem,1.7vw,1.22rem);line-height:1.62;color:var(--v24-muted)}
body.v24-site .yellow-mark::after{height:.18em;bottom:.05em;transform:none}

/* Utility bar + navigation */
.v24-topbar{position:fixed;z-index:1101;top:0;left:0;right:0;height:34px;background:#0b0b09;color:#d8d8d1;border-bottom:1px solid rgba(255,255,255,.09)}
.v24-topbar-inner{width:min(1320px,calc(100% - 64px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:.62rem;letter-spacing:.065em;text-transform:uppercase;font-weight:780}
.v24-topbar-left{display:flex;align-items:center;gap:9px}.v24-topbar-left::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--v24-yellow);box-shadow:0 0 0 4px rgba(255,229,18,.12)}
.v24-topbar-links{display:flex;align-items:center;gap:18px}.v24-topbar-links a{color:#fff}.v24-topbar-links a:hover{color:var(--v24-yellow)}
body.v24-site .site-header{top:34px;background:rgba(251,251,248,.88);backdrop-filter:blur(22px);border-bottom:1px solid rgba(16,16,12,.07)}
body.v24-site .site-header.scrolled{background:rgba(251,251,248,.97);box-shadow:0 11px 35px rgba(17,17,12,.045)}
body.v24-site .nav{min-height:78px}
body.v24-site .brand{min-width:170px}
body.v24-site .brand-logo{width:176px;max-height:52px;object-fit:contain;object-position:left center;filter:contrast(1.04)}
body.v24-site .nav-links{gap:4px;font-size:.76rem;font-weight:780;background:rgba(255,255,255,.72);border:1px solid #e1e1dc;border-radius:14px;padding:5px}
body.v24-site .nav-links>a:not(.btn){padding:9px 11px;border-radius:9px;transition:background .2s ease,color .2s ease}
body.v24-site .nav-links>a:not(.btn)::after{display:none}
body.v24-site .nav-links>a:not(.btn):hover,body.v24-site .nav-links>a.active{background:#f0f0eb}
body.v24-site .nav-links .btn{min-height:38px;border-radius:9px;padding:0 14px;margin-left:4px;font-size:.71rem}
body.v24-site .menu-toggle{border-radius:11px;border-color:#d6d7d1;background:#fff}

/* Buttons and interaction */
body.v24-site .btn{min-height:52px;border-radius:12px;padding:0 21px;font-size:.82rem;letter-spacing:.005em;font-weight:850;transition:transform .2s var(--v24-ease),box-shadow .2s var(--v24-ease),background .2s ease,border-color .2s ease}
body.v24-site .btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(12,12,8,.11)}
body.v24-site .btn:active{transform:translateY(0)}
body.v24-site .btn-yellow{background:var(--v24-yellow);border-color:var(--v24-yellow);color:#111}
body.v24-site .btn-outline{background:rgba(255,255,255,.72);border-color:#c7c8c1;color:#111}
body.v24-site .btn-outline:hover{background:#fff;border-color:#111}
body.v24-site a:focus-visible,body.v24-site button:focus-visible,body.v24-site input:focus-visible,body.v24-site select:focus-visible,body.v24-site textarea:focus-visible{outline:3px solid rgba(255,229,18,.65);outline-offset:3px}

/* Home hero */
body.v24-site .premium-hero{min-height:94svh;padding:172px 0 86px;background:linear-gradient(180deg,#fbfbf8 0%,#f5f5f0 100%);overflow:hidden}
body.v24-site .premium-hero::before{width:720px;height:720px;right:-300px;top:-320px;background:rgba(255,229,18,.22);filter:blur(8px)}
body.v24-site .premium-hero::after{height:1px;background:#d8d9d2}
body.v24-site .premium-hero-grid{grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr);gap:88px;align-items:center}
body.v24-site .premium-hero-copy{padding:18px 0}
body.v24-site .premium-hero-copy .lead{max-width:690px;margin:29px 0 30px}
body.v24-site .premium-hero-actions{gap:9px}
body.v24-site .premium-trustline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:38px;padding-top:0;border-top:1px solid #d8d9d2;border-bottom:1px solid #d8d9d2;max-width:760px}
body.v24-site .premium-trustline span{padding:16px 17px 16px 0;margin-right:17px;border-right:1px solid #d8d9d2;font-size:.69rem;line-height:1.35;color:#797b74}
body.v24-site .premium-trustline span:last-child{border-right:0;margin-right:0}
body.v24-site .premium-trustline strong{display:block;font-size:.72rem;color:#111;margin-bottom:3px}
body.v24-site .premium-brand-stage{min-height:620px;border-radius:30px;background:linear-gradient(145deg,#11110f 0%,#1c1c18 100%);box-shadow:0 32px 85px rgba(14,14,10,.16);padding:28px;border:1px solid rgba(255,255,255,.04)}
body.v24-site .premium-brand-stage::before{width:280px;height:280px;right:-115px;top:-110px;background:var(--v24-yellow)}
body.v24-site .premium-brand-stage::after{content:"AN";left:auto;right:20px;bottom:-18px;width:auto;height:auto;background:none;color:rgba(255,255,255,.04);font-size:11rem;font-weight:950;letter-spacing:-.09em;line-height:1}
body.v24-site .premium-logo-card{width:min(100%,500px);border-radius:18px;padding:34px 30px;box-shadow:0 25px 60px rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.9)}
body.v24-site .premium-stage-chip{border-radius:9px;font-size:.61rem;letter-spacing:.07em;padding:10px 12px;box-shadow:none;border:1px solid rgba(255,255,255,.18)}
body.v24-site .premium-stage-chip.one{left:22px;top:28px;background:#fff}.premium-stage-chip.two{right:22px;bottom:62px}
body.v24-site .premium-stage-note{left:28px;bottom:32px;font-size:.61rem;color:#bdbdb6;letter-spacing:.14em}

/* Capability strip */
body.v24-site .premium-strip{background:#11110f;color:#fff;border:0}
body.v24-site .premium-strip-grid{grid-template-columns:repeat(4,1fr)}
body.v24-site .premium-strip-item{padding:24px 26px;border-color:#2b2b27}
body.v24-site .premium-strip-item strong{font-size:.76rem;letter-spacing:-.01em}.premium-strip-item span{font-size:.66rem;color:#9f9f98;margin-top:5px;line-height:1.4}

/* Section architecture */
body.v24-site .premium-section-head{grid-template-columns:minmax(0,1fr) minmax(320px,480px);gap:70px;align-items:end;margin-bottom:52px;padding-bottom:26px;border-bottom:1px solid var(--v24-line)}
body.v24-site .premium-section-head .lead{font-size:1rem}
body.v24-site .premium-card-grid{gap:12px}
body.v24-site .premium-card{border-radius:18px;min-height:305px;padding:28px;border-color:#dbdcd5;box-shadow:none;background:#fff}
body.v24-site .premium-card:hover{transform:translateY(-4px);border-color:#aeb0a9;box-shadow:0 20px 48px rgba(17,17,12,.055)}
body.v24-site .premium-card .card-no{width:36px;height:36px;margin-bottom:56px;border-radius:9px;font-size:.62rem}
body.v24-site .premium-card h3{font-size:1.35rem;letter-spacing:-.035em;line-height:1.04}.premium-card p{font-size:.87rem;line-height:1.62}
body.v24-site .premium-card.dark{background:#11110f;border-color:#11110f}.premium-card.dark p{color:#bdbdb7}
body.v24-site .premium-card.featured{background:#fff;border-top:6px solid var(--v24-yellow);border-color:#d8d9d2;border-top-color:var(--v24-yellow)}
body.v24-site .premium-card.featured p{color:#656760}

body.v24-site .premium-editorial{grid-template-columns:.78fr 1.22fr;gap:84px}
body.v24-site .premium-sticky-note{top:142px;border-radius:22px;min-height:430px;padding:34px;background:#11110f;color:#fff;overflow:hidden}
body.v24-site .premium-sticky-note::after{content:"";position:absolute;right:-55px;bottom:-55px;width:180px;height:180px;border-radius:50%;background:var(--v24-yellow)}
body.v24-site .premium-sticky-note blockquote{position:relative;z-index:1;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.7rem,2.8vw,2.75rem);line-height:1.08;color:#fff}
body.v24-site .premium-sticky-note small{color:#aaa}.premium-sticky-note .btn{position:relative;z-index:1;width:max-content}
body.v24-site .premium-editorial-copy>p:first-of-type{font-size:1.2rem;line-height:1.7;color:#24241f}
body.v24-site .premium-editorial-copy p{font-size:.94rem;line-height:1.75;color:#696b64}
body.v24-site .premium-credential-row{gap:8px}.premium-credential{border-radius:12px;padding:16px 17px;background:#fff}.premium-credential strong{font-size:1rem}.premium-credential span{font-size:.67rem}

/* Results */
body.v24-site .premium-result-feature{border-radius:22px;border-color:#d8d9d2;box-shadow:0 20px 56px rgba(15,15,11,.06)}
body.v24-site .premium-result-black{padding:46px;min-height:440px;background:linear-gradient(145deg,#11110f,#191916)}
body.v24-site .premium-result-black h3{font-size:clamp(2.5rem,4vw,4.4rem);letter-spacing:-.055em}.premium-result-black .result-suburb{font-size:.62rem}
body.v24-site .premium-result-data{padding:28px;background:#efefe9;gap:9px}
body.v24-site .premium-result-metric{border-radius:13px;padding:24px;border-color:#dedfd8}.premium-result-metric strong{font-size:2.35rem}.premium-result-metric span{font-size:.69rem}
body.v24-site .result-grid-clean{gap:10px}.result-case-clean{border-radius:16px;padding:25px;min-height:230px}.result-case-clean .result-topline{margin-bottom:34px}.result-case-clean h3{font-size:1.45rem}.result-case-clean p{font-size:.83rem;line-height:1.6}.result-tag{font-size:.59rem;padding:5px 8px}

/* Process + FAQ */
body.v24-site .premium-process{gap:9px}.premium-process-step{border-radius:14px;padding:22px;grid-template-columns:42px 1fr;gap:15px;background:#fff}.premium-process-step .num{width:31px;height:31px;border:1px solid #d7d8d1;border-radius:8px;display:grid;place-items:center;font-size:.62rem}.premium-process-step h3{font-size:1.08rem}.premium-process-step p{font-size:.8rem;line-height:1.55}
body.v24-site .premium-faq{gap:78px}.premium-faq-list{border-top-color:#cfd0c9}.premium-faq .faq-item{border-bottom-color:#cfd0c9}.premium-faq .faq-q{padding:22px 0;font-size:.92rem}.premium-faq .faq-a{font-size:.84rem;line-height:1.65}

/* CTA */
body.v24-site .premium-cta{border-radius:24px;padding:52px;background:linear-gradient(145deg,#11110f,#191916);box-shadow:0 28px 72px rgba(13,13,10,.12)}
body.v24-site .premium-cta::after{width:250px;height:250px;right:-100px;top:-120px}
body.v24-site .premium-cta h2{font-size:clamp(2.4rem,4.8vw,5rem)}
body.v24-site .premium-cta p{font-size:.9rem;line-height:1.65;color:#bcbcb6}

/* Internal page hero */
body.v24-site .premium-page-hero{padding:182px 0 96px;background:linear-gradient(180deg,#fbfbf8 0%,#f3f3ee 100%);border-bottom:1px solid #d8d9d2;position:relative;overflow:hidden}
body.v24-site .premium-page-hero::after{content:"";position:absolute;right:-160px;top:40px;width:420px;height:420px;border-radius:50%;background:rgba(255,229,18,.19)}
body.v24-site .premium-page-hero-grid{position:relative;z-index:1;grid-template-columns:minmax(0,1fr) 390px;gap:90px}
body.v24-site .premium-page-note{border:1px solid #d6d7d0;border-left:5px solid var(--v24-yellow);border-radius:14px;background:rgba(255,255,255,.72);padding:18px 20px;font-size:.78rem;line-height:1.55}.premium-page-note strong{font-size:.82rem}

/* Contact */
body.v24-site .premium-contact-grid{grid-template-columns:.7fr 1.3fr;gap:12px;align-items:stretch}
body.v24-site .premium-contact-card{border-radius:20px;padding:32px;background:linear-gradient(145deg,#11110f,#1a1a16);box-shadow:0 20px 55px rgba(14,14,10,.12)}
body.v24-site .premium-contact-card h2{font-size:2.35rem}.premium-contact-items{gap:0;margin:26px 0}.premium-contact-link{padding:14px 0}.premium-contact-link span{font-size:.65rem}.premium-contact-link strong{font-size:.78rem}
body.v24-site .premium-form-shell{border-radius:20px;padding:32px;border-color:#d9dad3;box-shadow:0 18px 50px rgba(18,18,14,.045)}
body.v24-site .form-card,body.v24-site .ad-form-card{border-radius:18px}
body.v24-site .field label{font-size:.7rem;letter-spacing:.005em}
body.v24-site .field input,body.v24-site .field select,body.v24-site .field textarea{border-radius:10px;border-color:#cfd0c9;background:#fff;min-height:53px;font-size:.87rem}
body.v24-site .field textarea{min-height:116px}
body.v24-site .field input:focus,body.v24-site .field select:focus,body.v24-site .field textarea:focus{border-color:#111;box-shadow:0 0 0 4px rgba(255,229,18,.18)}
body.v24-site .checkbox{background:#f6f6f2;border:1px solid #e1e1db;border-radius:10px;padding:12px}.checkbox span{font-size:.72rem}
body.v24-site .premium-area-grid{grid-template-columns:repeat(5,1fr);gap:8px}.premium-area{border-radius:12px;padding:19px;background:#fff;font-size:.78rem}.premium-area span{font-size:.64rem}

/* Meta appraisal landing */
body.v24-site.meta-landing .ad-hero{padding-top:150px;background:linear-gradient(180deg,#fbfbf8 0%,#f1f1ec 100%)}
body.v24-site.meta-landing .ad-hero-grid{gap:62px;align-items:start}
body.v24-site.meta-landing .ad-title{font-size:clamp(3.1rem,6.1vw,6.15rem);line-height:.91;letter-spacing:-.066em}
body.v24-site.meta-landing .ad-subtitle{font-size:1.04rem;line-height:1.65;color:#686a63}
body.v24-site.meta-landing .ad-form-card{border-radius:20px;box-shadow:0 26px 70px rgba(15,15,11,.10);border:1px solid #d8d9d2;padding:28px;position:sticky;top:138px}
body.v24-site.meta-landing .ad-trust-strip{background:#11110f;color:#fff;border:0}.ad-trust-item p{color:#a5a59f}.ad-section{padding:98px 0}
body.v24-site.meta-landing .ad-steps .ad-step,body.v24-site.meta-landing .ad-proof-card{border-radius:14px}

/* Booking */
body.v24-site .booking-premium-intro{padding:160px 0 42px;background:linear-gradient(180deg,#fbfbf8 0%,#f2f2ed 100%);border-bottom:1px solid #d8d9d2}
body.v24-site .booking-premium-intro .container{align-items:end}.booking-premium-intro h1{font-size:clamp(2.8rem,5.2vw,5.25rem);letter-spacing:-.06em}.booking-premium-intro p{font-size:.92rem;line-height:1.62}
body.v24-site .scheduler-section{padding:50px 0 94px;background:#f2f2ed}
body.v24-site .scheduler-shell{width:min(1180px,calc(100% - 40px));border-radius:22px;box-shadow:0 26px 70px rgba(15,15,11,.09);border-color:#d8d9d2;background:#fff;overflow:hidden}
body.v24-site .scheduler-brandbar{min-height:70px;padding-inline:24px}.scheduler-brand-logo{max-width:170px}.scheduler-profile{padding:22px 28px}.scheduler-profile--logo{gap:22px}.scheduler-logo{width:145px;max-height:100px;border-radius:10px;background:#fff;padding:4px;border:1px solid #eee}.scheduler-profile-copy h1{font-size:1.4rem}.scheduler-profile-copy p{font-size:.78rem}.scheduler-content{gap:0}.scheduler-calendar-column{padding:28px 32px;border-right:1px solid #e1e1db}.scheduler-times-column{padding:28px 26px}.scheduler-kicker{font-size:.62rem}.scheduler-heading h2{font-size:2rem;letter-spacing:-.045em}.calendar-grid button{border-radius:9px}.time-slots button{border-radius:10px}.booking-details-card{border-radius:18px}

/* Footer */
body.v24-site .site-footer{background:#0c0c0a;color:#fff;margin-top:0;border-top:1px solid #252520}
body.v24-site .footer-grid{padding-top:58px;padding-bottom:38px}
body.v24-site .footer-brand .brand-logo{filter:none;background:#fff;border-radius:10px;padding:7px;width:182px}
body.v24-site .footer-col h3{font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:#777870}.footer-col a{font-size:.76rem;color:#d4d4cd}.footer-col a:hover{color:var(--v24-yellow)}
body.v24-site .footer-bottom{font-size:.64rem;color:#777870}

/* Mobile conversion rail */
.v24-mobile-rail{display:none}

/* Motion refinement */
body.v24-site .reveal{transition-duration:.72s;transition-timing-function:var(--v24-ease)}
body.v24-site .premium-card,body.v24-site .result-case-clean,body.v24-site .premium-process-step{transform-origin:center bottom}
@media(hover:hover){body.v24-site [data-v24-lift]:hover{transform:translateY(-4px)}}

@media(max-width:1100px){
  body.v24-site .container{width:min(100% - 40px,1320px)}
  body.v24-site .premium-hero-grid{grid-template-columns:1fr 440px;gap:46px}.premium-brand-stage{min-height:500px!important}
  body.v24-site .premium-section-head{gap:40px}.premium-contact-grid{grid-template-columns:.82fr 1.18fr}
  body.v24-site .premium-area-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:900px){
  body.v24-site .section{padding:90px 0}
  body.v24-site .premium-hero-grid,body.v24-site .premium-editorial,body.v24-site .premium-result-feature,body.v24-site .premium-page-hero-grid,body.v24-site .premium-contact-grid,body.v24-site .premium-faq,body.v24-site .premium-cta-grid{grid-template-columns:1fr}
  body.v24-site .premium-hero-grid{gap:38px}.premium-brand-stage{min-height:470px!important}.premium-editorial{gap:34px!important}.premium-sticky-note,.premium-faq-intro{position:relative!important;top:auto!important}.premium-sticky-note{min-height:300px!important}.premium-section-head{grid-template-columns:1fr!important;gap:18px!important}.premium-card-grid{grid-template-columns:1fr 1fr}.premium-cta-actions{justify-content:flex-start!important}
  body.v24-site.meta-landing .ad-form-card{position:relative;top:auto}
}
@media(max-width:720px){
  html{scroll-padding-top:78px}
  .v24-topbar{display:none}
  body.v24-site .site-header{top:0}
  body.v24-site .container{width:min(100% - 24px,1320px)}
  body.v24-site .section{padding:72px 0}
  body.v24-site .brand-logo{width:148px;max-height:48px}
  body.v24-site .nav{min-height:72px}
  body.v24-site .nav-links{border-radius:0;padding:22px;background:#fbfbf8}
  body.v24-site .nav-links>a:not(.btn){padding:14px 12px;border-bottom:1px solid #e3e3de;border-radius:0}
  body.v24-site .nav-links .btn{min-height:50px;border-radius:10px;margin:14px 0 0}
  body.v24-site .premium-hero{padding:112px 0 58px;min-height:auto}.premium-hero-grid{grid-template-columns:1fr!important}.premium-hero-copy .lead{margin:22px 0!important}.premium-hero-actions{display:grid!important;grid-template-columns:1fr}.premium-hero-actions .btn{width:100%}.premium-trustline{grid-template-columns:1fr!important;margin-top:26px!important}.premium-trustline span{border-right:0!important;border-bottom:1px solid #d8d9d2;padding:12px 0!important;margin:0!important}.premium-trustline span:last-child{border-bottom:0}.premium-brand-stage{min-height:390px!important;border-radius:20px!important;padding:18px!important}.premium-logo-card{padding:22px 18px!important;border-radius:13px!important}.premium-stage-chip{font-size:.53rem!important}.premium-stage-note{font-size:.54rem!important}
  body.v24-site .premium-strip-grid{grid-template-columns:1fr 1fr}.premium-strip-item{padding:18px 14px!important}.premium-card-grid,.premium-process,.result-grid-clean,.premium-credential-row{grid-template-columns:1fr!important}.premium-card{min-height:auto!important}.premium-card .card-no{margin-bottom:30px!important}.premium-result-black{padding:30px!important;min-height:320px!important}.premium-result-data{grid-template-columns:1fr 1fr;padding:16px!important}.premium-result-metric{padding:17px!important}.premium-cta{padding:32px 24px!important;border-radius:18px!important}.premium-cta-actions{display:grid!important;grid-template-columns:1fr;width:100%}.premium-cta-actions .btn{width:100%}
  body.v24-site .premium-page-hero{padding:122px 0 66px}.premium-page-hero-grid{gap:26px!important}.premium-page-note{padding:15px 16px!important}.premium-contact-card,.premium-form-shell{padding:22px!important;border-radius:16px!important}.premium-area-grid{grid-template-columns:1fr 1fr!important}
  body.v24-site.meta-landing .ad-hero{padding-top:100px}.ad-hero-grid{gap:24px!important}.ad-form-card{padding:20px!important}
  body.v24-site .booking-premium-intro{padding:108px 0 32px}.booking-premium-intro .container{gap:14px}.scheduler-shell{width:min(100% - 16px,1180px)!important;border-radius:16px!important}.scheduler-profile{padding:18px!important}.scheduler-logo{width:110px!important}.scheduler-content{display:grid!important;grid-template-columns:1fr!important}.scheduler-calendar-column{border-right:0!important;border-bottom:1px solid #e1e1db;padding:20px!important}.scheduler-times-column{padding:20px!important}
  .v24-mobile-rail{position:fixed;z-index:950;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1.3fr;gap:7px;background:rgba(15,15,13,.94);backdrop-filter:blur(16px);padding:7px;border-radius:14px;box-shadow:0 20px 50px rgba(0,0,0,.22)}.v24-mobile-rail a{min-height:44px;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:900}.v24-mobile-rail .rail-call{background:#fff;color:#111}.v24-mobile-rail .rail-appraisal{background:var(--v24-yellow);color:#111}.v24-site .floating-actions{bottom:78px!important}
}
@media(max-width:440px){
  body.v24-site .premium-strip-grid{grid-template-columns:1fr}.premium-strip-item{border-right:0!important;border-bottom:1px solid #2b2b27!important}.premium-strip-item:last-child{border-bottom:0!important}
  body.v24-site .premium-result-data{grid-template-columns:1fr}.premium-area-grid{grid-template-columns:1fr!important}
  body.v24-site .display{font-size:clamp(3.2rem,15vw,4.35rem)}
}
@media(prefers-reduced-motion:reduce){body.v24-site *,body.v24-site *::before,body.v24-site *::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.v24-mobile-rail{backdrop-filter:none}}
@media(max-width:720px){.v24-mobile-rail.is-keyboard-hidden{transform:translateY(calc(100% + 26px));opacity:0;pointer-events:none}.v24-mobile-rail{transition:transform .2s ease,opacity .2s ease}}
/* Landing header + confirmation precision */
body.v24-site.meta-landing .landing-header{background:rgba(251,251,248,.94);backdrop-filter:blur(20px);border-bottom:1px solid rgba(16,16,12,.08);min-height:78px}
body.v24-site.meta-landing .landing-header-inner{min-height:78px}
body.v24-site.meta-landing .landing-logo img{max-width:180px;max-height:56px;object-fit:contain}
body.v24-site.meta-landing .landing-phone-copy small{font-size:.58rem;letter-spacing:.05em;text-transform:uppercase;color:#85877f}.landing-phone-copy strong{font-size:.78rem}
body.v24-site .lead-success-overlay{background:rgba(8,8,7,.62);backdrop-filter:blur(8px)}
body.v24-site .lead-success-card{border-radius:22px;border:1px solid rgba(255,255,255,.7);box-shadow:0 34px 100px rgba(0,0,0,.28);max-width:650px}
body.v24-site .lead-success-icon{box-shadow:0 0 0 10px rgba(255,229,18,.12)}
