*{box-sizing:border-box}body{margin:0;font-family:Inter,Segoe UI,Arial;color:#12213d;background:#f4f8fc}aside{position:fixed;width:220px;inset:0 auto 0 0;background:linear-gradient(180deg,#071a31,#0a2038 65%,#071827);color:#dbe8f7;padding:24px 12px}.brand{font-size:22px;padding:0 10px 24px}.brand span{color:#39a2ff}.brand small,.user small,.person small,.task small{display:block;font-size:11px;font-weight:400;opacity:.68;margin-top:3px}nav a{display:block;padding:14px;border-radius:8px;margin:4px 0;color:#dbe8f7}nav a.on{background:linear-gradient(90deg,#1592ff,#1673dd);color:#fff;box-shadow:0 8px 25px #008cff33}.sidequote{position:absolute;bottom:40px;padding:18px;font-style:italic;line-height:1.5;color:#fff9}main{margin-left:220px}header{height:64px;background:#fff;border-bottom:1px solid #e4edf6;display:flex;align-items:center;padding:0 22px;gap:18px;position:sticky;top:0;z-index:5}header button,.title button{border:0;background:none;color:#1682e9}.search{position:relative;background:#f4f7fb;padding:10px 14px;border-radius:9px;width:430px}.search input{border:0;background:none;outline:0;width:320px}.search kbd{float:right;color:#7c8aa0}.user{margin-left:auto;display:flex;align-items:center;gap:9px;font-size:12px}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#dcecff;color:#176fc4;font-weight:800}.page{padding:24px}.hero{display:flex;justify-content:space-between;align-items:center}.hero h1{margin:0;font-size:27px}.hero p{color:#6d7b91}.period{background:#fff;border:1px solid #dae7f4;padding:10px 14px;border-radius:10px;min-width:250px}.period>*{display:block}.period b{margin:5px 0}.period i{font-size:10px;background:#22ba73;color:white;padding:4px 7px;border-radius:6px;float:right}.period span{font-size:11px;color:#718099}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0}.card{background:#fff;border:1px solid #e1ebf4;border-radius:12px;padding:16px;display:flex;align-items:center;gap:15px;position:relative}.card>i{font-style:normal;font-size:25px;width:52px;height:52px;border-radius:50%;display:grid;place-items:center}.card strong{display:block;font-size:27px;margin:4px 0}.card small{color:#748298}.card em{position:absolute;right:12px;top:16px;font-size:11px}.blue>i{background:#dcedff;color:#1685ed}.green>i{background:#d8f7e7;color:#16a965}.amber>i{background:#fff0c7;color:#d89700}.red>i{background:#ffe0e4;color:#e73546}.grid{display:grid;gap:12px;margin-bottom:12px}.grid.top{grid-template-columns:1.05fr 1.15fr 1.1fr}.grid.mid{grid-template-columns:.9fr 1.2fr 1fr}.grid.bottom{grid-template-columns:1.5fr .8fr}article{background:#fff;border:1px solid #e3ebf4;border-radius:11px;padding:15px;box-shadow:0 3px 12px #173b6810}.title{font-weight:700;margin-bottom:14px}.title button,.pill,.badge{float:right;background:#edf6ff;padding:5px 9px;border-radius:7px;font-size:11px}.badge{background:#ff4d5d;color:#fff}.chart{height:190px}.progress div,.status div{display:grid;grid-template-columns:115px 1fr 42px 45px;align-items:center;gap:8px;margin:10px 0;font-size:11px}.progress b,.status b{height:10px;background:#e8eef5;border-radius:4px;overflow:hidden}.progress i,.status i{display:block;height:100%;background:#19b86d;border-radius:4px}.status div{grid-template-columns:120px 1fr 35px}.status div:nth-child(2) i,.status div:nth-child(3) i{background:#ffbd20}.status div:nth-child(4) i{background:#ff8d36}.status div:nth-child(5) i{background:#4ba6f5}.status div:nth-child(6) i{background:#ff5f6d}.person,.task{display:flex;align-items:center;gap:9px;padding:8px 0;border-bottom:1px solid #eef3f8;text-decoration:none;color:inherit;font-size:12px}.person b,.task b{flex:1}.person span{color:#748298}.person em,.task em{font-size:10px;background:#e8f7ee;color:#168c57;padding:5px 7px;border-radius:6px}.task em{background:#e9f3ff;color:#1678d3}table{width:100%;border-collapse:collapse;font-size:11px}th{text-align:left;background:#f1f5f9;padding:7px}td{padding:7px;border-bottom:1px solid #edf2f7}td a{color:#173b68;text-decoration:none}.good{background:#d9f6e5;color:#13824f;padding:4px 8px;border-radius:7px;font-size:10px}.insight{background:linear-gradient(135deg,#0e355b,#1667a5);color:white;padding:18px;border-radius:10px}.insight h2{font-size:15px}.insight p{font-size:12px;line-height:1.5;color:#d9eafa}#results{position:absolute;top:45px;left:0;right:0;background:#fff;border-radius:8px;box-shadow:0 12px 35px #001b3d25;display:none;padding:6px}.result{display:block;padding:9px;text-decoration:none;color:#142640;border-bottom:1px solid #eef2f7}.profilebody{background:#eef4fa}.profile{margin:0;padding:35px;max-width:1100px;margin:auto}.profilecard{margin-top:20px;background:#fff;padding:25px;border-radius:16px;display:flex;align-items:center;gap:18px}.photo{width:90px;height:90px;border-radius:18px;background:linear-gradient(135deg,#1688ee,#66b9ff);display:grid;place-items:center;color:white;font-size:36px}.profilecard h1{margin:4px 0}.score{margin-left:auto;text-align:right}.score strong{display:block;font-size:38px;color:#138a57}.profilegrid{display:grid;grid-template-columns:1fr 2fr;gap:15px;margin-top:15px}.history{padding:25px;background:#f6f9fc;border-radius:10px;line-height:2}.history strong{color:#138a57}@media(max-width:1100px){.cards{grid-template-columns:repeat(2,1fr)}.grid.top,.grid.mid,.grid.bottom{grid-template-columns:1fr}}
.primary{background:#1687ef;color:#fff!important;border:0;border-radius:10px;padding:12px 18px;text-decoration:none;font-weight:700}.formgrid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.formgrid label{font-weight:700;color:#18304d}.formgrid input,.formgrid select{display:block;width:100%;box-sizing:border-box;margin-top:7px;padding:12px;border:1px solid #dce6f0;border-radius:10px;background:#f9fbfd}.check{display:flex;gap:10px;align-items:center}.check input{width:auto;margin:0}.actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:18px;align-items:center;margin-top:12px}.profilehero{display:flex;gap:20px;align-items:center;background:linear-gradient(120deg,#0e72d8,#20a1ef);color:#fff;padding:28px;border-radius:18px;margin-bottom:18px}.profilehero h1{margin:6px 0}.bigavatar{width:82px;height:82px;border-radius:22px;background:#fff;color:#167ad7;display:grid;place-items:center;font-size:34px;font-weight:800}.profilegrid{display:grid;grid-template-columns:1.2fr 1fr;gap:18px}.facts{display:grid;grid-template-columns:1fr 1fr;gap:12px}.facts div{background:#f6f9fc;border:1px solid #e4edf5;padding:16px;border-radius:12px}.facts small,.facts b{display:block}.facts small{color:#7890a8;margin-bottom:5px}@media(max-width:900px){.formgrid,.profilegrid{grid-template-columns:1fr}}
.crumb{font-size:13px;color:#71839a}.crumb span{padding:0 8px;color:#b0bdca}.formpage{max-width:1450px;margin:auto}.formhero{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px}.formhero h1{font-size:30px;margin:5px 0 6px;letter-spacing:-.5px}.formhero p{margin:0;color:#6f8097;max-width:760px;line-height:1.55}.eyebrow{font-size:10px;letter-spacing:1.6px;color:#1687ef;font-weight:800}.ghostbtn{background:#fff;border:1px solid #dbe6f1;border-radius:10px;padding:11px 15px;text-decoration:none;color:#36506c;font-weight:700;font-size:12px}.alert{padding:12px 15px;background:#fff2dc;border:1px solid #ffd99b;color:#8a5a00;border-radius:10px;margin-bottom:15px}.formlayout{display:grid;grid-template-columns:260px 1fr;gap:18px;align-items:start}.profilepanel{background:linear-gradient(180deg,#0c2c4c,#0d3e69);color:#fff;border-radius:16px;padding:25px;position:sticky;top:88px;box-shadow:0 14px 35px #0a315424}.photoUpload{text-align:center}.photoPreview{width:142px;height:142px;border-radius:24px;margin:0 auto 15px;background:#ffffff18;border:1px dashed #ffffff55;display:grid;place-items:center;overflow:hidden;font-size:45px}.photoPreview img{width:100%;height:100%;object-fit:cover}.uploadbtn{display:inline-block!important;background:#fff!important;color:#164f7f!important;padding:10px 14px;border-radius:9px;font-weight:800!important;cursor:pointer}.photoUpload small{display:block;margin-top:9px;color:#d7e7f5}.miniinfo{border-top:1px solid #ffffff24;margin-top:25px;padding-top:20px}.miniinfo p{font-size:12px;line-height:1.6;color:#c8d9e8}.formcard{padding:25px 28px;border-radius:16px;box-shadow:0 8px 30px #1d43690d}.sectiontitle{display:flex;align-items:center;gap:12px;margin-bottom:18px}.sectiontitle>span{width:34px;height:34px;border-radius:10px;background:#e8f4ff;color:#1687ef;display:grid;place-items:center;font-weight:900}.sectiontitle div{flex:1}.sectiontitle b,.sectiontitle small{display:block}.sectiontitle small{color:#8191a5;margin-top:3px;font-weight:400}.sectiontitle>a{font-size:11px;color:#1687ef;text-decoration:none;background:#edf7ff;padding:7px 10px;border-radius:8px}.formgrid.modern{gap:16px 18px}.formgrid.modern label>span{display:block;font-size:12px;margin-bottom:7px}.formgrid.modern em{color:#ef4454;font-style:normal}.formgrid.modern input,.formgrid.modern select{margin:0;background:#fbfdff;border:1px solid #dbe6f0;padding:13px 14px;transition:.2s}.formgrid.modern input:focus,.formgrid.modern select:focus{outline:none;border-color:#1687ef;box-shadow:0 0 0 3px #1687ef16;background:#fff}.divider{height:1px;background:#edf2f7;margin:27px 0}.subbox{background:#f7fbff;border:1px solid #dfeefa;border-radius:13px;padding:18px;margin-top:16px}.subhead{margin-bottom:15px}.subhead b,.subhead small{display:block}.subhead small{color:#8191a5;margin-top:4px}.activeRow{margin-top:22px;padding:16px 18px;background:#f8fafc;border:1px solid #e5edf5;border-radius:12px;display:flex;align-items:center;gap:12px}.activeRow>div{flex:1}.activeRow small,.activeRow b{display:block}.activeRow small{font-weight:400;color:#8191a5;margin-top:3px}.switch input{display:none}.switch span{display:block;width:45px;height:25px;border-radius:20px;background:#c8d4df;position:relative;cursor:pointer}.switch span:after{content:'';position:absolute;width:19px;height:19px;border-radius:50%;background:#fff;left:3px;top:3px;transition:.2s;box-shadow:0 2px 5px #0002}.switch input:checked+span{background:#19b86d}.switch input:checked+span:after{left:23px}.stickyActions{position:sticky;bottom:0;background:#f4f8fceF;backdrop-filter:blur(8px);padding:16px 0;display:flex;justify-content:flex-end;align-items:center;gap:20px}.stickyActions>a{color:#6b7c90;text-decoration:none;font-weight:700}.settingsgrid{display:grid;grid-template-columns:1.5fr .8fr;gap:18px}.stackform label{display:block;font-size:12px;font-weight:700;margin-bottom:14px}.stackform input{width:100%;padding:12px;border:1px solid #dce6f0;border-radius:9px;margin-top:6px}.inlinecheck{display:flex!important;align-items:center;gap:8px}.inlinecheck input{width:auto;margin:0}.tinybtn{border:1px solid #dbe6ef;background:#fff;border-radius:7px;padding:6px 9px;color:#42607c}.mutedpill{background:#eef2f5;color:#77899a;padding:4px 8px;border-radius:7px;font-size:10px}@media(max-width:1000px){.formlayout,.settingsgrid{grid-template-columns:1fr}.profilepanel{position:static}.formhero{align-items:flex-start;gap:15px}.formgrid.modern{grid-template-columns:1fr}}
.tabs{display:flex;gap:7px;margin:0 0 18px;flex-wrap:wrap}.tabs a{padding:10px 14px;border:1px solid #dce7f1;background:#fff;border-radius:9px;text-decoration:none;color:#536b84;font-size:12px;font-weight:700}.tabs a.on{background:#1687ef;color:#fff;border-color:#1687ef}.dropcard{padding:0}.dropzone{padding:48px;text-align:center;border:2px dashed #cfe0ef;border-radius:14px;background:linear-gradient(180deg,#fbfdff,#f5faff)}.dropzone b{font-size:18px}.dropzone p{color:#73859a}.dropzone input{display:block;margin:18px auto;padding:12px;background:#fff;border:1px solid #dce7f1;border-radius:9px}.importstats{grid-template-columns:repeat(3,1fr)}.heroactions{display:flex;gap:10px}.kpilayout,.kpidetail{display:grid;grid-template-columns:1.6fr .8fr;gap:18px}.templatecards{display:grid;gap:10px}.templatecard{display:flex;justify-content:space-between;align-items:center;border:1px solid #e0eaf3;border-radius:13px;padding:16px;text-decoration:none;color:#162b46;transition:.2s}.templatecard:hover{transform:translateY(-1px);border-color:#a9d3f8;box-shadow:0 8px 24px #164d7d12}.templatecard h3{margin:8px 0 5px}.templatecard h3 small{font-weight:500;color:#8191a5}.templatecard p{margin:0;color:#7a8ca0;font-size:11px}.state{font-size:9px;font-weight:800;padding:5px 8px;border-radius:20px;background:#eef2f6;color:#64768a}.state.aktif{background:#dff8e9;color:#12804d}.weight{text-align:right}.weight strong,.weight small{display:block}.weight strong{font-size:23px;color:#1687ef}.weight small{color:#8797a9}.stackform select{width:100%;padding:12px;border:1px solid #dce6f0;border-radius:9px;margin-top:6px;background:#fff}.two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.weightbig{min-width:150px;text-align:center;padding:14px 18px;border-radius:14px}.weightbig small,.weightbig strong{display:block}.weightbig strong{font-size:28px}.weightbig.ok{background:#e1f8eb;color:#118451}.weightbig.warn{background:#fff2d6;color:#a66a00}.block{display:block;color:#8494a6;margin-top:3px}.activate{display:flex;align-items:center;gap:12px;padding-top:18px;margin-top:12px;border-top:1px solid #edf2f7}.activate span{font-size:11px;color:#788a9d}.primary:disabled{opacity:.45;cursor:not-allowed}.danger{color:#d63d4b}.empty{padding:30px;text-align:center;color:#7d8fa3;background:#f8fbfd;border-radius:12px}@media(max-width:1000px){.kpilayout,.kpidetail{grid-template-columns:1fr}}
.evalsummary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0 0 18px}.evalsummary>div{background:linear-gradient(135deg,#0d2a48,#164b7d);color:#fff;border-radius:18px;padding:20px}.evalsummary small{display:block;opacity:.7;font-size:11px}.evalsummary strong{display:block;font-size:24px;margin-top:6px}.evalgrid{display:grid;grid-template-columns:2.2fr .55fr .85fr 1.5fr .65fr .8fr;gap:12px;align-items:center;padding:14px 8px;border-top:1px solid #edf2f7}.evalgrid.head{border:0;background:#f6f9fc;border-radius:10px;color:#718096;font-size:12px}.evalgrid small{display:block;color:#8492a6;margin-top:4px}.evalgrid input,.evalgrid select,.stack input{width:100%;box-sizing:border-box;border:1px solid #dbe5ef;border-radius:10px;padding:10px;background:#fbfdff}.evalgrid .note{margin-top:7px;font-size:12px}.formactions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.formactions button,.ghostbtn,.primary{border:0;border-radius:10px;padding:10px 15px;cursor:pointer;text-decoration:none}.workflow{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.workflow span{background:#eef3f8;border-radius:12px;padding:13px;text-align:center;font-weight:700;color:#8492a6}.workflow span.done{background:#dff8ea;color:#16834d}.settingsgrid{display:grid;grid-template-columns:340px 1fr;gap:18px}.stack{display:grid;gap:14px}.stack label{font-weight:700}.stack input{margin-top:6px}.meter{display:inline-block;width:180px;height:10px;background:#e8eef5;border-radius:20px;overflow:hidden;margin-right:10px;vertical-align:middle}.meter i{display:block;height:100%;background:#19b76b;border-radius:20px}@media(max-width:1100px){.evalgrid{grid-template-columns:1.5fr .5fr 1fr 1fr}.evalgrid>*:nth-child(5),.evalgrid>*:nth-child(6){display:none}.settingsgrid{grid-template-columns:1fr}}
.profileHero{display:flex;gap:24px;align-items:center;background:linear-gradient(135deg,#0f172a,#172554 65%,#1d4ed8);color:#fff;border-radius:24px;padding:28px;margin-bottom:20px;box-shadow:0 20px 45px #0f172a22}.photoBig{width:112px;height:112px;border-radius:28px;background:#ffffff18;border:1px solid #ffffff30;display:grid;place-items:center;font-size:40px;font-weight:800;overflow:hidden}.photoBig img{width:100%;height:100%;object-fit:cover}.profileMain{flex:1}.profileMain h1{font-size:30px;margin:3px 0}.profileMain p{opacity:.78}.chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.chips span{background:#ffffff15;border:1px solid #ffffff20;padding:7px 11px;border-radius:999px;font-size:12px}.profileActions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:11px;background:#fff;border:1px solid #dbe3ef;color:#172554;text-decoration:none;font-weight:700;font-size:13px}.btn.primary{background:#2563eb;color:#fff;border-color:#2563eb}.profileGrid{display:grid;grid-template-columns:2fr 1fr;gap:18px;margin-bottom:18px}.infoGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.infoGrid div{background:#f8fafc;border:1px solid #edf2f7;padding:15px;border-radius:14px}.infoGrid small,.scoreHero small,td small{display:block;color:#64748b;margin-bottom:5px}.scoreHero{text-align:center;padding:18px}.scoreHero strong{display:block;font-size:44px;color:#1d4ed8}.scoreHero span{font-weight:800}.compareCards{display:grid;grid-template-columns:1fr .8fr 1fr;gap:16px;margin-bottom:18px}.compareCards>div{background:#fff;border:1px solid #e5eaf1;border-radius:20px;padding:24px;text-align:center}.compareCards strong{font-size:38px;display:block;margin:7px}.compareCards .delta{background:linear-gradient(135deg,#eff6ff,#eef2ff)}.reportToolbar{display:flex;gap:10px;margin-bottom:16px}.reportToolbar input{flex:1;padding:13px 15px;border:1px solid #dbe3ef;border-radius:12px}.tableWrap{overflow:auto}@media(max-width:900px){.profileHero{align-items:flex-start;flex-wrap:wrap}.profileGrid,.compareCards{grid-template-columns:1fr}.infoGrid{grid-template-columns:1fr 1fr}.profileActions{justify-content:flex-start}}
.settingsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:22px}.settingCard{background:#fff;border:1px solid #dfe9f4;border-radius:14px;padding:22px;text-decoration:none;color:#142640;box-shadow:0 8px 28px #173b6810;transition:.18s}.settingCard:hover{transform:translateY(-2px);border-color:#8fc8ff;box-shadow:0 12px 32px #173b6818}.settingCard b{display:block;font-size:16px;margin-bottom:8px}.settingCard span{font-size:12px;color:#6d7b91;line-height:1.5}@media(max-width:900px){.settingsGrid{grid-template-columns:1fr}}
.sidebar .brand{padding:4px 12px 22px}.sidebar .brand b{font-size:22px;letter-spacing:-.5px}.navlabel{font-size:9px;letter-spacing:1.4px;color:#6f88a5;padding:14px 14px 6px;font-weight:800}.sidebar nav a{display:flex;align-items:center;gap:11px;padding:11px 12px}.sidebar nav a i{font-style:normal;font-size:9px;font-weight:800;width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:#ffffff0d;color:#8fb8e3;border:1px solid #ffffff0d}.sidebar nav a.on i{background:#ffffff1c;color:#fff;border-color:#ffffff20}.sidebar nav a span{font-size:12px;font-weight:600}.sidebar .sidequote{left:12px;right:12px;bottom:18px;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;padding:13px;font-style:normal}.sidebar .sidequote b,.sidebar .sidequote span{display:block}.sidebar .sidequote span{font-size:10px;line-height:1.45;margin-top:4px;color:#9bb0c7}
.help{display:block;color:#64748b;margin-top:6px;font-size:12px}.smartbox{padding:14px 16px;border:1px solid #dbeafe;background:#f8fbff;border-radius:14px}.smartbox p{margin:6px 0;color:#64748b;font-size:13px;line-height:1.5}.scalePreview{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.scalePreview span{font-size:11px;padding:6px 9px;border-radius:999px;background:#eaf2ff;color:#1e40af}.preview{border-style:dashed}.preview #previewText{margin-top:6px;color:#475569;font-size:13px}
.evalPage{padding-bottom:96px}.liveTag{font-size:9px;margin-left:7px;padding:3px 6px;border-radius:999px;background:#ffffff20;color:#bfdbfe}.saveDock{position:fixed;z-index:20;left:220px;right:0;bottom:0;display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:12px 26px;background:#ffffffee;border-top:1px solid #dce7f1;box-shadow:0 -10px 30px #0f274018;backdrop-filter:blur(12px)}.saveDock #saveHint{margin-right:auto;color:#64748b;font-size:12px}.saveDock button{font-weight:700}.alert{background:#fff3d9;border:1px solid #ffd58a;color:#8a5a00;padding:14px 16px;border-radius:12px;margin-bottom:16px}.evalRow input:focus,.evalRow select:focus{outline:3px solid #dbeafe;border-color:#60a5fa}@media(max-width:900px){.saveDock{left:0}.saveDock #saveHint{display:none}}
/* Professional polish */
body{font-family:"Segoe UI Variable","Segoe UI",Inter,Arial,sans-serif;color:#10233f}.sidebar{width:236px;padding:22px 14px;background:linear-gradient(180deg,#07192d 0%,#0a2038 60%,#071827 100%);box-shadow:8px 0 30px #07192d12}.sidebar+.main,main{margin-left:236px}.brand{display:flex;align-items:center;gap:10px}.brandmark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,#0ea5e9,#2563eb);font-weight:900;color:white;box-shadow:0 8px 24px #1687ef45}.sidebar nav a{border:1px solid transparent;text-decoration:none}.sidebar nav a:hover{background:#ffffff09;border-color:#ffffff0b}.sidebar nav a i{font-family:"Segoe UI Symbol","Segoe UI";font-size:16px;font-weight:500}.sidebarFooter{position:absolute;left:24px;bottom:24px;color:#7992ad;font-size:10px}.sidebarFooter small{display:block;color:#d5e5f6;margin-top:3px;font-weight:700}.stackform select[multiple]{min-height:112px;padding:8px}.stackform select[multiple] option{padding:8px;border-radius:6px}.categoryLayout{grid-template-columns:1.8fr .8fr}.categoryRow{display:grid;grid-template-columns:12px 1fr 95px 1.35fr 90px 70px;gap:8px;align-items:center;padding:10px 0;border-bottom:1px solid #edf2f7}.categoryRow input,.categoryRow select{width:100%;padding:9px;border:1px solid #dce6f0;border-radius:9px;background:#fff}.categoryDot{width:10px;height:10px;border-radius:50%}.categoryDot.green{background:#22c55e}.categoryDot.blue{background:#3b82f6}.categoryDot.amber{background:#f59e0b}.categoryDot.red{background:#ef4444}.scoreField{display:flex;align-items:center;gap:5px}.inlineToggle{text-align:right;margin:-4px 0 8px}.tinybtn{cursor:pointer}.profileHero{background:linear-gradient(120deg,#0b1f3a,#143f73 62%,#2563eb);box-shadow:0 18px 50px #0b1f3a25}.photoBig{box-shadow:0 8px 24px #0003;background:#fff}.formhero h1,.hero h1{letter-spacing:-.7px}@media(max-width:1000px){.categoryLayout{grid-template-columns:1fr}.categoryRow{grid-template-columns:12px 1fr 85px}.categoryRow input[name=recommendation],.categoryRow select,.categoryRow button{grid-column:2/-1}}
.assignmentBox{border:1px solid #dbe7f3;border-radius:16px;padding:16px;background:#f8fbff}.assignmentHead{display:flex;flex-direction:column;gap:3px;margin-bottom:12px}.assignmentHead small{color:#64748b}.scopeAll{display:flex!important;align-items:center;gap:10px;font-weight:700;margin:12px 0 8px}.scopeAll input{width:18px;height:18px}.choiceGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px}.choiceChip{display:block!important}.choiceChip input{position:absolute;opacity:0;pointer-events:none}.choiceChip span{display:block;padding:10px 12px;border:1px solid #dbe7f3;border-radius:10px;background:white;font-weight:600;cursor:pointer}.choiceChip input:checked+span{background:#e8f2ff;border-color:#2684ff;color:#0759b8;box-shadow:0 0 0 2px rgba(38,132,255,.08)}
.badge{display:inline-flex;min-width:20px;height:20px;padding:0 6px;align-items:center;justify-content:center;border-radius:999px;background:#ef4444;color:white;font-size:11px;margin-left:6px}.loginBody{margin:0;min-height:100vh;background:linear-gradient(135deg,#071b30,#0d3156);display:grid;place-items:center;font-family:Inter,system-ui,sans-serif}.loginShell{width:min(940px,92vw);display:grid;grid-template-columns:1.05fr .95fr;background:white;border-radius:28px;overflow:hidden;box-shadow:0 30px 80px #0005}.loginShell.one{grid-template-columns:1fr;max-width:520px}.loginBrand{padding:60px;background:linear-gradient(145deg,#08223c,#0d4f8d);color:white}.brandmark.big{width:68px;height:68px;font-size:28px}.loginBrand h1{font-size:42px;margin:26px 0 6px}.loginBrand p{opacity:.75}.loginNote{margin-top:90px;padding:18px;border:1px solid #ffffff2e;border-radius:16px;background:#ffffff0c}.loginCard{padding:54px}.loginCard h2{font-size:30px;margin:8px 0}.loginCard form,.stack{display:grid;gap:16px;margin:26px 0}.loginCard label,.stack label{display:grid;gap:7px;font-weight:700}.loginCard input,.stack input,.stack select{padding:13px 14px;border:1px solid #d7e1ec;border-radius:11px;font:inherit}.wide{width:100%;justify-content:center}.notifList{display:grid;gap:10px}.notifItem{margin:0}.notifItem button{width:100%;text-align:left;border:1px solid #e2e8f0;background:white;border-radius:14px;padding:16px;display:grid;gap:4px;cursor:pointer}.notifItem.unread button{border-color:#93c5fd;background:#eff6ff}.notifItem span,.notifItem small{color:#64748b}.accessGrid{display:grid;grid-template-columns:220px 1fr;gap:12px 20px}.accessGrid b{color:#0f2a4a}.twocol{display:grid;grid-template-columns:1.3fr .7fr;gap:18px}.empty{padding:40px;text-align:center;color:#64748b}@media(max-width:900px){.loginShell,.twocol{grid-template-columns:1fr}.loginBrand{display:none}.accessGrid{grid-template-columns:1fr}}
/* V7 access + notification polish */
.sidebar{overflow-y:auto;display:flex;flex-direction:column;position:fixed}.sidebarFooter{position:static!important;margin:22px 10px 8px;padding:14px 4px 4px;border-top:1px solid #ffffff12}.accountNav{margin-top:0}.accountNav a{position:relative}.logoutNav{margin-top:5px!important;border-color:#ef444433!important;color:#fecaca!important}.logoutNav:hover{background:#ef444416!important}.navBadge{margin-left:auto;background:#ef4444;color:#fff;min-width:20px;height:20px;border-radius:99px;display:grid;place-items:center;font-size:10px;padding:0 6px}.topActions{margin-left:auto;display:flex;align-items:center;gap:12px}.topIcon{width:38px;height:38px;border:1px solid #dce7f2;border-radius:11px;display:grid;place-items:center;text-decoration:none;color:#153b65;background:#fff;position:relative;font-size:20px}.topIcon:hover{background:#f0f7ff;border-color:#9dccf7}.topIcon span{position:absolute;right:-5px;top:-6px;background:#ef4444;color:#fff;font-size:9px;font-weight:800;min-width:18px;height:18px;border-radius:99px;display:grid;place-items:center;padding:0 4px}.topLogout{font-size:12px;font-weight:700;color:#52677e;text-decoration:none;border-left:1px solid #e5edf5;padding-left:13px}.topLogout:hover{color:#dc2626}.notifHero{margin-bottom:18px}.notifPanel{padding:20px}.softBadge{background:#eef6ff;color:#1c67ae;border:1px solid #d7eaff;border-radius:99px;padding:5px 10px;font-size:11px;font-weight:700}.notifItem button{grid-template-columns:10px 1fr 24px;align-items:center;gap:12px;padding:18px}.notifDot{width:8px;height:8px;border-radius:50%;background:#cbd5e1}.notifItem.unread .notifDot{background:#1687ef;box-shadow:0 0 0 5px #dbeeff}.notifBody{display:grid;gap:5px}.notifBody>b{font-size:13px;color:#10233f}.notifBody>span{font-size:12px}.notifArrow{font-size:24px;color:#94a3b8}.empty{display:grid;gap:7px}.accessPage{max-width:1500px;margin:auto}.accessHero{background:linear-gradient(120deg,#0b1f3a,#123f70 70%,#176fbe);color:#fff;border-radius:20px;padding:28px 30px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 16px 45px #0b2a4c22;margin-bottom:18px}.accessHero .eyebrow{color:#8dcbff}.accessHero h1{font-size:30px;margin:5px 0}.accessHero p{margin:0;color:#d2e3f4}.accessSummary{display:flex;gap:10px}.accessSummary div{min-width:100px;padding:14px;background:#ffffff0e;border:1px solid #ffffff20;border-radius:14px;text-align:center}.accessSummary strong{font-size:24px;display:block}.accessSummary span{font-size:10px;color:#d7e8f8}.roleCards{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:18px}.roleCards>div{background:#fff;border:1px solid #dfe9f3;border-radius:14px;padding:16px;min-height:135px}.roleCards i{font-style:normal;font-size:10px;color:#1687ef;font-weight:900}.roleCards b{display:block;margin:10px 0 6px;font-size:13px}.roleCards span{font-size:11px;color:#64748b;line-height:1.5}.userLayout{display:grid;grid-template-columns:1.45fr .55fr;gap:18px;margin-bottom:18px}.userLayout article,.workflowAccess{border-radius:16px;padding:20px}.sectionHead{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.sectionHead h2{font-size:18px;margin:4px 0}.userTable th{padding:11px 9px;font-size:10px;text-transform:uppercase;letter-spacing:.4px;color:#60738a}.userTable td{padding:12px 9px}.userCell{display:flex;align-items:center;gap:10px}.miniAvatar{width:34px;height:34px;border-radius:10px;background:#e7f2ff;color:#146fc4;display:grid;place-items:center;font-weight:800}.userCell small{margin:2px 0 0}.userTable code{background:#f3f6f9;border:1px solid #e4eaf0;padding:5px 8px;border-radius:7px;color:#334155}.rolePill{background:#edf5ff;color:#155f9f;padding:6px 9px;border-radius:8px;font-weight:700;font-size:10px}.statusPill{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:700}.statusPill:before{content:"";width:7px;height:7px;border-radius:50%;background:#94a3b8}.statusPill.active{color:#13824f}.statusPill.active:before{background:#22c55e}.statusPill.inactive{color:#64748b}.smallbtn{padding:7px 9px}.selfTag{font-size:10px;color:#64748b}.addUser .stack{margin:5px 0}.addUser .stack label{font-size:12px}.addUser .stack input,.addUser .stack select{padding:11px 12px}.flowRoles{display:flex;align-items:center;justify-content:center;gap:18px;padding:14px}.flowRoles>div{flex:1;max-width:260px;background:#f8fbff;border:1px solid #dceafa;border-radius:14px;padding:16px;text-align:center}.flowRoles>div>span{width:28px;height:28px;border-radius:50%;background:#1687ef;color:#fff;display:grid;place-items:center;margin:0 auto 8px;font-weight:800}.flowRoles b,.flowRoles small{display:block}.flowRoles small{color:#64748b;margin-top:4px}.flowRoles>i{font-style:normal;font-size:22px;color:#9eb2c6}.accessNote{background:#f6f9fc;border-radius:10px;padding:12px 15px;font-size:11px;color:#52677e;text-align:center}@media(max-width:1150px){.roleCards{grid-template-columns:repeat(2,1fr)}.userLayout{grid-template-columns:1fr}.accessHero{align-items:flex-start;gap:20px;flex-direction:column}}@media(max-width:700px){.roleCards{grid-template-columns:1fr}.accessSummary{width:100%;overflow:auto}.flowRoles{flex-direction:column}.flowRoles>i{transform:rotate(90deg)}}
/* V8 functional dashboard + calibration */
.cleanDash .cards.compact{margin-top:18px}.dashFocus{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;margin-top:18px}.dashFocus.lower{grid-template-columns:1fr 1fr}.actionCenter,.progressCard{min-height:250px}.actionList{display:grid;gap:10px;margin-top:8px}.actionList a{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:14px;padding:15px;border:1px solid #e7edf5;border-radius:14px;text-decoration:none;color:#24344d;background:#fbfdff}.actionList a:hover{border-color:#bcd0ee;background:#f5f9ff}.actionList a>b{font-size:24px;color:#1f63d5}.actionList a span{font-weight:700}.actionList a em{font-style:normal;color:#1f63d5;font-weight:700}.bigProgress{padding:18px 4px}.bigProgress>strong{font-size:42px;display:block}.bigProgress>span{color:#728099}.bigProgress>b{display:block;height:12px;background:#edf2f8;border-radius:20px;margin-top:20px;overflow:hidden}.bigProgress>b i{display:block;height:100%;background:#2563eb;border-radius:20px}.statusMini{display:flex;gap:8px;flex-wrap:wrap}.statusMini span{background:#f5f7fb;border:1px solid #e8edf4;border-radius:10px;padding:8px 10px;font-size:11px}.statusMini b{display:block;font-size:17px;color:#24344d}.bellIcon{font-size:19px}.calibrationCompare{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:16px 0;padding:16px;background:#f7f9fc;border:1px solid #e5eaf1;border-radius:14px}.calibrationCompare div{padding:12px;background:white;border-radius:10px}.calibrationCompare small{display:block;color:#718096;font-size:10px;font-weight:800}.calibrationCompare strong{font-size:26px}.calibrationCompare .wide{grid-column:1/-1}.calReason{width:100%;display:block}.calReason span{display:block;font-weight:800;margin-bottom:6px}.calReason textarea{width:100%;min-height:85px;border:1px solid #dce3ed;border-radius:10px;padding:10px}.workflowActions{align-items:flex-end;flex-wrap:wrap}.roleCards.six{grid-template-columns:repeat(3,1fr)}
@media(max-width:1000px){.dashFocus,.dashFocus.lower{grid-template-columns:1fr}.roleCards.six{grid-template-columns:1fr 1fr}}@media(max-width:700px){.roleCards.six{grid-template-columns:1fr}}

.date-field{position:relative;display:block;width:100%}
.date-field>input.dateID{width:100%;padding-right:48px!important;box-sizing:border-box}
.calendar-btn{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:34px;height:34px;border:0!important;background:transparent!important;padding:7px!important;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;box-shadow:none!important}
.calendar-btn:hover{color:#1687ef;background:#eef6ff!important;border-radius:8px}
.calendar-btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.native-date-picker{position:absolute!important;right:8px!important;top:50%!important;width:34px!important;height:34px!important;transform:translateY(-50%);opacity:0!important;pointer-events:none!important;padding:0!important;border:0!important}
/* V9 Emerald Enterprise theme */
:root{--navy:#12372a;--navy2:#0d2c22;--blue:#167d5a;--blue2:#22a06b;--soft:#f4f8f5;--line:#dce9e1;--text:#17251f;--muted:#6c7e75}
body{background:#f4f8f5;color:var(--text)}
.sidebar{background:linear-gradient(180deg,#0d2c22 0%,#12372a 55%,#0b241c 100%)}
.brand span,.eyebrow,.roleCards i{color:#54c895!important}
nav a.on,.primary,.wide.primary{background:linear-gradient(135deg,#167d5a,#22a06b)!important}
nav a:hover{background:#ffffff12}
article,.card,.settingsgrid>article{border-color:#dce9e1!important;box-shadow:0 8px 28px #12372a0b}
.hero h1,.title,h1,h2,h3{color:#173a2d}
input:focus,select:focus,textarea:focus{border-color:#42a77d!important;box-shadow:0 0 0 3px #22a06b18!important;outline:none}
.rolePill,.softBadge{background:#e9f6ef!important;color:#176b4d!important;border-color:#cfe9da!important}
.flowRoles>div>span{background:#167d5a!important}.flowRoles>div{background:#f7fbf8!important;border-color:#d8ebe0!important}
.calendar-btn:hover{color:#167d5a!important;background:#eaf6ef!important}
.good{color:#167d5a!important}.topIcon:hover{background:#eef8f2!important;border-color:#9fd3b9!important}
/* V10 Forest Emerald — remove navy remnants */
.sidebar{background:linear-gradient(180deg,#103c2d 0%,#15523c 52%,#0f3327 100%)!important;box-shadow:8px 0 30px #103c2d18!important}
.profileHero{background:linear-gradient(145deg,#174d39,#1f6b4c 62%,#2a8a62)!important;box-shadow:0 18px 50px #174d3926!important}
.accessHero{background:linear-gradient(120deg,#174d39,#1f6b4c 70%,#2a8a62)!important;box-shadow:0 16px 45px #174d3924!important}
.brandmark{background:linear-gradient(145deg,#2aa876,#42c28d)!important;box-shadow:0 8px 24px #2aa87638!important}
.bigProgress>b i{background:#21865f!important}.actionList a>b,.actionList a em{color:#21865f!important}
.topIcon{color:#1d6f51!important}.miniAvatar{background:#e8f5ee!important;color:#1c7554!important}.rolePill{background:#e8f5ee!important;color:#176b4d!important}
.notifItem.unread button{border-color:#9fd4b9!important;background:#f0faf5!important}.notifItem.unread .notifDot{background:#21865f!important;box-shadow:0 0 0 5px #dff3e8!important}
/* V11 Fresh Slate + Aqua — calmer, cleaner enterprise palette */
:root{--navy:#253449;--navy2:#1f2b3a;--blue:#0f9d91;--blue2:#20b8aa;--soft:#f6f8fb;--line:#e1e7ee;--text:#1f2937;--muted:#6b7788}
body{background:#f6f8fb!important;color:#1f2937!important}
.sidebar{background:linear-gradient(180deg,#26384d 0%,#223247 55%,#1d2a3b 100%)!important;box-shadow:8px 0 30px #1f2b3a18!important}
.brand span,.eyebrow,.roleCards i{color:#50d5c7!important}
nav a.on,.primary,.wide.primary{background:linear-gradient(135deg,#0e9489,#19ad9f)!important;box-shadow:0 7px 18px #0f9d9128!important}
nav a:hover{background:#ffffff10!important}
article,.card,.settingsgrid>article,.formcard{border-color:#e1e7ee!important;box-shadow:0 8px 26px #26384d0a!important;background:#fff!important}
.hero h1,.title,h1,h2,h3{color:#223047!important}
input:focus,select:focus,textarea:focus{border-color:#28b7aa!important;box-shadow:0 0 0 3px #20b8aa16!important}
.rolePill,.softBadge{background:#eaf8f6!important;color:#087b72!important;border-color:#ccece7!important}
.flowRoles>div{background:#f7fbfb!important;border-color:#dcebea!important}.flowRoles>div>span{background:#0f9d91!important}
.profileHero,.accessHero{background:linear-gradient(135deg,#2a3b50,#304c63 65%,#33727a)!important;box-shadow:0 18px 48px #26384d20!important}
.brandmark{background:linear-gradient(145deg,#13a99c,#3bc9bc)!important;box-shadow:0 8px 24px #0f9d9130!important}
.bigProgress>b i{background:#0f9d91!important}.actionList a>b,.actionList a em{color:#0b8f85!important}
.topIcon{color:#526477!important}.topIcon:hover{background:#eef9f8!important;border-color:#9ddbd5!important;color:#0b8f85!important}
.miniAvatar{background:#eaf8f6!important;color:#087b72!important}.notifItem.unread button{border-color:#a8ddd8!important;background:#f2fbfa!important}.notifItem.unread .notifDot{background:#0f9d91!important;box-shadow:0 0 0 5px #dff5f2!important}
.loginBody{background:linear-gradient(135deg,#202f42,#2b4359)!important}.loginBrand{background:linear-gradient(145deg,#26384d,#31546a 72%,#33727a)!important}.loginBrand h1{color:#fff!important}.loginBrand p{color:#d9e3ea!important}
.formpage{background:linear-gradient(180deg,#f8fafc,#f5f8fa)!important}.profilepanel{background:linear-gradient(160deg,#293c52,#315a70)!important}
.calendar-btn:hover{color:#0f9d91!important;background:#eaf8f6!important}.good{color:#0f9d91!important}

/* v12 visual consistency patch — Slate + Teal */
:root{--ink:#203044;--ink-2:#33465b;--teal:#0f8f87;--teal-2:#18a79d;--teal-soft:#eaf7f5;--surface:#ffffff;--canvas:#f5f7fa;--border:#dfe6ed;--muted2:#6b7888}
body,.profilebody{background:var(--canvas)!important;color:var(--ink)!important}
.page,.formpage{background:transparent!important}
h1,h2,h3,.hero h1,.title,.sectionHead h2{color:var(--ink)!important}
article,.card,.settingsgrid>article,.formcard,.profileGrid>article{background:var(--surface)!important;border-color:var(--border)!important;box-shadow:0 7px 24px #2030440b!important}
.sidebar{background:linear-gradient(180deg,#29394b 0%,#253445 58%,#202d3c 100%)!important}
.sidebar nav a.on,nav a.on,.primary,.wide.primary,.btn.primary{background:linear-gradient(135deg,#0f8f87,#18a79d)!important;border-color:#0f8f87!important;box-shadow:0 7px 18px #0f8f8726!important;color:#fff!important}
.brand span,.eyebrow,.roleCards i{color:#4fd2c6!important}.brandmark{background:linear-gradient(145deg,#0f9d91,#35c3b7)!important}
.btn,.ghostbtn{color:#33465b!important;border-color:#d9e2ea!important;background:#fff!important}.btn:hover,.ghostbtn:hover{border-color:#9dcfc9!important;background:#f3fbfa!important}
.profileHero{background:linear-gradient(135deg,#33465b 0%,#38556a 64%,#39727a 100%)!important;color:#fff!important;box-shadow:0 14px 38px #20304420!important}
.profileHero h1,.profileHero h2,.profileHero h3,.profileHero .profileMain h1,.profileHero small,.profileHero p{color:#fff!important}.profileHero p{opacity:.86!important}.profileHero .chips span{color:#fff!important;background:#ffffff12!important;border-color:#ffffff2b!important}
.photoBig{background:linear-gradient(145deg,#eaf7f5,#d7eeeb)!important;color:#0f8f87!important;border:1px solid #ffffff70!important;box-shadow:none!important}
.profilepanel{background:linear-gradient(160deg,#33465b,#3c6071)!important}.profilepanel h1,.profilepanel h2,.profilepanel h3{color:#fff!important}
.accessHero{background:linear-gradient(135deg,#33465b,#3a596c 70%,#39727a)!important;color:#fff!important}.accessHero h1,.accessHero h2,.accessHero h3{color:#fff!important}
input,select,textarea{color:#243447!important;background:#fff!important;border-color:#d9e2ea!important}input:focus,select:focus,textarea:focus{border-color:#27afa5!important;box-shadow:0 0 0 3px #18a79d18!important}
.rolePill,.softBadge,.good{background:var(--teal-soft)!important;color:#08776f!important;border-color:#c8e8e4!important}.sectiontitle>span,.sectiontitle>a,.miniAvatar{background:var(--teal-soft)!important;color:#08776f!important}.flowRoles>div>span{background:#0f8f87!important}
.topIcon{color:#526477!important}.topIcon:hover,.calendar-btn:hover{background:var(--teal-soft)!important;color:#0f8f87!important;border-color:#a8d8d3!important}
.actionList a>b,.actionList a em,.history strong,.scoreHero strong{color:#0f8f87!important}.bigProgress>b i,.progress i{background:#0f8f87!important}
.loginBody{background:linear-gradient(135deg,#253445,#31475b)!important}.loginBrand{background:linear-gradient(145deg,#2d4053,#36586a 72%,#39727a)!important}.loginBrand h1{color:#fff!important}.loginBrand p{color:#dbe5eb!important}
th{background:#f0f4f7!important;color:#35475a!important}td a{color:#0b7f77!important}.pill{background:#edf7f6!important;color:#0b7f77!important}
/* keep semantic state colors only for warnings/errors/success */
.alert{background:#fff8e8!important;border-color:#f3ddb0!important;color:#75551b!important}
/* v13 settings + account actions */
.settingsGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;max-width:1180px!important;margin:18px auto 0!important}
.settingCard{min-height:96px!important;padding:18px 20px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;box-sizing:border-box!important}
.settingsGrid+article{max-width:1180px!important;margin:14px auto 0!important;padding:18px 20px!important;box-sizing:border-box!important}
.userActions{display:flex;align-items:flex-start;gap:7px;flex-wrap:wrap}.resetDetails{position:relative}.resetDetails summary{list-style:none;cursor:pointer;border:1px solid #d9e2ea;background:#fff;border-radius:8px;padding:7px 9px;font-size:11px;font-weight:800;color:#33465b}.resetDetails summary::-webkit-details-marker{display:none}.resetForm{position:absolute;z-index:20;right:0;top:38px;width:280px;background:#fff;border:1px solid #dfe6ed;border-radius:12px;padding:12px;box-shadow:0 14px 38px #20304424}.resetForm input{width:100%;box-sizing:border-box;margin-bottom:9px}.checkline{display:flex!important;gap:7px;align-items:flex-start;font-size:11px!important;font-weight:600!important;margin:0 0 10px!important}.checkline input{width:auto!important;margin:2px 0 0!important}.evalPdfBtn,.reportPdf{display:inline-block;text-decoration:none;font-weight:800;color:#08776f!important;background:#eaf7f5!important;border:1px solid #c8e8e4!important;border-radius:8px;padding:6px 9px;margin-bottom:7px}.period .evalPdfBtn{font-size:10px}
@media(max-width:900px){.settingsGrid{grid-template-columns:1fr!important}.resetForm{position:fixed;left:16px;right:16px;top:25%;width:auto}}

/* v14 — User & Access layout fix: reset form expands naturally, never clipped */
.userList,.userLayout,.userList .tableWrap{overflow:visible!important;max-height:none!important;height:auto!important}
.userList .tableWrap{width:100%}
.userTable{table-layout:auto}
.userTable th:last-child,.userTable td:last-child{min-width:190px}
.userActions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.resetDetails{position:static;flex-basis:100%;width:100%;margin-top:4px}
.resetDetails summary{display:inline-flex;align-items:center;justify-content:center}
.resetDetails[open]{padding-top:2px}
.resetForm{position:static!important;z-index:auto!important;width:min(100%,520px)!important;margin-top:10px;background:#f8fbfc;border:1px solid #d9e7e5;border-radius:12px;padding:14px;box-shadow:none!important;display:grid;grid-template-columns:minmax(180px,1fr) auto;gap:10px 12px;align-items:center}
.resetForm input[type=password]{margin:0!important;min-width:0;padding:10px 12px;border:1px solid #d5e0e8;border-radius:9px}
.resetForm .checkline{grid-column:1/-1;margin:0!important}
.resetForm button{grid-column:2;grid-row:1;white-space:nowrap}
@media(max-width:700px){.userList{overflow:hidden!important}.userList .tableWrap{overflow-x:auto!important}.resetForm{grid-template-columns:1fr}.resetForm button{grid-column:1;grid-row:auto;width:100%}.userTable th:last-child,.userTable td:last-child{min-width:165px}}
/* KPI catalog clarity upgrade */
.kpiHero{display:flex;justify-content:space-between;gap:24px;align-items:flex-end}.kpiFlow{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:11px;color:#64748b}.kpiFlow span{background:#fff;border:1px solid #dbe5ec;border-radius:999px;padding:7px 10px;font-weight:700}.periodWorkspace{display:flex;justify-content:space-between;align-items:center;gap:20px;background:#fff;border:1px solid #dbe5ec;border-radius:15px;padding:16px 18px;margin:14px 0}.periodWorkspace>div{display:flex;flex-direction:column;gap:3px}.periodWorkspace small{font-size:10px;font-weight:800;letter-spacing:.08em;color:#64748b}.periodWorkspace strong{font-size:20px}.periodWorkspace span{font-size:12px;color:#64748b}.periodWorkspace span b{color:#0f8f82}.periodSwitch label{font-size:11px;font-weight:700}.periodSwitch select{display:block;margin-top:5px;min-width:240px;padding:10px 12px;border:1px solid #dbe5ec;border-radius:9px;background:#fff}.kpiToolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:14px}.kpiToolbar form{display:flex;gap:8px;align-items:center;flex:1}.kpiToolbar input{width:min(520px,100%);padding:11px 13px;border:1px solid #dbe5ec;border-radius:9px}.kpiToolbar a{text-decoration:none}.sectionHead p,.helper{margin:4px 0 14px;color:#64748b;font-size:12px;line-height:1.5}.kpiCatalog{grid-template-columns:minmax(0,1.7fr) minmax(330px,.72fr)}.templatecard{gap:18px}.templateMain{min-width:0;flex:1}.templateTop{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.templatePurpose{font-size:11px;font-weight:750;color:#334155;background:#f1f5f9;padding:5px 8px;border-radius:999px}.templateMeta{display:flex;gap:8px 14px;flex-wrap:wrap;color:#64748b;font-size:11px}.templateAction{white-space:nowrap;color:#0f8f82;font-size:11px;font-weight:800}.createTemplate{position:sticky;top:14px;align-self:start}.statusHead{margin-top:16px}.secondary{display:inline-block;padding:10px 13px;border:1px solid #cbd8e3;border-radius:9px;background:#fff;color:#334155;font-weight:750;text-decoration:none}.secondary:hover{background:#f8fafc}.choiceGrid{max-height:230px;overflow:auto;padding-right:3px}@media(max-width:1000px){.kpiHero,.periodWorkspace,.kpiToolbar{align-items:stretch;flex-direction:column}.kpiCatalog{grid-template-columns:1fr}.createTemplate{position:static}.periodSwitch select{width:100%;min-width:0}.kpiToolbar form{width:100%}}
/* User access editor */
.accessEditDetails{position:relative}
.accessEditDetails summary{list-style:none;cursor:pointer;border:1px solid #bfe5df;background:#eefaf8;color:#08776f;border-radius:8px;padding:7px 9px;font-size:11px;font-weight:800}
.accessEditDetails summary::-webkit-details-marker{display:none}
.accessEditForm{position:absolute;z-index:30;right:0;top:38px;width:330px;background:#fff;border:1px solid #dfe6ed;border-radius:12px;padding:14px;box-shadow:0 14px 38px #20304424;display:grid;gap:10px}
.accessEditForm label{display:grid;gap:5px;font-size:11px;font-weight:800;color:#33465b}
.accessEditForm select{width:100%;padding:9px 10px;border:1px solid #d9e2ea;border-radius:8px;background:#fff}
.accessEditForm small{color:#64748b;line-height:1.45}
@media(max-width:700px){.accessEditDetails{position:static}.accessEditForm{position:static;width:100%;box-sizing:border-box;margin-top:8px}}

/* v15 — Employee directory: fast selection, professional responsive layout */
.employeeHero{align-items:flex-end}.employeeHero p{max-width:720px}.employeeTopSearch{min-width:360px}.employeeTopSearch input{width:100%}
.employeeDirectory{padding:0!important;overflow:hidden}.employeeDirectoryHead{display:flex;justify-content:space-between;align-items:center;padding:18px 20px 12px}.employeeDirectoryHead .title{margin:0}.employeeDirectoryHead small{display:block;color:#6b7888;margin-top:5px}
.employeeFilters{display:grid;grid-template-columns:minmax(260px,1.5fr) repeat(3,minmax(150px,.65fr)) auto;gap:9px;padding:0 20px 16px}.employeeFilters select,.employeeSearchBox{height:42px;box-sizing:border-box;border:1px solid #d9e2ea;border-radius:10px;background:#fff}.employeeFilters select{padding:0 10px}.employeeSearchBox{display:flex;align-items:center;gap:7px;padding:0 12px;color:#64748b}.employeeSearchBox input{border:0!important;box-shadow:none!important;outline:0!important;padding:0!important;width:100%;height:38px}.employeeClear{border:1px solid #d9e2ea;border-radius:10px;background:#fff;color:#526477;padding:0 13px;font-weight:700;cursor:pointer}.employeeClear:hover{background:#f3fbfa;border-color:#9dcfc9;color:#08776f}
.employeeTableWrap{overflow:auto;max-height:calc(100vh - 390px);min-height:260px}.employeeTable{width:100%;border-collapse:separate;border-spacing:0}.employeeTable thead th{position:sticky;top:0;z-index:3;padding:11px 14px;font-size:11px;white-space:nowrap}.employeeTable tbody td{padding:11px 14px;border-bottom:1px solid #edf1f4;vertical-align:middle}.employeeRow{cursor:pointer;transition:background .14s,box-shadow .14s}.employeeRow:hover,.employeeRow:focus{background:#f1faf8!important;outline:none}.employeeRow:focus{box-shadow:inset 3px 0 #18a79d}.employeeRow[hidden]{display:none}.employeeIdentity{display:flex;align-items:center;gap:11px;min-width:245px}.employeeThumb{width:40px;height:40px;flex:0 0 40px;border-radius:11px;display:grid;place-items:center;overflow:hidden;background:#eaf7f5;color:#08776f;font-size:14px;font-weight:900;border:1px solid #d4ebe8}.employeeThumb img{width:100%;height:100%;object-fit:cover}.employeeName{display:block;color:#203044!important;text-decoration:none;font-weight:800;line-height:1.25}.employeeName:hover{color:#08776f!important}.employeeIdentity small,.employeeTable td small{display:block;margin:3px 0 0;color:#788697;font-size:10px}.employeeJob{display:block;max-width:280px;line-height:1.3}.employeeStatus{display:inline-flex;align-items:center;padding:5px 8px;border-radius:999px;background:#eaf7f5;color:#08776f;font-size:10px;font-weight:800;white-space:nowrap}.employeeStatus.inactive{background:#f1f3f5;color:#6b7280}.employeeOpen{width:30px;text-align:center;font-size:25px;font-weight:300;color:#8aa09e;transition:transform .14s,color .14s}.employeeRow:hover .employeeOpen{transform:translateX(3px);color:#0f8f87}.employeeEmpty,.employeeNoResult{text-align:center!important;padding:42px!important;color:#64748b}.employeeNoResult{background:#fff}
@media(max-width:1180px){.employeeFilters{grid-template-columns:1fr 1fr 1fr}.employeeSearchBox{grid-column:1/-1}.employeeClear{height:42px}.employeeTable th:nth-child(6),.employeeTable td:nth-child(6){display:none}}
@media(max-width:760px){.employeeHero{align-items:stretch}.employeeHero .heroactions{display:grid;grid-template-columns:1fr 1fr}.employeeHero .heroactions .primary{grid-column:1/-1;text-align:center}.employeeTopSearch{min-width:0}.employeeDirectoryHead{padding:16px}.employeeFilters{grid-template-columns:1fr 1fr;padding:0 16px 14px}.employeeSearchBox{grid-column:1/-1}.employeeClear{height:42px}.employeeTableWrap{max-height:none;overflow:visible;padding:0 12px 12px}.employeeTable thead{display:none}.employeeTable,.employeeTable tbody{display:block}.employeeRow{display:grid;grid-template-columns:1fr auto;gap:10px;background:#fff;border:1px solid #e2e8ee;border-radius:14px;margin:9px 0;padding:14px}.employeeTable tbody td{display:block!important;border:0!important;padding:0!important}.employeeTable tbody td:nth-child(2),.employeeTable tbody td:nth-child(3),.employeeTable tbody td:nth-child(4),.employeeTable tbody td:nth-child(6){grid-column:1}.employeeTable tbody td:nth-child(5){display:none!important}.employeeOpen{grid-column:2;grid-row:1/6;align-self:center}.employeeIdentity{min-width:0}.employeeJob{max-width:none}.employeeStatus{margin-top:2px}.employeeRow:hover{box-shadow:0 7px 20px #20304410}.employeeFilters select{min-width:0;width:100%}}

.employeeTenure b{color:#203044;white-space:nowrap}.employeeTenure small{white-space:nowrap}

/* v15.2 — Employee directory: use the page height, avoid nested desktop scrolling */
@media(min-width:761px){
  .employeeDirectory{overflow:visible}
  .employeeDirectoryHead{padding:16px 20px 10px}
  .employeeFilters{padding-bottom:12px}
  .employeeTableWrap{overflow-x:hidden;overflow-y:visible;max-height:none;min-height:0}
  .employeeTable{table-layout:fixed}
  .employeeTable thead th{position:sticky;top:64px;z-index:4}
  .employeeTable tbody td{padding:9px 12px}
  .employeeTable th:nth-child(1){width:22%}
  .employeeTable th:nth-child(2){width:20%}
  .employeeTable th:nth-child(3){width:12%}
  .employeeTable th:nth-child(4){width:15%}
  .employeeTable th:nth-child(5){width:10%}
  .employeeTable th:nth-child(6){width:17%}
  .employeeTable th:nth-child(7){width:4%}
  .employeeIdentity{min-width:0}
  .employeeIdentity>div:last-child,.employeeJob{min-width:0;overflow:hidden;text-overflow:ellipsis}
  .employeeName{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .employeeJob{max-width:none}
  .employeeThumb{width:38px;height:38px;flex-basis:38px}
}

/* v15.3 - employee directory header fix: full-height table without floating/sticky header */
@media(min-width:761px){
  .employeeTableWrap{overflow-x:hidden;overflow-y:visible;max-height:none;min-height:0}
  .employeeTable thead th{position:static!important;top:auto!important;z-index:auto!important}
}

/* v15.4 - Data Pegawai polish */
.employeeTitleLine{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.employeeCountInline{display:inline-flex;align-items:center;justify-content:center;padding:4px 9px;border-radius:999px;background:#e9f8f5;color:#087f73;font-size:12px;font-weight:800;line-height:1.2;white-space:nowrap}
.employeeTable .employeeNoCol,.employeeTable .employeeNo{width:52px;min-width:52px;text-align:center;color:#718096}
.employeeTable .employeeNo{font-weight:800;font-variant-numeric:tabular-nums}
@media(max-width:760px){.employeeTable .employeeNoCol,.employeeTable .employeeNo{width:38px;min-width:38px}}


/* v15.5 - employee numbering alignment + professional sidebar icons */
.sidebar nav a .navIcon{width:28px;height:28px;display:grid;place-items:center;padding:0}
.sidebar nav a .navIcon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.sidebar nav a.on .navIcon svg{stroke-width:2}
@media(min-width:761px){
  .employeeTable{table-layout:fixed}
  .employeeTable th:nth-child(1){width:46px!important}
  .employeeTable th:nth-child(2){width:22%!important}
  .employeeTable th:nth-child(3){width:20%!important}
  .employeeTable th:nth-child(4){width:12%!important}
  .employeeTable th:nth-child(5){width:15%!important}
  .employeeTable th:nth-child(6){width:10%!important}
  .employeeTable th:nth-child(7){width:17%!important}
  .employeeTable th:nth-child(8){width:34px!important}
  .employeeTable .employeeNoCol,.employeeTable .employeeNo{width:46px!important;min-width:46px!important;max-width:46px!important;padding-left:8px!important;padding-right:8px!important;text-align:center!important}
}


/* v16 - responsive tablet/mobile hardening + consistent PDF preview behavior */
html,body{max-width:100%;overflow-x:hidden}
img,svg{max-width:100%}
input,select,textarea,button{max-width:100%}
.tableWrap{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}

@media (max-width:1024px){
  .page{padding:18px}
  .hero{gap:14px;align-items:flex-start;flex-wrap:wrap}
  .hero>div:first-child{min-width:0;flex:1 1 360px}
  .heroactions,.profileActions{max-width:100%}
  .cards{grid-template-columns:repeat(2,minmax(0,1fr))}
  .search{width:min(430px,45vw)}
  .search input{width:calc(100% - 48px)}
}

@media (max-width:900px){
  body{overflow-x:hidden}
  .sidebar{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;max-height:none!important;padding:10px 12px!important;overflow-x:auto!important;overflow-y:hidden!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;box-shadow:0 4px 18px #07192d18;z-index:50}
  .sidebar .brand{flex:0 0 auto;padding:2px 10px 2px 2px!important;margin-right:2px}
  .sidebar .brand>div:last-child small{display:none}
  .sidebar .brand b{font-size:17px!important;white-space:nowrap}
  .sidebar .brandmark{width:34px;height:34px;border-radius:10px}
  .sidebar .navlabel,.sidebarFooter{display:none!important}
  .sidebar nav{display:flex!important;align-items:center!important;gap:5px!important;flex:0 0 auto}
  .sidebar nav a{margin:0!important;padding:7px 9px!important;white-space:nowrap;border-radius:9px!important;gap:6px!important}
  .sidebar nav a .navIcon{width:26px;height:26px;flex:0 0 26px}
  .sidebar nav a span{font-size:11px!important}
  .sidebar .navBadge{position:relative;top:auto;right:auto;margin-left:0}
  main,.sidebar+.main{margin-left:0!important;width:100%!important}
  .saveDock{left:0!important}
  .page{padding:16px}
  .period{min-width:0;max-width:100%}
  .profileHero{padding:20px;border-radius:18px}
  .profileMain{min-width:220px}
  .profileActions{width:100%;justify-content:flex-start}
  .profileActions .btn{flex:1 1 150px}
  .infoGrid{grid-template-columns:1fr 1fr}
  .formgrid{grid-template-columns:1fr!important}
  .actions{grid-column:1!important;flex-wrap:wrap}
  .actions>*{max-width:100%}
}

@media (max-width:640px){
  .sidebar{padding:8px!important}
  .sidebar .brand>div:last-child{display:none}
  .sidebar .brand{padding-right:2px!important}
  .sidebar nav a{padding:7px!important}
  .sidebar nav a span{display:none}
  .sidebar nav a.on span{display:inline;font-size:10px!important}
  .page{padding:12px}
  .hero h1,.formhero h1{font-size:23px!important;line-height:1.15}
  .hero p{font-size:12px;line-height:1.5}
  .cards{grid-template-columns:1fr!important}
  .card{padding:13px}
  article{padding:13px}
  .profileHero{padding:16px;gap:14px}
  .photoBig{width:78px;height:78px;border-radius:20px}
  .profileMain{min-width:0;width:100%}
  .profileMain h1{font-size:23px}
  .profileActions{display:grid;grid-template-columns:1fr 1fr;width:100%}
  .profileActions .btn{width:100%;padding:10px 8px}
  .infoGrid,.facts{grid-template-columns:1fr!important}
  .reportToolbar{flex-direction:column}
  .saveDock{padding:10px 12px;gap:7px;overflow-x:auto;justify-content:flex-start}
  .saveDock button,.saveDock .btn{white-space:nowrap;flex:0 0 auto}
  .loginShell{width:min(94vw,520px);border-radius:20px}
  .loginCard{padding:28px 20px}
  .loginCard h2{font-size:25px}
}


/* =====================================================
   eKPI MOBILE UX FINAL
   Drawer Navigation + Evaluation Cards
   ===================================================== */

.sidebarClose,
.sidebarOverlay,
.mobileMenuBtn,
.evaluationMobile {
    display:none;
}

.employeeEvalLink {
    color:inherit;
    text-decoration:none;
}

.employeeEvalLink:hover {
    color:#0f8f87;
}


/* =====================================================
   MOBILE
   ===================================================== */

@media (max-width:760px) {

    body {
        overflow-x:hidden;
    }

    body.menuOpen {
        overflow:hidden;
    }


    /* -----------------------------------------
       SIDEBAR MENJADI DRAWER
       ----------------------------------------- */

    .sidebar {

        position:fixed !important;

        top:0 !important;
        left:0 !important;
        bottom:0 !important;

        width:285px !important;
        height:100dvh !important;

        padding:18px 14px !important;

        display:flex !important;
        flex-direction:column !important;
        align-items:stretch !important;

        overflow-y:auto !important;
        overflow-x:hidden !important;

        transform:translateX(-105%);

        transition:
            transform .25s ease,
            box-shadow .25s ease;

        z-index:1002 !important;

        border-radius:0 20px 20px 0;

        box-shadow:none !important;
    }

    .sidebar.mobileOpen {
        transform:translateX(0);
        box-shadow:
            12px 0 45px rgba(15,23,42,.28) !important;
    }


    .sidebar .brand {

        display:flex !important;

        padding:
            2px 44px 18px 2px !important;

        margin:0 0 8px !important;

    }

    .sidebar .brand>div:last-child {
        display:block !important;
    }

    .sidebar .brand b {
        font-size:16px !important;
    }

    .sidebar .brand small {
        display:block !important;
        font-size:9px;
    }


    .sidebar .navlabel {

        display:block !important;

        padding:
            13px 10px 6px !important;

        font-size:9px !important;
    }


    .sidebar nav {

        display:flex !important;
        flex-direction:column !important;

        width:100% !important;

        gap:3px !important;

    }


    .sidebar nav a {

        width:100% !important;

        display:flex !important;

        padding:
            10px 11px !important;

        gap:11px !important;

        border-radius:10px !important;

    }


    .sidebar nav a span {

        display:inline !important;

        font-size:12px !important;

    }


    .sidebar nav a.on span {

        display:inline !important;

        font-size:12px !important;

    }


    .sidebar nav a .navIcon {

        width:29px !important;
        height:29px !important;

        flex:0 0 29px !important;

    }


    .sidebarFooter {

        display:block !important;

        margin-top:auto !important;

        padding-top:14px !important;

    }


    /* close button */

    .sidebarClose {

        display:grid;

        position:absolute;

        right:14px;
        top:15px;

        width:34px;
        height:34px;

        place-items:center;

        border:1px solid rgba(255,255,255,.14);

        border-radius:10px;

        background:rgba(255,255,255,.08);

        color:#fff;

        font-size:23px;

        cursor:pointer;

    }


    /* overlay */

    .sidebarOverlay {

        display:block;

        position:fixed;

        inset:0;

        background:
            rgba(8,18,30,.50);

        backdrop-filter:
            blur(2px);

        opacity:0;

        visibility:hidden;

        transition:.2s ease;

        z-index:1001;

    }

    .sidebarOverlay.show {

        opacity:1;
        visibility:visible;

    }


    /* -----------------------------------------
       MAIN
       ----------------------------------------- */

    main,
    .sidebar+.main {

        margin-left:0 !important;

        width:100% !important;

    }


    /* -----------------------------------------
       HEADER
       ----------------------------------------- */

    main > header {

        min-height:62px;

        padding:
            9px 16px !important;

        display:flex;

        align-items:center;

        gap:10px;

    }


    .mobileMenuBtn {

        display:grid;

        width:42px;
        height:42px;

        flex:0 0 42px;

        place-items:center;

        border:
            1px solid #dbe5ec;

        border-radius:12px;

        background:#fff;

        color:#163047;

        font-size:19px;

        cursor:pointer;

    }


    .evaluationSearch {

        flex:1;

        margin:0 !important;

    }

    .evaluationSearch input {

        width:100%;

    }


    /* -----------------------------------------
       PAGE
       ----------------------------------------- */

    .page {

        padding:
            18px 16px 28px !important;

    }


    .evaluationHero {

        display:block !important;

        margin-bottom:15px !important;

    }

    .evaluationHero h1 {

        font-size:27px !important;

        line-height:1.08;

        margin-bottom:8px;

    }

    .evaluationHero p {

        font-size:13px !important;

        line-height:1.55;

    }

    .evaluationHero .period {

        display:inline-flex;

        margin-top:14px;

        min-width:0;

    }


    /* -----------------------------------------
       EVALUATION
       ----------------------------------------- */

    .evaluationPanel {

        padding:
            15px !important;

        border-radius:17px !important;

    }


    .evaluationTitle {

        display:flex;

        align-items:center;

        justify-content:space-between;

        gap:10px;

        margin-bottom:14px;

    }


    .evaluationDesktop {

        display:none !important;

    }


    .evaluationMobile {

        display:grid;

        gap:12px;

    }


    .evalMobileCard {

        background:#fff;

        border:
            1px solid #e1e8ee;

        border-radius:16px;

        padding:15px;

        box-shadow:
            0 5px 18px rgba(30,60,90,.05);

    }


    .evalCardTop {

        display:flex;

        align-items:flex-start;

        justify-content:space-between;

        gap:10px;

        padding-bottom:13px;

        border-bottom:
            1px solid #edf1f4;

    }


    .evalIdentity {

        display:flex;

        align-items:center;

        gap:10px;

        min-width:0;

    }


    .evalAvatar {

        width:42px;
        height:42px;

        flex:0 0 42px;

        display:grid;

        place-items:center;

        border-radius:12px;

        background:#e5f7f5;

        color:#0b817a;

        font-size:12px;

        font-weight:900;

    }


    .evalEmployeeName {

        display:block;

        color:#14283d;

        text-decoration:none;

        font-size:13px;

        line-height:1.25;

        font-weight:800;

    }


    .evalIdentity small {

        display:block;

        margin-top:3px;

        color:#78899a;

        font-size:10px;

    }


    .evalMobileStatus {

        flex:0 0 auto;

        max-width:112px;

        padding:
            5px 8px;

        border-radius:8px;

        text-align:center;

        font-size:8px;

        line-height:1.25;

        font-weight:800;

        background:#eef3f6;

        color:#5e7080;

    }


    .evalMobileStatus.isFinal {

        background:#e3f7ed;
        color:#087548;

    }

    .evalMobileStatus.isWaiting {

        background:#e5f7f5;
        color:#087c75;

    }

    .evalMobileStatus.isDraft {

        background:#fff3d8;
        color:#996300;

    }

    .evalMobileStatus.isNew {

        background:#f0f3f6;
        color:#607080;

    }


    .evalCardInfo {

        display:grid;

        grid-template-columns:
            1fr 1fr;

        gap:
            12px 14px;

        padding:
            14px 0;

    }


    .evalCardInfo div {

        min-width:0;

    }


    .evalCardInfo small {

        display:block;

        color:#8493a2;

        font-size:9px;

        margin-bottom:4px;

    }


    .evalCardInfo b {

        display:block;

        color:#26394c;

        font-size:11px;

        line-height:1.35;

        word-break:break-word;

    }


    .templateWarning {

        color:#a86c00 !important;

    }


    .evalCardAction {

        padding-top:2px;

    }


    .evalCardAction form {

        margin:0;

    }


    .mobileEvalOpen,
    .mobileEvalStart {

        width:100%;

        min-height:43px;

        display:flex;

        align-items:center;

        justify-content:space-between;

        padding:
            0 15px;

        border:
            1px solid #bfe7e3;

        border-radius:11px;

        background:#eaf8f6;

        color:#087d75;

        text-decoration:none;

        font-family:inherit;

        font-size:12px;

        font-weight:800;

        cursor:pointer;

    }


    .mobileEvalStart {

        border-color:#0f8f87;

        background:
            linear-gradient(
                135deg,
                #0f8f87,
                #18a79d
            );

        color:#fff;

    }


    .mobileEvalStart:disabled {

        cursor:not-allowed;

        opacity:.48;

    }


}


/* desktop */

@media (min-width:761px) {

    .evaluationDesktop {
        display:block;
    }

    .evaluationMobile {
        display:none;
    }

}
