body{font-family:Roboto,Arial;color:#212121;margin:0}p{margin:0}button{font-size:14px;cursor:pointer}select{cursor:pointer}input,select,button{font-family:Roboto,Arial}.button-primary{color:#fff;background-color:#198754;border:1px solid transparent;border-radius:5px;cursor:pointer;box-shadow:0 2px 5px #dcdcdc80}.button-primary:hover{background-color:#198754bf;border:1px solid transparent}.button-primary:active{background:#19875480;border-color:transparent;box-shadow:none}.button-secondary{color:#212121;background:#fff;border:1px solid rgb(200,200,200);border-radius:5px;cursor:pointer;box-shadow:0 2px 5px #dcdcdc33}.button-secondary:hover{background-color:#fafafa}.button-secondary:active{background-color:#f0f0f0;box-shadow:none}.limit-text-to-2-lines{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.link-primary{color:#198754;cursor:pointer}.link-primary:hover{opacity:.75}.link-primary:active{opacity:.5}select{color:#212121;background-color:#fff;border:1px solid rgb(200,200,200);border-radius:5px;padding:3px 5px;font-size:15px;cursor:pointer;box-shadow:0 1px 3px #c8c8c833}select:focus,input:focus{outline:2px solid rgb(25,135,84)}html,body{height:100%;margin:0;padding:0;overflow:hidden}.home-page{position:relative;margin-top:60px;height:calc(100vh - 60px);display:flex;flex-direction:column;background:#fff;overflow:hidden;box-sizing:border-box}.section{flex:1;min-height:0;display:flex;flex-direction:column;border-top:1px solid rgb(240,240,240);padding:12px 16px;box-sizing:border-box;overflow:hidden}.section-title{font-size:1rem;font-weight:600;color:#084f2d;margin:0 0 12px;flex-shrink:0}.playlists-row{flex:1;min-height:0;display:flex;flex-wrap:wrap;align-content:flex-start;gap:16px;overflow:hidden}.playlist-card{display:flex;flex-direction:column;width:150px;box-sizing:border-box;padding-bottom:16px;border-right:1px solid rgb(240,240,240);border-bottom:1px solid rgb(240,240,240)}.playlist-container{width:150px;height:150px;border:none;padding:0;overflow:hidden;border-radius:6px;display:block;flex-shrink:0;box-sizing:border-box}.playlist-image{width:100%;height:100%;object-fit:cover;display:block;border-radius:6px}.home-play-btn{width:150px;box-sizing:border-box;margin-top:8px;background:#baffbe;color:#084f2d;font-weight:700;border:none;border-radius:6px;padding:8px 12px;cursor:pointer;font-size:.9rem;line-height:1rem;text-align:center}.curator-listening{color:#ff66b2;font-size:14px;margin-top:5px;text-align:left;max-width:150px;word-break:break-word}.playlist-name{margin-top:6px;font-size:.8rem;font-weight:500;color:#222;text-align:left;max-width:150px;line-height:1.2rem}.section-radio .playlists-grid{display:flex;flex-wrap:nowrap;gap:1rem;align-items:flex-start}.playlist-title{margin-top:6px;text-align:center;font-size:14px;font-weight:600;color:#11138f;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.playlist-layout{display:grid;grid-template-columns:1fr 2fr 1fr;gap:24px;padding:90px 24px 24px;background-color:#000;color:#fff;min-height:100vh}.playlist-left{position:sticky;top:80px;align-self:start;display:flex;flex-direction:column;gap:12px}.playlist-logo-big{width:100%;height:auto;border-radius:10px;object-fit:cover;background-color:#111;border:1px solid #1e1e1e}.global-play-button{width:100%;padding:12px 0;border-radius:8px;border:none;background:#0ea5b1;color:#fff;font-weight:700;cursor:pointer;font-size:15px}.global-play-button:hover{filter:brightness(1.05)}.playlist-middle{height:calc(100vh - 120px);display:flex;align-items:flex-start;justify-content:center}.tracks-window{--item-h: 90px;--gap: 12px;width:100%;max-width:720px;overflow-y:auto;scroll-behavior:smooth;padding-right:6px;height:calc(5 * var(--item-h) + 4 * var(--gap));display:flex;flex-direction:column;gap:var(--gap);border-radius:12px}.playlist-right{display:flex;align-items:flex-start;justify-content:center}.track{box-sizing:border-box;display:grid;grid-template-columns:40px 1fr;align-items:flex-start;height:var(--item-h);padding:12px;border-radius:10px;color:#fff;background:#0a0a0a;border:1px solid #1e1e1e;position:relative}.track-current{background:#111;border:2px solid #d4af37}.track-near{background:#0f0f0f;border:1px solid #2a2a2a}.track-compact{background:#0a0a0a;border:1px solid #1e1e1e}.track-spotify{box-shadow:0 0 8px #1db95466;border-color:#1db954!important}.like-button{background:none;border:none;color:#777;cursor:pointer;font-size:18px;line-height:1;padding:0}.like-button.liked{color:#ff4d6d}.track-main{display:flex;flex-direction:row;justify-content:space-between;gap:12px;width:100%;min-width:0;line-height:1.2}.music-info{display:flex;flex-direction:column;flex:1;min-width:0;line-height:1.2}.music-name{margin:0;font-weight:700;font-size:16px;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.music-artist{margin:2px 0 0;font-size:.9rem;color:#bfbfbf;line-height:1.2;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.spotify-flag{margin-top:4px;font-size:11px;font-weight:600;width:fit-content;line-height:1.2;color:#008c46;background:#00c86426;border:1px solid rgba(0,200,100,.6);border-radius:4px;padding:2px 4px}.listen-zone{position:relative;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end}.listen-toggle-btn{background:#1db954;border:none;border-radius:6px;font-size:.8rem;font-weight:600;padding:6px 10px;color:#000;cursor:pointer;line-height:1rem;white-space:nowrap}.listen-toggle-btn:hover{filter:brightness(1.05)}.listen-menu-card{position:absolute;top:calc(100% + 6px);right:0;background:#111;border:1px solid #333;border-radius:8px;padding:8px;min-width:140px;display:flex;flex-direction:column;gap:6px;z-index:9999;box-shadow:0 8px 24px #000c}.listen-menu-item{background:#1db954;color:#000;border:none;border-radius:6px;font-size:.8rem;font-weight:600;padding:6px 8px;text-align:left;cursor:pointer;line-height:1rem}.listen-menu-item:hover{filter:brightness(1.07)}.listen-menu-item.listen-menu-item-disabled{background:#444;color:#ccc;cursor:not-allowed}.listen-menu-item.listen-menu-item-disabled:hover{filter:none}.tracks-window::-webkit-scrollbar{width:6px}.tracks-window::-webkit-scrollbar-track{background:#111;border-radius:3px}.tracks-window::-webkit-scrollbar-thumb{background:#444;border-radius:3px}.tracks-window::-webkit-scrollbar-thumb:hover{background:#666}.chat-panel{width:100%;max-width:360px;background:#0a0a0a;border:1px solid #1e1e1e;border-radius:12px;padding:10px;box-sizing:border-box}.chat-header{font-weight:700;margin-bottom:8px;color:#fff;font-size:.95rem}.chat-messages{height:48vh;min-height:280px;overflow-y:auto;padding-right:6px;display:flex;flex-direction:column;gap:10px}.chat-item{display:flex;align-items:flex-end;gap:8px}.chat-item.mine{justify-content:flex-end}.chat-item.theirs{justify-content:flex-start}.chat-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;border:1px solid #333}.chat-avatar.left{order:0}.chat-avatar.right{order:2}.chat-bubble{max-width:70%;padding:8px 10px;border-radius:10px;border:1px solid #222;background:#111;color:#fff;font-size:.9rem}.chat-bubble.mine{background:#102a1a;border-color:#194d33}.chat-bubble.theirs{background:#151515}.chat-meta{font-size:.75rem;color:#a8a8a8;margin-bottom:4px;display:flex;gap:8px}.chat-author{font-weight:700}.chat-input-row{display:flex;gap:8px;margin-top:10px;align-items:flex-start}.chat-input{flex:1;background:#0f0f0f;color:#fff;border:1px solid #2a2a2a;border-radius:8px;padding:8px;resize:none}.chat-send-btn{background:#0ea5b1;color:#fff;border:none;border-radius:8px;padding:8px 12px;cursor:pointer;font-weight:700}.chat-send-btn:hover{filter:brightness(1.05)}.chat-login-hint{margin-top:10px;font-size:.85rem;color:#bbb;text-align:center}@media (max-width: 700px){.playlist-right{display:block}.chat-panel{max-width:100%}}@media (max-width: 1000px){.playlist-layout{grid-template-columns:240px 1fr 0}}@media (max-width: 700px){.playlist-layout{grid-template-columns:1fr}.playlist-left{position:static;top:auto;margin-bottom:12px}.tracks-window{height:360px}.playlist-right{display:none}.track-main{flex-direction:column;align-items:flex-start}.listen-zone{align-items:flex-start;width:100%}.listen-menu-card{right:auto;left:0}}.header{background-color:#084f2d;color:#fff;padding-left:15px;padding-right:15px;display:flex;align-items:center;justify-content:space-between;overflow:visible!important;position:fixed;top:0;left:0;right:0;height:60px}.header .left-section{width:208px}@media (max-width: 800px){.header .left-section{width:unset}}.header .header-link{display:inline-block;padding:6px 9.5px;border-radius:2px;cursor:pointer;text-decoration:none;border:1px solid rgba(0,0,0,0)}.header .header-link:hover{border:1px solid white}.header .logo{height:26px;margin-top:1px}.header .mobile-logo{display:none}@media (max-width: 675px){.header .logo{display:none}.header .mobile-logo{display:block;height:26px;margin-top:1px}}.header .middle-section{flex:1;max-width:850px;margin-left:10px;margin-right:10px;display:flex}.header .search-bar{flex:1;width:0;font-size:16px;height:38px;padding-left:15px;border:none;border-radius:5px 0 0 5px}.header .search-button{background-color:#baffbe;border:none;width:45px;height:40px;border-top-right-radius:5px;border-bottom-right-radius:5px;flex-shrink:0}.header .login-btn{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;border-radius:6px;background:#baffbe;color:#083;font-weight:700;text-decoration:none}.header .search-icon{height:20px;margin-left:0;margin-top:3px}.header .deco-button{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;border-radius:6px;background:#baffbe;color:#083;font-weight:700;border:none;cursor:pointer;text-decoration:none}.header .deco-button:hover,.header .login-btn:hover{filter:brightness(1.05)}.radio-banner{position:fixed;bottom:0;left:0;width:100%;color:#fff;text-align:center;padding:12px 0;font-weight:600;font-size:1.1rem;letter-spacing:.5px;z-index:1000;animation:slideUp .4s ease-out}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.header .general-radio-button{border:none;width:90px;height:80px;border-top-right-radius:10px;border-bottom-right-radius:10px;flex-shrink:0;background:none}.header .general-radio-icon{height:40px;margin-left:0;margin-top:6px}.header .right-section{display:flex;align-items:center;gap:12px;flex-shrink:0}.user-chip{display:flex;align-items:center;background-color:#baffbe;color:#083;border-radius:6px;height:32px;padding:0 8px 0 10px;line-height:1;max-width:180px;box-sizing:border-box;overflow:hidden;flex-shrink:0;font-weight:700;font-size:14px}.user-chip-name{max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#083;font-size:14px;font-weight:700;margin-right:8px;line-height:1}.user-chip-avatar{width:24px;height:24px;border-radius:50%;flex-shrink:0;object-fit:cover;background-color:#fff;border:2px solid #083}.header .orders-link{color:#fff;display:flex;align-items:center;padding-left:13px;padding-right:13px}.header .orders-text{display:block;font-size:15px;font-weight:700}.header .cart-link{color:#fff;display:flex;align-items:center;position:relative}.header .cart-icon{width:38px}.header .cart-text{margin-left:5px;font-size:15px;font-weight:700}.header .cart-quantity{color:#084f2d;font-size:14px;font-weight:700;position:absolute;top:8.5px;right:46px;width:26px;text-align:center}.banner{display:flex;align-items:center;justify-content:space-between}.banner-left{display:flex;flex-direction:column}.banner-center{font-variant-numeric:tabular-nums}.banner{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:33%;background:#000000d9;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:10px 20px;z-index:1000;border-radius:8px;box-shadow:0 0 10px #00000080}.banner-left{display:flex;flex-direction:column;gap:4px;align-items:center}.banner-right button{margin-left:10px;background:transparent;border:none;color:#fff;font-size:18px;cursor:pointer}.play-button{font-size:18px;cursor:pointer;background:none;border:none;color:#fff}.music-info{text-align:center}.music-name{font-weight:700;margin:0}.music-artist{margin:0;font-size:.9rem;color:#ccc}.volume-slider{width:100px}html,body{height:100%;margin:0;padding:0;overflow:hidden;font-family:sans-serif}.gr-container{display:grid;grid-template-columns:220px 250px 1fr;gap:20px;padding:25px;height:100vh;box-sizing:border-box}.gr-column{display:flex;flex-direction:column;gap:12px;min-height:0}.calendar-column{display:flex;flex-direction:column;overflow:hidden}.calendar-scroll-wrapper{flex:1;min-height:0;overflow:auto}.mini-card{background:#fff;padding:10px;border-radius:8px;cursor:pointer;transition:.2s;border:2px solid transparent;box-shadow:0 1px 4px #0000001a;font-weight:500;font-size:14px}.mini-card:hover{transform:scale(1.03)}.card-radio{border-color:#9b59b6!important}.card-genre{border-color:#3498db!important}.card-curator{border-color:#2ecc71!important}.card-selected{background:#00000012;border-width:3px!important}.radio-calendar-container{height:100%;width:100%;overflow:hidden}.fc{height:100%!important;width:100%!important}.fc-timegrid-slot{height:50px!important;min-height:50px!important}.event-box{background:#fff;border-radius:14px;border:2px solid #dcdcdc;box-shadow:0 3px 6px #00000012;display:flex;flex-direction:column;height:100%;min-height:0}.event-date{font-size:18px;font-weight:600;text-transform:capitalize;padding:12px 14px;background:#fff;position:sticky;top:0;z-index:10;border-bottom:2px solid #eee}.event-rows{flex:1;overflow-y:auto;padding:10px 12px;display:flex;flex-direction:column;gap:2px}.event-left-time{font-size:9px;text-align:right;padding-right:6px;opacity:.7;white-space:nowrap;font-weight:700;color:#1e0cc4}.hour-row .event-left-time{font-size:11px;font-weight:700;color:#e74c3c;opacity:1}.event-hour-divider{border-bottom:1px dashed #e74c3c;margin-top:2px}.event-song-item{background:#f4f4f4;border-radius:4px;padding:3px 6px;display:flex;flex-direction:column;gap:1px}.song-title{font-size:10px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.song-artists{font-size:9px;opacity:.7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.song-duration{font-size:9px;opacity:.8;align-self:flex-end;white-space:nowrap}.instruction-box{background:#fff;border-radius:10px;padding:18px;border:2px solid #dcdcdc;box-shadow:0 3px 6px #00000012}.instruction-box h3{margin-top:0}.btn-generate-week{margin-top:8px;margin-bottom:12px;padding:8px 12px;border-radius:8px;border:none;cursor:pointer;background:#3498db;color:#fff;font-weight:600;font-size:14px;box-shadow:0 2px 4px #00000026}.btn-generate-week:hover{background:#2c82c9}.btn-delete-all-radios{margin-top:4px;padding:8px 12px;background:#e74c3c;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:700;font-size:13px}.btn-delete-all-radios:hover{background:#c0392b}.algo-chooser{display:flex;flex-direction:column;gap:6px;margin-bottom:12px;font-size:14px}.admin-wrap{padding:90px 24px 24px;color:#fff;background:#000;min-height:100vh;display:flex;flex-direction:column}.admin-error{color:#ff6b6b;margin-bottom:12px}.admin-table{display:grid;gap:8px;max-width:1200px;margin-bottom:16px}.admin-head,.admin-row{display:grid;grid-template-columns:240px 1fr 1.2fr 160px 160px;gap:12px;align-items:center;padding:10px 12px;background:#0a0a0a;border:1px solid #1e1e1e;border-radius:8px}.admin-head{font-weight:700;background:#111}select{background:#111;color:#fff;border:1px solid #333;border-radius:6px;padding:6px 8px}.download-buttons{margin:12px 0 0;display:flex;gap:10px}.dump-panel{margin-top:12px;padding:12px;background:#0a0a0a;border:1px solid #1e1e1e;border-radius:8px;max-width:100%}.dump-title{font-weight:700;margin-bottom:8px}.dump-empty{color:#aaa;font-style:italic}.dump-scroll{overflow:auto;max-height:420px;border:1px solid #222;border-radius:8px}.dump-table{width:max-content;min-width:100%;border-collapse:collapse;font-size:14px;color:#ddd}.dump-table thead th{position:sticky;top:0;background:#111;color:#fff;text-align:left;padding:8px;border-bottom:1px solid #333;white-space:nowrap;z-index:1}.dump-table td{padding:6px 8px;border-bottom:1px solid #222;vertical-align:top;max-width:360px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.admin-actions-bottom{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:16px}.left-actions,.right-actions{display:flex;align-items:center;gap:8px}.home-play-btn{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 12px;border-radius:8px;background:#1db954;color:#000;font-weight:700;border:none;cursor:pointer}.home-play-btn:hover{filter:brightness(1.05)}.home-play-btn.danger{background:#ff5c5c;color:#000;font-weight:800}.edit-bar{margin-top:16px;margin-bottom:8px;padding:12px;background:#121212;border:1px solid #2a2a2a;border-radius:10px;max-width:100%}.edit-bar-title{font-weight:700;margin-bottom:10px}.edit-bar-grid{display:grid;grid-template-columns:repeat(2,minmax(240px,1fr));gap:12px}.edit-field{display:flex;flex-direction:column;gap:6px}.edit-input,.edit-textarea,.edit-bar select{background:#111;color:#fff;border:1px solid #333;border-radius:6px;padding:6px 8px;width:100%}.edit-textarea{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.edit-bar-actions{margin-top:12px;display:flex;gap:8px}.actions-cell{display:flex;gap:6px;align-items:center}.mini-btn{display:inline-flex;align-items:center;justify-content:center;height:28px;min-width:28px;padding:0 8px;font-weight:800;border:none;border-radius:6px;background:#333;color:#fff;cursor:pointer}.mini-btn.red{background:#ff5c5c;color:#000}.mini-btn.blue{background:#1db954;color:#000}.mini-btn:disabled{opacity:.5;cursor:not-allowed}:root{--header-h: 72px}.curators-wrap{margin-top:var(--header-h)}.curators-wrap{max-width:900px;margin:24px auto;padding:0 16px}.curators-card{background:#111;color:#eee;padding:16px;border-radius:12px;margin-bottom:16px}.curators-error{color:#ff6b6b;margin:8px 0 16px}.curators-actions{margin-bottom:16px}.curators-block{margin-bottom:20px}.curators-block-title{font-weight:700;margin-bottom:8px}.curators-list.scroll{max-height:320px;overflow:auto;border:1px solid #333;border-radius:12px;padding:8px}.curators-item{display:flex;align-items:center;gap:12px;padding:8px;border-radius:10px}.curators-item+.curators-item{margin-top:6px}.pl-thumb{width:48px;height:48px;border-radius:6px;object-fit:cover;background:#222}.pl-thumb.placeholder{display:inline-block}.pl-meta{flex:1;min-width:0}.pl-name{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pl-sub{opacity:.7;font-size:.9em}.btn{background:#27ae60;color:#fff;border:0;padding:8px 12px;border-radius:10px;cursor:pointer}.btn:disabled{opacity:.6;cursor:default}.btn.-ghost{background:transparent;border:1px solid #555}.btn.-danger{background:#e74c3c}.btn.-gold{background:#d4af37;color:#111;font-weight:700}.curators-item.-jonction{border:1px solid rgba(212,175,55,.35);background:#d4af370f}.curators-list{border:1px solid #333;border-radius:12px;padding:8px}.curators-list.scroll{max-height:320px;overflow:auto;@keyframes spin{to{transform:rotate(360deg)}}}.curators-list.scroll .curators-progress{background:#111;padding:12px 16px;border-radius:8px;margin-bottom:20px;border:1px solid #333}.curators-list.scroll .curators-progress-item{display:flex;align-items:center;gap:10px;color:#f5f5f5;font-size:14px}.curators-list.scroll .loader{width:14px;height:14px;border:2px solid #555;border-top-color:#e0b32d;border-radius:50%;animation:spin .8s linear infinite}.biblio-page{padding:24px}.biblio-error{color:#c0392b;margin-bottom:16px}.biblio-panel{margin-top:16px;background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 6px #0000000f}.edit-toggle{width:36px;height:36px;border-radius:8px;background:#1abc9c;color:#fff;font-weight:800;border:none;cursor:pointer}.edit-toggle.-on{background:#e67e22}.biblio-search-input{flex:1;margin-left:16px;max-width:500px;padding:8px 12px;border-radius:8px;border:1px solid #ddd}.biblio-table{width:100%;border-collapse:collapse}.biblio-table th,.biblio-table td{padding:8px 10px;border-bottom:1px solid #eee;font-size:14px}.biblio-table thead tr{background:#f7f7f7}.biblio-highlight{background:#ffeaa7;padding:1px 2px;border-radius:3px}.orange{color:#e67e22;font-weight:600}.red{color:#e74c3c;font-weight:600}.edit-cell{display:flex;align-items:center;gap:6px}.pink-btn{width:22px;height:22px;border-radius:4px;border:none;background:#f5a;color:#000;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:13px}.green-btn{width:18px;height:18px;background:#2ecc71;border-radius:4px;border:none;cursor:pointer}.red-btn{width:18px;height:18px;background:#e74c3c;border-radius:4px;border:none;cursor:pointer}.input-row{margin-top:4px;display:flex;align-items:center;gap:6px}.mini-input{width:120px;border:1px solid #ccc;padding:4px 6px;border-radius:4px;font-size:13px}.biblio-table td,.biblio-table th{border-right:1px solid #ddd}.biblio-table td:last-child,.biblio-table th:last-child{border-right:none}.biblio-top-bar{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:12px}.manual-left{margin-right:6px}.loc-buttons{display:flex;gap:4px}.mini-choice-btn{background:#222;color:#fff;border:1px solid #555;border-radius:4px;padding:2px 6px;font-size:12px;cursor:pointer}.orange-btn{background:#ffb347;border:none;padding:2px 6px;border-radius:4px;font-size:12px;cursor:pointer}.biblio-table th:nth-child(1),.biblio-table td:nth-child(1){width:180px}.biblio-table th:nth-child(2),.biblio-table td:nth-child(2){width:160px}.biblio-table th:nth-child(3),.biblio-table td:nth-child(3){width:160px}.biblio-table th:nth-child(4),.biblio-table td:nth-child(4){width:120px}.biblio-table th:nth-child(5),.biblio-table td:nth-child(5){width:120px}.biblio-table th:nth-child(6),.biblio-table td:nth-child(6){width:120px}.biblio-table th:nth-child(7),.biblio-table td:nth-child(7){width:140px}.biblio-table th:nth-child(8),.biblio-table td:nth-child(8){width:80px;white-space:nowrap}.biblio-table th:nth-child(9),.biblio-table td:nth-child(9){width:100px}.col-filter{display:flex;gap:6px}.col-btn{padding:4px 8px;border-radius:6px;font-size:12px;border:none;cursor:pointer;font-weight:700}.col-btn.on{background:#3498db;color:#fff}.col-btn.off{background:#f39c12;color:#fff}.search-all-btn{margin-left:6px;padding:2px 6px;font-size:10px;border:none;border-radius:4px;cursor:pointer;background:#3498db;color:#fff;font-weight:700}.overlay-block{position:fixed;inset:0;background:#00000073;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:999;display:flex;align-items:center;justify-content:center}.overlay-box{background:#fff;padding:20px 30px;border-radius:10px;font-size:16px;text-align:center;box-shadow:0 4px 8px #0003}.biblio-panel{position:relative}.dlall-btn{margin-left:6px;padding:2px 6px;font-size:10px;background:#ddd;border-radius:4px;cursor:pointer}.dladd-btn{margin-left:6px;padding:2px 4px;font-size:10px;background:pink;border-radius:4px;cursor:pointer}.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.sortable:hover{text-decoration:underline}.sort-icon{font-size:.75em;margin-left:4px;opacity:.7}.auth-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;padding-top:80px}.auth-card{width:360px;background:#111;color:#fff;padding:24px;border-radius:12px;box-shadow:0 8px 30px #0000004d}.auth-card h2{margin:0 0 16px}.auth-card form{display:flex;flex-direction:column;gap:12px}.auth-card input{width:100%;padding:10px;border-radius:8px;border:1px solid #2a2a2a;background:#0a0a0a;color:#fff}.auth-card button{padding:10px 12px;border:none;border-radius:8px;background:#0ea5b1;color:#fff;font-weight:700;cursor:pointer}.auth-switch{margin-top:10px;width:100%;background:transparent;border:1px solid #2a2a2a;color:#ddd}.auth-error{color:#ff6b6b;margin:8px 0 0}html,body{margin:0;padding:0;height:100%;overflow:hidden;font-family:sans-serif}.app-container{display:flex;flex-direction:column;height:100vh;overflow:hidden}.header{height:60px;flex-shrink:0;overflow:visible!important}.main-content{height:calc(100vh - 60px);overflow-y:auto;overflow-x:hidden;padding:0;box-sizing:border-box}
