:root{--ink: #1c1840;--brand-indigo: #262262;--indigo-800: #1a1746;--indigo-700: #2f2a78;--indigo-soft: #3a3490;--paper: #f4f1ea;--paper-2: #ece7dc;--card: #fffdf8;--gold: #c8962e;--gold-soft: #e8c878;--teal: #1f8a7a;--coral: #d8634a;--learn: #3a3490;--exp: #d8634a;--show: #1f8a7a;--event: #c8962e;--coin-light: #e8c878;--coin: #c8962e;--coin-dark: #5a3e08;--bg: var(--paper);--surface: var(--card);--surface-2: var(--paper-2);--line: rgba(38, 34, 98, .14);--border: rgba(38, 34, 98, .14);--border-strong: rgba(38, 34, 98, .28);--text: var(--ink);--text-muted: var(--indigo-soft);--text-subtle: #6f6b95;--brand-blue: #3a3490;--brand-red: #c0392b;--red-100: #f8e3df;--r-sm: 10px;--r-md: 14px;--r-lg: 20px;--r-xl: 24px;--r-pill: 999px;--shadow-1: 0 4px 12px -8px rgba(28, 24, 64, .4);--shadow-2: 0 10px 24px -14px rgba(28, 24, 64, .4);--shadow-pop: 0 18px 40px -18px rgba(28, 24, 64, .45);--shadow-coin: 0 4px 12px -6px rgba(90, 62, 8, .5);--font-sans: "Outfit", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-display: "Fraunces", Georgia, "Times New Roman", serif;--s-1: .25rem;--s-2: .5rem;--s-3: .75rem;--s-4: 1rem;--s-5: 1.25rem;--s-6: 1.5rem;--s-8: 2rem;--s-10: 2.5rem;--s-12: 3rem;--s-16: 4rem;--bottom-nav-h: 72px;--app-max: 520px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;padding:0;background:var(--paper);color:var(--ink);font-family:var(--font-sans);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(120% 60% at 100% 0%,rgba(200,150,46,.1),transparent 60%),radial-gradient(120% 60% at 0% 100%,rgba(31,138,122,.08),transparent 60%)}a{color:var(--indigo-soft);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4,h5{font-family:var(--font-display);color:var(--ink);margin:0 0 var(--s-3);line-height:1.12;letter-spacing:-.01em;font-weight:600}h1{font-size:clamp(1.7rem,5vw,2rem);font-weight:600}h2{font-size:clamp(1.2rem,3vw,1.45rem);font-weight:600}h3{font-size:1.2rem;font-weight:600}em{color:var(--gold);font-style:italic}p{margin:0 0 var(--s-3)}button,.button{font:inherit;border:0;cursor:pointer;border-radius:var(--r-md);padding:.85rem 1.4rem;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;justify-content:center;transition:transform .1s ease,box-shadow .15s ease,background .15s ease}button:active,.button:active{transform:scale(.98)}button:disabled,.button[aria-disabled=true]{opacity:.5;cursor:not-allowed}.button-primary{background:var(--brand-indigo);color:#fff}.button-primary:hover{background:var(--indigo-700)}.button-indigo{background:var(--brand-indigo);color:#fff}.button-indigo:hover{background:var(--indigo-700)}.button-ghost{background:var(--paper-2);color:var(--brand-indigo)}.button-ghost:hover{background:#e2ddd0}.button-block{width:100%}.button-big{padding:1rem 1.5rem;font-size:1rem}input,textarea,select{font:inherit;width:100%;padding:.85rem 1rem;border:1.5px solid var(--line);border-radius:var(--r-md);background:#fff;color:var(--text);transition:border-color .15s ease,box-shadow .15s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--indigo-soft);box-shadow:0 0 0 4px #3a349024}.card{background:var(--surface);border-radius:var(--r-xl);box-shadow:var(--shadow-pop);padding:var(--s-5);border:1px solid var(--line)}.coin-pill{display:inline-flex;align-items:center;gap:.4rem;background:var(--card);color:var(--ink);padding:.35rem .8rem .35rem .5rem;border-radius:var(--r-pill);font-weight:600;font-size:.85rem;box-shadow:var(--shadow-1);border:1px solid var(--line)}@media (prefers-reduced-motion: reduce){*{animation:none!important;transition:none!important}}.app-shell.svelte-12qhfyh{max-width:var(--app-max);margin:0 auto;min-height:100vh;display:flex;flex-direction:column;padding-bottom:calc(var(--bottom-nav-h) + env(safe-area-inset-bottom))}.app-shell.wide.svelte-12qhfyh{max-width:1100px}.app-shell.chromeless.svelte-12qhfyh{padding-bottom:0}.topbar.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:max(16px,env(safe-area-inset-top)) 22px 6px}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:10px;text-decoration:none}.brand.svelte-12qhfyh:hover{text-decoration:none}.brandlogo.svelte-12qhfyh{height:34px;width:auto;display:block}.brand-text.svelte-12qhfyh{display:flex;flex-direction:column;line-height:1.15}.b1.svelte-12qhfyh,.b2.svelte-12qhfyh{font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:600}.b1.svelte-12qhfyh{color:var(--indigo-soft)}.b2.svelte-12qhfyh{color:var(--gold)}.coinpill.svelte-12qhfyh{display:inline-flex;align-items:center;gap:6px;background:var(--card);border:1px solid var(--line);border-radius:999px;padding:6px 13px 6px 7px;font-size:13px;font-weight:600;color:var(--ink);box-shadow:var(--shadow-1);text-decoration:none}.coinpill.svelte-12qhfyh:hover{text-decoration:none}.coinpill.svelte-12qhfyh .c:where(.svelte-12qhfyh){width:19px;height:19px;border-radius:50%;background:radial-gradient(circle at 35% 30%,var(--gold-soft),var(--gold));display:grid;place-items:center;font-size:10px;color:#5a3e08;font-weight:700}.coinpill.svelte-12qhfyh strong:where(.svelte-12qhfyh){font-weight:700}.coinpill.svelte-12qhfyh .lbl:where(.svelte-12qhfyh){color:var(--indigo-soft);font-weight:500}.identity.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:2px 22px 0;font-size:.76rem;color:var(--text-muted)}.identity.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:var(--ink);font-weight:600}.logout.svelte-12qhfyh{width:auto;padding:.25rem .7rem;font-size:.74rem;font-weight:600;color:var(--indigo-soft);background:transparent;border:1px solid var(--line);border-radius:999px}.logout.svelte-12qhfyh:hover{background:var(--paper-2)}main.svelte-12qhfyh{flex:1}.nav.svelte-12qhfyh{position:fixed;bottom:0;left:0;right:0;z-index:5;background:#fffdf8eb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--line)}.navin.svelte-12qhfyh{max-width:var(--app-max);margin:0 auto;display:flex;padding:8px 22px calc(8px + env(safe-area-inset-bottom))}.navbtn.svelte-12qhfyh{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;background:none;border:none;text-decoration:none;font-size:11px;font-weight:600;color:var(--indigo-soft);padding:6px}.navbtn.svelte-12qhfyh:hover{text-decoration:none}.navbtn[data-on="1"].svelte-12qhfyh{color:var(--brand-indigo)}.navbtn.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:22px;height:22px}
