
/* ===================================================================
   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
   =================================================================== */
.smooth-ik{
    background-color: #0e1628;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    min-height: 100vh;
}.container261{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}.action863{
    min-height: 100vh;
    padding-top: 80px;
}/* ===================================================================
   Content Zone (Brand Pages)
   =================================================================== */
.highlight15{
    padding: 40px 0;
}.visual796{
    max-width: 900px;
    margin: 0 auto;
}/* ===================================================================
   Page Heading
   =================================================================== */
.tooltip-a33{
    font-size: 2.2rem;
    font-weight: 800;
    line-height: 1.25;
    margin-bottom: 24px;
    padding-bottom: 16px;
    position: relative;
    color: #ffffff;
}.tooltip-a33::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 4px;
    background: #4fc3f7;
    border-radius: 2px;
}/* ===================================================================
   Article Body — Typography
   =================================================================== */
.pattern-r76{
    font-size: 1rem;
    line-height: 1.7;
    color: #ffffff;
}.pattern-r76 h2{
    font-size: 1.6rem;
    font-weight: 700;
    margin-top: 2em;
    margin-bottom: 0.75em;
    line-height: 1.3;
    color: #ffffff;
}.pattern-r76 h3{
    font-size: 1.3rem;
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: 0.6em;
    line-height: 1.35;
    color: #ffffff;
}.pattern-r76 p{
    font-size: 1rem;
    line-height: 1.7;
    margin-bottom: 1.1em;
}.pattern-r76 ul,
.pattern-r76 ol{
    margin: 1em 0;
    padding-left: 1.5em;
}.pattern-r76 ul{
    list-style: disc;
}.pattern-r76 ol{
    list-style: decimal;
}.pattern-r76 ul li,
.pattern-r76 ol li{
    margin-bottom: 0.5em;
    line-height: 1.6;
}.pattern-r76 strong{
    font-weight: 700;
    color: rgba(255, 255, 255, 1);
}.pattern-r76 a{
    color: #4fc3f7;
    text-decoration: none;
    font-weight: 600;
    transition: color 0.2s ease, text-decoration 0.2s ease;
}.pattern-r76 a:hover{
    text-decoration: underline;
    filter: brightness(1.3);
}.pattern-r76 img{
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    margin: 1.5em 0;
}/* Blockquotes */
.pattern-r76 blockquote{
    margin: 1.5em 0;
    padding: 16px 20px 16px 24px;
    border-left: 4px solid #4fc3f7;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 0 8px 8px 0;
    font-style: italic;
    line-height: 1.7;
}.pattern-r76 blockquote p{
    margin-bottom: 0;
}/* Tables */
.pattern-r76 table{
    width: 100%;
    border-collapse: collapse;
    margin: 1.5em 0;
    font-size: 0.95rem;
}.pattern-r76 table th,
.pattern-r76 table td{
    padding: 12px 16px;
    text-align: left;
    border: 1px solid rgba(255, 255, 255, 0.1);
}.pattern-r76 table th{
    background: rgba(0, 0, 0, 0.3);
    font-weight: 700;
    white-space: nowrap;
}.pattern-r76 table tr:nth-child(even){
    background: rgba(0, 0, 0, 0.15);
}.pattern-r76 table tr:nth-child(odd){
    background: rgba(0, 0, 0, 0.05);
}.pattern-r76 table tr:hover{
    background: rgba(79, 195, 247, 0.1);
}/* Table responsive wrapper */
.ux-ud,
.pattern-r76 .ux-ud{
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: 1.5em 0;
}.ux-ud table{
    margin: 0;
}/* ===================================================================
   Rating Zone (Main Domain — Rating Pages)
   =================================================================== */
.special271{
    padding: 30px 0 60px;
}.display-container{
    max-width: 1100px;
    margin: 0 auto;
}.tag-fd{
    text-align: center;
    margin-bottom: 32px;
}.tag-fd .tooltip-a33{
    display: inline-block;
}.tag-fd .tooltip-a33::after{
    left: 50%;
    transform: translateX(-50%);
}.point434{
    margin-top: 40px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    font-size: 1rem;
    line-height: 1.7;
}.point434 h2{
    font-size: 1.6rem;
    font-weight: 700;
    margin-top: 2em;
    margin-bottom: 0.75em;
}.point434 h3{
    font-size: 1.3rem;
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: 0.6em;
}.point434 p{
    margin-bottom: 1.1em;
    line-height: 1.7;
}.point434 ul,
.point434 ol{
    margin: 1em 0;
    padding-left: 1.5em;
}.point434 ul{
    list-style: disc;
}.point434 ol{
    list-style: decimal;
}.point434 ul li,
.point434 ol li{
    margin-bottom: 0.5em;
}.point434 a{
    color: #4fc3f7;
    font-weight: 600;
}.point434 a:hover{
    text-decoration: underline;
}.point434 blockquote{
    margin: 1.5em 0;
    padding: 16px 20px 16px 24px;
    border-left: 4px solid #4fc3f7;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 0 8px 8px 0;
    font-style: italic;
}.point434 table{
    width: 100%;
    border-collapse: collapse;
    margin: 1.5em 0;
}.point434 table th,
.point434 table td{
    padding: 12px 16px;
    text-align: left;
    border: 1px solid rgba(255, 255, 255, 0.1);
}.point434 table th{
    background: rgba(0, 0, 0, 0.3);
    font-weight: 700;
}.point434 table tr:nth-child(even){
    background: rgba(0, 0, 0, 0.15);
}.point434 img{
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    margin: 1.5em 0;
}/* ===================================================================
   Rating Navigation Tabs
   =================================================================== */
.border381{
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding: 8px 0 16px;
    margin-bottom: 24px;
    scrollbar-width: thin;
    scrollbar-color: #4fc3f7 transparent;
}.border381::-webkit-scrollbar{
    height: 4px;
}.border381::-webkit-scrollbar-track{
    background: transparent;
}.border381::-webkit-scrollbar-thumb{
    background: #4fc3f7;
    border-radius: 2px;
}.border381 .banner13{
    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;
}.border381 .banner13:hover,
.border381 .banner13.active{
    background: #4fc3f7;
    border-color: #4fc3f7;
    color: #fff;
}/* ===================================================================
   Rating Cards (rt-* classes from rating-page-generator.php)
   =================================================================== */
.section-op{
    margin: 20px 0;
}.bright-title{
    margin-bottom: 24px;
}.surface-nh{
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 12px;
    list-style: none;
    margin: 0;
    padding-left: 0;
}.state-qw{
    flex-shrink: 0;
}.state-qw 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;
}.state-qw a:hover,
.state-qw.active a{
    background: #4fc3f7;
    border-color: #4fc3f7;
    color: #fff;
}.point-y20{
    display: flex;
    flex-direction: column;
    gap: 16px;
}.visual-oy{
    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;
}.visual-oy:hover{
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.foreground135{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    min-width: 48px;
    font-size: 1.3rem;
    font-weight: 800;
    background: rgba(79, 195, 247, 0.15);
    color: #4fc3f7;
}.foreground-zf{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 16px;
    gap: 10px;
    min-width: 140px;
}.template280 img,
.foreground-zf img{
    max-width: 100px;
    max-height: 60px;
    object-fit: contain;
}.image-overlay{
    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;
}.option-qb{
    background: #4fc3f7;
    color: #fff;
}.option-qb:hover{
    filter: brightness(1.2);
    transform: scale(1.03);
}.wrapper-xx{
    background: linear-gradient(135deg, #4fc3f7, #162038);
    color: #fff;
}.wrapper-xx:hover{
    filter: brightness(1.2);
    transform: scale(1.03);
}.panel-gv{
    color: #4fc3f7;
    font-size: 0.75rem;
    padding: 4px 0;
}.button-window{
    flex: 1;
    padding: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 6px;
}.wrapper593{
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}.primary276{
    font-size: 1.15rem;
    font-weight: 700;
    margin: 0;
}.primary-image{
    font-size: 0.8rem;
    opacity: 0.7;
    display: flex;
    align-items: center;
    gap: 4px;
}.game709{
    color: #4caf50;
    font-size: 0.7rem;
}.text900{
    display: flex;
    gap: 2px;
    font-size: 1rem;
}.layout-frame{
    line-height: 1;
}.accent-screen{
    color: #ffc107;
}.dark803{
    color: #ffc107;
    opacity: 0.7;
}.tab-sr{
    color: rgba(255, 255, 255, 0.2);
}.edge118{
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 4px;
}.content-y66{
    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;
}.range392{
    color: #4caf50;
    font-size: 0.7rem;
}.panel-mo{
    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);
}.design-ii{
    font-size: 0.8rem;
    opacity: 0.7;
    font-weight: 500;
}.progress-o25{
    font-size: 1.2rem;
    font-weight: 800;
    color: #ffc107;
}

/* ===================================================================
   Responsive — Mobile (max-width: 768px)
   =================================================================== */
@media (max-width: 768px) {.container261{
        padding: 0 12px;
    }.action863{
        padding-top: 64px;
    }.highlight15{
        padding: 24px 0;
    }.tooltip-a33{
        font-size: 1.5rem;
        margin-bottom: 18px;
        padding-bottom: 12px;
    }.tooltip-a33::after{
        width: 50px;
        height: 3px;
    }.pattern-r76{
        font-size: 0.95rem;
    }.pattern-r76 h2{
        font-size: 1.3rem;
        margin-top: 1.6em;
    }.pattern-r76 h3{
        font-size: 1.1rem;
        margin-top: 1.2em;
    }.pattern-r76 p{
        font-size: 0.95rem;
        line-height: 1.65;
    }.pattern-r76 table th,
    .pattern-r76 table td{
        padding: 8px 10px;
        font-size: 0.85rem;
    }.pattern-r76 blockquote{
        padding: 12px 14px 12px 18px;
    }/* Rating zone mobile */
    .special271{
        padding: 20px 0 40px;
    }.tag-fd{
        margin-bottom: 20px;
    }.point434{
        margin-top: 28px;
        font-size: 0.95rem;
    }.point434 h2{
        font-size: 1.3rem;
    }.point434 h3{
        font-size: 1.1rem;
    }.point434 table th,
    .point434 table td{
        padding: 8px 10px;
        font-size: 0.85rem;
    }/* Rating cards mobile */
    .visual-oy{
        flex-direction: column;
    }.foreground135{
        width: 100%;
        min-width: unset;
        height: 36px;
        font-size: 1rem;
    }.foreground-zf{
        min-width: unset;
        padding: 12px;
        flex-direction: row;
        justify-content: space-between;
    }.button-window{
        padding: 12px;
    }.wrapper593{
        gap: 8px;
    }.primary276{
        font-size: 1rem;
    }.panel-mo{
        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) {.tooltip-a33{
        font-size: 1.3rem;
    }.pattern-r76 h2{
        font-size: 1.15rem;
    }.pattern-r76 h3{
        font-size: 1rem;
    }.edge118{
        gap: 4px;
    }

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