@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--orange:#ff4b0b;--orange-dark:#e83e00;--orange-light:#fff0e8;--cream:#fff8ef;--bg:#fffaf5;--white:#fff;--text:#171717;--soft:#77716c;--brown:#332117;--dark:#1c1511;--green:#25a559;--border:#ebe5df;--shadow:0 16px 45px #4f2b1414}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}main{min-height:70vh}.container{width:min(1280px,100% - 48px);margin-inline:auto}.page{padding-block:42px 80px}.section{padding-block:45px}.narrow{max-width:900px}.header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf5eb;border-bottom:1px solid #ebe5dfcc;height:76px;position:sticky;top:0}.header-inner{align-items:center;gap:28px;max-width:1320px;height:100%;margin:auto;padding:0 24px;display:flex}.logo{color:#f14613;align-items:center;gap:8px;font-size:14px;font-weight:700;line-height:1;display:flex}.logo-mark{background:var(--orange);color:#fff;border-radius:11px 11px 11px 3px;place-items:center;width:37px;height:37px;font-size:20px;display:grid;transform:rotate(-4deg)}.location{background:0 0;border:0;align-items:center;gap:5px;font-size:12px;font-weight:700;display:flex}.location svg{color:var(--orange)}.header nav{gap:25px;margin:auto;font-size:12px;font-weight:600;display:flex}.header nav a:hover{color:var(--orange)}.header-actions{align-items:center;gap:8px;display:flex}.header-actions>a:not(.login){border:1px solid var(--border);background:#fff;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.header-actions svg{width:18px}.login,.button{background:var(--orange);color:#fff;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:12px 18px;font-weight:800;transition:all .2s;display:inline-flex}.login:hover,.button:hover{background:var(--orange-dark);transform:translateY(-1px)}.cart-icon{position:relative}.cart-icon b,.mobile-cart b{background:var(--orange);color:#fff;border:2px solid #fff;border-radius:20px;place-items:center;min-width:17px;height:17px;font-size:9px;display:grid;position:absolute;top:-5px;right:-5px}.mobile-only,.mobile-nav{display:none}.hero{grid-template-columns:1.05fr .95fr;align-items:center;max-width:1320px;min-height:575px;margin:0 auto;padding:72px 35px 60px;display:grid;overflow:hidden}.eyebrow,.page-hero>span,.rewards-page>span{color:var(--orange);letter-spacing:1.6px;font-size:12px;font-weight:800;display:inline-block}.hero h1{letter-spacing:-4px;margin:15px 0 24px;font-size:clamp(50px,5.2vw,78px);line-height:1.03}.hero h1 em{color:var(--orange);font-style:normal}.hero-copy>p{color:var(--soft);max-width:600px;font-size:18px;line-height:1.7}.hero-search{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:16px;align-items:center;max-width:650px;margin-top:30px;padding:8px;display:flex}.hero-search span{border-right:1px solid var(--border);align-items:center;gap:6px;padding:0 16px;font-size:13px;font-weight:700;display:flex}.hero-search span svg{width:16px;color:var(--orange)}.hero-search label{flex:1;align-items:center;gap:8px;padding:0 14px;display:flex}.hero-search label svg{width:18px;color:var(--soft)}.hero-search input{border:0;outline:0;width:100%}.hero-search>a{background:var(--orange);color:#fff;border-radius:10px;padding:13px 22px;font-weight:800}.trust{color:var(--soft);gap:10px;margin-top:18px;font-size:12px;display:flex}.hero-visual{height:470px;position:relative}.orange-orbit{background:var(--orange);border-radius:50%;width:420px;height:420px;position:absolute;top:5%;right:5%;box-shadow:0 30px 90px #ff4b0b40}.hero-food{border:18px solid #fff;border-radius:50%;width:390px;height:390px;position:absolute;top:8%;right:8%;overflow:hidden;box-shadow:0 20px 60px #25140a4d}.hero-food img,.card-image img,.food-image img,.category-card img,.promo-image img,.order-img img,.cart-thumb img,.mini-food img{object-fit:cover}.floating-card{border:1px solid var(--border);box-shadow:var(--shadow);background:#fffffff2;border-radius:14px;flex-direction:column;padding:13px 18px;display:flex;position:absolute}.floating-card span{color:var(--soft);font-size:11px}.fc-one{top:18%;left:4%}.fc-two{bottom:18%;right:0}.feature-strip{border-block:1px solid var(--border);background:#fff;border-radius:18px;grid-template-columns:repeat(4,1fr);max-width:1280px;margin:auto;padding:22px 28px;display:grid}.feature-strip>div{border-right:1px solid var(--border);justify-content:center;align-items:center;gap:12px;display:flex}.feature-strip>div:last-child{border:0}.feature-strip svg{color:var(--orange)}.feature-strip span{flex-direction:column;display:flex}.feature-strip small{color:var(--soft)}.section-heading{justify-content:space-between;align-items:end;margin-bottom:23px;display:flex}.section-heading h2{margin:0;font-size:26px}.section-heading p{color:var(--soft);margin:5px 0 0;font-size:13px}.section-heading>a{color:var(--orange);font-size:12px;font-weight:800}.category-row{gap:14px;padding:2px 2px 10px;display:flex;overflow-x:auto}.category-card{border:1px solid var(--border);background:#fff;border-radius:17px;flex:1;min-width:140px;padding:8px;transition:all .2s}.category-card:hover,.restaurant-card:hover,.food-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.category-card>div{border-radius:12px;height:105px;position:relative;overflow:hidden}.category-card h3{margin:9px 4px 2px;font-size:14px}.category-card p{color:var(--soft);margin:0 4px 5px;font-size:11px}.card-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.restaurant-card,.food-card{border:1px solid var(--border);background:#fff;border-radius:18px;transition:all .2s;overflow:hidden}.card-image{height:175px;position:relative}.offer-chip,.bestseller{color:#fff;background:var(--orange);border-radius:7px;padding:6px 9px;font-size:10px;font-weight:800;position:absolute;top:10px;left:10px}.heart{background:#fff;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:10px;right:10px}.card-body{padding:14px}.card-title{align-items:center;gap:6px;display:flex}.card-title h3{flex:1;margin:0;font-size:15px}.open,.closed,.live{color:var(--green);background:#e8f8ee;border-radius:20px;padding:4px 7px;font-size:9px;font-weight:800}.closed{color:var(--soft);background:#f4f1ee}.card-body>p{color:var(--soft);font-size:11px}.meta{color:var(--soft);justify-content:space-between;margin-top:8px;font-size:10px;display:flex}.meta span{align-items:center;gap:4px;display:flex}.meta svg,.rating svg{color:#f4a900;fill:#f4a900;width:13px;height:13px}.promo{color:#fff;background:linear-gradient(105deg,#3d1c0c,#7f3210);border-radius:24px;height:280px;margin-block:35px;display:flex;overflow:hidden}.promo>div:first-child{z-index:1;flex:1;padding:40px 45px}.promo span{color:#ffc99e;letter-spacing:1px;font-size:11px}.promo h2{margin:10px 0 3px;font-size:38px}.promo p{color:#f0d9ca}.promo a{background:var(--orange);border-radius:9px;margin-top:12px;padding:11px 16px;font-weight:800;display:inline-flex}.promo-image{width:50%;position:relative}.promo-image:after{content:"";background:linear-gradient(90deg,#5a260e,#0000);position:absolute;inset:0}.food-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.food-image{height:165px;position:relative}.food-info{padding:14px}.food-info h3{margin:0;font-size:15px}.food-info p{color:var(--soft);height:34px;font-size:11px;line-height:1.5;overflow:hidden}.rating{color:var(--soft);align-items:center;gap:3px;font-size:11px;display:flex}.food-action{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.food-action button{color:var(--orange);background:#fff;border:1px solid #ffc4ad;border-radius:8px;align-items:center;padding:7px 10px;font-size:11px;font-weight:800;display:flex}.app-banner{background:var(--dark);color:#fff;border-radius:28px;justify-content:space-between;max-width:1280px;margin:40px auto 80px;padding:55px 70px;display:flex;overflow:hidden}.app-banner h2{max-width:600px;margin:12px 0;font-size:38px}.app-banner p{color:#c9bdb6;max-width:600px}.store-button{color:#fff;text-align:left;background:#100d0b;border:1px solid #695b54;border-radius:8px;margin:7px 7px 0 0;padding:8px 13px;font-size:10px}.store-button b{font-size:14px}.phone-mock{background:var(--cream);width:230px;color:var(--text);border:8px solid #080605;border-radius:30px;flex-direction:column;padding:18px;display:flex;transform:rotate(4deg);box-shadow:0 20px 50px #000}.phone-mock>span{text-align:right;font-size:9px}.phone-mock>b{margin-top:14px}.mini-food{border-radius:16px;height:130px;margin-block:14px;position:relative;overflow:hidden}.phone-mock small{color:var(--soft)}.page-hero{max-width:780px;margin-bottom:30px}.page-hero h1{letter-spacing:-2.5px;margin:10px 0;font-size:clamp(36px,5vw,58px);line-height:1.05}.page-hero p{color:var(--soft);font-size:16px}.filter-row,.tabs{gap:8px;margin-bottom:25px;display:flex;overflow:auto}.filter-row button,.tabs button{border:1px solid var(--border);background:#fff;border-radius:10px;padding:10px 15px}.filter-row .active,.tabs .active{background:var(--orange);color:#fff;border-color:var(--orange)}.big-search{border:1px solid var(--border);background:#fff;border-radius:15px;gap:10px;margin-bottom:28px;padding:15px 18px;display:flex}.big-search input{border:0;outline:0;width:100%;font-size:16px}.restaurant-cover{border-radius:22px;height:340px;position:relative;overflow:hidden}.restaurant-cover img{object-fit:cover}.cover-overlay{background:linear-gradient(#0000 40%,#00000073);position:absolute;inset:0}.restaurant-heading{align-items:end;gap:20px;margin:-55px 20px 20px;display:flex;position:relative}.restaurant-logo{background:var(--dark);color:#fff;border:5px solid #fff;border-radius:22px;place-items:center;width:110px;height:110px;font-size:27px;font-weight:800;display:grid}.restaurant-heading>div:nth-child(2){flex:1}.restaurant-heading h1{align-items:center;gap:8px;margin:5px 0;font-size:30px;display:flex}.restaurant-heading h1 svg{color:var(--green);width:20px}.restaurant-heading p{color:var(--soft);margin:0}.icon-button{border:1px solid var(--border);background:#fff;border-radius:50%;place-items:center;width:43px;height:43px;display:grid}.metric-row{border:1px solid var(--border);background:#fff;border-radius:17px;grid-template-columns:repeat(4,1fr);margin-block:25px;padding:22px;display:grid}.metric-row>div{border-right:1px solid var(--border);justify-content:center;align-items:center;gap:10px;display:flex}.metric-row>div:last-child{border:0}.metric-row svg{color:var(--orange)}.metric-row span{flex-direction:column;display:flex}.metric-row small{color:var(--soft)}.info-panel,.form-card,.checkout-card,.tracking-card,.order-card{border:1px solid var(--border);background:#fff;border-radius:18px;padding:24px}.info-panel>p{color:var(--soft)}.info-row{border-top:1px solid var(--border);align-items:center;gap:12px;padding:16px 0;display:flex}.info-row>span{flex-direction:column;flex:1;display:flex}.info-row small{color:var(--soft);margin-top:3px}.compact .category-card{min-width:115px}.compact .category-card>div{height:85px}.full-cta{width:100%;margin-top:20px}.menu-layout{grid-template-columns:170px minmax(0,1fr) 300px;align-items:start;gap:25px;margin-top:35px;display:grid}.menu-layout aside,.cart-summary{border:1px solid var(--border);background:#fff;border-radius:17px;padding:18px;position:sticky;top:100px}.menu-layout aside a{border-radius:8px;padding:10px;font-size:13px;display:block}.menu-layout aside a.active{background:var(--orange-light);color:var(--orange);font-weight:800}.menu-list{gap:14px;display:grid}.food-wide{grid-template-columns:190px 1fr;display:grid}.food-wide .food-image{height:180px}.food-wide .food-info{justify-content:space-between;display:flex}.cart-summary .button,.checkout-card .button{width:100%;margin-top:15px}.cart-summary>p{color:var(--soft)}.summary-line{justify-content:space-between;gap:15px;padding:8px 0;font-size:13px;display:flex}.summary-line.total{font-size:18px}.two-col{grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);align-items:start;gap:25px;display:grid}.cart-row{border:1px solid var(--border);background:#fff;border-radius:16px;align-items:center;gap:15px;margin-bottom:12px;padding:13px;display:flex}.cart-thumb{border-radius:11px;width:100px;height:85px;position:relative;overflow:hidden}.grow{flex:1}.grow h3,.grow p{margin:2px 0}.grow p{color:var(--soft);font-size:12px}.quantity{background:var(--orange-light);border-radius:10px;align-items:center;display:flex}.quantity button,.trash{color:var(--orange);background:0 0;border:0;padding:9px}.quantity svg,.trash svg{width:16px}.promo-input{margin:14px 0;display:flex}.promo-input input{border:1px solid var(--border);border-radius:9px 0 0 9px;flex:1;min-width:0;padding:10px}.promo-input button{background:var(--dark);color:#fff;border:0;border-radius:0 9px 9px 0}.checkout-card{position:sticky;top:100px}.checkout-card>small{color:var(--soft);text-align:center;margin-top:13px;display:block}.form-card{gap:22px;display:grid}.form-card section{border-bottom:1px solid var(--border);padding-bottom:20px}.form-card section:last-child{border:0}.form-card h2{font-size:18px}.form-card label{gap:7px;font-size:13px;font-weight:700;display:grid}.form-card label input,.form-card textarea,.form-card>section>input{border:1px solid var(--border);outline-color:var(--orange);background:#fffdfb;border-radius:10px;padding:13px}.form-card textarea{resize:vertical;min-height:100px}.select-card{border:1px solid var(--border);background:#fff;border-radius:13px;align-items:center;gap:13px;margin-bottom:12px;padding:15px;display:flex}.select-card>span{flex-direction:column;flex:1;display:flex}.select-card small{color:var(--soft);margin-top:3px}.select-card button{color:var(--orange);background:0 0;border:0;font-weight:800}.select-card em{background:var(--green);color:#fff;border-radius:10px;padding:3px 7px;font-size:9px;font-style:normal}.radio-row,.payment-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.radio-row label,.payment-grid label{border:1px solid var(--border);border-radius:11px;align-items:center;gap:9px;padding:13px;display:flex}.center-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:65vh;padding:40px;display:flex}.center-page>p{color:var(--soft);max-width:520px}.big-404{color:var(--orange-light);text-shadow:2px 2px var(--orange);font-size:130px;font-weight:800;line-height:1}.success-icon{width:90px;height:90px;color:var(--green);background:#e8f8ee;border-radius:50%;place-items:center;display:grid}.success-icon svg{width:42px;height:42px}.success>span{color:var(--orange);margin-top:25px;font-size:12px;font-weight:800}.success>div:last-child{gap:10px;display:flex}.button.outline{border:1px solid var(--orange);color:var(--orange);background:#fff}.active-banner{background:var(--orange-light);border:1px solid #ffd7c6;border-radius:15px;gap:12px;margin-bottom:20px;padding:20px;display:flex}.active-banner span{color:var(--soft);margin-left:auto}.order-card{max-width:850px}.order-top{align-items:center;gap:16px;display:flex}.order-img{border-radius:12px;width:100px;height:85px;position:relative;overflow:hidden}.order-top h2{margin:4px 0}.order-top p{color:var(--soft);margin:0}.timeline{justify-content:space-between;margin:35px 0;display:flex;position:relative}.timeline:before{content:"";background:var(--border);height:2px;position:absolute;top:15px;left:5%;right:5%}.timeline>div{z-index:1;color:var(--soft);flex-direction:column;align-items:center;gap:7px;display:flex}.timeline>div>span{background:#eee8e3;border-radius:50%;place-items:center;width:31px;height:31px;font-size:11px;display:grid}.timeline>div.done>span{background:var(--orange);color:#fff}.timeline svg{width:14px}.timeline small{font-size:10px}.order-actions{gap:10px;display:flex}.tracking-grid{grid-template-columns:1.4fr .8fr;gap:22px;display:grid}.map{background-color:#f1e9dd;background-image:linear-gradient(30deg,#0000 48%,#fff 49% 53%,#0000 54%),linear-gradient(110deg,#0000 46%,#fff 47% 52%,#0000 53%);border-radius:22px;min-height:500px;position:relative;overflow:hidden}.map-road{background:#fff;border-inline:1px dashed #cfc2b5;width:50px;height:140%;position:absolute;top:-20%;left:20%;transform:rotate(28deg)}.restaurant-pin,.rider-pin,.home-pin{box-shadow:var(--shadow);background:#fff;border-radius:50%;padding:12px;position:absolute}.restaurant-pin{top:19%;left:17%}.rider-pin{font-size:25px;top:47%;left:50%}.home-pin{font-size:25px;bottom:15%;right:15%}.eta{background:#fff;border-radius:12px;flex-direction:column;padding:13px 20px;display:flex;position:absolute;bottom:20px;left:20px}.rider{border-top:1px solid var(--border);align-items:center;gap:10px;padding-top:20px;display:flex}.rider>div{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.rider span{flex-direction:column;flex:1;display:flex}.rider span small{color:var(--soft)}.rider button{background:var(--orange-light);color:var(--orange);border:0;border-radius:50%;width:38px;height:38px}.tracking-card>.button{width:100%;margin-top:25px}.profile-head{align-items:center;gap:16px;display:flex}.profile-head>div:nth-child(2){flex:1}.profile-head h1,.profile-head p{margin:2px 0}.profile-head span{color:var(--soft)}.avatar{background:var(--orange);color:#fff;border-radius:22px;place-items:center;width:76px;height:76px;font-size:30px;font-weight:800;display:grid}.gold-card{background:radial-gradient(circle at 90% 20%,#745c24,var(--dark) 50%);color:#fff;border-radius:22px;margin:25px 0;padding:30px;display:block}.gold-card>span{color:#f3cf70;letter-spacing:1px;font-size:10px;font-weight:800}.gold-card h2{margin:8px 0;font-size:28px}.gold-card p{color:#d5c8bd}.gold-card b{color:#f3cf70;font-size:12px}.profile-stats{border:1px solid var(--border);background:#fff;border-radius:17px;grid-template-columns:repeat(3,1fr);margin-bottom:22px;padding:20px;display:grid}.profile-stats>div{border-right:1px solid var(--border);flex-direction:column;align-items:center;display:flex}.profile-stats>div:last-child{border:0}.profile-stats b{font-size:20px}.profile-stats span{color:var(--soft);font-size:11px}.account-list{border:1px solid var(--border);background:#fff;border-radius:17px;overflow:hidden}.account-list>a{border-bottom:1px solid var(--border);align-items:center;gap:13px;padding:15px;display:flex}.account-list>a>span:nth-child(2){flex-direction:column;flex:1;display:flex}.account-list small{color:var(--soft)}.menu-icon{background:var(--orange-light);width:38px;height:38px;color:var(--orange);border-radius:10px;place-items:center;display:grid}.menu-icon svg{width:18px}.rewards-page{color:#fff;text-align:center;background:radial-gradient(circle at 50% 10%,#6f5424,#1c1511 60%);min-height:75vh;padding:100px 24px}.rewards-page>span{color:#f3cf70}.rewards-page h1{margin:12px;font-size:60px}.rewards-page>p{color:#cbbfb5}.benefits{grid-template-columns:repeat(4,1fr);gap:15px;max-width:900px;margin:45px auto;display:grid}.benefits>div{background:#ffffff12;border:1px solid #ffffff26;border-radius:16px;flex-direction:column;gap:8px;padding:25px;display:flex}.benefits>div:first-letter{color:#f3cf70}.benefits small{color:#baaea4}.notification{border:1px solid var(--border);background:#fff;border-radius:14px;gap:15px;margin-bottom:10px;padding:16px;display:flex}.notification.unread{border-left:4px solid var(--orange)}.notification svg{color:var(--orange)}.notification p,.notification small{color:var(--soft);margin:4px 0}.offer-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.offer-card{color:#fff;background:linear-gradient(135deg,#7c2809,#e84a0b);border-radius:22px;min-height:240px;padding:32px;position:relative;overflow:hidden}.offer-card:after{content:"%";opacity:.08;font-size:180px;font-weight:800;position:absolute;top:-15px;right:10px}.offer-1{background:linear-gradient(135deg,#293d25,#55a646)}.offer-2{background:linear-gradient(135deg,#493421,#a17432)}.offer-3{background:linear-gradient(135deg,#341a40,#963eaa)}.offer-card h2{font-size:28px}.offer-card button{color:#fff;background:#ffffff26;border:1px dashed #fff;border-radius:8px;gap:6px;padding:9px 12px;font-weight:800;display:flex}.offer-card button svg{width:16px}details{border:1px solid var(--border);background:#fff;border-radius:13px;margin-bottom:9px;padding:16px}summary{cursor:pointer;justify-content:space-between;font-weight:800;display:flex}summary svg{width:18px}details p{color:var(--soft)}.support-row{gap:10px;margin-top:20px;display:flex}.support-row>*{background:var(--orange);color:#fff;border:0;border-radius:11px;flex:1;justify-content:center;gap:8px;padding:15px;font-weight:800;display:flex}.contact-copy{background:var(--dark);color:#fff;border-radius:20px;padding:35px}.contact-copy>p{color:#c6b9b0}.contact-copy .info-row{border-color:#493d36}.story-grid{grid-template-columns:1fr 1fr;align-items:center;gap:30px;display:grid}.story-grid p{color:var(--soft);line-height:1.8}.story-art{background:var(--orange);color:#fff;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;font-size:80px;display:flex}.story-art span{text-align:center;font-size:16px;font-weight:800}.about-stats{margin-top:30px}.auth-page{grid-template-columns:1fr 1fr;min-height:calc(100vh - 76px);display:grid}.auth-art{color:#fff;background:linear-gradient(150deg,#1c151180,#1c1511e6),url(https://images.unsplash.com/photo-1563379926898-05f4575a45d8?auto=format&fit=crop&w=1000&q=80) 50%/cover;flex-direction:column;justify-content:end;padding:80px;display:flex}.auth-art>span{color:#ffb28f;font-weight:800}.auth-art h2{font-size:50px;line-height:1.1}.auth-form{background:#fff;padding:60px max(40px,10vw)}.auth-form h1{margin-top:80px;font-size:38px}.auth-form>p{color:var(--soft)}.auth-form .form-card{border:0;padding:25px 0}.auth-form .form-card .button{margin-top:10px}.back{color:var(--orange);font-size:13px;font-weight:800}.legal{max-width:850px}.legal>p{color:var(--soft);line-height:1.9}.empty{text-align:center;background:#fff;border:1px dashed #d9cdc4;border-radius:20px;padding:60px}.empty>div{font-size:50px}.empty p{color:var(--soft)}.toast{background:var(--dark);color:#fff;z-index:100;box-shadow:var(--shadow);border-radius:12px;padding:14px 19px;animation:.25s slidein;position:fixed;bottom:24px;right:24px}.image-fallback{color:var(--orange);background:linear-gradient(135deg,#ffdac8,#fff0e8);place-items:center;font-weight:800;display:grid}.skeleton{background:linear-gradient(90deg,#f1ece6,#fff,#f1ece6) 0 0/200%;border-radius:20px;animation:1.4s infinite shimmer}.hero-skeleton{height:350px}.card-skeleton{height:300px;margin-top:20px}@keyframes shimmer{to{background-position:-200%}}@keyframes slidein{0%{opacity:0;transform:translateY(20px)}}footer{background:var(--dark);color:#fff;padding:55px max(24px,50vw - 640px) 25px}.footer-grid{grid-template-columns:1.5fr repeat(4,1fr);gap:40px;display:grid}.logo-light{color:#fff}.footer-grid p,.footer-grid a{color:#bcaea5;font-size:12px}.footer-grid a{margin:9px 0;display:block}.footer-grid a:hover{color:var(--orange)}.footer-grid h4{margin-top:0}.social{gap:12px;display:flex}.social svg{width:17px}.footer-bottom{color:#8f8179;border-top:1px solid #423630;justify-content:space-between;margin-top:35px;padding-top:20px;font-size:11px;display:flex}@media (max-width:1050px){.header nav,.login,.desktop-only{display:none!important}.header-inner{gap:12px}.location{margin-right:auto}.hero{grid-template-columns:1fr;padding-top:45px}.hero-visual{display:none}.card-grid,.food-grid{grid-template-columns:repeat(2,1fr)}.menu-layout{grid-template-columns:140px 1fr}.menu-layout .cart-summary{display:none}.footer-grid{grid-template-columns:repeat(3,1fr)}.auth-art{padding:45px}.tracking-grid{grid-template-columns:1fr}.benefits{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){body{padding-bottom:68px}.container{width:calc(100% - 32px)}.header{height:66px}.header-inner{padding:0 16px}.logo{font-size:12px}.logo-mark{width:32px;height:32px}.header-actions>a:not(.cart-icon),.header-actions .desktop-only{display:none}.mobile-only{display:grid}.location{font-size:10px}.mobile-nav{z-index:50;border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-radius:18px;grid-template-columns:repeat(5,1fr);height:60px;display:grid;position:fixed;bottom:8px;left:8px;right:8px;box-shadow:0 10px 35px #0002}.mobile-nav a{flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:9px;display:flex;position:relative}.mobile-nav svg{width:19px}.hero{min-height:auto;padding:45px 16px}.hero h1{letter-spacing:-2.5px;font-size:45px}.hero-copy>p{font-size:15px}.hero-search{grid-template-columns:1fr auto;display:grid}.hero-search>span{border:0;border-bottom:1px solid var(--border);grid-column:1/-1;padding:10px}.hero-search label,.hero-search>a{padding:12px}.trust{font-size:10px}.feature-strip{grid-template-columns:repeat(2,1fr);gap:15px;margin:0 16px;padding:14px}.feature-strip>div{border:0;justify-content:flex-start}.feature-strip b{font-size:11px}.feature-strip small{font-size:9px}.section{padding-block:32px}.section-heading h2{font-size:22px}.category-card{min-width:115px}.category-card>div{height:85px}.card-grid,.food-grid,.offer-grid{grid-template-columns:1fr}.restaurant-card{grid-template-columns:120px 1fr;display:grid}.restaurant-card .card-image{height:100%}.restaurant-card .offer-chip{display:none}.restaurant-card .heart{width:28px;height:28px}.promo{width:calc(100% - 32px);height:240px}.promo>div:first-child{padding:30px 25px}.promo h2{font-size:30px}.promo-image{width:38%}.app-banner{margin:25px 16px 45px;padding:35px 25px}.app-banner h2{font-size:28px}.phone-mock{display:none}.page{padding-block:30px 60px}.page-hero h1{font-size:38px}.restaurant-page{width:100%}.restaurant-cover{border-radius:0;height:240px}.restaurant-heading{align-items:end;margin:-40px 16px 20px}.restaurant-logo{width:80px;height:80px}.restaurant-heading h1{font-size:21px}.restaurant-heading .icon-button{display:none}.metric-row{margin:15px 16px;padding:15px 5px}.metric-row>div{text-align:center;flex-direction:column;gap:5px}.metric-row svg{width:18px}.metric-row b{font-size:11px}.metric-row small{font-size:8px}.restaurant-page>.info-panel,.restaurant-page>.section{margin-inline:16px}.menu-layout{margin-inline:16px;display:block}.menu-layout aside{margin-bottom:20px;display:flex;position:static;overflow:auto}.menu-layout aside h3{display:none}.menu-layout aside a{white-space:nowrap}.food-wide{grid-template-columns:115px 1fr}.food-wide .food-image{height:165px}.food-wide .food-info{display:block}.food-wide .food-info p{display:none}.two-col{grid-template-columns:1fr}.checkout-card{position:static}.cart-row{gap:9px}.cart-thumb{width:70px;height:70px}.quantity button{padding:7px}.radio-row,.payment-grid{grid-template-columns:1fr}.active-banner span{display:none}.timeline small{font-size:8px}.order-actions{flex-direction:column}.tracking-grid .map{min-height:370px}.profile-head{padding-top:10px}.benefits{grid-template-columns:1fr 1fr}.rewards-page h1{font-size:42px}.story-grid{grid-template-columns:1fr}.profile-stats{padding:15px 5px}.auth-page{display:block}.auth-art{display:none}.auth-form{min-height:80vh;padding:35px 20px}.auth-form h1{margin-top:60px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom span{display:none}}@media (max-width:430px){.footer-grid{grid-template-columns:1fr}.category-row::-webkit-scrollbar{display:none}.restaurant-card{grid-template-columns:105px 1fr}.card-body{padding:11px}.meta{font-size:9px}.benefits{grid-template-columns:1fr}.success>div:last-child{flex-direction:column}.active-banner{font-size:12px}.profile-stats b{font-size:16px}}.logo{background:#090b0c;border-radius:10px;flex:none;align-items:center;width:88px;height:58px;display:flex;overflow:hidden}.logo img{object-fit:contain;width:100%;height:100%}.logo-mark,.logo>span{display:none}.story-photo{border-left:10px solid var(--orange);background:var(--orange);border-radius:110px 24px 24px 110px;min-height:390px;position:relative;overflow:hidden}.story-photo img{object-fit:cover;object-position:center}.story-photo span{display:none}@media (max-width:700px){.logo{border-radius:8px;width:72px;height:48px}.story-photo{border-left-width:7px;border-radius:70px 20px 20px 70px;min-height:300px}}.logo>.logo-symbol{width:88px;height:58px;display:block}.logo>.logo-symbol img{object-fit:contain;width:100%;height:100%;display:block}body:has(.about-page) .header{z-index:40;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#0a09072e;border-bottom:1px solid #ffffff1f;height:96px;position:absolute;inset:0 0 auto}body:has(.about-page) .header-inner{gap:18px;width:100%;max-width:1680px;padding-inline:34px}body:has(.about-page) .logo{background:0 0;border-radius:0;gap:8px;width:176px;height:74px;overflow:visible}body:has(.about-page) .logo-symbol{flex:none;width:78px;height:58px;display:block;position:relative;overflow:hidden}body:has(.about-page) .logo-symbol img{object-fit:fill;width:140px;max-width:none;height:119px;position:absolute;top:-2px;left:-31px;display:block!important}body:has(.about-page) .logo-word{color:#fff;letter-spacing:-.7px;flex-direction:column;font-size:23px;line-height:.92;display:flex!important}body:has(.about-page) .logo-word b:first-child{color:#ff5615}body:has(.about-page) .location{color:#fff;white-space:nowrap;font-size:14px}body:has(.about-page) .header nav{white-space:nowrap;gap:25px;font-size:14px}body:has(.about-page) .header nav a{white-space:nowrap}body:has(.about-page) .header-actions{white-space:nowrap;gap:9px}body:has(.about-page) .header-actions>a:not(.login){color:#fff;background:#0f0f0f33;border-color:#ffffff59;border-radius:11px}body:has(.about-page) .header-actions>.icon-button{color:#fff;background:#0f0f0f33;border-color:#ffffff59;border-radius:11px}body:has(.about-page) .header-actions>a:not(.login){flex:0 0 44px;width:44px;height:44px}body:has(.about-page) .header-actions>.icon-button{flex:0 0 44px;width:44px;height:44px}body:has(.about-page) .header-actions>.mobile-only{display:grid}body:has(.about-page) .login{white-space:nowrap;flex:0 0 180px;width:180px;height:48px;padding:0 20px}body:has(.about-page) footer{margin-top:0}.about-page{isolation:isolate;color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:max(760px,100vh);position:relative;overflow:hidden}.about-shade{z-index:-1;background:linear-gradient(#04040375 0%,#0404030f 42%,#0404036b 100%),linear-gradient(90deg,#080705e6 0%,#080705bd 25%,#08070559 48%,#08070514 69%,#0807051f 100%);position:absolute;inset:0}.about-content{width:min(650px,43vw);position:absolute;top:22%;left:max(49px,3.1vw)}.about-kicker{color:#ff5615;letter-spacing:.18em;margin-bottom:24px;font-size:15px;font-weight:800;display:block}.about-content h1{color:#fff;letter-spacing:-.045em;margin:0;font-size:clamp(58px,4.7vw,78px);font-weight:800;line-height:1.02}.about-content>p{color:#ffffffd6;margin:24px 0 0;font-size:20px;line-height:1.55}.about-actions{gap:14px;margin-top:31px;display:flex}.about-actions a{border-radius:11px;justify-content:center;align-items:center;gap:11px;height:58px;padding-inline:27px;font-size:15px;font-weight:800;transition:all .2s;display:inline-flex}.about-actions svg{width:20px;height:20px}.about-primary{background:var(--orange);color:#fff;min-width:171px;box-shadow:0 8px 25px #ff4b0b33}.about-primary:hover{background:var(--orange-dark);transform:translateY(-1px)}.about-secondary{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f0f0f40;border:1px solid #ffffff73;min-width:229px}.about-secondary:hover{background:#ffffff1f;border-color:#ffffffb3;transform:translateY(-1px)}.about-features{gap:47px;margin-top:64px;display:flex}.about-feature{align-items:center;gap:12px;min-width:160px;display:flex}.about-feature>span{color:#ff5615;border:1.5px solid #ff5615;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;display:grid}.about-feature svg{width:23px;height:23px}.about-feature>div{flex-direction:column;max-width:128px;display:flex}.about-feature b{white-space:nowrap;font-size:14px}.about-feature small{color:#ffffffb3;margin-top:4px;font-size:12px;line-height:1.5}.about-trust{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#120f0cad;border:1px solid #ffffff1a;border-radius:22px;align-items:center;gap:13px;width:315px;min-height:100px;padding:17px 20px;display:flex;position:absolute;bottom:4.5vh;right:3vw;box-shadow:0 15px 40px #0000002e}.trust-avatars{display:flex}.trust-avatars span{color:#fff;background:linear-gradient(145deg,#ff7a35,#302218);border:2px solid #fff;border-radius:50%;place-items:center;width:36px;height:36px;margin-right:-10px;font-size:12px;font-weight:800;display:grid}.trust-avatars span:nth-child(2){background:linear-gradient(145deg,#d9a45e,#4b2e17)}.trust-avatars span:nth-child(3){background:linear-gradient(145deg,#777,#171717)}.about-trust>div:nth-child(2){flex-direction:column;flex:1;display:flex}.about-trust small{color:#ffffffb8;margin-top:4px;font-size:11px;line-height:1.45}.about-trust strong{align-self:flex-end;align-items:center;gap:4px;font-size:13px;display:flex}.about-trust strong svg{fill:#ff7a22;color:#ff7a22;width:15px}@media (max-width:1450px) and (min-width:1051px){body:has(.about-page) .header-inner{gap:14px;padding-inline:28px}body:has(.about-page) .logo{width:144px}body:has(.about-page) .logo-symbol{width:70px;height:52px}body:has(.about-page) .logo-symbol img{width:128px;height:109px;top:-2px;left:-29px}body:has(.about-page) .logo-word{font-size:19px}body:has(.about-page) .location{font-size:12px}body:has(.about-page) .header nav{gap:19px;font-size:12px}body:has(.about-page) .header-actions{gap:7px}body:has(.about-page) .header-actions>a:not(.login){flex-basis:42px;width:42px;height:42px}body:has(.about-page) .header-actions>.icon-button{flex-basis:42px;width:42px;height:42px}body:has(.about-page) .login{flex-basis:170px;width:170px;font-size:14px}.about-content{width:48vw}.about-content h1{font-size:55px}.about-features{gap:20px}.about-trust{right:2vw}}@media (max-width:1050px){body:has(.about-page) .header nav{display:none}body:has(.about-page) .login{display:none}.about-page{background-position:58%}.about-content{width:55vw;top:19%}.about-content h1{font-size:52px}.about-features{flex-wrap:wrap;gap:18px 28px;margin-top:38px}.about-trust{width:275px}}@media (max-width:700px){body:has(.about-page) .header{height:70px}body:has(.about-page) .header-inner{padding-inline:15px}body:has(.about-page) .logo{width:86px;height:55px}body:has(.about-page) .location{font-size:10px}body:has(.about-page) .header-actions>.mobile-only{display:grid}.about-page{background-position:63%;min-height:940px}.about-shade{background:linear-gradient(#0605046b,#060504b8 52%,#060504e6 100%),linear-gradient(90deg,#080705d1,#0807051a)}.about-content{width:auto;top:130px;left:20px;right:20px}.about-kicker{margin-bottom:14px;font-size:12px}.about-content h1{font-size:43px;line-height:1.03}.about-content>p{margin-top:18px;font-size:16px}.about-actions{flex-direction:column;align-items:stretch;margin-top:24px}.about-actions a{width:100%;height:52px}.about-features{grid-template-columns:1fr;gap:13px;margin-top:30px;display:grid}.about-feature{min-width:0}.about-feature>span{width:42px;height:42px}.about-trust{width:auto;min-height:86px;bottom:30px;left:20px;right:20px}.about-trust strong{align-self:center}}.store-button{align-items:center;gap:10px;display:flex}.store-button>span:last-child{flex-direction:column;align-items:flex-start;display:flex}.store-logo{background:#fff;border-radius:8px;flex:0 0 34px;width:34px;height:34px;position:relative;overflow:hidden}.store-logo img{object-fit:cover;image-rendering:auto}body:has(.about-page) .about-actions a{border-radius:14px}body:has(.about-page) .about-primary{box-shadow:0 8px 28px #ff4b1438}body:has(.about-page) .about-secondary{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#0c0c0c4d}body:has(.about-page) .about-features{gap:0}body:has(.about-page) .about-feature{width:220px;min-width:0;margin-right:28px;padding-right:28px}body:has(.about-page) .about-feature:not(:last-child){border-right:1px solid #ffffff2e}body:has(.about-page) .about-feature>span{background:#0a09082e;width:52px;height:52px;box-shadow:inset 0 0 16px #ff4b0b0d}body:has(.about-page) .about-feature b{font-size:15px}body:has(.about-page) .about-feature small{font-size:13px}body:has(.about-page) .about-trust{isolation:isolate;-webkit-backdrop-filter:blur(18px)saturate(125%);backdrop-filter:blur(18px)saturate(125%);background:#14100d47;border:1px solid #ffffff29;border-radius:28px;gap:22px;width:clamp(420px,29vw,500px);min-height:152px;padding:25px 30px;box-shadow:inset 0 1px #ffffff1a,0 18px 50px #0000004d}body:has(.about-page) .about-trust:before{content:"";z-index:-1;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#ffffff21,#ffffff09 25%,#0000 47%),linear-gradient(315deg,#ff4f102e,#0000 32%);position:absolute;inset:0}body:has(.about-page) .trust-avatars span{border:1.5px solid #ffffffe6;width:54px;height:54px;margin-right:-12px;font-size:15px;box-shadow:0 5px 16px #00000038}body:has(.about-page) .about-trust b{color:#fafafa;font-size:19px}body:has(.about-page) .about-trust small{color:#ffffffb3;font-size:15px;line-height:1.5}body:has(.about-page) .about-trust strong{gap:7px;font-size:17px}body:has(.about-page) .about-trust strong svg{width:21px;height:21px}body:has(.about-page)+footer{border-top:1px solid #ffffff1c}body:has(.about-page) footer{background:radial-gradient(circle at 72% 18%,#ff5a140b,#0000 34%),#080a0b;border-top:1px solid #ffffff1c;padding:58px clamp(30px,4vw,64px) 28px}body:has(.about-page) footer .footer-grid{grid-template-columns:1.25fr 1fr 1fr .9fr 1.15fr;gap:0;width:100%;max-width:1550px;margin:0 auto}body:has(.about-page) footer .footer-grid>div{min-height:315px;padding:0 46px}body:has(.about-page) footer .footer-grid>div:first-child{padding-left:0}body:has(.about-page) footer .footer-grid>div:not(:first-child){border-left:1px solid #ffffff1f}body:has(.about-page) footer .logo{background:0 0;width:125px;height:125px}body:has(.about-page) footer .logo-symbol{width:125px;height:110px}body:has(.about-page) footer .logo-symbol img{object-fit:contain;width:100%;height:100%;position:static}body:has(.about-page) footer .logo-word{display:none!important}body:has(.about-page) footer .footer-grid h4{color:#fff;margin:10px 0 40px;font-size:18px;position:relative}body:has(.about-page) footer .footer-grid h4:after{content:"";background:var(--orange);border-radius:3px;width:31px;height:2px;position:absolute;bottom:-17px;left:0}:is(body:has(.about-page) footer .footer-grid p,body:has(.about-page) footer .footer-grid a){color:#ffffffa3;font-size:14px}body:has(.about-page) footer .footer-grid a{margin:15px 0;transition:color .18s,transform .18s}body:has(.about-page) footer .footer-grid a:hover{color:#fff;transform:translate(2px)}body:has(.about-page) footer .social{color:#ffffffc2;gap:22px;margin-top:28px;font-size:20px}body:has(.about-page) footer .social span{transition:color .18s,transform .18s}body:has(.about-page) footer .social span:hover{color:var(--orange);transform:translateY(-2px)}body:has(.about-page) footer .store-button{background:#080808b8;border:1px solid #ffffff38;border-radius:12px;align-items:center;gap:13px;width:210px;height:64px;margin:0 0 18px;padding:8px 16px;transition:border-color .18s,transform .18s,background .18s;display:flex}body:has(.about-page) footer .store-button:hover{background:#0d0d0d;border-color:#ffffff80;transform:translateY(-2px)}body:has(.about-page) footer .store-button>span:last-child{flex-direction:column;align-items:flex-start;display:flex}body:has(.about-page) footer .store-button small{color:#fff;font-size:10px}body:has(.about-page) footer .store-button b{color:#fff;font-size:20px;line-height:1.1}body:has(.about-page) footer .store-logo{background:#fff;border-radius:10px;flex:0 0 42px;width:42px;height:42px;position:relative;overflow:hidden}body:has(.about-page) footer .store-logo img{object-fit:cover}body:has(.about-page) footer .footer-bottom{color:#ffffff85;border-color:#ffffff1f;width:100%;max-width:1550px;margin:38px auto 0;padding-top:26px;font-size:13px}body:has(.about-page) footer .footer-bottom em{color:#ff4b3e;font-size:15px;font-style:normal}@media (max-width:1200px){body:has(.about-page) .about-feature{width:190px;margin-right:18px;padding-right:18px}body:has(.about-page) .about-trust{width:390px}body:has(.about-page) footer .footer-grid{grid-template-columns:1.2fr 1fr 1fr}body:has(.about-page) footer .footer-grid>div{padding:0 28px}:is(body:has(.about-page) footer .footer-grid>div:nth-child(4),body:has(.about-page) footer .footer-grid>div:nth-child(5)){margin-top:40px}}@media (max-width:700px){body:has(.about-page) .about-feature{width:100%;margin:0;padding:0 0 13px;border-right:0!important}body:has(.about-page) .about-trust{gap:15px;width:auto;min-height:125px;padding:20px}body:has(.about-page) .trust-avatars span{width:42px;height:42px}body:has(.about-page) .about-trust b{font-size:15px}body:has(.about-page) .about-trust small{font-size:12px}body:has(.about-page) footer{padding-inline:22px}body:has(.about-page) footer .footer-grid{grid-template-columns:1fr 1fr}body:has(.about-page) footer .footer-grid>div{min-height:auto;padding:25px 18px;border-left:0!important}body:has(.about-page) footer .footer-grid>div:first-child{grid-column:1/-1;padding-left:18px}body:has(.about-page) footer .store-button{width:100%;max-width:210px}body:has(.about-page) footer .footer-bottom{text-align:center;display:block}body:has(.about-page) footer .footer-bottom span{margin-top:12px;display:block}}.location-name{text-overflow:ellipsis;white-space:nowrap;max-width:128px;overflow:hidden}.hero-search>button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-weight:700;display:flex}.city-overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1c151194;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.city-modal{background:#fffaf5;border:1px solid #ffffff8c;border-radius:24px;flex-direction:column;width:min(760px,100%);max-height:min(820px,100vh - 48px);padding:28px;display:flex;box-shadow:0 28px 90px #1c151159}.city-modal-head{grid-template-columns:auto 1fr auto;align-items:start;gap:15px;display:grid}.city-modal-head h2{letter-spacing:-.03em;margin:0 0 5px;font-size:28px}.city-modal-head p{color:#77716c;max-width:570px;margin:0;line-height:1.55}.city-modal-head>button{cursor:pointer;background:#fff;border:1px solid #ebe5df;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.city-pin{color:#ff4b0b;background:#fff0e8;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.city-pin svg{width:23px}.city-search{background:#fff;border:1px solid #ded7d1;border-radius:14px;align-items:center;gap:11px;height:54px;margin:24px 0 20px;padding:0 16px;display:flex;box-shadow:0 5px 20px #3321170a}.city-search:focus-within{border-color:#ff4b0b;box-shadow:0 0 0 3px #ff4b0b1f}.city-search svg{color:#77716c;width:20px}.city-search input{width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:15px}.city-modal h3{margin:0 0 12px;font-size:15px}.popular-cities{grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:22px;display:grid}.city-list-title{border-top:1px solid #ebe5df;justify-content:space-between;align-items:center;padding-top:18px;display:flex}.city-list-title span{color:#77716c;font-size:12px}.city-list{grid-template-columns:repeat(2,1fr);gap:8px;min-height:100px;padding:2px 4px 4px 2px;display:grid;overflow:auto}.city-option{text-align:left;cursor:pointer;background:#fff;border:1px solid #ebe5df;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:12px 13px;transition:all .18s;display:flex}.city-option:hover{border-color:#ffb294;transform:translateY(-1px);box-shadow:0 7px 18px #33211712}.city-option.selected{background:#fff0e8;border-color:#ff4b0b}.city-option>span{flex-direction:column;min-width:0;display:flex}.city-option b{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.city-option small{color:#77716c;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:11px;overflow:hidden}.city-option em{white-space:nowrap;border-radius:99px;padding:5px 7px;font-size:10px;font-style:normal;font-weight:800}.city-option em.active{color:#178947;background:#e8f8ee}.city-option em.coming_soon{color:#8a5b09;background:#fff5d9}.city-option>svg{color:#ff4b0b;width:18px}.city-none{text-align:center;color:#77716c;padding:45px}.city-confirm{z-index:2;background:#fff;border-radius:18px;width:min(440px,100% - 32px);padding:24px;position:absolute;box-shadow:0 25px 90px #1c151173}.city-confirm h3{margin:0 0 8px;font-size:21px}.city-confirm p{color:#77716c;line-height:1.5}.city-confirm>div{justify-content:flex-end;gap:9px;margin-top:20px;display:flex}.city-confirm button{cursor:pointer;background:#fff;border:1px solid #ebe5df;border-radius:10px;padding:11px 14px;font-weight:700}.city-confirm .confirm-change{color:#fff;background:#ff4b0b;border-color:#ff4b0b}.city-unavailable{text-align:center;background:linear-gradient(145deg,#fff,#fff8ef);border:1px dashed #e1d7cf;border-radius:22px;padding:65px 24px}.city-unavailable>span{color:#ff4b0b;background:#fff0e8;border-radius:18px;place-items:center;width:58px;height:58px;margin:0 auto 15px;display:grid}.city-unavailable small{color:#ff4b0b;letter-spacing:.12em;font-weight:800;display:block}.city-unavailable h2{margin:10px 0;font-size:30px}.city-unavailable p{color:#77716c;max-width:550px;margin:0 auto 22px;line-height:1.6}.city-unavailable .button{cursor:pointer;border:0}@media (max-width:720px){.city-overlay{background:#1c151180;align-items:end;padding:0}.city-modal{border-radius:24px 24px 0 0;max-height:92vh;padding:22px 16px 16px}.city-modal-head h2{font-size:23px}.city-modal-head p{font-size:13px}.city-pin{width:42px;height:42px}.popular-cities,.city-list{grid-template-columns:1fr 1fr}.city-option{padding:11px 10px}.city-option em{display:none}.city-search{margin:18px 0}.city-confirm>div{flex-direction:column-reverse}.city-confirm button{width:100%}}.home-hero{background:radial-gradient(circle at 82% 48%,#ff520d12,#0000 32%);grid-template-columns:minmax(0,.85fr) minmax(500px,1.15fr);gap:28px;min-height:540px;padding:58px 38px 52px}.home-hero-content{z-index:2;position:relative}.home-hero .eyebrow{color:#d94309;letter-spacing:1.8px;align-items:center;gap:9px;display:flex}.home-hero .eyebrow:before{content:"";background:#ff520d;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #ff520d1a}.home-hero .eyebrow i{background:#d9a08a;border-radius:50%;width:3px;height:3px}.home-hero h1{letter-spacing:-4.2px;max-width:680px;margin:19px 0 22px;font-size:clamp(54px,5vw,70px);font-weight:800;line-height:.99}.home-hero h1>span{display:block}.home-hero-content>p{color:#6b6b6b;max-width:570px;margin:0;font-size:17px;line-height:1.65}.home-hero-search{border-color:#17171714;border-radius:17px;width:min(590px,100%);height:64px;margin-top:27px;padding:6px 7px 6px 16px;box-shadow:0 16px 44px #4325141a}.home-hero-search>button{border-right:1px solid #17171717;gap:7px;min-width:145px;padding-right:16px;font-size:13px}.home-hero-search>button svg{color:#ff520d;width:17px}.home-hero-search>button span{text-overflow:ellipsis;white-space:nowrap;border:0;padding:0;display:block;overflow:hidden}.home-hero-search label{padding-inline:15px}.home-hero-search>a{border-radius:11px;padding:12px 21px;transition:transform .2s,background .2s,box-shadow .2s}.home-hero-search>a:hover{background:#e83e00;transform:translateY(-1px);box-shadow:0 8px 18px #ff520d33}.home-hero-trust{flex-wrap:wrap;gap:9px 18px;margin-top:17px}.home-hero-trust span{color:#69635f;align-items:center;gap:5px;font-size:11px;display:flex}.home-hero-trust svg{color:#ff520d;stroke-width:2px;width:14px;height:14px}.home-hero .orange-orbit{background:#ff520deb;width:410px;height:410px;top:5%;right:7%;box-shadow:0 30px 80px #7e35162e}.home-hero .hero-food{border:12px solid #fff;width:392px;height:392px;top:7%;right:8.4%;box-shadow:0 28px 70px #361c0e40,0 0 0 1px #1717170d}.home-hero .floating-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffdb;border-color:#17171714;border-radius:18px;padding:15px 18px;box-shadow:0 18px 45px #2b1b1221}.home-hero .floating-card b{align-items:center;gap:4px;font-size:15px;display:flex}.home-hero .floating-card b svg{color:#f4a900;fill:#f4a900;width:15px;height:15px}.home-hero .fc-one{top:20%;left:2%}.home-hero .fc-two{bottom:19%;right:0}@keyframes heroReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media (max-width:1050px){.home-hero{grid-template-columns:1fr;min-height:auto;padding-top:48px}.home-hero .home-hero-visual{width:min(620px,100%);margin:18px auto 0;display:block}.home-hero-content{max-width:740px}.home-hero h1{font-size:clamp(52px,8vw,68px)}}@media (max-width:700px){.home-hero{background:radial-gradient(circle at 50% 72%,#ff520d12,#0000 35%);flex-direction:column;gap:14px;padding:38px 16px 35px;display:flex}.home-hero h1{letter-spacing:-2.6px;margin:15px 0 18px;font-size:clamp(40px,12vw,54px);line-height:1.01}.home-hero-content>p{font-size:15px;line-height:1.55}.home-hero-search{grid-template-columns:minmax(0,1fr) auto;height:auto;margin-top:22px;padding:6px;display:grid}.home-hero-search>button{border-bottom:1px solid #17171714;border-right:0;grid-column:1/-1;min-width:0;padding:9px 8px 12px}.home-hero-search label{padding:11px 8px}.home-hero-search>a{align-self:center;padding:11px 15px}.home-hero-trust{order:3;gap:9px 14px;margin-top:12px}.home-hero-trust span{font-size:10px}.home-hero .home-hero-visual{order:2;height:330px;margin-top:10px}.home-hero .orange-orbit{width:292px;height:292px;top:10px;right:calc(50% - 146px)}.home-hero .hero-food{border-width:9px;width:276px;height:276px;top:18px;right:calc(50% - 138px)}.home-hero .floating-card{border-radius:14px;padding:11px 13px}.home-hero .fc-one{top:18%;left:1%}.home-hero .fc-two{bottom:10%;right:0}}@media (max-width:390px){.home-hero .home-hero-visual{height:300px}.home-hero .orange-orbit{width:260px;height:260px;right:calc(50% - 130px)}.home-hero .hero-food{width:246px;height:246px;top:17px;right:calc(50% - 123px)}.home-hero .fc-one{top:11%}.home-hero .fc-two{bottom:5%}}@media (prefers-reduced-motion:reduce){.home-hero-visual{animation:none}.home-hero-search>a{transition:none}}body:has(.home-hero) .header{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);color:#fff;background:#0d0a084d;border-bottom:1px solid #ffffff24;height:88px}body:has(.home-hero) .header-inner{gap:27px;max-width:100%;padding:0 42px}body:has(.home-hero) .header nav{gap:30px;font-size:13px}body:has(.home-hero) .header nav a:hover{color:#ff6a2e}body:has(.home-hero) .location{color:#fff;font-size:13px}body:has(.home-hero) .header-actions{gap:10px}body:has(.home-hero) .header-actions>a:not(.login){color:#171717;background:#ffffffe0;border-color:#ffffff7a;border-radius:13px;width:44px;height:44px}body:has(.home-hero) .header-actions>.icon-button{color:#171717;background:#ffffffe0;border-color:#ffffff7a;border-radius:13px;width:44px;height:44px}body:has(.home-hero) .login{border-radius:13px;min-height:48px;padding-inline:24px}body:has(.home-hero) .logo{gap:5px;min-width:145px}body:has(.home-hero) .logo-symbol{mix-blend-mode:screen;flex:none;width:61px;height:55px;display:block;position:relative;overflow:hidden}body:has(.home-hero) .logo-symbol img{object-fit:fill;width:112px;max-width:none;height:96px;position:absolute;top:-1px;left:-25px}body:has(.home-hero) .logo-word{color:#fff;letter-spacing:-.6px;flex-direction:column;font-size:20px;line-height:.9;display:flex}body:has(.home-hero) .logo-word b:first-child{color:#ff5a1f}.home-hero{isolation:isolate;background-position:50%;background-size:cover;grid-template-columns:minmax(540px,46%) 1fr;align-items:center;gap:20px;width:100%;max-width:none;min-height:760px;margin:-88px 0 0;padding:190px clamp(52px,4.6vw,78px) 62px;position:relative;overflow:hidden}.home-hero-shade{z-index:-1;background:linear-gradient(90deg,#080605e0 0%,#0c0805bd 30%,#0a070547 57%,#0806041f 76%,#0806044d 100%),linear-gradient(#0000 58%,#05040359);position:absolute;inset:0}.home-hero-content{color:#fff;align-self:center}.home-hero .eyebrow{color:#ff682d;font-size:14px}.home-hero h1{color:#fff;letter-spacing:-3.2px;max-width:650px;margin:25px 0;font-size:clamp(58px,4.7vw,76px);line-height:1.01}.home-hero h1 em{color:#ff5a1f}.home-hero-content>p{color:#ffffffd6;max-width:610px;font-size:18px;line-height:1.55}.home-hero-search{border:1px solid #ffffff6b;border-radius:18px;width:min(670px,100%);height:72px;margin-top:31px;padding:7px 8px 7px 18px;box-shadow:0 18px 45px #0000003d}.home-hero-search>button{min-width:180px}.home-hero-search>a{min-width:122px;padding:15px 24px;font-size:16px}.home-hero-trust{gap:12px 25px;margin-top:20px}.home-hero-trust span{color:#ffffffc7;font-size:12px;font-weight:600}.home-hero-trust svg{color:#ff682d}.home-hero-visual{height:100%;animation:.55s ease-out both heroReveal}.home-hero .floating-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#171717;background:#ffffffdb;border:1px solid #ffffff7a;border-radius:20px;justify-content:center;width:150px;min-height:82px;padding:15px 20px;box-shadow:0 20px 50px #00000038}.home-hero .fc-one{top:56%;left:auto;right:1.5%}.home-hero .fc-two{inset:calc(56% + 94px) 1.5% auto auto}.home-hero-slides{z-index:-2;background:#100b08;position:absolute;inset:0}.home-hero-slides>div{opacity:0;background-position:100%;background-repeat:no-repeat;background-size:cover;transition:opacity 1.1s;position:absolute;inset:0}.home-hero-slides>div.active{opacity:1}.home-hero-controls{z-index:4;gap:8px;display:flex;position:absolute;bottom:24px;right:4.6vw}.home-hero-controls button{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#120d0a80;border:1px solid #ffffff7a;border-radius:11px;place-items:center;width:38px;height:38px;transition:background .2s,transform .2s,border-color .2s;display:grid;box-shadow:0 8px 22px #0000002e}.home-hero-controls button:hover{background:#ff4b0b;border-color:#ff4b0b;transform:translateY(-1px)}.home-hero-controls button:focus-visible{outline-offset:2px;outline:2px solid #fff}.home-hero-controls svg{width:18px;height:18px}@media (max-width:700px){.home-hero-controls{bottom:16px;right:18px}.home-hero-controls button{width:36px;height:36px}}@media (max-width:1200px){body:has(.home-hero) .header-inner{gap:15px;padding-inline:25px}body:has(.home-hero) .header nav{gap:18px}.home-hero{grid-template-columns:minmax(470px,52%) 1fr;padding-inline:45px}.home-hero h1{font-size:58px}.home-hero-search{width:610px}.home-hero .floating-card{right:1%}}@media (max-width:1050px){body:has(.home-hero) .header nav{display:none!important}body:has(.home-hero) .login{display:none!important}body:has(.home-hero) .desktop-only{display:none!important}.home-hero{background-position:62%;min-height:720px;padding:160px 35px 55px;display:block}.home-hero-shade{background:linear-gradient(90deg,#070504e6,#080604a8 56%,#0806042e),linear-gradient(#0000,#05040359)}.home-hero-content{max-width:610px}.home-hero .home-hero-visual{pointer-events:none;width:auto;height:auto;margin:0;display:block;position:absolute;inset:88px 0 0}.home-hero .fc-one,.home-hero .fc-two{right:3%}}@media (max-width:700px){body:has(.home-hero) .header{height:72px}body:has(.home-hero) .header-inner{padding-inline:16px}body:has(.home-hero) .logo{min-width:0}body:has(.home-hero) .logo-symbol{width:50px;height:46px}body:has(.home-hero) .logo-symbol img{width:96px;height:82px;left:-22px}body:has(.home-hero) .logo-word{display:none}.home-hero{background-position:67%;min-height:700px;margin-top:-72px;padding:125px 18px 42px;display:block}.home-hero-shade{background:linear-gradient(90deg,#070504e6,#080604a3),linear-gradient(#0000,#0504036b)}.home-hero h1{letter-spacing:-2.5px;font-size:clamp(42px,12vw,58px)}.home-hero-content>p{font-size:15px}.home-hero-search{width:100%;height:auto;margin-top:25px}.home-hero-search>button{min-width:0}.home-hero-trust{grid-template-columns:1fr 1fr;margin-top:18px;display:grid}.home-hero .home-hero-visual{inset:72px 0 0}.home-hero .floating-card{display:none}}@media (min-width:1051px){body:has(.home-hero) .header-inner{gap:24px;padding-inline:42px}body:has(.home-hero) .logo{min-width:125px}body:has(.home-hero) .header nav{gap:28px;font-size:12px}body:has(.home-hero) .header-actions{gap:9px}body:has(.home-hero) .header-actions>a:not(.login){width:42px;height:42px}body:has(.home-hero) .header-actions>.icon-button{width:42px;height:42px}body:has(.home-hero) .login{min-width:176px;min-height:46px;padding-inline:20px}.home-hero{background-position:100%;grid-template-columns:minmax(590px,43%) 1fr;height:100vh;min-height:760px;padding:150px 4.6vw 45px}.home-hero-content{align-self:start;width:610px;margin-top:66px}.home-hero h1{letter-spacing:-2.5px;width:620px;max-width:none;margin:25px 0;font-size:64px;line-height:.96}.home-hero-content>p{width:585px;font-size:18px}.home-hero-search{width:605px;height:66px;margin-top:28px}.home-hero-search>button{color:#171717;min-width:185px}.home-hero-search label{color:#171717}.home-hero-search>a{min-width:116px;padding:13px 20px}.home-hero-trust{flex-wrap:nowrap;gap:10px 24px;width:660px;margin-top:18px}.home-hero-trust span{white-space:nowrap}.home-hero .fc-one{top:55%;right:3.2%}.home-hero .fc-two{top:calc(55% + 94px);right:3.2%}}@media (min-width:1051px) and (max-height:800px){.home-hero{min-height:680px;padding-top:125px}.home-hero-content{margin-top:55px}.home-hero h1{margin-block:21px;font-size:60px}.home-hero-content>p{font-size:16px}.home-hero-search{margin-top:24px}.home-hero-trust{margin-top:14px}.home-hero .fc-one{top:58%}.home-hero .fc-two{top:calc(58% + 88px)}}@media (min-width:1051px){body:has(.home-hero) .header nav a{white-space:nowrap}body:has(.home-hero) .login{white-space:nowrap}body:has(.home-hero) .location{white-space:nowrap}}body:has(.home-hero) .header{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;background:0 0!important;border:0!important}.home-hero .floating-card{border-radius:17px;width:132px;min-height:70px;padding:11px 16px}.home-hero .floating-card b{font-size:15px}.home-hero .floating-card span{font-size:11px}@media (min-width:1051px){.home-hero .fc-one{top:59%;right:1.2%}.home-hero .fc-two{top:calc(59% + 80px);right:1.2%}}.logo>.logo-symbol{mix-blend-mode:normal!important;width:100px!important;height:70px!important;position:static!important;overflow:visible!important}.logo>.logo-symbol img{object-fit:contain!important;width:100%!important;max-width:100%!important;height:100%!important;display:block!important;position:static!important}.logo>.logo-word{display:none!important}@media (max-width:700px){.logo>.logo-symbol{width:78px!important;height:54px!important}}.logo{background:0 0!important;border-radius:0!important;overflow:visible!important}body:has(.home-hero) .header{width:100%;position:fixed!important;inset:0 0 auto!important}.home-hero{margin-top:0}.homepage-header{z-index:100!important;width:100%!important;position:fixed!important;top:0!important;left:0!important;right:0!important;transform:none!important}body:has(.about-page) .header{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;background:0 0!important;border:0!important}body:has(.about-page) .logo{width:132px;min-width:132px;height:76px;background:0 0!important;border-radius:0!important;overflow:visible!important}body:has(.about-page) .logo>.logo-symbol{width:108px!important;height:74px!important}body:has(.about-page) .logo>.logo-word{display:none!important}.about-shade{background:linear-gradient(#04040347 0%,#04040308 45%,#04040361 100%),linear-gradient(90deg,#080705d6 0%,#080705a6 26%,#08070547 48%,#0807050a 72%,#08070514 100%)}.about-trust{border-radius:19px;gap:11px;width:285px;min-height:88px;padding:14px 17px;bottom:4.2vh;right:2.4vw}.about-trust b{font-size:12px}.about-trust small{font-size:10px}.trust-avatars span{width:32px;height:32px;font-size:10px}.about-trust strong{font-size:12px!important}.about-trust strong svg{width:16px!important;height:16px!important}@media (min-width:1051px) and (max-width:1450px){body:has(.about-page) .header-inner{gap:18px;padding-inline:36px}body:has(.about-page) .header nav{gap:22px;font-size:12px}body:has(.about-page) .header-actions{gap:8px}body:has(.about-page) .login{flex-basis:174px;width:174px}.about-content{width:49vw;top:21%;left:4.5vw}.about-content h1{letter-spacing:-.042em;font-size:64px;line-height:.98}.about-content>p{margin-top:22px;font-size:17px}.about-actions{margin-top:28px}.about-actions a{height:55px}.about-features{gap:31px;margin-top:53px}.about-feature>span{width:45px;height:45px}.about-trust{right:2.6vw}}.home-hero .eyebrow:before,.home-hero .eyebrow i{filter:saturate(1.18);background:#22c55e;animation:2.2s ease-in-out infinite heroLedPulse;box-shadow:inset 0 0 3px #ffffffd9,0 0 5px #22c55ef2,0 0 11px #22c55eb3,0 0 20px #22c55e57}.home-hero .eyebrow i{position:relative}.home-hero .eyebrow i:after{content:"";-webkit-backdrop-filter:blur(.6px);backdrop-filter:blur(.6px);border:1px solid #86efac29;border-radius:50%;position:absolute;inset:-4px;box-shadow:0 0 7px #22c55e40}@keyframes heroLedPulse{0%,to{box-shadow:inset 0 0 3px #fffc,0 0 5px #22c55ee6,0 0 11px #22c55e9e,0 0 20px #22c55e47}50%{box-shadow:inset 0 0 4px #fffffff2,0 0 7px #22c55e,0 0 15px #22c55ed1,0 0 25px #22c55e66}}@media (prefers-reduced-motion:reduce){.home-hero .eyebrow:before,.home-hero .eyebrow i{animation:none}}.image-hero-header{transition:background-color .24s,-webkit-backdrop-filter .24s,backdrop-filter .24s,box-shadow .24s}.image-hero-header .logo,.image-hero-header .location,.image-hero-header nav a{filter:drop-shadow(0 1px 2px #000000c7)}.image-hero-header.nav-scrolled,:is(body:has(.home-hero) .header.image-hero-header.nav-scrolled,body:has(.about-page) .header.image-hero-header.nav-scrolled){-webkit-backdrop-filter:blur(16px)saturate(1.18)!important;backdrop-filter:blur(16px)saturate(1.18)!important;background:#0e0a08c2!important;border:0!important;box-shadow:0 10px 32px #00000029!important}.header nav a{position:relative}.header nav a.active{color:var(--orange)}.header nav a.active:after{content:"";background:var(--orange);border-radius:2px;height:2px;position:absolute;bottom:-13px;left:20%;right:20%}body:has(.tracking-page){background:#fffdf9}body:has(.tracking-page) .header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);height:86px;box-shadow:none;background:#fffdf9f7;border-bottom:1px solid #eeeae6;position:sticky}body:has(.tracking-page) .header-inner{gap:31px;max-width:1400px;padding-inline:0}body:has(.tracking-page) .header nav{gap:32px;font-size:13px;font-weight:600}body:has(.tracking-page) .header nav a.active:after{bottom:-17px;left:8%;right:8%}body:has(.tracking-page) .location{background:#fff;border:1px solid #eeeae6;border-radius:13px;height:42px;padding:0 14px;box-shadow:0 3px 11px #00000009}body:has(.tracking-page) .header-actions>a:not(.login){border-radius:12px;width:42px;height:42px;box-shadow:0 3px 11px #00000009}body:has(.tracking-page) .header-actions>.icon-button{border-radius:12px;width:42px;height:42px;box-shadow:0 3px 11px #00000009}body:has(.tracking-page) .login{border-radius:12px;min-width:188px;min-height:47px;font-size:14px}@media (max-width:1440px){body:has(.tracking-page) .header-inner{gap:22px;padding-inline:24px}body:has(.tracking-page) .header nav{gap:22px}}body:has(.about-page) .about-page{background-position:50%;background-size:108%;min-height:100svh}body:has(.about-page) .about-content{width:min(650px,43vw);top:15%;left:max(49px,3.1vw)}body:has(.about-page) .logo{gap:8px;width:176px;min-width:176px;height:74px;overflow:visible!important}body:has(.about-page) .logo>.logo-symbol{position:relative;overflow:hidden;width:78px!important;height:58px!important}body:has(.about-page) .logo>.logo-symbol img{object-fit:fill;max-width:none;position:absolute;top:-2px;left:-31px;width:140px!important;height:119px!important}body:has(.about-page) .logo>.logo-word{color:#fff;letter-spacing:-.7px;flex-direction:column;font-size:23px;line-height:.92;display:flex!important}body:has(.about-page) .logo>.logo-word b:first-child{color:#ff5615}body:has(.about-page) .about-header-logo>.logo-symbol img{object-fit:contain!important;width:78px!important;height:58px!important;position:static!important}body:has(.about-page) .about-trust{bottom:4.5vh;right:3vw;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#120f0cad!important;border-radius:22px!important;gap:13px!important;width:315px!important;min-height:100px!important;padding:17px 20px!important}body:has(.about-page) .about-trust b{font-size:13px}body:has(.about-page) .about-trust small{font-size:11px}body:has(.about-page) .about-trust strong{font-size:13px!important}body:has(.about-page) .trust-avatars span{width:36px;height:36px;font-size:12px}@media (min-width:1051px) and (max-width:1450px){body:has(.about-page) .logo{width:144px;min-width:144px}body:has(.about-page) .logo>.logo-symbol{width:70px!important;height:52px!important}body:has(.about-page) .logo>.logo-symbol img{top:-2px;left:-29px;width:128px!important;height:109px!important}body:has(.about-page) .logo>.logo-word{font-size:19px}.about-content{width:49vw!important;top:15%!important}.about-content h1{font-size:64px}.about-content>p{font-size:17px}.about-features{margin-top:48px!important}.about-trust{right:2.6vw!important}}@media (max-height:720px) and (min-width:1051px){body:has(.about-page) .about-content{top:14%}.about-kicker{margin-bottom:16px}.about-content h1{font-size:64px}.about-content>p{margin-top:18px}.about-actions{margin-top:22px}.about-features{margin-top:34px!important}}body:has(.about-page) .header .logo{gap:0;width:auto;min-width:125px;height:70px;padding-left:9px}body:has(.about-page) .header .logo>.logo-symbol{mix-blend-mode:normal;flex:none;display:block;position:relative;overflow:visible;width:78px!important;height:70px!important}body:has(.about-page) .header .logo>.logo-symbol img{max-width:100%;position:static;object-fit:contain!important;width:78px!important;height:70px!important}body:has(.about-page) .header .logo>.logo-word{display:none!important}@media (max-width:700px){body:has(.about-page) .header .logo{width:50px;min-width:50px;height:46px;padding-left:0}body:has(.about-page) .header .logo>.logo-symbol{width:50px!important;height:46px!important}body:has(.about-page) .header .logo>.logo-symbol img{width:50px!important;height:46px!important}}@media (min-width:1051px){.home-hero .floating-card b{font-size:14px}.home-hero .floating-card span{font-size:10px}.home-hero .floating-card{border-radius:14px;width:108px;min-height:50px;padding:7px 11px}.home-hero .fc-one{top:calc(70% + 55px);right:3.2%}.home-hero .fc-two{top:calc(70% + 113px);right:3.2%}.home-hero-controls{top:70%;bottom:auto;right:calc(3.2% + 33px)}.home-hero-controls button{border-radius:11px;width:44px;height:44px}.home-hero-controls svg{width:17px;height:17px}}.store-badges{flex-wrap:wrap;align-items:center;gap:14px;margin-top:24px;display:flex}.store-badges.vertical{flex-direction:column;align-items:flex-start;gap:12px;margin-top:14px}.store-badge{color:#fff;-webkit-backdrop-filter:blur(12px);cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;background:#120e0be0;border:1px solid #ffffff29;border-radius:14px;align-items:center;gap:13px;min-width:180px;height:56px;padding:0 18px 0 14px;text-decoration:none;transition:all .22s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 6px 20px #00000047}.store-badge:hover{color:#fff;background:#1e1814fa;border-color:#ffffff59;transform:translateY(-2px);box-shadow:0 12px 28px #00000061,0 0 16px #ff4b0b29}.store-badge:active{transform:translateY(0);box-shadow:0 4px 12px #00000040}.store-badge-icon{flex-shrink:0;width:28px;height:28px;transition:transform .22s;display:block}.store-badge:hover .store-badge-icon{transform:scale(1.08)}.store-badge-apple .store-badge-icon{fill:#fff;color:#fff}.store-badge-content{text-align:left;flex-direction:column;align-items:flex-start;line-height:1.15;display:flex}.store-badge-subtitle{text-transform:uppercase;letter-spacing:.6px;color:#ffffffb8;font-size:10px;font-weight:600;line-height:1}.store-badge-title{letter-spacing:-.3px;color:#fff;margin-top:3px;font-family:inherit;font-size:17px;font-weight:700;line-height:1.1}.app-banner-badges{margin-top:26px}footer .store-badge{width:195px;max-width:100%}@media (max-width:600px){.store-badges{gap:10px}.store-badge{width:100%;max-width:260px}}.home-hero-dots{align-items:center;gap:6px;padding:0 4px;display:flex}.home-hero-dot{cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff73;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .25s}.home-hero-dot.active{background:#ff4b0b;border-radius:99px;width:22px;box-shadow:0 0 12px #ff4b0b99}.home-hero-dot:hover:not(.active){background:#ffffffd9;transform:scale(1.15)}
.marketing{--m-red:#cf2a10;--m-muted:#59616d;--m-line:#eee9e5;color:#141719;background:#fff;font-family:Manrope,Arial,sans-serif;font-size:15px;line-height:1.65;overflow:clip}.marketing h1,.marketing h2,.marketing h3,.marketing h4,.marketing p{margin:0}.marketing h1,.marketing h2,.marketing h3{letter-spacing:-.045em;font-weight:800;line-height:1.12}.marketing h1{font-size:clamp(42px,5.5vw,78px)}.marketing h2{font-size:clamp(28px,3.1vw,43px)}.marketing h3{letter-spacing:-.025em;font-size:20px}.marketing p{color:var(--m-muted);line-height:1.7}.marketing em{color:var(--m-red);font-style:normal}.marketing :is(svg,.m-drawable-icon){flex-shrink:0}.marketing img{max-width:100%}.marketing button{font:inherit}.marketing :focus-visible{outline-offset:5px;outline:3px solid #a8250e}.marketing main:focus{outline:none}.m-wrap{width:min(1216px,100% - 80px);margin-inline:auto}.m-section{padding-block:64px}.m-header{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffed;border-bottom:1px solid #0000;position:sticky;top:0}.m-header.is-scrolled{border-color:var(--m-line);box-shadow:0 4px 20px #27100908}.m-header-inner{align-items:center;gap:28px;height:88px;display:flex}.m-brand{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.m-brand>img{border-radius:12px}.m-brand strong{letter-spacing:-1.2px;font-size:25px;line-height:1.1;display:block}.m-brand small{color:#58616b;margin-top:3px;font-size:10px;display:block}.m-desktop-nav{white-space:nowrap;align-items:center;gap:25px;margin-left:auto;font-size:12px;font-weight:600;display:flex}.m-desktop-nav a{padding-block:12px;position:relative}.m-desktop-nav a:hover,.m-desktop-nav a[aria-current]{color:var(--m-red)}.m-desktop-nav a[aria-current]:after{content:"";background:var(--m-red);height:2px;position:absolute;bottom:4px;left:0;right:0}.m-button{color:#fff;background:linear-gradient(145deg,#f64716,#c7200d);border:1px solid #e73a11;border-radius:13px;justify-content:center;align-items:center;gap:11px;min-height:48px;padding:14px 23px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 7px 18px #da371015}.m-button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #ba301525}.m-header-download{min-height:44px;padding:12px 19px;font-size:12px}.m-text-link{color:var(--m-red);align-items:center;gap:9px;padding-block:10px;font-size:14px;font-weight:700;display:inline-flex}.m-text-link:hover{text-underline-offset:4px;text-decoration:underline}.m-menu-toggle{border:1px solid var(--m-line);color:#17191d;background:#fff;border-radius:10px;padding:10px;display:none}.m-skip{color:#fff;z-index:100;background:#141719;padding:14px 22px;position:fixed;top:-80px;left:16px}.m-skip:focus{top:8px}.m-mobile-menu{color:#141719;background:#fff;border:0;border-radius:20px;width:min(92vw,430px);max-height:90dvh;padding:24px}.m-mobile-menu::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#11182099}.m-menu-head{justify-content:space-between;align-items:center;gap:15px;display:flex}.m-menu-head button{background:#fff1ec;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.m-mobile-menu nav{flex-direction:column;margin-top:22px;display:flex}.m-mobile-menu nav>a{border-bottom:1px solid var(--m-line);justify-content:space-between;align-items:center;padding:15px 8px;display:flex}.m-mobile-menu nav>a[aria-current]{color:var(--m-red);font-weight:800}.m-mobile-menu nav>.m-button{color:#fff;margin-top:20px;padding:15px}.m-hero{background:radial-gradient(at 80% 45%,#ffe5d1 0%,#fff8f2 36%,#fff 72%);position:relative}.m-hero-grid{grid-template-columns:1fr 1fr;align-items:center;min-height:400px;display:grid;position:relative}.m-hero-copy{z-index:2;padding:52px 0 56px;position:relative}.m-hero-copy>p{max-width:510px;margin-top:20px;font-size:17px;line-height:1.6}.m-hero-copy>.m-button{margin-top:28px}.m-eyebrow{color:#b42b15;background:#fff0ec;border-radius:40px;align-items:center;gap:9px;margin-bottom:23px;padding:7px 15px;font-size:12px;font-weight:700;display:inline-flex}.m-hero-art{width:57%;height:100%;position:absolute;top:0;right:-40px;overflow:hidden}.m-hero-art>img{object-fit:cover;object-position:center;-webkit-mask-image:linear-gradient(90deg,#0000,#000 16%);mask-image:linear-gradient(90deg,#0000,#000 16%)}.m-hero-phone .m-hero-grid{min-height:600px}.m-hero-phone .m-hero-art{height:600px}.m-hero-phone .m-hero-art>img{object-position:center bottom}.m-hero-art .m-phone{z-index:1;position:absolute;top:31px;left:34%;transform:rotate(6deg);box-shadow:20px 28px 40px #632e242b}.m-handnote{color:#432820;z-index:2;font-family:Segoe Print,Bradley Hand,cursive;font-size:21px;line-height:1.5;position:absolute;top:45px;right:20px;transform:rotate(-9deg)}.m-handnote em{font-size:30px}.m-hero-phone .m-handnote{font-size:18px;top:63px;left:9%;right:auto}.m-art-label{color:#59616d;z-index:2;background:#fffffff0;border-radius:5px;padding:3px 7px;font-size:9px;position:absolute;bottom:10px;right:12px}.m-hero-chef .m-hero-grid,.m-hero-support .m-hero-grid{min-height:530px}.m-hero-chef .m-hero-art,.m-hero-support .m-hero-art{width:58%}.m-hero-chef .m-hero-art>img,.m-hero-support .m-hero-art>img{object-position:62% center}.m-hero-chef .m-handnote,.m-hero-support .m-handnote{display:none}.m-store-buttons{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.m-store{color:#fff;background:#171a1d;border:1px solid #353a3e;border-radius:9px;align-items:center;gap:10px;min-height:56px;padding:10px 13px;display:flex}.m-store small{color:#e4e7eb;font-size:10px;line-height:1.35;display:block}.m-store b{font-size:13px}.m-store>:is(svg,.m-drawable-icon){width:24px}.m-store>:is(svg,.m-drawable-icon):last-child{color:#fdb7a2;width:15px}.m-hero-copy>p.m-location-note{color:#69717a;align-items:center;gap:8px;margin-top:22px;font-size:12px;display:flex}.m-location-note :is(svg,.m-drawable-icon){color:var(--m-red)}.m-overline{color:var(--m-red);letter-spacing:.14em;margin-bottom:14px;font-size:11px;font-weight:800;display:block}.m-benefits{border:1px solid var(--m-line);z-index:2;background:#fff;border-radius:23px;grid-template-columns:repeat(4,1fr);margin-top:-10px;padding:28px 24px;display:grid;position:relative;box-shadow:0 12px 40px #3b170a08}.m-benefits>div{border-right:1px solid #e9e5e2;gap:13px;padding:4px 20px;display:flex}.m-benefits>div:last-child{border:0}.m-benefits h3{margin:3px 0 8px;font-size:17px;line-height:1.25}.m-benefits p{font-size:12px;line-height:1.5}.m-icon-circle{color:#df270f;background:#fff0ee;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;font-style:normal;display:inline-flex}.m-icon-circle :is(svg,.m-drawable-icon){width:25px;height:25px}.m-section-heading{justify-content:space-between;align-items:end;gap:26px;margin-bottom:32px;display:flex}.m-section-heading p{max-width:620px;margin-top:14px}.m-preview-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.m-preview-stage{background:radial-gradient(#fce0d0,#fff6f0 70%);border:1px solid #f4e9e2;border-radius:21px;justify-content:center;align-items:flex-start;height:363px;padding-top:27px;display:flex;overflow:hidden}.m-preview-card h3{align-items:center;gap:10px;margin-top:19px;display:flex}.m-preview-card h3>span{color:#fff;background:#dd2d10;border-radius:50%;place-items:center;width:27px;height:27px;font-size:12px;display:inline-grid}.m-preview-card>p{margin-top:7px;padding-left:37px;font-size:13px}.m-caption{letter-spacing:.025em;text-align:center;color:#72777e!important;margin-top:24px!important;font-size:10px!important}.m-phone{color:#1c1c1c;text-align:left;background:#fff;border:7px solid #1c2021;border-radius:39px;flex-shrink:0;width:252px;height:500px;font-family:Arial,sans-serif;line-height:1.3;position:relative;overflow:hidden;box-shadow:0 0 0 2px #8e9090,0 16px 26px #52261725}.m-phone-speaker{z-index:2;background:#121618;border-radius:20px;width:83px;height:19px;position:absolute;top:5px;left:80px}.m-phone-time{justify-content:space-between;padding:12px 14px 9px;font-size:10px;font-weight:700;display:flex}.m-phone-brand{align-items:center;gap:4px;padding:10px 12px;display:flex}.m-phone-brand b{letter-spacing:-.4px;font-size:13px}.m-phone-brand b span{color:#d72a0e}.m-phone-brand>:is(svg,.m-drawable-icon){margin-left:auto}.m-phone-location{align-items:center;gap:3px;padding:2px 13px 12px;font-size:9px;font-weight:700;display:flex}.m-phone-location :is(svg,.m-drawable-icon){color:#dc2810}.m-phone-search{color:#7b7b81;background:#f5f5f6;border-radius:8px;align-items:center;gap:6px;margin:0 10px;padding:10px;font-size:8px;display:flex}.m-phone-categories{justify-content:space-around;margin:13px 10px;display:flex}.m-phone-categories>div{flex-direction:column;align-items:center;display:flex}.m-phone-categories img{object-fit:cover;border-radius:12px}.m-phone-categories small{text-transform:capitalize;margin-top:5px;font-size:8px}.m-phone-banner{color:#fff;background:linear-gradient(135deg,#e6350e,#8b180c);border-radius:11px;align-items:center;height:85px;margin:8px 10px 13px;padding-left:10px;display:flex;overflow:hidden}.m-phone-banner strong{font-size:15px;line-height:1.15}.m-phone-banner img{object-fit:cover;mix-blend-mode:lighten}.m-phone-heading{padding:0 11px;font-size:12px}.m-phone-foods{grid-template-columns:1fr 1fr;gap:7px;margin:10px;display:grid}.m-phone-foods img{object-fit:cover;border-radius:8px;width:100%;height:74px}.m-phone-foods b{margin-top:4px;font-size:9px;line-height:1.4;display:block}.m-phone-foods small{color:#777;font-size:7px}.m-phone-nav{background:#fff;border-top:1px solid #eee;justify-content:space-around;padding:10px 0 12px;display:flex;position:absolute;bottom:0;left:0;right:0}.m-phone-nav :is(svg,.m-drawable-icon){color:#777;width:15px;height:15px}.m-phone-nav :is(svg,.m-drawable-icon):first-child{color:#e83216}.m-phone-dish{object-fit:cover;width:100%;height:163px}.m-phone-copy{padding:17px 16px}.marketing .m-phone-copy h3{letter-spacing:-.7px;margin:12px 0;font-size:21px;line-height:1.18}.marketing .m-phone-copy p{font-size:11px;line-height:1.5}.m-tiny-tag{color:#d02b0e;font-size:9px}.m-phone-quantity{color:#dc3319;border:1px solid #eee;border-radius:8px;justify-content:space-around;margin:17px 0 12px;padding:6px;display:flex}.m-phone-cta{text-align:center;color:#fff;background:linear-gradient(130deg,#ef4115,#ce210b);border-radius:8px;padding:11px 4px;font-size:10px;font-weight:700}.m-order-symbol{color:#e63b14;background:#fff0e7;border-radius:50%;place-items:center;width:68px;height:68px;margin:2px auto 12px;display:grid}.m-order-symbol+h3,.m-order-symbol~p{text-align:center}.m-status-line{margin:22px 0 12px;padding:0;list-style:none}.m-status-line li{color:#8c9297;align-items:center;gap:9px;height:34px;font-size:10px;display:flex;position:relative}.m-status-line li i{color:#626970;z-index:1;background:#f0f1f2;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;font-style:normal;display:grid}.m-status-line li:after{content:"";background:#e3e3e3;width:2px;height:18px;position:absolute;top:24px;left:9px}.m-status-line li:last-child:after{display:none}.m-status-line li.is-complete{color:#272b2e}.m-status-line li.is-complete i{color:#fff;background:#ea3b15}.m-status-line small{color:#da3617;background:#fff0e8;border-radius:4px;margin-left:auto;padding:3px 7px;font-size:8px}.m-phone-note{color:#855142;background:#fff6ef;border-radius:7px;padding:9px;font-size:9px}.m-enjoy{text-align:center;padding-top:50px}.m-success-check{color:#389b3a;background:#e9f7e4;border-radius:50%;place-items:center;width:78px;height:78px;margin:auto;display:grid}.m-enjoy>img{object-fit:cover;border-radius:12px;width:100%;height:140px;margin-top:17px}.m-food-strip{color:#fff;background:#4a180e;border-radius:20px;align-items:center;gap:50px;height:156px;padding:30px 42px;display:flex;position:relative;overflow:hidden}.m-food-strip>span{z-index:2;letter-spacing:-.04em;font-size:27px;line-height:1.17;position:relative}.m-food-strip>p{z-index:2;color:#fff1e9;font-size:13px;position:relative}.m-food-strip>img{object-fit:cover;width:45%;height:330px;position:absolute;top:-75px;right:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 35%);mask-image:linear-gradient(90deg,#0000,#000 35%)}.m-mini-steps{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.m-mini-steps article{border:1px solid var(--m-line);background:linear-gradient(150deg,#fff9f5,#fff);border-radius:18px;padding:27px;position:relative}.m-mini-steps article>:is(svg,.m-drawable-icon){width:30px;height:30px;color:var(--m-red);margin:12px 0 20px;display:block}.m-step-number{color:#bc3219;background:#ffece4;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:inline-grid}.m-mini-steps article>.m-step-number{position:absolute;top:20px;right:20px}.m-mini-steps h3{font-size:18px}.m-mini-steps p{margin-top:10px;font-size:13px}.m-partner-teaser{background:#fff6ef;border-radius:26px;grid-template-columns:1fr 1fr;display:grid;position:relative;overflow:hidden}.m-partner-teaser>div{padding:45px 44px}.m-partner-teaser p{margin-top:20px}.m-partner-teaser .m-text-link{margin-top:18px}.m-partner-teaser>img{object-fit:cover;width:100%;height:100%}.m-cta-wrap{padding-top:52px;padding-bottom:78px}.m-cta{color:#fff;background:#491b10;border-radius:22px;align-items:center;min-height:265px;padding:36px 45px;display:flex;position:relative;overflow:hidden}.m-cta>div{z-index:2;max-width:56%;position:relative}.m-cta .m-overline{color:#ffc1a5;font-size:10px}.m-cta h2{font-size:34px}.m-cta p{color:#ffebe4;margin-top:12px;font-size:14px}.m-cta .m-button{margin-top:21px}.m-button-light{color:#ba2e16;background:#fff;border-color:#fff}.m-cta>img{object-fit:cover;width:48%;height:100%;position:absolute;right:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 30%);mask-image:linear-gradient(90deg,#0000,#000 30%)}.m-cta .m-handnote{color:#fff;font-size:16px;top:25px;right:30px}.m-footer{color:#fff;background:linear-gradient(130deg,#1f2224,#171a1e);padding:62px 0 27px;position:relative}.m-footer:before{content:"";background:#202325;border-radius:50% 50% 0 0;height:35px;position:absolute;top:-18px;left:0;right:0}.m-footer-top{grid-template-columns:1.3fr 1fr 1fr;gap:60px;display:grid;position:relative}.m-footer .m-brand strong{color:#fff}.m-footer .m-brand em{color:#ff7a47}.m-footer .m-brand small{color:#d7d5d3}.m-footer p{color:#b2b6bb;margin-top:19px;font-size:12px}.m-footer nav{color:#d3d5d8;grid-template-columns:1fr 1fr;align-content:start;gap:12px 22px;font-size:11px;display:grid}.m-footer nav:last-child{grid-template-columns:1fr}.m-footer nav a:hover{color:#ff986a}.m-footer-bottom{color:#b3b6bb;border-top:1px solid #ffffff15;justify-content:space-between;margin-top:35px;padding-top:24px;font-size:11px;display:flex}.m-footer-bottom small:last-child{align-items:center;gap:8px;display:flex}.m-footer-bottom :is(svg,.m-drawable-icon){color:#ff6238}.m-feature-section{padding-top:20px}.m-feature-grid{grid-template-columns:repeat(4,1fr);gap:17px;display:grid}.m-feature-grid article{border:1px solid var(--m-line);background:#fff;border-radius:20px;padding:27px 25px;box-shadow:0 8px 30px #2c180508}.m-feature-grid h2{margin:22px 0 12px;font-size:22px;line-height:1.2}.m-feature-grid p{font-size:13px}.m-delivery-note{background:#fff7f0;border:1px solid #f8e8db;border-radius:20px;align-items:center;gap:25px;padding:28px 32px;display:flex}.m-delivery-note>:is(svg,.m-drawable-icon){color:#cc381b;width:38px;height:38px}.m-delivery-note h2{margin-bottom:8px;font-size:23px}.m-delivery-note p{font-size:13px}.m-delivery-note>a{white-space:nowrap;margin-left:auto}.m-journey-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.m-journey-grid article{border:1px solid var(--m-line);background:linear-gradient(160deg,#fff4ed,#fff);border-radius:18px;padding:25px}.m-step-top{color:var(--m-red);justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.m-journey-grid h3{font-size:21px}.m-journey-grid p{margin-top:12px;font-size:14px}.m-status-showcase{background:linear-gradient(110deg,#fff7f0,#ffede3);border-radius:24px;grid-template-columns:1.2fr 1fr 1fr;align-items:center;gap:30px;margin-top:40px;padding:40px 44px;display:grid}.m-status-showcase>div:first-child p{margin-top:20px;font-size:14px}.m-status-showcase .m-phone{justify-self:center;width:240px;height:485px}.m-partner-benefits{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.m-partner-benefits article{border:1px solid var(--m-line);border-radius:18px;padding:26px}.m-partner-benefits h3{margin:20px 0 10px}.m-partner-benefits p{font-size:14px}.m-merchant-section{grid-template-columns:1.25fr 1fr;align-items:center;gap:46px;padding:30px 0;display:grid}.m-merchant-preview{background:#fcfcfe;border:9px solid #272b2c;border-radius:15px;grid-template-columns:110px 1fr;gap:16px;padding:22px 16px 38px;display:grid;position:relative;transform:perspective(1800px)rotateY(5deg);box-shadow:0 22px 32px #34201915}.m-merchant-sidebar{border-right:1px solid #eee;flex-direction:column;gap:16px;padding-right:12px;font-size:9px;display:flex}.m-merchant-sidebar>:is(svg,.m-drawable-icon){color:#e83715}.m-merchant-sidebar span{color:#747780;font-size:8px}.m-merchant-preview h3{margin:8px 0 20px;font-size:19px}.m-merchant-preview small{color:#7b8188;font-size:8px}.m-merchant-tabs{gap:8px;margin-bottom:22px;display:flex}.m-merchant-tabs>span{background:#eaf5e9;border-radius:5px;align-items:center;gap:4px;padding:6px;font-size:8px;display:flex}.m-merchant-tabs :is(svg,.m-drawable-icon){width:11px;height:11px}.m-merchant-preview h4{font-size:11px}.m-merchant-row{border-bottom:1px solid #eee;align-items:center;gap:7px;padding:15px 0;font-size:9px;display:flex}.m-merchant-row i{color:#e13d1c;background:#fff0e7;border-radius:8px;padding:6px;display:flex}.m-merchant-row small{margin-top:4px;font-size:6px;display:block}.m-merchant-row b{white-space:nowrap;background:#fff1d3;border-radius:3px;margin-left:auto;padding:4px;font-size:7px}.m-merchant-copy p{margin-top:20px}.m-partner-form-section{grid-template-columns:1fr 1.35fr;align-items:start;gap:55px;scroll-margin-top:110px;display:grid}.m-onboarding{margin:32px 0;padding:0;list-style:none}.m-onboarding li{align-items:center;gap:15px;padding:15px 0;font-size:15px;font-weight:700;display:flex}.m-onboarding li span{color:#a82b16;background:#f6e4db;border-radius:50%;place-items:center;width:30px;height:30px;font-size:13px;display:grid}.m-contact-grid{grid-template-columns:1.1fr 1fr;gap:26px;padding-top:32px;display:grid}.m-form{border:1px solid var(--m-line);background:#fff;border-radius:22px;padding:30px;box-shadow:0 10px 40px #381a0806}.m-form-title{align-items:center;gap:14px;margin-bottom:16px;display:flex}.m-form-title h2{font-size:26px}.m-form-title p{margin-top:6px;font-size:12px}.m-form-grid{grid-template-columns:1fr 1fr;gap:18px;margin:23px 0;display:grid}.m-form label{color:#47505a;font-size:12px;font-weight:600;display:block}.m-form label>span{color:#ba321a}.m-form input,.m-form select,.m-form textarea{color:#24282b;width:100%;font:inherit;background:#fcfcfd;border:1px solid #dfe2e6;border-radius:8px;min-height:44px;margin-top:7px;padding:12px;font-size:13px;display:block}.m-form input::placeholder,.m-form textarea::placeholder{color:#737c87;font-size:12px;font-weight:400}.m-form textarea{resize:vertical;min-height:110px}.m-field-full{grid-column:1/-1}.marketing .m-form-note{color:#68717b;align-items:start;gap:7px;font-size:11px;line-height:1.6;display:flex}.m-form>.m-form-note:last-child{margin-top:18px}.m-honeypot{width:1px;height:1px;left:-10000px;overflow:hidden;position:absolute!important}.m-draft{background:#f1f8f1;border:1px solid #b8d4ba;border-radius:12px;margin-top:20px;padding:17px;font-size:13px}.m-draft p{margin-top:8px;font-size:12px}.marketing .m-error{color:#a02c18;margin-top:12px;font-weight:700}.m-contact-card{border:1px solid var(--m-line);border-radius:22px;margin-bottom:23px;padding:32px}.m-contact-card h2{margin:18px 0 13px;font-size:28px}.m-contact-card p{font-size:14px}.m-contact-card p.m-small{margin-top:18px;font-size:12px}.m-email-link{color:var(--m-red);overflow-wrap:anywhere;align-items:center;gap:12px;margin-top:20px;font-weight:700;display:flex}.m-peach{background:#fff6ef}.m-policy-links{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.m-policy-links>a{border:1px solid var(--m-line);border-radius:17px;flex-direction:column;align-items:start;padding:25px;display:flex}.m-policy-links>a>:is(svg,.m-drawable-icon){color:#dc3516;margin-bottom:23px}.m-policy-links h3{margin-bottom:18px;font-size:18px}.m-policy-links .m-text-link{margin-top:auto;font-size:12px}.m-faq-section{padding-top:32px}.m-faq-search{border:1px solid #e3e5e7;border-radius:14px;align-items:center;gap:14px;max-width:720px;padding:12px 19px;display:flex;box-shadow:0 5px 20px #28303c08}.m-faq-search>:is(svg,.m-drawable-icon){color:#777;width:20px}.m-faq-search input{background:#fff;border:0;outline:0;width:100%;min-width:0;min-height:32px;font-size:14px}.m-faq-search:focus-within{outline-offset:3px;outline:2px solid #d44121}.m-faq-search button{color:#a6290d;background:#fff0e9;border:0;border-radius:6px;padding:8px;font-size:12px}.m-search-count{font-size:12px;margin:14px 0 24px!important}.m-faq-layout{grid-template-columns:2.2fr 1fr;align-items:start;gap:26px;display:grid}.m-faq-group{border:1px solid var(--m-line);border-radius:18px;grid-template-columns:170px 1fr;gap:24px;margin-bottom:17px;padding:25px;display:grid}.m-faq-group h2{margin:15px 0 9px;font-size:21px}.m-faq-group>div>p{font-size:12px}.m-faq-group .m-icon-circle{width:46px;height:46px}.m-faq-group details{border-bottom:1px solid #e9e9ea}.m-faq-group details:last-child{border:0}.m-faq-group summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;padding:15px 0;font-size:12px;font-weight:700;list-style:none;display:flex}.m-faq-group summary::-webkit-details-marker{display:none}.m-faq-group details[open] summary>:is(svg,.m-drawable-icon){color:#db3316;transform:rotate(45deg)}.m-faq-group details>p{padding:0 10px 17px 0;font-size:12px;line-height:1.7}.m-help-card{border:1px solid var(--m-line);background:linear-gradient(150deg,#fff6ee,#fff);border-radius:20px;padding:28px;position:sticky;top:115px}.m-help-card h2{margin:20px 0 14px;font-size:26px}.m-help-card p{margin:12px 0 20px;font-size:13px}.m-help-card h3{font-size:22px;line-height:1.25}.m-help-divider{background:#eadfd8;height:1px;margin:30px 0}.m-empty{text-align:center;background:#fff8f2;border-radius:18px;padding:50px 24px}.m-empty p{margin:18px 0 24px}.m-empty .m-text-link{margin-left:22px}.m-not-found{margin-block:70px}.m-not-found .m-icon-circle{margin:0 auto 22px;display:flex}.m-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.m-download-section{padding-top:25px}.m-download-options{grid-template-columns:1fr 1fr;gap:26px;display:grid}.m-download-options article{border:1px solid var(--m-line);background:#fff9f4;border-radius:22px;padding:35px}.m-download-options h2{margin:22px 0 18px;font-size:29px}.m-download-options p{margin:19px 0;font-size:14px}.m-availability{color:#7f4c11;background:#fff0d8;border-radius:7px;padding:7px 12px;font-size:12px;font-weight:700;display:inline-block}.marketing #main-content>article{background:#fff}.marketing #main-content>article header{padding:35px 0 20px}.marketing #main-content>article header>span{color:var(--m-red);letter-spacing:.1em;font-size:11px;font-weight:800}.marketing #main-content>article h1{font-size:48px}.marketing #main-content>article h2{font-size:25px}.marketing #main-content>article p{color:#4b5560}@media (max-width:1100px){.m-wrap{width:calc(100% - 48px)}.m-header-inner{gap:18px}.m-brand strong{font-size:22px}.m-desktop-nav{gap:16px;font-size:11px}.m-header-download{padding:11px;font-size:11px}.m-benefits{padding:22px 8px}.m-benefits>div{gap:9px;padding:0 13px}.m-benefits .m-icon-circle{width:45px;height:45px}.m-benefits h3{font-size:15px}.m-hero-art{right:-24px}.m-hero-copy>p{max-width:420px}.m-hero-art .m-phone{left:27%}.m-status-showcase{grid-template-columns:1fr 1fr;gap:20px;padding:32px 25px}.m-status-showcase>div:first-child{grid-column:1/-1}.m-feature-grid{grid-template-columns:repeat(2,1fr)}.m-merchant-section{gap:25px}.m-merchant-preview{grid-template-columns:80px 1fr;padding:16px 10px 36px}.m-faq-group{grid-template-columns:130px 1fr;gap:18px;padding:22px 18px}.m-footer-top{gap:32px}.m-partner-form-section{gap:25px}}@media (max-width:850px){.m-desktop-nav{display:none}.m-menu-toggle{display:flex}.m-header-download{margin-left:auto}.m-hero-art .m-phone{transform-origin:top;top:45px;left:25%;transform:rotate(5deg)scale(.9)}.m-hero-phone .m-handnote{font-size:15px;top:20px;left:6%}.m-hero-phone .m-hero-grid{min-height:555px}.m-hero-phone .m-hero-art{height:555px}.m-benefits{grid-template-columns:1fr 1fr;gap:22px}.m-benefits>div:nth-child(2){border:0}.m-preview-grid{gap:13px}.m-preview-stage{height:320px;padding-top:18px}.m-preview-stage .m-phone{transform-origin:top;transform:scale(.81)}.m-mini-steps{grid-template-columns:repeat(2,1fr)}.m-partner-teaser>div{padding:28px}.m-partner-benefits{grid-template-columns:repeat(2,1fr)}.m-merchant-section{grid-template-columns:1fr}.m-merchant-preview{grid-template-columns:130px 1fr;width:100%;max-width:650px;min-height:350px;margin:auto;padding:25px}.m-merchant-copy{padding-top:20px}.m-partner-form-section,.m-contact-grid{grid-template-columns:1fr}.m-contact-grid>aside{grid-template-columns:1fr 1fr;gap:20px;display:grid}.m-contact-card{margin:0;padding:24px}.m-policy-links{grid-template-columns:repeat(2,1fr)}.m-faq-layout{grid-template-columns:1fr}.m-help-card{position:static}.m-footer-top{grid-template-columns:1.2fr 1fr}.m-footer-top>div{grid-column:1/-1}.m-footer-top nav{font-size:12px}}@media (max-width:600px){.m-wrap{width:calc(100% - 36px)}.m-header-inner{gap:11px;height:75px}.m-brand{gap:7px}.m-brand>img{border-radius:10px;width:36px;height:36px}.m-brand strong{font-size:21px}.m-brand small{font-size:8px}.m-header-download{border-radius:10px;width:40px;height:40px;min-height:40px;padding:10px;font-size:0}.m-header-download :is(svg,.m-drawable-icon){width:17px}.m-menu-toggle{padding:8px}.m-menu-toggle :is(svg,.m-drawable-icon){width:20px}.m-section{padding-block:40px}.marketing h1{font-size:44px;line-height:1.04}.marketing h2{font-size:30px}.m-hero-grid{grid-template-columns:1fr;min-height:0!important}.m-hero-copy{padding:32px 0 22px}.m-eyebrow{margin-bottom:19px;padding:7px 11px;font-size:10px}.m-hero-copy>p{max-width:none;margin-top:17px;font-size:15px}.m-store-buttons{gap:9px;margin-top:22px}.m-store{gap:8px;padding:9px 11px}.m-store b{font-size:11px}.m-store small{font-size:9px}.m-store>:is(svg,.m-drawable-icon){width:20px}.m-hero-copy>p.m-location-note{font-size:11px}.m-hero-art{height:245px;margin-left:-18px;position:relative;right:auto;width:calc(100% + 36px)!important}.m-hero-art>img{object-position:center 65%;-webkit-mask-image:linear-gradient(#0000,#000 15%);mask-image:linear-gradient(#0000,#000 15%)}.m-hero-phone .m-hero-art{height:470px}.m-hero-art .m-phone{transform-origin:top;top:12px;left:calc(50% - 126px);transform:rotate(4deg)scale(.87)}.m-hero-phone .m-handnote{max-width:90px;font-size:13px;top:35px;left:4%}.m-handnote{font-size:17px;top:25px;right:17px}.m-hero-chef .m-hero-art,.m-hero-support .m-hero-art{height:320px}.m-hero-chef .m-hero-art>img,.m-hero-support .m-hero-art>img{object-position:center 40%}.m-benefits{border-radius:18px;gap:23px 13px;margin-top:0;padding:22px 14px}.m-benefits>div{border:0;flex-direction:column;gap:8px;padding:0}.m-benefits h3{margin-bottom:6px;font-size:16px}.m-benefits p{font-size:12px}.m-section-heading{flex-direction:column;align-items:start;gap:14px;margin-bottom:25px}.m-section-heading p{font-size:14px}.m-preview-grid{grid-template-columns:1fr;gap:28px}.m-preview-stage{max-width:420px;height:360px}.m-preview-stage .m-phone{transform:none}.m-food-strip{height:198px;padding:25px;display:block}.m-food-strip>span{font-size:24px}.m-food-strip>p{max-width:180px;margin-top:12px;font-size:12px}.m-food-strip>img{object-position:60% center;opacity:.7;width:56%;height:240px;top:0}.m-mini-steps{gap:12px}.m-mini-steps article{padding:21px 18px}.m-mini-steps h3{font-size:17px}.m-mini-steps p{font-size:12px}.m-partner-teaser{border-radius:20px;grid-template-columns:1fr}.m-partner-teaser>img{height:245px}.m-partner-teaser>div{padding:29px 25px}.m-cta-wrap{padding:38px 0 56px}.m-cta{align-items:start;min-height:400px;padding:29px 25px}.m-cta>div{max-width:100%}.m-cta h2{font-size:30px}.m-cta p{font-size:13px}.m-cta>img{object-position:50% 70%;width:100%;height:160px;top:auto;bottom:0;-webkit-mask-image:linear-gradient(#0000,#000 28%);mask-image:linear-gradient(#0000,#000 28%)}.m-cta .m-handnote{display:none}.m-footer{padding-top:43px}.m-footer-top{gap:30px}.m-footer nav{gap:14px;font-size:11px}.m-footer nav:first-of-type{grid-template-columns:1fr}.m-footer-bottom{flex-direction:column;gap:11px;margin-top:26px;font-size:11px}.m-feature-grid{gap:13px}.m-feature-grid article{padding:23px 17px}.m-feature-grid h2{letter-spacing:-.025em;margin-top:18px;font-size:19px}.m-feature-grid p{font-size:12px}.m-icon-circle{width:49px;height:49px}.m-icon-circle :is(svg,.m-drawable-icon){width:23px;height:23px}.m-delivery-note{flex-wrap:wrap;padding:25px}.m-delivery-note h2{font-size:23px}.m-delivery-note>a{margin:0}.m-journey-grid{grid-template-columns:1fr 1fr;gap:12px}.m-journey-grid article{padding:20px 17px}.m-journey-grid h3{font-size:19px}.m-journey-grid p{font-size:12px}.m-status-showcase{flex-wrap:wrap;justify-content:center;padding:28px 23px;display:flex;overflow:hidden}.m-status-showcase .m-phone:last-child{display:none}.m-status-showcase>div:first-child{margin-bottom:15px}.m-partner-benefits{gap:12px}.m-partner-benefits article{padding:22px 18px}.m-partner-benefits h3{font-size:18px}.m-partner-benefits p{font-size:12px}.m-merchant-preview{border-width:6px;grid-template-columns:65px 1fr;gap:8px;min-height:0;padding:16px 9px 34px}.m-merchant-preview h3{font-size:15px}.m-merchant-sidebar{gap:15px;padding-right:5px;font-size:8px}.m-merchant-row{gap:4px;font-size:8px}.m-merchant-row small{font-size:5px}.m-merchant-row b{white-space:normal;max-width:48px;font-size:6px}.m-merchant-row i{padding:4px}.m-merchant-row i :is(svg,.m-drawable-icon){width:14px}.m-merchant-tabs{gap:4px}.m-merchant-tabs>span,.m-merchant-preview .m-art-label{font-size:7px}.m-merchant-copy p{font-size:14px}.m-form{border-radius:18px;padding:23px 19px}.m-form-grid{grid-template-columns:1fr;gap:16px}.m-form-title{gap:10px}.m-form-title h2{font-size:23px}.m-form-title .m-icon-circle{width:41px;height:41px}.m-form input,.m-form select,.m-form textarea{font-size:16px}.m-form .m-button{width:100%}.m-contact-grid>aside{grid-template-columns:1fr}.m-contact-card h2{font-size:26px}.m-email-link{font-size:14px}.m-policy-links{gap:12px}.m-policy-links>a{padding:21px 16px}.m-policy-links h3{font-size:17px;line-height:1.25}.m-faq-search{gap:9px;padding:10px 13px}.m-faq-search input{font-size:16px}.m-faq-search input::placeholder{font-size:12px}.m-faq-group{grid-template-columns:1fr;gap:9px;padding:23px 18px}.m-faq-group>div:first-child{grid-template-columns:44px 1fr;align-items:center;gap:4px 12px;display:grid}.m-faq-group .m-icon-circle{grid-row:span 2;width:40px;height:40px}.m-faq-group h2{margin:0;font-size:22px}.m-faq-group>div>p{font-size:11px}.m-faq-group summary{padding-block:17px;font-size:13px}.m-faq-group details>p{font-size:13px}.m-help-card{padding:25px}.m-download-options{grid-template-columns:1fr;gap:18px}.m-download-options article{padding:25px}.m-download-options h2{font-size:26px}.marketing #main-content>article h1{font-size:35px}.m-not-found{margin-block:35px}.m-not-found h1{font-size:36px}.m-empty .m-text-link{justify-content:center;margin:16px 0 0;display:flex}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.marketing *,.marketing :before,.marketing :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.m-drawable-icon{width:var(--drawable-size,24px);height:var(--drawable-size,24px);vertical-align:middle;background-color:currentColor;flex-shrink:0;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.marketing .m-phone-copy.m-phone-status h3{text-align:center;justify-content:center;width:100%;margin:12px auto;display:block}.m-phone-status>p{text-align:center}.m-store-logo{object-fit:contain;flex-shrink:0;width:30px;height:32px}.m-apple-logo{filter:invert()}.m-store-availability{margin-top:2px;color:#fbc5b4!important}.m-store-coming{cursor:default}.m-download-options .m-store-logo{width:44px;height:44px}.m-download-options .m-apple-logo{filter:none}.marketing .m-store-buttons{grid-template-columns:repeat(2,minmax(0,200px));align-items:start;gap:14px;max-width:414px;display:grid}.marketing .m-store-option{min-width:0}.marketing .m-store{box-sizing:border-box;color:#fff;background:#080808;border:1px solid #454545;border-radius:11px;justify-content:center;align-items:center;gap:13px;width:100%;height:66px;min-height:66px;padding:10px 15px;font-family:Arial,Helvetica,sans-serif;text-decoration:none;display:flex;box-shadow:0 3px 7px #00000012}.marketing .m-store .m-store-logo{object-fit:contain;flex:none;width:33px;height:37px}.marketing .m-store-wordmark{text-align:left;white-space:nowrap;display:block}.marketing .m-store-wordmark small{letter-spacing:.1px;color:#fff;font-size:11px;font-weight:400;line-height:15px}.marketing .m-store-wordmark b{letter-spacing:-.4px;font-size:22px;font-weight:500;line-height:27px;display:block}.marketing .m-store-status{text-align:center;color:#65646a;margin-top:8px;font-size:12px;font-weight:600;line-height:18px;display:block}@media (max-width:420px){.marketing .m-store-buttons{gap:10px}.marketing .m-store{gap:8px;height:60px;min-height:60px;padding:8px 9px}.marketing .m-store .m-store-logo{width:26px;height:31px}.marketing .m-store-wordmark small{font-size:9px;line-height:13px}.marketing .m-store-wordmark b{font-size:18px;line-height:24px}.marketing .m-store-status{font-size:11px}}
