:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#192840;background:#f3f6fb;font-size:16px;font-synthesis:none;--navy:#101b30;--blue:#245aef;--muted:#617087;--border:#e1e7f0;--green:#14795b}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button,.button{border:1px solid var(--border);background:white;color:#233551;border-radius:9px;padding:10px 15px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:.875rem;font-weight:600}button:hover,.button:hover{border-color:#9aaccc;background:#f2f6ff}button:disabled{opacity:.5;cursor:wait}.primary{background:var(--blue);border-color:var(--blue);color:white}.primary:hover{background:#1944c4;color:white}.danger{color:#b83145}.quiet{background:transparent;border:0}.icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1{font-size:1.85rem;letter-spacing:-.055em;margin-bottom:8px}h2{font-size:1.15rem;letter-spacing:-.025em}h3{font-size:1rem}p{line-height:1.6}.muted,small{color:var(--muted)}small{font-size:.8rem}.shell{display:grid;grid-template-columns:234px minmax(0,1fr);min-height:100vh}.sidebar{background:var(--navy);color:#c6d0e2;padding:30px 18px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{font-weight:850;font-size:1.5rem;letter-spacing:.05em;color:white;display:flex;align-items:center;gap:10px;margin:2px 10px 40px}.brandmark{display:inline-grid;place-items:center;width:32px;height:32px;background:#4876fa;color:white;border-radius:9px;font-size:1.2rem}.nav-label{font-size:.75rem;letter-spacing:.13em;color:#8695af;padding:0 14px;margin-bottom:12px}.sidebar nav{display:grid;gap:7px}.sidebar nav button{text-align:left;justify-content:flex-start;padding:13px 14px;background:transparent;border:0;color:#b9c7dd;font-weight:500}.sidebar nav button.active{background:#244681;color:white}.sidebar nav button:hover{background:#1a2e50}.sidebar .bottom{margin-top:auto;border-top:1px solid #2a354a;padding:23px 12px 0;font-size:.875rem}.sidebar .bottom small{color:#a6b4cc}.sidebar .bottom button{margin-top:14px;color:#c6d0e2;padding-left:0}.workspace{min-width:0}.topbar{height:83px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 36px;gap:15px}.breadcrumb{font-size:.875rem;color:var(--muted)}.breadcrumb strong{color:#223452;font-weight:500}.user-chip{display:flex;gap:10px;align-items:center;font-size:.875rem}.avatar{width:34px;height:34px;background:#e7edff;color:#245aef;border-radius:50%;display:grid;place-items:center;font-weight:750}.content{padding:33px 36px 50px;max-width:1800px;margin:0 auto}.heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:28px}.heading p{margin:0;font-size:.9rem;color:var(--muted)}.actions{display:flex;gap:9px;flex-wrap:wrap}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:25px}.stat,.panel{background:white;border:1px solid var(--border);border-radius:13px}.stat{padding:22px}.stat small{font-size:.875rem;display:flex;justify-content:space-between;align-items:center}.stat strong{display:block;font-size:2rem;letter-spacing:-.055em;margin:14px 0 5px}.stat .hint{font-size:.8rem;color:var(--muted)}.stat.feature{background:#e7f6ef;border-color:#cfecdf}.stat.feature .hint{color:#286c53}.grid-two{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);gap:23px;margin-bottom:24px}.panel{overflow:hidden}.panel-head{display:flex;justify-content:space-between;align-items:center;padding:22px 23px;border-bottom:1px solid var(--border);gap:15px}.panel-head h2{margin:0}.panel-body{padding:23px}.bars{display:grid;gap:19px}.bar-row{display:grid;grid-template-columns:100px 1fr 30px;align-items:center;gap:14px;font-size:.875rem}.bar-track{height:10px;border-radius:10px;background:#edf1f7;overflow:hidden}.bar-fill{height:100%;background:var(--blue);border-radius:10px}.call-item{padding:17px 23px;border-bottom:1px solid #edf1f6;display:flex;justify-content:space-between;align-items:center;gap:15px}.call-item:last-child{border:0}.call-item strong{display:block;font-size:.9rem;margin-bottom:5px}.call-item small{line-height:1.6}.filters{padding:18px 21px;display:flex;gap:12px;flex-wrap:wrap;border-bottom:1px solid var(--border)}.search{flex:1;min-width:180px}.filters input,.filters select{width:auto;min-width:130px;margin:0}.filters .search{width:100%}.search-wrap{flex:1;min-width:170px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;white-space:nowrap;font-size:.875rem}th{font-size:.75rem;letter-spacing:.04em;text-align:left;color:var(--muted);font-weight:600;background:#f8faff}th,td{padding:16px 18px;border-bottom:1px solid #edf0f5}td strong{display:block;font-size:.875rem;margin-bottom:5px}td small{display:block}.lead-link{border:0;padding:0;background:transparent;text-align:left;display:block;color:#1b2c49}.lead-link:hover{color:var(--blue);background:transparent}input[type=checkbox]{width:17px;height:17px;accent-color:var(--blue);margin:0}.badge{border-radius:6px;padding:5px 9px;display:inline-block;font-size:.75rem;line-height:1.4;background:#edf1f8;color:#51617b}.badge.New{background:#eaf0ff;color:#315ace}.badge.Qualified,.badge.Won{background:#e6f5eb;color:#1c7752}.badge.Proposal,.badge.Negotiation{background:#f1eafa;color:#8051b1}.badge.Contacted{background:#e5f4fa;color:#23718f}.badge.Lost{background:#fcebef;color:#ac4058}.high{color:#b05912}.overdue{color:#b73849}.pagination{padding:16px 22px;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:.85rem;color:var(--muted)}.empty{text-align:center;padding:45px 24px;color:var(--muted);white-space:normal}.empty h3{color:#263b5b;margin:10px 0}.empty .icon{width:36px;height:36px;color:#8aa0c4}.bulk{padding:14px 21px;background:#edf3ff;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.bulk select{width:auto;margin:0}.board{display:flex;gap:16px;overflow-x:auto;padding-bottom:20px}.lane{flex:0 0 270px;background:#eaf0f7;border-radius:12px;padding:15px;min-height:340px}.lane h2{font-size:.9rem;display:flex;justify-content:space-between}.deal{background:white;border:1px solid var(--border);border-radius:10px;padding:17px;margin-top:13px}.deal h3{margin-bottom:7px}.deal p{font-size:.85rem;color:var(--muted);margin-bottom:14px}.deal-footer{display:flex;justify-content:space-between;align-items:center;font-size:.8rem}.deal select{font-size:.8rem;margin:15px 0 0;padding:7px}.section-note{background:#eaf1ff;color:#36527d;border:1px solid #d5e1fb;border-radius:10px;padding:15px;font-size:.875rem;line-height:1.5;margin:18px 0}.dropzone{border:2px dashed #c1d0e7;border-radius:12px;padding:40px 22px;text-align:center;background:#f9fbff}.dropzone .icon{width:32px;height:32px;color:var(--blue);margin-bottom:12px}.dropzone input{width:auto;max-width:100%}.dropzone h3{margin-bottom:8px}label{display:block;font-size:.875rem;font-weight:600;margin-bottom:7px}input,select,textarea{display:block;width:100%;border:1px solid #ccd6e4;background:white;color:#192840;border-radius:8px;padding:10px 12px;margin:7px 0 0;min-height:42px}textarea{min-height:90px;resize:vertical}input:focus,select:focus,textarea:focus{outline:2px solid #a8bffb;border-color:var(--blue)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.full{grid-column:1/-1}.field{margin-bottom:0}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:23px}.error{color:#ae2842;background:#fff0f3;padding:12px;border-radius:8px;margin-bottom:14px;font-size:.875rem}.success{color:#166343;background:#e8f7ee;padding:15px;border-radius:8px}.auth{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:white}.auth-aside{background:var(--navy);padding:65px;display:flex;flex-direction:column;justify-content:center;color:white}.auth-aside .brand{margin:0 0 70px}.auth-aside h1{font-size:3.3rem;max-width:430px;line-height:1.1}.auth-aside p{color:#b0c0d8;max-width:360px}.auth-main{display:grid;place-items:center;padding:35px}.auth form{width:100%;max-width:390px}.auth form h2{font-size:1.7rem}.auth form .field{margin:18px 0}.auth form .primary{width:100%;margin-top:10px}.loading{padding:100px;text-align:center;color:var(--muted)}dialog{padding:0;border:1px solid var(--border);border-radius:16px;max-width:950px;width:calc(100% - 40px);max-height:92vh;color:#192840;box-shadow:0 20px 100px #14274340}dialog::backdrop{background:#0c19366e;backdrop-filter:blur(3px)}.modal-head{position:sticky;top:0;background:white;z-index:2;padding:22px 26px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.modal-head h2{margin:0}.modal-body{padding:25px}.detail-actions{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.detail-grid .panel{margin-bottom:20px}.detail-list{display:grid;grid-template-columns:110px 1fr;gap:12px;font-size:.875rem;line-height:1.5}.detail-list dt{color:var(--muted)}.detail-list dd{margin:0;overflow-wrap:anywhere;white-space:pre-wrap}.activity{border-left:2px solid #dbe4f5;padding:0 0 24px 16px;font-size:.875rem}.activity p{white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0}.activity small{display:block;line-height:1.5}.tab-actions{display:flex;gap:8px;margin-bottom:20px}.tab-actions .active{background:#eaf0ff;color:var(--blue);border-color:#c6d6fc}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#172d4d;color:white;border-radius:10px;padding:13px 20px;z-index:20;display:none;max-width:90vw;box-shadow:0 7px 30px #16284630;font-size:.9rem}.nowrap{white-space:nowrap}.stack{display:grid;gap:20px}.subtext{font-size:.8rem;color:var(--muted);margin-top:6px}.timer{font-variant-numeric:tabular-nums;font-size:1.8rem;font-weight:700}.timer-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.pill{background:#eaf0ff;color:var(--blue);border-radius:7px;padding:7px 10px;font-size:.8rem}.report-row{display:flex;justify-content:space-between;margin-bottom:15px;gap:12px}.mobile-brand{display:none}
@media(min-width:1500px){.content{padding:40px 48px}}@media(max-width:1100px){.shell{grid-template-columns:190px minmax(0,1fr)}.content{padding:26px 22px}.topbar{padding:0 22px}.stats{grid-template-columns:repeat(2,1fr)}.grid-two{grid-template-columns:1fr}.heading{align-items:flex-start}.user-chip .username{display:none}}
@media(max-width:720px){.shell{display:block}.sidebar{position:relative;height:auto;padding:17px 15px}.brand{margin:0 0 18px;font-size:1.2rem}.sidebar .nav-label,.sidebar .bottom{display:none}.sidebar nav{display:flex;overflow:auto;gap:4px}.sidebar nav button{white-space:nowrap;padding:10px}.sidebar nav button .icon{display:none}.topbar{height:64px;padding:0 18px}.content{padding:24px 16px}.heading{display:block;margin-bottom:22px}.heading .actions{margin-top:18px}h1{font-size:1.65rem}.stats{gap:10px}.stat{padding:17px}.stat strong{font-size:1.65rem}.form-grid,.detail-grid{grid-template-columns:1fr}.full{grid-column:auto}.modal-body{padding:18px}.modal-head{padding:18px}.auth{grid-template-columns:1fr}.auth-aside{padding:25px}.auth-aside .brand{margin:0}.auth-aside h1,.auth-aside p{display:none}.auth-main{align-items:start}.filters{padding:14px}.filters select{flex:1;min-width:100px}.filters .search-wrap{flex-basis:100%}.pagination{flex-wrap:wrap}.detail-list{grid-template-columns:95px 1fr}.panel-head{padding:18px}.panel-body{padding:18px}.grid-two{gap:17px}}

progress{appearance:none;width:100%;border:0}progress::-webkit-progress-bar{background:#edf1f7;border-radius:10px}progress::-webkit-progress-value{background:#245aef;border-radius:10px}progress::-moz-progress-bar{background:#245aef;border-radius:10px}.upcoming{margin-top:24px}
