*{box-sizing:border-box}
:root{
  --bg:#f7f4ee;--surface:#fff;--surface2:#f1ede5;--text:#171717;--muted:#74716b;
  --line:#e7e1d8;--accent:#d98a2b;--accent2:#b86817;--dark:#1d1b18;--success:#2f7655;
  --radius:22px;--shadow:0 14px 38px rgba(58,45,30,.09);
}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;padding-bottom:max(105px,env(safe-area-inset-bottom));-webkit-font-smoothing:antialiased}
button,input{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent}.hidden{display:none!important}
.app-top{height:68px;padding:0 max(16px,calc((100vw - 1160px)/2));display:flex;align-items:center;justify-content:space-between;background:rgba(247,244,238,.92);backdrop-filter:blur(14px);position:relative;z-index:12}
.customer-brand{display:flex;align-items:center;gap:9px}.customer-brand img{width:31px;height:31px;object-fit:contain}.customer-brand div{display:flex;flex-direction:column;line-height:1}.customer-brand b{font-size:10px;letter-spacing:.08em}.customer-brand span{font-size:9px;color:var(--muted);margin-top:4px}.mesa-badge{font-size:11px;letter-spacing:.04em;background:#fff;border:1px solid var(--line);padding:9px 12px;border-radius:999px;box-shadow:0 5px 16px rgba(0,0,0,.04)}
.hero{width:min(1160px,calc(100% - 24px));min-height:250px;margin:0 auto 22px;border-radius:28px;overflow:hidden;position:relative;background:linear-gradient(115deg,rgba(20,18,15,.96),rgba(36,28,18,.86)),url('assets/produtos/Chopp_Pilsen_400ml.jpg') center/cover;display:flex;align-items:flex-end;box-shadow:var(--shadow)}
.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 25%,rgba(235,161,65,.32),transparent 30%)}.hero-content{position:relative;z-index:1;padding:30px;color:#fff;max-width:650px}.hero-kicker,.modal-kicker,.section-head span,.history-head span{font-size:10px;font-weight:900;letter-spacing:.18em;color:#e9ad62}.hero h1{font-size:clamp(30px,6vw,52px);line-height:.98;letter-spacing:-.045em;margin:10px 0 12px;max-width:580px}.hero p{margin:0;color:#ddd4ca;font-size:14px;line-height:1.5}.hero-pills{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.hero-pills span{font-size:9px;font-weight:700;padding:7px 9px;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(6px)}
main{width:min(1160px,calc(100% - 24px));margin:auto}.info{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 15px;margin-bottom:14px;background:#fff6e9;border:1px solid #efd5af;border-radius:16px;font-size:11px;color:#725025}.info span{color:#9a6a31}
.menu-tools{margin:0 0 22px}.search-wrap{height:54px;display:flex;align-items:center;gap:10px;padding:0 13px;background:var(--surface);border:1px solid var(--line);border-radius:17px;box-shadow:0 8px 25px rgba(52,43,32,.045)}.search-icon{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;background:var(--surface2);font-size:21px;color:#504a43}.search-wrap input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--text);font-size:14px}.search-wrap input::placeholder{color:#9b978f}.clear-search{border:0;width:30px;height:30px;border-radius:50%;background:#eee9e1;color:#625d56;font-size:18px}
.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:8px}.section-head h2,.history-head h3{font-size:22px;letter-spacing:-.025em;margin:5px 0 0}.section-head span,.history-head span{color:#9e6b32}
#cats{position:sticky;top:0;z-index:10;display:flex;gap:8px;overflow:auto;padding:10px 0 14px;background:linear-gradient(180deg,var(--bg) 76%,rgba(247,244,238,0));scrollbar-width:none}#cats::-webkit-scrollbar{display:none}#cats button{flex:0 0 auto;border:1px solid var(--line);background:var(--surface);color:#6e6962;padding:10px 14px;border-radius:999px;font-size:11px;font-weight:750;transition:.18s}#cats button.on{background:var(--dark);border-color:var(--dark);color:#fff;box-shadow:0 7px 18px rgba(29,27,24,.15)}
#menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:4px 0 25px}.prod{min-width:0;overflow:hidden;border:1px solid var(--line);background:var(--surface);border-radius:19px;box-shadow:0 10px 28px rgba(58,45,30,.055);display:flex;flex-direction:column;transition:transform .18s,box-shadow .18s}.prod:active{transform:scale(.985)}.prod-img{width:100%;aspect-ratio:1.08/1;overflow:hidden;background:#eee9e1;position:relative}.prod-img:after{content:"";position:absolute;inset:auto 0 0;height:32%;background:linear-gradient(transparent,rgba(0,0,0,.08));pointer-events:none}.prod-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.prod:hover .prod-img img{transform:scale(1.035)}.img-placeholder{height:100%;display:grid;place-items:center;font-size:44px;font-weight:800;color:#c4bdb4}.prod-body{padding:12px;display:flex;flex-direction:column;flex:1}.prod-body small{font-size:8px;font-weight:850;letter-spacing:.13em;color:#a17039}.prod h3{font-size:14px;line-height:1.16;letter-spacing:-.015em;margin:6px 0 5px;min-height:33px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.prod-desc{font-size:10px;color:var(--muted);line-height:1.35;margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:0}.foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:7px}.foot b{font-size:14px;letter-spacing:-.02em;color:#1b1a18}.foot button{width:38px;height:38px;min-width:38px;border:0;border-radius:13px;background:var(--accent);color:#fff;font-size:24px;line-height:1;box-shadow:0 7px 18px rgba(217,138,43,.25);transition:.18s}.foot button:active{transform:scale(.92);background:var(--accent2)}
.menu-empty{grid-column:1/-1;padding:42px 16px;text-align:center;border:1px dashed #d4ccc1;border-radius:20px;color:var(--muted);background:rgba(255,255,255,.5)}.menu-empty b{display:block;color:var(--text);font-size:15px;margin-bottom:5px}
.trust-strip{display:grid;grid-template-columns:1fr;gap:9px;padding:8px 0 25px}.trust-strip article{display:flex;gap:12px;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:17px;padding:14px}.trust-strip i{font-style:normal;font-size:9px;font-weight:900;color:#fff;background:var(--dark);min-width:29px;height:29px;display:grid;place-items:center;border-radius:9px}.trust-strip b{display:block;font-size:11px;margin:1px 0 4px}.trust-strip span{font-size:9px;color:var(--muted);line-height:1.4}
#cartFab{position:fixed;z-index:15;left:50%;transform:translateX(-50%);bottom:max(12px,env(safe-area-inset-bottom));width:min(94%,600px);min-height:66px;border:0;border-radius:20px;background:var(--dark);color:#fff;padding:9px 13px;display:flex;align-items:center;gap:10px;box-shadow:0 18px 45px rgba(29,27,24,.28)}.fab-icon{width:39px;height:39px;border-radius:13px;background:#33302c;display:grid;place-items:center;font-size:21px}.fab-copy{display:flex;flex-direction:column;align-items:flex-start}.fab-copy small{font-size:8px;color:#aaa49d}.fab-copy b{font-size:11px;margin-top:2px}#cartFab i{font-style:normal;min-width:25px;height:25px;padding:0 7px;display:grid;place-items:center;background:var(--accent);border-radius:999px;font-size:10px;font-weight:900}#cartFab strong{margin-left:auto;font-size:14px;white-space:nowrap}body.cart-has-items #cartFab{animation:fabPulse .25s ease}@keyframes fabPulse{50%{transform:translateX(-50%) scale(1.018)}}
.modal{display:none;position:fixed;z-index:30;inset:0;background:rgba(28,24,20,.58);backdrop-filter:blur(9px);padding:14px;overflow:auto}.modal.show{display:grid;place-items:center}.card{width:min(100%,470px);background:var(--surface);border:1px solid rgba(255,255,255,.35);border-radius:26px;padding:22px;box-shadow:0 30px 80px rgba(28,24,20,.28)}.wide{width:min(100%,680px)}.sheet-handle{display:none}.card h2{font-size:27px;letter-spacing:-.04em;margin:7px 0 7px}.card>p{font-size:12px;line-height:1.5;color:var(--muted);margin:0 0 16px}.card label{display:block;font-size:10px;font-weight:750;color:#6d6860;margin:11px 0}.card input:not([type=checkbox]){width:100%;height:48px;background:#faf8f4;border:1px solid var(--line);border-radius:13px;color:var(--text);padding:0 12px;margin-top:6px;outline:0}.card input:not([type=checkbox]):focus{border-color:#c99a62;box-shadow:0 0 0 3px rgba(217,138,43,.09)}.check{display:flex!important;align-items:center;gap:8px}.check input{accent-color:var(--accent)}.check span{font-size:10px;font-weight:500}.primary-btn,#send{width:100%;min-height:50px;border:0;border-radius:14px;background:var(--accent);color:#fff;font-weight:850;margin-top:7px;box-shadow:0 8px 20px rgba(217,138,43,.2)}.privacy-note{display:block;text-align:center;color:#aaa39a;font-size:8px;margin-top:11px}.cart-card{max-height:min(88vh,820px);overflow:auto;overscroll-behavior:contain}.cart-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding-bottom:12px;border-bottom:1px solid var(--line)}.cart-head h2{font-size:20px;margin:5px 0 0}.cart-head #close{width:38px;height:38px;border:0;border-radius:12px;background:#f1ede7;color:#4e4943;font-size:22px}.line{display:grid;grid-template-columns:1fr auto;gap:9px;align-items:center;padding:13px 0;border-bottom:1px solid var(--line);font-size:11px}.cart-prod{display:grid;grid-template-columns:52px 1fr;gap:10px;min-width:0;align-items:center}.cart-thumb{width:52px;height:52px;border-radius:12px;object-fit:cover;background:#eee}.cart-prod-copy{min-width:0}.cart-prod-copy>b{display:block;font-size:12px}.cart-prod-copy small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.cart-note{color:#9b6b32!important}.obs-btn{border:0;background:transparent;color:#a06c31;padding:4px 0;font-size:8px;font-weight:800}.line .q{display:flex;align-items:center;gap:7px}.line .q button{width:29px;height:29px;padding:0;border:1px solid var(--line);border-radius:9px;background:#f5f2ed;color:#282522;font-size:18px}.line-total{grid-column:2;text-align:right;font-size:11px}.total{display:flex;justify-content:space-between;align-items:center;padding:15px 0 7px}.total span{font-size:11px;color:var(--muted)}.total b{font-size:20px;letter-spacing:-.03em}.history-head{margin-top:24px;padding-top:16px;border-top:1px solid var(--line)}.history-head h3{font-size:18px}.hist{border:1px solid var(--line);border-radius:15px;padding:11px;margin:8px 0;background:#fbf9f5}.hist div{display:flex;justify-content:space-between;gap:8px;font-size:9px}.hist div span{color:var(--success);font-weight:800}.hist p{white-space:pre-wrap;font-size:9px;color:#77716a;line-height:1.5}.service-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.card .alt{min-height:44px;border:1px solid var(--line);border-radius:13px;background:#f7f4ef;color:#393530;font-size:10px;font-weight:800}
#toast{position:fixed;z-index:60;top:15px;left:50%;transform:translate(-50%,-22px);opacity:0;pointer-events:none;background:#1d1b18;color:#fff;padding:11px 14px;border-radius:13px;font-size:10px;font-weight:800;box-shadow:0 12px 30px rgba(0,0,0,.22);transition:.2s;max-width:90%;text-align:center}#toast.on{opacity:1;transform:translate(-50%,0)}
@media(min-width:620px){#menu{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.prod-img{aspect-ratio:1.18/1}.trust-strip{grid-template-columns:repeat(3,1fr)}.hero-content{padding:38px}.prod h3{font-size:15px}}
@media(min-width:980px){#menu{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.prod-body{padding:14px}.prod-img{aspect-ratio:1.22/1}}
@media(max-width:520px){.app-top{height:60px;padding:0 13px}.hero{width:calc(100% - 18px);min-height:220px;border-radius:22px;margin-bottom:16px}.hero-content{padding:21px}.hero h1{font-size:34px}.hero-pills span:nth-child(2){display:none}main{width:calc(100% - 18px)}.section-head h2{font-size:19px}#cats{margin-left:-1px}.prod-body{padding:10px}.prod-img{aspect-ratio:1.03/1}.prod h3{font-size:13px;min-height:31px}.foot b{font-size:13px}.foot button{width:36px;height:36px;min-width:36px}.modal{align-items:end;padding:0}.modal.show{display:grid;place-items:end center}.card{width:100%;max-height:92vh;border-radius:24px 24px 0 0;padding:19px 16px max(18px,env(safe-area-inset-bottom));overflow:auto}.sheet-handle{display:block;width:42px;height:4px;border-radius:99px;background:#ddd6cd;margin:-7px auto 17px}.cart-card{max-height:94vh}.service-actions{grid-template-columns:1fr 1fr}}
@media(max-width:350px){#menu{gap:8px}.prod-body{padding:8px}.prod h3{font-size:12px}.foot b{font-size:12px}.foot button{width:33px;height:33px;min-width:33px}}

/* RESPONSIVIDADE + TRAVA DE ZOOM */
html,body{width:100%;max-width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%;text-size-adjust:100%;touch-action:pan-x pan-y}
img,svg,video,canvas{max-width:100%}
input,select,textarea,button{max-width:100%}
@media(max-width:430px){
  .hero{min-height:200px}
  .hero h1{font-size:clamp(28px,9vw,34px)}
  #menu{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .prod{border-radius:16px}
  .prod-body{padding:9px}
  .prod-desc{font-size:9px}
  #cartFab{width:calc(100% - 18px);min-height:62px}
}
@media(max-width:320px){
  #menu{grid-template-columns:1fr}
  .prod-img{aspect-ratio:1.45/1}
  .service-actions{grid-template-columns:1fr}
}
@media(min-width:1400px){
  .hero,main{max-width:1280px}
  #menu{grid-template-columns:repeat(5,minmax(0,1fr))}
}

/* LEGAL + ASSINATURA */
.privacy-note a{color:#7b562a;text-decoration:underline;text-underline-offset:2px;font-weight:700}
.legal-footer{margin:8px 0 22px;padding:18px 12px 8px;text-align:center;border-top:1px solid var(--line);color:var(--muted)}
.legal-links{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;font-size:10px;font-weight:800}.legal-links a{color:#4a453f;text-decoration:none}.legal-links a:hover{text-decoration:underline}
.alcohol-warning{font-size:9px;line-height:1.45;margin:12px auto 0;max-width:620px}.alcohol-warning strong{display:inline-grid;place-items:center;background:#26231f;color:#fff;border-radius:7px;padding:3px 5px;margin-right:3px}
.dev-signature{font-size:9px;margin:14px 0 0;color:#9b958d}.dev-signature strong{color:#5e5952}.dev-signature span{letter-spacing:.08em}
@media(max-width:430px){.legal-footer{padding-bottom:2px}.alcohol-warning{font-size:8px}}
