:root{background:#f6f3ee;color:#1f2a24;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}.menu{--cor-primaria: #1f6f5b;--cor-secundaria: #ffffff;margin:0 auto;max-width:760px;min-height:100vh;padding:18px 18px 116px}.topbar,.product,footer,.client,.message{align-items:center;display:flex}.topbar{gap:12px;justify-content:space-between;padding:8px 0 18px}.topbar span,.total span,.notes span{color:#6d766f;display:block;font-size:13px}.topbar strong{font-size:18px}.waiter-button{background:var(--cor-primaria);border-color:var(--cor-primaria);color:var(--cor-secundaria);flex:0 0 auto;white-space:nowrap}button{align-items:center;background:#fff;border:1px solid #d9ded8;border-radius:8px;color:#1f2a24;display:inline-flex;font-weight:700;gap:8px;justify-content:center;min-height:42px;padding:10px 14px}button:disabled{cursor:not-allowed;opacity:.58}.title{padding:12px 0 18px}.brand-title{align-items:center;display:flex;gap:12px}.brand-title img{aspect-ratio:1;border-radius:8px;height:58px;object-fit:contain;width:58px}h1,h2,h3,p{margin:0}h1{font-size:34px}.title p,.product p,.category-title p{color:#68746b}.client,.notes textarea{background:#fff;border:1px solid #d9ded8;border-radius:8px}.client{gap:10px;margin-bottom:12px;padding:0 12px}.client svg{color:var(--cor-primaria);flex:0 0 auto}input,textarea{color:#1f2a24;font:inherit;width:100%}input{border:0;min-height:44px;outline:0}.message{border-radius:8px;gap:8px;margin:12px 0;padding:12px}.message.sucesso{background:#e8f6ee;color:var(--cor-primaria)}.message.erro{background:#fff0ed;color:#a33b2f}.welcome-message{background:#fff9ec;border:1px solid color-mix(in srgb,var(--cor-primaria) 35%,#eadfc6);border-left:4px solid var(--cor-primaria);border-radius:8px;color:#4b4232;line-height:1.5;margin:16px 0;padding:14px 16px}.confirmation-panel{align-items:center;background:#fff;border:1px solid #d9ded8;border-radius:8px;display:grid;gap:16px;justify-items:center;margin-top:18px;padding:28px 18px;text-align:center}.confirmation-panel>svg{color:var(--cor-primaria)}.confirmation-panel p{color:#68746b;margin-top:6px}.confirmation-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;width:100%}.confirmation-actions button{flex:1 1 190px}.state{align-items:center;color:#68746b;display:flex;gap:10px;justify-content:center;min-height:160px;text-align:center}.categories{display:grid;gap:24px}.category-title{margin-bottom:10px}.category-title h2{color:var(--cor-primaria);font-size:22px}.products{display:grid;gap:12px}.product{background:#fff;border:1px solid #e0e3dd;border-radius:8px;gap:14px;justify-content:space-between;min-height:104px;padding:14px}.product img{aspect-ratio:1;border-radius:8px;height:76px;object-fit:cover;width:76px}.product-info{flex:1;min-width:0}.product h3{font-size:18px}.product strong{color:var(--cor-primaria);display:inline-block;margin-top:10px}.stepper{align-items:center;display:flex;flex:0 0 auto;gap:8px}.stepper button{background:var(--cor-primaria);border-color:var(--cor-primaria);color:var(--cor-secundaria);height:38px;padding:0;width:38px}.stepper span{font-weight:800;min-width:20px;text-align:center}.notes{display:grid;gap:6px;margin-top:20px}.notes textarea{min-height:78px;outline:0;padding:12px;resize:vertical}footer{background:#f6f3ee;border-top:1px solid #e2ded5;bottom:0;gap:14px;justify-content:space-between;left:50%;max-width:760px;padding:14px 18px 18px;position:fixed;transform:translate(-50%);width:100%}.total{min-width:104px}.total strong{display:block;font-size:20px}.primary{background:var(--cor-primaria);border-color:var(--cor-primaria);color:var(--cor-secundaria);flex:1}.primary,.topbar button,.waiter-button,.stepper button{background:var(--cor-primaria);border-color:var(--cor-primaria);color:var(--cor-secundaria)}.primary svg,.primary span,.topbar button svg,.topbar button span,.waiter-button svg,.waiter-button span,.stepper button svg{color:var(--cor-secundaria)}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 560px){.menu{padding-left:14px;padding-right:14px}.topbar{align-items:stretch}.waiter-button{padding-left:10px;padding-right:10px}.waiter-button span{font-size:14px}.brand-title{align-items:flex-start;flex-direction:column;gap:8px}.brand-title img{height:52px;width:52px}.product{align-items:flex-start}.product img{height:64px;width:64px}.stepper{align-self:center}footer{padding-left:14px;padding-right:14px}}
