/* /Components/Opastus/OpastusKierros.razor.rz.scp.css */
.opastus-tausta[b-o2sztk6d1f] {
    position: fixed;
    inset: 0;
    z-index: 9998;
}

.opastus-valokeila[b-o2sztk6d1f] {
    position: fixed;
    border-radius: 4px;
    box-shadow: 0 0 0 9999px rgba(0, 0, 0, 0.5);
    z-index: 9999;
    pointer-events: none;
    transition: top 0.3s ease, left 0.3s ease, width 0.3s ease, height 0.3s ease;
}
