:root,:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f5f3f0;--muted:#f5f3f099;--paper:#0b0507;--panel:#190c10;--line:#ffffff14;--acid:#f52639;--coral:#f52639;--brand:#f52639;--brand-strong:#c91425;--brand-soft:#f5263926;--brand-contrast:#fff;--surface:#ffffff0b;--surface-raised:#190c10;--surface-soft:#ffffff12;--surface-deep:#08050a;--on-deep:#f5f3f0;--header:#0b0507e0;--input:#140a0c;--grid:#ffffff06;--shadow:0 24px 70px #00000080;--subtle-shadow:0 12px 32px #0000004d;--success:#55d98b;--warning-bg:#372b13;--warning-text:#ffe5a3}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#1a1214;--muted:#6b5b5e;--paper:#f8f4f2;--panel:#eee3e1;--line:#1a121421;--acid:#d81b30;--coral:#d81b30;--brand:#d81b30;--brand-strong:#a80f20;--brand-soft:#d81b301a;--brand-contrast:#fff;--surface:#fff;--surface-raised:#fff;--surface-soft:#f1e6e4;--surface-deep:#1a1214;--on-deep:#f5f3f0;--header:#f8f4f2e6;--input:#fff;--grid:#1a121409;--shadow:0 24px 70px #1a121421;--subtle-shadow:0 12px 32px #1a121417;--success:#187a45;--warning-bg:#fff0c8;--warning-text:#6d4b00}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:var(--paper);background-image:radial-gradient(120% 40% at 50% 0%,var(--brand-soft) 0%,transparent 55%),linear-gradient(var(--grid) 1px,transparent 1px),linear-gradient(90deg,var(--grid) 1px,transparent 1px);min-height:100vh;color:var(--ink);font-family:var(--font-manrope),sans-serif;background-size:auto,72px 72px,72px 72px;margin:0;transition:background-color .22s,color .22s}:root[data-theme=light] body{background-image:radial-gradient(120% 40% at 50% 0%,var(--brand-soft) 0%,transparent 60%),linear-gradient(var(--grid) 1px,transparent 1px),linear-gradient(90deg,var(--grid) 1px,transparent 1px)}a{color:inherit;text-decoration:none}button,input{font:inherit}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-shell{min-height:100vh;overflow-x:clip}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1440px,100% - 56px);height:86px;margin:0 auto;display:flex}.brand{flex:none;align-items:center;gap:9px;display:flex}.brand-mark{object-fit:contain;width:36px;height:36px;display:block}.brand-wordmark{object-fit:contain;width:116px;height:auto;display:block}.desktop-nav{align-items:center;gap:34px;font-size:14px;font-weight:700;display:flex}.desktop-nav a{color:var(--muted);align-items:center;gap:7px;display:flex;position:relative}.desktop-nav .is-active:after{content:"";background:var(--coral);border-radius:50%;width:5px;height:5px;position:absolute;bottom:-13px;left:50%}.login-button{border:1px solid var(--ink);border-radius:99px;padding:10px 21px;font-size:13px;font-weight:800;transition:all .2s}.login-button:hover{background:var(--ink);color:#fff}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;width:min(1440px,100% - 56px);min-height:650px;margin:0 auto;padding:60px 0 74px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);align-items:center;gap:10px;margin:0 0 22px;font-size:11px;font-weight:900;display:flex}.eyebrow span{background:var(--coral);width:26px;height:2px}.hero h1{font-family:var(--font-oswald),sans-serif;letter-spacing:-.055em;margin:0;font-size:clamp(43px,4.8vw,75px);font-weight:800;line-height:1.02}.hero h1 em{color:var(--coral);font-style:normal}.hero-lead{max-width:620px;color:var(--muted);margin:30px 0;font-size:18px;line-height:1.65}.hero-search{border-bottom:2px solid var(--ink);max-width:620px;padding:7px 0;display:flex}.hero-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:16px}.hero-search input::placeholder{color:#8d9089}.hero-search button{background:var(--acid);cursor:pointer;border:0;border-radius:99px;padding:11px 23px;font-weight:900}.hero-stats{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;gap:28px;margin-top:26px;font-size:11px;display:flex}.hero-stats strong{color:var(--ink);margin-right:3px;font-size:15px}.hero-art{place-items:center;height:520px;display:grid;position:relative}.orb{filter:blur(1px);border-radius:50%;position:absolute}.orb-one{background:var(--acid);width:410px;height:410px;top:10%;right:6%}.orb-two{background:#9b8cff;width:180px;height:180px;bottom:5%;left:7%}.hero-card{text-transform:uppercase;width:280px;height:390px;font-family:var(--font-oswald),sans-serif;border-radius:8px;flex-direction:column;padding:30px;display:flex;position:absolute;box-shadow:0 32px 70px #14140f2e}.card-back{color:#fff;background:#26272a;transform:rotate(-10deg)translate(-76px,8px)}.card-back span{color:#9b8cff;font-size:34px}.card-back b{margin-top:auto;font-size:46px}.card-front{background:var(--coral);color:var(--ink);border:2px solid var(--ink);transform:rotate(7deg)translate(72px,-4px)}.card-front span{font-size:45px}.card-front b{color:var(--acid);font-size:76px;line-height:.8}.card-front i{font-family:var(--font-manrope);margin-top:auto;font-size:12px;font-style:normal;font-weight:900}.sync-pill{z-index:3;background:var(--ink);color:#fff;border-radius:99px;padding:11px 17px;font-size:11px;font-weight:800;position:absolute;bottom:42px;right:0;box-shadow:0 10px 30px #0003}.catalog-section{background:var(--ink);color:#fff;padding:90px max(28px,50vw - 720px)}.section-heading{justify-content:space-between;align-items:end;margin-bottom:38px;display:flex}.section-heading h2{font-family:var(--font-oswald);letter-spacing:-.045em;margin:0;font-size:clamp(30px,4vw,54px)}.section-heading .eyebrow{color:#9b9f97}.section-heading>a{color:var(--acid);border-bottom:1px solid #d8ff5866;padding-bottom:8px;font-size:13px;font-weight:800}.title-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.title-card{min-width:0}.cover{aspect-ratio:.72;border-radius:4px;flex-direction:column;padding:18px;transition:transform .25s;display:flex;position:relative;overflow:hidden}.title-card:hover .cover{transform:translateY(-7px)}.cover:after{content:"";opacity:.3;border:2px solid;border-radius:50%;width:80%;height:60%;position:absolute;top:22%;left:10%;transform:rotate(-15deg)}.cover-index{font-family:var(--font-oswald);font-size:11px}.cover strong{font-family:var(--font-oswald);letter-spacing:-.1em;z-index:1;margin:auto;font-size:clamp(46px,5vw,82px)}.cover i{text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-style:normal;font-weight:900}.title-info h3{margin:16px 0 7px;font-size:16px;line-height:1.25}.title-info p{color:#c6c9c2;font-size:12px;display:inline}.title-info span{color:#7f837b;margin-top:6px;font-size:10px;display:block}.feature-strip{grid-template-columns:repeat(3,1fr);width:min(1440px,100% - 56px);margin:0 auto;padding:80px 0 110px;display:grid}.feature-strip article{border-right:1px solid var(--line);padding:0 38px}.feature-strip article:first-child{padding-left:0}.feature-strip article:last-child{border-right:0}.feature-strip b{color:var(--coral);font-family:var(--font-oswald);font-size:11px}.feature-strip h3{font-family:var(--font-oswald);margin:16px 0 10px;font-size:19px}.feature-strip p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.mobile-nav{display:none}@media (max-width:900px){.topbar,.hero,.feature-strip{width:min(100% - 32px,720px)}.desktop-nav{display:none}.hero{grid-template-columns:1fr;gap:26px;padding-top:56px}.hero-art{height:420px;transform:scale(.88)}.title-grid{grid-template-columns:repeat(2,1fr)}.feature-strip{grid-template-columns:1fr;gap:34px;padding-bottom:120px}.feature-strip article,.feature-strip article:first-child{border-right:0;border-bottom:1px solid var(--line);padding:0 0 28px}.feature-strip article:last-child{border-bottom:0}.mobile-nav{z-index:20;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));color:#8f938b;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#161816f5;border-radius:17px;grid-template-columns:repeat(4,1fr);height:68px;padding:8px;display:grid;position:fixed;box-shadow:0 15px 50px #00000040}.mobile-nav a{flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:9px;font-weight:800;display:flex}.mobile-nav svg{width:20px;height:20px}.mobile-nav .is-active{color:var(--acid)}}@media (max-width:560px){.topbar{height:72px}.login-button{padding:8px 16px}.hero{min-height:auto;padding:42px 0 56px}.hero h1{font-size:clamp(40px,12vw,61px)}.hero-lead{margin:24px 0;font-size:15px}.hero-search button{padding-inline:17px}.hero-stats{flex-wrap:wrap;gap:14px}.hero-art{height:340px;margin:-22px -40px;transform:scale(.72)}.catalog-section{padding:68px 16px 76px}.section-heading{align-items:start}.section-heading>a{font-size:0}.section-heading>a span{font-size:20px}.title-grid{gap:12px}.cover{padding:12px}.cover strong{font-size:48px}.title-info h3{font-size:13px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.app-page{background:var(--paper);min-height:100vh}.app-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1440px,100% - 56px);height:78px;margin:0 auto;display:flex}.app-nav{align-items:center;gap:8px;display:flex}.app-nav a,.app-nav button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:99px;align-items:center;gap:8px;padding:9px 13px;font-family:inherit;font-size:13px;font-weight:800;display:flex}.header-login{align-items:center;gap:7px;display:flex}.account-button{align-items:center;gap:7px;min-height:38px;display:flex}.account-button.is-loading{min-width:88px;color:var(--muted);justify-content:center}.account-button-signed{padding:6px 10px 6px 6px}.account-button-signed.is-active{background:var(--ink);color:#fff}.account-avatar{background:var(--acid);width:27px;height:27px;color:var(--ink);border-radius:50%;place-items:center;font-size:11px;font-weight:950;display:grid}.page-hero,.search-page-hero{width:min(1440px,100% - 56px);margin:0 auto;padding:76px 0 48px}.page-hero.compact{padding-bottom:28px}.page-hero h1,.search-page-hero h1{font-family:var(--font-oswald);letter-spacing:-.06em;margin:0;font-size:clamp(48px,7vw,100px);line-height:.95}.page-hero>p:last-child{color:var(--muted);margin:24px 0 0;font-size:17px}.content-section{width:min(1440px,100% - 56px);margin:0 auto;padding:20px 0 100px}.content-section.narrow{max-width:980px}.catalog-page-grid{grid-template-columns:repeat(5,1fr);gap:32px 20px;display:grid}.catalog-item{min-width:0}.catalog-cover-image,.catalog-item .cover{aspect-ratio:.72;object-fit:cover;background:var(--panel);border-radius:5px;width:100%;transition:transform .22s,box-shadow .22s;display:block}.catalog-item:hover .catalog-cover-image,.catalog-item:hover .cover{transform:translateY(-6px);box-shadow:0 20px 40px #14140f26}.catalog-item-copy h2{margin:14px 0 4px;font-size:15px;line-height:1.3}.catalog-item-copy>p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11px;overflow:hidden}.catalog-item-meta{color:var(--muted);justify-content:space-between;gap:8px;margin-top:9px;font-size:10px;display:flex}.catalog-item-meta span:last-child{text-align:right}.empty-state,.auth-required{border:1px dashed var(--line);text-align:center;min-height:240px;color:var(--muted);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.empty-state strong,.auth-required h2{color:var(--ink);font-family:var(--font-oswald);font-size:20px}.empty-state a{color:var(--ink);font-weight:900}.search-page-hero{text-align:center;padding-bottom:30px}.search-page-hero .eyebrow{justify-content:center}.page-search{border-bottom:2px solid var(--ink);align-items:center;gap:14px;max-width:820px;margin:42px auto 0;padding:8px;display:flex}.page-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:20px}.page-search button{background:var(--acid);border:0;border-radius:99px;padding:12px 24px;font-weight:900}.result-count{color:var(--muted);margin:0 0 24px;font-size:12px}.auth-layout{grid-template-columns:1fr 440px;align-items:center;gap:100px;width:min(1180px,100% - 56px);min-height:calc(100vh - 78px);margin:0 auto;padding:60px 0 100px;display:grid}.auth-intro h1{font-family:var(--font-oswald);letter-spacing:-.055em;max-width:700px;margin:0;font-size:clamp(45px,5vw,76px);line-height:1}.auth-intro>p:last-child{color:var(--muted);max-width:600px;font-size:18px;line-height:1.6}.auth-card{background:var(--ink);color:#fff;border-radius:18px;padding:30px;box-shadow:0 30px 80px #1618162e}.auth-tabs{background:#272a27;border-radius:10px;grid-template-columns:1fr 1fr;margin-bottom:24px;padding:4px;display:grid}.auth-tabs button{color:#92978f;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:10px;font-weight:800}.auth-tabs button.active{color:var(--ink);background:#fff}.auth-card form{gap:15px;display:grid}.auth-card label{color:#adb1aa;text-transform:uppercase;letter-spacing:.08em;gap:7px;font-size:11px;font-weight:900;display:grid}.auth-card input{color:#fff;background:#202220;border:1px solid #3b3e3a;border-radius:9px;outline:0;padding:13px 14px}.primary-action,.secondary-action{cursor:pointer;border:0;border-radius:99px;justify-content:center;align-items:center;gap:9px;padding:13px 22px;font-weight:900;display:inline-flex}.primary-action{background:var(--acid);color:var(--ink)}.primary-action.is-disabled{color:#777d73;cursor:not-allowed;background:#d8dcd2}.secondary-action{color:inherit;background:0 0;border:1px solid}.auth-card .primary-action{width:100%;margin-top:5px}.auth-divider{color:#686c66;align-items:center;gap:10px;height:40px;font-size:10px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#333632;flex:1;height:1px}.google-action{width:100%;color:var(--ink);cursor:pointer;background:#fff;border:0;border-radius:99px;justify-content:center;align-items:center;gap:9px;padding:12px;font-weight:900;display:flex}.auth-note{color:#747973;text-align:center;margin:20px 0 0;font-size:10px;line-height:1.5}.form-message{color:var(--acid);text-align:center;font-size:12px;line-height:1.5}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.title-detail{grid-template-columns:320px 1fr;align-items:start;gap:70px;width:min(1280px,100% - 56px);margin:0 auto;padding:70px 0;display:grid}.detail-cover-wrap{position:relative}.detail-cover-wrap>img,.detail-fallback{aspect-ratio:.72;object-fit:cover;border-radius:8px;width:100%;display:block;box-shadow:0 28px 70px #1618162e}.detail-fallback{background:var(--coral);font-family:var(--font-oswald);place-items:center;font-size:80px;font-weight:900;display:grid}.age-badge{background:var(--ink);color:#fff;border-radius:99px;padding:7px 10px;font-size:11px;font-weight:900;position:absolute;top:12px;right:12px}.detail-copy h1{font-family:var(--font-oswald);letter-spacing:-.055em;max-width:900px;margin:0;font-size:clamp(42px,5vw,74px);line-height:1.02}.detail-en{color:var(--muted);margin:12px 0 20px;font-size:17px}.detail-tags{flex-wrap:wrap;gap:7px;display:flex}.detail-tags a{background:var(--panel);border-radius:99px;padding:7px 11px;font-size:11px;font-weight:800;transition:all .18s}.detail-tags a:hover{color:var(--brand);border-color:var(--brand)}.detail-tags-more{border:1px dashed var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:99px;margin-top:9px;padding:6px 11px;font-size:10px;font-weight:800;transition:all .18s}.detail-tags-more:hover{color:var(--brand);border-color:var(--brand)}.detail-description{color:#4d514b;max-width:800px;margin:25px 0 10px;font-size:16px;line-height:1.7}.detail-authors{color:var(--muted);font-size:12px}.detail-actions{gap:10px;margin-top:30px;display:flex}.detail-actions .primary-action{min-width:150px}.source-safety{color:var(--muted);align-items:center;gap:8px;margin-top:20px;font-size:11px;display:flex}.chapters-section{background:var(--ink);color:#fff;padding:76px max(28px,50vw - 640px) 100px}.light-heading .eyebrow{color:#8f948c}.light-heading>span{color:#8f948c;font-size:12px}.chapter-list{border-top:1px solid #353833;display:grid}.chapter-empty{border-bottom:1px solid #353833;padding:34px 4px}.chapter-empty strong{font-family:var(--font-oswald);font-size:16px}.chapter-empty p{color:#858a82;max-width:620px;font-size:12px;line-height:1.6}.chapter-row{border-bottom:1px solid #353833;justify-content:space-between;align-items:center;gap:30px;padding:20px 4px;display:flex}.chapter-row h3{margin:0 0 5px;font-size:14px}.chapter-row p{color:#858a82;margin:0;font-size:11px}.chapter-releases{gap:8px;display:flex}.chapter-releases a{border:1px solid #41443f;border-radius:99px;align-items:center;gap:6px;padding:8px 10px;font-size:10px;font-weight:800;display:flex}.library-tabs{scrollbar-width:none;gap:8px;margin-bottom:20px;display:flex;overflow-x:auto}.library-tabs::-webkit-scrollbar{display:none}.library-tabs button{border:1px solid var(--line);white-space:nowrap;cursor:pointer;color:var(--ink);background:0 0;border-radius:99px;flex:none;align-items:center;gap:7px;padding:10px 16px;font-size:12.5px;font-weight:800;display:flex}.library-tabs button.active{background:var(--ink);color:#fff}.auth-required .primary-action{margin-top:16px}.library-list{border-top:1px solid var(--line);display:grid}.library-list a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 4px;font-weight:800;display:flex}.library-list small{color:var(--muted);font-weight:500}.settings-form{gap:12px;display:grid}.settings-form section{border:1px solid var(--line);background:#fff;border-radius:14px;padding:22px}.settings-form h2{font-family:var(--font-oswald);margin:0 0 8px;font-size:16px}.settings-form p{color:var(--muted);font-size:12px}.settings-form select{border:1px solid var(--line);background:var(--paper);border-radius:8px;width:100%;max-width:380px;padding:11px}.adult-setting{grid-template-columns:1fr auto;align-items:center;display:grid}.adult-setting p{align-items:center;gap:7px;display:flex}.age-confirmation{background:#fff2cf;border-radius:8px;grid-column:1/-1;margin-top:10px;padding:12px;font-size:11px}.switch{width:46px;height:26px;position:relative}.switch input{opacity:0;width:0;height:0}.switch span{cursor:pointer;background:#c7cac4;border-radius:99px;position:absolute;inset:0}.switch span:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:all .2s;position:absolute;top:3px;left:3px}.switch input:checked+span:after{transform:translate(20px)}.profile-hero{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:26px;width:min(980px,100% - 56px);margin:0 auto;padding:70px 0 38px;display:grid}.profile-avatar{background:var(--violet);color:#fff;width:112px;height:112px;font-family:var(--font-oswald);box-shadow:14px 14px 0 var(--acid);border-radius:28px;place-items:center;font-size:42px;font-weight:900;display:grid}.profile-identity h1{font-family:var(--font-oswald);margin:8px 0 14px;font-size:clamp(34px,5vw,62px);line-height:1}.profile-identity>p:not(.eyebrow){color:var(--muted);align-items:center;gap:8px;margin:0;display:flex}.profile-badges{flex-wrap:wrap;gap:7px;margin-top:16px;display:flex}.profile-badges span{border:1px solid var(--line);border-radius:99px;align-items:center;gap:5px;padding:6px 10px;font-size:10px;font-weight:800;display:flex}.profile-logout{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:99px;align-self:start;align-items:center;gap:7px;padding:10px 15px;font-weight:850;display:flex}.profile-content{padding-top:32px}.profile-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:52px;display:grid}.profile-stats a{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:auto 1fr;align-content:center;gap:8px 12px;min-height:135px;padding:20px;transition:all .2s;display:grid}.profile-stats a:hover{transform:translateY(-4px);box-shadow:0 14px 30px #14140f14}.profile-stats strong{font-family:var(--font-oswald);font-size:23px}.profile-stats span{color:var(--muted);grid-column:1/-1;font-size:11px}.profile-section-title{justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px;display:flex}.profile-section-title h2{font-family:var(--font-oswald);align-items:center;gap:10px;margin:5px 0 0;font-size:28px;display:flex}.profile-section-title>p{max-width:340px;color:var(--muted);text-align:right;font-size:12px}.admin-toolbar{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.admin-toolbar h2,.merge-panel h2{font-family:var(--font-oswald);margin:0;font-size:18px}.admin-toolbar p,.merge-panel p{color:var(--muted);font-size:12px}.admin-toolbar button{border:1px solid var(--line);background:0 0;border-radius:99px;align-items:center;gap:7px;padding:9px 14px;font-weight:800;display:flex}.health-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.health-grid article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:22px;position:relative}.health-grid h3{font-family:var(--font-oswald);margin:16px 0 8px}.health-grid strong{text-transform:uppercase;font-size:11px}.health-grid p{color:var(--muted);font-size:12px}.health-dot{background:#aaa;border-radius:50%;width:10px;height:10px;position:absolute;top:18px;right:18px}.health-dot.healthy{background:#37bd78;box-shadow:0 0 0 5px #37bd781f}.merge-panel{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:20px;padding:22px}.reader-chapter-nav{background:#0c0d0c;grid-template-columns:1fr 1fr;width:100%;margin-top:8px;display:grid}.reader-chapter-nav-btn{color:#fff;cursor:pointer;flex-direction:column;gap:6px;padding:22px 20px;display:flex}.reader-chapter-nav-btn:first-child{border-right:1px solid #ffffff1f}.reader-chapter-nav-btn span{align-items:center;gap:6px;font-size:15px;font-weight:600;display:flex}.reader-chapter-nav-btn.is-end{text-align:right;align-items:flex-end}.reader-chapter-nav-btn small{color:#ffffff80;font-size:12px}.reader-chapter-nav-btn.is-disabled{cursor:default}.reader-loading-next{color:#fff9;justify-content:center;align-items:center;gap:10px;padding:30px 0 90px;font-size:12px;display:flex}.reader-bg-gray .reader-stage{background:#3a3a3d}.reader-bg-sepia .reader-stage{background:#e9dcc3}.reader-settings-sheet{z-index:25;padding:16px 20px calc(24px + env(safe-area-inset-bottom));background:#140a0c;border-top:1px solid #ffffff1a;border-radius:24px 24px 0 0;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -20px 50px #0000008c}.reader-settings-head{align-items:baseline;margin-bottom:16px;display:flex}.reader-settings-head strong{font-family:var(--font-oswald);letter-spacing:.04em;text-transform:uppercase;color:#fff;font-size:16px}.reader-settings-head button{color:#f5f3f08c;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:11.5px;font-weight:700}.reader-settings-group{margin-bottom:15px}.reader-settings-group span{font-family:var(--font-jetbrains-mono);letter-spacing:.1em;color:#f5f3f06b;text-transform:uppercase;margin-bottom:8px;font-size:9.5px;display:block}.reader-settings-options{gap:6px;display:flex}.reader-settings-options button{color:#f5f3f0b3;cursor:pointer;background:#ffffff12;border:0;border-radius:11px;flex:1;height:38px;font-size:11.5px;font-weight:700}.reader-settings-options button.active{background:var(--brand);color:#fff}.reader-settings-mode{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.reader-settings-mode button{color:#f5f3f0b3;cursor:pointer;background:#ffffff12;border:0;border-radius:11px;justify-content:center;align-items:center;gap:6px;height:38px;font-size:11.5px;font-weight:700;display:flex}.reader-settings-mode button.active{background:var(--brand);color:#fff}.reader-settings-zoom{justify-content:center;align-items:center;gap:14px;display:flex}.reader-settings-zoom button{color:#f5f3f0b3;cursor:pointer;background:#ffffff12;border:0;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.reader-settings-zoom span{font-family:var(--font-jetbrains-mono);text-align:center;color:#f5f3f0b3;min-width:46px;font-size:12px}.reader-settings-brightness{align-items:center;gap:12px;display:flex}.reader-settings-brightness span{font-family:var(--font-jetbrains-mono);letter-spacing:.1em;color:#f5f3f06b;text-transform:uppercase;flex:none;font-size:9.5px}.reader-brightness-track{cursor:pointer;background:#ffffff24;border-radius:3px;flex:1;height:4px;position:relative}.reader-brightness-track i{background:var(--brand);border-radius:3px;display:block;position:absolute;top:0;bottom:0;left:0}.reader-shell{color:#fff;background:#090a09;height:100dvh;position:relative;overflow:hidden}.reader-topbar,.reader-toolbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);will-change:transform;background:#0c0d0cf0;transition:transform .32s cubic-bezier(.22,.61,.36,1),opacity .28s;position:absolute;left:0;right:0}.reader-topbar{border-bottom:1px solid #292b29;grid-template-columns:44px 1fr;align-items:center;height:64px;padding:0 16px;display:grid;top:0}.reader-topbar>a,.reader-topbar>button{color:#fff;background:#202220;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.reader-topbar>div{text-align:left;flex-direction:column;display:flex}.reader-topbar-title{color:inherit;text-decoration:none;display:contents}.reader-topbar strong{font-size:12px}.reader-topbar span{color:#858984;font-size:10px}.reader-stage{touch-action:none;place-items:center;display:grid;position:absolute;inset:0;overflow:auto}.reader-shell.vertical .reader-stage{touch-action:pan-y pinch-zoom;align-items:start}.vertical-pages{flex-direction:column;max-width:1100px;margin:0 auto;padding:0 0 110px;transition:width .2s;display:flex}.vertical-pages img{width:100%;height:auto;margin:0;display:block}.spread{transform-origin:50%;justify-content:center;align-items:center;transition:transform .15s;display:flex}.spread img{object-fit:contain;max-width:min(86vw,900px);max-height:100dvh;display:block;box-shadow:0 0 30px #00000059}.spread.double img{max-width:43vw}.reader-page-error{color:#f5f3f08c;background:#ffffff08;border:1px dashed #ffffff29;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:260px;font-size:12.5px;display:flex}.vertical-pages .reader-page-error{width:100%}.spread .reader-page-error{width:min(86vw,900px);max-height:100dvh}.reader-page-error button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:99px;align-items:center;gap:7px;margin-top:2px;padding:9px 15px;font-size:12px;font-weight:800;display:flex}.reader-page-error button:disabled{opacity:.6;cursor:default}.reader-prev,.reader-next{color:#fff;background:#00000059;border:0;border-radius:10px;place-items:center;width:52px;height:80px;display:grid;position:fixed;top:50%}.reader-prev{left:14px}.reader-next{right:14px}.reader-toolbar{border-top:1px solid #292b29;grid-template-columns:auto 1fr auto;align-items:center;min-height:70px;padding:8px 16px;display:grid;bottom:0}.reader-toolbar-chapter{color:#fff;background:#202220;border:0;border-radius:50%;place-items:center;width:38px;height:38px;text-decoration:none;display:grid}.reader-toolbar-chapter.is-disabled{opacity:.35;pointer-events:none}.reader-toolbar-center{justify-content:center;align-items:center;gap:10px;display:flex}.reader-toolbar-center button{color:#a8ada6;cursor:pointer;background:#202220;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.reader-toolbar-center button.active{background:var(--brand);color:#fff}.reader-counter{color:#a0a59d;font-size:11px}.hide-chrome .reader-topbar{opacity:0;pointer-events:none;transform:translateY(-100%)}.hide-chrome .reader-toolbar{opacity:0;pointer-events:none;transform:translateY(100%)}.reader-state{background:var(--ink);color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:30px;display:flex}.reader-state>svg{width:38px;height:38px;color:var(--acid)}.reader-state h1{font-family:var(--font-oswald);margin:22px 0 8px;font-size:24px}.reader-state p{color:#a7aba4;max-width:500px;line-height:1.6}.reader-state a{background:var(--acid);color:var(--ink);border-radius:99px;margin-top:12px;padding:11px 20px;font-weight:900}@media (max-width:1100px){.catalog-page-grid{grid-template-columns:repeat(4,1fr)}.title-detail{grid-template-columns:270px 1fr;gap:40px}}@media (max-width:800px){.app-header{width:calc(100% - 32px)}.app-nav{z-index:30;background:#161816f5;border-radius:16px;grid-template-columns:repeat(5,1fr);height:62px;padding:6px;display:grid;position:fixed;bottom:12px;left:12px;right:12px}.app-nav a,.app-nav button{color:#9ba097;flex-direction:column;justify-content:center;gap:2px;padding:5px;font-size:8px}.app-nav a.is-active,.app-nav button.is-active{color:var(--acid);background:0 0}.header-login{padding:8px 13px}.page-hero,.search-page-hero,.content-section{width:calc(100% - 32px)}.catalog-page-grid{grid-template-columns:repeat(3,1fr);gap:24px 12px}.auth-layout{grid-template-columns:1fr;gap:35px;width:calc(100% - 32px);padding-top:50px}.title-detail{grid-template-columns:190px 1fr;gap:25px;width:calc(100% - 32px)}.detail-copy h1{font-size:36px}.detail-description{font-size:13px}.chapter-row{align-items:flex-start}.chapter-releases{flex-wrap:wrap;justify-content:flex-end}.profile-hero{grid-template-columns:auto 1fr;gap:22px;width:calc(100% - 32px)}.profile-avatar{width:82px;height:82px;box-shadow:9px 9px 0 var(--acid);border-radius:20px;font-size:31px}.profile-logout{grid-column:1/-1;justify-self:start}.profile-section-title{flex-direction:column;align-items:start}.profile-section-title>p{text-align:left}}@media (max-width:560px){.page-hero,.search-page-hero{padding-top:48px}.page-hero h1,.search-page-hero h1{font-size:47px}.catalog-page-grid{grid-template-columns:repeat(2,1fr)}.app-header .brand-wordmark,.account-button-signed>span:nth-child(2),.account-button-signed>svg{display:none}.page-search input{font-size:14px}.page-search button{padding:10px 15px}.title-detail{grid-template-columns:112px 1fr;gap:18px;padding:42px 0}.detail-copy h1{font-size:27px}.detail-en,.detail-description,.detail-authors,.source-safety{display:none}.detail-actions{flex-direction:column;margin-top:18px}.detail-actions .primary-action{min-width:0}.secondary-action{font-size:0}.chapters-section{padding:58px 16px 100px}.chapter-row{gap:14px}.chapter-releases{flex-wrap:wrap;justify-content:flex-end}.chapter-releases a{font-size:0}.chapter-releases a svg:last-child{display:none}.spread.double img{max-width:50vw}.reader-prev,.reader-next{width:38px;height:60px}.health-grid{grid-template-columns:1fr}.adult-setting{grid-template-columns:1fr auto}.profile-hero{grid-template-columns:64px 1fr;padding-top:45px}.profile-avatar{width:58px;height:58px;box-shadow:6px 6px 0 var(--acid);border-radius:15px;font-size:23px}.profile-identity h1{font-size:31px}.profile-identity>p:not(.eyebrow){font-size:12px}.profile-badges span:last-child{display:none}.profile-stats{grid-template-columns:1fr}.profile-stats a{min-height:96px}.profile-section-title h2{font-size:23px}}::selection{background:var(--brand);color:var(--brand-contrast)}:focus-visible{outline:3px solid var(--brand);outline-offset:3px}.site-shell,.app-page{background:0 0}.brand{gap:10px}.brand-mark{filter:drop-shadow(0 7px 16px #ef233538);width:38px;height:38px}.brand-wordmark{width:119px}.brand-wordmark-light,:root[data-theme=light] .brand-wordmark-dark{display:none}:root[data-theme=light] .brand-wordmark-light{display:block}.topbar,.app-header{z-index:40;border:1px solid var(--line);background:var(--header);height:66px;box-shadow:var(--subtle-shadow);-webkit-backdrop-filter:blur(22px);border-radius:18px;padding:0 18px;position:sticky;top:12px}.desktop-nav a,.app-nav a,.app-nav button{color:var(--muted)}.desktop-nav a:hover,.desktop-nav .is-active{color:var(--ink)}.desktop-nav .is-active:after{background:var(--brand);box-shadow:0 0 0 5px var(--brand-soft)}.login-button{border-color:var(--line);background:var(--surface);color:var(--ink);box-shadow:0 8px 20px #00000014}.login-button:hover,.account-button-signed.is-active{border-color:var(--brand);background:var(--brand);color:var(--brand-contrast)}.account-avatar{background:var(--brand);color:var(--brand-contrast);overflow:hidden}.account-avatar img,.more-profile-avatar img,.home-header-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.hero{min-height:720px;padding:86px 0 96px}.eyebrow{color:var(--muted)}.eyebrow span{background:var(--brand);box-shadow:0 0 14px #ef23356b}.hero h1 em{color:var(--brand)}.hero-lead{color:var(--muted)}.hero-search,.page-search{border:1px solid var(--line);background:var(--surface);box-shadow:var(--subtle-shadow);border-radius:18px;padding:8px 8px 8px 18px}.hero-search input,.page-search input{color:var(--ink)}.hero-search input::placeholder,.page-search input::placeholder{color:var(--muted)}.hero-search button,.page-search button,.primary-action{background:var(--brand);color:var(--brand-contrast);transition:transform .18s,background .18s,box-shadow .18s;box-shadow:0 10px 28px #ef23353d}.hero-search button:hover,.page-search button:hover,.primary-action:hover{background:var(--brand-strong);transform:translateY(-2px);box-shadow:0 14px 34px #ef23354d}.hero-stats{color:var(--muted)}.hero-stats strong{color:var(--ink)}.hero-art{isolation:isolate;height:560px}.brand-aura{background:radial-gradient(circle,var(--brand-soft) 0 45%,transparent 70%);border:1px solid #ef233552;border-radius:50%;width:430px;height:430px;position:absolute;box-shadow:0 0 90px #ef233529}.brand-aura:before,.brand-aura:after{content:"";border:1px dashed #ef233559;border-radius:50%;position:absolute;inset:38px;transform:rotate(18deg)}.brand-aura:after{opacity:.5;border-style:solid;inset:94px}.hero-logo-card{z-index:3;background:linear-gradient(145deg,#242931,#080a0d);border:1px solid #ffffff26;border-radius:42px;width:310px;padding:18px 18px 14px;position:relative;transform:rotate(-2deg);box-shadow:0 38px 90px #00000075,0 0 0 9px #ef233514}.hero-logo-card img{width:100%;height:auto;display:block}.hero-logo-card span{color:#b9c0c7;text-align:center;letter-spacing:.24em;margin-top:11px;font-size:9px;font-weight:900;display:block}.hero-panel{z-index:2;border:1px solid var(--line);background:var(--surface-raised);width:135px;height:250px;box-shadow:var(--shadow);text-transform:uppercase;color:var(--muted);letter-spacing:.14em;border-radius:22px;flex-direction:column;justify-content:space-between;padding:16px;font-size:9px;font-weight:900;display:flex;position:absolute}.hero-panel b{font-family:var(--font-oswald);color:var(--ink);font-size:50px}.hero-panel-back{top:14%;left:2%;transform:rotate(-12deg)}.hero-panel-front{background:var(--brand);color:#ffd7db;bottom:12%;right:0;transform:rotate(11deg)}.hero-panel-front b{color:#fff}.source-pill,.sync-pill{z-index:5;border:1px solid var(--line);background:var(--header);color:var(--ink);box-shadow:var(--subtle-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:99px;font-size:10px;font-weight:900;position:absolute}.source-pill{align-items:center;gap:8px;padding:10px 14px;display:flex;bottom:9%;left:1%}.source-pill i{color:var(--brand);font-style:normal}.sync-pill{padding:11px 16px;bottom:3%;right:0}.sync-pill span{color:var(--brand)}.catalog-section{background:var(--surface-deep);color:var(--on-deep);border-block:1px solid #ffffff1a}.section-heading>a{color:#ff5e6d;border-color:#ff5e6d6b}.cover{border:1px solid #ffffff1f;box-shadow:0 18px 48px #00000038}.cover-coral{color:#fff;background:linear-gradient(150deg,#ff3548,#8e0d1b)}.cover-violet{color:#fff;background:linear-gradient(150deg,#2d333c,#080a0d)}.cover-mint{color:#15191e;background:linear-gradient(150deg,#f5f5f4,#aeb4bb)}.cover-amber{color:#fff;background:linear-gradient(150deg,#8d111c,#26070b)}.title-info p{color:#d5d9dd}.title-info span{color:#929aa3}.feature-strip article{border-color:var(--line)}.feature-strip b{color:var(--brand)}.feature-strip p{color:var(--muted)}.app-nav a:hover,.app-nav a.is-active,.app-nav button:hover,.app-nav button.is-active{background:var(--brand);color:var(--brand-contrast)}.page-hero,.search-page-hero{padding-top:92px}.page-hero h1,.search-page-hero h1,.detail-copy h1,.profile-identity h1{color:var(--ink)}.hero h1,.page-hero h1,.search-page-hero h1,.detail-copy h1,.profile-identity h1,.title-profile-main h1,.section-heading h2,.catalog-library-head h1,.admin-toolbar h2,.settings-login-note strong,.chapter-empty strong{text-transform:uppercase;letter-spacing:.03em}.hero h1 em{letter-spacing:inherit}.content-section{position:relative}.catalog-cover-image,.catalog-item .cover{border:1px solid var(--line);box-shadow:0 12px 28px #00000021}.catalog-item:hover .catalog-cover-image,.catalog-item:hover .cover{box-shadow:0 24px 55px #00000047}.catalog-item-copy h2{color:var(--ink)}.catalog-title-row{justify-content:space-between;align-items:flex-start;gap:8px;margin-top:14px;display:flex}.catalog-title-row h2{min-width:0;margin:0 0 4px}.catalog-rating{border:1px solid var(--line);background:var(--surface-raised);color:var(--ink);border-radius:99px;flex:none;padding:4px 7px;font-size:10px;font-weight:900;line-height:1}.catalog-rating b{color:var(--coral)}.detail-rating{align-items:center;gap:12px;margin:0 0 18px;display:flex}.detail-rating strong{font-family:var(--font-oswald);letter-spacing:-.04em;font-size:24px}.detail-rating strong span{color:var(--coral)}.detail-rating p{color:var(--muted);margin:0;font-size:11px}.catalog-item-copy>p,.catalog-item-meta,.result-count{color:var(--muted)}.empty-state,.auth-required{border-color:var(--line);background:var(--surface);color:var(--muted)}.empty-state strong,.auth-required h2,.empty-state a{color:var(--ink)}.auth-card{color:#f8f9fa;background:linear-gradient(145deg,#161b21,#080a0d);border:1px solid #ffffff1f;box-shadow:0 34px 90px #0006}.auth-tabs{background:#20262d}.auth-tabs button{color:#aeb6bf}.auth-tabs button.active{background:var(--brand);color:#fff}.auth-card label{color:#bdc4cb}.auth-card input{color:#fff;background:#101419;border-color:#343b43}.auth-card input:focus{border-color:var(--brand)}.google-action{color:#11161b;background:#f8f9fa}.auth-note{color:#929aa3}.form-message{color:#ff7380}.detail-cover-wrap>img,.detail-fallback{box-shadow:var(--shadow);border:1px solid var(--line)}.detail-fallback,.age-badge{background:var(--brand);color:#fff}.detail-tags a{background:var(--surface-raised);border:1px solid var(--line);color:var(--ink)}.detail-description{color:var(--muted)}.secondary-action{border-color:var(--line);background:var(--surface);color:var(--ink)}.chapters-section{background:var(--surface-deep);color:var(--on-deep);border-top:1px solid #ffffff1a}.chapter-list,.chapter-row,.chapter-empty{border-color:#30363d}.chapter-row p,.chapter-empty p,.light-heading>span{color:#a8b0b8}.chapter-releases a{border-color:#3b424a}.chapter-releases a:hover{border-color:var(--brand);color:#ff6573}.library-tabs button{border-color:var(--line);background:var(--surface);color:var(--ink)}.library-tabs button.active{border-color:var(--brand);background:var(--brand);color:#fff}.library-list,.library-list a{border-color:var(--line)}.settings-form{gap:16px}.settings-form section,.profile-stats a,.health-grid article,.merge-panel{background:var(--surface);border-color:var(--line);box-shadow:var(--subtle-shadow)}.settings-form section{border-radius:18px;padding:25px}.settings-form h2{color:var(--ink);text-transform:uppercase;letter-spacing:.03em;font-size:14px}.settings-form p{color:var(--muted)}.settings-form select{background:var(--input);border-color:var(--line);color:var(--ink)}.theme-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.theme-choices button{border:1px solid var(--line);background:var(--surface-raised);min-height:82px;color:var(--ink);text-align:left;cursor:pointer;border-radius:14px;align-items:center;gap:13px;padding:15px;transition:all .18s;display:flex}.theme-choices button:hover{border-color:var(--brand);transform:translateY(-2px)}.theme-choices button:disabled{cursor:wait;opacity:.72;transform:none}.theme-choices button.is-selected{border-color:var(--brand);background:var(--brand-soft);box-shadow:inset 0 0 0 1px var(--brand)}.theme-choices button.is-selected>svg{color:var(--brand)}.theme-choices button span{gap:4px;display:grid}.theme-choices small{color:var(--muted);font-size:10px}.settings-form .theme-save-status,.settings-form .setting-save-status{color:var(--brand);margin:12px 0 0;font-size:11px;font-weight:800}.adult-setting .setting-save-status{grid-column:1/-1}.settings-form select:disabled,.switch input:disabled+span{cursor:wait;opacity:.65}.settings-login-note{border:1px solid var(--line);background:var(--surface);box-shadow:var(--subtle-shadow);border-radius:18px;justify-content:space-between;align-items:center;gap:24px;padding:22px 24px;display:flex}.settings-login-note>div{gap:5px;display:grid}.settings-login-note strong{font-family:var(--font-oswald);font-size:14px}.settings-login-note span{color:var(--muted);font-size:12px}.settings-login-note .primary-action{flex:none}.age-confirmation{background:var(--warning-bg);color:var(--warning-text)}.switch span{background:var(--surface-soft)}.switch span:after{background:#fff}.switch input:checked+span{background:var(--brand)}.profile-avatar{background:var(--brand);color:#fff;box-shadow:14px 14px 0 var(--brand-soft)}.profile-logout{border-color:var(--line);background:var(--surface);color:var(--ink)}.profile-logout:hover{border-color:var(--brand);color:var(--brand)}.profile-badges span{border-color:var(--line);background:var(--surface)}.admin-toolbar button{border-color:var(--line);background:var(--surface);color:var(--ink)}.health-grid small{color:#ff6e7b}.health-dot.healthy{background:var(--success)}.health-dot.offline{background:var(--brand)}.reader-state{color:#fff;background:#07090c}.reader-state>svg{color:var(--brand)}.reader-state a{background:var(--brand);color:#fff}.reader-shell{background:#050609}.reader-topbar,.reader-toolbar{background:#080a0df0}:root[data-theme=light] .reader-shell{color:#11161b;background:#e8e9e7}:root[data-theme=light] .reader-stage{background:#dedfdd}:root[data-theme=light] .reader-topbar,:root[data-theme=light] .reader-toolbar{background:#fafaf8f0;border-color:#11161b26}:root[data-theme=light] .reader-topbar>a,:root[data-theme=light] .reader-topbar>button,:root[data-theme=light] .reader-toolbar-chapter,:root[data-theme=light] .reader-toolbar-center button{color:#313941;background:#e7e8e5}:root[data-theme=light] .reader-topbar span,:root[data-theme=light] .reader-counter{color:#626b74}:root[data-theme=light] .reader-prev,:root[data-theme=light] .reader-next{color:#11161b;background:#ffffffd1;box-shadow:0 8px 24px #11161b29}:root[data-theme=light] .reader-state{color:#11161b;background:#f6f6f3}:root[data-theme=light] .reader-state p{color:#5f6872}@media (max-width:900px){.topbar,.app-header{top:8px}.hero{padding-top:68px}.hero-art{height:450px}.hero-panel-back{left:5%}.hero-panel-front{right:4%}}@media (max-width:800px){.app-nav{background:#080a0df5;border:1px solid #ffffff1f;box-shadow:0 20px 50px #0000006b}.app-nav a.is-active,.app-nav a:active,.app-nav button.is-active,.app-nav button:active{color:#fff}.mobile-nav{background:#080a0df5;border:1px solid #ffffff1f}.mobile-nav .is-active,.mobile-nav a:active{color:#fff}}.nav-icon-wrap{display:inline-flex;position:relative}.nav-badge{background:var(--brand);color:#fff;min-width:15px;height:15px;font-family:var(--font-jetbrains-mono);box-shadow:0 0 0 2px var(--header);border-radius:8px;justify-content:center;align-items:center;padding:0 3px;font-size:9px;font-weight:700;line-height:1;display:flex;position:absolute;top:-6px;right:-9px}.more-overlay{z-index:70;position:fixed;inset:0}.more-backdrop{cursor:pointer;background:#04020399;animation:.18s more-fade;position:absolute;inset:0}.more-panel{width:min(320px,86vw);padding:22px 16px calc(22px + env(safe-area-inset-bottom));background:#140a0c;border-left:1px solid #ffffff17;flex-direction:column;animation:.22s cubic-bezier(.2,.8,.2,1) more-slide;display:flex;position:absolute;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-24px 0 60px #0000008c}.more-panel-head{font-family:var(--font-oswald);letter-spacing:.05em;text-transform:uppercase;color:var(--ink);align-items:center;margin-bottom:18px;font-size:19px;display:flex}.more-panel-head button{color:#f5f3f099;cursor:pointer;background:#ffffff12;border:0;border-radius:10px;place-items:center;width:30px;height:30px;margin-left:auto;display:grid}.more-profile-row{background:var(--brand-soft);border:1px solid #f5263947;border-radius:16px;align-items:center;gap:11px;padding:12px;transition:border-color .18s;display:flex}.more-profile-row:hover{border-color:#f5263999}.more-profile-avatar{background:var(--brand);color:#fff;width:42px;height:42px;font:700 16px var(--font-oswald),sans-serif;border-radius:50%;flex:none;place-items:center;display:grid;overflow:hidden}.more-profile-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.more-profile-copy strong{color:var(--ink);font-size:13.5px}.more-profile-copy small{font-family:var(--font-jetbrains-mono);letter-spacing:.08em;color:var(--muted);text-transform:uppercase;font-size:9px}.more-profile-guest{background:var(--surface-soft);border-color:var(--line)}.more-section-label{font-family:var(--font-jetbrains-mono);letter-spacing:.14em;color:#f5f3f05c;text-transform:uppercase;padding:18px 4px 9px;font-size:9px}.more-links{flex-direction:column;gap:6px;display:flex}.more-link{color:var(--ink);background:#ffffff0b;border-radius:13px;align-items:center;gap:11px;padding:13px;font-size:12.5px;font-weight:600;transition:background .18s;display:flex}.more-link:hover{background:var(--brand-soft)}.more-link svg{color:var(--muted)}.more-link-admin{background:var(--brand-soft);grid-template-columns:auto minmax(0,1fr);gap:2px 11px;display:grid}.more-link-admin svg{color:var(--brand);grid-row:1/3;align-self:center}.more-link-admin small{color:var(--muted);font-size:9.5px;font-weight:500}@keyframes more-fade{0%{opacity:0}to{opacity:1}}@keyframes more-slide{0%{transform:translate(100%)}to{transform:none}}:root[data-theme=light] .more-panel{border-left-color:var(--line);background:#fff}:root[data-theme=light] .more-panel-head{color:var(--ink)}:root[data-theme=light] .more-profile-guest{background:var(--surface-soft)}@media (max-width:560px){body{background-size:auto,48px 48px,48px 48px}.topbar,.app-header{border-radius:15px;height:60px;padding:0 12px}.brand-mark{width:34px;height:34px}.brand-wordmark,.app-header .brand-wordmark{width:88px;height:auto}.app-header .brand-wordmark-dark{display:block}.app-header .brand-wordmark-light,:root[data-theme=light] .app-header .brand-wordmark-dark{display:none}:root[data-theme=light] .app-header .brand-wordmark-light{display:block}.hero h1{font-size:clamp(38px,11.2vw,55px)}.hero-art{height:350px;margin:-16px -45px;transform:scale(.78)}.hero-logo-card{width:265px}.hero-panel{width:112px;height:205px}.hero-panel b{font-size:40px}.source-pill{left:9%}.sync-pill{right:6%}.theme-choices{grid-template-columns:1fr}.settings-form section{padding:19px}.settings-login-note{flex-direction:column;align-items:stretch}.settings-login-note .primary-action{width:100%}}.title-profile{width:min(1380px,100% - 40px);margin:34px auto 96px}.title-profile-backdrop{border:1px solid var(--line);background-color:var(--surface-raised);height:320px;box-shadow:var(--shadow);background-position:50% 28%;background-size:cover;border-radius:20px;position:relative;overflow:hidden}.title-profile-backdrop:before{content:"";background:inherit;filter:blur(8px);background-position:50% 28%;background-size:cover;position:absolute;inset:-24px;transform:scale(1.04)}.title-profile-backdrop span{background:linear-gradient(90deg,#080a0d0a,#080a0d2e 55%,#080a0db8),linear-gradient(#0000 32%,#080a0dc7);position:absolute;inset:0}.title-profile-layout{grid-template-columns:280px minmax(0,1fr);gap:34px;margin:-92px 22px 0;display:grid;position:relative}.title-profile-aside{min-width:0}.profile-cover-wrap{position:relative}.profile-cover-wrap>img,.profile-cover-wrap>.detail-fallback{aspect-ratio:.72;object-fit:cover;border:1px solid #ffffff29;border-radius:16px;width:100%;display:block;box-shadow:0 24px 60px #00000061}.profile-actions{gap:9px;margin-top:12px;display:grid}.profile-actions .primary-action,.profile-actions .secondary-action{justify-content:center;width:100%;min-height:44px}.profile-actions-row{gap:9px;display:flex}.profile-actions-row .library-status-menu{flex:1;min-width:0}.title-share-btn{border:1px solid var(--line);background:var(--surface);width:44px;height:44px;color:var(--ink);cursor:pointer;border-radius:12px;flex:none;justify-content:center;align-items:center;display:flex}.title-share-btn:hover{border-color:var(--brand);color:var(--brand)}.title-side-card{border:1px solid var(--line);background:var(--surface-raised);border-radius:15px;gap:17px;margin-top:24px;padding:18px;display:grid}.title-side-card div{gap:4px;display:grid}.title-side-card span{color:var(--muted);font-size:10px}.title-side-card strong{overflow-wrap:anywhere;font-size:12px;line-height:1.45}.title-profile-main{min-width:0;padding:112px 0 0}.title-heading-row{justify-content:space-between;align-items:flex-start;gap:28px;display:flex}.title-heading-row>div:first-child{min-width:0}.title-profile-main h1{max-width:850px;font-family:var(--font-oswald);letter-spacing:-.055em;margin:0;font-size:clamp(36px,4.8vw,70px);line-height:1}.profile-rating{flex:none;justify-items:end;padding:3px 0;display:grid}.profile-rating strong{font-family:var(--font-oswald);letter-spacing:-.04em;font-size:28px}.profile-rating strong span{color:var(--brand)}.profile-rating p{color:var(--ink);margin:3px 0 0;font-size:11px;font-weight:800}.profile-rating small{color:var(--muted);margin-top:3px;font-size:9px}.title-profile-main .detail-tags{margin-top:22px}.title-profile-main .detail-tags a{background:var(--surface-raised)}.title-profile-main .detail-description{max-width:950px;color:var(--muted);margin:22px 0 24px;font-size:15px;line-height:1.75}.title-facts{border:1px solid var(--line);background:var(--surface-raised);border-radius:15px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.title-facts>div{border-right:1px solid var(--line);grid-template-columns:auto 1fr;align-items:center;gap:2px 10px;min-width:0;padding:15px 16px;display:grid}.title-facts>div:last-child{border-right:0}.title-facts svg{color:var(--muted);grid-row:1/3}.title-facts span{color:var(--muted);font-size:9px}.title-facts strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.title-facts .is-ongoing{color:#41c979}.title-profile-main .source-safety{margin-top:18px}.title-page .chapters-section{border-radius:28px 28px 0 0}:root[data-theme=light] .title-profile-backdrop span{background:linear-gradient(90deg,#ffffff0d,#1e232826 55%,#14181c9e),linear-gradient(#0000 32%,#14181cad)}@media (max-width:900px){.title-profile{width:calc(100% - 28px)}.title-profile-backdrop{height:250px}.title-profile-layout{grid-template-columns:220px minmax(0,1fr);gap:24px;margin-top:-72px}.title-profile-main{padding-top:86px}.title-facts{grid-template-columns:repeat(2,1fr)}.title-facts>div:nth-child(2){border-right:0}.title-facts>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:620px){.title-profile{margin-top:18px;margin-bottom:60px}.title-profile-backdrop{border-radius:15px;height:160px}.title-profile-layout{grid-template-columns:112px minmax(0,1fr);gap:16px;margin:-48px 8px 0}.profile-cover-wrap>img,.profile-cover-wrap>.detail-fallback{border-radius:10px}.profile-actions{gap:6px}.profile-actions .primary-action,.profile-actions .secondary-action{min-height:38px;padding:8px;font-size:0}.profile-actions svg{margin:0}.title-side-card{display:none}.title-profile-main{padding-top:57px}.title-heading-row{gap:8px}.title-profile-main h1{font-size:clamp(23px,7vw,34px)}.profile-rating strong{font-size:17px}.profile-rating p{font-size:8px}.profile-rating small,.title-profile-main .detail-en{display:none}.title-profile-main .detail-tags{margin-top:15px}.title-profile-main .detail-tags a{padding:5px 8px;font-size:9px;line-height:14px}.title-profile-main .detail-tags{max-height:59px;overflow:hidden}.title-profile-main .detail-tags-all{max-height:none;margin-top:0;overflow:visible}.title-profile-main .detail-description{grid-column:1/-1;margin:18px 0;font-size:12px;line-height:1.65;display:block}.title-facts{grid-column:1/-1}.title-facts>div{padding:10px}.title-facts span{display:none}.title-facts strong{font-size:10px}.title-profile-main .detail-authors,.title-profile-main .source-safety{display:none}.title-profile-layout{align-items:start}.title-profile-main{min-width:0}.title-page .chapters-section{border-radius:18px 18px 0 0}}.title-facts{grid-template-columns:repeat(5,minmax(0,1fr))}.metadata-origin{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:-17px 0 22px;font-size:9px;font-weight:800}@media (max-width:900px){.title-facts{grid-template-columns:repeat(2,1fr)}.title-facts>div:nth-child(4){border-bottom:1px solid var(--line)}.title-facts>div:last-child{border-top:0;grid-column:1/-1}}.title-page .title-profile{width:min(1340px,100% - 40px);margin:52px auto 100px}.title-page .title-profile-layout{grid-template-columns:330px minmax(0,1fr);align-items:start;gap:32px;margin:0;display:grid}.title-page .title-profile-aside{position:sticky;top:96px}.title-page .title-profile-content{gap:18px;min-width:0;display:grid}.title-page .title-profile-main{border-bottom:1px solid var(--line);min-width:0;padding:4px 0 22px}.title-page .title-profile-main h1{font-size:clamp(36px,4.4vw,64px)}.title-page .title-profile-main .detail-tags{margin-top:18px}.title-page .title-profile-main .detail-description{margin:20px 0 24px}.title-page .profile-cover-wrap>img,.title-page .profile-cover-wrap>.detail-fallback{border-color:var(--line);box-shadow:var(--shadow)}.title-page .title-profile-main .profile-actions{gap:10px;max-width:560px;margin:20px 0 0;display:flex}.title-page .title-profile-main .profile-actions .primary-action,.title-page .title-profile-main .profile-actions .secondary-action{justify-content:center;width:auto;min-width:210px;min-height:46px}.title-page .title-profile-main .secondary-action.is-added{border-color:var(--brand);color:var(--brand)}.title-section-tabs{border-bottom:1px solid var(--line);align-items:center;gap:5px;padding-bottom:8px;display:flex;overflow:auto}.title-section-tabs button{min-height:38px;color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:7px;padding:0 13px;font-size:11px;font-weight:900;display:flex}.title-section-tabs button:hover,.title-section-tabs button.is-active{background:var(--surface-raised);color:var(--ink)}.title-section-tabs button.is-active{box-shadow:inset 0 0 0 1px var(--brand)}.title-section-tabs button:focus-visible{box-shadow:inset 0 0 0 1px var(--brand),0 0 0 3px var(--brand-soft);outline:0}.title-section-tabs span{background:var(--brand-soft);min-width:20px;height:20px;color:var(--brand);border-radius:99px;place-items:center;padding:0 5px;font-size:9px;display:grid}.title-tab-panel{min-width:0}.title-about-panel{gap:18px;display:grid}.title-about-panel .detail-description{max-width:950px;color:var(--muted);margin:0;font-size:15px;line-height:1.75}.title-about-panel .metadata-origin{margin:-12px 0 0}.title-about-panel .detail-authors,.title-about-panel .source-safety{margin:0}.title-chapters-panel{min-width:0}.chapter-source-menu{margin-bottom:12px;position:relative}.chapter-source-toggle{border:1px solid var(--line);background:var(--surface-raised);min-height:42px;color:var(--ink);cursor:pointer;border-radius:11px;align-items:center;gap:9px;padding:0 14px;font-size:12px;font-weight:700;display:flex}.chapter-source-toggle svg{color:var(--muted);transition:transform .18s}.chapter-source-toggle svg.is-open{transform:rotate(180deg)}.chapter-source-dropdown{z-index:20;border:1px solid var(--line);background:var(--surface-raised);min-width:220px;box-shadow:var(--shadow);border-radius:14px;flex-direction:column;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);left:0}.chapter-source-dropdown button{color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:8px;padding:10px 11px;font-size:12.5px;font-weight:700;display:flex}.chapter-source-dropdown button:hover{background:var(--brand-soft);color:var(--brand)}.chapter-source-dropdown button.is-active{color:var(--brand)}.chapter-source-dropdown button small{font-family:var(--font-jetbrains-mono);color:var(--muted);margin-left:auto;font-size:10px;font-weight:700}.chapter-source-dropdown button svg{color:var(--brand);flex:none}.title-chapter-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:9px;margin-bottom:16px;display:grid}.title-chapter-toolbar label,.title-chapter-toolbar button{border:1px solid var(--line);background:var(--surface-raised);min-height:42px;color:var(--ink);border-radius:11px}.title-chapter-toolbar label{align-items:center;gap:9px;padding:0 13px;display:flex}.title-chapter-toolbar label svg{color:var(--muted);flex:none}.title-chapter-toolbar input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:11px}.title-chapter-toolbar button{cursor:pointer;align-items:center;gap:8px;padding:0 13px;font-size:10px;font-weight:900;display:flex}.title-chapter-toolbar label:focus-within,.title-chapter-toolbar button:focus-visible{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft);outline:0}.title-chapters-panel .chapter-list{border:0;gap:8px;display:grid}.title-chapters-panel .chapter-row{border:1px solid var(--line);background:var(--surface-raised);color:var(--ink);border-radius:12px;padding:13px 14px}.title-chapters-panel .chapter-row p,.title-chapters-panel .chapter-empty p{color:var(--muted)}.title-chapters-panel .chapter-releases a{border-color:var(--line)}.title-chapters-panel .chapter-releases a:hover{border-color:var(--brand);color:var(--brand)}.title-chapters-panel .chapter-releases time{color:var(--muted);font-size:8px;font-weight:700}.title-chapters-panel .chapter-empty{border:1px dashed var(--line);border-radius:12px;padding:28px 14px}@media (max-width:900px){.title-page .title-profile{width:calc(100% - 28px);margin-top:36px}.title-page .title-profile-layout{grid-template-columns:250px minmax(0,1fr);gap:24px}.title-page .title-profile-aside{position:static}.title-page .title-profile-main{padding-top:0}.title-page .title-profile-main .profile-actions{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none;display:grid}.title-page .title-profile-main .profile-actions .primary-action,.title-page .title-profile-main .profile-actions .secondary-action{width:100%;min-width:0}}@media (max-width:620px){.title-page .title-profile{margin:24px auto 76px}.title-page .title-profile-layout{grid-template-columns:140px minmax(0,1fr);gap:14px;margin:0 4px}.title-page .title-profile-content{display:contents}.title-page .title-profile-main{border-bottom:0;grid-column:2;padding:0}.title-page .title-section-tabs,.title-page .title-tab-panel{grid-column:1/-1}.title-page .title-section-tabs{margin-top:10px}.title-page .title-profile-main>.title-heading-row .eyebrow{display:none}.title-page .title-profile-main h1{font-size:clamp(23px,7vw,34px)}.title-page .metadata-origin{display:none}.title-page .title-profile-main .profile-actions{grid-template-columns:1fr;gap:7px;margin-top:13px}.title-page .title-profile-main .profile-actions .primary-action,.title-page .title-profile-main .profile-actions .secondary-action{min-height:39px;padding:8px 10px;font-size:10px}.title-about-panel .detail-description{font-size:12px;line-height:1.65;display:block}.title-about-panel .title-facts{grid-template-columns:repeat(2,1fr);display:grid}.title-about-panel .title-facts>div{padding:10px}.title-about-panel .title-facts>div:last-child{grid-column:1/-1}.title-about-panel .detail-authors,.title-about-panel .source-safety{display:none}.title-chapter-toolbar{grid-template-columns:1fr auto}.title-chapter-toolbar button span{display:none}.title-chapters-panel .chapter-row{align-items:center;gap:10px}.title-chapters-panel .chapter-releases a{font-size:0}.title-chapters-panel .chapter-releases time,.title-chapters-panel .chapter-releases a svg:last-child{display:none}}.catalog-library-shell{width:min(1440px,100% - 56px);margin:0 auto;padding:52px 0 110px}.catalog-library-head{justify-content:space-between;align-items:end;gap:28px;margin-bottom:28px;display:flex}.catalog-library-head .eyebrow{margin-bottom:12px}.catalog-library-head h1{font-family:var(--font-oswald);letter-spacing:-.045em;margin:0;font-size:clamp(28px,3.2vw,48px);line-height:1}.catalog-library-head>div>p:last-child{color:var(--muted);margin:10px 0 0;font-size:11px}.catalog-toolbar{align-items:center;gap:8px;display:flex}.catalog-toolbar select,.catalog-toolbar button{border:1px solid var(--line);background:var(--surface-raised);height:40px;color:var(--ink);border-radius:11px;outline:0;font-size:12px;font-weight:850}.catalog-toolbar select{cursor:pointer;padding:0 34px 0 13px}.catalog-toolbar button{cursor:pointer;align-items:center;gap:7px;padding:0 13px;display:flex}.catalog-toolbar select:focus-visible,.catalog-toolbar button:focus-visible,.catalog-filter-panel button:focus-visible,.catalog-range-row:focus-within{box-shadow:0 0 0 3px var(--brand-soft);border-color:var(--brand)}.catalog-library-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:26px;display:grid}.catalog-results{min-width:0}.catalog-library-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:25px 12px;display:grid}.library-catalog-card{min-width:0;display:block}.library-card-cover{aspect-ratio:.7;border:1px solid var(--line);background:var(--surface-raised);border-radius:12px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden;box-shadow:0 9px 24px #0000001f}.library-card-cover img{object-fit:cover;width:100%;height:100%;display:block}.library-catalog-card:hover .library-card-cover{border-color:var(--brand);transform:translateY(-5px);box-shadow:0 17px 38px #00000040}.library-catalog-card h2{-webkit-line-clamp:2;color:var(--ink);-webkit-box-orient:vertical;margin:9px 2px 0;font-size:12px;font-weight:850;line-height:1.35;display:-webkit-box;overflow:hidden}.library-card-badges{z-index:2;justify-content:space-between;align-items:center;gap:5px;display:flex;position:absolute;bottom:5px;left:5px;right:5px}.library-card-badges>span{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#080a0de6;border:1px solid #ffffff38;border-radius:99px;min-width:0;padding:5px 7px;font-size:9px;font-style:normal;font-weight:900;line-height:1;box-shadow:0 2px 9px #00000052}.library-card-badges>b{font-style:normal}.library-cover-fallback{color:#fff;background:linear-gradient(145deg,#ff6573,#712f5d);flex-direction:column;width:100%;height:100%;padding:14px;display:flex}.library-cover-fallback small{font-family:var(--font-oswald);font-size:9px}.library-cover-fallback strong{font-family:var(--font-oswald);margin:auto;font-size:clamp(34px,4vw,60px)}.library-cover-fallback.fallback-1{background:linear-gradient(145deg,#7d70e8,#273665)}.library-cover-fallback.fallback-2{background:linear-gradient(145deg,#42b88a,#183c37)}.library-cover-fallback.fallback-3{background:linear-gradient(145deg,#e0a52e,#6e351f)}.catalog-count{font-family:var(--font-jetbrains-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:700}.catalog-filter-toggle{display:none}.catalog-quick-genres{scrollbar-width:none;gap:8px;width:100%;padding-bottom:14px;display:flex;overflow-x:auto}.catalog-quick-genres::-webkit-scrollbar{display:none}.catalog-quick-genres button{border:1px solid var(--line);background:var(--surface-raised);color:var(--muted);cursor:pointer;border-radius:11px;flex:none;padding:9px 14px;font-size:12px;font-weight:700;transition:all .18s}.catalog-quick-genres button:hover{color:var(--ink);border-color:var(--brand)}.catalog-quick-genres button.is-active{background:var(--brand);border-color:var(--brand);color:var(--brand-contrast)}.catalog-filter-apply{display:none}.catalog-filter-panel{overscroll-behavior:contain;border:1px solid var(--line);background:var(--surface);max-height:calc(100vh - 112px);box-shadow:var(--subtle-shadow);border-radius:16px;padding:16px 14px 19px;position:sticky;top:96px;overflow-y:auto}.catalog-filter-title{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.catalog-filter-title h2{font-family:var(--font-oswald);align-items:center;gap:8px;margin:0;font-size:15px;display:flex}.catalog-filter-title button{border:1px solid var(--line);background:var(--surface-raised);width:36px;height:36px;color:var(--ink);cursor:pointer;border-radius:10px;place-items:center;display:grid}.catalog-filter-title button:disabled{opacity:.38;cursor:default}.catalog-filter-group{padding-top:17px}.catalog-filter-group+.catalog-filter-group{border-top:1px solid var(--line);margin-top:15px}.catalog-filter-group h3{font-family:var(--font-oswald);margin:0 0 11px;font-size:12px}.catalog-filter-group>div{gap:4px;display:grid}.catalog-filter-group.is-collapsible{padding-top:0}.catalog-filter-summary{width:100%;min-height:44px;color:var(--ink);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;padding:0;display:flex}.catalog-filter-summary>span{font-family:var(--font-oswald);align-items:center;gap:7px;font-size:12px;display:flex}.catalog-filter-summary>span>b{background:var(--brand);color:#fff;min-width:16px;height:16px;font-family:var(--font-jetbrains-mono);border-radius:8px;place-items:center;padding:0 4px;font-size:9px;display:grid}.catalog-filter-summary>svg{color:var(--muted);flex:none;transition:transform .18s}.catalog-filter-summary>svg.is-open{transform:rotate(180deg)}.catalog-filter-options{max-height:264px;padding:2px 6px 8px 0;overflow-y:auto}.catalog-range-row{align-items:center;gap:8px;display:flex!important}.catalog-range-row>span{color:var(--muted);font-size:11px}.catalog-range-row input{border:1px solid var(--line);background:var(--input);width:100%;min-width:0;height:36px;color:var(--ink);border-radius:10px;outline:0;padding:0 10px;font-size:11px;font-weight:750}.catalog-range-row input::placeholder{color:var(--muted);font-weight:700}.catalog-filter-group label{min-height:28px;color:var(--muted);cursor:pointer;border-radius:7px;grid-template-columns:17px 1fr auto;align-items:center;gap:8px;padding:2px;font-size:11px;font-weight:750;display:grid}.catalog-filter-group label:hover{background:var(--surface-raised);color:var(--ink)}.catalog-filter-group label>input{opacity:0;pointer-events:none;position:absolute}.catalog-filter-group label>i{border:1px solid var(--line);background:var(--input);color:#fff;border-radius:5px;place-items:center;width:17px;height:17px;font-style:normal;display:grid}.catalog-filter-group label>input:checked+i{border-color:var(--brand);background:var(--brand)}.catalog-filter-group label>small{color:var(--muted);font-size:9px;font-weight:700}.catalog-library-layout .empty-state button{margin-top:13px}@media (max-width:1220px){.catalog-library-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.catalog-library-shell{width:min(100% - 32px,760px);padding-top:36px}.catalog-library-layout{grid-template-columns:1fr;gap:12px}.catalog-filter-toggle{border:1px solid var(--line);background:var(--surface);width:100%;min-height:48px;color:var(--ink);box-shadow:var(--subtle-shadow);cursor:pointer;border-radius:13px;grid-row:1;justify-content:space-between;align-items:center;padding:0 15px;font-weight:900;display:flex}.catalog-filter-toggle>span{align-items:center;gap:9px;display:flex}.catalog-filter-toggle b{background:var(--brand);min-width:21px;height:21px;color:var(--brand-contrast);border-radius:99px;place-items:center;padding:0 6px;font-size:10px;display:grid}.catalog-filter-toggle>svg{transition:transform .2s}.catalog-filter-toggle>svg.is-open{transform:rotate(180deg)}.catalog-filter-toggle:focus-visible{box-shadow:0 0 0 3px var(--brand-soft);border-color:var(--brand);outline:0}.catalog-filter-panel{grid-row:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;max-height:none;display:none;position:static;overflow:visible}.catalog-filter-panel.is-open{display:grid}.catalog-results{grid-row:3}.catalog-filter-title,.catalog-filter-group+.catalog-filter-group{margin-top:0}.catalog-filter-group:nth-of-type(2){border-top:0}.catalog-library-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:5px}.catalog-filter-apply{grid-column:1/-1;width:100%;min-height:46px;margin-top:6px;display:block}}@media (max-width:580px){.catalog-library-shell{width:calc(100% - 24px);padding-top:26px}.catalog-library-head{flex-direction:column;align-items:stretch;gap:18px}.catalog-toolbar{grid-template-columns:1fr auto;display:grid}.catalog-toolbar select{width:100%}.catalog-toolbar button span{display:none}.catalog-library-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px 7px}.catalog-filter-panel{grid-template-columns:1fr}.catalog-filter-title,.catalog-filter-group+.catalog-filter-group,.catalog-filter-group:nth-of-type(2){border-top:1px solid var(--line);margin-top:13px}.library-catalog-card h2{margin-top:7px;font-size:10px}.library-card-badges{gap:2px;bottom:3px;left:3px;right:3px}.library-card-badges>span,.library-card-badges>b{padding:4px 5px;font-size:7px}}.mono-label{font-family:var(--font-jetbrains-mono);letter-spacing:.12em;color:var(--muted);text-transform:uppercase;margin:0;font-size:10px;font-weight:600}.live-search{gap:10px}.live-search-clear{background:var(--surface-soft);width:30px;height:30px;color:var(--muted);cursor:pointer;border:0;border-radius:50%;flex:none;place-items:center;display:grid}.live-search-clear:hover{color:var(--ink)}.live-search-cancel{color:var(--muted);flex:none;padding:0 4px;font-size:13px;font-weight:800}.live-search-cancel:hover{color:var(--brand)}.search-results-list{flex-direction:column;gap:2px;max-width:820px;margin:0 auto;display:flex}.search-result-row{border-radius:12px;align-items:center;gap:12px;padding:11px 8px;transition:background .15s;display:flex}.search-result-row:hover{background:var(--surface-raised)}.search-result-cover{background:var(--surface-soft);border-radius:8px;flex:none;width:40px;height:54px;overflow:hidden}.search-result-cover img{object-fit:cover;width:100%;height:100%;display:block}.search-result-cover .library-cover-fallback{justify-content:center;align-items:center;padding:0}.search-result-cover .library-cover-fallback strong{font-family:var(--font-oswald);font-size:14px}.search-result-copy{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.search-result-copy strong{color:var(--ink);font-size:13px}.search-result-copy span{color:var(--muted);font-size:11px}.search-result-rating{font-family:var(--font-jetbrains-mono);color:var(--brand);flex:none;font-size:10px;font-weight:700}.search-tags-section{max-width:820px;margin:0 auto 28px}.search-tags-section:last-child{margin-bottom:0}.search-tags-section .search-results-list{margin-top:16px}.search-tags{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.search-tags button{cursor:pointer;font-family:inherit}.result-count{max-width:820px;margin-left:auto;margin-right:auto}.profile-progress-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;margin-bottom:34px;padding:18px}.profile-progress-head{color:var(--ink);align-items:baseline;gap:12px;font-size:12px;font-weight:700;display:flex}.profile-progress-head span:last-child{font-family:var(--font-jetbrains-mono);color:var(--muted);margin-left:auto;font-size:10.5px}.profile-progress-bar{background:var(--surface-soft);border-radius:5px;height:8px;margin-top:11px;overflow:hidden}.profile-progress-bar i{background:linear-gradient(90deg,var(--brand-strong),var(--brand));height:100%;display:block}.profile-progress-card p{color:var(--muted);margin:10px 0 0;font-size:11.5px}.profile-section-title.compact{font-family:var(--font-jetbrains-mono);letter-spacing:.14em;color:var(--muted);text-transform:uppercase;align-items:center;gap:10px;margin-bottom:16px;font-size:10.5px;display:flex}.profile-section-title.compact .rule{background:var(--brand);border-radius:2px;width:22px;height:3px}.profile-badge-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:30px;display:grid}.profile-badge{aspect-ratio:1;background:var(--surface-raised);border:1px solid var(--line);border-radius:14px;justify-content:center;align-items:center;display:flex}.profile-badge.is-active{background:var(--brand-soft);border-color:#f5263959}.profile-badge-shape{border:2px solid var(--line);background:0 0;width:20px;height:20px}.profile-badge.is-active .profile-badge-shape{border-color:var(--brand);background:var(--brand)}.profile-badge-shape.shape-circle{border-radius:50%}.profile-badge-shape.shape-square{border-radius:4px}.profile-badge-shape.shape-diamond{border-radius:2px;transform:rotate(45deg)}.profile-fun-stats{background:var(--surface-raised);border:1px solid var(--line);border-radius:18px;margin-bottom:36px;padding:16px;display:flex}.profile-fun-stats>div{border-left:1px solid var(--line);flex:1;padding-left:14px}.profile-fun-stats>div:first-child{border-left:0;padding-left:0}.profile-fun-stats strong{font-family:var(--font-oswald);color:var(--ink);font-size:22px;display:block}.profile-fun-stats span{font-family:var(--font-jetbrains-mono);letter-spacing:.09em;color:var(--muted);text-transform:uppercase;margin-top:2px;font-size:9px;display:block}.profile-settings-link{margin-top:18px;display:inline-flex}@media (max-width:560px){.profile-badge-grid{grid-template-columns:repeat(4,1fr);gap:8px}}.profile-banner{background:linear-gradient(135deg,#3d0a14,#7d0f20 55%,#190c10) 50%/cover;height:170px;position:relative;overflow:hidden}.profile-banner-fallback{background:repeating-linear-gradient(115deg,#ffffff0d 0 2px,#0000 2px 13px);position:absolute;inset:0}.profile-banner-actions{gap:8px;display:flex;position:absolute;top:14px;right:16px}.profile-banner-actions button{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;height:30px;font-family:var(--font-jetbrains-mono);letter-spacing:.06em;color:#f5f3f0;background:#00000073;border:0;border-radius:10px;align-items:center;gap:6px;padding:0 11px;font-size:10px;font-weight:700;display:flex}.profile-banner-actions button:hover{background:var(--brand)}.profile-share-hint{color:#f5f3f0;background:#0009;border-radius:8px;padding:5px 10px;font-size:11px;position:absolute;bottom:12px;right:16px}.profile-hero-row{align-items:flex-end;gap:14px;margin-top:-46px;display:flex;position:relative}.profile-avatar-ring{box-sizing:border-box;border-radius:50%;flex:none;width:96px;height:96px;padding:4px}.profile-avatar-inner{background:var(--brand);border:3px solid var(--paper);box-sizing:border-box;width:100%;height:100%;font-family:var(--font-oswald);color:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:32px;font-weight:700;display:flex;overflow:hidden}.profile-avatar-inner img{object-fit:cover;border-radius:50%;width:100%;height:100%}.profile-hero-copy{flex:1;min-width:0;padding-bottom:6px}.profile-hero-copy h1{font-family:var(--font-oswald);letter-spacing:.04em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);margin:0;font-size:23px;overflow:hidden}.profile-handle{color:var(--muted);font-family:var(--font-jetbrains-mono);margin:3px 0 0;font-size:11px}.profile-role-tag{background:var(--brand-soft);font-family:var(--font-jetbrains-mono);letter-spacing:.08em;color:var(--brand);border-radius:8px;align-items:center;gap:6px;margin-top:5px;padding:4px 9px;font-size:9px;font-weight:700;display:inline-flex}.profile-follow-row{font-family:var(--font-jetbrains-mono);color:var(--muted);align-items:center;gap:18px;margin-top:16px;font-size:11px;display:flex}.profile-follow-row strong{font-family:var(--font-oswald);color:var(--ink);margin-right:5px;font-size:15px}.profile-hero-actions{gap:9px;margin-top:14px;display:flex}.profile-hero-actions .primary-action{flex:1;min-width:0}.primary-action.is-following{background:var(--surface-raised);color:var(--ink);border:1px solid var(--line)}.profile-visibility-btn,.profile-hero-actions .profile-logout{background:var(--surface-raised);border:1px solid var(--line);width:42px;height:42px;color:var(--ink);cursor:pointer;border-radius:13px;flex:none;justify-content:center;align-items:center;display:flex}.profile-visibility-btn.is-private{background:var(--brand-soft);color:var(--brand);border-color:#f526394d}.profile-private-note{border:1px dashed var(--line);text-align:center;color:var(--muted);border-radius:18px;flex-direction:column;align-items:center;gap:10px;margin:28px 0;padding:30px;display:flex}.profile-private-note strong{color:var(--ink);font-family:var(--font-oswald);font-size:17px}.profile-section-title.compact{margin-top:28px}.profile-section-action{font-family:var(--font-manrope,inherit);color:var(--muted);cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:11px;font-weight:700}.profile-section-action:hover{color:var(--brand)}.profile-empty-hint{color:var(--muted);margin:0 0 24px;font-size:12.5px}.profile-showcase{gap:11px;margin-bottom:24px;display:flex}.profile-showcase-item{min-width:0;color:inherit;flex:1;display:block}.profile-showcase-item img,.profile-showcase-item .library-cover-fallback{aspect-ratio:2/3;object-fit:cover;background:var(--surface-soft);border:1px solid var(--line);border-radius:13px;width:100%;display:block}.profile-showcase-item span{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:11px;line-height:1.3;display:block;overflow:hidden}.profile-genre-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;margin-bottom:14px;padding:16px}.profile-genre-bars{flex-direction:column;gap:11px;display:flex}.profile-genre-row{color:var(--ink);align-items:baseline;gap:10px;font-size:11.5px;display:flex}.profile-genre-track{background:var(--surface-soft);border-radius:4px;flex:1;height:6px;position:relative;overflow:hidden}.profile-genre-track span{background:var(--brand);border-radius:4px;position:absolute;inset:0 auto 0 0}.profile-genre-count{font-family:var(--font-jetbrains-mono);color:var(--muted);font-size:10px}.profile-genre-card .profile-fun-stats{border:0;border-top:1px solid var(--line);background:0 0;border-radius:0;margin:16px 0 0;padding:15px 0 0}.profile-week-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;margin-bottom:34px;padding:16px}.profile-week-head{font-family:var(--font-jetbrains-mono);letter-spacing:.1em;color:var(--muted);text-transform:uppercase;align-items:baseline;font-size:10.5px;display:flex}.profile-week-head strong{font-family:var(--font-oswald);color:var(--brand);text-transform:none;letter-spacing:0;margin-left:auto;font-size:15px}.profile-week-bars{align-items:flex-end;gap:7px;margin-top:15px;display:flex}.profile-week-bar{flex-direction:column;flex:1;align-items:center;gap:6px;display:flex}.profile-week-value{font-family:var(--font-jetbrains-mono);color:var(--muted);min-height:11px;font-size:9px}.profile-week-track{flex:none;align-items:flex-end;width:100%;height:64px;display:flex}.profile-week-track span{background:var(--brand);border-radius:4px;width:100%;min-height:3px;display:block}.profile-week-label{font-family:var(--font-jetbrains-mono);color:#f5f3f059;font-size:9px}.pfedit-field{margin-bottom:20px}.pfedit-field>label{font-family:var(--font-jetbrains-mono);letter-spacing:.1em;color:var(--muted);text-transform:uppercase;margin-bottom:8px;font-size:10px;display:block}.pfedit-row{align-items:center;gap:9px;display:flex}.pfedit-row input[type=text]{border:1px solid var(--line);background:var(--surface-soft);min-width:0;height:42px;color:var(--ink);border-radius:11px;flex:1;padding:0 13px;font-family:inherit;font-size:13px}.pfedit-status{color:var(--muted);margin:7px 0 0;font-size:11px}.pfedit-handle-row{border:1px solid var(--line);background:var(--surface-soft);border-radius:11px;padding-left:13px}.pfedit-handle-row input[type=text]{background:0 0;border:0;padding-left:2px}.pfedit-handle-prefix{color:var(--muted);font-family:var(--font-jetbrains-mono);font-size:13px}.pfedit-remove{border:1px solid var(--line);width:38px;height:38px;color:var(--muted);cursor:pointer;background:0 0;border-radius:11px;flex:none;justify-content:center;align-items:center;display:flex}.pfedit-remove:hover{color:var(--brand);border-color:#f5263966}.pfedit-visibility{border:1px solid var(--line);background:var(--surface-soft);height:42px;color:var(--ink);cursor:pointer;border-radius:11px;align-items:center;gap:9px;padding:0 14px;font-size:12.5px;font-weight:700;display:flex}.pfedit-hint{color:var(--muted);margin:8px 0 0;font-size:11px;line-height:1.5}.pfshow-list{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px;display:grid}.pfshow-item{cursor:pointer;text-align:left;color:inherit;background:0 0;border:0;padding:0;font-family:inherit;display:block;position:relative}.pfshow-item img,.pfshow-item .library-cover-fallback{aspect-ratio:2/3;object-fit:cover;background:var(--surface-soft);border:2px solid var(--line);border-radius:12px;width:100%;display:block}.pfshow-item.is-picked img,.pfshow-item.is-picked .library-cover-fallback{border-color:var(--brand)}.pfshow-item>span{text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:10.5px;line-height:1.3;display:block;overflow:hidden}.pfshow-check{background:var(--brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:6px;right:6px}.pfshow-save{width:100%;margin-top:4px}@media (max-width:560px){.pfshow-list{grid-template-columns:repeat(3,1fr)}}.library-entry-list{flex-direction:column;gap:10px;display:flex}.library-entry-card{background:var(--surface-raised);border:1px solid var(--line);border-radius:16px;gap:13px;padding:12px;transition:border-color .18s;display:flex}.library-entry-card:hover{border-color:var(--brand)}.library-entry-cover{background:var(--surface-soft);border-radius:10px;flex:none;width:56px;height:76px;overflow:hidden}.library-entry-cover img{object-fit:cover;width:100%;height:100%;display:block}.library-entry-cover .library-cover-fallback{justify-content:center;align-items:center;padding:0}.library-entry-cover .library-cover-fallback strong{font-family:var(--font-oswald);font-size:18px}.library-entry-copy{flex-direction:column;flex:1;justify-content:center;gap:6px;min-width:0;display:flex}.library-entry-copy strong{color:var(--ink);font-size:13.5px}.library-entry-copy>span{color:var(--muted);font-size:11px}.library-entry-progress{background:var(--surface-soft);border-radius:3px;height:4px;overflow:hidden}.library-entry-progress i{background:var(--brand);height:100%;display:block}.library-entry-new{background:var(--brand);font-family:var(--font-jetbrains-mono);color:#fff;border-radius:6px;flex:none;align-self:center;padding:4px 7px;font-size:9px;font-weight:700}.library-status-menu{display:inline-flex;position:relative}.library-status-dropdown{z-index:20;border:1px solid var(--line);background:var(--surface-raised);min-width:190px;box-shadow:var(--shadow);border-radius:14px;flex-direction:column;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);left:0}.library-status-dropdown button{color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:10px 11px;font-size:12.5px;font-weight:700;display:flex}.library-status-dropdown button:hover{background:var(--brand-soft);color:var(--brand)}.library-status-remove{border-top:1px solid var(--line);margin-top:4px;color:var(--muted)!important;border-radius:0 0 9px 9px!important;padding-top:11px!important}.library-status-remove:hover{color:var(--brand)!important;background:0 0!important}.notifications-page{padding-top:20px}.notifications-header{align-items:center;gap:12px;margin-bottom:18px;display:flex}.notifications-header h1{font-family:var(--font-oswald);letter-spacing:.05em;text-transform:uppercase;color:var(--ink);margin:0;font-size:22px}.notifications-tabs-row{align-items:center;gap:12px;margin-bottom:18px;display:flex}.notifications-mark-all{color:var(--brand);cursor:pointer;background:0 0;border:0;flex:none;align-items:center;gap:6px;font-size:12px;font-weight:800;display:flex}.notifications-mark-all.is-done,.notifications-mark-all:disabled{color:var(--muted);opacity:.55;cursor:default}.notifications-mark-all.is-loading{cursor:wait}.notifications-tabs{gap:8px;display:flex}.notifications-tabs button{border:1px solid var(--line);cursor:pointer;color:var(--muted);background:0 0;border-radius:99px;align-items:center;gap:7px;padding:8px 14px;font-size:12px;font-weight:800;display:flex}.notifications-tabs button.is-active{border-color:var(--brand);background:var(--brand);color:#fff}.notifications-tab-count{font-family:var(--font-jetbrains-mono);opacity:.85;font-size:10px}.notifications-list{flex-direction:column;gap:9px;display:flex}.notification-group{background:var(--surface-raised);border:1px solid var(--line);border-radius:16px;transition:border-color .18s;overflow:hidden}.notification-group:hover{border-color:var(--brand)}.notification-group.is-unread{background:var(--brand-soft);border-color:#f5263947}.notification-row{align-items:center;gap:4px;padding:13px 10px 13px 13px;display:flex}.notification-row-link{cursor:pointer;min-width:0;color:inherit;flex:1;align-items:center;gap:12px;text-decoration:none;display:flex}.notification-hide-btn{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;place-items:center;display:grid}.notification-hide-btn:hover{color:var(--brand);background:var(--brand-soft)}.notification-hide-btn:disabled{cursor:wait;opacity:.6}.notification-cover-stack{flex:none;width:42px;height:56px;position:relative}.notification-cover-stack.is-multi{margin-right:6px}.notification-cover-layer{background:var(--surface-soft);border:1px solid var(--line);border-radius:9px;position:absolute}.notification-cover-layer.layer-2{inset:4px -6px -4px 6px}.notification-cover-layer.layer-1{inset:2px -3px -2px 3px}.notification-cover{background:var(--surface-soft);border-radius:9px;flex:none;width:42px;height:56px;position:absolute;inset:0;overflow:hidden}.notification-cover-stack:not(.is-multi) .notification-cover{position:static}.notification-cover img{object-fit:cover;width:100%;height:100%;display:block}.notification-cover .library-cover-fallback{justify-content:center;align-items:center;padding:0}.notification-cover .library-cover-fallback strong{font-family:var(--font-oswald);font-size:16px}.notification-copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.notification-copy-head{align-items:baseline;gap:8px;display:flex}.notification-copy-head strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ink);font-size:12.5px;overflow:hidden}.notification-badge{background:var(--brand-soft);font-family:var(--font-jetbrains-mono);color:var(--brand);border-radius:6px;flex:none;padding:2px 6px;font-size:9px;font-weight:700}.notification-time{font-family:var(--font-jetbrains-mono);color:var(--muted);text-transform:uppercase;flex:none;margin-left:auto;font-size:9.5px}.notification-copy>span{color:var(--muted);font-size:11.5px}.notification-subgroup{padding:0 0 8px}.notification-subrow-wrap{align-items:center;gap:4px;margin:0 13px 8px;display:flex}.notification-subrow{min-width:0;color:inherit;background:#0000002e;border-radius:11px;flex:1;align-items:center;gap:10px;padding:10px 12px;text-decoration:none;transition:background .18s;display:flex}.notification-subrow:hover{background:var(--brand-soft)}.notification-subrow-ch{font-family:var(--font-jetbrains-mono);color:var(--brand);flex:none;font-size:10px;font-weight:700}.notification-subrow-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--muted);flex:1;font-size:11.5px;overflow:hidden}.notification-subrow-time{font-family:var(--font-jetbrains-mono);color:#f5f3f04d;flex:none;font-size:9px}.notification-toggle{border:0;border-top:1px solid var(--line);width:100%;font-family:var(--font-jetbrains-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:7px;padding:9px;font-size:10px;font-weight:600;display:flex}.notification-toggle:hover{color:var(--brand)}.notifications-empty{border:1px dashed var(--line);text-align:center;min-height:280px;color:var(--muted);border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:40px 24px;display:flex}.notifications-empty svg{color:var(--brand)}.notifications-empty strong{font-family:var(--font-oswald);letter-spacing:.03em;text-transform:uppercase;color:var(--ink);font-size:19px}.notifications-empty p{max-width:420px;margin:0;font-size:13px;line-height:1.6}.home-page{padding-bottom:40px}.home-search-section{width:min(1440px,100% - 56px);margin:22px auto 0}.home-search-bar{border:1px solid var(--line);background:var(--surface);height:44px;box-shadow:var(--subtle-shadow);color:var(--muted);border-radius:14px;align-items:center;gap:10px;padding:0 14px;display:flex}.home-search-bar span{color:var(--muted);font-size:13px}.home-search-bar:hover{border-color:var(--brand);color:var(--ink)}.home-header-card{display:none}@media (max-width:800px){.home-page .app-header{box-shadow:none;background:0 0;border:0;height:auto;padding:0;position:static;top:auto}.home-page .app-header>.brand,.home-page .app-header>.account-button{display:none}.home-header-card{background:#ffffff0b;border:1px solid #ffffff12;border-radius:22px;flex-direction:column;gap:10px;margin:8px 14px 18px;padding:12px;display:flex}.home-search-section{display:none}}.home-header-row{align-items:center;gap:11px;display:flex}.home-header-mark{border-radius:9px;width:30px;height:30px;display:block}.home-header-wordmark{width:auto;height:18px}.home-header-avatar{background:var(--brand);color:#fff;width:32px;height:32px;font:700 12px var(--font-manrope),sans-serif;border-radius:50%;flex:none;justify-content:center;align-items:center;margin-left:auto;display:flex;overflow:hidden}.home-header-search{color:#f5f3f06b;background:#ffffff0f;border:1px solid #ffffff14;border-radius:13px;align-items:center;gap:10px;height:40px;padding:0 13px;font-size:12px;display:flex}:root[data-theme=light] .home-header-card{background:#00000008;border-color:#0000000f}:root[data-theme=light] .home-header-search{background:#0000000a;border-color:#00000012}.home-continue-section{width:min(1440px,100% - 56px);margin:18px auto 0}.home-continue-section>.home-continue-eyebrow{margin:0 0 11px;padding:0 4px}.home-continue-rail{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;padding-bottom:2px;display:flex;overflow-x:auto}.home-continue-rail::-webkit-scrollbar{display:none}.home-continue-card{box-sizing:border-box;scroll-snap-align:start;background:#ffffff0b;border:1px solid #ffffff12;border-radius:20px;flex:0 0 258px;align-items:center;gap:13px;height:124px;padding:13px;transition:border-color .18s;display:flex}.home-continue-card:hover{border-color:var(--brand)}.home-continue-cover{background:repeating-linear-gradient(135deg,var(--surface-soft) 0 8px,var(--surface-raised) 8px 16px);border-radius:12px;flex:none;width:66px;height:90px;overflow:hidden}.home-continue-cover img{object-fit:cover;width:100%;height:100%;display:block}.home-continue-copy{flex-direction:column;flex:1;justify-content:center;gap:6px;min-width:0;height:100%;display:flex;overflow:hidden}.home-continue-eyebrow{font-family:var(--font-jetbrains-mono);letter-spacing:.12em;color:var(--brand);text-transform:uppercase;font-size:9px;font-weight:700}.home-continue-copy strong{-webkit-line-clamp:2;text-overflow:ellipsis;white-space:normal;font-family:var(--font-oswald);letter-spacing:.03em;text-transform:uppercase;color:var(--ink);-webkit-box-orient:vertical;font-size:14px;line-height:1.25;display:-webkit-box;overflow:hidden}.home-continue-meta{color:var(--muted);font-size:10.5px}.home-continue-progress{background:var(--surface-soft);border-radius:3px;height:4px;overflow:hidden}.home-continue-progress i{background:var(--brand);height:100%;display:block}.home-continue-ago{font-family:var(--font-jetbrains-mono);letter-spacing:.1em;color:#f5f3f052;font-size:9px}:root[data-theme=light] .home-continue-ago{color:#1a121466}:root[data-theme=light] .home-continue-card{background:#00000008;border-color:#00000012}@media (max-width:800px){.home-continue-card{flex-basis:clamp(230px,70vw,340px)}}.home-theme-rail{scrollbar-width:none;gap:8px;width:min(1440px,100% - 56px);margin:22px auto 0;padding-bottom:4px;display:flex;overflow-x:auto}.home-theme-rail::-webkit-scrollbar{display:none}.home-theme-chip{background:var(--surface-raised);border:1px solid var(--line);color:var(--muted);border-radius:11px;flex:none;padding:9px 14px;font-size:12px;font-weight:700;transition:all .18s}.home-theme-chip:hover{color:var(--ink);border-color:var(--brand)}.home-rail-section{width:min(1440px,100% - 56px);margin:34px auto 0}.home-rail-heading{align-items:baseline;gap:14px;margin-bottom:18px;display:flex}.home-rail-heading h2{font-family:var(--font-oswald);margin:0;font-size:clamp(22px,2.4vw,32px)}.home-rail-heading>a{color:var(--brand);margin-left:auto;font-size:12px;font-weight:800}.home-rail{scrollbar-width:none;gap:14px;padding-bottom:6px;display:flex;overflow-x:auto}.home-rail::-webkit-scrollbar{display:none}.home-rank-card{flex:none;width:132px}.home-rank-cover{background:repeating-linear-gradient(135deg,var(--surface-soft) 0 10px,var(--surface-raised) 10px 20px);border:1px solid var(--line);border-radius:14px;width:132px;height:178px;position:relative;overflow:hidden}.home-rank-cover img{object-fit:cover;width:100%;height:100%;display:block}.home-rank-badge{color:#fff;font-family:var(--font-jetbrains-mono);background:#0009;border-radius:5px;padding:3px 6px;font-size:9px;font-weight:700;position:absolute;top:8px;left:8px}.title-vote{align-items:center;gap:8px;margin-top:16px;display:flex}.title-vote button{border:1px solid var(--line);background:var(--surface-raised);min-height:36px;color:var(--muted);cursor:pointer;border-radius:11px;align-items:center;gap:7px;padding:0 13px;font-size:12px;font-weight:800;transition:all .16s;display:flex}.title-vote button:hover:not(:disabled){border-color:var(--brand);color:var(--ink)}.title-vote button.is-active{border-color:var(--brand);background:var(--brand);color:var(--brand-contrast)}.title-vote button.is-active.is-down{background:var(--ink);border-color:var(--ink);color:#fff}.title-vote button:disabled{opacity:.55;cursor:default}.title-vote small{color:var(--muted);font-family:var(--font-jetbrains-mono);font-size:10px;font-weight:700}.rating-badge{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);color:#fff;font-family:var(--font-jetbrains-mono);background:#080a0de6;border:1px solid #ffffff38;border-radius:99px;align-items:center;gap:3px;padding:3px 6px;font-size:9px;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 2px 9px #00000052}.rating-badge span{color:var(--brand)}.home-rank-rating{position:absolute;bottom:8px;left:8px}.home-rank-card strong{color:var(--ink);margin-top:9px;font-size:12.5px;line-height:1.25;display:block}.home-rank-card small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;letter-spacing:.045em;margin-top:5px;font-size:8px;font-weight:800;display:block;overflow:hidden}@media (max-width:900px){.home-search-section,.home-continue-section,.home-theme-rail,.home-rail-section{width:min(100% - 32px,760px)}}@media (max-width:560px){.home-page{padding-bottom:96px}}.new-chapters-carousel{border-bottom:1px solid var(--line);width:min(1440px,100% - 56px);margin:0 auto;padding:34px 0 42px}.new-chapters-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;display:flex}.new-chapters-heading .eyebrow{margin-bottom:9px;font-size:9px}.new-chapters-heading h2{font-family:var(--font-oswald);margin:0;font-size:clamp(22px,2.4vw,32px)}.carousel-actions{align-items:center;gap:8px;display:flex}.carousel-actions button{border:1px solid var(--line);background:var(--surface);width:40px;height:40px;color:var(--ink);cursor:pointer;border-radius:50%;place-items:center;transition:border-color .2s,background .2s,color .2s,opacity .2s;display:grid}.carousel-actions button:hover:not(:disabled),.carousel-actions button:focus-visible{border-color:var(--brand);background:var(--brand);color:var(--brand-contrast);outline:0}.carousel-actions button:disabled{opacity:.28;cursor:default}.carousel-actions>a{color:var(--brand);margin-left:6px;font-size:12px;font-weight:800}.new-chapters-rail{scroll-behavior:smooth;scroll-snap-type:x proximity;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;outline:0;gap:12px;width:100%;min-width:0;padding:3px 2px 11px;display:flex;overflow:auto hidden}.new-chapters-rail::-webkit-scrollbar{display:none}.new-chapters-rail:focus-visible{box-shadow:0 0 0 3px var(--brand-soft);border-radius:14px}.new-chapter-card{scroll-snap-align:start;flex:0 0 clamp(132px,12.5vw,176px);min-width:0}.new-chapter-cover{aspect-ratio:.72;border:1px solid var(--line);background:var(--surface-raised);border-radius:13px;transition:transform .22s,box-shadow .22s,border-color .22s;display:block;position:relative;overflow:hidden;box-shadow:0 10px 25px #00000024}.new-chapter-cover:after{content:"";pointer-events:none;background:linear-gradient(#0000,#05070ad6);height:42%;position:absolute;inset:auto 0 0}.new-chapter-cover>img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.new-chapter-card:hover .new-chapter-cover{border-color:var(--brand);transform:translateY(-5px);box-shadow:0 18px 38px #00000047}.new-chapter-card:hover .new-chapter-cover>img{transform:scale(1.035)}.new-chapter-rating{z-index:2;position:absolute;bottom:8px;left:8px}.new-chapter-copy{padding:10px 2px 0;display:block}.new-chapter-copy>strong{-webkit-line-clamp:2;min-height:2.7em;color:var(--ink);-webkit-box-orient:vertical;font-size:12px;font-weight:900;line-height:1.35;display:-webkit-box;overflow:hidden}.new-chapter-copy>small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;letter-spacing:.045em;margin-top:5px;font-size:8px;font-weight:800;display:block;overflow:hidden}.new-chapter-fallback{color:#fff;background:linear-gradient(145deg,#ff5363,#72101b);flex-direction:column;width:100%;height:100%;padding:13px;display:flex}.new-chapter-fallback small{font-family:var(--font-oswald);font-size:8px}.new-chapter-fallback strong{font-family:var(--font-oswald);letter-spacing:-.1em;margin:auto;font-size:40px}.new-chapter-fallback.fallback-1{background:linear-gradient(145deg,#756ce0,#242d54)}.new-chapter-fallback.fallback-2{background:linear-gradient(145deg,#3eaf84,#173a36)}.new-chapter-fallback.fallback-3{background:linear-gradient(145deg,#d79b25,#682e1d)}.new-chapters-loading{color:var(--brand);flex:0 0 72px;place-items:center;display:grid}.new-chapters-loading svg{animation:.75s linear infinite new-chapters-spin}@keyframes new-chapters-spin{to{transform:rotate(360deg)}}@media (max-width:900px){.new-chapters-carousel{width:min(100% - 32px,760px);padding-top:28px}.new-chapter-card{flex-basis:145px}}@media (max-width:560px){.new-chapters-carousel{width:100%;min-width:0;max-width:100%;padding:22px 0 30px;display:block}.new-chapters-heading{margin-bottom:16px;padding:0 16px}.carousel-actions button{display:none}.new-chapters-rail{gap:10px;max-width:100vw;padding:2px 16px 9px;scroll-padding-inline:16px}.new-chapter-card{flex:0 0 132px;width:132px;display:block}.new-chapter-cover{border-radius:11px}.new-chapter-copy>strong{font-size:11px}}@media (prefers-reduced-motion:reduce){.new-chapters-rail{scroll-behavior:auto}.new-chapter-cover,.new-chapter-cover>img{transition:none}.new-chapters-loading svg{animation:none}}.catalog-load-more{min-height:60px;color:var(--muted);justify-content:center;align-items:center;gap:10px;margin-top:8px;font-size:12px;display:flex}.catalog-load-more svg{animation:.75s linear infinite new-chapters-spin}.admin-page-hero{padding-bottom:34px}.admin-page-hero>p:last-child{margin-top:18px}.admin-content{max-width:1240px}.admin-dashboard{gap:22px;display:grid}.admin-loading{min-height:330px;color:var(--muted);align-content:center;place-items:center;gap:12px;display:grid}.admin-loading svg{color:var(--brand)}.admin-loading button{border:1px solid var(--line);background:var(--surface);color:var(--ink);cursor:pointer;border-radius:99px;padding:10px 18px;font-weight:850}.admin-toolbar{justify-content:space-between;align-items:center;gap:24px;margin:0;display:flex}.admin-toolbar h2{font-family:var(--font-oswald);margin:0 0 7px;font-size:21px}.admin-toolbar p{color:var(--muted);margin:0;font-size:11px}.admin-toolbar button{border:1px solid var(--line);background:var(--surface);min-height:40px;color:var(--ink);cursor:pointer;border-radius:99px;align-items:center;gap:7px;padding:9px 15px;font-weight:850;display:flex}.admin-toolbar button:disabled{opacity:.65;cursor:wait}.admin-inline-error{border:1px solid var(--brand);background:var(--brand-soft);color:var(--ink);border-radius:11px;margin:0;padding:11px 14px;font-size:11px}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.service-grid article{border:1px solid var(--line);background:var(--surface);min-width:0;min-height:108px;box-shadow:var(--subtle-shadow);border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:8px 11px;padding:17px;display:grid;position:relative}.service-icon{background:var(--surface-soft);width:38px;height:38px;color:var(--muted);border-radius:11px;place-items:center;display:grid}.service-icon.healthy{color:var(--success);background:#37bd7821}.service-icon.degraded{background:var(--warning-bg);color:var(--warning-text)}.service-icon.offline{background:var(--brand-soft);color:var(--brand)}.service-grid h3{font-family:var(--font-oswald);margin:2px 0 4px;font-size:11px}.service-grid p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:9px;line-height:1.4;overflow:hidden}.service-grid small{color:var(--muted);grid-column:2;font-size:9px}.status-chip,.role-chip{text-transform:uppercase;letter-spacing:.05em;border-radius:99px;justify-content:center;align-items:center;padding:5px 8px;font-size:8px;font-weight:900;display:inline-flex}.status-chip.healthy{color:var(--success);background:#37bd7821}.status-chip.degraded{background:var(--warning-bg);color:var(--warning-text)}.status-chip.offline{background:var(--brand-soft);color:var(--brand)}.admin-section{border:1px solid var(--line);background:var(--surface);min-width:0;box-shadow:var(--subtle-shadow);border-radius:17px;padding:21px}.admin-section-heading{justify-content:space-between;align-items:end;gap:22px;margin-bottom:18px;display:flex}.admin-section-heading .eyebrow{margin:0 0 7px;font-size:8px}.admin-section-heading h2{font-family:var(--font-oswald);margin:0;font-size:17px}.admin-section-heading>span,.admin-section-heading>strong{color:var(--muted);font-size:10px}.admin-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.admin-metric-grid article{border:1px solid var(--line);background:var(--surface-raised);border-radius:13px;grid-template-columns:1fr auto;align-content:space-between;gap:6px;min-height:130px;padding:15px;display:grid}.admin-metric-grid svg{color:var(--brand);grid-column:2}.admin-metric-grid strong{font-family:var(--font-oswald);letter-spacing:-.04em;grid-row:1;align-self:start;font-size:25px}.admin-metric-grid h3{grid-column:1/-1;margin:12px 0 0;font-size:11px}.admin-metric-grid p{color:var(--muted);grid-column:1/-1;margin:0;font-size:9px}.admin-two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.storage-progress{background:var(--surface-soft);border-radius:99px;height:9px;overflow:hidden}.storage-progress i{border-radius:inherit;background:var(--brand);min-width:2px;height:100%;display:block}.admin-storage dl{grid-template-columns:repeat(2,1fr);gap:0;margin:20px 0 0;display:grid}.admin-storage dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:11px 0;display:flex}.admin-storage dl div:nth-child(odd){padding-right:15px}.admin-storage dl div:nth-child(2n){border-left:1px solid var(--line);padding-left:15px}.admin-storage dt{color:var(--muted);font-size:9px}.admin-storage dd{margin:0;font-size:10px;font-weight:850}.source-health-list{gap:8px;display:grid}.source-health-list article{border:1px solid var(--line);background:var(--surface-raised);border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px;display:grid;position:relative}.source-health-list .health-dot{box-shadow:none;position:static;inset:auto}.source-health-list strong{font-size:11px}.source-health-list p{color:var(--muted);margin:3px 0 0;font-size:9px}.source-health-list small{color:var(--brand);margin-top:3px;font-size:8px;display:block}.source-health-list b{color:var(--muted);text-transform:uppercase;font-size:8px}.admin-muted{color:var(--muted);font-size:11px}.admin-table-wrap{border:1px solid var(--line);border-radius:12px;overflow:auto}.admin-table{border-collapse:collapse;background:var(--surface-raised);width:100%;min-width:780px}.admin-table th{border-bottom:1px solid var(--line);color:var(--muted);text-align:left;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;padding:10px 12px;font-size:8px}.admin-table td{border-bottom:1px solid var(--line);white-space:nowrap;padding:12px;font-size:10px}.admin-table tr:last-child td{border-bottom:0}.admin-table td:first-child{min-width:180px}.admin-table td strong,.admin-table td span{display:block}.admin-table td span{color:var(--muted);margin-top:3px;font-size:8px}.admin-table.user-table{min-width:960px}.admin-user-link{color:var(--ink);font-weight:850;display:block}.admin-user-link:hover{color:var(--brand);text-decoration:underline}.admin-user-id{text-overflow:ellipsis;vertical-align:middle;background:var(--surface-soft);max-width:150px;color:var(--muted);font-family:var(--font-jetbrains-mono);white-space:nowrap;border-radius:7px;padding:3px 7px;font-size:8px;display:inline-block;overflow:hidden}.admin-table .status-chip,.admin-table .role-chip{margin:0;display:inline-flex}.admin-table .has-errors{color:var(--brand);font-weight:900}.role-chip{background:var(--surface-soft);color:var(--muted)}.role-chip.admin{background:var(--brand-soft);color:var(--brand)}.role-chip.moderator{background:var(--warning-bg);color:var(--warning-text)}.role-chip{gap:4px}.role-select{border:1px solid var(--line);background:var(--surface-soft);color:var(--muted);cursor:pointer;border-radius:99px;align-items:center;gap:6px;padding:4px 9px;display:inline-flex}.role-select select{color:inherit;font:inherit;text-transform:uppercase;letter-spacing:.05em;cursor:inherit;outline-offset:3px;background:0 0;border:0;font-size:9px;font-weight:900}.role-select select:disabled{cursor:wait;opacity:.6}.role-select.role-admin{background:var(--brand-soft);color:var(--brand);border-color:#0000}.role-select.role-moderator{background:var(--warning-bg);color:var(--warning-text);border-color:#0000}.recent-update-list{display:grid}.recent-update-list a{border-bottom:1px solid var(--line);grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 3px;display:grid}.recent-update-list a:last-child{border-bottom:0}.recent-update-list span{color:var(--brand);text-transform:uppercase;font-size:8px;font-weight:900}.recent-update-list strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;overflow:hidden}.recent-update-list small{color:var(--muted);font-size:8px}.admin-bottom-grid{align-items:stretch}.admin-bottom-grid .merge-panel{margin:0}.merge-count{font-family:var(--font-oswald);color:var(--brand);font-size:44px}.admin-bottom-grid .merge-panel h2{font-family:var(--font-oswald);margin:10px 0;font-size:17px}.admin-bottom-grid .merge-panel p{color:var(--muted);font-size:10px;line-height:1.6}.admin-bottom-grid .merge-panel code{background:var(--surface-soft);color:var(--muted);border-radius:8px;margin-top:10px;padding:7px 9px;font-size:8px;display:inline-block}@media (max-width:980px){.service-grid,.admin-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-two-column{grid-template-columns:1fr}}@media (max-width:600px){.admin-page-hero h1{font-size:43px}.admin-content{width:calc(100% - 24px)}.admin-toolbar{flex-direction:column;align-items:flex-start}.service-grid{grid-template-columns:1fr}.admin-section{padding:15px}.admin-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.admin-metric-grid article{min-height:112px;padding:12px}.admin-metric-grid strong{font-size:20px}.admin-storage dl{grid-template-columns:1fr}.admin-storage dl div:nth-child(odd),.admin-storage dl div:nth-child(2n){border-left:0;padding:10px 0}.admin-section-heading{align-items:flex-start}.recent-update-list a{grid-template-columns:58px minmax(0,1fr)}.recent-update-list small{display:none}}.admin-inline-success{color:var(--success);background:#37bd781a;border:1px solid #37bd7859;border-radius:11px;align-items:center;gap:8px;margin:0;padding:11px 14px;font-size:10px;font-weight:800;display:flex}.admin-nav{scrollbar-width:none;gap:7px;margin-bottom:18px;display:flex;overflow-x:auto}.admin-nav::-webkit-scrollbar{display:none}.admin-nav a{border:1px solid var(--line);background:var(--surface);min-height:38px;color:var(--muted);border-radius:99px;flex:none;align-items:center;gap:7px;padding:0 15px;font-size:11px;font-weight:850;display:flex}.admin-nav a:hover{border-color:var(--brand);color:var(--ink)}.admin-nav a.is-active{background:var(--brand);color:var(--brand-contrast);border-color:#0000}.admin-users{gap:18px;display:grid}.admin-users-filters{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-users-search{border:1px solid var(--line);background:var(--surface);min-height:40px;color:var(--muted);border-radius:99px;flex:260px;align-items:center;gap:8px;padding:0 14px;display:flex}.admin-users-search input{min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:none;flex:1;font-size:11px}.admin-users-role-filter{flex-wrap:wrap;gap:6px;display:flex}.admin-users-role-filter button{border:1px solid var(--line);background:var(--surface);min-height:34px;color:var(--muted);cursor:pointer;border-radius:99px;padding:0 13px;font-size:10px;font-weight:850}.admin-users-role-filter button:hover{border-color:var(--brand);color:var(--ink)}.admin-users-role-filter button.is-active{background:var(--brand);color:var(--brand-contrast);border-color:#0000}.admin-inline-notice{border:1px solid var(--line);background:var(--surface-soft);color:var(--ink);border-radius:11px;margin:0;padding:11px 14px;font-size:11px}.admin-users-pager{justify-content:center;align-items:center;gap:12px;display:flex}.admin-users-pager button{border:1px solid var(--line);background:var(--surface);min-height:36px;color:var(--ink);cursor:pointer;border-radius:99px;padding:0 15px;font-size:10px;font-weight:850}.admin-users-pager button:disabled{opacity:.5;cursor:not-allowed}.admin-users-pager span{color:var(--muted);font-size:10px}.admin-table td .role-select select{max-width:120px}.admin-section-link{color:var(--brand);white-space:nowrap;align-items:center;gap:5px;font-size:10px;font-weight:850;display:inline-flex}.admin-jump-card{color:var(--ink);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.admin-jump-card>svg:first-child{color:var(--brand)}.admin-jump-card h2{font-family:var(--font-oswald);margin:0 0 5px;font-size:16px}.admin-jump-card p{color:var(--muted);margin:0;font-size:10px;line-height:1.6}.admin-jump-card:hover{border-color:var(--brand)}.sources-toolbar-actions{flex-wrap:wrap;gap:8px;display:flex}.sources-toolbar-actions .primary-action{white-space:nowrap;min-height:40px;padding:9px 17px;font-size:12px;text-decoration:none}.source-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.source-card{border:1px solid var(--line);background:var(--surface);min-width:0;box-shadow:var(--subtle-shadow);border-radius:17px;flex-direction:column;gap:11px;padding:18px;display:flex}.source-card.is-disabled{opacity:.62}.source-card.is-editing{border-color:var(--brand)}.source-card header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.source-card header .health-dot{box-shadow:none;position:static;inset:auto}.source-card header>div{align-items:baseline;gap:8px;min-width:0;display:flex}.source-card header strong{font-size:13px}.source-card header code{color:var(--muted);font-size:9px}.source-card-tags{flex-wrap:wrap;gap:5px;display:flex}.source-tag{background:var(--surface-soft);color:var(--muted);text-transform:uppercase;letter-spacing:.05em;border-radius:99px;align-items:center;padding:4px 8px;font-size:8px;font-weight:850;display:inline-flex}.source-tag.builtin{background:var(--brand-soft);color:var(--brand)}.source-card-url{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:10px;overflow:hidden}.source-card-url small{color:var(--brand);margin-left:6px}.source-card-note{color:var(--muted);margin:0;font-size:9px;line-height:1.6}.source-card-capabilities{flex-wrap:wrap;gap:4px;display:flex}.source-card-capabilities span{border:1px solid var(--line);color:var(--muted);border-radius:6px;padding:3px 7px;font-size:8px}.source-card-stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px 14px;margin:0;padding:11px 0;display:grid}.source-card-stats div{justify-content:space-between;align-items:center;gap:10px;padding:4px 0;display:flex}.source-card-stats dt{color:var(--muted);align-items:center;gap:5px;font-size:9px;display:flex}.source-card-stats dd{white-space:nowrap;margin:0;font-size:9px;font-weight:850}.source-card-meta{gap:4px;display:grid}.source-card-meta span{color:var(--muted);align-items:center;gap:6px;font-size:8px;display:flex}.source-card-result{font-size:8px}.source-card-result.healthy{color:var(--success)}.source-card-result.degraded{color:var(--warning-text)}.source-card-result.offline,.source-card-result.unknown{color:var(--brand)}.source-card-checkpoints{gap:4px;margin:0;padding:0;list-style:none;display:grid}.source-card-checkpoints li{background:var(--surface-soft);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:6px 9px;font-size:8px;display:grid}.source-card-checkpoints b{color:var(--ink)}.source-card-checkpoints span{color:var(--muted)}.source-card-checkpoints em{color:var(--warning-text);font-style:normal;font-weight:850}.source-card-checkpoints em.done{color:var(--success)}.source-card-actions{border-top:1px solid var(--line);flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:12px;display:flex}.source-card-actions button{border:1px solid var(--line);background:var(--surface-raised);min-height:32px;color:var(--ink);cursor:pointer;border-radius:9px;align-items:center;gap:5px;padding:0 9px;font-size:8px;font-weight:850;display:flex}.source-card-actions button:hover{border-color:var(--brand)}.source-card-actions button.danger{color:var(--brand);margin-left:auto}.source-card-actions button:disabled{opacity:.55;cursor:wait}.source-editor{border-color:var(--brand);gap:14px;display:grid}.source-editor-head{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.source-editor-head .eyebrow{margin:0 0 7px;font-size:8px}.source-editor-head h2{font-family:var(--font-oswald);margin:0;font-size:18px}.source-editor-head button{border:1px solid var(--line);background:var(--surface-raised);width:32px;height:32px;color:var(--ink);cursor:pointer;border-radius:9px;place-items:center;display:grid}.source-editor fieldset{border:1px solid var(--line);background:var(--surface-raised);border-radius:13px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-width:0;margin:0;padding:15px;display:grid}.source-editor legend{color:var(--brand);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:7px;padding:0 8px;font-size:9px;font-weight:900;display:flex}.source-editor label{min-width:0;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;align-content:start;gap:6px;font-size:8px;font-weight:900;display:grid}.source-editor input,.source-editor select,.source-editor textarea{border:1px solid var(--line);background:var(--input);width:100%;min-width:0;color:var(--ink);font:inherit;border-radius:10px;outline:0;font-size:11px}.source-editor input,.source-editor select{height:38px;padding:0 11px}.source-editor textarea{resize:vertical;padding:10px 11px;line-height:1.5}.source-editor input:focus,.source-editor select:focus,.source-editor textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.source-editor input:disabled{opacity:.6}.source-editor label small{color:var(--muted);text-transform:none;letter-spacing:0;font-size:7px;font-weight:700;line-height:1.5}.source-editor label small code{background:var(--surface-soft);color:var(--ink);border-radius:4px;padding:1px 4px;font-size:8px}.source-editor-wide{grid-column:1/-1}.source-editor-check{color:var(--ink);cursor:pointer;grid-column:1/-1;align-items:center;gap:9px;font-size:10px;font-weight:700;text-transform:none!important;letter-spacing:0!important;display:flex!important}.source-editor-check input{width:auto;height:auto;accent-color:var(--brand)}.source-editor-actions{flex-wrap:wrap;gap:9px;display:flex}.source-editor-actions .primary-action{min-height:41px;padding:11px 22px;font-size:12px}.source-editor-actions>button[type=button]{border:1px solid var(--line);min-height:41px;color:var(--ink);cursor:pointer;background:0 0;border-radius:99px;padding:0 20px;font-weight:850}.source-reference dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 26px;margin:0;display:grid}.source-reference dl div{border-bottom:1px solid var(--line);padding:11px 0}.source-reference dt{margin-bottom:4px;font-size:10px;font-weight:900}.source-reference dd{color:var(--muted);margin:0;font-size:9px;line-height:1.6}.source-reference dd code{background:var(--surface-soft);color:var(--ink);border-radius:5px;padding:1px 5px;font-size:8px}@media (max-width:1080px){.source-card-grid{grid-template-columns:1fr}.source-editor fieldset{grid-template-columns:repeat(2,minmax(0,1fr))}}.source-card-checkpoints li{grid-template-columns:auto minmax(0,1fr) auto;align-items:start}.source-card-checkpoints li.stalled{background:var(--brand-soft)}.source-card-checkpoints li.completed{background:#37bd781a}.source-card-checkpoints span{flex-wrap:wrap;gap:4px 8px;display:flex}.source-card-checkpoints em{text-align:right;justify-items:end;gap:2px;display:grid}.source-card-checkpoints em small{color:var(--muted);font-size:7px;font-style:normal;font-weight:600}.source-card-checkpoints li.completed em{color:var(--success)}.source-card-checkpoints li.running em{color:var(--warning-text)}.source-card-checkpoints li.stalled em{color:var(--brand)}.checkpoint-errors{color:var(--brand);font-style:normal;font-weight:900}.admin-table td span{display:block}@media (max-width:640px){.source-editor fieldset{grid-template-columns:1fr}.source-editor-wide{grid-column:auto}.source-reference dl,.source-card-stats{grid-template-columns:1fr}.admin-jump-card{grid-template-columns:auto minmax(0,1fr);gap:12px}.admin-jump-card>svg:last-child{display:none}.sources-toolbar-actions{width:100%}.sources-toolbar-actions button,.sources-toolbar-actions .primary-action,.source-card-actions button{flex:1;justify-content:center}.source-card-actions button.danger{margin-left:0}}@media (max-width:800px){.admin-page>.app-header{position:relative;top:12px}.admin-page .admin-content{padding-bottom:calc(112px + env(safe-area-inset-bottom))}.admin-page .app-nav{bottom:calc(12px + env(safe-area-inset-bottom))}}.source-mapping{grid-template-columns:1fr!important}.source-mapping textarea{white-space:pre;overflow-wrap:normal;min-height:300px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;line-height:1.5;overflow-x:auto}.source-mapping label small code{background:var(--surface-soft);color:var(--ink);border-radius:4px;padding:1px 4px;font-size:8px}.source-mapping-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.source-mapping-actions button{border:1px solid var(--line);background:var(--surface);min-height:32px;color:var(--ink);cursor:pointer;border-radius:9px;align-items:center;gap:6px;padding:0 11px;font-size:9px;font-weight:850;display:flex}.source-mapping-actions button:hover{border-color:var(--brand)}.source-mapping-actions button:disabled{opacity:.55;cursor:wait}.source-mapping-hint{color:var(--muted);font-size:8px}.source-mapping-preview{border:1px solid var(--line);background:var(--surface);border-radius:12px;gap:9px;padding:13px;display:grid}.source-mapping-preview>strong{font-size:10px}.source-mapping-preview ul{gap:5px;margin:0;padding:0;list-style:none;display:grid}.source-mapping-preview li{background:var(--surface-soft);border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;padding:7px 9px;font-size:10px;display:flex}.source-mapping-preview li small{color:var(--muted);font-size:8px}.source-mapping-warning{color:var(--brand);margin:0;font-size:9px}.source-mapping-preview details{font-size:9px}.source-mapping-preview summary{color:var(--muted);cursor:pointer}.source-mapping-preview pre{background:var(--input);border-radius:9px;max-height:280px;margin:8px 0 0;padding:10px;font-size:9px;line-height:1.45;overflow:auto}.admin-log-page{gap:14px;display:grid}.admin-log-page header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-log-title{color:var(--ink);align-items:center;gap:8px;font-size:11px;font-weight:850;display:flex}.admin-log-title svg{color:var(--brand)}.admin-log-badge{border-radius:99px;min-width:18px;padding:2px 6px;font-size:8px;font-weight:900}.admin-log-badge.error{background:var(--brand-soft);color:var(--brand)}.admin-log-badge.warn{background:var(--warning-bg);color:var(--warning-text)}.admin-log-filters{flex-wrap:wrap;gap:5px;display:flex}.admin-log-filters button{border:1px solid var(--line);min-height:28px;color:var(--muted);cursor:pointer;background:0 0;border-radius:99px;align-items:center;gap:5px;padding:0 11px;font-size:9px;font-weight:850;display:flex}.admin-log-filters button:hover{border-color:var(--brand);color:var(--ink)}.admin-log-filters button.is-active{background:var(--brand);color:var(--brand-contrast);border-color:#0000}.admin-log-filters button i{opacity:.75;font-style:normal}.admin-log-refresh{justify-content:center;width:28px;padding:0!important}.admin-log-body{background:var(--surface-raised);max-height:min(68vh,760px);overflow:auto}.admin-log-body ul{gap:2px;margin:0;padding:0;list-style:none;display:grid}.admin-log-body li{border-radius:7px;grid-template-columns:auto auto auto minmax(0,1fr) auto;align-items:baseline;gap:9px;padding:6px 8px;font-size:10px;display:grid}.admin-log-body li:nth-child(odd){background:var(--surface)}.admin-log-body li svg{align-self:center}.admin-log-body li.info svg{color:var(--muted)}.admin-log-body li.warn,.admin-log-body li.warn svg{color:var(--warning-text)}.admin-log-body li.error,.admin-log-body li.error svg{color:var(--brand)}.admin-log-body time{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:9px}.admin-log-scope{color:var(--muted);white-space:nowrap;font-size:9px}.admin-log-message{overflow-wrap:anywhere;min-width:0}.admin-log-details{color:var(--brand);cursor:pointer;background:0 0;border:0;font-size:8px;font-weight:850}.admin-log-body li pre{background:var(--input);max-height:220px;color:var(--ink);border-radius:8px;grid-column:1/-1;margin:6px 0 0;padding:9px;font-size:9px;line-height:1.45;overflow:auto}.admin-log-empty,.admin-log-error{margin:6px 0;font-size:10px}.admin-log-empty{color:var(--muted)}.admin-log-error{color:var(--brand)}@media (max-width:800px){.admin-log-body{max-height:none}.admin-log-body li{grid-template-columns:auto auto minmax(0,1fr);row-gap:3px}.admin-log-body li .admin-log-message{grid-column:1/-1}.admin-log-details{grid-column:1/-1;justify-self:start}}.title-chapters-panel .chapter-row{touch-action:manipulation;gap:0;width:100%;padding:0;transition:border-color .18s,background .18s,transform .18s;overflow:hidden}.title-chapters-panel .chapter-row:hover{border-color:var(--brand);background:var(--brand-soft);transform:translate(2px)}.title-chapters-panel .chapter-row:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.chapter-row-link{min-width:0;min-height:60px;color:inherit;cursor:pointer;flex:1;align-self:stretch;align-items:center;padding:13px 14px;display:flex}.title-chapters-panel .chapter-row.is-read h3{color:var(--muted)}.chapter-read-status{width:38px;height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;flex:0 0 38px;place-items:center;margin-right:11px;transition:background .18s,color .18s,transform .18s;display:grid}.chapter-read-status:hover{background:var(--brand-soft);color:var(--brand);transform:scale(1.06)}.chapter-read-status:focus-visible{box-shadow:0 0 0 3px var(--brand-soft);outline:0}.chapter-read-status:disabled{cursor:wait;opacity:.65;transform:none}.chapter-read-status.is-read{background:var(--brand-soft);color:var(--brand)}.title-chapters-panel .chapter-row.is-unavailable .chapter-row-link{cursor:not-allowed;opacity:.55}.chapter-status-error{border:1px solid var(--brand);background:var(--brand-soft);color:var(--ink);border-radius:9px;margin:-7px 0 12px;padding:9px 11px;font-size:10px}@media (max-width:720px){.reader-shell.paged .spread.single{width:100%}.reader-shell.paged .spread.single img{width:100vw;max-width:100vw;height:auto;max-height:none}}.title-comments{gap:16px;display:grid}.title-comments-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.title-comments-head h2{font-family:var(--font-oswald);letter-spacing:-.02em;align-items:center;gap:8px;margin:0;font-size:19px;display:flex}.title-comments-head h2 span{background:var(--brand-soft);min-width:22px;height:22px;color:var(--brand);border-radius:99px;place-items:center;padding:0 6px;font-size:10px;font-weight:900;display:grid}.title-comments-sort{gap:4px;display:flex}.title-comments-sort button{min-height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:0 12px;font-size:11px;font-weight:900}.title-comments-sort button:hover,.title-comments-sort button.is-active{background:var(--surface-raised);color:var(--ink)}.title-comments-sort button.is-active{box-shadow:inset 0 0 0 1px var(--brand)}.title-comments-sort button:focus-visible{box-shadow:inset 0 0 0 1px var(--brand),0 0 0 3px var(--brand-soft);outline:0}.title-comments-guest{border:1px dashed var(--line);color:var(--muted);border-radius:12px;margin:0;padding:14px 16px;font-size:13px}.title-comments-guest a{color:var(--brand);font-weight:800}.title-comments-error{border:1px solid var(--brand);background:var(--brand-soft);color:var(--ink);border-radius:10px;margin:0;padding:10px 13px;font-size:12px}.title-comments-empty{color:var(--muted);align-items:center;gap:8px;margin:0;padding:22px 0;font-size:13px;display:flex}.title-comments-list{gap:18px;margin:0;padding:0;list-style:none;display:grid}.title-comment-thread{gap:10px;display:grid}.title-comment-replies{border-left:2px solid var(--line);gap:12px;margin:0 0 0 18px;padding:0 0 0 18px;list-style:none;display:grid}.title-comment-replies>li{gap:8px;display:grid}.title-comment{grid-template-columns:38px minmax(0,1fr);gap:12px;display:grid}.title-comment.is-deleted{border:1px dashed var(--line);border-radius:11px;grid-template-columns:1fr;padding:11px 14px}.title-comment.is-deleted p{color:var(--muted);margin:0;font-size:12px;font-style:italic}.title-comment-avatar{background:var(--surface-soft);width:38px;height:38px;color:var(--muted);border-radius:50%;place-items:center;font-size:14px;font-weight:900;text-decoration:none;display:grid;overflow:hidden}.title-comment-avatar img{object-fit:cover;width:100%;height:100%}.title-comment-body{gap:6px;min-width:0;display:grid}.title-comment-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px;margin:0;font-size:11px;display:flex}.title-comment-meta a{color:var(--ink);font-size:13px;font-weight:800;text-decoration:none}.title-comment-meta a:hover{color:var(--brand)}.title-comment-meta em{opacity:.75;font-size:10px;font-style:normal}.title-comment-staff{background:var(--brand-soft);color:var(--brand);text-transform:uppercase;letter-spacing:.06em;border-radius:99px;align-items:center;gap:4px;padding:2px 7px;font-size:9px;font-weight:900;display:inline-flex}.title-comment-replyto{color:var(--muted);align-items:center;gap:5px;margin:0;font-size:11px;font-weight:700;display:flex}.title-comment-text{color:var(--ink);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.65}.title-comment-actions{flex-wrap:wrap;align-items:center;gap:5px;margin-top:2px;display:flex}.title-comment-actions button,.title-comment-actions a{min-height:30px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:6px;padding:0 10px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.title-comment-actions button:hover,.title-comment-actions a:hover{border-color:var(--line);background:var(--surface);color:var(--ink)}.title-comment-actions button:focus-visible,.title-comment-actions a:focus-visible{box-shadow:0 0 0 3px var(--brand-soft);outline:0}.title-comment-actions button.is-active{border-color:var(--brand);background:var(--brand);color:var(--brand-contrast)}.title-comment-actions button.is-active.is-down{border-color:var(--ink);background:var(--ink);color:var(--paper)}.title-comment-actions button.is-danger:hover{border-color:var(--brand);color:var(--brand)}.title-comment-more{min-height:30px;color:var(--brand);cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:6px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.title-comment-more:hover{background:var(--brand-soft)}.title-comment-form{gap:8px;display:grid}.title-comment-form textarea{box-sizing:border-box;resize:vertical;border:1px solid var(--line);background:var(--surface-raised);width:100%;color:var(--ink);border-radius:12px;outline:0;padding:12px 14px;font-family:inherit;font-size:14px;line-height:1.6}.title-comment-form textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.title-comment-form textarea::placeholder{color:var(--muted)}.title-comment-form-row{justify-content:flex-end;align-items:center;gap:9px;display:flex}.title-comment-form-row small{color:var(--muted);font-family:var(--font-jetbrains-mono);margin-right:auto;font-size:10px;font-weight:700}.title-comment-form-row small.is-over{color:var(--brand)}.title-comment-form-row button{background:var(--brand);min-height:34px;color:var(--brand-contrast);cursor:pointer;border:0;border-radius:99px;align-items:center;gap:7px;padding:0 16px;font-size:12px;font-weight:900;display:inline-flex}.title-comment-form-row button:disabled{opacity:.5;cursor:default}.title-comment-form-row button.is-ghost{color:var(--muted);border:1px solid var(--line);background:0 0}.title-comment-form-row button.is-ghost:hover{color:var(--ink)}.title-comments-load{border:1px solid var(--line);background:var(--surface-raised);min-height:36px;color:var(--ink);cursor:pointer;border-radius:99px;justify-self:start;align-items:center;gap:8px;padding:0 18px;font-size:12px;font-weight:800;display:inline-flex}.title-comments-load:hover{border-color:var(--brand)}@media (max-width:620px){.title-comments-head h2{font-size:16px}.title-comment{grid-template-columns:30px minmax(0,1fr);gap:9px}.title-comment-avatar{width:30px;height:30px;font-size:12px}.title-comment-text{font-size:13px}.title-comment-replies{margin-left:8px;padding-left:11px}.title-comment-actions button span,.title-comment-actions a span{display:none}}.notifications-actions{flex:none;align-items:center;gap:14px;margin-left:auto;display:flex}.notifications-hidden-toggle{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:99px;align-items:center;gap:6px;padding:7px 13px;font-size:11px;font-weight:800;display:flex}.notifications-hidden-toggle:hover{color:var(--ink);border-color:var(--brand)}.notifications-hidden-toggle.is-active{border-color:var(--brand);color:var(--brand);background:var(--brand-soft)}.notifications-hidden-toggle:focus-visible,.notifications-tabs button:focus-visible{box-shadow:0 0 0 3px var(--brand-soft);outline:0}.notification-other-avatar{background:var(--surface-soft);width:42px;height:42px;color:var(--muted);border-radius:50%;flex:none;place-items:center;display:grid;position:relative;overflow:visible}.notification-other-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.notification-other-kind{background:var(--brand);width:18px;height:18px;color:var(--brand-contrast);border:2px solid var(--surface-raised);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:-3px;right:-3px}.notification-other.is-unread .notification-other-kind{border-color:var(--paper)}.notification-other .notification-copy>span{text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.notification-other-source{opacity:.8;font-weight:700;font-size:10.5px!important}@media (max-width:620px){.notifications-tabs-row{flex-wrap:wrap;gap:9px}.notifications-actions{justify-content:space-between;width:100%;margin-left:0}.notifications-tabs button{padding:7px 12px;font-size:11px}}.library-entry-copy>span.library-entry-sub{opacity:.85;font-size:10px}.library-entry-copy>span:not(.library-entry-sub){color:var(--ink);font-weight:700}.page-search .live-search-clear{background:var(--surface-soft);width:32px;height:32px;color:var(--muted);border-radius:50%;padding:0;font-weight:400}.page-search .live-search-clear:hover{background:var(--brand-soft);color:var(--brand)}.page-search .live-search-clear:focus-visible{box-shadow:0 0 0 3px var(--brand-soft);outline:0}.chapter-source-tag{background:var(--brand-soft);color:var(--brand);letter-spacing:.02em;vertical-align:middle;border-radius:99px;margin-left:8px;padding:2px 7px;font-size:9px;font-weight:900;display:inline-block}.search-launcher{width:100%;font:inherit;text-align:left;cursor:pointer;appearance:none}.search-launcher>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.search-overlay{z-index:80;flex-direction:column;display:flex;position:fixed;inset:0}.search-overlay-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:default;background:#080a0db8;border:0;padding:0;position:absolute;inset:0}:root[data-theme=light] .search-overlay-backdrop{background:#1a121473}.search-overlay-panel{flex-direction:column;width:min(880px,100% - 24px);min-height:0;max-height:100%;margin:0 auto;padding:14px 0 0;animation:.18s cubic-bezier(.22,.61,.36,1) search-open;display:flex;position:relative}@keyframes search-open{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.search-overlay-panel{animation:none}}.search-overlay-panel .page-search{border-bottom:0;border:1px solid var(--line);background:var(--surface-raised);border-radius:16px;max-width:none;margin:0;padding:8px 14px;box-shadow:0 18px 44px #00000052}.search-overlay-panel .page-search input{font-size:16px}.search-overlay-panel .live-search-cancel{cursor:pointer;font:inherit;color:var(--muted);background:0 0;border:0;font-size:13px;font-weight:800}.search-overlay-panel .live-search-cancel:hover{color:var(--brand)}.search-overlay-body{border:1px solid var(--line);background:var(--surface-raised);-webkit-overflow-scrolling:touch;border-radius:16px;flex:1;min-height:0;margin-top:10px;padding:14px;overflow-y:auto;box-shadow:0 18px 44px #00000052}.search-overlay-body .result-count{margin:0 0 12px}.search-overlay-body .search-tags-section+.search-tags-section{margin-top:18px}.search-overlay-body .empty-state{min-height:150px}@media (max-width:620px){.search-overlay-panel{width:100%;padding:10px 10px 0}.search-overlay-body{margin-bottom:10px;padding:11px}.search-overlay-panel .page-search input{font-size:16px}}.catalog-search-bar{border:1px solid var(--line);background:var(--surface);height:40px;color:var(--muted);box-shadow:var(--subtle-shadow);border-radius:13px;align-items:center;gap:10px;padding:0 13px;font-size:13px;display:flex}.catalog-search-bar:hover{border-color:var(--brand);color:var(--ink)}.library-filter{border:1px solid var(--line);background:var(--surface);height:42px;color:var(--muted);border-radius:13px;align-items:center;gap:9px;margin:0 0 16px;padding:0 13px;display:flex}.library-filter input{min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:14px}.library-filter input::placeholder{color:var(--muted)}.library-filter:focus-within{border-color:var(--brand)}.library-filter>button{background:var(--surface-soft);width:26px;height:26px;color:var(--muted);cursor:pointer;border:0;border-radius:50%;flex:none;place-items:center;display:grid}.library-filter>button:hover{background:var(--brand-soft);color:var(--brand)}@media (max-width:900px){.catalog-search-bar{width:100%}}.import-page{gap:16px;display:grid}.import-card{border:1px solid var(--line);background:var(--surface-raised);border-radius:16px;padding:22px}.import-card h2{font-family:var(--font-oswald);margin:0 0 10px;font-size:17px}.import-lead{color:var(--muted);margin:0 0 14px;font-size:13px;line-height:1.6}.import-steps{color:var(--ink);gap:9px;margin:0;padding-left:20px;font-size:13px;line-height:1.6;display:grid}.import-steps b{font-weight:850}.import-steps code{background:var(--surface-soft);font-family:var(--font-jetbrains-mono);border-radius:5px;padding:1px 5px;font-size:11px}.import-note{color:var(--muted);align-items:center;gap:7px;margin:14px 0 0;font-size:12px;line-height:1.6;display:flex}.import-note a{color:var(--brand);font-weight:800}.import-drop{border:1px dashed var(--line);background:var(--surface);min-height:96px;color:var(--muted);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:18px;font-size:13px;font-weight:800;transition:all .18s;display:flex}.import-drop:hover{border-color:var(--brand);color:var(--ink)}.import-drop.is-busy{cursor:progress}.import-drop input{opacity:0;pointer-events:none;position:absolute}.import-results{gap:10px;margin-top:16px;display:grid}.import-result{border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:14px}.import-result.is-error{border-color:var(--brand)}.import-result h3{font-family:var(--font-oswald);overflow-wrap:anywhere;align-items:center;gap:7px;margin:0 0 7px;font-size:13px;display:flex}.import-result p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.import-result b{color:var(--ink)}.import-skipped{color:var(--muted);margin-top:9px;font-size:12px}.import-skipped summary{cursor:pointer;font-weight:800}.import-skipped ul{gap:3px;margin:8px 0;padding-left:18px;line-height:1.5;display:grid}.checkpoint-unavailable{color:var(--muted);margin-left:8px;font-size:10px;font-style:normal;font-weight:800}.checkpoint-failures{color:var(--muted);grid-column:1/-1;margin-top:8px;font-size:11px}.checkpoint-failures summary{cursor:pointer;font-weight:800}.checkpoint-failures ul{gap:6px;margin:8px 0 0;padding:0;list-style:none;display:grid}.checkpoint-failures li{border:1px solid var(--line);background:var(--surface);border-radius:9px;gap:2px;padding:7px 9px;display:grid}.checkpoint-failures li.unavailable{opacity:.75}.checkpoint-failures b{color:var(--ink);overflow-wrap:anywhere;font-size:11px}.checkpoint-failures span{overflow-wrap:anywhere;line-height:1.5}
