.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-banner{background:#f4e9e0}.rm-banner>img{width:100%;height:auto;min-height:135px;max-height:235px;display:block;object-fit:cover}.rm-banner-fallback{min-height:225px;padding:24px;background:linear-gradient(125deg,#701c19,var(--rm-brand));color:#fff;display:flex;flex-direction:column;gap:8px}.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-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{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:15px 15px 4px}.rm-steps button{width:25px;height:25px;border:0;border-radius:50%;display:grid;place-items:center;background:#f4f2ef;color:#78716c;font-size:11px}.rm-steps .active{background:var(--rm-yellow);color:var(--rm-on-yellow);font-weight:800}.rm-steps>span{color:#78716c;font-size:11px;margin-left:auto}.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:var(--rm-brand)}.rm-badge{flex:none;font-size:9px;text-transform:uppercase;background:#f4efeb;color:#78716c;padding:5px 6px;border-radius:4px}.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:5px;flex:none}.rm-option-actions button{border:1px solid var(--rm-brand);color:var(--rm-brand);background:#fff;border-radius:4px;padding:9px 7px;font-size:11px;min-height:38px}.rm-option-actions button:last-child{color:var(--rm-on-yellow);background:var(--rm-yellow);border-color:#e2a717;font-weight:700}.rm-pizzas{display:grid;gap:10px;margin:14px 0}.rm-pizza{border:1px solid var(--rm-line);border-radius:6px;padding:10px;background:#faf8f5}.rm-pizza>b{display:flex;align-items:center;gap:6px;font-size:12px;margin-bottom:8px}.rm-pizza>div{display:flex;gap:6px}.rm-pizza button{flex:1;min-width:0;min-height:36px;border:1px dashed #d6c8bd;background:#fff;border-radius:4px;font-size:11px;padding:6px;color:var(--rm-brand)}.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:22px 16px}.rm-bag>h1{font-size:19px;margin-bottom:6px}.rm-bag-item{border-bottom:1px solid var(--rm-line);padding:17px 0}.rm-bag-line{display:flex;justify-content:space-between;align-items:center;gap:5px}.rm-bag-line h2{font-size:16px}.rm-bag-line .rm-icon{color:#9f938a}.rm-bag-item p{font-size:12px;line-height:1.7;color:#78716c}.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:10px 17px 20px}.rm-checkout fieldset{border:0;min-width:0}.rm-form-section{padding:18px 0 8px;border-bottom:1px solid var(--rm-line)}.rm-form-section h2{display:flex;align-items:center;gap:8px;font-size:17px}.rm-delivery{display:flex;gap:10px;margin:15px 0}.rm-delivery button{display:flex;align-items:center;justify-content:center;gap:9px;flex:1;border:1px solid #ddd5cd;border-radius:5px;padding:15px 10px;background:#fff;font-size:14px;color:#78716c}.rm-delivery .selected,.rm-payment .selected{border-color:var(--rm-brand);color:var(--rm-brand);background:var(--rm-yellow-soft)}.rm-address-row{display:grid;grid-template-columns:90px minmax(0,1fr);gap:10px}.rm-address-row .rm-field{margin:0}.rm-payment{display:flex;gap:7px;margin:16px 0}.rm-payment label{flex:1;display:flex;align-items:center;justify-content:center;gap:5px;padding:13px 5px;border:1px solid var(--rm-line);border-radius:5px;font-size:12px;cursor:pointer}.rm-payment input{width:13px;accent-color:var(--rm-brand)}.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;height:245px;overflow:hidden;background:#180806}.rm-banner>img{width:100%;height:100%;max-height:none;min-height:0;object-fit:cover;object-position:center}.rm-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000bf,#0000005c 46%,#00000005 78%);pointer-events:none}.rm-hero-copy{position:absolute;z-index:1;left:25px;top:39px;width:58%;display:flex;flex-direction:column;color:#fff;text-transform:uppercase}.rm-hero-copy strong{font-size:20px;line-height:1.05;letter-spacing:-.5px;white-space:nowrap}.rm-hero-copy em{width:max-content;margin:1px 0 19px 8px;color:var(--rm-yellow);font-family:Georgia,serif;font-size:39px;font-weight:700;letter-spacing:-3px;line-height:.9;text-transform:none;transform:rotate(-5deg)}.rm-hero-copy span{font-size:8.5px;font-weight:700;letter-spacing:1.25px;line-height:1.7}.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{height:66.97cqw;border-radius:2.5cqw;background-image:url(/romas-art/referencia-romas.png);background-repeat:no-repeat;background-size:105.73cqw 187.865cqw;background-position:-3.034cqw -17.191cqw}.rm-banner>img,.rm-banner-fallback{visibility:hidden}.rm-banner:after{display:none}.rm-hero-copy{width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.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-art-combo,.rm-art-pizza,.rm-art-bebida{background-image:url(/romas-art/referencia-romas.png);background-repeat:no-repeat;background-size:105.73cqw 187.865cqw}.rm-art-combo{background-position:-5.506cqw -110cqw}.rm-art-pizza{background-position:-54.045cqw -109.66cqw}.rm-art-combo>img,.rm-art-pizza>img,.rm-art-bebida>img,.rm-art-combo>.rm-category-placeholder,.rm-art-pizza>.rm-category-placeholder,.rm-art-bebida>.rm-category-placeholder{visibility:hidden}.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-art-bebida{background-image:none}.rm-art-bebida>img,.rm-art-bebida>.rm-category-placeholder{visibility:visible}.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: #ef4444;--brand-escuro: #b91c1c;--brand-suave: #fef2f2;--ok: #16a34a;--ok-suave: #dcfce7;--info: #2563eb;--info-suave: #eff6ff;--warn: #d97706;--warn-suave: #fef3c7;--danger: #dc2626;--danger-suave: #fee2e2;--ink: #0f172a;--texto: #334155;--muted: #64748b;--borda: #e2e8f0;--bg: #eef1f6;--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}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:10px;height:10px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:8px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#94a3b8;background-clip:padding-box}::-webkit-scrollbar-track{background:transparent}.app-layout{display:flex;flex-direction:column;height:100vh}.topbar{background:linear-gradient(90deg,#0b1220,#14213d 55%,#1b2c4a);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 22px;height:60px;border-bottom:1px solid rgba(255,255,255,.06);box-shadow:0 2px 10px #02061740}.topbar-logo{font-size:18px;font-weight:700;display:flex;align-items:center;gap:10px;letter-spacing:-.2px}.topbar-search{background:#ffffff14;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:9px 14px;color:#fff;width:400px;outline:none;transition:.2s;font-size:14px}.topbar-search:focus{background:#ffffff24;border-color:#ef44448c}.topbar-search::placeholder{color:#fff9}.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:48px;left:0;width:400px;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:#94a3b8;font-weight:600;text-transform:uppercase}.main-container{display:flex;flex:1;overflow:hidden}.sidebar{width:248px;background:#fff;border-right:1px solid #e8ebf0;display:flex;flex-direction:column;padding:16px 0;overflow-y:auto}.sidebar-section{padding:14px 22px 6px;font-size:11px;text-transform:uppercase;color:#94a3b8;font-weight:700;letter-spacing:.6px}.nav-item{display:flex;align-items:center;padding:10px 14px;color:#475569;text-decoration:none;font-weight:500;font-size:14px;gap:12px;margin:2px 12px;border-radius:10px;transition:.15s;cursor:pointer}.nav-item:hover{background-color:#f1f5f9;color:#0f172a}.nav-item.active{background:#fef2f2;color:#ef4444;font-weight:600;box-shadow:inset 3px 0 #ef4444}.nav-badge{background-color:#ef4444;color:#fff;padding:2px 8px;border-radius:12px;font-size:12px;margin-left:auto;font-weight:700}.content-area{flex:1;padding:28px 30px;overflow-y:auto;background:#eef1f6}.page-title{font-size:20px;font-weight:700;margin-bottom:20px;color:#0f172a;letter-spacing:-.3px}.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{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}}
