.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}}.app-main-content{box-sizing:border-box;width:100%;min-height:calc(100vh - 88px);margin:0;padding:16px 20px 24px}.app-main-content--shipper{max-width:1440px;margin-inline:auto;padding:16px 24px 24px}.app-main-content--console{padding:16px 20px 24px}.app-page-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.app-page-title{font-size:22px;font-weight:700;margin:0;line-height:1.25}.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:12px;flex-wrap:wrap}.shipper-dashboard-hero h3{text-wrap:balance}.shipper-dashboard-todos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:12px}@media (max-width: 720px){.shipper-dashboard-todos{grid-template-columns:1fr}}.shipper-todo-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:14px 40px 14px 16px;border:1px solid var(--shipper-mist, #d0dde6);border-radius:12px;background:#fff;cursor:pointer;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.shipper-todo-card:hover:not(:disabled){transform:translateY(-1px);border-color:#00a9ce73;box-shadow:0 4px 12px #042b4914}.shipper-todo-card:disabled{opacity:.7;cursor:wait}.shipper-todo-card.is-hot.is-amber{border-color:#e59a1873;background:#e59a180f}.shipper-todo-card.is-hot.is-blue{border-color:#00679a59;background:#00679a0f}.shipper-todo-card.is-hot.is-cyan{border-color:#00a9ce66;background:#00a9ce0f}.shipper-todo-label{font-size:12px;color:var(--shipper-slate, #5a6b7d)}.shipper-todo-value{font-family:Roboto Mono,ui-monospace,monospace;font-size:28px;font-weight:700;line-height:1;font-variant-numeric:tabular-nums;color:var(--shipper-polar-navy, #042b49)}.shipper-todo-card.is-hot.is-amber .shipper-todo-value{color:var(--shipper-alert-amber, #e59a18)}.shipper-todo-card.is-hot.is-blue .shipper-todo-value{color:var(--shipper-ocean-blue, #00679a)}.shipper-todo-card.is-hot.is-cyan .shipper-todo-value{color:var(--shipper-bee-cyan, #00a9ce)}.shipper-todo-arrow{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#042b4959;font-size:12px}.shipper-dashboard-tools{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.shipper-tool-link{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;border:1px solid transparent;background:var(--shipper-frost, #f3f9fc);color:var(--shipper-polar-navy, #042b49);font-size:12px;font-weight:500;text-decoration:none;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.shipper-tool-link:hover{background:#fff;border-color:var(--shipper-bee-cyan, #00a9ce);box-shadow:0 1px 3px #042b490f;color:var(--shipper-polar-navy, #042b49)}.shipper-tool-icon{width:24px;height:24px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;background:#00a9ce1a;color:var(--shipper-bee-cyan, #00a9ce);font-size:13px}.shipper-dashboard-main{margin-bottom:16px!important}.shipper-dashboard-panel .ant-card-head{min-height:48px}.shipper-dashboard-loading{text-align:center;padding:28px 0}.shipper-order-feed,.shipper-message-feed{list-style:none;margin:0;padding:0}.shipper-order-row,.shipper-message-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 10px;margin:0 -10px;border:1px solid transparent;border-radius:10px;background:transparent;cursor:pointer;text-align:left;transition:background .15s ease,border-color .15s ease,transform .15s ease}.shipper-order-row:hover,.shipper-message-row:hover{background:var(--shipper-frost, #f3f9fc);border-color:#00a9ce2e;transform:translateY(-1px)}.shipper-order-row+.shipper-order-row,.shipper-message-row+.shipper-message-row,.shipper-order-feed>li+li .shipper-order-row,.shipper-message-feed>li+li .shipper-message-row{margin-top:2px}.shipper-order-row-main{min-width:0;flex:1}.shipper-order-row-title{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:4px}.shipper-order-row-route{display:block;max-width:100%;font-size:12px}.shipper-message-row{align-items:flex-start;position:relative;padding-left:22px}.shipper-message-dot{position:absolute;left:10px;top:18px;width:6px;height:6px;border-radius:50%;background:transparent}.shipper-message-row.is-unread .shipper-message-dot{background:var(--shipper-bee-cyan, #00a9ce)}.shipper-message-row.is-alert{background:#e59a180d}.shipper-message-body{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.shipper-message-title{display:flex;align-items:center;gap:6px;min-width:0}.shipper-message-snippet{font-size:12px;max-width:100%}.shipper-message-time{font-size:11px;font-variant-numeric:tabular-nums}.shipper-dashboard-routes{margin-bottom:8px}.shipper-routes-empty{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:4px 0 8px}.shipper-routes-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}@media (max-width: 960px){.shipper-routes-grid{grid-template-columns:1fr}}.shipper-route-card{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:14px;border:1px solid var(--shipper-mist, #d0dde6);border-radius:12px;background:#fff;cursor:pointer;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.shipper-route-card:hover{transform:translateY(-1px);border-color:var(--shipper-bee-cyan, #00a9ce);box-shadow:0 4px 12px #042b4914}.shipper-route-card-top{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.shipper-route-card-path{width:100%;font-size:12px}.shipper-route-card-cta{display:inline-flex;align-items:center;gap:6px;margin-top:4px;color:var(--shipper-bee-cyan, #00a9ce);font-size:12px;font-weight:600}.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}
