:root{--navy:#071f4f;--navy2:#0d2f74;--blue:#2d76ff;--aqua:#18c9b6;--bg:#f4f7fc;--card:#fff;--text:#15213d;--muted:#71809d;--border:#dce5f2;--shadow:0 16px 40px rgba(15,44,98,.08)}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}button,input,select,textarea{font:inherit}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:224px;background:linear-gradient(180deg,#061c47,#0a2d72);color:#fff;padding:18px 14px;display:flex;flex-direction:column;z-index:30;box-shadow:8px 0 28px #05183f26}.brand{display:flex;align-items:center;gap:10px;padding:4px 7px 20px}.brand img{width:40px;height:40px;object-fit:contain}.brand b,.brand span{display:block}.brand b{font-size:17px}.brand span{font-size:10px;opacity:.65}.sidebar nav{display:flex;flex-direction:column;gap:5px;overflow:auto}.sidebar nav button{border:0;background:transparent;color:#cdd9f6;display:flex;align-items:center;gap:10px;text-align:left;padding:11px 12px;border-radius:12px;cursor:pointer}.sidebar nav button:hover,.sidebar nav button.active{background:linear-gradient(90deg,#2d76ff57,#18c9b629);color:#fff}.sidebar nav button span{flex:1}.sidebar nav button em{font-style:normal;background:#ffffff29;padding:2px 7px;border-radius:99px;font-size:10px}.user-card{margin-top:auto;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:10px;display:flex;align-items:center;gap:9px}.user-card>div:nth-child(2){min-width:0;flex:1}.user-card b,.user-card span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-card b{font-size:12px}.user-card span{font-size:10px;opacity:.65}.user-card button{background:transparent;color:#fff;border:0;cursor:pointer}.avatar,.big-avatar{display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--aqua));color:#fff;font-weight:800}.avatar{width:34px;height:34px;font-size:11px}.avatar.sm{width:30px;height:30px}.big-avatar{width:52px;height:52px}main{margin-left:224px;min-height:100vh}header{height:78px;background:#ffffffe0;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid var(--border);display:flex;align-items:center;gap:14px;padding:0 28px;position:sticky;top:0;z-index:20}header h1{margin:0;font-size:21px}header p{margin:4px 0 0;font-size:11px;color:var(--muted)}header>div{flex:1}.mobile-menu{display:none}.refresh,.tool-actions button,.modal-actions button,.document-toolbar button,.snapshot-bar button,.import-settings>button{border:0;border-radius:11px;background:linear-gradient(135deg,var(--blue),#1ca9dc);color:#fff;padding:10px 14px;font-weight:700;display:inline-flex;align-items:center;gap:7px;cursor:pointer}.refresh{background:#edf3ff;color:#214785}.page-wrap{padding:24px 28px 50px;max-width:1600px;margin:auto}.hero{background:linear-gradient(120deg,#0a2763,#164596);color:#fff;border-radius:24px;padding:25px 28px;display:flex;align-items:center;justify-content:space-between;box-shadow:var(--shadow);overflow:hidden}.hero span{font-size:10px;letter-spacing:.16em;color:#83eadf}.hero h2{font-size:27px;margin:7px 0}.hero p{opacity:.72;margin:0}.hero-orb{width:100px;height:100px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,#18c9b6a6,#2d76ff1a);transform:translate(15px)}.hero-orb svg{width:44px;height:44px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:17px 0}.stats-grid.compact{grid-template-columns:repeat(3,1fr)}.stat{background:#fff;border:1px solid var(--border);border-radius:19px;padding:18px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 10px 28px #1537740d}.stat span,.stat strong{display:block}.stat span{font-size:11px;color:var(--muted);font-weight:700}.stat strong{font-size:25px;margin-top:6px}.stat-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#e8efff,#e5fffb);color:var(--blue)}.dashboard-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.panel{background:#fff;border:1px solid var(--border);border-radius:21px;padding:18px;box-shadow:0 10px 28px #1537740d}.panel-head{margin-bottom:14px}.panel h3,.panel p{margin:0}.panel h3{font-size:15px}.panel p{font-size:10px;color:var(--muted);margin-top:3px}.podium{display:flex;align-items:end;justify-content:center;gap:10px;min-height:210px}.podium-card{width:31%;border-radius:18px;padding:16px 10px;text-align:center;background:#f5f8ff;border:1px solid #dfe8f8;position:relative}.podium-card.p1{min-height:190px;background:linear-gradient(180deg,#eef4ff,#e9fff9);order:2}.podium-card.p2{min-height:160px;order:1}.podium-card.p3{min-height:145px;order:3}.podium-card .big-avatar{margin:12px auto}.podium-card b,.podium-card strong{display:block}.podium-card strong{font-size:16px;margin-top:6px;color:#0a4cba}.medal{position:absolute;top:8px;left:10px;font-size:10px;font-weight:900;color:#516582}.rank-list>div{display:grid;grid-template-columns:30px 34px 1fr auto;align-items:center;gap:8px;padding:9px 0;border-bottom:1px solid #edf1f7}.rank-list span{font-size:11px;color:var(--muted)}.rank-list b{font-size:12px}.rank-list strong{color:#154ea9}.feed-row{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #edf1f7}.feed-row:last-child{border-bottom:0}.feed-row>div:last-child{min-width:0}.feed-row b,.feed-row span{display:block}.feed-row b{font-size:12px}.feed-row span{font-size:10px;color:var(--muted);margin-top:3px}.time{font-size:10px;font-weight:800;color:#2457a9;min-width:74px}.dot{width:10px;height:10px;border-radius:50%;background:#8fa4c8}.dot.placement{background:#18c9b6}.dot.interview{background:#2d76ff}.dot.submission{background:#9b6bff}.empty{padding:25px;text-align:center;color:#91a0b7;font-size:12px}.tool-head{display:flex;justify-content:space-between;align-items:end;gap:15px;margin-bottom:16px}.tool-head h2,.tool-head p{margin:0}.tool-head h2{font-size:24px}.tool-head p{font-size:11px;color:var(--muted);margin-top:4px}.tool-actions{display:flex;gap:8px;align-items:center}.search{display:flex;align-items:center;background:#fff;border:1px solid var(--border);border-radius:11px;padding:0 10px}.search input{border:0;outline:0;padding:9px;width:180px}.table-card{background:#fff;border:1px solid var(--border);border-radius:18px;overflow:auto;box-shadow:0 10px 28px #1537740a}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:12px 14px;border-bottom:1px solid #edf1f7;white-space:nowrap}th{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#71809d;background:#f8faff}td{font-size:12px}tr:last-child td{border-bottom:0}.row-actions{display:flex;gap:5px;justify-content:flex-end}.row-actions button{border:0;background:#edf3ff;color:#234e96;border-radius:8px;padding:7px;cursor:pointer}.row-actions button:last-child{background:#fff0f0;color:#be3f49}.badge{display:inline-block;background:#edf4ff;color:#28569d;padding:5px 8px;border-radius:99px;font-size:10px;font-weight:800}.history{margin-top:18px}.history h3{font-size:15px}.history details{background:#fff;border:1px solid var(--border);border-radius:13px;margin:8px 0;padding:12px 14px}.history summary{cursor:pointer;font-size:12px}.history summary b{float:right}.history-row{padding:8px 0;border-top:1px solid #eef2f8;font-size:11px}.snapshot-bar{background:linear-gradient(120deg,#0d2f74,#1751aa);color:#fff;border-radius:18px;padding:16px 18px;display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.snapshot-bar>div{display:flex;align-items:center;gap:12px}.snapshot-bar b,.snapshot-bar small{display:block}.snapshot-bar small{opacity:.65;margin-top:3px}.modal-bg{position:fixed;top:0;right:0;bottom:0;left:0;background:#04122da6;display:grid;place-items:center;padding:20px;z-index:100}.modal{width:min(880px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:22px;padding:20px;box-shadow:0 25px 80px #00000047}.modal-head{display:flex;align-items:center;justify-content:space-between}.modal-head h2,.modal-head p{margin:0}.modal-head p{font-size:10px;color:var(--muted)}.modal-head>button{border:0;background:#edf2fb;border-radius:10px;padding:7px}.form-grid,.doc-editor{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin:18px 0}.field,.doc-editor label,.document-toolbar label,.shortlist-picker>label,.import-settings label{display:flex;flex-direction:column;gap:6px;font-size:10px;font-weight:800;color:#64728c;text-transform:capitalize}.field.wide,.doc-editor .wide{grid-column:1/-1}.field input,.field select,.field textarea,.doc-editor input,.doc-editor select,.doc-editor textarea,.document-toolbar input,.document-toolbar select,.shortlist-picker select,.import-settings select{border:1px solid var(--border);border-radius:10px;padding:10px 11px;background:#fff;outline:0;color:var(--text)}.field textarea,.doc-editor textarea{min-height:90px;resize:vertical}.modal-actions{display:flex;justify-content:flex-end;gap:8px}.modal-actions .secondary,.document-toolbar .secondary{background:#edf2fb;color:#264b88}.error,.auth-msg{background:#fff2f2;border:1px solid #ffd5d9;color:#a83d47;padding:10px;border-radius:10px;font-size:11px;margin-top:10px}.toast{position:fixed;right:22px;bottom:22px;background:#0c275d;color:#fff;padding:12px 16px;border-radius:12px;z-index:120;box-shadow:var(--shadow)}.auth-bg,.loading{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top right,#174b9b,#061a42 55%)}.auth-card{width:min(420px,calc(100% - 30px));background:#fff;border-radius:24px;padding:28px;box-shadow:0 30px 80px #00000047}.auth-card>img{width:58px;display:block;margin:auto}.auth-card h1,.auth-card>p{text-align:center}.auth-card h1{margin:14px 0 5px}.auth-card>p{color:var(--muted);font-size:12px}.auth-card label{display:block;font-size:11px;font-weight:800;color:#67758e;margin:13px 0 6px}.auth-card input{width:100%;border:1px solid var(--border);border-radius:10px;padding:11px}.auth-card>button,.auth-card form>button{width:100%;border:0;border-radius:11px;background:linear-gradient(135deg,var(--blue),#1ba7db);color:#fff;padding:11px;margin-top:14px;font-weight:800}.auth-card .link{background:transparent;color:#2c5ca9;margin-top:7px}.auth-card small{display:flex;justify-content:center;align-items:center;gap:5px;color:#8795ac;margin-top:15px}.pw{display:flex;border:1px solid var(--border);border-radius:10px}.pw input{border:0}.pw button{border:0;background:transparent;padding:0 10px;color:#536989}.loading{color:#fff;align-content:center;gap:15px;text-align:center}.loading img{width:65px;margin:auto}.spinner{width:34px;height:34px;border:3px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite;margin:auto}@keyframes spin{to{transform:rotate(360deg)}}.document-toolbar{display:grid;grid-template-columns:1fr 1fr auto auto;gap:10px;align-items:end;background:#fff;border:1px solid var(--border);border-radius:16px;padding:14px;margin-bottom:14px}.document-layout{display:grid;grid-template-columns:minmax(330px,.75fr) minmax(550px,1.25fr);gap:16px;align-items:start}.document-layout>div:first-child{background:#0c214f;color:#fff;border-radius:18px;padding:18px;position:sticky;top:94px}.document-layout>div:first-child label{color:#b9c7e6}.document-layout>div:first-child input,.document-layout>div:first-child select,.document-layout>div:first-child textarea{background:#102c65;border-color:#26477f;color:#fff}.paper{background:#fff;min-height:800px;border-radius:5px;padding:42px;box-shadow:0 15px 50px #142a551f;color:#1c2942}.paper-head{display:flex;gap:24px;align-items:center;border-bottom:4px solid #246dcc;padding-bottom:22px}.paper-head img{width:72px}.paper-head h2,.paper-head p{margin:3px 0}.notice{background:#edf4ff;color:#315a99;padding:11px;border-radius:8px;margin:18px 0;font-size:11px}.paper section h3{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#246dcc;border-bottom:1px solid #dfe7f2;padding-bottom:7px}.paper p{font-size:12px;line-height:1.6}.check-grid{display:grid;gap:7px;margin-top:12px}.check-grid label{display:flex!important;flex-direction:row!important;align-items:center;background:#102c65;border:1px solid #26477f;padding:10px;border-radius:10px}.check-grid span,.check-grid b,.check-grid small{display:block}.check-grid small{opacity:.65;margin-top:3px}.candidate-card{border:1px solid #dce5f2;border-left:5px solid #246dcc;border-radius:11px;padding:16px;margin:14px 0}.candidate-card h3,.candidate-card p{margin:5px 0}.candidate-card span,.candidate-meta{font-size:10px;color:#73829b}.invoice-items>div{display:grid;grid-template-columns:1fr 70px 110px 36px;gap:6px;margin:6px 0}.invoice-items button{border:0;border-radius:8px;background:#eaf2ff;color:#25549b;padding:8px}.invoice-top,.invoice-parties,.invoice-bottom{display:flex;justify-content:space-between;gap:25px}.invoice-top{align-items:center;border-bottom:4px solid #246dcc;padding-bottom:20px}.invoice-top img{width:80px}.invoice-top h1{margin:0;font-size:34px}.invoice-parties{padding:25px 0}.invoice-parties>div{flex:1}.invoice-parties small,.invoice-parties b{display:block}.invoice-parties small{font-size:9px;letter-spacing:.12em;color:#7988a0;margin:7px 0}.invoice-paper table{margin-top:10px}.invoice-total{margin:20px 0 20px auto;width:280px}.invoice-total span,.invoice-total strong{display:flex;justify-content:space-between;padding:7px}.invoice-total strong{background:#0d2f74;color:#fff;font-size:17px}.invoice-bottom{border-top:1px solid #dfe7f2;padding-top:20px}.import-card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:18px}.import-settings{display:grid;grid-template-columns:240px 1fr auto;gap:14px;align-items:end}.drop{position:relative;border:2px dashed #b7c7e0;border-radius:13px;padding:18px;display:flex!important;align-items:center;gap:10px;cursor:pointer}.drop input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.drop b,.drop span{display:block}.drop span{font-size:9px;color:#8b99af}.import-preview{margin-top:20px}.import-preview p{font-size:10px;color:var(--muted)}@media print{.sidebar,header,.tool-head,.document-toolbar,.document-layout>div:first-child{display:none!important}main{margin:0}.page-wrap{padding:0}.document-layout{display:block}.paper{box-shadow:none;min-height:auto}}@media (max-width:1050px){.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.document-layout{grid-template-columns:1fr}.document-layout>div:first-child{position:static}.document-toolbar{grid-template-columns:1fr 1fr}.import-settings{grid-template-columns:1fr}}@media (max-width:760px){.sidebar{transform:translate(-100%);transition:.2s}.sidebar.open{transform:none}.mobile-menu{display:block;border:0;background:transparent}.page-wrap{padding:18px 14px}.stats-grid,.stats-grid.compact,.dashboard-grid,.form-grid{grid-template-columns:1fr}.tool-head{align-items:stretch;flex-direction:column}.tool-actions{flex-wrap:wrap}.search{flex:1}.search input{width:100%}.document-toolbar{grid-template-columns:1fr}.paper{padding:24px}.invoice-parties,.invoice-bottom{flex-direction:column}main{margin-left:0}header{padding:0 14px}.hero-orb{display:none}}.db-error-banner{margin:18px 22px 0;padding:14px 16px;border:1px solid #ef4444;background:#fff1f2;color:#991b1b;border-radius:14px;display:flex;gap:12px;align-items:center;flex-wrap:wrap}.db-error-banner b{font-weight:800}.db-error-banner span{flex:1;min-width:240px}.db-error-banner button{border:0;background:#991b1b;color:#fff;border-radius:9px;padding:8px 12px;cursor:pointer}.import-settings{grid-template-columns:220px minmax(260px,1fr) auto auto}.import-settings .secondary{background:#eef3fb;color:#0d2f74}@media (max-width:1050px){.import-settings{grid-template-columns:1fr}}:root{--navy:#071c49;--navy2:#0d3278;--ink:#0d1f4e;--blue:#4d6ff3;--blue2:#2d5ee8;--teal:#18c4ad;--gold:#f2b64b;--violet:#8167eb;--surface:#f5f7fb;--soft:#eef3fb;--border:#e2e8f2;--muted:#7c8aa6;--shadow:0 18px 48px rgba(22,48,96,.1) }body{background:linear-gradient(145deg,#f7f9fd,#f1f5fb 55%,#eef5f8);color:var(--ink)}.sidebar{width:218px;padding:16px 12px 14px;background:linear-gradient(180deg,#142e79,#0a2864 55%,#071f52);border-right:1px solid rgba(255,255,255,.08);box-shadow:10px 0 36px #061a4324}.brand{padding:2px 8px 24px;border-bottom:1px solid rgba(255,255,255,.12);margin-bottom:14px}.brand img{width:43px;height:43px}.brand b{font-size:16px;letter-spacing:.01em}.brand span{text-transform:uppercase;letter-spacing:.13em;font-size:8px;margin-top:3px;color:#b9c9ec;opacity:1}.sidebar nav{gap:6px}.sidebar nav button{min-height:43px;border-radius:13px;padding:11px 12px;color:#c5d2ef;font-weight:600;font-size:12px;position:relative}.sidebar nav button:hover{background:#ffffff14}.sidebar nav button.active{background:#fff;color:#3151bb;box-shadow:0 10px 25px #05143938}.sidebar nav button.active:before{content:"";position:absolute;left:-12px;width:4px;height:22px;border-radius:0 8px 8px 0;background:var(--teal)}.sidebar nav button em{background:#6780e052;color:#fff}.sidebar nav button.active em{background:#edf1ff;color:#3a54b8}.user-card{border-radius:15px;background:#05163c4d;border-color:#ffffff21;padding:11px}.user-card b{font-size:11px}.user-card span{text-transform:capitalize;letter-spacing:.03em}main{margin-left:218px}header{height:74px;background:#ffffffe8;box-shadow:0 8px 25px #1c305b0a;padding:0 30px}header h1{font-size:19px;font-weight:750;letter-spacing:-.02em}header p{font-size:10px;text-transform:uppercase;letter-spacing:.08em}.page-wrap{padding:26px 30px 54px;max-width:1540px}.premium-hero{min-height:162px;border-radius:25px;padding:28px 32px;color:#fff;background:linear-gradient(115deg,#142f78,#3053b5 62%,#18b8a6 145%);display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden;box-shadow:0 20px 52px #1a3a8833;margin-bottom:17px}.premium-hero:after{content:"";position:absolute;width:310px;height:310px;border:50px solid rgba(255,255,255,.08);border-radius:50%;right:-100px;top:-112px}.premium-hero:before{content:"";position:absolute;width:165px;height:165px;background:#18c4ad2e;border-radius:50%;right:145px;bottom:-105px}.premium-hero>div{position:relative;z-index:1}.premium-hero .eyebrow{font-size:9px;font-weight:800;letter-spacing:.18em;color:#8ff2e6}.premium-hero h2{font-size:34px;line-height:1.04;letter-spacing:-.04em;margin:9px 0 10px}.premium-hero p{font-size:13px;margin:0;color:#dbe6ff}.hero-badge{display:flex;align-items:center;gap:8px;padding:11px 15px;border:1px solid rgba(255,255,255,.24);background:#ffffff24;border-radius:999px;font-weight:700;font-size:11px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.premium-stats{gap:13px;margin:17px 0 18px}.premium-stat{min-height:116px;border-radius:20px;border:0;box-shadow:0 13px 34px #233c6e14;padding:19px 19px 18px;position:relative;overflow:hidden}.premium-stat:after{content:"";position:absolute;width:85px;height:85px;border:18px solid rgba(255,255,255,.35);border-radius:50%;right:-24px;top:-30px}.premium-stat.blue{background:linear-gradient(135deg,#4657de,#486bf4);color:#fff}.premium-stat.teal{background:linear-gradient(135deg,#217a8c,#54b9aa);color:#fff}.premium-stat.violet{background:linear-gradient(135deg,#7158d7,#9278ef);color:#fff}.premium-stat.gold{background:linear-gradient(135deg,#d79a31,#f0bb57);color:#fff}.premium-stat span{color:#ffffffc7;text-transform:uppercase;letter-spacing:.06em;font-size:9px}.premium-stat strong{font-size:28px;letter-spacing:-.04em}.premium-stat small{display:block;font-size:9px;color:#ffffffa6;margin-top:8px}.premium-stat .stat-icon{background:#ffffff29;color:#fff;border:1px solid rgba(255,255,255,.17);position:relative;z-index:2}.premium-grid{grid-template-columns:1.28fr .72fr;gap:16px}.premium-panel{border:1px solid rgba(220,229,241,.9);border-radius:23px;padding:21px 22px;box-shadow:0 15px 38px #1f386512;min-height:250px}.premium-panel.wide{min-height:312px}.panel-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1f7;padding-bottom:13px}.panel h3{font-size:17px;letter-spacing:-.02em}.panel p{font-size:10px;margin-top:4px}.panel-dot{width:9px;height:9px;background:var(--teal);border-radius:50%;box-shadow:0 0 0 6px #18c4ad1c}.podium{min-height:235px;gap:12px;padding-top:14px}.podium-card{border:0;border-radius:20px;background:#f6f8fc;box-shadow:inset 0 0 0 1px #e7ebf3;padding:17px 10px}.podium-card.p1{min-height:218px;background:linear-gradient(180deg,#f1f4ff,#eafcf8);box-shadow:0 14px 34px #445bc529;order:2}.podium-card.p2{min-height:184px;order:1}.podium-card.p3{min-height:163px;order:3}.podium-card .big-avatar{width:58px;height:58px;background:linear-gradient(135deg,#4c6ef5,#1cc5ac);box-shadow:0 9px 20px #3855b533}.podium-card.p1 .big-avatar{width:70px;height:70px}.podium-card b{font-size:12px}.podium-card strong{font-size:19px;color:#284dc2;margin:8px 0 3px}.podium-card small{font-size:9px;color:var(--muted)}.medal{background:#fff;border:1px solid #e4e9f3;padding:4px 7px;border-radius:99px;top:10px}.crown{height:11px;color:#e2a82d;font-size:15px}.rank-list>div{grid-template-columns:28px 36px 1fr auto;padding:11px 2px}.rank-list>div:first-child{background:#f3f6ff;border-radius:13px;padding:11px 10px;border-bottom:0;margin-bottom:5px}.rank-list strong{font-size:16px;color:#2b51bf}.rank-list b{font-size:11px}.rank-list span{font-weight:800}.interview-card{padding:12px 2px}.stage-pill{margin-left:auto;background:#edf3ff;color:#3558b2;padding:5px 8px;border-radius:999px;font-size:9px!important;font-weight:800;white-space:nowrap}.time{background:#eef3ff;border-radius:9px;text-align:center;padding:7px;color:#3156b6;min-width:68px}.feed-row b{font-size:11px}.feed-row span{font-size:9px}.dot{flex:0 0 10px}.client-spend-row{display:flex;align-items:center;justify-content:space-between;padding:13px 3px;border-bottom:1px solid #edf1f7}.client-spend-row:last-child{border-bottom:0}.client-spend-row b,.client-spend-row span{display:block}.client-spend-row b{font-size:11px}.client-spend-row span{font-size:9px;color:var(--muted);margin-top:4px}.client-spend-row strong{font-size:14px;color:#294eaf}.records-strip{margin-top:17px;background:linear-gradient(120deg,#0e285f,#183f8c);border-radius:23px;padding:21px 23px;color:#fff;box-shadow:0 18px 42px #15316e2b}.records-head{display:flex;align-items:center;justify-content:space-between}.records-head span{font-size:9px;letter-spacing:.15em;color:#84ddd3}.records-head h3{font-size:17px;margin:4px 0 0}.records-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:15px}.record-card{background:#ffffff17;border:1px solid rgba(255,255,255,.13);border-radius:15px;padding:15px}.record-card span,.record-card strong,.record-card small{display:block}.record-card span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#b9c9e8}.record-card strong{font-size:22px;margin:7px 0}.record-card small{font-size:9px;color:#c9d5eb}.tool-head{margin-bottom:18px}.tool-head h2{font-size:26px;letter-spacing:-.035em}.tool-head p{font-size:10px}.tool-actions button,.refresh,.modal-actions button,.document-toolbar button,.snapshot-bar button,.import-settings>button{border-radius:12px;background:linear-gradient(135deg,#4565ec,#576ff0);box-shadow:0 8px 18px #3d56cf2e}.search{border-radius:13px;box-shadow:0 5px 15px #162d5a0a}.table-card{border-radius:20px;border:1px solid #e3e9f2;box-shadow:0 14px 35px #1c34610f}th{background:#f5f7fb;color:#73819c;font-size:9px;padding:13px 15px}td{padding:14px 15px;font-size:11px}tbody tr:hover{background:#fbfcff}.row-actions button{border-radius:9px}.badge{background:#eef2ff;color:#3856b5}.modal{border-radius:24px;padding:22px}.modal-head{padding-bottom:13px;border-bottom:1px solid #edf1f7}.field input,.field select,.field textarea,.doc-editor input,.doc-editor select,.doc-editor textarea,.document-toolbar input,.document-toolbar select,.shortlist-picker select,.import-settings select{border-radius:11px;border-color:#dfe6f1;background:#fbfcfe}.field input:focus,.field select:focus,.field textarea:focus,.doc-editor input:focus,.doc-editor textarea:focus{border-color:#6e84e8;box-shadow:0 0 0 3px #4e69eb1a}.snapshot-bar{background:linear-gradient(120deg,#173c87,#1e7e91);border-radius:20px}.history details{border-radius:15px}.document-layout>div:first-child{background:linear-gradient(180deg,#102b64,#0a1f4f);border-radius:20px}.paper{border-radius:7px;box-shadow:0 18px 55px #182d5626}.paper-head{border-bottom-color:#4b68e9}.notice{background:#eef2ff;color:#324d9e}.candidate-card{border-left-color:#4a67e8}.invoice-top{border-bottom-color:#4865e5}.invoice-total strong{background:#17356f}.import-card{border-radius:20px;box-shadow:0 14px 34px #1d36650f}.drop{background:#f8faff;border-color:#aabbe1}.auth-card{border-radius:26px}.auth-card>button,.auth-card form>button{background:linear-gradient(135deg,#4264ed,#1cb7a7)}@media (max-width:1050px){.premium-grid,.records-grid{grid-template-columns:1fr}.premium-panel.wide{min-height:auto}}@media (max-width:760px){main{margin-left:0}.premium-hero h2{font-size:27px}.premium-hero{padding:24px}.hero-badge{display:none}.records-grid{grid-template-columns:1fr}.premium-stats{grid-template-columns:1fr 1fr}.sidebar{width:218px}}.candidate-sheet-help{background:#eef4ff;border:1px solid #dbe6fb;color:#526687;border-radius:13px;padding:11px 14px;font-size:11px;margin-bottom:12px}.candidate-sheet{overflow:auto}.candidate-sheet table{min-width:1150px}.candidate-sheet td{padding:6px}.candidate-sheet input,.candidate-sheet select{width:100%;min-width:110px;border:1px solid transparent;background:transparent;border-radius:8px;padding:8px 9px;color:var(--text);outline:0}.candidate-sheet td:nth-child(2) input{min-width:170px}.candidate-sheet input:hover,.candidate-sheet select:hover{background:#f7f9fd;border-color:#e2e8f2}.candidate-sheet input:focus,.candidate-sheet select:focus{background:#fff;border-color:#6e84e8;box-shadow:0 0 0 3px #4e69eb1a}.candidate-sheet .sheet-new-row{background:#eefaf7}.candidate-sheet .sheet-new-row input,.candidate-sheet .sheet-new-row select{background:#fff;border-color:#cfe7e1}.sheet-add{border:0;border-radius:9px;padding:8px 10px;background:linear-gradient(135deg,#16bda7,#2b8fba);color:#fff;font-weight:700;display:inline-flex;gap:6px;align-items:center;white-space:nowrap;cursor:pointer}.toolkit-wrap{font-family:DM Sans,sans-serif;background:#f5f3ef;min-height:100vh;color:#1a1a1a}#top-nav{background:#0a1628;padding:0 32px;display:flex;align-items:stretch;gap:0;position:sticky;top:0;z-index:100;box-shadow:0 2px 16px #0000002e}.nav-brand{font-family:"DM Serif Display",serif;font-size:16px;color:#e8e5df;letter-spacing:.5px;display:flex;align-items:center;padding-right:32px;border-right:1px solid #1e3352;margin-right:8px;white-space:nowrap}.nav-brand span{display:inline-block;width:8px;height:8px;background:#1e7fbf;border-radius:50%;margin:0 3px;position:relative;top:-1px}.nav-tabs{display:flex;align-items:stretch;gap:0}.nav-tab{display:flex;align-items:center;gap:8px;padding:18px 24px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;color:#4a6080;cursor:pointer;border:none;background:none;border-bottom:3px solid transparent;transition:color .2s,border-color .2s;letter-spacing:.2px}.nav-tab:hover{color:#9ca3af}.nav-tab.active{color:#e8e5df;border-bottom-color:#1e7fbf}.nav-tab svg{width:15px;height:15px;opacity:.7;flex-shrink:0}.nav-tab.active svg{opacity:1}.tool-page{display:none;padding:36px 20px 60px}.tool-page.active{display:block}.editor-panel{max-width:860px;margin:0 auto 32px;background:#0a1628;border-radius:12px;padding:26px 28px;color:#fff}.editor-panel h2{font-family:"DM Serif Display",serif;font-size:18px;font-weight:400;margin-bottom:20px;color:#e8e5df}.eg{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin-bottom:14px}.eg2{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px}.eg1{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:14px}.fg{display:flex;flex-direction:column;gap:5px}.fg label{font-size:10px;letter-spacing:1.8px;text-transform:uppercase;color:#6b7ea0;font-weight:500}.fg input,.fg textarea,.fg select{background:#13213a;border:1px solid #1e3352;border-radius:6px;color:#e8e5df;font-family:DM Sans,sans-serif;font-size:13px;padding:8px 10px;outline:none;transition:border-color .2s;width:100%}.fg input:focus,.fg textarea:focus{border-color:#1e7fbf}.fg textarea{resize:vertical;min-height:72px;line-height:1.6}.section-lbl{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:#4a6080;font-weight:500;margin:22px 0 12px;padding-bottom:8px;border-bottom:1px solid #1e3352}.sub-block{background:#0d1c30;border-radius:8px;padding:16px 18px;margin-bottom:10px;border:1px solid #1e3352}.sub-block-title{font-size:12px;font-weight:500;color:#1e7fbf;letter-spacing:.5px;margin-bottom:12px;display:flex;justify-content:space-between;align-items:center}button{font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;padding:9px 20px;border-radius:7px;cursor:pointer;border:none;transition:opacity .2s,transform .1s}button:hover{opacity:.88}button:active{transform:scale(.98)}.btn-primary{background:#1e7fbf;color:#fff}.btn-print{background:#e8e5df;color:#0a1628}.btn-secondary{background:#1e3352;color:#9ca3af}.btn-add{background:#13213a;color:#1e7fbf;border:1px solid #1e3352;font-size:12px;padding:7px 14px}.btn-remove{background:transparent;color:#6b7080;border:1px solid #1e3352;font-size:11px;padding:4px 10px}.editor-actions{display:flex;gap:10px;margin-top:20px;flex-wrap:wrap}.logo-upload-area{background:#13213a;border:1px dashed #1e3352;border-radius:8px;padding:12px;text-align:center;cursor:pointer;transition:border-color .2s;position:relative;min-height:58px;display:flex;align-items:center;justify-content:center}.logo-upload-area:hover{border-color:#1e7fbf}.logo-upload-area input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;width:100%;height:100%;padding:0;border:none;background:transparent}.logo-upload-text{font-size:12px;color:#6b7ea0;pointer-events:none;line-height:1.5}.logo-preview-thumb{max-height:32px;max-width:110px;object-fit:contain;display:block;margin:0 auto 4px}.cv-import-panel{background:linear-gradient(135deg,#13213a,#0f1b30);border:1px solid #1e3352;border-radius:10px;padding:18px 20px;margin-bottom:22px;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.cv-import-icon{width:42px;height:42px;background:#1e7fbf26;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#1e7fbf;flex-shrink:0}.cv-import-text{flex:1;min-width:200px}.cv-import-text h3{font-size:13px;font-weight:600;color:#e8e5df;letter-spacing:.3px;margin-bottom:3px}.cv-import-text p{font-size:11px;color:#6b7ea0;line-height:1.5}.cv-import-btn{background:#1e7fbf;color:#fff;font-size:12px;padding:9px 18px;border-radius:6px;cursor:pointer;position:relative;overflow:hidden;border:none;font-family:DM Sans,sans-serif;font-weight:500;letter-spacing:.2px}.cv-import-btn input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;padding:0;border:none;background:transparent}.cv-import-btn:hover{opacity:.9}.cv-import-status{font-size:11px;padding:6px 12px;border-radius:6px;display:none}.cv-import-status.show{display:inline-block}.cv-import-status.parsing{background:#1e7fbf26;color:#1e7fbf}.cv-import-status.success{background:#2e7d5e26;color:#4ec78f}.cv-import-status.error{background:#b85c1a26;color:#ff9a5a}.doc-shell{max-width:860px;margin:0 auto;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 24px #00000014}.sl-header{display:flex;align-items:flex-start;justify-content:space-between;padding:36px 40px 28px;border-bottom:1px solid #e8e5df}.sl-brand{font-family:"DM Serif Display",serif;font-size:22px;font-weight:400;color:#0a1628;letter-spacing:-.3px}.sl-subtitle{font-size:13px;color:#6b7280;margin-top:4px;font-weight:300;letter-spacing:.3px}.sl-logo-area{display:flex;flex-direction:column;align-items:flex-end;gap:4px;min-width:80px}.sl-logo-area img{max-height:52px;max-width:160px;object-fit:contain;display:block}.notice-bar{background:#f9f8f6;border-left:3px solid #1e7fbf;padding:10px 40px;font-size:12px;color:#6b7280;font-weight:300;letter-spacing:.2px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#e8e5df;margin-bottom:36px}.metric{background:#fff;padding:22px 28px;display:flex;flex-direction:column;gap:4px}.metric-value{font-family:"DM Serif Display",serif;font-size:30px;color:#0a1628;letter-spacing:-.5px;line-height:1}.metric-label{font-size:12px;color:#9ca3af;font-weight:400;letter-spacing:.3px}.sec-title{font-size:10px;letter-spacing:2.5px;color:#9ca3af;text-transform:uppercase;font-weight:500;padding:0 40px;margin-bottom:20px}.candidates-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;padding:0 40px}.card{border:1px solid #e8e5df;border-radius:12px;overflow:hidden;background:#fff}.card-header{padding:20px 22px 16px;border-bottom:1px solid #f0ede8;display:flex;align-items:flex-start;gap:14px}.badge{color:#fff;font-size:11px;font-weight:500;letter-spacing:.5px;padding:5px 10px;border-radius:6px;white-space:nowrap;flex-shrink:0;margin-top:2px}.card-title{font-size:15px;font-weight:500;color:#0a1628}.card-location{font-size:12px;color:#9ca3af;margin-top:3px;font-weight:300}.card-body{padding:18px 22px}.spec-row{display:flex;justify-content:space-between;align-items:center;padding:7px 0;border-bottom:1px solid #f5f3ef;font-size:13px}.spec-row:last-child{border-bottom:none}.spec-label{color:#9ca3af;font-weight:300}.spec-value{color:#0a1628;font-weight:500}.divider{height:1px;background:#f0ede8;margin:14px 0}.skills-title{font-size:10px;letter-spacing:2px;color:#c0bbb5;text-transform:uppercase;font-weight:500;margin-bottom:10px}.tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.tag{font-size:11px;padding:4px 10px;border-radius:20px;font-weight:500;letter-spacing:.2px}.skills-list{list-style:none;display:flex;flex-direction:column;gap:5px}.skills-list li{font-size:12.5px;color:#4a4540;font-weight:300;padding-left:14px;position:relative;line-height:1.5}.skills-list li:before{content:"";position:absolute;left:0;top:8px;width:4px;height:4px;border-radius:50%;background:#1e7fbf}.doc-footer{margin-top:40px;padding:20px 40px;border-top:1px solid #e8e5df;display:flex;justify-content:space-between;align-items:center}.footer-text{font-size:11px;color:#c0bbb5;font-weight:300;letter-spacing:.3px}.footer-brand{font-size:11px;color:#9ca3af;font-weight:500;letter-spacing:1px;text-transform:uppercase}.page-group{break-inside:avoid;page-break-inside:avoid}.page-group+.page-group{break-before:page;page-break-before:always}.page-group .candidates-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;padding:0 40px}.page-group.four-up .candidates-grid{gap:14px}.page-group.four-up .card-header{padding:12px 14px 10px}.page-group.four-up .card-body{padding:10px 14px 14px}.page-group.four-up .badge{font-size:10px;padding:4px 8px}.page-group.four-up .card-title{font-size:13px}.page-group.four-up .card-location{font-size:11px}.page-group.four-up .spec-row{padding:4px 0;font-size:11px}.page-group.four-up .spec-label,.page-group.four-up .spec-value{font-size:11px}.page-group.four-up .tag{font-size:10px;padding:3px 8px}.page-group.four-up .tags{gap:4px;margin-bottom:8px}.page-group.four-up .skills-title{font-size:9px;margin-bottom:6px}.page-group.four-up .skills-list li{font-size:11px;line-height:1.4}.page-group.four-up .divider{margin:8px 0}.cv-header{padding:36px 44px 28px;border-bottom:1px solid #e8e5df;display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.cv-header-left{flex:1}.cv-ref-badge{display:inline-block;font-size:10px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;color:#fff;padding:4px 10px;border-radius:5px;margin-bottom:10px}.cv-name{font-family:"DM Serif Display",serif;font-size:28px;color:#0a1628;letter-spacing:-.4px;line-height:1.1;margin-bottom:4px}.cv-job-title-display{font-size:14px;color:#6b7280;font-weight:300;letter-spacing:.3px}.cv-header-right{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}.cv-header-right img{max-height:54px;max-width:160px;object-fit:contain;display:block}.cv-prepared-by{font-size:10px;color:#c0bbb5;letter-spacing:1px;text-transform:uppercase;font-weight:400}.cv-details-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#e8e5df;border-bottom:1px solid #e8e5df}.cv-detail{background:#fff;padding:18px 22px;display:flex;flex-direction:column;gap:3px}.cv-detail-label{font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:#b0aba5;font-weight:500}.cv-detail-value{font-family:"DM Serif Display",serif;font-size:17px;color:#0a1628;letter-spacing:-.2px;line-height:1.2}.cv-notice-bar{background:#f9f8f6;padding:9px 44px;font-size:11.5px;color:#6b7280;font-weight:300;letter-spacing:.2px;border-left-width:3px;border-left-style:solid}.cv-body{padding:32px 44px 40px;display:flex;flex-direction:column;gap:32px}.cv-section-heading{font-size:10px;letter-spacing:2.5px;text-transform:uppercase;color:#9ca3af;font-weight:500;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #f0ede8}.cv-profile-text{font-size:13.5px;color:#4a4540;font-weight:300;line-height:1.75}.cv-quals{display:flex;flex-wrap:wrap;gap:8px}.cv-qual-tag{font-size:12px;font-weight:500;padding:5px 13px;border-radius:20px;letter-spacing:.2px}.cv-skills-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px 24px}.cv-skill-item{font-size:13px;color:#4a4540;font-weight:300;padding:5px 0 5px 14px;position:relative;border-bottom:1px solid #f5f3ef;line-height:1.4}.cv-skill-item:before{content:"";position:absolute;left:0;top:12px;width:4px;height:4px;border-radius:50%;background:#1e7fbf}.cv-job{padding-bottom:24px;border-bottom:1px solid #f0ede8}.cv-job:last-child{border-bottom:none;padding-bottom:0}.cv-job-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px;gap:12px}.cv-job-role{font-size:15px;font-weight:500;color:#0a1628}.cv-job-dates{font-size:12px;color:#9ca3af;font-weight:300;white-space:nowrap;margin-top:2px;flex-shrink:0}.cv-job-company{font-size:13px;font-weight:400;margin-bottom:10px}.cv-job-duties{list-style:none;display:flex;flex-direction:column;gap:5px}.cv-job-duties li{font-size:13px;color:#4a4540;font-weight:300;padding-left:14px;position:relative;line-height:1.55}.cv-job-duties li:before{content:"";position:absolute;left:0;top:8px;width:4px;height:4px;border-radius:50%;background:#1e7fbf}.cv-footer{padding:16px 44px;border-top:1px solid #e8e5df;display:flex;justify-content:space-between;align-items:center}.cv-footer-text{font-size:11px;color:#c0bbb5;font-weight:300;letter-spacing:.3px}.cv-footer-brand{font-size:11px;color:#9ca3af;font-weight:500;letter-spacing:1px;text-transform:uppercase}.tracker-wrap{max-width:1200px;margin:0 auto;padding:0 8px}.kpi-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:28px}.kpi-card{background:#0a1628;border:1px solid #1e3352;border-radius:10px;padding:18px 20px;color:#fff}.kpi-label{font-size:10px;letter-spacing:1.8px;text-transform:uppercase;color:#6b7ea0;font-weight:500;margin-bottom:8px}.kpi-value{font-family:"DM Serif Display",serif;font-size:28px;font-weight:400;color:#e8e5df;line-height:1.1;letter-spacing:-.3px}.kpi-sub{font-size:11px;color:#6b7ea0;margin-top:4px}.kpi-card.accent .kpi-value{color:#4ec78f}.kpi-card.warn .kpi-value{color:#ff9a5a}.tracker-form{padding:22px 24px}.tracker-form-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.tracker-form-head h2{margin-bottom:0}.tracker-collapse-btn{background:transparent;border:1px solid #1e3352;color:#6b7ea0;font-size:11px;padding:5px 12px;border-radius:6px;cursor:pointer;font-family:DM Sans,sans-serif;letter-spacing:.3px}.tracker-collapse-btn:hover{color:#e8e5df;border-color:#2a4a72}.tracker-form-actions{display:flex;align-items:center;gap:12px;margin-top:18px}.tk-save-status{font-size:12px;color:#4ec78f;opacity:0;transition:opacity .3s}.tk-save-status.show{opacity:1}.tracker-section{background:#fff;border:1px solid #e8e5df;border-radius:12px;padding:22px 24px;margin-bottom:22px}.tracker-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;gap:16px;flex-wrap:wrap}.tracker-section-head h3{font-family:"DM Serif Display",serif;font-size:17px;font-weight:400;color:#0a1628}.tracker-section-sub{font-size:11px;color:#8b8580;letter-spacing:.3px}.tracker-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.tracker-actions input,.tracker-actions select{background:#f5f3ee;border:1px solid #e0dcd5;border-radius:6px;padding:7px 11px;font-size:12px;font-family:DM Sans,sans-serif;color:#2a2620;outline:none}.tracker-actions input{min-width:220px}.tracker-actions input:focus,.tracker-actions select:focus{border-color:#0a1628}.tracker-rebates{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.rebate-card{background:#f9f7f2;border:1px solid #e8e5df;border-left:3px solid #1e7fbf;border-radius:8px;padding:14px 16px}.rebate-card.urgent{border-left-color:#b85c1a}.rebate-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px}.rebate-card-name{font-size:13px;font-weight:600;color:#0a1628}.rebate-card-client{font-size:11px;color:#8b8580;margin-top:2px}.rebate-card-days{font-size:11px;font-weight:600;color:#1e7fbf;background:#1e7fbf1a;padding:3px 8px;border-radius:4px;white-space:nowrap}.rebate-card.urgent .rebate-card-days{color:#b85c1a;background:#b85c1a1a}.rebate-card-fee{font-family:"DM Serif Display",serif;font-size:16px;color:#0a1628;margin-top:8px}.tracker-rebates-empty{font-size:13px;color:#8b8580;text-align:center;padding:24px 0}.tracker-table-wrap{overflow-x:auto}.tracker-table{width:100%;border-collapse:collapse;font-size:13px}.tracker-table th{text-align:left;font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:#8b8580;font-weight:500;padding:10px 12px;border-bottom:1px solid #e8e5df;white-space:nowrap}.tracker-table th.num{text-align:right}.tracker-table td{padding:12px;border-bottom:1px solid #f0ede8;color:#2a2620;vertical-align:middle}.tracker-table td.num{text-align:right;font-variant-numeric:tabular-nums}.tracker-table tbody tr:hover{background:#faf8f3}.tracker-table tbody tr:last-child td{border-bottom:none}.tracker-table .candidate-name{font-weight:500}.tracker-table .client-name{color:#0a1628;font-weight:500}.tk-status-pill{font-size:10px;letter-spacing:.5px;padding:3px 9px;border-radius:12px;font-weight:500;display:inline-block;text-transform:uppercase}.tk-status-pill.active{background:#1e7fbf1f;color:#1e7fbf}.tk-status-pill.cleared{background:#2e7d5e1f;color:#2e7d5e}.tk-status-pill.replaced{background:#7a4f9c1f;color:#7a4f9c}.tk-status-pill.refunded{background:#b85c1a1f;color:#b85c1a}.tk-row-actions{display:flex;gap:6px;justify-content:flex-end}.tk-icon-btn{background:transparent;border:1px solid #e0dcd5;border-radius:5px;color:#6b7280;cursor:pointer;padding:4px 8px;font-size:11px;font-family:DM Sans,sans-serif}.tk-icon-btn:hover{background:#f5f3ee;color:#0a1628}.tk-icon-btn.danger:hover{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.tracker-empty{text-align:center;padding:36px 16px;color:#8b8580;font-size:13px}.tracker-footer-note{font-size:11px;color:#6b7280;text-align:center;padding:20px 0}.tracker-clear-link{background:transparent;border:none;color:#b91c1c;cursor:pointer;font-size:11px;font-family:DM Sans,sans-serif;text-decoration:underline;padding:0;margin-left:8px}.tracker-clear-link:hover{color:#7f1d1d}@media (max-width: 860px){.kpi-strip{grid-template-columns:repeat(2,1fr)}.tracker-actions input{min-width:140px}}@media print{@page{size:A4;margin:8mm}body{background:#fff;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact}#top-nav{display:none!important}.tool-page{display:block!important;padding:0!important}.editor-panel,#page-tracker{display:none!important}#page-shortlist .doc-shell,#page-cv .doc-shell{display:none}#page-shortlist.active .doc-shell,#page-cv.active .doc-shell{display:block}.doc-shell{box-shadow:none;border-radius:0;max-width:100%;overflow:visible}.sl-header{padding:16px 20px 12px}.sl-brand{font-size:17px}.sl-subtitle{font-size:11px}.notice-bar{padding:6px 20px;font-size:10.5px}.metrics{margin-bottom:14px}.metric{padding:10px 14px}.metric-value{font-size:20px}.metric-label{font-size:10px}.sec-title{padding:0 20px;margin-bottom:10px;font-size:9px}.page-group{break-inside:avoid;page-break-inside:avoid}.page-group+.page-group{break-before:page;page-break-before:always}.page-group .candidates-grid{padding:0 20px;gap:10px}.doc-footer{margin-top:12px;padding:10px 20px}.footer-text,.footer-brand{font-size:9.5px}.card{break-inside:avoid}.card-header{padding:10px 12px 8px;gap:10px}.card-body{padding:8px 12px}.badge{font-size:9.5px;padding:3px 7px}.card-title{font-size:12px}.card-location{font-size:10px}.spec-row{padding:4px 0;font-size:10.5px}.tag{font-size:9.5px;padding:2px 7px}.tags{gap:4px;margin-bottom:8px}.skills-list{gap:3px}.skills-list li{font-size:10.5px;line-height:1.4}.skills-list li:before{top:6px;width:3px;height:3px}.skills-title{font-size:8.5px;margin-bottom:6px}.divider{margin:8px 0}.four-up .card-header{padding:8px 10px 6px}.four-up .card-body{padding:6px 10px}.four-up .spec-row{padding:3px 0;font-size:10px}.four-up .card-title{font-size:11px}.four-up .tag{font-size:9px;padding:2px 6px}.four-up .skills-list li{font-size:10px}.four-up .divider{margin:6px 0}.four-up .tags{gap:3px;margin-bottom:6px}.four-up .skills-title{font-size:8px;margin-bottom:5px}.cv-header{padding:22px 28px 18px}.cv-name{font-size:24px}.cv-notice-bar{padding:8px 28px}.cv-body{padding:22px 28px 28px;gap:22px}.cv-detail{padding:12px 16px}.cv-detail-value{font-size:14px}.cv-footer{padding:12px 28px}.cv-job{padding-bottom:16px}.cv-skills-grid{gap:2px 20px}.cv-job-duties li,.cv-skill-item,.cv-profile-text{font-size:12px}}@media (max-width: 640px){.eg{grid-template-columns:1fr 1fr}.metrics{grid-template-columns:repeat(2,1fr)}.sl-header{flex-direction:column;gap:16px}.candidates-grid,.page-group .candidates-grid{grid-template-columns:1fr}.cv-details-strip{grid-template-columns:repeat(2,1fr)}.cv-skills-grid{grid-template-columns:1fr}.cv-header{flex-direction:column}}.sheet-grid{overflow:auto;max-height:70vh}.sheet-grid table{min-width:1200px}.sheet-grid td{padding:5px}.sheet-grid input,.sheet-grid select,.sheet-grid textarea{width:100%;min-width:120px;border:1px solid #d6deee;border-radius:6px;background:#fff;padding:8px 9px;font:inherit;color:#14213d}.sheet-grid textarea{min-height:42px;resize:vertical}.sheet-new-row td{background:#eef7ff}.client-terms-sheet table{min-width:1900px}.toolkit-wrap{background:#f5f3ef;border-radius:18px;padding:18px}.toolkit-record-bar{max-width:860px;margin:0 auto 18px;background:#fff;border:1px solid #dce4f1;border-radius:10px;padding:12px;display:flex;gap:12px;align-items:end;flex-wrap:wrap}.toolkit-record-bar label{display:flex;flex-direction:column;gap:5px;font-size:11px;font-weight:700;color:#50617c;min-width:210px}.toolkit-record-bar input,.toolkit-record-bar select{border:1px solid #d5deed;border-radius:7px;padding:9px}.toolkit-record-bar button{background:#0a2f78;color:#fff;border:0;border-radius:7px;padding:10px 14px;display:flex;gap:7px;align-items:center}.toolkit-page{padding:0 0 40px}.toolkit-page .editor-panel{display:block}.shortlist-select-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:12px}.shortlist-select-grid label{background:#13213a;border:1px solid #1e3352;border-radius:7px;padding:9px;display:flex;gap:8px;align-items:center;color:#e8e5df}.shortlist-select-grid small{display:block;color:#6b7ea0}.cv-doc,.shortlist-doc,.invoice-doc{background:#fff;max-width:900px;margin:auto;min-height:900px;padding:52px;box-shadow:0 8px 35px #0a16281f;font-family:DM Sans,sans-serif}.cv-header,.sl-header,.inv-head{display:flex;justify-content:space-between;gap:28px;align-items:center;padding-bottom:24px;border-bottom:4px solid #1e7fbf}.cv-header img,.sl-header img,.inv-head img{max-width:190px;max-height:72px;object-fit:contain}.cv-header h1,.sl-header h1,.inv-head h1{font-family:"DM Serif Display",serif;font-size:34px;color:#0a1628}.anon-notice{background:#edf5fb;border-left:4px solid #1e7fbf;padding:12px 16px;margin:22px 0;color:#30445f;font-size:12px}.cv-meta-grid,.sl-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}.sl-metrics{grid-template-columns:repeat(4,1fr)}.cv-meta-grid>div,.sl-metrics>div{background:#f3f6fa;padding:14px;text-align:center}.cv-meta-grid span,.sl-metrics span{display:block;color:#65748a;font-size:11px}.cv-meta-grid b,.sl-metrics strong{font-size:18px;color:#0a1628}.doc-section{margin:25px 0}.doc-section h3{font-family:"DM Serif Display",serif;color:#0a1628;border-bottom:1px solid #dce3ec;padding-bottom:8px;margin-bottom:12px}.tag-list{display:flex;flex-wrap:wrap;gap:7px}.tag-list span{color:#fff;border-radius:20px;padding:6px 10px;font-size:11px}.job-entry{display:grid;grid-template-columns:1fr auto;gap:5px 20px;border-left:3px solid #1e7fbf;padding:0 0 18px 15px;margin-bottom:14px}.job-entry p{grid-column:1/-1}.doc-footer{border-top:1px solid #d9e0e8;margin-top:30px;padding-top:14px;display:flex;justify-content:space-between;color:#6c788a;font-size:10px}.sl-candidate{display:flex;gap:20px;border-top:1px solid #dce3ec;padding:22px 0}.sl-number{font-family:"DM Serif Display";font-size:34px;color:#1e7fbf}.sl-role span{font-size:10px;color:#65748a}.sl-role h2{font-family:"DM Serif Display";color:#0a1628}.sl-details{display:flex;gap:15px;flex-wrap:wrap;font-size:11px;color:#50617c;margin:8px 0}.sl-skills{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.sl-skills span{background:#edf4fa;color:#1e5f8e;border-radius:14px;padding:5px 8px;font-size:10px}.inv-head h1{font-size:42px;letter-spacing:2px}.inv-info{display:grid;grid-template-columns:1fr 1fr .7fr;gap:30px;margin:35px 0}.inv-info small{display:block;color:#778397;font-size:9px;letter-spacing:1.5px;margin:10px 0 4px}.inv-info b{display:block}.inv-table{width:100%;border-collapse:collapse}.inv-table th{color:#fff;padding:12px;text-align:left}.inv-table td{padding:13px 12px;border-bottom:1px solid #e2e7ee}.inv-summary{display:flex;justify-content:flex-end;margin-top:20px}.inv-summary>div{width:340px;display:grid;grid-template-columns:1fr auto;gap:10px;padding:15px;background:#f5f7fa}.inv-summary strong{font-size:18px;border-top:2px solid #0a1628;padding-top:10px}.inv-bottom{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:45px}.pre{white-space:pre-line}@media (max-width:900px){.eg,.eg2,.shortlist-select-grid{grid-template-columns:1fr}.cv-doc,.shortlist-doc,.invoice-doc{padding:25px}.inv-info{grid-template-columns:1fr}.sl-metrics{grid-template-columns:repeat(2,1fr)}}.dashboard-top-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:stretch;margin-bottom:18px}.dashboard-top-layout .premium-hero{margin:0;min-height:100%}.dashboard-side-stack{display:grid;gap:14px}.today-card,.targets-card{background:#fff;border:1px solid #dce5f1;border-radius:18px;box-shadow:0 10px 28px #142b5214;overflow:hidden}.today-head,.targets-head{display:flex;align-items:center;justify-content:space-between;padding:15px 17px;border-bottom:1px solid #edf1f7}.today-head>div,.targets-head>div{display:flex;flex-direction:column;gap:3px}.today-head span,.targets-head span{font-size:10px;letter-spacing:.14em;font-weight:800;color:#6680a3}.today-head b,.targets-head b{font-size:14px;color:#102b56}.today-list{padding:8px 16px 12px}.today-list>div:not(.empty){display:flex;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px solid #eef2f7}.today-list>div:last-child{border-bottom:0}.today-list span{font-size:12px;font-weight:700;color:#203a60}.today-list small{font-size:11px;color:#7183a0;white-space:nowrap}.targets-head select{border:0;background:transparent;padding:0;font-weight:800;color:#102b56}.targets-head button{width:32px;height:32px;border-radius:9px;border:1px solid #dce5f1;background:#f6f9fd;color:#173c72;display:grid;place-items:center}.targets-card>div:last-child{padding:11px 16px 15px}.target-row{margin:9px 0}.target-row>div:first-child{display:flex;justify-content:space-between;gap:10px;align-items:center}.target-row span{font-size:11px;color:#657894}.target-row b{font-size:11px;color:#102b56}.target-track{height:7px;border-radius:999px;background:#e8eef7;overflow:hidden;margin-top:6px}.target-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1976ed,#18c7b5)}.target-editor{display:grid;gap:8px}.target-editor label{font-size:10px;font-weight:800;color:#61728d;text-transform:uppercase;letter-spacing:.05em}.target-editor input{display:block;width:100%;margin-top:4px;border:1px solid #d7e1ef;border-radius:8px;padding:8px}.target-editor button{border:0;border-radius:9px;background:#123d78;color:#fff;padding:9px 12px;display:flex;align-items:center;justify-content:center;gap:6px;font-weight:700}.job-performance{margin-top:18px}.job-performance>.records-head{border-radius:18px 18px 0 0;margin:0}.job-performance .table-card{border-radius:0 0 18px 18px;margin-top:0}.timeline-modal{width:min(700px,calc(100vw - 32px));max-height:85vh;background:#fff;border-radius:20px;box-shadow:0 24px 80px #0a1c3a47;overflow:hidden}.timeline-modal .modal-head{padding:18px 22px;background:linear-gradient(135deg,#0c2e63,#0f4c91);color:#fff;display:flex;align-items:center;justify-content:space-between}.timeline-modal .modal-head span{font-size:10px;letter-spacing:.16em;opacity:.72;font-weight:800}.timeline-modal .modal-head h2{margin:4px 0 0;font-size:22px}.timeline-modal .modal-head button{border:0;background:#ffffff24;color:#fff;width:34px;height:34px;border-radius:10px;display:grid;place-items:center}.timeline-list{padding:20px 24px;overflow:auto;max-height:68vh}.timeline-event{display:grid;grid-template-columns:18px 1fr;gap:12px;position:relative;padding-bottom:20px}.timeline-event:before{content:"";position:absolute;left:6px;top:14px;bottom:-2px;width:2px;background:#dfe8f3}.timeline-event:last-child:before{display:none}.timeline-marker{width:14px;height:14px;border-radius:50%;background:#1dbca9;border:3px solid #d9faf5;z-index:1;margin-top:4px}.timeline-event small{display:block;color:#7a8da8;font-size:10px;font-weight:700;text-transform:uppercase}.timeline-event b{display:block;color:#18385f;margin:3px 0}.timeline-event p{margin:0;color:#637590;font-size:12px}.modal-back{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0411289e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:16px}@media (max-width:1100px){.dashboard-top-layout{grid-template-columns:1fr}.dashboard-side-stack{grid-template-columns:1fr 1fr}}@media (max-width:700px){.dashboard-side-stack{grid-template-columns:1fr}}
