@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/poppins-devanagari-800-normal-ACzlZF75.woff2) format("woff2"),url(/assets/poppins-devanagari-800-normal-BLmXVokE.woff) format("woff");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/poppins-latin-ext-800-normal-CDgOlX-1.woff2) format("woff2"),url(/assets/poppins-latin-ext-800-normal-CIZaRbSk.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/poppins-latin-800-normal-Bd8-pIP1.woff2) format("woff2"),url(/assets/poppins-latin-800-normal-YoItoZZV.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg: #ffffff;--surface: #ffffff;--surface-soft: #fff9d8;--surface-muted: #f8fafc;--yellow: #facc15;--red: #dc2626;--black: #0b1220;--text: #111827;--muted: #5b6472;--border: #e5e7eb;--ring: rgba(250, 204, 21, .45);--shadow-sm: 0 6px 18px rgba(17, 24, 39, .08);--shadow-md: 0 14px 34px rgba(17, 24, 39, .1);--shadow-lg: 0 24px 58px rgba(17, 24, 39, .15);--radius-sm: 12px;--radius-md: 18px;--radius-lg: 24px;--page-grad-a: #fffef3;--page-grad-b: #ffffff}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:Poppins,Segoe UI,sans-serif;background:radial-gradient(1200px 420px at -14% -12%,#fff5bf 0%,transparent 56%),radial-gradient(1200px 380px at 115% -18%,#ffeec0 0%,transparent 54%),linear-gradient(180deg,var(--page-grad-a),var(--page-grad-b));color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body[data-theme=dark]{--bg: #0d1118;--surface: #111827;--surface-soft: #1e2328;--surface-muted: #181f2a;--black: #f8fafc;--text: #e5e7eb;--muted: #a8b3c7;--border: #2b374a;--ring: rgba(250, 204, 21, .36);--shadow-sm: 0 6px 18px rgba(0, 0, 0, .3);--shadow-md: 0 14px 34px rgba(0, 0, 0, .42);--shadow-lg: 0 24px 58px rgba(0, 0, 0, .55);--page-grad-a: #0b1118;--page-grad-b: #0a0e16}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0}button,input,textarea,select{font:inherit}img{max-width:100%}.section{padding:1.15rem 1rem}.center{text-align:center}.soft-yellow{background:linear-gradient(170deg,#fff8cd,#fffdf3)}.card{background:var(--surface);border-radius:var(--radius-md);border:1px solid color-mix(in srgb,var(--border) 80%,transparent);box-shadow:var(--shadow-sm);padding:1rem;transition:box-shadow .22s ease,transform .22s ease,border-color .22s ease}.card:hover{box-shadow:var(--shadow-md);border-color:color-mix(in srgb,var(--yellow) 38%,var(--border))}.row-between{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.stack-sm{display:grid;gap:.75rem}.stack-md{display:grid;gap:1rem}.stack-lg{display:grid;gap:1.2rem}.full-width{width:100%}.muted,.small-text{color:var(--muted);font-size:.9rem}.page-title{font-size:clamp(1.35rem,2.8vw,2rem);line-height:1.15;letter-spacing:-.02em;color:var(--black)}.page-subtitle{color:var(--muted);margin-top:.25rem;max-width:66ch}.section-head{margin-bottom:.1rem}.premium-input{background:var(--surface-muted)}.btn{border:0;border-radius:12px;padding:.78rem 1rem;font-weight:700;letter-spacing:.01em;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;cursor:pointer;transition:transform .16s ease,box-shadow .2s ease,filter .2s ease}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn:disabled{opacity:.62;cursor:not-allowed;transform:none}.btn-yellow{background:var(--yellow);color:#000;box-shadow:0 10px 20px #facc1557}.btn-yellow:hover{filter:brightness(.98)}.btn-red{background:var(--red);color:#fff;box-shadow:0 12px 22px #dc262654}.btn-red:hover{filter:brightness(1.03)}input,select,textarea{width:100%;border:1px solid var(--border);border-radius:12px;padding:.72rem .84rem;background:color-mix(in srgb,var(--surface) 88%,#f7f9fc 12%);color:var(--text)}input:focus,select:focus,textarea:focus{outline:2px solid var(--ring);border-color:var(--yellow)}textarea{min-height:92px;resize:vertical}.public-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid var(--border);-webkit-backdrop-filter:none;backdrop-filter:none;display:flex;justify-content:space-between;align-items:center;padding:.82rem 1rem;opacity:1}.brand{font-size:1.2rem;font-weight:700;display:inline-flex;align-items:center;gap:.58rem}.brand-logo{width:33px;height:33px;border-radius:10px;object-fit:cover;border:1px solid #fcd34d;box-shadow:0 10px 18px #facc1540}.app-topbar{position:sticky;top:0;z-index:18;background:#fff;border-bottom:1px solid var(--border);-webkit-backdrop-filter:none;backdrop-filter:none;padding:.72rem .9rem;max-width:1120px;width:100%;margin:0 auto;opacity:1}.topbar-note{display:none}.menu-btn{border:0;background:var(--yellow);color:#000;border-radius:12px;width:42px;height:42px;box-shadow:0 8px 18px #facc1573;cursor:pointer;font-weight:700}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;opacity:0;visibility:hidden;transition:opacity .2s ease}.drawer-backdrop.visible{opacity:1;visibility:visible}.drawer{position:fixed;top:0;right:-340px;height:100%;width:min(330px,85vw);background:#fff;padding:1rem;box-shadow:-6px 0 20px #0f172a26;transition:right .25s ease;z-index:21;display:grid;align-content:start;gap:1rem;opacity:1}.drawer.open{right:0}.drawer-links{display:grid;gap:.8rem}.drawer-links a,.drawer-link-btn{padding:.65rem .7rem;border-radius:10px}.drawer-link-btn{border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.drawer-links a:hover,.drawer-link-btn:hover{background:#f8fafc}.social-row{display:flex;gap:.7rem;font-size:.9rem;color:var(--muted)}.social-buttons{display:flex;justify-content:center;gap:.7rem;flex-wrap:wrap}.social-icon-btn{width:52px;height:52px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 16px #facc1552}.social-icon-btn img{width:24px;height:24px;object-fit:contain}.faq-list{display:grid;gap:.6rem}.faq-item{border:1px solid var(--border);border-radius:12px;background:#fff}.faq-toggle{width:100%;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:1rem;text-align:left;font-weight:600;padding:.8rem .85rem;cursor:pointer}.faq-arrow{font-size:.95rem}.faq-answer{padding:0 .85rem .85rem}.hero{display:grid;gap:1rem}.hero-premium{grid-template-columns:1fr;align-items:center;gap:1.1rem;background:radial-gradient(560px 240px at 0% 0%,color-mix(in srgb,var(--yellow) 30%,#fff) 0%,transparent 72%),linear-gradient(160deg,color-mix(in srgb,var(--surface) 91%,#fff2c1 9%),var(--surface));border-bottom:1px solid var(--border)}.hero-copy{display:grid;gap:.85rem}.hero-kicker{display:inline-flex;width:fit-content;font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.4rem .7rem;border-radius:999px;background:color-mix(in srgb,var(--yellow) 34%,#fff);color:#111827}.hero-metrics{display:flex;flex-wrap:wrap;gap:.5rem}.hero-metrics span{font-size:.78rem;font-weight:600;padding:.35rem .62rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--yellow) 45%,var(--border));background:color-mix(in srgb,var(--surface) 85%,#fff7d2 15%);color:#1f2937}.hero-image-wrap{position:relative;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg);border:1px solid color-mix(in srgb,var(--yellow) 28%,var(--border))}.hero-feature-image{width:100%;display:block;aspect-ratio:1 / 1;object-fit:cover}.hero h1{font-size:clamp(2rem,6vw,3.2rem);line-height:1.06;margin-bottom:.7rem;letter-spacing:-.02em}.hero p{margin-bottom:1rem;color:var(--muted);max-width:560px}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.hero-img{width:100%;border-radius:14px;height:115px;object-fit:cover}.grid-3{display:grid;gap:.9rem}.chip-row{display:flex;flex-wrap:wrap;gap:.6rem}.no-wrap-scroll{overflow-x:auto;white-space:nowrap;padding-bottom:.4rem}.chip{background:color-mix(in srgb,var(--yellow) 20%,#fff);border:1px solid color-mix(in srgb,var(--yellow) 42%,#fff);border-radius:999px;padding:.56rem .95rem;font-weight:600}.chip-btn{background:color-mix(in srgb,var(--yellow) 18%,#fff);border:1px solid color-mix(in srgb,var(--yellow) 42%,#fff);color:var(--text);border-radius:999px;padding:.52rem .92rem;font-weight:600;cursor:pointer}.chip-btn.active{background:var(--yellow);color:#000}.status-chip{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.75rem;font-weight:700;padding:.3rem .62rem;background:color-mix(in srgb,var(--red) 14%,#fff);color:var(--red);border:1px solid color-mix(in srgb,var(--red) 35%,#fff)}.restaurant-card{display:grid;gap:.72rem}.restaurant-card-meta{text-align:right}.meal-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(170px,1fr);gap:.8rem;overflow-x:auto;padding-bottom:.35rem}.meal-card img{width:100%;height:120px;border-radius:10px;object-fit:cover;margin-bottom:.6rem}.auth-page{min-height:100dvh;display:grid;place-items:center;padding:1rem}.auth-panel{position:relative;width:min(500px,100%);display:grid;gap:.9rem;background:linear-gradient(160deg,color-mix(in srgb,var(--surface) 92%,#fff6cd 8%),var(--surface))}.auth-back-btn{position:absolute;top:.75rem;right:.75rem;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#111;color:#fff;text-decoration:none;transition:background .18s,transform .18s}.auth-back-btn:hover{background:#333;transform:scale(1.08)}.form{display:grid;gap:.7rem}.password-input-wrap{position:relative}.password-eye-btn{position:absolute;right:.45rem;top:50%;transform:translateY(-50%);border:0;border-radius:8px;background:transparent;color:var(--muted);cursor:pointer;padding:.35rem .45rem;line-height:1}.auth-links{display:flex;justify-content:space-between;gap:.5rem;flex-wrap:wrap;color:var(--muted)}.success-msg{color:#15803d;font-size:.92rem}.customer-shell{min-height:100dvh;display:flex;flex-direction:column}.main-content{flex:1;padding:.9rem .9rem 5.7rem;max-width:1120px;width:100%;margin:0 auto}.customer-page{align-content:start}.dashboard-hero{background:radial-gradient(420px 160px at 5% 0%,color-mix(in srgb,var(--yellow) 33%,#fff) 0%,transparent 72%),linear-gradient(165deg,color-mix(in srgb,var(--surface) 88%,#fff4c2 12%),var(--surface))}.dashboard-hero-top{align-items:flex-start}.page-banner{background:linear-gradient(165deg,color-mix(in srgb,var(--surface) 90%,#fff5c7 10%),var(--surface))}.info-band{border-color:color-mix(in srgb,var(--yellow) 35%,var(--border));background:linear-gradient(155deg,color-mix(in srgb,#fff7ce 72%,var(--surface) 28%),var(--surface))}.soft-red{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.soft-red .small-text,.soft-red p{color:#ffffffe6}.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:72px;background:#fff;border-top:1px solid var(--border);display:grid;grid-template-columns:repeat(5,1fr);z-index:30;-webkit-backdrop-filter:none;backdrop-filter:none;opacity:1}.bottom-link{display:grid;place-items:center;font-size:1.3rem;color:#64748b;font-weight:700;transition:background .18s ease,color .18s ease}.bottom-link.active{color:#000;background:color-mix(in srgb,var(--yellow) 36%,#fff)}.bottom-link-icon{line-height:1}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.search{margin-top:.8rem}.food-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.dashboard-food-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.food-card{overflow:hidden;padding:0;border-radius:16px}.food-card-media{position:relative}.food-media-btn,.food-title-btn,.food-card-vendor-btn{border:0;background:transparent;padding:0;margin:0;text-align:left;cursor:pointer}.food-media-btn{width:100%;display:block}.food-card img{width:100%;height:170px;object-fit:cover}.food-image-empty{width:100%;height:170px;display:grid;place-items:center;background:#f8fafc;color:#64748b;font-weight:600}.food-card-body{padding:.86rem;display:grid;gap:.62rem}.food-title{font-size:.98rem;line-height:1.28;min-height:2.3em}.food-card-vendor{margin:0;font-size:.82rem;color:#4b5563}.food-card-vendor-btn{text-decoration:underline;text-decoration-thickness:1px}.food-hours{margin-top:-.15rem}.menu-page{padding-bottom:5.5rem}.menu-header{display:grid;gap:.4rem}.category-tabs{display:flex;gap:.6rem;overflow-x:auto;padding-bottom:.4rem}.tab-pill{border:0;border-radius:999px;background:var(--yellow);color:#000;padding:.62rem .98rem;font-weight:700;white-space:nowrap;box-shadow:0 7px 18px #facc1547}.tab-pill.active{background:var(--red);color:#fff;box-shadow:0 9px 22px #dc262645}.badge{font-size:.78rem;background:#fef3c7;padding:.3rem .6rem;border-radius:999px;font-weight:600}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000006b;display:grid;place-items:center;padding:1rem;z-index:60}.loc-sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:flex-end;justify-content:center;z-index:200}.loc-sheet{background:#fff;border-radius:20px 20px 0 0;padding:28px 20px 40px;width:100%;max-width:480px;animation:slideUp .28s cubic-bezier(.32,.72,0,1)}.loc-sheet-icon{width:68px;height:68px;border-radius:50%;background:#fef9c3;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;font-size:32px}.loc-sheet-title{font-weight:700;font-size:18px;color:#111827;text-align:center;margin-bottom:10px}.loc-sheet-desc{font-size:14px;color:#6b7280;line-height:1.65;text-align:center;margin-bottom:24px}.loc-sheet-allow{display:block;width:100%;background:#facc15;border:none;border-radius:12px;padding:14px;font-weight:700;font-size:15px;cursor:pointer;color:#111827;margin-bottom:10px}.loc-sheet-deny{display:block;width:100%;background:transparent;border:1.5px solid #e5e7eb;border-radius:12px;padding:13px;font-weight:600;font-size:14px;cursor:pointer;color:#6b7280}.modal-card{width:min(100%,440px)}.modal-actions{display:grid;grid-template-columns:1fr;gap:.6rem}.price-display{display:grid;gap:.1rem}.price-current{font-size:1rem;font-weight:700}.price-meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.price-old{color:#64748b;text-decoration:line-through;font-size:.82rem}.price-off{color:#a16207;font-size:.78rem;font-weight:700}.discount-badge{position:absolute;top:.7rem;right:.7rem;background:var(--yellow);color:#000;font-weight:700;font-size:.82rem;padding:.35rem .6rem;border-radius:999px;box-shadow:0 10px 18px #facc1557}.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.category-tile{border:1px solid #fde68a;padding:.95rem;border-radius:12px;background:var(--yellow);color:#000;text-align:left;font-weight:600}.category-tile.active{background:var(--red);color:#fff;border-color:var(--red)}.cart-row{display:grid;grid-template-columns:100px 1fr;gap:.82rem}.cart-row img{width:100%;height:94px;border-radius:12px;object-fit:cover}.cart-image-empty{width:100%;height:94px;border-radius:12px;display:grid;place-items:center;background:#f8fafc;color:#64748b;font-size:.85rem;font-weight:600}.qty-controls{display:inline-flex;align-items:center;gap:.5rem;margin-top:.4rem}.qty-controls button{width:30px;height:30px;border-radius:8px;border:0;background:var(--yellow);color:#000;cursor:pointer;font-weight:700}.totals{display:grid;gap:.65rem}.total-row{padding-top:.6rem;border-top:1px solid var(--border)}.text-link{text-align:center;color:var(--muted);font-size:.9rem}.status-badge{font-size:.75rem;font-weight:700;border-radius:999px;padding:.25rem .55rem}.status-badge.available{background:#fef3c7;color:#111827}.status-badge.unavailable{background:#fecaca;color:#7f1d1d}.sticky-cart-bar{position:fixed;left:.8rem;right:.8rem;bottom:78px;display:flex;justify-content:space-between;align-items:center;text-decoration:none;border-radius:14px;padding:.82rem .98rem;z-index:35}.loading-state,.error-state,.empty-state{display:grid;gap:.8rem}.premium-state{justify-items:center;text-align:center;padding-block:1.4rem}.loading-shimmer{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#fff2bd,#facc15);box-shadow:0 16px 30px #facc1559}.loading-lines{width:min(280px,100%);display:grid;gap:.5rem}.loading-lines span{height:10px;border-radius:999px;background:color-mix(in srgb,var(--border) 82%,#fff 18%)}.loading-lines span:nth-child(2){width:84%;justify-self:center}.loading-lines span:nth-child(3){width:72%;justify-self:center}.state-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;font-weight:800;color:#111827;background:color-mix(in srgb,var(--yellow) 40%,#fff)}.radio-row{display:flex;align-items:center;gap:.5rem}.radio-row input{width:auto}.timeline{list-style:none;margin:0;padding:0;display:grid;gap:.66rem}.timeline li{border-left:3px solid #cbd5e1;padding-left:.84rem;color:var(--muted)}.timeline li.done{border-left-color:#dc2626;color:#111827;font-weight:600}.map-placeholder{min-height:180px;background:linear-gradient(150deg,#fff,#fffbeb)}.tracking-map-card{min-height:180px}.tracking-map-frame{width:100%;height:240px;border:0;border-radius:12px}.actions-row{display:flex;gap:.7rem;flex-wrap:wrap}.section-row{padding:.75rem 0;border-bottom:1px solid var(--border)}.section-row-btn{width:100%;text-align:left;background:transparent;color:inherit;border:0;cursor:pointer}.section-row:last-child{border-bottom:0}.legal-page{max-width:980px;margin:0 auto}.legal-back-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:8px;border:none;background:#111;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s;margin-bottom:8px}.legal-back-btn:hover{background:#333}.legal-page ul{margin:0;padding-left:1.1rem;display:grid;gap:.35rem}.home-footer-note{text-align:center;padding-top:.4rem;padding-bottom:1.6rem}.dashboard-page{padding:1rem;max-width:1080px;margin:0 auto}.toggle{display:inline-flex;gap:.45rem;align-items:center}.toggle input{width:auto}.stats-grid{display:grid;grid-template-columns:1fr;gap:.9rem}.order-card,.vendor-order-card,.address-card,.favorite-row,.menu-row{border:1px solid color-mix(in srgb,var(--border) 85%,transparent);border-radius:14px;padding:.8rem;background:color-mix(in srgb,var(--surface) 95%,#fffbeb 5%)}.rewards-balance{border-color:color-mix(in srgb,var(--yellow) 42%,var(--border))}.otp-card{border-color:color-mix(in srgb,var(--red) 34%,var(--border))}.admin-layout{min-height:100dvh;display:grid;gap:1rem;padding:1rem;grid-template-columns:1fr}.admin-sidebar{position:sticky;top:1rem;height:fit-content}.admin-link{border:0;background:var(--yellow);color:#000;text-align:left;font-weight:600;padding:.62rem .7rem;border-radius:10px;cursor:pointer}.admin-link:hover{background:var(--red);color:#fff}.admin-main table{width:100%;border-collapse:collapse;font-size:.92rem}.admin-main th,.admin-main td{text-align:left;border-bottom:1px solid var(--border);padding:.64rem .3rem}.admin-main th{color:var(--muted);font-weight:600}.table-filter{max-width:230px}.admin-table-wrap{overflow-x:auto;border-radius:14px}.table-controls{gap:.7rem;flex-wrap:wrap}.thumb{width:46px;height:46px;object-fit:cover;border-radius:8px}.form-inline{display:grid;grid-template-columns:1.1fr 120px 170px;gap:.7rem}.toggle-row{display:flex;align-items:center;gap:.45rem}.toggle-row input{width:auto}@media (min-width: 768px){.section,.main-content,.app-topbar{padding-left:1.25rem;padding-right:1.25rem}.topbar-note{display:block}.hero{grid-template-columns:1fr;align-items:center;min-height:52vh}.hero-premium{grid-template-columns:1.1fr 1fr;min-height:58vh;gap:1.6rem}.hero-img{height:170px}.grid-3{grid-template-columns:repeat(3,1fr)}.food-grid,.dashboard-food-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-actions{grid-template-columns:1fr 1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.admin-layout{grid-template-columns:280px 1fr}.sticky-cart-bar{left:calc(50% - 260px);right:calc(50% - 260px)}}@media (min-width: 1024px){.food-grid,.dashboard-food-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bottom-nav{position:sticky;top:0;bottom:auto;height:56px;max-width:1120px;margin:0 auto;border:1px solid var(--border);border-radius:0 0 14px 14px}.main-content{padding-bottom:1.2rem}.stats-grid{grid-template-columns:repeat(3,1fr)}}.cust-shell{min-height:100dvh;display:flex;flex-direction:column;background:#f5f5f5;max-width:480px;margin:0 auto}.cust-main{flex:1;padding-bottom:76px;overflow-y:auto;background:#f5f5f5}.cust-bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:min(480px,100%);height:68px;background:#fff;border-top:1px solid #e5e7eb;display:grid;grid-template-columns:repeat(6,1fr);z-index:100;box-shadow:0 -2px 12px #00000014}.cust-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#9ca3af;font-size:.65rem;font-weight:600;text-decoration:none;padding:.4rem 0;transition:color .18s}.cust-nav-item.active{color:#facc15}.cust-nav-item svg{flex-shrink:0}.cust-nav-icon-wrap{position:relative;display:inline-flex}.cust-nav-badge{position:absolute;top:-5px;right:-7px;background:#dc2626;color:#fff;font-size:.6rem;font-weight:700;min-width:16px;height:16px;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 3px}.cust-header{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1rem;background:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid #f0f0f0}.cust-header-title{font-size:1.05rem;font-weight:700;color:#111}.cust-header-actions{display:flex;align-items:center;gap:.6rem}.cust-icon-btn{width:38px;height:38px;border-radius:50%;border:0;background:#f3f4f6;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#374151;position:relative;flex-shrink:0}.cust-icon-btn.red-btn{background:#dc2626;color:#fff}.cust-notif-badge{position:absolute;top:2px;right:2px;background:#dc2626;color:#fff;font-size:.55rem;font-weight:700;width:14px;height:14px;border-radius:50%;display:flex;align-items:center;justify-content:center}.cust-back-btn{width:36px;height:36px;border-radius:50%;border:0;background:#f3f4f6;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#374151;flex-shrink:0}.cust-deliver-row{display:flex;align-items:center;gap:.3rem;padding:.4rem 1rem 0;font-size:.78rem;color:#6b7280}.cust-deliver-loc{color:#dc2626;font-weight:700;font-size:.82rem;display:flex;align-items:center;gap:2px}.cust-search-wrap{padding:.6rem 1rem;background:#fff}.cust-search{width:100%;display:flex;align-items:center;gap:.5rem;background:#f3f4f6;border-radius:12px;padding:.6rem .9rem;border:1px solid #e5e7eb}.cust-search input{border:0;background:transparent;flex:1;font-size:.88rem;color:#374151;padding:0;border-radius:0}.cust-search input:focus{outline:none;border:none}.cust-search input::placeholder{color:#9ca3af}.cust-promo-banner{margin:.5rem 1rem;border-radius:16px;background:linear-gradient(135deg,#facc15,#f59e0b);padding:1.2rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem;overflow:hidden;position:relative;min-height:130px}.cust-promo-content{flex:1;z-index:1}.cust-promo-off{font-size:2.4rem;font-weight:900;color:#7c2d12;line-height:1}.cust-promo-sub{font-size:.75rem;font-weight:700;color:#7c2d12;margin-top:.25rem}.cust-promo-code{font-size:.72rem;color:#7c2d12;margin-top:.2rem}.cust-promo-btn{margin-top:.7rem;background:#dc2626;color:#fff;border:0;border-radius:8px;padding:.5rem .9rem;font-weight:700;font-size:.78rem;cursor:pointer;display:inline-block}.cust-promo-img{width:110px;height:110px;object-fit:cover;border-radius:12px;flex-shrink:0}.cust-promo-img-placeholder{width:110px;height:110px;background:#ffffff4d;border-radius:12px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:3rem}.cust-categories-row{display:flex;gap:.2rem;padding:.4rem .8rem;overflow-x:auto;background:#fff}.cust-cat-icon{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:.5rem .55rem;cursor:pointer;border:0;background:transparent;min-width:60px;flex-shrink:0}.cust-cat-icon-circle{width:52px;height:52px;border-radius:50%;background:#fff8dc;display:flex;align-items:center;justify-content:center;font-size:1.5rem;border:1.5px solid #fde68a}.cust-cat-icon span:last-child{font-size:.7rem;font-weight:600;color:#374151;text-align:center;white-space:nowrap}.cust-section{padding:.3rem 1rem 0}.cust-section-head{display:flex;justify-content:space-between;align-items:center;padding:.8rem 1rem .4rem}.cust-section-title{font-size:1rem;font-weight:700;color:#111}.cust-see-all{font-size:.82rem;color:#dc2626;font-weight:600;background:transparent;border:0;cursor:pointer;text-decoration:none}.cust-restaurant-list{padding:0 1rem;display:grid;gap:.8rem}.cust-restaurant-card{background:#fff;border-radius:14px;box-shadow:0 2px 8px #00000012;overflow:hidden;border:1px solid #f0f0f0;cursor:pointer;display:flex;gap:0}.cust-restaurant-card-img{width:90px;height:90px;object-fit:cover;flex-shrink:0}.cust-restaurant-card-img-placeholder{width:90px;height:90px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:2rem;flex-shrink:0}.cust-restaurant-card-body{padding:.7rem;flex:1;display:flex;flex-direction:column;gap:.3rem}.cust-restaurant-card-name{font-size:.92rem;font-weight:700;color:#111}.cust-restaurant-card-meta{font-size:.76rem;color:#6b7280}.cust-restaurant-card-row{display:flex;align-items:center;gap:.5rem;font-size:.76rem;color:#6b7280}.cust-rating{display:inline-flex;align-items:center;gap:2px;font-weight:600;color:#111}.cust-rating-star{color:#facc15}.cust-offer-badge{display:inline-flex;align-items:center;background:#dc2626;color:#fff;border-radius:6px;font-size:.65rem;font-weight:700;padding:.15rem .4rem}.cust-offer-badge-green{background:#16a34a}.cust-min-order{font-size:.75rem;color:#6b7280}.cust-category-list{padding:0 1rem;display:grid;gap:0;background:#fff;border-radius:14px;overflow:hidden;margin:0 .5rem;box-shadow:0 2px 8px #0000000f}.cust-category-row{display:flex;align-items:center;gap:.8rem;padding:.9rem 1rem;border-bottom:1px solid #f0f0f0;cursor:pointer;background:transparent;border-left:0;border-right:0;border-top:0;width:100%;text-align:left;transition:background .15s}.cust-category-row:last-child{border-bottom:0}.cust-category-row:hover{background:#fafafa}.cust-category-icon-circle{width:48px;height:48px;border-radius:50%;background:#fff8dc;display:flex;align-items:center;justify-content:center;font-size:1.3rem;border:1.5px solid #fde68a;flex-shrink:0}.cust-category-row-body{flex:1}.cust-category-row-name{font-weight:700;font-size:.9rem;color:#111}.cust-category-row-sub{font-size:.75rem;color:#6b7280;margin-top:2px}.cust-category-arrow{color:#9ca3af;font-size:1.1rem}.cust-filter-row{display:flex;gap:.5rem;padding:.5rem 1rem;overflow-x:auto}.cust-filter-chip{flex-shrink:0;border:1px solid #e5e7eb;background:#fff;border-radius:20px;padding:.4rem .9rem;font-size:.82rem;font-weight:600;color:#374151;cursor:pointer;white-space:nowrap;display:flex;align-items:center;gap:.3rem}.cust-filter-chip.active{background:#111;color:#fff;border-color:#111}.cust-restaurant-card-full{background:#fff;border-radius:14px;box-shadow:0 2px 8px #00000012;overflow:hidden;border:1px solid #f0f0f0;cursor:pointer;margin:0 1rem}.cust-restaurant-card-full-img{width:100%;height:130px;object-fit:cover;background:#f3f4f6}.cust-restaurant-card-full-body{padding:.75rem;display:grid;gap:.4rem}.cust-restaurant-card-full-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.cust-restaurant-card-full-name{font-size:.95rem;font-weight:700;color:#111}.cust-restaurant-card-full-sub{font-size:.76rem;color:#6b7280}.cust-restaurant-card-full-meta{display:flex;align-items:center;gap:.6rem;font-size:.76rem;color:#6b7280}.cust-restaurant-card-full-footer{display:flex;justify-content:space-between;align-items:center;margin-top:.2rem}.cust-vendor-hero{background:#fff;position:relative}.cust-vendor-cover{width:100%;height:170px;object-fit:cover;background:#f3f4f6}.cust-vendor-cover-placeholder{width:100%;height:170px;background:linear-gradient(135deg,#facc15,#f59e0b);display:flex;align-items:center;justify-content:center;font-size:3rem}.cust-vendor-info{padding:.9rem 1rem 0;background:#fff}.cust-vendor-name{font-size:1.1rem;font-weight:800;color:#111}.cust-vendor-sub{font-size:.8rem;color:#6b7280;margin-top:3px}.cust-vendor-rating-row{display:flex;align-items:center;gap:.4rem;margin-top:.3rem;font-size:.82rem}.cust-tabs{display:flex;border-bottom:1.5px solid #e5e7eb;background:#fff;padding:0 1rem}.cust-tab{padding:.8rem 1.1rem;font-size:.88rem;font-weight:600;color:#9ca3af;border:0;background:transparent;cursor:pointer;border-bottom:2.5px solid transparent;margin-bottom:-1.5px}.cust-tab.active{color:#dc2626;border-bottom-color:#dc2626}.cust-sub-tabs{display:flex;gap:.4rem;padding:.6rem 1rem;overflow-x:auto;background:#fff;border-bottom:1px solid #f0f0f0}.cust-sub-tab{flex-shrink:0;padding:.4rem 1rem;border-radius:20px;font-size:.82rem;font-weight:600;border:1.5px solid #e5e7eb;background:#fff;color:#374151;cursor:pointer}.cust-sub-tab.active{background:#dc2626;border-color:#dc2626;color:#fff}.cust-menu-item{display:flex;align-items:center;gap:.8rem;padding:.9rem 1rem;background:#fff;border-bottom:1px solid #f0f0f0;cursor:pointer}.cust-menu-item-img{width:72px;height:72px;border-radius:12px;object-fit:cover;flex-shrink:0;background:#f3f4f6}.cust-menu-item-img-placeholder{width:72px;height:72px;border-radius:12px;background:#fef3c7;display:flex;align-items:center;justify-content:center;font-size:1.6rem;flex-shrink:0}.cust-menu-item-body{flex:1;display:grid;gap:.2rem}.cust-menu-item-name{font-size:.9rem;font-weight:700;color:#111}.cust-menu-item-desc{font-size:.75rem;color:#6b7280;line-height:1.4}.cust-menu-item-price{font-size:.88rem;font-weight:700;color:#111}.cust-menu-add-btn{width:32px;height:32px;border-radius:50%;background:#dc2626;border:0;color:#fff;font-size:1.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.cust-view-cart-bar{position:fixed;bottom:68px;left:50%;transform:translate(-50%);width:min(448px,calc(100% - 2rem));background:#facc15;border-radius:14px;padding:.85rem 1.1rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 20px #facc1580;cursor:pointer;z-index:60;border:0;font-weight:700}.cust-view-cart-left{font-size:.85rem;font-weight:700;color:#7c2d12}.cust-view-cart-right{font-size:.92rem;font-weight:800;color:#111}.cust-cart-item{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;background:#fff;border-bottom:1px solid #f0f0f0}.cust-cart-item-img{width:64px;height:64px;border-radius:10px;object-fit:cover;flex-shrink:0;background:#f3f4f6}.cust-cart-item-img-placeholder{width:64px;height:64px;border-radius:10px;background:#fef3c7;display:flex;align-items:center;justify-content:center;font-size:1.4rem;flex-shrink:0}.cust-cart-item-body{flex:1;display:grid;gap:.25rem}.cust-cart-item-name{font-size:.88rem;font-weight:700;color:#111}.cust-cart-item-sub{font-size:.74rem;color:#6b7280}.cust-cart-item-price{font-size:.9rem;font-weight:700;color:#111}.cust-qty-ctrl{display:flex;align-items:center;gap:.5rem;background:#f3f4f6;border-radius:20px;padding:.25rem .6rem}.cust-qty-btn{width:26px;height:26px;border-radius:50%;border:0;background:#fff;font-size:1.1rem;font-weight:700;color:#374151;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0000001f}.cust-qty-val{font-size:.9rem;font-weight:700;color:#111;min-width:18px;text-align:center}.cust-trash-btn{width:34px;height:34px;border:0;background:transparent;color:#9ca3af;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cust-cart-info-box{margin:0;padding:.85rem 1rem;background:#fff}.cust-cart-info-box+.cust-cart-info-box{border-top:1px solid #f0f0f0}.cust-delivery-row{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#374151}.cust-delivery-icon{font-size:1.1rem}.cust-points-banner{background:#fffbeb;border:1.5px solid #fde68a;border-radius:12px;padding:.7rem;display:flex;align-items:center;gap:.6rem;margin-top:.4rem}.cust-points-icon{font-size:1.3rem}.cust-points-label{font-size:.78rem;color:#92400e}.cust-points-val{font-size:.78rem;color:#92400e;font-weight:600}.cust-input-row{display:flex;gap:.5rem;margin-top:.6rem}.cust-input-row input{flex:1;border:1.5px solid #e5e7eb;border-radius:10px;padding:.55rem .8rem;font-size:.85rem;background:#f9fafb;color:#374151}.cust-input-row input:focus{outline:none;border-color:#facc15}.cust-apply-btn{background:#facc15;border:0;border-radius:10px;padding:.55rem 1rem;font-weight:700;font-size:.85rem;color:#7c2d12;cursor:pointer;white-space:nowrap}.cust-apply-btn:disabled{opacity:.6;cursor:not-allowed}.cust-totals-box{background:#fff;padding:1rem;margin-top:.4rem}.cust-totals-row{display:flex;justify-content:space-between;align-items:center;padding:.4rem 0;font-size:.88rem;color:#374151}.cust-totals-row.total{font-size:1rem;font-weight:800;color:#111;border-top:1.5px solid #f0f0f0;padding-top:.7rem;margin-top:.3rem}.cust-totals-discount{color:#dc2626}.cust-checkout-btn{width:100%;background:#facc15;border:0;border-radius:14px;padding:1rem;font-size:1rem;font-weight:800;color:#7c2d12;cursor:pointer;margin-top:.8rem;letter-spacing:.01em}.cust-checkout-btn.red{background:#dc2626;color:#fff}.cust-checkout-btn:disabled{opacity:.6;cursor:not-allowed}.cust-checkout-section{background:#fff;padding:1rem;border-bottom:1px solid #f0f0f0}.cust-checkout-section-title{font-size:.78rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.7rem}.cust-address-card{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.cust-address-card-body{flex:1}.cust-address-card-label{font-size:.88rem;font-weight:700;color:#111}.cust-address-card-line{font-size:.82rem;color:#6b7280;margin-top:2px}.cust-change-link{color:#dc2626;font-size:.82rem;font-weight:700;background:transparent;border:0;cursor:pointer;text-decoration:none}.cust-payment-option{display:flex;align-items:center;gap:.8rem;padding:.7rem 0;cursor:pointer;border-bottom:1px solid #f5f5f5}.cust-payment-option:last-child{border-bottom:0}.cust-radio{width:20px;height:20px;border-radius:50%;border:2px solid #d1d5db;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cust-radio.checked{border-color:#f59e0b}.cust-radio-dot{width:10px;height:10px;border-radius:50%;background:#f59e0b}.cust-order-item-row{display:flex;justify-content:space-between;align-items:center;padding:.4rem 0;font-size:.85rem;color:#374151;border-bottom:1px solid #f5f5f5}.cust-order-item-row:last-child{border-bottom:0}.cust-place-order-bar{position:fixed;bottom:68px;left:50%;transform:translate(-50%);width:min(480px,100%);padding:.8rem 1rem;background:#fff;border-top:1px solid #f0f0f0;z-index:60}.cust-order-status-badge{display:inline-flex;align-items:center;border-radius:20px;font-size:.72rem;font-weight:700;padding:.25rem .7rem}.cust-order-status-badge.delivered{background:#dcfce7;color:#16a34a}.cust-order-status-badge.on-way{background:#fef3c7;color:#d97706}.cust-order-status-badge.cancelled{background:#fee2e2;color:#dc2626}.cust-timeline{display:grid;gap:0;padding:0 1rem}.cust-timeline-item{display:flex;gap:.9rem;padding:.7rem 0;position:relative}.cust-timeline-item+.cust-timeline-item:before{content:"";position:absolute;left:9px;top:0;width:2px;height:50%;background:#e5e7eb}.cust-timeline-dot{width:20px;height:20px;border-radius:50%;border:2px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:1}.cust-timeline-dot.done{background:#16a34a;border-color:#16a34a}.cust-timeline-dot.current{background:#f59e0b;border-color:#f59e0b}.cust-timeline-check{font-size:.65rem;color:#fff}.cust-timeline-body{flex:1;padding-top:1px}.cust-timeline-label{font-size:.88rem;font-weight:600;color:#111}.cust-timeline-label.muted{color:#9ca3af;font-weight:500}.cust-timeline-time{font-size:.73rem;color:#6b7280;margin-top:1px}.cust-promo-coupon-card{background:#fff;border-radius:12px;border:1.5px dashed #e5e7eb;padding:.85rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem}.cust-coupon-discount-badge{font-size:.7rem;font-weight:700;padding:.2rem .5rem;border-radius:6px;margin-left:.5rem}.cust-coupon-discount-badge.red{background:#fee2e2;color:#dc2626}.cust-coupon-discount-badge.orange{background:#fef3c7;color:#d97706}.cust-coupon-discount-badge.green{background:#dcfce7;color:#16a34a}.cust-points-hero-card{margin:0 1rem;background:linear-gradient(135deg,#facc15,#f59e0b);border-radius:16px;padding:1.3rem;text-align:center}.cust-points-hero-label{font-size:.82rem;font-weight:600;color:#7c2d12}.cust-points-hero-val{font-size:2.4rem;font-weight:900;color:#111;line-height:1.1;margin-top:.2rem}.cust-points-hero-sub{font-size:.82rem;color:#7c2d12;margin-top:.3rem}.cust-how-item{display:flex;align-items:flex-start;gap:.8rem;padding:.6rem 1rem}.cust-how-icon{width:36px;height:36px;border-radius:50%;background:#fef3c7;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.cust-how-text{font-size:.88rem;color:#374151;padding-top:.4rem;line-height:1.4}.cust-earn-redeem{text-align:center;font-size:1rem;font-weight:800;color:#f59e0b;padding:.5rem 1rem 1rem;letter-spacing:.04em}.cust-card-form{padding:1rem;background:#fff;display:grid;gap:.7rem}.cust-card-input-label{font-size:.78rem;font-weight:600;color:#6b7280;margin-bottom:.2rem}.cust-card-input{width:100%;border:1.5px solid #e5e7eb;border-radius:10px;padding:.65rem .85rem;font-size:.88rem;color:#111;background:#fafafa}.cust-card-input:focus{outline:none;border-color:#facc15}.cust-card-row{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.cust-card-logos{display:flex;gap:.4rem;align-items:center;margin-top:.3rem}.cust-card-logo{height:20px;object-fit:contain}.cust-pay-btn{width:100%;background:#facc15;border:0;border-radius:14px;padding:1rem;font-size:1rem;font-weight:800;color:#7c2d12;cursor:pointer;margin:0 0 1rem}.cust-tracking-hero{margin:1rem;background:linear-gradient(135deg,#facc15,#f59e0b);border-radius:16px;padding:1rem}.cust-tracking-order-id{font-size:.9rem;font-weight:700;color:#7c2d12}.cust-tracking-placed{font-size:.74rem;color:#7c2d12;margin-top:2px}.cust-tracking-status{font-size:1.05rem;font-weight:800;color:#111;margin-top:.6rem}.cust-tracking-eta{font-size:.82rem;color:#374151;margin-top:.3rem}.cust-need-help-btn{width:100%;background:transparent;border:1.5px solid #dc2626;border-radius:12px;padding:.85rem;font-size:.9rem;font-weight:700;color:#dc2626;cursor:pointer;margin:0 1rem;width:calc(100% - 2rem)}.cust-profile-hero{background:#fff;display:flex;flex-direction:column;align-items:center;padding:1.5rem 1rem 1rem}.cust-avatar{width:80px;height:80px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;font-size:2.2rem;color:#9ca3af;margin-bottom:.7rem}.cust-profile-name{font-size:1.05rem;font-weight:800;color:#111}.cust-profile-phone{font-size:.84rem;color:#6b7280;margin-top:2px}.cust-edit-profile-link{color:#dc2626;font-size:.82rem;font-weight:700;background:transparent;border:0;cursor:pointer;margin-top:.5rem}.cust-profile-menu{background:#fff;border-radius:14px;overflow:hidden;margin:.5rem 1rem;box-shadow:0 2px 8px #0000000d}.cust-profile-menu-item{display:flex;align-items:center;gap:.8rem;padding:.9rem 1rem;border-bottom:1px solid #f5f5f5;cursor:pointer;background:transparent;border-left:0;border-right:0;border-top:0;width:100%;text-align:left;transition:background .15s;text-decoration:none;color:inherit}.cust-profile-menu-item:last-child{border-bottom:0}.cust-profile-menu-item:hover{background:#fafafa}.cust-profile-menu-icon{width:36px;height:36px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.cust-profile-menu-label{flex:1;font-size:.9rem;font-weight:600;color:#111}.cust-profile-menu-value{font-size:.78rem;color:#6b7280;margin-right:.3rem}.cust-profile-menu-arrow{color:#d1d5db;font-size:1.1rem}.cust-logout-btn{width:calc(100% - 2rem);margin:.5rem 1rem 1.5rem;background:transparent;border:1.5px solid #fee2e2;border-radius:12px;padding:.85rem;font-size:.9rem;font-weight:700;color:#dc2626;cursor:pointer}.cust-map-header-card{margin:1rem;background:#fff;border-radius:14px;padding:.9rem;box-shadow:0 2px 8px #00000012;display:flex;justify-content:space-between;align-items:center}.cust-map-order-id{font-size:.9rem;font-weight:700;color:#111}.cust-map-status{font-size:.78rem;color:#6b7280;margin-top:2px}.cust-map-frame-wrap{margin:0 1rem;border-radius:14px;overflow:hidden;height:280px;background:#e5e7eb;border:1px solid #e5e7eb}.cust-map-frame{width:100%;height:100%;border:0}.cust-rider-card{margin:.8rem 1rem;background:#fff;border-radius:14px;padding:.9rem;box-shadow:0 2px 8px #00000012;display:flex;align-items:center;gap:.8rem}.cust-rider-avatar{width:48px;height:48px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;font-size:1.4rem;flex-shrink:0}.cust-rider-name{font-size:.92rem;font-weight:700;color:#111}.cust-rider-rating{font-size:.78rem;color:#6b7280;display:flex;align-items:center;gap:2px}.cust-rider-actions{display:flex;gap:.5rem;margin-left:auto}.cust-rider-call-btn{width:42px;height:42px;border-radius:50%;border:0;background:#16a34a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.1rem;cursor:pointer}.cust-rider-msg-btn{width:42px;height:42px;border-radius:50%;border:0;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.1rem;cursor:pointer}.cust-eta-card{margin:0 1rem 1rem;background:#fff;border-radius:14px;padding:.9rem;box-shadow:0 2px 8px #00000012;text-align:center}.cust-eta-label{font-size:.78rem;color:#6b7280}.cust-eta-val{font-size:1.1rem;font-weight:800;color:#111;margin-top:.2rem}.cust-page{background:#f5f5f5;min-height:calc(100dvh - 68px)}.cust-white-section{background:#fff;margin-bottom:.5rem}.cust-section-bg{background:#f5f5f5;margin-bottom:.5rem}.cust-error-text{color:#dc2626;font-size:.82rem;padding:0 1rem}.cust-success-text{color:#16a34a;font-size:.82rem;padding:0 1rem}.rid-shell{min-height:100dvh;display:flex;flex-direction:column;background:#f5f5f5;max-width:480px;margin:0 auto}.rid-main{flex:1;padding-bottom:76px;overflow-y:auto}.rid-bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:min(480px,100%);height:68px;background:#fff;border-top:1px solid #e5e7eb;display:grid;grid-template-columns:repeat(5,1fr);z-index:100;box-shadow:0 -2px 12px #00000014}.rid-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#9ca3af;font-size:.6rem;font-weight:600;text-decoration:none;padding:.3rem 0;transition:color .18s}.rid-nav-item.active{color:#facc15}.rid-nav-icon{display:flex;align-items:center;justify-content:center}.rid-header{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1rem;background:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid #f0f0f0}.rid-header-title{font-size:1.05rem;font-weight:700;color:#111}.rid-back-btn{width:36px;height:36px;border-radius:50%;border:0;background:#f3f4f6;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#374151;flex-shrink:0}.rid-page{background:#f5f5f5;min-height:calc(100dvh - 68px);padding-bottom:1.5rem}.rid-white-section{background:#fff;margin-bottom:.5rem}.rid-status-bar{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#fff}.rid-status-left{display:flex;align-items:center;gap:.5rem}.rid-status-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.rid-status-dot.online{background:#16a34a}.rid-status-dot.offline{background:#9ca3af}.rid-status-text{font-size:.88rem;font-weight:700;color:#111}.rid-toggle{position:relative;width:46px;height:26px}.rid-toggle input{opacity:0;width:0;height:0;position:absolute}.rid-toggle-track{position:absolute;top:0;right:0;bottom:0;left:0;background:#d1d5db;border-radius:999px;cursor:pointer;transition:background .2s}.rid-toggle input:checked+.rid-toggle-track{background:#16a34a}.rid-toggle-thumb{position:absolute;top:3px;left:3px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .2s;pointer-events:none;box-shadow:0 1px 4px #0003}.rid-toggle input:checked~.rid-toggle-thumb{transform:translate(20px)}.rid-hero-card{margin:.75rem 1rem;background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:18px;padding:1.1rem;color:#fff;display:flex;align-items:center;justify-content:space-between;min-height:110px;box-shadow:0 6px 24px #dc262647;overflow:hidden}.rid-hero-text{flex:1}.rid-hero-status{font-size:1rem;font-weight:800;color:#fff}.rid-hero-sub{font-size:.78rem;color:#fffc;margin-top:3px}.rid-hero-illus{font-size:3rem;flex-shrink:0}.rid-stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;margin:0 1rem}.rid-stat-card{background:#fff;border-radius:14px;padding:.75rem .6rem;text-align:center;box-shadow:0 2px 8px #0000000d}.rid-stat-label{font-size:.62rem;color:#6b7280;font-weight:600}.rid-stat-value{font-size:.92rem;font-weight:800;color:#111;margin-top:2px}.rid-incentive-card{background:#fff;border-radius:16px;margin:.5rem 1rem;padding:.9rem 1rem;box-shadow:0 2px 8px #0000000d}.rid-incentive-title{font-size:.85rem;font-weight:700;color:#374151}.rid-incentive-desc{font-size:.78rem;color:#6b7280;margin-top:3px}.rid-incentive-bonus{font-size:.9rem;font-weight:800;color:#111;margin-top:4px}.rid-progress-wrap{margin-top:.6rem;background:#f3f4f6;border-radius:999px;height:8px;overflow:hidden}.rid-progress-bar{height:100%;background:#facc15;border-radius:999px;transition:width .3s}.rid-progress-label{font-size:.7rem;color:#9ca3af;margin-top:4px;text-align:right}.rid-quick-actions-title{font-size:.85rem;font-weight:700;color:#374151;padding:.5rem 1rem .25rem}.rid-quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;padding:.3rem 1rem .8rem;background:#fff}.rid-quick-action{display:flex;flex-direction:column;align-items:center;gap:.35rem;cursor:pointer;background:transparent;border:0;padding:.5rem 0}.rid-qa-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem}.rid-qa-icon.red{background:#fee2e2}.rid-qa-icon.yellow{background:#fef3c7}.rid-qa-icon.blue{background:#dbeafe}.rid-qa-icon.grey{background:#f3f4f6}.rid-qa-label{font-size:.65rem;font-weight:600;color:#374151;text-align:center}.rid-balance-card{margin:.75rem 1rem;background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:18px;padding:1.2rem;color:#fff;box-shadow:0 6px 24px #dc262647}.rid-balance-label{font-size:.8rem;font-weight:600;opacity:.85}.rid-balance-top{display:flex;align-items:flex-start;justify-content:space-between}.rid-balance-amount{font-size:1.9rem;font-weight:900;margin-top:.2rem;letter-spacing:-.5px}.rid-balance-withdraw-btn{background:#facc15;color:#111;border:0;border-radius:10px;padding:.55rem 1rem;font-size:.82rem;font-weight:800;cursor:pointer;flex-shrink:0;margin-top:.5rem}.rid-wallet-stats{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;margin:0 1rem}.rid-wallet-stat{background:#fff;border-radius:14px;padding:.85rem;box-shadow:0 2px 8px #0000000d}.rid-wallet-stat-label{font-size:.72rem;color:#6b7280}.rid-wallet-stat-val{font-size:.95rem;font-weight:800;color:#111;margin-top:3px}.rid-wallet-links{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin:0 1rem}.rid-wallet-link{background:#fff;border:0;border-radius:14px;padding:.8rem .5rem;display:flex;flex-direction:column;align-items:center;gap:.35rem;cursor:pointer;box-shadow:0 2px 8px #0000000d;text-decoration:none;color:inherit}.rid-wallet-link-icon{width:40px;height:40px;border-radius:50%;background:#fef3c7;display:flex;align-items:center;justify-content:center;font-size:1.1rem}.rid-wallet-link-label{font-size:.62rem;font-weight:600;color:#374151;text-align:center}.rid-card{background:#fff;border-radius:16px;margin:.5rem 1rem;padding:1rem;box-shadow:0 2px 8px #0000000d}.rid-card-title{font-size:.95rem;font-weight:800;color:#111;margin-bottom:.75rem}.rid-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.rid-tx-row{display:flex;align-items:center;gap:.7rem;padding:.75rem 0;border-bottom:1px solid #f5f5f5}.rid-tx-row:last-child{border-bottom:0}.rid-tx-icon{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.rid-tx-icon.credit{background:#dcfce7;color:#16a34a}.rid-tx-icon.debit{background:#fee2e2;color:#dc2626}.rid-tx-label{font-size:.85rem;font-weight:600;color:#111}.rid-tx-date{font-size:.72rem;color:#9ca3af;margin-top:1px}.rid-tx-amount{margin-left:auto;font-size:.9rem;font-weight:800}.rid-tx-amount.credit{color:#16a34a}.rid-tx-amount.debit{color:#dc2626}.rid-chart-wrap{display:flex;gap:2px;align-items:flex-end;height:90px;padding:0 .2rem;margin-top:.5rem}.rid-bar-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;height:100%;justify-content:flex-end}.rid-bar{width:100%;background:#facc15;border-radius:4px 4px 0 0;min-height:4px}.rid-bar-lbl{font-size:.55rem;color:#9ca3af;font-weight:600;white-space:nowrap}.rid-chart-y-axis{display:flex;flex-direction:column;justify-content:space-between;height:90px;padding:0 6px 18px 0;align-items:flex-end;flex-shrink:0}.rid-chart-y-label{font-size:.6rem;color:#9ca3af;white-space:nowrap}.rid-tab-row{display:flex;gap:.5rem;padding:.75rem 1rem;overflow-x:auto;background:#fff;border-bottom:1px solid #f0f0f0}.rid-tab-chip{flex-shrink:0;padding:.4rem .9rem;border-radius:20px;font-size:.8rem;font-weight:700;border:1.5px solid #e5e7eb;background:#fff;color:#374151;cursor:pointer;transition:all .15s}.rid-tab-chip.active{background:#facc15;border-color:#facc15;color:#111}.rid-order-row{display:flex;align-items:center;gap:.6rem;padding:.85rem 1rem;background:#fff;border-bottom:1px solid #f5f5f5;cursor:pointer}.rid-order-row:last-child{border-bottom:0}.rid-order-num{font-size:.88rem;font-weight:700;color:#111}.rid-order-meta{font-size:.72rem;color:#9ca3af;margin-top:1px}.rid-order-dist{font-size:.72rem;color:#6b7280}.rid-order-amount{font-size:.88rem;font-weight:800;color:#111;margin-left:auto;flex-shrink:0}.rid-status-badge{font-size:.68rem;font-weight:700;padding:.2rem .5rem;border-radius:999px;flex-shrink:0}.rid-status-badge.delivered{color:#16a34a;background:#dcfce7}.rid-status-badge.ongoing{color:#d97706;background:#fef3c7}.rid-status-badge.accepted{color:#2563eb;background:#dbeafe}.rid-status-badge.cancelled{color:#dc2626;background:#fee2e2}.rid-status-badge.new{color:#7c3aed;background:#ede9fe}.rid-status-badge.pending{color:#374151;background:#f3f4f6}.rid-detail-section{padding:.8rem 1rem;background:#fff;border-bottom:1px solid #f5f5f5}.rid-detail-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.rid-detail-label{font-size:.75rem;color:#9ca3af;font-weight:600;margin-bottom:2px}.rid-detail-value{font-size:.9rem;font-weight:700;color:#111}.rid-detail-sub{font-size:.78rem;color:#6b7280;margin-top:1px}.rid-detail-icon{width:32px;height:32px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:.9rem;flex-shrink:0}.rid-go-online-hero{margin:1rem;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:18px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center}.rid-go-illus{font-size:4rem;margin-bottom:.5rem}.rid-go-title{font-size:1.3rem;font-weight:900;color:#111}.rid-go-sub{font-size:.82rem;color:#6b7280;margin-top:4px}.rid-vehicle-section{background:#fff;border-radius:16px;margin:0 1rem;padding:.9rem 1rem;box-shadow:0 2px 8px #0000000d}.rid-vehicle-title{font-size:.88rem;font-weight:700;color:#374151;margin-bottom:.7rem}.rid-vehicle-option{display:flex;align-items:center;gap:.8rem;padding:.65rem 0;border-bottom:1px solid #f5f5f5;cursor:pointer}.rid-vehicle-option:last-child{border-bottom:0}.rid-vehicle-radio{width:20px;height:20px;border-radius:50%;border:2px solid #e5e7eb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rid-vehicle-radio.selected{border-color:#facc15}.rid-vehicle-radio-dot{width:10px;height:10px;border-radius:50%;background:#facc15}.rid-vehicle-name{font-size:.9rem;font-weight:600;color:#111}.rid-delivery-overlay{background:#000000d9;min-height:100dvh;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:2rem}.rid-delivery-card{background:#fff;border-radius:24px 24px 0 0;padding:1.2rem 1rem}.rid-delivery-title{font-size:1rem;font-weight:800;color:#111;margin-bottom:1rem}.rid-delivery-stop{display:flex;align-items:flex-start;gap:.7rem;margin-bottom:.75rem}.rid-delivery-stop-icon{font-size:1rem;flex-shrink:0;margin-top:2px}.rid-delivery-stop-name{font-size:.88rem;font-weight:700;color:#111}.rid-delivery-stop-addr{font-size:.75rem;color:#6b7280;margin-top:1px}.rid-delivery-meta{display:flex;justify-content:space-between;align-items:center;padding:.6rem 0;border-top:1px solid #f5f5f5;border-bottom:1px solid #f5f5f5;margin-bottom:.75rem}.rid-delivery-meta-item{font-size:.85rem;color:#374151}.rid-delivery-meta-val{font-size:.92rem;font-weight:800;color:#111;margin-top:1px}.rid-delivery-timer{display:flex;align-items:center;gap:.3rem;color:#dc2626;font-weight:800;font-size:.9rem}.rid-nav-direction{margin:.75rem 1rem;background:#1f2937;border-radius:14px;padding:1rem;display:flex;align-items:center;gap:.75rem}.rid-nav-arrow{width:40px;height:40px;border-radius:50%;background:#facc15;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.rid-nav-dist{font-size:.85rem;font-weight:700;color:#fff}.rid-nav-instruction{font-size:.78rem;color:#ffffffb3;margin-top:2px}.rid-nav-map-wrap{margin:0 1rem;border-radius:14px;overflow:hidden;height:280px;background:#e5e7eb;border:1px solid #e5e7eb}.rid-nav-map-frame{width:100%;height:100%;border:0}.rid-payout-row{display:flex;align-items:center;padding:.9rem 0;border-bottom:1px solid #f5f5f5;gap:.8rem}.rid-payout-row:last-child{border-bottom:0}.rid-payout-amount{font-size:.95rem;font-weight:800;color:#111}.rid-payout-meta{font-size:.74rem;color:#6b7280;margin-top:2px}.rid-payout-bank-icon{width:42px;height:42px;border-radius:50%;background:#fef3c7;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0;margin-left:auto}.rid-payout-status{font-size:.72rem;font-weight:700;color:#16a34a;flex-shrink:0}.rid-profile-card{background:#fff;margin:.75rem 1rem;border-radius:18px;padding:1.2rem;display:flex;align-items:center;gap:1rem;box-shadow:0 2px 8px #0000000d}.rid-profile-avatar{width:64px;height:64px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;font-size:1.8rem;flex-shrink:0;overflow:hidden}.rid-profile-name{font-size:1rem;font-weight:800;color:#111}.rid-profile-rating{display:flex;align-items:center;gap:.35rem;margin-top:4px}.rid-profile-rating-val{font-size:.82rem;font-weight:700;color:#374151}.rid-verified-badge{font-size:.65rem;font-weight:700;background:#dcfce7;color:#16a34a;padding:.15rem .5rem;border-radius:999px}.rid-account-menu{background:#fff;border-radius:16px;margin:0 1rem;overflow:hidden;box-shadow:0 2px 8px #0000000d}.rid-account-item{display:flex;align-items:center;gap:.8rem;padding:.9rem 1rem;border-bottom:1px solid #f5f5f5;text-decoration:none;cursor:pointer;background:transparent;border-left:0;border-right:0;border-top:0;width:100%;color:inherit;transition:background .15s}.rid-account-item:last-child{border-bottom:0}.rid-account-item:hover{background:#fafafa}.rid-account-icon{width:38px;height:38px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.rid-account-label{flex:1;font-size:.9rem;font-weight:600;color:#111;text-align:left}.rid-account-new{font-size:.62rem;font-weight:700;background:#dc2626;color:#fff;padding:.15rem .45rem;border-radius:999px}.rid-account-arrow{color:#d1d5db;font-size:1.1rem}.rid-logout-btn{width:calc(100% - 2rem);margin:.75rem 1rem 1.5rem;background:transparent;border:1.5px solid #fee2e2;border-radius:12px;padding:.85rem;font-size:.9rem;font-weight:700;color:#dc2626;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem}.rid-partner-hero{margin:.75rem 1rem;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:18px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.rid-partner-illus{font-size:3.5rem}.rid-partner-desc{font-size:.85rem;color:#374151;line-height:1.5}.rid-app-status-card{background:#fff;border-radius:14px;margin:0 1rem;padding:1rem;box-shadow:0 2px 8px #0000000d}.rid-app-status-title{font-size:.9rem;font-weight:700;color:#374151;margin-bottom:.75rem}.rid-app-status-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #f5f5f5;font-size:.85rem}.rid-app-status-row:last-child{border-bottom:0}.rid-app-status-key{color:#6b7280}.rid-app-status-val{font-weight:700;color:#111}.rid-app-pending-badge{font-size:.72rem;font-weight:700;background:#fef3c7;color:#d97706;padding:.2rem .6rem;border-radius:999px}.rid-app-note{font-size:.75rem;color:#9ca3af;padding:.5rem 0;line-height:1.5}.rid-view-app-btn{width:100%;background:transparent;border:1.5px solid #facc15;border-radius:12px;padding:.85rem;font-size:.9rem;font-weight:700;color:#111;cursor:pointer;margin-top:.5rem}.rid-period-select{font-size:.78rem;font-weight:700;border:1.5px solid #e5e7eb;border-radius:10px;padding:.35rem .7rem;background:#fff;color:#111;cursor:pointer}.rid-earnings-card{margin:.75rem 1rem;background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:16px;padding:1.1rem;color:#fff;box-shadow:0 4px 16px #dc262640}.rid-earnings-label{font-size:.8rem;font-weight:600;opacity:.85}.rid-earnings-total{font-size:1.9rem;font-weight:900;margin-top:.2rem}.rid-earnings-change-neg{display:inline-block;font-size:.72rem;font-weight:700;background:#ffffff26;color:#fff;padding:.15rem .5rem;border-radius:999px;margin-top:.3rem}.rid-earnings-change-pos{display:inline-block;font-size:.72rem;font-weight:700;background:#dcfce7;color:#16a34a;padding:.15rem .5rem;border-radius:999px;margin-top:.3rem}.rid-form-group{display:grid;gap:.35rem;margin-bottom:.8rem}.rid-label{font-size:.8rem;font-weight:600;color:#374151}.rid-input{width:100%;border:1.5px solid #e5e7eb;border-radius:12px;padding:.75rem 1rem;font-size:.9rem;color:#111;background:#fff;box-sizing:border-box}.rid-input:focus{outline:none;border-color:#facc15}.rid-input-prefix-wrap{position:relative}.rid-input-prefix{position:absolute;left:1rem;top:50%;transform:translateY(-50%);font-size:.9rem;font-weight:700;color:#374151}.rid-input.has-prefix{padding-left:2rem}.rid-select{width:100%;border:1.5px solid #e5e7eb;border-radius:12px;padding:.75rem 1rem;font-size:.9rem;color:#111;background:#fff;box-sizing:border-box;cursor:pointer}.rid-btn-yellow{background:#facc15;color:#111;border:0;border-radius:12px;padding:.85rem;font-size:.95rem;font-weight:800;cursor:pointer;width:100%}.rid-btn-grey{background:#f3f4f6;color:#374151;border:1.5px solid #e5e7eb;border-radius:12px;padding:.85rem;font-size:.95rem;font-weight:700;cursor:pointer;width:100%}.rid-btn-red{background:#dc2626;color:#fff;border:0;border-radius:12px;padding:.85rem;font-size:.95rem;font-weight:800;cursor:pointer;width:100%}.rid-error{color:#dc2626;font-size:.82rem;padding:.6rem .8rem;background:#fee2e2;border-radius:10px}.rid-success{color:#16a34a;font-size:.82rem;padding:.6rem .8rem;background:#dcfce7;border-radius:10px}.vend-shell{min-height:100dvh;display:flex;flex-direction:column;background:#f5f5f5;max-width:480px;margin:0 auto}.vend-main{flex:1;padding-bottom:76px;overflow-y:auto}.vend-bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:min(480px,100%);height:68px;background:#fff;border-top:1px solid #e5e7eb;display:grid;grid-template-columns:repeat(6,1fr);z-index:100;box-shadow:0 -2px 12px #00000014}.vend-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#9ca3af;font-size:.6rem;font-weight:600;text-decoration:none;padding:.3rem 0;transition:color .18s}.vend-nav-item.active{color:#facc15}.vend-nav-icon{display:flex;align-items:center;justify-content:center}.vend-header{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1rem;background:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid #f0f0f0}.vend-header-title{font-size:1.05rem;font-weight:700;color:#111}.vend-back-btn{width:36px;height:36px;border-radius:50%;border:0;background:#f3f4f6;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#374151;flex-shrink:0}.vend-page{background:#f5f5f5;min-height:calc(100dvh - 68px);padding-bottom:1.5rem}.vend-white-section{background:#fff;margin-bottom:.5rem}.vend-balance-card{margin:1rem;background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:18px;padding:1.2rem;color:#fff;box-shadow:0 6px 24px #dc262647}.vend-balance-label{font-size:.8rem;font-weight:600;opacity:.85}.vend-balance-amount{font-size:1.9rem;font-weight:900;margin-top:.2rem;letter-spacing:-.5px}.vend-balance-sub{font-size:.76rem;opacity:.75;margin-top:2px}.vend-withdraw-btn{margin-top:1rem;background:#facc15;color:#111;border:0;border-radius:12px;padding:.65rem 1.4rem;font-size:.9rem;font-weight:800;cursor:pointer}.vend-stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;margin:0 1rem}.vend-stat-card{background:#fff;border-radius:14px;padding:.75rem .6rem;text-align:center;box-shadow:0 2px 8px #0000000d}.vend-stat-label{font-size:.65rem;color:#6b7280;font-weight:600}.vend-stat-value{font-size:.95rem;font-weight:800;color:#111;margin-top:2px}.vend-stat-change{font-size:.62rem;color:#16a34a;margin-top:1px;font-weight:600}.vend-card{background:#fff;border-radius:16px;margin:.5rem 1rem;padding:1rem;box-shadow:0 2px 8px #0000000d}.vend-card-title{font-size:.95rem;font-weight:800;color:#111;margin-bottom:.75rem}.vend-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.vend-chart{display:flex;align-items:flex-end;gap:5px;height:100px;padding:0 .2rem}.vend-bar-wrap{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;height:100%;justify-content:flex-end}.vend-bar{width:100%;background:#facc15;border-radius:6px 6px 0 0;min-height:6px;transition:height .3s}.vend-bar-label{font-size:.58rem;color:#9ca3af;font-weight:600;white-space:nowrap}.vend-period-select{font-size:.78rem;font-weight:700;border:1.5px solid #e5e7eb;border-radius:10px;padding:.35rem .7rem;background:#fff;color:#111;cursor:pointer}.vend-order-row{display:flex;align-items:center;gap:.8rem;padding:.75rem 0;border-bottom:1px solid #f5f5f5}.vend-order-row:last-child{border-bottom:0}.vend-order-id{font-size:.85rem;font-weight:700;color:#111}.vend-order-meta{font-size:.72rem;color:#6b7280;margin-top:1px}.vend-order-amount{font-size:.9rem;font-weight:800;color:#111;margin-left:auto}.vend-badge{display:inline-block;font-size:.68rem;font-weight:700;padding:.2rem .55rem;border-radius:999px}.vend-badge.new{background:#fef3c7;color:#92400e}.vend-badge.ongoing{background:#dbeafe;color:#1e40af}.vend-badge.completed{background:#dcfce7;color:#14532d}.vend-badge.cancelled{background:#fee2e2;color:#7f1d1d}.vend-badge.pending{background:#f3f4f6;color:#374151}.vend-tab-row{display:flex;gap:.5rem;padding:.75rem 1rem;overflow-x:auto;background:#fff;border-bottom:1px solid #f0f0f0}.vend-tab-chip{flex-shrink:0;padding:.45rem 1rem;border-radius:20px;font-size:.8rem;font-weight:700;border:1.5px solid #e5e7eb;background:#fff;color:#374151;cursor:pointer;transition:all .15s}.vend-tab-chip.active{background:#facc15;border-color:#facc15;color:#111}.vend-order-card{background:#fff;border-radius:14px;margin:0 1rem .6rem;padding:.9rem;box-shadow:0 2px 8px #0000000d}.vend-order-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.vend-order-card-num{font-size:.92rem;font-weight:800;color:#111}.vend-order-card-info{font-size:.74rem;color:#6b7280;margin-bottom:.6rem}.vend-order-card-total{font-size:1rem;font-weight:800;color:#111;margin-bottom:.7rem}.vend-action-row{display:flex;gap:.6rem;flex-wrap:wrap}.vend-btn-yellow{background:#facc15;color:#111;border:0;border-radius:10px;padding:.55rem 1rem;font-size:.82rem;font-weight:700;cursor:pointer}.vend-btn-red{background:#dc2626;color:#fff;border:0;border-radius:10px;padding:.55rem 1rem;font-size:.82rem;font-weight:700;cursor:pointer}.vend-btn-grey{background:#f3f4f6;color:#374151;border:0;border-radius:10px;padding:.55rem 1rem;font-size:.82rem;font-weight:700;cursor:pointer}.vend-btn-green{background:#16a34a;color:#fff;border:0;border-radius:10px;padding:.55rem 1rem;font-size:.82rem;font-weight:700;cursor:pointer}.vend-btn-outline{background:transparent;color:#374151;border:1.5px solid #e5e7eb;border-radius:10px;padding:.55rem 1rem;font-size:.82rem;font-weight:700;cursor:pointer}.vend-btn-full{width:100%;padding:.85rem;font-size:.95rem}.vend-menu-row{display:flex;align-items:center;gap:.8rem;padding:.85rem 0;border-bottom:1px solid #f5f5f5}.vend-menu-row:last-child{border-bottom:0}.vend-menu-thumb{width:64px;height:64px;border-radius:10px;object-fit:cover;background:#f3f4f6;flex-shrink:0}.vend-menu-thumb-placeholder{width:64px;height:64px;border-radius:10px;background:#fef3c7;display:flex;align-items:center;justify-content:center;font-size:1.4rem;flex-shrink:0}.vend-menu-name{font-size:.88rem;font-weight:700;color:#111}.vend-menu-price{font-size:.82rem;font-weight:700;color:#dc2626;margin-top:2px}.vend-menu-stock{font-size:.72rem;color:#6b7280;margin-top:2px}.vend-menu-stock.in{color:#16a34a}.vend-menu-stock.out{color:#dc2626}.vend-toggle{position:relative;width:44px;height:24px;flex-shrink:0}.vend-toggle input{opacity:0;width:0;height:0;position:absolute}.vend-toggle-track{position:absolute;top:0;right:0;bottom:0;left:0;background:#d1d5db;border-radius:999px;cursor:pointer;transition:background .2s}.vend-toggle input:checked+.vend-toggle-track{background:#16a34a}.vend-toggle-thumb{position:absolute;top:3px;left:3px;width:18px;height:18px;background:#fff;border-radius:50%;transition:transform .2s;pointer-events:none}.vend-toggle input:checked~.vend-toggle-thumb{transform:translate(20px)}.vend-upload-box{border:2px dashed #d1d5db;border-radius:14px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;background:#fafafa;margin-bottom:.5rem}.vend-upload-icon{width:48px;height:48px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.vend-upload-label{font-size:.88rem;font-weight:700;color:#374151}.vend-upload-hint{font-size:.72rem;color:#9ca3af}.vend-upload-preview{width:100%;max-height:160px;border-radius:12px;object-fit:cover}.vend-label{font-size:.8rem;font-weight:600;color:#374151;margin-bottom:.3rem;display:block}.vend-input{width:100%;border:1.5px solid #e5e7eb;border-radius:12px;padding:.75rem 1rem;font-size:.9rem;color:#111;background:#fff;box-sizing:border-box}.vend-input:focus{outline:none;border-color:#facc15}.vend-input-prefix-wrap{position:relative}.vend-input-prefix{position:absolute;left:1rem;top:50%;transform:translateY(-50%);font-size:.9rem;font-weight:700;color:#374151}.vend-input.has-prefix{padding-left:2rem}.vend-textarea{width:100%;border:1.5px solid #e5e7eb;border-radius:12px;padding:.75rem 1rem;font-size:.9rem;color:#111;background:#fff;resize:vertical;min-height:80px;box-sizing:border-box}.vend-select{width:100%;border:1.5px solid #e5e7eb;border-radius:12px;padding:.75rem 1rem;font-size:.9rem;color:#111;background:#fff;box-sizing:border-box;cursor:pointer}.vend-form-group{display:grid;gap:.35rem;margin-bottom:.8rem}.vend-earnings-hero{margin:1rem;background:#fff;border-radius:16px;padding:1.2rem;box-shadow:0 2px 8px #0000000d}.vend-earnings-period{font-size:.78rem;color:#6b7280;font-weight:600}.vend-earnings-total{font-size:2rem;font-weight:900;color:#111;margin-top:.25rem}.vend-earnings-growth{font-size:.78rem;color:#16a34a;font-weight:700;margin-top:.2rem}.vend-earnings-split{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;margin-top:1rem}.vend-earnings-split-item{background:#f9fafb;border-radius:12px;padding:.7rem}.vend-earnings-split-label{font-size:.72rem;color:#6b7280}.vend-earnings-split-val{font-size:.95rem;font-weight:800;color:#111;margin-top:2px}.vend-account-item{display:flex;align-items:center;gap:.8rem;padding:.9rem 0;border-bottom:1px solid #f5f5f5;text-decoration:none;cursor:pointer;background:transparent;border-left:0;border-right:0;border-top:0;width:100%;color:inherit}.vend-account-item:last-child{border-bottom:0}.vend-account-icon{width:38px;height:38px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.vend-account-label{flex:1;font-size:.9rem;font-weight:600;color:#111;text-align:left}.vend-account-badge{font-size:.62rem;font-weight:700;background:#dc2626;color:#fff;padding:.15rem .45rem;border-radius:999px}.vend-account-arrow{color:#d1d5db;font-size:1.1rem}.vend-logout-btn{width:calc(100% - 2rem);margin:.5rem 1rem 1.5rem;background:transparent;border:1.5px solid #fee2e2;border-radius:12px;padding:.85rem;font-size:.9rem;font-weight:700;color:#dc2626;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem}.vend-tx-row{display:flex;align-items:center;gap:.7rem;padding:.75rem 0;border-bottom:1px solid #f5f5f5}.vend-tx-row:last-child{border-bottom:0}.vend-tx-icon{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.vend-tx-icon.credit{background:#dcfce7;color:#16a34a}.vend-tx-icon.debit{background:#fee2e2;color:#dc2626}.vend-tx-label{font-size:.85rem;font-weight:600;color:#111}.vend-tx-date{font-size:.72rem;color:#9ca3af;margin-top:1px}.vend-tx-amount{margin-left:auto;font-size:.9rem;font-weight:800}.vend-tx-amount.credit{color:#16a34a}.vend-tx-amount.debit{color:#dc2626}.vend-payout-row{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #f5f5f5}.vend-payout-row:last-child{border-bottom:0}.vend-payout-amount{font-size:.9rem;font-weight:800;color:#111}.vend-payout-date{font-size:.72rem;color:#9ca3af;margin-top:1px}.vend-setup-logo-wrap{display:flex;justify-content:center;margin:1rem 0}.vend-setup-logo{width:90px;height:90px;border-radius:50%;object-fit:cover;border:3px solid #facc15}.vend-setup-logo-placeholder{width:90px;height:90px;border-radius:50%;background:#fef3c7;border:3px dashed #facc15;display:flex;align-items:center;justify-content:center;font-size:2rem}.vend-error{color:#dc2626;font-size:.82rem;padding:.6rem .8rem;background:#fee2e2;border-radius:10px}.vend-success{color:#16a34a;font-size:.82rem;padding:.6rem .8rem;background:#dcfce7;border-radius:10px}.vend-wallet-stats{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;margin:0 1rem}.vend-wallet-stat{background:#fff;border-radius:14px;padding:.85rem;box-shadow:0 2px 8px #0000000d}.vend-wallet-stat-label{font-size:.72rem;color:#6b7280}.vend-wallet-stat-val{font-size:1rem;font-weight:800;color:#111;margin-top:3px}.vend-info-row{display:flex;justify-content:space-between;align-items:center;padding:.55rem 0;border-bottom:1px solid #f5f5f5;font-size:.85rem}.vend-info-row:last-child{border-bottom:0}.vend-info-label{color:#6b7280}.vend-info-value{font-weight:700;color:#111}.vend-cat-row{display:flex;align-items:center;justify-content:space-between;padding:.8rem 0;border-bottom:1px solid #f5f5f5}.vend-cat-row:last-child{border-bottom:0}.vend-cat-name{font-size:.9rem;font-weight:700;color:#111}.vend-cat-count{font-size:.75rem;color:#9ca3af;margin-top:1px}.vend-store-toggle{display:flex;align-items:center;gap:.6rem;background:#f9fafb;border-radius:12px;padding:.5rem .8rem}.vend-store-status-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.vend-store-status-dot.open{background:#16a34a}.vend-store-status-dot.closed{background:#dc2626}.vend-store-status-label{font-size:.82rem;font-weight:700;color:#374151}.vend-fab{position:fixed;bottom:82px;left:50%;transform:translate(-50%);width:min(444px,calc(100% - 2rem));background:#facc15;border:0;border-radius:14px;padding:.9rem;font-size:.95rem;font-weight:800;color:#111;cursor:pointer;box-shadow:0 4px 20px #facc1580;z-index:80}.adm-shell{display:flex;min-height:100vh;background:#f8fafc;font-family:Poppins,Segoe UI,sans-serif}.adm-sidebar{width:220px;min-height:100vh;background:#fff;border-right:1px solid #E5E7EB;display:flex;flex-direction:column;position:fixed;left:0;top:0;bottom:0;z-index:40;overflow-y:auto}.adm-sidebar-brand{display:flex;align-items:center;gap:10px;padding:18px 16px 14px;border-bottom:1px solid #F3F4F6;flex-shrink:0}.adm-brand-icon{width:34px;height:34px;background:#dc2626;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.adm-brand-name{font-size:14px;font-weight:800;color:#111827;line-height:1.2}.adm-brand-sub{font-size:10px;color:#9ca3af;line-height:1}.adm-nav{flex:1;padding:8px 0;overflow-y:auto}.adm-nav-item{display:flex;align-items:center;gap:10px;padding:9px 16px;font-size:13px;color:#4b5563;text-decoration:none;border-left:3px solid transparent;transition:background .12s,color .12s;white-space:nowrap}.adm-nav-item:hover{background:#fef9e7;color:#111827}.adm-nav-item.active{background:#fefce8;color:#92400e;border-left-color:#facc15;font-weight:600}.adm-nav-icon{flex-shrink:0;display:flex;align-items:center}.adm-nav-item svg{width:17px;height:17px}.adm-sidebar-footer{padding:14px;border-top:1px solid #F3F4F6;flex-shrink:0}.adm-logout-btn{display:flex;align-items:center;gap:8px;width:100%;padding:9px 12px;background:#fee2e2;border:none;border-radius:8px;color:#dc2626;font-size:13px;font-weight:600;cursor:pointer;text-align:left}.adm-main{margin-left:220px;flex:1;display:flex;flex-direction:column;min-height:100vh}.adm-topbar{height:60px;background:#fff;border-bottom:1px solid #E5E7EB;display:flex;align-items:center;padding:0 24px;gap:16px;position:sticky;top:0;z-index:30}.adm-topbar-search{flex:1;max-width:380px;position:relative}.adm-search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.adm-topbar-search-input{width:100%;padding:8px 12px 8px 34px;border:1px solid #E5E7EB;border-radius:8px;font-size:13px;background:#f9fafb;color:#374151;outline:none}.adm-topbar-search-input:focus{border-color:#facc15}.adm-topbar-right{display:flex;align-items:center;gap:10px;margin-left:auto}.adm-notif-btn{position:relative;background:none;border:none;cursor:pointer;padding:6px;border-radius:8px;color:#6b7280;display:flex;align-items:center}.adm-notif-btn:hover{background:#f9fafb}.adm-notif-dot{position:absolute;top:4px;right:4px;width:8px;height:8px;background:#f97316;border-radius:50%;border:2px solid white}.adm-user-pill{display:flex;align-items:center;gap:8px;padding-left:8px;border-left:1px solid #F3F4F6}.adm-avatar{width:34px;height:34px;border-radius:50%;background:#facc15;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;color:#111827;flex-shrink:0}.adm-user-name{font-size:13px;font-weight:600;color:#111827;line-height:1.2}.adm-user-role{font-size:11px;color:#9ca3af;line-height:1}.adm-content{padding:24px;flex:1}.adm-page-title{font-size:20px;font-weight:800;color:#111827;margin:0 0 20px}.adm-card{background:#fff;border-radius:12px;padding:20px;border:1px solid #E5E7EB;box-shadow:0 1px 3px #0000000d}.adm-card-title{font-size:15px;font-weight:700;color:#111827;margin-bottom:16px}.adm-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.adm-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.adm-kpi-card{border-radius:12px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.adm-kpi-card.red{background:#dc2626;color:#fff}.adm-kpi-card.yellow{background:#facc15;color:#111827}.adm-kpi-label{font-size:12px;font-weight:500;opacity:.85;margin-bottom:4px}.adm-kpi-value{font-size:28px;font-weight:800;line-height:1.1}.adm-kpi-change{font-size:11px;opacity:.75;margin-top:3px}.adm-kpi-icon-wrap{width:46px;height:46px;border-radius:10px;background:#ffffff40;display:flex;align-items:center;justify-content:center;flex-shrink:0}.adm-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:20px;font-size:11.5px;font-weight:600;white-space:nowrap}.adm-badge.completed,.adm-badge.approved,.adm-badge.active,.adm-badge.online,.adm-badge.delivered,.adm-badge.resolved{background:#dcfce7;color:#15803d}.adm-badge.ongoing,.adm-badge.open,.adm-badge.in-progress{background:#fef3c7;color:#b45309}.adm-badge.cancelled,.adm-badge.rejected,.adm-badge.denied,.adm-badge.expired{background:#fee2e2;color:#dc2626}.adm-badge.pending,.adm-badge.offline,.adm-badge.closed,.adm-badge.inactive{background:#f3f4f6;color:#6b7280}.adm-badge.scheduled,.adm-badge.new{background:#eff6ff;color:#1d4ed8}.adm-table-wrap{overflow-x:auto}.adm-table{width:100%;border-collapse:collapse;font-size:13.5px}.adm-table th{text-align:left;padding:10px 16px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;background:#f9fafb;border-bottom:1px solid #E5E7EB;white-space:nowrap}.adm-table td{padding:13px 16px;border-bottom:1px solid #F3F4F6;color:#374151;vertical-align:middle}.adm-table tr:last-child td{border-bottom:none}.adm-table tbody tr:hover{background:#fafafa}.adm-table .col-id{font-weight:600;color:#111827}.adm-table .col-muted{color:#9ca3af;font-size:12px}.adm-tabs{display:flex;gap:0;border-bottom:1px solid #E5E7EB;margin-bottom:20px}.adm-tab{padding:10px 18px;font-size:13.5px;font-weight:500;color:#6b7280;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;cursor:pointer;transition:all .15s;white-space:nowrap}.adm-tab:hover:not(.active){color:#374151}.adm-tab.active{color:#dc2626;border-bottom-color:#dc2626;font-weight:600}.adm-pagination{display:flex;align-items:center;justify-content:flex-end;gap:4px;padding-top:16px}.adm-page-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #E5E7EB;border-radius:6px;font-size:13px;background:#fff;cursor:pointer;color:#374151}.adm-page-btn.active{background:#dc2626;border-color:#dc2626;color:#fff;font-weight:700}.adm-page-btn:hover:not(.active):not(:disabled){background:#f9fafb}.adm-page-btn:disabled{opacity:.4;cursor:not-allowed}.adm-filter-bar{display:flex;align-items:center;gap:10px;margin-bottom:16px;flex-wrap:wrap}.adm-filter-btn{display:flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid #E5E7EB;border-radius:8px;font-size:13px;background:#fff;cursor:pointer;color:#374151;white-space:nowrap}.adm-filter-btn:hover{background:#f9fafb}.adm-search-bar{flex:1;min-width:180px;max-width:280px;padding:8px 12px;border:1px solid #E5E7EB;border-radius:8px;font-size:13px;outline:none}.adm-search-bar:focus{border-color:#facc15}.adm-select{padding:8px 12px;border:1px solid #E5E7EB;border-radius:8px;font-size:13px;background:#fff;outline:none;color:#374151}.adm-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;border:none;transition:opacity .15s;text-decoration:none;white-space:nowrap}.adm-btn:hover{opacity:.88}.adm-btn.primary{background:#facc15;color:#111827}.adm-btn.danger{background:#dc2626;color:#fff}.adm-btn.success{background:#16a34a;color:#fff}.adm-btn.ghost{background:#fff;border:1px solid #E5E7EB;color:#374151}.adm-btn.sm{padding:5px 10px;font-size:12px}.adm-btn:disabled{opacity:.5;cursor:not-allowed}.adm-btn.secondary{background:#f3f4f6;border:1px solid #e5e7eb;color:#374151}.adm-alert{padding:12px 16px;border-radius:8px;font-size:13px;font-weight:500}.adm-alert.success{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.adm-alert.error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.adm-nl-tabs{display:flex;gap:4px;background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:4px;width:fit-content}.adm-nl-tab{display:flex;align-items:center;gap:8px;padding:8px 18px;border-radius:7px;border:none;background:transparent;font-size:13px;font-weight:600;color:var(--text-muted);cursor:pointer;transition:background .15s,color .15s}.adm-nl-tab.active{background:#facc15;color:#111}.adm-nl-tab:not(.active):hover{background:color-mix(in srgb,var(--border) 40%,transparent)}.adm-nl-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:#111;color:#fff;font-size:11px;font-weight:700}.adm-nl-tab.active .adm-nl-badge{background:#0000002e;color:#111}.adm-nl-list-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;flex-wrap:wrap;gap:10px}.adm-nl-list-title{font-size:15px;font-weight:700;color:var(--text)}.adm-nl-empty{padding:32px 0;text-align:center;color:var(--text-muted);font-size:14px}.adm-nl-role-badge{display:inline-block;padding:2px 8px;border-radius:99px;font-size:11px;font-weight:600;text-transform:capitalize}.adm-nl-role-badge.customer{background:#dbeafe;color:#1e40af}.adm-nl-role-badge.vendor{background:#fef9c3;color:#854d0e}.adm-nl-role-badge.rider{background:#dcfce7;color:#166534}.adm-nl-role-badge.admin{background:#fce7f3;color:#9d174d}.adm-nl-compose-title{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:var(--text);margin-bottom:18px}.adm-nl-field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.adm-nl-label{font-size:13px;font-weight:600;color:var(--text)}.adm-nl-input,.adm-nl-textarea{padding:10px 12px;border-radius:8px;border:1.5px solid var(--border);background:var(--surface);color:var(--text);font-size:14px;font-family:inherit;outline:none;transition:border-color .15s;resize:vertical}.adm-nl-input:focus,.adm-nl-textarea:focus{border-color:#facc15}.adm-nl-hint{font-size:12px;color:var(--text-muted)}.adm-nl-target-row{display:flex;flex-direction:column;gap:8px}.adm-nl-radio{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text);cursor:pointer}.adm-nl-radio input[type=radio]{accent-color:#FACC15;width:15px;height:15px;cursor:pointer}.adm-icon-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:6px;border:none;cursor:pointer;transition:opacity .15s}.adm-icon-btn:hover{opacity:.8}.adm-icon-btn.approve{background:#dcfce7;color:#15803d}.adm-icon-btn.reject{background:#fee2e2;color:#dc2626}.adm-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:20px}.adm-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.adm-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.adm-stack{display:flex;flex-direction:column;gap:20px}.adm-earn-card{border-radius:12px;padding:18px 20px;border:1px solid #E5E7EB}.adm-earn-card.tov{background:#fef3c7}.adm-earn-card.platform{background:#f0fdf4}.adm-earn-card.vendor{background:#eff6ff}.adm-earn-card.rider{background:#fdf4ff}.adm-earn-label{font-size:12px;color:#6b7280;margin-bottom:4px}.adm-earn-value{font-size:22px;font-weight:800;color:#111827}.adm-earn-change{font-size:11px;color:#16a34a;margin-top:3px}.adm-chart-wrap{width:100%;overflow:hidden}.adm-rest-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.adm-rest-card{background:#fff;border-radius:12px;padding:16px;border:1px solid #E5E7EB;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.adm-rest-logo{width:56px;height:56px;border-radius:12px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:22px;overflow:hidden}.adm-rest-logo img{width:100%;height:100%;object-fit:cover}.adm-rest-name{font-size:13px;font-weight:700;color:#111827}.adm-rest-location{font-size:11px;color:#9ca3af}.adm-rest-orders{font-size:12px;font-weight:600;color:#374151}.adm-timeline{display:flex;flex-direction:column}.adm-timeline-row{display:flex;gap:12px;padding-bottom:20px;position:relative}.adm-timeline-row:last-child{padding-bottom:0}.adm-tl-dot-col{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.adm-tl-dot{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0}.adm-tl-dot.done{background:#16a34a;color:#fff}.adm-tl-dot.waiting{background:#e5e7eb;color:#9ca3af}.adm-tl-line{flex:1;width:2px;background:#e5e7eb;min-height:20px;margin-top:4px}.adm-tl-content{flex:1}.adm-tl-label{font-size:13px;font-weight:600;color:#111827}.adm-tl-time{font-size:11px;color:#9ca3af;margin-top:2px}.adm-status-dot{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;font-weight:500}.adm-dot{width:7px;height:7px;border-radius:50%}.adm-dot.online{background:#16a34a}.adm-dot.offline{background:#9ca3af}.adm-settings-tabs{display:flex;gap:6px;margin-bottom:24px;flex-wrap:wrap}.adm-settings-tab{padding:8px 16px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;border:1px solid #E5E7EB;background:#fff;color:#6b7280}.adm-settings-tab.active{background:#facc15;border-color:#facc15;color:#111827;font-weight:700}.adm-form-group{margin-bottom:16px}.adm-label{display:block;font-size:13px;font-weight:500;color:#374151;margin-bottom:6px}.adm-input{width:100%;padding:9px 12px;border:1px solid #E5E7EB;border-radius:8px;font-size:13px;color:#111827;background:#fff;outline:none;box-sizing:border-box}.adm-input:focus{border-color:#facc15;box-shadow:0 0 0 3px #facc1533}.adm-order-detail-grid{display:grid;grid-template-columns:1fr 340px;gap:20px;align-items:start}.adm-info-row{display:flex;justify-content:space-between;align-items:center;padding:6px 0;border-bottom:1px solid #F9FAFB;font-size:13.5px}.adm-info-label{color:#6b7280}.adm-info-value{font-weight:600;color:#111827}.adm-sum-row{display:flex;justify-content:space-between;font-size:13.5px;padding:5px 0}.adm-sum-total{font-weight:800;font-size:15px;border-top:1px solid #E5E7EB;margin-top:6px;padding-top:8px}.adm-top-list-row{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #F3F4F6}.adm-top-list-row:last-child{border-bottom:none}.adm-top-list-rank{width:24px;height:24px;border-radius:50%;background:#fef3c7;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#b45309;flex-shrink:0}.adm-top-list-logo{width:36px;height:36px;border-radius:8px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.adm-top-list-name{font-size:13px;font-weight:600;color:#111827;flex:1}.adm-top-list-orders{font-size:12px;color:#6b7280}.adm-toggle-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.adm-toggle{width:44px;height:24px;background:#e5e7eb;border-radius:12px;border:none;cursor:pointer;position:relative;transition:background .2s}.adm-toggle.on{background:#facc15}.adm-toggle-thumb{width:18px;height:18px;background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;transition:left .2s;box-shadow:0 1px 3px #0003}.adm-toggle.on .adm-toggle-thumb{left:23px}.adm-upload-box{width:80px;height:80px;border-radius:10px;border:2px dashed #E5E7EB;display:flex;align-items:center;justify-content:center;font-size:28px;color:#9ca3af;cursor:pointer}@media (max-width: 1280px){.adm-kpi-grid,.adm-rest-grid,.adm-grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width: 900px){.adm-order-detail-grid,.adm-grid-2{grid-template-columns:1fr}}@media (max-width: 768px){.adm-sidebar{display:none}.adm-main{margin-left:0}.adm-kpi-grid{grid-template-columns:1fr 1fr}}.rider-shell{min-height:100dvh;display:flex;flex-direction:column;background:#f5f5f5;max-width:480px;margin:0 auto;position:relative}.rider-main{flex:1;padding-bottom:72px;overflow-y:auto;-webkit-overflow-scrolling:touch}.rider-bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:min(480px,100%);height:68px;background:#fff;border-top:1px solid #e5e7eb;display:grid;grid-template-columns:repeat(6,1fr);z-index:100;box-shadow:0 -2px 12px #00000014}.rider-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#9ca3af;font-size:10px;font-weight:500;text-decoration:none;transition:color .15s;border:none;background:none;cursor:pointer;padding:0}.rider-nav-item svg{width:22px;height:22px}.rider-nav-item.active{color:#dc2626}.rider-page{display:flex;flex-direction:column;gap:12px;padding-bottom:1.5rem}.rider-top-bar{display:flex;align-items:center;justify-content:space-between;padding:14px 1rem;background:#fff}.rider-online-label{font-size:15px;font-weight:700;color:#111827}.rider-toggle-wrap{display:flex;align-items:center;gap:8px}.rider-toggle{position:relative;width:50px;height:28px;flex-shrink:0}.rider-toggle input{opacity:0;width:0;height:0;position:absolute}.rider-toggle-track{position:absolute;top:0;right:0;bottom:0;left:0;background:#d1d5db;border-radius:28px;cursor:pointer;transition:background .2s}.rider-toggle input:checked+.rider-toggle-track{background:#22c55e}.rider-toggle-thumb{position:absolute;top:3px;left:3px;width:22px;height:22px;background:#fff;border-radius:50%;box-shadow:0 1px 4px #00000040;transition:transform .2s;pointer-events:none}.rider-toggle input:checked~.rider-toggle-thumb{transform:translate(22px)}.rider-hero{background:linear-gradient(135deg,#dc2626,#b91c1c);margin:0 1rem;border-radius:20px;padding:1.25rem;color:#fff;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;min-height:110px}.rider-hero-text h2{font-size:17px;font-weight:800;margin:0;color:#fff}.rider-hero-text p{font-size:12px;opacity:.88;margin-top:4px;color:#ffffffe6}.rider-hero-illus{font-size:60px;line-height:1}.rider-stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0 1rem}.rider-stat-card{background:#fff;border-radius:14px;padding:12px 10px;text-align:center;box-shadow:0 2px 8px #0000000f}.rider-stat-label{font-size:10px;color:#6b7280;margin-bottom:4px;font-weight:500}.rider-stat-value{font-size:14px;font-weight:800;color:#111827}.rider-incentive-card{background:#fff;border-radius:18px;padding:1rem;margin:0 1rem;box-shadow:0 2px 8px #0000000f}.rider-incentive-title{font-size:14px;font-weight:700;color:#111827;margin-bottom:2px}.rider-incentive-sub{font-size:12px;color:#6b7280;margin-bottom:4px}.rider-incentive-bonus{font-size:13px;font-weight:700;color:#dc2626}.rider-progress-bar{height:8px;background:#f3f4f6;border-radius:4px;overflow:hidden;margin:8px 0 4px}.rider-progress-fill{height:100%;background:linear-gradient(90deg,#facc15,#f59e0b);border-radius:4px;transition:width .4s ease}.rider-progress-frac{font-size:11px;color:#9ca3af;text-align:right}.rider-quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:0 1rem}.rider-action-btn{display:flex;flex-direction:column;align-items:center;gap:6px;background:#fff;border:none;border-radius:14px;padding:12px 8px;cursor:pointer;box-shadow:0 2px 8px #0000000f;font-size:11px;font-weight:600;color:#374151;transition:transform .15s,box-shadow .15s;text-decoration:none}.rider-action-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.rider-action-icon{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:19px}.rider-action-icon.red{background:#fee2e2}.rider-action-icon.yellow{background:#fef9c3}.rider-action-icon.blue{background:#dbeafe}.rider-action-icon.green{background:#d1fae5}.rider-section{background:#fff;border-radius:18px;padding:1rem;margin:0 1rem;box-shadow:0 2px 8px #0000000f}.rider-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.rider-section-title{font-size:15px;font-weight:700;color:#111827}.rider-view-all{font-size:12px;color:#dc2626;font-weight:600;text-decoration:none;background:none;border:none;cursor:pointer}.rider-balance-card{background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:20px;padding:1.25rem;margin:0 1rem;color:#fff;display:flex;align-items:center;justify-content:space-between}.rider-balance-label{font-size:12px;opacity:.85;margin-bottom:6px}.rider-balance-amount{font-size:26px;font-weight:800;letter-spacing:-.02em}.rider-balance-left{display:flex;flex-direction:column}.rider-earnings-card{background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:20px;padding:1.25rem;margin:0 1rem;color:#fff}.rider-earnings-label{font-size:12px;opacity:.85;margin-bottom:4px}.rider-earnings-total{font-size:28px;font-weight:800;letter-spacing:-.02em;margin-bottom:8px}.rider-earnings-change{display:inline-flex;align-items:center;gap:4px;background:#fff3;border-radius:20px;padding:2px 10px;font-size:11px;font-weight:600}.rider-2col{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 1rem}.rider-period-select{border:1.5px solid #e5e7eb;border-radius:10px;padding:6px 10px;font-size:13px;font-weight:600;color:#111827;background:#fff;cursor:pointer;outline:none}.rider-chart-wrap{padding:0 1rem}.rider-chart{height:120px;display:flex;align-items:flex-end;gap:5px}.rider-chart-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;height:100%;justify-content:flex-end}.rider-chart-bar{width:100%;background:#facc15;border-radius:4px 4px 0 0;min-height:3px;transition:height .4s ease}.rider-chart-bar.today{background:#dc2626}.rider-chart-label{font-size:9px;color:#9ca3af}.rider-tx-row{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #f3f4f6}.rider-tx-row:last-child{border-bottom:none}.rider-tx-icon{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:17px}.rider-tx-icon.credit{background:#d1fae5}.rider-tx-icon.debit{background:#fee2e2}.rider-tx-desc{flex:1;min-width:0}.rider-tx-title{font-size:13px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rider-tx-date{font-size:11px;color:#9ca3af;margin-top:1px}.rider-tx-amount{font-size:14px;font-weight:700;flex-shrink:0;white-space:nowrap}.rider-tx-amount.credit{color:#16a34a}.rider-tx-amount.debit{color:#dc2626}.rider-wallet-tabs{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-radius:18px;overflow:hidden;margin:0 1rem;box-shadow:0 2px 8px #0000000f}.rider-wallet-tab{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 6px;font-size:10px;font-weight:600;color:#6b7280;text-decoration:none;transition:color .15s;border-right:1px solid #f3f4f6}.rider-wallet-tab:last-child{border-right:none}.rider-wallet-tab.active,.rider-wallet-tab:hover{color:#dc2626}.rider-wallet-tab svg{width:20px;height:20px}.rider-form{display:flex;flex-direction:column;gap:14px}.rider-input-group{display:flex;flex-direction:column;gap:5px}.rider-input-label{font-size:12px;color:#6b7280;font-weight:500}.rider-input{border:1.5px solid #e5e7eb;border-radius:12px;padding:12px 14px;font-size:15px;font-weight:500;color:#111827;background:#fff;width:100%;outline:none;transition:border-color .15s;box-sizing:border-box}.rider-input:focus{border-color:#dc2626}.rider-input:disabled{background:#f9fafb;color:#9ca3af}.rider-input-prefix-wrap{position:relative}.rider-input-prefix{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:15px;font-weight:700;color:#374151;pointer-events:none}.rider-input.has-prefix{padding-left:26px}.rider-select{border:1.5px solid #e5e7eb;border-radius:12px;padding:12px 36px 12px 14px;font-size:15px;color:#111827;background:#fff;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;transition:border-color .15s;box-sizing:border-box}.rider-select:focus{border-color:#dc2626}.rider-hint{font-size:11px;color:#9ca3af}.rider-status{display:inline-flex;align-items:center;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:700}.rider-status.delivered{background:#d1fae5;color:#16a34a}.rider-status.ongoing{background:#fff7ed;color:#ea580c}.rider-status.accepted{background:#dbeafe;color:#2563eb}.rider-status.cancelled{background:#fee2e2;color:#dc2626}.rider-status.new,.rider-status.pending{background:#fef3c7;color:#d97706}.rider-status.completed{background:#d1fae5;color:#16a34a}.rider-status.rejected{background:#fee2e2;color:#dc2626}.rider-order-card{background:#fff;border-radius:14px;padding:1rem;box-shadow:0 2px 8px #0000000d}.rider-order-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.rider-order-num{font-size:15px;font-weight:700;color:#111827}.rider-order-meta{font-size:12px;color:#9ca3af;margin-bottom:8px}.rider-order-bottom{display:flex;align-items:center;justify-content:space-between}.rider-order-dist{font-size:12px;color:#6b7280}.rider-order-amount{font-size:14px;font-weight:700;color:#111827}.rider-detail-row{display:flex;justify-content:space-between;align-items:flex-start;padding:10px 0;border-bottom:1px solid #f3f4f6;gap:8px}.rider-detail-row:last-child{border-bottom:none}.rider-detail-key{font-size:12px;color:#6b7280;flex-shrink:0}.rider-detail-val{font-size:13px;font-weight:600;color:#111827;text-align:right;flex:1}.rider-detail-val.green{color:#16a34a}.rider-detail-customer{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f3f4f6}.rider-detail-customer-info h4{font-size:14px;font-weight:600;color:#111827;margin:0}.rider-detail-customer-info p{font-size:12px;color:#9ca3af;margin:2px 0 0}.rider-phone-btn{width:36px;height:36px;background:#d1fae5;border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;color:#16a34a;font-size:18px}.rider-location-row{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:1px solid #f3f4f6}.rider-location-row:last-child{border-bottom:none}.rider-location-icon{color:#dc2626;flex-shrink:0;margin-top:2px;font-size:18px}.rider-location-label{font-size:11px;color:#9ca3af;margin-bottom:2px}.rider-location-addr{font-size:13px;font-weight:600;color:#111827}.rider-go-hero{background:linear-gradient(135deg,#dc2626,#b91c1c);min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;padding:2rem 1rem;border-radius:0 0 28px 28px}.rider-go-illus{font-size:68px;margin-bottom:10px}.rider-go-hero h1{font-size:22px;font-weight:800;margin:0 0 6px;color:#fff}.rider-go-hero p{font-size:13px;opacity:.85;color:#ffffffe6;margin:0}.rider-vehicle-list{display:flex;flex-direction:column}.rider-vehicle-opt{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #f3f4f6;cursor:pointer}.rider-vehicle-opt:last-child{border-bottom:none}.rider-vehicle-opt-label{font-size:14px;font-weight:500;color:#111827}.rider-radio-circle{width:20px;height:20px;border-radius:50%;border:2px solid #dc2626;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rider-radio-circle.checked:after{content:"";width:10px;height:10px;border-radius:50%;background:#dc2626;display:block}.rider-request-card{background:#1f2937;border-radius:20px;padding:1.25rem;margin:0 1rem;color:#fff}.rider-request-header{font-size:15px;font-weight:700;color:#fff;margin-bottom:12px}.rider-request-loc{display:flex;align-items:flex-start;gap:10px;padding:6px 0}.rider-request-pin{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:13px}.rider-request-pin.pickup{background:#dc26264d}.rider-request-pin.dropoff{background:#facc1540}.rider-request-loc-label{font-size:10px;color:#fff9;margin-bottom:1px}.rider-request-loc-addr{font-size:13px;font-weight:500;color:#fff}.rider-request-divider{border:none;border-top:1px solid rgba(255,255,255,.1);margin:4px 0}.rider-request-meta{display:flex;justify-content:space-between;padding:10px 0 0}.rider-request-meta-item{display:flex;flex-direction:column;gap:2px}.rider-request-meta-label{font-size:11px;color:#fff9}.rider-request-meta-val{font-size:16px;font-weight:800;color:#fff}.rider-countdown{display:flex;align-items:center;gap:6px;padding:10px 0 2px}.rider-countdown-val{font-size:15px;font-weight:700;color:#ef4444}.rider-nav-bar{background:#1f2937;padding:1rem;display:flex;align-items:center;gap:12px;margin:0 1rem;border-radius:16px}.rider-nav-arrow{width:42px;height:42px;background:#ffffff1f;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rider-nav-dist{font-size:17px;font-weight:800;color:#fff;margin-bottom:2px}.rider-nav-turn{font-size:12px;color:#ffffffb3}.rider-map-frame{width:100%;height:260px;border-radius:18px;border:none;background:#e5e7eb;display:block}.rider-map-placeholder{width:100%;height:260px;border-radius:18px;background:#e5e7eb;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;font-size:36px;color:#9ca3af}.rider-payout-row{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f3f4f6}.rider-payout-row:last-child{border-bottom:none}.rider-payout-icon{width:44px;height:44px;background:#f3f4f6;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.rider-payout-info{flex:1;min-width:0}.rider-payout-amount{font-size:15px;font-weight:700;color:#111827}.rider-payout-bank{font-size:12px;color:#9ca3af;margin-top:1px}.rider-payout-right{text-align:right}.rider-payout-date{font-size:12px;color:#9ca3af;margin-bottom:4px}.rider-account-profile{display:flex;flex-direction:column;align-items:center;padding:1.5rem 1rem 1.25rem;background:#fff;margin:0 1rem;border-radius:18px;box-shadow:0 2px 8px #0000000f}.rider-avatar{width:80px;height:80px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:36px;margin-bottom:10px;overflow:hidden;border:3px solid #e5e7eb}.rider-avatar img{width:100%;height:100%;object-fit:cover}.rider-account-name{font-size:17px;font-weight:700;color:#111827;margin-bottom:6px}.rider-verified-row{display:flex;align-items:center;gap:8px}.rider-rating-val{font-size:13px;font-weight:700;color:#f59e0b}.rider-verified-badge{display:inline-flex;align-items:center;gap:3px;background:#d1fae5;color:#16a34a;font-size:11px;font-weight:700;padding:2px 8px;border-radius:20px}.rider-menu-list{background:#fff;border-radius:18px;overflow:hidden;margin:0 1rem;box-shadow:0 2px 8px #0000000f}.rider-menu-item{display:flex;align-items:center;justify-content:space-between;padding:14px 1rem;border-bottom:1px solid #f3f4f6;text-decoration:none;color:#111827;font-size:14px;font-weight:500;transition:background .15s;cursor:pointer;background:none;border-left:none;border-right:none;border-top:none;width:100%;text-align:left}.rider-menu-item:last-child{border-bottom:none}.rider-menu-item:hover{background:#f9fafb}.rider-menu-item-left{display:flex;align-items:center;gap:10px}.rider-menu-item-icon{width:36px;height:36px;background:#f3f4f6;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.rider-new-badge{display:inline-flex;align-items:center;background:#dc2626;color:#fff;font-size:9px;font-weight:700;padding:1px 6px;border-radius:20px;margin-left:6px}.rider-logout-btn{display:flex;align-items:center;gap:10px;padding:15px 1rem;color:#dc2626;font-size:14px;font-weight:600;background:#fff;border:none;border-radius:18px;box-shadow:0 2px 8px #0000000f;cursor:pointer;width:100%;margin:0;transition:background .15s}.rider-logout-btn:hover{background:#fef2f2}.rider-partner-hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1rem 1.5rem;background:#fff;margin:0 1rem;border-radius:18px;box-shadow:0 2px 8px #0000000f}.rider-partner-illus{font-size:72px;margin-bottom:12px}.rider-partner-title{font-size:18px;font-weight:700;color:#111827;margin-bottom:8px}.rider-partner-desc{font-size:13px;color:#6b7280;line-height:1.55}.rider-app-status-card{background:#fff;border-radius:18px;padding:1.25rem;margin:0 1rem;box-shadow:0 2px 8px #0000000f}.rider-app-status-title{font-size:15px;font-weight:700;color:#111827;margin-bottom:12px}.rider-app-status-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f3f4f6;font-size:13px}.rider-app-status-row:last-child{border-bottom:none}.rider-app-key{color:#6b7280}.rider-app-val{font-weight:600;color:#111827}.rider-status-chip{padding:3px 12px;border-radius:20px;font-size:12px;font-weight:700}.rider-status-chip.pending{background:#fef3c7;color:#d97706}.rider-status-chip.approved{background:#d1fae5;color:#16a34a}.rider-status-chip.rejected{background:#fee2e2;color:#dc2626}.rider-app-note{font-size:12px;color:#6b7280;text-align:center;margin-top:10px;line-height:1.5}.rider-page-header{display:flex;align-items:center;gap:10px;padding:14px 1rem;background:#fff;border-bottom:1px solid #f3f4f6}.rider-back-btn{width:34px;height:34px;border:none;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#374151;flex-shrink:0;font-size:18px;padding:0}.rider-page-header-title{font-size:17px;font-weight:700;color:#111827;flex:1}.rider-page-header-status{margin-left:auto}.rider-btn-yellow{display:flex;align-items:center;justify-content:center;width:100%;padding:15px;background:#facc15;border:none;border-radius:14px;font-size:15px;font-weight:700;color:#000;cursor:pointer;transition:filter .15s,transform .15s}.rider-btn-yellow:hover{filter:brightness(.97);transform:translateY(-1px)}.rider-btn-yellow:disabled{opacity:.6;cursor:not-allowed;transform:none}.rider-btn-red{display:flex;align-items:center;justify-content:center;width:100%;padding:15px;background:#dc2626;border:none;border-radius:14px;font-size:15px;font-weight:700;color:#fff;cursor:pointer;transition:filter .15s,transform .15s}.rider-btn-red:hover{filter:brightness(.92);transform:translateY(-1px)}.rider-btn-red:disabled{opacity:.6;cursor:not-allowed;transform:none}.rider-btn-outline{display:flex;align-items:center;justify-content:center;width:100%;padding:15px;background:transparent;border:2px solid #e5e7eb;border-radius:14px;font-size:15px;font-weight:700;color:#374151;cursor:pointer;transition:border-color .15s}.rider-btn-outline:hover{border-color:#dc2626;color:#dc2626}.rider-btn-outline:disabled{opacity:.5;cursor:not-allowed}.rider-alert-error{background:#fef2f2;color:#dc2626;border-radius:12px;padding:10px 14px;font-size:13px;font-weight:500;margin:0 1rem}.rider-alert-success{background:#f0fdf4;color:#16a34a;border-radius:12px;padding:10px 14px;font-size:13px;font-weight:500;margin:0 1rem}.rider-empty{text-align:center;padding:2rem 1rem;color:#9ca3af;font-size:13px}.rider-otp-input{border:1.5px solid #e5e7eb;border-radius:12px;padding:12px 14px;font-size:20px;font-weight:700;letter-spacing:6px;text-align:center;color:#111827;background:#fff;width:100%;outline:none;transition:border-color .15s;box-sizing:border-box}.rider-otp-input:focus{border-color:#dc2626}.theme-toggle-btn{background:none;border:none;cursor:pointer;padding:0;font-family:inherit;color:inherit}.adm-topbar-right .theme-toggle-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;border:1.5px solid #e5e7eb;border-radius:8px;background:#fff;font-size:12px;font-weight:600;color:#374151;cursor:pointer;transition:background .15s,border-color .15s}.adm-topbar-right .theme-toggle-btn:hover{background:#f9fafb;border-color:#d1d5db}.adm-period-btn{padding:5px 12px;border-radius:8px;border:none;cursor:pointer;font-size:12px;font-weight:600;background:#f3f4f6;color:#374151;transition:background .15s,color .15s}.adm-period-btn.active{background:#dc2626;color:#fff}.adm-period-label{font-size:11px;color:#9ca3af;margin-bottom:12px}.adm-muted{color:#9ca3af}.adm-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:10px}.adm-summary-tile{border-radius:10px;padding:12px 14px;text-align:center}.adm-summary-tile.neutral{background:#f3f4f6}.adm-summary-tile.green{background:#f0fdf4}.adm-summary-tile.yellow{background:#fefce8}.adm-summary-tile.red{background:#fef2f2}.adm-summary-tile.slate{background:#f8fafc}.adm-summary-val{font-size:26px;font-weight:800}.adm-summary-lbl{font-size:11px;font-weight:600;margin-top:2px}.adm-summary-tile.neutral .adm-summary-val{color:#111827}.adm-summary-tile.neutral .adm-summary-lbl{color:#374151}.adm-summary-tile.green .adm-summary-val{color:#16a34a}.adm-summary-tile.green .adm-summary-lbl{color:#15803d}.adm-summary-tile.yellow .adm-summary-val{color:#ca8a04}.adm-summary-tile.yellow .adm-summary-lbl{color:#a16207}.adm-summary-tile.red .adm-summary-val{color:#dc2626}.adm-summary-tile.red .adm-summary-lbl{color:#b91c1c}.adm-summary-tile.slate .adm-summary-val{color:#6b7280}.adm-summary-tile.slate .adm-summary-lbl{color:#4b5563}body[data-theme=dark]{background:linear-gradient(180deg,var(--page-grad-a),var(--page-grad-b))}body[data-theme=dark] .cust-shell,body[data-theme=dark] .cust-page,body[data-theme=dark] .cust-section-bg,body[data-theme=dark] .rid-shell,body[data-theme=dark] .rid-page,body[data-theme=dark] .vend-shell,body[data-theme=dark] .vend-page,body[data-theme=dark] .adm-shell,body[data-theme=dark] .adm-main{background:var(--bg)}body[data-theme=dark] .cust-bottom-nav,body[data-theme=dark] .rider-bottom-nav,body[data-theme=dark] .rid-bottom-nav,body[data-theme=dark] .vend-bottom-nav{background:var(--surface);border-top-color:var(--border);box-shadow:0 -2px 12px #0000004d}body[data-theme=dark] .cust-nav-item{color:var(--muted)}body[data-theme=dark] .cust-nav-item.active{color:#facc15}body[data-theme=dark] .vend-nav-item{color:var(--muted)}body[data-theme=dark] .vend-nav-item.active{color:#facc15}body[data-theme=dark] .rider-nav-item{color:var(--muted)}body[data-theme=dark] .rider-nav-item.active{color:#dc2626}body[data-theme=dark] .adm-sidebar{background:var(--surface);border-right:1px solid var(--border)}body[data-theme=dark] .adm-sidebar-brand{border-bottom-color:var(--border)}body[data-theme=dark] .adm-brand-name{color:var(--black)}body[data-theme=dark] .adm-brand-sub,body[data-theme=dark] .adm-nav-item{color:var(--muted)}body[data-theme=dark] .adm-nav-item:hover{background:var(--surface-soft);color:var(--text)}body[data-theme=dark] .adm-nav-item.active{background:#facc151f;color:#facc15}body[data-theme=dark] .adm-logout-btn{color:var(--muted)}body[data-theme=dark] .adm-logout-btn:hover{background:var(--surface-soft);color:var(--text)}body[data-theme=dark] .adm-topbar{background:var(--surface);border-bottom:1px solid var(--border)}body[data-theme=dark] .adm-topbar-search{background:var(--surface-soft);border-color:var(--border)}body[data-theme=dark] .adm-topbar-search-input{background:transparent;color:var(--text)}body[data-theme=dark] .adm-topbar-search-input::placeholder{color:var(--muted)}body[data-theme=dark] .adm-notif-btn{color:var(--muted)}body[data-theme=dark] .adm-notif-btn:hover{background:var(--surface-soft);color:var(--text)}body[data-theme=dark] .adm-user-pill{background:var(--surface-soft);border-color:var(--border)}body[data-theme=dark] .adm-user-name{color:var(--black)}body[data-theme=dark] .adm-user-role{color:var(--muted)}body[data-theme=dark] .adm-topbar-right .theme-toggle-btn{background:var(--surface-soft);border-color:var(--border);color:var(--muted)}body[data-theme=dark] .adm-topbar-right .theme-toggle-btn:hover{background:var(--surface-muted);color:var(--text)}body[data-theme=dark] .adm-card{background:var(--surface);border-color:var(--border)}body[data-theme=dark] .adm-card-title,body[data-theme=dark] .adm-page-title,body[data-theme=dark] .adm-kpi-value,body[data-theme=dark] .adm-earn-value,body[data-theme=dark] .adm-tl-label,body[data-theme=dark] .adm-top-list-name,body[data-theme=dark] .adm-rest-name{color:var(--black)}body[data-theme=dark] .adm-kpi-label,body[data-theme=dark] .adm-tl-meta,body[data-theme=dark] .adm-card-sub,body[data-theme=dark] .adm-rest-orders{color:var(--muted)}body[data-theme=dark] .adm-kpi-card{background:var(--surface);border-color:var(--border)}body[data-theme=dark] .adm-kpi-card.yellow{background:#facc15}body[data-theme=dark] .adm-kpi-card.yellow .adm-kpi-value,body[data-theme=dark] .adm-kpi-card.yellow .adm-kpi-label{color:#111}body[data-theme=dark] .adm-earn-card.tov{background:#fef3c714}body[data-theme=dark] .adm-earn-card.platform{background:#f0fdf414}body[data-theme=dark] .adm-earn-card.vendor{background:#eff6ff14}body[data-theme=dark] .adm-earn-card.rider{background:#fdf4ff14}body[data-theme=dark] .adm-period-btn{background:var(--surface-soft);color:var(--muted);border:1px solid var(--border)}body[data-theme=dark] .adm-period-btn.active{background:#dc2626;color:#fff;border-color:#dc2626}body[data-theme=dark] .adm-period-label{color:var(--muted)}body[data-theme=dark] .adm-summary-tile.neutral{background:var(--surface-soft)}body[data-theme=dark] .adm-summary-tile.neutral .adm-summary-val{color:var(--black)}body[data-theme=dark] .adm-summary-tile.neutral .adm-summary-lbl{color:var(--muted)}body[data-theme=dark] .adm-summary-tile.green{background:#16a34a1a}body[data-theme=dark] .adm-summary-tile.green .adm-summary-val,body[data-theme=dark] .adm-summary-tile.green .adm-summary-lbl{color:#4ade80}body[data-theme=dark] .adm-summary-tile.yellow{background:#ca8a041a}body[data-theme=dark] .adm-summary-tile.yellow .adm-summary-val,body[data-theme=dark] .adm-summary-tile.yellow .adm-summary-lbl{color:#facc15}body[data-theme=dark] .adm-summary-tile.red{background:#dc26261a}body[data-theme=dark] .adm-summary-tile.red .adm-summary-val,body[data-theme=dark] .adm-summary-tile.red .adm-summary-lbl{color:#f87171}body[data-theme=dark] .adm-summary-tile.slate{background:var(--surface-muted)}body[data-theme=dark] .adm-summary-tile.slate .adm-summary-val,body[data-theme=dark] .adm-summary-tile.slate .adm-summary-lbl{color:var(--muted)}body[data-theme=dark] .adm-table th{background:var(--surface-soft);color:var(--muted);border-bottom-color:var(--border)}body[data-theme=dark] .adm-table td{border-bottom-color:var(--border);color:var(--text)}body[data-theme=dark] .adm-table tbody tr:hover{background:var(--surface-soft)}body[data-theme=dark] .adm-table .col-id{color:var(--text)}body[data-theme=dark] .adm-filter-btn,body[data-theme=dark] .adm-page-btn,body[data-theme=dark] .adm-search-bar,body[data-theme=dark] .adm-select,body[data-theme=dark] .adm-btn.ghost{background:var(--surface);border-color:var(--border);color:var(--text)}body[data-theme=dark] .adm-filter-btn:hover,body[data-theme=dark] .adm-page-btn:hover{background:var(--surface-soft)}body[data-theme=dark] .adm-page-btn.active{background:#dc2626;border-color:#dc2626;color:#fff}body[data-theme=dark] .adm-input,body[data-theme=dark] .adm-textarea{background:var(--surface-soft);border-color:var(--border);color:var(--text)}body[data-theme=dark] .adm-input::placeholder,body[data-theme=dark] .adm-textarea::placeholder{color:var(--muted)}body[data-theme=dark] .adm-select{background:var(--surface-soft)}body[data-theme=dark] .adm-rest-card{background:var(--surface);border-color:var(--border)}body[data-theme=dark] .adm-rest-logo{background:var(--surface-soft)}body[data-theme=dark] .adm-settings-tab{background:var(--surface);color:var(--muted);border-color:var(--border)}body[data-theme=dark] .adm-settings-tab:hover{background:var(--surface-soft);color:var(--text)}body[data-theme=dark] .adm-settings-tab.active{background:#facc15;color:#111}body[data-theme=dark] .adm-tab{color:var(--muted)}body[data-theme=dark] .adm-tab.active{color:#dc2626;border-bottom-color:#dc2626}body[data-theme=dark] .cust-header{background:var(--surface);border-bottom-color:var(--border)}body[data-theme=dark] .cust-header-title{color:var(--black)}body[data-theme=dark] .cust-icon-btn{background:var(--surface-soft);color:var(--muted)}body[data-theme=dark] .cust-search-wrap{background:var(--surface);border-color:var(--border)}body[data-theme=dark] .cust-search{background:var(--surface-soft)}body[data-theme=dark] .cust-search input{background:transparent;color:var(--text)}body[data-theme=dark] .cust-search input::placeholder{color:var(--muted)}body[data-theme=dark] .cust-categories-row,body[data-theme=dark] .cust-category-list{background:var(--surface);border-bottom-color:var(--border)}body[data-theme=dark] .cust-cat-icon-circle,body[data-theme=dark] .cust-category-row:hover{background:var(--surface-soft)}body[data-theme=dark] .cust-section-title{color:var(--black)}body[data-theme=dark] .cust-filter-chip{background:var(--surface);color:var(--text);border-color:var(--border)}body[data-theme=dark] .cust-filter-chip.active{background:var(--black);color:var(--bg)}body[data-theme=dark] .cust-restaurant-card,body[data-theme=dark] .cust-restaurant-card-full{background:var(--surface);border-color:var(--border)}body[data-theme=dark] .cust-restaurant-card-name,body[data-theme=dark] .cust-restaurant-card-full-name{color:var(--black)}body[data-theme=dark] .cust-restaurant-card-img-placeholder,body[data-theme=dark] .cust-restaurant-card-full-img{background:var(--surface-soft)}body[data-theme=dark] .cust-vendor-hero,body[data-theme=dark] .cust-vendor-info{background:var(--surface);border-bottom-color:var(--border)}body[data-theme=dark] .cust-vendor-name{color:var(--black)}body[data-theme=dark] .cust-tabs,body[data-theme=dark] .cust-sub-tabs,body[data-theme=dark] .cust-menu-item{background:var(--surface);border-bottom-color:var(--border)}body[data-theme=dark] .cust-menu-item-name,body[data-theme=dark] .cust-menu-item-price{color:var(--black)}body[data-theme=dark] .cust-menu-item-img{background:var(--surface-soft)}body[data-theme=dark] .cust-menu-item-img-placeholder{background:var(--surface-muted)}body[data-theme=dark] .cust-cart-item{background:var(--surface);border-color:var(--border)}body[data-theme=dark] .cust-cart-item-name,body[data-theme=dark] .cust-cart-item-price{color:var(--black)}body[data-theme=dark] .cust-cart-item-img{background:var(--surface-soft)}body[data-theme=dark] .cust-cart-item-img-placeholder{background:var(--surface-muted)}body[data-theme=dark] .cust-qty-ctrl{background:var(--surface-soft)}body[data-theme=dark] .cust-qty-btn{background:var(--surface);color:var(--text);border-color:var(--border)}body[data-theme=dark] .cust-cart-info-box,body[data-theme=dark] .cust-totals-box,body[data-theme=dark] .cust-checkout-section,body[data-theme=dark] .cust-promo-coupon-card,body[data-theme=dark] .cust-card-form,body[data-theme=dark] .cust-place-order-bar,body[data-theme=dark] .cust-white-section{background:var(--surface);border-color:var(--border)}body[data-theme=dark] .cust-totals-row{color:var(--muted)}body[data-theme=dark] .cust-totals-row.total,body[data-theme=dark] .cust-delivery-row{color:var(--text)}body[data-theme=dark] .cust-card-input,body[data-theme=dark] .cust-input-row input{background:var(--surface-soft);color:var(--text);border-color:var(--border)}body[data-theme=dark] .cust-card-input::placeholder,body[data-theme=dark] .cust-input-row input::placeholder{color:var(--muted)}body[data-theme=dark] .cust-points-banner{background:#fef3c714;border-color:#facc1540}body[data-theme=dark] .cust-profile-hero{background:var(--surface)}body[data-theme=dark] .cust-profile-name{color:var(--black)}body[data-theme=dark] .cust-avatar{background:var(--surface-soft);color:var(--text)}body[data-theme=dark] .cust-profile-menu{background:var(--surface)}body[data-theme=dark] .cust-profile-menu-item:hover{background:var(--surface-soft)}body[data-theme=dark] .cust-profile-menu-icon{background:var(--surface-soft);color:var(--muted)}body[data-theme=dark] .cust-profile-menu-label{color:var(--text)}body[data-theme=dark] .cust-address-card-label{color:var(--black)}body[data-theme=dark] .cust-map-header-card,body[data-theme=dark] .cust-rider-card,body[data-theme=dark] .cust-eta-card{background:var(--surface);border-color:var(--border)}body[data-theme=dark] .cust-map-order-id,body[data-theme=dark] .cust-rider-name,body[data-theme=dark] .cust-eta-val,body[data-theme=dark] .cust-tracking-status{color:var(--black)}body[data-theme=dark] .cust-rider-avatar{background:var(--surface-soft);color:var(--text)}body[data-theme=dark] .cust-how-text{color:var(--muted)}body[data-theme=dark] .cust-how-icon{background:var(--surface-soft)}body[data-theme=dark] .rider-top-bar{background:var(--surface);border-bottom-color:var(--border)}body[data-theme=dark] .rider-page-header{background:var(--surface)}body[data-theme=dark] .rider-page-header-title{color:var(--black)}body[data-theme=dark] .rider-back-btn{background:var(--surface-soft);color:var(--muted)}body[data-theme=dark] .rider-alert-error{background:#dc26261f;color:#f87171}body[data-theme=dark] .rider-alert-success{background:#16a34a1f;color:#4ade80}body[data-theme=dark] .rider-otp-input{background:var(--surface-soft);color:var(--text);border-color:var(--border)}body[data-theme=dark] .rider-btn-outline{color:var(--text);border-color:var(--border)}body[data-theme=dark] .rid-header{background:var(--surface);border-bottom-color:var(--border)}body[data-theme=dark] .rid-header-title{color:var(--black)}body[data-theme=dark] .rid-back-btn{background:var(--surface-soft);color:var(--muted)}body[data-theme=dark] .rid-white-section,body[data-theme=dark] .rid-status-bar,body[data-theme=dark] .rid-stat-card,body[data-theme=dark] .rid-incentive-card,body[data-theme=dark] .rid-quick-actions,body[data-theme=dark] .rid-wallet-stat,body[data-theme=dark] .rid-wallet-link,body[data-theme=dark] .rid-card,body[data-theme=dark] .rid-tab-row,body[data-theme=dark] .rid-order-row,body[data-theme=dark] .rid-detail-section,body[data-theme=dark] .rid-vehicle-section,body[data-theme=dark] .rid-delivery-card,body[data-theme=dark] .rid-profile-card,body[data-theme=dark] .rid-account-menu,body[data-theme=dark] .rid-app-status-card{background:var(--surface);border-color:var(--border)}body[data-theme=dark] .rid-stat-value,body[data-theme=dark] .rid-card-title,body[data-theme=dark] .rid-order-num,body[data-theme=dark] .rid-order-amount,body[data-theme=dark] .rid-detail-value,body[data-theme=dark] .rid-delivery-title,body[data-theme=dark] .rid-delivery-stop-name,body[data-theme=dark] .rid-profile-name,body[data-theme=dark] .rid-account-label,body[data-theme=dark] .rid-app-status-val,body[data-theme=dark] .rid-go-title,body[data-theme=dark] .rid-incentive-bonus,body[data-theme=dark] .rid-vehicle-name,body[data-theme=dark] .rid-tx-label{color:var(--black)}body[data-theme=dark] .rid-incentive-title,body[data-theme=dark] .rid-qa-label,body[data-theme=dark] .rid-vehicle-title,body[data-theme=dark] .rid-profile-rating-val,body[data-theme=dark] .rid-app-status-key,body[data-theme=dark] .rid-status-text{color:var(--muted)}body[data-theme=dark] .rid-detail-icon,body[data-theme=dark] .rid-account-icon,body[data-theme=dark] .rid-progress-wrap{background:var(--surface-soft)}body[data-theme=dark] .rid-wallet-link-icon{background:#fef3c71f}body[data-theme=dark] .rid-tab-chip{background:var(--surface-soft);color:var(--muted);border-color:var(--border)}body[data-theme=dark] .rid-tab-chip.active{background:#dc2626;color:#fff;border-color:#dc2626}body[data-theme=dark] .rid-toggle-track{background:var(--surface-soft)}body[data-theme=dark] .rid-nav-direction{background:var(--surface);color:var(--text)}body[data-theme=dark] .rid-payout-bank-icon{background:#fef3c71f}body[data-theme=dark] .rid-qa-icon.grey{background:var(--surface-soft)}body[data-theme=dark] .vend-header{background:var(--surface);border-bottom-color:var(--border)}body[data-theme=dark] .vend-header-title{color:var(--black)}body[data-theme=dark] .vend-back-btn{background:var(--surface-soft);color:var(--muted)}body[data-theme=dark] .vend-white-section,body[data-theme=dark] .vend-stat-card,body[data-theme=dark] .vend-card,body[data-theme=dark] .vend-tab-row,body[data-theme=dark] .vend-order-card,body[data-theme=dark] .vend-earnings-hero,body[data-theme=dark] .vend-wallet-stat,body[data-theme=dark] .vend-store-toggle{background:var(--surface);border-color:var(--border)}body[data-theme=dark] .vend-stat-value,body[data-theme=dark] .vend-card-title,body[data-theme=dark] .vend-order-id,body[data-theme=dark] .vend-order-amount,body[data-theme=dark] .vend-menu-name,body[data-theme=dark] .vend-earnings-total,body[data-theme=dark] .vend-earnings-split-val,body[data-theme=dark] .vend-account-label,body[data-theme=dark] .vend-tx-label,body[data-theme=dark] .vend-wallet-stat-val{color:var(--black)}body[data-theme=dark] .vend-stat-label,body[data-theme=dark] .vend-menu-stock,body[data-theme=dark] .vend-earnings-split-label,body[data-theme=dark] .vend-store-status-label{color:var(--muted)}body[data-theme=dark] .vend-upload-box{background:var(--surface-soft);border-color:var(--border)}body[data-theme=dark] .vend-upload-label{color:var(--muted)}body[data-theme=dark] .vend-upload-icon{background:var(--surface-muted)}body[data-theme=dark] .vend-input,body[data-theme=dark] .vend-textarea,body[data-theme=dark] .vend-select{background:var(--surface-soft);border-color:var(--border);color:var(--text)}body[data-theme=dark] .vend-input::placeholder,body[data-theme=dark] .vend-textarea::placeholder{color:var(--muted)}body[data-theme=dark] .vend-label{color:var(--muted)}body[data-theme=dark] .vend-menu-thumb{background:var(--surface-soft)}body[data-theme=dark] .vend-menu-thumb-placeholder{background:var(--surface-muted)}body[data-theme=dark] .vend-btn-grey{background:var(--surface-soft);color:var(--text)}body[data-theme=dark] .vend-btn-outline{color:var(--text);border-color:var(--border)}body[data-theme=dark] .vend-tab-chip{background:var(--surface-soft);color:var(--muted);border-color:var(--border)}body[data-theme=dark] .vend-tab-chip.active{background:#facc15;color:#111}body[data-theme=dark] .vend-toggle-track{background:var(--surface-soft)}body[data-theme=dark] .vend-account-icon{background:var(--surface-soft);color:var(--muted)}body[data-theme=dark] .vend-tx-icon.credit{background:#dcfce71f;color:#4ade80}body[data-theme=dark] .vend-tx-icon.debit{background:#fee2e21f;color:#f87171}body[data-theme=dark] .vend-earnings-split-item{background:var(--surface-soft)}body[data-theme=dark] .vend-nav-icon svg{color:inherit}@keyframes lp-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-14px) rotate(6deg)}}@keyframes lp-float2{0%,to{transform:translateY(0) rotate(0)}40%{transform:translateY(-10px) rotate(-5deg)}70%{transform:translateY(-18px) rotate(4deg)}}@keyframes lp-drift{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(10px,-8px) rotate(8deg)}75%{transform:translate(-8px,6px) rotate(-6deg)}}@keyframes lp-spin{0%{transform:rotate(0) translateY(0)}50%{transform:rotate(180deg) translateY(-10px)}to{transform:rotate(360deg) translateY(0)}}@media (prefers-reduced-motion: reduce){.lp-doodle-wrap{animation:none!important}}.lp-root{min-height:100vh;overflow-x:hidden}.lp-navbar{position:sticky;top:0;z-index:100;background:#fff;box-shadow:0 2px 12px #00000014}.lp-navbar-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:8px;padding:10px 20px}.lp-navbar-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;flex-shrink:0}.lp-navbar-logo{width:40px;height:40px;border-radius:8px;object-fit:cover}.lp-navbar-brand-text{display:flex;flex-direction:column;line-height:1.1}.lp-navbar-name{font-size:16px;font-weight:800;color:#111}.lp-navbar-tagline{font-size:10px;color:#6b7280;font-weight:500}.lp-navbar-links{display:flex;align-items:center;gap:4px;margin-left:auto;margin-right:12px}.lp-nav-link{background:none;border:none;cursor:pointer;font-size:13px;font-weight:600;color:#374151;padding:6px 10px;border-radius:6px;text-decoration:none;transition:color .15s,background .15s;white-space:nowrap}.lp-nav-link:hover{color:#dc2626;background:#fef2f2}.lp-navbar-cta{display:flex;align-items:center;gap:6px;padding:9px 16px;border-radius:8px;background:#dc2626;color:#fff;font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap;transition:background .15s,transform .1s;flex-shrink:0}.lp-navbar-cta:hover{background:#b91c1c;transform:translateY(-1px)}.lp-hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:6px;margin-left:auto}.lp-hamburger span{display:block;width:24px;height:2px;background:#374151;border-radius:2px;transition:.2s}.lp-mobile-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:200}.lp-mobile-menu{position:fixed;top:0;right:-320px;width:300px;height:100vh;background:#fff;z-index:201;overflow-y:auto;display:flex;flex-direction:column;gap:0;transition:right .3s ease;padding:20px;box-shadow:-4px 0 20px #00000026}.lp-mobile-menu.open{right:0}.lp-mobile-menu-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.lp-mobile-close{background:none;border:none;font-size:20px;cursor:pointer;color:#374151;padding:4px 8px}.lp-mobile-links{display:flex;flex-direction:column;gap:4px;flex:1}.lp-mobile-link{background:none;border:none;cursor:pointer;text-align:left;font-size:15px;font-weight:600;color:#374151;padding:12px 8px;border-radius:8px;text-decoration:none;transition:background .15s,color .15s;display:block}.lp-mobile-link:hover{background:#fef2f2;color:#dc2626}.lp-mobile-cta{width:100%;justify-content:center;margin-top:20px}@media (max-width: 900px){.lp-navbar-links{display:none}.lp-navbar-cta:not(.lp-mobile-cta){display:none}.lp-hamburger{display:flex}.lp-mobile-menu-backdrop{display:block;opacity:0;pointer-events:none}.lp-mobile-menu.open~.lp-mobile-menu-backdrop,.lp-mobile-menu-backdrop.open{opacity:1;pointer-events:auto}}.lp-hero{position:relative;overflow:hidden;background:#facc15;padding:60px 20px 40px}.lp-hero-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}.lp-doodles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;z-index:0}.lp-doodle{width:100%;height:100%}.lp-doodle-wrap{position:absolute;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate}.lp-d1{top:3%;left:1%;width:64px;animation:lp-float 5.2s infinite}.lp-d2{top:2%;right:3%;width:52px;animation:lp-drift 7.1s infinite}.lp-d3{top:18%;left:.5%;width:56px;animation:lp-float2 6.8s infinite}.lp-d4{top:10%;right:48%;width:58px;animation:lp-float 8s infinite}.lp-d5{top:6%;right:18%;width:70px;animation:lp-float2 5.5s infinite}.lp-d6{top:35%;left:0%;width:48px;animation:lp-drift 9.2s infinite}.lp-d7{top:28%;right:1%;width:54px;animation:lp-float 6.3s infinite}.lp-d8{bottom:22%;left:3%;width:52px;animation:lp-float2 7.5s infinite}.lp-d9{bottom:8%;left:1%;width:60px;animation:lp-drift 6s infinite}.lp-d10{bottom:15%;right:2%;width:64px;animation:lp-float 5.8s infinite}.lp-d11{bottom:4%;right:5%;width:50px;animation:lp-float2 8.5s infinite}.lp-d12{top:48%;left:.5%;width:46px;animation:lp-drift 7.8s infinite}.lp-d13{top:62%;right:.5%;width:62px;animation:lp-float 5s infinite}.lp-d14{top:14%;left:5%;width:44px;animation:lp-float2 9s infinite}.lp-d15{bottom:30%;right:0%;width:56px;animation:lp-drift 6.5s infinite}.lp-d16{top:2%;left:22%;width:48px;animation:lp-float 7.2s infinite}.lp-d17{bottom:2%;left:20%;width:54px;animation:lp-float2 5.9s infinite}.lp-d18{bottom:2%;right:22%;width:50px;animation:lp-drift 8.3s infinite}.lp-d19{top:46%;right:0%;width:44px;animation:lp-float 6.7s infinite}.lp-d20{top:78%;left:.5%;width:46px;animation:lp-float2 7s infinite}@keyframes lp-chop-pop{0%{opacity:0;transform:rotate(-2deg) scale(.7)}70%{transform:rotate(-2deg) scale(1.06)}to{opacity:1;transform:rotate(-2deg) scale(1)}}.lp-lets-chop{display:inline-flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:14px;transform:rotate(-2deg);transform-origin:left center;animation:lp-chop-pop .55s cubic-bezier(.34,1.56,.64,1) both}.lp-lets-chop-text{font-family:Fredoka One,Nunito,system-ui,sans-serif;font-size:clamp(36px,6vw,62px);font-weight:400;color:#111;letter-spacing:2px;line-height:1;text-shadow:3px 3px 0 rgba(255,255,255,.55)}.lp-lets-chop-face{width:clamp(44px,7vw,72px);height:auto;margin-top:-2px}@media (prefers-reduced-motion: reduce){.lp-lets-chop{animation:none}}.lp-hero-copy{position:relative;z-index:1}.lp-headline{font-size:clamp(32px,5vw,56px);font-weight:900;line-height:1.1;margin-bottom:16px}.lp-headline-black{color:#111;display:block}.lp-headline-red{color:#dc2626;display:block;border-bottom:4px solid #dc2626;padding-bottom:4px;width:fit-content}.lp-subtext{font-size:16px;color:#111827;font-weight:600;line-height:1.6;margin-bottom:28px;max-width:440px}.lp-br-hide{display:none}.lp-hero-btns{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:32px}.lp-btn-primary{display:inline-flex;align-items:center;gap:6px;padding:13px 24px;border-radius:10px;background:#dc2626;color:#fff;font-size:15px;font-weight:700;text-decoration:none;border:none;cursor:pointer;transition:background .15s,transform .1s,box-shadow .15s;box-shadow:0 4px 14px #dc262659;white-space:nowrap}.lp-btn-primary:hover{background:#b91c1c;transform:translateY(-2px);box-shadow:0 6px 20px #dc262673}.lp-btn-primary:active{transform:translateY(0)}.lp-btn-outline{display:inline-flex;align-items:center;gap:6px;padding:13px 24px;border-radius:10px;background:transparent;color:#111;font-size:15px;font-weight:700;text-decoration:none;border:2px solid #111;transition:background .15s,border-color .15s;white-space:nowrap}.lp-btn-outline:hover{background:#0000000f;border-color:#374151}.lp-btn-sm{padding:9px 18px;font-size:13px}.lp-store-badges{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px;margin-bottom:4px}.lp-store-badge{display:inline-flex;align-items:center;gap:10px;color:#fff;border-radius:12px;padding:10px 20px;text-decoration:none;transition:transform .18s,box-shadow .18s,filter .18s;min-width:165px;border:none;outline:none}.lp-store-badge-play{background:linear-gradient(135deg,#1a6e36,#27ae60 60%,#2ecc71);box-shadow:0 4px 18px #27ae6073}.lp-store-badge-apple{background:linear-gradient(135deg,#0a2a5c,#1a6ec8 60%,#3b9ef0);box-shadow:0 4px 18px #1a6ec873}.lp-store-badge:hover{transform:translateY(-3px);filter:brightness(1.12)}.lp-store-badge-play:hover{box-shadow:0 8px 28px #27ae608c}.lp-store-badge-apple:hover{box-shadow:0 8px 28px #1a6ec88c}.lp-store-badge-text{display:flex;flex-direction:column;line-height:1.2}.lp-store-badge-sub{font-size:.58rem;font-weight:500;letter-spacing:.07em;opacity:.88;text-transform:uppercase}.lp-store-badge-name{font-size:1rem;font-weight:700;letter-spacing:-.01em}.app-gate-wrap{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem;background:#facc15;text-align:center;gap:0}.app-gate-logo{width:96px;height:96px;border-radius:22px;object-fit:cover;box-shadow:0 8px 28px #0000002e;margin-bottom:1.2rem}.app-gate-title{font-size:1.6rem;font-weight:800;color:#111;margin:0 0 .5rem}.app-gate-sub{font-size:.95rem;color:#374151;max-width:300px;line-height:1.55;margin:0 0 2rem}.app-gate-store-btn{display:inline-flex;align-items:center;gap:12px;background:#111827;color:#fff;border-radius:14px;padding:14px 28px;font-size:1.05rem;font-weight:700;text-decoration:none;box-shadow:0 6px 20px #00000038;margin-bottom:1.2rem;transition:transform .15s}.app-gate-store-btn:hover{transform:scale(1.02)}.app-gate-hint{font-size:.78rem;color:#6b7280;margin:0}.lp-feature-badges{display:flex;gap:16px;flex-wrap:wrap}.lp-feature-badge{display:flex;align-items:center;gap:10px;background:#ffffff8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:10px;padding:8px 12px}.lp-badge-icon{font-size:20px;line-height:1}.lp-badge-title{font-size:12px;font-weight:700;color:#111}.lp-badge-sub{font-size:10px;color:#374151}.lp-hero-visual{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:380px}.lp-hero-mockup-img{width:100%;max-width:520px;height:auto;display:block;object-fit:contain;mix-blend-mode:multiply}.lp-iphone{position:relative;width:clamp(190px,22vw,255px);aspect-ratio:9 / 19.5;background:linear-gradient(160deg,#2a2a2a,#1a1a1a);border-radius:clamp(36px,4.5vw,50px);box-shadow:0 0 0 1.5px #3d3d3d,0 0 0 3px #111,0 32px 64px #00000073,0 8px 24px #0000004d;padding:clamp(10px,1.2vw,14px) clamp(8px,1vw,12px) clamp(6px,.8vw,10px);display:flex;flex-direction:column}.lp-iphone-vol-up,.lp-iphone-vol-down,.lp-iphone-power{position:absolute;background:#2e2e2e;border-radius:2px;box-shadow:inset 0 1px #ffffff14}.lp-iphone-vol-up{left:-3px;top:22%;width:3px;height:7%}.lp-iphone-vol-down{left:-3px;top:32%;width:3px;height:7%}.lp-iphone-power{right:-3px;top:25%;width:3px;height:10%}.lp-iphone-screen{flex:1;background:#fff;border-radius:clamp(28px,3.5vw,40px);overflow:hidden;display:flex;flex-direction:column;position:relative}.lp-iphone-statusbar{display:flex;align-items:center;justify-content:space-between;padding:6px 14px 2px;font-size:clamp(7px,.9vw,9px);font-weight:700;color:#111;background:#fff;position:relative;z-index:2}.lp-iphone-statusicons{display:flex;align-items:center;gap:4px}.lp-iphone-time{font-size:clamp(8px,1vw,10px);font-weight:800;letter-spacing:-.3px}.lp-iphone-island{position:absolute;top:6px;left:50%;transform:translate(-50%);width:clamp(52px,6.5vw,72px);height:clamp(13px,1.6vw,18px);background:#111;border-radius:20px;z-index:3}.lp-iphone-map{width:100%;flex:0 0 42%;overflow:hidden;position:relative}.lp-iphone-map svg{display:block;width:100%;height:100%}.lp-iphone-card{flex:1;background:#fff;padding:clamp(6px,.8vw,10px) clamp(8px,1vw,12px) clamp(4px,.5vw,6px);display:flex;flex-direction:column;gap:clamp(3px,.4vw,5px);overflow:hidden}.lp-iphone-card-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:clamp(2px,.3vw,4px)}.lp-iphone-card-title{font-size:clamp(8px,1vw,11px);font-weight:800;color:#111}.lp-iphone-card-sub{font-size:clamp(6px,.7vw,8px);color:#6b7280}.lp-iphone-item{display:flex;align-items:center;gap:clamp(4px,.5vw,7px)}.lp-iphone-item-thumb{width:clamp(18px,2.2vw,26px);height:clamp(18px,2.2vw,26px);border-radius:5px;flex-shrink:0}.lp-iphone-item-info{flex:1;display:flex;flex-direction:column;min-width:0}.lp-iphone-item-name{font-size:clamp(6px,.75vw,9px);font-weight:600;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-iphone-item-qty{font-size:clamp(5px,.65vw,7px);color:#9ca3af}.lp-iphone-item-price{font-size:clamp(6px,.75vw,9px);font-weight:700;color:#111;white-space:nowrap}.lp-iphone-fees{display:flex;flex-direction:column;gap:2px;margin-top:1px}.lp-iphone-fee-row{display:flex;justify-content:space-between;font-size:clamp(5.5px,.65vw,7.5px);color:#6b7280}.lp-iphone-divider{height:1px;background:#f3f4f6;margin:2px 0}.lp-iphone-total{display:flex;justify-content:space-between;align-items:center;font-size:clamp(7px,.85vw,10px);font-weight:800;color:#111}.lp-iphone-checkout-btn{width:100%;padding:clamp(5px,.65vw,8px) 0;background:#dc2626;color:#fff;border:none;border-radius:clamp(7px,.9vw,10px);font-size:clamp(7px,.85vw,10px);font-weight:700;display:flex;align-items:center;justify-content:center;gap:5px;cursor:default;margin-top:auto}.lp-iphone-home-bar{width:35%;height:clamp(3px,.4vw,5px);background:#111;border-radius:3px;margin:clamp(4px,.5vw,6px) auto 0}.lp-offerings{background:#fff;padding:clamp(48px,6vw,80px) clamp(20px,5vw,40px)}.lp-offerings-inner{max-width:860px;margin:0 auto;display:flex;flex-direction:column;gap:0}.lp-offering{display:flex;align-items:center;gap:clamp(24px,4vw,52px);padding:clamp(28px,4vw,48px) 0}.lp-offering-hr{height:1px;background:#f0f0f0;margin:0}.lp-offering-visual{flex:0 0 auto;width:clamp(130px,18vw,200px);display:flex;align-items:center;justify-content:center}.lp-offering-blob{width:100%;aspect-ratio:1;background:#fffbeb;border-radius:42% 58% 62% 38%/44% 38% 62% 56%;display:flex;align-items:center;justify-content:center;overflow:hidden}.lp-offering-illo{width:88%;height:88%}.lp-offering-divider{flex:0 0 3px;align-self:stretch;min-height:120px;background:#facc15;border-radius:4px}.lp-offering-content{flex:1 1 auto;min-width:0}.lp-offering-title{display:flex;flex-direction:column;line-height:1.1;margin:0 0 14px;font-size:clamp(26px,4vw,40px)}.lp-ot-black{color:#111;font-weight:800}.lp-ot-red{color:#dc2626;font-weight:800}.lp-offering-desc{color:#4b5563;font-size:clamp(14px,1.5vw,16px);line-height:1.65;margin:0 0 20px;max-width:480px}.lp-offering-cta{display:inline-flex;align-items:center;gap:6px;color:#dc2626;font-weight:700;font-size:clamp(14px,1.5vw,16px);text-decoration:none;letter-spacing:.01em;transition:gap .2s ease,opacity .2s ease}.lp-offering-cta:hover{gap:10px;opacity:.85}@media (max-width: 540px){.lp-offering{flex-direction:column;align-items:flex-start;gap:20px}.lp-offering-divider{display:none}.lp-offering-visual{width:clamp(110px,40vw,160px)}.lp-offering-title{font-size:clamp(24px,7vw,32px)}}body[data-theme=dark] .lp-offerings{background:var(--surface)}body[data-theme=dark] .lp-offering-blob{background:#facc151a}body[data-theme=dark] .lp-offering-hr{background:#ffffff14}body[data-theme=dark] .lp-ot-black{color:var(--text-primary)}body[data-theme=dark] .lp-offering-desc{color:var(--text-secondary)}.lp-feature-strip{background:#fff;padding:40px 20px;box-shadow:0 4px 24px #0000000d}.lp-feature-strip-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;align-items:start}.lp-feature-block{display:flex;align-items:flex-start;gap:14px;padding:20px;border-radius:14px;border:1px solid #f3f4f6;transition:box-shadow .2s}.lp-feature-block:hover{box-shadow:0 6px 20px #00000014}.lp-feature-highlight{align-items:center}.lp-feature-icon{width:44px;height:44px;border-radius:12px;background:#fef2f2;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:8px}.lp-feature-icon svg{width:100%;height:100%}.lp-feature-food-img{width:70px;height:70px;border-radius:10px;object-fit:cover;flex-shrink:0}.lp-feature-title{font-size:14px;font-weight:800;color:#111;margin-bottom:4px}.lp-feature-desc{font-size:12px;color:#6b7280;line-height:1.5}.lp-feature-price{font-size:22px;font-weight:900;color:#dc2626;margin:4px 0 10px}.lp-restaurants{padding:60px 20px;background:#fafafa}.lp-section-inner{max-width:1200px;margin:0 auto}.lp-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.lp-section-title{font-size:24px;font-weight:800;color:#111;margin:0}.lp-view-all{font-size:13px;font-weight:700;color:#dc2626;text-decoration:none;display:flex;align-items:center;gap:4px}.lp-view-all:hover{text-decoration:underline}.lp-rest-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.lp-rest-card{background:#fff;border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 2px 12px #00000012;transition:box-shadow .2s,transform .2s;display:block}.lp-rest-card:hover{box-shadow:0 8px 28px #00000021;transform:translateY(-3px)}.lp-rest-img{position:relative;height:120px;display:flex;align-items:center;justify-content:center;overflow:hidden}.lp-rest-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 40%,rgba(0,0,0,.2))}.lp-rest-logo-img{width:100%;height:100%;object-fit:cover;display:block}.lp-rest-logo-initial{font-size:40px;font-weight:900;color:#fffc;z-index:1}.lp-open-badge{position:absolute;top:8px;left:8px;z-index:2;background:#16a34a;color:#fff;font-size:9px;font-weight:700;padding:2px 7px;border-radius:20px}.lp-rest-name{font-size:13px;font-weight:800;color:#111;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-rest-cuisine{font-size:11px;color:#6b7280;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-rest-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.lp-rest-rating{display:flex;align-items:center;gap:3px;font-size:11px}.lp-rest-rating-num{font-weight:700;color:#111}.lp-rest-time{font-size:11px;color:#6b7280}.lp-stars{display:inline-flex;gap:1px}.lp-star{font-size:11px}.lp-star.full{color:#facc15}.lp-star.half{color:#facc15;opacity:.7}.lp-star.empty{color:#d1d5db}.lp-rest-skeleton{pointer-events:none}.lp-rest-img-skeleton{height:120px;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200%;animation:lp-shimmer 1.4s infinite}.lp-rest-body{padding:12px}.lp-skeleton-line{height:10px;background:#f3f4f6;border-radius:6px;margin-bottom:8px}.lp-sk-title{width:70%}.lp-sk-sub{width:50%}.lp-sk-sm{width:40%}@keyframes lp-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.lp-rest-error{text-align:center;padding:40px;color:#6b7280;font-size:14px}.lp-inline-btn{background:none;border:none;cursor:pointer;color:#dc2626;font-weight:700;font-size:inherit;text-decoration:underline;padding:0}.lp-hiw{padding:60px 20px;background:#dc2626;border-radius:24px;margin:0 20px 40px}.lp-hiw-title{text-align:center;font-size:28px;font-weight:900;color:#facc15;margin-bottom:44px}.lp-hiw-steps{display:flex;align-items:center;justify-content:center;gap:0;max-width:1000px;margin:0 auto;flex-wrap:wrap}.lp-hiw-step{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;min-width:140px;max-width:200px;padding:0 12px}.lp-hiw-icon{width:64px;height:64px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:14px;box-shadow:0 4px 14px #00000026;padding:14px}.lp-hiw-icon svg{width:100%;height:100%}.lp-hiw-step-title{font-size:14px;font-weight:800;color:#fff;margin-bottom:6px}.lp-hiw-step-desc{font-size:12px;color:#ffffffd9;line-height:1.5}.lp-hiw-arrow{font-size:28px;color:#facc15;font-weight:900;padding:0 4px;flex-shrink:0;margin-bottom:48px}.lp-discount-banner{background:#facc15;padding:50px 20px;overflow:hidden;position:relative}.lp-discount-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:40px}.lp-discount-copy{flex:1}.lp-discount-title{font-size:30px;font-weight:900;color:#111;margin-bottom:8px}.lp-discount-sub{font-size:15px;color:#374151;margin-bottom:6px}.lp-discount-price{font-size:44px;font-weight:900;color:#dc2626;margin-bottom:20px;display:inline-block;background:#fff;padding:4px 18px;border-radius:10px;box-shadow:0 3px 10px #0000001a}.lp-discount-img-col{position:relative;flex-shrink:0;display:flex;align-items:center;justify-content:center}.lp-discount-food{width:260px;max-width:40vw;border-radius:16px;object-fit:cover;filter:drop-shadow(0 8px 20px rgba(0,0,0,.2))}.lp-discount-badge{position:absolute;top:-10px;right:-10px;width:90px;height:90px;border-radius:50%;background:#dc2626;color:#facc15;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #dc262666;animation:lp-spin 8s linear infinite}@media (prefers-reduced-motion: reduce){.lp-discount-badge{animation:none}}.lp-discount-badge-inner{display:flex;flex-direction:column;align-items:center;font-size:9px;font-weight:900;text-align:center;line-height:1.3;animation:lp-spin 8s linear infinite reverse}@media (prefers-reduced-motion: reduce){.lp-discount-badge-inner{animation:none}}.lp-footer{background:#dc2626;padding:60px 20px 0;color:#fff}.lp-footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr 1.8fr;gap:32px;padding-bottom:48px}.lp-footer-brand{display:flex;flex-direction:column;gap:14px}.lp-footer-logo-wrap{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff}.lp-footer-logo{width:42px;height:42px;border-radius:8px;object-fit:cover}.lp-footer-brand-name{font-size:17px;font-weight:800;line-height:1.1}.lp-footer-tagline{font-size:10px;color:#ffffffbf}.lp-footer-desc{font-size:12px;color:#fffc;line-height:1.6;margin:0}.lp-footer-socials{display:flex;gap:10px;flex-wrap:wrap}.lp-social-btn{width:36px;height:36px;border-radius:8px;background:#ffffff26;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:background .15s,transform .1s}.lp-social-btn:hover{background:#ffffff47;transform:translateY(-2px)}.lp-footer-col{display:flex;flex-direction:column;gap:4px}.lp-footer-col-title{font-size:13px;font-weight:800;color:#fff;margin-bottom:10px;text-transform:uppercase;letter-spacing:.5px}.lp-footer-link{font-size:13px;color:#fffc;text-decoration:none;padding:4px 0;transition:color .15s;display:block}.lp-footer-link:hover{color:#facc15}.lp-footer-contact-row{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#ffffffd9;padding:5px 0;text-decoration:none;transition:color .15s;line-height:1.5}.lp-footer-contact-row:hover{color:#facc15}.lp-footer-newsletter{gap:10px}.lp-footer-newsletter-desc{font-size:12px;color:#fffc;margin:0 0 8px;line-height:1.5}.lp-newsletter-form{display:flex;flex-direction:column;gap:8px}.lp-newsletter-input-wrap{display:flex;gap:0}.lp-newsletter-input{flex:1;padding:10px 12px;border-radius:8px 0 0 8px;border:none;outline:none;font-size:13px;background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.3);border-right:none}.lp-newsletter-input::placeholder{color:#fff9}.lp-newsletter-input:focus{background:#ffffff38}.lp-newsletter-btn{padding:10px 14px;border-radius:0 8px 8px 0;background:#facc15;color:#111;border:none;cursor:pointer;font-size:13px;font-weight:700;transition:background .15s;white-space:nowrap}.lp-newsletter-btn:hover{background:#f59e0b}.lp-newsletter-btn:disabled{opacity:.7;cursor:not-allowed}.lp-newsletter-msg{font-size:12px;padding:6px 0}.lp-newsletter-msg.ok{color:#4ade80}.lp-newsletter-msg.err{color:#fca5a5}.lp-footer-bottom{border-top:1px solid rgba(255,255,255,.18);padding:16px 0;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.lp-footer-bottom p{font-size:12px;color:#ffffffb3;margin:0}.lp-footer-bottom-links{display:flex;gap:16px}.lp-footer-bottom-link{font-size:12px;color:#ffffffb3;text-decoration:none;transition:color .15s}.lp-footer-bottom-link:hover{color:#facc15}@media (max-width: 1100px){.lp-feature-strip-inner{grid-template-columns:1fr 1fr}.lp-rest-grid{grid-template-columns:repeat(3,1fr)}.lp-footer-inner{grid-template-columns:1fr 1fr 1fr}.lp-footer-brand{grid-column:1 / -1}.lp-footer-newsletter{grid-column:1 / -1;flex-direction:row;align-items:flex-start;flex-wrap:wrap;gap:16px}}@media (max-width: 768px){.lp-hero-inner{grid-template-columns:1fr}.lp-hero-visual{order:-1;min-height:240px;align-items:center}.lp-iphone{width:clamp(150px,42vw,210px)}.lp-rider-img-wrap{width:220px}.lp-headline{font-size:clamp(28px,7vw,40px)}.lp-feature-badges{flex-direction:column;gap:10px}.lp-feature-strip-inner{grid-template-columns:1fr 1fr}.lp-rest-grid{grid-template-columns:repeat(2,1fr);overflow-x:auto}.lp-hiw{margin:0 12px 32px;border-radius:16px}.lp-hiw-steps{gap:16px}.lp-hiw-arrow{display:none}.lp-discount-inner{flex-direction:column;text-align:center}.lp-discount-food{width:200px}.lp-discount-badge{right:50%;transform:translate(60px)}.lp-footer-inner{grid-template-columns:1fr 1fr}.lp-footer-brand,.lp-footer-newsletter{grid-column:1 / -1}}@media (max-width: 500px){.lp-hero{padding:40px 16px 30px}.lp-feature-strip-inner{grid-template-columns:1fr}.lp-rest-grid{grid-template-columns:repeat(2,1fr);overflow-x:auto;padding-bottom:8px}.lp-footer-inner{grid-template-columns:1fr}.lp-footer-newsletter,.lp-newsletter-input-wrap{flex-direction:column}.lp-newsletter-input{border-radius:8px;border-right:1px solid rgba(255,255,255,.3)}.lp-newsletter-btn{border-radius:8px}.lp-hiw-step{min-width:120px}.lp-discount-banner{padding:40px 16px}.lp-discount-title{font-size:22px}.lp-discount-price{font-size:32px}.lp-footer-bottom{flex-direction:column;text-align:center}}body[data-theme=dark] .lp-navbar{background:var(--surface);box-shadow:0 2px 12px #0000004d}body[data-theme=dark] .lp-navbar-name{color:var(--black)}body[data-theme=dark] .lp-nav-link{color:var(--muted)}body[data-theme=dark] .lp-nav-link:hover{background:var(--surface-soft);color:var(--text)}body[data-theme=dark] .lp-mobile-menu{background:var(--surface)}body[data-theme=dark] .lp-mobile-link{color:var(--muted)}body[data-theme=dark] .lp-mobile-link:hover{background:var(--surface-soft);color:var(--text)}body[data-theme=dark] .lp-mobile-close{color:var(--muted)}body[data-theme=dark] .lp-feature-strip{background:var(--surface)}body[data-theme=dark] .lp-feature-block{border-color:var(--border);background:var(--surface-muted)}body[data-theme=dark] .lp-feature-title{color:var(--black)}body[data-theme=dark] .lp-feature-desc{color:var(--muted)}body[data-theme=dark] .lp-restaurants{background:var(--bg)}body[data-theme=dark] .lp-section-title{color:var(--black)}body[data-theme=dark] .lp-rest-card{background:var(--surface)}body[data-theme=dark] .lp-rest-name{color:var(--black)}body[data-theme=dark] .lp-rest-cuisine,body[data-theme=dark] .lp-rest-time{color:var(--muted)}body[data-theme=dark] .lp-rest-rating-num{color:var(--black)}body[data-theme=dark] .lp-phone{background:var(--surface);border-color:var(--border)}body[data-theme=dark] .lp-phone-order-title,body[data-theme=dark] .lp-phone-order-total{color:var(--black)}body[data-theme=dark] .lp-phone-order-row{color:var(--muted)}body[data-theme=dark] .lp-phone-order-divider{background:var(--border)}
