*{box-sizing:border-box}body{margin:0;background:#f8fafc;color:#111827;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.login-page,.full-message{min-height:100vh;display:grid;place-items:center;padding:24px}.login-panel{width:min(440px,100%);background:#fff;border:1px solid #dde3ee;border-radius:8px;padding:28px;box-shadow:0 16px 40px #24304c14}.login-panel h1,.page-heading h1,.topbar h2{margin:0;letter-spacing:0}.muted,.page-heading p,.full-message p{color:#6a7486}.eyebrow{margin:0 0 6px;color:#356bdb;font-size:12px;font-weight:700;letter-spacing:0;text-transform:uppercase}.login-form{display:grid;gap:16px;margin-top:28px}.login-form label{display:grid;gap:8px;color:#3c4658;font-size:14px;font-weight:600}.label-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.link-button{min-height:auto;padding:0;border-radius:0;background:transparent;color:#6d35e8;font-size:13px;font-weight:750}.link-button:hover{color:#2563eb;text-decoration:underline}input,select{width:100%;border:1px solid #d8dfeb;border-radius:6px;background:#fff;color:#172033;padding:10px 12px;min-height:42px}input:focus,select:focus{border-color:#7c3aed;outline:3px solid rgba(124,58,237,.14)}.modal-form textarea{width:100%;border:1px solid #d8dfeb;border-radius:6px;background:#fff;color:#172033;padding:10px 12px;resize:vertical;font:inherit}.modal-form textarea:focus{border-color:#7c3aed;outline:3px solid rgba(124,58,237,.14)}button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border:0;border-radius:6px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;padding:0 16px;font-weight:700}button:disabled{cursor:not-allowed;opacity:.7}.secondary-button{border:1px solid #c8d2e2;background:#fff;color:#172033}.error-text{border:1px solid #f3b5b5;border-radius:6px;background:#fff1f1;color:#b42323;padding:10px 12px;font-size:14px}.success-text{border:1px solid #bbf7d0;border-radius:6px;background:#f0fdf4;color:#15803d;padding:10px 12px;font-size:14px;font-weight:650}.login-brand-block{display:grid;gap:6px}.login-brand-block img{width:150px;height:auto;margin-bottom:8px}.app-shell{min-height:100vh;display:grid;grid-template-columns:260px 1fr}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;border-right:1px solid #dde3ee;background:#fff;padding:18px}.brand{display:flex;align-items:center;min-width:0;padding-bottom:18px;border-bottom:1px solid #edf1f7}.brand-logo-full{display:block;width:176px;max-width:100%;height:auto;object-fit:contain}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-weight:800}.brand small{display:block;max-width:210px;margin-top:3px;padding-left:50px;overflow:hidden;color:#6a7486;text-overflow:ellipsis;white-space:nowrap}.sidebar nav{display:grid;gap:4px;margin-top:18px}.nav-link,.logout-button{display:flex;align-items:center;gap:10px;min-height:40px;border-radius:6px;color:#49556a;padding:0 10px;text-decoration:none;font-weight:650}.nav-link.active{background:#f1edff;color:#6d28d9}.logout-button{margin-top:auto;width:100%;justify-content:flex-start;background:#fff1f1;color:#b42323}.content{min-width:0;padding:24px;background:radial-gradient(circle at 92% 8%,rgba(124,58,237,.06),transparent 24%),#f8fafc}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.tenant-pill{border:1px solid #bbf7d0;border-radius:999px;background:#f0fdf4;color:#15803d;padding:6px 12px;font-size:13px;font-weight:700}.page-stack{display:grid;gap:18px}.page-heading{display:grid;gap:5px}.page-heading p{margin:0}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.metric,.empty-state,.module-list,.table-wrap,.inline-form,.user-form,.panel-section,.screenshot-card{border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 8px 24px #0f172a0a}.metric{display:grid;gap:8px;padding:18px}.metric span{color:#6a7486;font-size:13px}.metric strong{overflow-wrap:anywhere;font-size:22px}.metric small{color:#64748b;font-size:12px;font-weight:600}.monitoring-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.module-list{overflow:hidden}.module-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #edf1f7}.module-row:last-child{border-bottom:0}.module-row strong{color:#247040;font-size:13px}.inline-form{display:grid;grid-template-columns:1fr auto;gap:10px;padding:12px}.management-toolbar{display:grid;grid-template-columns:minmax(260px,420px) auto;align-items:center;justify-content:space-between;gap:14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:12px;box-shadow:0 8px 24px #0f172a0a}.toolbar-count{color:#64748b;font-size:13px;font-weight:800}.agent-form,.user-form{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:12px}.agent-form{border:1px solid #dde3ee;border-radius:8px;background:#f9fbfe}.panel-section{display:grid;gap:12px;padding:14px}.panel-section h2{margin:0;font-size:16px;letter-spacing:0}.monitoring-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.monitoring-session-metrics,.monitoring-detail-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.subscription-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;overflow:hidden;border:1px solid #dbe4ff;border-radius:8px;background:linear-gradient(135deg,#2563eb14,#7c3aed14),#fff;padding:22px;box-shadow:0 8px 24px #0f172a0a}.subscription-hero h2,.subscription-hero p{margin:0}.subscription-hero h2{margin-top:4px;font-size:30px;letter-spacing:0}.subscription-price{display:grid;justify-items:end;gap:3px;color:#64748b}.subscription-price strong{color:#0f172a;font-size:30px}.subscription-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.usage-meter{display:grid;gap:8px}.usage-meter>div:first-child{display:flex;justify-content:space-between;gap:12px;color:#64748b;font-size:13px;font-weight:800}.usage-track{overflow:hidden;height:10px;border-radius:999px;background:#e5e7eb}.usage-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#7c3aed)}.limit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.limit-grid div,.extra-users-preview{display:grid;gap:5px;border:1px solid #edf1f7;border-radius:8px;background:#f8fafc;padding:12px}.limit-grid span,.extra-users-preview span{color:#64748b;font-size:12px;font-weight:800}.subscription-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.subscription-total{color:#4f46e5;font-size:13px}.extra-users-form{display:grid;grid-template-columns:minmax(160px,220px) minmax(160px,1fr) auto;align-items:end;gap:12px}.extra-users-form label{display:grid;gap:6px;color:#334155;font-size:13px;font-weight:800}.extra-users-form input{width:100%}.extra-users-preview strong{font-size:18px}.extra-users-preview small{color:#64748b;font-size:12px;font-weight:700}.entitlement-list{display:grid;gap:8px}.entitlement-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #edf1f7;border-radius:8px;background:#fff;padding:10px 12px}.entitlement-row svg{color:#16a34a}.entitlement-row strong,.entitlement-row span{display:block}.entitlement-row span{margin-top:2px;color:#64748b;font-size:12px}.monitoring-filter-panel{padding:12px}.filter-row{display:grid;grid-template-columns:minmax(180px,220px) minmax(160px,200px) auto;align-items:end;gap:12px}.filter-row label{display:grid;gap:6px;color:#334155;font-size:13px;font-weight:800}.session-groups{display:grid;gap:12px}.session-group-card{overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.session-group-card>header{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #eef2f7;background:#f8fafc;padding:12px 14px}.session-group-stats{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.session-group-stats span{border-radius:999px;background:#fff;color:#64748b;padding:5px 9px;font-size:12px;font-weight:800}.muted-table-cell{color:#6a7486;text-align:center}.embedded-table{border:0;border-radius:0;box-shadow:none}.primary-action{border-color:#c7d2fe;background:#eef2ff;color:#4f46e5}.agent-setup-panel{margin-top:4px}.detail-hero{display:flex;align-items:center;justify-content:space-between;gap:16px;overflow:hidden;border-radius:8px;background:linear-gradient(135deg,#111827,#312e81 58%,#4c1d95);color:#fff;padding:24px;box-shadow:0 18px 42px #312e8133}.detail-hero h1,.detail-hero p{margin:0}.detail-hero p:not(.eyebrow){margin-top:6px;color:#dbeafe}.detail-hero .secondary-button{border-color:#ffffff47;background:#ffffff1a;color:#fff}.chart-frame{width:100%}.system-event-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700;text-transform:capitalize;background:#f1f5f9;color:#334155}.system-event-lock{background:#fee2e2;color:#b91c1c}.system-event-unlock{background:#dcfce7;color:#15803d}.system-event-sleep{background:#e0e7ff;color:#4338ca}.system-event-resume{background:#cffafe;color:#0e7490}.app-usage-list{display:grid;gap:8px}.app-usage-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #eef2f7;border-radius:6px;background:#f8fafc;padding:10px 12px}.app-usage-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compact-empty{min-height:96px}.token-box{display:grid;gap:6px;border:1px solid #b9d8c6;border-radius:8px;background:#effaf3;color:#247040;padding:12px}.token-box span{font-size:13px;font-weight:700}.token-box code{overflow-wrap:anywhere;color:#172033}.table-wrap{overflow-x:auto}.professional-table{overflow:hidden}table{width:100%;border-collapse:collapse}th,td{padding:13px 14px;border-bottom:1px solid #edf1f7;text-align:left}th{background:#f8fafc;color:#475569;font-size:13px}.identity-cell{display:flex;align-items:center;gap:10px;min-width:220px}.identity-cell strong,.identity-cell small{display:block}.identity-cell small{margin-top:3px;color:#64748b;font-size:12px}.identity-avatar,.identity-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;background:#eef2ff;color:#4f46e5;font-size:12px;font-weight:900}.role-chip,.status-badge{display:inline-flex;align-items:center;gap:6px;width:fit-content;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.role-chip{background:#f5f3ff;color:#6d28d9}.status-badge.active{background:#dcfce7;color:#15803d}.status-badge.inactive{background:#fee2e2;color:#b91c1c}.status-badge.invited{background:#eff6ff;color:#2563eb}.status-badge.ended,.status-badge.completed{background:#f1f5f9;color:#475569}.status-badge.stale{background:#fef3c7;color:#92400e}.status-badge.processed,.status-badge.approved,.status-badge.published{background:#dcfce7;color:#15803d}.status-badge.draft{background:#eff6ff;color:#2563eb}.status-badge.failed,.status-badge.rejected{background:#fee2e2;color:#b91c1c}.table-action,.icon-button{min-height:34px;border:1px solid #dbe3ef;background:#fff;color:#334155;padding:0 10px;font-size:13px;box-shadow:none}.table-actions-row{display:flex;flex-wrap:wrap;gap:8px}.table-action:hover,.icon-button:hover{border-color:#c4b5fd;color:#6d28d9;background:#f8f7ff}.modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;background:#0f172a7a;padding:20px}.modal-panel{width:min(720px,100%);max-height:min(760px,calc(100vh - 40px));overflow:auto;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 24px 80px #0f172a47}.modal-header{display:flex;align-items:start;justify-content:space-between;gap:16px;border-bottom:1px solid #eef2f7;background:linear-gradient(135deg,#fff,#f5f3ff);padding:18px}.modal-header h2{margin:0;letter-spacing:0}.modal-header p{margin:5px 0 0;color:#64748b;font-size:13px;line-height:1.5}.modal-form{display:grid;gap:14px;padding:18px}.modal-form.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-form label{display:grid;gap:7px;color:#334155;font-size:13px;font-weight:800}.form-wide{grid-column:1 / -1}.modal-actions{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #eef2f7;padding-top:14px}.split-heading{grid-template-columns:1fr auto;align-items:end;gap:14px}.roles-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:18px;align-items:start}.roles-panel,.permissions-panel{border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 10px 28px #0f172a0d}.roles-panel{position:sticky;top:24px;display:grid;gap:14px;padding:16px}.panel-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-title-row h2,.panel-title-row h3,.selected-role-header h2{margin:0;letter-spacing:0}.panel-title-row p{margin:3px 0 0;color:#64748b;font-size:13px}.panel-title-row svg{color:#7c3aed}.panel-title-row.compact h3{font-size:15px}.search-field{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;border:1px solid #e5e7eb;border-radius:6px;background:#f8fafc;padding:0 10px}.search-field svg{color:#64748b}.search-field input{min-height:38px;border:0;background:transparent;padding-inline:0}.search-field input:focus{outline:0}.role-list{display:grid;gap:8px;max-height:330px;overflow:auto}.role-card{display:grid;grid-template-columns:auto 1fr;min-height:58px;justify-content:start;gap:10px;border:1px solid #e5e7eb;background:#fff;color:#1f2937;padding:10px;text-align:left}.role-card.active{border-color:#c4b5fd;background:#f5f3ff;box-shadow:inset 3px 0 #7c3aed}.role-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#eef2ff;color:#4f46e5;font-weight:800}.role-card small{display:block;margin-top:3px;color:#64748b;font-size:12px}.create-role-card{display:grid;gap:10px;border-top:1px solid #eef2f7;padding-top:14px}.permissions-panel{min-width:0;display:grid;gap:16px;padding:16px}.selected-role-header{display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px;border:1px solid #e0e7ff;border-radius:8px;background:linear-gradient(135deg,#f8fafc,#f5f3ff);padding:16px}.selected-role-header h2{font-size:24px}.selected-role-header span,.scope-help span{color:#64748b}.role-status{display:inline-flex;align-items:center;gap:8px;border:1px solid #bbf7d0;border-radius:999px;background:#f0fdf4;color:#15803d;padding:7px 12px;font-weight:750}.scope-help{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:10px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;padding:12px 14px;font-size:14px}.scope-help svg{color:#2563eb}.permission-modules{display:grid;gap:12px}.permission-module-card{overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.permission-module-header{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:74px;gap:12px;border-radius:0;background:#fff;color:#111827;padding:14px;text-align:left}.permission-module-header:hover{background:#f8fafc}.module-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#eef2ff;color:#4f46e5}.module-icon svg{transition:transform .18s ease}.module-icon svg.open{transform:rotate(180deg)}.permission-module-header small{display:block;margin-top:4px;color:#64748b;font-weight:500}.permission-module-header em{border-radius:999px;background:#f1f5f9;color:#64748b;padding:5px 10px;font-size:12px;font-style:normal;font-weight:800}.permission-module-header em.active{background:#dcfce7;color:#15803d}.permission-module-body{display:grid;gap:12px;border-top:1px solid #eef2f7;background:#fbfdff;padding:14px}.permission-block{border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:12px}.permission-block-title{display:grid;gap:3px;margin-bottom:10px}.permission-block-title span{color:#64748b;font-size:12px}.permission-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.permission-action{display:grid;grid-template-columns:minmax(130px,1fr) minmax(118px,.7fr);align-items:center;gap:8px;border:1px solid #eef2f7;border-radius:6px;background:#f8fafc;padding:8px}.permission-action label{display:flex;align-items:center;gap:8px;min-width:0;color:#334155;font-size:13px;font-weight:700}.permission-action input[type=checkbox]{width:16px;min-height:16px;accent-color:#7c3aed}.permission-action select{min-height:34px;padding:6px 8px;font-size:13px}.empty-state{display:grid;min-height:180px;place-items:center;color:#6a7486;font-weight:650}.screenshot-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.screenshot-card{overflow:hidden}.screenshot-card.clickable{cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.screenshot-card.clickable:hover{transform:translateY(-2px);border-color:#c4b5fd;box-shadow:0 14px 32px #4f46e51f}.screenshot-card img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;background:#edf1f7;border-bottom:1px solid #edf1f7}.screenshot-card div{display:grid;gap:4px;padding:10px}.screenshot-card strong,.screenshot-card span{overflow-wrap:anywhere}.screenshot-card span{color:#6a7486;font-size:13px}.screenshot-modal{padding:28px}.screenshot-preview-panel{display:grid;gap:12px;width:min(1120px,100%);max-height:calc(100vh - 56px);overflow:auto;border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:14px;box-shadow:0 24px 80px #0f172a47}.screenshot-preview-panel .icon-button{justify-self:end}.screenshot-preview-panel img{width:100%;max-height:72vh;object-fit:contain;border:1px solid #e5e7eb;border-radius:6px;background:#0f172a}.screenshot-preview-panel div{display:flex;justify-content:space-between;gap:12px;color:#64748b}.screenshot-preview-panel strong{color:#0f172a}.payroll-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #d9e2f0;border-radius:8px;background:linear-gradient(135deg,#3b82f60f,#10b9810f),#fff;padding:16px 18px;box-shadow:0 8px 24px #0f172a0a}.payroll-process-shell{display:grid;gap:16px}.payroll-process-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.payroll-process-filters,.payroll-process-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.payroll-filter-toggle{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:#334155;padding:0;font-size:14px;font-weight:700}.payroll-period-label{color:#475569;font-size:14px;font-weight:600}.payroll-process-filter-panel{display:grid;grid-template-columns:repeat(2,minmax(0,240px));gap:12px;border-top:1px solid #eef2f7;padding-top:16px}.payroll-run-filter-panel{grid-template-columns:repeat(4,minmax(0,1fr))}.payroll-run-filter-copy{margin:16px 0 0;color:#64748b;font-size:14px;line-height:1.5}.payroll-process-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.payroll-run-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.payroll-import-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:nowrap}.payroll-import-download-button{min-height:40px;padding:0 18px;white-space:nowrap}.payroll-import-header-actions .secondary-button,.payroll-import-header-actions .icon-button{font-size:14px;font-weight:700}.payroll-import-modal{width:min(1080px,100%)}.payroll-import-modal .modal-header h2{font-size:22px;font-weight:800;line-height:1.2}.payroll-import-modal .modal-header p{max-width:720px;font-size:12.5px;line-height:1.55}.payroll-import-body{gap:18px}.payroll-modal-body{display:grid;gap:16px}.payroll-import-hero{display:grid;gap:14px;border:1px solid #dbe7fb;border-radius:18px;background:linear-gradient(135deg,#fff,#f8fbff);padding:16px 18px}.payroll-import-intro{display:grid;gap:8px}.payroll-import-intro>strong{color:#0f172a;font-size:18px}.payroll-import-intro>p{margin:0;color:#64748b;font-size:14px;line-height:1.6}.payroll-import-meta{display:flex;flex-wrap:wrap;gap:8px}.payroll-import-form-card{display:grid;gap:16px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;padding:18px;box-shadow:0 12px 34px #0f172a0a}.payroll-import-form-head{display:flex;align-items:start;justify-content:space-between;gap:14px}.payroll-import-form-head strong{color:#0f172a;font-size:16px;font-weight:800}.payroll-import-form-head p{margin:6px 0 0;color:#64748b;font-size:12.5px;line-height:1.55}.payroll-import-form-grid{align-items:end}.payroll-import-form-card label{font-size:13px;font-weight:700}.payroll-field-wrap{position:relative}.payroll-field-wrap svg{position:absolute;top:50%;right:14px;transform:translateY(-50%);color:#64748b;pointer-events:none}.payroll-field-wrap input{padding-right:42px}.payroll-file-input-shell{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;border:1px dashed #c7d2fe;border-radius:16px;background:linear-gradient(135deg,#fafaff,#f8fbff);padding:14px}.payroll-file-input-shell input[type=file]{max-width:100%}.payroll-file-meta{display:grid;gap:4px}.payroll-file-meta strong{color:#0f172a;font-size:13px;font-weight:800}.payroll-file-meta span{color:#64748b;font-size:11.5px;line-height:1.5}.payroll-modal-note-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.payroll-modal-note{display:grid;gap:6px;border:1px solid #dbeafe;border-radius:10px;background:#f8fbff;padding:14px}.payroll-modal-note strong{color:#0f172a}.payroll-modal-note span{color:#64748b;font-size:13px;line-height:1.55}.payroll-modal-note.warning{border-color:#fed7aa;background:#fff7ed}.payroll-modal-note.success{border-color:#bbf7d0;background:#f0fdf4}.payroll-template-card{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #dbeafe;border-radius:10px;background:linear-gradient(135deg,#f8fbff,#eef6ff);padding:14px 16px}.payroll-template-copy{display:grid;gap:4px}.payroll-template-copy strong{color:#0f172a}.payroll-template-copy span{color:#64748b;font-size:13px}.payroll-import-guide{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.payroll-guide-block{display:grid;gap:8px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:14px}.payroll-guide-block strong{color:#0f172a}.payroll-guide-block ul{margin:0;padding-left:18px;color:#64748b;font-size:13px;line-height:1.6}.payroll-empty-stage{display:grid;justify-items:center;gap:16px;padding:40px 32px;text-align:center}.payroll-empty-stage h2{margin:0;font-size:22px;line-height:1.25}.payroll-empty-stage p{max-width:700px;margin:0;color:#475569;font-size:15px;line-height:1.65}.payroll-empty-icon{width:76px;height:76px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(135deg,#dbeafe,#e9d5ff);color:#4f46e5}.payroll-empty-actions{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.payroll-empty-action-button{min-height:46px;min-width:220px;padding:0 18px;border-radius:12px;font-size:15px;font-weight:700}.payroll-empty-action-button.primary{box-shadow:0 10px 24px #6366f138}.payroll-support-note{display:grid;gap:6px;width:min(700px,100%);border:1px solid #dbeafe;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fbff);padding:14px 18px}.payroll-support-note strong{color:#0f172a;font-size:14px;font-weight:800}.payroll-support-note span{color:#64748b;font-size:13px;line-height:1.55}.payroll-tab-strip{display:flex;gap:10px;flex-wrap:wrap}.payroll-tab-button{display:inline-flex;align-items:center;gap:8px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#475569;padding:10px 14px;font-size:14px;font-weight:800}.payroll-tab-button.active{border-color:#c4b5fd;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;box-shadow:0 10px 28px #6366f13d}.asset-tab-strip{display:flex;gap:10px;flex-wrap:wrap}.asset-tab-button{display:inline-flex;align-items:center;gap:8px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#475569;padding:10px 14px;font-size:14px;font-weight:800}.asset-tab-button.active{border-color:#c4b5fd;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;box-shadow:0 10px 28px #6366f13d}.payroll-heading-grid{grid-template-columns:1fr auto;align-items:start;gap:16px}.payroll-mode-badge{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid #c7d2fe;border-radius:999px;background:#eef2ff;color:#4338ca;padding:0 16px;font-size:13px;font-weight:800}.payroll-hero-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:14px}.payroll-hero-panel,.payroll-readiness-panel{display:grid;gap:16px}.payroll-step-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.payroll-step-card{display:grid;gap:8px;border:1px solid #e5e7eb;border-radius:8px;background:linear-gradient(180deg,#fff,#f8fafc);padding:14px}.payroll-step-card strong{color:#0f172a}.payroll-step-card span{color:#64748b;font-size:13px;line-height:1.5}.payroll-step-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#eef2ff;color:#4f46e5}.payroll-readiness-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.payroll-explanation-card{display:grid;gap:16px}.payroll-note-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.payroll-info-tile{display:grid;gap:8px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:14px}.payroll-info-tile strong{color:#0f172a}.payroll-info-tile span{color:#64748b;font-size:13px;line-height:1.55}.payroll-inline-note{display:grid;gap:6px;border:1px solid #fde68a;border-radius:8px;background:#fffbeb;padding:14px}.payroll-inline-note strong{color:#92400e}.payroll-inline-note span{color:#78350f;font-size:13px;line-height:1.5}.payroll-toolbar-copy{display:grid;gap:4px}.payroll-toolbar-copy span{color:#64748b;font-size:14px}.payroll-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.payroll-form-grid.compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.payroll-file-field{grid-column:span 2}.payroll-import-actions,.payroll-actions{display:flex;align-items:end;gap:10px;flex-wrap:wrap}.payroll-import-actions{justify-content:flex-end;border-top:1px solid #eef2f7;padding-top:16px}.payroll-import-actions button{min-height:42px;font-size:14px;font-weight:700}.payroll-filter-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.payroll-filter-bar{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr);gap:12px;align-items:end}.payroll-metric-card{position:relative;min-height:126px}.payroll-metric-card.compact{min-height:88px;gap:4px;padding:14px 18px}.payroll-metric-card.compact strong{font-size:18px;line-height:1.2}.payroll-run-table-wrap{border:1px solid #e7edf5;border-radius:16px;background:#fff}.payroll-run-table{min-width:1160px}.payroll-run-table th{background:#f8fafc;color:#64748b;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.payroll-run-table td{vertical-align:middle;padding-top:16px;padding-bottom:16px}.payroll-run-table tbody tr:hover{background:#fcfcff}.payroll-run-table tbody tr.is-selected{background:linear-gradient(90deg,#6366f114,#a855f70f)}.payroll-run-selection-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;padding:16px 18px;border:1px solid #e7edf5;border-radius:16px;background:linear-gradient(135deg,#f8fbff,#fdf7ff)}.payroll-run-selection-copy{display:grid;gap:4px}.payroll-run-selection-copy strong{color:#0f172a;font-size:15px}.payroll-run-selection-copy span{color:#64748b;font-size:13px}.payroll-run-selection-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.payroll-checkbox-cell{display:inline-flex;align-items:center;justify-content:center}.payroll-checkbox-cell input{width:18px;height:18px;accent-color:#4f46e5;cursor:pointer}.payroll-user-cell{min-width:320px}.payroll-user-cell strong{color:#0f172a;font-size:14px}.payroll-code-chip{white-space:nowrap}.payroll-cell-stack{display:grid;gap:4px}.payroll-cell-stack strong{color:#0f172a;font-size:14px}.payroll-cell-stack small{color:#64748b;font-size:12px}.payroll-attendance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-width:220px}.payroll-attendance-grid div{display:grid;gap:3px}.payroll-attendance-grid span{color:#64748b;font-size:11px;font-weight:700;text-transform:uppercase}.payroll-attendance-grid strong{color:#0f172a;font-size:14px}.payroll-amount-cell{color:#0f172a;font-size:15px;font-weight:700;white-space:nowrap}.payroll-amount-cell.has-tooltip{cursor:help}.payroll-amount-cell.positive{color:#0f766e}.payroll-amount-cell.negative{color:#dc2626}.payroll-amount-tooltip{position:relative;display:inline-flex;align-items:center}.payroll-hover-card{position:absolute;left:0;top:calc(100% + 10px);z-index:40;width:320px;padding:14px 16px;border-radius:16px;background:#111827;color:#f8fafc;box-shadow:0 22px 46px #0f172a4d;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease}.payroll-hover-card:before{content:"";position:absolute;top:-6px;left:22px;width:12px;height:12px;background:#111827;transform:rotate(45deg)}.payroll-amount-tooltip:hover .payroll-hover-card{opacity:1;transform:translateY(0)}.payroll-hover-card-title{color:#fff;font-size:14px;font-weight:800;margin-bottom:12px}.payroll-hover-card-subtitle{color:#cbd5e1;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}.payroll-hover-empty{color:#cbd5e1;font-size:13px;line-height:1.5}.payroll-hover-list{display:grid;gap:8px}.payroll-hover-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.payroll-hover-row span{color:#cbd5e1;font-size:13px;line-height:1.35}.payroll-hover-row strong{color:#f8fafc;font-size:13px;font-weight:700;white-space:nowrap}.payroll-hover-row.subtle strong{color:#e2e8f0}.payroll-hover-row.total span,.payroll-hover-row.total strong{color:#fde68a;font-weight:800}.payroll-hover-divider{height:1px;margin:12px 0;background:#94a3b83d}.payroll-net-amount{color:#16a34a;white-space:nowrap}.payroll-remarks-cell{max-width:220px;color:#475569;font-size:13px;line-height:1.45}.payroll-action-row{display:flex;align-items:center;gap:8px;justify-content:flex-end}.action-icon-button{min-width:34px;width:34px;height:34px;padding:0;border:1px solid #dbe3ef;border-radius:10px;background:#fff;color:#475569}.action-icon-button:hover:not(:disabled){border-color:#c4b5fd;background:#f8f7ff;color:#6d28d9}.action-icon-button.success{color:#16a34a}.action-icon-button.success:hover:not(:disabled){border-color:#bbf7d0;background:#f0fdf4;color:#15803d}.action-icon-button.danger{color:#dc2626}.action-icon-button.danger:hover:not(:disabled){border-color:#fecaca;background:#fef2f2;color:#b91c1c}.action-icon-button:disabled{cursor:not-allowed;opacity:.55}.payroll-run-item-modal{width:min(980px,100%)}.payroll-detail-modal{width:min(1040px,100%);max-height:min(820px,calc(100vh - 32px))}.payroll-detail-body{display:grid;gap:20px;padding:20px}.payroll-payslip-preview{display:grid;gap:22px}.payroll-payslip-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border:1px solid #e7edf5;border-radius:18px;background:linear-gradient(135deg,#fff,#f6f6ff);padding:24px}.payroll-payslip-header h3,.payroll-payslip-header p{margin:0}.payroll-payslip-header h3{margin-top:8px;font-size:28px}.payroll-payslip-header p{margin-top:4px;color:#64748b}.payroll-payslip-header-meta{display:grid;gap:12px;min-width:220px}.payroll-payslip-header-meta div{display:grid;gap:4px;border:1px solid #e7edf5;border-radius:14px;background:#fff;padding:12px 14px}.payroll-payslip-header-meta span{color:#64748b;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.payroll-payslip-header-meta strong{color:#0f172a;font-size:15px}.payroll-payslip-grid,.payroll-payslip-breakdowns,.payroll-payslip-summary{display:grid;gap:16px}.payroll-payslip-grid,.payroll-payslip-breakdowns{grid-template-columns:repeat(2,minmax(0,1fr))}.payroll-payslip-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.payroll-payslip-summary-card{display:grid;gap:8px;border:1px solid #e7edf5;border-radius:18px;background:#fff;padding:20px}.payroll-payslip-summary-card span{color:#64748b;font-size:13px;font-weight:700}.payroll-payslip-summary-card strong{font-size:28px;line-height:1.1}.payroll-payslip-summary-card.positive{background:linear-gradient(180deg,#fff,#effcf4)}.payroll-payslip-summary-card.positive strong{color:#0f766e}.payroll-payslip-summary-card.negative{background:linear-gradient(180deg,#fff,#fff6eb)}.payroll-payslip-summary-card.negative strong{color:#dc2626}.payroll-payslip-summary-card.net{background:linear-gradient(135deg,#1d4ed8,#7c3aed)}.payroll-payslip-summary-card.net span,.payroll-payslip-summary-card.net strong{color:#fff}.action-icon-button.info{color:#2563eb}.action-icon-button.info:hover:not(:disabled){border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.payroll-run-item-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.payroll-breakdown-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.payroll-breakdown-list{display:grid;gap:10px}.payroll-breakdown-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eef2f7;padding-bottom:8px}.payroll-breakdown-row span{color:#475569;font-size:13px}.payroll-breakdown-row strong{white-space:nowrap}.payroll-breakdown-positive{color:#0f766e}.payroll-breakdown-negative{color:#dc2626}.payroll-metric-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#eef2ff;color:#4f46e5}.payroll-metric-card.blue{background:linear-gradient(180deg,#fff,#eef6ff)}.payroll-metric-card.green{background:linear-gradient(180deg,#fff,#effcf4)}.payroll-metric-card.orange{background:linear-gradient(180deg,#fff,#fff6eb)}.payroll-metric-card.violet{background:linear-gradient(180deg,#fff,#f5f3ff)}.payroll-metric-icon.green{background:#dcfce7;color:#16a34a}.payroll-metric-icon.orange{background:#ffedd5;color:#f97316}.payroll-metric-icon.violet{background:#ede9fe;color:#7c3aed}.payroll-columns-card,.payroll-import-result{display:grid;gap:10px;border:1px solid #e5e7eb;border-radius:18px;background:linear-gradient(180deg,#f8fbff,#f8fafc);padding:18px}.payroll-import-section-head{display:flex;align-items:start;justify-content:space-between;gap:12px}.payroll-import-section-head strong{color:#0f172a;font-size:18px}.payroll-import-section-head p{margin:6px 0 0;color:#64748b;font-size:13px;line-height:1.6}.payroll-import-result strong{color:#166534}.payroll-columns-grid,.payroll-layout-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.payroll-column-group{display:grid;gap:8px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;padding:14px;box-shadow:0 10px 24px #0f172a08}.payroll-column-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.payroll-column-group-head strong{color:#0f172a}.payroll-column-group-head span{color:#64748b;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.payroll-chip-list{display:flex;flex-wrap:wrap;gap:8px}.payroll-chip{display:inline-flex;align-items:center;border:1px solid #dbe4ff;border-radius:999px;background:#fff;color:#334155;padding:6px 10px;font-size:12px;font-weight:700}.payroll-preview-grid{display:grid;gap:14px}.table-link-button{border:0;background:transparent;color:#4f46e5;padding:0;font:inherit;font-weight:700}.table-link-button:disabled{opacity:.55;cursor:not-allowed}.table-link-button.danger{color:#dc2626}.table-action-group{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.checkbox-row{display:flex!important;flex-direction:row!important;align-items:center;gap:8px}.checkbox-row input[type=checkbox]{width:auto}@media(max-width:920px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.metric-grid,.payroll-process-metrics,.monitoring-metrics,.monitoring-session-metrics,.monitoring-detail-metrics,.subscription-metrics,.subscription-layout,.limit-grid,.payroll-hero-grid,.payroll-step-grid,.payroll-note-grid,.payroll-readiness-grid,.payroll-modal-note-grid,.payroll-import-guide,.monitoring-grid,.screenshot-grid,.user-form,.agent-form,.extra-users-form,.management-toolbar,.filter-row,.modal-form.two-column,.roles-layout,.split-heading,.selected-role-header,.permission-actions,.permission-action,.payroll-form-grid,.payroll-form-grid.compact-grid,.payroll-columns-grid,.payroll-layout-grid,.payroll-filter-bar,.payroll-heading-grid,.payroll-process-filter-panel{grid-template-columns:1fr}.roles-panel{position:static}.session-group-card>header,.subscription-hero,.detail-hero,.payroll-toolbar,.payroll-process-topbar{align-items:stretch;flex-direction:column}.payroll-import-header-actions{width:100%}.payroll-template-card{align-items:stretch;flex-direction:column}.payroll-run-selection-bar{flex-direction:column;align-items:stretch}.payroll-run-selection-actions{width:100%}.payroll-run-selection-actions button{width:100%;justify-content:center}.payroll-payslip-header{flex-direction:column;padding:20px}.payroll-payslip-header-meta,.payroll-payslip-grid,.payroll-payslip-breakdowns,.payroll-payslip-summary{grid-template-columns:1fr}.payroll-detail-body{padding:16px}.detail-hero{padding:18px}}.asset-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.asset-metric-card{position:relative;min-height:126px}.asset-metric-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#eef2ff;color:#4f46e5}.asset-metric-card.blue{background:linear-gradient(180deg,#fff,#eef6ff)}.asset-metric-card.green{background:linear-gradient(180deg,#fff,#effcf4)}.asset-metric-card.orange{background:linear-gradient(180deg,#fff,#fff6eb)}.asset-metric-card.violet{background:linear-gradient(180deg,#fff,#f5f3ff)}.asset-metric-card.red{background:linear-gradient(180deg,#fff,#fef2f2)}.asset-metric-icon.green{background:#dcfce7;color:#16a34a}.asset-metric-icon.orange{background:#ffedd5;color:#f97316}.asset-metric-icon.violet{background:#ede9fe;color:#7c3aed}.asset-metric-icon.red{background:#fee2e2;color:#dc2626}.input-with-icon{position:relative;display:flex;align-items:center}.input-with-icon svg{position:absolute;left:10px;color:#94a3b8;pointer-events:none}.input-with-icon input{padding-left:32px}.input-with-action{display:flex;gap:6px}.input-with-action input{flex:1}.input-with-action .icon-button{flex-shrink:0}.status-badge.available,.status-badge.approved,.status-badge.completed,.status-badge.good{background:#dcfce7;color:#15803d}.status-badge.assigned,.status-badge.new{background:#dbeafe;color:#1d4ed8}.status-badge.under_repair,.status-badge.pending,.status-badge.in_progress,.status-badge.fair{background:#fef3c7;color:#92400e}.status-badge.retired,.status-badge.rejected,.status-badge.cancelled,.status-badge.damaged,.status-badge.scrap{background:#fee2e2;color:#b91c1c}.status-badge.returned,.status-badge.scheduled{background:#f1f5f9;color:#475569}.priority-badge{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;text-transform:capitalize}.priority-badge.low{background:#f1f5f9;color:#475569}.priority-badge.medium{background:#dbeafe;color:#1d4ed8}.priority-badge.high{background:#ffedd5;color:#c2410c}.priority-badge.urgent{background:#fee2e2;color:#b91c1c}input[type=date]{position:relative;cursor:pointer}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;border-radius:6px;padding:3px;filter:invert(.4) sepia(1) saturate(4) hue-rotate(220deg)}input[type=date]::-webkit-calendar-picker-indicator:hover{background:#ede9fe}@media(max-width:960px){.asset-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.asset-metric-grid{grid-template-columns:1fr}}.modal-form .form-field{display:grid;gap:7px}.modal-form .form-field>label{color:#334155;font-size:13px;font-weight:800}.field-label-text{display:block;color:#334155;font-size:13px;font-weight:800;margin-bottom:7px}.image-upload-grid{display:flex;flex-wrap:wrap;gap:10px}.image-thumb{position:relative;width:86px;height:86px;border-radius:10px;overflow:hidden;border:1px solid #e5e7eb}.image-thumb img{width:100%;height:100%;object-fit:cover;display:block}.image-thumb button{position:absolute;top:4px;right:4px;width:20px;height:20px;display:grid;place-items:center;border-radius:999px;border:0;background:#0f172ab8;color:#fff;padding:0}.image-upload-tile{width:86px;height:86px;display:grid;place-items:center;gap:4px;border:1.5px dashed #c4b5fd;border-radius:10px;background:#f8f7ff;color:#6d28d9;font-size:11px;font-weight:700;text-align:center;padding:4px}.image-upload-tile:hover{background:#f0edff;border-color:#a78bfa}.image-upload-tile:disabled{opacity:.6;cursor:wait}.spin{animation:asset-spin .9s linear infinite}@keyframes asset-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.asset-form{padding:4px 18px 18px;gap:0}.form-section{padding:16px 0;border-bottom:1px solid #eef2f7}.form-section:last-of-type{border-bottom:0;padding-bottom:4px}.form-section-title{margin:0 0 14px;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#7c3aed}.form-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-grid-2 label,.form-grid-2 .form-field{display:grid;gap:7px;color:#334155;font-size:13px;font-weight:800}@media(max-width:640px){.form-grid-2{grid-template-columns:1fr}}.products-lp{color:#0f172a;background:#fff;overflow-x:hidden}.products-lp *{box-sizing:border-box}.products-lp button{cursor:pointer}.products-lp-nav{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px clamp(18px,5vw,64px);background:#0f0a1fb8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}.products-lp-brand{display:flex;align-items:center;gap:10px;color:#fff;font-size:16px;font-weight:700;white-space:nowrap}.products-lp-brand img{width:34px;height:34px;border-radius:10px;box-shadow:0 4px 15px #7c3aed66}.products-lp-brand b{background:linear-gradient(90deg,#a78bfa,#f0abfc);-webkit-background-clip:text;background-clip:text;color:transparent}.products-lp-brand small{margin-left:4px;padding:2px 8px;border-radius:999px;background:#ffffff1a;color:#e9d5ff;font-size:11px;font-weight:800;letter-spacing:.03em}.products-lp-nav-links{display:flex;align-items:center;gap:28px}.products-lp-nav-links a{color:#ffffffd1;font-size:14px;font-weight:600;text-decoration:none}.products-lp-nav-links a:hover{color:#fff}.products-lp-nav-actions{display:flex;align-items:center;gap:10px}.products-lp-primary-btn{display:inline-flex;align-items:center;gap:8px;border:0;border-radius:999px;padding:10px 20px;min-height:0;background:linear-gradient(135deg,#7c3aed,#4f46e5);color:#fff;font-weight:700;font-size:14px;box-shadow:0 8px 24px #7c3aed59;transition:transform .15s ease,box-shadow .15s ease}.products-lp-primary-btn:hover{transform:translateY(-1px);box-shadow:0 12px 28px #7c3aed73}.products-lp-primary-btn.large{padding:14px 26px;font-size:15px}.products-lp-ghost-btn{border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff0f;color:#fff;padding:10px 18px;min-height:0;font-weight:600;font-size:14px}.products-lp-ghost-btn:hover{background:#ffffff1f}.products-lp-text-link{color:#fff;font-weight:700;font-size:14px;text-decoration:none}.products-lp-text-link:hover{text-decoration:underline}.products-lp-hero{position:relative;padding:64px clamp(18px,5vw,64px) 96px;background:linear-gradient(135deg,#0f0a1f,#1e1b4b,#312e81,#4c1d95,#5b21b6);overflow:hidden}.products-lp-hero-glow{position:absolute;border-radius:50%;filter:blur(80px);opacity:.5;pointer-events:none}.products-lp-glow-1{width:480px;height:480px;top:-140px;right:-80px;background:radial-gradient(circle,rgba(236,72,153,.45),transparent 70%)}.products-lp-glow-2{width:420px;height:420px;bottom:-160px;left:-100px;background:radial-gradient(circle,rgba(139,92,246,.4),transparent 70%)}.products-lp-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:48px;align-items:center;max-width:1240px;margin:0 auto}.products-lp-badge{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:8px 16px;border-radius:999px;background:linear-gradient(135deg,#8b5cf633,#ec489933);border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#f1e9ff;font-size:13px;font-weight:700}.products-lp-badge-icon{display:grid;place-items:center;width:20px;height:20px;border-radius:999px;background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff}.products-lp-badge-sparkle{color:#fcd34d}.products-lp-hero-copy h1{margin:18px 0 0;color:#fff;font-size:clamp(36px,5vw,58px);line-height:1.08;letter-spacing:-1px;font-weight:800}.products-lp-gradient-text{background:linear-gradient(135deg,#c4b5fd,#f9a8d4 40%,#a5f3fc);-webkit-background-clip:text;background-clip:text;color:transparent}.products-lp-hero-copy>p{max-width:560px;margin:22px 0 0;color:#d8d4ec;font-size:17px;line-height:1.7}.products-lp-hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:30px}.products-lp-pill-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.products-lp-pill{display:inline-flex;align-items:center;gap:7px;padding:8px 14px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.14);color:#ece9fb;font-size:12.5px;font-weight:600}.products-lp-hero-visual-wrap{position:relative}.products-lp-console{position:relative;z-index:2;display:grid;gap:16px;padding:18px;border-radius:18px;background:#fff;box-shadow:0 30px 70px #00000059}.products-lp-console-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px 14px;border-radius:12px;background:linear-gradient(135deg,#7c3aed,#5b21b6);color:#fff}.products-lp-console-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#ffffff29}.products-lp-console-header strong{display:block;font-size:14px}.products-lp-console-header span{font-size:11.5px;color:#ffffffbf}.products-lp-live-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#10b9812e;color:#a7f3d0;font-size:11px;font-weight:800}.products-lp-live-pill span{width:6px;height:6px;border-radius:999px;background:#10b981;box-shadow:0 0 0 3px #10b98140}.products-lp-console-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.products-lp-stat{position:relative;display:grid;gap:4px;padding:12px;border-radius:12px;overflow:hidden}.products-lp-stat strong{font-size:22px}.products-lp-stat span{font-size:11.5px;color:#64748b}.products-lp-stat-violet{background:#f2edff;color:#6d28d9}.products-lp-stat-green{background:#e7fbf1;color:#15803d}.products-lp-stat-amber{background:#fff4e5;color:#b45309}.products-lp-console-chart{padding:14px;border-radius:12px;background:#f8fafc;border:1px solid #eef2f7}.products-lp-chart-head{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700;color:#475569}.products-lp-chart-legend{display:inline-flex;align-items:center;gap:6px;font-weight:600;color:#7c3aed}.products-lp-chart-legend i{width:8px;height:8px;border-radius:2px;background:#7c3aed}.products-lp-chart-bars{display:flex;align-items:flex-end;gap:8px;height:84px;margin-top:12px}.products-lp-chart-bars span{flex:1;border-radius:4px 4px 0 0;background:linear-gradient(180deg,#a78bfa,#7c3aed)}.products-lp-chart-labels{display:flex;gap:8px;margin-top:6px}.products-lp-chart-labels span{flex:1;text-align:center;font-size:10.5px;color:#94a3b8}.products-lp-console-list{display:grid;gap:8px}.products-lp-console-row{display:grid;grid-template-columns:1.3fr 1fr auto;align-items:center;gap:8px;padding:9px 12px;border-radius:10px;background:#f8fafc;font-size:12.5px;color:#334155}.products-lp-tag{justify-self:end;padding:3px 9px;border-radius:999px;font-size:10.5px;font-weight:800;text-transform:capitalize}.products-lp-tag.assigned{background:#dbeafe;color:#1d4ed8}.products-lp-tag.repair{background:#fef3c7;color:#92400e}.products-lp-float-badge{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:14px;background:#fff;box-shadow:0 16px 40px #0f0a1f47}.products-lp-float-badge strong{display:block;font-size:13px;color:#0f172a}.products-lp-float-badge span{font-size:11px;color:#64748b}.products-lp-float-top{top:-22px;left:-18px}.products-lp-float-bottom{bottom:-22px;right:-18px}.products-lp-float-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#10b981,#059669);color:#fff}.products-lp-avatar-stack{display:flex}.products-lp-avatar-stack span{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;border:2px solid #ffffff;margin-left:-8px;font-size:10.5px;font-weight:800;color:#fff;background:linear-gradient(135deg,#7c3aed,#4f46e5)}.products-lp-avatar-stack span:first-child{margin-left:0}.products-lp-stats-strip{position:relative;z-index:3;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1080px;margin:-46px auto 0;border-radius:16px;overflow:hidden;background:#dde3ee;gap:1px;box-shadow:0 24px 50px #0f0a1f29}.products-lp-stats-strip div{display:grid;gap:4px;padding:22px 18px;background:#fff;text-align:center}.products-lp-stats-strip strong{font-size:26px;color:#4f46e5}.products-lp-stats-strip span{font-size:12.5px;color:#64748b}.products-lp-section{max-width:1160px;margin:100px auto 0;padding:0 clamp(18px,5vw,64px)}.products-lp-section-heading{max-width:720px;margin:0 auto 44px;text-align:center}.products-lp-eyebrow{display:inline-block;margin:0 0 10px;color:#7c3aed;font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.products-lp-section-heading h2{margin:0;font-size:clamp(26px,3.6vw,40px);line-height:1.2;color:#0f172a}.products-lp-accent{color:#7c3aed}.products-lp-section-sub{margin:14px 0 0;color:#64748b;font-size:15.5px;line-height:1.65}.products-lp-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.products-lp-feature-card{display:grid;align-content:start;gap:12px;padding:26px;border-radius:16px;border:1px solid #eef0f5;background:#fff;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.products-lp-feature-card:hover{transform:translateY(-3px);box-shadow:0 20px 40px #4f46e51a;border-color:#e0d9ff}.products-lp-feature-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:12px;background:linear-gradient(135deg,#ede9fe,#fce7f3);color:#7c3aed}.products-lp-feature-card h3{margin:0;display:flex;align-items:center;gap:8px;font-size:17px;color:#0f172a}.products-lp-feature-card p{margin:0;color:#64748b;font-size:14px;line-height:1.65}.products-lp-soon-badge{padding:3px 9px;border-radius:999px;background:#fef3c7;color:#92400e;font-size:10.5px;font-weight:800;text-transform:uppercase}.products-lp-mini-list{display:grid;gap:8px;margin:4px 0 0;padding:0;list-style:none}.products-lp-mini-list li{display:flex;align-items:center;gap:8px;color:#475569;font-size:13px}.products-lp-mini-list li svg{flex-shrink:0;color:#16a34a}.products-lp-card-link{display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:#7c3aed;font-size:13.5px;font-weight:800;text-decoration:none}.products-lp-card-link:hover{text-decoration:underline}.products-lp-card-link.disabled{color:#94a3b8;cursor:default}.products-lp-card-link.disabled:hover{text-decoration:none}@media(max-width:1180px){#products .products-lp-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.products-lp-steps-section{padding:72px clamp(18px,5vw,64px);border-radius:28px;background:linear-gradient(180deg,#faf9ff,#f5f3ff);max-width:1240px}.products-lp-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.products-lp-step{position:relative;padding:4px 8px 0 0}.products-lp-step-number{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;margin-bottom:16px;background:linear-gradient(135deg,#7c3aed,#4f46e5);color:#fff;font-weight:800;font-size:15px}.products-lp-step h3{margin:0 0 8px;font-size:16px;color:#0f172a}.products-lp-step p{margin:0;color:#64748b;font-size:13.5px;line-height:1.6}.products-lp-step-connector{position:absolute;top:22px;left:calc(100% + 4px);width:24px;height:2px;background:repeating-linear-gradient(90deg,#c4b5fd 0,#c4b5fd 6px,transparent 6px,transparent 10px)}.products-lp-advantage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.products-lp-advantage-card{padding:30px;border-radius:18px;background:linear-gradient(160deg,#fff,#f8f7ff);border:1px solid #eef0f5}.products-lp-advantage-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;margin-bottom:16px;background:linear-gradient(135deg,#7c3aed,#4f46e5);color:#fff}.products-lp-advantage-card h3{margin:0 0 10px;font-size:18px;color:#0f172a}.products-lp-advantage-card p{margin:0;color:#64748b;font-size:14.5px;line-height:1.65}.products-lp-compare-table{overflow-x:auto;border-radius:16px;border:1px solid #eef0f5}.products-lp-compare-table table{width:100%;min-width:720px;border-collapse:collapse}.products-lp-compare-table th,.products-lp-compare-table td{padding:14px 18px;text-align:left;font-size:13.5px;border-bottom:1px solid #eef0f5}.products-lp-compare-table thead th{background:#0f172a;color:#fff;font-weight:700}.products-lp-compare-table tbody tr:last-child td{border-bottom:0}.products-lp-compare-highlight{background:#f5f3ff;font-weight:700;color:#6d28d9}.products-lp-check{color:#16a34a}.products-lp-cross{color:#cbd5e1}.products-lp-pricing-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:20px}.products-lp-pricing-card{display:grid;gap:22px;padding:32px;border-radius:20px;background:linear-gradient(160deg,#fff,#faf9ff);border:1px solid #eef0f5;box-shadow:0 20px 50px #4f46e514}.products-lp-plan-badge{display:inline-flex;align-items:center;gap:6px;width:fit-content;padding:6px 12px;border-radius:999px;background:#ecfdf3;color:#15803d;font-size:12.5px;font-weight:800}.products-lp-pricing-card h3{margin:0;font-size:44px;color:#0f172a}.products-lp-pricing-card h3 span{font-size:15px;color:#64748b;font-weight:600}.products-lp-pricing-card>p{margin:0;color:#64748b;font-size:14.5px}.products-lp-pricing-card ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.products-lp-pricing-card li{display:flex;align-items:center;gap:8px;color:#334155;font-size:13.5px}.products-lp-pricing-card li svg{flex-shrink:0;color:#16a34a}.products-lp-plan-notes{display:grid;gap:1px;overflow:hidden;border-radius:20px;background:#eef0f5}.products-lp-plan-notes>div{display:grid;gap:8px;align-content:start;padding:24px;background:#fff}.products-lp-note-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#f2edff;color:#7c3aed}.products-lp-plan-notes strong{font-size:14px;color:#0f172a}.products-lp-plan-notes span{font-size:13px;color:#64748b;line-height:1.55}.products-lp-closing{max-width:1160px;margin:100px auto 0;padding:48px clamp(24px,5vw,64px);display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px;border-radius:24px;background:linear-gradient(135deg,#1e1b4b,#4c1d95 60%,#5b21b6);color:#fff}.products-lp-closing .products-lp-eyebrow{color:#e9d5ff}.products-lp-closing h2{margin:0;font-size:clamp(22px,3vw,32px)}.products-lp-closing p{margin:10px 0 0;color:#d8d4ec;font-size:14.5px;max-width:460px}.products-lp-footer{max-width:1160px;margin:56px auto 0;padding:28px clamp(18px,5vw,64px) 48px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #eef0f5;color:#94a3b8;font-size:13px}.products-lp-footer-brand{display:flex;align-items:center;gap:8px;color:#0f172a;font-weight:700;font-size:14px}.products-lp-footer-brand img{width:26px;height:26px;border-radius:7px}.products-lp-footer-brand b{background:linear-gradient(90deg,#7c3aed,#4f46e5);-webkit-background-clip:text;background-clip:text;color:transparent}@media(max-width:980px){.products-lp-hero-grid{grid-template-columns:1fr}.products-lp-hero-visual-wrap{margin-top:40px}.products-lp-nav-links{display:none}.products-lp-feature-grid,.products-lp-advantage-grid,.products-lp-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.products-lp-step-connector{display:none}.products-lp-pricing-layout{grid-template-columns:1fr}.products-lp-stats-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.products-lp-feature-grid,.products-lp-advantage-grid,.products-lp-steps,.products-lp-pricing-card ul{grid-template-columns:1fr}.products-lp-closing{grid-template-columns:1fr;text-align:center}.products-lp-float-badge{display:none}.products-lp-footer{flex-direction:column;text-align:center}}
