:root{--blue:#2563eb;--blue2:#1748c9;--navy:#0c2045;--ink:#15233e;--muted:#7c889b;--line:#e8edf4;--bg:#f6f8fc;--surface:#fff;--soft:#eff4ff;--green:#179979;--orange:#e79b32;--red:#e05868;--purple:#8870d3;--radius:16px;--shadow:0 8px 32px rgba(22,45,87,.045);--sidebar:236px;--topbar:76px}
*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--bg);font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:13px;line-height:1.5;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}button:disabled{opacity:.45;cursor:not-allowed}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #9ec1ff;outline-offset:3px}input:focus,textarea:focus,select:focus{outline:0;border-color:#83a8f9;box-shadow:0 0 0 3px #2563eb0c}h1,h2,h3,h4,p{margin:0}svg{vertical-align:middle}svg.icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}button svg.icon{width:17px;height:17px}.muted{color:var(--muted)}.small{font-size:11px}.tiny{font-size:10px}.medium{font-weight:600}.bold{font-weight:700}.blue-text{color:var(--blue)}.green-text{color:var(--green)}.orange-text{color:#b17b25}.red-text{color:var(--red)}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sr-only{position:absolute;left:-10000px}.flex{display:flex}.align-center{align-items:center}.between{justify-content:space-between}.gap-4{gap:4px}.gap-8{gap:8px}.gap-12{gap:12px}.gap-16{gap:16px}.wrap{flex-wrap:wrap}.stack{display:flex;flex-direction:column;gap:16px}.mt-8{margin-top:8px}.mt-12{margin-top:12px}.mt-16{margin-top:16px}.mt-20{margin-top:20px}.mt-24{margin-top:24px}.mb-16{margin-bottom:16px}.text-right{text-align:right}.text-center{text-align:center}.full{width:100%}.grow{flex:1;min-width:0}.no-shrink{flex-shrink:0}.grid{display:grid;gap:20px}.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.span-2{grid-column:span 2}
/* Application shell */
.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);background:#fff;border-right:1px solid var(--line);z-index:40;display:flex;flex-direction:column;padding:25px 16px 14px}.brand{display:block;margin:0 14px 21px}.brand img{width:170px;height:auto;display:block}.brand-sub{font-size:9px;color:#929aab;letter-spacing:2px;text-transform:uppercase;margin-top:10px;padding-left:1px}.workspace{margin:0 0 23px;padding:10px 11px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:11px;background:#fbfcfe;text-align:left;width:100%;transition:.2s}.workspace:hover{border-color:#a6bff4;background:#f3f6ff}.workspace-icon{display:grid;place-items:center;width:33px;height:33px;border-radius:9px;background:var(--soft);color:var(--blue)}.workspace small{font-size:9px;letter-spacing:.65px;color:var(--muted);display:block}.workspace strong{font-size:11px;display:block;margin-top:1px}.workspace .chev{margin-left:auto;color:var(--muted);width:14px}.nav-scroll{flex:1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#e7ebf3 transparent;padding-right:1px}.nav-label{font-size:9px;letter-spacing:1.25px;font-weight:600;color:#98a2b4;margin:15px 12px 9px}.nav-label:first-child{margin-top:0}.nav-item{display:flex;gap:11px;align-items:center;min-height:40px;padding:10px 12px;margin:3px 0;border-radius:8px;font-size:11.5px;font-weight:500;color:#63718a;transition:background .16s,color .16s}.nav-item svg{width:17px;height:17px}.nav-item:hover{background:#f5f7fc;color:var(--blue)}.nav-item.active{background:#edf3ff;color:#235ee0;font-weight:650}.nav-item.active:before{content:'';height:17px;position:absolute;left:0;width:3px;background:var(--blue);border-radius:0 3px 3px 0}.nav-counter{font-size:9px;margin-left:auto;min-width:19px;text-align:center;line-height:18px;background:#f0f3f9;color:#7c8ba5;border-radius:5px}.nav-item.active .nav-counter{background:#dce8ff;color:var(--blue)}.sidebar-bottom{border-top:1px solid var(--line);padding-top:12px;margin-top:12px}.sidebar-help{padding:14px 13px;background:linear-gradient(130deg,#f2f6ff,#f9faff);border:1px solid #edf1f9;border-radius:10px;margin-bottom:13px}.sidebar-help p{font-size:10px;color:#91a0b8;margin:5px 0 10px}.sidebar-help button{border:0;background:transparent;padding:0;color:var(--blue);font-size:10px;font-weight:600;display:flex;gap:6px;align-items:center}.profile{display:flex;align-items:center;gap:9px;padding:3px 8px}.profile strong{display:block;font-size:11px}.profile small{font-size:9px;color:var(--muted)}.avatar{width:35px;height:35px;flex-shrink:0;display:grid;place-items:center;border-radius:50%;font-size:11px;font-weight:650;color:#4d699c;background:linear-gradient(135deg,#e9f1ff,#d4e2f8);border:2px solid white}.avatar.lg{width:48px;height:48px;font-size:15px}.avatar.xl{width:72px;height:72px;font-size:24px}.avatar.square{border-radius:11px}.avatar.violet{color:#8063aa;background:#eee7f9}.avatar.green{color:#377d72;background:#e2f2eb}.avatar.orange{color:#b27947;background:#fcf0e4}.avatar-stack{display:flex;padding-left:4px}.avatar-stack .avatar{margin-left:-5px;width:24px;height:24px;font-size:7px;border-width:2px}
.shell{margin-left:var(--sidebar);min-height:100vh}.topbar{height:var(--topbar);background:#ffffffd9;backdrop-filter:blur(18px);border-bottom:1px solid var(--line);padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:20px;position:sticky;top:0;z-index:30}.breadcrumbs{display:flex;align-items:center;gap:10px;color:#96a0b1;font-size:11px;white-space:nowrap}.breadcrumbs span:last-child{color:#3a4963;font-weight:550}.breadcrumbs .icon{width:14px;height:14px}.top-actions{display:flex;align-items:center;gap:13px}.global-search{width:248px;height:34px;padding:0 10px;border:1px solid var(--line);background:#f9fafd;border-radius:7px;display:flex;align-items:center;gap:8px;color:#9ba5b5;font-size:10px;text-align:left}.global-search .icon{width:15px}.global-search kbd{margin-left:auto;background:white;border:1px solid #e6eaf0;border-radius:4px;padding:0 4px;font-family:inherit;font-size:9px;color:#a4aebd}.icon-btn{width:34px;height:34px;display:grid;place-items:center;background:transparent;border:1px solid transparent;border-radius:8px;position:relative;color:#7a8599}.icon-btn:hover{background:#f2f5fa;border-color:#e8ecf3}.icon-btn .dot{position:absolute;right:6px;top:5px;width:6px;height:6px;border-radius:50%;background:#e59554;border:2px solid #fff}.divider-v{height:23px;width:1px;background:var(--line)}.lang-btn{display:flex;gap:5px;align-items:center;border:0;background:transparent;font-size:10px;color:#7a8599}.lang-btn svg{width:14px}.demo-indicator{display:inline-flex;align-items:center;gap:6px;color:#77849a;border:1px solid #e2e9f3;border-radius:100px;background:#fff;padding:5px 10px;font-size:9px;white-space:nowrap}.demo-indicator i{width:5px;height:5px;border-radius:50%;background:#4db396}.mobile-menu{display:none}
main{padding:29px 32px 20px;max-width:1840px;margin:0 auto;animation:enter .25s ease}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.eyebrow{font-size:9px;font-weight:650;letter-spacing:1.65px;text-transform:uppercase;color:#7d8ba5;margin-bottom:6px}.page-head h1{font-size:25px;line-height:1.25;letter-spacing:-.85px;font-weight:680;color:#172844}.page-head p{color:#8993a6;font-size:11px;margin-top:7px}.page-tools{display:flex;gap:8px;align-items:center;margin-top:5px}.btn{border:1px solid #e1e7f0;background:white;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:10.5px;font-weight:550;padding:9px 13px;line-height:1.3;min-height:34px;white-space:nowrap;transition:.15s}.btn:hover{background:#f7f9fe;border-color:#bdcce8;transform:translateY(-1px)}.btn.primary{background:var(--blue);border-color:var(--blue);color:white;box-shadow:0 3px 7px #2563eb16}.btn.primary:hover{background:#1855d6;box-shadow:0 4px 12px #2563eb22}.btn.dark{background:var(--navy);border-color:var(--navy);color:#fff}.btn.soft{background:#eff4ff;border-color:#e4edff;color:var(--blue)}.btn.danger{color:#c8495c;background:#fff5f5;border-color:#f9dde1}.btn.small{min-height:28px;padding:6px 9px;font-size:9px}.btn.ghost{border-color:transparent;background:transparent;color:#7c8da9}.text-btn{border:0;background:none;color:var(--blue);padding:0;font-size:10px;font-weight:600;display:inline-flex;align-items:center;gap:5px}.text-btn:hover{color:#0e3eaf}.text-btn .icon{width:14px;height:14px}.footer{display:flex;justify-content:space-between;color:#a1aabc;font-size:9px;margin-top:26px;padding-top:15px;border-top:1px solid #e9edf4;gap:10px}.footer button{border:0;background:none;padding:0;color:#91a0b7;font-size:9px}
/* Panels and data display */
.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;min-width:0}.panel-pad{padding:21px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:19px 21px 14px}.panel-title{font-size:12px;font-weight:650;letter-spacing:-.1px}.panel-sub{font-size:10px;color:#94a0b3;margin-top:4px}.panel-body{padding:0 21px 21px}.panel-footer{padding:12px 20px;border-top:1px solid var(--line);background:#fcfdff;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:10px;color:#97a2b5}.kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:21px 0}.kpi{padding:17px 18px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 3px 15px #1c305402;transition:transform .2s}.kpi:hover{transform:translateY(-3px)}.kpi-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.kpi-top>span{font-size:10px;color:#8190a7}.kpi-icon{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#eff4ff;color:#638be5}.kpi-icon .icon{width:15px;height:15px}.kpi-icon.green{background:#eaf8f3;color:#55a793}.kpi-icon.purple{background:#f4effc;color:#a489cc}.kpi-icon.orange{background:#fff5e8;color:#d8a25e}.kpi-value{font-size:28px;line-height:1.2;letter-spacing:-.9px;font-weight:650;display:flex;align-items:baseline;gap:9px}.kpi-value small{font-size:10px;font-weight:500;letter-spacing:0;color:var(--muted)}.kpi-foot{display:flex;align-items:center;gap:5px;margin-top:10px;font-size:9px;color:#96a1b3}.delta{padding:2px 5px;color:#2d9c7d;background:#eef9f4;border-radius:4px;font-weight:550;font-size:8px}.badge{display:inline-flex;gap:4px;align-items:center;font-size:9px;line-height:1.4;border-radius:5px;padding:3px 6px;font-weight:550;white-space:nowrap;background:#f2f4f8;color:#8692a6}.badge.green{background:#eaf8f1;color:#249376}.badge.blue{background:#edf3ff;color:#5380d5}.badge.orange{background:#fff6e8;color:#ba892f}.badge.red{background:#fff0f1;color:#c96672}.badge.purple{background:#f4efff;color:#9472cb}.badge.dot:before{content:'';width:4px;height:4px;border-radius:50%;background:currentColor}.badge .icon{width:11px;height:11px}.pill{display:inline-block;font-size:9px;color:#7689a7;border:1px solid #e8edf6;border-radius:5px;padding:3px 6px;margin:2px 3px 2px 0;background:#fafbfe;white-space:nowrap}.pill.blue{border-color:#e3ecff;background:#f1f5ff;color:#648add}.tag-row{display:flex;flex-wrap:wrap;gap:4px}.tag-row .pill{margin:0}.dot-legend{display:inline-flex;align-items:center;gap:5px;font-size:9px;color:#94a0b1}.dot-legend:before{content:'';display:block;width:6px;height:6px;border-radius:50%;background:var(--dot,#538af1)}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 19px;border-bottom:1px solid var(--line);flex-wrap:wrap}.toolbar-group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.field-search{position:relative;display:flex;align-items:center;min-width:220px}.field-search .icon{position:absolute;left:11px;width:15px;color:#91a0b8;pointer-events:none}.field-search input{padding-left:33px;width:100%}.input,.select,textarea{background:#fff;border:1px solid #e1e7f0;border-radius:8px;padding:9px 11px;font-size:11px;color:#465873;min-height:35px;transition:border-color .15s}.input::placeholder,textarea::placeholder{color:#a6afbf}.select{appearance:auto;cursor:pointer;max-width:100%}.input[type=checkbox]{min-height:auto}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-field{display:flex;flex-direction:column;gap:6px}.form-field label{font-size:10px;font-weight:600;color:#6c7c94}.form-field small{color:#94a0b3;font-size:9px}.form-field textarea{resize:vertical;min-height:88px}.form-field.full{grid-column:1/-1}.form-divider{grid-column:1/-1;border-bottom:1px solid var(--line);padding:11px 0 6px;font-size:11px;font-weight:650}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}th{font-size:9px;color:#91a0b6;font-weight:550;background:#fcfdff;padding:11px 18px;border-bottom:1px solid var(--line)}td{padding:13px 18px;border-bottom:1px solid #f0f3f8;color:#6e7e97;font-size:10px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfcff}td strong{color:#455873;font-weight:600}td small{display:block;font-size:9px;color:#97a3b6;margin-top:3px}.cell-person{display:flex;align-items:center;gap:9px}.cell-person .avatar{width:29px;height:29px;font-size:9px}.cell-actions{display:flex;align-items:center;gap:5px}.cell-actions .icon-btn{width:27px;height:27px}.cell-actions .icon{width:14px;height:14px}.check{width:14px;height:14px;accent-color:var(--blue);cursor:pointer}.empty{padding:40px 20px;text-align:center;color:#98a5b9}.empty .empty-icon{width:50px;height:50px;border-radius:14px;margin:0 auto 15px;background:#f3f6fc;color:#b1c2dc;display:grid;place-items:center}.empty h3{font-size:13px;color:#536782;margin-bottom:5px}.empty p{font-size:11px;max-width:360px;margin:auto}.empty .btn{margin-top:15px}.pagination{display:flex;align-items:center;gap:6px}.page-btn{width:25px;height:25px;border:1px solid #e7ecf5;border-radius:5px;background:#fff;color:#9ba8bb;font-size:10px}.page-btn.active{color:var(--blue);border-color:#dbe6ff;background:#f2f6ff}.page-btn svg{width:12px;height:12px}.tabs{display:flex;gap:23px;border-bottom:1px solid var(--line);margin-bottom:20px;overflow-x:auto}.tab{padding:11px 0;border:0;border-bottom:2px solid transparent;background:none;color:#8998af;font-size:11px;white-space:nowrap}.tab.active{border-bottom-color:var(--blue);color:var(--blue);font-weight:650}.tabs.compact{gap:5px;border:0;background:#f3f6fa;border-radius:7px;padding:3px;margin:0}.tabs.compact .tab{padding:5px 9px;border:0;border-radius:5px;font-size:9px}.tabs.compact .tab.active{background:#fff;box-shadow:0 1px 4px #192d5210}.mini-label{font-size:9px;letter-spacing:1px;text-transform:uppercase;color:#98a5b8;font-weight:550}.progress{height:5px;background:#edf2fa;border-radius:10px;overflow:hidden}.progress span{display:block;height:100%;background:var(--blue);border-radius:10px;transition:width .4s}.meter-row{display:flex;justify-content:space-between;font-size:10px;color:#7d8da7;margin-bottom:7px}.timeline{position:relative;padding-left:24px}.timeline:before{content:'';position:absolute;left:6px;top:7px;bottom:22px;width:1px;background:#e8eef8}.timeline-item{position:relative;padding-bottom:19px;font-size:10px}.timeline-item:before{content:'';position:absolute;left:-22px;top:3px;width:7px;height:7px;background:#dce7fc;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #f0f4fc}.timeline-item:first-child:before{background:#6096f7}.timeline-item strong{display:block;color:#62758e;font-weight:550}.timeline-item p{margin-top:3px;font-size:9px;color:#9aa6b9}.timeline-item:last-child{padding-bottom:0}.notice{border:1px solid #e1eafc;background:#f3f7ff;border-radius:10px;padding:12px 14px;display:flex;gap:10px;align-items:flex-start;color:#6c87af;font-size:10px}.notice>.icon{width:17px;height:17px;flex-shrink:0;margin-top:1px}.notice strong{display:block;font-size:10px;color:#526f9e;margin-bottom:2px}.notice.orange{border-color:#f1e4cf;background:#fffaf0;color:#b19871}.notice.orange strong{color:#a0824a}.notice.green{border-color:#d3eee4;background:#f1faf6;color:#6d9b88}.notice.green strong{color:#4b8a71}.switch{width:31px;height:18px;border-radius:20px;background:#dce3ee;position:relative;border:0;display:inline-block;vertical-align:middle;flex-shrink:0}.switch:after{content:'';position:absolute;left:3px;top:3px;width:12px;height:12px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #0002;transition:.15s}.switch.on{background:var(--blue)}.switch.on:after{left:16px}
/* Dashboard and charts */
.hero{position:relative;background:linear-gradient(105deg,#0c2450 0%,#163976 75%,#25509a 100%);min-height:197px;border-radius:15px;overflow:hidden;color:white;display:flex;align-items:center;padding:27px 31px;isolation:isolate}.hero:before{content:'';position:absolute;inset:0;background-image:linear-gradient(#fff03 1px,transparent 1px),linear-gradient(90deg,#fff03 1px,transparent 1px);background-size:34px 34px;z-index:-1;mask-image:linear-gradient(90deg,transparent,#000)}.hero:after{content:'';position:absolute;width:450px;height:450px;border:1px solid #ffffff0b;border-radius:50%;top:-165px;right:-30px;box-shadow:0 0 0 45px #ffffff03,0 0 0 100px #ffffff02;z-index:-1}.hero-copy{max-width:61%;position:relative;z-index:2}.hero .hero-kicker{display:inline-flex;align-items:center;gap:6px;font-size:8px;letter-spacing:1.3px;text-transform:uppercase;color:#b1c9f6;margin-bottom:11px}.hero .hero-kicker .icon{width:12px;height:12px;color:#a9c4fc}.hero h2{font-size:26px;font-weight:580;line-height:1.22;letter-spacing:-.8px}.hero p{font-size:10px;color:#a7bedf;margin-top:10px;line-height:1.7;max-width:400px}.hero-actions{display:flex;align-items:center;gap:17px;margin-top:17px}.hero-actions .btn{font-size:9px;min-height:29px;padding:7px 11px;border-radius:6px;background:#fff;color:#274b85;border-color:#fff}.hero-actions .text-btn{color:#b6cced;font-size:9px}.hero-art{position:absolute;right:39px;top:50%;transform:translateY(-50%);width:245px;height:160px}.credential-mini{position:absolute;width:172px;height:119px;border-radius:10px;background:linear-gradient(150deg,#f8fcff,#dfeaff);top:21px;right:16px;transform:rotate(-9deg);box-shadow:0 17px 35px #03133144;padding:14px;color:#324c74}.credential-mini:before{content:'';position:absolute;inset:7px;border:1px solid #aec3e355;border-radius:6px}.credential-mini .mini-title{font-size:6px;letter-spacing:1.2px;text-transform:uppercase;color:#728bac;margin-top:8px}.credential-mini .mini-name{font-size:11px;font-weight:650;margin-top:3px}.credential-mini .mini-course{font-size:5px;color:#8096b3;margin-top:3px}.credential-mini .mini-seal{position:absolute;right:16px;bottom:14px;border:1px dashed #87a5d2;border-radius:50%;height:25px;width:25px;display:grid;place-items:center;color:#5e83bd}.credential-mini .mini-seal svg{width:16px;height:16px}.credential-back{transform:rotate(8deg);top:17px;right:3px;background:#426da9;opacity:.8}.float-chip{position:absolute;padding:8px 10px;display:flex;align-items:center;gap:7px;border:1px solid #ffffff24;backdrop-filter:blur(8px);background:#234c7ad9;border-radius:8px;color:#d5e5fd;box-shadow:0 6px 18px #03122f22;font-size:8px}.float-chip .icon{width:15px;height:15px;color:#77d4b7}.float-chip.one{right:151px;top:16px;transform:rotate(-3deg)}.float-chip.two{bottom:5px;right:2px;transform:rotate(4deg)}.float-chip.two .icon{color:#adc5ff}.hero-art .orb{position:absolute;width:6px;height:6px;background:#6a9ee9;border-radius:50%;left:1px;bottom:35px;box-shadow:0 0 15px #6899ea}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.62fr) minmax(285px,1fr);gap:20px}.dashboard-grid.equal{grid-template-columns:1fr 1fr}.chart-wrap{width:100%;position:relative;overflow:hidden}.chart-svg{width:100%;height:auto;display:block}.chart-svg text{font-family:inherit}.chart-tooltip{position:absolute;background:#102345;color:#fff;padding:7px 10px;border-radius:7px;font-size:10px;pointer-events:none;display:none;z-index:2}.chart-svg circle.chart-point{cursor:pointer;transition:r .15s}.chart-svg circle.chart-point:hover{r:5}.donut-wrap{display:flex;align-items:center;justify-content:center;gap:30px;padding:8px 4px 4px}.donut-svg{width:150px;height:150px;flex-shrink:0}.donut-legend{display:flex;flex-direction:column;gap:12px;min-width:98px}.legend-line{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:9px;color:#8292ab}.legend-line strong{font-size:11px;color:#516782;font-weight:550}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.quick-action{border:1px solid #e9eef7;background:#fbfcff;border-radius:10px;padding:14px 8px;text-align:left;transition:.2s;display:flex;flex-direction:column;align-items:flex-start;gap:9px}.quick-action:hover{border-color:#c5d7fc;background:#f4f8ff;transform:translateY(-2px)}.quick-action .qa-icon{width:29px;height:29px;border-radius:8px;background:#eff4ff;color:#658bdd;display:grid;place-items:center}.quick-action .qa-icon svg{width:16px;height:16px}.quick-action strong{font-size:9px;font-weight:550;color:#6f82a0}.quick-action small{font-size:8px;color:#a0acc0}.activity-list{padding:0 21px 15px}.activity-line{display:flex;gap:10px;align-items:flex-start;padding:10px 0;border-bottom:1px solid #f1f4f9}.activity-line:last-child{border-bottom:0}.activity-icon{width:28px;height:28px;background:#eff6fd;color:#7c9fc3;display:grid;place-items:center;border-radius:8px;flex-shrink:0}.activity-icon svg{width:14px;height:14px}.activity-line p{font-size:10px;color:#7184a0;line-height:1.4}.activity-line small{font-size:8px;color:#a0aec1;display:block;margin-top:4px}.insight-box{margin:12px 21px 19px;background:#f7faff;border:1px solid #e9f0fc;border-radius:8px;padding:11px;display:flex;gap:9px;align-items:flex-start;color:#8aa2c6;font-size:9px}.insight-box svg{width:14px;height:14px;flex-shrink:0}.action-list{padding:0 21px 10px}.action-row{display:flex;align-items:center;gap:11px;padding:13px 0;border-bottom:1px solid #eff3f9}.action-row:last-child{border:0}.action-row .count-tile{width:33px;height:33px;background:#fff6e9;color:#c89b56;border-radius:8px;display:grid;place-items:center;font-size:12px;font-weight:550}.action-row strong{font-size:10px;color:#607796;display:block}.action-row small{font-size:9px;color:#98a7bd}.action-row .text-btn{margin-left:auto}.mini-bars{display:flex;align-items:flex-end;gap:3px;height:24px}.mini-bars i{width:4px;border-radius:2px;background:#9ab9f4;display:block}
/* Entity and marketplace cards */
.entity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.entity-card{padding:21px;border:1px solid var(--line);background:#fff;border-radius:13px;box-shadow:var(--shadow);transition:.18s;min-width:0}.entity-card:hover{transform:translateY(-3px);border-color:#cfdcf1;box-shadow:0 8px 20px #153b7008}.entity-card h3{font-size:13px;font-weight:650;letter-spacing:-.15px}.entity-card p{font-size:10px;color:#93a0b4;margin-top:3px}.entity-card .meta{display:flex;align-items:center;gap:5px;color:#94a2b8;font-size:9px}.entity-card .meta .icon{width:12px;height:12px}.entity-foot{border-top:1px solid #eef2f8;padding-top:13px;margin-top:17px;display:flex;justify-content:space-between;align-items:center;gap:6px}.org-icon{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;font-size:16px;font-weight:650;flex-shrink:0;background:#ecf2fe;color:#6086c7;border:1px solid #e6edfb}.org-icon.navy{background:#122a50;color:#cfdef8;border-color:#233e65}.org-icon.orange{background:#fdf1e2;color:#c49e68;border-color:#f4e7d3}.org-icon.green{background:#ecf7f0;color:#74a089;border-color:#dceee5}.org-icon.purple{background:#f2eefb;color:#9c84c8;border-color:#e9e2f6}.job-card{padding:19px 20px;display:flex;flex-direction:column;min-height:263px}.job-card h3{font-size:13px;margin-top:17px;color:#344d71;font-weight:600}.job-card .company-name{font-size:10px;color:#94a3b9;margin-top:3px}.job-card .job-meta{display:flex;gap:12px;flex-wrap:wrap;margin-top:11px}.job-card .job-meta span{display:flex;align-items:center;gap:4px;color:#9aa7bc;font-size:9px}.job-card .job-meta .icon{width:12px;height:12px}.job-card .tag-row{margin:13px 0 17px;flex:1;align-content:flex-start}.job-card .entity-foot{margin-top:0}.match{font-size:9px;color:#399979;display:flex;align-items:center;gap:5px;font-weight:550}.match svg{width:12px;height:12px}.job-banner{background:linear-gradient(105deg,#eaf2ff,#f7faff);border:1px solid #e0eafb;border-radius:14px;padding:22px 25px;display:flex;align-items:center;gap:20px;margin-bottom:20px}.job-banner h2{font-size:20px;letter-spacing:-.5px;color:#355686;font-weight:600}.job-banner p{font-size:10px;color:#8fa5c4;margin-top:5px}.job-banner .banner-icon{height:52px;width:52px;border-radius:14px;display:grid;place-items:center;background:#fff8;color:#7a9ccf}.job-banner .banner-icon svg{width:29px;height:29px}.talent-stats{display:flex;gap:17px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:16px 0;padding:12px 0}.talent-stats div{flex:1}.talent-stats strong{font-size:13px;color:#6680a4;font-weight:600}.talent-stats small{display:block;font-size:8px;color:#9aa9bf}.cover-strip{height:70px;background:linear-gradient(100deg,#e0edff,#f0f5ff);border-bottom:1px solid #e8effb;position:relative;overflow:hidden}.cover-strip:after{content:'';position:absolute;width:100px;height:100px;border:1px solid #cfddf255;border-radius:50%;right:30px;top:-40px;box-shadow:0 0 0 25px #d8e5f344,0 0 0 50px #dfeaf355}.profile-cover .avatar{position:relative;margin-top:-34px;margin-left:24px}.profile-cover h2{font-size:20px;margin-top:10px}.detail-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(270px,1fr);gap:20px}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.info-grid dt{font-size:9px;color:#9daabe;margin-bottom:5px}.info-grid dd{font-size:11px;color:#607896;margin:0;overflow-wrap:anywhere}.document-icon{width:33px;height:39px;border:1px solid #d8e6fc;border-radius:6px;background:#f4f8ff;display:grid;place-items:center;color:#779bd1;flex-shrink:0}.document-icon svg{width:18px;height:18px}.document-list-row{display:flex;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid #eef2f8}.document-list-row:last-child{border-bottom:0}.document-list-row h4{font-size:11px;color:#5c7598;font-weight:550}.document-list-row p{font-size:9px;color:#a0acc0;margin-top:3px}
/* Wallet and certificates */
.wallet-layout{display:grid;grid-template-columns:minmax(285px,340px) 1fr;gap:23px}.wallet-card{border-radius:18px;background:linear-gradient(130deg,#132b58,#214b93);padding:25px;color:#fff;min-height:207px;position:relative;overflow:hidden;box-shadow:0 15px 30px #14336920;isolation:isolate}.wallet-card:after{content:'';position:absolute;right:-70px;top:-80px;width:255px;height:255px;border:1px solid #739fcd33;border-radius:50%;box-shadow:0 0 0 27px #7096c111,0 0 0 56px #7096c111,0 0 0 90px #7096c106;z-index:-1}.wallet-card .wallet-title{font-size:9px;letter-spacing:1.9px;color:#b6caec;text-transform:uppercase}.wallet-card h2{font-size:22px;font-weight:500;letter-spacing:-.5px;margin-top:26px}.wallet-card .wallet-id{font-size:10px;letter-spacing:1.6px;margin-top:6px;color:#afc7ec;font-family:monospace}.wallet-bottom{display:flex;justify-content:space-between;align-items:flex-end;margin-top:25px}.wallet-bottom small{font-size:8px;color:#7ea3d9;display:block}.wallet-bottom strong{font-size:10px;color:#c6d9f8;font-weight:500}.wallet-chip{height:25px;width:33px;border:1px solid #9ebce875;border-radius:6px;background:linear-gradient(135deg,#829ac22c,#bccfe544);position:relative;overflow:hidden}.wallet-chip:before{content:'';border:1px solid #adc7e366;position:absolute;inset:6px 0}.wallet-chip:after{content:'';border-left:1px solid #adc7e388;border-right:1px solid #adc7e388;position:absolute;inset:0 11px}.credential-card{padding:0;overflow:hidden}.credential-card-head{padding:20px;display:flex;gap:12px;align-items:center;background:linear-gradient(100deg,#f8fbff,#fff);border-bottom:1px solid var(--line)}.credential-card-body{padding:20px}.credential-card h3{font-size:13px;color:#506b91;line-height:1.5;margin:10px 0}.cert{position:relative;background:#fff;border:1px solid #dce5f2;border-radius:6px;padding:31px 28px;text-align:center;color:#15335e;overflow:hidden;min-height:400px}.cert:before{content:'';position:absolute;inset:10px;border:1px solid #e7edf7;pointer-events:none}.cert:after{content:'DÉMONSTRATION';position:absolute;transform:rotate(-32deg);left:0;right:0;top:48%;font-size:40px;letter-spacing:5px;color:#dfe8f840;pointer-events:none;font-weight:700}.cert>div,.cert>h2,.cert>p,.cert>img{position:relative;z-index:1}.cert-logo{width:116px;height:auto}.cert-type{font-size:9px;text-transform:uppercase;letter-spacing:2px;margin-top:27px;color:#97a5b9}.cert h2{font-size:19px;line-height:1.4;font-family:Georgia,serif;margin:9px 0;color:#314e78}.cert .cert-rule{height:1px;width:45px;background:#cfb883;margin:17px auto}.cert .cert-present{font-size:9px;color:#97a6bc}.cert .cert-person{font-size:25px;font-family:Georgia,serif;font-style:italic;color:#517097;margin:10px 0}.cert .cert-text{font-size:9px;color:#94a4bd;max-width:300px;margin:0 auto;line-height:1.9}.cert .cert-bottom{margin-top:23px;display:flex;align-items:center;justify-content:space-between;text-align:left;gap:15px}.cert .cert-bottom .qr{width:62px;height:62px}.cert .cert-bottom p{font-size:8px;color:#9ba8bd;line-height:1.8}.cert .seal{border:1px dashed #bcab83;outline:3px solid #efe8d740;outline-offset:3px;color:#baa16f;border-radius:50%;width:52px;height:52px;display:grid;place-items:center;flex-shrink:0}.cert .seal svg{width:27px;height:27px}.cert-note{font-size:7px!important;letter-spacing:.7px;color:#b3bccb!important;margin-top:17px!important;text-transform:uppercase}.qr{display:block;background:#fff;border-radius:5px;width:100px;height:100px;shape-rendering:crispEdges;flex-shrink:0}.qr-label{font-size:9px;color:#9caabc;text-align:center;margin-top:7px}.share-link{padding:11px 12px;background:#f7f9fd;border:1px dashed #dce6f6;border-radius:8px;display:flex;align-items:center;gap:8px;font-size:10px;color:#8299ba;word-break:break-all}.verification-card{max-width:680px;margin:0 auto;text-align:center}.verify-input{max-width:530px;margin:25px auto 0;display:flex;gap:8px}.verify-input .input{height:44px;flex:1;font-size:12px;min-width:0}.verification-result{margin-top:23px;text-align:left}.verify-check{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #eef3fa;font-size:11px;color:#7890b1}.verify-check:last-child{border:0}.verify-check .check-circle{height:24px;width:24px;background:#edf8f2;color:#52a582;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.verify-check .check-circle.fail{background:#fff0f1;color:#d4848e}.verify-check svg{width:13px;height:13px}.verify-badge{width:73px;height:73px;background:#edf7f3;border:1px solid #d9efe5;border-radius:20px;display:grid;place-items:center;color:#5eaa8c;margin:3px auto 18px}.verify-badge svg{width:34px;height:34px}.verify-badge.fail{color:#d7828d;background:#fff2f3;border-color:#f8dce1}
/* Pipeline, builder, settings */
.kanban{display:grid;grid-template-columns:repeat(5,minmax(200px,1fr));gap:14px;overflow-x:auto;padding-bottom:10px}.kanban-column{background:#eef2f8;border-radius:12px;padding:12px;min-height:350px;transition:.2s}.kanban-column.dragover{background:#e2edff;outline:2px dashed #80a7f3}.kanban-head{display:flex;align-items:center;justify-content:space-between;margin:2px 2px 14px;font-size:10px;color:#7a8ca9;font-weight:650}.kanban-head span{padding:2px 6px;border:1px solid #e0e8f4;background:#fff9;border-radius:4px;font-size:9px}.kanban-card{border:1px solid #e4ebf7;background:white;border-radius:10px;padding:13px;box-shadow:0 3px 6px #29477103;margin-bottom:10px;cursor:grab}.kanban-card:active{cursor:grabbing}.kanban-card h4{font-size:10px;color:#6980a3;margin-top:10px;font-weight:550}.kanban-card p{font-size:9px;color:#a3aec0;margin-top:4px}.kanban-card .progress{margin-top:12px;height:3px}.kanban-card .card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:12px;border-top:1px solid #f0f4fa;padding-top:10px;font-size:8px;color:#a4b2c6}.builder-layout{display:grid;grid-template-columns:minmax(280px,1fr) minmax(330px,1.1fr);gap:22px;align-items:start}.cv-paper{padding:35px;background:#fff;border:1px solid #e2e9f5;box-shadow:0 8px 22px #19325306;min-height:625px;font-size:10px;color:#778ba9}.cv-paper h2{font-size:29px;letter-spacing:-.8px;font-weight:550;color:#2c4b76}.cv-paper .cv-role{font-size:12px;color:#7297c8;margin:3px 0 10px}.cv-paper .cv-meta{font-size:8px;color:#a2b0c3;border-bottom:1px solid #e5edf8;padding-bottom:18px}.cv-paper h3{font-size:10px;color:#708baF;text-transform:uppercase;letter-spacing:1.3px;margin:23px 0 9px}.cv-paper p{line-height:1.8;font-size:10px}.cv-paper .cv-exp{border-left:1px solid #e1ebf8;padding-left:14px;margin-top:10px}.cv-paper .cv-exp strong{font-size:11px;color:#647fa2}.cv-paper .cv-exp small{display:block;font-size:9px;color:#a3b1c6;margin-top:3px}.cv-paper .cv-footer{font-size:8px;color:#afbccc;display:flex;align-items:center;justify-content:space-between;margin-top:34px;padding-top:14px;border-top:1px solid #e8eef8}.settings-layout{display:grid;grid-template-columns:210px 1fr;gap:23px;align-items:start}.settings-nav{padding:8px}.settings-link{padding:12px 13px;display:flex;gap:8px;align-items:center;font-size:11px;color:#90a1ba;width:100%;border:0;background:none;border-radius:7px;text-align:left}.settings-link.active{color:#4e7bc7;background:#f0f5ff}.settings-link svg{width:16px;height:16px}.setting-row{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:17px 0;border-bottom:1px solid #edf2f9}.setting-row:last-child{border-bottom:0}.setting-row h4{font-size:11px;font-weight:550;color:#6780a0}.setting-row p{font-size:10px;color:#9faec3;margin-top:4px;line-height:1.7;max-width:550px}.permission-table{white-space:normal}.permission-table td{text-align:center}.permission-table td:first-child,.permission-table th:first-child{text-align:left}.permission-table th{text-align:center;max-width:150px;min-width:90px;line-height:1.8}.permission-table td{padding:12px}.permission-yes{color:#61ad94}.permission-no{color:#c0cbdc}.number-circle{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:#edf4ff;color:#759bce;font-size:10px;font-weight:600;flex-shrink:0}.coverage-row{display:flex;align-items:center;gap:14px;padding:15px 20px;border-top:1px solid #edf2f8}.coverage-row p{font-size:10px;color:#91a3bc;margin-top:3px}.coverage-row strong{font-size:11px;color:#617b9d;font-weight:550}.system-card{padding:16px;border:1px solid #e9eff8;border-radius:11px;display:flex;gap:13px;align-items:center}.system-card .sys-icon{background:#f2f6fd;width:37px;height:37px;border-radius:9px;display:grid;place-items:center;color:#7d9dcc;flex-shrink:0}.system-card h4{font-size:11px;color:#6f88a9}.system-card p{font-size:9px;color:#9aabc2;margin-top:3px}.messages-layout{display:grid;grid-template-columns:300px 1fr;min-height:540px}.thread-list{border-right:1px solid var(--line)}.thread-item{padding:17px 18px;display:flex;gap:9px;border-bottom:1px solid #edf2f9;cursor:pointer}.thread-item.active{background:#f2f7ff;border-left:3px solid #7ea6e8;padding-left:15px}.thread-item h4{font-size:11px;color:#7188a6;font-weight:550}.thread-item p{font-size:10px;color:#a0aec2;margin-top:3px;max-width:198px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation{display:flex;flex-direction:column;min-height:540px}.conversation-head{padding:18px 22px;border-bottom:1px solid var(--line);font-size:12px;color:#7589a6}.conversation-messages{padding:25px;flex:1;display:flex;flex-direction:column;gap:16px;overflow:auto;max-height:460px}.bubble{background:#f2f6fd;border:1px solid #e8eff9;border-radius:0 13px 13px 13px;padding:12px 15px;max-width:85%;align-self:flex-start;font-size:11px;color:#7d93b0;line-height:1.7}.bubble.me{background:#ebf2ff;color:#6a8cbf;border-color:#dfeafd;align-self:flex-end;border-radius:13px 0 13px 13px}.bubble small{display:block;text-align:right;color:#a6b6cb;font-size:8px;margin-top:6px}.compose-box{border-top:1px solid var(--line);padding:17px 20px;display:flex;gap:10px}.compose-box .input{flex:1}
/* Modal, drawer, notifications */
.overlay{position:fixed;inset:0;background:#101e3e44;backdrop-filter:blur(5px);z-index:100;display:flex;align-items:center;justify-content:center;padding:24px;animation:fadeIn .18s}.modal{background:#fff;border:1px solid #ffffff88;border-radius:18px;box-shadow:0 25px 100px #071a3d33;width:620px;max-width:100%;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;animation:modalIn .2s}.modal.wide{width:860px}.modal.small-modal{width:450px}.modal-head{padding:23px 25px 17px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;gap:15px;justify-content:space-between}.modal-head h2{font-size:18px;letter-spacing:-.45px;font-weight:600}.modal-head p{font-size:10px;color:#97a4b9;margin-top:5px}.modal-body{padding:23px 25px;overflow:auto}.modal-foot{padding:16px 25px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:8px;background:#fcfdff}.drawer-overlay{justify-content:flex-end;padding:0}.drawer{width:660px;max-width:100%;height:100%;max-height:100%;border-radius:0;border:0;animation:slideIn .22s}.drawer .modal-head{padding:24px 27px 19px}.drawer .modal-body{padding:24px 27px}.drawer .modal-foot{margin-top:auto}.role-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.role-option{border:1px solid #e4ebf7;border-radius:12px;padding:18px 17px;background:#fff;display:flex;align-items:flex-start;gap:12px;text-align:left;position:relative;transition:.2s}.role-option:hover{border-color:#88adf3;transform:translateY(-2px);background:#f8fbff}.role-option.selected{border-color:#95b7f5;background:#f4f8ff}.role-option .role-icon{width:37px;height:37px;border-radius:10px;background:#edf4ff;color:#668ac2;display:grid;place-items:center;flex-shrink:0}.role-option h3{font-size:12px;color:#5f789d;margin-bottom:5px}.role-option p{font-size:9px;color:#9bacc3;line-height:1.7}.role-option:last-child{grid-column:1/-1}.toasts{position:fixed;right:26px;bottom:25px;z-index:150;display:flex;flex-direction:column;gap:9px;max-width:390px}.toast{background:#fff;border:1px solid #e0e9f7;box-shadow:0 8px 40px #152c5322;border-radius:12px;padding:15px 18px;display:flex;align-items:flex-start;gap:11px;animation:toastIn .25s}.toast .toast-icon{color:#5aad8b;flex-shrink:0}.toast.error .toast-icon{color:#d67c87}.toast h4{font-size:11px;font-weight:550;color:#61799a}.toast p{font-size:10px;margin-top:3px;color:#9aaac1}.toast .icon-btn{height:20px;width:20px;margin-left:auto;flex-shrink:0}.search-modal .input{width:100%;font-size:16px;border:0;padding:13px 10px;box-shadow:none}.search-result{display:flex;align-items:center;gap:13px;padding:12px;border:1px solid #eaf0f9;background:#fff;border-radius:8px;width:100%;text-align:left;margin:7px 0}.search-result:hover{background:#f4f8ff;border-color:#d2e2fd}.search-result strong{font-size:11px;color:#6881a4}.search-result p{font-size:9px;color:#a2afc3;margin-top:3px}.stepper{display:flex;align-items:center;gap:8px;margin-bottom:23px}.stepper .step{display:flex;align-items:center;gap:6px;font-size:9px;color:#a9b5c8}.stepper .step i{font-style:normal;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;border:1px solid #e0e8f6;background:#fafcff;font-size:9px}.stepper .step.active{color:#668ac0}.stepper .step.active i{color:#fff;background:#7099db;border-color:#7099db}.stepper>span{flex:1;height:1px;background:#e6eefb}.criterion{display:flex;align-items:center;gap:11px;padding:13px;border:1px solid #e7eef9;border-radius:9px;margin-top:9px;font-size:11px;color:#7790b0}.criterion p{font-size:9px;color:#a0b0c7;margin-top:3px}.criterion input{width:16px;height:16px;accent-color:#6899e5}.countdown{font-size:8px;color:#b0bacb}.loading-bar{height:2px;background:var(--blue);position:fixed;top:0;left:0;z-index:200;animation:loading 1s;display:none}.confirm-summary{background:#f7faff;border:1px solid #e8effa;border-radius:10px;padding:17px;margin-top:15px;color:#829abc;font-size:11px}.notification-row{padding:16px 0;border-bottom:1px solid #eef2f8;display:flex;gap:12px;align-items:flex-start}.notification-row h4{font-size:11px;color:#7087a7;font-weight:550}.notification-row p{font-size:10px;color:#9cabc0;margin-top:4px;line-height:1.7}.notification-row small{font-size:8px;color:#b1bccd;display:block;margin-top:5px}.notification-unread{width:6px;height:6px;background:#81a8e6;border-radius:50%;margin-top:6px;flex-shrink:0}.copy-fallback{width:100%;font-family:monospace;font-size:11px}.pre{padding:16px;background:#f7f9fd;border:1px solid var(--line);border-radius:8px;white-space:pre-wrap;word-break:break-all;font-size:10px;color:#7890ae;line-height:1.8}.filter-chip{font-size:9px;padding:4px 7px;border:1px solid #dce8fe;border-radius:5px;background:#f3f7ff;color:#7696c4}.inline-warning{font-size:10px;color:#c6816e;padding:7px 0}.mobile-scrim{display:none}details{border:1px solid #e6eef9;border-radius:10px;margin-bottom:9px;overflow:hidden}summary{cursor:pointer;padding:14px 16px;font-size:11px;color:#7890b2;font-weight:550}details>div{padding:0 16px 16px;font-size:11px;color:#94a6bf;line-height:1.9}.source-page{font-size:9px;color:#a2b2c7;white-space:nowrap}.format-options{display:flex;gap:8px;flex-wrap:wrap}.format-option{padding:12px 15px;border:1px solid #e4edfb;border-radius:8px;background:#fafcff;flex:1;min-width:125px;color:#809bbd;font-size:10px;text-align:left}.format-option strong{display:block;margin-top:6px;font-size:11px}.format-option:hover{background:#f1f6ff;border-color:#b4cff8}
@keyframes enter{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes modalIn{from{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:none}}@keyframes slideIn{from{transform:translateX(30px);opacity:0}to{transform:none;opacity:1}}@keyframes toastIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes loading{from{width:0}to{width:100%}}
@media(min-width:1600px){:root{--sidebar:248px}.topbar{padding-inline:40px}main{padding-inline:40px}.hero{min-height:220px}.hero h2{font-size:30px}.hero-art{right:75px}.kpi-value{font-size:32px}.dashboard-grid{grid-template-columns:minmax(0,1.75fr) minmax(330px,1fr)}.nav-item{font-size:12px}}
@media(max-width:1240px){:root{--sidebar:213px}.sidebar{padding-inline:12px}.brand{margin-left:10px}.brand img{width:158px}main{padding:25px 24px 20px}.topbar{padding-inline:24px}.global-search{width:190px}.kpis{gap:11px}.kpi{padding:15px}.dashboard-grid{grid-template-columns:minmax(0,1.5fr) minmax(260px,1fr)}.hero-art{right:20px;transform:translateY(-50%) scale(.85);transform-origin:right center}.hero-copy{max-width:63%}.hero h2{font-size:25px}.hero{padding:26px}.donut-wrap{gap:14px}.donut-svg{width:135px;height:135px}.entity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-grid{grid-template-columns:repeat(2,1fr)}.quick-action{flex-direction:row;align-items:center;padding:12px;gap:10px}.quick-action small{display:none}.topbar .demo-indicator{display:none}.wallet-layout{grid-template-columns:290px 1fr}}
@media(max-width:1020px){:root{--sidebar:198px}.brand img{width:151px}.nav-item{font-size:10.5px;gap:9px;padding:9px}.workspace{padding:9px 7px}.workspace strong{font-size:10px}.workspace small{font-size:8px}.topbar{padding-inline:20px}.global-search{width:165px}.global-search kbd{display:none}.top-actions{gap:7px}.page-head h1{font-size:23px}.page-head p{font-size:10px}.page-head{flex-wrap:wrap;gap:10px}.page-tools{margin-top:0}.hero-art{right:10px;transform:translateY(-50%) scale(.75)}.hero-copy{max-width:67%}.hero h2{font-size:22px}.hero p{max-width:280px}.kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}.dashboard-grid.equal{grid-template-columns:1fr 1fr}.dashboard-grid>.stack{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}.wallet-layout{grid-template-columns:1fr}.wallet-layout>.stack{display:grid;grid-template-columns:1fr 1fr;align-items:start}.detail-grid{grid-template-columns:1fr}.builder-layout{grid-template-columns:1fr}.cv-paper{max-width:680px}.settings-layout{grid-template-columns:175px 1fr}.messages-layout{grid-template-columns:235px 1fr}.hero-copy .hero-kicker{font-size:7px}.topbar .divider-v{display:none}}
@media(max-width:760px){:root{--sidebar:0px;--topbar:63px}.sidebar{width:236px;transform:translateX(-100%);transition:transform .25s}.sidebar.open{transform:translateX(0)}.sidebar.open+.mobile-scrim{display:block;position:fixed;inset:0;background:#10204055;z-index:35}.shell{margin-left:0}.mobile-menu{display:grid}.topbar{gap:9px;padding:0 16px}.breadcrumbs{font-size:10px;gap:6px}.breadcrumbs span:first-child{display:none}.breadcrumbs>.icon:first-of-type{display:none}.top-actions{gap:5px}.top-actions .global-search{width:30px;background:none;border:0;padding:0;justify-content:center}.global-search span,.global-search kbd{display:none}.topbar .lang-btn{display:none}.topbar .avatar{width:29px;height:29px;font-size:9px}.topbar .icon-btn{width:29px;height:29px}.topbar .help-top{display:none}main{padding:22px 17px 15px}.page-head h1{font-size:24px}.page-head p{font-size:10px;line-height:1.7}.eyebrow{font-size:8px}.page-head{margin-bottom:18px}.page-tools{gap:6px;flex-wrap:wrap}.btn{font-size:10px;padding:8px 11px}.hero{padding:24px;min-height:210px}.hero-copy{max-width:75%}.hero h2{font-size:24px;max-width:260px}.hero p{font-size:9px;max-width:230px}.hero-art{right:-20px;opacity:.65;transform:translateY(-30%) scale(.62);z-index:0}.hero-actions{gap:10px}.hero-actions .text-btn{font-size:8px}.hero .hero-kicker{font-size:7px}.kpis{margin:16px 0;gap:10px}.kpi-value{font-size:27px}.kpi-top>span{font-size:10px}.kpi-foot{font-size:8px;flex-wrap:wrap;gap:4px}.dashboard-grid{gap:16px}.dashboard-grid>.stack{display:flex}.dashboard-grid.equal{grid-template-columns:1fr}.panel-head{padding:17px 17px 13px}.panel-body{padding-inline:17px}.panel-pad{padding:18px}.cols-2,.cols-3{grid-template-columns:1fr}.cols-4{grid-template-columns:1fr 1fr}.span-2{grid-column:auto}.entity-grid{grid-template-columns:1fr}.job-banner{padding:18px;gap:13px}.job-banner h2{font-size:19px}.job-banner .banner-icon{display:none}.job-banner .btn{margin-left:auto}.toolbar{padding:13px;gap:10px}.toolbar-group{width:100%}.field-search{min-width:0;flex:1}.toolbar-group .select{max-width:180px;font-size:10px}.wallet-layout>.stack{display:flex}.form-grid{gap:13px}.settings-layout{grid-template-columns:1fr}.settings-nav{display:flex;overflow-x:auto}.settings-link{white-space:nowrap;width:auto;flex-shrink:0;padding:10px;font-size:10px}.settings-link svg{width:14px}.messages-layout{grid-template-columns:1fr}.thread-list{max-height:170px;overflow-y:auto;border-right:0;border-bottom:1px solid var(--line)}.conversation{min-height:380px}.conversation-messages{min-height:220px}.thread-item{padding:12px}.role-options{grid-template-columns:1fr}.role-option:last-child{grid-column:auto}.role-option{padding:13px}.role-option .role-icon{width:31px;height:31px}.overlay{padding:12px}.drawer-overlay{padding:0}.modal{max-height:94vh;border-radius:14px}.modal-head,.drawer .modal-head{padding:19px 19px 14px}.modal-body,.drawer .modal-body{padding:20px 19px}.modal-foot{padding:14px 19px;flex-wrap:wrap}.drawer{border-radius:0;max-height:100%;width:100%}.drawer .modal-head h2{font-size:17px}.toasts{left:16px;right:16px;bottom:16px;max-width:none}.toast{padding:12px}.footer{font-size:8px;flex-wrap:wrap;line-height:1.8}.footer button{font-size:8px}.coverage-row{padding:14px;gap:9px;flex-wrap:wrap}.coverage-row .grow{flex-basis:70%}.coverage-row .source-page{margin-left:36px}.cert{padding:27px 20px}.cert .cert-person{font-size:24px}.cert h2{font-size:18px}.builder-layout{gap:16px}.cv-paper{padding:25px}.cv-paper h2{font-size:26px}.info-grid{gap:14px}.donut-wrap{justify-content:flex-start;padding-left:8px;gap:32px}.quick-grid{grid-template-columns:repeat(4,1fr)}.quick-action{flex-direction:column;align-items:flex-start;gap:8px;padding:12px 8px}.quick-action strong{font-size:8px}.page-head .page-tools .btn .icon{width:14px;height:14px}.verify-input{flex-direction:column}.page-head .badge{font-size:8px}.form-field.full{grid-column:1/-1}.setting-row{gap:10px}.date-wide{display:none}.source-page{white-space:normal}.kanban{grid-template-columns:repeat(5,230px)}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{.sidebar,.topbar,.footer,.page-tools,.btn,.icon-btn,.overlay,.toasts,.toolbar{display:none!important}.shell{margin:0}main{padding:0}.panel{box-shadow:none}.print-area{display:block!important}.cv-paper,.cert{box-shadow:none;border:0;max-width:100%;page-break-inside:avoid}body{background:white}.kpis{grid-template-columns:repeat(4,1fr)}.page-head{margin-bottom:15px}.hero{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
/* Intrinsic-size constraints keep wide tables scrollable inside mobile cards. */
.grid>*,.dashboard-grid>*,.wallet-layout>*,.builder-layout>*,.settings-layout>*,.stack,.panel{min-width:0}
.quick-action strong,.quick-action small{display:block}
.quick-action small{margin-top:5px;line-height:1.7}
@media(max-width:1020px){.dashboard-grid{grid-template-columns:minmax(0,1fr)}}
@media(max-width:760px){.dashboard-grid.equal{grid-template-columns:minmax(0,1fr)}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-action{flex-direction:row;align-items:center;padding:13px 10px}.quick-action strong{font-size:10px}.quick-action small{display:none}.hero-copy{max-width:90%}.hero-art{opacity:.3}.form-grid{grid-template-columns:minmax(0,1fr)}.info-grid{grid-template-columns:minmax(0,1fr)}.panel-head>div{min-width:0}.panel-head .text-btn{flex-shrink:0}.donut-wrap{gap:20px}.toolbar-group{flex-wrap:wrap}.toolbar-group .select{max-width:100%}}
.toasts,.toast{pointer-events:none}.toast .icon-btn{pointer-events:auto}
body:has(.modal) .toasts{bottom:auto;top:88px}
