@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;800&family=PT+Sans:wght@400;700&display=swap);:root{--yellow:#ffde17;--yellow-dark:#e8c900;--gray-light:#e9e9e9;--gray:#d9d9d9;--gray-dark:#cecccc;--green:#b3de90;--white:#fff;--black:#050404;--text:#333;--shadow:0 4px 16px #0000001a;--radius:14px;--header-height:64px}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box;margin:0;padding:0}#root,body,html{height:100%;overflow:hidden;width:100%}body{background:#f5f5f5;color:#333;color:var(--text);font-family:PT Sans,sans-serif;overscroll-behavior:none}.header{align-items:center;background:#ffde17;background:var(--yellow);box-shadow:0 2px 8px #00000014;display:flex;height:64px;height:var(--header-height);left:0;padding:0 16px;position:fixed;right:0;top:0;z-index:100}.header-title{color:#050404;color:var(--black);flex:1 1;font-family:Montserrat,sans-serif;font-size:18px;font-weight:800;text-align:center}.header-btn{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:8px;transition:background .15s}.header-btn:active{background:#00000014}.header-btn svg{height:22px;width:22px}.screen{-webkit-overflow-scrolling:touch;background:#f5f5f5;bottom:0;left:0;overflow-y:auto;padding-top:64px;padding-top:var(--header-height);position:fixed;right:0;top:0}.screen-content{padding:16px}.login-screen,.screen-content{min-height:calc(100vh - 64px);min-height:calc(100vh - var(--header-height))}.login-screen{align-items:center;background:#fff;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:32px 32px 48px}.login-logo{color:#050404;color:var(--black);font-family:Montserrat,sans-serif;font-size:26px;font-weight:800;margin-bottom:8px;text-align:center}.login-logo span{color:#e8c900;color:var(--yellow-dark)}.login-subtitle{color:#888;font-size:15px;margin-bottom:16px}.select-wrapper{background:#d9d9d959;border:1.5px solid #0000002e;border-radius:11px;overflow:hidden;width:100%}.select-wrapper select{appearance:none;-webkit-appearance:none;background:#0000;border:none;cursor:pointer;font-size:15px}.input-field,.select-wrapper select{color:#333;color:var(--text);font-family:PT Sans,sans-serif;height:44px;outline:none;padding:0 14px;width:100%}.input-field{background:#d9d9d933;border:1.5px solid #0000002e;border-radius:11px;font-size:16px;transition:border-color .15s}.input-field:focus{background:#fff;border-color:#e8c900;border-color:var(--yellow-dark)}.input-field.error{border-color:#e53935}.error-text{color:#e53935;font-size:13px;margin-top:-8px}.btn{align-items:center;background:#ffde17;background:var(--yellow);border:none;border-radius:11px;color:#050404;color:var(--black);cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:15px;font-weight:700;gap:8px;height:48px;justify-content:center;letter-spacing:.3px;transition:opacity .15s,transform .1s;width:100%}.btn:active{opacity:.85;transform:scale(.97)}.btn:disabled{background:#d9d9d9;background:var(--gray);color:#999;cursor:not-allowed;transform:none}.btn-outline{background:#0000;border:2px solid #ffde17;border:2px solid var(--yellow);color:#050404;color:var(--black)}.btn-danger{background:#ffebee;border:2px solid #e53935;color:#e53935}.order-card{active-scale:.98;background:#fff;border-radius:14px;border-radius:var(--radius);box-shadow:0 4px 16px #0000001a;box-shadow:var(--shadow);cursor:pointer;margin-bottom:20px;padding:16px 18px;transition:transform .12s}.order-card:active{transform:scale(.98)}.order-number{color:#050404;color:var(--black);font-family:Montserrat,sans-serif;font-size:16px;font-weight:800;margin-bottom:10px;opacity:.85;text-align:center}.order-row{align-items:flex-start;display:flex;font-size:14px;gap:12px;line-height:1.4;margin-bottom:10px}.order-row:last-child{margin-bottom:0}.order-row-icon{flex-shrink:0;height:18px;margin-top:1px;opacity:.55;width:18px}.order-last-row{align-items:center;display:flex;justify-content:space-between;margin-top:4px}.status-badge{align-items:center;border-radius:6px;display:inline-flex;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600;padding:3px 14px}.status-badge.new{background:#b3de90;background:var(--green);color:#2e5a10}.status-badge.onway{background:#ffde17;background:var(--yellow);color:#5a4200}.status-badge.delivered{background:#d9d9d9;background:var(--gray);color:#555}.detail-card{background:#fff;border-radius:14px;border-radius:var(--radius);box-shadow:0 4px 16px #0000001a;box-shadow:var(--shadow);margin-bottom:16px;padding:18px 20px}.detail-row{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;padding-bottom:16px}.detail-row:last-child{padding-bottom:0}.detail-label{flex-shrink:0;font-size:14px;font-weight:700;width:42%}.detail-value{flex:1 1;font-size:14px;text-align:right;word-break:break-word}.detail-value.link{color:#1565c0;cursor:pointer;text-decoration:underline}.status-change-btn{align-items:center;background:#ffde17;background:var(--yellow);border:1.5px solid #0000002e;border-radius:11px;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:15px;font-weight:700;gap:10px;justify-content:center;margin-bottom:20px;padding:12px 20px;transition:opacity .15s;width:100%}.status-change-btn.done{background:#cecccc;background:var(--gray-dark);cursor:default}.item-row{align-items:center;display:flex;font-size:15px;justify-content:space-between;padding-bottom:16px}.item-row:last-child{padding-bottom:0}.item-name{flex:1 1;font-weight:700}.item-qty{color:#777;font-size:14px;margin-left:8px;white-space:nowrap}.loader-wrap{align-items:center;display:flex;justify-content:center;min-height:200px}.spinner{animation:spin .7s linear infinite;border:3px solid #d9d9d9;border-top-color:#e8c900;border:3px solid var(--gray);border-radius:50%;border-top-color:var(--yellow-dark);height:36px;width:36px}@keyframes spin{to{transform:rotate(1turn)}}.empty-state{color:#aaa;font-size:15px;padding:60px 20px;text-align:center}.modal-overlay{align-items:center;animation:fadeIn .2s ease;background:#00000073;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:200}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-box{animation:slideUp .22s ease;background:#fff;border-radius:18px;max-width:360px;padding:28px 28px 24px;position:relative;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.modal-close{background:none;border:none;color:#777;cursor:pointer;font-size:22px;line-height:1;position:absolute;right:16px;top:14px}.modal-title{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;margin-bottom:20px;padding:0 20px;text-align:center}.radio-option{align-items:center;border-radius:10px;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:14px;margin-bottom:4px;padding:14px 10px;transition:background .12s}.radio-option:active{background:#f5f5f5}.radio-option input{accent-color:#e8c900;accent-color:var(--yellow-dark);height:20px;width:20px}.logout-screen{display:flex;flex-direction:column;gap:16px;min-height:calc(100vh - 64px);min-height:calc(100vh - var(--header-height));padding:32px 24px}.courier-info-card{align-items:center;background:#fff;border-radius:14px;border-radius:var(--radius);box-shadow:0 4px 16px #0000001a;box-shadow:var(--shadow);display:flex;gap:18px;padding:28px 20px}.courier-avatar{align-items:center;background:#ffde17;background:var(--yellow);border-radius:50%;display:flex;flex-shrink:0;height:56px;justify-content:center;width:56px}.courier-name{font-family:Montserrat,sans-serif;font-size:17px;font-weight:700}.version-tag{bottom:8px;color:#bbb;font-size:11px;position:fixed;right:10px}.pull-hint{color:#bbb;font-size:12px;padding:8px 0 0;text-align:center}.section-title{color:#050404;color:var(--black);font-family:Montserrat,sans-serif;font-size:16px;font-weight:800;margin-bottom:14px;text-align:center}.toggle-row{align-items:center;background:#f5f5f5;border-top:1px solid #e0e0e0;bottom:0;display:flex;gap:14px;justify-content:center;left:0;padding:20px 16px 32px;position:fixed;right:0}.toggle-label{color:#aaa;font-family:Montserrat,sans-serif;font-size:15px;font-weight:700;transition:color .2s}.toggle-label.active{color:#050404;color:var(--black)}.toggle-switch{background:#ddd;border-radius:16px;cursor:pointer;flex-shrink:0;height:32px;padding:3px;position:relative;transition:background .3s;width:58px}.toggle-switch.on{background:#ffde17;background:var(--yellow)}.toggle-switch.disabled{cursor:default;opacity:.7}.toggle-thumb{background:#fff;border-radius:50%;box-shadow:0 2px 6px #0003;height:26px;transform:translateX(0);transition:transform .3s;width:26px}.toggle-switch.on .toggle-thumb{transform:translateX(26px)}
/*# sourceMappingURL=main.5a63b2e0.css.map*/