@charset "UTF-8";:root{--paper: #f8fbfb;--mist: #dff1f4;--blue: #8fbcd6;--green: #93bca3;--yellow: #fff471;--lime: #d9e366;--ink: #29465e;--muted: #718391;--line: rgba(103, 151, 174, .2);--surface: rgba(255, 255, 255, .88);--shadow: 0 18px 45px rgba(73, 117, 140, .1);--content: 1380px;--recent-panel-height: 600px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{margin:0;color:var(--ink);background:var(--paper);font-family:Noto Sans CJK SC,Microsoft YaHei,sans-serif;letter-spacing:0}body:before{position:fixed;inset:0;z-index:-2;content:"";background-color:var(--paper);background-image:radial-gradient(rgba(143,188,214,.17) .8px,transparent .8px);background-size:22px 22px;mask-image:linear-gradient(to bottom,black,transparent 48%)}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}img{display:block;max-width:100%}.page-shell{position:relative;min-height:100vh;padding:0 32px 28px;overflow:hidden}.site-header{position:relative;z-index:10;display:flex;width:min(100%,var(--content));height:78px;margin:0 auto;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:14px;font-family:"Noto Serif CJK SC",STSong,serif;font-size:21px;font-weight:700}.brand-mark{position:relative;width:28px;height:28px}.brand-mark i{position:absolute;width:12px;height:22px;border-radius:100% 0;background:var(--green);transform:rotate(-26deg)}.brand-mark i:last-child{left:13px;top:5px;background:var(--blue);transform:scaleX(-1) rotate(-34deg)}.site-header nav{display:flex;height:100%;align-items:stretch;gap:42px}.site-header nav a{position:relative;display:flex;align-items:center;gap:6px;color:#526c7f;font-size:14px}.site-header nav a:after{position:absolute;bottom:-1px;left:50%;width:0;height:3px;content:"";background:var(--yellow);transition:width .18s ease,left .18s ease}.site-header nav a:hover:after,.site-header nav a:focus-visible:after{left:0;width:100%}main,footer{position:relative;z-index:2;width:min(100%,var(--content));margin-inline:auto}main{padding-top:44px}.profile-hero,.favorites-section,.recent-watched,.reviews,.watch-timeline{border:1px solid rgba(143,188,214,.17);border-radius:7px;background:var(--surface);box-shadow:var(--shadow)}.profile-hero{position:relative;display:grid;min-height:302px;padding:42px 42px 38px;grid-template-columns:180px minmax(360px,1fr) auto;align-items:center;gap:34px;overflow:hidden}.profile-avatar{position:relative;z-index:2;width:164px;height:164px;border:8px solid white;border-radius:50%;background:var(--mist);box-shadow:0 0 0 1px #8fbcd659,0 12px 30px #49758c21;overflow:visible;transition:box-shadow .26s ease,transform .26s cubic-bezier(.2,.9,.2,1)}.profile-avatar:before,.profile-avatar:after{position:absolute;border-radius:50%;content:"";pointer-events:none}.profile-avatar:before{inset:-13px;z-index:-1;background:conic-gradient(from 0deg,#fff47100,#fff9bcc5,#cdffe0ce,#aae0ffd0,#fff47100);opacity:0;transform:scale(.86) rotate(0);filter:blur(1px);transition:opacity .22s ease,transform .42s cubic-bezier(.2,.9,.2,1)}.profile-avatar:after{inset:-20px;z-index:3;opacity:0;background:radial-gradient(circle at 24% 20%,rgba(255,249,188,.774) 0 4px,transparent 5px),radial-gradient(circle at 82% 28%,rgba(170,224,255,.815) 0 3px,transparent 4px),radial-gradient(circle at 72% 82%,rgba(205,255,224,.808) 0 4px,transparent 5px),radial-gradient(circle at 13% 72%,rgba(255,255,255,.68) 0 3px,transparent 4px);transform:scale(.72) rotate(-18deg);transition:opacity .18s ease,transform .46s cubic-bezier(.2,.9,.2,1)}.profile-avatar:hover,.profile-avatar:focus-within{box-shadow:0 0 0 1px #8fbcd673,0 18px 38px #49758c2e,0 0 34px #fff4712e;transform:translateY(-6px) scale(1.035)}.profile-avatar:hover:before,.profile-avatar:focus-within:before{opacity:1;transform:scale(1) rotate(150deg);animation:avatar-ring-spin 1.6s linear infinite}.profile-avatar:hover:after,.profile-avatar:focus-within:after{opacity:1;transform:scale(1) rotate(18deg);animation:avatar-sparkle-pop .9s ease both}.profile-avatar>span{display:grid;width:100%;height:100%;place-items:center;border-radius:50%;color:#29465e66;font-family:"Noto Serif CJK SC",STSong,serif;font-size:52px;font-weight:700}.profile-avatar img{position:absolute;inset:0;z-index:1;width:100%;height:100%;border-radius:50%;object-fit:cover;transition:filter .26s ease,transform .26s ease}.profile-avatar:hover img,.profile-avatar:focus-within img{filter:saturate(1.08) contrast(1.03);transform:scale(1.015)}.profile-avatar i{position:absolute;right:4px;bottom:5px;z-index:4;width:20px;height:20px;border:3px solid white;border-radius:50%;background:var(--lime);transition:background .18s ease,transform .26s cubic-bezier(.2,.9,.2,1)}.profile-avatar:hover i,.profile-avatar:focus-within i{background:var(--yellow);transform:translate(3px,-4px) scale(1.18)}.profile-copy{position:relative;z-index:2}.eyebrow,.section-heading>p{margin:0;color:#7294a7;font-size:10px;font-weight:700;letter-spacing:.18em}.profile-copy h1{margin:8px 0 2px;font-family:"Noto Serif CJK SC",STSong,serif;font-size:clamp(29px,3vw,42px);line-height:1.2;letter-spacing:0}.subtitle{margin:0 0 16px;color:var(--muted);font-size:14px}.introduction{max-width:520px;margin:0;color:#587082;font-family:"Noto Serif CJK SC",STSong,serif;font-size:14px;line-height:1.85}.profile-stats{display:flex;margin-top:22px;gap:12px}.stat{display:flex;min-width:126px;padding-right:18px;align-items:center;gap:10px;border-right:1px solid var(--line)}.stat:last-child{border-right:0}.stat-icon{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff}.stat-icon.blue{background:var(--blue)}.stat-icon.green{background:var(--green)}.stat-icon.yellow{color:#887b22;background:var(--yellow)}.stat small,.stat em{display:block;color:var(--muted);font-size:10px;font-style:normal}.stat strong{margin-right:5px;font-family:Georgia,serif;font-size:23px;font-weight:500}.bangumi-link{position:relative;z-index:3;display:inline-flex;min-width:216px;padding:15px 20px;align-items:center;justify-content:center;gap:9px;border-radius:5px;color:#fff;background:#78a9c6;box-shadow:0 10px 22px #558eb038;font-size:13px;transition:transform .18s ease,background .18s ease}.bangumi-link:hover{background:#679bb9;transform:translateY(-2px)}.sun-disc{position:absolute;right:194px;top:32px;width:100px;height:100px;border-radius:50%;background:#fff47159}.hero-branch{position:absolute;right:0;bottom:-20px;width:400px;height:230px;border-left:2px solid rgba(147,188,163,.38);transform:rotate(49deg)}.hero-branch i{position:absolute;width:52px;height:22px;border-radius:100% 0;background:#93bca347}.hero-branch i:nth-child(1){left:-50px;top:30px;transform:rotate(28deg)}.hero-branch i:nth-child(2){left:0;top:65px;transform:scaleX(-1) rotate(28deg)}.hero-branch i:nth-child(3){left:-50px;top:103px;transform:rotate(28deg)}.hero-branch i:nth-child(4){left:0;top:142px;transform:scaleX(-1) rotate(28deg)}.hero-branch i:nth-child(5){left:-50px;top:176px;transform:rotate(28deg)}.favorites-section{margin-top:24px;padding:24px 0 25px}.section-topline,.recent-watched>.section-heading,.reviews-topline{padding-inline:28px}.section-topline,.reviews-topline{display:flex;align-items:center;justify-content:space-between}.section-heading{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.section-heading>div{display:flex;align-items:center}.section-heading h2{margin:0;font-family:"Noto Serif CJK SC",STSong,serif;font-size:19px;letter-spacing:0}.rail-controls{display:flex;gap:7px}.rail-controls button{display:grid;width:34px;height:34px;padding:0;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;cursor:pointer;transition:border-color .16s ease,transform .16s ease}.rail-controls button:hover{border-color:var(--blue);transform:translateY(-2px)}.favorite-rail{display:grid;width:calc(100% - 56px);margin:0 28px;padding:20px 0 5px;grid-auto-columns:145px;grid-auto-flow:column;gap:18px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:inline mandatory}.favorite-rail::-webkit-scrollbar{display:none}.favorite-card{min-width:0;scroll-snap-align:start}.favorite-card a{display:block}.cover-frame{position:relative;height:202px;border-radius:5px;background:var(--mist);box-shadow:0 8px 18px #28475e1f;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.cover-frame img,.recent-cover img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.favorite-card a:hover .cover-frame{box-shadow:0 14px 28px #28475e33;transform:translateY(-5px)}.favorite-card a:hover img,.recent-card a:hover img{transform:scale(1.035)}.rank-number{position:absolute;top:0;left:0;display:grid;width:31px;height:31px;place-items:center;color:#29465e;background:var(--yellow);font:700 12px Georgia,serif}.score-badge{position:absolute;left:7px;bottom:7px;display:inline-flex;padding:4px 7px;align-items:center;gap:4px;border-radius:3px;color:#fff;background:#14232fcc;font:700 11px Georgia,serif}.score-badge svg{color:var(--yellow)}.open-subject{position:absolute;top:8px;right:8px;display:grid;width:28px;height:28px;place-items:center;border-radius:50%;color:var(--ink);background:#ffffffe6;opacity:0;transform:translateY(-5px);transition:opacity .18s ease,transform .18s ease}.favorite-card a:hover .open-subject{opacity:1;transform:translateY(0)}.favorite-card h3,.recent-card h3{margin:10px 0 0;overflow:hidden;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.favorite-card>a>p{margin:4px 0 0;overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.empty-state{display:flex;min-height:206px;margin:20px 28px 4px;align-items:center;justify-content:center;gap:20px;border:1px dashed rgba(143,188,214,.5);background:#dff1f440}.empty-state>span{color:var(--blue);font:48px Georgia,serif}.empty-state h3{margin:0 0 6px;font-family:"Noto Serif CJK SC",STSong,serif}.empty-state p,.compact-empty{color:var(--muted);font-size:13px}.empty-state code{color:#557e96}.recent-layout{display:grid;margin-top:24px;grid-template-columns:1.08fr .92fr;align-items:start;gap:20px}.recent-column{display:grid;min-width:0;gap:20px}.recent-watched{display:flex;height:var(--recent-panel-height);min-width:0;flex-direction:column;padding:28px 0}.reviews{padding:28px 0}.watch-timeline{position:relative;padding:28px;border-color:#7da9c240;background:var(--surface);overflow:hidden}.watch-timeline:before{content:none}.watch-timeline>*{position:relative;z-index:1}.timeline-topline{position:relative;z-index:10;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.timeline-range-picker{position:relative;z-index:20}.timeline-range-picker summary{display:inline-flex;padding:8px 10px;align-items:center;gap:5px;border-radius:999px;color:#638da4;border:1px solid rgba(143,188,214,.18);background:#ffffffb8;cursor:pointer;font-size:11px;white-space:nowrap;list-style:none;transition:background .16s ease,box-shadow .16s ease}.timeline-range-picker summary::-webkit-details-marker{display:none}.timeline-range-picker summary:hover,.timeline-range-picker[open] summary{border-color:#d99eb761;background:#fff4717a;box-shadow:0 8px 17px #49758c21}.timeline-range-picker[open] summary svg:last-child{transform:rotate(180deg)}.timeline-range-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:30;display:grid;min-width:112px;padding:5px;border:1px solid rgba(143,188,214,.26);border-radius:8px;background:#fffffffa;box-shadow:0 14px 30px #49758c29}.timeline-range-menu button{padding:8px 10px;border:0;border-radius:5px;color:#587488;background:transparent;cursor:pointer;font-size:11px;text-align:left}.timeline-range-menu button:hover,.timeline-range-menu button[aria-pressed=true]{color:#456b82;background:#dff1f4c7}.timeline-summary{display:inline-flex;margin:14px 0 0;padding:6px 9px;align-items:center;gap:6px;border:1px dashed rgba(125,169,194,.35);border-radius:4px;color:#7690a0;background:#ffffff78;font-size:10px;transform:rotate(-.35deg)}.timeline-summary svg{color:#79a3bb}.timeline-chart-wrap{position:relative;z-index:1;margin-top:16px;padding:9px 0 5px;border-top:1px dashed rgba(143,188,214,.26);border-bottom:1px dashed rgba(143,188,214,.2);overflow-x:auto;overflow-y:visible;scrollbar-color:rgba(143,188,214,.42) transparent;scrollbar-width:thin}.timeline-chart-canvas{position:relative;width:max(100%,var(--timeline-width));background:linear-gradient(180deg,#ffffff3d,#dff1f430)}.timeline-chart{display:block;width:100%;height:auto;overflow:visible}.timeline-chart line{stroke:#8fbcd638;stroke-dasharray:3 6}.timeline-chart polyline{fill:none;stroke:#6f9fbb;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.5}.timeline-point{fill:#fffdf1;stroke:#6f9fbb;stroke-width:3.5;pointer-events:none;transition:fill .16s ease}.timeline-hit-areas{position:absolute;inset:0 24px 16px;display:grid;grid-template-columns:repeat(12,1fr)}.timeline-hit-area{position:relative;min-width:0;padding:0;border:0;outline:none;background:transparent;cursor:pointer}.timeline-hit-area:after{position:absolute;inset:10px 4px 4px;border-radius:4px;content:"";transition:background .16s ease}.timeline-hit-area:hover:after,.timeline-hit-area:focus-visible:after{border:1px solid rgba(217,158,183,.28);background:linear-gradient(180deg,#fff47130,#f3a6bf1c)}.timeline-tooltip{position:absolute;top:0;left:50%;z-index:2;display:grid;width:156px;padding:8px 10px;gap:3px;border:1px solid rgba(143,188,214,.36);border-radius:7px 4px;color:#476a82;background:#fffffffa;box-shadow:0 10px 24px #49758c29;font-family:Noto Sans CJK SC,Microsoft YaHei,sans-serif;font-size:10px;line-height:1.4;opacity:0;pointer-events:none;transform:translate(-50%,5px);transition:opacity .16s ease,transform .16s ease}.timeline-tooltip span{display:block;max-height:154px;color:#718391;overflow-y:auto;line-height:1.65;white-space:normal}.timeline-tooltip strong{color:#53778f;letter-spacing:.02em}.timeline-hit-area:hover .timeline-tooltip,.timeline-hit-area:focus-visible .timeline-tooltip{opacity:1;transform:translate(-50%)}.timeline-labels{display:grid;margin:-4px 24px 0;grid-template-columns:repeat(12,1fr);color:#7791a0;font-size:9px;text-align:center}.timeline-labels span{display:inline-flex;width:fit-content;margin-inline:auto;padding:2px 5px;border-radius:999px;background:#ffffff6b}.timeline-chart-wrap::-webkit-scrollbar{height:5px}.timeline-chart-wrap::-webkit-scrollbar-track{border-radius:999px;background:#dff1f4a6}.timeline-chart-wrap::-webkit-scrollbar-thumb{border-radius:999px;background:linear-gradient(90deg,#7da9c299,#d99eb79e)}.recent-grid{display:grid;flex:1;min-height:0;padding:20px 28px 0;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px 13px}.recent-cover{position:relative;aspect-ratio:145 / 202;height:auto;border-radius:5px;background:var(--mist);overflow:hidden}.recent-cover span{position:absolute;right:7px;bottom:7px;display:grid;width:27px;height:27px;place-items:center;border-radius:50%;color:#fff;background:#29465eb8;opacity:0;transition:opacity .18s ease}.recent-card a:hover .recent-cover span{opacity:1}.recent-card p{display:flex;margin:5px 0 0;justify-content:space-between;color:#8a9aa5;font-size:9px}.recent-card strong{color:#c4a827;font:500 12px Georgia,serif}.review-list{display:grid;padding:20px 28px 0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.review-card{display:flex;min-height:148px;padding:16px;flex-direction:column;border:1px solid var(--line);border-radius:5px;background:#ffffffa6}.review-title{display:flex;align-items:start;justify-content:space-between;gap:12px}.review-title a{font-size:12px;font-weight:700}.review-title span{display:inline-flex;flex:0 0 auto;align-items:center;gap:4px;color:#c4a827;font:500 12px Georgia,serif}.review-comment,.no-comment{display:flex;margin:13px 0;align-items:start;gap:7px;color:#5b7485;font-family:Noto Sans CJK SC,Microsoft YaHei,sans-serif;font-size:12px;line-height:1.85}.review-comment svg{flex:0 0 auto;margin-top:3px;color:var(--green)}.no-comment{color:#8fa1ab;font-style:italic}.review-card time{margin-top:auto;color:#9aabb4;font-size:10px}.review-open-all{display:inline-flex;padding:8px 11px 8px 13px;align-items:center;gap:5px;border:1px solid rgba(143,188,214,.28);border-radius:999px;color:#638da4;background:#ffffffb8;cursor:pointer;font-size:12px;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.review-open-all:hover{border-color:#93bca39e;box-shadow:0 9px 18px #49758c1a;transform:translateY(-2px)}.review-dialog{width:min(970px,calc(100vw - 56px));max-height:min(790px,calc(100vh - 46px));padding:0;border:0;border-radius:7px;background:transparent;color:var(--ink);overflow:visible}.review-dialog::backdrop{background:#1c2a347a;backdrop-filter:blur(7px)}.review-modal-shell{position:relative;padding:34px;border:1px solid rgba(143,188,214,.25);border-radius:7px;background:radial-gradient(circle at 85% 11%,rgba(255,244,113,.36) 0 42px,transparent 43px),radial-gradient(circle at 92% 84%,rgba(223,241,244,.82) 0 120px,transparent 121px),#fffffff5;box-shadow:0 30px 90px #1e3a4c42;overflow:visible}.review-modal-shell:before,.review-modal-shell:after{position:absolute;content:"";pointer-events:none}.review-modal-shell:before{right:48px;top:36px;width:122px;height:162px;border-left:2px solid rgba(147,188,163,.2);border-radius:50%;opacity:.72;transform:rotate(31deg)}.review-modal-shell:after{right:62px;bottom:68px;width:220px;height:170px;border:1px solid rgba(143,188,214,.18);border-radius:50%;mask-image:linear-gradient(150deg,transparent 8%,black 62%,transparent 88%)}.review-stack{position:absolute;z-index:-1;border:1px solid rgba(143,188,214,.18);border-radius:7px;background:linear-gradient(180deg,#dff1f4b8,#ffffffe6),#ffffffe6;box-shadow:0 18px 44px #1e3a4c29}.review-stack.near{top:64px;bottom:72px;width:132px}.review-stack.far{top:92px;bottom:102px;width:150px;opacity:.72}.review-stack-left.near{left:-48px;transform:rotate(-2.5deg)}.review-stack-left.far{left:-80px;transform:rotate(-4.2deg)}.review-stack-right.near{right:-48px;transform:rotate(2.5deg)}.review-stack-right.far{right:-80px;transform:rotate(4.2deg)}.review-dialog-close{position:absolute;right:18px;top:17px;z-index:5;display:grid;width:38px;height:38px;padding:0;place-items:center;border:1px solid rgba(143,188,214,.28);border-radius:50%;color:#638da4;background:#ffffffdb;box-shadow:0 8px 20px #49758c1f;cursor:pointer}.review-slide-button{position:absolute;top:50%;z-index:5;display:grid;width:58px;height:58px;padding:0;place-items:center;border:5px solid rgba(255,255,255,.92);border-radius:50%;color:#527891;background:#fff471e6;box-shadow:0 14px 28px #49758c33;cursor:pointer;transform:translateY(-50%);transition:transform .16s ease,background .16s ease}.review-slide-button:hover{background:#fff471;transform:translateY(-50%) scale(1.04)}.review-slide-button.previous{left:-30px}.review-slide-button.next{right:-30px}.review-slides{position:relative;min-height:604px}.review-detail{display:grid;position:absolute;inset:0;grid-template-columns:292px minmax(0,1fr);gap:24px;opacity:0;pointer-events:none;transform:translate(22px) scale(.985);transition:opacity .24s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1)}.review-detail.is-active{position:relative;opacity:1;pointer-events:auto;transform:translate(0) scale(1)}.review-detail.is-entering.from-next{animation:review-slide-from-next .3s cubic-bezier(.22,1,.36,1) both}.review-detail.is-entering.from-prev{animation:review-slide-from-prev .3s cubic-bezier(.22,1,.36,1) both}.review-detail.is-leaving.to-prev{position:absolute;animation:review-slide-to-prev .24s cubic-bezier(.45,0,.55,1) both}.review-detail.is-leaving.to-next{position:absolute;animation:review-slide-to-next .24s cubic-bezier(.45,0,.55,1) both}.review-detail-subject{position:relative;z-index:2;padding:22px;border:1px solid rgba(143,188,214,.24);border-radius:7px;background:linear-gradient(180deg,#dff1f4bd,#ffffffd1),#dff1f48c}.review-detail-cover{display:block;aspect-ratio:3 / 4;border-radius:6px;background:var(--mist);box-shadow:0 13px 28px #29465e2e;overflow:hidden}.review-detail-cover img{width:100%;height:100%;object-fit:cover}.review-detail-meta{margin-top:19px}.review-detail-kicker{margin:0 0 6px;color:#7da0b4;font-size:10px;font-weight:800;letter-spacing:.16em}.review-detail-meta h3,.review-detail-heading h3{margin:0;font-family:"Noto Serif CJK SC",STSong,serif;font-size:20px;letter-spacing:0}.review-detail-original{margin:5px 0 16px;color:#667c8b;font-size:12px;line-height:1.5}.review-detail-meta dl{display:grid;margin:0;gap:9px}.review-detail-meta dl>div{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px dashed rgba(103,151,174,.22);padding-bottom:8px}.review-detail-meta dt{color:#7790a0;font-size:12px}.review-detail-meta dd{display:inline-flex;max-width:150px;margin:0;align-items:center;justify-content:flex-end;gap:5px;color:#476a82;font-size:12px;font-weight:700;line-height:1.45;text-align:right}.review-detail-meta dd svg{color:var(--green)}.review-detail-meta dl>div:first-child dd{color:#c4a827;font:700 18px Georgia,serif}.review-detail-meta dl>div:first-child svg{color:#e4c243}.review-detail-link{display:inline-flex;margin-top:18px;padding:8px 12px;align-items:center;gap:6px;border-radius:999px;color:#456b82;background:#93bca33d;font-size:12px}.review-detail-note{position:relative;z-index:2;display:flex;min-width:0;min-height:604px;padding:32px 38px 28px;flex-direction:column;border:1px solid rgba(143,188,214,.22);border-radius:7px;background:#ffffffc7;box-shadow:inset 0 0 35px #dff1f457;overflow:hidden}.review-detail-note:after{position:absolute;right:34px;bottom:34px;width:96px;height:150px;border-left:2px solid rgba(147,188,163,.28);border-radius:80% 0;content:"";pointer-events:none;transform:rotate(28deg)}.review-detail-heading{display:flex;position:relative;z-index:2;align-items:flex-start;justify-content:space-between;gap:18px}.review-detail-heading span{display:inline-flex;padding:8px 12px;align-items:center;gap:5px;border-radius:999px;color:#b99e21;background:#fff47147;font:700 18px Georgia,serif}.review-detail-quote{height:46px;color:#e4c243d1;font:80px/.9 Georgia,serif}.review-detail-comment{position:relative;z-index:2;max-height:390px;margin:0;padding-right:8px;color:#425e73;font-family:"Noto Serif CJK SC",STSong,serif;font-size:15px;line-height:2.08;overflow-y:auto;white-space:pre-wrap}.review-detail-comment.is-empty{color:#7f95a4;font-style:italic}.review-detail-comment::-webkit-scrollbar{width:6px}.review-detail-comment::-webkit-scrollbar-thumb{border-radius:999px;background:#93bca36b}.review-detail-foot{display:flex;position:relative;z-index:2;margin-top:auto;padding-top:18px;align-items:center;justify-content:flex-start;gap:16px;color:#7c93a2;font-size:12px}.review-detail-foot span{padding:7px 13px;border-radius:999px;background:#dff1f4b8}.review-dialog-progress{display:grid;margin-top:18px;place-items:center;gap:9px;color:#6a8597;font-size:12px}.review-progress-dots{display:flex;max-width:min(520px,100%);padding:3px 2px;gap:10px;overflow-x:auto;scrollbar-width:none}.review-progress-dots::-webkit-scrollbar{display:none}.review-progress-dots i{display:block;flex:0 0 auto;width:28px;height:5px;border-radius:999px;background:#8fbcd647;transition:width .16s ease,background .16s ease}.review-progress-dots i.is-active{width:42px;background:#fff471eb}@keyframes review-slide-from-next{0%{opacity:0;transform:translate(54px) translateY(10px) scale(.97)}58%{opacity:1}to{opacity:1;transform:translate(0) translateY(0) scale(1)}}@keyframes review-slide-from-prev{0%{opacity:0;transform:translate(-54px) translateY(10px) scale(.97)}58%{opacity:1}to{opacity:1;transform:translate(0) translateY(0) scale(1)}}@keyframes review-slide-to-prev{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(-38px) translateY(-8px) scale(.975)}}@keyframes review-slide-to-next{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(38px) translateY(-8px) scale(.975)}}.compact-empty{min-height:148px;margin:20px 28px 0;padding:32px;border:1px dashed rgba(143,188,214,.5);text-align:center}footer{display:flex;padding:28px 2px 0;justify-content:space-between;color:#8698a4;font-size:10px}footer a{color:#638da4;text-decoration:underline;text-underline-offset:3px}.page-orbit{position:absolute;z-index:0;width:310px;height:310px;border:1px solid rgba(143,188,214,.21);border-radius:50%;pointer-events:none}.page-orbit:before,.page-orbit:after{position:absolute;border:1px solid rgba(143,188,214,.16);border-radius:50%;content:""}.page-orbit:before{inset:23px}.page-orbit:after{inset:48px}.orbit-left{left:-225px;top:70px}.orbit-right{right:-220px;bottom:30px}.reveal{opacity:0;transform:translateY(15px);transition:opacity .6s ease,transform .6s ease,border-color .22s ease,background .22s ease,box-shadow .26s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}.profile-hero.reveal.is-visible:hover,.favorites-section.reveal.is-visible:hover,.recent-watched.reveal.is-visible:hover,.reviews.reveal.is-visible:hover,.watch-timeline.reveal.is-visible:hover,.profile-hero.reveal.is-visible:focus-within,.favorites-section.reveal.is-visible:focus-within,.recent-watched.reveal.is-visible:focus-within,.reviews.reveal.is-visible:focus-within,.watch-timeline.reveal.is-visible:focus-within{border-color:#8fbcd659;background:#fffffff2;box-shadow:0 28px 60px #39657d2b,0 10px 22px #39657d14;transform:translateY(-8px)}.favorites-section.reveal:not(.is-visible){transition-delay:80ms}.recent-watched.reveal:not(.is-visible){transition-delay:.13s}.reviews.reveal:not(.is-visible){transition-delay:.19s}@keyframes avatar-ring-spin{to{transform:scale(1) rotate(510deg)}}@keyframes avatar-sparkle-pop{0%{opacity:0;transform:scale(.7) rotate(-18deg)}45%{opacity:1;transform:scale(1.08) rotate(12deg)}to{opacity:1;transform:scale(1) rotate(18deg)}}@media(max-width:1080px){.profile-hero{grid-template-columns:150px 1fr}.profile-avatar{width:140px;height:140px}.bangumi-link{grid-column:2;justify-self:start}.recent-layout{grid-template-columns:1fr}.recent-watched{height:auto}}@media(max-width:760px){.page-shell{padding:0 14px 20px}.site-header{height:64px}.brand{gap:9px;font-size:16px}.brand-mark{width:24px;height:24px;transform:scale(.82)}.site-header nav{gap:18px}.site-header nav a{font-size:12px}main{padding-top:18px}.profile-hero{min-height:auto;padding:28px 20px;grid-template-columns:1fr;gap:18px;text-align:center}.profile-avatar{width:118px;height:118px;justify-self:center}.profile-copy h1{font-size:27px}.introduction{margin-inline:auto}.profile-stats{justify-content:center;gap:4px}.stat{min-width:0;padding:0 10px;flex-direction:column;gap:5px}.stat-icon{width:32px;height:32px}.stat em{display:none}.bangumi-link{min-width:0;grid-column:1;justify-self:center}.sun-disc{right:-35px;top:20px}.hero-branch{opacity:.45}.favorites-section{padding-top:20px}.section-topline,.recent-watched>.section-heading,.reviews-topline{padding-inline:16px}.section-heading>p{font-size:8px}.section-heading h2{font-size:16px}.favorite-rail{width:calc(100% - 32px);margin-inline:16px;grid-auto-columns:132px;gap:13px}.cover-frame{height:184px}.recent-grid{padding-inline:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.recent-cover{aspect-ratio:145 / 202}.review-list{padding-inline:16px;grid-template-columns:1fr}.review-open-all{padding:7px 10px;font-size:11px}.review-dialog{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.review-modal-shell{padding:20px 16px;overflow-y:auto}.review-stack{display:none}.review-dialog-close{right:10px;top:10px;width:34px;height:34px}.review-slide-button{width:42px;height:42px;border-width:4px}.review-slide-button.previous{left:-12px}.review-slide-button.next{right:-12px}.review-slides{min-height:0}.review-detail{grid-template-columns:1fr;gap:14px}.review-detail-subject{display:grid;padding:14px;grid-template-columns:108px minmax(0,1fr);gap:14px}.review-detail-cover{align-self:start}.review-detail-meta{margin-top:0}.review-detail-meta h3,.review-detail-heading h3{font-size:17px}.review-detail-original{margin-bottom:10px;font-size:11px}.review-detail-meta dl{gap:6px}.review-detail-meta dl>div{padding-bottom:6px}.review-detail-link{margin-top:10px}.review-detail-note{min-height:360px;padding:24px 20px 20px}.review-detail-heading{padding-right:28px}.review-detail-heading span{padding:7px 10px;font-size:15px}.review-detail-quote{height:35px;font-size:58px}.review-detail-comment{max-height:310px;font-size:13px;line-height:1.95}.review-detail-foot{align-items:flex-start;flex-direction:column;gap:8px}.empty-state{margin-inline:16px}footer{gap:12px;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}.profile-avatar:hover:before,.profile-avatar:focus-within:before,.profile-avatar:hover:after,.profile-avatar:focus-within:after{animation:none}}.depth-intro{--depth-progress: 0;--depth-handoff: 0;--depth-safe-bottom: 0px;position:relative;z-index:1;height:520svh;color:#282a27;background:#f2ead7}@supports (height: 100lvh){.depth-intro{--depth-safe-bottom: max(0px, calc(100lvh - 100svh) )}}.depth-intro:after{position:absolute;right:0;bottom:100vh;bottom:100lvh;left:0;z-index:4;height:clamp(120px,22svh,220px);content:"";background:linear-gradient(to bottom,rgb(248 251 251 / 0),rgb(248 251 251 / .28) 38%,var(--paper) 100%);opacity:var(--depth-handoff);pointer-events:none;will-change:opacity}.depth-gallery-sticky{position:fixed;top:0;left:0;z-index:2;width:100%;height:100vh;height:100lvh;overflow:hidden;pointer-events:none}.depth-canvas,.depth-static-art,.depth-grain{position:absolute;inset:0;width:100%;height:100%}.depth-canvas{display:block;opacity:calc(1 - var(--depth-handoff));transition:opacity 80ms linear}.depth-static-art{display:none;width:min(64vw,560px);height:auto;max-height:72vh;max-height:72svh;margin:auto;object-fit:contain;filter:saturate(.94) contrast(.98)}.depth-grain{z-index:2;opacity:calc(.16 * (1 - var(--depth-handoff)));pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.86' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.28'/%3E%3C/svg%3E");mix-blend-mode:soft-light}.depth-masthead,.depth-label,.depth-color-data,.depth-scroll-hint,.depth-progress{position:absolute;z-index:3;opacity:calc(1 - var(--depth-handoff));transition:opacity .1s linear}.depth-masthead{top:20px;right:20px;left:20px;display:flex;justify-content:space-between;gap:24px;font:600 9px/1.25 Courier New,monospace;letter-spacing:.13em}.depth-masthead p{margin:0}.depth-masthead p:last-child{text-align:right}.depth-label{top:50%;left:clamp(22px,8vw,130px);min-width:120px;transform:translateY(-50%);font:500 10px/1.45 Courier New,monospace;letter-spacing:.08em}.depth-label p{margin:0}.depth-word{margin-top:7px!important;text-transform:lowercase}.depth-chip{display:block;width:19px;height:19px;margin-top:9px;border-radius:50%;background:#a48a56;box-shadow:0 0 26px color-mix(in srgb,#a48a56 58%,transparent)}.depth-color-data{top:50%;right:clamp(22px,9vw,144px);display:grid;width:155px;margin:0;gap:2px;transform:translateY(-50%);font:500 9px/1.35 Courier New,monospace;letter-spacing:.06em}.depth-color-data>div{display:grid;grid-template-columns:45px 1fr}.depth-color-data dt,.depth-color-data dd{margin:0}.depth-scroll-hint{right:20px;bottom:18px;display:flex;align-items:center;gap:10px;opacity:calc((1 - min(1,var(--depth-progress) * 18)) * (1 - var(--depth-handoff)));font:500 9px/1 Courier New,monospace;letter-spacing:.12em}.depth-scroll-hint span{position:relative;width:45px;height:1px;background:currentColor}.depth-scroll-hint span:after{position:absolute;right:0;bottom:0;width:7px;height:1px;content:"";background:currentColor;transform:rotate(35deg);transform-origin:right}.depth-scroll-hint p{margin:0}.depth-progress{bottom:18px;left:20px;display:flex;align-items:center;gap:10px;font:500 9px/1 Courier New,monospace;letter-spacing:.08em}.depth-progress>i{display:block;position:relative;width:78px;height:1px;background:color-mix(in srgb,currentColor 24%,transparent);overflow:hidden}.depth-progress>i>b{position:absolute;inset:0;display:block;background:currentColor;transform:scaleX(var(--depth-progress));transform-origin:left}.depth-skip{position:fixed;top:12px;left:12px;z-index:20;padding:10px 13px;color:#29465e;background:#fff;box-shadow:0 8px 24px #29465e29;font-size:12px;opacity:0;pointer-events:none;transform:translateY(-10px)}.depth-skip:focus{opacity:1;pointer-events:auto;transform:translateY(0)}.depth-intro~.page-shell{z-index:4;margin-top:-100vh;margin-top:-100lvh;background:var(--paper);opacity:var(--homepage-reveal, 0);will-change:opacity}.depth-intro~.page-shell>*{transform:translateY(calc((1 - var(--homepage-reveal, 0)) * 12svh));will-change:transform}body.depth-gallery-active{overflow-x:hidden}body.depth-gallery-active .page-shell{pointer-events:none}body.depth-gallery-home .page-shell{pointer-events:auto}body.depth-gallery-fallback .depth-intro,body.depth-gallery-reduced .depth-intro{height:200svh;background:radial-gradient(circle at 22% 22%,rgba(104,116,74,.34),transparent 38%),radial-gradient(circle at 82% 74%,rgba(216,185,142,.42),transparent 42%),#f2ead7}body.depth-gallery-fallback .depth-canvas,body.depth-gallery-reduced .depth-canvas{display:none}body.depth-gallery-fallback .depth-static-art,body.depth-gallery-reduced .depth-static-art{display:block;opacity:calc(1 - var(--depth-handoff))}body.depth-gallery-fallback .depth-progress,body.depth-gallery-reduced .depth-progress{display:none}@media(max-width:760px){.depth-masthead{top:14px;right:14px;left:14px;font-size:7px}.depth-label{top:auto;bottom:calc(70px + var(--depth-safe-bottom));left:16px;min-width:0;transform:none;font-size:8px}.depth-chip{width:14px;height:14px}.depth-color-data{top:auto;right:14px;bottom:calc(70px + var(--depth-safe-bottom));width:132px;transform:none;font-size:7px}.depth-color-data>div{grid-template-columns:38px 1fr}.depth-scroll-hint{right:14px;bottom:calc(14px + var(--depth-safe-bottom));font-size:7px}.depth-progress{bottom:calc(14px + var(--depth-safe-bottom));left:14px;font-size:7px}.depth-progress>i{width:54px}}@media(prefers-reduced-motion:reduce){.depth-canvas,.depth-grain{display:none}.depth-static-art{display:block}}
