:root{--coffee:#3b2115;--cream:#f7f0e6;--paper:#fffdf8;--orange:#e66f21;--ink:#2d1c14;--muted:#78685e;--line:#e8ddd0;--green:#1f9f55}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}.hero{min-height:650px;color:#fff;position:relative;overflow:hidden;background:radial-gradient(circle at 80% 30%,rgba(232,142,73,.34),transparent 22%),radial-gradient(circle at 85% 80%,rgba(255,255,255,.08),transparent 28%),linear-gradient(135deg,#2a170f,#4c2919 58%,#6d3a22)}.hero:after{content:"";position:absolute;width:430px;height:430px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-80px;bottom:-170px;box-shadow:0 0 0 55px rgba(255,255,255,.025),0 0 0 110px rgba(255,255,255,.02)}.topbar{max-width:1180px;margin:auto;height:98px;padding:0 32px;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2}.brand{display:flex;align-items:center;gap:12px;font-weight:800}.brand img{width:54px;height:54px;border-radius:50%;background:#fff;object-fit:contain;padding:3px}.cart-link{border:1px solid rgba(255,255,255,.25);color:#fff;background:rgba(255,255,255,.08);border-radius:999px;padding:10px 12px 10px 18px;display:flex;align-items:center;gap:12px;cursor:pointer}.cart-link strong{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:var(--coffee);background:#fff}.hero-content{max-width:1180px;margin:90px auto 0;padding:0 32px;position:relative;z-index:2}.overline{text-transform:uppercase;font-size:.72rem;letter-spacing:.2em;font-weight:800;color:#f5a56c;margin:0 0 20px}.overline.dark{color:var(--orange);margin-bottom:10px}.hero h1{font:500 clamp(3.4rem,8vw,6.8rem)/.86 Georgia,serif;letter-spacing:-.055em;margin:0}.hero h1 em{font-weight:400;color:#ef9a5d}.hero-copy{max-width:490px;color:#e5d8cf;font-size:1.08rem;line-height:1.7;margin:30px 0}.primary-action{display:inline-flex;align-items:center;gap:38px;padding:16px 18px 16px 22px;color:var(--coffee);background:#fff;text-decoration:none;border-radius:999px;font-weight:800}.primary-action span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--orange)}.hero-stamp{position:absolute;z-index:2;right:max(6vw,45px);top:260px;width:180px;height:180px;border:1px solid rgba(255,255,255,.3);border-radius:50%;transform:rotate(8deg);display:flex;flex-direction:column;align-items:center;justify-content:center;text-transform:uppercase;letter-spacing:.12em;font-size:.6rem}.hero-stamp strong{font:italic 2.25rem/1 Georgia,serif;color:#f2a16a;text-transform:none;letter-spacing:0;margin:6px}.menu-shell{max-width:1180px;margin:-56px auto 0;padding:36px 32px 90px;background:var(--paper);border-radius:34px 34px 0 0;position:relative;z-index:3;min-height:760px}.menu-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.menu-heading h2{font:500 clamp(2.1rem,4vw,3.5rem)/1 Georgia,serif;margin:0;letter-spacing:-.04em}.search{width:min(370px,100%);height:54px;border:1px solid var(--line);border-radius:999px;display:flex;align-items:center;padding:0 18px;gap:10px;background:#fff}.search span{font-size:1.6rem;color:var(--muted);transform:rotate(-20deg)}.search input{border:0;outline:0;width:100%;background:transparent}.categories{display:flex;gap:10px;overflow-x:auto;padding:28px 0 8px;scrollbar-width:none;position:sticky;top:0;background:linear-gradient(var(--paper) 80%,transparent);z-index:4}.categories::-webkit-scrollbar{display:none}.categories button{flex:none;border:1px solid var(--line);border-radius:999px;padding:12px 17px;background:#fff;color:var(--coffee);cursor:pointer;font-weight:750}.categories button span{margin-right:7px}.categories button.active{background:var(--coffee);border-color:var(--coffee);color:#fff;box-shadow:0 10px 24px rgba(59,33,21,.18)}.results-note{color:var(--muted);font-size:.9rem;padding:18px 2px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{min-height:185px;border:1px solid var(--line);border-radius:20px;padding:22px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.product-card:hover{transform:translateY(-2px);box-shadow:0 14px 36px rgba(68,39,23,.08);border-color:#d7c4b4}.product-copy h3{font-size:1.14rem;line-height:1.3;margin:0;color:var(--coffee)}.product-copy p{color:var(--muted);font-size:.86rem;line-height:1.5;margin:8px 0 16px}.tag{display:inline-block;color:var(--orange);background:#fff2e8;font-size:.64rem;letter-spacing:.1em;text-transform:uppercase;font-weight:800;border-radius:99px;padding:6px 8px;margin-bottom:10px}.price-actions{display:flex;flex-wrap:wrap;gap:8px}.price-actions button{min-height:44px;border:1px solid var(--line);border-radius:13px;padding:6px 7px 6px 12px;background:#faf6f1;display:flex;align-items:center;gap:10px;cursor:pointer;color:var(--coffee);font-weight:800}.price-actions button:hover{border-color:var(--orange);background:#fff6ef}.price-actions small{display:block;font-size:.63rem;color:var(--muted);text-align:left;font-weight:600;margin-bottom:2px}.price-actions b{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:var(--orange);color:#fff;font-size:1.2rem}.search-category{font:500 1.6rem Georgia,serif;margin:24px 0 14px}.empty{text-align:center;padding:80px 20px;color:var(--muted)}.empty span{font-size:2rem}.empty h3{color:var(--coffee);margin:12px 0 6px}.empty p{margin:0}.empty.small{padding:60px 20px}footer{background:var(--coffee);color:#d7c7bc;padding:54px 32px 110px;text-align:center}footer img{width:76px;height:76px;object-fit:contain;background:#fff;border-radius:50%;padding:4px}footer p{max-width:550px;margin:20px auto 14px;font-size:.85rem;line-height:1.55}footer a{color:#fff;font-weight:800;text-decoration:none}.floating-cart{position:fixed;z-index:10;left:50%;bottom:20px;transform:translateX(-50%);width:min(600px,calc(100% - 28px));min-height:60px;border:0;border-radius:18px;padding:10px 14px 10px 18px;background:var(--green);color:#fff;box-shadow:0 16px 45px rgba(20,93,54,.35);display:flex;align-items:center;justify-content:space-between;cursor:pointer}.floating-cart span{display:flex;align-items:center;gap:8px}.floating-cart span strong{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--green)}.floating-cart b{font-size:.9rem}.drawer-backdrop{position:fixed;inset:0;z-index:20;background:rgba(31,18,12,.55);backdrop-filter:blur(4px);display:flex;justify-content:flex-end}.cart-drawer{width:min(480px,100%);height:100%;background:var(--paper);display:flex;flex-direction:column;box-shadow:-20px 0 60px rgba(0,0,0,.15);animation:slide .25s ease}@keyframes slide{from{transform:translateX(100%)}}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:26px;border-bottom:1px solid var(--line)}.drawer-head h2{font:500 2rem Georgia,serif;margin:0}.drawer-head .overline{margin-bottom:5px}.drawer-head>button{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:1.7rem;cursor:pointer;color:var(--coffee)}.cart-items{overflow:auto;flex:1;padding:8px 26px}.cart-item{display:flex;justify-content:space-between;gap:18px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-item h3{font-size:.95rem;color:var(--coffee);margin:0 0 5px}.cart-item p{color:var(--muted);font-size:.78rem;margin:0 0 7px}.cart-item strong{font-size:.9rem}.quantity{align-self:center;display:flex;align-items:center;border:1px solid var(--line);border-radius:12px;overflow:hidden;flex:none}.quantity button{border:0;background:#f6eee6;width:34px;height:36px;cursor:pointer;font-size:1.1rem}.quantity span{width:34px;text-align:center;font-weight:800;font-size:.85rem}.drawer-footer{padding:22px 26px 28px;border-top:1px solid var(--line)}.total{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.total strong{font-size:1.35rem;color:var(--coffee)}.whatsapp{width:100%;min-height:56px;border:0;border-radius:15px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-weight:800;cursor:pointer}.whatsapp b{font-size:1.3rem}.drawer-footer>small{display:block;text-align:center;color:var(--muted);margin-top:10px;font-size:.7rem}
@media(max-width:760px){.hero{min-height:570px}.topbar{height:82px;padding:0 18px}.brand span,.cart-link>span{display:none}.brand img{width:50px;height:50px}.hero-content{margin-top:60px;padding:0 22px}.hero h1{font-size:3.65rem}.hero-copy{font-size:.95rem;max-width:330px}.hero-stamp{width:120px;height:120px;right:-18px;top:380px;font-size:.47rem}.hero-stamp strong{font-size:1.55rem}.menu-shell{margin-top:-36px;padding:30px 15px 80px;border-radius:26px 26px 0 0}.menu-heading{display:block}.menu-heading h2{font-size:2.25rem}.search{margin-top:22px;width:100%}.categories{margin:0 -15px;padding:22px 15px 8px}.categories button{padding:11px 14px;font-size:.82rem}.product-grid{grid-template-columns:1fr}.product-card{min-height:160px;padding:18px}.product-copy h3{font-size:1.06rem}.product-copy p{font-size:.82rem}.price-actions button{font-size:.87rem}footer{padding:50px 22px 110px}.cart-drawer{width:100%}.drawer-head,.drawer-footer,.cart-items{padding-left:20px;padding-right:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-card,.cart-drawer{transition:none;animation:none}}
.consult-price{display:inline-flex;padding:9px 12px;border-radius:10px;background:#f4eee7;color:var(--muted);font-size:.78rem;font-weight:700}
[hidden]{display:none!important}
.cart-drawer{position:relative;z-index:1}
.drawer-head>button{position:relative;z-index:3;pointer-events:auto;touch-action:manipulation}

/* Navegação de categorias: grade responsiva, sem cortes laterais */
.categories{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
  overflow:visible;
  position:static;
  margin:24px 0 4px;
  padding:16px;
  background:#f8f1e9;
  border:1px solid var(--line);
  border-radius:22px;
}
.categories button{
  width:100%;
  min-height:58px;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:11px;
  padding:10px 14px;
  border-radius:15px;
  background:#fffdf9;
  text-align:left;
  white-space:normal;
  line-height:1.2;
  box-shadow:0 4px 14px rgba(59,33,21,.04);
  transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease;
}
.categories button span{
  width:34px;
  height:34px;
  flex:0 0 34px;
  display:grid;
  place-items:center;
  margin:0;
  border-radius:10px;
  background:#f7eee6;
  font-size:1rem;
}
.categories button:hover{
  transform:translateY(-2px);
  border-color:#d9bda9;
  background:#fff;
  box-shadow:0 9px 22px rgba(59,33,21,.09);
}
.categories button.active{
  transform:none;
  border-color:var(--coffee);
  background:var(--coffee);
  color:#fff;
  box-shadow:0 10px 24px rgba(59,33,21,.18);
}
.categories button.active span{background:rgba(255,255,255,.14)}

@media(max-width:991.98px){
  .categories{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:575.98px){
  .categories{
    gap:8px;
    margin:18px 0 2px;
    padding:10px;
    border-radius:18px;
  }
  .categories button{
    min-height:54px;
    padding:9px 10px;
    border-radius:13px;
    font-size:.78rem;
  }
  .categories button span{
    width:30px;
    height:30px;
    flex-basis:30px;
  }
}
/* V2 - checkout, complementos e status */
.store-state{display:inline-flex;margin:0 0 18px;padding:8px 13px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.03em}.store-state.is-open{background:#e2f5e7;color:#28683b}.store-state.is-closed{background:#f7dedb;color:#87392e}.choice-backdrop{position:fixed;inset:0;background:rgba(30,16,10,.58);z-index:1200;display:flex;align-items:center;justify-content:center;padding:18px}.choice-modal{position:relative;background:#fffaf5;width:min(620px,100%);max-height:88vh;overflow:auto;border-radius:26px;padding:28px;box-shadow:0 26px 80px rgba(37,18,10,.25)}.choice-modal h2{font-size:30px;margin:0 0 5px}.modal-close{position:absolute;right:18px;top:15px;width:38px;height:38px;border:0;border-radius:50%;font-size:24px;background:#efe6df;color:#3b2115}.choice-base{color:#7b6659;font-weight:700}.addon-group{margin:22px 0}.addon-title{display:flex;justify-content:space-between;gap:10px;margin-bottom:8px}.addon-title small{color:#806f66}.addon-option{display:flex;justify-content:space-between;gap:10px;padding:13px 0;border-bottom:1px solid #eadfd7;cursor:pointer}.addon-option b{font-size:13px}.addon-option input{accent-color:#3b2115}.cart-item small{display:block;color:#806f66;margin-top:4px}.checkout-modal label{display:block;font-size:13px;font-weight:700;margin-bottom:6px}.delivery-types{display:flex;gap:10px;flex-wrap:wrap}.delivery-pill{border:1px solid #dacbc0;border-radius:14px;padding:12px 16px!important;background:#fff;cursor:pointer}.delivery-pill input{accent-color:#3b2115}.checkout-total{display:flex;align-items:center;justify-content:space-between;margin:22px 0 14px;padding:16px 0;border-top:1px solid #e7dbd1;border-bottom:1px solid #e7dbd1}.checkout-total strong{font-size:22px}@media(max-width:600px){.choice-modal{padding:22px 18px;border-radius:20px}.choice-modal h2{font-size:25px}.addon-title{display:block}.delivery-pill{flex:1;text-align:center}}
