@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#1a2119;background:#f4f2eb;font-synthesis:none;--ink: #10130f;--muted: #72776f;--paper: #fffef9;--green: #27634a;--lime: #d9ef6f;--line: #e5e3da}*{box-sizing:border-box}html{background:#e9e6dd}body{margin:0;min-width:320px;min-height:100vh;background:#f4f2eb}body.modal-open{overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}.menu-page,.checkout-page{min-height:100vh;padding-bottom:110px}.hero{height:310px;position:relative;overflow:hidden;background:linear-gradient(135deg,#244837,#101b15);color:#fff}.hero>img{width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#080d0a14,#080d0acc)}.hero-copy{position:absolute;left:max(22px,calc((100% - 1120px)/2));right:22px;bottom:32px}.hero-copy h1{font-size:clamp(30px,6vw,54px);line-height:1.04;margin:7px 0 10px;max-width:750px}.hero-copy p{display:flex;align-items:center;gap:7px;opacity:.82;margin:0;font-size:14px}.hero-back{position:absolute;z-index:2;left:18px;top:18px;width:44px;height:44px;border:0;border-radius:50%;background:#ffffffe0;color:var(--ink);display:grid;place-items:center}.eyebrow{color:var(--green);font-size:11px;text-transform:uppercase;letter-spacing:.16em;font-weight:800}.eyebrow--light{color:var(--lime)}.menu-shell{--shell-gutter: 22px;width:min(1120px,100%);margin:-1px auto 0;padding:24px var(--shell-gutter)}.search-wrap{height:54px;display:flex;align-items:center;gap:12px;padding:0 17px;background:var(--paper);border:1px solid var(--line);border-radius:17px;box-shadow:0 7px 30px #141f150f}.search-wrap input{border:0;outline:0;background:transparent;width:100%;color:var(--ink);font-size:16px}.category-trigger{position:sticky;z-index:20;top:0;width:100%;margin-top:14px;padding:9px;display:grid;grid-template-columns:64px minmax(0,1fr) 38px;align-items:center;gap:12px;text-align:left;border:1px solid rgba(215,218,208,.92);border-radius:19px;background:#fffef9f0;color:var(--ink);box-shadow:0 10px 30px #111d121c;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.category-trigger.is-floating{width:calc(100% + (var(--shell-gutter) * 2));margin-left:calc(var(--shell-gutter) * -1);margin-right:calc(var(--shell-gutter) * -1);border-right:0;border-left:0;border-radius:0 0 18px 18px;box-shadow:0 12px 28px #111d1229}.category-trigger-image,.category-list-image{display:block;overflow:hidden;background:#e7e9df}.category-trigger-image{width:64px;height:64px;border-radius:14px}.category-trigger-image img,.category-list-image img,.category-sheet-image img{width:100%;height:100%;object-fit:cover}.category-placeholder{min-height:100%;font-size:10px}.category-trigger-copy{min-width:0;display:grid;gap:2px}.category-trigger-copy small{color:var(--green);text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:800}.category-trigger-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Manrope;font-size:17px}.category-trigger-copy em{color:var(--muted);font-size:11px;font-style:normal}.category-trigger-arrow{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#f0f1ea}.category-sidebar{display:none}.category-sheet-backdrop{position:fixed;z-index:55;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding-top:50px;background:#080d0a85;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.category-sheet{width:min(620px,100%);max-height:88dvh;overflow:auto;padding:28px 17px max(20px,env(safe-area-inset-bottom));border-radius:28px 28px 0 0;background:var(--paper);position:relative;animation:sheet-up .28s ease-out}.category-sheet header{display:flex;align-items:center;justify-content:space-between;margin:5px 3px 18px}.category-sheet header h2{margin:4px 0 0;font-size:25px}.category-sheet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.category-sheet-grid>button{position:relative;min-width:0;padding:7px 7px 12px;border:1px solid var(--line);border-radius:18px;background:#fff;color:var(--ink);text-align:left;overflow:hidden}.category-sheet-grid>button.is-active{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:#f5f8ef}.category-sheet-image{display:block;width:100%;aspect-ratio:1.5;border-radius:12px;overflow:hidden;background:#e6e9df}.category-sheet-copy{display:grid;gap:3px;padding:10px 5px 0}.category-sheet-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Manrope;font-size:14px}.category-sheet-copy small{color:var(--muted);font-size:10px}.category-check{position:absolute;right:13px;top:13px;width:27px;height:27px;display:grid;place-items:center;border:2px solid white;border-radius:50%;background:var(--green);color:#fff;box-shadow:0 4px 12px #0f2b1c33}.category-tabs{display:flex;gap:9px;overflow-x:auto;padding:18px 0 8px;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{flex:none;border:1px solid var(--line);border-radius:999px;padding:10px 16px;background:transparent;color:#5d635b;font-weight:700}.category-tabs button.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.section-heading{display:flex;align-items:end;justify-content:space-between;margin:28px 0 15px}.section-heading h2{font-size:26px;margin:4px 0 0}.section-heading>span{color:var(--muted);font-size:13px}.search-groups{display:grid;gap:30px}.search-group{min-width:0}.search-group-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 2px 12px;padding-bottom:10px;border-bottom:1px solid rgba(16,19,15,.09)}.search-group-heading h3{margin:0;font-size:17px}.search-group-heading span{color:var(--muted);font-size:11px}.search-empty{padding:52px 20px;border:1px dashed #d5d8ce;border-radius:22px;color:var(--muted);text-align:center;background:#fffef98c}.search-empty svg{color:var(--green)}.search-empty h3{margin:12px 0 5px;color:var(--ink)}.search-empty p{margin:0;font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.product-card{display:grid;grid-template-columns:160px 1fr;min-height:190px;background:var(--paper);border:1px solid var(--line);border-radius:22px;overflow:hidden;cursor:pointer;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-2px);box-shadow:0 13px 34px #1d271c17}.product-image{position:relative;height:185px;min-height:0;overflow:hidden;background:#e8eadf}.product-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s}.product-image img.is-contain{object-fit:contain;padding:8px;background:#f4f3ed}.product-card:hover .product-image img{transform:scale(1.035)}.image-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#8b9485;font-family:Manrope;font-weight:800;letter-spacing:.08em;background:linear-gradient(145deg,#e9eadf,#d7decb)}.product-card-copy{padding:18px;min-width:0;display:flex;flex-direction:column}.product-card h3{margin:0 0 7px;font-size:18px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-copy>p{font-size:13px;line-height:1.45;color:var(--muted);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-meta{display:flex;justify-content:space-between;align-items:center;gap:8px;color:#878c83;font-size:11px;margin-top:12px}.product-meta span{display:flex;align-items:center;gap:4px}.product-price{margin-top:auto;padding-top:10px;color:var(--green);font-size:17px}.product-price small{color:var(--muted);font-weight:500;font-size:10px}.feature-list{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0 4px}.feature-badge{display:inline-flex;align-items:center;gap:5px;background:#edf2df;color:#3e684c;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800}.feature-badge svg{flex:none}.feature-list--compact{position:absolute;left:8px;top:8px;margin:0;max-width:calc(100% - 16px)}.feature-list--compact .feature-badge{width:25px;height:25px;justify-content:center;padding:0;color:#fff;background:#162a1dcc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.floating-cart{position:fixed;z-index:10;left:50%;transform:translate(-50%);bottom:max(18px,env(safe-area-inset-bottom));width:min(460px,calc(100% - 30px));height:58px;padding:0 18px;border:0;border-radius:18px;background:var(--ink);color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:space-between;box-shadow:0 15px 40px #08100a4d;font-weight:700}.floating-cart>span{display:flex;align-items:center;gap:9px}.floating-cart b{display:grid;place-items:center;width:22px;height:22px;background:var(--lime);color:var(--ink);border-radius:50%;font-size:11px}.scroll-top-button{position:fixed;z-index:15;right:max(18px,calc((100vw - 1120px)/2));bottom:max(20px,env(safe-area-inset-bottom));width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:16px;background:#10130feb;color:#fff;box-shadow:0 12px 30px #0a120b40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;transform:translateY(14px) scale(.9);pointer-events:none;transition:opacity .22s ease,visibility .22s ease,transform .22s ease,bottom .22s ease}.scroll-top-button.is-visible{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto}.scroll-top-button.has-cart{bottom:max(92px,calc(env(safe-area-inset-bottom) + 80px))}.scroll-top-button:hover{background:var(--green);transform:translateY(-2px) scale(1)}.app-footer{width:min(1120px,calc(100% - 44px));margin:12px auto 0;padding:24px 0 32px;border-top:1px solid rgba(16,19,15,.1);text-align:center}.app-footer p{margin:0 0 14px;color:var(--muted);font-size:12px}.footer-restaurant{margin-bottom:7px;color:var(--ink);font-family:Manrope,sans-serif;font-size:14px;font-weight:700}.app-footer a{display:inline-flex;align-items:center;gap:6px;color:var(--ink);text-decoration:none;transition:color .18s ease,transform .18s ease}.app-footer a:hover{color:var(--green);transform:translateY(-1px)}.app-footer a span{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.app-footer a strong{font-family:Manrope,sans-serif;font-size:15px;letter-spacing:-.02em}.sheet-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;background:#080d0a80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:flex-end;justify-content:center}.product-sheet{width:min(620px,100%);max-height:94dvh;overflow:auto;border-radius:28px 28px 0 0;background:var(--paper);position:relative;animation:sheet-up .28s ease-out}@keyframes sheet-up{0%{transform:translateY(40px);opacity:0}}.sheet-handle{width:42px;height:5px;border-radius:9px;background:#d9d8d1;position:absolute;top:12px;left:calc(50% - 21px);z-index:2}.sheet-close{position:absolute;right:14px;top:16px;z-index:3;background:#ffffffe6!important}.sheet-image-wrap{height:250px;background:#e5e8dd}.sheet-image-wrap img{width:100%;height:100%;object-fit:cover}.sheet-content{padding:24px}.sheet-content h2{font-size:27px;margin:6px 0 5px}.nutrition-line{color:#7b8178;font-size:12px}.nutrition-line span{display:flex;align-items:center;gap:5px}.product-description{color:var(--muted);line-height:1.55;font-size:14px;margin:15px 0}.portion-options{display:grid;gap:9px}.portion-option{border:1px solid var(--line);background:#fff;border-radius:15px;padding:13px 14px;display:flex;justify-content:space-between;align-items:center;text-align:left;color:var(--ink)}.portion-option.is-selected{border-color:var(--green);background:#f1f6eb;box-shadow:inset 0 0 0 1px var(--green)}.portion-option span{display:grid;gap:3px}.portion-option small{color:var(--muted)}.field-label,.form-grid label{display:grid;gap:8px;color:#4b5149;font-size:12px;font-weight:700}textarea,input{border:1px solid #dbddd5;background:#fff;color:var(--ink);border-radius:13px;padding:13px 14px;outline:0;resize:vertical}textarea:focus,input:focus{border-color:var(--green);box-shadow:0 0 0 3px #27634a1a}.sheet-content>.field-label{margin-top:15px}.sheet-footer{position:sticky;bottom:0;display:flex;gap:12px;padding:13px 20px max(18px,env(safe-area-inset-bottom));background:#fffef9f5;border-top:1px solid var(--line)}.primary-button{min-height:50px;border:0;border-radius:15px;background:var(--ink);color:#fff;padding:0 20px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary-button:disabled{opacity:.55;cursor:wait}.sheet-footer .primary-button{flex:1}.quantity-stepper{height:50px;display:flex;align-items:center;gap:13px;background:#f0f0e9;border-radius:15px;padding:5px}.quantity-stepper button,.cart-actions button{border:0;background:#fff;width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:var(--ink)}.icon-button{width:44px;height:44px;border:0;border-radius:14px;background:#fff;color:var(--ink);display:grid;place-items:center}.checkout-page{width:min(1120px,100%);margin:auto;padding:0 22px 80px}.simple-header{height:105px;display:grid;grid-template-columns:45px 1fr 45px;align-items:center;gap:15px}.simple-header h1{font-size:24px;margin:2px 0 0}.header-count{width:32px;height:32px;border-radius:50%;background:var(--lime);display:grid;place-items:center;font-weight:800;justify-self:end}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px;align-items:start}.checkout-main{display:grid;gap:15px}.checkout-card,.order-total-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:21px}.card-heading{display:flex;gap:12px;align-items:center;margin-bottom:18px}.card-heading>span{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#edf2df;color:var(--green);font-weight:800;font-size:11px}.card-heading h2{margin:0 0 2px;font-size:18px}.card-heading p{margin:0;color:var(--muted);font-size:12px}.cart-list{display:grid;gap:12px}.cart-row{display:grid;grid-template-columns:68px 1fr auto;gap:13px;align-items:center;padding-top:12px;border-top:1px solid #ecebe5}.cart-thumb{width:68px;height:68px;border-radius:14px;background:#e4e8dc;overflow:hidden;display:grid;place-items:center;font-size:10px;font-weight:800;color:#788071}.cart-thumb img{width:100%;height:100%;object-fit:cover}.cart-copy{display:grid;gap:4px;min-width:0}.cart-copy small{color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-copy b{color:var(--green);font-size:13px}.cart-actions{display:flex;gap:5px;align-items:center}.cart-actions button{width:30px;height:30px;background:#f0f1eb}.cart-actions .remove-item{color:#a04438;margin-left:5px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.full-field{grid-column:1 / -1}label em{color:#a44237;font-style:normal;font-weight:600;font-size:11px}.payment-options{display:flex;gap:8px;flex-wrap:wrap}.payment-options input{position:absolute;opacity:0;pointer-events:none}.payment-options span{border:1px solid var(--line);border-radius:12px;padding:10px 13px;display:flex;align-items:center;gap:6px;color:var(--muted);font-size:13px;font-weight:700}.payment-options svg{opacity:0}.payment-options input:checked+span{color:var(--green);border-color:var(--green);background:#f1f6eb}.payment-options input:checked+span svg{opacity:1}.order-note{margin-top:17px}.order-total-card{position:sticky;top:20px}.order-total-card>span{color:var(--muted);font-size:13px}.order-total-card>b{display:block;font-family:Manrope;font-size:30px;margin:3px 0 12px}.order-total-card>p{color:var(--muted);font-size:11px;line-height:1.5;padding-top:12px;border-top:1px solid var(--line)}.order-total-card .primary-button{width:100%;margin-top:8px}.form-error{padding:10px;border-radius:10px;background:#fae6e2;color:#953e34;font-size:12px}.empty-cart{width:min(420px,100%);margin:90px auto;text-align:center}.empty-cart>svg{color:var(--green)}.empty-cart h2{margin:16px 0 6px}.empty-cart p{color:var(--muted)}.center-page{min-height:100vh;display:grid;place-items:center;padding:22px;background:radial-gradient(circle at top,#edf0dc,#f4f2eb 48%)}.message-card{width:min(430px,100%);background:var(--paper);padding:32px;border:1px solid var(--line);border-radius:26px;text-align:center;box-shadow:0 20px 60px #1c261b14}.message-card h1{font-size:27px;margin:15px 0 8px}.message-card p{color:var(--muted);line-height:1.55}.message-icon,.success-mark{width:65px;height:65px;display:grid;place-items:center;margin:auto;border-radius:20px;background:var(--lime);color:var(--ink)}.success-mark{border-radius:50%;background:var(--green);color:#fff;margin-bottom:18px}.success-summary{display:grid;gap:10px;margin:20px 0;padding:15px;background:#f2f3ed;border-radius:14px;text-align:left}.success-summary span{display:flex;justify-content:space-between;color:var(--muted);font-size:13px}.success-summary b{color:var(--ink)}.skeleton{color:transparent!important;background:linear-gradient(100deg,#e2e2da 30%,#edede7,#e2e2da 70%);background-size:300% 100%;animation:shimmer 1.4s infinite}@keyframes shimmer{to{background-position-x:-150%}}.tab-skeleton{width:100px;height:38px;border-radius:30px;flex:none}.skeleton-card{cursor:default}.line{height:17px;border-radius:8px;margin-bottom:12px}.line.short{width:65%}@media(max-width:820px){.hero{height:265px}.product-grid{grid-template-columns:1fr}.product-card{grid-template-columns:132px 1fr}.checkout-layout{grid-template-columns:1fr}.order-total-card{position:static}}@media(min-width:900px){.menu-shell{display:grid;grid-template-columns:250px minmax(0,1fr);column-gap:28px;align-items:start}.search-wrap{grid-column:1 / -1;margin-bottom:24px}.category-trigger{display:none}.category-sidebar{display:block;position:sticky;top:18px;padding:18px 12px 12px;border:1px solid var(--line);border-radius:22px;background:var(--paper);box-shadow:0 8px 30px #1621160d}.category-sidebar-heading{padding:3px 8px 14px}.category-sidebar-heading h2{margin:4px 0 0;font-size:21px}.category-sidebar-list{display:grid;gap:6px;max-height:calc(100vh - 170px);overflow-y:auto;scrollbar-width:thin}.category-sidebar-list button{width:100%;display:grid;grid-template-columns:50px minmax(0,1fr) 20px;align-items:center;gap:10px;padding:7px;border:1px solid transparent;border-radius:14px;background:transparent;color:var(--ink);text-align:left}.category-sidebar-list button:hover{background:#f4f5ef}.category-sidebar-list button.is-active{border-color:#d7dfca;background:#edf2df;color:var(--green)}.category-list-image{width:50px;height:50px;border-radius:11px}.category-sidebar-list button>span:nth-child(2){min-width:0;display:grid;gap:3px}.category-sidebar-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.category-sidebar-list small{color:var(--muted);font-size:10px}.menu-content{min-width:0}.menu-content .section-heading{margin-top:4px}.menu-content .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.hero{height:240px;border-radius:0 0 26px 26px}.hero-copy{left:18px;bottom:24px}.hero-copy h1{font-size:30px}.hero-copy p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-shell{--shell-gutter: 14px;padding:18px var(--shell-gutter)}.category-trigger{top:0;grid-template-columns:54px minmax(0,1fr) 34px;padding:7px;border-radius:17px}.category-trigger-image{width:54px;height:54px;border-radius:12px}.category-trigger-copy strong{font-size:15px}.scroll-top-button{right:15px;width:45px;height:45px;border-radius:15px}.app-footer{width:calc(100% - 28px);padding:20px 0 26px}.category-sheet-grid{grid-template-columns:1fr 1fr;gap:9px}.product-card{grid-template-columns:112px 1fr;height:auto;min-height:138px;border-radius:19px}.product-card.has-details{min-height:156px}.product-card.has-rich-details{min-height:168px}.product-image{height:auto;min-height:0;align-self:stretch}.product-image img,.product-card .image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0}.product-card-copy{height:auto;min-height:0;padding:14px;overflow:hidden}.product-card h3{font-size:16px}.product-card-copy>p{-webkit-line-clamp:2}.product-meta{margin-top:9px}.product-price{padding-top:8px;white-space:nowrap}.section-heading{margin-top:23px}.section-heading h2{font-size:22px}.sheet-image-wrap{height:220px}.sheet-content{padding:21px 17px}.sheet-footer,.checkout-page{padding-left:14px;padding-right:14px}.simple-header{height:88px}.checkout-card{padding:17px 14px}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.cart-row{grid-template-columns:58px 1fr}.cart-thumb{width:58px;height:58px}.cart-actions{grid-column:2}}
