@import "https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,500;12..96,600;12..96,700;12..96,800&family=DM+Sans:wght@400;450;500;600;700&display=swap";:root{color:#141b24;font-synthesis:none;--accent:#6d28d9;--muted:#4b5766;--line:#d6dce3;background:#f4f6f8;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:4px;outline:3px solid #a78bfa}button{transition:background .15s,transform .15s}button:active{transform:translateY(1px)}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1160px;margin:auto;padding:27px 40px;display:flex}.brand{letter-spacing:-.7px;align-items:center;gap:10px;font-family:Bricolage Grotesque,sans-serif;font-size:23px;font-weight:800;text-decoration:none;display:flex}.brand svg,.brand-dot,.accent{color:var(--accent)}.made-with{color:var(--muted);align-items:center;gap:8px;font-size:12px;text-decoration:none;display:flex}.made-with:hover{text-decoration:underline}main{max-width:1080px;margin:auto;padding:0 40px}.intro{grid-template-columns:1.4fr 1fr;align-items:center;gap:48px;padding:63px 0 59px;display:grid}.eyebrow{letter-spacing:1.8px;color:#5b21b6;margin:0 0 16px;font-size:10px;font-weight:700}h1,h2,h3{letter-spacing:-1.6px;margin:0;font-family:Bricolage Grotesque,system-ui,sans-serif}h1{font-size:clamp(40px,4.5vw,59px);font-weight:800;line-height:1.06}h2{letter-spacing:-1px;font-size:30px}h3{letter-spacing:-.7px;font-size:22px;line-height:1.2}.lede{color:var(--muted);margin:21px 0 25px;font-size:15px;line-height:1.8}.button{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:11px 18px;font-size:13px;font-weight:600;display:inline-flex}.primary{background:var(--accent);color:#fff;box-shadow:0 3px #4c1d95}.primary:hover{background:#5b21b6}.secondary{border-color:var(--line);color:#141b24;background:#fff}.secondary:hover{background:#ede8f8}.text-button{color:#5b21b6;background:0 0;border:0;align-items:center;gap:7px;min-height:40px;padding:10px 4px;font-size:13px;display:inline-flex}.text-button:hover{text-decoration:underline}.mascot-scene{text-align:center;align-self:center;padding:10px 0 0;position:relative}.orbit{z-index:-1;background:#eae3f7;border-radius:50%;width:230px;height:230px;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.mascot-button{background:0 0;border:0;border-radius:40%;padding:0 23px;line-height:0}.mascot{filter:drop-shadow(0 6px #2415410d);width:185px;height:190px;overflow:visible;transform:rotate(-6deg)}.mascot-celebrate{animation:.5s ease-in-out 2 hop}.mascot-scene p{color:var(--muted);margin:17px 0 0;font-size:12px}.library{border-top:1px solid var(--line);padding-top:31px;scroll-margin-top:20px}.library-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.library-heading .eyebrow{margin-bottom:8px}.summary{color:var(--muted);margin:0 0 4px;font-size:12px}.summary span{color:#8b94a0;padding:0 9px}.toolbar{justify-content:space-between;align-items:center;gap:20px;margin:24px 0;display:flex}.filters{flex-wrap:wrap;gap:4px;display:flex}.filter{min-height:40px;color:var(--muted);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:7px;padding:10px 13px;font-size:12px}.filter.active{color:#5b21b6;background:#eae3f7;font-weight:700}.filter:hover{background:#eae3f7}.search{color:#677282;border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:0 11px;display:flex}.search input{color:#141b24;background:0 0;border:0;width:175px;min-width:0;min-height:40px;font-size:12px}.book-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.book-card{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;min-width:0;padding:22px;display:flex;box-shadow:0 3px 8px #141b2403}.card-top{justify-content:space-between;align-items:center;gap:8px;margin-bottom:22px;display:flex}.book-cover{color:#6d28d9;background:#ede6fa;border-left:4px solid #c7b5ed;border-radius:3px 7px 7px 3px;place-items:center;width:45px;height:53px;display:grid;transform:rotate(-5deg)}.cover-1{color:#4b5766;background:#e9edf2;border-color:#b3bfcd}.cover-2{color:#5b21b6;background:#ddd2f0;border-color:#9d83c7}.status{color:var(--muted);align-items:center;gap:3px;font-size:10px;display:flex}.status-finished{color:#5b21b6}.book-card h3{overflow-wrap:anywhere}.author{color:var(--muted);margin:9px 0 0;font-size:12px}.note{color:var(--muted);overflow-wrap:anywhere;white-space:pre-wrap;flex:1;margin:21px 0 23px;font-size:12px;line-height:1.7}.card-bottom{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:4px;padding-top:13px;display:flex}.card-bottom select{color:var(--muted);background:0 0;border:0;max-width:115px;min-height:36px;padding-right:0;font-size:11px}.card-actions{gap:2px;display:flex}.icon-button{width:36px;height:36px;color:var(--muted);background:0 0;border:0;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.icon-button:hover{color:#5b21b6;background:#ede6fa}.empty{text-align:center;background:#ffffff60;border:1px dashed #b9b0c9;border-radius:14px;padding:40px 20px}.empty>svg{color:var(--accent);margin-bottom:15px}.empty h3{font-size:24px}.empty p{color:var(--muted);font-size:14px}.empty-actions{flex-wrap:wrap;justify-content:center;gap:15px;margin-top:18px;display:flex}.feedback{min-height:58px;color:var(--muted);justify-content:space-between;align-items:center;gap:16px;font-size:12px;display:flex}.warning{background:#fff6e8;border:1px solid #d8b98d;border-radius:8px;padding:15px;font-size:14px;line-height:1.6}footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding:24px 0 29px;font-size:11px;display:flex}footer span{align-items:center;gap:8px;display:flex}footer p{margin:0}dialog{border:1px solid var(--line);color:#141b24;background:#f4f6f8;border-radius:17px;width:min(490px,100% - 32px);max-height:calc(100dvh - 40px);padding:28px;overflow:auto;box-shadow:0 22px 90px #141b2430}dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#141b2470}.dialog-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:26px;display:flex}.dialog-heading .eyebrow{margin-bottom:8px;font-size:9px}form>label{margin:18px 0;font-size:13px;font-weight:600;display:block}.required{color:var(--muted);font-size:11px;font-weight:400}form input,form select,form textarea{color:#141b24;background:#fff;border:1px solid #bbc3ce;border-radius:7px;width:100%;margin-top:8px;padding:12px;font-size:14px;display:block}form textarea{resize:vertical}.form-actions{justify-content:space-between;align-items:center;gap:14px;margin-top:25px;display:flex}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:5;background:#fff;padding:12px;position:fixed;top:-60px;left:15px}.skip-link:focus{top:10px}@keyframes hop{0%,to{transform:rotate(-6deg)translateY(0)}50%{transform:rotate(4deg)translateY(-10px)}}@media (width<=900px){.book-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.toolbar{flex-direction:column;align-items:flex-start}.search,.search input{width:100%}.intro{gap:12px}h1{font-size:46px}.orbit{width:200px;height:200px}.mascot{width:160px;height:165px}}@media (width<=600px){.topbar{padding:22px}.brand{font-size:21px}.made-with{gap:0;font-size:0}.made-with svg{width:20px;height:20px}main{padding:0 22px}.intro{grid-template-columns:1fr;gap:24px;padding:37px 0 30px}.intro h1{font-size:43px}.lede{font-size:14px}.mascot-scene{text-align:left;justify-content:center;align-items:center;gap:5px;padding:0;display:flex}.mascot{width:90px;height:93px}.mascot-button{padding:0 12px}.orbit{display:none}.mascot-scene p{max-width:125px;margin:0;font-size:12px}.book-grid{grid-template-columns:1fr}.library-heading{gap:8px}.summary{font-size:11px}.filter{padding:9px 10px}.filters{gap:0}.book-card{padding:23px}.card-top{margin-bottom:18px}.book-card h3{font-size:24px}.note{font-size:13px}.status{font-size:11px}.card-bottom select{max-width:140px;font-size:12px}.icon-button{width:40px;height:40px}footer{flex-direction:column;align-items:flex-start;gap:13px;font-size:11px}dialog{padding:22px}.dialog-heading h2{font-size:27px}.empty h3{font-size:22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}
