:root{font-family:DM Sans,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:default}button:focus-visible,input:focus-visible{outline:3px solid #d89b61;outline-offset:3px}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Fraunces,Georgia,serif}.app{--bg:#f9f7f0;--ink:#233a31;--muted:#69776d;--line:#e1e5db;--paper:#fffcf3;--paper-ink:#324338;--panel:#fffdf8;--soft:#eef0e7;--shelf:#f2f2e9;--art-shadow:#20332635;background:var(--bg);color:var(--ink);min-height:100vh}.app.is-shelf{background:var(--shelf)}html[data-theme=dark] .app{--bg:#17231f;--ink:#f6efdf;--muted:#b1c0b4;--line:#34483d;--paper:#1e3029;--paper-ink:#f1ead9;--panel:#26372e;--soft:#2b4134;--shelf:#14211c;--art-shadow:#030b06a8}.eyebrow{color:#c58759;font-size:10px;font-weight:800;letter-spacing:2.2px}.app-header{height:70px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 clamp(20px,4vw,68px);background:var(--bg);border-bottom:1px solid var(--line);position:relative;z-index:8}.is-shelf .app-header{background:var(--shelf)}.brand{border:0;background:none;padding:0;display:flex;align-items:center;gap:9px;font-family:Fraunces,Georgia,serif;font-size:23px;font-weight:700;letter-spacing:-1.5px;color:var(--ink);white-space:nowrap}.brand-icon{width:33px;height:33px;border-radius:9px;display:grid;place-items:center;background:#28674d;color:#fff}.brand-period{color:#d79a65}.header-nav{display:flex;align-items:center;gap:32px;margin-left:auto;margin-right:auto}.header-nav button{border:0;background:none;color:var(--muted);padding:25px 0;font-size:13px;font-weight:700;position:relative}.header-nav button.active,.header-nav button:hover{color:var(--ink)}.header-nav button.active:after{content:"";height:2px;position:absolute;left:0;right:0;bottom:0;background:#c8875d}.header-actions{display:flex;align-items:center;gap:6px}.icon-button{border:0;background:none;color:var(--ink);width:36px;height:36px;border-radius:50%;display:grid;place-items:center}.icon-button:hover{background:var(--soft)}.header-settings{border:1px solid var(--line);background:var(--soft);color:var(--ink);border-radius:99px;padding:9px 13px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;white-space:nowrap}.header-settings:hover{border-color:#699474}.welcome{max-width:1640px;margin:auto}.welcome-hero{min-height:570px;display:grid;grid-template-columns:1fr .92fr;align-items:center;gap:34px;padding:38px clamp(24px,5vw,84px) 32px}.welcome-copy{padding-left:min(3vw,45px)}.welcome-copy h1{font-size:clamp(58px,5.6vw,88px);line-height:1.03;letter-spacing:-4px;font-weight:600;margin:23px 0}.welcome-copy h1 em{font-weight:400;color:#c9875c}.welcome-copy p{font-size:17px;line-height:1.65;color:var(--muted);max-width:480px;margin-bottom:25px}.welcome-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.primary-button{border:0;border-radius:100px;background:#285d47;color:#fff;display:inline-flex;align-items:center;gap:10px;padding:14px 19px;font-size:13px;font-weight:800;box-shadow:0 8px 18px #183f2b21}.primary-button:hover{background:#194a37;transform:translateY(-1px)}.primary-button svg:last-child{margin-left:8px}.plain-link{border:0;background:none;color:var(--ink);display:inline-flex;align-items:center;gap:7px;padding:10px 0;font-size:12px;font-weight:800}.plain-link:hover{color:#b27650}.welcome-footnote{display:block;color:var(--muted);font-size:11px;margin-top:37px}.welcome-visual{height:490px;position:relative;overflow:hidden;border-radius:180px 180px 17px 17px;background:#698667;box-shadow:0 16px 35px #13291b22}.welcome-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#102f2240,transparent 45%)}.welcome-forest{width:100%;height:100%;object-fit:cover}.welcome-red{height:83%;width:auto;max-width:none;position:absolute;bottom:-10%;left:31%;z-index:1;filter:drop-shadow(8px 13px 8px #12342666)}.motion-on .welcome-red{animation:welcomeFloat 5s ease-in-out infinite}.welcome-glint{position:absolute;color:#ffe6a1;font-size:25px;z-index:2;text-shadow:0 0 12px #ffd56d;animation:glint 3.4s infinite}.welcome-glint.one{top:24%;left:17%}.welcome-glint.two{top:36%;right:19%;animation-delay:1.1s}.welcome-visual:not(.motion-on) .welcome-glint{animation:none}@keyframes welcomeFloat{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-8px) rotate(1deg)}}@keyframes glint{0%,to{opacity:.3;transform:scale(.7)}50%{opacity:1;transform:scale(1.1)}}.welcome-preview{border-top:1px solid var(--line);padding:53px clamp(24px,5vw,84px) 90px;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:end}.welcome-preview h2{font-size:clamp(30px,3.4vw,49px);font-weight:500;letter-spacing:-1.5px;margin:10px 0 0}.welcome-covers{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:10px}.welcome-cover{border:0;padding:0;position:relative;border-radius:12px;overflow:hidden;aspect-ratio:1.45;background:#325a42;text-align:left}.welcome-cover img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.welcome-cover:hover img{transform:scale(1.04)}.welcome-cover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0e211dcc,transparent 70%)}.welcome-cover span{position:absolute;left:20px;bottom:17px;right:20px;color:#fff;font-family:Fraunces,serif;font-size:clamp(20px,2.2vw,31px);line-height:1.1;z-index:1}.shelf{max-width:1800px;margin:auto}.featured{height:clamp(340px,31vw,470px);position:relative;background:#273f32;overflow:hidden;color:#fff}.featured-art{position:absolute;top:0;right:0;bottom:0;left:34%}.featured-art img{height:100%;width:100%;object-fit:cover;object-position:center 42%}.featured:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#142c26 2%,#142c26f5 29%,#142c2688 57%,#142c2614)}.featured-content{position:absolute;left:clamp(24px,5vw,84px);top:50%;transform:translateY(-50%);z-index:1;max-width:510px}.featured-label{display:inline-flex;align-items:center;gap:7px;color:#e5b17c;font-size:11px;font-weight:800;letter-spacing:1.8px}.featured h1{font-size:clamp(52px,5vw,78px);line-height:.98;font-weight:600;letter-spacing:-2.5px;margin:19px 0 14px}.featured p{font-size:14px;line-height:1.6;color:#e5e8dc;max-width:380px}.featured-actions{display:flex;align-items:center;gap:18px;margin-top:20px}.featured-actions>span{font-size:11px;color:#d9dccd}.shelf-content{padding:44px clamp(20px,4vw,68px) 90px}.shelf-heading{display:flex;align-items:end;justify-content:space-between;gap:20px}.shelf-heading h2{font-size:clamp(32px,3vw,44px);font-weight:500;letter-spacing:-1.4px;margin:6px 0 0}.shelf-count{color:var(--muted);font-size:12px;padding-bottom:7px}.shelf-controls{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:26px 0 25px}.filter-tabs{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.filter-tabs::-webkit-scrollbar{display:none}.filter-tabs button{border:1px solid var(--line);border-radius:99px;background:transparent;color:var(--muted);padding:9px 15px;font-size:11px;font-weight:800;white-space:nowrap}.filter-tabs button.active{background:#285d47;color:#fff;border-color:#285d47}.filter-tabs button:hover:not(.active){border-color:#7f9a81;color:var(--ink)}.shelf-search{display:flex;align-items:center;gap:7px;min-width:190px;background:var(--panel);border:1px solid var(--line);border-radius:9px;padding:8px 10px;color:var(--muted)}.shelf-search input{border:0;background:none;outline:none;color:var(--ink);min-width:0;width:180px;font-size:12px}.shelf-search button{border:0;background:none;color:var(--muted);padding:0;display:grid;place-items:center}.shelf-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:21px 17px}.story-card{min-width:0;position:relative}.story-cover,.future-card{width:100%;aspect-ratio:.71;border-radius:10px;overflow:hidden;position:relative;display:block;box-shadow:0 8px 21px #10261b23}.story-cover{border:0;padding:0;background:var(--tile-color);text-align:left;transition:transform .22s,box-shadow .22s}.story-cover:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 17px 29px #10261b39}.story-cover>img{width:100%;height:100%;object-fit:cover}.story-cover-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#10211855,transparent 38%,#10211822 55%,#0c1d19e3)}.cover-imprint{position:absolute;top:12px;left:12px;right:12px;color:#fff8e7;font-size:7px;font-weight:800;letter-spacing:1.25px;text-shadow:0 1px 3px #0009}.story-cover-title{position:absolute;bottom:19px;left:14px;right:12px;color:#fff9e9;text-shadow:0 2px 8px #06120ea8}.story-cover-title small{font-size:9px;font-weight:600}.story-cover-title strong{display:block;font-family:Fraunces,serif;font-size:clamp(20px,1.8vw,31px);line-height:1.03;letter-spacing:-.5px;margin-top:7px}.read-progress{position:absolute;left:0;bottom:0;height:4px;background:#e9bc7f;z-index:2}.save-story{position:absolute;top:9px;right:9px;width:30px;height:30px;display:grid;place-items:center;background:#fffdf1ed;border:1px solid #fff7;color:#355240;border-radius:50%;z-index:2}.save-story.saved{color:#bd765a}.story-card-meta{display:flex;align-items:center;justify-content:space-between;gap:4px;color:var(--muted);font-size:10px;padding:10px 1px 0}.story-card-meta button{border:0;color:var(--ink);background:none;padding:2px;display:grid;place-items:center}.future-card{background:var(--tile-color);box-shadow:0 8px 21px #10261b18}.future-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 55% 32%,#fff8e450,transparent 50%)}.future-art{position:absolute;top:15%;right:4%;bottom:22%;left:4%;display:grid;place-items:center}.future-art img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 8px #19342755)}.future-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#12261edb,transparent 47%)}.future-tag{position:absolute;top:12px;left:12px;z-index:1;color:#fff5dc;font-size:7px;letter-spacing:1.3px;font-weight:800}.future-copy{position:absolute;left:14px;right:10px;bottom:19px;z-index:1;color:#fff9ea}.future-copy span{display:block;font-size:9px;color:#f3e0c2;margin-bottom:6px}.future-copy strong{display:block;font-family:Fraunces,serif;font-size:clamp(19px,1.65vw,29px);line-height:1.05;font-weight:600;letter-spacing:-.4px}.empty-shelf{border:1px dashed var(--line);border-radius:14px;text-align:center;padding:80px 20px;color:var(--muted)}.empty-shelf svg{color:#b88266}.empty-shelf h3{font-size:25px;color:var(--ink);margin:13px 0 7px}.empty-shelf p{font-size:13px}.empty-shelf button{border:0;background:#285d47;color:#fff;border-radius:99px;padding:10px 17px;font-size:12px;font-weight:800}.reader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:var(--paper);color:var(--paper-ink);overflow:hidden;--reader-edge:#b6b3a540}.flip-stage{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.flip-book{margin:auto}.paper-page{width:100%;height:100%;background:var(--paper);color:var(--paper-ink);position:relative;overflow:hidden;border-right:1px solid var(--reader-edge);isolation:isolate}.paper-page:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 18px #5e554510;pointer-events:none}.paper-grain{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.27;pointer-events:none;background-image:radial-gradient(#a3916d2b .45px,transparent .55px);background-size:6px 6px}.paper-illustration{position:absolute;left:6%;right:6%;top:8%;height:56%;display:grid;place-items:center;pointer-events:none;z-index:1}.paper-illustration img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 7px 9px var(--art-shadow));transform-origin:50% 85%;-webkit-user-select:none;user-select:none}.reader-motion .motion-sway img{animation:artSway 5.8s ease-in-out infinite}.reader-motion .motion-breathe img{animation:artBreathe 5.5s ease-in-out infinite}.reader-motion .motion-shake img{animation:artShake 4.6s ease-in-out infinite}.reader-motion .motion-roll img{animation:artRoll 5.2s ease-in-out infinite}@keyframes artSway{0%,to{transform:translateY(0) rotate(-.6deg)}50%{transform:translateY(-7px) rotate(.8deg)}}@keyframes artBreathe{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.018)}}@keyframes artShake{0%,78%,to{transform:translate(0)}82%{transform:translate(-3px)}86%{transform:translate(3px)}90%{transform:translate(-2px)}}@keyframes artRoll{0%,to{transform:translate(-3px) rotate(-1deg)}50%{transform:translate(6px) rotate(2deg)}}.paper-words{position:absolute;top:62%;left:9%;right:9%;bottom:8%;z-index:2;display:flex;align-items:flex-start;overflow:auto;scrollbar-width:thin}.paper-words p{font-family:Fraunces,Georgia,serif;font-size:var(--reader-font-size);font-weight:400;line-height:1.47;letter-spacing:-.25px;margin:0;color:var(--paper-ink);text-wrap:pretty}.paper-number{position:absolute;bottom:3.4%;left:50%;transform:translate(-50%);font-family:Fraunces,serif;font-size:13px;color:var(--muted);opacity:.7}.reader-top{position:absolute;z-index:60;top:15px;left:20px;right:20px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;pointer-events:none}.reader-top button,.reader-book-title{pointer-events:auto;background:color-mix(in srgb,var(--paper) 89%,transparent);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);color:var(--paper-ink);border:1px solid var(--line);box-shadow:0 5px 16px #1b332013}.reader-top>button{justify-self:start;border-radius:99px;display:flex;align-items:center;gap:8px;padding:9px 13px;font-size:12px;font-weight:800}.reader-book-title{border-radius:99px;padding:10px 18px;font-family:Fraunces,serif;font-size:15px;font-weight:600;white-space:nowrap}.reader-actions{justify-self:end;display:flex;gap:5px;pointer-events:auto}.reader-actions button{width:36px;height:36px;border-radius:50%;display:grid;place-items:center}.reader-actions button:hover,.reader-top>button:hover{background:var(--soft)}.reader-bottom{position:absolute;z-index:60;bottom:16px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:14px;background:color-mix(in srgb,var(--paper) 92%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--line);border-radius:99px;padding:5px 7px;box-shadow:0 6px 20px #15331e20}.reader-bottom>button{border:0;background:var(--soft);color:var(--paper-ink);width:34px;height:34px;border-radius:50%;display:grid;place-items:center}.reader-bottom>button:disabled{opacity:.35}.reader-bottom>div{display:flex;align-items:center;gap:9px;color:var(--paper-ink);font-size:11px;font-weight:800;white-space:nowrap}.reader-progress{width:68px;height:3px;border-radius:99px;background:var(--line);overflow:hidden}.reader-progress i{display:block;height:100%;background:#c6875b;transition:width .4s}.paper-illustration img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.featured{height:clamp(260px,24vw,330px)}.featured h1{font-size:clamp(43px,4.4vw,64px);margin:13px 0 10px}.featured-actions{margin-top:13px}.shelf-content{padding-top:25px}.shelf-heading h2{font-size:clamp(28px,2.5vw,36px);margin:0}.shelf-controls{margin:14px 0 19px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0d201ac4;z-index:80;display:flex;justify-content:flex-end}.settings-panel{width:min(100%,465px);height:100%;background:var(--panel);display:flex;flex-direction:column;box-shadow:-15px 0 40px #07140e45}.settings-head{padding:30px 30px 19px;border-bottom:1px solid var(--line);display:flex;align-items:start;justify-content:space-between}.settings-head h2{font-size:30px;font-weight:500;letter-spacing:-1px;margin:8px 0 0}.settings-head button{border:0;background:var(--soft);color:var(--ink);width:35px;height:35px;border-radius:50%;display:grid;place-items:center}.settings-body{flex:1;overflow:auto;padding:0 30px}.setting{padding:28px 0;border-bottom:1px solid var(--line)}.setting-title{display:flex;justify-content:space-between;align-items:center}.setting h3{font-family:DM Sans,sans-serif;font-size:14px;font-weight:800;margin:0}.setting-title>span{color:#b27853;font-size:11px;font-weight:800}.setting p{font-size:12px;color:var(--muted);line-height:1.5;margin:6px 0 18px}.setting input[type=range]{width:100%;accent-color:#427958;cursor:pointer}.range-labels{display:flex;justify-content:space-between;color:var(--muted);font-size:10px;margin-top:5px}.setting-note{display:flex;align-items:center;gap:10px;background:var(--soft);border-radius:9px;padding:12px;margin-top:18px;color:var(--muted);font-size:11px;line-height:1.55}.setting-note strong{color:var(--ink);font-size:12px}.switch-list{border:0}.switch-list>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:8px 0}.switch-list p{margin:4px 0 0}.switch{border:0;background:#b9c3b9;border-radius:99px;width:40px;height:24px;padding:3px;flex:none}.switch.on{background:#3d7956}.switch span{width:18px;height:18px;display:block;border-radius:50%;background:#fff;transition:transform .2s}.switch.on span{transform:translate(16px)}.settings-done{margin:15px 30px 25px;border:0;background:#285d47;color:#fff;border-radius:8px;padding:13px;display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:800}@media(max-width:1300px){.shelf-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.story-cover-title strong,.future-copy strong{font-size:clamp(21px,2.2vw,30px)}}@media(max-width:1000px){.shelf-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.header-nav{gap:19px}.welcome-hero{grid-template-columns:1fr 1fr}.welcome-copy{padding-left:0}.welcome-copy h1{font-size:clamp(51px,5.8vw,70px)}.welcome-visual{height:430px}}@media(max-width:760px){.app-header{height:60px;padding:0 17px}.brand{font-size:20px}.brand-icon{width:30px;height:30px}.header-nav{display:none}.header-actions{gap:0}.header-settings{width:34px;height:34px;padding:0;display:grid;place-items:center;border-radius:50%}.header-settings span{display:none}.welcome-hero{display:flex;flex-direction:column;align-items:stretch;padding:36px 19px 20px;gap:30px}.welcome-copy h1{font-size:clamp(50px,11vw,70px);letter-spacing:-2.7px;margin:16px 0}.welcome-copy p{font-size:15px}.welcome-actions{align-items:start;flex-direction:column;gap:4px}.welcome-footnote{margin-top:24px}.welcome-visual{height:clamp(330px,85vw,480px);border-radius:125px 125px 14px 14px}.welcome-preview{padding:49px 19px 70px}.welcome-preview h2{font-size:32px}.welcome-covers{gap:8px}.welcome-cover{aspect-ratio:.8}.welcome-cover span{left:10px;right:8px;bottom:10px;font-size:clamp(16px,4vw,24px)}.featured{height:360px}.featured-art{top:0;right:0;bottom:0;left:15%}.featured:after{background:linear-gradient(90deg,#142c26e8,#142c268a 66%,#142c2650)}.featured-content{left:21px;right:20px}.featured h1{font-size:49px}.featured p{font-size:12px;max-width:270px}.featured-actions{align-items:start;flex-direction:column;gap:10px}.shelf-content{padding:36px 17px 70px}.shelf-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px 10px}.story-cover-title strong,.future-copy strong{font-size:clamp(17px,3.7vw,25px)}.story-cover-title{left:10px;bottom:12px;right:8px}.story-cover-title small{font-size:7px}.cover-imprint,.future-tag{font-size:6px;left:9px;top:9px}.future-copy{left:10px;bottom:12px}.future-copy span,.story-card-meta{font-size:8px}.save-story{width:26px;height:26px;top:6px;right:6px}.shelf-controls{align-items:stretch;flex-direction:column;margin:21px 0}.shelf-search,.shelf-search input{width:100%}.reader-top{top:10px;left:9px;right:9px;grid-template-columns:auto 1fr auto}.reader-top>button{padding:8px;width:34px;height:34px;justify-content:center}.reader-top>button span{display:none}.reader-book-title{justify-self:center;font-size:11px;max-width:44vw;overflow:hidden;text-overflow:ellipsis;padding:8px 10px}.reader-actions{gap:2px}.reader-actions button{width:33px;height:33px}.reader-actions button:first-child{display:none}.paper-illustration{left:3%;right:3%;top:7%;height:55%}.paper-words{top:62%;left:8%;right:8%;bottom:8%}.reader-bottom{bottom:10px}.paper-words p{line-height:1.43}}@media(max-width:500px){.shelf-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 11px}.story-cover-title strong,.future-copy strong{font-size:clamp(20px,5.3vw,29px)}.story-card-meta{font-size:9px}.featured h1{font-size:45px}.welcome-covers{grid-template-columns:repeat(2,1fr)}.welcome-cover:last-child{display:none}.settings-head{padding:25px 21px 18px}.settings-body{padding:0 21px}.settings-done{margin-left:21px;margin-right:21px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}@media(max-width:760px){.featured{height:310px}.featured h1{font-size:43px}.shelf-content{padding-top:25px}.shelf-controls{margin:14px 0 18px}}@media(min-width:1101px)and (max-width:1300px){.shelf-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.cover-artwork{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;isolation:isolate;container-type:inline-size;background:var(--tile-color,#36543d);color:#fff9e9;border-radius:inherit;text-align:left}.cover-artwork .cover-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;overflow:hidden;transform:none;-webkit-user-select:none;user-select:none}.cover-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#10211845,transparent 35%,#10211815 50%,#091e16ef 100%)}.cover-artwork .cover-imprint,.welcome-cover .cover-imprint{position:absolute;top:5%;left:7%;right:7%;bottom:auto;z-index:1;font-family:DM Sans,sans-serif;font-size:clamp(6px,2.55cqw,12px);font-weight:800;letter-spacing:.17em;line-height:1.3;color:#fff5db;text-shadow:0 1px 3px #0008}.cover-lettering{position:absolute;left:7%;right:7%;bottom:8%;z-index:1;text-shadow:0 2px 8px #06120ea8}.cover-lettering small{display:block;font-family:DM Sans,sans-serif;font-size:clamp(8px,3.8cqw,16px);font-weight:500;margin-bottom:3.5cqw}.cover-lettering strong{display:block;font-family:Fraunces,Georgia,serif;font-size:clamp(20px,12.5cqw,88px);font-weight:600;line-height:1.02;letter-spacing:-.035em;text-wrap:balance}.welcome-cover:after{display:none}.welcome-cover:hover .cover-image{transform:scale(1.025)}.welcome-cover .cover-lettering{bottom:8%}.welcome-cover .cover-lettering small{display:none}.welcome-cover .cover-lettering strong{font-size:clamp(22px,8.5cqw,44px)}.story-cover,.future-card,.welcome-cover{isolation:isolate;contain:paint}.future-art{overflow:hidden}.future-art img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.reader{background:transparent;isolation:isolate}.reader-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--shelf);z-index:0}.reader-opening .reader-backdrop{animation:readerAppear .62s both}.reader-closing .reader-backdrop{animation:readerDisappear .65s both}.reader-still .reader-backdrop{animation-duration:1ms}@keyframes readerAppear{0%{opacity:0}to{opacity:1}}@keyframes readerDisappear{0%{opacity:1}to{opacity:0}}.flip-stage{z-index:1}.flip-book{width:100vw!important;height:100dvh!important;margin:0!important}.flying-cover{position:fixed;z-index:55;overflow:hidden;box-shadow:0 12px 55px #03140a55;pointer-events:none}.book-cover-page{position:relative;overflow:hidden;background:var(--tile-color);color:#fff9e9;isolation:isolate}.book-cover-page:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;box-shadow:inset 9px 0 12px #06140e66,inset -2px 0 2px #fff2;z-index:2}.back-cover-content{height:100%;padding:15%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:linear-gradient(130deg,#071e105c,transparent 65%)}.back-cover-content h2{font-size:clamp(44px,6vw,86px);font-weight:500;letter-spacing:-.04em;margin:28px 0 16px}.back-cover-content p{font-family:Fraunces,serif;font-size:22px;line-height:1.35}.back-cover-content>span{font-size:10px;font-weight:800;letter-spacing:.19em}.back-cover-content>span:last-child{font-size:28px;margin-top:32px}.reader-top{display:flex;justify-content:space-between;grid-template-columns:none;transition:opacity .2s;z-index:60}.reader-top>button{justify-self:auto}.reader-actions{margin-left:auto}.reader-actions button:first-child{display:grid}.reader-opening .reader-top,.reader-opening .reader-bottom,.reader-closing .reader-top,.reader-closing .reader-bottom{opacity:0;pointer-events:none}.reader-bottom{transition:opacity .2s;z-index:60}.reader-bottom .reader-labeled-button{width:auto;border-radius:99px;display:flex;align-items:center;gap:7px;padding:0 13px;font-size:11px;font-weight:800;white-space:nowrap}.paper-page{border-right:1px solid var(--reader-edge);background:var(--paper);overflow:hidden}.paper-layout{position:absolute;top:78px;right:0;bottom:68px;left:0;display:grid;grid-template-rows:minmax(100px,1fr) auto;gap:clamp(16px,2.5vh,28px);padding:0 8.5%;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;scrollbar-width:thin;scrollbar-color:var(--line) transparent}.paper-illustration{position:relative;inset:auto;width:100%;height:auto;min-height:0;display:block;align-self:stretch;pointer-events:none;z-index:1}.paper-illustration img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:100%;object-fit:contain;filter:drop-shadow(0 5px 7px var(--art-shadow));transform-origin:50% 85%}.paper-copy{position:relative;z-index:2;align-self:start;font-family:Fraunces,Georgia,serif;font-size:var(--reader-font-size);font-weight:400;line-height:1.42;letter-spacing:-.2px;color:var(--paper-ink);text-wrap:pretty;margin:0;min-width:0}.paper-copy p{margin:0 0 .8em}.paper-copy p:last-child{margin-bottom:0}.layout-text-top .paper-layout{grid-template-rows:auto minmax(100px,1fr)}.layout-text-top .paper-copy{grid-row:1}.layout-text-top .paper-illustration{grid-row:2}.layout-staggered .paper-layout{grid-template-rows:auto minmax(100px,1fr) auto;gap:17px}.layout-staggered .copy-first{max-width:88%;justify-self:start}.layout-staggered .copy-last{max-width:88%;justify-self:end}.paper-number{bottom:24px;z-index:3}@media(min-width:760px)and (max-height:700px){.paper-layout{top:64px;right:0;bottom:57px;left:0;padding:0 8.5%;gap:14px}.paper-copy{line-height:1.34}.layout-staggered .paper-layout{gap:12px}}@media(max-width:759px){.reader-top{top:10px;left:10px;right:10px}.reader-top>button{padding:8px;width:34px;height:34px}.reader-top>button span{display:none}.paper-layout{top:64px;right:0;bottom:72px;left:0;padding:0 8%;gap:20px}.layout-staggered .paper-layout{gap:15px}.paper-copy{line-height:1.4}.layout-staggered .copy-first,.layout-staggered .copy-last{max-width:93%}.paper-number{bottom:57px;font-size:11px}.book-cover-page .cover-lettering,.flying-cover .cover-lettering{bottom:16%}.back-cover-content p{font-size:20px}}@media(prefers-reduced-motion:reduce){.reader-backdrop{animation-duration:1ms}.reader-top,.reader-bottom{transition:none}}
