:root{--ink:#22231f;--muted:#777b73;--jade:#17483a;--jade2:#27634f;--cream:#f6f2ea;--paper:#fbfaf7;--red:#c9573f;--gold:#d8a44d;--line:#e7e2d9;--white:#fff}*{box-sizing:border-box}html,body{background:var(--paper);min-height:100%;color:var(--ink);margin:0;font-family:Arial,Microsoft YaHei,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}.kiosk-shell{height:100vh;overflow:hidden}.kiosk-header{border-bottom:1px solid var(--line);z-index:20;background:#fff;grid-template-columns:310px 1fr 310px;align-items:center;height:74px;padding:0 24px;display:grid;position:relative}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:var(--jade);color:#f5d28c;border-radius:50%;place-items:center;width:42px;height:42px;font:20px Georgia;display:grid}.brand strong{letter-spacing:2px;font:600 19px Georgia,Microsoft YaHei;display:block}.brand small{color:#92968e;letter-spacing:1.2px;margin-top:3px;font-size:8px;display:block}.mode-switch{background:#f0eee9;border-radius:12px;justify-self:center;padding:4px;display:flex}.mode-switch button{color:#777;background:0 0;border:0;border-radius:9px;padding:9px 25px;font-size:13px}.mode-switch button.active{background:var(--jade);color:#fff;box-shadow:0 4px 12px #173f3425}.head-right{justify-content:flex-end;align-items:center;gap:13px;display:flex}.head-right button,.head-right a{color:#555;background:0 0;border:0;font-size:12px;text-decoration:none}.open-dot{color:#4f8d66;border-right:1px solid var(--line);padding-right:14px;font-size:11px}.kiosk-body{grid-template-columns:218px minmax(0,1fr) 350px;height:calc(100vh - 74px);display:grid}.category-sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;padding:18px 13px;display:flex;overflow:auto}.table-card{color:#fff;background:linear-gradient(135deg,#173f34,#28604e);border-radius:15px;grid-template-columns:1fr auto;align-items:center;margin:0 3px 17px;padding:15px 16px;display:grid}.table-card small{color:#c6d7d1;letter-spacing:1px;font-size:10px}.table-card b{color:#f3d497;grid-row:span 2;font:38px Georgia}.table-card span{margin-top:5px;font-size:11px}.category-sidebar nav{gap:4px;display:grid}.category-sidebar nav button{text-align:left;color:#666;background:0 0;border:0;border-radius:11px;grid-template-columns:29px 1fr auto;align-items:center;padding:13px 11px;font-size:13px;display:grid}.category-sidebar nav button i{font-style:normal}.category-sidebar nav button em{color:#aaa;font-size:10px;font-style:normal}.category-sidebar nav button.active{color:var(--jade);box-shadow:inset 3px 0 var(--jade);background:#edf3ef;font-weight:700}.category-sidebar nav button.active em{color:var(--jade)}.help-card{background:var(--cream);border-radius:13px;grid-template-columns:29px 1fr auto;align-items:center;margin-top:auto;padding:12px;display:grid}.help-card>span{color:#604a21;background:#e2c993;border-radius:50%;place-items:center;width:24px;height:24px;font-weight:700;display:grid}.help-card b,.help-card small{font-size:10px;display:block}.help-card small{color:#8e8b83;margin-top:3px}.help-card button{background:var(--jade);color:#fff;border:0;border-radius:7px;padding:6px 8px;font-size:9px}.product-stage{background:#f7f6f2;padding:27px 28px 60px;overflow:auto}.stage-top{justify-content:space-between;align-items:end;gap:25px;display:flex}.kicker{letter-spacing:1.8px;color:#a2683f;font-size:9px;font-weight:700}.stage-top h1{margin:5px 0 4px;font:36px Georgia,Microsoft YaHei}.stage-top p{color:var(--muted);margin:0;font-size:11px}.menu-search{border:1px solid var(--line);color:#888;background:#fff;border-radius:11px;align-items:center;gap:8px;width:270px;height:40px;padding:0 13px;display:flex}.menu-search input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.filter-row{align-items:center;gap:7px;padding:20px 0 16px;display:flex}.filter-row button{border:1px solid var(--line);color:#777;background:#fff;border-radius:20px;padding:7px 12px;font-size:10px}.filter-row button.active{color:var(--jade);background:#e7efea;border-color:#d5e2db}.filter-row span{color:#999;margin-left:auto;font-size:10px}.product-grid{grid-template-columns:repeat(3,minmax(190px,1fr));gap:14px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:14px;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 2px 1px #ece7dd}.product-card:hover{transform:translateY(-2px);box-shadow:0 12px 25px #25362e14}.product-click{text-align:left;width:100%;color:inherit;background:0 0;border:0;padding:0;display:block}.product-img{background-position:50%;background-size:cover;height:145px;padding:10px;position:relative}.product-img span{color:#fff;background:#d65d43;border-radius:6px;padding:5px 7px;font-size:9px;display:inline-block}.product-img i{color:#fff;background:#152d2688;border-radius:5px;padding:3px 6px;font:italic 13px Georgia;position:absolute;bottom:8px;right:9px}.product-copy{min-height:145px;padding:13px 14px 45px}.product-copy h3{margin:0;font-size:15px}.product-copy small{color:#999;margin-top:3px;font-size:9px;display:block}.product-copy p{color:#777;height:31px;margin:10px 0 7px;font-size:10px;line-height:1.55}.tags span{color:#96513e;background:#fff0eb;border-radius:8px;padding:4px 6px;font-size:8px}.product-price{justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:12px;left:14px;right:13px}.product-price>b{color:var(--red);font:18px Georgia}.round-add{width:31px;height:31px;color:var(--red);background:#fff;border:1px solid #c66f5f;border-radius:50%;font-size:17px}.qty{background:#f0f5f2;border:1px solid #d9e3dd;border-radius:18px;align-items:center;display:flex;overflow:hidden}.qty button{color:var(--jade);background:0 0;border:0;width:29px;height:29px}.qty b{font-size:11px}.order-panel{border-left:1px solid var(--line);background:#fff;flex-direction:column;min-width:0;display:flex}.order-panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:76px;padding:16px 20px;display:flex}.order-panel-head h2{margin:3px 0;font:22px Georgia,Microsoft YaHei}.mobile-close{background:#f0eee9;border:0;border-radius:50%;width:34px;height:34px;font-size:20px;display:none}.order-list{flex:1;padding:3px 18px;overflow:auto}.empty-cart{text-align:center;color:#aaa;place-content:center;height:100%;display:grid}.empty-cart span{filter:grayscale();opacity:.5;font-size:38px}.empty-cart h3{color:#555;margin:13px 0 5px;font:18px Georgia,Microsoft YaHei}.empty-cart p{margin:0;font-size:11px}.order-line{border-bottom:1px solid var(--line);grid-template-columns:50px 1fr auto;align-items:center;gap:10px;padding:14px 0;display:grid}.order-line img{object-fit:cover;border-radius:9px;width:50px;height:50px}.order-line-info{min-width:0}.order-line-info b{font-size:12px;display:block}.order-line-info small{color:#999;white-space:nowrap;text-overflow:ellipsis;margin:3px 0 6px;font-size:8px;display:block;overflow:hidden}.order-line-info strong{color:var(--red);font:13px Georgia}.order-bottom{border-top:1px solid var(--line);padding:14px 19px 17px}.order-bottom label{font-size:10px;font-weight:700}.order-bottom textarea{border:1px solid var(--line);resize:none;border-radius:9px;width:100%;height:50px;margin-top:6px;padding:9px;font-size:10px;display:block}.totals{padding:10px 0}.totals p{color:#777;justify-content:space-between;margin:7px 0;font-size:10px;display:flex}.totals .total{border-top:1px dashed var(--line);color:var(--ink);padding-top:9px;font-size:16px}.place-order{background:var(--jade);color:#fff;border:0;border-radius:10px;justify-content:space-between;width:100%;padding:13px 14px;font-size:12px;display:flex}.pay-note{text-align:center;color:#999;margin-top:8px;font-size:8px;display:block}.order-success{text-align:center;margin:auto}.order-success>div{width:58px;height:58px;color:var(--jade);background:#e3efe8;border-radius:50%;place-items:center;margin:auto;font-size:28px;display:grid}.order-success h2{margin:15px 0 6px;font:25px Georgia,Microsoft YaHei}.order-success p{font-size:12px}.order-success>span{color:#888;font-size:11px;line-height:1.7}.order-success button{background:var(--jade);color:#fff;border:0;border-radius:9px;margin:20px auto 0;padding:10px 20px;display:block}.floating-cart{display:none}.modal-backdrop{z-index:80;background:#17251f99;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dish-modal{background:#fff;border-radius:18px;grid-template-columns:45% 55%;width:min(780px,96vw);max-height:92vh;display:grid;position:relative;overflow:auto;box-shadow:0 30px 80px #0004}.modal-x{z-index:2;background:#fff;border:0;border-radius:50%;width:34px;height:34px;font-size:20px;position:absolute;top:13px;right:13px;box-shadow:0 3px 13px #0002}.modal-photo{background-position:50%;background-size:cover;min-height:520px;padding:18px}.modal-photo span{color:#fff;background:#d65d43;border-radius:6px;padding:6px 9px;font-size:10px}.modal-body{padding:32px}.modal-title{justify-content:space-between;gap:15px;margin-top:8px;display:flex}.modal-title h2{margin:0;font:30px Georgia,Microsoft YaHei}.modal-title p{color:#999;margin:5px 0;font-size:10px}.modal-title strong{color:var(--red);font:22px Georgia}.modal-desc{color:#777;border-bottom:1px solid var(--line);padding-bottom:16px;font-size:12px;line-height:1.7}.modal-body fieldset{border:0;margin:18px 0;padding:0}.modal-body legend{margin-bottom:9px;font-size:11px;font-weight:700}.modal-body legend span{color:#ad7651;margin-left:5px;font-size:8px}.option-row{gap:7px;display:flex}.option-row button{border:1px solid var(--line);background:#fff;border-radius:8px;flex:1;padding:9px;font-size:10px}.option-row button.active{border-color:var(--jade);color:var(--jade);background:#edf4f0}.modal-body textarea{border:1px solid var(--line);resize:none;border-radius:9px;width:100%;height:65px;padding:10px;font-size:10px}.modal-add{background:var(--jade);color:#fff;border:0;border-radius:10px;justify-content:space-between;width:100%;padding:14px;display:flex}.admin-shell{background:#f3f4f0;grid-template-columns:238px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:#173f34;flex-direction:column;padding:27px 16px;display:flex}.sidebar .brand{padding:0 8px 27px}.sidebar .brand-mark{color:#173f34;background:#f2d18c}.sidebar nav{gap:5px;display:grid}.sidebar nav button{color:#b9cbc5;text-align:left;background:0 0;border:0;border-radius:9px;padding:12px 13px;font-size:12px}.sidebar nav button.active{color:#fff;background:#2a594a}.sidebar-footer{color:#b9cbc5;border-top:1px solid #ffffff24;margin-top:auto;padding:16px 8px 0;font-size:10px;line-height:1.7}.admin-main{padding:30px 36px;overflow:hidden}.admin-top{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.admin-top h1{margin:4px 0;font:31px Georgia,Microsoft YaHei}.admin-top p{color:#777;margin:0;font-size:11px}.admin-top-actions{gap:8px;display:flex}.outline-btn,.primary-btn{border:1px solid var(--line);color:#333;background:#fff;border-radius:9px;padding:10px 13px;font-size:11px;text-decoration:none}.primary-btn{background:var(--jade);border-color:var(--jade);color:#fff}.stats{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:16px;display:grid}.stat{border:1px solid var(--line);background:#fff;border-radius:12px;padding:16px}.stat small{color:#777;font-size:10px}.stat strong{margin:9px 0 4px;font:25px Georgia;display:block}.stat em{color:#4f8b63;font-size:9px;font-style:normal}.panel{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:17px 19px;display:flex}.panel-head h2{margin:0;font-size:14px}.tabs{gap:4px;display:flex}.tabs button{background:#f1f2ee;border:0;border-radius:7px;padding:6px 9px;font-size:9px}.tabs button.active{color:var(--jade);background:#dce9e2}.orders{padding:0 18px}.order-card{border-bottom:1px solid var(--line);grid-template-columns:75px 1fr 90px 85px 85px 95px;align-items:center;gap:12px;padding:15px 0;display:grid}.order-id b,.order-id small{display:block}.order-id small,.order-items small{color:#888;margin-top:4px;font-size:9px}.order-items{font-size:11px}.order-time,.price{font-size:10px}.status{border-radius:20px;width:max-content;padding:6px 8px;font-size:9px}.status.new{color:#b24d35;background:#fbe7df}.status.cooking{color:#8c6918;background:#fff1cb}.status.ready{color:#36794a;background:#dff0e3}.order-action{border:1px solid var(--line);background:#fff;border-radius:7px;padding:7px;font-size:9px}.catalog-table{border-collapse:collapse;width:100%}.catalog-table th,.catalog-table td{text-align:left;border-bottom:1px solid var(--line);padding:12px 18px;font-size:10px}.catalog-table th{color:#777;background:#fafaf8}.catalog-name{align-items:center;gap:9px;display:flex}.catalog-name img{object-fit:cover;border-radius:6px;width:47px;height:36px}.catalog-name small{color:#999;margin-top:3px;display:block}.toggle{background:#cbd8d1;border:0;border-radius:20px;width:36px;height:19px;position:relative}.toggle:after{content:"";background:var(--jade);border-radius:50%;width:15px;height:15px;position:absolute;top:2px;left:19px}@media (width<=1180px){.kiosk-header{grid-template-columns:245px 1fr 245px}.kiosk-body{grid-template-columns:190px minmax(0,1fr) 310px}.product-grid{grid-template-columns:repeat(2,minmax(190px,1fr))}.head-right .open-dot{display:none}}@media (width<=850px){.kiosk-shell{height:auto;min-height:100vh;overflow:auto}.kiosk-header{grid-template-columns:1fr auto;height:66px;padding:0 15px}.mode-switch{grid-column:2}.head-right{display:none}.kiosk-body{height:auto;display:block}.category-sidebar{z-index:15;border:0;padding:11px 14px;position:sticky;top:66px;box-shadow:0 4px 12px #0000000a}.table-card,.help-card{display:none}.category-sidebar nav{display:flex;overflow:auto}.category-sidebar nav button{white-space:nowrap;gap:5px;padding:9px 11px;display:flex}.category-sidebar nav button em{display:none}.category-sidebar nav button.active{box-shadow:inset 0 -2px var(--jade)}.product-stage{padding:21px 15px 90px;overflow:visible}.order-panel{display:none}.order-panel.show{z-index:70;width:min(390px,100vw);display:flex;position:fixed;inset:0 0 0 auto;box-shadow:-10px 0 40px #0003}.mobile-close{display:block}.floating-cart{z-index:50;background:var(--jade);color:#fff;border:0;border-radius:12px;justify-content:space-between;align-items:center;padding:13px 16px;display:flex;position:fixed;bottom:13px;left:14px;right:14px}.floating-cart span{background:#d8a44d;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;display:grid}.dish-modal{grid-template-columns:1fr}.modal-photo{min-height:250px}.modal-body{padding:23px}.stats{grid-template-columns:1fr 1fr}.admin-shell{display:block}.sidebar{display:none}.admin-main{padding:20px 14px}.order-card{grid-template-columns:65px 1fr 75px}.order-time,.price,.order-action{display:none}}@media (width<=560px){.brand small{display:none}.brand strong{font-size:16px}.brand-mark{width:36px;height:36px}.mode-switch button{padding:8px 11px}.stage-top{align-items:start}.stage-top h1{font-size:29px}.menu-search{width:44px}.menu-search input{display:none}.product-grid{grid-template-columns:1fr 1fr;gap:9px}.product-img{height:112px}.product-copy{min-height:136px;padding:11px 10px 42px}.product-copy h3{font-size:13px}.product-copy p{font-size:9px}.product-price{left:10px;right:9px}.dish-modal{max-height:95vh}.modal-photo{min-height:210px}.admin-top{align-items:start}.admin-top-actions{display:grid}.stats{gap:8px}.stat{padding:12px}.catalog-table th:nth-child(3),.catalog-table td:nth-child(3){display:none}}.store-select{background:#ffffff0c;border:1px solid #ffffff1f;border-radius:9px;margin-bottom:18px;padding:10px 12px}.store-select span,.store-select b{display:block}.store-select span{color:#91aca3;font-size:8px}.store-select b{margin-top:4px;font-size:10px}.sidebar nav button{align-items:center;gap:10px;display:flex}.sidebar nav button i{width:17px;font-style:normal}.sidebar nav button em{color:#fff;background:#d25b42;border-radius:10px;margin-left:auto;padding:2px 6px;font-size:8px;font-style:normal}.online-dot{color:#77bd8c}.sidebar-footer small{margin-top:7px;display:block}.stat.alert{background:#fffaf7;border-color:#f1c9bb}.panel-head>div>span,.panel-sub{color:#999;margin-top:4px;font-size:8px;display:block}.order-toolbar>div:first-child{min-width:130px}.order-table-head{border-bottom:1px solid var(--line);color:#888;background:#fafaf7;grid-template-columns:75px 1fr 90px 85px 85px 85px 95px;gap:12px;padding:10px 18px;font-size:8px;display:grid}.order-card{grid-template-columns:75px 1fr 90px 85px 85px 85px 95px}.order-channel{color:#666;font-size:9px}.status.done{color:#747a76;background:#edf0ee}.order-action.ghost{color:#888}.dashboard-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.channel-list{padding:13px 20px}.channel-list p{grid-template-columns:1fr auto;gap:6px;margin:12px 0;font-size:10px;display:grid}.channel-list i{background:var(--jade);border-radius:5px;grid-column:1/3;height:6px}.best-list{margin:0;padding:10px 20px;list-style:none}.best-list li{border-bottom:1px solid var(--line);grid-template-columns:28px 1fr auto;align-items:center;padding:10px 0;display:grid}.best-list li>b{color:#b68649;font:17px Georgia}.best-list span{font-size:10px}.best-list small{color:#999;margin-top:3px;display:block}.best-list strong{font:12px Georgia}.category-chip{color:var(--jade);background:#edf3ef;border-radius:12px;padding:5px 8px}.catalog-name b i{color:#aaa;margin-right:7px;font-size:8px;font-style:normal}.toggle:after{display:none}.toggle span{background:#fff;border-radius:50%;width:15px;height:15px;transition:all .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0002}.toggle.on{background:var(--jade)}.toggle.on span{left:19px}.sale-label{color:#777;margin-left:7px;font-size:8px}.edit-btn,.more-btn{color:var(--jade);background:0 0;border:0;font-size:9px}.more-btn{color:#999}.category-admin-grid,.tables-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.category-admin-grid article,.tables-grid article{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:12px;padding:16px;display:flex}.category-admin-grid article>span{font-size:23px}.category-admin-grid article div{flex:1}.category-admin-grid b,.category-admin-grid small{display:block}.category-admin-grid small{color:#999;margin-top:4px;font-size:8px}.category-admin-grid article button,.tables-grid article button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:6px 8px;font-size:8px}.add-category{min-height:78px;color:var(--jade);background:#f8faf8;border:1px dashed #aabbb4;border-radius:12px}.tables-grid article{align-items:center}.fake-qr{width:58px;height:58px;box-shadow:0 0 0 1px var(--line);color:#fff;background:repeating-linear-gradient(45deg,#173f34 0 4px,#fff 4px 8px);border:5px solid #fff;place-items:center;font-size:22px;display:grid}.fake-qr small{color:#173f34;background:#fff;font-size:5px}.tables-grid article>div:nth-child(2){flex:1}.tables-grid b,.tables-grid small{display:block}.tables-grid small{color:#777;margin-top:5px;font-size:8px}.settings-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.setting-card{padding:20px}.setting-card h2{margin:0 0 18px;font-size:14px}.big-switch{background:#f6f8f5;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:13px;display:flex}.big-switch b,.big-switch small{display:block}.big-switch small{color:#888;margin-top:4px;font-size:8px}.setting-card>label{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 0;font-size:10px;display:flex}.setting-card select,.setting-card input{border:1px solid var(--line);background:#fff;border-radius:7px;padding:7px}.setting-card .primary-btn{margin-top:16px}.checkline{gap:10px;justify-content:flex-start!important}.admin-modal-bg{z-index:90;background:#16231e99;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.admin-modal{background:#fff;border-radius:15px;width:min(610px,96vw);max-height:92vh;padding:24px;overflow:auto}.admin-modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding-bottom:15px;display:flex}.admin-modal-head h2{margin:4px 0;font:25px Georgia,Microsoft YaHei}.admin-modal-head button{background:#f1f0eb;border:0;border-radius:50%;width:33px;height:33px;font-size:18px}.edit-photo{align-items:center;gap:13px;margin:17px 0;display:flex}.edit-photo img{object-fit:cover;border-radius:9px;width:82px;height:62px}.edit-photo button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:7px 9px;font-size:9px}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-grid label,.wide-label{font-size:9px;font-weight:700}.form-grid input,.form-grid select,.wide-label textarea{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;margin-top:6px;padding:9px;display:block}.wide-label{margin-top:12px;display:block}.wide-label textarea{resize:none;height:60px}.modal-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.toast{color:#fff;z-index:120;background:#173f34;border-radius:9px;padding:12px 18px;font-size:11px;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 30px #0003}@media (width<=1000px){.order-table-head{display:none}.order-card{grid-template-columns:65px 1fr 80px 80px}.order-channel,.price,.order-time{display:none}.category-admin-grid,.tables-grid{grid-template-columns:1fr 1fr}.dashboard-grid,.settings-grid{grid-template-columns:1fr}}.kitchen-shortcut{color:#fff;z-index:20;background:#171c19;border-radius:9px;padding:11px 15px;font-size:11px;text-decoration:none;position:fixed;bottom:28px;right:28px;box-shadow:0 8px 24px #0003}.kds-shell{color:#f6f3eb;background:#101412;min-height:100vh;padding:0;font-family:Arial,Microsoft YaHei,sans-serif}.kds-header{background:#181e1b;border-bottom:1px solid #ffffff17;grid-template-columns:1fr auto 1fr;align-items:center;height:82px;padding:0 24px;display:grid}.kds-brand{align-items:center;gap:12px;display:flex}.kds-brand>span{color:#173f34;background:#d4aa60;border-radius:50%;place-items:center;width:42px;height:42px;font:21px Georgia;display:grid}.kds-brand b,.kds-brand small{display:block}.kds-brand b{letter-spacing:1px;font-size:16px}.kds-brand small{color:#8b9690;letter-spacing:1.5px;margin-top:4px;font-size:7px}.kds-summary{background:#0f1311;border:1px solid #ffffff12;border-radius:10px;align-items:center;gap:9px;padding:9px 14px;display:flex}.kds-summary span{color:#aeb9b3;margin-right:10px;font-size:10px}.kds-summary b{color:#e2bd75;font:19px Georgia}.kds-summary small{color:#7f8a84;border-right:1px solid #ffffff14;padding-right:12px;font-size:8px}.kds-summary small:last-child{border:0}.live-dot{background:#58b377;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block;box-shadow:0 0 0 4px #58b37718}.kds-tools{justify-content:flex-end;align-items:center;gap:11px;display:flex}.kds-tools button,.kds-tools a{color:#c6cec9;background:#ffffff08;border:1px solid #ffffff19;border-radius:7px;padding:8px 10px;font-size:9px;text-decoration:none}.kds-tools strong{margin-left:8px;font:20px ui-monospace,monospace}.kds-board{grid-template-columns:repeat(3,1fr);gap:12px;height:calc(100vh - 82px);padding:14px;display:grid}.kds-column{background:#151a17;border:1px solid #ffffff12;border-radius:13px;flex-direction:column;display:flex;overflow:hidden}.kds-column-head{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;height:68px;padding:14px 17px;display:flex}.kds-column-head h2{margin:0;font-size:16px}.kds-column-head h2 em{background:#ffffff12;border-radius:12px;margin-left:7px;padding:4px 7px;font-size:10px;font-style:normal}.kds-column-head p{color:#727d77;margin:5px 0 0;font-size:8px}.kds-column-head>span{background:#d36147;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #d3614719}.kds-column.cooking .kds-column-head>span{background:#d5a54e;box-shadow:0 0 0 5px #d5a54e19}.kds-column.ready .kds-column-head>span{background:#55a977;box-shadow:0 0 0 5px #55a97719}.kds-tickets{padding:11px;overflow:auto}.kds-ticket{background:#222824;border:1px solid #ffffff13;border-radius:11px;margin-bottom:10px;overflow:hidden;box-shadow:0 5px 16px #0002}.kds-ticket.late{border-color:#d35e45aa}.ticket-head{justify-content:space-between;align-items:center;padding:13px 14px 9px;display:flex}.ticket-head>div{align-items:center;gap:10px;display:flex}.ticket-head strong{color:#e7bd73;font:21px Georgia}.ticket-head b{font-size:13px}.ticket-head>span{color:#aeb7b2;background:#ffffff0e;border:1px solid #ffffff14;border-radius:16px;padding:5px 8px;font-size:8px}.ticket-time{color:#7e8983;border-bottom:1px solid #ffffff0e;justify-content:space-between;padding:0 14px 10px;font-size:8px;display:flex}.ticket-time b{color:#e9765d}.kds-ticket ul{margin:0;padding:8px 14px;list-style:none}.kds-ticket li{border-bottom:1px dashed #ffffff10;grid-template-columns:34px 1fr;align-items:start;padding:8px 0;font-size:12px;display:grid}.kds-ticket li>strong{color:#e2bd75;font:16px Georgia}.kds-ticket li small{color:#de9d60;margin-top:4px;font-size:8px;display:block}.ticket-note{color:#efbd91;background:#32261f;border-left:3px solid #d97953;border-radius:5px;margin:2px 14px 11px;padding:8px 9px;font-size:9px}.ticket-note b{margin-right:7px}.ticket-action{color:#dce8e1;background:#293b33;border:0;border-top:1px solid #ffffff10;justify-content:space-between;width:100%;padding:11px 14px;font-size:10px;display:flex}.kds-column.new .ticket-action{color:#ffd8c9;background:#503129}.kds-column.ready .ticket-action{color:#d8f2e2;background:#244b37}.kds-empty{text-align:center;color:#56605b;place-content:center;height:180px;display:grid}.kds-empty span{border:1px solid #ffffff12;border-radius:50%;place-items:center;width:38px;height:38px;margin:auto;display:grid}.kds-empty p{font-size:9px}.kds-tickets::-webkit-scrollbar{width:5px}.kds-tickets::-webkit-scrollbar-thumb{background:#ffffff18;border-radius:5px}@media (width<=1000px){.kds-header{grid-template-columns:1fr auto}.kds-summary{display:none}.kds-board{grid-template-columns:repeat(3,minmax(290px,1fr));overflow:auto}.kds-tools strong{display:none}}@media (width<=650px){.kiosk-header{grid-template-columns:1fr auto;height:58px;padding:0 12px}.kiosk-header .brand-mark{width:32px;height:32px;font-size:16px}.kiosk-header .brand strong{font-size:15px}.kiosk-header .mode-switch{border-radius:9px;padding:3px}.kiosk-header .mode-switch button{border-radius:7px;padding:7px 10px;font-size:11px}.kiosk-body{grid-template-columns:82px minmax(0,1fr);align-items:start;display:grid}.category-sidebar{height:calc(100vh - 58px);box-shadow:none;background:#f1f2ee;border-right:1px solid #e5e5df;padding:0;position:sticky;top:58px;overflow:auto}.category-sidebar nav{display:block;overflow:visible}.category-sidebar nav button{text-align:center;white-space:normal;color:#666;border-radius:0;justify-content:center;gap:4px;width:100%;height:57px;padding:6px 3px;font-size:11px;display:flex}.category-sidebar nav button i{font-size:13px}.category-sidebar nav button span{max-width:54px}.category-sidebar nav button.active{box-shadow:inset 3px 0 var(--jade);color:var(--jade);background:#fff}.product-stage{background:#fff;min-width:0;padding:14px 11px 95px}.stage-top{display:block}.stage-top .kicker,.stage-top p{display:none}.stage-top h1{margin:0 0 11px;font:700 18px Arial,Microsoft YaHei}.menu-search{background:#f5f6f3;border:0;border-radius:17px;width:100%;height:34px}.menu-search input{font-size:11px;display:block}.filter-row{gap:5px;padding:10px 0 8px;overflow:auto}.filter-row button{white-space:nowrap;background:#f7f7f4;padding:5px 9px}.filter-row span{display:none}.product-grid{display:block}.product-card{height:126px;box-shadow:none;border:0;border-bottom:1px solid #eee;border-radius:0;grid-template-columns:104px minmax(0,1fr);margin:0;padding:11px 0;display:grid;overflow:visible}.product-card:hover{box-shadow:none;transform:none}.product-click{display:contents}.product-img{border-radius:9px;grid-row:1;width:96px;height:102px;padding:5px}.product-img span{padding:3px 5px;font-size:7px}.product-img i{display:none}.product-copy{grid-area:1/2;height:102px;min-height:0;padding:1px 0 32px}.product-copy h3{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.product-copy small{font-size:8px}.product-copy p{color:#888;height:26px;margin:7px 0 5px;font-size:9px;line-height:1.4;overflow:hidden}.tags{height:17px}.tags span{padding:3px 5px;font-size:7px}.product-price{bottom:14px;left:104px;right:0}.product-price>b{color:#dc542f;font:700 16px Arial}.round-add{color:#333;width:27px;height:27px;box-shadow:none;background:#ffd43b;border:0;font-weight:700}.product-price .qty{background:#fff;border:0;height:27px}.product-price .qty button{color:#333;background:#ffd43b;border-radius:50%;width:27px;height:27px}.product-price .qty b{padding:0 5px}.floating-cart{text-align:left;background:#252725;border-radius:29px;grid-template-columns:42px 1fr auto;gap:7px;height:58px;padding:6px 7px 6px 10px;display:grid;bottom:9px;left:92px;right:10px;box-shadow:0 6px 20px #0004}.floating-cart>i{background:#4a4d4a;border-radius:50%;place-items:center;width:40px;height:40px;font-size:18px;font-style:normal;display:grid;position:relative}.floating-cart>i span{color:#fff;background:#777;width:17px;height:17px;position:absolute;top:-4px;right:-2px}.floating-cart.has-items>i{background:#ffd43b}.floating-cart.has-items>i span{background:#e45231}.floating-cart div b,.floating-cart div small{display:block}.floating-cart div b{font-size:14px}.floating-cart div small{color:#aeb0ad;margin-top:3px;font-size:8px}.floating-cart>strong{color:#ccc;background:#555;border-radius:22px;padding:11px 13px;font-size:10px}.floating-cart.has-items>strong{color:#252525;background:#ffd43b}.order-panel.show{width:100vw}.order-panel-head{height:66px}.order-line{grid-template-columns:44px 1fr auto}.order-line img{width:44px;height:44px}.modal-backdrop{align-items:end;padding:0}.dish-modal{border-radius:18px 18px 0 0;width:100%;max-width:none;max-height:88vh;display:block}.modal-photo{height:210px;min-height:210px}.modal-body{padding:18px 20px 22px}.modal-title h2{font-size:23px}.modal-desc{font-size:11px}.option-row button{padding:10px 5px}}.order-progress{grid-template-columns:repeat(4,1fr);width:245px;margin:22px auto 7px;display:grid;position:relative}.order-progress:before{content:"";background:#dfe4e1;height:2px;position:absolute;top:5px;left:13%;right:13%}.order-progress:after{content:"";background:var(--jade);z-index:1;width:0;height:2px;transition:all .4s;position:absolute;top:5px;left:13%}.order-progress.cooking:after{width:25%}.order-progress.ready:after{width:50%}.order-progress.done:after{width:74%}.order-progress i{z-index:2;background:#dfe4e1;border-radius:50%;width:12px;height:12px;margin:auto}.order-progress.new i:first-child,.order-progress.cooking i:nth-child(-n+2),.order-progress.ready i:nth-child(-n+3),.order-progress.done i{background:var(--jade);box-shadow:0 0 0 4px #17483a18}.progress-labels{color:#888;grid-template-columns:repeat(4,1fr);width:275px;margin:0 auto 20px;font-size:8px;display:grid}.admin-float-tools{z-index:30;gap:6px;display:flex;position:fixed;bottom:24px;right:24px}.admin-float-tools a{color:#fff;background:#171c19;border-radius:8px;padding:10px 13px;font-size:10px;text-decoration:none;box-shadow:0 7px 20px #0002}.admin-float-tools a:last-child{color:#222;background:#d8a44d}.tool-page{background:#f3f4f0;min-height:100vh;padding:34px}.tool-header{justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto 25px;display:flex}.tool-header span{color:#a2683f;letter-spacing:1.7px;font-size:8px}.tool-header h1{margin:5px 0;font:32px Georgia,Microsoft YaHei}.tool-header p{color:#777;font-size:10px}.tool-header>div:last-child{gap:8px;display:flex}.tool-header a,.tool-header button{color:#333;background:#fff;border:1px solid #ddd;border-radius:8px;padding:10px 13px;font-size:10px;text-decoration:none}.tool-header button{background:var(--jade);color:#fff;border-color:var(--jade)}.qr-grid{grid-template-columns:repeat(5,1fr);gap:14px;max-width:1180px;margin:auto;display:grid}.qr-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:12px;padding:19px;position:relative}.qr-logo{background:var(--jade);color:#e2bd75;border-radius:50%;place-items:center;width:27px;height:27px;margin:auto;font:13px Georgia;display:grid}.qr-card h2{margin:7px;font:15px Georgia}.qr-card img,.qr-loading{width:150px;height:150px;margin:10px auto;display:block}.qr-loading{color:#6f7c75;letter-spacing:.08em;background:#f1f4f1;border-radius:10px;place-items:center;font-size:9px;display:grid}.qr-card strong{color:var(--jade);font:23px Georgia;display:block}.qr-card p{letter-spacing:1px;font-size:8px}.qr-card small{color:#aaa;text-overflow:ellipsis;font-size:6px;display:block;overflow:hidden}.report-metrics{grid-template-columns:repeat(4,1fr);gap:12px;max-width:1180px;margin:auto;display:grid}.report-metrics article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px}.report-metrics small,.report-metrics b{display:block}.report-metrics small{color:#777;font-size:10px}.report-metrics b{margin-top:10px;font:28px Georgia}.report-panels{grid-template-columns:1.3fr 1fr;gap:14px;max-width:1180px;margin:16px auto;display:grid}.report-panels>div{border:1px solid var(--line);background:#fff;border-radius:12px;padding:19px}.report-panels h2{margin:0 0 12px;font-size:14px}.report-panels p{border-bottom:1px solid var(--line);grid-template-columns:30px 1fr auto;margin:0;padding:11px 0;font-size:10px;display:grid}.report-panels i{color:#b68649;font-style:normal}.report-panels em{color:#999;font-size:10px}@media (width<=800px){.tool-page{padding:20px 12px}.tool-header{align-items:start}.tool-header h1{font-size:25px}.tool-header p{display:none}.tool-header>div:last-child{display:grid}.qr-grid{grid-template-columns:repeat(2,1fr);gap:8px}.qr-card{padding:12px}.qr-card img,.qr-loading{width:120px;height:120px}.report-metrics{grid-template-columns:1fr 1fr}.report-panels{grid-template-columns:1fr}.admin-float-tools{bottom:10px;right:10px}.admin-float-tools a{padding:9px}}@media print{.tool-header,.admin-float-tools{display:none}.tool-page{background:#fff;padding:0}.qr-grid{grid-template-columns:repeat(3,1fr);gap:5mm}.qr-card{break-inside:avoid;border:1px solid #bbb}}.mobile-shop-card{display:none}.checkout-sheet{background:#fff;border-radius:16px;width:min(460px,94vw);padding:22px;box-shadow:0 24px 70px #0004}.checkout-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding-bottom:15px;display:flex}.checkout-head h2{margin:4px 0;font:26px Georgia,Microsoft YaHei}.checkout-head>button{background:#f0f0ec;border:0;border-radius:50%;width:33px;height:33px;font-size:19px}.checkout-summary{background:#edf3ef;border-radius:10px;justify-content:space-between;margin:15px 0;padding:13px;font-size:10px;display:flex}.checkout-summary b{color:var(--jade)}.checkout-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:13px 0;display:flex}.checkout-row b,.checkout-row small{font-size:10px;display:block}.checkout-row small{color:#999;margin-top:4px}.stepper{align-items:center;gap:12px;display:flex}.stepper button{background:#f1f2ee;border:0;border-radius:50%;width:28px;height:28px}.checkout-section{padding:16px 0}.checkout-section>b{font-size:11px}.payment-options{gap:7px;margin-top:10px;display:grid}.payment-options button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:9px;grid-template-columns:27px 1fr 20px;align-items:center;padding:11px;font-size:10px;display:grid}.payment-options button>span{background:#f1f2ee;border-radius:6px;place-items:center;width:23px;height:23px;display:grid}.payment-options button i{text-align:center;color:var(--jade);font-style:normal}.payment-options button.active{border-color:var(--jade);background:#f5f9f6}.checkout-notice{color:#8a6a29;background:#fff8e7;border-radius:8px;padding:10px;font-size:8px;line-height:1.5}.checkout-submit{background:var(--jade);color:#fff;border:0;border-radius:10px;justify-content:space-between;width:100%;margin-top:14px;padding:14px;display:flex}.admin-order-search{border:1px solid var(--line);color:#999;border-radius:8px;align-items:center;gap:5px;width:200px;height:32px;padding:0 9px;display:flex}.admin-order-search input{border:0;outline:0;width:100%;font-size:9px}.order-toolbar{gap:12px}@media (width<=650px){.mobile-shop-card{color:#fff;background:linear-gradient(135deg,#173f34,#28604e);border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:11px 12px;display:flex}.mobile-shop-card b,.mobile-shop-card span{display:block}.mobile-shop-card b{font-size:13px}.mobile-shop-card span{color:#d6e2dd;margin-top:4px;font-size:8px}.mobile-shop-card em{color:#f1d28e;font-size:8px;font-style:normal}.checkout-backdrop{align-items:end}.checkout-sheet{border-radius:18px 18px 0 0;width:100%;max-width:none;max-height:88vh;padding:20px;overflow:auto}.checkout-summary{font-size:9px}.admin-order-search{display:none}}.history-sheet{background:#fff;border-radius:16px;width:min(520px,94vw);max-height:82vh;padding:22px;overflow:auto}.history-list{gap:9px;margin-top:15px;display:grid}.history-list article{border:1px solid var(--line);border-radius:10px;padding:13px;position:relative}.history-list article>div{align-items:center;gap:9px;display:flex}.history-list article p{color:#555;margin:9px 70px 7px 0;font-size:10px}.history-list article small{color:#999;font-size:8px}.history-list article>strong{color:var(--red);font:15px Georgia;position:absolute;bottom:14px;right:13px}.history-empty{text-align:center;color:#999;padding:55px 0}.history-empty span{font-size:30px;display:block}.history-empty b{color:#555;margin-top:12px;display:block}.history-empty p{font-size:9px}.clear-orders{color:#b25a43;white-space:nowrap;background:#fff7f3;border:1px solid #ead9d2;border-radius:7px;padding:7px 9px;font-size:8px}@media (width<=650px){.history-backdrop{align-items:end}.history-sheet{border-radius:18px 18px 0 0;width:100%;max-width:none;max-height:86vh;padding:20px}.head-right button:first-of-type{display:block}}.service-alert{background:#fff8e4;border:1px solid #ecd79d;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:15px;padding:12px 15px;display:flex}.service-alert>div:first-child{align-items:center;gap:10px;display:flex}.service-alert>div:first-child>span{background:#f0cb65;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.service-alert b,.service-alert small{display:block}.service-alert small{color:#8c7541;margin-top:4px;font-size:8px}.service-alert>div:last-child{gap:7px;display:flex}.service-alert button{background:#fff;border:1px solid #e5cc8d;border-radius:8px;padding:7px 10px}.service-alert button b{font-size:10px}.service-alert button span{color:#777;margin-top:3px;font-size:7px}@media (width<=650px){.service-alert{display:block}.service-alert>div:last-child{margin-top:10px;overflow:auto}}.receipt-page{background:#e9e9e4;place-items:start center;min-height:100vh;padding:35px 15px;display:grid}.receipt-paper{color:#252525;background:#fff;width:360px;max-width:100%;padding:28px;box-shadow:0 10px 40px #0002}.receipt-brand{text-align:center;border-bottom:1px dashed #bbb;padding-bottom:18px}.receipt-brand span{color:#e2bd75;background:#173f34;border-radius:50%;place-items:center;width:37px;height:37px;margin:auto;font:700 17px Georgia;display:grid}.receipt-brand h1{letter-spacing:5px;margin:8px 0 2px}.receipt-brand p{letter-spacing:2px;margin:0;font-size:7px}.receipt-meta{border-bottom:1px dashed #bbb;padding:13px 0}.receipt-meta p,.receipt-pay{justify-content:space-between;margin:7px 0;font-size:9px;display:flex}.receipt-items{border-bottom:1px dashed #bbb;padding:10px 0}.receipt-items>div{justify-content:space-between;padding:7px 0;font-size:10px;display:flex}.receipt-items small{color:#999;margin-top:3px;display:block}.receipt-note{background:#f6f5f0;padding:8px;font-size:8px}.receipt-total{justify-content:space-between;align-items:center;padding:14px 0;font-size:12px;display:flex}.receipt-total b{font:24px Georgia}.receipt-thanks{text-align:center;border-top:1px dashed #bbb;padding:20px 0 5px;font-size:9px;line-height:1.8}.receipt-thanks small{color:#777}.receipt-actions{gap:7px;margin-top:15px;display:flex}.receipt-actions a,.receipt-actions button{text-align:center;color:#333;background:#fff;border:1px solid #ddd;border-radius:7px;flex:1;padding:9px;font-size:9px;text-decoration:none}.receipt-actions button{color:#fff;background:#173f34}.receipt-link{color:#356b58;font-size:8px;text-decoration:none;position:absolute;top:12px;right:13px}@media print{.receipt-page{background:#fff;padding:0}.receipt-paper{box-shadow:none}.receipt-actions{display:none}}.image-url-label{flex:1;font-size:9px;font-weight:700}.image-url-label input{border:1px solid var(--line);border-radius:8px;width:100%;margin-top:6px;padding:9px;font-size:9px;display:block}.admin-modal input:focus,.admin-modal select:focus,.admin-modal textarea:focus{border-color:var(--jade);outline:2px solid #17483a22}.spec-editor{border:1px solid var(--line);border-radius:10px;margin-top:15px;padding:13px}.spec-editor-head{justify-content:space-between;align-items:center;display:flex}.spec-editor-head b,.spec-editor-head small{display:block}.spec-editor-head b{font-size:10px}.spec-editor-head small{color:#999;margin-top:4px;font-size:8px}.spec-editor-head button{color:var(--jade);background:#edf4f0;border:1px solid #b8cec4;border-radius:7px;padding:7px 9px;font-size:8px}.spec-row{grid-template-columns:1fr 110px 45px;gap:7px;margin-top:9px;display:grid}.spec-row input{border:1px solid var(--line);border-radius:7px;width:100%;padding:8px;font-size:9px}.spec-row label{align-items:center;gap:4px;font-size:9px;display:flex}.spec-row label input{min-width:0}.spec-row>button{color:#b85d49;background:0 0;border:0;font-size:8px}.spec-row.multilingual-spec{align-items:center}.spec-language-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.multilingual-description textarea{min-height:62px}.spec-empty{color:#999;text-align:center;background:#f7f7f4;border-radius:7px;margin-top:10px;padding:13px;font-size:8px}.extra-options{gap:7px;display:grid}.extra-options button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:8px;grid-template-columns:23px 1fr auto;align-items:center;padding:9px;display:grid}.extra-options button>span{background:#f0f1ed;border-radius:5px;place-items:center;width:20px;height:20px;display:grid}.extra-options button b{font-size:9px}.extra-options button em{color:var(--red);font-size:9px;font-style:normal}.extra-options button.active{border-color:var(--jade);background:#f1f7f3}.extra-options button.active>span{background:var(--jade);color:#fff}.dish-modal .kicker{letter-spacing:2.1px;font-size:11px}.dish-modal .modal-title h2{font-size:36px;line-height:1.12}.dish-modal .modal-title p{margin-top:7px;font-size:13px}.dish-modal .modal-title strong{white-space:nowrap;font-size:27px}.dish-modal .modal-desc{padding-bottom:20px;font-size:14px;line-height:1.8}.dish-modal .modal-body legend{margin-bottom:11px;font-size:13px}.dish-modal .modal-body legend span{font-size:10px}.dish-modal .option-row button{min-height:42px;padding:11px 8px;font-size:13px}.dish-modal .extra-options{gap:9px}.dish-modal .extra-options button{grid-template-columns:28px 1fr auto;min-height:48px;padding:11px 12px}.dish-modal .extra-options button>span{width:24px;height:24px;font-size:15px}.dish-modal .extra-options button b,.dish-modal .extra-options button em{font-size:12px}.dish-modal .modal-body textarea{height:82px;padding:13px;font-size:12px;line-height:1.6}.dish-modal .modal-add{min-height:48px;padding:15px 17px;font-size:14px;font-weight:700}@media (width<=650px){.spec-row{grid-template-columns:1fr 95px 38px}.spec-language-fields{grid-template-columns:1fr}}.product-card.hot-dish{background:#fff;border-color:#e6a55a;animation:2.8s ease-in-out infinite hotCardGlow;overflow:hidden;transform:none;box-shadow:0 4px 16px #e65d3022}.product-card.hot-dish .product-img{filter:none!important;box-shadow:none!important;opacity:1!important}.product-card.hot-dish:after{content:"";z-index:7;pointer-events:none;background:linear-gradient(115deg,#0000 15%,#ffd497 42%,#f16c43 52%,#ffd497 62%,#0000 85%) 0 0/250% 100%;border-radius:14px;padding:2px;animation:3.6s linear infinite hotEdgeSweep;display:block;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.product-card.hot-dish:before{content:"";z-index:6;pointer-events:none;background:linear-gradient(100deg,#0000,#fff5d855,#0000);width:28%;animation:4.2s ease-in-out infinite hotLightSweep;display:block;position:absolute;top:0;bottom:0;left:-55%;transform:skew(-16deg)}.hot-ribbon{z-index:8;color:#fff;background:linear-gradient(135deg,#ff6b3d,#e74628);border:1px solid #ffffff80;border-radius:5px;align-items:center;gap:3px;padding:5px 7px;animation:1.8s ease-in-out infinite hotBadgePulse;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 6px #b83b2233}.hot-ribbon span{font-size:9px;line-height:1;animation:.75s ease-in-out infinite alternate hotFlame}.hot-ribbon b{font-size:8px;font-weight:700;line-height:1}.tags .hot-tag{color:#db4f2e;background:#fff1eb;border:1px solid #f2c5b7;font-weight:600}.hot-setting{background:#fff7f3;border-radius:9px;margin-top:12px;border:1px solid #f0d1c5!important;grid-template-columns:20px 1fr!important;justify-content:start!important;padding:11px!important;display:grid!important}.hot-setting input{accent-color:#e75534;grid-row:1/3}.hot-setting span{font-size:10px;font-weight:700}.hot-setting small{color:#8d7067;font-size:8px}@keyframes hotCardGlow{0%,to{box-shadow:0 4px 14px #e65d3018}50%{box-shadow:0 9px 28px #e65d3040}}@keyframes hotEdgeSweep{0%{background-position:180% 0}to{background-position:-80% 0}}@keyframes hotLightSweep{0%,55%{left:-55%}85%,to{left:130%}}@keyframes hotFlame{0%{transform:translateY(1px)rotate(-4deg)scale(.95)}to{transform:translateY(-1px)rotate(4deg)scale(1.16)}}@keyframes hotBadgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media (width<=650px){.product-card.hot-dish{box-shadow:none;border-color:#eee;animation:none}.product-card.hot-dish:before,.product-card.hot-dish:after{display:none!important}.hot-ribbon{border-radius:4px;padding:4px 6px;animation:none;top:15px;right:5px}.hot-ribbon span{animation:none}.hot-ribbon span,.hot-ribbon b{font-size:7px}}@media (prefers-reduced-motion:reduce){.product-card.hot-dish,.product-card.hot-dish:before,.product-card.hot-dish:after,.hot-ribbon,.hot-ribbon span{animation:none}}.manual-hot{color:#b55727;background:#fff0d9;border-radius:9px;margin-left:7px;padding:3px 5px;font-size:7px;font-style:normal}.product-img>span{color:#f7e1b5;letter-spacing:.2px;background:#263d35ee;border:1px solid #ffffff45;border-radius:5px;padding:5px 8px;font-weight:600;box-shadow:0 3px 10px #12251d33}.image-url-label small{color:#999;margin-top:5px;font-size:7px;display:block}.image-url-label input[type=file]{cursor:pointer;background:#fafaf7}.image-url-label input[type=file]::file-selector-button{color:#fff;background:#173f34;border:0;border-radius:5px;margin-right:7px;padding:6px 8px;font-size:8px}@media (width<=650px){.product-img>span{background:#243b33f2;padding:4px 6px;font-size:7px}}@media (width>=651px){.hot-ribbon{border-radius:7px;gap:5px;padding:7px 11px;top:10px;right:10px;box-shadow:0 3px 9px #b83b2244}.hot-ribbon span{font-size:13px}.hot-ribbon b{letter-spacing:.5px;font-size:10px}}@media (width<=650px){.hot-ribbon{border-radius:5px!important;gap:3px!important;padding:5px 7px!important}.hot-ribbon span{font-size:9px!important}.hot-ribbon b{font-size:8px!important}}.qr-address{background:#fffdf9;border:1px solid #eadfce;border-radius:18px;grid-template-columns:minmax(250px,1fr) minmax(300px,1.4fr) auto;align-items:center;gap:16px;margin:0 0 26px;padding:18px 20px;display:grid;box-shadow:0 10px 30px #4d361f0f}.qr-address div{gap:5px;display:grid}.qr-address b{color:#28231d;font-size:15px}.qr-address small{color:#85796d;line-height:1.5}.qr-address input{color:#322b24;min-width:0;height:46px;font:inherit;background:#fff;border:1px solid #ded4c7;border-radius:12px;outline:none;padding:0 15px}.qr-address input:focus{border-color:#d85c45;box-shadow:0 0 0 3px #d85c451a}.qr-address button,.qr-actions button,.qr-actions a{cursor:pointer;font:inherit;border:0;border-radius:10px;font-weight:700;text-decoration:none}.qr-address>button{color:#fff;background:#d9543e;height:46px;padding:0 18px}.qr-actions{grid-template-columns:1fr 1fr;gap:8px;width:100%;margin-top:13px;display:grid}.qr-actions button,.qr-actions a{text-align:center;color:#574b3e;background:#f3eee7;padding:9px 8px}.qr-actions a{color:#fff;background:#31483e}.report-period{background:#f5f0e9;border:1px solid #e5dbcd;border-radius:14px;gap:5px;margin:0 0 24px;padding:5px;display:inline-flex}.report-period button{color:#776b5f;cursor:pointer;min-width:74px;font:inherit;background:0 0;border:0;border-radius:10px;padding:9px 16px;font-weight:700}.report-period button.active{color:#ca4a36;background:#fff;box-shadow:0 4px 12px #4633211a}.kds-shell.compact .kds-board{gap:10px;padding:12px}.kds-shell.compact .kds-column{padding:10px}.kds-shell.compact .kds-column-head{margin-bottom:8px}.kds-shell.compact .kds-ticket{margin-bottom:8px;padding:11px}.kds-shell.compact .kds-ticket h3{margin-bottom:6px}.kds-shell.compact .kds-ticket li{padding:3px 0}.kds-shell.compact .kds-ticket button{padding:8px 10px}@media (width<=760px){.qr-address{grid-template-columns:1fr;padding:16px}.qr-address>button{width:100%}.report-period{grid-template-columns:repeat(4,1fr);width:100%;display:grid}.report-period button{min-width:0;padding-inline:8px}}@media print{.qr-address,.qr-actions{display:none!important}}.print-status{background:#fff8f4;border:1px solid #ead8cf;border-radius:15px;align-items:center;gap:13px;margin-bottom:18px;padding:17px 20px;display:flex}.print-status>i{background:#d45e46;border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 6px #d45e4615}.print-status div{gap:4px;display:grid}.print-status small{color:#8a7d74}.print-status strong{color:#c35a44;letter-spacing:1.5px;margin-left:auto;font-size:10px}.print-status.online{background:#f4faf6;border-color:#d4e5d9}.print-status.online>i{background:#4d9a69;box-shadow:0 0 0 6px #4d9a6915}.print-status.online strong{color:#3d8559}.print-layout{grid-template-columns:minmax(420px,1.1fr) minmax(320px,.9fr);gap:18px;display:grid}.print-settings,.print-history{background:#fff;border:1px solid #e5ddd2;border-radius:16px;padding:22px}.print-settings h2,.print-history h2{margin:0 0 18px;font-size:16px}.print-settings>label:not(.print-switch),.print-row label{color:#6f665d;gap:7px;margin:14px 0;font-size:11px;display:grid}.print-settings input,.print-settings select{background:#fff;border:1px solid #ddd4c8;border-radius:10px;width:100%;height:43px;padding:0 12px}.printer-warning,.virtual-note{margin-top:6px;font-size:9px;display:block}.printer-warning{color:#b64b37}.virtual-note{color:#7e8d85}.order-actions-stack{gap:5px;display:grid}.order-actions-stack .order-action{width:100%}.order-action.reprint{color:#946528;background:#fffaf0;border-color:#d9c9ae}.print-switch{background:#f5f7f4;border-radius:12px;justify-content:space-between;align-items:center;padding:15px;display:flex}.print-switch span{gap:4px;display:grid}.print-switch small{color:#898e89}.print-switch input{width:20px;height:20px}.print-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.print-buttons{gap:9px;margin-top:20px;display:flex}.print-buttons button{color:#fff;background:#173f34;border:1px solid #173f34;border-radius:10px;flex:1;padding:12px;font-weight:700}.print-buttons button+button{color:#173f34;background:#fff}.print-history article{border-bottom:1px solid #eee8df;align-items:center;gap:10px;padding:12px 0;display:flex}.print-history article>i{color:#3e8a59;background:#e5f2e8;border-radius:50%;place-items:center;width:25px;height:25px;font-style:normal;display:grid}.print-history article.fail>i{color:#bd4e38;background:#fbe7e2}.print-history article div{gap:3px;display:grid}.print-history article small{color:#8c8279;font-size:9px}.print-history time{color:#9a9087;margin-left:auto;font-size:9px}.print-empty{color:#aaa;place-items:center;min-height:210px;display:grid}.print-guide{color:#dce8e2;background:#213d34;border-radius:14px;align-items:center;gap:22px;margin-top:18px;padding:17px 20px;font-size:10px;display:flex}.print-guide b{color:#f1ce85}.print-guide span{opacity:.85}.print-queue-panel{border:1px solid var(--line);background:#fff;border-radius:14px;margin-bottom:18px;overflow:hidden}.print-queue-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:16px 19px;display:flex}.print-queue-head span{color:#a36b42;letter-spacing:1.6px;font-size:8px}.print-queue-head h2{margin:4px 0 0;font-size:15px}.print-queue-head p{color:#7c817d;align-items:center;gap:7px;margin:0;font-size:9px;display:flex}.print-queue-head p b{color:var(--jade);margin-left:8px;font:17px Georgia}.print-queue-list{background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.print-queue-list article{background:#fff;grid-template-columns:30px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:13px 15px;display:grid}.print-queue-list article>i{width:26px;height:26px;color:var(--jade);background:#edf4ef;border-radius:50%;place-items:center;font-style:normal;font-weight:700;display:grid}.print-queue-list article.retrying>i,.print-queue-list article.printing>i{color:#9b711f;background:#fff3d7}.print-queue-list article.failed>i{color:#b44d39;background:#fde9e4}.print-queue-list article b,.print-queue-list article small{display:block}.print-queue-list article small{color:#888;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;overflow:hidden}.print-queue-list article>span{color:#727a75;white-space:nowrap;font-size:8px}.print-queue-list article>button{color:#a94a38;background:#fff7f4;border:1px solid #dbb3a9;border-radius:7px;padding:6px 8px;font-size:8px}@media (width<=800px){.print-layout{grid-template-columns:1fr}.print-guide{flex-direction:column;align-items:flex-start;gap:8px}.print-row{grid-template-columns:1fr}.print-queue-head{flex-direction:column;align-items:flex-start}.print-queue-list{grid-template-columns:1fr}}.printer-alert{color:#a74431;background:#fff1ed;border:1px solid #eab7aa;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:11px 14px;font-size:10px;display:flex}.printer-alert a{color:#873322;font-weight:700}.order-success>div:not(.success-check){width:auto;height:auto;color:inherit;font-size:inherit;background:0 0;border-radius:0}.order-success>.success-check{width:58px;height:58px;color:var(--jade);background:#e3efe8;border-radius:50%;place-items:center;margin:0 auto;font-size:28px;display:grid}.product-mobile-meta{display:none}.order-success .order-progress{width:min(275px,100% - 24px);height:12px;margin:25px auto 8px;display:grid;overflow:visible}.order-success .progress-labels{background:0 0;width:min(300px,100% - 16px);height:auto;margin:0 auto 22px;font-size:9px;line-height:1.35;display:grid}@media (width<=650px){html,body{overflow-x:hidden}.kiosk-header{position:sticky;top:0}.kiosk-body{grid-template-columns:76px minmax(0,1fr)}.category-sidebar{scrollbar-width:none}.category-sidebar::-webkit-scrollbar{display:none}.category-sidebar nav button{flex-direction:column;height:auto;min-height:62px;padding:10px 4px;line-height:1.25;transition:background .18s,color .18s;position:relative}.category-sidebar nav button span{max-width:62px}.category-sidebar nav button.active:after{content:"";background:var(--jade);border-radius:0 3px 3px 0;width:3px;position:absolute;top:17px;bottom:17px;left:0}.product-stage{padding:13px 10px calc(138px + env(safe-area-inset-bottom))}.mobile-shop-card{align-items:flex-start;gap:8px;padding:12px}.mobile-shop-card em{text-align:right;max-width:96px;line-height:1.45}.mobile-shop-card .mobile-table-number{text-align:center;background:#0a2a216b;border:1px solid #ffffff3d;border-radius:9px;min-width:76px;padding:7px 10px;display:grid}.mobile-shop-card .mobile-table-number small{color:#cbdcd5;margin:0 0 2px;font-size:7px}.mobile-shop-card .mobile-table-number strong{color:#f4d489;font-size:14px;line-height:1.15}.product-card{grid-template-columns:108px minmax(0,1fr);height:150px;padding:13px 0}.product-img{border-radius:10px;width:100px;height:124px;box-shadow:0 2px 8px #1f2e2714}.product-copy{height:124px;padding:0 0 39px}.product-copy h3{padding-right:50px;font-size:15px;line-height:1.25}.product-copy>div>small{color:#a19a92;margin-top:2px}.product-mobile-meta{color:#b27b53;margin-top:5px;font-size:7px;line-height:1;display:block}.product-copy p{height:25px;margin:6px 0 5px;line-height:1.35}.product-price{bottom:18px;left:108px}.product-price>b{letter-spacing:-.3px;font-size:17px}.round-add,.product-price .qty button{transition:transform .12s,filter .12s}.round-add:active,.product-price .qty button:active{filter:brightness(.96);transform:scale(.9)}.floating-cart{left:86px;bottom:calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffff14;max-width:430px}.order-panel.show{width:100%;height:100dvh;box-shadow:none;inset:0}.order-success{width:100%;padding:30px 20px max(30px, env(safe-area-inset-bottom))}.order-success h2{margin-top:16px}.order-success>span{max-width:290px;margin:0 auto;display:block}.order-success button{min-width:132px;padding:12px 22px}}@media (width<=390px){.kiosk-body{grid-template-columns:68px minmax(0,1fr)}.category-sidebar nav button{font-size:10px}.product-stage{padding-inline:8px}.product-card{grid-template-columns:102px minmax(0,1fr)}.product-img{width:94px}.product-price{left:102px}.floating-cart{left:76px;right:7px}.floating-cart div small{display:none}}.kds-ticket{position:relative}.kds-ticket:before{content:"";z-index:2;width:4px;position:absolute;inset:0 auto 0 0}.kds-ticket.dine-in:before{background:#4ead78}.kds-ticket.takeaway:before{background:#f09a43}.kds-ticket.reservation:before{background:#b58cff;width:6px;box-shadow:0 0 14px #b58cffb3}.kds-ticket.dine-in{box-shadow:inset 0 1px #5dbc8214,0 5px 16px #0002}.kds-ticket.takeaway{border-color:#f09a4347;box-shadow:inset 0 1px #f09a4314,0 5px 16px #0002}.kds-ticket.reservation{border-color:#b58cff8c;box-shadow:inset 0 1px #b58cff24,0 8px 24px #5d36934d}.ticket-head>.ticket-mode{letter-spacing:.5px;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-width:82px;padding:7px 10px;font-size:10px;font-weight:800;display:inline-flex}.ticket-mode i{font-size:13px;font-style:normal}.ticket-mode b{font-size:10px}.dine-in .ticket-mode{color:#8fe1ad;background:#36825438;border:1px solid #5cba8166}.takeaway .ticket-mode{color:#ffc47f;background:#c067223d;border:1px solid #f09a437a}.reservation .ticket-mode{color:#dfcaff;background:#7148aa4d;border:1px solid #b58cff9e}.ticket-time{align-items:center;gap:8px}.ticket-time em{color:#aeb8b2;background:#ffffff09;border-radius:5px;margin-left:auto;padding:3px 7px;font-style:normal;font-weight:700}.takeaway .ticket-head>div>b,.takeaway .ticket-time em{color:#ffc078}.dine-in .ticket-head>div>b,.dine-in .ticket-time em{color:#8ed7a9}.reservation .ticket-head>div>b,.reservation .ticket-time em{color:#d7bcff}.ticket-reservation{color:#e8dcff;background:#7148aa2e;border-radius:7px;justify-content:space-between;gap:10px;margin:0 14px 10px;padding:8px 10px;font-size:9px;display:flex}.ticket-reservation strong{color:#c8a6ff}.kds-shell.compact .ticket-head>.ticket-mode{min-width:70px;padding:5px 7px}@media (width<=650px){:root{--mobile-gap:9px}.kiosk-shell{background:#f5f5f2}.kiosk-header{border-bottom-color:#eceae5;box-shadow:0 2px 10px #1f28230a}.kiosk-header .brand{gap:9px}.kiosk-header .brand strong{letter-spacing:1.5px}.mode-switch{background:#f0efeb}.mode-switch button{min-width:52px}.category-sidebar{background:#f0f1ed;border-right:0}.category-sidebar nav{padding:7px 0 90px}.category-sidebar nav button{color:#747770;border-radius:9px;width:calc(100% - 10px);min-height:58px;margin:2px 5px}.category-sidebar nav button i{height:18px;font-size:14px;line-height:18px}.category-sidebar nav button.active{background:#fff;box-shadow:0 3px 12px #24342c12}.category-sidebar nav button.active:after{top:15px;bottom:15px}.product-stage{padding:10px 9px calc(140px + env(safe-area-inset-bottom));background:#f8f8f6}.product-stage>.stage-top,.product-stage>.filter-row{display:none}.mobile-shop-card{border:1px solid #ffffff1a;border-radius:13px;margin-bottom:11px;padding-right:66px;position:relative;box-shadow:0 7px 18px #1840321f}.mobile-language{color:#fff;background:#ffffff1f;border-color:#fff3;min-height:30px;padding:0 6px;display:inline-flex;position:absolute;top:9px;right:9px}.mobile-language select{color:#fff}.mobile-language option{color:#222}.stage-top h1{margin:0 2px 10px;font-size:19px}.menu-search{background:#fff;border:1px solid #efeee9;border-radius:12px;height:38px;padding:0 14px;box-shadow:0 2px 8px #282d2a06}.filter-row{padding:9px 1px 10px}.filter-row button{background:#fff;border-color:#e8e3dc;min-height:29px;padding:5px 11px}.filter-row button.active{background:#eaf2ee;border-color:#cdded5;box-shadow:inset 0 0 0 1px #1c533e08}.product-grid{gap:var(--mobile-gap);grid-template-columns:minmax(0,1fr);display:grid}.product-card,.product-card.hot-dish{background:#fff;border:1px solid #ece9e3;border-radius:13px;grid-template-columns:104px minmax(0,1fr);height:142px;margin:0;padding:10px;overflow:hidden;box-shadow:0 3px 12px #252d280b}.product-card.hot-dish{border-color:#f0c47e}.product-img{border-radius:10px;width:96px;height:120px}.product-copy{height:120px;padding:1px 0 37px}.product-copy h3{padding-right:45px;font-size:15px}.product-mobile-meta{margin-top:4px}.product-copy p{color:#777a75;margin-top:5px}.product-price{bottom:11px;left:114px;right:10px}.product-price>b{color:#e15432;font-weight:750}.round-add,.product-price .qty button{width:30px;height:30px;box-shadow:0 3px 8px #cfa1182e}.hot-ribbon{justify-content:center;min-width:43px;top:10px;right:9px;box-shadow:0 3px 8px #d34a2738}.floating-cart{border-radius:19px;height:60px;padding-right:6px;box-shadow:0 9px 28px #141c184d}.floating-cart>strong{text-align:center;min-width:72px}.modal-backdrop,.checkout-backdrop,.history-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#121c1794}.dish-modal,.checkout-sheet,.history-sheet{animation:.22s ease-out both mobileSheetIn;box-shadow:0 -16px 50px #141f1a33}.dish-modal:before,.checkout-sheet:before,.history-sheet:before{content:"";z-index:4;background:#d8d8d3;border-radius:4px;width:36px;height:4px;display:block;position:absolute;top:7px;left:50%;transform:translate(-50%)}.dish-modal{overscroll-behavior:contain;border-radius:20px 20px 0 0;max-height:91dvh;overflow-y:auto}.modal-photo{background-position:50%;border-radius:20px 20px 0 0;height:196px;min-height:196px}.modal-x,.checkout-head>button{background:#fffffff0;width:38px;height:38px;box-shadow:0 3px 12px #1b231f21}.modal-body{padding:19px 18px calc(22px + env(safe-area-inset-bottom))}.modal-title{align-items:flex-start;margin-top:6px}.modal-title h2{font-size:24px}.modal-title strong{white-space:nowrap;font-size:21px}.modal-desc{margin:13px 0 0;padding-bottom:14px}.modal-body fieldset{margin:16px 0}.option-row,.extra-options{gap:8px}.option-row button,.extra-options button{border-radius:10px;min-height:42px}.modal-body textarea{background:#fafaf8;height:72px;padding:11px}.modal-add{align-items:center;min-height:48px;margin-top:18px;position:sticky;bottom:0;box-shadow:0 8px 24px #17483738}.order-panel.show{background:#f8f8f6}.order-panel-head{background:#fff;height:68px;padding-inline:16px}.mobile-close{width:38px;height:38px}.order-list{padding:4px 16px}.order-line{background:#fff;border:1px solid #ece9e3;border-radius:12px;grid-template-columns:52px minmax(0,1fr) auto;gap:11px;margin:8px 0;padding:11px}.order-line img{width:52px;height:52px}.order-bottom{padding:14px 16px calc(16px + env(safe-area-inset-bottom));background:#fff;box-shadow:0 -8px 24px #1b25200f}.checkout-sheet{max-height:92dvh;padding:24px 18px calc(18px + env(safe-area-inset-bottom));overscroll-behavior:contain;position:relative}.checkout-summary{border:1px solid #dce9e2;border-radius:11px;padding:14px}.checkout-row{padding:15px 2px}.stepper button{width:32px;height:32px}.payment-options button{border-radius:11px;min-height:48px}.checkout-notice{padding:12px;font-size:9px}.checkout-submit{border-radius:12px;min-height:50px;box-shadow:0 8px 22px #17483733}.checkout-submit:disabled{cursor:wait;opacity:.68}}@keyframes mobileSheetIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (width<=390px){.product-card,.product-card.hot-dish{grid-template-columns:98px minmax(0,1fr)}.product-img{width:90px}.product-price{left:108px}.product-copy h3{padding-right:42px}}@media (width>=651px){.product-stage>.stage-top,.product-stage>.filter-row,.product-stage>.mobile-shop-card{display:none}.product-stage{padding:12px 18px 54px}.product-grid{align-content:start;gap:16px}}.ticket-preview-backdrop{z-index:200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#15221dcc;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ticket-preview-dialog{background:#f7f5f0;border-radius:18px;width:min(760px,96vw);max-height:94vh;overflow:hidden;box-shadow:0 30px 90px #0006}.ticket-preview-dialog>header{background:#fff;border-bottom:1px solid #e2ddd4;justify-content:space-between;align-items:center;padding:19px 22px;display:flex}.ticket-preview-dialog header span{letter-spacing:1.6px;color:#a26743;font-size:8px}.ticket-preview-dialog header h2{margin:4px 0 2px;font-size:20px}.ticket-preview-dialog header p{color:#8b8177;margin:0;font-size:9px}.ticket-preview-dialog header button{background:#f1eee8;border:0;border-radius:50%;width:36px;height:36px;font-size:20px}.ticket-preview-stage{background-color:#f2f0eb;background-image:linear-gradient(#e9e6df 1px,#0000 1px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:100% 24px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;place-items:start center;max-height:65vh;padding:28px;display:grid;overflow:auto}.thermal-ticket{color:#111;clip-path:polygon(0 0,100% 0,100% calc(100% - 6px),97% 100%,94% calc(100% - 6px),91% 100%,88% calc(100% - 6px),85% 100%,82% calc(100% - 6px),79% 100%,76% calc(100% - 6px),73% 100%,70% calc(100% - 6px),67% 100%,64% calc(100% - 6px),61% 100%,58% calc(100% - 6px),55% 100%,52% calc(100% - 6px),49% 100%,46% calc(100% - 6px),43% 100%,40% calc(100% - 6px),37% 100%,34% calc(100% - 6px),31% 100%,28% calc(100% - 6px),25% 100%,22% calc(100% - 6px),19% 100%,16% calc(100% - 6px),13% 100%,10% calc(100% - 6px),7% 100%,4% calc(100% - 6px),0 100%);background:#fff;width:310px;padding:23px 20px 30px;font-family:Courier New,Microsoft YaHei,monospace;box-shadow:0 12px 35px #2d251c26}.thermal-ticket.paper-58{width:245px;padding-inline:15px}.thermal-brand{text-align:center;border-bottom:1px dashed #333;padding-bottom:13px}.thermal-brand b{letter-spacing:5px;font-size:26px;display:block}.thermal-brand span{letter-spacing:2px;font-size:8px}.thermal-order-no{text-align:center;border-bottom:1px dashed #333;padding:13px 0}.thermal-order-no small{font-size:8px;display:block}.thermal-order-no strong{font-size:25px}.thermal-meta{border-bottom:1px dashed #333;padding:10px 0}.thermal-meta p,.thermal-payment{justify-content:space-between;gap:10px;margin:5px 0;font-size:9px;display:flex}.thermal-meta b{text-align:right}.thermal-items{border-bottom:1px dashed #333;padding:8px 0}.thermal-items>div{grid-template-columns:30px 1fr;gap:5px;padding:6px 0;font-size:11px;display:grid}.thermal-items small{margin-top:3px;font-size:8px;display:block}.thermal-note{border:1px solid #222;gap:4px;margin:9px 0;padding:8px;font-size:9px;display:grid}.thermal-total{justify-content:space-between;align-items:center;padding:12px 0 8px;font-size:12px;display:flex}.thermal-total b{font-size:22px}.thermal-ticket footer{text-align:center;border-top:1px dashed #333;margin-top:15px;padding-top:13px;font-size:9px}.thermal-ticket footer small{margin-top:5px;font-size:7px;display:block}.ticket-preview-actions{background:#fff;justify-content:flex-end;gap:9px;padding:14px 20px;display:flex}.ticket-preview-actions button{background:#fff;border:1px solid #d8d0c5;border-radius:9px;min-width:110px;padding:11px;font-weight:700}.ticket-preview-actions button:last-child{color:#fff;background:#173f34;border-color:#173f34}@media (width<=600px){.ticket-preview-backdrop{padding:0}.ticket-preview-dialog{border-radius:0;width:100%;height:100dvh;max-height:none}.ticket-preview-stage{max-height:calc(100dvh - 152px);padding:20px 10px}.ticket-preview-actions{position:absolute;bottom:0;left:0;right:0}.thermal-ticket{transform-origin:top}}.menu-more-wrap{display:inline-flex;position:relative}.menu-row-actions{z-index:20;border:1px solid var(--line);background:#fff;border-radius:9px;width:112px;padding:5px;position:absolute;top:28px;right:0;box-shadow:0 12px 30px #1b2c2520}.menu-row-actions button{text-align:left;width:100%;color:var(--jade);background:0 0;border:0;border-radius:6px;padding:8px 9px;font-size:9px}.menu-row-actions button:hover{background:#eef4f0}.menu-row-actions button.danger{color:#b54c39}.tables-grid article>a{border:1px solid var(--line);color:var(--jade);white-space:nowrap;border-radius:7px;padding:7px 9px;font-size:8px;text-decoration:none}.tables-grid article.table-disabled{opacity:.72;background:#f7f7f4}.table-card-actions{align-items:center;gap:6px;display:flex}.table-card-actions a,.table-card-actions button{border:1px solid var(--line);color:var(--jade);white-space:nowrap;background:#fff;border-radius:7px;padding:7px 9px;font-size:8px;text-decoration:none}.add-table{min-height:92px}.table-enabled-field{background:#f4f7f4;border-radius:10px;align-items:flex-start;gap:10px;margin-top:16px;padding:13px;display:flex}.table-enabled-field input{margin-top:2px}.table-enabled-field b,.table-enabled-field small{display:block}.table-enabled-field small{color:#7b817c;margin-top:4px;font-size:9px}.table-modal-actions>span{flex:1}.danger-outline-btn{color:#a94130;background:#fff7f5;border:1px solid #e1b4aa;border-radius:8px;padding:9px 12px}.category-card-actions{align-items:center;gap:4px;display:flex}.category-card-actions button:disabled{cursor:not-allowed;opacity:.32}.category-card-actions button.danger{color:#aa4938;border-color:#ead0ca}.tool-empty-state{border:1px dashed var(--line);color:#777;text-align:center;border-radius:14px;grid-column:1/-1;padding:40px 20px}.business-hours-row{grid-template-columns:1fr auto 1fr;align-items:end;gap:8px;margin-top:10px;display:grid}.business-hours-row label{color:#626a65;font-size:9px}.business-hours-row input{width:100%;margin-top:6px;display:block}.business-hours-row>span{color:#9a9f9b;padding-bottom:8px;font-size:9px}.schedule-checkline{margin-top:5px}.single-store-note{color:#66716b;background:#f4f7f4;border-radius:9px;margin:14px 0 0;padding:11px 12px;font-size:9px;line-height:1.6}.language-label{color:#666;font-size:11px}.language-switcher{border:1px solid var(--line);color:#555;background:#fff;border-radius:9px;align-items:center;gap:5px;min-height:32px;padding:0 8px;display:inline-flex}.language-switcher select{color:inherit;cursor:pointer;background:0 0;border:0;outline:0;font-size:11px}.mobile-language{display:none}@media (width<=850px){.mobile-language{display:inline-flex}}.place-order:disabled,.checkout-submit:disabled{cursor:not-allowed;box-shadow:none;background:#99a69f}.ordering-closed-banner{color:#8d4436;background:#fff5f1;border:1px solid #efd0c6;border-radius:10px;align-items:center;gap:12px;margin-bottom:17px;padding:11px 13px;display:flex}.ordering-closed-banner b{white-space:nowrap;font-size:11px}.ordering-closed-banner span{font-size:9px;line-height:1.5}.status.cancelled{color:#9d4d3f;background:#f4e9e6}.cancel-reason{font-weight:700;color:#a34435!important}.cancel-reason-presets{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.cancel-reason-presets button{border:1px solid var(--line);color:#676d68;background:#fff;border-radius:16px;padding:6px 9px;font-size:9px}.void-order-btn{color:#fff;background:#aa4938;border:1px solid #aa4938;border-radius:9px;padding:10px 13px}.receipt-cancelled{color:#a34435;background:#fff0ec;border-color:#d89587;font-weight:700}.order-progress.cancelled:after{background:#aa4938;width:0}.order-progress.cancelled i:first-child{background:#aa4938;box-shadow:0 0 0 4px #aa493818}.order-success:has(.order-progress.cancelled) .success-check{color:#aa4938;background:#f7e8e4}.admin-modal button:disabled,.admin-modal input[type=file]:disabled{cursor:wait;opacity:.58}.offline-dot{color:#d35d47;background:#d35d47;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #d35d4718}.offline-text{color:#e77861}.sync-warning-banner{color:#765819;background:#fff8e8;border:1px solid #e6c780;border-radius:10px;align-items:center;gap:12px;margin-bottom:17px;padding:11px 13px;display:flex}.sync-warning-banner b{white-space:nowrap;font-size:11px}.sync-warning-banner span{font-size:9px;line-height:1.5}.order-progress.pending-sync:after{background:#d8a44d;width:0}.order-progress.pending-sync i:first-child{background:#d8a44d;animation:1.2s ease-in-out infinite sync-pulse;box-shadow:0 0 0 4px #d8a44d25}.kds-summary .kds-sync-detail{color:#77837d;white-space:nowrap;margin:0;font-size:8px}.order-audit-timeline{border:1px solid var(--line);border-radius:10px;margin-top:15px;padding:13px 14px 9px}.order-audit-timeline>span{color:#858b86;font-size:9px}.order-audit-timeline ol{margin:12px 0 0;padding:0;list-style:none}.order-audit-timeline li{grid-template-columns:15px 1fr auto;gap:8px;min-height:43px;display:grid;position:relative}.order-audit-timeline li:not(:last-child):before{content:"";background:#dbe4df;width:1px;position:absolute;top:11px;bottom:-1px;left:5px}.order-audit-timeline li>i{z-index:1;background:var(--jade);border:2px solid #dce8e2;border-radius:50%;width:11px;height:11px;position:relative}.order-audit-timeline li b,.order-audit-timeline li small{display:block}.order-audit-timeline li b{font-size:10px}.order-audit-timeline li small{color:#a44b3b;margin-top:3px;font-size:8px}.order-audit-timeline time{color:#929793;font-size:8px}@keyframes sync-pulse{50%{opacity:.6;transform:scale(1.35)}}.compact-admin-modal{width:min(560px,96vw)}.modal-helper{color:#7b817c;margin:15px 0;font-size:10px;line-height:1.6}.order-detail-modal{width:min(540px,96vw)}.order-detail-grid{grid-template-columns:1fr 1fr;gap:10px;margin:18px 0;display:grid}.order-detail-grid p,.order-detail-items{background:#f5f7f4;border-radius:9px;margin:0;padding:12px}.order-detail-grid span,.order-detail-items>span{color:#8b918d;margin-bottom:6px;font-size:8px;display:block}.order-detail-grid b,.order-detail-items b{font-size:11px}.order-detail-items small{color:#b05b42;margin-top:9px;font-size:9px;display:block}.order-detail-total{border-top:1px dashed var(--line);justify-content:space-between;align-items:center;margin-top:14px;padding-top:14px;font-size:10px;display:flex}.order-detail-total strong{color:var(--red);font:22px Georgia}.category-form-grid{grid-template-columns:1fr;margin-top:18px}.category-icon-preview{background:#f1f5f2;border-radius:12px;flex:0 0 46px;place-items:center;width:46px;height:46px;font-size:23px;display:grid;overflow:hidden}.category-icon-preview img{object-fit:cover;width:100%;height:100%}.category-upload-field{border:1px solid var(--line);background:#fafbf9;border-radius:12px;grid-template-columns:96px 1fr;align-items:center;gap:16px;margin-top:18px;padding:14px;display:grid}.category-upload-preview{background:#fff;border:1px dashed #b9c8c0;border-radius:15px;place-items:center;width:96px;height:96px;display:grid;overflow:hidden}.category-upload-preview img{object-fit:cover;width:100%;height:100%}.category-upload-preview>span:not(.empty){font-size:38px}.category-upload-preview .empty{color:#a3aaa6;font-size:9px}.category-upload-field b,.category-upload-field small{display:block}.category-upload-field b{font-size:11px}.category-upload-field small{color:#858c87;margin:5px 0 10px;font-size:8px;line-height:1.5}.category-upload-button,.category-remove-image{border-radius:7px;align-items:center;min-height:32px;padding:7px 10px;font-size:9px;display:inline-flex}.category-upload-button{cursor:pointer;background:var(--jade);color:#fff}.category-upload-button input{display:none}.category-remove-image{border:1px solid var(--line);color:#a34e3d;background:#fff;margin-left:7px}.admin-empty-state{text-align:center;color:#8a918c;padding:54px 20px}.admin-empty-state b,.admin-empty-state span{display:block}.admin-empty-state b{color:#3d4742;font-size:13px}.admin-empty-state span{margin-top:7px;font-size:9px}.mode-switch button:disabled{cursor:not-allowed;opacity:.38}.category-sidebar nav button i{border-radius:7px;place-items:center;width:24px;height:24px;display:grid;overflow:hidden}.category-sidebar nav button i img{object-fit:cover;width:100%;height:100%}.open-dot.closed{color:#b64e39}.qr-card:target{border-color:var(--gold);box-shadow:0 0 0 3px #d8a44d30}@media (width<=650px){.order-detail-grid{grid-template-columns:1fr}.compact-admin-modal,.order-detail-modal{padding:19px}.category-upload-field{grid-template-columns:76px 1fr;gap:12px}.category-upload-preview{width:76px;height:76px}}.table-qr-icon{width:58px;height:58px;box-shadow:0 0 0 1px var(--line);color:#fff;background:repeating-linear-gradient(45deg,#173f34 0 4px,#fff 4px 8px);border:5px solid #fff;place-items:center;font-size:22px;display:grid}.table-qr-icon small{color:#173f34;background:#fff;font-size:5px}.mobile-language-cycle,.mobile-live-order{display:none}@media (width<=650px){.kiosk-header{grid-template-columns:minmax(92px,1fr) auto auto;gap:7px;padding-inline:11px}.kiosk-header .mode-switch{grid-column:auto}.mobile-language-cycle{min-width:48px;height:36px;color:var(--jade);background:#f6f5f1;border:1px solid #dedfd9;border-radius:11px;justify-content:center;align-items:center;gap:4px;padding:0 8px;display:inline-flex;box-shadow:0 2px 8px #1840320f}.mobile-language-cycle span{background:var(--jade);color:#fff;border-radius:5px;place-items:center;width:17px;height:17px;font:700 9px/1 Arial,sans-serif;display:grid}.mobile-language-cycle b{letter-spacing:.2px;min-width:14px;font-size:10px}.mobile-language-cycle:active{transform:scale(.96)}.mobile-language{display:none!important}.kiosk-body{grid-template-columns:76px minmax(0,1fr)}.category-sidebar{z-index:34;overscroll-behavior:contain;scrollbar-width:none;background:#f0f1ed;border-right:1px solid #e5e7e1;align-self:auto;width:76px;height:calc(100dvh - 58px);top:58px;bottom:0;left:0;overflow:hidden auto;box-shadow:3px 0 12px #1f2f2706;position:fixed!important}.category-sidebar::-webkit-scrollbar{display:none}.category-sidebar nav{padding:7px 0 10px;display:block;overflow:visible}.category-sidebar nav button{width:calc(100% - 10px);min-height:58px;margin:2px 5px}.product-stage{grid-column:2;min-width:0}.mobile-shop-card{padding-right:12px}.mobile-live-order{width:100%;min-height:72px;color:var(--jade);text-align:left;background:linear-gradient(135deg,#f8fcf9,#f1f7f3);border:1px solid #dce6e0;border-radius:13px;grid-template-columns:36px minmax(0,1fr) 15px;align-items:center;gap:9px;margin:-2px 0 12px;padding:10px 11px;display:grid;box-shadow:0 5px 16px #17483a14}.mobile-live-order.cooking{background:linear-gradient(135deg,#fffaf0,#fff5dc);border-color:#f1d9a4}.mobile-live-order.ready{background:linear-gradient(135deg,#effaf3,#e7f7ed);border-color:#b9dfca}.mobile-live-order.done{background:linear-gradient(135deg,#f1faf4,#e5f5eb);border-color:#b9dfca}.mobile-live-order.cancelled{color:#a64534;background:linear-gradient(135deg,#fff7f5,#fcece8);border-color:#edc4bb}.mobile-live-order-icon{background:var(--jade);color:#fff;border-radius:11px;place-items:center;width:36px;height:36px;font-size:17px;font-weight:800;display:grid}.mobile-live-order.cooking .mobile-live-order-icon{background:#e3a72f}.mobile-live-order.ready .mobile-live-order-icon,.mobile-live-order.done .mobile-live-order-icon{background:#31875e}.mobile-live-order.cancelled .mobile-live-order-icon{background:#bf5b47}.mobile-live-order-copy{min-width:0}.mobile-live-order-copy>span{justify-content:space-between;align-items:center;gap:8px;display:flex}.mobile-live-order-copy b{font-size:12px;line-height:1.2}.mobile-live-order-copy em{color:#4f665e;background:#17483a17;border-radius:8px;flex:none;padding:2px 6px;font:700 9px/1.4 Arial,sans-serif}.mobile-live-order-copy small{color:#77847e;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:8px;line-height:1.35;display:block;overflow:hidden}.mobile-live-order-track{grid-template-columns:repeat(4,1fr);margin-top:7px;display:grid;position:relative}.mobile-live-order-track:before{content:"";background:#d9e1dc;height:2px;position:absolute;top:3px;left:6px;right:6px}.mobile-live-order-track span{z-index:1;background:#f5faf7;border:2px solid #d9e1dc;border-radius:50%;width:8px;height:8px;margin:0 auto;position:relative}.mobile-live-order.new .mobile-live-order-track span:first-child,.mobile-live-order.cooking .mobile-live-order-track span:nth-child(-n+2),.mobile-live-order.ready .mobile-live-order-track span:nth-child(-n+3),.mobile-live-order.done .mobile-live-order-track span{border-color:var(--jade);background:var(--jade)}.mobile-live-order.cancelled .mobile-live-order-track span:first-child{background:#bf5b47;border-color:#bf5b47}.mobile-live-order>strong{color:#8ba097;font-size:20px;line-height:1}}@media (width<=390px){.kiosk-header{grid-template-columns:minmax(70px,1fr) auto auto;gap:5px;padding-inline:8px}.kiosk-header .brand small{display:none}.kiosk-header .brand{gap:6px}.kiosk-header .mode-switch button{min-width:45px;padding-inline:7px}.mobile-language-cycle{min-width:43px;padding-inline:6px}}:where(button,a,input,select,textarea):focus-visible{outline-offset:3px;outline:3px solid #f4c97c}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:disabled,select:disabled,input:disabled,.qr-download-disabled{opacity:.5;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}.toast{pointer-events:none;max-width:min(420px,100vw - 32px);line-height:1.45}.tool-inline-error{color:#9b3f2c;background:#fff5f1;border:1px solid #e7b7aa;border-radius:10px;width:min(1180px,100% - 40px);margin:-8px auto 18px;padding:11px 14px;font-size:13px}.qr-download-disabled{border:1px solid var(--line);color:#777;background:#f4f4f1;border-radius:8px;justify-content:center;align-items:center;min-height:36px;padding:0 12px;font-size:12px;display:inline-flex}.ticket-action:disabled{color:#fff!important;background:#41564f!important}@media (width<=1024px){input,select,textarea{font-size:16px!important}html,body{touch-action:pan-x pan-y}.toast{left:16px;right:16px;bottom:calc(88px + env(safe-area-inset-bottom));text-align:center}}@media (width<=760px){.tool-header,.qr-address{gap:14px}.qr-address input{width:100%;min-width:0}.tool-inline-error{width:calc(100% - 24px)}.admin-modal-bg,.ticket-preview-backdrop{padding:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.yimi-site{--yellow:#ffd72e;--sun:#ffbd14;--orange:#f05b2a;--lime:#9bc53d;--ink:#191a16;--cream:#fff9df;--paper:#fffdf5;min-height:100vh;color:var(--ink);background:var(--paper);font-family:Inter,Noto Sans,Noto Sans SC,Arial,sans-serif;overflow:hidden}.yimi-site *{box-sizing:border-box}.yimi-site button,.yimi-site input,.yimi-site textarea,.yimi-site select{font:inherit}.yimi-site button{color:inherit}.site-nav{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf5e6;border-bottom:1px solid #191a1617;justify-content:space-between;align-items:center;gap:28px;height:82px;padding:0 clamp(22px,4vw,72px);display:flex;position:fixed;inset:0 0 auto}.site-logo{text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:grid}.site-logo-mark{letter-spacing:-5px;text-transform:lowercase;font:900 35px/1 Arial Black,sans-serif}.site-logo-mark span{color:var(--orange);position:relative}.site-logo-mark span:before{content:"";background:var(--lime);border-radius:50% 50% 50% 0;width:8px;height:8px;position:absolute;top:-5px;left:11px;transform:rotate(-30deg)}.site-logo small{letter-spacing:.22em;margin-top:3px;font-size:8px;font-weight:800}.site-nav nav{gap:clamp(18px,3vw,46px);display:flex}.site-nav nav button{cursor:pointer;background:0 0;border:0;padding:10px 0;font-size:13px;font-weight:800}.site-nav nav button:hover{color:var(--orange)}.site-nav-actions{align-items:center;gap:10px;display:flex}.site-language{background:#fff;border:1px solid #191a1624;border-radius:99px;align-items:center;gap:5px;height:44px;padding:0 12px;display:flex}.site-language span{color:var(--orange)}.site-language select{cursor:pointer;background:0 0;border:0;outline:0;font-weight:800}.site-pill,.site-primary{cursor:pointer;background:var(--ink);border:0;border-radius:99px;font-weight:900;color:#fff!important}.site-pill{align-items:center;gap:14px;height:46px;padding:0 22px;display:flex}.site-pill span{color:var(--yellow)}.site-hero{background:linear-gradient(112deg,#fff4ad 0%,var(--yellow) 46%,#ffab25 100%);isolation:isolate;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:center;gap:clamp(34px,6vw,100px);min-height:780px;padding:150px clamp(24px,6vw,104px) 70px;display:grid;position:relative}.site-hero:after{content:"";background:var(--lime);z-index:-2;opacity:.95;border-radius:50% 50% 0 0;height:62%;position:absolute;inset:auto -7% -33% 42%;transform:rotate(-8deg)}.hero-orbit{z-index:-1;border:2px solid #191a1626;border-radius:50%;position:absolute}.hero-orbit-a{width:410px;height:410px;top:130px;left:-215px}.hero-orbit-b{width:190px;height:190px;bottom:-68px;left:47%}.site-eyebrow{letter-spacing:.22em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:900;line-height:1.2}.hero-copy h1{letter-spacing:-.075em;max-width:740px;margin:0;font-size:clamp(64px,7vw,118px);line-height:.84}.hero-copy h1 span,.hero-copy h1 strong{font-weight:950;display:block}.hero-copy h1 strong{color:#fff;text-shadow:4px 4px 0 var(--ink);margin-top:16px}.hero-text{max-width:600px;margin:34px 0 0;font-size:clamp(17px,1.4vw,22px);font-weight:650;line-height:1.55}.hero-actions{align-items:center;gap:26px;margin-top:36px;display:flex}.site-primary{align-items:center;gap:30px;height:58px;padding:0 27px;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px #191a1624}.site-primary:hover{transform:translateY(-3px);box-shadow:0 15px #191a1624}.site-primary b{color:var(--yellow);font-size:20px}.site-link{cursor:pointer;border:0;border-bottom:2px solid var(--ink);background:0 0;gap:10px;padding:9px 0;font-weight:900;display:flex}.hero-facts{flex-wrap:wrap;align-items:center;gap:8px 22px;margin-top:54px;font-size:12px;font-weight:800;display:flex}.hero-facts span:not(:first-child),.hero-facts a{color:inherit;border-left:1px solid #191a164d;padding-left:22px;text-decoration:none}.hero-facts i{background:#30944b;border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block;box-shadow:0 0 0 5px #30944b26}.hero-facts .is-closed i{background:var(--orange);box-shadow:0 0 0 5px #f05b2a24}.hero-visual{min-height:550px;position:relative}.hero-photo-wrap{border:10px solid #fff;border-radius:230px 230px 28px 28px;width:min(90%,570px);height:520px;position:absolute;top:0;right:0;overflow:hidden;transform:rotate(2.5deg);box-shadow:18px 22px #191a16e6}.hero-photo-wrap img{object-fit:cover;object-position:center 31%;width:100%;height:100%}.hero-photo-label{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border-radius:14px;justify-content:space-between;align-items:center;padding:14px 17px;display:flex;position:absolute;inset:auto 18px 18px}.hero-photo-label span{text-transform:lowercase;font:900 22px/1 Arial Black}.hero-photo-label small{font-size:10px;font-weight:800}.hero-food-card{background:var(--paper);border:2px solid var(--ink);z-index:3;width:260px;box-shadow:8px 9px 0 var(--orange);border-radius:22px;align-items:center;gap:12px;padding:10px;display:flex;position:absolute;bottom:2px;left:-52px;transform:rotate(-5deg)}.hero-food-card img{object-fit:cover;border-radius:14px;width:92px;height:82px}.hero-food-card small{color:var(--orange);letter-spacing:.1em;margin-bottom:7px;font-size:8px;font-weight:900;display:block}.hero-food-card b{font-size:15px}.hero-sun{background:var(--orange);color:#fff;text-align:center;border-radius:50%;place-content:center;width:112px;height:112px;font-size:37px;font-weight:900;display:grid;position:absolute;top:-33px;right:-18px;transform:rotate(8deg);box-shadow:0 0 0 8px #ffffff8c}.hero-sun small{letter-spacing:.08em;font-size:11px}.site-marquee{background:var(--ink);color:var(--yellow);z-index:4;position:relative;overflow:hidden;transform:rotate(-1deg)scale(1.02)}.site-marquee div{letter-spacing:.15em;width:max-content;padding:18px 0;font:900 17px/1 Arial,sans-serif;animation:23s linear infinite yimi-marquee}.site-marquee i{color:var(--orange);margin:0 22px}@keyframes yimi-marquee{to{transform:translate(-35%)}}.site-menu,.site-story,.site-visit{padding:120px clamp(22px,6vw,104px)}.section-heading{grid-template-columns:1.1fr .6fr;align-items:end;gap:50px;margin-bottom:54px;display:grid}.section-heading h2,.story-copy h2,.preorder-banner h2,.site-visit h2{letter-spacing:-.055em;margin:0;font-size:clamp(44px,5.2vw,78px);line-height:.94}.section-heading>p{max-width:510px;margin:0;font-size:17px;line-height:1.65}.featured-grid{grid-template-columns:repeat(12,1fr);gap:18px;display:grid}.featured-card{cursor:pointer;background:#fff;border:1px solid #191a161f;border-radius:24px;grid-column:span 4;transition:transform .25s,box-shadow .25s;overflow:hidden}.featured-card:hover{box-shadow:0 18px 0 var(--yellow);transform:translateY(-7px)rotate(-.3deg)}.featured-image{background:#f2f0e9;height:280px;position:relative;overflow:hidden}.featured-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.featured-card:hover img{transform:scale(1.04)}.featured-image span{background:var(--ink);color:#fff;border-radius:99px;place-items:center;min-width:40px;height:30px;font-size:11px;font-weight:900;display:grid;position:absolute;bottom:13px;right:13px}.featured-info{justify-content:space-between;align-items:flex-end;gap:14px;padding:22px;display:flex}.featured-info h3{margin:0;font-size:21px}.featured-info small{color:#777;margin-top:5px;display:block}.featured-info .featured-sl{color:var(--ink);font-weight:750}.featured-add{background:var(--ink);color:#fff;white-space:nowrap;border-radius:999px;flex:none;align-self:center;align-items:center;gap:8px;padding:10px 13px;font-size:13px;font-weight:850;display:inline-flex}.featured-add b{color:var(--yellow);font-size:18px;line-height:1}.featured-buy{white-space:nowrap;align-items:center;gap:13px;display:flex}.featured-buy b{color:var(--orange);font-size:20px}.featured-buy button,.mini-add{background:var(--yellow);cursor:pointer;border:0;border-radius:50%;width:42px;height:42px;font-size:25px;transition:transform .2s}.featured-buy button:hover,.mini-add:hover{transform:rotate(90deg)scale(1.06)}.site-outline{border:2px solid var(--ink);cursor:pointer;background:0 0;border-radius:99px;align-items:center;gap:28px;margin:48px auto 0;padding:15px 24px;font-weight:900;display:flex}.site-outline:hover{background:var(--ink);color:#fff}.site-moment{background:var(--yellow);isolation:isolate;min-height:620px;position:relative;overflow:hidden}.site-moment:after{content:"";pointer-events:none;background:linear-gradient(90deg,#191a161f,#0000 45%,#191a1614);position:absolute;inset:0}.site-moment img{object-fit:cover;width:100%;height:100%;min-height:620px;display:block}.moment-copy{z-index:2;letter-spacing:-.065em;max-width:650px;font-size:clamp(58px,7vw,108px);font-weight:950;line-height:.86;position:absolute;top:50%;left:clamp(24px,7vw,120px);transform:translateY(-50%)}.moment-copy span,.moment-copy strong{display:block}.moment-copy strong{color:#fff;text-shadow:4px 4px 0 var(--ink);margin-top:15px}.moment-stamp{z-index:2;text-align:center;background:var(--orange);color:#fff;border:7px solid var(--yellow);border-radius:50%;place-content:center;width:132px;height:132px;font-size:25px;font-weight:950;display:grid;position:absolute;bottom:50px;right:5vw;transform:rotate(8deg)}.moment-stamp small{letter-spacing:.18em;font-size:8px}.site-story{background:var(--ink);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,8vw,130px);display:grid}.story-photo{border:8px solid var(--yellow);border-radius:44% 44% 16px 16px;height:620px;position:relative;overflow:hidden}.story-photo img{object-fit:cover;object-position:47% 30%;filter:saturate(1.1);width:100%;height:100%}.story-photo span{background:var(--orange);border-radius:50%;place-items:center;width:72px;height:72px;font-size:27px;font-weight:900;display:grid;position:absolute;top:20px;right:20px}.story-copy>p:not(.site-eyebrow){color:#ffffffbf;max-width:560px;font-size:18px;line-height:1.75}.story-copy .site-eyebrow{color:var(--yellow)}.story-stats{border-top:1px solid #fff3;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:48px;padding-top:28px;display:grid}.story-stats div{gap:7px;display:grid}.story-stats b{color:var(--yellow);font-size:38px}.story-stats small{letter-spacing:.12em;font-size:9px}.preorder-banner{background:var(--orange);color:#fff;justify-content:space-between;align-items:center;gap:50px;padding:100px clamp(24px,8vw,140px);display:flex;position:relative;overflow:hidden}.preorder-banner>div:first-child{z-index:2;max-width:850px;position:relative}.preorder-banner>div>p:last-child{max-width:650px;font-size:17px;line-height:1.65}.preorder-banner button{z-index:2;border:3px solid var(--ink);background:var(--yellow);width:170px;height:170px;color:var(--ink);cursor:pointer;box-shadow:12px 13px 0 var(--ink);border-radius:50%;flex:none;place-content:center;gap:8px;font-weight:900;transition:transform .2s;display:grid;position:relative;transform:rotate(-8deg)}.preorder-banner button:hover{transform:rotate(2deg)scale(1.04)}.preorder-banner button span{font-size:27px}.preorder-rings{border:2px solid #fff3;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-230px;right:-100px}.preorder-rings:after{content:"";border:inherit;border-radius:inherit;position:absolute;inset:45px}.site-visit{background:var(--cream);grid-template-columns:.8fr 1.2fr;align-items:center;gap:60px;display:grid}.visit-card{border:2px solid var(--ink);box-shadow:10px 10px 0 var(--yellow);background:#fff;border-radius:28px;grid-template-columns:1fr 1fr;gap:28px;padding:36px;display:grid}.visit-card>div{gap:8px;display:grid}.visit-card small{letter-spacing:.18em;color:var(--orange);font-size:9px;font-weight:900}.visit-card b,.visit-card>div>a{color:inherit;font-size:20px;line-height:1.4;text-decoration:none}.visit-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}.visit-actions a{background:var(--ink);text-align:center;border-radius:99px;padding:15px 20px;font-weight:900;color:#fff!important;font-size:13px!important}.visit-actions a:last-child{background:var(--lime);color:var(--ink)!important}.site-footer{background:var(--yellow);grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:40px clamp(24px,6vw,104px);display:grid}.site-footer p{margin:0;font-size:12px;font-weight:700}.site-footer small{font-weight:800}.mobile-site-dock{display:none}.site-floating-cart{z-index:45;background:var(--ink);cursor:pointer;border:0;border-radius:99px;align-items:center;gap:12px;min-width:220px;height:58px;padding:0 20px 0 10px;transition:transform .3s;display:flex;position:fixed;bottom:22px;right:22px;transform:translateY(90px);box-shadow:0 12px 35px #00000040;color:#fff!important}.site-floating-cart.has-items{transform:none}.site-floating-count{width:40px;height:40px;color:var(--ink);background:var(--yellow);border-radius:50%;flex:0 0 40px;place-items:center;font-weight:900;display:grid}.site-floating-cart>span:nth-child(2){text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-weight:800;overflow:hidden}.site-floating-cart b{color:var(--yellow);white-space:nowrap;flex:none}.order-drawer-shell{z-index:80;position:fixed;inset:0}.drawer-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#191a1694;border:0;position:absolute;inset:0}.order-drawer{background:var(--paper);width:min(760px,100%);animation:.3s ease-out drawer-in;position:absolute;inset:0 0 0 auto;overflow-y:auto;box-shadow:-20px 0 50px #0000003b}@keyframes drawer-in{0%{transform:translate(100%)}}.drawer-head{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf5f2;border-bottom:1px solid #191a161a;justify-content:space-between;align-items:center;min-height:100px;padding:25px 28px;display:flex;position:sticky;top:0}.drawer-head .site-eyebrow{color:var(--orange);margin-bottom:6px}.drawer-head h2{margin:0;font-size:34px}.drawer-head>button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:50%;width:46px;height:46px;font-size:27px}.drawer-menu-tools{background:var(--yellow);gap:12px;padding:20px 28px 14px;display:grid}.drawer-search{background:#fff;border-radius:14px;align-items:center;height:48px;padding:0 15px;grid-template-columns:auto 1fr!important;gap:9px!important;display:flex!important}.drawer-search span{color:var(--orange);font-size:21px!important}.drawer-search input{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.drawer-categories{scrollbar-width:none;gap:7px;padding-bottom:2px;display:flex;overflow-x:auto}.drawer-categories::-webkit-scrollbar{display:none}.drawer-categories button{cursor:pointer;background:#ffffffbf;border:1px solid #191a1626;border-radius:99px;flex:none;padding:9px 13px;font-size:11px;font-weight:850}.drawer-categories button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.drawer-menu-tools>small{color:#191a169e;font-size:10px;font-weight:800}.drawer-dishes{background:var(--yellow);grid-template-columns:1fr 1fr;gap:9px;max-height:390px;padding:0 28px 20px;display:grid;overflow-y:auto}.drawer-dish{background:#fff;border-radius:14px;grid-template-columns:66px 1fr auto;align-items:center;gap:13px;padding:9px;display:grid}.drawer-dish img{object-fit:cover;border-radius:9px;width:66px;height:58px}.drawer-dish>div:nth-child(2){gap:4px;display:grid}.drawer-dish small{color:var(--orange);font-weight:800}.qty-control{flex-direction:row;align-items:center;gap:8px!important;display:flex!important}.qty-control button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:50%;width:30px;height:30px}.mini-add{width:38px;height:38px}.drawer-summary{gap:8px;padding:22px 28px 8px;display:grid}.drawer-summary>div{justify-content:space-between;font-size:13px;display:flex}.drawer-summary p{color:#777;margin:0}.drawer-fields{gap:15px;padding:18px 28px;display:grid}.drawer-fields label{gap:7px;display:grid}.drawer-fields label span,.drawer-fields legend{letter-spacing:.03em;font-size:11px;font-weight:900}.drawer-fields input,.drawer-fields textarea{background:#fff;border:1px solid #191a1633;border-radius:13px;outline:none;width:100%;padding:13px 14px}.drawer-fields input:focus,.drawer-fields textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f05b2a1f}.field-pair{grid-template-columns:1fr 1fr;gap:12px;display:grid}.drawer-fields fieldset{border:0;grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;display:grid}.drawer-fields legend{grid-column:1/-1;margin-bottom:7px}.drawer-fields fieldset button{cursor:pointer;background:#fff;border:1px solid #191a1633;border-radius:13px;padding:13px;font-weight:800}.drawer-fields fieldset button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.order-error{color:#9f2e0b;background:#ffe0d7;border-radius:10px;margin:0 28px 12px;padding:11px 13px;font-size:12px;font-weight:700}.drawer-submit{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:15px;justify-content:space-between;align-items:center;width:calc(100% - 56px);min-height:62px;margin:6px 28px 28px;padding:0 20px;font-weight:900;display:flex;position:sticky;bottom:0;box-shadow:0 10px 25px #f05b2a40}.drawer-submit:disabled{opacity:.45;cursor:not-allowed}.drawer-submit b{color:var(--yellow)}.order-success{text-align:center;background:var(--yellow);flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 100px);padding:50px 30px;display:flex}.success-mark{background:var(--ink);width:90px;height:90px;color:var(--yellow);border-radius:50%;place-items:center;font-size:42px;display:grid}.order-success h3{margin:25px 0 8px;font-size:34px}.order-success p{max-width:380px;line-height:1.6}.order-success>b{letter-spacing:-.05em;color:var(--orange);font-size:55px}.order-success button{border:2px solid var(--ink);cursor:pointer;background:#fff;border-radius:99px;margin-top:28px;padding:13px 24px;font-weight:900}@media (width<=980px){.site-nav nav{display:none}.site-hero{grid-template-columns:1fr;padding-top:130px}.hero-copy{z-index:3;position:relative}.hero-visual{min-height:510px}.hero-photo-wrap{right:4%}.featured-card{grid-column:span 6}.site-story{grid-template-columns:1fr}.story-photo{height:520px}.site-visit{grid-template-columns:1fr}}@media (width<=640px){.site-nav{height:68px;padding:0 15px}.site-logo-mark{font-size:27px}.site-logo small,.site-pill{display:none}.site-language{height:40px;padding:0 9px}.site-hero{gap:35px;min-height:auto;padding:112px 18px 56px}.hero-copy h1{font-size:clamp(54px,16vw,78px)}.hero-copy h1 strong{text-shadow:3px 3px 0 var(--ink)}.hero-text{margin-top:27px;font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;gap:13px}.site-primary{justify-content:space-between;width:100%}.site-link{align-self:flex-start}.hero-facts{gap:12px 16px;margin-top:35px}.hero-facts span:not(:first-child),.hero-facts a{padding-left:16px}.hero-facts span:nth-child(3){border-left:0;padding-left:0}.hero-visual{min-height:400px}.hero-photo-wrap{width:calc(100% - 16px);height:365px;box-shadow:10px 12px 0 var(--ink);border-width:6px;border-radius:150px 150px 20px 20px;right:8px}.hero-food-card{width:215px;bottom:-8px;left:-3px}.hero-food-card img{width:68px;height:66px}.hero-sun{width:78px;height:78px;font-size:25px;top:-20px;right:-2px}.site-menu,.site-story,.site-visit{padding:76px 16px}.section-heading{grid-template-columns:1fr;gap:22px;margin-bottom:35px}.section-heading h2,.story-copy h2,.preorder-banner h2,.site-visit h2{font-size:45px}.featured-grid{gap:11px}.featured-card{border-radius:18px;grid-column:span 12;grid-template-columns:43% 57%;min-height:150px;display:grid}.featured-card:hover{box-shadow:none;transform:none}.featured-image{height:100%;min-height:154px}.featured-info{flex-direction:column;align-items:stretch;padding:16px}.featured-add{align-self:flex-end}.featured-info h3{font-size:18px}.featured-buy{justify-content:space-between;margin-top:auto}.why-grid article{min-height:260px;padding:105px 22px 28px}.why-grid article:nth-child(2){transform:rotate(1deg)}.why-icon{top:24px;left:22px}.story-photo{border-width:5px;height:420px}.site-moment,.site-moment img{min-height:520px}.site-moment img{object-position:61% center}.moment-copy{max-width:340px;font-size:54px;top:70px;left:18px;transform:none}.moment-copy strong{text-shadow:3px 3px 0 var(--ink)}.moment-stamp{border-width:5px;width:96px;height:96px;font-size:19px;bottom:22px;right:16px}.story-stats b{font-size:30px}.preorder-banner{flex-direction:column;align-items:flex-start;padding:76px 18px}.preorder-banner button{align-self:flex-end;width:130px;height:130px}.visit-card{grid-template-columns:1fr;padding:25px}.visit-actions{grid-column:auto;grid-template-columns:1fr}.site-footer{grid-template-columns:1fr auto}.site-footer p{display:none}.mobile-site-dock{z-index:44;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#191a16f0;border-radius:20px;grid-template-columns:1fr 1.25fr 1fr;align-items:stretch;gap:4px;height:62px;padding:5px;display:grid;position:fixed;bottom:10px;left:12px;right:12px;box-shadow:0 12px 32px #00000045}.mobile-site-dock button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:15px;place-content:center;gap:2px;display:grid}.mobile-site-dock span{color:var(--yellow);font-size:18px}.mobile-site-dock small{font-size:9px;font-weight:850}.mobile-site-dock .mobile-order-main{background:var(--yellow);color:var(--ink)}.mobile-site-dock .mobile-order-main span{color:var(--orange)}.site-floating-cart{width:auto;min-width:0;bottom:80px;left:14px;right:14px}.drawer-head{min-height:88px;padding:20px}.drawer-menu-tools,.drawer-dishes,.drawer-fields{padding-left:16px;padding-right:16px}.drawer-dishes{grid-template-columns:1fr;max-height:360px}.drawer-summary{padding-left:16px;padding-right:16px}.drawer-submit{width:calc(100% - 32px);margin-left:16px;margin-right:16px}}@media (prefers-reduced-motion:reduce){.site-marquee div{animation:none}.featured-card,.featured-image img,.site-primary,.preorder-banner button{transition:none}}
