@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Source+Serif+4:opsz,wght@8..60,400;8..60,600;8..60,700&display=swap");:root{--ink:#080a0e;--panel:#11151c;--panel2:#171c25;--line:#29303b;--text:#f5f6f8;--muted:#aeb5c1;--red:#e20d2c;--red2:#ff3351;--cyan:#79dbe8;--cream:#f3efe6;--sepia:#d9c39e;--amber:#c17835}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--text);font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.siteContent{min-height:72vh}.siteHeader{height:72px;position:fixed;z-index:80;top:0;left:0;right:0;padding:0 4.5vw;gap:48px;background:linear-gradient(#080a0edb,transparent);transition:.25s}.siteBrand,.siteHeader{display:flex;align-items:center}.siteBrand{gap:11px;min-width:max-content}.siteBrand>span:last-child{display:flex;flex-direction:column}.siteBrand b{font-size:23px;letter-spacing:.12em}.siteBrand small{font-size:7px;letter-spacing:.3em;color:#aeb5c1}.brandSymbol{width:34px;height:34px;display:grid;place-items:center;position:relative}.brandSymbol i{position:absolute;width:11px;height:28px;border-radius:2px;transform:skew(-18deg);background:var(--red)}.brandSymbol i:first-child{margin-left:-11px}.brandSymbol i:last-child{margin-left:11px;background:linear-gradient(var(--red2),#8f061c)}.mainNav{display:flex;gap:28px;font-size:13px;font-weight:600}.mainNav a:hover{color:var(--red2)}.authCluster{margin-left:auto;gap:12px}.authCluster,.profileChip{display:flex;align-items:center}.profileChip{gap:8px;font-size:12px;font-weight:700}.profileChip span{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:linear-gradient(135deg,var(--red),#5925d6)}.authButton{margin-left:auto}.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:0;border-radius:7px;padding:0 18px;font-weight:800;cursor:pointer;transition:.2s}.buttonPrimary{background:#fff;color:#090a0d}.buttonPrimary:hover{background:var(--red);color:#fff;transform:translateY(-1px)}.buttonGlass{background:#ffffff24;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff2a}.buttonGhost{background:transparent;color:inherit;border:1px solid #ffffff2b}.button:disabled{opacity:.5;cursor:default}.overline{font-size:10px;font-weight:800;letter-spacing:.2em;color:var(--red2)}.cinemaHero{--hero-cover:none;position:relative;min-height:88vh;display:flex;align-items:flex-end;padding:150px 5vw 10vh;background-image:linear-gradient(90deg,#080a0e 0,#080a0ef5 28%,#080a0e44 68%,#080a0eaa 100%),linear-gradient(0deg,#080a0e 0,transparent 38%),var(--hero-cover);background-size:cover;background-position:center 22%;overflow:hidden}.cinemaHero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 68% 30%,transparent,#080a0e55)}.heroShade{position:absolute;inset:0;background:linear-gradient(0deg,#080a0e,transparent 38%)}.heroContent{position:relative;z-index:2;width:min(720px,55vw)}.heroPill{display:inline-flex;background:var(--red);padding:7px 10px;border-radius:3px;font-size:10px;font-weight:800;letter-spacing:.16em}.heroContent h1{font-size:clamp(48px,6.5vw,92px);letter-spacing:-.055em;line-height:.94;margin:20px 0 15px}.heroAuthor{font-size:18px;font-weight:700}.heroDescription{color:#d2d5db;font-size:16px;line-height:1.65;max-width:690px}.heroFacts{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.heroFacts span{font-size:10px;font-weight:800;letter-spacing:.08em;padding:6px 9px;border-radius:4px;background:#ffffff16}.heroFacts .aiBadge{color:#b5f4ee;background:#00a88a25}.heroActions{display:flex;gap:10px;margin:22px 0 15px}.heroContent>small{font-size:11px;color:#979fab}.scrollCue{position:absolute;z-index:3;right:4vw;bottom:10vh;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:8px;letter-spacing:.2em;color:#c7cbd1}.scrollCue span{font-size:24px}.shelves{position:relative;z-index:4;margin-top:-36px;padding-bottom:80px}.contentShelf{margin:0 0 58px;padding-left:4.5vw}.contentShelf header{display:flex;justify-content:space-between;align-items:end;padding-right:4.5vw;margin-bottom:14px}.contentShelf h2{font-size:23px;margin:0 0 5px}.contentShelf header p{margin:0;color:var(--muted);font-size:12px}.contentShelf header>a{font-size:11px;color:#bec4cf}.shelfRail{display:flex;gap:13px;overflow-x:auto;padding:5px 4.5vw 18px 0;scrollbar-width:thin;scrollbar-color:#394151 transparent}.shelfCard{width:205px;flex:0 0 205px;position:relative;transition:.24s}.shelfCard:hover{transform:scale(1.045);z-index:5}.shelfCover{height:300px;border-radius:8px;overflow:hidden;background:var(--panel);position:relative;box-shadow:0 15px 35px #0008}.shelfCover img{width:100%;height:100%;object-fit:cover}.cardGlow{position:absolute;inset:auto 0 0;height:40%;background:linear-gradient(transparent,#000b)}.shelfMeta{padding:11px 3px}.shelfMeta>b{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shelfMeta>span{display:block;font-size:10px;color:var(--muted);margin:5px 0}.shelfMeta div{display:flex;gap:5px;flex-wrap:wrap}.shelfMeta i{font-style:normal;font-size:8px;padding:3px 5px;border-radius:3px;background:#222936;color:#cad0d9}.rankedRail .shelfCard{margin-left:55px}.rankNumber{position:absolute;z-index:-1;right:calc(100% - 22px);bottom:59px;font-size:142px;line-height:.8;font-weight:800;color:#080a0e;-webkit-text-stroke:3px #6b7481}.fallbackCover{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(155deg,#272e3a,#101319);border:1px solid #ffffff12}.fallbackCover b{font-size:72px;color:var(--red)}.fallbackCover small{letter-spacing:.25em}.platformPromise{margin:110px 4.5vw 20px;padding:70px;border-radius:18px;background:radial-gradient(circle at 75% 10%,#75162f55,transparent 42%),linear-gradient(145deg,#171c25,#0f1218);display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:70px;gap:70px;border:1px solid #ffffff0d}.platformPromise h2{font-size:48px;line-height:1;margin:16px 0}.platformPromise>div>p{color:var(--muted);line-height:1.8}.promiseGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.promiseGrid article{background:#ffffff08;border:1px solid #ffffff0d;padding:22px;border-radius:11px}.promiseGrid b{color:var(--red2);font-size:12px}.promiseGrid h3{font-size:15px}.promiseGrid p{font-size:11px;line-height:1.6;color:var(--muted)}.bookSpotlight{--detail-cover:none;position:relative;min-height:690px;padding:130px 6vw 70px;display:grid;grid-template-columns:330px minmax(0,750px);grid-gap:65px;gap:65px;align-items:end;background-image:linear-gradient(90deg,#080a0e 2%,#080a0edc 43%,#080a0e99),linear-gradient(0deg,#080a0e,transparent 55%),var(--detail-cover);background-size:cover;background-position:50%}.spotlightShade{position:absolute;inset:0;background:linear-gradient(0deg,#080a0e,transparent 45%)}.bookIntro,.detailCover{z-index:2}.detailCover{height:500px;border-radius:10px;overflow:hidden;box-shadow:0 30px 70px #000b}.detailCover img{width:100%;height:100%;object-fit:cover}.breadcrumb{font-size:11px;color:#b4bbc5}.detailTags{display:flex;gap:6px;flex-wrap:wrap;margin:22px 0 12px}.detailTags span{background:#ffffff15;border-radius:4px;padding:5px 8px;font-size:9px;font-weight:800}.bookIntro h1{font-size:clamp(42px,5vw,72px);line-height:.97;letter-spacing:-.045em;margin:8px 0}.detailAuthor{font-size:19px;font-weight:700}.bookDescription{font-size:15px;line-height:1.7;color:#d0d3d8;max-width:720px}.detailStats{display:flex;gap:22px;margin:25px 0;flex-wrap:wrap}.detailStats span{font-size:10px;color:#9fa6b2}.detailStats b{display:block;color:white;font-size:15px;margin-bottom:3px}.provenanceLine{display:flex;gap:8px;align-items:center;font-size:9px;text-transform:uppercase}.provenanceLine span{color:#858d99;margin-left:9px}.detailContent{padding:0 5vw 100px}.accessStudio{padding:30px;border-radius:14px;background:var(--panel);border:1px solid var(--line);margin-bottom:60px}.accessHeading{display:flex;justify-content:space-between;gap:20px;margin-bottom:22px}.accessHeading span{font-size:11px;letter-spacing:.16em;font-weight:800;color:var(--red2)}.accessHeading p{font-size:11px;color:var(--muted);margin:0}.productGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.productCard{padding:18px;background:#0c0f14;border:1px solid #29303b;border-radius:9px}.productCard>span{font-size:8px;color:var(--cyan);letter-spacing:.16em}.productCard h3{font-size:14px;margin:9px 0}.productCard p{min-height:42px;color:var(--muted);font-size:10px;line-height:1.5}.productCard footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #242a35;padding-top:12px}.productCard footer b{font-size:11px}.productCard footer button{border:0;border-radius:5px;background:#fff;padding:7px 10px;font-weight:800;font-size:9px;cursor:pointer}.featuredProduct{background:linear-gradient(145deg,#281420,#15131a);border-color:#8d2140}.previewActions{display:flex;gap:9px;margin-top:16px}.languageRequest{margin-top:18px;padding-top:18px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 220px 100px;grid-gap:10px;gap:10px;align-items:center}.languageRequest div{display:flex;flex-direction:column}.languageRequest b{font-size:12px}.languageRequest span{font-size:9px;color:var(--muted)}.languageRequest button,.languageRequest select{height:38px;border-radius:5px;border:1px solid var(--line);background:#0b0e13;color:#fff;padding:0 10px}.actionMessage{background:#17382d;color:#9af0cc;border:1px solid #2c6e57;padding:10px;border-radius:6px;font-size:11px}.editorialNav{position:-webkit-sticky;position:sticky;top:75px;z-index:20;display:flex;gap:24px;background:#080a0ee8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:16px 0;border-bottom:1px solid var(--line);font-size:11px}.editorialNav a:hover{color:var(--red2)}.editorialDossier{max-width:1050px;margin:70px auto}.editorialDossier>header{margin-bottom:70px}.editorialDossier>header h2{font:700 52px/1.05 "Source Serif 4",serif;margin:14px 0}.editorialDossier>header p{color:var(--muted)}.editorialDossier>section{display:grid;grid-template-columns:70px 1fr;grid-gap:28px;gap:28px;border-top:1px solid var(--line);padding:45px 0}.editorialDossier>section>span{font-size:11px;color:var(--red2)}.editorialDossier h3{font:600 34px "Source Serif 4",serif;margin:0 0 25px}.editorialDossier section p{font:18px/1.9 "Source Serif 4",serif;color:#d9dce1}.statsTable{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:9px;overflow:hidden}.statsTable div{padding:18px;border:1px solid var(--line);display:flex;justify-content:space-between}.statsTable span{font-size:10px;color:var(--muted)}.statsTable b{font-size:12px}.muted{color:var(--muted)!important}.profilePage{padding:130px 4.5vw 100px}.profileHero{display:grid;grid-template-columns:100px 1fr auto;grid-gap:28px;gap:28px;align-items:center;margin-bottom:35px}.profileAvatar{width:92px;height:92px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(135deg,var(--red),#4f29d6);font-size:42px;font-weight:800}.profileHero h1{font-size:48px;margin:5px 0}.profileHero p{color:var(--muted)}.profileStats{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:9px;gap:9px;margin-bottom:35px}.profileStats article{background:var(--panel);border:1px solid var(--line);padding:20px;border-radius:9px}.profileStats small,.profileStats span{font-size:9px;color:var(--muted);display:block}.profileStats b{font-size:30px;display:block;margin:8px 0}.profileLayout{display:grid;grid-template-columns:220px 1fr;grid-gap:28px;gap:28px}.profileSide{position:-webkit-sticky;position:sticky;top:90px;height:max-content;display:flex;flex-direction:column;padding:18px;background:var(--panel);border:1px solid var(--line);border-radius:10px}.profileSide b{font-size:11px;margin-bottom:15px}.profileSide a{font-size:10px;color:var(--muted);padding:9px 0;border-bottom:1px solid #222936}.profileForms{display:flex;flex-direction:column;gap:13px}.settingsCard{background:var(--panel);border:1px solid var(--line);border-radius:11px;padding:28px}.settingsCard>header{display:grid;grid-template-columns:38px 1fr;grid-gap:10px;gap:10px;margin-bottom:24px}.settingsCard>header>span{color:var(--red2);font-size:10px}.settingsCard h2{font-size:20px;margin:0}.settingsCard header p{font-size:10px;color:var(--muted);margin:5px 0}.formGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.formGrid label{display:flex;flex-direction:column;gap:8px}.formGrid label>span{font-size:9px;color:var(--muted)}.formGrid input,.formGrid select{height:42px;border:1px solid var(--line);border-radius:6px;background:#0b0e13;color:#fff;padding:0 11px}.rangeLine{display:flex;align-items:center;gap:14px}.rangeLine input{flex:1 1;padding:0}.rangeLine b{font-size:11px;min-width:45px}.toggleGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.toggleOption{display:flex;justify-content:space-between;align-items:center;height:48px;padding:0 14px;background:#0b0e13;color:#fff;border:1px solid var(--line);border-radius:6px;cursor:pointer}.toggleOption span{font-size:11px}.toggleOption i{font-style:normal;font-size:8px;color:var(--muted)}.toggleOption.selected{border-color:#236a5c;background:#13342d}.toggleOption.selected i{color:#7ee5cc}.securityCard>div{display:flex;gap:8px}.saveBar{position:-webkit-sticky;position:sticky;bottom:15px;display:flex;justify-content:space-between;align-items:center;background:#171c25ee;border:1px solid #323a47;border-radius:9px;padding:12px 14px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:11px}.stableReader{position:fixed;inset:0;z-index:100;background:var(--cream);color:#25221f;display:grid;grid-template-rows:68px 3px 1fr 32px;overflow:hidden}.readerHeader{padding:0 17px;border-bottom:1px solid #29251f22;gap:12px;background:#f4f1ea}.readerHeader,.readerIdentity{display:flex;align-items:center}.readerIdentity{gap:10px;min-width:0;margin-right:auto}.readerIdentity>div{display:flex;flex-direction:column;min-width:0}.readerIdentity b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.readerIdentity small{font-size:8px;color:#746e66}.readerBack{width:36px;height:36px;border:1px solid #24211d2c;border-radius:50%;display:grid;place-items:center}.accessLevel{font-size:8px;letter-spacing:.1em;background:#29251f0e;padding:7px 9px;border-radius:4px}.readerSettings button,.readerSettings select,.tocTrigger{height:35px;border:1px solid #24211d2c;border-radius:6px;background:transparent;color:inherit;padding:0 10px}.readerSettings{display:flex;gap:4px}.readerProgress{background:#25211d10}.readerProgress i{display:block;height:100%;background:var(--amber);transition:.25s}.stablePageViewport{position:relative;min-height:0;display:grid;place-items:center;padding:34px 70px;overflow:hidden}.spineDecoration{position:absolute;left:0;top:0;bottom:0;width:12px;background:#8c613b 50%/cover;box-shadow:5px 0 20px #0002}.coverReaderPage{height:100%;width:100%;display:grid;place-items:center;grid-template-rows:1fr auto;grid-gap:10px;gap:10px}.coverReaderPage img{max-height:calc(100vh - 170px);max-width:min(620px,80vw);object-fit:contain;border-radius:5px;box-shadow:0 22px 55px #281c104d}.coverReaderPage>a,.coverReaderPage>span{font-size:9px;letter-spacing:.1em}.readerFallbackCover{height:min(650px,75vh);aspect-ratio:5/8;background:linear-gradient(150deg,#24211e,#5c321e);color:#f4eadc;border-radius:5px;padding:70px 45px;box-shadow:0 20px 50px #0004}.readerFallbackCover b{letter-spacing:.2em}.readerFallbackCover h1{font:600 46px/1.05 "Source Serif 4",serif;margin-top:100px}.chapterReaderPage{width:min(760px,75vw);text-align:center}.chapterReaderPage span{font-size:9px;color:#98602c;letter-spacing:.2em}.chapterReaderPage h1{font:700 clamp(42px,6vw,72px)/1.05 "Source Serif 4",serif}.chapterReaderPage i{display:block;width:50px;height:2px;background:#98602c;margin:30px auto}.textReaderPage{width:min(860px,calc(100vw - 190px));max-height:100%;overflow:hidden;font-family:"Source Serif 4",serif}.textReaderPage small{display:block;text-align:center;font:700 8px Manrope;color:#8d8277;letter-spacing:.12em;margin-bottom:28px}.textReaderPage p{margin:0 0 1em;text-align:justify;-webkit-hyphens:auto;hyphens:auto}.lockedReaderPage{width:min(620px,80vw);text-align:center}.lockedReaderPage>span{font-size:9px;color:#a05f2f;letter-spacing:.18em}.lockedReaderPage h1{font:700 48px/1.06 "Source Serif 4",serif}.lockedReaderPage p{font:17px/1.7 "Source Serif 4",serif}.pageTurn{position:fixed;z-index:103;top:50%;transform:translateY(-50%);width:44px;height:70px;border:1px solid #302a2325;background:#f7f2e9cc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font:34px "Source Serif 4";cursor:pointer}.pageTurn:disabled{opacity:.12}.pageTurnLeft{left:10px}.pageTurnRight{right:10px}.readerFooter{display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-top:1px solid #29251f17;font-size:8px;letter-spacing:.08em}.reader-sepia{background:var(--sepia);color:#32271f}.reader-sepia .readerFooter,.reader-sepia .readerHeader{background:#cfb88f}.reader-sepia .pageTurn{background:#d9c39edb}.reader-night{background:#1e1916;color:#e8dac1}.reader-night .readerFooter,.reader-night .readerHeader{background:#171310;border-color:#ffffff12}.reader-night .readerIdentity small{color:#b9a890}.reader-night .readerBack,.reader-night .readerSettings button,.reader-night .readerSettings select,.reader-night .tocTrigger{color:#e8dac1;border-color:#ffffff20}.reader-night .readerSettings option{color:#111}.reader-night .pageTurn{background:#211b18e8;color:#e8dac1;border-color:#ffffff18}.tocBackdrop{position:fixed;z-index:110;inset:0;background:#0009;display:flex;justify-content:flex-end}.tocPanel{width:min(430px,90vw);height:100%;background:#11151c;color:#fff;padding:28px;overflow-y:auto}.tocPanel header{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);margin-bottom:14px}.tocPanel header span{font-size:8px;color:var(--red2);letter-spacing:.18em}.tocPanel h2{font-size:23px}.tocPanel header button{font-size:28px}.tocPanel header button,.tocPanel>button{border:0;background:transparent;color:#fff}.tocPanel>button{width:100%;display:grid;grid-template-columns:40px 1fr;text-align:left;grid-gap:10px;gap:10px;border-bottom:1px solid #252c37;padding:14px 0;cursor:pointer}.tocPanel>button span{font-size:8px;color:var(--red2)}.tocPanel>button b{font-size:11px}.siteFooter{position:relative;display:grid;grid-template-columns:2fr repeat(3,1fr);grid-gap:45px;gap:45px;padding:65px 5vw 35px;border-top:1px solid var(--line);background:#0c0f14}.siteFooter>div:not(:first-child){display:flex;flex-direction:column;gap:11px;font-size:11px}.siteFooter>div:not(:first-child)>b{margin-bottom:8px}.siteFooter a:not(.siteBrand){color:var(--muted)}.footerBrandBlock p{color:var(--muted);font-size:11px;max-width:430px;line-height:1.6}.copyright{grid-column:1/-1;color:#646c78;border-top:1px solid var(--line);padding-top:25px;margin-top:15px}.emptyPage,.statePage{min-height:80vh;padding:160px 5vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.emptyPage h1{font-size:56px;margin:16px 0 8px}.emptyPage p{color:var(--muted);max-width:580px}.statePage{align-items:center}.loadingRing{width:28px;height:28px;border:3px solid #ffffff20;border-top:3px solid var(--red);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}@media(max-width:1000px){.mainNav{display:none}.productGrid{grid-template-columns:1fr 1fr}.platformPromise{grid-template-columns:1fr}.bookSpotlight{grid-template-columns:250px 1fr}.detailCover{height:390px}.profileStats{grid-template-columns:repeat(3,1fr)}.profileLayout{grid-template-columns:1fr}.accessLevel,.profileSide{display:none}.siteFooter{grid-template-columns:1fr 1fr}.footerBrandBlock{grid-column:1/-1}}@media(max-width:650px){.siteHeader{height:62px;padding:0 15px}.siteBrand b{font-size:18px}.siteHeader .mainNav{display:none}.profileChip{font-size:0}.cinemaHero{min-height:80vh;padding:110px 20px 65px}.heroContent{width:100%}.heroContent h1{font-size:48px}.heroDescription{font-size:13px}.scrollCue{display:none}.contentShelf{padding-left:20px}.contentShelf header{padding-right:20px}.contentShelf header p,.contentShelf header>a{display:none}.shelfCard{width:145px;flex-basis:145px}.shelfCover{height:220px}.rankedRail .shelfCard{margin-left:35px}.rankNumber{font-size:100px}.platformPromise{margin:70px 20px;padding:30px}.platformPromise h2{font-size:38px}.promiseGrid{grid-template-columns:1fr}.bookSpotlight{padding:100px 20px 45px;grid-template-columns:115px 1fr;gap:18px;min-height:520px}.detailCover{height:180px}.bookIntro h1{font-size:35px}.bookDescription{font-size:12px}.detailStats,.provenanceLine{display:none}.detailContent{padding:0 15px 60px}.accessStudio{padding:18px}.accessHeading{display:block}.languageRequest,.productGrid{grid-template-columns:1fr}.editorialNav{overflow:auto;white-space:nowrap}.editorialDossier>header h2{font-size:38px}.editorialDossier>section{grid-template-columns:35px 1fr}.editorialDossier h3{font-size:28px}.editorialDossier section p{font-size:16px}.statsTable{grid-template-columns:1fr}.profilePage{padding:100px 15px}.profileHero{grid-template-columns:70px 1fr}.profileHero>a{grid-column:1/-1}.profileAvatar{width:68px;height:68px}.profileHero h1{font-size:34px}.profileStats{grid-template-columns:1fr 1fr}.formGrid,.toggleGrid{grid-template-columns:1fr}.settingsCard{padding:20px}.stableReader{grid-template-rows:58px 3px 1fr 28px}.readerHeader{padding:0 7px}.readerIdentity b{max-width:120px}.readerHeader .tocTrigger{font-size:0}.readerHeader .tocTrigger:first-letter{font-size:15px}.readerSettings button{display:none}.stablePageViewport{padding:24px 45px}.textReaderPage{width:calc(100vw - 105px)}.textReaderPage small{margin-bottom:15px}.readerFallbackCover{height:65vh;padding:40px 25px}.readerFallbackCover h1{font-size:35px;margin-top:60px}.lockedReaderPage h1{font-size:37px}.pageTurn{width:31px;height:56px}.pageTurnLeft{left:2px}.pageTurnRight{right:2px}.readerFooter{padding:0 8px}.readerFooter span:last-child{display:none}.siteFooter{grid-template-columns:1fr 1fr;padding:45px 20px}.siteFooter>div:first-child{grid-column:1/-1}}.libraryPage{padding:130px 4.5vw 100px;min-height:80vh}.libraryPage>header{display:flex;justify-content:space-between;align-items:end;margin-bottom:45px}.libraryPage h1{font-size:58px;margin:8px 0}.libraryPage header p{color:var(--muted)}.ownedGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.ownedCard{display:grid;grid-template-columns:125px 1fr;grid-gap:18px;gap:18px;background:var(--panel);border:1px solid var(--line);padding:14px;border-radius:10px}.ownedCover{height:185px;border-radius:6px;overflow:hidden}.ownedCover img{width:100%;height:100%;object-fit:cover}.ownedCard small{font-size:8px;color:var(--red2)}.ownedCard h2{font-size:17px}.ownedCard p{font-size:10px;color:var(--muted)}.ownedCard>div>div{display:flex;flex-direction:column;gap:7px}.ownedCard>div>div a{font-size:9px;color:var(--cyan)}.emptyLibrary{padding:70px;background:var(--panel);border:1px solid var(--line);border-radius:12px;text-align:center}.emptyLibrary p{color:var(--muted)}@media(max-width:1000px){.ownedGrid{grid-template-columns:1fr 1fr}}@media(max-width:650px){.libraryPage{padding:100px 15px}.libraryPage h1{font-size:42px}.libraryPage>header{align-items:start}.ownedGrid{grid-template-columns:1fr}.ownedCard{grid-template-columns:100px 1fr}.ownedCover{height:155px}}.siteTheme{min-height:100vh;background:var(--ink);color:var(--text);transition:background .25s,color .25s}.siteThemePicker{margin-left:auto;display:flex;align-items:center;gap:3px;padding:4px;border:1px solid #ffffff1f;border-radius:9px;background:#0b0e13c7;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.siteThemePicker button{display:flex;gap:6px;align-items:center;height:27px;padding:0 8px;border:0;border-radius:6px;background:transparent;color:#aeb5c1;font-size:9px;font-weight:700;cursor:pointer}.siteThemePicker button i{width:9px;height:9px;border-radius:50%;background:#090b10;border:1px solid #ffffff4d}.siteThemePicker button:nth-child(2) i{background:#727987}.siteThemePicker button:nth-child(3) i{background:#f5f2eb}.siteThemePicker button.selected{background:#ffffff18;color:#fff}.siteTheme-graphite{--ink:#24272c;--panel:#2c3036;--panel2:#343940;--line:#484f58;--text:#f5f5f4;--muted:#c0c3c8}.siteTheme-light{--ink:#f2f0eb;--panel:#fff;--panel2:#e9e7e1;--line:#d2cec5;--text:#1d1c19;--muted:#6c6963}.siteTheme-light .siteHeader{background:linear-gradient(#f2f0ebf2,#f2f0ebd6);border-bottom:1px solid #dad6ce}.siteTheme-light .siteThemePicker{background:#fff;border-color:#d1cdc5}.siteTheme-light .siteThemePicker button{color:#65625d}.siteTheme-light .siteThemePicker button.selected{background:#e9e5dd;color:#111}.siteTheme-light .buttonGhost,.siteTheme-light .buttonGlass{color:var(--text);border-color:#25221f2c}.siteTheme-light .siteFooter{background:#e8e5de}.siteTheme-light .profileSide,.siteTheme-light .profileStats article,.siteTheme-light .settingsCard,.siteTheme-light .toggleOption{background:#fff;color:#1d1c19}.siteTheme-light .settingsCard input,.siteTheme-light .settingsCard select{background:#f7f5f0;color:#1d1c19;border-color:#d2cec5}.siteTheme-light .toggleOption.selected{background:#dcefe9}.siteTheme-light .saveBar{background:#fffefaee}.siteTheme-light .corporateHero{background:radial-gradient(circle at 77% 15%,#e20d2c1a,transparent 34%),linear-gradient(135deg,#ebe7de,#f7f4ed)}.siteTheme-light .corporateBody aside,.siteTheme-light .richPageContent{background:#fff}.siteTheme-light .corporateBody aside a{color:#a60b25}.corporatePage{min-height:80vh;padding-top:72px}.corporateHero{position:relative;overflow:hidden;min-height:430px;display:flex;align-items:flex-end;padding:100px 0 72px;background:radial-gradient(circle at 77% 15%,#e20d2c3b,transparent 32%),linear-gradient(135deg,#171c25,#080a0e)}.corporateOrb{position:absolute;right:9vw;top:40px;width:320px;height:320px;border:1px solid #ffffff16;border-radius:50%;box-shadow:0 0 0 38px #ffffff05,0 0 0 78px #ffffff03}.corporateHero h1{max-width:900px;font-size:clamp(50px,7vw,94px);line-height:.96;letter-spacing:-.055em;margin:18px 0 20px}.corporateHero p{max-width:760px;font:20px/1.7 "Source Serif 4",serif;color:var(--muted);margin:0 0 26px}.corporateHero small{font-size:9px;letter-spacing:.08em;color:var(--muted)}.siteContainer{width:min(1180px,calc(100% - 10vw));margin-inline:auto}.siteContainer.narrow{width:min(1030px,calc(100% - 10vw));margin-left:5vw}.corporateBody{width:min(1180px,calc(100% - 10vw));margin:0 auto;padding:70px 0 120px;display:grid;grid-template-columns:minmax(0,800px) 260px;grid-gap:55px;gap:55px;align-items:start}.richPageContent{border:1px solid var(--line);border-radius:15px;background:var(--panel);padding:clamp(28px,5vw,68px);box-shadow:0 25px 80px #0002}.richPageContent h2{font-size:clamp(28px,4vw,43px);line-height:1.08;margin:1.6em 0 .55em;letter-spacing:-.03em}.richPageContent h2:first-child{margin-top:0}.richPageContent h3{font-size:22px;margin:1.7em 0 .45em}.richPageContent li,.richPageContent p{font:18px/1.85 "Source Serif 4",serif;color:var(--muted)}.richPageContent strong{color:var(--text)}.richPageContent a{color:var(--red2);text-decoration:underline;text-underline-offset:4px}.richPageContent blockquote{margin:35px 0;padding:22px 28px;border-left:3px solid var(--red);background:#e20d2c0d}.richPageContent hr{border:0;border-top:1px solid var(--line);margin:45px 0}.corporateBody aside{position:-webkit-sticky;position:sticky;top:100px;border:1px solid var(--line);border-radius:12px;background:var(--panel);padding:24px}.corporateBody aside b{font-size:12px}.corporateBody aside p{font-size:10px;line-height:1.6;color:var(--muted)}.corporateBody aside a{font-size:10px;color:var(--cyan)}.profileAvatar{overflow:visible}.profileAvatar img,.profileAvatarSmall img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.avatarEdit{position:absolute;right:-3px;bottom:-3px;width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:var(--red);color:#fff;border:3px solid var(--panel);font-size:11px;cursor:pointer}.avatarEdit input,.photoUploadButton input{display:none}.identityEditor{display:flex;align-items:center;gap:14px;margin:-4px 0 24px;padding:15px;border:1px dashed var(--line);border-radius:10px}.profileAvatarSmall{position:relative;display:grid;place-items:center;flex:0 0 58px;width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,var(--red),#5925d6);font-size:23px;font-weight:800;overflow:hidden}.photoUploadButton{height:36px;display:inline-flex;align-items:center;padding:0 13px;border-radius:6px;background:var(--panel2);border:1px solid var(--line);font-size:9px;font-weight:800;cursor:pointer}.identityEditor>small,.settingsCard label small{color:var(--muted);font-size:8px}.settingsCard label small{display:block;margin-top:6px}.settingsCard input:disabled{opacity:.65;cursor:not-allowed}.saveBar.hasMessage span{color:#9ee7d7}.cropBackdrop{position:fixed;z-index:300;inset:0;background:#000c;display:grid;place-items:center;padding:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cropDialog{width:min(680px,96vw);max-height:94vh;overflow:auto;background:#11151c;color:#f5f6f8;border:1px solid #343c48;border-radius:16px;box-shadow:0 35px 100px #000;padding:25px}.cropDialog>header{display:flex;align-items:start;justify-content:space-between}.cropDialog h2{font-size:30px;margin:7px 0 15px}.cropDialog>header button{width:38px;height:38px;border:1px solid #ffffff21;background:transparent;color:white;border-radius:50%;font-size:24px;cursor:pointer}.cropStage{width:min(360px,75vw);aspect-ratio:1;margin:5px auto 25px;border-radius:50%;overflow:hidden;border:3px solid #fff;background:#050608;box-shadow:0 0 0 12px #ffffff0a}.cropStage img{width:100%;height:100%;display:block;object-fit:cover;transform-origin:center}.cropControls{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.cropControls label{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid #2f3743;border-radius:8px}.cropControls label span{font-size:9px;color:#bbc1cb}.cropControls input{width:100%}.cropDialog footer{display:flex;justify-content:flex-end;gap:8px;margin-top:22px}.cropError{background:#4a0c1a;border:1px solid #bd2745;border-radius:7px;padding:10px;color:#ffb4c1;font-size:10px}.textReaderPage p{white-space:pre-line}.textReaderPage br+br{display:block;content:"";margin-top:.8em}@media(max-width:1100px){.siteThemePicker button{font-size:0}.siteThemePicker button i{width:12px;height:12px}.corporateBody{grid-template-columns:1fr}.corporateBody aside{position:static}.corporateOrb{opacity:.45}.cropControls{grid-template-columns:1fr}}@media(max-width:650px){.siteThemePicker{margin-left:auto}.siteThemePicker button{padding:0 6px}.authCluster{margin-left:0}.corporatePage{padding-top:62px}.corporateHero{min-height:360px;padding:70px 0 48px}.corporateHero h1{font-size:48px}.corporateHero p{font-size:16px}.siteContainer,.siteContainer.narrow{width:calc(100% - 36px);margin-inline:auto}.corporateBody{width:calc(100% - 30px);padding:30px 0 70px}.richPageContent{padding:24px 20px}.richPageContent li,.richPageContent p{font-size:16px}.identityEditor{align-items:flex-start;flex-wrap:wrap}.cropDialog{padding:18px}.cropStage{width:min(280px,72vw)}}