@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@400;450;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#182f32;--muted:#718183;--green:#153f3b;--lime:#dafa91;--line:#e4e9e7;--bg:#f4f6f5;--white:#fff}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:15px 'IBM Plex Sans Arabic',Manrope,Arial,sans-serif}button,input,select,textarea{font:inherit}button,a,select{cursor:pointer}button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:9px;background:white;color:var(--ink);padding:10px 15px;font-weight:500}button:hover{background:#eff4ef}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #80b8ac;outline-offset:2px}button.primary{background:var(--green);border-color:var(--green);color:white}button.primary:hover{background:#245950}button.lime{background:var(--lime);border-color:var(--lime)}button.small{padding:6px 11px;font-size:13px}button.iconbtn{padding:9px}svg{width:20px;height:20px;flex-shrink:0}a{color:inherit;text-decoration:none}.shell{display:grid;grid-template-columns:246px minmax(0,1fr);min-height:100vh}.side{background:white;border-inline-end:1px solid var(--line);padding:30px 20px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{display:flex;align-items:center;gap:10px;font:800 25px Manrope,Arial;letter-spacing:1.5px;direction:ltr;justify-content:center}.mark{width:32px;height:34px;background:var(--green);clip-path:polygon(0 0,30% 0,70% 60%,70% 0,100% 0,100% 100%,70% 100%,30% 40%,30% 100%,0 100%)}.workspace{margin:32px 0 22px;border:1px solid var(--line);border-radius:10px;padding:12px;display:flex;align-items:center;gap:10px}.avatar{display:inline-flex;align-items:center;justify-content:center;width:39px;height:39px;border-radius:11px;background:#e5efeb;color:#34635c;font-weight:600;flex-shrink:0}.workspace small,.user small{display:block;color:var(--muted);font-size:12px}.nav-label{color:#8a9696;font-size:12px;margin:0 12px 10px}nav{display:flex;flex-direction:column;gap:6px}nav a{display:flex;align-items:center;gap:12px;padding:11px 13px;border-radius:8px;color:#647476;font-size:14px}nav a:hover{background:#f5f7f5}nav a.active{background:#eaf1ed;color:var(--green);font-weight:600}nav a.active:before{content:'';width:3px;height:19px;background:#3c7566;border-radius:2px}.side-bottom{margin-top:auto;padding-top:24px}.help{background:#f3f6f3;padding:16px;border-radius:12px;font-size:13px}.help p{color:var(--muted);line-height:1.8}.topbar{height:83px;border-bottom:1px solid var(--line);background:#ffffffd9;display:flex;align-items:center;justify-content:space-between;padding:0 36px;gap:15px}.breadcrumb{color:var(--muted);font-size:14px}.top-actions{display:flex;align-items:center;gap:12px}.user{display:flex;align-items:center;gap:9px;font-size:13px}.demo-bar{padding:9px 36px;background:#ecf1e5;color:#556545;display:flex;align-items:center;justify-content:space-between;font-size:12px;gap:12px}.demo-bar select{background:transparent;border:0;color:var(--green);font-weight:600;max-width:165px}.content{padding:31px 36px 40px;max-width:1600px;margin:auto}.pagehead{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.pagehead h1{font-size:28px;line-height:1.5;margin:0 0 3px;letter-spacing:-.5px}.sub{color:var(--muted);font-size:14px;margin:0}.eyebrow{font:600 11px Manrope;letter-spacing:2px;color:#73968b}.welcome{border-radius:15px;background:var(--green);color:white;display:flex;align-items:center;justify-content:space-between;padding:26px 30px;gap:25px;position:relative;overflow:hidden;margin-bottom:24px}.welcome h2{font-size:23px;margin:9px 0}.welcome p{color:#bccfc8;font-size:14px;max-width:520px;margin:0}.welcome .orb{width:116px;height:116px;border:1px solid #ffffff21;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.orb span{width:88px;height:88px;border:1px solid #ffffff35;border-radius:50%;display:grid;place-items:center}.orb svg{width:38px;height:38px;color:var(--lime)}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:24px}.stat{padding:20px;background:white;border:1px solid var(--line);border-radius:12px}.stat-top{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:13px}.stat-top svg{color:#8ca299}.stat strong{display:block;font:700 31px Manrope,Arial;margin:14px 0 8px;letter-spacing:-1px}.stat small{font-size:12px;color:var(--muted)}.stat small em{font-style:normal;color:#438064}.grid-two{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr);gap:22px;margin-bottom:24px}.panel{background:white;border:1px solid var(--line);border-radius:13px;overflow:hidden}.panel-head{padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:12px}.panel h2{font-size:17px;margin:0}.panel-head p{font-size:12px;color:var(--muted);margin:4px 0 0}.chart{height:192px;display:flex;align-items:end;gap:20px;padding:12px 26px 30px;border-bottom:1px solid #f0f2f0;margin:0 20px 15px;background:repeating-linear-gradient(to top,transparent 0,transparent 43px,#eef1ee 44px,#eef1ee 45px)}.bar-group{height:100%;flex:1;display:flex;align-items:end;justify-content:center;gap:5px;position:relative}.bar{width:22px;background:#c7dbd2;border-radius:4px 4px 0 0;min-height:5px}.bar.dark{background:#326456}.bar-group label{position:absolute;bottom:-23px;white-space:nowrap;font-size:11px;color:var(--muted)}.legend{display:flex;justify-content:center;gap:23px;font-size:12px;color:var(--muted);padding-bottom:17px}.legend i{display:inline-block;width:8px;height:8px;background:#326456;border-radius:2px;margin-inline-end:5px}.legend i.light{background:#c7dbd2}.funnel{padding:0 22px 18px}.funnel-row{margin:12px 0}.funnel-label{display:flex;justify-content:space-between;font-size:13px;margin-bottom:8px}.track{height:7px;background:#f1f4f1;border-radius:5px;overflow:hidden}.track div{height:100%;background:#5b8f7a;border-radius:5px}.tablewrap{overflow:auto}table{border-collapse:collapse;width:100%;text-align:start;white-space:nowrap;font-size:14px}th{font-weight:400;color:#84908e;font-size:12px;background:#f9faf9}th,td{padding:15px 21px;border-bottom:1px solid #eef1ee;text-align:start}tr:last-child td{border:0}.cell-person{display:flex;gap:10px;align-items:center}.cell-person small{display:block;font-size:12px;color:var(--muted);margin-top:3px}.badge{display:inline-flex;padding:4px 9px;border-radius:6px;font-size:12px;background:#eaf3ec;color:#427650}.badge.amber{background:#fff3dc;color:#a27a29}.badge.blue{background:#eaf0fa;color:#5576a1}.badge.gray{background:#edf0f0;color:#718183}.badge.red{background:#fbeae7;color:#ac5c4b}.toolbar{display:flex;gap:12px;margin-bottom:20px;flex-wrap:wrap}.search{position:relative;flex:1;min-width:180px}.search svg{position:absolute;inset-inline-start:13px;top:13px;color:#91a09b}.search input{padding-inline-start:42px;width:100%}input,select,textarea{border:1px solid #dce3df;border-radius:8px;background:white;padding:10px 12px;color:var(--ink);min-width:0}textarea{min-height:85px;resize:vertical}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.worker-card{background:white;border:1px solid var(--line);border-radius:13px;padding:22px}.card-top{display:flex;justify-content:space-between;align-items:center}.worker-card h3{margin:15px 0 4px;font-size:18px}.worker-card p{font-size:13px;color:var(--muted)}.tags{display:flex;flex-wrap:wrap;gap:6px;margin:15px 0}.tags span{background:#f2f5f3;padding:5px 9px;border-radius:5px;font-size:12px}.card-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:15px;margin-top:18px}.empty{text-align:center;padding:55px;color:var(--muted)}dialog{border:1px solid var(--line);border-radius:16px;padding:0;width:min(550px,calc(100% - 30px));max-height:90vh;color:var(--ink);box-shadow:0 20px 100px #08292333}dialog::backdrop{background:#102d3269;backdrop-filter:blur(3px)}.modal-head{display:flex;align-items:center;justify-content:space-between;padding:20px 25px;border-bottom:1px solid var(--line)}.modal-head h2{margin:0;font-size:20px}.modal-body{padding:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field{display:flex;flex-direction:column;gap:7px;font-size:14px}.field.full{grid-column:1/-1}.modal-foot{display:flex;justify-content:flex-end;gap:10px;padding:18px 25px;border-top:1px solid var(--line)}.detail-row{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--line);gap:15px}.detail-row span{color:var(--muted)}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%) translateY(100px);background:#153f3b;color:white;padding:12px 24px;border-radius:10px;transition:.25s;z-index:20;max-width:90%;text-align:center}#toast.show{transform:translateX(-50%) translateY(0)}.activity{padding:0 22px 20px}.activity-item{display:flex;gap:12px;padding:13px 0;border-bottom:1px solid #eef1ee;font-size:13px}.activity-item small{display:block;color:var(--muted);font-size:12px;margin-top:4px}.activity-item .avatar{width:33px;height:33px}.footer{font-size:12px;color:#8a9892;display:flex;justify-content:space-between;margin-top:26px}.menu{display:none}.profile-hero{background:white;border:1px solid var(--line);border-radius:13px;padding:28px;margin-bottom:22px}.profile-hero h2{margin:10px 0}.number{font-family:Manrope,Arial;direction:ltr;display:inline-block}.note{padding:13px 16px;border-radius:8px;background:#f2f6ed;color:#647752;font-size:13px;line-height:1.9}.mobile-close{display:none}@media(min-width:1500px){.content{padding-top:40px}.chart{height:235px}}@media(max-width:1100px){.shell{grid-template-columns:205px minmax(0,1fr)}.side{padding:25px 13px}.content{padding:25px}.topbar{padding:0 25px}.stats{gap:10px}.stat{padding:15px}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-two{grid-template-columns:minmax(0,1.4fr) minmax(250px,1fr)}.chart{gap:10px;padding-inline:5px}.welcome .orb{display:none}}@media(max-width:800px){.shell{display:block}.side{display:none;position:fixed;inset:0;inset-inline-end:auto;width:260px;z-index:10;box-shadow:0 0 0 100vw #102d3269}.side.open{display:flex}.mobile-close,.menu{display:inline-flex}.topbar{height:70px;padding:0 18px}.breadcrumb,.user div{display:none}.content{padding:22px 16px}.demo-bar{padding:9px 16px}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-two{grid-template-columns:1fr}.pagehead h1{font-size:24px}.pagehead{align-items:flex-start}.welcome{padding:22px}.welcome h2{font-size:20px}.cards{grid-template-columns:1fr 1fr}.top-actions{gap:7px}.footer{gap:15px}.stat strong{font-size:27px}.help{display:none}}@media(max-width:490px){.cards{grid-template-columns:1fr}.welcome{display:block}.welcome button{margin-top:18px}.pagehead{flex-wrap:wrap}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.demo-bar{font-size:11px}.top-actions .user{display:none}.panel-head{padding:18px}.stat-top{font-size:12px}.stat{padding:15px 12px}}
/* NEXORA — editorial operations workspace */
:root{--ink:#142e32;--muted:#738386;--green:#153f43;--lime:#d8f781;--line:#e1e8e8;--bg:#f3f6f7}body{font-size:16px;line-height:1.6}.shell{grid-template-columns:242px minmax(0,1fr)}.side{background:#102f34;color:#c5d4d4;border:0;padding:35px 18px 23px}.brand{color:white;font-size:26px;letter-spacing:2px;justify-content:flex-start;padding-inline:13px;gap:11px}.brand .mark{background:#d8f781;width:27px;height:30px}.brand-period{font-size:11px;font-weight:400;align-self:flex-start;margin-top:0;margin-left:-6px}.brand-caption{font:500 9px Manrope,Arial;letter-spacing:2.3px;color:#7f9b9d;direction:ltr;padding:10px 13px 0}.workspace{margin:33px 0 27px;border-color:#ffffff13;background:#ffffff05;padding:13px 11px;border-radius:8px;font-size:14px}.workspace .avatar{background:#23464a;color:#cbe0db;border:1px solid #ffffff12;border-radius:7px}.workspace small,.side .nav-label{color:#829fa1;font-size:12px}.side nav{gap:5px}.side nav a{color:#a8bec0;padding:12px 14px;border-radius:7px;font-size:14px;position:relative}.side nav a svg{width:19px;height:19px;opacity:.8}.side nav a:hover{background:#ffffff08;color:white}.side nav a.active{background:#d8f781;color:#16352b;font-weight:600;box-shadow:0 3px 12px #0000000c}.side nav a.active:before{display:none}.side nav a.active svg{opacity:1}.side .help{background:transparent;border-top:1px solid #ffffff14;border-radius:0;padding:22px 9px 5px}.side .help strong{font-size:13px;color:#c5d7d4}.side .help svg{color:#d8f781;width:18px;height:18px}.side .help p{color:#839fa0;font-size:12px;line-height:1.9}.topbar{height:76px;background:#fff;border-bottom:1px solid var(--line);padding:0 38px}.topbar .iconbtn{background:transparent;border:0}.topbar .avatar{border-radius:50%;background:#eff3ed;color:#527365}.user{padding-inline-start:17px;border-inline-start:1px solid var(--line)}.breadcrumb{font-size:13px}.breadcrumb b{font-weight:500;color:var(--ink)}.demo-bar{background:#eaf0f0;color:#6b7c7e;border-bottom:1px solid #dfe7e7;font-size:12px;padding:7px 38px}.demo-bar select{font-size:12px}.content{padding:34px 38px 30px;max-width:1660px}.overview-kicker{display:flex;gap:10px;align-items:center;font-size:12px;font-weight:600;letter-spacing:.5px;color:#6f8587;margin-bottom:13px}.section-index{font:500 12px Manrope;color:#6d9291}.date-chip{margin-inline-start:auto;display:flex;align-items:center;gap:7px;font-weight:400;font-size:12px;letter-spacing:0}.date-chip svg{width:14px;height:14px}.pagehead{margin-bottom:28px;align-items:center}.pagehead h1{font-size:31px;font-weight:600;letter-spacing:-.8px;line-height:1.65;margin-bottom:1px}.pagehead .sub{font-size:14px;color:#809093}button{border-radius:7px;font-size:14px;padding:10px 16px;transition:background .18s,box-shadow .18s,transform .18s}button:hover{box-shadow:0 3px 8px #153f4308}button:active{transform:translateY(1px)}button.primary{background:#173f43;box-shadow:0 3px 6px #173f4312}button.primary:hover{background:#235359}button.small{font-size:13px;padding:6px 10px}.pagehead button.primary{padding:12px 17px}.stats{gap:0;margin-bottom:26px;background:white;border:1px solid var(--line);border-radius:11px;overflow:hidden;box-shadow:0 3px 10px #173f4303}.stat{border:0;border-radius:0;padding:20px 23px 19px;position:relative;background:transparent}.stat+.stat{border-inline-start:1px solid var(--line)}.stat-top{font-size:13px;color:#62777b}.stat-top svg{width:18px;height:18px;color:#8ba6a6}.stat strong{font-size:32px;font-weight:600;letter-spacing:-1.3px;margin:17px 0 9px;line-height:1.3}.stat:last-child strong{font-size:25px;letter-spacing:-.8px;margin-top:22px;margin-bottom:12px;white-space:nowrap}.stat small{font-size:12px;color:#849393}.stat:first-child:after{content:'';position:absolute;height:3px;background:#5c9589;bottom:0;inset-inline:23px}.operations-layout{display:grid;grid-template-columns:minmax(0,1fr) 295px;gap:23px;align-items:start}.operations-main,.operations-rail{display:flex;flex-direction:column;gap:23px}.panel{border-radius:10px;box-shadow:0 3px 10px #173f4303}.panel-head{padding:21px 23px}.panel h2,.next-actions h2{font-size:16px;font-weight:600}.panel-head .small{border:0;background:transparent;color:#567776;padding:0}.panel-head .small svg{width:15px;height:15px}.chart-period{font:500 11px Manrope,Arial;letter-spacing:.4px;color:#73898b;background:#f3f6f6;padding:5px 8px;border-radius:4px}.distribution-summary{display:flex;align-items:center;gap:12px;padding:0 24px;margin-bottom:16px}.distribution-summary>strong{font:600 32px Manrope,Arial;color:#21484b}.distribution-summary>span{font-size:12px;color:#899697;max-width:90px;line-height:1.7}.distribution-summary .legend{margin-inline-start:auto;padding:0;font-size:11px;gap:13px}.legend i{background:#35756d}.legend i.light{background:#d4e6de}.horizontal-chart{padding:0 24px 25px;display:grid;gap:16px}.hchart-row{display:grid;grid-template-columns:75px minmax(0,1fr) 20px;gap:15px;align-items:center}.hchart-name{font-size:13px;color:#687f82}.hchart-row>b{font:500 12px Manrope;text-align:center;color:#698182}.hchart-track{height:17px;background:repeating-linear-gradient(to left,transparent 0,transparent calc(25% - 1px),#eaf0ee calc(25% - 1px),#eaf0ee 25%);border-inline-start:1px solid #eaf0ee}.hchart-stack{height:100%;display:flex;gap:3px;border-radius:3px;overflow:hidden;min-width:0}.hchart-active{height:100%;background:#35756d}.hchart-available{height:100%;background:#cfe2d8}.focus-card{background:#163f44;color:white;border:1px solid #20494d;border-radius:10px;padding:23px;position:relative}.focus-caption{display:flex;align-items:center;gap:9px;font-size:11px;letter-spacing:1px;color:#a6c7c4}.focus-caption svg{height:17px;width:17px;color:#d8f781}.focus-card h2{font:500 53px Manrope,Arial;letter-spacing:-2px;margin:20px 0 14px;line-height:1}.focus-card h2 span{display:block;font:500 16px 'IBM Plex Sans Arabic',Arial;letter-spacing:0;line-height:1.7;margin-top:9px;max-width:190px}.focus-card p{font-size:12px;line-height:1.9;color:#a0bcbb;margin:0 0 20px}.focus-card button{width:100%;justify-content:space-between;font-size:13px;border:0;padding:10px 13px}.focus-card button svg{width:17px;height:17px}.focus-card button:hover{background:#e4ffad}.funnel{padding:0 23px 17px}.funnel-row{margin:0 0 17px}.funnel-label{font-size:12px;color:#698183;margin-bottom:7px}.funnel-label b{font-family:Manrope;font-weight:500;color:#315d5b}.track{height:5px;background:#edf2ef}.funnel .sub{display:none}.next-actions{background:transparent;border:1px solid var(--line);border-radius:10px;overflow:hidden}.next-actions .panel-head{padding:17px 19px}.action-row{width:100%;display:flex;border:0;border-radius:0;background:transparent;gap:12px;justify-content:start;text-align:start;padding:12px 19px}.action-row+.action-row{border-top:1px solid var(--line)}.action-row>span:nth-child(2){flex:1}.action-row b{font-size:12px;font-weight:500;display:block}.action-row small{font-size:11px;color:#8b9898;display:block;margin-top:3px}.action-row>svg{width:15px;color:#8ba3a2}.action-icon{width:30px;height:32px;border:1px solid #dce7e4;border-radius:7px;display:grid;place-items:center;background:white;color:#527d73}.action-icon svg{width:16px}.tablewrap th{background:#f8faf9;color:#829291;font-size:11px;letter-spacing:.15px;padding:12px 21px;border-top:1px solid #eaf0ed}.tablewrap td{padding:18px 21px;font-size:13px;border-color:#edf1ef}.tablewrap tbody tr{transition:background .18s}.tablewrap tbody tr:hover{background:#fafcfb}.cell-person .avatar{width:34px;height:36px;border-radius:7px;background:#edf3ef;color:#65917f}.cell-person .avatar svg{width:17px}.cell-person small{font-size:11px}.badge{border:1px solid #dfebdf;border-radius:5px;padding:3px 8px;font-size:11px;background:#f0f7ef;color:#55815b}.badge.blue{border-color:#e0e9f2;background:#eff4fa;color:#6b88a9}.badge.amber{border-color:#f0e5cb;background:#fcf6e9;color:#a58d48}.badge.gray{border-color:#e6eaeb;background:#f4f6f6}.badge.red{border-color:#f0d9d6;background:#fcf0ed}.cards{gap:21px}.worker-card{border-radius:10px;padding:23px;box-shadow:0 4px 15px #153f4303;transition:box-shadow .2s,border-color .2s,transform .2s}.worker-card:hover{border-color:#afc9c1;box-shadow:0 10px 24px #173f4308;transform:translateY(-2px)}.worker-card .card-top>.avatar{width:48px;height:49px;border-radius:11px;font-size:18px}.avatar.tone-0{background:#dce9e4;color:#447763}.avatar.tone-1{background:#e0e9f1;color:#607f9c}.avatar.tone-2{background:#eae6dc;color:#958058}.avatar.tone-3{background:#e8e5ec;color:#837590}.worker-card h3{font-size:20px;margin-top:20px;font-weight:500}.worker-card p{font-size:13px;line-height:1.9}.worker-card .tags span{font-size:12px;border:1px solid #e7eeeb;background:#f7f9f8;padding:4px 8px}.card-bottom{margin-top:23px;padding-top:18px}.toolbar{background:white;border:1px solid var(--line);padding:9px;border-radius:9px;margin-bottom:23px}.toolbar input,.toolbar select{border:0;background:#f6f8f8;font-size:14px}.toolbar input{padding-block:11px}.search svg{top:15px;width:17px}.toolbar select{border-inline-start:1px solid #e1e8e5}.footer{font-size:11px;color:#92a0a2;padding-top:16px;border-top:1px solid #e1e8e8;margin-top:31px}.profile-hero{border-radius:10px;border-top:4px solid #487d70}.profile-hero>.avatar{width:65px;height:65px;font-size:23px}.profile-hero h2{font-weight:500;font-size:26px}.welcome{border-radius:11px;background:#173f44}.welcome .eyebrow{color:#a4c992}.welcome button{flex-shrink:0}.modal-head{background:#f6f8f7}.modal-head h2{font-size:19px;font-weight:500}.modal-head .iconbtn{border:0;background:transparent}.modal-body{line-height:1.8}.modal-foot{background:#fbfcfb}.note{font-size:13px;border:1px solid #e5eadd;background:#f5f7ef}.detail-row{font-size:14px}dialog{border-radius:12px}.view-billing .stats{grid-template-columns:repeat(4,minmax(0,1fr))}.mobile-close{color:#b8cdcb;background:transparent;border-color:#547271}html[dir=rtl] .focus-card button svg,html[dir=rtl] .action-row>svg,html[dir=rtl] .panel-head .small svg{transform:rotate(180deg)}@media(min-width:1600px){.operations-layout{grid-template-columns:minmax(0,1fr) 330px}.horizontal-chart{gap:22px;padding-bottom:29px}.hchart-track{height:20px}.focus-card{padding:27px}.stat{padding:25px 28px}.content{padding-top:41px}.pagehead h1{font-size:35px}}@media(max-width:1200px){.shell{grid-template-columns:215px minmax(0,1fr)}.side{padding-inline:13px}.content{padding:28px 25px}.operations-layout{grid-template-columns:minmax(0,1fr) 255px;gap:18px}.operations-main,.operations-rail{gap:18px}.stat{padding-inline:16px}.stat strong{font-size:28px}.stat:last-child strong{font-size:22px}.stat-top{font-size:12px}.stat-top svg{display:none}.focus-card{padding:20px}.distribution-summary{flex-wrap:wrap}.distribution-summary .legend{gap:9px}.hchart-row{grid-template-columns:64px minmax(0,1fr) 16px;gap:10px}.hchart-name{font-size:12px}.brand{font-size:23px}.brand-caption{font-size:8px;letter-spacing:1.8px}.tablewrap td,.tablewrap th{padding-inline:17px}}@media(max-width:1000px) and (min-width:801px){.operations-layout{grid-template-columns:1fr}.operations-rail{display:grid;grid-template-columns:1fr 1fr}.next-actions{grid-column:1/-1}.focus-card h2{font-size:40px}.date-chip{display:none}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stat:nth-child(3){border-inline-start:0;border-top:1px solid var(--line)}.stat:nth-child(4){border-top:1px solid var(--line)}.pagehead h1{font-size:27px}}@media(max-width:800px){.shell{display:block}.side{width:250px;padding:28px 18px 20px}.topbar{padding:0 18px;height:67px}.demo-bar{padding:7px 17px}.content{padding:24px 17px}.overview-kicker{font-size:10px;margin-bottom:9px}.date-chip{font-size:10px}.date-chip svg{display:none}.pagehead{gap:15px;margin-bottom:23px}.pagehead h1{font-size:27px}.pagehead .sub{font-size:13px}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-bottom:20px}.stat{padding:18px 17px}.stat:nth-child(3){border-inline-start:0;border-top:1px solid var(--line)}.stat:nth-child(4){border-top:1px solid var(--line)}.stat strong{font-size:30px}.stat:last-child strong{font-size:23px}.stat-top svg{display:block}.operations-layout{grid-template-columns:minmax(0,1fr) 240px;gap:17px}.operations-main,.operations-rail{gap:17px}.horizontal-chart{padding-inline:18px}.hchart-row{gap:8px}.hchart-name{font-size:12px}.focus-card{padding:19px}.focus-card h2{font-size:44px}.focus-card h2 span{font-size:15px}.panel-head{padding:19px}.distribution-summary{padding-inline:19px}.distribution-summary .legend{margin-inline-start:0;width:100%;justify-content:flex-start}.view-billing .stats{grid-template-columns:repeat(2,minmax(0,1fr))}.user{border:0;padding:0}.help{display:none}}@media(max-width:640px){.operations-layout{display:flex;flex-direction:column}.operations-main,.operations-rail{width:100%}.operations-rail{display:grid;grid-template-columns:1fr 1fr}.operations-rail .focus-card{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;gap:5px 15px}.focus-card .focus-caption{grid-column:1/-1}.focus-card h2{margin:10px 0;font-size:40px}.focus-card h2 span{font-size:14px;max-width:none}.focus-card p{display:none}.focus-card button{align-self:center;font-size:12px;width:auto}.next-actions{align-self:start}.next-actions .panel-head{padding:17px 13px}.next-actions h2{font-size:14px}.action-row{padding:12px 13px;gap:8px}.action-icon{display:none}.action-row>svg{width:13px}.action-row b{font-size:12px}.action-row small{font-size:11px}.funnel{padding-inline:17px}.operations-rail .panel-head{padding:17px}.operations-rail .panel h2{font-size:14px}.horizontal-chart{gap:17px;padding:0 20px 23px}.hchart-row{grid-template-columns:73px minmax(0,1fr) 20px;gap:12px}.distribution-summary{flex-wrap:nowrap;margin-bottom:21px}.distribution-summary .legend{width:auto;margin-inline-start:auto;flex-direction:column;gap:2px}.stat small{font-size:11px}.cards{grid-template-columns:1fr 1fr;gap:14px}.worker-card{padding:19px}.worker-card h3{font-size:18px}.card-bottom{gap:7px}.card-bottom button{font-size:12px;padding:6px 8px}.pagehead{flex-wrap:wrap}.pagehead button.primary{padding:10px 13px;font-size:13px}.date-chip{font-size:9px}.brand-caption{font-size:9px}.stat-top{font-size:12px}.stat:last-child strong{font-size:21px;white-space:normal}.stat-top svg{width:16px}.top-actions{gap:5px}.top-actions .user{display:none}.footer{font-size:10px}}@media(max-width:450px){.cards{grid-template-columns:1fr}.pagehead h1{font-size:25px}.overview-kicker{letter-spacing:0}.date-chip{font-size:9px}.stat{padding:16px 13px}.stat strong{font-size:28px}.stat-top svg{display:none}.stat:last-child strong{font-size:20px}.stat small{font-size:10px}.focus-card button{padding:9px 11px}.focus-card button svg{display:none}.focus-card h2 span{max-width:180px;font-size:13px}.focus-card h2{font-size:37px}.operations-rail{gap:12px}.operations-rail .panel-head{padding:15px 12px}.funnel{padding-inline:12px}.next-actions .panel-head{padding:15px 12px}.action-row{padding:11px 12px}.action-row>svg{display:none}.distribution-summary>span{font-size:11px}.demo-bar>span{max-width:55%;font-size:10px}.demo-bar label{font-size:10px}.demo-bar select{max-width:80px;font-size:11px}.pagehead .sub{font-size:12px}.worker-card .card-bottom button{font-size:13px}.footer span:first-child{max-width:65%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}
.auth-layout{min-height:100vh;display:grid;grid-template-columns:43% 57%;background:white}.auth-brand{background:#102f34;color:white;min-height:100vh;padding:48px 55px;display:flex;flex-direction:column}.auth-brand .brand{padding:0;justify-content:flex-start}.auth-story{margin:auto 0;padding:60px 0}.auth-story .eyebrow{color:#b8d783;font-size:11px}.auth-story h1{font-size:clamp(34px,3.5vw,56px);font-weight:500;line-height:1.5;letter-spacing:-1px;margin:25px 0}.auth-story p{color:#9bb8b8;font-size:16px;line-height:2;max-width:450px}.auth-points{display:grid;gap:18px;margin-top:38px;color:#cbdbd5;font-size:14px}.auth-points span{display:flex;gap:12px;align-items:center}.auth-points svg{color:#d8f781;width:18px}.auth-brand>small{color:#6d9194;font:11px Manrope;letter-spacing:2px}.auth-main{padding:30px 50px;display:flex;flex-direction:column}.auth-tools{display:flex;justify-content:flex-end}.auth-content{width:100%;max-width:470px;margin:auto;padding:45px 0}.auth-content h1{font-weight:500;font-size:32px;margin:12px 0 8px}.auth-content .eyebrow{color:#6b9382}.auth-content form{margin-top:29px}.auth-content .field{margin-bottom:17px}.auth-content .form-grid .field{margin-bottom:0}.auth-content input,.auth-content select{padding:12px 13px;width:100%;background:#fafcfb}.auth-content .form-actions button{width:100%;padding:13px}.auth-options{display:flex;justify-content:space-between}.text-button{border:0;background:transparent;color:#3f7e6b;padding:4px 0;box-shadow:none!important;font-size:14px}.auth-switch{margin-top:25px;text-align:center;font-size:14px;color:#849391}.auth-footer{display:flex;justify-content:center;gap:20px;padding:15px}.auth-footer button{border:0;background:transparent;color:#829692}.form-actions{display:flex;gap:12px;align-items:center;padding-top:22px}.form-error{padding:13px 16px;border:1px solid #f0d5cf;background:#fff3ef;color:#9a4334;border-radius:7px;margin-bottom:20px;font-size:14px;line-height:1.8}.form-error[hidden]{display:none}.saving{font-size:13px;color:#778986}button:disabled{opacity:.55;cursor:wait}button.disabled{pointer-events:none;opacity:.45}.section-heading{display:flex;gap:13px;align-items:center;margin:20px 0}.section-heading:first-child{margin-top:0}.section-heading span{font:12px Manrope;color:#8aa69b;border:1px solid #e0e9e3;padding:5px;border-radius:4px}.section-heading h2{font-size:18px}.field input,.field textarea,.field select{width:100%}.check-field{display:flex;gap:12px;align-items:start;margin:15px 0;font-size:14px;line-height:1.9}.check-field input{width:18px;height:18px;flex-shrink:0;margin-top:5px;accent-color:#285e54}.consent-box{padding:10px 20px;background:#f6f9f5;border:1px solid #e4ece0;border-radius:8px;margin-top:22px}.profile-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.repeat-row{border:1px solid #e0e7e1;border-radius:8px;padding:18px;margin-bottom:22px}.repeat-row legend{font-size:13px;color:#6f8a7e;padding:0 7px}.repeat-row>button{margin-top:17px}.pagination{display:flex;align-items:center;justify-content:center;gap:20px;margin:23px 0;font-size:13px}.legal-copy{white-space:pre-wrap;line-height:2;font-size:15px}.mfa-enroll{margin-top:25px}.mfa-enroll img{display:block;width:190px;height:190px;margin:0 auto 20px}.mfa-enroll label{display:block;font-size:13px;color:#637873}.mfa-enroll input{margin-top:10px;font-family:monospace;font-size:13px}.download-link{display:inline-flex;background:#153f43;color:white;padding:12px 25px;border-radius:7px}.notification-dot{width:6px;height:6px;border-radius:50%;background:#789b53}.side-bottom .mobile-close:first-child{display:flex;width:100%;color:#bfcec9;background:#ffffff06;border-color:#ffffff14;margin-top:20px}.view-billing>.panel,.view-profile>.panel,.view-assignments>.panel,.view-settings>.panel{margin-bottom:24px}.view-profile>.panel .sub{margin-top:15px;font-size:13px}.tablewrap td{white-space:normal;max-width:350px}.tablewrap td button{white-space:nowrap;margin:3px}.tablewrap th{white-space:nowrap}.toolbar button{flex-shrink:0}dialog{width:min(680px,calc(100% - 30px))}dialog .field{margin-bottom:10px}.form-grid{gap:18px}.field{font-size:14px}.empty svg{width:32px;height:32px;color:#9fb4ac}.topbar button.iconbtn{position:relative}.legal-copy{overflow-wrap:anywhere}input[readonly]{background:#f2f5f3;color:#74867e}@media(max-width:1000px){.auth-brand{padding:35px}.auth-main{padding:25px 35px}.auth-story h1{font-size:35px}.auth-story p{font-size:14px}.auth-points{font-size:13px}}@media(max-width:700px){.auth-layout{display:block}.auth-brand{min-height:auto;padding:26px 25px}.auth-brand .brand{font-size:22px}.auth-story{padding:17px 0 0}.auth-story h1{font-size:24px;margin:8px 0;line-height:1.5}.auth-story h1 br{display:none}.auth-story p{font-size:13px;margin-bottom:0;line-height:1.9}.auth-story .eyebrow,.auth-points,.auth-brand>small{display:none}.auth-main{padding:20px}.auth-content{padding:15px 0 30px}.auth-content h1{font-size:27px}.auth-tools{position:absolute;inset-inline-end:20px;top:24px}.auth-tools button{color:#d5e2db;background:#ffffff0c;border-color:#ffffff22}.auth-footer{gap:8px;padding:0}.section-heading h2{font-size:16px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.modal-body{padding:20px}.view-profile .modal-body{padding:19px}.consent-box{padding:8px 13px}.check-field{font-size:13px}.topbar .top-actions{gap:4px}.topbar .top-actions button{font-size:12px}.topbar .user{display:none}.tablewrap table{min-width:590px}}@media print{body>*{display:none!important}body>dialog[open]{display:block!important;position:static;max-height:none;width:100%;border:0;box-shadow:none}dialog .modal-head,dialog .modal-foot{display:none!important}dialog .modal-body{padding:0}#invoice-print{display:block!important}#invoice-print table{min-width:0}.tablewrap{overflow:visible}#invoice-print th,#invoice-print td{font-size:11px;padding:8px}#invoice-print button{display:none}}

/* Keep long navigation contained within its own dark surface. */
.side{height:100vh;height:100dvh;align-self:start;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#527478 #102f34}
.side>*{flex-shrink:0}
.sidebar-backdrop{display:none}
.auth-tools{position:static;flex-shrink:0;min-height:40px;margin-bottom:12px}
.auth-content{flex-shrink:0}
@media(max-width:800px){
.side{box-shadow:8px 0 30px #0003;max-width:calc(100vw - 56px)}
.side.open+.sidebar-backdrop{display:block;position:fixed;inset:0;z-index:9;background:#102d3269;border:0;border-radius:0;padding:0;cursor:pointer;touch-action:manipulation}
body:has(.side.open){overflow:hidden}
}
@media(max-width:700px){
.auth-tools{position:static;inset:auto;justify-content:flex-end;margin-bottom:16px}
.auth-tools button{color:var(--ink);background:white;border-color:var(--line)}
}

.notice-message{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.9}.notice-target-list{max-height:240px;overflow-y:auto;border:1px solid var(--line);border-radius:8px;padding:0 14px}.notice-chips{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}#notice-picker{margin:16px 0 24px}.activity-item>div{min-width:0}.activity-item strong{display:block;margin-bottom:5px}

.brand.brand-image{padding:0;letter-spacing:normal}.brand-image img{display:block;width:100%;height:auto;object-fit:contain}.side .brand-image{width:100%;max-width:206px;margin-inline:auto}.auth-brand .brand-image{width:min(100%,300px)}@media(max-width:700px){.auth-brand .brand-image{width:210px;max-width:100%}}
