:root{color:#f7f3ea;--c-bg:#111113;--c-bg-2:#1a1a1e;--c-bg-3:#222228;--c-border:#ffffff17;--c-border-mid:#ffffff24;--c-text:#f7f3ea;--c-text-2:#a8a29e;--c-text-3:#6b6560;--c-accent:#8b5cf6;--c-accent-2:#ff6b5a;--c-signal:#b7f34b;--c-signal-dim:#b7f34b26;--c-accent-dim:#8b5cf626;--c-accent-2-dim:#ff6b5a1f;background:#111113;font-family:Inter,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}.app-layout{grid-template-columns:280px 1fr;min-height:100vh;display:grid}.sidebar{background:var(--c-bg-2);border-right:1px solid var(--c-border);grid-template-rows:auto auto auto 1fr;align-self:start;gap:1rem;height:100vh;padding:1rem;display:grid;position:sticky;top:0}.sidebar-brand{color:var(--c-text);letter-spacing:-.03em;font-family:Space Grotesk,Inter,sans-serif;font-size:1.5rem;font-weight:800}.sidebar-nav{gap:.45rem;display:grid}.sidebar-divider{background:var(--c-border);height:1px;margin:.25rem 0 .35rem}.nav-btn{text-align:left;border:1px solid var(--c-border);color:var(--c-text-2);cursor:pointer;background:0 0;border-radius:999px;padding:.7rem .8rem;transition:background .15s,color .15s,border-color .15s}.nav-btn:hover{background:var(--c-bg-3);color:var(--c-text);border-color:var(--c-border-mid)}.nav-btn.active{background:var(--c-accent);color:#fff;border-color:var(--c-accent)}.nav-media-link{background:0 0}.nav-btn--refresh-recs{opacity:.7;letter-spacing:.02em;font-size:11px;transition:background .2s,color .2s,border-color .2s,opacity .2s}.nav-btn--refresh-recs:hover:not(:disabled){opacity:1;color:#7ddf7d;background:#1a3a1a;border-color:#3a7a3a}.nav-btn--refresh-recs:disabled{cursor:default}.nav-btn--refreshed{opacity:1!important;color:#7ddf7d!important;background:#1a3a1a!important;border-color:#3a7a3a!important}.nav-btn--run-als{opacity:.6;letter-spacing:.02em;color:#e8a87c;font-size:11px;transition:background .2s,color .2s,border-color .2s,opacity .2s}.nav-btn--run-als:hover:not(:disabled){opacity:1;color:#f0c090;background:#3a2010;border-color:#c07040}.nav-btn--run-als:disabled{cursor:default}.nav-btn--run-als--done{opacity:1!important;color:#7ddf7d!important;background:#1a3a1a!important;border-color:#3a7a3a!important}@keyframes fy-refresh-pulse{0%{box-shadow:0 0 #64dc6459}50%{box-shadow:0 0 0 8px #64dc6400}to{box-shadow:0 0 #64dc6400}}.fy-section--just-refreshed{border-radius:8px;animation:.7s ease-out fy-refresh-pulse}.sidebar-user{border-top:1px solid var(--c-border);align-self:end;padding-top:.8rem}.sidebar-username{color:var(--c-text);margin:0 0 .5rem;font-weight:700}.sidebar-admin-badge{vertical-align:middle;cursor:default;margin-left:.3rem;font-size:.85em}.content-area{width:100%;max-width:1040px;margin:0 auto;padding:1.4rem 1rem 2.5rem}.panel{background:var(--c-bg-2);border:1px solid var(--c-border);border-radius:14px;padding:1rem}.hero{margin-bottom:1rem}.hero h1{color:var(--c-text);margin:.2rem 0 .55rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(1.7rem,4vw,2.7rem);line-height:1.08}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--c-accent);margin:0;font-family:Space Grotesk,Inter,sans-serif;font-size:.74rem;font-weight:700}.hero-actions{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.auth-panel-page{gap:.85rem;display:grid}.auth-tabs{border:1px solid var(--c-border-mid);border-radius:999px;width:fit-content;display:inline-flex;overflow:hidden}.mode-pill{color:var(--c-text-2);cursor:pointer;background:0 0;border:0;padding:.45rem .9rem}.mode-pill.active{background:var(--c-accent);color:#fff}.auth-form{max-width:420px}.auth-error{color:var(--c-accent-2);margin:0;font-size:.875rem}.ob-page{flex-direction:column;min-height:calc(100vh - 140px);display:flex}.ob-step1{max-width:480px;margin:0 auto;padding:1.5rem 0}.ob-heading{color:var(--c-text);margin:0 0 .3rem;font-family:Space Grotesk,Inter,sans-serif;font-size:1.6rem;font-weight:700}.ob-step1-actions{align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.media-type-grid{grid-template-columns:1fr 1fr;gap:.75rem;margin:1.25rem 0;display:grid}.media-type-tile{border:2px solid var(--c-border-mid);background:var(--c-bg-3);cursor:pointer;color:var(--c-text);border-radius:14px;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;font-weight:500;transition:border-color .15s,background .15s,transform .12s;display:flex}.media-type-tile:hover{border-color:var(--c-accent);transform:translateY(-2px)}.media-type-tile.selected{border-color:var(--c-accent);background:var(--c-accent-dim);color:var(--c-text)}.media-type-tile-icon{font-size:2.2rem;line-height:1}.media-type-tile-label{font-size:1rem;font-weight:600}.ob-stage{flex-direction:column;align-items:center;padding-bottom:80px;display:flex}.ob-type-tabs{flex-wrap:wrap;justify-content:center;gap:.5rem;padding:.75rem 0 1.25rem;display:flex}.ob-type-tab{color:var(--c-text-2);background:var(--c-bg-3);border:1.5px solid #0000;border-radius:99px;align-items:center;gap:.35rem;padding:.3rem .8rem;font-size:.8rem;font-weight:500;transition:all .15s;display:flex}.ob-type-tab--active{background:var(--c-accent-dim);border-color:var(--c-accent);color:var(--c-text);font-weight:600}.ob-type-tab--done{background:var(--c-signal-dim);color:var(--c-signal)}.ob-card-area{flex-direction:column;align-items:center;width:100%;max-width:280px;display:flex;position:relative}@keyframes ob-card-enter{0%{opacity:0;transform:scale(.9)translateY(18px)}to{opacity:1;transform:scale(1)translateY(0)}}.ob-card{background:#1a2233;border-radius:16px;width:100%;transition:opacity .65s,transform .65s;animation:.35s ob-card-enter;overflow:hidden;box-shadow:0 8px 32px #0000002e}.ob-card--fading{opacity:0;pointer-events:none;transform:scale(.86)translateY(-28px)}.ob-poster{aspect-ratio:2/3;object-fit:cover;width:100%;display:block}.ob-poster-placeholder{aspect-ratio:2/3;justify-content:center;align-items:center;width:100%;font-size:4rem;display:flex}.ob-placeholder--movie{background:linear-gradient(135deg,#1a1a2e,#16213e)}.ob-placeholder--tv{background:linear-gradient(135deg,#0d1b2a,#1b3a4b)}.ob-placeholder--book{background:linear-gradient(135deg,#2d1b0e,#4a3728)}.ob-placeholder--game{background:linear-gradient(135deg,#1a0533,#2d1060)}.ob-card-meta{padding:.75rem 1rem 1rem}.ob-card-title{color:#fff;font-size:1rem;font-weight:700;line-height:1.3}.ob-card-year{color:#ffffff8c;margin-top:.15rem;font-size:.8rem}.ob-undo-btn{border:1.5px solid var(--c-accent);color:var(--c-accent);cursor:pointer;background:0 0;border-radius:99px;margin-top:.75rem;padding:.4rem 1.1rem;font-size:.85rem;font-weight:600;transition:background .12s;animation:.2s ob-card-enter}.ob-undo-btn:hover{background:var(--c-accent-dim)}.ob-rating-area{flex-direction:column;align-items:center;gap:.65rem;width:100%;max-width:340px;margin-top:1.1rem;display:flex}.ob-rating-btns{gap:.35rem;width:100%;display:flex}.ob-rating-btn{border:1.5px solid var(--c-border-mid);background:var(--c-bg-3);cursor:pointer;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:.2rem;padding:.55rem .2rem;transition:border-color .12s,background .12s,transform .1s;display:flex}.ob-rating-btn:hover{border-color:var(--c-accent);background:var(--c-accent-dim);transform:translateY(-2px)}.ob-rating-score{color:var(--c-text);font-size:.9rem;font-weight:700}.ob-rating-label{color:var(--c-text-3);text-align:center;font-size:.6rem;line-height:1.2}.ob-havent-seen{color:var(--c-text-3);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:.2rem;font-size:.85rem;text-decoration:underline;transition:color .12s}.ob-havent-seen:hover{color:var(--c-text-2)}.ob-queue-done{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 1rem;display:flex}.ob-queue-done-icon{background:var(--c-signal-dim);width:56px;height:56px;color:var(--c-signal);border-radius:50%;justify-content:center;align-items:center;font-size:1.4rem;display:flex}.ob-queue-done-text{color:var(--c-text);margin:0;font-size:1.1rem;font-weight:600}.ob-footer{z-index:10;background:var(--c-bg-2);border-top:1px solid var(--c-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;width:100%;margin-top:auto;padding:.65rem 1rem;display:flex;position:sticky;bottom:0}.ob-footer-left{flex:1;min-width:0}.ob-footer-right{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ob-progress-text{color:var(--c-text);font-size:.85rem;font-weight:500}.ob-progress-hint{color:var(--c-text-3);font-weight:400}.ob-grid{grid-template-columns:repeat(6,1fr);gap:6px;width:100%;max-width:720px;margin:1rem auto 0;padding:0 .5rem;display:grid}@media (width<=600px){.ob-grid{grid-template-columns:repeat(3,1fr);gap:5px}}.ob-grid-tile{cursor:pointer;background:0 0;border:2.5px solid #0000;border-radius:7px;padding:0;transition:border-color .12s,transform .1s;position:relative;overflow:hidden}.ob-grid-tile:hover{transform:scale(1.04)}.ob-grid-tile.selected{border-color:var(--c-accent)}.ob-grid-tile-poster{aspect-ratio:2/3;object-fit:cover;width:100%;display:block}.ob-grid-tile-placeholder{aspect-ratio:2/3;justify-content:center;align-items:center;width:100%;font-size:1.4rem;display:flex}.ob-grid-tile-overlay{opacity:0;pointer-events:none;background:#8b5cf640;transition:opacity .12s;position:absolute;inset:0}.ob-grid-tile.selected .ob-grid-tile-overlay{opacity:1}.ob-grid-tile-check{background:var(--c-accent);color:#fff;opacity:0;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;transition:opacity .12s;display:flex;position:absolute;top:4px;right:4px}.ob-grid-tile.selected .ob-grid-tile-check{opacity:1}.ob-type-tab-badge{background:var(--c-accent);color:#fff;border-radius:99px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.7rem;font-weight:700;line-height:1;display:inline-flex}.ob-step2-heading-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.25rem;display:flex}.ob-step2-heading-row .ob-heading{margin-bottom:.25rem}.ob-step2-heading-row .hint{margin:0}.ob-refresh-all-btn{border:1.5px solid var(--c-border-mid);color:var(--c-text-2);cursor:pointer;background:0 0;border-radius:999px;flex-shrink:0;align-items:center;gap:.35rem;margin-top:.5rem;padding:.45rem .9rem;font-size:.82rem;font-weight:600;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.ob-refresh-all-btn:hover{border-color:var(--c-accent);color:var(--c-text);background:var(--c-accent-dim)}.ob-genre-filter{width:100%;max-width:720px;margin:.75rem auto 0;padding:0 .5rem}.ob-genre-filter-label{color:var(--c-text-2);margin:0 0 .5rem;font-size:.8rem;font-weight:600}.ob-genre-chips{flex-wrap:wrap;gap:.4rem;display:flex}.ob-genre-chip{border:1.5px solid var(--c-border-mid);background:var(--c-bg-3);color:var(--c-text-2);cursor:pointer;border-radius:99px;padding:.3rem .85rem;font-size:.8rem;font-weight:500;transition:border-color .12s,background .12s,color .12s,transform .1s}.ob-genre-chip:hover{border-color:var(--c-accent);color:var(--c-text);transform:translateY(-1px)}.ob-genre-chip--active{background:var(--c-accent);border-color:var(--c-accent);color:#fff}.ob-genre-chip--active:hover{color:#fff;background:#7c3aed;border-color:#7c3aed}.ob-genre-empty{width:100%;max-width:720px;min-height:180px;color:var(--c-text-3);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem;font-size:.9rem;display:flex}.ob-genre-empty-icon{font-size:2.5rem;line-height:1}.ob-genre-empty p{margin:0}.ob-grid-tile-wrap{display:block;position:relative}.ob-grid-tile-swap{z-index:10;color:#fff;opacity:0;cursor:pointer;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:.6rem;line-height:1;transition:opacity .15s,background .15s;display:flex;position:absolute;top:3px;left:3px}.ob-grid-tile-wrap:hover .ob-grid-tile-swap{opacity:1}.ob-grid-tile-swap:hover{background:#dc2626cc}.profile-onboarding-nudge{background:var(--c-accent-dim);border:1.5px solid #8b5cf659;border-radius:10px;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:.85rem 1rem;display:flex}.profile-onboarding-nudge-text{color:var(--c-text);flex:1;min-width:0;font-size:.88rem}.profile-onboarding-nudge-btn{flex-shrink:0;padding:.45rem 1rem;font-size:.85rem}.resume-onboarding-banner{background:var(--c-accent-dim);border:1px solid #8b5cf64d;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem 1.25rem;display:flex}.resume-onboarding-banner-body{flex-direction:column;gap:.15rem;display:flex}.resume-onboarding-banner-actions{flex-shrink:0;gap:.5rem;display:flex}.refine-taste-section{flex-direction:column;gap:.4rem;display:flex}.taste-profile-card{background:var(--c-bg-3);border:1.5px solid var(--c-border-mid);border-radius:14px;margin-bottom:.25rem;padding:1.1rem 1.25rem 1.25rem}.taste-profile-heading{color:var(--c-accent);text-transform:uppercase;letter-spacing:.04em;margin:0 0 .65rem;font-size:.9rem;font-weight:700}.taste-profile-description{color:var(--c-text);margin:0 0 1rem;font-size:.95rem;line-height:1.6}.taste-profile-description--loading{color:var(--c-text-3);font-style:italic}.taste-profile-question{color:var(--c-text);margin:0 0 .6rem;font-size:.88rem;font-weight:600}.taste-profile-actions{flex-wrap:wrap;gap:.5rem;display:flex}.taste-profile-btn{cursor:pointer;border:none;border-radius:999px;padding:.42rem 1rem;font-size:.84rem;font-weight:600;transition:filter .15s,transform .1s}.taste-profile-btn:hover{filter:brightness(.9);transform:translateY(-1px)}.taste-profile-btn--yes{background:var(--c-accent);color:#fff}.taste-profile-btn--somewhat{background:var(--c-bg-3);color:var(--c-text-2);border:1.5px solid var(--c-border-mid)}.taste-profile-btn--no{background:var(--c-accent-2-dim);color:var(--c-accent-2);border:1.5px solid #ff6b5a4d}.taste-profile-confirmed{color:var(--c-text-2);margin:0;font-size:.84rem;font-style:italic}.status{border:1px solid var(--c-border-mid);background:var(--c-bg-3);color:var(--c-text-2);border-radius:999px;padding:.3rem .7rem;font-size:.85rem}.grid{gap:1rem;margin-top:1rem;display:grid}.two-col{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.media-nav{flex-wrap:wrap;gap:.45rem;margin-bottom:.75rem;display:flex}.media-nav a{color:var(--c-text-2);border:1px solid var(--c-border-mid);background:var(--c-bg-3);border-radius:999px;padding:.32rem .65rem;font-size:.85rem;text-decoration:none}.media-sections{gap:.9rem;display:grid}.media-section h3{margin:0 0 .5rem}.media-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.media-item{border:1px solid var(--c-border);background:var(--c-bg-2);border-radius:10px;gap:.55rem;padding:.65rem;display:grid}.media-meta{gap:.15rem;display:grid}.media-meta span{color:var(--c-text-2);font-size:.86rem}.inline-rating,.inline-controls,.input-row,.post-foot{flex-wrap:wrap;gap:.5rem;display:flex}.inline-rating{border-top:1px dashed var(--c-border-mid);align-items:center;padding-top:.55rem}.inline-rating-select{vertical-align:middle;height:2.2rem;padding:0 .62rem}.stack{gap:.6rem;display:grid}input,select,textarea,button{font:inherit}input,select,textarea{border:1px solid var(--c-border-mid);background:var(--c-bg-3);color:var(--c-text);border-radius:8px;padding:.48rem .62rem}.input-row input{width:100%}button{cursor:pointer;border-radius:8px;padding:.45rem .72rem}.primary-btn{border:1px solid var(--c-accent);background:var(--c-accent);color:#fff;font-weight:600}.ghost-btn{border:1px solid var(--c-border-mid);background:var(--c-bg-3);color:var(--c-text-2)}.forum-list,.list{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.forum-post,.list li,.empty{border:1px solid var(--c-border);background:var(--c-bg-2);border-radius:10px;padding:.7rem}.post-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.post-title{font-weight:700}.post-body{margin:.5rem 0}.post-author{color:var(--c-text-2)}.list li{gap:.2rem;display:grid}.list li span,.hint{color:var(--c-text-2);font-size:.86rem}.browse-layout{grid-template-columns:1fr 260px;align-items:start;gap:1.5rem;display:grid}.browse-right-sidebar{flex-direction:column;gap:1.25rem;display:flex;position:sticky;top:1.5rem}.brs-section{background:var(--c-bg-2);border:1px solid var(--c-border);border-radius:12px;padding:1rem}.brs-heading{color:var(--c-text);margin:0 0 .4rem;font-size:1.05rem;font-weight:700}.brs-subheading{color:var(--c-text-2);text-transform:uppercase;letter-spacing:.04em;margin:0 0 .6rem;font-size:.85rem;font-weight:700}.brs-stat{color:var(--c-text-2);margin:0;font-size:.88rem}.brs-genre-list{flex-wrap:wrap;gap:.4rem;display:flex}.brs-genre-btn{border:1px solid var(--c-border-mid);background:var(--c-bg-3);color:var(--c-text-2);cursor:pointer;border-radius:999px;padding:.3rem .65rem;font-size:.78rem;line-height:1.4;transition:background .12s,border-color .12s,color .12s}.brs-genre-btn:hover{background:var(--c-bg-3);border-color:var(--c-accent);color:var(--c-text)}.brs-genre-btn--active{background:var(--c-accent);border-color:var(--c-accent);color:#fff;font-weight:600}.brs-spotlight-btn{text-align:center;width:100%}.browse-toolbar{align-items:center;gap:.6rem;display:flex}.browse-search-input{border:1px solid var(--c-border-mid);background:var(--c-bg-3);color:var(--c-text);border-radius:999px;outline:none;flex:1;padding:.55rem .85rem;font-size:.92rem}.browse-search-input:focus{border-color:var(--c-accent);box-shadow:0 0 0 3px var(--c-accent-dim)}.browse-sort-select{border:1px solid var(--c-border-mid);background:var(--c-bg-3);color:var(--c-text-2);cursor:pointer;border-radius:8px;outline:none;padding:.5rem .75rem;font-size:.88rem}.browse-sort-select:focus{border-color:var(--c-accent)}.browse-count-badge{color:var(--c-text-3);align-self:center;margin-left:.5rem;font-size:.82rem}.browse-active-filter{flex-wrap:wrap;gap:.5rem;display:flex}.browse-active-genre-chip{background:var(--c-accent);color:#fff;border-radius:999px;align-items:center;gap:.35rem;padding:.28rem .7rem;font-size:.82rem;font-weight:600;display:inline-flex}.browse-clear-genre{color:#fffc;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;line-height:1}.browse-clear-genre:hover{color:#fff}.browse-sentinel{height:1px}.browse-section{gap:1rem;display:grid}.browse-heading{color:var(--c-text);margin:0;font-family:Space Grotesk,Inter,sans-serif;font-size:1.35rem}.unrated-widget{background:var(--c-bg-2);border:1px solid var(--c-border-mid);border-radius:10px;flex-direction:column;gap:.65rem;padding:.85rem 1rem;display:flex}.unrated-widget-header{justify-content:space-between;align-items:center;display:flex}.unrated-widget-title{color:var(--c-text);font-size:.95rem;font-weight:600}.unrated-widget-dismiss{cursor:pointer;color:var(--c-text-2);background:0 0;border:none;padding:0 .2rem;font-size:.85rem;line-height:1}.unrated-widget-dismiss:hover{color:var(--c-text)}.unrated-widget-strip{gap:.75rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.unrated-widget-card{background:var(--c-bg-3);border:1px solid var(--c-border-mid);cursor:pointer;text-align:center;border-radius:8px;flex-direction:column;flex-shrink:0;align-items:center;gap:.3rem;min-width:90px;max-width:110px;padding:.5rem;transition:box-shadow .15s;display:flex}.unrated-widget-card:hover{box-shadow:0 2px 12px #8b5cf633}.unrated-widget-poster{object-fit:cover;border-radius:5px;width:80px;height:112px}.unrated-widget-poster--placeholder{background:var(--c-bg-3);color:var(--c-text-2);justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;display:flex}.unrated-widget-name{color:var(--c-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.72rem;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.unrated-widget-year{color:var(--c-text-3);font-size:.68rem}.unrated-widget-actions{align-items:center;gap:.35rem;display:flex}.unrated-widget-refresh{cursor:pointer;color:#7a96b8;background:0 0;border:none;padding:0 .15rem;font-size:1.05rem;line-height:1}.unrated-widget-refresh:hover{color:var(--c-text)}.unrated-widget-card-wrap{flex-shrink:0;display:inline-flex;position:relative}.unrated-widget-card-not-interested{border:1px solid var(--c-border-mid);width:18px;height:18px;color:var(--c-text-2);cursor:pointer;opacity:0;z-index:2;background:#0000008c;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.58rem;line-height:1;transition:opacity .15s;display:flex;position:absolute;top:4px;right:4px}.unrated-widget-card-wrap:hover .unrated-widget-card-not-interested{opacity:1}.unrated-widget-card-not-interested:hover{color:#fff;background:#b41e1eb3;border-color:#d94f4f}.poster-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;display:grid}.poster-card-wrap{display:contents;position:relative}.poster-grid .poster-card-wrap,.home-strip-scroll .poster-card-wrap{display:block;position:relative}.bookmark-btn{cursor:pointer;color:#ffffff8c;z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:color .15s,background .15s;display:flex;position:absolute;top:7px;right:7px}.bookmark-btn:hover{color:#fff;background:#000000bf}.bookmark-btn--saved{background:var(--c-accent);color:#fff}.bookmark-btn--saved:hover{color:#fff;background:#7c3aed}.poster-card-wrap:hover .bookmark-btn,.bookmark-btn--saved{opacity:1}.poster-card{background:var(--c-bg-2);border:1px solid var(--c-border);cursor:pointer;text-align:left;border-radius:10px;flex-direction:column;padding:0;transition:box-shadow .15s,transform .12s;display:flex;position:relative;overflow:hidden}.poster-card:hover{transform:translateY(-2px);box-shadow:0 6px 24px #00000073}.poster-img{aspect-ratio:2/3;object-fit:cover;width:100%;display:block}.poster-placeholder{aspect-ratio:2/3;width:100%;color:var(--c-text-3);background:linear-gradient(135deg,#1e1e28,#2a2a38);justify-content:center;align-items:center;font-size:2rem;font-weight:800;display:flex}.poster-info{gap:.15rem;padding:.5rem .6rem .6rem;display:grid}.poster-name{color:var(--c-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.125rem;font-size:.85rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.poster-year{color:var(--c-text-3);font-size:.76rem}.poster-card--rated .poster-card--rated{border-color:var(--c-accent);box-shadow:0 0 0 1.5px var(--c-accent) inset}.poster-card--rated .poster-img-wrap{position:relative}.poster-card--rated .poster-rated-badge{color:#fff;pointer-events:none;letter-spacing:.01em;background:#4f46e5;border-radius:0 4px 0 0;padding:2px 7px 2px 6px;font-size:.72rem;font-weight:700;position:absolute;bottom:8px;left:0}.poster-card--rated .title-detail{gap:0;margin:-1.4rem -1rem 0;display:grid}.poster-card--rated .detail-hero{background:#0d1b2a;width:100%;height:380px;position:relative;overflow:hidden}.poster-card--rated .detail-backdrop-img{object-fit:cover;object-position:center 30%;opacity:.85;width:100%;height:100%;display:block}.poster-card--rated .detail-backdrop-placeholder{background:linear-gradient(160deg,#1a3a5c 0%,#0d1b2a 100%);width:100%;height:100%}.poster-card--rated .detail-back-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;border:1px solid #ffffff40;border-radius:6px;padding:.35rem .8rem;font-size:.875rem;transition:background .15s;position:absolute;top:1rem;left:1rem}.poster-card--rated .detail-back-btn:hover{background:#000000a6}.poster-card--rated .detail-back-bar{padding:1rem 2rem 0}.poster-card--rated .detail-back-btn--inline{color:var(--c-text);border:1.5px solid var(--c-border-mid);-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-radius:6px;position:static}.poster-card--rated .detail-back-btn--inline:hover{background:var(--c-bg-3)}.poster-card--rated .detail-content{gap:2rem;padding:25px 2rem 2rem;display:grid}.poster-card--rated .detail-body{flex-wrap:wrap;align-items:flex-start;gap:1.5rem;display:flex}.poster-card--rated .detail-poster{border-radius:10px;flex-shrink:0;width:180px;box-shadow:0 6px 24px #00000073}.poster-card--rated .detail-info{flex:1;gap:.65rem;min-width:240px;display:grid}.poster-card--rated .detail-title{margin:0;font-size:1.6rem;line-height:1.1}.poster-card--rated .detail-meta-row{color:var(--c-text-2);flex-wrap:wrap;gap:.7rem;font-size:.86rem;display:flex}.poster-card--rated .detail-meta-row span:after{content:"·";margin-left:.7rem}.poster-card--rated .detail-meta-row span:last-child:after{content:""}.poster-card--rated .rating-label-chip{background:linear-gradient(90deg, var(--c-accent), #a78bfa);color:#fff;border-radius:999px;width:fit-content;padding:.35rem .9rem;font-size:.9rem;font-weight:700;display:inline-block}.poster-card--rated .detail-rating-count{color:var(--c-text-2);margin:0;font-size:.82rem}.poster-card--rated .detail-synopsis{color:var(--c-text);max-width:640px;margin:0;line-height:1.6}.poster-card--rated .detail-reviews{border-top:1px solid var(--c-border);gap:.75rem;padding-top:1rem;display:grid}.poster-card--rated .detail-reviews h3{margin:0}.poster-card--rated .reviews-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.poster-card--rated .reviews-header h3{margin:0}.poster-card--rated .write-review-form{background:var(--c-bg-3);border:1px solid var(--c-border);border-radius:8px;gap:.75rem;padding:1rem;display:grid}.poster-card--rated .write-review-rating-row{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.poster-card--rated .write-review-rating-row label{color:var(--c-text-2);flex-direction:column;gap:.25rem;font-size:.875rem;display:flex}.poster-card--rated .rating-select-label{color:var(--c-text-2);flex-direction:column;gap:.35rem;font-size:.875rem;font-weight:600;display:flex}.poster-card--rated .rating-select{appearance:none;background:var(--c-bg-3) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23A8A29E' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat right .75rem center;border:1px solid var(--c-border-mid);color:var(--c-text);cursor:pointer;border-radius:8px;min-width:200px;padding:.5rem 2.25rem .5rem .85rem;font-family:inherit;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.poster-card--rated .rating-select:focus{border-color:var(--c-accent);box-shadow:0 0 0 2px var(--c-accent-dim);outline:none}.poster-card--rated .rate-login-prompt{color:var(--c-text-2);border-color:var(--c-border-mid);font-size:.875rem}.poster-card--rated .rate-login-prompt:hover{color:var(--c-accent);border-color:var(--c-accent);background:var(--c-accent-dim)}.poster-card--rated .spoiler-toggle{color:var(--c-text-2);align-items:center;gap:.4rem;font-size:.875rem;flex-direction:row!important;display:flex!important}.poster-card--rated .write-review-textarea{box-sizing:border-box;resize:vertical;border:1px solid var(--c-border-mid);background:var(--c-bg-3);width:100%;color:var(--c-text);border-radius:6px;padding:.6rem .75rem;font-family:inherit;font-size:.9375rem;line-height:1.5}.poster-card--rated .write-review-textarea:focus{border-color:var(--c-accent);box-shadow:0 0 0 3px var(--c-accent-dim);outline:none}.poster-card--rated{background:var(--c-bg-3);font-family:inherit;line-height:1.5}.write-review-textarea:focus{border-color:var(--c-accent);box-shadow:0 0 0 3px var(--c-accent-dim);outline:none}.review-eligibility-panel{background:var(--c-signal-dim);border:1px solid #b7f34b40;border-radius:6px;margin-bottom:.75rem;padding:.6rem .75rem}.review-eligibility-panel.blocked{background:var(--c-accent-2-dim);border-color:#ff6b5a40}.review-eligibility-row{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.3rem;display:flex}.trust-tier-badge{letter-spacing:.04em;text-transform:uppercase;background:var(--c-signal-dim);color:var(--c-signal);border-radius:4px;padding:.15rem .45rem;font-size:.7rem;font-weight:700}.trust-tier-badge.tier-new{background:var(--c-bg-3);color:var(--c-text-3)}.trust-tier-badge.tier-member{background:var(--c-accent-dim);color:var(--c-accent)}.trust-tier-badge.tier-established{background:var(--c-accent-dim);color:#a78bfa}.trust-tier-badge.tier-trusted{color:#f0c050;background:#ffc83226}.eligibility-status{color:var(--c-accent-2);font-size:.8rem}.eligibility-status.ok{color:var(--c-signal)}.eligibility-hint{color:var(--c-text-3);margin:0;font-size:.74rem}.review-eligibility-panel.blocked .eligibility-hint{color:var(--c-text-3)}.word-counter{margin:.3rem 0 .6rem}.word-counter-track{background:var(--c-border-mid);border-radius:2px;height:3px;margin-bottom:.3rem;overflow:hidden}.word-counter-bar{background:#22c55e;border-radius:2px;height:100%;transition:width .15s,background .2s}.word-counter-bar.warning{background:#f59e0b}.word-counter-bar.over{background:#ef4444}.word-counter-footer{align-items:center;gap:.6rem;display:flex}.word-count-num{color:var(--c-text-3);font-variant-numeric:tabular-nums;font-size:.75rem}.word-count-num.warning{color:#d97706}.word-count-num.over{color:#dc2626;font-weight:600}.word-count-hint{color:#d97706;font-size:.74rem}.switch-to-full-btn{color:var(--c-accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:.74rem;font-weight:600;text-decoration:underline}.switch-to-full-btn:hover{color:#a78bfa}.review-filter-tabs{gap:.5rem;display:flex}.post-score{background:var(--c-accent-dim);color:var(--c-accent);white-space:nowrap;text-overflow:ellipsis;border-radius:5px;max-width:180px;padding:2px 8px;font-size:.78rem;font-weight:600;overflow:hidden}.spoiler-badge{color:#f0c050;background:#ffc83226;border-radius:4px;padding:1px 6px;font-size:.75rem;font-weight:600}.review-type-tabs{border:1px solid var(--c-border-mid);border-radius:8px;width:fit-content;display:flex;overflow:hidden}.review-type-tab{background:var(--c-bg-3);color:var(--c-text-2);cursor:pointer;border:none;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:background .12s,color .12s}.review-type-tab+.review-type-tab{border-left:1px solid var(--c-border-mid)}.review-type-tab.active{background:var(--c-accent);color:#fff}.write-review-hint{color:var(--c-text-2);margin:0;font-size:.83rem}.post-head-right{flex-shrink:0;align-items:center;gap:.4rem;display:flex}.review-type-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:4px;padding:2px 7px;font-size:.72rem;font-weight:600}.review-type-badge.recommendation{background:var(--c-signal-dim);color:var(--c-signal)}.review-type-badge.full-review{background:var(--c-accent-dim);color:var(--c-accent)}.comments-thread{border-top:1px solid var(--c-border);gap:.5rem;margin-top:.6rem;padding-top:.6rem;display:grid}.comment-item{background:var(--c-bg-3);border-radius:6px;grid-template-columns:auto 1fr auto;align-items:baseline;gap:.5rem;padding:.45rem .65rem;font-size:.875rem;display:grid}.comment-item--full{grid-template-rows:auto auto;grid-template-columns:1fr;gap:.25rem}.comment-item-header{align-items:baseline;gap:.75rem;display:flex}.comment-author{color:var(--c-accent);white-space:nowrap;font-weight:700}.comment-text{color:var(--c-text);line-height:1.4}.comment-text--full{margin:0;font-size:.95rem}.comment-date{color:#8aa0b5;white-space:nowrap;font-size:.78rem}.comment-input-row{gap:.5rem;margin-top:.25rem;display:flex}.comment-input-row--full{margin-top:1rem}.comment-input{border:1px solid var(--c-border-mid);background:var(--c-bg-3);color:var(--c-text);border-radius:6px;flex:1;padding:.4rem .65rem;font-size:.875rem}.comment-input:focus{border-color:var(--c-accent);box-shadow:0 0 0 2px var(--c-accent-dim);outline:none}.post-body--truncated{-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.55;display:-webkit-box;overflow:hidden}.read-more-link{color:var(--c-accent);cursor:pointer;background:0 0;border:none;margin-left:auto;padding:0;font-size:.83rem;font-weight:600}.read-more-link:hover{color:#a78bfa;text-decoration:underline}.ghost-btn.following{color:var(--c-signal);background:var(--c-signal-dim);border-color:#b7f34b66}.review-detail-page{grid-template-rows:auto 1fr;min-height:100%;padding:0;display:grid}.review-detail-back-bar{padding:1rem 1.5rem 0}.review-detail-content{align-content:start;gap:2rem;width:100%;max-width:780px;margin:0 auto;padding:1.5rem;display:grid}.review-detail-post{background:var(--c-bg-2);border:1px solid var(--c-border);border-radius:12px;padding:1.75rem;box-shadow:0 2px 12px #0000004d}.review-detail-post-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.review-detail-author-info{flex-direction:column;gap:.25rem;display:flex}.review-detail-username{color:var(--c-text);font-size:1.05rem;font-weight:700}.review-detail-title-link{color:var(--c-text);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:1.35rem;font-weight:700;line-height:1.2}.review-detail-title-link:hover{text-decoration:underline}.review-detail-title-year{color:var(--c-text-2);font-size:1.1rem;font-weight:400}.review-detail-badges{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.review-detail-score{padding:3px 10px;font-size:1.1rem;font-weight:700}.review-detail-body{border-top:1px solid var(--c-border);border-bottom:1px solid var(--c-border);margin:0 0 1rem;padding:1.25rem 0}.review-detail-text{color:var(--c-text);white-space:pre-wrap;margin:0;font-size:1.05rem;line-height:1.7}.review-detail-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.review-detail-date{color:var(--c-text-2);font-size:.85rem}.review-detail-actions{flex-wrap:wrap;gap:.5rem;display:flex}.review-detail-comments{background:var(--c-bg-2);border:1px solid var(--c-border);border-radius:12px;gap:1rem;padding:1.5rem;display:grid}.comments-heading{color:var(--c-text);border-bottom:1px solid var(--c-border);margin:0;padding-bottom:.75rem;font-size:1rem;font-weight:700}.home-hero{gap:.6rem;padding:2.5rem 0 1.5rem;display:grid}.home-headline{letter-spacing:-.03em;color:var(--c-text);margin:0;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,5vw,3.2rem);line-height:1.05}.home-tagline{color:var(--c-text-2);max-width:480px;margin:0;font-size:1.05rem}.home-search-bar{border:1px solid var(--c-border-mid);background:var(--c-bg-3);width:100%;max-width:480px;color:var(--c-text);box-shadow:none;border-radius:999px;margin-top:.4rem;padding:.65rem 1.1rem;font-size:1rem;display:block}.home-search-bar:focus{border-color:var(--c-accent);box-shadow:0 0 0 3px var(--c-accent-dim);outline:none}.home-status-notice{color:var(--c-text-2);background:var(--c-bg-3);border:1px solid var(--c-border-mid);border-radius:999px;width:fit-content;margin:0;padding:.3rem .85rem;font-size:.85rem}.home-strip-section{gap:.75rem;display:grid}.home-strip-header{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.home-strip-heading{color:var(--c-text);margin:0;font-size:1.15rem;font-weight:700}.home-strip-scroll{scrollbar-width:thin;scrollbar-color:var(--c-border-mid) transparent;gap:.75rem;padding-bottom:.75rem;display:flex;overflow-x:auto}.home-strip-scroll::-webkit-scrollbar{height:5px}.home-strip-scroll::-webkit-scrollbar-track{background:0 0}.home-strip-scroll::-webkit-scrollbar-thumb{background:var(--c-border-mid);border-radius:999px}.home-strip-scroll .poster-card{flex-shrink:0;min-width:130px;max-width:130px}.home-feed-section{gap:1rem;display:grid}.feed-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.feed-heading{color:var(--c-text);margin:0;font-size:1.15rem;font-weight:700}.feed-selects{flex-wrap:wrap;gap:.5rem;display:flex}.feed-selects select{padding:.32rem .55rem;font-size:.85rem}.post-title-link{color:var(--c-text);cursor:pointer;text-align:left;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:1rem;font-weight:700;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .12s}.post-title-link:hover{-webkit-text-decoration-color:var(--c-accent);text-decoration-color:var(--c-accent)}@media (width<=980px){.app-layout{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--c-border);grid-template-rows:auto auto;height:auto;position:static}.sidebar-user{border-top:0;align-self:start;padding-top:0}.browse-layout{grid-template-columns:1fr}.browse-right-sidebar{position:static}}@media (width<=1200px){.browse-layout{grid-template-columns:1fr 220px}}@media (width<=640px){.content-area{padding:1rem .7rem 2rem}}.profile-page{gap:1.5rem;max-width:700px;margin:0 auto;display:grid}.profile-header{background:var(--c-bg-2);border:1px solid var(--c-border);border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;display:flex}.profile-avatar{background:var(--c-accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.3rem;font-weight:700;display:flex}.profile-header-info{flex:1;gap:.2rem;display:grid}.profile-username{color:var(--c-text);margin:0;font-size:1.2rem;font-weight:700}.profile-email{color:var(--c-text-2);margin:0;font-size:.875rem}.profile-logout-btn{flex-shrink:0;margin-left:auto}.profile-stats-row{background:var(--c-bg-2);border:1px solid var(--c-border);border-radius:12px;gap:1.5rem;padding:1.25rem 1.5rem;display:flex}.profile-stat{flex-direction:column;align-items:center;gap:.15rem;display:flex}.profile-stat-value{color:var(--c-text);font-size:1.4rem;font-weight:700}.profile-stat-label{color:var(--c-text-2);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.profile-stat-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.25rem .5rem;transition:background .15s}.profile-stat-btn:hover{background:var(--c-bg-3)}.profile-stat-btn.active .profile-stat-value,.profile-stat-btn.active .profile-stat-label{color:var(--c-accent)}.profile-header-actions{flex-shrink:0;align-items:center;gap:.5rem;margin-left:auto;display:flex}.profile-tab-content{background:var(--c-bg-2);border:1px solid var(--c-border);border-radius:12px;gap:.75rem;padding:1.25rem 1.5rem;display:grid}.profile-reviews-list{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.profile-review-item{border-bottom:1px solid var(--c-border);gap:.35rem;padding-bottom:1rem;display:grid}.profile-review-item:last-child{border-bottom:none;padding-bottom:0}.profile-review-meta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.profile-review-title-link{color:var(--c-accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem;font-weight:700}.profile-review-title-link:hover{text-decoration:underline}.profile-review-date{color:var(--c-text-2);margin-left:auto;font-size:.8rem}.profile-review-subject{color:var(--c-text);margin:0;font-size:.9rem;font-weight:600}.profile-review-text{color:var(--c-text-2);margin:0;font-size:.875rem;line-height:1.55}.profile-review-expand-btn{color:var(--c-accent);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.8rem}.profile-review-expand-btn:hover{text-decoration:underline}.profile-user-list{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.profile-user-item{align-items:center;gap:.75rem;display:flex}.profile-user-avatar{background:var(--c-bg-3);width:34px;height:34px;color:var(--c-text);border:1px solid var(--c-border-mid);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.profile-user-avatar:hover{background:var(--c-accent-dim);border-color:var(--c-accent)}.profile-user-name{color:var(--c-text);cursor:pointer;text-align:left;background:0 0;border:none;flex:1;padding:0;font-size:.9rem;font-weight:600}.profile-user-name:hover{color:var(--c-accent);text-decoration:underline}.profile-reviews{gap:.75rem;display:grid}.profile-section-heading{color:var(--c-text);margin:0;font-size:1rem;font-weight:600}.profile-suggestions{background:var(--c-bg-2);border:1px solid var(--c-border);border-radius:12px;gap:.75rem;padding:1.25rem 1.5rem;display:grid}.suggestions-list{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.suggestion-item{align-items:center;gap:.75rem;display:flex}.suggestion-avatar{background:var(--c-bg-3);width:34px;height:34px;color:var(--c-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.suggestion-username{color:var(--c-text);flex:1;font-size:.9rem;font-weight:600}.suggestion-score{color:var(--c-accent);white-space:nowrap;font-size:.8rem;font-weight:600}.blast-feed-section{margin-bottom:1.5rem}.blast-feed-heading{color:var(--c-text);margin:0 0 1rem;font-size:1.05rem;font-weight:700}.blast-list{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.blast-item{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.blast-title-btn{cursor:pointer;color:var(--c-text);text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:.95rem;font-weight:700;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .12s}.blast-title-btn:hover{-webkit-text-decoration-color:var(--c-accent);text-decoration-color:var(--c-accent);color:var(--c-accent)}.blast-year{color:var(--c-text-3);font-weight:400}.blast-recommenders{color:var(--c-text-2);align-items:center;gap:.3rem;font-size:.85rem;display:flex}.blast-icon{font-size:.9rem}.detail-action-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.25rem;display:flex}.blast-btn{border:1.5px solid var(--c-accent);color:var(--c-accent);cursor:pointer;background:0 0;border-radius:8px;padding:.45rem 1rem;font-size:.88rem;font-weight:600;transition:background .15s,color .15s}.blast-btn:hover{background:var(--c-accent-dim)}.blast-btn.blasted{background:var(--c-accent);color:#fff}.blast-btn.blasted:hover{background:#7c3aed}.title-rating-display{background:var(--c-accent-dim);border:1.5px solid #8b5cf64d;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.4rem .75rem;display:flex}.title-rating-you{color:var(--c-text-2);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-size:.75rem;font-weight:600}.title-rating-you:after{content:":"}.title-rating-label{color:var(--c-text);font-size:.92rem;font-weight:700}.title-rating-status{background:var(--c-bg-3);color:var(--c-text-2);text-transform:capitalize;border-radius:4px;padding:.15rem .5rem;font-size:.78rem;font-weight:600}.title-rating-status--completed{background:var(--c-signal-dim);color:var(--c-signal)}.title-rating-status--in_progress{color:#f0c050;background:#ffc83226}.title-rating-status--dropped{background:var(--c-accent-2-dim);color:var(--c-accent-2)}.title-rating-status--planned{background:var(--c-bg-3);color:var(--c-text-2)}.title-rating-status--revisit{background:var(--c-accent-dim);color:var(--c-accent)}.title-rating-edit-btn{margin-left:.1rem;padding:.2rem .55rem;font-size:.78rem}.notif-bell-btn{cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.25rem;line-height:1;position:relative}.notif-badge{background:var(--c-accent-2);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-6px}.notif-panel{background:var(--c-bg-2);z-index:100;flex-direction:column;width:340px;max-height:100vh;display:flex;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-4px 0 24px #0006}.notif-panel-header{border-bottom:1px solid var(--c-border);background:var(--c-bg-2);color:var(--c-text);justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:1rem;font-weight:700;display:flex;position:sticky;top:0}.notif-list{margin:0;padding:0;list-style:none}.notif-item{border-bottom:1px solid var(--c-border);color:var(--c-text-2);flex-direction:column;gap:.2rem;padding:.85rem 1.25rem;font-size:.88rem;display:flex}.notif-item--unread{background:var(--c-accent-dim)}.notif-actor{color:var(--c-text);font-weight:700}.notif-date{color:var(--c-text-3);font-size:.75rem}.notif-empty{color:var(--c-text-2);padding:1.5rem 1.25rem}.spoiler-blur{filter:blur(5px);-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:4px;transition:filter .2s}.spoiler-blur:hover{filter:blur(3px)}.genre-chips{flex-wrap:wrap;gap:.35rem;display:flex}.genre-chip{background:var(--c-bg-3);color:var(--c-text-2);border:1.5px solid var(--c-border-mid);cursor:pointer;border-radius:20px;padding:.2rem .75rem;font-size:.78rem;font-weight:600;transition:background .15s,color .15s}.genre-chip:hover{background:var(--c-accent-dim);color:var(--c-accent);border-color:var(--c-accent)}.genre-chip--active{background:var(--c-accent);color:#fff;border-color:var(--c-accent)}.verified-watch-badge{color:#fff;vertical-align:middle;background:#2ecc71;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;margin-left:.35rem;font-size:.6rem;font-weight:800;display:inline-flex}.imported-review-badge{letter-spacing:.03em;color:var(--c-text-3);background:var(--c-bg-3);border:1px solid var(--c-border);vertical-align:middle;text-transform:uppercase;border-radius:3px;margin-left:.4rem;padding:.05rem .35rem;font-size:.65rem;font-weight:600;display:inline-block}.similar-titles-section{border-top:1px solid var(--c-border);margin-top:2rem;padding-top:1.5rem}.similar-titles-heading{color:var(--c-text);margin:0 0 .85rem;font-size:1.05rem;font-weight:700}.similar-titles-strip{flex-wrap:wrap;gap:.75rem;display:flex}.similar-title-card{background:var(--c-bg-3);border:1.5px solid var(--c-border-mid);cursor:pointer;text-align:left;border-radius:10px;flex-direction:column;min-width:120px;max-width:180px;padding:.65rem 1rem;transition:background .15s,border-color .15s;display:flex}.similar-title-card:hover{background:var(--c-accent-dim);border-color:var(--c-accent)}.similar-title-name{color:var(--c-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.88rem;font-weight:700;display:-webkit-box;overflow:hidden}.similar-title-year{color:var(--c-text-3);margin-top:.2rem;font-size:.75rem}.fy-section{margin-bottom:1.5rem}.fy-header{align-items:baseline;gap:.6rem;margin-bottom:.5rem;display:flex}.fy-heading{color:var(--c-text);margin:0;font-size:1.2rem;font-weight:800}.fy-tabs{flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem;display:flex}.fy-tab{border:1.5px solid var(--c-border-mid);background:var(--c-bg-3);color:var(--c-text-2);cursor:pointer;border-radius:99px;padding:.3rem .8rem;font-size:.8rem;font-weight:500;transition:border-color .12s,background .12s,color .12s}.fy-tab:hover{border-color:var(--c-accent);color:var(--c-text)}.fy-tab--active{border-color:var(--c-accent);background:var(--c-accent-dim);color:var(--c-accent);font-weight:700}.fy-strip{scrollbar-width:thin;-webkit-overflow-scrolling:touch;gap:.75rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.fy-card-wrap{flex:none;width:130px;position:relative}.fy-card-wrap:hover .fy-dismiss-btn{opacity:1}.fy-dismiss-btn{color:#fff;cursor:pointer;opacity:0;z-index:2;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:1rem;line-height:1;transition:opacity .15s,background .15s;display:flex;position:absolute;top:4px;right:4px}.fy-dismiss-btn:hover{background:#b41e1ed9}.fy-card{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;width:100%;padding:0;transition:transform .15s;display:block;overflow:hidden}.fy-card:hover{transform:translateY(-3px)}.fy-poster{aspect-ratio:2/3;object-fit:cover;border-radius:10px;width:100%;display:block}.fy-poster--placeholder{aspect-ratio:2/3;border-radius:10px;justify-content:center;align-items:center;width:100%;font-size:2.5rem;display:flex}.fy-placeholder--movie{background:linear-gradient(135deg,#1a1a2e,#16213e)}.fy-placeholder--tv{background:linear-gradient(135deg,#0d1b2a,#1b3a4b)}.fy-placeholder--book{background:linear-gradient(135deg,#2d1b0e,#4a3728)}.fy-placeholder--game{background:linear-gradient(135deg,#1a0533,#2d1060)}.fy-card-meta{padding:.4rem .1rem 0}.fy-card-title{color:var(--c-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.08rem;font-size:.8rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.fy-card-year{color:var(--c-text-3);margin-top:.1rem;font-size:.72rem;display:block}.fy-card-match{flex-direction:column;gap:.1rem;margin-top:.25rem;display:flex}.fy-match-pct{color:var(--c-signal);background:var(--c-signal-dim);letter-spacing:.01em;border-radius:4px;width:fit-content;padding:.05rem .35rem;font-size:.72rem;font-weight:700;display:inline-block}.fy-match-label{color:var(--c-text-3);white-space:nowrap;text-overflow:ellipsis;font-size:.67rem;font-style:italic;display:block;overflow:hidden}.fy-nudge{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.onboarding-panel{background:linear-gradient(135deg,#f0f7ff 0%,#fafcff 100%);border:1.5px solid #c2d9f0;border-radius:14px;margin-bottom:1.5rem;padding:1.5rem}.onboarding-heading{color:var(--c-text);margin:0 0 .4rem;font-size:1.15rem;font-weight:800}.onboarding-intro{color:var(--c-text-2);margin:0 0 1.2rem;font-size:.875rem;line-height:1.5}.onboarding-steps{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.onboarding-step{align-items:flex-start;gap:.85rem;display:flex}.onboarding-step-icon{background:var(--c-accent-dim);width:28px;height:28px;color:var(--c-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.onboarding-step--done .onboarding-step-icon{background:var(--c-signal-dim);color:var(--c-signal)}.onboarding-step-body{flex-direction:column;gap:.25rem;display:flex}.onboarding-step-body strong{color:var(--c-text);font-size:.9rem}.onboarding-step--done .onboarding-step-body strong{color:var(--c-text-3);text-decoration:line-through;-webkit-text-decoration-color:var(--c-text-3);text-decoration-color:var(--c-text-3)}.onboarding-step-detail{color:var(--c-text-2);font-size:.8rem;line-height:1.4}.onboarding-cta{color:var(--c-accent);cursor:pointer;background:0 0;border:none;margin-top:.35rem;padding:0;font-size:.82rem;font-weight:600}.onboarding-cta:hover{text-decoration:underline}.onboarding-suggested-list{flex-direction:column;gap:.45rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.onboarding-suggested-item{align-items:center;gap:.6rem;display:flex}.onboarding-avatar{background:var(--c-bg-3);width:26px;height:26px;color:var(--c-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;display:flex}.onboarding-username{color:var(--c-text);flex:1;font-size:.82rem;font-weight:600}.watchlist-section{margin-bottom:1.5rem}.watchlist-heading{color:var(--c-text);margin:0 0 .85rem;font-size:1.05rem;font-weight:700}.watchlist-strip{scrollbar-width:thin;gap:.75rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.profile-activity{margin-top:2rem}.activity-list{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.activity-item{color:var(--c-text-2);flex-wrap:wrap;align-items:center;gap:.3rem;font-size:.88rem;display:flex}.activity-actor{color:var(--c-text);cursor:pointer;background:0 0;border:none;padding:0;font-size:.88rem;font-weight:700}.activity-actor:hover{text-decoration:underline}.activity-detail{color:var(--c-text-2)}.activity-title{color:var(--c-accent);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:.88rem;font-weight:600;text-decoration:underline}.activity-title:hover{color:#a78bfa}.activity-date{color:var(--c-text-3);margin-left:auto;font-size:.75rem}.profile-lists{margin-top:2rem}.create-list-form{gap:.5rem;margin-bottom:1rem;display:flex}.create-list-form input{flex:1}.lists-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;display:grid}.list-card{background:var(--c-bg-3);border:1.5px solid var(--c-border-mid);border-radius:10px;flex-direction:column;gap:.25rem;padding:.85rem 1rem;display:flex}.list-name{color:var(--c-text);font-size:.9rem;font-weight:700}.list-count{color:var(--c-text-3);font-size:.75rem}.post-author-link{cursor:pointer;font-size:inherit;color:var(--c-text);background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-weight:600;display:inline-flex}.post-author-link:hover{color:var(--c-accent);text-decoration:underline}.sidebar-search-wrap{position:relative}.sidebar-search-input{border:1px solid var(--c-border-mid);background:var(--c-bg-3);width:100%;color:var(--c-text);box-sizing:border-box;border-radius:999px;padding:.52rem .85rem;font-size:.88rem}.sidebar-search-input:focus{border-color:var(--c-accent);box-shadow:0 0 0 2px var(--c-accent-dim);background:var(--c-bg-3);outline:none}.search-dropdown{background:var(--c-bg-2);border:1px solid var(--c-border-mid);z-index:200;border-radius:12px;max-height:480px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 28px #0006}.search-dropdown-hint{color:var(--c-text-2);margin:0;padding:.85rem 1rem;font-size:.84rem}.search-result-item{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.65rem;width:100%;padding:.55rem .85rem;transition:background .12s;display:flex}.search-result-item:hover,.search-result-item--external:hover{background:var(--c-bg-3)}.search-result-thumb{object-fit:cover;border-radius:4px;flex-shrink:0;width:32px;height:44px}.search-result-thumb--placeholder{background:linear-gradient(135deg,#1e1e28,#2a2a38)}.search-result-info{flex-direction:column;gap:.15rem;min-width:0;display:flex}.search-result-name{color:#0f2236;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.search-result-meta{color:#6a88a0;flex-wrap:wrap;align-items:center;gap:.3rem;font-size:.76rem;display:flex}.search-result-type{text-transform:uppercase;letter-spacing:.04em;border-radius:4px;padding:1px 5px;font-size:.7rem;font-weight:600}.search-result-type--movie{color:#1e40af;background:#dbeafe}.search-result-type--tv{color:#9d174d;background:#fce7f3}.search-result-type--book{color:#065f46;background:#d1fae5}.search-result-type--game{color:#5b21b6;background:#ede9fe}.search-result-add{color:#1a73c8;font-weight:600}.search-external-btn{color:#8bb4e8;text-align:left;cursor:pointer;background:0 0;border:none;border-top:1px solid #ffffff12;width:100%;padding:10px 14px;font-size:12px;transition:background .15s,color .15s;display:block}.search-external-btn:hover{color:#fff;background:#ffffff0d}.dimension-chips{flex-wrap:wrap;gap:.3rem;margin-top:.4rem;display:flex}.dimension-chip{color:#1a4a72;white-space:nowrap;background:#e8f0fe;border:1px solid #c8d8e8;border-radius:4px;padding:2px 7px;font-size:.72rem;font-weight:600}.dimension-chip--score-2{color:#1e40af;background:#dbeafe;border-color:#93c5fd}.tags-page{gap:1.5rem;display:grid}.tags-page-heading{color:#0f2236;margin:0;font-size:1.4rem;font-weight:800}.tags-group{gap:.75rem;display:grid}.tags-group-heading{color:#0f2236;text-transform:capitalize;align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:700;display:flex}.tags-group-count{color:#1a56a8;background:#e8f0fe;border-radius:999px;padding:1px 8px;font-size:.78rem;font-weight:600}.tags-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.tag-item{background:#fff;border:1px solid #d4dfeb;border-radius:10px;gap:.25rem;padding:.75rem 1rem;display:grid}.tag-item-head{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.tag-item-name{color:#0f2236;text-transform:capitalize;font-size:.9rem;font-weight:700}.tag-item-momentum{color:#7a9ab8;white-space:nowrap;font-size:.75rem}.tag-item-desc{color:#4a6178;margin:0;font-size:.8rem;line-height:1.4}.admin-testing-badge{text-transform:uppercase;letter-spacing:.04em;color:#856404;vertical-align:middle;background:#fff3cd;border:1px solid #ffc107;border-radius:4px;padding:1px 6px;font-size:.65rem;font-weight:700}.profile-tag-summary{margin-top:1.25rem}.tag-summary-list{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.35rem;margin:.5rem 0 0;padding:0;list-style:none;display:grid}.tag-summary-item{background:#f8fbff;border:1px solid #d4dfeb;border-radius:8px;justify-content:space-between;align-items:baseline;gap:.5rem;padding:.45rem .75rem;display:flex}.tag-summary-name{color:#0f2236;text-transform:capitalize;font-size:.85rem;font-weight:600}.tag-summary-meta{color:#7a9ab8;white-space:nowrap;font-size:.75rem}.detail-tab-bar{border-bottom:2px solid #d4dfeb;gap:0;margin-bottom:1.25rem;display:flex}.detail-tab{color:#7a9ab8;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.6rem 1.25rem;font-size:.95rem;font-weight:600;transition:color .15s,border-color .15s}.detail-tab:hover{color:#0f2236}.detail-tab.active{color:#1a6cdc;border-bottom-color:#1a6cdc}.progress-card{background:#f0f6ff;border:1px solid #c0d4ef;border-radius:10px;margin-bottom:1.25rem;padding:.85rem 1rem}.progress-card-status{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.progress-status-label{color:#1a4a80;font-size:.92rem;font-weight:600}.progress-card-actions{gap:.5rem;display:flex}.progress-add-btn{color:#1a6cdc;cursor:pointer;text-align:left;background:0 0;border:1.5px dashed #7aa8d8;border-radius:8px;width:100%;padding:.45rem 1rem;font-size:.88rem;transition:background .15s}.progress-add-btn:hover{background:#e3edfa}.progress-edit-btn,.progress-remove-btn{padding:.25rem .6rem;font-size:.8rem}.progress-remove-btn{color:#c0392b}.progress-form{flex-direction:column;gap:.6rem;margin-top:.75rem;display:flex}.progress-form-label{color:#3a5a78;flex-direction:column;gap:.2rem;font-size:.83rem;font-weight:600;display:flex}.progress-form-select,.progress-form-input{background:#fff;border:1px solid #c0d4ef;border-radius:6px;padding:.35rem .6rem;font-size:.88rem}.progress-form-range{width:100%}.progress-tv-row{gap:1rem;display:flex}.progress-tv-row .progress-form-label{flex:1}.progress-save-btn{align-self:flex-start;margin-top:.25rem}.discussions-section{flex-direction:column;gap:0;display:flex}.discussion-compose{background:#f8fbff;border:1px solid #d4dfeb;border-radius:10px;flex-direction:column;gap:.5rem;margin-bottom:1.25rem;padding:.85rem 1rem;display:flex}.discussion-compose-foot{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.discussion-progress-stamp{color:#1a6cdc;background:#def;border-radius:5px;padding:.2rem .5rem;font-size:.78rem}.discussion-progress-hint{margin-bottom:1rem;font-size:.83rem}.discussion-list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.discussion-post{background:#fff;border:1px solid #d4dfeb;border-radius:10px;padding:.85rem 1rem}.discussion-post--ahead{background:#fffdf0;border-color:#f0c060}.discussion-progress-badge{color:#1a6cdc;background:#def;border-radius:5px;margin-left:.4rem;padding:.15rem .4rem;font-size:.75rem;font-weight:600}.discussion-ahead-blur{cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;background:repeating-linear-gradient(135deg,#f5f5f5,#f5f5f5 4px,#fff 4px 8px);border-radius:6px;padding:1rem}.discussion-ahead-label{color:#8a7020;font-size:.82rem;font-style:italic}.discussion-replies{border-top:1px solid #e8f0fb;flex-direction:column;gap:.6rem;margin-top:.75rem;padding-top:.75rem;display:flex}.discussion-reply{background:#f4f8ff;border-radius:8px;padding:.6rem .85rem;font-size:.88rem}.reply-compose{gap:.5rem;margin-top:.25rem;display:flex}.reply-input{border:1px solid #c0d4ef;border-radius:6px;flex:1;padding:.35rem .6rem;font-size:.88rem}.in-progress-section{margin-bottom:1.5rem;padding:1.25rem 1.5rem}.in-progress-heading{color:#0f2236;margin:0 0 .85rem;font-size:1.05rem;font-weight:700}.in-progress-strip{scrollbar-width:thin;gap:.75rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.in-progress-card{cursor:pointer;text-align:left;background:0 0;border:1px solid #d4dfeb;border-radius:10px;flex-direction:column;flex:none;width:130px;padding:0;transition:box-shadow .15s,border-color .15s;display:flex;overflow:hidden}.in-progress-card:hover{border-color:#7aa8d8;box-shadow:0 2px 10px #1a6cdc26}.in-progress-poster{aspect-ratio:2/3;object-fit:cover;background:#d4dfeb;width:100%;display:block}.in-progress-poster--placeholder{background:#c5d8ef}.in-progress-info{flex-direction:column;gap:.2rem;padding:.45rem .5rem;display:flex}.in-progress-name{color:#0f2236;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;font-weight:600;display:-webkit-box;overflow:hidden}.in-progress-badge{color:#fff;background:#1a6cdc;border-radius:4px;align-self:flex-start;padding:.1rem .35rem;font-size:.7rem}.in-progress-badge--want{background:#8a9ab8}.browse-heading-row{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.browse-heading-row .browse-heading{flex:1;margin-bottom:0}.spotlight-trigger-btn{color:#fff;letter-spacing:.03em;cursor:pointer;background:linear-gradient(135deg,#1a6cdc 0%,#0f4fa0 100%);border:none;border-radius:999px;align-items:center;gap:.4rem;padding:.5rem 1.2rem;font-size:.88rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 2px 12px #1a6cdc59}.spotlight-trigger-btn:hover{transform:translateY(-1px);box-shadow:0 4px 18px #1a6cdc80}.spotlight-trigger-btn:active{transform:translateY(0)}.spotlight-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#050f23bf;justify-content:center;align-items:center;padding:1.5rem;animation:.2s spotlight-fade-in;display:flex;position:fixed;inset:0}@keyframes spotlight-fade-in{0%{opacity:0}to{opacity:1}}.spotlight-modal{color:#e8f0f9;background:#0d1e35;border-radius:18px;width:100%;max-width:780px;max-height:90vh;position:relative;overflow:hidden;box-shadow:0 24px 80px #000000b3}.spotlight-close{z-index:10;color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.85rem;transition:background .15s;display:flex;position:absolute;top:.85rem;right:.85rem}.spotlight-close:hover{background:#ffffff38}.spotlight-searching{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:4rem 2rem;display:flex}.spotlight-scramble{letter-spacing:.15em;color:#5ba4f5;text-shadow:0 0 20px #5ba4f566;text-align:center;min-width:16ch;font-family:Courier New,Courier,monospace;font-size:2.8rem;font-weight:900;animation:.5s infinite alternate scramble-pulse}@keyframes scramble-pulse{0%{text-shadow:0 0 14px #5ba4f54d}to{text-shadow:0 0 28px #5ba4f5b3}}.spotlight-searching-sub{color:#7a9bbf;letter-spacing:.06em;text-transform:uppercase;font-size:.9rem}.spotlight-backdrop{height:200px;position:absolute;inset:0;overflow:hidden}.spotlight-backdrop img{object-fit:cover;object-position:center top;opacity:.35;width:100%;height:100%}.spotlight-backdrop-fade{background:linear-gradient(#0000 30%,#0d1e35 100%);position:absolute;inset:0}.spotlight-result{animation:.5s spotlight-reveal;position:relative}@keyframes spotlight-reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.spotlight-body{z-index:1;gap:1.5rem;max-height:90vh;padding:2.5rem 2rem 2rem;display:flex;position:relative;overflow-y:auto}.spotlight-poster-col{flex-shrink:0}.spotlight-poster{aspect-ratio:2/3;object-fit:cover;border-radius:10px;width:130px;display:block;box-shadow:0 8px 28px #0009}.spotlight-poster--placeholder{aspect-ratio:2/3;color:#4a7ab5;background:#1a3054;border-radius:10px;justify-content:center;align-items:center;width:130px;font-size:2rem;font-weight:800;display:flex}.spotlight-info-col{flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.spotlight-type-label{letter-spacing:.12em;text-transform:uppercase;color:#5ba4f5;margin:0;font-size:.72rem;font-weight:700}.spotlight-title{color:#fff;margin:0;font-size:1.75rem;font-weight:800;line-height:1.15}.spotlight-meta{color:#8aadcc;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;font-size:.82rem;display:flex}.spotlight-genre-pill{color:#a8c8e8;background:#5ba4f52e;border:1px solid #5ba4f54d;border-radius:999px;padding:.15rem .6rem;font-size:.75rem}.spotlight-synopsis{color:#8aadcc;margin:.25rem 0 0;font-size:.85rem;line-height:1.6}.spotlight-why{background:#5ba4f514;border-left:3px solid #5ba4f5;border-radius:0 8px 8px 0;margin-top:.25rem;padding:.75rem 1rem}.spotlight-why-heading{letter-spacing:.1em;text-transform:uppercase;color:#5ba4f5;margin:0 0 .35rem;font-size:.72rem;font-weight:700}.spotlight-why-text{color:#d0e4f5;margin:0;font-size:.88rem;line-height:1.65}.spotlight-actions{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.spotlight-empty{text-align:center;color:#8aadcc;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.watchlist-page{padding:1.5rem 1.75rem 2rem}.watchlist-page-header{align-items:baseline;gap:.75rem;margin-bottom:1.25rem;display:flex}.watchlist-page-heading{color:#0f2236;margin:0;font-size:1.45rem;font-weight:800}.watchlist-page-count{color:#7a9ab8;font-size:.85rem;font-weight:500}.watchlist-tabs{flex-wrap:wrap;gap:.4rem;margin-bottom:1.5rem;display:flex}.watchlist-tab{color:#3d5a73;cursor:pointer;background:#f3f8fd;border:1.5px solid #c8dff4;border-radius:20px;align-items:center;gap:.4rem;padding:.35rem .9rem;font-size:.82rem;font-weight:600;transition:background .12s,border-color .12s,color .12s;display:flex}.watchlist-tab:hover{background:#e2f0fb;border-color:#91c3e8}.watchlist-tab--active{color:#fff;background:#1a73c8;border-color:#1a73c8}.watchlist-tab-count{text-align:center;background:#ffffff40;border-radius:10px;min-width:18px;padding:.05rem .4rem;font-size:.72rem;font-weight:700}.watchlist-tab--active .watchlist-tab-count{background:#ffffff47}.watchlist-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:1rem;display:grid}.wl-card-wrap{position:relative}.wl-card-wrap:hover .wl-remove-btn{opacity:1}.wl-card{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;width:100%;padding:0;transition:transform .15s;display:block;overflow:hidden}.wl-card:hover{transform:translateY(-3px)}.wl-poster{aspect-ratio:2/3;object-fit:cover;border-radius:10px;width:100%;display:block}.wl-poster--placeholder{aspect-ratio:2/3;border-radius:10px;justify-content:center;align-items:center;width:100%;font-size:2.5rem;display:flex}.wl-placeholder--movie{background:linear-gradient(135deg,#1a1a2e,#16213e)}.wl-placeholder--tv{background:linear-gradient(135deg,#0d1b2a,#1b3a4b)}.wl-placeholder--book{background:linear-gradient(135deg,#2d1b0e,#4a3728)}.wl-placeholder--game{background:linear-gradient(135deg,#1a0533,#2d1060)}.wl-card-info{flex-direction:column;gap:.1rem;padding:.4rem .1rem 0;display:flex}.wl-type-badge{letter-spacing:.04em;text-transform:uppercase;border-radius:4px;width:fit-content;margin-bottom:.1rem;padding:.05rem .35rem;font-size:.66rem;font-weight:700;display:inline-block}.wl-type-badge--movie{color:#1a56b0;background:#e8f0fe}.wl-type-badge--tv{color:#92400e;background:#fef3c7}.wl-type-badge--book{color:#9d174d;background:#fce7f3}.wl-type-badge--game{color:#5b21b6;background:#ede9fe}.wl-card-title{color:#0f2236;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.wl-card-year{color:#7a9ab8;font-size:.72rem}.wl-remove-btn{color:#fff;cursor:pointer;opacity:0;z-index:2;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:1rem;line-height:1;transition:opacity .15s,background .15s;display:flex;position:absolute;top:5px;right:5px}.wl-remove-btn:hover{background:#b41e1ed9}.watchlist-empty{text-align:center;color:#7a9ab8;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 1rem;display:flex}.watchlist-empty-icon{font-size:2.5rem;line-height:1}.watchlist-empty p{margin:0;font-size:.9rem}.fy-save-btn{color:#fff;cursor:pointer;opacity:0;z-index:2;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;line-height:1;transition:opacity .15s,background .15s;display:flex;position:absolute;bottom:38px;right:4px}.fy-card-wrap:hover .fy-save-btn{opacity:1}.fy-save-btn--saved{opacity:1;background:#1a7f50}.fy-save-btn--saved:hover{background:#b41e1ed9}.fy-save-btn:not(.fy-save-btn--saved):hover{background:#1a73c8d9}.nav-watchlist-count{color:#fff;vertical-align:middle;background:#1a73c8;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:.35rem;padding:0 .35rem;font-size:.68rem;font-weight:700;display:inline-flex}.nav-btn.active .nav-watchlist-count{background:#ffffff59}.wl-view-tabs{border-bottom:2px solid #d4dfeb;gap:.5rem;margin-bottom:1.25rem;padding-bottom:0;display:flex}.wl-view-tab{color:#7a9ab8;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.35rem;margin-bottom:-2px;padding:.5rem 1.1rem;font-size:1rem;font-weight:600;transition:color .15s,border-color .15s;display:inline-flex}.wl-view-tab:hover{color:#0f2236}.wl-view-tab--active{color:#1a6cdc;border-bottom-color:#1a6cdc}.wl-view-tab-count{color:#1a56a8;background:#e8f0fe;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.wl-view-tab--active .wl-view-tab-count{color:#fff;background:#1a6cdc}.pp-served-date{color:#9aa8ba;margin-top:.1rem;font-size:.72rem}.pp-rate-nudge{color:#1a1200;cursor:pointer;text-align:center;letter-spacing:.02em;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#eab308eb;border:none;border-radius:0 0 10px 10px;padding:.4rem .5rem;font-size:.75rem;font-weight:700;transition:background .15s;position:absolute;bottom:0;left:0;right:0}.pp-rate-nudge:hover{background:#ca8a04f2}.pp-rated-badge{color:#fff;text-align:center;letter-spacing:.02em;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#16a34ae0;border-radius:0 0 10px 10px;padding:.35rem .5rem;font-size:.75rem;font-weight:700;position:absolute;bottom:0;left:0;right:0}.brs-picks-list{flex-direction:column;gap:.4rem;margin:0 0 .6rem;padding:0;list-style:none;display:flex}.brs-pick-item{display:block}.brs-pick-btn{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:.5rem;width:100%;padding:.3rem 0;transition:background .12s;display:flex}.brs-pick-btn:hover{background:#f0f6fc}.brs-pick-thumb{object-fit:cover;border-radius:4px;flex-shrink:0;width:30px;height:42px}.brs-pick-info{flex-direction:column;gap:.1rem;min-width:0;display:flex}.brs-pick-name{color:#0f2236;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;overflow:hidden}.brs-pick-year{color:#7a9ab8;font-size:.72rem}.brs-pick-rated{color:#16a34a;font-size:.72rem;font-weight:700}.brs-pick-unrated{color:#d97706;font-size:.72rem;font-weight:600}.brs-picks-all-btn{color:#2f6799;cursor:pointer;background:0 0;border:none;padding:0;font-size:.78rem;font-weight:600}.brs-picks-all-btn:hover{text-decoration:underline}.write-review-subject{box-sizing:border-box;border:1px solid #ccc;border-radius:6px;width:100%;margin-bottom:8px;padding:8px 10px;font-size:.95rem}.write-review-subject:focus{border-color:#1a6cdc;outline:none;box-shadow:0 0 0 2px #1a6cdc26}.review-display-toggle{gap:6px;margin-bottom:12px;display:flex}.rdm-btn{cursor:pointer;color:#555;background:0 0;border:1px solid #ccc;border-radius:16px;padding:4px 14px;font-size:.82rem;transition:border-color .15s,color .15s}.rdm-btn:hover{color:#222;border-color:#888}.rdm-btn.active{color:#fff;background:#1a1a2e;border-color:#1a1a2e;font-weight:600}.ob-seed-section,.ob-expand-section{width:100%}.ob-seed-search-wrap{align-items:center;gap:.5rem;margin:1rem 0;display:flex}.ob-seed-search-input{color:#132133;background:#fff;border:1px solid #dce6f0;border-radius:8px;flex:1;padding:.6rem .9rem;font-size:1rem}.ob-seed-spinner{color:#7a8fa6;font-size:1.2rem}.ob-seed-results{background:#fff;border:1px solid #dce6f0;border-radius:8px;margin:0 0 1rem;padding:0;list-style:none;overflow:hidden}.ob-seed-result-row{cursor:pointer;text-align:left;color:#132133;background:0 0;border:none;align-items:center;gap:.6rem;width:100%;padding:.5rem .75rem;font-size:.9rem;transition:background .15s;display:flex}.ob-seed-result-row:hover{background:#f0f6ff}.ob-seed-result-thumb{object-fit:cover;border-radius:4px;flex-shrink:0;width:32px;height:48px}.ob-seed-result-name{flex:1;font-weight:500}.ob-seed-result-year{color:#7a8fa6;font-size:.8rem}.ob-seed-grid-label{color:#7a8fa6;margin:1rem 0 .4rem;font-size:.85rem}.ob-expand-heading-row{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.ob-seed-change-btn{cursor:pointer;color:#7a8fa6;white-space:nowrap;background:0 0;border:1px solid #dce6f0;border-radius:6px;flex-shrink:0;padding:.4rem .8rem;font-size:.85rem;transition:background .15s,color .15s}.ob-seed-change-btn:hover{color:#132133;background:#f0f6ff}.ob-tile-popover{z-index:100;background:#fff;border:1px solid #dce6f0;border-radius:10px;min-width:160px;max-width:220px;padding:.75rem;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 6px 20px #0000002e}.ob-tile-popover--list{bottom:unset;left:unset;margin-top:.4rem;position:static;transform:none}.ob-popover-label{color:#7a8fa6;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .5rem;font-size:.8rem;font-weight:600;overflow:hidden}.ob-popover-btns{flex-direction:column;gap:.3rem;display:flex}.ob-popover-btn{color:#132133;cursor:pointer;text-align:left;background:#f7fafd;border:1px solid #dce6f0;border-radius:6px;padding:.45rem .6rem;font-size:.82rem;transition:background .15s}.ob-popover-btn:hover{color:#fff;background:#4f46e5;border-color:#4f46e5}.ob-popover-btn--ghost{color:#7a8fa6;background:0 0;border-color:#0000}.ob-popover-btn--ghost:hover{color:#132133;background:#f0f6ff;border-color:#0000}.ob-grid-tile-name{color:#fff;text-align:left;background:linear-gradient(#0000 0%,#000000d9 100%);padding:.4rem .4rem .35rem;font-size:.7rem;font-weight:600;line-height:1.2;position:absolute;bottom:0;left:0;right:0}.ob-grid-tile--rated .ob-grid-tile-overlay{background:#4f46e526}.ob-grid-tile-rated-badge{color:#fff;background:#4f46e5;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;display:flex;position:absolute;top:6px;right:6px}.ob-grid-tile--rated{opacity:.6;cursor:default}.ob-seed-result-rated{color:#4f46e5;flex-shrink:0;margin-left:auto;font-size:.9rem;font-weight:700}.ob-heading--sm{margin:0 0 .25rem;font-size:1.2rem}.review-condensed-list{border-top:1px solid #e5e7eb;margin:0;padding:0;list-style:none}.rcl-row{cursor:pointer;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:baseline;gap:12px;padding:10px 14px;transition:background .1s;display:flex}.rcl-row:hover{background:#f8f9fa}.rcl-row:focus{outline-offset:-2px;outline:2px solid #1a6cdc}.rcl-main{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.rcl-subject{color:#1a1a2e;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.rcl-subject--fallback{color:#555;font-style:italic;font-weight:400}.rcl-title-link{color:#2f6799;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.rcl-title-link:hover{text-decoration:underline}.rcl-meta{white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;display:flex}.rcl-author{color:#555;font-size:.82rem}.rcl-rating{color:#2e7d32;background:#e8f5e9;border-radius:4px;padding:1px 7px;font-size:.78rem;font-weight:700}.rcl-date{color:#999;font-size:.78rem}.post-subject{color:#1a1a2e;margin:0 0 6px;font-size:1.02rem;font-weight:700}.bd-section{margin-bottom:2rem}.bd-section-header{align-items:baseline;gap:.75rem;margin-bottom:.75rem;display:flex}.bd-section-heading{color:#1a1a2e;white-space:nowrap;margin:0;font-size:1.1rem;font-weight:700}.bd-section-hint{color:#999;font-size:.82rem}.bd-shelf{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:.85rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.bd-shelf::-webkit-scrollbar{height:4px}.bd-shelf::-webkit-scrollbar-track{background:#f0f0f0;border-radius:2px}.bd-shelf::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.bd-shelf-card{scroll-snap-align:start;flex:0 0 120px;position:relative}.bd-shelf-card-inner{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;flex-direction:column;width:100%;padding:0;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.bd-shelf-card-inner:hover{transform:translateY(-3px);box-shadow:0 6px 18px #00000024}.bd-shelf-poster{object-fit:cover;background:#dde3ea;border-radius:6px 6px 0 0;width:120px;height:178px;display:block}.bd-shelf-poster--placeholder{color:#6a85b0;letter-spacing:-1px;background:linear-gradient(135deg,#dde8f8 0%,#c8d8f0 100%);border-radius:6px 6px 0 0;justify-content:center;align-items:center;width:120px;height:178px;font-size:1.6rem;font-weight:700;display:flex}.bd-shelf-info{background:#fff;border-radius:0 0 6px 6px;flex-direction:column;gap:2px;padding:6px 4px 8px;display:flex}.bd-shelf-name{color:#1a1a2e;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.bd-shelf-year{color:#888;font-size:.72rem}.bd-shelf-network-hint{color:#3a6bc0;margin-top:2px;font-size:.68rem;line-height:1.3}.bd-shelf-dismiss{color:#555;cursor:pointer;opacity:0;background:#ffffffe0;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.65rem;line-height:1;transition:opacity .15s;display:flex;position:absolute;top:4px;right:4px}.bd-shelf-card:hover .bd-shelf-dismiss{opacity:1}.bd-empty-hint{color:#aaa;margin:0;padding:1rem 0;font-size:.88rem}.bd-browse-all-bar{border-top:1px solid #eaecf0;margin-top:.5rem;padding-top:1.25rem}.bd-browse-all-btn{color:#3a6bc0;cursor:pointer;background:0 0;border:1.5px solid #3a6bc0;border-radius:20px;padding:.5rem 1.25rem;font-size:.92rem;font-weight:600;transition:background .15s,color .15s}.bd-browse-all-btn:hover{color:#fff;background:#3a6bc0}.bd-back-btn{color:#3a6bc0;cursor:pointer;white-space:nowrap;background:0 0;border:none;margin-right:.5rem;padding:0;font-size:.85rem;font-weight:600}.bd-back-btn:hover{text-decoration:underline}@media (width<=700px){.bd-shelf-card{flex:0 0 100px}.bd-shelf-poster,.bd-shelf-poster--placeholder{width:100px;height:148px}}.pr-shell{flex-direction:column;max-width:1080px;min-height:100vh;margin:0 auto;padding:0 20px 80px;display:flex}.pr-header{border-bottom:1px solid var(--c-border);background:var(--c-bg);z-index:20;align-items:center;gap:18px;padding:16px 0;display:flex;position:sticky;top:0}.pr-logo{color:var(--c-text);letter-spacing:-.02em;cursor:pointer;background:0 0;border:none;align-items:center;gap:7px;padding:0;font-size:19px;font-weight:800;display:flex}.pr-logo-mark{color:var(--c-signal)}.pr-nav{flex:1;gap:4px;display:flex}.pr-nav-item{color:var(--c-text-2);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 12px;font-size:14.5px;font-weight:600}.pr-nav-item:hover{color:var(--c-text);background:var(--c-bg-2)}.pr-nav-item.active{color:var(--c-text);background:var(--c-bg-3)}.pr-header-right{align-items:center;gap:8px;display:flex}.pr-menu-toggle,.pr-mobile-nav{display:none}.pr-main{flex:1;padding-top:26px}.pr-inbox{position:relative}.pr-bell{font-size:15px;position:relative}.pr-bell-badge{background:var(--c-accent-2);color:#fff;border-radius:999px;padding:2px 4px;font-size:10px;font-weight:800;line-height:1;position:absolute;top:1px;right:1px}.pr-inbox-panel{z-index:40;background:var(--c-bg-2);border:1px solid var(--c-border-mid);border-radius:12px;width:330px;max-height:420px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto;box-shadow:0 18px 40px #00000080}.pr-inbox-empty{padding:18px}.pr-inbox-item{text-align:left;width:100%;color:var(--c-text);cursor:pointer;background:0 0;border:none;border-radius:9px;padding:10px 12px;font-size:13.5px;line-height:1.45;display:block}.pr-inbox-item:hover{background:var(--c-bg-3)}.pr-inbox-item.unread{background:var(--c-accent-dim)}.pr-agent-callout{background:var(--c-accent-dim);border:1px solid var(--c-border-mid);color:var(--c-text-2);border-radius:12px;margin:0 0 22px;padding:12px 16px;font-size:13.5px;line-height:1.5}.pr-token-form{gap:8px;max-width:520px;margin:12px 0;display:flex}.pr-token-form input{background:var(--c-bg-2);border:1px solid var(--c-border-mid);color:var(--c-text);border-radius:10px;flex:1;padding:9px 13px;font-size:14px}.pr-token-reveal{background:var(--c-bg-2);border:1px solid var(--c-signal);border-radius:12px;flex-direction:column;gap:10px;margin:12px 0;padding:16px;display:flex}.pr-token-reveal-actions{gap:8px;display:flex}.pr-token-code{background:var(--c-bg);border:1px solid var(--c-border);color:var(--c-signal);word-break:break-all;border-radius:8px;padding:8px 12px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:13px;display:inline-block}.pr-token-code-block{white-space:pre-wrap;color:var(--c-text-2);display:block}.pr-token-how{margin-top:4px}.pr-token-how summary{cursor:pointer;color:var(--c-text-2);font-size:13px}.pr-token-list{flex-direction:column;gap:8px;max-width:680px;margin:14px 0;display:flex}.pr-token-item{border:1px solid var(--c-border);background:var(--c-bg-2);border-radius:10px;overflow:hidden}.pr-token-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.pr-token-toggle{min-width:0;color:var(--c-text);cursor:pointer;text-align:left;background:0 0;border:none;flex:1;align-items:center;gap:8px;padding:0;display:flex}.pr-token-caret{color:var(--c-text-3);width:12px;font-size:11px}.pr-token-name{font-size:14px;font-weight:700}.pr-token-prefix{color:var(--c-text-3);font-family:ui-monospace,Menlo,monospace;font-size:12.5px}.pr-token-meta{align-items:center;gap:12px;display:flex}.pr-token-expand{padding:0 14px 14px 34px}.pr-token-line{align-items:flex-start;gap:8px;display:flex}.pr-token-line .pr-token-code{flex:1;min-width:0}.pr-token-fresh{margin:12px 0}.pr-token-guide{flex-direction:column;gap:10px;max-width:680px;margin-top:12px;display:flex}.pr-token-guide code:not(.pr-token-code){background:var(--c-bg-3);border-radius:5px;padding:1px 5px;font-family:ui-monospace,Menlo,monospace;font-size:12.5px}.pr-footer{border-top:1px solid var(--c-border);color:var(--c-text-3);flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:60px;padding-top:18px;font-size:13px;display:flex}.pr-footer-link{color:var(--c-text-3)}.pr-main h1{letter-spacing:-.02em;margin:0 0 6px;font-size:26px}.pr-main h2{margin:0 0 12px;font-size:18px}.pr-main h3{margin:0 0 10px;font-size:16px}.pr-muted{color:var(--c-text-2);font-size:13.5px}.pr-warn{color:var(--c-accent-2);font-size:13.5px}.pr-right{margin-left:auto}.pr-page-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.pr-page-head p{max-width:640px;margin:4px 0 0}.pr-section{margin-top:34px}.pr-breadcrumb{margin-bottom:12px}.pr-loading{text-align:center;color:var(--c-text-2);padding:60px 0}.pr-empty{text-align:center;border:1px dashed var(--c-border-mid);border-radius:14px;padding:48px 20px}.pr-empty-title{margin-bottom:6px;font-weight:700}.pr-empty-hint{color:var(--c-text-2);font-size:14px}.pr-error{background:var(--c-accent-2-dim);color:var(--c-accent-2);border-radius:10px;margin-top:10px;padding:10px 14px;font-size:13.5px}.pr-btn{border:1px solid var(--c-border-mid);background:var(--c-bg-2);color:var(--c-text);cursor:pointer;border-radius:10px;align-items:center;gap:6px;padding:10px 16px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.pr-btn:hover{background:var(--c-bg-3)}.pr-btn-primary{background:var(--c-accent);border-color:var(--c-accent);color:#fff}.pr-btn-primary:hover{background:#9d74f8}.pr-btn-ghost{background:0 0}.pr-btn-sm{border-radius:8px;padding:6px 12px;font-size:13px}.pr-btn:disabled{opacity:.6;cursor:default}.pr-linklike{color:var(--c-accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:13.5px}.pr-linklike-strong{color:var(--c-text);cursor:pointer;background:0 0;border:none;padding:0;font-size:15px;font-weight:700}.pr-linklike-strong:hover{color:var(--c-accent)}.pr-chip{border:1px solid var(--c-border-mid);color:var(--c-text-2);white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:3px 10px;font-size:12.5px;font-weight:600;display:inline-flex}.pr-chip b{font-weight:800}.pr-chip-signal{color:var(--c-signal);background:var(--c-signal-dim);border-color:#b7f34b66}.pr-chip-static{color:var(--c-accent-2);background:var(--c-accent-2-dim);border-color:#ff6b5a66}.pr-chip-open{color:var(--c-signal);border-color:#b7f34b66}.pr-chip-analyzing{color:var(--c-accent);background:var(--c-accent-dim);border-color:#8b5cf673}.pr-chip-revealed{color:var(--c-text)}.pr-chip-muted{color:var(--c-text-3)}.pr-countdown{color:var(--c-signal);white-space:nowrap;font-size:13px;font-weight:600}.pr-site-brief{border:1px solid var(--c-border-mid);background:var(--c-bg-2);border-radius:16px;grid-template-columns:minmax(0,2fr) minmax(220px,1fr);margin:-4px 0 22px;display:grid;position:relative;overflow:hidden}.pr-site-brief-guide{padding:20px 22px}.pr-site-brief-close{z-index:1;width:28px;height:28px;color:var(--c-text-3);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;padding:0;font-size:20px;line-height:1;position:absolute;top:10px;right:10px}.pr-site-brief-close:hover{border-color:var(--c-border-mid);background:var(--c-bg-3);color:var(--c-text)}.pr-site-brief-close:focus-visible,.pr-site-brief-reopen:focus-visible{outline:2px solid var(--c-accent);outline-offset:2px}.pr-site-brief-heading{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.pr-site-brief-heading h2{margin-bottom:7px}.pr-site-brief-kicker{color:var(--c-signal);letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:800}.pr-site-brief-intro{color:var(--c-text-2);margin:0 0 14px;font-size:14px;line-height:1.5}.pr-site-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.pr-site-steps li{color:var(--c-text-2);align-items:flex-start;gap:8px;font-size:13px;line-height:1.4;display:flex}.pr-site-steps b{color:var(--c-text)}.pr-site-step-number{background:var(--c-signal-dim);width:20px;height:20px;color:var(--c-signal);border-radius:999px;flex:0 0 20px;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.pr-site-brief-voice{background:var(--c-signal-dim);border:1px solid #b7f34b40;border-radius:11px;margin-top:16px;padding:12px 14px}.pr-site-brief-voice p{color:var(--c-text-2);margin:4px 0 0;font-size:12.5px;line-height:1.5}.pr-site-brief-voice b{color:var(--c-text)}.pr-site-brief-update{border-left:1px solid var(--c-border);background:linear-gradient(145deg, var(--c-accent-dim), transparent 75%);padding:20px 48px 20px 22px}.pr-site-brief-update h3{margin:7px 0 8px;line-height:1.35}.pr-site-brief-update p{color:var(--c-text-2);margin:0;font-size:13px;line-height:1.5}.pr-site-brief-collapsed{justify-content:flex-end;margin:-4px 0 14px;display:flex}.pr-site-brief-reopen{border:1px solid var(--c-border-mid);background:var(--c-bg-2);color:var(--c-text-2);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:5px 10px 5px 6px;font-size:12.5px;font-weight:700;display:inline-flex}.pr-site-brief-reopen:hover{border-color:var(--c-accent);color:var(--c-text)}.pr-site-brief-reopen-icon{background:var(--c-signal-dim);width:20px;height:20px;color:var(--c-signal);border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:900;display:inline-flex}@media (width<=720px){.pr-site-brief{grid-template-columns:1fr}.pr-site-brief-update{border-left:0;border-top:1px solid var(--c-border)}.pr-site-steps{grid-template-columns:1fr;gap:9px}}.pr-filters{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.pr-search{background:var(--c-bg-2);border:1px solid var(--c-border-mid);color:var(--c-text);border-radius:10px;min-width:220px;padding:9px 14px;font-size:14px}.pr-chip-row{flex-wrap:wrap;gap:6px;display:flex}.pr-filter-chip{border:1px solid var(--c-border-mid);color:var(--c-text-2);cursor:pointer;background:0 0;border-radius:999px;padding:5px 12px;font-size:13px}.pr-filter-chip.active{background:var(--c-accent-dim);border-color:var(--c-accent);color:var(--c-text)}.pr-select{background:var(--c-bg-2);border:1px solid var(--c-border-mid);color:var(--c-text);border-radius:10px;padding:8px 10px;font-size:13.5px}.pr-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px;display:grid}.pr-card{text-align:left;background:var(--c-bg-2);border:1px solid var(--c-border);cursor:pointer;color:var(--c-text);border-radius:14px;flex-direction:column;gap:10px;padding:18px;transition:border-color .12s,transform .12s;display:flex}.pr-card:hover{border-color:var(--c-accent);transform:translateY(-1px)}.pr-card-top{align-items:center;gap:12px;display:flex}.pr-card-icon{background:var(--c-bg-3);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:21px;display:flex}.pr-card-icon-sm{margin-right:4px;font-size:18px}.pr-card-name{font-size:15.5px;font-weight:700}.pr-card-meta{color:var(--c-text-3);font-size:12.5px}.pr-card-tagline{color:var(--c-text-2);font-size:13.5px;line-height:1.45}.pr-card-footer{flex-wrap:wrap;align-items:center;gap:10px;margin-top:auto;display:flex}.pr-reviewer-voice-card{background:linear-gradient(120deg, var(--c-signal-dim), var(--c-bg-2) 55%);border:1px solid #b7f34b4d;border-radius:14px;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:18px;margin:-4px 0 22px;padding:17px 19px;display:grid}.pr-reviewer-voice-mark{width:64px;height:64px;color:var(--c-signal);letter-spacing:.08em;border:1px solid #b7f34b73;border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:900;display:flex}.pr-reviewer-voice-card h2{margin:0 0 5px;font-size:16px}.pr-reviewer-voice-card p{color:var(--c-text-2);margin:0;font-size:13px;line-height:1.5}@media (width<=620px){.pr-reviewer-voice-card{grid-template-columns:1fr;gap:10px}.pr-reviewer-voice-mark{border:0;justify-content:flex-start;width:auto;height:auto}}.pr-round-list{flex-direction:column;gap:10px;display:flex}.pr-round-row{background:var(--c-bg-2);border:1px solid var(--c-border);border-radius:13px;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;display:flex}.pr-round-row-click{cursor:pointer;text-align:left;color:var(--c-text);width:100%}.pr-round-row-click:hover{border-color:var(--c-accent)}.pr-round-info{flex-direction:column;gap:4px;min-width:0;display:flex}.pr-round-title{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pr-round-sub{color:var(--c-text-2);font-size:13px}.pr-round-side{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;display:flex}.pr-version-tag{color:var(--c-accent);border:1px solid #8b5cf673;border-radius:6px;padding:1px 7px;font-size:11.5px;font-weight:700}.pr-project-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.pr-tagline{color:var(--c-text-2);margin:4px 0 8px;font-size:16px}.pr-project-links{gap:10px;margin-top:14px;display:flex}.pr-project-image{border:1px solid var(--c-border);border-radius:14px;width:180px}.pr-description{white-space:pre-wrap;color:var(--c-text-2);max-width:720px;line-height:1.6}.pr-version-list{flex-direction:column;gap:10px;display:flex}.pr-version-row{border:1px solid var(--c-border);border-radius:13px;justify-content:space-between;align-items:center;gap:14px;padding:13px 16px;display:flex}.pr-round-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.pr-round-head-status{vertical-align:middle;margin-left:12px}.pr-blind-status{background:var(--c-bg-2);border:1px solid var(--c-border);border-radius:13px;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:20px;padding:14px 18px;display:flex}.pr-blind-stat{font-size:14.5px}.pr-owner-note{border:1px dashed var(--c-border-mid);color:var(--c-text-2);border-radius:13px;padding:18px;font-size:14.5px;line-height:1.55}.pr-frozen-review{border-top:1px solid var(--c-border);margin-top:12px;padding-top:12px}.pr-frozen-review p{white-space:pre-wrap}.pr-signin-nudge{color:var(--c-text-2);margin-top:20px;font-size:14px}.pr-review-form{flex-direction:column;gap:14px;max-width:720px;display:flex}.pr-review-guidance{background:var(--c-accent-dim);color:var(--c-text-2);border-radius:10px;padding:12px 14px;font-size:13.5px;line-height:1.5}.pr-review-form textarea,.pr-form textarea{background:var(--c-bg-2);border:1px solid var(--c-border-mid);color:var(--c-text);resize:vertical;border-radius:10px;padding:12px 14px;font-family:inherit;font-size:14px;line-height:1.55}.pr-form-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.pr-saved{color:var(--c-signal);font-size:13.5px}.pr-rating-row{flex-wrap:wrap;gap:6px;display:flex}.pr-rating-btn{border:1px solid var(--c-border-mid);background:var(--c-bg-2);width:42px;height:42px;color:var(--c-text-2);cursor:pointer;border-radius:10px;font-size:15px;font-weight:700}.pr-rating-btn:hover{border-color:var(--c-accent);color:var(--c-text)}.pr-rating-btn.active.hi{background:var(--c-signal-dim);border-color:var(--c-signal);color:var(--c-signal)}.pr-rating-btn.active.lo{background:var(--c-accent-2-dim);border-color:var(--c-accent-2);color:var(--c-accent-2)}.pr-rating-hint{color:var(--c-text-2);margin-top:8px;font-size:13.5px}.pr-verdict-banner{border:1px solid var(--c-border-mid);background:var(--c-bg-2);border-radius:16px;flex-wrap:wrap;align-items:center;gap:26px;padding:26px 28px;display:flex}.pr-verdict-banner.positive{background:linear-gradient(135deg, #b7f34b1a, var(--c-bg-2) 55%);border-color:#b7f34b80}.pr-verdict-banner.negative{background:linear-gradient(135deg, #ff6b5a1a, var(--c-bg-2) 55%);border-color:#ff6b5a80}.pr-verdict-score{letter-spacing:-.03em;font-size:54px;font-weight:800}.pr-verdict-banner.positive .pr-verdict-score{color:var(--c-signal)}.pr-verdict-banner.negative .pr-verdict-score{color:var(--c-accent-2)}.pr-verdict-word{font-size:21px;font-weight:800}.pr-verdict-dist{margin-left:auto}.pr-dist{align-items:flex-end;gap:5px;display:flex}.pr-dist-col{flex-direction:column;align-items:center;gap:4px;display:flex}.pr-dist-bar{background:var(--c-accent);border-radius:4px 4px 2px 2px;width:16px;min-height:1px}.pr-dist-label{color:var(--c-text-3);font-size:10.5px}.pr-outcome{border:1px solid var(--c-border-mid);background:var(--c-bg-2);border-radius:14px;margin-top:22px;padding:20px 22px}.pr-outcome.won{border-color:#b7f34b80}.pr-outcome.lost{border-color:#ff6b5a66}.pr-outcome-grid{flex-wrap:wrap;gap:30px;margin:12px 0;display:flex}.pr-outcome-num{font-size:24px;font-weight:800}.pr-outcome-verdict{font-size:14.5px;line-height:1.55}.pr-outcome-matches{color:var(--c-text-2);flex-wrap:wrap;align-items:center;gap:6px;margin-top:12px;font-size:13.5px;display:flex}.pr-outcome-events{color:var(--c-text-2);margin-top:12px;font-size:13.5px}.pr-outcome-events ul{margin:8px 0 0;padding-left:18px}.pr-outcome-badges{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.pr-badge{border:1px solid var(--c-border-mid);background:var(--c-bg-3);border-radius:999px;align-items:center;gap:5px;padding:5px 12px;font-size:13px;font-weight:700;display:inline-flex}.pr-badge-gold{color:#ffd76a;border-color:#ffc83c99}.pr-badge-silver{color:#cdd6e4;border-color:#c8d2e680}.pr-badge-bronze{color:#e2a866;border-color:#cd7f328c}.pr-obs-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.pr-obs-group{border:1px solid var(--c-border);background:var(--c-bg-2);border-radius:13px;padding:16px 18px}.pr-obs-group h4{margin:0 0 10px;font-size:14px}.pr-obs-group ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.pr-obs-label{font-size:13.5px;font-weight:700}.pr-obs-count{color:var(--c-signal);margin-left:6px;font-size:12px;font-weight:700}.pr-obs-desc{color:var(--c-text-2);margin-top:2px;font-size:12.5px}.pr-revealed-reviews{flex-direction:column;gap:12px;display:flex}.pr-review-card{border:1px solid var(--c-border);background:var(--c-bg-2);border-radius:13px;padding:16px 18px}.pr-review-card.unverified{opacity:.75}.pr-review-card-head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.pr-review-rating{font-size:15px;font-weight:800}.pr-review-text{white-space:pre-wrap;color:var(--c-text-2);margin:10px 0 6px;line-height:1.6}.pr-review-why{color:var(--c-text-3);margin-bottom:6px;font-size:12.5px;font-style:italic}.pr-builder-response{background:var(--c-bg-3);border-radius:10px;flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;padding:10px 12px;font-size:13.5px;display:flex}.pr-builder-response-status{font-weight:700}.pr-response-form{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.pr-response-form input{background:var(--c-bg-3);border:1px solid var(--c-border-mid);min-width:200px;color:var(--c-text);border-radius:8px;flex:1;padding:8px 10px;font-size:13.5px}.pr-comments{flex-direction:column;gap:14px;margin-bottom:16px;display:flex}.pr-comment p{color:var(--c-text-2);margin:4px 0 0;font-size:14px;line-height:1.55}.pr-comment-form{gap:8px;display:flex}.pr-comment-form input{background:var(--c-bg-2);border:1px solid var(--c-border-mid);color:var(--c-text);border-radius:10px;flex:1;padding:10px 14px;font-size:14px}.pr-form{flex-direction:column;gap:14px;max-width:640px;display:flex}.pr-form label{flex-direction:column;gap:6px;font-size:13.5px;font-weight:600;display:flex}.pr-form input{background:var(--c-bg-2);border:1px solid var(--c-border-mid);color:var(--c-text);border-radius:10px;padding:10px 14px;font-family:inherit;font-size:14px}.pr-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.pr-check{align-items:center;flex-direction:row!important;gap:8px!important}.pr-submit-form{border:1px solid var(--c-border-mid);background:var(--c-bg-2);border-radius:14px;max-width:760px;margin-bottom:10px;padding:22px}.pr-auth{flex-direction:column;gap:16px;max-width:420px;margin:40px auto;display:flex}.pr-stats-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;display:grid}.pr-stat{border:1px solid var(--c-border);background:var(--c-bg-2);text-align:center;border-radius:13px;padding:16px}.pr-stat-num{letter-spacing:-.02em;font-size:24px;font-weight:800}.pr-badge-row{flex-wrap:wrap;gap:10px;display:flex}.pr-table{border-collapse:collapse;width:100%;font-size:14px}.pr-table th{text-align:left;color:var(--c-text-3);text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--c-border);padding:8px 12px;font-size:12px}.pr-table td{border-bottom:1px solid var(--c-border);padding:10px 12px}.pr-ledger{flex-direction:column;gap:6px;max-width:640px;display:flex}.pr-ledger-row{background:var(--c-bg-2);border-radius:9px;align-items:center;gap:12px;padding:8px 12px;font-size:13.5px;display:flex}.pr-ledger-points{text-align:right;min-width:44px;font-weight:800}.pr-ledger-points.pos{color:var(--c-signal)}.pr-ledger-points.neg{color:var(--c-accent-2)}@media (width<=720px){.pr-form-grid{grid-template-columns:1fr}.pr-project-head{flex-direction:column}.pr-verdict-dist{margin-left:0}}@media (width<=860px){.pr-shell{padding-left:16px;padding-right:16px}.pr-header{gap:10px;padding:12px 0}.pr-nav,.pr-header-leaderboard{display:none}.pr-header-right{gap:4px;min-width:0;margin-left:auto}.pr-profile-trigger{text-overflow:ellipsis;white-space:nowrap;max-width:112px;overflow:hidden}.pr-menu-toggle{width:42px;height:42px;color:var(--c-text);background:var(--c-bg-2);border:1px solid var(--c-border-mid);cursor:pointer;border-radius:10px;flex:0 0 42px;justify-content:center;align-items:center;display:inline-flex}.pr-menu-toggle:hover,.pr-menu-toggle.active{border-color:var(--c-accent);background:var(--c-bg-3)}.pr-menu-icon{gap:4px;width:18px;display:grid}.pr-menu-icon span{background:currentColor;border-radius:99px;width:100%;height:2px;transition:transform .14s,opacity .14s;display:block}.pr-menu-toggle.active .pr-menu-icon span:first-child{transform:translateY(6px)rotate(45deg)}.pr-menu-toggle.active .pr-menu-icon span:nth-child(2){opacity:0}.pr-menu-toggle.active .pr-menu-icon span:last-child{transform:translateY(-6px)rotate(-45deg)}.pr-mobile-nav{z-index:50;border:1px solid var(--c-border-mid);background:var(--c-bg-2);border-radius:14px;gap:3px;max-height:calc(100vh - 92px);padding:9px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 20px 50px #0000007a}.pr-mobile-nav-item{width:100%;min-height:48px;color:var(--c-text-2);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;padding:11px 13px;font-size:15px;font-weight:700;display:flex}.pr-mobile-nav-item:hover,.pr-mobile-nav-item.active{color:var(--c-text);background:var(--c-bg-3)}.pr-mobile-nav-item.active{box-shadow:inset 3px 0 0 var(--c-signal)}.pr-mobile-nav-divider{background:var(--c-border);height:1px;margin:5px 4px}}@media (width<=420px){.pr-logo{font-size:17px}.pr-profile-trigger{max-width:86px;padding-left:7px;padding-right:7px}}.pr-custom-questions{border:1px solid var(--c-border);background:#ffffff04;border-radius:11px;gap:10px;padding:14px;display:grid}.pr-custom-question-row{align-items:center;gap:8px;display:flex}.pr-custom-question-row input{flex:1}.pr-add-question{width:fit-content}@media (width<=620px){.pr-custom-question-row{flex-direction:column;align-items:stretch}}.pr-level-card{background:linear-gradient(135deg, #b7f34b17, var(--c-bg-2) 58%);border:1px solid #b7f34b61;border-radius:15px;margin-bottom:14px;padding:22px}.pr-level-card-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.pr-level-kicker{color:var(--c-signal);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.pr-level-name{letter-spacing:-.025em;margin-top:3px;font-size:27px;font-weight:850}.pr-level-xp{color:var(--c-text-2);white-space:nowrap;font-weight:750}.pr-level-progress{background:var(--c-bg-3);border-radius:999px;height:9px;margin:17px 0 9px;overflow:hidden}.pr-level-progress i{border-radius:inherit;background:linear-gradient(90deg, var(--c-accent), var(--c-signal));height:100%;display:block}.pr-level-chip{color:var(--c-signal);white-space:nowrap;border:1px solid #b7f34b59;border-radius:999px;padding:3px 9px;font-size:12px;font-weight:750;display:inline-flex}.pr-sort-toggle{border:1px solid var(--c-border-mid);background:var(--c-bg-2);border-radius:10px;padding:3px;display:inline-flex}.pr-sort-option{color:var(--c-text-2);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:7px 12px;font-size:13px;font-weight:700}.pr-sort-option.active{color:var(--c-text);background:var(--c-bg-3);box-shadow:0 0 0 1px var(--c-border)}.pr-chip-hot{color:#ffb86b;background:#ffb86b14;border-color:#ffb86b61}.pr-following-feed{gap:10px;display:grid}.pr-following-item{border:1px solid var(--c-border);background:var(--c-bg-2);border-radius:13px;align-items:center;gap:14px;padding:15px 17px;display:flex}.pr-following-icon{background:var(--c-bg-3);border-radius:11px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.pr-following-main{flex:1;min-width:0}.pr-following-action{margin-bottom:4px;line-height:1.4}.pr-following-side{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}@media (width<=700px){.pr-following-item{flex-wrap:wrap;align-items:flex-start}.pr-following-side{justify-content:flex-start;width:100%;padding-left:56px}}.pr-discovery-stage{border:1px solid var(--c-border);background:var(--c-bg-2);border-radius:12px;gap:4px;margin-bottom:16px;padding:4px;display:inline-flex}.pr-stage-option{color:var(--c-text-2);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:9px 14px;font-size:13.5px;font-weight:750}.pr-stage-option.active{color:var(--c-text);background:var(--c-accent-dim);box-shadow:0 0 0 1px #8b5cf66b}.pr-card-revealed{background:linear-gradient(155deg, #b7f34b09, var(--c-bg-2) 45%);border-color:#b7f34b38}.pr-card-reveal-summary{border:1px solid var(--c-border);background:#0000001f;border-radius:11px;gap:7px;padding:12px;display:grid}.pr-card-reveal-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.pr-card-proof-kicker{color:var(--c-signal);letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:850}.pr-card-highlight{border-top:1px solid var(--c-border);gap:3px;padding-top:8px;display:grid}.pr-card-highlight b{font-size:13px}.pr-card-highlight span{color:var(--c-text-2);font-size:12.5px;line-height:1.45}.pr-card-prior-reveal{color:var(--c-text-3);align-items:center;gap:7px;font-size:12px;display:flex}.pr-card-view-reveal{color:var(--c-accent);margin-left:auto;font-size:12.5px;font-weight:750}@media (width<=620px){.pr-discovery-stage{display:flex;overflow-x:auto}.pr-stage-option{white-space:nowrap}}.pr-verify-banner{border:1px solid var(--c-accent);background:var(--c-accent-dim);color:var(--c-text);border-radius:10px;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:12px;padding:10px 16px;font-size:14px;display:flex}.pr-verify-banner strong{font-weight:600}.pr-verify-banner-note{color:var(--c-text-2)}.pr-verify-banner-action{color:var(--c-text);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.pr-verify-banner-action:disabled{opacity:.6;cursor:default}.pr-form-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}:where(button,a,input,textarea,select,summary):focus-visible{outline:2px solid var(--c-accent);outline-offset:3px}.pr-skip-link{z-index:1000;color:var(--c-text);background:var(--c-bg-3);border-radius:8px;padding:10px 14px;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.pr-skip-link:focus{transform:translateY(0)}.pr-global-error,.pr-error-panel{border:1px solid var(--c-accent-2);max-width:1160px;color:var(--c-text);background:var(--c-accent-2-dim);border-radius:10px;flex-wrap:wrap;align-items:center;gap:12px;margin:14px auto;padding:12px 16px;display:flex}.pr-error-panel{margin:0}.pr-fatal{max-width:640px;color:var(--c-text);text-align:center;margin:15vh auto;padding:32px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.pr-report{flex-direction:column;align-items:flex-start;gap:.45rem;display:inline-flex}.pr-report-form{border:1px solid var(--c-border);background:var(--c-bg-2);border-radius:.65rem;gap:.65rem;width:min(22rem,80vw);padding:.85rem;display:grid;box-shadow:0 12px 30px #0000003d}.pr-report-form label{gap:.35rem;display:grid}.pr-danger-zone{background:#7f1d1d1a;border:1px solid #7f1d1d;border-radius:.75rem;margin-top:1.5rem;padding:1rem}.pr-btn-danger{color:#fff;background:#991b1b;border-color:#b91c1c}.pr-btn-danger:hover{background:#b91c1c}.pr-footer-links{white-space:nowrap;align-items:center;gap:.55rem;display:inline-flex}.pr-legal{max-width:48rem;margin:0 auto;line-height:1.75}.pr-legal h2{margin-top:2rem}.pr-legal p{color:var(--c-text-2)}.pr-forum-page,.pr-forum-thread-page{max-width:850px;margin:0 auto}.pr-forum-head{align-items:flex-end}.pr-forum-head h1{margin-bottom:5px}.pr-forum-compose{border:1px solid var(--c-border-mid);background:var(--c-bg-2);border-radius:14px;max-width:none;margin:0 0 24px;padding:20px}.pr-forum-compose h2{margin:0}.pr-forum-compose :is(input,textarea,select),.pr-forum-reply-editor textarea,.pr-forum-reply-box textarea,.pr-forum-sort select,.pr-forum-admin-status select{box-sizing:border-box;width:100%;color:var(--c-text);background:var(--c-bg-3);border:1px solid var(--c-border-mid);font:inherit;border-radius:9px;padding:10px 12px}.pr-field-hint{color:var(--c-text-3);font-size:12px;font-weight:400}.pr-forum-toolbar{border-bottom:1px solid var(--c-border);justify-content:space-between;align-items:center;gap:14px;margin-bottom:8px;padding:12px 0;display:flex}.pr-forum-categories{flex-wrap:wrap;gap:6px;display:flex}.pr-forum-categories button{color:var(--c-text-2);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;padding:6px 11px;font-size:13px}.pr-forum-categories button:hover{color:var(--c-text);background:var(--c-bg-2)}.pr-forum-categories button.active{color:var(--c-text);background:var(--c-accent-dim);border-color:var(--c-accent)}.pr-forum-sort{color:var(--c-text-3);white-space:nowrap;align-items:center;gap:7px;font-size:12px;display:flex}.pr-forum-sort select{width:auto;padding:6px 9px}.pr-forum-list{flex-direction:column;display:flex}.pr-forum-row{border-bottom:1px solid var(--c-border);align-items:center;gap:16px;display:flex}.pr-forum-row-main{min-width:0;color:var(--c-text);text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;align-items:flex-start;gap:6px;padding:17px 4px;display:flex}.pr-forum-row-main:hover strong{color:var(--c-signal)}.pr-forum-row-main strong{font-size:16px;line-height:1.35}.pr-forum-row-tags{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.pr-forum-category,.pr-forum-status{border:1px solid var(--c-border-mid);letter-spacing:.045em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:20px;padding:2px 8px;font-size:10.5px;font-weight:800;display:inline-flex}.pr-forum-category.idea{color:var(--c-signal);background:var(--c-signal-dim);border-color:#b7f34b6b}.pr-forum-category.bug{color:var(--c-accent-2);background:var(--c-accent-2-dim);border-color:#ff6b5a73}.pr-forum-category.question{color:#b9a2ff;background:var(--c-accent-dim);border-color:#8b5cf680}.pr-forum-status.planned{color:#b9a2ff}.pr-forum-status.completed{color:var(--c-signal)}.pr-forum-status.closed{color:var(--c-text-3)}.pr-forum-excerpt{color:var(--c-text-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.pr-forum-meta,.pr-forum-author{color:var(--c-text-3);font-size:12px}.pr-forum-reply-count{min-width:58px;color:var(--c-text-3);flex-direction:column;align-items:center;font-size:11px;display:flex}.pr-forum-reply-count strong{color:var(--c-text);font-size:18px}.pr-forum-back{margin-bottom:20px}.pr-forum-topic,.pr-forum-reply,.pr-forum-reply-box{border:1px solid var(--c-border);background:var(--c-bg-2);border-radius:14px;padding:21px}.pr-forum-topic h1{margin:11px 0 6px}.pr-forum-topic>p,.pr-forum-reply>p{white-space:pre-wrap;color:var(--c-text-2);line-height:1.65}.pr-forum-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;display:flex}.pr-text-danger{color:var(--c-accent-2)}.pr-forum-admin-status{color:var(--c-text-3);align-items:center;gap:7px;margin-left:auto;font-size:12px;display:flex}.pr-forum-admin-status select{width:auto;padding:5px 8px}.pr-forum-replies{flex-direction:column;gap:11px;margin-top:26px;display:flex}.pr-forum-replies h2{margin:0 0 2px}.pr-forum-reply{padding:17px 19px}.pr-forum-reply-editor{gap:9px;margin-top:11px;display:grid}.pr-forum-reply-box{margin-top:18px}.pr-forum-reply-box form{flex-direction:column;gap:10px;display:flex}.pr-forum-reply-box label{font-weight:700}.pr-forum-reply-box .pr-btn{align-self:flex-start}@media (width<=720px){.pr-forum-head{align-items:flex-start}.pr-forum-toolbar{flex-direction:column;align-items:flex-start}.pr-forum-row{gap:8px}.pr-forum-reply-count{min-width:42px}.pr-forum-topic,.pr-forum-reply,.pr-forum-reply-box{padding:16px}.pr-forum-admin-status{width:100%;margin-left:0}}.pr-potential-picker{border:0;margin:4px 0 0;padding:0}.pr-potential-picker legend{margin-bottom:5px;font-size:16px;font-weight:800}.pr-potential-picker>p{margin:0 0 12px}.pr-potential-scale-label,.pr-potential-scale-foot{color:var(--c-text-3);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-left:8px;font-size:11px;font-weight:800;display:flex}.pr-potential-scale-label{color:var(--c-signal);margin-bottom:7px}.pr-potential-scale-label span:last-child{color:var(--c-text-3);font-weight:700}.pr-potential-scale-foot{color:var(--c-accent-2);margin-top:7px}.pr-potential-options{flex-direction:column;gap:8px;display:flex;position:relative}.pr-potential-options:before{content:"";z-index:2;background:linear-gradient(to bottom, var(--c-signal), var(--c-accent), var(--c-accent-2));opacity:.7;pointer-events:none;width:2px;position:absolute;top:27px;bottom:27px;left:29px;transform:translate(-50%)}.pr-potential-option{text-align:left;width:100%;min-height:68px;color:var(--c-text);background:var(--c-bg-2);border:1px solid var(--c-border-mid);cursor:pointer;border-radius:11px;grid-template-columns:42px minmax(0,1fr) 28px;align-items:center;gap:12px;padding:9px 11px 9px 8px;display:grid;position:relative}.pr-potential-option:hover{border-color:var(--c-accent);background:var(--c-bg-3)}.pr-potential-option.active{border-color:var(--c-signal);background:var(--c-signal-dim);box-shadow:inset 3px 0 0 var(--c-signal)}.pr-potential-rank{z-index:3;background:var(--c-bg-3);border:1px solid var(--c-border-mid);border-radius:9px;flex-direction:column;justify-content:center;align-items:center;width:42px;min-height:48px;display:flex;position:relative}.pr-potential-option.active .pr-potential-rank{border-color:var(--c-signal);background:var(--c-bg-2)}.pr-potential-rank b{align-items:center;gap:3px;font-size:17px;line-height:1;display:inline-flex}.pr-potential-rank-star{color:var(--c-signal);font-size:10px;line-height:1}.pr-potential-rank small{min-height:11px;color:var(--c-text-3);letter-spacing:.04em;text-transform:uppercase;margin-top:3px;font-size:8px;font-weight:800;line-height:1}.pr-potential-copy{min-width:0;display:block}.pr-potential-title{margin-bottom:3px;font-weight:750;display:block}.pr-potential-description{color:var(--c-text-2);line-height:1.4;display:block}.pr-potential-selected{background:var(--c-signal);width:24px;height:24px;color:var(--c-bg);border-radius:999px;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:inline-flex}.pr-review-questions{gap:12px;display:grid}.pr-review-question{gap:6px;display:grid}.pr-review-question label{font-size:14px;font-weight:700}.pr-question-source{color:var(--c-accent);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800}.pr-review-answers{gap:14px;margin:14px 0 8px;display:grid}.pr-review-answer{border-left:2px solid var(--c-border-mid);padding-left:12px}.pr-review-answer h4{color:var(--c-text-2);margin:0 0 4px;font-size:13px}.pr-review-answer p{white-space:pre-wrap;margin:0;line-height:1.55}.pr-potential-distribution{gap:6px;min-width:300px;display:grid}.pr-potential-dist-row{color:var(--c-text-2);grid-template-columns:minmax(135px,1fr) 110px 18px;align-items:center;gap:8px;font-size:11px;display:grid}.pr-potential-dist-row>div{background:var(--c-bg-3);border-radius:999px;height:7px;overflow:hidden}.pr-potential-dist-row i{border-radius:inherit;background:var(--c-accent);min-width:2px;height:100%;display:block}@media (width<=620px){.pr-potential-option{grid-template-columns:40px minmax(0,1fr) 24px;gap:9px}.pr-potential-rank{width:40px}.pr-potential-options:before{left:28px}.pr-potential-scale-label span:last-child{display:none}.pr-potential-distribution{min-width:100%}}.pr-post-thread{border-top:1px solid var(--c-border);margin:10px -18px 0}.pr-post-actions{align-items:center;gap:14px;min-height:42px;padding:0 18px;display:flex}.pr-post-action{color:var(--c-text-3);cursor:pointer;font:inherit;background:0 0;border:0;padding:6px 0;font-size:12.5px;font-weight:700}.pr-post-action:hover{color:var(--c-accent)}.pr-post-comments{border-top:1px solid var(--c-border);background:#ffffff03;padding:14px 18px 16px}.pr-thread-node+.pr-thread-node{margin-top:14px}.pr-thread-node-main{align-items:flex-start;gap:9px;min-width:0;display:flex}.pr-thread-avatar{background:var(--c-accent-dim);width:26px;height:26px;color:var(--c-accent);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.pr-thread-node-body{flex:1;min-width:0}.pr-thread-node-body p{color:var(--c-text-2);white-space:pre-wrap;overflow-wrap:anywhere;margin:4px 0 3px;font-size:13.5px;line-height:1.55}.pr-thread-node-actions{align-items:center;gap:14px;display:flex}.pr-thread-children{border-left:1px solid var(--c-border-mid);margin:12px 0 0 13px;padding-left:21px}.pr-thread-children.compact{margin-left:5px;padding-left:13px}.pr-thread-composer{border:1px solid var(--c-border);background:var(--c-bg-3);border-radius:10px;flex-direction:column;gap:8px;margin:0 18px 14px;padding:10px;display:flex}.pr-thread-node .pr-thread-composer{margin:8px 0 14px}.pr-thread-composer textarea{box-sizing:border-box;resize:vertical;background:var(--c-bg-2);border:1px solid var(--c-border-mid);width:100%;color:var(--c-text);font:inherit;border-radius:8px;padding:9px 11px;font-size:13.5px;line-height:1.45}.pr-thread-composer textarea:focus{outline:2px solid var(--c-accent-dim);border-color:var(--c-accent)}.pr-thread-composer-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.pr-thread-composer-actions .pr-muted{margin-right:auto;font-size:11px}@media (width<=720px){.pr-post-thread{margin-left:-18px;margin-right:-18px}.pr-thread-children{margin-left:5px;padding-left:12px}.pr-thread-children.compact{margin-left:0;padding-left:8px}.pr-thread-composer-actions{flex-wrap:wrap}}.pr-conversation-nav{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.pr-conversation-nav a{border:1px solid var(--c-border-mid);color:var(--c-text-2);background:var(--c-bg-2);border-radius:999px;align-items:center;gap:7px;padding:7px 12px;font-size:12.5px;font-weight:700;text-decoration:none;display:inline-flex}.pr-conversation-nav a:hover{border-color:var(--c-accent);color:var(--c-accent)}.pr-round-discussion-panel{background:linear-gradient(135deg, #8774ff17, transparent 62%), var(--c-bg-2);border:1px solid #8774ff6b;border-radius:15px;padding:20px;scroll-margin-top:18px}.pr-round-discussion-panel h2{margin-top:0}.pr-round-discussion-kicker{color:var(--c-accent);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:7px;font-size:11px;font-weight:800;display:inline-flex}.pr-round-comment-label{color:var(--c-accent);letter-spacing:.03em;text-transform:uppercase;background:#8774ff14;border:1px solid #8774ff59;border-radius:999px;margin-right:6px;padding:2px 7px;font-size:10px;font-weight:800;display:inline-flex}#review-threads{scroll-margin-top:18px}@media (width<=720px){.pr-round-discussion-panel{padding:16px}.pr-conversation-nav a{flex:1;justify-content:center}}
