@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:220 20% 7%;--foreground:40 20% 95%;--card:220 18% 10%;--card-foreground:40 20% 95%;--popover:220 18% 10%;--popover-foreground:40 20% 95%;--primary:36 95% 55%;--primary-foreground:220 20% 7%;--secondary:220 15% 16%;--secondary-foreground:40 15% 85%;--muted:220 15% 14%;--muted-foreground:220 10% 55%;--accent:160 60% 45%;--accent-foreground:220 20% 7%;--destructive:0 72% 51%;--destructive-foreground:0 0% 100%;--border:220 15% 18%;--input:220 15% 18%;--ring:36 95% 55%;--success:142 71% 45%;--warning:36 95% 55%;--xp:270 70% 60%;--streak:15 90% 55%;--sidebar-background:220 18% 10%;--sidebar-foreground:40 20% 95%;--sidebar-primary:36 95% 55%;--sidebar-primary-foreground:220 20% 7%;--sidebar-accent:220 15% 16%;--sidebar-accent-foreground:40 15% 85%;--sidebar-border:220 15% 18%;--sidebar-ring:36 95% 55%;--radius:.75rem;color:hsl(var(--foreground));background:hsl(var(--background));font-family:Inter,system-ui,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%}body{min-width:320px;min-height:100vh;color:hsl(var(--foreground));background:radial-gradient(circle at top left, hsl(var(--xp) / .16), transparent 24%), radial-gradient(circle at 100% 0, hsl(var(--accent) / .13), transparent 20%), linear-gradient(180deg, #1a2b2ef5 0%, #0c1214fa 100%);margin:0}body:before{content:"";pointer-events:none;opacity:.8;background:linear-gradient(#ffffff05,#0000 30%);position:fixed;inset:0}button,input,select,textarea{font:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:0 0 0 2px hsl(var(--ring)), 0 0 0 4px hsl(var(--background));outline:none}#root{width:100%}.shell{width:min(720px,100% - 1.5rem);margin:0 auto;padding:2rem 0 5rem;position:relative}.ambient-orb{filter:blur(84px);opacity:.18;pointer-events:none;border-radius:9999px;width:22rem;height:22rem;position:fixed}.ambient-orb-left{background:hsl(var(--xp));top:4rem;left:-8rem}.ambient-orb-right{background:#14b8a6;bottom:5rem;right:-7rem}.panel{background:hsl(var(--card) / .92);color:hsl(var(--card-foreground));border:1px solid hsl(var(--border));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:1.5rem;padding:1.25rem;box-shadow:inset 0 0 0 1px #ffffff0a,0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.hero{grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.5rem;display:grid}.hero h1,.panel h2,.panel h3,.list-card strong,.hero-stats strong,.section-heading h2,.detail-header h2,.progress-content strong{color:hsl(var(--foreground));letter-spacing:-.03em;margin:0;font-family:Space Grotesk,system-ui,sans-serif}.hero h1{max-width:11ch;font-size:clamp(2.25rem,4vw,3.8rem);line-height:1.05}.hero-copy-block{gap:1rem;display:grid}.hero-copy,.panel p,.panel span,.panel small,.panel em{color:hsl(var(--muted-foreground))}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:hsl(var(--muted-foreground));margin:0 0 .25rem;font-size:.72rem}.hero-stats{gap:.75rem;display:grid}.hero-stats article:first-child,.hero-stats article:nth-child(2),.hero-stats article:nth-child(3){display:inline-grid}.hero-stats article{background:linear-gradient(180deg, hsl(var(--secondary) / .7), hsl(var(--muted) / .5));border:1px solid hsl(var(--border));box-shadow:0 0 0 1px hsl(var(--sidebar-border));border-radius:1rem;padding:1rem}.hero-stats strong{font-size:1.75rem;display:block}.stat-progress{gap:.75rem;display:grid}.toolbar,.detail-header,.section-heading,.button-row,.progress-topline,.card-progress-block{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.toolbar-single{justify-content:flex-end}.section-heading.compact{gap:.5rem}.layout-grid{grid-template-columns:1fr;align-items:start;gap:1.25rem;display:grid}.stack-gap{gap:1rem;display:grid}.card-grid,.items-grid{gap:.75rem;display:grid}.list-column{order:2;padding-bottom:1rem}.detail-column{order:1;padding-bottom:1rem}.single-page-layout{grid-template-columns:1fr}.toolbar{margin-bottom:1.25rem}.list-column>.panel,.detail-column>.panel,.toolbar,.hero{animation:.32s both rise-in}.list-column>.panel:nth-child(2){animation-delay:40ms}.list-column>.panel:nth-child(3){animation-delay:80ms}.detail-column>.panel:first-child{animation-delay:30ms}.detail-column>.panel:nth-child(2){animation-delay:60ms}@keyframes rise-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.list-card{text-align:left;width:100%;color:inherit;cursor:pointer;background:linear-gradient(180deg, hsl(var(--secondary) / .8), hsl(var(--muted) / .5));border:1px solid hsl(var(--border));border-radius:1rem;gap:.625rem;padding:1rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.list-card strong{font-size:1.08rem}.list-card:hover{border-color:hsl(var(--primary) / .45);transform:translateY(-2px);box-shadow:0 0 18px #fbbf2442}.list-card.selected{background:linear-gradient(135deg, hsl(var(--primary)), #fbc251);border-color:hsl(var(--primary) / .9);box-shadow:0 0 18px #fbbf2442}.list-card.selected strong,.list-card.selected span,.list-card.selected .progress-copy,.list-card.selected .progress-percent{color:hsl(var(--primary-foreground))}.list-card.selected .type-pill,.list-card.selected .favorite-pill{color:hsl(var(--primary-foreground));background:#0c12141f}.tag-row{flex-wrap:wrap;gap:.5rem;display:flex}.type-pill,.favorite-pill,.mode-badge,.progress-icon{border-radius:9999px;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;display:inline-flex}.type-pill,.favorite-pill,.mode-badge{padding:.34rem .7rem}.type-pill{color:hsl(var(--secondary-foreground));background:hsl(var(--secondary) / .8)}.favorite-pill{color:hsl(var(--primary));background:hsl(var(--primary) / .15)}.mode-badge.readonly{color:hsl(var(--secondary-foreground));background:hsl(var(--secondary) / .8)}.mode-badge.admin{color:hsl(var(--primary-foreground));background:linear-gradient(135deg, hsl(var(--primary)), #da870b)}.progress-copy,.progress-percent{color:hsl(var(--foreground));font-weight:700}.progress-panel{background:linear-gradient(180deg, hsl(var(--secondary) / .7), hsl(var(--muted) / .5));border:1px solid hsl(var(--border));border-radius:1rem;align-items:center;gap:1rem;padding:1rem;display:flex}.primary-active-card{background:linear-gradient(135deg, hsl(var(--primary)), #da870b);color:hsl(var(--primary-foreground));border-radius:1rem;align-items:center;gap:1rem;padding:1.2rem 1.25rem;display:flex;box-shadow:0 0 18px #fbbf2442}.primary-active-icon{width:2.75rem;height:2.75rem;color:hsl(var(--primary-foreground));border:2px solid #121212a6;border-radius:9999px;justify-content:center;align-items:center;font-size:1.25rem;display:inline-flex}.primary-active-copy{gap:.2rem;display:grid}.primary-active-copy strong,.primary-active-copy span,.active-label{color:hsl(var(--primary-foreground))}.next-card{cursor:pointer;width:100%;color:hsl(var(--muted-foreground));background:hsl(var(--secondary) / .7);border:0;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1.1rem;display:flex}.next-card strong{color:hsl(var(--foreground));font-size:1.2rem}.progress-panel.glow-violet{box-shadow:0 0 18px #b233cc38}.progress-panel.accent-gold{box-shadow:0 0 18px #fbbf2429}.progress-content{flex:1;gap:.5rem;display:grid}.progress-content.full-width{width:100%}.progress-icon{color:#fff;background:linear-gradient(135deg, hsl(var(--xp)), #b233cc);width:3.125rem;height:3.125rem;box-shadow:0 0 24px #9333ea33}.progress-track{background:hsl(var(--secondary));border-radius:9999px;width:100%;height:.5rem;overflow:hidden}.progress-track.compact{height:.625rem}.progress-track.micro{height:.375rem}.progress-fill{border-radius:inherit;height:100%;transition:width .2s}.progress-fill.gold{background:linear-gradient(135deg, hsl(var(--primary)), #fbc251)}.progress-fill.violet{background:linear-gradient(135deg, hsl(var(--xp)), #b233cc)}.field{gap:.45rem;display:grid}.field span{color:hsl(var(--foreground));font-size:.88rem;font-weight:700}.field input,.field select,.field textarea{width:100%;color:hsl(var(--foreground));background:hsl(var(--background) / .9);border:1px solid hsl(var(--input));border-radius:calc(var(--radius) + .25rem);padding:.88rem 1rem}.field input::placeholder,.field textarea::placeholder{color:hsl(var(--muted-foreground))}.search-field{flex:1}.primary-button,.ghost-button{cursor:pointer;border:none;border-radius:9999px;padding:.82rem 1.15rem;transition:transform .15s,opacity .15s,box-shadow .15s}.primary-button{color:hsl(var(--primary-foreground));background:linear-gradient(135deg, hsl(var(--primary)), #da870b);box-shadow:0 0 18px #fbbf2442}.ghost-button{color:hsl(var(--secondary-foreground));background:hsl(var(--secondary) / .7)}.ghost-button.small{padding:.58rem .85rem}.primary-button:hover,.ghost-button:hover{transform:translateY(-1px)}.primary-button:disabled{opacity:.7;cursor:wait}.item-row{border:1px solid hsl(var(--border));background:linear-gradient(180deg, hsl(var(--secondary) / .6), hsl(var(--muted) / .5));border-radius:1rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem 1rem;display:flex}.item-main{flex:1;align-items:flex-start;gap:.75rem;display:flex}.item-main input{accent-color:hsl(var(--success));width:1.125rem;height:1.125rem;margin-top:.15rem}.item-main span{gap:.1rem;display:grid}.item-main strong{color:hsl(var(--foreground))}.item-main small,.item-main em{font-size:.88rem}.crossed{opacity:.7;text-decoration:line-through}.inline-check{color:hsl(var(--muted-foreground));align-items:center;gap:.6rem;display:flex}.subpanel,.note-box,.muted-panel,.empty-panel{background:hsl(var(--secondary) / .3);border:1px solid hsl(var(--border));border-radius:1rem;padding:1rem}.note-box{border-left:3px solid #14b8a6}.toast{color:hsl(var(--primary-foreground));background:linear-gradient(135deg, hsl(var(--primary)), #da870b);border-radius:1rem;margin:0 0 1rem;padding:.9rem 1rem;font-weight:700;box-shadow:0 0 18px #fbbf2442}@media (width<=960px){.hero,.layout-grid{grid-template-columns:1fr}}@media (width<=640px){.shell{width:min(100% - 1rem,100%);padding-top:1rem}.panel{border-radius:1rem;padding:1rem}.toolbar,.detail-header,.section-heading,.button-row,.progress-topline,.card-progress-block{flex-direction:column;align-items:stretch}.progress-panel{align-items:flex-start}}
