@layer legacy{:root{color-scheme:dark;font-family:Inter,Microsoft YaHei,PingFang SC,system-ui,sans-serif;color:#f4f7fb;background:#101216;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#101216}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit}.app-shell{position:relative;min-height:100vh;background:#101216}.app-header{position:relative;z-index:30;isolation:isolate;width:min(1440px,calc(100% - 40px));min-height:88px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #2a2f39}.brand{display:inline-flex;align-items:center;gap:11px;padding:0;background:transparent;color:#f8fbff;text-align:left}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;background:#00a1d6}.brand small,.brand strong{display:block}.brand small,.overline{margin:0 0 2px;color:#8d97a7;font-size:11px;letter-spacing:0}.brand strong{font-size:19px;line-height:1.15}.tabs{display:flex;align-items:center;gap:3px;flex-wrap:wrap;justify-content:flex-end}.tab{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 10px;color:#aab2c0;background:transparent;border-radius:6px}.tab:hover,.tab.active{color:#fff;background:#272c35}.tab.active{box-shadow:inset 0 -2px #00a1d6}main{width:min(1440px,calc(100% - 40px));margin:0 auto;padding:22px 0 52px}.toolbar{display:grid;grid-template-columns:minmax(260px,1fr) 142px 142px 40px;gap:10px;align-items:end;margin-bottom:22px}.toolbar label,.field{display:grid;gap:6px;color:#aab2c0;font-size:12px}.search-field{display:flex!important;align-items:center;gap:9px;min-height:42px;padding:0 12px;border:1px solid #303642;background:#191d24;border-radius:6px;color:#8791a1}input,select,textarea{width:100%;color:#f4f7fb;border:1px solid #303642;border-radius:6px;background:#191d24;outline:none}input,select{min-height:42px;padding:0 11px}textarea{padding:10px 11px;line-height:1.65;resize:vertical}.search-field input{min-width:0;min-height:auto;padding:0;border:0;background:transparent}input:focus,select:focus,textarea:focus,.search-field:focus-within{border-color:#00a1d6;box-shadow:0 0 0 3px #00a1d61f}button:not(.brand){display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 13px;border-radius:6px;color:#071116;background:#00a1d6;font-weight:700;transition:transform .16s ease,background .16s ease,opacity .16s ease}button:not(.brand):hover:not(:disabled){transform:translateY(-1px);background:#2ab5e4}.icon-button{width:40px;padding:0!important;color:#c5cbd5!important;background:#242a33!important}.icon-button:hover:not(:disabled){background:#323a46!important}.icon-button.danger{color:#ff8a9e!important}.secondary{color:#dce3ee!important;background:#272d36!important}.secondary:hover:not(:disabled){background:#343d4a!important}.home-page{display:grid;grid-template-columns:minmax(0,1fr);gap:25px}.home-hero{min-height:420px;display:grid;justify-items:center;align-content:center;gap:14px;padding:36px 18px 46px;text-align:center;border-bottom:1px solid #2a2f39;background:#12161c}.home-kicker{display:inline-flex;align-items:center;gap:7px;color:#65d5fa;font-size:11px;font-weight:800;letter-spacing:1.2px}.home-hero h1{font-size:58px;letter-spacing:0}.home-hero p{max-width:520px;margin:0;color:#aab4c2;line-height:1.8}.home-search{width:min(780px,100%);display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:10px;align-items:center;margin-top:12px;padding:6px 7px 6px 16px;border:1px solid #3b4654;border-radius:8px;background:#171c23;box-shadow:0 18px 45px #00000038}.home-search>svg{color:#778698}.home-search input{min-height:46px;padding:0;border:0;background:transparent}.home-search input:focus{border:0;box-shadow:none}.external-searches{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:12px;color:#818d9e;font-size:12px}.external-searches a{color:#65d5fa;text-decoration:none}.external-searches a:hover{text-decoration:underline}.home-match-area,.home-editor-area{width:min(920px,100%);margin:0 auto}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:11px}.section-heading>div{min-width:0}.section-heading h2{margin:0;overflow-wrap:anywhere;font-size:22px}.section-heading>span{color:#8793a3;font-size:12px}.manual-start{margin-top:12px}.home-help{width:min(920px,100%);display:flex;gap:12px;align-items:flex-start;margin:0 auto;padding:17px 18px;border-top:1px solid #2a303a;color:#aab4c2}.home-help h2{margin:0 0 5px;color:#e7edf5;font-size:16px}.home-help p{margin:0;line-height:1.75;font-size:13px}.home-help-link{display:inline-flex;margin-top:9px;color:var(--cyan);font-size:11px;font-weight:700;text-decoration:none}.home-help-link:hover{text-decoration:underline}.help-icon{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:7px;color:#65d5fa;background:#123242}.auth-screen{display:grid;place-items:center;min-height:100vh;width:min(100% - 40px,560px);margin-inline:auto;padding:20px}.auth-panel{width:100%;padding:30px;border:1px solid #303642;border-radius:8px;background:#171b21;text-align:center}.auth-panel>svg{color:#00a1d6}.auth-panel h1{margin:14px 0 8px;font-size:28px}.auth-panel p{margin:0;color:#9da7b6;line-height:1.75}.auth-panel form{display:grid;gap:10px;margin-top:22px}.anime-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(174px,1fr));gap:14px}.anime-card{overflow:hidden;border:1px solid #292f39;border-radius:8px;background:#181c22;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.anime-card:hover,.anime-card:focus-visible{transform:translateY(-4px);border-color:#00a1d6;outline:none;box-shadow:0 16px 34px #0000004d}.cover{position:relative;aspect-ratio:3 / 4;overflow:hidden;background:#242a33}.cover img{width:100%;height:100%;display:block;object-fit:cover}.cover-placeholder{width:100%;height:100%;display:grid;place-content:center;gap:8px;color:#7b8493;text-align:center;font-size:11px;font-weight:700;letter-spacing:1px}.card-copy{padding:11px 11px 13px}.card-copy h2,.manage-row h2{margin:0;font-size:15px;line-height:1.42}.card-meta{display:flex;justify-content:space-between;gap:8px;margin-top:8px;color:#9ca6b5;font-size:12px}.score{color:#54d6a5;font-size:13px;white-space:nowrap}.card-copy p{min-height:40px;margin:9px 0 0;color:#bbc3cf;font-size:12px;line-height:1.65}.detail-layout{display:grid;grid-template-columns:minmax(220px,310px) minmax(0,1fr);gap:28px;align-items:start}.large-cover{border:1px solid #303642;border-radius:8px}.detail-copy{min-width:0;padding:4px 0}.detail-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #2d333d;padding-bottom:18px}.detail-edit-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.detail-edit-heading h1{font-size:23px}h1{margin:0;font-size:34px;line-height:1.25;letter-spacing:0}h2{font-size:17px}.original-title{margin:8px 0 0;color:#9ca6b5;font-size:14px}.detail-heading .score{padding:8px 10px;border-radius:5px;background:#54d6a51f;font-size:17px}.tags{display:flex;flex-wrap:wrap;gap:7px;margin:16px 0}.tags span{padding:4px 8px;border-radius:999px;color:#cbd2dc;border:1px solid #343b47;background:#1d2229;font-size:12px}.official-info{display:grid;grid-template-columns:repeat(4,minmax(100px,1fr));gap:1px;margin:18px 0 24px;overflow:hidden;border:1px solid #303642;border-radius:7px;background:#303642}.official-info div{min-width:0;padding:12px;background:#191d24}.official-info dt{color:#8490a0;font-size:11px}.official-info dd{margin:7px 0 0;color:#e2e7ee;font-size:13px;word-break:break-word}.review{max-width:900px;margin:0;color:#d3dae4;line-height:1.9;white-space:pre-wrap}.detail-actions,.editor-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}.text-link{display:inline-flex;align-items:center;gap:6px;color:#6bd4ff;text-decoration:none}.round-switcher{margin:22px 0 24px}.round-switcher h2{margin:0 0 10px}.round-switcher div{display:flex;flex-wrap:wrap;gap:8px}.round-pill{min-height:44px!important;padding:6px 11px!important;align-items:flex-start!important;flex-direction:column;color:#dfe6ef!important;background:#252b34!important;border:1px solid #343c49!important}.round-pill:hover:not(:disabled),.round-pill.active{background:#123242!important;border-color:#00a1d6!important;transform:translateY(-1px)}.round-pill span{font-size:13px;line-height:1.2}.round-pill small{color:#9fb1c0;font-size:11px;font-weight:600}.candidate-list{display:grid;gap:9px;margin-top:18px}.candidate-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px;border:1px solid #303642;border-radius:7px;background:#171b21}.candidate-row p,.candidate-row small{margin:6px 0 0;color:#9da7b6}.candidate-row>div{min-width:0;flex:1}.candidate-row>.cover{width:52px;flex:0 0 52px;aspect-ratio:3 / 4;border-radius:4px}.bangumi-matcher{display:grid;gap:11px;padding:14px;border:1px solid #303642;border-radius:7px;background:#15191f}.matcher-heading{display:flex;align-items:center;justify-content:space-between;color:#dce5ef}.matcher-heading small{display:block;margin-top:4px;color:#8f9aaa;font-weight:400}.matcher-heading>svg{color:#00a1d6}.matcher-actions{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center}.matcher-actions input{min-width:0}.matcher-status{display:flex;align-items:center;gap:7px;margin:0;color:#aeb8c6;font-size:12px}.timeline{display:grid;gap:30px;max-width:900px}.timeline-year{display:grid;gap:11px}.timeline-year>h1{padding-bottom:8px;color:#00a1d6;border-bottom:1px solid #303642}.timeline-month{display:grid;gap:3px}.timeline-month h2{margin:0;padding:5px 0;color:#9ea8b7;font-size:14px}.timeline-item{justify-content:space-between!important;width:100%;min-height:42px!important;padding:0 2px!important;color:#e3e9f2!important;background:transparent!important;border-radius:0!important;border-bottom:1px solid #272d36;text-align:left}.timeline-item:hover{background:#181d24!important;transform:none!important}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:13px}.stat,.yearly-stats,.editor,.manage-list,.admin-row,.import-panel{border:1px solid #2d333d;border-radius:7px;background:#181c22}.stat{padding:18px}.stat span{color:#98a2b2;font-size:13px}.stat strong{display:block;margin-top:8px;font-size:32px;color:#f6f9fc}.yearly-stats{max-width:560px;margin-top:20px;padding:16px 18px}.yearly-stats h2{margin:0 0 8px;font-size:16px}.yearly-stats strong{color:#f3f6fb}.manage-layout{display:grid;grid-template-columns:minmax(290px,410px) minmax(0,1fr);gap:24px;align-items:start}.editor{display:grid;gap:13px;padding:18px}.editor-title,.manage-title,.admin-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.editor h1,.manage-title h1{font-size:21px}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.field{color:#aab2c0}.manage-list{padding:18px}.manage-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 0;border-top:1px solid #2a303a}.manage-row h2{font-size:14px}.manage-row p{margin:5px 0 0;color:#929dad;font-size:12px}.row-actions{display:flex;gap:7px;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end}.import-panel{margin-top:22px;padding:14px}.import-heading,.import-summary{display:flex;align-items:center;justify-content:space-between;gap:12px}.import-heading h2{margin:0;font-size:16px}.import-heading p{margin:5px 0 0;color:#8f9aaa;font-size:12px;line-height:1.55}.import-summary{flex-wrap:wrap;margin-top:14px;padding:10px 0;color:#aeb8c6;font-size:12px}.import-summary-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;margin-left:auto}.import-summary-actions button{margin-left:0}.upload-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 13px;border-radius:6px;color:#071116;background:#00a1d6;font-weight:700;cursor:pointer}.upload-button input{display:none}.preview-table{display:grid;gap:8px;margin-top:12px}.preview-table div{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-top:1px solid #2d333d;color:#aeb8c6}.preview-table strong{color:#f4f7fb}.import-preview-table .import-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 15px;align-items:start}.import-preview-table .import-row-main{display:grid;gap:4px;min-width:0;justify-content:stretch}.import-preview-table .import-row-main span,.import-preview-table .import-row-main small{color:#9da7b6;font-size:12px;line-height:1.55;overflow-wrap:anywhere}.import-preview-table .import-row-actions{display:flex;align-items:flex-start;justify-content:flex-end;gap:7px;padding:0;border:0}.import-preview-table .import-candidates{display:flex;flex-wrap:wrap;grid-column:1 / -1;gap:7px;padding:0;border:0}.import-preview-table .import-candidates button{min-height:34px;color:#dce3ee;background:#272d36;font-size:12px;font-weight:600;text-align:left}.import-preview-table .import-picked{color:#54d6a5;font-size:12px;white-space:nowrap}.import-preview-table .import-row.imported{border-top-color:#54d6a573}.import-preview-table .import-row.failed{border-top-color:#ff809773}.admin-layout{display:grid;gap:18px}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.admin-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:10px;padding:13px}.admin-row p,.admin-row small{display:block;margin:5px 0 0;color:#9da7b6}.admin-user-copy{min-width:0}.admin-user-actions{display:grid;gap:8px;justify-items:end}.reset-password{display:flex;align-items:center;gap:7px;width:min(100%,360px)}.reset-password button{min-height:36px;white-space:nowrap}.settings-layout{width:min(720px,100%);margin:0 auto}.settings-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #2d333d;color:#65d5fa}.settings-heading h1{color:#f4f7fb;font-size:25px}.settings-form{display:grid;gap:14px;padding:19px;border:1px solid #2d333d;border-radius:7px;background:#181c22}.settings-form small{color:#8793a3}.settings-divider{display:flex;align-items:center;gap:10px;margin-top:5px;color:#aab4c2;font-size:13px}.settings-divider:after{content:"";height:1px;flex:1;background:#2d333d}.settings-security{display:flex;gap:8px;align-items:flex-start;padding:11px 12px;color:#9eabbc;background:#15191f;border-left:2px solid #00a1d6;font-size:12px;line-height:1.6}.settings-security svg{flex:0 0 auto;color:#65d5fa}.form-success{margin:0;color:#54d6a5;font-size:13px}.notice,.loading,.empty{display:flex;align-items:center;justify-content:center;gap:10px;min-height:130px;color:#aab4c2;border:1px dashed #36404d;border-radius:8px;background:#15191f}.notice{justify-content:space-between;min-height:52px;margin-bottom:16px;padding:8px 10px 8px 15px;border-style:solid;overflow-wrap:anywhere}.notice.error{color:#ffb0bd;border-color:#ff809759}.notice.info{border-color:#303642}.notice button{min-height:34px!important}.loading{min-height:280px}.loading.compact{min-height:66px}.form-error{margin:11px 0 0;color:#ff91a6!important;font-size:13px}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:860px){.app-header{width:min(100% - 24px,1440px);min-height:auto;padding:15px 0 11px;align-items:flex-start;flex-direction:column;gap:14px}main{width:min(100% - 24px,1440px);padding-top:16px}.tabs{width:100%;justify-content:space-between;gap:1px}.tab{flex:1;padding:0 6px;font-size:12px}.tab span{display:none}.toolbar{grid-template-columns:1fr 1fr 40px}.search-field{grid-column:1 / -1}.anime-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.card-copy{padding:9px}.card-copy h2{font-size:13px}.card-copy p{min-height:58px;font-size:11px}.detail-layout,.manage-layout,.admin-grid{grid-template-columns:1fr}.large-cover{max-width:280px}.official-info,.stat-grid{grid-template-columns:1fr 1fr}.candidate-row,.admin-row,.manage-row,.preview-table div{align-items:flex-start;flex-direction:column}.import-preview-table .import-row{display:grid;grid-template-columns:1fr}.import-preview-table .import-row-actions,.import-preview-table .import-candidates{width:100%;justify-content:flex-start}.import-preview-table .import-picked{white-space:normal}.import-heading{align-items:stretch;flex-direction:column}.import-heading .upload-button{width:100%}.import-summary button{width:100%;margin-left:0}.import-summary-actions{width:100%;align-items:stretch;flex-direction:column;margin-left:0}.matcher-actions{grid-template-columns:1fr}.row-actions{justify-content:flex-start}.admin-user-actions{width:100%;justify-items:stretch}.admin-user-actions .row-actions,.reset-password{width:100%}.home-hero{min-height:360px;padding-inline:0}.home-hero h1{font-size:40px}h1{font-size:28px}.home-search{grid-template-columns:20px minmax(0,1fr);padding:8px 10px 8px 13px}.home-search button{grid-column:1 / -1;width:100%}.section-heading{align-items:flex-start;flex-direction:column;gap:5px}}:root{--bg: #090d14;--surface: rgba(18, 24, 34, .88);--surface-strong: #151d29;--line: rgba(139, 166, 194, .2);--cyan: #69d8ff;--mint: #74e0b4;--pink: #f49aba}body{color:#f5f8fc;background-color:var(--bg);background-image:linear-gradient(135deg,rgba(24,52,79,.32),transparent 38%),linear-gradient(315deg,rgba(73,34,70,.16),transparent 42%),repeating-linear-gradient(115deg,transparent 0 72px,rgba(111,211,242,.025) 73px 74px)}.app-shell{background:linear-gradient(180deg,#090d14b8,#090d14f5)}.app-header{border-bottom-color:var(--line);background:#090d14a3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-mark{color:#071116;background:linear-gradient(135deg,var(--cyan),#a7f4df);box-shadow:0 8px 24px #69d8ff2e}.tab{border:1px solid transparent}.tab:hover,.tab.active{background:#69d8ff17;border-color:#69d8ff29}.tab.active{box-shadow:inset 0 -2px var(--cyan)}main{padding-top:28px}.search-field,input,select,textarea{border-color:var(--line);background:#141b26e6}input::placeholder,textarea::placeholder{color:#6e7d90}button:not(.brand){background:linear-gradient(135deg,#71dcff,#7ae7c0);box-shadow:0 6px 18px #4dd6c31f}button:not(.brand):hover:not(:disabled){background:linear-gradient(135deg,#9be6ff,#9af0d4)}.secondary,.icon-button{box-shadow:none!important}.home-hero{position:relative;overflow:hidden;min-height:460px;border:1px solid rgba(105,216,255,.18);border-radius:14px;background-image:linear-gradient(135deg,#162f48db,#15162aeb 55%,#2c1934d6),repeating-linear-gradient(118deg,transparent 0 64px,rgba(125,221,255,.055) 65px 66px);box-shadow:0 26px 70px #00000047,inset 0 1px #ffffff0f}.home-hero:after{content:"";position:absolute;top:18%;right:12%;bottom:18%;left:12%;border:1px solid rgba(255,255,255,.05);transform:skewY(-7deg);pointer-events:none}.home-kicker{color:var(--cyan)}.home-hero h1{color:#f7fbff;text-shadow:0 7px 28px rgba(105,216,255,.2)}.home-search{border-color:#8edbf266;background:#090e17bd;box-shadow:0 20px 55px #00000057,0 0 0 5px #69d8ff0a}.home-match-area,.home-editor-area{padding:4px 0}.home-help{border-top-color:var(--line)}.help-icon{color:var(--cyan);background:#69d8ff1a;border:1px solid rgba(105,216,255,.18)}.anime-card,.manage-list,.admin-row,.import-panel,.editor,.settings-form,.stat,.yearly-stats,.auth-panel{border-color:var(--line);background:var(--surface);box-shadow:0 12px 34px #00000021}.anime-card:hover,.anime-card:focus-visible{border-color:#69d8ffb3;box-shadow:0 20px 42px #0000005c,0 0 0 1px #69d8ff1f}.anime-card .cover img{transition:transform .35s ease,filter .35s ease}.anime-card:hover .cover img,.anime-card:focus-visible .cover img{transform:scale(1.045);filter:saturate(1.08)}.card-copy h2{color:#f3f7fb}.score{color:var(--mint)}.large-cover{border-color:#69d8ff47;box-shadow:0 22px 48px #00000040}.official-info{border-color:var(--line);background:var(--line)}.official-info div{background:#121822e0}.tags span,.bangumi-tags span{border-color:#69d8ff2b;background:#69d8ff12}.notice,.loading,.empty{border-color:var(--line);background:#121822c7}.timeline{max-width:980px;gap:22px}.timeline-year{position:relative;gap:0}.timeline-year-toggle{width:100%;min-height:72px!important;justify-content:flex-start!important;gap:13px;padding:10px 14px!important;color:#f4f8fc!important;background:#151d29c2!important;border:1px solid var(--line);border-radius:10px!important;text-align:left;box-shadow:none!important}.timeline-year-toggle:hover{background:#69d8ff17!important;border-color:#69d8ff57;transform:none!important}.timeline-year-marker{width:10px;height:42px;border-radius:8px;background:linear-gradient(180deg,var(--cyan),var(--pink));box-shadow:0 0 18px #69d8ff47}.timeline-year-label{display:grid;gap:4px;flex:1}.timeline-year-label strong{font-size:26px}.timeline-year-label small,.timeline-month h2 small{color:#8fa0b2;font-size:12px;font-weight:500}.timeline-chevron{color:var(--cyan);transition:transform .18s ease}.timeline-chevron.collapsed{transform:rotate(-90deg)}.timeline-year-content{position:relative;display:grid;gap:17px;padding:18px 0 4px 25px}.timeline-year-content:before{content:"";position:absolute;top:0;bottom:0;left:5px;width:1px;background:linear-gradient(var(--cyan),rgba(105,216,255,.08))}.timeline-month{position:relative;gap:8px}.timeline-month:before{content:"";position:absolute;top:19px;left:-24px;width:9px;height:9px;border:2px solid var(--cyan);border-radius:50%;background:var(--bg)}.timeline-month h2{display:flex;align-items:center;gap:7px;padding:0 0 2px;color:#cbd7e4}.timeline-month h2 svg{color:var(--cyan)}.timeline-month h2 small{margin-left:auto}.timeline-entries{display:grid;gap:7px}.timeline-item{display:grid!important;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:66px!important;padding:8px 11px!important;color:#e3e9f2!important;background:#121923b8!important;border:1px solid transparent;border-radius:8px!important;text-align:left;box-shadow:none!important}.timeline-item:hover{border-color:#69d8ff47;background:#69d8ff14!important;transform:translate(3px)!important}.timeline-item>.cover{width:42px;height:54px;aspect-ratio:auto;border-radius:5px}.timeline-item-copy{display:grid;min-width:0;gap:3px}.timeline-item-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timeline-item-copy small,.timeline-item-copy em{overflow:hidden;color:#8fa0b2;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.timeline-item-score{display:grid;justify-items:end;gap:4px}.timeline-item-score small{color:var(--pink);font-size:11px}.bangumi-details{display:grid;gap:15px;margin:24px 0;padding:18px;border:1px solid var(--line);border-radius:10px;background:#1118229e}.subsection-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.subsection-heading h2,.subsection-heading h3{margin:0}.subsection-heading h2{font-size:20px}.subsection-heading h3{display:flex;align-items:center;gap:7px;font-size:15px}.subsection-heading>svg,.subsection-heading>span{color:#8fa0b2;font-size:12px}.bangumi-name-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:var(--line)}.bangumi-name-grid>div{min-width:0;padding:11px;background:#161e2ad6}.bangumi-name-grid dt{color:#8fa0b2;font-size:11px}.bangumi-name-grid dd{margin:5px 0 0;color:#e6edf5;font-size:13px;overflow-wrap:anywhere}.bangumi-tags{display:flex;flex-wrap:wrap;gap:6px}.bangumi-tags span{padding:4px 7px;color:#bfd7e2;font-size:11px}.bangumi-summary,.bangumi-people{padding-top:2px}.bangumi-summary h3,.bangumi-people h3{display:flex;align-items:center;gap:7px;margin:0 0 7px;font-size:14px}.bangumi-summary p{margin:0;color:#c3cedb;line-height:1.75;white-space:pre-wrap}.people-list{display:flex;flex-wrap:wrap;gap:7px}.people-list div{display:grid;gap:2px;padding:7px 9px;border:1px solid var(--line);border-radius:6px;background:#69d8ff0d}.people-list span{color:#8fa0b2;font-size:11px}.characters-section{display:grid;gap:10px;padding-top:4px}.characters-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.character-card{display:grid;grid-template-columns:58px minmax(0,1fr);gap:9px;min-width:0;padding:9px;border:1px solid var(--line);border-radius:7px;background:#161d28c2}.character-card>div:last-child{min-width:0;display:grid;align-content:start;gap:3px}.character-image{width:58px;height:75px;object-fit:cover;border-radius:5px;background:#202b39}.character-card p{margin:2px 0;color:#8fa0b2;font-size:11px;line-height:1.5}.character-relation{color:var(--cyan);font-size:11px}.character-actor{display:flex;align-items:center;gap:5px;min-width:0;color:#d5e2ec;font-size:11px}.actor-avatar{width:21px;height:21px;object-fit:cover;border-radius:50%;background:#202b39}.image-fallback{display:grid;place-items:center;align-content:center;gap:4px;color:#728398;background:#202b39;font-size:10px;text-align:center}.detail-muted{margin:0;color:#8fa0b2;font-size:12px;line-height:1.6}.invite-create{display:flex;align-items:end;gap:8px;flex-wrap:wrap}.invite-create label,.invite-edit label{display:grid;gap:4px;color:#8fa0b2;font-size:11px}.invite-create select,.invite-edit select{min-height:36px;padding:0 8px}.invite-link{min-width:0;overflow-wrap:anywhere;color:var(--cyan);font-size:12px}.invite-row{align-items:flex-start}.invite-details{display:grid;gap:7px;width:min(100%,390px);margin-top:9px;padding:10px;border:1px solid var(--line);border-radius:6px;background:#090e1675}.invite-details p,.invite-details small{margin:0;color:#9aaabd;font-size:11px;line-height:1.5}.invite-edit{display:flex;align-items:end;gap:7px;flex-wrap:wrap;padding-top:5px;border-top:1px solid var(--line)}.invite-edit p{flex-basis:100%;color:#74869a}@media(max-width:860px){.home-hero{min-height:390px;border-radius:10px}.bangumi-name-grid{grid-template-columns:1fr 1fr}.characters-grid{grid-template-columns:1fr}.invite-create{width:100%;align-items:end}.invite-create label{flex:1}.invite-create button{flex:1 0 100%}.timeline-year-content{padding-left:20px}.timeline-month:before{left:-19px}}.card-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;min-width:0}.card-title-row h2{min-width:0;overflow:hidden;text-overflow:ellipsis}.status-badge{display:inline-flex;align-items:center;flex:0 0 auto;min-height:22px;padding:0 7px;border:1px solid transparent;border-radius:999px;font-size:10px;font-weight:800;white-space:nowrap}.plan-badge{color:#f5c6e0;background:#f49aba21;border-color:#f49aba4d}.watched-badge{color:#9ce8c9;background:#74e0b41f;border-color:#74e0b447}.section-count{color:var(--cyan);font-size:13px;white-space:nowrap}.plan-page{display:grid;gap:16px}.plan-page .section-heading{margin-bottom:0}.add-mode-chooser{display:grid;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}.add-mode-chooser>p{margin:0;color:#aab8c8;font-size:12px}.add-mode-chooser>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.choice-card{min-height:76px!important;justify-content:flex-start!important;padding:12px 14px!important;color:#e8f0f8!important;background:#1c2533e6!important;border:1px solid var(--line);text-align:left;box-shadow:none!important}.choice-card:hover:not(:disabled){background:#69d8ff1a!important;border-color:#69d8ff66}.choice-card.primary-choice{background:linear-gradient(135deg,#38728bbf,#25594fb8)!important;border-color:#69d8ff5c}.choice-card>svg{flex:0 0 auto;color:var(--cyan)}.choice-card span{display:grid;gap:4px}.choice-card small{color:#aebdca;font-size:11px;font-weight:500;line-height:1.45}.selected-work{display:grid;grid-template-columns:54px minmax(0,1fr);gap:12px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:8px;background:#131c28b8}.selected-work>.cover{width:54px;height:72px;aspect-ratio:auto;border-radius:5px}.selected-work strong{display:block;color:#f4f8fc;line-height:1.45}.selected-work p,.selected-work small{display:block;margin:5px 0 0;color:#9baabd;font-size:11px;line-height:1.5;overflow-wrap:anywhere}.selected-work small{color:#74e0b4}.discovery-channel{display:grid;gap:12px;width:min(1180px,100%);margin:0 auto;padding-top:5px}.discovery-tools{display:flex;align-items:center;gap:7px}.discovery-tools select{min-height:36px;width:auto;min-width:120px;padding-inline:9px;font-size:12px}.discovery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:11px}.discovery-home-tabs{display:flex;align-items:center;gap:7px;flex-wrap:wrap;padding:7px;border:1px solid rgba(105,216,255,.16);border-radius:8px;background:#121b2794}.discovery-home-tabs button{min-height:34px!important;color:#aebdca!important;background:#1d2735cc!important;border:1px solid var(--line);box-shadow:none!important}.discovery-home-tabs button.active{color:#071116!important;background:linear-gradient(135deg,var(--cyan),var(--mint))!important;border-color:transparent}.discovery-tab-label{margin:0 3px 0 5px;color:#7790a2;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.discovery-card{position:relative;display:grid!important;grid-template-rows:auto 1fr;min-width:0;overflow:hidden;padding:0!important;color:#e8eff7!important;background:#121a25d1!important;border:1px solid var(--line);border-radius:8px!important;text-align:left;box-shadow:none!important}.discovery-card:hover:not(:disabled),.discovery-card:focus-visible{transform:translateY(-3px)!important;background:#69d8ff17!important;border-color:#69d8ff80;outline:none}.discovery-card>.cover{width:100%;aspect-ratio:3 / 4}.discovery-rank{position:absolute;z-index:2;top:8px;left:8px;display:inline-flex;align-items:center;justify-content:center;min-width:27px;height:27px;padding:0 6px;color:#071116;background:linear-gradient(135deg,var(--cyan),var(--mint));border-radius:6px;box-shadow:0 5px 16px #00000047;font-size:12px;font-weight:900}.discovery-card-copy{display:grid;align-content:start;gap:4px;min-width:0;padding:9px}.discovery-card-copy strong,.discovery-card-copy small,.discovery-card-copy em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.discovery-card-copy strong{color:#edf4fb;font-size:12px}.discovery-card-copy small,.discovery-card-copy em{color:#91a1b2;font-size:10px;font-style:normal}.discovery-card-copy em{color:#74e0b4}.discovery-card-extra{color:#aebdca!important}.discovery-preview{position:relative;isolation:isolate;width:100%}.preview-backdrop{position:absolute;z-index:-1;top:-18px;right:-24px;bottom:-18px;left:-24px;background:radial-gradient(circle at 72% 22%,rgba(105,216,255,.15),transparent 35%),linear-gradient(180deg,#1222329e,#090d141a);pointer-events:none}.discovery-preview-dialog{position:relative;display:grid;gap:14px;padding:20px;border:1px solid rgba(105,216,255,.25);border-radius:12px;background:#0e1621e6;box-shadow:0 25px 70px #00000059}.discovery-preview-main{display:grid;grid-template-columns:minmax(170px,235px) minmax(0,1fr);gap:20px;align-items:start}.discovery-preview-main>.large-cover{width:100%}.discovery-preview-copy{min-width:0}.discovery-preview-copy .bangumi-details{margin-top:14px}.plan-callout{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid rgba(244,154,186,.3);border-radius:8px;background:#f49aba14}.plan-callout>svg{flex:0 0 auto;color:var(--pink)}.plan-callout>div{min-width:0;flex:1}.plan-callout strong{color:#f6d1e2}.plan-callout p{margin:5px 0 0;color:#b9a9b4;font-size:12px;line-height:1.55}.plan-editor-note{display:flex;align-items:flex-start;gap:9px;padding:12px;color:#aab9c8;border:1px solid var(--line);border-radius:7px;background:#69d8ff0f;font-size:12px;line-height:1.6}.plan-editor-note svg{flex:0 0 auto;color:var(--cyan)}.manage-filter{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:12px;color:#8fa0b2;font-size:12px}.manage-filter label{display:grid;gap:5px}.manage-filter select{min-height:36px;min-width:126px}.toolbar{grid-template-columns:minmax(260px,1fr) repeat(5,142px) 40px}.card-badges{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:4px;min-width:0}.round-badge{color:#b9e9ff;background:#69d8ff1f;border-color:#69d8ff52}@media(max-width:700px){.add-mode-chooser>div,.discovery-preview-main{grid-template-columns:1fr}.discovery-preview-main>.large-cover{width:min(220px,100%)}.plan-callout{align-items:flex-start;flex-wrap:wrap}.plan-callout button,.discovery-tools{width:100%}.discovery-tools select{flex:1;width:100%}}@media(max-width:860px){.toolbar{grid-template-columns:1fr 1fr}.toolbar .search-field{grid-column:1 / -1}.toolbar>.icon-button{grid-column:2;justify-self:end}}.discovery-count{margin:-3px 0 0;color:#8fa0b2;font-size:12px}.matcher-keyword{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.matcher-actions{grid-template-columns:minmax(0,1fr) auto}.manage-page{display:grid;gap:24px}.manage-page>.import-panel{margin-top:0}.import-heading-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.import-format-note{display:block;margin-top:5px;color:#73859a;font-size:11px;line-height:1.5}.manage-filter .bulk-select{display:inline-flex;align-items:center;gap:7px;color:#aeb8c6}.manage-filter .bulk-select input,.row-select input{width:16px;height:16px;accent-color:var(--cyan)}.manage-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.row-select{display:inline-flex;align-items:center;justify-content:center;padding:6px 4px 6px 0;cursor:pointer}.manage-row-copy{min-width:0}.batch-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 12px;padding:9px;border:1px solid rgba(105,216,255,.18);border-radius:7px;background:#69d8ff0d}.danger-action{color:#ffb4c3!important;border-color:#ff809752!important}.yearly-stat-row{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 0;color:#abb4c2;background:transparent!important;border:0;border-top:1px solid #2d333d;border-radius:0;box-shadow:none!important;text-align:left}.yearly-stat-row:hover:not(:disabled){color:#f3f6fb;background:#69d8ff12!important;transform:none!important}.yearly-stat-row strong{display:inline-flex;align-items:center;gap:5px;color:#f3f6fb}.statistics{width:100%}.yearly-stats{width:100%;max-width:none;box-sizing:border-box}.yearly-stats-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:0 0 6px;border-top:0;color:inherit}.yearly-stats-heading h2{margin:0}.yearly-stats-heading small{color:#77899c;font-size:11px}.yearly-stat-list{display:grid;width:100%;min-width:0;padding:0;border-top:0;color:inherit}.yearly-stat-row{display:grid;grid-template-columns:minmax(130px,.28fr) minmax(0,1fr) auto;align-items:center;gap:16px;min-height:58px}.yearly-stat-row>span{min-width:0}.yearly-stat-year{display:grid;gap:3px}.yearly-stat-year strong{font-size:18px}.yearly-stat-year small{color:#8795a7;font-size:11px}.yearly-stat-breakdown{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:6px}.yearly-stat-breakdown em{padding:4px 7px;color:#c9d7df;border:1px solid rgba(105,216,255,.2);border-radius:999px;background:#69d8ff0f;font-size:11px;font-style:normal;white-space:nowrap}.yearly-stat-breakdown small{color:#7f8d9d;font-size:11px}.yearly-stats-empty{margin:8px 0 0;color:#8e9baa;font-size:12px}.character-card{grid-template-columns:72px minmax(0,1fr)}.character-image{width:72px;height:96px;object-fit:contain;object-position:center top;border-radius:5px;background:#202b39}.character-actor{align-items:center}.actor-avatar{width:34px;height:42px;object-fit:contain;object-position:center top;border-radius:5px;background:#202b39}@media(max-width:700px){.matcher-keyword,.matcher-actions{grid-template-columns:1fr}.matcher-keyword button,.matcher-actions button{width:100%}.import-heading-actions{width:100%;justify-content:stretch}.import-heading-actions>*{flex:1 1 160px}.manage-filter{align-items:stretch;flex-wrap:wrap}.manage-filter>span{margin-left:auto;align-self:end}.batch-actions button{flex:1 1 170px}}.page-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.page-heading h1{margin:0}.page-heading span{display:block;margin-top:7px;color:#8fa0b2;font-size:12px}.search-page,.discovery-browser,.admin-user-detail{display:grid;gap:18px}.search-page-form{width:min(920px,100%);display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:10px;align-items:center;margin:0 auto;padding:6px 7px 6px 14px;border:1px solid rgba(105,216,255,.28);border-radius:9px;background:#111924c2}.search-page-form>svg{color:var(--cyan)}.search-page-form input{min-height:44px;padding:0;border:0;background:transparent}.search-page-form input:focus{border:0;box-shadow:none}.provider-tabs,.discovery-sections{display:flex;flex-wrap:wrap;gap:7px}.provider-tabs button,.discovery-sections button{min-height:34px!important;color:#aebdca!important;background:#1d2735cc!important;border:1px solid var(--line);box-shadow:none!important}.provider-tabs button.active,.discovery-sections button.active{color:#071116!important;background:linear-gradient(135deg,var(--cyan),var(--mint))!important;border-color:transparent}.provider-disabled{display:inline-flex;align-items:center;min-height:34px;padding:0 10px;color:#718295;border:1px dashed rgba(143,160,178,.28);border-radius:6px;font-size:11px}.search-results{display:grid;gap:14px}.external-results{display:grid;gap:9px}.external-result{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.external-result>div:first-child{min-width:0}.external-result strong{display:block;color:#edf4fb;line-height:1.45}.external-result p{margin:7px 0;color:#b5c2d0;font-size:12px;line-height:1.6}.external-result small{color:#7f91a4;font-size:11px;overflow-wrap:anywhere}.external-result .row-actions{align-items:center}.discovery-filters{display:grid;grid-template-columns:minmax(210px,1.5fr) repeat(4,minmax(110px,1fr)) 40px;gap:8px;align-items:end;padding:13px;border:1px solid var(--line);border-radius:9px;background:#121924b8}.discovery-home-filters{grid-template-columns:minmax(220px,1.5fr) repeat(3,minmax(110px,1fr)) auto}.discovery-home-filters>form{min-width:0}.discovery-home-filters>button{min-height:40px;white-space:nowrap}.discovery-filters label{display:grid;gap:5px;color:#8fa0b2;font-size:11px}.discovery-filters .search-field,.discovery-filters input,.discovery-filters select{min-height:40px}.discovery-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.discovery-result-card{display:grid!important;grid-template-rows:auto 1fr;min-width:0;overflow:hidden;padding:0!important;color:#e8eff7!important;background:#121a25d1!important;border:1px solid var(--line);border-radius:8px!important;text-align:left;box-shadow:none!important}.discovery-result-card:hover:not(:disabled),.discovery-result-card:focus-visible{transform:translateY(-3px)!important;border-color:#69d8ff80;outline:none}.discovery-result-card>.cover{width:100%;aspect-ratio:3 / 4}.discovery-result-card>span{display:grid;align-content:start;gap:5px;min-width:0;padding:10px}.discovery-result-card strong,.discovery-result-card small,.discovery-result-card em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.discovery-result-card strong{color:#edf4fb;font-size:13px}.discovery-result-card small,.discovery-result-card em{color:#91a1b2;font-size:10px;font-style:normal}.discovery-result-card em{color:var(--mint)}.discovery-result-card p{margin:2px 0 0;color:#a9b7c6;font-size:11px;line-height:1.5}.discovery-results.list-view{grid-template-columns:1fr}.discovery-results.list-view .discovery-result-card{grid-template-columns:80px minmax(0,1fr);grid-template-rows:1fr}.discovery-results.list-view .discovery-result-card>.cover{width:80px;height:106px;aspect-ratio:auto}.discovery-results.list-view .discovery-result-card>span{align-content:center}.pagination{display:flex;align-items:center;justify-content:center;gap:13px;color:#9aaabd;font-size:12px}.pagination button{min-height:34px}.route-empty{display:grid;justify-items:center;gap:13px}.discovery-add{display:grid;gap:10px;margin:24px 0;padding:16px;border:1px solid rgba(105,216,255,.25);border-radius:9px;background:#69d8ff0f}.discovery-add>svg{color:var(--cyan)}.discovery-add>div>strong{color:#e7f5fb}.discovery-add>div>p{margin:5px 0 0;color:#a8b9c8;font-size:12px}.discovery-add .add-mode-chooser{margin-top:2px;padding-top:11px}.admin-user-link{color:#e9f3fa;text-decoration:none}.admin-user-link:hover{color:var(--cyan)}.admin-user-summary{grid-template-columns:repeat(5,minmax(0,1fr));margin:0}.activity-panel{display:grid;gap:13px;padding:18px;border:1px solid var(--line);border-radius:9px;background:#121924b8}.activity-list{display:grid;gap:7px}.activity-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 12px;border:1px solid var(--line);border-radius:7px;background:#161e2acc}.activity-row>div{display:grid;gap:4px;min-width:0}.activity-row strong{color:#e4edf5;font-size:13px}.activity-row small,.activity-row time{color:#8fa0b2;font-size:11px}.activity-row time{white-space:nowrap}.detail-page{display:grid;gap:14px}.detail-action-bar{position:sticky;top:12px;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 14px;padding:8px;border:1px solid rgba(105,216,255,.2);border-radius:9px;background:#0e1621e6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 10px 25px #0000002e}.detail-action-bar button{white-space:nowrap}.detail-action-group{display:flex;align-items:center;justify-content:flex-end;gap:7px;min-width:0;flex-wrap:wrap}.detail-action-group .danger{flex:0 0 auto}.yearly-stat-row span{color:#dbe6f1!important}.yearly-stat-row:focus-visible{color:#fff;outline:2px solid rgba(105,216,255,.6);outline-offset:2px}.header-nav{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0;flex:1}.header-nav .tabs{min-width:0}.account-menu{position:relative;z-index:50;flex:0 0 auto}.account-trigger{list-style:none;display:flex;align-items:center;gap:7px;min-height:40px;max-width:260px;padding:0 10px;color:#dfe8f2;background:#141d29db;border:1px solid var(--line);border-radius:7px;cursor:pointer}.account-trigger::-webkit-details-marker{display:none}.account-trigger:hover,.account-menu[open] .account-trigger{color:#fff;border-color:#69d8ff73;background:#69d8ff1a}.account-identity{display:grid;gap:2px;min-width:0;text-align:left}.account-identity strong,.account-identity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-identity strong{color:#eef6fc;font-size:12px}.account-identity small{max-width:160px;color:#8fa0b2;font-size:10px}.account-popover{position:absolute;z-index:100;right:0;top:calc(100% + 8px);display:grid;gap:6px;width:min(280px,calc(100vw - 24px));padding:10px;border:1px solid var(--line);border-radius:9px;background:#0f1621fa;box-shadow:0 18px 42px #0006}.account-popover-summary{display:grid;gap:3px;padding:5px 7px 9px;border-bottom:1px solid var(--line)}.account-popover-summary strong{color:#eef6fc}.account-popover-summary span{color:#8fa0b2;font-size:11px;overflow-wrap:anywhere}.account-popover a,.account-popover button{width:100%;min-height:36px;justify-content:flex-start;padding:0 9px}.account-popover a{color:#dce7f2;text-decoration:none;border-radius:6px}.account-popover a:hover{background:#69d8ff1a}.account-popover button{color:#ffcad5!important;background:#ff809714!important;border:1px solid rgba(255,128,151,.18);box-shadow:none!important}.account-popover button:hover:not(:disabled){background:#ff809726!important}@media(max-width:900px){.discovery-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.discovery-home-filters{grid-template-columns:minmax(0,1fr) repeat(3,minmax(0,1fr))}.discovery-filters .search-field{grid-column:1 / -1}.admin-user-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.page-heading{align-items:flex-start;flex-direction:column}.search-page-form{grid-template-columns:20px minmax(0,1fr)}.search-page-form button{grid-column:1 / -1;width:100%}.external-result{flex-direction:column}.external-result .row-actions{width:100%;justify-content:flex-start}.discovery-filters,.discovery-home-filters{grid-template-columns:1fr 1fr}.discovery-home-filters>button{grid-column:1 / -1;width:100%}.discovery-filters>.icon-button{grid-column:2;justify-self:end}.activity-row{align-items:flex-start;flex-direction:column}}.taste-profile-core{display:grid;grid-template-columns:minmax(350px,.92fr) minmax(0,1.08fr);gap:16px;align-items:stretch}.taste-radar-panel,.taste-profile-evidence{min-width:0;padding:15px;border:1px solid rgba(126,153,181,.17);border-radius:9px;background:#080e1640}.taste-radar-panel{position:relative;isolation:isolate;overflow:visible;border-color:#69d8ff5c;background:radial-gradient(circle at 50% 48%,rgba(105,216,255,.1),transparent 43%),linear-gradient(145deg,#112739eb,#1b1834d6);box-shadow:0 18px 42px #0308124d,inset 0 1px #b0e7ff14}.taste-radar-panel:before{position:absolute;top:22%;right:22%;bottom:22%;left:22%;z-index:-1;border:1px solid rgba(150,123,255,.12);border-radius:50%;content:"";box-shadow:0 0 48px #69d8ff14;pointer-events:none}.taste-profile-evidence{border-color:#977bff3b;background:linear-gradient(145deg,#0e1624e0,#1b1930a8)}.taste-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.taste-panel-heading h3{margin:2px 0 0;color:#eaf4f8;font-size:15px}.taste-panel-heading>span{color:#8ea6b5;font-size:10px}.taste-radar-panel>*{position:relative;z-index:1}.taste-radar-wrap{display:grid;place-items:center;min-height:380px;padding:8px 0 2px}.taste-radar{display:block;width:min(100%,380px);max-width:380px;height:auto;overflow:visible}.taste-radar-ring{fill:#84b9d303;stroke:#87c4da40;stroke-width:.7}.taste-radar-axis{stroke:#87c4da4d;stroke-width:.72}.taste-radar-value{fill:#6fe1d338;stroke:#7ce6d3;stroke-width:1.8;stroke-linejoin:round;filter:drop-shadow(0 2px 4px rgba(67,204,213,.2))}.taste-radar-point{fill:#a1f1df;stroke:#183d4a;stroke-width:1.2;filter:drop-shadow(0 1px 2px rgba(119,238,218,.4))}.taste-radar-label{fill:#e0f2f5;font-size:8px;font-weight:700;letter-spacing:.02em;paint-order:stroke;stroke:#0d1927e6;stroke-width:1.8px;stroke-linejoin:round}.taste-radar-score{fill:#7de4dc;font-size:7px;font-weight:800;letter-spacing:.02em;paint-order:stroke;stroke:#0d1927e6;stroke-width:1.5px;stroke-linejoin:round}.taste-radar-empty{fill:#69d8ff59}.taste-radar-empty-copy,.taste-empty-copy{margin:0;color:#849aaa;font-size:11px;line-height:1.55;text-align:center}.taste-top-list{display:grid;gap:0;margin-top:18px}.taste-top-row{display:grid;grid-template-columns:28px minmax(0,1fr) minmax(112px,.85fr);align-items:center;gap:10px;min-height:61px;padding:9px 0;border-bottom:1px solid rgba(126,153,181,.14)}.taste-top-row:last-child{border-bottom:0}.taste-top-rank{color:#a088ffbd;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800;letter-spacing:.05em}.taste-top-row>div{display:grid;gap:4px;min-width:0}.taste-top-row strong{overflow:hidden;color:#e2f0f4;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.taste-top-row small{color:#849aaa;font-size:10px}.taste-top-meter{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;color:#a9e6d9;font-size:10px}.taste-top-meter b{font-weight:800}.taste-top-row i{display:block;height:5px;min-width:3px;border-radius:999px;background:linear-gradient(90deg,var(--cyan),var(--mint))}.taste-sample-note{margin:0;padding:9px 11px;color:#b9cfda;border-left:2px solid var(--cyan);background:#69d8ff0f;font-size:11px}.taste-representatives{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.taste-representative{display:grid;grid-template-rows:auto minmax(0,1fr);gap:7px;min-width:0;color:inherit;text-decoration:none}.taste-representative:hover{transform:translateY(-2px)}.taste-representative:hover strong{color:var(--cyan)}.taste-representative-cover{position:relative;display:grid;place-items:center;width:100%;aspect-ratio:3 / 4;overflow:hidden;color:#84a0ae;background:linear-gradient(145deg,#1e3442,#282543);border:1px solid rgba(105,216,255,.16);border-radius:5px;box-shadow:0 7px 16px #00000038}.taste-representative-cover img{width:100%;height:100%;object-fit:cover}.taste-representative>span:last-child{display:grid;gap:3px;min-width:0}.taste-representative strong,.taste-representative small{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;text-overflow:ellipsis}.taste-representative strong{color:#dcecf1;font-size:11px}.taste-representative strong{-webkit-line-clamp:2}.taste-representative small{color:#869eac;font-size:9px;-webkit-line-clamp:2}.taste-representative-rank,.taste-rewatch-rank{position:absolute;right:5px;bottom:5px;display:grid;place-items:center;width:22px;height:17px;color:#eafcff;background:#08121dc2;border:1px solid rgba(164,228,255,.3);border-radius:3px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:800}.taste-rewatch-panel{display:grid;gap:12px;padding:14px;border:1px solid rgba(255,190,112,.28);border-radius:8px;background:linear-gradient(135deg,#412a1c7a,#19192757)}.taste-rewatch-panel .taste-panel-heading>span{color:#d2ad82}.taste-rewatch-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;min-width:0}.taste-rewatch-item{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:8px;color:inherit;text-decoration:none;border:1px solid rgba(255,190,112,.16);border-radius:6px;background:#0c101857}.taste-rewatch-item:hover{border-color:#ffbe7085;transform:translateY(-1px)}.taste-rewatch-cover{position:relative;display:grid;place-items:center;width:58px;height:76px;overflow:hidden;color:#ba9875;background:linear-gradient(145deg,#3b3026,#28252b);border-radius:4px;box-shadow:0 7px 15px #00000038}.taste-rewatch-cover img{width:100%;height:100%;object-fit:cover}.taste-rewatch-copy{display:grid;gap:3px;min-width:0}.taste-rewatch-copy strong,.taste-rewatch-copy small,.taste-rewatch-copy em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.taste-rewatch-copy strong{color:#f1e3d4;font-size:11px}.taste-rewatch-copy small{color:#d0af8d;font-size:9px}.taste-rewatch-copy em{color:#a8cfc2;font-size:9px;font-style:normal}.taste-rewatch-cta{justify-self:start;color:#f0c992;font-size:11px;font-weight:700;text-decoration:none}.taste-rewatch-cta:hover{color:#ffe3b2;text-decoration:underline}.taste-all-tags{margin-top:14px;padding-top:11px;border-top:1px solid rgba(126,153,181,.14);color:#a9bbc7;font-size:11px}.taste-all-tags summary{cursor:pointer;color:#bdd4dd}.taste-all-tags-list{display:flex;flex-wrap:wrap;gap:6px;max-height:142px;margin-top:10px;overflow-y:auto;padding-right:4px}.taste-all-tags-list span{display:inline-flex;align-items:baseline;gap:4px;padding:4px 7px;color:#d6e7eb;border:1px solid rgba(126,239,193,.18);border-radius:999px;background:#69d8ff0f}.taste-all-tags-list small{color:#88a7ad;font-size:9px}@media(max-width:760px){.taste-profile-core{grid-template-columns:1fr}.taste-radar-wrap{min-height:350px}.taste-rewatch-list{grid-auto-flow:column;grid-auto-columns:minmax(156px,43%);grid-template-columns:none;overflow-x:auto;padding-bottom:4px;overscroll-behavior-inline:contain}}.for-you{position:relative;isolation:isolate;display:grid;gap:13px;width:min(1180px,100%);margin:16px auto 0;padding:17px 20px;border:1px solid rgba(126,239,193,.3);border-radius:10px;background:radial-gradient(circle at 92% 0%,rgba(126,239,193,.12),transparent 34%),linear-gradient(130deg,#12232be0,#161929c2);box-shadow:0 16px 36px #0410142e,inset 0 1px #c9ffed14}.for-you:before{position:absolute;inset:10px auto 10px 0;z-index:-1;width:2px;border-radius:999px;background:linear-gradient(180deg,var(--mint),transparent);content:""}.for-you-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.for-you-heading h2{margin:2px 0 0;color:#eff8fb;font-size:18px}.for-you-heading span{display:block;margin-top:5px;color:#91a6b5;font-size:11px}.for-you-heading>svg{flex:0 0 auto;color:var(--mint)}.for-you-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.for-you-card{display:grid;grid-template-rows:auto 1fr;min-width:0;overflow:hidden;padding:0;color:inherit;text-align:left;border:1px solid rgba(126,153,181,.2);border-radius:7px;background:#080e1675;box-shadow:0 7px 18px #02070d29}.for-you-card:hover{border-color:#69d8ff80;transform:translateY(-1px)}.for-you-cover{display:grid;aspect-ratio:3 / 4;place-items:center;overflow:hidden;color:#8aa4b2;background:#1a2733}.for-you-cover img{display:block;width:100%;height:100%;object-fit:cover}.for-you-copy{display:grid;align-content:start;gap:5px;min-width:0;padding:8px}.for-you-copy strong,.for-you-copy small,.for-you-copy em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.for-you-copy strong{color:#e4f2f5;font-size:11px}.for-you-copy small{min-height:26px;color:#93b4bb;font-size:9px;line-height:1.45;white-space:normal}.for-you-copy p{min-height:28px;margin:0;color:#c3d5d7;font-size:10px;line-height:1.45}.for-you-copy em{color:var(--mint);font-size:9px;font-style:normal;line-height:1.4;white-space:normal}.for-you-more{justify-self:center;min-width:190px}.for-you-forming{border-color:#69d8ff3d;background:#69d8ff0d}.for-you-forming p{max-width:700px;margin:0;color:#9fb4c1;font-size:12px;line-height:1.6}.for-you-loading,.for-you-error,.for-you-empty{color:#91a6b5;font-size:11px}.for-you-loading,.for-you-error{display:flex;align-items:center;gap:8px}.for-you-error{justify-content:space-between}@media(max-width:860px){.for-you-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:620px){.for-you{padding:15px}.for-you-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}.library-page{display:grid;gap:18px}.user-record-panel{display:grid;gap:13px;margin:18px 0 24px;padding:16px;border:1px solid rgba(105,216,255,.22);border-radius:8px;background:#121c28b8}.user-record-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:0;overflow:hidden;border:1px solid #303642;border-radius:7px;background:#303642}.user-record-grid div{min-width:0;padding:12px;background:#191d24}.user-record-grid dt{color:#8490a0;font-size:11px}.user-record-grid dd{margin:7px 0 0;color:#e2e7ee;font-size:13px;word-break:break-word}.user-record-review{display:grid;gap:7px}.user-record-review h3{margin:0;color:#dbe6f1;font-size:14px}.user-record-review-text{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.personal-dashboard,.empty-dashboard,.quick-build{display:grid;gap:15px;width:min(1180px,100%);margin:0 auto}.personal-dashboard{position:relative;isolation:isolate;padding:18px;border:1px solid rgba(105,216,255,.3);border-radius:10px;background:radial-gradient(circle at 0% 0%,rgba(105,216,255,.1),transparent 32%),linear-gradient(130deg,#121f2de6,#161929c7);box-shadow:0 16px 42px #0003,inset 0 1px #c2ecff14}.personal-dashboard:after{position:absolute;inset:auto 18px 0;z-index:-1;height:1px;background:linear-gradient(90deg,transparent,rgba(105,216,255,.5),transparent);content:""}.dashboard-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));overflow:hidden;border:1px solid rgba(118,147,176,.18);border-radius:8px;background:#080e1652}.dashboard-metrics>div{display:grid;gap:5px;min-width:0;padding:14px;border-right:1px solid rgba(118,147,176,.14)}.dashboard-metrics>div:last-child{border-right:0}.dashboard-metrics strong{color:#f0f7fb;font-size:23px;line-height:1}.dashboard-metrics span{color:#93a5b7;font-size:11px}.dashboard-metrics .metric-attention strong{color:var(--pink)}.dashboard-bottom{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.65fr);gap:14px}.dashboard-bottom h3{margin:0 0 9px;color:#eaf2f8;font-size:14px}.dashboard-bottom p{margin:0;color:#90a2b4;font-size:12px}.dashboard-recent{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.dashboard-recent button{display:flex;align-items:center;justify-content:space-between;min-width:0;min-height:42px;padding:8px 10px;color:#dce8f1;background:#0b121c6b;border:1px solid rgba(126,153,181,.18);border-radius:6px;box-shadow:none;text-align:left}.dashboard-recent button:hover{background:#69d8ff1a}.dashboard-recent span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.dashboard-recent small{flex:0 0 auto;margin-left:8px;color:#899daf;font-size:10px}.dashboard-prompt{display:grid;align-content:center;gap:5px;padding:15px;color:#e8f4fb;text-decoration:none;border:1px solid rgba(244,154,186,.34);border-radius:8px;background:radial-gradient(circle at 100% 0%,rgba(170,131,255,.14),transparent 55%),#f49aba14;box-shadow:0 10px 24px #0806122e;font-size:13px;line-height:1.5}.dashboard-prompt:hover{background:#f49aba24}.dashboard-prompt span{color:#b7a5b0;font-size:11px}.empty-dashboard{padding:18px;border:1px dashed rgba(105,216,255,.35);border-radius:9px;background:#69d8ff0d}.empty-dashboard>div{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.empty-dashboard svg{color:var(--cyan)}.empty-dashboard h2{margin:0;color:#ecf6fb;font-size:16px}.empty-dashboard p{margin:5px 0 0;color:#9cadbc;font-size:12px;line-height:1.55}.empty-dashboard .row-actions{margin-left:auto}.quick-build{padding-bottom:100px}.quick-build-hero{position:relative;isolation:isolate;display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:24px;border:1px solid rgba(151,123,255,.38);border-radius:11px;background:radial-gradient(circle at 82% 0%,rgba(151,123,255,.17),transparent 35%),linear-gradient(125deg,#1a2d42eb,#1d1933e0);box-shadow:0 20px 54px #0000003d,inset 0 1px #e2d8ff14}.quick-build-hero:after{position:absolute;right:24px;bottom:0;left:24px;z-index:-1;height:1px;background:linear-gradient(90deg,transparent,rgba(105,216,255,.46),transparent);content:""}.quick-build-hero h1,.quick-build-success h1{margin:4px 0 0;color:#f1f7fb;font-size:28px}.quick-build-hero p:not(.overline),.quick-build-success>p{max-width:690px;margin:9px 0 0;color:#adbdca;font-size:13px;line-height:1.7}.quick-build-hero-actions{display:flex;align-items:center;gap:9px;flex:0 0 auto}.text-button{min-height:34px;padding:0 5px;color:#9aabba!important;background:transparent!important;border:0!important;box-shadow:none!important}.quick-build-filters{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#121924b8}.quick-build-era-tabs{display:flex;gap:6px;flex-wrap:wrap}.quick-build-era-tabs button{min-height:33px!important;padding-inline:10px;color:#aabaca!important;background:#1f2a38bd!important;border:1px solid var(--line);box-shadow:none!important;font-size:11px}.quick-build-era-tabs button.active{color:#091117!important;background:linear-gradient(135deg,var(--cyan),var(--mint))!important;border-color:transparent}.quick-build-period{display:flex;align-items:end;gap:7px}.quick-build-period label{display:grid;gap:4px;color:#91a2b4;font-size:10px}.quick-build-period input,.quick-build-period select{min-height:33px;width:96px;padding:0 8px;font-size:11px}.quick-build-period select{width:74px}.quick-build-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.quick-build-heading h2{margin:0;color:#eff7fb;font-size:17px}.quick-build-heading span{display:block;margin-top:5px;color:#8fa2b4;font-size:11px}.quick-build-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:11px}.quick-build-card{display:grid;grid-template-rows:auto 1fr auto;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#121a25d1}.quick-build-cover{position:relative;display:grid;aspect-ratio:3 / 4;place-items:center;overflow:hidden;color:#8ca0b2;background:#1b2634;font-size:10px}.quick-build-cover img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;object-fit:cover}.quick-build-cover span{z-index:0}.quick-build-card-copy{display:grid;align-content:start;gap:4px;min-width:0;padding:9px 9px 7px}.quick-build-card-copy strong,.quick-build-card-copy small,.quick-build-card-copy em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quick-build-card-copy strong{color:#edf5fb;font-size:12px}.quick-build-card-copy small{color:#95a7b7;font-size:10px}.quick-build-card-copy em{color:var(--mint);font-size:10px;font-style:normal}.quick-build-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:0 8px 8px}.quick-build-card-actions button{min-height:31px;padding:0 4px;color:#b3c1cc!important;background:#1f2a38c7!important;border:1px solid var(--line);box-shadow:none!important;font-size:10px}.quick-build-card-actions button.active.watched{color:#082016!important;background:var(--mint)!important;border-color:transparent}.quick-build-card-actions button.active.plan{color:#260d19!important;background:#efb1c5!important;border-color:transparent}.quick-build-summary{position:fixed;z-index:30;right:max(18px,calc((100vw - 1180px)/2));bottom:18px;display:flex;align-items:center;gap:16px;padding:10px 11px 10px 15px;border:1px solid rgba(105,216,255,.32);border-radius:9px;background:#0c131df0;box-shadow:0 16px 38px #00000061;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.quick-build-summary>div{display:grid;gap:3px}.quick-build-summary strong{color:#eff8fb;font-size:13px}.quick-build-summary span{color:#93a7b8;font-size:11px}.quick-build-summary button{min-height:36px}.quick-build-confirm{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#04080db3}.quick-build-confirm>div{width:min(460px,100%);padding:22px;border:1px solid rgba(105,216,255,.32);border-radius:10px;background:#111b27;box-shadow:0 25px 70px #00000080}.quick-build-confirm h2{margin:4px 0 0;color:#eef6fb;font-size:19px}.quick-build-confirm p:not(.overline){color:#adbfcc;font-size:13px;line-height:1.7}.quick-build-success{max-width:880px;margin-top:35px;justify-items:center;padding:35px;text-align:center;border:1px solid rgba(105,216,255,.3);border-radius:12px;background:linear-gradient(145deg,#142535e6,#1c1730db)}.quick-build-success-mark{display:grid;place-items:center;width:58px;height:58px;color:#071116;border-radius:50%;background:linear-gradient(135deg,var(--cyan),var(--mint))}.quick-build-result-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;margin-top:10px;overflow:hidden;border:1px solid rgba(129,157,184,.18);border-radius:8px}.quick-build-result-grid>div{display:grid;gap:5px;min-width:0;padding:14px;border-right:1px solid rgba(129,157,184,.14)}.quick-build-result-grid>div:last-child{border-right:0}.quick-build-result-grid strong{overflow:hidden;color:#eef7fb;font-size:19px;text-overflow:ellipsis;white-space:nowrap}.quick-build-result-grid span{color:#98aabb;font-size:11px}.quick-build-highlight{color:#a8cdd5!important}.onboarding-guide-page{width:min(980px,100%);margin:0 auto;padding:28px 0 100px}.onboarding-guide{display:grid;gap:22px;padding:30px;border:1px solid rgba(105,216,255,.28);border-radius:13px;background:radial-gradient(circle at 84% 0,rgba(151,123,255,.18),transparent 34%),linear-gradient(145deg,#142638f0,#1d1a32eb);box-shadow:0 24px 70px #0000003d,inset 0 1px #e2d8ff14}.onboarding-guide-heading{max-width:710px}.onboarding-guide-heading h1{margin:4px 0 0;color:#f1f7fb;font-size:29px}.onboarding-guide-heading>p:not(.overline){margin:10px 0 0;color:#b5c6d2;font-size:14px;line-height:1.75}.onboarding-guide-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.onboarding-guide-sections article{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;min-width:0;padding:14px;border:1px solid rgba(126,153,181,.18);border-radius:9px;background:#080e1647}.onboarding-guide-icon{display:grid;place-items:center;width:30px;height:30px;color:var(--mint);border-radius:8px;background:#7eefc11a}.onboarding-guide-sections h2{margin:1px 0 5px;color:#eaf5f7;font-size:14px}.onboarding-guide-sections p{margin:0;color:#9fb2c0;font-size:12px;line-height:1.7}.onboarding-guide-signoff{margin:0;padding:12px 14px;color:#c5d7db;border-left:2px solid var(--cyan);background:#69d8ff0f;font-size:12px;line-height:1.8}.onboarding-guide-actions{display:flex;align-items:center;gap:9px}.onboarding-guide-actions .primary{min-width:220px}@media(max-width:900px){.dashboard-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-metrics>div:nth-child(3){border-right:0}.dashboard-metrics>div:nth-child(n+4){border-top:1px solid rgba(118,147,176,.14)}.dashboard-bottom{grid-template-columns:1fr}.quick-build-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.quick-build-filters{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.personal-dashboard,.quick-build-hero{padding:15px}.dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-metrics>div{border-right:1px solid rgba(118,147,176,.14)!important;border-top:1px solid rgba(118,147,176,.14)}.dashboard-metrics>div:nth-child(-n+2){border-top:0}.dashboard-metrics>div:nth-child(2n){border-right:0!important}.dashboard-recent{grid-template-columns:1fr}.empty-dashboard .row-actions{width:100%;margin-left:0}.empty-dashboard .row-actions>*{flex:1}.quick-build-hero{align-items:flex-start;flex-direction:column}.quick-build-hero-actions{width:100%}.quick-build-hero-actions>*{flex:1}.quick-build-period{width:100%}.quick-build-period label{flex:1}.quick-build-period input,.quick-build-period select{width:100%}.quick-build-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.quick-build-card-copy{padding-inline:8px}.quick-build-summary{right:12px;left:12px;bottom:12px;justify-content:space-between}.quick-build-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-build-result-grid>div{border-bottom:1px solid rgba(129,157,184,.14)}.quick-build-result-grid>div:nth-child(2n){border-right:0}.quick-build-result-grid>div:nth-child(n+3){border-bottom:0}.onboarding-guide-page{padding:12px 0 75px}.onboarding-guide{padding:21px 16px;gap:17px}.onboarding-guide-heading h1{font-size:23px}.onboarding-guide-sections{grid-template-columns:1fr}.onboarding-guide-actions{align-items:stretch;flex-direction:column}.onboarding-guide-actions .primary{width:100%}}.review-toggle{justify-self:start;min-height:32px!important;font-size:12px}.detail-section-title{margin:24px 0 0;color:#e7eef6;font-size:17px}@media(max-width:700px){.user-record-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.yearly-stat-row{grid-template-columns:minmax(92px,.38fr) minmax(0,1fr) auto;gap:9px}.yearly-stat-breakdown{gap:4px}.yearly-stat-breakdown em{padding:3px 5px}}@media(max-width:860px){.header-nav{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start}.header-nav .tabs{grid-column:1 / -1;grid-row:2;width:100%;justify-content:space-between}.header-nav .tabs .tab{flex:1 1 auto;justify-content:center;padding-inline:5px}.account-menu{grid-column:2;grid-row:1}.detail-action-bar{top:6px;align-items:flex-start}.detail-action-group{flex:1}}@media(max-width:620px){.account-trigger{width:42px;padding:0 9px;justify-content:center}.account-identity,.account-trigger>svg:last-child{display:none}.detail-action-bar{flex-wrap:wrap}.detail-action-bar>.secondary{flex:0 0 auto}.detail-action-group{width:100%;justify-content:stretch}.detail-action-group>button:not(.icon-button){flex:1 1 auto}.detail-action-group>.icon-button{margin-left:auto}}.brand-wordmark{color:#f8fbff;font-size:18px;font-weight:800;letter-spacing:.08em;white-space:nowrap}button.primary,a.primary{color:#071116!important;background:linear-gradient(135deg,var(--cyan),var(--mint))!important;border-color:transparent!important}button.primary:hover:not(:disabled),a.primary:hover{background:linear-gradient(135deg,#7be3ff,#75edc1)!important}button.danger,a.danger{color:#fff0f3!important;background:#ff809729!important;border:1px solid rgba(255,128,151,.45)!important}button.danger:hover:not(:disabled),a.danger:hover{background:#ff809747!important}button.quiet,a.quiet{color:#a8b7c6!important;background:transparent!important;border:1px solid transparent!important;box-shadow:none!important}button.quiet:hover:not(:disabled),a.quiet:hover{color:#ecf7fb!important;background:#69d8ff14!important}button:focus-visible,a.primary:focus-visible,a.secondary:focus-visible,a.danger:focus-visible,a.quiet:focus-visible{outline:2px solid var(--cyan);outline-offset:2px}button:active:not(:disabled),a.primary:active,a.secondary:active,a.danger:active,a.quiet:active{transform:translateY(1px)}a.primary,a.secondary,a.danger,a.quiet{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 13px;border-radius:6px;font-weight:700;text-decoration:none;transition:transform .16s ease,background .16s ease,opacity .16s ease}.dashboard-cta{white-space:nowrap}.quick-build-heading-actions,.quick-build-summary-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.quick-build-card{position:relative;transition:transform .2s ease,border-color .2s ease,opacity .2s ease,box-shadow .2s ease}.quick-build-card.is-completing{border-color:#54d6a5d9;box-shadow:0 0 0 2px #54d6a538,0 16px 34px #54d6a524;transform:scale(.985)}.quick-build-complete-mark{position:absolute;z-index:3;top:50%;left:50%;display:grid;place-items:center;width:52px;height:52px;color:#081a14;border-radius:50%;background:#7eefc1eb;box-shadow:0 0 0 8px #54d6a52e;transform:translate(-50%,-50%);animation:quick-build-complete .22s ease-out both}@keyframes quick-build-complete{0%{opacity:0;transform:translate(-50%,-50%) scale(.55)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.quick-build-placeholder{min-height:100%;border-style:dashed;border-color:#69d8ff40;background:#121a2566}.quick-build-placeholder-copy{display:grid;align-content:center;justify-items:center;gap:9px;min-height:100%;color:#8fa5b7;font-size:11px}.quick-build-placeholder-copy svg{color:var(--cyan)}.taste-profile{display:grid;gap:16px;width:min(1180px,100%);margin:0 auto;padding:20px;border:1px solid rgba(105,216,255,.22);border-radius:10px;background:linear-gradient(130deg,#121f2dad,#161929b3)}.taste-profile-loading,.taste-profile-error{display:flex;align-items:center;justify-content:center;min-height:108px;color:#aabaca}.taste-profile-loading svg{color:var(--cyan)}.taste-profile-error{justify-content:space-between;gap:16px}.taste-profile-error strong{color:#eff7fb}.taste-profile-error p{margin:5px 0 0;color:#a9bac8;font-size:12px}.taste-profile-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.taste-profile-heading h2{margin:0;color:#eff7fb;font-size:22px}.taste-profile-heading p:not(.overline){max-width:650px;margin:7px 0 0;color:#9eb0c0;font-size:12px;line-height:1.6}.taste-profile-count{display:grid;justify-items:end;gap:4px;flex:0 0 auto}.taste-profile-count strong{color:var(--mint);font-size:28px;line-height:1}.taste-profile-count span{color:#8ea1b2;font-size:11px}.taste-profile-unlock{display:flex;align-items:center;gap:12px;padding:15px;border:1px dashed rgba(105,216,255,.35);border-radius:8px;background:#69d8ff0d}.taste-profile-unlock>svg{flex:0 0 auto;color:var(--cyan)}.taste-profile-unlock>div{min-width:0;flex:1}.taste-profile-unlock strong{color:#eef8fb;font-size:14px}.taste-profile-unlock p{margin:5px 0 0;color:#9badbc;font-size:12px;line-height:1.55}.taste-profile-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.taste-preference-list{min-width:0;padding:13px;border:1px solid rgba(126,153,181,.17);border-radius:8px;background:#080e1640}.taste-preference-list h3{margin:0 0 10px;color:#dcebf4;font-size:12px}.taste-preference-list p{margin:0;color:#8296a8;font-size:11px}.taste-preference-items{display:grid;gap:7px}.taste-preference-items div{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#b4c4d0;font-size:11px}.taste-preference-items span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.taste-preference-items strong{flex:0 0 auto;color:var(--mint);font-size:11px}.taste-dimensions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.taste-dimension{display:grid;gap:8px;min-width:0;padding:12px;border:1px solid rgba(126,153,181,.15);border-radius:8px;background:#080e1638}.taste-dimension>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#b5c5d1;font-size:11px}.taste-dimension>div:first-child span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.taste-dimension>div:first-child strong{color:#eaf7f8;font-size:11px}.taste-progress{height:4px;overflow:hidden;border-radius:999px;background:#7e99b52e}.taste-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--cyan),var(--mint))}.taste-dimension small{overflow:hidden;color:#8399aa;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.taste-rules{padding-top:2px;color:#98aaba;font-size:11px}.taste-rules summary{cursor:pointer;color:#b9d1dc}.taste-rules ul{display:grid;gap:5px;margin:9px 0 0;padding-left:18px;line-height:1.55}.taste-profile-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#8499aa;font-size:11px}@media(max-width:860px){.home-hero{min-height:320px;padding-block:28px 34px}.taste-dimensions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.brand-wordmark{font-size:15px;letter-spacing:.06em}.home-hero{min-height:300px;padding-block:24px 30px}.dashboard-cta,.quick-build-heading-actions{width:100%}.quick-build-heading-actions>*{flex:1}.taste-profile{padding:15px}.taste-profile-heading{display:grid;grid-template-columns:1fr;align-items:start;gap:11px}.taste-profile-count{grid-template-columns:auto auto;justify-content:start;align-items:baseline;gap:7px}.taste-profile-heading h2{font-size:19px}.taste-profile-summary-grid{grid-template-columns:1fr}.taste-profile-unlock{align-items:flex-start;flex-wrap:wrap}.taste-profile-unlock .primary{width:100%}.taste-profile-footer{align-items:flex-start;flex-direction:column}.taste-profile-footer .secondary{width:100%}.taste-radar-wrap{min-height:315px}.taste-top-row{grid-template-columns:24px minmax(0,1fr) minmax(100px,.8fr);gap:7px}.taste-rewatch-list{grid-auto-flow:column;grid-auto-columns:minmax(150px,48%);grid-template-columns:none;overflow-x:auto}}.for-you-grid{grid-template-columns:repeat(5,minmax(160px,1fr))}.for-you-card{display:grid!important;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(148px,1fr);color:#eaf5fb!important;background:linear-gradient(165deg,#162838,#111c29 58%,#0d151f)!important;border-color:#7ebcd34d;box-shadow:0 10px 24px #01080f47,inset 0 1px #d7f7ff0f}.for-you-card:hover,.for-you-card:focus-visible{background:linear-gradient(165deg,#1b3448,#142536 58%,#101b27)!important;border-color:#69d8ffad;outline:none}.for-you-cover{aspect-ratio:3 / 4;min-width:0;border-bottom:1px solid rgba(126,188,211,.22);background:#172635}.for-you-cover img{object-fit:cover}.for-you-copy{min-width:0;min-height:148px;padding:11px 10px 12px;gap:7px;background:linear-gradient(180deg,#111c29f5,#0c141efa)}.for-you-copy strong{display:-webkit-box;overflow:hidden;color:#f4f9fc;font-size:13px;line-height:1.35;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.for-you-copy small{display:-webkit-box;overflow:hidden;min-height:0;color:#aec1ce;font-size:11px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}.for-you-copy p{display:-webkit-box;overflow:hidden;min-height:0;color:#d0dee7;font-size:11px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.for-you-copy em{display:block;width:fit-content;max-width:100%;overflow:hidden;padding:4px 7px;color:#a8f1d2;border:1px solid rgba(126,239,193,.3);border-radius:999px;background:#7eefc114;font-size:10px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1100px){.for-you-grid{grid-template-columns:repeat(4,minmax(170px,1fr))}}@media(max-width:860px){.for-you-grid{grid-template-columns:repeat(3,minmax(160px,1fr))}}@media(max-width:620px){.for-you-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.for-you-card{grid-template-rows:auto minmax(156px,1fr)}.for-you-copy{min-height:156px;padding:10px 9px 11px;gap:6px}.for-you-copy strong{font-size:12px}.for-you-copy small,.for-you-copy p{font-size:10px}.for-you-copy em{padding:3px 6px;font-size:9px}}.taste-profile-core{align-items:start}.taste-profile-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.taste-category-panel,.taste-bars-panel,.taste-rewatch-overview,.taste-rating-controls,.taste-rating-summary,.taste-dna-hero{display:grid;gap:12px;min-width:0;padding:14px;border:1px solid rgba(126,153,181,.18);border-radius:8px;background:#080e1647}.taste-category-panel{min-height:0}.taste-category-overall{border-color:#7eefc140}.taste-category-dna{border-color:#cc9dff4d;background:#22183147}.taste-category-list,.taste-bars-list{display:grid;gap:8px;min-width:0;max-height:390px;overflow-y:auto;padding-right:4px}.taste-category-row{display:grid;grid-template-columns:26px minmax(0,1fr) minmax(84px,.7fr);align-items:center;gap:8px;min-width:0}.taste-category-rank,.taste-bar-row>span{color:#718797;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.taste-category-copy,.taste-bar-row>div{display:grid;gap:3px;min-width:0}.taste-category-copy strong,.taste-bar-row strong{overflow:hidden;color:#dcecf1;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.taste-category-copy small,.taste-bar-row small{overflow:hidden;color:#869eac;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.taste-category-meter,.taste-bar-row>i{display:block;height:5px;overflow:hidden;border-radius:999px;background:#7e99b529}.taste-category-meter i,.taste-bar-row>i b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--cyan),var(--mint))}.taste-empty-categories{padding-top:8px;border-top:1px solid rgba(126,153,181,.13);color:#8ea3b2;font-size:10px}.taste-empty-categories summary{cursor:pointer;color:#a9c1cc}.taste-empty-categories p{margin:7px 0 0;line-height:1.55}.taste-full-width-panel{grid-column:1 / -1}.taste-all-tags{grid-column:1 / -1;margin-top:0;padding:13px 14px;border:1px solid rgba(126,239,193,.2);border-radius:8px;background:#080e1638}.taste-all-tags-body{display:grid;gap:10px;margin-top:10px}.taste-all-tags-search{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;color:#89a3af;font-size:10px}.taste-all-tags-search input{min-width:0;padding:7px 9px;color:#d7e9ed;border:1px solid rgba(126,153,181,.26);border-radius:5px;background:#050b1273}.taste-all-tags-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:360px;margin-top:0;overflow-y:auto;padding:2px 4px 2px 0}.taste-all-tags-list span{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 8px;min-width:0;padding:7px 8px;border:1px solid rgba(126,239,193,.15);border-radius:6px;background:#69d8ff0a}.taste-all-tags-list b{overflow:hidden;color:#d6e7eb;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.taste-all-tags-list small{grid-column:1 / -1;color:#88a7ad;font-size:9px}.taste-all-tags-list i{grid-column:1 / -1;display:block;width:0;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--cyan),var(--mint))}.taste-tags-more{justify-self:start;min-height:30px!important;padding-inline:8px!important;font-size:10px}.taste-representatives{grid-template-columns:repeat(5,minmax(0,1fr))}.taste-mode-tabs{display:flex;gap:7px;min-width:0;overflow-x:auto;padding:2px 1px 4px;scrollbar-width:thin}.taste-mode-tabs button{display:grid;flex:1 1 0;min-width:150px;gap:4px;padding:10px 12px;color:#9fb2c0;text-align:left;border:1px solid rgba(126,153,181,.2);border-radius:7px;background:#080e1642}.taste-mode-tabs button strong{color:#d4e7ed;font-size:11px;white-space:nowrap}.taste-mode-tabs button small{color:#7f96a5;font-size:9px;white-space:nowrap}.taste-mode-tabs button.is-active{border-color:#69d8ff94;background:linear-gradient(135deg,#69d8ff24,#7eefc114);box-shadow:0 7px 18px #05121b2e}.taste-mode-tabs button.is-active strong{color:#effbff}.taste-mode-loading,.taste-mode-error{display:flex;align-items:center;gap:8px;min-height:58px;padding:12px;color:#a9bdc9;border:1px dashed rgba(105,216,255,.25);border-radius:7px;background:#69d8ff0a}.taste-mode-loading svg{color:var(--cyan)}.taste-mode-error{justify-content:space-between;color:#ffc1cb}.taste-rewatch-overview,.taste-dna-hero{grid-template-columns:minmax(0,1fr) auto;align-items:center;border-color:#ffbe7047;background:linear-gradient(135deg,#412a1c7a,#19192757)}.taste-dna-hero{border-color:#cc9dff52;background:radial-gradient(circle at 12% 50%,rgba(204,157,255,.13),transparent 38%),#1b152a57}.taste-mode-hero,.taste-dna-hero>div:last-child{min-width:0}.taste-mode-hero h3,.taste-dna-hero h3,.taste-rating-controls h3{margin:0;color:#eff7fb;font-size:16px}.taste-mode-hero p:last-child,.taste-dna-hero p:last-child{margin:5px 0 0;color:#9eb0c0;font-size:11px;line-height:1.55}.taste-mode-metrics{display:flex;gap:20px}.taste-mode-metrics div,.taste-rating-summary{display:grid;gap:3px}.taste-mode-metrics strong,.taste-rating-summary strong{color:#f0c992;font-size:25px;line-height:1}.taste-mode-metrics span,.taste-rating-summary span{color:#c6a47e;font-size:10px;white-space:nowrap}.taste-rewatch-tiers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.taste-rewatch-tiers>div{display:grid;grid-template-columns:auto auto;gap:5px 8px;padding:10px;border:1px solid rgba(255,190,112,.18);border-radius:7px;background:#412a1c3b}.taste-rewatch-tiers strong{color:#f1d5ac;font-size:10px}.taste-rewatch-tiers span{justify-self:end;color:#d0af8d;font-size:10px}.taste-rewatch-tiers i{grid-column:1 / -1;display:block;height:4px;border-radius:999px;background:linear-gradient(90deg,#ffb96b,#e98773)}.taste-bars-rewatch{border-color:#ffbe703b}.taste-bars-rating{border-color:#959dff4d}.taste-bars-dna{border-color:#7eefc142}.taste-bar-row{display:grid;grid-template-columns:26px minmax(125px,.8fr) minmax(80px,1fr) auto;align-items:center;gap:8px;min-width:0}.taste-bar-row>em{color:#a9e6d9;font-size:10px;font-style:normal;font-weight:800}.taste-rating-controls{grid-template-columns:minmax(0,1fr) auto;border-color:#959dff4d;background:linear-gradient(135deg,#362f5f57,#121f2d42)}.taste-rating-scale,.taste-rating-values{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}.taste-rating-scale button,.taste-rating-values button{min-height:30px;padding:0 9px;color:#a8b6d1;border:1px solid rgba(149,157,255,.24);border-radius:5px;background:#2623455c;font-size:10px}.taste-rating-scale button.is-active,.taste-rating-values button.is-active{color:#fff;border-color:#b7b4ffbf;background:#7d74e854}.taste-rating-values{grid-column:1 / -1;justify-content:flex-start;overflow-x:auto;padding-bottom:2px}.taste-rating-summary{grid-template-columns:auto auto;align-items:baseline;border-color:#959dff33;background:#362f5f2e}.taste-rating-summary strong{color:#bdb8ff}.taste-rating-summary span{color:#c7c1ee}.taste-rating-summary p{grid-column:1 / -1;margin:0;color:#9da8c4;font-size:10px}.taste-dna-core{position:relative;display:grid;place-items:center;width:132px;height:132px;border:1px solid rgba(126,239,193,.45);border-radius:50%;background:radial-gradient(circle,rgba(126,239,193,.22),rgba(100,66,148,.08) 52%,transparent 70%);box-shadow:0 0 0 10px #7eefc10a,inset 0 0 24px #cc9dff24}.taste-dna-orbit{position:absolute;display:grid;gap:2px;min-width:48px;padding:5px 6px;color:#edfff8;border:1px solid rgba(126,239,193,.35);border-radius:999px;background:#0d1f22d6;text-align:center;font-size:10px}.taste-dna-orbit small{color:#9ee6cf;font-size:8px}.taste-dna-orbit.orbit-1{top:7px}.taste-dna-orbit.orbit-2{right:-18px;bottom:20px}.taste-dna-orbit.orbit-3{bottom:2px;left:-17px}@media(max-width:860px){.taste-representatives{grid-template-columns:repeat(3,minmax(0,1fr))}.taste-mode-tabs button{flex:0 0 155px}}@media(max-width:620px){.taste-category-row{grid-template-columns:24px minmax(0,1fr)}.taste-category-meter{grid-column:2}.taste-all-tags-search{grid-template-columns:1fr;gap:4px}.taste-all-tags-list{grid-template-columns:1fr;max-height:420px}.taste-representatives{grid-template-columns:repeat(2,minmax(0,1fr))}.taste-rewatch-overview,.taste-dna-hero{grid-template-columns:1fr;align-items:start}.taste-mode-metrics{justify-content:space-between}.taste-rewatch-tiers{grid-template-columns:1fr}.taste-bar-row{grid-template-columns:24px minmax(0,1fr) auto}.taste-bar-row>i{grid-column:2 / -1}.taste-rating-controls{grid-template-columns:1fr}.taste-rating-scale{justify-content:flex-start}.taste-dna-core{margin-inline:auto}}.yearly-stat-header{display:grid;grid-template-columns:minmax(130px,.28fr) minmax(0,1fr) auto;align-items:center;gap:16px;padding:0 0 6px;color:#718797;font-size:10px}.yearly-stat-header>span:nth-child(2),.yearly-stat-breakdown{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;min-width:0}.yearly-stat-header b{font-weight:600;text-align:center}.yearly-stat-breakdown em{display:grid;grid-template-columns:1fr auto;align-items:baseline;gap:5px;min-width:0;padding:5px 7px;color:#c9d7df;border:1px solid rgba(105,216,255,.2);border-radius:6px;background:#69d8ff0f;font-size:10px;font-style:normal;white-space:nowrap}.yearly-stat-breakdown em b{overflow:hidden;font-weight:600;text-overflow:ellipsis}.yearly-stat-breakdown em strong{color:#eef8fb;font-size:11px}.yearly-stat-breakdown em.unrated{color:#8e9baa;border-color:#8e9baa3d;background:#8e9baa0f}@media(max-width:620px){.yearly-stat-header{display:none}.yearly-stat-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;min-height:0;padding:12px 0}.yearly-stat-breakdown{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.yearly-stat-breakdown em{padding:5px 6px}}.toolbar{grid-template-columns:minmax(220px,1.5fr) repeat(7,minmax(100px,1fr)) 40px}.toolbar label span{font-size:12px}.toolbar select,.toolbar input{min-width:0}.status-badge.rewatch-badge{color:#ffe1b0;border-color:#ffbe706b;background:#ff9d5729}.detail-success{margin:11px 0 0;color:#8cf0cb;font-size:13px;line-height:1.6}.rewatch-intent-label{color:#f3c27d!important}.taste-category-row[data-strength=high] .taste-category-meter i,.taste-bar-row[data-strength=high]>i b,.taste-all-tags-list span[data-strength=high] i,.taste-rewatch-tiers>div[data-strength=high] i{background:linear-gradient(90deg,#6ff0cf,#6fdcff)}.taste-category-row[data-strength=medium-high] .taste-category-meter i,.taste-bar-row[data-strength=medium-high]>i b,.taste-all-tags-list span[data-strength=medium-high] i,.taste-rewatch-tiers>div[data-strength=medium-high] i{background:linear-gradient(90deg,#72d8ff,#9d9aff)}.taste-category-row[data-strength=medium] .taste-category-meter i,.taste-bar-row[data-strength=medium]>i b,.taste-all-tags-list span[data-strength=medium] i,.taste-rewatch-tiers>div[data-strength=medium] i{background:linear-gradient(90deg,#a594ff,#d38fe8)}.taste-category-row[data-strength=low] .taste-category-meter i,.taste-bar-row[data-strength=low]>i b,.taste-all-tags-list span[data-strength=low] i,.taste-rewatch-tiers>div[data-strength=low] i{background:linear-gradient(90deg,#d49b8f,#e8bd78)}.taste-category-row[data-strength] .taste-category-copy strong,.taste-bar-row[data-strength]>div strong{font-size:12px}.taste-evidence-note{margin:-3px 0 0;color:#8ea2b1;font-size:10px;line-height:1.55}.taste-category-copy small,.taste-bar-row small,.taste-all-tags-list small{font-size:10px}.taste-category-meter,.taste-bar-row>i{height:7px}.taste-bar-row>em{font-size:11px}.taste-all-tags-list span{border-color:#7e99b533}@media(max-width:1100px)and (min-width:861px){.toolbar{grid-template-columns:minmax(180px,1.4fr) repeat(4,minmax(104px,1fr))}.toolbar .search-field{grid-column:1 / -1}}@media(max-width:860px){.toolbar{grid-template-columns:repeat(3,minmax(0,1fr))}.toolbar .search-field{grid-column:1 / -1}}@media(max-width:620px){.toolbar{grid-template-columns:1fr 1fr;gap:8px}.toolbar .search-field{grid-column:1 / -1}.toolbar>.icon-button{grid-column:2}.taste-radar-label{font-size:9px}.taste-radar-score{font-size:8px}.taste-category-copy strong,.taste-bar-row strong{font-size:12px}.taste-category-copy small,.taste-bar-row small,.taste-all-tags-list small{font-size:10px}}}.rewatch-page,.rw-dialog,.rw-preview{--rw-bg:#101216;--rw-panel:#171b21;--rw-raised:#222831;--rw-line:#303843;--rw-text:#f1f2f4;--rw-muted:#abb2bf;--rw-blue:#b6cef2;--rw-cyan:#b6cef2;--rw-purple:#efc990;--rw-gold:#efc990;--rw-teal:#9dd9c3;--rw-spring:cubic-bezier(.2,1.22,.32,1);--rw-ease:cubic-bezier(.22,1,.36,1);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:var(--rw-text);font-size:1rem;line-height:1.6;color-scheme:dark;-webkit-font-smoothing:antialiased;text-shadow:none}.rewatch-page{max-width:1480px;margin:0 auto;padding:6px 0 60px}.rewatch-page *,.rw-dialog *{box-sizing:border-box}.rewatch-page :where(button),.rw-dialog :where(button){display:inline-flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-weight:500;font-size:.875rem;letter-spacing:0;line-height:1.4;min-height:42px;padding:10px 14px;border:1px solid transparent;border-radius:10px;background:var(--rw-raised);color:var(--rw-text);box-shadow:none;text-shadow:none;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .2s,color .2s,border-color .2s,box-shadow .3s,transform .35s var(--rw-spring)}.rewatch-page :where(button:hover:not(:disabled)),.rw-dialog :where(button:hover:not(:disabled)){background:#2c3440}.rewatch-page :where(button:active:not(:disabled)),.rw-dialog :where(button:active:not(:disabled)){transform:scale(.97)}.rewatch-page button:disabled,.rw-dialog button:disabled{opacity:.55;cursor:wait}.rewatch-page :is(button,input,select):focus-visible,.rw-dialog :is(button,a):focus-visible{outline:2px solid #efc990;outline-offset:5px}.rw-intro{display:grid;grid-template-columns:minmax(270px,.8fr) minmax(0,1.7fr);gap:30px;align-items:center;margin-bottom:26px}.rw-heading{display:block;margin:0}.rw-heading h1{margin:3px 0 8px;font-size:clamp(2rem,3vw,2.65rem);line-height:1.25;font-weight:650;letter-spacing:.03em;color:var(--rw-text);text-decoration:none}.rw-eyebrow{margin:0 0 6px;color:var(--rw-gold);font-size:.75rem;font-weight:500;letter-spacing:.16em}.rw-subtitle{color:var(--rw-muted);margin:0;font-size:1rem}.rw-asof{display:inline-flex;align-items:center;gap:7px;font-size:.75rem;color:var(--rw-muted);font-variant-numeric:tabular-nums;margin-top:10px}.rw-presets{display:flex;gap:10px;margin:0;align-self:center}.rewatch-page .rw-preset{justify-content:flex-start;gap:13px;flex:1;min-height:66px;padding:12px 18px;border-radius:13px;background:linear-gradient(130deg,#21252d,#181c22);border-color:#343b46;box-shadow:inset 0 1px #ffffff06;text-align:left}.rewatch-page .rw-preset:hover{transform:translateY(-2px);border-color:#626e7f;background:#252b34}.rw-preset>svg{flex-shrink:0;width:21px;height:21px;color:var(--rw-blue)}.rw-preset[data-tone=purple]>svg{color:var(--rw-gold)}.rw-preset[data-tone=teal]>svg{color:var(--rw-teal)}.rw-preset-copy{display:grid;gap:3px}.rw-preset-copy strong{font-size:.9375rem;font-weight:550}.rw-preset-copy small{font-size:.8125rem;font-weight:400;color:var(--rw-muted);line-height:1.6}.rewatch-page .rw-preset[aria-pressed=true]{border-color:#a38861;background:linear-gradient(125deg,#373024,#212228)}.rw-layout{display:grid;grid-template-columns:224px minmax(0,1fr);gap:36px;align-items:start}.rw-filters{display:grid;gap:22px;min-width:0;padding:0 22px 0 0;border-right:1px solid #303843;scroll-margin-top:90px}.rw-filter-section{padding:0;background:transparent}.rw-filter-section+.rw-filter-section{border-top:1px solid var(--rw-line);padding-top:20px}.rw-filter-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 18px}.rw-filter-title strong{display:flex;align-items:center;gap:8px;font-weight:550;font-size:.9375rem}.rw-filter-title strong>svg{color:var(--rw-muted)}.rewatch-page .rw-text-button{min-height:34px;padding:5px;background:transparent;color:var(--rw-muted);font-size:.8125rem}.rewatch-page .rw-text-button:hover{color:var(--rw-text)}.rw-layer-label{display:flex;align-items:center;gap:9px;margin:0 0 18px;color:var(--rw-text);font-weight:500;font-size:.875rem}.rw-layer-label>span{display:grid;place-items:center;width:24px;height:24px;border:1px solid #47515f;border-radius:7px;color:var(--rw-muted);background:#222831;font-size:.75rem}.rw-layer-lifetime>span{color:var(--rw-gold);border-color:#69583c;background:#322c23}.rw-field{border:0;padding:0;margin:0 0 24px;min-width:0}.rw-field:last-child{margin-bottom:0}.rw-field legend{width:100%;padding:0;margin-bottom:12px;font-size:.875rem;font-weight:500}.rw-field legend small{float:right;font-size:.75rem;color:var(--rw-muted);font-weight:400}.rw-chips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.rewatch-page .rw-chip{padding:7px 4px;font-size:.875rem;font-weight:400;color:#abb2bf;background:#1c2128;min-height:37px;border-radius:7px;border-color:#323a46;font-variant-numeric:tabular-nums}.rewatch-page .rw-chip:hover{color:var(--rw-text);border-color:#657284;background:#282f39}.rewatch-page .rw-chip[aria-pressed=true]{color:#101216;background:#b6cef2;border-color:#b6cef2;font-weight:600}.rewatch-page .rw-grade-chip[aria-pressed=true]{color:#101216;background:#efc990;border-color:#efc990}.rw-select-label{display:grid;gap:10px;color:var(--rw-text);font-size:.875rem;font-weight:500}.rewatch-page select,.rewatch-page input{width:100%;font:inherit;font-size:.9375rem;color:var(--rw-text);min-height:44px;background:#1c2128;border:1px solid #394250;border-radius:9px;padding:10px;outline:none;box-shadow:none}.rewatch-page select{cursor:pointer;font-weight:400}.rewatch-page select option{background:#1c2128;color:#f1f2f4}.rw-hint{margin:10px 0 0;color:var(--rw-muted);font-size:.8125rem;font-weight:400}.rw-disclosure{border-top:1px solid var(--rw-line)}.rewatch-page .rw-disclosure-toggle{width:100%;justify-content:space-between;min-height:46px;padding:12px 0;background:transparent;color:var(--rw-muted);font-size:.875rem;text-align:left}.rewatch-page .rw-disclosure-toggle:hover{color:var(--rw-text)}.rw-disclosure-toggle svg{flex-shrink:0;transition:transform .4s var(--rw-spring)}.rw-disclosure-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.rw-disclosure-body{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .4s var(--rw-ease),opacity .25s}.rw-disclosure-body[data-open=true]{grid-template-rows:1fr;opacity:1}.rw-disclosure-body>div{min-height:0;overflow:hidden}.rw-disclosure-content{padding:2px 0 14px;font-size:.875rem;color:var(--rw-muted)}.rw-disclosure-content p{margin:8px 0}.rewatch-page .rw-secondary,.rw-dialog .rw-secondary{background:#252c36;border-color:#434e5f;color:#d7deeb}.rewatch-page .rw-save{width:100%;color:var(--rw-blue);background:transparent;border-color:#414c5c;margin-bottom:12px}.rw-results{min-width:0;scroll-margin-top:94px}.rw-results:focus{outline:none}.rw-lifetime-bar{background:linear-gradient(100deg,#232831,#1b2027);border:1px solid #37404e;border-radius:12px;padding:10px 15px;margin-bottom:18px;display:flex;flex-wrap:wrap;gap:15px;align-items:center;box-shadow:inset 0 1px #ffffff05}.rw-lifetime-bar .rw-layer-label{margin:0;font-size:.875rem}.rw-total-options{display:flex;gap:4px;padding:3px;background:#12161c;border:1px solid #303843;border-radius:9px;flex:1}.rewatch-page .rw-total-option{flex:1;min-height:33px;padding:7px 8px;background:transparent;color:#abb2bf;font-size:.875rem;font-weight:500;white-space:nowrap;border-radius:6px}.rewatch-page .rw-total-option[aria-pressed=true]{background:#d7deeb;color:#101216;box-shadow:0 1px 5px #0004,inset 0 1px #fff9}.rewatch-page .rw-total-option:not([aria-pressed=true]):hover{background:#252d38;color:#f1f2f4}.rw-gallery-tools{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:20px}.rw-results-toolbar{display:flex;flex:1;justify-content:space-between;align-items:center;gap:14px}.rw-result-count{display:flex;align-items:center;gap:9px;color:var(--rw-text);white-space:nowrap}.rw-result-count>strong{font-size:1.875rem;font-weight:500;letter-spacing:-.04em;line-height:1;font-variant-numeric:tabular-nums}.rw-result-count>span{font-size:.875rem;font-weight:500}.rw-result-count small{display:block;color:var(--rw-muted);font-size:.75rem;font-weight:400}.rw-sort{display:flex;align-items:center;gap:3px;font-size:.875rem;color:var(--rw-muted)}.rw-sort select{width:auto;max-width:185px;background:transparent;border:0;color:var(--rw-muted);font-size:.875rem;padding:8px 0 8px 3px}.rw-search{display:flex;align-items:center;gap:9px;width:260px;padding:0 12px;border:1px solid #37404e;border-radius:9px;background:#171b21;color:var(--rw-muted);transition:border-color .2s,box-shadow .2s}.rw-search:focus-within{border-color:#b6cef2;box-shadow:0 0 0 3px #b6cef215}.rw-search input{min-width:0;background:transparent;border:0;padding:10px 0;min-height:43px;font-size:1rem}.rw-search input:focus-visible{outline:none}.rw-search input::placeholder{color:#a1aab9;font-size:.875rem}.rw-active-chips{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:0 0 22px}.rewatch-page .rw-active-chips button{min-height:29px;padding:4px 9px;background:#222b38;border:1px solid #3d4b60;color:#c6d7f2;border-radius:6px;font-size:.8125rem;font-weight:400}.rw-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:30px;row-gap:40px;align-items:start;position:relative;padding:5px 4px}.rw-card{min-width:0;position:relative;border:0;background:transparent}.rw-card:hover,.rw-card:focus-within{z-index:2}.rewatch-page .rw-card-open{display:block;min-height:0;width:100%;padding:0;border:0;border-radius:12px;overflow:visible;text-align:left;background:transparent;color:var(--rw-text);transform:none;box-shadow:none}.rewatch-page .rw-card-open:hover,.rewatch-page .rw-card-open:active{background:transparent;transform:none}.rw-poster-stage{position:relative;perspective:1100px;isolation:isolate;--poster-x:2deg;--poster-y:-5deg;--light-x:22%;--light-y:12%}.rw-poster-backing{display:none}.rw-poster-plane{position:relative;transform-style:preserve-3d;transform:rotateX(var(--poster-x)) rotateY(var(--poster-y));border-radius:9px;transition:transform .65s var(--rw-ease),box-shadow .5s;box-shadow:5px 3px #303947,7px 5px #080b0f,12px 16px 26px #0008,0 35px 45px -22px #000c}.rw-poster-plane:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;z-index:2;border-radius:inherit;pointer-events:none;border:1px solid #ffffff30;box-shadow:inset 3px 0 5px #ffffff15,inset -2px 0 5px #0006}.rw-cover{position:relative;width:100%;aspect-ratio:2/3;overflow:hidden;border-radius:inherit;background:#171b21}.rw-cover img{display:block;width:100%;height:100%;object-fit:contain}.rw-poster-light{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;z-index:3;background:radial-gradient(ellipse at var(--light-x) var(--light-y),#fff3,transparent 62%),linear-gradient(110deg,#ffffff12,transparent 22%,transparent 76%,#ffffff08);opacity:.22;mix-blend-mode:screen;transition:opacity .4s}.rw-poster-stage[data-tilting=true] .rw-poster-plane{transform:translate3d(0,-8px,18px) rotateX(var(--poster-x)) rotateY(var(--poster-y));transition:transform .13s ease-out,box-shadow .4s;box-shadow:5px 3px #444d5c,7px 5px #080b0f,18px 24px 38px #000a,0 48px 55px -20px #000}.rw-poster-stage[data-tilting=true] .rw-poster-light{opacity:.8}.rw-card-open:focus-visible .rw-poster-plane{transform:translateY(-6px) rotateX(0) rotateY(-3deg)}.rw-cover-fallback{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:100%;gap:15px;color:#abb2bf;background:linear-gradient(145deg,#262e3a,#171b21);font-size:.875rem;border:1px solid #384352}.rw-cover-fallback>svg{width:38px;height:38px;stroke-width:1}.rw-count{display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;color:#d7deeb;background:#252c36;border:1px solid #47515f;border-radius:6px;font-size:.8125rem;font-weight:500;white-space:nowrap}.rw-card-art .rw-count{position:absolute;left:11px;top:11px;z-index:4;color:#f1f2f4;background:#101216ed;border-color:#ffffff38;box-shadow:0 3px 8px #0003;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.rw-count-uncertain,.rw-card-art .rw-count-uncertain{color:#efc990;background:#30281ef5;border-color:#81704f}.rw-planned{display:inline-flex;align-items:center;gap:5px;position:absolute;top:47px;left:11px;z-index:4;padding:4px 8px;color:#b8eedb;background:#112a24ed;border:1px solid #9dd9c35e;border-radius:6px;font-size:.75rem}.rw-poster-action{position:absolute;bottom:16px;left:50%;display:flex;align-items:center;gap:8px;padding:10px 13px;white-space:nowrap;font-size:.8125rem;color:#fff;background:#101216e8;border:1px solid #ffffff40;border-radius:30px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:4;opacity:0;transform:translate(-50%,8px);transition:opacity .25s,transform .4s var(--rw-ease)}.rw-poster-stage[data-tilting=true] .rw-poster-action,.rw-card-open:focus-visible .rw-poster-action{opacity:1;transform:translate(-50%)}.rw-card-body{padding:20px 2px 0}.rw-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.rw-card-heading h2{margin:0;color:var(--rw-text);font-size:1.125rem;line-height:1.55;font-weight:600;letter-spacing:.015em;overflow-wrap:anywhere}.rw-grade{display:grid;place-items:center;flex-shrink:0;min-width:32px;height:29px;padding:0 6px;color:#efc990;background:#302b23;border:1px solid #6c593d;font-size:.9375rem;font-weight:600;border-radius:6px}.rw-context{display:flex;flex-wrap:wrap;gap:7px;color:var(--rw-muted);font-size:.8125rem;margin-top:6px;font-weight:400}.rw-context span+span:before{content:"·";margin-right:7px;color:#8290a3}.rw-excerpt{margin:11px 0 13px;font-size:1rem;line-height:1.75;font-weight:400;color:#b8bfcb;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3.5em}.rw-excerpt-empty{color:#abb2bf}.rw-card-footer{display:flex;justify-content:space-between;align-items:center;gap:6px;color:#c3ccd9;font-size:.875rem;font-weight:400;padding-top:12px;border-top:1px solid #303843}.rw-card-footer>span{display:flex;gap:7px;align-items:center}.rw-card-footer>svg{color:var(--rw-gold);transition:transform .3s}.rw-card:hover .rw-card-footer>svg{transform:translate(2px,-2px)}.rw-empty{padding:58px 24px;text-align:center;border:1px solid #343d4a;background:#171b21;border-radius:16px;color:var(--rw-muted)}.rw-empty>svg{color:var(--rw-gold);stroke-width:1.4}.rw-empty h2{margin:20px 0 8px;font-size:1.25rem;color:var(--rw-text);font-weight:550}.rw-empty p{max-width:440px;margin:0 auto 22px;font-size:1rem}.rw-message,.rw-error{font-size:.875rem;line-height:1.6;padding:12px 15px;border-radius:9px;margin:10px 0 18px}.rw-message{color:#b8eedb;background:#19332a}.rw-error{color:#ffb9c5;background:#3a2029}.rewatch-page .rw-mobile-filter,.rewatch-page .rw-mobile-apply{display:none}.rw-dialog{width:min(760px,calc(100vw - 40px));max-width:100vw;max-height:calc(100dvh - 48px);margin:auto;padding:0;overflow-y:auto;overscroll-behavior:contain;border:1px solid #566171;border-radius:24px;background:#171b21;box-shadow:0 45px 140px #000c,0 8px 35px #0008;scrollbar-width:thin}.rw-dialog::backdrop{background:#03060999;-webkit-backdrop-filter:blur(15px) saturate(.65);backdrop-filter:blur(15px) saturate(.65)}.rw-dialog[open]::backdrop{animation:rw-backdrop-in .32s ease both}.rw-drawer-top{position:sticky;top:0;z-index:5;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:16px 26px;border-bottom:1px solid #37404d;background:#1b2027ed;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.rw-drawer-top>span{display:flex;align-items:center;gap:8px;font-size:.875rem;color:var(--rw-muted)}.rw-dialog .rw-icon{min-height:36px;height:36px;width:36px;padding:0;border-radius:50%;background:#2c3440;color:#d7deeb}.rw-drawer-content{padding:32px 36px 12px}.rw-drawer-hero{display:grid;grid-template-columns:168px minmax(0,1fr);gap:32px;align-items:center;margin-bottom:32px}.rw-cover-large{aspect-ratio:2/3;border-radius:9px}.rw-drawer-hero h2{margin:6px 0 16px;font-size:2rem;line-height:1.35;letter-spacing:.015em;font-weight:600;overflow-wrap:anywhere}.rw-drawer-hero p{margin:18px 0 3px;color:#d7deeb;font-size:1rem}.rw-drawer-hero small{color:var(--rw-muted);font-size:.8125rem}.rw-match-note{display:flex;gap:10px;align-items:flex-start;padding:15px;color:#c6d7f2;background:#222b38;border:1px solid #3d4b60;border-radius:10px;font-size:.875rem}.rw-match-note svg{flex-shrink:0;margin-top:3px}.rw-history-list{padding:10px 0 0;margin:24px 0 24px 8px}.rw-history-entry{position:relative;border-left:1px solid #495564;padding:0 0 28px 25px}.rw-history-entry:last-child{padding-bottom:2px}.rw-history-marker{position:absolute;top:6px;left:-5px;width:9px;height:9px;border-radius:50%;background:#768395;box-shadow:0 0 0 5px #171b21}.is-match .rw-history-marker{background:var(--rw-gold);box-shadow:0 0 0 5px #302b23}.rw-history-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:var(--rw-muted);font-size:.875rem}.rw-match-label{color:var(--rw-gold);background:#302b23;padding:2px 7px;border-radius:5px;font-size:.75rem}.rw-history-rating{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin:9px 0 7px;font-size:.9375rem}.rw-history-rating strong{font-weight:550;color:var(--rw-text)}.rw-history-rating>span{color:var(--rw-gold)}.rw-history-entry p{white-space:pre-wrap;overflow-wrap:anywhere;color:#d7deeb;margin:8px 0 0;font-size:1rem;line-height:1.9}.rw-data-note{padding:16px;border:1px solid #796441;border-radius:10px;background:#302b23;color:#efc990;font-size:.875rem;margin-bottom:18px}.rw-data-note p{margin:6px 0 0}.rw-drawer-actions{display:flex;flex-wrap:wrap;gap:12px;position:sticky;bottom:0;padding:18px 36px;background:#1b2027ed;border-top:1px solid #37404d;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:5}.rw-dialog .rw-primary{color:#101216;background:#efc990;border-radius:10px;min-height:46px;padding:12px 20px;font-weight:600;box-shadow:inset 0 1px #fff5,0 4px 15px #0003}.rw-dialog .rw-primary:hover{background:#ffda9e;color:#101216}.rw-dialog .rw-primary[data-planned=true]{background:#263f34;color:#b8eedb;border-color:#588270;box-shadow:none}.library-rewatch-link{display:inline-flex;align-items:center;gap:7px;margin:0 0 18px;color:#9edceb;font-size:14px;line-height:1.6;text-underline-offset:4px}.library-lifetime-label{display:block;padding:7px 11px 0;color:#9edceb;font-size:12px}.app-shell:has(.rewatch-page):not(.rw-preview){background:#101216;color:#f1f2f4}.app-shell:has(.rewatch-page):not(.rw-preview)>.app-header{border-color:#303843}.app-shell:has(.rewatch-page):not(.rw-preview) .brand{color:#f1f2f4}.app-shell:has(.rewatch-page):not(.rw-preview) .tab{color:#abb2bf}.app-shell:has(.rewatch-page):not(.rw-preview) .tab.active{color:#efc990;background:#302b23;box-shadow:inset 0 -2px #efc990}@keyframes rw-backdrop-in{0%{opacity:0}to{opacity:1}}@media(min-width:1700px){.rw-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1250px){.rw-layout{grid-template-columns:206px minmax(0,1fr);gap:26px}.rw-filters{padding-right:18px}.rw-grid{gap:32px 23px}.rw-search{width:100%}.rw-gallery-tools{gap:10px}.rw-intro{grid-template-columns:270px minmax(0,1fr);gap:24px}.rewatch-page .rw-preset{padding:11px;gap:9px}.rw-preset-copy small{display:none}}@media(max-width:1000px){.rw-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px}.rw-preset-copy small{display:none}.rewatch-page .rw-preset{min-height:54px}.rw-layout{grid-template-columns:200px minmax(0,1fr)}}@media(max-width:760px){.rw-intro{display:block;margin-bottom:0}.rw-heading{gap:12px;align-items:flex-start;margin-bottom:20px}.rw-asof{display:none}.rw-heading h1{font-size:2rem}.rw-subtitle{font-size:1rem}.rw-presets{overflow-x:auto;gap:9px;margin:0 0 18px;padding-bottom:5px;scroll-snap-type:x proximity;scrollbar-width:none}.rewatch-page .rw-preset{flex:0 0 auto;min-height:44px;padding:10px 13px;scroll-snap-align:start}.rw-preset>svg{width:17px;height:17px}.rw-preset-copy strong{font-size:.875rem}.rw-layout{display:block}.rw-filters{display:none;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px;padding:20px;border:1px solid #3b4554;border-radius:12px;background:#171b21}.rw-filters.is-mobile-open{display:grid}.rw-filter-section+.rw-filter-section{border-top:0;padding-top:0}.rewatch-page .rw-mobile-filter{display:flex;width:auto;margin:0;min-height:44px;padding:10px;border-radius:9px;color:#d7deeb;background:#1c2128;border-color:#414c5c;grid-column:1}.rw-mobile-filter>svg:last-child{margin-left:auto;transition:transform .4s var(--rw-spring)}.rw-mobile-filter[aria-expanded=true]>svg:last-child{transform:rotate(180deg)}.rewatch-page .rw-mobile-apply{display:flex;width:100%;grid-column:1/-1;background:#b6cef2;color:#101216}.rw-lifetime-bar{padding:12px;gap:10px}.rw-total-options{min-width:100%}.rw-results-toolbar{flex-wrap:wrap}.rw-sort{margin-left:auto}.rw-grid{column-gap:22px;row-gap:30px;padding:4px 3px}.rw-search{width:100%;grid-column:2;min-width:0}.rw-gallery-tools{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px}.rw-results-toolbar{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.rw-result-count{white-space:normal}.rw-result-count small{white-space:nowrap}.rw-result-count>strong{font-size:1.6rem}.rw-active-chips{flex-wrap:nowrap;overflow-x:auto;padding:2px 0 5px;scrollbar-width:none;margin-bottom:18px}.rewatch-page .rw-active-chips button{flex-shrink:0}.rw-dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);border-radius:22px}.rw-drawer-content{padding:24px}.rw-drawer-hero{grid-template-columns:130px minmax(0,1fr);gap:24px}.rw-drawer-hero h2{font-size:1.5rem}.rw-drawer-actions{padding:16px 24px}}@media(max-width:540px){.rw-heading .rw-eyebrow{display:none}.rw-heading{margin-bottom:18px}.rw-lifetime-bar{padding:10px;gap:9px}.rw-search input::placeholder{font-size:.8125rem}.rw-filters{grid-template-columns:1fr}.rw-filter-section+.rw-filter-section{border-top:1px solid #303843;padding-top:18px}.rw-card-body{padding:15px 0 0}.rw-card-heading{gap:5px}.rw-card-heading h2{font-size:1rem}.rw-grade{min-width:26px;height:26px;font-size:.875rem;padding:0 4px}.rw-context{gap:4px;font-size:.75rem}.rw-context span+span:before{margin-right:4px}.rw-excerpt{display:none}.rw-card-footer{margin-top:10px;font-size:.875rem;align-items:flex-start;padding-top:10px}.rw-card-footer>svg{display:none}.rw-card-footer>span{align-items:flex-start;gap:5px}.rw-card-footer svg{flex-shrink:0;margin-top:4px}.rw-card-art .rw-count{left:7px;top:7px;font-size:.75rem;padding:3px 6px;min-height:25px}.rw-planned{left:7px;top:38px;padding:3px 6px}.rw-poster-action{display:none}.rw-poster-plane{--poster-x:0deg;--poster-y:-3deg}.rw-total-options{gap:2px;padding:3px}.rewatch-page .rw-total-option{padding:7px 4px;min-height:38px}.rw-dialog{width:100vw;max-height:calc(100dvh - 12px);margin:auto 0 0;border-radius:24px 24px 0 0;border-bottom:0}.rw-drawer-top{padding:14px 20px}.rw-drawer-content{padding:22px 20px 12px}.rw-drawer-hero{grid-template-columns:108px minmax(0,1fr);gap:20px}.rw-drawer-hero h2{font-size:1.375rem}.rw-drawer-actions{padding:14px 20px max(14px,env(safe-area-inset-bottom))}.rw-drawer-actions>button{flex:1}}@media(max-width:350px){.rw-grid{column-gap:15px}.rw-card-heading{flex-wrap:wrap}.rw-sort{margin-left:0}}@media(pointer:coarse){.rewatch-page :where(button),.rw-dialog :where(button){min-height:44px}.rewatch-page input,.rewatch-page select{font-size:1rem}}@media(prefers-reduced-motion:reduce){.rewatch-page *,.rw-dialog,.rw-dialog *,.diary-motion-surface *{animation:none!important;transition:none!important;scroll-behavior:auto!important}.rw-poster-plane,.rw-poster-stage[data-tilting=true] .rw-poster-plane,.rw-card-open:focus-visible .rw-poster-plane{transform:none}.rw-poster-light{display:none}.rewatch-page .rw-preset:hover,.rw-card:hover .rw-card-footer>svg{transform:none}}@media(prefers-reduced-transparency:reduce){.rw-dialog::backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#030609e8}.rw-card-art .rw-count,.rw-drawer-top,.rw-drawer-actions{-webkit-backdrop-filter:none;backdrop-filter:none;background:#171b21}.rw-poster-light{display:none}}.rw-preview{position:relative;isolation:isolate}.rw-preview main{position:relative;z-index:1}.rw-preview:has(.rw-atmosphere[data-active=true]) :is(.rw-heading,.rw-filters,.rw-card-body){position:relative;isolation:isolate}.rw-preview:has(.rw-atmosphere[data-active=true]) :is(.rw-heading,.rw-filters,.rw-card-body):before{content:"";position:absolute;top:-12px;right:-10px;bottom:-12px;left:-10px;z-index:-1;pointer-events:none;background:#101216db;border-radius:16px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 7%,#000 92%,transparent);filter:blur(8px)}.rw-atmosphere{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden;isolation:isolate;--atmo-x:0px;--atmo-y:0px;--atmo-scroll:0px;opacity:0;transition:opacity .6s ease}.rw-atmosphere[data-active=true]{opacity:1}.rw-atmo-scene{position:absolute;top:0;right:0;bottom:0;left:0;perspective:1200px;opacity:var(--atmo-strength,.42);animation:rw-atmo-arrive .8s ease both}.rw-atmo-scene.is-leaving{animation:rw-atmo-leave .8s ease both}.rw-atmo-haze{position:absolute;top:-12%;right:-12%;bottom:-12%;left:-12%;width:124%;height:124%;object-fit:cover;filter:blur(65px) saturate(.85);opacity:.33;transform:scale(1.08)}.rw-atmo-fragment{position:absolute;border-radius:18px;overflow:hidden;box-shadow:0 24px 80px #0008;transform-style:preserve-3d;transition:transform .65s cubic-bezier(.2,.8,.2,1)}.rw-atmosphere[data-moving=true] .rw-atmo-fragment{will-change:transform}.rw-atmo-fragment img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.75) brightness(.9);pointer-events:none}.rw-atmo-fragment-1{width:490px;height:620px;left:-195px;top:8vh;transform:translate3d(calc(var(--atmo-x) * -1.15),calc(var(--atmo-y) - var(--atmo-scroll)),0) rotateY(22deg) rotate(-14deg);-webkit-mask-image:linear-gradient(110deg,#000 25%,#0009 58%,transparent 95%);mask-image:linear-gradient(110deg,#000 25%,#0009 58%,transparent 95%)}.rw-atmo-fragment-1 img{object-position:28% 36%}.rw-atmo-fragment-2{width:610px;height:490px;right:-140px;top:-105px;transform:translate3d(var(--atmo-x),calc(var(--atmo-y) * -.8 - var(--atmo-scroll) * .5),35px) rotateY(-23deg) rotate(14deg);-webkit-mask-image:linear-gradient(215deg,#000 22%,#000c 53%,transparent 94%);mask-image:linear-gradient(215deg,#000 22%,#000c 53%,transparent 94%)}.rw-atmo-fragment-2 img{object-position:50% 25%}.rw-atmo-fragment-3{width:480px;height:400px;left:13%;bottom:-270px;filter:blur(2px);transform:translate3d(calc(var(--atmo-x) * -.45),calc(var(--atmo-y) * .6 - var(--atmo-scroll) * .35),-60px) rotateX(17deg) rotate(12deg);-webkit-mask-image:linear-gradient(20deg,#000 20%,transparent 96%);mask-image:linear-gradient(20deg,#000 20%,transparent 96%)}.rw-atmo-fragment-3 img{object-position:25% 95%}.rw-atmo-fragment-4{width:360px;height:470px;right:-95px;bottom:-210px;transform:translate3d(calc(var(--atmo-x) * 1.5),calc(var(--atmo-y) * 1.2 - var(--atmo-scroll)),65px) rotateY(-16deg) rotate(-17deg);-webkit-mask-image:linear-gradient(300deg,#000 25%,transparent 91%);mask-image:linear-gradient(300deg,#000 25%,transparent 91%)}.rw-atmo-fragment-4 img{object-position:80% 78%}.rw-atmo-fragment-5{width:min(660px,60vw);height:480px;left:30%;top:15vh;opacity:calc(var(--atmo-center,.18) * 2.4);filter:blur(1px);transform:translate3d(calc(var(--atmo-x) * -.55),calc(var(--atmo-y) * .4 - var(--atmo-scroll) * .4),-110px) rotateX(9deg) rotate(-9deg);-webkit-mask-image:radial-gradient(ellipse,#000 18%,#0009 44%,transparent 72%);mask-image:radial-gradient(ellipse,#000 18%,#0009 44%,transparent 72%)}.rw-atmo-fragment-5 img{object-position:50% 28%;filter:saturate(.6) brightness(.86)}.rw-atmo-fragment-6{width:min(860px,70vw);height:460px;left:21%;bottom:-130px;opacity:calc(var(--atmo-center,.18) * 1.8);transform:translate3d(calc(var(--atmo-x) * .7),calc(var(--atmo-y) * -.4 - var(--atmo-scroll) * .7),-45px) rotateX(15deg) rotate(7deg);-webkit-mask-image:radial-gradient(ellipse,#000 12%,transparent 72%);mask-image:radial-gradient(ellipse,#000 12%,transparent 72%)}.rw-atmo-fragment-6 img{object-position:50% 80%;filter:saturate(.7) brightness(.85)}.rw-atmo-reading-veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#10121625,#101216a3 21%,#10121652 44%,#10121655 68%,#10121650),linear-gradient(0deg,#10121638,#10121626);pointer-events:none}.rw-atmo-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:9px 12px;border:1px solid #69768c5e;border-radius:11px;color:#dbe5f4;background:linear-gradient(130deg,#374457a6,#1d2632b8);box-shadow:inset 0 1px #d4e3ff12,0 4px 15px #0002;font-size:.875rem;line-height:1.4;cursor:pointer;transition:background .2s,transform .3s}.rw-atmo-button:hover{background:#344155;transform:translateY(-2px)}.rw-atmo-button>svg{color:#c3d7f4;flex-shrink:0}.rw-atmo-button small{color:#abbacf;font-size:.75rem;max-width:108px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-left:1px solid #67758b6b;padding-left:9px}.rw-atmo-desktop{justify-self:end}.rw-atmo-mobile{display:none}.rw-preview-utilities{display:flex;align-items:center;gap:12px;flex-shrink:0}.rw-atmo-load-note{position:fixed;bottom:16px;left:50%;transform:translate(-50%);z-index:21;color:#eed2a7;background:#302b23;border:1px solid #796441;border-radius:9px;padding:10px 14px;max-width:calc(100% - 32px);font-size:.875rem}.rw-atmo-dialog{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color-scheme:dark;color:#f1f2f4;background:#171d27;width:410px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 112px);padding:0;margin:88px 22px auto auto;border:1px solid #63718a;border-radius:23px;box-shadow:0 28px 100px #0009,0 1px #fff1 inset;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.rw-atmo-dialog *{box-sizing:border-box}.rw-atmo-dialog::backdrop{background:#05091245}.rw-atmo-dialog :where(button){display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:9px 14px;font:inherit;font-size:.875rem;line-height:1.5;background:#273244;color:#e6edfa;border:1px solid #4a5870;border-radius:9px;cursor:pointer;transition:background .2s,transform .3s,box-shadow .3s}.rw-atmo-dialog :where(button:hover){background:#344259}.rw-atmo-dialog :where(button:active){transform:scale(.97)}.rw-atmo-dialog :is(button,input):focus-visible,.rw-atmo-button:focus-visible{outline:2px solid #efc990;outline-offset:4px}.rw-atmo-dialog :disabled{opacity:.45;cursor:not-allowed}.rw-atmo-panel-head{position:sticky;top:0;z-index:3;display:flex;justify-content:space-between;align-items:center;padding:20px 22px 16px;background:#171d27f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #364155}.rw-atmo-panel-head p{font-size:.75rem;letter-spacing:.12em;color:#b6cef2;margin:0 0 4px}.rw-atmo-panel-head h2{font-size:1.375rem;font-weight:550;margin:0;line-height:1.4}.rw-atmo-close{width:36px;min-height:36px!important;height:36px;padding:0!important;border-radius:50%!important;background:#2b3647!important}.rw-atmo-panel-body{padding:20px 22px 10px}.rw-atmo-setting{display:flex;justify-content:space-between;align-items:center;gap:16px}.rw-atmo-setting>span{display:flex;align-items:center;gap:9px;font-size:.9375rem;line-height:1.5}.rw-atmo-setting svg{color:#b6cef2}.rw-atmo-switch{width:45px;min-height:27px!important;height:27px;padding:3px!important;flex-shrink:0;border-radius:20px!important;background:#303b4d!important;border-color:#586a84!important;justify-content:flex-start!important;position:relative}.rw-atmo-switch>span{display:block;width:19px;height:19px;border-radius:50%;background:#dce5f4;box-shadow:0 1px 3px #0006;transition:transform .4s cubic-bezier(.2,1.2,.3,1)}.rw-atmo-switch[aria-checked=true]{background:#b6cef2!important;border-color:#b6cef2!important}.rw-atmo-switch[aria-checked=true]>span{background:#142033;transform:translate(17px)}.rw-atmo-explanation{font-size:.875rem;line-height:1.7;color:#afbbcd;margin:12px 0 22px}.rw-atmo-choice-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.rw-atmo-choice-heading h3{font-size:.9375rem;font-weight:500;margin:0}.rw-atmo-choice-heading>span{font-size:.8125rem;color:#afbbcd}.rw-atmo-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 12px}.rw-atmo-option{display:block;min-width:0;text-align:left;border:0;padding:0;background:transparent;transform:none;perspective:800px}.rw-atmo-option:hover,.rw-atmo-option:active{background:transparent;transform:none}.rw-atmo-option-art{display:grid;place-items:center;position:relative;aspect-ratio:3/4;background:#222d3d;border:1px solid #485774;border-radius:9px;overflow:hidden;transition:transform .4s cubic-bezier(.2,1,.3,1),box-shadow .4s}.rw-atmo-option-art>img{display:block;width:100%;height:100%;object-fit:cover}.rw-atmo-option>span:last-child{display:block;font-size:.875rem;font-weight:400;line-height:1.5;margin-top:8px;overflow-wrap:anywhere;color:#dce5f4}.rw-atmo-option:hover .rw-atmo-option-art{transform:rotateY(-8deg) translateY(-3px);box-shadow:4px 6px 12px #0005}.rw-atmo-option[aria-pressed=true] .rw-atmo-option-art{box-shadow:0 0 0 2px #b6cef2,0 5px 17px #0006;border-color:#b6cef2}.rw-atmo-selected{display:grid;place-items:center;position:absolute;top:6px;right:6px;width:23px;height:23px;border-radius:50%;color:#142033;background:#c9dcfa;border:1px solid #edf4ff}.rw-atmo-current{font-size:.8125rem;color:#bdd1ee;margin:18px 0 22px;line-height:1.6}.rw-atmo-strength{display:grid;grid-template-columns:1fr auto;gap:8px;margin-bottom:24px;padding-top:20px;border-top:1px solid #364155}.rw-atmo-strength label,.rw-atmo-strength output{font-size:.9375rem;line-height:1.5}.rw-atmo-strength output{font-variant-numeric:tabular-nums;color:#c8dcfa}.rw-atmo-strength input{grid-column:1/-1;width:100%;margin:0;min-height:30px;accent-color:#b6cef2;cursor:pointer}.rw-atmo-strength>span{font-size:.75rem;color:#afbbcd}.rw-atmo-strength>span:last-child{text-align:right}.rw-atmo-panel-foot{position:sticky;bottom:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 22px;background:#171d27f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid #364155}.rw-atmo-panel-foot p{font-size:.8125rem;line-height:1.6;margin:0;color:#afbbcd}.rw-atmo-panel-foot button{background:#b6cef2;color:#142033;border-color:#b6cef2;min-width:70px}.rw-atmo-empty{color:#afbbcd;font-size:1rem;line-height:1.7;display:grid;gap:12px;justify-items:center;padding:30px 0}.rw-atmo-depth{border:0;border-top:1px solid #364155;padding:20px 0 0;margin:4px 0 12px;min-width:0}.rw-atmo-depth legend{float:left;width:100%;margin-bottom:12px;font-size:.9375rem}.rw-atmo-depth>div{display:flex;clear:both;gap:5px;background:#10151e;border:1px solid #364155;border-radius:12px;padding:4px}.rw-atmo-depth button{flex:1;background:transparent;border:0;color:#afbbcd}.rw-atmo-depth button[aria-pressed=true]{background:linear-gradient(#d9e6fb,#b6cef2);color:#142033;box-shadow:0 3px 5px #0006,inset 0 1px #fff}.rw-atmo-depth p{font-size:.875rem;color:#afbbcd;line-height:1.7;margin-bottom:0}@keyframes rw-atmo-arrive{0%{opacity:0}to{opacity:var(--atmo-strength,.42)}}@keyframes rw-atmo-leave{0%{opacity:var(--atmo-strength,.42)}to{opacity:0}}@media(max-width:1000px){.rw-atmo-desktop{display:none}.rw-atmo-mobile{display:inline-flex;min-height:32px;padding:6px 9px;font-size:.8125rem;border-radius:8px}.rw-preview-utilities{gap:8px}}@media(max-width:600px){.rw-atmo-fragment-1{width:270px;height:410px;left:-150px;top:7vh;opacity:.75}.rw-atmo-fragment-2{width:350px;height:380px;right:-180px;top:-75px;opacity:.7}.rw-atmo-fragment-3,.rw-atmo-fragment-4{display:none}.rw-atmo-haze{filter:blur(36px);opacity:.2}.rw-atmo-fragment-5{width:95vw;height:380px;left:4%;top:22vh;opacity:calc(var(--atmo-center,.18) * 1.4)}.rw-atmo-fragment-6{width:100vw;height:370px;left:0;bottom:-80px;opacity:calc(var(--atmo-center,.18) * 1.2)}.rw-atmo-reading-veil{background:linear-gradient(90deg,#10121640,#101216b8 28%,#101216ca 70%,#10121655)}.rw-atmo-button:hover{transform:none}.rw-atmo-dialog{width:100%;max-width:100vw;max-height:calc(100dvh - 14px);margin:auto 0 0;border-radius:22px 22px 0 0}.rw-atmo-panel-head{padding:17px 20px}.rw-atmo-panel-body{padding:18px 20px 6px}.rw-atmo-panel-foot{padding:14px 20px max(14px,env(safe-area-inset-bottom))}.rw-atmo-option-art{aspect-ratio:3/3.7}.rw-atmo-options{gap:15px 12px}.rw-atmo-panel-head p{font-size:.75rem}.rw-atmo-explanation{margin-bottom:18px}.rw-preview-notice>div:first-child{min-width:0}.rw-preview-notice>div:first-child>svg{display:none}}@media(prefers-reduced-motion:reduce){.rw-atmosphere,.rw-atmosphere *,.rw-atmo-dialog *,.rw-atmo-button{animation:none!important;transition:none!important}.rw-atmo-fragment{--atmo-x:0px;--atmo-y:0px;--atmo-scroll:0px;will-change:auto}.rw-atmo-option:hover .rw-atmo-option-art{transform:none}.rw-atmo-scene.is-leaving{display:none}}@media(prefers-reduced-transparency:reduce){.rw-atmosphere{display:none}.rw-atmo-panel-head,.rw-atmo-panel-foot{background:#171d27;-webkit-backdrop-filter:none;backdrop-filter:none}.rw-atmo-dialog::backdrop{background:#050912c9}}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color-scheme:dark;background:#101216;color:#f1f2f4;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:0}html{scrollbar-gutter:stable}button,input,select{font:inherit}button{cursor:pointer}a{color:#b6cef2;text-underline-offset:4px}.rw-preview{min-height:100vh;background:radial-gradient(ellipse 80% 600px at 65% -200px,#2f3b5066,transparent),#101216}.rw-preview .app-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;min-height:78px;padding:11px max(28px,calc((100vw - 1480px)/2));background:#14181edb;-webkit-backdrop-filter:blur(24px) saturate(1.25);backdrop-filter:blur(24px) saturate(1.25);border-bottom:1px solid #343c485c}.rw-preview .brand{display:inline-flex;align-items:center;gap:12px;color:#f1f2f4;text-decoration:none;width:fit-content}.rw-preview .brand-mark{display:grid;place-items:center;width:42px;height:42px;color:#efc990;background:linear-gradient(145deg,#40382e,#211f1c);border:1px solid #8c775555;border-radius:12px;box-shadow:inset 0 1px #efc99044,0 4px 12px #0003}.rw-preview .brand-wordmark{display:grid;font-size:1.125rem;font-weight:600;letter-spacing:.01em;line-height:1.35}.rw-preview .brand-wordmark small{color:#abb2bf;font-size:.75rem;font-weight:400;letter-spacing:.08em;margin-top:2px}.rw-preview .tabs{display:flex;position:relative;isolation:isolate;gap:4px;background:#0e1116;border:1px solid #384251;border-radius:13px;padding:4px;width:310px}.rw-nav-indicator{position:absolute;z-index:-1;left:4px;top:4px;height:calc(100% - 8px);width:calc(50% - 6px);border-radius:9px;background:linear-gradient(#353e4d,#29313e);border:1px solid #505d7077;box-shadow:0 2px 4px #0005,inset 0 1px #ffffff0f;transition:transform .5s cubic-bezier(.2,1.3,.32,1)}.rw-nav-indicator[data-tab=planned]{transform:translate(calc(100% + 4px))}.rw-preview .tab{display:inline-flex;justify-content:center;align-items:center;flex:1;gap:8px;min-height:40px;min-width:0;padding:9px 12px;border-radius:9px;text-decoration:none;font-size:.9375rem;font-weight:500;color:#abb2bf;transition:color .2s,transform .25s;white-space:nowrap}.rw-preview .tab.active{color:#f1f2f4}.rw-preview .tab:active{transform:scale(.97)}.rw-nav-count{min-width:19px;padding:1px 5px;border-radius:5px;font-size:.75rem;background:#525f72;color:#fff}.rw-preview-label{display:flex;justify-self:end;align-items:center;gap:7px;font-size:.8125rem;color:#abb2bf;padding:6px 0}.rw-preview main{width:min(1480px,calc(100% - 64px));margin:0 auto;padding:13px 0 50px}.rw-preview-notice{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;color:#a3aebf;font-size:.75rem}.rw-preview-notice>div{display:flex;align-items:center;gap:8px}.rw-preview-notice svg{color:#9dd9c3;flex-shrink:0}.rw-preview-notice p{margin:0;line-height:1.6}.rw-preview-notice strong{font-weight:400}.rw-preview-help{position:relative;flex-shrink:0}.rw-preview-help>summary{color:#b6cef2;cursor:pointer;font-size:.8125rem;padding:7px 5px}.rw-preview-scenarios{position:absolute;top:calc(100% + 8px);right:0;z-index:24;width:335px;max-width:calc(100vw - 42px);display:grid;gap:12px;padding:20px;border:1px solid #505d70;border-radius:14px;background:#202630f7;box-shadow:0 18px 55px #0008;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.rw-preview-scenarios p{font-size:.875rem}.rw-preview-scenarios a{display:block;font-size:.875rem;padding:8px 0;line-height:1.6}.rw-preview-scenarios button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #505d70;border-radius:8px;padding:10px 12px;color:#d7deeb;background:#2c3542;font-size:.875rem}.rw-preview-plan{padding:6px 0 60px}.rw-preview-plan h1{margin:3px 0 8px;font-size:clamp(2rem,3vw,2.65rem);line-height:1.25;letter-spacing:.03em;font-weight:650;color:#f1f2f4}.rw-preview-plan>p:not(.rw-eyebrow){color:#abb2bf;font-size:1rem;margin:0 0 32px}.rw-plan-list{padding:6px 3px;margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px;list-style:none;max-width:1300px}.rw-plan-item{min-width:0;background:transparent}.rw-plan-poster{width:100%;max-width:280px;margin-bottom:22px}.rw-plan-item h2{font-size:1.125rem;margin:0 0 7px;font-weight:600}.rw-plan-item p{font-size:.875rem;color:#abb2bf;margin:0 0 14px}.rw-plan-item a{font-size:.875rem;text-decoration:none;font-weight:500}.rw-plan-item button{border:1px solid #414c5c;font-size:.875rem;color:#c3ccd9;background:#222831;border-radius:7px;padding:8px 10px;margin-top:12px;display:block}.rw-preview :is(a,button,summary):focus-visible{outline:2px solid #efc990;outline-offset:5px}@media(max-width:1000px){.rw-preview-label{display:none}.rw-preview .app-header{grid-template-columns:1fr auto;padding-inline:28px}.rw-plan-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}}@media(max-width:760px){.rw-preview main{width:calc(100% - 40px)}.rw-plan-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.rw-preview .app-header{min-height:66px;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:10px 18px}.rw-preview .brand-wordmark{display:none}.rw-preview .brand-mark{width:36px;height:36px;border-radius:10px}.rw-preview .tabs{justify-self:end;padding:4px;border-radius:11px;gap:2px;width:min(268px,100%);min-width:0}.rw-preview .tab{font-size:.875rem;padding:8px 7px;min-height:36px;gap:6px}.rw-nav-indicator{width:calc(50% - 5px);border-radius:7px}.rw-nav-indicator[data-tab=planned]{transform:translate(calc(100% + 2px))}.rw-preview main{padding-top:10px}.rw-preview-notice{gap:10px;font-size:.75rem;margin-bottom:16px;align-items:flex-start}.rw-preview-help>summary{white-space:nowrap;font-size:.75rem}.rw-preview-scenarios{top:calc(100% + 6px)}.rw-plan-list{gap:26px}.rw-plan-item h2{font-size:1rem}}@media(prefers-reduced-motion:reduce){.rw-preview *,.rw-preview *:before,.rw-preview *:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}@media(prefers-reduced-transparency:reduce){.rw-preview .app-header,.rw-preview-scenarios{background:#171b21;-webkit-backdrop-filter:none;backdrop-filter:none}}@media(max-width:760px){.rw-preview .rw-grid,.rw-preview .rw-plan-list{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:12px;row-gap:26px}.rw-preview .rw-card-body{padding:13px 0 0}.rw-preview .rw-card-heading{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.rw-preview .rw-card-heading h2,.rw-preview .rw-plan-item h2{font-size:.875rem;line-height:1.5;min-height:3em;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.rw-preview .rw-grade{font-size:.875rem;min-width:27px;height:25px;padding:0 5px}.rw-preview .rw-context{display:grid;gap:1px;font-size:.75rem;line-height:1.6;margin-top:7px}.rw-preview .rw-context span+span:before{content:none}.rw-preview .rw-excerpt{display:none}.rw-preview .rw-card-footer{font-size:.875rem;line-height:1.6;margin-top:9px;padding-top:9px;overflow-wrap:anywhere}.rw-preview .rw-card-footer svg{display:none}.rw-preview .rw-card-art .rw-count{left:4px;top:5px;max-width:calc(100% - 8px);min-height:23px;padding:2px 4px;font-size:.75rem;white-space:normal;line-height:1.4}.rw-preview .rw-planned{left:4px;top:auto;bottom:6px;max-width:calc(100% - 8px);font-size:.75rem;padding:2px 4px;white-space:normal}.rw-preview .rw-planned svg,.rw-preview .rw-poster-action{display:none}.rw-preview .rw-plan-poster{margin-bottom:15px}.rw-preview .rw-plan-item p{font-size:.8125rem;line-height:1.6;margin:7px 0 10px;overflow-wrap:anywhere}.rw-preview .rw-plan-item a{font-size:.875rem;line-height:1.6;overflow-wrap:anywhere}.rw-preview .rw-plan-item button{font-size:.875rem;min-height:44px;width:100%;padding:7px 4px}}@media(max-width:350px){.rw-preview .rw-grid,.rw-preview .rw-plan-list{column-gap:8px}}.rw-preview{--depth-lift:16px;--depth-z:48px;--depth-control:1;--depth-rest:-7deg}.rw-preview[data-depth=subtle]{--depth-lift:8px;--depth-z:22px;--depth-control:.5;--depth-rest:-4deg}.rw-preview[data-depth=still]{--depth-lift:0px;--depth-z:0px;--depth-control:0;--depth-rest:0deg}.rw-preview .rw-poster-stage{perspective:950px;--poster-x:3deg;--poster-y:var(--depth-rest)}.rw-preview .rw-poster-plane{box-shadow:5px 2px #647085,8px 4px #273240,10px 6px #06090e,15px 20px 32px #0009,0 45px 45px -25px #000c}.rw-preview .rw-poster-backing{display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(140deg,#69788d,#1b2635 42%,#05080e);transform:translate3d(5px,4px,-12px);pointer-events:none;box-shadow:0 0 0 1px #8fa1bd60}.rw-preview .rw-poster-plane>.rw-cover{transform:translateZ(1px)}.rw-preview .rw-poster-plane:before{transform:translateZ(3px)}.rw-preview .rw-poster-light{transform:translateZ(4px);background:radial-gradient(ellipse at var(--light-x) var(--light-y),#fff5,transparent 57%),linear-gradient(115deg,#a3c4ff0d 12%,transparent 30%,#f1deb80d 72%,transparent);opacity:.16;mix-blend-mode:screen}.rw-preview .rw-poster-stage[data-tilting=true] .rw-poster-plane{transform:translate3d(0,calc(var(--depth-lift) * -1),var(--depth-z)) rotateX(var(--poster-x)) rotateY(var(--poster-y));transition:transform .22s cubic-bezier(.17,.8,.25,1),box-shadow .4s;box-shadow:6px 3px #7a899f,10px 5px #313f50,12px 7px #06090e,22px 34px 48px #000a,0 68px 55px -28px #000e}.rw-preview .rw-poster-stage[data-tilting=true] .rw-poster-light{opacity:.62}.rw-preview .rw-card-art .rw-count,.rw-preview .rw-planned{transform:translateZ(22px);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 8px 16px #0006,inset 0 1px #fff2}.rw-preview .rw-poster-action{transform:translate3d(-50%,12px,38px);box-shadow:0 12px 18px #0007,inset 0 1px #fff2;-webkit-backdrop-filter:none;backdrop-filter:none}.rw-preview .rw-poster-stage[data-tilting=true] .rw-poster-action,.rw-preview .rw-card-open:focus-visible .rw-poster-action{transform:translate3d(-50%,0,38px)}.rw-preview .rw-preset{position:relative;isolation:isolate;box-shadow:0 3px #0b0f16,0 8px 18px #0003,inset 0 1px #d9e7ff20;transform-origin:50% 80%}.rw-preview .rw-preset>svg{filter:drop-shadow(0 3px 1px #0008);transition:transform .5s var(--rw-spring)}.rw-preview .rw-lifetime-bar{background:linear-gradient(120deg,#30394ae8,#1b222de8);box-shadow:inset 0 1px #d5e4ff29,0 3px #090d14,0 12px 25px #0004;border-color:#52617790}.rw-preview .rw-total-options{box-shadow:inset 0 2px 5px #0008}.rw-preview .rw-total-option[aria-pressed=true]{background:linear-gradient(#e0e7f3,#bfcbdc);box-shadow:0 3px #8390a3,0 5px 8px #0008,inset 0 1px #fff9;transform:translateY(-1px)}.rw-preview .rw-chip{box-shadow:0 2px #080c12,inset 0 1px #fff1}.rw-preview .rw-chip[aria-pressed=true]{box-shadow:0 3px #627891,0 5px 8px #0005,inset 0 1px #fff7}.rw-preview .rw-grade-chip[aria-pressed=true]{box-shadow:0 3px #8d704c,0 5px 8px #0005,inset 0 1px #fff7}.rw-preview .rw-search{box-shadow:inset 0 2px 6px #0004,0 1px #d7e5ff12;transition:box-shadow .3s,border-color .3s}.rw-preview .rw-search:focus-within{box-shadow:inset 0 1px 3px #0005,0 0 0 3px #b6cef21a,0 7px 20px #0004}.rw-preview .tabs{background:linear-gradient(#131923,#0d1118);box-shadow:inset 0 2px 5px #0009,0 1px #c2d6f31f}.rw-preview .rw-nav-indicator{background:linear-gradient(145deg,#465269,#283343);box-shadow:0 3px #080c12,0 7px 12px #0006,inset 0 1px #d8e7ff32;border-color:#7a8da655}.rw-preview .rw-nav-count{box-shadow:0 2px #1e2939,inset 0 1px #fff2}.rw-preview .rw-atmo-button{box-shadow:0 3px #0b1018,0 8px 20px #0005,inset 0 1px #e0edff29;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.rw-preview .rw-grade{background:linear-gradient(135deg,#4b3e2c,#2c271f);box-shadow:0 3px #14100a,inset 0 1px #ffe1aa29;text-shadow:0 1px 1px #0007}.rw-preview .rw-dialog,.rw-preview .rw-atmo-dialog{border-color:#7787a180;box-shadow:0 1px #dceaff45 inset,0 0 0 1px #060911,0 4px #303c4c,0 9px #090e17,0 40px 120px #000c;transform-origin:50% 75%}.rw-preview .rw-history-marker{background:radial-gradient(circle at 30% 25%,#e4eeff,#6b7e9b 65%);box-shadow:0 0 0 5px #171b21,0 3px 7px #0009}.rw-preview .is-match .rw-history-marker{background:radial-gradient(circle at 30% 25%,#fff6dc,#c09b61 65%);box-shadow:0 0 0 5px #302b23,0 3px 7px #0009}.rw-preview .rw-match-note{background:linear-gradient(130deg,#2b3544,#202936);box-shadow:inset 0 1px #e1edff16,0 5px 14px #0003}.rw-preview .rw-atmo-option-art{box-shadow:3px 2px #52617a,5px 4px #090e17,8px 9px 17px #0006}.rw-preview .rw-atmo-selected{box-shadow:0 3px #647d9f,0 5px 9px #0006}.rw-preview .rw-plan-item{position:relative}.rw-preview .rw-plan-item:hover{z-index:2}@media(hover:hover)and (pointer:fine)and (prefers-reduced-motion:no-preference){.rw-preview:not([data-depth=still]) .rw-preset:hover{transform:perspective(800px) translateY(calc(-5px * var(--depth-control))) rotateX(calc(5deg * var(--depth-control)));box-shadow:0 5px #0b0f16,0 16px 28px #0006,inset 0 1px #d9e7ff38}.rw-preview:not([data-depth=still]) .rw-preset:hover>svg{transform:perspective(200px) translateY(-3px) rotateY(-18deg) scale(1.1)}.rw-preview:not([data-depth=still]) .rw-chip:hover{transform:perspective(400px) translateY(-2px) rotateX(6deg)}.rw-preview:not([data-depth=still]) .rw-atmo-button:hover{transform:perspective(700px) translateY(-3px) rotateX(7deg)}.rw-preview:not([data-depth=still]) .rw-atmo-option:hover .rw-atmo-option-art{transform:perspective(600px) translateY(-5px) rotateY(-13deg) rotateX(5deg);box-shadow:4px 3px #657b99,7px 5px #090e17,14px 17px 25px #0008}.rw-preview:not([data-depth=still]) .rw-preset:active,.rw-preview:not([data-depth=still]) .rw-chip:active{transform:translateY(2px) scale(.98);box-shadow:0 1px #080c12}.rw-preview:not([data-depth=still]) .tab:hover>svg{transform:perspective(200px) translateY(-2px) rotateY(-18deg)}}.rw-preview .tab>svg{transition:transform .4s var(--rw-spring)}.rw-preview[data-depth=still] :is(.rw-poster-plane,.rw-poster-plane>.rw-cover,.rw-poster-plane:before,.rw-card-art .rw-count,.rw-planned){transform:none}.rw-preview[data-depth=still] .rw-poster-backing,.rw-preview[data-depth=still] .rw-poster-light{display:none}.rw-preview[data-depth=still] .rw-atmo-option:hover .rw-atmo-option-art,.rw-preview[data-depth=still] .rw-preset:hover,.rw-preview[data-depth=still] .rw-atmo-button:hover{transform:none}@media(max-width:600px){.rw-preview{--depth-lift:5px;--depth-z:12px;--depth-rest:-3deg}.rw-preview .rw-poster-plane{--poster-x:0deg;--poster-y:var(--depth-rest);box-shadow:3px 2px #59677c,5px 3px #101722,8px 10px 18px #0008}.rw-preview .rw-poster-backing{transform:translate3d(2px,2px,-5px)}}@media(pointer:coarse){.rw-preview .rw-preset:hover,.rw-preview .rw-atmo-option:hover .rw-atmo-option-art{transform:none}.rw-preview .rw-card-open:active .rw-poster-plane{transform:scale(.985)}}@media(prefers-reduced-motion:reduce){.rw-preview :is(.rw-poster-plane,.rw-poster-plane>.rw-cover,.rw-poster-plane:before,.rw-card-art .rw-count,.rw-planned){transform:none!important}.rw-preview .rw-poster-backing,.rw-preview .rw-poster-light{display:none}.rw-preview .rw-poster-stage[data-tilting=true] .rw-poster-plane,.rw-preview .rw-card-open:focus-visible .rw-poster-plane{transform:none!important}}@media(prefers-reduced-transparency:reduce){.rw-preview .rw-atmo-button{-webkit-backdrop-filter:none;backdrop-filter:none;background:#273244}.rw-preview .rw-poster-light{display:none}}:root{--cyan:#b6cef2;--mint:#b6cef2;--pink:#efc990;--purple:#b6cef2;--text:#f1f2f4;--muted:#abb2bf;--line:#37404e;--panel:#171b21;--bg:#101216;--surface:#1c222ce8;--surface-strong:#222b38}body{min-width:0;background:#101216}.site-preview{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:1rem;line-height:1.6;color:#f1f2f4}.site-preview>.app-shell{background:transparent}.site-preview .app-header{display:flex;width:100%;margin:0;gap:24px;padding:16px 32px;border-bottom:1px solid #63718a33;box-shadow:0 8px 32px #0003}.site-preview .brand{flex-shrink:0}.site-preview .brand-wordmark{font-size:1rem;letter-spacing:.1em}.site-preview .header-nav{display:flex;align-items:center;gap:16px;min-width:0;flex:1;justify-content:flex-end}.site-preview .tabs{width:auto;min-width:0;flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.site-preview .tab{font-size:.875rem;flex:0 0 auto;min-height:42px;padding:9px 12px}.site-preview .tab.active{background:linear-gradient(#465269,#283343);box-shadow:0 3px #080c12,inset 0 1px #d8e7ff32;color:#fff}.site-preview .account-menu{flex-shrink:0}.site-preview .account-identity small{display:none}.site-preview .site-atmo-control{flex-shrink:0;white-space:nowrap}.site-preview main{max-width:1440px;width:calc(100% - 64px);padding:20px 0 70px}.site-test-notice{display:flex;justify-content:space-between;gap:15px;align-items:center;color:#abb2bf;font-size:.8125rem;margin-bottom:26px}.site-test-notice>span{display:flex;gap:8px;align-items:center}.site-test-notice svg{color:#9dd9c3}.site-test-notice details{position:relative;z-index:25}.site-test-notice summary{cursor:pointer;color:#b6cef2}.site-test-notice details>div{position:absolute;right:0;width:320px;max-width:calc(100vw - 40px);padding:20px;background:#202733;border:1px solid #526177;border-radius:16px;box-shadow:0 18px 50px #0009;line-height:1.8}.site-test-notice a{display:block;margin-top:12px}.site-preview :is(h1,h2,h3){color:#f1f2f4;text-shadow:none;letter-spacing:.01em}.site-preview h1{font-size:clamp(1.8rem,3vw,2.7rem);font-weight:650;line-height:1.3}.site-preview h2{font-size:1.375rem;line-height:1.5}.site-preview h3{font-size:1.0625rem}.site-preview .overline{font-size:.75rem;letter-spacing:.13em;color:#efc990;font-weight:500}.site-preview :is(input,select,textarea){background:#1b222d;color:#f1f2f4;border:1px solid #46536a;border-radius:10px;font-size:1rem;min-height:44px;box-shadow:inset 0 2px 5px #0003}.site-preview :is(input,select,textarea):focus{border-color:#b6cef2;box-shadow:0 0 0 3px #b6cef21a}.site-preview :is(a,button,input,select,textarea,summary):focus-visible{outline:2px solid #efc990;outline-offset:4px}.site-preview .field{font-size:.875rem;gap:9px;color:#c5cddd}.site-preview :where(button:not(.brand)){border-radius:10px;font-size:.875rem;font-weight:500;color:#dbe5f4;background:linear-gradient(#344156,#263140);box-shadow:inset 0 1px #e0edff29,0 3px #0b1018;transition:transform .4s cubic-bezier(.2,1.2,.3,1),box-shadow .4s,background .2s}.site-preview .primary,.site-preview button[type=submit]{background:linear-gradient(#d9e6fb,#b6cef2);color:#142033;box-shadow:0 3px #728aa7,inset 0 1px #fff7;border-radius:10px}.site-preview .secondary{background:#273140!important;color:#dbe5f4!important;border:1px solid #4d5b70}.site-preview .anime-grid{gap:32px 26px;grid-template-columns:repeat(5,minmax(0,1fr))}.site-preview .anime-card{padding:0;border:0;background:transparent;box-shadow:none;overflow:visible;transform:none;border-radius:12px}.site-preview .anime-card:hover{transform:none;box-shadow:none;z-index:2}.site-preview .cover{aspect-ratio:2/3;height:auto;border-radius:9px;background:#171b21;overflow:hidden}.site-preview .cover img{object-fit:contain;width:100%;height:100%}.site-preview .card-copy{padding:18px 0 0}.site-preview .card-title-row h2{font-size:1rem;line-height:1.5}.site-preview .card-copy p{font-size:.875rem;color:#abb2bf;line-height:1.8}.site-preview .card-meta{font-size:.8125rem;color:#abb2bf}.site-preview .score{color:#efc990;background:#302b23;border:1px solid #6c593d;border-radius:7px;padding:3px 6px;font-size:.8125rem}.site-preview .library-lifetime-label{padding-left:0;color:#b6cef2;font-size:.8125rem;margin-top:12px}.site-preview .toolbar{background:#171d27ed;border:1px solid #46536a;border-radius:16px;padding:18px;box-shadow:0 10px 30px #0004}.site-preview .home-hero{min-height:260px;text-align:left;justify-items:start;align-content:center;padding:32px;background:linear-gradient(125deg,#242d3bea,#171d27ec);border:1px solid #596a8366;border-radius:24px;box-shadow:inset 0 1px #e1edff1c,0 20px 45px #0004}.site-preview .home-hero h1{font-size:clamp(2rem,4vw,3rem)}.site-preview .home-search{margin-top:10px;box-shadow:0 3px #090f18,inset 0 1px #d9e8ff20;border-radius:14px;background:#151c27;border-color:#5d6c84}.site-preview .home-kicker,.site-preview .external-searches a{color:#b6cef2}.site-preview .auth-panel{border-radius:24px;padding:36px;background:linear-gradient(145deg,#2c3545,#171d27);box-shadow:0 4px #0d131d,0 35px 100px #0008}.site-preview .auth-panel>button{margin-top:24px;min-height:48px;width:100%}@media(max-width:1100px){.site-preview .anime-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.site-preview .app-header{display:grid;grid-template-columns:1fr auto auto;gap:12px;padding:12px 22px}.site-preview .header-nav{display:contents}.site-preview .tabs{grid-row:2;grid-column:1/-1;width:100%;justify-content:flex-start}.site-preview .account-identity{display:none}.site-preview .brand-wordmark{display:block}.site-preview main{width:calc(100% - 44px)}}@media(max-width:760px){.site-preview .anime-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 12px}.site-preview main{width:calc(100% - 36px)}.site-preview .card-title-row{display:block}.site-preview .card-title-row h2{font-size:.875rem;min-height:3em}.site-preview .card-meta{display:grid;gap:6px}.site-preview .card-copy{padding-top:14px}.site-preview .card-copy p{display:none}.site-preview .score{width:fit-content}.site-preview .home-hero{padding:24px;min-height:230px}.site-preview .toolbar{padding:14px}.site-test-notice{font-size:.75rem}.site-preview .account-trigger{min-width:40px}.site-preview .brand-wordmark{font-size:.8125rem}.site-preview .brand-mark{width:32px;height:32px}.site-preview .card-badges{flex-wrap:wrap}}@media(max-width:350px){.site-preview .anime-grid{column-gap:8px}}.site-preview :is(.personal-dashboard,.taste-profile,.for-you,.discovery-channel,.manage-list,.editor,.settings-form,.import-panel,.stat,.yearly-stats,.activity-panel,.onboarding-guide,.quick-build-feedback){background:linear-gradient(135deg,#222a36ed,#171d27ed);border:1px solid #53617970;border-radius:20px;box-shadow:inset 0 1px #dbe9ff18,0 3px #0a1018,0 16px 42px #0004;padding:26px}.site-preview :is(.personal-dashboard,.taste-profile,.for-you,.discovery-channel){margin:8px 0;min-width:0}.site-preview .section-heading{margin-bottom:24px}.site-preview :is(.page-heading,.section-heading,.taste-profile-heading,.for-you-heading) :is(span,p){color:#aeb9c9;font-size:.875rem;line-height:1.8}.site-preview :is(.personal-dashboard,.taste-profile,.for-you,.discovery-channel) h2{font-size:1.35rem}.site-preview :is(.taste-radar-panel,.taste-profile-evidence,.taste-category-panel,.taste-bars-panel,.taste-summary-card,.taste-preference-list,.taste-dimension,.taste-rewatch-overview,.taste-rating-controls,.taste-rating-summary,.taste-dna-hero,.taste-all-tags,.user-record-panel,.bangumi-details,.bangumi-matcher,.quick-build-filters,.admin-row){background:linear-gradient(135deg,#283242b3,#171e29c9);border:1px solid #56647b60;border-radius:14px;box-shadow:inset 0 1px #dbe9ff12;padding:18px}.site-preview :is(.taste-category-copy,.taste-bar-row,.taste-preference-items,.taste-dimension,.taste-summary-card,.taste-profile-footer,.taste-rules,.taste-panel-heading,.taste-evidence-note,.taste-rating-summary,.taste-rewatch-overview) :is(small,span,p){font-size:.8125rem;color:#aeb9c9}.site-preview :is(.taste-category-copy,.taste-bar-row,.taste-preference-items) strong{font-size:.875rem}.site-preview :is(.taste-category-rank,.taste-bar-row>span){font-size:.75rem}.site-preview .taste-radar-value{fill:#b6cef21f;stroke:#b6cef2}.site-preview .taste-radar-point{fill:#efc990;stroke:#3d3427}.site-preview :is(.taste-radar-ring,.taste-radar-axis){stroke:#92a2bc44}.site-preview :is(.taste-radar-label,.taste-radar-score){fill:#cad5e5}.site-preview .taste-radar-panel:before{border-color:#b6cef21c;box-shadow:0 0 50px #b6cef20a}.site-preview :is(.taste-category-meter i,.taste-bar-row>i b,.taste-progress span){background:linear-gradient(90deg,#738caf,#c6dbf9)}.site-preview .taste-profile-tabs{gap:8px}.site-preview .taste-profile-tabs button{background:#242e3e;color:#cbd6e6;min-height:48px;padding:10px 16px;font-size:.875rem;border-radius:10px}.site-preview .taste-profile-tabs button.is-active{background:linear-gradient(#465770,#2c3a50);border-color:#91a6c9;color:#f1f5ff}.site-preview .taste-mode-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;overflow:visible}.site-preview .taste-mode-tabs button{display:grid;min-width:0;gap:6px;padding:16px;background:#242e3e;border:1px solid #52607966;border-radius:12px;text-align:left}.site-preview .taste-mode-tabs button strong{font-size:.9375rem;white-space:normal}.site-preview .taste-mode-tabs button small{font-size:.75rem;color:#aebdd1;white-space:normal}.site-preview .taste-mode-tabs button.is-active{background:linear-gradient(#465770,#2c3a50);border-color:#91a6c9;box-shadow:0 3px #0b121d,inset 0 1px #e4f0ff33}.site-preview .dashboard-metrics{gap:16px}.site-preview .dashboard-metrics>div{padding:20px;background:#10172288;border:1px solid #4c596f66;border-radius:14px;box-shadow:inset 0 2px 6px #0005}.site-preview .dashboard-metrics strong{font-size:2.125rem;font-weight:550;color:#dbe7fa;font-variant-numeric:tabular-nums}.site-preview .dashboard-metrics span{font-size:.8125rem;color:#b2bed0}.site-preview .dashboard-recent button{justify-content:space-between;padding:12px;box-shadow:none;background:#19212d;color:#cbd6e6;border-radius:9px}.site-preview .dashboard-prompt{background:#30291fa8;border-color:#b7976444;color:#eac58f;border-radius:12px}.site-preview .site-home-hero{display:grid;grid-template-columns:1.05fr 1fr;gap:40px;align-items:center;min-height:500px;padding:40px 26px 50px;isolation:isolate}.site-preview .site-hero-copy{position:relative;z-index:2}.site-preview .site-hero-copy h1{font-size:clamp(2.5rem,4.2vw,4.15rem);font-weight:600;line-height:1.3;letter-spacing:.025em;margin:24px 0}.site-hero-copy h1 em{font-style:normal;color:#bdd1f0}.site-preview .site-hero-copy>p:not(.overline){color:#b0bacb;font-size:1rem;line-height:2}.site-hero-actions{display:flex;gap:24px;align-items:center;margin:30px 0}.site-preview .primary{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:10px 18px;text-decoration:none;font-weight:600}.site-preview a{color:#bed3f2;text-decoration:none}.site-preview a.primary{color:#142033}.site-quiet-link{font-size:.875rem}.site-hero-search{display:flex;align-items:center;gap:12px;max-width:420px;border-bottom:1px solid #6a7c984d;padding:6px 0;color:#91a5c2}.site-preview .site-hero-search input{border:0;background:transparent;box-shadow:none;min-width:0;width:100%;font-size:.875rem}.site-preview .site-hero-search button{min-width:44px;padding:0;background:#293446;border:1px solid #596b8555}.site-hero-gallery{position:relative;height:400px;perspective:1200px}.site-hero-art{position:absolute;top:60px;width:35%;transform:rotate(-9deg);transition:translate .6s var(--rw-spring);z-index:1}.site-hero-art-0{left:0;top:75px}.site-hero-art-1{left:29%;top:24px;width:41%;z-index:3;transform:rotate(3deg)}.site-hero-art-2{right:-1%;transform:rotate(13deg);top:77px}.site-hero-art img{display:block;width:100%;aspect-ratio:2/3;object-fit:contain;border-radius:9px;background:#171b21}.site-gallery-caption{position:absolute;bottom:0;left:0;width:100%;text-align:center;color:#9aabbe;font-size:.625rem;letter-spacing:.24em}.site-preview .site-card-poster{width:100%;min-width:0}.site-preview .site-large-poster{width:100%;max-width:310px;position:sticky;top:140px}.site-preview .rw-poster-plane>.cover{transform:translateZ(1px)}.site-preview .anime-card:hover .cover img{transform:none;filter:none}.site-preview :is(.candidate-row,.timeline-item)>.site-card-poster{width:52px;flex:0 0 52px}.site-preview .timeline-item{grid-template-columns:52px minmax(0,1fr) auto}.site-preview .candidate-row>.site-card-poster{flex-grow:0}.site-preview .candidate-row>div:not(.site-card-poster){flex:1;min-width:0}.site-preview :is(.discovery-grid,.discovery-results){display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:30px 24px;margin-top:24px}.site-preview :is(.discovery-card,.discovery-result-card){display:block!important;position:relative;padding:0!important;text-align:left;background:transparent!important;border:0;box-shadow:none!important;overflow:visible;transform:none!important;width:100%}.site-preview .discovery-card .cover{height:auto}.site-preview :is(.discovery-card-copy,.discovery-result-card>span){padding:16px 0 0;display:grid;gap:5px;min-width:0}.site-preview :is(.discovery-card-copy,.discovery-result-card>span) strong{font-size:.9375rem;line-height:1.6;color:#eef3fa;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.site-preview :is(.discovery-card-copy,.discovery-result-card>span) :is(small,em){font-size:.75rem;color:#aab8cc}.site-preview .discovery-rank{z-index:3;top:8px;left:8px;color:#f0d2a1;background:#222a39dd;border:1px solid #8394ae55;border-radius:6px;box-shadow:0 3px 6px #0006}.site-preview .discovery-results.list-view{grid-template-columns:1fr}.site-preview .discovery-results.list-view .discovery-result-card{display:grid!important;grid-template-columns:86px minmax(0,1fr);gap:22px}.site-preview .for-you-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.site-preview .for-you-card{background:#19212dcc;border:1px solid #52607966;border-radius:14px;padding:14px}.site-preview .for-you-cover{border-radius:8px;box-shadow:3px 2px #647085,6px 4px #06090e,8px 12px 20px #0008}.site-preview .for-you-copy strong{font-size:.9375rem;color:#ecf2fa}.site-preview .for-you-copy :is(small,p,em){font-size:.75rem;color:#acbace}.site-preview .quick-build-card{border-radius:12px;background:#1c2431;border-color:#4a5973;box-shadow:0 3px #0b111b,0 12px 30px #0006}.site-preview .quick-build-cover{aspect-ratio:2/3;background:#141b25}.site-preview .quick-build-cover img{object-fit:contain}.site-preview .quick-build-card-copy{padding:14px 12px}.site-preview .quick-build-card-copy strong{font-size:.9375rem;line-height:1.6}.site-preview .quick-build-card-actions button{min-height:44px;background:#2f3e52;color:#e5ecf6}.site-preview .quick-build-card-actions button.active{background:#b6cef2;color:#172337}.site-preview .quick-build-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}.site-preview :is(.quick-build-toolbar,.quick-build-floating-bar){background:#273243f5;border-color:#7286a266;border-radius:16px;box-shadow:0 4px #0c121c,0 20px 50px #0008;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-preview .quick-build-heading :is(p,span){color:#adb9cb;font-size:.875rem}.site-preview .quick-build-era-tabs button{min-height:42px;font-size:.8125rem}.site-preview .quick-build-highlight{font-size:.875rem;color:#d6bc93}.site-preview .timeline{max-width:1100px}.site-preview .timeline-year-marker{background:linear-gradient(#d6e4fb,#778ba9);box-shadow:0 3px 8px #0005}.site-preview .timeline-month:before{background:radial-gradient(circle at 30% 25%,#eff6ff,#6d839f);border-color:#cadbf3;box-shadow:0 2px 6px #000}.site-preview .timeline-item-copy strong{font-size:1rem}.site-preview .timeline-item-copy :is(small,em){font-size:.8125rem;color:#a6b4c8}.site-preview .detail-action-bar{position:relative;top:auto;padding:12px;border-radius:14px;background:#1e2734e8;border-color:#55698477;box-shadow:0 3px #0d131d,0 10px 24px #0004;z-index:5}.site-preview .detail-layout{grid-template-columns:minmax(190px,280px) minmax(0,1fr);gap:48px;margin-top:16px}.site-preview .user-record-review .review{font-size:1rem;color:#c7d2e2;line-height:2}.site-preview .user-record-grid dt,.site-preview .official-info dt{font-size:.8125rem;color:#a6b5ca}.site-preview .user-record-grid dd,.site-preview .official-info dd{font-size:.9375rem}.site-preview .round-pill.active{border-color:#b6cef2!important;background:#34445b!important}.site-preview .official-info{border-color:#52617a66;border-radius:12px}.site-preview .bangumi-details :is(p,small){font-size:.875rem;line-height:1.9;color:#adbace}.site-preview .stat strong{font-size:2.5rem;font-weight:550;color:#dbe7fa}.site-preview .stat span{font-size:.875rem;color:#aebdd1}.site-preview .manage-row{padding:18px 0}.site-preview .manage-row h2{font-size:1rem}.site-preview .manage-row p{font-size:.8125rem;color:#a4b3c7}.site-preview .two-fields{gap:14px}.site-preview .editor-actions{margin-top:14px}.site-preview .search-field input{background:transparent;border:0;box-shadow:none}.site-preview input[type=checkbox]{min-height:20px;width:20px;height:20px;accent-color:#bed3f2}.site-preview :is(.settings-security,.notice,.empty){border-radius:12px;background:#1c2534db;color:#bccbdd}.site-preview .account-popover{border-radius:16px;background:#202a39f7;border-color:#596c8766;box-shadow:0 3px #0a1019,0 25px 60px #0009}.site-preview .account-trigger{border-radius:10px;background:#293446;border-color:#5e718a66}.site-preview .brand-mark{border-radius:10px;background:linear-gradient(135deg,#d0dff7,#90a7cb);box-shadow:0 3px #546b8c,inset 0 1px #fff8;color:#172136}.site-preview .tab span{display:inline}.site-preview :is(.personal-dashboard,.taste-profile,.for-you,.discovery-channel){width:100%;max-width:none}.site-preview .site-admin-preview{min-width:0;margin:0;padding:20px;border:1px solid #64799866;border-radius:18px}.site-admin-preview legend,.site-sandbox-note{color:#efc990;font-size:.875rem}.site-preview .upload-button:has(input:disabled){opacity:.5;cursor:not-allowed;background:#354359;color:#c2d2e8}.site-preview .site-hero-search button{color:#e4edfc}.site-filter-shell{margin-bottom:24px;border-radius:14px;background:#202938e8;border:1px solid #55657e66;box-shadow:inset 0 1px #dbe9ff15,0 3px #0b121e}.site-filter-shell summary{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;list-style:none;padding:14px 18px;font-size:.875rem;color:#d2ddef}.site-filter-shell summary::-webkit-details-marker{display:none}.site-filter-shell summary small{color:#b6cef2;font-size:.8125rem}.site-preview .rw-search input{background:transparent;border:0;box-shadow:none;min-height:0}.site-preview .timeline{width:100%;margin-inline:auto}.site-preview .yearly-stat-row{display:grid;grid-template-columns:minmax(130px,.28fr) minmax(0,1fr) 16px;justify-content:stretch;gap:16px;padding:16px 0;min-height:76px}.site-preview .yearly-stat-header{grid-template-columns:minmax(130px,.28fr) minmax(0,1fr) 16px;font-size:.75rem;color:#aebdd1}.site-preview .yearly-stat-breakdown{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.site-preview .yearly-stat-year small,.site-preview .yearly-stats-heading small{font-size:.8125rem;color:#aebdd1}.site-preview .yearly-stat-breakdown em{padding:10px;border-radius:8px}.site-preview .yearly-stat-breakdown em :is(b,strong){font-size:.8125rem}.site-preview .site-confirm-dialog{position:fixed;top:0;right:0;bottom:0;left:0;margin:auto;width:min(460px,calc(100vw - 32px));max-height:calc(100dvh - 48px);padding:28px;border:1px solid #8396b366;border-radius:24px;background:linear-gradient(145deg,#303d50,#171f2c);color:#ecf2fa;box-shadow:0 6px #0b121d,0 35px 100px #0009;overflow:auto}.site-confirm-dialog::backdrop{background:#060a12a8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-confirm-dialog>p:not(.overline){font-size:.9375rem;color:#bbc8db;line-height:1.9}.site-confirm-actions{display:flex;justify-content:flex-end;gap:14px;margin-top:28px}.site-preview .site-confirm-dialog h2{font-size:1.5rem}.site-preview .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.site-preview :is(input,select,button):disabled{opacity:.5;cursor:not-allowed}.site-confirm-actions button{min-height:46px;padding:10px 16px}.site-confirm-dialog[open]{animation:site-dialog-in .4s cubic-bezier(.2,1.1,.3,1) both}@keyframes site-dialog-in{0%{opacity:0;transform:perspective(900px) translateY(20px) rotateX(7deg) scale(.95)}to{opacity:1;transform:none}}@media(max-width:760px){.site-preview .yearly-stat-header{display:none}.site-preview .yearly-stat-row{grid-template-columns:minmax(0,1fr) 16px;gap:12px}.site-preview .yearly-stat-breakdown{grid-column:1/-1;grid-row:2;grid-template-columns:repeat(2,minmax(0,1fr))}.site-preview .yearly-stat-row>svg{grid-row:1;grid-column:2}.site-preview .yearly-stats-heading{display:block}.site-preview .site-confirm-dialog{padding:22px}}@media(prefers-reduced-motion:reduce){.site-confirm-dialog[open]{animation:none}}.site-preview .site-filter-shell .toolbar{margin:0;border:0;box-shadow:none;border-top:1px solid #55657e44;border-radius:0 0 14px 14px}@media(hover:hover)and (pointer:fine)and (prefers-reduced-motion:no-preference){.site-preview:not([data-depth=still]) .site-hero-art:hover{translate:0 -12px;z-index:5}.site-preview:not([data-depth=still]) .primary:hover{transform:perspective(700px) translateY(-3px) rotateX(5deg);box-shadow:0 5px #728aa7,0 15px 25px #0005}.site-preview :is(.stat,.dashboard-metrics>div,.for-you-card,.quick-build-card){transition:transform .5s var(--rw-spring),box-shadow .5s}.site-preview:not([data-depth=still]) :is(.stat,.dashboard-metrics>div,.for-you-card,.quick-build-card):hover{transform:perspective(900px) translateY(-5px) rotateX(2deg);box-shadow:0 5px #101724,0 24px 35px #0006}}@media(max-width:1100px){.site-preview :is(.discovery-grid,.discovery-results,.quick-build-grid){grid-template-columns:repeat(4,minmax(0,1fr))}.site-preview .for-you-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-preview .site-home-hero{padding:24px 12px;gap:20px;min-height:420px}.site-hero-gallery{height:350px}}@media(max-width:760px){.site-preview .app-header{padding-inline:16px;gap:10px}.site-preview .taste-mode-tabs{grid-template-columns:1fr 1fr}.site-preview .taste-mode-tabs button{padding:12px}.site-preview .taste-mode-tabs button strong{font-size:.8125rem}.site-preview .taste-rewatch-list{grid-auto-flow:row;grid-template-columns:1fr;overflow:visible}.site-preview .quick-build-filters{min-width:0;margin-inline:0}.site-preview .site-home-hero{grid-template-columns:1fr;gap:16px;padding:8px 0 28px}.site-preview .site-hero-copy h1{font-size:2.4rem;margin:18px 0}.site-preview .site-hero-copy>p:not(.overline){font-size:.875rem}.site-hero-actions{gap:16px;margin:24px 0}.site-hero-actions .primary{padding:10px 13px;font-size:.8125rem}.site-quiet-link{font-size:.8125rem}.site-hero-gallery{height:320px;max-width:420px;width:90%;margin:10px auto}.site-gallery-caption{bottom:-8px;font-size:.5625rem}.site-preview :is(.personal-dashboard,.taste-profile,.for-you,.discovery-channel,.manage-list,.editor,.settings-form,.import-panel,.stat,.yearly-stats,.activity-panel,.onboarding-guide,.quick-build-feedback){padding:18px;border-radius:16px}.site-preview .dashboard-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.site-preview .dashboard-metrics>div{padding:12px}.site-preview .dashboard-metrics strong{font-size:1.5rem}.site-preview .dashboard-metrics span{font-size:.75rem}.site-preview :is(.discovery-grid,.discovery-results,.quick-build-grid){grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 12px}.site-preview :is(.discovery-card-copy,.discovery-result-card>span){padding-top:14px;gap:4px}.site-preview :is(.discovery-card-copy,.discovery-result-card>span) strong{font-size:.8125rem;min-height:3.2em}.site-preview :is(.discovery-card-copy,.discovery-result-card>span) small{display:none}.site-preview .for-you-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 10px}.site-preview .for-you-card{display:block;padding:0!important;background:transparent!important;border:0;overflow:visible}.site-preview .for-you-cover{display:block;width:100%;height:auto;aspect-ratio:2/3;max-width:none}.site-preview .for-you-copy{padding-top:14px}.site-preview .for-you-copy strong{font-size:.8125rem;white-space:normal;min-height:3.2em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.site-preview .for-you-copy :is(small,p,em){display:none}.site-preview .detail-layout{grid-template-columns:minmax(0,1fr);gap:30px}.site-preview .site-large-poster{position:static;width:min(58%,250px);margin-inline:auto}.site-preview .detail-action-bar{padding:10px;align-items:flex-start}.site-preview .detail-action-group{gap:8px}.site-preview .detail-heading h1{font-size:1.8rem}.site-preview .quick-build-card-copy{padding:10px 8px}.site-preview .quick-build-card-copy strong{font-size:.8125rem;white-space:normal;min-height:3.2em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.site-preview .quick-build-card-copy small{display:none}.site-preview .quick-build-card-actions{display:grid;gap:6px;padding:8px}.site-preview .quick-build-card-actions button{font-size:.75rem;padding:0 3px;width:100%}.site-preview .quick-build-card-actions svg{display:none}.site-preview .taste-profile-core{grid-template-columns:1fr}.site-preview .taste-profile-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.site-preview .taste-profile-tabs button{padding:10px;font-size:.8125rem}.site-preview .taste-category-row{grid-template-columns:20px minmax(0,1fr) 55px}.site-preview .taste-bar-row{grid-template-columns:20px minmax(0,1fr) 50px auto}.site-preview :is(.taste-radar-panel,.taste-profile-evidence,.taste-category-panel,.taste-bars-panel){padding:12px}.site-preview .taste-dimensions{grid-template-columns:1fr 1fr}.site-preview .taste-rewatch-tiers,.site-preview .manage-layout,.site-preview .admin-grid{grid-template-columns:1fr}.site-preview .toolbar{grid-template-columns:1fr 1fr}.site-preview .toolbar>.search-field{grid-column:1/-1}}@media(max-width:350px){.site-preview :is(.discovery-grid,.discovery-results,.quick-build-grid){column-gap:8px}.site-hero-gallery{height:265px}.site-preview .site-hero-copy h1{font-size:2rem}.site-hero-actions{gap:12px}.site-preview .personal-dashboard{padding:14px}}@media(prefers-reduced-motion:reduce){.site-preview :is(.site-hero-art,.stat,.dashboard-metrics>div,.for-you-card,.quick-build-card){transition:none;translate:none}.site-preview .rw-poster-plane>.cover{transform:none}}.site-preview .site-home-hero{min-height:360px;padding:16px 20px 36px;gap:44px}.site-preview .site-hero-copy h1{font-size:clamp(2rem,3.6vw,3.25rem);margin:16px 0}.site-preview .site-hero-actions{margin:24px 0}.site-hero-display{min-width:0;max-width:500px;justify-self:center;width:100%}.site-hero-gallery{height:320px;width:86%;margin:auto}.site-hero-art-0{top:62px}.site-hero-art-1{top:16px}.site-hero-art-2{top:64px}.site-hero-gallery-controls{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:16px;font-size:.8125rem;color:#aebdd1}.site-preview .site-hero-gallery-controls button{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;font-size:.8125rem}.site-hero-empty{padding:100px 16px;text-align:center;color:#b2bfd2}.site-preview .hero-picker{position:fixed;top:0;right:0;bottom:0;left:0;margin:auto;width:min(680px,calc(100vw - 32px));max-height:85dvh;padding:28px;color:#edf2fa;background:linear-gradient(145deg,#2d3b50,#151e2b);border:1px solid #819bb577;border-radius:24px;box-shadow:0 6px #070d15,0 40px 100px #000a;overflow:auto}.hero-picker::backdrop{background:#070c15b8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-picker-heading{display:flex;justify-content:space-between;align-items:center;gap:16px}.hero-picker-heading h2{margin:4px 0 16px}.hero-picker-heading .overline{margin:0}.hero-picker-heading>button{min-width:44px;min-height:44px}.hero-picker-modes{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0}.hero-picker p{font-size:.875rem;color:#b9c8db}.site-preview .hero-picker-modes [aria-pressed=true]{background:#c2d6f3;color:#132136;border-color:#e2edfc}.hero-picker input{width:100%}.hero-picker-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 14px}.site-preview .hero-picker-grid button{display:block;min-width:0;padding:6px;background:#172233;border:2px solid transparent;text-align:left}.site-preview .hero-picker-grid button[aria-pressed=true]{border-color:#c2d6f3;background:#354966;box-shadow:0 0 0 3px #b6cef21a}.hero-picker-grid img{display:block;width:100%;aspect-ratio:2/3;object-fit:contain;border-radius:6px}.hero-picker-grid span{display:block;font-size:.8125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-top:8px}.site-preview .hero-picker-done{display:flex;margin:24px 0 0 auto}.site-preview :is(.anime-grid,.rw-grid){grid-template-columns:repeat(7,minmax(0,1fr));gap:28px 20px}.site-preview .rw-layout{grid-template-columns:190px minmax(0,1fr);gap:24px}.site-preview .rw-card-heading{gap:6px;flex-wrap:wrap}.site-preview .rw-card-heading h2{font-size:.9375rem}.site-preview .card-copy{padding-top:14px}.site-preview .card-title-row h2{font-size:.9375rem}.site-preview .card-copy p{font-size:.8125rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.site-preview :is(.for-you-grid,.taste-representatives){display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px 22px}.site-preview :is(.for-you-card,.taste-representative){display:block!important;padding:0!important;background:transparent!important;border:0;box-shadow:none!important;overflow:visible;min-width:0;transform:none!important;text-align:left}.site-preview :is(.for-you-poster,.taste-poster){display:block;width:100%;min-width:0}.site-preview :is(.for-you-cover,.taste-representative-cover){position:relative;display:block;width:100%;max-width:none;height:auto;aspect-ratio:2/3;border-radius:9px;overflow:hidden;background:#121a25;box-shadow:none}.site-preview :is(.for-you-cover,.taste-representative-cover) img{width:100%;height:100%;object-fit:contain;display:block}.site-preview :is(.for-you-copy,.taste-representative>span){display:grid;gap:5px;margin-top:16px;min-width:0}.site-preview :is(.for-you-copy,.taste-representative>span) strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;line-height:1.6;min-height:3.2em;font-size:.9375rem;color:#e8f0fb}.site-preview :is(.for-you-copy,.taste-representative>span) :is(small,p,em){font-size:.8125rem;line-height:1.6;color:#b0bfd1;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.site-preview .for-you-copy em{display:none}.site-preview .taste-representative-rank{position:absolute;left:8px;top:8px;bottom:auto;padding:3px 7px;border-radius:6px;background:#101826d9;color:#f3d5a5;border:1px solid #c9b38655;font-size:.8125rem;box-shadow:0 3px 8px #0006}.site-preview .taste-profile{--portrait-accent:#91caff}.site-preview .taste-profile[data-mode=rewatch]{--portrait-accent:#c4a1ff}.site-preview .taste-profile[data-mode=rating]{--portrait-accent:#efc28b}.site-preview .taste-profile[data-mode=representative]{--portrait-accent:#87dbbd}.site-preview .taste-profile-core{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:stretch;gap:24px}.site-preview :is(.taste-radar-panel,.taste-category-panel,.taste-bars-panel){position:relative;border:1px solid #879cba44;border-radius:20px;background:linear-gradient(145deg,#29364aee,#151e2dee);box-shadow:inset 0 1px #d9eaff25,0 5px #0a111d,0 18px 34px #0004;overflow:visible;padding:24px}.site-preview .taste-radar-panel:before{content:none}.site-preview .taste-radar-wrap{position:relative;display:grid;place-items:center;width:100%;max-width:460px;aspect-ratio:1;height:auto;min-height:0;margin:8px auto;padding:0;background:none;isolation:isolate}.site-preview .taste-radar-wrap:before{content:"";position:absolute;top:23.5%;right:23.5%;bottom:23.5%;left:23.5%;border-radius:50%;border:1px solid #b4d7ff44;background:radial-gradient(circle at 30% 22%,#7396bd25,#1a2b4212 65%);box-shadow:0 5px #0b1421,0 8px #4b658730,0 22px 38px #0006,inset 0 1px #d4eaff44;z-index:-1}.site-preview .taste-radar{display:block;width:100%;height:auto;aspect-ratio:1;max-width:none;overflow:visible;filter:none;transform:none}.site-preview .taste-radar-ring{fill:none;stroke:#7594b344;stroke-width:.65}.site-preview .taste-radar-axis{stroke:#7594b33d;stroke-width:.65}.site-preview .taste-radar-value{fill:color-mix(in srgb,var(--portrait-accent) 24%,transparent);stroke:var(--portrait-accent);stroke-width:1.5;filter:drop-shadow(0 3px 2px #02091599)}.site-preview .taste-radar-point{fill:#e9f6ff;stroke:var(--portrait-accent);stroke-width:1.5;r:2.4}.site-preview .taste-radar-label{font-size:8px;fill:#e2ecf9;letter-spacing:0}.site-preview .taste-radar-score{font-size:7px;fill:#aabed7}.site-preview .taste-mode-tabs{gap:12px;padding:4px 0 12px}.site-preview .taste-mode-tabs button{position:relative;padding:18px;border:1px solid #6c819d55;background:linear-gradient(155deg,#303e53,#1c293b);box-shadow:inset 0 1px #d9ebff20,0 4px #0b1422,0 8px 16px #0003;transform-origin:50% 100%}.site-preview .taste-mode-tabs button.is-active{border-color:var(--portrait-accent);background:linear-gradient(145deg,#455875,#27374e);box-shadow:inset 0 1px #e5f5ff55,0 5px #0b1422,0 14px 25px #0005}.site-preview .taste-mode-tabs button.is-active:after{content:"";position:absolute;left:18px;bottom:0;width:34px;height:3px;background:var(--portrait-accent);box-shadow:0 0 16px var(--portrait-accent)}.site-preview .taste-category-row{grid-template-columns:24px minmax(0,1fr);gap:7px 12px;padding:12px 0;border-bottom:1px solid #8197b51c}.site-preview .taste-category-copy{display:flex;gap:10px;justify-content:space-between;align-items:baseline;flex-wrap:wrap}.site-preview .taste-category-copy strong,.site-preview .taste-bar-row strong{font-size:.9375rem;color:#ecf2fa}.site-preview .taste-category-copy small,.site-preview .taste-bar-row small{font-size:.8125rem;color:#b0c1d7}.site-preview .taste-category-rank,.site-preview .taste-bar-row>span{color:var(--signal-color);font-variant-numeric:tabular-nums;font-size:.8125rem}.site-preview .taste-category-meter{grid-column:2;width:100%;height:9px;background:#080f1d;border-radius:4px;box-shadow:inset 0 2px 4px #0008,0 1px #b7d8ff1c;overflow:visible}.site-preview .taste-category-row .taste-category-meter i,.site-preview .taste-bars-list .taste-bar-row>i b{display:block;height:100%;border-radius:4px;background:linear-gradient(180deg,color-mix(in srgb,var(--signal-color) 72%,white),var(--signal-color) 45%,color-mix(in srgb,var(--signal-color) 68%,#152239));box-shadow:0 3px color-mix(in srgb,var(--signal-color) 30%,#081020),0 5px 9px #0005,inset 0 1px #ffffff70;transform:none}.site-preview .taste-bar-row{grid-template-columns:24px minmax(100px,.8fr) minmax(70px,1.2fr) 44px;gap:14px;padding:14px 0}.site-preview .taste-bar-row>i{height:10px;background:#0a1220;overflow:visible;border-radius:4px;box-shadow:inset 0 2px 4px #0007}.site-preview .taste-bar-row>em{font-size:.875rem;color:var(--signal-color);font-variant-numeric:tabular-nums}.site-preview .taste-evidence-note{font-size:.8125rem;line-height:1.7;color:#adbed4}.site-preview :is(.taste-rewatch-overview,.taste-rating-summary,.taste-dna-hero){border:1px solid #849cb044;border-radius:20px;background:radial-gradient(ellipse at 80% 0%,color-mix(in srgb,var(--portrait-accent) 14%,transparent),transparent 70%),linear-gradient(130deg,#25344a,#172232);box-shadow:inset 0 1px #d8edff22,0 5px #0a121e,0 22px 35px #0004;padding:24px}.site-preview .taste-mode-metrics>div{border:1px solid #7991b050;border-radius:16px;background:linear-gradient(140deg,#384a63,#213046);padding:20px;box-shadow:0 4px #0b1626,0 15px 24px #0004}.site-preview .taste-mode-metrics strong,.site-preview .taste-rating-summary>strong{color:var(--portrait-accent);text-shadow:0 2px #172333,0 4px #0a1220;font-variant-numeric:tabular-nums}.site-preview .taste-dna-core{aspect-ratio:1;width:min(280px,100%);height:auto;margin:auto;position:relative;background:radial-gradient(circle at center,#8ddbbe0d,transparent 68%);border-radius:50%;perspective:800px}.site-preview .taste-dna-orbit{display:flex;flex-direction:column;justify-content:center;align-items:center;width:43%;height:43%;border-radius:50%;background:radial-gradient(circle at 28% 20%,#92b5c17a,#31495df2 45%,#111e30);border:1px solid #c0e7dd66;box-shadow:inset 3px 4px 14px #e3fff71f,inset -7px -10px 18px #030b18a1,0 8px #0e1c2c,0 24px 28px #0007;font-size:.9375rem;color:#e4f5f0;transform:none}.site-preview .taste-dna-orbit small{font-size:.8125rem;color:#b6d4d0}.site-preview .taste-dna-orbit.orbit-1{top:5%;left:29%;z-index:3}.site-preview .taste-dna-orbit.orbit-2{top:43%;left:4%;z-index:2}.site-preview .taste-dna-orbit.orbit-3{top:46%;left:53%;z-index:1}.site-preview .timeline{max-width:1200px}.site-preview .timeline-month,.site-preview .timeline-entries{gap:4px}.site-preview .timeline-item{grid-template-columns:34px minmax(0,1fr) auto;min-height:58px!important;padding:5px 9px!important;gap:12px}.site-preview .timeline-item>.site-card-poster{width:32px;flex-basis:32px}.site-preview .timeline-item-copy{gap:1px}.site-preview .timeline-item-copy strong{font-size:.9375rem}.site-preview .timeline-item-copy{line-height:1.4}.site-preview .timeline-item-copy :is(small,em){font-size:.75rem}.site-preview .timeline-item .rw-poster-plane{box-shadow:2px 1px #647085,4px 3px #06090e,5px 6px 10px #0006;transform:none}@media(hover:hover)and (pointer:fine)and (prefers-reduced-motion:no-preference){.site-preview:not([data-depth=still]) .taste-mode-tabs button:hover{transform:perspective(700px) translateY(-4px) rotateX(7deg)}.site-preview:not([data-depth=still]) .taste-dna-orbit{animation:portrait-float 7s ease-in-out infinite}.site-preview:not([data-depth=still]) .taste-dna-orbit.orbit-2{animation-delay:-2s}.site-preview:not([data-depth=still]) .taste-dna-orbit.orbit-3{animation-delay:-4s}.site-preview:not([data-depth=still]) .taste-radar-wrap{transition:translate .6s ease}.site-preview:not([data-depth=still]) .taste-radar-wrap:hover{translate:0 -5px}.hero-picker[open]{animation:site-dialog-in .35s cubic-bezier(.2,1.1,.3,1) both}}@keyframes portrait-float{0%,to{transform:translateZ(0) rotateY(-7deg)}50%{transform:translate3d(0,-9px,16px) rotateY(7deg)}}@media(max-width:1199px){.site-preview :is(.anime-grid,.rw-grid){grid-template-columns:repeat(5,minmax(0,1fr))}.site-preview .rw-layout{grid-template-columns:170px minmax(0,1fr);gap:20px}.site-preview .site-home-hero{gap:24px;padding-inline:0}.site-preview :is(.for-you-grid,.taste-representatives){gap:26px 18px}.site-preview .taste-profile-core{gap:16px}.site-preview :is(.taste-radar-panel,.taste-category-panel,.taste-bars-panel){padding:18px}}@media(max-width:960px){.site-preview :is(.anime-grid,.rw-grid){grid-template-columns:repeat(4,minmax(0,1fr))}.site-preview .taste-profile-core{grid-template-columns:1fr}.site-preview .site-hero-gallery{height:260px}}@media(max-width:760px){.site-preview .site-home-hero{min-height:0;gap:20px;padding:8px 0 28px}.site-preview .site-hero-copy h1{font-size:2rem}.site-preview .site-hero-gallery{width:88%;height:280px;max-width:330px}.site-hero-display{max-width:380px}.site-hero-gallery-controls{margin-top:4px}.site-preview :is(.anime-grid,.rw-grid,.for-you-grid,.taste-representatives){grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 13px}.site-preview .rw-layout{display:block}.site-preview :is(.card-title-row h2,.rw-card-heading h2){font-size:.8125rem}.site-preview :is(.for-you-copy,.taste-representative>span) strong{font-size:.8125rem}.site-preview :is(.for-you-copy,.taste-representative>span) :is(small,p,em){display:none}.site-preview .taste-mode-tabs button{padding:14px 12px}.site-preview .taste-mode-tabs button small{font-size:.75rem}.site-preview .taste-category-row{grid-template-columns:20px minmax(0,1fr)}.site-preview .taste-category-copy{display:grid;gap:3px}.site-preview .taste-bar-row{grid-template-columns:20px minmax(0,1fr) 44px;gap:9px}.site-preview .taste-bar-row>i{grid-column:2;grid-row:2}.site-preview .taste-bar-row>em{grid-column:3;grid-row:2}.site-preview .hero-picker{padding:20px}.hero-picker-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-preview .taste-dna-hero{display:grid;grid-template-columns:1fr;padding:20px}.site-preview .timeline-item{grid-template-columns:30px minmax(0,1fr) auto;gap:9px}.site-preview .timeline-item>.site-card-poster{width:28px}}@media(max-width:350px){.site-preview .site-hero-gallery{height:240px}.site-preview :is(.anime-grid,.rw-grid,.for-you-grid,.taste-representatives){column-gap:10px}}@layer legacy{.site-preview .for-you-card{display:block!important;padding:0!important;background:transparent!important;box-shadow:none!important}.site-preview .timeline-item{min-height:58px!important;padding:5px 9px!important}}.site-preview .rw-poster-stage:not([data-tilting=true]){perspective:none}.site-preview .rw-poster-stage:not([data-tilting=true]) .rw-poster-plane{transform:none;transform-style:flat;will-change:auto;box-shadow:3px 2px #536176,6px 4px #0a1019,8px 12px 20px #0007}.site-preview .rw-poster-stage:not([data-tilting=true]) :is(.cover,.rw-cover,.rw-poster-plane:before,.rw-count,.rw-planned){transform:none}.site-preview .rw-poster-stage:not([data-tilting=true]) :is(.rw-poster-backing,.rw-poster-light){display:none}.site-preview .rw-poster-stage[data-tilting=true] .rw-poster-plane{will-change:transform;transition:transform .1s ease-out;box-shadow:5px 3px #71819a,9px 5px #101722,14px 24px 32px #0009}.site-preview .rw-poster-stage[data-tilting=true] .rw-poster-light{background:linear-gradient(125deg,#e4edff30,transparent 48%,#f5dab511);opacity:.3;mix-blend-mode:normal}.site-preview:has(.rw-atmosphere[data-active=true]) .rw-card-body:before{filter:none;background:#101216d9;-webkit-mask-image:none;mask-image:none}.site-preview .timeline-month{content-visibility:auto;contain-intrinsic-size:auto 640px}.site-preview .timeline-item{transition:background-color .08s,border-color .08s;-webkit-backdrop-filter:none;backdrop-filter:none}.site-preview :is(.taste-representative,.for-you-card,.anime-card,.rw-card){-webkit-backdrop-filter:none;backdrop-filter:none}.rw-preview .rw-atmo-fragment{filter:none;box-shadow:none;transform-style:flat}.rw-preview .rw-atmo-fragment img{filter:saturate(.9) brightness(.95)}.rw-preview .rw-atmo-fragment-3{bottom:-170px}.rw-preview .rw-atmo-fragment-4{bottom:-110px}.rw-preview .rw-atmo-fragment-5{opacity:calc(var(--atmo-center,.18) * 3.2)}.rw-preview .rw-atmo-fragment-6{opacity:calc(var(--atmo-center,.18) * 2.6)}.rw-preview .rw-atmo-reading-veil{background:linear-gradient(90deg,#10121615,#10121650 30%,#10121635 70%,#10121620)}.rw-preview .rw-atmo-dialog[open]{display:flex;flex-direction:column;width:560px;height:min(800px,calc(100dvh - 48px));max-height:calc(100dvh - 48px);margin:24px 24px auto auto;overflow:hidden}.rw-preview .rw-atmo-panel-head,.rw-preview .rw-atmo-panel-foot{position:static;flex-shrink:0;-webkit-backdrop-filter:none;backdrop-filter:none;background:#171d27}.rw-preview .rw-atmo-panel-body{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;flex:1}.rw-atmo-toolbar{padding:12px 22px;flex-shrink:0;border-bottom:1px solid #364155}.rw-atmo-tabs{display:flex;gap:8px}.rw-atmo-tabs button{flex:1}.rw-atmo-tabs button[aria-pressed=true]{background:#c2d4ed;color:#152034}.rw-atmo-slots{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.rw-atmo-slots>div{display:flex;max-width:100%;background:#252f40;border:1px solid #4a5870;border-radius:8px;overflow:hidden}.rw-atmo-slots button{border:0;border-radius:0;background:transparent;padding:5px 8px;min-height:32px;min-width:0}.rw-atmo-slots button:first-child{max-width:calc(100% - 32px)}.rw-atmo-slots button[aria-pressed=true]{background:#485e7b}.rw-atmo-slots button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:180px}.rw-atmo-slots small{color:#b6cef2;white-space:nowrap}.rw-atmo-selection-note{font-size:.875rem;line-height:1.5;color:#b6cef2;margin:10px 0}.rw-atmo-search{display:grid;gap:6px;font-size:.875rem}.rw-atmo-search input{width:100%;min-width:0;border:1px solid #53647d;border-radius:9px;background:#0f1622;color:#f1f4fa;padding:10px 12px;font:inherit;font-size:1rem}.rw-data-note ul{padding-left:20px}.rw-data-note li{margin:12px 0;line-height:1.7}.rw-data-note li p{margin:4px 0}.diary-load-more{text-align:center;margin:28px 0;color:#b9c8dd;font-size:.875rem}.diary-load-more button{padding:12px 24px;border:1px solid #637794;border-radius:12px;background:#2c3b50;color:#f0f5ff;font:inherit;cursor:pointer}@media(max-width:600px){.rw-preview .rw-atmo-dialog[open]{width:100%;height:calc(100dvh - 12px);max-height:calc(100dvh - 12px);margin:12px 0 0}.rw-atmo-toolbar{padding:10px 16px}.rw-atmo-slots button span{max-width:125px}.rw-preview .rw-atmo-panel-head{padding:12px 16px}.rw-preview .rw-atmo-panel-body{padding:14px 16px}.rw-preview .rw-atmo-fragment-3,.rw-preview .rw-atmo-fragment-4{display:none}}@media(prefers-reduced-motion:reduce){.site-preview .rw-poster-stage[data-tilting=true] .rw-poster-plane{will-change:auto}}.site-preview{--atelier-edge:#d6c5a326;--atelier-surface:linear-gradient(145deg,#292a2de8,#191b20ed 48%,#13161beF)}.site-preview .app-shell:has(.rewatch-page):not(.rw-preview){background:transparent}.site-preview :is(.personal-dashboard,.taste-profile,.for-you,.discovery-channel,.manage-list,.editor,.settings-form,.import-panel,.stat,.yearly-stats,.activity-panel,.onboarding-guide,.quick-build-feedback,.site-filter-shell){background:var(--atelier-surface);border:1px solid var(--atelier-edge);box-shadow:inset 0 1px #fff1,inset 0 -1px #0006,0 12px 32px #0003;border-radius:20px}.site-preview :is(.taste-radar-panel,.taste-profile-evidence,.taste-category-panel,.taste-bars-panel,.taste-summary-card,.taste-preference-list,.taste-dimension,.taste-rewatch-overview,.taste-rating-controls,.taste-rating-summary,.taste-dna-hero,.taste-all-tags,.user-record-panel,.bangumi-details,.bangumi-matcher,.quick-build-filters,.admin-row,.dashboard-metrics>div,.rw-preset,.rw-lifetime-bar){background:linear-gradient(145deg,#30303380,#171a20d9);border:1px solid #d8c9ad24;box-shadow:inset 0 1px #ffffff0d,0 4px 14px #0002}.site-preview .site-filter-shell>summary{background:linear-gradient(110deg,#c9b58b0d,transparent);letter-spacing:.02em}.site-preview :is(.taste-category-meter,.taste-bar-row>i,.taste-progress){background:#080c12;box-shadow:inset 0 1px 4px #000a,0 1px #ffffff0d;border:1px solid #c9c3b51c;border-radius:20px;overflow:hidden}.site-preview :is(.taste-category-meter i,.taste-bar-row>i b,.taste-progress span){background:linear-gradient(180deg,#ffffff7a,transparent 45%,#0003),linear-gradient(90deg,color-mix(in srgb,var(--signal-color,#bac8cf) 50%,#454d59),color-mix(in srgb,var(--signal-color,#bac8cf) 45%,#e4dcc9));border-radius:inherit;box-shadow:inset 0 1px #ffffff85,inset 0 -1px #0004;transform-origin:left;animation:atelier-meter .45s ease-out both}.site-preview .taste-radar-value{fill:#a6bdcf26;stroke:#d5c6a4;stroke-width:1.5}.site-preview .taste-radar-ring{stroke:#d5c6a426;fill:none}.site-preview .taste-radar-axis{stroke:#c9d3dc1f}.site-preview .taste-radar-point{fill:#f1e1bb;stroke:#6e6047;stroke-width:1}.site-preview :is(.taste-dna-hero,.taste-radar-panel){background:radial-gradient(ellipse at 50% 35%,#aaa28112,transparent 65%),linear-gradient(150deg,#24272b,#11161d)}.site-preview :is(button,.tab,.primary,.secondary,.site-filter-shell>summary){transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.site-preview .rw-atmo-fragment-1{width:clamp(350px,40vw,690px);height:80vh;left:-9vw;top:2vh}.site-preview .rw-atmo-fragment-2{width:clamp(420px,48vw,800px);height:65vh;right:-8vw;top:-8vh}.site-preview .rw-atmo-fragment-3{width:44vw;height:58vh;left:6%;bottom:-10vh}.site-preview .rw-atmo-fragment-4{width:36vw;height:66vh;right:-5vw;bottom:-10vh}.site-preview .rw-atmo-fragment-5{width:64vw;height:70vh;left:18%;top:5vh}.site-preview .rw-atmo-fragment-6{width:70vw;height:60vh;left:14%;bottom:-5vh}.site-preview .rw-atmo-reading-veil{background:linear-gradient(90deg,#10121608,#10121632 40%,#10121620)}.site-preview .rw-atmo-fragment{transition:transform .25s ease-out}.site-preview .site-hero-gallery{height:390px;isolation:isolate;perspective:1100px}.site-preview .site-hero-gallery:after{content:"";position:absolute;left:-3%;right:-3%;bottom:5px;height:72px;border-radius:50%;background:radial-gradient(ellipse at 50% 25%,#8782754a,#252a32 58%,#10151b 70%);border:1px solid #d6c6a440;box-shadow:0 12px #0b0f15,0 25px 30px #0006,inset 0 2px #e6d8bc30;z-index:-1}.site-preview .site-hero-art{left:32%;right:auto;top:35px;width:36%;transform-origin:center 90%;transition:transform .65s cubic-bezier(.2,.75,.2,1),opacity .65s;translate:none}.site-preview .site-hero-art-0{transform:translate3d(-86%,22px,-100px) rotateY(24deg) scale(.85);z-index:1;opacity:.87}.site-preview .site-hero-art-1{transform:translateZ(30px);z-index:3;opacity:1}.site-preview .site-hero-art-2{transform:translate3d(86%,22px,-100px) rotateY(-24deg) scale(.85);z-index:2;opacity:.87}.site-display-turn{display:flex;align-items:center;justify-content:center;gap:20px;margin:8px 0 16px;color:#b9b3a6;font-size:.75rem;letter-spacing:.16em}.site-display-turn button{width:38px;height:38px;border:1px solid #d4c29d40;border-radius:50%;background:linear-gradient(#343638,#171c24);color:#e3d8c2;cursor:pointer}@keyframes atelier-meter{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(hover:hover)and (pointer:fine)and (prefers-reduced-motion:no-preference){.site-preview:not([data-depth=still]) :is(button,.tab,.primary,.secondary):not(:disabled):not(.rw-card-open):not(.timeline-item):hover{transform:perspective(800px) translateY(-2px) rotateX(3deg)}.site-preview:not([data-depth=still]) :is(.stat,.dashboard-metrics>div,.taste-summary-card,.taste-preference-list,.taste-bars-panel,.site-filter-shell):hover{transform:perspective(1200px) translateY(-2px) rotateX(.7deg);border-color:#d8c9ad50}.site-preview :is(.stat,.dashboard-metrics>div,.taste-summary-card,.taste-preference-list,.taste-bars-panel,.site-filter-shell){transition:transform .3s ease,border-color .3s ease}.site-preview :is(button,.tab,.primary,.secondary):not(:disabled):not(.rw-card-open):active{transform:translateY(1px) scale(.98)}}@media(max-width:760px){.site-preview .site-hero-gallery{height:320px}.site-preview .site-hero-art{top:20px}.site-preview .rw-atmo-fragment-1{width:68vw;left:-22vw}.site-preview .rw-atmo-fragment-2{width:78vw;right:-25vw}.site-preview .rw-atmo-fragment-5,.site-preview .rw-atmo-fragment-6{width:100vw;left:0}}@media(prefers-reduced-motion:reduce){.site-preview :is(button,.tab,.primary,.secondary,.site-hero-art){transition:none}.site-preview :is(.taste-category-meter i,.taste-bar-row>i b,.taste-progress span){animation:none}}.site-preview[data-depth=still] :is(.taste-category-meter i,.taste-bar-row>i b,.taste-progress span){animation:none}
