.announcement-pill.svelte-yy47xc{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-muted);transition:border-color .25s var(--ease), background .25s var(--ease), transform .25s var(--ease);border-radius:999px;align-items:center;gap:8px;padding-block:4px;padding-inline:6px 14px;font-size:.82rem;font-weight:500;line-height:1.2;text-decoration:none;display:inline-flex}.announcement-pill.svelte-yy47xc:hover{border-color:color-mix(in srgb, var(--cyan) 35%, var(--glass-border));background:var(--bg-card-hover);transform:translateY(-1px)}.pill-badge.svelte-yy47xc{color:var(--cyan);background:color-mix(in srgb, var(--cyan) 14%, transparent);border:1px solid color-mix(in srgb, var(--cyan) 32%, transparent);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;align-items:center;padding:2px 8px;font-size:.62rem;font-weight:700;display:inline-flex}[dir=rtl] .pill-badge.svelte-yy47xc{letter-spacing:0}.pill-label.svelte-yy47xc{color:var(--text);font-weight:600}.arrow.svelte-yy47xc{color:var(--text-muted);transition:transform .25s var(--ease)}.announcement-pill.svelte-yy47xc:hover .arrow:where(.svelte-yy47xc){transform:translate(3px)}[dir=rtl] .announcement-pill.svelte-yy47xc:hover .arrow:where(.svelte-yy47xc){transform:scaleX(-1)translate(3px)}.strip.svelte-pjhing{flex-direction:column;gap:14px;width:100%;max-width:520px;display:flex}.label.svelte-pjhing{color:var(--text-muted);letter-spacing:.01em;font-size:.85rem;font-weight:600}.marquee.svelte-pjhing{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.track.svelte-pjhing{width:max-content;animation:32s linear infinite svelte-pjhing-scroll;display:flex}.marquee.svelte-pjhing:hover .track:where(.svelte-pjhing){animation-play-state:paused}@keyframes svelte-pjhing-scroll{to{transform:translate(-50%)}}.tile.svelte-pjhing{border-radius:var(--radius-xs);border:1px solid var(--glass-border);background:var(--glass-bg);width:48px;height:48px;transition:border-color .2s var(--ease), transform .2s var(--ease);flex:none;place-items:center;margin-inline-end:12px;display:grid}.tile.svelte-pjhing:hover{border-color:color-mix(in srgb, var(--cyan) 45%, transparent);transform:translateY(-2px)}@media (width<=900px){.strip.svelte-pjhing{text-align:center;align-items:center;margin-inline:auto}}@media (prefers-reduced-motion:reduce){.marquee.svelte-pjhing{overflow:visible;-webkit-mask-image:none;mask-image:none}.track.svelte-pjhing{flex-wrap:wrap;gap:12px;width:100%;animation:none}.tile.svelte-pjhing{margin-inline-end:0}.dup.svelte-pjhing{display:none}}.hero.svelte-jhuur8{padding:80px 24px var(--section-py-lg);overflow:hidden}.hero-top.svelte-jhuur8{justify-content:center;margin-bottom:36px;display:flex}.hero-pill-mobile.svelte-jhuur8{justify-content:center;display:none}.hero-inner.svelte-jhuur8{max-width:var(--max-width);grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin:0 auto;display:grid}.hero-content.svelte-jhuur8{flex-direction:column;gap:24px;min-width:0;display:flex}.hero-title.svelte-jhuur8{letter-spacing:-.04em;font-size:3.5rem;font-weight:800;line-height:1.1}.gradient-text.svelte-jhuur8{background:linear-gradient(135deg, var(--cyan), var(--purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-subtitle.svelte-jhuur8{color:var(--text-muted);max-width:500px;font-size:1.15rem;line-height:1.7}.hero-actions.svelte-jhuur8{flex-wrap:wrap;gap:16px;display:flex}.hero-fill.svelte-jhuur8{min-width:0;margin-top:8px}@keyframes svelte-jhuur8-phone-in{0%{opacity:0;transform:translateY(60px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes svelte-jhuur8-phone-in-left{0%{opacity:0;transform:rotate(-6deg)translate(20px)translateY(80px)}to{opacity:1;transform:rotate(-6deg)translate(20px)translateY(0)}}@keyframes svelte-jhuur8-phone-in-right{0%{opacity:0;transform:rotate(6deg)translate(-20px)translateY(80px)}to{opacity:1;transform:rotate(6deg)translate(-20px)translateY(0)}}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.hero-content.svelte-jhuur8{animation:linear both svelte-jhuur8-hero-exit-fade;animation-timeline:view();animation-range:exit exit 90%}.phones-fan.svelte-jhuur8{animation:linear both svelte-jhuur8-hero-exit-drift;animation-timeline:view();animation-range:exit exit 90%}}}@keyframes svelte-jhuur8-hero-exit-fade{0%{opacity:1;transform:translateY(0)}to{opacity:.15;transform:translateY(-60px)}}@keyframes svelte-jhuur8-hero-exit-drift{0%{transform:translateY(0)}to{transform:translateY(-40px)}}.hero-visual.svelte-jhuur8{--hero-visual-max-width:460px;justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.hero-visual.svelte-jhuur8:before{content:"";width:100%;max-width:var(--hero-visual-max-width);aspect-ratio:3/4;flex:none}.canvas-layer.svelte-jhuur8,.phones-fan.svelte-jhuur8{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.canvas-layer.svelte-jhuur8{opacity:0;transition:opacity .5s}.canvas-layer.visible.svelte-jhuur8{opacity:1}.phones-fan.svelte-jhuur8{--fan-phone-size:5.4px}.phone-wrapper.svelte-jhuur8{opacity:0;animation:1.2s cubic-bezier(.16,1,.3,1) forwards svelte-jhuur8-phone-in;position:relative}.phone-left.svelte-jhuur8{z-index:1;margin-right:-20px;animation-name:svelte-jhuur8-phone-in-left;animation-delay:.25s;transform:rotate(-6deg)translate(20px)}.phone-center.svelte-jhuur8{z-index:3;transform:translateY(-16px)}.phone-right.svelte-jhuur8{z-index:1;margin-left:-20px;animation-name:svelte-jhuur8-phone-in-right;animation-delay:.25s;transform:rotate(6deg)translate(-20px)}@media (prefers-reduced-motion:reduce){.phone-wrapper.svelte-jhuur8{opacity:1;animation:none}}.phones-fan.svelte-jhuur8 .phone{--notch-height:3.33em;--notch-width:33.3%;--notch-radius:calc(var(--border-radius) - calc(var(--pad) * 2))}.camera.svelte-jhuur8{height:var(--notch-height);aspect-ratio:1;pointer-events:none;z-index:4;top:calc(var(--pad) * 1.25);right:calc(50% - calc(var(--notch-width) * .5));margin-right:calc(var(--pad) * .333);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute}.camera.svelte-jhuur8:before{content:"";aspect-ratio:1;border-radius:inherit;background:radial-gradient(#6667ac,#0000 50%) 33.3% 10%/75% 50% no-repeat,#080928 radial-gradient(#454680,#0000 50%) 60% 85%/50% 50% no-repeat;height:33.3%;box-shadow:inset 0 0 .25em #4c4da3}.notch-container.svelte-jhuur8{z-index:3;top:calc(var(--pad) * .4);right:var(--pad);left:var(--pad);height:100%;max-height:calc(var(--notch-radius) * 2);pointer-events:none;justify-content:center;display:flex;position:absolute}.notch.svelte-jhuur8{border-radius:var(--notch-radius);transform-origin:top;width:100%;position:relative;overflow:hidden;transform:scale(.375,.35)}.notch.svelte-jhuur8:before{content:"";filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1'><defs><filter id='round'><feGaussianBlur in='SourceGraphic' stdDeviation='5' result='blur' /><feColorMatrix in='blur' mode='matrix' values='1 0 0 0 0  0 1 0 0 0  0 0 1 0 0  0 0 0 19 -9' result='goo'/><feComposite in='SourceGraphic' in2='goo' operator='atop'/></filter></defs></svg>#round");border-radius:inherit;background:#000;position:absolute;inset:0}.phones-fan.svelte-jhuur8 .screen picture{height:100%;line-height:0;display:block}.phones-fan.svelte-jhuur8 .screen img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=900px){.hero-top.svelte-jhuur8{display:none}.hero-pill-mobile.svelte-jhuur8{display:flex}.hero-inner.svelte-jhuur8{text-align:center;grid-template-columns:1fr;gap:20px}.hero-title.svelte-jhuur8{font-size:2.5rem}.hero-subtitle.svelte-jhuur8{max-width:100%;margin:0 auto}.hero-actions.svelte-jhuur8{justify-content:center}.hero-visual.svelte-jhuur8{--hero-visual-max-width:380px;order:-1;margin-block:-9%}.hero-visual.svelte-jhuur8:before{aspect-ratio:4/5}.phones-fan.svelte-jhuur8{--fan-phone-size:3.9px}}@media (width<=480px){.hero.svelte-jhuur8{padding:60px 16px 80px}.hero-title.svelte-jhuur8{font-size:2rem}.phones-fan.svelte-jhuur8{--fan-phone-size:3.2px}.phone-left.svelte-jhuur8{margin-right:-28px}.phone-right.svelte-jhuur8{margin-left:-28px}}.reveal.svelte-fdwbja{opacity:0;transition:opacity .6s var(--ease), transform .6s var(--ease);transform:translateY(30px)}.reveal.svelte-fdwbja.in-view{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal.svelte-fdwbja{opacity:1;transition:none;transform:none}}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.reveal.svelte-fdwbja{animation:linear both svelte-fdwbja-reveal-in;animation-timeline:view();animation-range:entry entry 38%}}}@keyframes svelte-fdwbja-reveal-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.gsap-owned .reveal.svelte-fdwbja,.reveal.svelte-fdwbja.gsap-owned{opacity:1;transition:none;animation:none;transform:none}.showcase-row.svelte-3lxu8n{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4.5rem);display:grid}.showcase-row.reverse.svelte-3lxu8n .showcase-text:where(.svelte-3lxu8n){order:2}.showcase-row.reverse.svelte-3lxu8n .showcase-visual:where(.svelte-3lxu8n){order:1}.showcase-text.svelte-3lxu8n{flex-direction:column;align-items:flex-start;gap:16px;min-width:0;display:flex}.showcase-text.svelte-3lxu8n .section-subtitle{max-width:46ch;margin:0}.showcase-visual.svelte-3lxu8n{justify-content:center;min-width:0;display:flex}@media (width<=900px){.showcase-row.svelte-3lxu8n{text-align:center;grid-template-columns:1fr;gap:2rem}.showcase-row.reverse.svelte-3lxu8n .showcase-text:where(.svelte-3lxu8n),.showcase-row.reverse.svelte-3lxu8n .showcase-visual:where(.svelte-3lxu8n){order:initial}.showcase-text.svelte-3lxu8n{align-items:center}.showcase-text.svelte-3lxu8n .section-subtitle{max-width:600px;margin:0 auto}}.live-badge.svelte-1r18xex{letter-spacing:.04em;text-transform:uppercase;color:#ef4444;background:#ef44441f;border:1px solid #ef44444d;border-radius:999px;align-items:center;gap:7px;padding:5px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.live-dot.svelte-1r18xex{background:#ef4444;border-radius:50%;width:7px;height:7px;animation:1.8s ease-out infinite svelte-1r18xex-live-pulse}@keyframes svelte-1r18xex-live-pulse{0%{box-shadow:0 0 #ef44448c}70%{box-shadow:0 0 0 7px #0000}to{box-shadow:0 0 #0000}}.stream-screen.svelte-1r18xex{background:linear-gradient(#0a0918 0%,#050414 100%);width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,sans-serif;position:relative;overflow:hidden}.wallpaper.svelte-1r18xex{z-index:0;background:radial-gradient(120% 50% at 50% 0,#6c5ce738,#0000 60%),radial-gradient(120% 50% at 50% 100%,#00bcd429,#0000 62%);position:absolute;inset:0}.screen-title.svelte-1r18xex{color:#fff;letter-spacing:-.02em;z-index:2;font-size:3.1em;font-weight:700;position:absolute;top:7.6%;left:7%}.stack.svelte-1r18xex{z-index:1;flex-direction:column;gap:.55em;font-size:1em;display:flex;position:absolute;inset:14.5% 5% 2.5%;-webkit-mask-image:linear-gradient(#000 88%,#0000 100%);mask-image:linear-gradient(#000 88%,#0000 100%)}.card-slot.svelte-1r18xex{will-change:transform, opacity}@media (prefers-reduced-motion:reduce){.live-dot.svelte-1r18xex{animation:none}}.header.svelte-kxrxoi{text-align:center;margin-bottom:36px}.carousel.svelte-kxrxoi{border-radius:var(--radius);padding:0;overflow:hidden}.tabs.svelte-kxrxoi{border-bottom:1px solid var(--border);scrollbar-width:none;display:flex;overflow-x:auto}.tabs.svelte-kxrxoi::-webkit-scrollbar{display:none}.tab.svelte-kxrxoi{color:var(--text-muted);white-space:nowrap;cursor:pointer;transition:color .3s var(--ease), border-color .3s var(--ease), background .3s var(--ease);background:0 0;border:none;border-bottom:2px solid #0000;flex:1 0 auto;padding:14px 18px;font-size:.9rem;font-weight:600}.tab.svelte-kxrxoi:hover{color:var(--text);background:var(--bg-overlay-softer)}.tab.active.svelte-kxrxoi{color:var(--cyan);border-bottom-color:var(--cyan)}.showcase.svelte-kxrxoi{align-items:center;gap:32px;padding:40px 44px;display:flex}.info-side.svelte-kxrxoi{flex:1;min-width:0}.tpl-name.svelte-kxrxoi{color:var(--text);margin:0 0 12px;font-size:1.4rem;font-weight:700}.tpl-desc.svelte-kxrxoi{color:var(--text-muted);max-width:38ch;margin:0;font-size:.98rem;line-height:1.65}.preview-side.svelte-kxrxoi{flex:1;place-items:center;min-width:0;display:grid}.preview-slot.svelte-kxrxoi{visibility:hidden;grid-area:1/1;width:100%}.preview-slot.active.svelte-kxrxoi{visibility:visible}.dots.svelte-kxrxoi{flex-wrap:wrap;justify-content:center;gap:8px;padding:0 0 24px;display:flex}.dot.svelte-kxrxoi{background:var(--border-light);cursor:pointer;width:8px;height:8px;transition:background .3s var(--ease), transform .3s var(--ease);border:none;border-radius:50%;padding:0}.dot.svelte-kxrxoi:hover{background:var(--text-muted)}.dot.active.svelte-kxrxoi{background:var(--cyan);transform:scale(1.3)}@media (width<=768px){.showcase.svelte-kxrxoi{flex-direction:column;gap:20px;padding:28px 22px}.info-side.svelte-kxrxoi{text-align:center}.tpl-desc.svelte-kxrxoi{max-width:none}.preview-side.svelte-kxrxoi{width:100%}}.playground-grid.svelte-14ky23s{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:40px;display:grid}.stage-col.svelte-14ky23s{justify-content:center;min-width:0;display:flex}.side-col.svelte-14ky23s{flex-direction:column;gap:14px;min-width:0;display:flex}.scenarios-label.svelte-14ky23s{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:.78rem;font-weight:600}.open-cta.svelte-14ky23s{justify-content:center;margin-top:6px}@media (width<=900px){.playground-grid.svelte-14ky23s{grid-template-columns:1fr;gap:24px}.side-col.svelte-14ky23s{width:100%;max-width:420px;margin:0 auto}}.tour-phone.svelte-dvtszn{--zoom-bottom-y:-20%;width:100%;max-width:420px}.widgets-pair.svelte-1alx7ec{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:24px;display:flex}.widget-column.svelte-1alx7ec{flex-direction:column;flex:0 auto;align-items:center;gap:12px;min-width:0;display:flex}.widget-label.svelte-1alx7ec{color:var(--text-muted);text-align:center;font-size:.875rem;font-weight:500}@media (width<=768px){.widgets-pair.svelte-1alx7ec{gap:16px}}.email-phone.svelte-10vtwh9{width:100%;max-width:420px}.gradient-text{background:linear-gradient(135deg, var(--cyan), var(--purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.phones-stage.svelte-12eiay6{--phone-size:6px;--phone-h:calc(var(--phone-size) * 80);--gap:28px;--join-scale:.7;--tip-gap:calc(var(--phone-size) * .5 * var(--join-scale));width:100%;max-width:calc(var(--phone-h) * 2 * var(--join-scale) + 100px);height:calc(var(--phone-h) + 48px);margin:0 auto;position:relative}.phone-slot.svelte-12eiay6{transform-origin:50% 0;transition:transform 1.4s cubic-bezier(.76,0,.24,1);position:absolute;top:50%;left:50%}.phone-slot-l.svelte-12eiay6{transform:translate(calc(-100% - var(--gap) / 2), -50%)}.phone-slot-r.svelte-12eiay6{transform:translate(calc(var(--gap) / 2), -50%)}.phones-stage.joined.svelte-12eiay6 .phone-slot-l:where(.svelte-12eiay6){transform:translate(calc(-50% - var(--tip-gap)), 0) rotate(90deg) scale(var(--join-scale))}.phones-stage.joined.svelte-12eiay6 .phone-slot-r:where(.svelte-12eiay6){transform:translate(calc(-50% + var(--tip-gap)), 0) rotate(-90deg) scale(var(--join-scale))}.phone-slot.svelte-12eiay6 .screen video{object-fit:cover;width:100%;height:100%;display:block}@media (prefers-reduced-motion:reduce){.phone-slot.svelte-12eiay6{transition:none}}@media (width<=780px){.phones-stage.svelte-12eiay6{--phone-size:4.8px}}@media (width<=520px){.phones-stage.svelte-12eiay6{--phone-size:3.4px;--gap:16px}}@media (width<=380px){.phones-stage.svelte-12eiay6{--phone-size:2.8px}}.paths-grid.svelte-krguhq{grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:48px;display:grid}.paths-grid.svelte-krguhq>.reveal{min-width:0;display:flex}.path-card.svelte-krguhq{flex-direction:column;width:100%;min-width:0;padding:36px;display:flex;overflow:hidden}.card-header.svelte-krguhq{align-items:center;gap:12px;margin-bottom:16px;display:flex}.card-header.svelte-krguhq h3:where(.svelte-krguhq){font-size:1.3rem;font-weight:700}.badge.svelte-krguhq{text-transform:uppercase;letter-spacing:.05em;border-radius:50px;flex-shrink:0;margin-inline-start:auto;padding:3px 10px;font-size:.65rem;font-weight:600;display:inline-block}.badge.easiest.svelte-krguhq{color:var(--cyan);background:linear-gradient(135deg,#00bcd426,#6c5ce726)}.badge.docker.svelte-krguhq{color:#0096ff;background:#0096ff1f}.badge.hacs.svelte-krguhq{color:var(--green);background:linear-gradient(135deg,#00d2d326,#00bcd426)}.path-description.svelte-krguhq{color:var(--text-muted);margin-bottom:24px;font-size:.92rem;line-height:1.6}.chip-grid.svelte-krguhq{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.service-chip.svelte-krguhq{background:var(--bg-overlay-soft);border:1px solid var(--border);white-space:nowrap;transition:border-color .3s var(--ease), background .3s var(--ease);border-radius:50px;align-items:center;gap:6px;padding:6px 12px;display:flex}.service-chip.svelte-krguhq:hover{border-color:var(--chip-color);background:color-mix(in srgb, var(--chip-color) 10%, transparent)}.chip-name.svelte-krguhq{color:var(--text-muted);font-size:.75rem;font-weight:500}.ha-entities.svelte-krguhq{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.entity-chip.svelte-krguhq{border-radius:var(--radius-xs);background:var(--bg-overlay-soft);border:1px solid var(--border);transition:border-color .3s var(--ease);align-items:center;gap:10px;padding:10px 14px;display:flex}.entity-chip.svelte-krguhq:hover{border-color:var(--border-light)}.entity-svg.svelte-krguhq{color:var(--text-muted)}.entity-name.svelte-krguhq{font-family:var(--font-mono);color:var(--text-muted);text-overflow:ellipsis;flex:1;min-width:0;font-size:.78rem;overflow:hidden}.entity-value.svelte-krguhq{font-family:var(--font-mono);color:var(--cyan);transition:opacity .4s var(--ease);flex-shrink:0;font-size:.78rem;font-weight:600}.card-stats.svelte-krguhq{align-items:center;gap:10px;margin-top:auto;margin-bottom:20px;display:flex}.stat.svelte-krguhq{color:var(--text-dim);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-size:.7rem;font-weight:600}.stat-dot.svelte-krguhq{background:var(--text-dim);border-radius:50%;flex-shrink:0;width:3px;height:3px}.path-link.svelte-krguhq{color:var(--cyan);transition:color .2s var(--ease), gap .2s var(--ease);align-items:center;font-size:.92rem;font-weight:600;display:inline-flex}.path-link.svelte-krguhq:hover{color:var(--purple-light)}.carousel-container.svelte-krguhq{padding:0;overflow:hidden}.service-tabs.svelte-krguhq{border-bottom:1px solid var(--border);scrollbar-width:none;display:flex;overflow-x:auto}.service-tabs.svelte-krguhq::-webkit-scrollbar{display:none}.service-tab.svelte-krguhq{min-width:0;color:var(--text-muted);cursor:pointer;transition:color .3s var(--ease), border-color .3s var(--ease), background .3s var(--ease);white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:8px;padding:16px 12px;font-size:.85rem;font-weight:500;display:flex}.service-tab.svelte-krguhq:hover{color:var(--text);background:var(--bg-overlay-softer)}.service-tab.active.svelte-krguhq{color:var(--cyan);border-bottom-color:var(--cyan)}.service-tab.svelte-krguhq img{opacity:.7;transition:opacity .3s var(--ease);flex-shrink:0}.service-tab.active.svelte-krguhq img{opacity:1}.showcase.svelte-krguhq{align-items:center;gap:48px;padding:48px;display:flex}.info-side.svelte-krguhq{flex:1;min-width:0}.info-side.svelte-krguhq img{flex-shrink:0;margin-bottom:20px}.service-name.svelte-krguhq{color:var(--text);margin-bottom:8px;font-size:1.5rem;font-weight:700}.service-tracks.svelte-krguhq{color:var(--text-muted);margin-bottom:24px;font-size:.95rem;line-height:1.6}.learn-more.svelte-krguhq{padding:10px 24px;font-size:.85rem}.arrow.svelte-krguhq{transition:transform .2s var(--ease)}.learn-more.svelte-krguhq:hover .arrow:where(.svelte-krguhq){transform:translate(4px)}.preview-side.svelte-krguhq{border-radius:var(--radius-sm);flex:1;min-width:0;display:grid;overflow:hidden}.preview-slot.svelte-krguhq{visibility:hidden;grid-area:1/1}.preview-slot.active.svelte-krguhq{visibility:visible}.dots.svelte-krguhq{justify-content:center;gap:8px;padding:16px 0 24px;display:flex}.dot.svelte-krguhq{background:var(--border-light);cursor:pointer;width:8px;height:8px;transition:background .3s var(--ease), transform .3s var(--ease);border:none;border-radius:50%;padding:0}.dot.svelte-krguhq:hover{background:var(--text-muted)}.dot.active.svelte-krguhq{background:var(--cyan);transform:scale(1.3)}@media (width<=1100px){.path-card.svelte-krguhq{padding:28px}.card-stats.svelte-krguhq{flex-wrap:wrap}}@media (width<=900px){.paths-grid.svelte-krguhq{grid-template-columns:1fr;gap:24px}}@media (width<=768px){.service-tabs.svelte-krguhq{overflow-x:auto}.service-tab.svelte-krguhq{flex:none;min-width:max-content;padding:14px 16px}.tab-name.svelte-krguhq{display:none}.service-tab.svelte-krguhq img{width:20px;height:20px}.showcase.svelte-krguhq{flex-direction:column;gap:32px;padding:32px 24px}.info-side.svelte-krguhq{text-align:center}.info-side.svelte-krguhq img{margin:0 auto 20px;display:block}.preview-side.svelte-krguhq{width:100%}}.watch-grid.svelte-159o7hu{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.watch-grid.svelte-159o7hu>.reveal{height:100%}.watch-card{text-align:center;flex-direction:column;align-items:center;height:100%;display:flex}.watch-shot.svelte-159o7hu{background:#000;border:1px solid #ffffff1f;border-radius:17%;width:100%;max-width:190px;margin:0 auto 18px;overflow:hidden;box-shadow:0 12px 30px #00000059}.watch-shot.svelte-159o7hu img:where(.svelte-159o7hu){width:100%;height:auto;display:block}.watch-title.svelte-159o7hu{margin-bottom:8px;font-size:1.05rem;font-weight:700}.watch-desc.svelte-159o7hu{color:var(--text-muted);font-size:.85rem;line-height:1.5}@media (width<=900px){.watch-grid.svelte-159o7hu{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.watch-grid.svelte-159o7hu{grid-template-columns:1fr}.watch-shot.svelte-159o7hu{max-width:200px}}.ipad-stage.svelte-1uw8n6b{justify-content:center;margin-bottom:48px;display:flex}.ipad-stage.svelte-1uw8n6b .screen video,.ipad-stage.svelte-1uw8n6b .screen img{object-fit:cover;width:100%;height:100%;display:block}.ipad-grid.svelte-1uw8n6b{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ipad-grid.svelte-1uw8n6b .reveal{display:flex}.ipad-grid.svelte-1uw8n6b .ipad-card{width:100%}.ipad-icon.svelte-1uw8n6b{color:var(--cyan);margin-bottom:16px}.ipad-title.svelte-1uw8n6b{margin-bottom:8px;font-size:1.05rem;font-weight:700}.ipad-desc.svelte-1uw8n6b{color:var(--text-muted);font-size:.85rem;line-height:1.5}@media (width<=768px){.ipad-grid.svelte-1uw8n6b{grid-template-columns:1fr}}.privacy-grid.svelte-d82fml{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.privacy-icon.svelte-d82fml{color:var(--cyan);margin-bottom:16px}.privacy-title.svelte-d82fml{margin-bottom:8px;font-size:1.05rem;font-weight:700}.privacy-desc.svelte-d82fml{color:var(--text-muted);font-size:.85rem;line-height:1.5}.privacy-footer.svelte-d82fml{text-align:center;margin-top:48px}@media (width<=900px){.privacy-grid.svelte-d82fml{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.privacy-grid.svelte-d82fml{grid-template-columns:1fr}}.pricing-wrapper.svelte-kak00{grid-template-columns:repeat(4,minmax(260px,320px));justify-content:center;gap:20px;display:grid}.pricing-card.svelte-kak00{--card-border-from:var(--cyan);--card-border-to:var(--purple);text-align:center;background:linear-gradient(var(--bg-surface), var(--bg-surface)) padding-box, linear-gradient(135deg, var(--card-border-from), var(--card-border-to)) border-box;border-radius:var(--radius);width:100%;-webkit-backdrop-filter:blur(var(--glass-blur));border:2px solid #0000;flex-direction:column;padding:32px 28px;display:flex;position:relative}.pricing-card-free.svelte-kak00{--card-border-from:#00bcd480;--card-border-to:#6c5ce766}.pricing-card-family.svelte-kak00{--card-border-from:var(--purple);--card-border-to:var(--cyan)}.pricing-badge-free.svelte-kak00{color:var(--cyan);background:linear-gradient(135deg,#00bcd42e,#6c5ce71f)}.pricing-badge-family.svelte-kak00{color:var(--purple-light);background:linear-gradient(135deg,#6c5ce72e,#00bcd41f)}.pricing-card-plan.svelte-kak00{box-shadow:0 12px 40px #00bcd42e,0 0 0 1px #6c5ce740}.pricing-features-block.svelte-kak00{flex-direction:column;gap:12px;margin-bottom:28px;display:flex}.pricing-features-intro.svelte-kak00{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;text-align:start;margin:0;font-size:.85rem;font-weight:600}.popular-ribbon.svelte-kak00{text-transform:uppercase;letter-spacing:.08em;color:#fff;background:linear-gradient(135deg, var(--cyan), var(--purple));white-space:nowrap;border-radius:50px;padding:6px 14px;font-size:.7rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.pricing-header.svelte-kak00{flex-direction:column;align-items:center;padding-bottom:12px;display:flex}.pricing-badge.svelte-kak00{text-transform:uppercase;letter-spacing:.05em;color:var(--cyan);background:linear-gradient(135deg,#00bcd426,#6c5ce726);border-radius:50px;margin-bottom:24px;padding:6px 16px;font-size:.75rem;font-weight:600;display:inline-block}.pricing-amount.svelte-kak00{justify-content:center;align-items:baseline;gap:2px;margin-bottom:8px;display:flex}.currency.svelte-kak00{color:var(--text-muted);font-size:1.5rem;font-weight:600}.price.svelte-kak00{letter-spacing:-.03em;font-size:4rem;font-weight:800;line-height:1}.cents.svelte-kak00{font-size:1.5rem;font-weight:700}.period.svelte-kak00{color:var(--text-muted);margin-inline-start:4px;font-size:1rem}.pricing-trial.svelte-kak00{color:var(--text-muted);font-size:.9rem;line-height:1.45}.pricing-trial-note.svelte-kak00{color:var(--cyan);margin-top:6px;font-size:.85rem;font-weight:600;line-height:1.45}.pricing-features.svelte-kak00{text-align:start;flex-direction:column;gap:14px;margin:8px 0 0;padding:0;list-style:none;display:flex}.pricing-feature.svelte-kak00{color:var(--text);align-items:baseline;gap:12px;font-size:.95rem;line-height:1.5;display:flex}.check.svelte-kak00{color:var(--cyan);flex-shrink:0;font-weight:700}.pricing-cta.svelte-kak00{justify-content:center;width:100%;margin-top:auto}.pricing-cta[aria-disabled=true].svelte-kak00{opacity:.55;cursor:not-allowed;pointer-events:none}@media (width<=1180px){.pricing-wrapper.svelte-kak00{grid-template-columns:repeat(2,minmax(280px,360px))}}@media (width<=700px){.pricing-wrapper.svelte-kak00{grid-template-columns:minmax(300px,420px)}}@media (width<=480px){.pricing-card.svelte-kak00{padding:28px 24px}.price.svelte-kak00{font-size:3rem}}.stats-section.svelte-nu61xs{padding-top:var(--section-py-sm);padding-bottom:var(--section-py-sm)}.stats-row.svelte-nu61xs{border:1px solid var(--glass-border);border-radius:var(--radius);background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));grid-template-columns:repeat(4,1fr);gap:24px;padding:36px 24px;display:grid}.stat.svelte-nu61xs{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.stat-value.svelte-nu61xs{letter-spacing:-.03em;background:linear-gradient(135deg, var(--cyan), var(--purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.75rem;font-weight:800;line-height:1}.stat-label.svelte-nu61xs{color:var(--text-muted);font-size:.9rem}@media (width<=700px){.stats-row.svelte-nu61xs{grid-template-columns:repeat(2,1fr);gap:28px 16px}.stat-value.svelte-nu61xs{font-size:2.25rem}}.cta-content.svelte-jr9c0v{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.cta-title.svelte-jr9c0v{letter-spacing:-.03em;max-width:700px;font-size:2.5rem;font-weight:800;line-height:1.2}.cta-subtitle.svelte-jr9c0v{color:var(--text-muted);max-width:500px;font-size:1.1rem}.cta-actions.svelte-jr9c0v{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:8px;display:flex}@media (width<=768px){.cta-title.svelte-jr9c0v{font-size:1.75rem}}
