.hero-cover{height:min(800px,94vh);min-height:660px;position:relative;overflow:hidden;color:#fff;display:grid;place-items:center}.hero-slides{position:absolute;inset:0}.hero-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.01);transition:opacity .9s ease,transform 6.4s ease;filter:saturate(.86) contrast(1.05) brightness(.91);pointer-events:none}.hero-slide.is-active{opacity:1;transform:scale(1.055)}.hero-slide:nth-child(2){object-position:58% center}.hero-slide:nth-child(3){object-position:63% center}.hero-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(6,14,9,.83) 0%,rgba(6,14,9,.62) 44%,rgba(6,14,9,.18) 78%)}.hero-center{position:relative;z-index:2;width:min(calc(100% - 40px),1180px);padding-top:45px}.hero-center h1{font-size:clamp(55px,6.6vw,90px);max-width:970px;line-height:.97;letter-spacing:-5px;margin:0 0 22px}.hero-center h1 span{color:#9ce348}.hero-center h2{font-size:22px;margin:0 0 13px}.hero-center>p:not(.eyebrow){max-width:650px;color:#e2e8e4;font-size:17px}.hero-center .actions{margin-top:31px}.ghost-button{display:inline-flex;align-items:center;border:1px solid #ffffff8a;color:#fff;border-radius:4px;padding:14px 20px;font-weight:800}.hero-slider-controls{position:absolute;z-index:4;right:max(24px,calc((100vw - 1180px)/2));bottom:28px;display:flex;align-items:center;gap:10px;padding:7px;border:1px solid #ffffff40;border-radius:999px;background:rgba(5,13,8,.48);backdrop-filter:blur(12px)}.hero-arrow,.hero-dots button{border:0;color:#fff;cursor:pointer}.hero-arrow{width:38px;height:38px;border-radius:50%;background:transparent;font-size:20px;line-height:1}.hero-arrow:hover,.hero-arrow:focus-visible{background:#ffffff1f}.hero-dots{display:flex;align-items:center;gap:7px}.hero-dots button{width:8px;height:8px;padding:0;border-radius:50%;background:#ffffff70;transition:width .2s ease,background .2s ease}.hero-dots button.is-active{width:26px;border-radius:6px;background:#9ce348}.hero-arrow:focus-visible,.hero-dots button:focus-visible{outline:2px solid #fff;outline-offset:2px}.top:has(+link+main .hero-cover){position:absolute;z-index:20;left:50%;transform:translateX(-50%);color:#fff;border-color:#ffffff38;background:transparent}.top:has(+link+main .hero-cover) nav a{color:#fff}.top:has(+link+main .hero-cover) .menu{color:#fff}.hero-cover+.cred{position:relative}
@media(max-width:680px){.hero-cover{height:88vh;min-height:700px}.hero-shade{background:linear-gradient(180deg,rgba(5,13,8,.72),rgba(5,13,8,.58)),radial-gradient(circle at 68% 56%,rgba(105,185,0,.16),transparent 34%)}.hero-slide{object-position:64% center}.hero-slide:nth-child(2){object-position:60% center}.hero-slide:nth-child(3){object-position:66% center}.hero-center{text-align:center;padding-top:70px}.hero-center h1{font-size:48px;letter-spacing:-2.8px}.hero-center h2{font-size:17px}.hero-center .actions{align-items:stretch}.ghost-button{justify-content:center}.hero-slider-controls{right:50%;bottom:18px;transform:translateX(50%)}}
.hero-cover{background:#07100b}.hero-shade{background:linear-gradient(90deg,rgba(5,13,8,.9) 0%,rgba(5,13,8,.7) 39%,rgba(8,22,13,.3) 66%,rgba(6,14,9,.12) 100%),linear-gradient(180deg,rgba(7,18,11,.18) 0%,transparent 58%,rgba(5,12,8,.5) 100%),radial-gradient(circle at 69% 55%,rgba(105,185,0,.16),transparent 31%)}
@media(max-width:680px){.hero-shade{background:linear-gradient(180deg,rgba(5,13,8,.72),rgba(5,13,8,.58)),radial-gradient(circle at 68% 56%,rgba(105,185,0,.16),transparent 34%)}}
@media(prefers-reduced-motion:reduce){.hero-slide{transition:none;transform:none}.hero-slide.is-active{transform:none}}
.model-choice{padding-top:92px}.model-choice .section-head{max-width:980px;margin-bottom:54px}.model-choice .section-head h2{font-size:clamp(46px,5vw,68px);letter-spacing:-3.5px}.model-choice .section-head>p:last-child{max-width:790px;margin:20px auto 0;font-weight:600;letter-spacing:.7px}.choice-grid{border-color:#d8e1d9;border-radius:10px;box-shadow:0 18px 45px rgba(14,29,19,.06)}.choice-grid article,.choice-grid article.premium{padding:46px 40px;background:#fff;color:var(--text)}.choice-grid .model-title{display:flex;align-items:flex-start;gap:22px}.choice-grid .model-number{position:static;flex:0 0 52px;height:52px;display:grid;place-items:center;border-radius:5px;background:var(--green);color:#fff;font-size:15px}.choice-grid .tag{margin:2px 0 7px}.choice-grid h3{margin:0;font-size:29px}.choice-grid .model-lead{min-height:116px;margin:30px 0 0;padding:30px 0;border-top:1px solid var(--line);color:#59655f;font-size:17px}.choice-grid dl{margin:0}.choice-grid dl div{display:grid;grid-template-columns:190px 1fr;gap:15px;padding:16px 0;border-top:1px solid var(--line)}.choice-grid dt{text-transform:uppercase;color:#89948d;font-size:11px;font-weight:800;letter-spacing:.45px}.choice-grid dd{margin:0;font-size:13px;font-weight:800}.choice-grid dd b{color:var(--green);font-size:18px}.choice-grid article>a{margin-top:28px;display:flex;justify-content:space-between;align-items:center;padding:17px 20px;background:var(--dark);color:#fff;border-radius:4px;font-size:14px;font-weight:800}.choice-grid article>a:hover{background:#253029}.choice-grid article>a span{font-size:20px}@media(max-width:900px){.choice-grid dl div{grid-template-columns:1fr}.choice-grid .model-lead{min-height:145px}}@media(max-width:680px){.model-choice{padding-top:68px}.model-choice .section-head h2{font-size:40px;letter-spacing:-2px}.choice-grid article{padding:30px 22px}.choice-grid .model-title{gap:15px}.choice-grid h3{font-size:24px}.choice-grid .model-lead{min-height:0}.choice-grid dl div{gap:5px}.choice-grid article>a{font-size:13px}}
