:root{color-scheme:light;--font-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--color-bg: #f4f6f5;--color-bg-reader: #eef1ef;--color-surface: #ffffff;--color-surface-raised: #fafbfa;--color-surface-muted: #edf1ef;--color-text: #172126;--color-text-strong: #11181c;--color-text-muted: #53605d;--color-text-soft: #69726f;--color-border: #d7dddc;--color-border-strong: #b9c3c0;--color-accent: #245b70;--color-accent-hover: #1d4a5b;--color-focus: #d89b32;--color-danger: #b5472f;--color-danger-bg: #f0dfd9;--color-success: #1d5c3a;--color-success-bg: #d9eee3;--color-disabled: #7a8582;--color-state-bg: #ffffff;--color-placeholder-start: rgba(36, 91, 112, .11);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 28px;--space-8: 32px;--space-10: 40px;--space-12: 56px;--radius-sm: 6px;--radius-md: 8px;--radius-pill: 999px;--container-public: 1120px;--container-reader: 900px;--container-admin: 1120px;--sidebar-admin: 240px;--font-size-caption: .8rem;--font-size-label: .82rem;--font-size-body: 1rem;--font-size-card-title: 1.15rem;--font-size-section-title: 1.25rem;--font-size-page-title: clamp(1.8rem, 4vw, 3.2rem);--font-size-public-title: clamp(2rem, 5vw, 4rem);--line-tight: 1.08;--line-heading: 1.2;--line-body: 1.65;--shadow-focus: 0 0 0 3px var(--color-focus)}[data-theme=dark]{color-scheme:dark;--color-bg: #111819;--color-bg-reader: #0f1415;--color-surface: #182122;--color-surface-raised: #202a2b;--color-surface-muted: #243031;--color-text: #e7ecea;--color-text-strong: #f8faf9;--color-text-muted: #b4bfbc;--color-text-soft: #9fa9a6;--color-border: #334142;--color-border-strong: #526061;--color-accent: #8ec7d8;--color-accent-hover: #afd9e5;--color-focus: #e7b85a;--color-danger: #f0a391;--color-danger-bg: #4a211a;--color-success: #8dd3a8;--color-success-bg: #183827;--color-disabled: #87928f;--color-state-bg: #182122;--color-placeholder-start: rgba(142, 199, 216, .16)}body{margin:0;min-width:320px;min-height:100vh;color:var(--color-text);background:var(--color-bg);font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizeLegibility}a,button,input,select{font:inherit}a{color:var(--color-accent);font-weight:700;text-decoration-thickness:.08em;text-underline-offset:.18em}a:hover{color:var(--color-accent-hover)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}button,.button{display:inline-flex;width:fit-content;min-height:42px;align-items:center;justify-content:center;border:1px solid var(--color-accent);border-radius:var(--radius-sm);background:var(--color-accent);color:var(--color-surface);padding:0 var(--space-4);font-weight:800;text-decoration:none}button:hover,.button:hover{background:var(--color-accent-hover);color:var(--color-surface)}button:disabled,.is-disabled{cursor:not-allowed;opacity:.62}h1,h2{margin:0;color:var(--color-text-strong);letter-spacing:0}h1{line-height:var(--line-tight)}h2{font-size:var(--font-size-section-title);line-height:var(--line-heading)}.eyebrow{margin:0 0 var(--space-3);color:var(--color-text-soft);font-size:var(--font-size-caption);font-weight:800;letter-spacing:0;text-transform:uppercase}.summary,.body-copy{max-width:720px;color:var(--color-text-muted);line-height:var(--line-body)}.empty-state,.feedback{border-left:4px solid var(--color-accent);background:var(--color-state-bg);padding:var(--space-3) var(--space-4);color:var(--color-text-muted)}.empty-state{border-top:1px solid var(--color-border)}.feedback.error,.state-error{border-left-color:var(--color-danger)}.feedback.success,.state-success{border-left-color:var(--color-success)}label{display:grid;gap:var(--space-2);color:var(--color-text-muted);font-weight:700}input,select{min-height:42px;border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);background:var(--color-surface);padding:var(--space-2) var(--space-3);color:var(--color-text)}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}.template-shell{min-height:100vh;color:var(--template-text, var(--color-text));background:var(--template-bg, var(--color-bg))}.template-page{width:min(1180px,100%);margin:0 auto;padding:var(--space-8) clamp(var(--space-4),4vw,48px) 80px}.template-empty{display:grid;gap:10px;border:1px solid var(--template-border);border-radius:var(--template-radius);background:var(--template-surface);padding:28px}.template-empty p,.template-card-copy p,.template-reader-header p{color:var(--template-muted);line-height:1.6}.template-cover,.template-page-placeholder{display:grid;min-height:250px;align-content:center;gap:8px;overflow:hidden;border:1px solid var(--template-border);border-radius:var(--template-radius);background:linear-gradient(135deg,color-mix(in srgb,var(--template-accent) 28%,transparent),transparent 60%),repeating-linear-gradient(135deg,var(--template-surface),var(--template-surface) 12px,color-mix(in srgb,var(--template-surface) 80%,white 20%) 13px);padding:20px;overflow-wrap:anywhere}.template-cover span,.template-page-placeholder span,.template-cover small,.template-page-placeholder small{color:var(--template-muted)}.template-comic-card{display:grid;overflow:hidden;border:1px solid var(--template-border);border-radius:var(--template-radius);background:var(--template-surface)}.template-card-copy{display:grid;gap:10px;padding:18px}.template-card-copy h2,.template-card-copy p{margin:0}.template-card-copy h2{color:var(--template-text)}.template-badge{width:fit-content;border:1px solid color-mix(in srgb,var(--template-accent) 42%,transparent);border-radius:999px;background:color-mix(in srgb,var(--template-accent) 16%,transparent);color:var(--template-accent);padding:4px 10px;font-size:.72rem;font-weight:800;text-transform:uppercase}.template-chapter-list,.template-page-stack{display:grid;gap:14px;padding:0;list-style:none}.template-chapter-list li,.template-reader-nav{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid var(--template-border);border-radius:var(--template-radius);background:var(--template-surface);padding:16px}.template-reader-header{display:grid;gap:12px;margin-bottom:20px}.template-reader-figure{display:grid;gap:8px;margin:0}.template-reader-figure img{display:block;width:100%;height:auto;border:1px solid var(--template-border);border-radius:var(--template-radius);background:var(--color-bg-reader, var(--template-surface))}.template-reader-figure figcaption{color:var(--template-muted);font-size:.86rem}.template-page-placeholder{max-width:var(--container-reader);min-height:65vh;text-align:center}.hhub{--template-bg: rgb(15 15 15);--template-surface: rgb(29 25 22);--template-border: rgba(255, 112, 24, .32);--template-text: rgb(246 240 235);--template-muted: rgb(211 188 176);--template-accent: rgb(255 112 24);--template-radius: 2px;font-family:Inter,Arial,system-ui,sans-serif;padding-bottom:72px}.hhub-topbar,.hhub-bottom,.mluxe-topbar,.ogold-topbar{display:flex;align-items:center;justify-content:space-between;gap:24px}.hhub-topbar{position:sticky;top:0;z-index:4;border-bottom:1px solid rgba(255,112,24,.24);background:#0f0f0ff0;padding:16px clamp(18px,4vw,40px);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hhub-brand{color:#ffbea4;font-size:1.45rem;font-weight:900}.hhub-topbar nav,.mluxe-topbar nav,.ogold-topbar nav{display:flex;flex-wrap:wrap;gap:22px;color:var(--template-muted)}.hhub-search{min-width:220px;border:1px solid rgba(255,112,24,.24);background:#1e1e1e;color:var(--template-muted);padding:12px 16px}.hhub-hero{display:grid;min-height:360px;align-content:end;gap:18px;margin-bottom:32px;border:1px solid rgba(255,112,24,.24);background:linear-gradient(90deg,#0f0f0ff5,#0f0f0fa8 48%,#0f0f0ff5),repeating-linear-gradient(135deg,#24201d,#24201d 12px,#151515 13px);padding:40px}.hhub-hero h1,.hhub-section-head h2,.hhub-ranking h2{margin:0;color:var(--template-text);font-weight:900}.hhub-hero h1{max-width:740px;font-size:3rem}.hhub-hero p{max-width:760px}.hhub-primary-action,.hhub-detail-copy a{width:fit-content;background:var(--template-accent);color:#141414;padding:13px 22px;font-weight:900}.hhub-chips{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:36px}.hhub-chips span,.hhub-badge-secondary{border-radius:2px;background:#2b2b2b;color:var(--template-text)}.hhub-chips span{padding:9px 16px;font-weight:800}.hhub-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:36px}.hhub-section-head,.mluxe-section-head,.ogold-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.hhub-section-head span,.ogold-section-head span{color:var(--template-accent);font-weight:900;text-transform:uppercase}.hhub-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:18px}.hhub .template-comic-card{min-height:390px;border-color:#2d2d2d;background:#161616}.hhub .template-cover{min-height:230px}.hhub-ranking{display:grid;align-content:start;gap:14px}.hhub-ranking a{display:grid;grid-template-columns:38px 1fr;gap:14px;border-top:1px solid rgb(54 45 38);padding:16px 0}.hhub-ranking strong{color:var(--template-accent);font-size:1.4rem}.hhub-detail,.hhub-chapter-panel{border:1px solid rgba(255,112,24,.26);background:#161616}.hhub-detail{display:grid;grid-template-columns:minmax(220px,340px) 1fr;gap:32px;align-items:stretch;margin-bottom:28px;padding:24px}.hhub-detail-copy{display:grid;align-content:center;gap:16px}.hhub-detail h1{margin:0;font-size:2.7rem}.hhub-chapter-panel{padding:22px}.hhub-reader{width:min(var(--container-reader),100%);padding-top:88px}.hhub-reader-header{position:sticky;top:0;z-index:2;grid-template-columns:auto 1fr auto;align-items:center;border:1px solid rgb(45 45 45);background:#0f0f0ff0;padding:14px 18px}.hhub-reader-header h1{margin:0;font-size:1rem}.hhub-reader-nav{border-radius:2px}.hhub-bottom{display:none;position:fixed;inset:auto 0 0;z-index:4;justify-content:space-around;border-top:1px solid rgba(255,112,24,.24);background:#0f0f0ff5;padding:12px 16px;font-size:.82rem}.mluxe{--template-bg: rgb(11 12 14);--template-surface: rgb(18 19 22);--template-border: rgba(197, 161, 255, .18);--template-text: rgb(245 241 235);--template-muted: rgb(167 164 176);--template-accent: rgb(205 171 255);--template-radius: 10px;font-family:Inter,system-ui,sans-serif}.mluxe-topbar{position:sticky;top:0;z-index:4;border-bottom:1px solid rgba(255,255,255,.08);background:#0b0c0ee0;padding:20px clamp(18px,5vw,68px);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.mluxe-brand,.mluxe h1,.mluxe h2{color:var(--template-text);font-family:Georgia,Times New Roman,serif;letter-spacing:0}.mluxe-brand{font-size:1.25rem}.mluxe-hero{display:grid;min-height:520px;align-content:end;gap:18px;margin-bottom:64px;background:linear-gradient(180deg,#0b0c0e0a,#0b0c0eeb),radial-gradient(circle at 72% 24%,rgba(127,85,190,.22),transparent 34%),linear-gradient(135deg,#1e242d,#090a0c);padding:56px}.mluxe-hero h1{margin:0;max-width:680px;font-size:4.4rem}.mluxe-hero p{max-width:560px}.mluxe-actions{display:flex;flex-wrap:wrap;gap:12px}.mluxe-actions a,.mluxe-actions span{border:1px solid var(--template-border);border-radius:4px;padding:13px 22px}.mluxe-actions a{background:var(--template-accent);color:#16121c}.mluxe-editorial,.mluxe-archive{margin-bottom:72px}.mluxe-feature-row,.mluxe-list{display:grid;gap:34px}.mluxe-feature-row{grid-template-columns:repeat(3,1fr)}.mluxe-list{grid-template-columns:repeat(4,1fr)}.mluxe .template-comic-card{border:0;background:transparent}.mluxe .template-cover{min-height:360px;border-color:#ffffff14}.mluxe .template-card-copy{padding-inline:0}.mluxe-detail{position:relative;display:grid;grid-template-columns:1fr minmax(240px,390px);gap:56px;align-items:center;margin-bottom:56px;padding-block:44px}.mluxe-detail h1{margin:0;font-size:4rem}.mluxe-meta,.ogold-feature-copy dl,.ogold-detail dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:0}.mluxe-meta dt,.ogold-feature-copy dt,.ogold-detail dt{color:var(--template-muted);font-size:.72rem;text-transform:uppercase}.mluxe-meta dd,.ogold-feature-copy dd,.ogold-detail dd{margin:0;color:var(--template-text)}.mluxe-reader{width:min(940px,100%);padding-top:92px}.mluxe-reader-header{position:sticky;top:0;z-index:2;grid-template-columns:auto 1fr;align-items:center;border:0;background:#0b0c0ebd;padding:18px 0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mluxe-page-stack .template-page-placeholder,.mluxe-page-stack .template-reader-figure img{border-radius:0}.ogold{--template-bg: rgb(13 13 12);--template-surface: rgb(24 23 21);--template-border: rgba(236, 197, 67, .36);--template-text: rgb(244 239 226);--template-muted: rgb(194 184 156);--template-accent: rgb(244 204 57);--template-radius: 0;font-family:Inter,system-ui,sans-serif}.ogold-topbar{border-bottom:1px solid var(--template-border);background:#0d0d0c;padding:24px clamp(20px,6vw,84px)}.ogold-brand,.ogold h1,.ogold h2{color:var(--template-accent);font-family:Georgia,Times New Roman,serif;letter-spacing:0}.ogold-brand{font-size:2.1rem}.ogold-feature,.ogold-detail{display:grid;grid-template-columns:2fr 1fr;gap:28px;border:1px solid var(--template-border);background:#181715;padding:24px}.ogold-feature{margin-bottom:72px}.ogold-feature .template-cover{min-height:470px}.ogold-feature-copy,.ogold-detail>div{display:grid;align-content:start;gap:20px;border-left:1px solid var(--template-border);padding-left:24px}.ogold-feature h1,.ogold-detail h1{margin:0;font-size:3.3rem;text-transform:uppercase}.ogold-feature-copy a{border:1px solid var(--template-accent);color:var(--template-accent);padding:14px;text-align:center;text-transform:uppercase;font-weight:900}.ogold-section-head{border-bottom:1px solid var(--template-border);padding-bottom:18px}.ogold-grid{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:24px;overflow:hidden}.ogold .template-comic-card{border-color:var(--template-border);background:#121211}.ogold .template-cover{min-height:360px}.ogold-detail{grid-template-columns:minmax(240px,420px) 1fr;margin-bottom:48px}.ogold-chapters{border:1px solid var(--template-border);padding:24px}.ogold-reader{width:min(1040px,100%);padding-top:92px}.ogold-reader-header{position:sticky;top:0;z-index:2;grid-template-columns:auto 1fr auto;align-items:center;border:1px solid var(--template-border);background:#0d0d0c;padding:14px 18px}.ogold-reader .template-reader-figure img,.ogold-reader .template-page-placeholder{border-radius:0}@media(max-width:680px){.template-page{padding-inline:16px}.hhub-topbar,.mluxe-topbar,.ogold-topbar,.hhub-reader-header,.mluxe-reader-header,.ogold-reader-header,.template-reader-nav,.template-chapter-list li{align-items:flex-start;flex-direction:column}.hhub-detail,.hhub-content-grid,.hhub-reader-header,.mluxe-detail,.mluxe-feature-row,.mluxe-list,.mluxe-reader-header,.ogold-feature,.ogold-detail,.ogold-reader-header,.hhub-grid,.ogold-grid{grid-template-columns:1fr}.hhub-search{width:100%;min-width:0}.hhub-bottom{display:flex}.hhub-hero,.mluxe-hero{min-height:360px;padding:24px}.ogold-feature-copy,.ogold-detail>div{border-left:0;border-top:1px solid var(--template-border);padding-top:24px;padding-left:0}.hhub-hero h1,.mluxe-hero h1,.mluxe-detail h1,.ogold-feature h1,.ogold-detail h1{font-size:2.35rem}}
