:root{--ink:#151614;--muted:#666b64;--paper:#fbfaf5;--cream:#f0eee2;--acid:#dfff00;--violet:#6737ff;--orange:#ff5b24;--line:#d9d8cf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1160px,calc(100% - 40px));margin-inline:auto}.nav{min-height:84px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-weight:850;letter-spacing:-.03em}.brandMark{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:var(--ink);color:var(--acid);font:italic 22px Georgia,serif;transform:rotate(-4deg)}.navLinks,.footer div{display:flex;gap:26px;font-size:14px}.navLinks a:hover,.footer a:hover{text-decoration:underline;text-underline-offset:5px}.hero{min-height:670px;padding:82px 0 86px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:70px}.eyebrow,.sectionLabel{color:var(--violet);font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}h1{max-width:760px;margin:22px 0 25px;font-family:Georgia,serif;font-size:clamp(52px,7.2vw,92px);font-weight:500;line-height:.92;letter-spacing:-.065em}.lede{max-width:680px;color:var(--muted);font-size:20px;line-height:1.65}.heroActions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{min-height:51px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--ink);border-radius:12px;font-weight:800}.button.primary{background:var(--ink);color:white;box-shadow:5px 5px 0 var(--acid)}.button.secondary{background:transparent}.button:hover{transform:translateY(-2px)}.trustRow{display:flex;flex-wrap:wrap;gap:18px;margin-top:30px;color:var(--muted);font-size:13px;font-weight:700}.heroVisual{position:relative;height:500px;border-radius:34px;background:var(--acid);overflow:hidden;border:1px solid var(--ink)}.heroVisual:before{content:"Z";position:absolute;right:-26px;bottom:-126px;color:#00000010;font:italic 500px Georgia,serif}.visualCard{position:absolute;width:250px;height:148px;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;border:2px solid var(--ink);border-radius:18px;box-shadow:9px 9px 0 var(--ink)}.visualCard span{font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.visualCard strong{margin-top:6px;font:38px/1 Georgia,serif}.cardOne{top:55px;left:36px;color:white;background:var(--violet);transform:rotate(-5deg)}.cardTwo{top:196px;right:28px;background:white;transform:rotate(5deg)}.cardThree{bottom:38px;left:42px;background:var(--orange);transform:rotate(-2deg)}h2{margin:10px 0 0;font:500 clamp(38px,4.7vw,62px)/1 Georgia,serif;letter-spacing:-.045em}.offers{padding:94px 0;border-top:1px solid var(--line)}.sectionIntro{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:44px}.sectionIntro>p{max-width:370px;color:var(--muted);line-height:1.6}.offerGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.offerCard{min-height:450px;padding:30px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:20px;background:white}.offerCard:nth-child(2){background:var(--ink);color:white}.offerLabel{align-self:flex-start;padding:7px 10px;border-radius:999px;background:var(--cream);color:var(--ink);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.offerCard h3{margin:50px 0 6px;font-size:26px;letter-spacing:-.03em}.price{margin:0;color:var(--violet);font:38px Georgia,serif}.offerCard:nth-child(2) .price{color:var(--acid)}.offerDescription{min-height:70px;color:var(--muted);line-height:1.55}.offerCard:nth-child(2) .offerDescription{color:#c8cac6}.offerCard ul{list-style:none;padding:18px 0;margin:0;border-top:1px solid var(--line)}.offerCard li{padding:7px 0;font-size:14px}.offerCard li:before{content:"✓";margin-right:9px;color:var(--orange);font-weight:900}.textLink{margin-top:auto;font-weight:850}.method{margin-block:30px 100px;padding:72px;display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;background:var(--violet);color:white;border-radius:28px}.method .sectionLabel{color:var(--acid)}.method ol{list-style:none;padding:0;margin:0;border-top:1px solid #ffffff40}.method li{display:flex;gap:22px;padding:23px 0;border-bottom:1px solid #ffffff40}.method li>span{color:var(--acid);font:italic 18px Georgia,serif}.method strong{font-size:17px}.method li p{margin:6px 0 0;color:#d8d0ff;line-height:1.5}.contact{margin-bottom:90px;padding:72px;text-align:center;border:1px solid var(--ink);border-radius:28px;background:var(--acid)}.contact p:not(.sectionLabel){max-width:650px;margin:24px auto;line-height:1.65}.status{display:inline-flex;align-items:center;gap:10px;padding:11px 15px;border-radius:999px;background:#ffffff90;font-size:13px;font-weight:800}.status i{width:9px;height:9px;border-radius:50%;background:var(--orange)}.footer{padding:32px 0 48px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font-size:13px}.legal{max-width:820px;padding:80px 0 110px}.legal h1{font-size:clamp(48px,7vw,76px)}.legal .updated{color:var(--muted);margin-bottom:54px}.legal section{padding:28px 0;border-top:1px solid var(--line)}.legal h2{font-family:inherit;font-size:20px;font-weight:750;letter-spacing:-.015em}.legal p,.legal li{color:#4f5954;line-height:1.75}@media(max-width:820px){.navLinks{display:none}.hero{min-height:auto;grid-template-columns:1fr;padding:66px 0}.heroVisual{height:430px}.offerGrid{grid-template-columns:1fr}.offerCard{min-height:400px}.sectionIntro,.footer{align-items:flex-start;flex-direction:column}.method{grid-template-columns:1fr;gap:42px;padding:44px 28px}.contact{padding:50px 25px}.footer{gap:22px}}@media(max-width:520px){.shell{width:min(100% - 28px,1160px)}.brand{font-size:14px}h1{font-size:50px}.lede{font-size:17px}.heroVisual{height:370px}.visualCard{width:205px;height:120px;padding:18px}.visualCard strong{font-size:30px}.cardOne{left:20px}.cardTwo{right:14px;top:155px}.cardThree{left:22px;bottom:28px}.heroActions .button{width:100%}.trustRow{flex-direction:column;gap:9px}}
