:root{--paper:#efe6d2;--paper-deep:#e5d9bf;--card:#faf6ea;--ink:#2c2318;--ink-soft:#7c6b52;--line:#d3c5a4;--rule:#e7ddc6;--stamp:#93321f;--stamp-dark:#6e2416;--stamp-wash:#93321f14;--serif:"Fraunces", "Iowan Old Style", Georgia, serif;--sans:"Archivo", "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{min-height:100%;font-family:var(--sans);color:var(--ink);background-color:var(--paper);background-image:radial-gradient(ellipse 120% 90% at 50% -10%, #f7f0df 0%, var(--paper) 55%, #e6d9bc 100%);background-attachment:fixed}body:before{content:"";pointer-events:none;opacity:.5;z-index:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.45 0 0 0 0 0.38 0 0 0 0 0.26 0 0 0 0.06 0'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}#root{z-index:2;position:relative}::selection{background:var(--stamp);color:var(--card)}.card{background-color:var(--card);background-image:repeating-linear-gradient(to bottom, transparent 0 31px, var(--rule) 31px 32px);border:1px solid var(--line);border-radius:3px;position:relative;box-shadow:inset 0 1px #ffffffb3,0 2px 3px #2c231814,0 14px 28px -12px #2c231847}.card:before{content:"";pointer-events:none;background:#93321f59;width:1px;position:absolute;top:0;bottom:0;left:2.4rem}.card-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--ink-soft);font-size:.68rem;font-weight:600}.btn{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--ink);cursor:pointer;background:0 0;border:1.5px solid;border-radius:3px;padding:.55rem 1.05rem;font-size:.72rem;font-weight:700;transition:background .15s,color .15s,transform 60ms}.btn:hover{background:#2c231812}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.5;cursor:default}.btn:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--stamp);outline-offset:2px}.btn-primary{color:var(--card);background:var(--stamp);border-color:var(--stamp-dark);box-shadow:0 2px 0 var(--stamp-dark)}.btn-primary:hover{background:var(--stamp-dark)}.btn-primary:active{box-shadow:0 0 0 var(--stamp-dark);transform:translateY(2px)}.btn-quiet{border-color:var(--line);color:var(--ink-soft)}.btn-small{padding:.3rem .6rem;font-size:.64rem}.btn-danger{color:var(--stamp)}.btn-danger:hover{background:var(--stamp-wash)}.field{flex-direction:column;gap:.3rem;margin-top:1.15rem;display:flex}.field label{letter-spacing:.18em;text-transform:uppercase;color:var(--ink-soft);font-size:.68rem;font-weight:600}input,textarea{font-family:var(--serif);color:var(--ink);border:none;border-bottom:1px solid var(--line);background:0 0;border-radius:0;padding:.35rem .1rem;font-size:1.05rem}input:focus,textarea:focus{border-bottom-color:var(--stamp);outline:none}textarea{resize:vertical;line-height:1.5}.stamp-error,.stamp-notice{letter-spacing:.1em;text-transform:uppercase;border:1.5px dashed;border-radius:3px;margin-top:1.1rem;padding:.5rem .8rem;font-size:.74rem;font-weight:700;transform:rotate(-.5deg)}.stamp-error{color:var(--stamp);background:var(--stamp-wash)}.stamp-notice{color:#4a6141;background:#4a614114}.login-page{place-items:center;min-height:100vh;padding:1.5rem;display:grid}.login-card{width:min(26rem,100%);padding:2.6rem 2.4rem 2.4rem 3.4rem;animation:.5s cubic-bezier(.2,.8,.3,1) both card-in;transform:rotate(-.6deg)}.login-title{font-family:var(--serif);margin:.4rem 0 .8rem;font-size:2.6rem;font-weight:500;line-height:1.1}.login-card .btn-primary{width:100%;margin-top:1.6rem}@keyframes card-in{0%{opacity:0;transform:rotate(-.6deg)translateY(14px)}to{opacity:1;transform:rotate(-.6deg)translateY(0)}}.shelf-page{max-width:62rem;margin:0 auto;padding:3rem 1.5rem 4rem}.shelf-header{justify-content:space-between;align-items:flex-end;gap:1rem;animation:.45s both fade-up;display:flex}.shelf-title{font-family:var(--serif);margin:.3rem 0 .2rem;font-size:clamp(2.4rem,6vw,3.6rem);font-weight:500;line-height:1.05}.shelf-count{font-family:var(--serif);color:var(--ink-soft);font-style:italic}.toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;margin-top:2rem;animation:.45s 80ms both fade-up;display:flex}.toolbar-actions{flex-wrap:wrap;gap:.5rem;display:flex}.search{width:min(18rem,100%);font-size:1rem}.ledger{background-image:none;margin-top:1.2rem;padding:.4rem 0;animation:.45s .16s both fade-up}.ledger:before{left:3.1rem}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th{letter-spacing:.2em;text-transform:uppercase;text-align:left;color:var(--ink-soft);border-bottom:1.5px solid var(--line);padding:.9rem 1rem .6rem;font-size:.66rem;font-weight:700}td{border-bottom:1px solid var(--rule);vertical-align:baseline;padding:.75rem 1rem}tbody tr{animation:.35s both fade-up}tbody tr:last-child td{border-bottom:none}tbody tr:hover{background:#93321f0a}.num{text-align:right;width:2.6rem;font-family:var(--serif);color:var(--ink-soft);padding-right:.4rem;font-style:italic}.title-cell{font-family:var(--serif);font-size:1.12rem}.notes-cell{font-family:var(--serif);color:var(--ink-soft);max-width:18rem;font-size:.95rem;font-style:italic}.actions-col{width:9.5rem}.row-actions{white-space:nowrap;text-align:right}.row-actions .btn{opacity:0;margin-left:.35rem;transition:opacity .15s}tbody tr:hover .row-actions .btn,.row-actions .btn:focus-visible{opacity:1}@media (hover:none){.row-actions .btn{opacity:1}}.empty{text-align:center;color:var(--ink-soft);padding:3.2rem 1.5rem}.empty-title{font-family:var(--serif);color:var(--ink);font-size:1.5rem;font-style:italic}.empty-sub{margin-top:.4rem}.modal-backdrop{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2c231873;place-items:center;padding:1.5rem;animation:.2s both backdrop-in;display:grid;position:fixed;inset:0}.modal-card{width:min(30rem,100%);padding:2.2rem 2.2rem 2rem 3.4rem;animation:.35s cubic-bezier(.2,.8,.3,1) both card-in;transform:rotate(.4deg)}.modal-title{font-family:var(--serif);margin-top:.3rem;font-size:1.9rem;font-weight:500}.modal-actions{justify-content:flex-end;gap:.6rem;margin-top:1.8rem;display:flex}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.autocomplete{flex-direction:column;display:flex;position:relative}.autocomplete input{width:100%}.autocomplete-loading{border:2px solid var(--line);border-top-color:var(--stamp);border-radius:50%;width:.7rem;height:.7rem;animation:.7s linear infinite spin;position:absolute;top:.55rem;right:.2rem}@keyframes spin{to{transform:rotate(360deg)}}.autocomplete-list{z-index:20;background:var(--card);border:1px solid var(--line);border-radius:3px;max-height:14rem;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 24px -8px #2c231859}.autocomplete-list li{font-family:var(--serif);cursor:pointer;border-bottom:1px solid var(--rule);padding:.5rem .8rem;font-size:.98rem}.autocomplete-list li:last-child{border-bottom:none}.autocomplete-list li:hover,.autocomplete-list li.active{background:var(--stamp-wash);color:var(--stamp-dark)}@media (width<=640px){.shelf-header{flex-direction:column;align-items:flex-start}.login-card,.modal-card{padding-left:2.6rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-delay:0s!important}}
