*,:before,:after{box-sizing:border-box;margin:0;padding:0}#root{min-height:100vh}body{color:#e5e7eb;background:#0f1117;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.dash{background:#0f1117;height:100vh;min-height:600px;display:flex}.sidebar{background:#0a0d14;border-right:1px solid #1e2130;flex-direction:column;flex-shrink:0;width:220px;display:flex}.sidebar-logo{border-bottom:1px solid #ffffff0f;align-items:center;gap:10px;padding:20px 20px 18px;display:flex}.logo-icon{background:#1e2130;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.logo-icon svg{width:16px;height:16px}.logo-text{color:#f3f4f6;letter-spacing:-.01em;font-size:15px;font-weight:500}.sidebar-nav{flex-direction:column;flex:1;gap:2px;padding:12px 10px;display:flex}.nav-label{color:#4b5563;text-transform:uppercase;letter-spacing:.08em;padding:12px 10px 6px;font-size:10px;font-weight:500}.nav-item{cursor:pointer;color:#6b7280;border-radius:7px;align-items:center;gap:10px;padding:9px 10px;font-size:13.5px;text-decoration:none;transition:background .15s,color .15s;display:flex;position:relative}.nav-item:hover{color:#d1d5db;background:#ffffff0a}.nav-item.active{color:#f3f4f6;background:#ffffff14;font-weight:500}.nav-item.active:before{content:"";background:#6b7280;border-radius:0 3px 3px 0;width:3px;height:18px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.nav-item svg{opacity:.7;flex-shrink:0;width:16px;height:16px}.nav-item.active svg{opacity:1}.nav-badge{color:#9ca3af;background:#1e2130;border-radius:20px;margin-left:auto;padding:2px 7px;font-size:10px;font-weight:500}.sidebar-bottom{border-top:1px solid #ffffff0f;padding:12px 10px 16px}.sidebar-user{cursor:pointer;border-radius:7px;align-items:center;gap:10px;padding:8px 10px;display:flex}.sidebar-user:hover{background:#ffffff0a}.avatar{color:#e5e7eb;background:#1e2130;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:500;display:flex}.user-info{flex:1;min-width:0}.user-name{color:#e5e7eb;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:500;overflow:hidden}.user-role{color:#4b5563;font-size:11px}.main{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.topbar{background:#13161e;border-bottom:1px solid #1e2130;flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex}.topbar-left{align-items:center;gap:8px;display:flex}.breadcrumb{align-items:center;gap:6px;font-size:13px;display:flex}.breadcrumb-item{color:#6b7280}.breadcrumb-item.current{color:#e5e7eb;font-weight:500}.breadcrumb-sep{color:#374151;font-size:12px}.topbar-right{align-items:center;gap:10px;display:flex}.search-box{color:#6b7280;cursor:pointer;background:#1a1d27;border:1px solid #2a2d3a;border-radius:8px;align-items:center;gap:8px;width:200px;padding:7px 12px;font-size:13px;display:flex}.search-box svg{flex-shrink:0;width:14px;height:14px}.search-box span{flex:1}.search-box kbd{color:#6b7280;background:#2a2d3a;border-radius:4px;padding:1px 5px;font-size:10px}.icon-btn{cursor:pointer;color:#6b7280;background:#1a1d27;border:1px solid #2a2d3a;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s,color .15s;display:flex}.icon-btn:hover{color:#e5e7eb;background:#2a2d3a}.icon-btn svg{width:15px;height:15px}.notif-wrap{position:relative}.notif-dot{background:#ef4444;border:1.5px solid #13161e;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:6px}.btn-new{color:#0f1117;cursor:pointer;background:#e5e7eb;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:background .15s;display:flex}.btn-new:hover{background:#d1d5db}.btn-new svg{width:14px;height:14px}.content{flex-direction:column;flex:1;min-height:0;padding:24px;display:flex;overflow-y:auto}.page-header{margin-bottom:20px}.page-header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.page-header-row .page-title{margin-bottom:0}.page-title{color:#f3f4f6;font-size:20px;font-weight:500}.page-sub{color:#6b7280;margin-top:3px;font-size:13px}.clients-alert{color:#f87171;background:#f871710f;border:1px solid #f8717140;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:13px}.badge-client-analise{color:#9ca3af;background:#6b728026}.badge-client-analise .status-dot{background:#6b7280}.badge-client-andamento{color:#fbbf24;background:#fbbf241f}.badge-client-andamento .status-dot{background:#fbbf24}.badge-client-entregue{color:#34d399;background:#22c55e1a}.badge-client-entregue .status-dot{background:#22c55e}.badge-client-cancelado{color:#f87171;background:#ef44441a}.badge-client-cancelado .status-dot{background:#ef4444}.badge-domain-expired{color:#f87171;background:#ef44441f}.badge-domain-expired .status-dot{background:#ef4444}.badge-domain-critical{color:#fb923c;background:#f973161f}.badge-domain-critical .status-dot{background:#f97316}.badge-domain-warning{color:#facc15;background:#eab3081f}.badge-domain-warning .status-dot{background:#eab308}.badge-domain-ok{color:#34d399;background:#22c55e1a}.badge-domain-ok .status-dot{background:#22c55e}.modal-field--checkbox{padding-top:2px}.modal-checkbox-label{color:#d1d5db;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:13px;display:flex}.modal-checkbox-label input{accent-color:#9ca3af;cursor:pointer;width:16px;height:16px}.alert-dialog-root{z-index:110;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.alert-dialog-panel{background:#13161e;border:1px solid #1e2130;border-radius:14px;width:100%;max-width:420px;position:relative;overflow:hidden;box-shadow:0 24px 48px #00000080}.alert-dialog-body{padding:22px 22px 20px}.alert-dialog-title{color:#f9fafb;letter-spacing:-.02em;margin:0 0 10px;font-size:16px;font-weight:600;line-height:1.35}.alert-dialog-description{color:#9ca3af;margin:0;font-size:13.5px;line-height:1.55}.alert-dialog-description strong{color:#e5e7eb;font-weight:600}.alert-dialog-footer{background:#0f1117;border-top:1px solid #1e2130;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;padding:14px 18px 16px;display:flex}.btn-alert-cancel{color:#e5e7eb;cursor:pointer;background:0 0;border:1px solid #2a2d3a;border-radius:8px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:background .15s,border-color .15s,color .15s}.btn-alert-cancel:hover{color:#f3f4f6;background:#1a1d27;border-color:#3b3f52}.btn-alert-confirm{color:#0f1117;cursor:pointer;background:#e5e7eb;border:none;border-radius:8px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s}.btn-alert-confirm:hover{background:#d1d5db}.btn-alert-confirm--danger{color:#f87171;background:#ef444426;border:1px solid #f8717159}.btn-alert-confirm--danger:hover{color:#fca5a5;background:#ef444438}.modal-root{z-index:100;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;position:absolute;inset:0}.modal-panel{background:#13161e;border:1px solid #1e2130;border-radius:14px;flex-direction:column;width:100%;max-width:520px;max-height:min(90vh,720px);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 48px #00000073}.modal-panel-wide{max-width:560px}.modal-panel>form{flex-direction:column;flex:auto;min-height:0;max-height:100%;display:flex;overflow:hidden}.modal-header{border-bottom:1px solid #1e2130;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px;display:flex}.modal-title{color:#f3f4f6;letter-spacing:-.02em;font-size:17px;font-weight:600}.modal-close{color:#9ca3af;cursor:pointer;background:#1a1d27;border:1px solid #2a2d3a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;line-height:1;transition:background .15s,color .15s;display:flex}.modal-close:hover{color:#e5e7eb;background:#2a2d3a}.modal-body{scrollbar-width:thin;scrollbar-color:#94a3b840 transparent;flex:1;min-height:0;padding:18px 20px;overflow-y:auto}.modal-body::-webkit-scrollbar{width:5px}.modal-body::-webkit-scrollbar-track{background:0 0}.modal-body::-webkit-scrollbar-thumb{background:#94a3b838;border-radius:999px}.modal-body::-webkit-scrollbar-thumb:hover{background:#94a3b859}.modal-footer{background:#0f1117;border-top:1px solid #1e2130;flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:10px;padding:14px 20px;display:flex}.modal-form-grid{flex-direction:column;gap:14px;display:flex}.modal-field{flex-direction:column;gap:6px;display:flex}.modal-field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (width<=520px){.modal-field-row{grid-template-columns:1fr}}.modal-label{color:#9ca3af;font-size:12px;font-weight:500}.modal-input,.modal-select,.modal-textarea{color:#e5e7eb;background:#1a1d27;border:1px solid #2a2d3a;border-radius:8px;width:100%;padding:9px 11px;font-family:inherit;font-size:13px}.modal-input:focus,.modal-select:focus,.modal-textarea:focus{border-color:#6b7280;outline:none}.modal-input:disabled,.modal-select:disabled,.modal-textarea:disabled{opacity:.65;cursor:not-allowed}.modal-textarea{resize:vertical;min-height:88px}.modal-hint{color:#4b5563;font-size:11px}.btn-modal-secondary{color:#d1d5db;cursor:pointer;background:0 0;border:1px solid #2a2d3a;border-radius:8px;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:500}.btn-modal-secondary:hover{background:#1e2130}.btn-modal-primary{color:#0f1117;cursor:pointer;background:#e5e7eb;border:none;border-radius:8px;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:600}.btn-modal-primary:hover:not(:disabled){background:#d1d5db}.btn-modal-primary:disabled{opacity:.5;cursor:not-allowed}.btn-modal-danger{color:#f87171;cursor:pointer;background:#ef444414;border:1px solid #f8717159;border-radius:8px;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:600}.btn-modal-danger:hover:not(:disabled){background:#ef444426}.view-field-label{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:11px;font-weight:500}.view-field-value{color:#e5e7eb;white-space:pre-wrap;font-size:14px;line-height:1.45}.view-grid{flex-direction:column;gap:14px;display:flex}.stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px;display:grid}.stat-card{background:#13161e;border:1px solid #1e2130;border-radius:10px;padding:16px 18px}.stat-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.stat-label{color:#6b7280;font-size:12.5px}.stat-icon{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.stat-icon svg{width:15px;height:15px}.stat-icon.gray{color:#9ca3af;background:#1a1d27}.stat-icon.dark{color:#e5e7eb;background:#2a2d3a}.stat-icon.mid{color:#9ca3af;background:#1e2130}.stat-value{color:#f3f4f6;letter-spacing:-.02em;font-size:24px;font-weight:500}.stat-trend{align-items:center;gap:4px;margin-top:4px;font-size:12px;display:flex}.trend-up{color:#34d399}.trend-down{color:#f87171}.trend-neutral{color:#6b7280}.row-section{grid-template-columns:1fr 340px;gap:14px;margin-bottom:20px;display:grid}.chart-card{background:#13161e;border:1px solid #1e2130;border-radius:10px;padding:18px 20px}.card-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.card-title{color:#e5e7eb;font-size:14px;font-weight:500}.card-sub{color:#6b7280;margin-top:2px;font-size:12px}.chart-period{background:#1a1d27;border-radius:7px;gap:2px;padding:3px;display:flex}.period-btn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:5px;padding:4px 9px;font-family:inherit;font-size:11px;transition:background .15s}.period-btn.active{color:#e5e7eb;background:#2a2d3a;font-weight:500}.chart-bars{align-items:flex-end;gap:5px;height:90px;margin-bottom:6px;display:flex}.bar-col{flex-direction:column;flex:1;align-items:center;gap:4px;display:flex}.bar-inner{cursor:pointer;border-radius:4px 4px 0 0;width:100%;transition:opacity .15s}.bar-inner:hover{opacity:.8}.bar-label{color:#6b7280;font-size:10px}.activity-card{background:#13161e;border:1px solid #1e2130;border-radius:10px;padding:18px 20px}.activity-list{flex-direction:column;display:flex}.activity-item{border-bottom:1px solid #1e2130;align-items:flex-start;gap:10px;padding:10px 0;display:flex}.activity-item:last-child{border-bottom:none;padding-bottom:0}.activity-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:4px}.dot-new{background:#e5e7eb}.dot-edit{background:#6b7280}.dot-resp{background:#4b5563}.activity-text{color:#9ca3af;flex:1;font-size:12.5px;line-height:1.4}.activity-text strong{color:#e5e7eb;font-weight:500}.activity-time{color:#4b5563;flex-shrink:0;margin-top:1px;font-size:11px}.table-card{background:#13161e;border:1px solid #1e2130;border-radius:10px;overflow:hidden}.table-area{flex-direction:column;flex:0 auto;align-self:stretch;width:100%;display:flex}.table-card--paged{flex-direction:column;width:100%;display:flex}.table-pagination-bar{background:#0a0c10;border-top:1px solid #1e2130;flex-wrap:wrap;flex-shrink:0;justify-content:center;align-items:center;gap:20px;padding:14px 18px 16px;display:flex}.table-pagination-nav{color:#e5e7eb;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:6px 4px;font-family:inherit;font-size:13px;font-weight:500;transition:color .12s,opacity .12s;display:inline-flex}.table-pagination-nav:hover:not(:disabled){color:#f9fafb}.table-pagination-nav:disabled{opacity:.28;cursor:not-allowed}.table-pagination-pages{align-items:center;gap:6px;display:flex}.table-pagination-page{color:#d1d5db;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;min-width:36px;height:36px;padding:0 10px;font-family:inherit;font-size:14px;font-weight:500;transition:background .12s,border-color .12s,color .12s}.table-pagination-page:hover:not(.is-active){color:#f3f4f6;background:#ffffff0a}.table-pagination-page.is-active{color:#f9fafb;background:#ffffff14;border-color:#2a2d3a}.table-pagination-ellipsis{color:#6b7280;letter-spacing:.08em;-webkit-user-select:none;user-select:none;padding:0 6px;font-size:14px}.table-toolbar{border-bottom:1px solid #1e2130;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.filter-group{gap:6px;display:flex}.filter-pill{cursor:pointer;color:#6b7280;background:0 0;border:1px solid #2a2d3a;border-radius:20px;padding:5px 12px;font-family:inherit;font-size:12px;transition:all .15s}.filter-pill.active{color:#0f1117;background:#e5e7eb;border-color:#e5e7eb}.filter-pill:hover:not(.active){color:#d1d5db;border-color:#4b5563}.table-actions{gap:8px;display:flex}.btn-sm{color:#9ca3af;cursor:pointer;background:0 0;border:1px solid #2a2d3a;border-radius:7px;align-items:center;gap:5px;padding:6px 11px;font-family:inherit;font-size:12px;transition:background .15s;display:flex}.btn-sm:hover{color:#e5e7eb;background:#1e2130}.btn-sm svg{width:13px;height:13px}.dashboard-table{border-collapse:collapse;width:100%}.dashboard-table thead th{text-align:left;color:#4b5563;text-transform:uppercase;letter-spacing:.05em;background:#0f1117;border-bottom:1px solid #1e2130;padding:10px 18px;font-size:11px;font-weight:500}.dashboard-table tbody tr{cursor:pointer;border-bottom:1px solid #1e2130;transition:background .1s}.dashboard-table tbody tr:last-child{border-bottom:none}.dashboard-table tbody tr:hover{background:#1a1d27}.dashboard-table tbody tr.clients-table-row{cursor:pointer}.dashboard-table tbody td{color:#9ca3af;padding:12px 18px;font-size:13px}.form-name{color:#e5e7eb;font-weight:500}.form-meta{color:#4b5563;margin-top:2px;font-size:11.5px}.status-badge{border-radius:20px;align-items:center;gap:5px;padding:3px 9px;font-size:11.5px;font-weight:500;display:inline-flex}.status-dot{border-radius:50%;width:5px;height:5px}.badge-active{color:#34d399;background:#22c55e1a}.badge-active .status-dot{background:#22c55e}.badge-draft{color:#9ca3af;background:#6b728026}.badge-draft .status-dot{background:#6b7280}.badge-closed{color:#f87171;background:#ef44441a}.badge-closed .status-dot{background:#ef4444}.responses-count{color:#e5e7eb;font-weight:500}.completion-bar{align-items:center;gap:8px;display:flex}.bar-bg{background:#1e2130;border-radius:3px;flex:1;min-width:60px;height:5px}.bar-fill{background:#6b7280;border-radius:3px;height:100%}.bar-pct{color:#6b7280;min-width:30px;font-size:11px}.row-actions{opacity:0;gap:4px;transition:opacity .15s;display:flex}.dashboard-table tbody tr:hover .row-actions{opacity:1}.act-btn{cursor:pointer;color:#6b7280;background:#1a1d27;border:1px solid #2a2d3a;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;transition:all .12s;display:flex}.act-btn:hover{color:#e5e7eb;background:#2a2d3a}.act-btn.danger:hover{color:#f87171;background:#ef44441a;border-color:#ef44444d}.act-btn svg{width:12px;height:12px}.table-footer{background:#0f1117;border-top:1px solid #1e2130;justify-content:space-between;align-items:center;padding:12px 18px;display:flex}.table-info{color:#4b5563;font-size:12px}.pagination{gap:4px;display:flex}.page-btn{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #2a2d3a;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-family:inherit;font-size:12px;transition:all .12s;display:flex}.page-btn.active{color:#0f1117;background:#e5e7eb;border-color:#e5e7eb}.page-btn:hover:not(.active){color:#d1d5db;background:#1e2130}.page-btn svg{width:12px;height:12px}.placeholder-page,.dashboard-page-shell{flex-direction:column;flex:1;min-height:0;display:flex}.placeholder-page{padding:0}.login-screen{background:#0b0d12;justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;display:flex;position:relative;overflow:hidden}.login-screen-inner{text-align:center}.login-loading-text{color:#6b7280;font-size:14px}.login-screen-glow{pointer-events:none;background:radial-gradient(circle,#e5e7eb12 0%,#0000 65%);width:520px;height:520px;position:absolute;top:38%;left:50%;transform:translate(-50%,-50%)}.login-card{background:#13161e;border:1px solid #1e2130;border-radius:16px;width:100%;max-width:400px;padding:32px 28px 28px;position:relative;box-shadow:0 24px 48px #00000059,inset 0 0 0 1px #ffffff08}.login-brand{align-items:center;gap:14px;margin-bottom:28px;display:flex}.login-brand-icon{border-radius:10px;width:44px;height:44px}.login-brand-name{color:#f3f4f6;letter-spacing:-.02em;font-size:18px;font-weight:600}.login-brand-tag{color:#4b5563;margin-top:2px;font-size:12px}.login-header{margin-bottom:22px}.login-title{color:#e5e7eb;letter-spacing:-.02em;font-size:22px;font-weight:500}.login-sub{color:#6b7280;margin-top:6px;font-size:13px;line-height:1.45}.login-form{flex-direction:column;gap:16px;display:flex}.login-field{flex-direction:column;gap:6px;display:flex}.login-label{color:#9ca3af;font-size:12px;font-weight:500}.login-input{color:#e5e7eb;background:#1a1d27;border:1px solid #2a2d3a;border-radius:9px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.login-input::placeholder{color:#4b5563}.login-input:hover:not(:disabled){border-color:#374151}.login-input:focus{border-color:#6b7280;outline:none;box-shadow:0 0 0 3px #6b728033}.login-input:disabled{opacity:.6;cursor:not-allowed}.login-error{color:#f87171;font-size:13px;line-height:1.4}.login-submit{color:#0f1117;cursor:pointer;background:#e5e7eb;border:none;border-radius:9px;justify-content:center;align-items:center;width:100%;margin-top:4px;padding:11px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,transform .1s;display:flex}.login-submit:hover:not(:disabled){background:#d1d5db}.login-submit:active:not(:disabled){transform:scale(.99)}.login-submit:disabled{opacity:.55;cursor:not-allowed}.login-footnote{color:#4b5563;text-align:center;margin-top:22px;font-size:11px;line-height:1.5}.sidebar-user-block{flex-direction:column;gap:8px;display:flex}.sidebar-signout{color:#9ca3af;cursor:pointer;background:0 0;border:1px solid #2a2d3a;border-radius:7px;justify-content:center;align-items:center;gap:8px;width:100%;padding:8px 10px;font-family:inherit;font-size:12.5px;font-weight:500;transition:background .15s,color .15s,border-color .15s;display:flex}.sidebar-signout:hover{color:#e5e7eb;background:#ffffff0a;border-color:#4b5563}.page-empty-wrap{flex:1;justify-content:center;align-items:center;min-height:min(560px,100vh - 104px);padding:24px 16px 40px;display:flex}.empty-state{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:420px;display:flex}.empty-state-icon-wrap{color:#e5e7eb;background:#1a1d27;border:1px solid #2a2d3a;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:22px;display:flex;box-shadow:0 8px 24px #00000040}.empty-state-title{color:#f3f4f6;letter-spacing:-.02em;margin-bottom:10px;font-size:20px;font-weight:600;line-height:1.25}.empty-state-desc{color:#6b7280;margin-bottom:26px;font-size:14px;line-height:1.55}.empty-state-actions{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;display:flex}.empty-btn-primary{color:#0f1117;cursor:pointer;background:#e5e7eb;border:none;border-radius:9px;justify-content:center;align-items:center;padding:10px 18px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s,transform .1s;display:inline-flex}.empty-btn-primary:hover{background:#d1d5db}.empty-btn-primary:active{transform:scale(.99)}.empty-btn-secondary{color:#e5e7eb;cursor:pointer;background:0 0;border:1px solid #2a2d3a;border-radius:9px;justify-content:center;align-items:center;padding:10px 18px;font-family:inherit;font-size:13px;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.empty-btn-secondary:hover{color:#f3f4f6;background:#ffffff0a;border-color:#4b5563}.empty-state-learn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;margin-top:22px;padding:4px 6px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s,background .15s;display:inline-flex}.empty-state-learn:hover{color:#9ca3af;background:#ffffff08}.empty-state-learn svg{opacity:.85;flex-shrink:0}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.skeleton-block{background:linear-gradient(110deg,#1a1d27 0%,#252a38 42%,#1a1d27 64%) 0 0/200% 100%;border-radius:6px;height:12px;animation:1.35s ease-in-out infinite skeleton-shimmer;display:block}.skeleton-block--title{border-radius:8px;width:160px;height:22px}.skeleton-block--btn{border-radius:8px;width:118px;height:36px}.skeleton-block--toolbar{width:200px;height:14px}.skeleton-block--th{border-radius:4px;height:10px}.skeleton-block--wide{height:14px}.skeleton-row-actions{justify-content:flex-end;gap:8px;display:flex}.skeleton-block--icon{border-radius:7px;width:28px;height:28px}.skeleton-table tbody tr{cursor:default}.skeleton-table tbody tr:hover{background:0 0}
