:root{--navy:#082d64;--ink:#111826;--gold:#b8944f;--gold-dark:#886a34;--mist:#f4f7fa;--logo-bg:#f8f7f4;--line:#d6dde5;--white:#fff;--serif:"Prata", Georgia, serif;--sans:"Manrope", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);font-family:var(--sans);margin:0;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.skip-link{z-index:100;background:var(--gold);color:var(--ink);padding:.75rem 1rem;font-weight:700;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{background:var(--logo-bg);z-index:20;border-bottom:1px solid #dedbd4;align-items:center;gap:2.4rem;height:104px;padding:0 clamp(1.25rem,5vw,5rem);display:flex;position:sticky;top:0}.brand{flex:none;align-self:stretch;align-items:center;width:120px;display:flex}.brand img{object-fit:contain;object-position:left center;width:100%;height:auto;max-height:78px}.footer-brand img{object-fit:contain;object-position:left center;width:100%;height:auto}.site-header nav{flex:1;justify-content:center;gap:clamp(.8rem,2vw,2rem);display:flex}.site-header nav a{color:var(--navy);font-size:.84rem;font-weight:700}.site-header nav a:hover{color:var(--gold-dark)}.header-actions{align-items:center;gap:1rem;display:flex}.language-switcher{color:var(--gold-dark);align-items:center;gap:.3rem;font-size:.75rem;font-weight:700;display:flex}.language-switcher a{color:var(--navy);opacity:.48}.language-switcher a.active,.language-switcher a:hover{opacity:1;color:var(--gold-dark)}.button{background:var(--gold);min-height:48px;color:var(--ink);border:1px solid var(--gold);white-space:nowrap;justify-content:center;align-items:center;gap:.8rem;padding:.75rem 1.1rem;font-size:.83rem;font-weight:700;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{background:var(--gold-dark);color:#fff;transform:translateY(-2px)}.button:focus-visible,a:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.button.secondary{color:var(--navy);border-color:var(--navy);background:0 0}.button.secondary:hover{background:var(--navy);color:#fff}.eyebrow{color:var(--gold-dark);letter-spacing:.04em;align-items:center;gap:.8rem;margin:0 0 1rem;font-size:.75rem;font-weight:700;display:flex}.eyebrow:before{content:"";background:currentColor;width:34px;height:1px}h1,h2,h3{color:var(--navy);font-family:var(--serif);text-wrap:balance;margin:0;font-weight:400;line-height:1.16}h1{letter-spacing:-.025em;font-size:clamp(2.5rem,5vw,5.45rem)}h2{letter-spacing:-.02em;font-size:clamp(2rem,3.5vw,3.65rem)}h3{font-size:1.35rem}.lead{max-width:62ch;font-size:clamp(1.03rem,1.4vw,1.22rem)}.section{padding:clamp(4.5rem,9vw,9rem) clamp(1.25rem,7vw,8rem)}.section-head{max-width:760px;margin-bottom:3.2rem}.section-head p:last-child{max-width:62ch}.page-intro{background:var(--mist);border-bottom:1px solid var(--line);padding:clamp(4.5rem,9vw,8rem) clamp(1.25rem,7vw,8rem) 4rem}.page-intro .intro-grid{max-width:1000px}.page-intro h1{max-width:850px}.page-intro .lead{margin-top:1.4rem}.hero{grid-template-columns:minmax(0,1.06fr) minmax(420px,.94fr);min-height:calc(100svh - 104px);display:grid;overflow:hidden}.hero-copy{padding:clamp(4rem,9vw,9.5rem) clamp(1.25rem,6vw,7.5rem);position:relative;overflow:hidden}.hero-copy:after{content:"";border:1px solid var(--navy);pointer-events:none;border-radius:50%;width:min(67vw,850px);height:min(67vw,850px);position:absolute;top:5%;right:-52%}.hero-copy>*{z-index:1;position:relative}.hero h1{max-width:720px}.hero .lead{margin:1.6rem 0 2rem}.hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.hero-meta{color:var(--navy);letter-spacing:.065em;margin-top:3.8rem;font-size:.72rem;font-weight:700}.hero-photo{background:var(--navy);min-height:480px;position:relative}.hero-photo img{object-fit:cover;object-position:52% center;width:100%;height:100%}.hero-photo:after{content:"";background:linear-gradient(90deg,#082d6438,#0000 36%);position:absolute;inset:0}.problem-band{background:var(--navy);color:#fff;padding:clamp(3.5rem,6vw,6rem) clamp(1.25rem,7vw,8rem)}.problem-grid{grid-template-columns:1.25fr repeat(3,1fr);max-width:1500px;margin:auto;display:grid}.problem-intro h2{color:#fff;font-size:clamp(1.7rem,2.5vw,2.8rem)}.problem-card{border-left:1px solid #ffffff59;padding:1.1rem 1.5rem}.problem-card svg{color:var(--gold);margin-bottom:1.2rem}.problem-card h3{color:#fff;font-family:var(--sans);font-size:1rem;font-weight:700}.problem-card p{color:#e7edf6;font-size:.88rem}.service-rail{border-top:1px solid var(--line);grid-template-columns:1.1fr repeat(3,1fr);max-width:1500px;margin:auto;display:grid}.service-rail>*{border-right:1px solid var(--line);padding:1.5rem clamp(1.1rem,2.2vw,2.3rem)}.service-rail>:last-child{border-right:0}.service-rail h3{font-family:var(--sans);margin:.8rem 0;font-size:1.1rem;font-weight:700}.service-rail svg{color:var(--gold-dark)}.service-rail a{color:var(--navy);font-size:.82rem;font-weight:700}.service-rail a:hover{color:var(--gold-dark)}.steps{counter-reset:steps;border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.step{counter-increment:steps;padding:2rem 1.3rem 1rem 0;position:relative}.step:not(:last-child){border-right:1px solid var(--line);padding-left:1.4rem}.step:before{content:"0" counter(steps);color:var(--gold-dark);letter-spacing:.08em;margin-bottom:2.2rem;font-size:.78rem;font-weight:700;display:block}.step h3{font-family:var(--sans);font-size:1rem;font-weight:700}.step p{font-size:.9rem}.split{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(2rem,8vw,10rem);display:grid}.split.navy{background:var(--navy);color:#fff;margin:0}.split.navy h2{color:#fff}.split.navy .lead{color:#e2eaf6}.fact-list{border-top:1px solid #ffffff59;margin:0;padding:0;list-style:none}.fact-list li{border-bottom:1px solid #ffffff59;gap:.8rem;padding:1.1rem 0;display:flex}.fact-list svg{color:var(--gold);flex:none;margin-top:.25rem}.package-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.package{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;padding:2.3rem;display:flex}.package h2{font-size:2rem}.package .tag{color:var(--gold-dark);margin:1rem 0;font-size:.76rem;font-weight:700}.package .package-cta{margin-top:auto;padding-top:1.5rem}.package ul{padding-left:1.1rem;font-size:.9rem}.feature-row{border-top:1px solid var(--line);grid-template-columns:180px 1fr;gap:2rem;padding:1.9rem 0;display:grid}.feature-row h3{font-family:var(--sans);font-size:1rem;font-weight:700}.feature-row p{max-width:62ch;margin:0}.feature-row:last-child{border-bottom:1px solid var(--line)}.values{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.value{background:#fff;padding:2rem}.value h3{font-family:var(--sans);margin-bottom:.8rem;font-size:1rem;font-weight:700}.faq{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line);padding:1.3rem 0}.faq summary{cursor:pointer;color:var(--navy);padding-right:2rem;font-weight:700;position:relative}.faq summary:after{content:"+";color:var(--gold-dark);font-size:1.5rem;position:absolute;top:-.35rem;right:.4rem}.faq details[open] summary:after{content:"–"}.faq p{max-width:68ch;margin:1rem 2rem .2rem 0}.contact-wrap{grid-template-columns:.75fr 1.25fr;gap:clamp(2rem,8vw,8rem);display:grid}.contact-panel{background:var(--navy);color:#fff;padding:clamp(2rem,4vw,4rem)}.contact-panel h2{color:#fff}.contact-panel a{color:var(--gold);font-weight:700}.contact-form{grid-template-columns:1fr 1fr;gap:1.1rem;display:grid}.contact-form .full{grid-column:1/-1}.contact-form label{color:var(--navy);font-size:.82rem;font-weight:700}.contact-form input,.contact-form textarea,.contact-form select{width:100%;font:inherit;color:var(--ink);background:#fff;border:1px solid #aeb8c5;border-radius:0;margin-top:.4rem;padding:.8rem;display:block}.contact-form textarea{resize:vertical;min-height:130px}.contact-form button{cursor:pointer;width:max-content}.site-footer{color:#e8eff9;background:#071d43;padding:0 clamp(1.25rem,7vw,8rem) 2rem}.footer-cta{border-bottom:1px solid #ffffff4d;grid-template-columns:1.1fr 1.5fr auto;align-items:end;gap:2rem;padding:clamp(4rem,7vw,7rem) 0;display:grid}.footer-cta p{color:var(--gold);margin:0;font-size:.78rem;font-weight:700}.footer-cta h2{color:#fff;font-size:clamp(1.7rem,3vw,3rem)}.footer-bottom{flex-wrap:wrap;align-items:center;gap:2rem;padding:2rem 0 1.3rem;font-size:.78rem;display:flex}.footer-brand{background:#fff;width:130px;padding:.35rem}.footer-bottom a:last-child{color:var(--gold);margin-left:auto;font-weight:700}.disclaimer{color:#c4d0e0;max-width:100ch;margin:0;font-size:.7rem}@media (width<=1050px){.site-header{gap:1rem}.site-header nav{gap:.8rem}.hero{grid-template-columns:1fr 42%}.problem-grid{grid-template-columns:1.2fr repeat(3,1fr)}.steps{grid-template-columns:repeat(3,1fr)}.step:nth-child(3){border-right:0}.package-grid{grid-template-columns:1fr 1fr}.footer-cta{grid-template-columns:1fr;align-items:start}.footer-cta .button{width:max-content}}@media (width<=760px){.site-header{height:82px;padding:0 1.1rem}.brand{width:92px}.brand img{max-height:60px}.site-header nav{display:none}.header-actions{gap:.65rem;margin-left:auto}.site-header .button{min-height:42px;margin-left:auto;padding:.55rem .75rem;font-size:.7rem}.site-header .button span{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:4.5rem 1.25rem 3.5rem}.hero-photo{min-height:340px}.problem-grid,.service-rail,.split,.contact-wrap{grid-template-columns:1fr}.problem-card{border-top:1px solid #ffffff59;border-left:0;padding:1.5rem 0}.service-rail>*{border-right:0;border-bottom:1px solid var(--line);padding:1.5rem 0}.steps{grid-template-columns:1fr}.step,.step:not(:last-child){border-right:0;border-bottom:1px solid var(--line);padding:1.5rem 0}.step:before{margin-bottom:.6rem}.package-grid,.values{grid-template-columns:1fr}.package{border-right:0}.feature-row{grid-template-columns:1fr;gap:.5rem}.section,.page-intro{padding-left:1.25rem;padding-right:1.25rem}.contact-form{grid-template-columns:1fr}.contact-form .full{grid-column:auto}.footer-bottom{gap:1rem;display:grid}.footer-bottom a:last-child{margin-left:0}.hero-meta{margin-top:2.5rem}.hero-copy:after{top:0;right:-67%}.problem-band{padding-left:1.25rem;padding-right:1.25rem}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.hero-portrait .hero-photo img{object-position:center 32%}.photo-story{background:var(--mist);grid-template-columns:1.15fr .85fr;min-height:560px;display:grid}.photo-story-image{min-height:520px;overflow:hidden}.photo-story-image img{object-fit:cover;object-position:center 38%;width:100%;height:100%}.photo-story-copy{align-self:center;padding:clamp(3rem,7vw,7rem)}.photo-story-copy h2{margin-bottom:1.3rem}.photo-story-copy p:not(.eyebrow){max-width:50ch;margin-bottom:2rem}.about-hero{background:var(--logo-bg);grid-template-columns:1.05fr .95fr;min-height:720px;display:grid}.about-copy{align-self:center;padding:clamp(4rem,8vw,8rem) clamp(1.25rem,6vw,7rem)}.about-copy .lead{margin:1.5rem 0 2rem}.about-image{min-height:600px;overflow:hidden}.about-image img{object-fit:cover;object-position:center 28%;width:100%;height:100%}.portrait-feature{background:var(--mist);grid-template-columns:minmax(320px,.8fr) 1.2fr;align-items:center;gap:clamp(3rem,7vw,8rem);display:grid}.portrait-feature>div:first-child{max-height:760px;overflow:hidden}.portrait-feature img{object-fit:cover;object-position:center 25%;width:100%;height:100%}@media (width<=760px){.photo-story,.about-hero,.portrait-feature{grid-template-columns:1fr}.photo-story-image{min-height:330px}.photo-story-copy{padding:3.5rem 1.25rem}.about-hero{min-height:auto}.about-copy{padding:4rem 1.25rem}.about-image{min-height:440px}.portrait-feature{gap:2.5rem}.portrait-feature>div:first-child{max-height:520px}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.desktop-nav a.active{color:var(--gold-dark);border-bottom:1px solid}.menu-toggle{border:1px solid var(--navy);cursor:pointer;background:0 0;width:42px;height:42px;padding:10px;display:none}.menu-toggle span{background:var(--navy);height:2px;margin:4px 0;display:block}.mobile-menu{background:var(--logo-bg);z-index:19;border-bottom:1px solid var(--line);position:fixed;inset:82px 0 auto;box-shadow:0 12px 28px #0000001f}.mobile-menu nav{padding:1rem 1.25rem 1.5rem;display:grid}.mobile-menu a:not(.button){border-bottom:1px solid var(--line);color:var(--navy);padding:1rem 0;font-weight:700}.mobile-menu .button{margin-top:1rem}.menu-open{overflow:hidden}.check-grid{grid-template-columns:repeat(2,1fr);gap:.7rem 2rem;margin:1.2rem 0;display:grid}.check-grid label{align-items:flex-start;gap:.65rem;font-size:.9rem;display:flex}.check-grid input{width:auto;margin:.2rem 0 0}.service-detail{background:var(--navy);color:#fff;margin-top:2rem;padding:clamp(2rem,4vw,4rem)}.service-detail h2,.service-detail h3{color:#fff}.service-detail-grid{grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,6vw,6rem);display:grid}.service-detail ul{columns:2;column-gap:2.5rem}.service-detail li{break-inside:avoid;margin-bottom:.65rem}.price-note{border-left:3px solid var(--gold);background:var(--mist);padding:1.5rem}@media (width<=760px){.desktop-nav{display:none!important}.menu-toggle{display:block}.header-actions>.button{display:none}.language-switcher{font-size:.8rem}.mobile-menu[hidden]{display:none}.service-detail-grid{grid-template-columns:1fr}.service-detail ul{columns:1}.check-grid{grid-template-columns:1fr}.hero h1{font-size:clamp(2.45rem,12vw,4rem)}h2{font-size:clamp(1.9rem,9vw,3rem)}.package{padding:1.6rem}.page-intro{padding-top:3.5rem}.site-footer{padding-left:1.25rem;padding-right:1.25rem}}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(22px)}.reveal.is-visible{opacity:1;transform:none}.floating-contact{z-index:18;background:var(--gold);color:var(--ink);align-items:center;gap:.65rem;padding:.8rem 1rem;font-size:.78rem;display:flex;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 12px 35px #082d6438}.floating-contact span{font-size:1.1rem}.floating-contact:hover{background:var(--gold-dark);color:#fff;transform:translateY(-2px)}.cookie-banner{z-index:60;border:1px solid var(--line);background:#fff;align-items:center;gap:1rem;max-width:720px;margin:auto;padding:1rem 1.2rem;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 20px 60px #082d6433}.cookie-banner[hidden]{display:none}.cookie-banner p{flex:1;margin:0;font-size:.85rem}.cookie-banner .button{min-height:40px}.footer-links{align-items:center;gap:1.2rem;margin-left:auto;display:flex}.metric-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:3rem;display:grid}.metric{background:#fff;padding:2rem}.metric strong{font-family:var(--serif);color:var(--navy);font-size:2.2rem;display:block}.exit-hero{background:linear-gradient(120deg,var(--navy) 0 60%,#0c3e82 60%);color:#fff}.exit-hero h1,.exit-hero h2{color:#fff}.exit-grid{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(2rem,6vw,6rem);display:grid}.exit-checklist{background:var(--line);gap:1px;display:grid}.exit-checklist article{background:#fff;padding:1.5rem}.exit-checklist h3{margin-bottom:.5rem;font-size:1.1rem}.timeline{gap:1.25rem;display:grid;position:relative}.timeline:before{content:"";background:var(--gold);width:1px;position:absolute;top:20px;bottom:20px;left:19px}.timeline article{background:var(--mist);padding:1.35rem 1.5rem 1.35rem 4rem;position:relative}.timeline article:before{content:"";background:var(--gold);width:15px;height:15px;box-shadow:0 0 0 1px var(--gold);border:4px solid #fff;border-radius:50%;position:absolute;top:1.7rem;left:12px}@media (width<=760px){.floating-contact b{display:none}.floating-contact{border-radius:50%;justify-content:center;width:48px;height:48px;padding:0}.cookie-banner{flex-direction:column;align-items:flex-start}.metric-grid,.exit-grid{grid-template-columns:1fr}.footer-links{flex-direction:column;align-items:flex-start;margin-left:0}.reveal{transform:translateY(12px)}}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none}}@media (width>=1200px){.service-rail{grid-template-columns:1.05fr repeat(4,1fr)}}:root{--paper:#f5f1ea;--sand:#e9e0d3;--deep:#041e43;--blue:#082d64;--gold2:#c5a261;--shadow:0 28px 80px #041e4321}body{color:#17202d;background:#fff}.site-header{backdrop-filter:blur(16px);background:#f8f7f4f0;border-bottom:1px solid #082d641f;height:92px}.site-header nav a{letter-spacing:.01em}.button{letter-spacing:.02em;border-radius:0}.eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--gold-dark);font-size:.72rem;font-weight:700}.premium-hero{background:linear-gradient(130deg,#f7f5f0 0 54%,#e9e1d4 54%);grid-template-columns:1.05fr .95fr;min-height:calc(100vh - 92px);padding:0;display:grid;overflow:hidden}.premium-hero .hero-copy{z-index:2;flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,8.5rem) clamp(1.25rem,6vw,7rem);display:flex;position:relative}.premium-hero h1{letter-spacing:-.045em;max-width:900px;color:var(--deep);margin:.6rem 0 1.8rem;font-size:clamp(3.2rem,6.3vw,7rem);line-height:.98}.premium-hero h1 em{color:var(--gold-dark);font-style:italic;font-weight:400}.premium-hero .lead{color:#344357;max-width:720px;font-size:clamp(1.05rem,1.5vw,1.3rem)}.premium-photo{background:#d9d2c8;min-height:670px;position:relative;overflow:hidden}.premium-photo:before{content:"";z-index:1;background:linear-gradient(#0000 55%,#041e4399);position:absolute;inset:0}.premium-photo img{object-fit:cover;object-position:center 20%;filter:saturate(.92)contrast(1.03);width:100%;height:100%}.hero-note{z-index:2;color:#fff;border-top:1px solid #ffffff8c;justify-content:space-between;gap:1rem;padding-top:1.1rem;font-size:.85rem;display:flex;position:absolute;bottom:2rem;left:2.2rem;right:2.2rem}.hero-note strong{font-family:var(--serif);font-size:1.1rem;font-weight:400}.trust-row{color:var(--navy);text-transform:uppercase;letter-spacing:.09em;flex-wrap:wrap;gap:1.5rem;margin-top:2rem;font-size:.78rem;font-weight:700;display:flex}.trust-row span:before{content:"✓";color:var(--gold-dark);margin-right:.45rem}.signal-strip{background:var(--deep);color:#fff;text-transform:uppercase;letter-spacing:.16em;justify-content:center;align-items:center;gap:clamp(.8rem,2.4vw,2.6rem);min-height:82px;padding:1rem clamp(1.25rem,5vw,5rem);font-size:.7rem;font-weight:700;display:flex}.signal-strip i{background:var(--gold2);border-radius:50%;width:4px;height:4px}.premium-intro{padding-top:clamp(5rem,10vw,10rem)}.section-head.narrow{max-width:930px}.premium-problems{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:4rem;display:grid}.premium-problems article{border-right:1px solid var(--line);padding:2.3rem 2rem 2.5rem;transition:all .35s;position:relative}.premium-problems article:last-child{border-right:0}.premium-problems article:hover{background:var(--mist);transform:translateY(-6px)}.premium-problems span{font-family:var(--serif);color:var(--gold2);font-size:2rem}.premium-problems h3{margin:.8rem 0;font-size:1.15rem}.premium-problems p{color:#566273;font-size:.92rem}.statement-section{background:var(--paper);grid-template-columns:1fr 1fr;align-items:end;gap:clamp(3rem,8vw,9rem);padding:clamp(5rem,10vw,10rem) clamp(1.25rem,7vw,8rem);display:grid}.statement-section h2{color:var(--deep);margin:.5rem 0;font-size:clamp(2.8rem,5.4vw,6rem);line-height:1.02}.statement-section .lead{font-size:clamp(1.2rem,2vw,1.6rem);font-family:var(--serif);color:var(--navy);line-height:1.45}.services-premium{background:#fff}.service-showcase{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:1px;margin-top:4rem;display:grid}.service-card{background:#fff;flex-direction:column;min-height:570px;padding:clamp(2rem,3vw,3.4rem) clamp(1.4rem,2.2vw,2.4rem);display:flex;position:relative;overflow:hidden}.service-card:before{content:"";background:var(--paper);z-index:0;height:0;transition:all .35s;position:absolute;inset:auto 0 0}.service-card:hover:before{height:100%}.service-card>*{z-index:1;position:relative}.service-card.featured{background:var(--paper)}.service-card.dark{background:var(--deep);color:#fff}.service-card.dark h3,.service-card.dark .eyebrow{color:#fff}.service-card.dark:before{background:#0b3977}.service-index{font-family:var(--serif);color:var(--gold2);margin-bottom:auto;font-size:2.4rem}.service-card svg{width:38px;height:38px;margin:2rem 0 1.2rem}.service-card h3{margin:.4rem 0 1rem;font-size:clamp(1.45rem,2vw,2rem);line-height:1.12}.service-card p{font-size:.94rem}.service-card ul{margin:1.2rem 0 2rem;padding-left:1.1rem;font-size:.86rem}.service-card a{border-top:1px solid;justify-content:space-between;margin-top:auto;padding-top:1.1rem;font-size:.84rem;font-weight:700;display:flex}.premium-story{grid-template-columns:1.05fr .95fr;min-height:760px}.premium-story .photo-story-image{min-height:760px}.premium-story .photo-story-copy{background:var(--deep);color:#fff;padding:clamp(4rem,7vw,8rem)}.premium-story h2{color:#fff;font-size:clamp(2.5rem,4vw,4.4rem)}.mini-steps{grid-template-columns:repeat(5,1fr);gap:.4rem;margin:2rem 0;display:grid}.mini-steps span{text-transform:uppercase;letter-spacing:.08em;border-top:1px solid #ffffff59;flex-direction:column;gap:.45rem;padding-top:.8rem;font-size:.68rem;display:flex}.mini-steps b{font-family:var(--serif);color:var(--gold2);font-size:1.25rem}.founder-section{background:var(--paper);grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(3rem,8vw,8rem);padding-top:0;padding-bottom:0;padding-right:0;display:grid}.founder-copy{padding:clamp(4rem,8vw,8rem) 0}.founder-copy blockquote{border-left:2px solid var(--gold2);font-family:var(--serif);color:var(--navy);margin:2.5rem 0;padding-left:1.5rem;font-size:clamp(1.25rem,2vw,1.8rem)}.founder-image{height:760px;overflow:hidden}.founder-image img{object-fit:cover;object-position:center top;width:100%;height:100%}.cta-premium{text-align:center;color:#fff;background:linear-gradient(135deg,#082d64,#041e43);max-width:none;padding:clamp(5rem,10vw,9rem) 1.25rem}.cta-premium h2{color:#fff;max-width:900px;margin:.6rem auto;font-size:clamp(2.6rem,5vw,5.4rem)}.cta-premium p:not(.eyebrow){color:#fffc;max-width:700px;margin:1rem auto 2rem}@media (width<=980px){.premium-hero{grid-template-columns:1fr}.premium-photo{min-height:620px}.premium-problems{grid-template-columns:repeat(2,1fr)}.premium-problems article:nth-child(2){border-right:0}.service-showcase{grid-template-columns:repeat(2,1fr)}.statement-section,.founder-section{grid-template-columns:1fr}.founder-section{padding-right:clamp(1.25rem,7vw,8rem)}.founder-image{height:620px}.founder-copy{padding-bottom:0}}@media (width<=650px){.premium-hero .hero-copy{padding-top:4rem;padding-bottom:3.5rem}.premium-hero h1{font-size:clamp(3rem,14vw,4.6rem)}.premium-photo{min-height:520px}.hero-note{flex-direction:column;left:1rem;right:1rem}.signal-strip{white-space:nowrap;justify-content:flex-start;overflow-x:auto}.premium-problems,.service-showcase{grid-template-columns:1fr}.premium-problems article{border-right:0;border-bottom:1px solid var(--line)}.statement-section{grid-template-columns:1fr;padding-top:5rem;padding-bottom:5rem}.service-card{min-height:auto}.premium-story{grid-template-columns:1fr;min-height:0}.premium-story .photo-story-image{min-height:420px}.premium-story .photo-story-copy{padding:4rem 1.25rem}.mini-steps{grid-template-columns:1fr 1fr}.founder-section{padding:0 1.25rem 4rem}.founder-image{height:520px}.floating-contact{bottom:5rem}.site-header{height:82px}.brand{width:100px}}

/* v9 refinements */
.link-arrow{flex:none;display:block;transition:transform .2s ease}
a:hover .link-arrow{transform:translate(2px,-2px)}
.service-card a{align-items:center;gap:1rem}
.premium-story .button.secondary{background:var(--gold2);border-color:var(--gold2);color:var(--deep);box-shadow:0 12px 34px #00000022}
.premium-story .button.secondary:hover{background:#d2b575;border-color:#d2b575;color:var(--deep)}
.values.values-six{grid-template-columns:repeat(3,1fr)}
.value-number{font-family:var(--serif);color:var(--gold-dark);font-size:1.7rem;line-height:1;display:block;margin-bottom:1rem}
.values-six .value{min-height:260px}
.tally-embed-wrap{min-width:0;width:100%;overflow:hidden}.tally-embed{border:0;display:block;width:100%;min-height:780px}.tally-fallback{color:#566273;margin:.8rem 0 0;font-size:.8rem}.tally-fallback a{color:var(--navy);text-decoration:underline;font-weight:700}
@media (width<=760px){
  .premium-story .button.secondary{width:100%;justify-content:space-between;padding:1rem 1.15rem;font-size:.86rem}
  .service-card a .link-arrow{width:22px;height:22px}
  .values.values-six{grid-template-columns:1fr}
  .values-six .value{min-height:0}
  .tally-embed{min-height:900px}
}
