:root{--brand-indigo: #262262;--brand-orange: #ff8d45;--brand-blue: #4c83ff;--brand-yellow: #ffcd70;--brand-red: #da1e47;--brand-cyan: #8edee9;--indigo-900: #15123a;--indigo-800: #1a1746;--indigo-700: #2f2a78;--indigo-100: #e8e6f5;--indigo-50: #f3f1fb;--orange-100: #ffe7d6;--yellow-100: #fff3d6;--cyan-100: #d6f3f7;--red-100: #fcdee5;--coin-light: #ffe6a0;--coin: #ffcd70;--coin-dark: #d77e16;--bg: #fbf8f5;--surface: #ffffff;--surface-2: #f4f1ff;--border: #e6e6ec;--border-strong: #c9c9d4;--text: #15132e;--text-muted: #5a5a6f;--text-subtle: #8a8a9a;--r-sm: 10px;--r-md: 16px;--r-lg: 24px;--r-xl: 32px;--r-pill: 999px;--shadow-1: 0 1px 2px rgba(21, 18, 58, .06), 0 2px 8px rgba(21, 18, 58, .05);--shadow-2: 0 6px 18px rgba(21, 18, 58, .12), 0 2px 6px rgba(21, 18, 58, .06);--shadow-pop: 0 18px 40px rgba(38, 34, 98, .22);--shadow-coin: 0 6px 16px rgba(215, 126, 22, .45);--font-sans: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-display: "Inter", system-ui, sans-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: 480px;--gradient-hero: linear-gradient(135deg, #1a1746 0%, #262262 35%, #4c83ff 80%, #8edee9 100%);--gradient-warm: linear-gradient(135deg, #ff8d45 0%, #ffcd70 100%);--gradient-cool: linear-gradient(135deg, #4c83ff 0%, #8edee9 100%);--gradient-bold: linear-gradient(135deg, #262262 0%, #4c83ff 100%);--gradient-fire: linear-gradient(135deg, #da1e47 0%, #ff8d45 60%, #ffcd70 100%);--gradient-night: linear-gradient(180deg, #15123a 0%, #262262 100%);--gradient-coin: linear-gradient(180deg, #ffe6a0 0%, #ffcd70 55%, #ff9c2c 100%)}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:var(--brand-blue);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4,h5{font-family:var(--font-display);color:var(--brand-indigo);margin:0 0 var(--s-3);line-height:1.1;letter-spacing:-.02em}h1{font-size:clamp(1.9rem,5vw,2.75rem);font-weight:900;letter-spacing:-.03em}h2{font-size:clamp(1.4rem,3vw,1.85rem);font-weight:800;letter-spacing:-.02em}h3{font-size:1.05rem;font-weight:700}p{margin:0 0 var(--s-3)}button,.button{font:inherit;border:0;cursor:pointer;border-radius:var(--r-pill);padding:.85rem 1.4rem;font-weight:700;letter-spacing:.005em;display:inline-flex;align-items:center;gap:.5rem;justify-content:center;transition:transform .08s ease,box-shadow .15s ease,background .15s ease}button:disabled,.button[aria-disabled=true]{opacity:.5;cursor:not-allowed}.button-primary{background:var(--gradient-warm);color:#fff;box-shadow:0 8px 20px #ff8d4566}.button-primary:hover{transform:translateY(-1px);box-shadow:0 12px 26px #ff8d4580}.button-primary:active{transform:translateY(0)}.button-indigo{background:var(--brand-indigo);color:#fff;box-shadow:var(--shadow-1)}.button-indigo:hover{background:var(--indigo-700)}.button-ghost{background:transparent;color:var(--brand-indigo);border:1.5px solid var(--border-strong)}.button-ghost:hover{background:var(--indigo-50)}.button-block{width:100%}.button-big{padding:1rem 1.5rem;font-size:1.02rem}input,textarea,select{font:inherit;width:100%;padding:.85rem 1rem;border:1.5px solid var(--border);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(--brand-blue);box-shadow:0 0 0 4px #4c83ff2e}.app{max-width:var(--app-max);margin:0 auto;padding-left:max(var(--s-4),env(safe-area-inset-left));padding-right:max(var(--s-4),env(safe-area-inset-right));padding-bottom:calc(var(--bottom-nav-h) + var(--s-8) + env(safe-area-inset-bottom));position:relative}@media (min-width: 720px){:root{--app-max: 920px}.app{padding-bottom:var(--s-12)}}.card{background:var(--surface);border-radius:var(--r-lg);box-shadow:var(--shadow-1);padding:var(--s-5);border:1px solid var(--border)}.coin-pill{display:inline-flex;align-items:center;gap:.4rem;background:var(--gradient-coin);color:var(--indigo-800);padding:.35rem .75rem .35rem .55rem;border-radius:var(--r-pill);font-weight:900;font-size:.85rem;box-shadow:var(--shadow-coin);border:1.5px solid rgba(255,255,255,.5)}.coin-pill.large{font-size:1.05rem;padding:.5rem 1rem .5rem .7rem}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--s-3);margin:var(--s-8) 0 var(--s-4)}.section-head h2{margin:0}.section-head .muted{color:var(--text-muted);margin:0;font-size:.9rem}.done-stamp{display:inline-flex;align-items:center;gap:.35rem;background:#d6f5e3;color:#186a3b;padding:.28rem .65rem;border-radius:var(--r-pill);font-size:.78rem;font-weight:700;border:1.5px solid #6bc78c}@media (prefers-reduced-motion: reduce){*{animation:none!important;transition:none!important}}.shell.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column;position:relative;isolation:isolate;background:radial-gradient(60% 50% at 12% 0%,rgba(255,205,112,.55),transparent 70%),radial-gradient(40% 40% at 100% 5%,rgba(218,30,71,.32),transparent 70%),radial-gradient(55% 50% at -5% 45%,rgba(76,131,255,.4),transparent 70%),radial-gradient(50% 45% at 95% 50%,rgba(255,141,69,.45),transparent 70%),radial-gradient(60% 45% at 30% 100%,rgba(142,222,233,.45),transparent 70%),radial-gradient(45% 40% at 90% 95%,rgba(38,34,98,.22),transparent 70%),linear-gradient(180deg,#fff7ec,#fdf1f4 35%,#eef4ff 65%,#fff7ec)}.bg-mesh.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden;pointer-events:none}.blob.svelte-12qhfyh{position:absolute;border-radius:50%;filter:blur(60px);opacity:.55;will-change:transform}.blob-yellow.svelte-12qhfyh{width:380px;height:380px;left:-80px;top:-120px;background:radial-gradient(circle,#ffcd70 0%,transparent 70%);animation:svelte-12qhfyh-drift1 22s ease-in-out infinite}.blob-red.svelte-12qhfyh{width:260px;height:260px;right:-60px;top:5%;background:radial-gradient(circle,#da1e47 0%,transparent 70%);opacity:.35;animation:svelte-12qhfyh-drift2 26s ease-in-out infinite}.blob-blue.svelte-12qhfyh{width:460px;height:460px;left:-120px;top:45%;background:radial-gradient(circle,#4c83ff 0%,transparent 70%);opacity:.45;animation:svelte-12qhfyh-drift3 30s ease-in-out infinite}.blob-orange.svelte-12qhfyh{width:360px;height:360px;right:-80px;top:55%;background:radial-gradient(circle,#ff8d45 0%,transparent 70%);opacity:.5;animation:svelte-12qhfyh-drift4 28s ease-in-out infinite}.blob-cyan.svelte-12qhfyh{width:420px;height:420px;left:20%;bottom:-120px;background:radial-gradient(circle,#8edee9 0%,transparent 70%);opacity:.5;animation:svelte-12qhfyh-drift5 32s ease-in-out infinite}.blob-indigo.svelte-12qhfyh{width:300px;height:300px;right:10%;bottom:5%;background:radial-gradient(circle,#262262 0%,transparent 70%);opacity:.18;animation:svelte-12qhfyh-drift1 36s ease-in-out infinite reverse}@keyframes svelte-12qhfyh-drift1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(40px,30px) scale(1.1)}}@keyframes svelte-12qhfyh-drift2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-30px,40px) scale(1.05)}}@keyframes svelte-12qhfyh-drift3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(50px,-40px) scale(1.08)}}@keyframes svelte-12qhfyh-drift4{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-40px,-30px) scale(1.1)}}@keyframes svelte-12qhfyh-drift5{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,-50px) scale(1.06)}}.sparkle.svelte-12qhfyh{position:absolute;width:6px;height:6px;border-radius:50%;background:#fff;box-shadow:0 0 12px 2px #ffcd70cc;opacity:0;animation:svelte-12qhfyh-twinkle 6s ease-in-out infinite}.sparkle.s1.svelte-12qhfyh{top:18%;left:28%;animation-delay:0s}.sparkle.s2.svelte-12qhfyh{top:30%;right:22%;animation-delay:1.5s}.sparkle.s3.svelte-12qhfyh{top:62%;left:18%;animation-delay:3s}.sparkle.s4.svelte-12qhfyh{top:78%;right:30%;animation-delay:4.5s}@keyframes svelte-12qhfyh-twinkle{0%,to{opacity:0;transform:scale(.6)}50%{opacity:.9;transform:scale(1.4)}}.topbar.svelte-12qhfyh{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;column-gap:1rem;padding-top:max(.7rem,env(safe-area-inset-top));padding-bottom:.7rem;padding-left:max(var(--s-4),env(safe-area-inset-left));padding-right:max(var(--s-4),env(safe-area-inset-right));max-width:var(--app-max);margin:0 auto;width:100%;background:transparent}.brand-agency.svelte-12qhfyh,.brand-event.svelte-12qhfyh{display:inline-flex;align-items:center;text-decoration:none;line-height:0}.brand-agency.svelte-12qhfyh img:where(.svelte-12qhfyh),.brand-event.svelte-12qhfyh img:where(.svelte-12qhfyh){display:block;width:auto}.brand-agency.svelte-12qhfyh{justify-self:start}.brand-agency.svelte-12qhfyh img:where(.svelte-12qhfyh){height:88px}.brand-event.svelte-12qhfyh{justify-self:center}.brand-event.svelte-12qhfyh img:where(.svelte-12qhfyh){height:96px}.coin-counter.svelte-12qhfyh{justify-self:end;display:inline-flex;align-items:center;gap:.5rem;background:var(--indigo-800);color:#fff;padding:.45rem 1.1rem .45rem .5rem;border-radius:var(--r-pill);text-decoration:none;box-shadow:0 8px 18px #15123a59,0 0 0 2px #fff6;transition:transform .1s ease;line-height:1}.coin-counter.svelte-12qhfyh:hover{transform:scale(1.04);text-decoration:none}.coin-counter.svelte-12qhfyh strong:where(.svelte-12qhfyh){font-weight:900;font-size:1.15rem;line-height:1}@media (max-width: 720px){.topbar.svelte-12qhfyh{padding:.5rem var(--s-4);column-gap:.6rem}.brand-agency.svelte-12qhfyh img:where(.svelte-12qhfyh){height:72px}.brand-event.svelte-12qhfyh img:where(.svelte-12qhfyh){height:80px}}@media (max-width: 540px){.topbar.svelte-12qhfyh{grid-template-columns:auto 1fr auto;column-gap:.6rem}.brand-agency.svelte-12qhfyh{display:none}.brand-event.svelte-12qhfyh{justify-self:start}.brand-event.svelte-12qhfyh img:where(.svelte-12qhfyh){height:64px}.coin-counter.svelte-12qhfyh strong:where(.svelte-12qhfyh){font-size:1.05rem}}.main.svelte-12qhfyh{flex:1}.bottom-nav.svelte-12qhfyh{position:fixed;left:50%;transform:translate(-50%);bottom:calc(14px + env(safe-area-inset-bottom));z-index:60;display:flex;gap:.25rem;padding:.4rem;background:#15123aeb;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border-radius:var(--r-pill);box-shadow:0 20px 50px #15123a73,0 4px 10px #0000002e,inset 0 1px #ffffff26;border:1px solid rgba(255,255,255,.1)}.bottom-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1rem;border-radius:var(--r-pill);color:#ffffffb3;text-decoration:none;font-size:.85rem;font-weight:600;transition:background .15s ease,color .15s ease}.bottom-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.bottom-nav.svelte-12qhfyh a:where(.svelte-12qhfyh) svg:where(.svelte-12qhfyh){width:18px;height:18px;color:currentColor}.bottom-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:var(--gradient-warm);color:#fff;box-shadow:0 4px 14px #ff8d458c}@media (min-width: 720px){.topbar.svelte-12qhfyh{margin-top:.25rem}}@media (min-width: 1000px){.brand-agency.svelte-12qhfyh img:where(.svelte-12qhfyh){height:96px}.brand-event.svelte-12qhfyh img:where(.svelte-12qhfyh){height:108px}}@media (min-width: 1200px){.brand-agency.svelte-12qhfyh img:where(.svelte-12qhfyh){height:104px}.brand-event.svelte-12qhfyh img:where(.svelte-12qhfyh){height:120px}}@media (prefers-reduced-motion: reduce){.blob.svelte-12qhfyh,.sparkle.svelte-12qhfyh{animation:none!important}}
