:root{--bg-1: #fffdf8;--bg-2: #fff8eb;--text: #24211b;--panel: #ffffff;--line: #f0e1c7;--brand: #cb8a1f;--brand-dark: #a96a10;--accent: #8f5603}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{font-family:Trebuchet MS,Segoe UI,sans-serif;color:var(--text);background:linear-gradient(180deg,var(--bg-1),var(--bg-2))}body.no-scroll{overflow:hidden}#root,app-root{display:block;min-height:100vh}.page-shell{min-height:100vh;display:grid;place-items:center;padding:1.5rem}.card{width:min(960px,100%);border:1px solid var(--line);border-radius:20px;padding:1.25rem;background:var(--panel);box-shadow:0 16px 45px -22px #24211b73}.hero-card{width:min(680px,100%)}.form-card{width:min(520px,100%);display:flex;flex-direction:column;gap:.55rem}.chip{display:inline-flex;width:fit-content;padding:.25rem .7rem;border-radius:999px;font-size:.8rem;letter-spacing:.03em;color:#7a4a0e;border:1px solid #efcc8a;background:#fff3dc}h1,h2,h3{margin:0}.lead,.muted{color:#62574a}.actions,.row{display:flex;gap:.7rem;align-items:center;flex-wrap:wrap}.between{justify-content:space-between}.btn{border:0;border-radius:12px;padding:.7rem 1rem;font-size:.95rem;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .16s ease,opacity .16s ease}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.6;cursor:not-allowed}.btn.primary{color:#fff7ed;background:linear-gradient(120deg,var(--brand),var(--brand-dark))}.btn.secondary{color:#fff8ee;background:linear-gradient(120deg,#b97b18,#8f5603)}.btn.ghost{color:#8f5603;border:1px solid #efcc8a;background:#fff4df}input,textarea{width:100%;border:1px solid #d1d5db;border-radius:12px;padding:.65rem .75rem;font-size:1rem;font-family:inherit;background:#fff}label{margin-top:.15rem;font-weight:700}.menu-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.8rem}.menu-item,.checkout-item{border:1px solid #e5e7eb;border-radius:14px;background:#fff;padding:.8rem;display:flex;flex-direction:column;gap:.5rem}.checkout-item{margin-bottom:.65rem}.price{margin:0;font-weight:700;color:var(--accent)}.total-row{margin-top:.8rem}.error{color:#b91c1c;margin:.4rem 0}.profile-card{gap:.8rem}.profile-title{margin-top:.3rem;margin-bottom:.05rem}.profile-meta{display:grid;gap:.15rem;margin-bottom:.15rem}.profile-meta .muted{margin:0}.profile-separator{width:100%;margin:.25rem 0 .1rem;border:0;border-top:1px solid #e5e7eb}.profile-section-title{margin-top:.05rem}.profile-password-form{display:grid;gap:.35rem}.profile-password-form label{margin-top:0}.profile-password-form .error,.profile-password-form .muted{margin:.2rem 0 .1rem}.profile-update-btn{margin-top:.2rem;width:fit-content;min-width:170px}.profile-actions{margin-top:.25rem}.food-shell{max-width:560px;margin:0 auto;padding:.9rem .85rem 7.5rem;animation:rise-in .28s ease-out}.ue-shell{max-width:430px;padding:.5rem .45rem 7.4rem;background:#fff}.ue-appbar{position:sticky;top:0;z-index:20;height:3.6rem;display:flex;align-items:center;justify-content:space-between;padding:.65rem .45rem;margin-bottom:0;border-radius:0;border:0;border-bottom:1px solid #e8e8e8;background:#fff;box-shadow:none}.ue-appbar h1{font-size:1.05rem;font-weight:700}.ue-subhead{padding:.35rem .6rem .45rem;background:#fff;border-bottom:1px solid #ececec}.menu-search{display:flex;align-items:center;gap:.5rem;padding:.55rem .7rem;background:#fff;border-bottom:1px solid #ececec}.menu-search input{flex:1;border:1px solid #dcdcdc;border-radius:8px;padding:.5rem .65rem;font-size:.9rem;outline:none}.menu-search input:focus{border-color:#9d9d9d}.menu-search button{border:0;background:transparent;color:#2f2f2f;font-size:.85rem;font-weight:600;padding:.25rem}.ue-sticky-stack{position:sticky;top:3.6rem;z-index:19;background:#fff;box-shadow:0 1px #ececec}.ue-subhead .muted{font-size:.82rem;margin:0}.icon-btn{border:0;background:transparent;width:2rem;height:2rem;padding:0;display:grid;place-items:center}.icon-menu,.icon-search,.icon-list{display:block;position:relative}.icon-menu{width:14px;height:10px;border-top:2px solid #151515;border-bottom:2px solid #151515}.icon-menu:before{content:"";position:absolute;top:3px;left:0;width:14px;height:2px;background:#151515}.icon-search{width:13px;height:13px;border:2px solid #121212;border-radius:50%}.icon-search:after{content:"";position:absolute;right:-5px;bottom:-4px;width:6px;height:2px;background:#121212;transform:rotate(45deg)}.icon-list{width:14px;height:12px;border-top:2px solid #3c3c3c;border-bottom:2px solid #3c3c3c;margin-top:1px}.icon-list:before{content:"";position:absolute;top:4px;left:0;width:14px;height:2px;background:#3c3c3c}.icon-back{display:block;position:relative;width:10px;height:10px;border-left:2px solid #151515;border-top:2px solid #151515;transform:rotate(-45deg)}.ue-tabs{display:flex;gap:.95rem;align-items:center;padding:0 .8rem;background:#fff;border-bottom:1px solid #e9e9e9;margin-bottom:0}.list-trigger{border:0;background:transparent;padding:0;width:1.2rem;height:1.2rem;display:grid;place-items:center;flex-shrink:0}.category-row{display:flex;flex:1;min-width:0;max-width:100%;gap:1.15rem;overflow-x:auto;overflow-y:hidden;padding:.65rem 0 0;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain}.category-row::-webkit-scrollbar{display:none}.category-tab{border:0;background:transparent;border-radius:0;padding:.5rem .15rem .82rem;font-weight:500;white-space:nowrap;color:#3f3f3f;font-size:.98rem;line-height:1.15;border-bottom:3px solid transparent}.category-tab.active{font-weight:700;color:#7a4a0e;border-bottom-color:#a96a10;border-bottom-width:4px}.category-sheet-overlay{position:fixed;inset:0;z-index:70;background:#00000061;display:grid;place-items:end center;padding:.2rem}.category-sheet{width:min(100%,430px);max-height:calc(100vh - .6rem);background:#fff;border-radius:18px 18px 0 0;overflow:auto;display:flex;flex-direction:column}.category-sheet-head{padding:.8rem .9rem;border-bottom:1px solid #ececec;text-align:center}.category-sheet-head h2{margin:0;font-size:1.45rem;font-weight:700}.category-sheet-head p{margin:.15rem 0 0;font-size:.95rem;color:#505050}.category-sheet-list{padding:.5rem 0;display:grid;gap:.2rem}.sheet-category-btn{border:0;background:transparent;text-align:left;padding:.68rem .9rem;font-size:1.05rem;color:#2f2f2f}.sheet-category-btn.active{font-weight:700;color:#111}.sheet-dismiss{position:sticky;bottom:0;margin:.75rem .85rem;border:0;border-radius:10px;padding:.7rem;background:var(--brand-dark);color:#fff;font-size:1.25rem;font-weight:700}.main-menu-overlay{position:fixed;inset:0;z-index:75;background:#00000073;display:flex;justify-content:flex-start}.main-menu-drawer{width:min(84vw,290px);height:100%;background:#fff;padding:1.05rem .9rem;display:flex;flex-direction:column;gap:.75rem;animation:drawer-in .18s ease-out}.main-cta{width:100%;border:0;border-radius:10px;padding:.75rem;font-size:1.05rem;font-weight:700}.main-cta.primary{background:linear-gradient(120deg,var(--brand),var(--brand-dark));color:#fff}.main-cta.secondary{background:#fff4df;color:#8f5603}.main-user-note{margin:0;font-size:.98rem;font-weight:600;color:#1d1d1d}.main-profile-card{margin:.2rem 0 .1rem;padding:.75rem;border-radius:10px;background:#fff8eb;display:grid;gap:.28rem}.main-user-email{margin:0;font-size:.88rem;color:#4b4b4b;word-break:break-word}.main-software-credit{margin:auto 0 0;padding-top:.85rem;font-size:.78rem;line-height:1.35;color:#666;border-top:1px solid #ededed}.food-list{display:grid;gap:0;background:#fff}.menu-loading-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1.2rem;color:#888;font-size:.95rem}.menu-loading-spinner{width:44px;height:44px;border:3.5px solid #f0e6cc;border-top-color:#cb8a1f;border-radius:50%;animation:menu-spin .75s linear infinite}@keyframes menu-spin{to{transform:rotate(360deg)}}.menu-load-error{text-align:center;max-width:280px;color:#c62828;font-size:.9rem}.category-section{padding-top:.2rem}.category-heading{margin:0;padding:.8rem .6rem .45rem;font-size:1.85rem;font-weight:700;line-height:1.1;background:#fff;border-top:1px solid #ededed}.ue-item{display:grid;grid-template-columns:1fr 108px;gap:.7rem;padding:.75rem .6rem;border-bottom:1px solid #ededed}.ue-item.no-image{grid-template-columns:1fr auto;gap:.2rem;padding:.72rem .6rem}.ue-item h3{font-size:1.05rem;font-weight:700;line-height:1.2}.ue-item.no-image h3{font-weight:600}.meta{margin:.15rem 0;font-size:.98rem;color:#272727}.food-copy .muted{font-size:.76rem;line-height:1.35;margin:.1rem 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ue-item.no-image .food-copy .muted{-webkit-line-clamp:1}.ue-thumb-wrap{position:relative;height:92px}.ue-item-action{position:relative;align-self:center;justify-self:end;min-width:2rem;min-height:2rem}.ue-item-action .ue-qty-stepper{position:static;box-shadow:0 2px 8px -4px #0000004d}.ue-item-action .ue-add{position:static;width:2rem;height:2rem;box-shadow:0 2px 8px -4px #0000004d}.ue-thumb{width:108px;height:92px;border-radius:10px;object-fit:cover;display:block}.ue-add{width:1.8rem;height:1.8rem;border-radius:999px;border:0;font-size:1.2rem;line-height:1;font-weight:700;background:#fff;color:#8f5603;box-shadow:0 6px 14px -7px #0006;cursor:pointer;transition:transform .16s ease}.ue-add:hover{transform:scale(1.08)}.ue-add:not(.ue-add-static){position:absolute;right:.4rem;bottom:.4rem}.ue-qty-stepper{position:absolute;right:.4rem;bottom:.4rem;display:flex;align-items:center;gap:0;background:#fff;border-radius:999px;padding:.25rem;box-shadow:0 6px 14px -7px #0006}.ue-qty-btn{width:1.6rem;height:1.6rem;border-radius:999px;border:0;font-size:1rem;line-height:1;font-weight:700;cursor:pointer;transition:all .16s ease;display:grid;place-items:center;background:transparent;color:#8f5603}.ue-qty-btn:hover{transform:scale(1.05)}.ue-qty-minus,.ue-qty-plus{color:#8f5603}.ue-qty-display{min-width:1.8rem;text-align:center;font-weight:700;font-size:.9rem;color:#1b1b1b;padding:0 .3rem}.ue-add-static,.ue-remove-static{position:static;display:inline-grid;place-items:center;margin-right:0}.qty-pill{position:absolute;left:.35rem;bottom:.4rem;min-width:1.7rem;text-align:center;padding:.16rem .35rem;border-radius:999px;font-weight:700;font-size:.74rem;background:#111c;color:#fff;border:0}.qty-pill-static{left:auto;right:-.25rem;top:-.35rem;bottom:auto}.cart-bar{position:fixed;left:.55rem;right:.55rem;bottom:.8rem;z-index:12;border:0;border-radius:12px;padding:.8rem .95rem;color:#fff;background:linear-gradient(120deg,var(--brand),var(--brand-dark));display:flex;align-items:center;justify-content:space-between;font-size:.95rem;font-weight:700;box-shadow:0 16px 34px -16px #00000080}.cart-sheet{position:fixed;inset:0;z-index:40;border-radius:18px 18px 0 0;padding:0;background:#fff;border-top:1px solid #e9e9e9;max-height:100vh;overflow:auto;box-shadow:0 -22px 55px -28px #14150e59;animation:sheet-up .18s ease-out}.cart-sheet-content{padding-bottom:14.5rem}.cart-action-bar{position:fixed;left:0;right:0;bottom:0;z-index:41;padding:.9rem 0 max(1rem,env(safe-area-inset-bottom));background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #e5e7eb;box-shadow:0 -10px 30px #00000014}.cart-top{display:flex;align-items:center;justify-content:space-between;padding:.65rem .85rem .45rem}.cart-top h2{font-size:2rem;line-height:1.1;margin:0}.cart-icon-btn{width:2rem;height:2rem;border-radius:999px;border:0;background:transparent;font-size:1.5rem;line-height:1;padding:0;color:#1a1a1a}.cart-more-wrap{position:relative}.cart-more-menu{position:absolute;top:calc(100% + .35rem);right:0;min-width:8rem;background:#fffaf0;border:1px solid #efcc8a;border-radius:.7rem;box-shadow:0 14px 28px -18px #5430088c;overflow:hidden;z-index:3}.cart-more-menu button{width:100%;border:0;background:transparent;text-align:left;padding:.6rem .8rem;font-weight:600;color:#8f5603}.cart-more-menu button:hover{background:#fff1d9}.cart-deliver{margin:0 .85rem .8rem;color:#4d4d4d;font-size:1rem}.item-overlay{position:fixed;inset:0;z-index:60;background:#00000080;display:grid;place-items:end center;padding:.35rem}.item-sheet{width:min(100%,420px);max-height:100%;overflow:auto;background:#fff;position:relative;animation:sheet-up .16s ease-out}.close-x{position:absolute;left:.7rem;top:.7rem;z-index:2;width:2.2rem;height:2.2rem;border-radius:999px;border:0;font-size:1.5rem;line-height:1;background:#fffffff2;color:#121212}.item-hero{width:100%;height:230px;object-fit:cover;display:block}.item-body,.item-note{padding:.85rem;border-bottom:1px solid #ececec}.item-body h2{font-size:1.08rem;margin-bottom:.25rem;line-height:1.25}.item-price{margin:0;font-size:1.6rem;font-weight:700;color:#1f1f1f}.item-desc{margin:.55rem 0 0;font-size:.9rem;line-height:1.45;color:#1f1f1f}.item-badges{display:flex;gap:.45rem;margin-top:.55rem;flex-wrap:wrap}.item-badges span{padding:.28rem .45rem;font-size:.8rem;border-radius:6px;background:#f3f3f3;color:#383838}.item-note h3{margin-bottom:.65rem;font-size:1.08rem}.item-note textarea{border:0;background:#f2f2f2;border-radius:8px;font-size:.9rem;padding:.8rem;min-height:86px}.item-note .muted{margin:.55rem 0 0;font-size:.9rem}.item-addon-group{margin-top:1rem}.item-addon-group+.item-addon-group{margin-top:1.1rem;padding-top:1rem;border-top:1px solid #f0f0f0}.item-addon-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.6rem}.item-addon-title{font-size:.92rem;font-weight:700;color:#1a1a1a}.item-addon-badge{font-size:.7rem;font-weight:600;padding:.15rem .5rem;border-radius:999px;text-transform:uppercase;letter-spacing:.03em}.item-addon-badge.required{background:#fff0d4;color:#a86000}.item-addon-badge.optional{background:#f0f0f0;color:#666}.item-addon-pills{display:flex;flex-wrap:wrap;gap:.45rem}.item-addon-pill{display:inline-flex;align-items:center;gap:.3rem;padding:.4rem .85rem;border-radius:999px;border:1.5px solid #ddd;background:#fff;font-size:.85rem;color:#1a1a1a;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.item-addon-pill.selected{border-color:#cb8a1f;background:#cb8a1f;color:#fff}.item-addon-pill.selected .pill-price{color:#ffffffd9}.pill-price{font-size:.78rem;color:#888;font-weight:500}.item-addon-error{margin:.75rem 0 0;font-size:.85rem;font-weight:600;color:#c62828}.item-stepper{margin:.85rem;display:inline-flex;align-items:center;gap:1rem;padding:.35rem .7rem;border-radius:999px;background:#f3f3f3}.item-stepper button{border:0;background:transparent;font-size:1.5rem;line-height:1;width:1.4rem;height:1.4rem;padding:0}.item-stepper span{font-weight:700;font-size:1rem}.allergy-note{margin:.2rem .85rem .6rem;padding-top:.75rem;border-top:1px solid #ececec;font-size:.76rem;line-height:1.5;color:#4e4e4e}.add-order-bar{position:sticky;left:.85rem;right:.85rem;bottom:.85rem;width:calc(100% - 1.7rem);margin:0 .85rem .85rem;border:0;border-radius:10px;background:linear-gradient(120deg,var(--brand),var(--brand-dark));color:#fff;font-size:1.35rem;font-weight:700;padding:.85rem}.sheet-items{display:grid;gap:.55rem;margin:0 .85rem .8rem}.sheet-item{border:0;border-bottom:1px solid #eeeeee;border-radius:0;padding:.7rem 0;background:transparent;display:flex;justify-content:space-between;gap:.55rem;align-items:center}.cart-item-row{display:grid;grid-template-columns:66px 1fr auto;gap:.55rem;cursor:pointer}.cart-item-thumb{width:66px;height:58px;border-radius:8px;object-fit:cover}.cart-item-row h3{font-size:1.02rem;line-height:1.2}.cart-item-row .price{font-size:1rem;margin-top:.2rem;color:#2d2d2d}.checkout-item-row{display:flex;justify-content:space-between;align-items:flex-start;gap:.8rem;padding:.7rem 0;border-bottom:1px solid #eeeeee}.checkout-item-main{flex:1;min-width:0}.checkout-item-row h3{font-size:1.02rem;line-height:1.2;margin:0}.checkout-item-row .price{font-size:1rem;color:#2d2d2d;margin:0}.checkout-item-total{padding-top:.1rem;text-align:right;white-space:nowrap}.checkout-item-row .muted{font-size:.85rem;margin:.35rem 0 0}.checkout-item-qty{margin-top:.55rem}.add-items-btn{margin:0 .85rem .9rem;width:calc(100% - 1.7rem);border:0;background:#f4f4f4;border-radius:999px;padding:.62rem .95rem;text-align:left;font-weight:600;font-size:1.15rem}.utensils-row{display:flex;align-items:center;justify-content:space-between;padding:.95rem .85rem;border-top:1px solid #ececec;border-bottom:1px solid #ececec;font-size:1.02rem;font-weight:500;margin-bottom:.8rem}.utensils-row input{width:1.2rem;height:1.2rem;border-radius:2px}.cart-note-box{margin:0 .85rem 1rem;padding:.72rem;background:#f3f3f3;border-radius:10px}.cart-note-box h3{font-size:1.08rem;margin-bottom:.3rem}.cart-note-box textarea{border:0;background:transparent;padding:0;font-size:.98rem;color:#474747;resize:none}.cart-totals{padding:0 .85rem .7rem;margin-bottom:0}.checkout-review-content{padding-bottom:12.5rem!important}.checkout-action-bar{position:fixed;left:0;right:0;bottom:0;z-index:20;padding:.9rem 0 max(1rem,env(safe-area-inset-bottom));background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #e5e7eb;box-shadow:0 -10px 30px #00000014}.cart-totals p{display:flex;justify-content:space-between;align-items:center;margin:.58rem 0;font-size:1rem;color:#303030}.cart-totals .cart-grand{font-size:1.24rem;font-weight:700;color:#121212}.promo-row{background:#ffdedd;padding:.85rem;font-size:1rem;color:#c01332;font-weight:600;margin-top:auto}.go-checkout{display:block;width:calc(100% - 1.7rem);margin:0 .85rem;padding:.85rem;text-align:center;text-decoration:none;border-radius:10px;background:linear-gradient(120deg,var(--brand),var(--brand-dark));color:#fff;font-weight:700;font-size:1.2rem;border:0;cursor:pointer}.checkout-action-message{margin:.75rem .85rem 0;text-align:center}.sheet-controls,.checkout-controls{display:inline-flex;align-items:center;gap:.55rem;background:#f2f2f2;border:1px solid #ececec;padding:.28rem;border-radius:999px}.sheet-controls button,.checkout-controls button{width:2rem;height:2rem;border-radius:999px;border:0;font-weight:800;font-size:1rem;background:#f7f7f7;color:#141414}.checkout-shell{padding-bottom:9rem}.checkout-head{padding:.95rem;margin-bottom:.75rem}.checkout-list{display:grid;gap:.65rem}.checkout-card{display:flex;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem}.checkout-main .muted{margin:.15rem 0;font-size:.86rem}.note-card{padding:.8rem;display:grid;gap:.45rem}.place-bar{position:fixed;left:0;right:0;bottom:0;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:.75rem .85rem calc(.75rem + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid #e5e7eb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.place-bar h2,.place-bar .muted{margin:0}.remove-item-overlay{position:fixed;inset:0;z-index:80;background:#0000005c;display:grid;align-items:end}.remove-item-dialog{background:#fff;border-radius:20px 20px 0 0;padding:1.2rem 1rem calc(1rem + env(safe-area-inset-bottom));box-shadow:0 -18px 48px #0003}.remove-item-dialog h2{margin:0;text-align:center;font-size:2rem;font-weight:700;padding-bottom:.95rem;border-bottom:1px solid #ececec}.remove-item-dialog p{margin:1rem 0 1.1rem;font-size:1.05rem;line-height:1.45;color:#1f1f1f}.remove-item-confirm,.remove-item-cancel{width:100%;border:0;border-radius:12px;padding:.92rem;font-size:1.1rem;font-weight:700}.remove-item-confirm{background:linear-gradient(120deg,var(--brand),var(--brand-dark));color:#fff;margin-bottom:.8rem}.remove-item-cancel{background:#fff4df;color:#8f5603}@keyframes rise-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes sheet-up{0%{transform:translateY(24px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes drawer-in{0%{transform:translate(-20px);opacity:0}to{transform:translate(0);opacity:1}}@media(max-width:700px){.card{padding:1rem}.btn{width:100%;text-align:center}.ue-item{grid-template-columns:1fr 102px}.ue-thumb{width:102px}.checkout-card{align-items:flex-start}}
