body.clos-lock{overflow:hidden}.clos-overlay{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(15,25,17,.82);backdrop-filter:blur(8px)}.clos-overlay.show{display:flex}.clos-modal{max-width:760px;width:100%;padding:44px;border-radius:26px;background:#fffdf6;text-align:center;box-shadow:0 30px 90px rgba(0,0,0,.35)}.clos-badge{display:inline-block;padding:8px 14px;border-radius:30px;background:#173f28;color:#f4d17a;font-weight:800;letter-spacing:2px}.clos-modal h2{font-size:38px;margin:14px 0 8px;color:#173f28}.clos-branch-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:26px}.clos-branch-grid a{padding:24px;border:1px solid #d9dfd8;border-radius:18px;text-decoration:none;background:#fff;color:#173f28;box-shadow:0 10px 28px rgba(20,55,33,.09)}.clos-branch-grid strong,.clos-branch-grid span{display:block}.clos-branch-grid strong{font-size:21px}.clos-branch-grid span{margin-top:7px;color:#9a6e18}.clos-menu{max-width:1120px;margin:auto}.clos-menu-head{text-align:center;margin-bottom:18px}.clos-service-tabs{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:18px 0 28px}.clos-service-tabs button{border:1px solid #1d4c31;background:#fff;color:#1d4c31;border-radius:999px;padding:11px 20px;font-weight:700;cursor:pointer}.clos-service-tabs button.active{background:#1d4c31;color:#fff}.clos-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.clos-product{display:flex;gap:18px;padding:16px;border:1px solid #e3e6e2;border-radius:18px;background:#fff;box-shadow:0 7px 24px rgba(0,0,0,.05)}.clos-product>img{width:130px;height:130px;object-fit:cover;border-radius:14px}.clos-product-copy{flex:1}.clos-product h3{margin:0 0 7px}.clos-product p{margin:0 0 12px;color:#666}.clos-product-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.clos-add-form{text-align:right}.clos-modifiers{text-align:left;margin-bottom:8px}.clos-modifiers label{display:block;margin:6px 0}.clos-modifiers select{width:100%}.clos-checkout{padding:20px;border:1px solid #e0e4df;border-radius:16px;background:#fbfcfa;margin:20px 0}.clos-dashboard{max-width:1300px;margin:auto}.clos-dash-title{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px}.clos-order-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px}.clos-order-card{padding:18px;border-radius:16px;background:#fff;border:1px solid #dde3dc;box-shadow:0 8px 24px rgba(0,0,0,.06)}.clos-order-card header{display:flex;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #eee}.clos-order-card header span{font-size:12px;padding:5px 9px;border-radius:15px;background:#f0f4ef}.clos-order-card ul{padding-left:18px}.clos-order-card li{margin:7px 0}.clos-order-card li small{display:block;color:#666;margin-left:6px}.clos-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.clos-actions button{border:0;border-radius:10px;background:#1f5a37;color:#fff;padding:10px 15px;font-weight:700;cursor:pointer}.clos-actions button.danger{background:#9c2e2e}.clos-time-row{display:flex;width:100%;gap:6px}.clos-time-row input{flex:1}.clos-bump{background:#d9a83e!important;color:#173f28!important}.clos-kitchen .clos-order-card{border-width:2px}.clos-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.clos-stats>div{padding:20px;border:1px solid #e1e5e0;border-radius:15px;background:#fff}.clos-stats strong,.clos-stats span{display:block}.clos-stats strong{font-size:24px;color:#173f28}.clos-stats span{margin-top:5px;color:#666}.clos-toast{position:fixed;right:20px;bottom:20px;z-index:1000000;padding:13px 17px;border-radius:10px;background:#173f28;color:#fff;box-shadow:0 8px 30px rgba(0,0,0,.2)}@media(max-width:760px){.clos-modal{padding:30px 20px}.clos-branch-grid,.clos-products,.clos-stats{grid-template-columns:1fr}.clos-product{flex-direction:column}.clos-product>img{width:100%;height:210px}.clos-product-bottom{align-items:flex-start;flex-direction:column}.clos-add-form{width:100%;text-align:left}.clos-dash-title{align-items:flex-start;flex-direction:column}}.clos-branch-disabled{padding:24px;border:1px solid #e3c9c9;border-radius:18px;background:#fff7f7;color:#7a3333}.clos-branch-disabled strong,.clos-branch-disabled span{display:block}.clos-branch-disabled strong{font-size:21px}.clos-branch-disabled span{margin-top:7px;font-size:13px}

/* v2.4 branch selector click hardening */
#clos-branch-modal{pointer-events:auto!important}#clos-branch-modal .clos-modal{position:relative;z-index:2;pointer-events:auto!important}#clos-branch-modal .clos-branch-grid{position:relative;z-index:3;pointer-events:auto!important}#clos-branch-modal .clos-branch-link{display:block!important;position:relative!important;z-index:4!important;pointer-events:auto!important;cursor:pointer!important;touch-action:manipulation!important}
