/* Application-specific styles for GDLS 3D app */

:root {
    /* Global frame styling */
    --frame-stroke-width: 0.5em;
    --frame-stroke-color: #ffffff;
    --frame-bg-fill: #150f22;
}
