:root{--bg:#0d0d0c;--panel:#151513;--panel2:#1d1b17;--paper:#f6efe4;--paper2:#fffaf2;--muted:#a79b8d;--muted2:#6f655b;--line:rgba(246,239,228,.14);--line-dark:rgba(13,13,12,.14);--gold:#c9964a;--gold2:#e2c17e;--wine:#8b3028;--green:#1f4038;--shadow:0 28px 90px rgba(0,0,0,.35);--header:92px;--rail:86px;--a11y-font-scale:1;--a11y-line-height:1.55;--a11y-text-spacing:0em;--a11y-letter-spacing:0em;--a11y-text-align:initial}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--paper);overflow-x:hidden;font-size:calc(16px * var(--a11y-font-scale));line-height:var(--a11y-line-height);letter-spacing:var(--a11y-letter-spacing);word-spacing:var(--a11y-text-spacing);text-align:var(--a11y-text-align)}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}.container{width:min(1180px,calc(100% - clamp(24px,5vw,52px)));margin:0 auto;padding:0 clamp(12px,2.5vw,26px)}.cream{background:var(--paper);color:var(--bg)}@keyframes loaderSpin{to{transform:rotate(360deg)}}.loading-page{min-height:100dvh;overflow:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-3;background:radial-gradient(circle at 18% 18%,rgba(201,150,74,.18),transparent 30%),radial-gradient(circle at 82% 78%,rgba(139,48,40,.14),transparent 32%),linear-gradient(120deg,#0d0d0c,#17130f 55%,#0d0d0c)}.noise{position:fixed;inset:0;z-index:-2;pointer-events:none;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:52px 52px}.progress{position:fixed;left:0;top:0;height:3px;background:linear-gradient(90deg,var(--wine),var(--gold),var(--green));z-index:100;width:0}.percent{position:fixed;left:28px;top:28px;z-index:80;font-size:12px;letter-spacing:.18em;font-weight:900;color:var(--gold)}.side-rail{position:fixed;left:0;top:0;bottom:0;width:var(--rail);z-index:45;border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:78px 0 32px;background:rgba(13,13,12,.54);backdrop-filter:blur(16px)}.rail-social{display:flex;flex-direction:row;gap:18px;writing-mode:vertical-rl;transform:rotate(180deg);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.rail-social a:hover{color:var(--gold)}.rail-dot{width:12px;height:12px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 8px rgba(201,150,74,.08)}.rail-email{writing-mode:vertical-rl;transform:rotate(180deg);font-size:11px;color:var(--muted);letter-spacing:.1em}.site-header{position:fixed;top:0;left:var(--rail);right:0;height:var(--header);z-index:55;border-bottom:1px solid var(--line);background:rgba(13,13,12,.68);backdrop-filter:blur(20px)}.nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:14px;font-size:13px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.brand-mark{width:44px;height:44px;border:1px solid rgba(246,239,228,.22);border-radius:50%;display:grid;place-items:center;font-family:'Playfair Display',serif;font-size:22px;color:var(--gold);background:rgba(255,255,255,.04)}.nav-links{display:flex;align-items:center;gap:26px;font-size:12px;text-transform:uppercase;letter-spacing:.14em;font-weight:900;color:var(--muted)}.nav-links a{position:relative;padding:10px 0}.nav-links a.active,.nav-links a:hover{color:var(--paper)}.nav-links a:after{content:"";position:absolute;left:0;bottom:4px;width:0;height:2px;background:linear-gradient(90deg,var(--gold),var(--wine));transition:.25s}.nav-links a.active:after,.nav-links a:hover:after{width:100%}.nav-cta{border:1px solid rgba(246,239,228,.22);border-radius:999px;padding:13px 19px!important;color:var(--paper)!important}.nav-cta:hover{background:var(--paper);color:var(--bg)!important}.nav-cta:after{display:none}.menu-toggle{display:none;border:0;width:42px;height:42px;padding:0;background:transparent;color:var(--paper);font-size:0;font-weight:900;line-height:0;letter-spacing:.16em;text-transform:uppercase}.menu-toggle::before{content:"";display:block;width:30px;height:4px;margin:auto;border-radius:999px;background:currentColor;box-shadow:0 -10px 0 currentColor,0 10px 0 currentColor}main{margin-left:var(--rail)}.section{position:relative;padding:clamp(60px,10vw,126px) 0}.hero{min-height:100vh;padding-top:calc(var(--header) + 46px);display:grid;align-items:center;overflow:hidden}.hero:before{content:"";position:absolute;right:-12vw;top:6vh;width:56vw;height:56vw;border-radius:50%;border:1px solid rgba(201,150,74,.18);animation:spin 28s linear infinite}.hero:after{content:"";position:absolute;left:2vw;bottom:8vh;width:18vw;height:18vw;border-radius:50%;background:radial-gradient(circle,rgba(201,150,74,.22),transparent 64%)}@keyframes spin{to{transform:rotate(360deg)}}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(30px,6vw,70px);align-items:center}.eyebrow,.kicker{font-size:12px;text-transform:uppercase;letter-spacing:.32em;font-weight:900;color:var(--gold);margin-bottom:18px}.display{font-family:'Playfair Display',Georgia,serif;font-size:clamp(66px,10vw,100px);line-height:.82;letter-spacing:-.07em;font-weight:900;margin-bottom:30px}.subhead{font-size:clamp(22px,2.3vw,25px);line-height:1.14;color:var(--paper);max-width:740px}.lede{font-size:clamp(14px,2.5vw,15px);color:var(--muted);max-width:680px;margin-top:clamp(14px,3vw,24px)}.actions{display:flex;gap:clamp(8px,2vw,14px);flex-wrap:wrap;margin-top:clamp(24px,5vw,36px)}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(246,239,228,.24);padding:clamp(12px,2.5vw,15px) clamp(16px,4vw,24px);text-transform:uppercase;font-size:clamp(10px,2vw,12px);letter-spacing:.14em;font-weight:900;transition:.28s;min-height:44px;min-width:44px}.btn-primary{background:var(--paper);color:var(--bg);border-color:var(--paper)}.btn:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(0,0,0,.25)}.btn-outline:hover{background:var(--paper);color:var(--bg)}.cream .btn{border-color:rgba(13,13,12,.2)}.cream .btn-primary{background:var(--bg);color:var(--paper);border-color:var(--bg)}.portrait-stage{position:relative;min-height:clamp(400px,50vw,650px)}.portrait-card{position:absolute;inset:0 clamp(0px,3vw,20px) 0 clamp(0px,5vw,40px);border-radius:clamp(100px,15vw,220px) clamp(100px,15vw,220px) 24px 24px;overflow:hidden;background:#211914;box-shadow:var(--shadow);transform:rotate(1.5deg)}.portrait-card img{width:100%;height:100%;object-fit:cover}.hero-badge{position:absolute;left:clamp(8px,2vw,20px);bottom:clamp(20px,3vw,42px);background:rgba(246,239,228,.92);color:var(--bg);border-radius:clamp(20px,4vw,30px);padding:clamp(18px,4vw,28px);max-width:clamp(280px,85vw,380px);box-shadow:var(--shadow)}.hero-badge p{font-family:'Playfair Display',serif;font-size:clamp(20px,4vw,20px);line-height:1.05;letter-spacing:-.03em}.hero-badge span{display:block;color:var(--wine);font-family:'Playfair Display',serif;font-size:clamp(18px,3vw,20px);margin-top:clamp(8px,2vw,12px)}.mini-stack{position:absolute;right:clamp(8px,2vw,20px);top:clamp(40px,5vw,60px);display:grid;gap:clamp(8px,1.5vw,12px)}.mini-stack span{background:rgba(13,13,12,.58);border:1px solid var(--line);backdrop-filter:blur(12px);border-radius:999px;padding:clamp(8px,1.5vw,12px) clamp(12px,2.5vw,16px);font-size:clamp(9px,1.5vw,11px);text-transform:uppercase;letter-spacing:.16em;font-weight:900;color:var(--paper)}@keyframes marquee{to{transform:translateX(-50%)}}.split{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(30px,6vw,74px);align-items:center}.headline{font-family:'Playfair Display',Georgia,serif;font-size:clamp(44px,6vw,60px);line-height:.94;letter-spacing:-.055em;font-weight:900;margin-bottom:26px}.copy p{font-size:clamp(15px,2.5vw,15px);color:var(--muted);margin-bottom:clamp(12px,2vw,17px)}.cream .card p,.cream .copy p,.cream .lede{color:var(--muted2)}.cream .card .num,.cream .eyebrow,.cream .kicker,.cream .stat strong,.cream .wide-quote span{color:var(--wine)}.visual{border-radius:clamp(20px,4vw,34px);overflow:hidden;background:#211914;box-shadow:var(--shadow);position:relative;aspect-ratio:3/4;height:auto;max-height:clamp(450px,45vw,600px)}.visual:after{content:"";position:absolute;inset:clamp(12px,3vw,22px);border:1px solid rgba(246,239,228,.36);border-radius:clamp(16px,3vw,24px)}.visual img{width:100%;height:100%;object-fit:cover;display:block}.cream .visual:after{border-color:rgba(13,13,12,.16)}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:clamp(12px,2.5vw,16px);margin-top:clamp(20px,4vw,34px)}.card,.stat{background:rgba(255,255,255,.055);border:1px solid var(--line);border-radius:clamp(18px,3vw,28px);padding:clamp(20px,4vw,30px);box-shadow:0 20px 60px rgba(0,0,0,.13);transition:.3s}.cream .card,.cream .stat{background:rgba(255,250,242,.76);border-color:var(--line-dark)}.stat strong{font-family:'Playfair Display',serif;font-size:clamp(40px,8vw,50px);color:var(--gold);display:block;line-height:1}.stat span{font-size:clamp(9px,1.5vw,11px);text-transform:uppercase;letter-spacing:.14em;font-weight:900;color:var(--muted)}.grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:clamp(14px,2.5vw,22px)}.card:hover{transform:translateY(-8px);border-color:rgba(201,150,74,.5)}.card .num{font-family:'Playfair Display',serif;font-size:clamp(36px,6vw,46px);color:var(--gold);line-height:1;margin-bottom:clamp(12px,2vw,18px)}.card h3{font-family:'Playfair Display',serif;font-size:clamp(24px,4vw,31px);line-height:1.04;margin-bottom:clamp(10px,2vw,13px)}.card p{font-size:clamp(14px,2.5vw,15px);color:var(--muted)}.timeline-row{display:grid;grid-template-columns:clamp(100px,20vw,150px) 1fr;gap:clamp(16px,3vw,26px);align-items:start;padding:clamp(16px,3vw,24px) 0;border-top:1px solid rgba(246,239,228,.14)}.cream .timeline-row{border-color:rgba(13,13,12,.12)}.wide-quote{max-width:980px;margin:auto;border:1px solid var(--line);background:rgba(255,255,255,.055);border-radius:clamp(24px,4vw,38px);padding:clamp(32px,6vw,56px);box-shadow:var(--shadow)}.wide-quote p{font-family:'Playfair Display',serif;font-size:clamp(36px,5.4vw,60px);line-height:.98;letter-spacing:-.05em}.wide-quote span{display:block;color:var(--gold);font-size:12px;text-transform:uppercase;letter-spacing:.18em;font-weight:900;margin-top:26px}.cream .wide-quote{background:var(--paper2);border-color:var(--line-dark)}.article{display:grid;grid-template-columns:140px 1fr auto;gap:26px;align-items:center;padding:28px 0;border-top:1px solid var(--line)}.article h3{font-family:'Playfair Display',serif;font-size:34px;line-height:1.05}.article a{font-size:12px;text-transform:uppercase;letter-spacing:.14em;font-weight:900;color:var(--gold)}.contact-form{border:1px solid var(--line);border-radius:34px;padding:38px;background:rgba(255,255,255,.055);box-shadow:var(--shadow)}.contact-form h3{font-family:'Playfair Display',serif;font-size:42px;line-height:1;margin-bottom:18px}.field{margin-bottom:15px}label{display:block;color:var(--muted);font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:900;margin-bottom:7px}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.08);color:var(--paper);padding:15px;font:inherit}select,select option{background:var(--panel);color:var(--paper)}select::-ms-expand{color:var(--paper)}textarea{min-height:130px}.form-note{margin-top:14px;color:var(--muted);font-size:14px}.form-note--success{color:#1f6f43!important;font-weight:800}.form-note--error{color:#b84632!important;font-weight:800}.form-honey{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.field-error{margin:6px 0 0;color:#b84632;font-size:12px;font-weight:800;line-height:1.35}.field--invalid input,.field--invalid select,.field--invalid textarea{border-color:#b84632!important;box-shadow:0 0 0 3px rgba(184,70,50,.12)!important}.footer{margin-left:var(--rail);border-top:1px solid var(--line);padding:52px 0;background:#090908}.reveal{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.reveal.in{opacity:1;transform:translateY(0)}@media(max-width:991px){:root{--rail:0px;--header:78px}.percent,.side-rail{display:none}.site-header{left:0}.menu-toggle{display:block}.nav-links{position:absolute;left:0;right:0;top:var(--header);background:rgba(13,13,12,.96);display:none;flex-direction:column;align-items:flex-start;padding:24px}.nav-links.open{display:flex}.footer,main{margin-left:0}.hero-grid,.split{grid-template-columns:1fr}.portrait-stage{min-height:560px}.grid-3{grid-template-columns:1fr 1fr}.article{grid-template-columns:1fr}}@media(max-width:680px){.container{width:min(100% - 28px,1180px)}.section{padding:86px 0}.display{font-size:clamp(58px,18vw,90px)}.headline{font-size:clamp(40px,13vw,58px)}.subhead{font-size:20px}.portrait-stage{min-height:450px}.portrait-card{inset:0;border-radius:140px 140px 24px 24px}.hero-badge{position:relative;bottom:auto;left:auto;margin:-70px 18px 0}.mini-stack{display:none}.grid-3,.stats{grid-template-columns:1fr}.wide-quote{padding:30px}.visual{max-height:clamp(250px,55vw,350px)}}.deck-page{overscroll-behavior-y:contain}.deck-page .rail-dot,.rail-dot{display:none!important}.deck-page main>.section{min-height:100vh;display:grid;align-items:center;padding-top:calc(var(--header) + 42px);padding-bottom:70px}.deck-page .footer{min-height:44vh;display:grid;align-items:center}.deck-page .wheel-hint{position:fixed;right:28px;bottom:28px;z-index:70;width:46px;height:46px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(246,239,228,.22);background:rgba(13,13,12,.5);color:var(--paper);backdrop-filter:blur(14px);font-size:18px;animation:wheelPulse 1.7s ease-in-out infinite}.deck-page .wheel-hint::before{content:'↑';font-size:18px;line-height:1}@keyframes wheelPulse{0%,100%{transform:translateY(0);opacity:.72}50%{transform:translateY(7px);opacity:1}}@media(max-width:991px){.home-page main>.section{min-height:auto;display:block;padding-top:86px;padding-bottom:86px}.deck-page .wheel-hint{display:none}}@media(min-width:992px){.deck-ready{overflow:hidden;height:100vh;overscroll-behavior:none}.deck-ready main{margin-left:var(--rail);height:100vh;overflow:hidden;position:relative}.deck-ready main>.section,.deck-ready>.footer{position:fixed;left:var(--rail);right:0;top:0;height:100vh;min-height:100vh;overflow:hidden;display:grid;align-items:center;margin-left:0;padding-top:calc(var(--header) + 42px);padding-bottom:70px;opacity:1;pointer-events:none;transform:translateY(100%);transition:transform .78s cubic-bezier(.78,0,.18,1),opacity .28s ease;will-change:transform}.deck-ready main>.section.is-active,.deck-ready>.footer.is-active{transform:translateY(0);pointer-events:auto;z-index:5}.deck-ready main>.section.is-before,.deck-ready>.footer.is-before{transform:translateY(-100%);z-index:3}.deck-ready main>.section.is-after,.deck-ready>.footer.is-after{transform:translateY(100%);z-index:2}.deck-ready .footer .container{width:min(1180px,calc(100% - 52px))}.deck-ready .wheel-hint::before{content:'↑';font-size:14px;letter-spacing:0;text-transform:none}}:root{color-scheme:dark;--theme-transition:background-color .28s ease,color .28s ease,border-color .28s ease,box-shadow .28s ease}:root[data-theme=light]{color-scheme:light;--bg:#fffaf2;--panel:#fff4e7;--panel2:#f3e5d4;--paper:#17130f;--paper2:#ffffff;--muted:#74695e;--muted2:#6a5f55;--line:rgba(23,19,15,.14);--line-dark:rgba(23,19,15,.12);--gold:#a97024;--gold2:#c9964a;--wine:#8b3028;--green:#1f4038;--shadow:0 24px 70px rgba(88,61,35,.14)}.article,.brand-mark,.btn,.card,.contact-form,.cream,.footer,.hero-badge,.mini-stack span,.nav-cta,.side-rail,.site-header,.stat,.visual,.wheel-hint,.wide-quote,body,html,input,select,textarea{transition:var(--theme-transition)}:root[data-theme=light] body:before{background:radial-gradient(circle at 18% 18%,rgba(201,150,74,.16),transparent 30%),radial-gradient(circle at 82% 78%,rgba(139,48,40,.1),transparent 32%),linear-gradient(120deg,#fffaf2,#f4e7d6 55%,#fff7ec)}:root[data-theme=light] .noise{opacity:.2;background-image:linear-gradient(rgba(23,19,15,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(23,19,15,.045) 1px,transparent 1px)}:root[data-theme=light] .site-header{background:rgba(255,250,242,.82);border-bottom-color:var(--line)}:root[data-theme=light] .side-rail{background:rgba(255,250,242,.68);border-right-color:var(--line)}:root[data-theme=light] .brand-mark{background:rgba(23,19,15,.035);border-color:rgba(23,19,15,.16)}:root[data-theme=light] .nav-links a.active,:root[data-theme=light] .nav-links a:hover{color:var(--paper)}:root[data-theme=light] .nav-cta{border-color:rgba(23,19,15,.18);color:var(--paper)!important}:root[data-theme=light] .btn-outline:hover,:root[data-theme=light] .btn-primary,:root[data-theme=light] .cream .btn-primary,:root[data-theme=light] .nav-cta:hover{background:var(--paper);color:var(--bg)!important;border-color:var(--paper)}:root[data-theme=light] .cream{background:#fff3e3;color:var(--paper)}:root[data-theme=light] .cream .display,:root[data-theme=light] .cream .headline,:root[data-theme=light] .deck-page:not(.home-page) .cream .display,:root[data-theme=light] .deck-page:not(.home-page) .cream .headline{color:#17130f!important}:root[data-theme=light] .cream .card p,:root[data-theme=light] .cream .copy p,:root[data-theme=light] .cream .lede{color:var(--muted2)}:root[data-theme=light] .card,:root[data-theme=light] .contact-form,:root[data-theme=light] .stat,:root[data-theme=light] .wide-quote{background:rgba(255,255,255,.7);border-color:var(--line)}:root[data-theme=light] .cream .card,:root[data-theme=light] .cream .stat,:root[data-theme=light] .cream .wide-quote{background:rgba(255,250,242,.82);border-color:var(--line-dark)}:root[data-theme=light] .portrait-card,:root[data-theme=light] .visual{background:#efe0ce}:root[data-theme=light] .visual:after{border-color:rgba(23,19,15,.12)}:root[data-theme=light] .hero-badge{background:rgba(255,255,255,.92);color:var(--paper)}:root[data-theme=light] .deck-page .wheel-hint,:root[data-theme=light] .mini-stack span{background:rgba(255,250,242,.62);border-color:var(--line);color:var(--paper)}:root[data-theme=light] input,:root[data-theme=light] select,:root[data-theme=light] textarea{background:rgba(255,255,255,.74);color:var(--paper);border-color:var(--line)}:root[data-theme=light] input::placeholder,:root[data-theme=light] textarea::placeholder{color:rgba(23,19,15,.48)}:root[data-theme=light] .footer{background:#f7ecdd;border-top-color:var(--line)}:root[data-theme=light] .article,:root[data-theme=light] .timeline-row{border-color:var(--line)}.theme-toggle{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:128px;min-height:44px;border:1px solid rgba(246,239,228,.22);border-radius:999px;background:rgba(255,255,255,.055);color:var(--paper);padding:10px 18px;font:inherit;font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;cursor:pointer;backdrop-filter:blur(14px)}.theme-toggle:hover{transform:translateY(-2px);border-color:rgba(201,150,74,.55);box-shadow:0 14px 34px rgba(0,0,0,.16)}.theme-toggle .theme-icon{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:rgba(201,150,74,.16);color:var(--gold);line-height:1}:root[data-theme=light] .theme-toggle{background:rgba(255,255,255,.72);color:var(--paper);border-color:rgba(23,19,15,.16)}:root[data-theme=light] .theme-toggle .theme-icon{background:#17130f;color:#fffaf2}@media(max-width:991px){.theme-toggle{margin-left:auto;padding:10px 18px;min-height:44px;min-width:128px}.theme-toggle .theme-label{display:none}.nav-links{background:rgba(13,13,12,.96)}:root[data-theme=light] .nav-links{background:rgba(255,250,242,.97)}.menu-toggle{color:var(--paper)}.visual{max-height:clamp(220px,50vw,350px)}}@media(min-width:992px){.visual{max-height:min(clamp(300px,45vw,450px),calc(100vh - var(--header) - 48px))}}@media(min-width:1400px){.visual{max-height:min(clamp(520px,40vw,900px),calc(100vh - var(--header) - 48px))}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-40px;left:0;background:var(--gold);color:var(--bg);padding:8px 16px;text-decoration:none;z-index:10000;font-weight:700;font-size:12px;border-radius:0 0 4px 0;transition:top .2s ease}.skip-link:focus{top:0;outline:2px solid var(--gold);outline-offset:2px}.a11y-toggle{position:relative;display:inline-flex;align-items:center;justify-content:center;order:-1;min-width:44px;min-height:44px;border:1px solid rgba(246,239,228,.22);border-radius:999px;background:rgba(255,255,255,.055);color:var(--paper);font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;cursor:pointer;padding:10px 12px;transition:background .24s ease,border-color .24s ease,transform .24s ease;backdrop-filter:blur(14px);z-index:100}.a11y-toggle::before{content:"♿";display:inline-block;margin-right:6px;font-size:13px;line-height:1}.a11y-toggle:hover{transform:translateY(-2px);border-color:rgba(201,150,74,.55);box-shadow:0 14px 34px rgba(0,0,0,.16)}.a11y-toggle:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.a11y-toggle::before{content:none!important;display:none!important}.a11y-toggle__icon{width:22px;height:22px;display:block;object-fit:contain}@media(max-width:991px){.a11y-toggle{margin-left:0;padding:9px 10px;min-height:38px;font-size:9px}}.a11y-panel{position:fixed;right:-390px;top:0;width:min(390px,100vw);height:100vh;background:var(--panel);border-left:1px solid var(--line);color:var(--paper);z-index:1000;overflow-y:auto;transition:right .32s cubic-bezier(.78,0,.18,1);box-shadow:-20px 0 60px rgba(0,0,0,.28)}.a11y-panel.open{right:0}.a11y-panel__header{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid var(--line);position:sticky;top:0;background:var(--panel);z-index:10}.a11y-panel__header h2{margin:0;font-size:16px;font-weight:700;letter-spacing:-.03em}.a11y-panel__close{border:0;background:0 0;color:var(--paper);font-size:20px;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.a11y-panel__close:hover{opacity:.7}.a11y-panel__body{padding:24px;display:grid;gap:16px}.a11y-control{display:grid;gap:12px;padding:16px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.04)}.a11y-control>label{display:block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.a11y-control__buttons{display:grid;gap:8px;grid-template-columns:1fr}.a11y-control__buttons.grouped{grid-template-columns:repeat(3,1fr);gap:8px}.a11y-control__buttons.grouped[data-columns="2"]{grid-template-columns:repeat(2,1fr)}.a11y-control__buttons.grouped[data-columns="4"]{grid-template-columns:repeat(4,1fr)}.a11y-btn{border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.055);color:var(--paper);padding:10px 12px;font-size:11px;font-weight:600;cursor:pointer;transition:background .24s ease,border-color .24s ease,color .24s ease;min-height:46px;text-align:center;line-height:1.1}.a11y-btn:hover{background:rgba(201,150,74,.12);border-color:var(--gold)}.a11y-btn:focus-visible{outline:2px solid var(--gold);outline-offset:1px}.a11y-btn.active,.a11y-btn[aria-pressed=true]{background:var(--gold);color:var(--bg);border-color:var(--gold)}.a11y-btn--reset-all{width:100%;background:var(--wine);border-color:var(--wine);color:var(--paper);margin-top:8px}.a11y-btn--reset-all:hover{background:rgba(139,48,40,.8);border-color:var(--wine)}body.a11y-highlight-titles .display,body.a11y-highlight-titles .headline,body.a11y-highlight-titles h1,body.a11y-highlight-titles h2,body.a11y-highlight-titles h3{text-decoration:underline;text-decoration-color:var(--gold);text-decoration-thickness:.14em;text-underline-offset:.12em}body.a11y-highlight-links a{text-decoration:underline;text-decoration-color:var(--gold);text-decoration-thickness:.12em;text-underline-offset:.14em}body.a11y-align-left .copy,body.a11y-align-left .footer,body.a11y-align-left .footer-bottom,body.a11y-align-left .footer-promo__inner,body.a11y-align-left .footer-shell,body.a11y-align-left .hero,body.a11y-align-left .section,body.a11y-align-left .wide-quote{text-align:left}body.a11y-highlight-focus a:focus-visible,body.a11y-highlight-focus button:focus-visible,body.a11y-highlight-focus input:focus-visible,body.a11y-highlight-focus select:focus-visible,body.a11y-highlight-focus textarea:focus-visible{outline-width:4px;box-shadow:0 0 0 5px rgba(201,150,74,.18)}body.a11y-no-transitions *,body.a11y-no-transitions ::after,body.a11y-no-transitions ::before{animation:none!important;transition:none!important;scroll-behavior:auto!important}body.a11y-hide-images img{visibility:hidden!important;opacity:0!important}body.a11y-reading-mask::after{content:"";position:fixed;inset:0;pointer-events:none;z-index:9998;background:linear-gradient(to bottom,rgba(0,0,0,.72) 0,rgba(0,0,0,.72) 42%,transparent 42%,transparent 58%,rgba(0,0,0,.72) 58%,rgba(0,0,0,.72) 100%)}body.a11y-color-dark{--bg:#07131f;--panel:#102236;--panel2:#16314d;--paper:#f6fbff;--paper2:#ebf4ff;--muted:#bccad8;--muted2:#7f94ab;--line:rgba(255,255,255,.16);--line-dark:rgba(255,255,255,.12);--gold:#ffcd6d;--gold2:#ffe0a0;--wine:#f17a6d;--green:#57c3ae}body.a11y-color-light{--bg:#fff8ef;--panel:#fffdf8;--panel2:#f5efe5;--paper:#19110d;--paper2:#2a1c14;--muted:#5e5348;--muted2:#76695d;--line:rgba(25,17,13,.14);--line-dark:rgba(25,17,13,.18);--gold:#a96f24;--gold2:#d9a755;--wine:#8b3028;--green:#1f4038}body.a11y-high-contrast{--bg:#000;--panel:#111;--panel2:#1a1a1a;--paper:#fff;--paper2:#f2f2f2;--muted:#fff;--muted2:#e2e2e2;--line:rgba(255,255,255,.36);--line-dark:rgba(255,255,255,.25);--gold:#ffd84d;--gold2:#ffe68c;--wine:#ff7e6b;--green:#8ce0d3}body.a11y-color-saturation-high{filter:saturate(1.35)}body.a11y-color-saturation-low{filter:saturate(.65)}body.a11y-color-mono{filter:grayscale(1)}body.a11y-dyslexia-font{font-family:OpenDyslexic,Arial,sans-serif}body.a11y-highlight-links a{text-decoration:underline}:root[data-theme=light] .a11y-btn{border-color:rgba(23,19,15,.14);background:rgba(23,19,15,.035);color:var(--paper)}:root[data-theme=light] .a11y-btn:hover{background:rgba(169,112,36,.12);border-color:#a97024}:root[data-theme=light] .a11y-btn.active,:root[data-theme=light] .a11y-btn[aria-pressed=true]{background:#a97024;color:#fffaf2;border-color:#a97024}@media(max-width:680px){.a11y-panel{width:100%;right:-100%}.a11y-panel__header{padding:18px}.a11y-panel__body{padding:18px}.a11y-control__buttons.grouped,.a11y-control__buttons.grouped[data-columns="2"],.a11y-control__buttons.grouped[data-columns="4"]{grid-template-columns:repeat(2,1fr)}}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--gold);outline-offset:2px;border-radius:4px}@media (prefers-contrast:more){.skip-link,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-width:3px}}@media (prefers-reduced-motion:reduce){.skip-link,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{transition:none}}.footer{position:relative;margin-left:var(--rail);padding:58px 0 34px;overflow:hidden;background:#000;color:#fff;border-top:1px solid rgba(255,255,255,.16)}.footer::before{content:"";position:absolute;inset:auto -18% 18% -18%;height:420px;pointer-events:none;background:radial-gradient(circle at 50% 50%,rgba(179,151,238,.16),transparent 62%)}.footer-shell{position:relative;display:grid;gap:clamp(46px,7vw,76px)}.footer-promo{position:relative;overflow:hidden;border-radius:42px;background:#ad95e9;color:#070707;padding:clamp(48px,6.5vw,74px) clamp(28px,7vw,92px);box-shadow:0 28px 90px rgba(0,0,0,.32)}.footer-promo::after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 18% 0,rgba(255,255,255,.22),transparent 30%),linear-gradient(135deg,rgba(255,255,255,.09),transparent 48%)}.footer-promo__inner{position:relative;z-index:1;max-width:780px;margin:0 auto;text-align:center}.footer-promo h2{position:relative;display:inline-flex;align-items:center;gap:14px;margin:0 0 24px;color:#050505;font-family:Inter,system-ui,sans-serif;font-size:clamp(36px,5vw,38px);font-weight:900;line-height:1.02;letter-spacing:-.045em}.footer-promo h2::after{content:"";width:min(170px,18vw);height:2px;margin-top:.18em;background:#050505;opacity:.74}.footer-promo p{max-width:760px;margin:0 auto 42px;color:#070707;font-size:clamp(16px,1.75vw,15px);line-height:1.55}.footer-signup{width:min(580px,100%);margin:0 auto;display:flex;align-items:center;padding:0;border-radius:999px;background:#fff;box-shadow:0 16px 38px rgba(0,0,0,.14)}.footer-signup__status{width:min(580px,100%);margin:12px auto 0;text-align:left;color:rgba(23,19,15,.72);grid-column:1;justify-self:center}.footer-signup input{height:58px;flex:1 1 auto;min-width:0;border:0;outline:0;border-radius:999px 0 0 999px;background:#fff;color:#0a0a0a;padding:0 24px;font-size:16px}.footer-signup input::placeholder{color:rgba(0,0,0,.46)}.footer-signup.footer-signup--invalid{box-shadow:0 16px 38px rgba(0,0,0,.14),0 0 0 3px rgba(184,70,50,.2)}.footer-signup.footer-signup--invalid input{color:#17130f}.footer-signup button{height:58px;min-width:176px;border:0;border-radius:999px;background:#050505;color:#fff;font:inherit;font-size:15px;font-weight:800;cursor:pointer;transition:transform .24s ease,box-shadow .24s ease,background .24s ease}.footer-signup button:hover{transform:translateY(-2px);background:#171717;box-shadow:0 14px 28px rgba(0,0,0,.24)}.footer-signup button:disabled{cursor:not-allowed;opacity:.68;transform:none;box-shadow:none}.footer-main{display:grid;grid-template-columns:minmax(260px,1.22fr) minmax(150px,.7fr) minmax(140px,.65fr) minmax(170px,.8fr);column-gap:clamp(34px,6vw,86px);row-gap:28px;align-items:start}.footer-col h3,.footer-newsletter h3{margin:0 0 18px;color:#fff;font-family:Inter,system-ui,sans-serif;font-size:clamp(18px,1.7vw,18px);font-weight:900;line-height:1.1;letter-spacing:-.02em}.footer-newsletter p{max-width:360px;margin:0 0 54px;color:rgba(255,255,255,.88);font-size:clamp(15px,1.45vw,13px);line-height:1.65}.footer-col{display:grid;gap:16px;align-content:start}.footer-col a{color:rgba(255,255,255,.86);font-size:clamp(15px,1.4vw,18px);line-height:1.25;transition:color .2s ease,transform .2s ease}.footer-col a:hover{color:#ad95e9;transform:translateX(4px)}.footer-separator{position:relative;height:1px;width:100%;margin:52px 0 34px;background:rgba(255,255,255,.55)}.footer-bottom{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;color:rgba(255,255,255,.88);font-size:15px;font-weight:700}.footer-socials{display:flex;align-items:center;gap:26px}.footer-socials a{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;color:#fff;font-family:Inter,system-ui,sans-serif;font-size:19px;font-weight:900;transition:background .24s ease,color .24s ease,transform .24s ease}.footer-socials a img{width:22px;height:22px;display:block;object-fit:contain}.footer-socials a:hover{transform:translateY(-3px);background:#fff;color:#050505}:root[data-theme=light] .footer{background:#000;color:#fff;border-top-color:rgba(255,255,255,.16)}:root[data-theme=light] .footer-promo,:root[data-theme=light] .footer-promo h2,:root[data-theme=light] .footer-promo p{color:#050505}:root[data-theme=light] .footer-signup input{background:#fff;color:#050505}:root[data-theme=light] .footer-bottom,:root[data-theme=light] .footer-col a,:root[data-theme=light] .footer-col h3,:root[data-theme=light] .footer-newsletter h3,:root[data-theme=light] .footer-socials a{color:#fff}@media(min-width:992px){.deck-ready>.footer{overflow-y:auto;align-items:center;padding-top:calc(var(--header) + 28px);padding-bottom:38px}.deck-ready .footer-shell{gap:clamp(24px,4vh,44px)}.deck-ready .footer-promo{padding:clamp(32px,5vh,56px) clamp(28px,6vw,76px)}.deck-ready .footer-promo p{margin-bottom:clamp(24px,4vh,34px)}.deck-ready .footer-newsletter p{margin-bottom:clamp(26px,4vh,38px)}.deck-ready .footer-separator{margin:clamp(24px,4vh,34px) 0 clamp(18px,3vh,24px)}}@media(max-width:991px){.footer{margin-left:0;padding:38px 0 30px}.footer-main{grid-template-columns:1fr 1fr}.footer-newsletter{grid-column:1/-1}.footer-newsletter p{max-width:100%;margin-bottom:26px}}@media(max-width:680px){.footer-shell{gap:34px}.footer-promo{border-radius:28px;padding:36px 20px}.footer-promo h2{display:block}.footer-promo h2::after{display:block;width:120px;margin:14px auto 0}.footer-promo p{margin-bottom:26px}.footer-signup{display:grid;gap:10px;padding:8px;border-radius:24px}.footer-signup button,.footer-signup input{width:100%;border-radius:18px}.footer-main{grid-template-columns:1fr;gap:28px}.footer-separator{margin:34px 0 24px}.footer-bottom{align-items:flex-start;flex-direction:column}.footer-socials{gap:14px}}.footer{--ft-bg:radial-gradient(circle at 16% 0%,rgba(201,150,74,.18),transparent 32%),radial-gradient(circle at 88% 70%,rgba(139,48,40,.16),transparent 34%),linear-gradient(135deg,#0d0d0c 0%,#15130f 56%,#090908 100%);--ft-promo:radial-gradient(circle at 14% 0%,rgba(255,255,255,.26),transparent 34%),linear-gradient(135deg,#e2c17e 0%,#c9964a 44%,#f6efe4 100%);--ft-card-text:#17130f;--ft-text:var(--paper);--ft-muted:rgba(246,239,228,.78);--ft-soft:rgba(246,239,228,.06);--ft-border:rgba(246,239,228,.16);--ft-strong-border:rgba(201,150,74,.62);--ft-accent:var(--gold);--ft-accent2:var(--wine);--ft-input-bg:rgba(255,250,242,.96);--ft-input-text:#17130f;--ft-button-bg:#17130f;--ft-button-text:#fffaf2;--ft-social-hover-bg:var(--paper);--ft-social-hover-text:var(--bg);background:var(--ft-bg)!important;color:var(--ft-text)!important;border-top-color:var(--ft-border)!important}:root[data-theme=light] .footer{--ft-bg:radial-gradient(circle at 15% 0%,rgba(201,150,74,.18),transparent 30%),radial-gradient(circle at 86% 72%,rgba(31,64,56,.10),transparent 34%),linear-gradient(135deg,#fffaf2 0%,#f7ecdd 58%,#efe0ce 100%);--ft-promo:radial-gradient(circle at 15% 0%,rgba(255,255,255,.70),transparent 34%),linear-gradient(135deg,#fff7ec 0%,#f1dfc8 48%,#e2c17e 100%);--ft-card-text:#17130f;--ft-text:#17130f;--ft-muted:rgba(23,19,15,.66);--ft-soft:rgba(23,19,15,.035);--ft-border:rgba(23,19,15,.14);--ft-strong-border:rgba(169,112,36,.48);--ft-accent:#a97024;--ft-accent2:#8b3028;--ft-input-bg:rgba(255,255,255,.92);--ft-input-text:#17130f;--ft-button-bg:#17130f;--ft-button-text:#fffaf2;--ft-social-hover-bg:#17130f;--ft-social-hover-text:#fffaf2}.footer::before{background:radial-gradient(circle at 50% 50%,rgba(201,150,74,.14),transparent 62%)!important}:root[data-theme=light] .footer::before{background:radial-gradient(circle at 50% 50%,rgba(139,48,40,.08),transparent 62%)!important}.footer .footer-promo{background:var(--ft-promo)!important;color:var(--ft-card-text)!important;border:1px solid var(--ft-strong-border)!important;box-shadow:0 28px 90px rgba(0,0,0,.28)!important}:root[data-theme=light] .footer .footer-promo{box-shadow:0 24px 70px rgba(88,61,35,.12)!important}.footer .footer-promo::after{background:radial-gradient(circle at 84% 24%,rgba(31,64,56,.15),transparent 24%),linear-gradient(135deg,rgba(255,255,255,.1),transparent 48%)!important}.footer .footer-promo h2,:root[data-theme=light] .footer .footer-promo h2{color:var(--ft-card-text)!important}.footer .footer-promo h2::after{background:currentColor!important;opacity:.58!important}.footer .footer-promo p,:root[data-theme=light] .footer .footer-promo p{color:rgba(23,19,15,.82)!important}.footer .footer-signup{background:var(--ft-input-bg)!important;border:1px solid rgba(23,19,15,.08)!important}.footer .footer-signup input,:root[data-theme=light] .footer .footer-signup input{background:0 0!important;color:var(--ft-input-text)!important}.footer .footer-signup input::placeholder{color:rgba(23,19,15,.48)!important}.footer .footer-signup button{background:var(--ft-button-bg)!important;color:var(--ft-button-text)!important}.footer .footer-signup button:hover{background:var(--ft-accent2)!important;color:#fffaf2!important}.footer .footer-col h3,.footer .footer-newsletter h3,:root[data-theme=light] .footer .footer-col h3,:root[data-theme=light] .footer .footer-newsletter h3{color:var(--ft-text)!important}.footer .footer-bottom,.footer .footer-col a,.footer .footer-newsletter p,:root[data-theme=light] .footer .footer-bottom{color:var(--ft-muted)!important}.footer .footer-socials a,:root[data-theme=light] .footer .footer-socials a{color:var(--ft-text)!important}.footer .footer-col a:hover{color:var(--ft-accent)!important}.footer .footer-separator{background:var(--ft-border)!important}.footer .footer-socials a:hover{background:var(--ft-social-hover-bg)!important;color:var(--ft-social-hover-text)!important;border-color:var(--ft-border)!important}.footer,.footer-bottom,.footer-col a,.footer-col h3,.footer-newsletter h3,.footer-newsletter p,.footer-promo,.footer-promo h2,.footer-promo p,.footer-promo::after,.footer-separator,.footer-signup,.footer-signup button,.footer-signup input,.footer-socials a,.footer::before{transition:var(--theme-transition)}.deck-page:not(.home-page) .hero .split{grid-template-columns:1.02fr .98fr;gap:68px}.deck-page:not(.home-page) .hero .copy{max-width:760px}.deck-page:not(.home-page) .hero .headline{font-size:clamp(58px,8.5vw,124px);line-height:.86;margin-bottom:26px}.deck-page:not(.home-page) .hero .visual{border-radius:220px 220px 34px 34px;transform:rotate(1.2deg)}.deck-page:not(.home-page) .hero .visual:after{border-radius:180px 180px 24px 24px}.deck-page:not(.home-page) .hero .lede{font-size:clamp(20px,2.1vw,30px);line-height:1.18;color:var(--paper);margin-top:0}.deck-page:not(.home-page) .hero .copy>p:not(.lede){color:var(--muted);max-width:680px}.deck-page:not(.home-page) .cream .headline{color:var(--bg)}.deck-page:not(.home-page) .cream .card,.deck-page:not(.home-page) .cream .contact-form,.deck-page:not(.home-page) .cream .wide-quote{background:rgba(255,250,242,.82)}.deck-page:not(.home-page) .article,.deck-page:not(.home-page) .card,.deck-page:not(.home-page) .contact-form,.deck-page:not(.home-page) .wide-quote{backdrop-filter:blur(10px)}@media(max-width:991px){.deck-page:not(.home-page) .hero .split{grid-template-columns:1fr;gap:32px}.deck-page:not(.home-page) .hero .visual{border-radius:34px;transform:none}.deck-page:not(.home-page) .hero .visual:after{border-radius:24px}.deck-page:not(.home-page) .hero .headline{font-size:clamp(44px,12vw,78px)}.deck-page:not(.home-page) .hero .lede{font-size:20px}}body,html{width:100%;max-width:100%;overflow-x:hidden!important}img{max-width:100%;height:auto}@media (min-width:1200px){:root{--rail:86px;--header:92px}.container,.deck-ready .footer .container{width:min(1180px,calc(100% - 52px))!important}.side-rail{display:flex!important}.site-header{left:var(--rail)!important;height:var(--header)!important}.footer,main{margin-left:var(--rail)!important}.menu-toggle{display:none!important}.nav-links{position:static!important;display:flex!important;flex-direction:row!important;align-items:center!important;background:0 0!important;padding:0!important}.hero-grid{grid-template-columns:1.05fr .95fr!important}.split{grid-template-columns:.92fr 1.08fr!important}.grid-3,.stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.deck-ready{height:100dvh!important;overflow:hidden!important}.deck-ready main{height:100dvh!important;overflow:hidden!important}.deck-ready main>.section,.deck-ready>.footer{height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow-y:auto!important;overflow-x:hidden!important}}@media (min-width:992px) and (max-width:1199.98px){:root{--rail:68px!important;--header:72px!important}.container,.deck-ready .footer .container{width:min(1060px,calc(100% - 34px))!important}.side-rail{display:flex!important;width:var(--rail)!important;padding:58px 0 22px!important}.percent{display:block!important;left:18px!important;top:18px!important;font-size:10px!important}.site-header{left:var(--rail)!important;height:var(--header)!important}.footer,main{margin-left:var(--rail)!important}.nav{gap:14px!important}.brand{gap:9px!important;font-size:10px!important;letter-spacing:.1em!important}.brand-mark{width:36px!important;height:36px!important;font-size:18px!important}.menu-toggle{display:none!important}.nav-links{position:static!important;display:flex!important;flex-direction:row!important;align-items:center!important;background:0 0!important;padding:0!important;gap:14px!important;font-size:9px!important;letter-spacing:.09em!important}.nav-cta{padding:9px 13px!important}.theme-toggle{margin-left:auto!important;min-height:34px!important;padding:7px 10px!important;font-size:9px!important}.theme-toggle .theme-label{display:none!important}.deck-ready{height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;overscroll-behavior:none!important}.deck-ready main{margin-left:var(--rail)!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;position:relative!important}.deck-ready main>.section,.deck-ready>.footer{position:fixed!important;left:var(--rail)!important;right:0!important;top:0!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;display:grid!important;align-items:center!important;margin-left:0!important;padding-top:calc(var(--header) + 22px)!important;padding-bottom:30px!important;overflow-y:auto!important;overflow-x:hidden!important}.deck-page .wheel-hint{display:grid!important;width:38px!important;height:38px!important;right:18px!important;bottom:18px!important}.hero-grid{grid-template-columns:1.04fr .96fr!important;gap:clamp(24px,3.2vw,40px)!important}.deck-page:not(.home-page) .hero .split,.split{grid-template-columns:.95fr 1.05fr!important;gap:clamp(26px,3.2vw,42px)!important}.grid-3,.stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.display{font-size:clamp(40px, 6vw, 76px)!important;margin-bottom:15px!important}.deck-page:not(.home-page) .hero .headline,.headline{font-size:clamp(30px, 4.2vw, 50px)!important;margin-bottom:14px!important}.subhead{font-size:clamp(15px, 1.65vw, 20px)!important}.copy p,.deck-page:not(.home-page) .hero .lede,.lede{font-size:clamp(12px, 1.15vw, 14px)!important;line-height:1.48!important}.eyebrow,.kicker{font-size:9px!important;letter-spacing:.22em!important;margin-bottom:10px!important}.actions{gap:9px!important;margin-top:18px!important}.btn{padding:10px 15px!important;font-size:9px!important}.portrait-stage{min-height:clamp(330px,50vh,470px)!important}.portrait-card{inset:0 10px 0 22px!important;border-radius:170px 170px 26px 26px!important}.hero-badge{bottom:20px!important;max-width:280px!important;padding:16px!important}.hero-badge p,.hero-badge span{font-size:clamp(18px, 2vw, 22px)!important}.mini-stack{top:34px!important;gap:7px!important}.mini-stack span{padding:8px 10px!important;font-size:8px!important}.visual,.visual img{min-height:clamp(280px,41vh,390px)!important}.visual{border-radius:26px!important}.visual:after{inset:14px!important;border-radius:18px!important}.deck-page:not(.home-page) .hero .visual{border-radius:170px 170px 26px 26px!important;transform:rotate(1deg)!important}.deck-page:not(.home-page) .hero .visual:after{border-radius:135px 135px 18px 18px!important}.stats{gap:10px!important;margin-top:18px!important}.grid-3{gap:14px!important}.card,.stat{padding:16px!important;border-radius:20px!important}.stat strong{font-size:30px!important}.stat span{font-size:8px!important}.card .num{font-size:28px!important;margin-bottom:8px!important}.card h3{font-size:clamp(18px, 1.9vw, 22px)!important;margin-bottom:8px!important}.card p{font-size:12px!important;line-height:1.45!important}.timeline-row{grid-template-columns:105px 1fr!important;gap:14px!important;padding:15px 0!important}.wide-quote{padding:30px!important;border-radius:28px!important}.wide-quote p{font-size:clamp(26px, 4vw, 44px)!important}.article{grid-template-columns:95px 1fr auto!important;gap:14px!important;padding:17px 0!important}.article h3{font-size:clamp(20px, 2.2vw, 25px)!important}.article a{font-size:9px!important}.contact-form{padding:22px!important;border-radius:24px!important}.contact-form h3{font-size:28px!important}input,select,textarea{padding:11px!important;font-size:13px!important}textarea{min-height:90px!important}.footer{margin-left:var(--rail)!important;padding:32px 0 24px!important}.footer-shell{gap:28px!important}.footer-promo{padding:30px 42px!important;border-radius:30px!important}.footer-promo h2{font-size:clamp(26px, 3.6vw, 38px)!important;margin-bottom:14px!important}.footer-promo p{font-size:clamp(12px, 1.25vw, 15px)!important;margin-bottom:20px!important}.footer-signup{width:min(460px,100%)!important}.footer-signup button,.footer-signup input{height:44px!important;font-size:12px!important}.footer-signup button{min-width:128px!important}.footer-main{grid-template-columns:minmax(200px,1.1fr) minmax(110px,.7fr) minmax(110px,.65fr) minmax(130px,.8fr)!important;column-gap:22px!important;row-gap:18px!important}.footer-col h3,.footer-newsletter h3{font-size:16px!important;margin-bottom:10px!important}.footer-col a,.footer-newsletter p{font-size:12px!important}.footer-separator{margin:22px 0 18px!important}.footer-bottom{font-size:12px!important}}@media (min-width:992px) and (max-width:1199.98px) and (max-height:700px){:root{--rail:62px!important;--header:64px!important}.deck-ready main>.section,.deck-ready>.footer{padding-top:calc(var(--header) + 12px)!important;padding-bottom:18px!important}.display{font-size:clamp(32px, 5.2vw, 58px)!important}.deck-page:not(.home-page) .hero .headline,.headline{font-size:clamp(24px, 3.4vw, 38px)!important}.visual,.visual img{min-height:230px!important}.portrait-stage{min-height:285px!important}.card,.stat{padding:13px!important}.footer-promo{padding:22px 34px!important}}@media (min-width:1200px) and (max-width:1300px){:root{--rail:76px!important;--header:82px!important}body,html{overflow-x:hidden!important}.container,.deck-ready .footer .container{width:min(1120px,calc(100% - 40px))!important}.side-rail{display:flex!important;width:var(--rail)!important;padding:66px 0 26px!important}.percent{display:block!important;left:22px!important;top:22px!important;font-size:10px!important}.site-header{left:var(--rail)!important;height:var(--header)!important}.footer,main{margin-left:var(--rail)!important}.nav{gap:18px!important}.brand{gap:11px!important;font-size:11px!important;letter-spacing:.11em!important}.brand-mark{width:40px!important;height:40px!important;font-size:19px!important}.menu-toggle{display:none!important}.nav-links{position:static!important;display:flex!important;flex-direction:row!important;align-items:center!important;background:0 0!important;padding:0!important;gap:18px!important;font-size:10px!important;letter-spacing:.1em!important}.nav-cta{padding:11px 16px!important}.theme-toggle{min-height:38px!important;padding:8px 12px!important;font-size:10px!important}.deck-ready{height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;overscroll-behavior:none!important}.deck-ready main{margin-left:var(--rail)!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;position:relative!important}.deck-ready main>.section,.deck-ready>.footer{position:fixed!important;left:var(--rail)!important;right:0!important;top:0!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;display:grid!important;align-items:center!important;margin-left:0!important;padding-top:calc(var(--header) + 24px)!important;padding-bottom:34px!important;overflow-y:auto!important;overflow-x:hidden!important}.deck-page main>.section{min-height:100dvh!important;display:grid!important;align-items:center!important;padding-top:calc(var(--header) + 24px)!important;padding-bottom:34px!important}.deck-page .wheel-hint{display:grid!important;width:42px!important;height:42px!important;right:22px!important;bottom:22px!important}.hero-grid{grid-template-columns:1.05fr .95fr!important;gap:clamp(30px,3.6vw,50px)!important;align-items:center!important}.split{grid-template-columns:.92fr 1.08fr!important;gap:clamp(32px,3.8vw,54px)!important;align-items:center!important}.deck-page:not(.home-page) .hero .split{grid-template-columns:1.02fr .98fr!important;gap:clamp(32px,3.8vw,54px)!important}.grid-3,.stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.display{font-size:clamp(50px, 7vw, 96px)!important;line-height:.84!important;margin-bottom:20px!important}.deck-page:not(.home-page) .hero .headline,.headline{font-size:clamp(38px, 5vw, 66px)!important;line-height:.92!important;margin-bottom:20px!important}.subhead{font-size:clamp(18px, 1.9vw, 25px)!important;line-height:1.16!important}.copy p,.deck-page:not(.home-page) .hero .lede,.lede{font-size:clamp(14px, 1.25vw, 16px)!important;line-height:1.5!important}.eyebrow,.kicker{font-size:10px!important;letter-spacing:.25em!important;margin-bottom:12px!important}.actions{gap:11px!important;margin-top:24px!important}.btn{padding:12px 18px!important;font-size:10px!important;letter-spacing:.11em!important}.portrait-stage{min-height:clamp(420px,56vh,560px)!important}.portrait-card{inset:0 14px 0 30px!important;border-radius:195px 195px 30px 30px!important}.hero-badge{bottom:28px!important;max-width:330px!important;padding:22px!important;border-radius:26px!important}.hero-badge p,.hero-badge span{font-size:clamp(21px, 2.2vw, 26px)!important}.mini-stack{top:44px!important;gap:9px!important}.mini-stack span{padding:9px 12px!important;font-size:9px!important;letter-spacing:.12em!important}.visual,.visual img{min-height:clamp(330px,45vh,440px)!important}.visual{border-radius:30px!important}.visual:after{inset:17px!important;border-radius:22px!important}.deck-page:not(.home-page) .hero .visual{border-radius:195px 195px 30px 30px!important;transform:rotate(1.1deg)!important}.deck-page:not(.home-page) .hero .visual:after{border-radius:155px 155px 22px 22px!important}.stats{gap:13px!important;margin-top:24px!important}.grid-3{gap:17px!important}.card,.stat{padding:22px!important;border-radius:23px!important}.stat strong{font-size:38px!important}.stat span{font-size:9px!important}.card .num{font-size:36px!important;margin-bottom:12px!important}.card h3{font-size:clamp(22px, 2vw, 26px)!important;margin-bottom:10px!important}.card p{font-size:13px!important;line-height:1.48!important}.timeline-row{grid-template-columns:122px 1fr!important;gap:18px!important;padding:18px 0!important}.wide-quote{padding:40px!important;border-radius:32px!important}.wide-quote p{font-size:clamp(32px, 4.5vw, 58px)!important}.article{grid-template-columns:112px 1fr auto!important;gap:18px!important;padding:20px 0!important}.article h3{font-size:clamp(23px, 2.4vw, 30px)!important}.article a{font-size:10px!important}.contact-form{padding:28px!important;border-radius:28px!important}.contact-form h3{font-size:34px!important}input,select,textarea{padding:13px!important;font-size:14px!important}textarea{min-height:105px!important}.footer{margin-left:var(--rail)!important;padding:40px 0 28px!important}.footer-shell{gap:36px!important}.footer-promo{padding:38px 56px!important;border-radius:34px!important}.footer-promo h2{font-size:clamp(30px, 3.9vw, 46px)!important;margin-bottom:16px!important}.footer-promo p{font-size:clamp(14px, 1.35vw, 16px)!important;margin-bottom:24px!important}.footer-signup{width:min(510px,100%)!important}.footer-signup button,.footer-signup input{height:50px!important;font-size:13px!important}.footer-signup button{min-width:145px!important}.footer-main{grid-template-columns:minmax(220px,1.15fr) minmax(125px,.7fr) minmax(125px,.65fr) minmax(145px,.8fr)!important;column-gap:30px!important;row-gap:22px!important}.footer-col h3,.footer-newsletter h3{font-size:18px!important;margin-bottom:12px!important}.footer-col a,.footer-newsletter p{font-size:13px!important}.footer-newsletter p{margin-bottom:24px!important}.footer-separator{margin:28px 0 22px!important}.footer-bottom{font-size:13px!important}}@media (min-width:1200px) and (max-width:1300px) and (max-height:720px){:root{--rail:70px!important;--header:72px!important}.deck-ready main>.section,.deck-ready>.footer{padding-top:calc(var(--header) + 16px)!important;padding-bottom:24px!important}.display{font-size:clamp(42px, 6vw, 76px)!important;margin-bottom:15px!important}.deck-page:not(.home-page) .hero .headline,.headline{font-size:clamp(32px, 4.2vw, 52px)!important;margin-bottom:15px!important}.subhead{font-size:clamp(16px, 1.7vw, 21px)!important}.copy p,.deck-page:not(.home-page) .hero .lede,.lede{font-size:13px!important;line-height:1.45!important}.visual,.visual img{min-height:290px!important}.portrait-stage{min-height:360px!important}.card,.stat{padding:17px!important}.footer-promo{padding:30px 46px!important}.footer-promo h2{font-size:36px!important}.footer-promo p{margin-bottom:18px!important}}.deck-ready,.deck-ready main,.deck-ready main>.section,.deck-ready>.footer,body,html{scrollbar-width:none!important;-ms-overflow-style:none!important}.deck-ready main::-webkit-scrollbar,.deck-ready main>.section::-webkit-scrollbar,.deck-ready::-webkit-scrollbar,.deck-ready>.footer::-webkit-scrollbar,body::-webkit-scrollbar,html::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.footer,.footer *{min-width:0}.footer a,.footer h2,.footer h3,.footer p{overflow-wrap:anywhere}.footer-bottom,.footer-main,.footer-shell{width:100%}.footer-promo__inner{width:100%}.footer-signup input{min-width:0!important}@media (min-width:992px){.deck-ready>.footer{align-items:center!important;justify-content:center!important;overflow-y:auto!important;overflow-x:hidden!important;padding-top:calc(var(--header) + 18px)!important;padding-bottom:28px!important}.deck-ready .footer-shell{gap:clamp(18px,3vh,34px)!important}.deck-ready .footer-promo{padding:clamp(24px,4.3vh,46px) clamp(28px,5vw,70px)!important}.deck-ready .footer-promo h2{font-size:clamp(28px,3.4vw,44px)!important;margin-bottom:clamp(10px,2vh,18px)!important}.deck-ready .footer-promo p{font-size:clamp(12px,1.15vw,15px)!important;margin-bottom:clamp(16px,2.6vh,26px)!important}.deck-ready .footer-signup button,.deck-ready .footer-signup input{height:clamp(42px,6vh,54px)!important}.deck-ready .footer-main{row-gap:clamp(14px,2.5vh,24px)!important}.deck-ready .footer-newsletter p{margin-bottom:clamp(18px,3vh,30px)!important}.deck-ready .footer-separator{margin:clamp(18px,3vh,28px) 0 clamp(14px,2vh,22px)!important}}@media (min-width:1200px) and (max-height:760px){.deck-ready>.footer{padding-top:calc(var(--header) + 12px)!important;padding-bottom:18px!important}.deck-ready .footer-promo{padding:24px 44px!important;border-radius:28px!important}.deck-ready .footer-promo h2{font-size:32px!important}.deck-ready .footer-promo p{font-size:12px!important;margin-bottom:16px!important}.deck-ready .footer-signup{width:min(440px,100%)!important}.deck-ready .footer-signup button,.deck-ready .footer-signup input{height:42px!important;font-size:12px!important}.deck-ready .footer-main{grid-template-columns:minmax(190px,1fr) minmax(110px,.7fr) minmax(110px,.7fr) minmax(130px,.8fr)!important;column-gap:22px!important}.deck-ready .footer-col h3,.deck-ready .footer-newsletter h3{font-size:15px!important;margin-bottom:8px!important}.deck-ready .footer-col a,.deck-ready .footer-newsletter p{font-size:11px!important;line-height:1.45!important}.deck-ready .footer-bottom{font-size:11px!important}}@media (min-width:992px) and (max-width:1199.98px){.footer-main{grid-template-columns:1.15fr .75fr .75fr!important;column-gap:22px!important}}@media (min-width:681px) and (max-width:991.98px){.footer{margin-left:0!important;padding:42px 0 30px!important}.footer-shell{gap:36px!important}.footer-promo{border-radius:32px!important;padding:42px 34px!important}.footer-promo h2{display:block!important;font-size:clamp(32px,6vw,44px)!important;margin-bottom:16px!important}.footer-promo h2::after{display:block!important;width:130px!important;margin:14px auto 0!important}.footer-promo p{font-size:15px!important;margin-bottom:26px!important}.footer-signup{width:min(560px,100%)!important}.footer-main{grid-template-columns:1fr 1fr!important;gap:30px 28px!important}.footer-newsletter{grid-column:1/-1!important}.footer-newsletter p{max-width:100%!important;margin-bottom:22px!important}.footer-bottom{align-items:center!important}}@media (max-width:680px){.footer{margin-left:0!important;padding:34px 0 26px!important}.footer .container{width:min(100% - 28px,1180px)!important;padding-left:0!important;padding-right:0!important}.footer-shell{gap:30px!important}.footer-promo{border-radius:24px!important;padding:32px 18px!important}.footer-promo h2{display:block!important;font-size:clamp(28px,9vw,38px)!important;line-height:1.06!important;letter-spacing:-.035em!important;margin-bottom:14px!important}.footer-promo h2::after{display:block!important;width:110px!important;margin:12px auto 0!important}.footer-promo p{font-size:14px!important;line-height:1.55!important;margin-bottom:22px!important}.footer-signup{display:grid!important;gap:10px!important;padding:8px!important;border-radius:22px!important;width:100%!important}.footer-signup button,.footer-signup input{width:100%!important;height:48px!important;border-radius:16px!important;font-size:14px!important}.footer-signup input{padding:0 16px!important;text-align:center!important}.footer-signup button{min-width:0!important}.footer-main{grid-template-columns:1fr!important;gap:26px!important}.footer-newsletter{grid-column:auto!important}.footer-col h3,.footer-newsletter h3{font-size:18px!important;margin-bottom:12px!important}.footer-col a,.footer-newsletter p{font-size:14px!important;line-height:1.55!important}.footer-newsletter p{max-width:100%!important;margin-bottom:18px!important}.footer-col{gap:10px!important}.footer-separator{margin:30px 0 22px!important}.footer-bottom{flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:16px!important;text-align:center!important;font-size:13px!important}.footer-socials{justify-content:center!important;gap:10px!important}.footer-socials a{width:38px!important;height:38px!important;font-size:17px!important}}@media (max-width:420px){.footer .container{width:min(100% - 22px,1180px)!important}.footer-promo{padding:28px 14px!important;border-radius:20px!important}.footer-promo h2{font-size:27px!important}.footer-promo p{font-size:13px!important}.footer-signup button,.footer-signup input{height:45px!important;font-size:13px!important}.footer-col h3,.footer-newsletter h3{font-size:17px!important}.footer-col a,.footer-newsletter p{font-size:13px!important}}@media (max-width:360px){.footer-promo h2{font-size:24px!important}.footer-promo p{font-size:12px!important}}.footer{margin-left:0!important}.footer>.container{margin:0 auto!important;padding-left:clamp(12px,2.5vw,26px)!important;padding-right:clamp(12px,2.5vw,26px)!important}@media(min-width:992px){.footer{margin-left:var(--rail)!important}.footer>.container{padding-left:0!important;padding-right:0!important}}@media(max-width:991px){.footer-bottom,.footer-main,.footer-shell{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:18px!important}.footer-main{grid-template-columns:1fr!important}.footer-newsletter p,.footer-promo p{max-width:760px;margin-left:auto;margin-right:auto}.footer-bottom{padding-top:8px;padding-bottom:8px}}.footer,.footer *{max-width:100%;box-sizing:border-box}.footer-trust{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:20px}.footer-trust__item{min-width:74px;height:44px;display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:999px;border:1px solid var(--ft-border);background:rgba(255,255,255,.07);box-shadow:0 14px 34px rgba(0,0,0,.12);transition:transform .24s ease,border-color .24s ease,background .24s ease}.footer-trust__item:hover{transform:translateY(-2px);border-color:var(--ft-accent);background:rgba(201,150,74,.12)}.footer-trust__item img{display:block;width:auto;height:24px;max-width:92px;object-fit:contain}.footer-trust__item--bigw img{height:25px;max-width:64px}:root[data-theme=light] .footer-trust__item{background:#17130f;border-color:rgba(23,19,15,.18);box-shadow:0 14px 34px rgba(88,61,35,.12)}@media (min-width:992px) and (max-width:1199.98px){.footer-trust{gap:9px!important;margin-top:14px!important}.footer-trust__item{min-width:62px!important;height:36px!important;padding:6px 12px!important}.footer-trust__item img{height:20px!important;max-width:78px!important}.footer-trust__item--bigw img{height:21px!important;max-width:54px!important}}@media(max-width:680px){.footer-trust{gap:10px;margin-top:18px}.footer-trust__item{flex:1 1 120px;height:44px;min-width:0}}.footer-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;flex-wrap:wrap!important}.footer-bottom__left{display:flex;align-items:center;gap:18px;flex-wrap:wrap;min-width:0}.footer-bottom__left p{margin:0;white-space:nowrap}.footer-bottom .footer-trust,.footer-trust--bottom{margin-top:0!important;display:flex;align-items:center;gap:10px;flex-wrap:nowrap}.footer-bottom .footer-trust__item{min-width:58px;height:34px;padding:6px 12px;border-radius:999px}.footer-bottom .footer-trust__item img{height:20px;max-width:76px}.footer-bottom .footer-trust__item--bigw img{height:20px;max-width:52px}.footer-bottom .footer-socials{flex:0 0 auto}@media(max-width:680px){.footer-bottom{justify-content:center!important;text-align:center!important}.footer-bottom__left{width:100%;justify-content:center;gap:12px}.footer-bottom__left p{white-space:normal}.footer-bottom .footer-trust{justify-content:center}.footer-bottom .footer-trust__item{flex:0 0 auto!important;width:auto!important;min-width:56px!important;height:34px!important}.footer-bottom .footer-socials{width:100%;justify-content:center}}.contact-form,.contact-form .field,.contact-form form{min-width:0!important}@media (max-width:991.98px){body,html{height:auto!important;min-height:100%!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior-y:auto!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important}.deck-ready,body.deck-page,body.deck-ready{height:auto!important;min-height:100%!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior-y:auto!important}.deck-page main,.deck-ready main{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;position:relative!important}.deck-page main>.section,.deck-ready main>.section,.deck-ready>.footer{position:relative!important;inset:auto!important;height:auto!important;min-height:auto!important;max-height:none!important;overflow:visible!important;transform:none!important;pointer-events:auto!important;opacity:1!important}.deck-page main>.hero{min-height:100svh!important}}html{-webkit-text-size-adjust:100%}body{min-width:320px}.container{width:min(1180px,calc(100% - clamp(28px,5vw,64px)))!important;padding-left:0!important;padding-right:0!important}.brand,.btn,.footer a,.footer button,.nav-links a{overflow-wrap:normal}.display,.footer-promo h2,.headline,.wide-quote p{letter-spacing:0!important}.article,.card,.contact-form,.copy,.footer,.footer *,.stat,.wide-quote{min-width:0!important}.footer-main,.grid-3,.hero-grid,.split,.stats{min-width:0!important}@media (min-width:992px) and (max-width:1180px){.nav{gap:12px!important}.brand{max-width:190px}.brand span:last-child{white-space:normal;line-height:1.15}.nav-links{gap:12px!important}.theme-toggle{flex:0 0 auto}}@media (max-width:991.98px){:root{--rail:0px!important;--header:74px!important}.percent,.side-rail,.wheel-hint{display:none!important}.site-header{left:0!important;height:var(--header)!important}.footer,main{margin-left:0!important}.nav{gap:10px!important}.brand{gap:10px!important;font-size:11px!important;letter-spacing:.08em!important;min-width:0!important}.brand-mark{width:38px!important;height:38px!important;flex:0 0 38px!important}.theme-toggle{margin-left:auto!important;min-height:38px!important;padding:8px 10px!important}.theme-toggle .theme-label{display:none!important}.menu-toggle{display:inline-flex!important;align-items:center;justify-content:center;width:42px;height:42px;min-height:38px;padding:0;flex:0 0 auto}.nav-links{position:absolute!important;left:0!important;right:0!important;top:var(--header)!important;z-index:70!important;display:none!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;padding:14px clamp(18px,4vw,34px) 18px!important;border-bottom:1px solid var(--line)!important;background:rgba(13,13,12,.97)!important;backdrop-filter:blur(18px)!important;box-shadow:0 20px 60px rgba(0,0,0,.24)}:root[data-theme=light] .nav-links{background:rgba(255,250,242,.98)!important}.nav-links.open{display:flex!important}.nav-links a{width:100%;padding:14px 0!important;border-bottom:1px solid var(--line)}.nav-links a:last-child{border-bottom:0}.nav-cta{margin-top:10px;text-align:center}.a11y-panel{position:fixed!important;right:-390px!important;top:0!important;height:100dvh!important;max-height:100dvh!important;overflow-y:auto!important}.a11y-panel.open{right:0!important}.deck-page main>.section,.section{padding-top:clamp(64px,9vw,90px)!important;padding-bottom:clamp(64px,9vw,90px)!important}.deck-page main>.hero,.hero{min-height:auto!important;padding-top:calc(var(--header) + 44px)!important}.deck-page:not(.home-page) .hero .split,.hero-grid,.split{grid-template-columns:1fr!important;gap:clamp(28px,6vw,46px)!important}.grid-3,.stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.display{font-size:clamp(54px, 12vw, 86px)!important;line-height:.9!important}.deck-page:not(.home-page) .hero .headline,.headline{font-size:clamp(38px, 9vw, 68px)!important;line-height:.98!important}.deck-page:not(.home-page) .hero .lede,.subhead{font-size:clamp(18px, 3vw, 22px)!important}.visual,.visual img{min-height:clamp(300px,54vw,440px)!important}.portrait-stage{min-height:clamp(420px,60vw,560px)!important}.article{grid-template-columns:1fr auto!important;gap:12px 18px!important}}@media (max-width:680px){:root{--header:68px!important}.container{width:min(100% - 30px,1180px)!important}.brand span:last-child{max-width:142px;line-height:1.15}.deck-page main>.section,.section{padding-top:66px!important;padding-bottom:66px!important}.deck-page main>.hero,.hero{padding-top:calc(var(--header) + 34px)!important}.display{font-size:clamp(46px, 15vw, 70px)!important;margin-bottom:20px!important}.deck-page:not(.home-page) .hero .headline,.headline{font-size:clamp(34px, 10vw, 52px)!important}.eyebrow,.kicker{font-size:10px!important;letter-spacing:.18em!important}.actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.btn{width:100%;justify-content:center;text-align:center}.grid-3,.stats{grid-template-columns:1fr!important}.card,.contact-form,.stat,.wide-quote{border-radius:20px!important;padding:22px!important}.portrait-stage{min-height:420px!important}.portrait-card{inset:0!important;border-radius:120px 120px 22px 22px!important}.hero-badge{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;max-width:none!important;margin:0 12px 0!important;padding:18px!important}.visual,.visual img{min-height:280px!important}}.footer{--footer-bg:radial-gradient(circle at 18% -12%, rgba(201,150,74,.22), transparent 34%),radial-gradient(circle at 100% 34%, rgba(139,48,40,.20), transparent 34%),linear-gradient(145deg, #0c0b0a 0%, #15110e 58%, #090908 100%);--footer-card:linear-gradient(135deg, rgba(246,239,228,.96), rgba(226,193,126,.92));background:var(--footer-bg)!important;padding:clamp(34px,5vw,64px) 0 clamp(24px,4vw,42px)!important;overflow:hidden!important}:root[data-theme=light] .footer{--footer-bg:radial-gradient(circle at 18% -12%, rgba(201,150,74,.24), transparent 34%),radial-gradient(circle at 100% 34%, rgba(139,48,40,.10), transparent 34%),linear-gradient(145deg, #fffaf2 0%, #f5e7d4 58%, #ead8be 100%);--footer-card:linear-gradient(135deg, #17130f, #2a2118)}.footer::before{display:none!important}.footer-shell{display:grid!important;gap:clamp(24px,4vw,42px)!important}.footer-promo{border-radius:28px!important;padding:clamp(26px,4vw,46px)!important;background:var(--footer-card)!important;color:#17130f!important;box-shadow:0 22px 70px rgba(0,0,0,.24)!important}:root[data-theme=light] .footer-promo{color:#fffaf2!important}.footer-promo__inner{max-width:none!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(320px,430px)!important;align-items:center!important;gap:clamp(20px,4vw,54px)!important;text-align:left!important}.footer-promo h2{display:block!important;margin:0 0 10px!important;color:inherit!important;font-size:clamp(30px, 4vw, 52px)!important;line-height:1.02!important;font-family:'Playfair Display',Georgia,serif!important}.footer-promo h2::after{display:none!important}.footer-promo p{max-width:620px!important;margin:0!important;color:currentColor!important;opacity:.78;font-size:clamp(14px, 1.35vw, 17px)!important;line-height:1.58!important}.footer-signup{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;padding:8px!important;border-radius:18px!important;background:rgba(255,255,255,.72)!important;box-shadow:none!important}:root[data-theme=light] .footer-signup{background:rgba(255,250,242,.1)!important;border:1px solid rgba(255,250,242,.16)}.footer-signup input{height:48px!important;border-radius:12px!important;padding:0 16px!important;font-size:14px!important}.footer-signup button{height:48px!important;min-width:132px!important;border-radius:12px!important;font-size:13px!important}.footer-main{display:grid!important;grid-template-columns:minmax(280px,1.35fr) minmax(150px,.55fr) minmax(150px,.55fr)!important;gap:clamp(24px,5vw,72px)!important;align-items:start!important;text-align:left!important}.footer-col h3,.footer-newsletter h3{margin-bottom:12px!important;color:var(--ft-text)!important;font-size:clamp(17px, 1.4vw, 21px)!important;line-height:1.15!important}.footer-newsletter p{max-width:440px!important;margin:0!important;color:var(--ft-muted)!important;font-size:14px!important;line-height:1.65!important}.footer-col{gap:10px!important}.footer-col a{width:max-content;max-width:100%;color:var(--ft-muted)!important;font-size:14px!important}.footer-separator{width:min(1180px,calc(100% - clamp(28px,5vw,64px)))!important;margin:clamp(26px,4vw,44px) auto 0!important;background:var(--ft-border)!important}.footer-bottom{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:22px!important;padding-top:24px!important;color:var(--ft-muted)!important;font-size:13px!important}.footer-bottom__left{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:12px 18px!important}.footer-bottom__left p{margin:0!important;white-space:normal!important}.footer-legal{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px 14px!important}.footer-legal a{color:var(--ft-muted)!important;font-size:13px!important;font-weight:700!important}.footer-legal a:hover{color:var(--ft-accent)!important}.footer-bottom .footer-trust,.footer-trust--bottom{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important}.footer-bottom .footer-trust__item{width:auto!important;min-width:54px!important;height:32px!important;padding:6px 10px!important;background:rgba(255,255,255,.06)!important;box-shadow:none!important}.footer-bottom .footer-trust__item img{max-height:18px!important}.footer-socials{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important}.footer-socials a{width:38px!important;height:38px!important;border:1px solid var(--ft-border);background:rgba(255,255,255,.04);font-size:16px!important}@media (min-width:992px) and (max-height:760px){.deck-ready>.footer{padding-top:calc(var(--header) + 14px)!important;padding-bottom:18px!important}.deck-ready .footer-promo{padding:22px 30px!important;border-radius:22px!important}.deck-ready .footer-promo h2{font-size:clamp(25px, 3vw, 36px)!important}.deck-ready .footer-col a,.deck-ready .footer-newsletter p,.deck-ready .footer-promo p{font-size:12px!important;line-height:1.45!important}.deck-ready .footer-main{gap:18px 36px!important}.deck-ready .footer-separator{margin-top:18px!important}.deck-ready .footer-bottom{padding-top:16px!important}}@media (max-width:991.98px){.footer{padding:42px 0 30px!important}.footer-promo__inner{grid-template-columns:1fr!important;text-align:center!important}.footer-promo p{margin-left:auto!important;margin-right:auto!important}.footer-main{grid-template-columns:1.2fr .8fr .8fr!important;gap:28px!important}.footer-bottom{grid-template-columns:1fr!important;justify-items:center!important;text-align:center!important}.footer-bottom__left,.footer-legal,.footer-socials{justify-content:center!important}}@media (max-width:680px){.footer{padding:34px 0 28px!important}.footer-promo{border-radius:20px!important;padding:24px 18px!important}.footer-promo h2{font-size:clamp(30px, 10vw, 42px)!important}.footer-signup{grid-template-columns:1fr!important}.footer-signup button{width:100%!important;min-width:0!important}.footer-main{grid-template-columns:1fr!important;text-align:center!important;gap:24px!important}.footer-col a,.footer-newsletter p{margin-left:auto!important;margin-right:auto!important}.footer-col{justify-items:center}.footer-bottom__left{flex-direction:column;gap:12px!important}.footer-legal{gap:8px 12px!important}}@media (max-width:380px){.container{width:min(100% - 22px,1180px)!important}.brand span:last-child{max-width:112px}.card,.contact-form,.footer-promo,.stat,.wide-quote{padding:18px!important}.footer-legal{flex-direction:column}}@media (max-width:680px){.reveal{opacity:1!important;transform:none!important}.deck-page main>.section,.section{padding-top:48px!important;padding-bottom:48px!important}.deck-page main>.hero,.hero{padding-top:calc(var(--header) + 28px)!important;padding-bottom:36px!important}.home-page .hero-grid{gap:26px!important}.home-page .actions{margin-bottom:0!important}.home-page .portrait-stage{margin-top:0!important;display:flex!important;flex-direction:column!important;min-height:auto!important}.home-page .portrait-card{position:relative!important;inset:auto!important;order:2!important;width:100%!important;height:auto!important;aspect-ratio:4/5!important;transform:none!important;border-radius:118px 118px 22px 22px!important}.home-page .hero-badge{order:1!important;position:relative!important;inset:auto!important;width:calc(100% - 24px)!important;max-width:none!important;margin:0 auto 14px!important;transform:none!important;z-index:2!important}.container>.reveal+.grid-3,.copy .stats{margin-top:20px!important}.deck-page:not(.home-page) .hero .headline,.headline{font-size:clamp(31px, 9vw, 44px)!important;line-height:1.04!important;margin-bottom:16px!important}.cream .copy,.cream .headline,.cream .reveal{color:#17130f!important}.article h3,.card p,.copy p,.lede,.subhead{overflow-wrap:break-word!important}.card,.stat{width:100%!important;max-width:100%!important;border-radius:18px!important;padding:18px!important;box-shadow:0 14px 38px rgba(0,0,0,.1)!important}.grid-3,.stats{width:100%!important;grid-template-columns:1fr!important;gap:12px!important}.card{display:grid!important;grid-template-columns:52px minmax(0,1fr)!important;grid-template-areas:"num title" "num text"!important;align-items:start!important;column-gap:14px!important;row-gap:6px!important}.card .num{grid-area:num!important;font-size:34px!important;line-height:1!important;margin:0!important}.card h3{grid-area:title!important;font-size:clamp(21px, 6vw, 26px)!important;line-height:1.08!important;margin:0!important}.card p{grid-area:text!important;font-size:14px!important;line-height:1.5!important;margin:0!important}.stat{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;min-height:76px!important}.stat strong{font-size:34px!important;flex:0 0 auto!important}.stat span{text-align:right!important;font-size:12px!important;letter-spacing:.12em!important}.wide-quote{padding:24px 20px!important;border-radius:20px!important}.wide-quote p{font-size:clamp(29px, 9vw, 38px)!important;line-height:1.08!important}.wide-quote span{font-size:10px!important;letter-spacing:.16em!important}.article{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;padding:18px!important;border:1px solid var(--line-dark)!important;border-radius:18px!important;background:rgba(255,250,242,.72)!important}.article a{font-size:11px!important}.article h3{font-size:clamp(24px, 7.2vw, 32px)!important;line-height:1.08!important}.article a{width:max-content!important;margin-top:2px!important}.actions .btn-outline{border-color:rgba(13,13,12,.22)!important;background:rgba(255,250,242,.55)!important;color:#17130f!important}.article img,.card img,.portrait-card img,.visual img{object-position:center center!important;margin-left:auto!important;margin-right:auto!important}.a11y-panel{right:0!important;width:min(390px,100vw)!important;transform:translateX(100%)!important}.a11y-panel.open{transform:translateX(0)!important}}@media (min-width:681px) and (max-width:991.98px){:root{--header:76px!important}.container{width:min(100% - 48px,920px)!important}.deck-page main>.section,.section{padding-top:74px!important;padding-bottom:74px!important}.deck-page main>.hero,.hero{padding-top:calc(var(--header) + 46px)!important;padding-bottom:70px!important}.display{font-size:clamp(72px, 11vw, 96px)!important;line-height:.88!important}.deck-page:not(.home-page) .hero .headline,.headline{font-size:clamp(50px, 7vw, 72px)!important}.deck-page:not(.home-page) .hero .lede,.subhead{font-size:clamp(20px, 2.7vw, 24px)!important}.deck-page:not(.home-page) .hero .split,.hero-grid,.split{grid-template-columns:1fr!important;gap:40px!important}.portrait-stage,.visual{width:min(620px,100%)!important;margin-left:auto!important;margin-right:auto!important}.portrait-stage{min-height:560px!important}.portrait-card{inset:0 18px!important;border-radius:160px 160px 26px 26px!important}.hero-badge{left:28px!important;bottom:28px!important;max-width:420px!important}.visual,.visual img{min-height:420px!important;max-height:560px!important}.grid-3,.stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.card,.contact-form,.stat,.wide-quote{border-radius:24px!important;padding:26px!important}.wide-quote p{font-size:clamp(44px, 7vw, 62px)!important;line-height:1.02!important}.article{grid-template-columns:120px minmax(0,1fr) auto!important;gap:18px!important}}@media (min-width:992px) and (max-width:1199.98px){:root{--rail:0px!important;--header:78px!important}.deck-ready,body,body.deck-ready,html{height:auto!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior-y:auto!important}.deck-page .wheel-hint,.percent,.side-rail{display:none!important}.site-header{left:0!important;height:var(--header)!important}.deck-ready main,.footer,main{margin-left:0!important;height:auto!important;max-height:none!important;overflow:visible!important;position:relative!important}.deck-ready main>.section,.deck-ready>.footer{position:relative!important;inset:auto!important;height:auto!important;min-height:auto!important;max-height:none!important;transform:none!important;overflow:visible!important;opacity:1!important;pointer-events:auto!important}.container,.deck-ready .footer .container{width:min(100% - 56px,1080px)!important}.nav{gap:14px!important}.brand{max-width:none!important;font-size:11px!important}.nav-links{gap:16px!important;font-size:10px!important;letter-spacing:.1em!important}.theme-toggle .theme-label{display:none!important}.deck-page main>.section,.section{padding-top:82px!important;padding-bottom:82px!important}.deck-page main>.hero,.hero{padding-top:calc(var(--header) + 54px)!important;min-height:auto!important}.hero-grid{grid-template-columns:minmax(0,.95fr) minmax(340px,.82fr)!important;gap:36px!important}.deck-page:not(.home-page) .hero .split,.split{grid-template-columns:minmax(0,1fr) minmax(320px,.85fr)!important;gap:40px!important}.display{font-size:clamp(62px, 8vw, 90px)!important}.deck-page:not(.home-page) .hero .headline,.headline{font-size:clamp(44px, 5.8vw, 66px)!important}.portrait-stage{min-height:520px!important}.portrait-card{inset:0!important;border-radius:170px 170px 28px 28px!important}.visual,.visual img{min-height:380px!important;max-height:520px!important}.grid-3,.stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.hero .grid-3,.split .grid-3,.split .stats{grid-template-columns:1fr!important}.card,.stat{padding:22px!important}.footer-promo__inner{grid-template-columns:minmax(0,1fr) minmax(300px,390px)!important}.footer-main{grid-template-columns:1.2fr .7fr .7fr!important}}@media (min-width:390px) and (max-width:680px){.container{width:min(100% - clamp(30px,7vw,48px),640px)!important}.deck-page main>.section,.section{padding-top:clamp(50px,9vw,62px)!important;padding-bottom:clamp(50px,9vw,62px)!important}.home-page .hero-grid{gap:clamp(22px,5vw,34px)!important}.display{font-size:clamp(54px, 12vw, 76px)!important}.deck-page:not(.home-page) .hero .headline,.headline{font-size:clamp(34px, 7.5vw, 48px)!important}.subhead{max-width:620px}.home-page .portrait-stage{width:min(100%,560px)!important;margin-left:auto!important;margin-right:auto!important}.home-page .portrait-card{width:min(100%,540px)!important;margin-left:auto!important;margin-right:auto!important;aspect-ratio:5/4!important;border-radius:120px 120px 24px 24px!important}.home-page .hero-badge{width:min(100% - 24px,520px)!important}.visual{width:min(100%,560px)!important;margin-left:auto!important;margin-right:auto!important}}@media (min-width:520px) and (max-width:680px){.grid-3,.stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.copy .stats,.hero .grid-3,.split .grid-3{grid-template-columns:repeat(2,minmax(0,1fr))!important}.card{grid-template-columns:1fr!important;grid-template-areas:"num" "title" "text"!important;gap:8px!important;padding:20px!important}.card .num{font-size:32px!important}.card h3{font-size:clamp(22px, 4.5vw, 27px)!important}.stat{min-height:96px!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important}.stat span{text-align:left!important}.wide-quote{padding:30px!important}.wide-quote p{font-size:clamp(36px, 7vw, 48px)!important}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr))!important;text-align:left!important;gap:24px 28px!important}.footer-newsletter{grid-column:1/-1!important;text-align:center!important}.footer-col{justify-items:start!important}.footer-newsletter p{margin-left:auto!important;margin-right:auto!important}.footer-signup{grid-template-columns:minmax(0,1fr) auto!important}.footer-signup button{width:auto!important;min-width:132px!important}}@media (min-width:380px) and (max-width:680px){.a11y-panel{position:fixed!important;top:0!important;right:0!important;width:min(390px,100vw)!important;height:100dvh!important;max-height:100dvh!important;overflow-y:auto!important;transform:translateX(100%)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.a11y-panel.open{transform:translateX(0)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}}.cookie-popup{position:fixed;inset:0;z-index:1200;display:grid;place-items:end center;padding:clamp(16px,3vw,28px);pointer-events:none;opacity:0;visibility:hidden;transition:opacity .28s ease,visibility .28s ease}.cookie-popup::before{content:"";position:absolute;inset:0;background:rgba(13,13,12,.36);backdrop-filter:blur(5px)}.cookie-popup.is-visible{opacity:1;visibility:visible;pointer-events:auto}.cookie-popup__panel{position:relative;width:min(720px,100%);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(18px,3vw,34px);padding:clamp(20px,3vw,28px);border:1px solid rgba(201,150,74,.42);border-radius:24px;background:radial-gradient(circle at 0 0,rgba(201,150,74,.18),transparent 36%),rgba(246,239,228,.96);color:#17130f;box-shadow:0 24px 80px rgba(0,0,0,.28);transform:translateY(18px);transition:transform .32s cubic-bezier(.78,0,.18,1)}.cookie-popup.is-visible .cookie-popup__panel{transform:translateY(0)}.cookie-popup__eyebrow{margin:0 0 6px;color:#a97024;font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.cookie-popup h2{margin:0 0 8px;color:#17130f;font-family:'Playfair Display',Georgia,serif;font-size:clamp(28px, 3vw, 38px);line-height:1}.cookie-popup p{margin:0;color:rgba(23,19,15,.72);font-size:14px;line-height:1.55}.cookie-popup__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.cookie-popup__accept,.cookie-popup__link{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 18px;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.cookie-popup__link{border:1px solid rgba(23,19,15,.18);color:#17130f;background:rgba(255,255,255,.45)}.cookie-popup__accept{border:0;color:#fffaf2;background:#17130f;cursor:pointer}@media (max-width:680px){.cookie-popup{place-items:end center;padding:14px}.cookie-popup__panel{grid-template-columns:1fr;gap:16px;border-radius:20px;padding:20px}.cookie-popup__actions{display:grid;grid-template-columns:1fr;width:100%}.cookie-popup__accept,.cookie-popup__link{width:100%}}@media (max-width:991.98px){body,html{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.deck-ready,body.deck-ready{height:auto!important;min-height:100dvh!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important}.deck-ready main,.deck-ready main>.section,.deck-ready>.footer{position:relative!important;inset:auto!important;height:auto!important;min-height:auto!important;max-height:none!important;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important;overflow:visible!important}.deck-page main>.section,.deck-ready main>.section{display:block!important}.container,.deck-ready .footer .container{max-width:100%!important}.percent,.side-rail,.wheel-hint{display:none!important}.deck-ready main,.footer,main{margin-left:0!important}.site-header{left:0!important;width:100%!important}}@media (min-width:992px) and (max-width:1199.98px){:root{--rail:0px!important;--header:76px!important}.container,.deck-ready .footer .container{width:min(100% - 48px,1040px)!important}.nav{min-height:var(--header)!important;gap:12px!important}.brand{max-width:220px!important;font-size:10px!important;line-height:1.15!important}.nav-links{gap:12px!important;font-size:9px!important;letter-spacing:.08em!important}.theme-toggle{padding:7px 10px!important}.deck-page main>.section,.section{padding-top:76px!important;padding-bottom:76px!important}.deck-page main>.hero,.hero{padding-top:calc(var(--header) + 42px)!important}.deck-page:not(.home-page) .hero .split,.hero-grid,.split{grid-template-columns:minmax(0,1fr) minmax(300px,.82fr)!important;gap:34px!important;align-items:center!important}.display{font-size:clamp(58px, 7vw, 86px)!important;line-height:.9!important}.deck-page:not(.home-page) .hero .headline,.headline{font-size:clamp(42px, 5.2vw, 64px)!important;line-height:.98!important}.deck-page:not(.home-page) .hero .lede,.lede,.subhead{font-size:clamp(17px, 1.8vw, 21px)!important;line-height:1.55!important}.portrait-stage{min-height:500px!important}.visual,.visual img{min-height:360px!important;max-height:500px!important}.grid-3,.stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:991.98px){:root{--rail:0px!important;--header:68px!important}.container,.deck-ready .footer .container{width:min(100% - clamp(28px,6vw,52px),900px)!important;padding-left:0!important;padding-right:0!important}.site-header{height:var(--header)!important;background:rgba(13,13,12,.86)!important;backdrop-filter:blur(18px)!important}:root[data-theme=light] .site-header{background:rgba(255,250,242,.9)!important}.nav{display:grid!important;grid-template-columns:minmax(0,1fr) 38px 38px 38px!important;align-items:center!important;min-height:var(--header)!important;gap:8px!important}.brand{order:1!important;width:auto!important;flex:1 1 auto!important;min-width:0!important;gap:8px!important;font-size:10px!important;letter-spacing:.07em!important;line-height:1.1!important}.brand span:last-child{min-width:0!important;max-width:clamp(116px,34vw,220px)!important;white-space:normal!important}.brand-mark{width:36px!important;height:36px!important;flex:0 0 36px!important;font-size:18px!important}.a11y-toggle,.menu-toggle,.theme-toggle{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;padding:0!important;flex:0 0 38px!important}.theme-toggle{order:2!important;margin-left:0!important}.menu-toggle{order:3!important}.a11y-toggle{order:4!important;margin-left:0!important}.theme-toggle .theme-label{display:none!important}.menu-toggle{background-size:26px 26px!important}.nav-links{position:fixed!important;left:0!important;right:0!important;top:var(--header)!important;z-index:95!important;display:none!important;max-height:calc(100dvh - var(--header))!important;overflow-y:auto!important;padding:12px clamp(18px,6vw,38px) 18px!important;background:rgba(13,13,12,.98)!important;border-top:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important;box-shadow:0 22px 70px rgba(0,0,0,.3)!important}:root[data-theme=light] .nav-links{background:rgba(255,250,242,.98)!important}.nav-links.open{display:flex!important}.nav-links a{width:100%!important;min-height:44px!important;display:flex!important;align-items:center!important;padding:12px 0!important;border-bottom:1px solid var(--line)!important;font-size:12px!important;letter-spacing:.12em!important}.nav-cta{justify-content:center!important;margin-top:10px!important;padding:12px 16px!important}.deck-page main>.section,.section{padding-top:clamp(58px,9vw,76px)!important;padding-bottom:clamp(58px,9vw,76px)!important}.deck-page main>.hero,.hero{min-height:auto!important;padding-top:calc(var(--header) + clamp(28px,7vw,44px))!important;padding-bottom:clamp(48px,8vw,68px)!important}.deck-page:not(.home-page) .hero .split,.footer-main,.footer-promo__inner,.hero-grid,.split{grid-template-columns:1fr!important;gap:clamp(22px,6vw,40px)!important}.copy,.deck-page:not(.home-page) .hero .copy,.hero .copy{max-width:760px!important}.display{font-size:clamp(46px, 12vw, 86px)!important;line-height:.92!important;margin-bottom:18px!important}.deck-page:not(.home-page) .hero .headline,.headline{font-size:clamp(34px, 8vw, 66px)!important;line-height:1!important}.copy p,.deck-page:not(.home-page) .hero .lede,.lede,.subhead{font-size:clamp(16px, 2.6vw, 20px)!important;line-height:1.62!important}.actions{flex-wrap:wrap!important;gap:10px!important}.portrait-stage,.visual{width:min(100%,620px)!important;margin-left:auto!important;margin-right:auto!important}.portrait-stage{min-height:clamp(420px,68vw,560px)!important}.portrait-card{inset:0!important;border-radius:clamp(92px,18vw,160px) clamp(92px,18vw,160px) 24px 24px!important}.hero-badge{width:min(100% - 24px,460px)!important;max-width:none!important;margin:12px auto 0!important;position:relative!important;left:auto!important;right:auto!important;bottom:auto!important}.visual,.visual img{min-height:clamp(280px,54vw,440px)!important;max-height:none!important;border-radius:24px!important}.grid-3,.stats{grid-template-columns:1fr!important;gap:14px!important}.card,.contact-form,.stat,.wide-quote{padding:clamp(20px,5vw,28px)!important;border-radius:20px!important}.wide-quote p{font-size:clamp(30px, 8vw, 54px)!important;line-height:1.04!important}.article{grid-template-columns:1fr!important;gap:12px!important}.footer{padding-top:36px!important}.footer-promo{padding:clamp(22px,6vw,34px)!important;border-radius:22px!important}.footer-signup{grid-template-columns:1fr!important}}@media (min-width:681px) and (max-width:991.98px){.grid-3,.stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.hero .grid-3,.split .grid-3,.split .stats{grid-template-columns:1fr!important}}@media (max-width:680px){:root{--header:64px!important}.nav{position:relative!important;display:flex!important;grid-template-columns:none!important}.a11y-toggle,.theme-toggle{display:none!important}.menu-toggle{order:2!important;position:fixed!important;right:14px!important;top:11px!important;transform:none!important;z-index:160!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;flex-basis:42px!important;display:block!important;border:1px solid rgba(246,239,228,.2)!important;border-radius:999px!important;background-color:rgba(255,255,255,.04)!important;background-image:none!important;background-position:center!important;background-size:30px 30px!important}.container,.deck-ready .footer .container{width:min(100% - 28px,640px)!important}.brand span:last-child{max-width:118px!important}.display{font-size:clamp(44px, 14vw, 68px)!important}.deck-page:not(.home-page) .hero .headline,.headline{font-size:clamp(32px, 9vw, 46px)!important}.actions{display:grid!important;grid-template-columns:1fr!important}.btn{width:100%!important;justify-content:center!important;text-align:center!important;min-height:46px!important}.portrait-stage{min-height:clamp(390px,108vw,470px)!important}.mini-stack{display:none!important}.hero-badge{width:100%!important;padding:16px!important}.visual,.visual img{min-height:260px!important}.contact-form h3{font-size:clamp(28px, 9vw, 36px)!important}.a11y-panel{width:min(100vw,360px)!important}.cookie-popup{padding:12px!important;align-items:end!important;overflow-y:auto!important;overflow-x:hidden!important}.cookie-popup__panel{width:100%!important;max-width:520px!important;gap:12px!important;padding:16px!important;border-radius:18px!important;background:#fffaf2!important}.cookie-popup__eyebrow{font-size:10px!important;letter-spacing:.14em!important}.cookie-popup h2{font-size:clamp(24px, 8vw, 30px)!important}.cookie-popup p{font-size:13px!important;line-height:1.45!important}.cookie-popup__actions{display:grid!important;grid-template-columns:1fr auto!important;gap:8px!important;align-items:center!important}.cookie-popup__accept,.cookie-popup__link{min-height:42px!important;padding:0 14px!important;font-size:11px!important}}@media (min-width:681px) and (max-width:991.98px){.cookie-popup__panel{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important}}@media (max-width:380px){.container,.deck-ready .footer .container{width:min(100% - 22px,360px)!important}.brand span:last-child{display:none!important}.a11y-toggle,.menu-toggle,.theme-toggle{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;flex-basis:36px!important}.display{font-size:clamp(40px, 15vw, 56px)!important}}@media (max-width:991.98px){.nav{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) 38px 42px 38px!important;align-items:center!important;gap:8px!important}.a11y-toggle,.menu-toggle,.theme-toggle{position:static!important;transform:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;z-index:auto!important}.theme-toggle{order:2!important}.menu-toggle{order:3!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;flex-basis:42px!important;color:var(--paper)!important;background-image:none!important;background-color:transparent!important}:root[data-theme=light] .menu-toggle{color:var(--paper)!important;background-image:none!important}.a11y-toggle{order:4!important}}@media (max-width:680px){.nav{grid-template-columns:minmax(0,1fr) 34px 38px 34px!important;gap:6px!important}.a11y-toggle,.theme-toggle{display:inline-flex!important;width:36px!important;height:36px!important;min-width:34px!important;min-height:34px!important;flex-basis:34px!important}.menu-toggle{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;flex-basis:38px!important}.menu-toggle::before{width:22px!important;height:3px!important;box-shadow:0 -8px 0 currentColor,0 8px 0 currentColor!important}.cookie-popup__panel{max-width:420px!important}.cookie-popup__actions{grid-template-columns:1fr!important}}@media (max-width:991.98px){.nav{grid-template-columns:minmax(0,1fr) 42px!important}.nav-menu-controls{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding:0 0 12px!important;margin:0 0 6px!important;border-bottom:1px solid var(--line)!important}.nav-menu-controls .a11y-toggle,.nav-menu-controls .theme-toggle{position:static!important;order:initial!important;display:inline-flex!important;width:100%!important;height:42px!important;min-width:0!important;min-height:42px!important;flex:initial!important;flex-basis:auto!important;margin:0!important;padding:9px 12px!important;transform:none!important;gap:8px!important;border-color:var(--line)!important;background:rgba(255,255,255,.06)!important;color:var(--paper)!important;z-index:auto!important}:root[data-theme=light] .nav-menu-controls .a11y-toggle,:root[data-theme=light] .nav-menu-controls .theme-toggle{background:rgba(23,19,15,.06)!important;color:var(--paper)!important;border-color:rgba(23,19,15,.16)!important}.nav-menu-controls .theme-toggle .theme-label{display:inline!important}.nav-menu-controls .a11y-toggle::after{content:"Accessibility";display:inline!important;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.nav-menu-controls .a11y-toggle__icon{width:20px!important;height:20px!important}}@media (max-width:680px){.nav-menu-controls{grid-template-columns:1fr!important}.nav-menu-controls .a11y-toggle,.nav-menu-controls .theme-toggle{justify-content:flex-start!important}}@media (min-width:992px) and (max-width:1199.98px){.deck-ready,body.deck-ready{height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;overscroll-behavior:none!important}.deck-ready main{height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;position:relative!important}.deck-ready main>.section,.deck-ready>.footer{position:fixed!important;left:var(--rail)!important;right:0!important;top:0!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;display:grid!important;align-items:center!important;margin-left:0!important;overflow:hidden!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;transform:translateY(100%)!important;transition:transform .78s cubic-bezier(.78,0,.18,1),opacity .28s ease!important;will-change:transform!important}.deck-ready main>.section.is-active,.deck-ready>.footer.is-active{transform:translateY(0)!important;pointer-events:auto!important;z-index:5!important}.deck-ready main>.section.is-before,.deck-ready>.footer.is-before{transform:translateY(-100%)!important;z-index:3!important}.deck-ready main>.section.is-after,.deck-ready>.footer.is-after{transform:translateY(100%)!important;z-index:2!important}.deck-page .wheel-hint{display:grid!important}.deck-ready .container,.deck-ready .footer .container{width:min(100% - 34px,1040px)!important}.deck-ready main>.section{padding-top:calc(var(--header) + 16px)!important;padding-bottom:22px!important}.deck-ready .hero-grid,.deck-ready .split,.deck-ready.deck-page:not(.home-page) .hero .split{gap:clamp(18px,2.2vw,28px)!important}.deck-ready .hero-grid{grid-template-columns:minmax(0,1fr) minmax(260px,.82fr)!important}.deck-ready .split,.deck-ready.deck-page:not(.home-page) .hero .split{grid-template-columns:minmax(0,1fr) minmax(260px,.86fr)!important}.deck-ready .display{font-size:clamp(42px, 6.2vw, 72px)!important;line-height:.9!important;margin-bottom:12px!important}.deck-ready .headline,.deck-ready.deck-page:not(.home-page) .hero .headline{font-size:clamp(30px, 4.4vw, 48px)!important;line-height:.98!important;margin-bottom:12px!important}.deck-ready .article p,.deck-ready .card p,.deck-ready .copy p,.deck-ready .lede,.deck-ready .subhead,.deck-ready.deck-page:not(.home-page) .hero .lede{font-size:clamp(12px, 1.18vw, 14px)!important;line-height:1.42!important}.deck-ready .eyebrow,.deck-ready .kicker{font-size:9px!important;margin-bottom:8px!important}.deck-ready .actions,.deck-ready .stats{margin-top:14px!important;gap:10px!important}.deck-ready .btn{min-height:38px!important;padding:9px 13px!important;font-size:9px!important}.deck-ready .article,.deck-ready .card,.deck-ready .contact-form,.deck-ready .stat,.deck-ready .wide-quote{padding:clamp(16px,2vw,22px)!important}.deck-ready .portrait-stage{min-height:0!important;height:min(58vh,430px)!important}.deck-ready .portrait-card{inset:0 8px 0 14px!important;border-radius:150px 150px 24px 24px!important}.deck-ready .hero-badge{bottom:14px!important;max-width:250px!important;padding:13px!important}.deck-ready .mini-stack{top:24px!important;gap:6px!important}.deck-ready .mini-stack span{padding:7px 9px!important;font-size:8px!important}.deck-ready .visual,.deck-ready .visual img{min-height:0!important;height:min(50vh,380px)!important;max-height:min(50vh,380px)!important}.deck-ready.deck-page:not(.home-page) .hero .visual{border-radius:150px 150px 24px 24px!important;transform:none!important}.deck-ready .grid-3,.deck-ready .stats{gap:10px!important}.deck-ready .footer{padding-top:22px!important;padding-bottom:22px!important}}@media (min-width:992px) and (max-width:1060px){.deck-ready .hero-grid,.deck-ready .split,.deck-ready.deck-page:not(.home-page) .hero .split{grid-template-columns:minmax(0,1fr) minmax(230px,.68fr)!important;gap:18px!important}.deck-ready .portrait-stage{height:min(48vh,340px)!important}.deck-ready .visual,.deck-ready .visual img{height:min(43vh,310px)!important;max-height:min(43vh,310px)!important}.deck-ready .grid-3,.deck-ready .stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.deck-ready .display{font-size:clamp(38px, 5.6vw, 58px)!important}.deck-ready .headline,.deck-ready.deck-page:not(.home-page) .hero .headline{font-size:clamp(28px, 3.8vw, 40px)!important}}.deck-page:not(.home-page) .hero .visual{width:clamp(300px,32vw,460px)!important;max-width:100%!important;aspect-ratio:4/5!important;justify-self:center!important}.deck-page:not(.home-page) .hero .visual,.deck-page:not(.home-page) .hero .visual img{min-height:0!important;height:auto!important;max-height:min(58vh,460px)!important}@media (min-width:992px) and (max-width:1199.98px){.deck-page:not(.home-page) .hero .visual{width:clamp(300px,34vw,380px)!important}.deck-page:not(.home-page) .hero .visual,.deck-page:not(.home-page) .hero .visual img{max-height:min(50vh,380px)!important}}@media (max-width:991.98px){.deck-page:not(.home-page) .hero .visual{width:clamp(260px,72vw,400px)!important;margin-inline:auto!important}.deck-page:not(.home-page) .hero .visual,.deck-page:not(.home-page) .hero .visual img{max-height:min(46vh,360px)!important}}@media (max-width:520px){.deck-page:not(.home-page) .hero .visual{width:min(100%,340px)!important}.deck-page:not(.home-page) .hero .visual,.deck-page:not(.home-page) .hero .visual img{max-height:min(42vh,320px)!important}}@media (min-width:1200px) and (max-width:1300px){.deck-page:not(.home-page) .hero .headline{font-size:clamp(50px, 7vw, 66px)!important;line-height:.84!important;margin-bottom:20px!important}}@media (min-width:992px) and (max-width:1300px){:root{--rail:clamp(62px, 5.8vw, 76px)!important;--header:clamp(68px, 6.2vw, 82px)!important}.deck-ready,body,body.deck-ready,html{width:100%!important;max-width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;overscroll-behavior:none!important}.side-rail{display:flex!important;width:var(--rail)!important;padding:clamp(58px,5vw,66px) 0 clamp(22px,2vw,26px)!important}.percent{display:block!important;left:clamp(18px,1.7vw,22px)!important;top:clamp(18px,1.7vw,22px)!important;font-size:10px!important}.site-header{left:var(--rail)!important;width:calc(100% - var(--rail))!important;height:var(--header)!important}.deck-ready main,.footer,main{margin-left:var(--rail)!important;width:calc(100% - var(--rail))!important;height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;position:relative!important}.deck-ready main>.section,.deck-ready>.footer{position:fixed!important;left:var(--rail)!important;right:0!important;top:0!important;width:auto!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;display:grid!important;align-items:center!important;margin-left:0!important;padding-top:calc(var(--header) + clamp(14px,1.8vw,24px))!important;padding-bottom:clamp(20px,2.5vw,34px)!important;overflow:hidden!important}.deck-ready main>.section.is-active,.deck-ready>.footer.is-active{transform:translateY(0)!important;pointer-events:auto!important;z-index:5!important}.deck-ready main>.section.is-before,.deck-ready>.footer.is-before{transform:translateY(-100%)!important}.deck-ready main>.section.is-after,.deck-ready>.footer.is-after{transform:translateY(100%)!important}.container,.deck-ready .container,.deck-ready .footer .container{width:min(calc(100% - clamp(34px,3.5vw,46px)),1120px)!important;padding-left:clamp(10px,1.6vw,22px)!important;padding-right:clamp(10px,1.6vw,22px)!important}.nav{min-height:var(--header)!important;gap:clamp(12px,1.35vw,18px)!important}.brand{max-width:none!important;gap:clamp(9px,.9vw,11px)!important;font-size:clamp(10px, .85vw, 11px)!important;letter-spacing:.1em!important;line-height:1.15!important}.brand-mark{width:clamp(36px,3.1vw,40px)!important;height:clamp(36px,3.1vw,40px)!important;flex:0 0 clamp(36px,3.1vw,40px)!important;font-size:clamp(18px, 1.5vw, 19px)!important}.menu-toggle{display:none!important}.nav-links{position:static!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:clamp(12px,1.35vw,18px)!important;padding:0!important;background:0 0!important;font-size:clamp(9px, .78vw, 10px)!important;letter-spacing:.1em!important}.nav-cta{padding:clamp(9px,.85vw,11px) clamp(13px,1.25vw,16px)!important}.deck-page .wheel-hint{display:grid!important;width:clamp(38px,3.2vw,42px)!important;height:clamp(38px,3.2vw,42px)!important;right:clamp(18px,1.7vw,22px)!important;bottom:clamp(18px,1.7vw,22px)!important}.deck-ready .hero-grid,.hero-grid{grid-template-columns:1.05fr .95fr!important;gap:clamp(22px,3.6vw,50px)!important;align-items:center!important}.deck-page:not(.home-page) .hero .split,.deck-ready .split,.deck-ready.deck-page:not(.home-page) .hero .split,.split{grid-template-columns:.92fr 1.08fr!important;gap:clamp(24px,3.8vw,54px)!important;align-items:center!important}.deck-ready .grid-3,.deck-ready .stats,.grid-3,.stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.deck-ready .display,.display{font-size:clamp(42px, 7vw, 96px)!important;line-height:.86!important;margin-bottom:clamp(12px,1.55vw,20px)!important}.deck-page:not(.home-page) .hero .headline,.deck-ready .headline,.deck-ready.deck-page:not(.home-page) .hero .headline,.headline{font-size:clamp(32px, 5vw, 66px)!important;line-height:.92!important;margin-bottom:clamp(12px,1.55vw,20px)!important}.deck-ready .subhead,.subhead{font-size:clamp(15px, 1.9vw, 25px)!important;line-height:1.2!important}.copy p,.deck-page:not(.home-page) .hero .lede,.deck-ready .copy p,.deck-ready .lede,.deck-ready.deck-page:not(.home-page) .hero .lede,.lede{font-size:clamp(12px, 1.25vw, 16px)!important;line-height:1.5!important}.deck-ready .eyebrow,.deck-ready .kicker,.eyebrow,.kicker{font-size:clamp(9px, .8vw, 10px)!important;margin-bottom:clamp(8px,.95vw,12px)!important}.actions,.deck-ready .actions{gap:clamp(9px,.9vw,11px)!important;margin-top:clamp(16px,1.9vw,24px)!important}.btn,.deck-ready .btn{min-height:clamp(38px,3.4vw,44px)!important;padding:clamp(9px,.95vw,12px) clamp(13px,1.4vw,18px)!important;font-size:clamp(9px, .78vw, 10px)!important}.deck-ready .portrait-stage,.portrait-stage{min-height:0!important;height:clamp(340px,43vw,560px)!important;width:100%!important}.deck-ready .portrait-card,.portrait-card{inset:0 clamp(8px,1.1vw,14px) 0 clamp(14px,2.3vw,30px)!important;border-radius:clamp(150px,15vw,195px) clamp(150px,15vw,195px) clamp(24px,2.3vw,30px) clamp(24px,2.3vw,30px)!important}.deck-ready .portrait-card img,.deck-ready .visual img,.portrait-card img,.visual img{width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;object-position:center center!important}.deck-ready .hero-badge,.hero-badge{bottom:clamp(14px,2.15vw,28px)!important;max-width:clamp(250px,25vw,330px)!important;padding:clamp(13px,1.7vw,22px)!important;border-radius:clamp(20px,2vw,26px)!important}.deck-ready .hero-badge p,.deck-ready .hero-badge span,.hero-badge p,.hero-badge span{font-size:clamp(18px, 2.2vw, 26px)!important}.deck-ready .mini-stack,.mini-stack{top:clamp(24px,3.4vw,44px)!important;gap:clamp(6px,.7vw,9px)!important}.deck-ready .mini-stack span,.mini-stack span{padding:clamp(7px,.72vw,9px) clamp(9px,.95vw,12px)!important;font-size:clamp(8px, .7vw, 9px)!important}.deck-ready .visual,.visual{min-height:0!important;height:clamp(300px,34vw,440px)!important;max-height:none!important;border-radius:clamp(26px,2.3vw,30px)!important;overflow:hidden!important}.deck-ready .visual:after,.visual:after{inset:clamp(14px,1.3vw,17px)!important;border-radius:clamp(18px,1.7vw,22px)!important}.deck-page:not(.home-page) .hero .visual,.deck-ready.deck-page:not(.home-page) .hero .visual{width:clamp(300px,32vw,430px)!important;height:clamp(330px,39vw,470px)!important;max-height:none!important;aspect-ratio:auto!important;border-radius:clamp(150px,15vw,195px) clamp(150px,15vw,195px) clamp(24px,2.3vw,30px) clamp(24px,2.3vw,30px)!important;transform:rotate(1deg)!important}.deck-page:not(.home-page) .hero .visual img,.deck-ready.deck-page:not(.home-page) .hero .visual img{width:100%!important;height:100%!important;max-height:none!important;aspect-ratio:auto!important;object-fit:cover!important}.deck-page:not(.home-page) .hero .visual:after,.deck-ready.deck-page:not(.home-page) .hero .visual:after{border-radius:clamp(120px,12vw,155px) clamp(120px,12vw,155px) clamp(18px,1.7vw,22px) clamp(18px,1.7vw,22px)!important}.deck-ready .stats,.stats{gap:clamp(10px,1vw,13px)!important;margin-top:clamp(16px,1.9vw,24px)!important}.deck-ready .grid-3,.grid-3{gap:clamp(12px,1.35vw,17px)!important}.card,.deck-ready .card,.deck-ready .stat,.stat{padding:clamp(16px,1.7vw,22px)!important;border-radius:clamp(20px,1.8vw,23px)!important}.deck-ready .wide-quote,.wide-quote{padding:clamp(30px,3.1vw,40px)!important;border-radius:clamp(28px,2.5vw,32px)!important}.deck-ready .wide-quote p,.wide-quote p{font-size:clamp(28px, 4.5vw, 58px)!important}.footer-promo__inner{grid-template-columns:minmax(0,1fr) minmax(300px,430px)!important}.footer-main{grid-template-columns:minmax(200px,1.1fr) minmax(110px,.7fr) minmax(110px,.65fr) minmax(130px,.8fr)!important;column-gap:clamp(18px,1.8vw,26px)!important}}@media (min-width:992px) and (max-width:1060px){.container,.deck-ready .container,.deck-ready .footer .container{width:min(calc(100% - 30px),980px)!important}.deck-page:not(.home-page) .hero .split,.deck-ready .hero-grid,.deck-ready .split,.deck-ready.deck-page:not(.home-page) .hero .split,.hero-grid,.split{gap:18px!important}.deck-page:not(.home-page) .hero .visual,.deck-ready.deck-page:not(.home-page) .hero .visual{width:clamp(280px,30vw,330px)!important;height:clamp(300px,34vw,360px)!important}}@media (max-width:991.98px){.article img,.card img,.portrait-card img,.visual img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}}@media (min-width:681px) and (max-width:991.98px){.portrait-stage{aspect-ratio:4/3!important;min-height:0!important;height:auto!important}.visual,.visual img{aspect-ratio:4/3!important;min-height:0!important;height:auto!important}.deck-page:not(.home-page) .hero .visual{aspect-ratio:4/5!important;height:auto!important;max-height:none!important}.deck-page:not(.home-page) .hero .visual img{width:100%!important;height:100%!important;max-height:none!important;aspect-ratio:auto!important;object-fit:cover!important}}@media (max-width:680px){.portrait-stage{aspect-ratio:4/3.8!important;min-height:0!important;height:auto!important}.home-page .portrait-stage{display:flex!important;flex-direction:column!important;gap:12px!important;aspect-ratio:auto!important}.home-page .portrait-card{position:relative!important;order:1!important;inset:auto!important;width:100%!important;height:auto!important;aspect-ratio:5/4!important}.home-page .portrait-card img{width:100%!important;height:100%!important;object-fit:cover!important}.home-page .hero-badge{order:2!important;margin:0 auto!important}.visual,.visual img{aspect-ratio:4/3!important;min-height:0!important;height:auto!important}.deck-page:not(.home-page) .hero .visual{aspect-ratio:4/5!important;height:auto!important;max-height:none!important}.deck-page:not(.home-page) .hero .visual img{width:100%!important;height:100%!important;max-height:none!important;aspect-ratio:auto!important;object-fit:cover!important}}@media (min-width:992px) and (max-width:1300px){.deck-ready main>.section,.deck-ready>.footer{--responsive-band:550px;--responsive-pad:calc((100dvh - var(--responsive-band)) / 2);padding-top:max(calc(var(--header) + 12px),var(--responsive-pad))!important;padding-bottom:max(18px,var(--responsive-pad))!important;overflow-y:auto!important;align-items:center!important}.deck-ready .hero-grid,.deck-ready .split,.deck-ready.deck-page:not(.home-page) .hero .split{max-height:min(550px,calc(100dvh - var(--header) - 34px))!important;align-items:center!important}.deck-ready .portrait-stage{height:min(500px,39vw,calc(100dvh - var(--header) - 70px))!important}.deck-ready .visual{height:min(390px,31vw,calc(100dvh - var(--header) - 96px))!important}.deck-ready.deck-page:not(.home-page) .hero .visual{height:min(430px,36vw,calc(100dvh - var(--header) - 88px))!important;width:min(390px,31vw)!important}.deck-ready .display{font-size:clamp(42px, 6.2vw, 82px)!important}.deck-ready .headline,.deck-ready.deck-page:not(.home-page) .hero .headline{font-size:clamp(31px, 4.45vw, 56px)!important}.deck-ready .subhead{font-size:clamp(15px, 1.65vw, 21px)!important}.deck-ready .copy p,.deck-ready .lede,.deck-ready.deck-page:not(.home-page) .hero .lede{font-size:clamp(12px, 1.12vw, 15px)!important}.deck-ready .actions{margin-top:clamp(14px,1.45vw,20px)!important}.deck-ready .hero-badge{max-width:min(300px,24vw)!important;padding:clamp(12px,1.35vw,18px)!important}.deck-ready .hero-badge p,.deck-ready .hero-badge span{font-size:clamp(18px, 1.9vw, 23px)!important}}@media (min-width:992px) and (max-width:1300px) and (max-height:700px){.deck-ready main>.section,.deck-ready>.footer{padding-top:calc(var(--header) + 8px)!important;padding-bottom:14px!important}.deck-ready .hero-grid,.deck-ready .split,.deck-ready.deck-page:not(.home-page) .hero .split{max-height:calc(100dvh - var(--header) - 22px)!important;gap:clamp(16px,2vw,24px)!important}.deck-ready .portrait-stage{height:min(430px,calc(100dvh - var(--header) - 42px))!important}.deck-ready .visual{height:min(340px,calc(100dvh - var(--header) - 68px))!important}.deck-ready.deck-page:not(.home-page) .hero .visual{height:min(360px,calc(100dvh - var(--header) - 62px))!important}.deck-ready .display{font-size:clamp(38px, 5.7vw, 68px)!important}.deck-ready .headline,.deck-ready.deck-page:not(.home-page) .hero .headline{font-size:clamp(28px, 4vw, 46px)!important}.deck-ready .mini-stack{display:none!important}}@media (min-width:992px){.deck-page:not(.home-page) .hero .split{grid-template-columns:minmax(430px,.96fr) minmax(340px,.78fr)!important;gap:clamp(34px,4vw,58px)!important;align-items:center!important}.deck-page:not(.home-page) .hero .copy{max-width:620px!important;justify-self:end!important}.deck-page:not(.home-page) .hero .visual{width:clamp(340px,28vw,430px)!important;height:clamp(380px,35vw,480px)!important;justify-self:start!important;margin-left:0!important;transform:none!important}}@media (min-width:992px) and (max-width:1300px){.deck-ready.deck-page:not(.home-page) .hero .split{grid-template-columns:minmax(390px,.98fr) minmax(310px,.76fr)!important;gap:clamp(28px,3.2vw,44px)!important}.deck-ready.deck-page:not(.home-page) .hero .visual{width:clamp(320px,30vw,390px)!important;height:min(440px,calc(100dvh - var(--header) - 76px))!important}}@media (min-width:992px) and (max-width:1060px){.deck-ready.deck-page:not(.home-page) .hero .split{grid-template-columns:minmax(360px,1fr) minmax(290px,.72fr)!important;gap:24px!important}.deck-ready.deck-page:not(.home-page) .hero .visual{width:clamp(290px,29vw,320px)!important}}@media (min-width:992px) and (max-width:1300px) and (max-height:700px){.deck-ready.deck-page:not(.home-page) .hero .visual{height:min(390px,calc(100dvh - var(--header) - 54px))!important}}.deck-page:not(.home-page) .hero .visual:after,.deck-ready.deck-page:not(.home-page) .hero .visual:after{display:none!important;content:none!important;border:0!important}@media (min-width:992px){.home-page .section.cream .split{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr)!important;align-items:center!important}.home-page .section.cream .split>.visual{width:clamp(330px,30vw,430px)!important;height:clamp(400px,38vw,500px)!important;max-height:min(500px,calc(100dvh - var(--header) - 72px))!important;aspect-ratio:auto!important;align-self:center!important;justify-self:center!important;margin:0!important}.home-page .section.cream .split>.copy{align-self:center!important}}@media (min-width:992px) and (max-width:1300px){.deck-ready.home-page .section.cream .split>.visual{width:clamp(310px,31vw,400px)!important;height:min(460px,calc(100dvh - var(--header) - 70px))!important}}@media (min-width:992px) and (max-width:1300px) and (max-height:700px){.deck-ready.home-page .section.cream .split>.visual{height:min(420px,calc(100dvh - var(--header) - 46px))!important}}.portrait-card img,.visual img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center 34%!important}@media (max-width:991.98px){.deck-page:not(.home-page) .hero .visual,.home-page .section.cream .split>.visual,.portrait-stage,.visual{width:min(100%,430px)!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:2/3!important;margin-left:auto!important;margin-right:auto!important;overflow:hidden!important}.home-page .portrait-stage{display:flex!important;flex-direction:column!important;gap:12px!important;aspect-ratio:auto!important}.home-page .portrait-card{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;aspect-ratio:2/3!important}.deck-page:not(.home-page) .hero .visual img,.portrait-card img,.visual img{aspect-ratio:auto!important;min-height:0!important;height:100%!important;object-position:center 30%!important}}@media (min-width:681px) and (max-width:991.98px){.deck-page:not(.home-page) .hero .visual,.home-page .section.cream .split>.visual,.portrait-stage,.visual{width:min(58vw,440px)!important}}@media (max-width:520px){.deck-page:not(.home-page) .hero .visual,.home-page .section.cream .split>.visual,.portrait-stage,.visual{width:100%!important}}@media (min-width:992px){.deck-page:not(.home-page) .hero .visual,.home-page .section.cream .split>.visual,.visual{aspect-ratio:2/3!important}}@media (min-width:992px){.home-page .hero .portrait-stage{width:clamp(390px,34vw,500px)!important;height:min(640px,calc(100dvh - var(--header) - 86px))!important;min-height:0!important;justify-self:end!important}.home-page .hero .portrait-card{inset:0!important;width:100%!important;height:100%!important;border-radius:220px 220px 26px 26px!important}.home-page .hero .portrait-card img{object-position:center 28%!important}body:not(.home-page) .hero .visual{width:clamp(370px,32vw,500px)!important;height:min(620px,calc(100dvh - var(--header) - 96px))!important;aspect-ratio:auto!important;border-radius:220px 220px 26px 26px!important;justify-self:start!important}body:not(.home-page) .hero .visual img{object-position:center 26%!important}}@media (min-width:992px) and (max-width:1300px){.home-page .hero .portrait-stage{width:clamp(360px,32vw,440px)!important;height:min(560px,calc(100dvh - var(--header) - 70px))!important}body:not(.home-page) .hero .visual{width:clamp(340px,31vw,430px)!important;height:min(550px,calc(100dvh - var(--header) - 78px))!important}}@media (min-width:992px) and (max-width:1300px) and (max-height:720px){.home-page .hero .portrait-stage{width:clamp(330px,30vw,390px)!important;height:min(500px,calc(100dvh - var(--header) - 54px))!important}body:not(.home-page) .hero .visual{width:clamp(320px,30vw,390px)!important;height:min(500px,calc(100dvh - var(--header) - 58px))!important}}@media (max-width:991.98px){.a11y-panel:not(.open){display:none!important}.a11y-panel.open{display:block!important}.hero::before{display:none!important}}.form-honey{position:absolute!important;left:0!important;top:0!important;width:1px!important;max-width:1px!important;min-width:1px!important;height:1px!important;max-height:1px!important;padding:0!important;border:0!important;clip-path:inset(50%)!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}.section,main{overflow-x:hidden!important}.language-switcher{display:inline-flex;align-items:center;min-height:44px;padding:0;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.04);box-shadow:inset 0 1px 0 rgba(255,255,255,.06);backdrop-filter:blur(14px);flex:0 0 auto;position:relative;overflow:visible;transition:border-color .24s ease,background-color .24s ease,box-shadow .24s ease}.language-switcher:hover{border-color:rgba(201,150,74,.5);background:rgba(201,150,74,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 12px 28px rgba(0,0,0,.16)}.language-switcher::after{content:"";position:absolute;right:17px;top:50%;width:6px;height:6px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;color:var(--gold);transform:translateY(-62%) rotate(45deg);pointer-events:none;opacity:.92}.language-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;min-width:126px;min-height:42px;padding:10px 38px 10px 18px;border:0;border-radius:999px;background:0 0;color:var(--paper);font:inherit;font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;line-height:1;transition:color .24s ease}.language-select:hover{color:var(--gold2)}.language-select option{color:#17130f;background:#fffaf2}.language-select:focus{outline:0;box-shadow:none}.language-select:focus-visible{outline:0}.language-switcher--floating{position:fixed;top:max(14px,env(safe-area-inset-top));right:max(14px,env(safe-area-inset-right));z-index:10000;background:rgba(13,13,12,.78)}:root[data-theme=light] .language-switcher{background:rgba(255,255,255,.48);border-color:var(--line);box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}:root[data-theme=light] .language-switcher:hover{border-color:rgba(169,112,36,.46);background:rgba(169,112,36,.07)}:root[data-theme=light] .language-switcher::after{color:var(--gold)}:root[data-theme=light] .language-switcher--floating{background:rgba(255,250,242,.88)}:root[data-theme=light] .language-select{color:var(--paper);background:0 0}@media (max-width:991.98px){.nav-links .language-switcher{width:100%;margin-bottom:10px;background:rgba(255,255,255,.035);border-radius:16px}.nav-links .language-select{width:100%;min-height:46px;flex:1 1 auto;padding-left:16px}:root[data-theme=light] .nav-links .language-switcher{background:rgba(255,255,255,.52)}.nav-links .language-switcher::after{right:24px}}@media (min-width:992px) and (max-width:1180px){.language-select{min-width:112px;font-size:11px;padding-left:15px;padding-right:34px}}@media (max-width:420px){.language-switcher--floating{right:12px}.nav-links .language-switcher{border-radius:14px}}@media (min-width:1181px){.theme-toggle{min-width:128px!important;min-height:44px!important;height:44px!important;padding:10px 18px!important}}@media (min-width:992px) and (max-width:1180px){.theme-toggle{min-width:114px!important;min-height:44px!important;height:44px!important;padding:10px 15px!important}}@media (max-width:991.98px){.nav-menu-controls .a11y-toggle,.nav-menu-controls .theme-toggle{height:48px!important;min-height:48px!important;padding:10px 16px!important}}@media (max-width:991.98px){:root{--rail:0px!important}.deck-ready,body,body.deck-page,body.deck-ready,html{height:auto!important;min-height:100%!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior-y:auto!important;-webkit-overflow-scrolling:touch!important}.deck-page .wheel-hint,.percent,.side-rail{display:none!important}.site-header{left:0!important;width:100%!important}.deck-page main,.deck-ready main,.footer,main{margin-left:0!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;position:relative!important}.deck-ready main>.section,.deck-ready>.footer{position:relative!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;width:100%!important;height:auto!important;min-height:auto!important;max-height:none!important;overflow:visible!important;transform:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}}@media (min-width:992px) and (max-width:1300px){:root{--rail:clamp(62px, 5.8vw, 76px)!important}.side-rail{display:flex!important;width:var(--rail)!important;padding:clamp(58px,5vw,66px) 0 clamp(22px,2vw,26px)!important}.percent{display:block!important;left:clamp(18px,1.7vw,22px)!important;top:clamp(18px,1.7vw,22px)!important;font-size:10px!important}.site-header{left:var(--rail)!important;width:calc(100% - var(--rail))!important}.deck-page main,.deck-ready main,.footer,main{margin-left:var(--rail)!important;width:calc(100% - var(--rail))!important}}@media (min-width:992px) and (max-width:1300px){html:has(body.normal-scroll-page),html:has(body.normal-scroll-page.deck-ready){height:auto!important;min-height:100dvh!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior-y:auto!important}}.footer{padding:clamp(34px,4.2vw,54px) 0 clamp(22px,3vw,34px)!important}.footer-shell{gap:clamp(22px,3vw,34px)!important}.footer-promo{border-radius:24px!important;padding:clamp(24px,3.3vw,38px) clamp(24px,4vw,48px)!important;border:1px solid rgba(255,255,255,.12)!important}.footer-promo__inner{grid-template-columns:minmax(0,1fr) minmax(300px,390px)!important;gap:clamp(18px,3vw,44px)!important}.footer-promo h2{max-width:680px!important;font-size:clamp(30px, 3.4vw, 46px)!important}.footer-promo p{max-width:520px!important}.footer-main{grid-template-columns:minmax(260px,1.35fr) minmax(132px,.55fr) minmax(132px,.55fr) minmax(170px,.72fr)!important;gap:clamp(22px,4vw,58px)!important;padding:0 clamp(2px,1vw,10px)!important}.footer-col h3,.footer-newsletter h3{margin:0 0 14px!important;color:var(--ft-text)!important}.footer-col a{position:relative!important;display:inline-flex!important;align-items:center!important;min-height:24px!important;font-weight:650!important;text-decoration:none!important}.footer-col a::after{content:""!important;position:absolute!important;left:0!important;right:100%!important;bottom:-2px!important;height:1px!important;background:var(--ft-accent)!important;transition:right .22s ease!important}.footer-col a:hover::after{right:0!important}.footer-legal{display:grid!important;align-content:start!important;gap:10px!important}.footer-separator{margin:clamp(22px,3vw,34px) auto 0!important;opacity:.9!important}.footer-bottom{grid-template-columns:minmax(0,1fr) auto!important;padding-top:18px!important}.footer-bottom__left{gap:12px 16px!important}.footer-bottom .footer-trust__item{height:34px!important;border-radius:999px!important}.footer-bottom__left p{font-weight:800!important}.footer-socials a{width:42px!important;height:42px!important;border-radius:50%!important;font-weight:900!important}@media (min-width:992px) and (max-height:760px){.deck-ready .footer-main{grid-template-columns:minmax(230px,1.25fr) repeat(3,minmax(120px,.7fr))!important;gap:16px 34px!important}.deck-ready .footer-promo{padding:20px 28px!important}.deck-ready .footer-bottom{padding-top:12px!important}}@media (max-width:991.98px){.footer-main{grid-template-columns:repeat(2,minmax(0,1fr))!important}.footer-newsletter{grid-column:1/-1!important}}@media (max-width:680px){.footer-bottom,.footer-main,.footer-promo{text-align:left!important}.footer-bottom,.footer-main,.footer-promo__inner{grid-template-columns:1fr!important}.footer-col a,.footer-newsletter p,.footer-promo p{margin-left:0!important;margin-right:0!important}.footer-col{justify-items:start!important}.footer-bottom,.footer-bottom__left,.footer-socials{justify-items:start!important;justify-content:flex-start!important}}.footer{padding-bottom:max(36px,calc(env(safe-area-inset-bottom) + 28px))!important}.footer-separator{opacity:.72!important}.footer-bottom{width:min(1180px,calc(100% - clamp(28px,5vw,64px)))!important;min-height:62px!important;margin:clamp(14px,2vw,22px) auto 0!important;padding:14px clamp(12px,2vw,18px)!important;border:0!important;border-radius:0!important;background:0 0!important;box-shadow:none!important;backdrop-filter:none!important}:root[data-theme=light] .footer-bottom{background:0 0!important;box-shadow:none!important}.footer-bottom__left{min-width:0!important}.footer-bottom__left p{color:var(--ft-text)!important;font-size:12px!important;letter-spacing:.02em!important}.footer-bottom .footer-trust__item{min-width:46px!important;height:30px!important;padding:5px 9px!important;border:1px solid var(--ft-border)!important;background:rgba(255,255,255,.055)!important}:root[data-theme=light] .footer-bottom .footer-trust__item{background:rgba(255,250,242,.72)!important}.footer-bottom .footer-trust__item img{max-width:64px!important;max-height:17px!important;object-fit:contain!important}.footer-socials{gap:10px!important}.footer-socials a{width:38px!important;height:38px!important;border:1px solid var(--ft-border)!important;background:rgba(255,255,255,.055)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)!important}:root[data-theme=light] .footer-socials a{background:rgba(255,250,242,.72)!important}.footer-socials a img{width:18px!important;height:18px!important;object-fit:contain!important}@media (min-width:992px){.deck-ready>.footer{align-items:start!important;overflow-y:auto!important;overflow-x:hidden!important;padding-bottom:max(42px,calc(env(safe-area-inset-bottom) + 34px))!important;scrollbar-gutter:stable both-edges}.deck-ready .footer-shell{gap:clamp(18px,2.6vh,30px)!important}.deck-ready .footer-separator{margin-top:clamp(14px,2.2vh,22px)!important}.deck-ready .footer-bottom{margin-top:clamp(10px,1.8vh,18px)!important}}@media (min-width:992px) and (max-height:760px){.deck-ready>.footer{padding-top:calc(var(--header) + 8px)!important;padding-bottom:max(34px,calc(env(safe-area-inset-bottom) + 26px))!important}.deck-ready .footer-promo{padding:18px 28px!important;border-radius:20px!important}.deck-ready .footer-promo__inner{gap:18px!important}.deck-ready .footer-promo h2{font-size:clamp(24px, 2.7vw, 34px)!important}.deck-ready .footer-col a,.deck-ready .footer-newsletter p,.deck-ready .footer-promo p{font-size:11px!important;line-height:1.35!important}.deck-ready .footer-signup button,.deck-ready .footer-signup input{height:40px!important}.deck-ready .footer-main{gap:14px 28px!important}.deck-ready .footer-col h3,.deck-ready .footer-newsletter h3{margin-bottom:7px!important;font-size:14px!important}.deck-ready .footer-col{gap:7px!important}.deck-ready .footer-bottom{min-height:52px!important;padding:10px 14px!important}.deck-ready .footer-socials a{width:34px!important;height:34px!important}}@media (max-width:680px){.footer{padding:34px 0 max(30px,calc(env(safe-area-inset-bottom) + 24px))!important}.footer-promo{border-radius:22px!important;padding:24px 18px!important}.footer-promo h2{font-size:clamp(28px, 9vw, 40px)!important;line-height:1.02!important}.footer-promo p{font-size:13px!important;line-height:1.55!important}.footer-main{text-align:left!important;gap:22px!important}.footer-col,.footer-newsletter{padding:16px 0 0!important;border-top:1px solid var(--ft-border)!important}.footer-col a{min-height:30px!important}.footer-bottom{width:min(100% - 28px,520px)!important;min-height:0!important;display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;gap:14px!important;padding:16px!important;border-radius:22px!important;text-align:center!important}.footer-bottom__left,.footer-socials{justify-content:center!important}.footer-bottom__left{flex-direction:column!important;gap:10px!important}}.hero .reveal,.hero.reveal,main>.section:first-child .reveal,.journal-shell.reveal,.blog-article.reveal{opacity:1!important;transform:none!important;transition:none!important}@media (min-width:992px){.site-header,.side-rail,.theme-toggle,.mini-stack span,.deck-page .wheel-hint{backdrop-filter:none!important}.hero:before{animation:none!important}}.awards-showcase--grid{display:block!important;margin-top:clamp(24px,4vw,42px)!important}.awards-showcase--grid .awards-list{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:clamp(14px,1.8vw,22px)!important;align-items:stretch!important}.awards-showcase--grid .award-item{display:flex!important;flex-direction:column!important;align-items:stretch!important;text-align:left!important;gap:14px!important;width:100%!important;height:100%!important;padding:14px!important;border:1px solid rgba(13,13,12,.14)!important;border-radius:22px!important;background:rgba(255,250,242,.82)!important;color:var(--bg)!important;box-shadow:0 18px 48px rgba(88,61,35,.1)!important;cursor:pointer!important;overflow:hidden!important}.awards-showcase--grid .award-item:hover,.awards-showcase--grid .award-item.is-active{transform:translateY(-4px)!important;border-color:rgba(139,48,40,.35)!important;box-shadow:0 24px 62px rgba(88,61,35,.16)!important}.awards-showcase--grid .award-item__media{display:block!important;width:100%!important;aspect-ratio:1/1!important;border-radius:16px!important;overflow:hidden!important;background:#080706!important}.awards-showcase--grid .award-item__media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}.awards-showcase--grid .award-item__year{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;border-radius:50%!important;background:var(--wine)!important;color:#fffaf2!important;font-weight:900!important;font-size:12px!important;letter-spacing:.08em!important}.awards-showcase--grid .award-item__copy{display:grid!important;gap:6px!important}.awards-showcase--grid .award-item__copy strong{font-family:"Playfair Display",Georgia,serif!important;font-size:clamp(18px,1.45vw,24px)!important;line-height:1.02!important;color:#17130f!important}.awards-showcase--grid .award-item__copy small{font-size:11px!important;line-height:1.35!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:var(--muted2)!important}.awards-showcase--grid .award-item__mark{margin-top:auto!important;align-self:flex-start!important;font-size:10px!important;text-transform:uppercase!important;letter-spacing:.12em!important;font-weight:900!important;color:var(--wine)!important}@media(max-width:1180px){.awards-showcase--grid .awards-list{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:760px){.awards-showcase--grid .awards-list{grid-template-columns:1fr!important}.awards-showcase--grid .award-item{display:grid!important;grid-template-columns:110px 38px minmax(0,1fr)!important;align-items:center!important}.awards-showcase--grid .award-item__media{width:110px!important}.awards-showcase--grid .award-item__mark{display:none!important}}