.gei-238773d8-wrap {
    position: relative;
    width: 100%;
    height: 450px;
    overflow: hidden;
    cursor: crosshair;
    background: #000;
}

.gei-238773d8-canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.gei-238773d8-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    z-index: 2;
}

.gei-238773d8-title {
    margin: 0 0 8px 0;
    padding: 0;
    font-size: 48px;
    font-weight: 700;
    color: #ffffff;
    text-shadow: 0 2px 20px rgba(0, 0, 0, 0.6);
    text-align: center;
    line-height: 1.2;
}

.gei-238773d8-subtitle {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    color: #cccccc;
    text-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
    text-align: center;
    line-height: 1.4;
}
