@import url("https://fonts.googleapis.com/css2?family=Vazirmatn:wght@300;400;500;600;700;800&display=swap");body,html{max-width:100%;overflow-x:hidden;overflow:visible}.menu-shell{width:100%}:root{--green:#16715b;--dark:#152520;--ink:#1d2925;--muted:#75817c;--line:#e5e9e7;--paper:#f7f8f7;--gold:#d89538;--font-fa:"Vazirmatn",Tahoma,sans-serif;--font-body:var(--font-fa);--theme-font-family:var(--font-body)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--theme-font-family);color:var(--ink);background:#fff;letter-spacing:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.admin-order-list{display:grid;gap:16px}.admin-order-card{padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 26px #17352c0a}.admin-order-card>header{display:flex;align-items:center;justify-content:space-between;gap:16px}.admin-order-card>header>div{display:flex;flex-direction:column;gap:4px}.admin-order-card>header span,.order-tenant{color:var(--muted);font-size:11px}.order-status{height:38px;padding:0 12px;border:1px solid var(--line);border-radius:20px;background:#f5f7f6;font-weight:700;font-size:11px;outline:0}.order-pending{color:#a87318;background:#fff8e5}.order-confirmed,.order-processing{color:#216ba0;background:#eaf6ff}.order-shipped{color:#7254aa;background:#f3eeff}.order-delivered{color:#16715b;background:#e9f8f1}.order-cancelled{color:#b64848;background:#fff0f0}.order-tenant{display:inline-block;margin-top:8px;padding:5px 9px;border-radius:10px;background:#f3f6f4}.order-customer{margin:15px 0;padding:12px;display:flex;flex-wrap:wrap;gap:8px 24px;border-radius:12px;background:#f7f9f8;color:#53615c;font-size:11px}.order-lines{display:grid}.order-lines>div{padding:11px 2px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px dashed var(--line);font-size:12px}.order-lines span{display:flex;align-items:center;gap:7px}.order-lines small{color:var(--muted);font-size:9px}.admin-order-card>p{color:var(--muted);font-size:10px}.admin-order-card>footer{padding-top:15px;display:flex;align-items:center;justify-content:space-between}.admin-order-card>footer span{color:var(--muted);font-size:11px}.admin-order-card>footer strong{font-size:16px;color:var(--green)}@media(max-width:650px){.admin-order-card{padding:14px}.admin-order-card>header{align-items:flex-start;flex-direction:column}.order-status{width:100%}.order-customer{display:grid}.order-lines>div{align-items:flex-start;flex-direction:column}.order-lines span{flex-wrap:wrap}}.menu-shell{max-width:1180px;margin:auto;min-height:100vh;background:#fff}.menu-header{height:78px;display:flex;align-items:center;padding:0 42px;gap:12px;border-bottom:1px solid #edf0ee}.brand-mark,.login-logo{width:42px;height:42px;display:grid;place-items:center;background:var(--green);color:#fff;border-radius:8px}.menu-header>div:nth-child(2){display:flex;flex-direction:column;line-height:1.35}.menu-header strong{font-size:17px}.menu-header span{color:var(--muted);font-size:11px}.icon-btn{margin-right:auto;width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);background:#fff;border-radius:7px;color:var(--ink)}.cover{height:450px;margin:0 42px;position:relative;overflow:hidden;border-radius:0 0 8px 8px}.cover>img{object-fit:cover}.cover-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,24,20,.08),rgba(12,24,20,.78))}.cover-content{position:absolute;right:6%;top:50%;transform:translateY(-50%);color:#fff}.open-pill{display:inline-flex;gap:8px;align-items:center;padding:7px 12px;border:1px solid #ffffff66;background:#0c1c1773;border-radius:30px;font-size:12px}.open-pill i{width:7px;height:7px;border-radius:50%;background:#68d8a8}.cover h1{font-size:46px;line-height:1.35;margin:17px 0 12px;font-weight:800}.cover p{gap:7px;margin:0;font-size:13px}.cover p,.search-bar{display:flex;align-items:center}.search-bar{max-width:650px;margin:0 auto;height:0;opacity:0;overflow:hidden;gap:10px;transition:.25s}.search-bar.visible{height:70px;opacity:1}.search-bar input{width:100%;border:0;border-bottom:1px solid var(--line);padding:12px;outline:0}.category-nav{display:flex;justify-content:center;gap:7px;padding:24px 20px;position:sticky;top:0;background:#fffffff5;z-index:5;border-bottom:1px solid #f0f2f1;overflow-x:auto}.category-nav button{border:0;background:transparent;color:#66716d;padding:9px 18px;white-space:nowrap;border-radius:6px}.category-nav button.active{background:var(--green);color:#fff}.menu-content{padding:24px 42px 70px}.menu-section{margin-bottom:55px}.section-title{display:flex;align-items:center;gap:20px;margin-bottom:22px}.section-title>div{display:flex;align-items:baseline;gap:11px;white-space:nowrap}.section-title span{color:var(--gold);font-size:12px;font-weight:700}.section-title h2{margin:0;font-size:23px}.section-title i{height:1px;background:var(--line);width:100%}.food-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.food-card{border:1px solid var(--line);border-radius:7px;overflow:hidden;background:#fff;transition:.2s;min-width:0}.food-card:hover{transform:translateY(-3px);box-shadow:0 14px 35px #1632291a}.food-image{height:176px;position:relative;overflow:hidden;background:#ddd}.food-image img{object-fit:cover;transform:scale(1.45)}.crop-0 img{object-position:8% 43%}.crop-1 img{object-position:52% 47%}.crop-2 img{object-position:91% 45%}.featured{position:absolute;top:10px;right:10px;display:flex;align-items:center;gap:5px;background:#fff;color:#9c651d;border-radius:4px;padding:5px 8px;font-size:10px;font-weight:700}.food-info{padding:15px 16px 16px}.food-info h3{margin:0 0 5px;font-size:16px}.food-info p{margin:0;color:var(--muted);font-size:11px;height:35px;line-height:1.7;overflow:hidden}.food-info>div{border-top:1px solid #eef0ef;margin-top:13px;padding-top:11px;display:flex;align-items:baseline;gap:5px}.food-info strong{color:var(--green);font-size:16px}.food-info span{color:var(--muted);font-size:10px}.empty-state{text-align:center;padding:80px;color:var(--muted)}.empty-state h2{color:var(--ink)}footer{min-height:80px;background:var(--dark);color:#cbd5d1;display:flex;align-items:center;padding:20px 42px;gap:8px;font-size:12px}footer b{margin-right:auto;color:#fff;letter-spacing:2px}.login-page{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;direction:ltr}.login-visual{background:url(/images/menu-showcase.jpg) 50%/cover;position:relative;display:flex;align-items:flex-end;padding:8%;color:#fff}.login-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0a1b15e6,#0a1b1514)}.login-visual>div{position:relative;z-index:1;direction:rtl}.login-visual svg{color:#e6ad5d}.login-visual h1{font-size:40px;line-height:1.45;margin:15px 0 8px}.login-visual p{opacity:.8}.login-form-wrap{display:grid;place-items:center;direction:rtl;padding:40px}.login-form-wrap form{width:min(380px,100%)}.login-logo{margin-bottom:28px}.eyebrow{color:var(--green);font-size:11px;font-weight:800;letter-spacing:2px}.login-form-wrap h2{font-size:31px;margin:8px 0 5px}.muted{color:var(--muted);font-size:13px;margin-bottom:32px}label{display:block;font-size:12px;font-weight:600;margin:17px 0}.input-wrap{margin-top:8px;border:1px solid var(--line);border-radius:6px;height:48px;display:flex;align-items:center;gap:10px;padding:0 13px}.input-wrap svg{width:18px;color:#8a9691}.input-wrap input{border:0;outline:0;width:100%}.primary-btn{width:100%;height:49px;border:0;background:var(--green);color:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:700}.primary-btn svg{width:18px}.login-form-wrap small{display:block;text-align:center;color:#929b97;margin-top:18px}.form-error{color:#bd3d3d;font-size:12px}.admin-layout{min-height:100vh;display:grid;grid-template-columns:225px 1fr;background:#f5f7f6}.sidebar{background:var(--dark);color:#fff;padding:25px 17px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.admin-brand{display:flex;align-items:center;gap:11px;padding:0 8px 28px;border-bottom:1px solid #ffffff1a}.admin-brand>svg{background:var(--green);padding:9px;width:40px;height:40px;border-radius:7px}.admin-brand div{display:flex;flex-direction:column}.admin-brand span{font-size:10px;opacity:.55}.sidebar nav{display:flex;flex-direction:column;gap:6px;margin-top:25px}.sidebar button{height:43px;color:#aebbb6;border:0;border-radius:6px;background:transparent;display:flex;gap:11px;align-items:center;padding:0 12px;font-size:12px}.sidebar button svg{width:18px}.sidebar nav button.active{background:var(--green)}.sidebar .logout{margin-top:auto;border-top:1px solid #ffffff1a;border-radius:0;padding-top:18px}.admin-main>header{height:68px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 32px}.admin-main>header>div:first-child{display:flex;flex-direction:column;margin-right:auto;text-align:left}.admin-main>header span{color:var(--muted);font-size:10px}.admin-main>header strong{font-size:12px}.avatar{width:37px;height:37px;display:grid;place-items:center;background:#e8f2ef;color:var(--green);border-radius:50%;font-weight:700}.admin-content{padding:30px 32px;max-width:1250px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.page-heading p{margin:0;font-size:11px;color:var(--muted)}.page-heading h1{margin:4px 0 0;font-size:25px}.primary-btn.compact{width:auto;padding:0 18px;height:42px;font-size:12px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px}.stat{background:#fff;border:1px solid var(--line);padding:17px;grid-template-columns:44px 1fr}.stat,.stat>div{display:grid;border-radius:7px}.stat>div{grid-row:1/3;width:40px;height:40px;place-items:center;background:#edf5f2;color:var(--green)}.stat svg{width:19px}.stat span{color:var(--muted);font-size:11px}.stat strong{font-size:22px}.products-panel{background:#fff;border:1px solid var(--line);border-radius:7px}.panel-heading{min-height:70px;display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-bottom:1px solid var(--line)}.panel-heading>div:first-child{display:flex;align-items:center;gap:9px}.panel-heading h2{font-size:16px;margin:0}.panel-heading span{background:#edf5f2;color:var(--green);padding:3px 8px;font-size:9px;border-radius:12px}.table-search{width:220px;border:1px solid var(--line);height:36px;display:flex;align-items:center;gap:7px;padding:0 10px;border-radius:5px}.table-search svg{width:16px;color:#8c9692}.table-search input{border:0;outline:0;width:100%;font-size:11px}.table-row{min-height:71px;display:grid;grid-template-columns:2fr .75fr .75fr .65fr 30px;gap:12px;align-items:center;padding:9px 20px;border-bottom:1px solid #eef0ef;font-size:11px}.table-head{min-height:40px;background:#fafbfa;color:#7b8581}.product-cell{display:flex;align-items:center;gap:11px}.product-cell>div:last-child{display:flex;flex-direction:column;min-width:0}.product-cell span{color:var(--muted);font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px}.mini-food{width:49px;min-width:49px;height:49px;border-radius:5px;background-image:url(/images/menu-showcase.jpg);background-size:210%}.mini-food.crop-0{background-position:7% 44%}.mini-food.crop-1{background-position:52% 44%}.mini-food.crop-2{background-position:94% 44%}.table-row small{color:var(--muted);font-weight:400}.status{justify-self:start;border:0;background:#f2f4f3;color:#7a8580;display:flex;align-items:center;gap:6px;padding:6px 9px;border-radius:15px;font-size:10px}.status i{width:6px;height:6px;background:#9aa39f;border-radius:50%}.status.on{background:#e8f5ef;color:#267559}.status.on i{background:#32a374}.more-btn{border:0;background:transparent;color:#7c8582}.modal-backdrop{position:fixed;inset:0;z-index:20;background:#0b191494;display:grid;place-items:center;padding:20px}.modal,.modal-product{width:min(490px,100%);background:#fff;border-radius:8px;padding:24px;overflow-x:auto;box-shadow:0 25px 80px #00000040}.modal-product{height:90%}.modal-product-title{display:flex;justify-content:space-between}.modal-product-title h2{margin:0;font-size:21px}.modal-product-title p{margin:5px 0;color:var(--muted);font-size:11px}.modal-product-title .icon-btn{margin:0}.modal-product label input,.modal-product label select,.modal-product label textarea{display:block;width:100%;margin-top:7px;border:1px solid var(--line);border-radius:5px;padding:10px;outline:0}.modal-product-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.modal-product-actions>button:first-child{border:1px solid var(--line);background:#fff;border-radius:5px;padding:0 18px}.modal-title{display:flex;justify-content:space-between}.modal-title h2{margin:0;font-size:21px}.modal-title p{margin:5px 0;color:var(--muted);font-size:11px}.modal-title .icon-btn{margin:0}.modal label input,.modal label select,.modal label textarea{display:block;width:100%;margin-top:7px;border:1px solid var(--line);border-radius:5px;padding:10px;outline:0}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.modal-actions>button:first-child{border:1px solid var(--line);background:#fff;border-radius:5px;padding:0 18px}@media (max-width:800px){.menu-header{padding:0 18px}.cover{margin:0;height:390px;border-radius:0}.cover-content{right:22px;left:22px}.cover h1{font-size:35px}.category-nav{justify-content:flex-start}.menu-content{padding:20px 16px 55px}.food-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.food-image{height:140px}.food-info{padding:12px}.food-info h3{font-size:14px}.food-info p{font-size:10px}.login-page{grid-template-columns:1fr}.login-visual{display:none}.login-form-wrap{min-height:100vh;padding:25px}.admin-layout{display:block}.sidebar{display:none}.admin-main>header{padding:0 17px}.admin-content{padding:22px 14px}.stats{grid-template-columns:1fr 1fr}.page-heading{align-items:flex-end}.page-heading h1{font-size:21px}.table-search{width:100%}.panel-heading{align-items:flex-start;flex-direction:column;gap:12px}.table-head{display:none}.table-row{grid-template-columns:1fr auto;gap:8px;padding:13px}.product-cell{grid-column:1/3}.product-cell span{max-width:220px}.category-tag{display:none}.table-row>strong{padding-right:60px}.status{justify-self:end}.more-btn{display:none}}.vendor-directory{margin-bottom:22px}.vendor-directory-head{padding:20px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.vendor-directory-head h2{margin:0 0 4px;font-size:18px}.vendor-directory-head span{color:var(--muted);font-size:11px}.vendor-search{width:min(360px,100%);height:42px;padding:0 13px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:10px;background:#f8faf9}.vendor-search svg{width:17px;color:var(--muted)}.vendor-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;text-align:right;font-size:12px}.vendor-filter-tabs{padding:11px 20px;display:flex;gap:7px;border-bottom:1px solid var(--line);background:#fbfcfb}.vendor-filter-tabs button{min-width:72px;height:34px;padding:0 12px;border:1px solid transparent;border-radius:18px;background:transparent;color:#67736e;font-size:11px}.vendor-filter-tabs button.active{border-color:#cfe1da;background:#eaf4f0;color:var(--green);font-weight:700}.vendor-filter-tabs b{margin-right:5px}.vendor-list{max-height:300px;overflow-x:auto;display:grid}.vendor-row{min-height:88px;padding:14px 20px;display:grid;grid-template-columns:minmax(190px,1.3fr) minmax(150px,.7fr) minmax(190px,1fr) minmax(220px,1fr) auto;align-items:center;gap:20px;border-bottom:1px solid #edf0ee;transition:.18s}.vendor-row:last-child{border-bottom:0}.vendor-row.selected,.vendor-row:hover{background:#f8fbf9}.vendor-row.selected{box-shadow:inset -3px 0 var(--green)}.vendor-identity{min-width:0;padding:0;display:flex;align-items:center;gap:12px;border:0;background:transparent;text-align:right}.vendor-logo{width:46px;min-width:46px;height:46px;display:grid;place-items:center;border-radius:12px;color:#fff;font-size:18px;font-weight:800;box-shadow:0 7px 18px #152f2620}.vendor-identity>span:last-child{min-width:0;display:flex;flex-direction:column}.vendor-identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.vendor-identity small{margin-top:3px;color:var(--muted);font-size:10px}.vendor-metrics{display:flex;align-items:center;gap:22px}.vendor-metrics span{display:flex;flex-direction:column}.vendor-metrics strong{font-size:14px}.vendor-metrics small{color:var(--muted);font-size:9px}.subscription-summary,.vendor-subscription{display:flex;align-items:center;gap:10px;color:#4b625c}.subscription-summary svg,.vendor-subscription svg{width:20px;height:20px;color:var(--admin-primary,#16715b)}.subscription-summary span,.vendor-subscription span{display:flex;flex-direction:column;gap:3px}.subscription-summary small,.vendor-subscription small{color:#82918d}.vendor-subscription strong{font-size:12px}.subscription-summary{width:fit-content;margin:-8px 0 22px;padding:12px 16px;border:1px solid #e2ebe8;border-radius:14px;background:#fff}.vendor-services{display:flex;flex-wrap:wrap;gap:6px}.service-toggle{height:30px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;border:1px solid #e1e6e3;border-radius:16px;background:#f6f7f6;color:#7d8883;font-size:10px}.service-toggle.on{border-color:#cce5da;background:#eaf7f1;color:var(--green)}.service-toggle i{width:6px;height:6px;border-radius:50%;background:currentColor}.service-toggle svg{width:13px}.vendor-manage{height:36px;padding:0 14px;border:1px solid #cfe0d9;border-radius:8px;background:#fff;color:var(--green);white-space:nowrap;font-size:11px;font-weight:700}.vendor-actions{display:flex;gap:6px}.vendor-edit{height:36px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;border:1px solid #dde6e2;border-radius:8px;background:#f8faf9;color:#52635e}.vendor-edit svg{width:14px}.vendor-manage:hover{background:var(--green);color:#fff}.vendor-context{min-height:78px;margin-bottom:20px;padding:13px 16px;display:grid;grid-template-columns:44px minmax(170px,1fr) minmax(240px,340px) auto;align-items:center;gap:12px;border:1px solid #dce6e1;border-radius:12px;background:linear-gradient(110deg,#fff,#f4faf7);box-shadow:0 8px 24px #17322908}.vendor-context-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:var(--green);color:#fff}.vendor-context-icon svg{width:19px}.vendor-context-copy{display:flex;flex-direction:column}.vendor-context label span,.vendor-context-copy small,.vendor-context-copy span{color:var(--muted);font-size:9px}.vendor-context-copy strong{margin:1px 0;font-size:14px}.vendor-context label{display:flex;flex-direction:column;gap:3px}.vendor-context select{height:38px;padding:0 10px;border:1px solid var(--line);border-radius:8px;outline:0;background:#fff;color:var(--ink);font-size:11px}.vendor-context-section{padding:7px 11px;border-radius:16px;background:#e9f4ef;color:var(--green);white-space:nowrap;font-size:10px;font-weight:700}@media (max-width:1100px){.vendor-row{grid-template-columns:minmax(220px,1.2fr) minmax(180px,.8fr) minmax(230px,1fr)}.vendor-manage{grid-column:1/-1;justify-self:stretch}}@media (max-width:800px){.vendor-directory-head{padding:16px;align-items:stretch;flex-direction:column}.vendor-search{width:100%}.vendor-filter-tabs{padding:10px 12px;overflow-x:auto}.vendor-row{padding:16px;grid-template-columns:1fr;gap:14px}.vendor-metrics{padding:10px 0;justify-content:space-around;border-block:1px solid #edf0ee}.vendor-services{justify-content:flex-start}.vendor-manage{grid-column:auto}.vendor-context{grid-template-columns:42px 1fr}.vendor-context label{grid-column:1/-1}.vendor-context-section{display:none}}@media (max-width:420px){.food-image{height:122px}.food-info p{height:34px}.food-info strong{font-size:14px}.cover{height:360px}.stats{gap:8px}.stat{padding:13px}}.modern-menu{width:min(100%,1200px);min-height:100vh;margin:auto;background:#f6f7f5;color:#17231f}.modern-header{height:72px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e7ebe8}.modern-brand,.modern-footer>div{display:flex;align-items:center;gap:11px}.modern-logo{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;background:#116b55;color:#fff}.modern-logo svg{width:20px}.modern-brand>div,.modern-footer>div>div{display:flex;flex-direction:column}.modern-brand strong{font-size:16px}.modern-brand span,.modern-footer span{font-size:10px;color:#78847f}.header-call{width:40px;height:40px;display:grid;place-items:center;border:1px solid #dce3df;border-radius:8px;color:#116b55;background:#fff}.header-call svg{width:18px}.modern-hero{height:390px;margin:0 32px;position:relative;overflow:hidden;border-radius:0 0 8px 8px}.modern-hero>img{object-fit:cover}.modern-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,21,17,.08),rgba(10,25,20,.82))}.modern-hero-content{position:absolute;right:6%;top:50%;transform:translateY(-50%);color:#fff}.hero-status{width:max-content;display:flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid #ffffff52;border-radius:5px;background:#0e271fa8;font-size:11px}.hero-status i{width:7px;height:7px;border-radius:50%;background:#62d8a3;box-shadow:0 0 0 4px #62d8a326}.hero-status span{padding-right:7px;border-right:1px solid #ffffff4d;color:#d8e4df}.modern-hero h1{margin:15px 0 10px;font-size:44px;line-height:1.35}.modern-hero p{margin:0;display:flex;align-items:center;gap:7px;font-size:12px;color:#e5ece9}.modern-hero p svg{width:16px}.menu-tools{position:sticky;top:0;z-index:10;padding:18px 32px 0;background:#f6f7f5e8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.modern-search{max-width:650px;height:48px;margin:0 auto 15px;padding:0 15px;display:flex;align-items:center;gap:10px;border:1px solid #dfe5e1;border-radius:7px;background:#fff;box-shadow:0 4px 18px #20372f0a}.modern-search svg{width:19px;color:#79857f}.modern-search input{width:100%;border:0;outline:0;background:transparent;font-size:13px}.modern-search button{width:28px;height:28px;border:0;border-radius:50%;background:#edf1ef;color:#66736d}.modern-categories{display:flex;justify-content:center;gap:7px;padding-bottom:16px;overflow:auto;scrollbar-width:none}.modern-categories::-webkit-scrollbar{display:none}.modern-categories button{min-width:max-content;height:38px;padding:0 14px;display:flex;align-items:center;gap:8px;border:1px solid #dfe4e1;border-radius:6px;background:#fff;color:#5e6c66;font-size:12px}.modern-categories small{min-width:19px;height:19px;padding:0 4px;display:grid;place-items:center;border-radius:4px;background:#edf1ef;font-size:9px}.modern-categories button.active{border-color:#116b55;background:#116b55;color:#fff}.modern-categories button.active small{background:#ffffff24}.modern-content{padding:25px 32px 70px}.modern-section{margin-bottom:48px}.modern-section-title{display:flex;align-items:center;gap:18px;margin-bottom:18px}.modern-section-title>div{display:flex;align-items:baseline;gap:9px;white-space:nowrap}.modern-section-title span{font-size:11px;font-weight:700;color:#d08b31}.modern-section-title h2{margin:0;font-size:21px}.modern-section-title>i{width:100%;height:1px;background:#dde3df}.modern-food-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.modern-food-card{min-width:0;overflow:hidden;border:1px solid #e0e5e2;border-radius:7px;background:#fff;transition:transform .2s,box-shadow .2s}.modern-food-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #18372c14}.modern-food-image{height:185px;position:relative;overflow:hidden;background:#dfe4e1}.modern-food-image img{object-fit:cover;transform:scale(1.42)}.modern-featured{position:absolute;top:10px;right:10px;display:flex;align-items:center;gap:5px;padding:5px 8px;border-radius:4px;background:#fff;color:#a0671f;font-size:10px;font-weight:700}.modern-featured svg{width:11px}.modern-food-info{padding:15px}.modern-food-info>div:first-child{display:flex;align-items:center;justify-content:space-between}.modern-food-info h3{margin:0;font-size:15px}.mobile-star{display:none;width:15px;color:#d08b31}.modern-food-info p{height:38px;margin:6px 0 13px;overflow:hidden;color:#75817c;font-size:10px;line-height:1.8}.modern-price{padding-top:11px;display:flex;align-items:baseline;gap:5px;border-top:1px solid #edf0ee;color:#116b55}.modern-price strong{font-size:16px}.modern-price span{font-size:9px;color:#78847f}.modern-empty{padding:70px 20px;text-align:center;color:#718079}.modern-empty svg{width:38px;height:38px}.modern-empty h2{margin:12px 0 5px;color:#17231f}.modern-empty p{font-size:12px}.modern-empty button{margin-top:10px;padding:9px 15px;border:0;border-radius:6px;background:#116b55;color:#fff}.modern-footer{min-height:100px;padding:22px 32px;display:flex;align-items:center;justify-content:space-between;background:#12251f;color:#fff}.modern-footer p{display:flex;align-items:center;gap:7px;font-size:11px;color:#b9c8c2}.modern-footer p svg{width:17px}.mobile-actions{display:none}@media (max-width:760px){.modern-menu{padding-bottom:68px}.modern-header{height:64px;padding:0 16px}.modern-logo{width:38px;height:38px}.modern-hero{height:290px;margin:0;border-radius:0}.modern-hero-overlay{background:linear-gradient(0deg,rgba(9,24,18,.84),rgba(9,24,18,.08) 70%)}.modern-hero-content{right:18px;left:18px;top:auto;bottom:22px;transform:none}.modern-hero h1{margin:11px 0 7px;font-size:30px;line-height:1.35}.modern-hero p{max-width:330px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-tools{padding:14px 0 0}.modern-search{height:46px;margin:0 14px 13px}.modern-categories{justify-content:flex-start;padding:0 14px 14px}.modern-categories button{height:36px}.modern-content{padding:22px 14px 40px}.modern-section{margin-bottom:36px}.modern-section-title{margin-bottom:13px}.modern-section-title h2{font-size:18px}.modern-food-grid{grid-template-columns:1fr;gap:10px}.modern-food-card{height:132px;display:grid;grid-template-columns:112px 1fr}.modern-food-image{height:132px}.modern-food-image img{transform:scale(1.7)}.modern-featured{display:none}.modern-food-info{padding:13px 14px;display:flex;flex-direction:column}.modern-food-info h3{font-size:14px}.mobile-star{display:block}.modern-food-info p{height:34px;margin:5px 0 7px;font-size:10px;line-height:1.7}.modern-price{margin-top:auto;padding-top:7px}.modern-price strong{font-size:15px}.modern-footer{display:none}.mobile-actions{position:fixed;right:0;bottom:0;left:0;z-index:20;height:60px;padding:8px 14px calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1fr;gap:8px;background:#fff;border-top:1px solid #dfe5e1;box-shadow:0 -8px 25px #172c2414}.mobile-actions a{display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dce3df;border-radius:6px;color:#116b55;text-decoration:none;font-size:12px;font-weight:700}.mobile-actions a:last-child{border-color:#116b55;background:#116b55;color:#fff}.mobile-actions svg{width:17px}}@media (min-width:761px) and (max-width:1000px){.modern-food-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.modern-menu{width:100vw;max-width:100vw;overflow:hidden}.modern-food-card{width:100%;max-width:100%;grid-template-columns:112px minmax(0,1fr)}.modern-food-info{min-width:0}}.header-actions{display:flex;align-items:center;gap:7px}.header-actions>button{width:40px;height:40px;display:grid;place-items:center;border:1px solid #dce3df;border-radius:8px;background:#fff;color:#116b55}.header-actions svg{width:18px}.modern-categories button>svg{width:14px}.favorite-btn{width:29px;height:29px;display:grid;place-items:center;flex:0 0 auto;border:0;border-radius:6px;background:#f0f3f1;color:#8a9690}.favorite-btn svg{width:16px}.favorite-btn.active{background:#fcebdd;color:#cf6d38}.qr-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:20px;background:#0b1c16b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.qr-sheet{width:min(390px,100%);position:relative;padding:30px;text-align:center;border-radius:8px;background:#fff;box-shadow:0 28px 90px #0005}.qr-close{position:absolute;top:14px;left:14px;width:36px;height:36px;display:grid;place-items:center;border:1px solid #e0e5e2;border-radius:7px;background:#fff;color:#59665f}.qr-close svg{width:18px}.qr-code{width:max-content;margin:6px auto 19px;padding:9px;border:1px solid #e1e6e3;border-radius:7px;background:#fff}.qr-code svg{display:block}.qr-eyebrow{color:#bd7c2b;font-size:9px;font-weight:800;letter-spacing:2px}.qr-sheet h2{margin:7px 0;font-size:22px}.qr-sheet p{margin:0 auto 20px;max-width:280px;color:#75817c;font-size:11px;line-height:1.8}.qr-share{width:100%;height:46px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:6px;background:#116b55;color:#fff;font-weight:700}.qr-share svg{width:18px}.heading-actions{display:flex;align-items:center;gap:8px}.secondary-btn{height:42px;padding:0 15px;display:flex;align-items:center;gap:7px;border:1px solid #cdd8d3;border-radius:6px;background:#fff;color:#116b55;font-size:12px;font-weight:700}.secondary-btn svg{width:18px}.admin-qr-modal{width:min(460px,100%)}.admin-qr-preview{margin:22px auto 15px;padding:22px;display:flex;flex-direction:column;align-items:center;border:1px solid #e0e5e2;border-radius:7px;background:#f8faf9}.admin-qr-preview svg{display:block;margin-bottom:12px}.admin-qr-preview strong{font-size:17px}.admin-qr-preview span{margin-top:2px;color:#78847f;font-size:10px}.qr-url{margin-bottom:14px;padding:10px 12px;direction:ltr;overflow:hidden;border:1px solid #e0e5e2;border-radius:5px;background:#fafbfa;color:#6c7772;font-size:11px;text-align:left;text-overflow:ellipsis;white-space:nowrap}@media (max-width:760px){.header-actions>button{width:38px;height:38px}.header-actions .header-call{display:none}.qr-backdrop{align-items:end;padding:0}.qr-sheet{padding:26px 22px calc(24px + env(safe-area-inset-bottom));border-radius:8px 8px 0 0}.qr-code svg{width:180px;height:180px}.heading-actions{width:100%;margin-top:10px}.heading-actions .primary-btn,.secondary-btn{flex:1 1;justify-content:center;padding:0 10px}.page-heading{flex-wrap:wrap}.admin-qr-preview svg{width:190px;height:190px}}.table-badge{height:40px;padding:0 12px;display:flex;align-items:center;gap:6px;border-radius:7px;background:#edf5f2;color:#116b55;font-size:11px;font-weight:700}.table-badge svg{width:17px}.menu-tools{position:relative}.view-switch{position:absolute;left:32px;bottom:16px;height:38px;padding:3px;display:flex;gap:2px;border:1px solid #dfe4e1;border-radius:6px;background:#fff}.view-switch button{width:32px;height:30px;display:grid;place-items:center;border:0;border-radius:4px;background:transparent;color:#7b8781}.view-switch button.active{background:#e9f3ef;color:#116b55}.view-switch svg{width:16px}.modern-food-card{cursor:pointer}.modern-food-grid.compact{grid-template-columns:1fr}.modern-food-grid.compact .modern-food-card{height:112px;display:grid;grid-template-columns:150px minmax(0,1fr)}.modern-food-grid.compact .modern-food-image{height:112px}.modern-food-grid.compact .modern-food-info{min-width:0;display:flex;flex-direction:column}.modern-food-grid.compact .modern-food-info p{height:auto;margin-bottom:6px}.modern-food-grid.compact .modern-price{margin-top:auto}.item-backdrop{position:fixed;inset:0;z-index:55;display:grid;place-items:center;padding:20px;background:#0b1c16b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.item-sheet{width:min(480px,100%);overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 28px 90px #0005}.item-sheet-image{height:270px;position:relative;overflow:hidden;background:#e1e5e3}.item-sheet-image>img{object-fit:cover}.item-sheet-image>button{position:absolute;top:14px;left:14px;width:38px;height:38px;display:grid;place-items:center;border:1px solid #ffffff70;border-radius:7px;background:#ffffffed;color:#24342e}.item-sheet-image>button svg{width:18px}.item-sheet-body{padding:22px}.item-special{width:max-content;display:flex;align-items:center;gap:6px;padding:5px 8px;border-radius:4px;background:#fbf0df;color:#a2681f;font-size:10px;font-weight:700}.item-special svg{width:13px}.item-sheet-title{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.item-sheet-title h2{margin:0;font-size:23px}.item-sheet-body>p{margin:9px 0 22px;color:#6e7b75;font-size:12px;line-height:1.9}.item-sheet-price{padding-top:14px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e7ebe9}.item-sheet-price>span{color:#7b8781;font-size:11px}.item-sheet-price div{display:flex;align-items:baseline;gap:5px;color:#116b55}.item-sheet-price strong{font-size:20px}.item-sheet-price small{color:#738079;font-size:10px}@media (max-width:760px){.modern-menu{padding-bottom:0}.table-badge{height:38px;padding:0 9px}.table-badge svg{display:none}.view-switch{left:14px;bottom:14px}.modern-categories{padding-left:90px}.modern-food-grid.compact .modern-food-card{height:96px;grid-template-columns:88px minmax(0,1fr)}.modern-food-grid.compact .modern-food-image{height:96px}.modern-food-grid.compact .modern-food-info p{display:none}.item-backdrop{align-items:end;padding:0}.item-sheet{border-radius:8px 8px 0 0}.item-sheet-image{height:230px}.item-sheet-body{padding:19px 20px calc(22px + env(safe-area-inset-bottom))}.item-sheet-title h2{font-size:20px}}.table-number-field{margin:20px 0 0}.table-number-field input{width:100%;height:44px;margin-top:7px;padding:0 12px;border:1px solid #dce3df;border-radius:6px;outline:0}.table-number-field input:focus{border-color:#116b55;box-shadow:0 0 0 3px #116b5514}.entry-page{min-height:100vh;background:#f4f6f3;color:#fff}.entry-hero{width:100%;height:max(640px,calc(100svh - 108px));min-height:640px;position:relative;overflow:hidden}.entry-hero>img{object-fit:cover;object-position:center}.entry-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,17,13,.12),rgba(7,22,16,.88))}.entry-header{position:absolute;z-index:2;top:0;right:0;left:0;height:92px;padding:0 clamp(28px,6vw,90px);justify-content:space-between;border-bottom:1px solid #ffffff2b}.entry-brand,.entry-header{display:flex;align-items:center}.entry-brand{gap:12px}.entry-brand>span{width:44px;height:44px;display:grid;place-items:center;border-radius:8px;background:#168064}.entry-brand svg{width:21px}.entry-brand>div{display:flex;flex-direction:column}.entry-brand strong{font-size:17px}.entry-brand small{color:#c6d2cd;font-size:10px}.entry-table{height:38px;padding:0 12px;display:flex;align-items:center;gap:7px;border:1px solid #ffffff4d;border-radius:6px;background:#0d251da8;font-size:11px;font-weight:700}.entry-table svg{width:17px}.entry-copy{position:absolute;z-index:2;top:51%;right:clamp(28px,9vw,135px);width:min(570px,calc(100% - 56px));transform:translateY(-44%)}.entry-status{width:max-content;display:flex;align-items:center;gap:7px;margin-bottom:22px;padding:7px 10px;border:1px solid #ffffff4a;border-radius:5px;background:#102c22a8;font-size:10px}.entry-status i{width:7px;height:7px;border-radius:50%;background:#65dfa9;box-shadow:0 0 0 4px #65dfa924}.entry-status span{padding-right:8px;border-right:1px solid #ffffff4a;color:#d1ddd8}.entry-eyebrow{display:flex;align-items:center;gap:7px;color:#f0bd73;font-size:12px;font-weight:600}.entry-eyebrow svg{width:16px}.entry-copy h1{margin:13px 0 12px;font-size:clamp(44px,5.2vw,72px);line-height:1.28}.entry-copy>p{max-width:520px;margin:0 0 28px;color:#d8e1dd;font-size:14px;line-height:2}.entry-cta{width:max-content;height:52px;padding:0 22px;display:flex;align-items:center;gap:18px;border-radius:6px;background:#fff;color:#135f4c;text-decoration:none;font-size:13px;font-weight:800}.entry-cta svg{width:19px;transition:transform .2s}.entry-cta:hover svg{transform:translateX(-4px)}.entry-scroll{position:absolute;z-index:2;right:clamp(28px,6vw,90px);bottom:25px;display:flex;align-items:center;gap:12px;color:#ced9d4;font-size:10px}.entry-scroll i{width:70px;height:1px;background:#ffffff66}.entry-glance{min-height:108px;padding:18px clamp(28px,6vw,90px);display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:28px;background:#f4f6f3;color:#17241f}.entry-glance>div{display:grid;grid-template-columns:34px 1fr;align-items:center}.entry-glance>div svg{grid-row:1/3;width:19px;color:#168064}.entry-glance span{color:#7a867f;font-size:10px}.entry-glance strong{font-size:12px}.entry-glance>a{display:flex;align-items:center;gap:8px;color:#116b55;text-decoration:none;font-size:12px;font-weight:700}.entry-glance>a svg{width:17px}@media (max-width:700px){.entry-hero{height:calc(100svh - 92px);min-height:560px}.entry-hero>img{object-position:38% center}.entry-overlay{background:linear-gradient(0deg,rgba(7,22,16,.94),rgba(7,18,14,.08) 72%)}.entry-header{height:72px;padding:0 18px}.entry-brand>span{width:39px;height:39px}.entry-brand strong{font-size:15px}.entry-table{height:35px;padding:0 9px}.entry-copy{top:auto;right:20px;bottom:62px;width:calc(100% - 40px);transform:none}.entry-status{margin-bottom:15px}.entry-copy h1{margin:10px 0;font-size:38px}.entry-copy>p{margin-bottom:21px;font-size:12px;line-height:1.85}.entry-cta{width:100%;height:50px;justify-content:space-between}.entry-scroll{display:none}.entry-glance{min-height:92px;padding:15px 18px;grid-template-columns:1fr 1fr;gap:12px}.entry-glance>div{grid-template-columns:27px 1fr}.entry-glance>div svg{width:17px}.entry-glance strong{font-size:10px}.entry-glance>a{display:none}}.platform-page{min-height:100vh;background:#f5f7f5;color:#17231f}.platform-hero{height:max(650px,calc(100svh - 96px));min-height:650px;position:relative;overflow:hidden;color:#fff}.platform-hero>img{object-fit:cover}.platform-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,20,15,.18),rgba(8,25,18,.92))}.platform-header{position:absolute;z-index:2;top:0;right:0;left:0;height:82px;padding:0 clamp(25px,6vw,88px);display:flex;align-items:center;border-bottom:1px solid #ffffff2b}.platform-brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none}.platform-brand>span{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:#178066;color:#fff}.platform-brand svg{width:20px}.platform-brand>div{display:flex;flex-direction:column}.platform-brand strong{font-size:16px}.platform-brand small{color:#aebeb8;font-size:8px;letter-spacing:2px}.platform-header nav{margin:auto;display:flex;gap:29px}.platform-header nav a{color:#dce5e1;text-decoration:none;font-size:11px}.platform-login{height:40px;padding:0 14px;display:flex;align-items:center;gap:7px;border:1px solid #ffffff4a;border-radius:6px;color:#fff;text-decoration:none;font-size:11px;font-weight:700}.platform-login svg{width:16px}.platform-hero-copy{position:absolute;z-index:2;top:51%;right:clamp(25px,9vw,140px);width:min(650px,calc(100% - 50px));transform:translateY(-45%)}.platform-kicker{display:flex;align-items:center;gap:7px;color:#f2bd70;font-size:12px;font-weight:600}.platform-kicker svg{width:16px}.platform-hero h1{margin:11px 0 5px;font-size:clamp(58px,7vw,92px);line-height:1.15}.platform-hero-copy>p{max-width:620px;margin:0;color:#d5e0db;font-size:16px;line-height:2}.platform-actions{margin-top:28px;display:flex;gap:9px}.platform-actions a{height:50px;padding:0 19px;display:flex;align-items:center;justify-content:center;gap:14px;border:1px solid #ffffff54;border-radius:6px;color:#fff;text-decoration:none;font-size:12px;font-weight:700}.platform-actions a:first-child{border-color:#fff;background:#fff;color:#12604d}.platform-actions svg{width:18px}.platform-trust{margin-top:24px;display:flex;gap:20px;color:#cbd7d2;font-size:10px}.platform-trust span{display:flex;align-items:center;gap:5px}.platform-trust svg{width:14px;color:#68dbae}.platform-next{position:absolute;z-index:2;right:clamp(25px,6vw,88px);bottom:21px;display:flex;align-items:center;gap:12px;color:#cfdbd6;text-decoration:none;font-size:9px}.platform-next i{width:65px;height:1px;background:#ffffff70}.platform-proof{min-height:96px;padding:18px clamp(25px,6vw,88px);display:grid;grid-template-columns:repeat(3,1fr);gap:30px;background:#fff;border-bottom:1px solid #e0e5e2}.platform-proof>div{padding-right:18px;border-right:2px solid #188268;display:flex;flex-direction:column}.platform-proof strong{font-size:13px}.platform-proof span{margin-top:4px;color:#75817c;font-size:10px}.platform-features{padding:85px clamp(25px,7vw,110px)}.platform-section-head{max-width:650px;margin:0 auto 45px;text-align:center}.platform-how-copy>span,.platform-section-head>span{color:#178066;font-size:10px;font-weight:800}.platform-how h2,.platform-section-head h2{margin:8px 0 10px;font-size:34px}.platform-how-copy>p,.platform-section-head p{margin:0;color:#748079;font-size:12px;line-height:1.9}.platform-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.platform-feature{position:relative;min-height:205px;padding:22px;border:1px solid #dde3df;border-radius:7px;background:#fff}.platform-feature>div{width:41px;height:41px;display:grid;place-items:center;border-radius:7px;background:#eaf3f0;color:#178066}.platform-feature svg{width:20px}.platform-feature>span{position:absolute;top:23px;left:23px;color:#c7cfcb;font-size:10px;font-weight:800}.platform-feature h3{margin:19px 0 6px;font-size:15px}.platform-feature p{margin:0;color:#75817c;font-size:10px;line-height:1.9}.platform-how{padding:75px clamp(25px,8vw,125px);display:grid;grid-template-columns:.9fr 1.1fr;gap:9vw;align-items:center;background:#14271f;color:#fff}.platform-how-copy>p{color:#aebdb7}.platform-how-copy>a{width:max-content;height:43px;margin-top:24px;padding:0 15px;display:flex;align-items:center;gap:10px;border-radius:5px;background:#fff;color:#12604d;text-decoration:none;font-size:11px;font-weight:700}.platform-how-copy svg{width:17px}.platform-how ol{margin:0;padding:0;list-style:none}.platform-how li{min-height:90px;display:flex;gap:17px;align-items:center;border-bottom:1px solid #ffffff1f}.platform-how li>span{width:38px;height:38px;display:grid;place-items:center;border:1px solid #ffffff3d;border-radius:50%;color:#f0bd70;font-size:12px}.platform-how li div{display:flex;flex-direction:column}.platform-how li strong{font-size:13px}.platform-how li p{margin:5px 0 0;color:#9fafaa;font-size:10px}.platform-cta{margin:70px clamp(25px,7vw,110px);min-height:145px;padding:28px 35px;display:grid;grid-template-columns:55px 1fr auto;gap:18px;align-items:center;background:#178066;color:#fff;border-radius:8px}.platform-cta>svg{width:45px;height:45px}.platform-cta span{font-size:10px;color:#c9e4da}.platform-cta h2{margin:4px 0 0;font-size:24px}.platform-cta a{height:45px;padding:0 17px;display:flex;align-items:center;gap:10px;border-radius:5px;background:#fff;color:#12604d;text-decoration:none;font-size:11px;font-weight:700}.platform-cta a svg{width:17px}.platform-footer{min-height:100px;padding:22px clamp(25px,6vw,88px);display:flex;align-items:center;background:#fff;border-top:1px solid #e0e5e2}.platform-footer p{margin:auto;color:#89948f;font-size:10px}.platform-footer>a{color:#12604d;text-decoration:none;font-size:11px;font-weight:700}.platform-footer .platform-brand{color:#17231f}@media (max-width:760px){.platform-hero{height:calc(100svh - 76px);min-height:620px}.platform-hero>img{object-position:38% center}.platform-overlay{background:linear-gradient(0deg,rgba(8,24,18,.95),rgba(8,20,15,.15) 78%)}.platform-header{height:68px;padding:0 17px}.platform-brand>span{width:38px;height:38px}.platform-header nav{display:none}.platform-login{margin-right:auto}.platform-hero-copy{top:auto;right:20px;bottom:54px;width:calc(100% - 40px);transform:none}.platform-kicker{font-size:10px}.platform-hero h1{font-size:53px}.platform-hero-copy>p{font-size:12px;line-height:1.9}.platform-actions{margin-top:20px;display:grid}.platform-actions a{width:100%}.platform-trust{gap:10px;justify-content:space-between}.platform-next{display:none}.platform-proof{min-height:76px;padding:13px 15px;grid-template-columns:repeat(3,1fr);gap:7px}.platform-proof>div{padding-right:7px}.platform-proof strong{font-size:10px}.platform-proof span{display:none}.platform-features{padding:55px 15px}.platform-section-head{margin-bottom:28px;text-align:right}.platform-how h2,.platform-section-head h2{font-size:25px}.platform-feature-grid{grid-template-columns:1fr 1fr;gap:8px}.platform-feature{min-height:190px;padding:16px}.platform-feature h3{font-size:13px}.platform-how{padding:50px 20px;grid-template-columns:1fr;gap:30px}.platform-how li{min-height:78px}.platform-cta{margin:45px 15px;min-height:190px;padding:22px;grid-template-columns:40px 1fr}.platform-cta>svg{width:35px}.platform-cta h2{font-size:19px}.platform-cta a{grid-column:1/3;justify-content:center}.platform-footer{padding:20px 17px}.platform-footer p{display:none}}body:has(.lux-intro),body:has(.lux-menu-page){background:#e8def3}.lux-intro{width:min(100%,480px);min-height:100svh;margin:auto;position:relative;overflow:hidden;background:#211433;color:#fff}.lux-intro-head{height:72px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:5}.lux-intro-head>div{display:flex;align-items:center;gap:8px}.lux-intro-head svg{width:18px;color:#a8e34b}.lux-intro-head span{font-size:13px;font-weight:700}.lux-intro-head small{color:#a8e34b;font-size:8px;letter-spacing:2px}.lux-orbit{position:absolute;border:1px solid #694c83;border-radius:50%;opacity:.55}.orbit-one{width:330px;height:330px;top:135px;left:75px}.orbit-two{width:260px;height:260px;top:170px;left:110px}.orbit-three{width:190px;height:190px;top:205px;left:145px}.lux-leaf{position:absolute;z-index:4;color:#a8e34b;font-size:14px}.leaf-one{top:29%;right:13%}.leaf-two{top:47%;left:10%;transform:rotate(30deg)}.leaf-three{top:55%;right:9%;color:#f15e39}.lux-chef{position:absolute;z-index:2;top:95px;right:3%;width:94%;height:58svh}.lux-chef img{object-fit:contain;object-position:top center}.lux-intro-copy{position:absolute;z-index:5;right:25px;bottom:92px;left:25px;text-align:center}.lux-intro-copy>span{display:flex;align-items:center;justify-content:center;gap:6px;color:#a8e34b;font-size:10px}.lux-intro-copy>span svg{width:14px}.lux-intro-copy h1{margin:8px 0 7px;font-size:29px;line-height:1.5}.lux-intro-copy p{max-width:330px;margin:auto;color:#b7a9c5;font-size:10px;line-height:1.9}.lux-dots{margin-top:13px;display:flex;justify-content:center;gap:5px}.lux-dots i{width:5px;height:5px;border-radius:50%;background:#665374}.lux-dots i.active{width:17px;border-radius:4px;background:#a8e34b}.lux-enter{position:absolute;z-index:6;right:50%;bottom:23px;width:50px;height:50px;transform:translateX(50%);display:grid;place-items:center;border:1px solid #ffffff27;border-radius:50%;background:#39284b;color:#fff}.lux-enter svg{width:20px}.lux-menu-page{min-height:100svh;background:#e8def3;color:#fff}.lux-menu-shell{width:min(100%,480px);min-height:100svh;margin:auto;padding:0 16px 92px;background:#211433}.lux-menu-head{height:68px;display:grid;grid-template-columns:38px 1fr 38px;align-items:center}.lux-menu-head button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:7px;background:transparent;color:#fff}.lux-menu-head button svg{width:19px}.lux-menu-head>div{text-align:center;display:flex;flex-direction:column}.lux-menu-head span{color:#a8e34b;font-size:8px}.lux-menu-head strong{font-size:13px}.lux-table{height:34px;margin-bottom:9px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #4f3d60;border-radius:7px;background:#2a1c3b;color:#cbbfd5;font-size:9px}.lux-table svg{width:14px;color:#a8e34b}.lux-promo{height:142px;position:relative;padding:18px;display:flex;overflow:hidden;border:1px solid #594369;border-radius:8px;background:#2e1e40}.lux-promo:before{content:"";position:absolute;width:180px;height:180px;left:-25px;top:-20px;border:1px solid #6d4e83;border-radius:50%}.lux-promo>div:first-child{width:66%;position:relative;z-index:2}.lux-promo span{display:flex;align-items:center;gap:5px;color:#a8e34b;font-size:8px}.lux-promo span svg{width:12px}.lux-promo h1{margin:8px 0 4px;font-size:16px}.lux-promo p{margin:0;color:#b8abc3;font-size:8px;line-height:1.7}.lux-promo strong{display:block;margin-top:9px;color:#a8e34b;font-size:13px}.lux-promo strong small{color:#b8abc3;font-size:7px}.lux-promo-food{position:absolute!important;left:-6px;top:14px;width:125px!important;height:125px;border:3px solid #a8e34b;border-radius:50%;overflow:hidden;transform:rotate(-5deg)}.lux-promo-food img{object-fit:cover;transform:scale(1.8);object-position:6% 44%}.customer-language{position:fixed;z-index:10000;top:16px;left:16px;direction:ltr;font-family:Arial,sans-serif}.customer-language-trigger{min-width:142px;padding:7px 9px 7px 7px;display:grid;grid-template-columns:34px 1fr 16px;align-items:center;gap:8px;border:1px solid #ffffff59;border-radius:14px;background:#17211de8;color:#fff;box-shadow:0 10px 30px #00000029;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;text-align:left}.customer-language-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:var(--lux-secondary,#a8e34b);color:#17211d}.customer-language-icon svg{width:18px}.customer-language-trigger>span:nth-child(2){display:grid;gap:1px}.customer-language-trigger small{color:#ffffff9e;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.customer-language-trigger strong{font-size:12px}.customer-language-trigger>svg{width:15px;transition:transform .2s ease}.customer-language-trigger>svg.open{transform:rotate(180deg)}.customer-language-menu{width:100%;margin-top:7px;padding:7px;display:grid;gap:3px;border:1px solid #ffffff4d;border-radius:14px;background:#17211df5;box-shadow:0 14px 38px #00000038;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.customer-language-menu>small{padding:5px 7px 7px;color:#ffffff8c;font-size:9px;letter-spacing:.06em;text-transform:uppercase}.customer-language-menu button{padding:8px;display:grid;grid-template-columns:28px 1fr 16px;align-items:center;gap:6px;border:0;border-radius:9px;background:transparent;color:#fff;cursor:pointer;text-align:left}.customer-language-menu button.active,.customer-language-menu button:hover{background:#ffffff14}.customer-language-menu button>span{color:var(--lux-secondary,#a8e34b);font-size:9px;font-weight:800}.customer-language-menu button>strong{font-size:11px}.customer-language-menu button>svg{width:14px;color:var(--lux-secondary,#a8e34b)}html[dir=ltr] .lux-promo{text-align:left}html[dir=ltr] .lux-promo:before{left:auto;right:-25px}html[dir=ltr] .lux-promo>div:first-child{margin-right:auto}html[dir=ltr] .lux-promo span{justify-content:flex-start}html[dir=ltr] .lux-promo-food{left:auto;right:-6px;transform:rotate(5deg)}html[dir=ltr] .lux-menu-page.template-gallery .lux-promo-food{left:auto;right:18px;transform:none}.lux-search{height:43px;margin:13px 0 10px;padding:0 12px;display:flex;align-items:center;gap:9px;border:1px solid #4f3d60;border-radius:7px;background:#2a1c3b}.lux-search svg{width:16px;color:#9c8baa}.lux-search input{width:100%;border:0;outline:0;background:transparent;color:#fff;font-size:10px}.lux-search input::placeholder{color:#796b87}.lux-categories{display:flex;gap:7px;overflow:auto;scrollbar-width:none;padding-bottom:7px}.lux-categories::-webkit-scrollbar{display:none}.lux-categories button{min-width:max-content;height:31px;padding:0 12px;border:1px solid #503e5f;border-radius:5px;background:#2b1d3c;color:#9f91ab;font-size:9px}.lux-categories button.active{border-color:#a8e34b;background:#a8e34b;color:#241632;font-weight:800}.lux-list-head{margin:13px 2px 10px;display:flex;align-items:end;justify-content:space-between}.lux-list-head>div{display:flex;flex-direction:column}.lux-list-head span{color:#a8e34b;font-size:8px}.lux-list-head h2{margin:3px 0 0;font-size:15px}.lux-list-head small{color:#887a96;font-size:8px}.lux-food-list{display:flex;flex-direction:column;gap:9px}.lux-food-card{min-height:130px;position:relative;padding:12px 111px 12px 32px;display:flex;align-items:center;border:1px solid #503e60;border-radius:8px;background:#2c1e3d;cursor:pointer}.lux-card-photo{position:absolute;right:10px;width:90px;height:90px;border-radius:50%;overflow:hidden;background:#392a48}.lux-card-photo img{object-fit:cover;transform:scale(1.75)}.lux-card-photo.crop-0 img{object-position:7% 44%}.lux-card-photo.crop-1 img{object-position:53% 44%}.lux-card-photo.crop-2 img{object-position:94% 44%}.lux-card-copy{min-width:0;width:100%}.lux-card-copy>span{color:#a8e34b;font-size:7px}.lux-card-copy h3{margin:3px 0;font-size:13px}.lux-card-copy p{height:28px;margin:0;color:#9f91aa;font-size:8px;line-height:1.7;overflow:hidden}.lux-card-copy>div{margin-top:8px;display:flex;align-items:center;justify-content:space-between}.lux-card-copy strong{font-size:11px}.lux-card-copy strong small{color:#8f819b;font-size:7px}.lux-rating{display:flex!important;align-items:center;gap:3px;color:#f1b641!important;font-size:8px!important}.lux-rating svg{width:10px}.lux-heart{position:absolute;left:8px;top:8px;width:27px;height:27px;display:grid;place-items:center;border:0;border-radius:6px;background:#3a2a4b;color:#9e90aa}.lux-heart svg{width:14px}.lux-heart.active{color:#a8e34b}.lux-chevron{position:absolute;left:10px;bottom:10px;width:14px;color:#72627e}.lux-bottom{position:fixed;z-index:20;right:50%;bottom:0;width:min(100%,480px);height:70px;padding:8px 28px calc(8px + env(safe-area-inset-bottom));transform:translateX(50%);display:flex;align-items:center;justify-content:space-between;border-top:1px solid #4b395a;background:#251735e8;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.lux-bottom a,.lux-bottom button{width:39px;height:39px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:#9587a1}.lux-bottom svg{width:18px}.lux-bottom .primary{background:#a8e34b;color:#251735;box-shadow:0 0 0 6px #a8e31a}.lux-bottom .active{color:#a8e34b}.lux-empty{padding:60px 20px;text-align:center;color:#8f819b}.lux-empty svg{width:32px}.lux-empty h2{color:#fff;font-size:16px}.lux-empty p{font-size:9px}.lux-modal-bg{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:20px;background:#130b1dc7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.lux-detail,.lux-qr{width:min(100%,420px);overflow:hidden;border:1px solid #5b466c;border-radius:10px;background:#211433;color:#fff}.lux-detail>header{height:58px;padding:0 14px;display:flex;align-items:center;justify-content:space-between}.lux-detail>header button,.lux-qr>button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:7px;background:#352647;color:#fff}.lux-detail>header button.active{color:#a8e34b}.lux-detail>header svg,.lux-qr>button svg{width:16px}.lux-detail>header span{font-size:11px}.lux-detail-photo{height:285px;margin:0 15px;position:relative;overflow:hidden;border-radius:8px;background:#342447}.lux-detail-photo img{object-fit:cover;transform:scale(1.35);object-position:30% 45%}.lux-detail-body{padding:19px}.lux-detail-body>span{display:flex;align-items:center;gap:5px;color:#a8e34b;font-size:8px}.lux-detail-body>span svg{width:12px}.lux-detail-body h2{margin:8px 0 5px;font-size:23px}.lux-detail-rate{display:flex;align-items:center;gap:3px;color:#f2b941}.lux-detail-rate svg{width:12px}.lux-detail-rate small{margin-right:5px;color:#9b8da6}.lux-detail-body>p{margin:13px 0 18px;color:#ac9fb7;font-size:9px;line-height:1.9}.lux-detail-price{padding-top:13px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #4b395a}.lux-detail-price>small{color:#8d7f99}.lux-detail-price strong{font-size:18px}.lux-detail-price strong span{color:#9688a2;font-size:8px}.lux-qr{padding:28px;text-align:center}.lux-qr>button{margin-right:auto}.lux-qr>svg{display:block;margin:8px auto 18px;padding:8px;border-radius:6px;background:#fff}.lux-qr h2{font-size:18px}.lux-qr p{color:#9d90a8;font-size:9px}.lux-add-cart{position:absolute;left:8px;bottom:8px;width:27px;height:27px;display:grid;place-items:center;border:0;border-radius:6px;background:#a8e34b;color:#241632}.lux-add-cart svg{width:14px}.cart-nav{position:relative}.cart-nav span{position:absolute;top:0;right:1px;min-width:16px;height:16px;padding:0 4px;display:grid;place-items:center;border-radius:8px;background:#f15e39;color:#fff;font-size:9px;font-weight:800}.lux-detail-cart{width:100%;height:43px;margin-top:16px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:7px;background:#a8e34b;color:#241632;font-size:12px;font-weight:800}.lux-detail-cart svg{width:17px}.lux-cart{width:min(100%,430px);max-height:min(720px,calc(100svh - 34px));overflow:hidden;display:flex;flex-direction:column;border:1px solid #5b466c;border-radius:10px;background:#211433;color:#fff}.lux-cart>header{min-height:62px;padding:0 14px;display:grid;grid-template-columns:36px 1fr 36px;align-items:center;gap:10px;border-bottom:1px solid #4b395a}.lux-cart>header button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:7px;background:#352647;color:#fff}.lux-cart>header svg{width:16px}.lux-cart>header div{display:flex;flex-direction:column;text-align:center}.lux-cart>header span{color:#a8e34b;font-size:9px}.lux-cart>header strong{font-size:13px}.lux-cart-list{overflow:auto;padding:12px;display:flex;flex-direction:column;gap:8px}.lux-cart-item{min-height:82px;padding:11px;display:grid;grid-template-columns:minmax(0,1fr) auto 30px;align-items:center;gap:9px;border:1px solid #4f3e60;border-radius:8px;background:#2c1e3d}.lux-cart-item>div:first-child{min-width:0;display:flex;flex-direction:column;gap:3px}.lux-cart-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.lux-cart-item span{color:#a8e34b;font-size:8px}.lux-cart-item small{color:#a99cb5;font-size:9px}.lux-qty{height:30px;display:flex;align-items:center;gap:8px;border:1px solid #514061;border-radius:16px;background:#261837}.lux-qty button,.lux-remove{width:28px;height:28px;display:grid;place-items:center;border:0;background:transparent;color:#fff}.lux-qty svg,.lux-remove svg{width:14px}.lux-qty b{min-width:18px;text-align:center;font-size:11px}.lux-remove{border-radius:6px;background:#3a2a4b;color:#ff9f95}.lux-invoice{padding:14px;border-top:1px solid #4b395a;background:#251735}.lux-invoice>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.lux-invoice span{color:#9f91aa;font-size:10px}.lux-invoice strong{font-size:18px}.lux-invoice small{color:#9688a2;font-size:8px}.lux-invoice button{width:100%;height:44px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:7px;background:#a8e34b;color:#241632;font-size:12px;font-weight:800}.lux-invoice svg{width:17px}.lux-cart-empty{padding:52px 20px;text-align:center;color:#9f91aa}.lux-cart-empty svg{width:36px;height:36px}.lux-cart-empty h2{margin:12px 0 6px;color:#fff;font-size:16px}.lux-cart-empty p{margin:0;font-size:9px}.lux-detail-rate,.lux-rating{display:none!important}.lux-food-card{padding-left:102px}.lux-card-copy>div{justify-content:flex-start}.lux-chevron{display:none}.lux-add-cart{left:10px;bottom:12px;transition:background .2s,color .2s,width .2s,transform .2s}.lux-add-cart.added{width:78px;border-radius:16px;background:#3ddc84;color:#142219;box-shadow:0 0 0 4px #3ddc8424}.lux-add-cart.added span{font-size:9px;font-weight:800;white-space:nowrap}.lux-add-cart.added svg{width:13px}.lux-detail-cart.added{background:#3ddc84;color:#142219}.lux-cart-fly{position:fixed;z-index:90;right:auto;width:max-content;max-width:150px;height:34px;padding:0 10px;display:flex;align-items:center;gap:6px;border-radius:18px;background:#a8e34b;color:#241632;box-shadow:0 14px 34px #0000003d;pointer-events:none;transform:translate(-50%,-50%);animation:cart-fly .72s cubic-bezier(.22,.8,.28,1) forwards}.lux-cart-fly svg{width:15px}.lux-cart-fly span{max-width:105px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:800}@keyframes cart-fly{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}15%{opacity:1}72%{opacity:1;transform:translate(calc(var(--fly-x) - 50%),calc(var(--fly-y) - 50%)) scale(.56)}to{opacity:0;transform:translate(calc(var(--fly-x) - 50%),calc(var(--fly-y) - 50%)) scale(.25)}}.lux-bill{overflow:auto;padding:14px;display:flex;flex-direction:column;gap:10px}.lux-bill-meta{min-height:48px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;border:1px solid #4f3e60;border-radius:8px;background:#2a1c3b}.lux-bill-meta span{color:#9f91aa;font-size:10px}.lux-bill-meta strong{font-size:15px;color:#a8e34b}.lux-bill-list{display:flex;flex-direction:column;gap:8px}.lux-bill-row{min-height:68px;padding:10px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid #4f3e60;border-radius:8px;background:#2c1e3d}.lux-bill-row small{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#3a2a4b;color:#a8e34b;font-size:9px}.lux-bill-row div{min-width:0;display:flex;flex-direction:column;gap:4px}.lux-bill-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.lux-bill-row span{color:#a99cb5;font-size:9px}.lux-bill-row b{white-space:nowrap;color:#fff;font-size:11px}.lux-invoice.final button{background:#3ddc84;color:#142219}.lux-menu-only-notice{display:flex;align-items:center;justify-content:center;gap:8px;margin:0;padding:11px 14px;border-radius:12px;background:#ffffff12;color:#d9d0df;font-size:10px;line-height:1.7;text-align:center}.lux-menu-only-notice svg{width:18px;flex:0 0 auto}@media (max-width:520px){.lux-intro,.lux-menu-page,.lux-menu-shell{width:100vw;max-width:100vw}.lux-menu-page{overflow-x:hidden}.lux-modal-bg{align-items:end;padding:0}.lux-cart,.lux-detail,.lux-qr{border-right:0;border-bottom:0;border-left:0;border-radius:12px 12px 0 0}.lux-detail-photo{height:245px}.lux-intro-copy h1{font-size:27px}}.tenant-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:22px}.tenant-card{min-height:116px;padding:16px;border:1px solid var(--line);border-radius:7px;background:#fff;display:grid;gap:12px;cursor:pointer}.tenant-card.selected{border-color:var(--green);box-shadow:0 0 0 3px #16715b16}.tenant-card>div{display:flex;flex-direction:column}.tenant-card strong{font-size:14px}.tenant-card small,.tenant-card span{color:var(--muted);font-size:10px}.tenant-card .status{justify-self:start}.row-actions{display:flex;gap:5px}.row-actions button{width:28px;height:28px;border:1px solid var(--line);border-radius:5px;background:#fff;color:#63706b;display:grid;place-items:center}.row-actions svg{width:14px}.row-actions button:last-child{color:#b44343}.check-row{display:flex;gap:18px}.check-row label{display:flex;align-items:center;gap:7px;margin:8px 0;font-size:12px}@media (max-width:800px){.tenant-grid{grid-template-columns:1fr}.row-actions{justify-content:end}.table-row .row-actions{grid-column:2}.check-row{display:grid;gap:4px}}.file-field{min-height:44px;padding:0 12px;border:1px dashed #cfd8d3;border-radius:6px;background:#f8faf9;color:#116b55;display:flex;align-items:center;justify-content:center;gap:8px}.file-field svg{width:17px}.file-field input{display:none!important}.image-preview{height:150px;margin-top:10px;overflow:hidden;border:1px solid var(--line);border-radius:6px;background:#eef2f0}.image-preview img{width:100%;height:100%;object-fit:cover;display:block}.tenant-modal{width:min(620px,100%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px}.tenant-modal .modal-actions,.tenant-modal .modal-title,.tenant-modal label:nth-of-type(3),.tenant-modal label:nth-of-type(4),.tenant-modal label:nth-of-type(6),.variant-editor{grid-column:1/-1}.variant-editor{margin-top:16px;padding:14px;border:1px solid var(--line);border-radius:7px;background:#f8faf9}.variant-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.variant-heading>div{display:grid;gap:3px}.variant-heading small{color:var(--muted);font-size:10px}.variant-heading>button{height:34px;padding:0 10px;display:flex;align-items:center;gap:5px;border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--green)}.variant-heading svg{width:14px}.variant-row{margin-top:10px;display:grid;grid-template-columns:1fr 1fr .75fr 1fr 32px;gap:7px;align-items:end}.variant-row label{margin:0;font-size:10px}.variant-row label input{margin-top:4px;padding:8px}.variant-row>button{width:32px;height:36px;display:grid;place-items:center;border:1px solid #efd6d6;border-radius:5px;background:#fff;color:#b44343}.variant-row>button:disabled{opacity:.35}.variant-row>button svg{width:14px}.users-panel{margin-bottom:22px}.user-list{grid-template-columns:repeat(3,minmax(0,1fr));padding:14px}.user-list,.user-row{display:grid;gap:10px}.user-row{min-width:0;grid-template-columns:34px 1fr auto;align-items:center;padding:12px;border:1px solid #edf0ef;border-radius:7px;background:#fafbfa}.avatar.small{width:34px;height:34px;font-size:12px}.user-row>div:nth-child(2){min-width:0;display:flex;flex-direction:column}.user-row span,.user-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-row span{color:var(--muted);font-size:10px}.role-tag{padding:4px 8px;border-radius:12px;background:#e8f5ef;color:#267559;font-size:10px;font-weight:700}.empty-inline{padding:18px;color:var(--muted);font-size:12px}@media (max-width:900px){.user-list{grid-template-columns:1fr}}.mobile-admin-tabs{display:none}.category-filter{display:flex;gap:7px;padding:12px 20px;border-bottom:1px solid #eef0ef;overflow:auto}.category-filter button{height:32px;min-width:max-content;padding:0 12px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#65726c;font-size:11px}.category-filter button.active{border-color:var(--green);background:#edf6f2;color:var(--green);font-weight:700}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:16px}.category-card{min-height:126px;padding:16px;border:1px solid #edf0ef;border-radius:7px;background:#fff;text-align:left;color:var(--ink);display:flex;flex-direction:column;align-items:flex-start;gap:8px}.category-card:hover{border-color:var(--green);box-shadow:0 12px 28px #16322912}.category-card>div{width:100%;display:flex;align-items:center;justify-content:space-between;color:var(--green)}.category-card svg{width:19px}.category-card>div span{min-width:28px;height:24px;padding:0 6px;display:grid;place-items:center;border-radius:12px;background:#edf5f2;font-size:11px;font-weight:800}.category-card strong{font-size:15px}.category-card small{color:var(--muted)}@media (max-width:800px){.mobile-admin-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:16px}.mobile-admin-tabs button{height:40px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#65726c;display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px}.mobile-admin-tabs button.active{border-color:var(--green);background:#edf6f2;color:var(--green);font-weight:700}.mobile-admin-tabs svg{width:16px}.category-grid{grid-template-columns:1fr;padding:12px}.category-filter{padding:10px 12px}}body:has(.admin-layout){background:#f4f6f5}.admin-layout{direction:rtl;grid-template-columns:245px minmax(0,1fr);background:#f4f6f5}.sidebar{padding:22px 16px;background:#13231e}.admin-brand{padding:0 6px 22px}.admin-brand strong{font-size:15px}.admin-brand span{font-size:11px}.sidebar .logout,.sidebar nav button{width:100%;justify-content:flex-start;text-align:right;font-size:13px}.sidebar nav button{height:44px}.sidebar nav button:hover{background:#ffffff10;color:#fff}.sidebar nav button.active{background:#16715b;color:#fff;box-shadow:0 8px 22px #07100d26}.sidebar .logout{color:#ffcbc5}.admin-main>header{height:72px;padding:0 30px}.admin-main>header>div:first-child{margin-right:0;margin-left:auto;text-align:right}.admin-main>header span{font-size:11px}.admin-main>header strong{font-size:14px}.admin-content{width:100%;max-width:1280px;padding:28px 30px}.page-heading{gap:16px}.page-heading h1{font-size:26px}.page-heading p{font-size:12px}.heading-actions{margin-right:auto;margin-left:0}.primary-btn.compact,.secondary-btn{min-width:max-content;height:42px}.stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.stat{grid-template-columns:44px minmax(0,1fr);gap:2px 10px}.stat span{font-size:12px}.stat strong{font-size:24px}.products-panel{overflow:hidden;border-color:#dfe6e2;box-shadow:0 10px 28px #1732290a}.panel-heading{padding:16px 18px}.panel-heading h2{font-size:17px}.panel-heading span{font-size:10px}.table-search{width:min(310px,100%);height:40px;background:#fff}.table-search input{text-align:right;font-size:12px}.category-filter{justify-content:flex-start;padding:12px 18px;background:#fbfcfb}.category-filter button{height:34px;font-size:12px}.product-table{overflow-x:auto}.table-row{min-width:860px;grid-template-columns:minmax(280px,2.2fr) minmax(135px,.9fr) minmax(130px,.85fr) minmax(110px,.7fr) 88px;gap:14px;padding:12px 18px;font-size:12px;text-align:right}.table-row:not(.table-head):hover{background:#fbfcfb}.table-head{min-height:42px;font-weight:700;color:#65716c}.product-cell{min-width:0}.product-cell strong{font-size:13px}.product-cell span{max-width:360px;font-size:10px;line-height:1.7}.mini-food{width:54px;min-width:54px;height:54px}.category-tag{width:max-content;max-width:160px;padding:5px 9px;border-radius:14px;background:#f0f4f2;color:#52605a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.price-cell{white-space:nowrap;color:#17362d}.price-cell small{font-size:10px}.status{min-width:82px;height:30px;justify-content:center;font-size:11px}.row-actions{justify-content:flex-end}.row-actions button{width:32px;height:32px}.tenant-card{text-align:right}.category-card:hover,.tenant-card:hover{transform:translateY(-1px)}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-card{text-align:right;align-items:stretch}.category-card strong{font-size:14px}.category-card small{font-size:11px}.modal,.user-row{text-align:right}.modal{direction:rtl}.modal-title{gap:14px}.modal-title .icon-btn{margin-right:auto;margin-left:0}.modal label input,.modal label select,.modal label textarea{text-align:right}.modal-actions{justify-content:flex-start}.empty-inline{text-align:center}@media (max-width:1050px){.category-grid,.stats,.tenant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.admin-layout{display:block}.admin-main>header{height:64px;padding:0 16px}.admin-content{padding:18px 12px}.mobile-admin-tabs{position:sticky;top:0;z-index:8;padding:8px 0;background:#f4f6f5}.mobile-admin-tabs button span{white-space:nowrap}.page-heading{align-items:stretch;flex-direction:column;margin-bottom:18px}.heading-actions{width:100%;margin:0}.heading-actions .primary-btn,.heading-actions .secondary-btn,.page-heading>.primary-btn{width:100%;justify-content:center}.stats{grid-template-columns:1fr 1fr}.category-grid,.tenant-grid{grid-template-columns:1fr}.panel-heading{gap:12px;align-items:stretch}.table-search{width:100%}.product-table{overflow:visible}.table-row{min-width:0;grid-template-columns:1fr auto;gap:10px;padding:14px}.table-row.table-head{display:none}.product-cell{grid-column:1/3}.category-tag{display:inline-flex;grid-column:1;width:max-content;max-width:180px}.price-cell{grid-column:1}.status{grid-column:2;grid-row:2;justify-self:end}.row-actions{grid-column:2;grid-row:3;align-self:center}.product-cell span{max-width:100%}.modal{max-height:calc(100svh - 30px);overflow:auto}}.settings-panel{display:grid;gap:18px}.settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px}.settings-grid label{margin:0}.settings-grid input,.settings-grid textarea{width:100%;margin-top:7px;border:1px solid var(--line);border-radius:6px;background:#fff;padding:10px;outline:0}.settings-grid input[type=color]{height:42px;padding:4px}.settings-wide{grid-column:1/-1}.settings-toggle{min-height:42px;padding:10px 12px;border:1px solid var(--line);border-radius:6px;background:#fbfcfb;display:flex!important;align-items:center;gap:9px}.settings-toggle input{width:auto;margin:0}.category-icon-editor{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0 18px 18px}.category-icon-editor label{margin:0;padding:12px;border:1px solid #edf0ef;border-radius:7px;background:#fbfcfb;display:grid;grid-template-columns:1fr 54px;align-items:center;gap:10px}.category-icon-editor span{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-icon-editor input{height:38px;border:1px solid var(--line);border-radius:6px;text-align:center;font-size:20px}.palette-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0 18px 18px}.palette-preview div{min-height:54px;padding:10px 12px;border:1px solid #edf0ef;border-radius:7px;background:#fbfcfb;color:#52605a;display:flex;align-items:center;gap:9px;font-size:12px}.palette-preview span{width:26px;height:26px;border-radius:6px;box-shadow:inset 0 0 0 1px #00000014}.palette-preview div:first-child span{background:var(--preview-primary)}.palette-preview div:nth-child(2) span{background:var(--preview-secondary)}.palette-preview div:nth-child(3) span{background:var(--preview-accent)}.category-card{padding:0;overflow:hidden}.category-card-main{width:100%;padding:16px;border:0;background:transparent;text-align:inherit;color:inherit;display:flex;flex-direction:column;align-items:stretch;gap:8px}.category-card-main>div{width:100%;display:flex;align-items:center;justify-content:space-between;color:var(--green)}.category-icon{min-width:28px;height:28px;display:grid;place-items:center;font-size:19px}.category-icon svg{width:18px}.category-actions{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #edf0ef}.category-actions button{height:38px;border:0;background:#fbfcfb;color:#52605a;display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px}.category-actions button+button{border-right:1px solid #edf0ef;color:#a43e3e}.category-actions svg{width:14px}.server-error{min-height:100svh;display:grid;place-items:center;padding:24px;color:#fff;text-align:center;font-size:14px}.settings-upload{margin:0!important;min-height:42px}.lux-intro,.lux-menu-page{--lux-primary:#16715b;--lux-secondary:#a8e34b;--lux-accent:#f15e39;--lux-font-body:var(--theme-font-family);font-family:var(--lux-font-body)}.template-neumorphism{background:radial-gradient(circle at 12% 5%,color-mix(in srgb,var(--lux-secondary) 20%,transparent),transparent 28%),#e8edf2;color:#27313b}.template-neumorphism .lux-menu-shell{background:transparent}.template-neumorphism .lux-bottom,.template-neumorphism .lux-food-card,.template-neumorphism .lux-menu-head,.template-neumorphism .lux-promo,.template-neumorphism .lux-search{border:0;background:#e8edf2;box-shadow:10px 10px 24px #b9bec3,-10px -10px 24px #fff}.template-neumorphism .lux-menu-head{margin:18px 18px 12px;border-radius:24px}.template-neumorphism .lux-add-cart,.template-neumorphism .lux-heart,.template-neumorphism .lux-menu-head button{border:0;background:#e8edf2;color:var(--lux-primary);box-shadow:5px 5px 11px #bec3c8,-5px -5px 11px #fff}.template-neumorphism .lux-promo{margin:20px 18px 26px;border-radius:32px}.template-neumorphism .lux-promo-food{background:#e8edf2;box-shadow:inset 7px 7px 14px #c1c6cb,inset -7px -7px 14px #fff}.template-neumorphism .menu-sticky-tools{background:color-mix(in srgb,#e8edf2 92%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.template-neumorphism .lux-search{border-radius:18px;box-shadow:inset 5px 5px 10px #c4c9ce,inset -5px -5px 10px #fff}.template-neumorphism .lux-card-copy p,.template-neumorphism .lux-list-head span,.template-neumorphism .lux-search input{color:#65717d}.template-neumorphism .lux-categories button{border:0;background:#e8edf2;color:#66717b;box-shadow:4px 4px 9px #c3c8cd,-4px -4px 9px #fff}.template-neumorphism .lux-categories button.active{background:var(--lux-primary);color:#fff;box-shadow:inset 4px 4px 9px color-mix(in srgb,var(--lux-primary) 72%,#000),inset -4px -4px 9px color-mix(in srgb,var(--lux-primary) 75%,#fff)}.template-neumorphism .lux-food-list{padding-inline:18px;gap:18px}.template-neumorphism .lux-food-card{border-radius:26px}.template-neumorphism .lux-bottom{bottom:16px;border-radius:25px}.template-glassmorphism{background:radial-gradient(circle at 8% 4%,color-mix(in srgb,var(--lux-secondary) 78%,#fff),transparent 31%),radial-gradient(circle at 95% 32%,color-mix(in srgb,var(--lux-accent) 72%,#fff),transparent 30%),linear-gradient(145deg,color-mix(in srgb,var(--lux-primary) 82%,#17213d),#10192c 75%);background-attachment:fixed;color:#fff}.template-glassmorphism .lux-menu-shell{background:transparent}.template-glassmorphism .gallery-food-card,.template-glassmorphism .gallery-hero,.template-glassmorphism .gallery-tools,.template-glassmorphism .lux-bottom{border:1px solid #ffffff42;background:#ffffff17;box-shadow:0 18px 50px #07101f52,inset 0 1px #ffffff5c;backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%)}.template-glassmorphism .gallery-hero{margin:18px;overflow:hidden;border-radius:32px}.template-glassmorphism .gallery-tools{position:sticky;top:10px;z-index:10;margin:14px 18px;padding:12px;border-radius:24px}.template-glassmorphism .lux-search{border-color:#ffffff35;background:#ffffff18;color:#fff}.template-glassmorphism .gallery-food-copy h3,.template-glassmorphism .gallery-heading,.template-glassmorphism .lux-search input,.template-glassmorphism .lux-search input::placeholder{color:#fff}.template-glassmorphism .lux-categories button{border:1px solid #ffffff2e;background:#ffffff12;color:#fff}.template-glassmorphism .lux-categories button.active{border-color:#ffffff80;background:#ffffffda;color:#172034}.template-glassmorphism .gallery-food-grid{padding-inline:18px;gap:16px}.template-glassmorphism .gallery-food-card{overflow:hidden;border-radius:26px}.template-glassmorphism .gallery-food-copy p,.template-glassmorphism .gallery-heading span{color:#dce5f2}.template-glassmorphism .gallery-add,.template-glassmorphism .gallery-favorite{border:1px solid #ffffff4a;background:#ffffff26;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.template-glassmorphism .lux-bottom{bottom:16px;border-radius:28px}.template-thumb.template-neumorphism{background:#e7ecf1;box-shadow:inset 4px 4px 8px #bcc1c6,inset -4px -4px 8px #fff}.template-thumb.template-neumorphism i{border:0;background:#e7ecf1;box-shadow:3px 3px 6px #bcc1c6,-3px -3px 6px #fff}.template-thumb.template-glassmorphism{background:linear-gradient(135deg,#7145d6,#26b7c7)}.template-thumb.template-glassmorphism i{border:1px solid #ffffff70;background:#ffffff2b;box-shadow:0 5px 12px #17204a55}.morph-layout{width:100%;min-height:100svh;padding:18px 18px 110px}.morph-topbar{min-height:68px;padding:10px 14px;display:grid;grid-template-columns:46px 1fr 46px;align-items:center;gap:12px;border-radius:22px}.morph-topbar>a,.morph-topbar>button{width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:14px;color:inherit}.morph-topbar svg{width:19px}.morph-topbar div{min-width:0;display:grid;gap:2px;text-align:center}.morph-topbar small{color:var(--lux-primary);font:700 8px/1.2 Arial,sans-serif;letter-spacing:1.8px}.morph-topbar strong{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.morph-hero{min-height:310px;margin-top:18px;padding:clamp(25px,6vw,46px);position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,42%);align-items:center;gap:20px;border-radius:34px;isolation:isolate}.morph-hero-copy{position:relative;z-index:2}.morph-hero-copy>span{display:flex;align-items:center;gap:7px;color:var(--lux-primary);font-size:10px;font-weight:800}.morph-hero-copy>span svg{width:15px}.morph-hero-copy h1{max-width:380px;margin:12px 0 9px;font-size:clamp(28px,6vw,48px);line-height:1.25}.morph-hero-copy p{max-width:400px;margin:0 0 15px;color:#66727d;font-size:11px;line-height:1.9}.morph-hero-copy>strong{display:block;font-size:17px}.morph-card-copy strong small,.morph-hero-copy>strong small{font-size:9px;font-weight:500}.morph-hero-copy>button{min-height:42px;margin-top:18px;padding:0 18px;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:14px;background:var(--lux-primary);color:#fff;font-family:inherit;font-size:11px;font-weight:800}.morph-hero-copy>button svg{width:15px}.morph-hero-image{width:100%;aspect-ratio:1;position:relative;z-index:2;border:0;border-radius:50%;background:transparent}.morph-hero-image img{object-fit:contain;filter:drop-shadow(0 24px 22px #18233040)}.morph-orb{position:absolute;z-index:-1;border-radius:50%;pointer-events:none}.morph-orb-one{width:220px;height:220px;top:-90px;left:-55px;background:var(--lux-secondary);opacity:.24}.morph-orb-two{width:150px;height:150px;right:25%;bottom:-100px;background:var(--lux-accent);opacity:.18}.morph-controls{margin-top:18px;padding:14px;position:sticky;top:8px;z-index:20;border-radius:24px}.morph-search{min-height:48px;padding:0 15px;display:grid;grid-template-columns:20px 1fr 20px;align-items:center;gap:9px;border-radius:16px}.morph-search svg{width:18px}.morph-search input{width:100%;border:0;outline:0;background:transparent;color:inherit;font-family:inherit;font-size:11px}.morph-controls .lux-categories{margin-top:12px}.morph-heading{padding:34px 4px 17px;display:flex;align-items:end;justify-content:space-between;gap:12px}.morph-heading span{color:var(--lux-primary);font-size:9px;font-weight:800}.morph-heading h2{margin:5px 0 0;font-size:clamp(19px,4vw,26px)}.morph-heading>small{flex:none;padding:7px 11px;border-radius:12px;font-size:9px}.morph-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.morph-card{min-width:0;padding:12px;border-radius:26px;cursor:pointer}.morph-card,.morph-card-image{position:relative;overflow:hidden}.morph-card-image{width:100%;aspect-ratio:1.18;border-radius:19px}.morph-card-image img{object-fit:contain;transition:transform .35s ease}.morph-card:hover .morph-card-image img{transform:scale(1.05) rotate(-1deg)}.morph-card-copy{min-width:0;padding:14px 4px 5px}.morph-card-copy>span{color:var(--lux-primary);font-size:9px;font-weight:800}.morph-card-copy h3{margin:5px 0;overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.morph-card-copy p{height:34px;margin:0 0 10px;overflow:hidden;color:#697580;font-size:9px;line-height:1.8}.morph-card-copy strong{font-size:13px}.morph-add,.morph-favorite{width:36px;height:36px;position:absolute;z-index:3;display:grid;place-items:center;border:0;border-radius:12px}.morph-favorite{top:20px;left:20px}.morph-add{left:16px;bottom:16px}.morph-add svg,.morph-favorite svg{width:16px}.morph-favorite.active{color:#e64b6a!important}.template-neumorphism .morph-card,.template-neumorphism .morph-controls,.template-neumorphism .morph-heading>small,.template-neumorphism .morph-hero,.template-neumorphism .morph-topbar{border:0;background:#e8edf2;box-shadow:9px 9px 20px #c0c5ca,-9px -9px 20px #fff}.template-neumorphism .morph-add,.template-neumorphism .morph-favorite,.template-neumorphism .morph-topbar>a,.template-neumorphism .morph-topbar>button{background:#e8edf2;color:#56636f;box-shadow:4px 4px 9px #c0c5ca,-4px -4px 9px #fff}.template-neumorphism .morph-card-image,.template-neumorphism .morph-hero-image,.template-neumorphism .morph-search{background:#e8edf2;box-shadow:inset 6px 6px 13px #c4c9ce,inset -6px -6px 13px #fff}.template-neumorphism .morph-controls{background:color-mix(in srgb,#e8edf2 94%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.template-glassmorphism .morph-card,.template-glassmorphism .morph-controls,.template-glassmorphism .morph-heading>small,.template-glassmorphism .morph-hero,.template-glassmorphism .morph-topbar{border:1px solid #ffffff43;background:#ffffff17;box-shadow:0 18px 44px #07101f46,inset 0 1px #ffffff58;backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%)}.template-glassmorphism .morph-card-copy>span,.template-glassmorphism .morph-heading span,.template-glassmorphism .morph-hero-copy>span,.template-glassmorphism .morph-topbar small{color:var(--lux-secondary)}.template-glassmorphism .morph-add,.template-glassmorphism .morph-favorite,.template-glassmorphism .morph-search,.template-glassmorphism .morph-topbar>a,.template-glassmorphism .morph-topbar>button{border:1px solid #ffffff32;background:#ffffff1d;color:#fff}.template-glassmorphism .morph-controls{background:#16223eb8}.template-glassmorphism .morph-card-copy p,.template-glassmorphism .morph-hero-copy p,.template-glassmorphism .morph-search input::placeholder{color:#d4ddea}.template-glassmorphism .morph-card-image{background:linear-gradient(145deg,#ffffff35,#ffffff0c)}@media (min-width:740px){.morph-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:520px){.morph-layout{padding:12px 12px 104px}.morph-hero{min-height:280px;padding:24px 20px;grid-template-columns:minmax(0,1.08fr) minmax(118px,.92fr);gap:7px;border-radius:28px}.morph-hero-copy h1{font-size:26px}.morph-hero-copy p{max-height:42px;overflow:hidden;font-size:9px}.morph-hero-copy>button{min-height:38px;padding:0 13px}.morph-controls{border-radius:20px}.morph-grid{gap:11px}.morph-card{padding:8px;border-radius:21px}.morph-card-image{aspect-ratio:1;border-radius:15px}.morph-card-copy{padding:11px 3px 4px}.morph-card-copy h3{font-size:12px}.morph-card-copy p{display:none}.morph-card-copy strong{font-size:11px}.morph-favorite{top:13px;left:13px}.morph-add{left:11px;bottom:10px}.morph-add,.morph-favorite{width:31px;height:31px;border-radius:10px}}.lux-intro{background:color-mix(in srgb,var(--lux-primary) 34%,#211433)}.lux-bottom .active,.lux-card-copy>span,.lux-detail-body>span,.lux-intro-copy>span,.lux-intro-head small,.lux-intro-head svg,.lux-leaf,.lux-promo span,.lux-table svg{color:var(--lux-secondary)}.leaf-three{color:var(--lux-accent)}.lux-bottom .primary,.lux-categories button.active,.lux-enter{background:var(--lux-secondary);color:#241632}.lux-promo-food{border-color:var(--lux-secondary)}.lux-custom-html{color:#fff}.lux-custom-html h1{margin:8px 0 7px;font-size:29px;line-height:1.5}.lux-custom-html p{max-width:330px;margin:auto;color:#cfc3dc;font-size:10px;line-height:1.9}.lux-categories.with-icons button{height:50px;min-width:64px;flex-direction:column;justify-content:center;gap:3px}.lux-categories.with-icons button b{font-size:18px;line-height:1}.lux-categories.with-icons button span{font-size:9px}@media (max-width:900px){.category-icon-editor,.palette-preview,.settings-grid{grid-template-columns:1fr}.category-icon-editor label{grid-template-columns:1fr 64px}}.game-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px}.game-admin-card{min-height:170px;padding:18px;border:1px solid #dfe6e2;border-radius:8px;background:#fbfcfb;color:var(--ink);text-align:right;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.game-admin-card span{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:#edf5f2;color:var(--green)}.game-admin-card svg{width:20px}.game-admin-card strong{font-size:16px}.game-admin-card small{color:var(--muted);font-size:12px;line-height:1.8}.game-admin-card b{margin-top:auto;padding:5px 10px;border-radius:14px;background:#eef2f0;color:#66736d;font-size:11px}.game-admin-card.active{border-color:var(--green);box-shadow:0 0 0 3px #16715b16}.game-admin-card.active b{background:#e8f5ef;color:#267559}.lux-game-menu,.lux-game-sheet{width:min(100%,430px);overflow:hidden;border:1px solid #5b466c;border-radius:10px;background:#211433;color:#fff}.lux-game-menu>header,.lux-game-sheet>header{min-height:62px;padding:0 14px;display:grid;grid-template-columns:36px 1fr 36px;align-items:center;gap:10px;border-bottom:1px solid #4b395a}.lux-game-menu>header button,.lux-game-sheet>header button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:7px;background:#352647;color:#fff}.lux-game-menu>header div,.lux-game-sheet>header div{text-align:center;display:flex;flex-direction:column}.lux-game-menu>header span,.lux-game-sheet>header span{color:var(--lux-secondary);font-size:9px}.lux-game-menu>header strong,.lux-game-sheet>header strong{font-size:13px}.lux-game-menu>header svg,.lux-game-sheet>header svg{width:17px;color:var(--lux-secondary)}.lux-game-list{padding:14px;display:grid;gap:9px}.lux-game-list button{min-height:66px;padding:12px;border:1px solid #4f3e60;border-radius:8px;background:#2c1e3d;color:#fff;display:grid;grid-template-columns:34px 1fr 18px;align-items:center;gap:10px;text-align:right}.lux-game-list button>svg:first-child{width:28px;height:28px;padding:6px;border-radius:8px;background:var(--lux-secondary);color:#241632}.lux-game-list div{display:flex;flex-direction:column;gap:3px}.lux-game-list span{color:#9f91aa;font-size:9px}.lux-game-tabs{display:flex;gap:7px;padding:12px 14px 0}.lux-game-tabs button{height:32px;padding:0 12px;border:1px solid #503e5f;border-radius:6px;background:#2b1d3c;color:#9f91ab;font-size:10px}.lux-game-tabs button.active{border-color:var(--lux-secondary);background:var(--lux-secondary);color:#241632;font-weight:800}.lux-game-toast{position:fixed;right:50%;bottom:84px;z-index:80;width:min(430px,calc(100vw - 24px));min-height:72px;padding:12px;transform:translateX(50%);display:grid;grid-template-columns:28px 40px 1fr 58px;align-items:center;gap:10px;border:1px solid #6b527f;border-radius:12px;background:#2c1e3df2;color:#fff;box-shadow:0 18px 50px #00000045}.lux-game-toast>button:first-child{width:28px;height:28px;border:0;border-radius:7px;background:#3a2a4b;color:#fff}.lux-game-toast>span{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:var(--lux-secondary);color:#241632}.lux-game-toast svg{width:16px}.lux-game-toast div{min-width:0;display:flex;flex-direction:column;gap:3px}.lux-game-toast strong{font-size:12px}.lux-game-toast small,.lux-game-toast strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lux-game-toast small{color:#b8abc3;font-size:9px}.lux-game-toast>button:last-child{height:34px;border:0;border-radius:8px;background:var(--lux-secondary);color:#241632;font-size:11px;font-weight:800}.memory-game,.rps-game{padding:14px}.game-score{height:48px;padding:0 12px;margin-bottom:12px;display:flex;align-items:center;gap:10px;border:1px solid #4f3e60;border-radius:8px;background:#2a1c3b}.game-score span{color:#9f91aa;font-size:10px}.game-score strong{margin-left:auto;color:var(--lux-secondary);font-size:18px}.game-score button{height:32px;border:0;border-radius:7px;background:#3a2a4b;color:#fff;font-size:10px}.memory-board{display:grid;gap:8px}.memory-board button{aspect-ratio:1;border:1px solid #564268;border-radius:9px;background:#352647;color:#8d7f99;transition:transform .18s,background .18s,color .18s}.memory-board button.visible{background:var(--lux-secondary);color:#241632;transform:rotateY(180deg)}.memory-board span{display:block;font-size:24px;transform:rotateY(180deg)}.game-win{margin-top:12px;min-height:42px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:8px;background:#3ddc8420;color:#76f0ad;font-size:11px}.game-win svg{width:15px}.rps-score{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.rps-score div{height:62px;padding:10px;border:1px solid #4f3e60;border-radius:8px;background:#2a1c3b;text-align:center}.rps-score span{display:block;color:#9f91aa;font-size:10px}.rps-score strong{color:var(--lux-secondary);font-size:24px}.rps-arena{min-height:110px;padding:13px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;border:1px solid #4f3e60;border-radius:9px;background:#2c1e3d;text-align:center}.rps-arena small{display:block;color:#9f91aa;font-size:9px}.rps-arena strong{display:block;margin-top:7px;font-size:17px}.rps-arena b{min-width:68px;padding:8px 10px;border-radius:20px;background:var(--lux-secondary);color:#241632;font-size:12px}.rps-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.rps-actions button{height:76px;border:1px solid #4f3e60;border-radius:9px;background:#352647;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.rps-actions svg{width:21px;color:var(--lux-secondary)}.rps-actions span{font-size:10px}@media (max-width:800px){.game-admin-grid{grid-template-columns:1fr}.mobile-admin-tabs{grid-template-columns:repeat(4,1fr)}}@media (max-width:520px){.lux-game-menu,.lux-game-sheet{border-right:0;border-bottom:0;border-left:0;border-radius:12px 12px 0 0}.lux-game-toast{bottom:78px}.memory-board{gap:7px}.rps-arena{grid-template-columns:1fr}.rps-actions button{height:68px}}.lux-game-tabs{overflow:auto;scrollbar-width:none}.lux-game-tabs::-webkit-scrollbar{display:none}.lux-game-tabs button{min-width:max-content}.challenge-game,.memory-game,.rps-game{padding:14px}.game-score{height:auto;min-height:48px;flex-wrap:wrap}.game-score strong{margin-left:0}.game-score button{margin-right:auto;padding:0 10px}.memory-board{grid-template-columns:repeat(4,1fr)}.game-win.danger{background:#ff6d5f20;color:#ffaca3}.game-win.muted{background:#352647;color:#b8abc3}.game-reset{width:100%;height:42px;margin-top:12px;border:0;border-radius:8px;background:var(--lux-secondary);color:#241632;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:800}.game-reset svg{width:16px}.speed-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.speed-grid button{aspect-ratio:1;border:1px solid #564268;border-radius:10px;background:#352647;color:#73647f;display:grid;place-items:center}.speed-grid button.active{background:var(--lux-secondary);color:#241632;box-shadow:0 0 0 4px color-mix(in srgb,var(--lux-secondary) 28%,transparent)}.speed-grid svg{width:24px}.sequence-preview{min-height:76px;margin-bottom:12px;padding:12px;border:1px solid #4f3e60;border-radius:9px;background:#2c1e3d;display:flex;align-items:center;justify-content:center;gap:8px;text-align:center}.sequence-preview b{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:#3a2a4b;font-size:22px}.sequence-preview span{color:#b8abc3;font-size:11px}.sequence-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.sequence-actions button{height:68px;border:1px solid #4f3e60;border-radius:9px;background:#352647;color:#fff;font-size:26px}.math-card{min-height:116px;margin-bottom:12px;padding:16px;border:1px solid #4f3e60;border-radius:10px;background:#2c1e3d;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.math-card small,.math-card span{color:#9f91aa;font-size:10px}.math-card strong{font-size:34px;color:#fff;direction:ltr}.math-options{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.math-options button{height:58px;border:1px solid #4f3e60;border-radius:9px;background:#352647;color:#fff;font-size:18px;font-weight:800}.math-options button:active,.odd-grid button:active,.sequence-actions button:active,.speed-grid button:active{transform:scale(.97)}.odd-grid{display:grid;gap:7px}.odd-grid button{aspect-ratio:1;border:1px solid #4f3e60;border-radius:8px;background:#352647;color:#fff;font-size:24px}.challenge-game .game-win{margin-top:12px}@media (max-width:520px){.game-score{gap:7px}.game-score button{width:100%;margin-right:0}.sequence-actions button{height:60px}.math-card strong{font-size:30px}.odd-grid{gap:6px}.odd-grid button{font-size:20px}}.template-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:18px 18px 0}.template-picker button{min-height:156px;padding:13px;border:1px solid #dfe6e2;border-radius:8px;background:#fbfcfb;color:var(--ink);text-align:right;display:flex;flex-direction:column;gap:9px}.template-picker button.active{border-color:var(--green);box-shadow:0 0 0 3px #16715b18}.template-picker strong{font-size:13px}.template-picker small{color:var(--muted);font-size:11px;line-height:1.7}.template-thumb{height:62px;padding:8px;display:grid;gap:6px;border-radius:7px;background:#241632}.template-thumb i{display:block;border-radius:5px;background:#a8e34b}.template-thumb.template-classic{grid-template-columns:42px 1fr}.template-thumb.template-classic i:first-child{grid-row:1/4;border-radius:50%;background:#fff}.template-thumb.template-gallery{grid-template-columns:1fr 1fr;background:#eef5f1}.template-thumb.template-gallery i:first-child{grid-column:1/3;background:#16715b}.template-thumb.template-gallery i{background:#d89538}.template-thumb.template-compact{background:#f4f5f4}.template-thumb.template-compact i{height:10px;background:#16715b}.lux-menu-page.template-gallery{background:#f1f5f2;color:#17231f}.lux-menu-page.template-gallery .lux-menu-shell{width:min(100%,760px);background:#f1f5f2;color:#17231f}.lux-menu-page.template-gallery .lux-food-card,.lux-menu-page.template-gallery .lux-list-head h2,.lux-menu-page.template-gallery .lux-menu-head button,.lux-menu-page.template-gallery .lux-menu-head strong{color:#17231f}.lux-menu-page.template-gallery .lux-promo{height:220px;border:0;border-radius:8px;background:#fff;box-shadow:0 16px 38px #17322914}.lux-menu-page.template-gallery .lux-promo:before{display:none}.lux-menu-page.template-gallery .lux-promo>div:first-child{width:52%;padding-top:6px}.lux-menu-page.template-gallery .lux-promo h1{font-size:24px}.lux-menu-page.template-gallery .lux-promo p{font-size:10px;color:#65736d}.lux-menu-page.template-gallery .lux-promo-food{left:18px;top:18px;width:190px!important;height:184px;border:0;border-radius:8px;transform:none}.lux-menu-page.template-gallery .lux-promo-food img{transform:scale(1.25)}.lux-menu-page.template-gallery .lux-search{border-color:#dfe6e2;background:#fff}.lux-menu-page.template-gallery .lux-search input{color:#17231f}.lux-menu-page.template-gallery .lux-categories button{border-color:#dfe6e2;background:#fff;color:#5c6963}.lux-menu-page.template-gallery .lux-food-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.lux-menu-page.template-gallery .lux-food-card{min-height:250px;padding:0;display:block;overflow:hidden;border-color:#e0e6e2;background:#fff;box-shadow:0 10px 26px #1732290c}.lux-menu-page.template-gallery .lux-card-photo{position:relative;right:auto;width:100%;height:142px;border-radius:0;background:#e3e8e5}.lux-menu-page.template-gallery .lux-card-photo img{transform:scale(1.35)}.lux-menu-page.template-gallery .lux-card-copy{padding:12px 12px 48px}.lux-menu-page.template-gallery .lux-card-copy h3{font-size:14px}.lux-menu-page.template-gallery .lux-card-copy p{height:34px;color:#728079}.lux-menu-page.template-gallery .lux-add-cart{left:12px;bottom:12px}.lux-menu-page.template-gallery .lux-heart{background:#f0f3f1;color:#89958f}.lux-menu-page.template-compact,.lux-menu-page.template-compact .lux-menu-shell{background:#edf0ee;color:#17231f}.lux-menu-page.template-compact .lux-list-head h2,.lux-menu-page.template-compact .lux-menu-head button,.lux-menu-page.template-compact .lux-menu-head strong{color:#17231f}.lux-menu-page.template-compact .lux-promo{display:none}.lux-menu-page.template-compact .lux-search{margin-top:2px;border-color:#d9e0dc;background:#fff}.lux-menu-page.template-compact .lux-search input{color:#17231f}.lux-menu-page.template-compact .lux-categories button{height:34px;border-color:#d9e0dc;background:#fff;color:#59665f}.lux-menu-page.template-compact .lux-list-head{padding:8px 0;margin-bottom:6px}.lux-menu-page.template-compact .lux-food-list{gap:6px}.lux-menu-page.template-compact .lux-food-card{min-height:82px;padding:9px 76px 9px 54px;border-color:#dfe5e1;background:#fff;color:#17231f}.lux-menu-page.template-compact .lux-card-photo{right:9px;width:54px;height:54px;border-radius:8px}.lux-menu-page.template-compact .lux-card-photo img{transform:scale(1.55)}.lux-menu-page.template-compact .lux-card-copy h3{font-size:12px}.lux-menu-page.template-compact .lux-card-copy p{height:18px;color:#738079;white-space:nowrap;text-overflow:ellipsis}.lux-menu-page.template-compact .lux-card-copy>div{margin-top:5px}.lux-menu-page.template-compact .lux-heart{left:9px;top:9px;background:#eef2f0}.lux-menu-page.template-compact .lux-add-cart{left:9px;bottom:9px}.lux-menu-page.template-compact .lux-bottom,.lux-menu-page.template-gallery .lux-bottom{background:#ffffffed;border-color:#dfe5e1}.lux-menu-page.template-compact .lux-bottom a,.lux-menu-page.template-compact .lux-bottom button,.lux-menu-page.template-gallery .lux-bottom a,.lux-menu-page.template-gallery .lux-bottom button{color:#6d7973}@media (max-width:900px){.template-picker{grid-template-columns:1fr}.lux-menu-page.template-gallery .lux-menu-shell{width:100vw;max-width:100vw}.lux-menu-page.template-gallery .lux-food-list{grid-template-columns:1fr}.lux-menu-page.template-gallery .lux-promo{height:176px}.lux-menu-page.template-gallery .lux-promo-food{width:132px!important;height:132px}.lux-menu-page.template-gallery .lux-promo>div:first-child{width:62%}.lux-menu-page.template-gallery .lux-promo h1{font-size:18px}}.template-gallery .lux-menu-shell{width:min(100%,860px);padding:0 18px 96px;background:#f2f5f3;color:#17231f}.gallery-hero{height:330px;margin:0 -18px 14px;position:relative;overflow:hidden;border-radius:0 0 10px 10px;background:#dfe6e2}.gallery-hero>img{object-fit:cover}.gallery-shade{position:absolute;inset:0;background:linear-gradient(0deg,#10251ee6,#10251e52 58%,#10251e24)}.gallery-topbar{position:absolute;top:0;right:0;left:0;height:66px;padding:0 18px;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;color:#fff}.compact-head button,.gallery-topbar button{width:38px;height:38px;border:0;border-radius:8px;background:#ffffff1f;color:#fff;display:grid;place-items:center}.compact-head svg,.gallery-topbar svg{width:18px}.gallery-topbar strong{text-align:center;font-size:14px}.gallery-copy{position:absolute;right:22px;bottom:24px;left:22px;color:#fff}.gallery-copy span{display:flex;align-items:center;gap:6px;color:var(--lux-secondary);font-size:10px}.gallery-copy svg{width:14px}.gallery-copy h1{margin:8px 0 6px;font-size:28px;line-height:1.35}.gallery-copy p{max-width:520px;height:40px;margin:0;color:#d5dfda;font-size:11px;line-height:1.8;overflow:hidden}.compact-table,.gallery-table{min-height:36px;margin-bottom:10px;padding:8px 12px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:8px;background:#fff;color:#54635c;font-size:11px}.compact-table svg,.gallery-table svg{width:15px;color:var(--lux-primary)}.gallery-tools{position:sticky;top:0;z-index:9;margin:0 -2px 14px;padding:10px 2px 0;background:#f2f5f3e8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.template-gallery .lux-search{height:46px;margin:0 0 10px;border:1px solid #d9e2dd;border-radius:8px;background:#fff}.template-gallery .lux-categories{padding-bottom:8px}.template-gallery .lux-categories button{height:36px;border-color:#d9e2dd;border-radius:8px;background:#fff;color:#5d6a64;font-size:11px}.template-gallery .lux-categories button.active{border-color:var(--lux-primary);background:var(--lux-primary);color:#fff}.gallery-heading{margin:8px 0 12px;display:flex;align-items:end;justify-content:space-between}.gallery-heading span{color:var(--lux-primary);font-size:10px;font-weight:800}.gallery-heading h2{margin:3px 0 0;font-size:20px}.gallery-heading small{color:#718078;font-size:10px}.gallery-food-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gallery-food-card{min-height:270px;position:relative;overflow:hidden;border:1px solid #dfe6e2;border-radius:8px;background:#fff;box-shadow:0 12px 30px #1732290f;cursor:pointer}.gallery-food-card.wide{grid-column:1/-1;min-height:300px}.gallery-food-image{height:155px;position:relative;overflow:hidden;background:#dce3df}.gallery-food-card.wide .gallery-food-image{height:190px}.gallery-food-image img{object-fit:cover;transform:scale(1.28)}.gallery-food-image.crop-0 img{object-position:7% 44%}.gallery-food-image.crop-1 img{object-position:53% 44%}.gallery-food-image.crop-2 img{object-position:94% 44%}.gallery-food-copy{padding:13px 13px 52px}.gallery-food-copy span{color:var(--lux-primary);font-size:9px;font-weight:800}.gallery-food-copy h3{margin:4px 0;font-size:15px;line-height:1.45}.gallery-food-copy p{height:35px;margin:0 0 9px;color:#73817a;font-size:10px;line-height:1.7;overflow:hidden}.gallery-food-copy strong{font-size:14px;color:#17231f}.gallery-food-copy small{color:#78867f;font-size:8px}.gallery-add,.gallery-favorite{position:absolute;display:grid;place-items:center;border:0;border-radius:8px}.gallery-favorite{top:10px;left:10px;width:34px;height:34px;background:#fffffff0;color:#7b8982}.gallery-favorite.active{color:var(--lux-accent)}.gallery-add{left:12px;bottom:12px;width:38px;height:38px;background:var(--lux-primary);color:#fff}.gallery-add.added{background:#3ddc84;color:#142219}.gallery-add svg,.gallery-favorite svg{width:17px}.template-compact .lux-menu-shell{width:min(100%,620px);padding:0 12px 88px;background:#eef1ef;color:#17231f}.compact-head{height:64px;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:10px}.compact-head button{background:#fff;color:#4d5c55;border:1px solid #dbe3df}.compact-head>div{min-width:0;display:flex;flex-direction:column;text-align:right}.compact-head span{color:#75837c;font-size:10px}.compact-head strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#17231f;font-size:16px}.compact-search{height:43px;margin:2px 0 10px;padding:0 12px;display:flex;align-items:center;gap:9px;border:1px solid #dbe3df;border-radius:8px;background:#fff}.compact-search svg{width:16px;color:#75837c}.compact-search input{width:100%;border:0;outline:0;background:transparent;color:#17231f;font-size:12px}.compact-categories{position:sticky;top:0;z-index:9;margin:0 -12px 8px;padding:8px 12px;display:flex;gap:7px;overflow:auto;background:#eef1efe8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);scrollbar-width:none}.compact-categories::-webkit-scrollbar{display:none}.compact-categories button{min-width:max-content;height:34px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid #dbe3df;border-radius:7px;background:#fff;color:#59675f;font-size:11px}.compact-categories small{min-width:20px;height:20px;padding:0 5px;display:grid;place-items:center;border-radius:10px;background:#eef3f0;color:#6d7a74;font-size:9px}.compact-categories button.active{border-color:var(--lux-primary);background:var(--lux-primary);color:#fff}.compact-categories button.active small{background:#ffffff29;color:#fff}.compact-list{display:flex;flex-direction:column;gap:7px}.compact-row{min-height:78px;padding:9px;display:grid;grid-template-columns:54px minmax(0,1fr) auto 64px;align-items:center;gap:9px;border:1px solid #dfe6e2;border-radius:8px;background:#fff;color:#17231f;cursor:pointer}.compact-photo{width:54px;height:54px;position:relative;overflow:hidden;border-radius:7px;background:#dfe6e2}.compact-photo img{object-fit:cover;transform:scale(1.42)}.compact-photo.crop-0 img{object-position:7% 44%}.compact-photo.crop-1 img{object-position:53% 44%}.compact-photo.crop-2 img{object-position:94% 44%}.compact-copy{min-width:0}.compact-copy span{display:block;color:var(--lux-primary);font-size:8px;font-weight:800}.compact-copy h3,.compact-copy span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compact-copy h3{margin:2px 0;font-size:12px}.compact-copy p{margin:0;height:16px;color:#76837d;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compact-row>strong{white-space:nowrap;font-size:12px}.compact-row>strong small{display:block;color:#78857f;font-size:8px;font-weight:400;text-align:left}.compact-actions{display:flex;justify-content:flex-end;gap:5px}.compact-actions button{width:29px;height:29px;display:grid;place-items:center;border:0;border-radius:7px;background:#eef2f0;color:#6f7c75}.compact-actions button:last-child{background:var(--lux-primary);color:#fff}.compact-actions button.active{color:var(--lux-accent)}.compact-actions button.added{background:#3ddc84;color:#142219}.compact-actions svg{width:14px}.template-compact .lux-bottom,.template-gallery .lux-bottom{background:#ffffffed;border-color:#dfe5e1}.template-compact .lux-bottom a,.template-compact .lux-bottom button,.template-gallery .lux-bottom a,.template-gallery .lux-bottom button{color:#6d7973}.template-compact .lux-bottom .primary,.template-gallery .lux-bottom .primary{background:var(--lux-primary);color:#fff;box-shadow:0 0 0 6px color-mix(in srgb,var(--lux-primary) 18%,transparent)}.template-compact .lux-empty h2,.template-gallery .lux-empty h2{color:#17231f}@media (max-width:720px){.template-compact .lux-menu-shell,.template-gallery .lux-menu-shell{width:100vw;max-width:100vw}.gallery-hero{height:285px}.gallery-food-grid{grid-template-columns:1fr}.gallery-food-card.wide{min-height:270px}.gallery-food-card.wide .gallery-food-image{height:155px}.gallery-copy h1{font-size:24px}.compact-row{grid-template-columns:52px minmax(0,1fr) auto;gap:8px}.compact-actions{grid-column:3;grid-row:2}.compact-row>strong{grid-column:2;justify-self:start}.compact-copy p{max-width:100%}}.template-picker{grid-template-columns:repeat(5,minmax(0,1fr))}.template-thumb.template-spotlight{position:relative;overflow:hidden;background:linear-gradient(135deg,#111827,#16715b)}.template-thumb.template-spotlight i:first-child{grid-column:1/-1;height:28px;background:#fff}.template-thumb.template-spotlight i:nth-child(2){background:#f15e39}.template-thumb.template-minimal{background:#fff;border:1px solid #dfe6e2}.template-thumb.template-minimal i{height:8px;background:#17231f}.template-thumb.template-minimal i:first-child{width:68%;background:#d89538}.template-spotlight.lux-menu-page{background:#0e1714;color:#fff}.template-spotlight .lux-menu-shell{width:min(100%,900px);padding:0 16px 96px;background:#0e1714;color:#fff}.spotlight-hero{min-height:520px;margin:0 -16px 16px;position:relative;overflow:hidden;background:#111}.spotlight-hero>img{object-fit:cover;transform:scale(1.04)}.spotlight-shade{position:absolute;inset:0;background:linear-gradient(0deg,#0e1714,#0e1714d9 22%,#0e171445 68%,#0e1714ba)}.spotlight-top{position:absolute;top:0;right:0;left:0;height:72px;padding:0 18px;display:grid;grid-template-columns:42px 1fr 42px;align-items:center}.minimal-head button,.spotlight-top button{width:40px;height:40px;border:1px solid #ffffff24;border-radius:8px;background:#ffffff12;color:#fff;display:grid;place-items:center}.minimal-head svg,.spotlight-top svg{width:18px}.spotlight-top strong{text-align:center;font-size:14px}.spotlight-copy{position:absolute;right:22px;bottom:118px;left:22px}.spotlight-copy span{display:flex;align-items:center;gap:7px;color:var(--lux-secondary);font-size:10px;text-transform:uppercase}.spotlight-copy svg{width:14px}.spotlight-copy h1{max-width:620px;margin:10px 0 8px;font-size:40px;line-height:1.25}.spotlight-copy p{max-width:520px;height:45px;margin:0;color:#d6e2dd;font-size:12px;line-height:1.9;overflow:hidden}.spotlight-copy button{height:42px;margin-top:16px;padding:0 15px;border:0;border-radius:8px;background:var(--lux-secondary);color:#12201b;display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800}.spotlight-copy button svg{width:16px}.spotlight-stats{position:absolute;right:16px;bottom:18px;left:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.spotlight-stats div{min-height:70px;padding:12px;border:1px solid #ffffff1f;border-radius:8px;background:#ffffff14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;flex-direction:column;justify-content:center}.spotlight-stats strong{font-size:22px}.spotlight-stats span{color:#afbfba;font-size:10px}.spotlight-panel{position:sticky;top:0;z-index:9;margin-bottom:14px;padding:10px 0 0;background:#0e1714e8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.spotlight-search{height:48px;margin-bottom:10px;padding:0 14px;display:flex;align-items:center;gap:10px;border:1px solid #ffffff16;border-radius:8px;background:#ffffff0d}.spotlight-search svg{width:17px;color:var(--lux-secondary)}.spotlight-search input{width:100%;border:0;outline:0;background:transparent;color:#fff;font-size:12px}.spotlight-search input::placeholder{color:#879892}.template-spotlight .lux-categories button{height:36px;border-color:#ffffff18;background:#ffffff0e;color:#c9d6d1;border-radius:18px}.template-spotlight .lux-categories button.active{background:var(--lux-secondary);color:#12201b;border-color:var(--lux-secondary)}.spotlight-rail{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:14px;overflow:auto;scrollbar-width:none}.spotlight-rail::-webkit-scrollbar{display:none}.spotlight-rail button{min-width:104px;min-height:142px;padding:8px;border:1px solid #ffffff14;border-radius:8px;background:#ffffff0c;color:#fff;text-align:right}.spotlight-rail span{height:82px;margin-bottom:8px;position:relative;display:block;overflow:hidden;border-radius:7px;background:#1d2a26}.minimal-image img,.spotlight-photo img,.spotlight-rail img{object-fit:cover;transform:scale(1.34)}.spotlight-rail strong{display:block;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spotlight-rail small{color:var(--lux-secondary);font-size:10px}.spotlight-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.spotlight-card{min-height:150px;padding:10px;display:grid;grid-template-columns:118px minmax(0,1fr);gap:12px;border:1px solid #ffffff12;background:#ffffff0d;cursor:pointer}.spotlight-card,.spotlight-photo{position:relative;border-radius:8px}.spotlight-photo{height:130px;overflow:hidden;background:#1f2d28}.spotlight-card>div:nth-child(2){min-width:0;padding-left:42px}.spotlight-card span{color:var(--lux-secondary);font-size:9px}.spotlight-card h3{margin:4px 0;font-size:15px}.spotlight-card p{height:34px;margin:0 0 9px;color:#aebbb6;font-size:10px;line-height:1.7;overflow:hidden}.spotlight-card strong{font-size:14px}.spotlight-card small{color:#9baaa5;font-size:8px}.spotlight-card>button{position:absolute;left:10px;width:32px;height:32px;border:0;border-radius:8px;display:grid;place-items:center}.spotlight-card>button:first-of-type{top:10px;background:#ffffff12;color:#aebbb6}.spotlight-card>button:first-of-type.active{color:var(--lux-accent)}.spotlight-card>button:nth-of-type(2){bottom:10px;background:var(--lux-secondary);color:#12201b}.spotlight-card>button.added{background:#3ddc84}.spotlight-card svg{width:15px}.template-minimal.lux-menu-page{background:#f8f8f6;color:#151b18}.template-minimal .lux-menu-shell{width:min(100%,780px);padding:0 20px 96px;background:#f8f8f6;color:#151b18}.minimal-head{height:72px;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;border-bottom:1px solid #e2e5e0}.minimal-head button{background:#fff;color:#151b18;border-color:#e2e5e0}.minimal-head button a{display:grid;place-items:center;color:inherit}.minimal-head>div{text-align:center}.minimal-head span{display:block;color:#87908a;font-size:9px;letter-spacing:1px}.minimal-head strong{font-size:15px}.minimal-intro{padding:34px 0 24px;text-align:center}.minimal-intro span{color:var(--lux-primary);font-size:11px;font-weight:800}.minimal-intro h1{max-width:620px;margin:8px auto;font-size:42px;line-height:1.25}.minimal-intro p{max-width:460px;margin:0 auto;color:#6f7a74;font-size:12px;line-height:1.9}.minimal-tools{position:sticky;top:0;z-index:9;padding:10px 0;background:#f8f8f6e8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.minimal-tools>div:first-child{height:46px;margin-bottom:10px;padding:0 14px;border:1px solid #e1e5e0;border-radius:8px;background:#fff;display:flex;align-items:center;gap:10px}.minimal-tools svg{width:16px;color:#7b867f}.minimal-tools input{width:100%;border:0;outline:0;background:transparent;color:#151b18;font-size:12px}.template-minimal .lux-categories{justify-content:center}.template-minimal .lux-categories button{height:34px;border:0;border-bottom:1px solid transparent;border-radius:0;background:transparent;color:#717b75}.template-minimal .lux-categories button.active{background:transparent;color:#151b18;border-bottom-color:var(--lux-primary)}.minimal-list{display:grid;gap:10px}.minimal-list article{min-height:118px;padding:12px 0;display:grid;grid-template-columns:88px minmax(0,1fr) auto 74px;align-items:center;gap:14px;border-bottom:1px solid #e2e5e0;cursor:pointer}.minimal-list article.feature{min-height:178px;grid-template-columns:160px minmax(0,1fr) auto 74px}.minimal-image{height:88px;position:relative;overflow:hidden;border-radius:8px;background:#e4e7e2}.minimal-list article.feature .minimal-image{height:150px}.minimal-copy{min-width:0}.minimal-copy span{color:var(--lux-primary);font-size:9px;font-weight:800}.minimal-copy h3{margin:5px 0;font-size:17px}.minimal-list article.feature h3{font-size:24px}.minimal-copy p{height:34px;margin:0;color:#727d77;font-size:10px;line-height:1.7;overflow:hidden}.minimal-list article>strong{font-size:15px;white-space:nowrap}.minimal-list article>strong small{display:block;color:#7d8781;font-size:8px;font-weight:400;text-align:left}.minimal-actions{display:flex;gap:6px}.minimal-actions button{width:32px;height:32px;border:1px solid #e1e5e0;border-radius:8px;background:#fff;color:#6d7771;display:grid;place-items:center}.minimal-actions button:last-child{background:#151b18;color:#fff;border-color:#151b18}.minimal-actions button.active{color:var(--lux-accent)}.minimal-actions button.added{background:#3ddc84;color:#12201b;border-color:#3ddc84}.minimal-actions svg{width:15px}.template-spotlight .lux-bottom{background:#101b17ed;border-color:#ffffff12}.template-spotlight .lux-bottom a,.template-spotlight .lux-bottom button{color:#aebbb6}.template-spotlight .lux-bottom .primary{background:var(--lux-secondary);color:#12201b;box-shadow:0 0 0 6px color-mix(in srgb,var(--lux-secondary) 18%,transparent)}.template-minimal .lux-bottom{background:#fffffff2;border-color:#e2e5e0}.template-minimal .lux-bottom a,.template-minimal .lux-bottom button{color:#68736d}.template-minimal .lux-bottom .primary{background:#151b18;color:#fff;box-shadow:0 0 0 6px #151b1812}.template-spotlight .lux-empty h2{color:#fff}.template-minimal .lux-empty h2{color:#151b18}@media (max-width:1050px){.template-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.spotlight-list{grid-template-columns:1fr}}@media (max-width:720px){.template-minimal .lux-menu-shell,.template-spotlight .lux-menu-shell{width:100vw;max-width:100vw}.spotlight-hero{min-height:500px}.spotlight-copy h1{font-size:31px}.spotlight-rail{grid-template-columns:repeat(6,104px)}.spotlight-card{grid-template-columns:96px minmax(0,1fr)}.spotlight-photo{height:110px}.minimal-intro h1{font-size:32px}.minimal-list article,.minimal-list article.feature{grid-template-columns:70px minmax(0,1fr) auto;gap:10px;min-height:98px}.minimal-image,.minimal-list article.feature .minimal-image{height:70px}.minimal-copy h3,.minimal-list article.feature h3{font-size:14px}.minimal-copy p{height:18px;white-space:nowrap;text-overflow:ellipsis}.minimal-actions{grid-column:3;grid-row:2}.minimal-list article>strong{grid-column:2;justify-self:start}}.minimal-head>a{width:40px;height:40px;border:1px solid #e2e5e0;border-radius:8px;background:#fff;color:#151b18;display:grid;place-items:center;text-decoration:none}img.mini-food{object-fit:cover;background:#edf1ef}.lux-menu-page,.lux-menu-shell{overflow:visible;position:relative}.compact-sticky-tools,.gallery-tools,.menu-sticky-tools,.minimal-tools,.spotlight-panel{position:sticky!important;top:0!important;z-index:50!important;isolation:isolate}.compact-sticky-tools,.menu-sticky-tools{width:100%;padding-top:9px;background:color-mix(in srgb,var(--lux-primary) 10%,#211433 90%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 10px 24px transparent;transition:box-shadow .25s ease}.compact-sticky-tools:before,.menu-sticky-tools:before{content:"";position:absolute;z-index:-1;inset:0 -16px;background:inherit}.menu-sticky-tools .lux-search{margin-top:0}.compact-sticky-tools{margin:0 0 8px;padding:8px 0 1px;background:#eef1eff7}.compact-sticky-tools .compact-search{margin-top:0}.compact-sticky-tools .compact-categories{position:static!important;margin:0 -12px;padding:0 12px 8px;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.lux-categories{min-width:0;overscroll-behavior-inline:contain}.compact-categories.side,.lux-categories.side{position:fixed!important;top:96px!important;bottom:92px;z-index:70!important;width:112px;padding:10px 8px;margin:0!important;display:flex;flex-direction:column;gap:8px;overflow-x:hidden;overflow-y:auto;border:1px solid color-mix(in srgb,var(--lux-primary) 20%,#fff);border-radius:20px;background:color-mix(in srgb,var(--lux-primary) 8%,#fff 92%);box-shadow:0 14px 34px #14111d24;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.compact-categories.category-left,.lux-categories.category-left{left:max(10px,calc(50vw - 500px))}.compact-categories.category-right,.lux-categories.category-right{right:max(10px,calc(50vw - 500px))}.compact-categories.side button,.lux-categories.side button{width:100%;min-width:0;flex:0 0 auto;white-space:normal;line-height:1.25}@media (max-width:920px){.compact-categories.side,.lux-categories.side{width:78px;padding:8px 5px;border-radius:16px}.compact-categories.category-left,.lux-categories.category-left{left:6px}.compact-categories.category-right,.lux-categories.category-right{right:6px}.compact-categories.side button,.lux-categories.side button{padding-inline:6px;font-size:11px}}.compact-row,.gallery-food-card,.lux-food-card,.minimal-list>article,.spotlight-card{scroll-margin-top:142px}.compact-categories button,.lux-categories button{transition:color .25s ease,background-color .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease}.compact-categories button.active,.lux-categories button.active{animation:categorySelect .38s cubic-bezier(.2,.8,.2,1);box-shadow:0 5px 16px color-mix(in srgb,var(--lux-primary) 25%,transparent)}@keyframes categorySelect{0%{transform:scale(.92)}65%{transform:scale(1.06)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.compact-categories button,.lux-categories button{transition:none}.compact-categories button.active,.lux-categories button.active{animation:none}.compact-row,.gallery-food-card,.lux-food-card,.minimal-list>article,.spotlight-card{scroll-behavior:auto}}.lux-intro-fullscreen{background:#111}.lux-intro-slides{position:absolute;inset:0;z-index:0}.lux-intro-slides>img{object-fit:cover;opacity:0;transform:scale(1.04);transition:opacity .9s ease,transform 6s ease}.lux-intro-slides>img.active{opacity:.8;transform:scale(1)}.lux-intro-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#06030a99,#08040b40 38%,#0b0710db)}.lux-intro-fullscreen .lux-leaf,.lux-intro-fullscreen .lux-orbit{display:none}.lux-intro-fullscreen .lux-intro-copy{bottom:110px;text-shadow:0 2px 20px #000}.lux-intro-fullscreen .lux-intro-copy p{color:#eee}.lux-intro-fullscreen .lux-enter{background:var(--lux-secondary);color:#211433}.lux-intro-fullscreen .lux-intro-head{background:linear-gradient(180deg,#0007,transparent)}.intro-image-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.intro-image-list article{height:120px;position:relative;overflow:hidden;border-radius:8px;background:#18241f}.intro-image-list img{width:100%;height:100%;object-fit:cover}.intro-image-list span{position:absolute;right:7px;top:7px;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#0009;color:#fff;font-size:10px}.intro-image-list button{position:absolute;left:7px;top:7px;width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:6px;background:#991b1bd9;color:#fff;cursor:pointer}.intro-image-list svg{width:14px}.settings-grid select{width:100%;margin-top:7px;border:1px solid var(--line);border-radius:6px;background:#fff;padding:10px;outline:0}@media (max-width:900px){.intro-image-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.lux-menu-page{overflow-x:clip;overflow-y:visible}.order-live-alert{position:fixed;z-index:1000;top:20px;left:20px;width:min(390px,calc(100vw - 40px));display:grid;grid-template-columns:42px 1fr 32px;align-items:center;gap:10px;padding:14px;border:1px solid #d5eadf;border-radius:14px;background:#fff;box-shadow:0 18px 55px #14291f33;color:#174d39;animation:order-alert-in .25s ease-out}.order-live-alert>svg{width:42px;height:42px;padding:9px;border-radius:50%;background:#e8f7ef}.order-live-close,.order-live-copy{border:0;background:transparent;color:inherit;cursor:pointer}.order-live-copy{display:grid;gap:4px;text-align:right}.order-live-copy strong{font-size:14px}.order-live-copy span{color:#64756d;font-size:12px}.order-live-close svg{width:18px}.waiter-live-alert{top:112px;border-color:#f2d4a6}.waiter-call-card header strong{display:flex;align-items:center;gap:7px}.waiter-call-card header strong svg{width:18px}.waiter-call-card footer{display:flex;justify-content:flex-end;gap:8px}.lux-waiter-call{position:relative;width:min(390px,calc(100vw - 32px));min-height:300px;padding:48px 28px 32px;border-radius:24px;background:#fff;box-shadow:0 24px 80px #0004}.lux-waiter-call>svg{color:var(--lux-primary)}.lux-waiter-close{position:absolute;top:16px;left:16px;display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;background:#f2f4f3;cursor:pointer}.lux-waiter-close svg{width:18px}.lux-waiting-panel{display:flex;flex-direction:column;align-items:center;padding:34px 24px 28px;text-align:center;color:#26332e}.lux-waiting-icon{position:relative;display:grid;place-items:center;width:72px;height:72px;margin-bottom:14px;border-radius:50%;background:color-mix(in srgb,var(--lux-primary) 12%,#fff);color:var(--lux-primary)}.lux-waiting-icon>svg{width:32px}.lux-waiting-icon span{position:absolute;inset:-6px;border:2px solid color-mix(in srgb,var(--lux-primary) 30%,transparent);border-radius:inherit;animation:waiting-pulse 1.8s ease-out infinite}.lux-waiting-panel>small{color:#7a8a83;font-size:11px}.lux-waiting-panel h2{margin:7px 0 10px;color:#05bf6f;font-size:21px}.lux-waiting-status{display:flex;align-items:center;gap:7px;padding:6px 11px;border-radius:999px;background:#eef8f2;color:#287253;font-size:11px;font-weight:800}.lux-waiting-status i{width:7px;height:7px;border-radius:50%;background:#31a46f;box-shadow:0 0 0 4px #31a46f20}.lux-countdown{display:grid;gap:1px;margin-top:20px}.lux-countdown>span{color:#05bf6f;font-size:38px;font-weight:900;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;direction:ltr}.lux-countdown small{color:#8b9792;font-size:9px}.lux-countdown-track{width:min(260px,100%);height:5px;margin:12px 0 16px;overflow:hidden;border-radius:999px;background:#e6ebe8}.lux-countdown-track i{display:block;height:100%;margin-right:auto;border-radius:inherit;background:linear-gradient(90deg,var(--lux-primary),var(--lux-secondary));transition:width 1s linear}.lux-waiting-panel>p{max-width:310px;margin:0;color:#718078;font-size:10px;line-height:1.9}.lux-waiting-total{margin-top:10px;color:#05bf6f;font-size:14px}.lux-play-waiting{width:100%;display:grid;grid-template-columns:40px 1fr 20px;align-items:center;gap:10px;margin-top:22px;padding:12px 14px;border:0;border-radius:15px;background:linear-gradient(135deg,var(--lux-primary),color-mix(in srgb,var(--lux-primary) 74%,#162b23));color:#fff;cursor:pointer;text-align:right}.lux-play-waiting>svg:first-child{width:40px;height:40px;padding:9px;border-radius:12px;background:#fff2}.lux-play-waiting>span{display:grid;gap:3px}.lux-play-waiting strong{font-size:12px}.lux-play-waiting small{color:#ffffffb8;font-size:9px}.lux-play-waiting>svg:last-child{width:17px}.lux-waiting-result{display:grid;justify-items:center;gap:10px;padding:72px 28px 48px;text-align:center}.lux-waiting-result>svg{width:48px;color:var(--lux-primary)}.lux-waiting-result h2,.lux-waiting-result p{margin:0}.lux-waiting-result p{color:#738078;font-size:11px;line-height:1.9}@keyframes waiting-pulse{0%{opacity:.7;transform:scale(.9)}70%,to{opacity:0;transform:scale(1.14)}}.order-page-heading{align-items:center;gap:18px}.order-search{width:min(330px,100%);display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:#f8faf9}.order-search svg{width:17px;color:var(--muted)}.order-search input{width:100%;height:42px;border:0;outline:0;background:transparent;font-size:11px}.order-filter-tabs{display:flex;gap:7px;margin-bottom:18px;padding:5px;border-radius:13px;background:#f3f6f4}.order-filter-tabs button{display:flex;align-items:center;gap:7px;padding:9px 14px;border:0;border-radius:10px;background:transparent;color:#718079;font-size:11px;font-weight:700}.order-filter-tabs button.active{background:#fff;color:var(--green);box-shadow:0 3px 12px #183b2e12}.order-filter-tabs b{min-width:22px;padding:2px 6px;border-radius:999px;background:#e7ede9;font-size:9px}.admin-order-card.table-order{overflow:hidden;border-top:4px solid var(--green)}.order-card-head{padding-bottom:15px;border-bottom:1px solid var(--line)}.order-head-actions,.order-main-identity{display:flex!important;flex-direction:row!important;align-items:center;gap:12px!important}.order-table-icon{display:grid;place-items:center;width:48px;height:48px;flex:0 0 auto;border-radius:14px;background:#eaf6f0;color:var(--green)}.online-order .order-table-icon{background:#eef3fb;color:#416b9c}.order-table-icon svg{width:23px}.order-main-identity>div{display:grid;gap:2px}.order-main-identity small{color:var(--muted);font-size:9px}.order-main-identity strong{color:var(--ink);font-size:17px}.order-age,.order-main-identity span{color:var(--muted);font-size:10px}.order-age{display:flex;align-items:center;gap:5px}.order-age svg{width:15px}.order-summary-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:14px 0;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--line)}.order-table-summary b{display:flex;align-items:center;justify-content:center;gap:5px;color:var(--green)}.order-table-summary svg{width:15px}.order-summary-strip>span{display:grid;gap:3px;padding:10px 12px;background:#fafcfb;text-align:center}.order-summary-strip b{color:#32413b;font-size:11px}.order-summary-strip small{color:var(--muted);font-size:8px}.order-lines-title{padding:9px 0 5px!important;border:0!important;color:var(--muted);font-size:10px!important}.order-lines>div:not(.order-lines-title)>span>i{display:grid;gap:2px;color:var(--ink);font-style:normal}.order-note{display:grid;gap:4px;margin:12px 0 0;padding:11px 13px;border-right:3px solid #d89538;border-radius:9px;background:#fff9ed;color:#75623d!important;line-height:1.8}.order-note b{color:#594a2d}@media (max-width:650px){.order-page-heading{align-items:stretch;flex-direction:column}.order-search{width:100%}.order-filter-tabs{overflow-x:auto}.order-filter-tabs button{flex:0 0 auto}.order-card-head,.order-head-actions{align-items:stretch!important}.order-head-actions{width:100%;justify-content:space-between}.order-summary-strip{grid-template-columns:1fr}}@keyframes order-alert-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}