:root{--verde-escuro:#0e3b2e;--verde-claro:#a6ce39;--fundo:#f5f7f4;--branco:#fff}*{box-sizing:border-box}body{background:var(--fundo);margin:0;font-family:Arial,Helvetica,sans-serif}.login-page{background:linear-gradient(135deg,#0e3b2e,#a6ce39);justify-content:center;align-items:center;min-height:100vh;display:flex}.login-card{background:var(--branco);border-radius:18px;width:420px;padding:36px;box-shadow:0 20px 60px #00000040}.logo-text{margin-bottom:20px;font-size:34px;font-weight:700}.logo-text .vv{color:var(--verde-claro);margin-right:6px}.logo-text .refeicoes{color:var(--verde-escuro)}.login-card h1{color:var(--verde-escuro);margin:0;font-size:28px}.login-card p{color:#60736a;margin-bottom:28px}form{flex-direction:column;display:flex}label{color:var(--verde-escuro);margin-bottom:6px;font-weight:700}input{border:1px solid #cfd8d3;border-radius:10px;height:44px;margin-bottom:16px;padding:0 12px;font-size:15px}input:focus{outline:2px solid var(--verde-claro);border-color:var(--verde-claro)}button{background:var(--verde-escuro);color:#fff;cursor:pointer;border:none;border-radius:10px;height:46px;font-size:16px;font-weight:700}button:hover{background:#14513f}.error{color:#a10000;background:#ffe5e5;border-radius:8px;margin-bottom:14px;padding:10px}.dashboard{background:#f5f7f4;min-height:100vh;display:flex}.sidebar{color:#fff;background:#0e3b2e;flex-direction:column;width:260px;padding:24px;display:flex}.brand{margin-bottom:40px;font-size:28px;font-weight:700}.brand .vv{color:#a6ce39;margin-right:6px}.sidebar nav{flex-direction:column;gap:12px;display:flex}.sidebar nav a{cursor:pointer;color:#fff;border-radius:10px;padding:12px;text-decoration:none}.sidebar nav a:hover{background:#ffffff1f}.logout{color:#0e3b2e;background:#a6ce39;margin-top:auto}.content{flex:1;padding:34px}.content h1{color:#0e3b2e}.cards{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:28px;display:grid}.card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 8px 24px #00000014}.card h2{color:#0e3b2e;margin:0;font-size:34px}.card p{color:#60736a}.form-card{background:#fff;border-radius:16px;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:28px;padding:22px;display:grid;box-shadow:0 8px 24px #00000014}.form-card input,.form-card select{border:1px solid #cfd8d3;border-radius:10px;height:44px;padding:0 12px}.form-card button{grid-column:span 2}.table{border-collapse:collapse;background:#fff;border-radius:16px;width:100%;overflow:hidden}.table th,.table td{text-align:left;border-bottom:1px solid #e5e5e5;padding:14px}.table th{color:#fff;background:#0e3b2e}.sidebar nav a.active{color:#0e3b2e;background:#a6ce39;font-weight:700}.menu-title{text-transform:uppercase;color:#a6ce39;margin-top:18px;margin-bottom:6px;font-size:12px;font-weight:700}.header{background:#fff;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:28px;padding:18px 24px;display:flex;box-shadow:0 8px 24px #00000014}.header h2{color:#0e3b2e;margin:0}.header p{color:#60736a;margin:4px 0 0}.user-box{text-align:right;color:#0e3b2e;flex-direction:column;display:flex}.user-box span{color:#60736a;font-size:13px}.page-title{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.page-title h1{color:#0e3b2e;margin:0}.page-title p{color:#60736a;margin:6px 0 0}.search-bar{border:1px solid #cfd8d3;border-radius:12px;width:100%;height:46px;margin-bottom:18px;padding:0 14px;font-size:15px}.action-button{color:#fff;cursor:pointer;background:#0e3b2e;border:none;border-radius:10px;height:42px;padding:0 18px;font-weight:700}.action-button:hover{background:#14513f}.empty-row{text-align:center;color:#60736a;padding:30px!important}.table-actions{gap:8px;display:flex}.table-actions button{border-radius:8px;height:32px;padding:0 10px;font-size:13px}.table-actions .danger{background:#b42318}.sidebar nav a{align-items:center;gap:10px;display:flex}.icon-button{color:#0e3b2e;background:#f5f7f4;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.user-box{flex-direction:row;align-items:center;gap:10px}.user-box div{flex-direction:column;display:flex}.chart-card{background:#fff;border-radius:16px;margin-top:28px;padding:24px;box-shadow:0 8px 24px #00000014}.chart-card h3{color:#0e3b2e;margin-top:0}.modal-overlay{z-index:999;background:#0e3b2ea6;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-card{text-align:center;background:#fff;border-radius:18px;width:360px;padding:28px;box-shadow:0 20px 60px #00000059}.modal-card h2{color:#0e3b2e;margin-top:0}.modal-card button{margin-top:18px}.label-print-area{color:#0e3b2e;background:#fff;border:2px solid #0e3b2e;border-radius:8px;width:460px;margin:0 auto;padding:14px}.label-title{color:#fff;text-align:center;letter-spacing:1px;background:#0e3b2e;border-radius:6px;margin-bottom:10px;padding:8px;font-weight:700}.label-content{align-items:center;gap:12px;display:flex}.label-left{justify-content:center;width:110px;display:flex}.label-right{flex:1}.label-field{border:1px solid #0e3b2e;flex-direction:column;margin-bottom:6px;padding:5px;display:flex}.label-field strong{font-size:10px}.label-field span{font-size:14px;font-weight:700}.label-footer{text-align:center;margin-top:8px;font-size:11px;font-weight:700}.label-scan{text-align:center;margin-top:4px;font-size:10px}.modal-actions{justify-content:center;gap:10px;margin-top:18px;display:flex}@media print{body *{visibility:hidden}.label-print-area,.label-print-area *{visibility:visible}.label-print-area{position:absolute;top:20px;left:20px}.no-print{display:none}}.label-modal{width:900px}.label-print-area{background:#fff;border:2px solid #0e3b2e;border-radius:12px;width:820px;overflow:hidden}.label-header{align-items:center;gap:15px;padding:25px;display:flex}.label-company small{color:#0e3b2e;font-size:16px}.label-title{color:#0e3b2e;margin:0;padding-left:25px;font-size:62px}.label-body{display:flex}.label-info{width:58%;padding:25px}.label-info label{color:#0e3b2e;margin-top:18px;margin-bottom:6px;font-size:16px;display:block}.label-box{border:3px solid #0e3b2e;border-radius:12px;align-items:center;height:55px;padding-left:15px;font-size:18px;font-weight:700;display:flex}.label-qrcode{border-left:3px solid #a6ce39;flex-direction:column;justify-content:center;align-items:center;width:42%;display:flex}.label-qrcode h3{color:#0e3b2e;text-align:center;margin-bottom:20px;font-size:22px}.label-footer{color:#fff;text-align:center;background:#0e3b2e;padding:18px;font-size:20px;font-weight:700}.status-badge{border-radius:20px;padding:6px 10px;font-size:13px;font-weight:700;display:inline-block}.status-badge.OK{color:#166534;background:#dcfce7}.status-badge.EM.MANUTENÇÃO{color:#854d0e;background:#fef9c3}.status-badge.COM.DEFEITO{color:#991b1b;background:#fee2e2}.report-actions{margin-bottom:18px}.report-actions button{color:#fff;cursor:pointer;background:#0e3b2e;border:none;border-radius:10px;height:42px;padding:0 18px;font-weight:700}.report-actions button:hover{background:#14513f}.form-group{flex-direction:column;gap:6px;display:flex}.form-group label{color:#0e3b2e;font-size:13px;font-weight:700}.form-textarea{resize:vertical;border:1px solid #cfd8d3;border-radius:10px;grid-column:span 2;min-height:90px;padding:12px;font-family:Arial,Helvetica,sans-serif;font-size:15px}.alert-panel{background:#fff;border-radius:16px;margin-top:28px;padding:22px;box-shadow:0 8px 24px #00000014}.alert-panel h3{color:#0e3b2e;margin-top:0}.alert-item{border-radius:10px;margin-bottom:10px;padding:12px 14px;font-weight:700}.alert-danger{color:#991b1b;background:#fee2e2}.alert-warning{color:#854d0e;background:#fef9c3}.alert-success{color:#166534;background:#dcfce7}.modal-large{text-align:left;width:760px;max-width:95%}.modal-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.modal-header h2{color:#0e3b2e;margin:0}.modal-header button{color:#991b1b;background:#fee2e2;border-radius:50%;width:36px;height:36px}.icon-action{cursor:pointer;color:#fff;background:#0e3b2e;border:none;border-radius:8px;height:32px;padding:0 10px;font-size:13px}.icon-action.warning{background:#ca8a04}.icon-action.danger{background:#b42318}.icon-action.info{background:#2563eb}.phone-card-list{gap:14px;display:grid}.phone-card{background:#fff;border-radius:14px;padding:18px;box-shadow:0 8px 24px #00000014}.phone-card h3{color:#0e3b2e;margin:0 0 6px}.phone-card p{color:#60736a;margin:4px 0}.phone-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.asset-header{background:#f3f8f5;border-radius:14px;justify-content:space-between;align-items:center;padding:18px;display:flex}.asset-header h2{color:#0e3b2e;margin:0}.asset-status{background:#fff;border:1px solid #d6ded9;border-radius:999px;padding:10px 14px;font-weight:700}.asset-grid div{background:#f8faf9;border:1px solid #e0e7e3;border-radius:10px;padding:12px}.asset-grid strong{color:#0e3b2e;margin-bottom:5px;font-size:13px;display:block}.asset-grid span{color:#1f2937;font-weight:600}.asset-notes strong{color:#0e3b2e}.asset-actions button{color:#fff;cursor:pointer;background:#0e3b2e;border:none;border-radius:8px;padding:10px 14px;font-weight:700}.asset-actions .danger{background:#b42318}.report-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px;display:grid}.report-card{background:#fff;border-radius:16px;padding:22px;box-shadow:0 8px 24px #00000014}.report-card h3{color:#0e3b2e;margin:0 0 8px}.report-card p{color:#60736a;font-size:14px}.report-card button{color:#fff;cursor:pointer;background:#0e3b2e;border:none;border-radius:10px;height:40px;padding:0 16px;font-weight:700}[data-theme=dark]{--verde-escuro:#1f2937;--verde-claro:#84cc16;--fundo:#111827;--branco:#1f2937}[data-theme=dark] body{color:#f3f4f6;background:#111827}[data-theme=dark] .dashboard,[data-theme=dark] .content{background:#111827}[data-theme=dark] .header{color:#fff;background:#1f2937}[data-theme=dark] .header h2{color:#fff}[data-theme=dark] .header p{color:#d1d5db}[data-theme=dark] .user-box{color:#fff}[data-theme=dark] .user-box span{color:#d1d5db}[data-theme=dark] .sidebar{background:#111827}[data-theme=dark] .sidebar nav a{color:#fff}[data-theme=dark] .sidebar nav a.active{color:#000;background:#84cc16}[data-theme=dark] .card,[data-theme=dark] .chart-card,[data-theme=dark] .alert-panel,[data-theme=dark] .report-card,[data-theme=dark] .phone-card,[data-theme=dark] .modal-card,[data-theme=dark] .asset-grid div,[data-theme=dark] .asset-notes,[data-theme=dark] .form-card{color:#fff;background:#1f2937}[data-theme=dark] .card h2,[data-theme=dark] .report-card h3,[data-theme=dark] .chart-card h3,[data-theme=dark] .alert-panel h3,[data-theme=dark] .asset-header h2,[data-theme=dark] .page-title h1{color:#fff}[data-theme=dark] .card p,[data-theme=dark] .report-card p,[data-theme=dark] .asset-header p,[data-theme=dark] .page-title p{color:#d1d5db}[data-theme=dark] input,[data-theme=dark] textarea,[data-theme=dark] select,[data-theme=dark] .search-bar{color:#fff;background:#111827;border:1px solid #374151}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#9ca3af}[data-theme=dark] .table{color:#fff;background:#1f2937}[data-theme=dark] .table td{border-bottom:1px solid #374151}[data-theme=dark] .table th{background:#0f172a}[data-theme=dark] .modal-overlay{background:#000000bf}[data-theme=dark] .icon-button{color:#fff;background:#374151}[data-theme=dark] .asset-status{color:#fff;background:#111827;border-color:#374151}[data-theme=dark] .asset-grid strong{color:#84cc16}[data-theme=dark] .asset-grid span{color:#fff}[data-theme=dark] .label-print-area{color:#000}[data-theme=dark] .report-actions button,[data-theme=dark] .action-button,[data-theme=dark] button{transition:all .25s}[data-theme=dark] button:hover{filter:brightness(1.08)}@media (width<=1200px){.cards{grid-template-columns:repeat(2,1fr)}.form-card{grid-template-columns:1fr}.form-card button,.form-textarea{grid-column:span 1}}@media (width<=900px){.dashboard{flex-direction:column}.sidebar{width:100%;padding:16px}.sidebar nav{flex-direction:row;gap:8px;overflow-x:auto}.sidebar nav a{min-width:max-content}.logout{margin-top:14px}.content{padding:18px}.header{flex-direction:column;align-items:flex-start;gap:14px}.header-actions{justify-content:space-between;width:100%}.table{white-space:nowrap;display:block;overflow-x:auto}.modal-card,.modal-large{width:95%;max-height:90vh;overflow-y:auto}.asset-grid{grid-template-columns:1fr}}@media (width<=600px){.cards,.report-grid{grid-template-columns:1fr}.content h1{font-size:24px}.page-title{flex-direction:column;align-items:flex-start;gap:8px}.table-actions,.asset-actions,.phone-actions,.modal-actions{flex-direction:column}.table-actions button,.asset-actions button,.phone-actions button,.modal-actions button{width:100%}.login-card{width:92%;padding:24px}.label-modal{width:95%}.label-print-area{width:100%}}.stat-card{background:#fff;justify-content:space-between;align-items:center;display:flex;box-shadow:0 8px 24px #00000014}.stat-card-info{flex-direction:column;gap:6px;display:flex}.stat-card-info span{color:#60736a;font-size:13px}.stat-card-info strong{color:#0e3b2e;font-size:24px}.stat-card-icon{opacity:.85;font-size:24px}[data-theme=dark] .stat-card{background:#1f2937}[data-theme=dark] .stat-card-info span{color:#d1d5db}[data-theme=dark] .stat-card-info strong{color:#fff}@media (width<=600px){.cards{grid-template-columns:1fr}}html,body{overflow-x:hidden}.content{max-width:100%;overflow-x:hidden;padding:16px!important}.sidebar{width:220px!important;padding:18px!important}.brand{margin-bottom:26px!important;font-size:24px!important}.sidebar nav{gap:7px!important}.sidebar nav a{padding:9px 10px!important;font-size:14px!important}.menu-title{margin-top:12px!important;margin-bottom:4px!important;font-size:11px!important}.header{border-radius:12px!important;margin-bottom:18px!important;padding:12px 18px!important}.header h2{font-size:20px!important}.header p{font-size:13px!important}.icon-button{width:34px!important;height:34px!important}.page-title{margin-bottom:12px!important}.page-title h1,.content h1{margin-bottom:4px!important;font-size:24px!important}.page-title p,.content p{font-size:13px!important}.cards{grid-template-columns:repeat(auto-fit,minmax(165px,1fr))!important;gap:10px!important;margin-top:14px!important}.card,.stat-card{border-radius:12px!important;min-height:62px!important;padding:10px 12px!important}.stat-card-info{gap:4px!important}.stat-card-info span{font-size:12px!important}.stat-card-info strong{font-size:20px!important}.stat-card-icon{font-size:22px!important}.form-card{border-radius:12px!important;gap:10px!important;max-width:1100px!important;margin-bottom:18px!important;margin-left:auto!important;margin-right:auto!important;padding:14px!important}.form-card input,.form-card select,.form-card textarea,input,select,textarea,.search-bar{border-radius:8px!important;min-width:0!important;height:36px!important;margin-bottom:8px!important;padding:6px 9px!important;font-size:12px!important}.form-card textarea,.form-textarea{height:auto!important;min-height:62px!important;padding:8px 10px!important}.form-group{gap:3px!important}.form-group label,label{margin-bottom:3px!important;font-size:12px!important}button,.action-button,.cancel-button,.report-actions button,.report-card button{border-radius:8px!important;height:34px!important;padding:0 12px!important;font-size:12px!important}.search-bar{height:38px!important;margin-bottom:12px!important}.table{width:100%!important}.table th,.table td{padding:7px 8px!important;font-size:12px!important}.table-actions{flex-wrap:wrap!important;gap:5px!important}.table-actions button,.icon-action{height:28px!important;padding:0 8px!important;font-size:11px!important}.alert-panel,.chart-card,.report-card,.phone-card{border-radius:12px!important;margin-top:16px!important;padding:14px!important}.report-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))!important;gap:12px!important}.report-card h3{font-size:16px!important}.report-card p{font-size:12px!important}.modal-card{padding:18px!important}.modal-large{width:680px!important}.asset-header{padding:12px!important}.asset-header h2{font-size:20px!important}.asset-grid{gap:8px!important}.asset-grid div{padding:9px!important}.asset-grid strong,.asset-grid span{font-size:12px!important}.asset-actions{gap:7px!important}.asset-actions button{height:32px!important;padding:0 10px!important}.label-modal{width:760px!important;max-width:95%!important}.label-print-area{width:700px!important;max-width:100%!important}.label-title{font-size:42px!important}.label-logo{width:160px!important}.label-info{padding:18px!important}.label-box{height:42px!important;font-size:15px!important}@media (width<=1200px){.sidebar{width:210px!important}.form-card{max-width:100%!important}}@media (width<=900px){.sidebar{width:100%!important}.content{padding:12px!important}.form-card{grid-template-columns:1fr!important}.table{white-space:nowrap!important;display:block!important;overflow-x:auto!important}}@media (width<=600px){.cards,.report-grid{grid-template-columns:1fr!important}.form-card,.header{padding:12px!important}}.header{justify-content:space-between;align-items:center;gap:20px;display:flex}.header-left{flex:1}.header-center{flex:1;justify-content:center;display:flex}.header-actions{align-items:center;gap:12px;display:flex}.global-search{width:360px}.global-search input{width:100%}@media (width<=1100px){.header{flex-direction:column;align-items:stretch}.header-center{justify-content:flex-start}.global-search{width:100%}}.import-excel-modal{text-align:left;width:900px;max-width:95%}.import-excel-modal .modal-header p{color:#60736a;margin:5px 0 0;font-size:13px}.import-summary{background:#f3f8f5;border:1px solid #dce8e1;border-radius:10px;align-items:baseline;gap:8px;margin-bottom:15px;padding:12px 16px;display:flex}.import-summary strong{color:#0e3b2e;font-size:26px}.import-summary span{color:#60736a}.import-preview-wrapper{border-radius:10px;width:100%;max-height:360px;overflow-x:auto}.import-preview-table{min-width:900px}.import-preview-message{color:#60736a;margin-top:10px;font-size:12px}[data-theme=dark] .import-summary{background:#111827;border-color:#374151}[data-theme=dark] .import-summary strong{color:#84cc16}[data-theme=dark] .import-summary span,[data-theme=dark] .import-preview-message,[data-theme=dark] .import-excel-modal .modal-header p{color:#d1d5db}@media (width<=600px){.import-excel-modal{width:96%}.import-excel-modal .modal-actions{flex-direction:column}.import-excel-modal .modal-actions button{width:100%}}.alert-item{flex-direction:column;gap:5px;display:flex}.alert-item strong,.alert-item span{font-size:13px}.rack-card{background:#fff;border-radius:14px;padding:20px;box-shadow:0 8px 25px #00000014}.rack-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.rack-body{background:#101010;border-radius:10px;width:430px;padding:10px}.rack-unit{align-items:stretch;margin-bottom:2px;display:flex}.rack-number{color:#fff;background:#202020;flex-direction:column;justify-content:center;align-items:center;width:58px;font-size:12px;font-weight:700;display:flex}.rack-slot{background:#303030;border:1px solid #444;flex:1;justify-content:center;align-items:center;min-height:38px;transition:all .2s;display:flex}.rack-slot:hover{background:#424242}.rack-slot-free{border-style:dashed}.rack-slot-occupied{border-color:#666}.rack-empty{color:#bdbdbd;flex-direction:column;align-items:center;font-size:11px;display:flex}.rack-equipment{color:#fff;cursor:grab;border-radius:4px;width:100%;transition:all .2s}.rack-equipment:hover{transform:scale(1.02)}.rack-layout{align-items:flex-start;gap:25px;margin-top:20px;display:flex}.equipment-library{background:#fff;border-radius:14px;width:330px;max-height:850px;padding:18px;overflow:auto;box-shadow:0 8px 25px #00000014}.equipment-library input,.equipment-library select{width:100%;margin-bottom:10px}.equipment-item{cursor:grab;background:#f5f5f5;border-radius:8px;margin-bottom:10px;padding:12px;transition:all .2s}.equipment-item:hover{background:#dcedff;transform:translateY(-2px)}.equipment-item strong{font-size:14px;display:block}.equipment-item small{color:#666;margin-top:4px;display:block}.rack-view{flex:1}.cancel-button{background:#666}.cancel-button:hover{background:#444}@media (width<=1200px){.rack-layout{flex-direction:column}.equipment-library{width:100%;max-height:none}.rack-body{width:100%}}.computers-page{width:100%}.computer-form{margin-bottom:22px}.form-section-title{color:#174d3a;border-bottom:1px solid #dfe7e2;grid-column:1/-1;margin:14px 0 2px;padding-bottom:7px}.computer-field-label{color:#4b5d55;flex-direction:column;gap:6px;font-size:12px;font-weight:700;display:flex}.computer-field-label input{box-sizing:border-box;width:100%}.computer-filters-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:center;gap:12px;display:grid}.computer-link-button{color:#176b4d;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.computer-history-list{flex-direction:column;gap:12px;max-height:520px;display:flex;overflow-y:auto}.computer-history-item{background:#f8faf9;border:1px solid #dfe7e2;border-radius:10px;padding:13px}.computer-history-header{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.computer-history-header span{color:#687a72;font-size:12px}.computer-history-item p{margin:8px 0 0}.computer-import-textarea{resize:vertical;box-sizing:border-box;border:1px solid #cbd8d1;border-radius:9px;width:100%;min-height:260px;padding:12px;font-family:Consolas,monospace;font-size:12px}.computer-import-result{background:#f2f7f4;border:1px solid #d8e4dd;border-radius:10px;margin-top:18px;padding:14px}.computer-import-result p{margin:5px 0}.computer-import-errors{max-height:220px;margin-top:12px;overflow-y:auto}.computer-import-error{color:#8b2020;background:#fff1f1;border-radius:7px;margin-top:7px;padding:8px;font-size:12px}.asset-details{flex-direction:column;gap:18px;display:flex}.asset-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.asset-header h2{margin:0}.asset-header p{color:#66776f;margin:5px 0 0}.asset-status{background:#f1f5f3;border-radius:999px;padding:7px 10px;font-weight:700}.asset-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.asset-grid>div{background:#f7faf8;border:1px solid #e1e8e4;border-radius:9px;flex-direction:column;gap:5px;padding:11px;display:flex}.asset-grid strong{text-transform:uppercase;color:#65776e;font-size:11px}.asset-notes{background:#f7faf8;border:1px solid #e1e8e4;border-radius:10px;padding:13px}.asset-notes p{margin-bottom:0}.asset-actions{flex-wrap:wrap;gap:9px;display:flex}@media (width<=700px){.asset-header{flex-direction:column}.asset-grid{grid-template-columns:1fr}}.sidebar-brand{border-bottom:1px solid #ffffff14;flex-direction:column;gap:11px;margin-bottom:10px;padding:18px 14px 20px;display:flex}.sidebar-product strong{color:#a6ce39;letter-spacing:1.4px;font-size:15px;font-weight:800;line-height:1.2}.sidebar-product span{color:#aab7b1;max-width:180px;font-size:9px;line-height:1.35}.sidebar-nav{flex-direction:column;gap:3px;display:flex}.sidebar-item{color:#f5f7f6;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;padding:9px 10px;font-size:12px;transition:background .2s,color .2s,transform .2s;display:flex}.sidebar-item:hover{background:#ffffff0f;transform:translate(2px)}.sidebar-item.active{color:#10271f;background:#a6ce39;font-weight:700}.sidebar-item svg{flex:none}.sidebar-item span{min-width:0}.menu-title{color:#a6ce39;letter-spacing:.9px;text-transform:uppercase;margin:14px 10px 5px;font-size:9px;font-weight:800}.logout{justify-content:center;align-items:center;gap:8px;display:flex}.header-brand-symbol{background:#a6ce391f;border:1px solid #a6ce3940;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.header-brand-symbol img{object-fit:contain;width:30px;height:30px}.header-brand-text{flex-direction:column;gap:3px;display:flex}.login-page{box-sizing:border-box;background:radial-gradient(circle at 0 0,#a6ce392e,#0000 34%),radial-gradient(circle at 100% 100%,#16534159,#0000 38%),linear-gradient(135deg,#07120e 0%,#0d2119 48%,#123f33 100%);justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex;position:relative;overflow:hidden}.login-page:before,.login-page:after{content:"";filter:blur(5px);opacity:.2;pointer-events:none;border-radius:50%;position:absolute}.login-page:before{background:#a6ce39;width:320px;height:320px;top:-120px;right:-80px}.login-page:after{background:#2f725a;width:380px;height:380px;bottom:-180px;left:-100px}.login-card{z-index:1;box-sizing:border-box;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0e1f19d1;border:1px solid #ffffff17;border-radius:22px;width:min(430px,100%);padding:34px;animation:.55s vvLoginAppear;position:relative;box-shadow:0 30px 80px #0000006b,inset 0 1px #ffffff0a}.login-logo{justify-content:center;margin-bottom:22px;display:flex}.login-logo img{object-fit:contain;width:210px;max-width:100%;max-height:76px;display:block}.login-card h1{color:#a6ce39;text-align:center;letter-spacing:2px;margin:0;font-size:28px;font-weight:900}.login-card h2{color:#f5f7f6;text-align:center;margin:10px 0 0;font-size:17px;font-weight:700}.login-card>p{color:#aab7b1;text-align:center;max-width:330px;margin:9px auto 26px;font-size:12px;line-height:1.55}.login-card form{flex-direction:column;gap:9px;display:flex}.login-card label{color:#dbe4df;margin-top:7px;font-size:11px;font-weight:700}.login-card input{box-sizing:border-box;color:#f5f7f6;background:#050f0bb8;border:1px solid #ffffff1f;border-radius:10px;outline:none;width:100%;min-height:44px;padding:0 13px;font-size:13px;transition:border-color .2s,box-shadow .2s,background .2s}.login-card input::placeholder{color:#72847b}.login-card input:focus{background:#081711e6;border-color:#a6ce39;box-shadow:0 0 0 3px #a6ce391f}.password-box{position:relative}.password-box input{padding-right:48px}.show-password{color:#98aaa1;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:flex;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.show-password:hover{color:#a6ce39;background:#a6ce391a}.show-password svg{font-size:20px}.login-button{color:#10271f;cursor:pointer;background:linear-gradient(135deg,#a6ce39,#84b625);border:0;border-radius:11px;min-height:46px;margin-top:16px;font-size:13px;font-weight:900;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 12px 28px #a6ce392e}.login-button:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 17px 32px #a6ce3940}.login-button:active:not(:disabled){transform:translateY(0)}.login-button:disabled{opacity:.65;cursor:wait}.login-card .error{color:#fecaca;text-align:center;background:#7f1d1d3d;border:1px solid #ef444440;border-radius:9px;margin-top:8px;padding:10px 12px;font-size:11px}.login-footer{text-align:center;border-top:1px solid #ffffff12;flex-direction:column;align-items:center;gap:5px;margin-top:26px;padding-top:18px;display:flex}.login-footer strong{color:#a6ce39;letter-spacing:1.1px;font-size:11px}.login-footer span{color:#85978e;font-size:9px;line-height:1.5}@keyframes vvLoginAppear{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=600px){.login-page{padding:18px}.login-card{border-radius:17px;padding:26px 20px}.login-logo img{width:180px}.login-card h1{font-size:24px}}.cards{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:16px 0 22px;display:grid}.vv-stat-card{box-sizing:border-box;min-height:92px;box-shadow:none;background:#182436;border:1px solid #ffffff0f;border-radius:12px;padding:14px;transition:transform .18s,border-color .18s,background .18s;position:relative;overflow:hidden}.vv-stat-card:hover{background:#1c2a3e;border-color:#a6ce3940;transform:translateY(-2px)}.vv-stat-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.vv-stat-card-icon{background:#a6ce3917;border-radius:8px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;display:flex}.vv-stat-card-label{color:#aeb9b4;text-align:right;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:10px;font-weight:600;overflow:hidden}.vv-stat-card-value{color:#f6f8f7;letter-spacing:-.5px;margin-top:12px;font-size:21px;font-weight:800;line-height:1;display:block}.vv-stat-card-subtitle{color:#7f9088;margin-top:7px;font-size:9px;display:block}.main-content h1{color:#f5f7f6;letter-spacing:-.4px;margin:0;font-size:21px;font-weight:800}.main-content h2{color:#f5f7f6;margin:24px 0 10px;font-size:15px;font-weight:700}.main-content>p{color:#8fa099;margin:5px 0 14px;font-size:10px}.form-card,.report-card,.asset-card,.chart-card{box-shadow:none;background:#182436;border:1px solid #ffffff0f;border-radius:12px}button,input,select,textarea{border-radius:8px}@media (width<=700px){.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.vv-stat-card{min-height:88px;padding:12px}.vv-stat-card-value{font-size:19px}}.form-card{box-sizing:border-box;border-radius:10px;width:100%;max-width:100%;margin:14px 0;padding:12px}.form-card h3{grid-column:1/-1;margin:0 0 10px;font-size:14px;line-height:1.2}.form-card h4,.form-section-title{grid-column:1/-1;margin:8px 0 2px;padding-bottom:5px;font-size:10px;line-height:1.2}.form-card input,.form-card select,.form-card textarea{box-sizing:border-box;border-radius:6px;width:100%;min-height:32px;padding:6px 9px;font-size:10px}.form-card textarea,.form-textarea{resize:vertical;min-height:54px}.form-card label{gap:4px;font-size:9px}.form-card button{border-radius:6px;min-height:32px;padding:6px 11px;font-size:10px}.computer-form,.maintenance-form,.infrastructure-form,.form-card{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:8px;display:grid}.form-card textarea,.form-card .form-textarea,.form-card .form-section-title,.form-card h3,.form-card h4,.form-card .full-width{grid-column:1/-1}.form-card .cancel-button,.form-card button[type=submit]{margin-top:2px}.computer-filters-grid,.filters-grid{gap:8px}@media (width>=1250px){.computer-form,.maintenance-form,.infrastructure-form,.form-card{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=750px){.computer-form,.maintenance-form,.infrastructure-form,.form-card{grid-template-columns:1fr}.form-card textarea,.form-card .form-textarea,.form-card .form-section-title,.form-card h3,.form-card h4{grid-column:1}}body.dark,body.dark-theme,html.dark,[data-theme=dark],body.dark .main-content,body.dark-theme .main-content,html.dark .main-content,[data-theme=dark] .main-content{color:#f4f7f5;background:#0c1421}body.dark h1,body.dark h2,body.dark h3,body.dark h4,body.dark-theme h1,body.dark-theme h2,body.dark-theme h3,body.dark-theme h4,html.dark h1,html.dark h2,html.dark h3,html.dark h4,[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4{color:#f7faf8!important}body.dark p,body.dark span,body.dark label,body.dark-theme p,body.dark-theme span,body.dark-theme label,html.dark p,html.dark span,html.dark label,[data-theme=dark] p,[data-theme=dark] span,[data-theme=dark] label{color:#c5d0ca}body.dark .header,body.dark-theme .header,html.dark .header,[data-theme=dark] .header{background:#172334;border-color:#ffffff14}body.dark .header-brand-text strong,body.dark-theme .header-brand-text strong,html.dark .header-brand-text strong,[data-theme=dark] .header-brand-text strong{color:#fff!important}body.dark .header-brand-text span,body.dark-theme .header-brand-text span,html.dark .header-brand-text span,[data-theme=dark] .header-brand-text span{color:#aebbb4!important}body.dark .sidebar,body.dark-theme .sidebar,html.dark .sidebar,[data-theme=dark] .sidebar{color:#f6f8f7;background:#08140f}body.dark .sidebar-brand-logo,body.dark-theme .sidebar-brand-logo,html.dark .sidebar-brand-logo,[data-theme=dark] .sidebar-brand-logo{opacity:1;filter:brightness(1.15)contrast(1.1)}body.dark .sidebar-product strong,body.dark-theme .sidebar-product strong,html.dark .sidebar-product strong,[data-theme=dark] .sidebar-product strong{color:#a6ce39!important}body.dark .sidebar-product span,body.dark-theme .sidebar-product span,html.dark .sidebar-product span,[data-theme=dark] .sidebar-product span{color:#d0d9d4!important}body.dark .sidebar-item,body.dark-theme .sidebar-item,html.dark .sidebar-item,[data-theme=dark] .sidebar-item{color:#edf2ef}body.dark .sidebar-item svg,body.dark-theme .sidebar-item svg,html.dark .sidebar-item svg,[data-theme=dark] .sidebar-item svg{color:#d7e0db}body.dark .sidebar-item:hover,body.dark-theme .sidebar-item:hover,html.dark .sidebar-item:hover,[data-theme=dark] .sidebar-item:hover{color:#fff;background:#ffffff14}body.dark .sidebar-item.active,body.dark-theme .sidebar-item.active,html.dark .sidebar-item.active,[data-theme=dark] .sidebar-item.active{color:#10271f;background:#a6ce39}body.dark .sidebar-item.active svg,body.dark-theme .sidebar-item.active svg,html.dark .sidebar-item.active svg,[data-theme=dark] .sidebar-item.active svg{color:#10271f}body.dark .menu-title,body.dark-theme .menu-title,html.dark .menu-title,[data-theme=dark] .menu-title{color:#b5dc45!important}body.dark .form-card,body.dark .vv-stat-card,body.dark .report-card,body.dark .chart-card,body.dark-theme .form-card,body.dark-theme .vv-stat-card,body.dark-theme .report-card,body.dark-theme .chart-card,html.dark .form-card,html.dark .vv-stat-card,html.dark .report-card,html.dark .chart-card,[data-theme=dark] .form-card,[data-theme=dark] .vv-stat-card,[data-theme=dark] .report-card,[data-theme=dark] .chart-card{color:#f3f7f5;background:#172334;border-color:#ffffff14}body.dark input,body.dark select,body.dark textarea,body.dark-theme input,body.dark-theme select,body.dark-theme textarea,html.dark input,html.dark select,html.dark textarea,[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{color:#f6f8f7;background:#101b2a;border-color:#304052}body.dark input::placeholder,body.dark textarea::placeholder,body.dark-theme input::placeholder,body.dark-theme textarea::placeholder,html.dark input::placeholder,html.dark textarea::placeholder,[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#819088}body.dark input:focus,body.dark select:focus,body.dark textarea:focus,body.dark-theme input:focus,body.dark-theme select:focus,body.dark-theme textarea:focus,html.dark input:focus,html.dark select:focus,html.dark textarea:focus,[data-theme=dark] input:focus,[data-theme=dark] select:focus,[data-theme=dark] textarea:focus{border-color:#a6ce39;outline:none;box-shadow:0 0 0 2px #a6ce391f}body.dark .vv-stat-card-label,body.dark-theme .vv-stat-card-label,html.dark .vv-stat-card-label,[data-theme=dark] .vv-stat-card-label{color:#c3cdc8}body.dark .vv-stat-card-value,body.dark-theme .vv-stat-card-value,html.dark .vv-stat-card-value,[data-theme=dark] .vv-stat-card-value{color:#fff}body.dark .vv-stat-card-icon,body.dark-theme .vv-stat-card-icon,html.dark .vv-stat-card-icon,[data-theme=dark] .vv-stat-card-icon{color:#b7db4d;background:#a6ce3924}body.dark table,body.dark-theme table,html.dark table,[data-theme=dark] table{color:#eef3f0}body.dark thead,body.dark-theme thead,html.dark thead,[data-theme=dark] thead{background:#1d2b3e}body.dark tbody tr,body.dark-theme tbody tr,html.dark tbody tr,[data-theme=dark] tbody tr{border-color:#ffffff0f}body.dark tbody tr:hover,body.dark-theme tbody tr:hover,html.dark tbody tr:hover,[data-theme=dark] tbody tr:hover{background:#ffffff09}.sidebar-brand{border-bottom:1px solid #ffffff14;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:8px;padding:15px 14px 17px;display:flex}.sidebar-symbol-box{justify-content:flex-start;align-items:center;width:100%;min-height:54px;display:flex}.sidebar-brand-symbol{object-fit:contain;object-position:left center;width:112px;max-width:100%;height:54px;display:block}.sidebar-product{flex-direction:column;gap:2px;display:flex}.sidebar-product strong{letter-spacing:1.3px;font-size:14px;font-weight:900;color:#a6ce39!important}.sidebar-product span{font-size:8px;line-height:1.3;color:#d4ddd8!important}.header{background:#fff!important;border:1px solid #e3e9e5!important;box-shadow:0 4px 14px #0e3b2e0f!important}.header-brand{align-items:center!important;gap:10px!important;display:flex!important}.header-brand-symbol{background:#f1f6e3!important;border:1px solid #dce9b7!important;border-radius:9px!important;flex:0 0 38px!important;justify-content:center!important;align-items:center!important;width:38px!important;height:38px!important;display:flex!important}.header-brand-symbol img{object-fit:contain!important;opacity:1!important;filter:none!important;width:28px!important;height:28px!important}.header-brand-text strong{color:#0e3b2e!important;letter-spacing:1px!important;font-size:15px!important;font-weight:900!important}.header-brand-text span{color:#60736a!important;font-size:8px!important}.header .user-box,.header .user-box strong{color:#0e3b2e!important}.header .user-box span{color:#60736a!important}.header .icon-button{color:#0e3b2e!important;background:#f2f5f3!important;border:1px solid #e0e7e3!important}[data-theme=dark] .header{box-shadow:none!important;background:#172334!important;border-color:#ffffff14!important}[data-theme=dark] .header-brand-symbol{background:#a6ce391f!important;border-color:#a6ce3940!important}[data-theme=dark] .header-brand-symbol img{opacity:1!important;filter:brightness(1.15)contrast(1.08)!important}[data-theme=dark] .header-brand-text strong{color:#fff!important}[data-theme=dark] .header-brand-text span{color:#b4c0ba!important}[data-theme=dark] .header .user-box,[data-theme=dark] .header .user-box strong{color:#fff!important}[data-theme=dark] .header .user-box span{color:#b4c0ba!important}[data-theme=dark] .header .icon-button{color:#fff!important;background:#263448!important;border-color:#ffffff12!important}.form-card{width:100%;border-radius:10px!important;gap:8px!important;margin:12px 0 16px!important;padding:12px!important}.form-card h2,.form-card h3{grid-column:1/-1;line-height:1.2;margin:0 0 8px!important;font-size:14px!important}.form-card h4,.form-section-title{grid-column:1/-1;line-height:1.2;margin:7px 0 1px!important;padding-bottom:5px!important;font-size:10px!important}.form-card label,.form-group label,.computer-field-label{line-height:1.2;margin:0 0 3px!important;font-size:10px!important}.form-card input,.form-card select,.form-card textarea{width:100%;min-width:0;line-height:1.2;border-radius:6px!important;height:32px!important;min-height:32px!important;margin:0!important;padding:5px 8px!important;font-size:10px!important}.form-card textarea,.form-card .form-textarea{resize:vertical;height:54px!important;min-height:54px!important;padding:7px 8px!important}.form-card button{border-radius:6px!important;height:32px!important;min-height:32px!important;padding:0 11px!important;font-size:10px!important}.form-card .action-button,.form-card button[type=submit]{grid-column:1/-1;margin-top:2px!important}.form-card .cancel-button{grid-column:1/-1}.form-card,.computer-form,.maintenance-form,.infrastructure-form{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;display:grid}.form-card textarea,.form-card .form-textarea,.form-card h2,.form-card h3,.form-card h4,.form-card .form-section-title,.form-card .full-width{grid-column:1/-1}.search-bar{border-radius:7px!important;height:34px!important;min-height:34px!important;margin-bottom:10px!important;padding:0 9px!important;font-size:10px!important}@media (width<=1100px){.form-card,.computer-form,.maintenance-form,.infrastructure-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.form-card,.computer-form,.maintenance-form,.infrastructure-form{grid-template-columns:1fr}.form-card textarea,.form-card .form-textarea,.form-card h2,.form-card h3,.form-card h4,.form-card .form-section-title{grid-column:1}}.table,.data-table{border-spacing:0;background:#fff;border:1px solid #dfe6e2;border-radius:10px;width:100%;overflow:hidden;border-collapse:separate!important}.table-wrapper,.data-table-wrapper{border-radius:10px;width:100%;overflow:auto}.table thead,.data-table thead{z-index:2;position:sticky;top:0}.table th,.data-table th{color:#fff;text-align:left;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;background:#0e3b2e;border-bottom:1px solid #d8e1dc;font-weight:800;padding:8px 9px!important;font-size:9px!important}.table td,.data-table td{color:#26352e;vertical-align:middle;border-bottom:1px solid #edf1ef;padding:7px 9px!important;font-size:10px!important}.table tbody tr:nth-child(2n),.data-table tbody tr:nth-child(2n){background:#f7f9f8}.table tbody tr:nth-child(odd),.data-table tbody tr:nth-child(odd){background:#fff}.table tbody tr:hover,.data-table tbody tr:hover{transition:background .15s;background:#edf5e0!important}.table tbody tr:last-child td,.data-table tbody tr:last-child td{border-bottom:0}.table-actions{flex-wrap:wrap;align-items:center;display:flex;gap:4px!important}.table-actions button,.table .icon-action,.data-table .icon-action{font-weight:700;border-radius:5px!important;height:26px!important;min-height:26px!important;padding:0 7px!important;font-size:9px!important}.table-actions .danger,.icon-action.danger{background:#b42318}.empty-row{color:#718078!important;text-align:center!important;padding:22px!important;font-size:10px!important}.table-count,.records-count,.data-table-count{color:#6f7d76;justify-content:flex-end;align-items:center;margin:7px 0;font-size:9px;display:flex}.pagination{justify-content:flex-end;align-items:center;gap:5px;margin-top:10px;display:flex}.pagination button{color:#284137;background:#fff;border:1px solid #d6dfda;min-width:28px;border-radius:6px!important;height:28px!important;padding:0 8px!important;font-size:9px!important}.pagination button:hover:not(:disabled){background:#edf5e0;border-color:#a6ce39}.pagination button.active{color:#fff;background:#0e3b2e;border-color:#0e3b2e}.pagination button:disabled{opacity:.45;cursor:not-allowed}[data-theme=dark] .table,[data-theme=dark] .data-table{background:#172334;border-color:#304052}[data-theme=dark] .table th,[data-theme=dark] .data-table th{color:#fff;background:#0f1b29;border-bottom-color:#304052}[data-theme=dark] .table td,[data-theme=dark] .data-table td{color:#e8efeb;border-bottom-color:#2b394b}[data-theme=dark] .table tbody tr:nth-child(2n),[data-theme=dark] .data-table tbody tr:nth-child(2n){background:#172334}[data-theme=dark] .table tbody tr:nth-child(odd),[data-theme=dark] .data-table tbody tr:nth-child(odd){background:#142030}[data-theme=dark] .table tbody tr:hover,[data-theme=dark] .data-table tbody tr:hover{background:#213247!important}[data-theme=dark] .table-count,[data-theme=dark] .records-count,[data-theme=dark] .data-table-count{color:#aebbb4}[data-theme=dark] .pagination button{color:#e9efec;background:#172334;border-color:#344255}[data-theme=dark] .pagination button:hover:not(:disabled){background:#24364b;border-color:#a6ce39}[data-theme=dark] .pagination button.active{color:#10271f;background:#a6ce39;border-color:#a6ce39}.form-card{width:min(100%,1100px)!important;margin:14px auto 18px!important}.form-card h2,.form-card h3,.form-card h4,.form-card .form-section-title{text-align:center}.form-card .action-button,.form-card button[type=submit],.form-card .cancel-button{justify-self:center;width:min(100%,320px)}.form-card input,.form-card select,.form-card textarea{width:100%}@media (width>=1200px){.form-card{max-width:1050px!important}}@media (width<=700px){.form-card{width:calc(100% - 16px)!important;margin-left:auto!important;margin-right:auto!important}}.permissions-modal{text-align:left;width:min(850px,100%)}.permissions-toolbar{background:#f4f7f5;border:1px solid #e1e8e4;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;padding:10px;display:flex}.permissions-toolbar button{height:30px!important;padding:0 10px!important;font-size:10px!important}.permissions-toolbar span{color:#60736a;margin-left:auto;font-size:10px;font-weight:700}.permissions-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:520px;padding-right:4px;display:grid;overflow-y:auto}.permission-group{background:#f9fbfa;border:1px solid #dfe7e2;border-radius:9px;padding:11px}.permission-group-title{color:#0e3b2e;cursor:pointer;border-bottom:1px solid #e1e8e4;align-items:center;padding-bottom:7px;gap:7px!important;margin:0 0 9px!important;display:flex!important}.permission-group-title input,.permission-option input{accent-color:#0e3b2e;width:15px!important;min-width:15px!important;height:15px!important;min-height:15px!important;margin:0!important;padding:0!important}.permission-group-title strong{font-size:11px}.permission-options{flex-direction:column;gap:7px;display:flex}.permission-option{color:#46574f;cursor:pointer;align-items:center;gap:7px!important;margin:0!important;font-size:10px!important;display:flex!important}.permissions-actions{border-top:1px solid #e1e8e4;justify-content:flex-end;gap:8px;margin-top:15px;padding-top:12px;display:flex}.permissions-actions button{min-width:150px}.permissions-admin-message{text-align:center;background:#f3f8e6;border:1px solid #cfe1a0;border-radius:10px;padding:18px}.permissions-admin-message strong{color:#0e3b2e;font-size:16px}.permissions-admin-message p{color:#60736a;margin-bottom:0}.user-role-badge,.permission-total-badge{border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:9px;font-weight:800;display:inline-flex}.user-role-badge{color:#0e3b2e;background:#edf3ef}.permission-total-badge{color:#3b5d00;background:#eaf5c9}[data-theme=dark] .permissions-toolbar,[data-theme=dark] .permission-group{background:#172334;border-color:#304052}[data-theme=dark] .permission-group-title{color:#fff;border-color:#304052}[data-theme=dark] .permission-option{color:#d5ded9}[data-theme=dark] .permissions-toolbar span{color:#b3bfb9}[data-theme=dark] .permissions-actions{border-color:#304052}[data-theme=dark] .permissions-admin-message{background:#26331f;border-color:#5b7130}[data-theme=dark] .permissions-admin-message strong{color:#b6dd48}[data-theme=dark] .permissions-admin-message p{color:#d2ddd7}[data-theme=dark] .user-role-badge{color:#fff;background:#263448}[data-theme=dark] .permission-total-badge{color:#c7e873;background:#35431f}@media (width<=720px){.permissions-groups{grid-template-columns:1fr}.permissions-toolbar span{width:100%;margin-left:0}.permissions-actions{flex-direction:column}.permissions-actions button{width:100%}}.executive-dashboard{flex-direction:column;gap:18px;width:100%;display:flex}.executive-hero{background:radial-gradient(circle at 100% 0,#a6ce392b,#0000 34%),linear-gradient(135deg,#fff,#f5f9f6);border:1px solid #dfe8e2;border-radius:16px;justify-content:space-between;align-items:stretch;gap:18px;padding:22px;display:flex;box-shadow:0 12px 28px #0e3b2e0f}.executive-eyebrow,.executive-section-heading span,.executive-panel-header>div>span{color:#6c7e75;letter-spacing:1.4px;margin-bottom:5px;font-size:9px;font-weight:900;display:block}.executive-hero h1{letter-spacing:-.7px;margin:0;color:#123d30!important;font-size:27px!important}.executive-hero p{max-width:670px;line-height:1.6;color:#65776e!important;margin:8px 0 0!important}.executive-live-panel{background:#ffffffd1;border:1px solid #dce6e0;border-radius:13px;grid-template-columns:1fr auto;gap:12px;min-width:290px;padding:15px;display:grid}.executive-live-status{grid-column:1/-1;align-items:center;gap:10px;display:flex}.executive-live-status div,.executive-update-time{flex-direction:column;gap:3px;display:flex}.executive-live-status strong,.executive-update-time strong{color:#173f33;font-size:11px}.executive-live-status span:not(.executive-live-dot),.executive-update-time span{color:#71827a;font-size:9px}.executive-live-dot{background:#55b73d;border-radius:50%;flex:0 0 10px;width:10px;height:10px;animation:1.8s infinite vvLivePulse;box-shadow:0 0 0 5px #55b73d21}.executive-update-time{justify-content:center}.executive-refresh-button{color:#174434;background:#f3f7f4;border:1px solid #dbe5df;min-width:118px;height:32px!important;padding:0 10px!important;font-size:9px!important}.executive-refresh-button:hover{background:#e9f1ec}.executive-summary-grid,.executive-assets-grid{grid-template-columns:repeat(auto-fit,minmax(165px,1fr));gap:10px;display:grid}.executive-metric{color:#1a3029;text-align:left;background:#fff;border:1px solid #e0e8e3;align-items:flex-start;gap:12px;width:100%;min-height:100px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;box-shadow:0 7px 20px #0f382b0b;border-radius:13px!important;height:auto!important;padding:15px!important}.executive-metric:hover{background:#fff;border-color:#b7cebf;transform:translateY(-2px);box-shadow:0 12px 25px #0f382b14}.executive-metric-icon{color:#174434;background:#eef4f0;border-radius:10px;flex:0 0 35px;justify-content:center;align-items:center;width:35px;height:35px;font-size:15px;font-weight:900;display:flex}.executive-metric-content{flex-direction:column;gap:5px;min-width:0;display:flex}.executive-metric-label{text-transform:uppercase;letter-spacing:.55px;font-size:9px;font-weight:800;color:#6b7c74!important}.executive-metric-value{color:#183e32;text-overflow:ellipsis;font-size:22px;line-height:1.1;overflow:hidden}.executive-metric-description{font-size:9px;font-weight:500;color:#89978f!important}.executive-metric-primary{border-color:#1e654c33}.executive-metric-primary .executive-metric-icon{color:#126445;background:#e2f0e9}.executive-metric-info .executive-metric-icon{color:#2365a0;background:#e8f1fb}.executive-metric-success .executive-metric-icon{color:#3a8830;background:#e8f5e5}.executive-metric-warning .executive-metric-icon{color:#9a6b09;background:#fff4da}.executive-metric-danger .executive-metric-icon{color:#b33b3b;background:#fde8e8}.executive-section{flex-direction:column;gap:12px;display:flex}.executive-section-heading,.executive-panel-header{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.executive-section-heading h2,.executive-panel-header h2{color:#183e32;margin:0;font-size:15px}.executive-section-heading>strong{color:#5f746a;font-size:10px}.executive-dashboard-grid{grid-template-columns:minmax(0,1.45fr) minmax(270px,.75fr);gap:12px;display:grid}.executive-bottom-grid{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr)}.executive-panel{background:#fff;border:1px solid #dfe8e2;border-radius:14px;min-width:0;padding:16px;box-shadow:0 8px 22px #0f382b0b}.executive-panel-chart .chart-card{box-shadow:none!important;background:0 0!important;border:0!important;margin:12px 0 0!important;padding:0!important}.executive-panel-chart .chart-card h3{display:none}.executive-panel-badge,.executive-alert-count{color:#3c6555;text-transform:uppercase;letter-spacing:.55px;background:#edf5f0;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 9px;font-size:8px;font-weight:900;display:inline-flex}.executive-alert-count{min-width:28px;padding:0}.executive-alert-count.has-alert{color:#ad3838;background:#fde9e9}.executive-status-list{gap:8px;margin-top:15px;display:grid}.executive-status-row{background:#f8faf9;border:1px solid #e6ece8;border-radius:10px;align-items:center;gap:11px;padding:11px;display:flex}.executive-status-row div{flex-direction:column;gap:3px;display:flex}.executive-status-row strong{color:#1e4035;font-size:17px}.executive-status-row span:not(.executive-status-icon){color:#77877f;font-size:9px}.executive-status-icon{border-radius:9px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:900;display:flex}.executive-status-icon.status-ok{color:#38862e;background:#e7f5e5}.executive-status-icon.status-warning{color:#9a6906;background:#fff3d8}.executive-status-icon.status-danger{color:#b33d3d;background:#fde6e6}.executive-health{border-top:1px solid #e7ece9;margin-top:16px;padding-top:14px}.executive-health>div:first-child{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.executive-health span{color:#74857c;font-size:9px;font-weight:700}.executive-health strong{color:#184234;font-size:15px}.executive-progress{background:#e8eeea;border-radius:999px;height:7px;overflow:hidden}.executive-progress span{border-radius:inherit;background:linear-gradient(90deg,#75a827,#a6ce39);min-width:2px;height:100%;transition:width .5s;display:block}.executive-stock-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:14px;display:grid}.executive-stock-grid>div{background:#f8faf9;border:1px solid #e6ece8;border-radius:10px;flex-direction:column;gap:7px;padding:12px;display:flex}.executive-stock-grid span{color:#74857c;font-size:9px;font-weight:700}.executive-stock-grid strong{color:#1b4034;font-size:17px}.warning-text{color:#a4700a!important}.danger-text{color:#b63d3d!important}.executive-link-button{color:#28604c;background:0 0;height:27px!important;padding:0 8px!important;font-size:8px!important}.executive-link-button:hover{background:#edf4ef}.executive-alert-panel .alert-panel{box-shadow:none!important;background:0 0!important;border:0!important;margin:12px 0 0!important;padding:0!important}.executive-alert-panel .alert-panel h3{display:none}.executive-error,.executive-loading,.dashboard-access-denied{color:#65776e;background:#fff;border:1px solid #e1e9e4;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:76px;padding:16px;font-size:10px;display:flex}.executive-error{color:#a63d3d;background:#fff4f4;border-color:#f0caca;justify-content:flex-start}.dashboard-access-denied{text-align:center;flex-direction:column;min-height:280px}.dashboard-access-denied>span{font-size:32px}.dashboard-access-denied h2{margin:4px 0 0}.dashboard-access-denied p{margin:0}.executive-loading-spinner{border:2px solid #dce6e0;border-top-color:#6c9731;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite vvDashboardSpin}@keyframes vvLivePulse{0%,to{box-shadow:0 0 0 4px #55b73d1f}50%{box-shadow:0 0 0 8px #55b73d08}}@keyframes vvDashboardSpin{to{transform:rotate(360deg)}}[data-theme=dark] .executive-hero{box-shadow:none;background:radial-gradient(circle at 100% 0,#a6ce3917,#0000 34%),linear-gradient(135deg,#172334,#121e2d);border-color:#29394b}[data-theme=dark] .executive-hero h1,[data-theme=dark] .executive-section-heading h2,[data-theme=dark] .executive-panel-header h2{color:#f5f8f6!important}[data-theme=dark] .executive-hero p,[data-theme=dark] .executive-eyebrow,[data-theme=dark] .executive-section-heading span,[data-theme=dark] .executive-panel-header>div>span{color:#a6b3ad!important}[data-theme=dark] .executive-live-panel,[data-theme=dark] .executive-panel,[data-theme=dark] .executive-metric,[data-theme=dark] .executive-error,[data-theme=dark] .executive-loading,[data-theme=dark] .dashboard-access-denied{box-shadow:none;background:#172334;border-color:#29394b}[data-theme=dark] .executive-metric:hover{background:#1b2a3d;border-color:#41576d}[data-theme=dark] .executive-metric-label,[data-theme=dark] .executive-metric-description,[data-theme=dark] .executive-live-status span:not(.executive-live-dot),[data-theme=dark] .executive-update-time span,[data-theme=dark] .executive-status-row span:not(.executive-status-icon),[data-theme=dark] .executive-stock-grid span,[data-theme=dark] .executive-health span{color:#a6b3ad!important}[data-theme=dark] .executive-metric-value,[data-theme=dark] .executive-live-status strong,[data-theme=dark] .executive-update-time strong,[data-theme=dark] .executive-status-row strong,[data-theme=dark] .executive-stock-grid strong,[data-theme=dark] .executive-health strong{color:#fff}[data-theme=dark] .executive-metric-icon,[data-theme=dark] .executive-refresh-button,[data-theme=dark] .executive-status-row,[data-theme=dark] .executive-stock-grid>div{background:#111d2c;border-color:#304154}[data-theme=dark] .executive-refresh-button{color:#dbe4df}[data-theme=dark] .executive-health{border-color:#2b3a4d}[data-theme=dark] .executive-progress{background:#263547}[data-theme=dark] .executive-panel-chart .chart-card,[data-theme=dark] .executive-alert-panel .alert-panel{background:0 0!important}@media (width<=1100px){.executive-hero{flex-direction:column}.executive-live-panel{width:100%;min-width:0}.executive-dashboard-grid,.executive-bottom-grid{grid-template-columns:1fr}}@media (width<=700px){.executive-hero{padding:16px}.executive-hero h1{font-size:22px!important}.executive-live-panel{grid-template-columns:1fr}.executive-live-status{grid-column:1}.executive-refresh-button{width:100%}.executive-summary-grid,.executive-assets-grid,.executive-stock-grid{grid-template-columns:1fr}.executive-section-heading,.executive-panel-header{flex-direction:column;align-items:flex-start}}.table-toolbar{justify-content:space-between;align-items:center;gap:12px;min-height:38px;margin-bottom:8px;display:flex}.bulk-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.bulk-actions>span{color:#61736a;font-size:10px;font-weight:800}.bulk-delete-button{color:#fff!important;background:#b42318!important;height:30px!important;padding:0 10px!important;font-size:10px!important}.bulk-delete-button:hover{background:#921f16!important}.bulk-clear-button{color:#fff!important;background:#66756e!important;height:30px!important;padding:0 10px!important;font-size:10px!important}.selection-column{width:42px;min-width:42px;text-align:center!important}.selection-column input{cursor:pointer;accent-color:#6e9d2d;width:15px!important;height:15px!important;min-height:15px!important;margin:0!important;padding:0!important}.table tbody tr.selected-row{background:#eef6e9!important}.table tbody tr.selected-row:hover{background:#e5f0dd!important}[data-theme=dark] .bulk-actions>span{color:#c5d0ca}[data-theme=dark] .table tbody tr.selected-row{background:#a6ce391a!important}[data-theme=dark] .table tbody tr.selected-row:hover{background:#a6ce3926!important}@media (width<=700px){.table-toolbar{flex-direction:column;align-items:flex-start}.bulk-actions{justify-content:flex-start;width:100%}}.excel-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;margin:0 0 12px;display:flex}.excel-actions button{height:32px!important;padding:0 11px!important;font-size:10px!important}.excel-export-button{color:#fff!important;background:#176b4d!important}.excel-export-button:hover{background:#12563e!important}.excel-import-button{color:#fff!important;background:#375f85!important}.excel-import-button:hover{background:#2c4e6e!important}@media (width<=700px){.excel-actions{justify-content:flex-start}.excel-actions button{width:100%}}.demands-page{flex-direction:column;gap:14px;display:flex}.demand-tabs{background:#fff;border:1px solid #dfe8e2;border-radius:12px;gap:6px;padding:5px;display:flex;overflow-x:auto}.demand-tabs button{color:#62746b;background:0 0;align-items:center;gap:6px;min-width:max-content;display:flex;height:34px!important;padding:0 11px!important;font-size:10px!important}.demand-tabs button svg{font-size:17px}.demand-tabs button.active{color:#174434;background:#eaf3ed}.demand-summary-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:9px;display:grid}.demand-summary-grid>div{background:#fff;border:1px solid #e0e8e3;border-radius:12px;flex-direction:column;justify-content:center;gap:7px;min-height:82px;padding:14px;display:flex}.demand-summary-grid span{color:#718179;text-transform:uppercase;font-size:9px;font-weight:800}.demand-summary-grid strong{color:#163f31;font-size:23px}.demand-summary-grid .danger{background:#fff7f7;border-color:#efcdcd}.demand-summary-grid .danger strong{color:#b33d3d}.demand-dashboard-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:12px;display:grid}.demand-panel{background:#fff;border:1px solid #dfe8e2;border-radius:13px;min-width:0;padding:15px;box-shadow:0 7px 20px #0f382b0a}.demand-panel-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.demand-panel-header>div:first-child>span{color:#73847c;letter-spacing:1px;margin-bottom:4px;font-size:8px;font-weight:900;display:block}.demand-panel-header h2,.demand-panel-header h3{color:#173f32;margin:0;font-size:14px}.demand-simple-list,.demand-task-list{gap:8px;display:grid}.demand-task-list{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.demand-task-card{cursor:pointer;background:#fafcfb;border:1px solid #e3eae6;border-left:4px solid #a5b4ad;border-radius:10px;min-width:0;padding:12px;transition:transform .18s,border-color .18s,box-shadow .18s}.demand-task-card:hover{border-color:#b9cbbf;transform:translateY(-2px);box-shadow:0 8px 18px #0f382b0f}.demand-task-card.priority-alta{border-left-color:#d28a1c}.demand-task-card.priority-urgente{border-left-color:#c54141}.demand-task-card.priority-baixa{border-left-color:#4c8ab8}.demand-task-card-top,.demand-task-meta{justify-content:space-between;gap:8px;display:flex}.demand-task-type,.demand-priority{text-transform:uppercase;font-size:8px;font-weight:900}.demand-task-type{color:#64776e}.demand-priority{color:#53675d;background:#edf2ef;border-radius:999px;padding:3px 6px}.demand-priority-alta{color:#936108;background:#fff0d7}.demand-priority-urgente{color:#aa3636;background:#fde5e5}.demand-priority-baixa{color:#336d98;background:#e7f1f8}.demand-task-card h3{color:#1b4034;margin:9px 0 5px;font-size:12px}.demand-task-card p{color:#7a8982!important;margin:0 0 9px!important;font-size:9px!important}.demand-task-meta{color:#74857d;font-size:8px}.demand-progress-wrap{margin-top:10px}.demand-progress-wrap>div:first-child{color:#75867d;justify-content:space-between;margin-bottom:5px;font-size:8px;display:flex}.demand-progress{background:#e6ece8;border-radius:999px;height:5px;overflow:hidden}.demand-progress span{border-radius:inherit;background:#83ad32;height:100%;display:block}.demand-alert-list{gap:8px;display:grid}.demand-alert{border-radius:9px;padding:10px;font-size:9px;font-weight:700}.demand-alert.danger{color:#a93b3b;background:#fdeaea}.demand-alert.warning{color:#926305;background:#fff3d8}.demand-alert.success{color:#397d31;background:#eaf5e7}.demand-lists-layout{grid-template-columns:210px minmax(280px,1fr) minmax(280px,.8fr);align-items:start;gap:10px;display:grid}.demand-list-sidebar,.demand-task-list-panel,.demand-details-panel{background:#fff;border:1px solid #dfe8e2;border-radius:12px;min-width:0;padding:13px}.demand-list-sidebar>button{color:#52665c;text-align:left;background:0 0;justify-content:space-between;width:100%;margin-bottom:4px;display:flex;height:34px!important;padding:0 9px!important;font-size:9px!important}.demand-list-sidebar>button.active{color:#174434;background:#eaf3ed}.demand-list-sidebar>button span{color:#65766e;text-align:center;background:#edf2ef;border-radius:999px;min-width:22px;padding:2px 5px}.demand-icon-button{min-width:30px;width:30px!important;padding:0!important}.demand-icon-button svg{font-size:17px}.demand-new-button{background:#176b4d;align-items:center;gap:5px;display:flex}.demand-new-button svg{font-size:16px}.demand-inline-form{border-top:1px solid #e5ebe7;flex-direction:column;gap:6px;margin-top:9px;padding-top:9px;display:flex}.demand-inline-form div{gap:5px;display:flex}.demand-empty-details{color:#849189;text-align:center;justify-content:center;align-items:center;min-height:220px;font-size:9px;display:flex}.demand-detail-actions{gap:5px;display:flex}.demand-detail-actions button{height:29px!important}.demand-detail-actions .danger-button{background:#b42318;width:30px;padding:0!important}.demand-detail-actions svg{font-size:16px}.demand-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.demand-detail-grid>div{background:#f8faf9;border:1px solid #e5ebe7;border-radius:8px;padding:8px}.demand-detail-grid strong,.demand-detail-grid span{display:block}.demand-detail-grid strong{color:#697b72;text-transform:uppercase;margin-bottom:3px;font-size:8px}.demand-detail-grid span{color:#24483b;font-size:9px;font-weight:700}.demand-description{color:#5e7168;background:#f7faf8;border-radius:8px;margin:9px 0;padding:9px;font-size:9px;line-height:1.5}.demand-checklist{border-top:1px solid #e5ebe7;margin-top:13px;padding-top:12px}.demand-checklist>button{color:#52675c;text-align:left;background:0 0;align-items:center;gap:7px;width:100%;min-height:34px;margin-bottom:4px;display:flex;height:auto!important;padding:6px 8px!important}.demand-checklist>button:hover{background:#f1f6f3}.demand-checklist>button.completed span{color:#8c9992;text-decoration:line-through}.demand-checklist>button svg{color:#6e9d2d;font-size:17px}.demand-checklist-form{grid-template-columns:1fr auto;gap:5px;margin-top:8px;display:grid}.demand-checklist-form input{margin:0!important}.demand-calendar-header{justify-content:center;align-items:center;gap:16px;margin-bottom:12px;display:flex}.demand-calendar-header h2{color:#173f32;text-align:center;text-transform:capitalize;min-width:180px;margin:0;font-size:15px}.demand-calendar-header button{width:31px;padding:0!important}.demand-calendar-weekdays,.demand-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.demand-calendar-weekdays span{color:#75867d;text-align:center;text-transform:uppercase;padding:7px;font-size:8px;font-weight:900}.demand-calendar-day{background:#fff;border-top:1px solid #e2e9e5;border-left:1px solid #e2e9e5;min-height:105px;padding:7px}.demand-calendar-day:nth-child(7n){border-right:1px solid #e2e9e5}.demand-calendar-day.empty{background:#f8faf9}.demand-calendar-day>strong{color:#53675d;font-size:9px}.demand-calendar-day>div{gap:3px;margin-top:5px;display:grid}.calendar-event{color:#2d6390;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:#e8f1fb;width:100%;min-height:21px;overflow:hidden;border-radius:5px!important;height:auto!important;padding:3px 5px!important;font-size:7px!important}.event-agendamento_pessoal{color:#3d7c35;background:#eaf5e7}.event-agendamento_ti{color:#2e6596;background:#e5eef9}.event-instalacao{color:#916305;background:#fff3d8}.event-manutencao{color:#9a4c2f;background:#fde9e2}.demand-task-modal{max-height:92vh;overflow-y:auto}.demand-task-modal .modal-header p{color:#75867d;margin:5px 0 0;font-size:9px}.demand-task-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.demand-task-form label{flex-direction:column;gap:4px;display:flex}.demand-task-form .full-width{grid-column:1/-1}.demand-checkbox-label{align-items:center;flex-direction:row!important}.demand-checkbox-label input{width:15px!important;height:15px!important;min-height:15px!important;margin:0!important}.demand-loading{color:#60736a;text-align:center;background:#fff;border-radius:10px;padding:12px;font-size:9px}[data-theme=dark] .demand-tabs,[data-theme=dark] .demand-summary-grid>div,[data-theme=dark] .demand-panel,[data-theme=dark] .demand-list-sidebar,[data-theme=dark] .demand-task-list-panel,[data-theme=dark] .demand-details-panel,[data-theme=dark] .demand-calendar-day,[data-theme=dark] .demand-loading{background:#172334;border-color:#29394b}[data-theme=dark] .demand-tabs button,[data-theme=dark] .demand-summary-grid span,[data-theme=dark] .demand-panel-header>div:first-child>span,[data-theme=dark] .demand-task-card p,[data-theme=dark] .demand-task-meta{color:#aab7b1!important}[data-theme=dark] .demand-tabs button.active,[data-theme=dark] .demand-list-sidebar>button.active{color:#fff;background:#233448}[data-theme=dark] .demand-summary-grid strong,[data-theme=dark] .demand-panel-header h2,[data-theme=dark] .demand-panel-header h3,[data-theme=dark] .demand-task-card h3,[data-theme=dark] .demand-calendar-header h2{color:#fff}[data-theme=dark] .demand-task-card,[data-theme=dark] .demand-detail-grid>div,[data-theme=dark] .demand-description,[data-theme=dark] .demand-calendar-day.empty{background:#111d2c;border-color:#2e3e50}[data-theme=dark] .demand-calendar-day{border-color:#2c3b4d}@media (width<=1200px){.demand-lists-layout{grid-template-columns:190px minmax(0,1fr)}.demand-details-panel{grid-column:1/-1}}@media (width<=850px){.demand-dashboard-grid,.demand-lists-layout{grid-template-columns:1fr}.demand-details-panel{grid-column:auto}.demand-calendar-day{min-height:82px}}@media (width<=650px){.demand-task-form,.demand-detail-grid{grid-template-columns:1fr}.demand-task-form .full-width{grid-column:1}.demand-calendar-grid,.demand-calendar-weekdays{min-width:720px}.demand-panel:has(.demand-calendar-grid){overflow-x:auto}}.demand-task-card{position:relative}.demand-task-card.selected{background:#f0f7eb;border-color:#82a94a;box-shadow:0 0 0 2px #82a94a24}.demand-task-card-actions{z-index:2;align-items:center;gap:4px;display:flex;position:absolute;top:7px;right:7px}.demand-task-select{cursor:pointer;background:#ffffffeb;border-radius:7px;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.demand-task-select input{accent-color:#6f9e31;width:14px!important;height:14px!important;min-height:14px!important;margin:0!important}.demand-task-delete{min-width:25px;color:#fff!important;background:#b42318!important;border-radius:7px!important;width:25px!important;height:25px!important;padding:0!important}.demand-task-delete svg{font-size:15px}.demand-task-card-top{padding-right:55px}.demand-bulk-toolbar{background:#f8faf9;border:1px solid #e0e7e3;border-radius:9px;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;margin-bottom:10px;padding:8px 10px;display:flex}.demand-bulk-toolbar>span{color:#607269;margin-right:auto;font-size:9px;font-weight:800}.demand-bulk-toolbar button{align-items:center;gap:5px;display:inline-flex;height:29px!important;padding:0 9px!important;font-size:8px!important}.demand-bulk-toolbar button svg{font-size:15px}.demand-report-filters{background:#f8faf9;border:1px solid #e1e8e4;border-radius:10px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;margin-bottom:12px;padding:12px;display:grid}.demand-report-filters label{color:#63756c;flex-direction:column;gap:4px;font-size:8px;font-weight:800;display:flex}.demand-report-summary{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;margin-bottom:12px;display:grid}.demand-report-summary>div{background:#fff;border:1px solid #e1e8e4;border-radius:9px;flex-direction:column;gap:5px;padding:11px;display:flex}.demand-report-summary span{color:#74857d;text-transform:uppercase;font-size:8px;font-weight:900}.demand-report-summary strong{color:#1b4134;font-size:18px}.demand-report-summary .danger{background:#fff6f6;border-color:#efcece}.demand-report-summary .danger strong{color:#b33c3c}.demand-report-table-wrapper{overflow-x:auto}[data-theme=dark] .demand-task-card.selected{background:#82a94a1a;border-color:#82a94a}[data-theme=dark] .demand-task-select,[data-theme=dark] .demand-bulk-toolbar,[data-theme=dark] .demand-report-filters,[data-theme=dark] .demand-report-summary>div{background:#111d2c;border-color:#2e3e50}[data-theme=dark] .demand-bulk-toolbar>span,[data-theme=dark] .demand-report-filters label,[data-theme=dark] .demand-report-summary span{color:#aab6b0}[data-theme=dark] .demand-report-summary strong{color:#fff}@media (width<=650px){.demand-bulk-toolbar{flex-direction:column;align-items:stretch}.demand-bulk-toolbar>span{margin-right:0}.demand-bulk-toolbar button{justify-content:center;width:100%}}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.demand-list-row{border-radius:8px;grid-template-columns:minmax(0,1fr) 30px;gap:4px;width:100%;margin-bottom:4px;display:grid}.demand-list-row.active{background:#eaf3ed}.demand-list-select{text-align:left;justify-content:space-between;align-items:center;gap:7px;width:100%;min-width:0;display:flex;overflow:hidden;color:#52665c!important;background:0 0!important;height:34px!important;padding:0 8px!important;font-size:9px!important}.demand-list-row.active .demand-list-select{color:#174434!important}.demand-list-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.demand-list-count{color:#65766e;text-align:center;background:#edf2ef;border-radius:999px;flex:none;min-width:22px;padding:2px 5px}.demand-list-delete{opacity:0;justify-content:center;align-items:center;min-width:30px;transition:opacity .15s,background .15s,color .15s;display:flex;color:#a8b4ae!important;background:0 0!important;border-radius:8px!important;width:30px!important;height:34px!important;padding:0!important}.demand-list-row:hover .demand-list-delete,.demand-list-row.active .demand-list-delete{opacity:1}.demand-list-delete:hover{color:#b42318!important;background:#fde7e7!important}.demand-list-delete svg{font-size:16px}[data-theme=dark] .demand-list-row.active{background:#233448}[data-theme=dark] .demand-list-select{color:#aab7b1!important}[data-theme=dark] .demand-list-row.active .demand-list-select{color:#fff!important}[data-theme=dark] .demand-list-count{color:#c8d1cc;background:#2c3b4d}[data-theme=dark] .demand-list-delete:hover{color:#ff8a82!important;background:#b423182e!important}@media (width<=850px){.demand-list-delete{opacity:1}}.demand-bulk-toolbar .secondary-button{color:#fff!important;background:#4f6d61!important}.demand-bulk-toolbar .secondary-button:hover{background:#3f5a50!important}.demand-bulk-toolbar button:disabled{opacity:.45;cursor:not-allowed}
