@import "https://fonts.googleapis.com/css2?family=Asimovian&display=swap";:root{color:#ffffffeb;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg:#09090b;--panel:#ffffff0d;--panel-strong:#ffffff14;--border:#ffffff1a;--text-soft:#ffffffa6;--accent:#ef4444;--yellow:#facc15;background:#09090b;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:#ffffffeb;background:#09090b;min-width:320px}button,input,select{font:inherit}.app-shell{flex-direction:column;min-height:100vh;display:flex}.hero{border-bottom:1px solid var(--border);background:linear-gradient(135deg,#7f1d1d59,#09090be6)}.hero__inner{gap:24px;max-width:1240px;margin:0 auto;padding:32px 20px;display:grid}.hero__top{justify-content:flex-end;display:flex}.hero__content{gap:10px;display:grid}.hero h1{margin:0;font-size:clamp(2rem,4vw,3.5rem)}.hero h1,.day-section__header h2,.stage-panel__header h2,.stage-panel__header h3,.entry-card h3,.stage-pill,.filter-badge,.tab,.ghost-button,.summary-card__label,.profile-summary__name{font-family:Asimovian,Inter,system-ui,sans-serif}.hero__text{max-width:720px;color:var(--text-soft);margin:0;line-height:1.6}.hero__summary{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;display:grid}.summary-card{background:var(--panel);border:1px solid var(--border);border-radius:20px;padding:16px}.summary-card__label{color:var(--text-soft);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;margin-bottom:8px;font-size:.8rem;display:flex}.summary-card strong{font-size:1.1rem}.page{flex:1;width:100%;max-width:1240px;margin:0 auto;padding:24px 20px 48px}.toolbar{background:var(--panel);border:1px solid var(--border);border-radius:24px;gap:18px;margin-bottom:24px;padding:18px;display:grid}.toolbar__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.toolbar__meta{gap:12px;display:grid}.toolbar__meta-lineup{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.toolbar__meta-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-soft);font-size:.8rem;font-weight:700}.archive-banner{color:#fecaca;background:#ef44441f;border:1px solid #ef444433;border-radius:16px;gap:4px;padding:12px 14px;display:grid}.archive-banner strong{color:#fee2e2}.tabs{flex-wrap:wrap;gap:8px;display:flex}.tab,.ghost-button,.star-button,.filter-badge,.icon-button,.modal-tab,.profile-summary,.footer-settings-button,.lineup-switcher__item,.profile-avatar-refresh-badge{border:1px solid var(--border);color:#fff;cursor:pointer;background:#ffffff0a;transition:all .2s}.tab{border-radius:14px;padding:10px 14px;position:relative}.tab--active{color:#000;background:#fff}.tab__text{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600}.tab__badge{border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.72rem;line-height:1;display:inline-flex}.tab__badge--corner{color:#fff;background:#ef4444;position:absolute;top:-7px;right:-7px;box-shadow:0 0 0 1px #ef444426}.ghost-button{border-radius:14px;align-items:center;gap:8px;padding:10px 14px;display:inline-flex}.tab:not(.tab--active):hover,.ghost-button:hover,.star-button:hover,.filter-badge:not(.filter-badge--active):hover,.icon-button:hover,.modal-tab:hover,.profile-summary:hover,.footer-settings-button:hover,.lineup-switcher__item:hover,.profile-avatar-refresh-badge:hover{background:#ffffff1a}.search-row{display:grid}.search-input-wrap{position:relative}.search-input__icon{color:#ffffff6b;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.search-input{border:1px solid var(--border);color:#fff;background:#00000040;border-radius:16px;width:100%;padding:14px 16px 14px 42px}.search-input::placeholder{color:#fff6}.filters-block{gap:16px;display:grid}.filters-group{gap:10px;display:grid}.filters-group__label{color:#ffffffb8;letter-spacing:.04em;text-transform:uppercase;font-size:.85rem;font-weight:700}.filters-row{flex-wrap:wrap;gap:10px;display:flex}.filter-badge{border-radius:999px;padding:9px 14px;font-size:.9rem;font-weight:700}.filter-badge--active{transform:translateY(-1px)}.content-grid,.favorites-view{gap:24px;display:grid}.day-section{gap:14px;display:grid}.day-section__header h2{margin:0;font-size:1.35rem}.day-stage-list{gap:18px;display:grid}.stage-panel{border:1px solid var(--border);border-radius:24px;padding:18px}.stage-panel__header,.entry-card__top,.suggestion-card{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.stage-panel__header{margin-bottom:14px}.stage-panel__header h2,.stage-panel__header h3,.entry-card h3{margin:0}.stage-panel__header span,.muted{color:var(--text-soft);margin-bottom:0;font-size:.92rem}.stage-pill{border-radius:999px;align-items:center;min-height:32px;padding:6px 12px;font-size:.85rem;font-weight:800;display:inline-flex}.card-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.entry-card{background:#00000038;border:1px solid #ffffff14;border-radius:20px;padding:16px;box-shadow:inset 0 1px #ffffff0a}.star-button{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.star-button svg{width:16px;height:16px}.star-button--active{color:var(--yellow);background:#facc1529;border-color:#facc154d}.star-button--active svg{fill:currentColor}.favorites-readonly .star-button{pointer-events:none;opacity:.38;filter:grayscale(.2)}.chip-row{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.chip{color:#fecaca;background:#ef44441f;border:1px solid #ef444433;border-radius:999px;padding:6px 10px;font-size:.84rem}.suggestions{border-top:1px solid #ffffff14;margin-top:16px;padding-top:16px}.suggestions__title{margin-bottom:12px;font-style:italic}.suggestion-list{gap:10px;display:grid}.suggestion-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:12px}.empty-state{text-align:center;background:var(--panel);border:1px dashed var(--border);color:var(--text-soft);border-radius:24px;padding:32px}.review-header{gap:14px;display:grid}.review-header__top{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.review-count-badge{color:#fecaca;background:#ef44442e;border:1px solid #ef444459;border-radius:999px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 10px;font-weight:800;display:inline-flex}.review-previous{gap:4px;margin-top:6px;display:grid}.review-previous__label{color:#fecaca;margin-top:.5rem;font-size:.875rem;font-weight:600}.review-previous__value{margin:0}.alert-banner{border:1px solid #ffffff14;border-radius:20px;grid-template-columns:auto 1fr;gap:12px;padding:16px 18px;display:grid}.alert-banner--danger{background:linear-gradient(135deg,#7f1d1d6b,#450a0a52);border-color:#ef444447;box-shadow:inset 0 1px #ffffff0a}.alert-banner__icon{padding-top:2px;font-size:1.2rem;line-height:1}.alert-banner__content{gap:4px;display:grid}.alert-banner__content strong{color:#fee2e2}.alert-banner__content p{color:#fca5a5;margin:0;line-height:1.5}.entry-card--review{background:linear-gradient(#7f1d1d3d,#0000003d);border-color:#ef44443d;box-shadow:inset 0 1px #ffffff0a,0 0 0 1px #ef44440f}.muted--danger{color:#fca5a5}.chip--danger{color:#fee2e2;background:#ef44442e;border-color:#ef444447}.suggestions--review{border-top-color:#ef444429}.suggestions__title--danger{color:#fecaca;font-style:normal;font-weight:700}.suggestion-card--review{background:#7f1d1d29;border-color:#ef44442e}.profile-summary{border-radius:999px;align-items:center;gap:12px;min-width:0;padding:8px 10px 8px 8px;display:inline-flex}.profile-summary__avatar{background:#ffffff14;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;overflow:hidden}.profile-summary__content{text-align:left;gap:2px;min-width:0;display:grid}.profile-summary__name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;line-height:1.1;overflow:hidden}.profile-summary__username{color:#ffffffb8;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;overflow:hidden}.profile-trigger__image,.profile-avatar-editor__preview img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.modal-backdrop{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#09090b6b;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-panel{background:radial-gradient(circle at top,#ef44441a,#0000 38%),linear-gradient(#1c1c22fa,#0c0c10fc);border:1px solid #ffffff24;border-radius:24px;width:min(100%,560px);padding:22px;box-shadow:0 28px 90px #00000094,0 0 0 1px #ffffff08,inset 0 1px #ffffff0d}.modal-panel--settings{width:min(100%,620px)}.modal-panel__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.modal-panel__header h2{color:#fff;margin:0 0 6px}.modal-panel__header .muted{color:#ffffffb8}.icon-button{border-radius:14px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.modal-tabs{gap:8px;margin-bottom:18px;display:flex}.modal-tab{border-radius:14px;flex:1;min-height:42px}.modal-tab--active{color:#111;background:#fff}.form-grid{gap:14px;display:grid}.field{gap:8px;display:grid}.field span{color:#ffffffd6;font-size:.9rem}.field input{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;width:100%;min-height:46px;padding:0 14px}.field input::placeholder{color:#ffffff6b}.form-help{color:var(--text-soft);margin:-4px 0 0;font-size:.88rem}.form-error{color:#fecaca;background:#7f1d1d4d;border:1px solid #ef444442;border-radius:16px;padding:12px 14px}.form-success{color:#bbf7d0;background:#15803d38;border:1px solid #22c55e47;border-radius:16px;padding:12px 14px}.modal-actions{justify-content:flex-end;align-items:center;gap:10px;margin-top:8px;display:flex}.modal-actions--spread{justify-content:space-between}.modal-actions__right{align-items:center;gap:10px;display:flex}.button-primary,.button-secondary,.button-danger{cursor:pointer;border:1px solid #0000;border-radius:14px;min-height:42px;padding:0 16px}.button-primary{color:#111;background:#fff}.button-secondary{color:#fff;background:#ffffff0f;border-color:#ffffff1f;justify-content:center;align-items:center;gap:8px;display:inline-flex}.button-danger{color:#fecaca;background:#7f1d1d4d;border-color:#ef444442}.button-primary:disabled,.button-secondary:disabled,.button-danger:disabled{opacity:.45;cursor:not-allowed}.profile-avatar-editor{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:16px;padding:14px;display:flex}.profile-avatar-editor__preview-wrap{flex-shrink:0;width:72px;height:72px;position:relative}.profile-avatar-editor__preview{background:#ffffff14;border-radius:999px;width:72px;height:72px;overflow:hidden}.profile-avatar-refresh-badge{background:#121216f2;border-color:#ffffff2e;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:absolute;top:-4px;right:-4px;box-shadow:0 8px 20px #0000004d}.profile-avatar-editor__content{flex:1;gap:10px;display:grid}.profile-avatar-upload{justify-content:center;align-items:center;width:fit-content;text-decoration:none;display:inline-flex}.settings-callout{background:#3b82f61f;border:1px solid #3b82f633;border-radius:18px;grid-template-columns:auto 1fr;gap:12px;margin-bottom:16px;padding:14px 16px;display:grid}.settings-callout strong{margin-bottom:4px;display:block}.settings-callout p{color:#ffffffb8;margin:0}.lineup-switcher{gap:10px;display:grid}.lineup-switcher__item{text-align:left;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.lineup-switcher__item--active{background:#ffffff1a;border-color:#ffffff38}.lineup-switcher__content{gap:4px;display:grid}.lineup-switcher__title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.lineup-switcher__badge{color:#bbf7d0;background:#15803d38;border:1px solid #22c55e47;border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:.78rem;font-weight:700;display:inline-flex}.site-footer{border-top:1px solid var(--border);background:#ffffff05}.site-footer__inner{grid-template-columns:1fr auto auto;align-items:center;gap:16px;max-width:1240px;margin:0 auto;padding:18px 20px;display:grid}.site-footer__brand{gap:4px;display:grid}.site-footer__brand strong{font-weight:700}.site-footer__links{color:#ffffff9e;flex-wrap:wrap;gap:16px;font-size:.92rem;display:flex}.footer-settings-button{border-radius:14px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}@media (width<=1280px){.card-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.hero__summary{grid-template-columns:1fr 1fr 1fr}}@media (width<=768px){.page{padding:16px 14px 32px}.hero__inner{padding:24px 14px}.hero__summary,.card-list{grid-template-columns:1fr}.toolbar__top{flex-direction:row;justify-content:space-between;align-items:center}.stage-panel__header,.suggestion-card,.entry-card__top{flex-direction:row;align-items:flex-start}.entry-card__top>:first-child{flex:1;min-width:0}.modal-panel{padding:16px}.site-footer__inner{flex-direction:column;grid-template-columns:1fr;align-items:stretch;display:grid}.site-footer__links{gap:10px}.profile-summary{justify-content:flex-start;width:100%}}
