.brand-auth-page{display:flex;min-height:100vh;width:100%}.brand-auth-brand{flex:1;background:linear-gradient(135deg,var(--brand-polar-navy) 0%,var(--brand-ocean-blue) 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px;position:relative;overflow:hidden}.brand-auth-brand:before{content:"";position:absolute;width:400px;height:400px;border-radius:50%;background:#00a9ce14;top:-100px;right:-100px}.brand-auth-brand:after{content:"";position:absolute;width:300px;height:300px;border:2px solid rgba(0,169,206,.15);border-radius:50%;bottom:-50px;left:-50px}.brand-auth-geo{position:absolute;width:200px;height:200px;border:2px solid rgba(191,239,255,.12);transform:rotate(45deg);top:30%;left:15%}.brand-auth-geo2{position:absolute;width:120px;height:120px;background:#00a9ce0f;border-radius:24px;transform:rotate(20deg);bottom:20%;right:20%}.brand-auth-logo{position:relative;z-index:1;text-align:center}.brand-auth-logo-icon{width:88px;height:88px;background:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;padding:12px;box-sizing:border-box;box-shadow:0 8px 32px #00a9ce59}.brand-auth-logo-icon img{width:100%;height:100%;object-fit:contain;display:block}.brand-auth-logo h1{color:#fff;font-size:36px;font-weight:700;letter-spacing:2px;margin:0 0 12px}.brand-auth-logo p{color:#ffffffb3;font-size:16px;font-weight:400;margin:0}.brand-auth-bullets{position:relative;z-index:1;margin-top:40px;padding:0;list-style:none;max-width:320px;text-align:left}.brand-auth-bullets li{color:#ffffffd9;font-size:14px;line-height:1.5;margin-bottom:12px;padding-left:20px;position:relative}.brand-auth-bullets li:before{content:"";position:absolute;left:0;top:7px;width:8px;height:8px;border-radius:50%;background:var(--brand-bee-cyan)}.brand-auth-form-side{width:480px;flex-shrink:0;display:flex;flex-direction:column;justify-content:center;padding:48px;background:#fff}.brand-auth-form-side h2{font-size:24px;font-weight:600;margin:0 0 8px;color:var(--brand-polar-navy)}.brand-auth-form-side .brand-auth-subtitle{color:var(--brand-slate);margin:0 0 32px;font-size:14px}@media (max-width: 767px){.brand-auth-page{flex-direction:column}.brand-auth-brand{flex:none;min-height:180px;padding:32px 24px}.brand-auth-logo-icon{width:56px;height:56px;margin-bottom:16px;border-radius:14px;padding:8px}.brand-auth-logo h1{font-size:28px;margin-bottom:8px}.brand-auth-logo p{font-size:14px}.brand-auth-geo,.brand-auth-geo2,.brand-auth-bullets{display:none}.brand-auth-form-side{width:100%;padding:32px 24px}}.shipper-theme-root{min-height:100%;font-family:Inter,Noto Sans SC,-apple-system,BlinkMacSystemFont,sans-serif}.shipper-theme-root .ant-layout-sider .ant-menu-dark .ant-menu-item-selected{position:relative}.shipper-theme-root .ant-layout-sider .ant-menu-dark .ant-menu-item-selected:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:3px;border-radius:0 2px 2px 0;background:var(--shipper-bee-cyan, #00a9ce)}.shipper-theme-root .ant-btn-primary:not(:disabled):hover{transform:translateY(-1px);transition:transform .15s ease,box-shadow .15s ease}.shipper-theme-root .ant-card{box-shadow:0 1px 3px #042b490f}.shipper-dashboard-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px;flex-wrap:wrap}.shipper-dashboard-kpi-row{margin-bottom:16px!important}.shipper-kpi-card .ant-statistic-content{font-family:Roboto Mono,ui-monospace,monospace}.shipper-dashboard-cta{margin-bottom:12px;border:1px solid rgba(0,169,206,.25);background:linear-gradient(135deg,#00a9ce14,#f3f9fce6 55%,#fff)}.shipper-dashboard-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.shipper-dashboard-brand-strip{height:44px;margin-bottom:12px;border-radius:10px;background:linear-gradient(135deg,var(--shipper-ice-blue, #e8f4f8) 0%,rgba(0,169,206,.15) 100%);display:flex;align-items:center;justify-content:center;color:var(--shipper-ocean-blue, #0077a8);font-weight:500;font-size:13px}.shipper-quick-row{display:flex;flex-wrap:wrap;gap:8px}.shipper-quick-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;background:var(--shipper-frost, #f3f9fc);border:1px solid transparent;border-radius:999px;cursor:pointer;color:var(--shipper-polar-navy, #042b49);font-size:12px;font-weight:500;transition:all .15s ease;text-decoration:none}.shipper-quick-chip:hover{background:#fff;border-color:var(--shipper-bee-cyan, #00a9ce);box-shadow:0 1px 3px #042b490f;color:var(--shipper-polar-navy, #042b49)}.shipper-quick-card-icon{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#00a9ce1a;color:var(--shipper-bee-cyan, #00a9ce);font-size:14px;flex-shrink:0}.shipper-settings-section+.shipper-settings-section{margin-top:16px}.shipper-profile-checklist{display:flex;flex-direction:column;gap:8px;margin-top:12px}.shipper-profile-checklist-item{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px}.shipper-finance-amount-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.shipper-finance-amount-cell{text-align:center;padding:12px 8px;border-radius:8px;border:1px dashed var(--shipper-mist, #d0dde6);color:var(--shipper-slate, #5a6b7d);font-size:13px;background:var(--shipper-frost, #f3f9fc);opacity:.75;cursor:pointer}.shipper-vehicle-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}@media (max-width: 1100px){.shipper-vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.shipper-vehicle-grid{grid-template-columns:1fr}}.shipper-vehicle-card{position:relative;display:flex;flex-direction:column;text-align:left;padding:0;border:1.5px solid var(--shipper-mist, #d0dde6);border-radius:14px;background:#fff;cursor:pointer;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease,transform .15s ease}.shipper-vehicle-card:hover{border-color:#00a9ce8c;transform:translateY(-1px);box-shadow:0 4px 14px #042b4914}.shipper-vehicle-card.is-selected{border-color:var(--shipper-bee-cyan, #00a9ce);background:#fff;box-shadow:0 0 0 2px #00a9ce38}.shipper-vehicle-card-check{position:absolute;top:10px;right:10px;z-index:2;color:var(--shipper-bee-cyan, #00a9ce);font-size:20px;background:#fff;border-radius:50%}.shipper-vehicle-card-media{position:relative;height:148px;display:flex;align-items:center;justify-content:center;padding:16px 12px 8px;background:#fff}.shipper-vehicle-card.is-selected .shipper-vehicle-card-media{background:#fff}.shipper-vehicle-card-media img{max-width:100%;max-height:128px;width:auto;object-fit:contain;display:block;filter:drop-shadow(0 6px 10px rgba(4,43,73,.12))}.shipper-vehicle-card-size{position:absolute;left:12px;top:10px;padding:2px 8px;border-radius:999px;background:#042b49e0;color:#fff;font-size:12px;font-weight:700;font-family:Roboto Mono,ui-monospace,monospace;letter-spacing:.02em}.shipper-vehicle-card-body{padding:12px 14px 14px}.shipper-vehicle-card-title{display:block;font-size:16px;color:var(--shipper-polar-navy, #042b49);margin-bottom:8px}.shipper-vehicle-card-specs{display:grid;grid-template-columns:1fr 1fr;gap:6px 10px;font-size:12px;color:var(--shipper-slate, #5a6b7d);line-height:1.35}.shipper-create-card-actions{display:flex;justify-content:flex-end;margin-top:20px;padding-top:16px;border-top:1px solid var(--shipper-mist, #e8eef3)}.shipper-vehicle-thumb-fallback{width:100%;height:100%;min-height:96px;align-items:center;justify-content:center;color:var(--shipper-slate, #5a6b7d);font-size:13px;font-weight:600}
