:root{--primary:#003535;--primary-container:#0d4d4d;--on-primary:#fff;--primary-fixed:#b4edec;--secondary:#775a19;--secondary-container:#fed488;--secondary-fixed:#ffdea5;--on-secondary:#fff;--on-secondary-container:#785a1a;--surface:#f7fafb;--surface-bright:#f7fafb;--surface-container:#ebeeef;--surface-container-low:#f1f4f5;--surface-container-lowest:#fff;--surface-container-high:#e6e9ea;--surface-dim:#d7dadb;--on-surface:#181c1d;--on-surface-variant:#404848;--outline:#707978;--outline-variant:#bfc8c8;--inverse-surface:#2d3132;--inverse-on-surface:#eef1f2;--error:#ba1a1a;--unit:4px;--stack-sm:8px;--stack-md:16px;--stack-lg:32px;--gutter:24px;--margin-mobile:20px;--margin-desktop:64px;--container-max:1280px;--shadow-1:0px 4px 16px #0035350f;--shadow-2:0px 8px 32px #0035351a}*,:before,:after{box-sizing:border-box}body{color:var(--on-surface);background:var(--surface);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif}a{color:inherit}.cs-badge{color:#92400e;text-transform:uppercase;letter-spacing:.05em;vertical-align:middle;background:#fef3c7;border:1px solid #fcd34d;border-radius:99px;padding:.1rem .45rem;font-size:.625rem;font-weight:700;display:inline-block}.app.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}.nav.svelte-12qhfyh{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--outline-variant);background:#f7fafbe0;position:sticky;top:0;box-shadow:0 1px 4px #0035350a}.nav-inner.svelte-12qhfyh{padding:0 var(--margin-mobile);height:64px;max-width:var(--container-max);justify-content:space-between;align-items:center;margin:0 auto;display:flex}@media (width>=768px){.nav-inner.svelte-12qhfyh{padding:0 var(--margin-desktop)}}.logo.svelte-12qhfyh{color:var(--primary);letter-spacing:-.02em;font-size:1.125rem;font-weight:900;text-decoration:none}.desktop-nav.svelte-12qhfyh{display:none}@media (width>=768px){.desktop-nav.svelte-12qhfyh{align-items:center;gap:1.25rem;display:flex}}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--on-surface-variant);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--primary)}.btn-link.svelte-12qhfyh{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.875rem;font-weight:500}.btn-logout.svelte-12qhfyh{color:var(--on-surface-variant);transition:color .15s}.btn-logout.svelte-12qhfyh:hover{color:var(--error)}.lang-toggle.svelte-12qhfyh{color:var(--primary);border:1.5px solid var(--primary);border-radius:4px;padding:.125rem .5rem;font-size:.75rem;font-weight:700;transition:background .15s,color .15s}.lang-toggle.svelte-12qhfyh:hover{background:var(--primary);color:var(--on-primary)}.nav-signin.svelte-12qhfyh{color:var(--on-surface-variant)!important}.nav-account.svelte-12qhfyh{color:var(--on-surface-variant)!important;font-size:.8125rem!important}.nav-cta.svelte-12qhfyh{background:var(--primary);border-radius:6px;padding:.4rem 1rem;font-weight:600;transition:opacity .15s;color:var(--on-primary)!important;font-size:.875rem!important}.nav-cta.svelte-12qhfyh:hover{opacity:.88;color:var(--on-primary)!important}.hamburger.svelte-12qhfyh{cursor:pointer;width:40px;height:40px;color:var(--on-surface);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s;display:flex}.hamburger.svelte-12qhfyh:hover{background:var(--surface-container)}@media (width>=768px){.hamburger.svelte-12qhfyh{display:none}}.mobile-backdrop.svelte-12qhfyh{z-index:90;background:#00000059;position:fixed;inset:0}.mobile-drawer.svelte-12qhfyh{background:var(--surface-container-lowest);border-left:1px solid var(--outline-variant);width:min(320px,85vw);box-shadow:var(--shadow-2);z-index:95;transition:transform .25s cubic-bezier(.4,0,.2,1);position:fixed;top:64px;bottom:0;right:0;overflow-y:auto;transform:translate(100%)}.mobile-drawer--open.svelte-12qhfyh{transform:translate(0)}@media (width>=768px){.mobile-drawer.svelte-12qhfyh,.mobile-backdrop.svelte-12qhfyh{display:none}}.mobile-drawer-inner.svelte-12qhfyh{flex-direction:column;gap:0;padding:1.25rem 1rem;display:flex}.mobile-nav-section.svelte-12qhfyh{flex-direction:column;gap:.125rem;padding:.5rem 0;display:flex}.mobile-nav-link.svelte-12qhfyh{color:var(--on-surface);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;width:100%;padding:.75rem .875rem;font-family:inherit;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .15s;display:block}.mobile-nav-link.svelte-12qhfyh:hover{background:var(--surface-container);color:var(--primary)}.mobile-logout.svelte-12qhfyh{color:var(--error)}.mobile-logout.svelte-12qhfyh:hover{background:#fef2f2}.mobile-nav-cta.svelte-12qhfyh{background:var(--primary);color:var(--on-primary);text-align:center;border-radius:8px;margin:.5rem 0;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:block}.mobile-nav-cta.svelte-12qhfyh:hover{opacity:.88}.mobile-nav-divider.svelte-12qhfyh{background:var(--outline-variant);height:1px;margin:.25rem 0}.mobile-lang-toggle.svelte-12qhfyh{color:var(--primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;margin-top:.25rem;padding:.75rem .875rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s}.mobile-lang-toggle.svelte-12qhfyh:hover{background:var(--surface-container)}.main.svelte-12qhfyh{padding:1.5rem var(--margin-mobile);max-width:var(--container-max);flex:1;width:100%;margin:0 auto}@media (width>=768px){.main.svelte-12qhfyh{padding:2rem var(--margin-desktop)}}.footer.svelte-12qhfyh{background:var(--surface-container-lowest);border-top:1px solid var(--outline-variant);margin-top:auto}.footer-inner.svelte-12qhfyh{gap:var(--gutter);padding:var(--stack-lg) var(--margin-mobile);max-width:var(--container-max);grid-template-columns:2fr 1fr 1fr;margin:0 auto;display:grid}@media (width>=768px){.footer-inner.svelte-12qhfyh{padding:var(--stack-lg) var(--margin-desktop)}}@media (width<=640px){.footer-inner.svelte-12qhfyh{grid-template-columns:1fr}}.footer-logo.svelte-12qhfyh{color:var(--primary);letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.0625rem;font-weight:900}.footer-copy.svelte-12qhfyh{color:var(--on-surface-variant);margin:0;font-size:.75rem}.footer-links.svelte-12qhfyh{flex-direction:column;gap:.625rem;display:flex}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--on-surface-variant);font-size:.875rem;text-decoration:none;transition:color .15s}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--primary)}
