/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.top-1\/2{top:50%}.top-full{top:100%}.z-50{z-index:50}.container{width:100%}.mx-auto{margin-inline:auto}.ml-auto{margin-left:auto}.line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.h-full{height:100%}.max-h-\[60vh\]{max-height:60vh}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-\[120px\]{max-width:120px}.max-w-\[140px\]{max-width:140px}.flex-1{flex:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.-translate-y-1\/2{--tw-translate-y:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.list-none{list-style-type:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-transparent{border-color:#0000}.object-cover{-o-object-fit:cover;object-fit:cover}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-\[7px\]{font-size:7px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.whitespace-pre-wrap{white-space:pre-wrap}.uppercase{text-transform:uppercase}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.disabled\:opacity-50:disabled{opacity:.5}:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{color:#0f172a;background:#f8fafc;min-height:100vh;margin:0;font-size:14px}*{box-sizing:border-box}button,input,select,textarea{font:inherit}input,select,textarea{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;outline:none;height:2.25rem;padding:.4rem .7rem;font-size:.875rem;transition:border-color .12s,box-shadow .12s}textarea{height:auto;min-height:5rem;padding:.55rem .75rem;line-height:1.5}input:focus,select:focus,textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f129}button{cursor:pointer;transition:background-color .12s,color .12s,border-color .12s,box-shadow .12s}button:disabled{cursor:not-allowed;opacity:.55}.card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 2px #0f172a0a}.card-header{padding:1rem 1.25rem .5rem}.card-body{padding:1rem 1.25rem 1.25rem}.card-title{color:#0f172a;letter-spacing:-.01em;font-size:1rem;font-weight:600}.card-description{color:#64748b;margin-top:.125rem;font-size:.8125rem}.muted{color:#64748b;font-size:.8125rem}.eyebrow{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem;font-weight:600}.btn{white-space:nowrap;border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;gap:.4rem;height:2.25rem;padding:0 .85rem;font-size:.875rem;font-weight:500;display:inline-flex}.btn-sm{border-radius:.4rem;height:1.875rem;padding:0 .625rem;font-size:.8125rem}.btn-primary{color:#fff;background:#4f46e5;border-color:#4f46e5}.btn-primary:hover:not(:disabled){background:#4338ca;border-color:#4338ca}.btn-secondary{color:#0f172a;background:#fff;border-color:#e2e8f0}.btn-secondary:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.btn-ghost{color:#475569;background:0 0;border-color:#0000}.btn-danger{color:#b91c1c;background:#fff;border-color:#fecaca}.btn-danger:hover:not(:disabled){background:#fef2f2}.form-control{width:100%}.badge{letter-spacing:.02em;border:1px solid #0000;border-radius:.4rem;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;display:inline-flex}.badge-indigo{color:#4338ca;background:#eef2ff;border-color:#e0e7ff}.badge-slate{color:#475569;background:#f1f5f9;border-color:#e2e8f0}.badge-emerald{color:#047857;background:#ecfdf5;border-color:#d1fae5}.badge-amber{color:#b45309;background:#fffbeb;border-color:#fde68a}.badge-rose{color:#be123c;background:#fff1f2;border-color:#fecdd3}.shelf{background:linear-gradient(#fff 0%,#fafaf9 100%);border:1px solid #e7e5e4;border-radius:.85rem;padding:1.25rem 1.5rem 2.25rem;position:relative}.shelf:after{content:"";background:linear-gradient(#a8a29e,#78716c);border-radius:999px;height:6px;position:absolute;bottom:.85rem;left:1rem;right:1rem;box-shadow:0 6px 12px #78716c40}.cover{color:#fff;border-radius:.4rem;position:relative;overflow:hidden;box-shadow:0 6px 14px #0f172a2e,inset 2px 0 #0000002e}.cover:before{content:"";pointer-events:none;background:linear-gradient(115deg,#ffffff2e,#0000 35%);position:absolute;inset:0}.cover:after{content:"";pointer-events:none;background:#0000002e;width:6px;position:absolute;top:0;bottom:0;left:0}.cover-empty{background:repeating-linear-gradient(135deg,#94a3b82e 0 6px,#0000 6px 12px),#f1f5f9;border:1px dashed #cbd5e1;border-radius:.4rem;position:relative}.tab{color:#475569;background:0 0;border:0;border-radius:.4rem;align-items:center;height:1.875rem;padding:0 .75rem;font-size:.8125rem;font-weight:500;display:inline-flex}.tab-active{color:#0f172a;background:#fff;box-shadow:0 1px 2px #0f172a14}.alphabet-chip{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:.4rem;justify-content:center;align-items:center;min-width:1.75rem;height:1.75rem;padding:0 .45rem;font-size:.75rem;font-weight:600;display:inline-flex}.alphabet-chip:hover:not(.alphabet-chip-active){color:#0f172a;border-color:#cbd5e1}.alphabet-chip-active{color:#fff;background:#4f46e5;border-color:#4f46e5}.book-row{background:#fff;border:1px solid #e2e8f0;border-radius:.6rem;grid-template-columns:3.25rem minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:.65rem .85rem;transition:border-color .12s,box-shadow .12s,background .12s;display:grid}.book-row:hover{background:#fafbff;border-color:#c7d2fe}.featured-tile{text-align:left;background:0 0;border:0;border-radius:.5rem;flex-direction:column;gap:.5rem;padding:.4rem;transition:background-color .12s;display:flex}.featured-tile:hover{background:#f8fafc}.sidebar{background:#fff;border-right:1px solid #e2e8f0;min-height:100vh}.nav-item{color:#475569;text-align:left;background:0 0;border:0;border-radius:.5rem;align-items:center;gap:.6rem;width:100%;padding:.5rem .75rem;font-size:.875rem;font-weight:500;display:flex}.nav-item-active{color:#4338ca;background:#eef2ff}.nav-item-active:hover{color:#4338ca;background:#e0e7ff}.login-card{background:#fff;border:1px solid #e2e8f0;border-radius:.85rem;width:min(100%,28rem);padding:1.75rem;box-shadow:0 10px 30px #0f172a14}@media (width>=640px){.login-card{padding:2rem}}.reader-text mark,.snippet mark{background:#fef3c7;border-radius:.2rem;padding:0 .15rem}.pdf-shell{background:linear-gradient(#e2e8f0 0%,#cbd5e1 100%);border:1px solid #e2e8f0;border-radius:.75rem;min-height:40rem;overflow:auto;box-shadow:inset 0 1px #ffffffa6}.pdf-canvas-wrap{justify-content:center;min-height:40rem;padding:1rem;display:flex;position:relative}.pdf-page{--scale-factor:1;--user-unit:1;--total-scale-factor:calc(var(--scale-factor) * var(--user-unit));flex:none;position:relative;overflow:hidden}.pdf-canvas{background:#fff;border-radius:.2rem;max-width:none;display:block;box-shadow:0 16px 36px #0f172a2e}.pdf-textLayer,.pdf-highlightLayer{position:absolute;inset:0}.pdf-highlightLayer{pointer-events:none}.pdf-highlightBox{background:#facc1559;border-radius:.15rem;position:absolute;box-shadow:inset 0 0 0 1px #d9770626}.pdf-textLayer{text-align:initial;z-index:2;opacity:1;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;caret-color:canvastext;--min-font-size:1;--text-scale-factor:calc(var(--total-scale-factor) * var(--min-font-size));--min-font-size-inv:calc(1 / var(--min-font-size));line-height:1;position:absolute;inset:0;overflow:clip}.pdf-textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;position:absolute}.pdf-textLayer>:not(.markedContent),.pdf-textLayer .markedContent span:not(.markedContent){z-index:1;--font-height:0;font-size:calc(var(--text-scale-factor) * var(--font-height));--scale-x:1;--rotate:0deg;transform:rotate(var(--rotate)) scaleX(var(--scale-x)) scale(var(--min-font-size-inv))}.pdf-textLayer span.markedContent{display:contents}.pdf-textLayer ::selection{background:#60a5fa73}.pdf-textLayer br::selection{background:0 0}.pdf-matchLayer{pointer-events:none;z-index:3;position:absolute;inset:0}.pdf-matchBox{background:#facc1573;border-radius:.15rem;animation:1.6s ease-out 2 pdf-match-pulse;position:absolute;box-shadow:0 0 0 1px #d9770659}@keyframes pdf-match-pulse{0%{background:#facc15d9}to{background:#facc1573}}.pdf-areaLayer{z-index:4;cursor:crosshair;background:0 0;position:absolute;inset:0}.pdf-areaBox{pointer-events:none;background:#3b82f62e;border:1px dashed #2563ebbf;border-radius:.15rem;position:absolute}.pdf-pendingBox{z-index:5;pointer-events:none;background:#facc1559;border:2px solid #d97706d9;border-radius:.15rem;animation:1.4s ease-in-out infinite pdf-pending-pulse;position:absolute;box-shadow:0 0 0 3px #facc1540}@keyframes pdf-pending-pulse{0%,to{box-shadow:0 0 0 3px #facc1540}50%{box-shadow:0 0 0 6px #facc1573}}.pdf-status,.pdf-rendering{color:#334155;justify-content:center;align-items:center;min-height:40rem;font-size:.875rem;display:flex}.pdf-rendering{pointer-events:none;color:#64748b;justify-content:flex-end;align-items:flex-start;min-height:auto;font-size:.75rem;position:absolute;inset:1rem}.pdf-status-error{color:#b91c1c}.app-shell{background:#f8fafc;min-height:100vh;position:relative}.app-sidebar{z-index:50;background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:16rem;transition:transform .2s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:0 10px 25px -10px #0f172a26}.app-sidebar-open{transform:translate(0)}@media (width>=1024px){.app-sidebar{height:100vh;top:0;transform:translate(-100%);box-shadow:0 10px 30px -16px #0f172a40}.app-sidebar.app-sidebar-open{transform:translate(0)}}.app-sidebar-backdrop{z-index:40;background:#0f172a73;position:fixed;inset:0}@media (width>=1024px){.app-sidebar-backdrop{display:none}}.app-main{flex-direction:column;min-width:0;min-height:100vh;transition:padding-left .2s;display:flex}@media (width>=1024px){.app-main.app-main-with-sidebar{padding-left:16rem}}.app-topbar{z-index:30;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0}.app-content{flex:1;width:100%;max-width:96rem;margin:0 auto;padding:1.25rem}@media (width>=768px){.app-content{padding:1.75rem}}.nav-item{color:#475569;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.5rem;align-items:center;gap:.6rem;width:100%;padding:.55rem .75rem;font-size:.875rem;transition:background .12s,color .12s;display:flex}.nav-item:hover{color:#0f172a;background:#f1f5f9}.nav-item-active{color:#4338ca;background:#eef2ff;font-weight:600}.search-bar{flex:1;max-width:720px;position:relative}.search-bar-input{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:.55rem;width:100%;height:2.4rem;padding:0 6.5rem 0 2.4rem;font-size:.875rem}.search-bar-input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f129}.search-bar-icon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.search-bar-submit{color:#fff;cursor:pointer;background:#4338ca;border:0;border-radius:.4rem;height:1.8rem;padding:0 .75rem;font-size:.78rem;font-weight:600;position:absolute;top:50%;right:.35rem;transform:translateY(-50%)}.search-bar-submit:hover{background:#3730a3}.search-bar-hint{color:#64748b;margin-top:.25rem;font-size:.7rem}.book-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));align-items:start;gap:1.25rem 1rem;display:grid}.book-tile{text-align:left;flex-direction:column;gap:.5rem;width:100%;max-width:170px;margin:0 auto;display:flex}.book-tile-cover{cursor:pointer;background:0 0;border:0;justify-content:center;padding:0;display:flex}.book-tile-cover .cover{aspect-ratio:2/3;border-radius:.4rem;width:100%;max-width:140px;height:auto;transition:transform .15s,box-shadow .15s;box-shadow:0 6px 14px -8px #0f172a73}.book-tile-cover:hover .cover{transform:translateY(-2px);box-shadow:0 12px 24px -10px #0f172a73}.book-tile-meta{flex-direction:column;gap:.15rem;min-width:0;display:flex}.book-tile-title{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.5em;font-size:.82rem;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.book-tile-author{color:#64748b;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.72rem;display:-webkit-box;overflow:hidden}.search-card{background:#fff;border:1px solid #e2e8f0;border-radius:.6rem;gap:.85rem;padding:.85rem;transition:border-color .12s,box-shadow .12s;display:flex}.search-card:hover{border-color:#c7d2fe;box-shadow:0 8px 20px -12px #4338ca59}.search-card-cover{flex-shrink:0}.search-card mark{color:#92400e;background:#fef3c7;border-radius:.2rem;padding:0 .15rem}.scope-chip{color:#4338ca;background:#eef2ff;border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .55rem;font-size:.72rem;font-weight:500;display:inline-flex}.stat-tile{background:#fff;border:1px solid #e2e8f0;border-radius:.6rem;flex-direction:column;gap:.25rem;padding:.85rem 1rem;display:flex}.stat-tile-label{text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-size:.7rem;font-weight:600}.stat-tile-value{color:#0f172a;font-size:1.5rem;font-weight:700}.stat-tile-hint{color:#64748b;font-size:.72rem}.reader-shell{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;flex-direction:column;min-height:70vh;display:flex}.reader-shell.reader-fullscreen{border:0;border-radius:0;height:100vh;min-height:100vh;overflow:hidden}.reader-toolbar{z-index:25;background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem .85rem;display:flex;position:sticky;top:3rem}.reader-fullscreen .reader-toolbar{top:0}.reader-toolbar-controls{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.reader-toolbar-group{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.15rem;padding:.15rem;display:inline-flex}.btn-ghost{color:#475569;cursor:pointer;background:0 0;border:0;border-radius:.35rem;justify-content:center;align-items:center;padding:.3rem .45rem;display:inline-flex}.btn-ghost:hover:not(:disabled){color:#0f172a;background:#e2e8f0}.btn-ghost:disabled{opacity:.4;cursor:not-allowed}.reader-page-input{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:.35rem;width:3rem;height:1.8rem;padding:0 .25rem;font-size:.78rem}.reader-page-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.reader-page-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.reader-zoom-label{text-align:center;color:#334155;min-width:3rem;font-size:.75rem;font-weight:500}.reader-fit-btn{color:#475569;cursor:pointer;background:0 0;border:0;border-radius:.35rem;align-items:center;gap:.35rem;padding:.3rem .55rem;font-size:.72rem;font-weight:500;display:inline-flex}.reader-fit-btn:hover{color:#0f172a;background:#e2e8f0}.reader-fit-btn-active{color:#4338ca;background:#eef2ff}.reader-body{flex:1;grid-template-columns:1fr;min-height:0;transition:grid-template-columns .2s;display:grid}@media (width>=1024px){.reader-body.reader-body-with-sidebar{grid-template-columns:minmax(0,1fr) 22rem}}.reader-viewport{background:linear-gradient(#e2e8f0 0%,#cbd5e1 100%);position:relative;overflow:auto visible}.reader-fullscreen .reader-viewport{height:100%;min-height:0;overflow:auto}.reader-pages{justify-content:center;align-items:flex-start;gap:1rem;min-height:100%;padding:1.25rem;display:flex}.reader-pages-double{gap:.5rem}.reader-sidebar{background:#fff;border-top:1px solid #e2e8f0;flex-direction:column;gap:1rem;padding:1rem;transition:opacity .2s,transform .2s;display:flex;overflow-y:auto;box-shadow:-12px 0 30px #0f172a0f}@media (width>=1024px){.reader-sidebar{border-top:0;border-left:1px solid #e2e8f0;max-height:calc(100vh - 6.5rem);position:sticky;top:6.5rem}}.reader-fullscreen .reader-toolbar{color:#f1f5f9;background:#0f172aeb;border-bottom-color:#ffffff14}.reader-fullscreen .reader-toolbar .btn-ghost{color:#cbd5e1}.reader-fullscreen .reader-toolbar .btn-ghost:hover:not(:disabled){color:#fff;background:#ffffff14}.reader-fullscreen .reader-toolbar-group{background:#ffffff0f;border-color:#ffffff1a}.reader-fullscreen .reader-page-input{color:#f1f5f9;background:#ffffff14;border-color:#ffffff1f}.reader-fullscreen .reader-zoom-label,.reader-fullscreen .reader-fit-btn{color:#cbd5e1}.reader-fullscreen .reader-fit-btn-active{color:#e0e7ff;background:#6366f14d}.btn-xs{border-radius:.35rem;height:1.5rem;padding:0 .5rem;font-size:.75rem}.btn-xs.btn-primary{color:#fff;background:#4f46e5;border-color:#4f46e5}.btn-xs.btn-primary:hover:not(:disabled){background:#4338ca;border-color:#4338ca}.btn-xs.btn-secondary{color:#0f172a;background:#fff;border-color:#e2e8f0}.btn-xs.btn-secondary:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.app-content-shelf{width:100%;max-width:none!important;margin:0!important;padding:0!important}.app-content-shelf .shelf3d{width:100%;height:calc(100vh - 53px);min-height:480px;position:relative;overflow:hidden}.shelf3d{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--paper:#171a24;--paper-deep:#10131b;--paper-pale:#f1eadf;--ink:#f4eee6;--ink-soft:#b9b4ae;--walnut:#3a2118;--walnut-deep:#1c0e0a;--rule:#f4eee63d;--accent:#c87046;--serif:"Iowan Old Style", "Baskerville", "Times New Roman", serif;--mono:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--ease-out:cubic-bezier(.2, .72, .24, 1)}.shelf3d button{color:inherit;font:inherit}button:focus-visible{outline:1px solid var(--ink);outline-offset:4px}.shelf3d [hidden]{display:none!important}.shelf3d{isolation:isolate;background:var(--paper);transition:background-color .72s var(--ease-out), color .52s var(--ease-out);position:fixed;inset:0;overflow:hidden}.shelf3d .frame{z-index:8;border:1px solid var(--rule);pointer-events:none;position:absolute;inset:18px}.frame:before,.frame:after{content:"";border-color:#2a221b7a;width:18px;height:18px;position:absolute}.frame:before{border-top:1px solid;border-left:1px solid;top:-1px;left:-1px}.frame:after{border-bottom:1px solid;border-right:1px solid;bottom:-1px;right:-1px}.shelf3d .masthead{z-index:7;transition:opacity .5s var(--ease-out), transform .7s var(--ease-out);pointer-events:none;justify-content:space-between;align-items:flex-start;gap:32px;display:flex;position:absolute;top:40px;left:42px;right:42px}.shelf3d .identity{grid-template-columns:auto auto;align-items:baseline;gap:12px;display:grid}.shelf3d .identity__name{letter-spacing:-.025em;margin:0;font-size:clamp(1.02rem,1.55vw,1.36rem);font-weight:500}.identity__edition,.issue,.eyebrow,.microcopy,.counter,.meta-list dt,.folio,.shelf3d .fallback__kicker{font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;font-size:.66rem;font-weight:500;line-height:1.45}.shelf3d .identity__edition{color:var(--ink-soft)}.shelf3d .issue{max-width:260px;color:var(--ink-soft);text-align:right;margin:1px 0 0}.shelf3d .hero-word{z-index:1;color:#44322213;letter-spacing:-.085em;text-transform:uppercase;white-space:nowrap;pointer-events:none;transition:opacity .6s var(--ease-out), transform .9s var(--ease-out);margin:0;font-size:clamp(7rem,20vw,20rem);font-weight:400;line-height:.75;position:absolute;top:12.5%;left:50%;transform:translate(-51%)}.shelf3d .scene-shell{z-index:3;position:absolute;inset:0}.shelf3d #scene{cursor:default;opacity:0;touch-action:none;width:100%;height:100%;transition:opacity .9s var(--ease-out);display:block}.shelf3d.webgl-ready #scene{opacity:1}.shelf3d .pointer-label{z-index:12;min-width:128px;font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f4ecdbeb;border:1px solid #271e163d;padding:9px 12px 8px;font-size:.61rem;line-height:1.45;transition:opacity .12s;display:grid;position:fixed;transform:translate(16px,18px);box-shadow:0 8px 24px #3b261614}.shelf3d .pointer-label[aria-hidden=true]{opacity:0}.shelf3d .browse-ui{z-index:7;transition:opacity .4s var(--ease-out), transform .65s var(--ease-out);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:28px;display:grid;position:absolute;bottom:38px;left:42px;right:42px}.shelf3d .selection{grid-template-columns:auto minmax(0,1fr);align-items:end;gap:16px;min-width:0;display:grid}.shelf3d .counter{color:var(--ink-soft);font-variant-numeric:tabular-nums;white-space:nowrap;padding-bottom:5px}.shelf3d .selection__copy{min-width:0}.shelf3d .selection__title{letter-spacing:-.055em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(1.7rem,3vw,3.1rem);font-weight:400;line-height:.98;overflow:hidden}.shelf3d .selection__note{max-width:480px;color:var(--ink-soft);margin:7px 0 0;font-size:.86rem;line-height:1.45}.shelf3d .browse-actions{justify-content:center;align-items:center;gap:8px;display:flex}.round-button,.text-button,.shelf3d .close-button{cursor:pointer;transition:color .18s ease, border-color .18s ease, background .18s ease, transform .18s var(--ease-out);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f4ecdbb8;border:1px solid #2b221b47}.shelf3d .round-button{border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid}.round-button svg,.shelf3d .close-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.25px;width:15px;height:15px}.shelf3d .text-button{min-height:42px;font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;padding:0 19px;font-size:.65rem}.shelf3d .index-nav{justify-items:end;gap:12px;display:grid}.shelf3d .markers{justify-content:flex-end;align-items:center;gap:9px;display:flex}.shelf3d .marker{cursor:pointer;background:0 0;border:0;width:24px;height:24px;padding:0;position:relative}.marker:before{content:"";width:4px;height:4px;transition:width .26s var(--ease-out), background .22s ease;background:#30271f57;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.marker:hover:before{background:var(--ink)}.marker[aria-current=true]:before{background:var(--accent);border-radius:4px;width:19px}.shelf3d .microcopy{color:var(--ink-soft);text-align:right;margin:0}.shelf3d .detail-panel{z-index:9;opacity:0;width:min(38vw,470px);max-height:68vh;transition:opacity .62s var(--ease-out), transform .62s var(--ease-out);pointer-events:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(90deg,#543a250e,#0000 6% 94%,#543a250b),#f4eddce8;border:1px solid #31261c38;padding:clamp(24px,3vw,42px);position:absolute;top:20%;right:clamp(42px,7vw,116px);overflow:auto;transform:translateY(28px);box-shadow:0 28px 80px #3824151f,inset 0 0 36px #714f2e0e}.detail-panel:before{content:"";pointer-events:none;background:linear-gradient(#0000,#4a342314,#0000);width:1px;position:absolute;top:0;bottom:0;left:50%}.shelf3d.mode-detail .detail-panel{opacity:1;pointer-events:auto;transition-delay:0s,.3s,.3s;transform:translateY(0)}.shelf3d.mode-detail.is-opening .detail-panel{pointer-events:none}.shelf3d.mode-detail .browse-ui{opacity:0;pointer-events:none;transform:translateY(28px)}.shelf3d.mode-detail .hero-word{opacity:.22;transform:translate(-51%)scale(.96)}.shelf3d.mode-detail .masthead{opacity:.34;transform:translateY(-8px)}.shelf3d .close-button{border-radius:50%;place-items:center;width:38px;height:38px;padding:0;display:grid;position:absolute;top:18px;right:18px}.shelf3d .eyebrow{color:var(--ink);margin:0 46px 18px 0}.shelf3d .detail-title{letter-spacing:-.05em;max-width:90%;margin:0;font-size:clamp(2.4rem,5vw,5.2rem);font-weight:500;line-height:.92}.shelf3d .detail-deck{margin:22px 0 0;font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.55}.detail-deck:first-letter{float:left;color:var(--accent);margin:5px 7px 0 0;font-size:3.25em;line-height:.72}.shelf3d .meta-list{border-top:1px solid var(--rule);grid-template-columns:1fr 1fr;gap:18px 24px;margin:30px 0 0;padding:22px 0 0;display:grid}.shelf3d .meta-list div{min-width:0}.shelf3d .meta-list dt{color:var(--ink-soft);margin:0 0 6px}.shelf3d .meta-list dd{margin:0;font-size:.86rem;line-height:1.45}.shelf3d .detail-controls{border-top:1px solid var(--rule);justify-content:space-between;align-items:center;gap:14px;margin-top:28px;padding-top:18px;display:flex}.shelf3d .detail-controls .microcopy{text-align:left}.shelf3d .reset-button{flex:none;min-height:36px;padding:0 14px}.shelf3d .folio{z-index:6;color:#2b231c8c;writing-mode:vertical-rl;pointer-events:none;transition:opacity .3s;position:absolute;bottom:31px;right:40px}.shelf3d.mode-detail .folio{opacity:0}.shelf3d .static-fallback{z-index:14;background:radial-gradient(circle at 50% 0%, #fffbeebf, transparent 38%), var(--paper);grid-template-rows:auto 1fr auto;gap:28px;padding:48px;display:grid;position:absolute;inset:0;overflow:auto}.shelf3d.webgl-ready .static-fallback{display:none}.shelf3d .fallback__header{border-bottom:1px solid var(--rule);justify-content:space-between;align-items:end;gap:28px;padding-bottom:20px;display:flex}.shelf3d .fallback__header h2{letter-spacing:-.07em;max-width:760px;margin:6px 0 0;font-size:clamp(2.5rem,7vw,6.2rem);font-weight:400;line-height:.86}.shelf3d .fallback__status{max-width:360px;color:var(--ink-soft);text-align:right;margin:0;line-height:1.5}.shelf3d .fallback__grid{grid-template-columns:repeat(7,minmax(140px,1fr));align-items:end;gap:12px;min-width:1050px;padding:28px 0;display:grid}.shelf3d .fallback-book{min-height:var(--book-height,360px);background:var(--book-color);color:#f2e5c8;border:1px solid #f7ebcd61;align-content:end;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 34px #311f1221}.fallback-book:before{border:1px solid var(--book-foil);position:absolute;inset:10px}@supports (color:color-mix(in lab, red, red)){.fallback-book:before{border:1px solid color-mix(in srgb, var(--book-foil), transparent 35%)}}.fallback-book:before{content:""}.fallback-book:after{aspect-ratio:1;border:1px solid var(--book-foil);content:"";opacity:.75;border-radius:50%;width:44%;position:absolute;top:12%;left:50%;transform:translate(-50%)}.fallback-book span,.shelf3d .fallback-book strong{z-index:1;position:relative}.shelf3d .fallback-book span{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;font-size:.58rem}.shelf3d .fallback-book strong{letter-spacing:-.035em;margin-top:8px;font-size:clamp(1.25rem,2vw,2rem);font-weight:400;line-height:.95}.shelf3d .fallback__footer{border-top:1px solid var(--rule);color:var(--ink-soft);justify-content:space-between;gap:24px;padding-top:16px;font-size:.78rem;line-height:1.5;display:flex}.shelf3d .loading{z-index:20;background:var(--paper);place-items:center;display:grid;position:absolute;inset:0}.shelf3d .loading__inner{justify-items:center;gap:16px;display:grid}.shelf3d .loading__mark{border:1px solid var(--ink);width:46px;height:58px;animation:bind 1.6s var(--ease-out) infinite alternate;border-radius:2px 5px 5px 2px;position:relative}.loading__mark:before{background:var(--ink);content:"";opacity:.45;width:1px;position:absolute;top:-1px;bottom:-1px;left:7px}.shelf3d .loading p{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.63rem}.shelf3d .sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@keyframes bind{0%{transform:rotateY(-8deg)translateY(2px)}to{transform:rotateY(14deg)translateY(-2px)}}@media (width<=900px){.shelf3d .masthead{top:34px;left:32px;right:32px}.shelf3d .issue{max-width:170px}.shelf3d .browse-ui{grid-template-columns:1fr auto;bottom:30px;left:32px;right:32px}.shelf3d .selection{grid-column:1/-1}.shelf3d .browse-actions{justify-content:flex-start}.shelf3d .index-nav{align-self:center}.shelf3d .microcopy{display:none}.shelf3d .detail-panel{width:auto;max-height:42vh;padding:24px;inset:auto 24px 24px}.shelf3d .detail-title{font-size:clamp(2.5rem,10vw,4.5rem)}.shelf3d .detail-deck{margin-top:14px;font-size:.98rem}.shelf3d .meta-list{margin-top:20px}.shelf3d .fallback__grid{grid-template-columns:repeat(7,minmax(132px,1fr))}}@media (width<=620px){.shelf3d .frame{inset:10px}.shelf3d .masthead{top:24px;left:22px;right:22px}.shelf3d .identity{grid-template-columns:1fr;gap:2px}.shelf3d .issue{font-size:.56rem}.shelf3d .hero-word{font-size:35vw;top:17%}.shelf3d .browse-ui{gap:14px;bottom:20px;left:22px;right:22px}.shelf3d .selection{grid-template-columns:auto 1fr;gap:10px}.shelf3d .selection__title{font-size:1.7rem}.shelf3d .selection__note{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;display:-webkit-box;overflow:hidden}.shelf3d .text-button{padding:0 14px}.shelf3d .markers{gap:2px}.shelf3d .marker{width:20px}.shelf3d .detail-panel{max-height:44vh;bottom:12px;left:12px;right:12px}.shelf3d .meta-list{grid-template-columns:1fr 1fr;gap:14px}.shelf3d .folio{display:none}.shelf3d .static-fallback{padding:28px 22px}.shelf3d .fallback__header{display:grid}.shelf3d .fallback__status{text-align:left}}@media (pointer:coarse){.shelf3d .pointer-label{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.shelf3d{background:var(--paper)}.frame,.masthead,.hero-word,.pointer-label,.shelf3d .folio{display:none!important}.shelf3d #scene{cursor:default}.shelf3d #scene.has-book-hover{cursor:pointer}.shelf3d.mode-detail #scene,.shelf3d.mode-detail #scene.has-page-hover{cursor:grab}.shelf3d.mode-detail #scene.has-closed-book-hover{cursor:pointer}.shelf3d.mode-detail #scene.is-page-dragging,.shelf3d.mode-detail #scene:active{cursor:grabbing}.shelf3d .browse-ui{width:min(760px,100vw - 40px);color:var(--ink);transition:color .52s var(--ease-out), opacity .5s var(--ease-out), transform .7s var(--ease-out);grid-template-columns:minmax(140px,1fr) auto minmax(140px,1fr);align-items:center;gap:16px;bottom:22px;left:50%;right:auto;transform:translate(-50%)}.shelf3d .selection{align-items:baseline;gap:10px;display:flex}.selection__note,.shelf3d .microcopy{display:none}.shelf3d .counter{padding:0;font-size:.58rem}.shelf3d .browse-actions{gap:2px}.round-button,.text-button,.shelf3d .close-button{-webkit-backdrop-filter:none;backdrop-filter:none;transition:color .42s var(--ease-out), border-color .42s var(--ease-out);background:0 0;border:0}.shelf3d .text-button{border-bottom:1px solid #26231e6b;border-radius:0;min-height:38px;padding:0 13px}.round-button:hover,.text-button:hover,.close-button:hover{border-color:var(--ink);background:0 0;transform:none}.shelf3d .index-nav{gap:0}.marker[aria-current=true]:before{width:14px}.shelf3d .detail-panel{width:min(32vw,390px);max-height:76vh;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;color:var(--ink);transition:color .52s var(--ease-out), opacity .62s var(--ease-out), transform .62s var(--ease-out);background:0 0;border:0;padding:0;inset:50% clamp(34px,5vw,72px) auto auto;transform:translateY(calc(18px - 50%))}.detail-panel:before{display:none}.shelf3d.mode-detail .detail-panel{transform:translateY(-50%)}.shelf3d .close-button{top:-10px;right:-10px}.shelf3d .eyebrow{color:var(--ink-soft);transition:color .52s var(--ease-out);margin-bottom:12px}.shelf3d .detail-title{font-size:clamp(2.8rem,5vw,4.5rem)}.shelf3d .detail-deck{color:var(--ink);transition:color .52s var(--ease-out);margin-top:18px;font-size:clamp(.98rem,1.2vw,1.1rem);line-height:1.5}.meta-list,.meta-list dt,.shelf3d .meta-list dd{transition:color .52s var(--ease-out), border-color .52s var(--ease-out)}.detail-deck:first-letter{float:none;color:inherit;font-size:inherit;line-height:inherit;margin:0}.shelf3d .meta-list{gap:14px 22px;margin-top:22px;padding-top:18px}.shelf3d .detail-controls{border:0;margin-top:18px;padding-top:0}.shelf3d .reset-button{margin-left:auto}@media (width<=820px){.shelf3d .browse-ui{grid-template-columns:1fr auto;gap:8px 14px;width:calc(100vw - 28px);bottom:16px}.shelf3d .selection{grid-column:1/-1;justify-content:center}.shelf3d .browse-actions{justify-content:flex-start}.shelf3d .detail-panel{width:auto;max-height:42vh;inset:auto 24px 24px;transform:translateY(18px)}.shelf3d.mode-detail .detail-panel{transform:translateY(0)}.shelf3d .detail-title{font-size:clamp(2.5rem,12vw,4.5rem)}.shelf3d .detail-deck{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.shelf3d .meta-list{display:none}}.shelf3d:after{z-index:4;content:"";opacity:.52;pointer-events:none;transition:opacity .6s var(--ease-out);background:linear-gradient(#00000014,#0000 22%),linear-gradient(#0000 78%,#0000001f);position:absolute;inset:0}.shelf3d .editorial-header{z-index:8;color:var(--ink);pointer-events:none;transition:color .52s var(--ease-out), opacity .52s var(--ease-out), transform .68s var(--ease-out);justify-content:space-between;align-items:flex-start;gap:24px;display:flex;position:absolute;top:30px;left:34px;right:34px}.editorial-identity,.shelf3d .editorial-index{gap:3px;display:grid}.shelf3d .editorial-index{text-align:right;justify-items:end}.shelf3d .editorial-identity strong{font-family:var(--serif);letter-spacing:-.03em;font-size:clamp(1.2rem,1.8vw,1.7rem);font-weight:400;line-height:1}.editorial-identity span,.shelf3d .editorial-index span{color:var(--ink-soft);letter-spacing:.15em;text-transform:uppercase;transition:color .52s var(--ease-out);font-size:.58rem;font-weight:500;line-height:1.5}.shelf3d .browse-ui{grid-template-columns:minmax(240px,1fr) auto minmax(240px,1fr);gap:26px;width:auto;bottom:26px;left:34px;right:34px;transform:none}.shelf3d .selection{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:13px;display:grid}.shelf3d .counter{color:var(--ink-soft);font-variant-numeric:tabular-nums;transition:color .52s var(--ease-out);padding-top:7px}.selection__title,.detail-title,.fallback__header h2,.shelf3d .fallback-book strong{font-family:var(--serif)}.shelf3d .selection__title{letter-spacing:-.055em;font-size:clamp(2rem,3.4vw,3.75rem);font-weight:400;line-height:.9}.shelf3d .selection__note{max-width:420px;color:var(--ink-soft);letter-spacing:.01em;transition:color .52s var(--ease-out);margin-top:10px;font-size:.75rem;line-height:1.45;display:block}.shelf3d .browse-actions{align-self:end;gap:4px;padding-bottom:4px}.round-button,.text-button,.shelf3d .close-button{color:var(--ink)}.shelf3d .round-button{width:40px;height:40px}.shelf3d .text-button{border:1px solid var(--ink);min-height:40px;padding:0 18px}@supports (color:color-mix(in lab, red, red)){.shelf3d .text-button{border:1px solid color-mix(in srgb, var(--ink) 42%, transparent)}}.shelf3d .text-button{border-radius:999px}.text-button:hover{color:var(--paper);border-color:var(--ink);background:var(--ink)}.shelf3d .index-nav{align-self:end;gap:10px;padding-bottom:7px}.shelf3d .markers{gap:5px}.shelf3d .marker{width:27px;height:24px}.marker:before{background:var(--ink);border-radius:0;width:17px;height:1px}@supports (color:color-mix(in lab, red, red)){.marker:before{background:color-mix(in srgb, var(--ink) 35%, transparent)}}.marker[aria-current=true]:before{background:var(--ink);border-radius:0;width:27px;height:2px}.shelf3d .microcopy{letter-spacing:.14em;transition:color .52s var(--ease-out);font-size:.53rem;display:block}.shelf3d .detail-panel{width:min(34vw,460px);max-height:74vh;color:var(--ink);top:50%;right:clamp(34px,5vw,78px)}.shelf3d.mode-detail .browse-ui{transform:translateY(26px)}.shelf3d.mode-detail .editorial-header{opacity:.58;transform:translateY(-6px)}.shelf3d .detail-title{letter-spacing:-.065em;max-width:calc(100% - 28px);font-size:clamp(3.5rem,6.3vw,6.7rem);font-weight:400;line-height:.82}.shelf3d .detail-deck{max-width:38em;font-family:var(--serif);margin-top:24px;font-size:clamp(1.05rem,1.35vw,1.3rem);line-height:1.5}.shelf3d .meta-list{border-top-color:var(--ink);margin-top:28px}@supports (color:color-mix(in lab, red, red)){.shelf3d .meta-list{border-top-color:color-mix(in srgb, var(--ink) 26%, transparent)}}.shelf3d .meta-list dd{font-size:.75rem;line-height:1.45}.shelf3d .detail-controls{align-items:end;margin-top:24px}.shelf3d .reset-button{border:0;border-bottom:1px solid var(--ink);min-height:32px;padding:0}@supports (color:color-mix(in lab, red, red)){.shelf3d .reset-button{border-bottom:1px solid color-mix(in srgb, var(--ink) 52%, transparent)}}.shelf3d .reset-button{border-radius:0}.shelf3d .detail-buttons{flex:none;align-items:center;gap:18px;margin-left:auto;display:flex}.shelf3d .detail-buttons .reset-button{margin-left:0}.shelf3d .page-navigation{border-top:1px solid var(--ink);grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:12px;margin-top:22px;padding-top:18px;display:grid}@supports (color:color-mix(in lab, red, red)){.shelf3d .page-navigation{border-top:1px solid color-mix(in srgb, var(--ink) 26%, transparent)}}.shelf3d .page-button{border:1px solid var(--ink);width:40px;height:40px;padding:0;display:grid}@supports (color:color-mix(in lab, red, red)){.shelf3d .page-button{border:1px solid color-mix(in srgb, var(--ink) 42%, transparent)}}.shelf3d .page-button{color:var(--ink);background:0 0;border-radius:50%;place-items:center;transition:color .18s,background-color .18s,border-color .18s,opacity .18s,transform .18s}.shelf3d .page-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px;width:15px}.page-button:not(:disabled):hover{color:var(--paper);background:var(--ink);transform:translateY(-1px)}.page-button:disabled{opacity:.28;cursor:default}.page-button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.shelf3d .page-status{text-align:center;gap:3px;min-width:0;display:grid}.shelf3d .page-status strong{font-family:var(--serif);text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:400;line-height:1.2;overflow:hidden}.shelf3d .page-status span{color:var(--ink-soft);letter-spacing:.14em;text-transform:uppercase;font-size:.53rem}.shelf3d .close-button{border:1px solid var(--ink);width:42px;height:42px;top:7px;right:7px}@supports (color:color-mix(in lab, red, red)){.shelf3d .close-button{border:1px solid color-mix(in srgb, var(--ink) 38%, transparent)}}.close-button:focus-visible{outline-offset:3px}.close-button:hover{color:var(--paper);background:var(--ink)}.static-fallback,.shelf3d .loading{background:var(--paper);color:var(--ink)}@media (width<=880px){.shelf3d .editorial-header{top:22px;left:22px;right:22px}.shelf3d .browse-ui{grid-template-columns:minmax(0,1fr) auto;gap:10px 16px;width:auto;bottom:18px;left:20px;right:20px}.shelf3d .selection{grid-column:1/-1;justify-content:start}.shelf3d .selection__title{font-size:clamp(2rem,9vw,3.5rem)}.shelf3d .selection__note{max-width:min(72vw,430px)}.shelf3d .browse-actions{justify-content:flex-start}.shelf3d .index-nav{align-self:center}.shelf3d .detail-panel{width:auto;max-height:40vh;inset:auto 22px 22px}.shelf3d .detail-title{font-size:clamp(3rem,14vw,5rem)}.shelf3d .detail-deck{font-size:1rem}}@media (width<=560px){.editorial-index span:last-child,.selection__note,.shelf3d .microcopy{display:none}.shelf3d .editorial-identity strong{font-size:1.1rem}.shelf3d .browse-ui{bottom:14px}.shelf3d .selection{grid-template-columns:34px 1fr}.shelf3d .counter{padding-top:4px}.shelf3d .selection__title{font-size:2rem}.shelf3d .marker{width:19px}.marker:before{width:12px}.marker[aria-current=true]:before{width:19px}}.shelf3d .read-button{border-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.shelf3d .read-button{border-color:color-mix(in srgb, var(--accent) 65%, transparent)}}.shelf3d .read-button{color:var(--accent)}.shelf3d .read-button:hover{color:var(--paper);background:var(--accent);border-color:var(--accent)}.shelf3d .text-button:focus-visible,.shelf3d .round-button:focus-visible,.shelf3d .page-button:focus-visible,.shelf3d .close-button:focus-visible,.shelf3d .marker:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
