@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap');
:root{font-family:'DM Sans',system-ui,sans-serif;color:#1c2721;background:#e8e4d8}*{box-sizing:border-box}body{margin:0;min-height:100svh;overflow:hidden;background:radial-gradient(circle at 85% 5%,#cfdbc4 0,#f5f1e7 46%,#ded8c9 100%)}button{font:inherit;cursor:pointer}.app-shell{height:100svh;max-width:1040px;margin:auto;padding:clamp(14px,2vw,28px);display:grid;grid-template-rows:auto 1fr auto;gap:14px}.topbar{display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#17362b;color:#fff;font-size:10px;letter-spacing:.06em}.quiet-button{border:1px solid #c6c7b5;background:rgba(255,255,255,.5);color:#35423a;border-radius:999px;padding:9px 13px;font-size:13px}.screen{min-height:0;overflow:hidden}.splash-mode{display:block;padding:0;max-width:none;background:#a09973}.splash-mode .topbar,.splash-mode .bottom-nav{display:none}.splash{height:100svh;display:grid;grid-template-rows:1fr auto;place-items:center;background:#a09973;overflow:hidden}.splash img{display:block;width:min(100%,591px);height:100%;object-fit:contain;object-position:center}.splash-enter{position:fixed;bottom:max(22px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);border:1px solid #d7d1af;background:#242415;color:#fffdf1;border-radius:999px;padding:14px 19px;font-weight:700;white-space:nowrap;box-shadow:0 8px 28px #34321655}.splash-enter span{font-size:20px;line-height:0;margin-left:7px}.home,.library,.read,.store,.notes{height:100%;display:grid;gap:16px}.eyebrow{font-size:11px;letter-spacing:.15em;text-transform:uppercase;font-weight:700;color:#65746a}.hero{min-height:0;display:grid;grid-template-columns:1.05fr .95fr;gap:20px;align-items:center;background:#16352a;color:#fff;border-radius:30px;padding:clamp(22px,5vw,56px);overflow:hidden;position:relative}.hero:after{content:'';width:360px;height:360px;border:1px solid #658677;position:absolute;border-radius:50%;right:-120px;bottom:-230px}.hero h1{font:600 clamp(38px,6vw,76px)/.96 'Playfair Display',serif;margin:8px 0 16px;max-width:600px;letter-spacing:-.05em}.hero p{color:#d5e0d4;max-width:470px;line-height:1.5;margin:0}.free-pill{display:inline-flex;padding:7px 10px;background:#d9b65b;color:#203125;font-size:12px;border-radius:999px;font-weight:700;margin-top:22px}.mini-cover{justify-self:center;width:clamp(145px,23vw,230px);aspect-ratio:2/3;border-radius:13px;color:white;padding:18px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:18px 24px 0 rgba(0,0,0,.16),0 20px 45px rgba(0,0,0,.22);position:relative;z-index:1}.cover-series{font-size:9px;letter-spacing:.16em;text-transform:uppercase;opacity:.8}.mini-cover h2{font:600 clamp(22px,3vw,34px)/.95 'Playfair Display',serif;margin:0}.rail-header,.section-head{display:flex;align-items:end;justify-content:space-between}.rail-header h2,.section-head h2{font:600 25px/1 'Playfair Display',serif;margin:3px 0}.text-button{background:none;border:0;color:#315d4a;font-weight:700;padding:0}.book-rail{display:flex;gap:13px;overflow-x:auto;padding:4px 2px 18px;scroll-snap-type:x mandatory;scrollbar-width:none}.book-rail::-webkit-scrollbar{display:none}.cover{flex:0 0 136px;aspect-ratio:2/3;border:0;border-radius:13px;padding:14px;color:#fff;text-align:left;display:flex;flex-direction:column;justify-content:space-between;scroll-snap-align:start;box-shadow:0 8px 18px #1d251f27;transition:transform .2s}.cover:hover,.cover:focus-visible{transform:translateY(-5px)}.cover .number{font-size:11px;opacity:.75}.cover strong{font:600 22px/.96 'Playfair Display',serif;letter-spacing:-.04em}.cover em{font-size:10px;font-style:normal;line-height:1.25;opacity:.9}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-height:0}.info-card{background:#fffdf8;border:1px solid #e3ded2;border-radius:19px;padding:17px;display:flex;flex-direction:column;justify-content:space-between}.info-card h3{margin:6px 0;font-size:16px}.info-card p{font-size:13px;line-height:1.45;color:#657068;margin:0}.info-card.accent{background:#dce7d5;border-color:#c7d6be}.bottom-nav{display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,253,248,.88);backdrop-filter:blur(10px);border:1px solid #dedbcf;border-radius:19px;padding:5px}.nav-item{border:0;background:transparent;border-radius:14px;padding:9px 5px 7px;color:#667168;font-size:10px;display:grid;gap:3px;place-items:center}.nav-item span{font-size:17px}.nav-item.active{background:#18372b;color:white}.detail-sheet{width:min(540px,calc(100% - 24px));max-height:calc(100svh - 24px);overflow:auto;border:0;border-radius:25px;padding:0;box-shadow:0 30px 90px #0007;background:#fffdf8}.detail-sheet .mini-cover{width:110px;font-size:inherit}.detail-sheet::backdrop{background:#10251bbb}.sheet-inner{padding:26px}.sheet-top{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.sheet-cover{width:110px;aspect-ratio:2/3;border-radius:12px;color:white;padding:12px;display:flex;flex-direction:column;justify-content:space-between}.close{border:0;background:#ebe8dc;border-radius:50%;width:32px;height:32px}.sheet-actions{display:flex;gap:10px;margin-top:22px}.primary{background:#193a2d;color:#fff;border:0;border-radius:999px;padding:11px 16px;font-weight:700}.secondary{background:#eef1e9;color:#355643;border:0;border-radius:999px;padding:11px 16px;font-weight:700}.read-panel,.notes-panel,.store-panel{background:#fffdf8;border:1px solid #e3ded2;border-radius:28px;padding:clamp(20px,4vw,42px);min-height:0}.read-panel{display:grid;grid-template-columns:220px 1fr;gap:34px;align-items:center}.read-panel h1{font:600 clamp(30px,4vw,56px)/1 'Playfair Display',serif;margin:5px 0 18px}.read-panel p{line-height:1.65;color:#526057;max-width:560px}.progress{height:7px;background:#e8e6dc;border-radius:8px;overflow:hidden;margin:24px 0}.progress i{display:block;width:4%;height:100%;background:#b98d34}.product-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.product{border:1px solid #e4dfd2;background:#fff;border-radius:17px;padding:17px;text-align:left}.product:hover{border-color:#5e846d}.product b{display:block;font-size:15px;margin-bottom:7px}.product span{font-size:12px;color:#69766d;line-height:1.4}@media(max-width:650px){.app-shell{padding:12px;gap:10px}.hero{grid-template-columns:1fr;min-height:0;padding:24px}.hero h1{font-size:43px}.mini-cover{display:none}.card-grid{grid-template-columns:1fr 1fr}.card-grid .info-card:last-child{display:none}.cover{flex-basis:118px}.read-panel{grid-template-columns:115px 1fr;gap:18px}.read-panel .mini-cover{display:flex;width:115px}.product-row{grid-template-columns:1fr 1fr}.product-row .product:nth-child(n+3){display:none}.bottom-nav{border-radius:17px}.nav-item{font-size:9px}}
