.complete-shelf{color-scheme:dark;--paper: #171a24;--paper-deep: #10131b;--paper-pale: #f1eadf;--ink: #f4eee6;--ink-soft: #b9b4ae;--walnut: #3a2118;--walnut-deep: #1c0e0a;--rule: rgba(244, 238, 230, .24);--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)}.complete-shelf *{box-sizing:border-box}.complete-shelf{width:100%;min-height:100%;margin:0;overflow:hidden;background:var(--paper);color:var(--ink)}.complete-shelf{font-family:var(--serif);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.complete-shelf button{color:inherit;font:inherit}.complete-shelf button:focus-visible{outline:1px solid var(--ink);outline-offset:4px}.complete-shelf [hidden]{display:none!important}.complete-shelf{position:relative;width:100%;height:min(900px,100svh);min-height:420px;isolation:isolate;overflow:hidden;background:var(--paper);transition:background-color .72s var(--ease-out),color .52s var(--ease-out)}.complete-shelf .frame{position:absolute;inset:18px;z-index:8;border:1px solid var(--rule);pointer-events:none}.complete-shelf .frame:before,.complete-shelf .frame:after{position:absolute;width:18px;height:18px;border-color:#2a221b7a;content:""}.complete-shelf .frame:before{top:-1px;left:-1px;border-top:1px solid;border-left:1px solid}.complete-shelf .frame:after{right:-1px;bottom:-1px;border-right:1px solid;border-bottom:1px solid}.complete-shelf .masthead{position:absolute;top:40px;right:42px;left:42px;z-index:7;display:flex;align-items:flex-start;justify-content:space-between;gap:32px;transition:opacity .5s var(--ease-out),transform .7s var(--ease-out);pointer-events:none}.complete-shelf .identity{display:grid;grid-template-columns:auto auto;align-items:baseline;gap:12px}.complete-shelf .identity__name{margin:0;font-size:clamp(1.02rem,1.55vw,1.36rem);font-weight:500;letter-spacing:-.025em}.complete-shelf .identity__edition,.complete-shelf .issue,.complete-shelf .eyebrow,.complete-shelf .microcopy,.complete-shelf .counter,.complete-shelf .meta-list dt,.complete-shelf .folio,.complete-shelf .fallback__kicker{font-family:var(--mono);font-size:.66rem;font-weight:500;letter-spacing:.15em;line-height:1.45;text-transform:uppercase}.complete-shelf .identity__edition{color:var(--ink-soft)}.complete-shelf .issue{max-width:260px;margin:1px 0 0;color:var(--ink-soft);text-align:right}.complete-shelf .hero-word{position:absolute;top:12.5%;left:50%;z-index:1;margin:0;color:#44322213;font-size:clamp(7rem,20vw,20rem);font-weight:400;letter-spacing:-.085em;line-height:.75;text-transform:uppercase;transform:translate(-51%);white-space:nowrap;pointer-events:none;transition:opacity .6s var(--ease-out),transform .9s var(--ease-out)}.complete-shelf .scene-shell{position:absolute;inset:0;z-index:3}.complete-shelf [data-shelf=scene]{display:block;width:100%;height:100%;cursor:default;opacity:0;touch-action:none;transition:opacity .9s var(--ease-out)}.complete-shelf.webgl-ready [data-shelf=scene]{opacity:1}.complete-shelf .pointer-label{position:absolute;z-index:12;display:grid;min-width:128px;padding:9px 12px 8px;border:1px solid rgba(39,30,22,.24);background:#f4ecdbeb;box-shadow:0 8px 24px #3b261614;font-family:var(--mono);font-size:.61rem;letter-spacing:.12em;line-height:1.45;text-transform:uppercase;transform:translate(16px,18px);transition:opacity .12s ease;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.complete-shelf .pointer-label[aria-hidden=true]{opacity:0}.complete-shelf .browse-ui{position:absolute;right:42px;bottom:38px;left:42px;z-index:7;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:28px;transition:opacity .4s var(--ease-out),transform .65s var(--ease-out)}.complete-shelf .selection{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:end;gap:16px;min-width:0}.complete-shelf .counter{padding-bottom:5px;color:var(--ink-soft);font-variant-numeric:tabular-nums;white-space:nowrap}.complete-shelf .selection__copy{min-width:0}.complete-shelf .selection__title{margin:0;overflow:hidden;font-size:clamp(1.7rem,3vw,3.1rem);font-weight:400;letter-spacing:-.055em;line-height:.98;text-overflow:ellipsis;white-space:nowrap}.complete-shelf .selection__note{max-width:480px;margin:7px 0 0;color:var(--ink-soft);font-size:.86rem;line-height:1.45}.complete-shelf .browse-actions{display:flex;align-items:center;justify-content:center;gap:8px}.complete-shelf .round-button,.complete-shelf .text-button,.complete-shelf .close-button{border:1px solid rgba(43,34,27,.28);background:#f4ecdbb8;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)}.complete-shelf .round-button{display:grid;width:42px;height:42px;padding:0;border-radius:50%;place-items:center}.complete-shelf .round-button:hover,.complete-shelf .text-button:hover,.complete-shelf .close-button:hover{border-color:var(--ink);background:var(--paper-pale);transform:translateY(-2px)}.complete-shelf .round-button svg,.complete-shelf .close-button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.25}.complete-shelf .text-button{min-height:42px;padding:0 19px;border-radius:999px;font-family:var(--mono);font-size:.65rem;letter-spacing:.12em;text-transform:uppercase}.complete-shelf .index-nav{position:relative;display:grid;justify-items:end;gap:12px}.complete-shelf .markers{display:flex;align-items:center;justify-content:flex-end;gap:9px}.complete-shelf .marker{position:relative;width:24px;height:24px;padding:0;border:0;background:transparent;cursor:pointer}.complete-shelf .marker:before{position:absolute;top:50%;left:50%;width:4px;height:4px;border-radius:50%;background:#30271f57;content:"";transform:translate(-50%,-50%);transition:width .26s var(--ease-out),background .22s ease}.complete-shelf .marker:hover:before{background:var(--ink)}.complete-shelf .marker[aria-current=true]:before{width:19px;border-radius:4px;background:var(--accent)}.complete-shelf .microcopy{margin:0;color:var(--ink-soft);text-align:right}.complete-shelf .detail-panel{position:absolute;top:20%;right:clamp(42px,7vw,116px);z-index:9;width:min(38vw,470px);max-height:68vh;padding:clamp(24px,3vw,42px);overflow:auto;border:1px solid rgba(49,38,28,.22);background:linear-gradient(90deg,rgba(84,58,37,.055),transparent 6%,transparent 94%,rgba(84,58,37,.045)),#f4eddce8;box-shadow:0 28px 80px #3824151f,inset 0 0 36px #714f2e0e;opacity:0;transform:translateY(28px);transition:opacity .62s var(--ease-out),transform .62s var(--ease-out);pointer-events:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.complete-shelf .detail-panel:before{position:absolute;top:0;bottom:0;left:50%;width:1px;background:linear-gradient(180deg,transparent,rgba(74,52,35,.08),transparent);content:"";pointer-events:none}.complete-shelf.mode-detail .detail-panel{opacity:1;transform:translateY(0);transition-delay:0ms,.3s,.3s;pointer-events:auto}.complete-shelf.mode-detail.is-opening .detail-panel{pointer-events:none}.complete-shelf.mode-detail .browse-ui{opacity:0;transform:translateY(28px);pointer-events:none}.complete-shelf.mode-detail .hero-word{opacity:.22;transform:translate(-51%) scale(.96)}.complete-shelf.mode-detail .masthead{opacity:.34;transform:translateY(-8px)}.complete-shelf .close-button{position:absolute;top:18px;right:18px;display:grid;width:38px;height:38px;padding:0;border-radius:50%;place-items:center}.complete-shelf .eyebrow{margin:0 46px 18px 0;color:var(--ink)}.complete-shelf .detail-title{max-width:90%;margin:0;font-size:clamp(2.4rem,5vw,5.2rem);font-weight:500;letter-spacing:-.05em;line-height:.92}.complete-shelf .detail-deck{margin:22px 0 0;font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.55}.complete-shelf .detail-deck:first-letter{float:left;margin:5px 7px 0 0;color:var(--accent);font-size:3.25em;line-height:.72}.complete-shelf .meta-list{display:grid;grid-template-columns:1fr 1fr;gap:18px 24px;margin:30px 0 0;padding:22px 0 0;border-top:1px solid var(--rule)}.complete-shelf .meta-list div{min-width:0}.complete-shelf .meta-list dt{margin:0 0 6px;color:var(--ink-soft)}.complete-shelf .meta-list dd{margin:0;font-size:.86rem;line-height:1.45}.complete-shelf .detail-controls{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:28px;padding-top:18px;border-top:1px solid var(--rule)}.complete-shelf .detail-controls .microcopy{text-align:left}.complete-shelf .reset-button{flex:0 0 auto;min-height:36px;padding:0 14px}.complete-shelf .folio{position:absolute;right:40px;bottom:31px;z-index:6;color:#2b231c8c;writing-mode:vertical-rl;transition:opacity .3s ease;pointer-events:none}.complete-shelf.mode-detail .folio{opacity:0}.complete-shelf .static-fallback{position:absolute;inset:0;z-index:14;display:grid;grid-template-rows:auto 1fr auto;gap:28px;padding:48px;overflow:auto;background:radial-gradient(circle at 50% 0%,rgba(255,251,238,.75),transparent 38%),var(--paper)}.complete-shelf.webgl-ready .static-fallback{display:none}.complete-shelf .fallback__header{display:flex;align-items:end;justify-content:space-between;gap:28px;padding-bottom:20px;border-bottom:1px solid var(--rule)}.complete-shelf .fallback__header h2{max-width:760px;margin:6px 0 0;font-size:clamp(2.5rem,7vw,6.2rem);font-weight:400;letter-spacing:-.07em;line-height:.86}.complete-shelf .fallback__status{max-width:360px;margin:0;color:var(--ink-soft);line-height:1.5;text-align:right}.complete-shelf .fallback__grid{display:grid;grid-template-columns:repeat(7,minmax(140px,1fr));align-items:end;gap:12px;min-width:1050px;padding:28px 0}.complete-shelf .fallback-book{position:relative;display:grid;align-content:end;min-height:var(--book-height, 360px);padding:18px;overflow:hidden;border:1px solid rgba(247,235,205,.38);background:var(--book-color);color:#f2e5c8;box-shadow:0 18px 34px #311f1221}.complete-shelf .fallback-book:before{position:absolute;inset:10px;border:1px solid color-mix(in srgb,var(--book-foil),transparent 35%);content:""}.complete-shelf .fallback-book:after{position:absolute;top:12%;left:50%;width:44%;aspect-ratio:1;border:1px solid var(--book-foil);border-radius:50%;content:"";opacity:.75;transform:translate(-50%)}.complete-shelf .fallback-book span,.complete-shelf .fallback-book strong{position:relative;z-index:1}.complete-shelf .fallback-book span{font-family:var(--mono);font-size:.58rem;letter-spacing:.13em;text-transform:uppercase}.complete-shelf .fallback-book strong{margin-top:8px;font-size:clamp(1.25rem,2vw,2rem);font-weight:400;letter-spacing:-.035em;line-height:.95}.complete-shelf .fallback__footer{display:flex;justify-content:space-between;gap:24px;padding-top:16px;border-top:1px solid var(--rule);color:var(--ink-soft);font-size:.78rem;line-height:1.5}.complete-shelf .loading{position:absolute;inset:0;z-index:20;display:grid;background:var(--paper);place-items:center}.complete-shelf .loading__inner{display:grid;justify-items:center;gap:16px}.complete-shelf .loading__mark{position:relative;width:46px;height:58px;border:1px solid var(--ink);border-radius:2px 5px 5px 2px;animation:bind 1.6s var(--ease-out) infinite alternate}.complete-shelf .loading__mark:before{position:absolute;top:-1px;bottom:-1px;left:7px;width:1px;background:var(--ink);content:"";opacity:.45}.complete-shelf .loading p{margin:0;font-family:var(--mono);font-size:.63rem;letter-spacing:.14em;text-transform:uppercase}.complete-shelf .sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@keyframes bind{0%{transform:rotateY(-8deg) translateY(2px)}to{transform:rotateY(14deg) translateY(-2px)}}@media(max-width:900px){.complete-shelf .masthead{top:34px;right:32px;left:32px}.complete-shelf .issue{max-width:170px}.complete-shelf .browse-ui{right:32px;bottom:30px;left:32px;grid-template-columns:1fr auto}.complete-shelf .selection{grid-column:1 / -1}.complete-shelf .browse-actions{justify-content:flex-start}.complete-shelf .index-nav{align-self:center}.complete-shelf .microcopy{display:none}.complete-shelf .index-nav{display:flex;align-items:center;gap:12px}.complete-shelf .detail-panel{inset:auto 24px 24px;width:auto;max-height:42vh;padding:24px}.complete-shelf .detail-title{font-size:clamp(2.5rem,10vw,4.5rem)}.complete-shelf .detail-deck{margin-top:14px;font-size:.98rem}.complete-shelf .meta-list{margin-top:20px}.complete-shelf .fallback__grid{grid-template-columns:repeat(7,minmax(132px,1fr))}}@media(max-width:620px){.complete-shelf .frame{inset:10px}.complete-shelf .masthead{top:24px;right:22px;left:22px}.complete-shelf .identity{grid-template-columns:1fr;gap:2px}.complete-shelf .issue{font-size:.56rem}.complete-shelf .hero-word{top:17%;font-size:35vw}.complete-shelf .browse-ui{right:22px;bottom:20px;left:22px;gap:14px}.complete-shelf .selection{grid-template-columns:auto 1fr;gap:10px}.complete-shelf .selection__title{font-size:1.7rem}.complete-shelf .selection__note{display:-webkit-box;overflow:hidden;font-size:.78rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.complete-shelf .text-button{padding:0 14px}.complete-shelf .markers{gap:2px}.complete-shelf .marker{width:20px}.complete-shelf .detail-panel{right:12px;bottom:12px;left:12px;max-height:44vh}.complete-shelf .meta-list{grid-template-columns:1fr 1fr;gap:14px}.complete-shelf .folio{display:none}.complete-shelf .static-fallback{padding:28px 22px}.complete-shelf .fallback__header{display:grid}.complete-shelf .fallback__status{text-align:left}}@media(pointer:coarse){.complete-shelf .pointer-label{display:none}}@media(prefers-reduced-motion:reduce){.complete-shelf *,.complete-shelf *:before,.complete-shelf *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.complete-shelf{background:var(--paper)}.complete-shelf .frame,.complete-shelf .masthead,.complete-shelf .hero-word,.complete-shelf .pointer-label,.complete-shelf .folio{display:none!important}.complete-shelf [data-shelf=scene]{cursor:default}.complete-shelf [data-shelf=scene].has-book-hover{cursor:pointer}.complete-shelf.mode-detail [data-shelf=scene],.complete-shelf.mode-detail [data-shelf=scene].has-page-hover{cursor:grab}.complete-shelf.mode-detail [data-shelf=scene].has-closed-book-hover{cursor:pointer}.complete-shelf.mode-detail [data-shelf=scene].is-page-dragging,.complete-shelf.mode-detail [data-shelf=scene]:active{cursor:grabbing}.complete-shelf .browse-ui{right:auto;bottom:22px;left:50%;width:min(760px,calc(100vw - 40px));grid-template-columns:minmax(140px,1fr) auto minmax(140px,1fr);align-items:center;gap:16px;transform:translate(-50%);color:var(--ink);transition:color .52s var(--ease-out),opacity .5s var(--ease-out),transform .7s var(--ease-out)}.complete-shelf .selection{display:flex;align-items:baseline;gap:10px}.complete-shelf .selection__title{font-size:1rem;font-weight:500;letter-spacing:-.025em;line-height:1}.complete-shelf .selection__note,.complete-shelf .microcopy{display:none}.complete-shelf .counter{padding:0;font-size:.58rem}.complete-shelf .browse-actions{gap:2px}.complete-shelf .round-button,.complete-shelf .text-button,.complete-shelf .close-button{border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;transition:color .42s var(--ease-out),border-color .42s var(--ease-out)}.complete-shelf .round-button{width:38px;height:38px}.complete-shelf .text-button{min-height:38px;padding:0 13px;border-bottom:1px solid rgba(38,35,30,.42);border-radius:0}.complete-shelf .round-button:hover,.complete-shelf .text-button:hover,.complete-shelf .close-button:hover{border-color:var(--ink);background:transparent;transform:none}.complete-shelf .index-nav{gap:0}.complete-shelf .marker{width:20px;height:28px}.complete-shelf .marker[aria-current=true]:before{width:14px}.complete-shelf .detail-panel{top:50%;right:clamp(34px,5vw,72px);bottom:auto;left:auto;width:min(32vw,390px);max-height:76vh;padding:0;border:0;background:transparent;box-shadow:none;transform:translateY(calc(-50% + 18px));-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)}.complete-shelf .detail-panel:before{display:none}.complete-shelf.mode-detail .detail-panel{transform:translateY(-50%)}.complete-shelf.mode-detail .browse-ui{transform:translate(-50%,22px)}.complete-shelf .close-button{top:-10px;right:-10px}.complete-shelf .eyebrow{margin-bottom:12px;color:var(--ink-soft);transition:color .52s var(--ease-out)}.complete-shelf .detail-title{font-size:clamp(2.8rem,5vw,4.5rem)}.complete-shelf .detail-deck{margin-top:18px;font-size:clamp(.98rem,1.2vw,1.1rem);line-height:1.5;color:var(--ink);transition:color .52s var(--ease-out)}.complete-shelf .meta-list,.complete-shelf .meta-list dt,.complete-shelf .meta-list dd{transition:color .52s var(--ease-out),border-color .52s var(--ease-out)}.complete-shelf .detail-deck:first-letter{float:none;margin:0;color:inherit;font-size:inherit;line-height:inherit}.complete-shelf .meta-list{gap:14px 22px;margin-top:22px;padding-top:18px}.complete-shelf .detail-controls{margin-top:18px;padding-top:0;border:0}.complete-shelf .reset-button{margin-left:auto}@media(max-width:820px){.complete-shelf .browse-ui{bottom:16px;width:calc(100vw - 28px);grid-template-columns:1fr auto;gap:8px 14px}.complete-shelf .selection{grid-column:1 / -1;justify-content:center}.complete-shelf .browse-actions{justify-content:flex-start}.complete-shelf .detail-panel{inset:auto 24px 24px;width:auto;max-height:42vh;transform:translateY(18px)}.complete-shelf.mode-detail .detail-panel{transform:translateY(0)}.complete-shelf .detail-title{font-size:clamp(2.5rem,12vw,4.5rem)}.complete-shelf .detail-deck{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.complete-shelf .meta-list{display:none}}.complete-shelf{font-family:var(--mono)}.complete-shelf:after{position:absolute;inset:0;z-index:4;background:linear-gradient(180deg,rgba(0,0,0,.08),transparent 22%),linear-gradient(0deg,rgba(0,0,0,.12),transparent 22%);content:"";opacity:.52;pointer-events:none;transition:opacity .6s var(--ease-out)}.complete-shelf .editorial-header{position:absolute;top:30px;right:34px;left:34px;z-index:8;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;color:var(--ink);pointer-events:none;transition:color .52s var(--ease-out),opacity .52s var(--ease-out),transform .68s var(--ease-out)}.complete-shelf .editorial-identity,.complete-shelf .editorial-index{display:grid;gap:3px}.complete-shelf .editorial-index{justify-items:end;text-align:right}.complete-shelf .editorial-identity strong{font-family:var(--serif);font-size:clamp(1.2rem,1.8vw,1.7rem);font-weight:400;letter-spacing:-.03em;line-height:1}.complete-shelf .editorial-identity span,.complete-shelf .editorial-index span{color:var(--ink-soft);font-size:.58rem;font-weight:500;letter-spacing:.15em;line-height:1.5;text-transform:uppercase;transition:color .52s var(--ease-out)}.complete-shelf .browse-ui{right:34px;bottom:26px;left:34px;width:auto;grid-template-columns:minmax(240px,1fr) auto minmax(240px,1fr);gap:26px;transform:none}.complete-shelf .selection{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:13px}.complete-shelf .counter{padding-top:7px;color:var(--ink-soft);font-variant-numeric:tabular-nums;transition:color .52s var(--ease-out)}.complete-shelf .selection__title,.complete-shelf .detail-title,.complete-shelf .fallback__header h2,.complete-shelf .fallback-book strong{font-family:var(--serif)}.complete-shelf .selection__title{font-size:clamp(2rem,3.4vw,3.75rem);font-weight:400;letter-spacing:-.055em;line-height:.9}.complete-shelf .selection__note{display:block;max-width:420px;margin-top:10px;color:var(--ink-soft);font-size:.75rem;letter-spacing:.01em;line-height:1.45;transition:color .52s var(--ease-out)}.complete-shelf .browse-actions{align-self:end;padding-bottom:4px;gap:4px}.complete-shelf .round-button,.complete-shelf .text-button,.complete-shelf .close-button{color:var(--ink)}.complete-shelf .round-button{width:40px;height:40px}.complete-shelf .text-button{min-height:40px;padding:0 18px;border:1px solid color-mix(in srgb,var(--ink) 42%,transparent);border-radius:999px}.complete-shelf .text-button:hover{color:var(--paper);border-color:var(--ink);background:var(--ink)}.complete-shelf .index-nav{align-self:end;gap:10px;padding-bottom:7px}.complete-shelf .markers{gap:5px}.complete-shelf .marker{width:27px;height:24px}.complete-shelf .marker:before{width:17px;height:1px;border-radius:0;background:color-mix(in srgb,var(--ink) 35%,transparent)}.complete-shelf .marker[aria-current=true]:before{width:27px;height:2px;border-radius:0;background:var(--ink)}.complete-shelf .microcopy{display:block;font-size:.53rem;letter-spacing:.14em;transition:color .52s var(--ease-out)}.complete-shelf .detail-panel{top:50%;right:clamp(34px,5vw,78px);width:min(34vw,460px);max-height:74vh;color:var(--ink)}.complete-shelf.mode-detail .browse-ui{transform:translateY(26px)}.complete-shelf.mode-detail .editorial-header{opacity:.58;transform:translateY(-6px)}.complete-shelf .detail-title{max-width:calc(100% - 28px);font-size:clamp(3.5rem,6.3vw,6.7rem);font-weight:400;letter-spacing:-.065em;line-height:.82}.complete-shelf .detail-deck{max-width:38em;margin-top:24px;font-family:var(--serif);font-size:clamp(1.05rem,1.35vw,1.3rem);line-height:1.5}.complete-shelf .meta-list{margin-top:28px;border-top-color:color-mix(in srgb,var(--ink) 26%,transparent)}.complete-shelf .meta-list dd{font-size:.75rem;line-height:1.45}.complete-shelf .detail-controls{align-items:end;margin-top:24px}.complete-shelf .reset-button{min-height:32px;padding:0;border:0;border-bottom:1px solid color-mix(in srgb,var(--ink) 52%,transparent);border-radius:0}.complete-shelf .detail-buttons{display:flex;flex:0 0 auto;align-items:center;gap:18px;margin-left:auto}.complete-shelf .detail-buttons .reset-button{margin-left:0}.complete-shelf .page-navigation{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:12px;margin-top:22px;padding-top:18px;border-top:1px solid color-mix(in srgb,var(--ink) 26%,transparent)}.complete-shelf .page-button{display:grid;width:40px;height:40px;padding:0;border:1px solid color-mix(in srgb,var(--ink) 42%,transparent);border-radius:50%;color:var(--ink);background:transparent;place-items:center;transition:color .18s ease,background-color .18s ease,border-color .18s ease,opacity .18s ease,transform .18s ease}.complete-shelf .page-button svg{width:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35}.complete-shelf .page-button:not(:disabled):hover{color:var(--paper);background:var(--ink);transform:translateY(-1px)}.complete-shelf .page-button:disabled{opacity:.28;cursor:default}.complete-shelf .page-button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.complete-shelf .page-status{display:grid;min-width:0;gap:3px;text-align:center}.complete-shelf .page-status strong{overflow:hidden;font-family:var(--serif);font-size:.92rem;font-weight:400;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.complete-shelf .page-status span{color:var(--ink-soft);font-size:.53rem;letter-spacing:.14em;text-transform:uppercase}.complete-shelf .close-button{top:7px;right:7px;width:42px;height:42px;border:1px solid color-mix(in srgb,var(--ink) 38%,transparent)}.complete-shelf .close-button:focus-visible{outline-offset:3px}.complete-shelf .close-button:hover{color:var(--paper);background:var(--ink)}.complete-shelf .static-fallback,.complete-shelf .loading{background:var(--paper);color:var(--ink)}@media(max-width:880px){.complete-shelf .editorial-header{top:22px;right:22px;left:22px}.complete-shelf .browse-ui{right:20px;bottom:18px;left:20px;width:auto;grid-template-columns:minmax(0,1fr) auto;gap:10px 16px}.complete-shelf .selection{grid-column:1 / -1;justify-content:start}.complete-shelf .selection__title{font-size:clamp(2rem,9vw,3.5rem)}.complete-shelf .selection__note{max-width:min(72vw,430px)}.complete-shelf .browse-actions{justify-content:flex-start}.complete-shelf .index-nav{align-self:center}.complete-shelf .detail-panel{inset:auto 22px 22px;width:auto;max-height:40vh}.complete-shelf .detail-title{font-size:clamp(3rem,14vw,5rem)}.complete-shelf .detail-deck{font-size:1rem}}@media(max-width:560px){.complete-shelf .editorial-index span:last-child,.complete-shelf .selection__note,.complete-shelf .microcopy{display:none}.complete-shelf .editorial-identity strong{font-size:1.1rem}.complete-shelf .browse-ui{bottom:14px}.complete-shelf .selection{grid-template-columns:34px 1fr}.complete-shelf .counter{padding-top:4px}.complete-shelf .selection__title{font-size:2rem}.complete-shelf .marker{width:19px}.complete-shelf .marker:before{width:12px}.complete-shelf .marker[aria-current=true]:before{width:19px}}:root{color:#f4eee6;background:#171a24;font-family:ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}.demo{min-height:100svh;background:#171a24}.demo .complete-shelf{height:100svh}
