:root{--bg:#f6f3ee;--ink:#1a110a;--accent:#b85c2a;--muted:#7a6a5a;--rule:#ddd0c4;--rule-lt:#ede6dc;--surface:#faf7f3;--s1:4px;--s2:8px;--s3:16px;--s4:24px;--s5:40px;--s6:64px;--s7:104px;--font-display:"Fraunces", serif;--font-body:"Lora", serif;--font-ui:"DM Sans", sans-serif;--font-mono:"IBM Plex Mono", monospace;--col:1280px;--nav-h:60px;--shadow-cover-feature:8px 14px 40px #0000002e;--shadow-cover-secondary:3px 5px 12px #0000001f;--shadow-cover-shelf:3px 5px 12px #00000014;--sage:#4d7a62;--ink-inv:#fff;--fs-xs:.6875rem;--fs-sm:.75rem;--fs-base:.875rem;--fs-md:1rem;--fs-lg:1.125rem;--fs-xl:1.375rem;--fs-2xl:1.75rem;--fs-3xl:2.5rem;--radius-sm:4px;--radius-md:8px;--radius-full:9999px;--dur-fast:.1s;--dur-base:.2s;--z-nav:100;--z-overlay:200}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background:var(--bg);color:var(--ink);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;min-height:100vh;font-weight:400}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}hr{border:none;border-top:1px solid var(--rule)}button{font-family:var(--font-ui);cursor:pointer}.btn-primary{align-items:center;gap:var(--s2);padding:var(--s2) var(--s3);background:var(--accent);color:var(--ink-inv);border-radius:var(--radius-sm);font-family:var(--font-ui);font-size:var(--fs-sm);cursor:pointer;transition:opacity var(--dur-fast);border:none;font-weight:500;display:inline-flex}.btn-primary:hover{opacity:.85}.btn-ghost{align-items:center;gap:var(--s2);padding:var(--s2) var(--s3);color:var(--ink);border:1px solid var(--rule);border-radius:var(--radius-sm);font-family:var(--font-ui);font-size:var(--fs-sm);cursor:pointer;transition:border-color var(--dur-fast);background:0 0;font-weight:400;display:inline-flex}.btn-ghost:hover{border-color:var(--muted)}.filter-pill{padding:5px var(--s3);color:var(--muted);border:1px solid var(--rule);font-family:var(--font-ui);font-size:var(--fs-sm);cursor:pointer;transition:background var(--dur-fast), color var(--dur-fast), border-color var(--dur-fast);background:0 0;align-items:center;font-weight:400;display:inline-flex}.filter-pill:hover{border-color:var(--muted);color:var(--ink)}.filter-pill.active{background:var(--ink);color:var(--ink-inv);border-color:var(--ink)}.flex-center{align-items:center;display:flex}.grid-books{gap:var(--s3);grid-template-columns:repeat(auto-fill,minmax(120px,1fr));display:grid}.text-muted{color:var(--muted)}.truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.page-wrap{max-width:var(--col);margin:0 auto;padding:0 56px 80px}.eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:.5625rem;font-weight:400}.eyebrow--accent{color:var(--accent)}.section-rule{border-top:1px solid var(--rule)}.section-rule--heavy{border-top:2px solid var(--ink)}@media (width<=1100px){.page-wrap{padding-inline:36px}}@media (width<=768px){.page-wrap{padding-inline:20px}}nav.svelte-12qhfyh:not(.mobile-bar){z-index:100;background:color-mix(in srgb, var(--bg) 85%, transparent);-webkit-backdrop-filter:blur(8px);position:sticky;top:0}nav.svelte-12qhfyh:after{content:"";background:var(--ink);height:2px;display:block}.nav-inner.svelte-12qhfyh{max-width:var(--col);padding:0 var(--s5);height:var(--nav-h);align-items:center;gap:var(--s5);margin:0 auto;display:flex}.logotype.svelte-12qhfyh{flex-shrink:0;align-items:center;gap:9px;display:flex}.logo-mark.svelte-12qhfyh{border:1.5px solid var(--ink);flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.logo-mark.svelte-12qhfyh span:where(.svelte-12qhfyh){font-family:var(--font-display);letter-spacing:-.02em;font-size:10px;font-weight:900;line-height:1}.logotype-name.svelte-12qhfyh{font-family:var(--font-display);letter-spacing:-.03em;font-size:1.0625rem;font-weight:700}.nav-links.svelte-12qhfyh{gap:var(--s4);flex:1;justify-content:center;list-style:none;display:flex}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-family:var(--font-ui);color:var(--muted);font-size:.875rem;font-weight:500;transition:color .1s}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--ink)}.nav-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--ink);border-bottom:1.5px solid var(--accent);padding-bottom:2px}.btn-add.svelte-12qhfyh{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.25rem;font-weight:300;line-height:1;display:flex}main.svelte-12qhfyh{min-height:calc(100vh - var(--nav-h))}.mobile-bar.svelte-12qhfyh{background:color-mix(in srgb, var(--bg) 85%, transparent);-webkit-backdrop-filter:blur(8px);border-top:1px solid var(--rule);z-index:100;flex-direction:row;display:none;position:fixed;inset:auto 0 0}.mobile-bar.svelte-12qhfyh a:where(.svelte-12qhfyh){justify-content:center;align-items:center;gap:var(--s1);padding:var(--s2) 0;color:var(--muted);font-size:.75rem;font-family:var(--font-ui);flex-direction:column;flex:1;display:flex}.mobile-bar.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--accent)}.mobile-bar.svelte-12qhfyh .icon:where(.svelte-12qhfyh){font-size:1.25rem}.fab-add.svelte-12qhfyh{bottom:calc(80px + var(--s4));right:var(--s4);background:var(--accent);color:#fff;z-index:90;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:2rem;font-weight:300;line-height:1;transition:transform .2s;display:none;position:fixed;box-shadow:0 4px 12px #c1440e4d}.fab-add.svelte-12qhfyh:active{transform:scale(.95)}@media (width<=700px){.nav-links.svelte-12qhfyh,.btn-add.svelte-12qhfyh{display:none}.mobile-bar.svelte-12qhfyh{flex-direction:row;display:flex}.fab-add.svelte-12qhfyh{display:flex}main.svelte-12qhfyh{padding-bottom:80px}}
