.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:.95rem;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:8px;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:8px;font-size:.9rem;text-align:center}p.info.svelte-13jxno1{color:var(--color-text);margin-bottom:1rem;font-size:.95rem;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:6px;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: 720px){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:.8rem;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: 720px){header.svelte-1f6snvv .point-count:where(.svelte-1f6snvv){font-size:.85rem;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: 720px){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: 720px){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: 720px){header.svelte-1f6snvv h1:where(.svelte-1f6snvv) .logo-wordmark:where(.svelte-1f6snvv){max-height:1.5rem}}:root{font-size:17px;--color-primary: #5865F2;--color-primary-light: rgb(135.3166666667, 144.6333333333, 245.6833333333);--color-primary-dark: rgb(40.6833333333, 57.3666666667, 238.3166666667);--color-secondary: #7B68EE;--color-secondary-light: rgb(163.0714285714, 149.8392857143, 243.1607142857);--color-secondary-dark: rgb(82.9285714286, 58.1607142857, 232.8392857143);--color-text: #333;--color-text-secondary: #666;--color-text-muted: #999;--color-text-on-primary: white;--color-text-on-secondary: white;--color-background: #F4F1FF;--color-surface-0: #F4F1FF;--color-surface-1: #FFFFFF;--color-surface-2: #F8F9FA;--color-border-subtle: #DDD4F3;--color-border: #CBBDEB;--color-border-strong: #B29FDE;--color-overlay: rgba(0, 0, 0, .5);--color-hover-overlay: rgba(0, 0, 0, .04);--color-active-overlay: rgba(0, 0, 0, .08);--color-highlight: rgba(255, 255, 255, .6);--color-focus-ring: rgba(88, 101, 242, .32);--color-shadow-color: rgba(21, 26, 39, .12);--color-shadow-pink: rgba(88, 101, 242, .2);--color-surface-cool-tint: rgba(88, 101, 242, .06);--color-surface-primary-subtle: rgba(88, 101, 242, .1);--color-success: #28a745;--color-danger: #dc3545;--color-warning: #ffc107;--color-info: #17a2b8;--color-info-subtle: #F1EEFF;--color-info-border: #CBBDEB;--color-info-fg: #1E40AF;--color-info-icon: #2563EB;--color-footer-bg: #111827;--color-footer-bg-secondary: #1f2937;--color-footer-bg-hover: #374151;--gradient-primary-gradient: linear-gradient(90deg, #5865F2 0%, #7B68EE 100%);--gradient-background-gradient: #F4F1FF}[data-theme=dark]{--color-primary: #4752C4;--color-primary-light: #7289DA;--color-primary-dark: #3441A8;--color-secondary: #6B5CE7;--color-secondary-light: #8E7FF0;--color-secondary-dark: #5247C4;--color-text: #F0ECFF;--color-text-secondary: #C8BEE6;--color-text-muted: #A79BCB;--color-text-on-primary: #FFFFFF;--color-text-on-secondary: #FFFFFF;--color-background: #06060A;--color-surface-0: #06060A;--color-surface-1: #0E0D14;--color-surface-2: #16151F;--color-border-subtle: #262433;--color-border: #343149;--color-border-strong: #4D4867;--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(71, 82, 196, .45);--color-shadow-color: rgba(0, 0, 0, .45);--color-shadow-pink: rgba(71, 82, 196, .26);--color-surface-cool-tint: rgba(71, 82, 196, .08);--color-surface-primary-subtle: rgba(71, 82, 196, .2);--color-success: #4ADE80;--color-danger: #F87171;--color-warning: #D4AA52;--color-info: #38BDF8;--color-info-subtle: rgba(56, 189, 248, .14);--color-info-border: rgba(56, 189, 248, .34);--color-info-fg: #BAE6FD;--color-info-icon: #7DD3FC;--color-footer-bg: #0D1117;--color-footer-bg-secondary: #161B22;--color-footer-bg-hover: #21262D;--gradient-primary-gradient: linear-gradient(90deg, #4752C4 0%, #6B5CE7 100%);--gradient-background-gradient: #06060A}body{padding:0;margin:0;background-color:var(--color-surface-0);color:var(--color-text);min-height:100vh}h1,h2,h3,h4,h5,h6{color:var(--color-primary)}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:.95rem;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:6px;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:8px;font-size:.9rem;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:8px;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:2rem;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:.95rem;line-height:1.5}#app.svelte-12qhfyh{width:100%;display:flex;flex-direction:column;min-height:100vh}main.svelte-12qhfyh{flex:1;width:100%;padding:0 .75rem 4rem;max-width:100%;margin:auto;margin-top:4rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}@media (min-width: 768px){main.svelte-12qhfyh{padding:0 1.5rem 4rem;margin-top:5rem}}
