
:root{--bg:#07090d;--panel:#10151d;--panel2:#171d27;--text:#111827;--muted:#64707f;--line:#e8ebef;--gold:#c7a15a;--gold2:#e7c77f;--cream:#f7f4ee;--white:#fff;--max:1120px;--radius:24px;--shadow:0 24px 70px rgba(5,10,20,.18)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--text);background:#f6f7f9;line-height:1.55}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.wrap{width:min(var(--max),calc(100% - 36px));margin:auto}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:13px 22px;background:linear-gradient(135deg,var(--gold),var(--gold2));color:#111;font-weight:850;box-shadow:0 12px 30px rgba(199,161,90,.25);transition:.18s}.btn:hover{transform:translateY(-1px)}.btn.dark{background:#111827;color:#fff;box-shadow:none}.btn.light{background:#fff;color:#111;box-shadow:none}.site-header{position:fixed;top:14px;left:0;right:0;z-index:20}.navshell{width:min(1160px,calc(100% - 28px));margin:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:10px 12px;background:rgba(7,9,13,.75);border:1px solid rgba(255,255,255,.13);border-radius:999px;backdrop-filter:blur(18px);box-shadow:0 18px 50px rgba(0,0,0,.22)}.brand{display:flex;align-items:center;gap:12px;color:#fff;font-weight:900}.brand img{width:124px;background:#fff;border-radius:999px;padding:7px}.brand span{line-height:1.05}.brand small{display:block;color:#b8c0ca;font-weight:650;font-size:.76rem;margin-top:2px}.nav{display:flex;justify-content:center;gap:4px}.nav a{color:#e9edf2;font-weight:750;font-size:.91rem;padding:10px 11px;border-radius:999px}.nav a:hover,.nav a.active{background:rgba(255,255,255,.11)}.menu{display:none;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:9px 12px}
.hero{position:relative;min-height:650px;color:#fff;display:flex;align-items:center;overflow:hidden;background:#07090d}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,9,13,.90),rgba(7,9,13,.50),rgba(7,9,13,.78)),#07090d}.hero:after{content:"";position:absolute;inset:auto 0 0;height:180px;background:linear-gradient(0deg,#f6f7f9,transparent)}.hero .wrap{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .72fr;gap:34px;align-items:end;padding-top:108px}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#f1d58e;text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;font-weight:900}.eyebrow:before{content:"";width:34px;height:2px;background:#f1d58e}.hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.65rem,6.2vw,5.5rem);line-height:.96;letter-spacing:-.055em;margin:16px 0 18px;max-width:780px}.hero p{font-size:1.16rem;color:#e3e8ee;max-width:650px;margin:0 0 28px}.hero-card{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.16);border-radius:var(--radius);padding:16px;backdrop-filter:blur(14px);box-shadow:var(--shadow)}.hero-card img{height:310px;width:100%;object-fit:cover;border-radius:18px}.hero-card .mini{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.hero-card .mini div{background:rgba(255,255,255,.10);border-radius:14px;padding:12px;text-align:center}.hero-card strong{display:block;color:#f1d58e;font-size:1.35rem}.hero-card span{font-size:.79rem;color:#e8edf2}.section{padding:58px 0}.intro{margin-top:-34px;position:relative;z-index:2}.intro-grid{display:grid;grid-template-columns:1fr .9fr;gap:18px;align-items:start}.copy-card,.contact-card,.legal-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:30px}.copy-card h2,.contact-card h2,.legal-card h1,.page-title{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05;letter-spacing:-.035em;margin:0 0 15px}.copy-card p,.contact-card p{font-size:1.05rem;color:#3f4650;margin:0 0 22px}.image-card{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);height:315px}.image-card img{width:100%;height:100%;object-fit:cover}.stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.stat{background:linear-gradient(180deg,#111827,#1b2430);color:#fff;border-radius:18px;padding:20px;text-align:center}.stat strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:2.5rem;line-height:1;color:#f1d58e}.stat span{color:#d8dee7;font-size:.9rem}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.section-head h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2rem,4.5vw,3.7rem);line-height:1;margin:0}.section-head p{max-width:430px;color:var(--muted);margin:0}.services{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.service{min-width:0;background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 14px 38px rgba(5,10,20,.08);display:flex;flex-direction:column}.service img{height:165px;width:100%;object-fit:cover}.service div{padding:20px}.service h3{font-family:Georgia,'Times New Roman',serif;font-size:1.33rem;line-height:1.08;margin:0 0 10px;overflow-wrap:anywhere}.service p{color:#515a66;margin:0 0 18px;font-size:.96rem}.about-strip{background:linear-gradient(135deg,#0a0d13,#151d29);color:#fff;border-radius:30px;padding:30px;display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.about-strip h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2rem,4vw,3.1rem);line-height:1.05;margin:0 0 16px}.about-strip p{color:#dbe2ea}.offer{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.offer span{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:12px 14px;border-radius:14px}.contact-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:18px}.contact-list{display:grid;gap:12px;margin-top:20px}.contact-list a,.contact-list span{display:block;background:#f7f8fa;border:1px solid var(--line);border-radius:14px;padding:13px 15px}.form{display:grid;gap:13px}.form label{display:grid;gap:7px;font-weight:800}.form input,.form textarea{border:1px solid #cfd5dd;border-radius:14px;padding:14px;font:inherit}.form textarea{min-height:145px}.consent{display:flex!important;gap:10px!important;font-size:.86rem!important;font-weight:500!important;color:#596270}.consent input{width:auto;margin-top:3px}.footer{background:#07090d;color:#c4ccd7;padding:32px 0}.footer .wrap{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer a{color:#fff}.page{padding:130px 0 70px}.legal-card{max-width:900px}.legal-card h2{font-family:Georgia,'Times New Roman',serif;margin:24px 0 8px}.legal-card p{color:#424b57}.plain-list{white-space:pre-line;color:#3f4650}
@media(max-width:900px){.navshell{grid-template-columns:auto auto}.brand img{width:86px}.nav{display:none;grid-column:1/-1;justify-content:flex-start;flex-wrap:wrap;padding:5px 8px 10px}.nav.open{display:flex}.menu{display:block}.header-cta{display:none}.hero{min-height:auto}.hero .wrap{grid-template-columns:1fr;padding-top:135px;padding-bottom:55px}.hero-card img{height:220px}.intro-grid,.about-strip,.contact-grid{grid-template-columns:1fr}.services{grid-template-columns:1fr 1fr}.section-head{display:block}.section-head p{margin-top:12px}.stats-row,.offer{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:560px){.site-header{top:8px}.navshell{border-radius:22px}.brand span{font-size:.9rem}.brand small{display:none}.hero h1{font-size:3.05rem}.hero p{font-size:1rem}.hero-card .mini,.services,.stats-row,.offer{grid-template-columns:1fr}.copy-card,.contact-card,.legal-card,.about-strip{padding:24px}.section{padding:48px 0}.service img{height:210px}.footer .wrap{display:grid}}

/* hero welcome video override */
.home-header{top:22px}
.home-navshell{display:flex;justify-content:center;align-items:center;width:min(860px,calc(100% - 32px));padding:9px 12px;background:rgba(7,9,13,.38);border-color:rgba(255,255,255,.18);box-shadow:0 18px 60px rgba(0,0,0,.18)}
.home-navshell .nav{display:flex;justify-content:center;flex:1}
.home-navshell .header-cta{margin-left:8px}
.hero-welcome{min-height:100vh;isolation:isolate;text-align:center;align-items:center;background:#07090d}
.hero-welcome:before,.hero-welcome:after{display:none}
.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3;filter:saturate(.92) contrast(1.04) brightness(.96)}
.hero-overlay{position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 50% 38%,rgba(10,13,18,.08),rgba(7,9,13,.38) 48%,rgba(7,9,13,.70) 100%),linear-gradient(180deg,rgba(7,9,13,.20),rgba(7,9,13,.48) 62%,#07090d 100%)}
.hero-welcome .hero-center{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;padding:190px 0 70px;max-width:980px}
.hero-logo{width:min(620px,88vw);height:auto;margin:0 auto 42px;filter:drop-shadow(0 0 18px rgba(255,255,255,.34)) drop-shadow(0 24px 70px rgba(0,0,0,.72));background:transparent!important;border-radius:0!important;padding:0!important}
.hero-welcome .eyebrow{justify-content:center;margin-bottom:12px;color:#f3d894;text-shadow:0 3px 18px rgba(0,0,0,.45)}
.hero-welcome .eyebrow:before,.hero-welcome .eyebrow:after{content:"";width:38px;height:2px;background:#f3d894;display:block}
.hero-welcome h1{font-size:clamp(2.8rem,6.4vw,5.7rem);max-width:900px;margin:0 auto 18px;text-shadow:0 18px 50px rgba(0,0,0,.48)}
.hero-welcome p{max-width:720px;margin:0 auto 28px;color:#edf1f5;text-shadow:0 8px 28px rgba(0,0,0,.62)}
.hero-welcome .btn{background:#fff;color:#111;box-shadow:0 18px 50px rgba(0,0,0,.25)}
.hero-welcome .btn:hover{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#111}
@media(max-width:900px){.home-navshell{display:grid;grid-template-columns:1fr auto;width:min(760px,calc(100% - 24px));border-radius:24px}.home-navshell .nav{display:none;grid-column:1/-1;justify-content:flex-start;flex-wrap:wrap;padding:8px 4px 4px}.home-navshell .nav.open{display:flex}.hero-welcome .hero-center{padding-top:130px}.hero-logo{width:min(340px,74vw)}}
@media(max-width:560px){.home-header{top:10px}.home-navshell{background:rgba(7,9,13,.62)}.hero-welcome{min-height:720px}.hero-welcome h1{font-size:2.75rem}.hero-welcome .eyebrow{font-size:.67rem;letter-spacing:.1em}.hero-welcome .eyebrow:before,.hero-welcome .eyebrow:after{width:24px}.hero-logo{width:min(285px,82vw);margin-bottom:18px}}

/* hero welcome logo white refinement */
.hero-welcome .hero-center{padding-top:138px;animation:heroStageIn .95s cubic-bezier(.2,.8,.2,1) both}
.hero-logo{width:min(560px,86vw);padding:0!important;margin:0 auto 28px;background:transparent!important;border-radius:0!important;filter:drop-shadow(0 18px 42px rgba(0,0,0,.72)) drop-shadow(0 0 20px rgba(255,255,255,.16));animation:logoReveal .85s cubic-bezier(.16,1,.3,1) .08s both}
.hero-welcome h1{animation:textRise .95s cubic-bezier(.16,1,.3,1) .35s both}
.hero-welcome p{animation:textRise .95s cubic-bezier(.16,1,.3,1) .52s both}
.hero-welcome .btn{animation:buttonRise .95s cubic-bezier(.16,1,.3,1) .68s both}
.hero-video{animation:none!important;will-change:auto;transform:none!important}
.hero-overlay{background:radial-gradient(circle at 50% 34%,rgba(255,255,255,.08),rgba(7,9,13,.30) 42%,rgba(7,9,13,.68) 100%),linear-gradient(180deg,rgba(7,9,13,.16),rgba(7,9,13,.44) 62%,#07090d 100%)}
.hero-welcome:before{display:none!important}
@keyframes logoReveal{0%{opacity:0;transform:translateY(18px) scale(.94);filter:blur(8px) drop-shadow(0 18px 42px rgba(0,0,0,.72))}65%{opacity:1;filter:blur(0) drop-shadow(0 18px 42px rgba(0,0,0,.72)) drop-shadow(0 0 26px rgba(255,255,255,.20))}100%{opacity:1;transform:translateY(0) scale(1)}}
@keyframes logoFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(0)}}
@keyframes textRise{0%{opacity:0;transform:translateY(18px)}100%{opacity:1;transform:translateY(0)}}
@keyframes buttonRise{0%{opacity:0;transform:translateY(16px) scale(.98)}100%{opacity:1;transform:translateY(0) scale(1)}}
@keyframes heroStageIn{0%{opacity:.92}100%{opacity:1}}
@keyframes videoBreath{0%{filter:saturate(.90) contrast(1.03) brightness(.92);transform:scale(1.000)}100%{filter:saturate(.98) contrast(1.07) brightness(1.02);transform:scale(1.018)}}
@keyframes softSweep{0%,46%{transform:translateX(-130%);opacity:0}56%{opacity:.55}72%,100%{transform:translateX(130%);opacity:0}}
@media (prefers-reduced-motion: reduce){.hero-logo,.hero-welcome .hero-center,.hero-welcome h1,.hero-welcome p,.hero-welcome .btn,.hero-video,.hero-welcome:before{animation:none!important}.hero-video{transform:none!important}}
@media(max-width:900px){.hero-logo{width:min(500px,84vw);margin-bottom:34px}.hero-welcome .hero-center{padding-top:145px}}
@media(max-width:560px){.hero-logo{width:min(360px,88vw);margin-bottom:24px}.hero-welcome .hero-center{padding-top:128px}.hero-welcome h1{font-size:2.55rem}}

/* final hero logo scale correction */
.hero-welcome .hero-center{padding-top:155px!important;max-width:1120px!important}
.hero-logo{width:min(860px,92vw)!important;margin:0 auto 46px!important;filter:drop-shadow(0 0 22px rgba(255,255,255,.30)) drop-shadow(0 28px 80px rgba(0,0,0,.78))!important;animation:logoReveal .85s cubic-bezier(.16,1,.3,1) .08s both!important;will-change:auto!important;transform:translate3d(0,0,0)}
.hero-welcome h1{max-width:980px!important}
@media(max-width:900px){.hero-welcome .hero-center{padding-top:136px!important}.hero-logo{width:min(640px,90vw)!important;margin-bottom:34px!important}}
@media(max-width:560px){.hero-welcome .hero-center{padding-top:118px!important}.hero-logo{width:min(430px,92vw)!important;margin-bottom:26px!important}}

@keyframes logoFloatSmooth{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-6px,0)}}

/* intro stats showcase */
.stats-showcase{margin-top:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.stat-tile{position:relative;overflow:hidden;min-height:118px;border-radius:20px;padding:20px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;background:linear-gradient(135deg,#161b22,#343a42);box-shadow:0 14px 34px rgba(5,10,20,.13);isolation:isolate}
.stat-tile:nth-child(2){background:linear-gradient(135deg,#242a31,#676b70)}
.stat-tile:nth-child(3){background:linear-gradient(135deg,#55595d,#8d8f90)}
.stat-tile:before{content:"";position:absolute;inset:1px;border-radius:21px;border:1px solid rgba(255,255,255,.12);z-index:-1}
.stat-tile:after{content:"";position:absolute;top:-45%;left:-25%;width:70%;height:150%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.12),transparent);transform:translateX(-120%) rotate(10deg);transition:transform 1.2s ease;z-index:-1}
.stats-showcase.in-view .stat-tile:after{transform:translateX(260%) rotate(10deg)}
.stat-tile strong{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.65rem,5vw,4rem);font-weight:400;line-height:.9;letter-spacing:-.04em;text-shadow:0 12px 32px rgba(0,0,0,.20)}
.stat-tile span{margin-top:12px;font-size:.94rem;font-weight:750;color:rgba(255,255,255,.94)}
.stats-showcase .stat-tile{opacity:1;transform:translateY(0)}
.stats-showcase.in-view .stat-tile{animation:statCardIn .75s cubic-bezier(.16,1,.3,1) both}
.stats-showcase.in-view .stat-tile:nth-child(2){animation-delay:.08s}
.stats-showcase.in-view .stat-tile:nth-child(3){animation-delay:.16s}
@keyframes statCardIn{to{opacity:1;transform:translateY(0)}}
@media(max-width:760px){.stats-showcase{grid-template-columns:1fr}.stat-tile{min-height:128px}.stat-tile strong{font-size:3.7rem}.stat-tile span{margin-top:10px}}

/* intro image alignment + quieter stats */
.intro-grid{align-items:stretch!important}
.intro .copy-card{display:flex;flex-direction:column;justify-content:center}
.intro .image-card{height:auto!important;min-height:0!important}
.intro .image-card img{height:100%!important;min-height:100%;object-fit:cover}
.stats-showcase{margin-top:12px!important}
.stat-tile{min-height:108px!important;padding:18px!important}
.stat-tile strong{font-size:clamp(2.35rem,4.4vw,3.55rem)!important;font-variant-numeric:tabular-nums}
.stat-tile span{margin-top:9px!important}

/* services single CTA */
.services .service{justify-content:flex-start}
.services .service div{display:flex;flex-direction:column;gap:0}
.services .service p{margin-bottom:0!important}
.services-cta{display:flex;justify-content:center;margin-top:28px}
.big-cta{font-size:1.05rem;padding:16px 34px;min-width:260px;box-shadow:0 18px 42px rgba(5,10,20,.16)}

/* clean offer/about block */
.about-strip{grid-template-columns:1fr 1.05fr!important;gap:60px!important;align-items:start!important;padding:38px 46px!important}
.about-strip > div:first-child{max-width:520px}
.about-strip h2{font-size:clamp(2.45rem,4.2vw,3.65rem)!important;line-height:1.02!important;margin:0 0 20px!important;letter-spacing:-.035em}
.about-strip p{font-size:1.05rem!important;line-height:1.55!important;margin:0 0 22px!important;max-width:560px}
.about-strip .btn{margin-top:0}
.offer{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin-top:18px!important;align-items:stretch!important}
.offer span{min-height:64px;display:flex!important;align-items:center!important;justify-content:flex-start!important;padding:14px 18px!important;border-radius:13px!important;font-size:.95rem!important;font-weight:800!important;line-height:1.25!important;background:rgba(255,255,255,.075)!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}
@media(max-width:900px){.about-strip{grid-template-columns:1fr!important;gap:34px!important;padding:32px!important}.about-strip > div:first-child{max-width:none}.offer{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:560px){.about-strip{padding:24px!important}.offer{grid-template-columns:1fr!important}.offer span{min-height:54px}}


/* compact polished subpages */
.subpage-body{background:linear-gradient(180deg,#f1f3f6 0%,#f7f8fa 42%,#fff 100%)}
.sub-header{position:sticky;top:14px;margin-top:14px}
.sub-navshell{background:rgba(18,22,28,.82);border-color:rgba(255,255,255,.16)}
.sub-navshell .brand img{width:124px;background:#fff;border-radius:999px;padding:7px;object-fit:contain}
.subpage-main{padding-top:44px;padding-bottom:54px}
.sub-kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:10px;color:#9b7731;text-transform:uppercase;letter-spacing:.13em;font-size:.76rem;font-weight:900}
.sub-kicker:before{content:"";width:30px;height:2px;background:#c7a15a;border-radius:99px}
.sub-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:18px;align-items:stretch;margin-top:22px}
.sub-copy,.sub-image-card,.sub-card,.page-headline{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 20px 55px rgba(5,10,20,.10)}
.sub-copy{padding:34px 34px 30px;display:flex;flex-direction:column;justify-content:center}
.sub-copy h1,.page-headline h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.35rem,4.8vw,4.35rem);line-height:1.02;letter-spacing:-.045em;margin:0 0 18px;color:#111827}
.sub-copy p,.page-headline p,.sub-card p,.legal-clean p{font-size:1.03rem;line-height:1.65;color:#263241;margin:0 0 16px}
.sub-image-card{margin:0;overflow:hidden;min-height:360px;background:#e8ebef}
.sub-image-card img{width:100%;height:100%;object-fit:cover}
.sub-card-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:18px;margin-top:18px;align-items:stretch}
.sub-card{padding:28px 30px}
.sub-card h2,.contact-card h2,.legal-clean h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.75rem,3vw,2.75rem);line-height:1.08;letter-spacing:-.035em;margin:0 0 14px;color:#111827}
.dark-offer-card{background:#101722;color:#fff;border-color:rgba(255,255,255,.08);box-shadow:0 22px 58px rgba(5,10,20,.17)}
.dark-offer-card h2{color:#fff}
.compact-offer{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin-top:12px!important}
.compact-offer span{min-height:56px!important;padding:13px 16px!important;font-size:.91rem!important;background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.16)!important;color:#fff!important}
.page-headline{margin-top:22px;margin-bottom:18px;padding:30px 34px;text-align:left}
.page-headline h1{margin-bottom:8px}
.page-headline p{max-width:720px;margin-bottom:0;color:#546170}
.compact-contact{align-items:stretch}
.contact-info-card{background:#101722;color:#fff;border-color:rgba(255,255,255,.08)}
.contact-info-card h2{color:#fff}
.contact-info-card .contact-list a,.contact-info-card .contact-list span{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.13);color:#fff}
.legal-clean{max-width:980px;padding:34px;margin-top:0;box-shadow:0 18px 48px rgba(5,10,20,.09)}
.legal-headline{max-width:980px}
.legal-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.legal-list>div{padding:18px;border:1px solid var(--line);border-radius:18px;background:#fafbfc}
.legal-list h2,.prose-clean h2{font-family:Inter,Arial,sans-serif;font-size:.82rem;letter-spacing:.11em;text-transform:uppercase;margin:0 0 8px;color:#7b5e28;font-weight:900}
.legal-list p{margin:0;color:#263241;line-height:1.55}
.prose-clean{max-width:980px}
.prose-clean p{max-width:820px}
@media(max-width:900px){.sub-header{top:8px;margin-top:8px}.sub-hero,.sub-card-grid,.legal-list{grid-template-columns:1fr}.subpage-main{padding-top:28px}.sub-image-card{min-height:280px}.compact-offer{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sub-navshell .brand img{width:98px}}
@media(max-width:560px){.subpage-main{padding-top:18px}.sub-copy,.sub-card,.page-headline,.legal-clean{padding:24px}.sub-copy h1,.page-headline h1{font-size:2.45rem}.sub-image-card{min-height:220px}.compact-offer{grid-template-columns:1fr!important}.compact-offer span{min-height:50px!important}.legal-list>div{padding:15px}}


/* final form + offer formatting fixes */
.form .check,
label.check{
  display:grid!important;
  grid-template-columns:18px 1fr!important;
  align-items:start!important;
  column-gap:11px!important;
  margin:10px 0 6px!important;
  font-weight:800!important;
  line-height:1.45!important;
}
.form .check input,
label.check input{
  width:16px!important;
  height:16px!important;
  margin:3px 0 0!important;
  justify-self:start!important;
  align-self:start!important;
  flex:0 0 auto!important;
}
.form .check span,
label.check span{display:block!important;margin:0!important;font-weight:650!important;font-size:.94rem!important;color:#111827!important}
.form small{display:block;margin:4px 0 14px;color:#111827;font-weight:500}

/* start page offer block - less wild, more balanced */
.about-strip{
  grid-template-columns:.95fr 1.25fr!important;
  gap:48px!important;
  padding:38px 46px!important;
  align-items:center!important;
}
.about-strip > div:first-child{max-width:500px!important}
.about-strip h2{
  font-size:clamp(2.25rem,3.45vw,3.25rem)!important;
  line-height:1.05!important;
  margin-bottom:20px!important;
}
.about-strip p{font-size:1rem!important;line-height:1.55!important;max-width:470px!important}
.about-strip .offer{gap:12px!important;align-content:start!important}
.about-strip .offer span{
  min-height:62px!important;
  padding:13px 17px!important;
  font-size:.91rem!important;
  line-height:1.18!important;
  justify-content:flex-start!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
}

/* subpage offer card - compact and no awkward clipping */
.dark-offer-card{overflow:hidden}
.dark-offer-card h2{font-size:clamp(2.05rem,3.3vw,3.25rem)!important}
.compact-offer span{
  min-height:60px!important;
  padding:12px 16px!important;
  font-size:.9rem!important;
  line-height:1.18!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
}
@media(max-width:1100px){
  .about-strip{grid-template-columns:1fr!important;gap:30px!important;align-items:start!important}
  .about-strip > div:first-child{max-width:none!important}
  .about-strip p{max-width:760px!important}
  .about-strip .offer{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .about-strip .offer,.compact-offer{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:560px){
  .about-strip h2,.dark-offer-card h2{font-size:2.15rem!important}
  .about-strip .offer,.compact-offer{grid-template-columns:1fr!important}
  .about-strip .offer span,.compact-offer span{min-height:52px!important}
}


/* mobile final readiness fixes */
html,body{max-width:100%;overflow-x:hidden}
@media(max-width:560px){
  .wrap{width:min(100% - 26px,var(--max))!important}
  .btn{min-height:44px}
  .navshell{width:min(100% - 16px,1160px)!important;padding:8px 9px!important}
  .home-navshell{width:min(100% - 18px,760px)!important}
  .nav.open{gap:6px!important;padding:8px 3px 5px!important}
  .nav.open a{font-size:.86rem!important;padding:9px 10px!important}
  .menu{min-width:42px;min-height:38px;display:flex;align-items:center;justify-content:center}

  .hero-welcome{min-height:660px!important}
  .hero-welcome .hero-center{padding-top:112px!important;padding-bottom:44px!important}
  .hero-logo{width:min(340px,90vw)!important;margin-bottom:22px!important}
  .hero-welcome h1{font-size:clamp(2.05rem,10vw,2.45rem)!important;line-height:1.02!important;letter-spacing:-.045em!important;max-width:100%!important;overflow-wrap:normal!important}
  .hero-welcome p{font-size:.95rem!important;line-height:1.48!important;max-width:31ch!important}

  .section-head h2,.copy-card h2,.contact-card h2,.legal-card h1,.page-title,
  .sub-copy h1,.page-headline h1{font-size:clamp(1.95rem,10vw,2.25rem)!important;line-height:1.06!important;letter-spacing:-.035em!important;overflow-wrap:break-word!important;hyphens:auto!important}
  .section-head p,.sub-copy p,.page-headline p,.sub-card p,.legal-clean p{font-size:.96rem!important;line-height:1.58!important}
  .copy-card,.contact-card,.legal-card,.sub-copy,.sub-card,.page-headline,.legal-clean{padding:22px!important;border-radius:20px!important}
  .intro-grid,.contact-grid,.sub-hero,.sub-card-grid{gap:14px!important}
  .image-card img,.sub-image-card img{max-width:100%;height:auto}

  .services{grid-template-columns:1fr!important;gap:14px!important}
  .service img{height:195px!important}
  .service div{padding:18px!important}
  .services-cta{margin-top:22px!important}.big-cta{width:100%;min-width:0!important}

  .stats-showcase{grid-template-columns:1fr!important;gap:10px!important}.stat-tile{min-height:96px!important}
  .about-strip{border-radius:22px!important;padding:22px!important;gap:22px!important}
  .about-strip h2,.dark-offer-card h2{font-size:2rem!important;line-height:1.08!important}
  .about-strip p{font-size:.95rem!important;line-height:1.55!important}
  .offer span,.compact-offer span{font-size:.9rem!important;line-height:1.22!important;padding:12px 14px!important}

  .contact-list{gap:10px!important;margin-top:16px!important}
  .contact-list a,.contact-list span{font-size:.86rem!important;line-height:1.32!important;padding:12px!important;overflow-wrap:anywhere!important;word-break:break-word!important}
  .form input,.form textarea{width:100%;font-size:16px!important;padding:13px!important}
  .form .check,label.check{grid-template-columns:18px minmax(0,1fr)!important;column-gap:10px!important}
  .form .check span,label.check span{font-size:.86rem!important;line-height:1.42!important;overflow-wrap:break-word!important}

  .legal-list{grid-template-columns:1fr!important;gap:10px!important}.legal-list>div{padding:14px!important}.legal-list p{font-size:.94rem!important;overflow-wrap:anywhere!important}
  .footer .wrap{gap:8px!important;font-size:.86rem!important}
}


/* final offer grid polish - centered service labels */
.about-strip .offer,
.dark-offer-card .compact-offer{
  width:100%!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:13px!important;
}
.about-strip .offer span,
.dark-offer-card .compact-offer span,
.compact-offer span{
  min-height:62px!important;
  padding:13px 14px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  font-size:.88rem!important;
  font-weight:850!important;
  line-height:1.18!important;
  letter-spacing:-.015em!important;
  white-space:normal!important;
  word-break:keep-all!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
}
.about-strip .offer span:nth-child(3),
.about-strip .offer span:nth-child(9),
.dark-offer-card .compact-offer span:nth-child(3),
.dark-offer-card .compact-offer span:nth-child(9){
  font-size:.84rem!important;
}
@media(max-width:900px){
  .about-strip .offer,
  .dark-offer-card .compact-offer{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .about-strip .offer,
  .dark-offer-card .compact-offer{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .about-strip .offer span:nth-child(3),
  .about-strip .offer span:nth-child(9),
  .dark-offer-card .compact-offer span:nth-child(3),
  .dark-offer-card .compact-offer span:nth-child(9){font-size:.88rem!important}
}
@media(max-width:560px){
  .about-strip .offer,
  .dark-offer-card .compact-offer{grid-template-columns:1fr!important}
  .about-strip .offer span,
  .dark-offer-card .compact-offer span{min-height:50px!important;font-size:.92rem!important}
}


/* remove old hero poster/fallback flash */
.hero-welcome{background:#07090d!important}
.hero-welcome:before,.hero-welcome:after{content:none!important;background:none!important;display:none!important}
.hero-video{background:#07090d!important}
