:root{color:#f8f7fb;font-synthesis:none;text-rendering:optimizelegibility;--bg:#050506;--surface:#111114;--surface-strong:#18181d;--line:#ffffff1a;--muted:#a3a0ac;--purple:#8069ff;--purple-bright:#a295ff;--cyan:#66efff;--danger:#ff7d83;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);background:#050506;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,sans-serif}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:auto}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}body,button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}.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}.app-page{background:radial-gradient(circle at 92% 5%, #6b4cff2b, transparent 28rem), var(--bg);min-height:100vh;padding-bottom:calc(48px + var(--safe-bottom));overflow:hidden}.app-header{min-height:calc(72px + var(--safe-top));padding:calc(14px + var(--safe-top)) clamp(20px, 5vw, 52px) 12px;z-index:5;justify-content:space-between;align-items:center;display:flex;position:relative}.wordmark{letter-spacing:-.03em;align-items:center;gap:11px;font-size:19px;font-weight:760;display:inline-flex}.wordmark-mark{background:linear-gradient(145deg,#9b86ff,#5641e2 58%,#24bed0);border-radius:10px;place-items:center;width:35px;height:35px;font-weight:900;display:grid;box-shadow:0 10px 35px #5d45e152}.icon-button,.reader-icon-button{cursor:pointer;background:#ffffff12;border:0;border-radius:50%;place-items:center;width:46px;height:46px;display:inline-grid}.icon-button.subtle{color:var(--muted);background:0 0}.icon-button.danger:hover{color:var(--danger);background:#ff4a581a}.library-intro{text-align:center;max-width:820px;margin:0 auto;padding:54px clamp(24px,6vw,64px) 46px}.eyebrow{color:var(--purple-bright);text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:780;line-height:1.4}.library-intro h1{letter-spacing:-.075em;margin:14px 0 24px;font-size:clamp(50px,12vw,88px);line-height:.92}.library-intro>div>p{color:#bbb8c3;max-width:600px;margin:0 auto;font-size:clamp(17px,2.4vw,21px);line-height:1.55}.primary-button,.secondary-button,.danger-button{cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 22px;font-weight:730;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(135deg,#8d75ff,#6047e6);box-shadow:0 16px 42px #684ce84f}.library-intro>.primary-button{margin-top:32px}.primary-button:hover{filter:brightness(1.08);transform:translateY(-1px)}.secondary-button{background:#ffffff17}.full-width{width:100%}.privacy-line{color:#8e8b96;justify-content:center;align-items:center;gap:7px;margin:17px auto 0;font-size:13px;display:flex}.privacy-line svg{color:#6fe8c5;width:17px}.diagnostic-disclosure{color:#777480;max-width:520px;margin:10px auto 0;font-size:12px;line-height:1.5}.inline-error,.inline-notice{border-radius:13px;max-width:590px;margin:18px auto 0;padding:14px 16px;font-size:14px}.inline-error{color:#ffb6ba;background:#ff505a1f}.inline-notice{color:#9cf5d9;background:#60edc31a}.library-section,.settings-group{width:min(1180px,100% - 40px);margin:0 auto 54px}.continue-card{border:1px solid var(--line);background:linear-gradient(100deg,#775bff2e,#0000 55%),#121217eb;border-radius:28px;grid-template-columns:142px 1fr auto;align-items:center;gap:28px;min-height:250px;padding:22px 28px 22px 22px;display:grid;overflow:hidden;box-shadow:0 28px 90px #00000047}.comic-cover{aspect-ratio:1290/2796;background:#1d1d25;border-radius:13px;min-height:0;overflow:hidden;box-shadow:0 18px 42px #00000059}.comic-cover img{object-fit:cover;width:100%;height:100%}.cover-placeholder{background:linear-gradient(150deg,#4631a4,#136b77);place-items:center;width:100%;height:100%;font-size:48px;font-weight:900;display:grid}.continue-card .comic-cover{height:210px}.continue-copy h2{letter-spacing:-.045em;margin:8px 0 10px;font-size:clamp(26px,4vw,42px)}.continue-copy p{color:var(--muted);font-size:14px}.continue-copy .progress-track{max-width:420px;margin-top:22px}.continue-arrow{color:#09090c;background:#fff;border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.progress-track{background:#ffffff21;border-radius:99px;height:3px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--purple), var(--cyan));min-width:0;height:100%;display:block}.progress-track.large{height:6px;margin-top:24px}.section-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:20px;display:flex}.section-heading h2{letter-spacing:-.045em;margin-top:4px;font-size:clamp(26px,4vw,38px)}.section-heading>span,.storage-caption{color:var(--muted);font-size:13px}.search-field{border:1px solid var(--line);height:52px;color:var(--muted);background:#ffffff0e;border-radius:16px;align-items:center;gap:11px;margin-bottom:24px;padding:0 17px;display:flex}.search-field svg{width:21px}.search-field input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0}.search-field input::placeholder{color:#777481}.series-grid{grid-template-columns:repeat(auto-fill,minmax(178px,1fr));gap:24px 18px;display:grid}.series-card{min-width:0}.series-card .comic-cover{width:100%;transition:transform .18s,box-shadow .18s}.series-card:hover .comic-cover{transform:translateY(-4px);box-shadow:0 26px 55px #00000080}.series-card h3{text-overflow:ellipsis;white-space:nowrap;margin:13px 2px 5px;font-size:17px;line-height:1.25;overflow:hidden}.series-card p{color:var(--muted);font-size:12px}.empty-state{text-align:center;min-height:250px;color:var(--muted);border:1px dashed #ffffff26;border-radius:24px;align-content:center;place-items:center;gap:10px;display:grid}.empty-state svg{width:38px;height:38px;color:var(--purple-bright)}.empty-state h3{color:#fff}.page-empty{width:min(560px,100% - 40px);margin:100px auto}.page-empty h1{color:#fff}.app-footer{border-top:1px solid var(--line);color:#716e79;justify-content:space-between;width:min(1180px,100% - 40px);margin:30px auto 0;padding-top:24px;font-size:12px;display:flex}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000ad;place-items:end center;display:grid;position:fixed;inset:0}.bottom-sheet,.import-dialog{background:#15151a;border:1px solid #ffffff1f;width:min(560px,100%);box-shadow:0 -30px 100px #00000080}.bottom-sheet{padding:14px 26px calc(26px + var(--safe-bottom));border-radius:30px 30px 0 0}.sheet-grabber{background:#4a4851;border-radius:5px;width:46px;height:5px;margin:0 auto 20px}.sheet-icon{width:54px;height:54px;color:var(--purple-bright);background:#8069ff2e;border-radius:17px;place-items:center;margin-bottom:20px;display:grid}.bottom-sheet h2,.import-dialog h2{letter-spacing:-.04em;margin:7px 0 12px;font-size:30px}.bottom-sheet>p,.import-dialog>p{color:#aaa7b2;line-height:1.55}.install-steps{gap:14px;margin:24px 0;padding:0;list-style:none;display:grid}.install-steps li{color:#d5d2dc;align-items:center;gap:11px;display:flex}.install-steps li>span{background:#2b2932;border-radius:50%;flex:0 0 29px;place-items:center;width:29px;height:29px;font-size:12px;font-weight:800;display:grid}.import-dialog{text-align:center;border-radius:28px;align-self:center;padding:34px}.loading-orb{background:radial-gradient(circle at 35% 32%, #fff, var(--cyan) 18%, var(--purple) 55%, transparent 57%);border-radius:50%;width:70px;height:70px;margin:0 auto 24px;animation:1.5s ease-in-out infinite pulse;display:block}.text-button{color:#aaa7b2;cursor:pointer;background:0 0;border:0;min-height:48px;margin-top:16px}@keyframes pulse{50%{filter:brightness(1.15);transform:scale(1.08)}}.page-toolbar,.settings-heading{width:min(1180px,100% - 40px);margin:0 auto}.page-toolbar{padding-top:18px}.back-link{color:#b8b5bf;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;min-height:46px;padding:0;display:inline-flex}.series-hero{grid-template-columns:220px 1fr;align-items:center;gap:46px;width:min(900px,100% - 40px);margin:44px auto 70px;display:grid}.series-hero h1{letter-spacing:-.065em;margin:10px 0 20px;font-size:clamp(42px,8vw,76px);line-height:.98}.series-hero p{color:#aaa7b1;max-width:580px;font-size:17px;line-height:1.6}.creator-line{color:#d5d1db;margin-top:20px;font-size:13px;display:block}.issue-section{max-width:900px}.issue-list{gap:10px;display:grid}.issue-row{border:1px solid var(--line);background:#ffffff09;border-radius:19px;align-items:center;gap:4px;padding:10px;display:flex}.issue-main{flex:1;grid-template-columns:62px 1fr auto;align-items:center;gap:15px;min-width:0;display:grid}.issue-main .comic-cover{border-radius:8px;width:62px}.issue-copy{min-width:0}.issue-copy h3{text-overflow:ellipsis;white-space:nowrap;margin:4px 0;overflow:hidden}.issue-copy p{color:var(--muted);font-size:12px}.issue-copy .progress-track{width:min(260px,100%);margin-top:9px}.reader{color:#fff;touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none;background:#000;min-height:100vh}.reader-pages{width:100%}.reader-page{background:#0a0a0c;width:100%;margin:0 0 8px;position:relative;overflow:hidden}.reader.is-seamless .reader-page{margin-bottom:0}.reader-page img{object-fit:contain;width:100%;height:100%}.page-loader{background:linear-gradient(105deg,#08080a 20%,#141419 45%,#08080a 70%) 0 0/200% 100%;animation:1.3s linear infinite shimmer;position:absolute;inset:0}@keyframes shimmer{to{background-position:-200% 0}}.end-card{min-height:70vh;padding:100px 26px calc(90px + var(--safe-bottom));text-align:center;background:radial-gradient(circle at 50% 30%,#7056ff3d,#0000 50%),#070708;flex-direction:column;justify-content:center;align-items:center;display:flex}.end-card h2{letter-spacing:-.055em;margin:10px 0 13px;font-size:clamp(34px,9vw,64px)}.end-card p{color:var(--muted);margin-bottom:28px}.reader-chrome{z-index:20;pointer-events:none;opacity:0;transition:opacity .18s;position:fixed;inset:0}.reader-chrome.is-visible{opacity:1;pointer-events:auto}.reader-topbar,.reader-bottombar{-webkit-backdrop-filter:blur(24px)saturate(1.4);backdrop-filter:blur(24px)saturate(1.4);background:#08080bbd;position:absolute;left:0;right:0}.reader-topbar{min-height:calc(70px + var(--safe-top));padding:calc(12px + var(--safe-top)) 14px 12px;grid-template-columns:48px 1fr 48px;align-items:center;gap:12px;display:grid;top:0}.reader-icon-button{background:#ffffff17}.reader-title{text-align:center;min-width:0}.reader-title strong,.reader-title span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.reader-title strong{font-size:15px}.reader-title span{color:#aaa7b1;margin-top:3px;font-size:11px}.reader-bottombar{padding:16px 18px calc(13px + var(--safe-bottom));bottom:0}.reader-progress-row{color:#aaa7b1;text-align:center;grid-template-columns:30px 1fr 30px;align-items:center;gap:10px;font-size:11px;display:grid}.reader-progress-row input{width:100%;height:44px;accent-color:var(--purple-bright)}.reader-actions{grid-template-columns:1fr auto 1fr;gap:8px;margin-top:13px;display:grid}.reader-actions button{background:#ffffff13;border:0;border-radius:13px;justify-content:center;align-items:center;gap:5px;min-height:44px;font-size:12px;font-weight:700;display:flex}.reader-actions button:last-child{justify-self:stretch}.reader-actions button:disabled{opacity:.32}.reader-actions button.is-active{color:var(--cyan);background:#4ee2ee1f}.reader-missing{background:#050506;align-content:center;place-items:center;gap:20px;min-height:100vh;display:grid}.settings-heading{padding:42px 0 55px}.settings-heading h1{letter-spacing:-.065em;margin:9px 0 12px;font-size:clamp(48px,9vw,78px)}.settings-heading p{color:var(--muted);font-size:17px}.settings-group{max-width:820px}.settings-group .section-heading h2{font-size:24px}.settings-card{border:1px solid var(--line);background:#141418e6;border-radius:22px;overflow:hidden}.setting-row{justify-content:space-between;align-items:center;gap:24px;padding:22px;display:flex}.setting-row strong{font-size:16px}.setting-row p{color:var(--muted);max-width:530px;margin-top:5px;font-size:13px;line-height:1.5}.switch{cursor:pointer;flex:0 0 52px;align-items:center;width:52px;height:44px;display:flex;position:relative}.switch input{opacity:0;position:absolute}.switch>span:not(.sr-only){background:#36343d;border-radius:30px;width:52px;height:31px;transition:background .16s;display:block}.switch>span:not(.sr-only):after{content:"";background:#fff;border-radius:50%;width:25px;height:25px;transition:transform .16s;position:absolute;top:9.5px;left:3px}.switch input:checked+span{background:var(--purple)}.switch input:checked+span:after{transform:translate(21px)}.privacy-promise{border-top:1px solid var(--line);color:#a9a6b0;align-items:flex-start;gap:12px;padding:17px 22px;font-size:13px;line-height:1.5;display:flex}.privacy-promise svg{color:#69e8c2;flex:0 0 20px}.storage-card{padding:22px}.storage-numbers{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.storage-numbers>div{background:#ffffff0a;border-radius:14px;padding:16px}.storage-numbers strong,.storage-numbers span{display:block}.storage-numbers strong{font-size:19px}.storage-numbers span{color:var(--muted);margin-top:4px;font-size:11px}.settings-note{color:var(--muted);margin:18px 0;font-size:12px;line-height:1.5}.danger-button{color:#ffb8bb;box-shadow:none;background:#ff48521a}.danger-button:disabled{opacity:.4;cursor:default}.about-list>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.about-list>div:last-child{border:0}.about-list span{color:var(--muted)}@media (max-width:640px){.app-header{padding-left:18px;padding-right:18px}.library-intro{padding-top:38px}.library-section,.settings-group{width:calc(100% - 28px)}.continue-card{border-radius:22px;grid-template-columns:92px 1fr;gap:17px;min-height:180px;padding:15px}.continue-card .comic-cover{height:145px}.continue-arrow{display:none}.continue-copy h2{font-size:23px}.continue-copy .progress-track{margin-top:15px}.series-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 13px}.storage-caption{text-align:right;max-width:125px;line-height:1.4}.app-footer{flex-direction:column;gap:7px;width:calc(100% - 28px)}.series-hero{grid-template-columns:112px 1fr;gap:20px;margin:32px auto 54px}.series-hero h1{font-size:38px}.series-hero p{display:none}.creator-line{margin-top:12px;font-size:11px}.issue-main{grid-template-columns:50px 1fr auto;gap:11px}.issue-main .comic-cover{width:50px}.storage-numbers{grid-template-columns:1fr}.setting-row{align-items:flex-start}}@media (min-width:900px){.reader{width:min(560px,100%);margin:0 auto;box-shadow:0 0 100px #000c}.reader-chrome{width:min(560px,100%);left:50%;right:auto;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
