:root{--black: #000000;--white: #ffffff;--green: #06c167;--green-dark: #048848;--cream: #f6f0e8;--yellow: #ffd75f;--gray-50: #f6f6f6;--gray-100: #eeeeee;--gray-200: #d6d6d6;--gray-500: #545454;--error-red: #d93025;--feed-header-height: 56px;--shadow: 0 18px 60px rgba(0, 0, 0, .18);font-family:UberMoveText,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;color:var(--black);background:var(--white);overflow-x:hidden}a{color:inherit;text-decoration:none}img,svg{display:block}img{max-width:100%}button,input,select{font:inherit}.site-header{position:fixed;top:0;left:0;right:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:0 max(28px,calc((100vw - 1480px)/2));background:#fff0;transition:background .18s ease,box-shadow .18s ease}.site-header.is-scrolled,.site-header.is-menu-open,.site-header.is-feed{background:#fffffffa;box-shadow:0 2px 18px #00000014}.header-left,.header-actions{display:flex;align-items:center}.header-left{gap:22px}.brand-link{display:inline-flex;align-items:center;width:92px}.brand-link img{width:92px;height:auto}.header-address{display:none;align-items:center;gap:6px;min-height:38px;padding:0 14px;color:var(--white);background:var(--black);border:0;border-radius:999px;cursor:pointer;font-size:14px;font-weight:800;white-space:nowrap}.header-address svg{width:18px;height:18px;fill:currentColor}.header-address .header-address-chevron{width:14px;height:14px}.site-header.is-scrolled .header-address{display:inline-flex}.address-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:16px;background:#00000073}.address-modal{width:min(500px,calc(100% - 32px));min-height:215px;padding:31px 24px 28px;border-radius:14px;background:var(--white);box-shadow:0 24px 70px #00000038}.address-modal-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.address-modal h2{margin:0;font-family:UberMove,var(--font-family, sans-serif);font-size:25px;line-height:1.08;letter-spacing:0}.address-modal-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;color:var(--black);background:transparent;border:0;cursor:pointer}.address-modal-close svg{width:24px;height:24px;fill:currentColor}.modal-address-field{position:relative;z-index:1}.modal-address-input-row{display:grid;grid-template-columns:48px 1fr auto;align-items:center;min-height:48px;border-radius:999px;background:var(--gray-50)}.modal-search-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--black)}.modal-search-icon svg{width:20px;height:20px;fill:currentColor}.modal-address-input-row input{min-width:0;min-height:48px;padding:0 8px 0 0;color:var(--black);background:transparent;border:0;outline:0;font-size:16px;font-weight:400}.modal-address-input-row input::placeholder{color:#727272}.modal-address-clear{min-height:34px;padding:0 17px 0 8px;color:var(--gray-500);background:transparent;border:0;cursor:pointer;font-size:14px;font-weight:500}.modal-address-suggestions{position:absolute;left:0;right:0;top:calc(100% + 10px);z-index:3;margin:0;padding:8px 0 12px;list-style:none;border-radius:8px;background:var(--white);box-shadow:0 18px 42px #00000029;overflow:hidden}.modal-address-suggestions button{display:grid;grid-template-columns:56px 1fr;align-items:center;width:100%;min-height:70px;padding:0 16px;color:var(--black);background:transparent;border:0;cursor:pointer;text-align:left}.modal-address-suggestions button:hover{background:var(--gray-50)}.footer-links a,.link-grid a,.section-heading a,.signin-hint a{text-underline-offset:4px}.footer-links a:hover,.link-grid a:hover,.section-heading a:hover,.signin-hint a:hover{text-decoration:underline}.header-actions{gap:16px}.ride-link{display:inline-flex;align-items:center;gap:8px;min-height:36px;font-size:14px;font-weight:700}.ride-link svg{width:15px;height:15px;fill:currentColor}.button,.find-button,.icon-button,.drawer-close{border:0;cursor:pointer}.button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 18px;border-radius:999px;font-size:15px;font-weight:700;white-space:nowrap}.button-light{background:var(--white);color:var(--black);box-shadow:none}.button-dark,.find-button{background:var(--black);color:var(--white)}.button-dark:hover,.find-button:hover{background:#282828}.button-light:hover{background:var(--gray-100)}.site-header.is-scrolled:not(.is-feed) .button-light{min-height:auto;padding:0;background:transparent;border-radius:0}.site-header.is-scrolled:not(.is-feed) .button-light:hover{background:transparent}.menu-toggle{width:24px;height:24px;padding:2px;background:transparent}.menu-toggle span{display:block;width:20px;height:2px;margin:4px 0;background:var(--black)}.auth-page{min-height:100vh;background:var(--white);color:var(--black)}.auth-header{display:flex;align-items:center;height:50px;padding:0 50px;background:var(--black)}.auth-logo{padding:0;border:0;background:transparent;color:var(--white);cursor:pointer;font-size:23px;font-weight:800;line-height:1;letter-spacing:0}.auth-stage{display:grid;place-items:start center;min-height:calc(100vh - 50px);padding:365px 24px 80px}.auth-card{position:relative;width:264px;color:var(--black)}.auth-signup-card{width:330px}.auth-card h1{margin:0 0 8px;color:var(--black);font-size:20px;font-weight:500;line-height:23px;letter-spacing:0}.auth-back{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin:0 0 18px -8px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--black);cursor:pointer}.auth-back:hover{background:var(--gray-100)}.auth-back svg{width:22px;height:22px;fill:currentColor}.auth-step,.auth-subcopy{margin:0 0 11px;color:#6b6b6b;font-size:13px;line-height:18px}.auth-step-actions{display:flex;align-items:center;justify-content:space-between;width:100%;margin:58px 0 0}.auth-step-back,.auth-step-next{display:inline-flex;align-items:center;justify-content:center;height:53px;border:0;border-radius:999px;background:#f1f1f1;color:var(--black);cursor:pointer}.auth-step-back{width:53px}.auth-step-next{gap:6px;min-width:88px;padding:0 17px;color:#8a8a8a;font-size:18px;font-weight:500}.auth-step-back:hover,.auth-step-next:hover{background:#e8e8e8}.auth-step-next:disabled{cursor:not-allowed;opacity:.58}.auth-step-back svg{width:26px;height:26px;fill:currentColor}.auth-step-next svg{width:19px;height:19px;fill:currentColor}.auth-message{margin:0 0 10px;padding:9px 10px;border-radius:4px;background:#fff4e5;color:#8a4b00;font-size:12px;line-height:16px}.auth-field{display:block;margin:0 0 12px}.auth-field input{width:100%;height:39px;padding:0 14px;border:0;border-radius:5px;outline:0;background:#f1f1f1;color:var(--black);font-size:13px;line-height:39px}.auth-field input::placeholder{color:#6f6f6f}.auth-field input:focus{box-shadow:inset 0 0 0 2px var(--black)}.auth-code-field input{font-size:17px;letter-spacing:2px}.auth-primary,.auth-social{display:inline-flex;align-items:center;justify-content:center;width:100%;height:39px;border:0;border-radius:5px;cursor:pointer;font-size:13px;font-weight:500}.auth-primary{background:var(--black);color:var(--white)}.auth-primary:hover{background:#282828}.auth-primary:disabled{cursor:not-allowed;background:#9b9b9b}.auth-options{display:grid;gap:8px;margin-top:17px}.auth-divider{display:flex;align-items:center;gap:7px;color:#6b6b6b;font-size:12px;line-height:12px}.auth-divider:before,.auth-divider:after{flex:1 1 auto;height:1px;background:#9d9d9d;content:""}.auth-divider.is-second{margin-top:13px}.auth-social{gap:8px;background:#e8e8e8;color:var(--black)}.auth-social:hover{background:#ddd}.auth-social svg{width:15px;height:15px;fill:currentColor}.google-mark{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;color:#4285f4;font-weight:800}.auth-legal,.auth-helper,.auth-switch{margin:20px 0 0;color:#6b6b6b;font-size:11px;line-height:17px}.auth-helper{margin:2px 0 14px}.auth-switch{color:var(--black)}.auth-switch button{padding:0;border:0;background:transparent;color:var(--black);cursor:pointer;font-weight:700;text-decoration:underline;text-underline-offset:3px}.auth-check{display:grid;grid-template-columns:18px 1fr;gap:9px;align-items:start;margin:0 0 15px;color:#363636;font-size:12px;line-height:17px}.auth-check input{width:16px;height:16px;margin:1px 0 0;accent-color:var(--black)}.mobile-drawer{position:fixed;inset:0 auto 0 0;z-index:40;width:min(300px,calc(100vw - 13px));display:flex;flex-direction:column;padding:30px 24px 24px;background:var(--white);box-shadow:var(--shadow);transform:translate(-105%);transition:transform .22s ease}.mobile-drawer.is-open{transform:translate(0)}.drawer-actions{display:grid;gap:8px}.drawer-auth{display:flex;align-items:center;justify-content:center;min-height:56px;border:0;border-radius:7px;cursor:pointer;font-size:18px;font-weight:700}.drawer-auth-primary{color:var(--white);background:var(--black)}.drawer-auth-secondary{color:var(--black);background:var(--gray-50)}.drawer-nav{display:grid;gap:23px;padding-top:25px}.drawer-nav a{display:flex;align-items:center;gap:10px;min-height:16px;font-size:16px;line-height:20px;font-weight:400}.drawer-nav svg{width:15px;height:15px;fill:currentColor}.drawer-account{display:grid;gap:22px;padding-bottom:22px}.drawer-manage-account{width:max-content;padding:0;border:0;background:transparent;color:#048848;cursor:pointer;font-size:14px;font-weight:700;line-height:20px}.drawer-account-nav{display:grid;gap:22px}.drawer-account-nav a,.drawer-account-nav button{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:12px;color:var(--black)}.drawer-account-nav button{width:100%;padding:0;border:0;background:transparent;cursor:pointer;text-align:left}.drawer-account-nav svg{width:22px;height:22px;fill:currentColor}.drawer-account-nav span{display:grid;gap:2px;min-width:0}.drawer-account-nav strong{font-size:16px;font-weight:400;line-height:20px}.drawer-account-nav small{color:#757575;font-size:14px;font-weight:400;line-height:18px}.drawer-account-nav .drawer-external-icon{width:15px;height:15px}.drawer-signout{width:max-content;padding:0;border:0;background:transparent;color:#545454;cursor:pointer;font-size:16px;font-weight:400;line-height:22px}.drawer-bottom-nav{margin:0 -24px;padding:25px 24px 0;border-top:1px solid #eeeeee}.drawer-close{position:relative;width:44px;height:44px;margin-bottom:28px;background:transparent}.drawer-close span{position:absolute;left:12px;top:21px;width:20px;height:2px;background:var(--black)}.drawer-close span:first-child{transform:rotate(45deg)}.drawer-close span:last-child{transform:rotate(-45deg)}.drawer-app{margin-top:auto}.drawer-account~.drawer-app{margin-top:38px}.drawer-app-copy{display:grid;grid-template-columns:56px 1fr;align-items:center;gap:16px}.drawer-app-copy img{width:56px;height:56px;border-radius:10px}.drawer-app-copy p{margin:0;font-size:16px;line-height:20px;font-weight:500}.drawer-downloads{display:flex;gap:8px;margin-top:17px}.drawer-downloads a{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 13px;border-radius:999px;background:var(--gray-50);font-size:14px;font-weight:500;line-height:18px}.drawer-downloads svg{width:16px;height:16px;fill:currentColor}.scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:none;background:#0006}.scrim.is-open{display:block}.hero{width:100%;min-height:min(100vh,56.7361vw);padding:64px max(28px,calc((100vw - 1480px)/2)) 0;overflow:hidden;background-color:#e4aa52;background-image:url(/assets/uber-eats/96444e8b6107fad5.webp);background-position:center bottom;background-repeat:no-repeat;background-size:100% auto}.hero-inner{display:flex;align-items:center;width:min(1480px,100%);min-height:calc(min(100vh,56.7361vw) - 64px);margin:0 auto}.hero-copy{position:relative;z-index:1;transform:translateY(24px)}.hero h1{max-width:760px;margin:0 0 32px;font-family:UberMove,var(--font-family, sans-serif);font-size:46px;font-weight:800;line-height:.98;letter-spacing:0;white-space:nowrap}.search-panel{display:grid;grid-template-columns:488px 187px 128px;gap:8px;width:auto}.address-field,.time-select{position:relative;min-height:56px;background:var(--white);box-shadow:inset 0 -1px 0 var(--gray-100)}.address-field{z-index:11}.address-field.is-open{z-index:14}.address-field:focus-within,.time-select.is-open{outline:2px solid var(--black);outline-offset:0}.address-input-row{display:flex;align-items:center;width:100%;min-height:56px}.field-icon{display:inline-flex;flex:0 0 45px;align-items:center;justify-content:center;color:var(--black)}.field-icon svg{width:19px;height:19px;fill:currentColor}.address-field input{width:100%;min-width:0;min-height:56px;padding:0 8px 0 0;color:var(--black);background:transparent;border:0;outline:0;font-size:16px;font-weight:500}.address-field input::placeholder{color:var(--gray-500)}.address-clear{flex:0 0 auto;min-height:36px;padding:0 17px 0 8px;color:var(--gray-500);background:transparent;border:0;cursor:pointer;font-size:14px;font-weight:500}.address-clear:hover{color:var(--black)}.address-suggestions{position:absolute;left:0;top:100%;z-index:14;width:100%;margin:0;padding:12px 0 14px;list-style:none;background:var(--white);box-shadow:0 20px 32px #0000001f}.address-suggestions button{display:grid;grid-template-columns:56px 1fr;align-items:center;width:100%;min-height:76px;padding:0 17px;color:var(--black);background:transparent;border:0;cursor:pointer;text-align:left}.address-suggestions button:hover{background:var(--gray-50)}.address-suggestion-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;color:var(--black);background:var(--gray-50)}.address-suggestion-icon svg{width:18px;height:18px;fill:currentColor}.address-suggestion-copy{display:grid;gap:4px;min-width:0}.address-suggestion-name,.address-suggestion-line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.address-suggestion-name{color:#3f3f3f;font-size:16px;font-weight:500;line-height:20px}.address-suggestion-line{color:var(--gray-500);font-size:14px;font-weight:400;line-height:18px}.time-trigger{display:grid;grid-template-columns:45px 1fr 34px;align-items:center;width:100%;min-height:56px;padding:0;color:var(--black);background:transparent;border:0;cursor:pointer;font-size:16px}.time-label{min-width:0;overflow:hidden;font-weight:800;text-align:left;text-overflow:ellipsis;white-space:nowrap}.time-chevron{width:16px;height:16px;margin-left:auto;margin-right:14px;fill:currentColor}.time-menu{position:absolute;left:0;top:calc(100% + 2px);z-index:12;width:204px;margin:0;padding:12px 0 16px;list-style:none;background:var(--white);box-shadow:0 10px 26px #0000001f}.time-menu button{display:grid;grid-template-columns:44px 1fr;align-items:center;width:100%;min-height:48px;padding:0 16px;color:var(--black);background:transparent;border:0;cursor:pointer;font-size:16px;font-weight:400;line-height:20px;text-align:left}.time-menu button:hover{background:var(--gray-50)}.time-option-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;color:var(--black);background:var(--gray-100)}.time-option-icon svg{width:17px;height:17px;fill:currentColor}.find-button{min-height:56px;padding:0 20px;border-radius:8px;font-size:16px;font-weight:800;white-space:nowrap}.signin-hint{margin:24px 0 0;font-size:14px;font-weight:500}.signin-hint a{font-weight:600;text-decoration:underline}.search-message{min-height:22px;margin:14px 0 0;font-weight:800}.app-band,.location-section,.footer-inner,.footer-bottom{width:min(1480px,calc(100% - 80px));margin:0 auto}.location-section{width:min(1824px,calc(100% - 168px))}.entry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;width:calc(100% - 64px);margin:0 auto;padding:64px 0 134px}.entry-card{display:block}.entry-card-link{display:grid;align-content:start;gap:9px}.entry-card img{width:100%;aspect-ratio:1.794;object-fit:cover;background:var(--gray-100)}.entry-card h2{margin:7px 0 0;font-family:UberMove,var(--font-family, sans-serif);font-size:25px;line-height:1.08;letter-spacing:0}.entry-card-cta,.section-heading a{width:max-content;font-weight:800;text-decoration:underline}.entry-card-cta{font-size:14px;font-weight:600}.app-band{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:28px 32px;background:var(--gray-50)}.app-copy{display:flex;align-items:center;gap:24px}.app-copy>img{width:86px;height:86px;border-radius:18px}.app-copy h2,.section-heading h2{margin:0;font-family:UberMove,var(--font-family, sans-serif);font-size:clamp(30px,4vw,36px);line-height:1.15;letter-spacing:0}.app-copy p{margin:8px 0 0;color:var(--gray-500);font-weight:600}.store-links,.footer-stores{display:flex;flex-wrap:wrap;gap:14px}.store-links a,.footer-stores a{display:inline-flex;align-items:center;min-height:40px}.location-section{padding-top:0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px}.section-heading h2{font-size:34px;line-height:1.12}.section-heading a{font-size:14px;line-height:20px}.city-map{position:relative;aspect-ratio:1824 / 358;overflow:hidden;background:#acd3f4}.city-map-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.us-map-pin{position:absolute;z-index:4;display:block;width:34px;height:34px;transform:translate(-50%,-50%)}.us-map-pin img{width:100%;height:100%}.column-link-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:clamp(72px,12vw,210px)}.city-link-grid{padding-top:22px}.country-link-grid{padding-top:0}.link-column{display:grid;align-content:start;gap:21px}.link-column a{color:#222;font-size:15px;line-height:18px;font-weight:400;text-underline-offset:4px}.link-column a:hover{text-decoration:underline}.countries{padding-top:66px;padding-bottom:68px}.account-page{min-height:100vh;padding:104px 24px 80px;background:#f7f7f7}.account-page.is-uber-account{padding:0;background:var(--white)}.account-page.is-orders-page{padding:var(--feed-header-height) 0 0;background:var(--white)}.uber-account-topbar{position:sticky;top:0;z-index:22;height:64px;background:var(--black)}.uber-account-topbar button{height:64px;padding:0 16px;border:0;background:transparent;color:var(--white);cursor:pointer;font-size:18px;font-weight:800}.uber-account-layout{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:calc(100vh - 64px)}.uber-account-sidebar{position:sticky;top:64px;align-self:start;height:calc(100vh - 64px);padding-top:0;background:var(--white)}.uber-account-sidebar button{display:block;width:100%;height:48px;padding:0 28px;border:0;border-left:4px solid transparent;background:transparent;color:var(--black);cursor:pointer;font-size:16px;text-align:left}.uber-account-sidebar button.is-active{border-left-color:var(--black);background:#eee}.uber-account-content{width:min(1264px,calc(100vw - 342px));padding:30px 0 90px 32px}.uber-account-title{margin:0 0 24px;font-family:UberMove,var(--font-family, sans-serif);font-size:32px;font-weight:800;line-height:40px}.uber-account-section-title{margin:26px 0 22px;font-family:UberMove,var(--font-family, sans-serif);font-size:24px;font-weight:800;line-height:30px}.uber-account-copy{max-width:980px;margin:-8px 0 26px;color:#394150;font-size:16px;line-height:24px}.uber-account-copy button{padding:0;border:0;border-bottom:1px solid currentColor;background:transparent;color:var(--black);cursor:pointer;font:inherit}.uber-account-notice{position:fixed;top:78px;right:24px;z-index:70;max-width:360px;margin:0;padding:12px 16px;border-radius:8px;background:var(--black);color:var(--white);font-size:14px;font-weight:700;line-height:20px;box-shadow:0 12px 30px #0000002e}.account-secure-banner{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:16px;width:568px;min-height:72px;margin:56px 0 24px 158px;padding:14px 16px;border-radius:12px;background:#fff2d8}.account-secure-banner svg{width:22px;height:22px;fill:var(--black)}.account-secure-banner strong,.account-secure-banner p{display:block;margin:0}.account-secure-banner strong{font-size:16px;line-height:22px}.account-secure-banner p{font-size:14px;line-height:19px}.account-secure-banner button,.account-checkup-card button,.account-social-list button,.account-edit-dialog button{border:0;cursor:pointer;font:inherit}.account-secure-banner button{min-height:36px;padding:0 18px;border-radius:999px;background:#ffe6ad;font-size:14px;font-weight:700}.account-profile-summary{display:grid;justify-items:center;width:568px;margin-left:158px;text-align:center}.uber-account-avatar{display:inline-flex;align-items:center;justify-content:center;width:82px;height:82px;border-radius:50%;background:radial-gradient(circle at 50% 36%,#b7b7b7 0 10px,transparent 11px),radial-gradient(ellipse at 50% 76%,#b7b7b7 0 28px,transparent 29px),linear-gradient(135deg,#f8f8f8,#d9d9d9);color:transparent;box-shadow:inset 0 0 18px #0000000f;overflow:hidden}.uber-account-avatar span{opacity:0}.uber-account-avatar img{display:block;width:100%;height:100%;object-fit:cover}.uber-account-avatar.has-image{background:#eee;box-shadow:none}.uber-account-avatar.is-large{width:96px;height:96px}.account-profile-summary h1{margin:4px 0 0;font-family:UberMove,var(--font-family, sans-serif);font-size:26px;font-weight:800;line-height:31px}.account-profile-summary p{margin:2px 0 0;color:#5f6368;font-size:16px}.account-home-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:568px;margin:25px 0 0 158px}.account-home-shortcuts button{display:grid;place-items:center;gap:7px;min-height:86px;border:0;border-radius:10px;background:#f1f1f1;color:var(--black);cursor:pointer;font-size:14px}.account-home-shortcuts svg{width:30px;height:30px;fill:currentColor}.account-suggestions{width:568px;margin:31px 0 0 158px}.account-suggestions h2{margin:0 0 16px;font-family:UberMove,var(--font-family, sans-serif);font-size:22px;font-weight:800}.account-checkup-card{display:grid;grid-template-columns:minmax(0,1fr) 80px;gap:22px;min-height:192px;padding:20px 18px;border:1px solid #e5e5e5;border-radius:10px}.account-checkup-card h3{margin:0 0 12px;font-family:UberMove,var(--font-family, sans-serif);font-size:26px;font-weight:800;line-height:32px}.account-checkup-card p{max-width:420px;margin:0 0 22px;font-size:16px;line-height:24px}.account-checkup-card button,.account-social-list button{min-height:44px;padding:0 18px;border-radius:999px;background:#eee;color:var(--black);font-size:16px}.account-checkup-card svg{width:64px;height:64px}.account-personal-profile{position:relative;width:112px;margin:0 0 26px}.account-personal-profile button{position:absolute;right:0;bottom:0;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:50%;background:#f2f2f2;color:var(--black);cursor:pointer}.account-personal-profile svg{width:22px;height:22px;fill:currentColor}.account-info-list,.account-settings-list{width:min(100%,1264px)}.account-info-row,.account-settings-list button{display:grid;grid-template-columns:minmax(0,1fr) 24px;align-items:center;width:100%;min-height:80px;padding:0;border:0;border-bottom:1px solid #eeeeee;background:transparent;color:var(--black);cursor:pointer;text-align:left}.account-info-row{grid-template-columns:minmax(0,1fr) 24px}.account-info-row strong,.account-settings-list strong{display:block;margin-bottom:6px;font-size:16px;line-height:21px}.account-info-row small,.account-settings-list small{display:flex;align-items:center;gap:6px;color:#394150;font-size:16px;line-height:21px}.account-verified-icon{width:14px;height:14px;fill:#048848}.account-row-arrow{width:20px;height:20px;justify-self:end;fill:#9b9b9b}.account-row-arrow.is-external{width:18px;height:18px;fill:var(--black)}.account-settings-list button svg{width:20px;height:20px;fill:#9b9b9b}.account-social-list{display:grid;width:min(100%,1248px)}.account-social-list div{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:82px;border-bottom:1px solid #eeeeee}.account-social-mark{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--black);font-size:20px;font-weight:800}.account-social-mark svg{width:20px;height:20px;fill:currentColor}.account-login-card{display:grid;grid-template-columns:28px minmax(0,1fr);gap:16px;width:min(100%,1248px);padding:18px 20px;border:1px solid #e5e5e5;border-radius:6px}.account-login-card>svg{width:18px;height:18px;margin-top:3px;fill:var(--black)}.account-login-card strong,.account-login-card small{display:block;font-size:16px;line-height:24px}.account-login-card small:first-of-type{color:#2850ff}.account-toggle-list{display:grid;width:min(100%,900px);border-top:1px solid #eeeeee}.account-toggle-list label{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;min-height:76px;border-bottom:1px solid #eeeeee;cursor:pointer}.account-toggle-list strong,.account-toggle-list small{display:block}.account-toggle-list small{margin-top:4px;color:#394150}.account-toggle-list input{width:22px;height:22px;accent-color:var(--black)}.account-edit-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:82;display:grid;place-items:center;background:#0000008c}.account-edit-dialog{position:relative;display:grid;gap:18px;width:min(430px,calc(100vw - 32px));padding:28px;border-radius:12px;background:var(--white);color:var(--black)}.account-edit-dialog h2{margin:0;font-family:UberMove,var(--font-family, sans-serif);font-size:26px;font-weight:800}.account-edit-dialog label{display:grid;gap:8px;font-size:14px;font-weight:800}.account-edit-dialog input{height:48px;padding:0 14px;border:0;background:#f3f3f3;outline:none;font-size:16px}.account-edit-dialog p{margin:-8px 0 0;color:#545454;font-size:13px;line-height:19px}.account-edit-dialog>div{display:flex;justify-content:flex-end;gap:10px}.account-edit-dialog>div button{min-height:42px;padding:0 18px;border-radius:999px;background:#eee;font-weight:800}.account-edit-dialog>div button[type=submit]{background:var(--black);color:var(--white)}.account-edit-close{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#f3f3f3}.account-edit-close svg{width:20px;height:20px;fill:currentColor}.account-shell{width:min(760px,100%);margin:0 auto}.account-back{display:inline-flex;align-items:center;gap:8px;height:38px;margin-bottom:22px;padding:0;border:0;background:transparent;color:var(--black);cursor:pointer;font-size:15px;font-weight:700}.account-back svg{width:22px;height:22px;fill:currentColor}.account-card{padding:30px;border-radius:8px;background:var(--white);box-shadow:0 1px 8px #00000014}.account-card-header{display:flex;justify-content:space-between;gap:24px}.account-card-header p{margin:0 0 6px;color:#048848;font-size:14px;font-weight:700}.account-card-header h1{margin:0;font-family:UberMove,var(--font-family, sans-serif);font-size:36px;font-weight:800;line-height:42px}.account-card-header>span{max-width:260px;overflow:hidden;color:#545454;font-size:14px;line-height:20px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.account-subtitle{max-width:560px;margin:14px 0 0;color:#545454;font-size:16px;line-height:23px}.account-empty{display:grid;justify-items:start;gap:14px;margin-top:34px;padding:28px;border-radius:8px;background:#f6f6f6}.account-empty svg{width:34px;height:34px;fill:var(--black)}.account-empty strong{font-size:18px;font-weight:700;line-height:24px}.account-empty button{min-height:44px;padding:0 18px;border:0;border-radius:8px;background:var(--black);color:var(--white);cursor:pointer;font-size:15px;font-weight:700}.wallet-panel{display:grid;gap:12px;margin-top:30px}.wallet-card-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:82px;padding:16px;border:1px solid #eeeeee;border-radius:8px;background:var(--white)}.wallet-card-row div{display:grid;gap:3px;min-width:0}.wallet-card-row strong,.wallet-card-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wallet-card-row strong{font-size:16px;font-weight:800}.wallet-card-row small{color:#545454;font-size:13px;line-height:18px}.wallet-card-row button{min-height:36px;padding:0 12px;border:0;border-radius:999px;background:#eee;color:var(--black);cursor:pointer;font-size:13px;font-weight:800}.wallet-card-row button:hover{background:#ddd}.orders-panel{display:grid;gap:18px;margin-top:30px}.order-card{display:grid;gap:18px;padding:22px;border:1px solid #eeeeee;border-radius:8px;background:var(--white)}.order-card-top{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:14px}.order-store-logo{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;overflow:hidden;border-radius:50%;background:#eee;color:var(--black);font-size:22px;font-weight:800}.order-store-logo img{width:100%;height:100%;object-fit:cover}.order-card-top p,.order-card-top h2,.order-card-top small,.order-card-top strong{margin:0}.order-card-top p{color:#545454;font-size:12px;font-weight:700}.order-card-top h2{overflow:hidden;font-family:UberMove,var(--font-family, sans-serif);font-size:22px;font-weight:800;line-height:27px;text-overflow:ellipsis;white-space:nowrap}.order-card-top small{display:block;overflow:hidden;color:#545454;font-size:13px;line-height:19px;text-overflow:ellipsis;white-space:nowrap}.order-card-top>strong{align-self:start;padding-top:5px;font-size:18px}.order-status-box{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:20px;align-items:center;padding:16px;border-radius:8px;background:#f3f8f5}.order-status-box.is-out-for-delivery{background:#eef7ff}.order-status-box.is-delivered{background:#f4f4f4}.order-status-copy span{display:block;color:#048848;font-size:17px;font-weight:800;line-height:22px}.order-status-box.is-out-for-delivery .order-status-copy span{color:#0a6bb8}.order-status-box.is-delivered .order-status-copy span{color:#545454}.order-status-copy p{margin:5px 0 0;color:#343434;font-size:14px;line-height:20px}.order-progress{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:0;align-items:center}.order-progress:before{content:"";position:absolute;left:18px;right:18px;top:50%;height:3px;transform:translateY(-50%);background:#d6d6d6}.order-progress:after{content:"";position:absolute;left:18px;top:50%;width:0;height:3px;transform:translateY(-50%);background:var(--green);transition:width .24s ease}.order-progress.is-step-2:after{width:calc(50% - 18px)}.order-progress.is-step-3:after{right:18px;width:auto}.order-status-box.is-out-for-delivery .order-progress:after{background:#0a6bb8}.order-progress span{position:relative;z-index:1;width:16px;height:16px;margin:0 auto;border:3px solid var(--white);border-radius:50%;background:#cfcfcf;box-shadow:0 0 0 1px #d6d6d6}.order-progress span:first-child,.order-progress.is-step-2 span:first-child,.order-progress.is-step-2 span:nth-child(2),.order-progress.is-step-3 span{background:var(--green);box-shadow:0 0 0 1px var(--green)}.order-status-box.is-out-for-delivery .order-progress span:first-child,.order-status-box.is-out-for-delivery .order-progress span:nth-child(2){background:#0a6bb8;box-shadow:0 0 0 1px #0a6bb8}.order-status-box.is-delivered .order-progress span{background:#545454;box-shadow:0 0 0 1px #545454}.order-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.order-meta-grid div{min-width:0;padding:14px;border-radius:8px;background:#f7f7f7}.order-meta-grid span,.order-meta-grid strong,.order-meta-grid small{display:block}.order-meta-grid span{margin-bottom:6px;color:#6b6b6b;font-size:12px;font-weight:700}.order-meta-grid strong{overflow:hidden;font-size:14px;line-height:19px;text-overflow:ellipsis;white-space:nowrap}.order-meta-grid small{overflow:hidden;margin-top:3px;color:#545454;font-size:12px;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.order-items{border-top:1px solid #eeeeee;padding-top:2px}.order-items summary{display:flex;align-items:center;justify-content:space-between;min-height:44px;cursor:pointer;font-size:15px;font-weight:800;list-style:none}.order-items summary::-webkit-details-marker{display:none}.order-items summary strong{color:#545454;font-size:13px}.order-items ul{display:grid;gap:11px;margin:2px 0 0;padding:0;list-style:none}.order-items li{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px}.order-items img,.order-item-fallback{width:42px;height:42px;border-radius:6px;background:#eee;object-fit:cover}.order-item-fallback{display:inline-flex;align-items:center;justify-content:center;font-weight:800}.order-items li span:nth-child(2),.order-items li strong,.order-items li small{min-width:0}.order-items li strong,.order-items li small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-items li strong{font-size:14px}.order-items li small{margin-top:2px;color:#545454;font-size:12px}.order-items li em{color:#343434;font-size:13px;font-style:normal;font-weight:700}.past-orders-page{width:min(1480px,calc(100% - 80px));min-height:calc(100vh - var(--feed-header-height));margin:0 auto;padding:51px 0 74px;background:var(--white)}.past-orders-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:12px}.past-orders-heading h1{margin:0;font-family:UberMove,var(--font-family, sans-serif);font-size:36px;font-weight:800;line-height:44px;letter-spacing:0}.current-orders-panel{margin:0 0 42px;padding-bottom:18px;border-bottom:1px solid #eeeeee}.current-orders-panel h2{margin:0 0 18px;font-family:UberMove,var(--font-family, sans-serif);font-size:22px;font-weight:800;line-height:28px}.orders-panel.is-current-orders{width:min(900px,100%);margin-top:0}.past-orders-list{display:grid;margin-top:4px}.past-order-row{display:grid;grid-template-columns:242px minmax(0,1fr) 242px;gap:22px;align-items:start;padding:32px 0;border-bottom:1px solid #eeeeee}.past-order-media{position:relative;display:block;width:242px;height:121px;overflow:hidden;padding:0;border:0;border-radius:0;background:#eee;cursor:pointer}.past-order-media img{width:100%;height:100%;object-fit:cover}.past-order-media span{position:absolute;right:10px;bottom:10px;display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 13px;border-radius:999px;background:var(--white);color:var(--black);font-size:13px;font-weight:800;box-shadow:0 1px 6px #00000029}.past-order-copy{min-width:0;padding-top:1px}.past-order-copy h2{overflow:hidden;margin:0 0 5px;font-family:UberMove,var(--font-family, sans-serif);font-size:22px;font-weight:800;line-height:29px;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.past-order-meta{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin:0 0 17px;color:#545454;font-size:14px;line-height:20px}.past-order-meta button{padding:0;border:0;border-bottom:1px solid currentColor;background:transparent;color:var(--black);cursor:pointer;font:inherit;font-weight:600}.past-order-meta button:before{content:"-";margin:0 5px 0 0;color:#545454;text-decoration:none}.past-order-items{display:grid;gap:9px;margin:0;padding:0;list-style:none}.past-order-items li{display:grid;grid-template-columns:22px minmax(0,1fr);gap:12px;align-items:start;min-height:21px}.past-order-qty{display:inline-flex;align-items:center;justify-content:center;width:22px;min-height:21px;color:#545454;font-size:15px;font-weight:600;line-height:20px}.past-order-item-copy{min-width:0}.past-order-item-copy strong,.past-order-item-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.past-order-item-copy strong{color:var(--black);font-size:15px;font-weight:500;line-height:21px}.past-order-item-copy small{margin-top:1px;color:#545454;font-size:13px;line-height:18px}.past-order-more{display:inline-flex;align-items:center;gap:4px;min-height:28px;margin-top:11px;padding:0;border:0;background:transparent;color:var(--black);cursor:pointer;font-size:14px;font-weight:800}.past-order-more svg{width:15px;height:15px;fill:currentColor;transition:transform .16s ease}.past-order-more svg.is-open{transform:rotate(180deg)}.past-order-action{align-self:start;width:100%;min-height:46px;border:0;border-radius:8px;background:var(--black);color:var(--white);cursor:pointer;font-size:15px;font-weight:800}.past-order-action:hover{background:#282828}.past-orders-empty{max-width:520px;margin:72px auto 0}.checkout-order-notice-transition-enter-active,.checkout-order-notice-transition-leave-active{transition:opacity .18s ease,transform .22s cubic-bezier(.22,1,.36,1)}.checkout-order-notice-transition-enter-from,.checkout-order-notice-transition-leave-to{opacity:0;transform:translate3d(-50%,-12px,0)}.checkout-order-notice{position:fixed;top:20px;left:50%;z-index:90;display:inline-grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px;width:min(520px,calc(100vw - 32px));padding:13px 16px;border-radius:8px;background:var(--black);color:var(--white);box-shadow:0 12px 32px #00000038;transform:translate(-50%)}.checkout-order-notice span{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--green)}.checkout-order-notice svg{width:16px;height:16px;fill:var(--white)}.checkout-order-notice strong{min-width:0;font-size:14px;line-height:20px}.site-footer{padding:57px 0 60px;border-top:1px solid var(--gray-100)}.site-footer.is-feed-footer{background:var(--white)}.footer-inner{display:grid;grid-template-columns:1.05fr .47fr .62fr;gap:clamp(70px,11vw,210px);width:min(975px,calc(100% - 80px))}.footer-brand{display:flex;min-height:220px;flex-direction:column;justify-content:space-between;align-items:flex-start}.footer-links{display:grid;align-content:start;gap:17px}.footer-links a{display:inline-flex;align-items:center;gap:7px;color:#111;font-size:14px;line-height:16px}.footer-links svg{width:14px;height:14px;fill:currentColor}.footer-bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;width:min(975px,calc(100% - 80px));margin-top:36px;padding-top:31px;border-top:1px solid var(--gray-100)}.social-links,.legal-primary,.legal-secondary{display:flex;align-items:center;flex-wrap:wrap}.social-links{gap:18px;padding-top:4px}.social-links svg{width:14px;height:14px;fill:currentColor}.footer-legal{display:grid;justify-items:end;gap:17px;color:var(--gray-500);font-size:12px;line-height:16px}.legal-primary{justify-content:flex-end;gap:31px}.legal-secondary{justify-content:flex-end;gap:35px}.footer-legal a:hover{text-decoration:underline;text-underline-offset:4px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header.is-feed{min-height:var(--feed-header-height);padding:0 max(24px,calc((100vw - 1510px)/2));background:#05c167;border-bottom:1px solid transparent;box-shadow:none}.site-header.is-feed.is-scrolled,.site-header.is-feed.is-menu-open{background:#fffffffa;border-bottom-color:var(--gray-100);box-shadow:none}.site-header.is-orders-page,.site-header.is-orders-page:not(.is-scrolled){background:#fffffffa;border-bottom-color:var(--gray-100)}.site-header.is-orders-page .feed-header-location{flex-basis:250px}.site-header.is-feed .header-left{flex:0 1 auto;gap:17px;min-width:0}.site-header.is-feed .menu-toggle{flex:0 0 24px}.site-header.is-feed .brand-link{flex:0 0 92px}.feed-header-tabs{display:inline-flex;flex:0 0 auto;align-items:center;height:31px;padding:2px;border-radius:999px;background:#f3f3f3}.feed-header-tabs button{display:inline-flex;align-items:center;justify-content:center;min-width:67px;height:27px;padding:0 12px;border:0;border-radius:999px;background:transparent;color:var(--black);cursor:pointer;font-size:13px;font-weight:800}.feed-header-tabs button.is-active{background:var(--white);box-shadow:0 1px 4px #0000001f}.feed-header-location{display:inline-flex;flex:0 1 190px;align-items:center;gap:5px;min-width:0;height:34px;padding:0;border:0;background:transparent;color:var(--black);cursor:pointer;font-size:13px;font-weight:800;text-align:left}.feed-location-main{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feed-location-time{flex:0 0 auto;color:var(--black);font-weight:700}.feed-header-location svg,.feed-header-search svg,.feed-cart svg{flex:0 0 auto;fill:currentColor}.feed-header-location svg{width:15px;height:15px}.feed-header-actions{display:flex;flex:1 1 auto;align-items:center;justify-content:flex-end;gap:14px;min-width:0;margin-left:18px}.feed-header-search{display:grid;grid-template-columns:20px 1fr;align-items:center;gap:10px;width:min(830px,42vw);min-width:360px;height:34px;padding:0 17px;border:0;border-radius:999px;background:var(--gray-50);color:var(--black);cursor:pointer;font-size:13px;font-weight:600;text-align:left;transition:background .14s ease,box-shadow .14s ease}.feed-header-search:hover{background:#e8e8e8}.feed-header-search:focus-visible{outline:0;box-shadow:0 0 0 2px var(--black)}.feed-header-search svg{width:18px;height:18px;pointer-events:none}.feed-header-search span{min-width:0;overflow:hidden;color:#343434;cursor:pointer;pointer-events:none;text-overflow:ellipsis;white-space:nowrap}.feed-cart{position:relative;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:26px;height:34px;border:0;border-radius:50%;background:transparent;color:var(--black);cursor:pointer}.feed-cart svg{width:21px;height:21px}.feed-cart span{position:absolute;top:3px;right:-6px;display:inline-flex;align-items:center;justify-content:center;min-width:15px;height:15px;padding:0 4px;border:0;border-radius:999px;background:var(--green);color:var(--white);font-size:9px;font-weight:800;line-height:1}.feed-search-panel{position:fixed;top:2px;left:clamp(360px,calc(50vw - 315px),calc(100vw - 920px));z-index:75;display:flex;flex-direction:column;width:min(850px,calc(100vw - 32px));max-height:calc(100vh - 118px);overflow:hidden;border-radius:14px;background:var(--white);color:var(--black);box-shadow:0 10px 36px #0000001f}.feed-search-transition-enter-active,.feed-search-transition-leave-active{transition:opacity .16s ease,transform .22s cubic-bezier(.22,1,.36,1)}.feed-search-transition-enter-from,.feed-search-transition-leave-to{opacity:0;transform:translate3d(0,-8px,0)}.feed-search-bar{flex:0 0 auto;padding:10px 12px 4px}.feed-search-input-row{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;min-height:36px;padding:0 16px;border-radius:999px;background:#f0f0f0}.feed-search-input-row svg{width:19px;height:19px;fill:currentColor}.feed-search-input-row input{min-width:0;height:36px;border:0;outline:0;background:transparent;color:var(--black);font-size:15px}.feed-search-input-row input::-webkit-search-decoration,.feed-search-input-row input::-webkit-search-cancel-button{display:none}.feed-search-input-row button{border:0;background:transparent;color:var(--gray-500);cursor:pointer;font-size:14px;font-weight:600}.feed-search-tabs{display:flex;flex:0 0 auto;align-items:flex-end;gap:0;min-height:44px;padding:0 0 0 1px;border-bottom:1px solid #eeeeee}.feed-search-tabs button{position:relative;align-self:stretch;padding:0 16px;border:0;background:transparent;color:#343434;cursor:pointer;font-size:14px;font-weight:500}.feed-search-tabs button.is-active{color:var(--black)}.feed-search-tabs button.is-active:after{position:absolute;left:0;right:0;bottom:-1px;height:4px;background:var(--black);content:""}.feed-search-results{flex:1 1 auto;min-height:0;overflow-y:auto;padding:17px 14px 18px 0}.feed-search-title{margin:0 0 8px 17px;color:#4b4b4b;font-size:16px;line-height:20px}.feed-search-list{margin:0;padding:0;list-style:none}.feed-search-list li{border-bottom:1px solid #eeeeee}.feed-search-list button{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:16px;width:100%;min-height:64px;padding:0 24px 0 17px;border:0;background:transparent;color:var(--black);cursor:pointer;text-align:left}.feed-search-list button:hover{background:#f7f7f7}.feed-search-item-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px}.feed-search-item-icon img{max-width:38px;max-height:38px;object-fit:contain}.feed-search-item-copy{display:grid;gap:3px;min-width:0}.feed-search-item-copy strong,.feed-search-item-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feed-search-item-copy strong{color:var(--black);font-size:17px;font-weight:500;line-height:22px}.feed-search-item-copy small{color:var(--gray-500);font-size:13px;line-height:17px}.feed-search-type{padding:5px 12px;border-radius:999px;background:#eee;color:var(--black);font-size:12px;font-weight:800}.feed-search-type.is-product{background:var(--black);color:var(--white)}.feed-search-type.is-restaurant{background:#e8f5ee;color:#0b6b38}.feed-search-empty{margin:28px 0 0;color:var(--gray-500);font-size:16px;text-align:center}.cart-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;justify-content:flex-end;background:#00000073}.cart-drawer-transition-enter-active,.cart-drawer-transition-leave-active{transition:background-color .18s ease}.cart-drawer-transition-enter-active .cart-drawer{transition:transform .38s cubic-bezier(.22,1,.36,1)}.cart-drawer-transition-leave-active .cart-drawer{transition:transform .26s cubic-bezier(.4,0,1,1)}.cart-drawer-transition-enter-active .cart-empty-state,.cart-drawer-transition-enter-active .cart-filled-state{transition:opacity .22s ease .12s,transform .26s cubic-bezier(.22,1,.36,1) .12s}.cart-drawer-transition-enter-from,.cart-drawer-transition-leave-to{background:#0000}.cart-drawer-transition-enter-from .cart-drawer,.cart-drawer-transition-leave-to .cart-drawer{transform:translate3d(100%,0,0)}.cart-drawer-transition-enter-from .cart-empty-state,.cart-drawer-transition-enter-from .cart-filled-state{opacity:0;transform:translate3d(12px,0,0)}.cart-drawer{position:relative;display:flex;flex-direction:column;width:min(584px,calc(100vw - 102px));min-height:100vh;padding:30px 34px;background:var(--white);box-shadow:-18px 0 42px #0000001f;transform:translateZ(0);will-change:transform}.cart-drawer-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;background:transparent;color:var(--black);cursor:pointer}.cart-drawer-close svg{width:24px;height:24px;fill:currentColor}.product-detail-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:24px;background:#00000094}.product-detail-transition-enter-active,.product-detail-transition-leave-active{transition:opacity .18s ease}.product-detail-transition-enter-active .product-detail-modal{transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .22s ease}.product-detail-transition-leave-active .product-detail-modal{transition:transform .18s ease,opacity .16s ease}.product-detail-transition-enter-from,.product-detail-transition-leave-to{opacity:0}.product-detail-transition-enter-from .product-detail-modal,.product-detail-transition-leave-to .product-detail-modal{opacity:0;transform:translate3d(0,18px,0) scale(.985)}.product-detail-modal{display:flex;flex-direction:column;width:min(930px,calc(100vw - 48px));max-height:min(92vh,1040px);overflow:hidden;border-radius:12px;background:var(--white);color:var(--black);box-shadow:0 22px 70px #00000047}.product-detail-header{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;min-height:58px;padding:8px 14px;border-bottom:1px solid #eeeeee}.product-detail-header span{overflow:hidden;font-size:16px;font-weight:800;line-height:22px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.product-detail-header button,.product-detail-quantity button,.product-detail-mini-add{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:transparent;color:var(--black);cursor:pointer}.product-detail-header button{width:38px;height:38px}.product-detail-header svg,.product-detail-quantity svg,.product-detail-mini-add svg{width:22px;height:22px;fill:currentColor}.product-detail-scroll{flex:1 1 auto;min-height:0;overflow:auto;padding-bottom:92px}.product-detail-main{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:34px;padding:26px 30px 8px}.product-detail-gallery{min-width:0}.product-detail-image{display:grid;place-items:center;aspect-ratio:1 / .92;overflow:hidden;border-radius:10px;background:#f6f6f6}.product-detail-image img{width:100%;height:100%;object-fit:contain;padding:22px}.product-detail-thumbs{display:grid;grid-template-columns:repeat(4,64px);gap:10px;margin-top:14px}.product-detail-thumbs span{display:grid;place-items:center;width:64px;height:64px;overflow:hidden;border:1px solid #eeeeee;border-radius:8px;background:#f7f7f7}.product-detail-thumbs img{width:100%;height:100%;object-fit:contain;padding:7px}.product-detail-copy{min-width:0;padding-top:4px}.product-detail-store{margin:0 0 8px;color:#545454;font-size:13px;font-weight:700;line-height:18px}.product-detail-copy h2{margin:0;color:var(--black);font-family:UberMove,var(--font-family, sans-serif);font-size:29px;font-weight:800;line-height:35px;letter-spacing:0}.product-detail-price{margin:12px 0 0;color:var(--black);font-size:18px;font-weight:800;line-height:24px}.product-detail-description{margin:12px 0 0;color:#4f4f4f;font-size:14px;line-height:21px}.product-detail-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.product-detail-badges span{min-height:30px;padding:7px 11px;border-radius:999px;background:#f3f3f3;color:#333;font-size:12px;font-weight:800;line-height:16px}.product-detail-purchase{display:flex;align-items:center;gap:12px;margin-top:22px}.product-detail-quantity{display:inline-grid;grid-template-columns:34px 38px 34px;align-items:center;min-height:42px;border-radius:999px;background:#eee}.product-detail-quantity button{width:34px;height:34px}.product-detail-quantity strong{color:var(--black);font-size:15px;font-weight:800;line-height:20px;text-align:center}.product-detail-note{min-height:42px;padding:0 17px;border:0;border-radius:999px;background:#eee;color:var(--black);cursor:pointer;font-size:14px;font-weight:800}.product-detail-card{margin-top:24px;padding:16px 0;border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee}.product-detail-card h3,.product-detail-section-title h3,.product-detail-info h3{margin:0;color:var(--black);font-family:UberMove,var(--font-family, sans-serif);font-size:18px;font-weight:800;line-height:24px}.product-detail-card p{margin:9px 0 0;color:#4f4f4f;font-size:14px;line-height:21px}.product-detail-replacement{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-height:68px;margin-top:14px;padding:0;border:0;background:transparent;color:var(--black);cursor:pointer;text-align:left}.product-detail-replacement span{display:grid;gap:2px}.product-detail-replacement strong{font-size:15px;font-weight:800;line-height:20px}.product-detail-replacement small{color:#666;font-size:13px;line-height:18px}.product-detail-replacement svg{width:22px;height:22px;fill:currentColor}.product-detail-row{padding:22px 30px 4px}.product-detail-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.product-detail-mini-grid{display:grid;grid-auto-flow:column;grid-auto-columns:142px;gap:14px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none}.product-detail-mini-grid::-webkit-scrollbar{display:none}.product-detail-mini{position:relative;min-width:0}.product-detail-mini>button:first-child{display:grid;gap:4px;width:100%;padding:0;border:0;background:transparent;color:var(--black);cursor:pointer;text-align:left}.product-detail-mini img{width:142px;height:126px;object-fit:contain;padding:8px;border-radius:8px;background:#f6f6f6}.product-detail-mini strong{color:var(--black);font-size:13px;font-weight:800;line-height:17px}.product-detail-mini span{display:-webkit-box;overflow:hidden;color:#333;font-size:12px;line-height:16px;line-clamp:2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-detail-mini small{overflow:hidden;color:#757575;font-size:11px;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.product-detail-mini-add{position:absolute;right:8px;top:88px;width:32px;height:32px;background:var(--white);box-shadow:0 2px 9px #00000029}.product-detail-info{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:18px 30px 0;padding:22px 0 28px;border-top:1px solid #eeeeee}.product-detail-info p{margin:8px 0 0;color:#5f5f5f;font-size:13px;line-height:19px}.product-detail-footer{flex:0 0 auto;position:sticky;bottom:0;display:flex;justify-content:flex-end;padding:16px 24px;border-top:1px solid #eeeeee;background:var(--white)}.product-detail-footer button{min-width:250px;min-height:48px;padding:0 24px;border:0;border-radius:8px;background:var(--black);color:var(--white);cursor:pointer;font-size:16px;font-weight:800}.product-options-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:86;display:grid;place-items:center;padding:18px;background:#00000085}.product-options-modal{position:relative;display:grid;grid-template-rows:58px minmax(0,1fr) auto;width:min(1070px,calc(100vw - 80px));height:min(880px,calc(100vh - 40px));overflow:hidden;border-radius:12px;background:var(--white);box-shadow:0 18px 52px #00000042}.product-options-header{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;border-bottom:1px solid var(--gray-100)}.product-options-header h2{margin:0;overflow:hidden;color:var(--black);font-size:16px;font-weight:800;line-height:22px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.product-options-header button,.product-options-quantity button,.product-options-mini-add{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--black);cursor:pointer}.product-options-header button{width:48px;height:48px}.product-options-header svg,.product-options-quantity svg,.product-options-mini-add svg{width:20px;height:20px;fill:currentColor}.product-options-scroll{overflow-y:auto;padding:26px 18px 28px}.product-options-main{display:grid;grid-template-columns:minmax(330px,480px) minmax(0,1fr);gap:24px;align-items:start}.product-options-image{position:sticky;top:0;aspect-ratio:1 / 1;overflow:hidden;background:#f6f6f6}.product-options-image img{width:100%;height:100%;object-fit:cover}.product-options-copy{min-width:0}.product-options-price{margin:0 0 8px;color:#4b4b4b;font-size:18px;font-weight:800;line-height:24px}.product-options-description{margin:0 0 14px;color:#4b4b4b;font-size:14px;line-height:19px}.product-options-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px}.product-options-tags span{padding:4px 8px;border-radius:4px;background:var(--gray-50);color:#5b5b5b;font-size:12px;font-weight:700}.product-options-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px}.product-options-section-head h3,.product-options-group-title h3,.product-options-together h3{margin:0;color:var(--black);font-family:UberMove,var(--font-family, sans-serif);font-size:18px;font-weight:800;line-height:24px}.product-options-arrows{display:inline-flex;gap:6px}.product-options-arrows span{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--gray-50)}.product-options-arrows svg{width:18px;height:18px;fill:currentColor}.product-options-highlight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:22px}.product-options-highlight{display:flex;align-items:start;justify-content:space-between;gap:14px;min-height:92px;padding:16px;border:1px solid var(--gray-100);border-radius:8px;background:var(--white);color:var(--black);cursor:pointer;text-align:left}.product-options-highlight strong,.product-options-choice>span{display:block;color:var(--black);font-size:14px;font-weight:700;line-height:19px}.product-options-highlight small,.product-options-choice small{display:block;margin-top:6px;color:var(--gray-500);font-size:12px;line-height:16px}.product-options-highlight i,.product-options-choice i{flex:0 0 auto;position:relative;width:20px;height:20px;margin-top:1px;border:2px solid #6b6b6b;border-radius:4px}.product-options-highlight i{border-radius:50%}.product-options-highlight i.is-selected,.product-options-choice i.is-selected{border-color:var(--black);background:var(--black)}.product-options-highlight i.is-selected:after,.product-options-choice i.is-selected:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:10px;border:solid var(--white);border-width:0 2px 2px 0;transform:rotate(45deg)}.product-options-choice i.is-radio{border-radius:50%}.product-options-group{padding:20px 0 2px;border-top:1px solid var(--gray-100)}.product-options-group-title{margin-bottom:6px}.product-options-group-title small{display:block;margin-top:2px;color:var(--gray-500);font-size:12px;line-height:16px}.product-options-choice{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;min-height:58px;padding:12px 0;border:0;border-bottom:1px solid var(--gray-100);background:transparent;color:var(--black);cursor:pointer;font:inherit;text-align:left}.product-options-choice small.is-green{color:var(--green)}.product-options-quantity{display:inline-flex;align-items:center;gap:2px;margin:18px 0 8px;padding:0 6px;border-radius:999px;background:var(--gray-50)}.product-options-quantity button{width:34px;height:34px}.product-options-quantity strong{min-width:26px;color:var(--black);font-size:14px;font-weight:800;text-align:center}.product-options-together{padding-top:28px}.product-options-together h3{margin-bottom:14px;font-size:24px;line-height:29px}.product-options-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}.product-options-mini{position:relative;overflow:hidden;border:1px solid var(--gray-100);border-radius:8px;background:var(--white)}.product-options-mini>button:first-child{display:grid;grid-template-columns:minmax(0,1fr) 136px;gap:14px;width:100%;min-height:120px;padding:14px;border:0;background:transparent;color:var(--black);cursor:pointer;text-align:left}.product-options-mini strong{display:-webkit-box;overflow:hidden;color:var(--black);font-size:14px;font-weight:700;line-height:19px;line-clamp:2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-options-mini small{display:block;margin-top:6px;color:var(--gray-500);font-size:12px;line-height:16px}.product-options-mini img{width:136px;height:100%;max-height:116px;object-fit:cover}.product-options-mini-add{position:absolute;right:12px;bottom:12px;width:34px;height:34px;border-radius:50%;background:var(--white);box-shadow:0 2px 10px #0003}.product-options-footer{padding:14px 18px;border-top:1px solid var(--gray-100);background:var(--white)}.product-options-footer button{width:100%;min-height:52px;border:0;border-radius:8px;background:var(--black);color:var(--white);cursor:pointer;font-size:15px;font-weight:800}.cart-empty-state{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;max-width:322px;margin:0 auto;padding-bottom:70px;text-align:center}.cart-empty-illustration{width:170px;height:140px;margin-bottom:16px}.cart-empty-illustration svg{display:block;width:100%;height:100%}.cart-empty-state h2,.cart-filled-state h2{margin:0;color:var(--black);font-family:UberMove,var(--font-family, sans-serif);font-size:22px;font-weight:800;line-height:27px;letter-spacing:0}.cart-empty-state p{margin:12px 0 34px;color:#3f332d;font-size:16px;line-height:24px}.cart-start-button,.cart-checkout-button{min-height:36px;padding:0 17px;border:0;border-radius:999px;background:var(--black);color:var(--white);cursor:pointer;font-size:14px;font-weight:800}.cart-filled-state{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;padding-bottom:12px;padding-top:0}.cart-top-actions{display:flex;justify-content:flex-end;margin:-28px 0 22px}.cart-top-actions button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;background:transparent;color:var(--black);cursor:pointer}.cart-top-actions svg{width:22px;height:22px;fill:currentColor}.cart-store-header{display:grid;grid-template-columns:58px minmax(0,1fr) 24px;align-items:center;gap:18px;width:100%;margin:0 0 24px;padding:0;border:0;background:transparent;color:var(--black);cursor:pointer;text-align:left}.cart-store-logo{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;overflow:hidden;border-radius:50%;background:#f2f2f2;color:var(--black);font-size:24px;font-weight:800}.cart-store-logo img{width:100%;height:100%;object-fit:contain}.cart-store-copy{display:grid;gap:6px;min-width:0}.cart-store-copy strong{overflow:hidden;color:var(--black);font-size:24px;font-weight:800;line-height:29px;text-overflow:ellipsis;white-space:nowrap}.cart-store-copy small{overflow:hidden;color:#767676;font-size:15px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.cart-store-header>svg{width:22px;height:22px;fill:currentColor}.cart-item-list{display:grid;gap:0;min-height:0;margin:0;padding:0;overflow:auto;list-style:none}.cart-item{display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:start;gap:18px;padding:22px 0;border-bottom:1px solid #eeeeee}.cart-item img{width:76px;height:76px;border-radius:2px;object-fit:cover;background:var(--gray-50)}.cart-item-copy{display:grid;gap:4px;min-width:0}.cart-item-copy strong,.cart-item-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-item-copy strong{color:var(--black);font-size:17px;font-weight:400;line-height:22px}.cart-item-copy span,.cart-item-copy small{color:var(--gray-500);font-size:13px;line-height:17px}.cart-item-copy em{display:-webkit-box;overflow:hidden;color:#6b6b6b;font-size:12px;font-style:normal;line-height:16px;line-clamp:2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cart-replace-item{width:max-content;padding:0;border:0;background:transparent;color:#767676;cursor:pointer;font-size:0;line-height:18px}.cart-replace-item:before{content:"Replace with any similar item";font-size:14px}.cart-item-copy small{color:var(--black);font-size:15px;line-height:20px}.cart-item-copy small span,.cart-summary strong span{margin-left:4px;color:#999;text-decoration:line-through}.cart-item-controls{display:inline-grid;grid-template-columns:30px 22px 30px;align-items:center;justify-content:center;min-width:88px;height:36px;border-radius:999px;background:var(--gray-50);color:var(--black);font-size:15px;font-weight:700}.cart-item-controls button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:0;background:transparent;color:var(--black);cursor:pointer}.cart-item-controls svg{width:18px;height:18px;fill:currentColor}.cart-gift-row{display:grid;grid-template-columns:34px minmax(0,1fr) 22px;align-items:center;gap:12px;width:calc(100% + 68px);margin:0 -34px;padding:18px 34px;border:0;border-top:3px solid #eeeeee;border-bottom:1px solid #eeeeee;background:var(--white);color:var(--black);cursor:pointer;text-align:left}.cart-gift-row>span:first-child{position:relative;width:26px;height:26px;overflow:hidden;border-radius:3px;background:#f5b544;color:transparent;font-size:0}.cart-gift-row>span:first-child:before{content:"";position:absolute;left:10px;top:0;width:6px;height:100%;background:#05a357}.cart-gift-row>span:first-child:after{content:"";position:absolute;left:0;top:10px;width:100%;height:6px;background:#05a357}.cart-gift-row strong,.cart-gift-row small{display:block}.cart-gift-row strong{font-size:17px;font-weight:400;line-height:22px}.cart-gift-row small{margin-top:3px;color:#767676;font-size:14px;line-height:18px}.cart-gift-row svg{width:20px;height:20px;fill:currentColor}.cart-summary{display:flex;justify-content:space-between;gap:16px;margin-top:0;padding:24px 0 0;color:var(--black);font-size:19px;line-height:20px}.cart-summary>span{overflow:hidden;width:86px;white-space:nowrap;text-indent:-999px}.cart-summary>span:after{content:"Subtotal";float:left;text-indent:0}.cart-summary strong{display:flex;align-items:center;gap:6px;font-weight:800}.cart-checkout-button{width:100%;min-height:56px;margin-top:auto;border-radius:8px;font-size:17px}.site-header.is-feed .button{min-height:32px;padding:0 15px;font-size:13px}.site-header.is-feed .button-light{background:transparent;border-radius:999px}.site-header.is-feed .button-light:hover{background:var(--gray-100)}.site-header.is-feed:not(.is-scrolled) .button-dark{background:var(--white);color:var(--black)}.site-header.is-feed:not(.is-scrolled) .button-dark:hover{background:#f1f1f1}.feed-page{min-height:100vh;padding:var(--feed-header-height) 0 64px;background:var(--white)}.feed-page.is-store-menu{height:100vh;overflow:hidden;padding-bottom:0}.store-menu-page{background:var(--white);color:var(--black)}.store-menu-shell{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:28px 0 80px}.store-menu-back{display:inline-flex;align-items:center;gap:6px;height:36px;margin-bottom:22px;border:0;background:transparent;color:var(--black);cursor:pointer;font-size:15px;font-weight:700}.store-menu-back svg{width:22px;height:22px;fill:currentColor}.store-menu-hero{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:36px;align-items:stretch;min-height:260px;padding-bottom:30px;border-bottom:1px solid var(--gray-100)}.store-menu-hero-copy{display:flex;flex-direction:column;justify-content:center;min-width:0}.store-menu-eyebrow{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px;color:var(--gray-500);font-size:14px;line-height:20px}.store-menu-hero h1{margin:0;color:var(--black);font-family:UberMove,var(--font-family, sans-serif);font-size:42px;font-weight:800;line-height:48px;letter-spacing:0}.store-menu-hero p{max-width:720px;margin:13px 0 0;color:var(--gray-500);font-size:15px;line-height:22px}.store-menu-hero p strong{color:var(--black);font-weight:800}.store-menu-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.store-mode,.store-info-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 15px;border:0;border-radius:999px;background:var(--gray-50);color:var(--black);cursor:pointer;font-size:14px;font-weight:700}.store-mode.is-active{background:var(--black);color:var(--white)}.store-info-button svg{width:18px;height:18px;fill:currentColor}.store-menu-hero-media{overflow:hidden;border-radius:0;background:#f7f7f7}.store-menu-hero-media img{width:100%;height:100%;object-fit:cover}.store-menu-tabs{position:sticky;top:var(--feed-header-height);z-index:12;display:flex;gap:26px;overflow-x:auto;padding:18px 0;border-bottom:1px solid var(--gray-100);background:var(--white);scrollbar-width:none}.store-menu-tabs::-webkit-scrollbar{display:none}.store-menu-tabs button{position:relative;flex:0 0 auto;border:0;background:transparent;color:#343434;cursor:pointer;font-size:15px;font-weight:700}.store-menu-tabs button.is-active:after{position:absolute;right:0;bottom:-18px;left:0;height:3px;background:var(--black);content:""}.store-menu-layout{display:grid;grid-template-columns:178px minmax(0,1fr) 300px;gap:28px;align-items:start;padding-top:28px}.store-menu-sidebar,.store-menu-cart{position:sticky;top:calc(var(--feed-header-height) + 68px)}.store-menu-sidebar{display:grid;gap:2px}.store-menu-sidebar button{min-height:42px;padding:0 14px;border:0;border-left:4px solid transparent;background:transparent;color:#343434;cursor:pointer;font-size:15px;font-weight:600;text-align:left}.store-menu-sidebar button.is-active{border-left-color:var(--black);background:var(--gray-50);color:var(--black);font-weight:800}.store-menu-content{display:grid;gap:36px;min-width:0}.store-selected-product{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:24px;align-items:center;min-height:210px;padding:24px;border:1px solid var(--gray-100);background:var(--white)}.store-selected-kicker{display:block;margin-bottom:8px;color:var(--gray-500);font-size:13px;font-weight:700;line-height:18px}.store-selected-product h2,.store-menu-section h2{margin:0;color:var(--black);font-family:UberMove,var(--font-family, sans-serif);font-size:26px;font-weight:800;line-height:32px;letter-spacing:0}.store-selected-product p{margin:8px 0 12px;color:var(--gray-500);font-size:14px;line-height:20px}.store-selected-product strong{color:var(--black);font-size:16px;font-weight:800}.store-selected-product img{width:100%;aspect-ratio:1 / 1;object-fit:contain;background:#f7f7f7}.store-selected-add,.store-menu-item-add{position:absolute;right:16px;bottom:16px;display:inline-flex;align-items:center;justify-content:center;min-width:58px;height:36px;border:0;border-radius:999px;background:var(--black);color:var(--white);cursor:pointer;font-size:14px;font-weight:800}.store-menu-section{scroll-margin-top:calc(var(--feed-header-height) + 74px)}.store-menu-section h2{margin-bottom:18px}.store-menu-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.store-menu-item{position:relative;min-width:0;min-height:164px;border:1px solid var(--gray-100);background:var(--white)}.store-menu-item-main{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:14px;width:100%;height:100%;min-height:164px;padding:16px;border:0;background:transparent;color:var(--black);cursor:pointer;text-align:left}.store-menu-item-main:hover{background:#fafafa}.store-menu-item-copy{display:grid;align-content:start;gap:6px;min-width:0;padding-bottom:34px}.store-menu-item-copy strong{display:-webkit-box;overflow:hidden;color:var(--black);font-size:16px;font-weight:800;line-height:20px;line-clamp:2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.store-menu-item-copy span{display:-webkit-box;overflow:hidden;color:var(--gray-500);font-size:13px;line-height:18px;line-clamp:2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.store-menu-item-copy small{color:var(--black);font-size:14px;font-weight:800;line-height:18px}.store-menu-item-media{display:block;overflow:hidden;width:132px;height:132px;background:#f7f7f7}.store-menu-item-media img{width:100%;height:100%;object-fit:contain}.store-menu-item-add{right:12px;bottom:12px;min-width:36px;width:36px;padding:0;background:var(--white);color:var(--black);box-shadow:0 2px 10px #0000002e}.store-menu-item-add svg{width:22px;height:22px;fill:currentColor}.store-menu-cart{display:grid;gap:16px;padding:20px;border:1px solid var(--gray-100);background:var(--white)}.store-menu-cart h2{margin:0;color:var(--black);font-family:UberMove,var(--font-family, sans-serif);font-size:22px;font-weight:800;line-height:27px}.store-menu-cart p{margin:0;color:var(--gray-500);font-size:14px;line-height:20px}.store-menu-cart ul{display:grid;gap:13px;margin:0;padding:0;list-style:none}.store-menu-cart li{display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:8px;align-items:start;color:var(--black);font-size:13px;line-height:18px}.store-menu-cart li span,.store-menu-cart li small{color:var(--gray-500)}.store-menu-cart li strong{overflow:hidden;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.store-menu-cart-total{display:flex;align-items:center;justify-content:space-between;padding-top:14px;border-top:1px solid var(--gray-100);font-size:15px}.store-menu-cart-total strong{font-weight:800}.store-menu-cart button{height:44px;border:0;border-radius:0;background:var(--black);color:var(--white);cursor:pointer;font-size:15px;font-weight:800}.store-menu-cart button:disabled{background:#eee;color:#9a9a9a;cursor:default}.store-detail-page{height:calc(100vh - var(--feed-header-height));overflow:hidden;background:var(--white);color:var(--black)}.site-header.is-feed.is-store-page,.site-header.is-feed.is-store-page:not(.is-scrolled){background:#fffffffa;border-bottom-color:var(--gray-100);box-shadow:none}.store-shop-topbar{position:relative;height:48px;margin-top:0;background:#b8babd}.store-shop-topbar .store-detail-cover-actions{top:10px;right:max(22px,calc((100vw - 1510px)/2));z-index:2}.store-shop-topbar .store-detail-cover-actions button{width:34px;height:34px;color:var(--white);background:#75787d8c;box-shadow:none}.store-shop-topbar .store-detail-cover-actions svg{width:18px;height:18px}.store-shop-shell{display:grid;grid-template-columns:260px minmax(0,1fr);gap:38px;height:calc(100vh - var(--feed-header-height) - 48px);width:min(1470px,calc(100% - 48px));margin:0 auto;padding:0 0 80px;align-items:start;overflow:visible}.store-shop-sidebar{position:relative;top:auto;align-self:start;height:100%;max-height:100%;min-width:0;padding:0 0 28px;background:var(--white);overflow:visible;scrollbar-width:none}.store-shop-sidebar::-webkit-scrollbar{display:none}.store-shop-sidebar .store-detail-back{position:absolute;top:3px;left:-3px;z-index:3;width:34px;height:34px;margin:0;background:transparent;box-shadow:none}.store-shop-logo{display:grid;place-items:center;width:66px;height:66px;margin:-52px 0 14px 8px;overflow:hidden;border:2px solid var(--white);border-radius:50%;background:#061426;color:var(--white);box-shadow:0 1px 5px #0000002e;font-size:30px;font-weight:800}.store-shop-logo img{width:100%;height:100%;object-fit:cover}.store-shop-sidebar h1{margin:0 0 2px 8px;color:var(--black);font-family:UberMove,var(--font-family, sans-serif);font-size:21px;font-weight:800;line-height:26px;letter-spacing:0}.store-shop-meta,.store-shop-rating,.store-shop-address{margin:0 0 1px 8px;color:#6b6b6b;font-size:12px;line-height:17px}.store-shop-rating{color:#2d2d2d}.store-shop-meta button,.store-shop-rating button,.store-shop-address button,.store-shop-section-actions>button{padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;text-decoration:underline;text-underline-offset:2px}.store-shop-mode{display:inline-flex;align-items:center;height:36px;margin:8px 0 14px 8px;padding:2px;border-radius:999px;background:#eee}.store-shop-mode button{min-width:62px;height:32px;padding:0 14px;border:0;border-radius:999px;background:transparent;color:#2f2f2f;cursor:pointer;font-size:13px;font-weight:700}.store-shop-mode button.is-active{background:var(--white);box-shadow:0 1px 4px #00000024}.store-shop-primary{display:grid;gap:0;margin:0 0 18px;padding:0 0 17px;border-bottom:1px solid var(--gray-100)}.store-shop-primary button{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;width:100%;min-height:37px;padding:0 8px;border:0;background:transparent;color:#5f5f5f;cursor:pointer;text-align:left;font-size:14px;font-weight:700}.store-shop-primary button.is-active{color:var(--black);background:#eee;box-shadow:inset 4px 0 0 var(--black)}.store-shop-primary svg{width:18px;height:18px;fill:currentColor}.store-shop-category-nav{display:grid;gap:0;max-height:calc(100vh - var(--feed-header-height) - 330px);overflow-y:auto;padding-left:8px;scrollbar-width:none}.store-shop-category-nav::-webkit-scrollbar{display:none}.store-shop-category-nav button{justify-self:start;max-width:100%;min-height:35px;padding:0;border:0;background:transparent;color:#2f2f2f;cursor:pointer;font-size:14px;font-weight:650;text-align:left}.store-shop-category-nav button.is-active,.store-shop-category-nav button:hover{color:var(--black);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.store-shop-category-nav button.is-active{font-weight:800}.store-shop-content{height:100%;min-width:0;padding-top:28px;padding-bottom:80px;overflow-y:auto;scrollbar-width:none}.store-shop-content::-webkit-scrollbar{display:none}.store-shop-section{scroll-margin-top:calc(var(--feed-header-height) + 32px);margin-bottom:32px}.store-shop-section.is-deals{padding:18px 20px 24px;border-radius:8px;background:#e50935}.store-shop-section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:36px;margin-bottom:10px}.store-shop-section-heading h2{margin:0;color:var(--black);font-family:UberMove,var(--font-family, sans-serif);font-size:18px;font-weight:800;line-height:24px}.store-shop-section.is-deals .store-shop-section-heading h2,.store-shop-section.is-deals .store-shop-section-actions>button{color:var(--white)}.store-shop-section-actions{display:flex;align-items:center;gap:18px}.store-shop-section-actions>button{color:#111;font-size:13px;font-weight:800;text-decoration:none}.store-shop-section .feed-arrows{gap:7px}.store-shop-section .feed-arrows button{width:31px;height:31px}.store-shop-section.is-deals .feed-arrows button{color:var(--white);background:#00000026}.store-shop-section.is-deals .feed-arrows button:disabled{color:#ffffff73}.store-shop-carousel{overflow:hidden}.store-shop-track{display:flex;width:100%;transform:translate(var(--carousel-offset, 0));transition:transform .36s cubic-bezier(.22,.9,.28,1)}.store-shop-grid{flex:0 0 100%;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}.store-shop-product{position:relative;min-width:0}.store-shop-product-media{position:relative;display:block;width:100%;aspect-ratio:1 / .98;overflow:hidden;padding:0;border:0;border-radius:8px;background:#f6f6f6;cursor:pointer}.store-shop-section.is-deals .store-shop-product-media{background:#ffffffe0}.store-shop-product-media img{width:100%;height:100%;object-fit:contain;padding:7px}.store-shop-product .product-add-button{right:9px;bottom:44px}.store-shop-product-copy{display:grid;gap:2px;width:100%;min-height:68px;padding:6px 0 0;border:0;background:transparent;color:var(--black);cursor:pointer;text-align:left}.store-shop-product-copy strong{display:flex;align-items:baseline;gap:4px;min-width:0;color:var(--black);font-size:13px;font-weight:800;line-height:17px}.store-shop-product-copy strong span{color:#6f6f6f;font-size:11px;font-weight:500;text-decoration:line-through}.store-shop-product-copy>span{display:-webkit-box;overflow:hidden;color:#666;font-size:12px;font-weight:500;line-height:17px;line-clamp:2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.store-shop-product-copy small{overflow:hidden;color:#777;font-size:11px;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.store-shop-section.is-deals .store-shop-product-copy strong,.store-shop-section.is-deals .store-shop-product-copy>span,.store-shop-section.is-deals .store-shop-product-copy small,.store-shop-section.is-deals .store-shop-product-copy strong span{color:var(--white)}.store-detail-shell{width:min(960px,calc(100% - 32px));margin:0 auto;padding:2px 0 84px}.store-detail-cover{position:relative;height:200px;overflow:hidden;border-radius:8px;background:#f4c34c}.store-detail-cover-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));width:100%;height:100%}.store-detail-cover-grid img{width:100%;height:100%;object-fit:cover;background:#f5cf65}.store-detail-back,.store-detail-cover-actions button{position:absolute;top:16px;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:0;border-radius:50%;background:var(--white);color:var(--black);box-shadow:0 2px 10px #0000001f;cursor:pointer}.store-detail-back{left:16px}.store-detail-cover-actions{position:absolute;top:16px;right:16px;display:flex;gap:10px}.store-detail-cover-actions button{position:static}.store-detail-back svg,.store-detail-cover-actions svg{width:21px;height:21px;fill:currentColor}.store-detail-overview{display:grid;grid-template-columns:minmax(0,1fr) 312px;gap:12px;align-items:start;padding:16px 0 34px}.store-detail-main h1{margin:0;color:var(--black);font-family:UberMove,var(--font-family, sans-serif);font-size:25px;font-weight:800;line-height:31px;letter-spacing:0}.store-detail-meta,.store-detail-address{margin:2px 0 0;color:var(--gray-500);font-size:12px;line-height:16px}.store-detail-meta strong{color:var(--black);font-weight:800}.store-detail-reviews{display:grid;grid-template-columns:138px minmax(0,1fr);gap:18px;margin-top:16px;padding:17px 20px;border:1px solid var(--gray-100);border-radius:8px}.store-detail-score{display:grid;justify-items:center;align-content:start;gap:5px}.store-detail-score strong{color:var(--black);font-size:34px;font-weight:800;line-height:38px}.store-detail-score span{color:#f6b800;font-size:13px;letter-spacing:0}.store-detail-score small,.store-detail-review-copy p{color:var(--gray-500);font-size:13px;line-height:19px}.store-detail-review-copy{display:grid;gap:10px}.store-detail-review-copy p{margin:0;color:#303030}.store-detail-review-copy strong{color:var(--black);font-weight:800}.store-detail-review-copy button{justify-self:start;min-height:34px;padding:0 14px;border:0;border-radius:999px;background:var(--gray-50);color:var(--black);cursor:pointer;font-size:13px;font-weight:800}.store-detail-side{margin-top:58px;overflow:visible;border:0;border-radius:0;background:transparent}.store-detail-mode{display:flex;justify-content:flex-end;gap:8px;padding:0 0 12px}.store-detail-mode button{min-height:31px;padding:0 13px;border:0;border-radius:999px;background:var(--gray-50);color:var(--black);cursor:pointer;font-size:12px;font-weight:700}.store-detail-mode button.is-active{background:var(--white);box-shadow:0 2px 10px #0000001f}.store-detail-delivery{display:grid;grid-template-columns:1fr 1fr;gap:3px 16px;margin-top:0;padding:10px 14px;border:1px solid var(--gray-100);border-bottom:1px solid var(--gray-100);border-radius:8px 8px 0 0;background:var(--white)}.store-detail-delivery span{color:var(--green);font-size:11px;font-weight:800}.store-detail-delivery strong{justify-self:end;color:var(--black);font-size:11px;font-weight:800}.store-detail-delivery small{grid-column:1 / -1;justify-self:end;color:var(--gray-500);font-size:11px}.store-detail-map{position:relative;height:152px;overflow:hidden;border-right:1px solid var(--gray-100);border-left:1px solid var(--gray-100);background:linear-gradient(90deg,#fff0 34px,#fff,#fff0 36px) 0 0 / 72px 48px,linear-gradient(0deg,#fff0 23px,#fff,#fff0 25px) 0 0 / 72px 48px,#e9edf3}.store-detail-map:before,.store-detail-map:after{position:absolute;background:#b8dfbd;content:""}.store-detail-map:before{left:42px;top:0;width:34px;height:88px;clip-path:polygon(25% 0,100% 0,68% 100%,0 76%)}.store-detail-map:after{right:18px;bottom:24px;width:70px;height:24px;transform:rotate(12deg)}.map-road{position:absolute;height:4px;border-radius:999px;background:#9ab2d8}.map-road.one{right:-12px;top:22px;width:112px;transform:rotate(22deg)}.map-road.two{left:4px;bottom:30px;width:130px;transform:rotate(-2deg)}.map-route{position:absolute;left:112px;top:48px;width:92px;height:56px;border-top:4px solid #050505;border-right:4px solid #050505;border-radius:60% 50% 0 0;transform:rotate(12deg)}.map-pin{position:absolute;z-index:2;width:12px;height:12px;border:4px solid var(--black);border-radius:50%;background:var(--white)}.map-pin.start{left:112px;top:43px}.map-pin.end{left:194px;top:97px}.store-detail-map strong{position:absolute;left:139px;top:77px;z-index:3;padding:7px 10px;background:var(--white);color:#343434;font-size:13px;font-weight:700;box-shadow:0 1px 6px #00000024}.store-detail-info-row{display:grid;grid-template-columns:22px minmax(0,1fr);gap:12px;align-items:start;padding:12px 16px;border-right:1px solid var(--gray-100);border-top:1px solid var(--gray-100);border-left:1px solid var(--gray-100);background:var(--white);color:#343434;font-size:12px;line-height:17px}.store-detail-info-row:last-child{border-bottom:1px solid var(--gray-100);border-radius:0 0 8px 8px}.store-detail-info-row svg{width:18px;height:18px;fill:currentColor}.store-detail-featured{padding:0 0 20px}.store-detail-section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:13px}.store-detail-section-heading h2,.store-detail-menu-head h2,.store-detail-menu-section h2{margin:0;color:var(--black);font-family:UberMove,var(--font-family, sans-serif);font-size:21px;font-weight:800;line-height:26px}.store-detail-featured-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.store-detail-featured-card{position:relative;min-width:0}.store-detail-featured-media{position:relative;display:block;width:100%;aspect-ratio:1.2 / 1;overflow:hidden;padding:0;border:0;border-radius:8px;background:#e8f0f4;cursor:pointer}.store-detail-featured-media img{width:100%;height:100%;object-fit:contain}.store-detail-featured-badge{position:absolute;left:8px;top:8px;z-index:1;max-width:calc(100% - 16px);overflow:hidden;padding:3px 7px;border-radius:3px;background:#0a8f52;color:var(--white);font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.store-detail-featured-card .product-add-button{right:9px;bottom:44px}.store-detail-featured-card h3{display:-webkit-box;min-height:35px;margin:6px 0 1px;overflow:hidden;color:var(--black);font-size:13px;font-weight:600;line-height:19px;line-clamp:2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.store-detail-featured-card p,.store-detail-menu-head p,.store-detail-menu-section>p{margin:0;color:var(--gray-500);font-size:12px;line-height:16px}.store-detail-menu{padding-top:4px}.store-detail-menu-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:11px}.store-detail-search{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;width:286px;min-height:30px;padding:0 14px;border-radius:999px;background:var(--gray-50)}.store-detail-search svg{width:17px;height:17px;fill:currentColor}.store-detail-search input{min-width:0;border:0;outline:0;background:transparent;font-size:12px}.store-detail-tabs{position:sticky;top:var(--feed-header-height);z-index:10;display:flex;align-items:center;gap:24px;overflow-x:auto;margin-bottom:22px;padding:0 0 12px;border-bottom:1px solid var(--gray-100);background:var(--white);scrollbar-width:none}.store-detail-tabs::-webkit-scrollbar{display:none}.store-detail-tabs button{position:relative;flex:0 0 auto;border:0;background:transparent;color:#343434;cursor:pointer;font-size:12px;font-weight:700}.store-detail-tabs-menu{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0}.store-detail-tabs-menu svg{width:17px;height:17px;fill:currentColor}.store-detail-tabs button.is-active:after{position:absolute;right:0;bottom:-13px;left:0;height:4px;background:var(--black);content:""}.store-detail-menu-list{display:grid;gap:22px}.store-detail-menu-section{scroll-margin-top:calc(var(--feed-header-height) + 68px)}.store-detail-menu-section>p{margin-top:4px}.store-detail-menu-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;margin-top:16px}.store-detail-menu-item{position:relative;min-height:116px;border:1px solid var(--gray-100);border-radius:8px;background:var(--white)}.store-detail-menu-item-main{display:grid;grid-template-columns:minmax(0,1fr) 116px;gap:14px;width:100%;min-height:116px;padding:13px;border:0;background:transparent;color:var(--black);cursor:pointer;text-align:left}.store-detail-menu-copy{display:grid;align-content:start;gap:4px;min-width:0;padding-bottom:24px}.store-detail-menu-copy strong{overflow:hidden;color:var(--black);font-size:14px;font-weight:800;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.store-detail-menu-copy span{display:-webkit-box;overflow:hidden;color:var(--gray-500);font-size:13px;line-height:18px;line-clamp:2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.store-detail-menu-copy small{color:var(--black);font-size:12px;font-weight:800}.store-detail-menu-copy em{color:var(--gray-500);font-size:12px;font-style:normal;line-height:16px}.store-detail-menu-media{overflow:hidden;width:116px;height:116px;border-radius:0 8px 8px 0;background:#f7f7f7}.store-detail-menu-media img{width:100%;height:100%;object-fit:contain}.store-detail-empty{margin:18px 0 0;color:var(--gray-500);font-size:14px;line-height:20px}.feed-promo{display:grid;grid-template-columns:minmax(0,1fr) 500px;align-items:center;min-height:150px;padding:22px max(24px,calc((100vw - 1510px)/2)) 20px max(24px,calc((100vw - 980px)/2));overflow:hidden;background:#05c167}.feed-promo-copy{display:grid;gap:14px;min-width:0}.feed-promo h1{margin:0;font-family:UberMove,var(--font-family, sans-serif);font-size:28px;font-weight:800;line-height:1.08;letter-spacing:0}.feed-promo-actions{display:flex;align-items:center;gap:16px}.feed-promo-actions a,.feed-promo-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 17px;border:0;border-radius:999px;background:var(--black);color:var(--white);cursor:pointer;font-size:14px;font-weight:800}.feed-promo-actions span{font-size:12px;font-weight:600;text-decoration:underline}.feed-promo-art{position:relative;height:125px}.feed-promo-art img{position:absolute;right:-34px;bottom:-49px;width:558px;max-width:none;height:auto}.feed-layout{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:start;column-gap:58px;width:min(1510px,calc(100% - 48px));margin:0 auto;--feed-layout-width: min(1510px, calc(100vw - 48px) );--feed-sidebar-width: 220px;--feed-sidebar-left: calc((100vw - var(--feed-layout-width)) / 2)}.feed-sidebar{position:sticky;grid-column:1;top:calc(var(--feed-header-height) + 12px);z-index:8;align-self:start;width:var(--feed-sidebar-width);max-height:calc(100vh - var(--feed-header-height) - 12px);overflow-y:auto;padding:10px 0 40px;background:var(--white);scrollbar-width:none}.feed-sidebar::-webkit-scrollbar{display:none}.feed-page.is-sidebar-pinned .feed-sidebar{position:fixed;top:calc(var(--feed-header-height) + 12px);left:var(--feed-sidebar-left);height:calc(100vh - var(--feed-header-height) - 12px)}.feed-sidebar-nav{display:grid;gap:2px}.feed-sidebar-nav a,.feed-sidebar-nav button{display:flex;align-items:center;gap:18px;width:100%;min-height:40px;padding:0 22px;border:0;border-radius:0;background:transparent;color:#202020;cursor:pointer;font-size:15px;font-weight:500;font-family:inherit;text-align:left}.feed-sidebar-nav a.is-active,.feed-sidebar-nav button.is-active{background:#eee;color:var(--black);font-weight:500;box-shadow:inset 4px 0 0 var(--black)}.feed-sidebar-nav a:hover,.feed-sidebar-nav button:hover{background:var(--gray-50)}.feed-sidebar-secondary{margin-top:24px;padding-top:20px;border-top:1px solid var(--gray-100)}.feed-sidebar-nav svg{width:22px;height:22px;fill:#505050}.feed-sidebar-nav a.is-active svg,.feed-sidebar-nav button.is-active svg{fill:var(--black)}.feed-content{grid-column:2;min-width:0;padding:11px 0 0}.feed-category-title{margin:2px 0 28px;color:var(--black);font-family:UberMove,var(--font-family, sans-serif);font-size:38px;font-weight:800;line-height:44px;letter-spacing:0}.feed-search-result-section{padding:20px 0 34px}.feed-search-result-count{margin:0 0 8px;color:var(--black);font-family:UberMove,var(--font-family, sans-serif);font-size:28px;font-weight:800;line-height:34px;letter-spacing:0}.feed-search-store-results{display:grid}.feed-search-store-result{padding:28px 0 32px;border-bottom:1px solid var(--gray-100)}.feed-search-store-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:22px}.feed-search-store-profile{display:inline-flex;align-items:center;gap:14px;min-width:0;padding:0;border:0;background:transparent;color:var(--black);cursor:pointer;font:inherit;text-align:left}.feed-search-store-logo{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:58px;height:58px;overflow:hidden;border-radius:50%;background:var(--gray-100)}.feed-search-store-logo img{width:100%;height:100%;object-fit:cover}.feed-search-store-copy{display:grid;gap:4px;min-width:0}.feed-search-store-copy strong{overflow:hidden;color:var(--black);font-family:UberMove,var(--font-family, sans-serif);font-size:22px;font-weight:800;line-height:27px;text-overflow:ellipsis;white-space:nowrap}.feed-search-store-copy small{overflow:hidden;color:var(--gray-500);font-size:13px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.feed-search-store-actions{display:inline-flex;flex:0 0 auto;align-items:center;gap:18px}.feed-search-store-actions>a,.feed-search-store-actions>button{padding:0;border:0;background:transparent;color:var(--black);cursor:pointer;font-size:13px;font-weight:800;text-decoration:none}.feed-search-product-carousel{overflow:hidden;width:100%}.feed-search-product-track{display:flex;width:100%;transform:translate(var(--carousel-offset, 0%));transition:transform .56s cubic-bezier(.22,1,.36,1);will-change:transform}.feed-search-product-grid{display:grid;flex:0 0 100%;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;min-width:100%}.feed-search-product-card{min-width:0}.feed-search-product-media{position:relative;aspect-ratio:1.15 / 1;overflow:hidden;border-radius:8px;background:#f7f7f7}.feed-search-product-media button{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer}.feed-search-product-media img{width:100%;height:100%;object-fit:contain}.feed-search-product-copy{display:grid;gap:4px;margin-top:10px;padding:0;border:0;background:transparent;color:var(--black);cursor:pointer;text-align:left}.feed-search-product-copy p{margin:0;color:var(--black);font-size:15px;line-height:20px}.feed-search-product-copy strong{font-weight:800}.feed-search-product-copy p span{margin-left:5px;color:var(--gray-500);text-decoration:line-through}.feed-search-product-copy h3{display:-webkit-box;min-height:38px;margin:0;overflow:hidden;color:#343434;font-size:14px;font-weight:500;line-height:19px;line-clamp:2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.feed-search-product-copy small{overflow:hidden;color:var(--gray-500);font-size:12px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.feed-categories-wrap{position:relative}.feed-categories-wrap.has-prev{padding-left:46px}.feed-categories-wrap.has-next{padding-right:46px}.feed-categories-wrap:after{content:"";position:absolute;top:0;right:32px;width:34px;height:72px;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0),var(--white) 76%)}.feed-categories-wrap:not(.has-next):after{display:none}.feed-categories-carousel{overflow:hidden;width:100%}.feed-categories-track{display:flex;width:100%;transform:translate(var(--carousel-offset, 0%));transition:transform .56s cubic-bezier(.22,1,.36,1);will-change:transform}.feed-categories{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(74px,1fr);gap:9px;overflow:hidden;padding:0 0 9px;border-bottom:0;scrollbar-width:none}.feed-categories-page{flex:0 0 100%;min-width:100%}.feed-categories::-webkit-scrollbar{display:none}.feed-category-button{display:grid;justify-items:center;align-content:start;gap:6px;min-width:74px;padding:0 2px 6px;border:0;border-radius:8px;background:transparent;color:var(--black);cursor:pointer;font-size:11px;font-weight:700;line-height:16px;text-align:center}.feed-category-button:hover,.feed-category-button.is-active{background:var(--gray-50)}.feed-category-button.is-active span{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}.feed-categories img{width:48px;height:48px;object-fit:contain}.feed-category-page-button{position:absolute;top:18px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:32px;min-width:32px;height:32px;border:0;border-radius:50%;background:var(--gray-50);color:var(--black);cursor:pointer}.feed-category-prev{left:0}.feed-category-next{right:0}.feed-category-page-button:hover{background:var(--gray-100)}.feed-category-page-button:disabled{color:#a6a6a6;cursor:default}.feed-category-page-button:disabled:hover{background:var(--gray-50)}.feed-category-page-button svg{width:18px;height:18px;padding:0;fill:currentColor}.feed-filter-row{position:sticky;top:var(--feed-header-height);z-index:9;display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;padding:6px 0 12px;background:var(--white);scrollbar-width:none}.feed-filter-row::-webkit-scrollbar{display:none}.filter-control{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;min-height:31px;padding:0 12px;border:0;border-radius:999px;background:var(--gray-50);color:var(--black);cursor:pointer;font-size:12px;font-weight:800;white-space:nowrap}.filter-control:hover{background:var(--gray-100)}.filter-control svg{width:14px;height:14px;fill:currentColor}.filter-control .filter-chevron{width:13px;height:13px}.feed-row-section{padding:10px 0 30px;border-bottom:1px solid var(--gray-100)}.feed-section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:13px}.feed-section-heading h3{margin:0;font-family:UberMove,var(--font-family, sans-serif);font-size:22px;font-weight:800;line-height:1.17;letter-spacing:0}.feed-section-heading a{flex:0 0 auto;color:var(--black);font-size:12px;font-weight:800;text-decoration:none;text-underline-offset:4px}.feed-section-actions{display:inline-flex;flex:0 0 auto;align-items:center;gap:19px}.feed-arrows{display:flex;flex:0 0 auto;gap:8px}.feed-arrows button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:50%;background:var(--gray-50);color:var(--black);cursor:pointer}.feed-arrows button:disabled{color:#a9a9a9;cursor:default;opacity:.72}.feed-arrows button:not(:disabled):hover{background:var(--gray-100)}.feed-arrows svg{width:20px;height:20px;fill:currentColor}.store-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 16px}.store-carousel,.circle-store-carousel{overflow:hidden;width:100%}.store-carousel-track,.circle-store-track{display:flex;width:100%;transform:translate(var(--carousel-offset, 0%));transition:transform .56s cubic-bezier(.22,1,.36,1);will-change:transform}.store-carousel-page,.circle-store-page{flex:0 0 100%;min-width:100%}.store-card{min-width:0}.store-card a,.store-card-trigger{display:grid;gap:8px;width:100%;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:left}.store-media{position:relative;aspect-ratio:2.88 / 1;overflow:hidden;border-radius:0;background:var(--gray-100)}.store-media img{width:100%;height:100%;object-fit:cover}.store-badge{position:absolute;left:6px;top:6px;max-width:calc(100% - 60px);overflow:hidden;padding:3px 6px;border-radius:3px;background:#f00000;color:var(--white);font-size:10px;font-weight:800;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.store-heart{position:absolute;top:auto;right:0;bottom:-37px;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:0;border-radius:50%;background:transparent;color:#9a9a9a;cursor:pointer}.store-heart svg{width:19px;height:19px;fill:currentColor}.store-copy{display:grid;gap:2px;min-width:0;position:relative;padding-right:30px}.store-copy h4{min-width:0;margin:0;overflow:hidden;color:var(--black);font-size:17px;font-weight:700;line-height:19px;text-overflow:ellipsis;white-space:nowrap}.store-note{margin:0;overflow:hidden;color:var(--gray-500);font-size:12px;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.store-meta{margin:0;overflow:hidden;color:var(--gray-500);font-size:12px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.store-meta strong{color:var(--black);font-weight:800}.store-value{width:max-content;max-width:100%;overflow:hidden;padding:4px 6px;border-radius:3px;background:#ffd6d2;color:#e02020;font-size:11px;font-weight:700;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.product-row-section{padding:22px 0 30px;border-bottom:1px solid var(--gray-100)}.product-section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:17px}.product-section-title{display:flex;align-items:center;gap:14px;min-width:0}.product-store-logo{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:58px;height:58px;overflow:hidden;border-radius:50%;background:#008060}.product-store-logo img{width:100%;height:100%;object-fit:cover}.product-section-title h3{margin:0;color:var(--black);font-family:UberMove,var(--font-family, sans-serif);font-size:25px;font-weight:800;line-height:28px;letter-spacing:0}.product-section-title small{display:block;margin-top:4px;color:var(--gray-500);font-size:14px;line-height:18px}.product-section-heading a{flex:0 0 auto;color:var(--black);font-size:12px;font-weight:800;text-decoration:none}.product-carousel{overflow:hidden;width:100%}.product-carousel-track{display:flex;width:100%;transform:translate(var(--carousel-offset, 0%));transition:transform .56s cubic-bezier(.22,1,.36,1);will-change:transform}.product-carousel-page{flex:0 0 100%;min-width:100%}.product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:26px}.product-card{min-width:0}.product-card a,.product-card button.product-copy-link{display:grid;gap:8px;width:100%;padding:0;border:0;background:transparent;color:var(--black);cursor:pointer;text-align:left}.product-media{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1.28 / 1;overflow:hidden;border-radius:8px;background:#f7f7f7}.product-media-link{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer}.product-media img{width:100%;height:100%;object-fit:contain}.product-add-button{position:absolute;right:8px;bottom:8px;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:50%;background:var(--white);color:var(--black);box-shadow:0 2px 10px #0000002e;cursor:pointer}.product-add-button:hover{background:#eee}.product-add-button svg{width:21px;height:21px;fill:currentColor}.product-badge{left:8px;top:8px;max-width:calc(100% - 16px);border-radius:4px;font-size:12px;line-height:16px}.product-copy{display:grid;gap:4px;min-width:0}.product-price{margin:0;color:var(--black);font-size:16px;line-height:19px}.product-price strong{font-weight:700}.product-price span{margin-left:4px;color:var(--gray-500);text-decoration:line-through}.product-copy h4{display:-webkit-box;min-height:38px;margin:0;overflow:hidden;color:var(--gray-500);font-size:14px;font-weight:500;line-height:19px;line-clamp:2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-copy small{color:var(--gray-500);font-size:12px;line-height:16px}.all-stores-section{padding:28px 0 54px}.all-stores-section h2{margin:0 0 20px;color:var(--black);font-family:UberMove,var(--font-family, sans-serif);font-size:36px;font-weight:800;line-height:40px;letter-spacing:0}.all-stores-grid{gap:34px 16px}.feed-disclaimer{margin:38px 0 0;color:var(--black);font-size:14px;line-height:20px}.feed-disclaimer a{color:var(--black);text-decoration:underline;text-underline-offset:2px}.stores-near-section{padding-top:18px}.circle-store-row{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:10px;padding:3px 0 6px}.circle-store{display:grid;justify-items:center;gap:5px;min-width:0;padding:0;border:0;background:transparent;color:var(--black);cursor:pointer;font-size:14px;font-weight:700;line-height:16px;text-align:center}.circle-store-logo{position:relative;display:block;width:104px;height:104px;overflow:hidden;border:2px solid #eeeeee;border-radius:50%;background:var(--white)}.circle-store-logo img{width:100%;height:100%;object-fit:contain}.circle-store-badge{position:absolute;left:50%;bottom:-2px;transform:translate(-50%);max-width:82px;overflow:hidden;padding:4px 7px;border-radius:3px;background:#f00000;color:var(--white);font-size:11px;font-weight:800;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.circle-store-badge.is-green{background:#e8f7ee;color:#0a8f45}.circle-store small{color:var(--gray-500);font-size:12px;line-height:14px}.checkout-page{min-height:100vh;padding:72px 0 58px;background:#f3f3f3;color:var(--black)}.checkout-topbar{position:fixed;top:0;left:0;right:0;z-index:24;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:50px;padding:0 max(22px,calc((100vw - 940px)/2));background:var(--white)}.checkout-topbar img{width:108px;height:auto}.checkout-back,.checkout-current-time{justify-self:start}.checkout-back{display:inline-flex;align-items:center;gap:8px;width:max-content;border:0;background:transparent;color:var(--black);cursor:pointer;font-size:13px;font-weight:700}.checkout-back svg{width:18px;height:18px;fill:currentColor}.checkout-current-time{justify-self:end;color:#545454;font-size:12px;font-weight:700}.checkout-shell{display:grid;grid-template-columns:minmax(0,572px) 334px;gap:16px;max-width:954px;margin:0 auto}.checkout-main-column,.checkout-side-column{display:grid;align-content:start;gap:14px}.checkout-card,.checkout-side-card{overflow:hidden;border-radius:10px;background:var(--white)}.checkout-card{padding:18px 20px 16px}.checkout-card-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.checkout-card h1,.checkout-card h2,.checkout-promotion h2,.checkout-total-box h2{margin:0;font-size:17px;font-weight:800;line-height:22px}.checkout-mode-toggle{display:inline-grid;grid-template-columns:1fr 1fr;min-width:138px;padding:2px;border-radius:999px;background:#f6f6f6}.checkout-mode-toggle button{min-height:32px;padding:0 14px;border:0;border-radius:999px;background:transparent;color:var(--black);cursor:pointer;font-size:12px;font-weight:800}.checkout-mode-toggle button.is-active{background:var(--white);box-shadow:0 0 0 1px #eee,0 1px 6px #00000014}.checkout-warning{margin:18px 0 0;padding:12px 14px;border-radius:8px;background:#fff1d6;color:#241b10;font-size:12px;line-height:16px}.checkout-info-row{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:58px;padding:11px 0;border-bottom:1px solid #eeeeee}.checkout-info-row>span:nth-child(2),.checkout-store-line>span:nth-child(2),.checkout-gift-line>span:nth-child(2){display:grid;gap:2px;min-width:0}.checkout-info-row strong,.checkout-store-line strong,.checkout-gift-line strong{overflow:hidden;color:var(--black);font-size:14px;font-weight:800;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.checkout-info-row small,.checkout-store-line small,.checkout-gift-line small{overflow:hidden;color:#767676;font-size:12px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.checkout-info-row small{color:#236f45}.checkout-info-row:first-of-type small{color:#767676}.checkout-row-icon,.checkout-option-icon{display:inline-flex;align-items:center;justify-content:center;color:#545454}.checkout-row-icon svg,.checkout-option-icon svg{width:20px;height:20px;fill:currentColor}.checkout-option-icon.is-bolt{color:#05a357}.checkout-info-row button{min-height:32px;padding:0 12px;border:0;border-radius:999px;background:#f6f6f6;color:var(--black);cursor:pointer;font-size:12px;font-weight:800}.checkout-delivery-card h2{margin:12px 0 10px}.checkout-delivery-options{display:grid;gap:10px}.checkout-delivery-options button{display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:64px;padding:13px;border:1px solid #e5e5e5;border-radius:8px;background:var(--white);color:var(--black);cursor:pointer;text-align:left}.checkout-delivery-options button.is-selected{border-color:var(--black);box-shadow:inset 0 0 0 1px var(--black)}.checkout-delivery-options strong{display:block;margin-bottom:2px;font-size:14px;line-height:18px}.checkout-delivery-options small{display:block;color:#767676;font-size:12px;line-height:16px}.checkout-delivery-options em{color:var(--black);font-size:12px;font-style:normal;font-weight:700}.checkout-delivery-options em.is-savings{color:#05a357}.checkout-payment-card{padding-bottom:12px}.checkout-payment-method-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:58px;margin-top:12px}.checkout-payment-method-trigger{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:14px;min-width:0;min-height:44px;border:0;background:transparent;color:var(--black);cursor:pointer;text-align:left}.checkout-payment-method-trigger span:nth-child(2){display:grid;gap:2px;min-width:0}.checkout-payment-method-trigger strong{overflow:hidden;font-size:15px;font-weight:700;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.checkout-payment-method-trigger small{overflow:hidden;color:#767676;font-size:12px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.checkout-payment-edit{min-height:36px;padding:0 13px;border:0;border-radius:999px;background:#f6f6f6;color:var(--black);cursor:pointer;font-size:12px;font-weight:800}.checkout-primary-button,.checkout-side-pay{width:100%;min-height:46px;border:0;border-radius:5px;background:var(--black);color:var(--white);cursor:pointer;font-size:14px;font-weight:800}.checkout-side-card{border-radius:8px}.checkout-store-card{padding:16px 18px 12px}.checkout-store-line,.checkout-summary-toggle,.checkout-gift-line,.checkout-promotion button{display:grid;align-items:center;width:100%;border:0;background:transparent;color:var(--black);cursor:pointer;text-align:left}.checkout-store-line{grid-template-columns:36px minmax(0,1fr) 18px;gap:12px;padding:0}.checkout-store-logo{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;overflow:hidden;border-radius:50%;background:#eee;font-weight:800}.checkout-store-logo img{width:100%;height:100%;object-fit:contain}.checkout-store-line svg,.checkout-summary-toggle>svg,.checkout-gift-line svg,.checkout-promotion button>svg{width:18px;height:18px;fill:currentColor}.checkout-one-card{display:grid;grid-template-columns:minmax(0,1fr) 58px;gap:12px;min-height:88px;margin:16px 0 12px;padding:14px;overflow:hidden;border-radius:7px;background:#fff1d6}.checkout-one-card strong,.checkout-one-card small{display:block}.checkout-one-card strong{font-size:15px;font-weight:800;line-height:19px}.checkout-one-card small{margin-top:8px;font-size:13px;line-height:17px}.checkout-one-card img{width:58px;height:88px;border-radius:6px;object-fit:cover}.checkout-summary-card{padding:0}.checkout-summary-toggle{grid-template-columns:24px minmax(0,1fr) 18px;gap:12px;min-height:58px;padding:0 18px;border-bottom:1px solid #eeeeee}.checkout-summary-toggle strong{font-size:14px}.checkout-summary-toggle>svg{transition:transform .18s ease}.checkout-summary-toggle>svg.is-open{transform:rotate(180deg)}.checkout-summary-items{display:grid;gap:0;margin:0;padding:0 18px;list-style:none}.checkout-summary-items li{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #eeeeee}.checkout-summary-items img{width:42px;height:42px;border-radius:4px;object-fit:cover}.checkout-summary-items span{display:grid;gap:2px;min-width:0}.checkout-summary-items strong,.checkout-summary-items small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkout-summary-items strong{font-size:13px;font-weight:700}.checkout-summary-items small,.checkout-summary-items em{color:#767676;font-size:12px;font-style:normal}.checkout-gift-line{grid-template-columns:28px minmax(0,1fr) 18px;gap:12px;min-height:60px;padding:0 18px;border-bottom:3px solid #eeeeee}.checkout-gift-line>span:first-child{position:relative;width:26px;height:26px;border-radius:3px;background:#f5b544}.checkout-gift-line>span:first-child:before,.checkout-gift-line>span:first-child:after{content:"";position:absolute;background:#05a357}.checkout-gift-line>span:first-child:before{left:10px;top:0;width:6px;height:100%}.checkout-gift-line>span:first-child:after{left:0;top:10px;width:100%;height:6px}.checkout-promotion{padding:16px 18px;border-bottom:3px solid #eeeeee}.checkout-promotion button{grid-template-columns:24px minmax(0,1fr) 18px;gap:12px;min-height:44px;margin-top:12px;padding:0}.checkout-total-box{padding:16px 18px 18px}.checkout-total-box h2{margin-bottom:14px}.checkout-total-box div{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:8px;color:#545454;font-size:13px;line-height:17px}.checkout-total-box strong{color:var(--black);font-weight:500}.checkout-total-box em{margin-right:4px;color:#999;font-style:normal;text-decoration:line-through}.checkout-total-box .is-total{margin-top:12px;padding-top:10px;border-top:1px solid #eeeeee;color:var(--black);font-weight:800}.checkout-total-box .is-total strong{font-weight:800}.checkout-total-box p{margin:12px 0 0;color:#767676;font-size:10px;line-height:15px}.checkout-savings-bar{position:fixed;left:0;right:0;bottom:0;z-index:24;display:flex;align-items:center;justify-content:center;gap:10px;min-height:32px;background:#a76500;color:var(--white);font-size:12px}.checkout-savings-bar span{display:inline-flex;align-items:center;justify-content:center;width:13px;height:13px;border:2px solid currentColor;border-radius:50%;font-size:0}.checkout-savings-bar span:before{content:"%";font-size:9px;font-weight:800}.checkout-payment-modal-transition-enter-active,.checkout-payment-modal-transition-leave-active{transition:opacity .18s ease}.checkout-payment-modal-transition-enter-active .checkout-payment-modal,.checkout-payment-modal-transition-leave-active .checkout-payment-modal{transition:opacity .18s ease,transform .18s ease}.checkout-payment-modal-transition-enter-from,.checkout-payment-modal-transition-leave-to{opacity:0}.checkout-payment-modal-transition-enter-from .checkout-payment-modal,.checkout-payment-modal-transition-leave-to .checkout-payment-modal{opacity:0;transform:translateY(12px) scale(.98)}.checkout-payment-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:42;display:grid;place-items:start center;padding-top:64px;background:#000000ab}.checkout-payment-modal{position:relative;width:min(328px,calc(100vw - 32px));min-height:518px;padding:58px 8px 24px;border-radius:10px;background:var(--white);color:var(--black);box-shadow:0 18px 70px #0000003d}.checkout-payment-close{position:absolute;top:12px;left:8px;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:50%;background:#f3f3f3;color:var(--black);cursor:pointer}.checkout-payment-close svg{width:22px;height:22px;fill:currentColor}.checkout-payment-modal h2{max-width:240px;margin:0 12px 24px;color:var(--black);font-family:UberMove,var(--font-family, sans-serif);font-size:30px;font-weight:800;line-height:34px;letter-spacing:0}.checkout-payment-method-list{display:grid;gap:0;margin:0;padding:0 0 8px;list-style:none}.checkout-saved-cards{display:grid;gap:2px;margin:-6px 0 16px;padding:0 0 14px 12px;border-bottom:1px solid #eeeeee}.checkout-saved-cards h3{margin:0 0 8px;color:#545454;font-size:12px;font-weight:800;line-height:16px}.checkout-saved-cards button{display:grid;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:12px;width:100%;min-height:58px;padding:0 10px 0 0;border:0;background:transparent;color:var(--black);cursor:pointer;text-align:left}.checkout-saved-cards button:hover{background:#f6f6f6}.checkout-saved-cards button>span:nth-child(2){display:grid;gap:2px;min-width:0}.checkout-saved-cards strong,.checkout-saved-cards small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkout-saved-cards strong{font-size:14px;font-weight:800}.checkout-saved-cards small{color:#545454;font-size:12px;line-height:16px}.checkout-saved-cards svg{width:18px;height:18px;fill:currentColor}.checkout-payment-method-list li{padding-left:12px}.checkout-payment-method-list button{display:grid;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:12px;width:100%;min-height:58px;padding:0 10px 0 0;border:0;border-bottom:1px solid #eeeeee;background:transparent;color:var(--black);cursor:pointer;text-align:left}.checkout-payment-method-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;overflow:hidden;border-radius:5px;background:#f6f6f6;color:#555}.checkout-payment-method-icon svg{width:18px;height:18px;fill:currentColor}.checkout-payment-method-icon span{font-size:10px;font-weight:800;line-height:1}.checkout-payment-method-icon.is-paypal{background:#eef7ff;color:#0070ba;font-style:italic}.checkout-payment-method-icon.is-venmo{background:#edf7ff;color:#008cff}.checkout-payment-method-icon.is-ebt{background:#f4fff4;color:#11783a}.checkout-payment-method-icon.is-gift{background:#f1f1f1;color:#676767}.checkout-payment-method-icon.is-health{background:#fff0f4;color:#ef2b53}.checkout-payment-method-list strong{overflow:hidden;font-size:13px;font-weight:800;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.checkout-payment-method-list svg:last-child{width:18px;height:18px;fill:#767676}.checkout-payment-modal:not(.is-list){display:flex;flex-direction:column;min-height:518px;padding:58px 20px 20px}.checkout-payment-modal.is-paypal,.checkout-payment-modal.is-venmo,.checkout-payment-modal.is-ebt,.checkout-payment-modal.is-gift,.checkout-payment-modal.is-health{min-height:518px}.checkout-payment-modal.is-card{max-height:518px;overflow-y:auto;scrollbar-color:#cfcfcf transparent;scrollbar-width:thin}.checkout-payment-modal.is-card::-webkit-scrollbar{width:8px}.checkout-payment-modal.is-card::-webkit-scrollbar-thumb{border-radius:999px;background:#cfcfcf}.checkout-payment-form,.checkout-payment-redirect{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.checkout-payment-form h2,.checkout-payment-redirect h2{max-width:280px;margin:0 0 24px}.checkout-payment-form label{display:grid;gap:6px;margin-bottom:14px;color:var(--black);font-size:12px;font-weight:800;line-height:16px}.checkout-payment-form input,.checkout-payment-form select{width:100%;height:30px;border:0;background:#f3f3f3;color:var(--black);font-size:12px;padding:0 12px;outline:none}.checkout-payment-form label.has-error input,.checkout-payment-form label.has-error select{box-shadow:inset 0 0 0 2px var(--error-red)}.payment-field-error{color:var(--error-red);font-size:11px;font-weight:700;line-height:15px}.checkout-payment-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(45deg,transparent 50%,#000 50%) calc(100% - 17px) 12px / 6px 6px no-repeat,linear-gradient(135deg,#000 50%,transparent 50%) calc(100% - 11px) 12px / 6px 6px no-repeat,#f3f3f3}.payment-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.payment-input-wrap{position:relative;display:block}.payment-input-wrap input{padding-right:38px}.payment-card-mark{position:absolute;right:11px;top:50%;display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:16px;padding:0 3px;border-radius:2px;background:#d7d7db;color:#fff;font-size:7px;font-style:italic;font-weight:900;letter-spacing:0;transform:translateY(-50%)}.payment-card-mark.is-visa{background:#182b86}.payment-card-mark.is-mastercard{background:#222;color:#ffb000;font-style:normal}.payment-card-mark.is-amex{background:#2e77bb}.payment-card-mark.is-discover{background:#f58220;color:#111;font-style:normal}.payment-help{position:absolute;right:0;top:-22px;display:inline-flex;align-items:center;justify-content:center;width:13px;height:13px;border-radius:50%;background:#000;color:var(--white);font-size:9px;font-weight:800}.checkout-payment-submit{width:100%;min-height:46px;margin-top:auto;border:0;border-radius:5px;background:#8a8a8a;color:var(--white);cursor:pointer;font-size:15px;font-weight:800}.checkout-payment-submit:disabled{background:#9a9a9a;color:#ffffffd1;cursor:not-allowed}.checkout-payment-cancel{align-self:center;min-height:44px;margin-top:14px;border:0;background:transparent;color:var(--black);cursor:pointer;font-size:15px;font-weight:800}.checkout-payment-issue{margin:14px -20px;padding:22px 26px 8px;border-top:1px solid #ffd9d6;background:#fff7f6;color:var(--error-red)}.checkout-payment-issue h3{margin:0 0 18px;color:var(--error-red);font-size:19px;font-weight:800;line-height:24px}.checkout-payment-issue p{margin:0 0 28px;color:var(--error-red);font-size:14px;line-height:21px}.checkout-payment-issue button{display:block;min-height:44px;margin:0 auto;border:0;background:transparent;color:var(--error-red);cursor:pointer;font-size:14px;font-weight:800}.checkout-selected-payment-icon.is-visa,.checkout-selected-payment-icon.is-amex,.checkout-selected-payment-icon.is-discover,.checkout-selected-payment-icon.is-mastercard{width:28px;height:20px;border-radius:2px;background:#182b86;color:#fff}.checkout-selected-payment-icon.is-mastercard{background:#222;color:#ffb000}.checkout-selected-payment-icon.is-amex{background:#2e77bb}.checkout-selected-payment-icon.is-discover{background:#f58220;color:#111}.checkout-selected-payment-icon.is-visa svg,.checkout-selected-payment-icon.is-amex svg,.checkout-selected-payment-icon.is-discover svg,.checkout-selected-payment-icon.is-mastercard svg{display:none}.checkout-selected-payment-icon.is-visa:before{content:"VISA";font-size:7px;font-style:italic;font-weight:900}.checkout-selected-payment-icon.is-mastercard:before{content:"MC";font-size:8px;font-weight:900}.checkout-selected-payment-icon.is-amex:before{content:"AMEX";font-size:7px;font-weight:900}.checkout-selected-payment-icon.is-discover:before{content:"DISC";font-size:7px;font-weight:900}.checkout-payment-redirect p,.checkout-payment-form p{margin:0 0 20px;color:#242424;font-size:15px;line-height:22px}.checkout-payment-form p{color:#6b6b6b;font-size:12px;line-height:18px}.checkout-payment-redirect button{width:100%;min-height:36px;margin-top:auto;border:0;border-radius:3px;color:var(--white);cursor:pointer;font-size:15px;font-style:italic;font-weight:900}.checkout-payment-redirect button.is-paypal{background:#ffc439;color:#003087}.checkout-payment-redirect button.is-venmo{background:#3d9bd5}.payment-ebt-mark{position:absolute;left:18px;top:50%;display:inline-flex;align-items:center;justify-content:center;width:24px;height:18px;border-radius:3px;background:#f4fff4;color:#11783a;font-size:7px;font-weight:900;transform:translateY(-50%)}.payment-ebt-mark.is-blue{background:#edf5ff;color:#174ea6}.checkout-payment-form.is-ebt .payment-input-wrap input{padding-left:56px}.checkout-payment-form.is-gift{margin:-58px -20px -20px;padding-bottom:20px}.payment-gift-hero{position:relative;display:grid;place-items:center;height:110px;margin-bottom:20px;overflow:hidden;background:#f1f1f1}.payment-gift-hero:before,.payment-gift-hero:after{content:"";position:absolute;border-radius:2px;background:#d9d9d9}.payment-gift-hero:before{width:12px;height:12px;left:80px;top:52px;transform:rotate(28deg)}.payment-gift-hero:after{width:10px;height:10px;right:70px;top:28px;transform:rotate(14deg)}.payment-gift-card{position:relative;width:104px;height:68px;border-radius:4px;background:linear-gradient(90deg,transparent 0 42%,#eeeeee 42% 48%,transparent 48%),linear-gradient(135deg,transparent 0 44%,rgba(255,255,255,.42) 44% 62%,transparent 62%),#5f5f5f}.payment-gift-card:before{content:"";position:absolute;left:20px;top:21px;width:19px;height:19px;border:5px solid #eeeeee;border-radius:50%}.checkout-payment-form.is-gift h2,.checkout-payment-form.is-gift input,.checkout-payment-form.is-gift .checkout-payment-submit{margin-left:20px;margin-right:20px;width:calc(100% - 40px)}.checkout-payment-form.is-gift input{margin-bottom:18px}.checkout-payment-method-list.is-health-list li{padding-left:0}.checkout-payment-method-icon.is-s3{background:#f3f6ff;color:#294d9b}.checkout-payment-method-icon.is-otc{background:#fff4ec;color:#d75317}.checkout-payment-method-icon.is-nations{background:#00578a;color:var(--white)}@media(max-width:1060px){.site-header{padding:0 24px}.past-orders-page{width:calc(100% - 48px)}.past-order-row{grid-template-columns:204px minmax(0,1fr) 168px;gap:18px}.past-order-media{width:204px;height:112px}.past-order-action{min-height:44px}.checkout-topbar{padding:0 24px}.checkout-page{padding-left:16px;padding-right:16px}.checkout-shell{grid-template-columns:1fr;max-width:720px}.checkout-side-column{order:-1}.product-detail-main{grid-template-columns:1fr;gap:20px}.product-detail-copy{padding-top:0}.product-detail-info{grid-template-columns:1fr;gap:16px}.feed-search-panel{left:16px;width:calc(100vw - 32px)}.ride-link{display:none}.hero{padding-inline:24px;min-height:min(100vh,56.7361vw);background-position:center bottom;background-size:auto 100%}.hero-inner{min-height:calc(min(100vh,56.7361vw) - 64px)}.hero-copy{transform:none}.hero h1{max-width:520px;font-size:42px;white-space:normal}.search-panel{grid-template-columns:1fr;max-width:580px;width:100%}.find-button{width:100%}.app-band,.location-section,.footer-inner,.footer-bottom{width:min(100% - 48px,760px)}.entry-grid{grid-template-columns:1fr;width:min(100% - 48px,760px);padding:56px 0 82px}.entry-card img{aspect-ratio:1.8}.app-band,.footer-bottom{align-items:flex-start;flex-direction:column}.column-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 72px}.footer-inner{grid-template-columns:1fr;gap:34px}.footer-brand{min-height:0;gap:42px}.footer-legal,.legal-primary,.legal-secondary{justify-items:start;justify-content:flex-start}}@media(max-width:640px){.checkout-page{padding:62px 10px}.account-page.is-orders-page{padding-top:56px}.past-orders-page{width:calc(100% - 32px);padding:28px 0 54px}.past-orders-heading{margin-bottom:4px}.past-orders-heading h1{font-size:30px;line-height:36px}.past-order-row{grid-template-columns:1fr;gap:14px;padding:24px 0}.past-order-media{width:100%;height:auto;aspect-ratio:2.08}.past-order-copy h2{font-size:20px;line-height:26px}.past-order-meta{gap:4px 7px}.past-order-action{width:100%}.current-orders-panel .order-card{padding:18px 14px}.current-orders-panel .order-status-box,.current-orders-panel .order-meta-grid{grid-template-columns:1fr}.checkout-topbar{grid-template-columns:1fr auto;height:52px;padding:0 12px}.checkout-topbar img{width:92px}.checkout-current-time{display:none}.checkout-back span{max-width:92px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkout-card{padding:16px 14px}.checkout-card-heading{align-items:flex-start;flex-direction:column;gap:12px}.checkout-mode-toggle{width:100%}.checkout-info-row,.checkout-delivery-options button{grid-template-columns:22px minmax(0,1fr)}.checkout-info-row button,.checkout-delivery-options em{grid-column:2;justify-self:start}.checkout-one-card{grid-template-columns:1fr}.checkout-one-card img{display:none}.checkout-savings-bar{padding:0 12px;text-align:center}.checkout-payment-backdrop{padding-top:36px}.checkout-payment-modal{min-height:min(518px,calc(100vh - 72px))}.site-header{min-height:64px;padding:0 14px}.product-detail-backdrop{padding:0;place-items:stretch}.product-detail-modal{width:100vw;max-height:100vh;border-radius:0}.product-detail-main,.product-detail-row{padding-inline:16px}.product-detail-copy h2{font-size:24px;line-height:30px}.product-detail-thumbs{grid-template-columns:repeat(4,56px)}.product-detail-thumbs span{width:56px;height:56px}.product-detail-mini-grid{grid-auto-columns:132px}.product-detail-mini img{width:132px;height:116px}.product-detail-mini-add{top:80px}.product-detail-info{margin-inline:16px}.product-detail-footer{padding:12px 16px}.product-detail-footer button{width:100%;min-width:0}.product-options-backdrop{padding:0;place-items:stretch}.product-options-modal{width:100vw;height:100vh;border-radius:0}.product-options-main{grid-template-columns:1fr}.product-options-image{position:static}.product-options-highlight-grid,.product-options-mini-grid{grid-template-columns:1fr}.product-options-mini>button:first-child{grid-template-columns:minmax(0,1fr) 112px}.product-options-mini img{width:112px}.brand-link{width:90px}.header-actions .button-light{display:none}.button{min-height:38px;padding:0 14px}.hero{min-height:660px;padding:76px 18px 0;background-position:61% bottom;background-size:auto 100%}.hero-inner{align-items:flex-start;min-height:584px;padding-top:178px}.hero h1{font-size:38px;margin-bottom:28px}.address-field,.time-select,.address-field input,.time-trigger,.find-button{min-height:54px}.app-band,.location-section,.footer-inner,.footer-bottom{width:calc(100% - 32px)}.entry-grid{width:calc(100% - 32px);padding:56px 0 72px}.entry-card img{aspect-ratio:1.35}.feed-categories{grid-auto-columns:72px;gap:12px}.feed-filter-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:22px;scrollbar-width:none}.feed-filter-row::-webkit-scrollbar{display:none}.filter-control{flex:0 0 auto}.feed-section-heading{align-items:flex-start}.feed-arrows{display:none}.store-grid{grid-template-columns:1fr;gap:24px}.app-band{padding:22px}.app-copy{align-items:flex-start;flex-direction:column;gap:18px}.store-links,.footer-stores{flex-direction:column}.location-section{padding-top:56px}.section-heading{align-items:flex-start;flex-direction:column;gap:12px}.city-map{min-height:230px}.column-link-grid{grid-template-columns:1fr;gap:14px}.countries{padding-bottom:56px}.site-footer{padding-top:48px}}@media(max-width:1220px){.feed-header-tabs button{min-width:68px;padding:0 12px}.feed-header-location{flex-basis:220px}.feed-header-search{width:min(360px,30vw);min-width:190px}.feed-promo{grid-template-columns:minmax(0,1fr) 280px;padding-left:216px}}@media(max-width:1060px){.site-header.is-feed{min-height:56px;padding:0 16px}.site-header.is-feed .header-left{gap:14px}.feed-header-tabs{display:none}.feed-header-location{flex:1 1 240px}.feed-header-actions .button-light{display:none}.feed-page{padding:56px 0}.feed-promo{grid-template-columns:minmax(0,1fr) 230px;min-height:154px;padding:24px}.feed-promo h1{font-size:32px}.feed-layout{grid-template-columns:minmax(0,1fr);width:calc(100% - 32px)}.store-menu-shell,.store-detail-shell{width:calc(100% - 32px)}.store-shop-shell{grid-template-columns:238px minmax(0,1fr);gap:28px;width:calc(100% - 32px)}.store-shop-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.store-detail-overview{grid-template-columns:minmax(0,1fr) 292px;gap:18px;padding-bottom:34px}.store-detail-side{margin-top:58px}.store-detail-reviews{grid-template-columns:128px minmax(0,1fr);gap:18px;padding:18px}.store-detail-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-detail-menu-items{grid-template-columns:repeat(2,minmax(0,1fr))}.store-menu-hero{grid-template-columns:minmax(0,1fr) 260px;gap:24px}.store-menu-layout{grid-template-columns:minmax(0,1fr) 280px}.store-menu-sidebar{display:none}.store-menu-items{grid-template-columns:1fr}.feed-sidebar,.feed-page.is-sidebar-pinned .feed-sidebar{display:none}.feed-content{padding-top:20px}.store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid,.feed-search-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 18px}}@media(max-width:640px){.auth-header{height:52px;padding:0 20px}.auth-stage{min-height:calc(100vh - 52px);padding:120px 22px 56px}.auth-card,.auth-signup-card{width:min(100%,330px)}.site-header.is-feed{min-height:56px;padding:0 12px}.site-header.is-feed .brand-link{flex-basis:88px}.feed-header-location{flex-basis:auto;max-width:calc(100vw - 150px);font-size:13px}.feed-location-time{display:none}.feed-header-actions{flex:0 0 auto;gap:6px;margin-left:8px}.feed-header-search{display:inline-flex;justify-content:center;width:40px;min-width:40px;padding:0}.feed-header-search span,.feed-header-actions .button{display:none}.feed-cart{width:40px;height:40px}.feed-page{padding:56px 0 48px}.feed-page.is-store-menu{height:auto;overflow:visible}.feed-promo{grid-template-columns:1fr;min-height:148px;padding:24px 16px}.feed-promo h1{font-size:28px}.feed-promo-art{display:none}.feed-promo-actions{gap:12px}.feed-layout{width:calc(100% - 32px)}.store-menu-shell{width:calc(100% - 24px);padding-top:18px}.store-detail-shell{width:calc(100% - 24px);padding-bottom:52px}.store-shop-topbar{height:42px}.store-detail-page{height:auto;overflow:visible}.store-shop-shell{grid-template-columns:1fr;gap:20px;height:auto;width:calc(100% - 24px);overflow:visible}.store-shop-sidebar{position:static;max-height:none;overflow:visible;padding-bottom:0}.store-shop-sidebar .store-detail-back{top:2px;left:-2px}.store-shop-logo{width:58px;height:58px;margin-top:-44px}.store-shop-primary{margin-bottom:12px}.store-shop-category-nav{display:flex;gap:18px;max-height:none;overflow-x:auto;overflow-y:hidden;padding:0 0 8px 8px;border-bottom:1px solid var(--gray-100);scrollbar-width:none}.store-shop-category-nav::-webkit-scrollbar{display:none}.store-shop-category-nav button{flex:0 0 auto}.store-shop-content{height:auto;overflow:visible;padding-top:0;padding-bottom:0}.store-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}.store-shop-section{margin-bottom:28px}.store-shop-section.is-deals{padding:16px 12px 20px}.store-detail-cover{height:206px;border-radius:0}.store-detail-cover-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-detail-cover-grid img:nth-child(n+4){display:none}.store-detail-back,.store-detail-cover-actions button{top:12px;width:36px;height:36px}.store-detail-back{left:12px}.store-detail-cover-actions{top:12px;right:12px;gap:8px}.store-detail-overview{grid-template-columns:1fr;gap:18px;padding:16px 0 42px}.store-detail-main h1{font-size:28px;line-height:34px}.store-detail-meta{display:flex;flex-wrap:wrap;gap:2px 5px}.store-detail-reviews{grid-template-columns:1fr;gap:14px;padding:16px}.store-detail-score{justify-items:start}.store-detail-side{margin-top:0}.store-detail-mode{justify-content:flex-start;overflow-x:auto;padding-bottom:12px;scrollbar-width:none}.store-detail-mode::-webkit-scrollbar{display:none}.store-detail-mode button{flex:0 0 auto}.store-detail-featured{padding-bottom:24px}.store-detail-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}.store-detail-menu-head{align-items:stretch;flex-direction:column;gap:12px}.store-detail-search{width:100%}.store-detail-tabs{top:56px;gap:20px}.store-detail-menu-section{scroll-margin-top:116px}.store-detail-menu-items{gap:12px}.store-detail-menu-item{min-height:132px}.store-detail-menu-item-main{grid-template-columns:minmax(0,1fr) 96px;gap:12px;min-height:132px;padding:14px}.store-detail-menu-media{width:96px;height:96px}.store-menu-hero{grid-template-columns:1fr;gap:18px;min-height:0;padding-bottom:22px}.store-menu-hero h1{font-size:32px;line-height:38px}.store-menu-hero-media{height:220px;order:-1}.store-menu-layout{grid-template-columns:1fr;gap:22px}.store-menu-cart{position:static;order:-1}.store-selected-product{grid-template-columns:1fr;padding:18px}.store-selected-product img{max-width:240px}.store-menu-item-main{grid-template-columns:minmax(0,1fr) 108px;min-height:140px}.store-menu-item-media{width:108px;height:108px}.feed-categories{grid-auto-columns:78px;gap:10px;padding-bottom:18px}.feed-categories img{width:58px;height:58px}.feed-filter-row{top:56px;padding:12px 0 16px}.feed-row-section{padding:12px 0 30px}.feed-section-heading{align-items:center}.feed-section-heading h3{font-size:22px}.feed-arrows{display:none}.store-grid{grid-template-columns:1fr;gap:22px}.store-media{aspect-ratio:1.9 / 1}.product-row-section{padding:18px 0 28px}.product-section-heading{align-items:center}.product-store-logo{width:48px;height:48px}.product-section-title h3{font-size:22px;line-height:25px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}.feed-search-result-count{font-size:24px;line-height:30px}.feed-search-store-result{padding:24px 0 30px}.feed-search-store-heading{align-items:flex-start;flex-direction:column;gap:14px}.feed-search-store-actions{justify-content:space-between;width:100%}.feed-search-store-logo{width:50px;height:50px}.feed-search-store-copy strong{font-size:20px;line-height:24px}.feed-search-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}}
