*{box-sizing:border-box;margin:0;padding:0}:root{--ink-900:#0f172a;--ink-700:#334155;--ink-500:#64748b;--surface:#fff;--surface-soft:#f8fafc;--accent:#1d4ed8;--accent-soft:#e0e7ff;--shadow-soft:0 18px 35px #0f172a14;--shadow-card:0 12px 24px #0f172a14;--radius-lg:18px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--ink-900);background:linear-gradient(#f8fafc 0%,#eef2ff 45%,#f8fafc 100%);font-family:Karla,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}button,input,select,textarea{font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.main{padding:1.8rem 0 2.4rem}@media (max-width:600px){.main{padding:1rem 0}}.section{margin-bottom:1.8rem}.loading-message{text-align:center;color:#6b7280;padding:2rem 0}.error-message{text-align:center;color:#ef4444;background-color:#fee2e2;border-radius:14px;max-width:800px;margin:1rem auto;padding:1.5rem}.success-message{text-align:center;color:#059669;background-color:#d1fae5;border-radius:14px;max-width:800px;margin:1rem auto;padding:1.5rem}.toast-backdrop{z-index:2000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a73;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.toast-notification{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #0f172a1f;border-radius:22px;width:min(34rem,100vw - 2rem);padding:1.2rem 1.25rem 1.15rem;animation:.18s ease-out toast-slide-in;position:relative;box-shadow:0 30px 80px #0f172a47}.toast-error{color:#991b1b;background:linear-gradient(#fef2f2fa 0%,#fffffffa 100%)}.toast-warning{color:#92400e;background:linear-gradient(#fffbebfc 0%,#fffffffa 100%)}.toast-header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.7rem;font-size:1.55rem;line-height:1.1;display:flex}.toast-body{color:#1e293b;font-size:1.05rem;line-height:1.55}.toast-close{color:inherit;cursor:pointer;background:#ffffffbf;border:1px solid #0f172a1f;border-radius:999px;padding:.35rem .55rem;font-size:1rem;font-weight:700;line-height:1}.toast-close:hover{background:#fffffff5}.toast-actions{justify-content:flex-end;margin-top:1rem;display:flex}.toast-button{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:999px;padding:.75rem 1rem;font-size:.95rem;font-weight:700}.toast-button:hover{background:#1e293b}@keyframes toast-slide-in{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.navigation{display:none}.nav-button{color:#6b7280;cursor:pointer;background-color:#0000;border:none;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:color .2s;position:relative}.nav-button:hover{color:#4b5563}.nav-button.active{color:#4361ee}.nav-button.active:after{content:"";background-color:#4361ee;border-radius:2px;width:30%;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.logout-button{color:#ef4444}.logout-button:hover{color:#b91c1c}@media (max-width:600px){.container{max-width:100%;padding:0 .75rem;overflow-x:hidden}.main{padding:1rem 0;overflow-x:hidden}.section{margin-bottom:1.5rem;overflow-x:hidden}.navigation{flex-wrap:wrap;padding:.5rem 0}.logout-button{width:100%;margin-top:.5rem;position:static}.toast-backdrop{padding:.75rem}.toast-notification{width:min(100%,34rem);padding:1rem}.toast-header{font-size:1.3rem}}@media (max-width:768px){body,html{overflow-x:hidden}*{max-width:100%}}
.header{z-index:20;background-color:#fff;border-bottom:1px solid #94a3b84d;padding:.6rem 0;position:sticky;top:0}.header-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.logo{color:#0f172a;align-items:center;gap:.5rem;font-size:1.2rem;font-weight:600;display:flex}.logo-link{color:inherit;text-decoration:none}.logo-icon{justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.logo-icon img{object-fit:contain;width:100%;height:100%;display:block}.logo-text{line-height:1.2}.header-nav{align-items:center;display:flex}.header-nav .nav-button{color:#475569;cursor:pointer;background-color:#0000;border:none;border-radius:999px;padding:.45rem .8rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s,background .2s;position:relative}.header-nav .nav-button:hover{color:#1e3a8a;background:#eef2ff}.header-nav .nav-button.active{color:#1d4ed8;background:#e0e7ff}.header-nav .logout-button{color:#ef4444;margin-left:.75rem}.header-nav .logout-button:hover{color:#b91c1c;background:#fee2e2}.read-stats{color:#4f4f4f;background-color:#f5f7ff;border-radius:20px;padding:.5rem 1rem;font-size:.95rem;box-shadow:0 1px 3px #0000000d}@media (max-width:600px){.header-container{flex-wrap:wrap;padding:0 1rem}.logo{width:100%;margin-bottom:.5rem;font-size:1rem}.logo-text{font-size:.95rem}.header-nav{flex-wrap:wrap;justify-content:flex-start;gap:.4rem;width:100%}.header-nav .nav-button{flex-shrink:0;padding:.4rem .65rem;font-size:.8rem}.header-nav .logout-button{margin-left:0}.read-stats{padding:.4rem .8rem;font-size:.85rem}}@media (max-width:480px){.header-container{padding:0 .75rem}.logo{font-size:.95rem}.logo-text{font-size:.9rem}.header-nav .nav-button{padding:.35rem .55rem;font-size:.75rem}}
.form-container{background-color:#fff;border-radius:18px;max-width:800px;margin:1rem auto;padding:1.25rem;box-shadow:0 18px 35px #0f172a14}@media (max-width:600px){.form-container{margin:.75rem auto;padding:1rem}}.form-title{color:#0f172a;margin-bottom:1rem;font-size:1.25rem}.search-form{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;display:flex}.search-actions{justify-content:center;gap:.75rem;margin-bottom:1rem;display:flex}@media (max-width:600px){.search-form{flex-direction:column;gap:.75rem}.input-field{width:100%;min-width:0;padding:1rem;font-size:1rem}.button{width:100%;padding:1rem;font-size:1rem}.search-result-row{grid-template-columns:64px 1fr}.search-result-meta,.search-result-actions{grid-column:2}}.input-field{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex:1;min-width:0;padding:.6rem;font-size:.95rem}.input-field:focus{border-color:#1d4ed8;outline:none;box-shadow:0 0 0 3px #1d4ed826}.button{color:#fff;cursor:pointer;background-color:#1d4ed8;border:none;border-radius:999px;padding:.6rem 1.25rem;font-size:.95rem;transition:background-color .2s}.button:hover{background-color:#1e40af}.button:disabled{cursor:not-allowed;background-color:#a5b4fc}.error-message{color:#e53e3e;margin-top:.5rem;font-size:.9rem}.book-details{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.book-details{grid-template-columns:1fr 1fr}}@media (max-width:600px){.book-details{grid-template-columns:1fr;gap:1rem}.form-group.full-width,.form-group{grid-column:1/-1;width:100%}.button-group{flex-direction:column;gap:.75rem;width:100%}.button,.cancel-button{width:100%;padding:1rem;font-size:1rem}}.form-group{width:100%}.form-group.full-width{grid-column:1/-1}.label{color:#475569;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.input{border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:.75rem;font-size:1rem}.input:focus{border-color:#1d4ed8;outline:none;box-shadow:0 0 0 3px #1d4ed826}.select{background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:.75rem;font-size:1rem}.select:focus{border-color:#1d4ed8;outline:none;box-shadow:0 0 0 3px #1d4ed826}.button-group{grid-column:1/-1;justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.cancel-button{color:#475569;background-color:#fff;border:1px solid #e2e8f0}.cancel-button:hover{background-color:#f1f5f9}.clear-button{color:#b91c1c;background-color:#fee2e2;border:1px solid #fecaca}.clear-button:hover{background-color:#fecaca}.book-cover{grid-column:1/-1;justify-content:center;margin-bottom:1rem;display:flex}.book-cover img{object-fit:contain;object-position:center;max-height:200px;box-shadow:0 4px 6px #0000001a}.message-box{border-radius:12px;margin-bottom:1rem;padding:1rem;font-size:.875rem}.message-box.info{color:#0369a1;background-color:#e0f2fe;border:1px solid #bae6fd}.message-box.success{color:#166534;background-color:#dcfce7;border:1px solid #bbf7d0}.message-box.error{color:#b91c1c;text-align:center;background-color:#fee2e2;border:1px solid #fecaca}.message-box p{margin-bottom:.5rem}.message-box p:last-child{margin-bottom:0}.search-results-list{gap:.75rem;margin-bottom:1rem;display:grid}.search-result-row{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:64px 1.8fr 1.1fr 1.1fr;align-items:center;gap:.75rem;padding:.75rem .9rem;transition:border-color .2s,box-shadow .2s;display:grid}.search-result-row:hover{border-color:#c7d2fe;box-shadow:0 6px 16px #0f172a14}.search-result-row[data-added=true]{background:#dcfce7;border-color:#bbf7d0}.search-result-cover{background:#f8fafc;border-radius:10px;justify-content:center;align-items:center;width:64px;height:86px;display:flex;overflow:hidden}.search-result-cover img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.search-result-cover-fallback{color:#94a3b8;text-align:center;font-size:.75rem}.search-result-main{gap:.2rem;display:grid}.search-result-meta{color:#475569;gap:.2rem;font-size:.9rem;display:grid}.search-result-actions{gap:.4rem;display:grid}.search-result-added{color:#15803d;text-align:center;font-weight:600}.search-result-existing{color:#16a34a;text-align:center;font-weight:600}.search-result-title{color:#0f172a;font-weight:700}.search-result-authors{color:#475569;font-size:.9rem}.search-result-pages-inline{color:#475569;font-size:.85rem}.local-results{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem;margin-top:.75rem;display:grid}.local-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:.6rem;padding:.5rem .6rem;display:flex}.local-cover img{object-fit:contain;max-width:50px;max-height:70px;display:block}.local-info{flex-direction:column;gap:.25rem;min-width:0;display:flex}.local-title{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:600;overflow:hidden}.local-authors{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.local-actions{margin-top:.75rem}.local-card.selectable{cursor:pointer;transition:border-color .2s,transform .2s,box-shadow .2s}.local-card.selectable:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000014}.local-card.selectable.selected{border-color:#1d4ed8;box-shadow:0 0 0 2px #1d4ed826}@media (max-width:600px){.local-results{grid-template-columns:1fr}}.form-container>.search-form:last-child,.form-container>.error-message:last-child{margin-bottom:0}
.list-container{max-width:100%;margin:0 auto}.library-filters{justify-content:center;gap:.5rem;margin-bottom:1.25rem;display:flex}.library-filter-link{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.45rem .8rem;font-size:.95rem;font-weight:600;transition:color .2s,background .2s;position:relative}.library-filter-link.active{color:#1d4ed8;background:#e0e7ff}.library-filters .library-filter-link.active:after,.sort-buttons .library-filter-link.active:after{content:"";background-color:#1d4ed8;border-radius:2px;width:30%;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.library-filter-link:hover:not(.active){color:#1e3a8a;background:#eef2ff}.sort-bar{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;width:100%;margin:0 0 1rem;font-size:1rem;display:flex}.sort-buttons{gap:.5rem;display:flex}.sort-button{min-width:0}.grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));justify-content:start;place-items:stretch start;gap:1rem;width:100%;margin-top:1.5rem;margin-bottom:2rem;display:grid}.card{cursor:pointer;background:#fff;border-radius:18px;flex-direction:column;align-items:stretch;width:100%;min-width:170px;max-width:220px;height:320px;min-height:260px;margin:0;padding:0;transition:box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 24px #0f172a1a}@media (max-width:480px){.grid{gap:.5rem}}.flipped{box-shadow:0 0 0 3px #c7d2fe,0 12px 26px #0f172a24}.card-front,.card-back{backface-visibility:hidden;box-sizing:border-box;border-radius:18px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.card-image-flip{width:100%;height:calc(100% - 38px);position:relative}.card-front{z-index:2;background:#fff;padding:0}.cover-actions{background:#f8fafc;border-top:3px solid #ff1493;justify-content:center;align-items:center;gap:8px;width:100%;height:38px;min-height:38px;padding:0;display:flex}.cover-actions.read{border-top-color:#228b22}.cover-actions.unread{border-top-color:#ff1493}.overlay-icon{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:inline-flex}.overlay-icon.active{color:#16a34a}.overlay-icon.favorite{color:#94a3b8}.overlay-icon.favorite.active{color:#228b22}.overlay-icon.read-status.unread{color:#9ca3af}.overlay-icon.read-status.read{color:#1e90ff}.overlay-icon.danger{color:#ef4444}.overlay-icon.flip-toggle{color:#1e90ffa6}.overlay-icon svg{stroke-width:2.5px;width:20px;height:20px}.modal-backdrop{z-index:50;background:#11182759;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:14px;width:min(90vw,360px);padding:1rem 1.1rem;box-shadow:0 20px 40px #00000026}.modal-title{color:#111827;margin-bottom:.35rem;font-size:1rem;font-weight:600}.modal-title.danger{color:#ef4444;border-bottom:2px solid #ef4444;padding-bottom:.35rem}.modal-body{color:#4b5563;margin-bottom:1rem;font-size:.9rem}.modal-actions{justify-content:flex-end;gap:.5rem;display:flex}.modal-button{cursor:pointer;border:none;border-radius:8px;padding:.45rem .75rem;font-size:.9rem}.modal-button.cancel{color:#111827;background:#f3f4f6}.modal-button.danger{color:#fff;background:#ef4444}.card-back{z-index:3;text-align:center;background:linear-gradient(#f8fafc 0%,#eef2ff 100%);padding:18px 12px 12px;transform:rotateY(180deg)}.card-image{box-sizing:border-box;background:#fff;flex:none;justify-content:center;align-items:center;width:100%;height:100%;padding:2px;display:flex}.cover-placeholder{text-align:center;background:#000;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;height:100%;padding:.75rem;display:flex}.cover-placeholder-icon{color:#ef4444;font-size:8.4rem}.cover-placeholder-title{color:#fff;font-size:1rem;font-weight:700;line-height:1.2}.cover-placeholder-author{color:#fff;font-size:.85rem;line-height:1.2}.card-image img{object-fit:contain;object-position:center;width:auto;max-width:100%;height:auto;max-height:100%;box-shadow:none;background:0 0;border-radius:0;display:block}.flippable{perspective:1000px}.card-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .5s cubic-bezier(.4,.2,.2,1);position:relative}.flipped .card-inner{transform:rotateY(180deg)}.card-info{margin-bottom:1em}.card-title{margin-bottom:.2em;font-size:1.05em;font-weight:600}.card-authors{color:#6b7280;margin-bottom:.7em;font-size:.97em}.card-meta{justify-items:center;gap:.5rem;width:100%;display:grid}.card-meta-item{justify-content:center;gap:.5rem;font-size:.85em;display:flex}.card-meta-item.date-read{flex-direction:column;align-items:center;gap:.35rem}.card-date-label{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;font-size:.75em}.card-date-input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.25rem .4rem;font-size:.85em}.card-date-input:disabled{color:#9ca3af;background:#f3f4f6}.card-meta-value{color:#111827;word-break:break-word;text-align:center}.card.fade-out{opacity:0;pointer-events:none;transform:translateY(10px)}@media (max-width:768px){.grid{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:0 .5rem;display:grid}.card{aspect-ratio:.65;box-sizing:border-box;flex-direction:column;justify-content:stretch;align-items:stretch;width:100%;min-width:0;max-width:none;height:auto;min-height:280px;margin:0;padding:0;display:flex}.card-image{background:#fff;border-radius:0;justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:2px;display:flex}.card-image img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;box-shadow:none;background:0 0;border-radius:0;margin:0;padding:0;display:block}.cover-actions{gap:6px;height:42px;min-height:42px;padding:0 4px}.overlay-icon{width:32px;height:32px}.overlay-icon svg{width:18px;height:18px}}@media (max-width:480px){.list-container{padding:0}.grid{grid-template-columns:repeat(2,1fr);gap:.6rem;margin-top:1rem;padding:0 .5rem;display:grid}.card{aspect-ratio:.65;flex-direction:column;width:100%;min-width:0;max-width:none;height:auto;min-height:240px;margin:0;padding:0;display:flex}.library-filters{flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;padding:0 .5rem}.library-filter-link{padding:.35rem .6rem;font-size:.85rem}.sort-bar{flex-direction:column;align-items:flex-start;gap:.6rem;padding:0 .5rem;font-size:.9rem}.sort-buttons{flex-wrap:wrap;gap:.4rem;width:100%}.sort-button{padding:.35rem .6rem;font-size:.85rem}.cover-actions{gap:4px;height:40px;min-height:40px;padding:0 2px}.overlay-icon{width:30px;height:30px}.overlay-icon svg{width:16px;height:16px}.card-back{padding:12px 10px 10px}.card-title{font-size:.95em}.card-authors{font-size:.85em}.card-meta-item{font-size:.8em}}@media (max-width:360px){.grid{gap:.5rem;padding:0 .4rem}.card{min-height:220px}.library-filters{gap:.3rem;padding:0 .4rem}.library-filter-link{padding:.3rem .5rem;font-size:.8rem}.sort-bar{padding:0 .4rem;font-size:.85rem}.sort-button{padding:.3rem .5rem;font-size:.8rem}}.empty-state{text-align:center;color:#64748b;background-color:#fff;border-radius:18px;padding:3rem 1rem;box-shadow:0 18px 35px #0f172a14}
.detail-container{background-color:#fff;border-radius:18px;max-width:800px;margin:1rem auto;padding:1.25rem;box-shadow:0 18px 35px #0f172a14}.back-button{color:#1d4ed8;cursor:pointer;background-color:#0000;border:none;align-items:center;gap:.5rem;margin-bottom:1rem;padding:0;font-size:.875rem;transition:color .2s;display:flex}.back-button:hover{color:#1e40af;text-decoration:underline}.detail-header{gap:1.5rem;margin-bottom:1.5rem;display:flex}.detail-cover{flex-shrink:0}.detail-cover-placeholder{text-align:center;background:#000;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;width:180px;height:250px;padding:.75rem;display:flex}.detail-cover-icon{color:#ef4444;font-size:9.6rem}.detail-cover-title{color:#fff;font-size:1.05rem;font-weight:700;line-height:1.2}.detail-cover-author{color:#fff;font-size:.9rem;line-height:1.2}.detail-cover img{object-fit:contain;object-position:center;max-width:180px;max-height:250px;box-shadow:0 4px 8px #0000001a}@media (max-width:768px){.detail-cover img{max-width:150px;max-height:200px}.detail-cover-placeholder{width:150px;height:200px}}@media (max-width:480px){.detail-header{text-align:center;flex-direction:column;align-items:center}.detail-cover img{max-width:100px;max-height:150px}.detail-cover-placeholder{width:100px;height:150px}.detail-info{width:100%}}.detail-info{flex:1}.detail-title{color:#0f172a;margin-bottom:.4rem;font-size:1.35rem}.detail-authors{color:#64748b;margin-bottom:1.25rem;font-size:.95rem}.detail-meta{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:640px){.detail-meta{grid-template-columns:1fr 1fr}}.meta-item{margin-bottom:.5rem}.meta-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.25rem;font-size:.75rem;display:block}.meta-value{color:#334155;font-size:.875rem}.detail-actions{justify-content:space-between;width:100%;margin-top:2rem;display:flex}.detail-actions-start{align-items:flex-start}.detail-toggle-column{flex-direction:column;flex:1;display:flex}@media (max-width:600px){.detail-actions{flex-direction:column;align-items:stretch;gap:1rem}.detail-container{padding:1rem}}.toggle-container{align-items:center;gap:4px;margin-bottom:6px;display:flex}.toggle-label{color:#6b7280;font-size:.75rem}.read-toggle{cursor:pointer;background:0 0;border:none;width:36px;height:20px;margin:0;padding:0;display:inline-block;position:relative}.read-toggle:before{content:"";background-color:#9e9e9e;border-radius:10px;width:36px;height:20px;transition:background-color .3s;position:absolute;top:0;left:0}.read-toggle:after{content:"";background-color:#fff;border-radius:50%;width:16px;height:16px;transition:transform .3s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.read-toggle.read:before{background-color:#4caf50}.read-toggle.read:after{transform:translate(16px)}.owned-toggle{cursor:pointer;background:0 0;border:none;width:36px;height:20px;margin:0;padding:0;display:inline-block;position:relative}.owned-toggle:before{content:"";background-color:#9e9e9e;border-radius:10px;width:36px;height:20px;transition:background-color .3s;position:absolute;top:0;left:0}.owned-toggle:after{content:"";background-color:#fff;border-radius:50%;width:16px;height:16px;transition:transform .3s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.owned-toggle.owned:before{background-color:#4caf50}.owned-toggle.owned:after{transform:translate(16px)}.delete-button{color:#ef4444;cursor:pointer;box-shadow:none;background-color:#0000;border:none;border-radius:0;justify-content:center;align-items:center;margin:0;padding:0;transition:color .2s;display:flex}.delete-button svg{display:block}.delete-button:hover{color:#b91c1c;background-color:#0000}.detail-toggle-container{align-items:center;gap:8px;display:flex}.detail-toggle-label{color:#6b7280;font-size:.875rem}.read-status-button{cursor:pointer;background-color:#fff;border:none;border-radius:4px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;transition:all .2s;display:inline-flex;position:relative;box-shadow:0 1px 3px #0000001a}.read-status-button:before{content:"";background-color:#9e9e9e;border-radius:10px;width:36px;height:20px;margin-right:8px;transition:background-color .3s;display:inline-block;position:relative}.read-status-button:after{content:"";background-color:#fff;border-radius:50%;width:16px;height:16px;transition:transform .3s;position:absolute;top:50%;left:11px;transform:translateY(-50%);box-shadow:0 1px 3px #0003}.read-status-button.read:before{background-color:#4caf50}.read-status-button.read:after{transform:translate(16px,-50%)}.read-status-button:hover{background-color:#f9f9f9}.delete-button{color:#ef4444;cursor:pointer;background-color:#0000;border:none;border-radius:0;align-items:center;gap:.5rem;padding:.75rem;font-size:.875rem;transition:color .2s;display:flex}.delete-button:hover{color:#b91c1c}.delete-button svg{width:1rem;height:1rem}
.book-scan-container{background-color:#fff;border-radius:18px;max-width:1000px;margin:0 auto;padding:2rem;box-shadow:0 18px 35px #0f172a14}.scan-title{color:#0f172a;margin-bottom:1.5rem;font-size:1.5rem}.scan-subtitle{color:#475569;margin-top:-1rem;margin-bottom:1rem;font-size:.9rem}.scan-subtitle-label{color:#334155;margin-bottom:.25rem;font-weight:600}.scan-subtitle-list{gap:.2rem;margin:0;padding-left:1.2rem;display:grid}.scan-subtitle-list li{margin:0}.scan-subtitle-query{color:#64748b;margin-top:.35rem;font-size:.8rem}.scan-summary{align-items:flex-start;gap:1rem;display:flex}.scan-summary .image-preview-container{flex:none;width:180px}.scan-summary .image-preview{max-height:220px}.scan-form{flex-direction:column;gap:1.5rem;display:flex}.file-input-container{align-items:center;gap:1rem;display:flex}.file-input{display:none}.upload-button,.scan-button{color:#fff;cursor:pointer;background-color:#1d4ed8;border:none;border-radius:999px;padding:.6rem 1.25rem;font-size:.95rem;font-weight:500;transition:background-color .2s}.upload-button:hover,.scan-button:hover{background-color:#1e40af}.upload-button:disabled,.scan-button:disabled{cursor:not-allowed;background-color:#a5b4fc}.file-name{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;flex:1;align-items:baseline;gap:.5rem;font-size:.875rem;display:flex;overflow:hidden}.file-hint{color:#6b7280;white-space:nowrap;font-size:.75rem}.image-preview-container{border-radius:12px;max-width:100%;overflow:hidden;box-shadow:0 12px 22px #0f172a1a}.image-preview{object-fit:contain;width:100%;max-height:400px}.api-key-input{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.api-key-input label{color:#4b5563;font-size:.875rem;font-weight:500}.api-key-input input{border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:.75rem;font-size:.875rem}.api-key-info{color:#6b7280;margin-top:.25rem;font-size:.75rem}.scan-button{align-self:flex-start}.error-message{color:#ef4444;background-color:#fee2e2;border-radius:12px;padding:.875rem;font-size:.875rem}.scan-results{flex-direction:column;gap:1.5rem;display:flex}.no-books-message{color:#6b7280;text-align:center;padding:2rem 0;font-size:.875rem}.no-results{color:#6b7280;text-align:center;background-color:#f3f4f6;border-radius:4px;padding:1rem;font-size:.875rem}.scan-actions{justify-content:center;margin-top:1.5rem;display:flex}.reset-button{color:#fff;cursor:pointer;background-color:#6b7280;border:none;border-radius:4px;padding:.75rem 1.25rem;font-size:.875rem;transition:background-color .2s}.reset-button:hover{background-color:#4b5563}@media (max-width:640px){.book-scan-container{padding:1.1rem}.file-input-container{flex-direction:column;align-items:flex-start;gap:.5rem}.upload-button{width:100%}.file-name{white-space:normal;width:100%}.scan-button{align-self:stretch;width:100%}.image-preview{max-height:240px}}
.login-container{background:linear-gradient(135deg,#eef2ff 0%,#f8fafc 55%,#fef3c7 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.login-form-container{background-color:#fff;border-radius:18px;width:100%;max-width:400px;padding:2rem;box-shadow:0 18px 35px #0f172a1f}.login-header{text-align:center;margin-bottom:2rem}.login-title{color:#1d4ed8;margin-bottom:.5rem;font-size:1.8rem}.login-subtitle{color:#6b7280;font-size:1rem}.login-form{flex-direction:column;display:flex}.form-group{margin-bottom:1.5rem}.form-group label{color:#374151;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.form-group input{border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:.75rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus{border-color:#1d4ed8;outline:none;box-shadow:0 0 0 3px #1d4ed826}.login-button{color:#fff;cursor:pointer;background-color:#1d4ed8;border:none;border-radius:999px;margin-top:.5rem;padding:.75rem 1rem;font-size:1rem;font-weight:500;transition:background-color .2s}.login-button:hover{background-color:#1e40af}.login-error{color:#b91c1c;background-color:#fee2e2;border-radius:12px;margin-bottom:1.5rem;padding:.75rem;font-size:.9rem}.book-count{color:#6b7280;background-color:#f1f5f9;border-radius:9999px;margin-top:.5rem;padding:.5rem 1rem;font-size:.95rem;display:inline-block}@media (max-width:480px){.login-form-container{margin:0 1rem;padding:1.25rem}.login-title{font-size:1.5rem}.book-count{text-align:center;width:100%;display:block}}
.history-header{z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.history-header-inner{justify-content:space-between;align-items:center;padding:.9rem 0;display:flex}.history-brand{color:#0f172a;align-items:center;gap:.5rem;font-weight:600;display:flex}.history-brand-icon{font-size:1.35rem}.history-nav{align-items:center;gap:.75rem;display:flex}.history-nav-link{color:#374151;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.35rem .65rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s}.history-nav-link:hover{color:#1e3a8a;background:#eef2ff}.history-nav-link.logout{color:#ef4444}.history-nav-link.logout:hover{color:#b91c1c;background:#fee2e2}.history-hero{background:linear-gradient(120deg,#f8fafc 0%,#eef2ff 50%,#fef3c7 100%);border-radius:18px;justify-content:space-between;align-items:flex-end;gap:2rem;margin-top:1.5rem;padding:2.2rem 2.4rem;display:flex;box-shadow:0 20px 40px #0f172a14}.history-kicker{text-transform:uppercase;letter-spacing:.12em;color:#4338ca;margin-bottom:.5rem;font-size:.7rem;font-weight:600}.history-title{color:#0f172a;margin-bottom:.4rem;font-size:2.2rem;font-weight:700}.history-quote{font-size:1.85rem}.history-quote-author{text-align:right}.history-subtitle{color:#475569;max-width:460px;font-size:1rem}.history-hero-stats{gap:1.5rem;display:flex}.history-stat{text-align:center;background:#ffffffb3;border-radius:14px;min-width:120px;padding:.9rem 1.1rem;box-shadow:inset 0 0 0 1px #94a3b859}.history-stat-value{color:#0f172a;font-size:1.6rem;font-weight:700}.history-stat-label{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-top:.2rem;font-size:.75rem}.history-chart-card{background:#fff;border-radius:18px;margin-top:.8rem;padding:1.6rem 1.8rem 2rem;box-shadow:0 18px 35px #0f172a14}.history-tabs{margin-top:1.8rem}.history-tabs-header{gap:.5rem;width:fit-content;margin-bottom:.8rem;display:flex}.history-tab{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.45rem .8rem;font-size:.95rem;font-weight:600;transition:background .2s,color .2s;position:relative}.history-tab.active{color:#1d4ed8;background:#e0e7ff}.history-tab.active:after{content:"";background-color:#1d4ed8;border-radius:2px;width:30%;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.history-tab:hover:not(.active){color:#1e3a8a;background:#eef2ff}.history-chart-header{justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.2rem;display:flex}.history-chart-title{color:#0f172a;font-size:1.3rem;font-weight:700}.history-chart-subtitle{color:#64748b;margin-top:.25rem;font-size:.9rem}.history-chart-badge{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#1d4ed8;border-radius:999px;padding:.35rem .85rem;font-size:.75rem}.history-chart{grid-template-columns:1fr;height:320px;display:grid}.history-bars{background:0 0;border-radius:14px;grid-auto-columns:minmax(38px,1fr);grid-auto-flow:column;align-items:end;gap:.6rem;height:100%;padding:.6rem .2rem .2rem;display:grid;overflow-x:auto}.history-bars-months{grid-auto-columns:minmax(52px,1fr)}.history-bar-group{flex-direction:column;justify-content:flex-end;align-items:center;gap:.4rem;height:100%;display:flex}.history-bar-count-outside{color:#0f172a;background:#f8fafce6;border-radius:999px;justify-content:center;align-self:center;align-items:center;min-width:24px;height:24px;font-size:.72rem;font-weight:700;display:inline-flex}.history-bar{background:linear-gradient(#1d4ed8 0%,#38bdf8 100%);border-radius:999px;width:36px;box-shadow:0 10px 20px #1e40af33}.history-bars-months .history-bar{justify-content:center;align-items:flex-start;padding-top:6px;display:flex}.history-bars-months .history-bar-count{color:#0f172a;background:#f8fafcd9;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;font-size:.72rem;font-weight:700;display:inline-flex}.history-bar-label{color:#475569;text-align:center;font-size:.75rem}.history-empty{text-align:center;color:#6b7280;padding:2rem 1rem}.history-author-chart{grid-template-columns:1fr;gap:5px;width:100%;margin-top:.5rem;display:grid}.history-author-chart:has(.history-month-row){width:100%;max-width:100%}.history-author-row{grid-template-columns:minmax(80px,140px) 1fr;align-items:center;gap:.4rem;min-height:40px;display:grid}.history-month-row{grid-template-columns:1fr}.history-month-row .history-author-bar-wrap{width:100%}.history-author-bars{align-items:start;gap:5px;width:100%;display:grid}.history-author-bars:has(.history-month-row){width:100%;max-width:100%}.history-author-label{color:#0f172a;word-break:break-word;text-align:right;font-weight:600;line-height:1.25}.history-author-bar-wrap{background:0 0;border-radius:999px;flex:1;width:100%;height:36px;position:relative}.history-author-bar{background:linear-gradient(90deg,#1d4ed8 0%,#38bdf8 100%);border-radius:999px;justify-content:flex-start;align-items:center;gap:.4rem;height:100%;padding:0 10px;display:flex;box-shadow:0 8px 16px #1e40af33}.history-year-bar{transform-origin:0;animation:.42s ease-out forwards year-bar-grow;transform:scaleX(0)}@keyframes year-bar-grow{to{transform:scaleX(1)}}.history-month-bar{transform-origin:0;justify-content:flex-start;gap:.5rem;animation:.42s ease-out forwards month-bar-grow;transform:scaleX(0)}.history-month-label{color:#fff;text-shadow:0 1px 2px #0f172a40;white-space:nowrap;font-size:.82rem;font-weight:600}@keyframes month-bar-grow{to{transform:scaleX(1)}}.history-author-covers{align-items:center;gap:4px;display:inline-flex}.history-author-cover{object-fit:cover;opacity:0;cursor:pointer;background:#f8fafc;border:1px solid #ffffffb3;border-radius:6px;width:22px;height:22px;transition:transform .2s;animation:.32s ease-out forwards cover-rise;position:relative;transform:translateY(6px);box-shadow:0 4px 8px #0f172a26}.history-author-cover:hover{z-index:10;animation:.32s ease-out forwards cover-rise,.5s ease-in-out cover-wiggle;transform:scale(1.2)}@keyframes cover-wiggle{0%,to{transform:scale(1.2)rotate(0)}25%{transform:scale(1.2)rotate(-5deg)}75%{transform:scale(1.2)rotate(5deg)}}@keyframes cover-rise{to{opacity:1;transform:translateY(0)}}.history-author-count{color:#0f172a;background:#f8fafcd9;border-radius:999px;margin-left:auto;padding:.1rem .4rem;font-size:.85rem;font-weight:700}.history-pie-chart{grid-template-columns:minmax(180px,220px) 1fr;align-items:center;gap:1.5rem;display:grid}.history-pie{background:#e2e8f0;border-radius:50%;width:200px;height:200px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 14px 28px #0f172a26}.history-pie-svg{width:100%;height:100%;transform:rotate(-90deg)}.history-pie-track{fill:none;stroke:#e2e8f0;stroke-width:18px}.history-pie-slice{fill:none;stroke-width:18px;stroke-linecap:butt;stroke-dasharray:0 var(--circ);animation:.52s ease-out forwards pie-sweep}@keyframes pie-sweep{to{stroke-dasharray:var(--slice-len)calc(var(--circ) - var(--slice-len))}}.history-pie-center{z-index:3;background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:22%;box-shadow:inset 0 0 0 1px #94a3b840}.history-pie-total{color:#0f172a;font-size:1.4rem;font-weight:700}.history-pie-label{text-transform:uppercase;letter-spacing:.08em;color:#64748b;font-size:.75rem}.history-pie-legend{gap:.6rem;display:grid}.history-pie-item{color:#1f2937;opacity:0;grid-template-columns:16px 1fr auto;align-items:center;gap:.6rem;font-size:.9rem;animation:.28s ease-out forwards pie-legend-in;display:grid;transform:translateY(6px)}@keyframes pie-legend-in{to{opacity:1;transform:translateY(0)}}.history-pie-swatch{border-radius:50%;width:12px;height:12px}.history-pie-count{color:#0f172a;font-weight:700}@media (max-width:700px){.history-author-row{grid-template-columns:1fr;gap:.6rem}}@media (max-width:900px){.history-hero{flex-direction:column;align-items:flex-start}.history-hero-stats{width:100%}.history-chart{grid-template-columns:1fr}}@media (max-width:600px){.history-hero{padding:1.6rem}.history-title{font-size:1.7rem}.history-chart-card{padding:1.2rem 1rem 1.6rem}.history-chart{height:240px}.history-bars{gap:.45rem}.history-bar-label{font-size:.65rem}.history-bar-count-outside{min-width:22px;height:22px;font-size:.68rem}.history-author-row{grid-template-columns:1fr;gap:.5rem}.history-author-bar-wrap{width:100%;height:32px}.history-month-row .history-author-bar-wrap{width:100%}.history-author-count{font-size:.78rem}.history-pie-chart{grid-template-columns:1fr}.history-pie{width:180px;height:180px}.history-pie-item{font-size:.85rem}}@media (max-width:600px) and (orientation:portrait){.history-tabs-header{justify-content:space-between;width:100%}.history-tab{padding:.35rem .6rem;font-size:.85rem}.history-chart-title{font-size:1.1rem}.history-chart-card{padding:1rem}.history-chart-card:has(.history-author-row:not(.history-month-row)){padding-left:.75rem;padding-right:.75rem}.history-chart-card:has(.history-month-row){padding-left:.75rem;padding-right:.75rem}.history-author-row{grid-template-columns:50px 1fr;gap:.4rem;min-height:50px;margin-bottom:10px}.history-month-row{width:100%;margin-left:0;margin-right:0;grid-template-columns:1fr!important}.history-author-bars{gap:12px}.history-author-chart .history-author-bars:has(.history-month-row){gap:3px}.history-author-label{text-align:left;font-size:.875rem}.history-author-bar-wrap{width:100%;height:44px;min-height:44px}.history-author-bar{min-height:44px;padding:0 8px}.history-month-row .history-author-bar-wrap{width:100%;max-width:100%}.history-month-row .history-author-bar{min-width:100px}.history-month-row .history-author-bar-wrap{width:100%;margin:0;padding:0}.history-author-count{padding:.15rem .5rem;font-size:.8rem}}@media (max-width:768px){.history-author-covers{display:none!important}.history-author-chart .history-author-bars:has(.history-month-row){gap:3px}.history-month-row{width:100%}.history-month-row .history-author-bar-wrap{width:100%;max-width:100%}.history-month-row .history-author-bar{min-width:60px}}.book-cover-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172abf;justify-content:center;align-items:center;animation:.2s ease-out modal-fade-in;display:flex;position:fixed;inset:0}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}.book-cover-modal-content{background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:1rem;width:85%;max-width:280px;max-height:90vh;padding:1.25rem;animation:.3s ease-out modal-scale-in;display:flex;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0f172a4d}@keyframes modal-scale-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.book-cover-modal-close{cursor:pointer;color:#0f172a;background:#0f172a1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.25rem;line-height:1;transition:background .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.book-cover-modal-close:hover{background:#0f172a33}.book-cover-modal-image{object-fit:cover;border-radius:6px;width:120px;height:auto;box-shadow:0 6px 16px #0f172a33}.book-cover-modal-info{text-align:center;width:100%}.book-cover-modal-title{color:#0f172a;margin:0 0 .4rem;font-size:1rem;font-weight:700;line-height:1.3}.book-cover-modal-authors{color:#64748b;margin:0;font-size:.875rem;line-height:1.4}@media (max-width:640px){.book-cover-modal-content{max-width:90%;padding:1rem}.book-cover-modal-image{width:100px}.book-cover-modal-title{font-size:.9rem}.book-cover-modal-authors{font-size:.8rem}}
.app-footer{background:#f8fafc;border-top:1px solid #94a3b840;margin-top:2rem;padding:1.5rem 0 2rem}.app-footer-inner{color:#64748b;justify-content:flex-end;align-items:center;gap:1rem;font-size:.9rem;display:flex}.app-footer-title{color:#0f172a;font-weight:600}.app-footer-link{color:#1d4ed8;text-decoration:none}.app-footer-link:hover{color:#1e40af}@media (max-width:600px){.app-footer-inner{text-align:center;flex-direction:column;align-items:center}.app-footer-title{justify-self:center}}
