:root{--ink:#071627;--ink-soft:#132a3e;--ivory:#fbf6eb;--paper:#fffdf8;--copper:#b66c4c;--copper-light:#d89a78;--gold:#c6a15b;--slate:#57636d;--line:rgba(7,22,39,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:"Segoe UI",Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block}h1,h2,h3,p{margin-top:0}.site-header{position:absolute;z-index:20;inset:0 0 auto;height:96px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;padding:0 clamp(24px,5vw,80px);color:#fff;border-bottom:1px solid rgb(255 255 255 / .2)}.brand{display:inline-flex;align-items:center;gap:13px;justify-self:start}.brand>span:last-child{display:flex;flex-direction:column;gap:2px}.brand strong{font-family:Georgia,"Times New Roman",serif;font-size:20px;font-weight:500}.brand small{font-size:9px;text-transform:uppercase;letter-spacing:.19em;opacity:.72}.brand-mark{width:39px;height:50px;display:grid;place-items:center;border:1px solid currentColor;border-radius:3px;font-family:Georgia,serif;font-size:12px;letter-spacing:.08em}nav{display:flex;align-items:center;gap:32px;font-size:13px}nav a{opacity:.82;transition:opacity 160ms ease}nav a:hover,nav a:focus-visible{opacity:1}.site-header>.button{justify-self:end}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 28px;border:1px solid #fff0;border-radius:3px;font-size:12px;font-weight:700;letter-spacing:.105em;text-transform:uppercase;transition:transform 160ms ease,background 160ms ease,color 160ms ease}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.button-small{min-height:43px;padding:0 20px;border-color:rgb(255 255 255 / .5);color:#fff}.button-small:hover{background:#fff;color:var(--ink)}.button-copper{background:var(--copper);color:#fff}.button-copper:hover{background:#a85e40}.button-ink{width:100%;background:var(--ink);color:#fff}.button-ink:hover{background:var(--ink-soft)}.hero{position:relative;min-height:780px;height:92vh;max-height:980px;display:flex;align-items:center;overflow:hidden;color:#fff}.hero-image,.hero-shade{position:absolute;inset:0}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 46%;transform:scale(1.01)}.hero-shade{background:linear-gradient(90deg,rgb(4 17 29 / .9),rgb(4 17 29 / .64) 43%,rgb(4 17 29 / .2) 70%,rgb(4 17 29 / .38)),linear-gradient(0deg,rgb(4 17 29 / .48),transparent 45%)}.hero-content{position:relative;z-index:2;width:min(760px,58vw);margin-left:clamp(24px,10vw,160px);padding-top:70px}.eyebrow{margin:0 0 22px;color:var(--copper);font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.eyebrow.light{color:#edc0a3}h1{max-width:750px;margin-bottom:30px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(64px,7vw,112px);font-weight:400;line-height:.91;letter-spacing:-.045em}.hero-lead{max-width:610px;margin-bottom:38px;font-size:clamp(17px,1.5vw,21px);line-height:1.65;color:rgb(255 255 255 / .86)}.hero-actions{display:flex;align-items:center;gap:34px}.text-link{font-size:13px;font-weight:650}.text-link span{display:inline-block;margin-left:8px;transition:transform 160ms ease}.text-link:hover span{transform:translateY(4px)}.text-link.light{color:rgb(255 255 255 / .86)}.offer-badge{position:absolute;z-index:3;right:clamp(28px,6vw,100px);bottom:clamp(46px,8vh,96px);width:184px;height:184px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgb(251 246 235 / .96);color:var(--ink);border-radius:50%;box-shadow:0 18px 55px rgb(0 0 0 / .18);transform:rotate(-4deg)}.offer-badge:before{content:"";position:absolute;inset:8px;border:1px solid rgb(182 108 76 / .45);border-radius:50%}.offer-badge span{font-size:9px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.offer-badge strong{margin:5px 0 1px;font-family:Georgia,serif;font-size:50px;font-weight:400;line-height:1}.offer-badge small{color:var(--slate);font-size:9px}.trust-strip{min-height:96px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;padding:0 clamp(24px,8vw,130px);background:var(--ink);color:#fff}.trust-strip span{display:flex;align-items:center;justify-content:center;gap:13px;font-size:12px;border-right:1px solid rgb(255 255 255 / .16)}.trust-strip span:last-child{border:0}.trust-strip i{color:var(--copper-light);font-family:Georgia,serif;font-size:11px;font-style:normal}.section{padding:125px clamp(24px,9vw,145px)}.section-heading{max-width:720px}.section-heading.compact{max-width:680px}.section-heading h2,.approach-copy h2,.order-section h2{margin-bottom:28px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(40px,4.4vw,66px);font-weight:400;line-height:1.08;letter-spacing:-.035em}.section-heading>p:last-child{max-width:660px;color:var(--slate);font-size:17px;line-height:1.8}.offer-section{display:grid;grid-template-columns:1.15fr .75fr;align-items:center;gap:clamp(70px,11vw,180px);background:var(--paper)}.price-card{background:#fff;border:1px solid var(--line);box-shadow:0 25px 80px rgb(7 22 39 / .08)}.price-card-top{padding:38px 40px 32px;text-align:center;background:var(--ivory);border-bottom:1px solid var(--line)}.price-card-top>p:first-child{margin-bottom:12px;color:var(--slate);font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.price{display:flex;justify-content:center;align-items:flex-end;gap:8px}.price strong{font-family:Georgia,serif;font-size:76px;font-weight:400;line-height:.9}.price span{padding-bottom:9px;font-size:12px;font-weight:800}.launch-note{margin:12px 0 0;color:var(--copper);font-size:11px;font-weight:700}.price-card ul{list-style:none;margin:0;padding:32px 40px 20px}.price-card li{display:flex;gap:13px;padding:11px 0;color:#384754;font-size:14px;border-bottom:1px solid rgb(7 22 39 / .08)}.price-card li span{color:var(--copper);font-weight:800}.price-card .button{margin:20px 40px 40px;width:calc(100% - 80px)}.steps-section{background:var(--ivory)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:70px;background:var(--line);border:1px solid var(--line)}.steps-grid article{min-height:330px;padding:48px 42px;background:var(--paper)}.step-number{display:inline-block;margin-bottom:48px;color:var(--copper);font-family:Georgia,serif;font-size:14px}.steps-grid h3{max-width:260px;margin-bottom:20px;font-family:Georgia,serif;font-size:27px;font-weight:400;line-height:1.2}.steps-grid p{color:var(--slate);font-size:14px;line-height:1.75}.approach-section{display:grid;grid-template-columns:1fr 1fr;min-height:720px;padding:0;background:var(--ink);color:#fff}.approach-image{position:relative;min-height:640px;overflow:hidden}.approach-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.88) contrast(1.04)}.approach-copy{display:flex;flex-direction:column;justify-content:center;padding:90px clamp(40px,8vw,130px)}.approach-copy h2{font-size:clamp(40px,4vw,61px)}.approach-copy p{color:rgb(255 255 255 / .7);font-size:15px;line-height:1.8}.approach-copy .lead-copy{color:rgb(255 255 255 / .88);font-size:18px}.approach-copy blockquote{margin:34px 0 0;padding:22px 0 0 28px;color:#f2c4a8;border-left:2px solid var(--copper);font-family:Georgia,serif;font-size:19px;font-style:italic;line-height:1.55}.questions-section{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(60px,10vw,160px);align-items:start;background:var(--paper)}.question-list{border-top:1px solid var(--line)}.question-list div{display:grid;grid-template-columns:56px 1fr;gap:20px;padding:25px 0;border-bottom:1px solid var(--line)}.question-list span{color:var(--copper);font-family:Georgia,serif;font-size:12px}.question-list p{margin:0;font-family:Georgia,serif;font-size:clamp(20px,2vw,27px);line-height:1.35}.questions-note{grid-column:2;margin:-10px 0 0;padding-left:76px;color:var(--slate);font-size:12px;line-height:1.65}.faq-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(60px,10vw,160px);background:var(--ivory)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;gap:20px;padding:28px 0;cursor:pointer;list-style:none;font-family:Georgia,serif;font-size:21px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--copper);font-family:"Segoe UI",sans-serif;font-size:24px;font-weight:300;transition:transform 180ms ease}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:720px;margin:-7px 0 28px;color:var(--slate);font-size:14px;line-height:1.75}.order-section{display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:80px;padding:105px clamp(24px,9vw,145px);background:var(--ink);color:#fff}.order-section h2{max-width:760px;margin-bottom:18px}.order-section p:not(.eyebrow){max-width:650px;margin:0;color:rgb(255 255 255 / .7);line-height:1.75}.order-action{display:flex;flex-direction:column;align-items:center;gap:14px}.order-action .button{width:min(100%,330px)}.order-action small{color:rgb(255 255 255 / .52);font-size:10px;letter-spacing:.07em}footer{display:grid;grid-template-columns:.7fr 1.3fr .7fr;gap:60px;padding:70px clamp(24px,7vw,110px) 34px;background:#040f1a;color:#fff}.footer-brand{align-self:start}footer>p{color:rgb(255 255 255 / .5);font-size:11px;line-height:1.7}.footer-links{display:flex;justify-content:flex-end;gap:22px;color:rgb(255 255 255 / .66);font-size:11px}.footer-links a:hover{color:#fff}.copyright{grid-column:1/-1;padding-top:28px;color:rgb(255 255 255 / .28);border-top:1px solid rgb(255 255 255 / .09);font-size:9px;letter-spacing:.08em;text-transform:uppercase}@media (max-width:1040px){.site-header{grid-template-columns:1fr auto}nav{display:none}.hero-content{width:72vw;margin-left:7vw}.offer-section{gap:60px}.steps-grid article{padding:40px 28px}.questions-section,.faq-section{gap:70px}}@media (max-width:780px){.site-header{height:78px;padding:0 20px}.brand strong{font-size:17px}.brand small{display:none}.brand-mark{width:31px;height:40px;font-size:10px}.button-small{min-height:38px;padding:0 13px;font-size:9px}.hero{min-height:740px;height:100svh;max-height:860px;align-items:flex-start}.hero-image img{object-position:58% center}.hero-shade{background:linear-gradient(90deg,rgb(4 17 29 / .9),rgb(4 17 29 / .45)),linear-gradient(0deg,rgb(4 17 29 / .75),transparent 60%)}.hero-content{width:auto;margin:0;padding:175px 24px 0}h1{font-size:clamp(56px,17vw,78px)}.hero-lead{max-width:500px;font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:22px}.offer-badge{right:20px;bottom:30px;width:138px;height:138px}.offer-badge strong{font-size:38px}.offer-badge span,.offer-badge small{font-size:7px}.trust-strip{grid-template-columns:1fr;padding:13px 24px}.trust-strip span{justify-content:flex-start;min-height:43px;border-right:0;border-bottom:1px solid rgb(255 255 255 / .11)}.section{padding:85px 24px}.offer-section,.questions-section,.faq-section,.order-section{grid-template-columns:1fr}.offer-section{gap:50px}.price-card-top{padding:32px 24px}.price-card ul{padding:27px 24px 16px}.price-card .button{margin:18px 24px 28px;width:calc(100% - 48px)}.steps-grid{grid-template-columns:1fr;margin-top:48px}.steps-grid article{min-height:0}.step-number{margin-bottom:25px}.approach-section{grid-template-columns:1fr}.approach-image{min-height:390px}.approach-copy{padding:75px 24px 85px}.questions-section,.faq-section{gap:45px}.questions-note{grid-column:1;padding-left:0}.order-section{gap:44px;padding:80px 24px}.order-action{align-items:flex-start}footer{grid-template-columns:1fr;gap:28px;padding:55px 24px 30px}.footer-links{justify-content:flex-start;flex-wrap:wrap}.copyright{grid-column:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}