@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";*{box-sizing:border-box}:root{color:#13223a;background:#f5f7fb;font-family:Manrope,system-ui,sans-serif}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:265px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;z-index:30;background:#0e1b2d;flex-direction:column;width:265px;padding:20px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;padding:4px 8px 20px;display:flex}.brand-mark{background:linear-gradient(145deg,#31a7ff,#1d62ff);border-radius:12px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.brand b{display:block}.brand span,.workspace span,.sidebar-footer span{color:#8da0b9;margin-top:2px;font-size:11px;display:block}.workspace{background:#14263d;border:1px solid #203955;border-radius:12px;margin:5px 4px 18px;padding:11px 12px}.sidebar nav{flex-direction:column;gap:6px;display:flex}.sidebar nav button{color:#9fb0c7;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;padding:11px 12px;display:flex}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#1b3552}.sidebar-footer{border-top:1px solid #24374c;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:auto;padding:18px 7px 2px;display:grid}.avatar{color:#1f5dbb;background:#dbe8ff;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.avatar.small{width:31px;height:31px;font-size:12px}.avatar.big{width:48px;height:48px}main{grid-column:2;min-width:0}.topbar{z-index:10;background:#fff;border-bottom:1px solid #e9edf4;align-items:center;height:78px;padding:0 30px;display:flex;position:sticky;top:0}.topbar h1{margin:0;font-size:18px}.topbar p{color:#8a97a8;margin:3px 0 0;font-size:11px}.top-actions{gap:10px;margin-left:auto;display:flex}.icon,.profile{color:#44546a;background:#fff;border:1px solid #e6eaf0;border-radius:10px;align-items:center;gap:8px;height:40px;padding:0 11px;display:flex}.icon svg{width:19px}.profile span{font-size:13px;font-weight:700}.content{max-width:1500px;margin:auto;padding:28px}.hero{color:#fff;background:linear-gradient(105deg,#102c4f 0%,#1f4e86 60%,#2a6bb1 100%);border-radius:18px;justify-content:space-between;align-items:center;margin-bottom:22px;padding:27px 30px;display:flex;box-shadow:0 12px 28px #18417326}.hero h2{margin:5px 0;font-size:25px}.hero p{color:#cbdcf0;margin:0;font-size:13px}.eyebrow{letter-spacing:1.6px;color:#9cc9ff;font-size:10px}.primary{color:#fff;background:#1767d7;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:11px 16px;font-size:13px;font-weight:700;display:inline-flex}.hero .primary{color:#174879;background:#fff}.stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px;display:grid}.stat-card,.panel{background:#fff;border:1px solid #e7ebf2;border-radius:15px;box-shadow:0 3px 12px #15253d08}.stat-card{padding:18px}.stat-head{color:#7a8798;justify-content:space-between;align-items:center;font-size:12px;display:flex}.soft-icon{color:#2569bc;background:#edf5ff;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.stat-card strong{margin:10px 0 4px;font-size:23px;display:block}.stat-card small{color:#90a0b2;font-size:11px}.dashboard-grid{grid-template-columns:1.55fr 1fr;gap:18px;margin-bottom:18px;display:grid}.panel-head,.page-tools{justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px;display:flex}.panel-head h3,.page-tools h2,.settings-grid h3{margin:0;font-size:15px}.panel-head p,.page-tools p{color:#8b98a9;margin:4px 0 0;font-size:11px}.panel-head button,.modal-actions>button:first-child{color:#68768a;background:#fff;border:1px solid #e2e7ee;border-radius:8px;padding:8px 10px;font-size:11px}.bars{align-items:flex-end;gap:18px;height:250px;padding:18px 10px 0;display:flex}.bar-item{text-align:center;flex:1;min-width:0}.bar-wrap{background:#f0f4f9;border-radius:8px 8px 4px 4px;align-items:flex-end;height:170px;display:flex;overflow:hidden}.bar{background:linear-gradient(#4d97ee,#2a6fca);border-radius:8px 8px 0 0;width:100%}.bar-item span{color:#657388;margin-top:8px;font-size:10px;display:block}.bar-item small{color:#9ca8b7;font-size:9px}.category-list{flex-direction:column;gap:17px;display:flex}.category-row{justify-content:space-between;font-size:11px;display:flex}.category-row b{font-size:10px}.progress{background:#eef2f7;border-radius:10px;height:6px;margin-top:7px;overflow:hidden}.progress i{background:#2f78d3;border-radius:10px;height:100%;display:block}.filters{gap:12px;margin-bottom:15px;display:flex}.search{color:#93a0b0;background:#fff;border:1px solid #dfe5ed;border-radius:10px;flex:1;align-items:center;gap:8px;max-width:420px;height:40px;padding:0 11px;display:flex}.search input{border:0;outline:0;width:100%;font-size:12px}.filters select,.form-grid input,.form-grid select{color:#334259;background:#fff;border:1px solid #dfe5ed;border-radius:9px;outline:none;padding:10px 11px;font-size:12px}.table-wrap{overflow:auto}.table-wrap table{border-collapse:collapse;width:100%;min-width:760px}.table-wrap th{color:#8b97a7;text-align:left;text-transform:uppercase;letter-spacing:.35px;border-bottom:1px solid #e8edf4;padding:10px;font-size:10px;font-weight:700}.table-wrap td{color:#506074;border-bottom:1px solid #eef2f6;padding:12px 10px;font-size:11px}.table-wrap td b{color:#1c2d44}.table-wrap td small{color:#9aa5b3;margin-top:4px;display:block}.badge{color:#56667a;background:#eef2f6;border-radius:30px;padding:5px 8px;font-size:9px;font-weight:700;display:inline-flex}.badge.new{color:#2c65ad;background:#eef5ff}.badge.interested{color:#16785b;background:#eaf9f3}.badge.quotation{color:#9b6a00;background:#fff5df}.badge.negotiation{color:#ad4c2e;background:#fff0eb}.actions{gap:5px;display:flex}.actions button{color:#6d7a8b;background:#fff;border:1px solid #e4e8ee;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.empty{text-align:center;color:#8c99a9;padding:30px}.visit-list{flex-direction:column;gap:10px;display:flex}.visit-card{border:1px solid #e8edf3;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.visit-icon{color:#2d70c6;background:#edf5ff;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.visit-main b{font-size:12px}.visit-main p{color:#6f7e90;margin:4px 0;font-size:11px}.visit-main span{color:#95a0ae;align-items:center;gap:4px;font-size:10px;display:flex}.visit-owner{color:#526277;font-size:11px;font-weight:700}.follow-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.follow-card{border:1px solid #e6ebf2;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px;display:grid}.datebox{color:#245b9c;background:#eff5fd;border-radius:10px;place-items:center;width:48px;height:48px;padding:4px;display:grid}.datebox b{font-size:17px;line-height:15px}.datebox span{font-size:8px;font-weight:700}.follow-card b{font-size:11px}.follow-card p,.muted{color:#8290a2;margin:4px 0;font-size:10px}.employee-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.employee-card{border:1px solid #e5ebf2;border-radius:14px;padding:16px}.employee-top{align-items:center;gap:11px;display:flex}.employee-top h3{margin:0;font-size:13px}.employee-top p{color:#8592a4;margin:4px 0;font-size:10px}.employee-kpis{border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5;grid-template-columns:repeat(3,1fr);margin:16px 0;display:grid}.employee-kpis span{text-align:center;padding:10px}.employee-kpis small{color:#8795a7;font-size:9px;display:block}.employee-kpis b{font-size:13px}.sales-line{color:#718095;justify-content:space-between;font-size:10px;display:flex}.sales-line b{color:#18365d}.report-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px;display:grid}.report-card span{color:#7c8a9c;font-size:11px}.report-card strong{margin:9px 0;font-size:22px;display:block}.report-card small{color:#98a4b3;font-size:10px}.settings-grid{grid-template-columns:1.2fr 1fr;gap:16px;display:grid}.form-grid{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.form-grid.one{grid-template-columns:1fr;margin-top:15px}.form-grid label{color:#647286;flex-direction:column;gap:6px;font-size:10px;font-weight:700;display:flex}.status-list{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.modal-bg{z-index:60;background:#09142385;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:min(720px,100%);padding:20px;box-shadow:0 25px 70px #0003}.modal-head{justify-content:space-between;align-items:start;margin-bottom:18px;display:flex}.modal-head h2{margin:0;font-size:18px}.modal-head p{color:#8794a4;margin:4px 0;font-size:11px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.toast{color:#fff;z-index:80;background:#102a47;border-radius:10px;align-items:center;gap:8px;padding:11px 15px;font-size:12px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 15px 35px #00000026}.mobile-only,.overlay{display:none}@media (width<=1050px){.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.employee-grid{grid-template-columns:repeat(2,1fr)}.follow-grid,.settings-grid{grid-template-columns:1fr}}@media (width<=760px){.app-shell{display:block}.sidebar{transition:all .25s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.overlay{z-index:20;background:#00000059;display:block;position:fixed;inset:0}.mobile-only{display:inline-flex}.brand .mobile-only{color:#fff;background:0 0;border:0;margin-left:auto}.topbar{height:68px;padding:0 14px}.topbar>div:nth-child(2){margin-left:10px}.topbar p,.profile span,.profile>svg{display:none}.content{padding:14px}.hero{flex-direction:column;align-items:flex-start;gap:18px;padding:20px}.hero h2{font-size:20px}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{padding:14px}.stat-card strong{font-size:17px}.panel{padding:14px}.page-tools{flex-direction:column;align-items:flex-start}.page-tools .primary{width:100%}.filters{flex-direction:column}.search{max-width:none}.employee-grid,.report-grid,.form-grid{grid-template-columns:1fr}.visit-card{grid-template-columns:auto 1fr}.visit-owner{grid-column:2}.bars{gap:7px;padding-left:0;padding-right:0}.bar-item span{font-size:8px}.bar-item small{font-size:7px}.follow-card{grid-template-columns:auto 1fr}.follow-card>.badge{grid-column:2;justify-self:start}.modal{max-height:92vh;overflow:auto}}@media (width<=440px){.stats-grid{grid-template-columns:1fr}.top-actions .icon{display:none}.hero .primary{width:100%}}.login-page{background:radial-gradient(circle at 20% 0,#eef4ff 0,#0000 40%),#f6f8fc;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border:1px solid #e7eaf0;border-radius:24px;width:min(440px,100%);padding:34px;box-shadow:0 24px 80px #1a2b4f1f}.login-brand{align-items:center;gap:14px;margin-bottom:28px;display:flex}.login-brand h1{margin:0;font-size:28px}.login-brand p{color:#697386;margin:4px 0 0}.login-card form{gap:16px;display:grid}.login-card label,.modal label{color:#344054;gap:7px;font-size:13px;font-weight:700;display:grid}.login-card input,.modal input,.modal select,.modal textarea{box-sizing:border-box;width:100%;font:inherit;background:#fff;border:1px solid #d9dee8;border-radius:11px;padding:12px 13px}.login-btn{justify-content:center;min-height:46px}.login-card>small{color:#8a94a6;margin-top:18px;display:block}.form-error{color:#b42318;background:#fff1f1;border:1px solid #ffd0d0;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;display:flex}.full{grid-column:1/-1}.two{grid-template-columns:1fr 1fr;gap:14px;display:grid}.small-modal{max-width:560px}.category-row span small{color:#98a2b3;margin-top:3px;font-weight:500;display:block}.sidebar-footer .icon{color:inherit;margin-left:auto}.primary:disabled{opacity:.6}.modal textarea{resize:vertical}.badge.lost{color:#b42318;background:#fee4e2}@media (width<=640px){.login-card{border-radius:18px;padding:24px}.two{grid-template-columns:1fr}.page-tools{align-items:stretch}.page-tools>.primary{justify-content:center;width:100%}.modal{max-height:92vh;overflow:auto}.full{grid-column:auto}}.sidebar .brand{padding:8px 0 24px}.sidebar .brand-mark{box-shadow:none;background:url(/assets/rayzon-logo-BHMey8NH.svg) 50%/100% no-repeat;border-radius:0;flex:none;width:100%;height:76px;font-size:0}.brand>div:nth-child(2),.login-brand>div:nth-child(2){display:none}.login-brand .brand-mark{background-position:0;width:170px;height:46px}.brand b{letter-spacing:.08em;font-size:14px}.hero{color:#fff;background:linear-gradient(120deg,#102a45 0%,#174c69 58%,#238b87 100%);position:relative;overflow:hidden;box-shadow:0 16px 34px #102a4529}.hero:after{content:"";border:1px solid #ffffff2e;border-radius:50%;width:210px;height:210px;position:absolute;top:-105px;right:7%;box-shadow:0 0 0 24px #ffffff0a,0 0 0 48px #ffffff08}.hero p{color:#c8e1e4}.hero-actions{z-index:1;gap:10px;display:flex;position:relative}.secondary{color:#fff;background:#ffffff1f;border:1px solid #ffffff59;border-radius:10px;padding:0 14px;font-weight:700}.employee-pulse{margin:22px 0}.section-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:12px;display:flex}.section-heading h3{margin:3px 0;font-size:18px}.section-heading p{color:#7b8798;margin:0;font-size:12px}.live-chip{color:#16796d;background:#e1f6ef;border:1px solid #bcebdd;border-radius:99px;align-items:center;gap:7px;padding:7px 10px;font-size:11px;font-weight:800;display:flex}.live-chip i,.status-dot{background:#17a673;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #17a6731f}.employee-pulse-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;display:grid}.employee-pulse-card{text-align:left;background:#fff;border:1px solid #e5eaf0;border-radius:14px;padding:16px;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 5px 16px #142a410a}.employee-pulse-card:hover,.employee-pulse-card.selected{border-color:#ef9a4a;transform:translateY(-3px);box-shadow:0 12px 24px #ef6c3524}.pulse-top{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.status-dot.offline{box-shadow:none;background:#aab4c1}.employee-pulse-card>strong{color:#182a40;font-size:14px;display:block}.employee-pulse-card>small{color:#8793a4;margin-top:3px;display:block}.pulse-metrics{color:#8290a0;border-top:1px solid #eef1f4;gap:5px;margin-top:13px;padding-top:11px;font-size:11px;display:grid}.pulse-metrics b{color:#1d334c;margin-right:3px;font-size:12px}@media (width<=640px){.section-heading{flex-direction:column;align-items:flex-start}.live-chip{align-self:flex-start}.hero-actions{width:100%}.hero-actions>*{flex:1;justify-content:center}}.employee-detail-modal{width:min(980px,100%);max-width:980px;max-height:90vh;overflow:auto}.detail-identity{align-items:center;gap:13px;display:flex}.detail-identity h2{margin:3px 0;font-size:21px}.detail-identity p{color:#8591a2;margin:0;font-size:12px}.detail-stats{grid-template-columns:repeat(4,1fr);gap:10px;margin:4px 0 22px;display:grid}.detail-stats>div{background:#f5f8fb;border:1px solid #e7edf2;border-radius:11px;padding:13px}.detail-stats b,.detail-stats span{display:block}.detail-stats b{color:#17334d;font-size:18px}.detail-stats span{color:#8491a0;margin-top:3px;font-size:11px}.detail-columns{grid-template-columns:1.15fr .85fr;gap:22px;display:grid}.detail-list{border-top:1px solid #edf0f4}.detail-row{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:14px;padding:12px 0;font-size:12px;display:flex}.detail-row b,.detail-row small{display:block}.detail-row small{color:#8793a3;margin-top:4px}.detail-row>div:last-child{white-space:nowrap;align-items:center;gap:10px;display:flex}.detail-row strong{color:#17334d}.detail-row>.badge{font-size:10px}@media (width<=700px){.detail-stats{grid-template-columns:1fr 1fr}.detail-columns{grid-template-columns:1fr}.employee-detail-modal{padding:16px}.detail-row{flex-direction:column;align-items:flex-start}.detail-row>div:last-child{justify-content:space-between;width:100%}}.clickable-row{cursor:pointer}.clickable-row:hover{background:#f7fbff}.lead-group-row td{color:#17334d;background:#eef6fa;border-top:1px solid #d9e9ed;border-bottom:1px solid #d9e9ed;padding:10px 14px}.lead-group-row strong{margin-right:8px}.lead-group-row small{color:#78909d}.group-avatar{color:#fff;text-transform:uppercase;background:#ef9145;border-radius:50%;place-items:center;width:25px;height:25px;margin-right:8px;font-size:11px;font-weight:800;display:inline-grid}:root{--rayzon-blue:#0868b2;--rayzon-blue-dark:#063b70;--rayzon-red:#ef3b40;--ink:#102b48;--muted:#718096;--line:#dce7f1;--surface:#fff;--canvas:#f3f7fb}body{background:var(--canvas);background-image:linear-gradient(135deg,#0868b20b,#0000 35%),linear-gradient(315deg,#ef3b4009,#0000 30%)}.sidebar{background:linear-gradient(165deg,#062b52 0%,#074c83 58%,#063b70 100%);box-shadow:10px 0 32px #0530582e}.sidebar:after{content:"";pointer-events:none;border:1px solid #ffffff1a;border-radius:50%;width:180px;height:180px;position:absolute;top:12%;right:-100px;box-shadow:0 0 0 22px #ffffff06,0 0 0 44px #ffffff05}.brand{z-index:1;padding-top:8px;position:relative}.brand-mark{filter:drop-shadow(0 5px 8px #0003)}.brand b{color:#fff}.workspace{background:#ffffff1a;border-color:#ffffff2b;box-shadow:inset 0 1px #ffffff14}.sidebar nav button{transition:background .2s,transform .2s,color .2s;position:relative}.sidebar nav button:hover{background:#ffffff1a;transform:translate(3px)}.sidebar nav button.active{color:var(--rayzon-blue);background:#fff;font-weight:800;box-shadow:0 8px 18px #0018382e}.sidebar nav button.active:before{content:"";background:var(--rayzon-red);border-radius:0 4px 4px 0;width:4px;height:24px;position:absolute;left:-16px}.sidebar-footer{border-color:#ffffff29}.sidebar-footer .avatar{color:var(--rayzon-blue);background:#fff}main{background:0 0}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border-bottom-color:#dce7f1e6;box-shadow:0 4px 18px #22496c0a}.topbar h1{color:var(--ink);font-weight:800}.content{max-width:1600px;padding:28px 30px 40px}.hero{background:linear-gradient(115deg,#063b70 0%,#0868b2 62%,#ef3b40 150%);border-radius:22px;padding:30px;box-shadow:0 18px 36px #063b7033}.hero:before{content:"";background:#ffffff14;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-205px;right:18%}.hero:after{border-color:#ffffff40}.hero h2{letter-spacing:-.02em;font-size:29px}.eyebrow{color:#e84a4e;letter-spacing:.12em}.hero .eyebrow{color:#ffccd0}.hero-actions .primary{color:var(--rayzon-blue);background:#fff;box-shadow:0 8px 16px #00183829}.hero-actions .primary:hover{color:#c62e38;background:#fff3f3}.secondary:hover{color:var(--rayzon-blue);background:#fff}.stats-grid{gap:16px}.stat-card,.panel,.employee-card,.follow-card,.visit-card{border-color:var(--line);transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 8px 24px #244c6f0f}.stat-card:hover,.employee-card:hover,.follow-card:hover,.visit-card:hover{border-color:#b6d2e8;transform:translateY(-3px);box-shadow:0 14px 28px #244c6f1c}.stat-card{padding:20px;position:relative;overflow:hidden}.stat-card:after{content:"";background:#0868b212;border-radius:50%;width:100px;height:100px;position:absolute;bottom:-35px;right:-22px}.stat-card:nth-child(2):after{background:#ef3b4014}.stat-card:nth-child(3):after{background:#0868b21a}.stat-card:nth-child(4):after{background:#ef3b400f}.stat-head{z-index:1;position:relative}.stat-card strong{z-index:1;color:var(--ink);font-size:25px;position:relative}.soft-icon{color:var(--rayzon-blue);background:#e7f3fc;border-color:#cfe6f7}.stat-card:nth-child(2) .soft-icon,.stat-card:nth-child(4) .soft-icon{color:var(--rayzon-red);background:#fff0f0;border-color:#ffd9db}.section-heading h3,.page-tools h2{color:var(--ink)}.panel{background:#ffffffed;border-radius:18px}.page-tools{margin-bottom:22px}.primary{background:linear-gradient(135deg,var(--rayzon-blue),#0b82cc);border-radius:10px;box-shadow:0 8px 16px #0868b233}.primary:hover{background:linear-gradient(135deg,#07558f,var(--rayzon-blue));transform:translateY(-1px);box-shadow:0 10px 20px #0868b247}.filters{background:#f7fbfe;border:1px solid #e2edf5;border-radius:13px;padding:10px}.search{background:#fff;border-color:#d4e4f0}.search:focus-within{border-color:var(--rayzon-blue);box-shadow:0 0 0 3px #0868b21a}select:focus,input:focus,textarea:focus{outline:0;box-shadow:0 0 0 3px #0868b21a;border-color:var(--rayzon-blue)!important}thead th{color:#397097;background:#f5faff}tbody tr:hover{background:#f7fbff}.badge.new,.badge.interested{color:#075a98;background:#e6f3fc}.badge.quotation,.badge.negotiation{color:#c52d38;background:#fff0f0}.badge.won{color:#087653;background:#e5f8f0}.badge.contacted{color:#4b55a1;background:#eef0ff}.group-avatar{background:var(--rayzon-red)}.login-page{background:radial-gradient(circle at 12% 12%,#0868b238,#0000 31%),radial-gradient(circle at 90% 88%,#ef3b4029,#0000 27%),#eef5fa}.login-card{border-color:#d6e5f0;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 24px 70px #063b7029}.login-card:before{content:"";background:linear-gradient(90deg,var(--rayzon-blue),var(--rayzon-red));height:5px;position:absolute;top:0;left:0;right:0}.login-brand{padding-top:5px}.login-brand h1{color:var(--ink);letter-spacing:.08em}.login-btn{background:linear-gradient(135deg,var(--rayzon-blue),#0b82cc)}.modal-bg{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#04234094}.modal{border:1px solid #d9e7f1;border-radius:18px;box-shadow:0 24px 70px #04234040}.modal-head{border-bottom-color:#e4edf4}.modal-head h2{color:var(--ink)}@media (width<=760px){.content{padding:18px 14px 28px}.hero{border-radius:17px;padding:23px}.hero h2{font-size:23px}.sidebar nav button.active:before{left:0}.topbar{box-shadow:0 3px 12px #22496c12}}html{-webkit-text-size-adjust:100%;font-size:16px}button,input,select,textarea{font-size:14px;line-height:1.4}.brand span,.workspace span,.sidebar-footer span,.topbar p,.stat-card small,.section-heading p,.page-tools p,.login-brand p,.login-card>small{color:#62758a;font-size:12px;line-height:1.45}.sidebar span,.sidebar-footer span{color:#c0d0df}.workspace span{color:#b7ccdf}.topbar h1{letter-spacing:-.01em;font-size:21px}.topbar p{color:#61778c}.page-tools h2{font-size:22px;line-height:1.2}.section-heading h3{font-size:20px;line-height:1.25}.hero h2{letter-spacing:-.025em;font-weight:800;line-height:1.16}.hero p{font-size:14px;line-height:1.55}.eyebrow{font-size:11px;font-weight:800}.sidebar nav button,.primary,.secondary{min-height:42px;font-weight:700}.icon{justify-content:center;min-width:42px;min-height:42px}.avatar{font-size:13px}.stat-card strong{font-weight:800;line-height:1.2}.stat-card small{margin-top:5px;display:block}.panel{padding:22px}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.table-wrap table{min-width:720px}.table-wrap th,.table-wrap td{font-size:13px}.table-wrap th,.badge{white-space:nowrap;font-weight:800}.filters{gap:10px}.search input{min-height:40px}.login-card label,.modal label{font-size:14px}.modal-actions button{min-height:42px}.employee-pulse-card>strong,.employee-card h3,.visit-main>b,.follow-card>b{font-size:15px}.employee-pulse-card>small,.visit-main span,.muted{font-size:12px}.detail-row{font-size:13px}.detail-row small{font-size:12px}.detail-stats b{font-size:21px}.detail-stats span{font-size:12px}@media (width<=760px){.topbar{padding:0 16px}.topbar h1{font-size:19px}.content{padding:18px 14px 30px}.panel{padding:18px}.hero{padding:22px}.hero h2{font-size:24px}.hero-actions{gap:8px}.hero-actions>*{min-height:44px}.stats-grid{gap:12px}.stat-card{padding:16px}.stat-card strong,.page-tools h2{font-size:20px}.page-tools p{margin-top:5px}.filters{padding:9px}.table-wrap{margin-left:-18px;margin-right:-18px;padding:0 18px}.login-page{padding:16px}.login-card{width:min(470px,100%);padding:26px 20px}.login-brand{gap:10px;margin-bottom:22px}.login-brand .brand-mark{width:150px;height:42px}.login-card form{gap:14px}.employee-grid,.report-grid,.follow-grid{gap:12px}.detail-stats{gap:8px}.detail-stats>div{padding:11px}.modal{width:calc(100% - 24px);padding:18px}.modal-head h2{font-size:19px}}@media (width<=480px){body{font-size:13px}.topbar{height:64px}.topbar h1{font-size:18px}.content{padding:14px 10px 24px}.panel{border-radius:15px;padding:15px}.hero{border-radius:15px;padding:19px}.hero h2{font-size:21px}.hero p{font-size:13px}.hero-actions{flex-direction:column;width:100%}.hero-actions>*{flex:none;width:100%}.stats-grid{grid-template-columns:1fr 1fr;gap:9px}.stat-card{border-radius:13px;padding:13px}.stat-card strong{font-size:17px}.stat-head>span{font-size:11px}.soft-icon{width:30px;height:30px}.page-tools h2{font-size:18px}.page-tools .primary{min-height:44px}.follow-card{padding:13px}.detail-stats{grid-template-columns:1fr 1fr}.detail-row>div:last-child{white-space:normal}.login-card{padding:24px 17px}.login-brand{flex-direction:column;align-items:flex-start}.login-brand .brand-mark{width:170px;height:45px}.login-brand h1{font-size:23px}.login-brand p{font-size:13px}.modal{width:calc(100% - 16px);padding:15px}.form-grid{gap:12px}}:root{font-family:DM Sans,system-ui,sans-serif}body{color:#18324d;font-size:16px;line-height:1.55}.topbar h1{font-size:22px;font-weight:700}.topbar p{font-size:13px}.sidebar nav button{font-size:15px}.workspace b{font-size:14px}.hero h2{font-size:32px;line-height:1.18}.hero p{font-size:16px}.page-tools h2{font-size:25px}.page-tools p,.section-heading p{font-size:14px}.section-heading h3{font-size:21px}.stat-head>span{font-size:14px;font-weight:600}.stat-card strong{font-size:28px}.stat-card small{font-size:13px}.employee-pulse-card>strong{font-size:17px}.employee-pulse-card>small,.pulse-metrics{font-size:14px}.pulse-metrics b{font-size:15px}.visit-main>b,.follow-card>b,.employee-card h3{font-size:17px}.visit-main p,.follow-card p,.employee-card p{font-size:14px}.visit-main span,.muted{font-size:13px}.panel-head h3{font-size:20px}.panel-head p,.table-wrap th,.table-wrap td{font-size:14px}.badge{font-size:12px}.login-brand h1{font-size:30px}.login-brand p,.login-card label,.modal label{font-size:15px}.login-card input,.modal input,.modal select,.modal textarea{min-height:46px;font-size:15px}@media (width<=760px){body{font-size:15px}.topbar h1{font-size:20px}.hero h2{font-size:27px}.hero p{font-size:15px}.page-tools h2{font-size:22px}.stat-card strong{font-size:23px}.stat-head>span{font-size:13px}.employee-pulse-card>strong{font-size:16px}.pulse-metrics,.table-wrap th,.table-wrap td{font-size:13px}}@media (width<=480px){body{font-size:14px}.hero h2{font-size:23px}.hero p{font-size:14px}.page-tools h2{font-size:20px}.section-heading h3{font-size:19px}.stat-card{padding:14px}.stat-card strong{font-size:20px}.stat-head>span,.stat-card small{font-size:12px}.employee-pulse-card>strong{font-size:15px}.employee-pulse-card>small{font-size:13px}.pulse-metrics{font-size:12px}.pulse-metrics b{font-size:13px}.login-brand h1{font-size:26px}}.order-dashboard-panel{margin-bottom:18px}.order-dashboard-list{gap:10px;display:grid}.order-dashboard-card{text-align:left;color:#17334d;background:#fff;border:1px solid #dfe8ef;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:14px 15px;transition:all .2s;display:flex}.order-dashboard-card:hover{border-color:var(--rayzon-blue);transform:translateY(-1px);box-shadow:0 8px 18px #0868b21a}.order-dashboard-card>span:first-child{gap:3px;min-width:0;display:grid}.order-dashboard-card small,.order-dashboard-card em{color:#71869a;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-style:normal;overflow:hidden}.order-dashboard-card b{font-size:16px}.employee-actions{border-top:1px solid #e4edf4;flex-wrap:wrap;gap:8px;margin-top:14px;padding-top:13px;display:flex}.employee-actions button{color:#14527d;background:#f7fbfe;border:1px solid #cfe0ec;border-radius:8px;align-items:center;gap:6px;min-height:36px;padding:7px 10px;font-size:12px;font-weight:700;display:inline-flex}.employee-actions button:hover{background:#e7f3fc;border-color:#0868b2}.employee-actions button:last-child{color:#c7353d;background:#fff7f7;border-color:#f2c9cc}.lead-detail-modal{width:min(720px,100%);max-width:720px}.detail-lead-status{border-bottom:1px solid #e4edf4;justify-content:space-between;align-items:center;gap:16px;padding:15px 0 18px;display:flex}.detail-lead-status strong{color:#102b48;font-size:24px}.lead-detail-grid{grid-template-columns:repeat(2,1fr);gap:0 18px;display:grid}.lead-detail-grid>div{border-bottom:1px solid #edf2f6;gap:4px;padding:14px 0;display:grid}.lead-detail-grid span{color:#71869a;font-size:12px;font-weight:600}.lead-detail-grid b{color:#17334d;overflow-wrap:anywhere;font-size:15px}.lead-detail-full{grid-column:1/-1}.lead-detail-full b{font-weight:500;line-height:1.55}.lead-detail-modal .modal-actions{justify-content:flex-end}@media (width<=520px){.lead-detail-modal{padding:17px}.lead-detail-grid{grid-template-columns:1fr}.lead-detail-full{grid-column:auto}.detail-lead-status strong{font-size:20px}}.transport-entry{margin-bottom:18px}.material-list{gap:10px;display:grid}.material-item{background:#fff;border:1px solid #e1ebf2;border-radius:13px;padding:15px}.material-item-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.material-item-head b,.material-item-head small{display:block}.material-item-head b{color:#17334d;font-size:15px}.material-item-head small{color:#7b8d9d;margin-top:3px;font-size:12px}.material-update-form{grid-template-columns:1fr 150px 1.3fr auto;gap:8px;margin-top:13px;display:grid}.material-update-form input,.material-update-form select,.material-update-form textarea,.tracking-form input{width:100%;font:inherit;background:#fff;border:1px solid #d9e4ec;border-radius:9px;padding:8px 10px;font-size:13px}.material-update-form button{min-height:40px}.material-status{font-size:11px}.public-tracker{background:radial-gradient(circle at 15% 10%,#0868b233,#0000 34%),radial-gradient(circle at 90% 90%,#ef3b401f,#0000 30%),#eef5fa;min-height:100vh;padding:8vh 24px}.public-tracker-hero,.public-tracker-card{max-width:720px;margin-left:auto;margin-right:auto}.public-tracker-hero{margin-bottom:20px}.public-logo{color:#fff;background:linear-gradient(135deg,#0868b2,#ef3b40);border-radius:14px;place-items:center;width:46px;height:46px;font-size:22px;font-weight:800;display:grid}.public-tracker-hero .eyebrow{margin-top:24px;display:block}.public-tracker-hero h1{color:#102b48;margin:7px 0;font-size:clamp(30px,5vw,52px);line-height:1.05}.public-tracker-hero p{color:#62758a;font-size:16px}.public-tracker-card{padding:24px}.tracking-form{gap:9px;margin-top:18px;display:flex}.tracking-form input{flex:1;min-width:0}.tracking-form button{align-items:center;gap:7px;display:flex}.tracking-result{background:#f7fbfe;border:1px solid #cfe3ef;border-radius:14px;margin-top:18px;padding:16px}.tracking-result-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.tracking-result-head small,.material-details small,.material-update small{color:#71869a;letter-spacing:.08em;font-size:11px;font-weight:800;display:block}.tracking-result-head strong,.tracking-result-head b{display:block}.tracking-result-head strong{color:#0868b2;margin-top:3px;font-size:13px}.tracking-result-head b{color:#102b48;margin-top:8px;font-size:18px}.material-details{border-top:1px solid #dceaf2;border-bottom:1px solid #dceaf2;grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0;padding:13px 0;display:grid}.material-details b{margin-top:4px;font-size:13px;display:block}.material-update b{margin-top:5px;font-size:13px;line-height:1.5;display:block}.employee-section{margin-bottom:24px}.employee-section>.section-heading{margin-bottom:12px}.employee-section>.panel{margin:0}.transport-hero{margin-bottom:18px}.transport-dashboard-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.status-breakdown{gap:8px;display:grid}.status-breakdown-row{color:#536d80;border-bottom:1px solid #edf2f6;justify-content:space-between;align-items:center;padding:10px 0;font-size:13px;display:flex}.status-breakdown-row b{color:#0868b2;background:#e7f3fc;border-radius:8px;place-items:center;min-width:28px;height:28px;display:grid}.recent-materials{gap:8px;display:grid}.recent-materials button{text-align:left;background:#fff;border:1px solid #e1ebf2;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:11px;display:flex}.recent-materials button:hover{background:#f7fbfe;border-color:#8fc4e3}.recent-materials b,.recent-materials small{display:block}.recent-materials b{color:#17334d;font-size:13px}.recent-materials small{color:#7b8d9d;margin-top:3px;font-size:11px}.recent-materials .badge{font-size:10px}.closed-orders-panel{margin-top:18px}.closed-orders-panel .panel-head{justify-content:space-between;align-items:flex-start;display:flex}.closed-count{color:#087653;background:#e5f8f0;border-radius:10px;place-items:center;min-width:34px;height:34px;font-weight:800;display:grid}.closed-orders-list{gap:8px;display:grid}.closed-order{background:#fbfdfd;border:1px solid #e1ebf2;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:12px;display:flex}.closed-order b,.closed-order small{display:block}.closed-order b{color:#17334d;font-size:13px}.closed-order small,.closed-order>span{color:#7b8d9d;margin-top:3px;font-size:11px}@media (width<=760px){.transport-dashboard-grid{grid-template-columns:1fr}.transport-hero .primary{justify-content:center;width:100%}}.login-card{padding:38px 40px}.login-brand{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:32px;padding-top:5px;display:flex}.login-brand img{object-fit:contain;object-position:left center;width:min(210px,75%);height:auto;max-height:68px;display:block}.login-brand span{color:#62758a;letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:700}.login-intro .eyebrow{color:var(--rayzon-red);letter-spacing:.14em;margin:0 0 7px;font-size:11px;font-weight:800}.login-intro h1{color:var(--ink);margin:0;font-size:27px;line-height:1.2}.login-intro>p:last-child{color:#6b7d8d;margin:8px 0 0;font-size:14px;line-height:1.5}@media (width<=760px){.login-card{padding:32px 26px}.login-brand img{width:190px}}@media (width<=480px){.login-card{padding:29px 20px}.login-brand img{width:175px}.login-intro h1{font-size:24px}}.login-page{isolation:isolate;background:linear-gradient(135deg,#eff8fd 0%,#f8fbfe 48%,#fef3f3 100%);padding:32px 20px;position:relative;overflow:hidden}.login-page:before,.login-page:after{content:"";pointer-events:none;z-index:-1;border-radius:999px;position:absolute}.login-page:before{background:radial-gradient(circle,#0060aa2b,#0060aa00 68%);width:420px;height:420px;top:-230px;left:-115px}.login-page:after{background:radial-gradient(circle,#e73a3a24,#e73a3a00 68%);width:370px;height:370px;bottom:-190px;right:-160px}.login-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #bfd7e6e6;border-radius:26px;width:min(490px,100%);padding:42px 44px 36px;box-shadow:0 28px 72px #16486d29}.login-card:before{background:linear-gradient(90deg,#0060aa 0%,#1497d0 55%,#e73a3a 100%);height:4px}.login-brand{align-items:flex-start;gap:0;margin:0 0 30px;padding-top:2px}.login-brand img{object-position:left center;width:min(275px,92%);max-height:82px;margin-left:-21px}.login-intro{margin-bottom:25px}.login-intro .eyebrow{color:#e13939}.login-intro h1{letter-spacing:-.035em;font-size:28px}.login-intro>p:last-child{max-width:360px}.login-card form{gap:17px}.login-card label{color:#173a58;gap:8px}.login-card input{background:#f9fcff;border-color:#caddeb;border-radius:12px;min-height:48px;transition:border-color .2s,box-shadow .2s,background .2s}.login-card input:focus{background:#fff;border-color:#0876c9;outline:0;box-shadow:0 0 0 4px #0876c91f}.login-card input::placeholder{color:#9aaebe}.login-btn{background:linear-gradient(135deg,#0060aa,#087fc8);border-radius:12px;min-height:49px;margin-top:3px;transition:transform .18s,box-shadow .18s;box-shadow:0 10px 20px #0060aa36}.login-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 24px #0060aa45}.login-btn:disabled{opacity:.72;cursor:wait}.login-security-note{color:#6c8496;align-items:center;gap:8px;margin-top:21px;font-size:12px;line-height:1.4;display:flex}.login-security-note svg{color:#0876c9;flex:none}@media (width<=520px){.login-card{border-radius:22px;padding:34px 25px 30px}.login-brand{margin-bottom:24px}.login-brand img{width:min(235px,94%);max-height:72px;margin-left:-18px}.login-intro h1{font-size:25px}}.password-change-page{background:radial-gradient(circle at 12% 12%,#0868b233,#0000 32%),radial-gradient(circle at 90% 88%,#ef3b4021,#0000 28%),#eef5fa;place-items:center;min-height:100vh;padding:24px;display:grid}.mandatory-password-modal{text-align:left;border:1px solid #cfe0eb;border-radius:22px;width:min(480px,100%);padding:34px 38px;box-shadow:0 25px 70px #063b702e}.mandatory-password-brand{margin-bottom:23px}.mandatory-password-brand img{width:210px;height:auto;margin-left:-16px;display:block}.mandatory-password-icon{color:#0876c9;background:#e7f4fc;border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:17px;display:grid}.mandatory-password-modal>.eyebrow{color:#e13939}.mandatory-password-modal h1{color:#17334d;letter-spacing:-.03em;margin:6px 0 8px;font-size:27px}.mandatory-password-modal>p{color:#63798b;margin:0 0 22px;font-size:13px;line-height:1.6}.mandatory-password-modal form{gap:15px;display:grid}.mandatory-password-modal form label{color:#344054;gap:7px;font-size:13px;font-weight:800;display:grid}.mandatory-password-modal input{width:100%;min-height:47px;font:inherit;border:1px solid #cedde8;border-radius:11px;padding:11px 13px}.mandatory-password-modal input:focus{border-color:#0876c9;outline:0;box-shadow:0 0 0 4px #0876c91c}.mandatory-password-modal label small,.field-hint{color:#71869a;font-size:11px;font-weight:600;line-height:1.4}.mandatory-password-modal .primary{width:100%;min-height:48px;margin-top:2px}.mandatory-signout{color:#657b8e;background:0 0;border:0;margin:16px auto 0;font-size:12px;font-weight:800;display:block}.mandatory-signout:hover{color:#b42318}@media (width<=520px){.password-change-page{padding:14px}.mandatory-password-modal{padding:29px 23px}.mandatory-password-brand img{width:190px;margin-left:-14px}.mandatory-password-modal h1{font-size:24px}}.sidebar-footer .logout-button{color:#fff;background:linear-gradient(#ff514b 0%,#ef3430 100%);border:2px solid #ff6965;border-radius:50%;width:42px;min-width:42px;height:42px;min-height:42px;padding:0;transition:transform .18s,box-shadow .18s,filter .18s;box-shadow:0 7px 16px #ef34304d,inset 0 2px #ffffff38}.sidebar-footer .logout-button svg{stroke:currentColor;width:21px;height:21px}.sidebar-footer .logout-button:hover{color:#fff;filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 10px 20px #ef343061,inset 0 2px #ffffff40}.sidebar-footer .logout-button:active{transform:translateY(0)scale(.96)}.sidebar-footer .logout-button:focus-visible{outline-offset:3px;outline:3px solid #ff696559}@media (width<=1050px){.material-update-form{grid-template-columns:1fr 1fr}.material-update-form textarea,.material-update-form button{grid-column:1/-1}}@media (width<=520px){.tracking-form{flex-direction:column}.tracking-form button{justify-content:center}.material-details,.material-update-form{grid-template-columns:1fr}.material-update-form textarea,.material-update-form button{grid-column:auto}}.toast{border:2px solid #f4b942;padding:15px 19px;font-size:14px;font-weight:800;animation:.25s ease-out tracking-pop;box-shadow:0 15px 35px #0003}.toast svg{color:#f4b942;flex:none}@keyframes tracking-pop{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.transport-hero .primary,.transport-entry .secondary,.material-item .secondary{white-space:nowrap}.material-item,.material-item-head>div{min-width:0}.material-item-head small,.recent-materials small,.closed-order small{overflow-wrap:anywhere}.material-update-form textarea{resize:vertical;min-width:0}.material-update-form button{justify-content:center}.status-breakdown-row span{overflow-wrap:anywhere;min-width:0}.recent-materials button span:first-child{min-width:0}.closed-order>span{white-space:nowrap;flex:none}@media (width<=760px){.transport-hero{margin-bottom:14px}.transport-hero .primary{min-height:46px}.transport-dashboard-grid{gap:14px}.transport-dashboard-grid .panel{min-width:0}.material-list{gap:12px}.material-item{padding:14px}.material-item-head{align-items:flex-start}.material-update-form{gap:10px;margin-top:14px}.transport-entry .panel-head,.transport-entry .page-tools,.material-list+.empty{min-width:0}.closed-orders-panel{margin-top:14px}.closed-order{padding:12px}.public-tracker{padding:44px 16px}.public-tracker-card{padding:18px}}@media (width<=560px){.transport-hero .primary,.transport-entry .secondary{justify-content:center;width:100%}.transport-entry .panel-head{flex-direction:column;align-items:stretch}.material-item-head{flex-direction:column;gap:8px}.material-item-head .badge{align-self:flex-start}.material-update-form{grid-template-columns:1fr}.material-update-form select,.material-update-form input,.material-update-form textarea,.material-update-form button{grid-column:auto;min-height:44px}.material-update-form textarea{min-height:72px}.status-breakdown-row{gap:12px;padding:11px 0}.recent-materials button{align-items:flex-start;padding:12px}.recent-materials .badge{white-space:normal;text-align:center;flex:none;max-width:46%}.closed-orders-panel .panel-head{gap:10px}.closed-order{flex-direction:column;align-items:flex-start;gap:5px}.closed-order>span{white-space:normal}.tracking-result-head{flex-direction:column;gap:8px}.material-details{gap:12px}.tracking-form button{min-height:46px}.toast{justify-content:center;bottom:12px;left:12px;right:12px}}.transport-entry{border-top:4px solid #0868b2}.transport-entry .panel-head{border-bottom:1px solid #e3edf4;padding-bottom:18px}.transport-entry .panel-head h2{color:#102b48;font-size:26px}.transport-entry .panel-head p{max-width:520px}.transport-entry .form-grid{padding-top:4px}.transport-entry .form-grid label{color:#456077;font-size:13px}.transport-entry .form-grid input,.transport-entry .form-grid select,.transport-entry .form-grid textarea{background:#fbfdff;border-color:#cfdeea;min-height:44px}.transport-entry .form-grid textarea{resize:vertical}.page-tools .secondary,.transport-entry .panel-head>.secondary,.material-update-form .secondary{color:#075a98;min-height:42px;box-shadow:none;background:#fff;border:1px solid #b9d4e6;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:9px 13px;font-weight:700;display:inline-flex}.page-tools .secondary:hover,.transport-entry .panel-head>.secondary:hover,.material-update-form .secondary:hover{color:#063b70;background:#eaf6fd;border-color:#0868b2}.material-update-form .secondary{min-width:116px}.material-update-form .secondary:disabled{cursor:not-allowed;opacity:.65}.material-item{transition:border-color .2s,box-shadow .2s;box-shadow:0 4px 12px #1a43650b}.material-item:hover{border-color:#9fc9e3;box-shadow:0 9px 20px #1a436517}.material-item-head b{font-size:16px}.material-status{color:#075a98;background:#e8f4fb;padding:6px 9px}.material-list>.empty{background:#f8fbfd;border:1px dashed #c8dce9;border-radius:12px}.recent-materials button{transition:transform .18s,border-color .18s,box-shadow .18s}.recent-materials button:hover{transform:translateY(-1px);box-shadow:0 5px 14px #1a436512}@media (width<=760px){.transport-entry .panel-head h2{font-size:23px}.page-tools .secondary,.transport-entry .panel-head>.secondary,.material-update-form .secondary{width:100%}}.actions .close-lead{color:#16785b;background:#effaf5;border-color:#bde8d7;width:auto;padding:0 9px;font-size:11px;font-weight:800}.order-modal{width:min(820px,100%);max-height:92vh;overflow:auto}.order-list{gap:14px;display:grid}.order-card{background:#fff;border:1px solid #dfe8ef;border-radius:14px;padding:18px}.order-card-head{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.order-card h3{color:#17334d;margin:3px 0;font-size:18px}.order-card p{color:#718095;margin:3px 0;font-size:13px}.order-summary{color:#52657a;background:#f5f8fb;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:10px;margin:15px 0;padding:12px;font-size:13px;display:grid}.requirements{color:#334a62;border-top:1px solid #e8eef3;padding-top:12px}.requirements>b{font-size:13px}.requirements p{color:#485f76}.order-pending-sales-assist-review{color:#9b6a00;background:#fff5df}.order-pending-admin-approval{color:#2c65ad;background:#eef5ff}.order-approved{color:#197044;background:#e7f8ee}@media (width<=760px){.order-summary{grid-template-columns:1fr}.order-card-head{flex-direction:column}.order-modal{padding:16px}.actions .close-lead{min-width:64px}}.order-rejected{color:#a84444;background:#fbeaea}.order-on-hold,.order-other{color:#6f51aa;background:#f2edff}.admin-remark{background:#fff8e8;border-left:3px solid #dd9a24;border-radius:6px;padding:10px 12px;color:#765517!important;margin:12px 0!important}.employee-actions .danger-action{color:#b13743;background:#fff5f5;border-color:#f0c4c8}.employee-actions .danger-action:hover{background:#fbe4e6;border-color:#df8e96}.decision-log-list{border-top:1px solid #e3e9ef}.decision-log-row{border-bottom:1px solid #e8edf2;justify-content:space-between;gap:16px;padding:13px 0;display:flex}.decision-log-row b{color:#18324d}.decision-log-row p{color:#68798b;margin:3px 0;font-size:13px}.decision-log-row small{color:#8592a1;text-align:right}.current-status-field{background:linear-gradient(90deg,#fff8ed,#fff);border:2px solid #ff9f43;border-radius:13px;padding:16px}.current-status-field select{font-weight:800;box-shadow:0 0 0 4px #e87a121f;color:#9a4800!important;background:#fff7eb!important;border:2px solid #e87a12!important}.current-status-field:before{content:"IMPORTANT";letter-spacing:1px;color:#c65a00;font-size:9px;font-weight:900}.audit-action{text-transform:capitalize;color:#235ea8;background:#e8f1ff}.lead-form-modal{overscroll-behavior:contain;width:min(760px,100vw - 40px);max-height:min(860px,100vh - 32px);padding:26px;overflow-y:auto}.lead-form-modal .modal-head{z-index:2;background:#fff;border-bottom:1px solid #e5edf4;margin:-26px -26px 20px;padding:26px 26px 16px;position:sticky;top:-26px}.lead-form-modal .form-grid{gap:16px 18px}.lead-form-modal .form-grid label{min-width:0}.lead-form-modal .modal-actions{z-index:2;background:#fff;border-top:1px solid #e5edf4;margin:22px -26px -26px;padding:16px 26px;position:sticky;bottom:-26px}.lead-form-modal input,.lead-form-modal select{min-height:48px}.lead-form-modal textarea{min-height:96px}@media (width<=820px){.lead-form-modal{width:min(680px,100vw - 28px);padding:22px}.lead-form-modal .modal-head{margin:-22px -22px 18px;padding:22px 22px 14px;top:-22px}.lead-form-modal .form-grid{gap:14px}.lead-form-modal .modal-actions{margin:20px -22px -22px;padding:14px 22px;bottom:-22px}}@media (width<=620px){.modal-bg{padding:8px}.lead-form-modal{border-radius:15px;width:100%;max-height:calc(100vh - 16px);padding:18px}.lead-form-modal .modal-head{margin:-18px -18px 16px;padding:18px 18px 13px;top:-18px}.lead-form-modal .modal-head h2{font-size:18px}.lead-form-modal .form-grid{grid-template-columns:1fr;gap:13px}.lead-form-modal .full{grid-column:auto}.lead-form-modal .modal-actions{gap:8px;margin:18px -18px -18px;padding:13px 18px;bottom:-18px}.lead-form-modal .modal-actions button{flex:1}.lead-form-modal input,.lead-form-modal select{min-height:44px}.lead-form-modal textarea{min-height:84px}}.category-multi-field{color:#344054;flex-direction:column;gap:7px;min-width:0;font-size:14px;font-weight:700;display:flex;position:relative}.category-field-label{display:block}.category-select-trigger{color:#273751;text-align:left;background:#fff;border:1px solid #d9dee8;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:48px;padding:10px 13px;font-weight:700;display:flex}.category-select-trigger span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.category-select-trigger svg{color:#5d7186;flex:none;transition:transform .18s}.category-select-trigger.open{border-color:#0876c9;box-shadow:0 0 0 3px #0876c91a}.category-select-trigger.open svg{transform:rotate(180deg)}.category-selected-list{flex-wrap:wrap;gap:5px;display:flex}.category-selected-list span{color:#0868b2;background:#eef7fc;border:1px solid #c7e0f0;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:800}.category-options{z-index:5;background:#fff;border:1px solid #cddfea;border-radius:13px;width:min(480px,100vw - 76px);padding:12px;position:absolute;top:78px;left:0;box-shadow:0 18px 42px #0f395633}.category-options-head{border-bottom:1px solid #e6edf2;justify-content:space-between;align-items:center;margin-bottom:9px;padding:0 2px 9px;display:flex}.category-options-head b{color:#17334d;font-size:13px}.category-options-head button{color:#0876c9;background:0 0;border:0;font-size:12px;font-weight:900}.category-options-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;max-height:260px;display:grid;overflow:auto}.form-grid .category-option{color:#435a6e;cursor:pointer;border-radius:8px;flex-direction:row;align-items:center;gap:9px;min-width:0;padding:8px;font-size:12px;font-weight:700;display:flex}.form-grid .category-option:hover{background:#eff7fc}.lead-form-modal .category-option input{accent-color:#0876c9;flex:none;width:17px;height:17px;min-height:17px;margin:0}.category-required-note{color:#b42318;font-size:11px;font-weight:700}@media (width<=620px){.category-select-trigger{min-height:44px}.category-options{width:100%;margin-top:2px;position:static}.category-options-grid{grid-template-columns:1fr;max-height:230px}}.phone-input-wrap{background:#fff;border:1px solid #d9dee8;border-radius:11px;align-items:center;min-height:48px;transition:border-color .18s,box-shadow .18s;display:flex;overflow:hidden}.phone-input-wrap:focus-within{border-color:#0876c9;box-shadow:0 0 0 3px #0876c91a}.phone-input-wrap>span{color:#173a58;background:#f3f7fa;border-right:1px solid #dce5ec;align-self:stretch;align-items:center;padding:0 12px;font-size:13px;font-weight:900;display:flex}.lead-form-modal .phone-input-wrap input{min-height:46px;box-shadow:none;border:0;border-radius:0;outline:0;padding:10px 12px}.lead-form-modal .phone-input-wrap input:focus{box-shadow:none;border:0}.phone-input-wrap input::placeholder{color:#9aa9b7}@media (width<=620px){.phone-input-wrap{min-height:44px}.lead-form-modal .phone-input-wrap input{min-height:42px}}.audit-log-panel .table-wrap table{min-width:1050px}.audit-log-panel th:first-child{width:155px}.audit-log-panel th:nth-child(2){width:180px}.audit-log-panel th:nth-child(3){width:145px}.audit-log-panel th:nth-child(4){width:190px}.audit-time{white-space:nowrap}.audit-details{gap:6px;min-width:280px;display:grid}.audit-change{grid-template-columns:minmax(105px,.75fr) minmax(90px,1fr) auto minmax(90px,1fr);align-items:center;gap:7px;display:grid}.audit-change>b{color:#29445b;text-transform:capitalize;font-size:11px}.audit-change>i{color:#7c91a2;font-style:normal;font-weight:900}.audit-before,.audit-after{overflow-wrap:anywhere;border-radius:6px;padding:4px 7px;font-size:11px}.audit-before{color:#9f3434;background:#fff0f0;text-decoration:line-through}.audit-after{color:#087653;background:#eaf8f0;font-weight:800}.audit-value{color:#557087;font-size:11px;line-height:1.45}.audit-value b{color:#29445b;text-transform:capitalize}.audit-empty{color:#91a0ad}.lead-activity-row .audit-details{min-width:0;margin:7px 0}.lead-activity-row .audit-change{grid-template-columns:minmax(95px,.7fr) minmax(80px,1fr) auto minmax(80px,1fr)}.notification-item .audit-details{min-width:0;margin:5px 0 6px}.notification-item .audit-change{grid-template-columns:minmax(90px,.7fr) minmax(70px,1fr) auto minmax(70px,1fr)}@media (width<=620px){.lead-activity-row .audit-change,.notification-item .audit-change{grid-template-columns:1fr auto 1fr}.lead-activity-row .audit-change>b,.notification-item .audit-change>b{grid-column:1/-1}.audit-before,.audit-after{font-size:10px}}.status-log-row.detailed{gap:9px;display:grid}.status-log-row-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.status-log-row-head time{color:#7d8f9f;white-space:nowrap;font-size:11px}.status-log-row.detailed .audit-details{background:#f8fbfd;border:1px solid #e2ebf1;border-radius:9px;min-width:0;padding:9px}.status-log-row.detailed>small b{color:#29445b}.status-log-row.detailed .audit-change{grid-template-columns:minmax(105px,.7fr) minmax(80px,1fr) auto minmax(80px,1fr)}@media (width<=520px){.status-log-row-head{flex-direction:column;align-items:flex-start;gap:5px}.status-log-row.detailed .audit-change{grid-template-columns:1fr auto 1fr}.status-log-row.detailed .audit-change>b{grid-column:1/-1}}.order-current-status{background:linear-gradient(90deg,#e9f5ff,#fafdff);border:1px solid #9dc8ee;border-left:5px solid #0876c9;border-radius:10px;align-items:center;gap:10px;width:max-content;max-width:100%;margin-top:14px;padding:9px 12px;display:flex;box-shadow:0 5px 14px #0868b21f}.order-current-status>span:first-child{color:#15527d;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.order-current-status .badge{border:1px solid;padding:7px 11px;font-size:12px;line-height:1.2;box-shadow:0 2px 6px #143c5a1f}.order-current-status .order-approved--purchase-queue{color:#087653;background:#d9f7e6}.order-current-status .order-pending-sales-assist-review{color:#995b00;background:#fff0c5}.order-current-status .order-pending-admin-approval{color:#165ca0;background:#ddecff}.order-current-status .order-rejected{color:#b42318;background:#ffe0e0}.order-current-status .order-on-hold,.order-current-status .order-other{color:#623aa5;background:#eee5ff}@media (width<=520px){.order-current-status{flex-direction:column;align-items:flex-start;gap:5px;width:100%}.order-current-status .badge{white-space:normal;max-width:100%}}.order-current-status{width:auto;box-shadow:none;background:#f4fcf7;border:1px solid #c8ead8;border-left:0;border-radius:999px;gap:9px;margin-top:13px;padding:5px 6px 5px 13px}.order-current-status>span:first-child{color:#476579;letter-spacing:.1em;font-size:10px}.order-current-status>span:first-child:before{content:"";background:#16a36d;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block;box-shadow:0 0 0 3px #16a36d1f}.order-current-status .badge{color:#087653;background:#d8f7e5;border:0;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:900;box-shadow:inset 0 0 0 1px #82daad}.order-current-status .order-pending-sales-assist-review{color:#995b00;background:#fff0c5;box-shadow:inset 0 0 0 1px #f0c860}.order-current-status .order-pending-admin-approval{color:#165ca0;background:#ddecff;box-shadow:inset 0 0 0 1px #9fc7f1}.order-current-status .order-rejected{color:#b42318;background:#ffe0e0;box-shadow:inset 0 0 0 1px #f0a7a1}.order-current-status .order-on-hold,.order-current-status .order-other{color:#623aa5;background:#eee5ff;box-shadow:inset 0 0 0 1px #c7aeed}.order-status.order-approved---purchase-queue{color:#087653;background:#d9f7e6;border:1px solid #78d5a8;box-shadow:0 3px 10px #08765329}.order-card-head .order-status{letter-spacing:.01em;padding:8px 12px;font-size:12px;font-weight:900}.lead-page-actions{align-items:center;gap:10px;display:flex}.lead-log-button{color:#075a98;background:#fff;border:1px solid #b9d4e6;border-radius:10px;align-items:center;gap:7px;min-height:42px;padding:9px 13px;font-weight:800;display:inline-flex}.lead-log-button:hover{background:#eaf6fd;border-color:#0868b2}.lead-activity-modal,.status-log-modal{flex-direction:column;width:min(680px,100%);max-height:82vh;display:flex}.lead-activity-list,.status-log-list{border-top:1px solid #e5edf4;overflow:auto}.lead-activity-row{border-bottom:1px solid #edf2f6;grid-template-columns:auto 1fr;gap:12px;padding:13px 2px;display:grid}.activity-icon{color:#0868b2;background:#eaf5fd;border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.lead-activity-row b{text-transform:capitalize;color:#17334d;font-size:13px}.lead-activity-row p{color:#557087;margin:2px 0;font-size:12px}.lead-activity-row small,.status-log-row small{color:#8192a2;font-size:11px}.lead-status-log{align-items:center;gap:4px;font-weight:800;color:#155f98!important;background:#f3f9fe!important;border-color:#bcd8ed!important;width:auto!important;padding:0 8px!important;font-size:10px!important;display:inline-flex!important}.status-log-row{border-bottom:1px solid #edf2f6;padding:14px 2px}.status-log-change{align-items:center;gap:9px;margin-bottom:6px;font-size:12px;display:flex}.status-log-change span,.status-log-change b{border-radius:999px;padding:5px 9px}.status-log-change span{color:#647586;background:#f1f4f7}.status-log-change b{color:#087653;background:#ddf7e7}.status-log-change i{color:#7b8d9d;font-style:normal;font-weight:900}@media (width<=620px){.lead-page-actions{flex-direction:column;align-items:stretch;width:100%}.lead-page-actions>*{justify-content:center;width:100%}.lead-activity-modal,.status-log-modal{max-height:calc(100vh - 16px)}.lead-activity-row{padding:12px 0}}.order-log-button{color:#075a98;background:#f7fbfe;border:1px solid #b9d4e6;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:9px 13px;font-size:12px;font-weight:800;transition:all .2s;display:inline-flex}.order-log-button:hover{background:#e9f6ff;border-color:#4a9bce;transform:translateY(-1px);box-shadow:0 5px 12px #0868b224}.stat-card{text-align:left;border:0;width:100%}.stat-card:disabled{cursor:default}.dashboard-drill-card{cursor:pointer;transition:transform .2s,box-shadow .2s,border-color .2s}.dashboard-drill-card:hover:not(:disabled){border-color:#9bc7eb;transform:translateY(-2px);box-shadow:0 10px 22px #0868b21f}.dashboard-drill-card small:after{content:" ↗";color:#0876c9;font-weight:900}.order-approval-card{background:linear-gradient(135deg,#eff7ff,#fff);border:1px solid #bdd5f4}.order-approval-card .soft-icon{color:#166bc0;background:#d9ebff}.order-approval-card strong{color:#145aa2}.confirmed-sales-card{background:linear-gradient(135deg,#effcf4,#fff);border:1px solid #a9e4c3}.confirmed-sales-card .soft-icon{color:#087653;background:#dcf7e6}.confirmed-sales-card strong{color:#087653}.confirmed-sales-card:hover:not(:disabled){border-color:#50c985;box-shadow:0 10px 22px #08765324}.lost-value-card{cursor:pointer;background:linear-gradient(135deg,#fff7f7,#fff);border:1px solid #ffd1d1}.lost-value-card .soft-icon{color:#c43d4a;background:#ffe7e7}.lost-value-card strong{color:#b42318}.lost-value-card:hover{transform:translateY(-2px);box-shadow:0 10px 22px #b423181f}.lost-leads-modal{flex-direction:column;width:min(860px,100%);max-height:84vh;display:flex}.lost-leads-total{color:#8f3037;background:#fff7f7;border:1px solid #ffd4d4;border-radius:11px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:12px 14px;font-size:13px;display:flex}.lost-leads-total b{color:#b42318;font-size:18px}@media (width<=620px){.lost-leads-modal{max-height:calc(100vh - 16px)}.lost-leads-total{flex-direction:column;align-items:flex-start;gap:3px}}.order-approval-tabs{grid-template-columns:repeat(2,minmax(220px,1fr));gap:14px;margin:0 0 20px;display:grid}.order-approval-tab-card{text-align:left;background:#fff;border:1px solid #dce8f1;border-radius:15px;padding:18px;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 4px 13px #1837560a}.order-approval-tab-card:after{content:"";background:#eaf4fb;border-radius:50%;width:110px;height:110px;position:absolute;bottom:-52px;right:-38px}.order-approval-tab-card .stat-head,.order-approval-tab-card strong,.order-approval-tab-card small{z-index:1;position:relative}.order-approval-tab-card .stat-head{margin:0}.order-approval-tab-card .soft-icon{color:#dc6a20;background:#fff1e9;width:37px;height:37px}.order-approval-tab-card strong{color:#17334d;margin:10px 0 2px;font-size:27px;display:block}.order-approval-tab-card small{color:#668096;font-size:12px}.order-approval-tab-card.active{border-color:#1685cf;transform:translateY(-2px);box-shadow:0 10px 22px #0868b229}.order-approval-tab-card.active:before{content:"";background:#0876c9;width:4px;position:absolute;top:0;bottom:0;left:0}.order-approval-tab-card.approved:after{background:#e7f8ef}.order-approval-tab-card.approved .soft-icon{color:#087653;background:#e0f7e9}.order-approval-tab-card.approved.active{border-color:#3bbf81;box-shadow:0 10px 22px #08765324}.order-approval-tab-card.approved.active:before{background:#0b9c61}@media (width<=620px){.order-approval-tabs{grid-template-columns:1fr;gap:10px}.order-approval-tab-card{padding:15px}}.badge.rejected,.badge.order-rejected{letter-spacing:.01em;align-items:center;gap:5px;display:inline-flex;box-shadow:0 4px 11px #b4231824;color:#b42318!important;background:linear-gradient(135deg,#fff0f0,#ffe0e0)!important;border:1px solid #f2a9a9!important;border-radius:999px!important;padding:8px 12px!important;font-size:12px!important;font-weight:900!important}.badge.rejected:before,.badge.order-rejected:before{content:"!";color:#fff;background:#d92d20;border-radius:50%;place-items:center;width:15px;height:15px;font-size:10px;font-weight:900;display:inline-grid}.badge.new,.badge.contacted,.badge.interested,.badge.quotation,.badge.negotiation,.badge.won,.badge.lost,.badge.closed,.badge.order-pending-sales-assist-review,.badge.order-pending-admin-approval,.badge.order-approved---purchase-queue,.badge.order-on-hold,.badge.order-other,.badge.material-status{letter-spacing:.01em;align-items:center;gap:6px;display:inline-flex;position:relative;box-shadow:0 3px 9px #1f354e1a;border:1px solid #0000!important;border-radius:999px!important;padding:7px 11px!important;font-size:11px!important;font-weight:900!important}.badge.new:before,.badge.contacted:before,.badge.interested:before,.badge.quotation:before,.badge.negotiation:before,.badge.won:before,.badge.lost:before,.badge.closed:before,.badge.order-pending-sales-assist-review:before,.badge.order-pending-admin-approval:before,.badge.order-approved---purchase-queue:before,.badge.order-on-hold:before,.badge.order-other:before,.badge.material-status:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #ffffff80}.badge.new,.badge.order-pending-admin-approval{color:#1769b0!important;background:#e8f3ff!important;border-color:#a9cff2!important}.badge.contacted{color:#6650a9!important;background:#eee9ff!important;border-color:#c8baf1!important}.badge.interested{color:#087653!important;background:#e5f8ef!important;border-color:#9eddbd!important}.badge.quotation,.badge.order-pending-sales-assist-review{color:#956100!important;background:#fff4d8!important;border-color:#ebc86f!important}.badge.negotiation{color:#b44d27!important;background:#fff0e8!important;border-color:#f2b18c!important}.badge.won,.badge.order-approved---purchase-queue{color:#087653!important;background:#daf8e6!important;border-color:#71d6a0!important}.badge.lost{color:#c7353d!important;background:#ffe6e6!important;border-color:#f2adb0!important}.badge.closed{color:#51667c!important;background:#edf1f5!important;border-color:#cfd9e2!important}.badge.order-on-hold,.badge.order-other{color:#7047ac!important;background:#f1eaff!important;border-color:#ceb8f0!important}.badge.material-status{color:#0868b2!important;background:#e7f4ff!important;border-color:#a8d1ef!important}.badge.waiting{color:#a55400!important;background:#fff0dc!important;border-color:#efa45d!important}.notifications-panel{max-width:920px}.notification-list{gap:9px;display:grid}.notification-item{background:#fbfdff;border:1px solid #deebf3;border-radius:12px;grid-template-columns:auto 1fr;gap:13px;padding:14px;display:grid}.notification-icon{color:#0876c9;background:#e8f4ff;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.notification-item b{text-transform:capitalize;color:#17334d;font-size:13px}.notification-item p{color:#597286;margin:3px 0;font-size:12px}.notification-item small{color:#8192a2;font-size:11px}@media (width<=520px){.notification-item{padding:12px}.notifications-panel .page-tools .lead-log-button{justify-content:center;width:100%}}.notification-actions{position:relative}.notification-bell{color:#075a98;background:#fff;border:1px solid #cbddea;border-radius:11px;place-items:center;width:42px;height:42px;display:grid;position:relative}.notification-bell:hover{background:#eaf6fd;border-color:#0868b2}.notification-bell>span{color:#fff;background:#e53935;border:2px solid #fff;border-radius:99px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:10px;font-weight:900;display:grid;position:absolute;top:-7px;right:-7px}.notification-popover{z-index:50;background:#fff;border:1px solid #d8e5ee;border-radius:14px;width:min(380px,100vw - 28px);position:absolute;top:50px;right:0;overflow:hidden;box-shadow:0 18px 45px #0c2a4533}.notification-popover-head{border-bottom:1px solid #e8eef3;justify-content:space-between;align-items:center;gap:8px;padding:13px 14px;display:flex}.notification-popover-head b,.notification-popover-head small{display:block}.notification-popover-head b{color:#17334d;font-size:13px}.notification-popover-head small{color:#7c8d9d;margin-top:1px;font-size:11px}.notification-popover-head button{color:#0876c9;background:0 0;border:0;font-size:11px;font-weight:800}.notification-popover-list{max-height:310px;overflow:auto}.notification-popover-list>div{border-bottom:1px solid #edf2f6;padding:11px 14px}.notification-popover-list b,.notification-popover-list small{display:block}.notification-popover-list b{text-transform:capitalize;color:#28445d;font-size:12px}.notification-popover-list small{color:#8393a2;margin-top:3px;font-size:10px}.notification-popover-list p{color:#8393a2;margin:0;padding:12px 14px;font-size:12px}.notification-view-all{color:#0876c9;background:#f5faff;border:0;width:100%;padding:11px;font-size:12px;font-weight:900}@media (width<=520px){.notification-popover{right:-4px}.notification-actions{margin-left:auto}}.lead-table{border-collapse:separate!important;border-spacing:0!important}.lead-table thead th{background:0 0;border-bottom:0}.lead-table .lead-group-row td{border:1px solid #cfe2ee;border-top:20px solid #0000;border-left:4px solid var(--rayzon-blue);box-shadow:none;background-clip:padding-box;border-radius:12px 12px 0 0;background:linear-gradient(100deg,#eaf6fd,#f9fcff)!important;padding:13px 15px!important}.lead-table .lead-group-row .group-avatar{width:29px;height:29px;margin-right:10px;box-shadow:0 3px 8px #c92b3733}.lead-table .lead-data-row td{background:#fff;border-top:0;border-bottom:1px solid #e1ebf2;padding-top:14px;padding-bottom:14px}.lead-table .lead-data-row td:first-child{border-left:1px solid #e1ebf2;padding-left:14px}.lead-table .lead-data-row td:last-child{border-right:1px solid #e1ebf2;padding-right:14px}.lead-table .lead-data-row.group-first td{border-top:1px solid #e1ebf2}.lead-table .lead-data-row.group-last td{border-bottom:1px solid #cfe1ec;box-shadow:0 7px 14px #163b580f}.lead-table .lead-data-row.group-last td:first-child{border-radius:0 0 0 12px}.lead-table .lead-data-row.group-last td:last-child{border-radius:0 0 12px}.lead-table .lead-data-row:hover td{background:#f7fbfe;border-color:#aad1e9}.lead-groups{gap:20px;margin-top:18px;display:grid}.lead-owner-card{background:#f7fbfe;border:1px solid #d6e5ef;border-radius:18px;overflow:hidden;box-shadow:0 9px 24px #163b5812}.lead-owner-head{background:linear-gradient(105deg,#e8f5fc,#fafeff);border-bottom:1px solid #d8e8f2;justify-content:space-between;align-items:center;gap:16px;padding:16px 19px;display:flex}.lead-owner-identity{align-items:center;gap:11px;display:flex}.lead-owner-identity .group-avatar{background:linear-gradient(135deg,var(--rayzon-blue),#1597d3);width:36px;height:36px;margin:0;box-shadow:0 5px 11px #0868b233}.lead-owner-identity b,.lead-owner-identity small{display:block}.lead-owner-identity b{color:#143a5a;font-size:16px}.lead-owner-identity small{color:#6f879a;margin-top:1px;font-size:12px}.lead-owner-metrics{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.lead-owner-total{color:#0868b2;white-space:nowrap;background:#fff;border:1px solid #b8d9ed;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.lead-owner-total.confirmed{color:#087653;background:#f3fdf6;border-color:#a9dfc0}.lead-owner-total.lost{color:#b42318;background:#fff7f7;border-color:#f0c3c5}.lead-card-list{gap:8px;padding:10px;display:grid}.lead-item-card{background:#fff;border:1px solid #e0ebf2;border-radius:12px;grid-template-columns:minmax(210px,1.6fr) minmax(130px,1fr) minmax(105px,.8fr) minmax(110px,.82fr) minmax(105px,.75fr) auto;align-items:center;gap:15px;padding:14px 14px 14px 16px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.lead-item-card>div:not(.lead-item-actions){gap:4px;min-width:0;display:grid}.lead-item-card small{color:#7890a2;font-size:11px;font-weight:700;line-height:1.25}.lead-item-card b{color:#173a58;overflow-wrap:anywhere;font-size:14px;line-height:1.3}.lead-item-main b{font-size:16px}.lead-item-main small{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.lead-item-card.is-clickable{cursor:pointer}.lead-item-card.is-clickable:hover{border-color:#90c6e8;transform:translateY(-1px);box-shadow:0 8px 18px #1451781a}.lead-item-actions{flex-wrap:nowrap;justify-content:flex-end}.lead-item-actions .muted{white-space:nowrap}@media (width<=1080px){.lead-item-card{grid-template-columns:minmax(220px,1.5fr) 1fr .9fr .9fr auto}.lead-item-card>div:nth-child(5){display:none}}@media (width<=760px){.lead-groups{gap:14px;margin-top:14px}.lead-owner-card{border-radius:15px}.lead-owner-head{flex-direction:column;align-items:flex-start;gap:9px;padding:14px}.lead-card-list{padding:8px}.lead-item-card{grid-template-columns:1fr 1fr;gap:12px;padding:14px}.lead-item-main,.lead-item-actions{grid-column:1/-1}.lead-item-actions{justify-content:flex-start}.lead-item-card>div:nth-child(5){display:grid}.lead-owner-metrics{justify-content:flex-start}.lead-owner-total{align-self:flex-start}}.detail-dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:5px 0 24px;display:grid}.detail-dashboard-stats .employee-detail-stat{min-width:0;box-shadow:none;cursor:default;border:1px solid #dce8f0;padding:15px;overflow:hidden}.detail-dashboard-stats .employee-detail-stat:hover{box-shadow:none;transform:none}.detail-dashboard-stats .employee-detail-stat strong{white-space:nowrap;text-overflow:ellipsis;font-size:22px;overflow:hidden}.detail-dashboard-stats .employee-detail-stat .soft-icon{width:36px;height:36px}.detail-dashboard-stats .employee-detail-stat.green{background:linear-gradient(135deg,#f4fdf7,#fff);border-color:#a6e3c1}.detail-dashboard-stats .employee-detail-stat.green strong{color:#087653}.detail-dashboard-stats .employee-detail-stat.red{background:linear-gradient(135deg,#fff8f8,#fff);border-color:#f5cbce}.detail-dashboard-stats .employee-detail-stat.red strong{color:#b42318}@media (width<=760px){.detail-dashboard-stats{grid-template-columns:1fr 1fr;gap:9px}.detail-dashboard-stats .employee-detail-stat{padding:13px}.detail-dashboard-stats .employee-detail-stat strong{font-size:18px}}.order-list{gap:18px;padding:2px}.order-card{border:1px solid #d6e4ed;border-left:5px solid var(--rayzon-blue);border-radius:16px;padding:21px 20px;position:relative;overflow:hidden;box-shadow:0 9px 22px #143b5912}.order-card:before{content:"";background:linear-gradient(90deg,#4ca7df,var(--rayzon-blue));border-radius:0 16px 0 8px;width:120px;height:4px;position:absolute;top:0;right:0}.order-card:hover{border-color:#8fc3e6;box-shadow:0 14px 28px #144e741f}.order-summary{background:#edf5fa;border:1px solid #dceaf2;gap:12px;padding:10px}.order-summary span{background:#fff;border:1px solid #e0eaf1;border-radius:8px;align-items:center;min-height:44px;padding:9px 11px;display:flex}.order-card .modal-actions{border-top:1px dashed #d8e5ec;margin-top:16px;padding-top:15px}.notification-item b span,.notification-popover-list b span{text-transform:capitalize;color:#0876c9}.order-modal .scope-table{table-layout:fixed}.scope-col-no{width:5%}.scope-col-description{width:25%}.scope-col-sales-small{width:8%}.scope-col-sales-remark{width:15%}.scope-col-purchase-status{width:12%}.scope-col-purchase-remark{width:19%}.order-modal .scope-table th:nth-child(2){min-width:330px}.order-modal .scope-table th:nth-child(3),.order-modal .scope-table th:nth-child(4),.order-modal .scope-table th:nth-child(5){width:90px;min-width:90px}.order-modal .scope-table th:nth-child(6){width:210px;min-width:210px}.order-modal .scope-table th:nth-child(7){width:160px;min-width:160px}.order-modal .scope-table th:nth-child(8){width:230px;min-width:230px}.order-modal{border-radius:6px;width:min(1180px,100%)}.order-modal .modal-head{border-bottom:1px solid #1d1d1d;padding-bottom:12px}.order-modal .form-grid{background:#fff;border:1px solid #b9b9b9;border-top:0;gap:10px;padding:14px}.scope-table-wrap,.purchase-table-wrap{background:#fff;border:1px solid #242424;border-top:0;overflow:auto}.scope-table{border-collapse:collapse;color:#101010;width:100%;min-width:990px;font-family:Arial,sans-serif;font-size:12px}.scope-table th,.scope-table td{vertical-align:middle;border:1px solid #343434;height:30px;padding:0}.scope-table th{text-align:center;background:#fff;height:27px;font-weight:700}.scope-table td:first-child{text-align:center;width:48px}.scope-table input{width:100%;height:29px;font:inherit;background:0 0;border:0;border-radius:0;outline:none;padding:4px 6px;display:block}.scope-table input:focus{background:#fff9db;box-shadow:inset 0 0 0 1px #e3b622}.scope-table input:disabled{color:#8a949e;text-align:center;cursor:not-allowed;background:#eceff1}.scope-table th:nth-child(2){min-width:380px}.scope-table th:nth-child(3){min-width:55px}.scope-table th:nth-child(4),.scope-table th:nth-child(5){min-width:85px}.scope-table th:nth-child(6),.scope-table th:nth-child(8){min-width:150px}.scope-table th:nth-child(7){min-width:110px}.purchase-update-table{margin-top:14px}.purchase-update-table td{padding:4px}.purchase-update-table td:not(:nth-last-child(-n+3)){background:#f2f2f2}.purchase-update-table .primary{min-height:28px;padding:4px 8px;font-size:11px}.read-only-scope-table td{padding:7px}.read-only-scope-table td:nth-last-child(-n+2){background:#effaf5}@media (width<=760px){.order-modal .form-grid{padding:10px}.scope-table{font-size:11px}.scope-table-wrap,.purchase-table-wrap{margin-left:-18px;margin-right:-18px}}
