*{box-sizing:border-box}html{background:#07101a}body,html{color:#edf6ff}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at 76% 8%,rgba(0,132,255,.09),transparent 30%),linear-gradient(180deg,#06101a,#08111c 55%,#07101a);min-height:100vh}button,input,select{font:inherit}.dashboard-shell{min-height:100vh;display:grid;grid-template-columns:245px minmax(0,1fr);background:radial-gradient(circle at 52% 12%,rgba(19,78,124,.1),transparent 25%),#07101a}.dashboard-sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;border-right:1px solid #1d3042;background:linear-gradient(180deg,#050d15,#07111b);padding:22px 14px;display:flex;flex-direction:column;overflow-y:auto}.dashboard-brand{display:block;width:100%;text-align:left;background:transparent;border:0;color:#fff;cursor:pointer;padding:0 10px 25px}.dashboard-brand span{display:block;font-size:54px;line-height:.84;font-weight:950;letter-spacing:-.065em}.dashboard-brand strong{display:block;margin-top:8px;color:#5eb8ff;font-size:18px;letter-spacing:.22em}.dashboard-brand small{display:block;margin-top:9px;color:#9aabba;font-size:8px;letter-spacing:.1em}.dashboard-nav{display:grid;grid-gap:4px;gap:4px}.dashboard-nav p{margin:18px 10px 5px;color:#708293;font-size:10px;letter-spacing:.08em}.dashboard-nav button{border:0;border-left:3px solid transparent;background:transparent;color:#aebdcb;display:flex;gap:12px;align-items:center;padding:11px 12px;text-align:left;cursor:pointer;border-radius:0 7px 7px 0}.dashboard-nav button.active,.dashboard-nav button:hover{background:linear-gradient(90deg,rgba(0,132,255,.16),rgba(0,132,255,.04));color:#fff;border-left-color:#1c9dff}.dashboard-nav button span{font-size:13px}.dashboard-help{margin-top:auto;border:1px solid #1d3042;border-radius:10px;padding:14px;background:#0a1623;display:grid;grid-gap:7px;gap:7px}.dashboard-help strong{font-size:12px}.dashboard-help span{font-size:10px;color:#91a3b2;line-height:1.45}.dashboard-help button{margin-top:4px;border:0;background:linear-gradient(180deg,#168eff,#0769ca);color:#fff;border-radius:6px;padding:9px;cursor:pointer;font-size:11px;font-weight:800}.dashboard-main{min-width:0;padding:0 28px 24px}.dashboard-topbar{min-height:84px;border-bottom:1px solid #173048;display:flex;align-items:center;justify-content:space-between;gap:20px}.company-switcher{display:flex;align-items:center;gap:10px}.company-switcher>span{font-size:11px;color:#8ea1b1}.company-switcher button{border:1px solid #1d3448;background:#0d1a28;color:#eaf4ff;border-radius:8px;padding:10px 14px;min-width:220px;text-align:left;display:flex;justify-content:space-between;cursor:pointer}.company-switcher i{font-style:normal;font-size:10px;color:#29d576;background:rgba(41,213,118,.12);padding:7px 10px;border-radius:999px}.dashboard-user{display:flex;align-items:center;gap:14px}.dashboard-user div{display:grid;text-align:right}.dashboard-user strong{font-size:12px}.dashboard-user span{color:#8396a6;font-size:10px}.dashboard-user button{border:1px solid #28445c;background:#0b1722;color:#a9bdd0;border-radius:7px;padding:8px 11px;cursor:pointer;font-size:10px}.dashboard-welcome{padding:28px 0 18px;display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.dashboard-welcome h1{font-size:28px;letter-spacing:-.03em;margin:0 0 7px}.dashboard-welcome p{margin:0;color:#899cac;font-size:12px}.dashboard-kpis{display:grid;grid-template-columns:repeat(4,minmax(105px,1fr));grid-gap:8px;gap:8px;flex:1 1;max-width:650px}.dashboard-kpis button{border:0;background:transparent;color:#fff;display:grid;grid-template-columns:42px 1fr;text-align:left;grid-column-gap:8px;column-gap:8px;align-items:center;cursor:pointer}.dashboard-kpis button:before{content:"";grid-row:1/4;width:42px;height:42px;border-radius:50%;border:1px solid #165688;background:radial-gradient(circle,rgba(0,143,255,.18),transparent 67%);box-shadow:inset 0 0 20px rgba(0,143,255,.08)}.dashboard-kpis b{font-size:20px;line-height:1}.dashboard-kpis span{font-size:10px;color:#a4b3c0}.dashboard-kpis small{font-size:9px;color:#1da2ff}.dashboard-grid-three,.dashboard-grid-two{display:grid;grid-gap:16px;gap:16px}.dashboard-grid-two{grid-template-columns:1.08fr .92fr}.dashboard-grid-three{grid-template-columns:repeat(3,1fr);margin-top:16px}.dashboard-card{border:1px solid #193249;background:linear-gradient(180deg,rgba(12,28,42,.96),rgba(8,20,31,.96));border-radius:10px;box-shadow:0 12px 40px rgba(0,0,0,.12);overflow:hidden}.card-heading{display:flex;justify-content:space-between;align-items:center;padding:17px 18px 8px}.card-heading h2{font-size:15px;margin:0}.card-heading button{border:0;background:transparent;color:#1ca0ff;font-size:9px;cursor:pointer}.learning-layout{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:18px;gap:18px;padding:12px 18px 18px}.donut-wrap{display:flex;gap:24px;align-items:center}.donut{--value:68%;width:160px;aspect-ratio:1;border-radius:50%;position:relative;background:conic-gradient(#20adff var(--value),#153148 0);display:grid;place-items:center;box-shadow:0 0 30px rgba(0,145,255,.12)}.donut:before{content:"";position:absolute;inset:18px;background:#0a1825;border-radius:50%;border:1px solid #18334a}.donut span{position:relative;z-index:1;text-align:center;display:grid}.donut b{font-size:31px}.donut small{font-size:9px;color:#bac6d0;line-height:1.35}.legend-stack{display:grid;grid-gap:13px;gap:13px}.legend-stack span{font-size:13px}.legend-stack small{display:block;margin-left:16px;color:#8ea0af;font-size:9px}.dot{width:8px;height:8px;border-radius:50%;display:inline-block;margin-right:7px}.blue{background:#1ca0ff}.green{background:#27cc71}.amber{background:#ffb21b}.purple{background:#9458ff}.cyan{background:#28c7e8}.activity-list{border-left:1px solid #173148;padding-left:18px}.activity-list h3{font-size:11px;margin:0 0 10px;color:#d5e0e9}.activity-list button{width:100%;border:0;border-bottom:1px solid #142c40;background:transparent;color:#fff;display:flex;gap:10px;padding:12px 0;text-align:left;cursor:pointer}.activity-list button i{font-style:normal;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#0b3d5c;color:#24caff}.activity-list button span{display:grid}.activity-list button b{font-size:10px}.activity-list button small{margin-top:3px;color:#8194a5;font-size:9px}.people-overview-content{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:24px;gap:24px;align-items:center;padding:18px}.people-donut{width:180px;aspect-ratio:1;border-radius:50%;margin:auto;background:conic-gradient(#1aa9ff 0 26%,#25c778 26% 72%,#7448e8 72% 88%,#dbe8f4 88% 100%);display:grid;place-items:center;position:relative}.people-donut:before{content:"";position:absolute;inset:20px;background:#0a1825;border-radius:50%}.people-donut span{position:relative;z-index:1;text-align:center;display:grid}.people-donut b{font-size:30px}.people-donut small{font-size:9px;color:#c7d2dc}.people-role-list{display:grid;grid-gap:14px;gap:14px}.people-role-list span{display:grid;grid-template-columns:auto 1fr auto;align-items:center;font-size:10px;color:#c4d0da}.people-role-list b{font-size:10px}.people-footer{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #173148}.people-footer button{border:0;border-right:1px solid #173148;background:transparent;color:#4ab6ff;padding:13px;cursor:pointer;font-size:9px}.people-footer button:last-child{border-right:0}.mini-card{min-height:315px}.triple-metric{display:grid;grid-template-columns:repeat(3,1fr);padding:12px 18px 18px;border-bottom:1px solid #173148}.triple-metric span{display:grid;text-align:center}.triple-metric b{font-size:26px;color:#1fd06d}.triple-metric span:nth-child(2) b{color:#ffb518}.triple-metric span:nth-child(3) b{color:#ff5252}.triple-metric small{font-size:9px;color:#a3b1bd}.mini-list{display:grid;padding:8px 18px}.mini-list span{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #132b3e;padding:11px 0;color:#bdc9d2;font-size:9px}.mini-list b{color:#31d77a}.compliance-score{padding:12px 18px 18px}.compliance-score>b{display:block;font-size:32px}.compliance-score>span{display:block;color:#9babb8;font-size:9px}.compliance-score>div{height:8px;background:#132c3f;border-radius:999px;margin-top:14px;overflow:hidden}.compliance-score i{height:100%;display:block;background:linear-gradient(90deg,#21bd68,#25d879);border-radius:999px}.report-list{display:grid;padding:5px 18px 18px}.report-list button{border:0;border-bottom:1px solid #173148;background:transparent;color:#fff;display:grid;grid-template-columns:34px 1fr auto;align-items:center;grid-gap:10px;gap:10px;padding:12px 0;text-align:left;cursor:pointer}.report-list button i{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#0c2d45;color:#27a9ff;font-style:normal}.report-list button span{display:grid}.report-list button b{font-size:10px}.report-list button small{font-size:8px;color:#8496a6;margin-top:3px}.report-list button strong{font-size:16px;color:#dce8f2}.dashboard-actionbar{position:-webkit-sticky;position:sticky;bottom:12px;margin-top:18px;border:1px solid #1c3851;border-radius:12px;background:rgba(8,19,30,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:9px;display:grid;grid-template-columns:repeat(4,1fr) 1.35fr;grid-gap:8px;gap:8px;box-shadow:0 14px 40px rgba(0,0,0,.35)}.dashboard-actionbar>button{border:1px solid #173148;background:#0c1b29;color:#f0f7ff;border-radius:8px;padding:12px 10px;display:flex;gap:9px;align-items:center;cursor:pointer}.dashboard-actionbar>button i{font-style:normal;color:#24aaff;font-size:18px}.dashboard-actionbar>button span{font-size:10px}.system-status{border:1px solid #1e394f;border-radius:8px;padding:10px 14px;display:grid;align-content:center}.system-status small{color:#22d76f;font-size:8px;letter-spacing:.08em}.system-status strong{font-size:9px;color:#25d879;margin-top:4px}.people-shell{max-width:1450px;margin:0 auto;padding:clamp(24px,5vw,68px)}.people-header{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:28px;gap:28px;align-items:end;border-bottom:1px solid #2b2d31;padding-bottom:30px}.invite-panel h1,.people-header h1{margin:0;font-size:clamp(62px,10vw,132px);line-height:.72;letter-spacing:-.085em}.invite-lede,.people-intro{max-width:680px;color:#91969a;line-height:1.7}.people-back{display:inline-block;margin-bottom:30px;color:#c7c5bf;text-decoration:none;font-size:10px;letter-spacing:.18em}.invite-form button,.people-invite-form button,.people-invite-trigger{border:1px solid #e6e1d7;background:#e6e1d7;color:#111215;padding:14px 18px;min-height:46px;font-weight:800;font-size:10px;letter-spacing:.12em;cursor:pointer}.people-pulse{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #2b2d31}.people-pulse div{padding:22px 8px;border-right:1px solid #202226}.people-pulse div:last-child{border-right:0}.people-pulse span{display:block;font-size:9px;color:#73787b;letter-spacing:.16em}.people-pulse strong{display:block;font-size:34px;margin-top:5px}.people-invite-panel{display:grid;grid-template-columns:.7fr 1fr;grid-gap:28px;gap:28px;margin:28px 0;border:1px solid #36393e;padding:24px;background:linear-gradient(130deg,#141619,#101113)}.people-invite-panel h2{font-size:30px;margin:0 0 10px}.people-invite-panel p{color:#83888c;line-height:1.6}.people-invite-form{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.invite-form input,.people-invite-form input,.people-invite-form select,.people-row select{width:100%;min-height:46px;border:1px solid #35383d;background:#0f1012;color:#efede8;padding:11px 13px;font:inherit}.people-invite-form button{grid-column:1/-1}.people-invite-link{grid-column:1/-1;border-top:1px solid #303338;padding-top:18px;min-width:0}.people-invite-link span{display:block;font-size:9px;letter-spacing:.15em;color:#73787b;margin-bottom:8px}.people-invite-link code{display:block;overflow-wrap:anywhere;color:#c9ccc7}.people-list{margin-top:32px;border-top:1px solid #2b2d31}.people-list-head,.people-row{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(120px,.45fr) minmax(140px,.45fr);grid-gap:16px;gap:16px;align-items:center}.people-list-head{padding:12px 0;color:#686d71;font-size:9px;letter-spacing:.15em}.people-row{padding:18px 0;border-top:1px solid #24262a}.people-identity{display:flex;align-items:center;gap:15px;min-width:0}.people-glyph{width:48px;height:48px;flex:0 0 48px;border:1px solid #4a4e52;display:grid;place-items:center;border-radius:50% 50% 15% 50%;font-size:11px;letter-spacing:.08em}.people-identity strong{display:block}.people-identity span{display:block;margin-top:5px;color:#7d8285;font-size:12px;overflow-wrap:anywhere}.people-chip{display:inline-block;border:1px solid #3b3e42;padding:8px 10px;font-size:10px;letter-spacing:.08em}.people-pending{margin-top:28px;border-top:1px solid #2b2d31;padding-top:20px}.people-pending>div{display:flex;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid #24262a}.people-pending span{color:#777c80;font-size:12px;text-align:right}.invite-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.invite-panel{width:min(760px,100%);border-left:1px solid #373a3f;border-right:1px solid #1f2124;padding:clamp(24px,5vw,58px)}.invite-form{display:grid;grid-gap:12px;gap:12px;margin-top:30px}.invite-form label{display:grid;grid-gap:7px;gap:7px;color:#858a8d;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.invite-form button{margin-top:5px}@media(max-width:1100px){.dashboard-shell{grid-template-columns:190px minmax(0,1fr)}.dashboard-main{padding:0 18px 20px}.dashboard-grid-two{grid-template-columns:1fr}.dashboard-grid-three{grid-template-columns:1fr 1fr}.dashboard-welcome{display:block}.dashboard-kpis{margin-top:18px;max-width:none}.dashboard-actionbar{grid-template-columns:repeat(2,1fr)}.system-status{grid-column:1/-1}.dashboard-brand span{font-size:42px}.dashboard-sidebar{padding-inline:10px}}@media(max-width:760px){.dashboard-shell{grid-template-columns:1fr}.dashboard-sidebar{position:relative;height:auto;border-right:0;border-bottom:1px solid #1d3042;padding:12px}.dashboard-brand{padding-bottom:12px}.dashboard-brand span{font-size:34px}.dashboard-brand strong{font-size:13px}.dashboard-brand small{display:none}.dashboard-nav{display:flex;overflow-x:auto;padding-bottom:4px}.dashboard-help,.dashboard-nav p{display:none}.dashboard-nav button{flex:0 0 auto;border-left:0;border-bottom:2px solid transparent;border-radius:6px;padding:9px 11px}.dashboard-nav button.active{border-left:0;border-bottom-color:#1c9dff}.dashboard-main{padding:0 12px 16px}.dashboard-topbar{min-height:70px;align-items:center}.company-switcher i,.company-switcher>span{display:none}.company-switcher button{min-width:0;max-width:45vw}.dashboard-user div{display:none}.dashboard-welcome{padding-top:20px}.dashboard-welcome h1{font-size:22px}.dashboard-kpis{grid-template-columns:1fr 1fr}.dashboard-grid-three,.learning-layout{grid-template-columns:1fr}.activity-list{border-left:0;border-top:1px solid #173148;padding:16px 0 0}.people-overview-content{grid-template-columns:1fr}.dashboard-actionbar{position:relative;bottom:auto;grid-template-columns:1fr 1fr}.people-shell{padding:22px 15px}.people-header,.people-invite-panel{grid-template-columns:1fr}.people-pulse{grid-template-columns:1fr 1fr}.people-list-head{display:none}.people-row{grid-template-columns:1fr}.people-identity{grid-column:1/-1}}@media(max-width:480px){.dashboard-kpis button{grid-template-columns:34px 1fr}.dashboard-kpis button:before{width:34px;height:34px}.dashboard-kpis b{font-size:17px}.donut{width:130px}.donut-wrap{gap:14px}.people-donut{width:150px}.people-footer{grid-template-columns:1fr}.people-footer button{border-right:0;border-bottom:1px solid #173148}.dashboard-actionbar{grid-template-columns:1fr}.system-status{grid-column:auto}.company-switcher button{font-size:10px}.dashboard-user button{font-size:9px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.tools-nav-button{border:1px solid #2b6f9f!important;background:linear-gradient(90deg,rgba(18,119,190,.18),rgba(18,119,190,.06))!important;color:#e9f6ff!important;font-weight:900!important}.tools-nav-button:hover{border-color:#55baff!important;background:linear-gradient(90deg,rgba(28,157,255,.25),rgba(28,157,255,.08))!important}.super-admin-nav-button{border:1px solid rgba(244,196,74,.72)!important;background:linear-gradient(135deg,rgba(244,196,74,.18),rgba(35,137,255,.12))!important;color:#fff8d8!important;box-shadow:0 0 0 1px rgba(244,196,74,.06),0 10px 30px rgba(0,0,0,.18)!important}.super-admin-nav-button:hover{border-color:#ffd86b!important;background:linear-gradient(135deg,rgba(244,196,74,.26),rgba(35,137,255,.18))!important;transform:translateY(-1px)}.super-admin-nav-button>span{display:grid!important;grid-gap:2px!important;gap:2px!important;text-align:left!important}.super-admin-nav-button strong{font-size:12px!important;letter-spacing:.03em!important;color:#fff3b2!important}.super-admin-nav-button small{font-size:7px!important;letter-spacing:.14em!important;color:#9fcfff!important;font-weight:900!important}.workflow-nav-button{border:1px solid rgba(53,169,255,.48)!important;background:linear-gradient(90deg,rgba(23,140,255,.16),rgba(23,140,255,.05))!important;color:#eef8ff!important;font-weight:850!important}.workflow-nav-button:hover{border-color:#5eb8ff!important;background:linear-gradient(90deg,rgba(23,140,255,.24),rgba(23,140,255,.08))!important}.workflow-summary-panel{margin:0 0 18px;border:1px solid #1e405a;border-radius:12px;background:linear-gradient(145deg,rgba(10,27,41,.96),rgba(7,18,28,.94));box-shadow:0 18px 55px rgba(0,0,0,.18);overflow:hidden}.workflow-summary-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;padding:22px 24px;border-bottom:1px solid #173148}.workflow-summary-head small{display:block;color:#5eb8ff;font-size:8px;font-weight:900;letter-spacing:.16em}.workflow-summary-head h2{margin:7px 0 5px;font-size:24px;letter-spacing:-.03em}.workflow-summary-head p{margin:0;color:#8599a9;font-size:10px;line-height:1.55}.workflow-summary-head>button{border:1px solid #2c648b;background:#0c2131;color:#bfe7ff;border-radius:7px;padding:11px 13px;font-size:8px;font-weight:900;letter-spacing:.09em;cursor:pointer}.workflow-summary-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.workflow-summary-grid button{min-height:118px;border:0;border-right:1px solid #173148;background:transparent;color:#edf6ff;padding:18px 14px;text-align:left;cursor:pointer}.workflow-summary-grid button:last-child{border-right:0}.workflow-summary-grid button:hover{background:rgba(31,146,226,.07)}.workflow-summary-grid b{display:block;font-size:28px;letter-spacing:-.04em;color:#eef8ff}.workflow-summary-grid span{display:block;margin-top:6px;font-size:10px;font-weight:800}.workflow-summary-grid small{display:block;margin-top:5px;color:#758a99;font-size:8px;line-height:1.4}@media(max-width:1100px){.workflow-summary-grid{grid-template-columns:repeat(3,1fr)}.workflow-summary-grid button{border-bottom:1px solid #173148}.workflow-summary-grid button:nth-child(3n){border-right:0}}@media(max-width:760px){.workflow-summary-head{display:block;padding:18px}.workflow-summary-head>button{margin-top:14px}.workflow-summary-grid{grid-template-columns:1fr 1fr}.workflow-summary-grid button:nth-child(3n){border-right:1px solid #173148}.workflow-summary-grid button:nth-child(2n){border-right:0}}@media(max-width:480px){.workflow-summary-grid{grid-template-columns:1fr}.workflow-summary-grid button{border-right:0!important}}.dashboard-tips-button{border:1px solid #31516a!important;background:#0b1b29!important;color:#9fd6fb!important;border-radius:999px!important;padding:8px 11px!important;font-size:9px!important;font-weight:900!important;letter-spacing:.08em!important}.dashboard-tips-button:hover{border-color:#5eb8ff!important;color:#fff!important}.ica-tour-overlay{position:fixed;inset:0;z-index:1000;background:rgba(2,8,14,.68);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:20px}.ica-tour-card{width:min(480px,100%);border:1px solid #2e6b98;background:linear-gradient(155deg,#0b1b29,#07121d);border-radius:14px;padding:26px;box-shadow:0 30px 100px rgba(0,0,0,.5),0 0 45px rgba(34,151,232,.1)}.ica-tour-count{font-size:8px;font-weight:900;letter-spacing:.16em;color:#5eb8ff}.ica-tour-card h2{margin:10px 0 8px;font-size:28px;letter-spacing:-.04em;color:#f2f8fd}.ica-tour-card p{margin:0;color:#9badba;line-height:1.7;font-size:13px}.ica-tour-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:22px}.ica-tour-actions button{border-radius:7px;padding:10px 14px;cursor:pointer;font-size:9px;font-weight:900;letter-spacing:.08em}.ica-tour-skip{border:1px solid #31475a;background:transparent;color:#889cab}.ica-tour-next{border:1px solid #178cff;background:#178cff;color:#fff}.ica-assist-launcher{position:fixed;right:22px;bottom:22px;z-index:920;border:1px solid #348ed0;background:linear-gradient(135deg,#0b2233,#0a1722);color:#eef8ff;border-radius:999px;padding:12px 16px;display:flex;gap:8px;align-items:center;box-shadow:0 18px 55px rgba(0,0,0,.4),0 0 30px rgba(34,151,232,.12);cursor:pointer}.ica-assist-launcher span{color:#5eb8ff;font-size:16px}.ica-assist-launcher strong{font-size:10px;letter-spacing:.07em}.ica-assist-panel{position:fixed;right:22px;bottom:76px;z-index:930;width:min(390px,calc(100vw - 28px));height:min(610px,calc(100vh - 115px));border:1px solid #275a7f;border-radius:14px;background:linear-gradient(155deg,#0a1925,#06111a);box-shadow:0 30px 100px rgba(0,0,0,.55);display:grid;grid-template-rows:auto 1fr auto auto;overflow:hidden}.ica-assist-panel header{display:flex;justify-content:space-between;align-items:center;padding:15px 16px;border-bottom:1px solid #19384e;background:rgba(12,31,45,.92)}.ica-assist-panel header div{display:grid;grid-gap:3px;gap:3px}.ica-assist-panel header small{color:#5eb8ff;font-size:7px;font-weight:900;letter-spacing:.16em}.ica-assist-panel header strong{font-size:16px}.ica-assist-panel header button{border:0;background:transparent;color:#8298a8;font-size:25px;cursor:pointer}.ica-assist-messages{overflow-y:auto;padding:14px;display:grid;grid-gap:12px;gap:12px;align-content:start}.ica-assist-answer,.ica-assist-user{max-width:88%;border:1px solid #1e4058;border-radius:11px;padding:10px 11px;background:#0b1d2a}.ica-assist-user{justify-self:end;background:#123a59;border-color:#276b98}.ica-assist-answer small,.ica-assist-user small{display:block;color:#5eb8ff;font-size:7px;font-weight:900;letter-spacing:.12em;margin-bottom:4px}.ica-assist-user small{color:#a7dfff}.ica-assist-answer p,.ica-assist-user p{margin:0;white-space:pre-wrap;color:#c6d4df;font-size:11px;line-height:1.55}.ica-assist-user p{color:#f1f8fd}.ica-assist-thinking{opacity:.72}.ica-assist-panel form{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px;padding:11px;border-top:1px solid #19384e;background:#07131d}.ica-assist-panel input{min-width:0;border:1px solid #29475d;background:#06101a;color:#eef8ff;border-radius:8px;padding:11px 12px;font-size:11px}.ica-assist-panel form button{border:0;background:#178cff;color:#fff;border-radius:8px;padding:0 14px;font-size:9px;font-weight:900;cursor:pointer}.ica-assist-panel form button:disabled{opacity:.45}.ica-assist-panel footer{padding:8px 11px 10px;color:#637b8b;font-size:7px;text-align:center}@media(max-width:760px){.ica-assist-launcher{right:14px;bottom:14px}.ica-assist-panel{right:14px;bottom:65px;height:min(570px,calc(100vh - 92px))}}.dashboard-guide-banner{margin:14px 0 4px;border:1px solid #2f709e;background:linear-gradient(90deg,rgba(19,112,178,.18),rgba(10,28,42,.72));border-radius:10px;padding:13px 15px;display:flex;justify-content:space-between;align-items:center;gap:18px}.dashboard-guide-banner>div{display:grid;grid-gap:3px;gap:3px}.dashboard-guide-banner small{color:#5eb8ff;font-size:7px;font-weight:900;letter-spacing:.15em}.dashboard-guide-banner strong{font-size:12px;color:#edf7ff}.dashboard-guide-banner span{font-size:9px;color:#89a0b0}.dashboard-guide-banner>button{border:1px solid #389ee0;background:#127fc7;color:white;border-radius:7px;padding:10px 12px;font-size:8px;font-weight:900;letter-spacing:.08em;white-space:nowrap;cursor:pointer}@media(max-width:760px){.dashboard-guide-banner{align-items:flex-start;flex-direction:column}.dashboard-guide-banner>button{width:100%}}.workspace-mobile-dock{display:flex;position:-webkit-sticky;position:sticky;top:0;z-index:1100;align-items:center;gap:16px;background:rgba(5,14,22,.97);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #21435c;box-shadow:0 8px 24px rgba(0,0,0,.18);padding:8px 16px}.workspace-tour-overlay{position:fixed;inset:0;z-index:1200;background:rgba(2,8,14,.72);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;padding:20px}.workspace-tour-card{width:min(470px,100%);border:1px solid #3677a7;background:linear-gradient(155deg,#0b1c29,#07121c);border-radius:15px;padding:25px;box-shadow:0 30px 100px rgba(0,0,0,.55)}.workspace-tour-card>small{color:#5eb8ff;font-size:8px;font-weight:900;letter-spacing:.15em}.workspace-tour-card h2{margin:10px 0 8px;font-size:28px;letter-spacing:-.04em}.workspace-tour-card p{margin:0;color:#9bafbd;line-height:1.7;font-size:13px}.workspace-tour-card>div{display:flex;justify-content:flex-end;gap:8px;margin-top:22px}.workspace-tour-card button{border-radius:7px;padding:10px 14px;font-size:9px;font-weight:900;cursor:pointer}.workspace-tour-card .skip{border:1px solid #30495d;background:transparent;color:#91a4b2}.workspace-tour-card .next{border:1px solid #178cff;background:#178cff;color:#fff}.workspace-mobile-brand{display:flex;align-items:center;gap:10px;flex:0 0 auto}.workspace-mobile-brand strong{font-size:10px;letter-spacing:.14em;color:#edf7ff;white-space:nowrap}.workspace-mobile-brand button{width:28px;height:28px;border-radius:50%;border:1px solid #3676a4;background:#0a2030;color:#9ed8ff;font-weight:900;cursor:pointer}.workspace-mobile-dock nav{display:flex;overflow-x:auto;gap:4px;scrollbar-width:none;min-width:0}.workspace-mobile-dock nav::-webkit-scrollbar{display:none}.workspace-mobile-dock nav button{flex:0 0 auto;border:1px solid transparent;background:transparent;color:#8098a9;border-radius:7px;padding:8px 10px;font-size:9px;font-weight:800;white-space:nowrap;cursor:pointer}.workspace-mobile-dock nav button.active{border-color:#2c77aa;background:#0d2a3e;color:#eaf7ff}.workspace-mobile-dock nav button.platform{border-color:#6f5e28;color:#ffe49a}@media(max-width:760px){.workspace-mobile-dock{display:block;padding:0;background:rgba(5,14,22,.97);box-shadow:0 8px 24px rgba(0,0,0,.24)}.workspace-mobile-brand{display:flex;align-items:center;justify-content:space-between;padding:9px 13px 7px}.workspace-mobile-brand strong{font-size:10px;letter-spacing:.14em;color:#edf7ff}.workspace-mobile-brand button{width:28px;height:28px;border-radius:50%;border:1px solid #3676a4;background:#0a2030;color:#9ed8ff;font-weight:900}.workspace-mobile-dock nav{display:flex;overflow-x:auto;gap:4px;padding:0 10px 8px;scrollbar-width:none}.workspace-mobile-dock nav::-webkit-scrollbar{display:none}.workspace-mobile-dock nav button{flex:0 0 auto;border:1px solid transparent;background:transparent;color:#8098a9;border-radius:7px;padding:8px 10px;font-size:9px;font-weight:800;white-space:nowrap}.workspace-mobile-dock nav button.active{border-color:#2c77aa;background:#0d2a3e;color:#eaf7ff}.workspace-mobile-dock nav button.platform{border-color:#6f5e28;color:#ffe49a}.dashboard-sidebar{display:none!important}}.workspace-theme-root{min-height:100vh}.workspace-theme-light{--ws-bg:#f8fbfd;--ws-panel:#ffffff;--ws-panel-soft:#f3f8fb;--ws-text:#10202f;--ws-muted:#6c8191;--ws-line:#d9e5ed;--ws-blue:#3b82f6;--ws-teal:#14b8a6;--ws-purple:#8b5cf6;--ws-amber:#f59e0b;--ws-green:#22c55e;background:radial-gradient(circle at 8% 6%,rgba(59,130,246,.08),transparent 24%),radial-gradient(circle at 91% 18%,rgba(20,184,166,.06),transparent 22%),#f8fbfd;color:#10202f}.workspace-theme-light .workspace-mobile-dock{background:rgba(255,255,255,.94);border-bottom-color:#d7e5ed;box-shadow:0 8px 24px rgba(37,73,99,.07)}.workspace-theme-light .workspace-mobile-brand strong{color:#173247}.workspace-theme-light .workspace-mobile-brand button{border-color:#bdd9e9;background:#eff8fd;color:#147fd1}.workspace-theme-light .workspace-mobile-dock nav button{color:#647c8d}.workspace-theme-light .workspace-mobile-dock nav button.active{border-color:#9bc7e4;background:#edf7fd;color:#147fd1}.workspace-theme-light .workspace-mobile-dock nav button.platform{border-color:#ecd289;color:#a66c05}.workspace-theme-light .dashboard-shell{background:transparent;color:#10202f}.workspace-theme-light .dashboard-sidebar{border-right-color:#d9e5ed;background:linear-gradient(180deg,#ffffff,#f4f9fc)}.workspace-theme-light .dashboard-brand{color:#10202f}.workspace-theme-light .dashboard-brand strong{color:#147fd1}.workspace-theme-light .dashboard-brand small{color:#70889a}.workspace-theme-light .dashboard-nav p{color:#8ba0af}.workspace-theme-light .dashboard-nav button{color:#526b7d}.workspace-theme-light .dashboard-nav button.active,.workspace-theme-light .dashboard-nav button:hover{background:linear-gradient(90deg,rgba(59,130,246,.1),rgba(20,184,166,.03));color:#173247;border-left-color:#3b82f6}.workspace-theme-light .dashboard-help{border-color:#d9e5ed;background:#fff;box-shadow:0 10px 28px rgba(31,69,96,.05)}.workspace-theme-light .dashboard-help span{color:#71889a}.workspace-theme-light .dashboard-main{background:transparent}.workspace-theme-light .dashboard-topbar{border-bottom-color:#d9e5ed}.workspace-theme-light .company-switcher>span{color:#70889a}.workspace-theme-light .company-switcher button{border-color:#d1e0e9;background:#fff;color:#173247;box-shadow:0 7px 20px rgba(31,69,96,.04)}.workspace-theme-light .dashboard-user span{color:#72889a}.workspace-theme-light .dashboard-user button{border-color:#cfe0ea;background:#fff;color:#496579}.workspace-theme-light .dashboard-welcome p{color:#71889a}.workspace-theme-light .dashboard-kpis button{color:#173247}.workspace-theme-light .dashboard-kpis button:before{border-color:#bcd9ea;background:radial-gradient(circle,rgba(59,130,246,.12),transparent 67%);box-shadow:none}.workspace-theme-light .dashboard-kpis span{color:#61798b}.workspace-theme-light .dashboard-kpis small{color:#147fd1}.workspace-theme-light .dashboard-card{border-color:#d8e5ed;background:#fff;box-shadow:0 12px 34px rgba(31,69,96,.06)}.workspace-theme-light .card-heading h2{color:#173247}.workspace-theme-light .card-heading button{color:#147fd1}.workspace-theme-light .donut{background:conic-gradient(#3b82f6 var(--value),#e7f0f5 0);box-shadow:none}.workspace-theme-light .donut:before,.workspace-theme-light .people-donut:before{background:#fff;border-color:#dce8ef}.workspace-theme-light .donut small,.workspace-theme-light .legend-stack small,.workspace-theme-light .people-donut small{color:#71889a}.workspace-theme-light .activity-list{border-left-color:#dce8ef}.workspace-theme-light .activity-list h3{color:#173247}.workspace-theme-light .activity-list button{border-bottom-color:#e2ebf1;color:#173247}.workspace-theme-light .activity-list button i{background:#eaf7fd;color:#0ea5e9}.workspace-theme-light .activity-list button small{color:#71889a}.workspace-theme-light .people-role-list span{color:#50687a}.workspace-theme-light .people-footer{border-top-color:#dce8ef}.workspace-theme-light .people-footer button{border-right-color:#dce8ef;color:#147fd1}.workspace-theme-light .triple-metric{border-bottom-color:#dce8ef}.workspace-theme-light .triple-metric small{color:#71889a}.workspace-theme-light .mini-list span{border-bottom-color:#e1eaf0;color:#526a7c}.workspace-theme-light .compliance-score>span{color:#71889a}.workspace-theme-light .compliance-score>div{background:#e8f0f4}.workspace-theme-light .report-list button{border-bottom-color:#e0eaf0;color:#173247}.workspace-theme-light .report-list button i{background:#eef7fc}.workspace-theme-light .report-list button small{color:#71889a}.workspace-theme-light .report-list button strong{color:#173247}.workspace-theme-light .dashboard-actionbar{border-color:#d7e4ec;background:rgba(255,255,255,.94);box-shadow:0 14px 38px rgba(31,69,96,.1)}.workspace-theme-light .dashboard-actionbar>button{border-color:#dbe7ee;background:#f9fcfd;color:#173247}.workspace-theme-light .system-status{border-color:#d8e5ed}.workspace-theme-light .workflow-summary-panel{border-color:#d5e3ec;background:#fff;box-shadow:0 16px 40px rgba(31,69,96,.06)}.workspace-theme-light .workflow-summary-head{border-bottom-color:#dce8ef}.workspace-theme-light .workflow-summary-head small{color:#147fd1}.workspace-theme-light .workflow-summary-head h2{color:#173247}.workspace-theme-light .workflow-summary-head p{color:#71889a}.workspace-theme-light .workflow-summary-head>button{border-color:#b8d7e9;background:#f1f9fd;color:#147fd1}.workspace-theme-light .workflow-summary-grid button{border-right-color:#e0e9ef;color:#173247}.workspace-theme-light .workflow-summary-grid button:hover{background:#f5fafc}.workspace-theme-light .workflow-summary-grid b{color:#173247}.workspace-theme-light .workflow-summary-grid small{color:#71889a}.workspace-theme-light .workflow-summary-grid button:first-child{border-top:3px solid #14b8a6}.workspace-theme-light .workflow-summary-grid button:nth-child(2){border-top:3px solid #3b82f6}.workspace-theme-light .workflow-summary-grid button:nth-child(3){border-top:3px solid #8b5cf6}.workspace-theme-light .workflow-summary-grid button:nth-child(4){border-top:3px solid #f59e0b}.workspace-theme-light .workflow-summary-grid button:nth-child(5){border-top:3px solid #22c55e}.workspace-theme-light .workflow-summary-grid button:nth-child(6){border-top:3px solid #f97316}.workspace-theme-light .people-shell{color:#10202f}.workspace-theme-light .people-header{border-bottom-color:#d9e5ed}.workspace-theme-light .people-intro{color:#667d8f}.workspace-theme-light .people-back{color:#147fd1}.workspace-theme-light .people-invite-form button,.workspace-theme-light .people-invite-trigger{border-color:#147fd1;background:#147fd1;color:#fff;border-radius:8px}.workspace-theme-light .people-pulse{border-bottom-color:#d9e5ed}.workspace-theme-light .people-pulse div{border-right-color:#e1eaf0}.workspace-theme-light .people-pulse span{color:#71889a}.workspace-theme-light .people-pulse div:first-child{border-top:3px solid #14b8a6}.workspace-theme-light .people-pulse div:nth-child(2){border-top:3px solid #3b82f6}.workspace-theme-light .people-pulse div:nth-child(3){border-top:3px solid #8b5cf6}.workspace-theme-light .people-pulse div:nth-child(4){border-top:3px solid #f59e0b}.workspace-theme-light .people-invite-panel{border-color:#d7e5ed;background:#fff;border-radius:16px;box-shadow:0 12px 34px rgba(31,69,96,.06)}.workspace-theme-light .people-invite-panel p{color:#71889a}.workspace-theme-light .people-invite-form input,.workspace-theme-light .people-invite-form select,.workspace-theme-light .people-row select{border-color:#d6e4ec;background:#fff;color:#173247;border-radius:8px}.workspace-theme-light .people-invite-link{border-top-color:#dce8ef}.workspace-theme-light .people-invite-link span{color:#71889a}.workspace-theme-light .people-invite-link code{color:#147fd1}.workspace-theme-light .people-list{border-top-color:#d9e5ed}.workspace-theme-light .people-list-head{color:#71889a}.workspace-theme-light .people-row{border-top-color:#e0e9ef}.workspace-theme-light .people-glyph{border-color:#bfd8e7;background:#edf8fc;color:#147fd1}.workspace-theme-light .people-identity span{color:#71889a}.workspace-theme-light .people-chip{border-color:#d2e1ea;background:#fff;border-radius:999px}.workspace-theme-light .people-pending{border-top-color:#d9e5ed}.workspace-theme-light .people-pending>div{border-bottom-color:#e0e9ef}.workspace-theme-light .people-pending span{color:#71889a}.workspace-theme-light .tools-nav-button{border-color:#b9d7e9!important;background:#f0f8fd!important;color:#147fd1!important}.workspace-theme-light .workflow-nav-button{border-color:#c6dded!important;background:#f4f9fc!important;color:#2f6ed7!important}.workspace-theme-light .super-admin-nav-button{border-color:#ecd587!important;background:linear-gradient(135deg,#fff9e7,#f4f9ff)!important;color:#805c08!important;box-shadow:none!important}.workspace-theme-light .super-admin-nav-button strong{color:#805c08!important}.workspace-theme-light .super-admin-nav-button small{color:#2f6ed7!important}.workspace-theme-light .ica-tour-overlay,.workspace-theme-light .workspace-tour-overlay{background:rgba(20,41,57,.34)}.workspace-theme-light .ica-tour-card,.workspace-theme-light .workspace-tour-card{border-color:#bfdbea;background:#fff;color:#10202f;box-shadow:0 30px 90px rgba(31,69,96,.18)}.workspace-theme-light .ica-tour-count,.workspace-theme-light .workspace-tour-card>small{color:#147fd1}.workspace-theme-light .ica-tour-card p,.workspace-theme-light .workspace-tour-card p{color:#667d8f}.workspace-theme-light .ica-tour-skip,.workspace-theme-light .workspace-tour-card .skip{border-color:#d2e1ea;color:#60798b;background:#fff}.workspace-theme-light .ica-assist-launcher{border-color:#b8d8ea;background:#fff;color:#173247;box-shadow:0 16px 45px rgba(31,69,96,.15)}.workspace-theme-light .ica-assist-launcher span{color:#147fd1}.workspace-theme-light .ica-assist-panel{border-color:#bfd9e9;background:#fff;color:#10202f;box-shadow:0 28px 80px rgba(31,69,96,.2)}.workspace-theme-light .ica-assist-panel header{border-bottom-color:#dce8ef;background:#f7fbfd}.workspace-theme-light .ica-assist-panel header strong{color:#173247}.workspace-theme-light .ica-assist-panel header button{color:#71889a}.workspace-theme-light .ica-assist-answer{border-color:#d9e5ed;background:#f5fafc}.workspace-theme-light .ica-assist-user{border-color:#a9cee6;background:#eaf6fd}.workspace-theme-light .ica-assist-answer p,.workspace-theme-light .ica-assist-user p{color:#435e71}.workspace-theme-light .ica-assist-panel form{border-top-color:#dce8ef;background:#f8fbfd}.workspace-theme-light .ica-assist-panel input{border-color:#d2e1ea;background:#fff;color:#173247}@media(max-width:760px){.workspace-theme-light .workspace-mobile-dock{background:rgba(255,255,255,.97)}}.workspace-theme-dark{--ws-bg:#07101a;--ws-panel:#0b1b28;--ws-panel-soft:#081722;--ws-text:#edf6ff;--ws-muted:#8ca0af;--ws-line:#1d3042;--ws-blue:#5eb8ff;--ws-teal:#35d4c0;--ws-purple:#a47aff;--ws-amber:#ffc14d;--ws-green:#35e982;background:#07101a;color:#edf6ff}