:root{--yellow:#ffd400;--yellow-soft:#fff3aa;--ink:#171912;--muted:#616457;--cream:#f7f6ef;--white:#fff;--line:#17191224;--green:#2f6b48;--radius-sm:14px;--radius-md:24px;--radius-lg:38px;--shadow:0 24px 70px #1719121f}.superadmin-app,.superadmin-access,.superadmin-state{color:#172019;background:#f2f4ef;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.superadmin-app *,.superadmin-access *{box-sizing:border-box}.superadmin-app button,.superadmin-access button,.superadmin-access input,.superadmin-reassign textarea{font:inherit}.superadmin-app button,.superadmin-access button{cursor:pointer}.superadmin-app button:disabled,.superadmin-access button:disabled{cursor:wait;opacity:.58}.superadmin-app button:focus-visible,.superadmin-access button:focus-visible,.superadmin-app a:focus-visible,.superadmin-access a:focus-visible,.superadmin-app textarea:focus-visible,.superadmin-access input:focus-visible{outline-offset:2px;outline:3px solid #ffd400b8}.superadmin-sidebar{z-index:10;color:#fff;background:#172019;flex-direction:column;width:250px;padding:24px 18px;display:flex;position:fixed;inset:0 auto 0 0}.superadmin-brand{color:inherit;letter-spacing:-.04em;align-items:center;gap:10px;font-size:1.12rem;font-weight:900;text-decoration:none;display:inline-flex}.superadmin-sidebar-title{border-bottom:1px solid #ffffff1c;align-items:center;gap:12px;margin:42px 5px 22px;padding-bottom:22px;display:flex}.superadmin-sidebar-title>svg{color:#ffd400;width:30px;height:30px}.superadmin-sidebar-title div{gap:2px;display:grid}.superadmin-sidebar-title small{color:#ffffff85;letter-spacing:.14em;font-size:.64rem;font-weight:850}.superadmin-sidebar-title strong{font-size:.92rem}.superadmin-sidebar nav{flex:1}.superadmin-sidebar nav a{color:#ffffffad;border-radius:12px;align-items:center;gap:10px;padding:13px;font-size:.82rem;font-weight:750;text-decoration:none;display:flex}.superadmin-sidebar nav a.active{color:#172019;background:#ffd400}.superadmin-sidebar nav svg{width:19px;height:19px}.superadmin-session{border-top:1px solid #ffffff1c;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:14px 10px 0;display:grid}.superadmin-session>svg{color:#ffd400;width:30px;height:30px}.superadmin-session p,.superadmin-session strong,.superadmin-session small{min-width:0;margin:0;display:block}.superadmin-session strong,.superadmin-session small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.superadmin-session strong{font-size:.73rem}.superadmin-session small{color:#ffffff7a;margin-top:2px;font-size:.62rem}.superadmin-session button{color:#fff;background:#ffffff14;border:0;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.superadmin-main{min-width:0;margin-left:250px;padding:32px clamp(20px,3vw,48px) 60px}.superadmin-topbar{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.superadmin-eyebrow{color:#72786f;letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:.66rem;font-weight:900}.superadmin-topbar h1{letter-spacing:-.055em;margin:0;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:900}.superadmin-topbar>div:first-child>p:last-child{color:#687068;margin:8px 0 0;font-size:.84rem}.superadmin-live{background:#fff;border:1px solid #dce1d9;border-radius:14px;align-items:center;gap:10px;min-width:210px;padding:11px 12px;display:flex}.superadmin-live>span{background:#f0a331;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #f0a3311f}.superadmin-live>span.connected{background:#30935a;box-shadow:0 0 0 4px #30935a1f}.superadmin-live>span.offline{background:#d75050}.superadmin-live p{flex:1;gap:2px;margin:0;display:grid}.superadmin-live strong{font-size:.72rem}.superadmin-live small{color:#7b8179;font-size:.62rem}.superadmin-live button{color:#172019;background:#f1f3ef;border:0;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.superadmin-live svg.spinning{animation:.8s linear infinite superadmin-spin}@keyframes superadmin-spin{to{transform:rotate(360deg)}}.superadmin-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:28px 0 20px;display:grid}.superadmin-summary article{background:#fff;border:1px solid #e0e4dd;border-radius:16px;align-items:center;gap:13px;min-width:0;padding:16px;display:flex;box-shadow:0 8px 28px #17201909}.superadmin-summary article>span{border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.superadmin-summary .yellow{color:#806b00;background:#fff5bc}.superadmin-summary .blue{color:#2768a8;background:#e4efff}.superadmin-summary .green{color:#2d7849;background:#e2f4e8}.superadmin-summary .red{color:#b64840;background:#fde7e4}.superadmin-summary svg{width:21px;height:21px}.superadmin-summary p{gap:2px;margin:0;display:grid}.superadmin-summary small{color:#777e75;font-size:.66rem;font-weight:700}.superadmin-summary strong{font-size:1.3rem;line-height:1}.superadmin-filters{scrollbar-width:thin;gap:7px;margin-bottom:14px;padding-bottom:3px;display:flex;overflow-x:auto}.superadmin-filters button{color:#60675f;background:#fff;border:1px solid #dce1d9;border-radius:999px;flex:none;align-items:center;gap:7px;padding:9px 12px;font-size:.69rem;font-weight:760;display:inline-flex}.superadmin-filters button.active{color:#fff;background:#172019;border-color:#172019}.superadmin-filters button span{color:#4c534b;background:#edf0eb;border-radius:99px;place-items:center;min-width:19px;height:19px;font-size:.6rem;display:grid}.superadmin-filters button.active span{color:#172019;background:#ffd400}.superadmin-queue{background:#fff;border:1px solid #dce1d9;border-radius:17px;overflow:hidden}.superadmin-table-head,.superadmin-order-row{grid-template-columns:minmax(175px,1.35fr) minmax(145px,1.05fr) minmax(170px,1.15fr) minmax(130px,.9fr) minmax(220px,1.45fr);align-items:center;gap:14px;display:grid}.superadmin-table-head{color:#7b8179;letter-spacing:.08em;text-transform:uppercase;background:#f8f9f6;border-bottom:1px solid #e5e8e2;padding:12px 16px;font-size:.61rem;font-weight:850}.superadmin-order{border-bottom:1px solid #e7eae4}.superadmin-order:last-child{border-bottom:0}.superadmin-order.open{background:#fffdf2}.superadmin-order-row{min-height:102px;padding:15px 16px}.superadmin-order-id,.superadmin-order-id span,.superadmin-route,.superadmin-payout,.superadmin-payout p,.superadmin-statuses{display:flex}.superadmin-order-id{flex-direction:column;align-items:flex-start;gap:5px;min-width:0}.superadmin-order-id>strong{font-size:.86rem}.superadmin-order-id span{align-items:center;gap:5px;max-width:100%;font-size:.72rem;font-weight:760}.superadmin-order-id span svg{color:#7c847a;flex:0 0 14px}.superadmin-order-id small{color:#7d837b;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.63rem;overflow:hidden}.superadmin-route,.superadmin-payout{align-items:center;gap:9px;min-width:0}.superadmin-route>span{color:#515950;background:#eef1ec;border-radius:10px;flex:0 0 33px;place-items:center;width:33px;height:33px;display:grid}.superadmin-route p,.superadmin-payout p{flex-direction:column;gap:3px;min-width:0;margin:0}.superadmin-route strong,.superadmin-route small,.superadmin-payout strong,.superadmin-payout small{display:block}.superadmin-route strong{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.superadmin-route small{color:#7b8279;font-size:.62rem}.superadmin-payout>svg{color:#338758;flex:0 0 22px}.superadmin-payout small{color:#7b8279;font-size:.59rem}.superadmin-payout strong{font-size:.78rem}.superadmin-payout p>span{color:#657066;align-items:center;gap:4px;width:max-content;font-size:.6rem;font-weight:800;display:inline-flex}.superadmin-payout p>span.urgent{color:#bd4a42}.superadmin-payout p>span svg{width:12px;height:12px}.superadmin-statuses{flex-direction:column;align-items:flex-start;gap:6px}.superadmin-statuses>span,.superadmin-statuses>small{border-radius:99px;width:max-content;max-width:100%;padding:5px 8px;font-size:.6rem;font-weight:850}.queue-new,.queue-accepted{color:#786300;background:#fff3ad}.queue-searching_rider{color:#28679e;background:#e4efff}.queue-assigned{color:#2c7247;background:#e0f2e6}.queue-expired,.queue-cancelled{color:#6d736c;background:#f0f0ec}.queue-requires_reassignment{color:#a8413b;background:#fde5e2}.superadmin-statuses>small{color:#787f77;background:0 0;padding:0}.share-prepared,.share-taken{color:#2e754a!important}.share-expired,.share-requires_reassignment{color:#ad4842!important}.superadmin-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.superadmin-share,.superadmin-detail-button,.superadmin-icon-button{border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:36px;font-size:.64rem;font-weight:850;display:inline-flex}.superadmin-share{color:#fff;white-space:nowrap;background:#1f9d55;padding:0 11px}.superadmin-share svg{width:17px;height:17px}.superadmin-icon-button{color:#333b34;background:#eef1ec;width:36px}.superadmin-detail-button{color:#5f675f;background:0 0;padding:0 8px}.superadmin-detail-button svg{width:13px;transition:transform .2s}.superadmin-order.open .superadmin-detail-button svg{transform:rotate(180deg)}.superadmin-detail{background:#fffdf7;border-top:1px solid #e7e9df;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:28px;padding:22px 24px 26px;display:grid}.superadmin-link{background:#f1f3ef;border-radius:9px;align-items:center;gap:8px;min-width:0;margin-bottom:10px;padding:9px 11px;display:flex}.superadmin-link svg{flex:0 0 17px}.superadmin-link a{color:#365e48;text-overflow:ellipsis;white-space:nowrap;font-size:.64rem;font-weight:750;overflow:hidden}.superadmin-detail pre{color:#303830;white-space:pre-wrap;background:#fff;border:1px solid #e1e5dd;border-radius:12px;margin:0;padding:15px;font-family:inherit;font-size:.7rem;line-height:1.65;overflow-x:auto}.superadmin-disclaimer,.superadmin-muted{color:#777e76;font-size:.64rem;line-height:1.5}.superadmin-winner{background:#e7f5eb;border-radius:12px;align-items:center;gap:11px;margin-top:13px;padding:12px;display:flex}.superadmin-winner>span{color:#fff;background:#318554;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.superadmin-winner p{gap:2px;margin:0;display:grid}.superadmin-winner small{color:#5f7567;font-size:.6rem}.superadmin-winner strong{font-size:.75rem}.superadmin-winner a{color:#2f6546;font-size:.66rem}.superadmin-reassign{background:#fff5f3;border:1px solid #f0cbc7;border-radius:12px;gap:10px;margin-top:14px;padding:14px;display:grid}.superadmin-reassign label{color:#6d4c49;gap:6px;font-size:.64rem;font-weight:800;display:grid}.superadmin-reassign textarea{resize:vertical;color:#303530;background:#fff;border:1px solid #ddc1bd;border-radius:9px;min-height:68px;padding:9px;font-size:.69rem;line-height:1.45}.superadmin-primary{color:#fff;background:#172019;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-size:.72rem;font-weight:850;display:inline-flex}.superadmin-audit{gap:0;margin:0;padding:0;list-style:none;display:grid}.superadmin-audit li{grid-template-columns:10px minmax(0,1fr);gap:9px;padding:0 0 15px;display:grid;position:relative}.superadmin-audit li:not(:last-child):before{content:"";background:#d6dbd4;width:1px;position:absolute;top:9px;bottom:-2px;left:4px}.superadmin-audit i{z-index:1;background:#438c5e;border:2px solid #fffdf7;border-radius:50%;width:9px;height:9px;margin-top:3px;box-shadow:0 0 0 1px #438c5e}.superadmin-audit p{gap:3px;margin:0;display:grid}.superadmin-audit strong{font-size:.68rem}.superadmin-audit span{color:#7b817a;font-size:.6rem}.superadmin-empty{text-align:center;align-content:center;place-items:center;min-height:280px;padding:30px;display:grid}.superadmin-empty svg{color:#8d958b;width:52px;height:52px}.superadmin-empty h2{margin:12px 0 4px;font-size:1rem}.superadmin-empty p{color:#7b8279;margin:0;font-size:.72rem}.superadmin-alert{border-radius:12px;align-items:center;gap:9px;margin:16px 0;padding:12px 14px;font-size:.72rem;font-weight:700;display:flex}.superadmin-alert.error{color:#8e3934;background:#fde7e4}.superadmin-alert>button{color:inherit;background:0 0;border:0;margin-left:auto;font-size:.66rem;font-weight:850}.superadmin-toast{z-index:30;color:#fff;background:#172019;border-radius:12px;align-items:center;gap:8px;padding:13px 16px;font-size:.72rem;font-weight:760;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 50px #1720193d}.superadmin-toast svg{color:#ffd400}.superadmin-state{align-content:center;place-items:center;gap:12px;display:grid}.superadmin-state p{color:#747b73;font-size:.78rem}.superadmin-loader{border:3px solid #d9ded6;border-top-color:#172019;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite superadmin-spin}.superadmin-access{background:#fff;grid-template-columns:minmax(360px,.9fr) minmax(440px,1.1fr);display:grid}.superadmin-access-story{color:#fff;background:radial-gradient(circle at 84% 16%,#ffd40040,#0000 28%),#172019;flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(30px,5vw,72px);display:flex}.superadmin-access-story>div{max-width:520px;margin:auto 0}.superadmin-access-icon,.superadmin-lock{color:#172019;background:#ffd400;border-radius:17px;place-items:center;width:54px;height:54px;display:grid}.superadmin-access-icon svg,.superadmin-lock svg{width:27px;height:27px}.superadmin-access-story .superadmin-eyebrow{color:#ffd400;margin-top:22px}.superadmin-access-story h1{letter-spacing:-.065em;margin:0;font-size:clamp(2.2rem,5vw,4.8rem);line-height:.98}.superadmin-access-story p:last-child{color:#ffffff9e;max-width:480px;font-size:.92rem;line-height:1.6}.superadmin-access-form{place-items:center;min-height:100vh;padding:30px;display:grid}.superadmin-access-form form{gap:16px;width:min(100%,410px);display:grid}.superadmin-access-form .superadmin-eyebrow{margin:8px 0 -8px}.superadmin-access-form h2{letter-spacing:-.045em;margin:0;font-size:1.8rem}.superadmin-access-form form>p:not(.superadmin-eyebrow){color:#727970;margin:-8px 0 6px;font-size:.76rem}.superadmin-access-form label{color:#4f574f;gap:7px;font-size:.68rem;font-weight:800;display:grid}.superadmin-access-form input{color:#172019;background:#fff;border:1px solid #d4d9d1;border-radius:11px;width:100%;height:46px;padding:0 12px}.superadmin-password{display:block;position:relative}.superadmin-password input{padding-right:48px}.superadmin-password button{color:#4b534b;background:#f0f2ee;border:0;border-radius:8px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:5px;right:5px}.superadmin-access-form form>a{color:#5d665d;text-align:center;font-size:.68rem;font-weight:750}@media (max-width:1180px){.superadmin-table-head{display:none}.superadmin-order-row{grid-template-columns:minmax(160px,1.2fr) minmax(130px,1fr) minmax(150px,1fr)}.superadmin-statuses{grid-column:1/2}.superadmin-actions{grid-column:2/4;justify-content:flex-end}}@media (max-width:920px){.superadmin-sidebar{flex-direction:row;align-items:center;width:auto;height:68px;padding:12px 18px;position:static}.superadmin-sidebar-title,.superadmin-sidebar nav{display:none}.superadmin-session{border:0;grid-template-columns:minmax(0,1fr) auto;margin-left:auto;padding:0}.superadmin-session>svg{display:none}.superadmin-main{margin-left:0;padding-top:24px}.superadmin-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.superadmin-detail{grid-template-columns:1fr}}@media (max-width:720px){.superadmin-topbar{display:grid}.superadmin-live{width:100%}.superadmin-order-row{grid-template-columns:1fr 1fr;gap:17px 12px}.superadmin-order-id{grid-column:1/-1}.superadmin-route,.superadmin-payout{align-items:flex-start}.superadmin-statuses{grid-column:1/2}.superadmin-actions{grid-column:1/-1;justify-content:stretch}.superadmin-share{flex:1}.superadmin-detail{padding:18px 16px 22px}.superadmin-access{grid-template-columns:1fr}.superadmin-access-story{min-height:auto;padding:28px 24px 36px}.superadmin-access-story>div{margin:70px 0 0}.superadmin-access-story h1{font-size:clamp(2.3rem,12vw,3.7rem)}.superadmin-access-form{min-height:auto;padding:42px 22px 60px}}@media (max-width:460px){.superadmin-sidebar{padding-inline:13px}.superadmin-session small{max-width:128px}.superadmin-main{padding:20px 12px 46px}.superadmin-summary{gap:8px}.superadmin-summary article{gap:9px;padding:12px}.superadmin-summary article>span{flex-basis:36px;width:36px;height:36px}.superadmin-order-row{padding:14px 13px}.superadmin-route>span,.superadmin-payout>svg{display:none}.superadmin-actions{flex-wrap:wrap}.superadmin-share{flex-basis:calc(100% - 42px);order:-1}.superadmin-toast{justify-content:center;bottom:12px;left:12px;right:12px}}.rider-opportunity-shortcut,.rider-help-shortcut{color:var(--ink);background:linear-gradient(135deg,#eef8f1,#fff);border:1px solid #24544121;border-radius:20px;align-items:center;gap:14px;padding:17px;text-decoration:none;display:flex}.rider-opportunity-shortcut>span,.rider-help-shortcut>svg{color:#fff;background:#2f6b48;border-radius:15px;flex:0 0 46px;place-items:center;width:46px;height:46px;font-size:1.35rem;display:grid}.rider-opportunity-shortcut>div,.rider-help-shortcut>span{flex:1;gap:2px;display:grid}.rider-opportunity-shortcut p{margin:0}.rider-opportunity-shortcut small,.rider-help-shortcut small{color:var(--muted);line-height:1.35}.rider-opportunity-shortcut>svg{transform:rotate(90deg)}.rider-opportunity-map-card,.rider-opportunity-section{background:#fff;border:1px solid #1719121a;border-radius:24px;gap:18px;padding:20px;display:grid;box-shadow:0 12px 36px #1719120f}.rider-demand-map{z-index:1;border-radius:18px;width:100%;height:300px;overflow:hidden}.rider-demand-legend{flex-wrap:wrap;gap:8px;display:flex}.rider-demand-legend span{color:#45483d;background:#f3f4ef;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:.68rem;font-weight:750;display:inline-flex}.rider-demand-legend span:before,.rider-demand-dot{content:"";background:#7f8b85;border-radius:50%;width:8px;height:8px}.rider-demand-legend .normal:before,.rider-demand-dot.normal{background:#2876c8}.rider-demand-legend .high:before,.rider-demand-dot.high{background:#ed8a22}.rider-demand-legend .surge:before,.rider-demand-dot.surge{background:#d94545}.rider-zone-list{gap:8px;display:grid}.rider-zone-list article{border-top:1px solid #17191214;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:11px;padding:13px 0;display:grid}.rider-zone-list article>span{margin-top:6px}.rider-zone-list strong,.rider-zone-list small{display:block}.rider-zone-list small,.rider-zone-list p{color:var(--muted);font-size:.72rem}.rider-zone-list p{margin:5px 0 0}.rider-zone-list b{color:#2f6b48;white-space:nowrap;font-size:.76rem}.rider-incentive-grid,.rider-shift-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.rider-incentive-grid>article,.rider-shift-list>article{background:#fafaf6;border:1px solid #1719121a;border-radius:18px;align-content:start;gap:10px;padding:16px;display:grid}.rider-incentive-top,.rider-incentive-top>span{justify-content:space-between;align-items:center;display:flex}.rider-incentive-top>span{background:#ffd400;border-radius:12px;justify-content:center;width:38px;height:38px;font-size:1.15rem}.rider-incentive-top b{color:#2f6b48}.rider-incentive-grid h3,.rider-batch-card h3{margin:0;font-size:1rem}.rider-incentive-grid p,.rider-batch-card p{color:var(--muted);margin:0;font-size:.76rem;line-height:1.45}.rider-incentive-grid small{color:var(--muted);align-items:center;gap:5px;display:flex}.rider-progress{background:#e5e7df;border-radius:999px;height:7px;overflow:hidden}.rider-progress i{border-radius:inherit;background:#2f6b48;height:100%;display:block}.rider-progress-copy{color:var(--muted);justify-content:space-between;gap:8px;font-size:.66rem;display:flex}.rider-status-chip{color:#2f6b48;background:#eaf4ed;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 12px;font-size:.76rem;font-weight:800;display:inline-flex}.rider-batch-card{background:#fffbea;border:1px solid #d7c75a;border-radius:20px;gap:15px;padding:18px;display:grid}.rider-batch-card>div:first-child{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.rider-batch-card>div:first-child>span{background:#ffd400;border-radius:12px;place-items:center;width:40px;height:40px;font-size:1.25rem;display:grid}.rider-batch-card>div:first-child>b{color:#2f6b48;white-space:nowrap}.rider-batch-card ul{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.rider-batch-card ul li{background:#ffffffbf;border-radius:8px;align-items:center;gap:5px;padding:6px 8px;font-size:.68rem;font-weight:700;display:flex}.rider-batch-card ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.rider-batch-card ol li{border-top:1px solid #1719121a;align-items:center;gap:10px;padding-top:10px;display:flex}.rider-batch-card ol i{color:#fff;background:#171912;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-style:normal;font-weight:800;display:grid}.rider-batch-card ol span{flex:1;display:grid}.rider-batch-card ol small{color:var(--muted)}.rider-batch-card ol em{color:#8b4c17;font-size:.66rem;font-style:normal;font-weight:800}.rider-shift-time{grid-template-columns:auto 1fr;align-items:center;gap:5px 9px;display:grid}.rider-shift-time>svg{color:#2f6b48;grid-row:1/3;font-size:1.6rem}.rider-shift-time small,.rider-shift-meta span{color:var(--muted);font-size:.7rem}.rider-shift-meta{gap:5px;display:grid}.rider-shift-meta span{align-items:center;gap:6px;display:flex}.rider-shift-meta b{color:#2f6b48;font-size:.78rem}.rider-shift-actions{grid-template-columns:1fr auto;gap:8px;display:grid}.rider-text-button{color:#a33;background:0 0;border:0;font-weight:700}.rider-performance-notice{color:#27583d;background:#edf7f0;border-radius:14px;align-items:flex-start;gap:10px;padding:13px;display:flex}.rider-performance-notice svg{flex:none;font-size:1.4rem}.rider-performance-notice p{margin:0;font-size:.76rem;line-height:1.45}.rider-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.rider-metric-grid article{border:1px solid #1719121a;border-radius:16px;gap:3px;padding:15px;display:grid}.rider-metric-grid article>strong{font-size:1.55rem}.rider-metric-grid article>span{min-height:32px;font-size:.72rem;font-weight:750}.rider-metric-grid article>small{color:var(--muted)}.rider-metric-grid details{border-top:1px solid var(--line);margin-top:8px;padding-top:8px}.rider-metric-grid summary{cursor:pointer;justify-content:space-between;align-items:center;font-size:.66rem;font-weight:750;list-style:none;display:flex}.rider-metric-grid details p,.rider-metric-grid details b{margin:7px 0 0;font-size:.64rem;line-height:1.4;display:block}.rider-metric-grid details b{color:#2f6b48}@media (max-width:620px){.rider-demand-map{height:260px}.rider-incentive-grid,.rider-shift-list{grid-template-columns:1fr}.rider-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rider-opportunity-map-card,.rider-opportunity-section{border-radius:20px;padding:16px}.rider-batch-card>div:first-child{grid-template-columns:auto minmax(0,1fr)}.rider-batch-card>div:first-child>b{grid-column:2}.rider-batch-card ol li{flex-wrap:wrap;align-items:flex-start}.rider-batch-card ol em{margin-left:38px}}.rider-dashboard{padding-bottom:92px}.rider-bottom-nav{z-index:90;width:min(100%,720px);padding:8px max(10px, env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(10px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #12221c17;border-bottom:0;border-radius:22px 22px 0 0;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;margin:auto;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 32px #13261f1f}.rider-bottom-nav a{color:#718078;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:54px;font-size:.67rem;font-weight:750;text-decoration:none;display:flex}.rider-bottom-nav a svg{width:22px;height:22px}.rider-bottom-nav a.active{color:#087454;background:#e8f7f0}.rider-retention>header{grid-template-columns:42px 1fr 42px}.rider-retention>header .rider-brand{justify-self:center}.rider-retention .rider-dashboard-shell{gap:18px;display:grid}.rider-page-title{padding:14px 2px 4px}.rider-page-title h1{color:#13271f;letter-spacing:-.04em;margin:3px 0 7px;font-size:clamp(1.8rem,7vw,2.7rem);line-height:1.02}.rider-page-title>p:last-child{color:#66736d;max-width:570px;margin:0;line-height:1.5}.rider-retention-state{color:#66736d;place-items:center;min-height:260px;display:grid}.rider-approval-card,.rider-profile-section,.rider-history-filters,.rider-earnings-chart,.rider-money-section,.rider-help-section{background:#fff;border:1px solid #e2e9e5;border-radius:24px;box-shadow:0 12px 34px #1b30270f}.rider-approval-card{color:#fff;background:radial-gradient(circle at 100% 0,#ffcb4540,#0000 45%),#17392e;grid-template-columns:auto 1fr;align-items:center;gap:16px;padding:20px;display:grid}.rider-approval-card.approved{background:radial-gradient(circle at 100% 0,#6fe9b047,#0000 45%),#075f46}.rider-approval-card .rider-overline{color:#aee5d2}.rider-approval-card h2{margin:2px 0 5px;font-size:1.28rem}.rider-approval-card p{color:#ffffffc7;margin:0;line-height:1.4}.rider-approval-card .rider-primary{grid-column:1/-1;width:100%}.rider-approval-ring{border:7px solid #fff3;border-top-color:#8ef0c6;border-radius:50%;align-content:center;place-items:center;width:78px;height:78px;display:grid}.rider-approval-ring strong{font-size:1.15rem}.rider-approval-ring small{opacity:.7;font-size:.63rem}.rider-profile-section,.rider-money-section,.rider-help-section,.rider-earnings-chart{padding:20px}.rider-section-heading{align-items:center;gap:11px;margin-bottom:18px;display:flex}.rider-section-heading>svg{color:#07815c;width:27px;height:27px}.rider-section-heading>div{flex:1;min-width:0}.rider-section-heading h2{color:#172a23;margin:2px 0 0;font-size:1.17rem}.rider-status-pill{color:#8b6411;background:#fff4cf;border-radius:999px;flex:none;padding:6px 9px;font-size:.68rem;font-weight:800}.rider-status-pill.approved{color:#087454;background:#ddf7eb}.rider-status-pill.rejected{color:#b5392f;background:#ffebe8}.rider-form-grid,.rider-document-form,.rider-support-form{gap:13px;display:grid}.rider-form-grid label,.rider-document-form label,.rider-support-form label,.rider-modal label{color:#3f4e47;gap:6px;font-size:.76rem;font-weight:750;display:grid}.rider-form-grid input,.rider-form-grid select,.rider-document-form input,.rider-document-form select,.rider-support-form input,.rider-support-form select,.rider-support-form textarea,.rider-modal label input,.rider-modal label select,.rider-modal label textarea{color:#162820;width:100%;min-height:48px;font:inherit;background:#f9fbfa;border:1px solid #dce5e0;border-radius:13px;outline:none;padding:11px 13px}.rider-form-grid input:focus,.rider-form-grid select:focus,.rider-document-form input:focus,.rider-document-form select:focus,.rider-support-form input:focus,.rider-support-form select:focus,.rider-support-form textarea:focus{border-color:#26a77e;box-shadow:0 0 0 3px #26a77e1f}.rider-form-grid input:disabled{color:#7d8984;background:#f0f3f1}.rider-settings{border:1px solid #e2e9e5;border-radius:15px;gap:10px;margin:2px 0;padding:14px;display:grid}.rider-settings legend{color:#3f4e47;padding:0 5px;font-size:.76rem;font-weight:800}.rider-settings label{align-items:center;gap:10px;font-weight:650;display:flex}.rider-settings input{accent-color:#087454;width:18px;min-height:18px}.rider-review-note{color:#a83b2f;background:#fff1ed;border-radius:12px;gap:8px;margin:-4px 0 15px;padding:11px;font-size:.8rem;display:flex}.rider-document-list{gap:9px;margin-bottom:18px;display:grid}.rider-document-list article{background:#fbfcfc;border:1px solid #e5ebe8;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.rider-document-list article>span{color:#7b8983;background:#edf1ef;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.rider-document-list article>span.complete{color:#07815c;background:#dff7ec}.rider-document-list strong,.rider-document-list small{display:block}.rider-document-list small{color:#718078;margin-top:2px}.rider-document-list p{color:#a43c30;margin:5px 0 0;font-size:.72rem}.rider-document-list a{color:#087454;font-size:.75rem;font-weight:800}.rider-document-form{border-top:1px solid #e8eeeb;padding-top:16px}.rider-file-input{text-align:center;cursor:pointer;background:#f0faf6;border:1px dashed #9fc6b7;border-radius:15px;align-content:center;place-items:center;min-height:104px;color:#087454!important;display:grid!important}.rider-file-input svg{width:28px;height:28px}.rider-file-input input{background:0 0;border:0;min-height:auto;padding:0;font-size:.7rem}.rider-history-filters{grid-template-columns:1fr 1fr;gap:10px;padding:14px;display:grid}.rider-history-filters label{color:#59675f;grid-template-columns:auto 1fr;align-items:center;gap:6px;font-size:.7rem;font-weight:800;display:grid}.rider-history-filters label input{background:#fafcfb;border:1px solid #dde5e1;border-radius:11px;grid-column:1/-1;min-width:0;min-height:42px;padding:8px}.rider-filter-pills{background:#eef3f0;border-radius:13px;grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:5px;padding:4px;display:grid}.rider-filter-pills button,.rider-period-toggle button{color:#66746d;background:0 0;border:0;border-radius:10px;min-height:38px;font-weight:800}.rider-filter-pills button.active,.rider-period-toggle button.active{color:#087454;background:#fff;box-shadow:0 2px 8px #142f2514}.rider-history-list,.rider-money-list,.rider-ticket-list{gap:10px;display:grid}.rider-history-list>article{background:#fff;border:1px solid #e1e9e5;border-radius:17px;overflow:hidden}.rider-history-main{text-align:left;background:0 0;border:0;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;width:100%;padding:14px;display:grid}.rider-history-main>span,.rider-money-list article>span,.rider-ticket-list article>span{color:#07815c;background:#e3f7ee;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.rider-history-main>span.cancelled,.rider-money-list article>span.failed,.rider-money-list article>span.rejected{color:#b63e32;background:#ffebe8}.rider-history-main strong,.rider-history-main small{display:block}.rider-history-main small{color:#738079;margin-top:3px;font-size:.7rem}.rider-history-main b{color:#1b3027;white-space:nowrap;font-size:.82rem}.rider-history-main>svg{color:#84918b;transition:transform .16s}.rider-history-list article.expanded .rider-history-main>svg{transform:rotate(180deg)}.rider-history-detail{background:#fafcfb;border-top:1px solid #edf1ef;gap:9px;padding:13px 15px 15px 63px;display:grid}.rider-history-detail>div{color:#66746d;justify-content:space-between;gap:10px;font-size:.78rem;display:flex}.rider-history-detail>div strong{color:#263c32}.rider-history-detail>div.total{color:#172c23;border-top:1px solid #e1e8e4;padding-top:9px;font-weight:800}.rider-cancel-reason{color:#9b463d;gap:8px;margin:0;font-size:.8rem;display:flex}.rider-text-button{color:#087454;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:6px;width:fit-content;padding:7px 0;font-weight:800;display:inline-flex}.rider-period-toggle{background:#e8efeb;border-radius:14px;grid-template-columns:1fr 1fr;gap:5px;padding:5px;display:grid}.rider-earnings-hero{color:#fff;background:radial-gradient(circle at 94% 5%,#ffe08061,#0000 42%),linear-gradient(135deg,#075d46,#0c8862);border-radius:24px;justify-content:space-between;align-items:center;min-height:154px;padding:23px;display:flex;overflow:hidden}.rider-earnings-hero p,.rider-earnings-hero small{color:#ffffffb8;margin:0;display:block}.rider-earnings-hero strong{letter-spacing:-.05em;margin:5px 0 8px;font-size:clamp(2rem,9vw,3.1rem);display:block}.rider-earnings-hero>svg{color:#fff3;width:74px;height:74px}.rider-earnings-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.rider-earnings-grid article{background:#fff;border:1px solid #e2e9e5;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:3px 9px;padding:14px;display:grid}.rider-earnings-grid svg{color:#07815c;grid-row:1/3;width:26px;height:26px}.rider-earnings-grid small{color:#75827c;font-size:.68rem}.rider-earnings-grid strong{color:#1d3229;font-size:.88rem}.rider-adjustment-total{color:#765618;background:#fff7dc;border-radius:14px;justify-content:space-between;padding:12px 15px;font-size:.8rem;display:flex}.rider-bars{align-items:end;gap:8px;min-height:190px;padding-top:16px;display:flex;overflow-x:auto}.rider-bars>div{text-align:center;flex:1;grid-template-rows:1fr auto auto;align-items:end;gap:4px;min-width:42px;height:165px;display:grid}.rider-bars b{background:linear-gradient(#29b487,#087454);border-radius:8px 8px 4px 4px;justify-self:center;width:100%;max-width:28px;min-height:8px}.rider-bars span{color:#59675f;text-transform:capitalize;font-size:.65rem;font-weight:800}.rider-bars small{color:#839089;font-size:.55rem}.rider-money-list article,.rider-ticket-list article{border-bottom:1px solid #edf1ef;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px 0;display:grid}.rider-ticket-list article{grid-template-columns:auto 1fr}.rider-money-list article:last-child,.rider-ticket-list article:last-child{border-bottom:0}.rider-money-list strong,.rider-money-list small,.rider-ticket-list strong,.rider-ticket-list small{display:block}.rider-money-list small,.rider-ticket-list small{color:#748179;margin-top:3px;font-size:.7rem}.rider-money-list p,.rider-ticket-list p{color:#59675f;margin:6px 0 0;font-size:.75rem}.rider-money-list b{white-space:nowrap;font-size:.8rem}.rider-empty.compact{min-height:120px}.rider-help-urgent{color:#8e3027;background:#fff3f0;border:1px solid #ffd4cc;border-radius:18px;align-items:flex-start;gap:13px;padding:17px;display:flex}.rider-help-urgent>svg{flex:none;width:30px;height:30px}.rider-help-urgent p{margin:4px 0 0;font-size:.78rem;line-height:1.4}.rider-faq-list{gap:8px;display:grid}.rider-faq-list article{border:1px solid #e3eae6;border-radius:14px;overflow:hidden}.rider-faq-list button{text-align:left;background:#fbfcfc;border:0;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:50px;padding:11px 13px;display:flex}.rider-faq-list button svg{flex:none;transition:transform .16s}.rider-faq-list article.open button svg{transform:rotate(180deg)}.rider-faq-list article p{color:#63716a;background:#fbfcfc;margin:0;padding:0 13px 13px;font-size:.8rem;line-height:1.45}.rider-support-form textarea{resize:vertical;min-height:116px}@media (min-width:700px){.rider-form-grid{grid-template-columns:1fr 1fr}.rider-form-grid .rider-settings,.rider-form-grid .rider-primary,.rider-form-grid .rider-secondary{grid-column:1/-1}.rider-document-form{grid-template-columns:1fr 1fr}.rider-document-form .rider-file-input,.rider-document-form button{grid-column:1/-1}}@media (max-width:390px){.rider-bottom-nav{padding-left:5px;padding-right:5px}.rider-bottom-nav a span{font-size:.6rem}.rider-history-main{grid-template-columns:auto 1fr auto}.rider-history-main>svg{display:none}.rider-history-detail{padding-left:15px}}.rider-auth,.rider-offer-page,.rider-dashboard,.rider-offer-state{color:#171912;background:#f4f5ef;min-height:100vh}.rider-auth button,.rider-auth input,.rider-offer-page button,.rider-dashboard button{font:inherit}.rider-auth{grid-template-columns:minmax(360px,.9fr) minmax(520px,1.1fr);display:grid}.rider-auth-story{color:#fff;background:radial-gradient(circle at 85% 22%,#ffd40057,#0000 28%),radial-gradient(circle at 15% 90%,#5fba7d3d,#0000 30%),#171912;flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(28px,5vw,72px);display:flex;overflow:hidden}.rider-brand{color:inherit;letter-spacing:-.04em;align-items:center;gap:9px;font-size:1.25rem;font-weight:950;text-decoration:none;display:inline-flex}.rider-auth-story>div{max-width:540px}.rider-auth-icon,.rider-state-icon{color:#171912;background:#ffd400;border-radius:19px;place-items:center;width:58px;height:58px;margin-bottom:22px;font-size:1.9rem;display:grid}.rider-auth-story h1{letter-spacing:-.07em;max-width:560px;margin:8px 0 18px;font-size:clamp(2.5rem,5vw,4.8rem);font-weight:950;line-height:.96}.rider-auth-story>div>p:last-child{color:#c9cbc2;max-width:480px;font-size:1.02rem;line-height:1.65}.rider-auth-story ul{color:#e7e8e2;gap:12px;margin:0;padding:0;list-style:none;display:grid}.rider-auth-story li{align-items:center;gap:10px;font-size:.88rem;font-weight:750;display:flex}.rider-auth-story li svg{color:#ffd400;font-size:1.2rem}.rider-overline{color:#837322;letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:950}.rider-auth-story .rider-overline{color:#ffd400}.rider-auth-form-shell{place-items:center;min-height:100vh;padding:34px;display:grid}.rider-auth-card{background:#fff;border:1px solid #e0e1db;border-radius:28px;width:min(440px,100%);padding:38px;box-shadow:0 22px 65px #1719121a}.rider-auth-lock{color:#755f00;background:#fff3aa;border-radius:15px;place-items:center;width:46px;height:46px;margin-bottom:20px;font-size:1.35rem;display:grid}.rider-auth-card h2{letter-spacing:-.055em;margin:7px 0 10px;font-size:2rem;font-weight:930}.rider-auth-copy{color:#6d7066;margin:0 0 25px;font-size:.88rem;line-height:1.55}.rider-auth-card form,.rider-auth-card label{display:grid}.rider-auth-card form{gap:15px}.rider-auth-card label{color:#4c4f46;gap:7px;font-size:.76rem;font-weight:850}.rider-auth-card input{color:#171912;background:#fbfbf8;border:1px solid #d9dbd3;border-radius:13px;outline:none;width:100%;min-height:48px;padding:0 14px}.rider-auth-card input:focus{border-color:#9d8700;box-shadow:0 0 0 3px #ffd40033}.rider-password{position:relative}.rider-password button{color:#6b6e64;cursor:pointer;background:0 0;border:0;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:5px;right:5px}.rider-primary,.rider-secondary{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 18px;font-size:.84rem;font-weight:900;text-decoration:none;display:inline-flex}.rider-primary{color:#fff;background:#171912;box-shadow:0 9px 22px #17191226}.rider-secondary{color:#4f5249;background:#fff;border:1px solid #d8dad1}.rider-primary:disabled,.rider-secondary:disabled{cursor:not-allowed;opacity:.45}.rider-auth-card .rider-primary{margin-top:5px}.rider-auth-switch{color:#55584e;cursor:pointer;text-underline-offset:4px;background:0 0;border:0;width:100%;margin-top:18px;font-size:.77rem;font-weight:850;text-decoration:underline}.rider-alert{border:1px solid;border-radius:13px;align-items:flex-start;gap:9px;margin:15px 0;padding:13px 14px;font-size:.79rem;font-weight:750;line-height:1.45;display:flex}.rider-alert p{margin:2px 0 0}.rider-inline-action{color:inherit;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;margin-top:8px;padding:0;font-size:.72rem;font-weight:900;text-decoration:underline}.rider-alert.success{color:#23553a;background:#eaf7ee;border-color:#abd2b8}.rider-alert.error{color:#8a3024;background:#fff0ed;border-color:#e4b8af}.rider-alert.warning{color:#695b14;background:#fff9d9;border-color:#e2d27b}.rider-offer-header,.rider-dashboard>header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #1719121a;justify-content:space-between;align-items:center;min-height:66px;padding:10px max(20px,50vw - 490px);display:flex}.rider-offer-header>a,.rider-dashboard>header>button{color:#171912;cursor:pointer;background:#fff;border:1px solid #dedfd8;border-radius:12px;place-items:center;width:40px;height:40px;font-size:1.2rem;display:grid}.rider-secure{color:#4d6c56;align-items:center;gap:5px;font-size:.69rem;font-weight:850;display:inline-flex}.rider-offer-shell,.rider-dashboard-shell{width:min(760px,100% - 32px);margin:0 auto;padding:34px 0 70px}.rider-offer-title{align-items:center;gap:15px;margin-bottom:22px;display:flex}.rider-offer-title>span{background:#ffd400;border-radius:18px;flex:none;place-items:center;width:56px;height:56px;font-size:1.7rem;display:grid}.rider-offer-title h1,.rider-welcome h1{letter-spacing:-.055em;margin:3px 0;font-size:clamp(1.75rem,5vw,2.45rem);font-weight:950}.rider-offer-title>div>p:last-child,.rider-welcome>div>p:last-child{color:#6e7167;margin:0;font-size:.82rem}.rider-countdown{color:#665710;background:#fff9d6;border:1px solid #e1d167;border-radius:14px;grid-template-columns:auto auto;align-items:center;column-gap:7px;margin-left:auto;padding:9px 13px;display:grid}.rider-countdown svg{grid-row:1/3}.rider-countdown small{font-size:.58rem;font-weight:750}.rider-countdown strong{font-variant-numeric:tabular-nums;font-size:.94rem}.rider-route-card,.rider-private-card{background:#fff;border:1px solid #dfe0da;border-radius:22px;padding:22px;display:grid;box-shadow:0 12px 35px #1719120f}.rider-route-card{grid-template-columns:38px 1fr;gap:14px}.rider-route-points{flex-direction:column;align-items:center;display:flex}.rider-route-points span{color:#6c5900;background:#fff3aa;border-radius:11px;flex:none;place-items:center;width:34px;height:34px;display:grid}.rider-route-points span:last-child{color:#2f6b48;background:#e9f5ed}.rider-route-points i{border-left:2px dashed #c5c7be;flex:1;width:2px;min-height:48px;margin:5px 0}.rider-route-copy{gap:27px;display:grid}.rider-route-copy small,.rider-stop small{color:#8a8d83;text-transform:uppercase;font-size:.62rem;font-weight:850}.rider-route-copy strong{margin-top:3px;font-size:.98rem;display:block}.rider-route-copy p{color:#696c62;margin:3px 0 0;font-size:.76rem;line-height:1.4}.rider-offer-facts,.rider-summary-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin:12px 0;display:grid}.rider-offer-facts>div,.rider-summary-grid article{background:#fff;border:1px solid #e0e1da;border-radius:17px;align-content:center;min-height:112px;padding:15px;display:grid}.rider-offer-facts svg,.rider-summary-grid svg{color:#766400;margin-bottom:9px;font-size:1.2rem}.rider-offer-facts small,.rider-summary-grid small{color:#85887e;font-size:.61rem;font-weight:800}.rider-offer-facts strong,.rider-summary-grid strong{margin-top:3px;font-size:.82rem}.rider-payout-card{color:#fff;background:#171912;border-radius:21px;justify-content:space-between;align-items:center;margin:12px 0;padding:22px;display:flex}.rider-payout-card p{color:#bec1b7;margin:0;font-size:.72rem;font-weight:750}.rider-payout-card strong{color:#ffd400;letter-spacing:-.045em;margin:4px 0;font-size:2rem;display:block}.rider-payout-card small{color:#9fa299;font-size:.67rem}.rider-payout-card>svg{color:#ffd400;font-size:2.2rem}.rider-offer-actions{grid-template-columns:.75fr 1.25fr;gap:10px;margin-top:17px;display:grid}.rider-privacy-note{color:#777a70;text-align:center;justify-content:center;align-items:center;gap:6px;margin:17px auto 0;font-size:.67rem;display:flex}.rider-offer-state{text-align:center;place-content:center;justify-items:center;padding:28px;display:grid}.rider-offer-state h1{letter-spacing:-.05em;margin:12px 0 7px;font-size:2rem}.rider-offer-state p{color:#6c6f65;max-width:430px;margin:0 0 20px;line-height:1.5}.rider-state-icon.warning{color:#a23e30;background:#fff0ed}.rider-loader{border:4px solid #ddd;border-top-color:#ffd400;border-radius:50%;width:38px;height:38px;margin-bottom:16px;animation:.7s linear infinite rider-spin;display:block}@keyframes rider-spin{to{transform:rotate(360deg)}}.rider-accepted-hero{text-align:center;margin-bottom:20px}.rider-accepted-hero>span{color:#2f6b48;background:#e3f5e9;border-radius:21px;place-items:center;width:64px;height:64px;margin:0 auto 13px;font-size:2.15rem;display:grid}.rider-accepted-hero h1{letter-spacing:-.055em;margin:5px 0;font-size:2.25rem}.rider-accepted-hero>p:last-child{color:#6b6e64;margin:0}.rider-private-card{gap:4px}.rider-stop{grid-template-columns:36px 1fr;gap:13px;display:grid}.rider-stop>i{color:#6e5b00;background:#fff3aa;border-radius:11px;place-items:center;width:34px;height:34px;font-style:normal;font-weight:900;display:grid}.rider-stop.destination>i{color:#2f6b48;background:#e5f4e9}.rider-stop h2{margin:3px 0;font-size:1.15rem}.rider-stop p{color:#5f6258;margin:0;font-size:.83rem}.rider-stop em{color:#7a7d73;margin-top:6px;font-size:.75rem;display:block}.rider-stop a{color:#2f6b48;align-items:center;gap:6px;margin-top:9px;font-size:.8rem;font-weight:850;display:inline-flex}.rider-route-line{border-left:2px dashed #c9cbc3;height:34px;margin:4px 0 4px 16px}.rider-cash-warning{color:#67570f;background:#fff8cf;border-radius:15px;align-items:center;gap:11px;margin:18px 0 10px;padding:15px;display:flex}.rider-cash-warning>svg{font-size:1.5rem}.rider-cash-warning small,.rider-cash-warning strong{display:block}.rider-dashboard-shell{width:min(900px,100% - 32px)}.rider-welcome{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.rider-welcome>span{border-radius:999px;align-items:center;gap:6px;padding:9px 12px;font-size:.72rem;font-weight:850;display:inline-flex}.rider-welcome>span.verified{color:#2f6b48;background:#e3f4e9}.rider-welcome>span.pending{color:#6c5c15;background:#fff5c1}.rider-summary-grid{grid-template-columns:repeat(2,1fr)}.rider-summary-grid article{min-height:130px}.rider-summary-grid strong{letter-spacing:-.04em;font-size:1.45rem}.rider-assignments{margin-top:30px}.rider-assignments h2{letter-spacing:-.04em;margin:4px 0 14px;font-size:1.5rem}.rider-assignments>article{background:#fff;border:1px solid #e0e1da;border-radius:16px;align-items:center;gap:12px;margin-bottom:9px;padding:14px;display:flex}.rider-assignments>article>span{color:#6f5c00;background:#fff3aa;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.rider-assignments article div{gap:3px;display:grid}.rider-assignments article small{color:#7d8076;text-transform:capitalize;font-size:.68rem}.rider-assignments article b{margin-left:auto;font-size:.78rem}.rider-empty{color:#777a70;text-align:center;border:1px dashed #cfd1c7;border-radius:22px;place-content:center;justify-items:center;min-height:220px;display:grid}.rider-empty svg{margin-bottom:10px;font-size:2rem}.rider-empty p{margin:5px 0 0;font-size:.78rem}@media (max-width:820px){.rider-auth{grid-template-columns:1fr}.rider-auth-story{min-height:340px;padding:28px 24px 34px}.rider-auth-story>div{margin-top:52px}.rider-auth-story h1{max-width:420px;font-size:clamp(2.35rem,11vw,3.6rem)}.rider-auth-story ul{display:none}.rider-auth-form-shell{min-height:auto;padding:24px 16px 45px}.rider-auth-card{padding:26px 22px}}@media (max-width:560px){.rider-offer-header{min-height:60px;padding:8px 14px}.rider-offer-shell,.rider-dashboard-shell{width:min(100% - 24px,760px);padding-top:23px}.rider-offer-title{align-items:flex-start}.rider-offer-title>span{border-radius:15px;width:48px;height:48px;font-size:1.4rem}.rider-countdown{position:absolute;top:70px;right:12px}.rider-offer-title h1{padding-right:95px;font-size:1.62rem}.rider-route-card,.rider-private-card{border-radius:19px;padding:18px}.rider-offer-facts{grid-template-columns:repeat(2,1fr)}.rider-offer-facts>div:last-child{grid-column:1/-1;min-height:88px}.rider-payout-card{padding:19px}.rider-payout-card strong{font-size:1.75rem}.rider-welcome{flex-direction:column;align-items:flex-start}.rider-summary-grid{grid-template-columns:1fr}.rider-summary-grid article{min-height:105px}}.rider-sync-banner,.rider-availability,.rider-active-heading,.rider-route-summary>div,.rider-stop-list article,.rider-support-actions{align-items:center;display:flex}.rider-sync-banner{color:#665912;background:#fff9d9;border:1px solid #dacb75;border-radius:14px;gap:10px;margin-bottom:16px;padding:12px 14px}.rider-sync-banner svg{flex:none;font-size:1.3rem}.rider-sync-banner div,.rider-sync-banner strong,.rider-sync-banner small{display:block}.rider-sync-banner small{margin-top:2px;font-size:.7rem}.rider-availability{color:#666a60;cursor:pointer;text-align:left;background:#fff;border:1px solid #d7d9d1;border-radius:15px;gap:9px;min-width:154px;padding:10px 13px;font-size:.82rem;font-weight:900}.rider-availability.online{color:#28603f;background:#e8f6ec;border-color:#83bd95}.rider-availability svg{font-size:1.25rem}.rider-availability span,.rider-availability small{display:block}.rider-availability small{color:inherit;opacity:.7;text-transform:uppercase;margin-bottom:2px;font-size:.58rem}.rider-active-delivery{background:#fff;border:1px solid #d9dbd3;border-radius:26px;margin:22px 0;padding:20px;box-shadow:0 20px 55px #1719121a}.rider-active-heading{gap:12px;margin-bottom:16px}.rider-active-heading>span{background:#ffd400;border-radius:15px;flex:none;place-items:center;width:48px;height:48px;font-size:1.45rem;display:grid}.rider-active-heading h2{letter-spacing:-.04em;margin:3px 0;font-size:1.35rem}.rider-active-heading small{color:#777a70;font-size:.68rem}.rider-active-heading>strong{color:#285e3f;margin-left:auto;font-size:.9rem}.rider-live-map{z-index:0;background:#e8e9e2;border:1px solid #d8dad2;border-radius:20px;width:100%;height:320px;overflow:hidden}.rider-live-map .leaflet-tooltip{border:0;border-radius:9px;font-family:inherit;font-size:.65rem;font-weight:850;box-shadow:0 5px 16px #17191229}.rider-route-summary{background:#f5f5ef;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin:12px 0;padding:13px 14px;display:flex}.rider-route-summary>div{gap:9px;min-width:0}.rider-route-summary svg{color:#6c5b00;flex:none}.rider-route-summary span,.rider-route-summary small,.rider-route-summary strong{display:block}.rider-route-summary small{color:#81847a;text-transform:uppercase;font-size:.58rem}.rider-route-summary strong{text-overflow:ellipsis;white-space:nowrap;max-width:430px;margin-top:2px;font-size:.75rem;overflow:hidden}.rider-route-summary b{flex:none;font-size:.72rem}.rider-stop-list{gap:8px;margin:14px 0;display:grid}.rider-stop-list article{opacity:.72;background:#fbfbf8;border:1px solid #e0e1db;border-radius:16px;align-items:flex-start;gap:12px;padding:14px}.rider-stop-list article.active{opacity:1;background:#fffbea;border-color:#d4c150}.rider-stop-list article.complete{background:#edf7f0;border-color:#b6d4c0}.rider-stop-list article>svg{color:#6f5d00;flex:none;font-size:1.25rem}.rider-stop-list article div,.rider-stop-list article small,.rider-stop-list article strong{display:block}.rider-stop-list article small{color:#85887e;text-transform:uppercase;font-size:.58rem;font-weight:850}.rider-stop-list article p{color:#666960;margin:3px 0 0;font-size:.76rem}.rider-stop-list article em{color:#7c7f75;margin-top:5px;font-size:.69rem;display:block}.rider-stop-list article a{color:#2f6b48;align-items:center;gap:5px;margin-top:7px;font-size:.74rem;font-weight:850;display:inline-flex}.rider-completion-fields,.rider-reconciliation{gap:12px;display:grid}.rider-completion-fields{background:#f8f8f4;border:1px solid #d5d7cf;border-radius:16px;margin:14px 0;padding:15px}.rider-completion-fields label,.rider-override,.rider-reconciliation label{color:#55584f;gap:6px;font-size:.7rem;font-weight:850;display:grid}.rider-completion-fields input,.rider-override textarea,.rider-reconciliation input,.rider-modal textarea,.rider-modal select{color:#171912;min-height:46px;font:inherit;background:#fff;border:1px solid #d4d6ce;border-radius:12px;padding:10px 12px}.rider-completion-fields label:first-child input{letter-spacing:.24em;text-align:center;font-size:1.45rem;font-weight:950}.rider-completion-fields .rider-check{grid-template-columns:auto 1fr;align-items:center;gap:9px;display:flex}.rider-check input{width:20px;min-height:20px}.rider-override{margin:14px 0}.rider-override textarea{resize:vertical;min-height:82px}.rider-active-actions{grid-template-columns:.85fr 1.15fr;gap:9px;margin-top:15px;display:grid}.rider-support-actions{justify-content:center;gap:8px;margin-top:11px}.rider-support-actions button{color:#666960;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;align-items:center;gap:6px;min-height:40px;padding:0 10px;font-size:.68rem;font-weight:850;text-decoration:underline;display:inline-flex}.rider-summary-grid:has(>article:nth-child(3)){grid-template-columns:repeat(3,1fr)}.rider-reconciliation{background:#fffbea;border:1px solid #dfd070;border-radius:20px;grid-template-columns:minmax(220px,1fr) repeat(2,minmax(140px,.65fr)) auto;align-items:end;margin:22px 0;padding:18px}.rider-reconciliation h2{margin:4px 0;font-size:1.15rem}.rider-reconciliation p:last-child{color:#71746a;margin:0;font-size:.7rem}.rider-modal-backdrop{z-index:3000;background:#0a0c089e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.rider-modal{background:#fff;border-radius:23px;gap:13px;width:min(430px,100%);padding:25px;display:grid;position:relative;box-shadow:0 30px 80px #00000047}.rider-modal>button:first-child{cursor:pointer;background:#fff;border:1px solid #dedfd8;border-radius:11px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:13px;right:13px}.rider-modal h2{margin:4px 0 0;font-size:1.45rem}.rider-modal p{color:#6e7167;margin:0;font-size:.78rem}.rider-modal textarea{resize:vertical;min-height:110px}.cd-delivery-pin{text-align:center;background:#fff9d3;border:1px solid #dbc756;border-radius:18px;padding:18px}.cd-delivery-pin small,.cd-delivery-pin strong{display:block}.cd-delivery-pin small{color:#6f611b;text-transform:uppercase;font-size:.67rem;font-weight:850}.cd-delivery-pin strong{color:#171912;letter-spacing:.2em;margin:5px 0;font-size:2rem}.cd-delivery-pin p{color:#756b3a;margin:0;font-size:.7rem}.sf-location-confirm{color:#51491d;cursor:pointer;min-height:44px;font:inherit;background:#fff8c8;border:1px solid #c7ba62;border-radius:12px;font-size:.75rem;font-weight:850}.sf-location-message{color:#62655c;margin:-4px 0 4px;font-size:.7rem}@media (max-width:720px){.rider-live-map{height:265px}.rider-summary-grid:has(>article:nth-child(3)){grid-template-columns:1fr 1fr}.rider-summary-grid>article:nth-child(3){grid-column:1/-1}.rider-reconciliation{grid-template-columns:1fr}}@media (max-width:560px){.rider-active-delivery{border-radius:21px;margin-left:-4px;margin-right:-4px;padding:14px}.rider-active-heading{flex-wrap:wrap;align-items:flex-start}.rider-active-heading>strong{width:100%;margin-left:60px}.rider-active-actions{grid-template-columns:1fr}.rider-active-actions .rider-primary{grid-row:1;min-height:56px}.rider-route-summary{flex-direction:column;align-items:flex-start}.rider-availability{width:100%}}.customer-auth-story{background:radial-gradient(circle at 76% 18%,#ffd4004d,#0000 25%),radial-gradient(circle at 18% 83%,#499f6b40,#0000 30%),#171912}.customer-auth-back{color:#686b60;text-align:center;text-underline-offset:4px;margin-top:20px;font-size:.82rem;font-weight:800;text-decoration:underline;display:block}.sf-topbar{gap:10px}.sf-brand{margin-right:auto}.sf-account-link{background:#fff;border:1px solid #17191226;border-radius:14px;align-items:center;gap:7px;min-height:42px;padding:0 13px;font-size:.82rem;font-weight:800;display:inline-flex}.sf-secondary-link{color:#4d5046;text-underline-offset:4px;font-size:.82rem;font-weight:850;text-decoration:underline}.sf-tip-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.sf-tip-options button{color:#55584e;cursor:pointer;background:#fff;border:1px solid #17191226;border-radius:12px;min-height:42px;padding:0 8px;font-size:.76rem;font-weight:800}.sf-tip-options button.active{color:#171912;background:#fff7c7;border-color:#171912;box-shadow:inset 0 0 0 1px #171912}.sf-reorder-message{color:#56512f;background:#fff8cd;border:1px solid #d8c65e;border-radius:13px;margin:0;padding:12px 14px;font-size:.78rem;font-weight:700;line-height:1.45}.sf-hours{position:relative}.sf-hours summary{color:#55584e;cursor:pointer;background:#fff;border:1px solid #17191224;border-radius:12px;align-items:center;gap:6px;min-height:42px;padding:0 11px;font-size:.75rem;font-weight:800;list-style:none;display:inline-flex}.sf-hours summary::-webkit-details-marker{display:none}.sf-hours>div{z-index:30;background:#fff;border:1px solid #17191221;border-radius:13px;grid-template-columns:repeat(2,1fr);gap:7px;width:220px;padding:12px;display:grid;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 14px 35px #17191226}.sf-hours span{color:#777a70;justify-content:space-between;gap:7px;font-size:.61rem;display:flex}.sf-hours strong{color:#3f4239}.customer-explore,.customer-dashboard{color:#171912;background:#f5f5ef;min-height:100vh}.customer-explore button,.customer-explore input,.customer-explore select,.customer-dashboard button,.customer-dashboard input,.customer-dashboard select,.customer-dashboard textarea{font:inherit}.ce-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;border-bottom:1px solid #1719121a;align-items:center;gap:34px;min-height:72px;padding:10px max(28px,50vw - 610px);display:flex;position:sticky;top:0}.ce-brand,.cd-brand{letter-spacing:-.045em;align-items:center;gap:9px;font-size:1.27rem;font-weight:950;display:inline-flex}.ce-location{color:#171912;cursor:pointer;text-align:left;background:#f4f4ee;border:0;border-radius:13px;align-items:center;gap:9px;min-width:200px;padding:7px 10px;display:flex}.ce-location>svg:first-child{color:#c4482f}.ce-location>svg:last-child{margin-left:auto}.ce-location span{flex-direction:column;min-width:0;display:flex}.ce-location small{color:#85877f;font-size:.62rem;font-weight:700}.ce-location strong{text-overflow:ellipsis;white-space:nowrap;max-width:155px;font-size:.77rem;overflow:hidden}.ce-header nav{align-items:center;gap:8px;margin-left:auto;display:flex}.ce-header nav a{color:#53564c;border-radius:12px;align-items:center;gap:7px;min-height:40px;padding:0 12px;font-size:.78rem;font-weight:800;display:inline-flex}.ce-header nav a:hover{color:#171912;background:#f2f2ec}.ce-hero{background:radial-gradient(circle at 87% 30%,#ffffff61 0 9%,#0000 10%),radial-gradient(circle at 78% 77%,#17191214 0 15%,#0000 16%),linear-gradient(120deg,#ffd400,#ffe875);padding:54px 24px 70px}.ce-hero>div{text-align:center;width:min(950px,100%);margin:auto}.ce-hero p,.ce-section-heading span{color:#6d5d08;letter-spacing:.13em;text-transform:uppercase;margin:0 0 7px;font-size:.7rem;font-weight:900}.ce-hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(2.3rem,5vw,4.2rem);font-weight:950;line-height:1}.ce-search{background:#fff;border:1px solid #1719121f;border-radius:19px;align-items:center;gap:10px;width:min(780px,100%);min-height:62px;margin:27px auto -101px;padding:7px 8px 7px 20px;display:flex;box-shadow:0 18px 45px #1719122e}.ce-search>svg{color:#777a70;flex:none}.ce-search input{border:0;outline:0;flex:1;min-width:0;font-size:.95rem}.ce-search>button{cursor:pointer;border:0;flex:none;display:grid}.ce-search>button[type=button]{background:#f0f1eb;border-radius:50%;place-items:center;width:32px;height:32px}.ce-search>button[type=submit]{color:#fff;background:#171912;border-radius:13px;place-items:center;min-height:47px;padding:0 23px;font-size:.82rem;font-weight:850}.ce-body{width:min(1220px,100% - 48px);margin:0 auto;padding:72px 0 100px}.ce-category-section,.ce-promo-section,.ce-recommendation-section,.ce-results-section{margin-top:42px}.ce-section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.ce-section-heading span{color:#8d7b1d}.ce-section-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(1.55rem,2.3vw,2rem);font-weight:920}.ce-categories{scrollbar-width:none;gap:12px;padding:2px 2px 8px;display:flex;overflow-x:auto}.ce-categories button{color:#5e6156;cursor:pointer;background:#fff;border:1px solid #e2e3dc;border-radius:17px;flex-direction:column;flex:none;align-items:center;gap:9px;min-width:105px;padding:11px 14px 13px;font-size:.75rem;font-weight:850;display:flex}.ce-categories button>span{color:#53564c;background:#f4f4ed;border-radius:15px;place-items:center;width:46px;height:46px;display:grid}.ce-categories button.active{color:#171912;background:#fff9d8;border-color:#d2b800;box-shadow:0 7px 20px #17191212}.ce-categories button.active>span{color:#171912;background:#ffd400}.ce-categories button>small{color:#9a9c94;margin-top:-6px;font-size:.56rem;font-weight:750}.ce-promo-row{scrollbar-width:none;grid-auto-columns:minmax(280px,1fr);grid-auto-flow:column;gap:14px;padding-bottom:7px;display:grid;overflow-x:auto}.ce-promo-row a{color:#fff;background-color:#2f6b48;background-image:linear-gradient(90deg,#171912e6,#17191240),none;background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:22px;flex-direction:column;justify-content:flex-end;min-height:178px;padding:24px;display:flex;position:relative;overflow:hidden}.ce-promo-row a:after{content:"";background:linear-gradient(90deg,#0f100cc7,#0f100c14);position:absolute;inset:0}.ce-promo-row a>*{z-index:1}.ce-promo-row span{color:#171912;text-transform:uppercase;background:#ffd400;border-radius:8px;align-self:flex-start;margin-bottom:auto;padding:6px 9px;font-size:.64rem;font-weight:900}.ce-promo-row h3{max-width:280px;margin:20px 0 2px;font-size:1.35rem;line-height:1.05}.ce-promo-row p{color:#ffffffbf;margin:0;font-size:.76rem}.ce-promo-row small{color:#ffd8d1;align-self:flex-start;margin-top:6px;font-size:.62rem;font-weight:800}.ce-promo-row small.open{color:#c9f2d4}.ce-promo-row b{align-items:center;gap:6px;margin-top:10px;font-size:.75rem;display:inline-flex}.ce-recommendation-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.ce-recommendation-row>a{background:#fff;border:1px solid #e0e1da;border-radius:16px;align-items:center;gap:10px;min-width:0;padding:13px;display:flex;box-shadow:0 7px 20px #1719120d}.ce-recommendation-row>a>div{flex-direction:column;flex:1;min-width:0;display:flex}.ce-recommendation-row strong,.ce-recommendation-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ce-recommendation-row strong{font-size:.76rem}.ce-recommendation-row small{color:#7d8076;margin-top:3px;font-size:.59rem}.ce-recommendation-row>a>svg{color:#9c8412;flex:none}.ce-results-heading{align-items:center}.ce-result-actions{align-items:center;gap:8px;display:flex}.ce-result-actions>button{color:#4e5148;cursor:pointer;background:#fff;border:1px solid #dfe0d9;border-radius:12px;align-items:center;gap:7px;min-height:42px;padding:0 12px;font-size:.75rem;font-weight:800;display:inline-flex;position:relative}.ce-result-actions>button.active{background:#fff8d3;border-color:#d0b500}.ce-result-actions>button i{background:#d54c35;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.ce-result-actions label{color:#74776e;align-items:center;gap:8px;font-size:.7rem;font-weight:700;display:flex}.ce-result-actions select,.ce-filters select{color:#303229;background:#fff;border:1px solid #dfe0d9;border-radius:12px;min-height:42px;padding:0 32px 0 11px;font-size:.75rem;font-weight:750}.ce-filters select:disabled{cursor:not-allowed;opacity:.55}.ce-filters{background:#fff;border:1px solid #e0e1da;border-radius:17px;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:12px;margin:-2px 0 18px;padding:16px;display:grid}.ce-filters label{color:#66695f;flex-direction:column;gap:6px;font-size:.68rem;font-weight:800;display:flex}.ce-filters>button{color:#696c62;cursor:pointer;background:0 0;border:0;align-self:end;min-height:42px;padding:0 14px;font-size:.72rem;font-weight:800;text-decoration:underline}.ce-restaurant-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.ce-restaurant-card{background:#fff;border:1px solid #e0e1da;border-radius:22px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 8px 25px #1719120e}.ce-restaurant-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px #1719121c}.ce-restaurant-cover{background-color:#0000;background-image:radial-gradient(circle at 70% 35%,#ffdb25 0 14%,#0000 15%),linear-gradient(125deg,#24291e,#4e7a5c);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;place-items:center;min-height:170px;display:grid;position:relative;overflow:hidden}.ce-restaurant-cover:after{content:"";background:linear-gradient(#0000000d,#0000006b);position:absolute;inset:0}.ce-restaurant-cover>span{color:#ffffffe6;font-size:3.2rem;font-weight:950}.ce-restaurant-cover>i,.ce-restaurant-cover>b{z-index:1;border-radius:8px;padding:5px 8px;font-size:.62rem;font-style:normal;font-weight:900;position:absolute;bottom:12px}.ce-restaurant-cover>i{color:#797c72;background:#eceee8;left:12px}.ce-restaurant-cover>i.open{color:#276c41;background:#d9f4e1}.ce-restaurant-cover>b{color:#171912;text-overflow:ellipsis;white-space:nowrap;background:#ffd400;max-width:55%;right:12px;overflow:hidden}.ce-favorite{z-index:3;color:#5c5f55;cursor:pointer;background:#fffffff0;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:12px;right:12px;box-shadow:0 6px 16px #17191226}.ce-favorite.active{color:#d54c35}.ce-restaurant-info{padding:15px 16px 17px;display:block}.ce-restaurant-info>div:first-child{align-items:center;gap:10px;min-width:0;display:flex}.ce-mini-logo,.cd-merchant-avatar{background:#fff9cf;border:1px solid #e0e1da;border-radius:13px;flex:0 0 43px;place-items:center;width:43px;height:43px;font-size:.72rem;font-weight:900;display:grid;overflow:hidden}.ce-mini-logo img,.cd-merchant-avatar img{object-fit:cover;width:100%;height:100%}.ce-restaurant-info h3{text-overflow:ellipsis;white-space:nowrap;margin:0 0 2px;font-size:1rem;font-weight:900;overflow:hidden}.ce-restaurant-info p{color:#777a70;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.7rem;overflow:hidden}.ce-restaurant-meta{color:#5e6157;flex-wrap:wrap;gap:7px 14px;margin-top:14px;font-size:.7rem;font-weight:750;display:flex}.ce-restaurant-meta span{align-items:center;gap:4px;display:inline-flex}.ce-restaurant-meta span:first-child svg{color:#e5b900}.ce-restaurant-meta small{color:#989a92}.ce-delivery-meta{color:#777a70;border-top:1px solid #ecece7;justify-content:space-between;gap:10px;margin-top:12px;padding-top:12px;font-size:.67rem;display:flex}.ce-delivery-meta strong{color:#2f6b48}.ce-popular-product{background:#f5f5ef;border-radius:9px;padding:8px 10px;white-space:normal!important;margin-top:10px!important}.ce-product-match{background:#fff8d3;border-radius:9px;padding:8px 10px;color:#5e5108!important;white-space:normal!important;margin-top:8px!important}.ce-location-notice,.ce-inline-error{color:#645710;background:#fff9d9;border:1px solid #e3cc66;border-radius:14px;align-items:center;gap:12px;margin-bottom:16px;padding:13px 15px;display:flex}.ce-location-notice>svg{flex:none}.ce-location-notice>div{flex-direction:column;flex:1;display:flex}.ce-location-notice strong{font-size:.72rem}.ce-location-notice span,.ce-inline-error span{margin-top:2px;font-size:.64rem;line-height:1.45}.ce-location-notice button,.ce-inline-error button{color:#fff;cursor:pointer;background:#171912;border:0;border-radius:10px;flex:none;min-height:38px;padding:0 12px;font-size:.66rem;font-weight:850}.ce-inline-error{color:#8e3427;background:#fff0ed;border-color:#e3b1a7}.ce-inline-error span{flex:1}.ce-refreshing{color:#777a70;margin:0 0 12px;font-size:.68rem;font-weight:750}.ce-loading,.ce-empty{text-align:center;background:#ffffffa6;border:1px dashed #d3d5cc;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:290px;padding:30px;display:flex}.ce-loading>span,.cd-loading>span{border:3px solid #e0e1da;border-top-color:#171912;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite sf-spin}.ce-empty>svg{color:#95988e;width:42px;height:42px}.ce-empty h3{margin:13px 0 4px}.ce-empty p,.ce-loading p{color:#797c72;margin:3px 0 16px;font-size:.82rem}.ce-empty button{color:#fff;cursor:pointer;background:#171912;border:0;border-radius:11px;min-height:40px;padding:0 15px;font-size:.76rem;font-weight:800}.ce-mobile-nav{display:none}.customer-dashboard{--cd-yellow:#ffd400;--cd-ink:#171912;--cd-muted:#70736a;--cd-line:#e1e2db;display:flex}.cd-sidebar{z-index:60;color:#fff;background:#171912;flex-direction:column;width:248px;padding:22px 15px 16px;display:flex;position:fixed;inset:0 auto 0 0}.cd-sidebar-head{justify-content:space-between;align-items:center;padding:0 8px 21px;display:flex}.cd-sidebar-head>button{display:none}.cd-sidebar .cd-brand{color:#fff}.cd-explore-button{color:#171912;background:#ffd400;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:45px;margin-bottom:22px;font-size:.76rem;font-weight:900;display:flex}.cd-sidebar nav{flex-direction:column;gap:4px;display:flex}.cd-sidebar nav button{color:#aeb1a8;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:11px;width:100%;min-height:44px;padding:0 12px;font-size:.77rem;font-weight:800;display:flex}.cd-sidebar nav button:hover,.cd-sidebar nav button.active{color:#fff;background:#ffffff1a}.cd-sidebar nav button.active svg{color:#ffd400}.cd-sidebar nav button>span{color:#171912;background:#ffd400;border-radius:20px;place-items:center;min-width:20px;height:20px;margin-left:auto;font-size:.62rem;display:grid}.cd-sidebar-account{border-top:1px solid #ffffff1f;align-items:center;gap:9px;margin-top:auto;padding:14px 8px 0;display:flex}.cd-sidebar-account>span{color:#171912;text-transform:uppercase;background:#fff3aa;border-radius:12px;flex:0 0 37px;place-items:center;width:37px;height:37px;font-size:.67rem;font-weight:900;display:grid}.cd-sidebar-account>div{flex-direction:column;flex:1;min-width:0;display:flex}.cd-sidebar-account strong,.cd-sidebar-account small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cd-sidebar-account strong{font-size:.72rem}.cd-sidebar-account small{color:#969a90;font-size:.58rem}.cd-sidebar-account button{color:#aeb1a8;cursor:pointer;background:0 0;border:0}.cd-main{width:calc(100% - 248px);min-height:100vh;margin-left:248px}.cd-mobile-header{display:none}.cd-view{width:min(1180px,100% - 56px);margin:0 auto;padding:46px 0 90px}.cd-page-heading{justify-content:space-between;align-items:flex-end;gap:24px;min-height:70px;margin-bottom:29px;display:flex}.cd-page-heading p,.cd-card-heading p,.cd-modal header p{color:#9c8412;letter-spacing:.12em;text-transform:uppercase;margin:0 0 5px;font-size:.65rem;font-weight:900}.cd-page-heading h1{letter-spacing:-.06em;margin:0 0 5px;font-size:clamp(2rem,3.2vw,3rem);font-weight:950;line-height:1}.cd-page-heading>div>span{color:#74776e;font-size:.8rem}.cd-primary,.cd-secondary{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:43px;padding:0 15px;font-size:.75rem;font-weight:850;display:inline-flex}.cd-primary{color:#fff;background:#171912}.cd-primary:hover{background:#2c2f27}.cd-primary:disabled,.cd-secondary:disabled{cursor:not-allowed;opacity:.55}.cd-secondary{color:#35382f;background:#fff;border:1px solid #d8d9d1}.cd-live-order{background:linear-gradient(110deg,#fff9d7,#fff);border:1px solid #deca52;border-radius:20px;grid-template-columns:minmax(160px,.8fr) minmax(350px,1.7fr) minmax(150px,.7fr);align-items:center;gap:24px;margin-bottom:20px;padding:24px 26px;display:grid;box-shadow:0 10px 28px #1719120f}.cd-live-pulse{color:#327448;text-transform:uppercase;align-items:center;gap:6px;font-size:.63rem;font-weight:900;display:inline-flex}.cd-live-pulse i{background:#3ba85c;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #3ba85c21}.cd-live-order h2{margin:7px 0 2px;font-size:1.25rem}.cd-live-order p{color:#73766c;margin:0;font-size:.72rem}.cd-live-actions{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.cd-live-actions button,.cd-card-heading button{color:#4f5249;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:.69rem;font-weight:850;display:inline-flex}.cd-progress{align-items:flex-start;display:flex}.cd-progress>span{text-align:center;flex-direction:column;flex:1;align-items:center;gap:7px;min-width:55px;display:flex;position:relative}.cd-progress>span:not(:last-child):after{z-index:0;content:"";background:#d8dacd;width:calc(100% - 26px);height:2px;position:absolute;top:13px;left:calc(50% + 13px)}.cd-progress>span.complete:not(:last-child):after{background:#4d9a65}.cd-progress i{z-index:1;color:#a2a49b;background:#fff;border:2px solid #d4d6cc;border-radius:50%;place-items:center;width:27px;height:27px;font-size:.61rem;font-style:normal;font-weight:900;display:grid}.cd-progress .complete i{color:#fff;background:#3d8a57;border-color:#3d8a57}.cd-progress .current i{color:#171912;background:#ffd400;border-color:#171912;box-shadow:0 0 0 4px #ffd40033}.cd-progress small{color:#8a8d84;font-size:.55rem;font-weight:750}.cd-progress .complete small{color:#3f684c}.cd-status{color:#64675d;white-space:nowrap;background:#eef0eb;border-radius:99px;align-items:center;gap:6px;min-height:25px;padding:0 9px;font-size:.61rem;font-weight:900;display:inline-flex}.cd-status i{background:currentColor;border-radius:50%;width:6px;height:6px}.cd-status-new,.cd-status-accepted,.cd-status-received,.cd-status-confirmed{color:#856d00;background:#fff1b8}.cd-status-preparing,.cd-status-ready{color:#2d5d9c;background:#dceafe}.cd-status-dispatched,.cd-status-rider_assigned,.cd-status-in_transit{color:#68449a;background:#e8ddfa}.cd-status-completed,.cd-status-delivered{color:#2e7245;background:#dff3e5}.cd-status-cancelled,.cd-status-rejected{color:#a04634;background:#f8dfda}.cd-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.cd-metrics article{background:#fff;border:1px solid #e1e2db;border-radius:18px;align-items:center;gap:15px;min-height:100px;padding:17px 19px;display:flex}.cd-metrics article>span{border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.cd-metrics .yellow{color:#816c05;background:#fff5bd}.cd-metrics .red{color:#bf4935;background:#fbe5e0}.cd-metrics .green{color:#2f7145;background:#dff3e5}.cd-metrics article div{flex-direction:column;display:flex}.cd-metrics small{color:#777a71;font-size:.67rem}.cd-metrics strong{margin-top:2px;font-size:1.65rem;font-weight:930}.cd-home-grid{grid-template-columns:1.35fr .75fr;gap:20px;display:grid}.cd-card{background:#fff;border:1px solid #e1e2db;border-radius:20px;box-shadow:0 7px 22px #17191209}.cd-card-heading{border-bottom:1px solid #ecece7;justify-content:space-between;align-items:center;gap:15px;padding:20px 21px;display:flex}.cd-card-heading h2{letter-spacing:-.03em;margin:0;font-size:1.15rem;font-weight:900}.cd-card-heading>svg{color:#a2a49b}.cd-recent-orders,.cd-favorite-mini{flex-direction:column;padding:7px;display:flex}.cd-recent-orders>button,.cd-favorite-mini>a{color:#171912;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:13px;align-items:center;gap:11px;min-height:69px;padding:9px 10px;display:flex}.cd-recent-orders>button:hover,.cd-favorite-mini>a:hover{background:#f5f5ef}.cd-recent-orders>button>div,.cd-favorite-mini>a>div{flex-direction:column;flex:1;min-width:0;display:flex}.cd-recent-orders strong,.cd-favorite-mini strong{text-overflow:ellipsis;white-space:nowrap;font-size:.77rem;overflow:hidden}.cd-recent-orders small,.cd-favorite-mini small{color:#82857b;margin-top:3px;font-size:.62rem}.cd-recent-orders b{font-size:.72rem}.cd-recent-orders>button>svg,.cd-favorite-mini>a>svg{color:#9b9e94}.cd-favorite-mini>a>span{background:#eef0e9 50%/cover;border-radius:13px;flex:0 0 48px;width:48px;height:48px}.cd-favorite-mini small{align-items:center;gap:4px;display:inline-flex}.cd-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:230px;padding:28px;display:flex}.cd-empty>span{color:#92958b;background:#f2f2ec;border-radius:18px;place-items:center;width:56px;height:56px;display:grid}.cd-empty h3{margin:13px 0 4px;font-size:1rem}.cd-empty p{color:#7c7f75;max-width:360px;margin:0 0 15px;font-size:.74rem;line-height:1.5}.cd-tabs{scrollbar-width:none;gap:7px;margin-bottom:17px;display:flex;overflow-x:auto}.cd-tabs button{color:#6a6d63;cursor:pointer;background:#fff;border:1px solid #dfe0d9;border-radius:11px;flex:none;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:.7rem;font-weight:800;display:inline-flex}.cd-tabs button span{color:#6b6e64;background:#f0f1eb;border-radius:99px;place-items:center;min-width:19px;height:19px;font-size:.58rem;display:grid}.cd-tabs button.active span{color:#fff;background:#ffffff2b}.cd-tabs button.active{color:#fff;background:#171912;border-color:#171912}.cd-order-list{flex-direction:column;gap:10px;display:flex}.cd-order-list article{background:#fff;border:1px solid #e0e1da;border-radius:17px}.cd-order-main{border-radius:inherit;color:#171912;cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:14px;width:100%;padding:16px 17px;display:grid}.cd-order-main>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.cd-order-main>div:nth-child(2) strong{font-size:.85rem}.cd-order-main small,.cd-order-main p{color:#7a7d73;text-overflow:ellipsis;white-space:nowrap;font-size:.64rem;overflow:hidden}.cd-order-main p{color:#55584e;margin:6px 0 0}.cd-order-main>div:nth-child(3){flex-direction:column;align-items:flex-end;gap:8px;min-width:115px;display:flex}.cd-order-main>div:nth-child(3) b{font-size:.78rem}.cd-favorite-grid,.cd-address-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.cd-favorite-grid article{background:#fff;border:1px solid #e0e1da;border-radius:20px;position:relative;overflow:hidden}.cd-favorite-grid article>a:first-child{color:#fff;background:#2f6b48 50%/cover;place-items:center;min-height:155px;display:grid;position:relative}.cd-favorite-grid article>a:first-child:after{content:"";background:linear-gradient(#0000,#00000059);position:absolute;inset:0}.cd-favorite-grid article>a:first-child>span{z-index:1;color:#71746b;background:#e8e9e3;border-radius:7px;padding:5px 8px;font-size:.58rem;font-weight:900;position:absolute;bottom:11px;left:11px}.cd-favorite-grid article>a:first-child>span.open{color:#276c41;background:#d9f4e1}.cd-favorite-grid article>button{z-index:2;color:#d44b35;cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:11px;right:11px}.cd-favorite-grid article>div{padding:16px}.cd-favorite-grid h2{margin:0 0 4px;font-size:1rem}.cd-favorite-grid p{color:#797c72;text-overflow:ellipsis;white-space:nowrap;margin:0 0 10px;font-size:.68rem;overflow:hidden}.cd-favorite-grid article>div>span,.cd-favorite-grid article>div>a{align-items:center;gap:5px;font-size:.66rem;font-weight:800;display:inline-flex}.cd-favorite-grid article>div>a{float:right}.cd-address-grid>article,.cd-add-address{background:#fff;border:1px solid #dfe0d9;border-radius:19px;flex-direction:column;min-height:230px;padding:20px;display:flex}.cd-address-icon{color:#806b00;background:#fff4b7;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.cd-address-grid article>div:nth-child(2){flex-direction:column;margin-top:14px;display:flex}.cd-address-grid article p{align-items:center;gap:7px;margin:0;font-size:.72rem;font-weight:900;display:flex}.cd-address-grid article p b{color:#317347;text-transform:uppercase;background:#e0f3e5;border-radius:6px;padding:4px 6px;font-size:.51rem}.cd-address-grid h2{margin:7px 0 2px;font-size:.87rem;line-height:1.35}.cd-address-grid article div>span,.cd-address-grid article small{color:#7b7e74;font-size:.65rem}.cd-address-grid article small{margin-top:8px;line-height:1.45}.cd-address-grid article i{color:#38774e;align-items:center;gap:4px;margin-top:9px;font-size:.59rem;font-style:normal;font-weight:800;display:inline-flex}.cd-address-actions{gap:7px;margin-top:auto;padding-top:14px;display:flex}.cd-address-actions button{color:#65685e;cursor:pointer;background:#fafaf7;border:1px solid #e0e1da;border-radius:9px;align-items:center;gap:5px;min-height:34px;padding:0 9px;font-size:.62rem;font-weight:800;display:inline-flex}.cd-add-address{color:#7b7e74;cursor:pointer;border-style:dashed;justify-content:center;align-items:center}.cd-add-address>svg{background:#f0f1eb;border-radius:50%;width:34px;height:34px;padding:7px}.cd-add-address strong{color:#44473e;margin-top:10px;font-size:.76rem}.cd-add-address span{margin-top:3px;font-size:.61rem}.cd-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:19px;display:grid}.cd-form-card{flex-direction:column;gap:15px;padding:0 20px 20px;display:flex}.cd-form-card .cd-card-heading{margin:0 -20px}.cd-form-card label,.cd-inline-form label,.cd-modal form>label,.cd-drawer-form label{color:#55584f;flex-direction:column;gap:6px;font-size:.68rem;font-weight:800;display:flex}.cd-form-card input,.cd-form-card select,.cd-inline-form input,.cd-inline-form select,.cd-modal input,.cd-modal textarea,.cd-drawer-form select,.cd-drawer-form textarea{color:#171912;background:#fbfbf8;border:1px solid #dcded5;border-radius:11px;outline:0;width:100%;min-height:42px;padding:0 11px;font-size:.75rem}.cd-form-card input:focus,.cd-form-card select:focus,.cd-inline-form input:focus,.cd-modal input:focus,.cd-modal textarea:focus,.cd-drawer-form select:focus,.cd-drawer-form textarea:focus{border-color:#9d870d;box-shadow:0 0 0 3px #ffd4002e}.cd-form-card input[readonly]{color:#777a71;background:#efefea}.cd-form-card label>small{color:#96988f;font-size:.58rem;font-weight:600}.cd-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.cd-check-row{background:#f5f5ef;border-radius:11px;align-items:flex-start;padding:11px;flex-direction:row!important;gap:9px!important;display:flex!important}.cd-check-row input{accent-color:#171912;margin-top:2px;width:16px!important;min-height:16px!important}.cd-check-row span{flex-direction:column;display:flex}.cd-check-row strong{color:#3f4239;font-size:.68rem}.cd-check-row small{color:#81847a;margin-top:2px;font-size:.59rem}.cd-check-row.compact{background:0 0;align-items:center;padding:7px 0}.cd-form-intro{color:#7d8076;margin:0;font-size:.66rem;line-height:1.5}.cd-payment-list{flex-direction:column;gap:7px;display:flex}.cd-payment-list>div{border:1px solid #e4e5df;border-radius:11px;align-items:center;gap:9px;padding:10px;display:flex}.cd-payment-list>div>span{background:#f0f1eb;border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.cd-payment-list>div>div{flex-direction:column;flex:1;display:flex}.cd-payment-list strong{font-size:.7rem}.cd-payment-list small{color:#85887e;font-size:.6rem}.cd-payment-list b{text-transform:uppercase;background:#fff3ae;border-radius:6px;padding:4px 6px;font-size:.5rem}.cd-payment-list button{color:#92958c;cursor:pointer;background:0 0;border:0;place-items:center;width:30px;height:30px;display:grid}.cd-payment-list .cd-payment-default{color:#4d6d50;border:1px solid #dadcd3;border-radius:8px;width:auto;min-height:30px;padding:0 8px;font-size:.55rem;font-weight:800}.cd-payment-list button:disabled,.cd-favorite-grid article>button:disabled{cursor:wait;opacity:.55}.cd-consent-note,.cd-security-note{color:#74786d;margin:-3px 0 2px;font-size:.59rem;line-height:1.45}.cd-inline-form{background:#f6f6f1;border-radius:13px;flex-direction:column;gap:10px;padding:13px;display:flex}.cd-form-actions{justify-content:flex-end;gap:8px;display:flex}.cd-form-actions>button:not(.cd-primary){color:#6c6f65;cursor:pointer;background:0 0;border:0;min-height:40px;padding:0 12px;font-size:.7rem;font-weight:800}.cd-switch-row{border-bottom:1px solid #ecece7;align-items:center;gap:12px;min-height:48px;padding:7px 0;position:relative;flex-direction:row!important;display:flex!important}.cd-switch-row>span{flex-direction:column;flex:1;display:flex}.cd-switch-row strong{color:#3c3f36;font-size:.7rem}.cd-switch-row small{color:#8c8f85;font-size:.58rem}.cd-switch-row input{opacity:0;position:absolute}.cd-switch-row i{background:#d7d9d1;border-radius:22px;width:38px;height:22px;transition:background .16s;position:relative}.cd-switch-row i:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0003}.cd-switch-row input:checked+i{background:#3e8a58}.cd-switch-row input:checked+i:after{transform:translate(16px)}.cd-form-subtitle{color:#4c5047;letter-spacing:.04em;text-transform:uppercase;margin:6px 0 0;font-size:.66rem}.cd-notification-tests{border-top:1px solid #ecece7;flex-direction:column;gap:7px;padding-top:8px;display:flex}.cd-notification-tests>strong,.cd-notification-history>strong{font-size:.7rem}.cd-notification-tests>small{color:#7c8075;font-size:.59rem;line-height:1.45}.cd-notification-tests>div{flex-wrap:wrap;gap:6px;display:flex}.cd-notification-tests button{color:#4c5047;cursor:pointer;background:#fff;border:1px solid #daddd3;border-radius:8px;min-height:34px;padding:0 9px;font-size:.58rem;font-weight:800}.cd-notification-tests button:disabled{cursor:wait;opacity:.55}.cd-notification-history{flex-direction:column;gap:6px;padding-top:4px;display:flex}.cd-notification-history article{background:#f6f6f1;border-radius:9px;align-items:center;gap:8px;padding:8px;display:flex}.cd-notification-history article>span{background:#e5e7df;border-radius:999px;padding:4px 6px;font-size:.5rem;font-weight:850}.cd-notification-history article>span.status-delivered{color:#2d7043;background:#dcefe1}.cd-notification-history article>span.status-accepted{color:#335f94;background:#e3ebf7}.cd-notification-history article>span.status-failed{color:#9b3f31;background:#f9dfda}.cd-notification-history article>div{flex-direction:column;flex:1;min-width:0;display:flex}.cd-notification-history article strong{font-size:.63rem}.cd-notification-history article small{color:#7b7f74;text-overflow:ellipsis;white-space:nowrap;font-size:.55rem;overflow:hidden}.cd-password-rules{color:#92968b;flex-wrap:wrap;gap:5px 14px;margin:0;padding:0;font-size:.58rem;list-style:none;display:flex}.cd-password-rules li:before{content:"○";margin-right:4px}.cd-password-rules li.valid{color:#38764b}.cd-password-rules li.valid:before{content:"✓"}.cd-form-error{color:#a34433;background:#fff0ed;border:1px solid #e9b8ae;border-radius:11px;margin-bottom:14px;padding:11px 13px;font-size:.7rem;font-weight:750}.cd-drawer-backdrop,.cd-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f100c85;position:fixed;inset:0}.cd-order-drawer{background:#f5f5ef;flex-direction:column;width:min(570px,100%);display:flex;position:absolute;inset:0 0 0 auto;box-shadow:-20px 0 60px #00000038}.cd-order-drawer>header{background:#fff;border-bottom:1px solid #dedfd8;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:70px;padding:10px 16px;display:grid}.cd-order-drawer>header button,.cd-modal header button{color:#55584e;cursor:pointer;background:#fff;border:1px solid #e0e1da;border-radius:11px;place-items:center;width:37px;height:37px;display:grid}.cd-order-drawer>header div{flex-direction:column;display:flex}.cd-order-drawer>header small{color:#85887e;font-size:.6rem;font-weight:700}.cd-order-drawer>header h2{margin:1px 0 0;font-size:1rem}.cd-drawer-content{flex-direction:column;flex:1;gap:12px;padding:15px;display:flex;overflow-y:auto}.cd-tracking-connection{background:#fdfdf9;border:1px solid #dde0d5;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:52px;padding:10px 13px;display:grid}.cd-tracking-connection>i{background:#d09d00;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #d09d0021}.cd-tracking-connection.live>i{background:#388756;box-shadow:0 0 0 4px #38875621}.cd-tracking-connection.offline>i{background:#a74635;box-shadow:0 0 0 4px #a7463521}.cd-tracking-connection>span{flex-direction:column;min-width:0;display:flex}.cd-tracking-connection strong{font-size:.67rem}.cd-tracking-connection small{color:#7d8076;margin-top:2px;font-size:.56rem}.cd-tracking-connection button{color:#4d5047;cursor:pointer;background:#fff;border:1px solid #d6d8cf;border-radius:9px;min-height:32px;padding:0 10px;font-size:.6rem;font-weight:850}.cd-order-state-card,.cd-drawer-section,.cd-rider-card,.cd-live-map,.cd-drawer-form{background:#fff;border:1px solid #e0e1da;border-radius:16px;padding:17px}.cd-order-state-card h3{margin:11px 0 3px;font-size:1.15rem}.cd-order-state-card>p{color:#797c72;margin:0 0 20px;font-size:.7rem;line-height:1.5}.cd-order-eta{color:#356146;background:#f0f7f1;border-radius:11px;align-items:center;gap:9px;margin:-5px 0 19px;padding:10px 12px;display:flex}.cd-order-eta.delayed{color:#9e4434;background:#fff0ed}.cd-order-eta>svg{flex:none}.cd-order-eta span{flex-direction:column;display:flex}.cd-order-eta small{font-size:.54rem;font-weight:750}.cd-order-eta strong{margin-top:1px;font-size:.66rem}.cd-live-map{grid-template-columns:1.5fr 1fr;align-items:center;gap:14px;display:grid}.cd-tracking-map,.cd-tracking-map-loading{background:#e9ede4;border-radius:13px;width:100%;min-height:230px}.cd-tracking-map{z-index:0}.cd-tracking-map-loading{color:#74786c;place-items:center;font-size:.65rem;font-weight:750;display:grid}.cd-tracking-marker{color:#ffd400;background:#171912;border:3px solid #fff;border-radius:50% 50% 50% 8px;place-items:center;font-size:.7rem;font-weight:900;transform:rotate(-45deg);box-shadow:0 5px 13px #17191240;display:grid!important}.cd-tracking-marker>span{place-items:center;display:grid;transform:rotate(45deg)}.cd-tracking-marker-destination{color:#171912;background:#ffd400}.cd-tracking-marker-destination>span{border:3px solid #171912;border-radius:50%;width:10px;height:10px}.cd-tracking-marker-restaurant{color:#fff;background:#397b50}.cd-live-map.stale .cd-tracking-map{filter:saturate(.55)}.cd-live-map-copy{flex-direction:column;display:flex}.cd-live-map-copy p{color:#94602b;margin:8px 0 0;font-size:.58rem;line-height:1.45}.cd-map-grid{background:linear-gradient(32deg,#0000 47%,#d6dccf 48% 52%,#0000 53%),linear-gradient(-18deg,#0000 46%,#d6dccf 47% 51%,#0000 52%),repeating-linear-gradient(90deg,#edf0e8 0 28px,#e4e9df 29px 30px);border-radius:13px;place-items:center;min-height:125px;display:grid;position:relative;overflow:hidden}.cd-map-grid>i{z-index:2;color:#ffd400;background:#171912;border:3px solid #fff;border-radius:50% 50% 50% 8px;place-items:center;width:34px;height:34px;display:grid;position:absolute;transform:rotate(-45deg);box-shadow:0 5px 13px #17191240}.cd-map-grid>i svg{transform:rotate(45deg)}.cd-map-grid>span{z-index:1;color:#505349;background:#ffffffe6;border-radius:7px;align-self:end;margin-bottom:8px;padding:5px 7px;font-size:.55rem;font-weight:850}.cd-live-map>div:last-child{flex-direction:column;display:flex}.cd-live-map strong{font-size:.76rem}.cd-live-map small{color:#878a80;margin-top:4px;font-size:.6rem}.cd-rider-card{align-items:center;gap:11px;display:flex}.cd-rider-card>span{background:#e8eadf;border-radius:50%;place-items:center;width:44px;height:44px;font-weight:900;display:grid;overflow:hidden}.cd-rider-card img{object-fit:cover;width:100%;height:100%}.cd-rider-card>div{flex-direction:column;flex:1;display:flex}.cd-rider-card small{color:#83867c;font-size:.58rem}.cd-rider-card strong{font-size:.75rem}.cd-rider-card b{color:#6b5b05;align-items:center;gap:4px;font-size:.7rem;display:inline-flex}.cd-rider-card b svg{color:#e5b900}.cd-drawer-section>h3,.cd-drawer-form h3{margin:0 0 13px;font-size:.82rem}.cd-receipt-items{flex-direction:column;gap:10px;display:flex}.cd-receipt-items>div{grid-template-columns:25px 1fr auto;gap:8px;display:grid}.cd-receipt-items>div>span{background:#f0f1eb;border-radius:7px;place-items:center;width:23px;height:23px;font-size:.62rem;font-weight:900;display:grid}.cd-receipt-items>div>div{flex-direction:column;min-width:0;display:flex}.cd-receipt-items strong{font-size:.7rem}.cd-receipt-items small{color:#85887e;font-size:.57rem}.cd-receipt-items b{font-size:.68rem}.cd-receipt-totals{border-top:1px dashed #d7d9d0;flex-direction:column;gap:7px;margin-top:14px;padding-top:13px;display:flex}.cd-receipt-totals>span,.cd-receipt-totals>strong{color:#73766c;justify-content:space-between;font-size:.65rem;font-weight:600;display:flex}.cd-receipt-totals>strong{color:#171912;margin-top:3px;font-size:.79rem}.cd-order-details>div{grid-template-columns:1.4fr 1fr 1fr;gap:8px;display:grid}.cd-order-details span{grid-template-columns:auto 1fr;gap:0 7px;display:grid}.cd-order-details span svg{color:#85887e;grid-row:1/3}.cd-order-details small{color:#8a8d83;font-size:.55rem}.cd-order-details strong{font-size:.63rem;line-height:1.35}.cd-order-timeline{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.cd-order-timeline li{grid-template-columns:15px 1fr;gap:9px;padding-bottom:15px;display:grid;position:relative}.cd-order-timeline li:not(:last-child):before{content:"";background:#dfe1d8;width:2px;position:absolute;top:12px;bottom:0;left:5px}.cd-order-timeline li>i{z-index:1;background:#4b8e60;border:2px solid #fff;border-radius:50%;width:11px;height:11px;margin-top:2px;box-shadow:0 0 0 1px #4b8e60}.cd-order-timeline li div{flex-direction:column;display:flex}.cd-order-timeline strong{font-size:.66rem}.cd-order-timeline p{color:#7e8177;margin:2px 0;font-size:.58rem}.cd-order-timeline small{color:#a0a299;font-size:.54rem}.cd-support-history{flex-direction:column;gap:9px;display:flex}.cd-support-history article{background:#fafaf6;border:1px solid #e3e4dc;border-radius:12px;grid-template-columns:1fr auto;gap:3px 10px;padding:12px;display:grid}.cd-support-history article>span{color:#806900;background:#fff0b5;border-radius:99px;grid-area:1/2;padding:4px 7px;font-size:.53rem;font-weight:850}.cd-support-history article>span.status-resolved,.cd-support-history article>span.status-closed{color:#2e7245;background:#dff3e5}.cd-support-history strong{grid-area:1/1;align-self:center;font-size:.67rem}.cd-support-history p,.cd-support-history small{grid-column:1/-1}.cd-support-history p{color:#6f7268;margin:3px 0;font-size:.6rem;line-height:1.45}.cd-support-history small{color:#999c91;font-size:.53rem}.cd-rating-field{border:0;margin:0;padding:0}.cd-rating-field legend{color:#55584f;margin-bottom:7px;font-size:.68rem;font-weight:800}.cd-rating-field>div{gap:5px;display:flex}.cd-rating-field label{color:#c4c5bd;cursor:pointer;background:#fff;border:1px solid #dedfd7;border-radius:9px;place-items:center;width:38px;height:38px;display:grid;position:relative}.cd-rating-field input{opacity:0;position:absolute}.cd-rating-field label:has(input:checked){color:#9a7e00;background:#fff4b8;border-color:#d0ad00}.cd-rating-field label:focus-within{outline:3px solid #ffd40040}.cd-rating-field span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.cd-submitted-review{background:#f8f8f3;border:1px solid #e1e2dc;border-radius:12px;flex-direction:column;align-items:flex-start;gap:7px;padding:12px;display:flex}.cd-submitted-review>span{color:#6f5c00;background:#f3e8a9;border-radius:999px;padding:4px 7px;font-size:.54rem;font-weight:850}.cd-submitted-review>span.status-approved{color:#2e7245;background:#dff3e5}.cd-submitted-review>span.status-rejected{color:#9d4335;background:#f7dfda}.cd-submitted-review>div[aria-label]{color:#b99400;gap:2px;display:flex}.cd-submitted-review>p,.cd-submitted-review>div p{color:#55584f;margin:0;font-size:.67rem;line-height:1.45}.cd-submitted-review>small{color:#7b7f74;font-size:.58rem}.cd-submitted-review>div:not([aria-label]){background:#fff;border-left:3px solid #d5b300;border-radius:8px;width:100%;padding:9px}.cd-submitted-review>div:not([aria-label]) strong{font-size:.62rem}.cd-drawer-form{background:#fffdf0;border-color:#d6bf37;flex-direction:column;gap:11px;display:flex}.cd-drawer-form textarea{resize:vertical;min-height:90px;padding:10px}.cd-drawer-form>p{color:#aa4736;margin:0;font-size:.64rem;font-weight:750}.cd-drawer-form>div{justify-content:flex-end;gap:8px;display:flex}.cd-drawer-form>div>button:not(.cd-primary){color:#777a70;cursor:pointer;background:0 0;border:0;font-size:.68rem;font-weight:800}.cd-drawer-actions{background:#fff;border-top:1px solid #dbddd4;grid-auto-columns:1fr;grid-auto-flow:column;gap:6px;padding:10px 12px;display:grid}.cd-drawer-actions button,.cd-drawer-actions a{color:#4d5046;cursor:pointer;background:#f0f1eb;border:0;border-radius:10px;justify-content:center;align-items:center;gap:5px;min-height:43px;padding:0 7px;font-size:.61rem;font-weight:850;text-decoration:none;display:flex}.cd-drawer-actions button:first-child{color:#5e5108;background:#fff2ae}.cd-drawer-actions button:disabled{cursor:not-allowed;opacity:.55}.cd-modal-backdrop{place-items:center;padding:20px;display:grid}.cd-modal{box-sizing:border-box;background:#fff;border-radius:20px;width:min(540px,100%);min-width:0;max-width:100vw;max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 25px 70px #00000040}.cd-modal>header{border-bottom:1px solid #e4e5df;justify-content:space-between;align-items:center;padding:19px 20px;display:flex}.cd-modal header h2{letter-spacing:-.035em;margin:0;font-size:1.25rem}.cd-modal>form{flex-direction:column;gap:13px;min-width:0;padding:20px;display:flex}.cd-modal textarea{resize:vertical;min-height:82px;padding:10px}.cd-modal input,.cd-modal textarea{box-sizing:border-box}.cd-location-picker{background:#f5f6f1;border:1px solid #dfe0d9;border-radius:14px;padding:10px}.cd-address-map,.cd-address-map-loading{background:#e9eee5;border:1px solid #d9dbd2;border-radius:11px;width:100%;min-height:230px;overflow:hidden}.cd-address-map{z-index:0}.cd-address-map-loading{color:#686c61;place-items:center;font-size:.72rem;font-weight:800;display:grid}.cd-leaflet-marker{background:0 0;border:0}.cd-leaflet-marker span{background:var(--green);border:4px solid #fff;border-radius:50% 50% 50% 4px;width:32px;height:32px;display:block;transform:rotate(45deg);box-shadow:0 5px 16px #17191252}.cd-leaflet-marker span:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;transform:translate(8px,8px)}.cd-map-help{color:#666a60;margin:7px 2px 0;font-size:.62rem}.cd-location-picker>button,.cd-coordinate-alternative>button{color:#4a4d44;cursor:pointer;background:#fff;border:1px solid #d5d7ce;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:40px;margin-top:8px;font-size:.68rem;font-weight:850;display:flex}.cd-location-picker>small{color:#85887e;text-align:center;margin-top:6px;font-size:.56rem;display:block}.cd-coverage-status{color:#666a60;background:#eceee8;border-radius:9px;margin-top:8px;padding:9px 10px;font-size:.64rem;font-weight:750}.cd-coverage-status.covered{color:#245c35;background:#e7f4e8}.cd-coverage-status.uncovered{color:#7b4b0b;background:#fff1dd}.cd-address-search{position:relative}.cd-address-search>label{color:#51544b;margin-bottom:6px;font-size:.68rem;font-weight:800;display:block}.cd-address-search>div{gap:7px;min-width:0;display:flex}.cd-address-search>div input{flex:1;min-width:0}.cd-address-search>div button,.cd-coordinate-alternative>button{color:#3c4037;cursor:pointer;background:#fff;border:1px solid #d1d4ca;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 13px;font-size:.68rem;font-weight:850;display:inline-flex}.cd-address-search ul{background:#fff;border:1px solid #dcded6;border-radius:11px;gap:4px;margin:7px 0 0;padding:6px;list-style:none;display:grid}.cd-address-search li button{color:#3e4139;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:flex-start;gap:8px;width:100%;padding:9px;font-size:.67rem;line-height:1.35;display:flex}.cd-address-search li button:hover,.cd-address-search li button:focus-visible{background:#f2f4ee}.cd-address-search li svg{flex:none;margin-top:2px}.cd-field-message{color:#666a60;margin:7px 1px 0;font-size:.64rem}.cd-coordinate-alternative{border-top:1px solid #dfe1d9;margin-top:9px;padding-top:9px}.cd-coordinate-alternative summary{color:#44483e;cursor:pointer;font-size:.66rem;font-weight:850}.cd-coordinate-alternative p{color:#686c61;margin:8px 0;font-size:.61rem;line-height:1.4}.cd-coordinate-alternative>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.cd-coordinate-alternative label{color:#55594f;font-size:.62rem;font-weight:800}.cd-coordinate-alternative input{margin-top:5px}.cd-coordinate-alternative>button{width:100%;margin-top:7px}.cd-toast{z-index:200;color:#fff;background:#171912;border-radius:13px;align-items:center;gap:8px;min-height:48px;padding:0 16px;font-size:.72rem;font-weight:800;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 15px 40px #1719123d}.cd-toast svg{color:#ffd400}.cd-loading{color:#6c6f65;background:#f5f5ef;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:100vh;font-size:.78rem;display:flex}.cd-loading .cd-empty{background:#fff;border:1px solid #e0e1da;border-radius:20px;width:min(480px,100% - 32px)}.cd-loading .cd-empty button{color:#fff;background:#171912;border:0;border-radius:11px;min-height:40px;padding:0 14px}.cd-menu-backdrop{display:none}@media (max-width:1050px){.ce-restaurant-grid,.cd-favorite-grid,.cd-address-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ce-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.ce-filters>button{grid-column:1/-1}.cd-live-order{grid-template-columns:1fr 1.6fr}.cd-live-actions{flex-direction:row;grid-column:1/-1;justify-content:flex-end;align-items:center}.cd-home-grid{grid-template-columns:1fr}}@media (max-width:820px){.ce-header{gap:10px;padding-inline:18px}.ce-header nav a:first-child{display:none}.ce-location{min-width:0}.ce-location strong{max-width:110px}.ce-restaurant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cd-sidebar{width:248px;transition:transform .18s;transform:translate(-100%)}.cd-sidebar.open{transform:translate(0)}.cd-sidebar-head>button{color:#fff;background:0 0;border:0;place-items:center;width:34px;height:34px;display:grid}.cd-menu-backdrop{z-index:55;background:#0f100c7a;border:0;display:block;position:fixed;inset:0}.cd-main{width:100%;margin-left:0}.cd-mobile-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #dedfd8;justify-content:space-between;align-items:center;min-height:62px;padding:8px 18px;display:flex;position:sticky;top:0}.cd-mobile-header>button{color:#45483f;background:#f0f1eb;border:0;border-radius:11px;place-items:center;width:37px;height:37px;display:grid}.cd-mobile-header .cd-brand{font-size:1rem}.cd-view{width:min(100% - 34px,720px);padding-top:30px}}@media (max-width:650px){.sf-account-link span,.sf-top-cart>span{display:none}.sf-tip-options{grid-template-columns:repeat(2,minmax(0,1fr))}.ce-header{min-height:61px}.ce-brand{font-size:1.05rem}.ce-location{margin-left:auto}.ce-location>svg:last-child,.ce-header nav{display:none}.ce-hero{padding:42px 17px 60px}.ce-hero h1{font-size:2.25rem}.ce-search{border-radius:17px;min-height:56px;margin-bottom:-88px;padding-left:14px}.ce-search>button[type=submit]{min-height:42px;padding-inline:15px}.ce-body{width:calc(100% - 30px);padding-top:55px;padding-bottom:105px}.ce-category-section,.ce-promo-section,.ce-recommendation-section,.ce-results-section{margin-top:33px}.ce-categories{margin-inline:-15px;padding-inline:15px}.ce-categories button{min-width:91px}.ce-promo-row{grid-auto-columns:85%;margin-inline:-15px;padding-inline:15px}.ce-recommendation-row{scrollbar-width:none;grid-template-columns:none;grid-auto-columns:82%;grid-auto-flow:column;margin-inline:-15px;padding:2px 15px 8px;overflow-x:auto}.ce-results-heading{flex-direction:column;align-items:flex-start}.ce-result-actions{width:100%}.ce-result-actions>button,.ce-result-actions label{flex:1}.ce-result-actions label>span{display:none}.ce-result-actions select{width:100%}.ce-filters{grid-template-columns:1fr}.ce-filters>button{grid-column:auto}.ce-location-notice{flex-wrap:wrap;align-items:flex-start}.ce-location-notice>div{min-width:calc(100% - 40px)}.ce-location-notice button{width:100%}.ce-restaurant-grid{grid-template-columns:1fr}.ce-restaurant-cover{min-height:185px}.ce-mobile-nav{z-index:60;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff5;border:1px solid #17191221;border-radius:18px;grid-template-columns:repeat(4,1fr);padding:7px;display:grid;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 12px 35px #1719122e}.ce-mobile-nav a,.ce-mobile-nav button{color:#74776d;background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:47px;font-size:.54rem;font-weight:750;display:flex}.ce-mobile-nav .active{color:#171912;background:#fff5b8}.cd-view{width:calc(100% - 26px);padding:24px 0 80px}.cd-page-heading{flex-direction:column;align-items:flex-start;min-height:0;margin-bottom:22px}.cd-page-heading h1{font-size:2.05rem}.cd-page-heading .cd-primary{width:100%}.cd-live-order{flex-direction:column;align-items:stretch;gap:18px;padding:19px;display:flex}.cd-live-actions{justify-content:space-between}.cd-progress small{max-width:48px;font-size:.48rem;line-height:1.2}.cd-metrics{grid-template-columns:1fr;gap:8px}.cd-metrics article{min-height:78px;padding:12px 14px}.cd-metrics article>span{width:43px;height:43px}.cd-metrics strong{font-size:1.35rem}.cd-card-heading{padding:17px}.cd-order-main{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;padding:13px}.cd-order-main>div:nth-child(3){min-width:0}.cd-order-main>div:nth-child(3) .cd-status{padding-inline:7px}.cd-order-main>svg{display:none}.cd-favorite-grid,.cd-address-grid,.cd-profile-grid,.cd-field-grid,.cd-live-map{grid-template-columns:1fr}.cd-order-details>div{grid-template-columns:1fr;gap:12px}.cd-drawer-actions{overflow-x:auto}.cd-drawer-actions button{min-width:92px}.cd-modal-backdrop{align-items:end;padding:0}.cd-modal{border-radius:22px 22px 0 0;width:100%;min-width:0;max-width:100vw;max-height:92vh}.cd-toast{justify-content:center;bottom:13px;left:13px;right:13px}}@media print{.cd-sidebar,.cd-mobile-header,.cd-drawer-backdrop:before,.cd-order-drawer>header,.cd-drawer-actions{display:none!important}.cd-drawer-backdrop{background:#fff;position:static}.cd-order-drawer{width:100%;box-shadow:none;position:static}.cd-drawer-content{overflow:visible}}.storefront-app{color:#171912;background:#f7f6ef;min-height:100vh}.sf-topbar{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #1719121a;justify-content:space-between;align-items:center;min-height:70px;padding:10px max(24px,50vw - 590px);display:flex;position:sticky;top:0}.sf-brand{letter-spacing:-.045em;align-items:center;gap:9px;font-size:1.27rem;font-weight:900;display:inline-flex}.sf-top-cart{color:#fff;cursor:pointer;background:#171912;border:0;border-radius:14px;align-items:center;gap:8px;min-height:42px;padding:0 13px;font-size:.84rem;font-weight:800;display:inline-flex}.sf-top-cart strong{color:#171912;background:#ffd400;border-radius:99px;place-items:center;min-width:22px;height:22px;font-size:.72rem;display:grid}.sf-hero{width:min(1180px,100% - 40px);margin:22px auto 0;position:relative}.sf-cover{background-color:#0000;background-image:radial-gradient(circle at 77% 30%,#ffd400d1 0 13%,#0000 14%),radial-gradient(circle at 84% 76%,#ffffff38 0 19%,#0000 20%),linear-gradient(118deg,#171912 0 58%,#2f6b48 58% 100%);background-position:50%;background-repeat:repeat,repeat,repeat;background-size:cover;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:30px;align-items:center;min-height:250px;padding:36px 7%;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 55px #17191226}.sf-cover>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.sf-cover.has-image:before{z-index:1;content:"";background:linear-gradient(90deg,#10110d9e,#10110d14);position:absolute;inset:0}.sf-cover-placeholder{z-index:1;color:#fff;align-items:center;gap:18px;display:flex;position:relative}.sf-cover-placeholder span{letter-spacing:-.075em;max-width:720px;font-size:clamp(2.3rem,7vw,5.5rem);font-weight:950;line-height:.9}.sf-cover:after{content:"";border:22px solid #ffffff1f;border-radius:50%;width:130px;height:130px;position:absolute;right:12%;transform:rotate(25deg)}.sf-cover-word{color:#fff;letter-spacing:-.085em;font-size:clamp(4rem,10vw,7.6rem);font-style:italic;font-weight:950;line-height:.8}.sf-cover-dot{color:#ffd400;font-size:clamp(5rem,12vw,9rem);font-weight:950;line-height:.5}.sf-restaurant-card{z-index:2;background:#fff;border:1px solid #1719121a;border-radius:24px;align-items:center;gap:20px;width:calc(100% - 44px);margin:-48px auto 0;padding:22px 26px;display:flex;position:relative;box-shadow:0 16px 46px #1719121c}.sf-logo{background:#ffd400;border:5px solid #fff;border-radius:24px;flex:0 0 88px;place-items:center;width:88px;height:88px;font-size:1.4rem;font-weight:950;display:grid;overflow:hidden;box-shadow:0 10px 30px #17191224}.sf-logo img{object-fit:cover;width:100%;height:100%}.sf-restaurant-copy{flex:1;min-width:0}.sf-title-row{align-items:center;gap:12px;display:flex}.sf-title-row h1{letter-spacing:-.055em;margin:0;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1}.sf-status{border-radius:99px;align-items:center;gap:5px;padding:6px 10px;font-size:.72rem;font-weight:850;display:inline-flex}.sf-status:before{content:"";border-radius:50%;width:6px;height:6px}.sf-open{color:#24623f;background:#e3f6e9}.sf-open:before{background:#36a063}.sf-closed{color:#9a3d34;background:#f5e5e3}.sf-closed:before{background:#ba5148}.sf-restaurant-copy>p{color:#64675b;max-width:650px;margin:8px 0 12px;font-size:.94rem}.sf-meta{color:#43463c;flex-wrap:wrap;gap:10px 20px;font-size:.82rem;font-weight:700;display:flex}.sf-meta span{align-items:center;gap:6px;display:inline-flex}.sf-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;width:min(1136px,100% - 52px);margin:28px auto 20px;display:flex}.sf-fulfillment{background:#eae9e1;border:1px solid #1719121c;border-radius:17px;padding:5px;display:inline-flex}.sf-fulfillment button{color:#64675b;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:7px;min-height:43px;padding:0 18px;font-size:.84rem;font-weight:800;display:inline-flex}.sf-fulfillment button.active{color:#171912;background:#fff;box-shadow:0 5px 15px #17191214}.sf-fulfillment button:disabled{cursor:not-allowed;opacity:.45}.sf-branch-address{color:#4c4f44;align-items:center;gap:9px;display:flex}.sf-branch-address span{flex-direction:column;display:flex}.sf-branch-address small{color:#818478;font-size:.68rem;font-weight:700}.sf-branch-address strong{font-size:.86rem}.sf-branch-address em{color:#74776b;font-size:.68rem;font-style:normal}.sf-mode-summary{color:#5f6258;background:#eeede6;border-radius:12px;width:100%;margin:-7px 0 0;padding:10px 13px;font-size:.75rem;font-weight:700}.sf-hours span.today{color:#171912;font-weight:800}.sf-branch-select{align-items:center;gap:10px;font-size:.8rem;font-weight:800;display:flex}.sf-branch-select select,.sf-checkout-form select{background:#fff;border:1px solid #17191229;border-radius:12px;min-height:43px;padding:0 36px 0 12px}.sf-promos{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(1136px,100% - 52px);margin:0 auto 24px;display:grid}.sf-promos article{background:#fff7be;border:1px dashed #17191240;border-radius:17px;align-items:center;gap:13px;min-height:74px;padding:15px 18px;display:flex}.sf-promos article>svg{flex:none}.sf-promos article div{flex-direction:column;min-width:0;display:flex}.sf-promos strong{font-size:.9rem}.sf-promos span{color:#686a60;text-overflow:ellipsis;white-space:nowrap;font-size:.73rem;overflow:hidden}.sf-reviews{background:#fff;border:1px solid #1719121a;border-radius:20px;width:min(1136px,100% - 52px);margin:0 auto 24px;padding:20px}.sf-reviews-heading>div{align-items:center;gap:13px;display:flex}.sf-reviews-heading{grid-template-columns:minmax(240px,1fr) minmax(220px,340px);align-items:center;gap:22px;display:grid}.sf-rating-distribution{flex-direction:column;gap:4px!important;display:flex!important}.sf-rating-distribution>div{color:#74776d;grid-template-columns:28px 1fr 22px;align-items:center;gap:7px;font-size:.62rem;display:grid}.sf-rating-distribution i{background:#e7e7df;border-radius:999px;height:6px;overflow:hidden}.sf-rating-distribution b{border-radius:inherit;background:#e1b900;height:100%;display:block}.sf-reviews-heading>div>span{color:#755f00;justify-content:center;align-items:center;gap:5px;min-width:66px;font-size:1.2rem;font-weight:900;display:inline-flex}.sf-reviews-heading h2,.sf-reviews-heading p{margin:0}.sf-reviews-heading h2{font-size:1rem}.sf-reviews-heading p{color:#777a6e;margin-top:3px;font-size:.72rem}.sf-review-list{scroll-snap-type:x proximity;gap:10px;margin-top:15px;padding-bottom:3px;display:flex;overflow-x:auto}.sf-review-list article{scroll-snap-align:start;background:#f6f5ee;border-radius:14px;min-width:min(320px,80vw);padding:14px}.sf-review-list article>div{color:#b28f00;gap:2px;display:flex}.sf-review-list article p{color:#44473e;margin:9px 0;font-size:.78rem;line-height:1.45}.sf-review-list article small{color:#7a7d72;font-size:.66rem}.sf-merchant-response{background:#fff;border-left:3px solid #d7b51d;border-radius:8px;margin-top:11px;padding:10px;color:#3f433a!important;display:block!important}.sf-merchant-response strong{font-size:.66rem}.sf-merchant-response p{margin:4px 0 0!important;font-size:.7rem!important}.sf-reviews-empty{color:#777a6e;margin:15px 0 0;font-size:.72rem}@media (max-width:680px){.sf-reviews-heading{grid-template-columns:1fr}}.sf-category-nav{z-index:25;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f6eff0;border-block:1px solid #17191217;position:sticky;top:69px}.sf-category-nav>div{scrollbar-width:none;gap:28px;width:min(1136px,100% - 52px);margin-inline:auto;display:flex;overflow-x:auto}.sf-category-nav a{color:#6b6e61;flex:none;padding:17px 0 15px;font-size:.83rem;font-weight:800;position:relative}.sf-category-nav a.active{color:#171912}.sf-category-nav a.active:after{content:"";background:#171912;border-radius:99px;height:3px;position:absolute;bottom:-1px;left:0;right:0}.sf-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:32px;width:min(1136px,100% - 52px);margin:36px auto 100px;display:grid}.sf-menu{min-width:0}.sf-menu-section{padding-top:12px;scroll-margin-top:145px}.sf-menu-section+.sf-menu-section{margin-top:40px}.sf-section-heading h2{letter-spacing:-.045em;margin:0;font-size:1.65rem}.sf-section-heading p{color:#74776b;margin:6px 0 0;font-size:.86rem}.sf-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.sf-product-card{min-height:180px;color:inherit;cursor:pointer;text-align:left;background:#fff;border:1px solid #1719121a;border-radius:21px;grid-template-columns:minmax(0,1fr) 145px;gap:12px;padding:0;transition:transform .18s,box-shadow .18s;display:grid;overflow:hidden;box-shadow:0 8px 24px #1719120b}.sf-product-card:hover{transform:translateY(-2px);box-shadow:0 15px 35px #1719121a}.sf-product-card.unavailable{background:#f2f1eb}.sf-product-card.unavailable .sf-product-copy{opacity:.65}.sf-product-copy{flex-direction:column;align-items:flex-start;min-width:0;padding:19px 0 18px 19px;display:flex}.sf-featured{letter-spacing:.02em;text-transform:uppercase;background:#fff2a1;border-radius:7px;margin-bottom:8px;padding:5px 8px;font-size:.65rem;font-weight:900}.sf-product-copy h3{letter-spacing:-.025em;margin:0;font-size:1rem}.sf-product-copy p{-webkit-line-clamp:2;color:#75786c;-webkit-box-orient:vertical;margin:8px 0 12px;font-size:.78rem;line-height:1.45;display:-webkit-box;overflow:hidden}.sf-product-price{align-items:baseline;gap:8px;margin-top:auto;display:flex}.sf-product-price strong{font-size:.94rem}.sf-product-price del{color:#999c91;font-size:.72rem}.sf-product-visual{background-position:50%;background-size:cover;place-items:center;width:100%;height:100%;display:grid;position:relative}.sf-product-visual>img,.sf-modal-product-hero>img{object-fit:cover;width:100%;height:100%}.sf-product-visual.unavailable>img{filter:grayscale(.85);opacity:.55}.sf-product-placeholder{color:#171912b8;place-items:center;gap:5px;display:grid}.sf-product-placeholder span{letter-spacing:.08em;font-size:.67rem;font-weight:950}.sf-product-visual-1{background:linear-gradient(145deg,#ffd66b,#ef9257)}.sf-product-visual-2{background:linear-gradient(145deg,#b7d184,#4e9364)}.sf-product-visual-3{background:linear-gradient(145deg,#e7c4a1,#b57251)}.sf-product-visual-4{background:linear-gradient(145deg,#ffd400,#f0a936)}.sf-product-add{background:#fff;border-radius:11px;place-items:center;width:34px;height:34px;display:grid;position:absolute;bottom:10px;right:10px;box-shadow:0 5px 14px #1719122e}.sf-product-unavailable{color:#fff;text-align:center;background:#171912db;border-radius:9px;padding:7px;font-size:.65rem;position:absolute;bottom:8px;left:8px;right:8px}.sf-cart-desktop{background:#fff;border:1px solid #1719121a;border-radius:22px;min-height:310px;padding:20px;position:sticky;top:142px;box-shadow:0 15px 45px #17191214}.sf-cart-empty{text-align:center;align-content:center;place-items:center;min-height:260px;display:grid}.sf-cart-empty>div{background:#f3f2eb;border-radius:22px;place-items:center;width:66px;height:66px;display:grid}.sf-cart-empty h3{margin:15px 0 5px;font-size:1rem}.sf-cart-empty p{color:#7c7f73;max-width:190px;margin:0;font-size:.78rem;line-height:1.5}.sf-cart-content{flex-direction:column;display:flex}.sf-cart-items{flex-direction:column;gap:16px;max-height:330px;display:flex;overflow-y:auto}.sf-cart-item{border-bottom:1px solid #1719121a;grid-template-columns:minmax(0,1fr) auto;gap:6px 12px;padding-bottom:15px;display:grid}.sf-cart-item-actions{align-items:center;gap:6px;display:flex}.sf-cart-item-actions button{color:#66695f;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:4px;min-height:30px;padding:0 7px;font-size:.68rem;font-weight:800;display:inline-flex}.sf-cart-item-actions button:hover{color:#171912;background:#eeede6}.sf-cart-item>div:first-child{flex-direction:column;min-width:0;display:flex}.sf-cart-item strong{font-size:.85rem}.sf-cart-item small{color:#777a6f;margin-top:3px;font-size:.7rem;line-height:1.35}.sf-cart-item>b{font-size:.8rem}.sf-cart-stepper{background:#f1f0e9;border-radius:10px;align-items:center;gap:10px;width:fit-content;padding:3px;display:inline-flex}.sf-cart-stepper button{cursor:pointer;background:#fff;border:0;border-radius:8px;place-items:center;width:26px;height:26px;display:grid}.sf-cart-stepper button:disabled{cursor:not-allowed;opacity:.4}.sf-cart-stepper span{text-align:center;min-width:12px;font-size:.76rem;font-weight:800}.sf-cart-coupon{border-top:1px solid #1719121a;flex-direction:column;gap:7px;margin-top:17px;padding-top:16px;display:flex}.sf-cart-coupon>label{font-size:.72rem;font-weight:850}.sf-cart-coupon>div{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}.sf-cart-coupon input{text-transform:uppercase;background:#faf9f4;border:1px solid #17191229;border-radius:11px;min-width:0;min-height:42px;padding:0 11px}.sf-cart-coupon>div button{color:#fff;cursor:pointer;background:#171912;border:0;border-radius:11px;min-height:42px;padding:0 13px;font-size:.72rem;font-weight:850}.sf-cart-coupon>div button:disabled{cursor:not-allowed;opacity:.55}.sf-cart-coupon>span{color:#286342;align-items:center;gap:5px;font-size:.68rem;font-weight:800;display:flex}.sf-cart-coupon>span button{color:#5e6258;cursor:pointer;background:0 0;border:0;margin-left:auto;padding:3px 5px;font-size:.66rem;font-weight:800;text-decoration:underline}.sf-cart-minimum{background:#f2f1ea;border-radius:12px;margin-top:14px;padding:11px}.sf-cart-minimum>div{justify-content:space-between;gap:8px;margin-bottom:7px;display:flex}.sf-cart-minimum span{font-size:.7rem;font-weight:850}.sf-cart-minimum small{color:#777a6f;font-size:.63rem}.sf-cart-minimum progress{background:#d9d8d0;border:0;border-radius:99px;width:100%;height:7px;display:block;overflow:hidden}.sf-cart-minimum progress::-webkit-progress-bar{background:#d9d8d0;border-radius:99px}.sf-cart-minimum progress::-webkit-progress-value{background:#d19b00;border-radius:99px}.sf-cart-minimum.reached progress::-webkit-progress-value{background:#3d9561}.sf-cart-totals{flex-direction:column;gap:10px;margin:18px 0;display:flex}.sf-cart-totals span,.sf-cart-totals b{color:#73766a;justify-content:space-between;font-size:.78rem;font-weight:500;display:flex}.sf-cart-totals span strong{color:#34362f}.sf-cart-totals span.discount,.sf-cart-totals span.discount strong{color:#287147;font-weight:800}.sf-cart-totals b{color:#171912;border-top:1px solid #1719121a;padding-top:12px;font-size:.94rem}.sf-cart-message{color:#286342;background:#e5f4e9;border-radius:10px;margin:0 0 10px;padding:9px 11px;font-size:.7rem;font-weight:750;line-height:1.4}.sf-cart-refresh{color:#5b5e54;cursor:pointer;background:#fff;border:1px solid #17191226;border-radius:11px;width:100%;min-height:38px;margin:0 0 8px;font-size:.7rem;font-weight:800}.sf-cart-refresh:disabled{cursor:wait;opacity:.6}.sf-primary{color:#171912;cursor:pointer;background:#ffd400;border:0;border-radius:14px;justify-content:center;align-items:center;min-height:49px;padding:0 20px;font-size:.84rem;font-weight:900;display:inline-flex;box-shadow:inset 0 -2px #1719121f}.sf-primary:disabled{cursor:not-allowed;filter:grayscale(.5);opacity:.65}.sf-floating-cart{display:none}.sf-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1719129e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.sf-modal{background:#fff;border-radius:27px;width:min(600px,100%);max-height:min(90vh,850px);position:relative;overflow:auto;box-shadow:0 30px 100px #00000047}.sf-modal-close{z-index:2;cursor:pointer;background:#ffffffeb;border:0;border-radius:12px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:14px;right:14px}.sf-modal-product-hero{background:radial-gradient(circle at 65% 30%,#ffffff4d,#0000 18%),linear-gradient(135deg,#ffd400,#f09c48);place-items:center;min-height:190px;display:grid}.sf-modal-product-hero .sf-product-placeholder{min-height:190px}.sf-availability-message{background:#f5e5e3;border-radius:10px;padding:10px 12px;font-weight:800;color:#913b32!important}.sf-modal-body{padding:25px}.sf-modal-body>h2{letter-spacing:-.04em;margin:0;font-size:1.55rem}.sf-modal-body>p{color:#777a6e;margin:7px 0;font-size:.84rem}.sf-modal-price{margin-top:4px;font-size:.95rem;display:inline-block}.sf-option-group{border:0;flex-direction:column;gap:7px;margin:23px 0 0;padding:0;display:flex}.sf-option-group legend{justify-content:space-between;align-items:center;width:100%;margin-bottom:8px;display:flex}.sf-option-group legend span{font-size:.92rem;font-weight:850}.sf-option-group legend small{color:#6b6e62;background:#f0efe8;border-radius:7px;padding:5px 8px;font-size:.65rem;font-weight:800}.sf-option-group label{cursor:pointer;border:1px solid #1719121c;border-radius:12px;align-items:center;gap:10px;min-height:48px;padding:8px 12px;display:flex}.sf-option-group input{opacity:0;width:1px;height:1px;position:absolute}.sf-option-group label:has(input:focus-visible){border-color:#8d7700;box-shadow:0 0 0 3px #ffd4003d}.sf-check{border:1px solid #17191240;border-radius:7px;flex:none;place-items:center;width:20px;height:20px;display:grid}.sf-check.checked{color:#ffd400;background:#171912;border-color:#171912}.sf-option-group label strong{flex:1;font-size:.79rem}.sf-option-group label em{color:#707368;font-size:.72rem;font-style:normal}.sf-notes,.sf-checkout-form label{flex-direction:column;gap:7px;display:flex}.sf-notes{margin-top:22px}.sf-notes>span,.sf-checkout-form label>span{font-size:.75rem;font-weight:800}.sf-notes textarea,.sf-checkout-form input,.sf-checkout-form select{color:#171912;background:#faf9f4;border:1px solid #17191229;outline:none;width:100%}.sf-notes textarea:focus,.sf-checkout-form input:focus,.sf-checkout-form select:focus{border-color:#8d7700;box-shadow:0 0 0 3px #ffd4002e}.sf-notes textarea{resize:vertical;border-radius:12px;min-height:75px;padding:11px 12px}.sf-notes>small{color:#85887d;align-self:end;font-size:.65rem}.sf-add-row{gap:12px;margin-top:22px;display:flex}.sf-add-row .sf-primary{flex:1}.sf-stepper{border:1px solid #1719121f;border-radius:14px;align-items:center;gap:13px;padding:4px;display:inline-flex}.sf-stepper button{cursor:pointer;background:#f0efe8;border:0;border-radius:10px;place-items:center;width:39px;height:39px;display:grid}.sf-stepper output{text-align:center;min-width:14px;font-size:.84rem;font-weight:800}.sf-stepper button:disabled{cursor:not-allowed;opacity:.4}.sf-form-error{color:#993b31;background:#ffede9;border-radius:10px;margin:12px 0 0;padding:10px 12px;font-size:.76rem;font-weight:700}.sf-cart-backdrop{place-items:stretch end;padding:0}.sf-cart-drawer{background:#fff;width:min(420px,100%);height:100%;padding:24px;overflow:auto;box-shadow:-20px 0 70px #00000040}.sf-drawer-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:25px;display:flex}.sf-drawer-heading>div{flex:1}.sf-drawer-heading small{color:#84877c;letter-spacing:.06em;text-transform:uppercase;font-size:.67rem;font-weight:850}.sf-drawer-heading h2{letter-spacing:-.045em;margin:3px 0 0;font-size:1.4rem}.sf-drawer-heading>button{cursor:pointer;background:#f0efe8;border:0;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.sf-checkout-modal{width:min(680px,100%);padding:26px}.sf-checkout-modal .sf-drawer-heading{justify-content:flex-start}.sf-back{flex:none}.sf-checkout-form{flex-direction:column;gap:18px;display:flex}.sf-checkout-section{border:1px solid #1719121a;border-radius:17px;flex-direction:column;gap:12px;padding:18px;display:flex}.sf-checkout-section h3{margin:0 0 2px;font-size:.9rem}.sf-checkout-mode{grid-template-columns:1fr 1fr;gap:9px;display:grid}.sf-checkout-mode>button{color:#4f5249;cursor:pointer;text-align:left;background:#fff;border:1px solid #17191224;border-radius:13px;align-items:center;gap:10px;min-height:70px;padding:12px;display:flex}.sf-checkout-mode>button.active{color:#171912;background:#fff8cf;border-color:#8f7900;box-shadow:inset 0 0 0 1px #8f79002e}.sf-checkout-mode>button:disabled{cursor:not-allowed;opacity:.55}.sf-checkout-mode span,.sf-payment-options label>span,.sf-saved-payments button>span{gap:3px;min-width:0;display:grid}.sf-checkout-mode strong{font-size:.76rem}.sf-checkout-mode small,.sf-payment-options label small,.sf-saved-payments small{color:#73766c;font-size:.61rem;font-weight:650;line-height:1.35}.sf-zone-summary{color:#4b5647;background:#eef3e9;border-radius:11px;flex-wrap:wrap;align-items:center;gap:7px 12px;padding:11px 12px;font-size:.68rem;display:flex}.sf-zone-summary>span{align-items:center;gap:5px;display:inline-flex}.sf-zone-summary>span:first-child{margin-right:auto}.sf-checkout-coupon{color:#286342;background:#e5f4e9;border-radius:10px;align-items:center;gap:6px;margin:0;padding:10px 11px;font-size:.72rem;font-weight:800;display:flex}.sf-checkout-coupon button{color:inherit;cursor:pointer;background:0 0;border:0;margin-left:auto;padding:0;font-size:.66rem;font-weight:850;text-decoration:underline}.sf-checkout-promotion{grid-template-columns:1fr auto;gap:8px;display:grid}.sf-checkout-promotion button,.sf-checkout-error button{color:#3e4139;cursor:pointer;background:#fff;border:1px solid #17191229;border-radius:10px;min-height:42px;padding:0 13px;font-size:.68rem;font-weight:850}.sf-checkout-promotion button:disabled{cursor:not-allowed;opacity:.55}.sf-inline-error,.sf-inline-success{border-radius:9px;margin:0;padding:9px 11px;font-size:.68rem;font-weight:750}.sf-inline-error{color:#943d34;background:#ffede9}.sf-inline-success{color:#286342;background:#e7f4e8}.sf-checkout-form input,.sf-checkout-form select{border-radius:11px;min-height:45px;padding:0 12px}.sf-field-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.sf-payment-options{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.sf-payment-options label{cursor:pointer;border:1px solid #17191221;border-radius:12px;flex-direction:row;align-items:center;gap:7px;min-height:64px;padding:10px;font-size:.72rem;font-weight:800;display:flex}.sf-payment-options label.active{background:#fff8cf;border-color:#927c00}.sf-saved-payments{gap:7px;display:grid}.sf-saved-payments>span{color:#66695f;font-size:.65rem;font-weight:800}.sf-saved-payments button{color:#30332c;cursor:pointer;text-align:left;background:#fff;border:1px solid #1719121f;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:10px 11px;display:grid}.sf-saved-payments button.active{background:#fff8cf;border-color:#8f7900}.sf-saved-payments button b{color:#62550c;background:#eee9c9;border-radius:6px;padding:4px 6px;font-size:.52rem}.sf-payment-options input{opacity:0;width:1px;min-height:1px;position:absolute}.sf-checkout-summary{flex-direction:column;gap:8px;padding:4px 4px 0;display:flex}.sf-checkout-summary>span,.sf-checkout-summary>b{color:#6d7064;justify-content:space-between;font-size:.78rem;font-weight:500;display:flex}.sf-checkout-summary>b{color:#171912;border-top:1px solid #1719121f;margin-top:4px;padding-top:12px;font-size:1rem}.sf-checkout-summary>small{color:#777a6e;text-align:right}.sf-custom-tip{max-width:210px}.sf-checkout-error{color:#8f3931;background:#ffede9;border-radius:11px;padding:12px}.sf-checkout-error p{margin:0;font-size:.72rem;font-weight:750;line-height:1.45}.sf-checkout-error>div{gap:7px;margin-top:10px;display:flex}.sf-checkout-error button{color:#783129;min-height:36px}.sf-confirm{width:100%}.sf-order-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:520px;padding:30px;display:flex}.sf-success-mark{background:#ffd400;border-radius:25px;place-items:center;width:74px;height:74px;margin-bottom:18px;display:grid;transform:rotate(-4deg)}.sf-order-success>span{color:#667063;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:900}.sf-order-success h2{letter-spacing:-.055em;margin:6px 0 9px;font-size:2rem}.sf-order-success>p{color:#707368;max-width:390px;margin:0;font-size:.88rem;line-height:1.55}.sf-order-number{background:#f8f7f1;border:1px dashed #17191240;border-radius:15px;flex-direction:column;gap:5px;width:min(330px,100%);margin:26px 0 12px;padding:19px;display:flex}.sf-order-number small{color:#777a6e;font-size:.68rem}.sf-order-number strong{letter-spacing:.04em;font-size:1.6rem}.sf-success-total{justify-content:space-between;width:min(330px,100%);margin-bottom:25px;font-size:.85rem;display:flex}.sf-success-details{text-align:left;background:#f5f4ed;border-radius:14px;gap:9px;width:min(420px,100%);margin-bottom:16px;padding:14px;display:grid}.sf-success-details span{color:#6a6d63;justify-content:space-between;gap:16px;font-size:.7rem;display:flex}.sf-success-details strong{color:#24261f;text-align:right;max-width:65%}.sf-order-success .sf-primary{width:min(330px,100%)}.sf-loading,.sf-empty{text-align:center;background:#f7f6ef;align-content:center;place-items:center;min-height:100vh;padding:30px;display:grid}.sf-loader{border:4px solid #1719121f;border-top-color:#171912;border-radius:50%;width:42px;height:42px;animation:.8s linear infinite sf-spin}.sf-loading p,.sf-empty p{color:#74776c}.sf-empty-icon{background:#ffd400;border-radius:24px;place-items:center;width:72px;height:72px;display:grid}.sf-empty h1{margin:18px 0 0;font-size:1.6rem}.sf-no-products{text-align:center;border:1px dashed #1719122e;border-radius:22px;padding:70px 25px}.sf-no-products h2{margin:14px 0 5px}.sf-no-products p{color:#777a6e;margin:0}@keyframes sf-spin{to{transform:rotate(360deg)}}@media (max-width:980px){.sf-layout{grid-template-columns:1fr}.sf-cart-desktop{display:none}.sf-floating-cart{z-index:50;color:#fff;cursor:pointer;text-align:left;background:#171912;border:0;border-radius:17px;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;min-height:56px;padding:0 16px;display:grid;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 15px 40px #17191247}.sf-floating-cart>span{color:#171912;background:#ffd400;border-radius:9px;place-items:center;width:27px;height:27px;font-size:.73rem;font-weight:900;display:grid}.sf-floating-cart strong,.sf-floating-cart b{font-size:.82rem}}@media (max-width:700px){.sf-topbar{min-height:62px;padding-inline:16px}.sf-top-cart>span{display:none}.sf-hero{width:100%;margin-top:0}.sf-cover{border-radius:0;min-height:185px;padding-inline:25px}.sf-cover:after{border-width:15px;width:86px;height:86px;right:7%}.sf-restaurant-card{border-radius:20px;align-items:flex-start;gap:13px;width:calc(100% - 28px);margin-top:-28px;padding:17px}.sf-logo{border-width:3px;border-radius:17px;flex-basis:61px;width:61px;height:61px;font-size:1rem}.sf-title-row{flex-direction:column;align-items:flex-start;gap:7px}.sf-title-row h1{font-size:1.55rem}.sf-restaurant-copy>p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px 0 10px;font-size:.79rem;display:-webkit-box;overflow:hidden}.sf-meta{gap:7px 14px;font-size:.72rem}.sf-controls{flex-direction:column;align-items:stretch;width:calc(100% - 28px);margin:20px auto 16px}.sf-fulfillment{grid-template-columns:1fr 1fr;display:grid}.sf-fulfillment button{justify-content:center;padding-inline:10px}.sf-branch-address{padding-inline:4px}.sf-promos{width:calc(100% - 28px);margin-bottom:17px;display:flex;overflow-x:auto}.sf-promos article{min-width:285px}.sf-category-nav{top:61px}.sf-category-nav>div,.sf-layout{width:calc(100% - 28px)}.sf-category-nav>div{gap:22px}.sf-layout{margin-top:24px}.sf-menu-section{scroll-margin-top:125px}.sf-product-grid{grid-template-columns:1fr}.sf-product-card{grid-template-columns:minmax(0,1fr) 128px;min-height:148px}.sf-product-copy{padding:16px 0 15px 16px}.sf-modal-backdrop{align-items:end;padding:0}.sf-modal{border-radius:24px 24px 0 0;width:100%;max-height:94vh}.sf-modal-product-hero{min-height:145px}.sf-modal-body{padding:20px 17px}.sf-add-row{background:#fff;margin-inline:-17px;padding:14px 17px 20px;position:sticky;bottom:-20px;box-shadow:0 -10px 25px #1719120f}.sf-cart-drawer{border-radius:24px 24px 0 0;align-self:end;width:100%;height:min(86vh,780px);padding:20px 17px}.sf-checkout-modal{padding:20px 16px}.sf-field-grid,.sf-payment-options,.sf-checkout-mode,.sf-checkout-promotion{grid-template-columns:1fr}.sf-checkout-error>div{flex-direction:column}.sf-payment-options label{min-height:50px}.sf-order-success{min-height:540px;padding-inline:18px}}@media (max-width:420px){.sf-product-card{grid-template-columns:minmax(0,1fr) 112px}.sf-add-row{gap:8px}.sf-stepper{gap:7px}.sf-stepper button{width:35px;height:35px}.sf-primary{padding-inline:12px;font-size:.76rem}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.container{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{z-index:20;background:var(--cream);position:relative}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:82px;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:1.45rem;font-weight:850;display:inline-flex}.shopper-logo{width:var(--shopper-logo-width,132px);flex:none;max-width:100%;height:auto;display:block}.shopper-logo--mark{width:var(--shopper-mark-size,72px);aspect-ratio:1}.site-header .shopper-logo{--shopper-logo-width:132px}.footer-brand .shopper-logo{--shopper-logo-width:148px}.auth-story .shopper-logo{--shopper-logo-width:150px}.customer-auth-mobile-brand .shopper-logo{--shopper-logo-width:132px}.ce-brand .shopper-logo,.sf-brand .shopper-logo{--shopper-logo-width:128px}.rider-brand .shopper-logo{--shopper-logo-width:144px}.rider-offer-header .shopper-logo{--shopper-logo-width:118px}.cd-sidebar .shopper-logo{--shopper-logo-width:134px}.cd-mobile-header .shopper-logo,.rider-dashboard>header .shopper-logo{--shopper-logo-width:118px}.rd-sidebar-brand .shopper-logo{--shopper-logo-width:142px}.rd-loading .shopper-logo--mark{--shopper-mark-size:76px}.superadmin-sidebar .shopper-logo{--shopper-logo-width:132px}.superadmin-access-story .shopper-logo{--shopper-logo-width:150px}.main-nav{align-items:center;gap:30px;font-size:.9rem;font-weight:750;display:flex}.main-nav a{position:relative}.main-nav a:after{background:var(--ink);content:"";height:2px;transition:transform .18s;position:absolute;bottom:-6px;left:0;right:0;transform:scaleX(0)}.main-nav a:hover:after,.main-nav a:focus-visible:after{transform:scaleX(1)}.hero{background:radial-gradient(circle at 88% 16%, #ffffff6b 0 4px, transparent 5px), radial-gradient(circle at 92% 27%, #ffffff57 0 3px, transparent 4px), var(--yellow);padding:74px 0 0;overflow:hidden}.hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:70px;display:grid}.eyebrow{letter-spacing:.13em;text-transform:uppercase;margin:0 0 18px;font-size:.76rem;font-weight:850}.hero h1,.inner-hero h1{letter-spacing:-.075em;max-width:820px;margin:0;font-size:clamp(3.8rem,7vw,6.9rem);font-weight:900;line-height:.93}.hero h1 span{color:var(--white);text-shadow:0 3px #1719121f}.hero-lead{max-width:650px;margin:30px 0 0;font-size:clamp(1.05rem,2vw,1.28rem);font-weight:550;line-height:1.65}.hero-actions{align-items:center;gap:28px;margin-top:34px;display:flex}.button{cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:.92rem;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,input:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid var(--white);outline-offset:3px}.button-dark{background:var(--ink);color:var(--white);box-shadow:0 12px 28px #17191238}.button-yellow{background:var(--yellow);color:var(--ink)}.button-wide{width:100%}.button:disabled{cursor:wait;opacity:.65;transform:none}.text-link{align-items:center;gap:10px;font-size:.92rem;font-weight:850;display:inline-flex}.text-link span{font-size:1.2rem;transition:transform .18s}.text-link:hover span{transform:translate(4px)}.hero-panel{padding:38px 0;position:relative}.hero-panel:before,.hero-panel:after{content:"";border-radius:999px;position:absolute}.hero-panel:before{border:28px solid #ffffff42;width:220px;height:220px;top:4px;right:-55px}.hero-panel:after{background:#17191214;width:120px;height:120px;bottom:-30px;left:-55px}.route-card{z-index:2;box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #ffffffb8;border-radius:30px;padding:26px;position:relative;transform:rotate(1.5deg)}.route-header{border-bottom:1px solid var(--line);letter-spacing:.03em;text-transform:uppercase;align-items:center;gap:10px;padding-bottom:20px;font-size:.78rem;font-weight:800;display:flex}.route-header strong{margin-left:auto}.live-dot{background:#43a66c;border:2px solid #2f6b4838;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #43a66c1f}.route-line{align-items:center;gap:18px;padding:22px 6px;display:flex}.route-line div{gap:4px;display:grid}.route-line small{color:var(--muted);text-transform:uppercase;font-size:.7rem;font-weight:750}.route-line strong{font-size:1rem}.route-line span{color:var(--muted);font-size:.78rem}.route-point{border:5px solid var(--yellow);background:var(--ink);border-radius:50%;flex:none;width:18px;height:18px}.route-point.destination{border-color:var(--ink);background:var(--yellow)}.route-progress{background:#e9e8df;border-radius:99px;height:5px;margin:0 14px 0 47px;overflow:hidden}.route-progress span{border-radius:inherit;background:var(--yellow);width:64%;height:100%;display:block}.rider-chip,.public-rider{background:var(--ink);color:var(--white);border-radius:17px;align-items:center;gap:12px;padding:14px;display:flex}.rider-chip div,.public-rider div{gap:2px;display:grid}.rider-chip strong,.public-rider strong{font-size:.82rem}.rider-chip span,.public-rider small{color:#ffffffad;font-size:.69rem}.rider-avatar{background:var(--yellow);border-radius:13px;flex:none;place-items:center;width:39px;height:39px;font-weight:900;display:grid;color:var(--ink)!important;font-size:.72rem!important}.rating{margin-left:auto;font-weight:850;color:var(--yellow)!important;font-size:.78rem!important}.tracking-shell{z-index:3;margin-top:70px;position:relative;transform:translateY(35px)}.tracking-form{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);max-width:690px;box-shadow:var(--shadow);padding:24px}.tracking-form.compact{max-width:none;padding:18px 22px}.tracking-form label{margin-bottom:10px;font-size:.78rem;font-weight:800;display:block}.tracking-row{gap:10px;display:flex}.tracking-row input{border:1px solid var(--line);background:var(--cream);letter-spacing:.08em;text-transform:uppercase;border-radius:14px;width:100%;min-height:52px;padding:0 16px;font-weight:750}.principles{background:var(--cream);padding:106px 0 64px}.principle-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.principle-grid article{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);min-height:240px;padding:28px}.metric{letter-spacing:-.07em;margin-bottom:36px;font-size:2.7rem;font-weight:900;display:block}.principle-grid h2{margin:0 0 10px;font-size:1.1rem}.principle-grid p,.section-copy,.role-card p,.site-footer p{color:var(--muted);line-height:1.65}.section{padding:94px 0}.section-heading{grid-template-columns:.8fr 1.2fr;align-items:end;gap:60px;margin-bottom:60px;display:grid}.section-heading h2,.channels-grid h2,.role-card h2,.cta-inner h2{letter-spacing:-.065em;margin:0;font-size:clamp(2.2rem,4vw,4rem);line-height:1.05}.steps{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.steps article{background:var(--ink);min-height:270px;color:var(--white);border-radius:0;padding:30px}.steps article:first-child{border-radius:var(--radius-md) 0 0 var(--radius-md)}.steps article:last-child{border-radius:0 var(--radius-md) var(--radius-md) 0}.steps article>span{background:var(--yellow);width:48px;height:48px;color:var(--ink);border-radius:15px;place-items:center;font-size:.75rem;font-weight:900;display:grid}.steps h3{margin:58px 0 12px;font-size:1.25rem}.steps p{color:#ffffff9e;max-width:290px;line-height:1.6}.channels-section{background:var(--ink);color:var(--white)}.channels-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.channels-grid .section-copy{color:#ffffffa6;max-width:530px;margin:24px 0 30px}.channel-cloud{min-height:520px;position:relative}.channel-center,.channel{border-radius:20px;place-items:center;font-weight:800;display:grid;position:absolute}.channel-center{background:var(--yellow);width:160px;height:160px;color:var(--ink);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.channel-center strong{font-size:1.1rem}.channel-center small{color:var(--muted);text-transform:uppercase;margin-top:-18px;font-size:.65rem}.channel{background:#ffffff14;border:1px solid #ffffff26;min-width:120px;min-height:64px;padding:12px 18px;font-size:.8rem}.channel-1{top:7%;left:35%}.channel-2{top:27%;right:2%}.channel-3{bottom:19%;right:7%}.channel-4{bottom:5%;left:36%}.channel-5{bottom:22%;left:2%}.channel-6{top:22%;left:0}.channel-cloud:before,.channel-cloud:after{content:"";border:1px solid #ffffff1a;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.channel-cloud:before{width:340px;height:340px}.channel-cloud:after{width:490px;height:490px}.role-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.role-card{border-radius:var(--radius-lg);flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:450px;padding:42px;display:flex}.merchant-card{background:linear-gradient(145deg, #fffc, transparent 60%), var(--yellow)}.rider-card{background:radial-gradient(circle at 76% 18%, #ffd40047 0 90px, transparent 92px), var(--ink);color:var(--white)}.rider-card p{color:#ffffffa3}.role-card h2{max-width:500px}.role-card p:not(.eyebrow){max-width:480px;margin:22px 0 30px}.text-link.light{color:var(--yellow)}.cta-section{padding:34px 0 90px}.cta-inner{border-radius:var(--radius-lg);background:var(--yellow);justify-content:space-between;align-items:center;gap:40px;min-height:240px;padding:46px;display:flex}.cta-inner h2{max-width:750px}.site-footer{background:var(--ink);color:var(--white);padding:60px 0}.footer-grid{grid-template-columns:1.4fr .6fr;align-items:end;gap:40px;display:grid}.footer-brand{margin-bottom:18px}.site-footer p{color:#ffffff94;max-width:410px;margin:0}.footer-links{justify-items:end;gap:12px;font-size:.85rem;font-weight:750;display:grid}.footer-note{border-top:1px solid #ffffff1f;grid-column:1/-1;padding-top:24px;font-size:.72rem;margin-top:35px!important}.inner-page{background:var(--yellow);min-height:70vh}.rider-page{background:var(--ink);color:var(--white)}.inner-hero{padding:80px 0 110px}.split-hero{grid-template-columns:1fr .78fr;align-items:start;gap:80px;display:grid}.inner-hero h1{font-size:clamp(3.1rem,6vw,5.9rem)}.check-list{gap:13px;margin:34px 0 0;padding:0;list-style:none;display:grid}.check-list li{padding-left:31px;font-size:.92rem;font-weight:700;position:relative}.check-list li:before{background:var(--ink);width:20px;height:20px;color:var(--yellow);content:"✓";border-radius:50%;place-items:center;font-size:.68rem;display:grid;position:absolute;top:-1px;left:0}.dark-checks li:before{background:var(--yellow);color:var(--ink)}.form-card{background:var(--white);box-shadow:var(--shadow);color:var(--ink);border-radius:30px;padding:32px}.form-kicker{letter-spacing:.1em;text-transform:uppercase;margin:0 0 24px;font-size:.74rem;font-weight:850}.lead-form,.field-grid{gap:16px;display:grid}.field-grid{grid-template-columns:1fr 1fr}.lead-form label{gap:8px;font-size:.75rem;font-weight:800;display:grid}.lead-form input,.lead-form textarea{border:1px solid var(--line);background:var(--cream);width:100%;color:var(--ink);resize:vertical;border-radius:13px;padding:14px}.privacy-note,.form-error{margin:0;font-size:.69rem;line-height:1.5}.form-error{color:#a32020}.form-success{text-align:center;padding:32px 10px}.form-success>span{background:var(--yellow);border-radius:20px;place-items:center;width:58px;height:58px;margin:0 auto 18px;font-size:1.5rem;font-weight:900;display:grid}.form-success h2{margin:0 0 8px}.form-success p{color:var(--muted);margin:0;line-height:1.6}.tracking-page,.delivery-page,.not-found-page{background:var(--yellow);min-height:68vh}.tracking-page{place-items:center;padding:80px 0 120px;display:grid}.tracking-page-inner{max-width:760px}.tracking-page h1{letter-spacing:-.07em;margin:0;font-size:clamp(3rem,6vw,5.5rem)}.tracking-page-inner>p:not(.eyebrow){max-width:570px;margin:20px 0 34px;font-size:1.06rem;line-height:1.65}.delivery-page{padding:70px 0 110px}.delivery-layout{grid-template-columns:.78fr 1.22fr;gap:30px;display:grid}.delivery-summary{border-radius:var(--radius-md);background:var(--ink);color:var(--white);padding:34px}.back-link{color:#ffffffa8;margin-bottom:60px;font-size:.78rem;font-weight:750;display:inline-block}.delivery-summary h1{letter-spacing:-.07em;margin:0 0 10px;font-size:clamp(2.4rem,5vw,4.6rem);line-height:1}.delivery-summary>p:not(.eyebrow){color:#fff9}.public-rider{background:#ffffff0f;border:1px solid #ffffff1f;margin-top:60px}.timeline-card{border-radius:var(--radius-md);background:var(--white);padding:36px}.timeline-card h2{margin:0 0 32px;font-size:1.1rem}.timeline{margin:0;padding:0;list-style:none}.timeline li{grid-template-columns:24px 1fr;gap:16px;min-height:95px;display:grid;position:relative}.timeline li:not(:last-child):before{content:"";background:#e7e6df;width:2px;position:absolute;top:18px;bottom:-3px;left:7px}.timeline-dot{z-index:1;border:4px solid var(--white);background:#a8aa9f;border-radius:50%;width:16px;height:16px;position:relative;box-shadow:0 0 0 1px #a8aa9f}.timeline li.current .timeline-dot{background:var(--yellow);box-shadow:0 0 0 1px var(--ink)}.timeline strong,.timeline time{display:block}.timeline p{color:var(--muted);margin:6px 0;font-size:.84rem}.timeline time{color:#8b8e82;margin-top:5px;font-size:.7rem}.not-found-page{place-items:center;padding:70px 20px;display:grid}.not-found-card{border-radius:var(--radius-lg);background:var(--white);max-width:560px;box-shadow:var(--shadow);text-align:center;padding:48px}.not-found-card .shopper-logo--mark{--shopper-mark-size:84px;margin:0 auto 30px}.not-found-card h1{letter-spacing:-.06em;margin:0;font-size:2.6rem}.not-found-card>p:not(.eyebrow){color:var(--muted);margin:16px 0 28px;line-height:1.6}@media (max-width:900px){.main-nav{gap:16px}.main-nav a:first-child{display:none}.hero-grid,.channels-grid,.split-hero,.delivery-layout{grid-template-columns:1fr}.hero{padding-top:48px}.hero-panel{max-width:600px;margin-inline:auto}.principle-grid,.steps{grid-template-columns:1fr}.principle-grid article{min-height:auto}.metric{margin-bottom:20px}.steps{gap:2px}.steps article,.steps article:first-child,.steps article:last-child{border-radius:0;min-height:auto}.steps article:first-child{border-radius:var(--radius-md) var(--radius-md) 0 0}.steps article:last-child{border-radius:0 0 var(--radius-md) var(--radius-md)}.steps h3{margin-top:30px}.section-heading{display:block}.section-heading .eyebrow{margin-bottom:24px}.role-grid{grid-template-columns:1fr}.channel-cloud{min-height:480px}.inner-hero{padding-top:50px}.split-hero{gap:50px}}@media (max-width:620px){.container{width:min(100% - 28px,1180px)}.header-inner{min-height:70px}.main-nav a{display:none}.main-nav a:last-child{display:inline}.hero h1,.inner-hero h1{font-size:clamp(3.25rem,16vw,4.7rem)}.hero-grid{gap:36px}.hero-actions,.tracking-row,.cta-inner{flex-direction:column;align-items:stretch}.hero-actions{gap:18px}.route-card{padding:19px}.tracking-shell{margin-top:34px}.tracking-form,.tracking-form.compact{padding:16px}.principles{padding-top:90px}.section{padding:70px 0}.channel-cloud{min-height:420px;transform:scale(.86)}.channel-cloud:after{width:420px;height:420px}.role-card,.cta-inner,.form-card,.timeline-card,.delivery-summary{border-radius:var(--radius-md);padding:28px}.role-card{min-height:390px}.footer-grid{grid-template-columns:1fr}.footer-links{justify-items:start}.field-grid{grid-template-columns:1fr}.delivery-layout{gap:14px}.back-link{margin-bottom:40px}}.auth-page{background:var(--cream);grid-template-columns:minmax(360px,.85fr) minmax(520px,1.15fr);min-height:100vh;display:grid}.auth-story{background:radial-gradient(circle at 86% 12%, #fff6 0 5px, transparent 6px), radial-gradient(circle at 93% 18%, #ffffff52 0 3px, transparent 4px), var(--yellow);flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(36px,6vw,78px);display:flex}.auth-story>div{max-width:580px}.auth-icon{background:var(--ink);width:68px;height:68px;color:var(--yellow);border-radius:22px;place-items:center;margin-bottom:30px;font-size:2rem;display:grid;transform:rotate(-3deg)}.auth-story h1{letter-spacing:-.075em;max-width:620px;margin:0;font-size:clamp(3rem,5.5vw,6rem);font-weight:900;line-height:.94}.auth-story>div>p:last-child{max-width:540px;margin:28px 0 0;font-size:1.05rem;font-weight:600;line-height:1.65}.auth-story ul{gap:13px;margin:36px 0 0;padding:0;font-size:.82rem;font-weight:760;list-style:none;display:grid}.auth-story li{align-items:center;gap:10px;display:flex}.auth-story li svg{font-size:1.15rem}.auth-form-shell,.reset-page{place-items:center;min-height:100vh;padding:48px 28px;display:grid}.auth-form-card{width:min(100%,560px)}.auth-form-card.compact{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow);padding:42px}.auth-form-card.compact>.brand{margin-bottom:80px}.auth-heading{margin-bottom:32px}.auth-lock{border:1px solid var(--line);background:var(--white);border-radius:15px;place-items:center;width:46px;height:46px;margin-bottom:26px;font-size:1.25rem;display:grid}.auth-heading h2,.auth-form-card.compact h1,.reset-success h1{letter-spacing:-.065em;margin:0;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1}.auth-heading>p:last-child,.auth-form-card.compact>p,.reset-success p{color:var(--muted);margin:16px 0 0;line-height:1.6}.auth-form{gap:18px;display:grid}.auth-form label,.rd-modal-form label,.rd-form-grid>label,.rd-settings-form label{color:#474a40;gap:8px;font-size:.75rem;font-weight:780;display:grid}.auth-form input,.rd-modal-form input,.rd-modal-form select,.rd-modal-form textarea,.rd-form-grid input,.rd-form-grid select,.rd-form-grid textarea,.rd-settings-form input,.rd-settings-form textarea,.rd-settings-form select{background:var(--white);width:100%;min-height:48px;color:var(--ink);border:1px solid #d9dacf;border-radius:12px;outline:none;padding:11px 13px;transition:border-color .16s,box-shadow .16s}.auth-form textarea,.rd-modal-form textarea,.rd-form-grid textarea,.rd-settings-form textarea{resize:vertical}.auth-form input:focus,.rd-modal-form input:focus,.rd-modal-form select:focus,.rd-modal-form textarea:focus,.rd-settings-form input:focus,.rd-settings-form textarea:focus,.rd-settings-form select:focus{border-color:var(--ink);box-shadow:0 0 0 3px #ffd40059}.auth-field-row,.rd-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.auth-form small,.rd-modal-form small{color:#888b80;font-size:.67rem;font-weight:600}.password-field{position:relative}.password-field input{padding-right:50px}.password-field button{cursor:pointer;background:0 0;border:0;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.auth-form .button{gap:10px;margin-top:4px}.auth-text-button{color:var(--ink);cursor:pointer;background:0 0;border:0;justify-self:end;padding:0;font-size:.75rem;font-weight:800}.auth-switch{color:var(--muted);text-align:center;margin:28px 0 0;font-size:.78rem}.auth-switch button{color:var(--ink);cursor:pointer;background:0 0;border:0;padding:0;font-weight:850}.auth-message{border-radius:12px;margin-bottom:22px;padding:12px 14px;font-size:.75rem;font-weight:700;line-height:1.5}.auth-message.error{color:#92291f;background:#fee8e5}.auth-message.success{color:#22633d;background:#e3f5e9}.reset-success{text-align:center;padding:55px 0 15px}.reset-success>svg{color:#2f8a55;margin-bottom:24px;font-size:4rem}.reset-success .button{gap:8px;margin-top:30px}.restaurant-app{--rd-bg:#f4f5ef;--rd-surface:#fff;--rd-ink:#171912;--rd-muted:#717469;--rd-line:#e2e3dc;--rd-yellow:#ffd400;--rd-green:#2f8553;background:var(--rd-bg);min-height:100vh;color:var(--rd-ink)}.restaurant-app button,.restaurant-app input,.restaurant-app select,.restaurant-app textarea{font:inherit}.rd-loading{background:var(--cream);text-align:center;place-content:center;justify-items:center;gap:18px;min-height:100vh;padding:30px;display:grid}.rd-loading h1{letter-spacing:-.05em;margin:15px 0 0;font-size:2rem}.rd-loading p{max-width:480px;color:var(--muted);margin:0}.rd-spinner{border:3px solid #e1e2da;border-top-color:var(--ink);border-radius:50%;width:34px;height:34px;margin-top:20px;animation:.75s linear infinite rd-spin}@keyframes rd-spin{to{transform:rotate(360deg)}}.rd-sidebar{z-index:50;width:258px;color:var(--white);background:#171912;border-right:1px solid #ffffff14;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0}.rd-sidebar-brand{letter-spacing:-.05em;border-bottom:1px solid #ffffff14;align-items:center;gap:10px;height:82px;padding:0 24px;font-size:1.28rem;font-weight:900;display:flex}.rd-restaurant-chip{background:#ffffff0d;border:1px solid #ffffff17;border-radius:14px;align-items:center;gap:11px;margin:20px 16px 7px;padding:12px;display:flex}.rd-restaurant-chip>span{background:var(--rd-yellow);width:38px;height:38px;color:var(--rd-ink);border-radius:11px;flex:none;place-items:center;font-weight:900;display:grid;overflow:hidden}.rd-restaurant-chip img{object-fit:cover;width:100%;height:100%}.rd-restaurant-chip div,.rd-sidebar-user div{gap:3px;min-width:0;display:grid}.rd-restaurant-chip strong,.rd-sidebar-user strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.rd-restaurant-chip small,.rd-sidebar-user small{color:#ffffff80;font-size:.64rem}.rd-storefront-link{min-height:38px;color:var(--rd-yellow);background:#ffd40014;border:1px solid #ffd4003d;border-radius:11px;align-items:center;gap:8px;margin:3px 16px 10px;padding:0 12px;font-size:.72rem;font-weight:800;display:flex}.rd-storefront-link svg{width:17px;height:17px}.rd-sidebar nav{gap:3px;padding:10px 14px;display:grid;overflow-y:auto}.rd-sidebar nav>p{color:#ffffff59;letter-spacing:.13em;text-transform:uppercase;margin:17px 10px 6px;font-size:.58rem;font-weight:850}.rd-sidebar nav button{color:#ffffffa8;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;min-height:43px;padding:0 12px;font-size:.76rem;font-weight:720;display:flex}.rd-sidebar nav button svg{flex:none;font-size:1.05rem}.rd-sidebar nav button>span{background:var(--rd-yellow);min-width:22px;height:22px;color:var(--rd-ink);border-radius:8px;place-items:center;margin-left:auto;font-size:.61rem;font-weight:900;display:grid}.rd-sidebar nav button:hover,.rd-sidebar nav button.active{color:var(--white);background:#ffffff17}.rd-sidebar nav button.active{box-shadow:inset 3px 0 0 var(--rd-yellow)}.rd-sidebar-user{border-top:1px solid #ffffff14;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:auto;padding:16px 18px;display:grid}.rd-avatar{background:var(--rd-yellow);width:38px;height:38px;color:var(--rd-ink);border-radius:12px;flex:none;place-items:center;font-size:.7rem;font-weight:900;display:grid}.rd-icon-button{border:1px solid var(--rd-line,var(--line));background:var(--rd-surface,var(--white));width:38px;height:38px;color:inherit;cursor:pointer;border-radius:11px;flex:none;place-items:center;padding:0;display:grid;position:relative}.rd-icon-button:hover{border-color:#bbbdb3}.rd-sidebar .rd-icon-button{color:#fff9;background:0 0;border-color:#0000}.rd-mobile-close,.rd-sidebar-backdrop{display:none}.rd-main{min-width:0;min-height:100vh;margin-left:258px}.rd-topbar{z-index:35;border-bottom:1px solid var(--rd-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffed;justify-content:space-between;align-items:center;gap:20px;height:82px;padding:0 34px;display:flex;position:sticky;top:0}.rd-branch-selector{color:#696c62;align-items:center;gap:11px;display:flex}.rd-branch-selector>svg:first-child{font-size:1.2rem}.rd-branch-selector>svg:last-child{pointer-events:none;margin-left:-8px;font-size:.75rem}.rd-branch-selector>span{gap:1px;display:grid}.rd-branch-selector small{color:#92958a;letter-spacing:.07em;text-transform:uppercase;font-size:.57rem;font-weight:750}.rd-branch-selector select{appearance:none;min-width:150px;color:var(--rd-ink);background:0 0;border:0;outline:none;padding:0 20px 0 0;font-size:.78rem;font-weight:800}.rd-topbar-actions{align-items:center;gap:10px;display:flex}.rd-open-control{border:1px solid var(--rd-line);background:var(--rd-surface);cursor:pointer;border-radius:12px;align-items:center;gap:10px;min-height:44px;padding:0 14px;display:flex}.rd-open-control>i{background:#bd5047;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #bd50471a}.rd-open-control.open>i{background:#3a9b62;box-shadow:0 0 0 4px #3a9b621a}.rd-open-control span{text-align:left;gap:1px;display:grid}.rd-open-control small{color:var(--rd-muted);text-transform:uppercase;font-size:.55rem}.rd-open-control strong{font-size:.72rem}.rd-topbar-actions>.rd-notification-menu>.rd-icon-button>span{border:2px solid var(--white);min-width:18px;height:18px;color:var(--white);background:#d44d3e;border-radius:8px;place-items:center;padding:0 4px;font-size:.55rem;font-weight:900;display:grid;position:absolute;top:-5px;right:-5px}.rd-menu-button{display:none}.rd-notification-menu{position:relative}.rd-notification-popover{border:1px solid var(--rd-line);background:var(--white);border-radius:18px;width:min(380px,100vw - 30px);position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 22px 60px #1719122e}.rd-notification-popover>header{border-bottom:1px solid var(--rd-line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.rd-notification-popover>header strong{font-size:.85rem}.rd-notification-popover>header span{color:var(--rd-muted);font-size:.65rem}.rd-notification-popover article{border-bottom:1px solid var(--rd-line);grid-template-columns:8px 1fr;gap:11px;padding:15px 20px;display:grid}.rd-notification-popover article>i{background:#d4d5cd;border-radius:50%;width:7px;height:7px;margin-top:5px}.rd-notification-popover article>i.unread{background:var(--rd-yellow);box-shadow:0 0 0 3px #ffd40033}.rd-notification-popover article div{gap:4px;display:grid}.rd-notification-popover article strong{font-size:.72rem}.rd-notification-popover article p,.rd-notification-popover article time{color:var(--rd-muted);margin:0;font-size:.65rem;line-height:1.45}.rd-notification-empty{color:var(--rd-muted);text-align:center;margin:0;padding:30px;font-size:.75rem}.rd-content{width:min(100%,1500px);min-width:0;max-width:100%;margin-inline:auto;padding:36px 38px 70px}.rd-new-order-alert{z-index:32;color:#3e350d;background:#fff7c7;border-bottom:1px solid #e5bd28;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:13px 34px;display:grid;position:sticky;top:82px;box-shadow:0 8px 24px #5744001a}.rd-new-order-alert.warning{background:#fff0ce;border-bottom-color:#d58a29}.rd-new-order-alert.critical{color:#67251d;background:#ffe4df;border-bottom-color:#bc5548}.rd-new-order-alert-icon{background:var(--rd-yellow);border-radius:13px;place-items:center;width:42px;height:42px;font-size:1.1rem;animation:1.8s ease-in-out infinite rd-alert-pulse;display:grid;position:relative}.rd-new-order-alert.critical .rd-new-order-alert-icon{color:#fff;background:#d45b4d}.rd-new-order-alert-icon b{background:var(--rd-ink);color:#fff;border:2px solid #fff;border-radius:10px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.58rem;display:grid;position:absolute;top:-6px;right:-7px}@keyframes rd-alert-pulse{50%{transform:scale(1.06)}}.rd-new-order-alert>div:not(.rd-new-order-alert-actions){gap:3px;display:grid}.rd-new-order-alert strong{font-size:.75rem}.rd-new-order-alert small{font-size:.62rem}.rd-new-order-alert-actions{align-items:center;gap:8px;display:flex}.rd-new-order-alert-actions button{cursor:pointer;border-radius:9px;min-height:36px;padding:0 12px;font-size:.62rem;font-weight:850}.rd-alert-review-button{border:1px solid var(--rd-ink);background:var(--rd-ink);color:#fff}.rd-alert-sound-button{color:inherit;background:#fff9;border:1px solid #3e350d40}.rd-view{grid-template-columns:minmax(0,1fr);gap:24px;min-width:0;display:grid}.rd-view>*{min-width:0}.rd-reviews-page{gap:18px;display:grid}.rd-reviews-page .rd-page-heading span{color:var(--rd-muted);margin-top:10px;font-size:.75rem;display:block}.rd-review-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.rd-review-summary article{border:1px solid var(--rd-border);background:#fff;border-radius:14px;flex-direction:column;justify-content:center;min-height:76px;padding:15px;display:flex}.rd-review-summary strong{font-size:1.35rem}.rd-review-summary span{color:var(--rd-muted);font-size:.65rem}.rd-review-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.rd-review-list>article{border:1px solid var(--rd-border);background:#fff;border-radius:16px;flex-direction:column;gap:10px;min-width:0;padding:18px;display:flex}.rd-review-list article>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.rd-review-list article>header>div{flex-direction:column;min-width:0;display:flex}.rd-review-list article>header strong{font-size:.78rem}.rd-review-list article small{color:var(--rd-muted);font-size:.6rem}.rd-review-list article>header>span,.rd-review-issue{background:#eee;border-radius:999px;padding:5px 7px;font-size:.52rem;font-weight:850}.rd-review-list article>header>span.status-approved{color:#2c7042;background:#dcf1e2}.rd-review-list article>header>span.status-pending{color:#746000;background:#fff0ae}.rd-review-list article>header>span.status-rejected{color:#984133;background:#f8ded9}.rd-review-stars{color:#c6a200;gap:3px;display:flex}.rd-review-list article>p{color:#484c43;margin:0;font-size:.72rem;line-height:1.55}.rd-review-issue{color:#8c4538;background:#f5e1dc;align-self:flex-start}.rd-review-moderation{grid-template-columns:auto 1fr auto;gap:7px;display:grid}.rd-review-moderation input,.rd-review-response textarea{border:1px solid var(--rd-border);min-width:0;min-height:40px;font:inherit;border-radius:9px;padding:9px}.rd-review-moderation>button:not(.rd-primary-button){color:#8c4538;cursor:pointer;background:#f5e4df;border:0;border-radius:9px;font-size:.62rem;font-weight:800}.rd-review-response{border-top:1px solid var(--rd-border);flex-direction:column;gap:8px;padding-top:10px;display:flex}.rd-review-response label{flex-direction:column;gap:6px;font-size:.65rem;font-weight:800;display:flex}.rd-review-response textarea{resize:vertical;min-height:72px}.rd-review-response .rd-primary-button{align-self:flex-end}@media (max-width:850px){.rd-review-list,.rd-review-moderation{grid-template-columns:1fr}}.rd-page-heading{justify-content:space-between;align-items:flex-end;gap:30px;min-height:86px;margin-bottom:4px;display:flex}.rd-overline{color:#888b80;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.6rem;font-weight:850}.rd-page-heading h1{letter-spacing:-.065em;margin:0;font-size:clamp(2rem,3vw,3.2rem);font-weight:880;line-height:1}.rd-page-heading>div>p:last-child{color:var(--rd-muted);margin:12px 0 0;font-size:.78rem}.rd-heading-actions{gap:10px;display:flex}.rd-primary-button,.rd-secondary-button{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:0 16px;font-size:.72rem;font-weight:800;display:inline-flex}.rd-primary-button{border:1px solid var(--rd-ink);background:var(--rd-ink);color:var(--white);box-shadow:0 8px 18px #1719121f}.rd-primary-button:hover{transform:translateY(-1px)}.rd-primary-button:disabled{cursor:not-allowed;opacity:.5;transform:none}.rd-secondary-button{border:1px solid var(--rd-line);background:var(--white);color:var(--rd-ink)}.rd-text-button{color:var(--rd-ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:.7rem;font-weight:800;display:inline-flex}.rd-card{border:1px solid var(--rd-line);background:var(--rd-surface);border-radius:18px;min-width:0;padding:24px;box-shadow:0 5px 20px #17191206}.rd-card-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.rd-card-heading h2{letter-spacing:-.035em;margin:0;font-size:1.02rem}.rd-card-heading>svg{color:#94978d;font-size:1.25rem}.rd-metric-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.rd-metric-grid article{border:1px solid var(--rd-line);background:var(--rd-surface);border-radius:17px;min-width:0;padding:20px;display:grid}.rd-metric-icon{border-radius:11px;place-items:center;width:35px;height:35px;margin-bottom:25px;display:grid}.rd-metric-icon.green{color:#267245;background:#e2f3e8}.rd-metric-icon.yellow{color:#796700;background:#fff6c5}.rd-metric-icon.blue{color:#2c5e8a;background:#e2edf8}.rd-metric-icon.purple{color:#694892;background:#eee6f7}.rd-metric-grid article>p{color:var(--rd-muted);margin:0 0 7px;font-size:.68rem;font-weight:700}.rd-metric-grid article>strong{letter-spacing:-.055em;text-overflow:ellipsis;font-size:clamp(1.35rem,2vw,2rem);overflow:hidden}.rd-metric-grid article>small{color:#999c91;margin-top:8px;font-size:.59rem}.rd-summary-grid{grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:14px;display:grid}.rd-bar-chart{grid-template-columns:repeat(7,1fr);align-items:end;gap:10px;height:250px;padding-top:30px;display:grid}.rd-bar-column{text-align:center;grid-template-rows:20px 1fr 18px;gap:5px;min-width:0;height:100%;display:grid}.rd-bar-value{color:#96998e;text-overflow:ellipsis;white-space:nowrap;opacity:0;font-size:.5rem;font-weight:700;transition:opacity .15s;overflow:hidden}.rd-bar-column:hover .rd-bar-value{opacity:1}.rd-bar-track{background:repeating-linear-gradient(#0000 0 29px,#eee 30px),#f7f7f3;border-radius:8px 8px 4px 4px;position:relative;overflow:hidden}.rd-bar-track>span{background:var(--rd-yellow);border-radius:7px 7px 2px 2px;min-height:5px;position:absolute;bottom:0;left:16%;right:16%}.rd-bar-column small{color:#85887e;text-transform:capitalize;font-size:.57rem;font-weight:750}.rd-ranked-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.rd-ranked-list li{border-bottom:1px solid var(--rd-line);grid-template-columns:26px 1fr auto;align-items:center;gap:10px;padding:12px 0;display:grid}.rd-ranked-list li:last-child{border-bottom:0}.rd-ranked-list li>span{background:var(--rd-bg);border-radius:8px;place-items:center;width:25px;height:25px;font-size:.6rem;font-weight:900;display:grid}.rd-ranked-list div{gap:3px;min-width:0;display:grid}.rd-ranked-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.rd-ranked-list small{color:var(--rd-muted);font-size:.59rem}.rd-ranked-list b{font-size:.65rem}.rd-order-strip{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.rd-order-strip>button{border:1px solid var(--rd-line);color:var(--rd-ink);text-align:left;cursor:pointer;background:#fafaf7;border-radius:13px;gap:8px;padding:15px;display:grid}.rd-order-strip>button:hover{background:var(--white);border-color:#c4c6bd}.rd-order-strip>button>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.rd-order-strip>button>div>span{font-size:.6rem;font-weight:850}.rd-order-strip strong{font-size:.78rem}.rd-order-strip small,.rd-order-strip i{color:var(--rd-muted);font-size:.6rem;font-style:normal}.rd-order-strip i{border-top:1px solid var(--rd-line);padding-top:7px}.rd-status{color:#56594f;white-space:nowrap;background:#eee;border-radius:8px;align-items:center;gap:6px;width:max-content;padding:5px 8px;font-size:.57rem;font-weight:820;display:inline-flex}.rd-status i{background:currentColor;border:0;border-radius:50%;width:6px;height:6px;padding:0}.rd-status-new{color:#715d00;background:#fff2ac}.rd-status-accepted{color:#455b91;background:#e8ecf8}.rd-status-preparing{color:#6e4c8e;background:#f2e7fb}.rd-status-ready{color:#266b43;background:#dff3e6}.rd-status-dispatched{color:#2c6677;background:#dfeff4}.rd-status-completed{color:#376d45;background:#e5f1e7}.rd-status-cancelled,.rd-status-rejected{color:#964137;background:#f7e4e1}.rd-empty{text-align:center;place-content:center;justify-items:center;min-height:200px;padding:25px;display:grid}.rd-empty>span{background:var(--rd-bg);color:#7f8277;border-radius:15px;place-items:center;width:48px;height:48px;margin-bottom:15px;font-size:1.45rem;display:grid}.rd-empty h3{margin:0;font-size:.9rem}.rd-empty p{max-width:330px;color:var(--rd-muted);margin:8px 0 18px;font-size:.68rem;line-height:1.55}.rd-live-indicator{color:#2f7047;background:#e5f3e9;border-radius:9px;align-items:center;gap:8px;padding:8px 11px;font-size:.63rem;font-weight:800;display:inline-flex}.rd-live-indicator i{background:#3b9c60;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #3b9c601f}.rd-live-indicator.connecting,.rd-live-indicator.fallback{color:#775d0d;background:#fff2c6}.rd-live-indicator.connecting i,.rd-live-indicator.fallback i{background:#d69c23;box-shadow:0 0 0 4px #d69c2324}.rd-live-indicator.offline{color:#8c3b32;background:#f8dfdc}.rd-live-indicator.offline i{background:#bd5047;box-shadow:0 0 0 4px #bd50471f}.rd-order-elapsed{color:#39724d;font-size:.61rem;font-style:normal;font-weight:800;display:block}.rd-order-elapsed.warning{color:#9a6811}.rd-order-elapsed.critical{color:#ad4035}.rd-kitchen-view{gap:20px}.rd-kitchen-heading-status{align-items:center;gap:9px;display:flex}.rd-kitchen-delay-count{color:#9b3e34;background:#f8dfdc;border-radius:9px;align-items:center;gap:7px;min-height:33px;padding:0 10px;font-size:.62rem;font-weight:850;display:inline-flex}.rd-kitchen-delay-count svg{font-size:1rem}.rd-kitchen-bulk{z-index:24;background:#fff7cd;border:1px solid #dec55c;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:11px 14px;display:flex;position:sticky;top:94px;box-shadow:0 9px 24px #4235051c}.rd-kitchen-bulk>div,.rd-kitchen-bulk>span{align-items:center;gap:9px;display:flex}.rd-kitchen-bulk strong{font-size:.68rem}.rd-kitchen-bulk>div button{color:#71610f;cursor:pointer;background:0 0;border:0;padding:0;font-size:.58rem;font-weight:800;text-decoration:underline}.rd-kitchen-board{grid-template-columns:repeat(4,minmax(245px,1fr));align-items:start;gap:12px;display:grid;overflow-x:auto}.rd-kitchen-column{border:1px solid var(--rd-line);background:#f0f1eb;border-radius:17px;min-width:0;overflow:hidden}.rd-kitchen-column>header{border-bottom:1px solid var(--rd-line);background:#fffc;justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:13px 14px;display:flex}.rd-kitchen-column>header>div{gap:3px;display:grid}.rd-kitchen-column>header h2{margin:0;font-size:.82rem}.rd-kitchen-column>header small{color:var(--rd-muted);font-size:.55rem}.rd-kitchen-column>header b{background:var(--rd-ink);color:#fff;border-radius:9px;place-items:center;min-width:27px;height:27px;font-size:.65rem;display:grid}.rd-kitchen-column.new>header b{background:#b18d00}.rd-kitchen-column.preparing>header b{background:#8b4e20}.rd-kitchen-column.ready>header b{background:#34724a}.rd-kitchen-column-orders{gap:9px;max-height:calc(100vh - 270px);padding:9px;display:grid;overflow-y:auto}.rd-kitchen-order{background:#fff;border:1px solid #dfe0d8;border-top:4px solid #aeb0a7;border-radius:13px;overflow:hidden;box-shadow:0 5px 15px #191b140d}.rd-kitchen-order.on-time{border-top-color:#4a9b66}.rd-kitchen-order.attention{border-top-color:#dda52c}.rd-kitchen-order.delayed{border-color:#c64c40 #dd968d #dd968d;box-shadow:0 7px 20px #a2392f1f}.rd-kitchen-order>header{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:11px 11px 9px;display:grid}.rd-kitchen-order>header>div{gap:2px;display:grid}.rd-kitchen-order>header strong{font-size:.72rem}.rd-kitchen-order>header small{color:var(--rd-muted);text-transform:uppercase;font-size:.53rem;font-weight:750}.rd-kitchen-select{place-items:center;width:20px;height:20px;display:grid}.rd-kitchen-select input{width:16px;height:16px;accent-color:var(--rd-ink)}.rd-kitchen-timer{color:#60645a;white-space:nowrap;background:#eceee8;border-radius:7px;align-items:center;gap:4px;padding:5px 6px;font-size:.51rem;font-weight:900;display:inline-flex}.rd-kitchen-timer.on-time{color:#34704a;background:#e2f1e7}.rd-kitchen-timer.attention{color:#93620f;background:#fff0c9}.rd-kitchen-timer.delayed{color:#a03931;background:#f9dfdc}.rd-kitchen-items{border-block:1px solid var(--rd-line);display:grid}.rd-kitchen-items>div{grid-template-columns:25px 1fr;gap:8px;padding:9px 11px;display:grid}.rd-kitchen-items>div+div{border-top:1px dashed var(--rd-line)}.rd-kitchen-items>div>b{background:var(--rd-yellow);border-radius:7px;place-items:center;width:24px;height:24px;font-size:.61rem;display:grid}.rd-kitchen-items>div>span{gap:3px;display:grid}.rd-kitchen-items strong{font-size:.66rem}.rd-kitchen-items small{color:#665324;font-size:.57rem;font-weight:750}.rd-kitchen-items em{color:#8a491b;background:#fff0d9;border-radius:6px;padding:5px 6px;font-size:.58rem;font-style:normal;font-weight:800}.rd-kitchen-important{color:#7d461d;background:#fff3db;border:1px solid #efb55e;border-radius:9px;grid-template-columns:auto 1fr;gap:7px;margin:8px;padding:9px;display:grid}.rd-kitchen-important>svg{margin-top:1px;font-size:1rem}.rd-kitchen-important span{gap:3px;display:grid}.rd-kitchen-important strong,.rd-kitchen-important p{margin:0;font-size:.57rem;line-height:1.4}.rd-kitchen-order>footer{flex-wrap:wrap;align-items:center;gap:6px;padding:9px;display:flex}.rd-kitchen-order>footer .rd-primary-button{min-height:33px;margin-left:auto;padding-inline:10px;font-size:.57rem}.rd-kitchen-order>footer .rd-text-button{font-size:.55rem}.rd-kitchen-icon-action{border:1px solid var(--rd-line);width:31px;height:31px;color:var(--rd-ink);cursor:pointer;background:#fff;border-radius:8px;place-items:center;padding:0;display:grid}.rd-kitchen-empty{color:#989b91;align-content:center;place-items:center;gap:5px;min-height:100px;font-size:.59rem;font-weight:800;display:grid}.rd-kitchen-empty svg{font-size:1.1rem}.rd-order-tools{background:#fafaf6;gap:8px;display:flex;padding-block:14px!important}.rd-order-tools button{flex:1}.rd-preparation-result{text-align:center;justify-items:center;gap:12px;padding:34px 28px;display:grid}.rd-preparation-result>span{color:#34704a;background:#e2f1e7;border-radius:15px;place-items:center;width:48px;height:48px;font-size:1.35rem;display:grid}.rd-preparation-result h3,.rd-preparation-result p{margin:0}.rd-preparation-result h3{font-size:1rem}.rd-preparation-result p{max-width:390px;color:var(--rd-muted);font-size:.66rem;line-height:1.5}.rd-preparation-result .rd-primary-button,.rd-preparation-result .rd-secondary-button{width:min(100%,270px)}.rd-kitchen-ticket-print{display:none}.rd-delivery-view{gap:18px}.rd-delivery-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.rd-delivery-metrics article{border:1px solid var(--rd-line);background:#fff;border-radius:15px;align-items:center;gap:13px;min-height:88px;padding:16px 18px;display:flex}.rd-delivery-metrics article>svg{background:#f1f2ec;border-radius:11px;width:37px;height:37px;padding:9px}.rd-delivery-metrics article.critical{color:#a64032;background:#fff8f6;border-color:#f0b6ab}.rd-delivery-metrics article.critical>svg{background:#fbe3de}.rd-delivery-metrics span{gap:3px;display:grid}.rd-delivery-metrics small{color:var(--rd-muted);font-size:.61rem;font-weight:700}.rd-delivery-metrics strong{font-size:1.3rem}.rd-delivery-tabs{margin-top:0}.rd-delivery-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.rd-delivery-card{border:1px solid var(--rd-line);background:#fff;border-radius:17px;align-content:start;display:grid;overflow:hidden;box-shadow:0 8px 28px #1a1c140b}.rd-delivery-card.critical{border-color:#ebaa9f;box-shadow:inset 4px 0 #cf5543}.rd-delivery-card.attention{border-color:#e2c67a;box-shadow:inset 4px 0 #d5a92f}.rd-delivery-card.success{box-shadow:inset 4px 0 #54a26e}.rd-delivery-card>header{border-bottom:1px solid #ecece6;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:15px;display:grid}.rd-delivery-card>header>div{gap:3px;min-width:0;display:grid}.rd-delivery-card>header>div>strong{font-size:.79rem}.rd-delivery-card>header>div>small{color:var(--rd-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.59rem;overflow:hidden}.rd-delivery-mode{color:#725c0e;background:#fff4bd;border-radius:11px;place-items:center;width:37px;height:37px;display:grid}.rd-delivery-mode.pickup{color:#376248;background:#e7efe9}.rd-delivery-state{background:#f1f2ed;border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:1px 5px;max-width:175px;padding:7px 9px;display:grid}.rd-delivery-state>svg{grid-row:1/3}.rd-delivery-state b,.rd-delivery-state small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rd-delivery-state b{font-size:.57rem}.rd-delivery-state small{color:var(--rd-muted);font-size:.5rem}.rd-delivery-state.critical{color:#a13d30;background:#fde7e2}.rd-delivery-state.attention{color:#7c621b;background:#fff3c9}.rd-delivery-state.success{color:#326b47;background:#e4f1e8}.rd-delivery-route{background:#fafaf7;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:7px;padding:13px 16px;display:grid}.rd-delivery-route>span{color:#94978e;justify-items:center;gap:3px;display:grid}.rd-delivery-route>span.active{color:var(--rd-ink)}.rd-delivery-route>span svg{font-size:1rem}.rd-delivery-route>span small{text-overflow:ellipsis;white-space:nowrap;max-width:95px;font-size:.49rem;font-weight:750;overflow:hidden}.rd-delivery-route>i{background:repeating-linear-gradient(90deg,#c9cbc2 0 5px,#0000 5px 9px);height:1px}.rd-delivery-rider,.rd-delivery-search-tools,.rd-delivery-incidents,.rd-delivery-latest-event{background:#f6f7f2;border-radius:11px;align-items:center;gap:10px;margin:12px 14px 0;padding:11px;display:flex}.rd-delivery-rider>div,.rd-delivery-incidents>span,.rd-delivery-latest-event>span{flex:1;gap:2px;min-width:0;display:grid}.rd-delivery-rider strong,.rd-delivery-incidents strong,.rd-delivery-latest-event strong{font-size:.61rem}.rd-delivery-rider small,.rd-delivery-incidents small,.rd-delivery-latest-event small{color:var(--rd-muted);text-overflow:ellipsis;font-size:.53rem;line-height:1.35;overflow:hidden}.rd-delivery-rider>a{color:var(--rd-ink);font-size:.54rem;font-weight:800}.rd-delivery-search-tools{background:#fff7d8;justify-content:space-between}.rd-delivery-search-tools>div{gap:2px;display:grid}.rd-delivery-search-tools small{color:#77652b;font-size:.52rem}.rd-delivery-search-tools strong{font-size:.7rem}.rd-delivery-search-tools .rd-secondary-button{min-height:34px;padding-inline:10px;font-size:.54rem}.rd-delivery-incidents{color:#9c3d31;background:#fde9e5}.rd-delivery-latest-event{align-items:flex-start}.rd-order-delivery-incidents{gap:9px;display:grid}.rd-order-delivery-incidents article{color:#963c31;background:#fde9e5;border-radius:10px;align-items:flex-start;gap:9px;padding:11px;display:flex}.rd-order-delivery-incidents article>span{gap:2px;display:grid}.rd-order-delivery-incidents strong,.rd-order-delivery-incidents small,.rd-order-delivery-incidents p{margin:0;font-size:.58rem;line-height:1.4}.rd-order-delivery-incidents small,.rd-order-delivery-incidents p{color:#80605b}.rd-delivery-card>footer{flex-wrap:wrap;align-items:center;gap:7px;padding:14px;display:flex}.rd-delivery-card>footer .rd-primary-button,.rd-delivery-card>footer .rd-secondary-button{min-height:35px;padding-inline:11px;font-size:.54rem}.rd-delivery-card>footer .rd-primary-button{margin-left:auto}.rd-delivery-card>footer svg{font-size:.8rem}.rd-handoff-pin-field input{text-align:center;letter-spacing:.35em;width:100%;min-height:64px;font-size:1.7rem;font-weight:900}.rider-handoff-pin,.sf-pickup-pin{text-align:center;background:#fff6ce;border:1px solid #e1c45d;border-radius:14px;justify-items:center;gap:5px;padding:17px;display:grid}.rider-handoff-pin small,.sf-pickup-pin small{color:#6f5d20;text-transform:uppercase;font-size:.65rem;font-weight:800}.rider-handoff-pin strong,.sf-pickup-pin strong{letter-spacing:.22em;font-size:1.7rem}.rider-handoff-pin p,.sf-pickup-pin p{color:#6f6541;max-width:390px;margin:0;font-size:.65rem;line-height:1.45}.rd-filter-tabs,.rd-category-row{scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.rd-filter-tabs::-webkit-scrollbar{display:none}.rd-category-row::-webkit-scrollbar{display:none}.rd-filter-tabs button,.rd-category-row>button{border:1px solid var(--rd-line);background:var(--white);color:#6f7267;cursor:pointer;border-radius:10px;flex:none;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:.65rem;font-weight:750;display:inline-flex}.rd-filter-tabs button.active,.rd-category-row>button.active{border-color:var(--rd-ink);background:var(--rd-ink);color:var(--white)}.rd-filter-tabs button span,.rd-category-row>button span{color:#6f7267;background:#f0f1eb;border-radius:7px;place-items:center;min-width:20px;height:20px;font-size:.55rem;display:grid}.rd-filter-tabs button.active span,.rd-category-row>button.active span{color:var(--white);background:#ffffff24}.rd-category-row button i{color:#a87126;font-size:.52rem;font-style:normal}.rd-orders-table-shell,.rd-table-scroll{border:1px solid var(--rd-line);background:var(--white);border-radius:16px;width:100%;max-width:100%;overflow-x:auto}.rd-table{border-collapse:collapse;width:100%;font-size:.68rem}.rd-table th{border-bottom:1px solid var(--rd-line);color:#8d9085;letter-spacing:.06em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f8f8f5;padding:13px 16px;font-size:.56rem;font-weight:850}.rd-table td{border-bottom:1px solid var(--rd-line);color:#676a60;white-space:nowrap;padding:15px 16px}.rd-table tbody tr:last-child td{border-bottom:0}.rd-orders-table tbody tr{cursor:pointer}.rd-orders-table tbody tr:hover{background:#fafaf6}.rd-row-action{width:34px;height:34px;color:var(--rd-ink);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;place-items:center;padding:0;display:grid}.rd-row-action:hover{border-color:var(--rd-line);background:var(--white)}.rd-table td strong,.rd-table td small{display:block}.rd-table td strong{color:var(--rd-ink);font-size:.7rem}.rd-table td small{color:#979a8e;margin-top:4px;font-size:.57rem}.rd-product-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.rd-menu-metrics{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.rd-menu-metrics article{border:1px solid var(--rd-line);background:var(--white);border-radius:16px;align-items:center;gap:13px;min-height:92px;padding:17px;display:flex}.rd-menu-metrics article.critical{background:#fff8f6;border-color:#eab7af}.rd-menu-metrics article>svg{box-sizing:content-box;background:#f1f2ec;border-radius:11px;padding:10px;font-size:1.15rem}.rd-menu-metrics article.critical>svg{color:#a8483b;background:#fae6e2}.rd-menu-metrics span{gap:4px;display:grid}.rd-menu-metrics small{color:var(--rd-muted);font-size:.59rem;font-weight:730}.rd-menu-metrics strong{font-size:1.15rem}.rd-product-card{border:1px solid var(--rd-line);background:var(--white);border-radius:18px;min-width:0;display:grid;overflow:hidden}.rd-product-card.stock-out,.rd-product-card.stock-low{border-color:#e7bbb4}.rd-product-card.disabled{opacity:.62}.rd-product-image{color:#97998f;background:linear-gradient(135deg,#ffd40033,#0000),#f0f0e9;place-items:center;height:160px;font-size:2.3rem;display:grid;position:relative;overflow:hidden}.rd-product-image img{object-fit:cover;width:100%;height:100%}.rd-product-image>span{background:var(--rd-yellow);color:var(--rd-ink);border-radius:8px;padding:6px 9px;font-size:.55rem;font-weight:850;position:absolute;top:12px;left:12px}.rd-product-body{padding:18px;display:grid}.rd-product-body small{color:#919489;font-size:.57rem;font-weight:720}.rd-product-body h3{letter-spacing:-.025em;margin:4px 0 0;font-size:.9rem}.rd-product-body>p{min-height:34px;color:var(--rd-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0 14px;font-size:.65rem;line-height:1.5;display:-webkit-box;overflow:hidden}.rd-product-price{justify-content:space-between;align-items:center;gap:10px;display:flex}.rd-product-price strong{font-size:.9rem}.rd-product-price span{color:#39704a;background:#ecf4ed;border-radius:7px;padding:5px 7px;font-size:.55rem;font-weight:750}.rd-product-price span.low{color:#9a4439;background:#f9e5e1}.rd-option-count{color:#6d7065;align-items:center;gap:6px;margin-top:11px;font-size:.58rem;display:flex}.rd-product-schedules{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.rd-product-schedules span{color:#60655b;background:#eef1e8;border-radius:7px;align-items:center;gap:4px;padding:5px 7px;font-size:.53rem;font-weight:720;display:flex}.rd-product-schedules span.disabled{opacity:.48;text-decoration:line-through}.rd-product-schedules small{align-self:center}.rd-product-body footer{border-top:1px solid var(--rd-line);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;margin-top:15px;padding-top:14px;display:flex}.rd-product-body footer .rd-switch{margin-right:auto}.rd-switch{cursor:pointer;background:#d8dad1;border:0;border-radius:99px;width:38px;height:22px;padding:0;position:relative}.rd-switch i{background:var(--white);border-radius:50%;width:16px;height:16px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 2px 4px #17191233}.rd-switch.on{background:#3d9a60}.rd-switch.on i{transform:translate(16px)}.rd-category-admin>div:not(.rd-card-heading){border-top:1px solid var(--rd-line);grid-template-columns:28px minmax(100px,.35fr) 1fr auto auto auto auto;align-items:center;gap:12px;padding:10px 0;display:grid}.rd-category-admin>div>span{background:var(--rd-bg);border-radius:8px;place-items:center;width:25px;height:25px;font-size:.58rem;font-weight:850;display:grid}.rd-category-admin>div>strong{font-size:.7rem}.rd-category-admin>div>small{color:var(--rd-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.6rem;overflow:hidden}.rd-menu-audit{overflow:hidden}.rd-menu-audit-list{display:grid}.rd-menu-audit-list article{border-top:1px solid var(--rd-line);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px 0;display:grid}.rd-menu-audit-icon{color:#6c7065;background:#eef0e8;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.rd-menu-audit-icon.stock_changed{color:#82690d;background:#fff1c7}.rd-menu-audit-list article>div{gap:3px;display:grid}.rd-menu-audit-list strong{font-size:.66rem}.rd-menu-audit-list small,.rd-menu-audit-list p{color:var(--rd-muted);margin:0;font-size:.56rem}.rd-menu-audit-list article>b{font-size:.68rem}.rd-muted{color:var(--rd-muted);font-size:.65rem}.rd-promo-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.rd-promo-grid>article{border:1px solid var(--rd-line);background:radial-gradient(circle at 90% 7%, #ffd40033, transparent 28%), var(--white);border-radius:20px;flex-direction:column;min-height:330px;padding:23px;display:flex}.rd-promo-grid>article.disabled{opacity:.6}.rd-promo-grid article>header{justify-content:space-between;align-items:flex-start;margin-bottom:32px;display:flex}.rd-promo-grid article>header>span{background:var(--rd-yellow);letter-spacing:-.04em;border-radius:21px;place-items:center;width:68px;height:68px;font-size:1rem;font-weight:900;display:grid}.rd-promo-grid h2{letter-spacing:-.045em;margin:0;font-size:1.25rem}.rd-promo-grid article>p:not(.rd-overline){min-height:38px;color:var(--rd-muted);margin:8px 0 22px;font-size:.66rem;line-height:1.5}.rd-promo-grid dl{gap:8px;margin:0;display:grid}.rd-promo-grid dl>div{justify-content:space-between;gap:10px;display:flex}.rd-promo-grid dt,.rd-promo-grid dd{margin:0;font-size:.6rem}.rd-promo-grid dt{color:var(--rd-muted)}.rd-promo-grid dd{font-weight:800}.rd-promo-grid article>footer{border-top:1px solid var(--rd-line);justify-content:space-between;align-items:center;margin-top:auto;padding-top:17px;display:flex}.rd-promo-grid footer>span{color:#9a5249;font-size:.58rem;font-weight:800}.rd-promo-grid footer>span.active{color:#33734b}.rd-promo-grid footer>button{cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:.6rem;font-weight:800;display:inline-flex}.rd-operations-grid{grid-template-columns:1.25fr .75fr;align-items:start;gap:14px;display:grid}.rd-hours-list{margin-bottom:20px;display:grid}.rd-hours-list>div{border-top:1px solid var(--rd-line);grid-template-columns:minmax(120px,1fr) 105px 16px 105px;align-items:center;gap:10px;padding:10px 0;display:grid}.rd-hours-list input[type=time]{border:1px solid var(--rd-line);background:var(--white);border-radius:9px;min-height:37px;padding:0 8px;font-size:.65rem}.rd-hours-list>div>svg{color:var(--rd-muted);font-size:.65rem}.rd-checkbox{cursor:pointer;align-items:center;gap:9px!important;display:inline-flex!important}.rd-checkbox input{opacity:0;position:absolute;width:1px!important;height:1px!important;min-height:0!important}.rd-checkbox>i{background:var(--white);border:1px solid #cfd1c7;border-radius:6px;flex:none;place-items:center;width:18px;height:18px;display:grid}.rd-checkbox input:checked+i{border-color:var(--rd-ink);background:var(--rd-ink)}.rd-checkbox input:checked+i:after{color:var(--white);content:"✓";font-size:.6rem;font-style:normal;font-weight:900}.rd-closure-list{gap:10px;display:grid}.rd-closure-list>div{background:var(--rd-bg);border-radius:12px;align-items:center;gap:11px;padding:12px;display:flex}.rd-closure-list>div>span{background:var(--white);color:#8b645d;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.rd-closure-list div div{gap:4px;display:grid}.rd-closure-list strong{font-size:.68rem}.rd-closure-list small{color:var(--rd-muted);font-size:.56rem}.rd-branch-grid{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.rd-branch-grid>article{border:1px solid var(--rd-line);background:#fafaf7;border-radius:15px;padding:18px}.rd-branch-grid article>header{align-items:center;gap:10px;margin-bottom:16px;display:flex}.rd-branch-grid article>header>span{background:var(--rd-yellow);border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.rd-branch-grid header div{gap:3px;display:grid}.rd-branch-grid h3{margin:0;font-size:.78rem}.rd-branch-grid header small{color:#994a41;font-size:.56rem}.rd-branch-grid header small.active{color:#317149}.rd-branch-grid header .rd-icon-button{margin-left:auto}.rd-branch-grid article>p{color:var(--rd-muted);align-items:center;gap:7px;margin:8px 0;font-size:.62rem;display:flex}.rd-branch-grid article>footer{border-top:1px solid var(--rd-line);justify-content:space-between;align-items:center;gap:10px;margin-top:16px;padding-top:13px;display:flex}.rd-branch-grid footer span,.rd-branch-grid footer button{color:var(--rd-muted);font-size:.58rem}.rd-branch-grid footer button{color:var(--rd-ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-weight:800;display:inline-flex}.rd-zone-list{flex-wrap:wrap;gap:5px;margin-top:12px;display:flex}.rd-zone-list span{color:#66695f;background:#eef0e9;border-radius:7px;padding:6px 8px;font-size:.53rem}.rd-finance-metrics article.highlight{border-color:var(--rd-ink);background:var(--rd-ink);color:var(--white)}.rd-finance-metrics article.highlight>p,.rd-finance-metrics article.highlight>small{color:#fff9}.rd-finance-status{background:#efefe9;border-radius:7px;padding:5px 7px;font-size:.57rem;font-weight:800}.rd-finance-status.paid{color:#2d7247;background:#e3f2e8}.rd-finance-status.pending{color:#756100;background:#fff0bd}.rd-finance-status.failed{color:#991b1b;background:#fee2e2}.rd-finance-status.complete{color:#2d7247;background:#e3f2e8}.rd-finance-status.incomplete,.rd-finance-status.partially_refunded{color:#756100;background:#fff0bd}.rd-finance-filters{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.rd-finance-filters label,.rd-claim-controls{gap:6px;display:grid}.rd-finance-filters label{color:var(--rd-muted);font-size:.64rem;font-weight:800}.rd-finance-filters input,.rd-finance-filters select,.rd-claim-controls input,.rd-claim-controls select,.rd-claim-controls textarea,.rd-review-dispute input{border:1px solid var(--rd-border);background:var(--white);width:100%;color:var(--rd-ink);font:inherit;border-radius:9px;padding:10px 11px}.rd-payment-method-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.rd-payment-method-summary>span,.rd-promotion-preview{border:1px solid var(--rd-border);background:#fafafa;border-radius:14px;gap:5px;padding:16px;display:grid}.rd-payment-method-summary small,.rd-payment-method-summary strong,.rd-payment-table td small{display:block}.rd-payment-method-summary .has-difference{background:#fff7f7;border-color:#efb6b6}.rd-refund-controls{gap:5px;min-width:190px;display:grid}.rd-neutral-review-note,.rd-review-dispute{align-items:center;gap:9px;margin-top:14px;display:flex}.rd-neutral-review-note{color:var(--rd-muted);background:#f3f1ea;border-radius:10px;padding:11px 12px;font-size:.68rem}.rd-review-dispute input{flex:1}.rd-claims-section{margin-top:22px}.rd-claim-list{gap:12px;display:grid}.rd-claim-list>article{border:1px solid var(--rd-border);border-radius:14px;padding:16px}.rd-claim-list article>header{justify-content:space-between;gap:12px;display:flex}.rd-claim-list article>header div,.rd-claim-list article>header small{gap:4px;display:grid}.rd-claim-priority{background:#efefe9;border-radius:7px;align-self:flex-start;padding:5px 8px;font-size:.58rem;font-weight:900}.rd-claim-priority.high{color:#756100;background:#fff0bd}.rd-claim-priority.urgent{color:#991b1b;background:#fee2e2}.rd-claim-controls{grid-template-columns:150px 180px minmax(240px,1fr) auto;align-items:end;margin-top:12px}.rd-claim-controls textarea{resize:vertical;min-height:42px}.rd-incident-resolution{gap:7px;margin-top:10px;display:grid}.rd-incident-resolution textarea{border:1px solid var(--rd-border);width:100%;min-height:68px;font:inherit;resize:vertical;border-radius:9px;padding:9px}.rd-order-claim-create{gap:8px;display:grid}.rd-order-claim-create>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.rd-order-claim-create input,.rd-order-claim-create select,.rd-order-claim-create textarea{border:1px solid var(--rd-border);width:100%;font:inherit;border-radius:9px;padding:9px}.rd-order-claim-create textarea{resize:vertical;min-height:84px}@media (max-width:1100px){.rd-finance-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.rd-claim-controls{grid-template-columns:1fr 1fr}}@media (max-width:720px){.rd-finance-filters,.rd-payment-method-summary,.rd-claim-controls{grid-template-columns:1fr}.rd-review-dispute{flex-direction:column;align-items:stretch}}.rd-payment-table td small{color:var(--rd-muted)}.rd-payment-table input{border:1px solid var(--rd-border);background:var(--white);width:100%;min-width:210px;color:var(--rd-ink);font:inherit;border-radius:8px;margin:4px 0;padding:8px 10px;display:block}.rd-payment-actions{flex-wrap:wrap;gap:6px;display:flex}.rd-payment-actions .rd-primary-button,.rd-payment-actions .rd-secondary-button{min-height:34px;padding:7px 10px}.rd-promotion-scope{min-width:0}.rd-promotion-preview{background:#fffbeb;border-color:#f59e0b}.rd-promotion-preview strong{font-size:1.15rem}@media (max-width:720px){.rd-payment-method-summary{grid-template-columns:1fr}.rd-payment-table input{min-width:170px}}.rd-settings-form{gap:15px;display:grid}.rd-split-hours-row{grid-template-columns:minmax(150px,1fr) minmax(205px,220px) minmax(205px,220px)!important;align-items:start!important}.rd-split-hours-row>div{gap:4px;min-width:150px;display:grid}.rd-split-hours-row>span{justify-content:flex-start;align-items:center;gap:7px;min-width:0;display:flex}.rd-split-hours-row>span input[type=time]{width:96px;min-width:0}.rd-split-toggle{color:var(--rd-muted);font-size:.7rem}.rd-split-hours-row:has(input[name^=split-]:not(:checked)) .rd-second-shift{display:none}.rd-branch-pause-card{grid-template-columns:minmax(240px,1fr) 150px minmax(220px,1fr) auto;align-items:end;gap:14px;display:grid}.rd-branch-pause-card h2,.rd-branch-pause-card p{margin:0}.rd-zone-list>span{align-items:center;gap:6px;display:flex}.rd-zone-list button{border:1px solid var(--rd-border);background:var(--white);border-radius:7px;place-items:center;width:25px;height:25px;display:inline-grid}.rd-team-branches{color:var(--rd-muted);margin-top:4px;font-size:.68rem;display:block}.rd-team-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.rd-activity-list{gap:10px;display:grid}.rd-activity-list article{border-bottom:1px solid var(--rd-border);align-items:center;gap:11px;padding:11px 0;display:flex}.rd-activity-list article>span{background:var(--rd-bg);border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.rd-activity-list article div,.rd-activity-list article small{display:block}@media (max-width:900px){.rd-branch-pause-card{grid-template-columns:1fr 1fr}.rd-branch-pause-card>div{grid-column:1/-1}.rd-team-actions{grid-column:1/-1;justify-content:flex-start}}@media (max-width:620px){.rd-branch-pause-card{grid-template-columns:1fr}.rd-split-hours-row{grid-template-columns:1fr!important}.rd-split-hours-row>span{width:100%}}.rd-form-grid .wide{grid-column:1/-1}.rd-input-suffix{position:relative}.rd-input-suffix input{padding-right:50px}.rd-input-suffix i{color:var(--rd-muted);font-size:.65rem;font-style:normal;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.rd-check-grid{border:0;border-top:1px solid var(--rd-line);flex-wrap:wrap;gap:12px 22px;margin:22px 0 0;padding:18px 0 0;display:flex}.rd-check-grid legend{width:100%;color:var(--rd-muted);margin-bottom:12px;font-size:.65rem;font-weight:800}.rd-notification-settings{display:grid}.rd-notification-settings>label{border-top:1px solid var(--rd-line);justify-content:space-between;align-items:center;gap:20px;min-height:62px;display:flex}.rd-notification-settings label>div{gap:4px;display:grid}.rd-notification-settings strong{font-size:.7rem}.rd-notification-settings small{color:var(--rd-muted);font-size:.6rem}.rd-switch-control{width:38px;height:22px;position:relative}.rd-switch-control input{opacity:0;position:absolute}.rd-switch-control i{cursor:pointer;background:#d8dad1;border-radius:99px;position:absolute;inset:0}.rd-switch-control i:after{background:var(--white);content:"";border-radius:50%;width:16px;height:16px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 2px 4px #17191233}.rd-switch-control input:checked+i{background:#3d9a60}.rd-switch-control input:checked+i:after{transform:translate(16px)}.rd-form-footer{z-index:10;border:1px solid var(--rd-line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff0;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:14px 18px;display:flex;position:sticky;bottom:16px;box-shadow:0 15px 40px #17191221}.rd-form-footer>span{color:var(--rd-muted);font-size:.62rem}.rd-role-cards{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.rd-role-cards article{border:1px solid var(--rd-line);background:var(--white);border-radius:15px;grid-template-columns:auto 1fr auto;align-items:start;gap:12px;padding:18px;display:grid}.rd-role-cards article>span{background:#f0f1eb;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.rd-role-cards strong{font-size:.72rem}.rd-role-cards p{color:var(--rd-muted);margin:5px 0 0;font-size:.58rem;line-height:1.45}.rd-role-cards b{background:var(--rd-yellow);border-radius:8px;place-items:center;min-width:23px;height:23px;font-size:.6rem;display:grid}.rd-team-list{display:grid}.rd-team-list>div{border-top:1px solid var(--rd-line);grid-template-columns:auto minmax(150px,1fr) 130px 100px auto;align-items:center;gap:12px;padding:12px 0;display:grid}.rd-team-list>div>div{gap:4px;display:grid}.rd-team-list strong{font-size:.7rem}.rd-team-list small{color:var(--rd-muted);font-size:.58rem}.rd-team-role,.rd-active,.rd-inactive{color:#5f6258;background:#eef0e9;border-radius:8px;width:max-content;padding:6px 8px;font-size:.57rem;font-weight:780}.rd-team-role.owner{color:#6f5e08;background:#fff1ac}.rd-team-role.manager{color:#4a5c88;background:#e6eaf6}.rd-team-role.kitchen{color:#6b4d7d;background:#f1e7f7}.rd-team-role.cashier{color:#3a6b4b;background:#e2f0e7}.rd-active{color:#2e7448}.rd-inactive{color:#97483e}.rd-drawer-backdrop,.rd-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0b0c097a;position:fixed;inset:0}.rd-order-drawer{background:var(--white);flex-direction:column;width:min(520px,100%);animation:.18s ease-out rd-slide-in;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-25px 0 70px #17191233}@keyframes rd-slide-in{0%{transform:translate(100%)}}.rd-order-drawer>header{border-bottom:1px solid var(--rd-line);justify-content:space-between;align-items:center;gap:15px;min-height:76px;padding:0 24px;display:flex}.rd-order-drawer>header>div{align-items:center;gap:10px;display:flex}.rd-order-drawer>header>div>span:first-child{font-size:.82rem;font-weight:900}.rd-order-drawer-body{gap:0;display:grid;overflow-y:auto}.rd-order-drawer-body>section{border-bottom:1px solid var(--rd-line);padding:23px 25px}.rd-order-customer h2{letter-spacing:-.04em;margin:0;font-size:1.4rem}.rd-order-customer>a,.rd-order-customer>span{color:var(--rd-muted);margin-top:5px;font-size:.67rem;display:block}.rd-order-customer>div{background:var(--rd-bg);border-radius:12px;align-items:flex-start;gap:9px;margin-top:17px;padding:12px;display:flex}.rd-order-customer>div>svg{flex:none}.rd-order-customer>div p{gap:4px;margin:0;display:grid}.rd-order-customer>div strong,.rd-order-customer>div small{font-size:.63rem}.rd-order-customer>div small{color:var(--rd-muted)}.rd-order-items{display:grid}.rd-order-items>div{border-bottom:1px solid var(--rd-line);grid-template-columns:25px 1fr auto;align-items:start;gap:10px;padding:11px 0;display:grid}.rd-order-items>div>span{background:var(--rd-yellow);border-radius:7px;place-items:center;width:24px;height:24px;font-size:.6rem;font-weight:900;display:grid}.rd-order-items>div>div{gap:3px;display:grid}.rd-order-items strong,.rd-order-items b{font-size:.68rem}.rd-order-items small,.rd-order-items em{color:var(--rd-muted);font-size:.58rem;font-style:normal}.rd-order-items em{color:#8f6532}.rd-order-note{border-left:3px solid var(--rd-yellow);background:#fff9da;margin-top:13px;padding:11px}.rd-order-note strong,.rd-order-note p{font-size:.62rem}.rd-order-note p{color:#746b3e;margin:5px 0 0}.rd-order-totals dl{gap:8px;margin:0;display:grid}.rd-order-totals dl>div{justify-content:space-between;gap:15px;display:flex}.rd-order-totals dt,.rd-order-totals dd{margin:0;font-size:.65rem}.rd-order-totals dt{color:var(--rd-muted)}.rd-order-totals .discount{color:#3c7e51}.rd-order-totals .total{border-top:1px solid var(--rd-line);margin-top:5px;padding-top:10px}.rd-order-totals .total dt,.rd-order-totals .total dd{color:var(--rd-ink);font-size:.82rem;font-weight:900}.rd-order-totals>span{background:var(--rd-bg);color:var(--rd-muted);border-radius:8px;margin-top:13px;padding:7px 9px;font-size:.58rem;display:inline-block}.rd-order-rider>div{align-items:center;gap:11px;display:flex}.rd-order-rider p{gap:4px;margin:0;display:grid}.rd-order-rider strong,.rd-order-rider a,.rd-order-rider b{font-size:.65rem}.rd-order-rider a{color:var(--rd-muted)}.rd-order-rider b{color:#786100;margin-left:auto}.rd-order-timeline{margin:0;padding:0;list-style:none;display:grid}.rd-order-timeline li{grid-template-columns:14px 1fr;gap:10px;min-height:62px;display:grid;position:relative}.rd-order-timeline li:not(:last-child):before{background:var(--rd-line);content:"";width:2px;position:absolute;top:13px;bottom:0;left:5px}.rd-order-timeline li>i{z-index:1;border:3px solid var(--white);background:#aeb0a7;border-radius:50%;width:12px;height:12px;position:relative;box-shadow:0 0 0 1px #aeb0a7}.rd-order-timeline li.current>i{background:var(--rd-yellow);box-shadow:0 0 0 1px var(--rd-ink)}.rd-order-timeline strong,.rd-order-timeline p,.rd-order-timeline time{margin:0;font-size:.62rem;display:block}.rd-order-timeline p,.rd-order-timeline time{color:var(--rd-muted);margin-top:4px;font-size:.55rem}.rd-order-drawer>footer{border-top:1px solid var(--rd-line);background:var(--white);gap:9px;margin-top:auto;padding:15px 24px;display:flex}.rd-order-drawer>footer button{flex:1}.rd-order-drawer>footer .rd-order-action{flex:1;gap:5px;display:grid}.rd-order-drawer>footer .rd-order-action small{color:#9a4b42;text-align:center;font-size:.53rem;line-height:1.35}.rd-order-action-form{gap:19px;padding:24px 26px 26px;display:grid}.rd-order-action-summary{background:var(--rd-bg);border-radius:13px;justify-content:space-between;align-items:center;gap:15px;padding:14px;display:flex}.rd-order-action-summary>span:first-child{gap:4px;display:grid}.rd-order-action-summary strong{font-size:.75rem}.rd-order-action-summary small{color:var(--rd-muted);font-size:.61rem}.rd-order-action-form>label{color:var(--rd-ink);gap:8px;font-size:.68rem;font-weight:800;display:grid}.rd-order-action-form>label>span{align-items:center;gap:9px;font-weight:650;display:flex}.rd-order-action-form input,.rd-order-action-form textarea{border:1px solid var(--rd-line);width:100%;color:var(--rd-ink);font:inherit;background:#fff;border-radius:10px;outline:none;padding:11px 12px}.rd-order-action-form input{width:100px}.rd-order-action-form input:focus,.rd-order-action-form textarea:focus{border-color:#9b8318;box-shadow:0 0 0 3px #ffd40033}.rd-order-action-form>label>small{color:var(--rd-muted);font-size:.56rem;font-weight:550;line-height:1.45}.rd-order-confirm-copy{color:var(--rd-muted);margin:0;font-size:.68rem;line-height:1.55}.rd-order-action-error{color:#8d342c;background:#f9dfdc;border-radius:10px;padding:11px 12px;font-size:.63rem;font-weight:750}.rd-order-action-form>footer{justify-content:flex-end;gap:9px;padding-top:4px;display:flex}.rd-modal-backdrop{place-items:center;padding:25px;display:grid;overflow-y:auto}.rd-modal{background:var(--white);border-radius:22px;width:min(650px,100%);max-height:calc(100vh - 50px);overflow-y:auto;box-shadow:0 25px 80px #17191247}.rd-modal>header{border-bottom:1px solid var(--rd-line);justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 26px;display:flex}.rd-modal>header h2{letter-spacing:-.045em;margin:0;font-size:1.35rem}.rd-modal>header p:last-child{color:var(--rd-muted);margin:7px 0 0;font-size:.65rem}.rd-modal-form{gap:16px;padding:25px 26px;display:grid}.rd-modal-form>footer{border-top:1px solid var(--rd-line);background:#fafaf7;justify-content:flex-end;gap:9px;margin:7px -26px -25px;padding:15px 26px;display:flex}.rd-form-help{color:var(--rd-muted);background:#f1f2ec;border-radius:10px;margin:0;padding:11px;font-size:.63rem;line-height:1.5}.rd-existing-options{gap:8px;display:grid}.rd-existing-options>div{background:var(--rd-bg);border-radius:11px;gap:4px;padding:12px;display:grid}.rd-existing-options>div>header,.rd-existing-options>div>section>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.rd-existing-options>div>header>span{gap:5px;display:flex}.rd-existing-options>div>section{gap:6px;margin-top:7px;display:grid}.rd-existing-options>div>section>div{background:#fff;border:1px solid #e0e2da;border-radius:9px;padding:8px}.rd-existing-options>div>section>div.disabled{opacity:.55}.rd-existing-options>div>section>div>span{flex:1;display:grid}.rd-existing-options>div>section b{color:var(--rd-ink);font-size:.61rem}.rd-existing-options strong{font-size:.68rem}.rd-icon-button.danger{color:#a2463a}.rd-product-photo-upload{background:#fafaf6;border:1px dashed #c8cbc0;border-radius:12px;padding:13px}.rd-product-photo-upload input{background:#fff;padding:8px}.rd-product-photo-upload small{color:var(--rd-muted);font-size:.56rem}.rd-product-photo-preview{background:#efefe8;border-radius:14px;height:180px;position:relative;overflow:hidden}.rd-product-photo-preview img{object-fit:cover;width:100%;height:100%}.rd-product-photo-preview span{color:#fff;background:#171912db;border-radius:8px;align-items:center;gap:5px;padding:7px 9px;font-size:.56rem;font-weight:780;display:flex;position:absolute;bottom:10px;right:10px}.rd-availability-rules{gap:7px;display:grid}.rd-availability-rules article{border:1px solid var(--rd-line);background:#fafaf7;border-radius:11px;grid-template-columns:1fr auto auto;align-items:center;gap:9px;padding:11px;display:grid}.rd-availability-rules article.disabled{opacity:.55}.rd-availability-rules article>div{gap:3px;display:grid}.rd-availability-rules strong{font-size:.65rem}.rd-availability-rules small{color:var(--rd-muted);font-size:.56rem}.rd-weekday-fieldset{border:0;padding:0}.rd-weekday-fieldset legend{color:#696c62;margin-bottom:8px;font-size:.6rem;font-weight:800}.rd-weekday-fieldset>div{grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.rd-weekday-fieldset label{cursor:pointer}.rd-weekday-fieldset input{opacity:0;position:absolute}.rd-weekday-fieldset span{border:1px solid var(--rd-line);min-height:36px;color:var(--rd-muted);background:#fff;border-radius:9px;place-items:center;font-size:.56rem;font-weight:780;display:grid}.rd-weekday-fieldset input:checked+span{border-color:var(--rd-ink);background:var(--rd-ink);color:#fff}.rd-kitchen-pause-product,.rd-order-pause-product{color:#97483e;cursor:pointer;background:#f8e1dc;border:0;border-radius:6px;width:max-content;padding:4px 6px;font-size:.52rem;font-weight:780}.rd-order-pause-product{margin-top:5px}.rd-existing-options small,.rd-existing-options span{color:var(--rd-muted);font-size:.58rem}.rd-toast{z-index:200;background:var(--rd-ink);min-height:48px;color:var(--white);border-radius:13px;align-items:center;gap:9px;padding:0 17px;font-size:.7rem;font-weight:750;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 15px 35px #17191240}.rd-toast svg{color:var(--rd-yellow)}.rd-skip-link{z-index:300;background:var(--rd-ink);color:var(--white);border-radius:10px;padding:11px 15px;font-size:.72rem;font-weight:800;transition:transform .12s;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.rd-skip-link:focus{transform:translateY(0)}.restaurant-app :focus-visible{outline-offset:3px;outline:3px solid #0b6fc2}.rd-connectivity-alert{z-index:29;color:#5f4c17;background:#fff2c7;border-bottom:1px solid #e6be67;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:11px 34px;display:grid;position:sticky;top:82px}.rd-connectivity-alert>svg{font-size:1.2rem}.rd-connectivity-alert div{gap:2px;display:grid}.rd-connectivity-alert strong{font-size:.7rem}.rd-connectivity-alert small{font-size:.6rem;line-height:1.4}.rd-connectivity-alert button{min-height:34px;color:inherit;cursor:pointer;background:0 0;border:1px solid #b99031;border-radius:9px;padding:0 12px;font-size:.6rem;font-weight:800}.rd-global-error{z-index:30;color:var(--white);background:#a83e34;justify-content:space-between;align-items:center;gap:20px;padding:11px 34px;font-size:.68rem;font-weight:750;display:flex;position:sticky;top:82px}.rd-global-error button{color:var(--white);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}@media (max-width:1180px){.rd-metric-grid,.rd-order-strip,.rd-product-grid,.rd-promo-grid{grid-template-columns:repeat(2,1fr)}.rd-menu-metrics{grid-template-columns:repeat(3,1fr)}.rd-role-cards{grid-template-columns:1fr}.rd-kitchen-board{grid-template-columns:repeat(2,minmax(280px,1fr))}.rd-delivery-list{grid-template-columns:1fr}}@media (max-width:960px){.auth-page{grid-template-columns:1fr}.auth-story{min-height:auto;padding:38px}.auth-story>div{margin:90px 0 60px}.auth-story h1{font-size:clamp(3.5rem,11vw,5.7rem)}.rd-sidebar{transition:transform .18s;transform:translate(-100%)}.rd-sidebar.open{transform:translate(0)}.rd-mobile-close{margin-left:auto;display:grid}.rd-sidebar-backdrop{z-index:45;background:#0a0b0873;border:0;display:block;position:fixed;inset:0}.rd-main{margin-left:0}.rd-menu-button{display:grid}.rd-topbar{justify-content:flex-start}.rd-topbar-actions{margin-left:auto}.rd-summary-grid,.rd-operations-grid{grid-template-columns:1fr}.rd-kitchen-column-orders{max-height:none}}@media (max-width:720px){.auth-form-shell,.reset-page{padding:36px 18px}.auth-field-row,.rd-form-grid{grid-template-columns:1fr}.rd-form-grid .wide{grid-column:auto}.rd-topbar{height:68px;padding:0 14px}.rd-branch-selector>svg:first-child,.rd-branch-selector>svg:last-child,.rd-branch-selector small{display:none}.rd-branch-selector select{min-width:105px;max-width:140px;padding:0}.rd-open-control{padding:0 9px}.rd-open-control span small{display:none}.rd-content{padding:24px 14px 65px}.rd-new-order-alert{grid-template-columns:auto 1fr;padding:11px 14px;top:68px}.rd-new-order-alert-actions{grid-column:1/-1}.rd-new-order-alert-actions button{flex:1}.rd-kitchen-heading-status{flex-direction:column;align-items:flex-start}.rd-kitchen-bulk{flex-direction:column;align-items:stretch;top:78px}.rd-kitchen-bulk>span{grid-template-columns:1fr 1fr;display:grid}.rd-kitchen-board{grid-template-columns:1fr;overflow:visible}.rd-delivery-metrics{grid-template-columns:1fr}.rd-delivery-metrics article{min-height:68px}.rd-delivery-card>header{grid-template-columns:auto minmax(0,1fr)}.rd-delivery-state{grid-column:1/-1;max-width:none}.rd-delivery-card>footer{grid-template-columns:1fr 1fr;display:grid}.rd-delivery-card>footer .rd-text-button{justify-self:start}.rd-delivery-card>footer .rd-primary-button{margin-left:0}.rd-delivery-card>footer button,.rd-delivery-card>footer a{width:100%}.rd-page-heading{align-items:start;gap:20px;display:grid}.rd-page-heading .rd-primary-button{justify-self:start}.rd-heading-actions{width:100%}.rd-heading-actions>button{flex:1}.rd-metric-grid{grid-template-columns:1fr 1fr;gap:8px}.rd-metric-grid article{padding:15px}.rd-metric-icon{margin-bottom:17px}.rd-metric-grid article>strong{font-size:1.25rem}.rd-order-strip,.rd-product-grid,.rd-promo-grid,.rd-branch-grid{grid-template-columns:1fr}.rd-menu-metrics{grid-template-columns:1fr;gap:8px}.rd-menu-metrics article{min-height:74px;padding:13px}.rd-card{padding:18px}.rd-bar-chart{gap:4px}.rd-orders-table-shell{background:0 0;border:0;overflow:visible}.rd-orders-table,.rd-orders-table tbody{gap:9px;display:grid}.rd-orders-table thead{display:none}.rd-orders-table tr{border:1px solid var(--rd-line);background:var(--white);border-radius:14px;grid-template-columns:1fr 1fr;gap:10px;padding:15px;display:grid}.rd-orders-table td{white-space:normal;border:0;padding:0;display:block}.rd-orders-table td:last-child{opacity:1;justify-content:flex-end;display:flex;position:static}.rd-category-admin>div:not(.rd-card-heading){grid-template-columns:28px 1fr repeat(4,auto)}.rd-category-admin>div>small{display:none}.rd-hours-list>div{grid-template-columns:1fr 85px 10px 85px;gap:5px}.rd-team-list>div{grid-template-columns:auto 1fr auto}.rd-team-role{grid-column:2}.rd-team-list>div>.rd-active,.rd-team-list>div>.rd-inactive{display:none}.rd-form-footer{bottom:8px}.rd-form-footer>span{display:none}.rd-form-footer .rd-primary-button{width:100%}.rd-modal-backdrop{align-items:end;padding:0}.rd-modal{border-radius:22px 22px 0 0;width:100%;max-height:92vh}.rd-global-error{padding-inline:14px;top:68px}.rd-connectivity-alert{grid-template-columns:auto 1fr;padding-inline:14px;top:68px}.rd-connectivity-alert button{grid-column:1/-1;width:100%}}@media (max-width:480px){.auth-story{padding:28px 20px}.auth-story>div{margin:70px 0 45px}.auth-story h1{font-size:3.6rem}.auth-story ul{font-size:.72rem}.auth-form-card.compact{padding:28px 20px}.rd-topbar-actions .rd-open-control span{display:none}.rd-open-control{justify-content:center;width:42px}.rd-page-heading h1{font-size:2rem}.rd-metric-grid{grid-template-columns:1fr}.rd-metric-grid article{grid-template-columns:auto 1fr;column-gap:13px}.rd-metric-icon{grid-row:1/4;margin:0}.rd-metric-grid article>p,.rd-metric-grid article>strong,.rd-metric-grid article>small{grid-column:2}.rd-category-admin>div:not(.rd-card-heading){grid-template-columns:1fr repeat(4,32px);gap:6px}.rd-category-admin>div>span{display:none}.rd-weekday-fieldset>div{grid-template-columns:repeat(4,1fr)}.rd-hours-list>div{grid-template-columns:1fr 1fr}.rd-hours-list>div>svg{display:none}.rd-hours-list input[type=time]{grid-row:2}.rd-order-drawer>header,.rd-order-drawer-body>section{padding-inline:18px}.rd-order-drawer>footer{flex-wrap:wrap;padding-inline:18px}.rd-order-drawer>footer .rd-order-action{min-width:100%}.rd-order-action-form{padding-inline:20px}.rd-order-action-form>footer,.rd-order-tools{display:grid}}@media print{@page{size:80mm auto;margin:5mm}body{background:#fff!important}body *{visibility:hidden!important}.rd-kitchen-ticket-print,.rd-kitchen-ticket-print *{visibility:visible!important}.rd-kitchen-ticket-print{color:#000;width:70mm;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;display:block;position:absolute;inset:0 auto auto 0}.rd-kitchen-ticket-print>header{border-bottom:1px dashed #000;justify-content:space-between;align-items:end;padding-bottom:4mm;display:flex}.rd-kitchen-ticket-print>header strong{font-size:12pt}.rd-kitchen-ticket-print>header b{font-size:16pt}.rd-kitchen-ticket-print dl{gap:1.5mm;margin:4mm 0;font-size:8pt;display:grid}.rd-kitchen-ticket-print dl>div{justify-content:space-between;gap:4mm;display:flex}.rd-kitchen-ticket-print dt,.rd-kitchen-ticket-print dd{margin:0}.rd-kitchen-ticket-print>section{border-block:1px dashed #000;display:grid}.rd-kitchen-ticket-print>section>div{grid-template-columns:8mm 1fr;gap:2mm;padding:3mm 0;display:grid}.rd-kitchen-ticket-print>section>div+div{border-top:1px dotted #777}.rd-kitchen-ticket-print>section b{font-size:13pt}.rd-kitchen-ticket-print>section span{gap:1mm;display:grid}.rd-kitchen-ticket-print>section strong{font-size:11pt}.rd-kitchen-ticket-print>section small,.rd-kitchen-ticket-print>section em{font-size:8pt;font-style:normal}.rd-kitchen-ticket-print>section em{border:1px solid #000;padding:1.5mm;font-weight:800}.rd-kitchen-ticket-print>aside{border:2px solid #000;margin-top:4mm;padding:3mm}.rd-kitchen-ticket-print>aside strong,.rd-kitchen-ticket-print>aside p{margin:0;font-size:9pt}.rd-kitchen-ticket-print>aside p{margin-top:2mm}.rd-kitchen-ticket-print>footer{text-align:center;border-top:1px dashed #000;margin-top:4mm;padding-top:3mm;font-size:7pt}}.launch-bar{background:var(--ink);min-height:38px;color:var(--white);justify-content:center;align-items:center;gap:12px;padding:8px 20px;font-size:.72rem;display:flex}.launch-bar span{color:var(--yellow);letter-spacing:.04em;text-transform:uppercase;font-weight:850}.launch-bar p{color:#ffffffb8;margin:0}.launch-bar a{color:var(--yellow);border-bottom:1px solid #ffd400bf;align-items:center;gap:6px;font-weight:800;display:inline-flex}.launch-bar svg{width:13px;height:13px}.site-header{z-index:40;border-bottom:1px solid #1719121a;position:sticky;top:0}.header-inner{min-height:76px}.main-nav{gap:24px}.header-cta{background:var(--ink);min-height:44px;color:var(--white);border-radius:14px;align-items:center;gap:10px;padding:0 18px;display:inline-flex}.main-nav .header-cta:after{display:none}.header-cta svg{width:16px;height:16px}.marketing-hero{background:var(--yellow);overflow:hidden}.marketing-hero-grid{grid-template-columns:.86fr 1.14fr;align-items:stretch;gap:58px;width:min(1380px,100% - 40px);min-height:650px;margin-inline:auto;display:grid}.marketing-hero-copy{align-self:center;padding:72px 0 82px}.location-pill{background:var(--ink);color:var(--white);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:9px 13px;font-size:.7rem;font-weight:850;display:inline-flex}.location-pill svg{color:var(--yellow)}.marketing-hero-copy .eyebrow{margin-bottom:14px}.marketing-hero h1{letter-spacing:-.078em;margin:0;font-size:clamp(4.4rem,7.1vw,7.35rem);font-weight:920;line-height:.88}.marketing-hero h1 span{color:var(--white);text-shadow:0 4px #1719121a}.marketing-lead{max-width:590px;margin:30px 0 0;font-size:clamp(1.08rem,1.45vw,1.28rem);font-weight:580;line-height:1.62}.marketing-actions{align-items:center;gap:28px;margin-top:34px;display:flex}.button-arrow{gap:16px}.button-arrow svg,.underlined-link svg{width:18px;height:18px;transition:transform .18s}.button-arrow:hover svg,.underlined-link:hover svg{transform:translate(4px)}.underlined-link{border-bottom:2px solid;align-items:center;gap:10px;padding-bottom:5px;font-size:.86rem;font-weight:850;display:inline-flex}.hero-reassurance{margin:24px 0 0;font-size:.76rem;font-weight:750}.hero-photo-wrap{border-radius:0 0 0 72px;min-height:650px;position:relative;overflow:hidden}.hero-photo{object-fit:cover;object-position:50% center}.tracking-preview{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #ffffffad;border-radius:24px;width:min(380px,100% - 64px);padding:20px;position:absolute;bottom:30px;right:32px;box-shadow:0 24px 70px #17191247}.tracking-preview-head{border-bottom:1px solid var(--line);letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;padding-bottom:14px;font-size:.66rem;font-weight:850;display:flex}.tracking-preview-head span{align-items:center;gap:7px;display:inline-flex}.tracking-preview-head i{background:#4da56b;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #4da56b1f}.tracking-preview-row{grid-template-columns:28px 1fr;align-items:center;gap:10px;padding:16px 3px 5px;display:grid}.tracking-preview-row>svg{width:20px;height:20px;color:var(--ink)}.tracking-preview-row:first-of-type>svg{color:#d9b500}.tracking-preview-row small,.tracking-preview-row strong,.tracking-preview-row span{display:block}.tracking-preview-row small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:2px;font-size:.58rem;font-weight:800}.tracking-preview-row strong{font-size:.81rem}.tracking-preview-row span{color:var(--muted);margin-top:2px;font-size:.68rem}.tracking-preview-line{background:#dfded7;border-radius:999px;height:4px;margin:7px 0 0 42px;overflow:hidden}.tracking-preview-line span{background:var(--yellow);width:62%;height:100%;display:block}.tracking-rider{background:var(--ink);color:var(--white);border-radius:15px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;margin-top:14px;padding:11px;display:grid}.tracking-rider .rider-avatar{width:38px;height:38px;font-size:.68rem}.tracking-rider small,.tracking-rider strong{display:block}.tracking-rider small{font-size:.66rem;font-weight:800}.tracking-rider strong{color:#ffffff94;margin-top:2px;font-size:.58rem;font-weight:600}.tracking-rider>span:last-child{color:var(--yellow);font-size:.7rem;font-weight:900}.trust-band{background:var(--ink);color:var(--white);padding:36px 0}.trust-grid{grid-template-columns:repeat(3,1fr);display:grid}.trust-grid article{border-right:1px solid #ffffff24;grid-template-columns:52px 1fr;align-items:center;gap:18px;padding:6px 34px;display:grid}.trust-grid article:first-child{padding-left:0}.trust-grid article:last-child{border-right:0;padding-right:0}.trust-grid svg{color:var(--yellow)}.trust-grid h2{margin:0 0 5px;font-size:.9rem}.trust-grid p{color:#ffffffa3;margin:0;font-size:.72rem;line-height:1.5}.marketing-section{padding:112px 0}.marketing-heading{grid-template-columns:1.15fr .55fr;align-items:end;gap:80px;margin-bottom:72px;display:grid}.marketing-heading h2,.use-cases-intro h2,.rider-marketing h2,.faq-section h2,.final-marketing-cta h2{letter-spacing:-.07em;margin:0;font-size:clamp(2.7rem,5vw,5rem);font-weight:900;line-height:.98}.marketing-heading>p{color:var(--muted);margin:0;line-height:1.75}.process-section{background:var(--cream)}.process-grid{grid-template-columns:repeat(4,1fr);display:grid}.process-grid article{padding:0 34px 0 0;position:relative}.process-grid article:not(:first-child){padding-left:34px}.step-number{z-index:2;background:var(--yellow);border-radius:50%;place-items:center;width:34px;height:34px;margin-bottom:36px;font-size:.75rem;font-weight:900;display:grid;position:relative}.step-connector{border-top:2px dashed #1719123d;position:absolute;top:16px;left:34px;right:0}.process-grid article:last-child .step-connector{display:none}.process-grid svg{margin-bottom:30px}.process-grid h3{margin:0 0 12px;font-size:1.1rem}.process-grid p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.7}.pricing-section{background:var(--white)}.pricing-grid{grid-template-columns:1.15fr .85fr;gap:18px;display:grid}.price-block{border-radius:30px;min-height:410px;padding:52px}.price-shopper{background:var(--yellow);position:relative;overflow:hidden}.price-shopper:after{color:#ffffff59;content:"%";font-size:19rem;font-weight:950;line-height:1;position:absolute;bottom:-90px;right:-20px}.price-own{border:1px solid var(--line);background:var(--cream)}.price-block>span{letter-spacing:-.08em;margin-bottom:28px;font-size:clamp(4.4rem,7vw,7rem);font-weight:950;line-height:.8;display:block}.price-block h3{z-index:1;letter-spacing:-.04em;margin:0 0 14px;font-size:1.45rem;position:relative}.price-block p{z-index:1;color:#171912b3;max-width:500px;margin:0;line-height:1.7;position:relative}.price-block ul{z-index:1;flex-wrap:wrap;gap:18px;margin:42px 0 0;padding:0;font-size:.75rem;font-weight:800;list-style:none;display:flex;position:relative}.price-block li{align-items:center;gap:7px;display:inline-flex}.price-own .underlined-link{margin-top:42px}.channel-ribbon{background:var(--ink);color:var(--white);border-radius:24px;justify-content:space-between;align-items:center;gap:40px;margin-top:18px;padding:34px 40px;display:flex}.channel-ribbon .eyebrow{color:#ffffff8a;margin-bottom:7px}.channel-ribbon h3{margin:0;font-size:1.2rem}.channel-list{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.channel-list span{background:#ffffff12;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:6px;padding:10px 13px;font-size:.7rem;font-weight:750;display:inline-flex}.channel-list svg{color:#41c76e}.use-cases-section{background:var(--ink);color:var(--white)}.use-cases-grid{grid-template-columns:.88fr 1.12fr;gap:100px;display:grid}.use-cases-intro>p:not(.eyebrow){color:#ffffffa3;max-width:520px;margin:28px 0 34px;line-height:1.75}.use-cases-intro .button{color:var(--ink)}.use-case-list article{border-bottom:1px solid #ffffff24;grid-template-columns:52px 1fr;gap:22px;padding:28px 0;display:grid}.use-case-list article:first-child{padding-top:0}.use-case-list svg{color:var(--yellow)}.use-case-list h3{margin:0 0 10px;font-size:1.25rem}.use-case-list p{color:#ffffff9e;margin:0;font-size:.86rem;line-height:1.7}.rider-marketing{background:var(--yellow);padding:68px 0}.rider-marketing-grid{grid-template-columns:1.1fr .65fr auto;align-items:center;gap:58px;display:grid}.rider-marketing h2{font-size:clamp(2rem,3.7vw,3.8rem)}.rider-marketing-grid>p{margin:0;line-height:1.7}.faq-section{background:var(--cream)}.faq-grid{grid-template-columns:1fr .9fr;align-items:stretch;gap:84px;display:grid}.faq-section h2{margin-bottom:42px;font-size:clamp(2.7rem,4.8vw,4.8rem)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:22px 4px;font-weight:780}.faq-list details p{max-width:620px;color:var(--muted);margin:-4px 0 24px;padding-right:30px;font-size:.86rem;line-height:1.75}.faq-photo-wrap{border-radius:38px 38px 38px 120px;min-height:580px;position:relative;overflow:hidden}.faq-photo{object-fit:cover}.faq-photo-caption{color:var(--white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#171912e6;border-radius:18px;align-items:center;gap:13px;padding:17px;display:flex;position:absolute;bottom:22px;left:22px;right:22px}.faq-photo-caption svg{color:var(--yellow);flex:none}.faq-photo-caption strong,.faq-photo-caption span{display:block}.faq-photo-caption strong{font-size:.84rem}.faq-photo-caption span{color:#ffffff9e;margin-top:3px;font-size:.69rem}.final-marketing-cta{background:var(--yellow);padding:90px 0}.final-marketing-grid{justify-content:space-between;align-items:center;gap:60px;display:flex}.final-marketing-cta h2{font-size:clamp(2.8rem,5vw,5.2rem)}.final-marketing-grid>div:last-child{flex-direction:column;align-items:center;gap:20px;display:flex}.site-footer{border-top:0}@media (max-width:1180px){.main-nav{gap:16px;font-size:.78rem}.main-nav>a:nth-child(3),.main-nav>a:nth-child(5){display:none}.marketing-hero-grid{grid-template-columns:.92fr 1.08fr;gap:34px}.marketing-hero h1{font-size:clamp(4rem,7.8vw,6.2rem)}.rider-marketing-grid{grid-template-columns:1fr .7fr}.rider-marketing-grid .button{grid-column:1/-1;justify-self:start}}@media (max-width:900px){.launch-bar p,.main-nav>a:not(.header-cta){display:none}.marketing-hero-grid{grid-template-columns:1fr;width:min(100% - 34px,760px)}.marketing-hero-copy{padding-bottom:20px}.hero-photo-wrap{border-radius:40px 40px 0 0;min-height:590px}.trust-grid{grid-template-columns:1fr}.trust-grid article,.trust-grid article:first-child,.trust-grid article:last-child{border-bottom:1px solid #ffffff24;border-right:0;padding:22px 0}.trust-grid article:last-child{border-bottom:0}.marketing-heading,.use-cases-grid,.faq-grid{grid-template-columns:1fr;gap:42px}.marketing-heading{margin-bottom:54px}.process-grid{grid-template-columns:repeat(2,1fr);gap:52px 0}.process-grid article:nth-child(2) .step-connector{display:none}.pricing-grid{grid-template-columns:1fr}.channel-ribbon{flex-direction:column;align-items:flex-start}.channel-list{justify-content:flex-start}.rider-marketing-grid{grid-template-columns:1fr;gap:28px}.rider-marketing-grid .button{grid-column:auto}.faq-photo-wrap{min-height:480px}.final-marketing-grid{flex-direction:column;align-items:flex-start}.final-marketing-grid>div:last-child{align-items:flex-start}}@media (max-width:620px){.launch-bar{justify-content:space-between;gap:8px;font-size:.62rem}.launch-bar span{white-space:nowrap}.launch-bar a{text-align:right}.header-inner{min-height:68px}.header-cta{min-height:40px;padding:0 13px;font-size:.7rem;display:inline-flex!important}.header-cta svg{display:none}.marketing-hero-grid{width:min(100% - 28px,590px)}.marketing-hero-copy{padding-top:48px}.location-pill{margin-bottom:22px}.marketing-hero h1{font-size:clamp(3.8rem,17vw,5.3rem)}.marketing-lead{margin-top:24px;font-size:1rem}.marketing-actions{flex-direction:column;align-items:stretch;gap:20px}.marketing-actions .button{width:100%}.marketing-actions .underlined-link{align-self:flex-start}.hero-reassurance{line-height:1.6}.hero-photo-wrap{min-height:480px}.hero-photo{object-position:54% center}.tracking-preview{border-radius:20px;width:calc(100% - 28px);padding:15px;bottom:14px;right:14px}.tracking-preview-row{padding-top:12px}.tracking-preview-line,.tracking-rider{margin-top:8px}.trust-band{padding:20px 0}.marketing-section{padding:78px 0}.marketing-heading{margin-bottom:48px;display:block}.marketing-heading>p{margin-top:24px}.marketing-heading h2,.use-cases-intro h2,.faq-section h2,.final-marketing-cta h2{font-size:clamp(2.55rem,13vw,3.8rem)}.process-grid{grid-template-columns:1fr}.process-grid article,.process-grid article:not(:first-child){padding:0}.process-grid article .step-connector{display:none}.step-number{margin-bottom:24px}.process-grid svg{margin-bottom:20px}.price-block{border-radius:24px;min-height:auto;padding:34px 28px}.price-shopper:after{font-size:11rem;bottom:-38px;right:-16px}.price-block ul{flex-direction:column;align-items:flex-start;gap:12px;margin-top:32px}.channel-ribbon{padding:28px 24px}.use-cases-grid{gap:64px}.rider-marketing{padding:62px 0}.faq-photo-wrap{border-radius:28px 28px 28px 70px;min-height:390px}.final-marketing-cta{padding:70px 0}.final-marketing-grid>div:last-child,.final-marketing-grid .button{width:100%}}.rd-delivery-offer{background:#fff9d5;border:1px solid #e4d36e;border-radius:16px;padding:17px}.rd-delivery-offer>div{align-items:center;gap:11px;margin:10px 0 14px;display:flex}.rd-delivery-offer>div>span{color:#171912;background:#ffd400;border-radius:13px;place-items:center;width:42px;height:42px;font-size:1.25rem;display:grid}.rd-delivery-offer>div p,.rd-delivery-offer>div strong,.rd-delivery-offer>div small{margin:0;display:block}.rd-delivery-offer>div small{color:#74691f;margin-top:2px;font-size:.68rem}.rd-delivery-offer>a,.rd-delivery-offer>button{width:100%;margin-top:7px;text-decoration:none}.customer-auth-mobile-brand,.cd-mobile-tabs{display:none}.customer-auth-mode{background:#eeefe9;border:1px solid #dedfd7;border-radius:14px;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:30px;padding:5px;display:grid}.customer-auth-mode button{color:#686b60;cursor:pointer;background:0 0;border:0;border-radius:10px;min-height:42px;font-size:.76rem;font-weight:850}.customer-auth-mode button.active{color:#171912;background:#fff;box-shadow:0 5px 16px #17191217}.customer-auth-page .auth-text-button,.customer-auth-page .auth-switch button{min-height:44px;padding:8px 3px}.customer-auth-page .password-field button{width:44px;height:44px}.customer-auth-page :is(button,a,input):focus-visible,.customer-dashboard :is(button,a):focus-visible,.customer-explore :is(button,a,input,select):focus-visible,.storefront-app :is(button,a,input,select,textarea):focus-visible{outline-offset:3px;outline:3px solid #9c8412}.customer-auth-page .button-dark:focus-visible,.cd-sidebar :is(button,a):focus-visible{outline-color:#ffd400}.customer-auth-page .auth-heading h2:focus{outline:none}.customer-auth-reset-link{width:max-content;max-width:100%;color:inherit;text-underline-offset:3px;margin-top:9px;font-weight:900;text-decoration:underline;display:block}.cd-sidebar-account button:disabled{cursor:wait;opacity:.55}@media (max-width:960px){.customer-auth-page{flex-direction:column;min-height:100vh;display:flex}.customer-auth-page .customer-auth-form-shell{order:1;place-items:start center;min-height:100svh;padding:24px 20px 42px}.customer-auth-page .customer-auth-form-card{width:min(100%,580px)}.customer-auth-mobile-brand{width:max-content;margin-bottom:34px;display:flex}.customer-auth-page .customer-auth-story{order:2;gap:32px;min-height:auto;padding:42px 24px}.customer-auth-page .customer-auth-story>.brand{display:none}.customer-auth-page .customer-auth-story>div{margin:0}.customer-auth-page .customer-auth-story h1{max-width:520px;font-size:clamp(2.8rem,12vw,4.5rem)}.customer-auth-page .customer-auth-story>div>p:last-child{margin-top:20px}.customer-auth-page .customer-auth-story ul{margin-top:0}}@media (max-width:650px){.customer-auth-page .customer-auth-form-shell{padding:18px 17px 34px}.customer-auth-mobile-brand{margin-bottom:25px}.customer-auth-mode{margin-bottom:24px}.customer-auth-page .auth-heading{margin-bottom:25px}.customer-auth-page .auth-heading h2{font-size:2.35rem}.customer-auth-page .auth-field-row{grid-template-columns:1fr}.customer-auth-page .customer-auth-story{padding:36px 20px}.customer-auth-page .customer-auth-story h1{font-size:3rem}.cd-mobile-tabs{z-index:50;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff7;border:1px solid #17191224;border-radius:18px;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;padding:6px;display:grid;position:fixed;bottom:9px;left:9px;right:9px;box-shadow:0 12px 35px #17191233}.cd-mobile-tabs button{color:#74776d;cursor:pointer;background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:51px;padding:4px 1px;display:flex;position:relative}.cd-mobile-tabs button svg{font-size:1.05rem}.cd-mobile-tabs button span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.5rem;font-weight:800;overflow:hidden}.cd-mobile-tabs button.active{color:#171912;background:#fff4ae}.cd-mobile-tabs button b{color:#fff;background:#171912;border-radius:50%;place-items:center;min-width:16px;height:16px;font-size:.52rem;display:grid;position:absolute;top:4px;right:8px}.customer-dashboard .cd-view{padding-bottom:115px}}@media (max-width:820px){.customer-dashboard .cd-sidebar{visibility:hidden}.customer-dashboard .cd-sidebar.open{visibility:visible}}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.customer-explore,.customer-dashboard,.storefront-app{overflow-wrap:anywhere;text-rendering:optimizelegibility}.customer-explore :is(button,a),.customer-dashboard :is(button,a),.storefront-app :is(button,a){min-block-size:44px}.customer-explore button,.customer-dashboard button,.storefront-app button{min-inline-size:44px}.customer-explore :is(input,select,textarea):not([type=radio]):not([type=checkbox]),.customer-dashboard :is(input,select,textarea):not([type=radio]):not([type=checkbox]),.storefront-app :is(input,select,textarea):not([type=radio]):not([type=checkbox]){min-block-size:44px}.customer-explore small,.customer-dashboard small,.storefront-app small{font-size:max(.75rem,1em);line-height:1.45}.customer-auth-page :is(button,a,input,select,textarea,summary,[tabindex]):focus-visible,.customer-dashboard :is(button,a,input,select,textarea,summary,[tabindex]):focus-visible,.customer-explore :is(button,a,input,select,textarea,summary,[tabindex]):focus-visible,.storefront-app :is(button,a,input,select,textarea,summary,[tabindex]):focus-visible{outline-offset:3px;outline:3px solid #665600}.cd-sidebar :is(button,a):focus-visible,.sf-floating-cart:focus-visible{outline-color:#ffd400}.cd-sidebar-head>button,.cd-sidebar-account>button,.cd-mobile-header>button,.cd-order-drawer>header button,.cd-modal header button,.sf-modal-close,.sf-drawer-heading>button,.sf-back{width:44px;min-width:44px;height:44px;min-height:44px}.cd-drawer-backdrop,.cd-modal-backdrop,.sf-modal-backdrop{overscroll-behavior:contain}.cd-order-drawer,.cd-modal,.sf-modal,.sf-cart-drawer{overscroll-behavior:contain;max-width:100%}.cd-order-drawer,.sf-cart-drawer{height:100dvh}.cd-modal,.sf-modal{max-height:calc(100dvh - 32px)}.sf-checkout-modal{scrollbar-gutter:stable}.sf-floating-cart{min-block-size:56px;bottom:max(16px, env(safe-area-inset-bottom))}.ce-mobile-nav,.cd-mobile-tabs{bottom:max(9px, env(safe-area-inset-bottom))}.ce-mobile-nav a,.ce-mobile-nav button,.cd-mobile-tabs button{min-height:52px}.ce-search>button[type=submit]{min-height:44px}.ce-mobile-nav a,.ce-mobile-nav button,.cd-mobile-tabs button span{font-size:.6875rem;line-height:1.15}.customer-dashboard .cd-view{padding-bottom:calc(115px + env(safe-area-inset-bottom))}.sf-layout{margin-bottom:calc(110px + env(safe-area-inset-bottom))}.sf-product-card img,.sf-cover img,.sf-logo img,.ce-mini-logo img,.cd-merchant-avatar img,.cd-rider-card img{object-fit:cover;width:100%;height:100%;display:block}.ui-skeleton{background-color:#e7e7df;background-image:linear-gradient(100deg,#0000 25%,#ffffffb8 45%,#0000 65%),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:220% 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:18px;animation:1.25s ease-in-out infinite ui-skeleton-shimmer;display:block;overflow:hidden}@keyframes ui-skeleton-shimmer{to{background-position-x:-220%}}.sf-loading-skeleton,.cd-loading-skeleton{min-height:100dvh;padding:24px;display:block;position:relative}.sf-skeleton-topbar{width:min(1180px,100%);height:54px;margin:0 auto 22px}.sf-skeleton-cover{width:min(1180px,100%);height:250px;margin:auto}.sf-skeleton-restaurant{background-color:#efefe9;width:min(1080px,100% - 32px);height:122px;margin:-40px auto 28px}.sf-skeleton-grid,.ce-skeleton-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(1136px,100%);margin:auto;display:grid}.sf-skeleton-grid>span,.ce-skeleton-grid>span{min-height:180px}.ce-loading-skeleton{min-height:230px;padding:0}.ce-skeleton-grid{width:100%}.cd-loading-skeleton{padding-left:276px}.cd-skeleton-sidebar{background-color:#2d2f28;width:230px;position:fixed;inset:18px auto 18px 18px}.cd-skeleton-content{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(1100px,100%);margin:42px auto;display:grid}.cd-skeleton-content>span:first-child{grid-column:1/-1;height:82px}.cd-skeleton-content>span:not(:first-child){min-height:210px}.ce-empty,.cd-empty,.sf-empty,.sf-no-products{align-content:center;min-height:220px}@media (max-width:820px){.cd-loading-skeleton{padding:18px}.cd-skeleton-sidebar{width:100%;height:58px;margin-bottom:24px;position:static}.cd-skeleton-content{margin-top:0}}@media (max-width:700px){.sf-modal-backdrop,.cd-modal-backdrop,.cd-drawer-backdrop{padding-top:env(safe-area-inset-top)}.sf-modal,.sf-cart-drawer,.cd-order-drawer,.cd-modal{border-bottom-right-radius:0;border-bottom-left-radius:0;max-height:100dvh}.sf-cart-drawer,.sf-checkout-modal,.cd-drawer-content,.cd-modal>form{padding-bottom:calc(24px + env(safe-area-inset-bottom))}.sf-skeleton-grid,.ce-skeleton-grid,.cd-skeleton-content{grid-template-columns:1fr}.sf-skeleton-cover{height:190px}.sf-skeleton-grid>span,.ce-skeleton-grid>span{min-height:150px}}@media (max-width:420px){.sf-add-row{flex-direction:column;align-items:stretch}.sf-stepper{justify-content:space-between;min-height:52px}.sf-stepper button{width:44px;height:44px}.sf-primary{min-height:48px;font-size:.8125rem}.sf-checkout-modal,.sf-modal-body,.sf-cart-drawer{padding-left:14px;padding-right:14px}.ce-hero h1{font-size:clamp(2rem,11vw,2.35rem)}.cd-page-heading h1{font-size:clamp(1.8rem,10vw,2.05rem)}}@media (max-width:340px){.ce-header{padding-inline:12px}.ce-brand{font-size:.95rem}.ce-location{max-width:145px}.sf-topbar{padding-inline:12px}.sf-restaurant-card{width:calc(100% - 20px);padding-inline:13px}.sf-fulfillment{grid-template-columns:1fr}}.rd-storefront-link[type=button]{text-align:left;cursor:pointer;width:calc(100% - 32px);font-family:inherit}.rd-onboarding-reminder{color:#3e350d;background:#fff9d9;border-bottom:1px solid #d8c65c;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:13px 34px;display:grid}.rd-onboarding-reminder>svg{color:#7f6b00;width:24px;height:24px}.rd-onboarding-reminder div{gap:3px;display:grid}.rd-onboarding-reminder strong{font-size:.76rem}.rd-onboarding-reminder small{color:#71652c;font-size:.68rem;line-height:1.45}.rd-onboarding-reminder button{color:#3e350d;cursor:pointer;background:#fff;border:1px solid #c8b746;border-radius:10px;min-height:36px;padding:0 14px;font-size:.68rem;font-weight:850}.rd-onboarding{gap:23px;display:grid}.rd-onboarding-heading{margin-bottom:4px}.rd-onboarding-heading .rd-secondary-button svg,.rd-onboarding .rd-primary-button svg,.rd-onboarding .rd-secondary-button svg{width:18px;height:18px}.rd-onboarding-overview,.rd-onboarding-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.rd-onboarding-progress-card,.rd-validation-card{align-items:center;gap:24px;min-height:180px;display:flex}.rd-onboarding-progress{border-radius:50%;flex:0 0 120px;place-items:center;width:120px;height:120px;padding:9px;display:grid}.rd-onboarding-progress>span{background:var(--rd-surface);border-radius:50%;align-content:center;justify-items:center;width:100%;height:100%;display:grid}.rd-onboarding-progress strong{letter-spacing:-.05em;font-size:1.55rem}.rd-onboarding-progress small{color:var(--rd-muted);font-size:.62rem}.rd-onboarding-progress-card h2,.rd-validation-card h2,.rd-onboarding-actions-grid h2,.rd-onboarding-help h2{letter-spacing:-.035em;margin:0;font-size:1.18rem}.rd-onboarding-progress-card p:last-child,.rd-validation-card p,.rd-onboarding-actions-grid>article>p:not(.rd-overline){color:var(--rd-muted);margin:9px 0 0;font-size:.72rem;line-height:1.55}.rd-validation-card>span,.rd-onboarding-action-icon{color:#746100;background:#fff4bd;border-radius:14px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.rd-validation-card>span svg,.rd-onboarding-action-icon svg{width:25px;height:25px}.rd-validation-card.approved{background:#f6fbf7;border-color:#b8dac3}.rd-validation-card.approved>span{color:#267245;background:#dff2e5}.rd-validation-card.submitted{background:#f7fafe;border-color:#c4d5e7}.rd-validation-card.submitted>span{color:#2c5e8a;background:#e2edf8}.rd-validation-card.suspended{background:#fff8f7;border-color:#edb9b1}.rd-validation-card.suspended>span{color:#a13c2e;background:#fbe4df}.rd-validation-card small{color:var(--rd-muted);margin-top:9px;font-size:.62rem;display:block}.rd-onboarding-checklist{gap:0;margin:0;padding:0;list-style:none;display:grid}.rd-onboarding-checklist>li{border-top:1px solid var(--rd-line);grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:16px;padding:19px 0;display:grid}.rd-onboarding-checklist>li:first-child{border-top:0}.rd-onboarding-step-number{color:#686b62;background:#f3f3ee;border:1px solid #d6d7cf;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.7rem;font-weight:850;display:grid}.rd-onboarding-checklist>li.complete .rd-onboarding-step-number{color:#267245;background:#dff2e5;border-color:#a9d1b6}.rd-onboarding-step-number svg{width:16px;height:16px}.rd-onboarding-checklist header{justify-content:space-between;align-items:center;gap:12px;display:flex}.rd-onboarding-checklist header strong{font-size:.78rem}.rd-onboarding-checklist header span{color:#766934;text-transform:uppercase;background:#f2eee2;border-radius:999px;padding:4px 8px;font-size:.57rem;font-weight:850}.rd-onboarding-checklist>li.complete header span{color:#267245;background:#dff2e5}.rd-onboarding-checklist>li>div>p{color:var(--rd-muted);margin:6px 0 0;font-size:.7rem;line-height:1.5}.rd-onboarding-checklist>li>.rd-text-button{white-space:nowrap;min-height:34px}.rd-onboarding-checklist>li>.rd-text-button svg{width:15px;height:15px}.rd-onboarding-missing{color:#5e552e;background:#faf7ea;border-radius:10px;margin-top:11px;padding:10px 12px;font-size:.66rem}.rd-onboarding-missing b{margin-bottom:5px;display:block}.rd-onboarding-missing ul{gap:4px;margin:0;padding-left:17px;display:grid}.rd-onboarding-actions-grid>article{flex-direction:column;align-items:flex-start;min-height:390px;display:flex}.rd-onboarding-actions-grid .rd-onboarding-action-icon{margin-bottom:20px}.rd-onboarding-actions-grid .rd-primary-button,.rd-onboarding-actions-grid .rd-secondary-button{width:100%;margin-top:auto}.rd-onboarding-actions-grid>article>small{color:var(--rd-muted);margin-top:8px;font-size:.62rem;line-height:1.4}.rd-test-order-result{background:#f6fbf7;border:1px solid #b8dac3;border-radius:13px;width:100%;margin:16px 0;padding:14px}.rd-test-order-result header,.rd-onboarding-waiting,.rd-onboarding-blocked{align-items:center;gap:10px;display:flex}.rd-test-order-result header svg{color:#267245;width:22px;height:22px}.rd-test-order-result header span,.rd-onboarding-waiting span,.rd-onboarding-blocked span{gap:2px;display:grid}.rd-test-order-result header strong,.rd-onboarding-waiting strong,.rd-onboarding-blocked strong{font-size:.7rem}.rd-test-order-result header small,.rd-onboarding-waiting small,.rd-onboarding-blocked small{color:var(--rd-muted);font-size:.61rem;line-height:1.4}.rd-test-order-result dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:13px 0 0;display:grid}.rd-test-order-result dl div{gap:2px;display:grid}.rd-test-order-result dt{color:var(--rd-muted);font-size:.57rem}.rd-test-order-result dd{margin:0;font-size:.68rem;font-weight:800}.rd-onboarding-waiting,.rd-onboarding-blocked{border-radius:11px;width:100%;margin-top:auto;padding:12px}.rd-onboarding-waiting{color:#2c5e8a;background:#edf4fb}.rd-onboarding-blocked{color:#74672e;background:#f5f2e8}.rd-onboarding-waiting svg,.rd-onboarding-blocked svg{flex:0 0 21px;width:21px;height:21px}.rd-publish-button{background:#597000;border-color:#597000}.rd-onboarding-help{grid-template-columns:minmax(190px,.65fr) minmax(0,1.35fr);gap:28px;display:grid}.rd-onboarding-help>div:last-child{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.rd-onboarding-help article{background:#f5f5f0;border-radius:12px;padding:14px}.rd-onboarding-help article strong{font-size:.69rem}.rd-onboarding-help article p{color:var(--rd-muted);margin:6px 0 0;font-size:.64rem;line-height:1.45}.rd-store-preview{border:1px solid var(--rd-line);background:#f7f7f3;border-radius:16px;overflow:hidden}.rd-store-preview>header{color:#fff;background:linear-gradient(135deg,#34372d,#151713) 50%/cover;align-items:flex-end;gap:16px;min-height:180px;padding:26px;display:flex}.rd-store-preview>header>span{background:var(--rd-yellow);width:66px;height:66px;color:var(--rd-ink);border:3px solid #fff;border-radius:18px;flex:0 0 66px;place-items:center;font-size:1.5rem;font-weight:900;display:grid;overflow:hidden}.rd-store-preview img{object-fit:cover;width:100%;height:100%}.rd-store-preview h3{letter-spacing:-.04em;margin:5px 0;font-size:1.45rem}.rd-store-preview header small{letter-spacing:.06em;text-transform:uppercase;font-size:.58rem;font-weight:850}.rd-store-preview header p{margin:0;font-size:.68rem}.rd-store-preview-body{padding:18px}.rd-store-preview-body nav{gap:7px;margin-bottom:14px;display:flex;overflow-x:auto}.rd-store-preview-body nav span{border:1px solid var(--rd-line);white-space:nowrap;background:#fff;border-radius:999px;padding:7px 11px;font-size:.62rem;font-weight:800}.rd-store-preview-body>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.rd-store-preview-body article{border:1px solid var(--rd-line);background:#fff;border-radius:12px;grid-template-columns:66px minmax(0,1fr);gap:11px;padding:10px;display:grid}.rd-store-preview-body article>span{color:#85887e;background:#edede7;border-radius:9px;place-items:center;width:66px;height:66px;display:grid;overflow:hidden}.rd-store-preview-body article>div{min-width:0}.rd-store-preview-body article strong,.rd-store-preview-body article b{font-size:.67rem;display:block}.rd-store-preview-body article p{color:var(--rd-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0;font-size:.59rem;display:-webkit-box;overflow:hidden}.rd-store-preview-empty{color:var(--rd-muted);text-align:center;margin:20px 0;font-size:.7rem}@media (max-width:820px){.rd-onboarding-overview,.rd-onboarding-actions-grid,.rd-onboarding-help{grid-template-columns:1fr}.rd-onboarding-help>div:last-child{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:620px){.rd-onboarding-reminder{grid-template-columns:auto minmax(0,1fr);padding:12px 14px;top:68px}.rd-onboarding-reminder button{grid-column:1/-1}.rd-onboarding-progress-card,.rd-validation-card{flex-direction:column;align-items:flex-start}.rd-onboarding-progress-card{text-align:center;align-items:center}.rd-onboarding-checklist>li{grid-template-columns:auto minmax(0,1fr)}.rd-onboarding-checklist>li>.rd-text-button{grid-column:2;justify-self:start}.rd-onboarding-help>div:last-child,.rd-store-preview-body>div{grid-template-columns:1fr}.rd-store-preview>header{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.ui-skeleton{background:#e7e7df}}.prelaunch-page{--prelaunch-green:#1e7048;--prelaunch-green-dark:#145335;--prelaunch-purple:#6246d9;background:var(--cream);color:var(--ink);overflow:hidden}.prelaunch-page h1,.prelaunch-page h2,.prelaunch-page h3,.prelaunch-page p{margin-top:0}.prelaunch-header{z-index:30;background:var(--yellow);border-bottom:1px solid #1719121a;position:relative}.prelaunch-header-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:78px;display:grid}.prelaunch-header .shopper-logo{--shopper-logo-width:138px}.prelaunch-header nav{align-items:center;gap:28px;font-size:.82rem;font-weight:800;display:flex}.prelaunch-header nav a{position:relative}.prelaunch-header nav a:after{background:var(--ink);content:"";height:2px;transition:transform .18s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.prelaunch-header nav a:hover:after,.prelaunch-header nav a:focus-visible:after{transform:scaleX(1)}.prelaunch-header-cta{background:var(--ink);color:#fff;border-radius:13px;justify-self:end;align-items:center;gap:9px;min-height:44px;padding:0 17px;font-size:.76rem;font-weight:850;display:inline-flex}.prelaunch-header-cta svg{width:17px;height:17px}.prelaunch-hero{background:radial-gradient(circle at 8% 15%, #ffffff75 0 4px, transparent 5px), radial-gradient(circle at 92% 84%, #17191224 0 5px, transparent 6px), var(--yellow);min-height:730px;padding:clamp(60px,8vw,108px) 0 86px;position:relative;overflow:hidden}.prelaunch-hero:before{content:"";border:1px solid #17191221;border-radius:50%;width:420px;height:420px;position:absolute;top:-150px;right:-120px;box-shadow:0 0 0 48px #ffffff14,0 0 0 96px #ffffff0f}.prelaunch-hero-grid{z-index:2;grid-template-columns:minmax(0,1.02fr) minmax(390px,.72fr);align-items:center;gap:clamp(48px,7vw,100px);display:grid;position:relative}.prelaunch-location{letter-spacing:.08em;text-transform:uppercase;background:#fff6;border:1px solid #1719122e;border-radius:999px;align-items:center;gap:9px;margin-bottom:26px;padding:8px 12px;font-size:.7rem;font-weight:900;display:inline-flex}.prelaunch-location span{background:var(--prelaunch-green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #1e704824}.prelaunch-hero h1{letter-spacing:-.078em;max-width:770px;margin-bottom:28px;font-size:clamp(3.6rem,6.7vw,6.6rem);font-weight:950;line-height:.91}.prelaunch-hero h1 em{color:#fff;text-shadow:0 3px #1719121a;font-style:normal}.prelaunch-hero-copy>p{max-width:630px;margin-bottom:0;font-size:clamp(1.04rem,1.7vw,1.25rem);font-weight:580;line-height:1.62}.prelaunch-hero-actions{align-items:center;gap:24px;margin-top:32px;display:flex}.prelaunch-text-link{border-bottom:1px solid var(--ink);align-items:center;gap:9px;padding:8px 0 5px;font-size:.82rem;font-weight:850;display:inline-flex}.prelaunch-text-link svg,.button-arrow svg{width:18px;height:18px;transition:transform .18s}.prelaunch-text-link:hover svg,.button-arrow:hover svg{transform:translate(3px)}.prelaunch-reassurance{flex-wrap:wrap;gap:14px 22px;margin:24px 0 0;padding:0;list-style:none;display:flex}.prelaunch-reassurance li{align-items:center;gap:6px;font-size:.69rem;font-weight:800;display:flex}.prelaunch-reassurance svg{width:16px;height:16px}.prelaunch-signup-wrap{scroll-margin-top:24px;position:relative}.prelaunch-card-label{letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;padding:0 6px;font-size:.67rem;font-weight:900;display:flex}.prelaunch-card-label strong{background:var(--ink);color:var(--yellow);letter-spacing:.07em;border-radius:999px;padding:6px 9px;font-size:.6rem}.prelaunch-form-card{background:#fff;border:1px solid #1719121a;border-radius:29px;min-height:500px;padding:12px;box-shadow:0 28px 80px #1719122e}.prelaunch-tabs{background:#efefe8;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));padding:5px;display:grid}.prelaunch-tabs button{color:#65675f;cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:45px;font-size:.68rem;font-weight:850;display:flex}.prelaunch-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 4px 16px #17191214}.prelaunch-tabs button svg{width:17px;height:17px}.prelaunch-tabs button:focus-visible,.prelaunch-form input:focus-visible,.prelaunch-form select:focus-visible{outline:3px solid var(--yellow);outline-offset:2px}.prelaunch-form{gap:14px;padding:24px 18px 15px;display:grid}.prelaunch-form-heading{margin-bottom:3px}.prelaunch-form-heading p{letter-spacing:-.035em;margin-bottom:5px;font-size:1.12rem;font-weight:900}.prelaunch-form-heading>span{color:var(--muted);font-size:.72rem}.prelaunch-form label{color:#42453c;gap:7px;font-size:.68rem;font-weight:850;display:grid}.prelaunch-form label .optional{color:#92958c;margin-left:4px;font-size:.58rem;font-weight:700}.prelaunch-form input,.prelaunch-form select{width:100%;min-height:47px;color:var(--ink);background:#f8f8f3;border:1px solid #17191224;border-radius:12px;outline:none;padding:0 13px;font-family:inherit;font-size:.78rem}.prelaunch-form input::placeholder{color:#9a9d93}.prelaunch-field-grid{grid-template-columns:1.1fr .9fr;gap:10px;display:grid}.prelaunch-rider-note{color:var(--prelaunch-green-dark);background:#e9f8ef;border-radius:11px;align-items:center;gap:8px;margin-bottom:0;padding:10px 11px;font-size:.63rem;font-weight:780;line-height:1.4;display:flex}.prelaunch-rider-note svg{flex:none;width:19px;height:19px}.prelaunch-submit{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:52px;margin-top:3px;font-size:.76rem;font-weight:850;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 10px 24px #1719122e}.prelaunch-submit:hover{transform:translateY(-2px);box-shadow:0 14px 30px #17191238}.prelaunch-submit:disabled{cursor:wait;opacity:.65;transform:none}.prelaunch-submit svg{width:17px;height:17px}.prelaunch-privacy,.prelaunch-form-error{text-align:center;margin-bottom:0;font-size:.59rem;line-height:1.45}.prelaunch-privacy{color:#888b81}.prelaunch-form-error{color:#9c2525}.prelaunch-form-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:414px;padding:46px 28px 32px;display:flex}.prelaunch-form-success>span{background:var(--yellow);border-radius:22px;place-items:center;width:66px;height:66px;margin-bottom:18px;display:grid}.prelaunch-form-success>span svg{width:34px;height:34px}.prelaunch-form-success>p{letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:.62rem;font-weight:900}.prelaunch-form-success h2{letter-spacing:-.05em;max-width:320px;margin-bottom:10px;font-size:1.65rem}.prelaunch-form-success>div{max-width:320px;color:var(--muted);font-size:.8rem;line-height:1.55}.prelaunch-form-success>a{color:#102a1a;background:#25d366;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:48px;margin-top:20px;padding:0 16px;font-size:.72rem;font-weight:850;display:flex}.prelaunch-form-success>a svg{width:18px;height:18px}.prelaunch-form-success>button{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;margin-top:18px;padding:0 0 3px;font-size:.65rem;font-weight:800}.prelaunch-route{border:2px dashed #17191233;border-radius:50%;width:min(46vw,650px);height:310px;position:absolute;bottom:-176px;right:-30px;transform:rotate(-8deg)}.route-dot{border:4px solid var(--yellow);background:var(--ink);border-radius:50%;width:17px;height:17px;position:absolute}.route-dot-one{top:32px;left:90px}.route-dot-two{top:4px;left:48%}.route-dot-three{top:40px;right:65px}.prelaunch-audience-section{background:var(--cream);padding:clamp(78px,9vw,128px) 0;scroll-margin-top:30px}.prelaunch-section-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:56px;margin-bottom:48px;display:grid}.prelaunch-section-heading .eyebrow,.prelaunch-network-intro .eyebrow,.prelaunch-rider-band .eyebrow,.prelaunch-final-cta .eyebrow{color:#73766b;margin-bottom:15px;font-size:.68rem}.prelaunch-section-heading h2,.prelaunch-network-intro h2,.prelaunch-rider-band h2,.prelaunch-final-cta h2{letter-spacing:-.065em;margin-bottom:0;font-size:clamp(2.4rem,4.6vw,4.5rem);font-weight:920;line-height:.98}.prelaunch-section-heading>p{max-width:440px;color:var(--muted);margin-bottom:2px;font-size:.92rem;line-height:1.65}.prelaunch-audience-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.prelaunch-audience-card{background:#fff;border:1px solid #1719121f;border-radius:28px;flex-direction:column;align-items:flex-start;min-height:480px;padding:32px;scroll-margin-top:30px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 12px 40px #1719120a}.prelaunch-audience-card:hover{transform:translateY(-5px);box-shadow:0 22px 55px #17191217}.prelaunch-audience-card.rider{background:var(--ink);color:#fff}.prelaunch-audience-icon{background:var(--yellow);width:58px;height:58px;color:var(--ink);border-radius:18px;place-items:center;margin-bottom:27px;display:grid}.prelaunch-audience-card.customer .prelaunch-audience-icon{color:var(--prelaunch-purple);background:#eee9ff}.prelaunch-audience-card.rider .prelaunch-audience-icon{background:var(--yellow)}.prelaunch-audience-icon svg{width:31px;height:31px}.prelaunch-card-eyebrow{color:#787b71;letter-spacing:.11em;text-transform:uppercase;margin-bottom:10px;font-size:.63rem;font-weight:900}.prelaunch-audience-card.rider .prelaunch-card-eyebrow{color:var(--yellow)}.prelaunch-audience-card h3{letter-spacing:-.055em;margin-bottom:16px;font-size:1.95rem;font-weight:900;line-height:1.02}.prelaunch-audience-card>p:not(.prelaunch-card-eyebrow){color:var(--muted);margin-bottom:24px;font-size:.83rem;line-height:1.62}.prelaunch-audience-card.rider>p:not(.prelaunch-card-eyebrow){color:#ffffffad}.prelaunch-audience-card ul{gap:11px;margin:0 0 30px;padding:0;list-style:none;display:grid}.prelaunch-audience-card li{align-items:flex-start;gap:8px;font-size:.7rem;font-weight:760;line-height:1.4;display:flex}.prelaunch-audience-card li svg{width:17px;height:17px;color:var(--prelaunch-green);flex:none}.prelaunch-audience-card.rider li svg{color:var(--yellow)}.prelaunch-audience-card>a{border-bottom:1px solid;align-items:center;gap:8px;margin-top:auto;padding-bottom:4px;font-size:.72rem;font-weight:850;display:inline-flex}.prelaunch-audience-card>a svg{width:17px;height:17px}.prelaunch-network-section{background:#fff;padding:clamp(76px,9vw,124px) 0;scroll-margin-top:20px}.prelaunch-network-grid{grid-template-columns:minmax(0,.85fr) minmax(440px,1fr);gap:clamp(60px,10vw,140px);display:grid}.prelaunch-network-intro>p:not(.eyebrow){max-width:560px;color:var(--muted);margin:25px 0 30px;font-size:.9rem;line-height:1.7}.prelaunch-city-pill{background:var(--yellow);border-radius:15px;align-items:center;gap:12px;padding:12px 16px;font-size:.75rem;font-weight:850;display:inline-flex}.prelaunch-city-pill>svg{width:25px;height:25px}.prelaunch-city-pill span{gap:2px;display:grid}.prelaunch-city-pill small{letter-spacing:.1em;opacity:.62;text-transform:uppercase;font-size:.54rem;font-weight:900}.prelaunch-steps{display:grid}.prelaunch-steps article{border-bottom:1px solid var(--line);grid-template-columns:76px 1fr;align-items:start;gap:18px;padding:26px 0;display:grid}.prelaunch-steps article:first-child{padding-top:0}.prelaunch-steps article>span{color:var(--yellow);letter-spacing:-.05em;-webkit-text-stroke:1px #17191252;font-size:2.15rem;font-weight:950;line-height:1}.prelaunch-steps h3{letter-spacing:-.035em;margin-bottom:7px;font-size:1.12rem;font-weight:900}.prelaunch-steps p{color:var(--muted);margin-bottom:0;font-size:.78rem;line-height:1.55}.prelaunch-rider-band{background:var(--ink);color:#fff;padding:62px 0}.prelaunch-rider-grid{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:30px;display:grid}.prelaunch-whatsapp-icon{color:#112719;background:#25d366;border-radius:24px;place-items:center;width:76px;height:76px;display:grid}.prelaunch-whatsapp-icon svg{width:40px;height:40px}.prelaunch-rider-band .eyebrow{color:var(--yellow)}.prelaunch-rider-band h2{font-size:clamp(2rem,3.6vw,3.5rem)}.prelaunch-rider-band div>p:last-child{color:#ffffff9e;max-width:680px;margin:15px 0 0;font-size:.8rem;line-height:1.6}.prelaunch-whatsapp-button{color:#112719;white-space:nowrap;background:#25d366;gap:9px}.prelaunch-final-cta{background:var(--yellow);padding:clamp(74px,8vw,110px) 0}.prelaunch-final-grid{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:30px;display:grid}.prelaunch-final-icon{border:2px solid var(--ink);border-radius:50%;place-items:center;width:86px;height:86px;display:grid}.prelaunch-final-icon svg{width:43px;height:43px}.prelaunch-final-cta h2{max-width:730px;font-size:clamp(2.35rem,4vw,4rem)}.prelaunch-final-cta .button{white-space:nowrap;gap:9px}.prelaunch-footer{background:var(--ink);color:#fff;padding:38px 0}.prelaunch-footer-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:30px;display:grid}.prelaunch-footer .shopper-logo{--shopper-logo-width:128px}.prelaunch-footer p{color:#ffffff8c;margin-bottom:0;font-size:.7rem}.prelaunch-footer-inner>div{color:#ffffff8c;flex-direction:column;align-items:flex-end;gap:6px;font-size:.62rem;display:flex}.prelaunch-footer-inner>div a{color:#fff;border-bottom:1px solid #ffffff80;font-weight:750}@media (max-width:1040px){.prelaunch-header-inner{grid-template-columns:1fr auto}.prelaunch-header nav{display:none}.prelaunch-hero-grid{grid-template-columns:minmax(0,1fr) minmax(350px,.78fr);gap:38px}.prelaunch-hero h1{font-size:clamp(3.35rem,7vw,5rem)}.prelaunch-audience-card{padding:26px}.prelaunch-rider-grid{grid-template-columns:auto minmax(0,1fr)}.prelaunch-rider-grid>.button{grid-column:2;justify-self:start}.prelaunch-final-grid{grid-template-columns:auto minmax(0,1fr)}.prelaunch-final-grid>.button{grid-column:2;justify-self:start}}@media (max-width:820px){.prelaunch-hero{padding-top:64px}.prelaunch-hero-grid,.prelaunch-section-heading,.prelaunch-network-grid{grid-template-columns:1fr}.prelaunch-hero-grid{gap:52px}.prelaunch-hero-copy{text-align:center}.prelaunch-location,.prelaunch-hero-actions,.prelaunch-reassurance{justify-content:center}.prelaunch-hero-copy>p{margin-inline:auto}.prelaunch-signup-wrap{width:min(100%,480px);margin-inline:auto}.prelaunch-route{display:none}.prelaunch-section-heading{gap:20px}.prelaunch-audience-grid{grid-template-columns:1fr}.prelaunch-audience-card{min-height:auto}.prelaunch-network-grid{gap:55px}}@media (max-width:620px){.prelaunch-page .container{width:min(1180px,100% - 28px)}.prelaunch-header-inner{min-height:68px}.prelaunch-header .shopper-logo{--shopper-logo-width:116px}.prelaunch-header-cta{min-height:40px;padding-inline:13px;font-size:.67rem}.prelaunch-header-cta svg{display:none}.prelaunch-hero{min-height:0;padding:48px 0 64px}.prelaunch-location{margin-bottom:22px;font-size:.59rem}.prelaunch-hero h1{margin-bottom:23px;font-size:clamp(3rem,15vw,4.3rem)}.prelaunch-hero-copy>p{font-size:.97rem}.prelaunch-hero-actions{flex-direction:column;align-items:stretch;gap:13px}.prelaunch-hero-actions .button{width:100%}.prelaunch-text-link{align-self:center}.prelaunch-reassurance{text-align:left;justify-content:start;gap:8px;width:fit-content;margin:22px auto 0;display:grid}.prelaunch-form-card{border-radius:24px;min-height:0}.prelaunch-tabs button{flex-direction:column;gap:2px;min-height:48px;font-size:.6rem}.prelaunch-form{padding:22px 10px 12px}.prelaunch-field-grid{grid-template-columns:1fr}.prelaunch-audience-section,.prelaunch-network-section{padding-block:72px}.prelaunch-section-heading h2,.prelaunch-network-intro h2,.prelaunch-rider-band h2,.prelaunch-final-cta h2{font-size:2.55rem}.prelaunch-audience-card{border-radius:23px;padding:26px 24px}.prelaunch-steps article{grid-template-columns:60px 1fr}.prelaunch-rider-grid,.prelaunch-final-grid{text-align:center;grid-template-columns:1fr}.prelaunch-whatsapp-icon,.prelaunch-final-icon{margin-inline:auto}.prelaunch-rider-grid>.button,.prelaunch-final-grid>.button{grid-column:1;justify-self:stretch}.prelaunch-rider-band div>p:last-child{margin-inline:auto}.prelaunch-footer-inner{text-align:center;grid-template-columns:1fr;justify-items:center}.prelaunch-footer-inner>div{align-items:center}}.rider-launch-page{--rl-yellow:#ffd400;--rl-ink:#171912;--rl-cream:#f7f6ef;--rl-white:#fff;--rl-green:#25d366;background:var(--rl-cream);color:var(--rl-ink);overflow:hidden}.rider-launch-page h1,.rider-launch-page h2,.rider-launch-page h3,.rider-launch-page p{margin-top:0}.rider-launch-header{z-index:30;background:var(--rl-cream);border-bottom:1px solid #1719121f;position:relative}.rider-launch-header-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:78px;display:grid}.rider-launch-header .shopper-logo{--shopper-logo-width:138px}.rider-launch-header nav{align-items:center;gap:25px;font-size:.76rem;font-weight:800;display:flex}.rider-launch-header nav a{position:relative}.rider-launch-header nav a:after{background:var(--rl-ink);content:"";height:2px;transition:transform .18s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.rider-launch-header nav a:hover:after,.rider-launch-header nav a:focus-visible:after{transform:scaleX(1)}.rider-launch-header-cta{background:var(--rl-ink);color:#fff;border-radius:13px;justify-self:end;align-items:center;gap:9px;min-height:44px;padding:0 17px;font-size:.72rem;font-weight:850;display:inline-flex}.rider-launch-header-cta svg{width:17px;height:17px}.rider-launch-hero{background:var(--rl-yellow);position:relative}.rider-launch-hero:before{content:"";border:1px solid #1719121f;border-radius:50%;width:430px;height:430px;position:absolute;top:54px;right:-170px;box-shadow:0 0 0 54px #ffffff14,0 0 0 108px #ffffff0d}.rider-launch-hero-grid{z-index:2;grid-template-columns:minmax(0,.95fr) minmax(460px,.78fr);align-items:center;gap:clamp(48px,7vw,92px);min-height:720px;padding-block:clamp(58px,7vw,94px);display:grid;position:relative}.rider-launch-status{letter-spacing:.09em;text-transform:uppercase;background:#fff6;border:1px solid #1719122e;border-radius:999px;align-items:center;gap:9px;margin-bottom:25px;padding:8px 12px;font-size:.63rem;font-weight:900;display:inline-flex}.rider-launch-status span{background:#187348;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #18734824}.rider-launch-kicker{letter-spacing:.14em;text-transform:uppercase;margin-bottom:15px;font-size:.69rem;font-weight:900}.rider-launch-hero h1{letter-spacing:-.082em;margin-bottom:26px;font-size:clamp(4.2rem,7.2vw,7.3rem);font-weight:950;line-height:.84}.rider-launch-hero h1 em{color:#fff;text-shadow:0 3px #1719121a;font-style:normal}.rider-launch-lead{max-width:660px;margin-bottom:0;font-size:clamp(1rem,1.6vw,1.18rem);font-weight:570;line-height:1.65}.rider-launch-actions{align-items:center;gap:24px;margin-top:31px;display:flex}.rider-launch-primary{background:var(--rl-ink);color:#fff;gap:9px;box-shadow:0 14px 30px #17191233}.rider-launch-primary svg,.rider-launch-secondary svg{width:18px;height:18px;transition:transform .18s}.rider-launch-primary:hover svg,.rider-launch-secondary:hover svg{transform:translate(3px)}.rider-launch-secondary{border-bottom:1px solid var(--rl-ink);align-items:center;gap:8px;padding:6px 0 4px;font-size:.78rem;font-weight:850;display:inline-flex}.rider-launch-customer-link{color:#171912b8;text-underline-offset:4px;align-items:center;gap:7px;margin-top:17px;font-size:.68rem;font-weight:790;text-decoration:underline;text-decoration-thickness:1px;display:inline-flex}.rider-launch-customer-link svg{width:15px;height:15px;transition:transform .18s}.rider-launch-customer-link:hover svg{transform:translate(3px)}.rider-launch-promises{flex-wrap:wrap;gap:12px 20px;margin:22px 0 0;padding:0;list-style:none;display:flex}.rider-launch-promises li{align-items:center;gap:6px;font-size:.64rem;font-weight:820;display:flex}.rider-launch-promises svg{width:16px;height:16px}.rider-launch-visual{min-height:540px;position:relative}.rider-launch-photo{border:8px solid #fff;border-radius:34px;position:absolute;inset:0 0 40px 36px;overflow:hidden;transform:rotate(1.5deg);box-shadow:0 30px 80px #17191233}.rider-launch-photo:after{content:"";background:#1719120f;position:absolute;inset:0}.rider-launch-photo img{object-fit:cover;object-position:59% center}.rider-launch-live-badge{z-index:3;background:var(--rl-ink);color:#fff;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:8px;padding:10px 13px;font-size:.62rem;font-weight:850;display:flex;position:absolute;top:22px;left:0;box-shadow:0 12px 30px #17191238}.rider-launch-live-badge span{background:var(--rl-green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #25d36629}.rider-launch-offer-preview{z-index:4;background:#fff;border:1px solid #1719121c;border-radius:21px;width:min(330px,78%);padding:17px;position:absolute;bottom:0;right:-26px;transform:rotate(-1deg);box-shadow:0 22px 55px #17191238}.rider-launch-offer-preview header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;padding-bottom:12px;display:flex}.rider-launch-offer-preview header>span{align-items:center;gap:7px;font-size:.7rem;font-weight:900;display:flex}.rider-launch-offer-preview header svg{color:#a48700;width:20px;height:20px}.rider-launch-offer-preview header small{color:#777a70;letter-spacing:.08em;text-transform:uppercase;background:#f0efe8;border-radius:999px;padding:5px 7px;font-size:.5rem;font-weight:850}.rider-launch-offer-preview>div{grid-template-columns:26px 1fr;align-items:start;gap:7px;padding:7px 0;display:grid}.rider-launch-offer-preview>div>svg{color:#777a70;width:17px;height:17px;margin-top:2px}.rider-launch-offer-preview>div p{gap:2px;margin-bottom:0;display:grid}.rider-launch-offer-preview>div small{color:#8a8d83;font-size:.52rem;font-weight:750}.rider-launch-offer-preview>div strong{font-size:.65rem}.rider-launch-preview-button{background:var(--rl-yellow);border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:40px;margin-top:10px;font-size:.62rem;font-weight:900;display:flex}.rider-launch-preview-button svg{width:15px;height:15px}.rider-launch-hero-footer{z-index:3;background:#ffffff3d;border-top:1px solid #1719121f;position:relative}.rider-launch-hero-footer .container{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.rider-launch-hero-footer p{letter-spacing:.08em;text-transform:uppercase;margin-bottom:0;font-size:.64rem;font-weight:900}.rider-launch-hero-footer .container>div{align-items:center;gap:24px;display:flex}.rider-launch-hero-footer span{align-items:center;gap:7px;font-size:.67rem;font-weight:820;display:flex}.rider-launch-hero-footer svg{width:18px;height:18px}.rider-launch-core{background:var(--rl-ink);color:#fff;padding:clamp(70px,8vw,106px) 0}.rider-launch-core-grid{grid-template-columns:auto minmax(0,1.3fr) minmax(280px,.7fr);align-items:center;gap:clamp(28px,5vw,62px);display:grid}.rider-launch-core-mark{border:2px solid var(--rl-yellow);width:92px;height:92px;color:var(--rl-yellow);border-radius:50%;place-items:center;display:grid}.rider-launch-core-mark svg{width:48px;height:48px}.rider-launch-core .eyebrow{color:var(--rl-yellow);margin-bottom:16px;font-size:.65rem}.rider-launch-core h2{letter-spacing:-.07em;margin-bottom:0;font-size:clamp(2.5rem,4.8vw,4.8rem);font-weight:920;line-height:.98}.rider-launch-core h2 span{color:var(--rl-yellow)}.rider-launch-core-grid>p{color:#ffffffa1;margin-bottom:0;font-size:.82rem;line-height:1.7}.rider-launch-flow,.rider-launch-ecosystem{background:var(--rl-cream);padding:clamp(82px,9vw,130px) 0;scroll-margin-top:20px}.rider-launch-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:50px;margin-bottom:54px;display:grid}.rider-launch-heading .eyebrow,.rider-launch-signup .eyebrow{color:#73766b;margin-bottom:15px;font-size:.66rem}.rider-launch-heading h2,.rider-launch-signup h2{letter-spacing:-.07em;max-width:760px;margin-bottom:0;font-size:clamp(2.55rem,4.9vw,4.8rem);font-weight:930;line-height:.97}.rider-launch-heading>p{max-width:470px;color:var(--muted);margin-bottom:3px;font-size:.88rem;line-height:1.68}.rider-launch-flow-grid{grid-template-columns:minmax(0,1fr) minmax(370px,.68fr);align-items:center;gap:clamp(54px,9vw,124px);display:grid}.rider-launch-steps{display:grid}.rider-launch-steps article{border-bottom:1px solid var(--line);grid-template-columns:55px 54px 1fr;align-items:center;gap:18px;padding:24px 0;display:grid}.rider-launch-steps article:first-child{padding-top:0}.rider-launch-steps article>span{color:#9b9e94;letter-spacing:.09em;font-size:.66rem;font-weight:900}.rider-launch-step-icon{background:var(--rl-yellow);border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.rider-launch-step-icon svg{width:26px;height:26px}.rider-launch-steps h3{letter-spacing:-.035em;margin-bottom:6px;font-size:1.02rem;font-weight:900}.rider-launch-steps p{max-width:560px;color:var(--muted);margin-bottom:0;font-size:.75rem;line-height:1.55}.rider-launch-phone-stage{background:var(--rl-yellow);border-radius:38px;min-height:590px;padding:42px;position:relative}.rider-launch-phone-stage:before,.rider-launch-phone-stage:after{content:"";border:1px solid #17191224;border-radius:50%;position:absolute}.rider-launch-phone-stage:before{width:150px;height:150px;top:-36px;right:-36px}.rider-launch-phone-stage:after{width:110px;height:110px;bottom:34px;left:-55px}.rider-launch-phone{z-index:2;border:8px solid var(--rl-ink);background:#e9e5dc;border-radius:37px;max-width:340px;min-height:505px;margin-inline:auto;position:relative;overflow:hidden;box-shadow:0 30px 65px #1719123d}.rider-launch-phone:before{z-index:4;background:var(--rl-ink);content:"";border-radius:999px;width:76px;height:18px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.rider-launch-phone header{color:#fff;background:#1f6f50;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:34px 16px 14px;display:grid}.rider-launch-phone-avatar{background:var(--rl-yellow);width:38px;height:38px;color:var(--rl-ink);border-radius:50%;place-items:center;display:grid}.rider-launch-phone-avatar svg{width:22px;height:22px}.rider-launch-phone header p{gap:2px;margin-bottom:0;display:grid}.rider-launch-phone header strong{font-size:.68rem}.rider-launch-phone header small{color:#ffffffb3;font-size:.48rem}.rider-launch-phone header i{background:#fff;border-radius:50%;width:5px;height:5px;box-shadow:0 7px #fff,0 -7px #fff}.rider-launch-chat-date{color:#676a61;background:#ffffffbf;border-radius:999px;width:fit-content;margin:15px auto 9px;padding:5px 9px;font-size:.48rem;font-weight:800}.rider-launch-message{background:#fff;border-radius:4px 15px 15px;width:calc(100% - 28px);margin:0 14px;padding:15px;position:relative;box-shadow:0 8px 22px #17191214}.rider-launch-message-label{color:#1c6f4d;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:10px;font-size:.5rem;font-weight:900;display:flex}.rider-launch-message-label svg{width:16px;height:16px}.rider-launch-message h3{letter-spacing:-.035em;margin-bottom:13px;font-size:.93rem;font-weight:900}.rider-launch-message dl{gap:9px;margin:0;display:grid}.rider-launch-message dl div{border-bottom:1px solid #ecece5;gap:2px;padding-bottom:8px;display:grid}.rider-launch-message dt{color:#8a8d83;font-size:.48rem;font-weight:750}.rider-launch-message dd{margin:0;font-size:.6rem;font-weight:820}.rider-launch-message>span{background:var(--rl-yellow);border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:38px;margin-top:13px;font-size:.57rem;font-weight:900;display:flex}.rider-launch-message>span svg{width:14px;height:14px}.rider-launch-message>small{color:#999c92;text-align:right;margin-top:5px;font-size:.43rem;display:block}.rider-launch-chat-note{color:#62655d;text-align:center;width:calc(100% - 28px);margin:12px 14px 0;font-size:.48rem;line-height:1.45}.rider-launch-phone-caption{z-index:3;background:var(--rl-ink);color:#fff;border-radius:14px;align-items:center;gap:9px;width:210px;padding:11px 13px;font-size:.58rem;font-weight:780;line-height:1.4;display:flex;position:absolute;bottom:35px;right:-18px;box-shadow:0 13px 30px #17191233}.rider-launch-phone-caption svg{width:25px;height:25px;color:var(--rl-green);flex:none}.rider-launch-benefits{background:var(--rl-ink);color:#fff;padding:clamp(82px,9vw,128px) 0;scroll-margin-top:20px}.rider-launch-heading-light .eyebrow{color:var(--rl-yellow)}.rider-launch-heading-light>p{color:#ffffff9e}.rider-launch-benefit-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.rider-launch-benefit-grid article{background:#ffffff0b;border:1px solid #ffffff21;border-radius:23px;min-height:285px;padding:26px;position:relative;overflow:hidden}.rider-launch-benefit-grid article:nth-child(2){background:var(--rl-yellow);color:var(--rl-ink)}.rider-launch-benefit-grid article>svg{width:39px;height:39px;color:var(--rl-yellow);margin:46px 0 28px}.rider-launch-benefit-grid article:nth-child(2)>svg{color:var(--rl-ink)}.rider-launch-benefit-number{color:#ffffff54;letter-spacing:.1em;font-size:.58rem;font-weight:900;position:absolute;top:23px;right:24px}.rider-launch-benefit-grid article:nth-child(2) .rider-launch-benefit-number{color:#17191266}.rider-launch-benefit-grid h3{letter-spacing:-.04em;margin-bottom:11px;font-size:1.17rem;font-weight:900}.rider-launch-benefit-grid p{color:#ffffff91;margin-bottom:0;font-size:.7rem;line-height:1.6}.rider-launch-benefit-grid article:nth-child(2) p{color:#171912b0}.rider-launch-ecosystem-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.05fr) minmax(0,.8fr);align-items:stretch;gap:15px;display:grid}.rider-launch-network-card{border:1px solid var(--line);background:#fff;border-radius:27px;flex-direction:column;align-items:flex-start;min-height:370px;padding:30px;display:flex;position:relative}.rider-launch-network-card.rider{border-color:var(--rl-ink);background:var(--rl-yellow);min-height:410px;margin-top:-20px;box-shadow:0 22px 60px #1719121f}.rider-launch-network-card>span{background:#f1f0e9;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:auto;display:grid}.rider-launch-network-card.rider>span{background:var(--rl-ink);color:var(--rl-yellow)}.rider-launch-network-card>span svg{width:31px;height:31px}.rider-launch-network-card>p{color:#73766b;letter-spacing:.11em;text-transform:uppercase;margin:28px 0 9px;font-size:.6rem;font-weight:900}.rider-launch-network-card.rider>p{color:#1719129e}.rider-launch-network-card h3{letter-spacing:-.055em;margin-bottom:13px;font-size:1.8rem;font-weight:920}.rider-launch-network-card>div:not(.rider-launch-network-core){color:var(--muted);font-size:.74rem;line-height:1.58}.rider-launch-network-card.rider>div:not(.rider-launch-network-core){color:#171912ad}.rider-launch-network-core{background:var(--rl-ink);color:var(--rl-yellow);letter-spacing:.07em;text-transform:uppercase;border-radius:999px;padding:6px 9px;font-size:.5rem;font-weight:900;position:absolute;top:20px;right:20px}.rider-launch-network-card>a{border-bottom:1px solid var(--rl-ink);align-items:center;gap:7px;margin-top:24px;padding-bottom:4px;font-size:.68rem;font-weight:900;display:flex}.rider-launch-network-card>a svg{width:16px;height:16px}.rider-launch-signup{background:var(--rl-yellow);padding:clamp(82px,9vw,126px) 0;scroll-margin-top:20px}.rider-launch-signup-grid{grid-template-columns:minmax(0,.9fr) minmax(390px,.62fr);align-items:center;gap:clamp(55px,9vw,125px);display:grid}.rider-launch-signup-icon{border:2px solid var(--rl-ink);border-radius:50%;place-items:center;width:76px;height:76px;margin-bottom:31px;display:grid}.rider-launch-signup-icon svg{width:39px;height:39px}.rider-launch-signup-copy>p:not(.eyebrow){max-width:640px;margin:24px 0 25px;font-size:.9rem;line-height:1.68}.rider-launch-signup-copy ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.rider-launch-signup-copy li{align-items:flex-start;gap:8px;font-size:.7rem;font-weight:790;line-height:1.45;display:flex}.rider-launch-signup-copy li svg{flex:none;width:18px;height:18px}.rider-launch-form-wrap{position:relative}.rider-launch-form-label{letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:15px;margin-bottom:11px;padding:0 6px;font-size:.62rem;font-weight:900;display:flex}.rider-launch-form-label span{align-items:center;gap:6px;display:flex}.rider-launch-form-label svg{width:16px;height:16px}.rider-launch-form-label strong{background:var(--rl-ink);color:var(--rl-yellow);border-radius:999px;padding:5px 8px;font-size:.53rem}.rider-launch-form-wrap .prelaunch-form-card{box-shadow:0 28px 75px #17191230}.rider-launch-footer{background:var(--rl-ink);color:#fff;padding:38px 0}.rider-launch-footer-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:30px;display:grid}.rider-launch-footer .shopper-logo{--shopper-logo-width:128px}.rider-launch-footer p{color:#ffffff8c;margin-bottom:0;font-size:.68rem}.rider-launch-footer-inner>div{color:#ffffff8c;flex-direction:column;align-items:flex-end;gap:6px;font-size:.6rem;display:flex}.rider-launch-footer-inner>div a{color:#fff;border-bottom:1px solid #ffffff80;font-weight:800}@media (max-width:1060px){.rider-launch-header-inner{grid-template-columns:1fr auto}.rider-launch-header nav{display:none}.rider-launch-hero-grid{grid-template-columns:minmax(0,1fr) minmax(390px,.76fr);gap:38px}.rider-launch-hero h1{font-size:clamp(3.9rem,7.3vw,5.8rem)}.rider-launch-core-grid{grid-template-columns:auto 1fr}.rider-launch-core-grid>p{grid-column:2}.rider-launch-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rider-launch-benefit-grid article{min-height:250px}}@media (max-width:860px){.rider-launch-hero-grid,.rider-launch-heading,.rider-launch-flow-grid,.rider-launch-signup-grid{grid-template-columns:1fr}.rider-launch-hero-grid{gap:55px;min-height:0}.rider-launch-hero-copy{text-align:center}.rider-launch-status,.rider-launch-actions,.rider-launch-promises{justify-content:center}.rider-launch-lead{margin-inline:auto}.rider-launch-visual{width:min(100%,620px);margin-inline:auto}.rider-launch-hero-footer .container{flex-direction:column;align-items:flex-start;padding-block:20px}.rider-launch-core-grid{text-align:center;grid-template-columns:1fr}.rider-launch-core-mark{margin-inline:auto}.rider-launch-core-grid>p{grid-column:1;max-width:650px;margin-inline:auto}.rider-launch-heading{gap:20px}.rider-launch-phone-stage{width:min(100%,520px);margin-inline:auto}.rider-launch-ecosystem-grid{grid-template-columns:1fr 1fr;align-items:stretch}.rider-launch-network-card.rider{grid-area:1/1/auto/-1;min-height:380px;margin:0}.rider-launch-form-wrap{width:min(100%,500px);margin-inline:auto}}@media (max-width:620px){.rider-launch-page .container{width:min(1180px,100% - 28px)}.rider-launch-header-inner{min-height:68px}.rider-launch-header .shopper-logo{--shopper-logo-width:116px}.rider-launch-header-cta{min-height:40px;padding-inline:12px;font-size:.63rem}.rider-launch-header-cta svg{display:none}.rider-launch-hero-grid{padding-block:48px 60px}.rider-launch-status{margin-bottom:21px;font-size:.55rem}.rider-launch-hero h1{font-size:clamp(3.6rem,18vw,5.2rem)}.rider-launch-lead{font-size:.94rem}.rider-launch-actions{flex-direction:column;align-items:stretch;gap:12px}.rider-launch-actions .button{width:100%}.rider-launch-secondary{align-self:center}.rider-launch-customer-link{justify-content:center;max-width:310px;margin:17px auto 0;line-height:1.4}.rider-launch-promises{text-align:left;justify-content:start;gap:8px;width:fit-content;margin:21px auto 0;display:grid}.rider-launch-visual{min-height:460px}.rider-launch-photo{border-width:6px;border-radius:27px;inset:0 0 54px;transform:none}.rider-launch-live-badge{top:16px;left:12px}.rider-launch-offer-preview{width:min(300px,88%);bottom:0;right:10px}.rider-launch-hero-footer .container>div{gap:9px;display:grid}.rider-launch-core,.rider-launch-flow,.rider-launch-benefits,.rider-launch-ecosystem,.rider-launch-signup{padding-block:72px}.rider-launch-core-mark{width:74px;height:74px}.rider-launch-core-mark svg{width:39px;height:39px}.rider-launch-core h2,.rider-launch-heading h2,.rider-launch-signup h2{font-size:2.55rem}.rider-launch-steps article{grid-template-columns:42px 46px 1fr;align-items:start;gap:10px}.rider-launch-step-icon{width:42px;height:42px}.rider-launch-step-icon svg{width:23px;height:23px}.rider-launch-phone-stage{border-radius:28px;min-height:565px;padding:28px 13px 64px}.rider-launch-phone-caption{bottom:18px;right:12px}.rider-launch-benefit-grid,.rider-launch-ecosystem-grid{grid-template-columns:1fr}.rider-launch-benefit-grid article{min-height:230px}.rider-launch-network-card,.rider-launch-network-card.rider{grid-area:auto;min-height:330px}.rider-launch-network-card.rider{grid-row:1}.rider-launch-signup-copy{text-align:center}.rider-launch-signup-icon{margin-inline:auto}.rider-launch-signup-copy li{text-align:left}.rider-launch-footer-inner{text-align:center;grid-template-columns:1fr;justify-items:center}.rider-launch-footer-inner>div{align-items:center}}
