@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Playfair+Display:ital,wght@0,600;0,700;1,600&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";:root{color:#173e35;background:#f7f5ee;font-family:Plus Jakarta Sans,sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:2px solid #dd9846}a{color:inherit}.eyebrow{letter-spacing:1.5px;color:#768b7b;font:500 10px DM Mono,monospace}h1,h2,h3,p{margin:0}.site-header{z-index:20;background:#fffdf7;justify-content:space-between;align-items:center;height:74px;padding:0 max(24px,6vw);display:flex;position:relative}.brand-image{align-items:center;height:52px;display:flex}.brand-image img{object-fit:cover;border:1px solid #d9c078;border-radius:50%;width:46px;height:46px}.header-actions{position:relative}.site-header nav{align-items:center;gap:10px;display:flex}.account-name,.admin-link,.plain-action{color:#24463d;background:#eff1eb;align-items:center;gap:6px;padding:9px 11px;font-size:12px;text-decoration:none;display:flex}.admin-link{color:#fff;background:#173e35}.settings-trigger{color:#21443a;background:#edf0e8;border-radius:50%;place-items:center;width:38px;height:38px;margin-left:10px;transition:background .25s,color .25s,transform .42s cubic-bezier(.16,1,.3,1);display:grid}.settings-trigger.is-open{color:#173e35;background:#df9b48;animation:.42s cubic-bezier(.16,1,.3,1) both settings-open}.settings-menu{z-index:30;transform-origin:100% 0;background:#fffdf8;border:1px solid #e3e2da;width:210px;padding:13px;animation:.3s cubic-bezier(.16,1,.3,1) both menu-enter;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 16px 42px #183c3222}.settings-menu button{color:#26483e;text-align:left;background:0 0;align-items:center;gap:9px;width:100%;padding:11px 8px;font-size:12px;display:flex}.settings-menu button span{flex:1}.settings-menu button svg:last-child{margin-left:auto}.settings-menu button:hover{background:#eff2ea}.customer-page{min-height:100vh;padding-bottom:100px}.customer-hero{color:#fffdf5;background:#150a06;justify-content:space-between;gap:25px;min-height:338px;padding:58px max(24px,9vw);display:flex;position:relative;overflow:hidden}.hero-logo{object-fit:cover;object-position:center;opacity:.92;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{background:linear-gradient(90deg,#120805cc 0%,#12080577 54%,#12080525 100%);position:absolute;inset:0}.hero-content,.address-card{z-index:1;position:relative}.customer-hero .eyebrow{color:#f0cb7a}.customer-hero h1{margin:13px 0 25px;font:600 clamp(40px,6vw,64px)/.98 Playfair Display,serif}.restaurant-toggle{isolation:isolate;border:1px solid #7a9788;border-radius:26px;grid-template-columns:1fr 1fr;width:fit-content;padding:4px;display:grid;position:relative}.restaurant-toggle:before{content:"";z-index:-1;background:#e3a050;border-radius:22px;width:calc(50% - 4px);transition:transform .38s cubic-bezier(.22,1,.36,1);position:absolute;top:4px;bottom:4px;left:4px}.restaurant-toggle.second:before{transform:translate(100%)}.restaurant-toggle button{color:#d4e0d0;white-space:nowrap;background:0 0;border:0;border-radius:22px;padding:9px 16px;font-size:12px;transition:color .28s}.restaurant-toggle .active{color:#173e35;font-weight:700}.address-card{color:#1b453a;background:#f5eddb;align-self:end;align-items:start;gap:12px;max-width:360px;padding:16px;display:flex}.address-card>svg{color:#d06e37;flex:none}.address-card div{gap:5px;font-size:11px;line-height:1.5;display:grid}.address-card span{color:#607468}.address-card .restaurant-contact{color:#315e50;flex-wrap:wrap;align-items:center;gap:3px;font-weight:700;display:flex}.restaurant-contact svg{color:#d06e37;flex:none}.restaurant-contact a{text-decoration:none}.restaurant-contact a:hover{text-decoration:underline}.address-card button{color:#1a4238;background:0 0;margin-left:auto}.download-strip{color:#fffdf5;background:#173e35;align-items:center;gap:16px;margin:26px max(24px,9vw) 0;padding:15px 18px;display:flex}.download-strip img{border:4px solid #fffdf8;flex:none;width:86px;height:86px}.download-strip div{gap:4px;font-size:12px;line-height:1.55;display:grid}.download-strip b{font-size:15px}.download-strip span{color:#c9d6c9}.download-strip-link{color:#173e35;background:#e3a050;flex:none;align-items:center;gap:7px;margin-left:auto;padding:11px 15px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.menu-section{max-width:1500px;margin:auto;padding:58px max(22px,5vw)}.section-title{justify-content:space-between;align-items:end;gap:16px;margin-bottom:24px;display:flex}.section-title h2{margin-top:7px;font:600 34px Playfair Display,serif}.menu-note{color:#6d7f73;margin-top:8px;font-size:12px}.navigate-button{color:#1a4138;background:#e9a34f;align-items:center;gap:7px;padding:11px 14px;font-size:12px;font-weight:700;display:flex}.menu-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.dish-card{cursor:pointer;background:#fffdf8;border:1px solid #e5e4dc;flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.dish-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #183d301c}.dish-card img{aspect-ratio:1.16;object-fit:cover;background:#e4dfd0;width:100%}.dish-body{flex:1;gap:10px;padding:14px;display:grid}.dish-name{justify-content:space-between;gap:10px;display:flex}.dish-name h3{font:600 15px/1.25 Playfair Display,serif}.dish-name strong{color:#bc6836;white-space:nowrap;font:600 14px DM Mono}.add-button,.primary-button{color:#fffdf5;background:#173e35;justify-content:center;align-items:center;gap:6px;padding:11px;font-size:12px;font-weight:700;display:flex}.add-button:hover,.primary-button:hover{background:#285c4d}.cart-bar{z-index:10;color:#fffdf6;background:#dd7f42;align-items:center;gap:9px;padding:14px 18px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #44301e44}.cart-bar span{background:#173e35;border-radius:50%;place-items:center;min-width:20px;height:20px;font-size:10px;display:grid}.cart-bar b{border-left:1px solid #f1bc91;padding-left:9px;font-size:12px}.cart-modal{color:#1b4339;background:#fffdf8;width:min(560px,100%);max-height:calc(100dvh - 40px);padding:32px;animation:.32s cubic-bezier(.16,1,.3,1) both dialog-enter;position:relative;overflow-y:auto;box-shadow:0 18px 65px #13291c55}.cart-modal h2{margin:9px 0 20px;font:600 30px Playfair Display,serif}.cart-items{border-top:1px solid #e5e4dc;display:grid}.cart-item{border-bottom:1px solid #e5e4dc;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 0;display:grid}.cart-item img{object-fit:cover;background:#e4dfd0;width:72px;height:72px}.cart-item-info{gap:5px;min-width:0;display:grid}.cart-item-info b{font:600 15px Playfair Display,serif}.cart-item-info small{color:#718076;font-size:10px;line-height:1.5}.cart-item-info strong{color:#ba6635;font:500 12px DM Mono,monospace}.cart-item-actions{justify-items:end;gap:9px;display:grid}.quantity-control{border:1px solid #d9ddd4;align-items:center;display:flex}.quantity-control button{color:#24463d;background:#f4f5ef;place-items:center;width:28px;height:28px;display:grid}.quantity-control span{text-align:center;min-width:28px;font:500 11px DM Mono,monospace}.remove-cart-item{color:#a64b36;background:0 0;padding:2px}.cart-summary{justify-content:space-between;align-items:center;margin:18px 0;font-size:13px;display:flex}.cart-summary strong{color:#ba6635;font:600 19px DM Mono,monospace}.cart-checkout{width:100%}.notice{z-index:80;color:#fff;background:#183f36;align-items:center;gap:18px;max-width:calc(100vw - 38px);padding:13px 14px;font-size:12px;display:flex;position:fixed;bottom:86px;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #172e2755}.notice button,.modal-close{color:inherit;background:0 0;place-items:center;display:grid}.modal-backdrop{z-index:1000;background:#0e2b22aa;place-items:center;min-height:100dvh;padding:20px;animation:.2s both fade-in;display:grid;position:fixed;inset:0;overflow-y:auto}.navigation-sheet,.auth-card,.account-card{color:#1b4339;background:#fffdf8;width:min(460px,100%);max-height:calc(100dvh - 40px);padding:32px;animation:.32s cubic-bezier(.16,1,.3,1) both dialog-enter;position:relative;overflow-y:auto;box-shadow:0 18px 65px #13291c55}.modal-close{color:#446056;position:absolute;top:12px;right:12px}.navigation-sheet h2,.auth-card h2,.account-card h2{margin:9px 0 13px;font:600 30px Playfair Display,serif}.navigation-sheet>p:not(.eyebrow),.auth-tip{color:#718076;margin-bottom:18px;font-size:12px;line-height:1.7}.navigation-sheet a{border-top:1px solid #e5e4dc;align-items:center;gap:11px;padding:14px 0;font-size:13px;font-weight:600;text-decoration:none;display:flex}.navigation-sheet a svg:last-child{margin-left:auto}.auth-card form{gap:12px;display:grid}.auth-card label{color:#52675b;gap:6px;font-size:11px;display:grid}.auth-card input,.auth-card textarea{background:#fff;border:1px solid #d9ddd4;min-width:0;padding:10px}.password-hint{color:#718076;font-size:10px}.auth-card textarea{resize:vertical;min-height:88px}.form-error{color:#b64635;font-size:12px}.switch-mode{color:#315e50;background:0 0;margin-top:14px;font-size:12px;text-decoration:underline}.photo-upload-control{align-items:center;gap:9px;min-width:0;display:flex;position:relative}.photo-upload-input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.photo-upload-button{color:#294b40;white-space:nowrap;background:#edf1e9;align-items:center;gap:6px;padding:10px 11px;font-size:11px;font-weight:700;display:flex}.photo-upload-name{color:#718076;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.photo-upload-control:focus-within .photo-upload-button{outline-offset:3px;outline:2px solid #dd9846}.address-photo{object-fit:cover;border:1px solid #d9ddd4;max-width:100%;max-height:150px}.saved-address{background:#fafaf5;border:1px solid #e1e1d8;align-items:stretch;margin:10px 0;display:flex}.saved-address.selected{background:#fff1db;border-color:#d99142}.saved-address-main{color:#24463d;text-align:left;background:0 0;flex:1;gap:5px;min-width:0;padding:12px;display:grid}.saved-address-main b{font-size:12px}.saved-address-main span{color:#718076;font-size:11px;line-height:1.5}.saved-address-main small{color:#8a471f;font-size:10px;font-weight:700}.saved-address-actions{border-left:1px solid #e1e1d8;display:flex}.edit-saved-address,.remove-saved-address{background:0 0;width:42px}.edit-saved-address{color:#315e50;border-right:1px solid #e1e1d8}.remove-saved-address{color:#a74434}.edit-saved-address:hover{background:#edf1e9}.remove-saved-address:hover{background:#fff0ec}.nested-menu{background:#fffdf8;grid-template-columns:minmax(230px,42%) 1fr;width:min(720px,100%);max-height:min(760px,92dvh);animation:.35s cubic-bezier(.16,1,.3,1) both dialog-enter;display:grid;position:relative;overflow:auto;box-shadow:0 26px 80px #071b15aa}.nested-menu>img{object-fit:cover;width:100%;height:100%;min-height:360px}.nested-content{padding:34px}.nested-content h2{margin:8px 0;font:600 30px/1.12 Playfair Display}.nested-content>strong{color:#bd6734;font:600 17px DM Mono}.nested-close{z-index:3;color:#fffdf8;background:#173e35;border-radius:50%;width:38px;height:38px;top:14px;right:14px;box-shadow:0 6px 18px #10291f66}.option-label{color:#6e7e73;margin:25px 0 9px;font-size:12px}.option-list{gap:8px;display:grid}.option-list button{color:#25483e;text-align:left;background:#fafaf5;border:1px solid #e1e1d8;justify-content:space-between;align-items:center;gap:8px;padding:12px;font-size:12px;display:flex}.option-list button small{color:#b35f31;margin-left:auto;font:500 11px DM Mono,monospace}.option-list button.selected{color:#8a471f;background:#fff1db;border-color:#d99142}.nested-actions{gap:10px;margin-top:23px;display:flex}.nested-actions .primary-button{flex:1}.nested-back{color:#294b40;background:#edf1e9;padding:11px 15px}.account-section{border-block:1px solid #e5e4dc;justify-content:space-between;align-items:center;gap:12px;margin-top:22px;padding:14px 0;display:flex}.account-section h3,.account-section-title h3{font-size:14px}.account-section p{color:#718076;margin-top:5px;font-size:11px}.account-section-title{align-items:center;gap:8px;margin:20px 0 8px;display:flex}.device-list{gap:8px;display:grid}.device-list article{border:1px solid #e5e4dc;justify-content:space-between;align-items:center;padding:11px;display:flex}.device-list div{gap:4px;display:grid}.device-list b{font-size:12px}.device-list span{color:#718076;font-size:10px}.device-list button{color:#a64b36;background:0 0}.order-history-card{width:min(680px,100%)}.order-history-list{border-top:1px solid #e5e4dc;display:grid}.order-history-item{border-bottom:1px solid #e5e4dc;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:16px 0;display:grid}.order-history-item>div{gap:6px;min-width:0;display:grid}.order-history-item b{color:#1b4339;font-size:12px}.order-history-item span,.order-history-item p{color:#718076;font-size:11px;line-height:1.55}.order-history-item strong{color:#ba6635;align-self:start;font:600 14px DM Mono,monospace}.order-history-item .order-status{color:#24463d;font-weight:700}.danger-zone{background:#fff7f4;border:1px solid #e7c5bd;justify-content:space-between;align-items:center;gap:14px;margin-top:24px;padding:15px;display:flex}.danger-zone h3{color:#8f382b;font-size:14px}.danger-zone p{color:#7b625b;margin-top:5px;font-size:11px;line-height:1.55}.danger-zone button,.danger-button{color:#fff;white-space:nowrap;background:#a74434;padding:10px 12px;font-size:11px;font-weight:700}.danger-zone button:hover,.danger-button:hover{background:#843529}.delete-account-modal>svg{color:#a74434}.delete-account-modal .eyebrow{margin-top:12px}.danger-button{width:100%;margin-top:4px}.danger-button:disabled{opacity:.65;cursor:wait}.access-page{background:#0e2b22;place-items:center;min-height:100vh;padding:20px;display:grid}.access-page .auth-card{max-width:460px}.admin-page{background:#f5f5ee;min-height:100vh}.admin-sidebar{color:#d9e6db;background:#173e35;align-items:center;gap:20px;min-height:78px;padding:12px max(20px,5vw);display:flex}.brand{letter-spacing:0;font:700 26px Playfair Display,serif;text-decoration:none}.brand i{font-weight:400}.admin-sidebar .brand{color:#fff;white-space:nowrap}.admin-sidebar>p{letter-spacing:1.5px;color:#91ad9d;white-space:nowrap;font:10px DM Mono}.admin-nav{align-items:center;gap:5px;display:flex}.admin-nav button,.admin-sidebar>div button{color:#c1d1c5;text-align:left;white-space:nowrap;background:0 0;align-items:center;gap:8px;padding:10px 12px;font-size:12px;display:flex}.admin-nav button.active{color:#fff;background:#315e50}.admin-sidebar>div{align-items:center;gap:7px;margin-left:auto;display:flex}.admin-sidebar>div span{white-space:nowrap;align-items:center;gap:8px;padding:8px;font-size:12px;display:flex}.admin-content{max-width:1280px;margin:auto;padding:44px}.admin-content header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:30px;display:flex}.admin-content h1{margin-top:7px;font:600 36px Playfair Display}.admin-header-actions{align-items:center;gap:9px;display:flex}.refresh-button,.language-button,.export-button{color:#24463d;background:#e8eee7;padding:10px 13px;font-size:12px}.refresh-button:disabled{opacity:.65;cursor:wait}.export-button{color:#fffdf5;background:#173e35;align-items:center;gap:6px;display:flex}.export-button:hover{background:#285c4d}.export-button:disabled{opacity:.65;cursor:wait}.language-button{align-items:center;gap:6px;display:flex}.admin-error{color:#943f31;background:#fff0ec;border:1px solid #e3b6aa;margin:-14px 0 20px;padding:12px 14px;font-size:12px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.metric,.orders-panel{background:#fffdf8;border:1px solid #e6e6df}.metric{gap:9px;padding:20px;display:grid}.metric span,.metric small{color:#76877c;font-size:11px}.metric strong{color:#183f36;font:600 30px Playfair Display}.orders-panel{padding:10px 23px}.orders-panel article{border-bottom:1px solid #e5e5de;grid-template-columns:1.2fr 2fr auto 170px;align-items:center;gap:16px;padding:18px 0;display:grid}.orders-panel article:last-child{border-bottom:0}.orders-panel article>div{gap:5px;display:grid}.orders-panel b{color:#1b4339;font-size:12px}.orders-panel span,.orders-panel p{color:#78867c;font-size:11px;line-height:1.55}.orders-panel .order-identity span:nth-child(2){color:#24463d;font-weight:700}.orders-panel p svg{vertical-align:middle;margin-right:4px}.orders-panel strong{color:#ba6635;font:600 14px DM Mono}.orders-panel select{background:#f6f6f0;border:1px solid #d9ddd4;padding:8px;font-size:11px}.customers-panel{background:#fffdf8;border:1px solid #e6e6df;padding:10px 23px}.customers-summary{color:#52675b;border-bottom:1px solid #e5e5de;justify-content:space-between;align-items:center;padding:14px 0;font-size:12px;display:flex}.customers-summary strong{color:#183f36;font:600 26px Playfair Display}.customers-panel article{border-bottom:1px solid #e5e5de;padding:16px 0}.customers-panel article:last-of-type{border-bottom:0}.customers-panel article>div{gap:6px;display:grid}.customers-panel b{color:#1b4339;align-items:center;gap:8px;font-size:13px;display:flex}.customers-panel b svg{color:#d06e37}.customers-panel span{color:#78867c;font-size:11px}.empty-state{color:#77877b;text-align:center;padding:30px}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes dialog-enter{0%{opacity:0;transform:translateY(26px)scale(.96)}to{opacity:1;transform:none}}@keyframes menu-enter{0%{opacity:0;transform:translateY(-10px)scale(.94)}to{opacity:1;transform:none}}@keyframes settings-open{0%{transform:rotate(-130deg)scale(.8)}to{transform:rotate(90deg)scale(1)}}.order-mode-options{gap:10px;margin-top:22px;display:grid}.order-mode-options button{color:#24463d;text-align:left;background:#f6f6f0;border:1px solid #e1e1d8;align-items:center;gap:12px;width:100%;padding:16px;display:flex}.order-mode-options button:hover{background:#fff1db;border-color:#d99142}.order-mode-options span{gap:4px;display:grid}.order-mode-options small{color:#718076;font-size:11px}.order-mode-options svg:last-child{margin-left:auto}@media (width<=1100px){.menu-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.download-strip{flex-wrap:wrap;margin:18px 18px 0;padding:14px}.download-strip img{width:72px;height:72px}.download-strip-link{justify-content:center;width:100%;margin-left:0}.site-header{height:68px;padding:0 18px}.customer-hero{min-height:420px;padding:43px 24px}.address-card{max-width:none;position:absolute;bottom:24px;left:24px;right:24px}.section-title{flex-direction:column;align-items:start}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.metric-grid{grid-template-columns:repeat(2,1fr)}.admin-sidebar{flex-wrap:wrap;gap:9px;min-height:0;padding:12px 16px}.admin-sidebar>p{display:none}.admin-sidebar .brand{font-size:21px}.admin-nav{order:3;gap:7px;width:100%}.admin-nav button{flex:1;justify-content:center;padding:10px 8px}.admin-sidebar>div{margin-left:auto}.admin-sidebar>div span{display:none}.admin-sidebar>div button{color:#fff;background:#315e50;padding:8px 10px;font-size:11px}.admin-content{padding:28px 18px}.admin-content header{flex-direction:column;align-items:flex-start;margin-bottom:22px}.admin-content h1{font-size:30px}.admin-header-actions{width:100%}.admin-header-actions button{flex:1;justify-content:center}.orders-panel,.customers-panel{padding:8px 15px}.orders-panel article{grid-template-columns:1fr auto;gap:10px}.orders-panel article>p{grid-column:1/-1}.orders-panel .order-actions{grid-column:2;justify-self:end}.nested-menu{grid-template-columns:1fr;max-height:90dvh}.nested-menu>img{height:175px;min-height:0}.nested-content{padding:22px 20px calc(20px + env(safe-area-inset-bottom))}.nested-actions{padding:14px 0 calc(4px + env(safe-area-inset-bottom));background:#fffdf8;margin-top:18px;position:sticky;bottom:-20px}.modal-backdrop{padding:16px}.navigation-sheet,.auth-card,.account-card,.cart-modal{max-height:calc(100dvh - 32px);padding:52px 20px 26px}.cart-item{grid-template-columns:60px minmax(0,1fr) auto}.cart-item img{width:60px;height:60px}}@media (width<=420px){.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dish-body{padding:10px}.dish-name{gap:4px;display:grid}.dish-name h3{font-size:13px}.dish-card img{aspect-ratio:.98}.add-button{padding:9px 5px;font-size:10px}.admin-link{white-space:nowrap;justify-content:center;min-width:116px;padding:9px 8px;font-size:10px}.customer-hero{min-height:425px}.address-card{padding:13px;bottom:20px;left:20px;right:20px}.cart-bar{bottom:max(14px,env(safe-area-inset-bottom));justify-content:center;width:calc(100% - 32px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@supports (padding:env(safe-area-inset-top)){.site-header{padding-top:env(safe-area-inset-top);height:calc(74px + env(safe-area-inset-top))}.cart-bar{bottom:calc(18px + env(safe-area-inset-bottom))}.notice{bottom:calc(84px + env(safe-area-inset-bottom))}.admin-sidebar{padding-top:calc(12px + env(safe-area-inset-top))}}@keyframes card-swap{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes text-settle{0%{color:#e3a050}}.address-card.swap{animation:.38s cubic-bezier(.22,1,.36,1) both card-swap}.address-card.swap b,.address-card.swap span,.address-card.swap a{animation:.38s cubic-bezier(.22,1,.36,1) both text-settle}
