.ext-page{min-height:100vh;display:flex;flex-direction:column}.ext-main{flex:1 1}.ext-hero{background:linear-gradient(180deg,#f4faea,#ffffff);padding:64px 20px 56px;border-bottom:1px solid #e7ecef}.ext-hero__inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:48px}.ext-hero__media{flex:0 0 auto;width:410px;max-width:100%}.ext-hero__img{display:block;width:100%;height:auto}.ext-hero__content{flex:1 1 auto;text-align:left;min-width:0}.ext-hero__title{font-size:32px;line-height:1.25;font-weight:700;color:#1c2432;margin:0 0 12px}.ext-hero__brand{color:#6bc83e;white-space:nowrap}.ext-hero__lede{font-size:18px;color:#4a5568;margin:0 0 28px}.ext-hero__cta{display:inline-flex;align-items:center;flex-wrap:wrap;gap:14px;margin-bottom:16px}.ext-hero__for{font-weight:600;color:#1c2432}.ext-hero__version{margin-top:10px;font-size:13px;color:#8a96a3}.ext-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:52px;padding:0 30px;border-radius:12px;font-size:16px;font-weight:600;text-decoration:none;color:#fff;border:0;background:linear-gradient(180deg,#8fe050,#6bc83e 55%,#58b031);box-shadow:inset 0 1px 0 rgba(255,255,255,.35),inset 0 -1px 0 rgba(0,0,0,.08),0 6px 14px rgba(107,200,62,.35),0 1px 2px rgba(28,36,50,.08);transition:filter .15s ease,transform .08s ease,box-shadow .15s ease}.ext-cta:hover{color:#fff;filter:brightness(1.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.08),0 8px 18px rgba(107,200,62,.4),0 2px 4px rgba(28,36,50,.1)}.ext-cta:active{transform:translateY(1px);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),inset 0 -1px 0 rgba(0,0,0,.12),0 3px 8px rgba(107,200,62,.3),0 1px 2px rgba(28,36,50,.08)}.ext-cta:focus-visible{outline:2px solid #6bc83e;outline-offset:3px}.ext-cta__icon{display:inline-flex;align-items:center}.ext-trust{font-size:13px;color:#4a5568;margin-top:4px}.ext-trust__link{color:#2c5da8;text-decoration:none;border-bottom:1px dashed #b8c4d4}.ext-trust__link:hover{color:#6bc83e;border-bottom-color:#6bc83e}.ext-features{max-width:1100px;margin:0 auto;padding:56px 20px 72px;display:flex;flex-direction:column;gap:28px}.ext-feature{background:#ffffff;border:1px solid #e7ecef;border-radius:16px;box-shadow:0 1px 2px rgba(28,36,50,.04),0 8px 24px rgba(28,36,50,.04);padding:32px;display:flex;align-items:center;gap:32px}.ext-feature--reverse{flex-direction:row-reverse}.ext-feature__text{flex:1 1;min-width:0}.ext-feature__shot{flex:0 0 425px;max-width:425px;margin:0}.ext-feature__shot picture{display:block}.ext-feature__shot-img{width:100%;height:auto;display:block}.ext-feature__title{display:flex;align-items:center;gap:14px;font-size:22px;font-weight:800;line-height:1.3;margin:0 0 14px;color:#1c2432;flex-wrap:wrap;letter-spacing:-.005em}.ext-feature__icon{display:inline-flex;align-items:center}.ext-feature__icon img,.ext-feature__icon svg{max-height:38px;width:auto;display:block}.ext-feature__subtitle{font-size:16px;margin:14px 0 6px;color:#1c2432}.ext-feature__desc{font-size:15.5px;line-height:1.7;color:#4a5568;margin:0}.ext-feature__desc p{margin:0 0 10px}.ext-feature__desc p:last-child{margin-bottom:0}.ext-feature__list{margin:6px 0 10px;padding-left:22px}.ext-feature__list li{margin-bottom:4px}.ext-feature__cta{margin-top:18px}.ext-cta--md{height:44px;padding:0 22px;font-size:14px;border-radius:10px}@media (max-width:860px){.ext-hero__inner{flex-direction:column;gap:28px}.ext-hero__content,.ext-hero__inner{text-align:center}.ext-hero__cta{justify-content:center}.ext-hero__media{width:320px}}@media (max-width:900px){.ext-feature{flex-direction:column!important;align-items:stretch;padding:24px;gap:20px}.ext-feature__shot{flex:1 1 auto;max-width:100%;align-self:center}}@media (max-width:640px){.ext-hero{padding:44px 16px 40px}.ext-hero__title{font-size:24px}.ext-hero__lede{font-size:16px}.ext-hero__media{width:280px}.ext-features{padding:32px 14px 56px;gap:18px}.ext-feature{padding:20px}.ext-feature__title{font-size:19px;gap:10px}.ext-feature__icon img,.ext-feature__icon svg{max-height:32px}.ext-feature__desc{font-size:15px}}html[data-theme=dark] .ext-page{background:#0f1419}html[data-theme=dark] .ext-hero{background:linear-gradient(180deg,#14202c,#0f1419);border-bottom-color:#222a36}html[data-theme=dark] .ext-feature__subtitle,html[data-theme=dark] .ext-feature__title,html[data-theme=dark] .ext-hero__for,html[data-theme=dark] .ext-hero__title{color:#dfe5ea}html[data-theme=dark] .ext-hero__brand{color:#8fe050}html[data-theme=dark] .ext-feature__desc,html[data-theme=dark] .ext-hero__lede,html[data-theme=dark] .ext-trust{color:#bec7d2}html[data-theme=dark] .ext-hero__version{color:#8a96a3}html[data-theme=dark] .ext-feature{background:#181f28;border-color:#222a36;box-shadow:0 1px 2px rgba(0,0,0,.35),0 8px 24px rgba(0,0,0,.3)}html[data-theme=dark] .ext-cta{color:#0f1419;background:linear-gradient(180deg,#a6ec6a,#8fe050 55%,#6bc83e);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),inset 0 -1px 0 rgba(0,0,0,.15),0 6px 14px rgba(143,224,80,.3),0 1px 2px rgba(0,0,0,.4)}html[data-theme=dark] .ext-cta:hover{color:#0f1419;filter:brightness(1.07)}html[data-theme=dark] .ext-trust__link{color:#8fb6e6;border-bottom-color:#2c3645}html[data-theme=dark] .ext-trust__link:hover{color:#8fe050;border-bottom-color:#8fe050}