@charset "UTF-8";
:root{--accent:#b52125;--ink:#202329;--muted:#68717c;--line:#dde1e6;--surface:#fff;--bg:#f2f3f5;--dark:#17191c;--radius:12px;font-family:Arial,"Helvetica Neue","Noto Sans",system-ui,-apple-system,"PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);font-size:16px;background:var(--bg);color-scheme:light}
*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.38;cursor:default}a{color:inherit}button{border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);min-height:44px;padding:8px 13px;touch-action:manipulation}button:hover:not(:disabled){filter:brightness(.96)}button:focus-visible,a:focus-visible{outline:3px solid #df893e;outline-offset:3px}input,select,textarea{width:100%;padding:11px 12px;border:1px solid #c8ced5;border-radius:7px;background:white;color:var(--ink);min-height:44px;max-width:100%}input:focus,select:focus,textarea:focus{outline:2px solid var(--accent);outline-offset:1px}textarea{resize:vertical;line-height:1.5}input[type=checkbox]{width:21px;min-width:21px;height:21px;min-height:21px;accent-color:var(--accent);margin:0}input[type=color]{height:46px;padding:5px;width:100%}label{display:flex;flex-direction:column;gap:8px;margin-bottom:18px;font-size:14px;font-weight:600}fieldset{border:1px solid var(--line);padding:18px;border-radius:10px;margin:20px 0}legend{padding:0 8px;font-weight:700}h1,h2,h3,p{margin-top:0}h1{font-size:30px;line-height:1.2;margin-bottom:0;letter-spacing:-.025em}h2{font-size:24px;line-height:1.3}h3{font-size:18px}p{line-height:1.55}small{font-size:12px}strong,b{font-weight:700}.hidden,[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.primary{background:var(--accent);color:white;border-color:var(--accent);font-weight:700}.secondary{background:#fff;border:1px solid #bfc7cf;font-weight:600}.wide{width:100%}.eyebrow{display:block;font-size:12px;letter-spacing:.18em;color:var(--accent);font-weight:700;margin-bottom:8px}.helper{font-size:14px;color:var(--muted);line-height:1.6}.error,.danger-text{color:#a31b22}.text-link{font-size:14px;color:var(--accent);background:none;border:0;text-decoration:underline;text-underline-offset:4px;text-align:center}.loading{min-height:100dvh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;padding:35px;text-align:center}.loading strong{font-size:32px;letter-spacing:.12em}.loading p{max-width:500px;color:var(--muted)}
.menu-header,.admin-header{height:82px;display:flex;align-items:center;gap:24px;background:var(--dark);color:white;padding:12px 26px;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;justify-content:center;background:transparent;border:0;padding:0;min-width:136px;height:54px;border-radius:0}.brand img{max-width:154px;max-height:54px;object-fit:contain}.header-context{display:flex;flex-direction:column;gap:5px}.header-context strong{font-size:18px}.header-context span{font-size:13px;color:#c4c9cf}.header-actions{margin-left:auto;display:flex;gap:10px;align-items:center}.header-actions select{width:auto;background:#2a2d32;color:white;border-color:#4b5058;max-width:145px}.header-actions button,.header-link{background:#2a2d32;color:#fff;border-color:#4b5058;white-space:nowrap}.table-button{font-size:14px}.table-button strong{margin-left:6px;font-size:16px}.fullscreen-button{font-size:27px;width:46px;padding:0}.connection{background:#fff0c8;border-bottom:1px solid #e6cd87;color:#654c11;text-align:center;padding:11px 20px;font-size:14px;line-height:1.4}.preview-banner{padding:9px 20px;background:#263c55;color:white;text-align:center;font-size:14px}.menu-layout{display:grid;grid-template-columns:186px minmax(0,1fr);min-height:calc(100dvh - 82px)}.category-nav{background:white;border-right:1px solid var(--line);padding:22px 12px 96px;position:sticky;top:82px;height:calc(100dvh - 82px);overflow-y:auto;display:flex;flex-direction:column;gap:6px}.category-nav>button{background:transparent;border-color:transparent;text-align:left;flex-shrink:0;font-size:17px;min-height:51px;font-weight:600;border-radius:8px}.category-nav>button.active{background:var(--accent);color:#fff}.nav-footer{margin-top:auto;padding:30px 12px 0;font-size:14px;font-weight:700}.nav-footer span{display:block;color:var(--muted);font-size:12px;font-weight:400;margin-top:5px}.menu-content{padding:30px 30px 100px;min-width:0;max-width:1700px;width:100%;margin:auto}.content-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:24px}.content-heading input{width:260px;background:white;border-color:#d9dde2;font-size:14px}.subcategory-nav{display:flex;gap:8px;overflow:auto;margin:0 0 25px;padding:2px 0 7px;scrollbar-width:thin}.subcategory-nav button{white-space:nowrap;font-size:14px;min-height:42px;border-radius:24px;padding:8px 16px}.subcategory-nav button.active{color:var(--accent);border-color:var(--accent);background:#fff9f9}.dish-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:start}.dish-card{background:white;border:1px solid #e0e4e8;border-radius:12px;overflow:hidden;box-shadow:0 3px 7px #12192704}.dish-photo{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:182px;border:0;border-radius:0;background:#fff;padding:10px;overflow:hidden}.dish-photo img,.detail-image img{width:100%;height:100%;object-fit:contain;object-position:center}.no-photo{color:#adb3bb;font-size:17px;letter-spacing:.15em}.dish-copy{padding:18px 17px 13px}.dish-title{border:0;padding:0;min-height:0;font-size:17px;font-weight:700;line-height:1.35;text-align:left;background:none;display:block;overflow-wrap:anywhere}.dish-copy>p{font-size:14px;color:#65707b;margin:9px 0 15px;line-height:1.5;white-space:pre-line}.dish-copy .labels{margin-bottom:13px}.labels{display:flex;flex-wrap:wrap;gap:6px}.labels span{display:inline-block;background:#f4f4f5;border-radius:4px;font-size:12px;line-height:1.4;padding:4px 7px;color:#555a63}.price-row{display:flex;gap:6px;align-items:center;justify-content:space-between;border-top:1px solid #edf0f3;padding:10px 0 0;margin-top:10px;min-height:52px}.price-row>div:first-child{display:flex;flex-direction:column;gap:3px}.price-row strong{font-size:17px;white-space:nowrap}.price-row small{font-weight:400;color:#717982}.size{font-size:13px;color:#737b84}.size:empty{display:none}.quantity{display:flex;align-items:center;flex-shrink:0;border:1px solid var(--line);border-radius:7px;overflow:hidden;height:42px}.quantity button{min-height:40px;min-width:37px;padding:4px;border:0;border-radius:0;font-size:22px;background:white}.quantity button:last-child{color:var(--accent);font-weight:600}.quantity output{display:inline-flex;align-items:center;justify-content:center;min-width:20px;font-size:14px;text-align:center}.sold-label{position:absolute;right:12px;top:12px;background:#3f4348;color:white;border-radius:5px;padding:7px 10px;font-size:13px}.soldout .dish-photo img{opacity:.6}.stock-label{background:#f3e6e7;color:#9a1a24;padding:10px 12px;border-radius:5px}.info-card .dish-copy{padding:23px}.info-card .dish-title{font-size:21px}.info-card .dish-copy p{font-size:16px}.menu-footer{text-align:center;color:var(--muted);font-size:13px;margin-top:32px}.basket-bar{position:fixed;z-index:22;bottom:max(16px,env(safe-area-inset-bottom));right:28px;display:flex;align-items:center;gap:15px;background:var(--accent);color:white;min-height:60px;box-shadow:0 8px 24px #40171930;border:0;border-radius:12px;padding:12px 20px;min-width:330px}.basket-bar strong{margin-left:auto}.basket-count{display:flex;align-items:center;justify-content:center;background:#ffffff24;font-weight:700;height:34px;min-width:34px;border-radius:6px}.empty-state{padding:38px 20px;color:var(--muted);grid-column:1/-1;text-align:center}
dialog{border:0;border-radius:16px;box-shadow:0 25px 100px #11111140;color:var(--ink);padding:0;max-width:calc(100vw - 36px);max-height:calc(100dvh - 36px);overscroll-behavior:contain;background:#fff}dialog::backdrop{background:#151923aa;backdrop-filter:blur(3px)}.dialog-close{position:absolute;right:14px;top:14px;width:44px;height:44px;z-index:3;border:1px solid #d5d9dd;background:#ffffffed;border-radius:50%;font-size:28px;padding:0;line-height:1}.product-dialog{width:760px;overflow:auto}.detail-image{height:350px;padding:35px 40px 15px;display:flex;align-items:center;justify-content:center}.detail-copy{padding:25px 38px 35px}.detail-copy h2{margin-bottom:12px}.detail-copy .description{color:#5f6873;white-space:pre-line;line-height:1.7}.detail-copy .price-row strong{font-size:20px}.detail-copy .quantity{height:47px}.detail-copy .quantity button{width:48px;min-height:45px}.detail-copy .quantity output{min-width:32px;font-size:18px}.allergens{padding:12px;background:#fff5dc;border-radius:6px;font-size:14px}.basket-dialog{width:480px;max-width:100vw;max-height:100dvh;height:100dvh;margin:0 0 0 auto;border-radius:14px 0 0 14px;padding:26px;overflow-y:auto}.basket-head{padding-right:40px;margin-bottom:18px}.basket-head h2{margin:0}.basket-explanation{font-size:14px;color:#606a76;background:#f2f4f6;padding:13px;border-radius:8px}.basket-fields input,.basket-fields textarea{font-size:16px}.basket-fields{border-bottom:1px solid var(--line);padding-bottom:5px}.basket-line{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:13px;align-items:start;padding:20px 0;border-bottom:1px solid var(--line)}.basket-thumbnail{width:64px;height:64px;background:#f7f7f8;border-radius:8px;overflow:hidden;display:flex;align-items:center}.basket-thumbnail img{width:100%;height:100%;object-fit:contain}.basket-thumbnail .no-photo{font-size:9px}.basket-line strong{font-size:15px;line-height:1.35}.basket-line p{font-size:13px;margin:6px 0;color:var(--muted)}.basket-line b{font-size:14px}.basket-line .quantity{width:112px}.basket-total{display:flex;justify-content:space-between;gap:10px;font-size:21px;padding:25px 0}.basket-actions{display:flex;gap:10px}.basket-actions>*{flex:1}.welcome-dialog{text-align:center;width:580px;padding:25px 35px 35px}.welcome-dialog img{width:100%;height:330px;object-fit:contain}.welcome-dialog h2{margin-top:5px}.welcome-dialog .primary{padding:14px 30px}
#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:#20252c;color:white;border-radius:9px;padding:14px 20px;z-index:1000;box-shadow:0 4px 24px #0002;max-width:min(620px,calc(100vw - 28px));width:max-content;text-align:center;line-height:1.5;font-size:14px;opacity:0;pointer-events:none;transition:transform .15s,opacity .15s}#toast.shown{opacity:1;transform:translate(-50%,0)}#toast.error{background:#912129}.customer #toast{bottom:98px}
.admin-header{gap:22px;height:78px;position:relative}.admin-header>strong{font-size:18px}.admin-header>strong span{font-size:13px;font-weight:400;margin-left:10px;color:#bcc2ca}.admin-header .header-actions button,.header-link{font-size:14px}.header-link{text-decoration:none;padding:12px 16px;border:1px solid #4b5058;border-radius:7px}.admin-tabs{display:flex;background:white;border-bottom:1px solid var(--line);padding:0 30px;gap:30px;overflow:auto}.admin-tabs button{display:flex;align-items:center;gap:9px;border:0;background:none;border-radius:0;white-space:nowrap;padding:21px 4px;font-weight:700;border-bottom:3px solid transparent}.admin-tabs button span{font-size:13px;color:var(--muted);font-weight:400}.admin-tabs button.active{color:var(--accent);border-bottom-color:var(--accent)}.admin-status{display:flex;justify-content:space-between;gap:12px;padding:12px 30px;font-size:13px;color:#626c76;background:#f7f8f9;border-bottom:1px solid var(--line)}.page-message:not(:empty){padding:15px 30px;background:#fff1f1;border-bottom:1px solid #efcdcf;line-height:1.5}.admin-workspace{display:flex;min-height:calc(100dvh - 200px)}.admin-sidebar{width:204px;flex-shrink:0;background:#fff;border-right:1px solid var(--line);padding:22px 13px}.sidebar-title{font-size:12px;color:#707985;padding:0 10px 18px;text-transform:uppercase;letter-spacing:.03em}.admin-sidebar>button{width:100%;background:none;border:0;display:flex;align-items:center;justify-content:space-between;text-align:left;font-size:14px;margin-bottom:4px;gap:6px}.admin-sidebar>button span{font-size:12px;color:#7a838e}.admin-sidebar>button.active{color:var(--accent);background:#fbeff0;font-weight:700}.admin-main{padding:28px 30px 70px;flex:1;min-width:0}.admin-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.admin-title h1{font-size:28px}.admin-toolbar{display:flex;gap:12px;margin-bottom:12px}.admin-toolbar input{max-width:420px}.admin-toolbar select{width:160px}.table-scroll{overflow:auto;background:white;border:1px solid var(--line);border-radius:10px}.product-table{width:100%;border-collapse:collapse;text-align:left;min-width:840px}.product-table th{font-size:13px;color:#6b7580;background:#fafbfc;font-weight:600;padding:14px 12px;border-bottom:1px solid var(--line);white-space:nowrap}.product-table td{padding:11px 12px;border-bottom:1px solid #e9edf0;font-size:14px;vertical-align:middle}.product-table tr:last-child td{border-bottom:0}.product-table tr:hover td{background:#fafbfc}.sort-controls{display:flex;align-items:center;flex-direction:column;gap:2px}.sort-controls button{border:0;border-radius:3px;padding:0;min-height:28px;min-width:28px;font-size:17px;color:#7b848f;background:none}.sort-controls .drag-handle{cursor:grab;font-size:23px}.product-identity{display:flex;align-items:center;gap:14px;max-width:370px;text-align:left;border:0;background:none;padding:0;width:100%}.product-identity img,.thumbnail-empty{width:68px;height:64px;object-fit:contain;background:#f8f9fa;border:1px solid #edf0f2;border-radius:6px;flex-shrink:0}.thumbnail-empty{display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--muted)}.product-identity strong{font-size:15px;line-height:1.45;display:block}.product-identity small{display:block;margin-top:5px;color:#6e7883;font-size:12px}.admin-price{min-width:116px;max-width:185px;font-weight:600;line-height:1.6;overflow-wrap:break-word}.switch{display:inline-flex;position:relative;margin:0;cursor:pointer;vertical-align:middle}.switch input{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer;z-index:1}.switch span{height:32px;min-width:58px;padding:8px 10px 8px 24px;background:#e5e8ec;color:#636b75;border-radius:17px;font-size:12px;line-height:16px;position:relative;display:flex;align-items:center;transition:.15s}.switch span::before{content:"";position:absolute;left:5px;width:14px;height:14px;background:white;border-radius:50%;box-shadow:0 1px 3px #0002}.switch input:checked+span{background:#2d6955;color:#fff}.switch input:focus-visible+span{outline:3px solid #df893e;outline-offset:3px}.check-label{display:flex;flex-direction:row;align-items:center;gap:9px;font-weight:400;margin:0;min-height:34px;font-size:14px}.row-actions{display:flex;gap:6px;flex-wrap:wrap;min-width:128px}.row-actions button{font-size:13px;min-height:34px;padding:5px 8px}.full-width{max-width:1320px;margin:0 auto;width:100%}.category-cards{display:flex;flex-direction:column;gap:13px}.category-manage{display:flex;align-items:center;justify-content:space-between;background:white;padding:22px;border:1px solid var(--line);border-radius:10px;gap:24px}.category-manage strong{font-size:18px}.category-manage p{font-size:14px;margin:8px 0 0;color:var(--muted)}.category-actions{display:flex;align-items:center;gap:9px;flex-shrink:0}.category-actions button{font-size:14px}.settings-main{max-width:1100px}.settings-card{border:1px solid var(--line);background:white;padding:28px;border-radius:12px;margin-bottom:25px}.settings-card h2{font-size:21px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.inline-fields{display:flex;align-items:center;gap:20px;flex-wrap:wrap;min-height:50px}.logo-setting{display:flex;align-items:center;gap:25px;border-top:1px solid var(--line);margin:20px 0;padding-top:20px}.logo-setting img{width:130px;height:80px;object-fit:contain;background:#1b1b1b;padding:6px}.file-button{display:inline-flex;align-items:center;justify-content:center;padding:11px 15px;border-radius:7px;cursor:pointer;font-size:14px;font-weight:600;margin:0;text-align:center;min-height:44px}.backup-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.backup-grid .settings-card{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.history-list{background:white;border:1px solid var(--line);border-radius:10px;overflow:hidden}.history-list>div{padding:15px 20px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:14px}.history-list>div:last-child{border:0}.history-list button{white-space:nowrap;font-size:14px}.login-layout{display:grid;grid-template-columns:1fr 1fr;min-height:100dvh;align-items:center;gap:80px;max-width:1040px;margin:auto;padding:50px}.login-brand{background:#17191c;padding:60px 40px;color:white;border-radius:20px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:410px}.login-brand img{width:230px;height:150px;object-fit:contain;margin-bottom:32px}.login-brand h1{font-size:28px;letter-spacing:.08em}.login-brand p{color:#bdc2c9;margin-top:20px;font-size:14px}.login-card{max-width:380px;width:100%}.login-card h2{font-size:30px}.login-card>p{font-size:14px;color:var(--muted)}.login-card .text-link{display:block;margin-top:25px}
.editor-dialog{width:900px;overflow:auto}.editor-heading{padding:23px 30px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:4;min-height:91px;padding-right:75px}.editor-heading h2{margin:0;font-size:24px}.editor-heading .eyebrow{margin-bottom:4px}.editor-body{padding:26px 30px}.product-editor-top{display:grid;grid-template-columns:245px 1fr;gap:26px}.image-editor{display:flex;flex-direction:column;align-items:stretch;gap:12px}.image-editor #image-preview{height:215px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:9px;background:#fafbfc;overflow:hidden}.image-editor #image-preview>img{width:100%;height:100%;object-fit:contain}.image-editor #image-preview>span{font-size:14px;color:var(--muted)}.image-editor .helper{text-align:center;font-size:12px}.image-editor .text-link{min-height:30px}.variant-row{display:grid;grid-template-columns:1fr 150px 44px;gap:10px;margin:12px 0}.variant-row button{color:#a92932}details{margin:22px 0;border:1px solid var(--line);padding:16px;border-radius:8px}summary{cursor:pointer;font-weight:600;font-size:14px;min-height:24px;line-height:1.5}details[open]>summary{margin-bottom:20px}.translation-row{padding:18px 0;border-top:1px solid var(--line)}.translation-row h3{font-size:16px;color:var(--accent)}.translation-row:last-child{padding-bottom:0}.editor-footer{position:sticky;bottom:0;background:white;display:flex;justify-content:flex-end;gap:12px;padding:17px 30px;border-top:1px solid var(--line);z-index:3}.editor-footer button{min-width:125px}.form-message:not(:empty){background:#fff0f1;color:#93242b;border-radius:8px;padding:13px;font-size:14px;line-height:1.5;margin:15px 0 0}.saving .admin-workspace button,.saving .admin-tabs button,.saving .editor-footer button,.saving .admin-workspace input[type=checkbox]{pointer-events:none;opacity:.55}.uploading .editor-footer button,.uploading #settings-form>button{pointer-events:none;opacity:.55}
@media(min-width:1450px){.dish-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dish-photo{height:205px}}
@media(max-width:1180px){.menu-header{padding:12px 20px;gap:18px}.menu-layout{grid-template-columns:165px minmax(0,1fr)}.menu-content{padding:25px 22px 100px}.category-nav>button{font-size:15px;padding:8px 10px}.dish-grid{gap:15px}.dish-photo{height:158px;padding:8px}.dish-copy{padding:15px 13px 12px}.dish-title{font-size:16px}.price-row strong{font-size:16px}.quantity button{min-width:32px}.quantity output{min-width:18px}.price-row small{font-size:12px}.header-context span{display:none}.admin-main{padding:25px 22px 60px}.admin-sidebar{width:178px}}
@media(max-width:940px){.header-context{display:none}.menu-layout{grid-template-columns:155px minmax(0,1fr)}.dish-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dish-photo{height:195px}.dish-copy{padding:17px}.dish-title{font-size:17px}.content-heading{align-items:flex-start;gap:16px}.content-heading input{max-width:210px}.content-heading h1{font-size:27px}.category-nav>button{font-size:15px}.admin-tabs{gap:20px}.admin-tabs button span{display:none}.admin-header>strong span{display:none}.admin-header{gap:15px;padding:12px 18px}.admin-header .header-actions{gap:6px}.admin-header .header-actions button,.header-link{padding:8px 10px;font-size:13px}.admin-header>.brand{min-width:95px}.admin-header>.brand img{max-width:100px}.category-manage{align-items:flex-start;flex-direction:column;gap:18px}.category-actions{flex-wrap:wrap}.product-editor-top{grid-template-columns:200px 1fr;gap:20px}.image-editor #image-preview{height:190px}.product-editor-top .field-grid{grid-template-columns:1fr}.login-layout{gap:35px;padding:35px}.login-brand{padding:35px 22px}.backup-grid{gap:16px}}
@media(max-width:650px){.menu-header{height:72px;padding:10px 14px;gap:10px}.brand{min-width:95px;height:45px}.brand img{max-width:108px;max-height:45px}.header-actions{gap:6px}.header-actions select{font-size:14px;max-width:114px;padding:9px 7px}.fullscreen-button{display:none}.table-button{padding:8px;font-size:13px;max-width:100px;overflow:hidden;text-overflow:ellipsis}.menu-layout{display:block}.category-nav{position:sticky;top:72px;z-index:15;height:auto;flex-direction:row;padding:10px 12px;overflow:auto;border-bottom:1px solid var(--line);border-right:0;gap:5px}.category-nav>button{white-space:nowrap;font-size:14px;padding:8px 13px;min-height:42px}.nav-footer{display:none}.menu-content{padding:21px 15px 100px}.content-heading{gap:12px;margin-bottom:18px}.content-heading h1{font-size:25px}.content-heading input{max-width:165px;font-size:13px}.eyebrow{font-size:12px;letter-spacing:.13em}.subcategory-nav{margin-bottom:18px;gap:6px}.subcategory-nav button{font-size:13px;padding:8px 12px}.dish-grid{gap:12px}.dish-photo{height:153px;padding:6px}.dish-copy{padding:13px 11px}.dish-title{font-size:16px}.dish-copy>p{font-size:13px}.price-row{flex-wrap:wrap;gap:9px}.price-row>div:first-child{flex:1}.quantity{height:40px}.quantity button{min-width:30px;min-height:38px}.quantity output{min-width:16px;font-size:13px}.price-row strong{font-size:16px}.price-row small{display:none}.size{font-size:12px}.labels span{font-size:12px}.basket-bar{left:15px;right:15px;bottom:max(12px,env(safe-area-inset-bottom));min-width:0;padding:10px 15px;min-height:56px;font-size:15px;border-radius:10px}.basket-dialog{border-radius:0;padding:22px;max-width:100vw}.detail-image{height:270px;padding:30px 20px 10px}.detail-copy{padding:20px 25px 30px}.welcome-dialog{padding:20px 25px 30px}.welcome-dialog img{height:260px}.welcome-dialog h2{font-size:21px}.connection{font-size:13px;padding:9px 15px}.admin-header{height:auto;min-height:74px;flex-wrap:wrap;gap:10px}.admin-header>strong{font-size:17px}.admin-header .header-actions{width:100%;margin:0;display:flex}.admin-header .header-actions>*{flex:1;text-align:center}.admin-tabs{padding:0 15px;gap:21px}.admin-tabs button{padding:17px 2px;font-size:14px}.admin-status{padding:11px 15px;flex-direction:column;font-size:12px;gap:4px}.admin-workspace{display:block}.admin-sidebar{width:100%;display:flex;gap:5px;overflow:auto;padding:10px;border-bottom:1px solid var(--line);border-right:0}.sidebar-title{display:none}.admin-sidebar>button{width:auto;flex-shrink:0;white-space:nowrap;gap:10px}.admin-main{padding:22px 15px 55px}.admin-title{gap:13px;margin-bottom:20px}.admin-title h1{font-size:24px}.admin-title button{font-size:14px;padding:10px}.admin-toolbar{gap:8px}.admin-toolbar select{width:125px;flex-shrink:0;font-size:14px}.admin-toolbar input{font-size:14px;min-width:0}.helper{font-size:13px}.product-table{min-width:795px}.category-manage{padding:20px}.category-actions{gap:8px}.category-actions button{font-size:13px}.settings-card{padding:20px}.field-grid{grid-template-columns:1fr;gap:0}.inline-fields{gap:13px}.backup-grid{grid-template-columns:1fr;gap:0}.history-list>div{align-items:flex-start;flex-direction:column;gap:10px;padding:18px}.history-list button{align-self:flex-end}.login-layout{display:flex;flex-direction:column;gap:35px;padding:28px 25px;justify-content:center}.login-brand{min-height:0;width:100%;max-width:380px;padding:25px;border-radius:12px}.login-brand img{height:62px;width:150px;margin-bottom:15px}.login-brand h1{font-size:23px}.login-brand p{margin:10px 0 0}.login-card{max-width:380px}.login-card h2{font-size:26px}.editor-dialog{max-width:100vw;max-height:100dvh;width:100%;height:100dvh;border-radius:0}.editor-heading{padding:22px 20px;min-height:85px}.editor-body{padding:21px 20px}.product-editor-top{grid-template-columns:1fr;gap:25px}.image-editor{max-width:350px;margin:0 auto;width:100%}.image-editor #image-preview{height:230px}.variant-row{grid-template-columns:minmax(0,1fr) 94px 40px;gap:6px}.variant-row input{padding:10px 8px;font-size:14px}.editor-footer{padding:15px 20px}.editor-footer button{flex:1}.logo-setting{gap:15px}.logo-setting img{width:90px}.admin .page-message:not(:empty){padding:12px 15px;font-size:14px}}
@media(max-width:380px){.dish-grid{grid-template-columns:1fr}.dish-photo{height:230px}.dish-copy{padding:17px}.price-row small{display:inline}.content-heading{flex-wrap:wrap}.content-heading input{max-width:none;width:100%}.header-actions select{max-width:103px}.brand img{max-width:92px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.brand{background:#fff;padding:5px 9px;border-radius:5px}.brand img{max-height:44px}.login-brand img{background:white;padding:9px;border-radius:8px}.logo-setting img{background:white;border:1px solid var(--line)}

.accompaniments{margin:20px 0;padding:0;border:0}.accompaniments legend{font-weight:700;margin-bottom:12px}.accompaniment{display:flex;flex-direction:row;text-align:left;align-items:center;gap:12px;min-height:56px;padding:12px;border:1px solid #ddd;border-radius:10px;margin-bottom:8px;cursor:pointer}.accompaniment input{width:22px;height:22px;accent-color:var(--accent);flex-shrink:0}.accompaniment span{flex:1}.accompaniment strong{white-space:nowrap}.accompaniment:has(input:checked){border-color:var(--accent);background:#fff4ef}.dish-photo:has(img[src*="media/"]){background:#f9f6f0}.menu-update{margin:16px;padding:16px;border:1px solid #dcb998;border-radius:10px;background:#fff8ef}.confirm-box{max-width:440px;padding:28px}.confirm-box form{display:flex;gap:12px;justify-content:flex-end}

img.bottle-photo{object-fit:contain!important;background:#fff;padding:12px}
