.elementor-3525 .elementor-element.elementor-element-10200ba{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-5a8aa53 *//* TIÊU ĐỀ */
.header {
    margin-top: 40px;
    text-align: center;
}

.header h1 {
    font-size: 24px;
    margin-bottom: 10px;
}

.header p {
    font-size: 14px;
    opacity: 0.8;
}

/* KHU VỰC CÀO */
.scratch-wrapper {
    position: relative;
    width: 85%;
    max-width: 380px;
    height: 220px;
    margin-top: 40px;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.4);
}

/* TEXT BÊN DƯỚI */
.prize-content {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ffffff;
    color: #0c2340;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    padding: 20px;
}

/* CANVAS PHỦ TRÊN */
canvas {
    position: absolute;
    top: 0;
    left: 0;
}/* End custom CSS */