.alt-odontogram-container{font-family:Roboto,Arial,sans-serif}.odontogram-svg-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #00000014;transition:all .3s ease}.quadrant-label{font-size:12px;fill:#212121;font-weight:600;-webkit-user-select:none;user-select:none}.arch-label{font-size:14px;fill:#212121;font-weight:700;-webkit-user-select:none;user-select:none}.arch-path{stroke:#e0e0e0;stroke-width:1.5;fill:none;stroke-dasharray:4,4;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.tooth{transition:all .25s ease-in-out;transform-origin:center}.tooth.hovered rect,.tooth.hovered path{filter:drop-shadow(0 0 3px rgba(25,118,210,.7))}.tooth.selected rect,.tooth.selected path{filter:drop-shadow(0 0 2px rgba(255,109,0,.7))}.tooth path{stroke-linejoin:round;stroke-linecap:round}.tooth text{pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Roboto,Arial,sans-serif;fill:#212121}.odontogram-background{cursor:default}.tooth{cursor:pointer}.tooth.selected text{font-weight:700;fill:#0d47a1}.midline-separator{stroke:#e0e0e0;stroke-width:1;stroke-dasharray:5,5}.tooth-tooltip{pointer-events:none;transition:all .3s ease}.tooth-tooltip rect{filter:drop-shadow(0 1px 3px rgba(0,0,0,.3))}.tooth-tooltip text{font-family:Roboto,Arial,sans-serif}@media (max-width: 768px){.alt-odontogram-container svg{max-width:calc(100% - 20px);height:auto}}
