.rm-stage{--rm-brand:#a92320;--rm-yellow:#ffc52f;--rm-yellow-soft:#fff6d9;--rm-on-yellow:#392016;--rm-green:#168447;--rm-line:#e9e5e1;position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 20%,#7d2920,#291710 85%);color:#292524;display:flex;justify-content:center;overflow:hidden}.rm-app{width:100%;height:100dvh;position:relative;display:flex;flex-direction:column;background:#fff;overflow:hidden}.rm-stage button,.rm-stage input,.rm-stage textarea{font:inherit}.rm-stage button{cursor:pointer;-webkit-tap-highlight-color:transparent}.rm-stage button:disabled{cursor:default;opacity:.45}.rm-stage button:focus-visible,.rm-stage input:focus-visible,.rm-stage textarea:focus-visible{outline:3px solid var(--rm-yellow);outline-offset:2px}.rm-stage h1{font-size:21px;line-height:1.35;font-weight:750}.rm-stage h2{font-size:18px;line-height:1.35}.rm-header{display:flex;align-items:center;flex:none;gap:4px;min-height:56px;background:var(--rm-brand);color:#fff;padding:4px 8px;box-shadow:0 2px 6px #0002;z-index:5}.rm-icon{width:40px;height:40px;flex:none;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:inherit;border-radius:6px}.rm-header-title{flex:1;min-width:0;font-size:17px;font-weight:600;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.rm-logo{width:38px;height:38px;border-radius:50%;object-fit:cover;background:#fff;margin-right:4px}.rm-content{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:contain;scrollbar-width:thin}.rm-content.has-action{padding-bottom:90px}.rm-content--checkout{background:#8a1c19}.rm-banner{background:#f4e9e0}.rm-banner>img{width:100%;height:auto;min-height:135px;max-height:235px;display:block;object-fit:cover}.rm-banner-fallback{position:relative;height:100%;min-height:225px;padding:24px;background:linear-gradient(125deg,#701c19,var(--rm-brand));color:#fff;display:flex;flex-direction:column;gap:8px;box-sizing:border-box}.rm-banner-fallback>svg{position:absolute;align-self:flex-end;opacity:.4}.rm-banner-fallback>span{font-size:10px;letter-spacing:2px}.rm-banner-fallback>strong{font-size:34px;max-width:240px;line-height:1.05}.rm-banner-fallback>p{font-size:14px;opacity:.85}.rm-info-strip{display:flex;background:var(--rm-yellow);color:var(--rm-on-yellow);padding:8px 0}.rm-info-strip button{flex:1;display:flex;gap:7px;align-items:center;justify-content:center;border:0;border-right:1px solid #39201630;background:transparent;color:inherit;padding:0 5px;text-align:left;min-height:31px}.rm-info-strip button:last-child{border:0}.rm-info-strip span{font-size:9px;font-weight:650}.rm-info-strip small{display:block;font-size:9px;font-weight:400;margin-top:3px}.rm-home-heading{display:flex;align-items:baseline;justify-content:space-between;padding:20px 14px 12px;gap:8px}.rm-home-heading h1{font-size:19px}.rm-home-heading>span{font-size:10px;color:#78716c}.rm-category-grid,.rm-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:0 12px 14px}.rm-category{aspect-ratio:1;position:relative;border:0;border-radius:6px;overflow:hidden;box-shadow:0 2px 7px #0003;background:#f4e9e0;text-align:left}.rm-category>img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.rm-category:hover>img{transform:scale(1.025)}.rm-category>span{position:absolute;inset:auto 0 0;background:linear-gradient(transparent,#000c);color:#fff;padding:28px 11px 10px}.rm-category b{color:#fff;display:block;font-size:18px;font-weight:650;text-shadow:0 1px 2px #0008}.rm-category small{display:flex;align-items:center;justify-content:space-between;margin-top:4px;font-size:11px;opacity:.9}.rm-category-placeholder{height:100%;display:grid;place-items:center;color:var(--rm-brand);background:#f7ece4}.rm-footer{display:flex;flex-direction:column;align-items:center;gap:5px;padding:27px 18px;color:#78716c;font-size:12px;text-align:center}.rm-footer b{color:#44403c;font-size:14px}.rm-footer>small{margin-top:20px;color:#a8a29e;font-size:10px}.rm-footer small span{font-weight:800;color:#78716c}.rm-category-tabs{display:flex;gap:8px;overflow-x:auto;padding:12px;scrollbar-width:none}.rm-category-tabs button{white-space:nowrap;border:1px solid var(--rm-line);background:#fff;border-radius:20px;padding:8px 13px;color:#57534e;font-size:12px}.rm-category-tabs .active{background:var(--rm-yellow);color:var(--rm-on-yellow);border-color:var(--rm-yellow);font-weight:700}.rm-product-grid{gap:12px;padding-top:6px}.rm-product-card{display:flex;flex-direction:column;border:1px solid var(--rm-line);background:#fff;border-radius:5px;overflow:hidden;box-shadow:0 2px 4px #0002;text-align:left;color:inherit}.rm-product-card>img,.rm-product-card>.rm-photo-empty{width:100%;aspect-ratio:1;object-fit:cover}.rm-product-card>div:not(.rm-photo-empty){padding:11px 9px;display:flex;flex-direction:column;gap:9px;flex:1}.rm-product-card h2{font-size:15px;overflow-wrap:anywhere}.rm-product-card p{font-size:12px;color:#78716c;line-height:1.5}.rm-card-price{display:block;margin-top:auto;padding-top:14px;color:var(--rm-green);text-align:right}.rm-card-price small{font-size:9px;display:block}.rm-card-price strong{font-size:17px}.rm-photo-empty{display:grid;place-items:center;background:#faf5ef;color:#b89b80}.rm-search{display:flex;align-items:center;gap:10px;padding:11px 14px;margin:14px 12px;background:#f7f5f3;border:1px solid var(--rm-line);border-radius:8px;color:#78716c}.rm-search input{border:0;background:transparent;width:100%;min-width:0;outline:none;color:#292524;font-size:16px}.rm-empty{min-height:330px;padding:45px 25px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:17px;text-align:center;color:#78716c;line-height:1.6}.rm-empty>svg{color:var(--rm-brand)}.rm-empty h1{color:#292524}.rm-primary{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--rm-yellow);border:1px solid #e2a717;color:var(--rm-on-yellow);border-radius:5px;padding:15px 17px;width:100%;font-size:16px;font-weight:650;min-height:52px}.rm-primary strong{white-space:nowrap}.rm-actionbar{position:absolute;bottom:0;left:0;right:0;display:flex;gap:8px;padding:8px 10px max(10px,env(safe-area-inset-bottom));background:#fff;box-shadow:0 -2px 10px #0002;z-index:4}.rm-actionbar .rm-primary{flex:1}.rm-count{display:grid;place-items:center;background:#0002;border-radius:4px;min-width:28px;height:28px}.rm-back-step{border:1px solid var(--rm-line);border-radius:5px;background:#fff;padding:0 13px;color:var(--rm-brand)}.rm-back-step--dark{border-color:#fff5;background:transparent;color:#fff}.rm-actionbar--dark{background:linear-gradient(160deg,#7a1a17,#a92320 55%,#8a1c19);align-items:center;justify-content:space-between}.rm-actionbar--dark .rm-primary{flex:none;width:50%;min-width:0;border-radius:22px;padding:9px 20px;min-height:38px;font-size:15px}.rm-actionbar-total.rm-actionbar-total--light span{color:#f3d9ce;opacity:.9}.rm-actionbar-total.rm-actionbar-total--light strong{color:#fff}.rm-product-intro{display:flex;gap:15px;padding:16px 14px;border-bottom:1px solid var(--rm-line)}.rm-product-intro>img,.rm-product-intro>.rm-photo-empty{width:108px;height:116px;border-radius:5px;object-fit:cover;flex:none}.rm-product-intro>div:last-child{flex:1;min-width:0}.rm-product-intro h1{font-size:18px;margin:5px 0 8px}.rm-product-intro p{font-size:12px;line-height:1.5;color:#78716c}.rm-product-intro .rm-price{display:block;text-align:right;margin-top:12px}.rm-eyebrow{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--rm-brand)}.rm-price{color:var(--rm-green);font-size:18px}.rm-steps{padding:16px 15px 4px}.rm-steps-track{display:flex;align-items:flex-start}.rm-step{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;position:relative}.rm-step:not(:first-child):before{content:"";position:absolute;top:17px;right:50%;width:100%;height:2px;background:var(--rm-line);z-index:0}.rm-step.active:before,.rm-step.done:before{background:var(--rm-brand)}.rm-step button{position:relative;z-index:1;width:34px;height:34px;border:0;border-radius:50%;display:grid;place-items:center;background:#f4f2ef;color:#a8a29e;font-size:13px;font-weight:700}.rm-step.active button,.rm-step.done button{background:var(--rm-brand);color:#fff}.rm-step span{font-size:10px;color:#a8a29e;font-weight:600;text-align:center;max-width:72px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rm-step.active span,.rm-step.done span{color:var(--rm-brand);font-weight:700}.rm-steps-count{display:block;text-align:right;color:#78716c;font-size:11px;background:#f4f2ef;border-radius:20px;padding:4px 10px;margin:10px 0 0 auto;width:fit-content}.rm-montagem{padding:18px 14px}.rm-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:5px}.rm-montagem h2{color:#1c1917;text-transform:uppercase;font-size:16px;font-weight:800;letter-spacing:.2px}.rm-badge{flex:none;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;background:#fbe3e2;color:var(--rm-brand);padding:6px 10px;border-radius:20px}.rm-muted{color:#78716c;font-size:12px;line-height:1.5}.rm-options{margin-top:15px;border-top:3px solid var(--rm-yellow)}.rm-option{min-height:57px;border-bottom:1px solid var(--rm-line);padding:13px 10px;display:flex;justify-content:space-between;align-items:center;gap:8px;border-left:2px solid transparent}.rm-option.selected{background:var(--rm-yellow-soft);border-left-color:var(--rm-yellow)}.rm-option.unavailable{opacity:.45}.rm-option b{font-size:14px;font-weight:550;line-height:1.4}.rm-option label{display:flex;justify-content:space-between;align-items:center;width:100%;gap:16px;cursor:pointer}.rm-option label>span{min-width:0}.rm-option input{flex:none;width:21px;height:21px;accent-color:var(--rm-brand)}.rm-option small{margin-left:6px;padding:2px 4px;font-size:9px;color:#78716c;background:#efebe7;border-radius:3px}.rm-extra{display:block;color:var(--rm-green);font-size:11px;margin-top:4px;font-weight:600}.rm-option-actions{display:flex;gap:6px;flex:none}.rm-pizzas{display:grid;gap:10px;margin:14px 0}.rm-pizza{border:1px solid var(--rm-line);border-radius:12px;padding:12px;background:#faf8f5}.rm-pizza-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.rm-pizza-icon{flex:none;width:30px;height:30px;border-radius:50%;background:var(--rm-brand);color:#fff;display:grid;place-items:center}.rm-pizza-head b{display:block;font-size:14px;font-weight:700;color:#1c1917}.rm-pizza-head small{font-size:11px;color:#78716c}.rm-pizza-halves{display:flex;gap:8px}.rm-pizza-halves button{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;gap:5px;min-height:38px;border:1.5px dashed var(--rm-brand);background:#fff;border-radius:20px;font-size:11px;font-weight:700;padding:6px 8px;color:var(--rm-brand)}.rm-pizza-halves button.filled{border-style:solid;background:var(--rm-yellow-soft);color:#292524}.rm-flavors-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin:18px 0 4px}.rm-flavors-head h3{font-size:15px;font-weight:800;color:#1c1917}.rm-flavors-head span{font-size:10px;color:#a8a29e;text-align:right}.rm-flavors{display:flex;flex-direction:column}.rm-flavor-row{display:flex;align-items:center;gap:12px;padding:12px 2px;border-bottom:1px solid var(--rm-line)}.rm-flavor-row.unavailable{opacity:.4}.rm-flavor-thumb{flex:none;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#f4a35a,#d94a2a);color:#fff;display:grid;place-items:center}.rm-flavor-info{flex:1;min-width:0}.rm-flavor-info b{display:block;font-size:14px;font-weight:700;color:#1c1917}.rm-flavor-tag{display:inline-block;margin-top:3px;font-size:10px;text-transform:lowercase;background:#f1f2f4;color:#78716c;padding:2px 9px;border-radius:20px}.rm-pill-outline,.rm-pill-solid{border-radius:20px;padding:9px 13px;font-size:12px;font-weight:700;white-space:nowrap}.rm-pill-outline{border:1.5px solid var(--rm-brand);color:var(--rm-brand);background:#fff}.rm-pill-solid{border:1px solid #e2a717;color:var(--rm-on-yellow);background:var(--rm-yellow)}.rm-pill-outline:disabled,.rm-pill-solid:disabled{opacity:.4}.rm-hint{font-size:12px;line-height:1.5;background:#fff8e9;border:1px solid #f4e4bc;border-radius:5px;padding:12px;color:#88662c;margin:12px 0}.rm-error{padding:12px;margin:12px 0;font-size:13px;line-height:1.5;background:#fff0ed;color:#a52a21;border-radius:5px}.rm-valid{color:var(--rm-green);font-size:13px;margin-top:10px}.rm-closed{background:#fff4e6;color:#875b23;padding:11px 14px;font-size:12px;line-height:1.5;display:flex;align-items:center;gap:8px}.rm-closed svg{flex:none}.rm-review-description{margin:16px 0;padding:13px;background:#faf8f5;color:#57534e;line-height:1.7;font-size:13px;border-radius:5px}.rm-field{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:600;margin:16px 0}.rm-field input,.rm-field textarea{padding:13px 11px;border:1px solid #dcd6cf;border-radius:5px;background:#fff;font-size:16px;width:100%;min-width:0;color:#292524;font-weight:400}.rm-field textarea{min-height:90px;resize:vertical}.rm-quantity-row{display:flex;justify-content:space-between;align-items:center;margin-top:14px;gap:12px}.rm-counter{display:flex;align-items:center;border:1px solid #e2dbd4;border-radius:5px;height:37px}.rm-counter button{border:0;background:transparent;color:var(--rm-brand);width:35px;height:35px;display:grid;place-items:center}.rm-counter span{min-width:25px;text-align:center;font-size:13px;font-weight:600}.rm-bag{padding:18px 16px 22px}.rm-bag-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.rm-bag-head h1{font-size:20px;font-weight:800;margin:0 0 4px;color:#1c1917}.rm-bag-head-icon{flex:none;width:44px;height:44px;border-radius:50%;background:#fbe3e2;color:var(--rm-brand);display:grid;place-items:center}.rm-bag-card{background:#fff;border:1px solid var(--rm-line);border-radius:14px;padding:14px;margin-bottom:12px;box-shadow:0 2px 8px #0000000a}.rm-bag-card-top{display:flex;gap:12px}.rm-bag-thumb{flex:none;width:76px;height:76px;border-radius:10px;object-fit:cover}.rm-bag-thumb--empty{display:grid;place-items:center;background:#f4efeb;color:var(--rm-brand)}.rm-bag-card-info{flex:1;min-width:0}.rm-bag-card-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.rm-bag-card-title-row h2{font-size:15px;font-weight:700;line-height:1.3;margin:0}.rm-bag-trash{flex:none;width:30px;height:30px;border:0;border-radius:50%;background:#fbe3e2;color:var(--rm-brand);display:grid;place-items:center}.rm-bag-card-info p{font-size:12px;line-height:1.6;color:#78716c;margin:4px 0 0}.rm-bag-edit{display:inline-flex;align-items:center;gap:5px;border:0;background:#fbe3e2;color:var(--rm-brand);font-size:11px;font-weight:700;padding:6px 12px;border-radius:20px;margin-top:8px}.rm-bag-card-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:14px;padding-top:12px;border-top:1px solid var(--rm-line)}.rm-subtotal-card{display:flex;align-items:center;gap:12px;background:#fbe3e2;border-radius:12px;padding:14px;margin:18px 0}.rm-subtotal-icon{flex:none;width:38px;height:38px;border-radius:50%;background:#fff;color:var(--rm-brand);display:grid;place-items:center}.rm-subtotal-card>div{flex:1;min-width:0}.rm-subtotal-card b{display:block;font-size:14px;color:#1c1917}.rm-subtotal-card small{font-size:11px;color:#8a6a68}.rm-subtotal-card>strong{font-size:16px;color:var(--rm-green);white-space:nowrap}.rm-actionbar--gold{background:var(--rm-yellow);flex-direction:row;align-items:center;justify-content:space-between;gap:12px}.rm-actionbar-total{display:flex;flex-direction:column;line-height:1.25}.rm-actionbar-total span{font-size:13px;color:#7a3510;opacity:.85}.rm-actionbar-total strong{font-size:21px;color:var(--rm-on-yellow);font-weight:800}.rm-primary--dark{flex:none;width:33%;min-width:0;border-radius:22px;padding:12px 14px;min-height:46px;font-size:15px;background:var(--rm-brand);border-color:#7a1a17;color:#fff}.rm-link{padding:9px 0;color:var(--rm-brand);border:0;background:none;font-size:12px;font-weight:700}.rm-add-more{width:100%;display:flex;align-items:center;justify-content:center;gap:7px;border:1px dashed #d7b9ad;border-radius:5px;color:var(--rm-brand);background:#fff;padding:13px;margin:20px 0;font-size:13px}.rm-totals{margin:20px 0;padding:15px 0}.rm-totals>div{display:flex;justify-content:space-between;gap:15px;padding:6px 0;font-size:14px;color:#78716c}.rm-totals .rm-total{border-top:1px solid var(--rm-line);margin-top:10px;padding-top:15px;font-size:20px;color:#292524}.rm-totals>p{margin-top:10px}.rm-checkout{padding:14px 14px 24px}.rm-checkout fieldset{border:0;min-width:0}.rm-address-row{display:grid;grid-template-columns:90px minmax(0,1fr);gap:10px}.rm-address-row .rm-field,.rm-address-row .rm-field-v2{margin:0}.rm-checkout-hero{position:relative;overflow:hidden;padding:10px 16px 22px;background:linear-gradient(160deg,#7a1a17,#a92320 55%,#8a1c19);color:#fff;flex:none}.rm-checkout-hero-deco{position:absolute;top:-18px;right:-22px;opacity:.22;transform:rotate(18deg);pointer-events:none;z-index:0}.rm-checkout-hero-top{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:6px}.rm-checkout-hero-top .rm-icon{color:#fff;flex:none}.rm-checkout-hero-logo{flex:1;display:flex;justify-content:center;padding-top:2px}.rm-checkout-hero-logo img{height:44px;object-fit:contain}.rm-checkout-hero-wordmark{display:flex;flex-direction:column;align-items:center}.rm-checkout-hero-crown{color:var(--rm-yellow);margin-bottom:-2px}.rm-checkout-hero-script{font-family:Yellowtail,Brush Script MT,cursive;font-weight:400;font-size:38px;line-height:1.05;letter-spacing:.5px;text-shadow:0 2px 6px #0000004d}.rm-checkout-hero-lockup{display:flex;align-items:center;gap:8px;margin-top:1px}.rm-checkout-hero-rule{width:34px;height:1.5px;background:var(--rm-yellow);opacity:.9}.rm-checkout-hero-caps{font-size:10px;letter-spacing:4px;font-weight:700;opacity:.95}.rm-checkout-hero-tagline{flex:none;width:110px;margin:6px 0 0;font-family:Caveat,Segoe Script,cursive;font-weight:700;color:var(--rm-yellow);font-size:19px;line-height:1.05;text-align:right;transform:rotate(-7deg)}.rm-checkout-hero h1{position:relative;z-index:1;font-size:33px;margin:20px 0 4px;font-weight:800}.rm-checkout-hero-sub{position:relative;z-index:1;font-size:16px;opacity:.92;margin:0}.rm-card{background:#fff;border-radius:14px;box-shadow:0 2px 10px #0000000d;padding:18px 16px;margin-bottom:14px}.rm-card-head{display:flex;gap:12px;align-items:flex-start;margin-bottom:16px}.rm-card-icon{flex:none;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:#fff}.rm-card-icon--red{background:var(--rm-brand)}.rm-card-icon--pink{background:#e88a86}.rm-card-icon--gold{background:var(--rm-yellow);color:var(--rm-on-yellow)}.rm-card-head h2{font-size:18px;margin:0 0 2px;color:#1c1917;font-weight:800}.rm-card-head p{font-size:13px;color:#78716c;margin:0;line-height:1.4}.rm-field-v2{display:block;margin-bottom:12px}.rm-field-v2:last-child{margin-bottom:0}.rm-field-v2 .rm-field-label{display:block;font-size:13px;font-weight:600;color:#44403c;margin-bottom:6px}.rm-field-input{display:flex;align-items:center;gap:10px;border:1px solid var(--rm-line);border-radius:9px;padding:12px 13px;background:#fff}.rm-field-input svg{flex:none;color:#a8a29e}.rm-field-input input{border:0;outline:0;flex:1;min-width:0;font-size:14px;background:transparent;color:#292524}.rm-field-hint{font-size:11px;color:#a8a29e;margin:6px 0 0}.rm-option-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.rm-pay-grid{display:grid;grid-template-columns:1fr;gap:10px}@media (min-width:380px){.rm-pay-grid{grid-template-columns:repeat(3,1fr)}}.rm-option-box{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:4px;border:1.5px solid var(--rm-line);border-radius:10px;padding:14px;background:#fff;text-align:left;color:#44403c}.rm-option-box.selected{border-color:var(--rm-brand);background:var(--rm-yellow-soft);color:var(--rm-brand)}.rm-option-box strong{font-size:15px;font-weight:700}.rm-option-box small{font-size:12px;color:#78716c}.rm-option-check{position:absolute;top:-7px;right:-7px;width:26px;height:26px;border-radius:50%;background:var(--rm-brand);color:#fff;display:grid;place-items:center;border:2px solid #fff;box-shadow:0 1px 4px #0003}.rm-option-box.selected{border-width:2px}.rm-card--totals>div{display:flex;justify-content:space-between;font-size:13px;color:#57534e;padding:3px 0}.rm-card--totals .rm-total{border-top:1px solid var(--rm-line);margin-top:10px;padding-top:12px;font-size:19px;color:#292524}.rm-card--totals .rm-total strong:first-child{font-weight:700}.rm-actionbar--stacked{flex-direction:column;gap:4px}.rm-secure{display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;color:#a8a29e;margin:0;width:100%}.rm-clube-opcoes{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0 4px}.rm-clube-opcoes label{display:flex;align-items:center;gap:6px;padding:10px 12px;border:1px solid var(--rm-line);border-radius:5px;font-size:12px;cursor:pointer}.rm-clube-opcoes label.selected{border-color:var(--rm-brand);color:var(--rm-brand);background:var(--rm-yellow-soft)}.rm-clube-opcoes input{width:13px;accent-color:var(--rm-brand)}.rm-checkbox{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#57534e;line-height:1.4;cursor:pointer}.rm-checkbox input{margin-top:2px;width:15px;height:15px;accent-color:var(--rm-brand);flex-shrink:0}.rm-clube-projecao{margin-top:10px;padding:12px 14px;background:linear-gradient(135deg,#fff8e9,#fff3d6);border:1px solid #f4e4bc;border-radius:8px;font-size:13px;line-height:1.55;color:#78350f}.rm-clube-projecao strong{color:#92400e}.rm-success-icon{width:80px;height:80px;display:grid;place-items:center;background:#e7f5eb;border-radius:50%;color:var(--rm-green)}.rm-success{padding-top:65px}.rm-success .rm-order-number{color:var(--rm-brand);font-size:34px;font-weight:800}.rm-dialog{border:0;border-radius:10px;padding:0;margin:auto;max-width:390px;width:calc(100% - 28px);max-height:85dvh;color:#292524}.rm-dialog::backdrop{background:#0007;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.rm-dialog-inner{padding:20px}.rm-dialog h3{font-size:15px;margin:15px 0 10px}.rm-menu{display:flex;flex-direction:column;margin-top:15px}.rm-menu button{display:flex;align-items:center;gap:12px;border:0;border-bottom:1px solid var(--rm-line);background:#fff;color:#57534e;padding:15px 0;text-align:left;font-size:14px}.rm-menu svg{color:var(--rm-brand)}.rm-info-text{display:flex;align-items:center;gap:10px;margin:17px 0;font-size:13px;line-height:1.5;color:#78716c}.rm-drink-options{display:grid;gap:12px;margin:20px 0}.rm-drink-option{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--rm-line);border-radius:12px;background:#fff}.rm-drink-option>img{width:52px;height:70px;object-fit:contain;border-radius:8px}.rm-drink-option>div:first-of-type{flex:1;min-width:0}.rm-drink-option h3{font-size:15px;line-height:1.3;margin-bottom:6px}.rm-drink-option strong{color:var(--rm-brand);font-size:14px}.rm-drink-option .rm-counter{flex:none}.rm-drink-review{background:var(--rm-yellow-soft);border-radius:10px;padding:14px;margin-bottom:18px;font-size:13px}.rm-drink-review p{display:flex;justify-content:space-between;gap:12px;margin:8px 0}.rm-drink-review small{color:#6f665f}.rm-hours{list-style:none}.rm-hours li{display:flex;justify-content:space-between;gap:8px;padding:9px 0;border-bottom:1px solid var(--rm-line);font-size:12px}.rm-home-header{min-height:70px;padding:7px 12px;gap:5px;background:linear-gradient(115deg,#7e0d11,#bd2425 62%,#9b1719)}.rm-home-header .rm-icon{width:36px;height:40px}.rm-home-header .rm-logo{width:52px;height:52px;border:2px solid #fff;margin:0 5px 0 0}.rm-home-header .rm-header-title{display:flex;flex-direction:column;justify-content:center;line-height:1.1}.rm-home-header .rm-header-title b{font-size:22px;letter-spacing:-.6px}.rm-brand-subtitle{margin-top:5px;color:#ffe1cf;font-size:8px;font-weight:600;letter-spacing:2.8px}.rm-home-header .rm-icon:last-child{margin-left:1px}.rm-banner{position:relative;overflow:hidden;background:#180806}.rm-banner>img{width:100%;height:auto;min-height:0;max-height:78cqw;display:block;object-fit:cover;object-position:center}.rm-info-strip{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:-21px 16px 0;padding:0;background:transparent;color:#201816}.rm-info-strip button{position:relative;min-height:70px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:7px;padding:9px 8px;border:0;border-radius:18px;background:#fffdfa;color:#201816;box-shadow:0 10px 22px #34190e29;text-align:left}.rm-info-strip button:nth-child(1) svg{color:#247d43;background:#dff7c9}.rm-info-strip button:nth-child(2) svg{color:#6c4400;background:#ffe6a2}.rm-info-strip button:nth-child(3) svg{color:#a92320;background:#ffd8d4}.rm-info-strip button svg{width:34px;height:34px;flex:none;padding:8px;border-radius:50%}.rm-info-strip span{color:#181411;font-size:9px;font-weight:800;line-height:1.1}.rm-info-strip small{color:#6f665f;font-size:8px;font-weight:500;margin-top:4px;white-space:nowrap}.rm-info-strip button:after{content:"›";position:absolute;right:7px;color:#625a54;font-size:25px;font-weight:300}.rm-home-heading{padding:32px 23px 16px;align-items:center}.rm-home-heading h1{font-family:Georgia,Times New Roman,serif;font-size:27px;line-height:1;letter-spacing:-1px;white-space:nowrap}.rm-home-heading>div i{display:block;width:42px;height:5px;margin-top:11px;border-radius:99px;background:var(--rm-yellow)}.rm-home-heading>button{display:flex;align-items:center;gap:3px;border:0;padding:0;background:transparent;color:#a92320;font-size:11px;white-space:nowrap}.rm-category-grid{gap:16px;padding:0 16px 20px}.rm-category{aspect-ratio:.92;border-radius:20px;box-shadow:0 9px 18px #2d150d40}.rm-category>span{padding:42px 15px 14px}.rm-category b{font-size:24px;letter-spacing:-.8px}.rm-category small{font-size:12px;margin-top:6px}.rm-category small svg{width:38px;height:38px;padding:10px;border-radius:50%;background:var(--rm-yellow);color:#221406}.rm-footer{padding-top:32px}@media (min-width:701px){.rm-stage{padding:10px 0}.rm-app{width:430px;height:calc(100dvh - 20px);border-radius:24px;border:2px solid #bfb1a47a;box-shadow:0 0 0 1px #0006,0 15px 50px #0006}}@media (max-width:360px){.rm-header{gap:0;padding:4px}.rm-logo{width:31px;height:31px}.rm-header-title{font-size:15px}.rm-category b{font-size:16px}.rm-product-intro>img,.rm-product-intro>.rm-photo-empty{width:85px;height:100px}.rm-option b{font-size:12px}.rm-home-heading>span{display:none}}@font-face{font-family:RomasCondensed;src:url(/romas-art/barlow-regular.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:RomasCondensed;src:url(/romas-art/barlow-bold.ttf) format("truetype");font-weight:700;font-display:swap}@font-face{font-family:RomasSlab;src:url(/romas-art/roboto-slab.ttf) format("truetype");font-weight:800;font-display:swap}.rm-app{container-type:inline-size}.rm-home-header{min-height:14.27cqw;height:14.27cqw;padding:1cqw 3cqw;gap:2cqw}.rm-home-header .rm-icon{width:7.2cqw;height:8cqw}.rm-home-header .rm-icon svg{width:5.1cqw;height:5.1cqw;stroke-width:2}.rm-home-header .rm-logo{width:12.35cqw;height:12.35cqw;margin:0 1cqw 0 1.4cqw;border-width:1px;flex:none}.rm-home-header .rm-header-title b{font-size:4.5cqw;letter-spacing:0;font-weight:750}.rm-brand-subtitle{font-size:1.65cqw;letter-spacing:.62cqw;margin-top:1.1cqw;font-weight:400}.rm-banner{border-radius:2.5cqw}.rm-banner:has(.rm-banner-fallback){height:66.97cqw}.rm-info-strip{gap:2.02cqw;margin:-2.7cqw 1.57cqw 0}.rm-info-strip button{min-height:12.7cqw;height:12.7cqw;padding:1.8cqw;gap:1.65cqw;border-radius:2.2cqw;box-shadow:0 1.8cqw 3cqw #34190e29}.rm-info-strip button svg{width:7.85cqw;height:7.85cqw;padding:1.5cqw;color:#17130c}.rm-info-strip span{font-family:Arial,sans-serif;font-size:2.1cqw;font-weight:700;white-space:nowrap;line-height:1.15}.rm-info-strip small{font-family:Arial,sans-serif;font-size:2cqw;font-weight:400;margin-top:.7cqw}.rm-info-strip button:after{font-family:Arial,sans-serif;right:1.5cqw;font-size:3.8cqw}.rm-home-heading{padding:5.65cqw 3.37cqw 1.8cqw;gap:1cqw}.rm-home-heading h1{font-family:RomasSlab,Georgia,serif;font-weight:800;font-size:5.4cqw;letter-spacing:-.15cqw;line-height:1.1}.rm-home-heading>div i{width:9cqw;height:1.05cqw;margin-top:1.5cqw}.rm-home-heading>button{font-family:RomasCondensed,sans-serif;font-size:2.8cqw;gap:.6cqw}.rm-home-heading>button svg{width:2.5cqw;height:2.5cqw}.rm-category-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:3.7cqw 2.2cqw;padding:0 2.47cqw 2.2cqw}.rm-category{grid-column:span 4;aspect-ratio:413 / 450;border-radius:2.25cqw;box-shadow:0 1cqw 1.5cqw #2d150d25}.rm-category>span{padding:3cqw 2.7cqw 1.8cqw;background:linear-gradient(transparent,#0c0905 38%)}.rm-category b{font-family:Arial,sans-serif;font-weight:700;font-size:4.1cqw;line-height:1.1;letter-spacing:0}.rm-category small{font-family:Arial,sans-serif;font-size:2.47cqw;margin-top:.7cqw;line-height:1.2}.rm-category small svg{position:absolute;right:2.7cqw;bottom:3.4cqw;width:6.4cqw;height:6.4cqw;padding:1.6cqw}.rm-tradition{grid-column:span 4;align-self:stretch;border-radius:2.5cqw;background:#f9f6f2;padding:4.5cqw;color:#554940}.rm-tradition>svg{width:6cqw;height:6cqw;color:#a92320}.rm-tradition>span{display:block;margin-left:4cqw;font-family:Georgia,serif;font-size:2.05cqw;line-height:1.3;letter-spacing:.23cqw}.rm-tradition>i{display:block;width:6.4cqw;height:.45cqw;background:var(--rm-yellow);margin:1.4cqw 0 0 4cqw}@media (prefers-reduced-motion:reduce){.rm-stage *{scroll-behavior:auto;transition:none;animation:none}}:root{--brand: #b3261e;--brand-escuro: #8f1d17;--brand-suave: #fbeae9;--ok: #0f7a53;--ok-suave: #ecf8f1;--info: #2563eb;--info-suave: #eff6ff;--warn: #d97706;--warn-suave: #fef3c7;--danger: #b3261e;--danger-suave: #fbeae9;--ink: #1c1917;--texto: #57534e;--muted: #a8a29e;--borda: #e9e4de;--borda-suave: #f0ece6;--superficie: #faf8f5;--bg: #f4f2ee;--radius: 12px;--radius-lg: 16px;--shadow-card: 0 1px 2px rgba(16,24,40,.04), 0 4px 12px -6px rgba(16,24,40,.06);--shadow-pop: 0 12px 30px -10px rgba(16,24,40,.25)}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.app-layout,.app-layout *{font-family:Manrope,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}body{background-color:var(--bg);color:#1e293b;overflow:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.content-area input:focus,.content-area select:focus,.content-area textarea:focus{box-shadow:0 0 0 3px #ef444421;border-color:#fca5a5!important;outline:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border-radius:10px;border:1px solid transparent;font-weight:600;font-size:14px;cursor:pointer;transition:.15s;white-space:nowrap}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:var(--brand);color:#fff;box-shadow:0 6px 14px -6px #ef444480}.btn-primary:hover:not(:disabled){background:var(--brand-escuro)}.btn-ok{background:var(--ok);color:#fff;box-shadow:0 6px 14px -6px #16a34a80}.btn-ok:hover:not(:disabled){background:#15803d}.btn-ghost{background:#fff;color:var(--texto);border-color:var(--borda)}.btn-ghost:hover:not(:disabled){background:#f8fafc;color:var(--ink)}.btn-danger{background:#fff;color:var(--danger);border-color:#fecaca}.btn-danger:hover:not(:disabled){background:var(--danger-suave)}.input{width:100%;padding:11px 13px;border-radius:10px;border:1px solid var(--borda);outline:none;font-size:14px;background:#f8fafc;transition:.15s;color:var(--ink)}.input::placeholder{color:#94a3b8}.label{display:block;font-weight:700;font-size:11px;color:var(--muted);margin-bottom:7px;letter-spacing:.4px;text-transform:uppercase}.badge{display:inline-flex;align-items:center;gap:5px;padding:4px 11px;border-radius:99px;font-weight:700;font-size:12px}.badge-ok{background:var(--ok-suave);color:#15803d}.badge-warn{background:var(--warn-suave);color:#b45309}.badge-danger{background:var(--danger-suave);color:#b91c1c}.badge-info{background:var(--info-suave);color:var(--info)}.badge-neutro{background:#f1f5f9;color:var(--muted)}.tabs-pill{display:inline-flex;gap:6px;background:#e8ecf2;padding:5px;border-radius:12px}.tabs-pill .tab{padding:9px 18px;border-radius:9px;border:none;background:transparent;color:var(--muted);font-weight:600;font-size:14px;cursor:pointer;transition:.15s;display:inline-flex;align-items:center;gap:7px}.tabs-pill .tab:hover{color:var(--ink)}.tabs-pill .tab.active{background:#fff;color:var(--brand);box-shadow:0 1px 4px #1018281f}.kpi{background:#fff;border-radius:var(--radius);border:1px solid #eef0f4;border-left:4px solid var(--info);box-shadow:var(--shadow-card);padding:16px 18px}.kpi .kpi-titulo{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.4px}.kpi .kpi-valor{font-size:24px;font-weight:700;color:var(--ink);margin-top:8px}.section-title{display:flex;align-items:center;gap:12px;margin-bottom:18px}.section-title .st-icone{width:38px;height:38px;border-radius:10px;background:var(--info-suave);color:var(--info);display:flex;align-items:center;justify-content:center;flex-shrink:0}.section-title .st-titulo{font-weight:700;color:var(--ink);font-size:15px}.section-title .st-sub{font-size:12px;color:#94a3b8}.page-header{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;flex-wrap:wrap;margin-bottom:22px}.page-header .ph-titulo{font-size:22px;font-weight:800;color:var(--ink);letter-spacing:-.3px;display:flex;align-items:center;gap:10px}.page-header .ph-sub{font-size:13px;color:var(--muted);margin-top:4px}.empty-state{text-align:center;padding:42px 20px;color:#94a3b8}.empty-state .es-icone{width:58px;height:58px;border-radius:50%;background:#f1f5f9;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.empty-state .es-titulo{font-weight:700;color:var(--muted);font-size:15px;margin-bottom:4px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#ddd6ce;border-radius:8px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#c9c0b6;background-clip:padding-box}::-webkit-scrollbar-track{background:transparent}.app-layout{display:flex;flex-direction:column;height:100vh}.topbar{background:#fff;color:var(--ink);display:flex;align-items:center;gap:16px;padding:0 20px;height:60px;border-bottom:1px solid var(--borda)}.topbar-logo{display:flex;align-items:center;gap:6px;flex:none;margin-right:18px}.topbar-logo-icone{height:40px;width:auto;display:block;object-fit:contain;flex:none}.topbar-logo-texto{display:flex;flex-direction:column;justify-content:center;gap:3px;flex:none}.topbar-logo-texto img{height:30px;width:auto;display:block;object-fit:contain}.topbar-logo-lista{display:flex;height:4px;width:100%;border-radius:2px;overflow:hidden}.topbar-logo-lista span:first-child{flex:1;background:#a4162a}.topbar-logo-lista span:last-child{flex:1;background:#fcb128}.topbar-search{background:var(--bg);border:1px solid transparent;border-radius:12px;padding:0 14px 0 38px;color:var(--ink);width:100%;height:38px;outline:none;transition:.2s;font-size:14px}.topbar-search:focus{border-color:var(--brand);box-shadow:0 0 0 3px #b3261e1f}.topbar-search::placeholder{color:var(--muted)}.topbar-kbd{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:11px;font-weight:700;padding:2px 6px;border-radius:6px;background:#fff;border:1px solid var(--borda);color:var(--muted);pointer-events:none}.topbar-pill{display:flex;align-items:center;gap:8px;height:36px;padding:0 14px;border-radius:999px;font-weight:700;font-size:13px;cursor:pointer;white-space:nowrap;transition:.15s}.topbar-btn{display:flex;align-items:center;gap:6px;height:36px;padding:0 14px;border-radius:10px;border:1px solid var(--borda);background:#fff;color:var(--texto);font-weight:700;font-size:13px;cursor:pointer;white-space:nowrap;transition:.15s}.topbar-btn:hover{background:var(--bg)}.topbar-user{width:32px;height:32px;background-color:#a3e635;color:#1c2260;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.busca-dropdown{position:absolute;top:46px;left:0;width:100%;background:#fff;border-radius:12px;box-shadow:var(--shadow-pop);border:1px solid var(--borda);overflow:hidden;z-index:9999}.busca-item{display:flex;align-items:center;gap:10px;padding:11px 16px;color:var(--texto);font-weight:500;font-size:14px;cursor:pointer}.busca-item:hover,.busca-item.ativo{background:var(--brand-suave);color:var(--brand)}.busca-item .bi-secao{margin-left:auto;font-size:11px;color:var(--muted);font-weight:600;text-transform:uppercase}.main-container{display:flex;flex:1;overflow:hidden}.sidebar{width:248px;background:#fff;border-right:1px solid var(--borda);display:flex;flex-direction:column;padding:14px 12px;gap:2px;overflow-y:auto}.sidebar-section{padding:16px 12px 4px;font-size:11px;text-transform:uppercase;color:var(--muted);font-weight:800;letter-spacing:.08em}.nav-item{display:flex;align-items:center;padding:9px 12px;color:var(--texto);text-decoration:none;font-weight:600;font-size:14px;gap:12px;border-radius:10px;transition:.15s;cursor:pointer}.nav-item:hover{background-color:var(--bg);color:var(--ink)}.nav-item.active{background:var(--brand-suave);color:var(--brand);font-weight:700}.nav-badge{background-color:var(--brand);color:#fff;min-width:20px;height:20px;padding:0 6px;border-radius:999px;font-size:11px;margin-left:auto;font-weight:800;display:grid;place-items:center}.content-area{flex:1;padding:28px 30px;overflow-y:auto;background:var(--bg)}.page-title{font-size:20px;font-weight:800;margin-bottom:20px;color:var(--ink);letter-spacing:-.02em}.dashboard-grid{display:grid;grid-template-columns:2fr 1fr;gap:20px}.card{background:#fff;border-radius:14px;box-shadow:0 1px 2px #1018280a,0 4px 12px -6px #1018280f;border:1px solid #eef0f4;padding:20px;margin-bottom:20px}.card-title{font-size:12px;text-transform:uppercase;color:#64748b;font-weight:700;letter-spacing:.4px;margin-bottom:15px;display:flex;justify-content:space-between;align-items:center}.card-value{font-size:28px;font-weight:600;color:#202223;margin-bottom:5px}.card-subtitle{font-size:14px;color:#6d7175}.link-azul{color:#2c6ecb;text-decoration:none;font-size:14px;font-weight:500;cursor:pointer}.link-azul:hover{text-decoration:underline}.action-list{list-style:none;margin-top:10px}.action-item{display:flex;align-items:center;padding:15px 0;border-bottom:1px solid #dfe3e8;gap:15px;font-weight:500;font-size:14px;cursor:pointer;color:#202223}.action-item:last-child{border-bottom:none;padding-bottom:0}.action-item:hover{color:#ef4444}.grafico-barras{display:flex;align-items:flex-end;gap:5px;height:100px;margin-top:20px;border-bottom:1px solid #dfe3e8;padding-bottom:5px}.barra{background-color:#a7e0d3;width:100%;border-radius:2px 2px 0 0}.barra:hover{background-color:#008060}.resumo-linha{display:flex;justify-content:space-between;padding:8px 0;font-size:14px;border-bottom:1px solid #f1f2f4}.resumo-linha:last-child{border-bottom:none;font-weight:700;padding-top:15px}.pdv-container{display:flex;gap:20px;height:calc(100vh - 150px)}.pdv-catalogo{flex:2;display:flex;flex-direction:column;overflow:hidden}.pdv-categorias{display:flex;gap:10px;margin-bottom:15px;overflow-x:auto;padding-bottom:5px}.btn-categoria{padding:8px 16px;border-radius:20px;border:1px solid #dfe3e8;background:#fff;cursor:pointer;font-weight:500;color:#6d7175;white-space:nowrap}.btn-categoria.active{background:#2c6ecb;color:#fff;border-color:#2c6ecb}.grade-produtos{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:15px;overflow-y:auto;padding-right:10px;padding-bottom:20px}.pdv-card-produto{background:#fff;border:1px solid #dfe3e8;border-radius:8px;padding:15px;cursor:pointer;transition:.2s;text-align:center;display:flex;flex-direction:column;justify-content:space-between;height:140px}.pdv-card-produto:hover{border-color:#2c6ecb;box-shadow:0 4px 12px #0000000d;transform:translateY(-2px)}.pdv-comanda{flex:1;background:#fff;border-radius:8px;border:1px solid #dfe3e8;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 4px 6px #00000005}.comanda-header{background:#f9fafb;padding:15px;border-bottom:1px solid #dfe3e8;font-weight:700;display:flex;justify-content:space-between;align-items:center}.comanda-body{flex:1;overflow-y:auto;padding:15px}.comanda-footer{background:#f9fafb;padding:15px;border-top:1px solid #dfe3e8}.item-carrinho{display:flex;justify-content:space-between;border-bottom:1px dashed #eee;padding:10px 0;font-size:14px}.kanban-board{display:flex;gap:20px;height:calc(100vh - 120px);overflow-x:auto;align-items:flex-start}.kanban-col{flex:1;min-width:320px;display:flex;flex-direction:column;gap:15px;background:#f1f2f4;border-radius:8px}.kanban-col-header{padding:12px 15px;border-radius:4px;color:#fff;font-weight:700;display:flex;justify-content:space-between;font-size:15px}.bg-vermelho{background-color:#ef4444}.bg-laranja{background-color:#f59e0b}.bg-verde{background-color:#10b981}.kanban-card{background:#fff;padding:15px;border-radius:6px;box-shadow:0 1px 3px #0000001a;border-left:4px solid transparent;cursor:grab}.kanban-card:active{cursor:grabbing}.print-area,#roma-print-host{display:none}@media print{#roma-print-host{display:block}body.roma-print-fila>*:not(#roma-print-host){display:none!important}.topbar,.sidebar,.no-print,.only-mobile,.mobile-header,.mobile-bottom-nav,.mobile-drawer-backdrop,.mobile-drawer{display:none!important}body,html,#root,.app-layout,.main-container,.content-area{display:block!important;height:auto!important;min-height:auto!important;overflow:visible!important;padding:0!important;margin:0!important;background:#fff!important}@page{margin:0;size:58mm auto}.print-area,.print-area *{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important}.print-area{display:block!important;width:54mm!important;margin:0 auto;padding:0 2mm;font-family:Courier New,Courier,monospace!important;color:#000!important;background:#fff!important;font-size:9px;line-height:1.1}.text-center{text-align:center}.text-right{text-align:right}.flex-between{display:flex;justify-content:space-between;align-items:flex-start}.linha-tracejada{border-top:1px dashed #000;margin:4px 0}.linha-tracejada-forte{border-top:2px dashed #000;margin:4px 0}.mb-1{margin-bottom:3px}.mt-1{margin-top:3px}.fonte-gigante{font-size:16px;font-weight:700;margin:2px 0}.fonte-media{font-size:11px;font-weight:700}.item-qtd{width:15px;font-weight:700}.item-nome{flex:1;padding-right:5px;word-break:break-word}.item-preco{font-weight:700;white-space:nowrap}.item-sabor-container{padding-left:10px;font-size:8px;margin-top:2px}.item-sabor-linha{display:flex;justify-content:space-between;color:#333}.obs-destaque{display:block;margin-left:0;margin-top:3px;margin-bottom:4px;font-size:9px;font-weight:700;text-transform:uppercase}}:root{--mobile-header-h: 56px;--mobile-nav-h: 64px;--touch-target: 44px;--content-mobile-x: 14px}.only-mobile{display:none!important}@media screen and (min-width: 1024px){.main-container>.only-desktop{align-self:stretch;display:flex}.main-container>.only-desktop>.sb-slot{height:100%}}@media screen and (max-width: 1023px){.only-desktop{display:none!important}.only-mobile{display:flex!important}.app-layout{height:100vh;height:100dvh}.main-container,.content-area{min-width:0}}@media screen and (max-width: 767px){body{overflow:hidden}.mobile-header{height:var(--mobile-header-h);flex:0 0 var(--mobile-header-h);align-items:center;justify-content:space-between;padding:0 var(--content-mobile-x);color:#fff;background:linear-gradient(135deg,#7f1d1d,#dc2626);box-shadow:0 2px 12px #7f1d1d38}.mobile-brand{display:flex;align-items:center;gap:8px;font-weight:800;font-size:17px}.mobile-menu-button,.mobile-drawer-head button{display:inline-flex;align-items:center;justify-content:center;width:var(--touch-target);height:var(--touch-target);border:0;color:inherit;background:#ffffff1f;border-radius:10px;cursor:pointer}.main-container{height:calc(100dvh - var(--mobile-header-h) - var(--mobile-nav-h))}.content-area{padding:14px;padding-bottom:calc(var(--mobile-nav-h) + env(safe-area-inset-bottom) + 12px);overflow-x:hidden}.mobile-bottom-nav{position:fixed;z-index:100;bottom:0;left:0;right:0;height:calc(var(--mobile-nav-h) + env(safe-area-inset-bottom));padding:5px 6px max(5px,env(safe-area-inset-bottom));align-items:center;justify-content:space-around;background:#fffffffa;border-top:1px solid #e2e8f0;box-shadow:0 -6px 20px #0f172a14}.mobile-bottom-nav a,.mobile-bottom-nav button{min-width:var(--touch-target);min-height:var(--touch-target);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:0;color:#64748b;background:transparent;font:inherit;font-size:10px;font-weight:700;text-decoration:none;cursor:pointer;border-radius:9px;padding:3px 11px}.mobile-bottom-nav a.active{color:#dc2626;background:#fef2f2}.mobile-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;background:#0f172a70}.mobile-drawer{width:min(328px,calc(100vw - 32px));height:100%;overflow-y:auto;padding:16px;background:#fff;box-shadow:18px 0 42px #0f172a38}.mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;color:#0f172a}.mobile-drawer-head button{color:#475569;background:#f1f5f9}.mobile-drawer-group{display:flex;flex-direction:column;gap:3px;margin:15px 0}.mobile-drawer-group>span{padding:0 10px 5px;color:#94a3b8;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.mobile-drawer-link{display:flex;align-items:center;gap:11px;min-height:var(--touch-target);padding:9px 10px;border-radius:9px;color:#334155;font-size:14px;font-weight:650;text-decoration:none}.mobile-drawer-link.active{color:#dc2626;background:#fef2f2}.mobile-loja-button,.mobile-logout-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:var(--touch-target);margin-top:9px;border-radius:10px;font-weight:750;cursor:pointer}.mobile-loja-button{border:0;color:#fff;background:#16a34a}.mobile-logout-button{border:1px solid #fecaca;color:#dc2626;background:#fff}.content-area input,.content-area select,.content-area textarea{font-size:16px}}
