html:not(.day) { background:#1b1613 !important;color:#e9dfcf !important;}:root { --bg:#fdfaf3;--fg:#3b2f22;--muted:#6b5a49;--panel-bg:#ffffff;--hero-bg:#fdfaf3;--card:#f8f4e9;--bord:#d7c7a0;--link:#7a1f1f;--accent:#7a1f1f;--font-ui:system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Arial, sans-serif;--font-text:"Old Standard TT", "Times New Roman", serif;--font-title:"Playfair Display", "Old Standard TT", serif;--shadow-soft:0 2px 6px rgba(0,0,0,0.10);--shadow-strong:0 6px 18px rgba(0,0,0,0.15);--paper-body:url(/assets/img/paper-fiber.webp);--paper-panel:url(/assets/img/paper-fiber.webp);--header-bg:#fdfaf3;--header-text:#3b2f22;--header-btn-bg:rgba(0,0,0,0.06);--header-btn-border:rgba(0,0,0,0.12);} html, body { max-width:100%;overflow-x:hidden;} .visually-hidden { position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;} html, body { overflow-x:visible !important;overflow-y:visible !important;} .thumb { position:relative;overflow:hidden;} .volume-badge{position:absolute!important;top:.5rem;left:.5rem;background:#fffaf0eb;color:#5a3c0c;font-size:.78rem;font-weight:600;padding:.25em .6em;border-radius:.4em;box-shadow:0 1px 3px #00000040;text-transform:uppercase;letter-spacing:.02em;backdrop-filter:blur(2px);pointer-events:none;transition:opacity .2s ease,transform .2s ease} .featured-card:hover .volume-badge{opacity:.95;transform:translateY(-1px)} body.night .volume-badge{background:#463719e6;color:#f6e3b1;box-shadow:0 1px 5px #0006}