.elementor-92369 .elementor-element.elementor-element-e4f2600 > .elementor-widget-container{margin:0px 0px -10px 0px;}.elementor-92369 .elementor-element.elementor-element-e4f2600 .jet-listing-dynamic-image{justify-content:flex-start;}.elementor-92369 .elementor-element.elementor-element-e4f2600 .jet-listing-dynamic-image__figure{align-items:flex-start;}.elementor-92369 .elementor-element.elementor-element-e4f2600 .jet-listing-dynamic-image a{display:flex;justify-content:flex-start;}.elementor-92369 .elementor-element.elementor-element-e4f2600 .jet-listing-dynamic-image__caption{text-align:left;}.elementor-92369 .elementor-element.elementor-element-bc671e2 > .elementor-widget-container{margin:10px 0px -15px 0px;}.elementor-92369 .elementor-element.elementor-element-bc671e2 .elementor-heading-title{font-size:1.4em;color:#54595F;}.elementor-92369 .elementor-element.elementor-element-bc671e2 .elementor-heading-title a:hover, .elementor-92369 .elementor-element.elementor-element-bc671e2 .elementor-heading-title a:focus{color:#C75A5A00;}.elementor-92369 .elementor-element.elementor-element-7db0ce8 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-92369 .elementor-element.elementor-element-7db0ce8 .elementor-widget-container{font-size:0.9em;color:#B2B2B2;}.elementor-92369 .elementor-element.elementor-element-f48cc3a > .elementor-widget-container{margin:-20px 0px 0px 0px;}.elementor-92369 .elementor-element.elementor-element-b57c251 > .elementor-widget-container{margin:-20px 0px 0px 0px;}.elementor-92369 .elementor-element.elementor-element-22214f5 > .elementor-widget-container{margin:-20px 0px 0px 0px;}/* Start custom CSS for shortcode, class: .elementor-element-56ec0fa *//* SEGA Universe — Content Badges */

.su-content-badges {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
}

.su-content-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5px 9px;
    border-radius: 999px;
    color: #ffffff !important;
    font-size: 12px;
    font-weight: 800;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

/* Main content type badges */

.su-content-badge-game {
    background: linear-gradient(135deg, #005cff, #4a00ff);
}

.su-content-badge-news {
    background: linear-gradient(135deg, #ff2f4f, #c4002f);
}

.su-content-badge-feature {
    background: linear-gradient(135deg, #8f3dff, #5c00ff);
}

.su-content-badge-review {
    background: linear-gradient(135deg, #ffcc33, #ff9900);
    color: #12005c !important;
}

.su-content-badge-article {
    background: linear-gradient(135deg, #4a00ff, #8f3dff);
}

/* Secondary topic badge */

.su-content-badge-topic {
    background: rgba(255,255,255,0.10);
    border: 1px solid rgba(255,255,255,0.12);
    color: rgba(255,255,255,0.92);
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-bc671e2 */.elementor-92369 .elementor-element.elementor-element-bc671e2 a,
.elementor-92369 .elementor-element.elementor-element-bc671e2 a:visited {
    color: #ffffff !important;
    text-decoration: none !important;
}

.elementor-92369 .elementor-element.elementor-element-bc671e2 a:hover,
.elementor-92369 .elementor-element.elementor-element-bc671e2 a:focus {
    color: #ffffff !important;
    text-decoration: none !important;
}

.elementor-92369 .elementor-element.elementor-element-bc671e2 a:active {
    color: #ffffff !important;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-f48cc3a */.su-search-result-author {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 12px;
    color: #ffffff;
    font-weight: 600;
}

.su-search-result-author img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-b57c251 *//* Search results date */

.su-search-result-date {
    display: block;
    margin: 14px 0 0;
    color: #ffffff !important;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.3;
}

.su-search-result-date strong {
    color: #ff9ce5 !important;
    font-weight: 800;
}

/* Search results action button */

.su-search-result-button {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    margin-top: 14px;
    padding: 9px 15px;
    border-radius: 999px;
    background: linear-gradient(135deg, #4a00ff, #8f3dff);
    color: #ffffff !important;
    font-size: 14px;
    font-weight: 800;
    line-height: 1;
    text-decoration: none !important;
    box-shadow: 0 4px 12px rgba(74,0,255,0.28);
}

.su-search-result-button:hover {
    transform: translateY(-1px);
    box-shadow: 0 6px 16px rgba(74,0,255,0.36);
    color: #ffffff !important;
}

/* Optional variations */

.su-search-result-button-game {
    background: linear-gradient(135deg, #005cff, #6a28ff);
}

.su-search-result-button-review {
    background: linear-gradient(135deg, #ffb000, #ff7a00);
}

.su-search-result-button-post {
    background: linear-gradient(135deg, #4a00ff, #8f3dff);
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-22214f5 */.su-search-result-button,
.su-search-result-button:link,
.su-search-result-button:visited {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 7px !important;
    width: auto !important;
    max-width: fit-content !important;
    margin-top: 14px !important;
    padding: 10px 16px !important;
    border: 0 !important;
    outline: 0 !important;
    border-radius: 999px !important;
    background: linear-gradient(135deg, #4a00ff, #8f3dff) !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    box-shadow: 0 4px 12px rgba(74,0,255,0.28) !important;
}

.su-search-result-button:hover,
.su-search-result-button:focus {
    color: #ffffff !important;
    text-decoration: none !important;
    border: 0 !important;
    outline: 0 !important;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(74,0,255,0.36) !important;
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-a360d03 */.su-search-result-card {
    background: rgba(255,255,255,0.045);
    border: 1px solid rgba(216,140,255,0.14);
    border-radius: 16px;
    padding: 14px;
    box-shadow: 0 6px 18px rgba(0,0,0,0.12);
    transition: transform .2s ease, background .2s ease, border-color .2s ease;
}

.su-search-result-card:hover {
    transform: translateY(-2px);
    background: rgba(255,255,255,0.075);
border: 1px solid rgba(216,140,255,0.08);
}

.elementor-92369 .elementor-element.elementor-element-a360d03 {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.su-search-result-footer {
    margin-top: auto;
}/* End custom CSS */