*{box-sizing:border-box}html{scroll-behavior:smooth}.scrollbar-none::-webkit-scrollbar{display:none}.scrollbar-none{scrollbar-width:none}.category-chip{white-space:nowrap;border:1px solid #e7e5e4;border-radius:999px;background:#fff;padding:.55rem 1rem;color:#44403c}.dark .category-chip{border-color:#334155;background:#0f172a;color:#cbd5e1}.category-chip.active{border-color:#201713;background:#201713;color:#fff}.dark .category-chip.active{border-color:#fff;background:#fff;color:#0f172a}.modal-shell{position:fixed;inset:0;z-index:50;display:flex;align-items:flex-end;justify-content:center}.modal-shell.hidden{display:none}.modal-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.68);backdrop-filter:blur(2px)}.modal-panel{position:relative;z-index:1;width:100%;max-width:38rem;border-radius:1.75rem 1.75rem 0 0;background:#fff;box-shadow:0 -20px 60px rgba(15,23,42,.2)}.dark .modal-panel{background:#0f172a}.menu-label{display:block;margin-bottom:.4rem;font-size:.78rem;font-weight:800;color:#57534e}.dark .menu-label{color:#cbd5e1}.menu-input{width:100%;min-height:46px;border:1px solid #d6d3d1;border-radius:.8rem;background:#fff;padding:.7rem .85rem;font-size:.875rem;outline:none}.dark .menu-input{border-color:#334155;background:#111827}.menu-input:focus{border-color:var(--tw-color-action,#ff5a36);box-shadow:0 0 0 3px rgba(255,90,54,.12)}.choice{display:flex;min-height:46px;align-items:center;justify-content:center;gap:.5rem;border:1px solid #e7e5e4;border-radius:.8rem;padding:.7rem;font-size:.875rem;font-weight:800;cursor:pointer}.dark .choice{border-color:#334155}.choice:has(input:checked){border-color:#ff5a36;background:#fff7ed;color:#c2410c}.dark .choice:has(input:checked){background:#431407}.qty-btn{display:grid;width:34px;height:34px;place-items:center;border:1px solid #e7e5e4;border-radius:.65rem;font-weight:900}.product-option{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid #e7e5e4;border-radius:.8rem;padding:.75rem}.dark .product-option{border-color:#334155}@media(min-width:640px){.modal-shell{align-items:center;padding:1rem}.modal-panel{border-radius:1.75rem}}@media print{button{display:none!important}}
