*{box-sizing:border-box}html,body,#root{color:#151923;background:#f7f7f8;min-height:100%;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}.app{flex-direction:column;min-height:100vh;display:flex}.top{z-index:30;background:#fff;border-bottom:1px solid #e8e8eb;align-items:center;gap:30px;height:74px;padding:0 max(24px,50vw - 610px);display:flex;position:sticky;top:0}.brand{color:#151923;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.brand>span{color:#fff;background:linear-gradient(135deg,#ff8a24,#f4511e);border-radius:13px;place-items:center;width:42px;height:42px;font-size:20px;font-weight:950;display:grid;box-shadow:0 8px 20px #f9731633}.brand div{text-align:left;display:grid}.brand strong{letter-spacing:.08em;font-size:18px}.brand small{color:#7d8491}.top nav{gap:8px;margin-left:auto;display:flex}.top nav button{color:#606876;background:0 0;border:0;padding:10px 12px;font-weight:800}.top nav button:hover{color:#f97316}.cart-icon{background:#fff;border:1px solid #e4e5e9;border-radius:14px;place-items:center;width:46px;height:46px;display:grid;position:relative}.cart-icon b{color:#fff;background:#f97316;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:11px;display:grid;position:absolute;top:-7px;right:-5px}.backbar{width:100%;max-width:1220px;margin:0 auto;padding:18px 20px 0}.backbar button{color:#555f6d;background:0 0;border:0;align-items:center;gap:8px;font-weight:800;display:flex}.backbar svg{width:18px}main{flex:1}.hero{background:linear-gradient(135deg,#2b1408,#f97316) 50%/cover;align-items:center;min-height:540px;display:flex}.hero>div{color:#fff;width:min(1220px,100%);margin:0 auto;padding:70px 24px}.eyebrow{letter-spacing:.16em;color:#f97316;font-size:12px;font-weight:950}.hero .eyebrow{color:#ffbd7b}.hero h1{letter-spacing:-.04em;max-width:780px;margin:15px 0 20px;font-size:clamp(48px,7vw,82px);line-height:.98}.hero p{color:#f2dfd3;max-width:630px;font-size:21px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.primary,.secondary{border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;padding:13px 18px;font-weight:900;display:inline-flex}.primary{color:#fff;background:#f97316;box-shadow:0 8px 24px #f9731625}.primary:hover{background:#ea650b}.primary:disabled{cursor:not-allowed;background:#f1b689}.secondary{color:#222;background:#fff;border:1px solid #e3e4e8}.hero .secondary{color:#fff;background:#ffffff1a;border:1px solid #fff5}.big{padding:17px 23px;font-size:17px}.small{padding:9px 12px;font-size:13px}.wide{width:100%}.home-wrap,.content,.page-head,.tracking-head{width:min(1220px,100% - 40px);margin:0 auto}.home-wrap{padding:38px 0 70px}.demo{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;align-items:flex-start;gap:12px;margin-bottom:24px;padding:14px 16px;display:flex}.demo svg{flex:none;margin-top:2px}.demo div{gap:2px;display:grid}.demo span{font-size:13px}.info-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.info-card{background:#fff;border:1px solid #e8e9ec;border-radius:20px;align-items:flex-start;gap:14px;padding:22px;display:flex;box-shadow:0 5px 18px #1111}.info-card i{color:#f97316;background:#fff3e8;border-radius:14px;flex:none;place-items:center;width:46px;height:46px;display:grid}.info-card strong{margin-bottom:5px;display:block}.info-card p{color:#687180;margin:0;line-height:1.45}.cta{color:#fff;background:#161b24;border-radius:28px;justify-content:space-between;align-items:center;gap:30px;margin-top:30px;padding:36px;display:flex}.cta h2{margin:8px 0;font-size:34px}.cta p{color:#aeb5c0;margin:0}.page-head{padding:34px 0 24px}.page-head h1,.tracking-head h1{margin:7px 0 0;font-size:38px}.search{background:#fff;border:1px solid #e0e2e6;border-radius:14px;align-items:center;gap:9px;max-width:420px;height:46px;margin-top:18px;padding:0 13px;display:flex}.search svg{color:#8a919d;width:18px}.search input{background:0 0;border:0;outline:0;flex:1}.content{padding-bottom:80px}.content.two{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:22px;display:grid}.content.narrow{max-width:880px}.cats{gap:8px;padding-bottom:16px;display:flex;overflow:auto}.cats button{color:#687180;white-space:nowrap;background:#fff;border:1px solid #e0e2e6;border-radius:999px;padding:9px 15px;font-weight:800}.cats button.active{color:#fff;background:#f97316;border-color:#f97316}.products{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.product{background:#fff;border:1px solid #e6e7ea;border-radius:20px;overflow:hidden;box-shadow:0 5px 18px #1111}.product-img{color:#a2a8b2;background:#f0f1f3;place-items:center;height:180px;display:grid}.product-img img{object-fit:cover;width:100%;height:100%}.product-img svg{width:42px;height:42px}.product-body{padding:16px}.product h3{text-transform:uppercase;margin:0 0 5px;font-size:16px}.product p{color:#7a828f;height:36px;margin:0 0 14px;font-size:13px;overflow:hidden}.product-body>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.product b{color:#e95f0a;font-size:18px}.floating-cart{z-index:25;color:#fff;background:#161b24;border:0;border-radius:16px;align-items:center;gap:9px;padding:15px 22px;font-weight:900;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #0005}.floating-cart b{color:#ffae72;margin-left:10px}.overlay{z-index:60;background:#10131a99;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:24px;width:min(760px,100%);max-height:90vh;padding:24px;overflow:auto}.modal-head{justify-content:space-between;gap:10px;display:flex}.modal-head h2{margin:5px 0 0}.modal-head>button{background:#f1f2f4;border:0;border-radius:12px;width:42px;height:42px}.muted{color:#737b88}.flavor-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin:20px 0;display:grid}.flavor-grid button{background:#fff;border:2px solid #e5e7ea;border-radius:16px;gap:7px;padding:0 0 10px;display:grid;overflow:hidden}.flavor-grid button img,.flavor-grid button>svg{object-fit:cover;color:#aaa;background:#f1f2f4;width:100%;height:105px;padding:24px}.flavor-grid button.chosen{background:#fff7ed;border-color:#f97316}.flavor-grid span{color:#f97316;font-size:11px;font-weight:900}.cart-list{gap:12px;display:grid}.cart-row{background:#fff;border:1px solid #e4e6e9;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;padding:18px;display:flex}.cart-row h3{margin:0 0 5px}.cart-row p{color:#777f8b;margin:0 0 7px;font-size:13px}.cart-row b{color:#e95f0a}.row-actions{align-items:center;gap:10px;display:flex}.qty{background:#f3f4f6;border-radius:11px;align-items:center;gap:9px;padding:4px;display:flex}.qty button,.danger{border:0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.qty button{background:#fff}.qty svg,.danger svg{width:16px}.danger{color:#e53945;background:#fff0f1}.summary,.panel{background:#fff;border:1px solid #e4e6e9;border-radius:20px;padding:20px}.summary h2,.panel h2{margin:0 0 16px;font-size:19px}.choice{text-align:left;background:#fff;border:2px solid #eceef1;border-radius:14px;align-items:center;gap:12px;width:100%;margin-bottom:9px;padding:13px;display:flex}.choice>svg:first-child{color:#f97316}.choice div{flex:1;gap:2px;display:grid}.choice span{color:#808793;font-size:12px}.choice>svg:last-child{opacity:0;color:#f97316}.choice.active{background:#fff8f1;border-color:#f97316}.choice.active>svg:last-child{opacity:1}.summary hr,.detail hr{border:0;border-top:1px solid #eee;margin:17px 0}.line{color:#646d7a;justify-content:space-between;gap:20px;margin:10px 0;display:flex}.line b{text-align:right;color:#252a33}.line.strong{color:#171b22;margin-top:16px;font-size:20px}.line.strong b{color:#f97316}.checkout-form,.panel{gap:14px;display:grid}.panel label{color:#535c69;gap:7px;font-size:13px;font-weight:800;display:grid}.panel input,.panel textarea,.phone-search input{background:#fff;border:1px solid #dfe1e5;border-radius:12px;outline:0;padding:12px 13px}.panel input:focus,.panel textarea:focus,.phone-search input:focus{border-color:#f97316;box-shadow:0 0 0 3px #f9731615}.panel textarea{resize:vertical;min-height:85px}.pay-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.pay-grid button{background:#fff;border:2px solid #e5e7eb;border-radius:14px;place-items:center;gap:8px;padding:16px 9px;display:grid;position:relative}.pay-grid button>svg:first-child{color:#f97316}.pay-grid button>svg:last-child{opacity:0;color:#f97316;position:absolute;top:7px;right:7px}.pay-grid button.active{background:#fff8f1;border-color:#f97316}.pay-grid button.active>svg:last-child{opacity:1}.coupon{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;align-items:center;gap:12px;padding:12px;display:flex}.coupon div{display:grid}.coupon span{font-size:12px}.mini-line{justify-content:space-between;gap:15px;margin:9px 0;font-size:13px;display:flex}.sticky{position:sticky;top:94px}.error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:13px;margin-bottom:14px;padding:13px 15px}.phone-search{background:#fff;border:1px solid #e4e6ea;border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin-bottom:18px;padding:10px;display:grid}.phone-search>svg{color:#9aa1ac;margin-left:8px}.orders-list{gap:10px;display:grid}.order-card{text-align:left;background:#fff;border:1px solid #e4e6e9;border-radius:17px;justify-content:space-between;gap:20px;width:100%;padding:17px;display:flex}.order-card>div{gap:5px;display:grid}.order-card>div:last-child{align-content:center;justify-items:end}.order-card span,.order-card p{color:#7c8490;margin:0;font-size:12px}.order-card p{max-width:520px}.status{color:#555;background:#f3f4f6;border-radius:999px;padding:5px 9px;font-size:11px;font-style:normal;font-weight:900}.s-pending{color:#9a6a00;background:#fff7d6}.s-confirmed{color:#2756bb;background:#eaf1ff}.s-preparing{color:#7a3fc7;background:#f2eaff}.s-ready,.s-ready_for_pickup{color:#18739b;background:#e5f5ff}.s-out_for_delivery{color:#b85e00;background:#fff0df}.s-delivered{color:#15803d;background:#e9f9ef}.s-cancelled{color:#be2936;background:#feecee}.tracking-head{padding:35px 0 20px}.tracking-head .status{margin-top:12px;display:inline-block}.timeline{background:#fff;border:1px solid #e5e7ea;border-radius:20px;grid-template-columns:repeat(4,1fr);margin-bottom:16px;padding:22px;display:grid;position:relative}.timeline:before{content:"";background:#e6e7ea;height:3px;position:absolute;top:48px;left:12%;right:12%}.timeline>div{z-index:1;text-align:center;color:#9aa1ac;justify-items:center;gap:9px;display:grid;position:relative}.timeline i{background:#eef0f2;border-radius:50%;place-items:center;width:54px;height:54px;display:grid}.timeline .done{color:#222}.timeline .done i{color:#fff;background:#f97316}.timeline strong{font-size:13px;display:block}.timeline span{color:#f97316;font-size:11px;font-weight:800}.detail{margin-bottom:14px}.item-detail{justify-content:space-between;gap:15px;margin:10px 0;display:flex}.item-detail div{gap:4px;display:grid}.item-detail span{color:#7b8390;font-size:12px}.item-detail b{white-space:nowrap}.cancelled{text-align:center;color:#b91c1c;background:#fff;border:1px solid #fecaca;border-radius:20px;margin-bottom:16px;padding:30px}.cancelled>svg{width:50px;height:50px}.empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:30px;display:flex}.empty>svg{color:#c1c5cc;width:60px;height:60px}.empty h2{margin:13px 0 5px}.empty p{color:#7b8390;margin:0 0 17px}.center{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:30px;display:flex}.center p{color:#777}.spinner{border:4px solid #e6e7ea;border-top-color:#f97316;border-radius:50%;width:44px;height:44px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}footer{color:#747c88;background:#fff;border-top:1px solid #e2e4e8;justify-content:center;gap:16px;padding:24px;font-size:12px;display:flex}footer strong{color:#333}@media (width<=900px){.top{padding:0 15px}.top nav{display:none}.hero{min-height:480px}.hero>div{padding:55px 20px}.info-grid,.products{grid-template-columns:repeat(2,1fr)}.content.two{grid-template-columns:1fr}.sticky{position:static}.timeline{grid-template-columns:1fr;gap:12px}.timeline:before{display:none}.timeline>div{text-align:left;grid-template-columns:54px 1fr;place-items:center start}.pay-grid{grid-template-columns:1fr}.flavor-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.brand small{display:none}.hero h1{font-size:44px}.hero p{font-size:17px}.hero-actions{display:grid}.hero-actions button{width:100%}.info-grid,.products{grid-template-columns:1fr}.cta{padding:25px;display:grid}.page-head h1{font-size:31px}.content,.page-head,.tracking-head{width:min(100% - 24px,1220px)}.product-img{height:200px}.cart-row{align-items:flex-start;display:grid}.row-actions{justify-content:space-between}.phone-search{grid-template-columns:auto 1fr}.phone-search button{grid-column:1/-1}.order-card{display:grid}.order-card>div:last-child{justify-items:start}.top{height:66px}.brand>span{width:38px;height:38px}.cart-icon{width:42px;height:42px}footer{text-align:center;display:grid}.flavor-grid{grid-template-columns:repeat(2,1fr)}}
