*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{overflow-x:hidden}:root{--primary:#4cbd33;--secondary:#4cbd33;--primary-dark:#36a922;--primary-deep:#18731c;--accent:#ff6b35;--bg:#fafaf8;--paper:#fffefb;--sage:#eef8eb;--text:#2c2c2c;--text-light:#666;--border:#e0e0e0;--white:#fff;--line-green:#4cbd3329;--shadow:0 8px 24px #18511714;--shadow-lg:0 18px 42px #18511724;--cart-width:0px}body{color:var(--text);background:radial-gradient(circle at 10% 18%,#4cbd3314,#0000 28rem),radial-gradient(circle at 96% 9%,#4cbd3312,#0000 24rem),linear-gradient(#fff 0%,#fbfff9 42%,#f7fbf4 100%);min-height:100vh;font-family:Poppins,sans-serif;position:relative;overflow-x:hidden}body:before,body:after{content:"";opacity:.26;pointer-events:none;z-index:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 260 180'%3E%3Cg fill='none' stroke='%234CBD33' stroke-width='3.5' stroke-linecap='round' opacity='.75'%3E%3Cpath d='M16 156C72 112 128 58 240 26'/%3E%3Cpath d='M60 122c-17-4-31-1-43 8'/%3E%3Cpath d='M92 95c-20-4-36 0-49 12'/%3E%3Cpath d='M126 70c-20-4-37 0-51 13'/%3E%3Cpath d='M166 50c-19-7-35-5-50 5'/%3E%3C/g%3E%3Cg fill='%234CBD33' opacity='.38'%3E%3Cellipse cx='52' cy='124' rx='9' ry='24' transform='rotate(-38 52 124)'/%3E%3Cellipse cx='79' cy='103' rx='9' ry='24' transform='rotate(-42 79 103)'/%3E%3Cellipse cx='109' cy='80' rx='9' ry='24' transform='rotate(-45 109 80)'/%3E%3Cellipse cx='145' cy='58' rx='9' ry='23' transform='rotate(-52 145 58)'/%3E%3Cellipse cx='185' cy='42' rx='8' ry='22' transform='rotate(-58 185 42)'/%3E%3Cellipse cx='68' cy='140' rx='8' ry='21' transform='rotate(42 68 140)'/%3E%3Cellipse cx='101' cy='113' rx='8' ry='22' transform='rotate(38 101 113)'/%3E%3Cellipse cx='134' cy='88' rx='8' ry='22' transform='rotate(34 134 88)'/%3E%3Cellipse cx='174' cy='65' rx='8' ry='22' transform='rotate(30 174 65)'/%3E%3C/g%3E%3Cg fill='%234CBD33' opacity='.55'%3E%3Cellipse cx='204' cy='38' rx='11' ry='8' transform='rotate(-32 204 38)'/%3E%3Cellipse cx='220' cy='34' rx='10' ry='7' transform='rotate(-25 220 34)'/%3E%3C/g%3E%3C/svg%3E") 50%/contain no-repeat;width:260px;height:180px;position:fixed;top:118px}body:before{left:-92px;transform:rotate(-6deg)}body:after{right:-92px;transform:scaleX(-1)rotate(-6deg)}#root{z-index:1;min-height:100vh;position:relative}img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;-webkit-touch-callout:none;pointer-events:auto}img::selection{background:0 0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.header{z-index:10;background:#fffffff0;border-bottom:1px solid #4cbd331f;grid-template-columns:1fr auto 1fr;align-items:center;height:104px;padding:0 2rem;display:grid;position:relative;box-shadow:0 10px 30px #14531214}.header:before{content:"";background:linear-gradient(90deg, var(--primary-deep), var(--primary), var(--primary-deep));height:8px;position:absolute;inset:0 0 auto}.header:after{content:"";background:var(--primary);border-radius:999px;width:76px;height:3px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.header-logo-wrap{justify-content:center;align-items:center;display:flex}.header-logo{object-fit:contain;filter:drop-shadow(0 4px 8px #1258121f);height:88px}.header-logo-text{color:var(--primary);align-items:center;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700;text-decoration:none;display:flex}.header-left{align-items:center;display:flex}.header-right{justify-content:flex-end;align-items:center;gap:1rem;display:flex}.lang-dropdown{position:relative}.lang-dropdown-trigger{cursor:pointer;color:var(--text);white-space:nowrap;background:#ffffffe6;border:1.5px solid #2c2c2c1f;border-radius:10px;align-items:center;gap:.35rem;padding:.35rem .55rem;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:600;transition:border-color .15s,background .15s,box-shadow .15s;display:flex;box-shadow:0 3px 10px #114b120f}.lang-dropdown-trigger:hover{background:#fff;border-color:#4cbd3373;box-shadow:0 5px 14px #114b121a}.lang-dropdown-trigger img{border-radius:2px;width:22px;height:15px}.lang-dropdown-code{letter-spacing:.03em}.lang-chevron{width:14px;height:14px;color:var(--text-light);transition:transform .2s}.lang-chevron.open{transform:rotate(180deg)}.lang-dropdown-menu{background:var(--white);border:1.5px solid var(--border);z-index:200;border-radius:10px;min-width:130px;animation:.15s dropIn;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 6px 20px #0000001a}@keyframes dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.lang-dropdown-item{cursor:pointer;width:100%;color:var(--text);text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;padding:.6rem .85rem;font-family:Poppins,sans-serif;font-size:.85rem;transition:background .12s;display:flex}.lang-dropdown-item:hover{background:#f7f4f1}.lang-dropdown-item.active{color:var(--primary);font-weight:600}.lang-dropdown-item img{border-radius:2px;flex-shrink:0;width:22px;height:15px}.lang-check{width:14px;height:14px;color:var(--primary);margin-left:auto}.cart-btn{cursor:pointer;background:#fff;border:1.5px solid #4cbd3338;border-radius:10px;align-items:center;padding:.45rem;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;position:relative;box-shadow:0 4px 12px #114b1214}.cart-btn:hover{border-color:var(--primary);transform:translateY(-1px);box-shadow:0 8px 18px #114b1221}.cart-btn svg{width:23px;height:23px;stroke:var(--primary);fill:none;stroke-width:2px}.cart-badge{color:#fff;background:#ff6b6b;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.7rem;font-weight:600;display:flex;position:absolute;top:-2px;right:-4px}.cat-nav{scrollbar-width:none;z-index:8;background:#ffffffd6;border-bottom:1px solid #4cbd3321;position:relative;overflow-x:auto;box-shadow:0 8px 24px #1453120f}.cat-nav::-webkit-scrollbar{display:none}.cat-nav-inner{justify-content:center;align-items:center;gap:.65rem;min-width:max-content;padding:.9rem 1.5rem;display:flex}.cat-btn{cursor:pointer;color:#236a1c;white-space:nowrap;background:#fffffff2;border:1.5px solid #4cbd332e;border-radius:999px;padding:.55rem 1.35rem;font-family:Poppins,sans-serif;font-size:.83rem;font-weight:600;transition:all .18s;box-shadow:0 5px 16px #114b120f}.cat-btn:hover{border-color:var(--primary);color:var(--primary);background:#f4fbf1;transform:translateY(-1px);box-shadow:0 9px 20px #4cbd331f}.cat-btn.active{background:linear-gradient(180deg, var(--primary), var(--primary-dark));border-color:var(--primary);color:#fff;font-weight:700;box-shadow:0 9px 18px #4cbd3347}.cat-btn-grid,.cat-grid{display:none}.main-layout{padding-right:var(--cart-width);min-height:calc(100vh - 110px);display:flex;position:relative}.products-section{flex:1;width:100%;max-width:1280px;margin:0 auto;padding:2.45rem 1.6rem 1.6rem;position:relative}.products-section:before{content:"";opacity:.18;pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 420 150'%3E%3Cg fill='none' stroke='%234CBD33' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' opacity='.55'%3E%3Cpath d='M15 118c45-28 82-37 124-34 39 4 59 20 98 19 45 0 77-23 111-49'/%3E%3Cpath d='M210 97V54l46-28 51 28v43'/%3E%3Cpath d='M232 97V68h20v29M276 97V71h18v26'/%3E%3Cpath d='M196 54h124M184 96h152'/%3E%3Cpath d='M53 111c0-26 16-45 37-45s37 19 37 45M72 111V83M105 111V83'/%3E%3Cpath d='M350 56c18-18 32-19 50-1M359 47c10-8 18-8 28 0'/%3E%3C/g%3E%3C/svg%3E") 50%/contain no-repeat;width:min(370px,32vw);height:128px;position:absolute;top:1.35rem;right:2rem}.category-section{z-index:1;margin-bottom:2.6rem;position:relative}.category-title{color:var(--primary-deep);text-align:center;text-shadow:0 2px #fffc;border-bottom:none;margin-bottom:1.6rem;padding-bottom:0;font-family:Playfair Display,serif;font-size:clamp(2rem,3.2vw,2.8rem);font-weight:700;line-height:1.08}.category-title:after{content:"";opacity:.86;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 210 26'%3E%3Cg fill='none' stroke='%234CBD33' stroke-width='2.2' stroke-linecap='round'%3E%3Cpath d='M4 13h78M128 13h78'/%3E%3Cpath d='M105 13c-10-9-21-9-30 0 10 9 21 9 30 0Zm0 0c10-9 21-9 30 0-10 9-21 9-30 0Z'/%3E%3Cpath d='M105 13V5M105 13v8'/%3E%3C/g%3E%3C/svg%3E") 50%/contain no-repeat;width:170px;height:22px;margin:.45rem auto 0;display:block}.products-grid{grid-template-columns:repeat(4,1fr);gap:1.35rem;display:grid}.cat-nav-loading,.cat-grid-loading{justify-content:center;gap:.75rem;width:100%;display:flex}.cat-nav-loading span,.cat-grid-loading span,.menu-loading-grid span{background:linear-gradient(90deg,#4cbd3314,#4cbd332e,#4cbd3314) 0 0/220% 100%;border-radius:8px;animation:1.15s ease-in-out infinite menuPulse;display:block}.cat-nav-loading span{width:142px;height:42px}.cat-grid-loading{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.cat-grid-loading span{height:42px}.menu-loading-state{z-index:1;flex-direction:column;justify-content:center;gap:1.2rem;min-height:430px;display:flex;position:relative}.menu-loading-title{color:var(--primary-deep);text-align:center;font-family:Playfair Display,serif;font-size:clamp(1.7rem,3vw,2.35rem);font-weight:700;line-height:1.1}.menu-loading-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.35rem;display:grid}.menu-loading-grid span{aspect-ratio:4/3.65;box-shadow:var(--shadow)}.menu-loading-state-error{align-items:center}.menu-retry-btn{background:linear-gradient(180deg, var(--primary), var(--primary-deep));color:#fff;cursor:pointer;border:0;border-radius:8px;min-height:42px;padding:.65rem 1.2rem;font-family:Poppins,sans-serif;font-weight:700}@keyframes menuPulse{0%{opacity:.74;background-position:0%}50%{opacity:1;background-position:100%}to{opacity:.74;background-position:0%}}.product-card{background:var(--paper);box-shadow:var(--shadow);border:1px solid #195c1514;border-radius:8px;flex-direction:column;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-lg);border-color:#4cbd3338;transform:translateY(-3px)}.product-media{background:#eef2e9;position:relative;overflow:visible}.product-img{aspect-ratio:4/3;object-fit:cover;background:#f0ece8;width:100%;transition:transform .28s;display:block}.product-card:hover .product-img{transform:scale(1.025)}.product-img-placeholder{aspect-ratio:4/3;color:#ccc;background:linear-gradient(135deg,#f0ece8,#e8e0d8);justify-content:center;align-items:center;width:100%;font-size:2.5rem;display:flex}.product-badge{background:radial-gradient(circle at 32% 25%, #ffffff6b, transparent 30%), linear-gradient(145deg, var(--primary), var(--primary-deep));z-index:2;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;bottom:-18px;right:.9rem;box-shadow:0 7px 16px #0f5f123d}.product-badge svg{fill:none;stroke:#fff;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.product-body{text-align:center;flex-direction:column;flex:1;align-items:center;gap:.35rem;padding:1.15rem 1rem 1rem;display:flex}.product-name{text-align:center;color:#202020;width:100%;font-size:.98rem;font-weight:700;line-height:1.28}.product-price{color:var(--primary-deep);text-align:center;width:100%;margin-top:.05rem;font-size:1.12rem;font-weight:800}.product-choice{text-align:left;flex-direction:column;gap:.25rem;width:100%;margin:.15rem 0 .3rem;display:flex}.product-choice-label{color:var(--text-light);font-size:.7rem;font-weight:700}.product-choice-select{width:100%;min-height:38px;color:var(--text);background:#fff;border:1px solid #4cbd332e;border-radius:8px;outline:none;padding:.42rem .55rem;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:500}.product-choice-select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #4cbd3324}.btn-add{background:linear-gradient(180deg, var(--primary), var(--primary-deep));color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.48rem;width:100%;min-height:42px;margin-top:auto;padding:.58rem 1rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:700;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex;box-shadow:inset 0 1px #ffffff2e,0 8px 15px #115f1229}.btn-add:hover{filter:brightness(1.03);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff2e,0 10px 18px #115f1238}.btn-add-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.btn-add:disabled,.btn-add:disabled:hover{color:#fff;cursor:not-allowed;filter:none;box-shadow:none;background:#c7c1ba;transform:none}.cart-sidebar{background:var(--white);border-left:1px solid var(--border);z-index:300;clip-path:inset(0 0 0 100%);pointer-events:none;flex-direction:column;width:380px;height:100vh;transition:clip-path .28s;display:flex;position:fixed;top:0;right:0;box-shadow:-6px 0 24px #0000001f}.cart-sidebar.open{clip-path:inset(0);pointer-events:auto}.cart-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 1rem;display:flex}.cart-header-title{color:var(--text);font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700}.cart-close-btn{cursor:pointer;color:var(--text-light);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.4rem;transition:background .15s,color .15s;display:flex}.cart-close-btn:hover{color:var(--text);background:#f0f0f0}.cart-close-btn svg{width:20px;height:20px}.cart-tabs{border-bottom:1px solid var(--border);display:flex}.cart-tab{color:var(--text-light);cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;flex:1;padding:.85rem;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:600}.cart-tab.active{color:var(--primary);border-bottom-color:var(--primary)}.cart-body{flex-direction:column;flex:1;padding:1rem;display:flex;overflow-y:auto}.cart-empty{color:var(--text-light);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:2rem;display:flex}.cart-empty svg{stroke:#ccc;fill:none;stroke-width:1.5px;width:50px;height:50px;margin-bottom:.5rem}.cart-empty-title{color:var(--text);font-size:1rem;font-weight:600}.cart-empty-sub{font-size:.85rem}.cart-items-label{color:var(--text-light);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.78rem;font-weight:600}.cart-item{border-bottom:1px solid #f5f0eb;flex-direction:column;gap:.4rem;padding:.6rem 0;display:flex}.cart-item-row{align-items:center;gap:.6rem;display:flex}.cart-item-name{flex:1;font-size:.85rem;font-weight:500;line-height:1.3}.cart-item-controls{align-items:center;gap:.35rem;display:flex}.cart-item-note{width:100%;color:var(--text);box-sizing:border-box;background:#fafaf7;border:1px solid #e5e0d8;border-radius:6px;outline:none;padding:.42rem .6rem;font-family:inherit;font-size:.78rem;transition:all .15s}.cart-item-note:focus{border-color:var(--primary);background:#fff}.cart-item-note::placeholder{color:#a8a39a;font-size:.74rem}.order-item-choice{color:#166534;word-break:break-word;background:#f0fdf4;border-left:2px solid #4cbd33;border-radius:5px;padding:.3rem .5rem;font-size:.74rem;line-height:1.35}.order-item-note{color:#b45309;word-break:break-word;background:#fffbeb;border-left:2px solid #f59e0b;border-radius:5px;margin-top:.25rem;padding:.3rem .5rem;font-size:.74rem;line-height:1.35}.order-modal-item-wrap,.my-order-item-wrap{flex-direction:column;gap:.15rem;display:flex}.qty-btn{border:1px solid var(--border);cursor:pointer;width:24px;height:24px;color:var(--text);background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:background .15s;display:flex}.qty-btn:hover{background:#f0ece8}.qty-num{text-align:center;min-width:16px;font-size:.88rem;font-weight:600}.cart-item-price{color:var(--primary);text-align:right;min-width:60px;font-size:.83rem;font-weight:700}.my-orders-list{flex-direction:column;gap:.7rem;padding:.3rem 0;display:flex}.my-order-card{background:var(--white);border:1px solid var(--border);border-left:4px solid var(--primary);border-radius:10px;padding:.8rem .85rem;box-shadow:0 1px 3px #0000000a}.my-order-pending{border-left-color:#2563eb}.my-order-accepted{border-left-color:#d97706}.my-order-ready{border-left-color:#4cbd33}.my-order-header{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.my-order-status{text-transform:uppercase;letter-spacing:.3px;border-radius:12px;padding:.25rem .55rem;font-size:.72rem;font-weight:700}.my-order-status-pending{color:#1e40af;background:#dbeafe}.my-order-status-accepted{color:#92400e;background:#fef3c7}.my-order-status-ready{color:#065f46;background:#d1fae5}.my-order-time{color:var(--text-light);font-size:.78rem;font-weight:500}.my-order-table{color:var(--text);margin-bottom:.5rem;font-size:.92rem;font-weight:700}.my-order-items{border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;gap:.3rem;margin-bottom:.5rem;padding:.5rem 0;display:flex}.my-order-item{grid-template-columns:1fr auto auto;align-items:center;gap:.5rem;font-size:.82rem;display:grid}.my-order-item-name{color:var(--text)}.my-order-item-qty{color:var(--text-light);text-align:right;min-width:28px;font-weight:600}.my-order-item-price{color:var(--text);text-align:right;min-width:60px;font-weight:700}.my-order-total{justify-content:space-between;align-items:center;font-size:.88rem;display:flex}.my-order-total>span:first-child{color:var(--text-light);font-weight:500}.my-order-total-amount{color:var(--primary);font-size:1rem;font-weight:800}.table-section{border-top:1px solid var(--border);margin-top:1rem;padding-top:.8rem}.table-section-title{margin-bottom:.5rem;font-size:.9rem;font-weight:600}.table-area-label{color:var(--text-light);margin:.5rem 0 .3rem;font-size:.78rem;font-weight:600}.table-buttons{flex-wrap:wrap;gap:.35rem;display:flex}.table-btn{border:1px solid var(--border);background:var(--white);cursor:pointer;color:var(--text);border-radius:20px;padding:.28rem .65rem;font-family:Poppins,sans-serif;font-size:.76rem;transition:all .15s}.table-btn:hover{border-color:var(--primary);color:var(--primary)}.table-btn.selected{background:var(--primary);color:#fff;border-color:var(--primary)}.cart-footer{border-top:1px solid var(--border);flex-direction:column;gap:.6rem;padding:.9rem 1rem;display:flex}.cart-selected-table{color:var(--text-light);font-size:.8rem}.cart-selected-table span{color:var(--text);font-weight:600}.cart-total{justify-content:space-between;align-items:center;font-size:1rem;font-weight:700;display:flex}.cart-total-amount{color:var(--primary);font-size:1.1rem}.btn-complete{color:#fff;cursor:pointer;background:#4cbd33;border:none;border-radius:10px;width:100%;padding:.75rem;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;transition:background .15s}.btn-complete:hover{background:#36a922}.btn-complete:disabled{cursor:not-allowed;background:#ccc}.footer{text-align:center;margin-right:var(--cart-width);color:#ffffffe0;background:radial-gradient(circle at 50% 0,#4cbd3373,#0000 38rem),linear-gradient(135deg,#167a1a 0%,#1b7d1f 48%,#0f6115 100%);border-top:1px solid #4cbd332e;padding:2.3rem 1.5rem 1.5rem;position:relative;overflow:hidden}.footer:before,.footer:after{content:"";opacity:.5;pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 260 150'%3E%3Cg fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' opacity='.62'%3E%3Cpath d='M12 136C64 96 118 48 240 16'/%3E%3Cpath d='M62 94c-15-6-30-4-44 6M96 68c-18-6-34-3-50 8M132 47c-18-7-34-5-50 4M168 32c-18-8-33-7-48 1'/%3E%3C/g%3E%3Cg fill='%23ffffff' opacity='.35'%3E%3Cellipse cx='50' cy='101' rx='8' ry='23' transform='rotate(-41 50 101)'/%3E%3Cellipse cx='83' cy='75' rx='8' ry='23' transform='rotate(-45 83 75)'/%3E%3Cellipse cx='119' cy='53' rx='8' ry='23' transform='rotate(-49 119 53)'/%3E%3Cellipse cx='158' cy='35' rx='8' ry='22' transform='rotate(-55 158 35)'/%3E%3Cellipse cx='70' cy='115' rx='8' ry='22' transform='rotate(39 70 115)'/%3E%3Cellipse cx='106' cy='89' rx='8' ry='22' transform='rotate(35 106 89)'/%3E%3Cellipse cx='145' cy='64' rx='8' ry='21' transform='rotate(31 145 64)'/%3E%3C/g%3E%3C/svg%3E") 50%/contain no-repeat;width:260px;height:150px;position:absolute;bottom:.35rem}.footer:before{left:-70px}.footer:after{right:-70px;transform:scaleX(-1)}.footer-inner{z-index:1;flex-direction:column;align-items:center;gap:.8rem;max-width:980px;margin:0 auto;display:flex;position:relative}.footer-logo{object-fit:contain;filter:brightness(0)invert()drop-shadow(0 4px 8px #0000002e);width:auto;height:78px;display:block}.footer-features{grid-template-columns:repeat(4,1fr);gap:0;width:100%;margin:.2rem 0 .4rem;padding:.15rem 0;display:grid}.footer-feature{color:#ffffffd1;border-left:1px solid #ffffff2e;justify-content:center;align-items:center;gap:.55rem;min-height:46px;padding:.35rem .8rem;font-size:.78rem;font-weight:600;display:flex}.footer-feature:first-child{border-left:none}.footer-feature-icon{flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.footer-feature-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.footer-copy{color:#ffffffb8;border-top:1px solid #ffffff29;width:100%;padding-top:.85rem;font-size:.8rem}.modal-wrap{z-index:400;background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal{background:var(--white);border-radius:16px;width:100%;max-width:480px;max-height:90vh;animation:.2s modalIn;position:relative;overflow-y:auto;box-shadow:0 8px 40px #00000040}@keyframes modalIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.modal-close{z-index:10;cursor:pointer;width:34px;height:34px;color:var(--text);box-shadow:var(--shadow);background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s;display:flex;position:absolute;top:.75rem;right:.75rem}.modal-close:hover{background:#f0ece8}.modal-img{aspect-ratio:4/3;object-fit:cover;border-radius:16px 16px 0 0;width:100%;display:block}.modal-img-placeholder{aspect-ratio:4/3;background:linear-gradient(135deg,#f0ece8,#e8e0d8);border-radius:16px 16px 0 0;justify-content:center;align-items:center;width:100%;font-size:4rem;display:flex}.modal-body{flex-direction:column;gap:.8rem;padding:1.3rem 1.5rem 1.5rem;display:flex}.modal-title{color:var(--text);font-family:Playfair Display,serif;font-size:1.35rem;font-weight:700;line-height:1.3}.modal-desc{color:var(--text-light);font-size:.88rem;line-height:1.7}.modal-choice{margin:0}.modal-footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:.4rem;display:flex}.modal-price{color:var(--primary);font-size:1.4rem;font-weight:700}.modal-add-btn{flex:1;max-width:180px;margin-top:0;padding-top:.55rem}.toast{z-index:600;color:#fff;pointer-events:none;background:#1e1e1e;border-radius:10px;align-items:center;gap:.5rem;padding:.65rem 1.1rem;font-size:.85rem;font-weight:500;animation:.22s toastIn,.3s 1.8s forwards toastOut;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 16px #0003}.toast-icon{background:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.toast-icon svg{stroke:#fff;fill:none;stroke-width:2.5px;width:11px;height:11px}@keyframes toastIn{0%{opacity:0;transform:translateY(12px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes toastOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}.product-card{cursor:pointer}.order-modal-wrap{z-index:500}.order-modal{border-radius:20px;max-width:400px;padding:0;overflow:hidden}.order-modal-icon{background:linear-gradient(160deg,#f0faf4 0%,#fff 100%);justify-content:center;align-items:center;padding:2rem 1rem 1rem;display:flex}.order-modal-icon svg{filter:drop-shadow(0 4px 12px #4cbd3340);width:64px;height:64px}.order-modal-title{text-align:center;color:var(--text);padding:0 1.5rem .4rem;font-family:Playfair Display,serif;font-size:1.35rem;font-weight:700}.order-modal-sub{text-align:center;color:var(--text-light);padding:0 1.5rem 1.2rem;font-size:.84rem;line-height:1.6}.order-modal-info{border:1px solid var(--border);background:#faf8f6;border-radius:12px;margin:0 1.2rem 1.2rem;overflow:hidden}.order-modal-row{justify-content:space-between;align-items:center;padding:.7rem 1rem;display:flex}.order-modal-label{color:var(--text-light);text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:600}.order-modal-value{color:var(--text);font-size:.9rem;font-weight:600}.order-modal-divider{background:var(--border);height:1px}.order-modal-items{padding:.4rem 0}.order-modal-item{align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.84rem;display:flex}.order-modal-item-name{color:var(--text);flex:1;line-height:1.3}.order-modal-item-qty{color:var(--text-light);white-space:nowrap;font-size:.78rem}.order-modal-item-price{color:var(--primary);white-space:nowrap;text-align:right;min-width:56px;font-weight:600}.order-modal-total-row{padding:.8rem 1rem}.order-modal-total{color:var(--primary);font-size:1.15rem;font-weight:700}.btn-order-close{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;width:calc(100% - 2.4rem);margin:0 1.2rem 1.5rem;padding:.8rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;transition:background .15s;display:block}.btn-order-close:hover{background:var(--secondary)}.overlay{z-index:250;background:#00000073;display:none;position:fixed;inset:0}.overlay.show{display:block}@media (width<=1024px){.products-grid,.menu-loading-grid{grid-template-columns:repeat(3,1fr)}.products-section:before{opacity:.12;width:300px}}@media (width<=768px){body:before,body:after{opacity:.16;width:170px;height:120px;top:138px}body:before{left:-78px}body:after{right:-78px}.header{z-index:200;grid-template-columns:1fr 1fr;height:92px;padding:0 1rem;position:sticky;top:0}.header:before{height:6px}.header-logo-wrap{z-index:1;width:min(44vw,184px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header-logo-text{justify-content:center;width:100%}.header-logo{width:100%;height:78px}.header-left,.header-right{z-index:2;position:relative}.header-left{justify-self:start}.header-right{grid-column:2;justify-self:end}.lang-dropdown-trigger{padding:.3rem .45rem;font-size:.78rem}.lang-dropdown-trigger img{width:24px;height:16px}.lang-chevron{width:13px;height:13px}.cart-btn{border-radius:9px;padding:.38rem}.cart-btn svg{width:22px;height:22px}.cat-nav{border-bottom:none;overflow-x:visible;box-shadow:0 7px 18px #1453120f}.cat-nav-inner{display:none}.cat-grid{background:#ffffffeb;border-bottom:1px solid #4cbd331f;grid-template-columns:repeat(3,1fr);gap:.5rem;padding:.75rem;display:grid}.cat-btn-grid{text-align:center;box-sizing:border-box;color:#236a1c;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:#fff;border:1.5px solid #4cbd332e;border-radius:999px;justify-content:center;align-items:center;width:100%;height:44px;min-height:44px;padding:.5rem .6rem;font-family:Poppins,sans-serif;font-size:.72rem;font-weight:500;line-height:1.15;transition:all .15s;display:flex;overflow:hidden}.cat-btn-grid:hover{border-color:var(--primary);color:var(--primary);background:#f4fbf1}.cat-btn-grid.active{background:linear-gradient(180deg, var(--primary), var(--primary-dark));color:#fff;border-color:var(--primary);font-weight:600}.main-layout{padding-right:0}.products-section{padding:1.55rem .75rem .9rem}.products-section:before{opacity:.08;width:210px;height:84px;top:1.5rem;right:-1.5rem}.products-grid,.menu-loading-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.menu-loading-state{min-height:360px}.product-img,.product-img-placeholder{height:auto;aspect-ratio:1!important}.product-card{border-radius:8px}.product-body{gap:.25rem;padding:1rem .7rem .75rem}.product-name{font-size:.82rem}.product-price{font-size:.94rem}.product-badge{border-width:2px;width:34px;height:34px;bottom:-15px;right:.55rem}.product-badge svg{width:20px;height:20px}.btn-add{border-radius:6px;gap:.35rem;min-height:38px;padding:.45rem .55rem;font-size:.76rem}.btn-add-icon{width:17px;height:17px}.category-title{margin-bottom:1.15rem;font-size:1.55rem}.category-title:after{width:132px;height:18px;margin-top:.35rem}.category-section{margin-bottom:2rem}.cart-sidebar{width:92%;max-width:380px}.footer{margin-right:0;padding:1.55rem 1rem 1.15rem}.footer:before,.footer:after{opacity:.34;width:150px;height:90px}.footer:before{left:-64px}.footer:after{right:-64px}.footer-logo{height:66px}.footer-features{grid-template-columns:repeat(2,1fr);gap:.45rem 0;margin:0}.footer-feature{border-left:none;justify-content:flex-start;min-height:38px;padding:.25rem .35rem;font-size:.72rem}.footer-feature-icon{width:22px;height:22px}.footer-feature-icon svg{width:21px;height:21px}.modal-wrap{align-items:flex-end;padding:0}.modal{border-radius:20px 20px 0 0;max-width:100%;max-height:92vh}.modal-img,.modal-img-placeholder{border-radius:20px 20px 0 0}.modal-body{padding:1.1rem 1.2rem 2rem}.modal-title{font-size:1.15rem}.modal-price{font-size:1.2rem}@keyframes modalIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}}@media (width<=380px){.header-logo-wrap{width:38vw}.products-grid{gap:.5rem}.product-name{font-size:.78rem}.product-price{font-size:.88rem}.btn-add{padding:.4rem .45rem;font-size:.72rem}.cat-btn-grid{padding:.4rem;font-size:.65rem}.footer-feature{gap:.35rem;font-size:.68rem}}.admin-login{background:linear-gradient(135deg,#f0faf4 0%,#e2f1e8 50%,#d4eddf 100%);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.admin-login-card{background:var(--white);border-radius:20px;flex-direction:column;gap:.9rem;width:100%;max-width:380px;padding:2.5rem 2rem;display:flex;box-shadow:0 8px 40px #0000001a}.admin-login-title{color:var(--primary);text-align:center;margin-bottom:-.3rem;font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700}.admin-login-sub{text-align:center;color:var(--text-light);margin-bottom:.5rem;font-size:.88rem}.admin-login-err{color:#dc2626;text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.5rem .8rem;font-size:.82rem}.admin-input{border:1.5px solid var(--border);width:100%;color:var(--text);background:var(--white);border-radius:8px;outline:none;padding:.6rem .9rem;font-family:Poppins,sans-serif;font-size:.88rem;transition:border-color .15s}.admin-input:focus{border-color:var(--primary)}.admin-textarea{resize:vertical;min-height:80px}.admin-label{color:var(--text-light);margin-top:.3rem;font-size:.78rem;font-weight:600}.admin-label-row{cursor:pointer;align-items:center;gap:.5rem;display:flex}.admin-label-row input[type=checkbox]{width:18px;height:18px;accent-color:var(--primary)}.admin-btn{border:1.5px solid var(--border);cursor:pointer;background:var(--white);color:var(--text);border-radius:8px;padding:.55rem 1.1rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:500;transition:all .15s}.admin-btn-primary{background:var(--primary);color:#fff;border-color:var(--primary)}.admin-btn-primary:hover{background:var(--secondary);border-color:var(--secondary)}.admin-btn-outline{border-color:var(--primary);color:var(--primary);background:0 0}.admin-btn-outline:hover{background:#edf7f2}.admin-btn-sm{border:1px solid var(--border);cursor:pointer;background:var(--white);color:var(--primary);border-radius:6px;padding:.3rem .65rem;font-family:Poppins,sans-serif;font-size:.75rem;font-weight:500;transition:all .15s}.admin-btn-sm:hover{border-color:var(--primary);background:#edf7f2}.admin-btn-sm-danger{color:#ef4444;border-color:#ef4444}.admin-btn-sm-danger:hover{color:#dc2626;background:#fee2e2;border-color:#dc2626}.admin-shell{grid-template-columns:240px 1fr;min-height:100vh;display:grid}.admin-sidebar{background:#1e2a35;flex-direction:column;height:100vh;display:flex;position:sticky;top:0;overflow-y:auto}.admin-sidebar-logo{color:#fff;font-family:Playfair Display,serif;font-size:1.15rem;font-weight:700}.admin-sidebar-nav{flex-direction:column;flex:1;padding:.5rem 0;display:flex}.admin-nav-btn{cursor:pointer;color:#fff9;text-align:left;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.7rem;padding:.7rem 1.2rem;font-family:Poppins,sans-serif;font-size:.85rem;transition:all .15s;display:flex}.admin-nav-btn svg{flex-shrink:0;width:20px;height:20px}.admin-nav-btn.active{color:#4cbd33;background:#4cbd3333;border-left:3px solid #4cbd33}.admin-logout-btn{color:#fff6;border-top:1px solid #ffffff14;margin-top:auto}.admin-logout-btn:hover{color:#ef4444;background:#ef444414}.admin-content{background:#f5f7fa;flex-direction:column;display:flex;overflow-y:auto}.admin-content-header{background:var(--white);border-bottom:1px solid var(--border);padding:1.2rem 2rem;box-shadow:0 1px 3px #0000000a}.admin-page-title{color:var(--text);font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700}.admin-content-body{flex:1;padding:1.5rem 2rem}.admin-table-wrap{background:var(--white);box-shadow:var(--shadow);border-radius:12px;margin-bottom:1.5rem;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;font-size:.85rem}.admin-table th{text-align:left;color:var(--text-light);text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid var(--border);padding:.7rem 1rem;font-size:.78rem;font-weight:600}.admin-table td{color:var(--text);border-bottom:1px solid #f0f0f0;padding:.65rem 1rem;line-height:1.4}.admin-table tbody tr:hover{background:#f8fafb}.admin-row-inactive td{opacity:.45}.admin-text-primary{color:var(--primary);font-weight:600}.admin-thumb{object-fit:cover;border-radius:4px;width:40px;height:30px}.admin-thumb-empty{font-size:1.4rem}.admin-badge{border-radius:999px;padding:.15rem .55rem;font-size:.72rem;font-weight:600;display:inline-block}.admin-toolbar{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.admin-subtabs{gap:.4rem;margin-bottom:1.2rem;display:flex}.admin-subtab{border:1.5px solid var(--border);background:var(--white);color:var(--text-light);cursor:pointer;border-radius:999px;padding:.5rem 1.2rem;font-family:Poppins,sans-serif;font-size:.83rem;font-weight:500;transition:all .15s}.admin-subtab:hover{border-color:var(--primary);color:var(--primary)}.admin-subtab.active{background:var(--primary);border-color:var(--primary);color:#fff;font-weight:600}.admin-modal-overlay{z-index:500;background:#00000073;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.admin-modal{background:var(--white);border-radius:16px;flex-direction:column;gap:.5rem;width:100%;max-width:480px;max-height:90vh;padding:1.5rem;animation:.2s modalIn;display:flex;overflow-y:auto;box-shadow:0 8px 40px #0003}.admin-modal-title{color:var(--text);margin-bottom:.4rem;font-family:Playfair Display,serif;font-size:1.15rem;font-weight:700}.admin-modal-actions{justify-content:flex-end;gap:.5rem;margin-top:.8rem;display:flex}.admin-stat-cards{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.admin-stat-card{background:var(--white);box-shadow:var(--shadow);text-align:center;border-radius:12px;padding:1.2rem}.admin-stat-label{color:var(--text-light);margin-bottom:.3rem;font-size:.78rem;font-weight:500}.admin-stat-value{color:var(--primary);font-size:1.4rem;font-weight:700}.admin-section-title{color:var(--text);margin-bottom:.8rem;font-family:Playfair Display,serif;font-size:1.05rem;font-weight:700}.admin-top-list{background:var(--white);box-shadow:var(--shadow);border-radius:12px;margin-bottom:1.5rem;padding:.5rem 0}.admin-top-item{align-items:center;gap:.8rem;padding:.6rem 1rem;display:flex}.admin-top-rank{color:var(--text-light);text-align:center;min-width:20px;font-size:.85rem;font-weight:700}.admin-top-info{flex:1;min-width:0}.admin-top-name{margin-bottom:.25rem;font-size:.85rem;font-weight:500}.admin-top-bar-wrap{background:#f0f0f0;border-radius:3px;height:6px;overflow:hidden}.admin-top-bar{background:var(--primary);border-radius:3px;height:100%;transition:width .3s}.admin-top-stats{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.1rem;display:flex}.admin-top-qty{color:var(--text-light);font-size:.78rem}.admin-top-rev{color:var(--primary);font-size:.82rem;font-weight:600}.admin-empty{text-align:center;color:var(--text-light);padding:3rem 1rem;font-size:.95rem}.tables-area-section{margin-bottom:2rem}.tables-area-header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.9rem;display:flex}.tables-area-header-left{align-items:center;gap:.6rem;display:flex}.tables-area-title{color:var(--text);margin:0;font-family:Playfair Display,serif;font-size:1.05rem;font-weight:700}.tables-area-count{color:var(--text-light);background:#f3f4f6;border-radius:999px;padding:.1rem .55rem;font-size:.75rem;font-weight:600}.tables-area-header-actions{gap:.4rem;display:flex}.tables-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.75rem;display:grid}.table-card{background:var(--white);box-shadow:var(--shadow);border:1.5px solid var(--border);cursor:default;border-radius:12px;padding:.9rem .85rem;transition:border-color .15s,box-shadow .15s}.table-card-occupied{cursor:pointer;background:#fffbeb;border-color:#fbbf24}.table-card-occupied:hover{border-color:#f59e0b;box-shadow:0 4px 16px #f59e0b26}.table-card-empty{border-color:#d1fae5}.table-card-header{justify-content:space-between;align-items:center;gap:.4rem;margin-bottom:.5rem;display:flex}.table-card-number{color:var(--text);font-family:Poppins,sans-serif;font-size:.82rem;font-weight:700}.table-card-body{flex-direction:column;gap:.25rem;display:flex}.table-card-status{font-size:.72rem;font-weight:600;line-height:1.2}.table-card-total{color:var(--primary);font-size:.85rem;font-weight:700}.table-card-items{border-top:1px solid #f0f0f0;flex-direction:column;gap:.2rem;margin-top:.3rem;padding-top:.35rem;display:flex}.table-card-hint{color:var(--text-light);text-align:right;margin-top:.2rem;font-size:.68rem}.table-card-bill-btn{border-radius:8px;width:100%;margin-top:.5rem;padding:.5rem .6rem;font-size:.78rem;font-weight:700}.table-detail-modal{max-width:480px}.table-detail-meta{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:.6rem;font-family:Poppins,sans-serif;display:flex}.table-detail-status{font-size:.85rem;font-weight:700}.table-detail-date{color:var(--text-light);font-size:.78rem}.table-detail-items{flex-direction:column;gap:.35rem;max-height:320px;margin-top:.5rem;display:flex;overflow-y:auto}.table-detail-item{background:#f9fafb;border-radius:8px;flex-direction:column;gap:.3rem;padding:.45rem .6rem;font-family:Poppins,sans-serif;display:flex}.table-detail-item-main{grid-template-columns:1fr auto auto;align-items:center;gap:.6rem;display:grid}.table-detail-item-note{color:#b45309;word-break:break-word;background:#fffbeb;border-left:2px solid #f59e0b;border-radius:5px;padding:.3rem .5rem;font-size:.78rem;line-height:1.35}.table-detail-item-choice{color:#166534;word-break:break-word;background:#f0fdf4;border-left:2px solid #4cbd33;border-radius:5px;padding:.3rem .5rem;font-size:.78rem;line-height:1.35}.table-detail-item-name{color:var(--text);font-size:.85rem;font-weight:600}.table-detail-item-qty{color:var(--text-light);text-align:center;min-width:32px;font-size:.8rem;font-weight:700}.table-detail-item-price{color:var(--primary);text-align:right;min-width:80px;font-size:.85rem;font-weight:700}.table-detail-total{border-top:2px solid var(--border);color:var(--text);justify-content:space-between;align-items:center;margin-top:.6rem;padding-top:.6rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;display:flex}.table-detail-total span:last-child{color:var(--primary)}.order-mode-sub{color:var(--text-light);margin:0 0 .6rem;font-family:Poppins,sans-serif;font-size:.85rem}.order-mode-choice{grid-template-columns:1fr 1fr;gap:.7rem;margin:.4rem 0 .6rem;display:grid}.order-mode-btn{border:2px solid var(--border);cursor:pointer;text-align:center;background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:.3rem;padding:1.2rem .8rem;font-family:Poppins,sans-serif;transition:border-color .15s,background .15s,transform 50ms;display:flex}.order-mode-btn:hover{border-color:var(--primary);background:#f3faf0}.order-mode-btn:active{transform:scale(.97)}.order-mode-icon{font-size:1.8rem;line-height:1}.order-mode-btn strong{color:var(--text);font-size:.95rem;font-weight:700}.order-mode-desc{color:var(--text-light);font-size:.75rem;line-height:1.3}.order-mode-back{color:var(--primary);cursor:pointer;background:0 0;border:none;margin-left:.6rem;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:600}.order-mode-back:hover{text-decoration:underline}.pipeline-card-person{color:#7c3aed;font-size:.85em;font-weight:600}.table-detail-summary{color:var(--text);background:#f3f0ff;border:1px solid #e0d4ff;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:.4rem;padding:.55rem .7rem;font-family:Poppins,sans-serif;font-size:.82rem;display:flex}.table-detail-orders{flex-direction:column;gap:.7rem;max-height:60vh;display:flex;overflow-y:auto}.table-detail-order{border:1px solid var(--border);background:#f9fafb;border-radius:10px;padding:.7rem .85rem}.table-detail-order-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.4rem;font-family:Poppins,sans-serif;display:flex}.table-detail-order-name{color:var(--text);font-size:.92rem;font-weight:700}.table-detail-order-status{font-size:.75rem;font-weight:700}.table-detail-order-items{flex-direction:column;gap:.3rem;margin-bottom:.5rem;display:flex}.table-detail-order-total{border-top:1px dashed var(--border);color:var(--text);justify-content:space-between;align-items:center;margin-bottom:.55rem;padding-top:.45rem;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:700;display:flex}.table-detail-order-total span:last-child{color:var(--primary)}.table-detail-bill-btn{border-radius:8px;width:100%;padding:.55rem;font-size:.85rem;font-weight:700}.admin-modal-large{max-width:720px}.admin-modal-xl{gap:0;max-width:1100px;padding:0;overflow:hidden}.admin-modal-header{border-bottom:1px solid var(--border);background:var(--white);flex-shrink:0;justify-content:space-between;align-items:center;gap:.6rem;padding:1rem 1.2rem;display:flex}.new-order-body{flex-direction:column;flex:auto;gap:.9rem;min-height:0;padding:1rem 1.2rem;display:flex;overflow-y:auto}.new-order-form{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.7rem;display:grid}.new-order-field{flex-direction:column;gap:.3rem;display:flex}.new-order-field .admin-label{margin:0}.new-order-grid{grid-template-columns:1.6fr 1fr;align-items:start;gap:1rem;display:grid}.new-order-left,.new-order-right{flex-direction:column;gap:.5rem;min-width:0;display:flex}.admin-modal-footer{border-top:1px solid var(--border);background:var(--white);flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.2rem;display:flex}.admin-modal-footer-total{flex-direction:column;font-family:Poppins,sans-serif;line-height:1.1;display:flex}.admin-modal-footer-total small{color:var(--text-light);text-transform:uppercase;letter-spacing:.4px;font-size:.72rem;font-weight:600}.admin-modal-footer-total b{color:var(--primary);font-size:1.15rem;font-weight:700}.admin-modal-footer-actions{gap:.5rem;display:flex}.new-order-cart-badge{background:var(--primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;margin-left:.4rem;padding:0 7px;font-size:.72rem;font-weight:700;display:inline-flex}.new-order-cat-tabs{flex-wrap:wrap;gap:.35rem;margin:0 0 .3rem;display:flex}.new-order-cat-tab{color:var(--text);cursor:pointer;background:#f4f6f8;border:1.5px solid #0000;border-radius:999px;padding:.32rem .65rem;font-family:Poppins,sans-serif;font-size:.74rem;font-weight:600;transition:background .15s,color .15s,border-color .15s}.new-order-cat-tab:hover{background:#e9eef3}.new-order-cat-tab.active{background:var(--primary);color:#fff;border-color:var(--primary)}.new-order-products{border:1px solid var(--border);background:#fafbfc;border-radius:10px;grid-template-columns:repeat(auto-fill,minmax(125px,1fr));gap:.4rem;padding:.45rem;display:grid}.new-order-product{border:1.5px solid var(--border);cursor:pointer;text-align:left;background:#fff;border-radius:8px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:.15rem;min-height:56px;padding:.45rem .55rem;font-family:Poppins,sans-serif;transition:border-color .15s,box-shadow .15s,transform 50ms;display:flex;position:relative}.new-order-product:hover{border-color:var(--primary);box-shadow:0 2px 8px #4cbd331f}.new-order-product:active{transform:scale(.98)}.new-order-product.selected{border-color:var(--primary);background:#f3faf0}.new-order-product-name{color:var(--text);font-size:.73rem;font-weight:600;line-height:1.2}.new-order-product-price{color:var(--primary);font-size:.74rem;font-weight:700}.new-order-product-qty{background:var(--primary);color:#fff;border-radius:999px;padding:1px 7px;font-size:.7rem;font-weight:700;position:absolute;top:4px;right:6px}.new-order-cart{border:1px solid var(--border);background:#f9fafb;border-radius:10px;max-height:360px;margin-top:.4rem;padding:.6rem .7rem;overflow-y:auto}.new-order-cart-title{color:var(--text);margin-bottom:.4rem;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:700}.new-order-cart-empty{color:var(--text-light);text-align:center;padding:.4rem 0;font-size:.78rem}.new-order-cart-item{border-bottom:1px dashed #e5e7eb;flex-direction:column;gap:.35rem;padding:.45rem 0;font-family:Poppins,sans-serif;display:flex}.new-order-cart-item:last-of-type{border-bottom:none}.new-order-cart-row{grid-template-columns:1fr auto auto;align-items:center;gap:.5rem;display:grid}.new-order-cart-note{width:100%;color:var(--text);box-sizing:border-box;background:#fafafa;border:1px solid #e5e7eb;border-radius:6px;outline:none;padding:.38rem .55rem;font-family:inherit;font-size:.76rem;transition:all .15s}.new-order-cart-note:focus{border-color:var(--primary);background:#fff}.new-order-cart-note::placeholder{color:#9ca3af;font-size:.72rem}.new-order-cart-choice{flex-direction:column;gap:.25rem;display:flex}.new-order-cart-choice span{color:var(--text-light);font-size:.72rem;font-weight:700}.new-order-cart-choice .admin-input{padding:.38rem .55rem;font-size:.76rem}.new-order-cart-name{color:var(--text);font-size:.8rem;font-weight:600}.new-order-cart-controls{align-items:center;gap:.25rem;display:flex}.new-order-qty-btn{border:1.5px solid var(--border);cursor:pointer;width:24px;height:24px;color:var(--text);background:#fff;border-radius:6px;justify-content:center;align-items:center;padding:0;font-size:.85rem;font-weight:700;display:flex}.new-order-qty-btn:hover{border-color:var(--primary);color:var(--primary)}.new-order-qty-rm:hover{color:#dc2626;border-color:#dc2626}.new-order-cart-qty{text-align:center;min-width:22px;font-size:.8rem;font-weight:700}.new-order-cart-price{color:var(--primary);text-align:right;min-width:70px;font-size:.82rem;font-weight:700}.new-order-cart-total{border-top:2px solid var(--border);color:var(--text);justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:.5rem;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:700;display:flex}.new-order-cart-total span:last-child{color:var(--primary)}@media (width<=900px){.admin-modal-xl{max-width:96vw}.new-order-grid{grid-template-columns:1fr}}@media (width<=768px){.admin-modal-overlay{padding:0}.admin-modal-large{max-width:95vw}.admin-modal-xl{border-radius:0;width:100%;max-width:100%;height:100vh;max-height:100vh}.admin-modal-header{padding:.85rem 1rem}.admin-modal-header .admin-modal-title{font-size:1.05rem}.new-order-body{gap:.8rem;padding:.8rem 1rem}.new-order-form{grid-template-columns:1fr;gap:.6rem}.new-order-grid{gap:.7rem}.new-order-products{grid-template-columns:1fr 1fr;gap:.5rem}.new-order-product{min-height:64px;padding:.5rem .6rem}.new-order-product-name,.new-order-product-price{font-size:.78rem}.new-order-cat-tabs{grid-template-columns:repeat(2,1fr);gap:.35rem;margin:0 0 .5rem;display:grid}.new-order-cat-tab{text-align:center;white-space:normal;padding:.45rem .5rem;font-size:.74rem;line-height:1.15}.new-order-cart-item{gap:.4rem;padding:.55rem 0}.new-order-cart-row{grid-template-columns:1fr;gap:.3rem}.new-order-cart-name{font-size:.85rem}.new-order-cart-controls{justify-content:space-between;width:100%}.new-order-qty-btn{width:32px;height:32px;font-size:1rem}.new-order-cart-price{text-align:right;min-width:0;font-size:.9rem}.admin-modal-footer{gap:.6rem;padding:.8rem 1rem}.admin-modal-footer-total b{font-size:1.05rem}.admin-modal-footer-actions{flex:1;justify-content:flex-end}.admin-modal-footer-actions .admin-btn{padding:.55rem .9rem;font-size:.85rem}}@media (width<=380px){.admin-modal-footer{flex-direction:column;align-items:stretch;gap:.5rem}.admin-modal-footer-total{flex-direction:row;justify-content:space-between;align-items:baseline}.admin-modal-footer-actions{width:100%}.admin-modal-footer-actions .admin-btn{flex:1}}.admin-topbar,.admin-sidebar-overlay{display:none}@media (width<=768px){.admin-shell{grid-template-columns:1fr}.tables-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:.6rem}.admin-topbar{color:#fff;z-index:300;background:#1e2a35;align-items:center;gap:.7rem;height:52px;padding:0 1rem;display:flex;position:sticky;top:0}.admin-topbar-burger{cursor:pointer;background:0 0;border:none;padding:.3rem;display:flex}.admin-topbar-burger svg{stroke:#fff;width:24px;height:24px}.admin-topbar-title{font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600}.admin-sidebar{z-index:400;width:260px;height:100vh;transition:transform .28s;position:fixed;top:0;left:0;transform:translate(-100%)}.admin-sidebar.open{transform:translate(0)}.admin-sidebar-overlay{z-index:350;background:#00000073;display:block;position:fixed;inset:0}.admin-sidebar-header{padding:1.2rem 1rem .8rem}.admin-sidebar-logo{font-size:1rem}.admin-nav-btn{padding:.7rem 1.2rem;font-size:.85rem}.admin-nav-btn span{display:inline}.admin-nav-btn svg{width:20px;height:20px}.admin-content-header{padding:.9rem 1rem}.admin-page-title{font-size:1.1rem}.admin-content-body{padding:1rem}.admin-stat-cards{grid-template-columns:1fr}.admin-stat-value{font-size:1.1rem}.order-pipeline{grid-template-columns:1fr}.admin-table{font-size:.78rem}.admin-table th,.admin-table td{padding:.5rem .6rem}.admin-modal{max-width:95vw;padding:1.2rem}}.order-pipeline{grid-template-columns:repeat(4,1fr);align-items:start;gap:1rem;display:grid}.pipeline-lane{background:var(--white);box-shadow:var(--shadow);border-radius:12px;min-height:200px;overflow:hidden}.pipeline-lane-header{color:#fff;justify-content:space-between;align-items:center;padding:.7rem 1rem;font-size:.85rem;font-weight:600;display:flex}.pipeline-lane-count{background:#ffffff40;border-radius:999px;padding:.1rem .55rem;font-size:.75rem;font-weight:700}.pipeline-lane-body{flex-direction:column;gap:.5rem;padding:.6rem;display:flex}.pipeline-empty{text-align:center;color:var(--text-light);padding:1.5rem .5rem;font-size:.8rem}.pipeline-order-card{background:#f9fafb;border:1px solid #eee;border-radius:10px;flex-direction:column;gap:.35rem;padding:.7rem .8rem;display:flex}.pipeline-card-header{justify-content:space-between;align-items:center;display:flex}.pipeline-card-total{color:var(--primary);font-size:.82rem;font-weight:700}.pipeline-card-table{color:var(--text);font-size:.82rem;font-weight:600}.pipeline-card-items{flex-direction:column;gap:.3rem;display:flex}.pipeline-card-item{color:var(--text);background:#f3f4f6;border-radius:5px;flex-direction:column;gap:.18rem;padding:.3rem .5rem;font-size:.74rem;display:flex}.pipeline-card-item-text{font-weight:500}.pipeline-card-item-note{color:#b45309;word-break:break-word;background:#fffbeb;border-left:2px solid #f59e0b;border-radius:4px;padding:.18rem .4rem;font-size:.7rem;line-height:1.3}.pipeline-card-item-choice{color:#166534;word-break:break-word;background:#f0fdf4;border-left:2px solid #4cbd33;border-radius:4px;padding:.18rem .4rem;font-size:.7rem;line-height:1.3}.admin-btn-lane{color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:.3rem;padding:.4rem;font-size:.8rem;font-weight:600;transition:opacity .15s}.admin-btn-lane:hover{opacity:.85}.admin-btn-lane-pending{background:#2563eb}.admin-btn-lane-accepted{background:#d97706}.admin-btn-lane-ready{background:#dc2626}.admin-btn-lane-reject{background:#6b7280;margin-top:.25rem}.admin-img-preview-wrap{align-items:flex-start;gap:.6rem;margin-bottom:.3rem;display:flex}.admin-img-preview{object-fit:cover;border:1px solid var(--border);border-radius:8px;width:100px;height:75px}.admin-img-remove{color:#dc2626;border-color:#fecaca}.admin-img-remove:hover{background:#fef2f2}.admin-img-upload{margin:.3rem 0}.admin-img-upload-btn{cursor:pointer;align-items:center;gap:.3rem;display:inline-flex}.admin-img-error{color:#d97706;background:#fffbeb;border:1px solid #fde68a;border-radius:6px;padding:.4rem .7rem;font-size:.78rem}@media (width<=1100px){.order-pipeline{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.order-pipeline{grid-template-columns:1fr}}.kitchen-banner{z-index:5;color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b,#ea580c);border-radius:12px;align-items:center;gap:.7rem;margin-bottom:1.2rem;padding:.85rem 1.1rem;font-family:Poppins,sans-serif;font-weight:700;animation:1.4s ease-in-out infinite kitchen-banner-pulse;display:flex;position:sticky;top:0;box-shadow:0 6px 20px #f59e0b59}@keyframes kitchen-banner-pulse{0%,to{box-shadow:0 6px 20px #f59e0b59,0 0 #f59e0b80}50%{box-shadow:0 6px 20px #f59e0b59,0 0 0 10px #f59e0b00}}.kitchen-banner-icon{font-size:1.3rem;animation:.6s ease-in-out infinite alternate kitchen-bell-shake}@keyframes kitchen-bell-shake{0%{transform:rotate(-12deg)}to{transform:rotate(12deg)}}.kitchen-banner-text{flex:1;font-size:.95rem}.kitchen-banner-close{color:#fff;cursor:pointer;background:#ffffff40;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.1rem;font-weight:700;transition:background .15s;display:flex}.kitchen-banner-close:hover{background:#fff6}.kitchen-grid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:1rem;display:grid}.kitchen-card{background:#fff;border:2px solid #e5e7eb;border-radius:14px;flex-direction:column;gap:.6rem;padding:.9rem 1rem;font-family:Poppins,sans-serif;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 2px 8px #0000000a}.kitchen-card:hover{box-shadow:0 6px 18px #00000014}.kitchen-card-pending{background:linear-gradient(#eff6ff 0%,#fff 40%);border-color:#2563eb}.kitchen-card-accepted{background:linear-gradient(#fffbeb 0%,#fff 40%);border-color:#d97706}.kitchen-card-ready{opacity:.85;background:linear-gradient(#f0fdf4 0%,#fff 40%);border-color:#4cbd33}.kitchen-card-header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.kitchen-card-table{color:var(--text);letter-spacing:-.01em;font-size:1.05rem;font-weight:700}.kitchen-card-status{color:#fff;text-transform:uppercase;letter-spacing:.04em;border-radius:99px;padding:.2rem .55rem;font-size:.72rem;font-weight:700}.kitchen-card-meta{color:var(--text-light);justify-content:space-between;align-items:center;font-size:.78rem;display:flex}.kitchen-card-person{color:#7c3aed;font-weight:600}.kitchen-card-items{border-top:1px dashed #e5e7eb;border-bottom:1px dashed #e5e7eb;flex-direction:column;gap:.4rem;padding:.55rem 0;display:flex}.kitchen-item{flex-direction:column;gap:.25rem;display:flex}.kitchen-item-main{color:var(--text);align-items:baseline;gap:.5rem;font-size:.92rem;font-weight:600;display:flex}.kitchen-item-qty{color:#fff;text-align:center;background:#1f2937;border-radius:6px;flex-shrink:0;min-width:32px;padding:.15rem .5rem;font-size:.78rem;font-weight:700}.kitchen-item-name{flex:1;line-height:1.3}.kitchen-item-note{color:#b45309;word-break:break-word;background:#fffbeb;border-left:3px solid #f59e0b;border-radius:6px;margin-left:2.4rem;padding:.32rem .55rem;font-size:.78rem;font-weight:500;line-height:1.35}.kitchen-item-choice{color:#166534;word-break:break-word;background:#f0fdf4;border-left:3px solid #4cbd33;border-radius:6px;margin-left:2.4rem;padding:.32rem .55rem;font-size:.78rem;font-weight:600;line-height:1.35}.kitchen-card-btn{border-radius:8px;width:100%;padding:.55rem;font-size:.85rem;font-weight:700}.kitchen-card-btn-ready{background:#d97706}.kitchen-card-btn-ready:hover{background:#b45309}.kitchen-card-ready-label{text-align:center;color:#4cbd33;background:#f0fdf4;border-radius:8px;padding:.45rem;font-size:.85rem;font-weight:700}@media (width<=640px){.kitchen-grid{grid-template-columns:1fr}.kitchen-item-note,.kitchen-item-choice{margin-left:0}}:is(body:has(.admin-shell),body:has(.admin-login)){background:#f7faf5}body:has(.admin-shell):before{display:none}body:has(.admin-shell):after{display:none}body:has(.admin-login):before{display:none}body:has(.admin-login):after{display:none}.admin-login{background:radial-gradient(circle at 18% 20%,#4cbd3321,#0000 22rem),linear-gradient(135deg,#f9fcf8 0%,#edf8ea 100%)}.admin-login-card{border:1px solid #0f172a14;border-radius:8px;box-shadow:0 24px 70px #0f172a1f}.admin-login-title{color:#111827;letter-spacing:0;font-family:Poppins,sans-serif}.admin-shell{--admin-bg:#f8faf7;--admin-card:#fff;--admin-border:#e7ebe4;--admin-muted:#6b7280;--admin-ink:#111827;--admin-soft-green:#edf9e9;--admin-shadow:0 12px 30px #1118270e;background:var(--admin-bg);color:var(--admin-ink);grid-template-columns:300px minmax(0,1fr)}.admin-sidebar{border-right:1px solid var(--admin-border);background:#fffffff0;gap:1.2rem;padding:1.35rem 1.1rem;box-shadow:10px 0 34px #11182709}.admin-sidebar-header{border-bottom:0;padding:0 .3rem .9rem}.admin-brand-mark{color:var(--primary);width:40px;height:40px;margin-bottom:.45rem}.admin-brand-mark svg{filter:drop-shadow(0 8px 16px #4cbd3333);width:100%;height:100%}.admin-sidebar-logo{color:#111827;letter-spacing:0;font-family:Poppins,sans-serif;font-size:1.28rem}.admin-sidebar-sub{color:#6b7280;margin-top:.35rem;font-size:.84rem}.admin-sidebar-nav{gap:.26rem;padding:.2rem 0}.admin-nav-btn{color:#1f2937;border-radius:8px;gap:.88rem;padding:.92rem 1rem;font-size:.94rem;font-weight:600}.admin-nav-btn svg{color:#64748b;stroke-width:2.05px;width:21px;height:21px}.admin-nav-btn:hover{color:#111827;background:#f4f8f2}.admin-nav-btn:hover svg{color:var(--primary)}.admin-nav-btn.active{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-dark));border-left:0;box-shadow:0 14px 28px #4cbd333d}.admin-nav-btn.active svg{color:#fff}.admin-sidebar-footer{flex-direction:column;gap:.85rem;margin-top:auto;display:flex}.admin-user-card{border:1px solid var(--admin-border);background:#f8faf8;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;display:flex}.admin-user-avatar{color:#fff;background:linear-gradient(135deg,#0f172a,#334155);border-radius:50%;place-items:center;width:42px;height:42px;font-size:.82rem;font-weight:800;display:grid}.admin-user-meta{flex-direction:column;min-width:0;display:flex}.admin-user-meta strong{color:#111827;font-size:.86rem}.admin-user-meta span{color:var(--admin-muted);font-size:.76rem}.admin-site-btn,.admin-logout-btn{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.65rem;min-height:48px;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:700;text-decoration:none;display:flex}.admin-site-btn{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-dark));box-shadow:0 14px 28px #4cbd3338}.admin-site-btn svg,.admin-logout-btn svg{width:18px;height:18px}.admin-logout-btn{color:#64748b;border:1px solid var(--admin-border);background:#fff}.admin-logout-btn:hover{color:#dc2626;background:#fff7f7;border-color:#fecaca}.admin-content{background:radial-gradient(circle at 70% -20%, #4cbd3314, transparent 30rem), var(--admin-bg)}.admin-content-header{min-height:92px;box-shadow:none;background:0 0;border-bottom:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.55rem 2rem 1.05rem;display:flex}.admin-title-cluster{align-items:center;gap:1rem;min-width:0;display:flex}.admin-title-icon{width:46px;height:46px;color:var(--primary);background:var(--admin-soft-green);border-radius:8px;place-items:center;display:grid}.admin-title-icon svg{width:25px;height:25px}.admin-page-title{color:#111827;letter-spacing:0;font-family:Poppins,sans-serif;font-size:1.42rem;line-height:1.15}.admin-page-subtitle{color:var(--admin-muted);margin-top:.42rem;font-size:.86rem}.admin-header-alert{border:1px solid var(--admin-border);color:#475569;background:#fff;border-radius:8px;place-items:center;width:42px;height:42px;display:grid;position:relative}.admin-header-alert svg{width:21px;height:21px}.admin-header-alert span{background:var(--primary);color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.68rem;font-weight:800;display:grid;position:absolute;top:-7px;right:-7px}.admin-content-body{padding:0 2rem 1.9rem}.admin-btn,.admin-btn-sm,.admin-subtab,.admin-input{border-radius:8px}.admin-btn{border:1px solid var(--admin-border);color:#334155;min-height:40px;font-weight:700}.admin-btn:hover{background:#f8faf7}.admin-btn-primary{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-dark));border-color:#0000;box-shadow:0 12px 24px #4cbd3338}.admin-btn-primary:hover{background:linear-gradient(135deg, var(--primary), var(--primary-deep))}.admin-btn-outline{color:var(--primary-dark);background:#fff;border-color:#4cbd3357}.admin-btn-sm{border-color:var(--admin-border);color:#166534;background:#f7fcf5}.admin-input{border-color:var(--admin-border);box-shadow:inset 0 1px #11182705}.admin-orders-actions{justify-content:flex-end;align-items:center;gap:1rem;max-width:590px;margin:-4.6rem 0 1.65rem auto;display:flex}.admin-search-box{border:1px solid var(--admin-border);background:#fff;border-radius:8px;flex:1;align-items:center;gap:.65rem;min-width:260px;height:48px;padding:0 .8rem;display:flex;box-shadow:0 8px 18px #11182709}.admin-search-box svg{color:#64748b;width:20px;height:20px}.admin-search-box input{color:#111827;border:0;outline:0;flex:1;min-width:0;font-family:Poppins,sans-serif;font-size:.86rem}.admin-search-box span{color:#6b7280;background:#f3f4f6;border-radius:6px;padding:.1rem .38rem;font-size:.75rem;font-weight:700}.admin-new-order-btn{white-space:nowrap;justify-content:center;align-items:center;gap:.45rem;height:48px;padding:0 1.15rem;display:inline-flex}.admin-btn-plus{font-size:1.25rem;line-height:1}.admin-action-bell{border:1px solid var(--admin-border);color:#475569;cursor:pointer;background:#fff;border-radius:8px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid;position:relative;box-shadow:0 8px 18px #11182709}.admin-action-bell svg{width:21px;height:21px}.admin-action-bell span{background:var(--primary);color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.68rem;font-weight:800;display:grid;position:absolute;top:-7px;right:-7px}.admin-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem;margin-bottom:1.35rem;display:grid}.admin-metric-card,.admin-stat-card,.admin-chart-panel,.admin-top-products-panel,.pipeline-lane,.admin-table-wrap,.admin-top-list{border:1px solid var(--admin-border);box-shadow:var(--admin-shadow);background:#fffffff5;border-radius:8px}.admin-metric-card{align-items:center;gap:1rem;min-height:118px;padding:1.2rem;display:flex}.admin-metric-icon{width:58px;height:58px;color:var(--primary);background:var(--admin-soft-green);border-radius:50%;flex:0 0 58px;place-items:center;display:grid}.admin-metric-icon svg{width:30px;height:30px}.admin-metric-label{color:#334155;font-size:.86rem;font-weight:700}.admin-metric-value{color:#111827;font-size:1.62rem;font-weight:800;line-height:1.25}.admin-metric-note{color:var(--admin-muted);font-size:.78rem}.order-pipeline{grid-template-columns:repeat(4,minmax(240px,1fr));gap:1.1rem}.pipeline-lane{flex-direction:column;min-height:530px;display:flex;overflow:hidden}.pipeline-lane-header{color:#111827;border-bottom:1px solid var(--admin-border);background:#fff;padding:.95rem 1.05rem}.pipeline-lane-title{color:var(--lane-color);align-items:center;gap:.75rem;font-weight:800;display:flex}.pipeline-lane-icon{background:color-mix(in srgb, var(--lane-color) 14%, white);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.pipeline-lane-icon svg{width:19px;height:19px}.pipeline-lane-count{background:color-mix(in srgb, var(--lane-color) 18%, white);color:var(--lane-color);place-items:center;min-width:28px;height:28px;padding:0 .4rem;display:grid}.pipeline-lane-body{flex:1;gap:0;padding:0}.pipeline-empty{background:#f8faf7;border-radius:8px;margin:1rem}.pipeline-order-card{border:0;border-bottom:1px solid var(--admin-border);box-shadow:none;background:#fff;border-radius:0;gap:.42rem;padding:1rem 1.1rem}.pipeline-order-card:hover{background:#fbfdf9}.pipeline-card-date{color:#64748b;font-size:.76rem}.pipeline-card-total{color:var(--primary-dark);font-size:.88rem}.pipeline-card-table{color:#111827;font-size:.9rem}.pipeline-card-item{color:#475569;background:0 0;border-radius:0;padding:0}.pipeline-card-item-text:before{content:"• "}.pipeline-card-item-note,.pipeline-card-item-choice{border-radius:6px;margin-top:.1rem}.admin-btn-lane{min-height:36px;box-shadow:none;border-radius:8px}.admin-dashboard-bottom{grid-template-columns:minmax(0,1fr) minmax(380px,.8fr);gap:1.1rem;margin-top:1.1rem;display:grid}.admin-chart-panel,.admin-top-products-panel{padding:1rem 1.1rem}.admin-panel-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.7rem;display:flex}.admin-panel-heading h3{color:#111827;margin:0;font-size:.95rem;font-weight:800}.admin-panel-heading span{border:1px solid var(--admin-border);color:#475569;background:#fff;border-radius:8px;padding:.35rem .75rem;font-size:.78rem;font-weight:700}.admin-line-chart svg{width:100%;height:170px;display:block}.admin-line-chart line{stroke:#e8eee4;stroke-width:1px}.admin-line-chart polyline{fill:none}.admin-chart-line{stroke:var(--primary);stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.admin-chart-fill-line{stroke:#4cbd3329;stroke-width:12px;stroke-linecap:round;stroke-linejoin:round}.admin-line-chart circle{fill:#fff;stroke:var(--primary);stroke-width:2.5px}.admin-chart-labels{color:#64748b;justify-content:space-between;padding:0 .4rem;font-size:.74rem;display:flex}.admin-product-bars{flex-direction:column;gap:.72rem;display:flex}.admin-product-bar-row{color:#334155;grid-template-columns:32px minmax(120px,1fr) minmax(130px,1.2fr) 34px;align-items:center;gap:.75rem;font-size:.82rem;font-weight:600;display:grid}.admin-product-bar-row img,.admin-product-dot{object-fit:cover;background:var(--admin-soft-green);border-radius:8px;width:32px;height:32px}.admin-product-bar-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.admin-product-bar-track{background:#e8eee4;border-radius:999px;height:6px;overflow:hidden}.admin-product-bar-track span{border-radius:inherit;background:var(--primary);height:100%;display:block}.admin-product-bar-row b{text-align:right;color:#475569}.admin-empty-compact{padding:2.2rem 1rem}.admin-stat-cards{gap:1.1rem}.admin-stat-card{text-align:left;padding:1.15rem 1.25rem}.admin-stat-label{color:#64748b;font-weight:700}.admin-stat-value{color:#111827;font-size:1.55rem}.admin-table-wrap{overflow:hidden}.admin-table thead{background:#f8faf7}.admin-table th{border-bottom-color:var(--admin-border);color:#64748b;letter-spacing:0}.admin-table td{border-bottom-color:var(--admin-border)}.admin-thumb{border-radius:8px;width:48px;height:38px}.admin-badge-ok{color:#166534;background:#e7f8df}.admin-badge-off{color:#991b1b;background:#fee2e2}.admin-badge-warn{color:#92400e;background:#fef3c7}.admin-subtabs{gap:.55rem}.admin-subtab{color:#64748b;background:#fff}.admin-subtab.active{background:linear-gradient(135deg, var(--primary), var(--primary-dark));border-color:#0000}.admin-menu-manager{grid-template-columns:minmax(230px,.28fr) minmax(0,1fr);align-items:start;gap:1.1rem;display:grid}.admin-menu-cats,.admin-menu-products,.admin-egg-options-panel{border:1px solid var(--admin-border);box-shadow:var(--admin-shadow);background:#fffffff5;border-radius:8px}.admin-menu-cats{position:sticky;top:1rem;overflow:hidden}.admin-menu-cats-head{border-bottom:1px solid var(--admin-border);color:#111827;justify-content:space-between;align-items:center;padding:1rem;font-weight:800;display:flex}.admin-menu-cats-head b{min-width:28px;height:28px;color:var(--primary-dark);background:var(--admin-soft-green);border-radius:999px;place-items:center;font-size:.78rem;display:grid}.admin-menu-cat-list{flex-direction:column;gap:.35rem;padding:.55rem;display:flex}.admin-menu-cat-card{color:#334155;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;flex-direction:column;justify-content:center;align-items:flex-start;gap:.18rem;width:100%;min-height:64px;padding:.75rem .85rem;font-family:Poppins,sans-serif;transition:all .15s;display:flex}.admin-menu-cat-card:hover{background:#f7fbf5}.admin-menu-cat-card.active{box-shadow:inset 3px 0 0 var(--primary);background:linear-gradient(135deg,#eff9ea,#fff);border-color:#4cbd3347}.admin-menu-cat-card.inactive{opacity:.62}.admin-menu-cat-title{font-size:.9rem;font-weight:800}.admin-menu-cat-meta{color:#64748b;font-size:.75rem;font-weight:600}.admin-menu-products{padding:1.05rem}.admin-menu-section-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.admin-menu-section-head-compact{margin-bottom:.85rem}.admin-kicker{color:var(--primary-dark);text-transform:uppercase;margin-bottom:.28rem;font-size:.74rem;font-weight:800;display:block}.admin-menu-section-head h3{color:#111827;margin:0;font-size:1.08rem;font-weight:850}.admin-menu-section-head p{color:#64748b;margin:.32rem 0 0;font-size:.82rem}.admin-menu-section-actions{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.admin-menu-product-desc{color:#64748b;max-width:540px;margin-top:.28rem;font-size:.76rem;line-height:1.35}.admin-egg-options-panel{margin-top:1.15rem;padding:1rem}.admin-egg-group+.admin-egg-group{margin-top:1rem}.admin-egg-group-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.55rem;padding-top:.1rem;display:flex}.admin-egg-group-head h4{color:#111827;margin:0;font-size:.96rem;font-weight:850}.admin-egg-group-head span{color:#64748b;font-size:.76rem;font-weight:700}.admin-egg-option-grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:.65rem;display:grid}.admin-egg-option-card{border:1px solid var(--admin-border);background:#fbfdf9;border-radius:8px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:.75rem;padding:.78rem;display:grid}.admin-egg-option-card img,.admin-egg-option-empty{object-fit:cover;background:var(--admin-soft-green);border-radius:8px;width:52px;height:52px}.admin-egg-option-empty{place-items:center;font-size:1.35rem;display:grid}.admin-egg-option-main{min-width:0}.admin-egg-option-main strong,.admin-egg-option-main span,.admin-egg-option-main small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.admin-egg-option-main strong{color:#111827;font-size:.9rem}.admin-egg-option-main span{color:#64748b;margin-top:.12rem;font-size:.76rem}.admin-egg-option-main small{color:#94a3b8;margin-top:.16rem;font-size:.68rem}.admin-egg-option-price{grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;display:grid}.admin-btn-sm:disabled{opacity:.5;cursor:not-allowed;filter:grayscale(.2)}.tables-area-title,.admin-section-title,.admin-modal-title{letter-spacing:0;font-family:Poppins,sans-serif}.tables-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.table-card,.kitchen-card,.table-detail-order,.new-order-left,.new-order-right,.new-order-cart,.new-order-product,.order-mode-btn{border-radius:8px}.table-card{border-color:var(--admin-border);box-shadow:var(--admin-shadow)}.table-card-empty{background:#fff}.table-card-occupied{border-color:#facc15}.kitchen-card{box-shadow:var(--admin-shadow);border-width:1px}.admin-modal{border-radius:8px;box-shadow:0 30px 80px #0f172a38}.admin-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a7a}@media (width<=1280px){.admin-shell{grid-template-columns:270px minmax(0,1fr)}.admin-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-pipeline{grid-template-columns:repeat(2,minmax(260px,1fr))}.admin-dashboard-bottom{grid-template-columns:1fr}}@media (width<=900px){.admin-orders-actions{max-width:none;margin:0 0 1rem}.admin-content-header{min-height:auto}}@media (width<=768px){.admin-shell{grid-template-columns:1fr}.admin-topbar{color:#111827;border-bottom:1px solid var(--admin-border);background:#fffffff5;height:60px;box-shadow:0 10px 28px #0f172a14}.admin-topbar-burger svg{stroke:#111827}.admin-sidebar{width:286px;padding:1.25rem 1rem}.admin-content-header{padding:1.1rem 1rem .8rem}.admin-title-icon{width:40px;height:40px}.admin-page-title{font-size:1.14rem}.admin-page-subtitle{font-size:.78rem}.admin-header-alert{display:none}.admin-content-body{padding:0 1rem 1rem}.admin-orders-actions{flex-flow:wrap;align-items:stretch}.admin-search-box{flex:calc(100% - 64px);min-width:0}.admin-action-bell{flex:0 0 48px}.admin-new-order-btn{flex:1 0 100%;width:100%}.admin-metric-grid,.order-pipeline,.admin-dashboard-bottom,.admin-menu-manager,.admin-stat-cards{grid-template-columns:1fr!important}.admin-menu-cats{position:static}.admin-menu-cat-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.admin-menu-section-head{flex-direction:column}.admin-menu-section-actions{justify-content:stretch;width:100%}.admin-menu-section-actions .admin-btn{flex:1}.admin-egg-option-grid{grid-template-columns:1fr}.pipeline-lane{min-height:260px}.admin-product-bar-row{grid-template-columns:30px minmax(90px,1fr) minmax(80px,.9fr) 28px;gap:.55rem}.tables-area-header{flex-direction:column;align-items:flex-start}.tables-area-header-actions{width:100%}.tables-area-header-actions .admin-btn-sm{flex:1}.admin-modal-xl{border-radius:0}}
