.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:#e74c3c1a;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}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:.65rem .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)}header.svelte-1f6snvv{padding:.75rem .5rem;height:2.5rem;display:flex;width:100%;justify-content:space-between;background:var(--gradient-primary-gradient);position:fixed;left:0;right:0;top:0;z-index:1000;box-sizing:border-box}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:.2rem .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:#fff;font-size:.875rem;font-weight:500;background-color:#ffffff26;padding:.3rem .6rem;border-radius:.75rem;margin-right:.25rem;white-space:nowrap;display:inline-flex;align-items:center;gap:.25rem}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:.35rem .7rem;margin-right:.5rem;gap:.3rem}}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:.35rem;text-decoration:none;color:#fff}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){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-footer-bg);color:#fff;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:.35rem;flex-shrink:0;text-decoration:none;color:#fff}.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){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:#ffffffb3;text-decoration:none;font-size:.875rem;transition:color .2s ease;white-space:nowrap}.footer-links.svelte-1thnhhp a:where(.svelte-1thnhhp):hover{color:#fff}.footer-copyright.svelte-1thnhhp{flex-shrink:0}.footer-copyright.svelte-1thnhhp p:where(.svelte-1thnhhp){color:#fff9;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: #939DF9;--color-primary-light: #A5B4FC;--color-primary-dark: #6366F1;--color-secondary: #A78BFA;--color-secondary-light: #C4B5FD;--color-secondary-dark: #7C3AED;--color-text: #F3F4F6;--color-text-secondary: #D1D5DB;--color-text-muted: #9CA3AF;--color-text-on-primary: #FFFFFF;--color-text-on-secondary: #FFFFFF;--color-background: #09090B;--color-surface-0: #09090B;--color-surface-1: #18181B;--color-surface-2: #27272A;--color-surface-3: #34343A;--color-dialog-bg: #1C1C1C;--color-border-subtle: #27272A;--color-border: #3F3F46;--color-border-strong: #52525B;--color-overlay: rgba(0, 0, 0, .7);--color-hover-overlay: rgba(255, 255, 255, .05);--color-active-overlay: rgba(255, 255, 255, .08);--color-highlight: rgba(255, 255, 255, .06);--color-focus-ring: rgba(147, 157, 249, .45);--color-icon-overlay-btn-bg: rgba(0, 0, 0, .45);--color-icon-overlay-btn-bg-hover: rgba(0, 0, 0, .72);--color-shadow-color: rgba(0, 0, 0, .4);--color-shadow-pink: rgba(0, 0, 0, .3);--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(147, 157, 249, .06);--color-surface-primary-subtle: rgba(147, 157, 249, .12);--color-success: #4ADE80;--color-danger: #F87171;--color-warning: #F97316;--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-footer-bg: #09090B;--color-footer-bg-secondary: #18181B;--color-footer-bg-hover: #27272A;--gradient-primary-gradient: linear-gradient(135deg, #6366F1 0%, #939DF9 100%);--gradient-background-gradient: #09090B;--space-2xs: .25rem;--space-xs: .5rem;--space-sm: .75rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--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;--page-bg: linear-gradient(180deg, #1a1a1a 0%, #000000 100%)}html{overflow-x:hidden}html,body{overflow-x:hidden;max-width:100vw}body{padding:0;margin:0;background:var(--page-bg);color:var(--color-text);font-family:DM Sans,system-ui,sans-serif;min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{color:var(--color-text)}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}.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}form.svelte-15andp9{width:100%;display:flex;flex-direction:column;gap:1.25rem}.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 input:where(.svelte-15andp9),.form-group.svelte-15andp9 textarea:where(.svelte-15andp9){width:100%;box-sizing:border-box;background-color:var(--color-surface-2);padding:.75rem;border:1px solid var(--color-border);font-size:1rem;border-radius:.375rem;color:var(--color-text);transition:border-color .2s ease;font-family:inherit;resize:vertical}.form-group.svelte-15andp9 input:where(.svelte-15andp9):focus,.form-group.svelte-15andp9 textarea:where(.svelte-15andp9):focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 2px var(--color-surface-primary-subtle)}.form-group.svelte-15andp9 input:where(.svelte-15andp9)::placeholder,.form-group.svelte-15andp9 textarea:where(.svelte-15andp9)::placeholder{color:var(--color-text-muted)}.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.svelte-15andp9 textarea:where(.svelte-15andp9)+.char-count:where(.svelte-15andp9){bottom:.75rem}.error.svelte-15andp9{color:var(--color-danger);margin-bottom:1rem;padding:.75rem;background-color:#e74c3c1a;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:50%;background-color:var(--color-success);color:#fff;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-1, var(--color-surface-0));border-top:1px solid var(--color-border, rgba(128, 128, 128, .2));padding:.5rem 0;padding-bottom:calc(.5rem + 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:.2rem;background:none;border:none;cursor:pointer;color:var(--color-text-muted);padding:.4rem .75rem;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)}#app.svelte-12qhfyh{width:100%;display:flex;flex-direction:column;min-height:100vh}main.svelte-12qhfyh{flex:1;width:100%;padding:0 .75rem;padding-bottom:calc(72px + 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:hidden}@media (min-width: 768px){main.svelte-12qhfyh{padding:0 1.5rem;padding-bottom:calc(72px + env(safe-area-inset-bottom,0px));margin-top:5rem}}
