.material-symbols-outlined { font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24; display: inline-block; vertical-align: middle; }
.pillowy-shadow { box-shadow: 0px 10px 30px rgba(93, 81, 73, 0.06); }
.minimalist-input { border: none; border-bottom: 1px solid #C8B6A6; background: transparent; border-radius: 0; padding: 12px 0; transition: all 0.3s ease; }
.minimalist-input:focus { outline: none; border-bottom: 2px solid #453a33; box-shadow: none; ring: 0; }
html { scroll-behavior: smooth; }
