.device-frame:where(.astro-q6wakv2t){display:inline-block;max-width:280px;width:100%;perspective:1000px}.device-frame__bezel:where(.astro-q6wakv2t){position:relative;background:#1a1a1a;border-radius:40px;padding:12px;min-height:500px;aspect-ratio:9 / 19.5;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #ffffff1a inset;transition:transform .4s ease-out,box-shadow .4s ease-out}.device-frame__bezel:where(.astro-q6wakv2t):hover{transform:rotateY(-5deg) rotateX(2deg);box-shadow:0 30px 60px -15px #0000004d,0 0 0 1px #ffffff1a inset}.device-frame__notch:where(.astro-q6wakv2t){position:absolute;top:22px;left:50%;transform:translate(-50%);width:84px;height:24px;background:#000;border-radius:12px;z-index:1}.device-frame__bezel:where(.astro-q6wakv2t) img:where(.astro-q6wakv2t){width:100%;border-radius:28px;display:block}@media(prefers-reduced-motion:reduce){.device-frame__bezel:where(.astro-q6wakv2t){transition:none}.device-frame__bezel:where(.astro-q6wakv2t):hover{transform:none}}.hero:where(.astro-wxdhcwxu){padding-block:var(--space-2xl) var(--space-xl);background:linear-gradient(180deg,#FFF5E6 0%,var(--color-bg) 100%);overflow:hidden;position:relative}.hero:where(.astro-wxdhcwxu):before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background-image:radial-gradient(2px 2px at 8% 15%,var(--color-orange) 50%,transparent 50%),radial-gradient(3px 3px at 20% 65%,var(--color-orange-light) 50%,transparent 50%),radial-gradient(2px 2px at 35% 8%,var(--color-orange) 50%,transparent 50%),radial-gradient(2px 2px at 50% 75%,var(--color-orange-light) 50%,transparent 50%),radial-gradient(3px 3px at 65% 20%,var(--color-orange) 50%,transparent 50%),radial-gradient(2px 2px at 80% 60%,var(--color-orange-light) 50%,transparent 50%),radial-gradient(2px 2px at 92% 35%,var(--color-orange) 50%,transparent 50%),radial-gradient(3px 3px at 12% 85%,var(--color-orange-light) 50%,transparent 50%);background-size:100% 200%;animation:stars-drift 20s linear infinite;opacity:.3}.hero__inner:where(.astro-wxdhcwxu){position:relative;z-index:1}.hero__headline:where(.astro-wxdhcwxu){display:flex;align-items:flex-start;justify-content:center;gap:var(--space-md)}.hero__shield:where(.astro-wxdhcwxu){width:72px;height:auto;flex-shrink:0;margin-block-start:.15em;transition:opacity .3s;filter:drop-shadow(0 8px 24px rgba(255,149,0,.2))}.hero__shield:where(.astro-wxdhcwxu).is-docked{opacity:0;pointer-events:none}@keyframes ks-shield-roll{0%{transform:rotate(0) scale(1)}25%{transform:rotate(360deg) scale(1.2)}50%{transform:rotate(720deg) scale(.9)}75%{transform:rotate(1080deg) scale(1.15)}to{transform:rotate(1440deg) scale(1)}}.hero__shield:where(.astro-wxdhcwxu).is-rolling{animation:ks-shield-roll 1.2s cubic-bezier(.4,0,.2,1)}@media(prefers-reduced-motion:reduce){.hero__shield:where(.astro-wxdhcwxu).is-rolling{animation:none}}.hero__split:where(.astro-wxdhcwxu){display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--space-2xl)}.hero__title:where(.astro-wxdhcwxu){letter-spacing:-.03em}.hero__subtitle:where(.astro-wxdhcwxu){font-size:clamp(1.0625rem,2vw,1.25rem);color:var(--color-text-secondary);margin-block-start:var(--space-md)}.hero__cta:where(.astro-wxdhcwxu){margin-block-start:var(--space-lg);display:flex;flex-direction:column;align-items:center;gap:var(--space-sm)}.hero__platform:where(.astro-wxdhcwxu){font-size:.8125rem;color:var(--color-text-secondary);max-width:none;margin:0}.hero__device:where(.astro-wxdhcwxu){max-width:280px;width:100%;position:relative;animation:hero-float 4s ease-in-out infinite}.hero__device:where(.astro-wxdhcwxu):before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200%;height:200%;border-radius:50%;background:radial-gradient(circle,rgba(255,149,0,.08) 0%,rgba(255,149,0,.03) 30%,transparent 60%);pointer-events:none;z-index:-1;filter:blur(40px)}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(min-width:768px){.hero:where(.astro-wxdhcwxu){padding-block:var(--space-3xl) var(--space-2xl)}.hero__split:where(.astro-wxdhcwxu){flex-direction:row;text-align:start;align-items:center;gap:var(--space-3xl)}.hero__text:where(.astro-wxdhcwxu){flex:1}.hero__headline:where(.astro-wxdhcwxu){justify-content:flex-start}.hero__cta:where(.astro-wxdhcwxu){align-items:flex-start}.hero__device:where(.astro-wxdhcwxu){flex-shrink:0;max-width:300px}}@media(prefers-reduced-motion:reduce){.hero:where(.astro-wxdhcwxu):before{animation:none}.hero__device:where(.astro-wxdhcwxu){animation:none}}@media(prefers-color-scheme:dark){:root:not([data-theme]) .hero:where(.astro-wxdhcwxu){background:linear-gradient(180deg,#1A1200 0%,var(--color-bg) 100%)}:root:not([data-theme]) .hero__device:where(.astro-wxdhcwxu):before{background:radial-gradient(circle,rgba(255,149,0,.06) 0%,rgba(255,149,0,.02) 30%,transparent 60%)}}:root[data-theme=dark] .hero:where(.astro-wxdhcwxu){background:linear-gradient(180deg,#1A1200 0%,var(--color-bg) 100%)}:root[data-theme=dark] .hero__device:where(.astro-wxdhcwxu):before{background:radial-gradient(circle,rgba(255,149,0,.06) 0%,rgba(255,149,0,.02) 30%,transparent 60%)}.stats-bar:where(.astro-pfdizkth){padding-block:var(--space-2xl);border-block-end:1px solid var(--color-border)}.stats-bar__inner:where(.astro-pfdizkth){display:flex;justify-content:center;gap:var(--space-2xl)}.stats-bar__stat:where(.astro-pfdizkth){text-align:center;flex:1;max-width:200px}.stats-bar__value:where(.astro-pfdizkth){display:block;font-size:clamp(2rem,5vw,3rem);font-weight:800;letter-spacing:-.03em;line-height:1.1}.stats-bar__label:where(.astro-pfdizkth){display:block;margin-block-start:var(--space-xs);font-size:.875rem;color:var(--color-text-secondary);font-weight:500}.feature-grid__heading:where(.astro-qks2ga46){margin-block-end:var(--space-3xl)}.feature-grid__grid:where(.astro-qks2ga46){display:grid;grid-template-columns:1fr;gap:var(--space-lg)}.feature-grid__item:where(.astro-qks2ga46){text-align:center;background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-xl) var(--space-lg);transition:transform .3s ease-out,box-shadow .3s ease-out}.feature-grid__item:where(.astro-qks2ga46):hover{transform:translateY(-4px);box-shadow:0 12px 24px -8px #0000001a}.feature-grid__icon:where(.astro-qks2ga46){display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:#ff95001a;border-radius:var(--radius-sm);margin-block-end:var(--space-md);color:var(--color-orange)}.feature-grid__title:where(.astro-qks2ga46){font-size:1.125rem;margin-block-end:var(--space-xs)}.feature-grid__desc:where(.astro-qks2ga46){color:var(--color-text-secondary);font-size:.9375rem;margin-inline:auto}@media(prefers-color-scheme:dark){:root:not([data-theme]) .feature-grid__icon:where(.astro-qks2ga46){background:#ff950026}:root:not([data-theme]) .feature-grid__item:where(.astro-qks2ga46):hover{box-shadow:0 12px 24px -8px #0006}}:root[data-theme=dark] .feature-grid__icon:where(.astro-qks2ga46){background:#ff950026}:root[data-theme=dark] .feature-grid__item:where(.astro-qks2ga46):hover{box-shadow:0 12px 24px -8px #0006}@media(prefers-reduced-motion:reduce){.feature-grid__item:where(.astro-qks2ga46){transition:none}.feature-grid__item:where(.astro-qks2ga46):hover{transform:none}}@media(min-width:640px){.feature-grid__grid:where(.astro-qks2ga46){grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.feature-grid__grid:where(.astro-qks2ga46){grid-template-columns:repeat(4,1fr)}}.scoring-modes:where(.astro-j7pv25f6){overflow:hidden}.scoring-modes__intro:where(.astro-j7pv25f6){margin-block-end:var(--space-xl);font-size:.9375rem;max-width:none}.scoring-modes__layout:where(.astro-j7pv25f6){display:flex;flex-direction:column;align-items:center;gap:var(--space-2xl)}.scoring-modes__tabs-panel:where(.astro-j7pv25f6){flex:1;width:100%}.scoring-modes__tabs:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;gap:var(--space-sm);margin-block-end:var(--space-xl)}.scoring-modes__tab:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-md);border:1px solid var(--color-border);border-radius:100px;background:var(--color-bg-alt);color:var(--color-text-secondary);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s,transform .3s cubic-bezier(.34,1.56,.64,1)}.scoring-modes__tab:where(.astro-j7pv25f6):hover{border-color:var(--color-orange);color:var(--color-text)}.scoring-modes__tab:where(.astro-j7pv25f6).is-active{background:var(--color-orange);border-color:var(--color-orange);color:#fff;transform:scale(1.08)}.scoring-modes__tab-icon:where(.astro-j7pv25f6){display:inline-flex;align-items:center}.scoring-modes__detail:where(.astro-j7pv25f6){min-height:80px}.scoring-modes__info:where(.astro-j7pv25f6){display:none}.scoring-modes__info:where(.astro-j7pv25f6).is-active{display:block;animation:mode-fade-in .3s ease-out}@keyframes mode-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.scoring-modes__desc:where(.astro-j7pv25f6){font-size:1.0625rem;color:var(--color-text-secondary);line-height:1.6;margin-block-end:var(--space-sm);max-width:none;margin-inline:0}.scoring-modes__example:where(.astro-j7pv25f6){font-size:.875rem;color:var(--color-text-secondary);max-width:none;margin-inline:0}.scoring-modes__device:where(.astro-j7pv25f6){position:relative;max-width:300px;width:100%}.scoring-modes__frame:where(.astro-j7pv25f6){position:absolute;inset:0;opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translate(20px) scale(.95)}.scoring-modes__frame:where(.astro-j7pv25f6):first-child{position:relative}.scoring-modes__frame:where(.astro-j7pv25f6).is-active{opacity:1;transform:translate(0) scale(1)}@media(min-width:768px){.scoring-modes__layout:where(.astro-j7pv25f6){flex-direction:row;align-items:center}.scoring-modes__tabs-panel:where(.astro-j7pv25f6){text-align:start}.scoring-modes__device:where(.astro-j7pv25f6){flex-shrink:0}}@media(prefers-reduced-motion:reduce){.scoring-modes__info:where(.astro-j7pv25f6).is-active{animation:none}.scoring-modes__tab:where(.astro-j7pv25f6).is-active{transform:none}}.airplay:where(.astro-j7pv25f6){position:relative;overflow:hidden}.airplay__grid:where(.astro-j7pv25f6){display:flex;flex-direction:column;align-items:center;gap:var(--space-2xl)}.airplay__text:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){max-width:none;margin-inline:0}.airplay__list:where(.astro-j7pv25f6){list-style:none;margin-block-start:var(--space-lg);padding-inline-start:0}.airplay__list:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6){padding:var(--space-sm) 0;padding-inline-start:var(--space-lg);position:relative;color:var(--color-text-secondary)}.airplay__list:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6):before{content:"✓";position:absolute;inset-inline-start:0;color:var(--color-orange);font-weight:700}.airplay__tv:where(.astro-j7pv25f6){max-width:480px;width:100%;position:relative}.airplay__tv:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){width:100%;border-radius:var(--radius-md);box-shadow:0 0 60px #ff950026,0 25px 50px -12px #0006}@media(min-width:768px){.airplay__grid:where(.astro-j7pv25f6){flex-direction:row;align-items:center}.airplay__text:where(.astro-j7pv25f6){flex:1}.airplay__tv:where(.astro-j7pv25f6){flex-shrink:0}}.privacy:where(.astro-j7pv25f6){position:relative;overflow:hidden}.privacy__inner:where(.astro-j7pv25f6){max-width:880px;margin-inline:auto;text-align:center}.privacy__intro:where(.astro-j7pv25f6){margin-block-start:var(--space-md);font-size:1.0625rem;color:#ffffffbf;max-width:640px;margin-inline:auto}.privacy__points:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr;gap:var(--space-xl);margin-block-start:var(--space-2xl);text-align:start}.privacy__point:where(.astro-j7pv25f6){padding-inline-start:var(--space-lg);border-inline-start:3px solid var(--color-orange)}.privacy__point:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:1.125rem;color:#fff;margin-block-end:var(--space-xs)}.privacy__point:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:#ffffffbf;font-size:.9375rem;max-width:none;margin:0}.privacy__footnote:where(.astro-j7pv25f6){margin-block-start:var(--space-2xl);font-size:.9375rem}.privacy__link:where(.astro-j7pv25f6){color:var(--color-orange);text-decoration:none;font-weight:600}.privacy__link:where(.astro-j7pv25f6):hover{text-decoration:underline}@media(min-width:768px){.privacy__points:where(.astro-j7pv25f6){grid-template-columns:repeat(3,1fr);gap:var(--space-2xl)}}.journey__grid:where(.astro-j7pv25f6){display:flex;flex-direction:column;align-items:center;gap:var(--space-2xl)}.journey__device:where(.astro-j7pv25f6){max-width:280px;width:100%;flex-shrink:0}.journey__text:where(.astro-j7pv25f6){flex:1}.journey__text:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){max-width:none;margin-inline:0}.journey__list:where(.astro-j7pv25f6){list-style:none;margin-block-start:var(--space-lg);padding-inline-start:0}.journey__list:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6){padding:var(--space-sm) 0;padding-inline-start:var(--space-lg);position:relative;color:var(--color-text-secondary)}.journey__list:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6):before{content:"✓";position:absolute;inset-inline-start:0;color:var(--color-orange);font-weight:700}@media(min-width:768px){.journey__grid:where(.astro-j7pv25f6){flex-direction:row;align-items:center;gap:var(--space-3xl)}.journey__device:where(.astro-j7pv25f6){max-width:300px}}.memories__grid:where(.astro-j7pv25f6){display:flex;flex-direction:column-reverse;align-items:center;gap:var(--space-2xl)}.memories__device:where(.astro-j7pv25f6){max-width:280px;width:100%;flex-shrink:0}.memories__text:where(.astro-j7pv25f6){flex:1}.memories__text:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){max-width:none;margin-inline:0}.memories__list:where(.astro-j7pv25f6){list-style:none;margin-block-start:var(--space-lg);padding-inline-start:0}.memories__list:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6){padding:var(--space-sm) 0;padding-inline-start:var(--space-lg);position:relative;color:var(--color-text-secondary)}.memories__list:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6):before{content:"✓";position:absolute;inset-inline-start:0;color:var(--color-orange);font-weight:700}@media(min-width:768px){.memories__grid:where(.astro-j7pv25f6){flex-direction:row;align-items:center;gap:var(--space-3xl)}.memories__device:where(.astro-j7pv25f6){max-width:300px}}.kids__sub:where(.astro-j7pv25f6){margin-block-start:var(--space-md);font-size:1.0625rem;max-width:560px;margin-inline:auto}.kids__trust:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-sm);margin-block-start:var(--space-lg);margin-block-end:var(--space-2xl)}.kids__badge:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-md);border-radius:100px;font-size:.75rem;font-weight:700;letter-spacing:.03em;background:#ff950026;color:#7a4500;border:1px solid rgba(255,149,0,.35)}@media(prefers-color-scheme:dark){:root:not([data-theme]) .kids__badge:where(.astro-j7pv25f6){color:var(--color-orange)}}:root[data-theme=dark] .kids__badge:where(.astro-j7pv25f6){color:var(--color-orange)}:root[data-theme=light] .kids__badge:where(.astro-j7pv25f6){color:#7a4500}.kids__grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr;gap:var(--space-xl)}.kids__feature:where(.astro-j7pv25f6){text-align:center;padding:var(--space-lg);border-radius:var(--radius-md)}.kids__icon:where(.astro-j7pv25f6){font-size:2.5rem;display:block;margin-block-end:var(--space-sm)}.kids__feature:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){margin-block-end:var(--space-xs)}.kids__feature--confetti:where(.astro-j7pv25f6){position:relative;overflow:hidden;cursor:pointer;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;background:transparent;border:0;margin:0;font:inherit;color:inherit;width:100%;text-align:center}.kids__feature--confetti:where(.astro-j7pv25f6) :where(.astro-j7pv25f6),.kids__feature--confetti:where(.astro-j7pv25f6) :where(.astro-j7pv25f6)::selection{user-select:none;-webkit-user-select:none}.kids__feature--confetti:where(.astro-j7pv25f6)::selection,.kids__feature--confetti:where(.astro-j7pv25f6) :where(.astro-j7pv25f6)::selection{background:transparent}.kids__feature--confetti:where(.astro-j7pv25f6):focus-visible{outline:2px solid var(--color-orange);outline-offset:2px}.confetti-score:where(.astro-j7pv25f6){display:inline-block;font-family:var(--font-accent);font-weight:700;font-size:1.25em;color:var(--color-orange);min-width:1.5em;text-align:center;font-variant-numeric:tabular-nums}.confetti-score:where(.astro-j7pv25f6).is-bumping{animation:confetti-score-bump .3s ease-out}@keyframes confetti-score-bump{0%{transform:scale(1)}50%{transform:scale(1.35)}to{transform:scale(1)}}#confetti-badge:where(.astro-j7pv25f6).is-popping{animation:confetti-badge-pop .5s cubic-bezier(.34,1.56,.64,1)}@keyframes confetti-badge-pop{0%{transform:scale(1) rotate(0)}50%{transform:scale(1.4) rotate(-12deg)}to{transform:scale(1) rotate(0)}}@media(prefers-reduced-motion:reduce){.confetti-score:where(.astro-j7pv25f6).is-bumping,#confetti-badge:where(.astro-j7pv25f6).is-popping{animation:none}}#confetti-canvas:where(.astro-j7pv25f6){position:absolute;inset:0;width:100%;height:100%;pointer-events:none}@media(min-width:640px){.kids__grid:where(.astro-j7pv25f6){grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.kids__grid:where(.astro-j7pv25f6){grid-template-columns:repeat(4,1fr)}}.final-cta:where(.astro-j7pv25f6){background:linear-gradient(135deg,#1a0800,#111 40%,#0a0a1a);color:#f0f0f0;position:relative;overflow:hidden}.final-cta:where(.astro-j7pv25f6):before{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(2px 2px at 10% 20%,var(--color-orange) 50%,transparent 50%),radial-gradient(2px 2px at 30% 70%,var(--color-orange-light) 50%,transparent 50%),radial-gradient(3px 3px at 55% 15%,var(--color-orange) 50%,transparent 50%),radial-gradient(2px 2px at 75% 60%,var(--color-orange-light) 50%,transparent 50%),radial-gradient(2px 2px at 90% 40%,var(--color-orange) 50%,transparent 50%);background-size:100% 200%;animation:stars-drift 20s linear infinite;opacity:.2}@keyframes stars-drift{0%{background-position:0 0}to{background-position:0 100%}}.final-cta:where(.astro-j7pv25f6) .container:where(.astro-j7pv25f6){position:relative;z-index:1}.final-cta:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:clamp(2rem,5vw,3.5rem)}.final-cta:where(.astro-j7pv25f6) .text-secondary:where(.astro-j7pv25f6){color:#999}.final-cta__sub:where(.astro-j7pv25f6){margin-block-start:var(--space-md);font-size:1.0625rem}.final-cta__action:where(.astro-j7pv25f6){margin-block-start:var(--space-xl)}.final-cta__platform:where(.astro-j7pv25f6){margin-block-start:var(--space-md);font-size:.8125rem;color:#fff6}@media(prefers-reduced-motion:reduce){.final-cta:where(.astro-j7pv25f6):before{animation:none}}
