/* Custom styles for Étude Maître Anne Schmidt */

.material-symbols-outlined {
    font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}

.material-symbols-outlined.fill {
    font-variation-settings: 'FILL' 1;
}

.icon-fill {
    font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}

/* Subtle texture overlay for premium feel */
.premium-bg {
    background-color: #fcf9f4; /* Theme background */
    background-image: radial-gradient(#e5e2dd 1px, transparent 1px);
    background-size: 32px 32px;
}
