@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#13213a;font-synthesis:none;--navy:#071f48;--navy-2:#0d3975;--orange:#ff6b18;--teal:#10bfc0;--green:#17a96b;--muted:#718096;--line:#e5eaf1;--surface:#fff;--shadow:0 18px 60px #061f481f;background:#edf1f7;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}body{background:#edf1f7;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.app{min-height:100vh}.icon{place-items:center;line-height:1;display:inline-grid}.grow{flex:1;min-width:0}.workspace-switcher{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#071f48eb;border-radius:16px;gap:4px;padding:5px;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #071f4840}.workspace-switcher button{color:#aebbd0;background:0 0;border:0;border-radius:11px;padding:8px 14px;font-size:12px;font-weight:700}.workspace-switcher button.active{color:var(--navy);background:#fff}.brand{align-items:center;gap:9px;display:flex}.brand-mark{width:41px;height:41px;color:var(--orange);place-items:center;display:grid;position:relative}.brand-mark:before,.brand-mark:after{content:"";border:6px solid var(--navy);height:11px;position:absolute;left:3px;right:3px}.brand-mark:before{border-bottom:0;border-radius:14px 14px 0 0;top:1px}.brand-mark:after{border-top:0;border-radius:0 0 14px 14px;bottom:1px}.brand-mark span{display:none}.brand-mark b{color:var(--orange);font-size:19px}.brand strong{color:var(--navy);letter-spacing:-.7px;font-size:20px;line-height:1;display:block}.brand strong span{color:var(--orange)}.brand small{color:var(--muted);margin-top:4px;font-size:8px;font-weight:700;display:block}.tenant-identity{align-items:center;gap:9px;min-width:0;display:flex}.tenant-identity img{object-fit:contain;background:#f7f2ff;border-radius:12px;flex:none;width:38px;height:38px}.tenant-identity div{gap:2px;min-width:0;display:grid}.tenant-identity small{color:var(--muted);font-size:7px}.tenant-identity b{text-overflow:ellipsis;white-space:nowrap;color:var(--tenant-primary,#54218f);font-size:10px;overflow:hidden}.tenant-identity--compact img{width:32px;height:32px}.live-dot,.demo-dot{white-space:nowrap;font-size:8px;font-style:normal;font-weight:800}.live-dot{color:var(--green)}.demo-dot{color:#b07b13}.phone-shell{width:min(100%,430px);min-height:100vh;box-shadow:var(--shadow);background:#f7f9fc;margin:0 auto;padding-bottom:84px;position:relative;overflow:hidden}.mobile-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:86px;padding:22px 20px 12px;display:flex}.round-button{border:1px solid var(--line);width:42px;height:42px;color:var(--navy);background:#fff;border-radius:14px;font-size:18px;position:relative}.round-button i,.admin-actions i{background:var(--orange);color:#fff;border-radius:10px;place-items:center;min-width:15px;height:15px;font-size:9px;font-style:normal;display:grid;position:absolute;top:4px;right:4px}.mobile-content{padding:24px 18px}.tenant-banner{background:linear-gradient(135deg,#fff,#fffbea);border:1px solid #e7dcf3;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin:-5px 0 18px;padding:10px 12px;display:flex}.hello-row{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.hello-row p,.page-title p{color:var(--muted);margin:0 0 4px;font-size:13px}.hello-row h1,.page-title h1{color:var(--navy);letter-spacing:-.7px;margin:0;font-size:25px}.avatar{width:42px;height:42px;color:var(--navy);background:#dceafa;border-radius:14px;place-items:center;font-weight:800;display:grid}.address-card{color:#fff;background:linear-gradient(135deg,#071f48,#0d3975);border-radius:22px;padding:18px;box-shadow:0 16px 35px #071f4838}.address-card__head{align-items:center;gap:11px;display:flex}.address-card__head>span{color:#7fe0df;background:#ffffff1f;border-radius:12px;place-items:center;width:38px;height:38px;font-size:20px;display:grid}.address-card__head div{flex:1}.address-card small{color:#b9c7dc;font-size:10px}.address-card h2{margin:3px 0 0;font-size:18px}.address-card button{color:var(--navy);background:#fff;border:0;border-radius:10px;padding:8px 10px;font-size:10px;font-weight:800}.address-divider{background:#ffffff26;height:1px;margin:14px 0 12px}.address-card p{color:#cbd5e5;margin:0;font-size:10px;line-height:1.5}.quick-grid{grid-template-columns:1fr 1fr;gap:10px;margin:18px 0 28px;display:grid}.quick-card{text-align:left;border:1px solid var(--line);color:var(--navy);background:#fff;border-radius:17px;grid-template-rows:auto auto;grid-template-columns:38px 1fr;column-gap:10px;padding:14px;display:grid}.quick-card>span{width:38px;height:38px;color:var(--navy);background:#eef4fb;border-radius:12px;grid-row:1/3;place-items:center;font-size:19px;display:grid}.quick-card b{align-self:end;font-size:12px}.quick-card small{color:var(--muted);margin-top:2px;font-size:9px}.quick-card--primary{background:#fff7f1;border-color:#ffd7be}.quick-card--primary>span{background:var(--orange);color:#fff}.section-head{justify-content:space-between;align-items:end;margin-bottom:12px;display:flex}.section-head h2{color:var(--navy);margin:0;font-size:17px}.section-head p{color:var(--muted);margin:4px 0 0;font-size:10px}.section-head button,.panel-head button{color:var(--orange);background:0 0;border:0;font-size:10px;font-weight:800}.shipment-list{gap:10px;display:grid}.shipment-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:14px}.shipment-card__top{align-items:center;gap:11px;display:flex}.parcel-thumb{width:42px;height:42px;color:var(--orange);background:#fff0e6;border-radius:13px;flex:none;place-items:center;font-size:21px;display:grid}.eyebrow{color:#8c99aa;font-size:8px;font-weight:700}.shipment-card h3{text-overflow:ellipsis;white-space:nowrap;color:var(--navy);margin:3px 0;font-size:12px;overflow:hidden}.tracking{color:#5f6e82;margin:0;font-size:9px}.shipment-card__bottom{border-top:1px solid #edf0f4;justify-content:space-between;align-items:end;margin-top:12px;padding-top:11px;display:flex}.shipment-card__bottom small{color:#94a0b0;margin-top:5px;font-size:8px;display:block}.status{border-radius:9px;padding:5px 8px;font-size:8px;font-weight:800;display:inline-flex}.status--blue{color:#2266ba;background:#e6f0ff}.status--orange{color:#dc5e14;background:#fff0e3}.status--green{color:#138758;background:#e5f7ef}.shipment-meta{justify-items:end;gap:4px;font-size:10px;display:grid}.shipment-meta strong{color:var(--orange)}.page-title{margin:4px 0 20px}.search-box{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:9px;height:44px;padding:0 13px;display:flex}.search-box input{border:0;outline:0;width:100%;font-size:11px}.filter-row{scrollbar-width:none;gap:7px;margin:12px 0 16px;display:flex;overflow-x:auto}.filter-row button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:10px;flex:none;padding:7px 10px;font-size:9px}.filter-row button.active{border-color:var(--navy);background:var(--navy);color:#fff}.bonus-card{color:#fff;background:linear-gradient(135deg,#071f48,#0d3975);border-radius:24px;margin-bottom:18px;padding:24px;position:relative;overflow:hidden}.bonus-card:after{content:"◇";color:#ffffff14;font-size:115px;position:absolute;top:8px;right:18px}.bonus-card small{color:#a9bbd5;display:block}.bonus-card strong{font-size:42px}.bonus-card span{color:#8ee6e2;margin-left:6px;font-size:12px}.bonus-card p{color:#c6d2e4;margin:12px 0 0;font-size:10px}.coupon{background:#fff;border:1px dashed #ffc7a3;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:16px;display:flex}.coupon div{gap:3px;display:grid}.coupon span{color:var(--orange);font-size:18px;font-weight:800}.coupon b{font-size:11px}.coupon small{color:var(--muted);font-size:8px}.coupon button{color:var(--orange);background:#fff0e6;border:0;border-radius:10px;padding:8px 10px;font-size:9px;font-weight:800}.profile-card{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:14px;margin-bottom:18px;padding:18px;display:flex}.avatar--large{border-radius:17px;width:54px;height:54px;font-size:20px}.profile-card h2{margin:0;font-size:15px}.profile-card p{color:var(--muted);margin:4px 0 0;font-size:10px}.settings-row{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--navy);background:0 0;justify-content:space-between;padding:16px 4px;font-size:12px;font-weight:700;display:flex}.bottom-nav{z-index:20;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff5;grid-template-columns:repeat(4,1fr);width:min(100%,430px);padding:10px 10px 14px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:#8b98a9;background:0 0;border:0;justify-items:center;gap:5px;font-size:8px;font-weight:700;display:grid}.bottom-nav .icon{font-size:18px}.bottom-nav button.active{color:var(--orange)}.modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#030f228c;justify-content:center;align-items:end;display:flex;position:fixed;inset:0}.bottom-sheet{background:#fff;border-radius:28px 28px 0 0;width:min(100%,430px);padding:13px 20px 26px;animation:.2s ease-out slide-up;position:relative;box-shadow:0 -20px 60px #0003}@keyframes slide-up{0%{opacity:.5;transform:translateY(35px)}}.sheet-grip{background:#dce2ea;border-radius:3px;width:40px;height:4px;margin:0 auto 18px}.close-button{color:var(--muted);background:0 0;border:0;font-size:19px;position:absolute;top:22px;right:20px}.modal-icon{width:48px;height:48px;color:var(--orange);background:#fff0e6;border-radius:16px;place-items:center;font-size:25px;display:grid}.bottom-sheet h2{color:var(--navy);margin:14px 0 6px;font-size:20px}.bottom-sheet>p{color:var(--muted);margin:0 0 18px;font-size:11px;line-height:1.55}.import-option{text-align:left;border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:12px;width:100%;margin-bottom:9px;padding:13px;display:flex}.import-option>span{width:38px;height:38px;color:var(--navy);background:#edf5ff;border-radius:11px;place-items:center;font-size:18px;display:grid}.import-option div{flex:1;gap:3px;display:grid}.import-option b{color:var(--navy);font-size:11px}.import-option small{color:var(--muted);font-size:8px}.privacy-note{color:#147d55;background:#ecf8f3;border-radius:10px;gap:7px;margin-top:14px;padding:10px;font-size:8px;font-weight:700;display:flex}.warehouse-shell{background:#f4f7fb;min-height:100vh;padding-top:70px}.warehouse-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:74px;padding:0 max(22px,50vw - 550px);display:flex}.warehouse-header>div:last-child{text-align:right;display:grid}.warehouse-header small{color:var(--muted);font-size:9px}.warehouse-header b{font-size:12px}.warehouse-shell main{max-width:900px;margin:auto;padding:32px 22px 60px}.warehouse-title{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.warehouse-title p{color:var(--orange);margin:0;font-size:11px;font-weight:800}.warehouse-title h1{color:var(--navy);margin:5px 0 0;font-size:25px}.online-dot{color:var(--green);font-size:10px;font-weight:700}.scanner{text-align:center;background:#eef4fb;border:2px dashed #b9c8dc;border-radius:25px;place-items:center;min-height:290px;padding:34px;transition:all .2s;display:grid;position:relative;overflow:hidden}.scanner>.icon{width:70px;height:70px;color:var(--navy);background:#fff;border-radius:22px;font-size:35px;box-shadow:0 10px 30px #071f4817}.scanner h2{color:var(--navy);margin:17px 0 5px}.scanner p{color:var(--muted);margin:0;font-size:11px}.scanner button{background:var(--navy);color:#fff;border:0;border-radius:12px;margin-top:18px;padding:10px 17px;font-size:10px;font-weight:800}.scanner--success{background:#effaf5;border-color:#76d9b1}.scanner--success>.icon{color:var(--green)}.scanner--success button{background:var(--green)}.scan-corners i{border-color:var(--orange);border-style:solid;width:45px;height:45px;position:absolute}.scan-corners i:first-child{border-width:3px 0 0 3px;border-radius:12px 0 0;top:22px;left:22px}.scan-corners i:nth-child(2){border-width:3px 3px 0 0;border-radius:0 12px 0 0;top:22px;right:22px}.scan-corners i:nth-child(3){border-width:0 0 3px 3px;border-radius:0 0 0 12px;bottom:22px;left:22px}.scan-corners i:nth-child(4){border-width:0 3px 3px 0;border-radius:0 0 12px;bottom:22px;right:22px}.intake-card{border:1px solid var(--line);background:#fff;border-radius:20px;margin-top:15px;padding:20px;box-shadow:0 12px 35px #071f480f}.intake-card__head{align-items:center;gap:12px;display:flex}.intake-card__head>div:nth-child(2){flex:1}.intake-card__head small{color:var(--green);font-size:8px;font-weight:800}.intake-card__head h3{margin:3px 0;font-size:13px}.intake-card__head p{color:var(--muted);margin:0;font-size:9px}.form-grid{grid-template-columns:1fr 1fr;gap:11px;margin-top:18px;display:grid}.form-grid label{color:var(--muted);gap:5px;font-size:9px;font-weight:700;display:grid}.form-grid input{border:1px solid var(--line);color:var(--navy);border-radius:10px;padding:11px;font-size:11px;font-weight:700}.form-grid .wide{grid-column:1/-1}.photo-placeholder{min-height:72px;color:var(--muted);border:1px dashed #cbd5e2;border-radius:12px;place-items:center;margin:12px 0;font-size:10px;display:grid}.primary-button{background:var(--orange);color:#fff;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:11px 15px;font-size:10px;font-weight:800;display:inline-flex}.intake-card>.primary-button{width:100%}.warehouse-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:15px;display:grid}.warehouse-stats div{border:1px solid var(--line);background:#fff;border-radius:15px;padding:16px;display:grid}.warehouse-stats span,.warehouse-stats small{color:var(--muted);font-size:8px}.warehouse-stats b{color:var(--navy);margin:4px 0;font-size:20px}.admin-shell{background:#f4f7fb;grid-template-columns:235px 1fr;min-height:100vh;padding-top:0;display:grid}.sidebar{background:var(--navy);color:#fff;flex-direction:column;height:100vh;padding:25px 17px 17px;display:flex;position:sticky;top:0}.sidebar .brand strong{color:#fff}.sidebar .brand small{color:#91a2bc}.sidebar .brand-mark:before,.sidebar .brand-mark:after{border-color:#fff}.tenant-select{background:#ffffff12;border-radius:12px;gap:3px;margin:28px 0 18px;padding:12px;display:grid}.tenant-select small,.tenant-select span{color:#94a7c3;font-size:8px}.tenant-select b{font-size:10px}.tenant-select .tenant-identity{margin-bottom:4px}.tenant-select .tenant-identity img{width:34px;height:34px}.tenant-select .tenant-identity small{color:#94a7c3}.tenant-select .tenant-identity b{color:#fff}.tenant-select em{margin-top:4px}.sidebar nav{gap:4px;display:grid}.sidebar nav button{color:#9dafc7;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;padding:11px 12px;font-size:10px;font-weight:700;display:flex}.sidebar nav button .icon{width:19px;font-size:16px}.sidebar nav button.active{color:#fff;background:#ffffff1a}.sidebar nav button.active .icon{color:#5edcda}.sidebar-user{border-top:1px solid #ffffff1a;align-items:center;gap:10px;margin-top:auto;padding:12px 6px;display:flex}.sidebar-user div:last-child{display:grid}.sidebar-user b{font-size:9px}.sidebar-user small{color:#92a4be;margin-top:2px;font-size:7px}.admin-main{min-width:0;padding:88px 28px 40px}.admin-topbar{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex;position:fixed;top:0;left:235px;right:0}.admin-topbar p{color:var(--muted);margin:0 0 2px;font-size:8px}.admin-topbar h1{color:var(--navy);margin:0;font-size:18px}.admin-actions{align-items:center;gap:7px;display:flex}.admin-actions>button:not(.primary-button){border:1px solid var(--line);width:35px;height:35px;color:var(--navy);background:#fff;border-radius:10px;position:relative}.date-strip{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.date-strip span{color:var(--muted);font-size:9px}.date-strip button{border:1px solid var(--line);color:var(--navy);background:#fff;border-radius:9px;padding:7px 10px;font-size:9px;font-weight:700}.metric-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:12px;padding:16px;display:flex}.metric-icon{border-radius:12px;flex:none;place-items:center;width:40px;height:40px;font-size:19px;display:grid}.metric-icon--navy{color:var(--navy);background:#eaf1fb}.metric-icon--teal{color:#078c8c;background:#e6f9f8}.metric-icon--green{color:var(--green);background:#eaf8f1}.metric-icon--orange{color:var(--orange);background:#fff0e6}.metric-card p{color:var(--muted);margin:0;font-size:8px}.metric-card h2{color:var(--navy);margin:4px 0 2px;font-size:18px}.metric-card small{color:var(--green);font-size:7px;font-weight:700}.admin-grid{grid-template-columns:minmax(0,2fr) minmax(230px,.75fr);gap:13px;margin-top:13px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:17px;padding:18px}.panel-head{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.panel-head h2{color:var(--navy);margin:0;font-size:13px}.panel-head p{color:var(--muted);margin:3px 0 0;font-size:7px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:8px}th{text-align:left;border-bottom:1px solid var(--line);color:#8996a8;padding:9px;font-size:7px}td{color:#405069;border-bottom:1px solid #eef1f5;padding:11px 9px}td b,td small{display:block}td b{color:var(--navy)}td small{color:#94a0af;margin-top:3px;font-size:7px}.kebab{color:var(--muted);background:0 0;border:0}.flow-chart{gap:13px;display:grid}.flow-chart div{justify-content:space-between;padding-bottom:8px;font-size:8px;display:flex;position:relative}.flow-chart div:before,.flow-chart div:after{content:"";border-radius:4px;height:4px;position:absolute;bottom:0;left:0}.flow-chart div:before{background:#edf1f5;width:100%}.flow-chart div:after{width:var(--size);background:linear-gradient(90deg, var(--navy), var(--teal))}.flow-chart b{color:var(--navy)}.secondary-button{border:1px solid var(--line);width:100%;color:var(--navy);background:#fff;border-radius:9px;margin-top:18px;padding:9px;font-size:8px;font-weight:800}.alert-panel{background:#fff9f4;border-color:#ffe0ca;align-items:center;gap:12px;margin-top:13px;padding:14px 18px;display:flex}.alert-icon{width:34px;height:34px;color:var(--orange);background:#ffe7d6;border-radius:11px;place-items:center;font-weight:800;display:grid}.alert-panel div:nth-child(2){flex:1}.alert-panel h3{color:var(--navy);margin:0;font-size:10px}.alert-panel p{color:var(--muted);margin:3px 0 0;font-size:8px}.alert-panel button{background:var(--orange);color:#fff;border:0;border-radius:9px;padding:8px 13px;font-size:8px;font-weight:800}@media (width>=700px){.app--customer{background:radial-gradient(circle at 50% 20%,#fff 0,#e5ebf4 58%,#dce4ef 100%);padding:84px 0 30px}.app--customer .phone-shell{border-radius:32px;min-height:820px;max-height:880px}.app--customer .bottom-nav,.app--customer .modal-backdrop{position:absolute}.app--customer .bottom-sheet{border-radius:28px 28px 0 0}}@media (width<=950px){.metric-grid{grid-template-columns:1fr 1fr}.admin-grid{grid-template-columns:1fr}}@media (width<=680px){.workspace-switcher{top:auto;bottom:82px}.app--warehouse .workspace-switcher,.app--admin .workspace-switcher{bottom:15px}.warehouse-shell{padding-top:0}.warehouse-header{padding:0 16px}.warehouse-stats{grid-template-columns:1fr}.admin-shell{display:block}.sidebar{height:auto;padding:16px;position:static}.sidebar .brand,.tenant-select,.sidebar-user{display:none}.sidebar nav{display:flex;overflow-x:auto}.sidebar nav button{flex:none}.admin-main{padding:76px 13px 75px}.admin-topbar{height:62px;padding:0 13px;left:0}.admin-topbar .primary-button{display:none}.metric-grid{grid-template-columns:1fr}.metric-card,.panel{padding:13px}}
