:root{color:#0f172a;background:#f8fafc;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}.page{background:linear-gradient(#ecfeff 0%,#f8fafc 55% 100%);min-height:100vh;padding:20px 16px}.page.with-bottom{padding-bottom:96px}.card{background:#fff;border:1px solid #dbe3ec;border-radius:18px;max-width:440px;margin:0 auto 12px;padding:14px;box-shadow:0 8px 24px #0208170d}.stack{gap:10px;display:grid}input{border:1px solid #dbe3ec;border-radius:12px;width:100%;height:42px;padding:0 12px;font-size:14px}button{cursor:pointer;border:0;border-radius:12px;height:42px;padding:0 14px;font-weight:700}button:disabled{opacity:.6;cursor:not-allowed}.muted{color:#64748b;font-size:13px}.error{color:#b91c1c;font-size:13px}.chips{gap:8px;max-width:440px;margin:0 auto 10px;padding-bottom:2px;display:flex;overflow:auto}.chip{color:#334155;background:#fff;border:1px solid #dbe3ec;border-radius:999px;height:34px;padding:0 14px;font-size:12px}.chip.active{color:#fff;background:linear-gradient(90deg,#0d9488,#0891b2);border-color:#0000}.item{background:#fff;border:1px solid #dbe3ec;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;max-width:440px;margin:0 auto;padding:12px;display:flex}.item>button{color:#fff;background:linear-gradient(90deg,#0d9488,#0891b2);border-radius:10px;height:34px;font-size:12px}.qty{align-items:center;gap:8px;display:flex}.qty button{background:#fff;border:1px solid #dbe3ec;width:30px;height:30px}.bottom-btn{color:#fff;background:linear-gradient(90deg,#0d9488,#0891b2);border-radius:14px;justify-content:space-between;align-items:center;width:100%;max-width:440px;height:48px;margin:0 auto;padding:0 16px;display:flex;box-shadow:0 12px 28px #0891b259}.bottom-stack{gap:8px;max-width:440px;margin:0 auto;display:grid;position:fixed;bottom:14px;left:16px;right:16px}.ghost{color:#334155;background:#fff;border:1px solid #dbe3ec}.payrow{border:1px solid #dbe3ec;border-radius:12px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.payrow.disabled{opacity:.6}
