:root{color:#18342d;font-synthesis:none;--ink:#173f35;--ink-2:#315c50;--cream:#f8f6f1;--paper:#fffdf8;--orange:#ec6a2c;--yellow:#f4c95d;--muted:#6f7f7a;--line:#dfe5e1;--red:#b9473d;--shadow:0 18px 55px #173f3517;background:#f8f6f1;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{transition:all .2s}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.025em;font-family:Fraunces,serif}.container{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8e8;border-bottom:1px solid #173f3514;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:72px;display:flex}.logo{color:var(--ink);align-items:center;gap:11px;font-size:19px;font-weight:800;display:flex}.logo-mark{background:var(--yellow);border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.main-nav{align-items:center;gap:28px;font-size:14px;font-weight:600;display:flex}.main-nav>a{color:#39534c;align-items:center;gap:7px;display:flex}.main-nav>a:hover,.main-nav>a.active{color:var(--orange)}.nav-user{color:#39534c;background:0 0;border:0;align-items:center;gap:8px;font-weight:600;display:flex}.cart-link{background:var(--ink);border-radius:13px;padding:11px 16px;color:#fff!important}.cart-link b,.floating-cart b{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:21px;height:21px;font-size:11px;display:grid}.icon-button{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);background:#fff;border-radius:12px;place-items:center;display:grid}.icon-button svg{width:19px}.mobile-only{display:none}.button{border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 20px;font-size:14px;font-weight:700;display:inline-flex}.button svg{width:18px}.button.primary{background:var(--orange);color:#fff;box-shadow:0 8px 22px #ec6a2c38}.button.primary:hover{background:#dc5a21;transform:translateY(-1px)}.button.subtle{color:var(--ink);border-color:var(--line);background:#fff}.button.wide{width:100%}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:#b15022;align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.hero{background:radial-gradient(circle at 79% 41%,#fff0c6 0 17%,#0000 43%),linear-gradient(135deg,#f7f3e8,#fffdf8);overflow:hidden}.hero-grid{grid-template-columns:1.06fr .94fr;align-items:center;min-height:610px;display:grid}.hero-copy{padding:70px 0}.hero-copy h1{max-width:700px;margin:18px 0 24px;font-size:clamp(48px,6vw,78px);line-height:.98}.hero-copy h1 em{color:var(--orange);font-style:normal}.hero-copy>p{color:#5e706a;max-width:590px;font-size:18px;line-height:1.7}.hero-actions{align-items:center;gap:22px;margin:34px 0;display:flex}.status{align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.status i{background:#aaa;border-radius:50%;width:9px;height:9px}.status.open i{background:#42a376;box-shadow:0 0 0 5px #42a3761f}.status.closed{color:var(--red)}.status.closed i{background:var(--red)}.trust-row{color:#586a64;gap:22px;font-size:12px;font-weight:600;display:flex}.trust-row span{align-items:center;gap:6px;display:flex}.trust-row svg{color:#42a376;width:15px}.hero-visual{place-items:center;height:100%;display:grid}.dish-orbit{border:1px dashed #173f352e;border-radius:50%;place-items:center;width:430px;height:430px;display:grid;position:relative}.dish{background:var(--ink);border:17px solid #fff;border-radius:50%;place-items:center;width:330px;height:330px;display:grid;box-shadow:0 28px 70px #173f3533}.dish span{filter:drop-shadow(0 20px 20px #0000002e);font-size:145px}.float-card{box-shadow:var(--shadow);color:var(--muted);background:#fff;border-radius:15px;padding:13px 17px;font-size:12px;position:absolute}.float-card b{color:var(--ink);margin-top:2px;font-size:14px;display:block}.fc-one{top:55px;right:-20px}.fc-two{bottom:66px;left:-25px}.menu-section{padding:95px 0}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px;display:flex}.section-heading h2{margin:9px 0 0;font-size:38px}.section-heading>p{max-width:420px;color:var(--muted);line-height:1.6}.section-heading.compact{margin-bottom:20px}.category-tabs{gap:9px;margin-bottom:28px;padding-bottom:8px;display:flex;overflow:auto}.category-tabs button{white-space:nowrap;border:1px solid var(--line);color:#5f716b;background:#fff;border-radius:999px;padding:10px 18px;font-weight:700}.category-tabs button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.product-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.product-card{background:var(--paper);border:1px solid var(--line);border-radius:20px;min-height:360px;transition:all .25s;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product-image{background:#efe8d9;place-items:center;height:190px;display:grid;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%}.product-image>span{font-size:86px}.product-image small{background:#ffffffe6;border-radius:999px;padding:6px 10px;font-weight:700;position:absolute;top:14px;left:14px}.product-body{padding:20px}.product-body h3{margin-bottom:8px;font-family:Fraunces,serif;font-size:20px}.product-body p{color:var(--muted);min-height:40px;font-size:13px;line-height:1.5}.product-body>div{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.product-body strong{font-size:18px}.product-body button{background:var(--orange);color:#fff;border:0;border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.product-body button:disabled{background:#ccc}.skeleton{background:linear-gradient(90deg,#eee 25%,#f7f7f7 50%,#eee 75%) 0 0/200%;animation:1.3s infinite shimmer}@keyframes shimmer{to{background-position:-200%}}.steps-section{background:var(--ink);color:#fff;padding:82px 0}.steps-section .eyebrow{color:var(--yellow)}.steps-section h2{color:#fff}.steps{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.steps>div{border:1px solid #ffffff21;border-radius:20px;padding:28px;position:relative}.steps>div>b{color:#ffffff1a;font:700 35px Fraunces;position:absolute;top:19px;right:22px}.steps svg{color:var(--yellow);width:27px;height:27px}.steps h3{margin:20px 0 8px}.steps p{color:#bed0ca;font-size:14px;line-height:1.6}.floating-cart{z-index:45;background:var(--ink);color:#fff;border-radius:999px;align-items:center;gap:11px;padding:13px 18px;font-weight:700;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 14px 40px #173f354d}.page{padding-top:44px;padding-bottom:90px}.back-link{color:#fff;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.back-link svg{width:17px}.back-link.dark{color:#667873}.page-title{margin:34px 0}.page-title h1{margin:7px 0;font-size:46px}.page-title p{color:var(--muted)}.empty-state{text-align:center;border:1px dashed #ccd7d2;border-radius:20px;grid-column:1/-1;padding:70px 20px}.empty-state>svg,.empty-state>span{color:#8da49c;width:44px;height:44px;margin-bottom:10px;font-size:42px}.empty-state h2,.empty-state h3{font-family:Fraunces,serif}.empty-state.large{padding:100px 20px}.empty-state .button{margin-top:16px}.cart-layout,.checkout-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:36px;display:grid}.cart-lines{border:1px solid var(--line);background:#fff;border-radius:20px;padding:4px 24px}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr auto 110px;align-items:center;gap:18px;padding:20px 0;display:grid}.cart-line:last-child{border:0}.cart-thumb{background:#f2eadb;border-radius:14px;place-items:center;height:64px;font-size:32px;display:grid;overflow:hidden}.cart-thumb img{object-fit:cover;width:100%;height:100%}.cart-info h3{margin:0 0 5px}.cart-info span{color:var(--muted);font-size:13px}.quantity{border:1px solid var(--line);border-radius:11px;align-items:center;display:flex;overflow:hidden}.quantity button{background:#fff;border:0;place-items:center;width:34px;height:34px;display:grid}.quantity svg{width:15px}.quantity b{text-align:center;width:28px}.order-summary{border:1px solid var(--line);background:#fff;border-radius:20px;padding:25px;box-shadow:0 12px 40px #173f350d}.order-summary.sticky{position:sticky;top:96px}.order-summary h2{font-size:24px}.order-summary>div{justify-content:space-between;gap:18px;margin:14px 0;font-size:14px;display:flex}.order-summary hr,.detail-card hr{border:0;border-top:1px solid var(--line);margin:20px 0}.order-summary .summary-total{align-items:center}.summary-total strong{color:var(--orange);font-size:22px}.order-summary .button{margin-top:18px}.order-summary>small{text-align:center;color:var(--muted);margin-top:15px;line-height:1.5;display:block}.summary-line span{text-align:left}.summary-line b{color:var(--orange)}.auth-page{background:#fff;grid-template-columns:45% 55%;min-height:100vh;display:grid}.auth-brand{background:var(--ink);color:#fff;flex-direction:column;justify-content:space-between;padding:45px 9vw 40px 5vw;display:flex;position:relative;overflow:hidden}.auth-brand:after{content:"";border:1px solid #f4c95d2e;border-radius:50%;width:450px;height:450px;position:absolute;bottom:-130px;right:-230px;box-shadow:0 0 0 60px #f4c95d08,0 0 0 120px #f4c95d05}.auth-brand .logo{color:#fff;margin-bottom:34px}.auth-brand h1{max-width:520px;font-size:58px;line-height:1.05}.auth-brand p{color:#bfd0ca;max-width:440px;font-size:17px;line-height:1.6}.auth-brand small{color:#91aaa2}.auth-panel{place-items:center;padding:50px;display:grid}.auth-card{width:min(430px,100%)}.auth-card h2{margin:8px 0;font-size:36px}.auth-card>p{color:var(--muted)}.auth-tabs{background:#f0f3f1;border-radius:13px;margin:28px 0 20px;padding:4px;display:flex}.auth-tabs button{color:var(--muted);background:0 0;border:0;border-radius:10px;flex:1;padding:10px;font-weight:700}.auth-tabs .active{color:var(--ink);background:#fff;box-shadow:0 3px 10px #0000000f}.google-button{justify-content:center;min-height:44px;display:flex}.divider{color:#94a09c;align-items:center;gap:14px;margin:20px 0;font-size:11px;display:flex}.divider:before,.divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-card form,.modal form{gap:15px;display:grid}.auth-card label,.modal label,.form-section label,.settings-panel label{color:#435a53;font-size:12px;font-weight:700}.input-wrap{border:1px solid var(--line);border-radius:12px;align-items:center;height:48px;margin-top:7px;padding:0 13px;display:flex}.input-wrap:focus-within{border-color:var(--orange);box-shadow:0 0 0 3px #ec6a2c1a}.input-wrap svg{color:#82918d;width:17px}.input-wrap input{border:0;outline:0;flex:1;height:100%;padding:0 10px}.input-wrap button{background:0 0;border:0;display:grid}.legal{text-align:center;margin-top:17px;font-size:11px!important}.form-error,.error-banner{color:#9e302a;background:#fff0ee;border:1px solid #f1c1bb;border-radius:11px;padding:12px 14px;font-size:13px}.success-banner{color:#236644;background:#ebf8f1;border:1px solid #bce3cd;border-radius:12px;align-items:center;gap:10px;margin-bottom:20px;padding:13px 16px;display:flex}.success-banner svg{width:20px}.checkout-form{gap:22px;display:grid}.form-section{border:1px solid var(--line);background:#fff;border-radius:20px;padding:26px}.form-section-title{align-items:flex-start;gap:14px;margin-bottom:24px;display:flex}.form-section-title>span{background:var(--ink);color:#fff;border-radius:10px;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.form-section-title h2{margin:0 0 4px;font-size:23px}.form-section-title p{color:var(--muted);margin:0;font-size:13px}.choice-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.choice{border:1px solid var(--line);text-align:left;color:var(--ink);background:#fff;border-radius:15px;gap:6px;padding:18px;display:grid;position:relative}.choice>svg:first-child{color:var(--orange)}.choice>svg:last-child{background:var(--ink);color:#fff;border-radius:50%;padding:3px;position:absolute;top:14px;right:14px}.choice small{color:var(--muted)}.choice.active{border-color:var(--orange);box-shadow:0 0 0 3px #ec6a2c14}.fields{gap:14px;display:grid}.fields.two{grid-template-columns:1fr 1fr}.form-section label,.settings-panel label{gap:7px;margin-top:14px;display:grid}.form-section input,.form-section textarea,.form-section select,.settings-panel input,.settings-panel textarea,.modal input,.modal select,.modal textarea,.payment-panel input,.payment-panel select{border:1px solid var(--line);background:#fff;border-radius:11px;outline:none;width:100%;padding:12px 13px}.form-section input:focus,.form-section textarea:focus,.settings-panel input:focus,.modal input:focus{border-color:var(--orange)}.map-picker{margin-top:16px;position:relative}.map-canvas{border:1px solid var(--line);border-radius:15px;height:330px;overflow:hidden}.map-locate{z-index:2;color:var(--ink);background:#fff;border:0;border-radius:10px;align-items:center;gap:7px;padding:10px 13px;font-weight:700;display:flex;position:absolute;top:12px;left:12px;box-shadow:0 4px 18px #00000026}.map-picker>p{color:var(--muted);margin:8px 0;font-size:11px}.quote-chip{color:var(--ink);background:#eef7f3;border-radius:11px;align-items:center;gap:9px;padding:12px;display:flex}.quote-chip svg{width:18px}.quote-chip strong{margin-left:auto}.orders-list{gap:12px;display:grid}.order-row{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:1fr auto 30px;align-items:center;gap:20px;padding:20px 22px;display:grid}.order-row:hover{border-color:#aebfb8;transform:translateY(-1px)}.order-row-main h3{margin:0 10px;font-family:Fraunces;display:inline}.order-row-main p{color:var(--muted);margin:8px 0 0;font-size:13px}.order-badge{color:#4c5f59;text-transform:uppercase;letter-spacing:.04em;background:#eef1f0;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.order-badge.pending{color:#926514;background:#fff3d5}.order-badge.confirmed,.order-badge.ready{color:#29618e;background:#eaf4ff}.order-badge.preparing{color:#a24b21;background:#fff0e8}.order-badge.out_for_delivery{color:#654ca4;background:#eee9ff}.order-badge.delivered{color:#287048;background:#e8f7ee}.order-badge.cancelled{color:#963b35;background:#fbeaea}.order-detail-head{justify-content:space-between;align-items:center;margin:30px 0;display:flex}.order-detail-head h1{margin:10px 0 4px;font-size:42px}.order-detail-head p{color:var(--muted)}.order-progress{border:1px solid var(--line);background:#fff;border-radius:18px;margin-bottom:24px;padding:22px;display:flex}.order-progress>div{text-align:center;flex:1;position:relative}.order-progress>div:before{content:"";background:#dce3df;width:100%;height:2px;position:absolute;top:16px;left:-50%}.order-progress>div:first-child:before{display:none}.order-progress span{z-index:1;color:#788984;background:#e8edeb;border-radius:50%;place-items:center;width:34px;height:34px;margin:auto;font-weight:700;display:grid;position:relative}.order-progress svg{width:17px}.order-progress small{color:#83918d;margin-top:9px;font-size:10px;display:block}.order-progress .done:before,.order-progress .done span{color:#fff;background:#3c9a6d}.order-progress .done small{color:var(--ink);font-weight:700}.cancelled-banner{color:var(--red);background:#fbeaea;border-radius:12px;margin-bottom:20px;padding:17px}.detail-grid{grid-template-columns:1.2fr .8fr;gap:20px;display:grid}.detail-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:24px}.detail-card h2{font-size:23px}.detail-line{justify-content:space-between;margin:13px 0;font-size:14px;display:flex}.detail-line b{color:var(--orange)}.detail-line.total strong{font-size:20px}.info-item{align-items:center;gap:13px;margin:18px 0;display:flex}.info-item>svg{width:38px;height:38px;color:var(--ink);background:#eff4f2;border-radius:11px;padding:9px}.info-item small,.info-item strong{display:block}.info-item small{color:var(--muted);margin-bottom:3px}.payment-panel{background:#fff8e9;border:1px solid #efd89d;border-radius:18px;grid-template-columns:1fr 1.2fr;align-items:center;gap:30px;margin-top:22px;padding:25px;display:grid}.payment-panel>div>svg{color:var(--orange)}.payment-panel h2{margin:8px 0}.payment-panel p{color:var(--muted);font-size:13px}.payment-panel form{grid-template-columns:1fr 1fr auto;gap:9px;display:grid}.live-section{margin-top:35px}.live-dot{background:#eb4e45;border-radius:50%;width:8px;height:8px;animation:1.5s infinite pulse;display:inline-block;box-shadow:0 0 0 5px #eb4e451f}.tracking-map{border:1px solid var(--line);border-radius:20px;height:460px;overflow:hidden}@keyframes pulse{50%{box-shadow:0 0 0 9px #eb4e4500}}.screen-loader{place-items:center;min-height:60vh;display:grid}.screen-loader.inline{min-height:260px}.screen-loader span{border:3px solid #dce5e1;border-top-color:var(--orange);border-radius:50%;width:38px;height:38px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.admin-layout{grid-template-columns:235px 1fr;min-height:calc(100vh - 72px);display:grid}.admin-sidebar{color:#fff;background:#12382f;height:calc(100vh - 72px);padding:24px 15px;position:sticky;top:72px}.sidebar-title{color:#a9c1b9;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:9px;padding:0 11px 20px;font-size:12px;display:flex}.admin-sidebar a{color:#bcd0ca;border-radius:10px;align-items:center;gap:11px;margin:3px 0;padding:12px 13px;font-size:13px;font-weight:600;display:flex}.admin-sidebar a:hover,.admin-sidebar a.active{color:#fff;background:#ffffff1a}.admin-main{background:#f3f5f3;min-width:0;padding:38px}.admin-page-head{justify-content:space-between;align-items:center;gap:24px;margin-bottom:27px;display:flex}.admin-page-head h1{margin:7px 0 3px;font-size:38px}.admin-page-head p{color:var(--muted);margin:0}.head-actions{gap:10px;display:flex}.store-switch{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:15px 18px;display:flex}.store-switch>div{align-items:center;gap:12px;display:flex}.store-switch i{background:#999;border-radius:50%;width:11px;height:11px}.store-switch.open i{background:#45a475;box-shadow:0 0 0 6px #e5f4ec}.store-switch.closed i{background:var(--red)}.store-switch strong,.store-switch span{display:block}.store-switch span{color:var(--muted);margin-top:2px;font-size:12px}.store-switch a{color:var(--orange);font-weight:700}.stat-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:20px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px;position:relative}.stat-card>span{width:36px;height:36px;color:var(--ink);background:#eef4f1;border-radius:11px;place-items:center;display:grid;position:absolute;top:17px;right:17px}.stat-card>span svg{width:18px}.stat-card>small{color:var(--muted);font-weight:600}.stat-card>strong{margin:13px 0 5px;font:700 26px Fraunces;display:block}.stat-card p{color:#7d8e88;margin:0;font-size:11px}.admin-grid{grid-template-columns:1.5fr .8fr;gap:20px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:16px;padding:21px}.panel.no-pad{padding:0;overflow:hidden}.panel-head{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.panel-head h2{margin-bottom:3px;font-size:21px}.panel-head p{color:var(--muted);margin:0;font-size:12px}.panel-head a{color:var(--orange);font-size:12px;font-weight:700}.table-wrap{overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:12px}th{color:#84928e;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--line);padding:10px;font-size:10px}td{vertical-align:middle;border-bottom:1px solid #edf0ee;padding:13px 10px}td small{color:var(--muted);margin-top:4px;display:block}.panel-empty{text-align:center;color:var(--muted);padding:35px}.popular-list>div{border-bottom:1px solid #edf0ee;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;padding:12px 0;display:grid}.popular-list>div>b{background:#eef3f1;border-radius:8px;place-items:center;width:25px;height:25px;display:grid}.popular-list span,.popular-list small{display:block}.popular-list small{color:var(--muted);margin-top:3px}.toolbar{justify-content:space-between;gap:14px;margin-bottom:18px;display:flex}.toolbar>select,.orders-table select{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px}.search-box{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:8px;min-width:310px;padding:0 12px;display:flex}.search-box svg{width:17px;color:var(--muted)}.search-box input{background:0 0;border:0;outline:0;width:100%;height:42px}.orders-table td:nth-child(3){color:#5d6f69;max-width:270px}.settings-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.settings-panel h2{font-size:22px}.settings-panel:nth-child(3){grid-column:1/-1}.panel-icon{background:#edf4f1;border-radius:12px;place-items:center;width:42px;height:42px;margin-bottom:18px;display:grid}.settings-panel small{color:var(--muted);font-weight:400}.switch-line{background:#f6f8f7;border-radius:12px;justify-content:space-between;align-items:center;padding:14px;display:flex!important}.switch-line strong,.switch-line small{display:block}.switch-line input{appearance:none;background:#c7d1cd;border:0;border-radius:99px;width:46px;height:25px;padding:0;position:relative}.switch-line input:after{content:"";background:#fff;border-radius:50%;width:19px;height:19px;transition:all .2s;position:absolute;top:3px;left:3px}.switch-line input:checked{background:var(--orange)}.switch-line input:checked:after{left:24px}.settings-actions{grid-column:1/-1;justify-content:flex-end;display:flex}.admin-products{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.admin-products article{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.admin-product-image{background:#eee7d8;place-items:center;height:150px;display:grid;position:relative}.admin-product-image>span{font-size:64px}.admin-product-image img{object-fit:cover;width:100%;height:100%}.admin-product-image i{background:#fff;border-radius:99px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:800;position:absolute;top:10px;right:10px}.admin-product-image i.active{color:#287048}.admin-products article>div:last-child{padding:16px}.admin-products small{color:var(--orange);font-weight:700}.admin-products h3{margin:5px 0}.admin-products p{color:var(--muted);height:36px;font-size:12px}.admin-products footer{justify-content:space-between;align-items:center;display:flex}.text-button{color:var(--orange);background:0 0;border:0;font-size:11px;font-weight:700}.category-count{color:var(--muted);font-size:12px}.modal-backdrop{z-index:100;background:#081b168a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:20px;width:min(470px,100%);max-height:90vh;padding:28px;overflow:auto;box-shadow:0 30px 80px #00000040}.modal h2{font-size:28px}.modal>p{color:var(--muted);font-size:13px}.user-cell{align-items:center;gap:10px;display:flex}.user-cell>span{background:#edf3f1;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.active-dot,.inactive-dot{font-weight:700}.active-dot{color:#2f8056}.inactive-dot{color:#9a4a44}.notification-list{padding:0;overflow:hidden}.notification-list article{border-bottom:1px solid var(--line);gap:14px;padding:18px;display:flex}.notification-list article.unread{background:#fffaf0}.notification-list article>span{background:#edf3f1;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.notification-list h3{margin:0 0 4px;font-size:14px}.notification-list p{color:var(--muted);margin:0 0 5px;font-size:12px}.notification-list small{color:#9aa6a2}.assignment-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.assignment>header{align-items:center;gap:10px;margin-bottom:15px;display:flex}.assignment>header>span{background:#edf4f1;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.assignment>header h3,.assignment>header small{margin:0;display:block}.assignment>header small{color:var(--muted)}.assignment>header>b{margin-left:auto;font-size:10px}.stop{border-top:1px solid #edf0ee;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:12px 0;display:grid}.stop em{background:var(--ink);color:#fff;border-radius:8px;place-items:center;width:26px;height:26px;font-size:11px;font-style:normal;font-weight:700;display:grid}.stop strong,.stop small{display:block}.stop small{color:var(--muted);align-items:center;gap:4px;margin-top:3px;display:flex}.stop small svg{width:12px}.stop>span{font-size:9px;font-weight:800}.driver-page{max-width:820px}.driver-welcome h1{margin:7px 0;font-size:42px}.driver-welcome p{color:var(--muted)}.driver-assignment{border:1px solid var(--line);background:#fff;border-radius:20px;margin-top:22px;padding:20px}.driver-assignment>header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.driver-assignment>header>div{align-items:center;gap:12px;display:flex}.driver-assignment header small,.driver-assignment header strong{display:block}.gps-pulse{background:#edf3f1;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.gps-pulse.active{color:#fff;background:#42a376;animation:1.5s infinite pulse}.sharing-banner{color:#26714b;background:#eaf7ef;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:12px;font-weight:700;display:flex}.driver-stops{margin-top:20px}.driver-stops article{border-top:1px solid var(--line);grid-template-columns:38px 1fr;gap:13px;padding:20px 0;display:grid}.driver-stops article.delivered{opacity:.55}.stop-index{background:var(--yellow);border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.stop-index svg{width:19px}.stop-content>span{color:var(--orange);font-size:10px;font-weight:800}.stop-content h3{margin:4px 0}.stop-content p{color:var(--muted);align-items:center;gap:5px;margin:5px 0;font-size:12px;display:flex}.stop-content p svg{width:14px}.stop-actions{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.stop-actions .button{min-height:39px;padding:0 13px;font-size:12px}@media (width<=1050px){.product-grid{grid-template-columns:repeat(3,1fr)}.hero-grid{grid-template-columns:1fr .8fr}.dish-orbit{transform:scale(.83)}.stat-grid{grid-template-columns:1fr 1fr}.admin-grid{grid-template-columns:1fr}.admin-products{grid-template-columns:1fr 1fr}.payment-panel,.payment-panel form{grid-template-columns:1fr}}@media (width<=800px){.container{width:min(100% - 28px,1180px)}.mobile-only{display:grid}.main-nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;flex-direction:column;align-items:stretch;gap:5px;padding:16px;display:none;position:absolute;top:64px;left:14px;right:14px}.main-nav.open{display:flex}.main-nav>a,.nav-user{padding:11px}.hero-grid{min-height:auto;display:block}.hero-copy{padding:65px 0 35px}.hero-visual{height:370px}.dish-orbit{transform-origin:50%;transform:scale(.75)}.hero-actions,.trust-row{flex-wrap:wrap}.menu-section{padding:65px 0}.section-heading{display:block}.section-heading h2{font-size:32px}.section-heading>p{margin-top:12px}.product-grid{grid-template-columns:1fr 1fr}.steps,.cart-layout,.checkout-grid,.detail-grid{grid-template-columns:1fr}.order-summary.sticky{position:static}.cart-line{grid-template-columns:60px 1fr auto}.cart-line>strong{grid-column:2}.auth-page{grid-template-columns:1fr}.auth-brand{display:none}.auth-panel{padding:35px 20px}.admin-layout{display:block}.admin-sidebar{height:auto;padding:10px;display:flex;position:static;overflow:auto}.sidebar-title{display:none}.admin-sidebar a{white-space:nowrap}.admin-main{padding:24px 16px}.admin-page-head{align-items:flex-start}.assignment-grid,.settings-grid{grid-template-columns:1fr}.settings-panel:nth-child(3),.settings-actions{grid-column:auto}.order-progress{overflow:auto}.order-progress>div{min-width:90px}.orders-table{min-width:900px}}@media (width<=530px){.hero-copy h1{font-size:46px}.hero-visual{height:315px}.dish-orbit{transform:scale(.62)}.product-grid{grid-template-columns:1fr}.product-card{min-height:0}.steps-section{padding:60px 0}.page-title h1{font-size:38px}.fields.two,.choice-grid{grid-template-columns:1fr}.cart-line{grid-template-columns:55px 1fr}.quantity{grid-column:2;width:max-content}.order-row{grid-template-columns:1fr auto}.order-row>svg{display:none}.order-detail-head h1{font-size:30px}.stat-grid,.admin-products{grid-template-columns:1fr}.admin-page-head{display:block}.admin-page-head>.button,.head-actions{margin-top:15px}.toolbar{flex-direction:column}.search-box{min-width:0}.tracking-map{height:370px}.float-card{display:none}.payment-panel{padding:18px}.form-section{padding:19px}}.info-banner{color:#3a5d52;background:#eef5f2;border:1px solid #cfe0d9;border-radius:12px;align-items:center;gap:10px;margin-bottom:20px;padding:13px 16px;font-size:13px;display:flex}.info-banner svg{width:19px}.delivery-modal{width:min(620px,100%)}.order-picker{border:1px solid var(--line);border-radius:13px;gap:7px;max-height:250px;padding:10px;display:grid;overflow:auto}.order-picker legend{color:#435a53;padding:0 7px;font-size:12px;font-weight:800}.order-picker label{cursor:pointer;background:#f7f9f8;border:1px solid #0000;border-radius:10px;align-items:center;gap:11px;padding:11px;margin:0!important;display:flex!important}.order-picker label.selected{border-color:var(--orange);background:#fff7f2}.order-picker input{margin:0;width:17px!important}.order-picker span{min-width:0}.order-picker strong,.order-picker small{display:block}.order-picker small{color:var(--muted);align-items:center;gap:4px;margin-top:4px;display:flex}.order-picker small svg{width:12px}.choice:disabled{cursor:not-allowed;opacity:.5;background:#f3f4f3}.order-detail-head .head-actions{align-items:center}@media (width<=530px){.head-actions{flex-direction:column;align-items:stretch}.order-detail-head{align-items:flex-start}.order-detail-head .head-actions{align-items:stretch}.order-detail-head .head-actions .icon-button{align-self:flex-end}.delivery-modal{padding:20px}}:root{color:#181c19;--ink:#151916;--ink-2:#29362f;--cream:#f5f1e9;--paper:#fffdf8;--orange:#fa5c35;--yellow:#d8ff70;--muted:#667069;--line:#dedfd7;--red:#c34336;--shadow:0 24px 70px #1219141f;background:#f5f1e9;font-family:Manrope,sans-serif}body{background:var(--cream);color:var(--ink)}h1,h2{letter-spacing:-.025em;font-family:DM Serif Display,serif;font-weight:400}.container{width:min(1240px,100% - 56px)}.site-header{background:#f5f1e9e6;border-bottom:1px solid #15191617}.header-inner{height:78px}.logo{letter-spacing:-.04em;text-transform:lowercase;gap:10px;font-size:18px}.logo-mark{background:var(--ink);width:38px;height:38px;color:var(--yellow);letter-spacing:-.08em;border-radius:50%;font:700 18px Manrope}.main-nav{gap:24px;font-size:13px}.main-nav>a,.nav-user{color:#39413c}.cart-link{background:var(--ink);border-radius:999px;padding:11px 17px}.button{border-radius:999px;min-height:50px;padding:0 24px}.button.primary{background:var(--orange);box-shadow:none}.button.primary:hover{background:#e94a25}.home-v2{overflow:hidden}.hero-v2{background:var(--ink);color:#fff;padding:30px 0 60px;position:relative}.hero-v2:before{content:"";filter:blur(3px);background:#d8ff700f;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-260px;left:-260px}.hero-v2-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;min-height:680px;display:grid}.hero-v2-copy{z-index:2;position:relative}.availability{background:#ffffff0f;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:9px;margin-bottom:46px;padding:9px 13px;font-size:11px;font-weight:700;display:inline-flex}.availability span{background:#aeb6b1;border-radius:50%;width:8px;height:8px}.availability.open span{background:#82e6a6;box-shadow:0 0 0 5px #82e6a61f}.availability.closed{color:#ffc7bd}.availability.closed span{background:#ff6b57}.hero-kicker{color:var(--yellow);text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:9px;font-size:11px;font-weight:800;display:flex}.hero-kicker svg{width:15px}.hero-v2 h1{max-width:660px;margin:23px 0 28px;font-size:clamp(58px,6.2vw,92px);line-height:.91}.hero-v2 h1 em{color:var(--orange);font-style:italic}.hero-v2-copy>p{color:#bec8c1;max-width:560px;font-size:17px;line-height:1.75}.hero-v2-actions{align-items:center;gap:25px;margin:34px 0 42px;display:flex}.hero-v2-actions .button svg{width:18px}.hero-link{border-bottom:1px solid #ffffff59;padding-bottom:5px;font-size:13px;font-weight:700}.hero-proof{gap:34px;display:flex}.hero-proof div{border-left:1px solid #ffffff26;padding-left:15px}.hero-proof b,.hero-proof span{display:block}.hero-proof b{color:#fff;font-size:15px}.hero-proof span{color:#94a19a;margin-top:4px;font-size:10px}.hero-photo-wrap{background:#a8492e;border-radius:36px 36px 140px;height:610px;position:relative;overflow:hidden}.hero-photo-wrap:after{content:"";background:linear-gradient(#0000 52%,#0d130fb8);position:absolute;inset:0}.hero-photo-wrap>img{object-fit:cover;object-position:58% center;width:100%;height:100%}.hero-photo-label{z-index:2;max-width:270px;position:absolute;bottom:30px;left:30px}.hero-photo-label span,.hero-photo-label strong{display:block}.hero-photo-label span{text-transform:uppercase;letter-spacing:.14em;color:var(--yellow);margin-bottom:7px;font-size:9px;font-weight:800}.hero-photo-label strong{font-size:16px;line-height:1.35}.hero-number{z-index:2;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:52px;height:52px;font-size:11px;font-weight:800;display:grid;position:absolute;top:25px;right:27px}.menu-section-v2{padding-top:110px;padding-bottom:120px}.section-heading-v2{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:42px;display:flex}.section-heading-v2>div>span{text-transform:uppercase;letter-spacing:.16em;color:var(--orange);font-size:10px;font-weight:800}.section-heading-v2 h2{margin:13px 0 0;font-size:clamp(42px,5vw,66px);line-height:1}.section-heading-v2>p{max-width:420px;color:var(--muted);font-size:13px;line-height:1.75}.category-tabs-v2{gap:8px;margin-bottom:30px;padding-bottom:5px;display:flex;overflow:auto}.category-tabs-v2 button{white-space:nowrap;background:0 0;border:1px solid #cfd2ca;border-radius:999px;padding:11px 19px;font-size:12px;font-weight:700}.category-tabs-v2 button.active{background:var(--ink);border-color:var(--ink);color:#fff}.product-grid-v2{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-card-v2{background:#fff;border:1px solid #15191614;border-radius:24px;flex-direction:column;min-height:465px;transition:all .25s;display:flex;overflow:hidden}.product-card-v2:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.product-photo-v2{background:#e7ddd1;height:265px;position:relative;overflow:hidden}.product-photo-v2>img{object-fit:cover;width:100%;height:100%;transition:all .4s}.product-card-v2:hover .product-photo-v2>img{transform:scale(1.035)}.product-category-v2{text-transform:uppercase;letter-spacing:.08em;background:#fffdf8ed;border-radius:999px;padding:7px 11px;font-size:9px;font-weight:800;position:absolute;top:16px;left:16px}.product-placeholder{color:#887669;background:linear-gradient(135deg,#d8cbbd,#eee5dc);flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.product-placeholder span{opacity:.55;font:400 66px DM Serif Display}.product-placeholder small{text-transform:uppercase;letter-spacing:.13em;font-size:8px}.product-content-v2{flex-direction:column;flex:1;justify-content:space-between;padding:23px;display:flex}.product-content-v2 h3{margin:0 0 8px;font:400 25px DM Serif Display}.product-content-v2 p{color:var(--muted);font-size:12px;line-height:1.6}.product-content-v2 footer{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.product-content-v2 footer strong{font-size:16px}.product-content-v2 footer button{background:var(--ink);color:#fff;border:0;border-radius:50%;place-items:center;width:43px;height:43px;display:grid}.product-content-v2 footer button:hover{background:var(--orange)}.product-content-v2 footer button:disabled{background:#a9ada9}.product-content-v2 footer svg{width:18px}.empty-state-v2{text-align:center;border:1px dashed #bdc3bc;border-radius:24px;padding:90px 20px}.empty-state-v2 svg{width:38px;height:38px;color:var(--orange)}.empty-state-v2 h3{margin:16px 0 8px;font:400 30px DM Serif Display}.empty-state-v2 p{color:var(--muted)}.how-v2{color:#fff;background:#222a25;padding:100px 0}.section-heading-v2.light span{color:var(--yellow)}.section-heading-v2.light h2{color:#fff}.how-grid-v2{border-top:1px solid #ffffff24;grid-template-columns:repeat(3,1fr);display:grid}.how-grid-v2 article{border-right:1px solid #ffffff24;padding:42px 38px 35px 0;position:relative}.how-grid-v2 article+article{padding-left:38px}.how-grid-v2 article:last-child{border-right:0}.how-grid-v2 article>b{color:#76847b;font-size:11px;position:absolute;top:30px;right:24px}.how-grid-v2 svg{color:var(--yellow);width:28px}.how-grid-v2 h3{margin:22px 0 10px;font:400 25px DM Serif Display}.how-grid-v2 p{color:#aebbb3;font-size:13px;line-height:1.7}.how-bottom{color:#b9c4bd;gap:28px;margin-top:34px;font-size:11px;display:flex}.how-bottom span{align-items:center;gap:7px;display:flex}.how-bottom svg{width:15px;color:var(--yellow)}.floating-cart{background:var(--orange);border-radius:999px;box-shadow:0 18px 50px #fa5c354d}.auth-v2{background:#f8f5ef;grid-template-columns:48% 52%}.auth-story{background:#1b211d;min-height:100vh;position:relative;overflow:hidden}.auth-story>img{object-fit:cover;object-position:55% center;width:100%;height:100%;position:absolute;inset:0}.auth-story:after{content:"";background:linear-gradient(#0d120f94,#0d120fd1);position:absolute;inset:0}.auth-story-overlay{z-index:2;color:#fff;flex-direction:column;min-height:100vh;padding:38px 56px 42px;display:flex;position:relative}.auth-story-overlay>.logo{color:#fff;margin-top:70px}.auth-story-overlay .logo-mark{background:var(--yellow);color:var(--ink)}.auth-story-copy{max-width:530px;margin:auto 0}.auth-story-copy>span{text-transform:uppercase;letter-spacing:.17em;color:var(--yellow);font-size:10px;font-weight:800}.auth-story-copy h1{margin:20px 0 32px;font-size:clamp(50px,5vw,76px);line-height:.98}.auth-story-copy ul{color:#d4ddd7;gap:12px;margin:0;padding:0;font-size:12px;list-style:none;display:grid}.auth-story-copy li{align-items:center;gap:9px;display:flex}.auth-story-copy li svg{width:16px;color:var(--yellow)}.auth-story-overlay>small{color:#bac5be;letter-spacing:.06em;font-size:10px}.auth-v2 .auth-panel{padding:50px 8vw}.auth-card-v2{width:min(460px,100%)}.auth-overline{text-transform:uppercase;letter-spacing:.16em;color:var(--orange);font-size:10px;font-weight:800}.auth-card-v2 h2{margin:13px 0;font-size:43px;line-height:1.05}.auth-card-v2>p{max-width:390px;font-size:13px;line-height:1.65}.auth-card-v2 .auth-tabs{background:#eae9e3;margin:27px 0 17px}.auth-card-v2 .auth-tabs button{border-radius:9px}.google-zone{min-height:44px}.google-button{width:100%;overflow:hidden}.google-button>div,.google-button iframe{max-width:100%!important}.google-unavailable{color:#9b4a34;text-align:center;background:#fff5f1;border:1px dashed #d6b4a8;border-radius:11px;padding:12px;font-size:11px}.auth-card-v2 .input-wrap{background:#fff;border-radius:13px;height:51px}.auth-card-v2 form{gap:16px}.auth-card-v2 form label{font-size:11px}.auth-card-v2 .button{margin-top:3px}.auth-card-v2 .legal{color:#8b918d}@media (width<=1000px){.hero-v2-grid{grid-template-columns:1fr 1fr;gap:34px}.hero-photo-wrap{height:550px}.hero-proof{gap:16px}.product-grid-v2{grid-template-columns:repeat(2,1fr)}.auth-story-overlay{padding:32px}.auth-v2 .auth-panel{padding:40px}}@media (width<=800px){.container{width:min(100% - 30px,1240px)}.header-inner{height:70px}.hero-v2{padding-top:0}.hero-v2-grid{flex-direction:column;gap:45px;padding-top:58px;display:flex}.hero-v2-copy{width:100%}.availability{margin-bottom:34px}.hero-v2 h1{font-size:64px}.hero-v2-copy>p{font-size:15px}.hero-photo-wrap{border-radius:28px 28px 90px;width:100%;height:520px}.menu-section-v2{padding-top:75px;padding-bottom:80px}.section-heading-v2{display:block}.section-heading-v2>p{margin-top:18px}.how-grid-v2{grid-template-columns:1fr}.how-grid-v2 article,.how-grid-v2 article+article{border-bottom:1px solid #ffffff24;border-right:0;padding:28px 0}.how-grid-v2 article:last-child{border-bottom:0}.auth-v2{display:block}.auth-story{display:none}.auth-v2 .auth-panel{min-height:100vh;padding:44px 22px}.auth-card-v2 h2{font-size:38px}}@media (width<=540px){.logo{font-size:16px}.logo-mark{width:36px;height:36px}.hero-v2-grid{padding-top:43px}.hero-v2 h1{margin-top:18px;font-size:50px}.hero-v2-actions{flex-direction:column;align-items:flex-start;gap:18px}.hero-proof{grid-template-columns:repeat(3,1fr);gap:7px;width:100%;display:grid}.hero-proof div{padding-left:9px}.hero-proof span{font-size:8px}.hero-photo-wrap{height:390px}.hero-photo-label{bottom:22px;left:20px}.section-heading-v2 h2{font-size:42px}.product-grid-v2{grid-template-columns:1fr}.product-card-v2{min-height:430px}.product-photo-v2{height:250px}.how-v2{padding:75px 0}.how-bottom{gap:12px;display:grid}.auth-v2 .auth-panel{padding:36px 18px}.auth-card-v2 h2{font-size:36px}}.admin-sidebar{background:#151916;padding:24px 14px}.admin-sidebar a{color:#aeb8b1;border-radius:12px}.admin-sidebar a:hover,.admin-sidebar a.active{background:var(--yellow);color:#151916}.sidebar-title{color:#7f8b83}.admin-main{background:#f2f0ea;padding:42px}.admin-page-head h1{font-size:42px}.admin-page-head .eyebrow{color:var(--orange)}.panel,.stat-card,.store-switch{border:0;border-radius:20px;box-shadow:0 5px 24px #1519160b}.stat-card{padding:23px}.stat-card>span{color:#394b24;background:#edf6d2;border-radius:50%}.stat-card>strong{font-family:DM Serif Display,serif;font-size:29px;font-weight:400}.panel-head h2,.settings-panel h2{font-family:DM Serif Display,serif;font-weight:400}.toolbar>select,.orders-table select,.search-box{border:0;box-shadow:0 3px 15px #1519160d}.modal{border-radius:26px}.modal h2{font-family:DM Serif Display,serif;font-weight:400}.admin-product-image{background:#ddd5ca}.admin-products article{border:0;border-radius:21px;box-shadow:0 5px 24px #1519160b}@media (width<=800px){.admin-main{padding:27px 16px}.admin-sidebar a.active{background:var(--yellow)}}
