
/* ===================================================================
   CSS Reset
   =================================================================== */
*, *::before, *::after{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}html, body{
    overflow-x: hidden;
    max-width: 100%;
}body{
    font-size: 16px;
    line-height: 1.6;
}img{
    max-width: 100%;
    height: auto;
    display: block;
}a{
    text-decoration: none;
    color: inherit;
}ul, ol{
    list-style: none;
}/* ===================================================================
   Site Body & Layout
   =================================================================== */
.soft756{
    background-color: #1a1a2e;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    min-height: 100vh;
}.tooltip-iq{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}.pattern265{
    min-height: 100vh;
    padding-top: 80px;
}/* ===================================================================
   Content Zone (Brand Pages)
   =================================================================== */
.graphic798{
    padding: 40px 0;
}.card-hf{
    max-width: 900px;
    margin: 0 auto;
}/* ===================================================================
   Page Heading
   =================================================================== */
.design556{
    font-size: 2.2rem;
    font-weight: 800;
    line-height: 1.25;
    margin-bottom: 24px;
    padding-bottom: 16px;
    position: relative;
    color: #ffffff;
}.design556::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 4px;
    background: #e94560;
    border-radius: 2px;
}/* ===================================================================
   Article Body — Typography
   =================================================================== */
.accordion-as{
    font-size: 1rem;
    line-height: 1.7;
    color: #ffffff;
}.accordion-as h2{
    font-size: 1.6rem;
    font-weight: 700;
    margin-top: 2em;
    margin-bottom: 0.75em;
    line-height: 1.3;
    color: #ffffff;
}.accordion-as h3{
    font-size: 1.3rem;
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: 0.6em;
    line-height: 1.35;
    color: #ffffff;
}.accordion-as p{
    font-size: 1rem;
    line-height: 1.7;
    margin-bottom: 1.1em;
}.accordion-as ul,
.accordion-as ol{
    margin: 1em 0;
    padding-left: 1.5em;
}.accordion-as ul{
    list-style: disc;
}.accordion-as ol{
    list-style: decimal;
}.accordion-as ul li,
.accordion-as ol li{
    margin-bottom: 0.5em;
    line-height: 1.6;
}.accordion-as strong{
    font-weight: 700;
    color: rgba(255, 255, 255, 1);
}.accordion-as a{
    color: #e94560;
    text-decoration: none;
    font-weight: 600;
    transition: color 0.2s ease, text-decoration 0.2s ease;
}.accordion-as a:hover{
    text-decoration: underline;
    filter: brightness(1.3);
}.accordion-as img{
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    margin: 1.5em 0;
}/* Blockquotes */
.accordion-as blockquote{
    margin: 1.5em 0;
    padding: 16px 20px 16px 24px;
    border-left: 4px solid #e94560;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 0 8px 8px 0;
    font-style: italic;
    line-height: 1.7;
}.accordion-as blockquote p{
    margin-bottom: 0;
}/* Tables */
.accordion-as table{
    width: 100%;
    border-collapse: collapse;
    margin: 1.5em 0;
    font-size: 0.95rem;
}.accordion-as table th,
.accordion-as table td{
    padding: 12px 16px;
    text-align: left;
    border: 1px solid rgba(255, 255, 255, 0.1);
}.accordion-as table th{
    background: rgba(0, 0, 0, 0.3);
    font-weight: 700;
    white-space: nowrap;
}.accordion-as table tr:nth-child(even){
    background: rgba(0, 0, 0, 0.15);
}.accordion-as table tr:nth-child(odd){
    background: rgba(0, 0, 0, 0.05);
}.accordion-as table tr:hover{
    background: rgba(233, 69, 96, 0.1);
}/* Table responsive wrapper */
.play329,
.accordion-as .play329{
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: 1.5em 0;
}.play329 table{
    margin: 0;
}/* ===================================================================
   Rating Zone (Main Domain — Rating Pages)
   =================================================================== */
.option485{
    padding: 30px 0 60px;
}.content-y42{
    max-width: 1100px;
    margin: 0 auto;
}.option-uy{
    text-align: center;
    margin-bottom: 32px;
}.option-uy .design556{
    display: inline-block;
}.option-uy .design556::after{
    left: 50%;
    transform: translateX(-50%);
}.shadow-w16{
    margin-top: 40px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    font-size: 1rem;
    line-height: 1.7;
}.shadow-w16 h2{
    font-size: 1.6rem;
    font-weight: 700;
    margin-top: 2em;
    margin-bottom: 0.75em;
}.shadow-w16 h3{
    font-size: 1.3rem;
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: 0.6em;
}.shadow-w16 p{
    margin-bottom: 1.1em;
    line-height: 1.7;
}.shadow-w16 ul,
.shadow-w16 ol{
    margin: 1em 0;
    padding-left: 1.5em;
}.shadow-w16 ul{
    list-style: disc;
}.shadow-w16 ol{
    list-style: decimal;
}.shadow-w16 ul li,
.shadow-w16 ol li{
    margin-bottom: 0.5em;
}.shadow-w16 a{
    color: #e94560;
    font-weight: 600;
}.shadow-w16 a:hover{
    text-decoration: underline;
}.shadow-w16 blockquote{
    margin: 1.5em 0;
    padding: 16px 20px 16px 24px;
    border-left: 4px solid #e94560;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 0 8px 8px 0;
    font-style: italic;
}.shadow-w16 table{
    width: 100%;
    border-collapse: collapse;
    margin: 1.5em 0;
}.shadow-w16 table th,
.shadow-w16 table td{
    padding: 12px 16px;
    text-align: left;
    border: 1px solid rgba(255, 255, 255, 0.1);
}.shadow-w16 table th{
    background: rgba(0, 0, 0, 0.3);
    font-weight: 700;
}.shadow-w16 table tr:nth-child(even){
    background: rgba(0, 0, 0, 0.15);
}.shadow-w16 img{
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    margin: 1.5em 0;
}/* ===================================================================
   Rating Navigation Tabs
   =================================================================== */
.point-ux{
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding: 8px 0 16px;
    margin-bottom: 24px;
    scrollbar-width: thin;
    scrollbar-color: #e94560 transparent;
}.point-ux::-webkit-scrollbar{
    height: 4px;
}.point-ux::-webkit-scrollbar-track{
    background: transparent;
}.point-ux::-webkit-scrollbar-thumb{
    background: #e94560;
    border-radius: 2px;
}.point-ux .gradient774{
    flex-shrink: 0;
    padding: 10px 20px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.06);
    color: #ffffff;
    font-size: 0.9rem;
    font-weight: 600;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: background 0.2s ease, border-color 0.2s ease;
    text-decoration: none;
}.point-ux .gradient774:hover,
.point-ux .gradient774.active{
    background: #e94560;
    border-color: #e94560;
    color: #fff;
}/* ===================================================================
   Rating Cards (rt-* classes from rating-page-generator.php)
   =================================================================== */
.modal874{
    margin: 20px 0;
}.accent802{
    margin-bottom: 24px;
}.dim-badge{
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 12px;
    list-style: none;
    margin: 0;
    padding-left: 0;
}.media293{
    flex-shrink: 0;
}.media293 a{
    display: block;
    padding: 10px 20px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.06);
    color: #ffffff;
    font-size: 0.9rem;
    font-weight: 600;
    white-space: nowrap;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: background 0.2s ease, border-color 0.2s ease;
}.media293 a:hover,
.media293.active a{
    background: #e94560;
    border-color: #e94560;
    color: #fff;
}.control-k26{
    display: flex;
    flex-direction: column;
    gap: 16px;
}.oval-hi{
    display: flex;
    align-items: stretch;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 12px;
    overflow: hidden;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}.oval-hi:hover{
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.foreground-t4{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    min-width: 48px;
    font-size: 1.3rem;
    font-weight: 800;
    background: rgba(233, 69, 96, 0.15);
    color: #e94560;
}.carousel996{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 16px;
    gap: 10px;
    min-width: 140px;
}.featured174 img,
.carousel996 img{
    max-width: 100px;
    max-height: 60px;
    object-fit: contain;
}.soft-ij{
    display: inline-block;
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 0.8rem;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: background 0.2s ease, transform 0.15s ease;
    cursor: pointer;
    border: none;
    text-decoration: none;
}.screen60{
    background: #e94560;
    color: #fff;
}.screen60:hover{
    filter: brightness(1.2);
    transform: scale(1.03);
}.window-qz{
    background: linear-gradient(135deg, #e94560, #16213e);
    color: #fff;
}.window-qz:hover{
    filter: brightness(1.2);
    transform: scale(1.03);
}.switch-progress{
    color: #e94560;
    font-size: 0.75rem;
    padding: 4px 0;
}.theme-qt{
    flex: 1;
    padding: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 6px;
}.overlay865{
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}.icon361{
    font-size: 1.15rem;
    font-weight: 700;
    margin: 0;
}.ux-module{
    font-size: 0.8rem;
    opacity: 0.7;
    display: flex;
    align-items: center;
    gap: 4px;
}.field365{
    color: #4caf50;
    font-size: 0.7rem;
}.smooth-wf{
    display: flex;
    gap: 2px;
    font-size: 1rem;
}.visual730{
    line-height: 1;
}.container-hz{
    color: #ffc107;
}.panel-b87{
    color: #ffc107;
    opacity: 0.7;
}.collapse876{
    color: rgba(255, 255, 255, 0.2);
}.status-accordion{
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 4px;
}.active-du{
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 3px 8px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.06);
    font-size: 0.75rem;
    font-weight: 500;
}.promo-nh{
    color: #4caf50;
    font-size: 0.7rem;
}.dim-p13{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 16px;
    min-width: 180px;
    text-align: center;
    gap: 6px;
    background: rgba(0, 0, 0, 0.1);
}.ux99{
    font-size: 0.8rem;
    opacity: 0.7;
    font-weight: 500;
}.deal-feature{
    font-size: 1.2rem;
    font-weight: 800;
    color: #ffc107;
}

/* ===================================================================
   Responsive — Mobile (max-width: 768px)
   =================================================================== */
@media (max-width: 768px) {.tooltip-iq{
        padding: 0 12px;
    }.pattern265{
        padding-top: 64px;
    }.graphic798{
        padding: 24px 0;
    }.design556{
        font-size: 1.5rem;
        margin-bottom: 18px;
        padding-bottom: 12px;
    }.design556::after{
        width: 50px;
        height: 3px;
    }.accordion-as{
        font-size: 0.95rem;
    }.accordion-as h2{
        font-size: 1.3rem;
        margin-top: 1.6em;
    }.accordion-as h3{
        font-size: 1.1rem;
        margin-top: 1.2em;
    }.accordion-as p{
        font-size: 0.95rem;
        line-height: 1.65;
    }.accordion-as table th,
    .accordion-as table td{
        padding: 8px 10px;
        font-size: 0.85rem;
    }.accordion-as blockquote{
        padding: 12px 14px 12px 18px;
    }/* Rating zone mobile */
    .option485{
        padding: 20px 0 40px;
    }.option-uy{
        margin-bottom: 20px;
    }.shadow-w16{
        margin-top: 28px;
        font-size: 0.95rem;
    }.shadow-w16 h2{
        font-size: 1.3rem;
    }.shadow-w16 h3{
        font-size: 1.1rem;
    }.shadow-w16 table th,
    .shadow-w16 table td{
        padding: 8px 10px;
        font-size: 0.85rem;
    }/* Rating cards mobile */
    .oval-hi{
        flex-direction: column;
    }.foreground-t4{
        width: 100%;
        min-width: unset;
        height: 36px;
        font-size: 1rem;
    }.carousel996{
        min-width: unset;
        padding: 12px;
        flex-direction: row;
        justify-content: space-between;
    }.theme-qt{
        padding: 12px;
    }.overlay865{
        gap: 8px;
    }.icon361{
        font-size: 1rem;
    }.dim-p13{
        min-width: unset;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        padding: 12px;
        gap: 8px;
    }

    .rt-bonus-amount {
        font-size: 1rem;
    }
}

/* ===================================================================
   Responsive — Small Phones (max-width: 480px)
   =================================================================== */
@media (max-width: 480px) {.design556{
        font-size: 1.3rem;
    }.accordion-as h2{
        font-size: 1.15rem;
    }.accordion-as h3{
        font-size: 1rem;
    }.status-accordion{
        gap: 4px;
    }

    .rt-badge {
        font-size: 0.7rem;
        padding: 2px 6px;
    }
}
