.hero[data-astro-cid-ge2uvauf]{align-items:center;min-height:min(92vh,900px);display:flex;position:relative;overflow:hidden}.hero__media[data-astro-cid-ge2uvauf]{position:absolute;inset:0}.hero__video[data-astro-cid-ge2uvauf]{object-fit:cover;object-position:center;opacity:.55;width:100%;height:100%;animation:18s ease-out forwards heroZoom;transform:scale(1.02)}@keyframes heroZoom{to{transform:scale(1)}}.hero__shade[data-astro-cid-ge2uvauf]{background:linear-gradient(180deg, #0606078c 0%, #06060740 40%, var(--bg) 100%), radial-gradient(60% 70% at 50% 30%, transparent 30%, #06060780 100%);position:absolute;inset:0}.hero__content[data-astro-cid-ge2uvauf]{z-index:2;text-align:left;max-width:900px;margin-inline:0;padding-block:80px;position:relative}.hero__eyebrow[data-astro-cid-ge2uvauf]{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border-radius:var(--radius-pill);border:1px solid #f0b42940;align-items:center;gap:10px;margin-bottom:22px;padding:8px 16px;font-size:12.5px;font-weight:600;display:inline-flex}.hero__eyebrow[data-astro-cid-ge2uvauf]:before{content:"";background:var(--accent);width:6px;height:6px;box-shadow:0 0 10px var(--accent);border-radius:50%;animation:2.4s ease-in-out infinite pulse}@keyframes pulse{50%{opacity:.4;transform:scale(.8)}}.hero__title[data-astro-cid-ge2uvauf]{letter-spacing:-.03em;margin-bottom:20px;font-size:clamp(38px,7vw,76px);font-weight:800;line-height:1.04}.hero__accent[data-astro-cid-ge2uvauf]{background:linear-gradient(90deg,#fff,#c9c9ff 60%,#8f8ff0);color:#0000;background-clip:text}.hero__sub[data-astro-cid-ge2uvauf]{color:var(--text-dim);max-width:560px;margin-bottom:34px;font-size:clamp(16px,2vw,19px)}.hero__cta[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:14px;margin-bottom:22px;display:flex}.hero__note[data-astro-cid-ge2uvauf]{color:var(--text-faint);letter-spacing:.02em;font-size:13.5px}@media (width<=640px){.hero[data-astro-cid-ge2uvauf]{text-align:left;min-height:88vh}.hero__cta[data-astro-cid-ge2uvauf] .btn[data-astro-cid-ge2uvauf]{width:100%}}.intro[data-astro-cid-fmp4ekgg]{border-bottom:1px solid var(--border)}.intro__grid[data-astro-cid-fmp4ekgg]{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(40px,6vw,80px);display:grid}.intro__lead[data-astro-cid-fmp4ekgg]{letter-spacing:-.01em;margin-bottom:14px;font-size:clamp(18px,2.2vw,22px);font-weight:600;line-height:1.4}.intro__body[data-astro-cid-fmp4ekgg]{color:var(--text-dim);margin-bottom:26px}.intro__body[data-astro-cid-fmp4ekgg] strong[data-astro-cid-fmp4ekgg]{color:var(--text);font-weight:600}.intro__bullets[data-astro-cid-fmp4ekgg]{flex-direction:column;gap:12px;margin-bottom:32px;display:flex}.intro__bullet[data-astro-cid-fmp4ekgg]{color:var(--text-dim);align-items:center;gap:12px;font-size:15px;display:flex}.intro__check[data-astro-cid-fmp4ekgg]{background:var(--accent-soft);width:26px;height:26px;color:var(--accent);border:1px solid #f0b4294d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.intro__check[data-astro-cid-fmp4ekgg] svg[data-astro-cid-fmp4ekgg]{width:13px;height:13px}.intro__media[data-astro-cid-fmp4ekgg]{padding-bottom:24%;position:relative}.intro__img[data-astro-cid-fmp4ekgg]{border-radius:var(--radius);box-shadow:0 30px 80px #0000008c}.intro__img--main[data-astro-cid-fmp4ekgg]{aspect-ratio:1;object-fit:cover;width:82%}.intro__img--float[data-astro-cid-fmp4ekgg]{aspect-ratio:1;object-fit:cover;border:5px solid var(--bg);width:52%;animation:7s ease-in-out infinite floaty;position:absolute;bottom:0;right:0;transform:translateY(30%)}@keyframes floaty{50%{transform:translateY(26%)}}@media (width<=900px){.intro__grid[data-astro-cid-fmp4ekgg]{grid-template-columns:1fr}.intro__media[data-astro-cid-fmp4ekgg]{margin-bottom:40px;padding-bottom:0}.intro__img--float[data-astro-cid-fmp4ekgg]{animation:none;transform:translateY(0)}}.features__head[data-astro-cid-cognygiv]{text-align:center;margin-inline:auto;max-width:620px;margin-bottom:clamp(40px,6vw,64px)}.features__head[data-astro-cid-cognygiv] .section-eyebrow[data-astro-cid-cognygiv]:before{display:none}.features__head[data-astro-cid-cognygiv] .section-sub[data-astro-cid-cognygiv]{margin-inline:auto}.features__grid[data-astro-cid-cognygiv]{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.feature[data-astro-cid-cognygiv]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);transition:transform .3s var(--ease), border-color .3s ease, background .3s ease;grid-column:span 2;padding:30px 26px;position:relative;overflow:hidden}.feature[data-astro-cid-cognygiv]:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(120% 100% at 100% 0,#f0b42912,#0000 60%);transition:opacity .3s;position:absolute;inset:0}.feature[data-astro-cid-cognygiv]:hover{border-color:var(--border-strong);background:var(--surface-2);transform:translateY(-5px)}.feature[data-astro-cid-cognygiv]:hover:after{opacity:1}.feature__icon[data-astro-cid-cognygiv]{background:var(--accent-soft);width:48px;height:48px;color:var(--accent);transition:transform .3s var(--ease);border:1px solid #f0b42947;border-radius:14px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.feature[data-astro-cid-cognygiv]:hover .feature__icon[data-astro-cid-cognygiv]{transform:scale(1.08)rotate(-4deg)}.feature__icon[data-astro-cid-cognygiv] svg[data-astro-cid-cognygiv]{width:23px;height:23px}.feature__title[data-astro-cid-cognygiv]{letter-spacing:-.01em;margin-bottom:8px;font-size:16.5px;font-weight:600}.feature__body[data-astro-cid-cognygiv]{color:var(--text-dim);font-size:14px;line-height:1.6}@media (width<=1000px){.feature[data-astro-cid-cognygiv]{grid-column:span 3}}@media (width<=640px){.feature[data-astro-cid-cognygiv]{grid-column:span 6}}.product[data-astro-cid-zc6exnzh]{border-bottom:1px solid var(--border)}.product__grid[data-astro-cid-zc6exnzh]{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(40px,6vw,80px);display:grid}.product__gallery[data-astro-cid-zc6exnzh]{top:calc(var(--header-h) + 24px);position:sticky}.product__stage[data-astro-cid-zc6exnzh]{border-radius:var(--radius);background:var(--surface);border:1px solid var(--border);aspect-ratio:1;position:relative;overflow:hidden}.product__stage-img[data-astro-cid-zc6exnzh]{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease), opacity .25s ease}.product__stage[data-astro-cid-zc6exnzh]:hover .product__stage-img[data-astro-cid-zc6exnzh]{transform:scale(1.03)}.product__badge[data-astro-cid-zc6exnzh]{background:var(--danger);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius-pill);padding:6px 14px;font-size:12px;font-weight:700;position:absolute;top:16px;left:16px;box-shadow:0 6px 20px #ef6a5b66}.product__thumbs[data-astro-cid-zc6exnzh]{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px;display:grid}.product__thumb[data-astro-cid-zc6exnzh]{border-radius:var(--radius-sm);opacity:.6;transition:opacity .25s ease, border-color .25s ease, transform .25s var(--ease);aspect-ratio:1;border:2px solid #0000;overflow:hidden}.product__thumb[data-astro-cid-zc6exnzh] img[data-astro-cid-zc6exnzh]{object-fit:cover;width:100%;height:100%}.product__thumb[data-astro-cid-zc6exnzh]:hover{opacity:1;transform:translateY(-2px)}.product__thumb[data-astro-cid-zc6exnzh].is-active{opacity:1;border-color:var(--accent)}.product__name[data-astro-cid-zc6exnzh]{letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(30px,4vw,42px);font-weight:700}.product__price-row[data-astro-cid-zc6exnzh]{align-items:baseline;gap:10px;margin-bottom:14px;display:flex}.product__price[data-astro-cid-zc6exnzh]{letter-spacing:-.02em;font-size:38px;font-weight:800}.product__price-cur[data-astro-cid-zc6exnzh]{color:var(--text-dim);font-size:16px;font-weight:600}.product__compare[data-astro-cid-zc6exnzh]{color:var(--text-faint);font-size:17px;text-decoration:line-through}.product__chip[data-astro-cid-zc6exnzh]{background:var(--accent-soft);color:var(--accent);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-pill);border:1px solid #f0b4294d;padding:4px 10px;font-size:11.5px;font-weight:700}.product__stock[data-astro-cid-zc6exnzh]{color:var(--danger);align-items:center;gap:8px;margin-bottom:8px;font-size:13.5px;font-weight:600;display:inline-flex}.product__stock-dot[data-astro-cid-zc6exnzh]{background:var(--danger);border-radius:50%;width:8px;height:8px;animation:1.6s ease-in-out infinite blink}@keyframes blink{50%{opacity:.3}}.product__shipping[data-astro-cid-zc6exnzh]{color:var(--text-dim);margin-bottom:24px;font-size:14px}.product__variants[data-astro-cid-zc6exnzh]{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:22px;display:grid}.product__variant[data-astro-cid-zc6exnzh]{border-radius:var(--radius-sm);border:1.5px solid var(--border);background:var(--surface);transition:border-color .25s ease, background .25s ease, transform .25s var(--ease);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.product__variant[data-astro-cid-zc6exnzh]:hover{border-color:var(--border-strong);transform:translateY(-2px)}.product__variant[data-astro-cid-zc6exnzh].is-active{border-color:var(--accent);background:var(--accent-soft)}.product__variant-name[data-astro-cid-zc6exnzh]{font-size:14.5px;font-weight:600}.product__variant-price[data-astro-cid-zc6exnzh]{color:var(--text-dim);font-size:14px;font-weight:500}.product__variant[data-astro-cid-zc6exnzh].is-active .product__variant-price[data-astro-cid-zc6exnzh]{color:var(--accent)}.product__cta[data-astro-cid-zc6exnzh]{margin-bottom:24px}.product__demo-note[data-astro-cid-zc6exnzh]{text-align:center;color:var(--text-faint);margin-top:12px;font-size:12.5px}.product__perks[data-astro-cid-zc6exnzh]{border-top:1px solid var(--border);flex-direction:column;gap:12px;padding-top:22px;list-style:none;display:flex}.product__perks[data-astro-cid-zc6exnzh] li[data-astro-cid-zc6exnzh]{color:var(--text-dim);align-items:center;gap:12px;font-size:14px;display:flex}.product__perks[data-astro-cid-zc6exnzh] svg[data-astro-cid-zc6exnzh]{width:20px;height:20px;color:var(--accent);flex-shrink:0}@media (width<=900px){.product__grid[data-astro-cid-zc6exnzh]{grid-template-columns:1fr}.product__gallery[data-astro-cid-zc6exnzh]{position:static}}.app[data-astro-cid-rizp2rhg]{position:relative;overflow:hidden}.app[data-astro-cid-rizp2rhg]:before{content:"";pointer-events:none;background:radial-gradient(70% 60% at 80% 20%,#786eff14,#0000 60%),radial-gradient(50% 50% at 15% 85%,#f0b4290f,#0000 60%);position:absolute;inset:0}.app__grid[data-astro-cid-rizp2rhg]{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,6vw,80px);display:grid;position:relative}.app__list[data-astro-cid-rizp2rhg]{flex-direction:column;gap:12px;margin:26px 0 32px;list-style:none;display:flex}.app__list[data-astro-cid-rizp2rhg] li[data-astro-cid-rizp2rhg]{color:var(--text-dim);align-items:center;gap:12px;font-size:15px;display:flex}.app__list[data-astro-cid-rizp2rhg] svg[data-astro-cid-rizp2rhg]{width:18px;height:18px;color:var(--accent)}.app__media[data-astro-cid-rizp2rhg]{position:relative}.app__video-wrap[data-astro-cid-rizp2rhg]{border-radius:var(--radius);border:1px solid var(--border);aspect-ratio:16/9;background:#000;position:relative;overflow:hidden;box-shadow:0 40px 100px #0009}.app__video[data-astro-cid-rizp2rhg]{object-fit:cover;width:100%;height:100%}.app__play[data-astro-cid-rizp2rhg]{background:#00000040;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.app__play[data-astro-cid-rizp2rhg] svg[data-astro-cid-rizp2rhg]{color:#fff;filter:drop-shadow(0 6px 24px #00000080);width:74px;height:74px;transition:transform .3s var(--ease)}.app__play[data-astro-cid-rizp2rhg]:hover svg[data-astro-cid-rizp2rhg]{transform:scale(1.1)}.app__video-wrap[data-astro-cid-rizp2rhg].is-playing .app__play[data-astro-cid-rizp2rhg]{opacity:0;pointer-events:none}.app__video-wrap[data-astro-cid-rizp2rhg]:not(.is-playing):hover .app__play[data-astro-cid-rizp2rhg]{opacity:1}@media (width<=900px){.app__grid[data-astro-cid-rizp2rhg]{grid-template-columns:1fr}}.faq__inner[data-astro-cid-hemr5th4]{max-width:820px}.faq__head[data-astro-cid-hemr5th4]{text-align:center;margin-bottom:clamp(36px,5vw,56px)}.faq__head[data-astro-cid-hemr5th4] .section-eyebrow[data-astro-cid-hemr5th4]:before{display:none}.faq__head[data-astro-cid-hemr5th4] .section-sub[data-astro-cid-hemr5th4]{margin-inline:auto}.faq__mail[data-astro-cid-hemr5th4]{color:var(--accent);border-bottom:1px solid #f0b42966;transition:border-color .2s}.faq__mail[data-astro-cid-hemr5th4]:hover{border-color:var(--accent)}.faq__list[data-astro-cid-hemr5th4]{flex-direction:column;gap:12px;display:flex}.faq__item[data-astro-cid-hemr5th4]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);transition:border-color .25s;overflow:hidden}.faq__item[data-astro-cid-hemr5th4][open]{border-color:var(--border-strong)}.faq__q[data-astro-cid-hemr5th4]{cursor:pointer;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:16px;font-weight:600;list-style:none;display:flex}.faq__q[data-astro-cid-hemr5th4]::-webkit-details-marker{display:none}.faq__q[data-astro-cid-hemr5th4]:hover{color:var(--accent)}.faq__icon[data-astro-cid-hemr5th4]{border:1px solid var(--border);width:30px;height:30px;color:var(--text-dim);transition:transform .35s var(--ease), background .25s ease, color .25s ease;background:#ffffff0d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.faq__icon[data-astro-cid-hemr5th4] svg[data-astro-cid-hemr5th4]{width:14px;height:14px}.faq__item[data-astro-cid-hemr5th4][open] .faq__icon[data-astro-cid-hemr5th4]{background:var(--accent-soft);color:var(--accent);border-color:#f0b42959;transform:rotate(45deg)}.faq__a[data-astro-cid-hemr5th4]{color:var(--text-dim);animation:faqIn .35s var(--ease);padding:0 24px 22px;font-size:15px}@keyframes faqIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}
