:root{--bg: #efefef;--surface: #ffffff;--surface-muted: #f8f8f8;--ink: #111111;--ink-strong: #000000;--ink-soft: #666666;--line: #dddddd;--accent: #d79f3f;--accent-strong: #b47b1a;--wa: #25d366;--radius-lg: 20px;--radius-md: 14px;--shadow-sm: 0 4px 18px rgba(0, 0, 0, .08);--shadow-md: 0 12px 40px rgba(0, 0, 0, .12)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{min-height:100vh;font-family:Poppins,sans-serif;background:radial-gradient(circle at top,#f6f6f6 0%,var(--bg) 58%);color:var(--ink);padding-bottom:100px}.container{width:min(1120px,100% - 2rem);margin:0 auto}.hero{position:relative;background:transparent;color:var(--ink-strong);padding-top:.9rem}.hero-backdrop-wrap{width:100%;overflow:hidden;border-radius:0 0 18px 18px;box-shadow:var(--shadow-sm)}.hero-backdrop{width:100%;display:block;height:clamp(110px,18vw,180px);object-fit:cover;object-position:center}.hero-inner{margin-top:-4px;background:#ededed;border-bottom-left-radius:32px;border-bottom-right-radius:32px;border:1px solid #e2e2e2;box-shadow:var(--shadow-sm);padding:1rem 1.1rem 1.4rem;margin-bottom:.2rem}.hero-brand-row{display:flex;align-items:center;gap:1rem}.hero-brand-icon{width:clamp(74px,11vw,108px);border-radius:18px;box-shadow:0 6px 18px #00000024;margin-top:-1.55rem}.hero-brand-copy{min-width:0}.hero-kicker{margin:0 0 .18rem;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#5d5d5d}.hero h1{margin:0;font-family:"Noto Serif",serif;font-size:clamp(1.75rem,5vw,3rem);letter-spacing:.02em}.hero-subtitle{margin:.8rem 0 0;max-width:42ch;color:#4d4d4d}.hero-actions{margin-top:.9rem;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.status-badge{display:inline-flex;align-items:center;gap:.45rem;border:1px solid #c7c7c7;color:#202020;border-radius:999px;padding:.45rem .85rem;font-size:.88rem;background:#f8f8f8}.status-dot{width:.5rem;height:.5rem;border-radius:999px;background:#62d86c;box-shadow:0 0 0 3px #62d86c38}.hero-whatsapp-link{display:inline-flex;align-items:center;justify-content:center;background:#f6f6f6;color:var(--ink);border-radius:999px;padding:.45rem 1rem;font-size:.88rem;text-decoration:none;border:1px solid #d2d2d2;transition:transform .2s ease,border-color .2s ease}.hero-whatsapp-link:hover{transform:translateY(-1px);border-color:var(--accent)}.main-content{padding:1.5rem 0 2.5rem}.business-info{display:flex;justify-content:space-between;gap:1rem;background:var(--surface);border:1px solid #ececec;border-radius:var(--radius-lg);padding:1.25rem;box-shadow:var(--shadow-sm)}.business-label{margin:0;text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;color:var(--ink-soft)}.business-info h2{margin:.15rem 0 .5rem;font-family:"Noto Serif",serif;font-size:1.45rem}.business-info p{margin:0;color:var(--ink-soft)}.business-info-meta{background:var(--surface-muted);border:1px solid #e8e8e8;border-radius:var(--radius-md);padding:.95rem 1rem;min-width:min(320px,100%)}.business-info-meta p+p{margin-top:.5rem}.category-nav{position:sticky;top:0;z-index:20;display:flex;gap:.6rem;overflow-x:auto;margin:1rem 0 2rem;padding:.65rem;background:#fffffff2;border:1px solid #ebebeb;border-radius:999px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.category-nav button{border:1px solid var(--line);background:#fff;color:#151515;border-radius:999px;padding:.5rem .95rem;font-weight:600;font-size:.86rem;white-space:nowrap;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.category-nav button:hover{border-color:var(--accent);transform:translateY(-1px)}.category-nav button.active{background:var(--ink-strong);color:#fff;border-color:var(--ink-strong)}.menu-section{margin-bottom:2.2rem;scroll-margin-top:6rem}.menu-section h2{margin:0 0 1rem;font-family:"Noto Serif",serif;font-size:clamp(1.35rem,3vw,1.8rem);color:var(--ink-strong)}.menu-grid{display:grid;gap:1rem;grid-template-columns:repeat(12,minmax(0,1fr))}.menu-item{grid-column:span 12;display:grid;grid-template-columns:minmax(110px,140px) 1fr;gap:.9rem;background:var(--surface);border:1px solid #ebebeb;border-radius:18px;padding:.85rem;box-shadow:var(--shadow-sm);opacity:0;transform:translateY(8px);animation:card-in .35s ease forwards}.menu-item-media{aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background:#dbdbdb}.menu-item-media img{display:block;width:100%;height:100%;object-fit:cover}.menu-item-content{display:flex;flex-direction:column;min-width:0}.menu-item h3{margin:0;font-size:1.05rem}.menu-item p{margin:.35rem 0 .6rem;color:var(--ink-soft);line-height:1.35;font-size:.9rem}.price-action{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.price{font-weight:700;font-size:1rem;color:var(--accent-strong)}.add-btn{border:none;background:var(--ink-strong);color:#fff;border-radius:999px;padding:.48rem .9rem;font-weight:600;cursor:pointer;transition:transform .2s ease,background-color .2s ease}.add-btn:hover{background:#242424;transform:translateY(-1px)}.mini-cart{position:fixed;right:1rem;bottom:1rem;z-index:45;border:none;border-radius:999px;padding:.8rem 1rem;min-width:220px;background:var(--ink-strong);color:#fff;box-shadow:var(--shadow-md);display:flex;justify-content:space-between;align-items:center;font-weight:600;cursor:pointer;transition:transform .25s ease}.mini-cart:hover{transform:translateY(-2px)}.mini-cart-right{display:inline-flex;gap:.45rem;align-items:center;color:#ffffffe6}.cart-backdrop{position:fixed;inset:0;background:#0000004d;z-index:55}.cart-sidebar{position:fixed;right:-380px;top:0;height:100dvh;width:min(360px,100%);z-index:60;background:#fff;border-left:1px solid #ececec;box-shadow:var(--shadow-md);display:flex;flex-direction:column;transition:right .25s ease;padding:1rem}.cart-sidebar.open{right:0}.cart-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:.7rem}.cart-header h2{margin:0;font-family:"Noto Serif",serif;font-size:1.45rem}.cart-header button{border:none;background:#f0f0f0;width:34px;height:34px;border-radius:50%;cursor:pointer}.cart-items{flex:1;overflow:auto;padding:.85rem 0;display:flex;flex-direction:column;gap:.7rem}.cart-item{border:1px solid #ebebeb;border-radius:12px;padding:.7rem;background:var(--surface-muted)}.cart-item-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem}.cart-item-name{font-weight:600;font-size:.93rem}.cart-item-price{color:var(--accent-strong);font-weight:700}.cart-item-controls{margin-top:.55rem;display:flex;align-items:center;justify-content:space-between}.qty-controls{display:inline-flex;align-items:center;border:1px solid #d8d8d8;border-radius:999px;overflow:hidden}.qty-controls button{border:none;background:#fff;width:28px;height:28px;cursor:pointer}.qty-controls span{min-width:34px;text-align:center;font-size:.9rem}.cart-remove{border:none;background:transparent;color:#8f8f8f;font-size:.82rem;cursor:pointer;text-decoration:underline}.cart-empty{margin:.5rem 0;color:var(--ink-soft)}.cart-footer{border-top:1px solid var(--line);padding-top:.9rem}.cart-footer h3{margin:0 0 .75rem}.checkout-btn{width:100%;border:none;border-radius:12px;background:var(--wa);color:#fff;font-weight:700;font-size:.95rem;padding:.8rem;cursor:pointer}.checkout-btn[disabled]{background:#8fd7ad;cursor:not-allowed}.checkout-warning{margin:.75rem 0 0;font-size:.82rem;color:#944848;line-height:1.3}@keyframes card-in{to{opacity:1;transform:translateY(0)}}@media(min-width:700px){.menu-item{grid-column:span 6}}@media(min-width:980px){.menu-item{grid-column:span 4;grid-template-columns:1fr;gap:.75rem}.menu-item-media{aspect-ratio:1.3 / 1}}@media(max-width:820px){.business-info{flex-direction:column}}@media(max-width:560px){.hero{border-bottom-left-radius:24px;border-bottom-right-radius:24px}.hero-inner{padding-top:.95rem}.hero-brand-row{align-items:flex-start}.hero-brand-icon{width:74px;margin-top:-1rem}.mini-cart{left:1rem;right:1rem;min-width:0;bottom:.8rem}.cart-sidebar{width:100%;right:-100%}}
