@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{--ink:#182029;--muted:#69727d;--paper:#f7f8f5;--card:#fff;--line:#e8e9e5;--blue:#1667d9;--blue-dark:#0d4ea6;--warm:#f1eee6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,Noto Sans SC,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.shell{min-height:100vh}.topbar{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f8f5e6;border-bottom:1px solid #18202914;align-items:center;gap:48px;height:72px;padding:0 max(24px,50vw - 590px);display:flex;position:sticky;top:0}.brand{cursor:pointer;letter-spacing:-.04em;background:0 0;border:0;align-items:center;gap:12px;padding:0;font-size:21px;font-weight:800;display:flex}.brand-mark{background:var(--ink);border-radius:9px;justify-content:center;align-items:flex-end;gap:3px;width:30px;height:30px;padding:7px;display:flex;transform:rotate(-2deg)}.brand-mark i{background:#fff;border-radius:5px;width:3px;display:block}.brand-mark i:first-child{height:8px}.brand-mark i:nth-child(2){background:#6da7f1;height:16px}.brand-mark i:nth-child(3){height:12px}.desktop-nav{align-self:stretch;display:flex}.desktop-nav button{cursor:pointer;color:var(--muted);background:0 0;border:0;padding:0 20px;position:relative}.desktop-nav button.active{color:var(--ink);font-weight:600}.desktop-nav button.active:after{content:"";background:var(--blue);border-radius:2px;height:2px;position:absolute;bottom:0;left:20px;right:20px}.account{align-items:center;gap:12px;margin-left:auto;display:flex}.avatar{width:36px;height:36px;color:var(--blue-dark);cursor:pointer;background:#d9e8fb;border:0;border-radius:50%;font-weight:700}.sign-in{background:var(--ink);color:#fff;border-radius:99px;padding:10px 17px;font-size:14px;font-weight:600;text-decoration:none}.quiet-link{color:var(--muted);font-size:13px;text-decoration:none}main{min-height:calc(100vh - 180px)}.hero{color:#fff;isolation:isolate;background:linear-gradient(128deg,#182029 0%,#183855 56%,#245f8e 100%);border-radius:32px;max-width:1180px;min-height:510px;margin:32px auto 0;padding:76px 76px 60px;position:relative;overflow:hidden}.hero:before{content:"";z-index:-1;border:1px solid #ffffff1f;border-radius:50%;width:400px;height:400px;position:absolute;top:46px;right:70px;box-shadow:0 0 0 62px #ffffff09,0 0 0 124px #ffffff06}.hero:after{content:"";z-index:-1;background:linear-gradient(160deg,#ffffff2e,#ffffff0a);border:1px solid #ffffff5c;border-radius:22px;width:154px;height:216px;position:absolute;top:130px;right:166px;transform:rotate(9deg);box-shadow:-38px 36px 70px #0000002e}.eyebrow,.kicker{letter-spacing:.18em;font-size:12px;font-weight:700}.eyebrow{color:#9bc5f2;margin-bottom:17px}.hero h1{letter-spacing:-.055em;max-width:620px;margin:0;font-family:Noto Sans SC,sans-serif;font-size:56px;line-height:1.18}.hero>p{color:#ffffffb0;max-width:535px;margin:22px 0 32px;font-size:17px;line-height:1.8}.hero-actions{gap:12px;display:flex}.primary,.secondary{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:18px;padding:13px 20px;font-weight:600;text-decoration:none;display:inline-flex}.primary{color:#fff;background:var(--blue);box-shadow:0 8px 24px #1667d938}.primary:hover{background:var(--blue-dark)}.hero .primary{color:var(--ink);box-shadow:none;background:#fff}.secondary{color:#fff;background:#ffffff12;border:1px solid #ffffff40}.hero-stats{gap:34px;margin-top:48px;display:flex}.hero-stats div{border-right:1px solid #ffffff29;flex-direction:column;padding-right:34px;display:flex}.hero-stats div:last-child{border:0}.hero-stats strong{font-size:24px}.hero-stats span{color:#ffffff80;margin-top:4px;font-size:12px}.orb{filter:blur(1px);z-index:-1;border-radius:50%;position:absolute}.orb-one{background:#f4a261;width:42px;height:42px;top:92px;right:82px;box-shadow:0 0 34px #f4a26173}.orb-two{background:#8fc3f7;width:18px;height:18px;top:310px;right:320px}.feed-page{max-width:1180px;margin:0 auto;padding:32px 0 82px}.feed-hero{color:#fff;background:radial-gradient(circle at 84% 18%,#76b5f766,#0000 25%),linear-gradient(128deg,#182029,#17486f 64%,#1a6a87);border-radius:30px;justify-content:space-between;align-items:flex-end;gap:50px;min-height:330px;padding:54px 58px;display:flex;overflow:hidden}.feed-hero h1{letter-spacing:-.055em;margin:10px 0 17px;font-family:Noto Sans SC,sans-serif;font-size:46px;line-height:1.2}.feed-hero p{color:#ffffffa6;max-width:580px;margin:0;line-height:1.75}.feed-hero .kicker{color:#a9d3fb}.feed-summary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff21;border:1px solid #ffffff21;border-radius:18px;flex:none;gap:1px;width:235px;display:grid;overflow:hidden}.feed-summary div{background:#0c1f2e47;justify-content:space-between;align-items:baseline;gap:15px;padding:15px 18px;display:flex}.feed-summary strong{font-size:24px}.feed-summary span{color:#fff9;text-align:right;font-size:11px}.feed-layout{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);align-items:start;gap:24px;margin-top:48px;display:grid}.feed-stream,.history-stream{min-width:0}.feed-section-head{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:20px;display:flex}.feed-section-head h2{letter-spacing:-.04em;margin:5px 0 0;font-family:Noto Sans SC,sans-serif;font-size:27px}.feed-section-head>small{color:var(--muted)}.feed-list{grid-template-columns:1fr;gap:16px;display:grid}.feed-card{border:1px solid var(--line);background:#fff;border-radius:19px;grid-template-columns:132px minmax(0,1fr);min-width:0;min-height:188px;transition:all .22s;display:grid;overflow:hidden}.feed-card:hover{transform:translateY(-2px);box-shadow:0 14px 35px #141e2814}.feed-poster{cursor:pointer;color:#fff;background:#dce5ec;border:0;padding:0;font-size:24px;font-weight:800;overflow:hidden}.feed-poster img{object-fit:cover;width:100%;height:100%;display:block}.feed-card-body{flex-direction:column;min-width:0;padding:20px 22px;display:flex}.feed-card-meta{justify-content:space-between;align-items:center;gap:7px;display:flex}.feed-card-meta time{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.feed-status{color:#28724d;background:#e7f5ed;border-radius:99px;flex:none;padding:5px 9px;font-size:10px;font-weight:700}.feed-status.episode{color:var(--blue-dark);background:#e8f1fc}.feed-title{text-align:left;cursor:pointer;background:0 0;border:0;min-width:0;padding:0}.feed-title h3{white-space:nowrap;text-overflow:ellipsis;margin:17px 0 5px;font-size:22px;overflow:hidden}.feed-title:hover h3{color:var(--blue)}.feed-title p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.feed-card-foot{color:#9299a0;gap:10px;margin-top:auto;padding-top:14px;font-size:11px;display:flex}.feed-card-foot a{color:var(--blue);margin-left:auto;text-decoration:none}.history-stream{border:1px solid var(--line);background:#fff;border-radius:20px;max-height:780px;padding:22px;overflow:auto}.history-list{flex-direction:column;display:flex}.history-list button{border:0;border-top:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:38px 48px minmax(0,1fr);align-items:center;gap:10px;padding:12px 0;display:grid}.history-list button:hover b{color:var(--blue)}.history-cover{color:#fff;background:linear-gradient(145deg,#46789e,#223d55);border-radius:7px;place-items:center;width:38px;height:50px;font-size:15px;font-weight:800;display:grid;overflow:hidden}.history-cover img{object-fit:cover;width:100%;height:100%;display:block}.history-list time{color:var(--blue);font-size:11px;font-weight:700}.history-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.history-list b{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.history-list small,.feed-empty-copy{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.feed-empty-copy{text-align:center;padding:22px 0}.section,.page-section{max-width:1180px;margin:0 auto;padding:82px 0}.section-head{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.kicker{color:var(--blue)}.section h2,.page-title h1{letter-spacing:-.045em;margin:7px 0 0;font-family:Noto Sans SC,sans-serif;font-size:34px}.search{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:10px;width:290px;padding:11px 14px;display:flex;box-shadow:0 5px 18px #141e2809}.search span{color:#8a929b;font-size:20px}.search input{background:0 0;border:0;outline:0;width:100%}.filters{gap:8px;margin:28px 0 24px;display:flex}.filters button{border:1px solid var(--line);cursor:pointer;color:var(--muted);background:#fff;border-radius:99px;padding:8px 17px}.filters button.selected{background:var(--ink);color:#fff;border-color:var(--ink)}.media-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.media-card{background:var(--card);border:1px solid var(--line);border-radius:20px;transition:all .25s;overflow:hidden}.media-card:hover{transform:translateY(-4px);box-shadow:0 18px 50px #141e2817}.poster{background:radial-gradient(circle at 25% 20%,color-mix(in srgb,var(--accent) 80%,white),transparent 32%),linear-gradient(145deg,var(--accent),color-mix(in srgb,var(--accent) 42%,#15202b));justify-content:center;align-items:center;height:235px;display:flex;position:relative;overflow:hidden}.poster:before,.poster:after{content:"";border:1px solid #ffffff38;border-radius:50%;width:190px;height:190px;position:absolute}.poster:after{border-color:#ffffff57;width:112px;height:112px}.poster-initials{color:#fff;letter-spacing:-.08em;text-shadow:0 8px 30px #0000003d;z-index:1;font-size:48px;font-weight:800}.poster-image{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.poster:has(.poster-image):before{display:none}.poster:has(.poster-image):after{display:none}.poster:has(.poster-image) .poster-initials{display:none}.platform{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;background:#0a0f1461;border-radius:8px;padding:5px 8px;font-size:10px;position:absolute;top:14px;left:14px}.poster-badges{z-index:2;gap:6px;display:flex;position:absolute;bottom:14px;left:14px}.poster-badges span{color:#fff;background:#15805d;border-radius:99px;padding:6px 9px;font-size:10px;font-weight:700;box-shadow:0 5px 15px #0000002e}.poster-badges span.new{background:#e7832e}.save{cursor:pointer;z-index:2;background:#ffffffe6;border:0;border-radius:50%;width:36px;height:36px;font-size:18px;position:absolute;top:13px;right:13px}.save.saved{color:#d94b55}.media-body{padding:17px 17px 18px}.media-meta{color:var(--muted);align-items:center;gap:7px;font-size:11px;display:flex}.media-meta span:not(.rating):not(:last-child):after{content:"·";margin-left:7px}.media-meta .rating{color:#bf791c;margin-left:auto}.media-body h3{letter-spacing:-.03em;margin:9px 0 1px;font-size:19px}.title-button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:block}.title-button:hover h3{color:var(--blue)}.detail-link{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:8px 0 0;font-size:12px;font-weight:700}.original{color:#8b939b;margin:0;font-size:12px}.summary{color:var(--muted);height:43px;margin:13px 0 15px;font-size:13px;line-height:1.65;overflow:hidden}.card-foot{border-top:1px solid var(--line);color:#8a929b;justify-content:space-between;padding-top:12px;font-size:11px;display:flex}.episode-toggle{width:100%;color:var(--blue-dark);cursor:pointer;background:#eef4fb;border:0;border-radius:9px;justify-content:space-between;align-items:center;margin-top:13px;padding:9px 11px;font-size:12px;font-weight:600;display:flex}.episode-list{border-top:1px solid var(--line);background:#f8fafb;max-height:320px;padding:7px 13px 13px;overflow:auto}.episode-row{border-bottom:1px solid #e7ebee}.episode-row:last-child{border-bottom:0}.episode-row>a{color:inherit;grid-template-columns:58px minmax(0,1fr);gap:2px 10px;padding:10px 3px;text-decoration:none;display:grid}.episode-row>a:hover .episode-name{color:var(--blue)}.episode-order{color:var(--blue);font-size:11px;font-weight:700}.episode-name{white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.episode-list time{color:var(--muted);grid-column:2;font-size:11px}.episode-list>p{color:var(--muted);text-align:center;margin:15px 0 8px;font-size:12px}.empty{text-align:center;color:var(--muted);grid-column:1/-1;padding:50px}.page-section{padding-top:72px}.page-title{margin-bottom:38px}.page-title h1{font-size:42px}.page-title p{color:var(--muted);margin:10px 0 0}.calendar-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.calendar-heading .page-title{margin-bottom:0}.calendar-controls{flex:none;align-items:center;gap:8px;display:flex}.calendar-controls button{border:1px solid var(--line);min-height:38px;color:var(--ink);cursor:pointer;white-space:nowrap;background:#fff;border-radius:10px;padding:8px 13px;font-size:12px;transition:all .2s}.calendar-controls button:hover{color:var(--blue);border-color:#a9bfd2;transform:translateY(-1px)}.calendar-controls .calendar-current{color:var(--blue-dark);background:#e8f1fc;border-color:#d4e2f3}.calendar-card{border:1px solid var(--line);background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 12px 45px #141e280d}.week,.month-grid{grid-template-columns:repeat(7,1fr);display:grid}.week{color:var(--muted);text-align:center;background:#f0f2ef;padding:14px 0;font-size:12px}.month-grid>div,.month-grid>span{border-top:1px solid var(--line);border-right:1px solid var(--line);min-height:118px;padding:12px}.month-grid>:nth-child(7n){border-right:0}.day b{font-size:12px}.day.today{background:linear-gradient(145deg,#f2f7fd 0%,#fff 68%);box-shadow:inset 0 0 0 2px #9cbfe3}.day.today>b{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;margin:-5px 0 0 -5px;display:inline-grid;box-shadow:0 5px 13px #1f67a538}.muted-day{color:#b8bdc1}.event-day>span{background:color-mix(in srgb,var(--event) 13%,white);color:color-mix(in srgb,var(--event) 70%,#222);border-left:3px solid var(--event);border-radius:5px;flex-direction:column;margin-top:9px;padding:8px;font-size:11px;font-weight:600;display:flex}.event-day small{opacity:.72;margin-top:2px;font-weight:400}.event-day>span+span{margin-top:5px}.more-events{color:var(--muted);margin-top:6px;font-size:10px;display:block}.empty-state{text-align:center;background:#ffffff80;border:1px dashed #ccd0ca;border-radius:22px;margin-top:28px;padding:54px 24px}.empty-state>span{width:50px;height:50px;color:var(--blue);background:#e4edf9;border-radius:50%;place-items:center;font-size:23px;display:inline-grid}.empty-state h3{margin:15px 0 6px;font-size:22px}.empty-state p{color:var(--muted);max-width:440px;margin:0 auto 22px;line-height:1.7}.list-stack{flex-direction:column;gap:10px;display:flex}.list-row{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:56px minmax(200px,1fr) 88px 58px 55px;align-items:center;gap:14px;padding:13px 16px;display:grid}.status-select,.priority-select{border:1px solid var(--line);background:var(--paper);min-width:0;color:var(--ink);border-radius:9px;padding:7px 8px}.mini-poster{color:#fff;border-radius:8px;place-items:center;width:48px;height:60px;font-weight:800;display:grid}.list-copy>span{color:var(--blue);letter-spacing:.05em;font-size:10px;font-weight:700}.list-copy h3{margin:3px 0;font-size:17px}.list-copy p{color:var(--muted);margin:0;font-size:12px}.status-chip{color:var(--blue-dark);text-align:center;background:#e8f1fc;border-radius:99px;padding:6px 9px;font-size:11px}.remove{color:#a15c60;cursor:pointer;background:0 0;border:0;font-size:12px}.settings-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.setting-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;gap:18px;padding:25px;display:flex}.setting-label{font-size:18px;font-weight:700}.setting-card label{color:var(--muted);flex-direction:column;gap:7px;font-size:12px;display:flex}.setting-card input:not([type=checkbox]),.setting-card select{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:10px;outline:0;padding:11px 12px}.switch-row{justify-content:space-between;align-items:center;flex-direction:row!important}.switch-row span{color:var(--ink);flex-direction:column;font-size:14px;display:flex}.switch-row small{color:var(--muted);margin-top:4px}.switch-row input{width:42px;height:23px;accent-color:var(--blue)}.save-settings{min-width:140px;margin-top:22px}.service-card p{color:var(--ink);align-items:center;gap:9px;margin:0;display:flex}.service-card i{background:#d18b8b;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #f7e9e9}.service-card i.online{background:#4f9d73;box-shadow:0 0 0 4px #e3f2e9}.service-numbers{gap:28px;display:flex}.service-numbers span{color:var(--muted);flex-direction:column;font-size:11px;display:flex}.service-numbers b{color:var(--ink);font-size:24px}.service-card>small{color:var(--muted);line-height:1.6}.dialog-backdrop{z-index:70;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b1218b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.detail-dialog{background:var(--paper);border-radius:24px;width:min(880px,100%);max-height:min(760px,90vh);position:relative;overflow:auto;box-shadow:0 30px 90px #00000061}.dialog-close{z-index:3;color:#fff;cursor:pointer;background:#0f161dc7;border:0;border-radius:50%;width:38px;height:38px;font-size:24px;position:absolute;top:16px;right:16px}.detail-backdrop{object-fit:cover;width:100%;height:250px;display:block}.detail-content{grid-template-columns:170px 1fr;gap:30px;padding:32px;display:grid}.detail-poster{border-radius:13px;width:170px;box-shadow:0 14px 34px #00000029}.detail-content h2{letter-spacing:-.04em;margin:7px 0 0;font-size:34px}.detail-original{color:var(--muted);margin:3px 0 14px}.detail-content blockquote{color:var(--blue-dark);margin:0 0 15px;font-style:italic}.detail-tags{flex-wrap:wrap;gap:7px;display:flex}.detail-tags span,.detail-facts span{color:var(--blue-dark);background:#e8f1fc;border-radius:99px;padding:6px 10px;font-size:11px}.detail-overview{color:#4f5962;line-height:1.75}.detail-facts{gap:8px;margin:15px 0;display:flex}.detail-cast{color:var(--muted);flex-direction:column;gap:5px;display:flex}.detail-cast b{color:var(--ink)}.detail-trailer{margin-top:8px;display:inline-flex}.loading{z-index:50;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#f7f8f56b;place-items:center;display:grid;position:fixed;inset:0}.loading span{border:3px solid #d8e3ef;border-top-color:var(--blue);border-radius:50%;width:38px;height:38px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.toast{background:var(--ink);color:#fff;z-index:60;border-radius:99px;padding:11px 18px;font-size:13px;position:fixed;bottom:34px;left:50%;transform:translate(-50%);box-shadow:0 10px 35px #0000002e}.mobile-nav{display:none}footer{border-top:1px solid var(--line);color:#969da4;justify-content:space-between;max-width:1180px;margin:0 auto;padding:28px 0 44px;font-size:12px;display:flex}footer a{color:var(--blue);text-decoration:none}@media (width<=1228px){.hero,.feed-page,.section,.page-section,footer{margin-left:24px;margin-right:24px}}@media (width<=900px){.desktop-nav{display:none}.hero{min-height:480px;padding:56px 42px}.hero h1{font-size:47px}.hero:before{right:-90px}.hero:after{opacity:.65;right:65px}.feed-hero{padding:44px}.feed-layout{grid-template-columns:1fr}.history-stream{max-height:none}.media-grid{grid-template-columns:repeat(2,1fr)}.settings-grid{grid-template-columns:1fr}.list-row{grid-template-columns:56px 1fr 88px 55px}.priority-select{display:none}.detail-content{grid-template-columns:130px 1fr}.detail-poster{width:130px}}@media (width<=620px){.topbar{height:62px;padding:0 18px}.brand{font-size:19px}.quiet-link{display:none}.sign-in{padding:9px 13px;font-size:12px}.hero{border-radius:23px;min-height:540px;margin:14px 12px 0;padding:46px 25px 38px}.hero h1{font-size:39px}.hero>p{font-size:15px}.hero:before{top:150px;right:-190px}.hero:after{width:104px;height:145px;top:320px;right:76px}.orb-one{top:294px;right:42px}.orb-two{top:450px;right:190px}.hero-actions{flex-direction:column;align-items:stretch;max-width:250px}.hero-stats{gap:18px;margin-top:34px}.hero-stats div{padding-right:18px}.hero-stats strong{font-size:19px}.feed-page{margin:0 12px;padding:14px 0 90px}.feed-hero{border-radius:23px;flex-direction:column;justify-content:flex-end;align-items:stretch;min-height:430px;padding:37px 25px}.feed-hero h1{font-size:36px}.feed-summary{width:100%}.feed-layout{gap:18px;margin-top:38px}.feed-card{grid-template-columns:100px minmax(0,1fr);min-height:154px}.feed-card-body{padding:14px}.feed-title h3{margin-top:12px;font-size:18px}.feed-title p{font-size:11px}.history-stream{padding:18px}.feed-section-head{flex-direction:column;align-items:flex-start}.feed-section-head h2{font-size:24px}.section,.page-section{margin:0 16px;padding:58px 0 90px}.section-head{flex-direction:column;align-items:stretch}.section h2{font-size:29px}.search{width:100%}.media-grid{grid-template-columns:1fr}.poster{height:260px}.page-title h1{font-size:34px}.page-title p{line-height:1.7}.calendar-heading{flex-direction:column;align-items:stretch;gap:18px}.calendar-controls{justify-content:space-between}.calendar-controls button{flex:1;padding-left:8px;padding-right:8px}.calendar-card{overflow:auto}.week,.month-grid{min-width:720px}.month-grid>div,.month-grid>span{min-height:96px}.list-row{grid-template-columns:50px 1fr auto;gap:12px}.list-row .status-select{display:none}.mini-poster{width:45px;height:57px}.dialog-backdrop{padding:10px}.detail-dialog{border-radius:18px}.detail-backdrop{height:180px}.detail-content{padding:24px;display:block}.detail-poster{float:left;width:105px;margin:0 18px 12px 0}.detail-content h2{font-size:28px}.mobile-nav{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#182029f2;border-radius:17px;justify-content:space-around;height:62px;padding:5px 8px;display:flex;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 12px 36px #0000003d}.mobile-nav button{color:#aeb7c1;background:0 0;border:0;flex-direction:column;flex:1;align-items:center;gap:3px;min-width:0;font-size:9px;display:flex}.mobile-nav button span{font-size:18px;line-height:22px}.mobile-nav button.active{color:#fff}footer{margin:0 18px;padding-bottom:92px}.toast{white-space:nowrap;bottom:86px}}
