*{box-sizing:border-box}html{background:#f8f2e9;min-width:320px;max-width:100%}body{color:#34251f;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#f8f2e9;min-width:320px;max-width:100%;min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button{-webkit-tap-highlight-color:transparent}img{max-width:100%}#root{width:100%;min-width:0;max-width:100%;min-height:100vh}.route-loading{color:#321d13;background:#f8f2e9;place-items:center;min-height:100vh;display:grid}.bairro-combobox{width:100%;min-width:0;max-width:100%;position:relative}.bairro-combobox-trigger{border:1px solid var(--line);width:100%;min-height:48px;color:var(--text);font:inherit;text-align:left;cursor:pointer;appearance:none;background:#fff;border-radius:12px;outline:none;padding:12px 36px 12px 14px;font-size:16px;font-weight:800;position:relative}.bairro-combobox-trigger span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.bairro-combobox-trigger .is-placeholder{color:var(--muted);font-weight:600}.bairro-combobox-trigger:after{content:"";border-right:2px solid var(--brown-800);border-bottom:2px solid var(--brown-800);pointer-events:none;width:5px;height:5px;position:absolute;top:50%;right:18px;transform:translateY(-70%)rotate(45deg)}.bairro-combobox.is-open .bairro-combobox-trigger:after{transform:translateY(-20%)rotate(225deg)}.bairro-combobox-trigger:focus,.bairro-combobox.is-open .bairro-combobox-trigger{border-color:var(--red-700);box-shadow:0 0 0 3px #9f2d271a}.bairro-combobox-panel{z-index:20;background:var(--cream-50);border:1px solid var(--line);border-radius:12px;flex-direction:column;width:100%;min-width:0;max-width:100%;max-height:280px;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 14px 32px #24140d24}.bairro-combobox-search{border:1px solid var(--line);width:100%;min-height:44px;color:var(--text);font:inherit;background:#fff;border-radius:10px;outline:none;flex:none;margin:8px 8px 0;padding:10px 12px;font-size:16px;font-weight:600}.bairro-combobox-search:focus{border-color:var(--red-700);box-shadow:0 0 0 3px #9f2d271a}.bairro-combobox-list{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#c9ad98 transparent;flex:auto;min-height:0;margin:6px 0 8px;padding:0 6px 6px;list-style:none;overflow:hidden auto}.bairro-combobox-list::-webkit-scrollbar{width:8px}.bairro-combobox-list::-webkit-scrollbar-thumb{background:#c9ad98;border-radius:999px}.bairro-combobox-option{min-height:42px;color:var(--text);cursor:pointer;overflow-wrap:anywhere;border-radius:10px;padding:10px 12px;font-size:15px;font-weight:700;line-height:1.3}.bairro-combobox-option.is-active{background:var(--cream-100)}.bairro-combobox-option.is-selected{color:var(--red-800);background:#fff7f5}.bairro-combobox-option.is-selected.is-active{background:#f7e3df}.bairro-combobox-empty{color:var(--muted);text-align:center;padding:16px 12px;font-size:13px;font-weight:600}@media (width<=680px){.bairro-combobox-panel{max-height:min(240px,42vh)}.bairro-combobox-option{min-height:44px}}@media (width<=440px){.bairro-combobox-panel{max-height:min(220px,38vh)}}.cardapio-page{--brown-950:#24140d;--brown-900:#321d13;--brown-800:#43271a;--cream-50:#fffdf9;--cream-100:#f8f2e9;--cream-200:#efe3d4;--red-700:#9f2d27;--red-800:#81231f;--text:#34251f;--muted:#78665c;--line:#e7d9cb;background:var(--cream-100);min-height:100vh;color:var(--text)}.hero{background:radial-gradient(circle at 80% 0%,#9f2d2757,transparent 36%),linear-gradient(135deg,var(--brown-950),var(--brown-800));color:#fff;border-bottom:4px solid var(--red-700)}.hero-inner{align-items:center;gap:18px;max-width:920px;margin:0 auto;padding:28px 20px 30px;display:flex}.hero-logo{object-fit:cover;background:#fff;border:2px solid #ffffff24;border-radius:22px;width:96px;height:96px}.hero-mark{background:#ffffff17;border:1px solid #ffffff1f;border-radius:20px;flex:0 0 72px;place-items:center;width:72px;height:72px;font-size:34px;display:grid}.hero-copy{min-width:0}.hero-kicker{text-transform:uppercase;letter-spacing:.14em;color:#e6b5ac;margin-bottom:5px;font-size:11px;font-weight:800;display:block}.hero-copy h1{margin:0;font-size:clamp(28px,5vw,44px);line-height:1.05}.hero-copy p{color:#ffffffc2;margin:8px 0 0;font-size:14px}.cardapio-content{max-width:920px;margin:0 auto;padding:22px 18px 120px}.customer-card,.product-card,.order-summary{background:var(--cream-50);border:1px solid var(--line);border-radius:22px}.customer-card{z-index:2;padding:20px;position:relative;overflow:visible}.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.section-eyebrow{color:var(--red-700);text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;font-size:11px;font-weight:900;display:block}.section-heading h2,.menu-section h2{color:var(--brown-900);margin:0}.section-icon{font-size:26px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid label,.form-grid .form-field{color:var(--brown-800);gap:7px;min-width:0;font-size:13px;font-weight:800;display:grid}.form-grid input,.form-grid textarea,.form-grid select{border:1px solid var(--line);width:100%;min-height:48px;color:var(--text);font:inherit;background:#fff;border-radius:12px;outline:none;padding:12px 14px;font-size:16px}.form-grid select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--brown-800) 50%),linear-gradient(135deg,var(--brown-800) 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 13px) calc(50% - 3px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:36px}.form-grid input:focus,.form-grid textarea:focus,.form-grid select:focus{border-color:var(--red-700);box-shadow:0 0 0 3px #9f2d271a}.form-grid textarea{resize:vertical;min-height:92px}.form-grid label small,.form-grid .form-field small{color:var(--muted);font-size:11px;font-weight:500}.form-full{grid-column:1/-1}.menu-section{margin-top:30px}.menu-section-title{align-items:center;gap:9px;margin-bottom:13px;display:flex}.menu-section-title>span{font-size:24px}.product-list{gap:14px;display:grid}.product-card{overflow:hidden}.product-card-featured{border-top:4px solid var(--red-700)}.product-image{object-fit:cover;width:100%;max-height:300px;display:block}.product-body{padding:20px}.product-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.product-head>div{min-width:0}.product-head h3{color:var(--brown-900);margin:3px 0 4px;font-size:21px}.product-head p{color:var(--muted);margin:0;font-size:14px;line-height:1.45}.product-badge{color:var(--red-800);letter-spacing:.07em;text-transform:uppercase;background:#f7e3df;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900;display:inline-flex}.product-price{white-space:nowrap;color:var(--brown-900);font-size:18px}.option-group{border-top:1px solid var(--line);margin-top:21px;padding-top:19px}.option-group-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px;display:flex}.option-group-head h4{color:var(--brown-900);margin:0;font-size:16px}.option-group-head p{color:var(--muted);margin:3px 0 0;font-size:12px}.selection-count{background:var(--cream-200);color:var(--brown-800);border-radius:999px;flex:none;padding:5px 9px;font-size:11px;font-weight:900}.option-list{gap:8px;display:grid}.select-option{width:100%;min-height:48px;color:var(--text);border:1px solid var(--line);text-align:left;cursor:pointer;font:inherit;background:#fff;border-radius:13px;align-items:center;gap:11px;padding:9px 12px;display:flex}.select-option.selected{border-color:var(--red-700);background:#fff7f5}.check-indicator{border:2px solid #d2c2b6;border-radius:7px;flex:0 0 23px;place-items:center;width:23px;height:23px;font-size:13px;font-weight:900;display:grid}.select-option.selected .check-indicator{border-color:var(--red-700);background:var(--red-700);color:#fff}.select-option img{object-fit:cover;border-radius:9px;width:36px;height:36px}.extra-row,.normal-product-action{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:10px 12px;display:flex}.extra-info{align-items:center;gap:10px;min-width:0;display:flex}.extra-info img{object-fit:cover;border-radius:11px;width:46px;height:46px}.extra-info strong{font-size:14px;display:block}.extra-info span{color:var(--red-700);margin-top:3px;font-size:12px;font-weight:800;display:block}.normal-product-action{background:var(--cream-100);margin-top:16px}.normal-product-action>span{color:var(--muted);font-size:13px;font-weight:700}.qty-control{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:38px 32px 38px;align-items:center;display:inline-grid;overflow:hidden}.qty-control.active{border-color:#c9ad98}.qty-control button{width:38px;height:38px;color:var(--brown-900);cursor:pointer;background:0 0;border:0;font-size:22px}.qty-control span{text-align:center;color:var(--brown-900);font-weight:900}.form-alert{color:#7b2a24;background:#fbe8e5;border:1px solid #f0c6c0;border-radius:13px;margin-top:18px;padding:13px 15px;font-size:14px;font-weight:700}.order-summary{margin-top:24px;padding:18px 20px}.order-summary>p{color:var(--muted);margin:6px 0 12px;font-size:12px}.order-summary-rows{gap:8px;display:grid}.order-summary-rows>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.order-summary-rows span{color:var(--muted);overflow-wrap:anywhere;min-width:0;font-size:13px;font-weight:700}.order-summary-rows strong{color:var(--brown-900);font-variant-numeric:tabular-nums;text-align:right;font-size:15px}.order-summary-rows strong.gratis{color:#24613b}.order-summary-total{border-top:1px solid var(--line);padding-top:8px}.order-summary-total span{color:var(--brown-900);font-size:14px;font-weight:900}.order-summary-total strong{font-size:24px}.whatsapp-button{background:linear-gradient(135deg,var(--red-700),var(--red-800));color:#fff;cursor:pointer;width:100%;min-height:58px;font:inherit;border:0;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin-top:14px;padding:0 18px;font-weight:900;display:grid}.whatsapp-dot{background:#3fd27a;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 5px #3fd27a21}.mobile-checkout{display:none}.cardapio-state{color:#321d13;text-align:center;background:#f8f2e9;place-content:center;justify-items:center;gap:12px;min-height:100vh;padding:24px;display:grid}.loader{border:3px solid #ead8c9;border-top-color:#9f2d27;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=680px){.hero-inner{padding:22px 16px 24px}.hero-logo{border-radius:18px;width:78px;height:78px}.hero-mark{border-radius:16px;flex-basis:60px;width:60px;height:60px;font-size:28px}.hero-copy h1{font-size:28px}.cardapio-content{padding:16px 12px 112px}.customer-card,.product-card,.order-summary{border-radius:18px}.customer-card,.product-body{padding:16px}.form-grid{grid-template-columns:1fr}.form-full{grid-column:auto}.desktop-whatsapp{display:none}.mobile-checkout{z-index:30;padding:11px 12px calc(11px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#24140df7;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-checkout small{color:#ffffffab;font-size:10px;display:block}.mobile-checkout strong{color:#fff;font-size:19px}.mobile-checkout button{background:var(--red-700);color:#fff;min-height:46px;font:inherit;cursor:pointer;border:0;border-radius:12px;padding:0 18px;font-weight:900}}@media (width<=420px){.hero-inner{align-items:flex-start}.hero-copy p{font-size:12px}.product-head{flex-direction:column}.product-price{font-size:18px}.extra-row{align-items:flex-start}}.product-image{object-fit:contain;object-position:center;background:#fff;width:100%;height:300px;max-height:none;display:block}@media (width<=600px){.product-image{height:240px}}@media (width>=681px){.product-card-normal.product-card-with-image{grid-template-columns:220px minmax(0,1fr);align-items:stretch;display:grid}.product-card-normal.product-card-with-image .product-image{object-fit:contain;object-position:center;border-right:1px solid var(--line);background:#fff;width:220px;height:100%;min-height:190px;max-height:none}.product-card-normal.product-card-with-image .product-body{flex-direction:column;justify-content:center;min-width:0;padding:18px 20px;display:flex}.product-card-normal.product-card-with-image .normal-product-action{margin-top:14px}}@media (width<=680px){.product-card-normal.product-card-with-image .product-image{object-fit:contain;object-position:center;background:#fff;width:100%;height:190px;max-height:none}}.select-option img{object-fit:cover;background:#fff;border-radius:10px;flex:0 0 48px;width:48px;height:48px}.extra-info img{object-fit:cover;background:#fff;border-radius:11px;flex:0 0 54px;width:54px;height:54px}@media (width>=681px){.product-card-normal.product-card-with-image{grid-template-columns:170px minmax(0,1fr);min-height:158px}.product-card-normal.product-card-with-image .product-image{object-fit:contain;object-position:center;border-right:1px solid var(--line);background:#fff;width:170px;height:100%;min-height:158px;max-height:180px;padding:12px}.product-card-normal.product-card-with-image .product-body{justify-content:center;padding:15px 18px}.product-card-normal.product-card-with-image .product-head{gap:12px}.product-card-normal.product-card-with-image .product-head h3{margin-bottom:2px;font-size:19px}.product-card-normal.product-card-with-image .product-price{font-size:16px}.product-card-normal.product-card-with-image .normal-product-action{min-height:52px;margin-top:12px;padding:7px 10px 7px 12px}.product-card-normal:not(.product-card-with-image) .product-body{padding:16px 18px}.product-card-normal:not(.product-card-with-image) .normal-product-action{min-height:52px;margin-top:12px;padding:7px 10px 7px 12px}}@media (hover:hover){.product-card-normal{transition:transform .16s,box-shadow .16s}.product-card-normal:hover{transform:translateY(-1px);box-shadow:0 8px 24px #43271a0f}}.select-option{min-height:52px;padding:7px 10px}.select-option img{object-fit:contain;object-position:center;border:1px solid var(--line);background:#fff;border-radius:10px;flex:0 0 44px;width:44px;height:44px;padding:2px}.extra-row{min-height:58px;padding:7px 10px}.extra-info img{object-fit:contain;object-position:center;border:1px solid var(--line);background:#fff;flex:0 0 48px;width:48px;height:48px;padding:2px}.product-card-normal .qty-control{grid-template-columns:34px 30px 34px}.product-card-normal .qty-control button{width:34px;height:36px;font-size:20px}@media (width<=680px){.product-card-normal.product-card-with-image .product-image{object-fit:contain;object-position:center;background:#fff;width:100%;height:160px;max-height:160px;padding:10px}.product-card-normal.product-card-with-image .product-body,.product-card-normal:not(.product-card-with-image) .product-body{padding:14px}.product-card-normal .product-head h3{font-size:18px}.product-card-normal .normal-product-action{min-height:50px;margin-top:10px;padding:6px 8px 6px 10px}.select-option{min-height:50px}.select-option img{flex-basis:40px;width:40px;height:40px}}@media (width<=420px){.product-card-normal.product-card-with-image .product-image{height:145px;max-height:145px}.product-card-normal .normal-product-action>span{font-size:12px}}.montavel-chooser{border:1px solid var(--line);background:#ffffff9e;border-radius:20px;margin-bottom:16px;padding:18px}.montavel-chooser-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.montavel-chooser-head h3{color:var(--brown-900,#2f1b12);margin:3px 0 0;font-size:20px}.montavel-chooser-head small{color:var(--muted,#806555);font-size:12px}.montavel-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.montavel-choice-card{text-align:left;border:1px solid var(--line);min-width:0;color:inherit;font:inherit;cursor:pointer;background:#fff;border-radius:16px;grid-template-columns:130px minmax(0,1fr);padding:0;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;overflow:hidden}.montavel-choice-card:hover{transform:translateY(-1px);box-shadow:0 8px 22px #43271a12}.montavel-choice-card.selected{border:2px solid var(--red,#a8322b);box-shadow:0 0 0 3px #a8322b14}.montavel-choice-image{border-right:1px solid var(--line);background:#fff;place-items:center;width:130px;min-height:130px;display:grid;overflow:hidden}.montavel-choice-image img{object-fit:contain;object-position:center;width:100%;height:130px;padding:8px}.montavel-choice-image span{font-size:34px}.montavel-choice-content{flex-direction:column;justify-content:space-between;gap:12px;min-width:0;padding:14px;display:flex}.montavel-choice-content>div>strong{color:var(--brown-900,#2f1b12);font-size:17px;display:block}.montavel-choice-content p{color:var(--muted,#806555);margin:4px 0 0;font-size:12px;line-height:1.4}.montavel-choice-footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.montavel-choice-footer>strong{color:var(--brown-900,#2f1b12);font-size:15px}.montavel-choice-footer span{color:var(--red,#a8322b);white-space:nowrap;background:#f3e8df;border-radius:9px;padding:7px 10px;font-size:11px;font-weight:900}.montavel-expanded{scroll-margin-top:18px;animation:.22s ease-out montavelOpen}.montavel-expanded .product-badge{color:#17643a;background:#e5f4ea}@keyframes montavelOpen{0%{opacity:.65;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (width<=800px){.montavel-choice-grid{grid-template-columns:1fr}}@media (width<=600px){.montavel-chooser{border-radius:16px;padding:12px}.montavel-chooser-head{flex-direction:column;align-items:flex-start;gap:3px}.montavel-choice-card{grid-template-columns:92px minmax(0,1fr)}.montavel-choice-image{width:92px;min-height:108px}.montavel-choice-image img{height:108px;padding:6px}.montavel-choice-content{gap:8px;padding:11px}.montavel-choice-content>div>strong{font-size:15px}.montavel-choice-content p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.montavel-choice-footer{align-items:flex-end}.montavel-choice-footer span{padding:6px 8px;font-size:10px}}@media (width<=380px){.montavel-choice-card{grid-template-columns:78px minmax(0,1fr)}.montavel-choice-image{width:78px}.montavel-choice-footer{flex-direction:column;align-items:flex-start;gap:5px}}.montavel-choice-card.selected{border-color:var(--red,#a8322b);background:linear-gradient(135deg,#a8322b0e,#fffffffa 54%);position:relative;box-shadow:0 0 0 2px #a8322b1a,0 8px 24px #43271a12}.montavel-choice-card.selected:after{content:"✓";color:#fff;background:#238552;border-radius:50%;place-items:center;width:25px;height:25px;font-size:13px;font-weight:900;display:grid;position:absolute;top:8px;right:8px;box-shadow:0 3px 10px #23855238}.montavel-choice-card.selected .montavel-choice-footer span{color:#17643a;background:#e6f5ec;padding-right:11px}.checkout-bar{padding-bottom:max(10px, calc(10px + env(safe-area-inset-bottom)))}.menu-page,.cardapio-page,.page-content,main{scroll-padding-bottom:120px}@supports selector(body:has(.checkout-bar)){body:has(.checkout-bar){padding-bottom:calc(88px + env(safe-area-inset-bottom))}}@media (width<=680px){.customer-form textarea,.delivery-card textarea,textarea[name=observacoes],#observacoes{height:76px;min-height:76px;max-height:150px}.montavel-chooser{margin-bottom:12px}.montavel-choice-card.selected{box-shadow:0 0 0 2px #a8322b1a,0 6px 18px #43271a0f}.montavel-choice-card.selected:after{width:23px;height:23px;font-size:12px;top:7px;right:7px}.montavel-choice-card.selected .montavel-choice-content{padding-right:34px}.checkout-bar{min-height:64px;padding-top:8px;padding-left:max(12px, env(safe-area-inset-left));padding-right:max(12px, env(safe-area-inset-right))}.checkout-total small{font-size:9px}.checkout-total strong{font-size:16px}.checkout-bar .checkout-button,.checkout-bar button{min-height:42px}}@media (width<=390px){.montavel-choice-card.selected .montavel-choice-content{padding-right:31px}.checkout-bar{gap:8px}.checkout-total strong{font-size:15px}}.montavel-choice-card.selected .montavel-choice-footer span{color:#17643a;background:#e6f5ec}.montavel-choice-card.selected .montavel-choice-footer span:before{content:""}.montavel-choice-card.selected .montavel-choice-footer span{letter-spacing:.01em;border-radius:8px;padding:6px 9px;font-size:10px;font-weight:900}.orders-paused-public-banner{color:#6f2d28;background:#fff1ee;border:1px solid #e6b9b2;border-radius:14px;width:min(920px,100% - 32px);margin:16px auto 0;padding:13px 16px}.orders-paused-public-banner strong,.orders-paused-public-banner span{display:block}.orders-paused-public-banner strong{font-size:13px}.orders-paused-public-banner span{margin-top:3px;font-size:11px;line-height:1.45}.whatsapp-button:disabled,.mobile-checkout button:disabled{cursor:not-allowed;opacity:.72;filter:saturate(.55)}.whatsapp-button.paused{background:#76655c}.whatsapp-button.saving{background:#6d574c}@media (width<=680px){.orders-paused-public-banner{width:calc(100% - 24px);margin-top:12px;padding:11px 12px}.orders-paused-public-banner strong{font-size:12px}.orders-paused-public-banner span{font-size:10px}}.pix-payment-block{border:1px solid var(--line);background:var(--cream-100);border-radius:16px;margin-top:16px;padding:16px}.pix-amount{color:var(--brown-900);margin:6px 0 14px;font-size:18px;font-weight:900;line-height:1.25}.pix-chave-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:12px 14px}.pix-chave-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:900;display:block}.pix-chave-row{align-items:center;gap:12px;display:flex}.pix-chave{min-width:0;color:var(--brown-900);overflow-wrap:anywhere;word-break:break-word;-webkit-user-select:all;user-select:all;flex:auto;font-size:16px;font-weight:900;line-height:1.35}.pix-copy-button{appearance:none;border:1px solid var(--line);background:var(--cream-200);min-width:88px;min-height:42px;color:var(--brown-900);font:inherit;cursor:pointer;border-radius:12px;flex:none;padding:0 14px;font-size:12px;font-weight:800}@media (hover:hover){.pix-copy-button:hover{background:#e7d9cb;border-color:#c9ad98}}.pix-copy-button.copied{color:#24613b;background:#e8f5ec;border-color:#c6e4cf}.pix-copy-feedback{color:#7b2a24;margin:8px 0 0;font-size:12px;font-weight:700;line-height:1.4}.pix-details{gap:4px;margin-top:12px;display:grid}.pix-meta{color:var(--muted);margin:0;font-size:12px;font-weight:600;line-height:1.45}.pix-meta span{color:var(--brown-800);font-weight:700}.pix-hint{color:var(--muted);margin:12px 0 0;font-size:12px;font-weight:600;line-height:1.45}@media (width<=420px){.pix-payment-block{border-radius:14px;padding:14px}.pix-amount{font-size:16px}.pix-chave-row{flex-direction:column;align-items:stretch}.pix-copy-button{width:100%;min-height:44px}}.montagem-card{scroll-margin-top:18px}.montagem-head-side{justify-items:end;gap:8px;display:grid}.montagem-remove{color:var(--red-700);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}.adicionar-montagem{border:1px dashed var(--line);width:100%;min-height:48px;color:var(--red-700);font:inherit;cursor:pointer;background:#ffffffb8;border-radius:16px;font-size:14px;font-weight:800}@media (hover:hover){.adicionar-montagem:hover{border-color:var(--red-700);background:#fff7f5}}.error-boundary{color:#321d13;text-align:center;background:#f8f2e9;place-content:center;justify-items:center;gap:16px;min-height:100vh;padding:24px;display:grid}.error-boundary h1{margin:0;font-size:22px}.error-boundary p{color:#78665c;max-width:420px;margin:0;line-height:1.5}.error-boundary button{color:#fff;min-height:46px;font:inherit;cursor:pointer;background:#9f2d27;border:0;border-radius:12px;padding:0 18px;font-weight:800}
