@layer base{:root{--bg-light: #f8fafc;--bg-card: rgba(255, 255, 255, .95);--bg-glass: rgba(255, 255, 255, .88);--border-glass: rgba(226, 232, 240, .85);--accent-primary: #3176b6;--accent-glow: rgba(49, 118, 182, .25);--text-main: #0f172a;--text-muted: #64748b;--font-heading: "Outfit", "Montserrat", sans-serif;--font-body: "Plus Jakarta Sans", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f1f5f9;color:var(--text-main);font-family:var(--font-body);min-height:100vh;overflow-x:hidden;user-select:none;-webkit-user-select:none}}.app-container{display:flex;flex-direction:column;height:100vh;height:100dvh;width:100vw;overflow:hidden;position:relative;background-color:#f1f5f9}.site-header{height:56px;width:100%;background:#fff;border-top:3px solid #333333;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 4px #0000000a;z-index:40;flex-shrink:0;position:relative;box-sizing:border-box}.navbar-container{height:56px;width:100%;max-width:100%;margin:0;padding:0;box-sizing:border-box}.desktop-navbar-ul{height:56px;display:flex;list-style:none;margin:0;padding:0;width:100%;align-items:stretch;box-sizing:border-box}.nav-brand-li{flex:0 0 20.833%;width:20.833%;max-width:20.833%;background:#3176b6;height:56px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.nav-brand-link{color:#fff;text-decoration:none;font-family:Outfit,Montserrat,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.04em;height:56px;padding:16px;display:flex;align-items:center;justify-content:center;text-align:center;width:100%;box-sizing:border-box;transition:background .15s ease}.nav-brand-link:hover{background:#28649c}.nav-item-li{flex:1;height:56px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-right:1px solid #f1f5f9}.nav-item-li:last-child{border-right:none}.nav-item-a{color:#333;text-decoration:none;font-family:Outfit,Montserrat,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.03em;height:56px;padding:16px 8px;display:flex;align-items:center;justify-content:center;text-align:center;width:100%;box-sizing:border-box;transition:all .15s ease}.nav-item-a:hover{color:#3176b6;background:#f8fafc}.nav-item-li.active .nav-item-a,.nav-item-a.active{color:#fff;background:#3176b6;font-weight:700}.mobile-header-bar{display:none;padding:10px 16px;align-items:center;justify-content:space-between;background:#fff}.mobile-brand-title{color:#3176b6;font-family:Outfit,Montserrat,sans-serif;font-size:.85rem;font-weight:700;text-decoration:none}.mobile-menu-toggle{display:flex;align-items:center;gap:6px;background:#3176b6;color:#fff;border:none;border-radius:4px;padding:6px 12px;font-size:.8rem;font-weight:600;cursor:pointer}.mobile-nav-dropdown{display:none;flex-direction:column;background:#fff;border-bottom:2px solid #3176b6;position:absolute;top:100%;left:0;right:0;z-index:50;box-shadow:0 8px 16px #00000026}.mobile-nav-a{padding:10px 16px;color:#333;text-decoration:none;font-size:.82rem;font-weight:600;border-bottom:1px solid #f1f5f9}.mobile-nav-a.active{background:#3176b6;color:#fff}.main-content-layout{flex:1;display:flex;width:100%;max-width:100%;margin:0;overflow:hidden;position:relative}.left-profile-sidebar{flex:0 0 20.833%;width:20.833%;max-width:20.833%;background:#f8fafc;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.75rem;overflow-y:auto;padding:.75rem;box-sizing:border-box}.modern-profile-card{width:100%;border-radius:12px;overflow:hidden;box-shadow:0 4px 14px #00000014;background:#fff;border:1px solid #e2e8f0}.profile-img-wrapper{position:relative;width:100%;overflow:hidden}.profile-photo{width:100%;height:auto;display:block;transition:transform .3s ease}.profile-img-wrapper:hover .profile-photo{transform:scale(1.03)}.profile-overlay-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(15,23,42,.85) 0%,rgba(15,23,42,.1) 60%,transparent 100%)}.profile-name-badge{position:absolute;bottom:.65rem;left:.75rem;right:.75rem;color:#fff;display:flex;flex-direction:column;z-index:5}.profile-name{font-family:Outfit,Montserrat,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:-.01em;color:#fff;line-height:1.25}.profile-subtitle{font-size:.68rem;color:#93c5fd;font-weight:500}.modern-info-container{display:flex;flex-direction:column;gap:.4rem}.info-card-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.45rem .65rem;display:flex;align-items:center;gap:.55rem;box-shadow:0 1px 3px #00000008;transition:all .15s ease}.info-card-item:hover{border-color:#cbd5e1;box-shadow:0 3px 8px #0000000d;transform:translate(2px)}.info-icon-badge{width:26px;height:26px;border-radius:6px;background:#eff6ff;color:#3176b6;display:flex;align-items:center;justify-content:center;flex-shrink:0}.info-text-group{display:flex;flex-direction:column;overflow:hidden}.info-card-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#64748b}.info-card-value{font-size:.78rem;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.info-card-link{font-size:.75rem;font-weight:600;color:#3176b6;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.info-card-link:hover{text-decoration:underline}.modern-honour-card{background:linear-gradient(135deg,#fef2f2,#fff1f2);border:1px solid #fecdd3;border-radius:10px;padding:.65rem;text-align:center;box-shadow:0 2px 8px #e11d480d}.honour-header{display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:2px}.honour-badge-icon{color:#e11d48}.honour-tagline{color:#e11d48;font-size:.68rem;font-weight:800;letter-spacing:.06em}.honour-main-title{color:#881337;font-size:.78rem;font-weight:800;font-style:italic;margin:0;line-height:1.3}.modern-edition-section{width:100%}.modern-edition-card{text-decoration:none;background:#fff;border:1.5px solid #3176b6;border-radius:10px;padding:.65rem;display:flex;align-items:center;gap:.75rem;box-shadow:0 4px 12px #3176b61f;transition:all .2s ease;font-size:12px}.modern-edition-card:hover{transform:translateY(-2px);box-shadow:0 8px 18px #3176b633}.edition-thumb-box{position:relative;width:55px;height:72px;flex-shrink:0;border-radius:4px;overflow:hidden;box-shadow:0 3px 8px #0003;background:#0f172a}.edition-cover-img{width:100%;height:100%;object-fit:contain}.edition-status-pill{position:absolute;bottom:0;left:0;right:0;background:#3176b6;color:#fff;font-size:.58rem;font-weight:700;text-align:center;padding:1px 0}.edition-details{display:flex;flex-direction:column;gap:2px}.edition-title{font-size:12px;font-weight:700;color:#0f172a}.edition-subtitle{font-size:12px;color:#3176b6;font-weight:500;line-height:1.4;margin:0}.viewport-area{flex:0 0 79.167%;width:79.167%;max-width:79.167%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:1rem;background:#f1f5f9;touch-action:none}.viewport-area.full-width{flex:1 1 100%;width:100%;max-width:100%}.flipbook-stage{display:flex;align-items:center;justify-content:center;transition:transform .2s cubic-bezier(.16,1,.3,1);transform-origin:center center}.stpageflip-container,.stpageflip,.__container,.__wrapper,.__page-wrapper,.__page,.page-container,.page-cover{overflow:hidden!important;box-sizing:border-box;backface-visibility:hidden;-webkit-backface-visibility:hidden}.stpageflip-container{box-shadow:0 15px 35px -10px #0f172a33,0 5px 15px -5px #0f172a1a;border-radius:2px;position:relative}.page-container{background-color:#fff;width:100%;height:100%;position:relative;box-shadow:inset 0 0 10px #0000000f}.page-container img{width:100%;height:100%;object-fit:fill;display:block;pointer-events:none}.page-cover{background-color:#fff;display:flex;align-items:center;justify-content:center}.page-cover img{width:100%;height:100%;object-fit:cover}.page-left-shadow{position:absolute;top:0;right:0;bottom:0;width:25px;background:linear-gradient(to right,#0000,#0000001f);pointer-events:none;z-index:5}.page-right-shadow{position:absolute;top:0;left:0;bottom:0;width:25px;background:linear-gradient(to left,#0000,#0000001f);pointer-events:none;z-index:5}.vertical-toolbar-bar{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:85;background:#fff;border:1px solid #e2e8f0;border-right:none;border-radius:20px 0 0 20px;width:64px;min-width:64px;max-width:64px;padding:.85rem 0;display:flex;flex-direction:column;align-items:center;gap:.4rem;box-shadow:-4px 0 20px #0f172a14;transition:all .25s cubic-bezier(.16,1,.3,1);box-sizing:border-box}.vertical-toolbar-bar.collapsed{width:42px;min-width:42px;max-width:42px;padding:.45rem 0}.v-collapse-toggle-btn{background:#eff6ff;color:#3176b6;border:1.5px solid #bfdbfe;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-bottom:4px;transition:all .2s cubic-bezier(.16,1,.3,1)}.v-collapse-toggle-btn:hover{background:#3176b6;color:#fff;border-color:#3176b6;transform:scale(1.1);box-shadow:0 4px 10px #3176b64d}.v-btn-icon{background:transparent;border:1px solid transparent;color:#475569;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.v-btn-icon:hover:not(:disabled){background:#eff6ff;color:#3176b6;transform:translateY(-1px) scale(1.08)}.v-btn-icon.active{background:#3176b6;color:#fff;border-color:#3176b6;box-shadow:0 3px 10px #3176b64d}.v-btn-icon:disabled{opacity:.3;cursor:not-allowed}.v-toolbar-divider{width:16px;height:1px;background:#e2e8f0;margin:3px 0}.v-scrubber-container{height:70px;display:flex;align-items:center;justify-content:center;padding:.2rem 0}.v-scrubber-range{writing-mode:vertical-lr;direction:rtl;width:5px;height:100%;outline:none;cursor:pointer;accent-color:#3176b6}.v-page-indicator{display:flex;flex-direction:column;align-items:center;gap:2px;padding:2px 0}.v-page-input{width:32px;height:22px;border:1.5px solid #bfdbfe;border-radius:6px;text-align:center;font-size:.72rem;font-weight:700;color:#0f172a;background:#fff;outline:none;box-shadow:0 1px 3px #0000000d}.v-page-input:focus{border-color:#3176b6;box-shadow:0 0 0 2px #3176b633}.v-total-text{font-size:.65rem;font-weight:700;color:#64748b}.v-toolbar-divider{width:18px;height:1px;background:#e2e8f0;margin:.1rem 0}.thumbnail-modal{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background:#0f172af5;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);z-index:999;display:flex;flex-direction:column;color:#f8fafc;animation:fadeIn .25s ease}.thumbnail-header{height:64px;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.12);background:#0f172ad9;flex-shrink:0}.thumbnail-header h3{color:#fff;margin:0}.thumbnail-header .btn-icon{color:#94a3b8}.thumbnail-header .btn-icon:hover{color:#fff;background:#ffffff1a}.thumbnail-grid{flex:1;overflow-y:auto;padding:2rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:1.5rem;align-content:start}.thumbnail-card{background:#1e293b;border:1px solid rgba(255,255,255,.14);border-radius:8px;overflow:hidden;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;width:100%;height:205px;box-shadow:0 4px 12px #00000059;position:relative;box-sizing:border-box}.thumbnail-card:hover{transform:translateY(-4px);border-color:#3b82f6;box-shadow:0 12px 24px -6px #00000080,0 0 15px #3b82f666}.thumbnail-card.active{border:2px solid #3b82f6;box-shadow:0 0 20px #3b82f680,0 8px 16px #00000080;transform:translateY(-2px)}.active-pill{position:absolute;top:6px;right:6px;background:#2563eb;color:#fff;font-size:.65rem;font-weight:700;padding:.15rem .45rem;border-radius:9999px;box-shadow:0 2px 6px #0006;text-transform:uppercase;letter-spacing:.04em;z-index:5}.thumbnail-img-wrapper{width:100%;height:165px;min-height:165px;flex-shrink:0;background:#0f172a;display:flex;align-items:center;justify-content:center;padding:6px;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.08);box-sizing:border-box}.thumbnail-img-wrapper img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;box-shadow:0 2px 8px #0006;border-radius:2px}.thumbnail-label{height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:#cbd5e1;text-align:center;width:100%;background:#1e293b;box-sizing:border-box}.thumbnail-card.active .thumbnail-label{color:#60a5fa;font-weight:700;background:#3b82f626}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f5f999}::-webkit-scrollbar-thumb{background:#94a3b880;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#64748bcc}@media (max-width: 860px){.left-profile-sidebar{display:none}.nav-brand-li{max-width:100%;flex:1}.desktop-navbar-ul{display:none}.mobile-header-bar,.mobile-nav-dropdown{display:flex}.vertical-toolbar-bar{right:.4rem;padding:.4rem .25rem}}.floating-right-actions-strip{position:fixed;right:0;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:4px;background:#3176b6;padding:6px 4px;border-radius:12px 0 0 12px;z-index:85;box-shadow:-4px 0 18px #3176b666;border:1px solid rgba(255,255,255,.2);border-right:none}.floating-action-btn{background:transparent;color:#fff;border:none;width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s cubic-bezier(.16,1,.3,1)}.floating-action-btn:hover:not(:disabled){background:#ffffff40;transform:scale(1.1)}.floating-action-btn:disabled{opacity:.35;cursor:not-allowed}.floating-action-btn.main-trigger{background:#ffffff2e}.floating-action-btn.main-trigger:hover{background:#ffffff59}.floating-strip-divider{width:20px;height:1px;background:#ffffff4d;margin:2px 0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.settings-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:95;animation:fadeIn .2s ease}.settings-drawer{position:fixed;top:0;right:0;bottom:0;width:380px;max-width:92vw;background:#fff;z-index:100;box-shadow:-8px 0 32px #0f172a29;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s cubic-bezier(.16,1,.3,1)}.settings-drawer.open{transform:translate(0)}.settings-header{height:64px;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e8f0}.settings-title{font-family:Outfit,Montserrat,sans-serif;font-size:1.2rem;font-weight:700;color:#1e1b4b;margin:0}.settings-close-btn{background:transparent;border:none;color:#64748b;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease}.settings-close-btn:hover{background:#f1f5f9;color:#0f172a}.settings-body{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1.75rem}.settings-section{display:flex;flex-direction:column;gap:.85rem}.section-heading{font-size:.95rem;font-weight:700;color:#6b21a8;margin:0}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.setting-card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:1rem .75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;cursor:pointer;transition:all .2s ease;outline:none}.setting-card:hover{border-color:#cbd5e1;transform:translateY(-2px)}.setting-card.active{border-color:#6b21a8;background:#faf5ff;box-shadow:0 4px 14px #6b21a81f}.flag-icon-box{display:flex;align-items:center;justify-content:center;border-radius:4px;overflow:hidden;box-shadow:0 2px 6px #00000026}.card-label{font-size:.85rem;font-weight:700;color:#1e1b4b}.setting-card.active .card-label{color:#6b21a8}.theme-icon.sun{color:#f59e0b}.theme-icon.moon{color:#6366f1}.wireframe-box{width:52px;height:36px;border:1px solid #cbd5e1;border-radius:4px;background:#f8fafc;display:flex;flex-direction:column;overflow:hidden;padding:2px;gap:2px}.setting-card.active .wireframe-box{border-color:#6b21a8}.wf-navbar{height:6px;background:#cbd5e1;border-radius:2px}.setting-card.active .wf-navbar{background:#c084fc}.wf-body{flex:1;display:flex;gap:2px}.wf-sidebar{width:12px;background:#cbd5e1;border-radius:2px}.setting-card.active .wf-sidebar{background:#6b21a8}.wf-content-grid{flex:1;display:flex;flex-direction:column;gap:2px}.wf-card{flex:1;background:#e2e8f0;border-radius:2px}.wf-body-full{flex:1;display:flex;flex-direction:column;gap:2px}.wf-row{height:8px;background:#e2e8f0;border-radius:2px}.wf-row-big{flex:1;background:#cbd5e1;border-radius:2px}.setting-card.active .wf-row-big{background:#6b21a8}.app-container.dark-theme{background-color:#0f172a;color:#f8fafc}.app-container.dark-theme .viewport-area{background-color:#0f172a}.app-container.dark-theme .site-header{background-color:#1e293b;border-bottom-color:#334155}.app-container.dark-theme .nav-item-a{color:#cbd5e1}.app-container.dark-theme .left-profile-sidebar{background-color:#1e293b;border-right-color:#334155}.app-container.dark-theme .modern-profile-card,.app-container.dark-theme .info-card-item,.app-container.dark-theme .modern-edition-card{background-color:#0f172a;border-color:#334155}.app-container.dark-theme .info-card-value{color:#f1f5f9}.app-container.dark-theme .vertical-toolbar-bar{background-color:#1e293b;border-color:#334155}.app-container.dark-theme .v-btn-icon{color:#94a3b8}.app-container.dark-theme .v-btn-icon:hover{color:#fff;background-color:#334155}.v-collapse-toggle-btn{background:#f1f5f9;color:#64748b;border:1px solid #cbd5e1;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-bottom:2px;transition:all .15s ease}.v-collapse-toggle-btn:hover{background:#3176b6;color:#fff;border-color:#3176b6}.vertical-toolbar-bar.collapsed{padding:.35rem;box-shadow:0 4px 12px #0f172a26}.drawer-header-title{display:flex;align-items:center;gap:8px;color:#3176b6}.drawer-header-title .header-icon{color:#3176b6}.settings-body-full{flex:1;overflow-y:auto;padding:1.25rem;display:flex;flex-direction:column;justify-content:space-between;gap:1.25rem;background:#f8fafc}.drawer-card-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:.85rem;box-shadow:0 2px 8px #0f172a0a}.section-title-bar{display:flex;align-items:center;gap:6px}.title-icon{color:#3176b6}.section-title{font-family:Outfit,Montserrat,sans-serif;font-size:.85rem;font-weight:700;color:#0f172a;flex:1}.progress-badge{background:#eff6ff;color:#3176b6;font-size:.68rem;font-weight:700;padding:2px 8px;border-radius:9999px;border:1px solid #bfdbfe}.drawer-nav-container{display:flex;flex-direction:column;align-items:center;gap:.85rem}.drawer-page-display-pill{display:flex;align-items:center;gap:6px;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:9999px;padding:4px 14px}.page-prefix{font-size:.75rem;font-weight:600;color:#64748b}.drawer-page-input{width:36px;height:24px;border:1px solid #3176b6;border-radius:4px;background:#fff;color:#3176b6;font-size:.85rem;font-weight:700;text-align:center;outline:none}.drawer-page-total{font-size:.78rem;font-weight:700;color:#3176b6}.drawer-nav-btn-row{display:flex;align-items:center;gap:.5rem;width:100%;justify-content:center}.drawer-ctrl-btn{flex:1;background:#fff;color:#3176b6;border:1px solid #cbd5e1;border-radius:8px;height:38px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 4px #0000000a;transition:all .2s ease}.drawer-ctrl-btn:hover:not(:disabled){background:#3176b6;color:#fff;border-color:#3176b6;transform:translateY(-2px);box-shadow:0 4px 10px #3176b64d}.drawer-ctrl-btn:disabled{opacity:.35;cursor:not-allowed}.drawer-scrubber-wrapper{width:100%;padding:.2rem 0}.drawer-scrubber-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;border-radius:4px;background:#e2e8f0;outline:none;cursor:pointer}.drawer-scrubber-range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#3176b6;box-shadow:0 2px 8px #3176b666;cursor:pointer;transition:transform .15s ease}.drawer-scrubber-range::-webkit-slider-thumb:hover{transform:scale(1.25)}.drawer-mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.drawer-mode-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.85rem .65rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;transition:all .2s ease;outline:none;text-align:center}.drawer-mode-card:hover{border-color:#3176b6;transform:translateY(-2px);box-shadow:0 4px 12px #3176b626}.drawer-mode-card.active-playing{background:#3176b6;color:#fff;border-color:#3176b6;box-shadow:0 4px 14px #3176b64d}.mode-icon-box{width:34px;height:34px;border-radius:8px;background:#eff6ff;color:#3176b6;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.drawer-mode-card.active-playing .mode-icon-box{background:#fff3;color:#fff}.mode-icon-box.pulsing{animation:modePulse 1.8s infinite}@keyframes modePulse{0%{box-shadow:0 0 #3176b699}70%{box-shadow:0 0 0 8px #3176b600}to{box-shadow:0 0 #3176b600}}.mode-card-text{display:flex;flex-direction:column;gap:1px}.mode-title{font-size:.8rem;font-weight:700;color:#0f172a}.drawer-mode-card.active-playing .mode-title{color:#fff}.mode-desc{font-size:.68rem;color:#64748b}.drawer-mode-card.active-playing .mode-desc{color:#dbeafe}.drawer-display-container{display:flex;flex-direction:column;gap:.75rem}.drawer-zoom-row{display:flex;align-items:center;justify-content:space-between;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.5rem .75rem}.zoom-row-label{font-size:.78rem;font-weight:700;color:#0f172a}.drawer-zoom-trio{display:flex;align-items:center;gap:4px}.zoom-action-btn{background:#fff;color:#3176b6;border:1px solid #cbd5e1;border-radius:6px;padding:4px 10px;font-size:.72rem;font-weight:700;display:flex;align-items:center;gap:4px;cursor:pointer;transition:all .15s ease}.zoom-action-btn:hover:not(:disabled){background:#3176b6;color:#fff;border-color:#3176b6}.zoom-action-btn:disabled{opacity:.4;cursor:not-allowed}.drawer-fullscreen-btn{background:#fff;color:#0f172a;border:1px solid #cbd5e1;border-radius:10px;padding:.65rem 1rem;display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;transition:all .2s ease}.drawer-fullscreen-btn:hover{border-color:#3176b6;color:#3176b6;background:#eff6ff}.drawer-fullscreen-btn.active{background:#3176b6;color:#fff;border-color:#3176b6}.fs-icon-box{display:flex;align-items:center;justify-content:center}.fs-btn-text{font-size:.8rem;font-weight:700}.drawer-footer-badge{text-align:center;font-size:.7rem;font-weight:600;color:#94a3b8;padding-top:.5rem;border-top:1px solid #e2e8f0}@media (max-width: 860px){.desktop-navbar-ul{display:none!important}.mobile-header-bar{display:flex!important}.mobile-nav-dropdown{display:flex}.main-content-layout{flex-direction:column!important;overflow-y:auto!important}.left-profile-sidebar{flex:0 0 auto!important;width:100%!important;max-width:100%!important;border-right:none!important;border-bottom:1px solid #e2e8f0}.viewport-area{flex:1 1 auto!important;width:100%!important;max-width:100%!important;min-height:420px;padding:16px 16px 68px!important;box-sizing:border-box!important}.vertical-toolbar-bar{position:fixed!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;margin-top:16px!important;transform:none!important;flex-direction:row!important;align-items:center!important;justify-content:space-evenly!important;height:52px!important;width:100%!important;max-width:100%!important;padding:0 8px!important;border-radius:0!important;border:none!important;border-top:1px solid #cbd5e1!important;box-shadow:0 -4px 16px #0f172a14!important;background:#fff!important;z-index:1000!important;gap:4px!important;overflow-x:auto!important;scrollbar-width:none;box-sizing:border-box!important}.vertical-toolbar-bar::-webkit-scrollbar{display:none}.v-collapse-toggle-btn{display:none!important}.v-page-indicator{flex-direction:row!important;align-items:center!important;gap:4px!important;padding:0 4px!important}.v-page-input{width:36px!important;height:26px!important;font-size:.8rem!important;border-radius:6px!important}.v-total-text{font-size:.72rem!important;white-space:nowrap!important;color:#475569!important}.v-scrubber-container{display:none!important}.v-toolbar-divider{width:1px!important;height:18px!important;margin:0 2px!important;background:#cbd5e1!important}.v-btn-icon{width:32px!important;height:32px!important;flex-shrink:0!important}}
