.toolbar,.filter-button,.quick-button,.round-button{border:1px solid var(--border);background:var(--card);border-radius:.6rem;justify-content:center;align-items:center;gap:.45rem;padding:.55rem .85rem;font-size:.875rem;transition:all .15s;display:inline-flex}.toolbar:hover,.filter-button:hover,.quick-button:hover{background:var(--muted)}.toolbar svg{width:16px}.filter-input{border:1px solid var(--border);background:var(--card);border-radius:.65rem;outline:none;height:48px;padding-right:1rem}.filter-input:focus{box-shadow:0 0 0 3px var(--ring)}.filter-button.selected{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}.stat-card{border:1px solid var(--border);background:var(--card);border-radius:.85rem;align-items:center;gap:1rem;padding:1.15rem 1.35rem;display:flex;box-shadow:0 2px 8px #3b2a170d;box-shadow:0 2px 8px lab(18.752% 5.85869 15.8328/.05)}.stat-icon{background:var(--secondary);width:48px;height:48px;color:var(--primary);border-radius:.8rem;justify-content:center;align-items:center;display:flex}.stat-icon svg{width:24px}.badge{background:var(--primary);color:var(--primary-foreground);border-radius:999px;padding:.3rem .7rem;font-size:.75rem}.color-chip{border-radius:.5rem;align-items:center;gap:.55rem;width:max-content;padding:.45rem .75rem;font-size:.875rem;display:inline-flex}.color-chip i{border:1px solid var(--border);border-radius:4px;width:17px;height:17px;display:block}.color-chip.kraft{background:var(--secondary);color:var(--primary)}.color-chip.kraft i{background:#c59455;background:lab(65.1101% 13.8101 40.5591)}.color-chip.white{background:var(--muted)}.color-chip.white i{background:var(--card)}.quick-button{min-width:72px}.round-button{width:38px;height:38px;padding:0}.round-button svg{width:16px}.round-button.plus{color:#1b7e2a;color:lab(46.0917% -42.229 36.2564)}.round-button.minus{color:var(--destructive)}.custom-adjust{align-items:center;gap:.35rem;display:flex}.custom-adjust input{border:1px solid var(--border);background:var(--card);border-radius:.5rem;outline:none;width:96px;height:38px;padding:0 .65rem;font-size:.875rem}.custom-adjust input:focus{box-shadow:0 0 0 3px var(--ring)}.custom-adjust button{border:1px solid var(--primary);background:var(--primary);height:38px;color:var(--primary-foreground);border-radius:.5rem;padding:0 .7rem;font-size:.875rem}.auth-bar{border:1px solid var(--border);background:var(--secondary);border-radius:.7rem;align-items:center;gap:.5rem;padding:.35rem;display:flex}.auth-bar svg{width:18px;color:var(--primary);margin-left:.35rem}.auth-bar input{background:0 0;border:0;outline:none;width:190px;padding:.45rem;font-size:.875rem}.auth-bar button{background:var(--primary);color:var(--primary-foreground);border:0;border-radius:.5rem;padding:.55rem .8rem;font-size:.875rem}.auth-bar button:disabled{opacity:.8}.bottom-tools{border-top:1px solid var(--border);justify-content:flex-end;gap:.65rem;margin-top:2rem;padding-top:1.25rem;display:flex}@media (max-width:640px){.stats-section{display:none}.auth-bar{width:100%}.auth-bar input{flex:1;width:auto;min-width:0}.bottom-tools{flex-wrap:wrap;justify-content:stretch}.bottom-tools .toolbar{flex:1;min-width:calc(50% - .35rem)}.filter-button{padding:.5rem .65rem;font-size:.8rem}.stat-card{padding:1rem}.custom-adjust{width:100%}.custom-adjust input{flex:1;width:auto}.quick-button{min-width:64px}.color-chip{font-size:.8rem}.bottom-tools{margin-top:1.25rem}}
