@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,800;1,9..40,400&family=Outfit:wght@600;700;800&display=swap";:root{--orange: #FF6B00;--orange-mid: #FF8533;--orange-dark: #E55A00;--orange-deep: #C44A00;--ink: #1A1523;--ink-soft: #6B6578;--ink-faint: #9A94A3;--cream: #FFF9F3;--cream-deep: #FFF0E0;--surface: rgba(255, 255, 255, .78);--line: rgba(255, 107, 0, .12);--line-strong: rgba(255, 107, 0, .22);--yellow: #FFD166;--danger: #C0392B;--shadow-sm: 0 4px 14px rgba(204, 85, 0, .07);--shadow-md: 0 10px 28px rgba(204, 85, 0, .12);--shadow-lg: 0 18px 48px rgba(204, 85, 0, .16);--radius-sm: 12px;--radius-md: 16px;--radius-lg: 22px;--radius-xl: 28px;--font: "DM Sans", system-ui, -apple-system, sans-serif;--font-display: "Outfit", "DM Sans", system-ui, sans-serif;--ease: cubic-bezier(.22, 1, .36, 1);--tap: 44px}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:var(--font);background:var(--cream);color:var(--ink);line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{margin:0 0 6px;font-family:var(--font-display);font-weight:700;letter-spacing:-.02em;line-height:1.25}button{font-family:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}button:not(:disabled),[role=button]:not(:disabled){cursor:pointer}img{max-width:100%;display:block}.muted{color:var(--ink-soft);font-size:13px}.hint{color:var(--ink-soft);font-size:12.5px;margin:6px 0;line-height:1.45}.error{color:var(--danger);font-size:13px;font-weight:600}button,.big-btn,.glass-btn-primary,.glass-btn-secondary,.fab-cart,.add-btn,.pb-new,.pb-chip,.admin-tab,.pgh-edit{transition:transform .18s var(--ease),box-shadow .22s var(--ease),background .2s ease,border-color .2s ease,opacity .2s ease,filter .2s ease}.glass-btn-primary,.big-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;max-width:420px;margin-left:auto;margin-right:auto;background:linear-gradient(135deg,var(--orange-mid) 0%,var(--orange) 45%,var(--orange-dark) 100%);color:#fff!important;border:none;padding:15px 22px;border-radius:16px;font-weight:800;font-size:15px;letter-spacing:.01em;box-shadow:0 8px 24px #ff6b0061,inset 0 1px #ffffff47;animation:btnGlow 2.8s ease-in-out infinite}.glass-btn-primary:hover:not(:disabled),.big-btn:hover:not(:disabled){transform:translateY(-2px) scale(1.01);box-shadow:0 14px 32px #ff6b0073,0 0 28px #ff6b0059,inset 0 1px #ffffff59;filter:brightness(1.04)}.glass-btn-primary:active:not(:disabled),.big-btn:active:not(:disabled){transform:translateY(0) scale(.98)}.glass-btn-primary:disabled,.big-btn:disabled{opacity:.55;cursor:default;animation:none}@keyframes btnGlow{0%,to{box-shadow:0 8px 24px #ff6b0061,0 0 #ff6b0040,inset 0 1px #ffffff47}50%{box-shadow:0 10px 28px #ff6b007a,0 0 22px #ff6b0066,inset 0 1px #ffffff52}}.glass-btn-secondary{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:420px;margin-left:auto;margin-right:auto;background:#ffffffd9;color:var(--orange-deep);border:1.5px solid var(--line-strong);padding:13px 18px;border-radius:14px;font-weight:800;font-size:14px;box-shadow:var(--shadow-sm)}.glass-btn-secondary:hover:not(:disabled){background:#fff;border-color:var(--orange);transform:translateY(-1px);box-shadow:0 8px 20px #ff6b0024}.glass-btn-secondary:disabled{opacity:.55;cursor:default}.glass-link{background:none;border:none;color:var(--ink-soft);font-size:13px;font-weight:600;text-decoration:none;cursor:pointer;margin-top:4px;padding:8px 12px;border-radius:10px}.glass-link:hover{color:var(--orange-dark);background:#ff6b000f}.text-btn{background:none;color:var(--ink-soft);font-weight:600;text-decoration:none;padding:8px 10px;border:none;border-radius:10px;font-size:13px}.text-btn:hover{color:var(--orange-dark);background:#ff6b000f}.app-shell button:not(.text-btn):not(.glass-link):not(.glass-btn-secondary):not(.fab-cart-secondary):not(.pb-chip):not(.admin-tab):not(.pgh-edit):not(.quick-amounts button):not(.variant-opt):not(.stepper button):not(.cr-qty button):not(.glass-btn-primary){background:linear-gradient(135deg,var(--orange-mid),var(--orange-dark));color:#fff;border:none;padding:12px 18px;border-radius:14px;font-weight:700;font-size:14px;min-height:var(--tap);box-shadow:0 6px 18px #ff6b0047;display:inline-flex;align-items:center;justify-content:center}.app-shell button:not(.text-btn):not(.glass-link):not(.glass-btn-secondary):not(.fab-cart-secondary):not(.pb-chip):not(.admin-tab):not(.pgh-edit):not(.quick-amounts button):not(.variant-opt):not(.stepper button):not(.cr-qty button):not(.glass-btn-primary):hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 24px #ff6b0061}.add-btn{background:linear-gradient(135deg,var(--orange-mid),var(--orange-dark))!important;color:#fff!important;padding:10px 16px!important;font-size:13px!important;border-radius:12px!important;min-height:40px;box-shadow:0 4px 14px #ff6b0047;flex-shrink:0}.auth-bg{min-height:100vh;min-height:100dvh;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:radial-gradient(ellipse 80% 60% at 20% 10%,rgba(255,184,112,.45),transparent 55%),radial-gradient(ellipse 70% 50% at 90% 90%,rgba(255,209,102,.4),transparent 50%),linear-gradient(165deg,#fffbf6,#ffe9d6,#ffddb8)}.auth-bg-blob{position:absolute;border-radius:50%;filter:blur(64px);opacity:.5;pointer-events:none;animation:blobFloat 14s ease-in-out infinite}.blob-a{width:380px;height:380px;background:radial-gradient(circle,#FFB870,transparent 70%);top:-120px;left:-100px}.blob-b{width:420px;height:420px;background:radial-gradient(circle,#FFD166,transparent 70%);bottom:-140px;right:-120px;animation-delay:-7s}@keyframes blobFloat{0%,to{transform:translate(0) scale(1)}50%{transform:translate(28px,-18px) scale(1.06)}}.glass-card{position:relative;z-index:1;width:100%;max-width:420px;background:#ffffffb8;backdrop-filter:blur(24px) saturate(1.2);-webkit-backdrop-filter:blur(24px) saturate(1.2);border:1px solid rgba(255,255,255,.75);border-radius:var(--radius-xl);padding:40px 28px 32px;box-shadow:var(--shadow-lg),inset 0 1px #ffffffe6;text-align:center}.auth-loading{display:flex;align-items:center;justify-content:center;padding:64px 30px}.breathing-logo{display:flex;align-items:center;justify-content:center;margin:0 auto 8px;line-height:1}.motion-heading{font-family:var(--font-display);font-size:clamp(22px,5vw,26px);font-weight:800;margin:6px 0 8px;color:var(--ink)}.auth-sub{color:var(--ink-soft);font-size:14px;line-height:1.55;margin:4px 0 18px}.auth-info-list{text-align:left;list-style:none;padding:0;margin:0 0 20px;display:flex;flex-direction:column;gap:10px}.auth-info-list li{font-size:13px;color:var(--ink-soft);padding-left:22px;position:relative;line-height:1.4}.auth-info-list li:before{content:"";position:absolute;left:0;top:6px;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,var(--orange),var(--yellow))}.glass-form{display:flex;flex-direction:column;gap:12px;margin-top:8px;align-items:center}.glass-form>*{width:100%}.glass-input{padding:15px 16px;border:1.5px solid var(--line-strong);border-radius:14px;font-size:15px;background:#ffffffe0;transition:border-color .2s,box-shadow .2s;width:100%;color:var(--ink)}.glass-input::placeholder{color:var(--ink-faint)}.glass-input:focus{outline:none;border-color:var(--orange);box-shadow:0 0 0 4px #ff6b0024}.glass-error{color:var(--danger);font-size:13px;margin:12px 0 0;font-weight:600}.ping-wrap{position:relative;display:flex;align-items:center;justify-content:center;margin:0 auto 8px;height:88px}.ping-ring{position:absolute;width:64px;height:64px;border-radius:50%;border:2px solid var(--orange);opacity:0;animation:pingOut 2.4s ease-out infinite}.ping-ring.delay{animation-delay:1.2s}@keyframes pingOut{0%{transform:scale(.55);opacity:.55}to{transform:scale(2.3);opacity:0}}.auth-screen{max-width:400px;margin:48px auto;padding:24px;text-align:center}.auth-screen form{display:flex;flex-direction:column;gap:12px;margin-top:16px;align-items:center}.auth-screen input,.auth-screen select{padding:14px 16px;border:1.5px solid var(--line-strong);border-radius:14px;font-size:15px;width:100%;background:#fff}.app-shell-outer{position:relative;min-height:100vh;min-height:100dvh;background:radial-gradient(ellipse 90% 50% at 10% 0%,rgba(255,184,112,.25),transparent 50%),radial-gradient(ellipse 70% 40% at 100% 30%,rgba(255,209,102,.18),transparent 45%),linear-gradient(180deg,#fffbf7,#fff4e8 55%,#ffefd9);overflow-x:hidden}.floating-blobs{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.fblob{position:absolute;border-radius:50%;filter:blur(72px);opacity:.32}.fblob-a{width:300px;height:300px;background:radial-gradient(circle,#FFB870,transparent 70%);top:4%;left:-90px}.fblob-b{width:340px;height:340px;background:radial-gradient(circle,#FFD166,transparent 70%);bottom:8%;right:-110px}.fblob-c{width:240px;height:240px;background:radial-gradient(circle,#FF9A5A,transparent 70%);top:42%;left:48%;opacity:.22}.app-shell{position:relative;z-index:1;max-width:960px;margin:0 auto;padding:16px 16px 100px}@media (min-width: 768px){.app-shell{padding:24px 28px 110px}}.app-shell header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;padding:14px 16px;background:var(--surface);backdrop-filter:blur(18px) saturate(1.15);-webkit-backdrop-filter:blur(18px) saturate(1.15);border:1px solid rgba(255,255,255,.8);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.app-shell header h1{font-size:clamp(16px,4vw,20px);display:flex;align-items:center;gap:8px;margin:0}.app-shell header div{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.app-shell header button{min-width:var(--tap);min-height:var(--tap);padding:10px 12px!important;border-radius:12px!important;font-size:15px!important;box-shadow:0 4px 12px #ff6b0033!important}.online-rider-indicator{padding:7px 10px;border-radius:999px;background:#ffffffb8;border:1px solid var(--line-strong);color:var(--ink-soft);box-shadow:var(--shadow-sm)}@media (max-width: 767px){.online-rider-indicator{font-size:11px!important;padding:6px 8px}}.topbar-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;flex-wrap:wrap}input,select{padding:13px 14px;border:1.5px solid var(--line-strong);border-radius:14px;font-size:14.5px;width:100%;background:#fff;color:var(--ink);transition:border-color .2s,box-shadow .2s;font-family:inherit}input:focus,select:focus{outline:none;border-color:var(--orange);box-shadow:0 0 0 4px #ff6b001f}.checkout-form,.admin-form{display:flex;flex-direction:column;gap:12px;max-width:480px;margin:0 auto;width:100%}.checkout-form button,.admin-form button,.form-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.checkbox-row{flex-direction:row;align-items:center;gap:10px;font-size:13.5px}.checkbox-row input{width:auto}.item-card,.restaurant-card,.order-card,.rider-card,.admin-order,.restaurant-admin-row,.menu-admin-row,.as-box,.track-items,.modal-sheet,.order-card-glass{background:var(--surface);backdrop-filter:blur(16px) saturate(1.1);-webkit-backdrop-filter:blur(16px) saturate(1.1);border:1px solid rgba(255,255,255,.75);box-shadow:var(--shadow-sm)}.item-card,.restaurant-admin-row,.menu-admin-row,.order-card,.rider-card,.admin-order{border-radius:var(--radius-md)}.item-card:hover,.restaurant-card:hover,.order-card:hover{box-shadow:var(--shadow-md);border-color:#ff6b002e}.restaurant-grid{display:grid;grid-template-columns:1fr;gap:14px}@media (min-width: 520px){.restaurant-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 860px){.restaurant-grid{grid-template-columns:repeat(3,1fr);gap:18px}}.restaurant-card{padding:0;overflow:hidden;text-align:left;display:flex;flex-direction:column;border-radius:var(--radius-lg);transition:transform .2s var(--ease),box-shadow .2s var(--ease);cursor:pointer}.restaurant-card:hover{transform:translateY(-3px)}.restaurant-thumb{height:140px;background:linear-gradient(145deg,var(--cream-deep),#FFE8D0);display:flex;align-items:center;justify-content:center;font-size:44px}.restaurant-thumb img{width:100%;height:100%;object-fit:cover}.restaurant-thumb.small{width:56px;height:56px;border-radius:14px;font-size:24px;flex-shrink:0}.restaurant-info{padding:14px 16px 16px}.restaurant-info h3{font-size:16px;margin:0 0 4px}.restaurant-info p{margin:0;font-size:13px;color:var(--ink-soft);line-height:1.4}.restaurant-admin-row{display:flex;align-items:center;gap:12px;padding:12px;margin-bottom:10px;flex-wrap:wrap}.search-input{margin-bottom:14px}.cat-heading{font-family:var(--font-display);font-weight:700;text-transform:uppercase;font-size:11.5px;color:var(--orange-deep);letter-spacing:.08em;margin:20px 0 10px}.item-card{display:flex;align-items:center;gap:14px;padding:12px;margin-bottom:10px}.item-emoji{width:60px;height:60px;border-radius:16px;background:linear-gradient(145deg,var(--cream-deep),#FFE8D0);display:flex;align-items:center;justify-content:center;font-size:28px;flex-shrink:0;overflow:hidden}.item-emoji img{width:100%;height:100%;object-fit:cover}.item-emoji.small{width:48px;height:48px;font-size:22px}.item-info{flex:1;min-width:0}.item-info h4{margin:0;font-size:15px;font-weight:700}.item-price{font-size:13px;color:var(--ink-soft);margin-top:2px;font-weight:600}.menu-admin-row{display:flex;align-items:center;gap:12px;padding:12px;margin-bottom:8px;flex-wrap:wrap}.plate-bar{background:var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.8);border-radius:var(--radius-md);padding:12px 14px;display:flex;align-items:center;justify-content:space-between;box-shadow:var(--shadow-sm);gap:10px;flex-wrap:wrap;margin-bottom:12px}.pb-left{font-size:13px;font-weight:700;color:var(--ink-soft)}.pb-left b{color:var(--ink)}.pb-right{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pb-chip{background:var(--cream-deep);color:var(--ink-soft);border:2px solid transparent;font-weight:800;font-size:12px;padding:8px 12px;border-radius:12px;min-height:36px}.pb-chip.active{background:#fff3e6;border-color:var(--orange);color:var(--orange-deep);box-shadow:0 0 0 3px #ff6b001a}.pb-new{background:linear-gradient(135deg,var(--yellow),#FFC94D);color:var(--ink);font-weight:800;font-size:12px;padding:8px 14px;border-radius:12px;border:none;box-shadow:0 4px 12px #ffd16666}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a152373;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:flex-end;justify-content:center;z-index:50;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (min-width: 640px){.modal-overlay{align-items:center;padding:24px}.modal-sheet{border-radius:var(--radius-xl)!important;max-height:88vh}}.modal-sheet{background:#fffffff5!important;border-radius:24px 24px 0 0;padding:22px 20px 28px;width:100%;max-width:480px;max-height:88vh;overflow-y:auto;box-shadow:0 -8px 40px #0000001f;animation:sheetUp .28s var(--ease)}@keyframes sheetUp{0%{transform:translateY(24px);opacity:.85}to{transform:translateY(0);opacity:1}}.item-modal-hero{background:linear-gradient(145deg,var(--cream-deep),#FFE8D0);border-radius:var(--radius-md);text-align:center;font-size:52px;overflow:hidden;margin-bottom:14px}.item-modal-hero img{width:100%;height:180px;object-fit:cover;display:block}.field-block{margin:16px 0}.field-block label{display:block;font-weight:700;font-size:13.5px;margin-bottom:8px;color:var(--ink)}.amount-input-wrap{display:flex;align-items:center;gap:8px;background:var(--cream);border:2px solid var(--line-strong);border-radius:16px;padding:12px 18px;max-width:240px;margin:0 auto}.amount-input-wrap .ai-naira{font-size:22px;font-weight:800;color:var(--orange-deep)}.amount-input-wrap input{border:none;background:transparent;font-size:24px;font-weight:800;text-align:center;box-shadow:none;padding:0}.quick-amounts{display:flex;gap:8px;justify-content:center;margin-top:14px;flex-wrap:wrap}.quick-amounts button{background:#fff!important;border:2px solid var(--line-strong)!important;color:var(--ink-soft)!important;font-weight:700!important;font-size:12.5px!important;padding:8px 14px!important;border-radius:999px!important;min-height:36px!important;box-shadow:none!important}.quick-amounts button.sel{border-color:var(--orange)!important;color:var(--orange-deep)!important;background:#fff3e6!important}.variant-list{display:flex;flex-direction:column;gap:8px}.variant-opt{background:#fff!important;border:2px solid var(--line-strong)!important;border-radius:14px!important;padding:12px 14px!important;text-align:left!important;font-weight:600!important;color:var(--ink)!important;box-shadow:none!important}.variant-opt.sel{border-color:var(--orange)!important;background:#fff3e6!important;color:var(--orange-deep)!important;box-shadow:0 0 0 3px #ff6b001a!important}.variant-row{display:flex;gap:8px;align-items:center;margin-bottom:6px}.stepper{display:flex;align-items:center;gap:16px;justify-content:center;margin:8px 0}.stepper button{width:44px!important;height:44px!important;min-width:44px!important;border-radius:50%!important;font-size:20px!important;padding:0!important;box-shadow:0 4px 14px #ff6b0040!important}.stepper button:disabled{opacity:.4}.stepper .val{font-weight:800;font-size:18px;min-width:36px;text-align:center;font-family:var(--font-display)}.pack-group{margin-bottom:14px}.pack-group-head{display:flex;align-items:center;justify-content:space-between;font-size:12.5px;font-weight:800;color:var(--orange-deep);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;gap:8px;flex-wrap:wrap}.pack-group-head span:first-child{display:flex;align-items:center;gap:8px}.pgh-total{color:var(--ink-soft);text-transform:none;font-weight:700}.pgh-edit{text-transform:none;letter-spacing:0;font-weight:800;font-size:11.5px;background:#fff!important;border:1.5px solid var(--orange)!important;color:var(--orange-deep)!important;padding:6px 12px!important;border-radius:10px!important;box-shadow:none!important;min-height:32px!important}.cart-row{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.cr-emoji{font-size:24px}.cr-info{flex:1;min-width:0}.cr-info h4{margin:0;font-size:14px}.cr-info span{font-size:12px;color:var(--ink-soft)}.cr-qty{display:flex;align-items:center;gap:8px}.cr-qty button{width:32px!important;height:32px!important;min-width:32px!important;padding:0!important;border-radius:50%!important;font-size:15px!important;box-shadow:0 2px 8px #ff6b0033!important}.cr-price{font-weight:800;font-size:14px;min-width:72px;text-align:right;font-family:var(--font-display)}.sum-line{display:flex;justify-content:space-between;font-size:14px;padding:6px 0;color:var(--ink-soft)}.sum-line.total{font-weight:800;font-size:17px;color:var(--ink);border-top:1.5px dashed var(--line-strong);margin-top:8px;padding-top:14px;font-family:var(--font-display)}.tracking-screen{max-width:480px;margin:0 auto;text-align:center;padding:8px 4px 24px}.route-steps{display:flex;justify-content:space-between;margin:24px 0 8px;gap:4px}.route-step{flex:1;text-align:center;font-size:11px;text-transform:capitalize;color:var(--ink-faint);position:relative;padding-top:20px;font-weight:600}.route-step:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:12px;height:12px;border-radius:50%;background:var(--line-strong)}.route-step.done:before{background:var(--orange)}.route-step.current:before{background:var(--orange);box-shadow:0 0 0 5px #ff6b0033;animation:pulseDot 1.6s ease infinite}@keyframes pulseDot{0%,to{box-shadow:0 0 0 4px #ff6b0033}50%{box-shadow:0 0 0 8px #ff6b001f}}.route-step.done,.route-step.current{color:var(--ink);font-weight:700}.track-items{text-align:left;border-radius:var(--radius-md);padding:16px;margin:18px 0}.mini-item-row{display:flex;justify-content:space-between;gap:12px;font-size:13.5px;padding:6px 0}.track-progress-track{height:8px;background:#ff6b001f;border-radius:8px;overflow:hidden;margin:18px 0 10px}.track-progress-fill{height:100%;background:linear-gradient(90deg,var(--orange-mid),var(--orange-dark));border-radius:8px;transition:width .4s var(--ease)}.admin-stats-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.as-box{border-radius:var(--radius-md);padding:14px 10px;text-align:center}.as-num{font-family:var(--font-display);font-weight:800;font-size:clamp(16px,4vw,20px);letter-spacing:-.02em}.as-label{font-size:11px;color:var(--ink-soft);margin-top:4px;font-weight:600}.admin-tabs{display:flex;gap:8px;margin:16px 0;flex-wrap:wrap;justify-content:center}.admin-tab{background:#ffffffb3!important;border:2px solid var(--line)!important;border-radius:999px!important;padding:10px 18px!important;font-size:13px!important;font-weight:700!important;color:var(--ink-soft)!important;cursor:pointer;box-shadow:none!important;min-height:40px!important}.admin-tab.active{border-color:var(--orange)!important;color:var(--orange-deep)!important;background:#fff3e6!important;box-shadow:0 0 0 3px #ff6b001a!important}.admin-order{padding:14px;margin-bottom:10px}.ao-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;gap:8px}.ao-cust{font-size:13px;color:var(--ink-soft);margin:4px 0}.ao-total{font-weight:700;font-size:14px;margin-top:8px;font-family:var(--font-display)}.status-chip{background:#fff3e6;color:var(--orange-deep);font-size:11px;font-weight:800;padding:5px 12px;border-radius:999px;text-transform:capitalize;display:inline-flex;align-items:center;letter-spacing:.02em}.rider-card,.order-card{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px;margin-bottom:10px;flex-wrap:wrap}.order-card-glass{border-radius:var(--radius-lg);padding:16px;margin-bottom:12px}.oc-top{display:flex;justify-content:space-between;align-items:flex-start;cursor:pointer;gap:12px}.oc-id{font-weight:800;font-size:14px;font-family:var(--font-display)}.oc-status{font-size:11px;font-weight:800;padding:6px 12px;border-radius:999px;white-space:nowrap;background:#fff3e6;color:var(--orange-deep)}.oc-total{font-weight:800;font-size:20px;margin:10px 0;font-family:var(--font-display)}.oc-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;width:100%;margin-top:8px}.oc-actions button{font-size:13px!important;padding:12px 16px!important;flex:1 1 auto;min-width:120px;max-width:220px}.oc-edit-form{display:flex;flex-direction:column;gap:10px;margin-top:14px;padding-top:14px;border-top:1px dashed var(--line-strong);align-items:center}.rider-order-card{flex-direction:column!important;align-items:stretch!important}.roc-top{width:100%}.fab-cart-bar{position:fixed;bottom:max(16px,env(safe-area-inset-bottom));left:50%;transform:translate(-50%);z-index:40;display:flex;align-items:center;justify-content:center;gap:10px;width:calc(100% - 24px);max-width:440px}.fab-cart{display:flex;align-items:center;justify-content:center;gap:8px;padding:15px 18px;border:none;border-radius:16px;font-weight:800;font-size:14.5px;min-height:52px;flex:1}.fab-cart-secondary{background:#fffffff2!important;color:var(--orange-deep)!important;border:2px solid rgba(255,107,0,.28)!important;box-shadow:0 10px 28px #0000001a!important}.fab-cart-primary{background:linear-gradient(135deg,var(--orange-mid),var(--orange-dark))!important;color:#fff!important;flex:0 0 auto;min-width:128px;padding:15px 22px!important;box-shadow:0 12px 28px #ff6b0066,0 0 20px #ff6b0040!important;animation:btnGlow 2.8s ease-in-out infinite}.fab-cart-badge{background:#ff6b0024;color:var(--orange-deep);border-radius:50%;width:26px;height:26px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.fab-cart-primary .fab-cart-badge{background:#ffffff40;color:#fff}.fab-cart-total{opacity:.92;font-weight:700;font-size:13px}.skeleton{background:linear-gradient(90deg,#ff6b000f 25%,#ff6b001f 37%,#ff6b000f 63%);background-size:400% 100%;animation:skeletonPulse 1.4s ease infinite;border-radius:14px}@keyframes skeletonPulse{0%{background-position:100% 50%}to{background-position:0 50%}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (min-width: 900px){.app-shell header{padding:16px 22px}.item-card{padding:14px 16px}.restaurant-thumb{height:160px}}html,body,.app-shell-outer,.app-shell{max-width:100%;overflow-x:hidden}.app-shell-with-nav{padding-bottom:88px}@media (min-width: 768px){.app-shell-with-nav{padding-bottom:24px}}.app-header-slim{padding:10px 14px!important;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.app-header-slim h1{font-size:17px!important;margin:0}.header-orders-btn{padding:10px 14px!important;min-height:40px!important;font-size:13px!important;border-radius:12px!important}.header-nav-desktop{display:none;align-items:center;gap:4px;margin-left:auto}.header-nav-desktop .hn-item{display:flex!important;align-items:center!important;gap:6px!important;background:transparent!important;border:none!important;box-shadow:none!important;color:var(--ink-soft)!important;font-weight:700!important;font-size:13px!important;padding:8px 12px!important;min-height:40px!important;border-radius:12px!important;animation:none!important}.header-nav-desktop .hn-item.active{background:#ff6b001f!important;color:var(--orange-deep)!important}@media (min-width: 768px){.header-nav-desktop{display:flex}.header-orders-btn,.bottom-nav-mobile{display:none!important}}.bottom-nav,.bottom-nav-mobile{position:fixed;left:50%;transform:translate(-50%);bottom:0;z-index:40;width:100%;max-width:520px;display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:4px 6px calc(6px + env(safe-area-inset-bottom));background:#fffffff0;backdrop-filter:blur(16px) saturate(1.15);-webkit-backdrop-filter:blur(16px) saturate(1.15);border-top:1px solid rgba(255,107,0,.12);box-shadow:0 -6px 20px #cc55000f}.bottom-nav-item{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:1px!important;background:transparent!important;color:var(--ink-soft)!important;border:none!important;box-shadow:none!important;min-height:44px!important;padding:4px 2px!important;border-radius:12px!important;font-weight:700!important;font-size:10px!important;animation:none!important}.bottom-nav-item.active{color:var(--orange-deep)!important;background:#ff6b001a!important}.bn-icon{font-size:16px;line-height:1}.bn-label{font-size:10px;letter-spacing:.01em}.fab-cart-bar{position:fixed!important;left:50%!important;transform:translate(-50%)!important;bottom:calc(56px + env(safe-area-inset-bottom))!important;z-index:42!important;width:calc(100% - 24px)!important;max-width:496px!important;display:flex!important;gap:8px!important;padding:0!important;box-sizing:border-box!important}@media (min-width: 768px){.fab-cart-bar{bottom:24px!important}}.fab-cart{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px!important;padding:12px 14px!important;border-radius:14px!important;font-weight:800!important;font-size:14px!important}.fab-cart-primary{flex:0 0 auto;min-width:120px}.fab-cart-secondary{justify-content:space-between}.fab-cart-badge{background:#ffffff40;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:800}.fab-cart-total{font-weight:800}.menu-screen-pad{padding-bottom:120px}@media (min-width: 768px){.menu-screen-pad{padding-bottom:90px}}.settings-page{max-width:480px;margin:0 auto}.page-title{font-family:var(--font-display);font-size:22px;margin:0 0 4px}.settings-card{background:var(--surface);border:1px solid rgba(255,255,255,.75);border-radius:var(--radius-md);padding:14px 16px;margin-bottom:12px;box-shadow:var(--shadow-sm)}.settings-card-title{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--orange-deep);margin-bottom:10px}.settings-row{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:13.5px;padding:8px 0;border-bottom:1px solid var(--line)}.settings-row:last-child{border-bottom:none}.settings-row span{color:var(--ink-soft)}.mono-tiny{font-family:ui-monospace,monospace;font-size:12px}.settings-action{width:100%!important;display:flex!important;justify-content:space-between!important;align-items:center!important;background:transparent!important;color:var(--ink)!important;border:none!important;box-shadow:none!important;padding:12px 4px!important;border-bottom:1px solid var(--line)!important;border-radius:0!important;font-weight:700!important;font-size:14px!important;animation:none!important;min-height:48px!important}.settings-action:last-of-type{border-bottom:none!important}.chev{color:var(--ink-faint);font-size:18px}.settings-help-text{font-size:13px;color:var(--ink-soft);line-height:1.5;margin-top:8px}.settings-form{align-items:stretch}.field-label{align-self:flex-start;font-size:12px;font-weight:700;color:var(--ink-soft);margin:6px 0 2px}.order-filters{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0 16px}.order-filter-chip{background:#ffffffbf!important;border:1.5px solid var(--line)!important;color:var(--ink-soft)!important;border-radius:999px!important;padding:8px 14px!important;font-size:12.5px!important;font-weight:700!important;box-shadow:none!important;min-height:36px!important;animation:none!important}.order-filter-chip.active{border-color:var(--orange)!important;color:var(--orange-deep)!important;background:#fff3e6!important}.eta-banner{margin:14px auto;max-width:280px;padding:14px 16px;border-radius:16px;background:linear-gradient(145deg,#fff3e6,#ffe8d0);border:1px solid rgba(255,107,0,.2)}.eta-label{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--orange-deep)}.eta-countdown{font-family:var(--font-display);font-size:28px;font-weight:800;margin-top:4px;color:var(--ink)}.support-overlay{z-index:200!important;align-items:flex-end!important;padding:0!important;isolation:isolate}@media (min-width: 768px){.support-overlay{padding-bottom:0!important;align-items:center!important}}.support-sheet{width:100%!important;max-width:520px!important;margin:0 auto!important;border-radius:20px 20px 0 0!important;max-height:min(78vh,640px)!important;padding:16px 16px 14px!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;background:#fff!important;box-shadow:0 -12px 40px #0000001f!important}@media (min-width: 768px){.support-sheet{border-radius:20px!important;max-height:min(80vh,640px)!important}}.support-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;gap:10px;flex-shrink:0}.support-messages{flex:1;overflow-y:auto;min-height:160px;max-height:none;display:flex;flex-direction:column;gap:8px;padding:8px 2px 12px;-webkit-overflow-scrolling:touch}.support-bubble{max-width:82%;padding:10px 12px;border-radius:16px;font-size:14px;line-height:1.4;word-break:break-word}.support-bubble.mine{align-self:flex-end;background:linear-gradient(135deg,var(--orange-mid),var(--orange-dark));color:#fff;border-bottom-right-radius:6px}.support-bubble.theirs{align-self:flex-start;background:#f3f0eb;color:var(--ink);border-bottom-left-radius:6px}.support-time{font-size:10px;opacity:.75;margin-top:4px}.support-compose{display:flex;gap:8px;align-items:center;margin-top:8px;flex-shrink:0;padding-top:8px;border-top:1px solid var(--line);background:#fff}.support-compose .glass-input{flex:1;margin:0}.support-send{width:auto!important;max-width:none!important;margin:0!important;padding:12px 16px!important;flex-shrink:0}.eta-picker{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0;justify-content:center}.eta-picker button.sel{outline:2px solid var(--orange);outline-offset:1px}.bottom-nav-mobile{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:2px!important;padding:5px 5px calc(5px + env(safe-area-inset-bottom))!important;max-width:100%!important}.bottom-nav-item{min-width:0!important;min-height:50px!important;padding:4px 1px!important;gap:2px!important;overflow:hidden!important}.bn-icon{font-size:15px!important;line-height:1!important}.bn-label{font-size:clamp(8px,2.25vw,10px)!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}@media (max-width: 360px){.bottom-nav-item{min-height:46px!important}.bn-icon{font-size:14px!important}.bn-label{font-size:7.8px!important}}.app-shell-with-nav{padding-bottom:82px!important}.menu-category-section{margin-bottom:6px}.cat-heading{display:flex!important;align-items:center!important;justify-content:space-between!important;text-transform:none!important;font-size:13px!important;letter-spacing:.03em!important;font-weight:900!important;padding:12px 2px 8px!important;color:var(--ink)!important}.cat-heading>span:first-child:before{content:"";display:inline-block;width:5px;height:17px;vertical-align:-3px;border-radius:5px;background:var(--orange);margin-right:8px}.cat-count{min-width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:#fff0e2;color:var(--orange-deep);font-size:10px}.laundry-page{padding-bottom:24px}.laundry-hero{position:relative;overflow:hidden;padding:22px;margin-bottom:14px;border-radius:24px;color:#fff;background:radial-gradient(circle at 90% 10%,rgba(255,170,92,.38),transparent 32%),linear-gradient(135deg,#17100c,#3b1f10 60%,#7c350f);box-shadow:0 18px 45px #56270c2e}.laundry-hero:after{content:"🧺";position:absolute;right:18px;bottom:-16px;font-size:100px;opacity:.1;transform:rotate(-10deg)}.laundry-eyebrow{font-size:9px;letter-spacing:.18em;font-weight:900;opacity:.72;margin-bottom:8px}.laundry-title-row{display:flex;align-items:center;justify-content:space-between;gap:15px;position:relative;z-index:1}.laundry-title-row .page-title{color:#fff;font-size:27px;margin-bottom:4px}.laundry-title-row p{margin:0;color:#ffffffc2;font-size:13px}.laundry-icon{width:52px;height:52px;border-radius:17px;display:grid;place-items:center;background:#ffffff1f;border:1px solid rgba(255,255,255,.15);font-size:25px}.laundry-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:18px;position:relative;z-index:1}.laundry-stats span{background:#ffffff17;border:1px solid rgba(255,255,255,.09);border-radius:13px;padding:9px;min-width:0}.laundry-stats b{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.laundry-stats small{display:block;margin-top:3px;font-size:8px;color:#fff9}.laundry-form{background:#ffffffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.9);border-radius:22px;padding:17px;box-shadow:var(--shadow-sm);margin-bottom:20px}.section-label{color:var(--orange-deep);font-size:9px;font-weight:900;letter-spacing:.14em}.laundry-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:10px}.laundry-form-grid label{display:block;min-width:0}.laundry-form-grid label.full{grid-column:1 / -1}.laundry-form-grid label>span{display:block;margin:0 0 5px 2px;color:var(--ink-soft);font-size:10px;font-weight:800}.laundry-form-grid input,.laundry-form-grid select{width:100%;min-width:0}.input-with-suffix{position:relative}.input-with-suffix input{padding-right:50px}.input-with-suffix b{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:9px;color:var(--ink-faint)}.laundry-price-preview{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding-top:13px;border-top:1px dashed var(--line-strong)}.laundry-price-preview small,.laundry-price-preview span{display:block;color:var(--ink-faint);font-size:9px}.laundry-price-preview strong{display:block;font-family:var(--font-display);font-size:24px;margin:2px 0}.laundry-price-preview button{width:auto!important;min-width:150px}.laundry-list-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:9px}.laundry-list-head h3{margin:2px 0 0;font-size:17px}.laundry-list-head>span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#fff0e2;color:var(--orange-deep);font-weight:900;font-size:11px}.laundry-job-card{width:100%;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:11px;text-align:left;padding:13px;margin-bottom:9px;background:#ffffffdb;border:1px solid rgba(255,255,255,.9);border-radius:18px;box-shadow:var(--shadow-sm)}.laundry-job-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#fff0e2;font-size:21px}.laundry-job-main{min-width:0}.laundry-job-title{font-weight:900;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.laundry-job-meta,.laundry-job-sub{color:var(--ink-soft);font-size:9px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.laundry-job-side{display:flex;align-items:center;gap:6px}.laundry-status{display:inline-flex;align-items:center;justify-content:center;padding:6px 8px;border-radius:999px;background:#f1f1f1;color:#666;font-size:8px;font-weight:900;text-transform:capitalize;white-space:nowrap}.status-open,.status-claimed{background:#fff0e2;color:#b94d00}.status-washing{background:#eaf4ff;color:#246b9e}.status-ready,.status-paid,.status-delivered{background:#e8f7ec;color:#16743a}.laundry-chevron{font-size:21px;color:var(--ink-faint)}.laundry-empty{text-align:center;padding:38px 20px;border:1px dashed var(--line-strong);border-radius:20px;background:#ffffff80}.laundry-empty>div{font-size:38px;margin-bottom:8px}.laundry-empty b{display:block;font-size:14px}.laundry-empty p{margin:5px 0 0;font-size:11px;color:var(--ink-soft)}.laundry-loading{display:flex;justify-content:center;gap:6px;padding:30px}.laundry-loading span{width:7px;height:7px;border-radius:50%;background:var(--orange);animation:laundryBounce .8s infinite alternate}.laundry-loading span:nth-child(2){animation-delay:.15s}.laundry-loading span:nth-child(3){animation-delay:.3s}@keyframes laundryBounce{to{transform:translateY(-7px);opacity:.4}}.laundry-job-page{max-width:560px;margin:0 auto;padding-bottom:30px}.laundry-job-loading{display:grid;place-items:center;gap:10px;padding:70px 20px;color:var(--ink-soft)}.laundry-job-loading span{width:42px;height:42px;border-radius:15px;background:#fff0e2;animation:laundryBounce .8s infinite alternate}.laundry-job-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-bottom:13px}.laundry-job-heading{min-width:0}.laundry-job-kicker{color:var(--orange-deep);font-size:8px;font-weight:900;letter-spacing:.14em}.laundry-job-heading h2{margin:2px 0 3px;font-size:20px;line-height:1.1}.laundry-job-heading p{margin:0;color:var(--ink-soft);font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.laundry-job-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.laundry-job-summary>div{padding:11px;border-radius:16px;background:#ffffffc7;border:1px solid rgba(255,255,255,.85);box-shadow:var(--shadow-sm)}.laundry-job-summary small{display:block;font-size:8px;color:var(--ink-faint);font-weight:900;letter-spacing:.1em}.laundry-job-summary b{display:block;font-family:var(--font-display);font-size:17px;margin-top:3px}.laundry-job-summary span{display:block;color:var(--ink-soft);font-size:8px;margin-top:1px}.laundry-payment-card,.laundry-negotiation-card,.laundry-delivery-card,.laundry-code-card{background:#ffffffe6;border:1px solid rgba(255,255,255,.95);border-radius:18px;padding:14px;margin-bottom:12px;box-shadow:var(--shadow-sm)}.laundry-payment-card{display:flex;align-items:center;justify-content:space-between;gap:12px}.laundry-payment-card small,.laundry-code-card small{display:block;color:var(--orange-deep);font-size:8px;font-weight:900;letter-spacing:.12em}.laundry-payment-card strong{display:block;font-family:var(--font-display);font-size:25px}.payment-ok{color:#16743a;background:#e8f7ec;padding:7px 9px;border-radius:999px;font-size:9px;font-weight:900}.laundry-negotiation-card h3{margin:3px 0 2px;font-size:15px}.laundry-negotiation-card p{margin:0;color:var(--ink-soft);font-size:10px}.laundry-offers{display:flex;gap:7px;margin:12px 0}.laundry-offers span{flex:1;padding:9px;border-radius:12px;background:#fff7f0;font-size:9px;color:var(--ink-soft)}.laundry-offers b{display:block;color:var(--ink);font-size:13px;margin-top:2px}.laundry-propose-row{display:flex;gap:7px}.laundry-propose-row .glass-input{flex:1}.laundry-propose-row button{width:auto!important;min-width:92px}.laundry-code-card{text-align:center;background:linear-gradient(145deg,#fff4e7,#ffe5cb)}.laundry-code-card b{display:block;font-family:var(--font-display);font-size:34px;letter-spacing:.28em;color:var(--orange-deep);margin:4px 0}.laundry-code-card span,.laundry-delivery-card>span{display:block;color:var(--ink-soft);font-size:9px;line-height:1.4}.laundry-delivery-card{display:grid;gap:8px}.laundry-status-actions{display:flex;gap:7px;margin-bottom:12px}.laundry-status-actions button{width:auto!important;padding:8px 11px!important}.laundry-chat-card{background:#fff;border:1px solid rgba(255,255,255,.95);border-radius:22px;box-shadow:0 16px 45px #2f1d1014;overflow:hidden}.laundry-chat-header{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:15px;border-bottom:1px solid #F0E7DE}.laundry-chat-header h3{margin:2px 0;font-size:15px}.laundry-chat-header p{margin:0;color:var(--ink-soft);font-size:9px}.chat-online,.chat-closed{padding:6px 8px;border-radius:999px;font-size:8px;font-weight:900;white-space:nowrap}.chat-online{color:#16743a;background:#e8f7ec}.chat-closed{color:#777;background:#f1f1f1}.laundry-chat-messages{max-height:390px;min-height:180px;overflow:auto;padding:14px;background:linear-gradient(180deg,#fffcf9,#fff8f1)}.chat-message-row{display:flex;margin-bottom:10px}.chat-message-row.mine{justify-content:flex-end}.chat-message-row.theirs{justify-content:flex-start}.chat-message{max-width:86%;padding:10px 11px;border-radius:17px;background:#fff;border:1px solid #EFE4D9;box-shadow:0 5px 15px #2f1d100b}.chat-message-row.mine .chat-message{background:#fff0e2;border-color:#ffd4ad;border-bottom-right-radius:6px}.chat-message-row.theirs .chat-message{border-bottom-left-radius:6px}.chat-message-body{font-size:12px;line-height:1.4;white-space:pre-wrap}.chat-time{font-size:8px;color:var(--ink-faint);margin-top:5px}.chat-photo{display:block;max-width:100%;max-height:210px;object-fit:cover;border-radius:12px;margin-top:7px}.proposal-message{min-width:230px;border-color:#ffbd7d!important;background:linear-gradient(145deg,#fff8f0,#fff0e2)!important}.proposal-badge{font-size:8px;font-weight:900;letter-spacing:.1em;color:var(--orange-deep);margin-bottom:5px}.proposal-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:9px}.proposal-actions button{width:100%!important;min-height:34px!important;padding:7px 8px!important;border-radius:10px!important;font-size:9px!important;font-weight:900!important}.proposal-accept{background:#168448!important;color:#fff!important;border:0!important}.proposal-negotiate{background:#fff!important;color:var(--orange-deep)!important;border:1px solid #FFBD7D!important}.proposal-waiting{margin-top:7px;font-size:8px;color:var(--ink-faint)}.chat-empty{text-align:center;padding:35px 20px;color:var(--ink-soft)}.chat-empty span{font-size:28px}.chat-empty b{display:block;margin-top:6px;font-size:12px}.chat-empty p{font-size:9px;margin:4px 0 0}.laundry-compose{display:flex;align-items:center;gap:7px;padding:10px;border-top:1px solid #F0E7DE;background:#fff}.laundry-compose .glass-input{margin:0;min-width:0;flex:1;padding:11px 12px}.photo-btn,.send-btn{width:38px!important;height:38px!important;min-width:38px!important;padding:0!important;border-radius:12px!important;display:grid!important;place-items:center!important}.photo-btn{background:#f6f0ea!important;color:var(--ink)!important;border:1px solid #E7DDD4!important}.send-btn{background:linear-gradient(135deg,var(--orange-mid),var(--orange-dark))!important;color:#fff!important;border:0!important}.laundry-success{margin-top:10px;padding:10px 12px;border-radius:12px;background:#e8f7ec;color:#16743a;font-size:11px;font-weight:800}@media (max-width: 560px){.laundry-job-header{grid-template-columns:auto minmax(0,1fr)}.laundry-job-header>.laundry-status{grid-column:2;justify-self:start}.laundry-form-grid{grid-template-columns:1fr}.laundry-form-grid label.full{grid-column:auto}.laundry-price-preview{align-items:stretch;flex-direction:column}.laundry-price-preview button{width:100%!important}.laundry-payment-card{align-items:stretch;flex-direction:column}.laundry-payment-card button{width:100%!important}.laundry-job-summary b{font-size:15px}.proposal-message{min-width:0}.laundry-chat-messages{max-height:calc(100dvh - 430px);min-height:200px}}.bn-icon,.hn-icon{display:grid;place-items:center;flex:0 0 auto}.bn-icon svg,.hn-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.bottom-nav-item.active .bn-icon svg{stroke-width:2.2}@media (max-width:560px){.bn-icon svg{width:18px;height:18px}}.laundry-compose{position:relative}.selected-photo{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:8px 9px;border-radius:10px;background:#fff0e2;color:var(--orange-deep);font-size:9px;font-weight:800;flex:0 0 auto}.laundry-compose .photo-btn{font-size:0}.laundry-compose .photo-btn:before{content:"+";font-size:21px;line-height:1;font-weight:500}.chat-message-row.mine{justify-content:flex-end!important}.chat-message-row.theirs{justify-content:flex-start!important}.chat-message-row.mine .chat-message{margin-left:auto}.chat-message-row.theirs .chat-message{margin-right:auto}.proposal-actions{position:relative;z-index:2}.proposal-actions button{cursor:pointer}.marketplace-page{padding:4px 0 28px;max-width:980px;margin:0 auto}.marketplace-hero{position:relative;overflow:hidden;border-radius:28px;padding:30px;color:#fff;background:radial-gradient(circle at 85% 15%,rgba(255,171,92,.28),transparent 28%),linear-gradient(135deg,#18110d,#4a2410 58%,#8b3f0d);box-shadow:0 20px 55px #471f0833}.marketplace-hero h2{max-width:650px;margin:5px 0 8px;font-family:var(--font-display);font-size:clamp(30px,5vw,52px);line-height:1;letter-spacing:-.03em}.marketplace-hero p{max-width:610px;margin:0;color:#ffffffb8;font-size:13px;line-height:1.55}.marketplace-eyebrow{font-size:9px;letter-spacing:.18em;font-weight:900;color:#ffc38e}.marketplace-orb{position:absolute;right:28px;top:25px;width:76px;height:76px;display:grid;place-items:center;border-radius:25px;background:#ffffff1c;border:1px solid rgba(255,255,255,.15);font-size:36px}.marketplace-coming{display:inline-flex;align-items:center;gap:7px;margin-top:20px;padding:9px 12px;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.16);font-size:10px;font-weight:900}.marketplace-dot{width:7px;height:7px;border-radius:50%;background:#75d89a;box-shadow:0 0 0 4px #75d89a1f}.marketplace-preview{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;margin-top:18px;padding:20px;border-radius:24px;background:#ffffffc7;border:1px solid rgba(255,255,255,.9);box-shadow:var(--shadow-sm)}.marketplace-preview h3{margin:5px 0 7px;font-size:23px}.marketplace-preview p{max-width:580px;color:var(--ink-soft);font-size:11px;line-height:1.6}.marketplace-mock{padding:12px;border-radius:19px;background:#fff8f1;border:1px solid #F0E1D2}.marketplace-mock-top{display:flex;justify-content:space-between;padding:5px 3px 10px;font-size:12px}.marketplace-product{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;padding:10px;margin-top:6px;border-radius:14px;background:#fff;border:1px solid #F0E6DD}.marketplace-product>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#fff0e2;font-size:19px}.marketplace-product b,.marketplace-product small{display:block}.marketplace-product b{font-size:10px}.marketplace-product small{color:var(--ink-faint);font-size:8px;margin-top:2px}.marketplace-product strong{color:var(--orange-deep)}.marketplace-how{margin-top:22px}.marketplace-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.marketplace-step{display:grid;grid-template-columns:30px 42px 1fr;align-items:center;gap:9px;padding:14px;border-radius:18px;background:#fffc;border:1px solid rgba(255,255,255,.9);box-shadow:var(--shadow-sm)}.marketplace-step-num{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#fff0e2;color:var(--orange-deep);font-size:9px;font-weight:900}.marketplace-step-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#f8f3ee;font-size:20px}.marketplace-step h4{margin:0 0 3px;font-size:12px}.marketplace-step p{margin:0;color:var(--ink-soft);font-size:9px;line-height:1.45}.marketplace-vendor-cta{display:flex;align-items:center;gap:12px;margin-top:14px;padding:14px 16px;border-radius:18px;background:#fff0e2;color:var(--ink)}.marketplace-vendor-cta>span{font-size:25px}.marketplace-vendor-cta b{font-size:12px}.marketplace-vendor-cta p{margin:3px 0 0;color:var(--ink-soft);font-size:9px}@media (max-width: 700px){.marketplace-hero{padding:22px;border-radius:22px}.marketplace-orb{width:55px;height:55px;right:16px;top:16px;font-size:25px;border-radius:18px}.marketplace-hero h2{font-size:32px;max-width:80%}.marketplace-preview,.marketplace-steps{grid-template-columns:1fr}}.bottom-nav-mobile{grid-template-columns:repeat(5,minmax(0,1fr))!important}.bottom-nav-mobile .bottom-nav-item{min-width:0!important;padding-left:0!important;padding-right:0!important}.bottom-nav-mobile .bn-label{font-size:clamp(7px,1.95vw,9px)!important}.bottom-nav-mobile .bn-icon svg{width:17px;height:17px}@media (max-width:360px){.bottom-nav-mobile{padding-left:3px!important;padding-right:3px!important;gap:1px!important}.bottom-nav-mobile .bn-label{font-size:7px!important}.bottom-nav-mobile .bn-icon svg{width:16px;height:16px}}.washer-shell .app-shell{max-width:980px}.washer-header{align-items:center}.washer-brand{display:flex;align-items:center;gap:10px;min-width:0}.washer-brand-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:13px;background:#fff0e2;font-size:19px}.washer-brand span{display:block;color:var(--orange-deep);font-size:7px;font-weight:900;letter-spacing:.15em}.washer-brand h1{margin:1px 0 0;font-size:17px}.washer-header-actions{display:flex;gap:6px}.washer-header-actions button{width:auto;padding:8px 10px;border-radius:10px}.washer-welcome{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:23px;margin-bottom:13px;border-radius:24px;color:#fff;background:radial-gradient(circle at 85% 20%,rgba(255,170,92,.3),transparent 30%),linear-gradient(135deg,#1d130e,#55280f);box-shadow:0 18px 45px #411c072e}.washer-eyebrow{font-size:8px;letter-spacing:.16em;font-weight:900;color:#ffc38e}.washer-welcome h2{margin:4px 0 5px;font-family:var(--font-display);font-size:29px;line-height:1}.washer-welcome p{max-width:650px;margin:0;color:#ffffffb3;font-size:10px;line-height:1.5}.washer-hero-icon{width:68px;height:68px;flex:0 0 auto;display:grid;place-items:center;border-radius:22px;background:#ffffff1a;border:1px solid rgba(255,255,255,.13);font-size:31px}.washer-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:15px}.washer-stat-grid>div{padding:13px;border-radius:17px;background:#ffffffd1;border:1px solid rgba(255,255,255,.9);box-shadow:var(--shadow-sm)}.washer-stat-grid span{display:block;color:var(--ink-faint);font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.washer-stat-grid b{display:block;margin-top:4px;font-family:var(--font-display);font-size:20px}.washer-tabs{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:5px;margin-bottom:16px;border-radius:15px;background:#f2ece6}.washer-tabs button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:39px;border:0;border-radius:11px;background:transparent;color:var(--ink-soft);font-size:10px;font-weight:900}.washer-tabs button.active{background:#fff;color:var(--orange-deep);box-shadow:0 4px 14px #2c1b0f12}.washer-tabs b{min-width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:#fff0e2;color:var(--orange-deep);font-size:8px}.washer-section-head{display:flex;justify-content:space-between;align-items:end;margin:4px 0 9px}.washer-section-head h3{margin:2px 0 0;font-size:16px}.washer-section-head>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#fff0e2;color:var(--orange-deep);font-size:10px;font-weight:900}.washer-job-card{padding:15px;margin-bottom:10px;border-radius:20px;background:#ffffffe0;border:1px solid rgba(255,255,255,.95);box-shadow:var(--shadow-sm)}.washer-job-top{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px}.washer-job-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#fff0e2;font-size:20px}.washer-job-title{min-width:0}.washer-job-title>span{display:inline-flex;padding:4px 7px;border-radius:999px;background:#f0f0f0;color:#666;font-size:7px;font-weight:900;text-transform:uppercase}.washer-job-title h4{margin:5px 0 2px;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.washer-job-title p{margin:0;color:var(--ink-soft);font-size:9px}.washer-job-arrow{font-size:25px;color:var(--ink-faint)}.washer-job-info{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:13px;padding-top:12px;border-top:1px solid #F0E7DE}.washer-job-info>div{min-width:0;padding:8px;border-radius:11px;background:#fcf8f4}.washer-job-info small{display:block;color:var(--ink-faint);font-size:7px;font-weight:900}.washer-job-info b{display:block;margin-top:2px;font-size:12px}.washer-job-info span{display:block;color:var(--ink-faint);font-size:7px;margin-top:1px}.washer-job-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:11px}.washer-job-note{color:var(--ink-faint);font-size:8px}.washer-job-btn{width:auto!important;min-width:125px;padding:9px 12px!important;font-size:9px!important}.washer-empty{text-align:center;padding:40px 20px;border:1px dashed var(--line-strong);border-radius:20px;background:#ffffff80}.washer-empty>div{font-size:35px}.washer-empty b{display:block;margin-top:7px;font-size:13px}.washer-empty p{margin:4px 0 0;color:var(--ink-soft);font-size:10px}.washer-error{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;border-radius:12px}.washer-error button{width:auto;padding:6px 9px}.washer-state-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:#fff0e2;font-size:22px;margin-bottom:10px}@media (max-width:600px){.washer-welcome{padding:19px}.washer-welcome h2{font-size:25px}.washer-hero-icon{width:54px;height:54px;font-size:25px}.washer-stat-grid{gap:6px}.washer-stat-grid>div{padding:10px 8px}.washer-stat-grid b{font-size:17px}.washer-job-info{gap:5px}.washer-job-info>div{padding:7px 6px}.washer-job-footer{align-items:stretch;flex-direction:column}.washer-job-btn{width:100%!important}.washer-job-note{display:none}}.settings-action-disabled{cursor:default!important;opacity:1!important}.settings-action-disabled:disabled{color:var(--ink)!important}.coming-soon-badge{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#fff0e2;color:var(--orange-deep);font-size:8px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.form-hint{margin:0 0 10px;padding:9px 11px;border-radius:11px;background:#fff7ef;color:var(--ink-soft);border:1px solid #F3E1D0;font-size:9px;line-height:1.45}.marketplace-vendors{margin-top:22px}.marketplace-vendor-card{padding:20px;border-radius:24px;background:#ffffffc7;border:1px solid rgba(255,255,255,.9);box-shadow:var(--shadow-sm)}.marketplace-vendor-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.marketplace-vendor-kicker{color:var(--orange-deep);font-size:8px;font-weight:900;letter-spacing:.14em}.marketplace-vendor-status{padding:6px 9px;border-radius:999px;background:#fff0e2;color:var(--orange-deep);font-size:7px;font-weight:900;letter-spacing:.08em}.marketplace-vendor-main{display:flex;align-items:center;gap:14px;padding:14px;border-radius:18px;background:#fff8f1;border:1px solid #F0E1D2}.marketplace-vendor-avatar{width:52px;height:52px;flex:0 0 auto;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,#18110d,#8b3f0d);color:#fff;font-family:var(--font-display);font-size:23px}.marketplace-vendor-copy{min-width:0}.marketplace-vendor-card h3{margin:3px 0 2px;font-size:16px}.marketplace-vendor-card p{margin:0;color:var(--ink);font-size:9px}.marketplace-vendor-card p b{color:var(--orange-deep)}.marketplace-vendor-card span{display:block;margin-top:5px;color:var(--ink-soft);font-size:9px;line-height:1.45}@media (max-width:520px){.marketplace-vendor-card{padding:16px}.marketplace-vendor-main{align-items:flex-start}.marketplace-vendor-avatar{width:46px;height:46px;border-radius:14px;font-size:20px}}@media (max-width: 767px){.bottom-nav-mobile{left:0!important;right:0!important;transform:none!important;width:100vw!important;max-width:none!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0!important;padding-left:8px!important;padding-right:8px!important}.bottom-nav-mobile>div{width:100%!important;min-width:0!important;display:flex!important}.bottom-nav-mobile .bottom-nav-item{width:100%!important;min-width:0!important;min-height:56px!important;padding:7px 4px!important;gap:4px!important}.bottom-nav-mobile .bn-label{font-size:10px!important}.bottom-nav-mobile .bn-icon svg{width:19px!important;height:19px!important}}.settings-whatsapp-action{cursor:pointer!important;text-decoration:none!important;color:var(--ink)!important}.settings-whatsapp-action:hover{background:#fff8f1!important}.settings-whatsapp-action:after{content:"OPEN";margin-left:auto;margin-right:8px;padding:5px 8px;border-radius:999px;background:#e8f7ec;color:#16743a;font-size:8px;font-weight:900;letter-spacing:.04em}.restaurant-search-shell{margin:0 0 16px;padding:14px 16px;border-radius:var(--radius-md);background:var(--surface);border:1px solid rgba(255,255,255,.85);box-shadow:var(--shadow-sm)}.restaurant-search-label{color:var(--orange-deep);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-bottom:9px}.restaurant-search-box{display:flex;align-items:center;gap:9px;min-height:48px;padding:0 12px;border:1px solid var(--line-strong);border-radius:12px;background:#fff}.restaurant-search-icon{color:var(--ink-faint);font-size:22px;line-height:1}.restaurant-search-box input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:14px}.restaurant-search-box input::placeholder{color:var(--ink-faint)}.restaurant-search-clear{width:30px!important;min-width:30px!important;height:30px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#f3f0eb!important;color:var(--ink-soft)!important;font-size:20px!important;line-height:1!important}.restaurant-search-result{margin-top:7px;color:var(--ink-soft);font-size:13px}.restaurant-search-empty{text-align:center;padding:36px 20px;border-radius:var(--radius-md);background:#ffffffa6;border:1px dashed var(--line-strong)}.restaurant-search-empty>div{font-size:30px}.restaurant-search-empty b{display:block;margin-top:7px;font-size:14px}.restaurant-search-empty p{margin:4px 0 0;color:var(--ink-soft);font-size:13px}.skeleton-search-placeholder{height:78px;margin-bottom:16px}.marketplace-page{padding:0 0 28px;max-width:760px;margin:0 auto;font-family:var(--font)}.marketplace-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px}.marketplace-page-title{font-family:var(--font-display);font-size:22px;margin:2px 0 4px}.marketplace-heading>div:first-child>p{margin:0;color:var(--ink-soft);font-size:13px}.marketplace-eyebrow{color:var(--orange-deep);font-size:11px;font-weight:800;letter-spacing:.06em}.marketplace-coming{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;background:#fff0e2;color:var(--orange-deep);font-size:11px;font-weight:800}.marketplace-dot{width:7px;height:7px;border-radius:50%;background:#75d89a}.marketplace-preview{display:grid;grid-template-columns:1.1fr .9fr;gap:12px;margin-top:0;padding:16px;border-radius:var(--radius-md);background:var(--surface);border:1px solid rgba(255,255,255,.85);box-shadow:var(--shadow-sm)}.marketplace-preview h3{margin:5px 0 7px;font-family:var(--font-display);font-size:18px}.marketplace-preview p{max-width:580px;margin:0;color:var(--ink-soft);font-size:13px;line-height:1.5}.marketplace-mock{padding:11px;border-radius:14px;background:#fff8f1;border:1px solid #F0E1D2}.marketplace-mock-top{display:flex;justify-content:space-between;padding:4px 3px 8px;font-size:14px}.marketplace-product{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:9px;padding:9px;margin-top:6px;border-radius:12px;background:#fff;border:1px solid #F0E6DD}.marketplace-product>span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#fff0e2;font-size:18px}.marketplace-product b{display:block;font-size:13px}.marketplace-product small{display:block;color:var(--ink-faint);font-size:12px;margin-top:2px}.marketplace-product strong{color:var(--orange-deep);font-size:18px}.marketplace-vendors{margin-top:16px}.marketplace-vendor-card{padding:16px;border-radius:var(--radius-md)}.marketplace-vendor-card-head{margin-bottom:12px}.marketplace-vendor-kicker{font-size:11px}.marketplace-vendor-status{padding:6px 9px;font-size:9px}.marketplace-vendor-main{gap:12px;padding:13px;border-radius:14px}.marketplace-vendor-avatar{width:46px;height:46px;border-radius:14px;font-size:20px}.marketplace-vendor-card h3{margin:2px 0 3px;font-family:var(--font-display);font-size:14px}.marketplace-vendor-card p{font-size:13px}.marketplace-vendor-card span{font-size:13px;line-height:1.45}.marketplace-how{margin-top:18px}.marketplace-how>.section-label{margin-bottom:9px;display:block}.marketplace-steps{display:grid;grid-template-columns:1fr;gap:0;overflow:hidden;border-radius:var(--radius-md);background:var(--surface);border:1px solid rgba(255,255,255,.85);box-shadow:var(--shadow-sm)}.marketplace-step{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:12px;padding:14px 16px;border:0;border-radius:0;background:transparent;box-shadow:none}.marketplace-step+.marketplace-step{border-top:1px solid var(--line)}.marketplace-step-num{width:32px;height:32px;border-radius:10px;background:#fff0e2;color:var(--orange-deep);font-size:10px;font-weight:900}.marketplace-step h4{margin:0 0 3px;font-family:var(--font-display);font-size:14px}.marketplace-step p{margin:0;color:var(--ink-soft);font-size:13px;line-height:1.45}.marketplace-vendor-cta{display:flex;align-items:center;gap:12px;margin-top:12px;padding:14px 16px;border-radius:var(--radius-md);background:#fff0e2}.marketplace-vendor-cta>span{font-size:22px}.marketplace-vendor-cta b{font-size:14px}.marketplace-vendor-cta p{margin:3px 0 0;color:var(--ink-soft);font-size:13px}@media (max-width: 700px){.marketplace-heading{align-items:flex-start;flex-direction:column;gap:10px}.marketplace-preview{grid-template-columns:1fr}.marketplace-step{padding:13px 14px}}.my-orders-page{max-width:760px;margin:0 auto}.my-orders-page .page-title{font-family:var(--font-display);font-size:22px!important;line-height:1.2;margin:0 0 12px!important}.my-orders-page .order-filters{display:flex!important;align-items:center;justify-content:flex-start!important;flex-wrap:nowrap!important;gap:8px!important;width:100%;margin:0 0 18px!important;padding:2px 0 5px;overflow-x:auto;scrollbar-width:none}.my-orders-page .order-filters::-webkit-scrollbar{display:none}.my-orders-page .order-filter-chip{flex:0 0 auto!important;width:auto!important;min-width:auto!important;min-height:40px!important;height:40px!important;padding:10px 18px!important;margin:0!important;border:2px solid var(--line)!important;border-radius:999px!important;background:#ffffffb3!important;color:var(--ink-soft)!important;font-family:inherit!important;font-size:13px!important;font-weight:700!important;line-height:1!important;box-shadow:none!important;animation:none!important;white-space:nowrap!important}.my-orders-page .order-filter-chip:hover{transform:translateY(-1px);border-color:#ffd0aa!important;background:#fff!important}.my-orders-page .order-filter-chip.active{border-color:var(--orange)!important;color:var(--orange-deep)!important;background:#fff3e6!important;box-shadow:0 0 0 3px #ff6b001a!important}@media (max-width:767px){.my-orders-page{max-width:none}.my-orders-page .order-filters{margin-bottom:15px!important}.my-orders-page .order-filter-chip{min-height:38px!important;height:38px!important;padding:9px 15px!important;font-size:12px!important}}.admin-washers-page{max-width:760px;margin:0 auto}.admin-section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:6px}.admin-eyebrow{color:var(--orange-deep);font-size:9px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.admin-section-heading .page-title{margin:2px 0 0}.admin-count-pill{min-width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#fff3e6;color:var(--orange-deep);font-size:12px;font-weight:900}.admin-section-note{margin:0 0 15px;color:var(--ink-soft);font-size:12.5px;line-height:1.5}.admin-washer-card{padding:15px 16px;margin-bottom:10px;border-radius:var(--radius-md);background:var(--surface);border:1px solid rgba(255,255,255,.75);box-shadow:var(--shadow-sm);transition:transform .18s var(--ease),box-shadow .22s var(--ease),border-color .2s ease}.admin-washer-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:#ff6b0029}.admin-washer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.admin-washer-top>div:first-child{min-width:0}.admin-washer-top b{display:block;font-family:var(--font-display);font-size:15px}.admin-washer-top .muted{margin:3px 0 0;font-size:12px}.admin-washer-top .chip{flex:0 0 auto;padding:6px 10px;border-radius:999px;background:#fff3e6;color:var(--orange-deep);font-size:10px;font-weight:800;text-transform:capitalize}.admin-washer-actions{display:flex;align-items:center;gap:8px;margin-top:11px;padding-top:11px;border-top:1px solid var(--line)}.admin-washer-actions button{width:auto!important;min-width:100px;min-height:38px;padding:9px 14px!important;border-radius:999px!important;font-size:12px!important;box-shadow:none!important;animation:none!important}.admin-washer-actions .glass-btn-primary{background:linear-gradient(135deg,var(--orange-mid),var(--orange))!important}.admin-washers-page .text-btn{width:auto!important;padding:7px 10px!important;margin-top:9px!important}@media (max-width:600px){.admin-washer-top{gap:10px}.admin-washer-actions{flex-wrap:wrap}.admin-washer-actions button{flex:1 1 120px}}.support-overlay{z-index:200!important;padding-bottom:calc(82px + env(safe-area-inset-bottom))!important}.support-sheet{position:relative;border:1px solid rgba(255,255,255,.9)!important;border-radius:22px 22px 18px 18px!important;background:#fffffffa!important;box-shadow:0 18px 55px #1a15232e,0 2px #ffffffe6 inset!important}.support-head{padding:2px 0 12px;margin-bottom:0!important;border-bottom:1px solid var(--line)}.support-title-wrap{display:flex;align-items:center;gap:10px;min-width:0}.support-avatar{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,var(--orange-mid),var(--orange-dark));color:#fff;font-family:var(--font-display);font-size:17px;font-weight:900;box-shadow:0 7px 16px #ff6b0033}.support-head b{font-family:var(--font-display);font-size:15px}.support-status{display:flex;align-items:center;gap:5px;margin-top:2px;color:var(--ink-soft);font-size:11px}.support-status span{width:7px;height:7px;border-radius:50%;background:#38b66a;box-shadow:0 0 0 3px #38b66a1f}.support-close{width:34px!important;height:34px!important;min-width:34px!important;padding:0!important;display:grid!important;place-items:center!important;border:1px solid var(--line-strong)!important;border-radius:50%!important;background:#fff!important;color:var(--ink-soft)!important;font-size:22px!important;line-height:1!important;box-shadow:none!important}.support-close:hover{background:#fff3e6!important;color:var(--orange-deep)!important;border-color:#ffd0aa!important}.support-messages{padding:14px 3px!important;gap:9px!important}.support-bubble{max-width:80%!important;padding:10px 13px!important;border-radius:17px!important;font-size:13px!important;box-shadow:0 2px 8px #1a15230d}.support-bubble.mine{border-bottom-right-radius:6px!important}.support-bubble.theirs{border-bottom-left-radius:6px!important;border:1px solid #ECE7E1}.support-time{font-size:9px!important}.support-compose{gap:8px!important;margin-top:0!important;padding:10px 0 0!important;border-top:1px solid var(--line)!important}.support-compose .glass-input{min-height:44px!important;border-radius:14px!important;padding:11px 13px!important;background:#f9f7f4!important;border:1px solid var(--line-strong)!important}.support-send{min-height:44px!important;border-radius:14px!important;padding:11px 15px!important;font-size:12px!important}.item-modal-hero{position:relative}.item-modal-close{position:absolute!important;top:10px!important;right:10px!important;z-index:3!important;width:36px!important;height:36px!important;min-width:36px!important;padding:0!important;display:grid!important;place-items:center!important;border:1px solid rgba(255,255,255,.9)!important;border-radius:50%!important;background:#1a1523b8!important;color:#fff!important;font-size:23px!important;line-height:1!important;box-shadow:0 6px 18px #0000002e!important;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.item-modal-close:hover{background:#1a1523db!important;transform:scale(1.04)}.item-modal-hero{position:relative!important}.item-modal-close{top:6px!important;right:6px!important;width:34px!important;height:34px!important;min-width:34px!important;margin:0!important}@media (max-width: 767px){.bottom-nav,.bottom-nav-mobile{z-index:100!important}.fab-cart-bar{bottom:calc(84px + env(safe-area-inset-bottom))!important;z-index:110!important;padding-bottom:2px!important}.menu-screen-pad{padding-bottom:calc(190px + env(safe-area-inset-bottom))!important}.checkout-form{margin-bottom:calc(88px + env(safe-area-inset-bottom))!important;padding-bottom:calc(108px + env(safe-area-inset-bottom))!important}.checkout-form>.glass-btn-primary:last-of-type,.checkout-form>.glass-btn-secondary:last-of-type{position:relative;z-index:101}}@media (min-width: 768px){.fab-cart-bar{bottom:24px!important;z-index:110!important}.checkout-form{padding-bottom:28px!important}}@media (max-width: 767px){.modal-overlay{z-index:150!important;padding:0!important;overscroll-behavior:contain}.modal-sheet{position:relative;z-index:151!important;width:100%!important;max-height:calc(100dvh - 12px)!important;padding-bottom:calc(34px + env(safe-area-inset-bottom))!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;box-sizing:border-box}.modal-sheet>.big-btn{position:sticky!important;bottom:calc(6px + env(safe-area-inset-bottom))!important;z-index:3!important;margin-top:14px!important}}.laundry-conversation-page{max-width:760px;padding:10px 0 42px}.laundry-conversation-hero{position:relative;overflow:hidden;margin-bottom:14px;padding:18px;border-radius:26px;color:var(--ink);background:radial-gradient(circle at 88% 8%,rgba(255,143,48,.22),transparent 27%),radial-gradient(circle at 10% 100%,rgba(255,198,140,.18),transparent 28%),#ffffffe0;border:1px solid rgba(255,255,255,.95);box-shadow:0 18px 55px #2f1d101a}.laundry-conversation-hero:after{content:"";position:absolute;inset:auto -35px -55px auto;width:150px;height:150px;border-radius:50%;border:1px solid rgba(255,107,0,.1);box-shadow:0 0 0 22px #ff6b0009,0 0 0 44px #ff6b0005;pointer-events:none}.laundry-hero-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:18px;position:relative;z-index:1}.laundry-back-btn{border:0!important;background:#ffffffc2!important;color:var(--ink)!important;border:1px solid rgba(232,224,216,.9)!important;border-radius:12px!important;padding:9px 12px!important;font-size:11px!important;font-weight:850!important;box-shadow:0 5px 16px #2f1d100d!important}.laundry-live-pill,.laundry-closed-pill{padding:7px 10px;border-radius:999px;font-size:9px;font-weight:900}.laundry-live-pill{color:#16743a;background:#e9f8ee;border:1px solid #D0EED9}.laundry-closed-pill{color:#777;background:#f2f1f0;border:1px solid #E6E3E0}.laundry-hero-main{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;position:relative;z-index:1}.laundry-person-avatar,.laundry-chat-avatar{display:grid;place-items:center;border-radius:18px;flex:0 0 auto}.laundry-person-avatar{width:58px;height:58px;font-size:29px;background:linear-gradient(145deg,#fff1e2,#ffe0c2);border:1px solid #FFD7B2;box-shadow:0 10px 22px #ff6b001a}.laundry-job-heading h2{font-size:25px;letter-spacing:-.025em;margin:3px 0 5px}.laundry-job-heading p{font-size:10px}.laundry-hero-main>.laundry-status{padding:8px 11px;border-radius:999px;font-size:9px;font-weight:900;white-space:nowrap}.laundry-job-progress{display:grid;grid-template-columns:repeat(6,1fr);gap:5px;margin-top:20px;position:relative;z-index:1}.laundry-job-progress:before{content:"";position:absolute;left:15px;right:15px;top:11px;height:2px;background:#eae3dc;z-index:0}.laundry-progress-step{min-width:0;display:grid;justify-items:center;gap:5px;position:relative;z-index:1}.laundry-progress-step span{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#f4f0ec;border:2px solid #fff;box-shadow:0 2px 7px #2f1d1014;color:var(--ink-soft);font-size:8px;font-weight:900}.laundry-progress-step.done span{background:var(--orange-mid);color:#fff}.laundry-progress-step small{font-size:7px;color:var(--ink-faint);font-weight:850;text-transform:uppercase;letter-spacing:.04em}.laundry-progress-step.done small{color:var(--orange-deep)}.laundry-summary-premium{gap:10px}.laundry-summary-premium>div{position:relative;min-height:88px;padding:13px 12px 11px 44px}.laundry-summary-icon{position:absolute;left:12px;top:13px;width:25px;height:25px;display:grid;place-items:center;border-radius:9px;background:#fff0e2;color:var(--orange-deep);font-size:11px;font-weight:900}.laundry-action-card{position:relative;overflow:hidden}.laundry-action-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--orange-mid),var(--orange-dark))}.laundry-card-eyebrow{display:block;color:var(--orange-deep);font-size:8px;font-weight:900;letter-spacing:.14em}.laundry-action-copy strong{display:block;margin-top:3px;font-family:var(--font-display);font-size:28px}.laundry-action-copy h3{margin:3px 0;font-size:17px}.laundry-action-copy p{margin:0;max-width:560px;color:var(--ink-soft);font-size:10px;line-height:1.5}.laundry-chat-card-premium{border-radius:26px;box-shadow:0 22px 60px #2f1d101c}.laundry-chat-header-premium{padding:17px;background:linear-gradient(180deg,#fff,#fffcf9)}.laundry-chat-title{display:flex;align-items:center;gap:10px;min-width:0}.laundry-chat-avatar{width:42px;height:42px;border-radius:14px;font-size:21px;background:#fff0e2;border:1px solid #FFD9BA}.laundry-chat-header-premium h3{font-size:17px}.laundry-chat-header-premium p{font-size:10px}.laundry-chat-context{display:flex;flex-wrap:wrap;gap:6px;padding:10px 14px;border-bottom:1px solid #F0E7DE;background:#fbf8f5}.laundry-chat-context span{padding:6px 9px;border-radius:999px;background:#fff;border:1px solid #ECE4DD;color:var(--ink-soft);font-size:8px;font-weight:800}.laundry-chat-messages-premium{max-height:520px;min-height:360px;padding:18px;background:radial-gradient(circle at 50% 0%,rgba(255,222,194,.25),transparent 34%),linear-gradient(180deg,#fffcf9,#fff7ef)}.laundry-conversation-page .chat-empty-premium{padding:70px 25px}.chat-empty-orb{width:64px;height:64px;margin:0 auto 10px;display:grid;place-items:center;border-radius:22px;background:linear-gradient(145deg,#fff0e2,#ffe1c5);box-shadow:0 12px 28px #ff6b001f;font-size:28px}.laundry-conversation-page .chat-empty-premium b{font-size:14px}.laundry-conversation-page .chat-empty-premium p{max-width:310px;margin:5px auto 0;font-size:10px;line-height:1.5}.laundry-conversation-page .chat-message-row{margin-bottom:13px}.laundry-conversation-page .chat-message{padding:11px 13px;border-radius:18px;max-width:min(82%,520px)}.laundry-conversation-page .chat-message-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:4px;color:var(--ink-faint);font-size:8px;font-weight:900}.laundry-conversation-page .message-mine{box-shadow:0 8px 22px #ff6b0014}.laundry-conversation-page .message-theirs{box-shadow:0 8px 22px #2f1d100f}.laundry-conversation-page .chat-message-body{font-size:12px;line-height:1.5}.laundry-conversation-page .chat-time{font-size:8px}.laundry-conversation-page .chat-photo{max-height:270px;border-radius:15px}.laundry-conversation-page .proposal-message{box-shadow:0 12px 28px #ff8f301f}.selected-photo-bar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;border-top:1px solid #F0E7DE;background:#fff8f0;color:var(--orange-deep);font-size:9px;font-weight:850}.selected-photo-bar button{border:0;background:transparent;color:var(--ink-soft);font-size:18px;line-height:1}.laundry-compose-premium{padding:11px 12px 12px;gap:8px;background:#fffffffa}.laundry-compose-premium .glass-input{min-height:44px;border-radius:14px;background:#f9f6f2}.laundry-compose-premium .photo-btn,.laundry-compose-premium .send-btn{width:44px!important;height:44px!important;min-width:44px!important;border-radius:14px!important;font-size:18px!important}.laundry-compose-premium .send-btn{box-shadow:0 8px 18px #ff6b0033}.laundry-success-premium{box-shadow:0 8px 22px #16844814}.laundry-conversation-error{margin-top:10px}.laundry-inline-action button{min-height:42px!important;border-radius:13px!important;font-weight:850!important}.laundry-delivery-highlight{box-shadow:0 14px 35px #ff6b001f}@media (max-width: 700px){.laundry-conversation-page{padding:4px 0 28px}.laundry-conversation-hero{padding:14px;border-radius:22px}.laundry-hero-topline{margin-bottom:14px}.laundry-back-btn{padding:8px 10px!important}.laundry-hero-main{grid-template-columns:auto minmax(0,1fr);gap:10px}.laundry-person-avatar{width:48px;height:48px;border-radius:15px;font-size:24px}.laundry-job-heading h2{font-size:19px}.laundry-hero-main>.laundry-status{grid-column:2;justify-self:start;margin-top:-4px}.laundry-job-progress{gap:1px;margin-top:15px}.laundry-progress-step small{font-size:6px}.laundry-progress-step span{width:21px;height:21px}.laundry-job-progress:before{left:11px;right:11px;top:10px}.laundry-summary-premium>div{min-height:78px;padding-left:38px}.laundry-summary-icon{left:9px}.laundry-summary-premium b{font-size:14px}.laundry-chat-messages-premium{max-height:calc(100dvh - 350px);min-height:300px;padding:13px}.laundry-conversation-page .chat-message{max-width:91%}.laundry-chat-context{padding:8px 10px;overflow:auto;flex-wrap:nowrap}.laundry-chat-context span{white-space:nowrap}.laundry-compose-premium{position:sticky;bottom:0}}.laundry-cancel-deal-btn{display:block;width:100%;margin:12px 0 4px;padding:11px 14px;border:1px solid #E8DDD3;border-radius:13px;background:#fff;color:#8b5a43;font-size:11px;font-weight:850}.laundry-confirm-overlay{z-index:220!important}.laundry-confirm-sheet{max-width:520px!important;padding:24px!important;text-align:center;border-radius:24px 24px 0 0!important}.laundry-confirm-icon{width:46px;height:46px;margin:0 auto 12px;display:grid;place-items:center;border-radius:15px;background:#fff0e2;color:#b54b13;font-size:20px;font-weight:950}.laundry-confirm-sheet h3{margin:5px 0 7px;font-size:21px}.laundry-confirm-sheet p{margin:0 auto;max-width:430px;color:var(--ink-soft);font-size:11px;line-height:1.55}.laundry-confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:18px}.laundry-confirm-danger{border:0;border-radius:13px;padding:12px 14px;background:#b94b25;color:#fff;font-size:11px;font-weight:900}@media (max-width: 767px){.support-overlay{align-items:flex-end!important;padding-bottom:0!important;padding-top:0!important}.support-sheet{max-height:calc(100dvh - 14px)!important;padding-bottom:calc(14px + env(safe-area-inset-bottom))!important;overflow:hidden!important}.support-messages{min-height:220px}.laundry-confirm-sheet{max-height:calc(100dvh - 14px)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;padding-bottom:calc(24px + env(safe-area-inset-bottom))!important}}
