.login-container.svelte-15wc11e{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-15wc11e{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#333;text-align:center}.form-container.svelte-15wc11e{width:100%}.form-container.svelte-15wc11e label:where(.svelte-15wc11e){display:block;margin-bottom:.5rem;font-weight:500;font-size:.95rem;color:#555}.centering.svelte-15wc11e{display:flex;justify-content:center;align-items:center;height:100%;padding:2rem 0}.success-container.svelte-15wc11e{text-align:center;padding:1rem;border-radius:8px;background-color:#e94c880d;margin-top:1rem}p.error.svelte-15wc11e{color:#e74c3c;margin-bottom:1rem;padding:.75rem;background-color:#e74c3c1a;border-radius:8px;font-size:.9rem;text-align:center}p.info.svelte-15wc11e{color:#333;margin-bottom:1rem;font-size:.95rem;line-height:1.5}form.svelte-15wc11e{width:100%;display:flex;flex-direction:column;gap:.75rem;box-sizing:border-box}form.svelte-15wc11e input:where(.svelte-15wc11e){width:100%;box-sizing:border-box;background-color:#fff;padding:.65rem .75rem;border:solid 1px #ddd;font-size:1rem;border-radius:6px;color:#333;transition:border-color .2s ease}form.svelte-15wc11e input:where(.svelte-15wc11e):focus{border-color:#e94c88;outline:none;box-shadow:0 0 0 2px #e94c881a}header.svelte-1dkqia6{padding:.75rem .5rem;height:2.5rem;display:flex;width:100%;justify-content:space-between;background:linear-gradient(90deg,#e94c88,#9747ff);position:fixed;left:0;right:0;top:0;z-index:1000;box-sizing:border-box}header.svelte-1dkqia6 .announcement:where(.svelte-1dkqia6){display:none}header.svelte-1dkqia6 .announcement:where(.svelte-1dkqia6):not(.closed){position:absolute;bottom:0;left:0;right:0;transform:translateY(100%);background-color:#981fe3;color:#fff;padding:.2rem .5rem;display:flex}header.svelte-1dkqia6 .announcement:where(.svelte-1dkqia6):not(.closed) p:where(.svelte-1dkqia6){padding:0;margin:auto;text-align:center}@media screen and (min-width: 720px){header.svelte-1dkqia6{padding:1rem .75rem;height:3rem}}header.svelte-1dkqia6 .left:where(.svelte-1dkqia6),header.svelte-1dkqia6 .right:where(.svelte-1dkqia6){height:100%;flex-grow:0;display:flex;align-items:center}header.svelte-1dkqia6 .point-count:where(.svelte-1dkqia6){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-1dkqia6 .point-count:where(.svelte-1dkqia6) .point-icon:where(.svelte-1dkqia6){width:1.6em;height:1.6em;display:inline-block;vertical-align:middle}@media screen and (min-width: 720px){header.svelte-1dkqia6 .point-count:where(.svelte-1dkqia6){font-size:.85rem;padding:.35rem .7rem;margin-right:.5rem;gap:.3rem}}header.svelte-1dkqia6 h1:where(.svelte-1dkqia6){margin:0;padding:0 .25rem;height:100%;max-width:100%;display:flex;align-items:center;position:relative;top:-.1rem}@media screen and (min-width: 720px){header.svelte-1dkqia6 h1:where(.svelte-1dkqia6){padding:0 .5rem}}header.svelte-1dkqia6 h1:where(.svelte-1dkqia6) img:where(.svelte-1dkqia6){max-width:100%;max-height:1.6rem;object-fit:contain;vertical-align:middle}@media screen and (min-width: 720px){header.svelte-1dkqia6 h1:where(.svelte-1dkqia6) img:where(.svelte-1dkqia6){max-height:2rem}}.icon-button-like.svelte-1dkqia6{background-color:#fff3;border-radius:50%;width:32px;height:32px;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 8px #0003;transition:all .2s ease;padding:0;border:none;cursor:pointer;flex-shrink:0}.icon-button-like.svelte-1dkqia6:hover{background-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 4px 12px #00000040}.icon-button-like.svelte-1dkqia6:active{transform:translateY(0);box-shadow:0 2px 6px #00000026}@media screen and (min-width: 720px){.icon-button-like.svelte-1dkqia6{width:36px;height:36px}}.login-button.svelte-1dkqia6 .icon-img:where(.svelte-1dkqia6){width:20px;height:20px;filter:invert(1);vertical-align:middle}@media screen and (min-width: 720px){.login-button.svelte-1dkqia6 .icon-img:where(.svelte-1dkqia6){width:22px;height:22px}}.footer.svelte-zh316d{background-color:#111827;color:#fff;padding:3rem 2rem 2rem;width:100%;margin-top:4rem;box-sizing:border-box}.footer-container.svelte-zh316d{width:100%;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:3rem;padding:0 1.5rem;box-sizing:border-box}.brand.svelte-zh316d .logo-container:where(.svelte-zh316d){display:flex;align-items:center;margin-bottom:1rem}.brand.svelte-zh316d .logo-container:where(.svelte-zh316d) .footer-logo:where(.svelte-zh316d){width:36px;height:36px;margin-right:.7rem}.brand.svelte-zh316d .logo-container:where(.svelte-zh316d) h2:where(.svelte-zh316d){color:#fff;font-size:1.5rem;margin:0;font-weight:600}.brand.svelte-zh316d p:where(.svelte-zh316d){color:#fffc;margin-bottom:1.5rem;line-height:1.5;font-size:.95rem}.footer-section.svelte-zh316d h3:where(.svelte-zh316d){color:#fff;font-size:1.1rem;margin-bottom:1.2rem;font-weight:600}.footer-section.svelte-zh316d ul:where(.svelte-zh316d){list-style:none;padding:0;margin:0}.footer-section.svelte-zh316d ul:where(.svelte-zh316d) li:where(.svelte-zh316d){margin-bottom:.7rem}.footer-section.svelte-zh316d ul:where(.svelte-zh316d) li:where(.svelte-zh316d) a:where(.svelte-zh316d){color:#ffffffb3;text-decoration:none;transition:color .2s ease;font-size:.95rem}.footer-section.svelte-zh316d ul:where(.svelte-zh316d) li:where(.svelte-zh316d) a:where(.svelte-zh316d):hover{color:#fff;text-decoration:underline}.footer-bottom.svelte-zh316d{width:100%;max-width:1200px;margin:3rem auto 0;padding:2rem 1.5rem 0;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;box-sizing:border-box}.footer-bottom.svelte-zh316d p:where(.svelte-zh316d){color:#fff9;font-size:.85rem;margin:0}.language-selector.svelte-zh316d{background-color:#1f2937;color:#fff;border:1px solid #374151;border-radius:8px;padding:.5rem 1rem;font-size:.95rem;cursor:pointer;transition:all .2s ease;width:100%;max-width:200px}.language-selector.svelte-zh316d:hover{background-color:#374151;border-color:#4b5563}.language-selector.svelte-zh316d:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px #6366f133}.language-selector.svelte-zh316d option:where(.svelte-zh316d){background-color:#1f2937;color:#fff}@media screen and (max-width: 720px){.footer-container.svelte-zh316d{grid-template-columns:1fr;gap:2rem}.footer-bottom.svelte-zh316d{flex-direction:column;text-align:center;gap:.5rem}}:root{font-size:17px;--color-primary: #E94C88;--color-primary-light: rgb(238.5820895522, 121.4179104478, 166.1940298507);--color-primary-dark: rgb(227.4179104478, 30.5820895522, 105.8059701493);--color-secondary: #ad4ce9;--color-secondary-light: rgb(193.8059701493, 121.4179104478, 238.5820895522);--color-secondary-dark: rgb(152.1940298507, 30.5820895522, 227.4179104478);--color-text: #333;--color-text-on-primary: white;--color-text-on-secondary: white;--color-background: #FFF6FB;--color-success: #28a745;--color-danger: #dc3545;--color-warning: #ffc107;--color-info: #17a2b8;--color-white: white;--color-black: black;--gradient-primary-gradient: linear-gradient(90deg, #E94C88 0%, #9747FF 100%);--gradient-background-gradient: linear-gradient(90deg, #FFF6FB 0%, #F5F1FF 100%)}body{padding:0;margin:0;background:var(--gradient-background-gradient);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{background:var(--gradient-primary-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}#app.svelte-1kqpp4l{width:100%;display:flex;flex-direction:column;min-height:100vh}main.svelte-1kqpp4l{flex:1;width:100%;padding:0 .75rem;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-1kqpp4l{padding:0 1.5rem;margin-top:5rem}}
