:root{--app-bg:#f4f4f4;--surface-bg:#fff;--surface-bg-soft:linear-gradient(135deg, #eff6ff 0%, #fff 100%);--surface-bg-soft-alt:linear-gradient(135deg, #f8fafc 0%, #fff 100%);--panel-border:#e2e8f0e6;--panel-border-soft:#e2e8f0d9;--panel-border-strong:#bfdbfecc;--panel-shadow:0 10px 30px #0f172a0f;--panel-shadow-soft:0 10px 25px #0f172a0f;--text-primary:#0f172a;--text-secondary:#64748b;--text-strong:#1e293b;--text-muted:#94a3b8;--table-border:#e2e8f0cc;--table-header-bg:#0f172a;--table-header-text:#f8fafc;--table-row-hover:#f8fafc;--table-row-alt:#f8fafc;--input-bg:#fff;--input-border:#e2e8f0;--focus-ring:#2563eb2e;--gear-chip-shimano:#d1e7dd;--gear-chip-sram:#dbeafe;--gear-chip-miche:#fef3c7;--gear-chip-ta:#fce7f3}[data-theme=dark]{--app-bg:#0b1220;--surface-bg:#111827;--surface-bg-soft:linear-gradient(135deg, #111827 0%, #172033 100%);--surface-bg-soft-alt:linear-gradient(135deg, #101826 0%, #182235 100%);--panel-border:#475569b3;--panel-border-soft:#475569a6;--panel-border-strong:#60a5fa4d;--panel-shadow:0 14px 36px #02061761;--panel-shadow-soft:0 12px 28px #02061757;--text-primary:#e5eefb;--text-secondary:#a8b6cc;--text-strong:#dbe7f5;--text-muted:#8ba0bb;--table-border:#47556999;--table-header-bg:#060b16;--table-header-text:#e5eefb;--table-row-hover:#1b2940;--table-row-alt:#152033;--input-bg:#0f172a;--input-border:#334155;--focus-ring:#60a5fa40;--gear-chip-shimano:#1f4d3d;--gear-chip-sram:#18324e;--gear-chip-miche:#4a3412;--gear-chip-ta:#4b2139}body{background-color:var(--app-bg);color:var(--text-primary);transition:background-color .25s,color .25s}.info-panel{border:1px solid var(--panel-border-strong);background:var(--surface-bg-soft);box-shadow:var(--panel-shadow-soft);border-radius:1rem;font-size:1.25rem;position:relative}.info-panel-shell{border:1px solid var(--panel-border-soft);background:var(--surface-bg);border-radius:1rem;padding:.75rem}.info-panel__close{border-radius:999px;min-width:1.65rem;min-height:1.65rem;padding:0;line-height:1;position:absolute;top:.55rem;right:.6rem}.info-panel__list{color:var(--text-strong);margin:0;padding:2.1rem 1.2rem 1.2rem 2rem}.info-panel__list li+li{margin-top:.6rem}.info-panel__link{font-weight:600}.info-panel__content{padding:2.1rem 1.2rem 1.2rem}.info-panel__content--compact{padding-left:1.25rem;padding-right:1.25rem}.info-panel__text{color:var(--text-strong);line-height:1.45}.info-panel--compact{background:var(--surface-bg-soft-alt);border-color:var(--panel-border-soft)}.btn-xs{border-radius:var(--bs-border-radius-sm);padding:.175rem .35rem;font-size:.74375rem;line-height:1.5}.selection-panel{background:var(--surface-bg);border:1px solid var(--panel-border);box-shadow:var(--panel-shadow);border-radius:1rem;padding:1.5rem}.selection-panel__header{border-bottom:1px solid var(--table-border);align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex}.selection-panel__title{color:var(--text-primary);font-size:1rem;font-weight:600}.selection-panel__subtitle{color:var(--text-secondary);font-size:.9rem}.selection-field .form-label{color:var(--text-primary);letter-spacing:.2px;font-weight:600}.selection-field .form-select{border-color:var(--input-border);background-color:var(--input-bg);color:var(--text-primary);border-radius:.85rem;padding:.65rem .9rem;transition:border-color .2s,box-shadow .2s;box-shadow:0 2px 6px #0f172a0f}.selection-field .form-select:focus{box-shadow:0 0 0 .2rem var(--focus-ring);border-color:#2563eb}.selection-field .form-text{color:var(--text-muted)}.rollout-banner{background:var(--surface-bg-soft);border:1px solid var(--panel-border-strong);box-shadow:var(--panel-shadow-soft);border-radius:1rem;padding:1.5rem}.rollout-banner__title{color:var(--text-primary);margin-bottom:.35rem;font-weight:600}.rollout-banner__meta{color:var(--text-secondary)}.manual-rollout-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:1rem;margin-bottom:.9rem;display:grid}.manual-rollout-metrics--three{grid-template-columns:repeat(3,minmax(0,1fr))}.manual-rollout-pill{background:var(--surface-bg);border:1px solid var(--panel-border-strong);text-align:center;border-radius:.85rem;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;min-height:108px;padding:.7rem .8rem;display:flex}.manual-rollout-pill__label{letter-spacing:.25px;color:var(--text-secondary);text-transform:uppercase;place-items:center;min-height:2.4em;margin-bottom:0;font-size:.9rem;font-weight:600;line-height:1.2;display:grid}.manual-rollout-pill__value{color:var(--text-primary);white-space:nowrap;font-variant-numeric:tabular-nums;margin-top:0;font-size:1.85rem;font-weight:700;line-height:1.1}.manual-rollout-pill--primary{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-color:#2563ebcc}.manual-rollout-pill--primary .manual-rollout-pill__label,.manual-rollout-pill--primary .manual-rollout-pill__value{color:#fff}.manual-category-panel__header{border-bottom:1px solid var(--table-border);margin-bottom:1rem;padding-bottom:.65rem}[data-theme=dark] .manual-category-panel__header{border-bottom:none;padding-bottom:0}.manual-category-panel__title{color:var(--text-primary);font-size:.95rem;font-weight:600}.manual-category-panel__subtitle{color:var(--text-secondary);margin-top:.2rem;font-size:.85rem}.gear-table-panel{background:var(--surface-bg);border:1px solid var(--panel-border);box-shadow:var(--panel-shadow);border-radius:1rem}.footer-panel{border-radius:1rem;overflow:hidden}.gear-table{--bs-table-border-color:var(--table-border);border-color:var(--table-border);border-radius:.85rem;margin-bottom:0;overflow:hidden}.gear-table thead th{background:var(--table-header-bg);color:var(--table-header-text);text-transform:uppercase;letter-spacing:.4px;border-color:var(--table-border);font-weight:600}.gear-table.table-bordered>:not(caption)>*>*{border-color:var(--table-border);border-top-width:0}.gear-table__col-loss{white-space:nowrap;font-size:.8rem}.gear-table tbody td{border-color:var(--table-border)}.gear-table__loss-inline{color:#dc2626;margin-top:.15rem;font-size:.75rem;font-weight:600;display:none}.gear-table tbody tr:hover{background-color:var(--table-row-hover)}.category-table thead th{letter-spacing:.45px;font-size:.9rem}.category-table tbody tr:nth-child(2n){background-color:var(--table-row-alt)}.category-table__label{text-align:left;color:var(--text-primary);font-weight:500}.category-table__value{color:var(--text-strong);font-weight:600}.category-table__badge{color:#1d4ed8;background:#bfdbfe73;border:1px solid #93c5fdcc;border-radius:999px;padding:.2rem .65rem;font-size:.78rem;font-weight:700;display:inline-block}.gear-table td.gear-cell--shimano{background-color:var(--gear-chip-shimano)!important}.gear-table td.gear-cell--sram{background-color:var(--gear-chip-sram)!important}.gear-table td.gear-cell--miche{background-color:var(--gear-chip-miche)!important}.gear-table td.gear-cell--ta{background-color:var(--gear-chip-ta)!important}.gear-table td.gear-cell--shimano-sram{background:linear-gradient(90deg, var(--gear-chip-shimano) 0%, var(--gear-chip-shimano) 50%, var(--gear-chip-sram) 50%, var(--gear-chip-sram) 100%)!important}.gear-table-animate{animation:.5s ease-out fadeIn}.gear-table-responsive{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.feedback-hero-icon{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:12px;flex-shrink:0;width:48px;height:48px;font-size:1.35rem}.feedback-form{gap:.9rem;display:grid}.feedback-optional{color:var(--text-secondary);font-size:.75rem;font-weight:500}.feedback-textarea{border-color:var(--input-border);background-color:var(--input-bg);color:var(--text-primary);resize:vertical;border-radius:.85rem;min-height:140px;padding:.75rem .9rem;box-shadow:0 2px 6px #0f172a0f}.feedback-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 .2rem #2563eb2e}.feedback-hint-row{justify-content:flex-end;display:flex}.feedback-char-count{color:#64748b;font-size:.78rem;font-weight:600}.feedback-validation{color:#dc2626;margin-top:.25rem;font-size:.8rem}.feedback-submit-button{border-radius:.85rem;width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:600}.feedback-alert{border-radius:.9rem;padding:1rem 1.15rem}.feedback-alert i{font-size:1.25rem}@media (width<=576px){.info-panel{font-size:1.3125rem}.info-panel-shell{padding:.55rem}.info-panel__close{min-width:1.55rem;min-height:1.55rem;top:.45rem;right:.5rem}.info-panel__list{padding:1.9rem .95rem 1rem 1.55rem;font-size:.95rem}.info-panel__content{padding:1.9rem .95rem 1rem}.info-panel__text{font-size:.95rem}.selection-panel{border-radius:1.1rem;padding:1.25rem}.selection-panel__header{gap:.6rem;margin-bottom:1rem;padding-bottom:.6rem}.selection-panel__title{font-size:1.05rem}.selection-panel__subtitle,.selection-field .form-label{font-size:.95rem}.selection-field .form-select{padding:.75rem 1rem;font-size:1rem}.selection-field .form-text{font-size:.85rem}.rollout-banner{padding:1.25rem}.rollout-banner__title{font-size:1.1rem}.rollout-banner__meta{font-size:.95rem}.manual-rollout-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-top:.85rem;margin-bottom:.75rem}.manual-rollout-metrics--three{grid-template-columns:repeat(3,minmax(0,1fr))}.manual-rollout-pill{gap:.25rem;min-height:96px;padding:.65rem .6rem}.manual-rollout-pill__label{min-height:2.3em;font-size:.68rem}.manual-rollout-pill__value{font-size:.98rem}.gear-table-panel{padding:.5rem}.category-table__label{font-size:.88rem}.gear-table__col-loss{font-size:.75rem}.gear-table-responsive{overflow-x:auto}.gear-table{font-size:.85rem}.gear-table thead th,.gear-table tbody td{padding:.45rem .35rem}.gear-table__loss-inline{font-size:.7rem;display:block}.gear-table thead th.w-25{width:auto!important}.feedback-hero-icon{width:42px;height:42px;font-size:1.1rem}.feedback-submit-button{padding:.7rem 1.15rem;font-size:.95rem}.feedback-alert{padding:.85rem .95rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.footer-root{color:#64748b;background:linear-gradient(#fff 0%,#f8fafc 100%);border-top:1px solid #e2e8f0cc;box-shadow:0 -4px 20px #0f172a0a}.footer-brand i{color:#2563eb;font-size:1.35rem}.footer-brand{transition:transform .2s}.footer-brand:hover{transform:scale(1.02)}.footer-subtitle{color:#94a3b8;font-size:.8rem}.footer-meta{color:#64748b;font-weight:500}.footer-info{color:#475569;background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:1rem;padding:1.5rem}.footer-info__header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.footer-info__header i{color:#2563eb;font-size:1.2rem}.footer-info__subtitle{color:#94a3b8;font-size:.85rem}.footer-info p{color:#475569}.footer-info__contact{border-top:1px dashed #94a3b880;padding-top:.75rem}.footer-link{color:#2563eb;text-decoration:none}.footer-link:hover{text-decoration:underline}.theme-toggle{cursor:pointer;color:#fff;background:#ffffff26;border:1px solid #ffffff4d;border-radius:.75rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-size:1.1rem;transition:all .3s;display:flex}.theme-toggle:hover{background:#ffffff40;border-color:#ffffff80;transform:scale(1.05)}.theme-toggle:active{transform:scale(.95)}.theme-toggle:focus{outline:none;box-shadow:0 0 0 3px #fff6}[data-theme=dark] .theme-toggle{background:#0000004d;border-color:#fff3}@media (width<=768px){.theme-toggle{width:2.2rem;height:2.2rem;font-size:1rem}}.layout-navbar{border-bottom:1px solid #ffffff1a;padding:.75rem 0;transition:all .3s;box-shadow:0 2px 20px #00000026}.layout-navbar .navbar-brand{margin:0;padding:0}.logo-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff26 0%,#ffffff0d 100%);border:1px solid #fff3;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:0 4px 15px #0003}.logo-icon{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.75rem}.brand-text{flex-direction:column;padding-left:12px;display:flex}.brand-title{letter-spacing:.3px;color:#fff;text-shadow:0 1px 3px #0000004d;font-size:1.1rem;font-weight:600}.brand-subtitle{color:#ffffffb3;letter-spacing:.5px;margin-top:2px;font-size:.75rem;font-weight:400}.nav-link{border-radius:10px;justify-content:center;align-items:center;margin:0 .25rem;transition:all .2s;display:inline-flex;position:relative;color:#ffffffb3!important;padding:.5rem .6rem!important}.nav-link:hover{background:#ffffff1a;color:#fff!important}.nav-link.active{background:linear-gradient(135deg,#667eeacc 0%,#764ba2cc 100%);box-shadow:0 4px 12px #667eea66;color:#fff!important}.nav-link.active:after{content:"";background:#fff;border-radius:50%;width:6px;height:6px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.nav-icon-link{margin:0 .3rem;padding:.5rem .55rem!important}.nav-icon-link .nav-icon{font-size:1.4rem;line-height:1;display:block}.nav-icon-link:hover{transform:translateY(-2px)}.nav-icon-link.active .nav-icon{filter:drop-shadow(0 2px 4px #667eea99)}.language-switch-group{flex-shrink:0;align-items:center;gap:.55rem;margin-left:.75rem;display:flex}.language-select{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:10px;width:5.5rem;min-width:5.5rem;height:40px;padding:0 .5rem;font-size:.85rem;font-weight:700;transition:all .2s}.language-select:hover{background:#ffffff2e}.language-select option{color:#1a1a2e}.language-select:focus{outline:none;box-shadow:0 0 0 3px #667eea80}.layout-navbar-collapse{gap:.5rem}.layout-navbar-links{justify-content:flex-end;align-items:center}.navbar-toggle{background:#ffffff1a;border:none;border-radius:8px;padding:.5rem .75rem;transition:all .2s}.navbar-toggle:hover{background:#fff3;transform:scale(1.05)}.navbar-toggle .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.9)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}@media (width<=768px){.layout-navbar{padding:.5rem 0}.brand-title{font-size:.95rem}.brand-subtitle{font-size:.7rem}.logo-container{width:40px;height:40px}.logo-icon{font-size:1.5rem}.nav-link{margin:0 .15rem;padding:.45rem .4rem!important}.nav-icon-link .nav-icon{font-size:1.2rem}.nav-link.active:after{width:5px;height:5px;bottom:3px}.language-switch-group{width:100%;margin-top:.5rem;margin-left:0}.language-select{width:5.2rem;min-width:5.2rem;height:38px;font-size:.8rem}.layout-navbar-collapse{align-items:stretch}}@media (width<=576px){.brand-text{padding-left:10px}.brand-title{font-size:.9rem}.brand-subtitle{font-size:.65rem}.nav-link{margin:0 .1rem;padding:.4rem .35rem!important}.nav-icon-link .nav-icon{font-size:1.1rem}.nav-link.active:after{width:4px;height:4px;bottom:2px}.language-select{width:4.8rem;min-width:4.8rem;height:36px;font-size:.75rem}}html{scroll-behavior:smooth}.bg-gradient-primary{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%)!important}.navbar{display:none!important}.layout-navbar{display:flex!important}.nav-link:active{transform:translateY(0)}.nav-link:focus{outline:none;box-shadow:0 0 0 3px #667eea80}.layout-navbar.scrolled{padding:.5rem 0;box-shadow:0 4px 20px #0000004d;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%)!important}[data-theme=dark] .layout-navbar{border-bottom:1px solid #47556980;box-shadow:0 2px 20px #0006}[data-theme=dark] .logo-container{background:linear-gradient(135deg,#1e293b80 0%,#0f172a66 100%);border:1px solid #47556980;box-shadow:0 4px 15px #0006}[data-theme=dark] .brand-title{color:#e5eefb;text-shadow:0 1px 3px #00000080}[data-theme=dark] .brand-subtitle{color:#e5eefb99}[data-theme=dark] .nav-link{color:#e5eefb99!important}[data-theme=dark] .nav-link:hover{background:#ffffff14;color:#fff!important}[data-theme=dark] .nav-link.active{background:linear-gradient(135deg,#667eea99 0%,#764ba299 100%);box-shadow:0 4px 12px #667eea4d}[data-theme=dark] .nav-link.active:after{background:#e5eefb}[data-theme=dark] .language-select{color:#e5eefb;background:#1e293b80;border:1px solid #47556999}[data-theme=dark] .language-select:hover{background:#1e293bb3}[data-theme=dark] .language-select:focus{box-shadow:0 0 0 3px #60a5fa4d}[data-theme=dark] .navbar-toggle{background:#1e293b80}[data-theme=dark] .navbar-toggle:hover{background:#33415599}[data-theme=dark] .navbar-toggle .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(229, 238, 251, 0.85)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-theme=dark] .layout-navbar.scrolled{box-shadow:0 4px 20px #00000080;background:linear-gradient(135deg,#0b1220 0%,#111827 50%,#1e293b 100%)!important}.admin-panel{background:#f5f7fa;min-height:100vh;padding-bottom:4rem}.admin-header{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:2rem;padding:1.5rem 2rem;box-shadow:0 1px 3px #0000001a}.admin-header-content{justify-content:space-between;align-items:center;display:flex}.admin-header h2{letter-spacing:-.025em;margin:0;font-size:1.5rem;font-weight:600;color:#111827!important}.admin-header p{margin:0;font-size:.875rem;color:#6b7280!important}.admin-header .badge{border-radius:9999px;padding:.375rem .75rem;font-size:.75rem;font-weight:500}.admin-login-container{max-width:420px;margin:4rem auto}.admin-login-card{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.admin-login-card .card-header{text-align:center;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:1.5rem}.admin-login-card .card-header h3{margin:0;font-size:1.25rem;font-weight:600;color:#111827!important}.admin-login-card .card-header p{margin-top:.25rem;font-size:.875rem;color:#6b7280!important}.admin-form-input{border:1px solid #d1d5db;border-radius:6px;padding:.625rem .875rem;font-size:.875rem;transition:all .15s ease-in-out}.admin-form-input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.admin-btn-primary{letter-spacing:.01em;background:#111827;border:none;border-radius:6px;padding:.625rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .15s ease-in-out}.admin-btn-primary:hover{background:#000}.btn-logout{border-radius:6px;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;transition:all .15s ease-in-out}.btn-logout:hover{color:#fff;background:#111827;border-color:#111827}.admin-tabs-nav{background:0 0;border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem;padding:0}.admin-tabs-nav .nav-link{border:none;border-bottom:2px solid #0000;border-radius:0;margin-bottom:-1px;padding:.875rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .15s ease-in-out;color:#6b7280!important;background-color:#f9fafb!important}.admin-tabs-nav .nav-link:hover{border-color:#0000;color:#374151!important;background-color:#f3f4f6!important}.admin-tabs-nav .nav-link.active{border-bottom-color:#111827;font-weight:600;box-shadow:inset 0 -1px #fff;color:#111827!important;background-color:#fff!important}.admin-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.admin-card-header{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:1rem 1.25rem}.admin-card-header h5{color:#111827;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.875rem;font-weight:600}.admin-card-body{padding:1.25rem}.admin-form-group{margin-bottom:1rem}.admin-form-label{color:#374151;margin-bottom:.375rem;font-size:.875rem;font-weight:500;display:block}.admin-form-control,.admin-form-select{border:1px solid #d1d5db;border-radius:6px;padding:.625rem .875rem;font-size:.875rem;transition:all .15s ease-in-out}.admin-form-control:focus,.admin-form-select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.admin-table{border-collapse:separate;border-spacing:0;width:100%;margin-top:1rem}.admin-table thead th{color:#374151;text-transform:uppercase;letter-spacing:.05em;text-align:left;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem;font-size:.75rem;font-weight:600}.admin-table thead th:first-child{border-top-left-radius:7px}.admin-table thead th:last-child{border-top-right-radius:7px}.admin-table tbody td{color:#374151;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem;font-size:.875rem}.admin-table tbody tr:hover{background:#f9fafb}.admin-table tbody tr:last-child td{border-bottom:none}.admin-table tbody tr:last-child td:first-child{border-bottom-left-radius:7px}.admin-table tbody tr:last-child td:last-child{border-bottom-right-radius:7px}.btn-outline-primary-custom{color:#374151;background:0 0;border:1px solid #d1d5db;border-radius:6px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:all .15s ease-in-out}.btn-outline-primary-custom:hover{color:#fff;background:#111827;border-color:#111827}.btn-outline-danger-custom{color:#ef4444;background:0 0;border:1px solid #d1d5db;border-radius:6px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:all .15s ease-in-out}.btn-outline-danger-custom:hover{color:#fff;background:#ef4444;border-color:#ef4444}.badge-custom-success{color:#065f46;background:#d1fae5;border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;font-weight:500}.badge-custom-secondary{color:#374151;background:#e5e7eb;border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;font-weight:500}.badge-custom-danger{color:#991b1b;background:#fee2e2;border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;font-weight:500}.admin-alert{box-shadow:none;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:1rem;padding:.75rem 1rem}.admin-alert .alert-dismissible .btn-close{filter:none;padding:.75rem}.form-switch-custom .form-check-input{cursor:pointer;width:2.75em;height:1.375em}.admin-link-list{margin:.75rem 0;padding:0;list-style:none}.admin-link-list li{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:.625rem;margin-bottom:.5rem;padding:.625rem;display:flex}.admin-link-list a{color:#3b82f6;text-overflow:ellipsis;white-space:nowrap;flex-grow:1;font-size:.875rem;text-decoration:none;overflow:hidden}.admin-link-list a:hover{text-decoration:underline}.system-info-table th{color:#374151;border-bottom:1px solid #e5e7eb;padding:.625rem;font-size:.8125rem;font-weight:600;background:#f9fafb!important}.system-info-table td{vertical-align:middle;border-bottom:1px solid #e5e7eb;padding:.625rem;font-size:.875rem}.quick-actions-grid{flex-wrap:wrap;gap:.625rem;display:flex}.btn-quick-action{border-radius:6px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:all .15s ease-in-out}.about-card{color:#111827;background:#f9fafb;border:1px solid #e5e7eb}.about-card h5{color:#111827!important}.about-card p,.about-card li{color:#374151!important}.about-card code{color:#374151;background:#fff3;border-radius:4px;padding:.2rem .5rem;font-size:.875em}@media (width<=991px){.admin-header h2{font-size:1.5rem}.admin-card-header,.admin-table thead th,.admin-table tbody td{padding:.875rem}.quick-actions-grid{justify-content:center}}@media (width<=767px){.admin-panel{padding-bottom:2rem}.admin-header{padding:1.5rem}.admin-login-container{margin:1.5rem auto;padding:0 1rem}.admin-card-body{padding:1rem}.admin-tabs-nav{-webkit-overflow-scrolling:touch;overflow-x:auto}.admin-tab-btn{white-space:nowrap;padding:.625rem 1rem}}.admin-card.loading{opacity:.7;pointer-events:none}.admin-card.loading:after{content:"";border:3px solid #f3f3f3;border-top-color:#667eea;border-radius:50%;width:40px;height:40px;margin:-20px 0 0 -20px;animation:.8s linear infinite spin;position:absolute;top:50%;left:50%}@keyframes spin{to{transform:rotate(360deg)}}.admin-panel::-webkit-scrollbar{width:6px;height:6px}.admin-panel::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.admin-panel::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:3px}.admin-panel::-webkit-scrollbar-thumb:hover{background:#6b7280}.admin-form-input:focus-visible,.admin-form-control:focus-visible,.admin-form-select:focus-visible,.btn-outline-primary-custom:focus-visible,.btn-outline-danger-custom:focus-visible{outline-offset:1px;outline:2px solid #3b82f6}.cache-functions-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;display:grid}.btn-quick-action{text-align:center;border-radius:6px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:all .15s ease-in-out}.btn-quick-action:hover{box-shadow:none;transform:none}.btn-outline-info-custom{color:#374151;border-color:#6b7280}.btn-outline-info-custom:hover{color:#fff;background-color:#111827;border-color:#111827}.btn-outline-warning-custom{color:#374151;border-color:#d1d5db}.btn-outline-warning-custom:hover{color:#fff;background-color:#111827;border-color:#111827}.btn-outline-danger-custom{color:#ef4444;border-color:#d1d5db}.btn-outline-danger-custom:hover{color:#fff;background-color:#ef4444;border-color:#ef4444}.cache-stats-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.cache-stats-card-header{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:1rem 1.25rem}.cache-stats-card-header h5{color:#111827;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.875rem;font-weight:600}.cache-stats-card-body{padding:1.25rem}.cache-stat-item{text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:1rem;transition:all .15s ease-in-out}.cache-stat-item:hover{border-color:#d1d5db}.cache-stat-item .badge{padding:.25rem .5rem;font-size:.6875rem;font-weight:500}.cache-stat-item p{color:#111827;margin:.5rem 0 0;font-size:1.25rem;font-weight:600}.cache-version-box{text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin-top:1rem;padding:.875rem}.cache-version-box .badge{color:#374151;background:#e5e7eb;padding:.25rem .5rem;font-size:.6875rem;font-weight:500}.cache-version-box p{color:#111827;margin:.375rem 0 0;font-size:1rem;font-weight:600}.cache-clear-btn{border-radius:6px;margin-top:1rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .15s ease-in-out}.cache-clear-btn:hover{box-shadow:none;transform:none}
