.login-container.svelte-13jxno1{display:flex;flex-direction:column;align-items:center;width:100%;max-width:400px;margin:0 auto;padding:.5rem;box-sizing:border-box}.login-title.svelte-13jxno1{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--color-text);text-align:center}.form-container.svelte-13jxno1{width:100%}.form-container.svelte-13jxno1 label:where(.svelte-13jxno1){display:block;margin-bottom:.5rem;font-weight:500;font-size:1rem;color:var(--color-text-secondary)}.centering.svelte-13jxno1{display:flex;justify-content:center;align-items:center;height:100%;padding:2rem 0}.success-container.svelte-13jxno1{text-align:center;padding:1rem;border-radius:.5rem;background-color:var(--color-surface-primary-subtle);margin-top:1rem}p.error.svelte-13jxno1{color:var(--color-danger);margin-bottom:1rem;padding:.75rem;background-color:var(--color-danger-subtle);border-radius:.5rem;font-size:.875rem;text-align:center}p.info.svelte-13jxno1{color:var(--color-text);margin-bottom:1rem;font-size:1rem;line-height:1.5}.success-container.svelte-13jxno1 code{font-family:inherit;font-size:inherit;background-color:var(--color-surface-2);padding:.125rem .4rem;border-radius:.375rem;word-break:break-all}form.svelte-13jxno1{width:100%;display:flex;flex-direction:column;gap:.75rem;box-sizing:border-box}form.svelte-13jxno1 input:where(.svelte-13jxno1){width:100%;box-sizing:border-box;background-color:var(--color-surface-2);padding:.6rem .75rem;border:1px solid var(--color-border);font-size:1rem;border-radius:.375rem;color:var(--color-text);transition:border-color .2s ease}form.svelte-13jxno1 input:where(.svelte-13jxno1):focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 2px var(--color-surface-primary-subtle)}button.try-button{margin:.25rem;font-size:var(--font-caption);padding:.4rem .75rem;font-weight:700;background:var(--color-lime);color:var(--color-text-on-light)}.signin-link.svelte-1f6snvv{color:var(--color-text-on-primary);font-size:.875rem;font-weight:600;text-decoration:none;padding:.4rem .6rem;transition:opacity .18s ease}.signin-link.svelte-1f6snvv:hover{opacity:.8;text-decoration:underline}button.announcement-close{margin:0 .25rem}header.svelte-1f6snvv{padding:.75rem .5rem;height:2.5rem;display:flex;width:100%;justify-content:space-between;position:fixed;left:0;right:0;top:0;z-index:1000;box-sizing:border-box;view-transition-name:site-header;background-color:color-mix(in srgb,var(--color-bg-base) 60%,transparent);background-image:var(--color-glass-shine-radial);-webkit-backdrop-filter:blur(8px) saturate(180%);backdrop-filter:blur(8px) saturate(180%);box-shadow:var(--color-shadow-md)}@media (prefers-reduced-transparency: reduce),(prefers-reduced-motion: reduce){header.svelte-1f6snvv{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:var(--color-surface-1);background-image:none}}header.svelte-1f6snvv .announcement:where(.svelte-1f6snvv){display:none}header.svelte-1f6snvv .announcement:where(.svelte-1f6snvv):not(.closed){position:absolute;bottom:0;left:0;right:0;transform:translateY(100%);background-color:var(--color-primary);color:var(--color-text-on-primary);opacity:.85;padding:.25rem .5rem;display:flex}header.svelte-1f6snvv .announcement:where(.svelte-1f6snvv):not(.closed) p:where(.svelte-1f6snvv){padding:0;margin:auto;text-align:center}header.svelte-1f6snvv .announcement:where(.svelte-1f6snvv):not(.closed) p:where(.svelte-1f6snvv) a:where(.svelte-1f6snvv){color:inherit;text-decoration:underline}@media screen and (min-width: 1260px){header.svelte-1f6snvv{padding:1rem .75rem;height:3rem}}header.svelte-1f6snvv .left:where(.svelte-1f6snvv),header.svelte-1f6snvv .right:where(.svelte-1f6snvv){height:100%;flex-grow:0;display:flex;align-items:center}header.svelte-1f6snvv .point-count:where(.svelte-1f6snvv){color:var(--color-text-on-primary);font-size:.875rem;font-weight:500;background-color:var(--color-on-primary-pill);padding:.3rem .6rem;border-radius:2rem;margin-right:.25rem;white-space:nowrap;display:inline-flex;align-items:center;gap:.3rem}header.svelte-1f6snvv .point-count:where(.svelte-1f6snvv) .point-icon:where(.svelte-1f6snvv){width:1.6em;height:1.6em;display:inline-block;vertical-align:middle}@media screen and (min-width: 1260px){header.svelte-1f6snvv .point-count:where(.svelte-1f6snvv){font-size:.875rem;padding:.4rem .75rem;margin-right:.5rem;gap:.4rem}}header.svelte-1f6snvv .point-count-button:where(.svelte-1f6snvv){border:none;cursor:pointer;font-family:inherit;line-height:1;transition:background-color .18s ease,transform .12s ease}header.svelte-1f6snvv .point-count-button:where(.svelte-1f6snvv):hover{background-color:color-mix(in srgb,var(--color-on-primary-pill) 70%,white)}header.svelte-1f6snvv .point-count-button:where(.svelte-1f6snvv):active{transform:scale(.97)}header.svelte-1f6snvv .point-count-button:where(.svelte-1f6snvv):focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}header.svelte-1f6snvv .point-plus:where(.svelte-1f6snvv){color:color-mix(in srgb,var(--color-text-on-primary) 55%,transparent);font-size:1em;font-weight:600;line-height:1;display:inline-block;transform:translateY(-.08em)}header.svelte-1f6snvv h1:where(.svelte-1f6snvv){margin:0;padding:0 .25rem;height:100%;max-width:100%;display:flex;align-items:center}@media screen and (min-width: 1260px){header.svelte-1f6snvv h1:where(.svelte-1f6snvv){padding:0 .5rem}}header.svelte-1f6snvv h1:where(.svelte-1f6snvv) .logo-link:where(.svelte-1f6snvv){display:flex;align-items:center;gap:.4rem;text-decoration:none;color:var(--color-text-on-primary)}header.svelte-1f6snvv h1:where(.svelte-1f6snvv) .logo-icon:where(.svelte-1f6snvv){height:1.75rem;width:1.75rem;object-fit:contain;flex-shrink:0}@media screen and (min-width: 1260px){header.svelte-1f6snvv h1:where(.svelte-1f6snvv) .logo-icon:where(.svelte-1f6snvv){height:2rem;width:2rem}}header.svelte-1f6snvv h1:where(.svelte-1f6snvv) .logo-wordmark:where(.svelte-1f6snvv){width:auto;max-width:100%;max-height:1.25rem;object-fit:contain}@media screen and (min-width: 1260px){header.svelte-1f6snvv h1:where(.svelte-1f6snvv) .logo-wordmark:where(.svelte-1f6snvv){max-height:1.5rem}}.footer.svelte-1thnhhp{background-color:var(--color-surface-0);color:var(--color-text);padding:2rem;padding-bottom:calc(6.5rem + env(safe-area-inset-bottom,0px));width:100%;margin-top:4rem;box-sizing:border-box}.footer-container.svelte-1thnhhp{width:100%;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:0 1.5rem;box-sizing:border-box}.footer-brand.svelte-1thnhhp{display:flex;align-items:center;gap:.4rem;flex-shrink:0;text-decoration:none;color:var(--color-text)}.footer-brand.svelte-1thnhhp .logo-icon:where(.svelte-1thnhhp){height:1.75rem;width:1.75rem;object-fit:contain;flex-shrink:0}@media screen and (min-width: 1260px){.footer-brand.svelte-1thnhhp .logo-icon:where(.svelte-1thnhhp){height:2rem;width:2rem}}.footer-brand.svelte-1thnhhp .logo-wordmark:where(.svelte-1thnhhp){width:auto;max-width:100%;max-height:1.25rem;object-fit:contain}@media screen and (min-width: 1260px){.footer-brand.svelte-1thnhhp .logo-wordmark:where(.svelte-1thnhhp){max-height:1.5rem}}.footer-links.svelte-1thnhhp{display:flex;flex-wrap:wrap;gap:.5rem 2rem;justify-content:center}.footer-links.svelte-1thnhhp a:where(.svelte-1thnhhp){color:var(--color-text-secondary);text-decoration:none;font-size:.875rem;transition:color .2s ease;white-space:nowrap}.footer-links.svelte-1thnhhp a:where(.svelte-1thnhhp):hover{color:var(--color-text)}.footer-copyright.svelte-1thnhhp{flex-shrink:0}.footer-copyright.svelte-1thnhhp p:where(.svelte-1thnhhp){color:var(--color-text-muted);font-size:.875rem;margin:0;white-space:nowrap}@media screen and (max-width: 720px){.footer-container.svelte-1thnhhp{flex-direction:column;text-align:center;gap:1.5rem}.footer-links.svelte-1thnhhp{justify-content:center}}:root{font-size:16px;--color-primary: #4F46E5;--color-primary-light: #6366F1;--color-primary-dark: #3730A3;--color-secondary: #7C3AED;--color-secondary-light: #8B5CF6;--color-secondary-dark: #5B21B6;--color-text: #F3F4F6;--color-text-secondary: #E5E7EB;--color-text-muted: #A1A1AA;--color-text-on-primary: #FFFFFF;--color-text-on-secondary: #FFFFFF;--color-bg-base: #0A0A0D;--color-surface-0: #000000;--color-surface-1: #18181B;--color-surface-2: #27272A;--color-surface-3: #34343A;--color-border: #3A3A40;--color-border-strong: #52525B;--color-hover-overlay: rgba(255, 255, 255, .05);--color-active-overlay: rgba(255, 255, 255, .08);--color-focus-ring: rgba(79, 70, 229, .45);--color-overlay-soft: rgba(0, 0, 0, .2);--color-overlay-medium: rgba(0, 0, 0, .35);--color-icon-overlay-btn-bg: rgba(0, 0, 0, .45);--color-overlay-strong: rgba(0, 0, 0, .6);--color-overlay: rgba(0, 0, 0, .7);--color-overlay-backdrop: rgba(0, 0, 0, .8);--color-overlay-white: rgba(255, 255, 255, .7);--color-overlay-white-strong: rgba(255, 255, 255, .9);--color-on-primary-pill: rgba(255, 255, 255, .15);--color-shadow-text-subtle: rgba(0, 0, 0, .15);--color-shadow-inset-subtle: rgba(0, 0, 0, .08);--color-shadow-primary-glow: rgba(55, 48, 163, .35);--color-shadow-primary-glow-strong: rgba(55, 48, 163, .45);--color-shadow-sm: 0 1px 3px rgba(0, 0, 0, .6), 0 2px 6px rgba(0, 0, 0, .3);--color-shadow-md: 0 4px 12px rgba(0, 0, 0, .55), 0 2px 4px rgba(0, 0, 0, .35);--color-shadow-lg: 0 8px 24px rgba(0, 0, 0, .6), 0 4px 8px rgba(0, 0, 0, .4);--color-surface-cool-tint: rgba(79, 70, 229, .06);--color-surface-primary-subtle: rgba(79, 70, 229, .12);--color-secondary-subtle: rgba(124, 58, 237, .18);--color-glass-tint-cool: rgba(79, 70, 229, .08);--color-glass-tint-neutral: rgba(255, 255, 255, .04);--color-glass-tint-warm: rgba(124, 58, 237, .07);--color-glass-border: rgba(255, 255, 255, .12);--color-glass-border-strong: rgba(255, 255, 255, .18);--color-glass-rim-light: rgba(255, 255, 255, .06);--color-glass-rim-shadow: rgba(0, 0, 0, .35);--color-glass-shine-radial: radial-gradient(120% 80% at 30% 0%, rgba(255, 255, 255, .1), transparent 60%);--color-success: #4ADE80;--color-success-subtle: rgba(74, 222, 128, .12);--color-success-border: rgba(74, 222, 128, .3);--color-danger: #F87171;--color-danger-subtle: rgba(248, 113, 113, .12);--color-danger-border: rgba(248, 113, 113, .3);--color-warning: #F97316;--color-warning-subtle: rgba(249, 115, 22, .12);--color-warning-border: rgba(249, 115, 22, .3);--color-info: #60A5FA;--color-info-subtle: rgba(96, 165, 250, .12);--color-info-border: rgba(96, 165, 250, .3);--color-info-fg: #BFDBFE;--color-info-icon: #93C5FD;--color-offer-accent: #FACC15;--color-offer-bg-from: #FEF9C3;--color-offer-bg-to: #FEF08A;--color-offer-text: #78350F;--color-offer-text-secondary: #A16207;--color-offer-action: #EAB308;--color-offer-action-hover: #CA8A04;--color-success-strong: #16A34A;--color-divider-light: #E5E7EB;--color-text-on-light: #000000;--color-checkout-pill: rgba(255, 255, 255, .2);--color-brand-heart: #FF4060;--color-brand-star-bg: #F4F1FC;--color-brand-star-gold: #FFD700;--color-brand-pink-line: rgba(233, 76, 136, .3);--color-lime: #D2FC31;--color-lime-deep: #B8E62A;--color-lime-glow: rgba(210, 252, 49, .28);--gradient-primary-gradient: linear-gradient(135deg, #3730A3 0%, #7C3AED 55%, #4F46E5 100%);--gradient-checkout-progress: linear-gradient(to right, #A855F7, #3730A3);--gradient-video-hero-overlay: linear-gradient(180deg, rgba(0, 0, 0, .15) 0%, rgba(0, 0, 0, .35) 60%, #000000 100%);--gradient-glass-ambient-mesh: radial-gradient(60% 50% at 80% 10%, rgba(91, 33, 182, .18), transparent), radial-gradient(50% 60% at 10% 90%, rgba(55, 48, 163, .14), transparent);--gradient-media-i2v: linear-gradient(135deg, #0b1733, #3a0b3a 55%, #b8228a);--gradient-media-i2i: linear-gradient(135deg, #1a2a4a, #6d5ad6 50%, #e8915a);--gradient-media-t2v: linear-gradient(135deg, #241410, #6b2e1e 55%, #c0633a);--gradient-media-t2i: linear-gradient(135deg, #2a0b3a, #b8228a 55%, #2a6ad6);--space-2xs: .25rem;--space-xs: .5rem;--space-sm: .75rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4rem;--space-4xl: 6rem;--radius-xs: .1875rem;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-pill: 2rem;--radius-full: 9999px;--font-caption: .75rem;--font-footnote: .875rem;--font-body: 1rem;--font-subhead: 1.125rem;--font-title: 1.5rem;--font-display: 2.25rem;--font-hero: 3rem;--tracking-tight: -.01em;--tracking-normal: 0;--tracking-wide: .03em;--tracking-wider: .06em;--dur-fast: .18s;--dur-base: .3s;--dur-slow: .6s;--dur-slower: .7s;--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-spring: cubic-bezier(.34, 1.56, .64, 1);--ease-standard: cubic-bezier(.4, 0, .2, 1);--texture-grain: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}html{overflow-x:clip}html,body{overflow-x:clip;max-width:100vw}body{padding:0;margin:0;background-color:var(--color-bg-base);color:var(--color-text);font-family:DM Sans,system-ui,sans-serif;font-weight:400;min-height:100vh;overflow-x:clip;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;pointer-events:none;background-image:var(--gradient-glass-ambient-mesh);background-repeat:no-repeat;background-size:cover}button,input,select,textarea,optgroup{font-family:inherit}h1,h2,h3,h4,h5,h6{color:var(--color-text);margin:0 0 .5em}h1{font-size:var(--font-hero);font-weight:700;line-height:1.2;letter-spacing:var(--tracking-tight)}h2{font-size:var(--font-display);font-weight:700;line-height:1.2;letter-spacing:var(--tracking-tight)}h3{font-size:var(--font-title);font-weight:700;line-height:1.2;letter-spacing:var(--tracking-tight)}h4{font-size:var(--font-subhead);font-weight:600;line-height:1.5}h5{font-size:var(--font-body);font-weight:600;line-height:1.5}h6{font-size:var(--font-footnote);font-weight:600;line-height:1.5;letter-spacing:var(--tracking-wide)}a{color:var(--color-primary);text-decoration:none}a:hover{color:var(--color-primary-light)}.gradient-bg{background:var(--gradient-primary-gradient)}.gradient-text,.purple-gradient-text{background:var(--gradient-primary-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}@keyframes scroll-reveal-fade-up{to{opacity:1;transform:translateY(0)}}@keyframes prompt-typing{0%{width:0}to{width:calc(var(--n, 30) * 1ch)}}@keyframes caret-blink{50%{opacity:0}}@keyframes caret-hide{to{opacity:0}}@keyframes hero-parallax{to{transform:translateY(-64px);opacity:0}}@media (prefers-reduced-motion: no-preference){::view-transition-old(root),::view-transition-new(root){animation-duration:var(--dur-base);animation-timing-function:var(--ease-standard)}}.inquiry-container.svelte-15andp9{display:flex;flex-direction:column;align-items:center;width:100%;max-width:500px;margin:0 auto;padding:1rem;box-sizing:border-box}.description.svelte-15andp9{font-size:.875rem;margin:-1rem 0 1rem}form.svelte-15andp9{width:100%;display:flex;flex-direction:column;gap:1rem}.form-group.svelte-15andp9{position:relative;width:100%}.form-group.svelte-15andp9 label:where(.svelte-15andp9){display:block;margin-bottom:.5rem;font-weight:500;font-size:1rem;color:var(--color-text-secondary)}.form-group.svelte-15andp9 label:where(.svelte-15andp9) .required:where(.svelte-15andp9){color:var(--color-danger);margin-left:.25rem}.form-group.svelte-15andp9 .char-count:where(.svelte-15andp9){position:absolute;right:.75rem;bottom:.5rem;font-size:.75rem;color:var(--color-text-muted);pointer-events:none}.form-group textarea+.char-count{bottom:.75rem}.error.svelte-15andp9{color:var(--color-danger);margin-bottom:1rem;padding:.75rem;background-color:var(--color-danger-subtle);border-radius:.5rem;font-size:.875rem;text-align:center;width:100%}.centering.svelte-15andp9{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:2rem 0}.centering.svelte-15andp9 .sending-message:where(.svelte-15andp9){margin-top:1.5rem;color:var(--color-text-secondary);font-size:1rem}.success-container.svelte-15andp9{text-align:center;padding:2rem 1rem;border-radius:.5rem;background-color:var(--color-surface-primary-subtle);width:100%}.success-container.svelte-15andp9 .success-icon:where(.svelte-15andp9){width:60px;height:60px;border-radius:var(--radius-full);background-color:var(--color-success);color:var(--color-text-on-primary);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:2.25rem;font-weight:700}.success-container.svelte-15andp9 h2:where(.svelte-15andp9){color:var(--color-text);font-size:1.5rem;margin-bottom:1rem;font-weight:600}.success-container.svelte-15andp9 .info:where(.svelte-15andp9){color:var(--color-text-secondary);margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.bottom-nav.svelte-1y5xtha{position:fixed;bottom:0;left:0;right:0;width:100%;display:flex;justify-content:space-around;align-items:center;background:var(--color-surface-0);padding:.25rem 0;padding-bottom:calc(.25rem + env(safe-area-inset-bottom,0px));z-index:100;box-sizing:border-box}.nav-item.svelte-1y5xtha{display:flex;flex-direction:column;align-items:center;gap:.15rem;background:none;border:none;cursor:pointer;color:var(--color-text-muted);padding:.3rem .6rem;border-radius:.75rem;transition:color .2s,background .2s;font-size:.75rem;font-weight:500;min-width:0}.nav-item.svelte-1y5xtha svg:where(.svelte-1y5xtha){transition:stroke .2s}.nav-item.svelte-1y5xtha span:where(.svelte-1y5xtha){color:inherit}.nav-item.active.svelte-1y5xtha{color:var(--color-primary)}.nav-item.svelte-1y5xtha:hover:not(.active){color:var(--color-text);background:var(--color-surface-primary-subtle)}@media screen and (max-width: 720px){.nav-item.svelte-1y5xtha{gap:0;padding:.3rem .75rem}.nav-item.svelte-1y5xtha span:where(.svelte-1y5xtha){display:none}}#app.svelte-12qhfyh{width:100%;display:flex;flex-direction:column;min-height:100vh}.app-grain.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background-image:var(--texture-grain);background-repeat:repeat;opacity:.08;mix-blend-mode:overlay}@media (prefers-reduced-transparency: reduce){.app-grain.svelte-12qhfyh{display:none}}main.svelte-12qhfyh{flex:1;width:100%;padding:0 .75rem;padding-bottom:calc(var(--bottom-nav-h, 0px) + env(safe-area-inset-bottom,0px));max-width:100%;margin:auto;margin-top:4rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;overflow-x:clip}@media (min-width: 768px){main.svelte-12qhfyh{padding:0 1.5rem;padding-bottom:calc(var(--bottom-nav-h, 0px) + env(safe-area-inset-bottom,0px));margin-top:5rem}}
