/* ELO Cafe v7 - food truck optimized UI */
.ui-v7{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#173d33}
.ui-v7 h1,.ui-v7 h2,.ui-v7 h3,.ui-v7 h4{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:-.025em}
.ui-v7 button,.ui-v7 input,.ui-v7 select,.ui-v7 textarea{font:inherit}
.ui-v7 button:focus-visible,.ui-v7 input:focus-visible,.ui-v7 select:focus-visible,.ui-v7 textarea:focus-visible{outline:3px solid rgba(239,67,30,.28);outline-offset:2px}

/* Customer menu: cleaner kiosk-like navigation */
.ui-v7 .category-showcase-v6{gap:4px;padding:6px 12px;background:rgba(255,253,248,.96);border:1px solid #eadfc9;box-shadow:0 6px 18px rgba(30,50,40,.06)}
.ui-v7 .category-showcase-v6 button{background:transparent!important;border:0!important;border-radius:10px!important;min-height:48px;color:#36594e;padding:8px 14px;box-shadow:none!important;position:relative}
.ui-v7 .category-showcase-v6 button.active{color:#0d563d!important;background:#fff7ed!important}
.ui-v7 .category-showcase-v6 button.active::after{content:"";position:absolute;left:18px;right:18px;bottom:3px;height:3px;border-radius:99px;background:#ef431e}
.ui-v7 .category-showcase-v6 button i{color:#0c7a52}
.ui-v7 .product-card-v7{overflow:hidden;border-radius:18px!important;background:#fff;border:1px solid #eadfc9!important;box-shadow:0 4px 16px rgba(24,47,38,.07)!important;transition:transform .18s ease,box-shadow .18s ease}
.ui-v7 .product-card-v7:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(24,47,38,.1)!important}
.ui-v7 .product-card-v7 .product-media-button{height:190px}
.ui-v7 .product-card-v7 .product-card-body{padding:15px 16px 16px;display:grid;gap:8px}
.ui-v7 .product-card-v7 h3{font-size:19px;margin:0;color:#173d33}
.ui-v7 .product-card-v7 p{font-size:14px;line-height:1.45;color:#6b7c75;margin:0;min-height:40px}
.ui-v7 .v7-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:3px}
.ui-v7 .v7-card-footer .price{font-size:20px;font-weight:800;color:#ef431e}
.ui-v7 .v7-add-circle{width:48px;height:48px;min-width:48px;border-radius:50%!important;background:#ef431e!important;color:#fff!important;border:0!important;font-size:27px;line-height:1;display:grid;place-items:center;box-shadow:0 5px 14px rgba(239,67,30,.22)}
.ui-v7 .v7-add-circle:hover{background:#d83b1d!important}
.ui-v7 .v7-add-circle:disabled{background:#d6d6d2!important;box-shadow:none}

/* Product wizard */
.ui-v7 #dialog.product-dialog-v7{width:min(1120px,94vw);height:min(780px,92vh);max-height:92vh;border-radius:22px;overflow:hidden}
.ui-v7 #dialog.product-dialog-v7 #dialog-content{height:100%;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden}
.ui-v7 .v7-wizard-shell{display:grid;grid-template-columns:minmax(320px,40%) 1fr;min-height:0;overflow:hidden}
.ui-v7 .v7-wizard-product{background:#142f28;color:#fff;display:grid;grid-template-rows:minmax(280px,1fr) auto;min-height:0}
.ui-v7 .v7-wizard-media{min-height:0;overflow:hidden}
.ui-v7 .v7-wizard-media img,.ui-v7 .v7-wizard-media .food-placeholder{width:100%;height:100%;object-fit:cover;border-radius:0}
.ui-v7 .v7-wizard-product>div:last-child{padding:22px 24px;background:linear-gradient(180deg,rgba(20,47,40,.86),#142f28)}
.ui-v7 .v7-wizard-product h3{font-size:28px;margin:4px 0 7px;color:#fff}.ui-v7 .v7-wizard-product p{margin:0;color:#d9e4de;line-height:1.45}.ui-v7 .v7-live-price{display:block;margin-top:13px;font-size:24px;color:#ffad69}
.ui-v7 .v7-wizard-main{padding:22px 28px;overflow:auto;background:#fffdfa}
.ui-v7 .v7-progress{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding-bottom:18px;border-bottom:1px solid #eadfc9;color:#6a7b74;font-size:13px}.ui-v7 .v7-progress>div{display:flex;gap:5px}.ui-v7 .v7-progress i{height:5px;flex:1;min-width:22px;border-radius:9px;background:#e7e0d4}.ui-v7 .v7-progress i.done,.ui-v7 .v7-progress i.active{background:#ef431e}
.ui-v7 .v7-wizard-step{padding-top:21px}.ui-v7 .v7-step-copy{margin-bottom:18px}.ui-v7 .v7-step-copy h2{font-size:28px;margin:3px 0 5px}.ui-v7 .v7-step-copy p{margin:0;color:#6f7f78}
.ui-v7 .v7-visual-options,.ui-v7 .v7-size-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.ui-v7 .v7-option-card{position:relative;border:1px solid #dfd5c2;border-radius:16px;padding:10px;background:#fff;display:grid;gap:7px;cursor:pointer;min-height:112px;transition:border-color .16s,box-shadow .16s,transform .16s}
.ui-v7 .v7-option-card:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(23,61,51,.08)}
.ui-v7 .v7-option-card input{position:absolute;opacity:0;pointer-events:none}.ui-v7 .v7-option-card:has(input:checked){border:2px solid #ef431e;background:#fff8f2;box-shadow:0 0 0 3px rgba(239,67,30,.08)}
.ui-v7 .v7-option-check{display:none;position:absolute;right:8px;top:8px;width:26px;height:26px;border-radius:50%;background:#ef431e;color:#fff;place-items:center;font-weight:900;z-index:2}.ui-v7 .v7-option-card:has(input:checked) .v7-option-check,.ui-v7 .v7-mod-row:has(input:checked) .v7-option-check{display:grid}
.ui-v7 .v7-option-photo{height:95px;border-radius:11px;overflow:hidden;background:#f2e6cd}.ui-v7 .v7-option-photo img,.ui-v7 .v7-option-photo .food-placeholder{width:100%;height:100%;object-fit:cover}.ui-v7 .v7-option-card strong{font-size:15px}.ui-v7 .v7-option-card small{font-size:12px;color:#708079}
.ui-v7 .v7-mod-list{display:grid;gap:10px}.ui-v7 .v7-mod-row{position:relative;display:flex;align-items:center;gap:13px;min-height:70px;padding:13px 15px;border:1px solid #dfd5c2;border-radius:14px;background:#fff;cursor:pointer}.ui-v7 .v7-mod-row input{position:absolute;opacity:0}.ui-v7 .v7-mod-row:has(input:checked){border:2px solid #ef431e;background:#fff8f2}.ui-v7 .v7-mod-row .v7-option-check{position:static;flex:0 0 26px}.ui-v7 .v7-mod-row div{display:grid;gap:2px}.ui-v7 .v7-mod-row strong{font-size:16px}.ui-v7 .v7-mod-row small{color:#6f7e77}
.ui-v7 .v7-review-card{border:1px solid #e0d6c3;border-radius:16px;background:#fff;padding:18px;display:grid;gap:12px}.ui-v7 .v7-review-card>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #f0eadf;padding-bottom:10px}.ui-v7 .v7-review-card>div:last-child{border:0;padding-bottom:0}.ui-v7 .v7-review-card span{color:#75847e}.ui-v7 .v7-review-card b{text-align:right}.ui-v7 .v7-review-head strong{font-size:20px}.ui-v7 .v7-review-head span{font-size:20px;color:#ef431e;font-weight:800}
.ui-v7 .v7-upsell{margin-top:15px;padding:15px;border-radius:14px;background:#f6f4eb}.ui-v7 .v7-upsell>div{display:flex;gap:7px;flex-wrap:wrap;margin-top:8px}.ui-v7 .v7-upsell span{padding:7px 10px;border-radius:999px;background:#fff;border:1px solid #e2d8c8;font-size:12px}
.ui-v7 .v7-wizard-actions{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:12px 18px;border-top:1px solid #e7dece;background:#fff;box-shadow:0 -7px 22px rgba(29,48,40,.07)}.ui-v7 .v7-wizard-left,.ui-v7 .v7-wizard-right{display:flex;align-items:center;gap:10px}.ui-v7 .v7-wizard-right{margin-left:auto}.ui-v7 .v7-wizard-actions button{min-height:50px}.ui-v7 .v7-secondary{background:#fff;border:1px solid #d8cdb8!important;color:#294f42!important}.ui-v7 .v7-qty{display:flex;align-items:center;gap:7px}.ui-v7 .v7-qty button{width:46px;min-width:46px;border-radius:12px}.ui-v7 .v7-wizard-right>strong{min-width:78px;text-align:right;font-size:20px;color:#ef431e}

/* Staff shell */
.ui-v7[data-view="orders"]{background:#eef1ee}.ui-v7[data-view="orders"]::before{display:none}.ui-v7[data-view="orders"] main{max-width:none;padding:0 20px 30px}.ui-v7 .v7-staff-shell{position:relative}.ui-v7 .v7-ops-nav{position:sticky;top:86px;z-index:20;display:flex;gap:5px;align-items:center;margin:12px auto 0;max-width:1180px;background:#fff;padding:6px;border:1px solid #dce2dd;border-radius:14px;box-shadow:0 5px 18px rgba(25,43,36,.06)}.ui-v7 .v7-ops-nav button{border:0;background:transparent;min-height:46px;padding:8px 18px;border-radius:10px;color:#435d54;font-weight:800}.ui-v7 .v7-ops-nav button.active{background:#123a31;color:#fff}.ui-v7 .v7-ops-nav b{margin-left:5px;padding:2px 7px;border-radius:99px;background:rgba(255,255,255,.15)}.ui-v7 .v7-lock{position:fixed;right:18px;bottom:18px;z-index:50;background:#fff;border:1px solid #d9e0db;box-shadow:0 5px 20px rgba(20,50,40,.12)}
.ui-v7 .v7-ops-light,.ui-v7 .v7-delivery-shell{max-width:1180px;margin:14px auto 0}.ui-v7 .v7-ops-heading,.ui-v7 .v7-delivery-head{display:flex;justify-content:space-between;gap:20px;align-items:end;padding:20px 4px}.ui-v7 .v7-ops-heading h1,.ui-v7 .v7-delivery-head h1{font-size:32px;margin:2px 0}.ui-v7 .v7-counter-grid,.ui-v7 .v7-delivery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ui-v7 .v7-counter-card,.ui-v7 .v7-delivery-card{background:#fff;border:1px solid #dce3de;border-radius:15px;padding:16px;box-shadow:0 6px 18px rgba(24,45,37,.06)}.ui-v7 .v7-counter-card header,.ui-v7 .v7-delivery-card header{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #ecf0ed;padding-bottom:11px;margin-bottom:12px}.ui-v7 .v7-counter-card header span,.ui-v7 .v7-delivery-card header strong{font-size:28px;font-weight:900;color:#123a31}.ui-v7 .v7-counter-card h3{margin:2px 0;font-size:17px}.ui-v7 .v7-counter-lines{display:grid;gap:9px;font-size:13px}.ui-v7 .v7-counter-card footer{display:flex;gap:7px;flex-wrap:wrap;margin-top:14px}.ui-v7 .v7-counter-card footer .primary{flex:1 1 100%;min-height:48px}.ui-v7 .delivery-checklist{display:grid;gap:12px;margin:14px 0}.ui-v7 .delivery-checklist>div{display:grid;grid-template-columns:25px 1fr;gap:10px}.ui-v7 .delivery-checklist>div>span{width:24px;height:24px;border-radius:50%;background:#dff3e8;color:#087244;display:grid;place-items:center;font-weight:900}.ui-v7 .v7-deliver-all{width:100%;min-height:56px;font-size:17px}
.ui-v7 .v7-history-table{background:#fff;border:1px solid #dfe5e0;border-radius:14px;overflow:hidden}.ui-v7 .v7-history-table>div{display:grid;grid-template-columns:100px 1.5fr 1fr 100px 110px 70px;gap:12px;align-items:center;padding:12px 15px;border-bottom:1px solid #edf0ee}.ui-v7 .v7-history-head{background:#f7f8f7;font-size:12px;font-weight:800;color:#66766f;text-transform:uppercase}

/* KDS */
.ui-v7 .kds-shell{max-width:none;margin:14px -20px -30px;padding:20px 22px 34px;min-height:calc(100vh - 160px);background:#111614;color:#f4f7f5;border-top:1px solid #252d29}.ui-v7 .kds-top{display:flex;justify-content:space-between;align-items:end;margin-bottom:16px}.ui-v7 .kds-top h1{font-size:36px;margin:0;color:#fff}.ui-v7 .kds-top p{margin:2px 0 0;color:#aeb9b4}.ui-v7 .kds-top-right{text-align:right;display:grid;gap:5px}.ui-v7 .kds-online{color:#6ae3a7;font-weight:800;font-size:13px}.ui-v7 #kds-clock{font-size:24px;font-weight:800}.ui-v7 .kds-undo{display:flex;justify-content:space-between;align-items:center;background:#21352e;border:1px solid #355348;padding:9px 12px;border-radius:10px;margin-bottom:12px}.ui-v7 .kds-undo button{background:#fff;color:#15352b;border:0;min-height:40px}
.ui-v7 .kds-columns{display:grid;gap:20px}.ui-v7 .kds-columns>section{min-width:0}.ui-v7 .kds-column-title{display:flex;align-items:center;gap:8px;margin-bottom:9px}.ui-v7 .kds-column-title h2{font-size:17px;color:#dce6e1;margin:0}.ui-v7 .kds-column-title b{display:grid;place-items:center;min-width:25px;height:25px;border-radius:99px;background:#29332f;color:#fff}.ui-v7 .kds-row{display:flex;gap:12px;overflow-x:auto;padding:2px 1px 11px;scroll-snap-type:x proximity}.ui-v7 .kds-ticket{flex:0 0 310px;scroll-snap-align:start;background:#1b211f;border:1px solid #333c38;border-radius:11px;overflow:hidden;color:#fff}.ui-v7 .kds-ticket>header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:12px 13px;background:#242b28}.ui-v7 .kds-ticket>header>div{display:grid}.ui-v7 .kds-ticket>header strong{font-size:29px;letter-spacing:.01em}.ui-v7 .kds-ticket>header span{font-size:16px;font-weight:700;color:#d8e0dc}.ui-v7 .kds-ticket time{font-size:16px;font-weight:800;white-space:nowrap}.ui-v7 .kds-ticket.urgency-warn>header{border-top:4px solid #e3a52a}.ui-v7 .kds-ticket.urgency-late>header{border-top:4px solid #e14b3d;background:#3b211f}.ui-v7 .kds-paid{margin:10px 12px 0;display:inline-block;padding:4px 8px;border-radius:6px;background:#173e2c;color:#91f0b9;font-weight:900;font-size:12px}.ui-v7 .kds-allergy,.ui-v7 .kds-change{margin:8px 12px 0;padding:8px 9px;border-radius:6px;font-weight:900;font-size:13px}.ui-v7 .kds-allergy{background:#4b2c19;color:#ffd397}.ui-v7 .kds-change{background:#1f3e54;color:#bce8ff}.ui-v7 .kds-lines{padding:10px 12px;display:grid;gap:10px}.ui-v7 .kds-line{position:relative;border-top:1px solid #303834;padding-top:9px}.ui-v7 .kds-line:first-child{border-top:0;padding-top:0}.ui-v7 .kds-plate-no{position:absolute;right:0;top:8px;font-size:12px;color:#9dafaa}.ui-v7 .kds-line-title strong{font-size:19px;line-height:1.15}.ui-v7 .kds-line-title small{display:block;color:#9caaa4}.ui-v7 .kds-components{display:grid;gap:4px;margin-top:6px}.ui-v7 .kds-components>div{display:grid;gap:1px}.ui-v7 .kds-components span{font-size:11px;color:#9eaba6;text-transform:uppercase}.ui-v7 .kds-components b{font-size:14px}.ui-v7 .kds-mods{display:grid;gap:4px;margin-top:8px}.ui-v7 .kds-mod{font-size:15px;padding:5px 7px;border-radius:5px;background:#342a23;color:#ffe2b6}.ui-v7 .kds-mod-remove{background:#492522;color:#ffb8b1}.ui-v7 .kds-mod-extra{background:#17392b;color:#9df0be}.ui-v7 .kds-mod-change,.ui-v7 .kds-mod-apart{background:#1f3545;color:#bde2ff}.ui-v7 .kds-ticket footer{padding:10px 12px 12px;display:grid;gap:6px}.ui-v7 .kds-primary{min-height:54px;border:0;border-radius:8px;background:#f0f4f2;color:#102f26;font-size:17px;font-weight:900}.ui-v7 .kds-primary.ready{background:#34c779;color:#0d2d21}.ui-v7 .kds-secondary{min-height:42px;border:1px solid #42524b;background:#252e2a;color:#fff}.ui-v7 .kds-empty{padding:28px;border:1px dashed #35423c;border-radius:10px;color:#84958e;min-width:250px}

/* Admin SaaS */
.ui-v7[data-view="admin"]{background:#f4f6f5}.ui-v7[data-view="admin"]::before{display:none}.ui-v7[data-view="admin"] .site-header,.ui-v7[data-view="admin"] footer{display:none}.ui-v7[data-view="admin"] main{max-width:none;padding:0}.ui-v7 .v7-admin-shell{min-height:100vh;display:grid;grid-template-columns:230px 1fr;background:#f4f6f5;color:#263c34}.ui-v7 .v7-admin-sidebar{background:#142820;color:#dce8e2;padding:18px 13px;display:flex;flex-direction:column;gap:18px}.ui-v7 .v7-admin-brand{display:flex;align-items:center;gap:10px;padding:4px 6px 10px;border-bottom:1px solid #2c4038}.ui-v7 .v7-admin-brand img{width:42px;height:42px;border-radius:50%}.ui-v7 .v7-admin-brand div{display:grid}.ui-v7 .v7-admin-brand small{color:#91a49b}.ui-v7 .v7-admin-sidebar nav{display:grid;gap:4px}.ui-v7 .v7-admin-sidebar nav button,.ui-v7 .v7-admin-sidebar>button{border:0;background:transparent;color:#c9d6d0;text-align:left;min-height:42px;padding:9px 10px;border-radius:8px}.ui-v7 .v7-admin-sidebar nav button.active{background:#274238;color:#fff}.ui-v7 .v7-admin-sidebar>button{margin-top:auto;color:#aebfb7}.ui-v7 .v7-admin-main{min-width:0}.ui-v7 .v7-admin-top{height:86px;background:#fff;border-bottom:1px solid #e0e6e2;display:flex;align-items:center;justify-content:space-between;padding:13px 28px}.ui-v7 .v7-admin-top h1{font-size:28px;margin:2px 0}.ui-v7 .v7-admin-top>div:last-child{display:flex;align-items:center;gap:8px}.ui-v7 .v7-admin-content{padding:24px 28px}.ui-v7 .v7-admin-section-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px}.ui-v7 .v7-admin-section-head h2{font-size:25px;margin:0}.ui-v7 .v7-admin-section-head p{margin:4px 0 0;color:#6c7c75}.ui-v7 .v7-admin-tools{display:grid;grid-template-columns:minmax(260px,1fr) 190px auto;gap:10px;align-items:center;margin-bottom:12px}.ui-v7 .v7-admin-table{background:#fff;border:1px solid #dde4df;border-radius:12px;overflow:hidden}.ui-v7 .v7-admin-table-head,.ui-v7 .v7-admin-table-row{display:grid;grid-template-columns:58px 1.7fr 1fr 100px 150px 130px 155px;gap:12px;align-items:center;padding:10px 13px;border-bottom:1px solid #edf0ee}.ui-v7 .v7-admin-table-head{background:#f8f9f8;font-size:11px;text-transform:uppercase;letter-spacing:.04em;font-weight:800;color:#738079}.ui-v7 .v7-admin-table-row{min-height:72px;font-size:14px}.ui-v7 .v7-admin-thumb{width:46px;height:46px;border-radius:8px;overflow:hidden}.ui-v7 .v7-admin-thumb img,.ui-v7 .v7-admin-thumb .food-placeholder{width:100%;height:100%;object-fit:cover}.ui-v7 .v7-admin-name{display:grid;gap:2px}.ui-v7 .v7-admin-name strong{font-size:15px}.ui-v7 .v7-admin-name small{font-size:11px;color:#788781}.ui-v7 .v7-status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px}.ui-v7 .v7-status-dot.on{background:#29a966}.ui-v7 .v7-status-dot.off{background:#c75c4e}.ui-v7 .v7-admin-actions{display:flex;gap:5px}.ui-v7 .v7-admin-actions button{min-height:34px;padding:5px 9px;font-size:12px;border-radius:7px}.ui-v7 .primary-soft{background:#edf7f2!important;color:#116240!important;border-color:#cfe8dc!important}.ui-v7 .v7-category-table .v7-admin-table-head,.ui-v7 .v7-category-table .v7-admin-table-row{grid-template-columns:2fr 1fr 100px 80px 110px 80px}.ui-v7 .v7-admin-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ui-v7 .v7-admin-metrics>div{background:#fff;border:1px solid #dfe5e1;border-radius:11px;padding:17px;display:grid;gap:7px}.ui-v7 .v7-admin-metrics span{color:#718079}.ui-v7 .v7-admin-metrics strong{font-size:30px}.ui-v7 .v7-admin-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.ui-v7 .v7-admin-cards section{background:#fff;border:1px solid #dfe5e1;border-radius:11px;padding:20px}.ui-v7 .v7-admin-alert{margin:12px 28px 0}

/* Admin editor */
.ui-v7 #dialog.v7-admin-dialog{width:min(1040px,94vw);height:min(760px,92vh);max-height:92vh;border-radius:16px;overflow:hidden}.ui-v7 #dialog.v7-admin-dialog #dialog-content{height:100%;display:grid;grid-template-rows:auto 1fr;overflow:hidden}.ui-v7 .v7-product-editor{min-height:0;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden}.ui-v7 .v7-editor-tabs{display:flex;gap:4px;padding:0 20px 10px;border-bottom:1px solid #e6ebe8}.ui-v7 .v7-editor-tabs button{border:0;background:transparent;min-height:40px;border-radius:8px;color:#64766e;font-weight:700}.ui-v7 .v7-editor-tabs button.active{background:#eef5f1;color:#174c3a}.ui-v7 .v7-editor-panel{display:none;overflow:auto;padding:18px 22px}.ui-v7 .v7-editor-panel.active{display:block}.ui-v7 .v7-editor-sub{margin-top:18px;padding:15px;border:1px solid #e1e7e3;border-radius:10px;background:#fbfcfb}.ui-v7 .v7-sub-head{display:flex;justify-content:space-between;gap:12px;align-items:start;margin-bottom:10px}.ui-v7 .v7-sub-head h3{margin:0}.ui-v7 .v7-sub-head p{margin:3px 0;color:#718079;font-size:13px}.ui-v7 .v7-reco-admin{margin-top:16px}.ui-v7 .v7-reco-admin>div{display:flex;flex-wrap:wrap;gap:7px}.ui-v7 .v7-reco-admin label{border:1px solid #dce3df;border-radius:8px;padding:7px 9px;background:#fff;font-size:13px}.ui-v7 .v7-photo-preview{max-height:230px}.ui-v7 .v7-photo-preview img{max-height:230px;object-fit:cover}.ui-v7 .v7-editor-footer{display:grid;grid-template-columns:auto 1fr auto auto;gap:8px;padding:12px 18px;border-top:1px solid #e0e6e2;background:#fff}.ui-v7 .v7-editor-footer button{min-height:44px}

/* Receipt */
.ui-v7 .v7-receipt-code{display:grid;place-items:center;text-align:center;padding:18px;border-radius:14px;background:#f7f5ed;margin-bottom:12px}.ui-v7 .v7-receipt-code>span{font-size:12px;font-weight:900;color:#177648}.ui-v7 .v7-receipt-code>strong{font-size:58px;line-height:1;color:#173d33;margin:5px 0}.ui-v7 .v7-receipt-code>b{font-size:20px}

/* Mobile food-truck mode */
@media(max-width:700px){
  .ui-v7 .elo-hero-v6{margin-bottom:6px}.ui-v7 .elo-hero-copy{padding:14px}.ui-v7 .elo-hero-copy h1{font-size:29px}.ui-v7 .elo-hero-copy p{display:none}.ui-v7 .elo-hero-visual{height:118px}.ui-v7 .category-showcase-v6{top:61px;border-radius:12px;overflow-x:auto;justify-content:flex-start}.ui-v7 .category-showcase-v6 button{flex:0 0 auto!important;min-width:auto!important;min-height:43px;padding:6px 11px!important;display:flex!important;gap:6px;font-size:12px!important}.ui-v7 .category-showcase-v6 button i svg{width:17px;height:17px}.ui-v7 .category-showcase-v6 button.active::after{left:10px;right:10px}.ui-v7 .catalog-v6{padding:11px 8px}.ui-v7 .catalog-heading-v6{display:none}.ui-v7 .product-grid-v6,.ui-v7 .product-grid-v6.compact{grid-template-columns:1fr;gap:10px}.ui-v7 .product-card-v7{display:grid;grid-template-columns:42% 1fr;min-height:138px}.ui-v7 .product-card-v7 .product-media-button{height:100%;min-height:138px}.ui-v7 .product-card-v7 .product-card-body{padding:11px}.ui-v7 .product-card-v7 h3{font-size:17px}.ui-v7 .product-card-v7 p{display:block!important;font-size:12px;min-height:0;max-height:35px;overflow:hidden}.ui-v7 .v7-card-footer .price{font-size:18px}.ui-v7 .v7-add-circle{width:44px;height:44px;min-width:44px}.ui-v7 .v7-mobile-cart-bar{position:fixed;z-index:80;left:10px;right:10px;bottom:76px;min-height:62px;border:0;border-radius:16px;background:#173d33;color:#fff;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;padding:9px 13px;box-shadow:0 10px 28px rgba(22,55,45,.28)}.ui-v7 .v7-mobile-cart-bar:not(.has-items){display:none}.ui-v7 .v7-mobile-cart-bar span{display:flex;align-items:center;gap:5px}.ui-v7 .v7-mobile-cart-bar svg{width:20px}.ui-v7 .v7-mobile-cart-bar strong{font-size:17px}.ui-v7 .v7-mobile-cart-bar em{justify-self:end;font-style:normal;font-size:11px;font-weight:900}.ui-v7 .floating-track{bottom:145px}
  .ui-v7 #dialog.product-dialog-v7{width:100vw;height:100dvh;max-height:none;margin:0;border-radius:0}.ui-v7 .v7-wizard-shell{display:block;overflow:auto}.ui-v7 .v7-wizard-product{display:grid;grid-template-columns:116px 1fr;grid-template-rows:auto;min-height:116px}.ui-v7 .v7-wizard-media{height:116px}.ui-v7 .v7-wizard-product>div:last-child{padding:12px}.ui-v7 .v7-wizard-product h3{font-size:20px}.ui-v7 .v7-wizard-product p{display:none}.ui-v7 .v7-live-price{font-size:18px;margin-top:5px}.ui-v7 .v7-wizard-main{padding:14px 12px 115px}.ui-v7 .v7-progress{gap:7px}.ui-v7 .v7-progress>span{display:none}.ui-v7 .v7-progress i{min-width:12px}.ui-v7 .v7-step-copy h2{font-size:24px}.ui-v7 .v7-visual-options,.ui-v7 .v7-size-grid{grid-template-columns:1fr 1fr;gap:8px}.ui-v7 .v7-option-card{min-height:105px}.ui-v7 .v7-option-photo{height:80px}.ui-v7 .v7-wizard-actions{position:fixed;z-index:90;left:0;right:0;bottom:0;padding:9px 10px calc(9px + env(safe-area-inset-bottom));display:grid;grid-template-columns:auto 1fr}.ui-v7 .v7-wizard-right{justify-content:flex-end}.ui-v7 .v7-wizard-right .v7-secondary{display:none}.ui-v7 .v7-wizard-right>strong{font-size:18px}.ui-v7 .v7-wizard-right .primary{min-height:50px}.ui-v7 .v7-qty button{width:42px;min-width:42px}
  .ui-v7[data-view="orders"] main{padding:0 8px 78px}.ui-v7 .v7-ops-nav{top:69px;margin-top:6px;overflow-x:auto;justify-content:flex-start}.ui-v7 .v7-ops-nav button{flex:0 0 auto;padding:7px 12px}.ui-v7 .v7-counter-grid,.ui-v7 .v7-delivery-grid{grid-template-columns:1fr}.ui-v7 .kds-shell{margin:8px -8px -78px;padding:15px 10px 90px;min-height:calc(100vh - 130px)}.ui-v7 .kds-top h1{font-size:29px}.ui-v7 .kds-ticket{flex-basis:88vw}.ui-v7 .v7-lock{bottom:78px}
  .ui-v7[data-view="admin"] .site-header{display:none}.ui-v7 .v7-admin-shell{grid-template-columns:1fr}.ui-v7 .v7-admin-sidebar{position:sticky;top:0;z-index:30;padding:8px 9px;display:block}.ui-v7 .v7-admin-brand{display:none}.ui-v7 .v7-admin-sidebar nav{display:flex;overflow-x:auto}.ui-v7 .v7-admin-sidebar nav button{flex:0 0 auto}.ui-v7 .v7-admin-sidebar>button{display:none}.ui-v7 .v7-admin-top{height:auto;padding:12px;display:block}.ui-v7 .v7-admin-top>div:last-child{margin-top:8px;overflow-x:auto}.ui-v7 .v7-admin-content{padding:12px}.ui-v7 .v7-admin-tools{grid-template-columns:1fr}.ui-v7 .v7-admin-table{overflow-x:auto}.ui-v7 .v7-admin-table-head,.ui-v7 .v7-admin-table-row{min-width:820px}.ui-v7 .v7-admin-metrics{grid-template-columns:1fr 1fr}.ui-v7 .v7-admin-cards{grid-template-columns:1fr}.ui-v7 #dialog.v7-admin-dialog{width:100vw;height:100dvh;max-height:none;margin:0;border-radius:0}.ui-v7 .v7-editor-tabs{overflow-x:auto;padding:0 8px 8px}.ui-v7 .v7-editor-tabs button{flex:0 0 auto}.ui-v7 .v7-editor-panel{padding:12px}.ui-v7 .v7-editor-footer{grid-template-columns:auto 1fr auto}.ui-v7 .v7-editor-footer .danger{grid-column:1/-1}.ui-v7 .v7-editor-footer button{min-height:48px}
}
@media(prefers-reduced-motion:reduce){.ui-v7 *{transition:none!important;scroll-behavior:auto!important}}
.ui-v7 .v7-seed-test{display:block;margin:10px auto 0;min-height:42px;border-radius:10px;background:#fff;border:1px dashed #b8c8c0;color:#31584a;font-weight:800}
@media(max-width:700px){.ui-v7 .v7-seed-test{margin:7px auto 0}}

/* v8.1 — consecutive product deletion mode */
.ui-v7 .v7-delete-mode-banner{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 14px;padding:12px 14px;border:1px solid #f0b5ac;background:#fff4f1;border-radius:10px;color:#7d2d20}
.ui-v7 .v7-delete-mode-banner>div{display:grid;gap:3px}.ui-v7 .v7-delete-mode-banner strong{font-size:14px}.ui-v7 .v7-delete-mode-banner span{font-size:12px;color:#965449}.ui-v7 .v7-delete-mode-banner button{border-color:#de8577;color:#8f3024;background:#fff;white-space:nowrap}
.ui-v7 .delete-mode-row{background:#fffaf8}.ui-v7 .delete-mode-row:hover{background:#fff3ef}.ui-v7 .v7-admin-actions .danger{background:#fff0ed;color:#a73325;border-color:#efc0b9}
@media(max-width:760px){.ui-v7 .v7-delete-mode-banner{align-items:flex-start;flex-direction:column}.ui-v7 .v7-delete-mode-banner button{width:100%}}


/* v1.4 composition + add-more flow */
.ui-v7 #dialog.product-dialog-v7{width:min(1240px,96vw);height:min(820px,94vh);max-height:94vh}
.ui-v7 .v7-wizard-shell{grid-template-columns:minmax(300px,36%) 1fr}
.ui-v7 .v7-wizard-main{padding:18px 26px 28px}
.ui-v7 .v7-wizard-step{padding-bottom:18px}
.ui-v7 .v15-addmore-copy{margin-bottom:14px}
.ui-v7 .v15-add-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.ui-v7 .v15-add-card{border:1px solid #ddd4c3;border-radius:14px;background:#fff;overflow:hidden;display:grid;grid-template-columns:82px 1fr;grid-template-rows:auto auto;min-height:118px;position:relative}
.ui-v7 .v15-add-card.selected{border:2px solid #111;box-shadow:0 0 0 2px rgba(17,17,17,.06)}
.ui-v7 .v15-add-photo{grid-row:1/3;width:82px;height:100%;min-height:118px;background:#f1e7d2;overflow:hidden}
.ui-v7 .v15-add-photo img,.ui-v7 .v15-add-photo .food-placeholder{width:100%;height:100%;object-fit:cover}
.ui-v7 .v15-add-copy{padding:10px 10px 3px;display:grid;align-content:start;gap:2px;min-width:0}
.ui-v7 .v15-add-copy strong{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ui-v7 .v15-add-copy small{font-size:11px;color:#718078;line-height:1.25}.ui-v7 .v15-add-copy b{font-size:12px;color:#111;margin-top:2px}
.ui-v7 .v15-add-stepper{grid-column:2;padding:3px 8px 8px;display:flex;gap:7px;align-items:center;justify-content:flex-end}.ui-v7 .v15-add-stepper button{width:34px;height:34px;min-height:34px;min-width:34px;padding:0;border:1px solid #d8cfbd;background:#fff;color:#111;border-radius:10px}.ui-v7 .v15-add-stepper button:last-child{background:#111;color:#fff;border-color:#111}.ui-v7 .v15-add-stepper span{min-width:20px;text-align:center;font-weight:800}
.ui-v7 .v15-other-menu{width:100%;margin-top:12px;min-height:58px;border:1px solid #111;background:#fff;color:#111;border-radius:14px;padding:9px 14px;display:flex;align-items:center;justify-content:space-between;text-align:left}.ui-v7 .v15-other-menu span{display:grid;gap:2px}.ui-v7 .v15-other-menu small{font-weight:500;color:#718078}.ui-v7 .v15-other-menu strong{font-size:22px}
.ui-v7 .v15-review-card{border:1px solid #ddd4c3;border-radius:16px;overflow:hidden;background:#fff}.ui-v7 .v15-review-card>header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #eee4d2}.ui-v7 .v15-review-card>header span{font-size:11px;font-weight:900;letter-spacing:.12em;color:#ef431e}.ui-v7 .v15-review-card>header h3{margin:2px 0 0;font-size:24px}.ui-v7 .v15-review-card>header>strong{font-size:20px;color:#ef431e}.ui-v7 .v15-review-block{padding:11px 16px;border-bottom:1px solid #f0e8d9}.ui-v7 .v15-review-block:last-child{border-bottom:0}.ui-v7 .v15-review-block h4{margin:0 0 6px;font-size:12px;text-transform:uppercase;letter-spacing:.09em;color:#6f7f78}.ui-v7 .v15-review-line{display:grid;grid-template-columns:24px 1fr;align-items:center;gap:5px;padding:4px 0}.ui-v7 .v15-review-line>span{width:20px;height:20px;border-radius:50%;background:#e9f6ef;color:#0a6a45;display:grid;place-items:center;font-weight:900;font-size:12px}.ui-v7 .v15-review-line b{font-size:14px}
.ui-v7 .line-addons{display:grid;gap:2px;margin-top:5px}.ui-v7 .line-addons>b{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#6d7a74}.ui-v7 .line-addons small{display:block;color:#334f46}
@media (max-width:900px){.ui-v7 .v15-add-grid{grid-template-columns:1fr 1fr}.ui-v7 .v15-add-card{grid-template-columns:72px 1fr}.ui-v7 .v15-add-photo{width:72px}.ui-v7 .v15-review-card>header h3{font-size:20px}}
@media (max-width:640px){.ui-v7 .v15-add-grid{grid-template-columns:1fr}.ui-v7 .v15-add-card{min-height:94px}.ui-v7 .v15-add-photo{min-height:94px}.ui-v7 .v15-other-menu{margin-bottom:12px}.ui-v7 .v7-wizard-main{padding-bottom:126px}}
.ui-v7 .kds-component-group{display:grid;gap:3px}.ui-v7 .kds-component-group>span{font-size:11px;opacity:.72;text-transform:uppercase;letter-spacing:.06em}.ui-v7 .kds-check-item{display:block;font-size:13px;line-height:1.35}.ui-v7 .add-on-summary{display:grid;gap:2px}.ui-v7 .add-on-summary span{display:block}
