.phone-stage{min-height:100vh;color:var(--client-primary,#0d382c);background:radial-gradient(circle at top,#8f6e4429,#0000 32rem),linear-gradient(135deg,#eee9dd 0%,#f8f3e9 48%,#ebe6da 100%);place-items:center;padding:18px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.phone-stage *{box-sizing:border-box}.phone-stage button,.phone-stage input,.phone-stage textarea{font:inherit}.phone-stage button{cursor:pointer}.phone-device{background:#fbf8ef;border:14px solid #101211;border-radius:58px;width:min(430px,100vw - 24px);height:min(860px,100vh - 36px);overflow:hidden;box-shadow:0 34px 90px #1f1c163d,inset 0 0 0 1px #ffffff3d}.phone-screen{scrollbar-width:none;background:radial-gradient(circle at 100% 0,#ffffffe6,#0000 18rem),#fbf8ef;border-radius:42px;height:100%;padding:24px 22px 28px;overflow:hidden auto}.phone-screen::-webkit-scrollbar{display:none}.phone-header{z-index:10;background:linear-gradient(#fbf8ef 72%,#fbf8ef00);grid-template-columns:44px 1fr 44px;align-items:center;gap:10px;padding:0 0 18px;display:grid;position:sticky;top:0}.icon-button{width:44px;height:44px;color:var(--client-primary,#0d382c);background:#ffffffd1;border:1px solid #0d382c1a;border-radius:50%;place-items:center;text-decoration:none;display:grid;box-shadow:0 10px 24px #111c160f}.brand-lockup{text-align:center;text-transform:uppercase;gap:3px;display:grid}.brand-lockup strong{letter-spacing:.18em;font-size:.95rem}.brand-lockup span{color:var(--client-accent,#b08344);letter-spacing:.34em;font-size:.66rem;font-weight:800}.home-view,.menu-view,.cart-view,.checkout-view,.success-view{animation:.28s softIn}@keyframes softIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.logo-mark{text-align:center;text-transform:uppercase;margin:6px auto 42px}.logo-mark span{letter-spacing:.38em;font-size:1.45rem;font-weight:950;display:block}.logo-mark small{color:var(--client-accent,#b08344);letter-spacing:.38em;margin-top:10px;font-size:.66rem;font-weight:850;display:block}.home-view h1{text-align:center;letter-spacing:-.04em;max-width:320px;margin:0 auto;font-size:2.05rem;line-height:1.18}.home-view>p{color:#66716c;text-align:center;max-width:330px;margin:16px auto 26px;line-height:1.55}.primary-action,.secondary-action,.promo-action{border:0;border-radius:20px;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;width:100%;min-height:62px;margin-bottom:14px;padding:0 22px;font-weight:950;display:grid}.primary-action{background:var(--client-primary,#063f32);color:#fff;box-shadow:0 18px 36px #063f3229}.secondary-action,.promo-action{color:var(--client-primary,#0d382c);background:#ffffffd1;border:1px solid #0d382c1a}.promo-action strong{color:#a87a3f}.featured-card{background:#ffffffa8;border:1px solid #0d382c1a;border-radius:24px;grid-template-columns:1.15fr .85fr;align-items:center;gap:16px;min-height:180px;margin-top:28px;padding:18px;display:grid;box-shadow:0 20px 46px #231c1214}.featured-card span,.section-title span,.menu-product span,.table-picker>span{color:var(--client-accent,#b08344);letter-spacing:.16em;text-transform:uppercase;font-size:.68rem;font-weight:950}.featured-card h2,.menu-product h3,.cart-item h3{margin:8px 0}.featured-card p,.menu-product p,.empty-state p,.pro-flow-note p,.success-view p{color:#65706b;line-height:1.5}.featured-card strong{margin-top:10px;font-size:1.12rem;display:block}.featured-card figure{margin:0;position:relative}.featured-card img,.menu-product img{aspect-ratio:1;object-fit:cover;border-radius:999px;width:100%}.featured-card figure button,.menu-product>button{width:42px;height:42px;color:var(--client-primary,#0d382c);background:#fff;border:0;border-radius:50%;font-size:1.3rem;position:absolute;bottom:0;right:0;box-shadow:0 12px 28px #111c1624}.section-title{margin:10px 0 22px}.section-title h2{letter-spacing:-.05em;margin:6px 0 0;font-size:2rem}.product-list{gap:14px;padding-bottom:78px;display:grid}.menu-product{background:#ffffffb8;border:1px solid #0d382c1a;border-radius:24px;grid-template-columns:92px 1fr;align-items:center;gap:16px;padding:14px;display:grid;position:relative}.menu-product img{border-radius:22px}.menu-product h3,.menu-product p{margin:5px 0}.menu-product strong{margin-top:8px;display:block}.menu-product>button{bottom:12px;right:12px}.floating-cart{background:var(--client-primary,#063f32);color:#fff;border:0;border-radius:18px;width:100%;min-height:56px;font-weight:950;position:sticky;bottom:0;box-shadow:0 18px 34px #063f322e}.empty-state{text-align:center;border:1px dashed #0d382c2e;border-radius:24px;padding:34px 20px}.empty-state button{background:var(--client-primary,#063f32);color:#fff;border:0;border-radius:999px;padding:12px 18px;font-weight:900}.cart-items{gap:12px;display:grid}.cart-item h3,.cart-item span{margin:0}.qty-control{background:#f2eee4;border-radius:999px;align-items:center;gap:9px;padding:6px;display:flex}.qty-control button{width:31px;height:31px;color:var(--client-primary,#0d382c);background:#fff;border:0;border-radius:50%;font-weight:950}.total-box{background:var(--client-primary,#0d382c);color:#fff;border-radius:22px;justify-content:space-between;margin:18px 0;padding:18px;font-weight:950;display:flex}.order-type-tabs button{min-height:78px;color:var(--client-primary,#0d382c);background:#ffffffc2;border:1px solid #0d382c1a;border-radius:20px;place-items:center;gap:5px;font-weight:900;display:grid}.order-type-tabs button.active{background:var(--client-primary,#063f32);color:#fff}.order-type-tabs span{font-size:.76rem}.table-picker{background:#b083441f;border:1px solid #b0834424;border-radius:24px;margin-bottom:16px;padding:16px}.table-picker>div{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:12px;display:grid}.table-picker button{color:var(--client-primary,#0d382c);background:#fff;border:1px solid #0d382c1a;border-radius:15px;padding:11px 8px;font-weight:850}.table-picker button.active{background:var(--client-primary,#063f32);color:#fff}.client-form{gap:12px;display:grid}.client-form label{color:var(--client-primary,#0d382c);gap:7px;font-size:.86rem;font-weight:900;display:grid}.client-form input,.client-form textarea{width:100%;color:var(--client-primary,#0d382c);background:#ffffffd1;border:1px solid #0d382c1f;border-radius:18px;outline:none;padding:13px 15px}.client-form textarea{resize:vertical;min-height:82px}.pro-flow-note strong{margin-bottom:6px;display:block}.sticky-action{margin-top:16px;position:sticky;bottom:0}.success-view{text-align:center;place-content:center;min-height:620px;display:grid}.success-icon{background:var(--client-primary,#063f32);color:#fff;border-radius:50%;place-items:center;width:78px;height:78px;margin:0 auto 18px;font-size:2.2rem;font-weight:950;display:grid}.success-view>span{color:var(--client-accent,#b08344);letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:950}.success-view h2{letter-spacing:-.08em;margin:10px 0;font-size:3rem}@media (width<=520px){.phone-stage{place-items:stretch stretch;padding:0}.phone-device{border:0;border-radius:0;width:100vw;height:100vh}.phone-screen{border-radius:0}}.closed-notice{color:#8b2323;background:#fff1f1;border:1px solid #8b232324;border-radius:22px;gap:4px;width:100%;min-height:74px;margin-bottom:14px;padding:16px 18px;display:grid}.closed-notice strong{font-weight:950}.closed-notice span{color:#9f5c5c;line-height:1.4}.table-detected-note{background:#063f3214;border:1px solid #063f321f;border-radius:20px;gap:4px;margin:-8px 0 16px;padding:14px 16px;display:grid}.table-detected-note strong{color:var(--client-primary,#063f32);font-weight:950}.table-detected-note span{color:#66716c;font-size:.9rem}.client-toast{z-index:80;background:var(--client-primary,#063f32);color:#fff;border-radius:18px;margin:0 0 12px;padding:13px 15px;font-size:.9rem;font-weight:850;line-height:1.35;animation:.2s clientToastIn;position:sticky;top:0;box-shadow:0 16px 34px #063f322e}@keyframes clientToastIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.schedule-pill{text-align:center;background:#ffffffc2;border:1px solid #0d382c1a;border-radius:18px;gap:4px;max-width:330px;margin:-8px auto 20px;padding:12px 14px;display:grid}.schedule-pill span{color:var(--client-accent,#b08344);letter-spacing:.16em;text-transform:uppercase;font-size:.68rem;font-weight:950}.schedule-pill strong{color:var(--client-primary,#063f32);font-size:.9rem;line-height:1.35}.disabled-action,button:disabled{opacity:.58;filter:grayscale(.25);cursor:not-allowed!important;box-shadow:none!important}.disabled-action:hover,button:disabled:hover{transform:none!important}.no-order-types-note{color:#8b2323;background:#fff1f1;border:1px solid #8b232324;border-radius:20px;gap:4px;margin-bottom:16px;padding:15px 16px;display:grid}.no-order-types-note strong{font-weight:950}.no-order-types-note span{color:#9f5c5c;line-height:1.4}.single-zone-card{text-align:center;background:#ffffffd1;border:1px solid #0d382c1a;border-radius:20px;gap:6px;padding:16px;display:grid}.single-zone-card span{color:var(--client-accent,#b08344);letter-spacing:.16em;text-transform:uppercase;font-size:.68rem;font-weight:950}.single-zone-card strong{color:var(--client-primary,#063f32);font-size:1.15rem;line-height:1.2}.single-zone-card small{color:#66716c;line-height:1.4}.pro-flow-note small{color:var(--client-primary,#063f32);margin-top:7px;font-weight:850;display:block}.stacked-total{gap:10px;display:grid}.stacked-total div{justify-content:space-between;gap:12px;display:flex}.stacked-total .grand-total{border-top:1px solid #ffffff38;padding-top:10px}.order-preview-overlay{z-index:90;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c141075;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.order-preview-card{color:#12382c;background:#fffdf8;border-radius:32px;width:min(390px,100%);max-height:88vh;padding:22px;overflow:auto;box-shadow:0 28px 90px #0a141047}.order-preview-heading{gap:8px;margin-bottom:16px;display:grid}.order-preview-heading span{color:var(--client-accent,#b08344);letter-spacing:.16em;text-transform:uppercase;font-size:.7rem;font-weight:950}.order-preview-heading h2{letter-spacing:-.06em;margin:0;font-size:2rem;line-height:.95}.order-preview-heading p{color:#6f756f;margin:0;line-height:1.45}.order-preview-section{border-top:1px solid #12382c1a;gap:10px;padding:15px 0;display:grid}.order-preview-section>strong{color:var(--client-primary,#063f32);font-size:.9rem}.order-preview-lines,.order-preview-products{gap:8px;display:grid}.order-preview-lines span{color:#66716c;line-height:1.45}.order-preview-lines b{color:#12382c}.order-preview-products div,.order-preview-total div{justify-content:space-between;align-items:center;gap:12px;display:flex}.order-preview-products span,.order-preview-total span{color:#66716c}.order-preview-products b,.order-preview-total strong{color:#12382c;white-space:nowrap}.order-preview-total{background:var(--client-primary,#063f32);color:#fff;border-radius:22px;gap:10px;margin-top:4px;padding:16px;display:grid}.order-preview-total span,.order-preview-total strong{color:#fff}.preview-grand-total{border-top:1px solid #ffffff38;padding-top:10px}.order-preview-actions{gap:10px;margin-top:16px;display:grid}.primary-preview-button,.secondary-preview-button{border:0;border-radius:999px;width:100%;padding:14px 16px;font-weight:950}.primary-preview-button{background:var(--client-primary,#063f32);color:#fff}.secondary-preview-button{color:#12382c;background:#f3eee4}.share-location-button{width:100%;color:var(--client-primary,#063f32);background:#fff;border:1px solid #063f3224;border-radius:999px;padding:13px 16px;font-weight:950;box-shadow:0 10px 26px #0d382c12}.location-shared-card{background:#e8fff1;border:1px solid #14532d29;border-radius:18px;gap:5px;padding:14px 15px;display:grid}.location-shared-card strong{color:#14532d;font-weight:950}.location-shared-card span{color:#4b7059;line-height:1.4}.location-shared-card a,.order-preview-lines a{color:var(--client-primary,#063f32);font-weight:950;text-decoration:none}.phone-shell,.client-phone,.public-phone,.menu-phone{overflow:hidden}.phone-screen,.client-screen,.public-screen,.menu-screen{-webkit-overflow-scrolling:touch;overflow-y:auto}.checkout-view,.cart-view,.menu-view,.client-view{padding-bottom:110px}.order-type-tabs{grid-template-columns:repeat(3,1fr)!important;gap:8px!important;margin-bottom:16px!important;display:grid!important}.order-type-tabs button{text-align:center!important;white-space:normal!important;border-radius:18px!important;place-items:center!important;gap:4px!important;min-width:0!important;min-height:54px!important;padding:10px 8px!important;line-height:1.1!important;display:grid!important}.order-type-tabs button span{overflow-wrap:anywhere!important;max-width:100%!important;font-size:.78rem!important;line-height:1.1!important}.checkout-form,.customer-form,.order-form{gap:14px;display:grid}.checkout-form label,.customer-form label,.order-form label{gap:7px;display:grid}.checkout-form input,.checkout-form textarea,.customer-form input,.customer-form textarea,.order-form input,.order-form textarea{box-sizing:border-box;width:100%;max-width:100%}.pro-flow-note{background:#063f320f;border:1px solid #063f321a;border-radius:22px;margin:14px 0;padding:16px}.pro-flow-note strong{color:var(--client-primary,#063f32);font-weight:950}.pro-flow-note p{color:#66716c;margin:8px 0 0;line-height:1.5}.sticky-action,.primary-action.sticky-action{z-index:30!important;border-radius:24px!important;width:100%!important;min-height:62px!important;margin-top:18px!important;position:sticky!important;bottom:14px!important;box-shadow:0 18px 38px #063f323d!important}.sticky-action strong,.primary-action.sticky-action strong{white-space:nowrap!important}.delivery-location-block{margin-top:2px}.share-location-button{min-height:50px}.location-shared-card{word-break:break-word}.location-shared-card a{overflow-wrap:anywhere}.order-preview-card{padding-bottom:max(22px, env(safe-area-inset-bottom))}.order-preview-actions{background:linear-gradient(#fffdf800 0%,#fffdf8 22% 100%);padding-top:10px;position:sticky;bottom:0}.order-preview-lines span,.order-preview-products span{overflow-wrap:anywhere;min-width:0}.total-box,.stacked-total,.order-preview-total{overflow:hidden}.total-box strong,.stacked-total strong,.order-preview-total strong{white-space:nowrap}@media (width<=390px){.order-type-tabs{gap:6px!important}.order-type-tabs button{min-height:50px!important;padding:9px 5px!important}.order-type-tabs button span{font-size:.7rem!important}.sticky-action,.primary-action.sticky-action{border-radius:22px!important;min-height:58px!important}}.order-context-card{background:#063f320f;border:1px solid #063f321a;border-radius:20px;gap:5px;margin:12px 0 18px;padding:14px 16px;display:grid}.order-context-card strong{color:var(--client-primary,#063f32);font-weight:950}.order-context-card span{color:#66716c;line-height:1.4}.phone-shell,.client-phone,.public-phone,.menu-phone,.public-menu-pro,.menu-app,.app-shell{min-width:0;overflow:hidden}.phone-screen,.client-screen,.public-screen,.menu-screen{-webkit-overflow-scrolling:touch;min-width:0;overflow-y:auto;overflow-x:hidden!important}.phone-shell *,.client-phone *,.public-phone *,.menu-phone *,.public-menu-pro *{word-break:normal!important;overflow-wrap:break-word!important;-webkit-hyphens:none!important;hyphens:none!important}.order-context-card span,.location-shared-card a,.qr-url-box span,.share-location-url,.location-url,.order-preview-card a{overflow-wrap:anywhere!important}.hero-copy h1,.client-hero h1,.public-hero h1,.menu-hero h1{max-width:100%;letter-spacing:-.055em!important;font-size:clamp(2.05rem,11vw,3.15rem)!important;line-height:.98!important}.hero-copy p,.client-hero p,.public-hero p,.menu-hero p{max-width:100%;line-height:1.5!important}.product-card,.cart-card,.checkout-card,.order-preview-card,.order-context-card,.closed-notice,.schedule-note,.pro-flow-note,.location-shared-card,.delivery-location-block,.empty-cart-card,.success-card{min-width:0!important;max-width:100%!important;overflow:hidden!important}.product-card img,.product-image,.product-photo{object-fit:cover!important;max-width:100%!important}.price,.product-price,.total-box strong,.stacked-total strong,.order-preview-total strong,.success-code,.order-code,.folio,.client-code{white-space:nowrap!important;word-break:normal!important}.primary-action,.secondary-action,.promo-action,.floating-cart,.sticky-action,.share-location-button,.craving-action,.checkout-button,.send-whatsapp-button{white-space:normal!important;text-align:center!important;min-width:0!important;max-width:100%!important;line-height:1.15!important;overflow:hidden!important}.primary-action.sticky-action,.sticky-action{bottom:max(14px, env(safe-area-inset-bottom))!important;z-index:30!important;border-radius:22px!important;width:100%!important;min-height:58px!important;margin-top:18px!important;position:sticky!important}.checkout-view,.cart-view,.menu-view,.success-view,.client-view{padding-bottom:max(112px, calc(92px + env(safe-area-inset-bottom)))!important}.order-type-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.order-type-tabs button{white-space:normal!important;text-align:center!important;border-radius:17px!important;min-width:0!important;min-height:54px!important;padding:9px 7px!important;line-height:1.12!important}.order-type-tabs button span,.order-type-tabs button strong{max-width:100%!important;font-size:.76rem!important;line-height:1.12!important;display:block!important}.checkout-form,.customer-form,.order-form{gap:13px!important;min-width:0!important;display:grid!important}.checkout-form label,.customer-form label,.order-form label{gap:7px!important;min-width:0!important;display:grid!important}.checkout-form input,.checkout-form textarea,.customer-form input,.customer-form textarea,.order-form input,.order-form textarea{width:100%!important;min-width:0!important;max-width:100%!important}.checkout-form textarea,.customer-form textarea,.order-form textarea{resize:vertical!important;min-height:86px!important}.delivery-location-block{gap:10px!important;display:grid!important}.share-location-button{width:100%!important;min-height:50px!important}.location-shared-card{gap:6px!important;line-height:1.4!important;display:grid!important}.cart-line,.cart-item,.order-preview-line,.order-preview-products div{gap:10px!important;min-width:0!important}.cart-line span,.cart-item span,.order-preview-line span,.order-preview-products span{overflow-wrap:break-word!important;min-width:0!important}.total-box,.stacked-total,.order-preview-total{min-width:0!important;overflow:hidden!important}.total-box div,.stacked-total div,.order-preview-total div{min-width:0!important}.closed-notice,.order-context-card{line-height:1.45!important}.closed-notice strong,.order-context-card strong{line-height:1.2!important}.closed-notice span,.order-context-card span{line-height:1.4!important}.success-card{text-align:center!important}.success-card strong,.success-card h2{max-width:100%!important}@media (width<=390px){.order-type-tabs{gap:6px!important}.order-type-tabs button{min-height:50px!important;padding:8px 5px!important}.order-type-tabs button span,.order-type-tabs button strong{font-size:.68rem!important}.primary-action.sticky-action,.sticky-action{border-radius:20px!important;min-height:56px!important}.hero-copy h1,.client-hero h1,.public-hero h1,.menu-hero h1{font-size:2.1rem!important}}.public-menu-pro a[href=\/admin],.public-menu-pro a[href*=\/admin],.public-menu-pro .admin-link,.public-menu-pro .admin-button,.public-menu-pro .owner-link,.public-menu-pro .owner-access,.public-menu-pro .settings-link,.public-menu-pro .config-link,.menu-app a[href=\/admin],.menu-app a[href*=\/admin],.phone-shell a[href=\/admin],.phone-shell a[href*=\/admin],.public-menu-pro header a[href*=admin],.public-menu-pro header button[aria-label*=admin i],.public-menu-pro header button[title*=admin i],.public-menu-pro header .admin-link,.public-menu-pro header .admin-button,.public-menu-pro header .owner-link,.public-menu-pro header .owner-access,.public-menu-pro header .settings-link,.public-menu-pro header .config-link,.public-menu-pro header .dashboard-link,.public-menu-pro header .panel-link,.public-menu-pro header .gear-link,.public-menu-pro header .floating-admin,.public-menu-pro header .admin-access,.menu-app header a[href*=admin],.menu-app header button[aria-label*=admin i],.menu-app header button[title*=admin i],.menu-app header .admin-link,.menu-app header .admin-button,.menu-app header .owner-link,.menu-app header .owner-access,.menu-app header .settings-link,.menu-app header .config-link,.menu-app header .dashboard-link,.menu-app header .panel-link,.menu-app header .gear-link,.menu-app header .floating-admin,.menu-app header .admin-access,.phone-shell header a[href*=admin],.phone-shell header button[aria-label*=admin i],.phone-shell header button[title*=admin i],.phone-shell header .admin-link,.phone-shell header .admin-button,.phone-shell header .owner-link,.phone-shell header .owner-access,.phone-shell header .settings-link,.phone-shell header .config-link,.phone-shell header .dashboard-link,.phone-shell header .panel-link,.phone-shell header .gear-link,.phone-shell header .floating-admin,.phone-shell header .admin-access{visibility:hidden!important;pointer-events:none!important;display:none!important}.public-menu-pro header>a:not([href^=tel]):not([href^="https://wa.me"]):not([href^="https://api.whatsapp"]),.menu-app header>a:not([href^=tel]):not([href^="https://wa.me"]):not([href^="https://api.whatsapp"]),.phone-shell header>a:not([href^=tel]):not([href^="https://wa.me"]):not([href^="https://api.whatsapp"]){display:none!important}.public-menu-pro header,.menu-app header,.phone-shell header{position:relative!important}.public-menu-pro header .brand-action,.public-menu-pro header .brand-icon-action,.public-menu-pro header .header-action,.public-menu-pro header .top-action,.menu-app header .brand-action,.menu-app header .brand-icon-action,.menu-app header .header-action,.menu-app header .top-action,.phone-shell header .brand-action,.phone-shell header .brand-icon-action,.phone-shell header .header-action,.phone-shell header .top-action{display:none!important}.public-menu-pro header,.menu-app header,.phone-shell header,.public-menu-pro .client-header,.public-menu-pro .public-header,.public-menu-pro .menu-header,.public-menu-pro .brand-header{text-align:center!important;place-items:center!important;width:100%!important;min-width:0!important;padding-top:8px!important;padding-bottom:18px!important;display:grid!important;position:relative!important;overflow:visible!important}.public-menu-pro header h1,.public-menu-pro header h2,.public-menu-pro header strong,.menu-app header h1,.menu-app header h2,.menu-app header strong,.phone-shell header h1,.phone-shell header h2,.phone-shell header strong{z-index:2!important;text-align:center!important;word-break:normal!important;overflow-wrap:normal!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;line-height:1.12!important;position:relative!important}.public-menu-pro header img:not(.product-image):not(.product-photo),.menu-app header img:not(.product-image):not(.product-photo),.phone-shell header img:not(.product-image):not(.product-photo){display:none!important}.public-menu-pro header button,.public-menu-pro header a,.public-menu-pro header .icon,.public-menu-pro header .avatar,.public-menu-pro header .logo-icon,.public-menu-pro header .brand-icon,.public-menu-pro header .header-icon,.public-menu-pro header .brand-badge,.menu-app header button,.menu-app header a,.menu-app header .icon,.menu-app header .avatar,.menu-app header .logo-icon,.menu-app header .brand-icon,.menu-app header .header-icon,.menu-app header .brand-badge,.phone-shell header button,.phone-shell header a,.phone-shell header .icon,.phone-shell header .avatar,.phone-shell header .logo-icon,.phone-shell header .brand-icon,.phone-shell header .header-icon,.phone-shell header .brand-badge{visibility:hidden!important;pointer-events:none!important;display:none!important}.public-menu-pro .brand,.public-menu-pro .client-brand,.public-menu-pro .public-brand,.public-menu-pro .menu-brand,.public-menu-pro .business-brand,.menu-app .brand,.menu-app .client-brand,.menu-app .public-brand,.menu-app .menu-brand,.menu-app .business-brand,.phone-shell .brand,.phone-shell .client-brand,.phone-shell .public-brand,.phone-shell .menu-brand,.phone-shell .business-brand{text-align:center!important;justify-items:center!important;gap:8px!important;width:100%!important;max-width:330px!important;margin:0 auto!important;display:grid!important;position:relative!important}.public-menu-pro .hero-copy,.public-menu-pro .client-hero,.public-menu-pro .public-hero,.public-menu-pro .menu-hero,.menu-app .hero-copy,.menu-app .client-hero,.menu-app .public-hero,.menu-app .menu-hero,.phone-shell .hero-copy,.phone-shell .client-hero,.phone-shell .public-hero,.phone-shell .menu-hero{text-align:center!important;margin-top:18px!important}.public-menu-pro .brand *,.public-menu-pro .client-brand *,.public-menu-pro .public-brand *,.public-menu-pro .menu-brand *,.public-menu-pro .business-brand *,.menu-app .brand *,.menu-app .client-brand *,.menu-app .public-brand *,.menu-app .menu-brand *,.menu-app .business-brand *,.phone-shell .brand *,.phone-shell .client-brand *,.phone-shell .public-brand *,.phone-shell .menu-brand *,.phone-shell .business-brand *{text-align:center!important;word-break:normal!important;overflow-wrap:normal!important;max-width:100%!important;line-height:1.15!important}.phone-shell>header:first-child,.phone-shell .phone-screen>header:first-child,.phone-shell .client-screen>header:first-child,.phone-shell .public-screen>header:first-child,.phone-shell .menu-screen>header:first-child,.public-menu-pro>header:first-child,.public-menu-pro .phone-screen>header:first-child,.public-menu-pro .client-screen>header:first-child,.public-menu-pro .public-screen>header:first-child,.public-menu-pro .menu-screen>header:first-child,.menu-app>header:first-child,.menu-app .phone-screen>header:first-child,.menu-app .client-screen>header:first-child,.menu-app .public-screen>header:first-child,.menu-app .menu-screen>header:first-child{visibility:hidden!important;pointer-events:none!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}.public-menu-pro .top-header,.public-menu-pro .topbar,.public-menu-pro .top-bar,.public-menu-pro .client-topbar,.public-menu-pro .public-topbar,.public-menu-pro .menu-topbar,.public-menu-pro .phone-topbar,.public-menu-pro .app-topbar,.public-menu-pro .brand-topbar,.public-menu-pro .mini-header,.public-menu-pro .mini-brand,.menu-app .top-header,.menu-app .topbar,.menu-app .top-bar,.menu-app .client-topbar,.menu-app .public-topbar,.menu-app .menu-topbar,.menu-app .phone-topbar,.menu-app .app-topbar,.menu-app .brand-topbar,.menu-app .mini-header,.menu-app .mini-brand,.phone-shell .top-header,.phone-shell .topbar,.phone-shell .top-bar,.phone-shell .client-topbar,.phone-shell .public-topbar,.phone-shell .menu-topbar,.phone-shell .phone-topbar,.phone-shell .app-topbar,.phone-shell .brand-topbar,.phone-shell .mini-header,.phone-shell .mini-brand{visibility:hidden!important;pointer-events:none!important;height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}.public-menu-pro .hero-copy,.public-menu-pro .client-hero,.public-menu-pro .public-hero,.public-menu-pro .menu-hero,.menu-app .hero-copy,.menu-app .client-hero,.menu-app .public-hero,.menu-app .menu-hero,.phone-shell .hero-copy,.phone-shell .client-hero,.phone-shell .public-hero,.phone-shell .menu-hero{margin-top:8px!important;padding-top:0!important}.public-menu-pro .hero-copy>*,.public-menu-pro .client-hero>*,.public-menu-pro .public-hero>*,.public-menu-pro .menu-hero>*,.menu-app .hero-copy>*,.menu-app .client-hero>*,.menu-app .public-hero>*,.menu-app .menu-hero>*,.phone-shell .hero-copy>*,.phone-shell .client-hero>*,.phone-shell .public-hero>*,.phone-shell .menu-hero>*{z-index:2!important;position:relative!important}.public-menu-pro .hero-copy>:first-child:not(h1):not(h2):not(p),.public-menu-pro .client-hero>:first-child:not(h1):not(h2):not(p),.public-menu-pro .public-hero>:first-child:not(h1):not(h2):not(p),.public-menu-pro .menu-hero>:first-child:not(h1):not(h2):not(p),.menu-app .hero-copy>:first-child:not(h1):not(h2):not(p),.menu-app .client-hero>:first-child:not(h1):not(h2):not(p),.menu-app .public-hero>:first-child:not(h1):not(h2):not(p),.menu-app .menu-hero>:first-child:not(h1):not(h2):not(p),.phone-shell .hero-copy>:first-child:not(h1):not(h2):not(p),.phone-shell .client-hero>:first-child:not(h1):not(h2):not(p),.phone-shell .public-hero>:first-child:not(h1):not(h2):not(p),.phone-shell .menu-hero>:first-child:not(h1):not(h2):not(p){visibility:hidden!important;pointer-events:none!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}.public-menu-pro .hero-copy img,.public-menu-pro .client-hero img,.public-menu-pro .public-hero img,.public-menu-pro .menu-hero img,.menu-app .hero-copy img,.menu-app .client-hero img,.menu-app .public-hero img,.menu-app .menu-hero img,.phone-shell .hero-copy img,.phone-shell .client-hero img,.phone-shell .public-hero img,.phone-shell .menu-hero img{visibility:hidden!important;display:none!important}.public-menu-pro .hero-copy button,.public-menu-pro .client-hero button,.public-menu-pro .public-hero button,.public-menu-pro .menu-hero button,.menu-app .hero-copy button,.menu-app .client-hero button,.menu-app .public-hero button,.menu-app .menu-hero button,.phone-shell .hero-copy button,.phone-shell .client-hero button,.phone-shell .public-hero button,.phone-shell .menu-hero button{visibility:hidden!important;pointer-events:none!important;display:none!important}.public-menu-pro .hero-copy,.public-menu-pro .client-hero,.public-menu-pro .public-hero,.public-menu-pro .menu-hero,.menu-app .hero-copy,.menu-app .client-hero,.menu-app .public-hero,.menu-app .menu-hero,.phone-shell .hero-copy,.phone-shell .client-hero,.phone-shell .public-hero,.phone-shell .menu-hero{text-align:center!important;justify-items:center!important;gap:14px!important;margin-top:0!important;padding-top:18px!important;display:grid!important}.public-menu-pro .hero-copy h1,.public-menu-pro .hero-copy h2,.public-menu-pro .client-hero h1,.public-menu-pro .client-hero h2,.public-menu-pro .public-hero h1,.public-menu-pro .public-hero h2,.public-menu-pro .menu-hero h1,.public-menu-pro .menu-hero h2,.menu-app .hero-copy h1,.menu-app .hero-copy h2,.menu-app .client-hero h1,.menu-app .client-hero h2,.menu-app .public-hero h1,.menu-app .public-hero h2,.menu-app .menu-hero h1,.menu-app .menu-hero h2,.phone-shell .hero-copy h1,.phone-shell .hero-copy h2,.phone-shell .client-hero h1,.phone-shell .client-hero h2,.phone-shell .public-hero h1,.phone-shell .public-hero h2,.phone-shell .menu-hero h1,.phone-shell .menu-hero h2{margin-top:0!important;margin-bottom:0!important}.checkout-instruction-card{background:#063f3214;border:1px solid #063f321f;border-radius:20px;gap:5px;width:100%;min-width:0;padding:14px 15px;line-height:1.35;display:grid}.checkout-instruction-card strong{color:var(--client-primary,#063f32);font-size:.94rem;line-height:1.2}.checkout-instruction-card span{color:#202723b8;font-size:.84rem;line-height:1.45}.checkout-instruction-card *{word-break:normal!important;overflow-wrap:break-word!important;-webkit-hyphens:none!important;hyphens:none!important}.mv-craving-basic-style{align-content:start;gap:18px;width:100%;min-height:100%;padding:26px 18px 28px;display:grid}.mv-craving-heading{text-align:center;gap:8px;padding-top:12px;display:grid}.mv-craving-heading>span{color:#ad7d3d;font-size:1.25rem;line-height:1}.mv-craving-heading h2{color:#063f32;letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,7vw,2.8rem);line-height:.98}.mv-craving-heading p{color:#202723ad;margin:0;font-size:.98rem;line-height:1.45}.mv-craving-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.mv-craving-grid button{color:#063f32;cursor:pointer;background:#ffffffdb;border:1px solid #0a3b311f;border-radius:20px;justify-content:center;align-items:center;gap:9px;min-width:0;min-height:70px;font-size:.96rem;font-weight:950;display:inline-flex;box-shadow:0 12px 28px #0a3b310d}.mv-craving-grid button.active{color:#fff;background:#063f32;border-color:#063f32}.mv-craving-grid button span{font-size:1rem;line-height:1}.mv-craving-note{color:#063f32;background:#ebe2d0b8;border-radius:22px;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:17px 18px;display:grid}.mv-craving-note strong{font-size:.96rem;font-weight:700;line-height:1.35}.mv-craving-product{background:#ffffffeb;border:1px solid #0a3b311a;border-radius:24px;grid-template-columns:122px minmax(0,1fr);align-items:center;gap:14px;min-width:0;padding:14px 58px 14px 14px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 34px #0a3b310f}.mv-craving-product img{object-fit:cover;border-radius:22px;width:122px;height:122px}.mv-craving-product div{gap:4px;min-width:0;display:grid}.mv-craving-product span{color:#ad7d3d;letter-spacing:.12em;text-transform:uppercase;font-size:.65rem;font-weight:950}.mv-craving-product h3{color:#063f32;letter-spacing:-.025em;margin:0;font-size:1.08rem;line-height:1.1}.mv-craving-product p{color:#2027239e;margin:0;font-size:.84rem;line-height:1.3}.mv-craving-product strong{color:#063f32;font-size:1rem;font-weight:950}.mv-craving-product button{color:#063f32;cursor:pointer;background:#fff;border:0;border-radius:999px;width:42px;height:42px;font-size:1.45rem;font-weight:700;position:absolute;bottom:14px;right:14px;box-shadow:0 10px 24px #0a3b3124}.mv-craving-back{color:#063f32;cursor:pointer;background:#fff;border:1px solid #0a3b311a;border-radius:999px;min-height:48px;font-weight:950}@media (width<=390px){.mv-craving-basic-style{padding-inline:14px}.mv-craving-grid{gap:10px}.mv-craving-grid button{min-height:64px;font-size:.9rem}.mv-craving-product{grid-template-columns:104px minmax(0,1fr);padding-right:54px}.mv-craving-product img{width:104px;height:104px}}.mv-craving-products-list{gap:12px;display:grid}.mv-craving-basic-style .mv-craving-product{width:100%;min-width:0}.mv-craving-empty{color:#063f32;text-align:center;background:#ebe2d0b8;border:1px solid #0a3b3114;border-radius:22px;gap:5px;padding:18px;display:grid}.mv-craving-empty strong{font-size:1rem;font-weight:950}.mv-craving-empty p{color:#202723a8;margin:0;font-size:.86rem;line-height:1.35}@media (width<=390px){.mv-craving-basic-style .mv-craving-product{grid-template-columns:92px minmax(0,1fr)}.mv-craving-basic-style .mv-craving-product img{width:92px;height:92px}}.public-pro-footer{color:#202723a3;border-top:1px solid #0a3b3124;grid-template-columns:1fr auto;align-items:center;gap:7px 12px;margin:24px 18px 18px;padding:16px 4px 0;font-size:.7rem;line-height:1.4;display:grid}.public-pro-footer>div{flex-wrap:wrap;align-items:center;gap:4px 9px;display:flex}.public-pro-footer strong{color:#063f32;font-size:.76rem}.public-pro-footer p{grid-column:1/-1;margin:0}.public-pro-footer a{color:#063f32;font-weight:900;text-decoration:none}@media (width<=390px){.public-pro-footer{text-align:center;grid-template-columns:1fr}.public-pro-footer>div{justify-content:center}}.mv-craving-limit-note{color:#8a6132;text-align:center;background:#b083441a;border:1px solid #b0834429;border-radius:16px;padding:11px 14px;font-size:.82rem;font-weight:850;line-height:1.35}.owner-page{color:#17211b;background:radial-gradient(circle at 0 0,#bd8e4c2e,#0000 34rem),linear-gradient(135deg,#fbf7ef 0%,#f4efe4 54%,#eef5ed 100%);grid-template-columns:292px minmax(0,1fr);min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.owner-page *{box-sizing:border-box}.owner-page button,.owner-page input,.owner-page textarea,.owner-page select{font:inherit}.owner-page button{cursor:pointer}.owner-sidebar{color:#fff;background:#17211b;flex-direction:column;gap:24px;min-height:100vh;padding:22px;display:flex;position:sticky;top:0}.owner-brand{background:#ffffff14;border-radius:24px;gap:6px;padding:18px;display:grid}.owner-brand span{color:#d7b26a;letter-spacing:.14em;font-size:.75rem;font-weight:950}.owner-brand strong{letter-spacing:-.04em;font-size:1.55rem}.owner-sidebar nav{gap:10px;display:grid}.owner-sidebar nav button,.owner-sidebar-footer a,.owner-sidebar-footer button{text-align:left;color:#ffffffb8;background:0 0;border:0;border-radius:18px;width:100%;padding:13px 15px;font-weight:850;text-decoration:none}.owner-sidebar nav button.active,.owner-sidebar nav button:hover,.owner-sidebar-footer a:hover,.owner-sidebar-footer button:hover{color:#17211b;background:#fff}.owner-sidebar-footer{gap:10px;margin-top:auto;display:grid}.owner-sidebar-footer button{color:#ffd8d8}.owner-main{width:min(1180px,100% - 36px);margin:0 auto;padding:30px 0 34px}.owner-header{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:18px;display:flex}.owner-header p,.owner-card-heading p{color:#9c7435;letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:.74rem;font-weight:950}.owner-header h1{letter-spacing:-.075em;max-width:840px;margin:0;font-size:clamp(2.1rem,5vw,4.5rem);line-height:.92}.owner-header span,.owner-card-heading span{color:#667064;max-width:760px;margin-top:12px;line-height:1.6;display:block}.owner-preview-link,.owner-form button,.owner-row button{color:#fff;white-space:nowrap;background:#17211b;border:0;border-radius:999px;padding:12px 16px;font-weight:900;text-decoration:none}.owner-kpis article,.owner-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc2;border:1px solid #17211b1a;box-shadow:0 24px 70px #5441201a}.owner-kpis article{border-radius:24px;gap:8px;padding:18px;display:grid}.owner-kpis span{color:#667064;font-size:.86rem;font-weight:750}.owner-kpis strong{letter-spacing:-.04em;word-break:break-word;font-size:1.25rem}.owner-card{border-radius:30px;padding:clamp(20px,4vw,32px)}.owner-card-heading{margin-bottom:22px}.owner-card-heading h2{letter-spacing:-.065em;max-width:780px;margin:0;font-size:clamp(1.8rem,4vw,3.4rem);line-height:.95}.owner-form{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.owner-form.single{grid-template-columns:1fr}.owner-form label{color:#3f463f;gap:8px;font-size:.9rem;font-weight:850;display:grid}.owner-form .full,.owner-form button{grid-column:1/-1}.owner-form input,.owner-form textarea,.owner-form select{color:#17211b;background:#ffffffdb;border:1px solid #17211b21;border-radius:18px;outline:none;width:100%;padding:14px 16px}.owner-form textarea{resize:vertical;min-height:96px}.owner-form input:focus,.owner-form textarea:focus,.owner-form select:focus{border-color:#9c7435;box-shadow:0 0 0 4px #d7b26a33}.owner-two-columns{grid-template-columns:minmax(320px,.84fr) minmax(0,1.16fr);align-items:start;gap:18px;display:grid}.owner-list{gap:12px;display:grid}.owner-row{background:#ffffffc2;border:1px solid #17211b1a;border-radius:22px;grid-template-columns:76px 1fr auto;align-items:center;gap:14px;padding:14px;display:grid}.owner-row.compact{grid-template-columns:1fr auto}.owner-row img{object-fit:cover;border-radius:18px;width:76px;height:76px}.owner-row div{gap:5px;display:grid}.owner-row span,.owner-row small{color:#667064;line-height:1.45}.row-actions{gap:8px;display:flex!important}.owner-row button{color:#17211b;background:#fff;border:1px solid #17211b1a;padding:10px 13px}.owner-row button.danger{color:#a32929;background:#fff1f1;border-color:#a3292929}.owner-flow-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.owner-flow-grid article{color:#fff;background:#17211b;border-radius:24px;padding:18px}.owner-flow-grid strong{color:#d7b26a}.owner-flow-grid h3{margin:10px 0 8px}.owner-flow-grid p{color:#ffffffb8;margin:0;line-height:1.55}.owner-footer{color:#667064;justify-content:space-between;gap:14px;margin-top:18px;padding:16px 4px 0;font-size:.9rem;display:flex}.owner-footer strong{color:#17211b}.owner-toast{z-index:50;color:#fff;background:#17211bf2;border-radius:18px;max-width:340px;padding:14px 18px;position:fixed;top:18px;right:18px;box-shadow:0 18px 45px #17211b3d}@media (width<=1100px){.owner-page{grid-template-columns:1fr}.owner-sidebar{min-height:auto;position:static}.owner-sidebar nav{grid-template-columns:repeat(5,1fr)}.owner-sidebar-footer,.owner-kpis,.owner-flow-grid{grid-template-columns:repeat(2,1fr)}.owner-two-columns{grid-template-columns:1fr}}@media (width<=720px){.owner-main{width:min(100% - 20px,1180px);padding-top:20px}.owner-header,.owner-footer{flex-direction:column}.owner-sidebar nav,.owner-sidebar-footer,.owner-kpis,.owner-form,.owner-flow-grid,.owner-row,.owner-row.compact{grid-template-columns:1fr}.row-actions{flex-direction:column}}.qr-actions-bar{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.qr-actions-bar a,.qr-actions-bar button{color:#fff;background:#17211b;border:0;border-radius:999px;padding:12px 16px;font-weight:900;text-decoration:none}.qr-actions-bar button:nth-child(2){color:#17211b;background:#fff;border:1px solid #17211b1f}.qr-url-box{background:#17211b0f;border:1px solid #17211b1a;border-radius:22px;gap:6px;margin-bottom:20px;padding:16px;display:grid}.qr-url-box span{color:#667064;font-size:.82rem;font-weight:850}.qr-url-box strong{word-break:break-all}.qr-print-area{grid-template-columns:repeat(3,minmax(220px,1fr));gap:18px;display:grid}.qr-print-card{break-inside:avoid;background:radial-gradient(circle at top,#d7b26a24,#0000 16rem),#fff;border:1px solid #17211b1f;border-radius:28px;flex-direction:column;justify-content:space-between;min-height:420px;padding:18px;display:flex}.qr-print-card__top{text-align:center;gap:5px;display:grid}.qr-print-card__top span{color:#9c7435;letter-spacing:.16em;text-transform:uppercase;font-size:.7rem;font-weight:950}.qr-print-card__top strong{color:#17211b;letter-spacing:-.04em;font-size:1.35rem}.qr-print-card__canvas{background:#fff;border-radius:26px;place-items:center;width:230px;height:230px;margin:18px auto;display:grid;box-shadow:inset 0 0 0 1px #17211b14,0 18px 42px #17211b1a}.qr-print-card__canvas canvas{width:210px!important;height:210px!important}.qr-print-card__bottom{text-align:center}.qr-print-card__bottom h3{margin:0 0 8px;font-size:1.2rem}.qr-print-card__bottom p{color:#667064;margin:0;font-size:.92rem;line-height:1.5}.qr-empty{background:#fff7e7;border:1px solid #9c74352e;border-radius:22px;gap:6px;margin-top:18px;padding:18px;display:grid}.qr-empty span{color:#667064}@media (width<=1050px){.qr-print-area{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (width<=680px){.qr-print-area{grid-template-columns:1fr}}.owner-footer>div{align-items:center;gap:10px;display:flex}.system-confirm-overlay{z-index:4000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#09140f8f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.system-confirm-card{background:#fffdf8;border:1px solid #17211b1a;border-radius:28px;width:min(100%,420px);padding:24px;box-shadow:0 30px 80px #09140f3d}.system-confirm-card>span{color:#9c7435;letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:950}.system-confirm-card h3{color:#17211b;margin:7px 0 0;font-size:1.35rem}.system-confirm-card p{color:#667064;margin:12px 0 20px;line-height:1.5}.system-confirm-card>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.system-confirm-card button{color:#17211b;background:#f3efe5;border:1px solid #17211b1f;border-radius:15px;min-height:46px;font-weight:950}.system-confirm-card button:last-child{color:#fff;background:#123f31}.system-confirm-card button.danger{background:#8d352d;border-color:#8d352d}.mv-orders-notice{z-index:50;color:#123f31;background:#edf5f0;border:1px solid #123f3129;border-radius:16px;margin-bottom:14px;padding:12px 15px;font-weight:900;position:sticky;top:12px;box-shadow:0 14px 32px #123f311a}@media (width<=520px){.system-confirm-card>div{grid-template-columns:1fr}}.owner-footer p{color:#5f685f;margin:0;font-size:.76rem}.owner-footer a{color:#123f31;font-size:.78rem;font-weight:950;text-decoration:none}@media (width<=980px){.owner-footer{text-align:center!important;grid-template-columns:1fr!important;gap:6px!important;display:grid!important}.owner-footer>div{justify-content:center}}@media print{body{background:#fff!important}.owner-sidebar,.owner-header,.owner-kpis,.owner-footer,.qr-actions-bar,.qr-url-box,.owner-card-heading,.owner-toast{display:none!important}.owner-page{background:#fff!important;display:block!important}.owner-main{width:100%!important;padding:0!important}.owner-card{box-shadow:none!important;background:#fff!important;border:0!important;padding:0!important}.qr-print-area{grid-template-columns:repeat(2,1fr)!important;gap:18px!important;display:grid!important}.qr-print-card{page-break-inside:avoid;box-shadow:none!important;border:1px solid #222!important}}.qr-card-url{color:#667064;word-break:break-all;margin-top:10px;font-size:.68rem;line-height:1.35;display:block}@media (width<=850px){.orders-kpis,.order-meta{grid-template-columns:repeat(2,1fr)}.order-card header{flex-direction:column}}@media (width<=560px){.orders-kpis,.order-meta{grid-template-columns:1fr}}.orders-kpis{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.orders-kpis article{background:#17211b0a;border:1px solid #17211b1a;border-radius:22px;gap:6px;padding:16px;display:grid}.orders-kpis span{color:#667064;font-size:.84rem;font-weight:800}.orders-kpis strong{letter-spacing:-.05em;font-size:1.5rem}.orders-toolbar{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.orders-toolbar button,.order-card footer button{color:#fff;background:#17211b;border:0;border-radius:999px;padding:11px 15px;font-weight:900}.orders-toolbar .danger-light,.order-card footer .warning{color:#8c5a13;background:#fff7e5;border:1px solid #8c5a1329}.orders-empty{background:#17211b0a;border:1px dashed #17211b2e;border-radius:22px;gap:6px;padding:22px;display:grid}.orders-empty span{color:#667064}.orders-list{gap:16px;display:grid}.order-card{background:#ffffffc7;border:1px solid #17211b1a;border-radius:26px;padding:18px}.order-card header{border-bottom:1px solid #17211b1a;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:14px;display:flex}.order-card header h3{letter-spacing:-.06em;margin:8px 0 4px;font-size:1.8rem}.order-card header p{color:#667064;margin:0}.order-card header>strong{white-space:nowrap;font-size:1.5rem}.order-status{color:#fff;background:#17211b;border-radius:999px;width:fit-content;padding:7px 10px;font-size:.75rem;font-weight:900;display:inline-flex}.order-meta{grid-template-columns:repeat(2,1fr);gap:8px 14px;margin:14px 0;display:grid}.order-meta span{color:#667064}.order-meta strong{color:#17211b}.order-products{background:#17211b0a;border-radius:18px;gap:8px;padding:14px;display:grid}.order-products div{justify-content:space-between;gap:12px;display:flex}.order-notes{color:#5d4219;background:#fff7e5;border-radius:18px;gap:5px;margin-top:12px;padding:12px;display:grid}.order-card footer{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.order-card footer .danger{color:#a32929;background:#fff1f1;border:1px solid #a3292929}@media (width<=850px){.orders-kpis,.order-meta{grid-template-columns:repeat(2,1fr)}.order-card header{flex-direction:column}}@media (width<=560px){.orders-kpis,.order-meta{grid-template-columns:1fr}}.owner-sidebar nav button.has-badge{justify-content:space-between;align-items:center;gap:8px;display:flex}.sidebar-badge{color:#17211b;background:#d7b26a;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 7px;font-size:.78rem;font-weight:950;display:inline-grid}.new-order-banner{color:#14532d;background:#e8fff1;border:1px solid #14532d2e;border-radius:22px;gap:4px;margin-bottom:18px;padding:16px 18px;animation:1.1s ease-in-out infinite alternate newOrderPulse;display:grid}.new-order-banner strong{font-weight:950}.new-order-banner span{color:#3d7a55}.orders-panel.has-new-order{box-shadow:0 0 0 4px #22c55e1f,0 24px 70px #5441201a}@keyframes newOrderPulse{0%{transform:translateY(0);box-shadow:0 0 #22c55e00}to{transform:translateY(-1px);box-shadow:0 14px 28px #22c55e1f}}.orders-toolbar .sound-on{color:#14532d;background:#e8fff1;border:1px solid #14532d2e}.orders-toolbar .sound-off{color:#17211b;background:#fff;border:1px solid #17211b1f}.order-card.status-pendiente-de-pago{background:linear-gradient(90deg,#fff7e5b8,#ffffffc7);border-color:#8c5a1338}.order-card.status-pagado-preparar{border-color:#17211b29}.order-card.status-listo{background:linear-gradient(90deg,#e8fff1b8,#ffffffc7);border-color:#14532d3d}.order-card.status-cancelado{opacity:.72}@media (width<=1100px){.owner-sidebar nav button.has-badge{justify-content:center}}@media (width>=1101px){.owner-kpis{grid-template-columns:repeat(5,1fr)}}.order-modal-backdrop{z-index:90;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#17211b8a;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.order-modal{color:#17211b;background:#fffaf0;border-radius:30px;width:min(760px,100%);max-height:calc(100vh - 44px);overflow-y:auto;box-shadow:0 30px 90px #17211b4d}.order-modal>header{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf0f0;border-bottom:1px solid #17211b1a;justify-content:space-between;gap:18px;padding:20px;display:flex;position:sticky;top:0}.order-modal>header h2{letter-spacing:-.07em;margin:8px 0 4px;font-size:2.3rem;line-height:.95}.order-modal>header p{color:#667064;margin:0}.order-modal>header button{color:#fff;background:#17211b;border:0;border-radius:50%;width:42px;height:42px;font-size:1.4rem;line-height:1}.printable-order{padding:22px}.print-brand{border-bottom:1px dashed #17211b3d;justify-content:space-between;gap:12px;margin-bottom:18px;padding-bottom:14px;display:flex}.print-brand strong{letter-spacing:-.04em}.print-brand span{color:#667064;font-weight:850}.print-code{color:#fff;text-align:center;background:#17211b;border-radius:22px;gap:4px;margin-bottom:18px;padding:18px;display:grid}.print-code span{color:#d7b26a;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:950}.print-code strong{letter-spacing:-.08em;font-size:2.6rem;line-height:1}.order-detail-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.order-detail-grid div,.detail-products,.detail-notes,.detail-flow-note{background:#17211b0a;border:1px solid #17211b14;border-radius:18px;padding:14px}.order-detail-grid .full{grid-column:1/-1}.order-detail-grid span{color:#667064;margin-bottom:5px;font-size:.8rem;font-weight:850;display:block}.order-detail-grid strong{word-break:break-word}.detail-products{margin-top:14px}.detail-products h3,.detail-notes h3{margin:0 0 12px}.detail-products div{border-bottom:1px dashed #17211b29;justify-content:space-between;gap:12px;padding:9px 0;display:flex}.detail-products div:last-child{border-bottom:0}.detail-notes{background:#fff7e5;margin-top:14px}.detail-notes p{color:#5d4219;margin:0;line-height:1.55}.detail-total{color:#fff;background:#17211b;border-radius:20px;justify-content:space-between;margin-top:14px;padding:18px;font-size:1.25rem;font-weight:950;display:flex}.detail-flow-note{color:#14532d;background:#e8fff1;border-color:#14532d29;margin-top:14px}.detail-flow-note p{color:#3d7a55;margin:6px 0 0;line-height:1.55}.order-modal>footer{flex-wrap:wrap;gap:10px;padding:18px 22px 22px;display:flex}.order-modal>footer button{color:#fff;background:#17211b;border:0;border-radius:999px;padding:12px 16px;font-weight:900}.order-modal>footer .secondary{color:#17211b;background:#fff;border:1px solid #17211b1f}@media (width<=640px){.order-modal-backdrop{padding:10px}.order-modal{border-radius:24px}.order-detail-grid{grid-template-columns:1fr}.print-brand,.detail-total{flex-direction:column}}.orders-status-tabs{background:#17211b0a;border:1px solid #17211b14;border-radius:22px;flex-wrap:wrap;gap:10px;margin:0 0 18px;padding:10px;display:flex}.orders-status-tabs button{color:#17211b;background:#ffffffd1;border:1px solid #17211b1a;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:9px 12px 9px 14px;font-weight:850;display:inline-flex}.orders-status-tabs button.active{color:#fff;background:#17211b}.orders-status-tabs strong{min-width:24px;height:24px;color:inherit;background:#d7b26a47;border-radius:999px;place-items:center;padding:0 7px;font-size:.78rem;font-weight:950;display:inline-grid}.orders-empty.soft{background:#17211b09;border-style:solid}@media (width<=720px){.orders-status-tabs{grid-template-columns:1fr;display:grid}.orders-status-tabs button{justify-content:space-between}}.owner-form input[placeholder=\#063f32],.owner-form input[placeholder=\#b08344]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-weight:850}.owner-form label.full textarea{min-height:110px}.owner-form textarea[placeholder*=Mensaje\ visible]{min-height:120px}.owner-form input[placeholder*=Lunes]{font-weight:850}.owner-check-group{background:#17211b0a;border:1px solid #17211b1a;border-radius:22px;gap:12px;padding:16px;display:grid}.owner-check-group>div{gap:5px;display:grid}.owner-check-group>div strong{color:#17211b}.owner-check-group>div span{color:#667064;line-height:1.45}.owner-check-group label{background:#ffffffc7;border:1px solid #17211b14;border-radius:16px;align-items:center;gap:10px;padding:12px 14px;font-weight:900;display:flex!important}.owner-check-group input{accent-color:#17211b;height:18px;width:18px!important}.admin-gate-page{color:#17211b;background:radial-gradient(circle at 0 0,#d7b26a33,#0000 34rem),linear-gradient(135deg,#fbf7ef 0%,#f4efe4 54%,#eef5ed 100%);place-items:center;min-height:100vh;padding:22px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.admin-gate-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #17211b1a;border-radius:34px;width:min(520px,100%);padding:clamp(24px,5vw,42px);box-shadow:0 30px 90px #54412024}.admin-gate-brand{gap:6px;margin-bottom:28px;display:grid}.admin-gate-brand span{color:#9c7435;letter-spacing:.16em;font-size:.76rem;font-weight:950}.admin-gate-brand strong{letter-spacing:-.05em;font-size:1.7rem}.admin-gate-heading p{color:#9c7435;letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:.74rem;font-weight:950}.admin-gate-heading h1{letter-spacing:-.07em;margin:0;font-size:clamp(2rem,6vw,3.5rem);line-height:.95}.admin-gate-heading span{color:#667064;margin-top:14px;line-height:1.6;display:block}.admin-gate-form{gap:14px;margin-top:24px;display:grid}.admin-gate-form label{color:#3f463f;gap:8px;font-size:.9rem;font-weight:850;display:grid}.admin-gate-form input{color:#17211b;letter-spacing:.16em;background:#ffffffe6;border:1px solid #17211b21;border-radius:18px;outline:none;width:100%;padding:15px 16px;font-size:1.2rem}.admin-gate-form input:focus{border-color:#9c7435;box-shadow:0 0 0 4px #d7b26a33}.admin-gate-form button,.admin-gate-public-link,.security-info-card button{color:#fff;text-align:center;background:#17211b;border:0;border-radius:999px;padding:13px 18px;font-weight:900;text-decoration:none}.admin-gate-notice,.security-notice{color:#9b2525;background:#fff1f1;border:1px solid #9b252524;border-radius:16px;padding:12px 14px;font-weight:850}.admin-gate-public-link{color:#17211b;background:#fff;border:1px solid #17211b1f;margin-top:12px;display:block}.security-grid{grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);align-items:start;gap:18px;display:grid}.security-info-card{background:#17211b0a;border:1px solid #17211b1a;border-radius:24px;gap:10px;padding:20px;display:grid}.security-info-card strong{color:#17211b}.security-info-card p{color:#667064;margin:0;line-height:1.6}.security-info-card button{width:fit-content;margin-top:8px}@media (width<=780px){.security-grid{grid-template-columns:1fr}}@media (width<=1000px){.backup-grid{grid-template-columns:1fr}.backup-card{min-height:auto}}.backup-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.backup-card{background:#17211b0a;border:1px solid #17211b1a;border-radius:26px;flex-direction:column;justify-content:space-between;gap:18px;min-height:260px;padding:20px;display:flex}.backup-card.important{background:#d7b26a21;border-color:#9c743529}.backup-card strong{color:#17211b;letter-spacing:-.03em;font-size:1.15rem;display:block}.backup-card p{color:#667064;line-height:1.6}.backup-card button{color:#fff;background:#17211b;border:0;border-radius:999px;padding:13px 16px;font-weight:900}.backup-check{color:#17211b;align-items:center;gap:10px;font-weight:850;display:flex}.backup-check input{accent-color:#17211b;width:18px;height:18px}.backup-notice{color:#14532d;background:#e8fff1;border:1px solid #14532d2e;border-radius:20px;margin-bottom:18px;padding:14px 16px;font-weight:850}.backup-warning{background:#fff7e5;border:1px solid #8c5a1329;border-radius:22px;gap:6px;margin-top:18px;padding:18px;display:grid}.backup-warning strong{color:#5d4219}.backup-warning span{color:#7a5d2b;line-height:1.55}@media (width<=1000px){.backup-grid{grid-template-columns:1fr}.backup-card{min-height:auto}}.product-notice{color:#14532d;background:#e8fff1;border:1px solid #14532d2e;border-radius:18px;margin-bottom:16px;padding:13px 15px;font-weight:850}.product-flags{background:#17211b0a;border:1px solid #17211b1a;border-radius:20px;gap:10px;padding:14px;display:grid}.product-flags label{align-items:center;gap:10px;font-weight:900;display:flex!important}.product-flags input{accent-color:#17211b;height:18px;width:18px!important}.secondary-form-button{color:#17211b!important;background:#fff!important;border:1px solid #17211b1f!important}.product-summary-grid{grid-template-columns:repeat(3,1fr);gap:11px;margin-bottom:16px;display:grid}.product-summary-grid article{background:#17211b0a;border:1px solid #17211b1a;border-radius:18px;gap:5px;padding:14px;display:grid}.product-summary-grid span{color:#667064;font-size:.8rem;font-weight:850}.product-summary-grid strong{word-break:break-word;font-size:1rem;line-height:1.25}.product-row{grid-template-columns:78px 1fr 190px}.product-actions{grid-template-columns:1fr;display:grid!important}.recommended-label{font-weight:900;color:#14532d!important}@media (width<=900px){.product-row{grid-template-columns:1fr}.product-row img{width:100%;height:180px}.product-summary-grid{grid-template-columns:1fr}}.product-image-uploader{gap:12px;display:grid}.product-image-uploader>span{color:#3f463f;font-size:.9rem;font-weight:850}.product-image-uploader img,.image-empty-state{background:#17211b0a;border:1px solid #17211b1a;border-radius:22px;width:100%;min-height:180px}.product-image-uploader img{object-fit:cover;height:220px;display:block}.image-empty-state{text-align:center;color:#667064;place-items:center;padding:24px;display:grid}.image-empty-state strong{color:#17211b}.image-empty-state small{margin-top:4px;line-height:1.45}.upload-image-button{text-align:center;cursor:pointer;width:100%;color:#17211b!important;background:#fff!important;border:1px solid #17211b24!important;border-radius:999px!important;padding:14px 18px!important;font-weight:950!important}.upload-image-button:hover{box-shadow:0 12px 30px #54412014;border-color:#9c743559!important}.simple-hours-row{grid-template-columns:minmax(220px,.8fr) minmax(260px,1fr)}.simple-hours-row>div:first-child{gap:5px;display:grid}.simple-hours-row>div:first-child strong{color:#17211b}.simple-hours-row>div:first-child span{color:#667064;line-height:1.45}.single-hours-check{background:#17211b0a;border:1px solid #17211b1a;border-radius:20px;padding:15px}@media (width<=760px){.simple-hours-row{grid-template-columns:1fr}}.mv-hours-panel{overflow:hidden}.mv-hours-notice{color:#14532d;background:#e8fff1;border:1px solid #14532d2e;border-radius:18px;margin:0 0 18px;padding:14px 16px;font-weight:850}.mv-hours-form{gap:18px;max-width:780px;display:grid}.mv-hours-current{background:#d7b26a24;border:1px solid #9c743529;border-radius:26px;gap:10px;padding:20px;display:grid}.mv-hours-current div{justify-content:space-between;align-items:center;gap:18px;display:flex}.mv-hours-current span{color:#7a5d2b;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:950}.mv-hours-current strong{color:#17211b;letter-spacing:-.04em;font-size:1.5rem}.mv-hours-current small{color:#7a5d2b;font-weight:750;line-height:1.5}.mv-hours-toggle{cursor:pointer;background:#17211b0a;border:1px solid #17211b1a;border-radius:24px;align-items:flex-start;gap:14px;padding:18px 20px;display:flex!important}.mv-hours-toggle input{accent-color:#17211b;flex:none;margin-top:2px;width:20px!important;height:20px!important}.mv-hours-toggle div{gap:5px;display:grid}.mv-hours-toggle strong{color:#17211b;font-size:1rem}.mv-hours-toggle span{color:#667064;line-height:1.5}.mv-hours-grid{grid-template-columns:repeat(2,minmax(180px,1fr));gap:16px;display:grid}.mv-hours-field{background:#fff;border:1px solid #17211b1a;border-radius:24px;gap:9px;padding:18px;display:grid!important}.mv-hours-field span{color:#3f463f;font-size:.82rem;font-weight:900}.mv-hours-field input{color:#17211b;background:#faf8f2e6;border:1px solid #17211b1f;border-radius:17px;outline:none;width:100%;min-height:52px;padding:0 15px;font-size:1.05rem;font-weight:900}.mv-hours-field input:focus{border-color:#9c7435;box-shadow:0 0 0 4px #d7b26a2e}.mv-hours-field input:disabled{opacity:.5;cursor:not-allowed}.mv-hours-actions{display:flex}.mv-hours-actions button{cursor:pointer;box-shadow:0 14px 34px #17211b29;color:#fff!important;background:#17211b!important;border:0!important;border-radius:999px!important;padding:14px 24px!important;font-weight:950!important}.mv-hours-rule{background:#fff7e5;border:1px solid #8c5a1329;border-radius:22px;gap:6px;max-width:780px;margin-top:22px;padding:18px 20px;display:grid}.mv-hours-rule span{color:#7a5d2b;line-height:1.55}@media (width<=760px){.mv-hours-grid{grid-template-columns:1fr}.mv-hours-current div{flex-direction:column;align-items:flex-start}}.owner-form label small{color:#667064;margin-top:6px;font-size:.78rem;font-weight:700;line-height:1.45;display:block}.admin-public-url-card{background:#17211b0d;border:1px solid #17211b1a;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;margin:20px 0 18px;padding:18px 20px;display:flex}.admin-public-url-card div{gap:5px;min-width:0;display:grid}.admin-public-url-card span{color:#667064;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:950}.admin-public-url-card strong{color:#17211b;word-break:break-all}.admin-public-url-card a{color:#fff;background:#17211b;border-radius:999px;flex:none;padding:12px 16px;font-weight:950;text-decoration:none}@media (width<=760px){.admin-public-url-card{flex-direction:column;align-items:stretch}.admin-public-url-card a{text-align:center}}.qr-public-url-note{background:#d7b26a21;border:1px solid #9c743529;border-radius:22px;gap:5px;margin-bottom:18px;padding:16px 18px;display:grid}.qr-public-url-note strong{color:#5d4219}.qr-public-url-note span{color:#7a5d2b;word-break:break-all;font-weight:800;line-height:1.45}.qr-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;display:grid}.qr-card{background:#ffffffd1;border:1px solid #17211b1a;border-radius:28px;gap:16px;padding:20px;display:grid}.qr-card-header div{gap:5px;display:grid}.qr-card-header strong{color:#17211b;font-size:1.12rem}.qr-card-header span{color:#667064;line-height:1.45}.qr-image-box{background:#fff;border:1px solid #17211b14;border-radius:24px;place-items:center;min-height:230px;padding:18px;display:grid}.qr-image-box img{width:min(220px,100%);height:auto;display:block}.qr-image-box span{color:#667064;font-weight:850}.qr-url-box{background:#17211b0a;border:1px solid #17211b14;border-radius:16px;padding:12px 14px}.qr-url-box span{color:#3f463f;word-break:break-all;font-size:.82rem;font-weight:800;line-height:1.45}.qr-card-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.qr-card-header small{color:#3f463f;background:#17211b0f;border-radius:999px;flex:none;padding:7px 10px;font-size:.72rem;font-weight:950}.qr-copy-button{color:#fff;cursor:pointer;background:#17211b;border:0;border-radius:999px;width:100%;padding:12px 14px;font-weight:950}.qr-grid{align-items:stretch}.qr-card{min-width:0}.qr-url-box{min-height:58px}.qr-manager{overflow:hidden}.qr-manager .qr-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important;align-items:stretch!important;gap:20px!important;display:grid!important}.qr-manager .qr-card{background:#ffffffdb!important;border:1px solid #17211b1a!important;border-radius:28px!important;flex-direction:column!important;gap:16px!important;width:100%!important;min-width:0!important;padding:20px!important;display:flex!important;overflow:hidden!important}.qr-manager .qr-card-header{grid-template-columns:1fr auto!important;align-items:start!important;gap:12px!important;display:grid!important}.qr-manager .qr-card-header div{gap:5px!important;min-width:0!important;display:grid!important}.qr-manager .qr-card-header strong{color:#17211b!important;font-size:1.12rem!important;line-height:1.15!important}.qr-manager .qr-card-header span{color:#667064!important;line-height:1.4!important}.qr-manager .qr-card-header small{color:#3f463f!important;text-align:center!important;white-space:nowrap!important;background:#17211b0f!important;border-radius:999px!important;max-width:110px!important;padding:7px 10px!important;font-size:.7rem!important;font-weight:950!important;line-height:1!important}.qr-manager .qr-image-box{aspect-ratio:1!important;background:#fff!important;border:1px solid #17211b14!important;border-radius:24px!important;place-items:center!important;width:100%!important;min-height:auto!important;max-height:230px!important;padding:18px!important;display:grid!important;overflow:hidden!important}.qr-manager .qr-image-box img{width:min(180px,88%)!important;max-width:180px!important;height:auto!important;display:block!important}.qr-manager .qr-url-box{background:#17211b0a!important;border:1px solid #17211b14!important;border-radius:16px!important;width:100%!important;min-height:64px!important;padding:12px 14px!important;overflow:hidden!important}.qr-manager .qr-url-box span{color:#3f463f!important;word-break:break-word!important;overflow-wrap:anywhere!important;max-width:100%!important;font-size:.78rem!important;font-weight:800!important;line-height:1.4!important;display:block!important}.qr-manager .qr-copy-button{color:#fff!important;text-align:center!important;cursor:pointer!important;width:100%!important;min-height:44px!important;box-shadow:none!important;background:#17211b!important;border:0!important;border-radius:999px!important;padding:12px 16px!important;font-size:.9rem!important;font-weight:950!important;line-height:1.1!important;position:static!important;transform:none!important}@media (width<=980px){.qr-manager .qr-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important}}@media (width<=640px){.qr-manager .qr-grid,.qr-manager .qr-card-header{grid-template-columns:1fr!important}.qr-manager .qr-card-header small{max-width:fit-content!important}}.orders-clean-kpis{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.orders-clean-kpis article{background:#17211b0a;border:1px solid #17211b1a;border-radius:22px;gap:5px;padding:16px;display:grid}.orders-clean-kpis span{color:#667064;letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:950}.orders-clean-kpis strong{color:#17211b;font-size:1.8rem;line-height:1}.orders-clean-toolbar{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.orders-filter-tabs{flex-wrap:wrap;gap:8px;display:flex}.orders-filter-tabs button,.orders-soft-danger{color:#17211b;cursor:pointer;background:#fff;border:1px solid #17211b1a;border-radius:999px;padding:10px 13px;font-weight:900}.orders-filter-tabs button.active{color:#fff;background:#17211b}.orders-soft-danger{color:#9b2525;background:#fff1f1;border-color:#9b252524}.orders-clean-list{gap:12px;display:grid}.orders-clean-row{background:#ffffffdb;border:1px solid #17211b1a;border-radius:24px;gap:14px;padding:16px;display:grid}.orders-row-main{grid-template-columns:1.2fr .8fr;gap:18px;display:grid}.orders-row-main>div{gap:5px;min-width:0;display:grid}.orders-folio{letter-spacing:.1em;color:#9c7435!important;font-size:.75rem!important;font-weight:950!important}.orders-row-main strong{color:#17211b;overflow-wrap:anywhere;font-size:1.05rem}.orders-row-main small,.orders-row-main span{color:#667064;line-height:1.35}.orders-row-status{grid-template-columns:minmax(160px,auto) minmax(180px,1fr) auto;align-items:center;gap:10px;display:grid}.order-status-pill{color:#17211b;background:#17211b0f;border-radius:999px;width:fit-content;padding:8px 11px;font-size:.78rem;font-weight:950}.orders-row-status select{color:#17211b;background:#fff;border:1px solid #17211b1f;border-radius:16px;width:100%;min-height:42px;padding:0 12px;font-weight:850}.orders-row-status button{color:#fff;cursor:pointer;white-space:nowrap;background:#17211b;border:0;border-radius:999px;padding:11px 14px;font-weight:950}.orders-empty-state{text-align:center;background:#17211b0a;border:1px dashed #17211b2e;border-radius:24px;gap:6px;padding:24px;display:grid}.orders-empty-state strong{color:#17211b}.orders-empty-state span{color:#667064}.orders-modal-overlay{z-index:80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a120e75;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.orders-modal-card{color:#17211b;background:#fffdf8;border-radius:30px;width:min(760px,100%);max-height:88vh;padding:24px;overflow:auto;box-shadow:0 28px 90px #0a120e47}.orders-modal-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.orders-modal-heading div{gap:5px;display:grid}.orders-modal-heading span{color:#9c7435;letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:950}.orders-modal-heading h3{letter-spacing:-.06em;margin:0;font-size:2.1rem;line-height:1}.orders-modal-heading button{color:#17211b;background:#fff;border:1px solid #17211b1a;border-radius:999px;padding:10px 13px;font-weight:900}.orders-modal-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.orders-modal-grid article{background:#17211b0a;border:1px solid #17211b14;border-radius:20px;gap:5px;padding:15px;display:grid}.orders-modal-full{grid-column:1/-1}.orders-modal-grid strong,.orders-modal-products>strong{color:#17211b}.orders-modal-grid span,.orders-modal-grid a{color:#667064;overflow-wrap:anywhere;line-height:1.45}.orders-modal-grid a{color:#0f4d3d;font-weight:950;text-decoration:none}.orders-modal-products{gap:9px;margin-top:14px;display:grid}.orders-modal-products div,.orders-modal-total div{justify-content:space-between;align-items:center;gap:14px;display:flex}.orders-modal-products div{border-bottom:1px solid #17211b14;padding:12px 0}.orders-modal-products span{color:#667064}.orders-modal-products b,.orders-modal-total strong{color:#17211b;white-space:nowrap}.orders-modal-total{color:#fff;background:#17211b;border-radius:20px;gap:10px;margin-top:14px;padding:16px;display:grid}.orders-modal-total span,.orders-modal-total strong{color:#fff}.orders-modal-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.orders-modal-actions button{color:#fff;cursor:pointer;background:#17211b;border:0;border-radius:999px;padding:12px 15px;font-weight:950}.orders-modal-actions button.danger{color:#9b2525;background:#fff1f1;border:1px solid #9b252524}@media (width<=900px){.orders-clean-kpis{grid-template-columns:repeat(2,1fr)}.orders-clean-toolbar{flex-direction:column}.orders-row-main,.orders-row-status,.orders-modal-grid{grid-template-columns:1fr}.orders-row-status button{width:100%}}@media (width<=560px){.orders-clean-kpis{grid-template-columns:1fr}.orders-modal-overlay{padding:12px}.orders-modal-card{border-radius:24px;padding:18px}}.operation-pro-panel{overflow:hidden}.operation-hero{background:radial-gradient(circle at 100% 0,#d7b26a2e,#0000 18rem),#17211b0a;border:1px solid #17211b1a;border-radius:28px;gap:12px;margin-bottom:22px;padding:22px;display:grid}.operation-hero div{gap:6px;display:grid}.operation-hero span{color:#9c7435;letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:950}.operation-hero strong{color:#17211b;letter-spacing:-.05em;font-size:clamp(1.5rem,3vw,2.5rem);line-height:1}.operation-hero p{color:#667064;max-width:850px;margin:0;line-height:1.6}.operation-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px;display:grid}.operation-grid article{background:#fff;border:1px solid #17211b1a;border-radius:24px;gap:9px;padding:18px;display:grid}.operation-grid article span{color:#fff;background:#17211b;border-radius:999px;width:fit-content;padding:7px 10px;font-size:.74rem;font-weight:950}.operation-grid article strong{color:#17211b;font-size:1rem}.operation-grid article p{color:#667064;margin:0;line-height:1.55}.operation-flow-columns{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:22px;display:grid}.operation-flow-columns article{background:#ffffffd1;border:1px solid #17211b1a;border-radius:26px;padding:20px}.operation-flow-columns h3{color:#17211b;letter-spacing:-.03em;margin:0 0 12px;font-size:1.2rem}.operation-flow-columns ol{color:#667064;margin:0;padding-left:20px;line-height:1.65}.operation-flow-columns li+li{margin-top:6px}.operation-version-box{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.operation-version-box>div{background:#fff7e5;border:1px solid #8c5a1329;border-radius:26px;gap:12px;padding:22px;display:grid}.operation-version-box>div:first-child{background:#e8fff1;border-color:#14532d29}.operation-version-box strong{color:#17211b;font-size:1.1rem}.operation-version-box ul{color:#667064;margin:0;padding-left:20px;line-height:1.65}.operation-version-box li+li{margin-top:4px}@media (width<=1100px){.operation-grid,.operation-flow-columns{grid-template-columns:repeat(2,1fr)}.operation-version-box{grid-template-columns:1fr}}@media (width<=720px){.operation-grid,.operation-flow-columns{grid-template-columns:1fr}}.operation-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important}.operation-grid article{min-height:220px}.operation-qr-process{background:radial-gradient(circle at 100% 0,#063f3214,#0000 18rem),#17211b0a;border:1px solid #17211b1a;border-radius:28px;grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);align-items:start;gap:22px;margin:0 0 22px;padding:22px;display:grid}.operation-qr-process div{gap:8px;display:grid}.operation-qr-process span{color:#9c7435;letter-spacing:.14em;text-transform:uppercase;font-size:.74rem;font-weight:950}.operation-qr-process strong{color:#17211b;letter-spacing:-.05em;font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.05}.operation-qr-process p{color:#667064;margin:0;line-height:1.6}.operation-qr-process ul{color:#667064;margin:0;padding-left:20px;line-height:1.65}.operation-qr-process li+li{margin-top:6px}@media (width<=900px){.operation-qr-process{grid-template-columns:1fr}}.operation-flow-columns.two-flows{margin-bottom:22px;grid-template-columns:repeat(2,minmax(0,1fr))!important}.operation-flow-columns.two-flows article{background:radial-gradient(circle at 100% 0,#d7b26a1f,#0000 18rem),#ffffffe0}.operation-flow-columns.two-flows h3{font-size:1.35rem}@media (width<=900px){.operation-flow-columns.two-flows{grid-template-columns:1fr!important}}.mv-command-center{gap:22px;display:grid}.mv-command-hero{background:radial-gradient(circle at 88% 12%,#d7b26a57,#0000 19rem),radial-gradient(circle at 12% 88%,#063f321f,#0000 22rem),linear-gradient(135deg,#fffffff0,#f8f4eadb);border:1px solid #17211b1a;border-radius:38px;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:stretch;gap:28px;min-height:360px;padding:clamp(24px,4vw,42px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 90px #5441201a}.mv-command-hero:after{content:"";pointer-events:none;border:38px solid #063f320f;border-radius:50%;width:340px;height:340px;position:absolute;bottom:-120px;right:-90px}.mv-command-copy{z-index:1;flex-direction:column;justify-content:center;display:flex;position:relative}.mv-command-copy>span,.mv-section-kicker,.mv-command-bottom span{color:#9c7435;letter-spacing:.16em;text-transform:uppercase;font-size:.75rem;font-weight:950}.mv-command-copy h2{color:#17211b;letter-spacing:-.085em;max-width:780px;margin:10px 0 14px;font-size:clamp(3rem,7vw,6.4rem);line-height:.86}.mv-command-copy p{color:#5f6a61;max-width:680px;margin:0;font-size:1.05rem;line-height:1.65}.mv-command-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.mv-command-actions button,.mv-command-actions a{color:#fff;cursor:pointer;background:#17211b;border:0;border-radius:999px;padding:14px 18px;font-weight:950;text-decoration:none}.mv-command-actions button:nth-child(2){color:#17211b;background:#fff;border:1px solid #17211b1f}.mv-command-actions a{color:#17211b;background:#d7b26a}.mv-command-live-card{z-index:1;color:#fff;background:#17211bf0;border-radius:32px;align-content:end;gap:14px;padding:22px;display:grid;position:relative;box-shadow:0 24px 60px #17211b2e}.mv-command-live-card div{background:#ffffff14;border-radius:22px;gap:5px;padding:16px;display:grid}.mv-command-live-card span{color:#ffffff9e;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:950}.mv-command-live-card strong{color:#fff;overflow-wrap:anywhere;font-size:1.1rem}.mv-command-metrics{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.mv-command-metrics article{background:#ffffffdb;border:1px solid #17211b1a;border-radius:28px;align-content:space-between;gap:10px;min-height:138px;padding:18px;display:grid}.mv-command-metrics span{color:#667064;letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:950}.mv-command-metrics strong{color:#17211b;letter-spacing:-.06em;font-size:clamp(2rem,4vw,3.2rem);line-height:.9}.mv-command-metrics small{color:#667064;line-height:1.35}.mv-command-layout{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:18px;display:grid}.mv-command-product,.mv-command-flows,.mv-command-bottom article{background:#ffffffe0;border:1px solid #17211b1a;border-radius:32px;padding:22px}.mv-command-product{gap:16px;display:grid}.mv-command-product img{object-fit:cover;border-radius:26px;width:100%;height:260px;box-shadow:0 20px 42px #17211b1f}.mv-command-product h3,.mv-empty-product h3{color:#17211b;letter-spacing:-.05em;margin:0;font-size:1.7rem;line-height:1}.mv-command-product p,.mv-empty-product p{color:#667064;line-height:1.55}.mv-command-product strong{color:#0f4d3d;font-size:1.4rem}.mv-command-flows{gap:14px;display:grid}.mv-flow-row{background:#17211b0a;border:1px solid #17211b14;border-radius:24px;grid-template-columns:48px 1fr;gap:14px;padding:16px;display:grid}.mv-flow-row>span{color:#d7b26a;background:#17211b;border-radius:16px;place-items:center;width:42px;height:42px;font-weight:950;display:grid}.mv-flow-row strong{color:#17211b;font-size:1.05rem}.mv-flow-row p{color:#667064;margin:5px 0 0;line-height:1.5}.mv-command-bottom{grid-template-columns:1fr 1fr;gap:18px;display:grid}.mv-command-bottom article{gap:8px;display:grid}.mv-command-bottom strong{color:#17211b;overflow-wrap:anywhere;font-size:1.2rem}.mv-command-bottom p{color:#667064;margin:0;line-height:1.55}@media (width<=1100px){.mv-command-hero,.mv-command-layout,.mv-command-bottom{grid-template-columns:1fr}.mv-command-metrics{grid-template-columns:repeat(2,1fr)}}@media (width<=680px){.mv-command-metrics{grid-template-columns:1fr}.mv-command-copy h2{font-size:3rem}.mv-flow-row{grid-template-columns:1fr}}.mv-ops-header{background:#ffffffdb;border:1px solid #17211b1a;border-radius:28px;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;display:flex}.mv-ops-header>div:first-child{gap:5px;display:grid}.mv-ops-header span,.mv-ops-panel-title span,.mv-ops-status-strip span,.mv-ops-metrics span{color:#9c7435;letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:950}.mv-ops-header h2{color:#17211b;letter-spacing:-.055em;margin:0;font-size:clamp(2rem,3vw,3.1rem);line-height:.96}.mv-ops-header p{color:#667064;margin:0;line-height:1.45}.mv-ops-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.mv-ops-header-actions button,.mv-ops-header-actions a{color:#17211b;cursor:pointer;background:#fff;border:1px solid #17211b1a;border-radius:999px;padding:11px 15px;font-weight:900;text-decoration:none}.mv-ops-header-actions button:first-child{color:#fff;background:#17211b}.mv-ops-status-strip{grid-template-columns:.65fr .75fr .9fr 1.7fr;gap:12px;display:grid}.mv-ops-status-strip article,.mv-ops-metrics article,.mv-ops-panel{background:#ffffffdb;border:1px solid #17211b1a;border-radius:24px}.mv-ops-status-strip article{gap:4px;min-width:0;padding:15px 16px;display:grid}.mv-ops-status-strip strong{color:#17211b;overflow-wrap:anywhere;font-size:1rem;line-height:1.2}.mv-ops-metrics{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.mv-ops-metrics article{gap:8px;padding:16px;display:grid}.mv-ops-metrics strong{color:#17211b;letter-spacing:-.04em;font-size:1.65rem;line-height:1}.mv-ops-panel-title{gap:4px;margin-bottom:14px;display:grid}.mv-ops-panel-title h3{color:#17211b;letter-spacing:-.035em;margin:0;font-size:1.25rem}.mv-ops-flow-list{gap:10px;display:grid}.mv-ops-flow-list div{background:#17211b0a;border:1px solid #17211b14;border-radius:18px;padding:13px 14px}.mv-ops-flow-list b{color:#17211b;margin-bottom:4px;display:block}.mv-ops-flow-list p{color:#667064;margin:0;line-height:1.45}.mv-ops-product-row{grid-template-columns:110px 1fr;align-items:center;gap:14px;display:grid}.mv-ops-product-row img{object-fit:cover;background:#17211b0f;border-radius:22px;width:110px;height:110px}.mv-ops-product-row div{gap:5px;min-width:0;display:grid}.mv-ops-product-row strong{color:#17211b;font-size:1.05rem;line-height:1.2}.mv-ops-product-row p{color:#667064;margin:0;line-height:1.4}.mv-ops-product-row span{color:#0f4d3d;font-weight:950}.mv-ops-empty{background:#17211b0a;border-radius:18px;padding:16px}.mv-ops-empty strong{color:#17211b}.mv-ops-empty p{color:#667064;margin:6px 0 0}.mv-ops-checklist ul{color:#667064;margin:0;padding-left:18px;line-height:1.65}.mv-ops-checklist li+li{margin-top:4px}.owner-main h1,.admin-main h1,.owner-content h1{max-width:760px;letter-spacing:-.075em!important;font-size:clamp(2.7rem,5vw,4.7rem)!important;line-height:.9!important}.owner-main>header,.admin-main>header,.owner-content>header{margin-bottom:22px!important}.mv-command-center,.mv-command-hero,.mv-command-metrics,.mv-command-layout,.mv-command-bottom{display:none!important}@media (width<=1180px){.mv-ops-status-strip,.mv-ops-metrics{grid-template-columns:repeat(2,1fr)}.mv-ops-grid{grid-template-columns:1fr}}@media (width<=760px){.mv-ops-header{flex-direction:column;align-items:stretch}.mv-ops-header-actions{justify-content:flex-start}.mv-ops-status-strip,.mv-ops-metrics,.mv-ops-product-row{grid-template-columns:1fr}.mv-ops-product-row img{width:100%;height:180px}}@media (width<=960px){.owner-sidebar,.admin-sidebar,.sidebar{width:250px!important}.owner-main,.admin-main,.owner-content{padding:22px!important}}@media (width<=760px){.owner-shell,.admin-shell,.admin-layout{grid-template-columns:1fr!important}.owner-sidebar,.admin-sidebar,.sidebar{width:auto!important;min-height:auto!important;position:relative!important}.owner-main>header,.admin-main>header,.owner-content>header{flex-direction:column!important}.owner-main>header a,.admin-main>header a,.owner-content>header a,.owner-main>header button,.admin-main>header button,.owner-content>header button{justify-content:center!important;width:100%!important}}.owner-shell,.admin-shell,.admin-layout{background:radial-gradient(circle at 100% 0,#d7b26a1f,#0000 26rem),linear-gradient(135deg,#f7f3ea 0%,#eef3ec 100%)!important}.owner-sidebar,.admin-sidebar,.sidebar{background:#102019!important;border-right:1px solid #ffffff0f!important;width:292px!important;padding:22px 20px!important}.owner-brand,.admin-brand,.sidebar-brand{background:#ffffff12!important;border-radius:24px!important;min-height:auto!important;margin-bottom:22px!important;padding:18px!important}.owner-brand span,.admin-brand span,.sidebar-brand span{color:#d7b26a!important;letter-spacing:.15em!important;text-transform:uppercase!important;font-size:.7rem!important;font-weight:950!important}.owner-brand strong,.admin-brand strong,.sidebar-brand strong{color:#fff!important;letter-spacing:-.035em!important;font-size:1.28rem!important;line-height:1!important}.owner-nav,.admin-nav,.sidebar-nav{gap:6px!important;display:grid!important}.owner-nav button,.admin-nav button,.sidebar-nav button{color:#ffffffb8!important;text-align:left!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:16px!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:44px!important;padding:0 16px!important;font-weight:850!important;transition:background .18s,color .18s,transform .18s!important;display:flex!important}.owner-nav button:hover,.admin-nav button:hover,.sidebar-nav button:hover{color:#fff!important;background:#ffffff12!important;transform:translate(2px)!important}.owner-nav button.active,.admin-nav button.active,.sidebar-nav button.active{color:#102019!important;background:#fff!important;box-shadow:0 12px 28px #00000029!important}.owner-nav button .badge,.admin-nav button .badge,.sidebar-nav button .badge{color:#102019!important;background:#d7b26a!important;border-radius:999px!important;place-items:center!important;min-width:24px!important;height:24px!important;padding:0 7px!important;font-size:.72rem!important;font-weight:950!important;display:grid!important}.owner-sidebar-footer,.admin-sidebar-footer,.sidebar-footer{gap:8px!important;margin-top:auto!important;display:grid!important}.owner-sidebar-footer a,.owner-sidebar-footer button,.admin-sidebar-footer a,.admin-sidebar-footer button,.sidebar-footer a,.sidebar-footer button{border-radius:15px!important;min-height:42px!important;padding:0 15px!important;font-size:.9rem!important;font-weight:900!important}.owner-main,.admin-main,.owner-content{padding:28px 30px!important}.owner-main>header,.admin-main>header,.owner-content>header{justify-content:space-between!important;align-items:flex-start!important;gap:18px!important;min-height:auto!important;margin-bottom:18px!important;display:flex!important}.owner-main>header span,.admin-main>header span,.owner-content>header span{color:#9c7435!important;letter-spacing:.15em!important;text-transform:uppercase!important;font-size:.72rem!important;font-weight:950!important}.owner-main>header h1,.admin-main>header h1,.owner-content>header h1{color:#17211b!important;letter-spacing:-.07em!important;max-width:720px!important;margin:8px 0 10px!important;font-size:clamp(2.35rem,4vw,4rem)!important;line-height:.92!important}.owner-main>header p,.admin-main>header p,.owner-content>header p{color:#667064!important;margin:0!important;line-height:1.45!important}.owner-main>header a,.admin-main>header a,.owner-content>header a,.owner-main>header button,.admin-main>header button,.owner-content>header button{color:#fff!important;cursor:pointer!important;background:#102019!important;border:0!important;border-radius:999px!important;flex:none!important;min-height:44px!important;padding:0 17px!important;font-weight:950!important;text-decoration:none!important}.owner-kpis,.admin-kpis{gap:12px!important;margin:14px 0 20px!important}.owner-kpis article,.admin-kpis article{background:#ffffffd6!important;border:1px solid #17211b17!important;border-radius:22px!important;min-height:84px!important;padding:16px 18px!important}.owner-kpis span,.admin-kpis span{color:#667064!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.72rem!important;font-weight:950!important}.owner-kpis strong,.admin-kpis strong{color:#17211b!important;font-size:1.25rem!important;line-height:1.1!important}.admin-public-url-card{border-radius:20px!important;margin:12px 0 16px!important;padding:14px 16px!important}.admin-public-url-card a{align-items:center!important;min-height:40px!important;display:inline-flex!important}.owner-footer,.admin-footer{color:#667064!important;margin-top:22px!important;padding:12px 4px!important;font-size:.85rem!important}@media (width<=960px){.owner-sidebar,.admin-sidebar,.sidebar{width:250px!important}.owner-main,.admin-main,.owner-content{padding:22px!important}}@media (width<=760px){.owner-shell,.admin-shell,.admin-layout{grid-template-columns:1fr!important}.owner-sidebar,.admin-sidebar,.sidebar{width:auto!important;min-height:auto!important;position:relative!important}.owner-main>header,.admin-main>header,.owner-content>header{flex-direction:column!important}.owner-main>header a,.admin-main>header a,.owner-content>header a,.owner-main>header button,.admin-main>header button,.owner-content>header button{justify-content:center!important;width:100%!important}}.mv-products-manager{gap:18px;display:grid}.mv-products-header{background:#ffffffdb;border:1px solid #17211b1a;border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:center;gap:22px;padding:22px;display:grid}.mv-products-header>div:first-child{gap:5px;display:grid}.mv-products-header span,.mv-products-card-title span,.mv-products-summary span{color:#9c7435;letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:950}.mv-products-header h2{color:#17211b;letter-spacing:-.055em;margin:0;font-size:clamp(2rem,3vw,3rem);line-height:.95}.mv-products-header p{color:#667064;margin:0;line-height:1.45}.mv-products-summary{grid-template-columns:.7fr .7fr 1.2fr;gap:10px;display:grid}.mv-products-summary article{background:#17211b0a;border:1px solid #17211b14;border-radius:20px;gap:5px;min-width:0;padding:14px;display:grid}.mv-products-summary strong{color:#17211b;overflow-wrap:anywhere;line-height:1.2}.mv-products-notice{color:#14532d;background:#e8fff1;border:1px solid #14532d2e;border-radius:18px;padding:13px 15px;font-weight:850}.mv-products-layout{grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.mv-products-form-card,.mv-products-list-card{background:#ffffffdb;border:1px solid #17211b1a;border-radius:28px;padding:20px}.mv-products-card-title{gap:4px;margin-bottom:16px;display:grid}.mv-products-card-title h3{color:#17211b;letter-spacing:-.035em;margin:0;font-size:1.35rem}.mv-products-form{gap:14px;display:grid}.mv-products-form label{color:#3f463f;gap:7px;font-weight:850;display:grid}.mv-products-form input,.mv-products-form textarea{color:#17211b;box-sizing:border-box;background:#faf8f2eb;border:1px solid #17211b1f;border-radius:17px;outline:none;width:100%;padding:13px 14px;font-weight:850}.mv-products-form textarea{resize:vertical;min-height:96px;line-height:1.45}.mv-products-form input:focus,.mv-products-form textarea:focus{border-color:#9c7435;box-shadow:0 0 0 4px #d7b26a2e}.mv-product-image-box{gap:10px;display:grid}.mv-product-image-box>span{color:#3f463f;font-weight:850}.mv-product-image-box img,.mv-product-image-empty{background:#17211b0a;border:1px solid #17211b1a;border-radius:22px;width:100%;min-height:150px}.mv-product-image-box img{object-fit:cover;height:170px;display:block}.mv-product-image-empty{text-align:center;color:#667064;box-sizing:border-box;place-items:center;padding:22px;display:grid}.mv-product-image-empty strong{color:#17211b}.mv-upload-button,.mv-secondary-button{text-align:center;cursor:pointer;box-sizing:border-box;border-radius:999px;place-items:center;width:100%;min-height:43px;padding:0 15px;font-weight:950;display:grid}.mv-upload-button{color:#fff;background:#17211b}.mv-secondary-button{color:#17211b;background:#fff;border:1px solid #17211b1f}.mv-recommended-check{background:#17211b0a;border:1px solid #17211b14;border-radius:18px;align-items:flex-start;padding:13px;gap:10px!important;display:flex!important}.mv-recommended-check input{accent-color:#17211b;flex:none;height:18px;margin-top:2px;width:18px!important}.mv-recommended-check div{gap:3px;display:grid}.mv-recommended-check strong{color:#17211b}.mv-recommended-check span{color:#667064;font-size:.86rem;line-height:1.35}.mv-products-form-actions{gap:9px;display:grid}.mv-products-form-actions button{color:#fff;cursor:pointer;background:#17211b;border:0;border-radius:999px;min-height:46px;padding:0 16px;font-weight:950}.mv-products-form-actions button[type=button]{color:#17211b;background:#fff;border:1px solid #17211b1f}.mv-products-list{gap:12px;display:grid}.mv-product-row{background:#17211b09;border:1px solid #17211b14;border-radius:22px;grid-template-columns:82px minmax(0,1fr) 170px;align-items:center;gap:14px;padding:14px;display:grid}.mv-product-row img{object-fit:cover;background:#17211b0f;border-radius:18px;width:82px;height:82px}.mv-product-info{gap:7px;min-width:0;display:grid}.mv-product-info>div:first-child{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mv-product-info strong{color:#17211b;overflow-wrap:anywhere;line-height:1.2}.mv-product-info span{color:#0f4d3d;white-space:nowrap;font-weight:950}.mv-product-info p{color:#667064;margin:0;line-height:1.4}.mv-product-badges small{border-radius:999px;padding:6px 9px;font-size:.7rem;font-weight:950}.mv-product-badges .active{color:#14532d;background:#e8fff1}.mv-product-badges .inactive{color:#9b2525;background:#fff1f1}.mv-product-badges .recommended{color:#7a5d2b;background:#fff7e5}.mv-product-actions{gap:7px;display:grid}.mv-product-actions button{color:#17211b;cursor:pointer;background:#fff;border:1px solid #17211b1a;border-radius:999px;min-height:36px;padding:0 11px;font-size:.78rem;font-weight:900}.mv-product-actions button:first-child{color:#fff;background:#17211b}.mv-products-empty{text-align:center;background:#17211b0a;border:1px dashed #17211b2e;border-radius:22px;gap:5px;padding:24px;display:grid}.mv-products-empty strong{color:#17211b}.mv-products-empty span{color:#667064}@media (width<=1120px){.mv-products-header,.mv-products-layout{grid-template-columns:1fr}.mv-products-summary{grid-template-columns:repeat(3,1fr)}}@media (width<=820px){.mv-product-row{grid-template-columns:72px 1fr}.mv-product-actions{grid-column:1/-1;grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.mv-products-summary,.mv-product-row{grid-template-columns:1fr}.mv-product-row img{width:100%;height:180px}.mv-product-actions{grid-template-columns:1fr}}.mv-tables-manager{gap:18px;display:grid}.mv-tables-header{background:#ffffffdb;border:1px solid #17211b1a;border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);align-items:center;gap:22px;padding:22px;display:grid}.mv-tables-header>div:first-child{gap:5px;display:grid}.mv-tables-header span,.mv-tables-card-title span,.mv-tables-summary span{color:#9c7435;letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:950}.mv-tables-header h2{color:#17211b;letter-spacing:-.055em;margin:0;font-size:clamp(2rem,3vw,3rem);line-height:.95}.mv-tables-header p{color:#667064;margin:0;line-height:1.45}.mv-tables-summary{grid-template-columns:.7fr .7fr 1.1fr;gap:10px;display:grid}.mv-tables-summary article{background:#17211b0a;border:1px solid #17211b14;border-radius:20px;gap:5px;min-width:0;padding:14px;display:grid}.mv-tables-summary strong{color:#17211b;overflow-wrap:anywhere;line-height:1.2}.mv-tables-notice{color:#14532d;background:#e8fff1;border:1px solid #14532d2e;border-radius:18px;padding:13px 15px;font-weight:850}.mv-tables-guidance{grid-template-columns:1fr 1fr;gap:14px;display:grid}.mv-tables-guidance article{background:#ffffffd1;border:1px solid #17211b1a;border-radius:22px;padding:16px 18px}.mv-tables-guidance strong{color:#17211b}.mv-tables-guidance p{color:#667064;margin:7px 0 0;line-height:1.5}.mv-tables-layout{grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.mv-tables-form-card,.mv-tables-list-card{background:#ffffffdb;border:1px solid #17211b1a;border-radius:28px;padding:20px}.mv-tables-card-title{gap:4px;margin-bottom:16px;display:grid}.mv-tables-card-title h3{color:#17211b;letter-spacing:-.035em;margin:0;font-size:1.35rem}.mv-tables-form{gap:14px;display:grid}.mv-tables-form label{color:#3f463f;gap:7px;font-weight:850;display:grid}.mv-tables-form input,.mv-tables-form select{color:#17211b;box-sizing:border-box;background:#faf8f2eb;border:1px solid #17211b1f;border-radius:17px;outline:none;width:100%;min-height:46px;padding:0 14px;font-weight:850}.mv-tables-form input:focus,.mv-tables-form select:focus{border-color:#9c7435;box-shadow:0 0 0 4px #d7b26a2e}.mv-tables-form-actions{gap:9px;display:grid}.mv-tables-form-actions button{color:#fff;cursor:pointer;background:#17211b;border:0;border-radius:999px;min-height:46px;padding:0 16px;font-weight:950}.mv-tables-form-actions button[type=button]{color:#17211b;background:#fff;border:1px solid #17211b1f}.mv-tables-list{gap:12px;display:grid}.mv-table-row{background:#17211b09;border:1px solid #17211b14;border-radius:22px;grid-template-columns:56px minmax(0,1fr) 150px;align-items:center;gap:14px;padding:14px;display:grid}.mv-table-icon{color:#d7b26a;background:#17211b;border-radius:18px;place-items:center;width:52px;height:52px;font-size:.78rem;font-weight:950;display:grid}.mv-table-info{gap:6px;min-width:0;display:grid}.mv-table-info>div:first-child{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mv-table-info strong{color:#17211b;line-height:1.2}.mv-table-info span{color:#667064;font-weight:850}.mv-table-info p{color:#667064;margin:0;line-height:1.4}.mv-table-badges{flex-wrap:wrap;gap:6px;display:flex}.mv-table-badges small{color:#3f463f;background:#17211b0f;border-radius:999px;padding:6px 9px;font-size:.7rem;font-weight:950}.mv-table-badges .available{color:#14532d;background:#e8fff1}.mv-table-badges .inactive{color:#9b2525;background:#fff1f1}.mv-table-actions{gap:7px;display:grid}.mv-table-actions button{color:#17211b;cursor:pointer;background:#fff;border:1px solid #17211b1a;border-radius:999px;min-height:36px;padding:0 11px;font-size:.78rem;font-weight:900}.mv-table-actions button:first-child{color:#fff;background:#17211b}.mv-table-actions button.danger{color:#9b2525;background:#fff1f1;border-color:#9b252524}@media (width<=1120px){.mv-tables-header,.mv-tables-layout{grid-template-columns:1fr}.mv-tables-summary{grid-template-columns:repeat(3,1fr)}}@media (width<=820px){.mv-table-row{grid-template-columns:52px 1fr}.mv-table-actions{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.mv-tables-guidance{grid-template-columns:1fr}}@media (width<=620px){.mv-tables-summary,.mv-table-row,.mv-table-actions{grid-template-columns:1fr}}*,:before,:after{box-sizing:border-box}.owner-shell,.admin-shell,.admin-layout,.owner-main,.admin-main,.owner-content{min-width:0}.owner-main,.admin-main,.owner-content{overflow-x:hidden!important}.owner-card,.mv-ops-panel,.mv-products-form-card,.mv-products-list-card,.mv-tables-form-card,.mv-tables-list-card,.mv-tables-guidance article,.mv-tables-header,.mv-products-header,.mv-ops-header,.mv-ops-status-strip article,.mv-ops-metrics article,.admin-public-url-card{min-width:0!important;max-width:100%!important;overflow:hidden!important}.owner-card p,.owner-card span,.owner-card small,.owner-card strong,.mv-ops-dashboard p,.mv-ops-dashboard span,.mv-ops-dashboard small,.mv-ops-dashboard strong,.mv-products-manager p,.mv-products-manager span,.mv-products-manager small,.mv-products-manager strong,.mv-tables-manager p,.mv-tables-manager span,.mv-tables-manager small,.mv-tables-manager strong,.admin-public-url-card strong,.admin-public-url-card span{overflow-wrap:anywhere;max-width:100%}.owner-main>header h1,.admin-main>header h1,.owner-content>header h1{letter-spacing:-.055em!important;max-width:680px!important;font-size:clamp(2.1rem,3.4vw,3.35rem)!important;line-height:.98!important}.owner-kpis article,.admin-kpis article{min-width:0!important;overflow:hidden!important}.owner-kpis strong,.admin-kpis strong{white-space:normal!important;overflow-wrap:anywhere!important;max-width:100%!important;font-size:clamp(1rem,1.45vw,1.25rem)!important;line-height:1.15!important;display:block!important}.owner-kpis article:last-child strong,.admin-kpis article:last-child strong{letter-spacing:.01em!important;font-size:clamp(.95rem,1.25vw,1.12rem)!important}button,a{max-width:100%}button{text-overflow:ellipsis;overflow:hidden}.mv-table-actions,.mv-product-actions,.orders-row-status,.mv-products-form-actions,.mv-tables-form-actions,.mv-ops-header-actions{min-width:0!important}.mv-table-actions button,.mv-product-actions button,.orders-row-status button,.mv-products-form-actions button,.mv-tables-form-actions button,.mv-ops-header-actions button,.mv-ops-header-actions a{white-space:normal!important;max-width:100%!important;line-height:1.15!important}.mv-table-row{grid-template-columns:52px minmax(0,1fr) minmax(128px,150px)!important;align-items:start!important}.mv-table-info>div:first-child{align-items:flex-start!important}.mv-table-info strong,.mv-table-info span,.mv-table-info p{overflow-wrap:anywhere!important}.mv-table-actions{align-self:stretch!important}.mv-table-actions button{min-height:34px!important;padding:7px 10px!important;font-size:.74rem!important}.mv-product-row{grid-template-columns:78px minmax(0,1fr) minmax(140px,170px)!important;align-items:start!important}.mv-product-info>div:first-child{align-items:flex-start!important}.mv-product-info strong,.mv-product-info p{overflow-wrap:anywhere!important}.mv-product-actions button{min-height:34px!important;padding:7px 10px!important;font-size:.74rem!important}.mv-table-badges,.mv-product-badges{min-width:0!important}.mv-table-badges small,.mv-product-badges small,.order-status-pill{white-space:normal!important;max-width:100%!important;line-height:1.15!important}.mv-tables-header,.mv-products-header{grid-template-columns:minmax(0,1fr) minmax(300px,420px)!important}.mv-tables-summary,.mv-products-summary,.mv-tables-summary article,.mv-products-summary article{min-width:0!important}.mv-tables-guidance article,.mv-products-header,.mv-tables-header{overflow-wrap:anywhere!important}input,textarea,select{min-width:0!important;max-width:100%!important}@media (width<=1220px){.owner-kpis,.admin-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mv-tables-header,.mv-products-header{grid-template-columns:1fr!important}.mv-tables-summary,.mv-products-summary{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=900px){.mv-table-row,.mv-product-row{grid-template-columns:1fr!important}.mv-table-icon{width:48px!important;height:48px!important}.mv-table-actions,.mv-product-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mv-product-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=640px){.owner-main,.admin-main,.owner-content{padding:18px!important}.owner-kpis,.admin-kpis,.mv-tables-summary,.mv-products-summary,.mv-table-actions,.mv-product-actions{grid-template-columns:1fr!important}.owner-main>header h1,.admin-main>header h1,.owner-content>header h1{font-size:2.15rem!important}}.owner-card *,.owner-kpis *,.admin-kpis *,.mv-tables-manager *,.mv-products-manager *,.mv-ops-dashboard *,.admin-public-url-card *{word-break:normal!important;overflow-wrap:break-word!important;-webkit-hyphens:none!important;hyphens:none!important}.owner-kpis span,.admin-kpis span,.mv-tables-summary span,.mv-products-summary span,.mv-ops-status-strip span,.mv-ops-metrics span,.mv-products-header span,.mv-tables-header span,.mv-tables-card-title span,.mv-products-card-title span{white-space:normal!important;word-break:keep-all!important;overflow-wrap:normal!important;letter-spacing:.06em!important;line-height:1.2!important}.owner-kpis,.admin-kpis{grid-template-columns:repeat(auto-fit,minmax(175px,1fr))!important;gap:14px!important;display:grid!important}.owner-kpis article,.admin-kpis article{border-radius:22px!important;align-content:center!important;gap:8px!important;min-height:92px!important;padding:17px 18px!important;display:grid!important}.owner-kpis strong,.admin-kpis strong{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;font-size:clamp(1.05rem,1.45vw,1.35rem)!important;line-height:1.18!important}.owner-kpis article:last-child strong,.admin-kpis article:last-child strong{letter-spacing:0!important;word-spacing:.08em!important;font-size:clamp(.98rem,1.25vw,1.15rem)!important}.mv-tables-summary,.mv-products-summary{grid-template-columns:repeat(3,minmax(150px,1fr))!important;gap:12px!important;display:grid!important}.mv-tables-summary article,.mv-products-summary article{align-content:center!important;min-height:80px!important;padding:14px 16px!important;overflow:hidden!important}.mv-tables-summary span,.mv-products-summary span{letter-spacing:.055em!important;text-transform:uppercase!important;font-size:.68rem!important}.mv-tables-summary strong,.mv-products-summary strong{font-size:1rem!important;line-height:1.2!important}.mv-tables-header,.mv-products-header{grid-template-columns:minmax(0,1fr) minmax(470px,520px)!important;align-items:center!important}.mv-tables-header h2,.mv-products-header h2{letter-spacing:-.05em!important;font-size:clamp(2rem,2.8vw,2.75rem)!important;line-height:1!important}.mv-tables-header p,.mv-products-header p{max-width:620px!important}.mv-tables-guidance{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.mv-tables-guidance article{min-height:118px!important;padding:18px 20px!important}.mv-tables-guidance p{line-height:1.55!important}.mv-table-row{grid-template-columns:56px minmax(0,1fr) 150px!important;align-items:center!important;gap:16px!important;padding:16px!important}.mv-table-info{min-width:0!important}.mv-table-info>div:first-child{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:12px!important;display:grid!important}.mv-table-info strong{font-size:1rem!important;line-height:1.25!important}.mv-table-info span{white-space:normal!important;overflow-wrap:break-word!important}.mv-table-info p{max-width:520px!important;line-height:1.45!important}.mv-table-badges,.mv-product-badges{flex-wrap:wrap!important;gap:7px!important;display:flex!important}.mv-table-badges small,.mv-product-badges small{white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;max-width:100%!important}.mv-table-actions,.mv-product-actions{gap:8px!important;min-width:0!important;display:grid!important}.mv-table-actions button,.mv-product-actions button{white-space:nowrap!important;width:100%!important;min-height:36px!important;padding:8px 11px!important;font-size:.76rem!important}.mv-tables-layout{grid-template-columns:minmax(300px,360px) minmax(0,1fr)!important;gap:20px!important}.mv-tables-form-card,.mv-tables-list-card{overflow:hidden!important}.mv-tables-form input,.mv-tables-form select,.mv-products-form input,.mv-products-form textarea{font-size:.95rem!important}@media (width<=1280px){.mv-tables-header,.mv-products-header{grid-template-columns:1fr!important}.mv-tables-summary,.mv-products-summary{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=980px){.mv-tables-layout,.mv-products-layout{grid-template-columns:1fr!important}.mv-table-row,.mv-product-row{grid-template-columns:56px minmax(0,1fr)!important}.mv-table-actions,.mv-product-actions{grid-column:1/-1!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.mv-product-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=720px){.owner-kpis,.admin-kpis,.mv-tables-summary,.mv-products-summary,.mv-tables-guidance,.mv-table-row,.mv-product-row,.mv-table-actions,.mv-product-actions,.mv-table-info>div:first-child{grid-template-columns:1fr!important}.mv-table-badges small,.mv-product-badges small{white-space:normal!important}}.mv-qr-header{background:#ffffffe0;border:1px solid #17211b1a;border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:center;gap:22px;padding:22px;display:grid;overflow:hidden}.mv-qr-header>div:first-child{gap:5px;min-width:0;display:grid}.mv-qr-header span,.mv-qr-section-title span,.mv-qr-url-current span{color:#9c7435;letter-spacing:.08em;text-transform:uppercase;word-break:normal;overflow-wrap:normal;font-size:.72rem;font-weight:950;line-height:1.2}.mv-qr-url-current{background:#17211b0a;border:1px solid #17211b14;border-radius:22px;gap:6px;min-width:0;padding:16px;display:grid}.mv-qr-url-current strong{color:#17211b;overflow-wrap:anywhere;line-height:1.3}.mv-qr-section{background:#ffffffdb;border:1px solid #17211b1a;border-radius:28px;gap:16px;padding:20px;display:grid;overflow:hidden}.mv-qr-section-title p{color:#667064;max-width:780px;margin:0;line-height:1.5}.mv-qr-card-copy{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;min-width:0;display:grid}.mv-qr-card-copy div{gap:4px;min-width:0;display:grid}.mv-qr-card-copy strong{color:#17211b;overflow-wrap:break-word;font-size:1rem;line-height:1.2}.mv-qr-card-copy span{color:#667064;overflow-wrap:break-word;line-height:1.4}.mv-qr-card-copy small{color:#3f463f;text-align:center;white-space:normal;background:#17211b12;border-radius:999px;max-width:120px;padding:6px 9px;font-size:.68rem;font-weight:950;line-height:1.1}.mv-qr-image{aspect-ratio:1;background:#fff;border:1px solid #17211b14;border-radius:20px;place-items:center;width:100%;max-height:190px;padding:16px;display:grid;overflow:hidden}.mv-qr-image img{width:min(155px,88%);height:auto;display:block}.mv-qr-image span{color:#667064;font-weight:850}.mv-qr-url{background:#17211b0a;border:1px solid #17211b14;border-radius:16px;min-width:0;min-height:58px;padding:11px 12px;overflow:hidden}.mv-qr-copy-button{color:#fff;cursor:pointer;background:#17211b;border:0;border-radius:999px;width:100%;min-height:40px;padding:8px 12px;font-size:.82rem;font-weight:950}@media (width<=1100px){.mv-qr-header{grid-template-columns:1fr}}@media (width<=720px){.mv-qr-grid,.mv-qr-grid.single,.mv-qr-card-copy{grid-template-columns:1fr}.mv-qr-card-copy small{max-width:fit-content}}.mv-orders-manager{gap:18px;display:grid}.mv-orders-header{background:#ffffffe0;border:1px solid #17211b1a;border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(420px,560px);align-items:center;gap:22px;padding:22px;display:grid;overflow:hidden}.mv-orders-header>div:first-child{gap:5px;min-width:0;display:grid}.mv-orders-header span,.mv-orders-summary span,.mv-order-modal-header span,.mv-order-modal-info span{color:#9c7435;letter-spacing:.08em;text-transform:uppercase;word-break:normal;overflow-wrap:normal;font-size:.72rem;font-weight:950;line-height:1.2}.mv-orders-header h2{color:#17211b;letter-spacing:-.05em;margin:0;font-size:clamp(2rem,3vw,2.85rem);line-height:1}.mv-orders-header p{color:#667064;max-width:640px;margin:0;line-height:1.5}.mv-orders-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.mv-orders-summary article{background:#17211b0a;border:1px solid #17211b14;border-radius:20px;align-content:center;gap:5px;min-width:0;min-height:78px;padding:13px 14px;display:grid;overflow:hidden}.mv-orders-summary strong{color:#17211b;overflow-wrap:break-word;font-size:1rem;line-height:1.2}.mv-orders-toolbar{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.mv-orders-tabs{flex-wrap:wrap;gap:8px;display:flex}.mv-orders-tabs button,.mv-orders-clean-button{color:#17211b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #17211b1a;border-radius:999px;min-height:38px;padding:8px 12px;font-size:.82rem;font-weight:900}.mv-orders-tabs button.active{color:#fff;background:#17211b}.mv-orders-clean-button{color:#9b2525;background:#fff1f1;border-color:#9b252524}.mv-orders-list{gap:12px;display:grid}.mv-order-row{background:#ffffffe0;border:1px solid #17211b1a;border-radius:24px;gap:14px;min-width:0;padding:16px;display:grid;overflow:hidden}.mv-order-main{grid-template-columns:minmax(0,1.2fr) minmax(210px,.8fr);gap:16px;display:grid}.mv-order-main>div{gap:4px;min-width:0;display:grid}.mv-order-folio{text-transform:uppercase;color:#9c7435!important;letter-spacing:.08em!important;overflow-wrap:normal!important;font-size:.75rem!important;font-weight:950!important}.mv-order-main strong{color:#17211b;overflow-wrap:break-word;font-size:1.05rem;line-height:1.2}.mv-order-main small,.mv-order-main span{color:#667064;overflow-wrap:break-word;line-height:1.35}.mv-order-controls{grid-template-columns:minmax(155px,auto) minmax(180px,1fr) 130px;align-items:center;gap:10px;display:grid}.mv-order-status{color:#17211b;white-space:normal;background:#17211b0f;border-radius:999px;width:fit-content;max-width:100%;padding:8px 10px;font-size:.76rem;font-weight:950;line-height:1.1}.status-pendiente-de-pago{color:#7a5d2b;background:#fff7e5}.status-pagado-preparar{color:#14532d;background:#e8fff1}.mv-order-controls select{color:#17211b;background:#fff;border:1px solid #17211b1f;border-radius:15px;outline:none;width:100%;min-height:40px;padding:0 11px;font-weight:850}.mv-order-controls button{color:#fff;cursor:pointer;white-space:nowrap;background:#17211b;border:0;border-radius:999px;min-height:40px;padding:8px 12px;font-size:.82rem;font-weight:950}.mv-orders-empty{text-align:center;background:#ffffffd1;border:1px dashed #17211b2e;border-radius:24px;gap:5px;padding:24px;display:grid}.mv-orders-empty strong{color:#17211b}.mv-orders-empty span{color:#667064}.mv-order-modal-overlay{z-index:90;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a120e7a;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.mv-order-modal{color:#17211b;background:#fffdf8;border-radius:30px;width:min(780px,100%);max-height:88vh;padding:24px;overflow:auto;box-shadow:0 28px 90px #0a120e47}.mv-order-modal-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.mv-order-modal-header div{gap:5px;min-width:0;display:grid}.mv-order-modal-header h3{color:#17211b;letter-spacing:-.055em;overflow-wrap:break-word;margin:0;font-size:clamp(1.8rem,4vw,2.4rem);line-height:1}.mv-order-modal-header button{color:#17211b;cursor:pointer;background:#fff;border:1px solid #17211b1a;border-radius:999px;padding:10px 13px;font-weight:900}.mv-order-modal-info{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.mv-order-modal-info article,.mv-order-location,.mv-order-notes{background:#17211b0a;border:1px solid #17211b14;border-radius:20px;gap:5px;min-width:0;padding:14px;display:grid;overflow:hidden}.mv-order-modal-info strong,.mv-order-location strong,.mv-order-notes strong,.mv-order-products>strong{color:#17211b;line-height:1.2}.mv-order-modal-info small,.mv-order-location span,.mv-order-notes span{color:#667064;overflow-wrap:break-word;line-height:1.4}.mv-order-location,.mv-order-notes{margin-top:12px}.mv-order-location a{color:#0f4d3d;overflow-wrap:anywhere;font-weight:950;text-decoration:none}.mv-order-products{gap:8px;margin-top:14px;display:grid}.mv-order-products div,.mv-order-total div{justify-content:space-between;align-items:center;gap:14px;display:flex}.mv-order-products div{border-bottom:1px solid #17211b14;padding:10px 0}.mv-order-products span{color:#667064;overflow-wrap:break-word;line-height:1.35}.mv-order-products b,.mv-order-total strong{color:#17211b;white-space:nowrap}.mv-order-total{color:#fff;background:#17211b;border-radius:20px;gap:9px;margin-top:14px;padding:15px;display:grid}.mv-order-total span,.mv-order-total strong{color:#fff}.mv-order-modal-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.mv-order-modal-actions button{color:#fff;cursor:pointer;background:#17211b;border:0;border-radius:999px;min-height:40px;padding:9px 13px;font-size:.82rem;font-weight:950}.mv-order-modal-actions button.danger{color:#9b2525;background:#fff1f1;border:1px solid #9b252524}@media (width<=1100px){.mv-orders-header{grid-template-columns:1fr}.mv-orders-summary{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=820px){.mv-orders-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.mv-orders-toolbar{flex-direction:column}.mv-order-main,.mv-order-controls,.mv-order-modal-info{grid-template-columns:1fr}.mv-order-controls button{width:100%}}@media (width<=560px){.mv-orders-summary{grid-template-columns:1fr}.mv-order-modal-overlay{padding:12px}.mv-order-modal{border-radius:24px;padding:18px}.mv-order-modal-actions{grid-template-columns:1fr;display:grid}}.mv-business-manager{gap:18px;display:grid}.mv-business-header{background:#ffffffe0;border:1px solid #17211b1a;border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(390px,520px);align-items:center;gap:22px;padding:22px;display:grid;overflow:hidden}.mv-business-header>div:first-child{gap:5px;min-width:0;display:grid}.mv-business-header span,.mv-business-summary span,.mv-business-title span,.mv-business-modalities>span{color:#9c7435;letter-spacing:.08em;text-transform:uppercase;word-break:normal;overflow-wrap:normal;font-size:.72rem;font-weight:950;line-height:1.2}.mv-business-header h2{color:#17211b;letter-spacing:-.05em;margin:0;font-size:clamp(2rem,3vw,2.85rem);line-height:1}.mv-business-header p{color:#667064;max-width:640px;margin:0;line-height:1.5}.mv-business-summary{grid-template-columns:.7fr .7fr 1.2fr;gap:10px;display:grid}.mv-business-summary article{background:#17211b0a;border:1px solid #17211b14;border-radius:20px;align-content:center;gap:5px;min-width:0;min-height:78px;padding:13px 14px;display:grid;overflow:hidden}.mv-business-summary strong{color:#17211b;overflow-wrap:break-word;font-size:1rem;line-height:1.2}.mv-business-notice{color:#14532d;background:#e8fff1;border:1px solid #14532d2e;border-radius:18px;padding:13px 15px;font-weight:850}.mv-business-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.mv-business-panel{background:#ffffffe0;border:1px solid #17211b1a;border-radius:28px;min-width:0;padding:20px;overflow:hidden}.mv-business-title{gap:4px;margin-bottom:16px;display:grid}.mv-business-title h3{color:#17211b;letter-spacing:-.035em;margin:0;font-size:1.35rem}.mv-business-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.mv-business-fields label{color:#3f463f;gap:7px;min-width:0;font-weight:850;display:grid}.mv-business-fields label.full,.mv-business-modalities.full{grid-column:1/-1}.mv-business-fields input,.mv-business-fields textarea,.mv-business-fields select{color:#17211b;box-sizing:border-box;background:#faf8f2eb;border:1px solid #17211b1f;border-radius:17px;outline:none;width:100%;min-width:0;max-width:100%;padding:13px 14px;font-weight:850}.mv-business-fields input[type=color]{min-height:48px;padding:6px}.mv-business-fields textarea{resize:vertical;min-height:92px;line-height:1.45}.mv-business-fields input:focus,.mv-business-fields textarea:focus,.mv-business-fields select:focus{border-color:#9c7435;box-shadow:0 0 0 4px #d7b26a2e}.mv-business-fields small{color:#667064;overflow-wrap:anywhere;line-height:1.35}.mv-business-modalities{gap:10px;display:grid}.mv-business-modalities label{background:#17211b0a;border:1px solid #17211b14;border-radius:18px;align-items:flex-start;padding:13px;gap:10px!important;display:flex!important}.mv-business-modalities input{accent-color:#17211b;flex:none;margin-top:2px;width:18px!important;height:18px!important}.mv-business-modalities div{gap:3px;min-width:0;display:grid}.mv-business-modalities strong{color:#17211b}.mv-business-modalities small{color:#667064;line-height:1.35}.mv-business-secondary{color:#17211b;cursor:pointer;background:#fff;border:1px solid #17211b1f;border-radius:999px;width:100%;min-height:44px;margin-top:14px;padding:0 16px;font-weight:950}.mv-business-actions{grid-column:1/-1;justify-content:flex-end;display:flex}.mv-business-actions button{color:#fff;cursor:pointer;background:#17211b;border:0;border-radius:999px;min-height:48px;padding:0 22px;font-weight:950}@media (width<=1180px){.mv-business-header,.mv-business-layout{grid-template-columns:1fr}.mv-business-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=720px){.mv-business-summary,.mv-business-fields{grid-template-columns:1fr}.mv-business-actions{justify-content:stretch}.mv-business-actions button{width:100%}}.production-business-layout{grid-template-columns:repeat(2,minmax(0,1fr))!important}.production-business-layout .mv-business-panel{min-height:auto!important}.production-business-layout .mv-business-actions{grid-column:1/-1!important}@media (width<=980px){.production-business-layout{grid-template-columns:1fr!important}}.owner-main>header,.admin-main>header,.owner-content>header{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:22px!important;width:100%!important;display:grid!important}.owner-main>header>div,.admin-main>header>div,.owner-content>header>div{min-width:0!important}.owner-main>header>a,.admin-main>header>a,.owner-content>header>a,.owner-main>header>button,.admin-main>header>button,.owner-content>header>button{text-align:center!important;white-space:nowrap!important;color:#fff!important;min-width:178px!important;max-width:220px!important;min-height:44px!important;box-shadow:none!important;background:#102019!important;border:0!important;border-radius:999px!important;justify-content:center!important;place-self:start end!important;align-items:center!important;padding:0 20px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.owner-main>header>a:hover,.admin-main>header>a:hover,.owner-content>header>a:hover,.owner-main>header>button:hover,.admin-main>header>button:hover,.owner-content>header>button:hover{transform:none!important}.owner-main>header h1,.admin-main>header h1,.owner-content>header h1{margin-top:8px!important;margin-bottom:10px!important}.owner-main>header p,.admin-main>header p,.owner-content>header p{max-width:760px!important}@media (width<=820px){.owner-main>header,.admin-main>header,.owner-content>header{grid-template-columns:1fr!important}.owner-main>header>a,.admin-main>header>a,.owner-content>header>a,.owner-main>header>button,.admin-main>header>button,.owner-content>header>button{justify-self:stretch!important;width:100%!important;max-width:none!important}}.owner-sidebar,.admin-sidebar,.sidebar{flex-direction:column!important;gap:0!important;display:flex!important}.owner-nav{gap:7px!important;width:100%!important;display:grid!important}.owner-nav button{color:#ffffffc2!important;text-align:left!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:16px!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;min-height:46px!important;padding:0 16px!important;font-weight:900!important;display:flex!important}.owner-nav button.active{color:#102019!important;background:#fff!important}.owner-main>header,.admin-main>header,.owner-content>header{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:22px!important;display:grid!important}.owner-main>header>a,.admin-main>header>a,.owner-content>header>a{white-space:nowrap!important;border-radius:999px!important;justify-content:center!important;place-self:start end!important;align-items:center!important;min-width:178px!important;min-height:44px!important;padding:0 20px!important;line-height:1!important;display:inline-flex!important}@media (width<=820px){.owner-main>header,.admin-main>header,.owner-content>header{grid-template-columns:1fr!important}.owner-main>header>a,.admin-main>header>a,.owner-content>header>a{justify-self:stretch!important;width:100%!important}}.mv-kitchen-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.mv-kitchen-flow article{background:#ffffffdb;border:1px solid #17211b1a;border-radius:22px;gap:5px;padding:14px;display:grid}.mv-kitchen-flow span{color:#d7b26a;background:#17211b;border-radius:999px;place-items:center;width:28px;height:28px;font-size:.78rem;font-weight:950;display:grid}.mv-kitchen-flow strong{color:#17211b;line-height:1.15}.mv-kitchen-flow small{color:#667064;line-height:1.3}.mv-fast-order-row{grid-template-columns:minmax(0,1fr)}.mv-fast-actions{grid-template-columns:minmax(120px,auto) minmax(150px,1fr) 86px 100px;align-items:center;gap:10px;display:grid}.mv-fast-actions button{color:#17211b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #17211b1a;border-radius:999px;min-height:40px;padding:8px 12px;font-size:.82rem;font-weight:950}.mv-fast-actions button.primary{color:#fff;background:#17211b}.mv-fast-actions button.primary.disabled{opacity:.55;cursor:not-allowed}.mv-fast-actions button.danger{color:#9b2525;background:#fff1f1;border-color:#9b252524}.status-nuevo{color:#7a5d2b;background:#fff7e5}.status-preparando{color:#14532d;background:#e8fff1}.status-listo{color:#1d4e89;background:#e7f0ff}.status-entregado{color:#166534;background:#f0fdf4}.status-cancelado{color:#9b2525;background:#fff1f1}@media (width<=980px){.mv-kitchen-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.mv-fast-actions{grid-template-columns:1fr 1fr}.mv-fast-actions .mv-order-status{grid-column:1/-1}}@media (width<=560px){.mv-kitchen-flow,.mv-fast-actions{grid-template-columns:1fr}}.mv-hours-production{gap:18px;display:grid}.mv-hours-header{background:#ffffffe0;border:1px solid #17211b1a;border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(320px,460px);align-items:center;gap:22px;padding:22px;display:grid;overflow:hidden}.mv-hours-header>div:first-child{gap:5px;min-width:0;display:grid}.mv-hours-header span,.mv-hours-summary span,.mv-hours-title span{color:#9c7435;letter-spacing:.08em;text-transform:uppercase;word-break:normal;overflow-wrap:normal;font-size:.72rem;font-weight:950;line-height:1.2}.mv-hours-header h2{color:#17211b;letter-spacing:-.05em;margin:0;font-size:clamp(2rem,3vw,2.85rem);line-height:1}.mv-hours-header p{color:#667064;max-width:650px;margin:0;line-height:1.5}.mv-hours-summary{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mv-hours-summary article{background:#17211b0a;border:1px solid #17211b14;border-radius:20px;align-content:center;gap:5px;min-width:0;min-height:78px;padding:13px 14px;display:grid;overflow:hidden}.mv-hours-summary strong{color:#17211b;overflow-wrap:break-word;font-size:1rem;line-height:1.2}.mv-hours-notice{color:#14532d;background:#e8fff1;border:1px solid #14532d2e;border-radius:18px;padding:13px 15px;font-weight:850}.mv-hours-card{background:#ffffffe0;border:1px solid #17211b1a;border-radius:28px;gap:18px;max-width:860px;padding:22px;display:grid;overflow:hidden}.mv-hours-title{gap:4px;display:grid}.mv-hours-title h3{color:#17211b;letter-spacing:-.035em;margin:0;font-size:1.35rem}.mv-hours-toggle{background:#17211b0a;border:1px solid #17211b14;border-radius:20px;align-items:flex-start;gap:12px;padding:15px;display:flex}.mv-hours-toggle input{accent-color:#17211b;flex:none;width:18px;height:18px;margin-top:3px}.mv-hours-toggle div{gap:3px;min-width:0;display:grid}.mv-hours-toggle strong{color:#17211b;line-height:1.25}.mv-hours-toggle small{color:#667064;line-height:1.4}.mv-hours-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.mv-hours-fields label{color:#3f463f;gap:7px;min-width:0;font-weight:850;display:grid}.mv-hours-fields input{color:#17211b;background:#faf8f2eb;border:1px solid #17211b1f;border-radius:17px;outline:none;width:100%;min-height:48px;padding:0 14px;font-weight:900}.mv-hours-fields input:focus{border-color:#9c7435;box-shadow:0 0 0 4px #d7b26a2e}.mv-hours-fields input:disabled{opacity:.55;cursor:not-allowed}.mv-hours-rule{background:#fff7e5;border:1px solid #7a5d2b29;border-radius:20px;gap:6px;padding:15px;display:grid}.mv-hours-rule strong{color:#17211b}.mv-hours-rule p{color:#6f5529;margin:0;line-height:1.5}.mv-hours-actions{justify-content:flex-end;display:flex}.mv-hours-actions button{color:#fff;cursor:pointer;background:#17211b;border:0;border-radius:999px;min-height:46px;padding:0 20px;font-weight:950}@media (width<=980px){.mv-hours-header{grid-template-columns:1fr}.mv-hours-card{max-width:none}}@media (width<=620px){.mv-hours-summary,.mv-hours-fields{grid-template-columns:1fr}.mv-hours-actions{justify-content:stretch}.mv-hours-actions button{width:100%}}.mv-security-manager{gap:18px;display:grid}.mv-security-header{background:#ffffffe0;border:1px solid #17211b1a;border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(360px,500px);align-items:center;gap:22px;padding:22px;display:grid;overflow:hidden}.mv-security-header>div:first-child{gap:5px;min-width:0;display:grid}.mv-security-header span,.mv-security-summary span,.mv-security-title span{color:#9c7435;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:950;line-height:1.2}.mv-security-header h2{color:#17211b;letter-spacing:-.05em;margin:0;font-size:clamp(2rem,3vw,2.85rem);line-height:1}.mv-security-header p{color:#667064;max-width:650px;margin:0;line-height:1.5}.mv-security-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.mv-security-summary article{background:#17211b0a;border:1px solid #17211b14;border-radius:20px;align-content:center;gap:5px;min-width:0;min-height:78px;padding:13px 14px;display:grid;overflow:hidden}.mv-security-summary strong{color:#17211b;font-size:1rem;line-height:1.2}.mv-security-notice{color:#14532d;background:#e8fff1;border:1px solid #14532d2e;border-radius:18px;padding:13px 15px;font-weight:850}.mv-security-layout{grid-template-columns:minmax(300px,430px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.mv-security-card{background:#ffffffe0;border:1px solid #17211b1a;border-radius:28px;gap:16px;min-width:0;padding:20px;display:grid;overflow:hidden}.mv-security-title{gap:4px;display:grid}.mv-security-title h3{color:#17211b;letter-spacing:-.035em;margin:0;font-size:1.35rem}.mv-security-form{gap:14px;display:grid}.mv-security-form label{color:#3f463f;gap:7px;font-weight:850;display:grid}.mv-security-form input{color:#17211b;background:#faf8f2eb;border:1px solid #17211b1f;border-radius:17px;outline:none;width:100%;min-height:48px;padding:0 14px;font-weight:900}.mv-security-form input:focus{border-color:#9c7435;box-shadow:0 0 0 4px #d7b26a2e}.mv-security-form button,.mv-security-actions button{color:#fff;cursor:pointer;background:#17211b;border:0;border-radius:999px;min-height:46px;padding:0 18px;font-weight:950}.mv-security-actions{gap:10px;display:grid}.mv-security-actions button.danger{color:#9b2525;background:#fff1f1;border:1px solid #9b252524}.mv-security-note{background:#fff7e5;border:1px solid #7a5d2b29;border-radius:20px;gap:6px;padding:15px;display:grid}.mv-security-note strong{color:#17211b}.mv-security-note p{color:#6f5529;margin:0;line-height:1.5}@media (width<=980px){.mv-security-header,.mv-security-layout{grid-template-columns:1fr}.mv-security-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=620px){.mv-security-summary{grid-template-columns:1fr}}.mv-security-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mv-security-card{align-content:start}@media (width<=620px){.mv-security-summary{grid-template-columns:1fr!important}}.mv-fast-actions-confirm{grid-template-columns:minmax(112px,auto) minmax(136px,auto) minmax(170px,1fr) 86px 100px}.mv-fast-actions button.confirm{color:#fff!important;background:#0f5132!important}.mv-confirmed-badge{color:#14532d;white-space:nowrap;background:#e8fff1;border:1px solid #14532d29;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:8px 12px;font-size:.76rem;font-weight:950;line-height:1;display:inline-flex}@media (width<=1180px){.mv-fast-actions-confirm{grid-template-columns:1fr 1fr}.mv-fast-actions-confirm .mv-order-status,.mv-fast-actions-confirm .mv-confirmed-badge{grid-column:auto}}@media (width<=620px){.mv-fast-actions-confirm{grid-template-columns:1fr}.mv-fast-actions-confirm .mv-order-status,.mv-fast-actions-confirm .mv-confirmed-badge{width:100%}}.owner-layout,.admin-layout,.dashboard-layout{min-width:980px!important;overflow-x:auto!important}.owner-sidebar,.admin-sidebar,.sidebar{flex:0 0 292px!important;width:292px!important;min-width:292px!important;max-width:292px!important;overflow:hidden auto!important}.owner-main,.admin-main,.owner-content,.admin-content{min-width:0!important;overflow:visible!important}.owner-nav,.admin-nav,.sidebar-nav{flex-direction:column!important;align-items:stretch!important;gap:8px!important;width:100%!important;display:flex!important}.owner-nav button,.admin-nav button,.sidebar-nav button{text-align:left!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;text-overflow:ellipsis!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;min-width:0!important;min-height:46px!important;padding:0 17px!important;line-height:1.15!important;display:flex!important;overflow:hidden!important}.owner-brand,.admin-brand,.sidebar-brand{gap:5px!important;width:100%!important;min-width:0!important;display:grid!important;overflow:hidden!important}.owner-brand span,.owner-brand strong,.admin-brand span,.admin-brand strong,.sidebar-brand span,.sidebar-brand strong{white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;text-overflow:ellipsis!important;overflow:hidden!important}.owner-main>header,.admin-main>header,.owner-content>header,.admin-content>header{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:22px!important;min-width:0!important;display:grid!important}.owner-main>header h1,.admin-main>header h1,.owner-content>header h1,.admin-content>header h1{word-break:normal!important;overflow-wrap:normal!important}.owner-kpis,.admin-kpis,.dashboard-kpis,.mv-dashboard-grid,.mv-orders-summary,.mv-hours-summary,.mv-security-summary{min-width:0!important}.owner-kpis article,.admin-kpis article,.dashboard-kpis article,.mv-dashboard-grid article,.mv-orders-summary article,.mv-hours-summary article,.mv-security-summary article{min-width:150px!important;overflow:hidden!important}.owner-kpis span,.owner-kpis strong,.admin-kpis span,.admin-kpis strong,.dashboard-kpis span,.dashboard-kpis strong,.mv-dashboard-grid span,.mv-dashboard-grid strong,.mv-orders-summary span,.mv-orders-summary strong{word-break:normal!important;overflow-wrap:normal!important}@media (width<=980px){.owner-layout,.admin-layout,.dashboard-layout{min-width:980px!important}.owner-sidebar,.admin-sidebar,.sidebar{width:292px!important;min-width:292px!important;max-width:292px!important}}html,body,#root{min-height:100%}.owner-page{grid-template-columns:292px minmax(0,1fr)!important;align-items:start!important;gap:0!important;width:100%!important;min-width:980px!important;min-height:100vh!important;margin:0!important;padding:0!important;display:grid!important;overflow-x:auto!important}.owner-sidebar{z-index:20!important;align-self:start!important;width:292px!important;min-width:292px!important;max-width:292px!important;height:100vh!important;min-height:100vh!important;margin:0!important;padding:20px!important;position:sticky!important;top:0!important;overflow:hidden auto!important}.owner-main{align-self:start!important;width:100%!important;min-width:0!important;min-height:100vh!important;margin:0!important;padding:28px 40px 24px!important;overflow:visible!important;transform:translate(0,0)!important}.owner-main>*,.owner-header,.admin-public-url-card,.owner-kpis,.owner-dashboard,.owner-footer{margin-top:0!important;transform:translate(0,0)!important}.owner-header{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:22px!important;width:100%!important;margin-bottom:20px!important;display:grid!important}.admin-public-url-card{margin-bottom:18px!important}.owner-kpis{grid-template-columns:repeat(4,minmax(150px,1fr))!important;gap:14px!important;margin-bottom:18px!important;display:grid!important}.owner-footer{margin-top:32px!important}.owner-nav{flex-direction:column!important;gap:8px!important;width:100%!important;display:flex!important}.owner-nav button{white-space:nowrap!important;text-align:left!important;justify-content:flex-start!important;width:100%!important;min-height:46px!important}@media (width<=980px){.owner-page{grid-template-columns:292px minmax(688px,1fr)!important;min-width:980px!important}.owner-main{padding:24px 32px!important}}.mv-qr-manager{gap:18px;display:grid}.mv-qr-header{background:#ffffffe6;border:1px solid #17211b1a;border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;padding:22px;display:grid}.mv-qr-header span,.mv-qr-section-title span,.mv-qr-card-info span{color:#9c7435;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:950}.mv-qr-header h2{color:#17211b;letter-spacing:-.05em;margin:4px 0 6px;font-size:clamp(2rem,3vw,2.8rem);line-height:1}.mv-qr-header p{color:#667064;max-width:680px;margin:0;line-height:1.5}.mv-qr-header button{color:#fff;cursor:pointer;white-space:nowrap;background:#17211b;border:0;border-radius:999px;min-height:44px;padding:0 18px;font-weight:950}.mv-qr-guide{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.mv-qr-guide article{background:#fff7e5;border:1px solid #7a5d2b29;border-radius:22px;gap:5px;padding:15px;display:grid}.mv-qr-guide strong{color:#17211b}.mv-qr-guide span{color:#6f5529;line-height:1.45}.mv-qr-section{gap:12px;display:grid}.mv-qr-section-title{gap:4px;display:grid}.mv-qr-section-title h3{color:#17211b;letter-spacing:-.035em;margin:0;font-size:1.35rem}.mv-qr-grid{grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:14px;display:grid}.mv-qr-grid.single{grid-template-columns:minmax(245px,360px)}.mv-qr-card{background:#ffffffeb;border:1px solid #17211b1a;border-radius:26px;gap:13px;min-width:0;padding:16px;display:grid;overflow:hidden}.mv-qr-card-info{gap:5px;display:grid}.mv-qr-card-info h3{color:#17211b;letter-spacing:-.03em;margin:0;font-size:1.25rem}.mv-qr-card-info p{color:#667064;margin:0;font-size:.9rem;line-height:1.42}.mv-qr-figure{background:#fff;border:1px solid #17211b14;border-radius:22px;place-items:center;margin:0;padding:14px;display:grid}.mv-qr-figure img{aspect-ratio:1;object-fit:contain;width:100%;max-width:210px}.mv-qr-url{background:#17211b0a;border:1px solid #17211b14;border-radius:16px;min-width:0;padding:10px 12px}.mv-qr-url span{color:#3f463f;overflow-wrap:anywhere;font-size:.78rem;line-height:1.35;display:block}.mv-qr-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mv-qr-actions a,.mv-qr-actions button{color:#17211b;cursor:pointer;background:#fff;border:1px solid #17211b1a;border-radius:999px;justify-content:center;align-items:center;min-height:40px;font-size:.82rem;font-weight:950;text-decoration:none;display:inline-flex}.mv-qr-actions a{color:#fff;background:#17211b}.mv-qr-empty{color:#667064;background:#ffffffbf;border:1px dashed #17211b2e;border-radius:22px;padding:18px;font-weight:800}@media print{body{background:#fff!important}.owner-sidebar,.owner-header,.admin-public-url-card,.owner-kpis,.owner-footer,.mv-qr-header button,.mv-qr-actions{display:none!important}.owner-page{min-width:0!important;display:block!important}.owner-main{padding:0!important}.mv-qr-manager{gap:14px!important}.mv-qr-card{break-inside:avoid;box-shadow:none!important;border:1px solid #ddd!important}}@media (width<=720px){.mv-qr-header,.mv-qr-guide{grid-template-columns:1fr}.mv-qr-header button{width:100%}.mv-qr-grid.single,.mv-qr-grid{grid-template-columns:1fr}}.mv-product-pro{gap:18px;display:grid}.mv-admin-toast{z-index:20;color:#fff;background:#123f31;border-radius:999px;width:fit-content;max-width:100%;padding:12px 16px;font-weight:900;position:sticky;top:12px;box-shadow:0 16px 30px #123f312e}.mv-product-header,.mv-product-form,.mv-product-row{background:#ffffffeb;border:1px solid #17211b1a;border-radius:28px;box-shadow:0 20px 45px #17211b0f}.mv-product-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;padding:22px;display:grid}.mv-product-header span,.mv-product-form-title span,.mv-product-row-info>span{color:#9c7435;letter-spacing:.11em;text-transform:uppercase;font-size:.72rem;font-weight:950}.mv-product-header h2{color:#17211b;letter-spacing:-.05em;margin:5px 0 6px;font-size:clamp(2rem,3vw,2.8rem);line-height:1}.mv-product-header p{color:#667064;margin:0;line-height:1.5}.mv-product-header button,.mv-product-form-actions button,.mv-product-actions button{color:#17211b;cursor:pointer;background:#fff;border:1px solid #17211b1a;border-radius:999px;min-height:40px;font-weight:950}.mv-product-header button,.mv-product-form-actions button:first-child{color:#fff;background:#17211b}.mv-product-stats{grid-template-columns:repeat(4,minmax(140px,1fr));gap:14px;display:grid}.mv-product-stats article{background:#fff;border:1px solid #17211b14;border-radius:22px;gap:5px;padding:16px;display:grid}.mv-product-stats span{color:#667064;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:950}.mv-product-stats strong{color:#17211b;font-size:1.4rem}.mv-product-form{gap:14px;padding:20px;display:grid}.mv-product-form-title{gap:4px;display:grid}.mv-product-form-title strong{color:#17211b;font-size:1.1rem}.mv-product-form label{color:#17211b;gap:7px;font-weight:900;display:grid}.mv-product-form input,.mv-product-form textarea{color:#17211b;width:100%;font:inherit;background:#fff;border:1px solid #17211b1f;border-radius:18px;outline:none;padding:13px 14px;font-weight:800}.mv-product-form textarea{resize:vertical;min-height:84px}.mv-product-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.mv-upload-box input{display:none}.mv-upload-box span{color:#17211b;background:#17211b0d;border:1px solid #17211b1a;border-radius:999px;width:fit-content;padding:11px 15px}.mv-product-preview{margin:0}.mv-product-preview img{object-fit:cover;border-radius:18px;width:120px;height:95px}.mv-product-switches{flex-wrap:wrap;gap:10px;display:flex}.mv-product-switches button{color:#17211b;cursor:pointer;background:#fff;border:1px solid #17211b1a;border-radius:999px;min-height:40px;padding:0 14px;font-weight:950}.mv-product-switches button.active{color:#fff;background:#123f31}.mv-product-form-actions{flex-wrap:wrap;gap:10px;display:flex}.mv-product-list{gap:14px;display:grid}.mv-product-row{grid-template-columns:110px minmax(0,1fr) minmax(180px,auto);align-items:center;gap:14px;padding:14px;display:grid}.mv-product-row.inactive{opacity:.62}.mv-product-row>img{object-fit:cover;border-radius:20px;width:110px;height:96px}.mv-product-row-info{gap:5px;min-width:0;display:grid}.mv-product-row-info h3{color:#17211b;margin:0;font-size:1.1rem}.mv-product-row-info p{color:#667064;margin:0;line-height:1.35}.mv-product-row-info strong{color:#123f31;font-size:1.05rem}.mv-product-badges{flex-wrap:wrap;gap:7px;display:flex}.mv-product-badges b{color:#1d6531;background:#edf8ef;border-radius:999px;padding:6px 9px;font-size:.72rem}.mv-product-badges b.off{color:#8c2e2e;background:#f4eeee}.mv-product-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.mv-product-actions button{padding:0 12px;font-size:.78rem}.mv-product-actions button.danger{color:#9d2727;background:#fff1f1;border-color:#9d272729}@media (width<=900px){.mv-product-stats,.mv-product-form-grid{grid-template-columns:1fr}.mv-product-row{grid-template-columns:88px minmax(0,1fr)}.mv-product-actions{grid-column:1/-1;justify-content:flex-start}.mv-product-row>img{width:88px;height:82px}}.mv-product-manager.mv-product-pro{width:100%;gap:20px!important;display:grid!important}.mv-product-pro .mv-product-header{background:#fffffff0!important;border:1px solid #17211b17!important;border-radius:30px!important;padding:24px!important;box-shadow:0 24px 48px #17211b0f!important}.mv-product-pro .mv-product-stats{grid-template-columns:repeat(4,minmax(150px,1fr))!important;gap:14px!important;display:grid!important}.mv-product-pro .mv-product-stats article{background:#fff!important;border:1px solid #17211b14!important;border-radius:24px!important;align-content:center!important;gap:7px!important;min-height:86px!important;padding:18px!important;display:grid!important}.mv-product-pro .mv-product-form{background:#fffffff0!important;border:1px solid #17211b17!important;border-radius:30px!important;padding:22px!important;box-shadow:0 24px 48px #17211b0f!important}.mv-product-pro .mv-product-form label{min-width:0!important}.mv-product-pro .mv-product-form input,.mv-product-pro .mv-product-form textarea{color:#17211b!important;background:#fff!important;border:1px solid #17211b1c!important;border-radius:18px!important;min-height:46px!important;font-weight:850!important}.mv-product-pro .mv-product-form textarea{min-height:84px!important}.mv-product-pro .mv-product-switches{flex-wrap:wrap!important;gap:10px!important;display:flex!important}.mv-product-pro .mv-product-switches button{color:#17211b!important;background:#fff!important;border:1px solid #17211b1f!important;border-radius:999px!important;min-height:42px!important;padding:0 16px!important;font-weight:950!important}.mv-product-pro .mv-product-switches button.active{color:#fff!important;background:#123f31!important;border-color:#123f31!important}.mv-product-pro .mv-product-list{gap:16px!important;display:grid!important}.mv-product-pro .mv-product-row{background:#fffffff5!important;border:1px solid #17211b17!important;border-radius:28px!important;grid-template-columns:128px minmax(0,1fr)!important;grid-template-areas:"image info""actions actions"!important;align-items:start!important;gap:16px 18px!important;min-width:0!important;padding:18px!important;display:grid!important;overflow:hidden!important;box-shadow:0 22px 44px #17211b0e!important}.mv-product-pro .mv-product-row>img{object-fit:cover!important;border-radius:22px!important;grid-area:image!important;width:128px!important;height:112px!important;display:block!important}.mv-product-pro .mv-product-row-info{grid-area:info!important;align-content:start!important;gap:6px!important;min-width:0!important;margin:0!important;padding:0!important;display:grid!important}.mv-product-pro .mv-product-row-info>span{color:#9c7435!important;letter-spacing:.12em!important;text-transform:uppercase!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;width:fit-content!important;max-width:100%!important;margin:0!important;padding:0!important;font-size:.68rem!important;font-weight:950!important;line-height:1.05!important;display:block!important}.mv-product-pro .mv-product-row-info h3{color:#17211b!important;letter-spacing:-.025em!important;word-break:normal!important;margin:0!important;font-size:1.18rem!important;line-height:1.12!important}.mv-product-pro .mv-product-row-info p{color:#667064!important;max-width:720px!important;margin:0!important;font-size:.92rem!important;line-height:1.38!important}.mv-product-pro .mv-product-row-info strong{color:#123f31!important;font-size:1.08rem!important;font-weight:950!important}.mv-product-pro .mv-product-badges{flex-wrap:wrap!important;gap:7px!important;margin-top:2px!important;display:flex!important}.mv-product-pro .mv-product-badges b{color:#1d6531!important;white-space:nowrap!important;background:#edf8ef!important;border-radius:999px!important;align-items:center!important;min-height:26px!important;padding:0 10px!important;font-size:.72rem!important;font-weight:950!important;display:inline-flex!important}.mv-product-pro .mv-product-badges b.off{color:#9d2727!important;background:#fff1f1!important}.mv-product-pro .mv-product-actions{flex-wrap:wrap!important;grid-area:actions!important;justify-content:flex-start!important;align-items:center!important;gap:9px!important;width:100%!important;min-width:0!important;margin:0!important;padding-top:4px!important;display:flex!important}.mv-product-pro .mv-product-actions button{color:#17211b!important;white-space:nowrap!important;cursor:pointer!important;background:#fff!important;border:1px solid #17211b1c!important;border-radius:999px!important;min-height:38px!important;padding:0 13px!important;font-size:.78rem!important;font-weight:950!important}.mv-product-pro .mv-product-actions button:first-child{color:#fff!important;background:#123f31!important;border-color:#123f31!important}.mv-product-pro .mv-product-actions button.danger{color:#9d2727!important;background:#fff1f1!important;border-color:#9d27272e!important}.mv-product-pro .mv-product-row.inactive{opacity:.65!important}@media (width<=980px){.mv-product-pro .mv-product-stats,.mv-product-pro .mv-product-form-grid{grid-template-columns:1fr!important}.mv-product-pro .mv-product-row{grid-template-columns:96px minmax(0,1fr)!important}.mv-product-pro .mv-product-row>img{width:96px!important;height:88px!important}}.pmx-products{gap:18px;width:100%;display:grid}.pmx-products *{box-sizing:border-box;word-break:normal;overflow-wrap:break-word}.pmx-toast{z-index:40;color:#fff;background:#123f31;border-radius:999px;width:fit-content;max-width:100%;padding:12px 16px;font-weight:950;position:sticky;top:14px;box-shadow:0 16px 34px #123f312e}.pmx-header{background:#fffffff0;border:1px solid #17211b17;border-radius:30px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;padding:24px;display:grid;box-shadow:0 24px 48px #17211b0f}.pmx-header span,.pmx-form-head span,.pmx-info span{color:#9c7435;letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:950;line-height:1.1;display:block}.pmx-header h2{color:#17211b;letter-spacing:-.055em;margin:6px 0 8px;font-size:clamp(2rem,3vw,2.8rem);line-height:1}.pmx-header p{color:#667064;max-width:720px;margin:0;line-height:1.48}.pmx-header button{color:#fff;cursor:pointer;white-space:nowrap;background:#17211b;border:0;border-radius:999px;min-height:42px;padding:0 16px;font-weight:950}.pmx-stats{grid-template-columns:repeat(4,minmax(135px,1fr));gap:14px;display:grid}.pmx-stats article{background:#fff;border:1px solid #17211b14;border-radius:24px;align-content:center;gap:5px;min-height:84px;padding:17px;display:grid}.pmx-stats span{color:#667064;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:950}.pmx-stats strong{color:#17211b;font-size:1.42rem;line-height:1}.pmx-form{background:#fffffff0;border:1px solid #17211b17;border-radius:30px;gap:15px;padding:22px;display:grid;box-shadow:0 24px 48px #17211b0f}.pmx-form-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;display:grid}.pmx-form-head h3{color:#17211b;margin:5px 0 0;font-size:1.2rem;line-height:1.15}.pmx-form-head button{color:#17211b;cursor:pointer;background:#fff;border:1px solid #17211b1a;border-radius:999px;min-height:38px;padding:0 14px;font-weight:950}.pmx-form-grid{grid-template-columns:minmax(220px,1.35fr) minmax(150px,.65fr) minmax(180px,.8fr) minmax(190px,.8fr);gap:13px;display:grid}.pmx-form label{color:#17211b;gap:7px;min-width:0;font-weight:950;display:grid}.pmx-form input,.pmx-form textarea{color:#17211b;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #17211b1c;border-radius:18px;outline:none;padding:12px 14px;font-weight:850}.pmx-form textarea{resize:vertical;min-height:84px}.pmx-upload input{display:none}.pmx-upload span{color:#17211b;cursor:pointer;background:#17211b0b;border:1px solid #17211b1a;border-radius:18px;align-items:center;min-height:46px;padding:0 14px;font-weight:950;display:inline-flex}.pmx-flags{flex-wrap:wrap;gap:9px;display:flex}.pmx-flags button{color:#17211b;cursor:pointer;background:#fff;border:1px solid #17211b1a;border-radius:999px;min-height:40px;padding:0 15px;font-weight:950}.pmx-flags button.active{color:#fff;background:#123f31;border-color:#123f31}.pmx-preview{margin:0}.pmx-preview img{object-fit:cover;border-radius:18px;width:124px;height:94px;display:block}.pmx-submit{color:#fff;cursor:pointer;background:#17211b;border:0;border-radius:999px;width:fit-content;min-height:44px;padding:0 18px;font-weight:950}.pmx-list{gap:14px;display:grid}.pmx-card{background:#fffffff5;border:1px solid #17211b17;border-radius:28px;grid-template-columns:126px minmax(0,1fr);align-items:start;gap:16px;min-width:0;padding:16px;display:grid;box-shadow:0 22px 44px #17211b0e}.pmx-card.inactive{opacity:.62}.pmx-card>img{object-fit:cover;border-radius:22px;width:126px;height:112px;display:block}.pmx-info{gap:8px;min-width:0;display:grid}.pmx-title-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;min-width:0;display:grid}.pmx-title-row h3{color:#17211b;letter-spacing:-.025em;margin:4px 0 0;font-size:1.16rem;line-height:1.12}.pmx-title-row strong{color:#123f31;white-space:nowrap;font-size:1.06rem;font-weight:950}.pmx-info p{color:#667064;max-width:760px;margin:0;line-height:1.38}.pmx-badges{flex-wrap:wrap;gap:7px;display:flex}.pmx-badges b{color:#1d6531;white-space:nowrap;background:#edf8ef;border-radius:999px;align-items:center;min-height:25px;padding:0 10px;font-size:.72rem;font-weight:950;display:inline-flex}.pmx-badges b.off{color:#9d2727;background:#fff1f1}.pmx-actions{flex-wrap:wrap;gap:8px;padding-top:3px;display:flex}.pmx-actions button{color:#17211b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #17211b1c;border-radius:999px;min-height:36px;padding:0 12px;font-size:.76rem;font-weight:950}.pmx-actions button.primary{color:#fff;background:#123f31;border-color:#123f31}.pmx-actions button.danger{color:#9d2727;background:#fff1f1;border-color:#9d27272e}@media (width<=1100px){.pmx-form-grid{grid-template-columns:1fr 1fr}.pmx-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.pmx-header,.pmx-form-head,.pmx-title-row,.pmx-form-grid,.pmx-stats{grid-template-columns:1fr}.pmx-card{grid-template-columns:92px minmax(0,1fr)}.pmx-card>img{width:92px;height:86px}}.pmx-config-box{background:#17211b09;border:1px solid #17211b14;border-radius:24px;gap:14px;padding:16px;display:grid}.pmx-config-title{gap:3px;display:grid}.pmx-config-title span,.pmx-craving-editor>span{color:#9c7435;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:950}.pmx-config-title strong{color:#17211b;font-size:.94rem}.pmx-craving-editor{gap:10px;display:grid}.pmx-craving-editor>div,.pmx-mini-tags{flex-wrap:wrap;gap:8px;display:flex}.pmx-craving-editor button,.pmx-mini-tags button{color:#17211b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #17211b1a;border-radius:999px;min-height:34px;padding:0 11px;font-size:.75rem;font-weight:950}.pmx-craving-editor button.active,.pmx-mini-tags button.active{color:#fff;background:#123f31;border-color:#123f31}.pmx-mini-tags{width:100%;padding-top:2px}.pmx-actions .pmx-mini-tags{flex-basis:100%;order:10}.pmx-craving-editor button.blocked,.pmx-mini-tags button.blocked{opacity:.45;cursor:not-allowed;color:#8b8172;background:#f4f1eb}.pmx-craving-editor button.blocked:hover,.pmx-mini-tags button.blocked:hover{transform:none}html,body,#root{height:100%}.owner-page{width:100%;background:#f4f0e6!important;grid-template-columns:292px minmax(0,1fr)!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;display:grid!important;overflow:hidden!important}.owner-sidebar{overscroll-behavior:contain!important;z-index:80!important;align-self:start!important;height:100dvh!important;max-height:100dvh!important;position:sticky!important;top:0!important;left:0!important;overflow:hidden auto!important}.owner-main{grid-template-rows:auto auto 1fr auto!important;gap:16px!important;height:100dvh!important;min-height:0!important;max-height:100dvh!important;padding:28px 40px 18px!important;display:grid!important;overflow:hidden!important}.owner-header{z-index:60!important;-webkit-backdrop-filter:blur(18px)!important;background:#f4f0e6f0!important;padding-bottom:12px!important;position:sticky!important;top:0!important}.admin-public-url-card{z-index:55!important;-webkit-backdrop-filter:blur(18px)!important;background:#f4f0e6f0!important;position:sticky!important;top:112px!important}.owner-footer{z-index:65!important;-webkit-backdrop-filter:blur(18px)!important;background:#f4f0e6f0!important;margin-top:0!important;padding-top:10px!important;position:sticky!important;bottom:0!important}.owner-kpis,.mv-ops-dashboard,.mv-product-manager,.pmx-products,.mv-business-manager,.mv-business-shell,.mv-tables-manager,.mv-qr-manager,.mv-orders-panel,.mv-security-panel,.mv-hours-panel,.mv-operation-pro-panel,.owner-main>section:not(.admin-public-url-card):not(.owner-kpis),.owner-main>div:not(.admin-public-url-card):not(.owner-kpis){min-height:0!important}.pmx-products,.mv-product-manager,.mv-orders-panel,.mv-qr-manager,.mv-tables-manager,.mv-business-manager,.mv-hours-panel,.mv-operation-pro-panel,.mv-security-panel{overscroll-behavior:contain!important;max-height:calc(100dvh - 250px)!important;padding-right:8px!important;overflow:hidden auto!important}.pmx-products::-webkit-scrollbar{width:7px}.mv-product-manager::-webkit-scrollbar{width:7px}.mv-orders-panel::-webkit-scrollbar{width:7px}.mv-qr-manager::-webkit-scrollbar{width:7px}.mv-tables-manager::-webkit-scrollbar{width:7px}.mv-business-manager::-webkit-scrollbar{width:7px}.mv-hours-panel::-webkit-scrollbar{width:7px}.mv-operation-pro-panel::-webkit-scrollbar{width:7px}.mv-security-panel::-webkit-scrollbar{width:7px}.pmx-products::-webkit-scrollbar-track{background:#17211b0a;border-radius:999px}.mv-product-manager::-webkit-scrollbar-track{background:#17211b0a;border-radius:999px}.mv-orders-panel::-webkit-scrollbar-track{background:#17211b0a;border-radius:999px}.mv-qr-manager::-webkit-scrollbar-track{background:#17211b0a;border-radius:999px}.mv-tables-manager::-webkit-scrollbar-track{background:#17211b0a;border-radius:999px}.mv-business-manager::-webkit-scrollbar-track{background:#17211b0a;border-radius:999px}.mv-hours-panel::-webkit-scrollbar-track{background:#17211b0a;border-radius:999px}.mv-operation-pro-panel::-webkit-scrollbar-track{background:#17211b0a;border-radius:999px}.mv-security-panel::-webkit-scrollbar-track{background:#17211b0a;border-radius:999px}.pmx-products::-webkit-scrollbar-thumb{background:#17211b33;border-radius:999px}.mv-product-manager::-webkit-scrollbar-thumb{background:#17211b33;border-radius:999px}.mv-orders-panel::-webkit-scrollbar-thumb{background:#17211b33;border-radius:999px}.mv-qr-manager::-webkit-scrollbar-thumb{background:#17211b33;border-radius:999px}.mv-tables-manager::-webkit-scrollbar-thumb{background:#17211b33;border-radius:999px}.mv-business-manager::-webkit-scrollbar-thumb{background:#17211b33;border-radius:999px}.mv-hours-panel::-webkit-scrollbar-thumb{background:#17211b33;border-radius:999px}.mv-operation-pro-panel::-webkit-scrollbar-thumb{background:#17211b33;border-radius:999px}.mv-security-panel::-webkit-scrollbar-thumb{background:#17211b33;border-radius:999px}.owner-kpis{flex-shrink:0!important;grid-template-columns:repeat(4,minmax(120px,1fr))!important;gap:14px!important;display:grid!important}.pmx-products{padding-bottom:28px!important}.pmx-form,.pmx-card,.mv-product-form,.mv-product-row{max-width:100%!important}@media (width<=980px){body:has(.owner-page){overflow:auto!important}.owner-page{height:auto!important;min-height:100dvh!important;max-height:none!important;display:block!important;overflow:visible!important}.owner-sidebar{height:auto!important;max-height:70dvh!important;position:sticky!important;top:0!important}.owner-main{height:auto!important;max-height:none!important;padding:22px 18px!important;display:grid!important;overflow:visible!important}.admin-public-url-card,.owner-header,.owner-footer{position:relative!important;top:auto!important;bottom:auto!important}.pmx-products,.mv-product-manager,.mv-orders-panel,.mv-qr-manager,.mv-tables-manager,.mv-business-manager,.mv-hours-panel,.mv-operation-pro-panel,.mv-security-panel{max-height:none!important;padding-right:0!important;overflow:visible!important}.owner-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.pmx-products{scroll-padding-bottom:40px!important}.pmx-list{padding-bottom:36px!important}.pmx-card:last-child{margin-bottom:10px!important}html,body,#root{height:100%!important;min-height:100%!important}body:has(.owner-page){overflow:hidden!important}.owner-page{background:#f4f0e6!important;grid-template-columns:292px minmax(0,1fr)!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;display:grid!important;overflow:hidden!important}.owner-sidebar{z-index:100!important;overscroll-behavior:contain!important;width:292px!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;position:sticky!important;top:0!important;left:0!important;overflow:hidden auto!important}.owner-sidebar::-webkit-scrollbar{width:6px!important}.owner-sidebar::-webkit-scrollbar-track{background:0 0!important}.owner-sidebar::-webkit-scrollbar-thumb{background:#fff3!important;border-radius:999px!important}.owner-main{overscroll-behavior:contain!important;background:#f4f0e6!important;width:100%!important;height:100dvh!important;min-height:0!important;max-height:100dvh!important;padding:28px 40px 88px!important;display:block!important;overflow:hidden auto!important}.owner-main::-webkit-scrollbar{width:8px!important}.owner-main::-webkit-scrollbar-track{background:#17211b0a!important}.owner-main::-webkit-scrollbar-thumb{background:#17211b38!important;border-radius:999px!important}.owner-header{z-index:90!important;-webkit-backdrop-filter:blur(18px)!important;background:#f4f0e6f5!important;margin:-28px -40px 18px!important;padding:28px 40px 16px!important;position:sticky!important;top:0!important}.admin-public-url-card{z-index:1!important;margin-bottom:18px!important;position:relative!important;top:auto!important;bottom:auto!important}.owner-kpis{z-index:1!important;grid-template-columns:repeat(4,minmax(140px,1fr))!important;gap:14px!important;margin-bottom:20px!important;display:grid!important;position:relative!important;top:auto!important;bottom:auto!important}.owner-kpis article{min-height:82px!important}.owner-footer{z-index:95!important;-webkit-backdrop-filter:blur(18px)!important;background:#f4f0e6f5!important;margin:26px -40px -88px!important;padding:14px 40px 18px!important;position:sticky!important;bottom:0!important}.pmx-products,.mv-product-manager,.mv-orders-panel,.mv-qr-manager,.mv-tables-manager,.mv-business-manager,.mv-business-shell,.mv-hours-panel,.mv-operation-pro-panel,.mv-security-panel,.mv-ops-dashboard,.mv-product-pro,.mv-product-list,.pmx-list{overscroll-behavior:auto!important;height:auto!important;min-height:0!important;max-height:none!important;padding-right:0!important;overflow:visible!important}.pmx-products,.pmx-form,.pmx-card,.pmx-header,.pmx-stats,.pmx-list{width:100%!important;max-width:100%!important}.pmx-card{overflow:visible!important}.pmx-actions,.pmx-mini-tags,.pmx-craving-editor>div,.pmx-flags{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;display:flex!important}.pmx-actions button,.pmx-mini-tags button,.pmx-craving-editor button,.pmx-flags button{white-space:nowrap!important;flex:none!important}.pmx-info,.pmx-title-row,.pmx-form,.pmx-card,.owner-main{min-width:0!important}.pmx-info p,.pmx-title-row h3,.pmx-header p,.pmx-form h3{overflow-wrap:break-word!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}@media (width<=980px){body:has(.owner-page){overflow:auto!important}.owner-page{height:auto!important;min-height:100dvh!important;max-height:none!important;display:block!important;overflow:visible!important}.owner-sidebar{width:100%!important;height:auto!important;min-height:auto!important;max-height:72dvh!important;position:sticky!important;top:0!important}.owner-main{height:auto!important;max-height:none!important;padding:22px 18px 32px!important;overflow:visible!important}.owner-header{margin:0 0 18px!important;padding:0!important;position:relative!important}.owner-footer{margin:24px 0 0!important;padding:14px 0 0!important;position:relative!important}.owner-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.owner-main{padding-bottom:112px!important}.owner-footer{z-index:999!important;-webkit-backdrop-filter:none!important;color:#5f685f!important;background:#f4f0e6!important;border-top:1px solid #17211b1f!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;height:64px!important;min-height:64px!important;max-height:64px!important;margin:0!important;padding:0 40px!important;display:flex!important;position:fixed!important;bottom:0!important;left:292px!important;right:0!important;overflow:hidden!important;box-shadow:0 -18px 36px #17211b14!important}.owner-footer,.owner-footer *{white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;line-height:1.2!important}.owner-footer strong,.owner-footer b{color:#17211b!important;font-weight:950!important}.owner-footer:before{content:""!important;z-index:-1!important;background:#f4f0e6!important;position:absolute!important;inset:0!important}.pmx-products,.mv-product-manager,.mv-orders-panel,.mv-qr-manager,.mv-tables-manager,.mv-business-manager,.mv-business-shell,.mv-hours-panel,.mv-operation-pro-panel,.mv-security-panel,.mv-ops-dashboard{padding-bottom:92px!important}@media (width<=980px){.owner-main{padding-bottom:36px!important}.owner-footer{width:100%!important;height:auto!important;min-height:56px!important;max-height:none!important;box-shadow:none!important;border-top:1px solid #17211b1a!important;flex-wrap:wrap!important;margin:24px 0 0!important;padding:14px 0 0!important;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important}.owner-footer,.owner-footer *{white-space:normal!important}}.pmx-craving-summary{background:#fffffff0;border:1px solid #17211b17;border-radius:30px;gap:16px;padding:22px;display:grid;box-shadow:0 24px 48px #17211b0f}.pmx-craving-summary-head{gap:5px;display:grid}.pmx-craving-summary-head span{color:#9c7435;letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:950}.pmx-craving-summary-head h3{color:#17211b;letter-spacing:-.035em;margin:0;font-size:1.35rem;line-height:1.08}.pmx-craving-summary-head p{color:#667064;margin:0;line-height:1.45}.pmx-craving-summary-grid{grid-template-columns:repeat(4,minmax(170px,1fr));gap:12px;display:grid}.pmx-craving-summary-grid article{background:#fff;border:1px solid #17211b14;border-radius:22px;gap:10px;min-width:0;padding:15px;display:grid}.pmx-craving-summary-grid article.full{background:#123f310b;border-color:#123f3133}.pmx-craving-summary-grid article>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.pmx-craving-summary-grid span{color:#17211b;font-weight:950;line-height:1.15}.pmx-craving-summary-grid strong{color:#fff;white-space:nowrap;background:#123f31;border-radius:999px;justify-content:center;align-items:center;min-width:42px;min-height:28px;padding:0 9px;font-size:.76rem;font-weight:950;display:inline-flex}.pmx-craving-summary-grid ul{color:#667064;gap:4px;margin:0;padding-left:17px;display:grid}.pmx-craving-summary-grid li{font-size:.82rem;line-height:1.25}.pmx-craving-summary-grid p{color:#8b8172;margin:0;font-size:.82rem;line-height:1.3}@media (width<=1100px){.pmx-craving-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.pmx-craving-summary-grid{grid-template-columns:1fr}}@media (width<=980px){.owner-page{grid-template-columns:minmax(0,1fr)!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}.owner-sidebar,.owner-main,.owner-main>*,.owner-header,.admin-public-url-card,.owner-kpis,.owner-footer{width:100%!important;min-width:0!important;max-width:100%!important}.owner-kpis article,.mv-dashboard-grid article,.mv-orders-summary article,.mv-hours-summary article,.mv-security-summary article{min-width:0!important}}:root{--pro-sidebar-width:292px;--pro-admin-header-height:86px;--pro-admin-footer-height:58px;--pro-bg:#f3efe6;--pro-card:#fffdf8;--pro-card-soft:#f8f5ee;--pro-green:#123f31;--pro-green-dark:#0d2f25;--pro-gold:#a47b3d;--pro-text:#17211b;--pro-muted:#667064;--pro-border:#17211b1a;--pro-shadow-soft:0 16px 36px #17211b12}body:has(.owner-page){background:var(--pro-bg)!important;overflow:hidden!important}.owner-page{background:var(--pro-bg)!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;display:block!important;overflow:hidden!important}.owner-sidebar{width:var(--pro-sidebar-width)!important;z-index:1200!important;background:linear-gradient(#ffffff09,#fff0),#101b15!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;padding:18px 14px!important;position:fixed!important;inset:0 auto 0 0!important;overflow:hidden auto!important;box-shadow:14px 0 34px #101b1524!important}.owner-brand{background:#ffffff12!important;border:1px solid #ffffff14!important;border-radius:16px!important;min-height:62px!important;padding:12px 15px!important}.owner-brand span{color:#d7b66e!important;letter-spacing:.17em!important;font-size:.64rem!important}.owner-brand strong{color:#fff!important;letter-spacing:-.025em!important;font-size:1.08rem!important}.owner-nav{gap:6px!important}.owner-nav button{color:#ffffffba!important;min-height:38px!important;box-shadow:none!important;background:0 0!important;border:1px solid #0000!important;border-radius:12px!important;padding:0 13px!important;font-size:.82rem!important;font-weight:850!important;line-height:1!important}.owner-nav button:hover{color:#fff!important;background:#ffffff12!important}.owner-nav button.active{color:#fff!important;background:#2a2f20f0!important;border-color:#d7b66e3d!important;box-shadow:inset 0 0 0 1px #d7b66e14!important}.owner-nav button:focus{outline:none!important}.owner-nav button:focus-visible{outline-offset:2px!important;outline:2px solid #d7b66eb8!important}.owner-main{width:calc(100% - var(--pro-sidebar-width))!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin-left:var(--pro-sidebar-width)!important;padding:calc(var(--pro-admin-header-height) + 18px) 32px calc(var(--pro-admin-footer-height) + 30px)!important;background:var(--pro-bg)!important;scroll-padding-top:calc(var(--pro-admin-header-height) + 18px)!important;display:block!important;position:relative!important;overflow:hidden auto!important}.owner-header{top:0!important;left:var(--pro-sidebar-width)!important;width:calc(100% - var(--pro-sidebar-width))!important;max-width:calc(100% - var(--pro-sidebar-width))!important;height:var(--pro-admin-header-height)!important;min-height:var(--pro-admin-header-height)!important;z-index:1100!important;-webkit-backdrop-filter:blur(18px)!important;background:#f3efe6f7!important;border-bottom:1px solid #17211b17!important;justify-content:space-between!important;align-items:center!important;gap:20px!important;margin:0!important;padding:16px 32px!important;display:flex!important;position:fixed!important;right:0!important;box-shadow:0 10px 26px #17211b0f!important}.owner-header>div{gap:3px!important;min-width:0!important;display:grid!important}.owner-header p{color:var(--pro-gold)!important;letter-spacing:.16em!important;text-transform:uppercase!important;margin:0!important;font-size:.64rem!important;font-weight:950!important;line-height:1!important}.owner-header h1{color:var(--pro-text)!important;letter-spacing:-.045em!important;margin:0!important;font-size:clamp(1.45rem,2.1vw,2rem)!important;font-weight:950!important;line-height:1.04!important}.owner-header span{max-width:520px!important;color:var(--pro-muted)!important;margin:0!important;font-size:.78rem!important;font-weight:760!important;line-height:1.28!important}.owner-preview-link,.owner-header>a,.owner-header>button{background:var(--pro-green)!important;color:#fff!important;white-space:nowrap!important;border:1px solid #123f3129!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:34px!important;padding:0 16px!important;font-size:.74rem!important;font-weight:920!important;text-decoration:none!important;display:inline-flex!important;box-shadow:0 10px 22px #123f311f!important}.owner-preview-link:hover,.owner-header>a:hover,.owner-header>button:hover{background:var(--pro-green-dark)!important;transform:translateY(-1px)!important}.admin-public-url-card{display:none!important}.owner-kpis{grid-template-columns:repeat(4,minmax(130px,1fr))!important;gap:12px!important;margin:0 0 16px!important;padding:0!important;display:grid!important}.owner-kpis article,.mv-ops-status-strip article,.mv-ops-metrics article{background:var(--pro-card)!important;border:1px solid var(--pro-border)!important;border-radius:18px!important;min-height:72px!important;padding:14px 15px!important;box-shadow:0 10px 24px #17211b0b!important}.owner-kpis span,.mv-ops-status-strip span,.mv-ops-metrics span{color:var(--pro-muted)!important;letter-spacing:.11em!important;text-transform:uppercase!important;font-size:.68rem!important;font-weight:920!important}.owner-kpis strong,.mv-ops-status-strip strong,.mv-ops-metrics strong{color:var(--pro-text)!important;letter-spacing:-.035em!important;font-size:clamp(1.04rem,1.45vw,1.32rem)!important;font-weight:950!important;line-height:1.08!important}.mv-ops-dashboard,.mv-business-manager,.mv-product-manager,.pmx-products,.mv-tables-manager,.mv-qr-manager,.mv-orders-panel,.mv-operation-pro-panel,.mv-security-panel,.mv-hours-panel{max-height:none!important;padding-bottom:26px!important;overflow:visible!important}.mv-ops-dashboard{gap:16px!important;display:grid!important}.mv-ops-header,.mv-business-header,.mv-qr-header,.mv-orders-header,.mv-security-header,.mv-hours-header,.mv-tables-header,.pmx-header{background:var(--pro-card)!important;border:1px solid var(--pro-border)!important;box-shadow:var(--pro-shadow-soft)!important;border-radius:22px!important;padding:18px 20px!important}.mv-ops-header h2,.mv-business-header h2,.mv-qr-header h2,.mv-orders-header h2,.mv-security-header h2,.mv-hours-header h2,.mv-tables-header h2,.pmx-header h2{color:var(--pro-text)!important;letter-spacing:-.045em!important;margin:0!important;font-size:clamp(1.32rem,2vw,1.75rem)!important;line-height:1.08!important}.mv-ops-header p,.mv-business-header p,.mv-qr-header p,.mv-orders-header p,.mv-security-header p,.mv-hours-header p,.mv-tables-header p,.pmx-header p{max-width:620px!important;color:var(--pro-muted)!important;margin:5px 0 0!important;font-size:.86rem!important;line-height:1.42!important}.mv-ops-header>div>span,.mv-business-header>div>span,.mv-qr-header>div>span,.mv-orders-header>div>span,.mv-security-header>div>span,.mv-hours-header>div>span,.mv-tables-header>div>span,.pmx-header>div>span,.mv-ops-panel-title>span,.mv-business-title>span,.mv-qr-section-title>span{color:var(--pro-gold)!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-size:.68rem!important;font-weight:950!important}.mv-ops-status-strip,.mv-ops-metrics{grid-template-columns:repeat(4,minmax(135px,1fr))!important;gap:12px!important;display:grid!important}.mv-ops-grid{grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr)!important;align-items:start!important;gap:14px!important;display:grid!important}.mv-ops-panel,.mv-business-panel,.mv-qr-card,.mv-orders-card,.mv-security-card,.mv-hours-card,.mv-tables-card,.pmx-card,.pmx-form{background:var(--pro-card)!important;border:1px solid var(--pro-border)!important;border-radius:22px!important;box-shadow:0 14px 30px #17211b0e!important}.mv-ops-panel{padding:18px!important}.mv-ops-panel-title h3,.mv-business-title h3,.mv-qr-section-title h3,.pmx-form h3,.pmx-card h3{color:var(--pro-text)!important;letter-spacing:-.035em!important;margin:4px 0 0!important;font-size:clamp(1.08rem,1.6vw,1.42rem)!important;line-height:1.12!important}.mv-ops-flow-list{gap:10px!important}.mv-ops-flow-list div{border-radius:16px!important;padding:13px!important}.mv-ops-flow-list b,.mv-ops-product-row strong,.mv-ops-checklist li{font-size:.88rem!important}.mv-ops-flow-list p,.mv-ops-product-row p,.mv-ops-empty p{font-size:.82rem!important;line-height:1.38!important}.mv-ops-header-actions button,.mv-ops-header-actions a,.mv-qr-header button,.mv-business-actions button,.pmx-actions button,.pmx-form button,.mv-orders-panel button,.mv-security-panel button,.mv-hours-panel button{border-radius:999px!important;min-height:34px!important;padding:0 14px!important;font-size:.74rem!important;font-weight:920!important;line-height:1!important}.owner-footer{left:var(--pro-sidebar-width)!important;height:var(--pro-admin-footer-height)!important;min-height:var(--pro-admin-footer-height)!important;max-height:var(--pro-admin-footer-height)!important;z-index:1100!important;color:var(--pro-muted)!important;background:#f5f0e7!important;border-top:1px solid #17211b1a!important;grid-template-columns:minmax(170px,1fr) minmax(260px,auto) minmax(140px,1fr)!important;align-items:center!important;gap:18px!important;margin:0!important;padding:0 32px!important;font-size:.68rem!important;line-height:1.25!important;display:grid!important;position:fixed!important;bottom:0!important;right:0!important;overflow:hidden!important;box-shadow:0 -12px 28px #17211b0e!important}.owner-footer>div{justify-items:start!important;gap:2px!important;display:grid!important}.owner-footer p{text-align:center!important;margin:0!important}.owner-footer a{color:var(--pro-green)!important;justify-self:end!important;font-weight:950!important;text-decoration:none!important}.owner-footer a:hover{text-decoration:underline!important}@media (width>=1400px){:root{--pro-sidebar-width:304px}.owner-main,.owner-header,.owner-footer{padding-left:40px!important;padding-right:40px!important}}@media (width<=1180px){.owner-kpis,.mv-ops-status-strip,.mv-ops-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mv-ops-grid{grid-template-columns:1fr!important}}@media (width<=980px){body:has(.owner-page){overflow:auto!important}.owner-page{height:auto!important;min-height:100dvh!important;overflow:visible!important}.owner-sidebar{width:100%!important;height:auto!important;min-height:auto!important;max-height:none!important;box-shadow:none!important;position:relative!important;inset:auto!important}.owner-main{width:100%!important;height:auto!important;min-height:auto!important;max-height:none!important;margin-left:0!important;padding:0 16px 28px!important;overflow:visible!important}.owner-header{flex-wrap:wrap!important;width:calc(100% + 32px)!important;max-width:none!important;height:auto!important;min-height:78px!important;margin:0 -16px 14px!important;padding:14px 16px!important;position:sticky!important;top:0!important;left:auto!important;right:auto!important}.owner-preview-link,.owner-header>a,.owner-header>button{width:100%!important}.owner-kpis,.mv-ops-status-strip,.mv-ops-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.owner-footer{text-align:left!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;box-shadow:none!important;grid-template-columns:1fr!important;justify-items:start!important;margin:22px 0 0!important;padding:14px 0 0!important;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important;overflow:visible!important}.owner-footer p,.owner-footer a{text-align:left!important;justify-self:start!important}}@media (width<=560px){.owner-kpis,.mv-ops-status-strip,.mv-ops-metrics{grid-template-columns:1fr!important}.owner-header h1{font-size:1.42rem!important}.mv-ops-header,.mv-business-header,.mv-qr-header,.mv-orders-header,.mv-security-header,.mv-hours-header,.mv-tables-header,.pmx-header{padding:16px!important}}:root{--pro-sidebar-width:296px;--pro-header-height:118px;--pro-admin-header-height:var(--pro-header-height)}.owner-page>.owner-sidebar,.owner-sidebar{width:var(--pro-sidebar-width)!important;min-width:var(--pro-sidebar-width)!important;max-width:var(--pro-sidebar-width)!important}.owner-main{width:calc(100% - var(--pro-sidebar-width))!important;margin-left:var(--pro-sidebar-width)!important;padding-top:calc(var(--pro-header-height) + 28px)!important;scroll-padding-top:calc(var(--pro-header-height) + 28px)!important}.owner-header{left:var(--pro-sidebar-width)!important;width:calc(100% - var(--pro-sidebar-width))!important;max-width:calc(100% - var(--pro-sidebar-width))!important;height:var(--pro-header-height)!important;min-height:var(--pro-header-height)!important;justify-content:space-between!important;align-items:center!important;gap:20px!important;max-height:none!important;padding:22px 40px 20px!important;display:flex!important;right:0!important;overflow:visible!important}.owner-main>.owner-header{justify-content:space-between!important;align-items:center!important;gap:20px!important;display:flex!important}.owner-header>div{gap:4px!important;min-width:0!important}.owner-main>.owner-header p,.owner-header p{letter-spacing:.11em!important;font-size:11px!important;line-height:1.2!important}.owner-main>.owner-header h1,.owner-header h1{letter-spacing:-.04em!important;font-size:clamp(28px,2.4vw,36px)!important;line-height:1.05!important}.owner-main>.owner-header span,.owner-header span{white-space:normal!important;max-width:720px!important;font-size:13px!important;line-height:1.45!important;overflow:visible!important}.owner-preview-link,.owner-main>.owner-header>.owner-preview-link,.owner-header>a,.owner-header>button{align-self:center!important;height:36px!important;min-height:36px!important;max-height:36px!important;padding:0 18px!important}.owner-kpis{z-index:1!important;margin-top:0!important;margin-bottom:18px!important;position:relative!important}.owner-kpis article,.mv-ops-status-strip article,.mv-ops-metrics article,.mv-business-summary article,.orders-kpis article,.orders-clean-kpis article{flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:8px!important;min-height:82px!important;padding:16px 18px!important;line-height:1.2!important;display:flex!important}.owner-kpis span,.mv-ops-status-strip span,.mv-ops-metrics span,.mv-business-summary span,.orders-kpis span,.orders-clean-kpis span{line-height:1.2!important}.owner-kpis strong,.mv-ops-status-strip strong,.mv-ops-metrics strong,.mv-business-summary strong,.orders-kpis strong,.orders-clean-kpis strong{line-height:1.1!important}.mv-business-fields label{align-content:start!important;gap:8px!important;display:grid!important}.mv-business-fields input,.mv-business-fields select,.mv-business-fields textarea{min-height:42px!important}.owner-footer{left:var(--pro-sidebar-width)!important}@media (width>=1400px){:root{--pro-sidebar-width:296px}}@media (width<=1180px) and (width>=981px){.owner-header{padding-left:28px!important;padding-right:28px!important}.owner-main{padding-left:28px!important;padding-right:28px!important;padding-top:calc(var(--pro-header-height) + 28px)!important}.owner-main>.owner-header h1,.owner-header h1{font-size:clamp(30px,2.6vw,32px)!important}.owner-main>.owner-header span,.owner-header span{max-width:470px!important}}@media (width<=980px){.owner-page>.owner-sidebar,.owner-sidebar{width:100%!important;min-width:0!important;max-width:100%!important}.owner-main{width:100%!important;margin-left:0!important;padding-top:0!important;scroll-padding-top:0!important}.owner-header{gap:12px!important;width:calc(100% + 32px)!important;max-width:none!important;height:auto!important;min-height:118px!important;max-height:none!important;padding:14px 16px!important;left:auto!important;right:auto!important;overflow:visible!important}.owner-main>.owner-header h1,.owner-header h1{font-size:clamp(28px,7vw,32px)!important}.owner-main>.owner-header span,.owner-header span{max-width:100%!important;font-size:13px!important;line-height:1.35!important}.owner-footer{width:100%!important;max-width:100%!important;left:auto!important;right:auto!important}}:root{color:#1d241d;font-synthesis:none;text-rendering:optimizelegibility;background:#fbf7ec;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 0 0,#ffb95052,#0000 34rem),radial-gradient(circle at 100% 0,#5d8d5438,#0000 30rem),linear-gradient(135deg,#fffaf0 0%,#f7efe1 48%,#edf5ea 100%);min-width:320px;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}.menu-page{width:min(1200px,100% - 32px);margin:0 auto;padding:22px 0 64px}.toast{z-index:50;color:#fff;background:#1c241df2;border-radius:18px;max-width:360px;padding:14px 18px;position:fixed;top:18px;right:18px;box-shadow:0 18px 50px #1c241d38}.hero,.section,.feature-grid article,.business-card,.product-card,.cart-panel,.checkout-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb8;border:1px solid #1d241d1a;box-shadow:0 24px 80px #5746261f}.hero{border-radius:34px;padding:clamp(18px,4vw,34px)}.topbar{justify-content:space-between;align-items:center;gap:16px;padding-bottom:24px;display:flex}.topbar div{gap:2px;display:grid}.topbar strong{font-size:1rem}.topbar span{color:#7a806f;font-size:.85rem}.topbar a,.btn,.product-card footer button,.cart-head button,.clear-cart,.send-order,.success-card button,.config-form button{border:0;border-radius:999px;padding:13px 18px;font-weight:850;text-decoration:none;transition:transform .18s,box-shadow .18s,opacity .18s}.topbar a,.btn.primary,.product-card footer button,.send-order{color:#fff;background:#1d241d;box-shadow:0 12px 30px #1d241d2e}.btn.secondary,.cart-head button,.clear-cart,.success-card button,.config-form button{color:#1d241d;background:#fff;border:1px solid #1d241d1f}.topbar a:hover,.btn:hover,.product-card footer button:hover,.cart-head button:hover,.clear-cart:hover,.send-order:hover,.success-card button:hover,.config-form button:hover{transform:translateY(-2px)}.hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(310px,.85fr);align-items:stretch;gap:22px;display:grid}.hero-copy{flex-direction:column;justify-content:center;min-height:480px;padding:clamp(10px,4vw,34px);display:flex}.eyebrow{color:#9c7435;letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:.74rem;font-weight:900}.hero-copy h1{letter-spacing:-.08em;max-width:780px;margin:0;font-size:clamp(3rem,8vw,6.8rem);line-height:.9}.hero-copy p{color:#667064;max-width:590px;font-size:1.08rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:10px;display:flex}.promo-banner{color:#3d2b08;background:#f4b94d;border-radius:20px;width:fit-content;margin-top:24px;padding:14px 18px;font-weight:900}.business-card{background:linear-gradient(#1d241d0a,#1d241d24),#ffffffc2;border-radius:32px;flex-direction:column;justify-content:flex-end;min-height:480px;padding:28px;display:flex;position:relative;overflow:hidden}.business-card:before{content:"🍽️";opacity:.12;font-size:10rem;position:absolute;top:20px;right:-18px;transform:rotate(-10deg)}.pro-badge,.product-badge,.business-highlights span,.module-head span{color:#402c08;background:#f4b94d;border-radius:999px;align-items:center;width:fit-content;padding:8px 12px;font-size:.74rem;font-weight:900;display:inline-flex}.business-card h2{letter-spacing:-.06em;margin:18px 0 10px;font-size:clamp(2rem,4vw,3.4rem);line-height:.95;position:relative}.business-card p{color:#667064;line-height:1.65}.business-highlights{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex;position:relative}.business-highlights span{color:#1d241d;background:#fff;border:1px solid #1d241d1a}.feature-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin:22px 0;display:grid}.feature-grid article{border-radius:26px;padding:22px}.feature-grid span{color:#9c7435;font-weight:950}.feature-grid h3,.product-card h3,.cart-item h3,.success-card h3,.table-module h3{margin:10px 0 8px}.feature-grid p,.section-heading p,.product-card p,.empty-cart p,.qr-explain p,.qr-card p,.dine-flow li,.success-card p{color:#667064;line-height:1.65}.section{border-radius:34px;margin-top:22px;padding:clamp(22px,4vw,38px)}.qr-section{grid-template-columns:380px 1fr;align-items:center;gap:26px;display:grid}.qr-card{grid-template-columns:220px 1fr;align-items:center;gap:20px;display:grid}.qr-frame{background:#fff;border-radius:28px;place-items:center;width:220px;height:220px;display:grid;box-shadow:inset 0 0 0 1px #1d241d14}.qr-frame canvas{width:200px!important;height:200px!important}.qr-card h3,.qr-explain h2,.section-heading h2{letter-spacing:-.06em;margin:0;font-size:clamp(2rem,4vw,3.6rem);line-height:.95}.section-heading{max-width:780px;margin-bottom:24px}.section-heading.compact{max-width:620px}.category-list{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:22px;display:grid}.category-list button,.order-types button,.table-grid button{color:#1d241d;text-align:left;background:#ffffffb8;border:1px solid #1d241d1a;border-radius:22px;padding:16px}.category-list button.active,.order-types button.active,.table-grid button.selected{color:#fff;background:#1d241d}.category-list span,.order-types small,.table-grid span,.table-grid small{color:inherit;opacity:.72;margin-top:7px;line-height:1.45;display:block}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product-card{border-radius:30px;flex-direction:column;min-height:340px;display:flex;overflow:hidden}.product-visual{background:radial-gradient(circle at 50% 30%,#fffc,#0000 58%),linear-gradient(135deg,#f4b94d80,#5d8d542e);place-items:center;min-height:120px;display:grid}.product-visual span{filter:drop-shadow(0 16px 24px #1d241d1f);font-size:4.2rem}.product-info{flex:1;padding:18px 18px 0}.product-card footer{justify-content:space-between;align-items:center;gap:14px;padding:18px;display:flex}.product-card footer strong{white-space:nowrap;font-size:1.2rem}.product-card footer button{padding:11px 15px}.order-layout{grid-template-columns:400px minmax(0,1fr);align-items:start;gap:22px;margin-top:22px;display:grid}.cart-panel,.checkout-panel{border-radius:34px;padding:clamp(20px,4vw,32px)}.cart-panel{position:sticky;top:18px}.cart-head,.cart-total,.module-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.cart-head h2,.cart-total strong{margin:0;font-size:1.45rem}.empty-cart{text-align:center;border:1px dashed #1d241d2e;border-radius:24px;padding:24px}.cart-list{gap:12px;display:grid}.cart-item{background:#ffffffb8;border:1px solid #1d241d1a;border-radius:22px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.cart-item h3,.cart-item p{margin:0}.cart-item p{color:#667064;margin-top:4px}.qty{background:#f7efe1;border-radius:999px;align-items:center;gap:9px;padding:6px;display:flex}.qty button{color:#1d241d;background:#fff;border:0;border-radius:50%;width:32px;height:32px;font-weight:950}.clear-cart{width:100%;margin-top:12px}.cart-total{border-top:1px solid #1d241d1a;margin-top:18px;padding-top:18px}.order-types{grid-template-columns:repeat(3,1fr);gap:11px;margin-bottom:18px;display:grid}.order-types button{text-align:center;gap:6px;display:grid}.order-types button>span{font-size:1.8rem}.table-module{background:#f4b94d24;border:1px solid #1d241d1a;border-radius:28px;margin-bottom:20px;padding:20px}.module-head h3{margin:0}.module-head span{color:#1d241d;background:#fff}.table-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin:16px 0;display:grid}.dine-flow{background:#ffffffb8;border-radius:22px;padding:16px}.dine-flow h4{margin:0 0 10px}.dine-flow ol{margin:0;padding-left:20px}.checkout-form,.config-form{gap:14px;display:grid}.checkout-form label,.config-form label{color:#414941;gap:8px;font-size:.92rem;font-weight:850;display:grid}.checkout-form input,.checkout-form textarea,.config-form input{color:#1d241d;background:#ffffffd1;border:1px solid #1d241d21;border-radius:18px;outline:none;width:100%;padding:14px 16px}.checkout-form textarea{resize:vertical;min-height:94px}.checkout-form input:focus,.checkout-form textarea:focus,.config-form input:focus{border-color:#9c7435;box-shadow:0 0 0 4px #f4b94d33}.send-order{width:100%;padding:15px 20px}.success-card{color:#fff;background:#1d241d;border-radius:28px;margin-top:18px;padding:20px}.success-card span{color:#f4b94d;letter-spacing:.12em;text-transform:uppercase;font-size:.74rem;font-weight:950}.success-card h3{letter-spacing:-.06em;font-size:2.3rem}.success-card p{color:#ffffffc2}.config-section details{width:100%}.config-section summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;list-style:none;display:flex}.config-section summary::-webkit-details-marker{display:none}.config-section summary h2{letter-spacing:-.06em;margin:0;font-size:clamp(1.8rem,4vw,3.1rem)}.config-section summary>span{color:#fff;background:#1d241d;border-radius:999px;padding:10px 14px;font-weight:850}.config-form{grid-template-columns:repeat(2,1fr);margin-top:24px}.config-form button{grid-column:1/-1}@media (width<=1080px){.feature-grid,.product-grid,.category-list{grid-template-columns:repeat(2,1fr)}.order-layout,.hero-grid,.qr-section{grid-template-columns:1fr}.cart-panel{position:static}.qr-card{grid-template-columns:220px 1fr}}@media (width<=720px){.menu-page{width:min(100% - 20px,1200px);padding-top:10px}.hero,.section,.business-card,.cart-panel,.checkout-panel{border-radius:26px}.topbar,.hero-actions,.cart-head,.cart-total,.module-head,.config-section summary{flex-direction:column;align-items:stretch}.feature-grid,.product-grid,.category-list,.order-types,.table-grid,.config-form,.qr-card{grid-template-columns:1fr}.hero-copy,.business-card{min-height:auto}.qr-frame{margin:0 auto}.toast{max-width:none;inset:auto 10px 14px}}
