@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";:root{font-family:Roboto,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#ffffffeb;background:#09090b;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg: #09090b;--panel: rgba(255, 255, 255, .05);--panel-strong: rgba(255, 255, 255, .08);--border: rgba(255, 255, 255, .1);--text-soft: rgba(255, 255, 255, .65);--accent: #ef4444;--yellow: #facc15;--mobile-bottom-nav-offset: 92px}body{background:radial-gradient(circle at 50% 30%,rgba(24,24,27,.8),var(--bg) 60%);color:#ffffffeb;min-width:320px;min-height:100dvh}*{box-sizing:border-box}html,body,#root{margin:0}button,input,select{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{min-height:100vh;display:flex;flex-direction:column}.hero{border-bottom:1px solid var(--border);background:linear-gradient(135deg,#7f1d1d59,#09090be6)}.hero__inner{max-width:1240px;margin:0 auto;padding:32px 20px;display:grid;gap:24px}.hero__top{display:flex;justify-content:flex-end}.hero__content{display:grid;gap:10px}.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:Roboto,Inter,system-ui,sans-serif}.hero__text{margin:0;max-width:720px;color:var(--text-soft);line-height:1.6}.hero__summary{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.summary-card{background:var(--panel);border:1px solid var(--border);border-radius:20px;padding:16px}.summary-card__label{display:flex;align-items:center;gap:8px;font-size:.8rem;color:var(--text-soft);margin-bottom:8px;text-transform:uppercase;letter-spacing:.08em}.summary-card strong{font-size:1.1rem}.page{max-width:1240px;width:100%;margin:0 auto;padding:calc(var(--header-height) + 24px) 20px 48px;flex:1}.page--profile-settings{max-width:none;width:100%;padding:0}.toolbar{display:grid;gap:18px;padding:18px;background:var(--panel);border:1px solid var(--border);border-radius:24px;margin-bottom:24px}.toolbar__top{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.toolbar__meta{display:grid;gap:12px}.toolbar__meta-lineup{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.toolbar__meta-label{font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-soft)}.archive-banner{display:grid;gap:4px;padding:12px 14px;border-radius:16px;background:#ef44441f;border:1px solid rgba(239,68,68,.2);color:#fecaca}.archive-banner strong{color:#fee2e2}.tabs{display:flex;gap:8px;flex-wrap:wrap}.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);background:#ffffff0a;color:#fff;cursor:pointer;transition:.2s ease}.tab{position:relative;padding:10px 14px;border-radius:14px}.tab--active{background:#fff;color:#000}.tab__text{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600}.tab__badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;font-size:.72rem;line-height:1;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.tab__badge--corner{position:absolute;top:-7px;right:-7px;background:#ef4444;color:#fff;box-shadow:0 0 0 1px #ef444426}.ghost-button{padding:10px 14px;border-radius:14px;display:inline-flex;align-items:center;gap:8px}.tab:not(.tab--active):hover,.ghost-button:hover,.star-button: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:block}.search-input-wrap{position:relative;flex:1}.search-input__icon{position:absolute;top:50%;left:14px;transform:translateY(-50%);color:#ffffff6b}.search-input{width:100%;border:1px solid var(--border);border-radius:999px;padding:10px 16px 10px 42px;background:#ffffff0f;color:#fff}.search-input::placeholder{color:#fff6}.filters-block{display:grid;gap:16px}.filters-group{display:grid;gap:10px}.filters-group__label{font-size:.85rem;font-weight:700;color:#ffffffb8;letter-spacing:.04em;text-transform:uppercase}.filters-row{display:flex;flex-wrap:wrap;gap:10px}.filter-chip{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 16px;border-radius:999px;border:1px solid var(--border);font-size:.95rem;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer;transition:transform .18s ease,background .2s ease,color .2s ease,border-color .2s ease}.filter-chip--light{background:#fff;border-color:#fff;color:#111;box-shadow:0 1px #ffffff59 inset}.filter-badge{padding:0 16px}.filter-badge--active{transform:none}.content-grid,.favorites-view{display:grid;gap:24px}.day-section{display:grid;gap:14px}.day-section__header h2{margin:0;font-size:1.35rem}.day-stage-list{display:grid;gap:18px}.stage-panel{padding:18px;border-radius:24px;border:1px solid var(--border)}.stage-panel__header,.entry-card__top,.suggestion-card{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.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);font-size:.92rem;margin-bottom:0}.stage-pill{display:inline-flex;align-items:center;min-height:32px;padding:6px 12px;border-radius:999px;font-size:.85rem;font-weight:800}.card-list{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.entry-card{background:#00000038;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:16px;box-shadow:inset 0 1px #ffffff0a}.star-button{width:40px;height:40px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.star-button svg{width:16px;height:16px}.star-button--active{background:#facc1529;color:var(--yellow);border-color:#facc154d;box-shadow:none}.star-button--active svg{fill:currentColor;filter:none}.favorites-readonly .star-button{pointer-events:none;opacity:.38;filter:grayscale(.2)}.chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.chip{padding:6px 10px;border-radius:999px;background:#ef44441f;border:1px solid rgba(239,68,68,.2);color:#fecaca;font-size:.84rem}.suggestions{margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.suggestions__title{font-style:italic;margin-bottom:12px}.suggestion-list{display:grid;gap:10px}.suggestion-card{padding:12px;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.empty-state{padding:32px;text-align:center;background:var(--panel);border:1px dashed var(--border);border-radius:24px;color:var(--text-soft)}.review-header{display:grid;gap:14px}.review-header__top{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.review-count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 10px;border-radius:999px;background:#ef44442e;border:1px solid rgba(239,68,68,.35);color:#fecaca;font-weight:800}.review-previous{display:grid;gap:4px;margin-top:6px}.review-previous__label{font-size:.875rem;font-weight:600;margin-top:.5rem}.review-previous__value{margin:0}.alert-banner{display:grid;grid-template-columns:auto 1fr;gap:12px;padding:16px 18px;border-radius:20px;border:1px solid rgba(255,255,255,.08)}.alert-banner--danger{background:linear-gradient(135deg,#7f1d1d6b,#450a0a52);border-color:#ef444447;box-shadow:inset 0 1px #ffffff0a}.alert-banner__icon{font-size:1.2rem;line-height:1;padding-top:2px}.alert-banner__content{display:grid;gap:4px}.alert-banner__content strong{color:#fee2e2}.alert-banner__content p{margin:0;color:#fca5a5;line-height:1.5}.entry-card--review{box-shadow:none}.muted--danger{color:#fca5a5;margin-top:0}.chip--danger{background:#ef44442e;border-color:#ef444447;color:#fee2e2}.suggestions--review{border-top-color:#ffffff14}.suggestions__title--danger{color:#ffffffeb;font-style:normal;font-weight:700}.suggestion-card--review{background:linear-gradient(180deg,#ffffff13,#ffffff09),#ffffff0e;border-color:#ffffff1f;box-shadow:inset 0 1px #ffffff0f}.review-close-button{width:40px;height:40px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:#ffffffeb;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;box-shadow:inset 0 1px #ffffff0d}.review-card__top{position:relative;align-items:flex-start;padding-right:52px}.review-close-button{position:absolute;top:0;right:0;margin-top:0}.suggestions__title--review{color:#ffffffeb}.profile-summary{padding:8px 10px 8px 8px;border-radius:999px;display:inline-flex;align-items:center;gap:12px;min-width:0}.profile-summary__avatar{width:48px;height:48px;border-radius:999px;overflow:hidden;background:#ffffff14;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.profile-summary__content{display:grid;gap:2px;min-width:0;text-align:left}.profile-summary__name{color:#fff;font-size:1rem;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-summary__username{color:#ffffffb8;font-size:.88rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-trigger__image,.profile-avatar-editor__preview img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.modal-backdrop{position:fixed;inset:0;background:#09090b6b;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;padding:20px;z-index:1000}.modal-panel{width:min(100%,560px);background:radial-gradient(circle at top,rgba(239,68,68,.1),transparent 38%),linear-gradient(180deg,#1c1c22fa,#0c0c10fc);border:1px solid rgba(255,255,255,.14);border-radius:24px;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{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.modal-panel__header h2{margin:0 0 6px;color:#fff}.modal-panel__header .muted{color:#ffffffb8}.icon-button{width:40px;height:40px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center}.modal-tabs{display:flex;gap:8px;margin-bottom:18px}.modal-tab{flex:1;min-height:42px;border-radius:14px}.modal-tab--active{background:#fff;color:#111}.form-grid{display:grid;gap:14px}.field{display:grid;gap:8px}.field span{font-size:.9rem;color:#ffffffd6}.field input{width:100%;min-height:46px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#fff;padding:0 14px}.field input::placeholder{color:#ffffff6b}.form-help{margin:-4px 0 0;color:var(--text-soft);font-size:.88rem}.form-error{border-radius:16px;padding:12px 14px;background:#7f1d1d4d;border:1px solid rgba(239,68,68,.26);color:#fecaca}.form-success{border-radius:16px;padding:12px 14px;background:#15803d38;border:1px solid rgba(34,197,94,.28);color:#bbf7d0}.modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:8px}.modal-actions--spread{justify-content:space-between}.modal-actions__right{display:flex;align-items:center;gap:10px}.button-primary,.button-secondary,.button-danger{min-height:42px;border-radius:14px;padding:0 16px;cursor:pointer;border:1px solid transparent}.button-primary{background:#fff;color:#111}.button-secondary{background:#ffffff0f;color:#fff;border-color:#ffffff1f;display:inline-flex;align-items:center;justify-content:center;gap:8px}.button-danger{background:#7f1d1d4d;color:#fecaca;border-color:#ef444442}.button-primary:disabled,.button-secondary:disabled,.button-danger:disabled{opacity:.45;cursor:not-allowed}.profile-avatar-editor{display:flex;align-items:center;gap:16px;padding:14px;border-radius:20px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.profile-avatar-editor__preview-wrap{position:relative;width:72px;height:72px;flex-shrink:0}.profile-avatar-editor__preview{width:72px;height:72px;border-radius:999px;overflow:hidden;background:#ffffff14}.profile-avatar-refresh-badge{position:absolute;top:-4px;right:-4px;width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#121216f2;border-color:#ffffff2e;box-shadow:0 8px 20px #0000004d}.profile-avatar-editor__content{display:grid;gap:10px;flex:1}.profile-avatar-upload{display:inline-flex;align-items:center;justify-content:center;width:fit-content;text-decoration:none}.settings-callout{display:grid;grid-template-columns:auto 1fr;gap:12px;padding:14px 16px;border-radius:18px;margin-bottom:16px;background:#3b82f61f;border:1px solid rgba(59,130,246,.2)}.settings-callout strong{display:block;margin-bottom:4px}.settings-callout p{margin:0;color:#ffffffb8}.lineup-switcher{display:grid;gap:10px}.lineup-switcher__item{border-radius:16px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left}.lineup-switcher__item--active{border-color:#ffffff38;background:#ffffff1a}.lineup-switcher__content{display:grid;gap:4px}.lineup-switcher__title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.lineup-switcher__badge{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#15803d38;border:1px solid rgba(34,197,94,.28);color:#bbf7d0;font-size:.78rem;font-weight:700}.site-footer{border-top:1px solid var(--border);background:#ffffff05}.site-footer__inner{max-width:1240px;margin:0 auto;padding:18px 20px;display:grid;grid-template-columns:1fr auto auto;gap:16px;align-items:center}.site-footer__brand{display:grid;gap:4px}.site-footer__brand strong{font-weight:700}.site-footer__links{display:flex;gap:16px;flex-wrap:wrap;color:#ffffff9e;font-size:.92rem}.footer-settings-button{width:40px;height:40px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center}@media(max-width:1280px){.card-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.hero__summary{grid-template-columns:1fr 1fr 1fr}}@media(max-width:768px){.page{padding:16px 14px calc(var(--mobile-bottom-nav-offset) + env(safe-area-inset-bottom))}.hero__inner{padding:24px 14px}.hero__summary,.card-list{grid-template-columns:1fr}.toolbar__top{flex-direction:row;align-items:center;justify-content:space-between}.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{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.site-footer__inner{display:grid}.site-footer__links{gap:10px}.profile-summary{width:100%;justify-content:flex-start}}.tribe-view{display:grid;gap:24px}.tribe-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.tribe-card{padding:20px;border-radius:24px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);display:grid;gap:14px}.tribe-card--active{background:linear-gradient(180deg,#ffffff0f,#ffffff08)}.tribe-card__header{display:flex;align-items:center;gap:10px}.tribe-card__header h2{margin:0;font-size:1.2rem}.tribe-join-form{display:grid;gap:12px}.tribe-code-block{display:grid;gap:6px;padding:14px 16px;border-radius:18px;background:#0000002e;border:1px solid rgba(255,255,255,.08)}.tribe-code-block__label{font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffa6}.tribe-code{font-size:clamp(1.5rem,4vw,2.25rem);letter-spacing:.16em;font-family:Roboto,Inter,system-ui,sans-serif}.tribe-stats{display:flex;gap:16px;flex-wrap:wrap}.tribe-stat{color:#ffffffb8}.tribe-stat strong{color:#fff}.tribe-actions{display:flex;gap:10px;flex-wrap:wrap}.tribe-warning{margin:0;color:#fca5a5}.tribe-coming-soon{display:grid}@media(max-width:768px){.tribe-grid{grid-template-columns:1fr}.tribe-actions{flex-direction:column}}.page-header{position:sticky;top:0;z-index:100;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#09090bd9;border-bottom:1px solid var(--border);display:flex;flex-direction:column}.header-row{max-width:1240px;width:100%;margin:0 auto;padding:12px 20px;display:flex;align-items:center;gap:12px}.header-row .header-title{margin:0;font-size:1.5rem;font-weight:600;flex-shrink:0}.header-row .header-nav{flex:1;display:none;justify-content:center;gap:12px}.header-row .header-nav button{border:1px solid var(--border);background:#ffffff0a;color:#fff;padding:8px 16px;border-radius:999px;font-size:.85rem;cursor:pointer;position:relative;transition:background .2s ease,color .2s ease}.header-row .header-nav button .tab__badge--corner{top:-6px;right:-6px}.profile-trigger{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);background:#ffffff0a;border-radius:999px;padding:6px 10px;color:#fff;cursor:pointer;transition:background .2s ease,color .2s ease}.profile-trigger__image{width:32px;height:32px;border-radius:999px;object-fit:cover}.profile-trigger__details{display:none;flex-direction:column;line-height:1}.profile-trigger__name{font-weight:600;font-size:.85rem}.profile-trigger__username{font-size:.7rem;color:var(--text-soft)}@media(min-width:769px){.profile-trigger__details{display:flex}}.filter-pill{position:relative;background:transparent;color:inherit;-webkit-user-select:none;user-select:none;appearance:none}.filter-pill .filter-pill__icon{margin-left:2px;flex-shrink:0}.filter-pill.favorites-pill{background:#ffffff0d;border-color:var(--border);color:#fff}.filter-pill.favorites-pill.favorites-pill--active{background:#facc1529;border-color:#facc154d;color:var(--yellow)}.filter-dropdown{position:absolute;top:calc(100% + 4px);left:0;min-width:140px;z-index:200;background:#09090bf0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid var(--border);border-radius:12px;padding:6px;display:flex;flex-direction:column;box-shadow:0 4px 10px #0000004d}.filter-dropdown button{background:transparent;border:none;color:#fff;padding:6px 10px;text-align:left;font-size:.8rem;border-radius:8px;cursor:pointer;transition:background .15s ease}.filter-dropdown button:hover,.filter-dropdown button.active{background:#ffffff14}@media(max-width:768px){.header-row .header-nav{display:none}.profile-trigger{padding:4px}.profile-trigger__details{display:none}}.header-title{font-size:1.2rem;font-weight:800;margin:0}.header-actions{display:flex;align-items:center;gap:12px}.filter-bar{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.favorites-toggle{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;border:1px solid var(--border);background:#ffffff0a;color:#fff;cursor:pointer}.favorites-toggle--active{background:#facc1529;color:var(--yellow);border-color:#facc154d}.bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-around;padding:6px 0 calc(6px + env(safe-area-inset-bottom));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#09090bd9;border-top:1px solid var(--border)}.bottom-nav button{flex:1;border:none;background:none;color:#ffffffb3;padding:8px 4px 6px;font-size:.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border-radius:12px;margin:0 4px;cursor:pointer;transition:background .2s ease,color .2s ease;position:relative;outline:none;box-shadow:none;-webkit-tap-highlight-color:transparent}.bottom-nav__icon-slot{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:56px;height:32px}.bottom-nav__icon-pill{display:inline-flex;align-items:center;justify-content:center;width:56px;height:32px;border-radius:999px;background:transparent;transition:background .2s ease,box-shadow .2s ease}.bottom-nav__badge{position:absolute;top:-4px;right:2px;display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;font-size:.68rem;line-height:1;font-weight:700;box-shadow:none}.bottom-nav button svg{width:22px;height:22px}.bottom-nav button>span{position:relative;z-index:1}.bottom-nav button>span:last-child{margin-top:2px}.bottom-nav button:hover,.bottom-nav button.active:hover{background:none;box-shadow:none}.bottom-nav button.active{background:transparent;color:#fff;box-shadow:none}.bottom-nav button.active .bottom-nav__icon-pill{background:#d7ddff33;box-shadow:none}.bottom-nav button:focus,.bottom-nav button:focus-visible,.bottom-nav button:active{outline:none;box-shadow:none}@media(min-width:769px){.bottom-nav{display:none}.tab-nav{display:flex;gap:8px}.tab-nav button{padding:10px 14px;border:1px solid var(--border);background:#ffffff0a;color:#fff;border-radius:14px;cursor:pointer}.tab-nav button.active{background:#fff;color:#111}}:root{--header-height: 72px;--search-height: 58px;--filters-height: 58px;--floating-gap: 10px;--floating-side: 20px;--floating-width: min(1240px, calc(100vw - (var(--floating-side) * 2)))}.page-header{position:fixed;top:0;left:0;right:0;width:100%;z-index:120;background:#09090bd1;border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.header-row{max-width:1240px;margin:0 auto;padding:14px 20px;min-height:var(--header-height);display:flex;align-items:center;gap:16px}.brand-mark{display:inline-flex;align-items:center;gap:12px;padding:0;border:0;background:transparent;color:#fff;cursor:pointer;flex-shrink:0}.brand-mark__logo{width:40px;height:40px;display:block}.brand-mark__text{font-size:1.6rem;font-weight:800;letter-spacing:.04em}.profile-trigger{min-height:44px;padding:5px 10px 5px 6px;background:#ffffff0b;border-color:#ffffff1a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.page--lineup{padding-top:calc(var(--search-height) + var(--filters-height) + (var(--floating-gap) * 4))}.search-row{position:fixed;top:calc(var(--header-height) + var(--floating-gap));left:50%;z-index:115;width:var(--floating-width);margin:0;transform:translate(-50%) translateY(0);opacity:1;max-height:none;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#12141894;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 14px 28px #0003;transition:transform .22s ease,opacity .22s ease}.search-row--hidden{transform:translate(-50%) translateY(0);opacity:1;pointer-events:auto}.search-row__inner{padding:8px 10px;gap:10px}.reset-button{min-height:42px;padding:0 15px;background:#ffffff0d;border-color:#ffffff1a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.filter-row{position:fixed;top:calc(var(--header-height) + var(--search-height) + (var(--floating-gap) * 2));left:50%;z-index:114;width:var(--floating-width);margin:0;padding:8px 10px;display:flex;align-items:center;gap:8px;overflow-x:auto;transform:translate(-50%);border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#12141894;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 14px 28px #0000003d}.filter-row--compact-top{top:calc(var(--header-height) + var(--floating-gap))}.filter-row::-webkit-scrollbar{display:none}.filter-pill,.filter-badge{flex-shrink:0}.filter-chip{min-height:42px;padding:0 16px}.filter-pill.favorites-pill{background:#ffffff0b}.filter-drawer{position:fixed;top:calc(var(--header-height) + var(--search-height) + var(--filters-height) + (var(--floating-gap) * 3));left:50%;z-index:113;width:var(--floating-width);margin:0;padding:0;transform:translate(-50%)}.filter-drawer--compact-top{top:calc(var(--header-height) + var(--filters-height) + (var(--floating-gap) * 2))}.filter-drawer__inner{padding:12px;border-radius:18px;background:#121418d1;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 18px 34px #00000052;max-height:min(42vh,290px)}@media(min-width:769px){.header-row .header-nav{display:flex}}@media(max-width:768px){:root{--header-height: 62px;--search-height: 56px;--filters-height: 56px;--floating-gap: 8px;--floating-side: 12px}.header-row{padding:10px 12px;gap:12px}.brand-mark__logo{width:34px;height:34px}.brand-mark__text{font-size:1.35rem}.profile-trigger{padding:4px}.page--lineup{padding-top:calc(var(--search-height) + var(--filters-height) + (var(--floating-gap) * 4) + 4px)}.search-row,.filter-row,.filter-drawer{width:var(--floating-width)}.search-row,.filter-row{border-radius:16px}.search-row__inner,.filter-row{padding-left:8px;padding-right:8px}.filter-drawer__inner{padding:10px;border-radius:16px;max-height:min(38vh,240px)}}.page--lineup{padding-top:calc(var(--header-height) + var(--filters-height) + (var(--floating-gap) * 3))}.page--search{padding-top:calc(var(--header-height) + 20px)}.page-header--search{min-height:var(--header-height)}.page-header--search .header-row{display:none}.page-header--search .header-search{display:flex}.header-search{display:none;max-width:1240px;margin:0 auto;padding:12px 20px;min-height:var(--header-height);align-items:center;gap:12px;background:transparent!important;box-shadow:none!important;border:0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.header-search__input-wrap{position:relative;flex:1;display:flex;align-items:center;min-height:42px;border-radius:999px;border:1px solid var(--border);background:var(--surface-soft);transition:background-color .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease}.header-search__input{min-height:42px;padding-right:16px;background:transparent;border:0;box-shadow:none;color:#fff;appearance:none;-webkit-appearance:none}.header-search__close,.filter-reset-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#fff;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);cursor:pointer;transition:background-color .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease}.header-search__close{width:42px;min-width:42px;min-height:42px;padding:0;flex-shrink:0}.header-row .header-nav{flex:1;display:none;justify-content:center;gap:10px}.header-row .header-nav button{position:relative;min-height:42px;padding:0 16px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0b;color:#fff}.header-row .header-nav button.active{background:#fff;color:#111}.header-nav__icon{width:52px;min-width:52px;min-height:46px;padding:0;display:inline-flex;align-items:center;justify-content:center}.header-nav__icon svg{width:22px;height:22px}.page-header--search .header-search{pointer-events:auto}.page-header--search .header-row{pointer-events:none}.filter-row{top:calc(var(--header-height) + var(--floating-gap))}.filter-reset-pill{position:sticky;left:0;z-index:2;flex-shrink:0;box-shadow:8px 0 18px #09090b73}.filter-reset-pill svg{flex-shrink:0}@media(max-width:768px){.page--lineup{padding-top:calc(var(--header-height) + var(--filters-height) + (var(--floating-gap) * 3) + 4px)}.page--search{padding-top:calc(var(--header-height) + 14px)}.header-search{padding:10px 12px;gap:8px}.header-search__close,.filter-reset-pill{min-height:40px;padding:0 12px}}.profile-settings{max-width:720px;margin:0 auto;padding:24px 20px 48px}.profile-settings__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}.profile-settings__title{margin:0;font-size:1.6rem;font-weight:600}.profile-settings__info{display:flex;align-items:center;gap:20px;margin-bottom:24px}.profile-settings__avatar-wrap{position:relative}.profile-settings__avatar{position:relative;width:88px;height:88px;border-radius:999px;overflow:hidden}.profile-settings__text h2{margin:0;font-size:1.4rem;font-weight:600}.profile-settings__text p{margin:4px 0 8px;color:var(--text-soft);font-size:.9rem}.profile-settings__edit-btn{border:1px solid var(--border);background:#ffffff0a;color:#fff;padding:6px 12px;border-radius:16px;font-size:.85rem;cursor:pointer;transition:background .2s ease}.profile-settings__edit-btn:hover{background:#ffffff14}.profile-settings__form{display:grid;gap:16px;margin-top:8px}.profile-settings__section{margin-top:40px}.settings-toggle{margin-top:20px}.settings-toggle__label{display:flex;align-items:center;gap:12px;cursor:pointer}.settings-toggle__label input{position:absolute;opacity:0;pointer-events:none}.settings-toggle__slider{position:relative;width:44px;height:24px;background:#ffffff1a;border-radius:999px;transition:background .2s ease}.settings-toggle__slider:before{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:#fff;transition:transform .2s ease}.settings-toggle__label input:checked+.settings-toggle__slider{background:var(--accent)}.settings-toggle__label input:checked+.settings-toggle__slider:before{transform:translate(20px)}.settings-toggle__text{font-size:.9rem}.profile-settings__footer{margin-top:48px;text-align:center;color:var(--text-soft);font-size:.8rem}.profile-settings__footer p{margin:0 0 8px}.profile-settings__links a{color:var(--accent);text-decoration:none;margin:0 4px}.profile-settings__links a:hover{text-decoration:underline}@keyframes headerShellReveal{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@keyframes headerItemReveal{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes floatingRowReveal{0%{opacity:0;transform:translate(-50%) translateY(-12px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.page-header{animation:headerShellReveal .55s cubic-bezier(.22,1,.36,1)}.header-row{position:relative}.brand-mark,.header-row .header-nav,.profile-trigger,.header-search{opacity:0;animation:headerItemReveal .6s cubic-bezier(.22,1,.36,1) forwards}.brand-mark{animation-delay:.08s}.header-row .header-nav,.header-search{animation-delay:.16s}.profile-trigger{animation-delay:.24s}.header-row .header-nav button,.profile-trigger,.filter-pill,.filter-reset-pill{transition:background-color .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease}.header-row .header-nav button:hover,.profile-trigger:hover,.filter-reset-pill:hover{transform:none}.header-row .header-nav button.active{box-shadow:none}.filter-row,.filter-drawer{animation:floatingRowReveal .55s cubic-bezier(.22,1,.36,1)}@media(min-width:769px){.header-row .header-nav{display:flex!important;align-items:center}.header-row .header-nav button{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}}@media(max-width:768px){.brand-mark,.header-row .header-nav,.profile-trigger,.header-search{animation-duration:.45s}}.filter-row,.filter-drawer{width:var(--floating-width)}.filter-row{padding:10px 0!important;gap:10px;border:1px solid rgba(255,255,255,.08);background:#111418c7;box-shadow:0 18px 36px #00000042}.filter-row--attached{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.filter-drawer{top:calc(var(--header-height) + var(--filters-height) + (var(--floating-gap) * 2))}.filter-drawer--attached{margin-top:-1px}.filter-drawer__inner{padding:10px 12px 12px;border-top:0;border-top-left-radius:0;border-top-right-radius:0;border-color:#ffffff14;background:#111418e6;box-shadow:0 22px 40px #00000047}.filter-chip,.filter-pill,.filter-badge,.filter-reset-pill{min-height:42px;border-radius:999px;font-size:.95rem;font-weight:700;line-height:1}.filter-pill,.filter-badge,.filter-reset-pill{border:1px solid rgba(255,255,255,.12);box-shadow:none}.filter-chip{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px}.filter-chip--light{background:#fff;border-color:transparent;color:#101114;box-shadow:none}.filter-pill__label,.filter-badge{display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1}.filter-pill__label{min-height:1em}.filter-pill__icon{width:14px;height:14px;margin-left:0;opacity:.72}.filter-pill.favorites-pill{background:#fff;border-color:transparent;color:#101114}.filter-pill.favorites-pill .filter-pill__label,.filter-pill.favorites-pill svg{color:inherit}.filter-pill.favorites-pill.favorites-pill--active{background:#facc152e;border-color:transparent;color:#facc15}.filter-badge{border-color:transparent}.filter-badge--active{transform:none;box-shadow:none}.filter-reset-pill{width:42px;min-width:42px;padding:0;background:#ffffff0d;color:#ffffffeb}.filter-reset-pill svg{width:15px;height:15px}@media(max-width:768px){.filter-row{padding:8px;gap:8px}.filter-drawer__inner{padding:8px 8px 10px;max-height:min(70vh,500px)}.filter-chip,.filter-pill,.filter-badge,.filter-reset-pill{min-height:40px;font-size:.9rem}.filter-reset-pill{width:40px;min-width:40px}}.filter-stack{position:fixed;top:calc(var(--header-height) + var(--floating-gap));left:50%;z-index:114;width:var(--floating-width);transform:translate(-50%);animation:floatingRowReveal .55s cubic-bezier(.22,1,.36,1);border:1px solid rgba(255,255,255,.1);border-radius:22px;overflow:hidden;background:linear-gradient(180deg,#1c222aad,#161b228f);box-shadow:0 18px 36px #00000042;backdrop-filter:blur(24px) saturate(140%);-webkit-backdrop-filter:blur(24px) saturate(140%)}.filter-stack .filter-row,.filter-stack .filter-drawer{position:static;top:auto;left:auto;width:100%;margin:0;transform:none;animation:none}.filter-stack .filter-row,.filter-stack .filter-drawer__inner{background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.filter-stack .filter-row{padding:10px 12px}.filter-stack .filter-row--attached{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.filter-stack .filter-drawer--attached{margin-top:-1px}.filter-stack .filter-drawer__inner{border-top-left-radius:0;border-top-right-radius:0;border-top:0!important}.page--lineup{padding-top:calc(var(--header-height) + var(--filters-height) + (var(--floating-gap) * 3) + 12px)}.filter-row .filter-pill:not(:first-of-type):not(.favorites-pill),.filter-row .favorites-pill{background:#ffffff0d;border-color:#ffffff1a;color:#fff}.filter-row .filter-pill.filter-chip--light:not(:first-of-type){background:#fff;border-color:transparent;color:#101114}.filter-row .filter-pill[style],.filter-drawer .filter-chip--light{border-color:transparent!important}.favorites-pill.favorites-pill--active{background:#facc152e;border-color:transparent;color:#facc15}@media(max-width:768px){.filter-stack{width:var(--floating-width)}.page--lineup{padding-top:calc(var(--header-height) + var(--filters-height) + (var(--floating-gap) * 3) + 12px)}}.filter-stack .filter-row .filter-pill,.filter-stack .filter-row .favorites-pill{background:#ffffff0d;border-color:#ffffff1a;color:#fffffff5;box-shadow:inset 0 1px #ffffff0a}.filter-stack .filter-row .filter-pill .filter-pill__label,.filter-stack .filter-row .favorites-pill .filter-pill__label,.filter-stack .filter-row .filter-pill svg,.filter-stack .filter-row .favorites-pill svg{color:inherit}.filter-stack .filter-row .filter-pill.filter-chip--light{background:#fff;border-color:transparent;color:#101114;box-shadow:none}.filter-stack .filter-row .favorites-pill.favorites-pill--active{background:#facc152e;border-color:transparent;color:#facc15;box-shadow:none}:root{--bg: #101317;--bg-elevated: rgba(20, 24, 30, .88);--surface-1: rgba(26, 31, 38, .82);--surface-2: rgba(31, 37, 46, .88);--surface-3: rgba(37, 44, 54, .92);--surface-soft: rgba(255, 255, 255, .06);--border: rgba(255, 255, 255, .12);--border-strong: rgba(255, 255, 255, .18);--text-soft: rgba(255, 255, 255, .74);--glass-blur: 14px;--glass-blur-strong: 18px;--shadow-soft: 0 16px 34px rgba(0, 0, 0, .22);--shadow-strong: 0 24px 48px rgba(0, 0, 0, .28)}body{background:radial-gradient(circle at 14% 18%,rgba(11,219,239,.12),transparent 26%),radial-gradient(circle at 82% 16%,rgba(255,0,139,.1),transparent 24%),radial-gradient(circle at 22% 78%,rgba(0,255,0,.08),transparent 24%),radial-gradient(circle at 76% 74%,rgba(161,0,255,.1),transparent 28%),radial-gradient(circle at 52% 46%,rgba(241,227,0,.05),transparent 30%),linear-gradient(180deg,#12161c,#0f1318);color:#fffffff0}.page-header,.bottom-nav,.filter-row,.filter-drawer__inner,.modal-panel,.modal-panel--settings,.toolbar,.summary-card,.stage-panel,.entry-card,.entry-card--review,.suggestion-card,.suggestion-card--review,.profile-avatar-editor,.settings-callout,.lineup-switcher__item,.archive-banner,.search-input,.field input{backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur))}.page-header,.bottom-nav{background:linear-gradient(180deg,#101318f0,#101318db);border-color:var(--border)}.filter-row,.filter-drawer__inner,.toolbar,.summary-card,.profile-avatar-editor,.lineup-switcher__item{background:var(--surface-1);border-color:var(--border);box-shadow:var(--shadow-soft)}.modal-panel,.modal-panel--settings{background:radial-gradient(circle at top,rgba(239,68,68,.08),transparent 32%),linear-gradient(180deg,#1c222af5,#12161dfa);border-color:var(--border-strong);box-shadow:var(--shadow-strong);backdrop-filter:blur(var(--glass-blur-strong));-webkit-backdrop-filter:blur(var(--glass-blur-strong))}.modal-backdrop{background:#080b1094;backdrop-filter:blur(var(--glass-blur-strong));-webkit-backdrop-filter:blur(var(--glass-blur-strong))}.stage-panel{background:linear-gradient(180deg,#ffffff0b,#ffffff06),var(--surface-2);border-color:#ffffff1c;box-shadow:var(--shadow-soft)}.entry-card,.entry-card--review,.suggestion-card,.suggestion-card--review{background:linear-gradient(180deg,#ffffff0a,#ffffff05),var(--surface-2);border-color:#ffffff1a;box-shadow:none}.search-input,.field input{background:#ffffff13;border-color:#ffffff24}.header-search__input.search-input{background:transparent;border:0;border-color:transparent;box-shadow:none;outline:none;backdrop-filter:none;-webkit-backdrop-filter:none}.header-search__input.search-input:focus,.header-search__input.search-input:focus-visible{outline:none;box-shadow:none}.header-search .search-input__icon{color:#ffffffb8}.header-search .header-search__input::placeholder{color:#ffffff8f}.tab,.ghost-button,.star-button,.icon-button,.modal-tab,.profile-summary,.footer-settings-button,.profile-avatar-refresh-badge,.header-row .header-nav button,.profile-trigger,.header-search__input-wrap,.header-search__close,.filter-reset-pill{background:var(--surface-soft);border-color:var(--border)}.tab:not(.tab--active):hover,.ghost-button:hover,.star-button:hover,.icon-button:hover,.modal-tab:hover,.profile-summary:hover,.footer-settings-button:hover,.header-row .header-nav button:hover,.profile-trigger:hover,.header-search__input-wrap:hover,.header-search__close:hover{background:#ffffff1a}.header-row .header-nav button.active:hover{background:#fff;color:#111;box-shadow:none}html{background:#11161d}body{background:radial-gradient(circle at 14% 18%,rgba(11,219,239,.14),transparent 22%),radial-gradient(circle at 82% 16%,rgba(255,0,139,.12),transparent 20%),radial-gradient(circle at 22% 78%,rgba(0,255,0,.09),transparent 22%),radial-gradient(circle at 76% 74%,rgba(161,0,255,.12),transparent 24%),radial-gradient(circle at 52% 46%,rgba(241,227,0,.06),transparent 26%),linear-gradient(180deg,#161b22,#11161d);background-attachment:fixed;min-height:100dvh}body:before{content:none}.page-header,.bottom-nav,.header-search,.filter-row,.filter-drawer__inner{backdrop-filter:blur(24px) saturate(140%);-webkit-backdrop-filter:blur(24px) saturate(140%)}.page-header,.bottom-nav{background:linear-gradient(180deg,#12161dc7,#12161da3);box-shadow:0 10px 30px #0000002e}.header-search,.filter-row,.filter-drawer__inner{background:linear-gradient(180deg,#1c222aad,#161b228f);border-color:#ffffff1c}.stage-panel{background:linear-gradient(180deg,#ffffff0d,#ffffff05),#232b3580}.entry-card,.entry-card--review,.suggestion-card,.suggestion-card--review{background:linear-gradient(180deg,#ffffff13,#ffffff09),#ffffff0e;border-color:#ffffff1f;box-shadow:inset 0 1px #ffffff0f}.entry-card h3,.entry-card__top p,.stage-panel__header span,.muted{text-shadow:0 1px 0 rgba(0,0,0,.12)}@keyframes filterDrawerDrop{0%{opacity:0;transform:translateY(-10px) scaleY(.96)}to{opacity:1;transform:translateY(0) scaleY(1)}}.filter-stack{overflow:visible}.filter-stack .filter-row{position:relative;isolation:isolate;display:flex;align-items:center;gap:0;overflow:hidden}.filter-row__sticky{position:sticky;left:0;z-index:5;flex:0 0 auto;width:52px;padding-left:10px}.filter-row__scroll-shell{position:relative;min-width:0;flex:1 1 auto;overflow:hidden}.filter-row__scroll{display:flex;align-items:center;gap:8px;min-width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-padding-inline:8px;padding-right:10px;padding-left:10px;mask-image:linear-gradient(90deg,transparent 0,#000 10px,#000 calc(100% - 10px),transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 10px,#000 calc(100% - 10px),transparent 100%)}.filter-row__sticky+.filter-row__scroll-shell .filter-row__scroll{mask-image:linear-gradient(90deg,transparent 0,#000 10px,#000 calc(100% - 10px),transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 10px,#000 calc(100% - 10px),transparent 100%)}.filter-row__scroll::-webkit-scrollbar{display:none}.filter-reset-pill{position:relative;z-index:1;background:#ffffff0d;border-color:#ffffff1a;color:#fffffff5;box-shadow:inset 0 1px #ffffff0a}.filter-row__sticky:after{content:none}.filter-stack .filter-drawer{overflow:hidden}.filter-stack .filter-drawer__inner{transform-origin:top center;animation:filterDrawerDrop .24s cubic-bezier(.22,1,.36,1)}@media(max-width:768px){.filter-row__sticky{width:50px;padding-left:10px}.filter-row__scroll{gap:6px;padding-right:10px;padding-left:10px;mask-image:linear-gradient(90deg,transparent 0,#000 10px,#000 calc(100% - 10px),transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 10px,#000 calc(100% - 10px),transparent 100%)}.filter-row__sticky+.filter-row__scroll-shell .filter-row__scroll{mask-image:linear-gradient(90deg,transparent 0,#000 10px,#000 calc(100% - 10px),transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 10px,#000 calc(100% - 10px),transparent 100%)}}.entry-card--review{position:relative;box-shadow:none!important}.entry-card--favorite{box-shadow:0 0 0 1px #facc1524,inset 0 1px #ffffff0d}.star-button.star-button--active{background:#facc1529!important;color:var(--yellow)!important;border-color:#facc154d!important;box-shadow:none!important}.star-button.star-button--active svg{fill:currentColor;filter:none}.suggestion-card--review{box-shadow:none!important}.suggestions--tribe{border-top-color:#ffffff14}.tribe-likes-list{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(132px,1fr))}.tribe-like-card{display:flex;align-items:center;gap:10px;min-height:56px;padding:10px 12px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff0e}.tribe-like-card__avatar{width:38px;height:38px;border-radius:999px;object-fit:cover;object-position:center;flex-shrink:0;border:1px solid rgba(255,255,255,.12)}.tribe-like-card__name{display:grid;gap:2px;min-width:0;line-height:1.05}.tribe-like-card__name strong,.tribe-like-card__name span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tribe-like-card__name strong{font-size:.92rem;color:#fffffff5}.tribe-like-card__name span{font-size:.82rem;color:#ffffffad}.profile-trigger{margin-left:auto;min-height:42px;padding:4px 12px 4px 4px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0b;box-shadow:inset 0 1px #ffffff0a}.profile-trigger__image{width:34px;height:34px;flex-shrink:0}.profile-trigger__details{min-width:0;text-align:left;justify-items:start}.profile-trigger__name,.profile-trigger__username{width:100%;text-align:left}.profile-trigger--guest{width:42px;min-width:42px;height:42px;min-height:42px;padding:0;justify-content:center;gap:0}.filter-stack .filter-row .filter-pill:hover,.filter-stack .filter-row .favorites-pill:hover,.filter-stack .filter-row .filter-reset-pill:hover,.filter-stack .filter-drawer .filter-badge.filter-chip--light:hover{background:#ffffff1a!important;border-color:#ffffff1a!important;color:#fffffff5!important;transform:none!important;box-shadow:none!important}.filter-stack .filter-row .filter-pill.filter-chip--light:hover,.filter-stack .filter-drawer .filter-badge.filter-badge--active:hover,.filter-stack .filter-drawer .filter-badge.filter-chip--light.filter-badge--active:hover{background:#fff!important;border-color:transparent!important;color:#101114!important}.filter-stack .filter-row .favorites-pill.favorites-pill--active:hover{background:#facc152e!important;border-color:transparent!important;color:#facc15!important}@media(min-width:769px){.header-row .header-nav{gap:12px}.profile-trigger{display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;min-width:0;padding:4px 12px 4px 4px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0b;box-shadow:inset 0 1px #ffffff0a}.profile-trigger__details{display:grid;gap:1px;min-width:0;flex:1 1 auto;text-align:left;justify-items:start;align-content:center}.profile-trigger__name,.profile-trigger__username{display:block;width:100%;text-align:left}}@media(max-width:768px){.header-row{justify-content:space-between}.profile-trigger{margin-left:auto;padding:4px}.profile-trigger--guest{padding:0}}.profile-settings{max-width:920px;padding:0 20px 40px}.profile-settings--info{max-width:760px}.profile-settings__sticky-header{position:sticky;top:0;z-index:20;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0 20px;background:linear-gradient(180deg,#1c222ac7,#161b229e);border-bottom:1px solid rgba(255,255,255,.12);backdrop-filter:blur(22px) saturate(140%);-webkit-backdrop-filter:blur(22px) saturate(140%)}.profile-settings__sticky-shell{max-width:920px;margin:0 auto}.profile-settings__sticky-shell--info{max-width:760px}.profile-settings__sticky-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:78px;padding:10px 0;background:transparent}.profile-settings__sticky-copy{display:block}.profile-settings__title{margin:0;font-size:clamp(1.65rem,2.8vw,2rem);font-weight:700;letter-spacing:-.02em}.profile-settings__close{width:42px;height:42px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.profile-settings__body{display:grid;gap:34px;padding-top:18px}.profile-settings__hero{display:grid;justify-items:center;text-align:center;gap:18px;padding:8px 0 4px}.profile-settings__avatar-shell{position:relative}.profile-settings__avatar{width:136px;height:136px;border-radius:999px;overflow:hidden;border:2px solid rgba(255,255,255,.12);background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.08),transparent 55%),#ffffff0d;box-shadow:0 18px 40px #0000002e}.profile-settings__avatar img{width:100%;height:100%;object-fit:cover}.profile-settings__avatar-refresh{position:absolute;top:2px;right:2px;width:30px;height:30px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#161b22eb;color:#ffffffeb;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.profile-settings__identity{display:grid;gap:4px}.profile-settings__identity h2{margin:0;font-size:clamp(1.9rem,3.8vw,2.5rem);font-weight:700;letter-spacing:-.03em}.profile-settings__identity p{margin:0;font-size:1.05rem;color:#ffffffad}.profile-settings__hero-actions{display:flex;justify-content:center}.profile-settings__hero-actions-group{display:inline-flex;align-items:center;gap:10px}.profile-settings__edit,.profile-settings__signout,.profile-settings__links button{border:1px solid rgba(255,255,255,.12);background:#ffffff0b;color:#fff}.profile-settings__edit{min-height:44px;padding:0 18px;border-radius:14px;font-weight:700;cursor:pointer}.profile-settings__panel,.profile-settings__setting-block,.profile-settings__setting-row{border:1px solid rgba(255,255,255,.1);background:#ffffff0b;border-radius:24px;backdrop-filter:blur(20px) saturate(130%);-webkit-backdrop-filter:blur(20px) saturate(130%)}.profile-settings__panel{padding:18px}.profile-settings__panel--text{display:grid;gap:14px}.profile-settings__panel--text p{margin:0;line-height:1.65;color:#ffffffc7}.profile-settings__form{display:grid;gap:16px}.profile-settings__form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.profile-settings__file-input{position:absolute;opacity:0;pointer-events:none}.profile-settings__file-row{display:flex;align-items:center;gap:12px;min-height:58px;padding:0 14px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d}.profile-settings__file-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff12;color:#fff;cursor:pointer;white-space:nowrap}.profile-settings__file-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#ffffffb8}.field--full{grid-column:1 / -1}.profile-settings__form-actions{display:flex;justify-content:flex-end;gap:10px}.profile-settings__section{display:grid;gap:18px}.profile-settings__section-head{display:block}.profile-settings__section-head h2{margin:0;font-size:clamp(1.4rem,2.4vw,1.7rem)}.profile-settings__setting-block{display:grid;gap:16px;padding:18px}.profile-settings__setting-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px}.profile-settings__setting-copy{display:grid;gap:4px}.profile-settings__setting-copy h3{margin:0;font-size:1.05rem}.profile-settings__setting-copy p{margin:0;color:#ffffffa3}.profile-settings__lineups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.profile-settings__lineup-card{min-height:0;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#fff;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;cursor:pointer}.profile-settings__lineup-card--active{border-color:#22c55e52;background:#22c55e14}.profile-settings__lineup-copy{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0;flex:1 1 auto}.profile-settings__lineup-copy strong{font-size:.96rem}.profile-settings__lineup-badge{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#22c55e24;color:#bbf7d0;font-size:.75rem;font-weight:700}.profile-settings__lineup-check{flex:0 0 auto}.profile-settings__lineup-meta{font-size:.82rem;color:#ffffff94}.profile-settings .settings-toggle__label{flex-shrink:0}.profile-settings .settings-toggle__slider{width:52px;height:30px;background:linear-gradient(180deg,#ffffff14,#ffffff08),#ffffff0f;border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px #ffffff0f}.profile-settings .settings-toggle__slider:before{top:3px;left:3px;width:22px;height:22px;background:linear-gradient(180deg,#fffffff5,#ffffffe0);box-shadow:inset 0 1px #fff9}.profile-settings .settings-toggle__label input:checked+.settings-toggle__slider{background:linear-gradient(180deg,#22c55e61,#16a34a38),#14532d6b;border-color:#22c55e47;box-shadow:inset 0 1px #ffffff0f}.profile-settings .settings-toggle__label input:checked+.settings-toggle__slider:before{transform:translate(22px)}.profile-settings__signout{justify-self:start;min-height:42px;padding:0 14px;border:1px solid rgba(255,123,143,.22);border-radius:14px;background:#ff7b8f14;color:#ff97a7;box-shadow:none;cursor:pointer}.profile-settings__footer{padding-top:18px;border-top:1px solid rgba(255,255,255,.1);text-align:left}.profile-settings__footer p{margin:0}.profile-settings__footer-meta{margin-top:4px!important;font-size:.78rem;color:#ffffff94}.profile-settings__footer-meta em{font-style:italic}.profile-settings__links{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:14px}.profile-settings__links button{min-height:auto;padding:0;border:0;border-radius:0;background:transparent;color:#ffffffb8;text-decoration:underline;text-underline-offset:.16em;box-shadow:none;cursor:pointer}@media(max-width:768px){.profile-settings{padding:0 14px 42px}.profile-settings__sticky-header{padding:0 14px}.profile-settings__sticky-inner{min-height:68px;padding:8px 0}.profile-settings__body{gap:24px;padding-top:14px}.profile-settings__avatar{width:112px;height:112px}.profile-settings__avatar-refresh{width:32px;height:32px}.profile-settings__form-grid,.profile-settings__lineups{grid-template-columns:1fr}.profile-settings__setting-row{align-items:center}}.profile-trigger.profile-trigger--guest{width:42px;min-width:42px;height:42px;min-height:42px;padding:0;gap:0;justify-content:center}.modal-backdrop{background:#090c126b;backdrop-filter:blur(24px) saturate(145%);-webkit-backdrop-filter:blur(24px) saturate(145%)}.modal-panel.modal-panel--auth{width:min(100%,680px);padding:24px;border-radius:28px;background:radial-gradient(circle at 18% 18%,rgba(11,219,239,.06),transparent 28%),radial-gradient(circle at 84% 18%,rgba(255,0,139,.05),transparent 26%),linear-gradient(180deg,#181d24d6,#12161dc2);border:1px solid rgba(255,255,255,.1);box-shadow:0 28px 80px #00000057,inset 0 1px #ffffff0a;backdrop-filter:blur(26px) saturate(145%);-webkit-backdrop-filter:blur(26px) saturate(145%)}.modal-panel--auth .modal-panel__header{align-items:flex-start;margin-bottom:20px}.modal-panel--auth .modal-panel__header h2{margin:0 0 8px;font-size:clamp(1.9rem,3vw,2.25rem);letter-spacing:-.03em}.modal-panel--auth .modal-panel__header .muted{max-width:440px;color:#ffffffad}.modal-tabs--auth{gap:10px;margin-bottom:18px}.modal-panel--auth .modal-tab{min-height:46px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0b;color:#fff;font-weight:700}.modal-panel--auth .modal-tab.modal-tab--active{background:#fff;border-color:transparent;color:#111}.modal-panel--auth .modal-tab:hover,.modal-panel--auth .modal-tab:focus-visible{background:#ffffff14;color:#fff;outline:none;box-shadow:none}.modal-panel--auth .modal-tab.modal-tab--active:hover,.modal-panel--auth .modal-tab.modal-tab--active:focus-visible{background:#fff;color:#111}.form-grid--auth{gap:14px}.modal-panel--auth .field span{font-size:.95rem;color:#ffffffd6}.modal-panel--auth .field input{min-height:50px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#ffffff0e;box-shadow:inset 0 1px #ffffff0a;padding:0 16px}.modal-panel--auth .field input:focus{outline:none;border-color:#ffffff2e;background:#ffffff12}.modal-panel--auth .form-help{margin-top:-2px;color:#ffffff8f}.modal-panel--auth .modal-actions{margin-top:8px}.modal-panel--auth .button-primary,.modal-panel--auth .button-secondary{min-height:42px;border-radius:16px;padding:0 18px}.modal-panel--auth .button-primary{background:#fff;color:#111}.modal-panel--auth .button-secondary{background:#ffffff0e;border:1px solid rgba(255,255,255,.1);color:#fff}.modal-panel--auth .button-primary:hover,.modal-panel--auth .button-primary:focus-visible{background:#fff;color:#111;outline:none;box-shadow:none}.modal-panel--auth .button-secondary:hover,.modal-panel--auth .button-secondary:focus-visible{background:#ffffff14;color:#fff;outline:none;box-shadow:none}@media(max-width:768px){.modal-panel.modal-panel--auth{width:min(100%,100%);padding:18px;border-radius:24px}.modal-panel--auth .modal-tab{min-height:46px;border-radius:16px}.modal-panel--auth .field input{min-height:48px;border-radius:16px}}@media(max-width:768px){.page-header,.bottom-nav,.profile-settings__sticky-header,.filter-row,.filter-drawer__inner,.modal-panel,.modal-panel--auth{box-shadow:none!important}.page-header,.brand-mark,.header-row .header-nav,.profile-trigger,.header-search,.filter-row,.filter-drawer,.filter-stack .filter-drawer__inner{animation:none!important}.brand-mark,.header-row .header-nav,.profile-trigger,.header-search{opacity:1!important;transform:none!important}.filter-row__scroll,.filter-row__sticky+.filter-row__scroll-shell .filter-row__scroll{mask-image:none!important;-webkit-mask-image:none!important}}@supports (content-visibility: auto){.stage-panel,.favorites-view .entry-card,.tribe-card{content-visibility:auto;contain-intrinsic-size:1px 540px}}
