:root{--ink:#102d28;--green:#53bf36;--aqua:#6ecfd7;--paper:#f7f9f4;--muted:#586861;--line:#dbe4dc}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}button,input{font:inherit}.wrap{width:min(1240px,calc(100% - 80px));margin-inline:auto}.site-header{height:124px;display:flex;align-items:center;gap:28px;border-bottom:1px solid var(--line)}.brand{display:block;line-height:0}.brand img{width:140px;height:auto}.brand-promise{font-size:13px;line-height:1.45;padding-left:27px;border-left:1px solid var(--line);color:var(--muted)}.brand-promise strong{font-weight:400}.header-link{margin-left:auto;display:flex;gap:32px;font-size:14px;font-weight:700;text-decoration:none}.header-link span{color:#328322}.hero{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding-block:64px 80px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.7px;line-height:1.6;margin:0 0 26px;display:flex;gap:9px;align-items:center}.eyebrow>span{width:7px;height:7px;background:var(--green);border-radius:50%}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(44px,4.7vw,67px);font-weight:500;line-height:1.04;letter-spacing:-3.6px;margin-bottom:27px}em{font-style:normal;color:#328322}h1 em{display:inline-block;position:relative}h1 em:after{content:"";position:absolute;bottom:-10px;left:0;right:0;height:7px;background:var(--aqua);clip-path:polygon(0 50%,100% 0,96% 55%,2% 100%)}.intro{font-size:21px;line-height:1.45;letter-spacing:-.35px;margin-bottom:17px}.hero-detail{color:var(--muted);font-size:15px;line-height:1.75;max-width:370px;margin-bottom:29px}.button{display:inline-flex;align-items:center;gap:54px;padding:19px 24px;background:var(--ink);color:#fff;border-radius:5px;text-decoration:none;font-weight:600;font-size:14px;transition:background .2s,transform .2s}.button:hover{background:#24483f;transform:translateY(-2px)}.button span{font-size:22px;line-height:1;color:var(--aqua)}.availability{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted);margin:16px 0 0}.availability>span{width:6px;height:6px;border:1px solid #6a8277;border-radius:50%}.wheel-scene{position:relative;border-radius:16px;background:var(--ink);color:#fff;overflow:hidden;padding:25px 28px 28px;isolation:isolate;box-shadow:0 16px 40px #102d280c}.wheel-scene:before{content:"";position:absolute;width:520px;height:520px;border:1px solid #ffffff10;border-radius:50%;top:0;left:55px;z-index:-1;box-shadow:0 0 0 55px #ffffff03,0 0 0 110px #ffffff03}.scene-top{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:8px;letter-spacing:1.2px;font-weight:600;color:#c7d9d1}.scene-top>span:last-child{font-size:24px;color:var(--aqua)}.wheel-shell{position:relative;width:min(100%,378px);margin:25px auto 29px;aspect-ratio:1}.wheel{width:100%;height:100%;border-radius:50%;border:9px solid #e9efdd;position:relative;box-shadow:0 0 0 1px #ffffff55,0 18px 38px #0004;overflow:hidden;transform:rotate(0deg)}.wheel-sectors{position:absolute;inset:0;background:conic-gradient(from 0deg,#6ecfd7 0 60deg,#e3eed4 60deg 120deg,#53bf36 120deg 180deg,#6ecfd7 180deg 240deg,#e3eed4 240deg 300deg,#53bf36 300deg);border-radius:50%}.wheel-pointer{position:absolute;left:50%;top:-11px;transform:translateX(-50%);width:28px;height:41px;background:var(--paper);clip-path:polygon(0 0,100% 0,50% 100%);z-index:3;filter:drop-shadow(0 3px 1px #0005)}.wheel-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:104px;height:104px;border-radius:50%;background:var(--paper);box-shadow:0 0 0 7px #102d2818;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0}.wheel-center img{width:29px;height:35px}.wheel-center strong{font-size:20px;letter-spacing:2px;color:var(--ink);font-weight:500;margin-top:3px}.wheel-items{position:absolute;inset:0}.wheel-items>span{position:absolute;left:50%;top:50%;width:44px;height:44px;transform:translate(-50%,-50%) rotate(var(--a)) translateY(-117px) rotate(calc(-1 * var(--a)));color:#234b3a}.wheel-items svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.scene-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:15px;border-top:1px solid #ffffff26;padding-top:20px}.scene-bottom>span{font-size:8px;letter-spacing:1.4px;color:#a5c1b5;line-height:1.6;max-width:95px}.scene-bottom p{font-size:12px;line-height:1.65;margin:0;color:#c7d9d1;text-align:right}.scene-bottom strong{color:#fff;font-weight:400}.experience{padding:56px 0 62px;border-top:1px solid var(--line);scroll-margin-top:30px}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:40px}.section-heading .eyebrow{margin-bottom:17px}h2{font-size:40px;line-height:1.1;letter-spacing:-1.6px;font-weight:500;margin-bottom:0}.section-heading>p{font-size:14px;line-height:1.75;color:var(--muted);margin-bottom:3px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:38px}.steps article{border-top:1px solid var(--line);padding:24px 0 0}.step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.step-top>span{font-size:12px;color:var(--muted);font-variant-numeric:tabular-nums}.step-top svg{width:34px;height:34px;fill:none;stroke:#328322;stroke-width:1.3;stroke-linejoin:round;stroke-linecap:round}h3{font-size:18px;line-height:1.3;letter-spacing:-.45px;margin-bottom:12px;font-weight:600}.steps p{font-size:14px;line-height:1.7;color:var(--muted);max-width:300px;margin-bottom:0}.teaser{position:relative;overflow:hidden;display:flex;align-items:center;gap:44px;padding:40px 52px;background:#dceece;border-radius:10px}.teaser-art{width:154px;height:154px;flex-shrink:0;position:relative;display:grid;place-items:center}.teaser-art:before{content:"";position:absolute;inset:0;background:#c3deae;border-radius:50%}.teaser-art svg{position:relative;width:100px;height:100px;fill:none;stroke:var(--ink);stroke-width:.75;transform:rotate(-10deg)}.teaser-art>span{position:absolute;bottom:14px;right:2px;background:var(--aqua);width:46px;height:46px;display:grid;place-items:center;border-radius:50%;font-size:25px;transform:rotate(12deg);border:4px solid #dceece}.teaser .eyebrow{font-size:9px;letter-spacing:1.4px;margin-bottom:13px;color:#3b633b}.teaser h2{font-size:37px;margin-bottom:17px}.teaser p:last-child{font-size:14px;line-height:1.7;color:#3c5e45;margin-bottom:0}.teaser-badge{margin-left:auto;width:130px;flex-shrink:0;border:1px solid #76926a;border-radius:50%;height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(8deg);font-size:8px;letter-spacing:1.4px;gap:6px}.teaser-badge strong{font-size:15px;letter-spacing:1px}.teaser-badge>span{font-size:27px}.practical{padding-block:35px 55px}.practical details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;font-size:15px;font-weight:600}summary::-webkit-details-marker{display:none}.plus{width:26px;height:26px;display:block;position:relative;border-radius:50%;border:1px solid #b8c8ba;flex-shrink:0}.plus:before,.plus:after{content:"";position:absolute;left:7px;top:11px;width:10px;height:1px;background:var(--ink)}.plus:after{transform:rotate(90deg)}details[open] .plus:after{transform:rotate(0)}details>div{padding:0 0 24px;max-width:680px;font-size:14px;line-height:1.75;color:var(--muted)}details p:last-child{margin-bottom:0}.site-footer{border-top:1px solid var(--line);padding-block:25px 35px;display:flex;align-items:center;gap:26px}.site-footer>p{font-size:12px;color:var(--muted);margin:0}.site-footer>span{margin-left:auto;font-size:11px;color:var(--muted)}.svg-library{position:absolute;overflow:hidden;pointer-events:none}.skip{position:fixed;left:16px;top:-100px;background:var(--ink);color:#fff;padding:14px;z-index:9}.skip:focus{top:16px}:focus-visible{outline:3px solid #26808a;outline-offset:5px}.header-link:hover{color:#328322}
@media(min-width:1450px){.hero{gap:100px}.wheel-scene{padding-inline:40px}.hero-copy{padding-left:10px}}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero{gap:30px;padding-block:45px 60px}h1{font-size:50px;letter-spacing:-2.8px}.wheel-scene{padding:22px 20px}.wheel-shell{max-width:310px}.wheel-items>span{transform:translate(-50%,-50%) rotate(var(--a)) translateY(-95px) rotate(calc(-1 * var(--a)));width:37px;height:37px}.wheel-center{width:90px;height:90px}.scene-top{font-size:7px}.steps{gap:24px}.teaser{gap:28px;padding:35px}.teaser-art{width:115px;height:115px}.teaser-badge{width:110px;height:110px}.teaser h2{font-size:33px}}
@media(max-width:720px){.wrap{width:calc(100% - 40px)}.site-header{height:99px;gap:16px}.brand img{width:110px}.brand-promise{display:none}.header-link{font-size:12px;gap:18px}.hero{grid-template-columns:1fr;gap:37px;padding-block:38px 46px}.hero-copy{padding:0 3px}.hero .eyebrow{font-size:9px;margin-bottom:21px}h1{font-size:clamp(44px,10.7vw,62px);letter-spacing:-2.7px;margin-bottom:27px}.intro{font-size:19px;margin-bottom:14px}.hero-detail{font-size:14px;max-width:390px;line-height:1.7;margin-bottom:23px}.button{padding:17px 22px;gap:58px}.availability{margin-top:14px}.wheel-scene{padding:22px 23px 25px;border-radius:12px}.scene-top{font-size:7px;letter-spacing:1px}.wheel-shell{max-width:320px;margin:24px auto 27px}.wheel{border-width:8px}.wheel-items>span{transform:translate(-50%,-50%) rotate(var(--a)) translateY(-98px) rotate(calc(-1 * var(--a)))}.scene-bottom{padding-top:18px}.scene-bottom p{font-size:11px}.scene-bottom>span{font-size:7px}.experience{padding-block:36px 39px}.section-heading{display:block;margin-bottom:25px}.section-heading .eyebrow{font-size:9px;margin-bottom:15px}h2{font-size:34px;letter-spacing:-1.3px}.section-heading>p{margin-top:21px;margin-bottom:0;font-size:13px}.desktop{display:none}.steps{grid-template-columns:1fr;gap:22px}.steps article{position:relative;padding:22px 0 0 45px}.step-top{margin-bottom:14px}.step-top>span{position:absolute;left:0;top:27px}.step-top svg{width:30px;height:30px}.steps h3{font-size:18px;margin-bottom:8px}.steps p{font-size:13px;max-width:100%}.teaser{padding:30px 25px;gap:0;align-items:flex-start;flex-wrap:wrap}.teaser-art{width:82px;height:82px;margin-bottom:22px}.teaser-art svg{width:66px;height:66px}.teaser-art>span{width:33px;height:33px;font-size:18px;bottom:0;right:-4px;border-width:3px}.teaser>div:nth-child(2){width:100%}.teaser .eyebrow{font-size:8px;letter-spacing:1px}.teaser h2{font-size:33px}.teaser p:last-child{font-size:13px}.teaser-badge{position:absolute;right:29px;top:26px;width:86px;height:86px;font-size:6px;gap:3px}.teaser-badge strong{font-size:10px}.teaser-badge>span{font-size:20px}.practical{padding-block:17px 32px}summary{font-size:13px;padding:24px 0}details>div{font-size:13px}.site-footer{flex-wrap:wrap;gap:12px 20px;padding-block:23px 28px}.site-footer>img{width:85px;height:auto}.site-footer>p{font-size:10px;max-width:130px;line-height:1.5}.site-footer>span{margin-left:0;width:100%;font-size:10px}}
@media(max-width:370px){.wheel-items>span{transform:translate(-50%,-50%) rotate(var(--a)) translateY(-80px) rotate(calc(-1 * var(--a)));width:31px;height:31px}.wheel-center{width:78px;height:78px}.wheel-center img{width:25px;height:30px}.wheel-center strong{font-size:16px}.scene-bottom p{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
