:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#07101b;--sidebar:#071321;--panel:#0e1a29;--panel-2:#122236;--panel-3:#192c42;--line:#263b53;--line-soft:#1b2d42;--text:#f4f8fc;--muted:#8293a8;--soft:#c4d0de;--accent:#68d6ff;--accent-strong:#3ec8fb;--accent-dim:#68d6ff21;--blue:#6aa9ff;--blue-dim:#6aa9ff24;--violet:#a691ff;--violet-dim:#a691ff24;--orange:#ffb45f;--orange-dim:#ffb45f24;--red:#ff6f75;--red-dim:#ff6f7521;--green:#5de0ad;--green-dim:#5de0ad21;--shadow:0 22px 70px #00040c6b;--radius-lg:20px;--radius:16px;--radius-sm:9px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg)}body{background:radial-gradient(circle at 78% -12%, #438fcf24, transparent 36rem), radial-gradient(circle at 8% 86%, #445ba912, transparent 32rem), var(--bg);min-width:320px;min-height:100vh;color:var(--text);margin:0;font-size:14px}button,input,select,textarea{font:inherit}button,a{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app-shell{min-height:100vh}.sidebar{z-index:30;border-right:1px solid var(--line-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#071321fc,#060f1bfc);flex-direction:column;width:245px;padding:21px 8px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:0;padding:0 18px 30px;display:flex}.brand-wordmark{color:#f5f7fb;letter-spacing:-.035em;white-space:nowrap;font-size:24px;font-weight:670}.brand-mark{letter-spacing:-.08em;background:linear-gradient(145deg,#183b56,#0b1c2c);border:1px solid #2a4864;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;font-size:19px;font-weight:800;display:grid;position:relative}.brand-mark:after{content:"";background:var(--accent);border-radius:50%;width:8px;height:8px;position:absolute;top:3px;right:3px;box-shadow:0 0 16px #68d6ff9e}.brand strong{letter-spacing:.04em;font-size:14px;display:block}.brand small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-top:3px;font-size:11px;display:block}.nav-label{color:#66717f;letter-spacing:.14em;text-transform:uppercase;margin:8px 12px;font-size:10px;font-weight:700}.sidebar .nav-label{display:none}.nav{gap:8px;display:grid}.nav-button{color:#a4aeba;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:16px;width:100%;min-height:54px;padding:0 18px;font-size:16px;transition:all .16s;display:flex}.nav-button:hover{color:var(--text);background:#78bae912}.nav-button.active{color:var(--text);box-shadow:none;background:linear-gradient(105deg,#102f57,#0e294a)}.nav-button.active svg{color:var(--accent)}.nav-button svg{color:#f3f7fb;width:21px;height:21px}.nav-button .nav-arrow{opacity:.45;width:15px;margin-left:auto}.sidebar-spacer{flex:1}.sidebar-collapse{color:#e4edf7;cursor:pointer;background:#132a45;border:0;border-radius:50%;place-items:center;width:34px;height:34px;margin:0 auto 64px;font-size:19px;line-height:1;display:grid}.demo-panel{background:linear-gradient(140deg,#68d6ff17,#68d6ff06);border:1px solid #68d6ff2e;border-radius:11px;margin:16px 4px;padding:13px}.demo-panel strong{align-items:center;gap:7px;font-size:12px;display:flex}.demo-panel p{color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.5}.live-dot{background:var(--accent);border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #68d6ff99}.sidebar-footer{gap:7px;display:grid}.role-card{border:1px solid var(--line-soft);cursor:pointer;text-align:left;background:#0f1f30e6;border-radius:11px;align-items:center;gap:10px;width:100%;padding:10px;display:flex}.role-card>svg{width:16px;height:16px;color:var(--muted);flex:none}.avatar{background:var(--accent);color:#06121e;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.role-copy{flex:1;min-width:0}.role-copy strong,.role-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.role-copy strong{font-size:12px}.role-copy small{color:var(--muted);margin-top:3px;font-size:10px}.icon-button{border:1px solid var(--line);background:var(--panel);cursor:pointer;border-radius:10px;place-items:center;width:36px;height:36px;display:inline-grid}.icon-button:hover{background:var(--panel-3)}.icon-button svg{width:18px;height:18px}.main{min-height:100vh;margin-left:245px}.topbar{border-bottom:1px solid var(--line-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;background:#07101bd6;align-items:center;gap:16px;height:66px;padding:0 27px;display:flex;position:sticky;top:0}.mobile-menu{display:none}.breadcrumbs{color:var(--muted);font-size:12px}.breadcrumbs b{color:var(--soft);margin-left:7px;font-weight:600}.topbar-spacer{flex:1}.quick-search{width:min(290px,31vw);height:38px;color:var(--muted);border:1px solid var(--line);background:#0f141b;border-radius:10px;align-items:center;gap:8px;padding:0 11px;display:flex}.quick-search svg{width:16px}.quick-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0}.quick-search input::placeholder{color:#66717e}.top-role{border:1px solid var(--line);color:var(--soft);white-space:nowrap;background:#10151c;border-radius:999px;padding:7px 10px;font-size:11px}.content{max-width:none;margin:0;padding:29px 48px 59px 35px}.header-account{color:#f5f7fb;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;height:48px;padding:0 0 0 10px;font-size:16px;display:flex}.header-account>svg{width:16px;margin-left:1px;transform:rotate(90deg)}.header-avatar{color:#fff;background:#0960d4;border-radius:50%;place-items:center;width:40px;height:40px;font-size:16px;display:grid}.page-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:25px;display:flex}.eyebrow{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:800}h1{letter-spacing:-.035em;margin:0;font-size:clamp(25px,3vw,34px);line-height:1.1}.page-head p{color:var(--muted);margin:9px 0 0;line-height:1.5}.page-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.button{border:1px solid var(--line);min-height:39px;color:var(--soft);background:var(--panel);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:12px;font-weight:650;transition:all .15s;display:inline-flex}.button:hover{color:var(--text);border-color:#3b4654;transform:translateY(-1px)}.button.primary{border-color:var(--accent);background:var(--accent);color:#06141f}.button.primary:hover{background:var(--accent-strong)}.button.danger{color:var(--red);background:var(--red-dim);border-color:#ff6f7540}.button.ghost{background:0 0;border-color:#0000}.button.small{min-height:31px;padding:0 10px;font-size:11px}.button svg{width:16px;height:16px}.button:disabled{opacity:.45;cursor:not-allowed;transform:none}.grid{gap:16px;display:grid}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.executive-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.executive-grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:start;margin-top:16px}.metric-card{border-radius:var(--radius);background:linear-gradient(145deg,#132438f7,#0c1928f7);border:1px solid #49688957;min-height:170px;padding:22px;position:relative;overflow:hidden;box-shadow:0 14px 36px #00050e2e,inset 0 1px #ffffff06}.metric-card:after{content:"";background:var(--metric-color,var(--accent));opacity:.05;filter:blur(2px);border-radius:50%;width:90px;height:90px;position:absolute;bottom:-36px;right:-30px}.metric-top{color:var(--muted);text-transform:uppercase;letter-spacing:.055em;justify-content:space-between;align-items:center;font-size:11px;font-weight:650;display:flex}.metric-icon{border:1px solid color-mix(in srgb, var(--metric-color,var(--accent)) 24%, transparent);width:42px;height:42px;color:var(--metric-color,var(--accent));background:color-mix(in srgb, var(--metric-color,var(--accent)) 13%, transparent);border-radius:13px;place-items:center;display:grid}.metric-icon svg{width:16px}.metric-value{letter-spacing:-.045em;margin-top:22px;font-size:31px;font-weight:760}.metric-foot{color:var(--muted);align-items:center;gap:6px;margin-top:10px;font-size:11px;display:flex}.trend{color:var(--green)}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);align-items:start;margin-top:16px}.section-stack{gap:16px;display:grid}.panel{border-radius:var(--radius-lg);background:linear-gradient(155deg,#0f1d2df2,#0b1725f2);border:1px solid #43608152;overflow:hidden;box-shadow:inset 0 1px #ffffff04}.panel-head{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:14px;min-height:68px;padding:16px 20px;display:flex}.panel-title{align-items:center;gap:10px;display:flex}.panel-title h2,.panel-title h3{letter-spacing:-.015em;margin:0;font-size:14px}.panel-title small{color:var(--muted);margin-top:4px;font-size:10px;display:block}.panel-body{padding:20px}.panel-actions{align-items:center;gap:8px;display:flex}.pipeline-summary{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.area-card{border:1px solid var(--line-soft);background:var(--panel-2);border-radius:12px;padding:16px}.area-head{justify-content:space-between;align-items:center;display:flex}.area-head>svg{width:16px;height:16px;color:var(--muted)}.area-label{align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.area-dot{background:var(--area-color);width:8px;height:8px;box-shadow:0 0 10px color-mix(in srgb, var(--area-color) 55%, transparent);border-radius:50%}.area-value{margin:22px 0 5px;font-size:22px;font-weight:760}.area-meta{color:var(--muted);font-size:10px}.mini-bar{background:#29313d;border-radius:999px;height:4px;margin-top:14px;overflow:hidden}.mini-bar span{border-radius:inherit;background:var(--area-color);height:100%;display:block}.profit-summary{grid-template-columns:180px 1fr;align-items:center;gap:28px;min-height:230px;display:grid}.profit-summary>div:first-child{background:var(--accent-dim);border:1px solid #c8f45b33;border-radius:16px;padding:24px}.profit-summary>div:first-child span,.profit-summary>div:first-child small{color:var(--muted);font-size:10px;display:block}.profit-summary>div:first-child strong{color:var(--accent);letter-spacing:-.05em;margin:10px 0 5px;font-size:42px;line-height:1;display:block}.profit-bars{gap:18px;display:grid}.profit-row{color:var(--muted);grid-template-columns:62px 1fr 76px;align-items:center;gap:10px;font-size:9px;display:grid}.profit-row i{background:#29313d;border-radius:999px;height:8px;overflow:hidden}.profit-row b{border-radius:inherit;height:100%;display:block}.profit-row em{color:var(--soft);text-align:right;font-style:normal}.dashboard-focus-grid{grid-template-columns:minmax(0,1.38fr) minmax(320px,.62fr)}.monthly-layout{grid-template-columns:170px 1fr;align-items:stretch;gap:28px;min-height:255px;display:grid}.margin-highlight{background:linear-gradient(150deg,#68d6ff1f,#68d6ff09);border:1px solid #68d6ff33;border-radius:16px;flex-direction:column;justify-content:center;padding:22px;display:flex}.margin-highlight>span,.margin-highlight>small{color:var(--muted);font-size:10px}.margin-highlight>strong{color:var(--accent);letter-spacing:-.055em;margin:9px 0 6px;font-size:42px;line-height:1}.margin-track{background:#20354b;border-radius:999px;height:6px;margin-top:18px;overflow:hidden}.margin-track i{border-radius:inherit;background:linear-gradient(90deg, var(--blue), var(--accent));height:100%;display:block}.monthly-chart{border-bottom:1px solid var(--line);grid-template-columns:repeat(6,minmax(34px,1fr));align-items:end;gap:12px;min-width:0;padding:16px 4px 0;display:grid}.month-group{grid-template-rows:1fr 22px;align-items:end;height:100%;display:grid}.month-bars{justify-content:center;align-items:flex-end;gap:5px;height:100%;display:flex}.month-bars i{border-radius:5px 5px 1px 1px;width:min(18px,35%);min-height:4px}.income-bar{background:linear-gradient(180deg, var(--accent), #438ff0);box-shadow:0 0 18px #68d6ff1f}.cost-bar{background:#ffb45f94}.month-group>span{color:var(--muted);text-align:center;align-self:center;font-size:9px}.chart-key{color:var(--muted);align-items:center;gap:16px;margin-top:16px;font-size:9px;display:flex}.chart-key span{align-items:center;gap:6px;display:inline-flex}.chart-key i{border-radius:3px;width:8px;height:8px}.income-key{background:var(--accent)}.cost-key{background:var(--orange)}.chart-key .demo-caption{color:#61758b;margin-left:auto}.task-focus-panel .list-item{min-height:67px}.operations-disclosure{border-radius:var(--radius-lg);background:linear-gradient(155deg,#0f1d2df2,#0b1725f2);border:1px solid #43608152;margin-top:16px;overflow:hidden}.operations-disclosure>summary{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:13px;min-height:78px;padding:16px 20px;list-style:none;display:flex}.operations-disclosure>summary::-webkit-details-marker{display:none}.summary-icon{width:38px;height:38px;color:var(--accent);background:var(--accent-dim);border-radius:12px;flex:none;place-items:center;display:grid}.summary-icon svg{width:18px}.operations-disclosure summary strong,.operations-disclosure summary small{display:block}.operations-disclosure summary strong{font-size:13px}.operations-disclosure summary small{color:var(--muted);margin-top:5px;font-size:10px}.summary-action{color:var(--accent);align-items:center;gap:8px;margin-left:auto;font-size:10px;font-weight:700;display:flex}.summary-action svg{width:15px;transition:transform .18s}.operations-disclosure[open] .summary-action svg{transform:rotate(90deg)}.pipeline-preview-grid{border-top:1px solid var(--line-soft);grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:0 20px 20px;display:grid}.pipeline-preview{border:1px solid var(--line-soft);background:#0f1f31b8;border-radius:15px;margin-top:18px;padding:16px}.pipeline-preview>header{align-items:center;gap:10px;display:flex}.pipeline-preview header>div{flex:1;min-width:0}.pipeline-preview h3{margin:0;font-size:12px}.pipeline-preview p{color:var(--muted);margin:4px 0 0;font-size:9px}.pipeline-symbol{border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.pipeline-symbol svg{width:16px}.pipeline-symbol.violet{color:var(--violet);background:var(--violet-dim)}.pipeline-symbol.orange{color:var(--orange);background:var(--orange-dim)}.pipeline-preview-list{gap:7px;margin-top:14px;display:grid}.pipeline-preview-row{width:100%;min-height:54px;color:var(--soft);cursor:pointer;text-align:left;background:#07121e94;border:1px solid #0000;border-radius:10px;align-items:center;gap:12px;padding:10px;display:flex}.pipeline-preview-row:hover{border-color:var(--line);background:#14283dbf}.pipeline-preview-row>span:first-child{flex:1;min-width:0}.pipeline-preview-row strong,.pipeline-preview-row small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.pipeline-preview-row strong{font-size:10px}.pipeline-preview-row small{color:var(--muted);margin-top:4px;font-size:8px}.row-progress{align-items:center;gap:7px;width:94px;display:flex}.row-progress i{background:#273a50;border-radius:99px;flex:1;height:5px;overflow:hidden}.row-progress b{border-radius:inherit;background:var(--violet);height:100%;display:block}.row-progress em{color:var(--muted);font-size:8px;font-style:normal}.list{display:grid}.list-item{border-bottom:1px solid var(--line-soft);align-items:center;gap:12px;min-height:62px;padding:11px 0;display:flex}.list-item:last-child{border-bottom:0}.item-icon{width:34px;height:34px;color:var(--item-color,var(--accent));background:color-mix(in srgb, var(--item-color,var(--accent)) 12%, transparent);border-radius:10px;flex:none;place-items:center;display:grid}.item-icon svg{width:16px}.item-copy{flex:1;min-width:0}.item-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.item-copy small{color:var(--muted);margin-top:5px;font-size:10px;display:block}.item-side{text-align:right}.item-side strong{font-size:11px;display:block}.item-side small{color:var(--muted);margin-top:5px;font-size:9px;display:block}.activity-item{border-bottom:1px solid var(--line-soft);grid-template-columns:10px 1fr;gap:10px;padding:13px 0;display:grid}.activity-item:last-child{border:0}.activity-line{position:relative}.activity-line:after{content:"";background:var(--line);width:1px;position:absolute;top:9px;bottom:-20px;left:3px}.activity-item:last-child .activity-line:after{display:none}.activity-line span{z-index:1;background:var(--accent);border-radius:50%;width:7px;height:7px;margin-top:4px;display:block;position:relative}.activity-item p{color:var(--soft);margin:0;font-size:11px;line-height:1.45}.activity-item time{color:#67717e;margin-top:5px;font-size:9px;display:block}.toolbar{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:15px;display:flex}.toolbar .search-field{flex:1;min-width:220px}.search-field,.select-field{border:1px solid var(--line);height:39px;color:var(--muted);background:#0f141b;border-radius:10px;align-items:center;gap:8px;padding:0 11px;display:flex}.search-field svg{width:16px}.search-field input,.select-field select{width:100%;color:var(--text);background:0 0;border:0;outline:0}.select-field select{cursor:pointer;min-width:120px}.table-wrap{overflow-x:auto}.data-table{border-collapse:collapse;width:100%}.data-table th{color:#6f7a88;letter-spacing:.09em;text-align:left;text-transform:uppercase;border-bottom:1px solid var(--line);white-space:nowrap;padding:11px 14px;font-size:9px;font-weight:750}.data-table td{border-bottom:1px solid var(--line-soft);color:var(--soft);vertical-align:middle;padding:14px;font-size:11px}.data-table tr:last-child td{border-bottom:0}.data-table tbody tr{transition:all .12s}.data-table tbody tr:hover{background:#ffffff05}.entity-cell{align-items:center;gap:10px;min-width:190px;display:flex}.entity-avatar{width:31px;height:31px;color:var(--accent);background:var(--accent-dim);border-radius:9px;flex:none;place-items:center;font-size:10px;font-weight:800;display:grid}.entity-cell strong,.entity-cell small{display:block}.entity-cell strong{color:var(--text);font-size:11px}.entity-cell small{color:var(--muted);margin-top:4px;font-size:9px}.row-actions{justify-content:flex-end;gap:5px;display:flex}.row-action{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.row-action:hover{color:var(--text);background:var(--panel-3)}.row-action svg{width:15px}.badge{width:-moz-fit-content;width:fit-content;color:var(--badge-color,var(--soft));background:var(--badge-bg,#ffffff0f);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:5px 8px;font-size:9px;font-weight:750;display:inline-flex}.badge:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px}.badge.no-dot:before{display:none}.badge.green{--badge-color:var(--green);--badge-bg:var(--green-dim)}.badge.lime{--badge-color:var(--accent);--badge-bg:var(--accent-dim)}.badge.blue{--badge-color:var(--blue);--badge-bg:var(--blue-dim)}.badge.violet{--badge-color:var(--violet);--badge-bg:var(--violet-dim)}.badge.orange{--badge-color:var(--orange);--badge-bg:var(--orange-dim)}.badge.red{--badge-color:var(--red);--badge-bg:var(--red-dim)}.badge.gray{--badge-color:#98a2ae;--badge-bg:#98a2ae1a}.kanban{grid-template-columns:repeat(5,minmax(230px,1fr));gap:12px;padding-bottom:7px;display:grid;overflow-x:auto}.kanban.three{grid-template-columns:repeat(3,minmax(270px,1fr))}.kanban-column{border:1px solid var(--line-soft);background:#0c1016b8;border-radius:13px;min-height:380px;padding:11px}.kanban-head{color:var(--soft);letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:4px 3px 13px;font-size:10px;font-weight:750;display:flex}.count{min-width:23px;height:20px;color:var(--muted);background:var(--panel-3);border-radius:7px;place-items:center;padding:0 6px;font-size:9px;display:grid}.kanban-cards{gap:9px;display:grid}.kanban-card{border:1px solid var(--line);background:var(--panel-2);cursor:pointer;border-radius:11px;padding:13px;transition:all .15s}.kanban-card:hover{border-color:#3b4553;transform:translateY(-2px);box-shadow:0 12px 22px #0000002e}.card-label{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.card-label strong{font-size:11px;line-height:1.4}.card-client{color:var(--muted);margin-top:6px;font-size:9px}.card-value{margin-top:16px;font-size:15px;font-weight:750}.card-meta{border-top:1px solid var(--line-soft);color:var(--muted);justify-content:space-between;align-items:center;margin-top:12px;padding-top:10px;font-size:9px;display:flex}.mini-avatar{width:23px;height:23px;color:var(--soft);background:#2a333f;border-radius:7px;place-items:center;font-size:8px;font-weight:800;display:grid}.progress{background:#29313d;border-radius:99px;height:5px;margin-top:11px;overflow:hidden}.progress span{border-radius:inherit;background:var(--progress-color,var(--accent));height:100%;display:block}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-card{border:1px solid var(--line-soft);background:var(--panel-2);border-radius:13px;padding:17px}.service-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.service-code{color:var(--accent);letter-spacing:.08em;font-size:9px;font-weight:800}.service-card h3{margin:7px 0 4px;font-size:13px}.service-client{color:var(--muted);font-size:10px}.service-details{grid-template-columns:repeat(2,1fr);gap:11px;margin-top:16px;display:grid}.detail-label{color:#6d7886;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.detail-value{color:var(--soft);margin-top:5px;font-size:10px}.service-footer{border-top:1px solid var(--line-soft);justify-content:space-between;align-items:center;margin-top:14px;padding-top:13px;display:flex}.empty{text-align:center;color:var(--muted);place-items:center;padding:40px 16px;display:grid}.empty svg{color:#4e5966;width:28px}.empty strong{color:var(--soft);margin-top:10px;font-size:12px}.empty p{max-width:320px;margin:6px 0 0;font-size:10px;line-height:1.5}.app-dialog{width:min(620px,100vw - 28px);max-height:min(800px,100vh - 28px);color:var(--text);box-shadow:var(--shadow);background:#11161e;border:1px solid #313a47;border-radius:18px;padding:0;overflow:hidden}.app-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#010306bd}.dialog-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:69px;padding:17px 20px;display:flex}.dialog-head h2{margin:0;font-size:16px}.dialog-head p{color:var(--muted);margin:5px 0 0;font-size:10px}.dialog-form{max-height:calc(100vh - 185px);overflow-y:auto}.dialog-body{padding:20px}.dialog-footer{border-top:1px solid var(--line);background:#0f141b;justify-content:flex-end;gap:9px;padding:14px 20px;display:flex}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.field{gap:7px;display:grid}.field.full{grid-column:1/-1}.field label,.field>span{color:#8994a2;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:750}.field input,.field select,.field textarea{border:1px solid var(--line);width:100%;min-height:40px;color:var(--text);background:#0d1218;border-radius:9px;outline:0;padding:9px 11px}.field textarea{resize:vertical;min-height:80px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#c8f45b99;box-shadow:0 0 0 3px #c8f45b0f}.field-help{color:#66717e;font-size:9px;line-height:1.4}.quick-flow-note{background:var(--orange-dim);border:1px solid #ffae5738;border-radius:11px;align-items:flex-start;gap:12px;margin-bottom:18px;padding:14px;display:flex}.quick-flow-note strong{font-size:11px;display:block}.quick-flow-note p{color:var(--muted);margin:5px 0 0;font-size:9px;line-height:1.5}.checkbox-card{border:1px solid var(--line);cursor:pointer;background:#0d1218;border-radius:10px;align-items:flex-start;gap:10px;padding:13px;display:flex}.checkbox-card:has(input:checked){background:var(--accent-dim);border-color:#c8f45b73}.checkbox-card input{width:16px;height:16px;accent-color:var(--accent);margin-top:2px}.checkbox-card strong{font-size:11px;display:block}.checkbox-card small{color:var(--muted);margin-top:5px;font-size:9px;line-height:1.4;display:block}.form-section{border-top:1px solid var(--line-soft);color:var(--soft);text-transform:uppercase;letter-spacing:.08em;margin:19px 0 12px;padding-top:17px;font-size:10px;font-weight:750}.detail-hero{align-items:flex-start;gap:15px;display:flex}.detail-hero .entity-avatar{border-radius:13px;width:45px;height:45px;font-size:13px}.detail-hero h3{margin:1px 0 5px;font-size:17px}.detail-hero p{color:var(--muted);margin:0;font-size:10px}.detail-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:20px;display:grid}.detail-box{border:1px solid var(--line-soft);background:#0e131a;border-radius:10px;padding:12px}.detail-box span{color:#6e7986;letter-spacing:.07em;text-transform:uppercase;font-size:8px;display:block}.detail-box strong{color:var(--soft);margin-top:6px;font-size:10px;display:block}.note-box{color:var(--soft);border:1px solid var(--line-soft);background:#0e131a;border-radius:10px;margin-top:14px;padding:13px;font-size:10px;line-height:1.55}.segmented{border:1px solid var(--line);background:#0d1218;border-radius:10px;gap:3px;padding:3px;display:inline-flex}.segment{min-height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 10px;font-size:10px}.segment.active{color:#12170b;background:var(--accent);font-weight:750}.finance-grid{grid-template-columns:1.15fr .85fr;align-items:start}.bar-chart{border-bottom:1px solid var(--line);align-items:flex-end;gap:16px;height:230px;padding:20px 8px 0;display:flex}.bar-group{flex:1;justify-content:center;align-items:flex-end;gap:5px;height:100%;display:flex;position:relative}.chart-bar{background:var(--accent);opacity:.9;border-radius:5px 5px 0 0;width:min(23px,34%);min-height:3px}.chart-bar.secondary{background:var(--blue);opacity:.55}.bar-label{color:var(--muted);font-size:8px;position:absolute;bottom:-22px}.chart-legend{color:var(--muted);justify-content:center;gap:18px;margin:32px 0 4px;font-size:9px;display:flex}.legend-item{align-items:center;gap:6px;display:flex}.legend-dot{background:var(--accent);border-radius:2px;width:7px;height:7px}.legend-dot.blue{background:var(--blue)}.role-menu{gap:7px;display:grid}.role-option{border:1px solid var(--line-soft);cursor:pointer;text-align:left;background:#0e131a;border-radius:10px;align-items:center;gap:11px;width:100%;padding:12px;display:flex}.role-option:hover,.role-option.active{background:var(--accent-dim);border-color:#c8f45b66}.role-option .avatar{width:32px;height:32px}.role-option strong{font-size:11px;display:block}.role-option small{color:var(--muted);margin-top:4px;font-size:9px;display:block}.role-option .avatar svg{width:16px;height:16px}.technician-page{width:min(720px,100%);margin:0 auto}.technician-mode-banner{background:linear-gradient(120deg,#68d6ff1c,#68d6ff06);border:1px solid #68d6ff33;border-radius:14px;align-items:center;gap:12px;margin-bottom:14px;padding:15px 16px;display:flex}.technician-mode-banner>span{width:36px;height:36px;color:var(--accent);background:var(--accent-dim);border-radius:11px;flex:none;place-items:center;display:grid}.technician-mode-banner svg{width:17px}.technician-mode-banner strong{font-size:11px;display:block}.technician-mode-banner p{color:var(--muted);margin:5px 0 0;font-size:9px;line-height:1.45}.technician-summary{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:16px;display:grid}.technician-summary div{border:1px solid var(--line-soft);background:var(--panel-2);border-radius:13px;padding:16px}.technician-summary strong,.technician-summary span{display:block}.technician-summary strong{font-size:25px}.technician-summary span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;margin-top:4px;font-size:9px}.technician-list{gap:12px;display:grid}.technician-task{border:1px solid var(--line);background:linear-gradient(145deg, var(--panel-2), #0f141b);border-radius:16px;padding:18px}.technician-task.completed{opacity:.72}.technician-task-top{justify-content:space-between;align-items:center;display:flex}.technician-task h2{letter-spacing:-.02em;margin:16px 0 6px;font-size:17px}.technician-task p{color:var(--muted);margin:0;font-size:10px}.technician-essential{gap:9px;margin:16px 0;display:grid}.technician-essential span{color:var(--soft);align-items:center;gap:8px;font-size:10px;display:flex}.technician-essential svg{width:15px;color:var(--muted)}.technician-task>.button{width:100%}.photo-field{cursor:pointer;background:#0d1218;border:1px dashed #46515f;border-radius:11px;gap:8px;margin-top:12px;padding:15px;display:grid}.photo-field>span{color:var(--soft);align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.photo-field svg{width:16px;color:var(--accent)}.photo-field input{color:var(--muted);font-size:10px}.photo-field small{color:#66717e;font-size:9px;line-height:1.4}.local-evidence-note{color:var(--accent);background:var(--accent-dim);border-radius:10px;align-items:center;gap:10px;margin-top:11px;padding:12px;display:flex}.local-evidence-note>svg{flex:none;width:18px}.local-evidence-note strong,.local-evidence-note small{display:block}.local-evidence-note strong{color:var(--soft);font-size:10px}.local-evidence-note small{color:var(--muted);margin-top:3px;font-size:8px}.evidence-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.evidence-grid figure{border:1px solid var(--line);background:#0d1218;border-radius:10px;margin:0;overflow:hidden}.evidence-grid img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.evidence-grid figcaption{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;padding:6px;font-size:8px;overflow:hidden}.completion-stamp{color:var(--green);background:var(--green-dim);border-radius:10px;align-items:center;gap:8px;padding:12px;font-size:10px;display:flex}.completion-stamp svg{width:16px}.reference-dashboard{width:100%}.reference-title{align-items:flex-start;height:43px;display:flex}.reference-title h1{letter-spacing:-.035em;margin:0;font-size:27px;font-weight:680;line-height:1.18;position:relative;top:-6px}.reference-kpis{grid-template-columns:minmax(0,388fr) minmax(0,389fr) minmax(0,393fr);gap:19px;height:130px;display:grid}.reference-kpi{background:linear-gradient(145deg,#101d2a,#0c1722);border:1px solid #203143;border-radius:7px;align-items:center;gap:20px;min-width:0;padding:19px 20px;display:flex;box-shadow:inset 0 1px #ffffff04}.reference-kpi>*{transform:translateY(-3px)}.reference-kpi-icon{border-radius:50%;flex:none;place-items:center;width:82px;height:82px;display:grid}.reference-kpi-icon.blue{color:#59f;background:#102e55}.reference-kpi-icon.teal{color:#00c2c7;background:#07383d}.reference-kpi-icon svg{stroke-width:1.6px;width:38px;height:38px}.reference-kpi-copy{flex:1;min-width:0}.reference-kpi-copy>span{color:#d2dbe7;white-space:nowrap;font-size:16px;display:block}.reference-kpi-copy>strong{color:#f8fafc;letter-spacing:-.035em;white-space:nowrap;margin:6px 0 5px;font-size:36px;font-weight:680;line-height:1;display:block}.reference-kpi-copy>small{color:#9ba9ba;white-space:nowrap;font-size:11px;display:block}.reference-kpi-copy>small b{color:#2de769;margin-right:6px;font-size:12px;font-weight:650}.reference-kpi-arrow{color:#c2cedd}.reference-kpi-arrow svg{width:18px;height:18px}.reference-middle{grid-template-columns:1.058fr 1fr;gap:17px;height:295px;margin-top:19px;display:grid}.reference-panel{background:linear-gradient(145deg,#0e1a26,#0b1621);border:1px solid #203143;border-radius:7px;overflow:hidden}.reference-panel>header{border-bottom:1px solid #1c2a39;align-items:center;height:52px;padding:0 18px;display:flex}.reference-panel>header h2{color:#f4f7fb;letter-spacing:-.02em;margin:0;font-size:18px;font-weight:650}.reference-more{color:#9babbc;letter-spacing:2px;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:15px}.reference-chart-legend{color:#aeb9c8;align-items:center;gap:36px;height:36px;padding-left:74px;font-size:11px;display:flex}.reference-chart-legend span{align-items:center;gap:8px;display:flex}.reference-chart-legend i{border-radius:99px;width:23px;height:3px;display:block}.systems-line{background:#2778ff}.services-line{background:repeating-linear-gradient(90deg,#00bfc6 0 7px,#0000 7px 10px)}.reference-chart{height:207px;padding:0 17px 10px 10px}.reference-chart svg{width:100%;height:181px;display:block;overflow:visible}.reference-chart-empty{color:#758497;text-align:center;align-content:center;place-items:center;gap:7px;height:207px;display:grid}.reference-chart-empty svg{color:#3f8cff;width:30px}.reference-chart-empty strong{color:#dce4ed;font-size:13px}.reference-chart-empty small{max-width:300px;font-size:10px}.chart-grid line{stroke:#21303f;stroke-width:1px}.chart-axis text{fill:#e1e7ee;font-size:11px}.systems-path,.services-path{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px}.systems-path{stroke:#2778ff}.services-path{stroke:#00bfc6;stroke-dasharray:7 5}.systems-points circle{fill:#2778ff}.services-points circle{fill:#00bfc6}.reference-months{color:#e0e5eb;text-align:center;grid-template-columns:repeat(12,1fr);height:20px;padding-left:37px;font-size:11px;display:grid;transform:translateY(-9px)}.reference-task-list{height:201px;padding:0 16px}.reference-list-empty{color:#758497;text-align:center;align-content:center;place-items:center;gap:7px;height:100%;display:grid}.reference-list-empty svg{color:#3f8cff;width:28px}.reference-list-empty strong{color:#dce4ed;font-size:12px}.reference-list-empty small{font-size:10px}.reference-task-row{width:100%;height:67px;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #1c2a39;align-items:center;gap:20px;padding:0 10px;display:flex}.reference-task-icon{border-radius:8px;flex:none;place-items:center;width:42px;height:42px;display:grid}.reference-task-icon.blue{color:#4d96ff;background:#102d52}.reference-task-icon.teal{color:#00c0c5;background:#07383d}.reference-task-icon svg{width:23px;height:23px}.reference-task-copy{flex:1;min-width:0}.reference-task-copy strong,.reference-task-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.reference-task-copy strong{color:#f4f7fa;font-size:13px;font-weight:600}.reference-task-copy small{color:#91a0b2;margin-top:5px;font-size:11px}.reference-task-date{color:#a8b4c3;text-align:right;white-space:nowrap;width:96px;font-size:11px}.reference-task-row .badge{justify-content:center;min-width:68px}.reference-all-tasks{color:#3f8cff;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;height:42px;margin-left:auto;padding:0 18px;font-size:12px;display:flex}.reference-all-tasks svg{width:16px}.reference-pipelines{grid-template-columns:.858fr 1fr;gap:10px;height:368px;margin-top:15px;display:grid}.reference-pipeline>header{border-bottom:0;height:55px;padding-left:13px;padding-right:13px}.reference-pipeline-icon{color:#fff;background:#1262e9;border-radius:50%;place-items:center;width:35px;height:35px;margin-right:10px;display:grid}.reference-pipeline-icon svg{width:20px}.reference-pipeline>header h2{font-size:18px}.reference-pipeline-link{color:#3f8cff;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-left:auto;font-size:12px;display:flex}.reference-pipeline-link svg{width:15px}.reference-pipeline-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;height:313px;padding:0 12px 12px;display:grid}.reference-pipeline-column{min-width:0}.reference-pipeline-label{border-bottom:3px solid var(--column-color);align-items:center;height:40px;display:flex}.reference-pipeline-column.blue,.reference-pipeline-column.teal{--column-color:#287cff}.reference-pipeline-column.teal{--column-color:#00bfc6}.reference-pipeline-column.orange{--column-color:#f0a400}.reference-pipeline-column.green{--column-color:#21c464}.reference-pipeline-label strong{color:#f3f6fa;font-size:12px;font-weight:600}.reference-pipeline-label span{color:#d8e0e9;background:#202c39;border-radius:50%;place-items:center;width:23px;height:23px;margin-left:auto;font-size:10px;display:grid}.reference-pipeline-cards{gap:3px;padding-top:3px;display:grid}.reference-column-empty{color:#617084;text-align:center;place-items:center;min-height:79px;font-size:10px;display:grid}.reference-pipeline-card{min-height:79px;color:inherit;cursor:pointer;text-align:left;background:#0b1620c7;border:1px solid #1d2b39;border-radius:6px;padding:11px 9px;display:block;overflow:hidden}.reference-pipeline-card strong,.reference-pipeline-card small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.reference-pipeline-card strong{color:#f4f7fa;font-size:11px;font-weight:580}.reference-pipeline-card small{color:#8f9eb0;margin:7px 0 8px;font-size:9px}.reference-pipeline-card .badge{padding:4px 7px;font-size:8px}.topbar>.icon-button:not(.mobile-menu){background:0 0;border:0;width:40px;height:40px}.topbar>.icon-button:not(.mobile-menu) svg{width:22px;height:22px}.toast-region{z-index:80;pointer-events:none;gap:9px;display:grid;position:fixed;bottom:20px;right:20px}.toast{width:min(350px,100vw - 40px);box-shadow:var(--shadow);background:#171d26;border:1px solid #37414d;border-radius:11px;align-items:center;gap:10px;padding:13px 15px;font-size:11px;animation:.22s toast-in;display:flex}.toast svg{width:17px;color:var(--accent)}.toast.error svg{color:var(--red)}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}.mobile-overlay{display:none}.auth-screen{background:radial-gradient(circle at 20% 10%,#1877f229,#0000 34%),#07111d;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:linear-gradient(145deg,#101d2a,#0a1520);border:1px solid #223448;border-radius:18px;width:min(430px,100%);padding:38px;box-shadow:0 28px 80px #00000073}.auth-brand{color:#f7f9fc;letter-spacing:-.04em;font-size:23px;font-weight:750}.auth-kicker{color:#39d2d8;text-transform:uppercase;letter-spacing:.12em;margin:34px 0 8px;font-size:11px;font-weight:700;display:block}.auth-card h1{color:#fff;margin:0;font-size:32px}.auth-card>p{color:#98a9bb;margin:10px 0 24px;line-height:1.55}.auth-card form{gap:15px;display:grid}.auth-submit{justify-content:center;width:100%;min-height:46px;margin-top:4px}.auth-link{color:#57a1ff;cursor:pointer;background:0 0;border:0;width:100%;margin:16px 0}.auth-card>small{color:#6f8295;text-align:center;display:block}.cloud-status{background:#0d1925;border:1px solid #233649;border-radius:10px;align-items:center;gap:14px;min-height:78px;margin-bottom:16px;padding:16px 18px;display:flex}.cloud-status>span{border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.cloud-status>span svg{width:22px}.cloud-status.online>span{color:#24d778;background:#24d7781f}.cloud-status.local>span{color:#f2ad36;background:#f2ad361f}.cloud-status strong,.cloud-status p{margin:0;display:block}.cloud-status p{color:#91a2b4;margin-top:5px;font-size:12px}.cloud-account-note{color:#b8c7d6;background:#24d77812;border:1px solid #24d77840;border-radius:8px;align-items:center;gap:10px;margin-top:18px;padding:12px 14px;display:flex}.cloud-account-note svg{color:#24d778;width:20px}.cloud-setup-list{gap:10px;display:grid}.cloud-setup-list>div{background:#0d1722;border:1px solid #233345;border-radius:9px;align-items:center;gap:12px;padding:13px;display:flex}.cloud-setup-list b{color:#8fbdff;background:#15355d;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.cloud-setup-list span{gap:3px;display:grid}.cloud-setup-list small{color:#8799ab}@media (max-width:1180px){.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.finance-grid,.executive-grid{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-middle{grid-template-columns:1fr;height:auto}.reference-activity,.reference-tasks{height:295px}.reference-pipelines{grid-template-columns:1fr;height:auto}.reference-pipeline{height:368px}.reference-kpi{gap:12px;padding:16px}.reference-kpi-icon{width:60px;height:60px}.reference-kpi-icon svg{width:29px;height:29px}.reference-kpi-copy>span{font-size:13px}.reference-kpi-copy>strong{font-size:29px}}@media (max-width:900px){.sidebar{transition:transform .22s;transform:translate(-100%);box-shadow:20px 0 60px #0006}.sidebar.open{transform:translate(0)}.mobile-overlay{z-index:25;background:#0009;border:0;display:block;position:fixed;inset:0}.main{margin-left:0}.topbar{padding:0 20px}.mobile-menu{display:inline-grid}.content{padding:25px 20px 42px}.quick-search{width:220px}.monthly-layout{grid-template-columns:150px 1fr;gap:18px}.sidebar{width:280px;padding-left:10px;padding-right:10px}}@media (max-width:680px){.topbar{height:64px;padding:0 14px}.breadcrumbs,.top-role{display:none}.quick-search{flex:1;width:auto}.content{padding:22px 14px 38px}.page-head{flex-direction:column;align-items:flex-start}.page-actions{justify-content:flex-start;width:100%}.page-actions .button{flex:1}.metrics-grid,.executive-metrics,.service-grid,.pipeline-summary{grid-template-columns:1fr}.metric-card{min-height:132px}.form-grid,.detail-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.panel-head{align-items:flex-start}.toolbar{align-items:stretch}.toolbar .search-field{flex-basis:100%;width:100%}.select-field{flex:1}.data-table{min-width:720px}.app-dialog{border-radius:14px;width:calc(100vw - 16px);max-height:calc(100vh - 16px)}.dialog-form{max-height:calc(100vh - 165px)}.profit-summary{grid-template-columns:1fr;min-height:0}.profit-summary>div:first-child{padding:18px}.monthly-layout{grid-template-columns:1fr;min-height:0}.margin-highlight{padding:18px}.monthly-chart{gap:7px;height:190px;padding-top:6px}.month-bars{gap:3px}.chart-key{flex-wrap:wrap}.chart-key .demo-caption{width:100%;margin-left:0}.operations-disclosure>summary{padding:14px}.summary-action{font-size:0}.summary-action svg{width:18px}.pipeline-preview-grid{grid-template-columns:1fr;padding:0 12px 12px}.pipeline-preview{margin-top:12px;padding:13px}.pipeline-preview header .button{display:none}.row-progress{width:76px}.technician-page .page-head{margin-bottom:18px}.technician-page .page-actions{width:auto}.technician-task{padding:16px}.header-account>span:not(.header-avatar),.header-account>svg{display:none}.reference-title{height:41px}.reference-title h1{font-size:25px}.reference-kpis{grid-template-columns:1fr;height:auto}.reference-kpi{min-height:116px}.reference-kpi-icon{width:68px;height:68px}.reference-kpi-copy>span{font-size:14px}.reference-kpi-copy>strong{font-size:31px}.reference-middle{margin-top:14px}.reference-activity{height:310px}.reference-chart-legend{gap:18px;padding-left:50px}.reference-chart{scrollbar-width:thin;scrollbar-color:#586575 #172331;overflow:auto hidden}.reference-chart svg,.reference-months{min-width:560px}.reference-tasks{height:auto;min-height:295px}.reference-task-row{padding:0 3px}.reference-task-date{display:none}.reference-task-row .badge{min-width:58px}.reference-pipelines{margin-top:14px}.reference-pipeline{height:auto;min-height:368px}.reference-pipeline-columns{grid-template-columns:1fr;height:auto}.reference-pipeline-label{margin-top:8px}.auth-screen{padding:12px}.auth-card{padding:26px 20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
