:root{--paper:#f4f5f0;--mount:#fff;--ink:#1b2124;--slate:#5a6560;--cloth:#2a5b4c;--cloth-deep:#1f463a;--cloth-wash:#e4ece6;--rule:#d9ded6;--gilt:#9a7a34;--display:"Libre Caslon Display", "Iowan Old Style", Georgia, serif;--serif:"Libre Caslon Text", "Iowan Old Style", Georgia, serif;--sans:"IBM Plex Sans", -apple-system, "Segoe UI", Roboto, sans-serif;--mono:"IBM Plex Mono", ui-monospace, "SF Mono", Menlo, monospace;--container:1200px;--gutter:24px;--header-height:72px;--color-dark:var(--ink);--color-light:var(--mount)}@media (width<=768px){:root{--gutter:16px}}html{background:var(--paper)}body{background:var(--paper);color:var(--ink);font:16px/1.6 var(--sans);-webkit-font-smoothing:antialiased;margin:0}main{display:block}img{border-radius:0}a{color:var(--cloth);text-underline-offset:3px}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--cloth);outline-offset:2px}h1,h2{font-family:var(--display);letter-spacing:-.01em;text-wrap:balance;margin:0;font-weight:400;line-height:1.1}h3,h4{font-family:var(--sans);margin:0;font-weight:600;line-height:1.3}h1{font-size:clamp(2.3rem,5vw,3.5rem)}h2{font-size:clamp(1.75rem,3.5vw,2.25rem)}p{margin:0}.wrap{max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}.label{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--slate);font-size:.75rem}.muted{color:var(--slate)}.btn{min-height:44px;font:500 .95rem/1 var(--sans);cursor:pointer;border:1px solid var(--ink);color:var(--ink);background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 20px;text-decoration:none;display:inline-flex}.btn:hover{background:var(--mount)}.btn-primary{background:var(--cloth);border-color:var(--cloth);color:#fff}.btn-primary:hover{background:var(--cloth-deep);border-color:var(--cloth-deep)}.product-form button[type=submit]{cursor:pointer;background:var(--cloth);color:#fff;width:100%;min-height:52px;font:600 1rem/1 var(--sans);border:0;border-radius:8px}.product-form button[type=submit]:hover{background:var(--cloth-deep)}.product-form button[type=submit]:disabled{opacity:.5;cursor:default}.header{z-index:5;height:var(--header-height);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--rule);background:#f4f5f0f0;padding:0;position:sticky;top:0}.header-inner{align-items:center;gap:32px;height:100%;display:flex}.wordmark{font-family:var(--display);color:var(--ink);white-space:nowrap;font-size:1.45rem;text-decoration:none}.header-menu-desktop{gap:24px;margin-left:0;display:none}@media (width>=1024px){.header-menu-desktop{display:flex}}.header-menu-mobile{flex-direction:column;gap:4px;display:flex}.header-menu-mobile a{padding:10px 0;font-size:1.05rem}.header-menu-item{font:500 .94rem/1 var(--sans);color:var(--ink);border-bottom:2px solid #0000;padding:8px 0;text-decoration:none}.header-menu-item.active,.header-menu-item:hover{border-bottom-color:var(--cloth)}.header-ctas{align-items:center;gap:16px;margin-left:auto;display:flex}.header-ctas a,.header-ctas button{font:500 .94rem/1 var(--sans);color:var(--ink);text-decoration:none}.header-menu-mobile-toggle{display:inline-flex}@media (width<=480px){.header-inner,.header-ctas{gap:12px}.wordmark{font-size:1.2rem}}@media (width>=1024px){.header-menu-mobile-toggle{display:none}}.cart-count{background:var(--cloth);color:#fff;min-width:22px;height:22px;font:600 .75rem/1 var(--mono);border-radius:11px;place-items:center;margin-left:6px;display:inline-grid}.book-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}@media (width>=768px){.book-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1024px){.book-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.book-card{color:var(--ink);flex-direction:column;gap:10px;text-decoration:none;display:flex}.book-mount{aspect-ratio:2/3;background:var(--mount);border:1px solid var(--rule);border-radius:12px;place-items:center;padding:16px;transition:box-shadow .16s;display:grid}.book-card:hover .book-mount{box-shadow:0 6px 20px #1b212414}.book-mount img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.book-title{font:700 .98rem/1.35 var(--serif)}.book-price{font:500 .85rem/1 var(--mono);color:var(--slate)}.footer{background:var(--ink);color:#dfe4dc;margin-top:96px}.footer-inner{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px;padding-block:56px;display:grid}.footer .wordmark{color:#fff}.footer h4{font:500 .75rem/1 var(--mono);letter-spacing:.08em;text-transform:uppercase;color:#9fb0a8;margin-bottom:14px}.footer ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.footer a{color:#dfe4dc;text-decoration:none}.footer a:hover{color:#fff;text-decoration:underline}.footer-base{color:#9fb0a8;border-top:1px solid #2f3a37;padding-block:18px;font-size:.85rem}@media (prefers-reduced-motion:reduce){*{transition:none!important}}
