:root{--ink:#183e57;--blue:#224f6b;--cream:#fff8df;--yellow:#f6d66e;--mint:#cbdcbf;--paper:#fffdf5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Manrope,sans-serif}a{color:inherit;text-decoration:none}.header{height:82px;padding:0 clamp(22px,5vw,76px);display:flex;align-items:center;justify-content:space-between;position:absolute;inset:0 0 auto;z-index:5}.back{font-weight:900;letter-spacing:.05em}.back span{display:inline-grid;place-items:center;width:35px;height:35px;margin-right:10px;border:1px solid rgba(24,62,87,.25);border-radius:50%}.header-cta{padding:12px 18px;color:white;background:var(--ink);border-radius:30px;font-size:12px;font-weight:800}.hero{min-height:760px;padding:120px clamp(22px,7vw,110px) 70px;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:5vw;overflow:hidden;background:radial-gradient(circle at 5% 25%,#ffe896 0 10%,transparent 30%),linear-gradient(135deg,#fff6d3,#fffaf0 60%)}.kicker,.section-label{margin:0 0 20px;color:#b08f2b;font-size:11px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.hero h1,.intro h2,.showcase h2,.download h2{margin:0;font-family:Nunito,sans-serif;font-weight:900;letter-spacing:-.055em;line-height:.95}.hero h1{font-size:clamp(72px,9vw,142px)}.hero h1 span,.intro h2 span,.showcase h2 span,.download h2 span{color:#d7af2e}.lead{max-width:600px;margin:28px 0 34px;color:#557083;font-size:clamp(17px,1.5vw,22px);line-height:1.7}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px}.primary{min-height:58px;padding:0 24px;display:inline-flex;align-items:center;gap:35px;color:white;background:var(--ink);border-radius:16px;font-size:13px;font-weight:900;box-shadow:0 12px 25px rgba(24,62,87,.17);transition:transform .2s}.primary:hover{transform:translateY(-3px)}.primary span{font-size:21px}.secondary{padding:16px 4px;border-bottom:1px solid #b9a75d;font-size:13px;font-weight:800}.facts{display:flex;gap:35px;margin:55px 0 0;padding:25px 0 0;border-top:1px solid rgba(24,62,87,.15);list-style:none}.facts li{display:flex;flex-direction:column}.facts b{font-size:13px}.facts span{margin-top:5px;color:#81919a;font-size:10px}.hero-visual{min-width:0;position:relative}.hero-visual img{position:relative;width:100%;border:10px solid rgba(255,255,255,.7);border-radius:36px;box-shadow:0 30px 80px rgba(82,72,26,.2);transform:rotate(1.5deg)}.moon{position:absolute;width:180px;height:180px;right:-50px;top:-80px;border-radius:50%;background:var(--yellow);box-shadow:-38px 22px 0 #fff9e6}.star{position:absolute;z-index:2;color:#d9ad2d;font-style:normal}.s1{left:-35px;top:10%;font-size:35px}.s2{right:5%;bottom:-35px;font-size:25px}.s3{left:20%;bottom:-50px;color:#90ae83}.intro{padding:clamp(90px,11vw,165px) clamp(22px,7vw,110px);background:var(--paper)}.intro h2,.showcase h2,.download h2{font-size:clamp(45px,6vw,86px)}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:70px}.features article{min-height:330px;padding:30px;display:flex;flex-direction:column;border-radius:28px;background:#eef4e9}.features article:nth-child(2){background:#fff1bb}.features article:nth-child(3){color:white;background:var(--ink)}.features article>b{font-size:10px;opacity:.55}.feature-icon{width:56px;height:56px;margin:42px 0 28px;display:grid;place-items:center;border-radius:18px;color:white;background:var(--blue);font-size:28px}.features h3{margin:0 0 12px;font:900 22px Nunito}.features p{margin:0;color:#658071;font-size:13px;line-height:1.7}.features article:nth-child(3) p{color:#a9bdc9}.showcase{padding:clamp(80px,10vw,150px) clamp(22px,7vw,110px);display:grid;grid-template-columns:.7fr 1.3fr;align-items:center;gap:7vw;color:white;background:#173e57;overflow:hidden}.showcase .section-label{color:#8cb7cf}.showcase h2 span{color:#8fb6ca}.showcase-copy>p:last-child{max-width:520px;color:#b8cbd5;line-height:1.8}.showcase img{width:100%;border-radius:30px;box-shadow:0 30px 80px rgba(0,0,0,.25)}.download{padding:clamp(80px,10vw,140px) clamp(22px,7vw,110px);display:flex;align-items:flex-end;justify-content:space-between;gap:50px;background:var(--yellow)}.download .section-label{color:#796310}.download h2 span{color:rgba(24,62,87,.45)}.dark{flex:0 0 auto}footer{min-height:100px;padding:25px clamp(22px,5vw,76px);display:flex;align-items:center;justify-content:space-between;gap:25px;color:#78909e;background:#102f43;font-size:11px}footer a{color:white;font-weight:800}@media(max-width:900px){.hero,.showcase{grid-template-columns:1fr}.hero{padding-top:130px}.hero-copy{order:1}.hero-visual{order:2}.features{grid-template-columns:1fr}.features article{min-height:270px}.download{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.header-cta{display:none}.hero{min-height:auto}.hero h1{font-size:70px}.facts{gap:16px;justify-content:space-between}.hero-visual img{border-width:5px;border-radius:20px}.features{margin-top:45px}.intro h2,.showcase h2,.download h2{font-size:43px}.download{gap:35px}footer{flex-wrap:wrap}footer p{order:3;width:100%}}
