*,:before,:after{box-sizing:border-box}body{color:#222;-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.app{max-width:960px;margin:0 auto;padding:0 1rem}.app-header{z-index:100;background:#fff;border-bottom:1px solid #e0e0e0;align-items:center;gap:2rem;margin-bottom:2rem;padding:1rem 0;display:flex;position:sticky;top:0}.app-logo{color:inherit;margin:0;font-size:1.5rem;font-weight:700;text-decoration:none}.app-nav{flex:1;gap:1rem;display:flex}.auth-section{white-space:nowrap;align-items:center;gap:.5rem;display:flex}.user-name{color:#555;font-size:.85rem}.btn-auth{color:#fff;cursor:pointer;background:#333;border:1px solid #555;border-radius:4px;padding:.3rem .8rem;font-size:.85rem}.btn-auth:hover{background:#555}.app-nav a{color:#555;border-radius:4px;padding:.25rem .5rem;text-decoration:none}.app-nav a:hover{color:#111;background:#f0f0f0}.app-nav a.active{color:#111;background:#e8e8e8;font-weight:600}.home-search{gap:.5rem;margin-bottom:1.5rem;display:flex}.home-search input{border:1px solid #ccc;border-radius:8px;flex:1;padding:.6rem 1rem;font-size:1rem}.home-search button{border-radius:8px;padding:.6rem 1.25rem}.clickable-row{cursor:pointer}.clickable-row:hover{background:#f0f7ff!important}.back-link{color:#555;margin-bottom:1rem;font-size:.9rem;text-decoration:none;display:inline-block}.back-link:hover{color:#111}.back-link:before{content:"←"}.breadcrumb{color:#888;align-items:center;gap:.4rem;margin-bottom:1rem;font-size:.9rem;display:flex}.breadcrumb a{color:#555;text-decoration:none}.breadcrumb a:hover{color:#111;text-decoration:underline}.breadcrumb .breadcrumb-sep:before{content:"/"}.breadcrumb .breadcrumb-current{color:#222;font-weight:500}.card-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.card{border:1px solid #e0e0e0;border-radius:8px;padding:1rem}.card h3,.card h4{margin:0 0 .5rem}.subtle{color:#777;margin:0;font-size:.9rem}.empty{color:#999;font-style:italic}.location-cards{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.location-card{cursor:pointer;color:inherit;border:1px solid #e0e0e0;border-radius:12px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden}.location-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.location-photo{background-color:#eee;background-position:50%;background-size:cover;height:200px}.location-label{padding:1rem}.location-label h3{margin:0 0 .25rem;font-size:1.2rem}.location-label p{color:#777;margin:0;font-size:.9rem}.location-stats{color:#999;gap:1rem;margin-top:.5rem;font-size:.85rem;display:flex}.location-group{margin-bottom:2rem}.add-form,.search-form{background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;flex-wrap:wrap;align-items:end;gap:.5rem;margin-top:1.5rem;padding:1rem;display:flex}.add-form h3{width:100%;margin:0 0 .25rem;font-size:1rem}.add-form input,.add-form select,.search-form input{border:1px solid #ccc;border-radius:4px;padding:.5rem;font-size:.9rem}.add-form input,.search-form input{flex:1;min-width:180px}button{color:#fff;cursor:pointer;background:#333;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.9rem}button:hover{background:#555}.book-table{border-collapse:collapse;width:100%;margin-top:1rem;font-size:.9rem}.book-table th{text-align:left;color:#555;white-space:nowrap;border-bottom:2px solid #ddd;padding:.5rem .75rem;font-size:.85rem;font-weight:600}.book-table td{border-bottom:1px solid #eee;padding:.4rem .75rem}.book-table tbody tr:hover{background:#f8f8f8}.col-num{color:#bbb;text-align:right;width:2rem}.col-center{text-align:center;white-space:nowrap}.col-right{text-align:right;white-space:nowrap}.missing{color:#ccc}.row-uncertain{background:#fff8e6}.row-highlight{animation:2s ease-out highlight-fade}@keyframes highlight-fade{0%{background:#d4edda}to{background:0 0}}.row-uncertain:hover{background:#fff3cc!important}.uncertain-note{color:#960;align-items:center;gap:.5rem;margin-top:1rem;font-size:.85rem;display:flex}.uncertain-dot{background:#fc0;border-radius:50%;width:10px;height:10px;display:inline-block}.col-actions{white-space:nowrap;text-align:right}.btn-edit,.btn-confirm,.btn-save,.btn-cancel,.btn-delete{cursor:pointer;border:1px solid #ccc;border-radius:4px;margin-left:.25rem;padding:.2rem .5rem;font-size:.8rem}.btn-edit{color:#555;background:#f5f5f5}.btn-edit:hover{background:#eee}.btn-confirm{color:#2a7a2a;background:#e6f9e6;border-color:#b3e6b3}.btn-confirm:hover{background:#c8f0c8}.btn-save{color:#fff;background:#333;border-color:#333}.btn-save:hover{background:#555}.btn-cancel{color:#555;background:#f5f5f5}.btn-cancel:hover{background:#eee}.btn-delete{color:#c33;background:#fee;border-color:#e99}.btn-delete:hover{background:#fcc}.edit-placement{align-items:center;gap:.25rem;display:flex}.row-editing{background:#f0f7ff}.edit-input{background:#fff;border:1px solid #aac8e8;border-radius:4px;width:100%;padding:.3rem .5rem;font-size:.85rem}.edit-input:focus{outline-offset:-1px;outline:2px solid #4a9eff}.edit-select{background:#fff;border:1px solid #aac8e8;border-radius:4px;padding:.3rem .4rem;font-size:.85rem}.location-hero{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.location-hero-img{object-fit:cover;border-radius:8px;width:160px;height:120px}.bookcase-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.bookcase-tile{color:inherit;border:1px solid #e0e0e0;border-radius:10px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden}.bookcase-tile:hover{transform:translateY(-3px);box-shadow:0 6px 18px #0000001a}.bookcase-photo{object-fit:cover;width:100%;height:150px;display:block}.bookcase-placeholder{background:linear-gradient(135deg,#e8e0d4 0%,#d4ccc0 100%);justify-content:center;align-items:center;height:100px;display:flex}.bookcase-label{padding:.75rem 1rem}.bookcase-label h4{margin:0 0 .25rem}.bookcase-hero{margin-bottom:1rem}.bookcase-hero h2{margin-bottom:.25rem}.bookcase-hero-img{object-fit:cover;border-radius:8px;width:100%;max-height:300px;margin-bottom:1.5rem}.bookcase-actions{z-index:10;pointer-events:none;justify-content:flex-end;display:flex;position:sticky;bottom:1rem}.bookcase-actions .btn-add{pointer-events:auto;box-shadow:0 2px 8px #00000040}.btn-add{color:#fff;cursor:pointer;background:#2a7a2a;border:none;border-radius:4px;padding:.4rem 1rem;font-size:.9rem}.btn-add:hover{background:#3a8a3a}.add-book-form{background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;flex-wrap:wrap;align-items:end;gap:.5rem;margin-bottom:1.5rem;padding:1rem;display:flex}.add-book-form input,.add-book-form select{border:1px solid #ccc;border-radius:4px;padding:.5rem;font-size:.9rem}.add-book-form input{flex:1;min-width:140px}.shelf-section{margin-bottom:1.5rem}.shelf-heading{color:#555;border-bottom:1px solid #eee;margin-bottom:0;padding-bottom:.25rem;font-size:1rem}.row-special-link td{background:#f0f7ff;border-bottom:1px solid #d0e0f0;padding:.6rem .75rem}.ctyrlistky-link{color:#2a5a9a;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;text-decoration:none;display:flex}.ctyrlistky-link:before{content:"📚"}.ctyrlistky-link:hover{color:#1a3a6a;text-decoration:underline}.ctyrlistky-stats{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.stat-card{border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;align-items:center;min-width:100px;padding:.75rem 1.25rem;display:flex}.stat-card.stat-have{background:#f0faf0;border-color:#b3e6b3}.stat-number{font-size:1.5rem;font-weight:700;line-height:1}.stat-label{color:#777;margin-top:.25rem;font-size:.8rem}.ctyrlistky-filters{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.ctyrlistky-filters input{border:1px solid #ccc;border-radius:4px;flex:1;min-width:180px;padding:.5rem;font-size:.9rem}.ctyrlistky-filters select{border:1px solid #ccc;border-radius:4px;padding:.5rem;font-size:.9rem}.filter-count{color:#999;white-space:nowrap;font-size:.85rem}.ctyrlistky-table .row-have{background:#f8fcf8}.ctyrlistky-table .row-missing{background:#fff}.ctyrlistky-table .row-missing td:nth-child(2){color:#aaa}.btn-toggle{cursor:pointer;border:1px solid #ccc;border-radius:4px;padding:.15rem .5rem;font-size:.8rem}.btn-toggle-on{color:#2a7a2a;background:#d4edda;border-color:#b3e6b3}.btn-toggle-on:hover{background:#c0e0c8}.btn-toggle-off{color:#999;background:#f5f5f5}.btn-toggle-off:hover{color:#666;background:#eee}.pocet-control{align-items:center;gap:.25rem;display:inline-flex}.btn-pocet{color:#555;cursor:pointer;background:#f5f5f5;border:1px solid #ccc;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:.9rem;line-height:1;display:flex}.btn-pocet:hover:not(:disabled){background:#e0e0e0}.btn-pocet:disabled{opacity:.3;cursor:default}.pocet-value{text-align:center;color:#999;min-width:20px;font-size:.9rem}.pocet-has{color:#2a7a2a;font-weight:600}.badge-dup{color:#856404;background:#fff3cd;border-radius:3px;margin-left:.4rem;padding:.05rem .35rem;font-size:.7rem;font-weight:600;display:inline-block}.casopisy-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.casopis-card{color:inherit;border:1px solid #e0e0e0;border-radius:10px;align-items:center;gap:1rem;padding:1.25rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.casopis-card:hover{transform:translateY(-3px);box-shadow:0 6px 18px #0000001a}.casopis-icon{font-size:2.5rem;line-height:1}.casopis-logo{object-fit:contain;width:80px;height:auto}.casopis-info h3{margin:0 0 .25rem;font-size:1.1rem}.casopis-info .subtle{margin:0}.ctyrlistky-header{margin-bottom:1.5rem}.ctyrlistky-logo{object-fit:contain;width:auto;height:60px}.kulhanek-note{color:#c90;cursor:help;font-weight:700}.casopis-icon-placeholder{color:#fff;background:linear-gradient(135deg,#2a2a2a,#444);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:1.5rem;font-weight:700;display:flex}.import-upload{max-width:500px}.import-upload p{color:#555;margin-bottom:1rem}.form-group{margin-bottom:1rem}.checkbox-label{color:#555;cursor:pointer;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9rem;display:flex}.btn{cursor:pointer;color:#333;background:#f5f5f5;border:1px solid #ccc;border-radius:4px;padding:.5rem 1rem;font-size:.9rem}.btn:hover{background:#eee}.btn-primary{color:#fff;background:#333;border-color:#333}.btn-primary:hover{background:#555}.btn-primary:disabled{cursor:default;background:#999;border-color:#999}.import-preview{object-fit:contain;border:1px solid #e0e0e0;border-radius:8px;max-width:100%;max-height:300px;margin-bottom:1rem}.analyzing-text{color:#555;font-size:1.1rem}.error-banner{color:#c33;background:#fee;border:1px solid #e99;border-radius:6px;margin-bottom:1rem;padding:.75rem 1rem}.import-shelf-select{background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.form-row{align-items:center;gap:.5rem;display:flex}.form-row label{color:#555;white-space:nowrap;font-size:.9rem}.form-row select,.form-row input{border:1px solid #ccc;border-radius:4px;padding:.4rem .5rem;font-size:.9rem}.import-table{border-collapse:collapse;width:100%;margin-bottom:1rem;font-size:.85rem}.import-table th{text-align:left;color:#555;border-bottom:2px solid #ddd;padding:.5rem;font-size:.8rem}.import-table td{vertical-align:middle;border-bottom:1px solid #eee;padding:.35rem .5rem}.import-table .input-full{border:1px solid #ddd;border-radius:3px;width:100%;padding:.3rem .4rem;font-size:.85rem}.import-table select{border:1px solid #ddd;border-radius:3px;padding:.25rem;font-size:.85rem}.row-skipped{opacity:.4}.row-skipped td{text-decoration:line-through}.confidence{border-radius:3px;padding:.1rem .4rem;font-size:.75rem;font-weight:600;display:inline-block}.confidence-high{color:#155724;background:#d4edda}.confidence-medium{color:#856404;background:#fff3cd}.confidence-low{color:#721c24;background:#f8d7da}.ocr-text{color:#999;text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:.8rem;overflow:hidden}.import-actions{justify-content:flex-end;gap:.5rem;display:flex}.import-done{text-align:center;padding:2rem 0}.import-done h2{color:#2a7a2a}.scattered-list{flex-direction:column;gap:.25rem;display:flex}.scattered-author{border:1px solid #e0e0e0;border-radius:6px;overflow:hidden}.scattered-header{cursor:pointer;background:#fafafa;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.6rem .75rem;display:flex}.scattered-header:hover{background:#f0f0f0}.scattered-toggle{color:#888;flex-shrink:0;width:1rem;font-size:.7rem}.scattered-name{min-width:180px}.scattered-meta{color:#888;margin-right:auto;font-size:.85rem}.scattered-tags{flex-wrap:wrap;gap:.3rem;display:flex}.scattered-tag{color:#2a5a9a;white-space:nowrap;background:#e3ecf7;border-radius:10px;padding:.15rem .5rem;font-size:.75rem}.scattered-detail{border-top:1px solid #eee;flex-wrap:wrap;gap:2rem;padding:.5rem .75rem .75rem 2rem;display:flex}.scattered-bookcase{min-width:200px}.scattered-bookcase h4{margin:.25rem 0 .4rem;font-size:.9rem}.scattered-bookcase h4 a{color:#2a5a9a;text-decoration:none}.scattered-bookcase h4 a:hover{text-decoration:underline}.scattered-bookcase ul{margin:0;padding:0;list-style:none}.scattered-bookcase li{align-items:center;gap:.5rem;padding:.2rem 0;font-size:.85rem;display:flex}.scattered-bookcase li.row-uncertain{opacity:.6}.scattered-title{flex:1}.scattered-lang{color:#888;font-size:.75rem}.scattered-pos{color:#aaa;white-space:nowrap;font-size:.75rem}
