:root{--pink:#ff0268;--pink-glow:#ff026826;--green:#06e163;--green-glow:#06e16326;--blue:#1ec0ff;--blue-glow:#1ec0ff26;--cloud-burst:#232f61;--black:#100020;--white:#fff;--gray-50:#f8f9fc;--gray-100:#eef0f6;--gray-200:#d8dce8;--gray-300:#b0b6cc;--gray-400:#8890aa;--gray-500:#636b88;--gray-600:#3e4562;--gray-700:#2a3050;--gray-800:#1a1e38;--gray-900:#0e1126;--text-primary:var(--cloud-burst);--text-secondary:var(--gray-500);--text-on-dark:#ffffffe6;--text-muted-on-dark:#ffffff8c;--bg-light:var(--white);--bg-dark:var(--black);--bg-dark-elevated:#1a1030;--border-light:#232f6114;--border-dark:#ffffff14;--font-display:"Space Grotesk", system-ui, sans-serif;--font-body:"Inter", system-ui, sans-serif;--ease-out:cubic-bezier(.22, 1, .36, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--ease-expo:cubic-bezier(.16, 1, .3, 1);--header-height:72px;--max-width:1200px;--max-width-wide:1400px;--gradient-stripe:linear-gradient(135deg, var(--pink), var(--blue), var(--green));--gradient-stripe-h:linear-gradient(90deg, var(--pink), var(--blue), var(--green))}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{font-family:var(--font-body);background:var(--bg-light);color:var(--text-primary);font-size:17px;line-height:1.7;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:var(--font-body);cursor:pointer;background:0 0;border:none}.skip-link{background:var(--blue);color:var(--white);font-family:var(--font-display);z-index:9999;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:top .2s;position:absolute;top:-100px;left:16px}.skip-link:focus{top:16px}:focus-visible{outline:3px solid var(--blue);outline-offset:3px;border-radius:4px}.reveal{opacity:0;transition:all .8s var(--ease-expo);transform:translateY(40px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transition:all .8s var(--ease-expo);transform:translate(-40px)}.reveal-left.visible{opacity:1;transform:translate(0)}.reveal-scale{opacity:0;transition:all .8s var(--ease-expo);transform:scale(.92)}.reveal-scale.visible{opacity:1;transform:scale(1)}.stagger-1{transition-delay:50ms}.stagger-2{transition-delay:.1s}.stagger-3{transition-delay:.15s}.stagger-4{transition-delay:.2s}.stagger-5{transition-delay:.25s}.stagger-6{transition-delay:.3s}.stagger-7{transition-delay:.35s}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal,.reveal-left,.reveal-scale{opacity:1!important;transition:none!important;transform:none!important}}.logo-svg[data-astro-cid-f7espo7c]{display:block}.deck-body[data-astro-cid-jjhhsyye]{background:var(--bg-dark);width:100%;height:100%;overflow:hidden}.deck[data-astro-cid-jjhhsyye]{width:100vw;height:100vh;position:relative}.deck-logo[data-astro-cid-jjhhsyye]{opacity:.6;position:absolute;top:3vh;left:4vw}.slide[data-astro-cid-jjhhsyye]{opacity:0;pointer-events:none;background:linear-gradient(135deg, var(--bg-dark) 0%, var(--gray-900) 100%);flex-direction:column;justify-content:center;padding:6vh 8vw;transition:opacity .5s,transform .5s;display:flex;position:absolute;inset:0;transform:translate(40px)}.slide[data-astro-cid-jjhhsyye].active{opacity:1;pointer-events:auto;transform:translate(0)}.slide[data-astro-cid-jjhhsyye] h1[data-astro-cid-jjhhsyye]{font-family:var(--font-display);letter-spacing:-.03em;color:var(--white);font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1.1}.slide[data-astro-cid-jjhhsyye] h2[data-astro-cid-jjhhsyye].cta-headline{letter-spacing:-.03em;font-size:clamp(2rem,5vw,4rem);line-height:1.1}.slide[data-astro-cid-jjhhsyye] h2[data-astro-cid-jjhhsyye]{font-family:var(--font-display);letter-spacing:-.02em;color:var(--white);font-size:clamp(1.6rem,3.5vw,2.8rem);font-weight:700;line-height:1.2}.slide[data-astro-cid-jjhhsyye] h3[data-astro-cid-jjhhsyye]{font-family:var(--font-display);color:var(--white);font-size:clamp(1rem,1.8vw,1.3rem);font-weight:600;line-height:1.3}.slide[data-astro-cid-jjhhsyye] p[data-astro-cid-jjhhsyye],.slide[data-astro-cid-jjhhsyye] li[data-astro-cid-jjhhsyye]{color:var(--text-muted-on-dark);font-size:clamp(.9rem,1.3vw,1.1rem);line-height:1.7}.lead[data-astro-cid-jjhhsyye]{color:var(--text-muted-on-dark);max-width:700px;font-size:clamp(1.05rem,1.6vw,1.35rem)}.slide[data-astro-cid-jjhhsyye] h1[data-astro-cid-jjhhsyye] em[data-astro-cid-jjhhsyye],.slide[data-astro-cid-jjhhsyye] h2[data-astro-cid-jjhhsyye] em[data-astro-cid-jjhhsyye]{font-style:normal}.slide[data-astro-cid-jjhhsyye] h1[data-astro-cid-jjhhsyye] em[data-astro-cid-jjhhsyye]{background:var(--gradient-stripe);-webkit-text-fill-color:transparent;background-clip:text}.accent-pink[data-astro-cid-jjhhsyye]{color:var(--pink)}.accent-blue[data-astro-cid-jjhhsyye]{color:var(--blue)}.accent-green[data-astro-cid-jjhhsyye]{color:var(--green)}.two-col[data-astro-cid-jjhhsyye]{grid-template-columns:1fr 1fr;align-items:start;gap:4vw;margin-top:3vh;display:grid}.three-col[data-astro-cid-jjhhsyye]{grid-template-columns:1fr 1fr 1fr;gap:2vw;margin-top:3vh;display:grid}.stack[data-astro-cid-jjhhsyye]{flex-direction:column;gap:.8rem;display:flex}.mt[data-astro-cid-jjhhsyye]{margin-top:2.5vh}.mt-lg[data-astro-cid-jjhhsyye]{margin-top:4vh}.pill[data-astro-cid-jjhhsyye]{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.06em;background:var(--blue-glow);color:var(--blue);border-radius:100px;margin-bottom:1rem;padding:.3rem .9rem;font-size:.75rem;font-weight:600;display:inline-block}.card[data-astro-cid-jjhhsyye]{border:1px solid var(--border-dark);background:#ffffff0a;border-radius:16px;padding:1.8rem 1.6rem;transition:background .2s}.card[data-astro-cid-jjhhsyye]:hover{background:#ffffff12}.card[data-astro-cid-jjhhsyye] h3[data-astro-cid-jjhhsyye]{margin-bottom:.5rem}.card[data-astro-cid-jjhhsyye] p[data-astro-cid-jjhhsyye]{font-size:clamp(.8rem,1.1vw,.95rem)}.icon-card[data-astro-cid-jjhhsyye]{text-align:center;padding:2rem 1.4rem}.icon-card[data-astro-cid-jjhhsyye] .icon[data-astro-cid-jjhhsyye]{margin-bottom:.8rem;font-size:2rem;display:block}.numbered-list[data-astro-cid-jjhhsyye]{counter-reset:steps;list-style:none}.numbered-list[data-astro-cid-jjhhsyye] li[data-astro-cid-jjhhsyye]{counter-increment:steps;color:var(--text-on-dark);align-items:flex-start;gap:1rem;margin-bottom:1rem;font-size:clamp(.85rem,1.2vw,1rem);display:flex}.numbered-list[data-astro-cid-jjhhsyye] li[data-astro-cid-jjhhsyye]:before{content:counter(steps);background:var(--blue);color:#fff;width:1.8rem;height:1.8rem;font-family:var(--font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.feature-row[data-astro-cid-jjhhsyye]{border-bottom:1px solid #ffffff0d;align-items:flex-start;gap:1rem;padding:.8rem 0;display:flex}.feature-row[data-astro-cid-jjhhsyye]:last-child{border-bottom:none}.feature-dot[data-astro-cid-jjhhsyye]{border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:.4rem}.pink-dot[data-astro-cid-jjhhsyye]{background:var(--pink)}.blue-dot[data-astro-cid-jjhhsyye]{background:var(--blue)}.green-dot[data-astro-cid-jjhhsyye]{background:var(--green)}.feature-row[data-astro-cid-jjhhsyye] h3[data-astro-cid-jjhhsyye]{margin-bottom:.2rem;font-size:clamp(.9rem,1.3vw,1.1rem)}.feature-row[data-astro-cid-jjhhsyye] p[data-astro-cid-jjhhsyye]{font-size:clamp(.78rem,1vw,.88rem)}.compare-cards[data-astro-cid-jjhhsyye]{display:none}.compare-table[data-astro-cid-jjhhsyye]{border-collapse:collapse;width:100%;margin-top:2vh;font-size:clamp(.78rem,1.1vw,.92rem)}.compare-table[data-astro-cid-jjhhsyye] th[data-astro-cid-jjhhsyye]{text-align:left;font-family:var(--font-display);color:var(--white);border-bottom:2px solid #ffffff1a;padding:.7rem 1.1rem;font-size:clamp(.82rem,1.2vw,.95rem);font-weight:600}.compare-table[data-astro-cid-jjhhsyye] td[data-astro-cid-jjhhsyye]{color:var(--text-muted-on-dark);border-bottom:1px solid #ffffff0a;padding:.65rem 1.1rem}.compare-table[data-astro-cid-jjhhsyye] tr[data-astro-cid-jjhhsyye]:last-child td[data-astro-cid-jjhhsyye]{border-bottom:none}.check[data-astro-cid-jjhhsyye]{color:var(--green);font-weight:700}.cross[data-astro-cid-jjhhsyye]{color:var(--gray-500)}.process-step[data-astro-cid-jjhhsyye]{align-items:flex-start;gap:1.2rem;margin-bottom:.7rem;display:flex}.step-num[data-astro-cid-jjhhsyye]{width:2rem;height:2rem;font-family:var(--font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.step-num[data-astro-cid-jjhhsyye].pink{background:var(--pink-glow);color:var(--pink)}.step-num[data-astro-cid-jjhhsyye].blue{background:var(--blue-glow);color:var(--blue)}.step-num[data-astro-cid-jjhhsyye].green{background:var(--green-glow);color:var(--green)}.step-content[data-astro-cid-jjhhsyye] h3[data-astro-cid-jjhhsyye]{margin-bottom:.1rem;font-size:clamp(.85rem,1.2vw,1.05rem)}.step-content[data-astro-cid-jjhhsyye] p[data-astro-cid-jjhhsyye]{font-size:clamp(.75rem,.95vw,.85rem)}.nav[data-astro-cid-jjhhsyye]{z-index:100;gap:.6rem;display:flex;position:fixed;bottom:2.5vh;right:4vw}.nav[data-astro-cid-jjhhsyye] button[data-astro-cid-jjhhsyye]{color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1rem;transition:all .2s;display:flex}.nav[data-astro-cid-jjhhsyye] button[data-astro-cid-jjhhsyye]:hover{background:var(--blue);border-color:var(--blue)}.progress[data-astro-cid-jjhhsyye]{background:var(--gradient-stripe-h);z-index:100;height:3px;transition:width .4s;position:fixed;top:0;left:0}.slide-counter[data-astro-cid-jjhhsyye]{font-family:var(--font-display);color:var(--text-muted-on-dark);z-index:100;font-size:.8rem;font-weight:500;position:fixed;bottom:3vh;left:4vw}.title-slide[data-astro-cid-jjhhsyye]{text-align:center;justify-content:center;align-items:center}.title-slide[data-astro-cid-jjhhsyye] h1[data-astro-cid-jjhhsyye]{margin-bottom:1.5rem;font-size:clamp(2.2rem,5.5vw,4.5rem)}.title-slide[data-astro-cid-jjhhsyye] .lead[data-astro-cid-jjhhsyye]{text-align:center;margin:0 auto}.glow[data-astro-cid-jjhhsyye]{filter:blur(120px);opacity:.15;pointer-events:none;border-radius:50%;width:400px;height:400px;position:absolute}.glow-pink[data-astro-cid-jjhhsyye]{background:var(--pink);top:-100px;right:-100px}.glow-blue[data-astro-cid-jjhhsyye]{background:var(--blue);bottom:-100px;left:-100px}.cta-slide[data-astro-cid-jjhhsyye]{text-align:center;align-items:center}.cta-button[data-astro-cid-jjhhsyye]{background:var(--blue);color:#fff;font-family:var(--font-display);transition:all .3s var(--ease-out);border-radius:100px;margin-top:2rem;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;text-decoration:none;display:inline-block;box-shadow:0 4px 24px #1ec0ff4d}.cta-button[data-astro-cid-jjhhsyye]:hover{background:#0eaaee;transform:translateY(-2px);box-shadow:0 8px 32px #1ec0ff66}@media (width<=1024px){.slide[data-astro-cid-jjhhsyye]{padding:5vh 5vw}.three-col[data-astro-cid-jjhhsyye]{grid-template-columns:1fr 1fr;gap:1.5rem}.compare-table[data-astro-cid-jjhhsyye]{font-size:.82rem}.compare-table[data-astro-cid-jjhhsyye] th[data-astro-cid-jjhhsyye],.compare-table[data-astro-cid-jjhhsyye] td[data-astro-cid-jjhhsyye]{padding:.5rem .7rem}}@media (width<=768px){.deck-body[data-astro-cid-jjhhsyye]{flex-direction:column;height:100dvh;display:flex;overflow:hidden}.deck[data-astro-cid-jjhhsyye]{flex:1;height:auto;position:relative}.slide[data-astro-cid-jjhhsyye]{-webkit-overflow-scrolling:touch;justify-content:flex-start;padding:56px 24px 24px;inset:0;overflow-y:auto}.title-slide[data-astro-cid-jjhhsyye]{justify-content:center}.deck-logo[data-astro-cid-jjhhsyye]{top:14px;left:20px}.two-col[data-astro-cid-jjhhsyye],.three-col[data-astro-cid-jjhhsyye]{grid-template-columns:1fr;gap:12px;margin-top:16px}.mt[data-astro-cid-jjhhsyye]{margin-top:12px}.mt-lg[data-astro-cid-jjhhsyye]{margin-top:16px}.slide[data-astro-cid-jjhhsyye] h1[data-astro-cid-jjhhsyye]{font-size:1.8rem}.slide[data-astro-cid-jjhhsyye] h2[data-astro-cid-jjhhsyye]{font-size:1.4rem}.slide[data-astro-cid-jjhhsyye] h3[data-astro-cid-jjhhsyye]{font-size:1rem}.lead[data-astro-cid-jjhhsyye]{font-size:.95rem}.title-slide[data-astro-cid-jjhhsyye] h1[data-astro-cid-jjhhsyye]{margin-bottom:1rem;font-size:2rem}.card[data-astro-cid-jjhhsyye]{border-radius:12px;padding:1.2rem 1rem}.icon-card[data-astro-cid-jjhhsyye]{padding:1.4rem 1rem}.icon-card[data-astro-cid-jjhhsyye] .icon[data-astro-cid-jjhhsyye]{margin-bottom:.5rem;font-size:1.6rem}.pill[data-astro-cid-jjhhsyye]{margin-bottom:.75rem;padding:.25rem .7rem;font-size:.7rem}.process-step[data-astro-cid-jjhhsyye]{gap:.8rem;margin-bottom:.5rem}.step-num[data-astro-cid-jjhhsyye]{width:1.6rem;height:1.6rem;font-size:.7rem}.feature-row[data-astro-cid-jjhhsyye]{gap:.8rem;padding:.6rem 0}.feature-dot[data-astro-cid-jjhhsyye]{width:8px;height:8px;margin-top:.35rem}.numbered-list[data-astro-cid-jjhhsyye] li[data-astro-cid-jjhhsyye]{gap:.8rem;margin-bottom:.8rem;font-size:.88rem}.numbered-list[data-astro-cid-jjhhsyye] li[data-astro-cid-jjhhsyye]:before{width:1.5rem;height:1.5rem;font-size:.7rem}.compare-desktop[data-astro-cid-jjhhsyye]{display:none}.compare-cards[data-astro-cid-jjhhsyye]{flex-direction:column;gap:10px;display:flex}.compare-card[data-astro-cid-jjhhsyye]{border:1px solid var(--border-dark);background:#ffffff0a;border-radius:12px;padding:14px 16px}.compare-card[data-astro-cid-jjhhsyye] h3[data-astro-cid-jjhhsyye]{color:var(--white);margin-bottom:8px;font-size:.9rem}.compare-row[data-astro-cid-jjhhsyye]{color:var(--text-muted-on-dark);justify-content:space-between;padding:3px 0;font-size:.8rem;display:flex}.compare-row[data-astro-cid-jjhhsyye] span[data-astro-cid-jjhhsyye]{color:var(--gray-400)}.check-row[data-astro-cid-jjhhsyye]{color:var(--green);border-top:1px solid #ffffff0f;margin-top:4px;padding-top:6px;font-weight:600}.check-row[data-astro-cid-jjhhsyye] span[data-astro-cid-jjhhsyye]{color:var(--green)}.nav[data-astro-cid-jjhhsyye]{background:var(--bg-dark);padding:14px 20px;padding-bottom:calc(14px + env(safe-area-inset-bottom,0px));border-top:1px solid #ffffff14;flex-shrink:0;justify-content:stretch;align-items:center;gap:10px;position:relative;bottom:auto;right:auto}.nav[data-astro-cid-jjhhsyye] button[data-astro-cid-jjhhsyye]{width:auto;height:48px;font-size:1rem;font-family:var(--font-display);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;flex:1;font-weight:600}.nav[data-astro-cid-jjhhsyye] button[data-astro-cid-jjhhsyye]:active{background:var(--blue);border-color:var(--blue)}.slide-counter[data-astro-cid-jjhhsyye]{font-size:.7rem;position:absolute;inset:-24px 24px auto auto}.glow[data-astro-cid-jjhhsyye]{width:200px;height:200px}.cta-button[data-astro-cid-jjhhsyye]{margin-top:1.5rem;padding:.8rem 2rem;font-size:.95rem}}@media (width<=400px){.slide[data-astro-cid-jjhhsyye]{padding:72px 16px}.slide[data-astro-cid-jjhhsyye] h1[data-astro-cid-jjhhsyye]{font-size:1.5rem}.slide[data-astro-cid-jjhhsyye] h2[data-astro-cid-jjhhsyye]{font-size:1.2rem}.title-slide[data-astro-cid-jjhhsyye] h1[data-astro-cid-jjhhsyye]{font-size:1.7rem}.card[data-astro-cid-jjhhsyye]{padding:1rem .8rem}}
