*{box-sizing:border-box}body{margin:0;font-family:Inter,sans-serif;background:#f4f7fb;color:#17233a}button,input,select{font:inherit}.hidden{display:none!important}.login-screen{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top left,#dfeaff,#f6f8fc 45%,#eef3f9)}.login-card{width:min(430px,92vw);background:white;padding:32px;border:1px solid #e4e9f0;border-radius:20px;box-shadow:0 24px 60px rgba(31,52,84,.14)}.brand-large,.brand{display:flex;align-items:center;gap:12px}.brand-large h1{margin:0;font-size:28px}.brand-large p{margin:3px 0;color:#7a879a;font-size:13px}.logo-circle{width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,#4d83ff,#2355cf);display:grid;place-items:center;color:white}.logo-circle.small{width:34px;height:34px}.login-card h2{margin:34px 0 6px}.muted{color:#7a879a}.login-card label,.settings-form label{display:block;font-size:13px;font-weight:600;margin-top:16px}.login-card input,.settings-form input,.form-grid input,.form-grid select{width:100%;margin-top:7px;padding:12px;border:1px solid #dfe5ee;border-radius:9px;outline:none}.login-row{display:flex;justify-content:space-between;align-items:center;margin:16px 0}.check{display:flex!important;gap:8px;align-items:center;margin:0!important;font-weight:400!important}.check input{width:auto;margin:0}.link-btn,.text-action{border:0;background:none;color:#2f6bff}.full{width:100%}.demo-note{margin-top:16px;background:#f3f7ff;padding:12px;border-radius:9px;font-size:12px}.app{display:grid;grid-template-columns:230px 1fr;min-height:100vh}.sidebar{background:linear-gradient(180deg,#102a47,#0a2038);padding:20px 14px;color:white;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{padding:0 8px 22px;font-size:20px}.sidebar nav{display:flex;flex-direction:column;gap:7px}.nav{border:0;background:transparent;color:#d8e2ee;padding:12px 14px;text-align:left;border-radius:9px;display:flex;gap:12px}.nav.active,.nav:hover{background:#2f6bff;color:white}.profile{margin-top:auto;display:flex;gap:10px;align-items:center;padding:12px 8px}.avatar{width:38px;height:38px;border-radius:50%;background:#efb488;color:#3a2719;display:grid;place-items:center;font-weight:700}.profile strong,.profile span{display:block}.profile strong{font-size:12px}.profile span{font-size:10px;color:#aebed0}.logout{border:1px solid rgba(255,255,255,.18);background:transparent;color:white;border-radius:8px;padding:10px}.main{min-width:0}.topbar{height:70px;background:white;border-bottom:1px solid #e6ebf2;display:flex;align-items:center;padding:0 28px;gap:12px}.global-search{width:min(520px,60%);display:flex;align-items:center;border:1px solid #e0e6ef;border-radius:9px;padding:0 12px}.global-search input{border:0;outline:0;width:100%;padding:11px}.ai-btn{margin-left:auto;border:1px solid #cad8ff;color:#2f6bff;background:white;border-radius:999px;padding:10px 15px}.bell{border:0;background:white;position:relative}.bell b{position:absolute;top:-6px;right:-6px;background:#ef5d5d;color:white;border-radius:50%;font-size:9px;width:16px;height:16px;display:grid;place-items:center}.view{display:none;padding:28px}.view.active{display:block}.page-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.page-title h1{margin:0 0 5px;font-size:28px}.page-title p{margin:0;color:#7a879a;font-size:13px}.primary,.secondary{border-radius:8px;padding:11px 16px}.primary{border:0;background:#2f6bff;color:white}.secondary{border:1px solid #dfe5ee;background:white}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stats article,.panel,.table-card,.summary{background:white;border:1px solid #e4eaf2;border-radius:12px}.stats article{padding:20px}.stats span,.stats small{display:block;color:#7a879a}.stats strong{display:block;font-size:28px;margin:8px 0}.danger{color:#e25151}.success{color:#1b9a60}.grid-2,.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px}.panel{padding:18px}.panel-head{display:flex;justify-content:space-between;align-items:center}.panel h3{margin:0 0 15px}.mini-row{display:grid;grid-template-columns:1fr auto;gap:12px;padding:13px 0;border-bottom:1px solid #edf0f5}.mini-row:last-child{border:0}.mini-row strong{display:block}.mini-row span{color:#7a879a;font-size:11px}.toolbar{display:flex;gap:10px;margin-bottom:16px}.toolbar input,.toolbar select{background:white;border:1px solid #e0e6ef;border-radius:8px;padding:11px 12px}.toolbar input{flex:1}.table-card{overflow:auto}table{width:100%;border-collapse:collapse}th,td{padding:14px 15px;border-bottom:1px solid #edf0f5;text-align:left;font-size:12px}th{color:#7a879a;font-weight:500;background:#fbfcfe}.status{padding:6px 9px;border-radius:7px;font-size:11px}.green{background:#e8f8ef;color:#188f57}.orange{background:#fff2df;color:#d68110}.red{background:#ffe8e8;color:#d74646}.blue{background:#eaf1ff;color:#2f6bff}.progress{height:7px;background:#edf1f6;border-radius:999px;overflow:hidden}.progress i{display:block;height:100%;background:#2f6bff}.score{font-weight:700}.compact{align-items:flex-start}.title-row{display:flex;gap:12px;align-items:center}.icon-circle{width:38px;height:38px;border-radius:50%;border:1px solid #e0e6ef;background:white}.actions{display:flex;gap:8px}.summary{padding:20px;display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.summary div{padding:0 14px;border-right:1px solid #e7ecf3}.summary div:last-child{border:0}.summary span{display:block;color:#7a879a;font-size:11px;margin-bottom:8px}.route-step{display:grid;grid-template-columns:25px 1fr 18px;gap:10px;position:relative;padding-bottom:18px}.route-step:not(:last-child):before{content:"";position:absolute;left:12px;top:24px;bottom:0;width:1px;background:#dce4ee}.route-dot{width:24px;height:24px;border:2px solid #2f6bff;border-radius:50%;background:white;z-index:1}.route-step strong,.route-step span{display:block}.route-step span{font-size:11px;color:#7a879a}.vendor-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.vendor-card{border:1px solid #e4eaf2;border-radius:10px;padding:14px}.vendor-card h4{margin:0 0 4px}.vendor-card p{margin:0;color:#7a879a;font-size:11px}.assistant-list{display:flex;flex-direction:column;gap:12px}.assistant-card{background:white;border:1px solid #e4eaf2;border-radius:12px;padding:16px;display:grid;grid-template-columns:44px 1fr auto;gap:14px;align-items:center}.assistant-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center}.assistant-card h4{margin:0 0 4px}.assistant-card p{margin:0;color:#7a879a;font-size:12px}.upload-panel{max-width:720px}.upload-panel input{margin:15px 0}.file-item{padding:10px;border:1px solid #e3e8ef;border-radius:8px;margin-top:8px}.settings-form{max-width:650px}.switch-row{display:flex!important;justify-content:space-between;align-items:center}.switch-row input{width:auto;margin:0}.modal{position:fixed;inset:0;background:rgba(9,22,39,.48);display:grid;place-items:center;z-index:50}.modal-card{width:min(650px,92vw);background:white;border-radius:15px;padding:22px}.modal-head{display:flex;justify-content:space-between;align-items:center}.modal-head h2{margin:0}.modal-head button{border:0;background:none;font-size:25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label{font-size:12px;font-weight:600}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.toast{position:fixed;right:24px;bottom:24px;background:#16263a;color:white;padding:12px 16px;border-radius:8px;opacity:0;transform:translateY(12px);transition:.25s}.toast.show{opacity:1;transform:translateY(0)}@media(max-width:1000px){.app{grid-template-columns:80px 1fr}.brand strong,.nav span,.profile div{display:none}.nav{justify-content:center}.stats{grid-template-columns:repeat(2,1fr)}.summary{grid-template-columns:repeat(2,1fr)}.summary div{border:0}}@media(max-width:720px){.app{display:block}.sidebar{position:fixed;left:0;right:0;bottom:0;top:auto;height:66px;z-index:40;flex-direction:row;padding:8px}.brand,.profile,.logout{display:none}.sidebar nav{width:100%;flex-direction:row;justify-content:space-around}.nav{padding:10px}.nav:nth-child(n+5){display:none}.topbar{padding:0 14px}.global-search{width:100%}.ai-btn{display:none}.view{padding:18px 14px 85px}.stats,.grid-2,.detail-grid,.vendor-cards{grid-template-columns:1fr}.page-title{align-items:flex-start;gap:12px}.toolbar{flex-direction:column}.summary{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.assistant-card{grid-template-columns:40px 1fr}.assistant-card button{grid-column:2}.actions{display:none}}