/* css/3d-model.css */

/* 
   We removed the specific positioning here because 
   it is now handled in home-section.css to ensure perfect centering.
   
   Keeping the file for any future specific model tweaks.
*/
#aiModelCanvas {
    /* Styles are now centrally managed in home-section.css */
    /* to prevent conflicts. */
}
