.crm{--crm-ink:#172a48;min-height:100dvh;background:#f5f7fb;color:var(--crm-ink);font-size:14px}.crm *{box-sizing:border-box}.crm a,.crm button,.crm input,.crm select{-webkit-tap-highlight-color:transparent}.crm button{cursor:pointer}.crm button:disabled{cursor:not-allowed;opacity:.5}.crm :focus-visible{outline:3px solid #83b5fa;outline-offset:3px}.crm-header{height:80px;background:white;border-bottom:1px solid #e2e8f0;justify-content:space-between;gap:16px;padding:0 32px}.crm-brand,.crm-header{display:flex;align-items:center}.crm-brand{gap:12px;font-size:22px;font-weight:650;letter-spacing:-.8px}.crm-brand img{width:38px;height:38px}.crm-brand span{font-size:12px;letter-spacing:1.5px;color:#5c7495;border-left:1px solid #dce3ed;padding-left:14px;margin-left:6px}.crm-account{display:flex;align-items:center;gap:20px;color:#536783}.crm-account button{display:flex;align-items:center;gap:7px}.crm-body{display:grid;grid-template-columns:218px minmax(0,1fr);min-height:calc(100dvh - 80px)}.crm-sidebar{background:white;border-right:1px solid #e2e8f0;padding:32px 16px}.crm-eyebrow{text-transform:uppercase;letter-spacing:1.5px;font-size:12px;color:#73849b;font-weight:650;margin:0 12px 16px}.crm-nav{display:flex;width:100%;align-items:center;gap:11px;padding:13px 12px;border-radius:9px;text-align:left;color:#5b6d86;margin-bottom:5px}.crm-nav[aria-current=page]{background:#eaf2ff;color:#0d67ea;font-weight:600}.crm-nav:hover{background:#f0f5fb}.crm-main{padding:36px 32px;min-width:0;max-width:1800px;width:100%;margin:0 auto auto}.crm-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:26px}.crm h1{font-size:28px;font-weight:650;letter-spacing:-.8px;margin:0 0 6px}.crm-muted{color:#61738c}.crm-primary,.crm-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 15px;border-radius:8px;font-weight:550;min-height:42px}.crm-primary{background:#0d67ea;color:white}.crm-primary:hover{background:#0957ca}.crm-secondary{background:white;border:1px solid #dce3ed;color:#314965}.crm-panel{background:white;border:1px solid #dfe6ef;border-radius:12px;overflow:hidden}.crm-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:18px;border-bottom:1px solid #e7ecf3}.crm-search{position:relative;flex:1 1 220px}.crm-search svg{position:absolute;left:12px;top:13px;color:#7587a0}.crm input,.crm select{font-size:16px;min-height:42px;border:1px solid #dce3ed;border-radius:7px;padding:8px 10px;background:white;color:#203753;max-width:100%}.crm-search input{width:100%;padding-left:38px}.crm-table-scroll{overflow-x:auto}.crm table{width:100%;border-collapse:collapse;white-space:nowrap}.crm th{text-align:left;color:#6b7c92;background:#fafbfd;font-weight:500;padding:14px 18px;border-bottom:1px solid #e7ecf3}.crm td{padding:18px;border-bottom:1px solid #edf0f5;vertical-align:middle}.crm tbody tr:hover{background:#fbfcff}.crm-person{display:flex;align-items:center;gap:12px}.crm-avatar{width:36px;height:36px;border-radius:50%;background:#edf3ff;color:#3267b3;display:grid;place-items:center;font-size:12px;font-weight:600}.crm-name{font-weight:600;margin-bottom:4px}.crm-sub{font-size:12px;color:#73839a}.crm-badge{display:inline-flex;align-items:center;gap:6px;border-radius:5px;padding:5px 8px;font-size:12px;background:#eef2f7;color:#566b83}.crm-badge:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.crm-badge[data-status=active]{background:#e7f5ef;color:#267359}.crm-badge[data-status=invited]{background:#fff4dd;color:#946917}.crm-badge[data-status=suspended]{background:#ffeded;color:#a13939}.crm-quota{display:flex;align-items:center;gap:6px}.crm-quota input{width:95px;min-height:34px;padding:4px 8px}.crm-icon{display:inline-flex;align-items:center;justify-content:center;min-width:36px;min-height:36px;border-radius:6px;color:#0d67ea}.crm-icon:hover{background:#eaf2ff}.crm-meter{margin-top:7px;height:4px;width:115px;border-radius:3px;background:#e8eef7;overflow:hidden}.crm-meter span{display:block;height:100%;background:#0d67ea}.crm-meter[data-exhausted=true] span{background:#dc6363}.crm-footer{justify-content:space-between;gap:14px;padding:16px 18px;color:#73839a}.crm-footer,.crm-pagination{display:flex;align-items:center}.crm-pagination{gap:12px}.crm-empty{padding:64px 24px;text-align:center;color:#61738c}.crm-notice{padding:14px 16px;margin-bottom:18px;border:1px solid #bdd6f6;background:#edf5ff;border-radius:8px}.crm-notice[data-error=true]{background:#fff1f1;border-color:#f0c4c4;color:#993b3b}.crm-dialog{width:min(580px,calc(100vw - 32px));max-height:calc(100dvh - 32px);margin:auto;padding:28px;border:1px solid #dfe6ef;border-radius:16px;color:#172a48;box-shadow:0 24px 80px #11284826}.crm-dialog::-webkit-backdrop{background:#12274466;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.crm-dialog::backdrop{background:#12274466;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.crm-dialog h2{font-size:22px;font-weight:650;letter-spacing:-.4px}.crm-dialog header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.crm-form{display:grid;grid-gap:16px;gap:16px}.crm-field{display:grid;grid-gap:6px;gap:6px}.crm-field label{font-weight:550}.crm-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.crm-dialog footer{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.crm-access{padding:64px 24px;max-width:680px;margin:auto;line-height:1.8}.crm-access h1{font-size:28px;font-weight:650}.crm-access a{color:#0d67ea}@media (max-width:900px){.crm-body{grid-template-columns:1fr}.crm-sidebar{display:flex;gap:6px;padding:12px 20px;border-right:0;border-bottom:1px solid #e2e8f0;overflow-x:auto}.crm-eyebrow{display:none}.crm-nav{width:auto;flex-shrink:0;margin:0}.crm-main{padding:24px 20px}}@media (max-width:600px){.crm-header{height:68px;padding:0 18px}.crm-account button span,.crm-account>span{display:none}.crm-sidebar{padding:10px 12px}.crm-nav{padding:10px;font-size:14px;gap:7px}.crm-main{padding:24px 14px}.crm-heading{align-items:flex-start;flex-direction:column}.crm h1{font-size:26px}.crm-toolbar{padding:14px;gap:10px}.crm-toolbar select{flex:1 1 140px;width:100%}.crm-search{flex-basis:100%}.crm-footer{flex-wrap:wrap}.crm-row{grid-template-columns:1fr}.crm-dialog{padding:20px}}.crm-picker{position:relative;display:inline-flex;align-items:center;flex-wrap:wrap;max-width:100%}.crm-picker>.crm-secondary{max-width:280px;overflow-wrap:anywhere;text-align:left}.crm-picker-menu{width:min(380px,100%);flex-basis:100%;padding:12px;margin-top:8px;border:1px solid #dce3ed;border-radius:9px;background:white}.crm-picker-menu input{width:100%}.crm-picker-results{max-height:240px;overflow-y:auto}.crm-picker-results button{width:100%;display:flex;flex-direction:column;gap:3px;text-align:left;padding:10px 6px;border-bottom:1px solid #edf0f5}.crm-picker-results button:hover{background:#edf5ff}.crm-actions{display:flex;flex-wrap:wrap;gap:8px}.crm-text-link{color:#0d67ea;display:inline-flex;align-items:center;gap:6px}.crm-address{white-space:normal;min-width:190px;max-width:320px}.crm-selection{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding:14px;background:#edf5ff;border-radius:10px;margin-bottom:16px}.crm input[type=checkbox]{width:18px;height:18px;min-height:18px;accent-color:#0d67ea}.crm-summary{display:grid;grid-gap:6px;gap:6px;margin:20px 0}.crm-id-list{width:100%;border:1px solid #dce3ed;border-radius:8px;padding:10px;font-size:16px;resize:vertical}@media (max-width:600px){.crm-picker,.crm-picker-menu{width:100%}}.crm-badge[data-status=partial]{background:#fff4dd;color:#946917}.crm-sidebar a.crm-nav{text-decoration:none}.pilot-controls{display:flex;gap:10px;align-items:center}.pilot-controls select,.pilot-dialog select,.pilot-dialog textarea{font:inherit;font-size:16px;border:1px solid #dbe3ec;border-radius:8px;padding:10px;background:white;color:#24334a}.pilot-health{display:flex;gap:16px;align-items:center;padding:22px;border:1px solid #bfddd4;border-radius:14px;background:#edf7f3;color:#235b48;margin-bottom:22px}.pilot-health[data-tone=warning]{background:#fff8e9;border-color:#efdcac;color:#79551c}.pilot-health>div{flex:1 1}.pilot-health strong{font-size:17px}.pilot-health p{margin:6px 0 0;font-size:13px;line-height:1.5}.pilot-tag{display:inline-flex;white-space:nowrap;border-radius:20px;padding:5px 10px;font-size:12px;font-weight:600;background:#f0f3f8;color:#516078}.pilot-tag[data-tone=warning]{background:#fff0ce;color:#815707}.pilot-tag[data-tone=error]{background:#fde9e9;color:#a13838}.pilot-tag[data-tone=good]{background:#dff2e9;color:#246548}.pilot-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-bottom:22px}.pilot-kpi{padding:22px;display:flex;flex-direction:column;gap:10px}.pilot-kpi p{margin:0;color:#61718a;font-size:13px}.pilot-kpi strong{font-size:30px;letter-spacing:-1px}.pilot-kpi span{font-size:12px;color:#738197;line-height:1.5}.pilot-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin-bottom:22px}.pilot-section{padding:22px}.pilot-section h2{display:flex;gap:10px;align-items:center;font-size:16px;margin:0 0 18px}.pilot-section>a{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:#315da9}.pilot-signals>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 0;border-bottom:1px solid #f0f2f7;font-size:13px}.pilot-signals strong{text-align:right}.pilot-signals>div>span{color:#68758a}.pilot-list-heading{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px}.pilot-list-heading h2{margin-bottom:7px}.pilot-incident-link{display:flex;align-items:center;gap:12px;text-align:left;color:#243c61!important;max-width:460px}.pilot-incident-link svg{flex-shrink:0;color:#bc8342}.pilot-incident-link small{display:block;color:#8591a4;margin-top:5px}.pilot-window{margin:15px 0}.pilot-dialog{width:min(830px,94vw);max-height:90vh;overflow:auto;padding:26px}.pilot-dialog h2{font-size:20px;margin-top:6px}.pilot-dialog h3{margin-top:28px;font-size:17px}.pilot-dialog .crm-form{margin:22px 0}.pilot-dialog textarea{resize:vertical;width:100%;box-sizing:border-box}.pilot-dialog .crm-primary{align-self:flex-start}.pilot-incident-meta{display:flex;flex-wrap:wrap;gap:12px;align-items:center;font-size:12px;color:#718095}.pilot-timeline{list-style:none;padding:0;margin:24px 0}.pilot-timeline li{display:grid;grid-template-columns:120px 1fr;grid-gap:20px;gap:20px;padding:0 0 25px;position:relative}.pilot-timeline li>div{border-left:2px solid #dce4f2;padding-left:20px;min-width:0}.pilot-timeline li[data-tone=error]>div{border-color:#e3aaaa}.pilot-timeline time{font-size:12px;color:#7b889b;line-height:1.6}.pilot-timeline strong{font-size:14px}.pilot-timeline code{display:block;font-size:11px;color:#75829a;overflow-wrap:anywhere;margin-top:6px}.pilot-timeline a{display:inline-flex;gap:4px;align-items:center;font-size:12px;margin-top:9px;color:#3561b6}.pilot-timeline .crm-sub{margin-top:5px}@media(max-width:1100px){.pilot-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.pilot-grid{grid-template-columns:1fr}.pilot-controls{flex-wrap:wrap}}@media(max-width:600px){.pilot-kpis{gap:10px}.pilot-kpi{padding:16px}.pilot-kpi strong{font-size:26px}.pilot-health{align-items:flex-start;padding:16px;flex-wrap:wrap}.pilot-health>svg{display:none}.pilot-health>div{flex-basis:100%}.pilot-controls{width:100%}.pilot-controls select{flex:1 1;min-width:0}.pilot-section{padding:17px}.pilot-list-heading{align-items:flex-start;gap:10px}.pilot-dialog{padding:18px}.pilot-timeline li{grid-template-columns:1fr;gap:5px}.pilot-timeline time{padding-left:20px}.pilot-dialog .crm-row{flex-direction:column}.pilot-signals>div{align-items:flex-start}}.pilot-kpi{gap:8px}.pilot-kpi-detail{min-height:36px}.pilot-sparkline{display:block;width:100%;height:48px;margin:10px 0}.pilot-line-current{stroke:#536fc4;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.pilot-line-current,.pilot-line-previous{fill:none;vector-effect:non-scaling-stroke}.pilot-line-previous{stroke:#b1bdd6;stroke-width:2;stroke-dasharray:5 5}.pilot-trend{display:flex;gap:5px;align-items:center;color:#526b9b;font-size:13px}.pilot-trend[data-tone=good]{color:#267452}.pilot-trend[data-tone=bad]{color:#b94747}.pilot-kpi .pilot-comparison{font-size:11px;line-height:1.7;color:#6f7c90}.pilot-kpi-note{margin:-8px 0 22px}.pilot-consumption{margin-bottom:22px}.pilot-chart-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.pilot-chart-heading h2{margin-bottom:7px}.pilot-chart-heading p{margin:0}.pilot-legend{display:flex;flex-wrap:wrap;gap:15px;font-size:12px;color:#6b7891}.pilot-legend span{display:flex;gap:7px;align-items:center}.pilot-legend i{width:20px;border-top:2px solid #536fc4}.pilot-legend span:last-child i{border-top:2px dashed #b1bdd6}.pilot-chart-readout{display:flex;gap:12px;align-items:baseline;flex-wrap:wrap;min-height:54px;margin:20px 0 8px;color:#637089;font-size:12px}.pilot-chart-readout strong{font-size:22px;color:#253f6d}.pilot-chart-readout small{font-size:12px}.pilot-line-layout{display:flex;gap:14px;padding:8px 14px 30px 0}.pilot-y-axis{width:65px;flex-shrink:0;height:220px;display:flex;flex-direction:column;justify-content:space-between;color:#8590a4;font-size:11px;text-align:right}.pilot-line-plot{position:relative;flex:1 1;min-width:0;height:220px}.pilot-line-plot>svg{display:block;width:100%;height:100%;overflow:visible}.pilot-chart-points{position:absolute;inset:0}.pilot-chart-points button{position:absolute;transform:translate(-50%,-50%);border:0;background:transparent;width:24px;height:24px;cursor:pointer;display:grid;place-items:center;padding:0;border-radius:50%}.pilot-chart-points button i{width:6px;height:6px;background:#536fc4;border:2px solid white;border-radius:50%;box-sizing:content-box}.pilot-chart-points button[aria-pressed=true] i{width:9px;height:9px}.pilot-chart-points button:focus-visible{outline:2px solid #536fc4;outline-offset:2px}.pilot-x-axis{gap:10px;color:#8590a4;font-size:11px;margin-top:14px}.pilot-chart-footer,.pilot-x-axis{display:flex;justify-content:space-between}.pilot-chart-footer{gap:12px;flex-wrap:wrap;border-top:1px solid #edf0f6;padding-top:18px;margin-top:10px;font-size:13px;color:#65718a}.pilot-chart-footer a{display:inline-flex;align-items:center;gap:4px;color:#315da9}@media(max-width:600px){.pilot-chart-heading{flex-direction:column}.pilot-legend{gap:12px;font-size:11px}.pilot-chart-readout{gap:7px;min-height:85px}.pilot-chart-readout small,.pilot-chart-readout>span{width:100%}.pilot-line-layout{gap:8px;padding-right:9px}.pilot-y-axis{width:52px}.pilot-line-plot,.pilot-y-axis{height:180px}.pilot-chart-footer{font-size:12px}.pilot-kpi-detail{min-height:54px}.pilot-kpi .pilot-comparison{font-size:11px}.pilot-trend{font-size:12px}}