@font-face{font-family:Outfit;src:url('/assets/outfit-regular.ttf') format('truetype');font-display:swap;font-weight:100 500}@font-face{font-family:Outfit;src:url('/assets/outfit-semibold.ttf') format('truetype');font-display:swap;font-weight:501 900}
:root{--paper:#f8f9f5;--ink:#183d32;--lime:#d6f58b;--muted:#69736b;--line:#d9ded6;--white:#fff;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Outfit,'Segoe UI',Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select{font:inherit}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #52835e;outline-offset:5px}button,a{ -webkit-tap-highlight-color:transparent}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.header{height:100px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{font-size:32px;font-weight:750;letter-spacing:-1.8px;line-height:1;white-space:nowrap}.brand-symbol{display:inline-block;font-size:39px;margin-right:5px;transform:skew(-10deg)}.brand-dot{color:#76a347}.header nav{display:flex;gap:34px;font-size:14px}.header nav a{position:relative}.header nav a:after{content:'';position:absolute;left:0;right:100%;height:1px;background:currentColor;bottom:-5px;transition:right .2s}.header nav a:hover:after{right:0}.button{border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:19px 25px;border-radius:8px;font-size:16px;font-weight:550;line-height:1.2;transition:transform .2s,background .2s}.button span{font-size:24px;line-height:.8}.button:hover{transform:translateY(-3px)}.button.dark{background:var(--ink);color:white}.button.dark:hover{background:#285b48}.button.lime{background:var(--lime);color:var(--ink)}.button-small{font-size:14px;padding:15px 20px;gap:24px}.hero{display:grid;grid-template-columns:1.02fr 1fr;gap:55px;padding-block:55px 78px;align-items:center}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:600;display:flex;align-items:center;gap:12px;margin:0 0 28px}.tiny-line{width:23px;height:2px;background:currentColor}h1{font-size:clamp(56px,5.9vw,86px);line-height:.99;letter-spacing:-4.5px;font-weight:550;margin:0 0 27px}h1>span{color:#729277}.hero-description{font-size:18px;line-height:1.65;color:#56625a;margin:0 0 28px}.hero-description strong{color:var(--ink);font-weight:600}.hero-actions{display:flex;align-items:center;gap:28px}.text-link{display:inline-flex;align-items:center;gap:22px;font-size:14px;text-decoration:underline;text-underline-offset:6px}.approval{font-size:13px;color:#66756b;margin:20px 0 0}.approval>span{margin-right:7px;color:var(--ink)}.hero-stage{background:#e9eee4;border-radius:24px;position:relative;min-height:545px;padding:30px 30px 65px;display:flex;flex-direction:column;justify-content:center}.stage-caption,.stage-bottom{font-size:9px;letter-spacing:1.4px;display:flex;justify-content:space-between;gap:20px}.stage-caption{position:absolute;top:24px;left:26px;right:26px}.stage-bottom{position:absolute;bottom:24px;left:26px;right:26px;font-size:8px}.hero-showcase{border:6px solid #fff;border-radius:12px;background:white;box-shadow:0 20px 35px #29422e1a;transform:rotate(-5deg);transition:transform .55s cubic-bezier(.2,.8,.2,1);overflow:hidden}.hero-stage:hover .hero-showcase{transform:rotate(-2deg) translateY(-6px)}.showcase-toolbar{display:flex;justify-content:space-between;align-items:center;height:29px;color:#828781;font-size:9px;padding:0 10px}.window-dots{font-size:7px;letter-spacing:1px;color:#b7bcb7}.hero-sample{background:#212724;color:white;position:relative;min-height:310px;padding:25px;isolation:isolate}.hero-sample:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#141c16e0,#141c1605);z-index:-1}.hero-sample.has-photo{background-image:url('/assets/gym.jpg');background-size:cover;background-position:center}.sample-top{display:flex;justify-content:space-between;align-items:center;font-size:20px;font-weight:850;letter-spacing:-1px}.sample-top span{font-size:7px;letter-spacing:1.1px;font-weight:400}.sample-body{padding:36px 0 30px}.sample-body small{font-size:8px;letter-spacing:1.4px;color:var(--lime)}.sample-body h2{font-size:48px;font-weight:850;line-height:.95;letter-spacing:-2px;margin:14px 0 20px}.sample-button{font-size:10px;background:var(--lime);color:var(--ink);padding:10px 16px;display:inline-block}.sample-bottom{display:flex;justify-content:space-between;font-size:7px;letter-spacing:.7px}.price-sticker{position:absolute;right:2px;bottom:55px;background:var(--lime);transform:rotate(6deg);border:1px solid #bad772;border-radius:14px;padding:22px 25px;box-shadow:0 10px 25px #35542913;display:flex;flex-direction:column;align-items:center}.price-sticker>span{font-size:9px;font-weight:550;letter-spacing:1px}.price-sticker strong{font-size:64px;font-weight:600;letter-spacing:-4px;line-height:1.25}.price-sticker small{font-size:25px;letter-spacing:-1px}.segment-strip{border-block:1px solid var(--line);padding:26px 0}.segment-strip .wrap{display:flex;align-items:center;justify-content:space-between;gap:35px}.segment-strip span{font-size:12px;line-height:1.55;color:var(--muted);white-space:nowrap}.segment-strip strong{font-weight:500;color:var(--ink)}.segment-strip p{display:flex;align-items:center;gap:25px;font-size:11px;font-weight:500;letter-spacing:.7px;margin:0}.segment-strip i{font-size:25px;color:#7b977b;font-style:normal}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:36px;font-size:12px;color:var(--muted)}footer .brand{color:var(--ink);font-size:26px}.skip{position:fixed;top:-100px;left:16px;padding:12px;background:white;z-index:100}.skip:focus{top:10px}
@media(min-width:1500px){.hero{padding-block:65px 100px}}@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.hero{gap:30px}h1{font-size:65px;letter-spacing:-3px}.hero-stage{min-height:490px;padding-inline:20px}.sample-body h2{font-size:40px}.price-sticker{right:-8px;padding:18px}.segment-strip p{gap:12px;font-size:9px}.header nav{gap:20px}}@media(max-width:767px){html{scroll-padding-top:25px}.wrap{width:calc(100% - 40px)}.header{height:83px;gap:12px}.brand{font-size:28px}.header nav{display:none}.button-small{font-size:12px;padding:13px;gap:12px}.hero{grid-template-columns:1fr;padding-block:30px 48px;gap:42px}.eyebrow{font-size:10px;letter-spacing:1.2px;margin-bottom:22px}h1{font-size:clamp(53px,12vw,78px);letter-spacing:-3px}.hero-description{font-size:16px}.hero-stage{min-height:450px;margin-inline:5px;padding:25px}.hero-actions{gap:22px}.hero-actions .button{padding:18px 21px;font-size:15px;gap:18px}.text-link{font-size:13px;gap:10px}.sample-body h2{font-size:45px}.price-sticker{bottom:36px;right:-10px;padding:15px 20px}.price-sticker strong{font-size:56px}.stage-bottom{display:none}.segment-strip .wrap{display:block}.segment-strip span{font-size:14px}.segment-strip p{flex-wrap:wrap;font-size:10px;gap:10px;margin-top:17px}.segment-strip i{font-size:20px}.segment-strip i:last-of-type{display:none}footer{flex-wrap:wrap;gap:12px}footer p{width:100%;order:3;margin:0}.desktop{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

