*,*:before,*:after{box-sizing:border-box}*{margin:0}html{interpolate-size:allow-keywords}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p{overflow-wrap:break-word;text-wrap:pretty}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;text-wrap:balance}#root,#app{isolation:isolate}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color-scheme:light dark;--gold: #c8aa6e;--gold-deep: #c89b3c;--ink: #0a1428;--surface: #ffffff;--surface-2: #eaf1f5;--text: #14161c;--text-muted: #5d6470;--border: #e3e5ea;--shadow: 0 1px 2px rgba(11, 13, 18, .06), 0 8px 24px rgba(11, 13, 18, .08);--radius: 14px}body{min-height:100dvh;overflow-x:hidden;background:radial-gradient(120% 60% at 50% -10%,rgba(200,170,110,.16),transparent 60%),var(--surface-2);color:var(--text)}#app{max-width:720px;margin-inline:auto;padding:clamp(1rem,4vw,2rem) clamp(.875rem,4vw,1.5rem) 4rem}.hero{position:relative;isolation:isolate;display:flex;overflow:hidden;margin-top:calc(-1*clamp(1rem,4vw,2rem));margin-inline:calc(50% - 50vw);margin-bottom:1.75rem;background:radial-gradient(140% 100% at 15% 0%,rgba(200,170,110,.25),transparent 55%),linear-gradient(160deg,#0a1428,#0a323c);box-shadow:var(--shadow)}.hero-inner{flex:1;max-width:720px;margin-inline:auto;padding-block:clamp(2rem,7vw,3rem) clamp(1.25rem,5vw,2rem);padding-inline:clamp(.875rem,4vw,1.5rem);display:flex;flex-direction:column;gap:clamp(1.5rem,5vw,2.5rem)}.hero-top{text-align:center}.kicker{display:inline-block;font-size:.7rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:var(--ink);background:linear-gradient(135deg,var(--gold),var(--gold-deep));padding:.35rem .75rem;border-radius:999px;box-shadow:0 2px 10px #0006}.hero h1{font-size:clamp(1.9rem,7vw,2.75rem);line-height:1.05;margin-top:.75rem;letter-spacing:-.02em;color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.6)}.subtitle{color:#ffffffd9;margin:.6rem auto 0;max-width:46ch;font-size:.95rem;text-shadow:0 1px 8px rgba(0,0,0,.55)}.progress-card{position:relative;background:#0a14288c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(200,170,110,.3);border-radius:var(--radius);box-shadow:0 8px 30px #00000059;padding:1rem 1.1rem}.progress-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem 1rem;flex-wrap:wrap;margin-bottom:.85rem}.progress-stats{display:flex;align-items:baseline;gap:.5rem}.count{font-size:1.6rem;font-weight:800;color:#fff;font-variant-numeric:tabular-nums}.count-total{color:#fff9;font-weight:700}.count-label{color:#ffffffd1;font-size:.9rem}.progress-bar{height:12px;border-radius:999px;background:#ffffff29;overflow:hidden;border:1px solid rgba(255,255,255,.2)}.progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--gold-deep),var(--gold));transition:width .35s ease}.progress-actions{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.7rem;flex-wrap:wrap}.percent{font-weight:700;font-variant-numeric:tabular-nums;color:#ffffffd9}.reset-confirm{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;font-size:.875rem;color:#ffffffd9}.btn{border:1px solid transparent;border-radius:999px;padding:.4rem .9rem;font-size:.85rem;font-weight:700;cursor:pointer;transition:background .15s ease,color .15s ease,opacity .15s ease}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-ghost{background:transparent;border-color:var(--border);color:var(--text-muted)}.btn-ghost:not(:disabled):hover{background:var(--surface-2);color:var(--text)}.progress-card .btn-ghost{border-color:#ffffff59;color:#fff}.progress-card .btn-ghost:not(:disabled):hover{background:#ffffff24;color:#fff}.btn-danger{background:var(--gold);color:var(--ink)}.btn-danger:hover{background:var(--gold-deep)}.search-box{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.5rem}.hide-toggle{display:inline-flex;align-self:flex-start;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:var(--text-muted);cursor:pointer}.hide-toggle input{width:16px;height:16px;accent-color:var(--gold-deep);cursor:pointer}.search-input{width:100%;font:inherit;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:.7rem 1rem;box-shadow:var(--shadow)}.search-input:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.empty-state{color:var(--text-muted);text-align:center;padding:2rem 0}.letter-group{margin-bottom:1.5rem}.letter-heading{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.16em;color:var(--gold-deep);border-bottom:2px solid var(--gold);padding-bottom:.4rem;margin:0 0 .6rem}.champion-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:.5rem}.champion{display:flex;align-items:center;gap:.8rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:.85rem 1rem;cursor:pointer;box-shadow:var(--shadow);transition:transform .12s ease,border-color .15s ease;-webkit-user-select:none;user-select:none}.champion:hover{border-color:var(--gold)}.champion:active{transform:scale(.99)}.champion input{position:absolute;opacity:0;width:1px;height:1px}.checkbox{flex:0 0 auto;width:26px;height:26px;border-radius:50%;border:2px solid var(--border);display:grid;place-items:center;transition:background .15s ease,border-color .15s ease}.checkbox:after{content:"";width:11px;height:6px;border-left:2.5px solid #fff;border-bottom:2.5px solid #fff;transform:rotate(-45deg) scale(0);transform-origin:center;margin-top:-2px;transition:transform .15s ease}.champion input:focus-visible+.checkbox{outline:2px solid var(--gold);outline-offset:2px}.champion-name{flex:1 1 auto;font-weight:600;line-height:1.25}.champion-role{flex:0 0 auto;color:var(--text-muted);font-size:.78rem;font-weight:600}.champion.checked{border-color:transparent;background:linear-gradient(180deg,rgba(200,170,110,.14),var(--surface))}.champion.checked .checkbox{background:linear-gradient(135deg,var(--gold),var(--gold-deep));border-color:var(--gold-deep)}.champion.checked .checkbox:after{border-left-color:var(--ink);border-bottom-color:var(--ink);transform:rotate(-45deg) scale(1)}.champion.checked .champion-name{color:var(--text-muted);text-decoration:line-through;text-decoration-color:var(--gold-deep)}@media(prefers-color-scheme:dark){:root{--surface: #161a22;--surface-2: #0f1218;--text: #eef0f4;--text-muted: #9aa2b1;--border: #2a303c;--shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 10px 30px rgba(0, 0, 0, .35)}body{background:radial-gradient(120% 60% at 50% -10%,rgba(200,170,110,.22),transparent 60%),var(--surface-2)}}@media(prefers-reduced-motion:reduce){.progress-fill,.checkbox,.checkbox:after,.champion{transition:none}}
