:root{--bg:#080706;--panel:#11100f;--panel2:#181512;--orange:#ff5a00;--orange2:#ff7b22;--text:#f8f5ef;--muted:#b9aea4;--line:#2b2520;--ok:#28c76f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,#271006 0,#080706 38%,#050403);color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:12px clamp(14px,4vw,46px);background:#080706db;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.brand{background:transparent;border:0;padding:0;display:flex;align-items:center}.brand img{height:64px;width:170px;object-fit:contain;object-position:left}.top-actions{display:flex;gap:10px;align-items:center}.ghost,.adminBtn,.primary{border:1px solid var(--line);border-radius:999px;padding:11px 16px;background:#15120f;color:var(--text);display:inline-flex;gap:8px;align-items:center;justify-content:center}.adminBtn,.primary{background:linear-gradient(135deg,var(--orange),#ff8a2b);border:0;color:#160802;font-weight:900}.client,.admin{max-width:1320px;margin:0 auto;padding:22px clamp(14px,4vw,36px) 80px}.hero{display:flex;justify-content:space-between;gap:20px;align-items:stretch;margin:18px 0;padding:28px;border:1px solid #3a2116;border-radius:30px;background:linear-gradient(135deg,#ff5a0033,#ff5a000d 42%,#ffffff0a);box-shadow:0 20px 50px #00000047}.hero h1{font-size:clamp(38px,7vw,82px);line-height:.86;margin:8px 0;color:#fff;letter-spacing:-2px}.hero p{color:var(--muted);max-width:670px}.kicker{color:var(--orange2);text-transform:uppercase;letter-spacing:.14em;font-weight:900;font-size:13px;display:flex;gap:8px;align-items:center}.hero-card{min-width:230px;padding:20px;border-radius:24px;background:#080706;border:1px solid #432417;display:flex;flex-direction:column;justify-content:center;gap:6px}.hero-card b{font-size:20px}.hero-card small{color:var(--muted)}.searchbar{position:sticky;top:90px;z-index:12;background:#12100e;border:1px solid var(--line);border-radius:20px;padding:0 16px;display:flex;align-items:center;gap:10px;box-shadow:0 18px 40px #00000038}.searchbar input{height:56px;flex:1;background:transparent;border:0;color:#fff;outline:0}.category-tabs{display:flex;gap:10px;overflow:auto;padding:14px 0 18px;position:sticky;top:154px;z-index:11;background:linear-gradient(#080706,#080706cc)}.category-tabs a{white-space:nowrap;text-decoration:none;color:#fff;padding:11px 14px;border-radius:999px;background:#15120f;border:1px solid var(--line);display:flex;gap:8px;align-items:center;font-weight:800;font-size:14px}.category-tabs a.on,.category-tabs a:hover{background:var(--orange);color:#160802;border-color:var(--orange)}.grid{display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:22px;align-items:start}.category{scroll-margin-top:220px;margin-bottom:26px}.cat-title{display:flex;align-items:center;gap:10px;margin:16px 0}.cat-title span{font-size:28px}.cat-title h2{font-size:30px;margin:0;color:var(--orange2)}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product{display:flex;justify-content:space-between;gap:16px;padding:18px;border-radius:24px;background:linear-gradient(180deg,#14110f,#0e0c0b);border:1px solid var(--line);transition:.16s;min-height:170px}.product:hover{transform:translateY(-2px);border-color:#7b3713;box-shadow:0 18px 40px #00000047}.product h3{margin:8px 0;font-size:22px}.product p{color:var(--muted);line-height:1.35;margin:0 0 14px}.product b{color:var(--orange2);font-size:22px}.product em{display:inline-block;font-style:normal;font-size:11px;text-transform:uppercase;background:#2a160c;color:#ffb07a;border:1px solid #633014;border-radius:999px;padding:4px 8px;margin-right:4px}.product button{align-self:end;width:44px;height:44px;border-radius:16px;border:0;background:var(--orange);color:#160802;display:grid;place-items:center}.checkout{position:sticky;top:218px;background:#11100ff5;border:1px solid var(--line);border-radius:28px;padding:18px;box-shadow:0 20px 55px #00000059;max-height:calc(100vh - 240px);overflow:auto}.checkout h2{display:flex;gap:8px;align-items:center;margin:0 0 12px}.empty{color:var(--muted);background:#0d0b0a;border:1px dashed #443126;padding:18px;border-radius:18px}.cart-item{display:flex;justify-content:space-between;gap:10px;background:#0d0b0a;border:1px solid var(--line);border-radius:18px;padding:12px;margin:10px 0}.cart-item small,.line small{display:block;color:var(--muted);margin-top:4px}.cart-item span{display:block;color:var(--orange2);font-weight:900;margin-top:8px}.cart-item button{background:#211a16;color:#fff;border:1px solid var(--line);border-radius:12px;width:34px;height:34px}.form{display:flex;flex-direction:column;gap:10px;margin-top:14px}input,textarea{width:100%;background:#090807;color:#fff;border:1px solid #362a22;border-radius:16px;padding:13px;outline:0}textarea{min-height:92px;resize:vertical}.choice,.paygrid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.choice button,.paygrid button{border:1px solid var(--line);border-radius:16px;padding:12px;background:#0d0b0a;color:#fff;display:flex;align-items:center;justify-content:center;gap:6px}.choice .on,.paygrid .on{border-color:var(--orange);background:#241207;color:#ffb07a}.summary{display:grid;grid-template-columns:1fr auto;gap:8px;border-top:1px solid var(--line);padding-top:12px;color:var(--muted)}.summary strong{font-size:20px;color:#fff}.big{width:100%;padding:15px 18px;border-radius:18px}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#000000bd;display:grid;place-items:end center;padding:18px}.sheet{width:min(760px,100%);max-height:92vh;overflow:auto;background:#11100f;border:1px solid #4b2514;border-radius:30px;padding:24px;box-shadow:0 30px 80px #000;position:relative}.close{position:absolute;right:16px;top:16px;border:0;background:#211a16;color:#fff;border-radius:14px;width:42px;height:42px;display:grid;place-items:center}.sheet h2{font-size:32px;margin:0 48px 6px 0}.desc{color:var(--muted)}.price{font-size:24px;color:var(--orange2)}.custom-section{margin:22px 0}.custom-section h4{display:flex;justify-content:space-between;margin:0 0 10px}.custom-section small,.hint{color:var(--muted)}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips button{border:1px solid var(--line);background:#090807;color:#fff;border-radius:999px;padding:10px 13px;display:flex;align-items:center;gap:5px}.chips button.on{border-color:var(--orange);background:#2a160c;color:#ffb07a}.group-title{display:block;color:#ffb07a;margin:14px 0 8px}.no-addons{padding:14px;border-radius:16px;background:#0d0b0a;color:var(--muted);border:1px dashed #443126;margin:18px 0}.qty{display:flex;align-items:center;justify-content:center;gap:14px;margin:14px 0}.qty button{width:42px;height:42px;border-radius:14px;border:1px solid var(--line);background:#0d0b0a;color:#fff}.qty span{font-weight:900;font-size:22px}.toast,.alarm{position:fixed;z-index:80;left:50%;transform:translate(-50%);bottom:24px;background:#ffefe4;color:#180802;padding:14px 18px;border-radius:999px;font-weight:900;box-shadow:0 18px 50px #0008}.alarm{top:92px;bottom:auto;background:#ff5a00;display:flex;gap:10px;align-items:center}.warn{padding:16px;border-radius:18px;background:#2b1308;border:1px solid #8b3b11;color:#ffd2b3;margin:12px 0}.orders{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px}.order{background:#11100f;border:1px solid var(--line);border-radius:24px;padding:18px}.order header{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding-bottom:12px}.order header b{font-size:20px}.order header small{display:block;color:var(--muted);margin-top:4px}.order header strong{color:var(--orange2);font-size:22px}.line{padding:9px 0;border-bottom:1px dashed #2b2520}.statuses{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.statuses button{border:1px solid var(--line);background:#0d0b0a;color:#fff;border-radius:999px;padding:8px 10px}.statuses button.on{background:var(--ok);color:#041207;border-color:var(--ok);font-weight:900}.print-one{margin-top:12px;width:100%}@media (max-width:1000px){.grid{grid-template-columns:1fr}.checkout{position:static;max-height:none}.cards{grid-template-columns:1fr}.hero{flex-direction:column}.category-tabs{top:143px}.searchbar{top:88px}.brand img{height:54px;width:145px}}@media print{.topbar,.hero,.searchbar,.category-tabs,.checkout,.modal{display:none!important}.orders{display:block}.order{break-inside:avoid;margin-bottom:10px;color:#000;background:#fff;border:1px solid #000}body{background:#fff;color:#000}}html{font-size:16px;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{min-width:0;overflow-x:hidden}#root{min-height:100svh}@media (max-width:720px){body{background:linear-gradient(180deg,#140904 0,#080706 35%,#050403)}.topbar{padding:calc(8px + env(safe-area-inset-top)) 14px 8px;min-height:64px;gap:8px}.brand img{height:46px;width:84px;object-fit:contain;object-position:left center}.top-actions{gap:7px}.ghost,.adminBtn,.primary{min-height:44px;padding:10px 14px;font-size:15px;border-radius:999px}.client,.admin{width:100%;max-width:none;padding:12px 14px calc(116px + env(safe-area-inset-bottom));margin:0}.hero{margin:10px 0 12px;padding:16px;border-radius:22px;display:block;box-shadow:none;background:linear-gradient(145deg,#ff5a0038,#ff5a000f)}.kicker{font-size:10px;letter-spacing:.12em;line-height:1.35;margin-bottom:5px;display:block}.hero h1{font-size:42px;line-height:.92;letter-spacing:-1px;margin:5px 0 8px}.hero p{font-size:16px;line-height:1.35;margin:0;color:#d6cbc0}.hero-card{display:none}.searchbar{position:sticky;top:64px;border-radius:16px;padding:0 14px;margin:10px 0 0;z-index:18;background:#12100efa}.searchbar input{height:54px;font-size:16px}.category-tabs{top:118px;margin-left:-14px;margin-right:-14px;padding:10px 14px 12px;gap:8px;z-index:17;background:#080706f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs a{font-size:15px;padding:12px 15px;min-height:46px;border-radius:999px;font-weight:900;box-shadow:0 8px 20px #00000038}.grid{display:block}.category{scroll-margin-top:178px;margin-bottom:30px}.cat-title{margin:18px 0 12px;gap:8px}.cat-title span{font-size:25px}.cat-title h2{font-size:28px;letter-spacing:-.4px}.cards{display:grid;grid-template-columns:1fr;gap:12px}.product{min-height:136px;border-radius:22px;padding:17px 16px;align-items:center;background:linear-gradient(180deg,#151210,#0d0b0a);box-shadow:0 10px 22px #0003}.product:hover{transform:none;box-shadow:0 10px 22px #0003}.product h3{font-size:22px;line-height:1.15;margin:6px 0 7px;letter-spacing:-.2px}.product p{font-size:16px;line-height:1.35;margin:0 0 12px;color:#cfc4b9}.product b{font-size:22px;line-height:1;color:#ff7b22}.product em{font-size:10px;padding:4px 8px;margin-bottom:3px}.product button{width:52px;height:52px;min-width:52px;border-radius:18px;align-self:center;box-shadow:0 10px 20px #ff5a0040}.product button svg{width:24px;height:24px}.checkout{position:fixed;left:0;right:0;bottom:0;top:auto;z-index:28;max-height:78svh;border-radius:24px 24px 0 0;padding:14px 14px calc(14px + env(safe-area-inset-bottom));border-left:0;border-right:0;border-bottom:0;box-shadow:0 -18px 50px #0000008c;transform:translateY(calc(100% - 78px));transition:transform .22s ease;background:#11100ffa}.checkout:focus-within,.checkout:hover{transform:translateY(0)}.checkout h2{font-size:22px;margin-bottom:8px;min-height:46px;align-items:center;position:relative}.checkout h2:after{content:"toque para abrir";font-size:12px;color:#b9aea4;font-weight:700;margin-left:auto;text-transform:uppercase;letter-spacing:.04em}.empty{font-size:15px;padding:13px;border-radius:16px}.form{gap:9px;margin-top:10px}input,textarea{font-size:16px;padding:14px;border-radius:15px;min-height:50px}textarea{min-height:90px}.choice button,.paygrid button{min-height:50px;font-size:15px;font-weight:800;padding:12px 8px}.cart-item{padding:12px;border-radius:16px}.cart-item b{font-size:16px}.cart-item span{font-size:17px}.summary{font-size:15px}.summary strong{font-size:22px}.big{min-height:56px;font-size:17px;font-weight:950;border-radius:18px}.modal{place-items:end center;padding:0;z-index:70;background:#000000c2}.sheet{width:100%;max-height:92svh;border-radius:26px 26px 0 0;padding:22px 16px calc(20px + env(safe-area-inset-bottom));border-left:0;border-right:0;border-bottom:0}.close{width:46px;height:46px;border-radius:16px;right:14px;top:14px}.sheet h2{font-size:30px;line-height:1.05;margin-right:54px}.desc{font-size:16px;line-height:1.35}.price{font-size:25px;display:block;margin-top:8px}.custom-section{margin:20px 0}.custom-section h4{font-size:18px;line-height:1.25}.chips{gap:9px}.chips button{min-height:46px;font-size:15px;padding:11px 14px;border-radius:999px;font-weight:800}.no-addons{font-size:16px;line-height:1.35;padding:15px}.qty button{width:50px;height:50px}.qty span{font-size:24px}.toast{bottom:calc(96px + env(safe-area-inset-bottom));font-size:15px;white-space:nowrap}.alarm{top:calc(70px + env(safe-area-inset-top));font-size:15px}}@media (min-width:721px) and (max-width:1000px){.client,.admin{padding-left:24px;padding-right:24px}.cards{grid-template-columns:1fr}.product{min-height:150px}.product h3{font-size:24px}.product p{font-size:17px}.product b{font-size:24px}}.store-pill{display:inline-flex;align-items:center;gap:7px;margin-top:12px;padding:9px 12px;border-radius:999px;font-weight:900;width:max-content}.store-pill.open{background:#11351d;color:#86efac;border:1px solid #166534}.store-pill.closed{background:#3a1212;color:#fecaca;border:1px solid #991b1b}.closed-banner{margin:12px 0;padding:14px 16px;border-radius:18px;background:#2a1108;border:1px solid #7c2d12;color:#fed7aa;display:grid;gap:4px}.closed-banner span{color:#f9c6a1}.upsell-box{border:1px solid #4b2514;border-radius:20px;background:linear-gradient(145deg,#1f120b,#0d0b0a);padding:14px;margin:12px 0}.upsell-box h3{display:flex;gap:8px;align-items:center;margin:0 0 4px;font-size:17px;color:#ffb07a}.upsell-box p{margin:0 0 10px;color:#cdbfb4;font-size:13px}.upsell-list{display:grid;gap:8px}.upsell-list button{display:flex;justify-content:space-between;gap:10px;border:1px solid #3b2a20;background:#0b0908;color:#fff;border-radius:14px;padding:11px;font-weight:900}.upsell-list b{color:#ff7b22}.primary:disabled{opacity:.55;cursor:not-allowed}@media (max-width:720px){.closed-banner{font-size:15px}.upsell-box{padding:13px}.upsell-list button{min-height:48px;font-size:15px}.store-pill{font-size:13px}}.coupon-row{display:flex;gap:8px;align-items:center}.coupon-row input{flex:1}.checkout.collapsed{position:sticky;top:90px}.ok{color:#14853d}.warn{color:#b42318}
