@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#241b32;background:#f8f6ff;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}.login-shell{width:100%;max-width:480px;min-height:100vh;min-height:100dvh;margin:0 auto;background:#f8f6ff}.login-hero{position:relative;min-height:184px;padding:max(15px,env(safe-area-inset-top)) 20px 27px;color:#fff;background:linear-gradient(145deg,#4b2678,#351958);overflow:hidden}.login-hero header{position:relative;z-index:2}.brand{display:inline-flex;align-items:center;gap:10px;color:inherit}.brand__mark{width:46px;height:46px;flex:none;color:#caa7ff}.brand__copy{display:flex;flex-direction:column;line-height:1.25}.brand__copy strong{font-size:17px;font-weight:800}.brand__copy span{margin-top:3px;font-size:10px;opacity:.66}.login-hero .brand__mark{width:39px;height:39px}.login-hero .brand__copy strong{font-size:15px}.login-hero .brand__copy span{display:none}.brand--compact .brand__mark{width:39px;height:39px;color:#7545a8}.brand--compact .brand__copy strong{color:#2d2140;font-size:16px}.hero-orbit{position:absolute;border:1px solid rgba(226,207,255,.16);border-radius:50%}.hero-orbit--one{width:220px;height:220px;left:-115px;top:-90px}.hero-orbit--two{width:150px;height:150px;right:-75px;bottom:-95px}.hero-copy{position:relative;z-index:2;margin-top:22px;padding-right:58px}.hero-icon{position:absolute;right:0;bottom:0;width:45px;height:45px;display:grid;place-items:center;color:#4b2678;background:#caa7ff;border-radius:15px 15px 15px 6px;transform:rotate(3deg);box-shadow:0 9px 22px #00000024}.hero-copy p{margin:0 0 4px;color:#d9beff;font-size:9px;font-weight:800;letter-spacing:.13em}.hero-copy h1{margin:0;font-size:clamp(23px,7vw,28px);line-height:1.25;letter-spacing:-.045em}.hero-copy h1 em{color:#d9beff;font-style:normal}.login-panel{position:relative;max-width:520px;margin:0 auto;padding:25px 24px max(22px,env(safe-area-inset-bottom));background:#f8f6ff}.panel-heading{margin-bottom:27px}.eyebrow{display:block;color:#7545a8;font-size:11px;font-weight:800;margin-bottom:5px;letter-spacing:.1em}.panel-heading h2{margin:0;font-size:24px;letter-spacing:-.045em}.panel-heading p{margin:7px 0 0;color:#7f768b;font-size:13px}form label{display:block;margin:0 2px 8px;color:#51465f;font-size:12px;font-weight:700}.field{position:relative;margin-bottom:19px}.field input{width:100%;height:55px;padding:0 17px;color:#251c32;text-align:left;background:#fff;border:1.5px solid #e6e0ed;border-radius:15px;outline:none;transition:border-color .2s,box-shadow .2s}.field input::placeholder{color:#aaa1b4}.field input:focus{border-color:#7545a8;box-shadow:0 0 0 4px #7545a81a}.field--password input{padding-right:52px}.icon-button{position:absolute;right:7px;top:7px;width:41px;height:41px;display:grid;place-items:center;color:#7f768b;background:transparent;border:0;border-radius:11px;cursor:pointer}.primary-button{width:100%;height:57px;margin-top:4px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:#5b2d8d;border:0;border-radius:16px;font-weight:800;cursor:pointer;box-shadow:0 12px 27px #4b26783d;transition:transform .15s,background .15s}.primary-button:active{transform:scale(.985)}.primary-button:hover{background:#6b37a1}.primary-button:disabled{opacity:.42;cursor:not-allowed;box-shadow:none;transform:none}.error-box{margin:-5px 0 15px;padding:11px 13px;color:#9e332c;background:#fff0ed;border:1px solid #f3d0ca;border-radius:12px;font-size:12px;line-height:1.7}.secure-note{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:23px;color:#8e8599;font-size:11px}.secure-note svg{color:#8a5db7}.spinner{width:19px;height:19px;display:inline-block;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:rotate .75s linear infinite}.spinner--dark{border-color:#4b267826;border-top-color:#4b2678}.spin{animation:rotate .75s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}.toast{position:fixed;z-index:1000;top:max(36px,calc(env(safe-area-inset-top) + 20px));left:50%;width:min(440px,calc(100vw - 24px));min-height:72px;padding:14px 44px 14px 14px;display:flex;align-items:flex-start;gap:11px;color:#2c2338;background:#fffffff7;border:1px solid #ebe5f1;border-radius:16px;box-shadow:0 16px 42px #2d1b4133,0 2px 8px #2d1b4114;overflow:hidden;transform:translate(-50%);animation:toast-in .32s cubic-bezier(.2,.9,.25,1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.toast__icon{width:34px;height:34px;flex:none;display:grid;place-items:center;border-radius:10px}.toast--success .toast__icon{color:#18794e;background:#e7f7ef}.toast--error .toast__icon{color:#bd3430;background:#fff0ee}.toast--info .toast__icon{color:#6941a5;background:#f0e9fb}.toast__content{min-width:0;padding-top:1px}.toast__content strong{display:block;font-size:13px;line-height:1.4}.toast__content p{margin:3px 0 0;color:#746b7e;font-size:11px;line-height:1.55}.toast__close{position:absolute;top:10px;right:10px;width:30px;height:30px;display:grid;place-items:center;color:#8c8395;background:transparent;border:0;border-radius:9px;cursor:pointer}.toast__close:hover{color:#4b4057;background:#f5f1f8}.toast__progress{position:absolute;left:0;bottom:0;width:100%;height:3px;background:#8053b0;transform-origin:left;animation:toast-progress 4.5s linear forwards}.toast--success .toast__progress{background:#35a16b}.toast--error .toast__progress{background:#d84c47}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-18px) scale(.97)}to{opacity:1;transform:translate(-50%) scale(1)}}@keyframes toast-progress{to{transform:scaleX(0)}}.splash{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px;color:#4b2678;background:#f8f6ff}.home-shell{width:100%;height:100vh;height:100dvh;min-height:0;max-width:480px;margin:auto;padding:max(18px,env(safe-area-inset-top)) 20px max(28px,env(safe-area-inset-bottom));display:flex;flex-direction:column;background:#f8f6ff;overflow:hidden}.home-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.logout-button{height:42px;padding:0 13px;display:flex;align-items:center;gap:7px;color:#9a3b32;background:#fff1ee;border:0;border-radius:12px;font-size:12px;font-weight:700;cursor:pointer}.welcome-card{position:relative;padding:29px 24px;color:#fff;background:linear-gradient(145deg,#5b2d8d,#351958);border-radius:25px;overflow:hidden;box-shadow:0 14px 34px #4b267833}.welcome-card:after{content:"";position:absolute;width:170px;height:170px;right:-60px;bottom:-110px;border:1px solid rgba(226,207,255,.24);border-radius:50%}.welcome-card>*{position:relative;z-index:1}.welcome-card__icon{position:absolute;z-index:1;right:23px;top:29px;color:#d9beff}.welcome-card h1{margin:0 0 6px;padding-right:48px;display:flex;align-items:center;flex-wrap:wrap;gap:9px;font-size:26px}.welcome-card h1 span{padding:4px 8px;color:#4b2678;background:#d9beff;border-radius:8px;font-size:9px;font-weight:800;letter-spacing:0}.welcome-card p{max-width:80%;margin:0;color:#ffffffab;font-size:12px;line-height:1.9}.home-shell>.error-box{margin-top:16px}.deliveries-section{min-height:0;padding-top:23px;display:flex;flex:1;flex-direction:column}.section-heading{margin-bottom:13px;display:flex;align-items:center;justify-content:space-between}.section-heading>div{display:flex;align-items:baseline;gap:8px}.section-heading h2{margin:0;color:#352842;font-size:18px;letter-spacing:-.025em}.section-heading span{color:#978da1;font-size:10px}.refresh-button{width:39px;height:39px;display:grid;place-items:center;color:#70449e;background:#eee6f8;border:0;border-radius:12px;cursor:pointer}.refresh-button:disabled{opacity:.55;cursor:wait}.delivery-tabs{margin-bottom:14px;padding:4px;display:grid;grid-template-columns:1fr 1fr;gap:4px;background:#eee9f4;border-radius:13px}.delivery-tab{min-height:38px;padding:0 10px;display:flex;align-items:center;justify-content:center;gap:7px;color:#81768d;background:transparent;border:0;border-radius:10px;font-size:11px;font-weight:700;cursor:pointer;transition:color .18s,background .18s,box-shadow .18s}.delivery-tab--active{color:#5b2d8d;background:#fff;box-shadow:0 3px 10px #3c255417}.delivery-tab__count{min-width:21px;height:21px;padding:0 6px;display:inline-grid;place-items:center;color:#6c4794;background:#7545a81a;border-radius:7px;font-size:9px;font-weight:800}.delivery-tab--active .delivery-tab__count{color:#fff;background:#70449e}.orders-list{min-height:0;padding:2px 6px 10px 2px;display:flex;flex:1;flex-direction:column;gap:12px;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:#c4b0da transparent;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.orders-list::-webkit-scrollbar{width:5px}.orders-list::-webkit-scrollbar-thumb{background:#c4b0da;border-radius:10px}.order-card{flex:none;padding:15px;background:#fff;border:1px solid #e9e3ef;border-radius:19px;box-shadow:0 8px 24px #3c255411;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;transition:transform .16s,border-color .16s,box-shadow .16s,opacity .16s}.order-card--dragging{z-index:2;opacity:.78;border-color:#9f7bc3;box-shadow:0 14px 30px #4b26782e;transform:scale(.985)}.order-card--dragging{cursor:grabbing}.order-card__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.order-number{display:flex;align-items:baseline;gap:5px}.order-number span{color:#978da1;font-size:8px;font-weight:800;letter-spacing:.1em}.order-number strong{color:#593080;font-size:15px}.order-card__tools{display:flex;align-items:center;gap:7px}.order-statuses{display:flex;align-items:center;gap:5px}.status-badge{padding:4px 7px;color:#675c71;background:#f3f0f5;border-radius:7px;font-size:8px;font-weight:700}.status-badge--active{color:#18794e;background:#e7f7ef}.order-drag-indicator{flex:none;color:#a69bad}.order-card__customer{margin-top:13px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.order-card__customer>div{min-width:0;display:flex;flex-direction:column}.order-card__customer>div>strong{overflow:hidden;color:#30243c;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.order-card__customer span{margin-top:3px;display:flex;align-items:center;gap:5px;color:#998fa3;font-size:9px}.order-total{flex:none;color:#4d286f;font-size:15px}.order-address{margin-top:13px;padding:10px 11px;display:flex;align-items:flex-start;gap:8px;color:#665c70;background:#f8f5fb;border-radius:12px}.order-address svg{flex:none;margin-top:1px;color:#8559ad}.order-address span{font-size:10px;line-height:1.55}.call-button{min-height:42px;margin-top:11px;padding:0 12px;display:flex;align-items:center;gap:7px;color:#fff;background:#61368b;border-radius:12px;cursor:pointer;text-decoration:none;touch-action:manipulation}.call-button span{font-size:10px;font-weight:700}.call-button strong{margin-left:auto;color:#dfc9f2;font-size:9px;font-weight:600}.order-skeleton{padding:16px;display:flex;flex-direction:column;gap:11px;background:#fff;border:1px solid #eee9f2;border-radius:19px}.skeleton{height:10px;display:block;background:linear-gradient(90deg,#eeeaf2 25%,#f8f6fa,#eeeaf2 75%);background-size:200% 100%;border-radius:8px;animation:skeleton-wave 1.3s infinite linear}.skeleton--short{width:26%;height:8px}.skeleton--title{width:54%;height:15px}.skeleton--line{width:100%;height:38px}.skeleton--button{width:100%;height:42px}@keyframes skeleton-wave{to{background-position:-200% 0}}.empty-state{padding:45px 28px 25px;text-align:center}.road{position:relative;width:130px;height:78px;margin:auto auto 28px;border-bottom:3px solid #ded8e7;transform:skew(-22deg)}.road:before,.road:after{content:"";position:absolute;bottom:-3px;width:31px;border-bottom:3px solid #f8f6ff}.road:before{left:30px}.road:after{right:24px}.road span{position:absolute;width:47px;height:32px;right:34px;bottom:10px;background:#7545a8;border-radius:8px 11px 4px 4px}.road span:before,.road span:after{content:"";position:absolute;bottom:-7px;width:13px;height:13px;background:#332442;border:3px solid #f8f6ff;border-radius:50%}.road span:before{right:3px}.road span:after{left:3px}.road i{position:absolute;width:22px;height:20px;right:42px;bottom:40px;background:#caa7ff;border-radius:4px;transform:skew(22deg)}.empty-state h2{margin:0;color:#3b2e49;font-size:17px}.empty-state p{margin:8px 0;color:#8e8599;font-size:12px;line-height:1.9}@media(min-width:520px){body{display:grid;place-items:center;background:#ede9f5}#root{width:100%}.login-shell{min-height:min(820px,calc(100dvh - 40px));margin:20px auto;overflow:hidden;border-radius:32px;box-shadow:0 30px 70px #3c255424}.login-hero{min-height:194px;padding:19px 24px 30px}.hero-copy{margin-top:26px}.login-panel{padding:30px 30px 28px}.home-shell{height:min(820px,calc(100dvh - 40px));min-height:0;margin:20px auto;border-radius:30px;box-shadow:0 25px 60px #3c255421}}@media(max-height:720px)and (max-width:759px){.login-hero{min-height:164px;padding-bottom:23px}.hero-copy{margin-top:12px}.login-panel{padding-top:22px}.panel-heading{margin-bottom:18px}.field{margin-bottom:13px}}
