.rooms-page-v1822 {
    background:
        radial-gradient(circle at top left, rgba(59,130,246,.12), transparent 30%),
        radial-gradient(circle at top right, rgba(168,85,247,.12), transparent 30%),
        #f4f7fb;
}
.rooms-hero-v1822 {
    position: relative;
    overflow: hidden;
    border-radius: 28px;
    padding: 34px;
    color: #fff;
    background: linear-gradient(135deg, #1d4ed8 0%, #7c3aed 52%, #ec4899 100%);
    box-shadow: 0 22px 55px rgba(37, 99, 235, .24);
}
.rooms-hero-v1822:before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(255,255,255,.14), transparent 55%);
    pointer-events: none;
}
.rooms-hero-bg-dot {
    position: absolute;
    width: 220px;
    height: 220px;
    border-radius: 999px;
    background: rgba(255,255,255,.16);
    filter: blur(2px);
}
.rooms-hero-bg-dot.dot-1 { right: -70px; top: -70px; }
.rooms-hero-bg-dot.dot-2 { left: 42%; bottom: -150px; }
.rooms-eyebrow-v1822 {
    display: inline-flex;
    padding: 7px 12px;
    border-radius: 999px;
    background: rgba(255,255,255,.18);
    font-size: .78rem;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.rooms-title-v1822 {
    font-weight: 900;
    letter-spacing: -.04em;
    font-size: clamp(1.8rem, 4vw, 3.25rem);
}
.rooms-subtitle-v1822 {
    color: rgba(255,255,255,.86);
    font-size: 1.05rem;
    max-width: 760px;
}
.rooms-stats-card-v1822 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    padding: 14px;
    border-radius: 24px;
    background: rgba(255,255,255,.16);
    backdrop-filter: blur(16px);
    border: 1px solid rgba(255,255,255,.25);
}
.rooms-stat-box {
    padding: 18px 12px;
    border-radius: 18px;
    background: rgba(255,255,255,.18);
    text-align: center;
}
.rooms-stat-box strong {
    display: block;
    font-size: 1.6rem;
    line-height: 1;
}
.rooms-stat-box span {
    display: block;
    margin-top: 6px;
    font-size: .82rem;
    color: rgba(255,255,255,.8);
}
.rooms-filter-strip {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    background: #fff;
    border: 1px solid rgba(15, 23, 42, .06);
    border-radius: 22px;
    padding: 16px 18px;
    box-shadow: 0 16px 35px rgba(15,23,42,.06);
}
.rooms-filter-strip strong { display: block; font-size: 1.05rem; }
.rooms-filter-strip span { display: block; font-size: .88rem; color: #64748b; }
.room-card-fancy {
    position: relative;
    overflow: hidden;
    border-radius: 28px;
    background: #fff;
    border: 1px solid rgba(15,23,42,.07);
    box-shadow: 0 20px 45px rgba(15,23,42,.10);
    transition: transform .2s ease, box-shadow .2s ease;
}
.room-card-fancy:hover {
    transform: translateY(-6px);
    box-shadow: 0 26px 60px rgba(15,23,42,.16);
}
.room-card-fancy-head {
    position: relative;
    min-height: 150px;
    padding: 22px;
    color: #fff;
    overflow: hidden;
    background: linear-gradient(135deg, #2563eb, #7c3aed);
}
.room-card-fancy-head:after {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 80% 10%, rgba(255,255,255,.26), transparent 34%), radial-gradient(circle at 20% 110%, rgba(255,255,255,.13), transparent 38%);
    pointer-events: none;
}
.theme-blueviolet .room-card-fancy-head { background: linear-gradient(135deg, #2563eb, #7c3aed); }
.theme-cyan .room-card-fancy-head { background: linear-gradient(135deg, #059669, #06b6d4); }
.theme-rose .room-card-fancy-head { background: linear-gradient(135deg, #f97316, #ec4899); }
.theme-purplepink .room-card-fancy-head { background: linear-gradient(135deg, #9333ea, #db2777); }
.theme-green .room-card-fancy-head { background: linear-gradient(135deg, #0f766e, #22c55e); }
.theme-primary .room-card-fancy-head, .theme-tone1 .room-card-fancy-head { background: linear-gradient(135deg, #2563eb, #7c3aed); }
.theme-success .room-card-fancy-head, .theme-tone2 .room-card-fancy-head { background: linear-gradient(135deg, #059669, #06b6d4); }
.theme-danger .room-card-fancy-head, .theme-tone3 .room-card-fancy-head { background: linear-gradient(135deg, #f97316, #ec4899); }
.theme-warning .room-card-fancy-head, .theme-tone4 .room-card-fancy-head { background: linear-gradient(135deg, #9333ea, #f59e0b); }
.theme-info .room-card-fancy-head, .theme-tone5 .room-card-fancy-head { background: linear-gradient(135deg, #0891b2, #22c55e); }
.theme-tone6 .room-card-fancy-head { background: linear-gradient(135deg, #334155, #6366f1); }
.room-card-orb {
    position: absolute;
    border-radius: 999px;
    background: rgba(255,255,255,.18);
    z-index: 0;
}
.room-card-orb.orb-a { width: 180px; height: 180px; right: -50px; top: -62px; }
.room-card-orb.orb-b { width: 110px; height: 110px; left: -35px; bottom: -42px; }
.room-card-icon-big {
    position: relative;
    z-index: 1;
    width: 82px;
    height: 82px;
    border-radius: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(255,255,255,.92);
    color: #0f172a;
    font-size: 2.85rem;
    box-shadow: 0 18px 35px rgba(0,0,0,.15);
}
.room-card-status {
    position: absolute;
    right: 18px;
    top: 18px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: flex-end;
}
.room-badge {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 6px 10px;
    border-radius: 999px;
    background: rgba(255,255,255,.92);
    color: #0f172a;
    font-size: .78rem;
    font-weight: 800;
    box-shadow: 0 10px 18px rgba(0,0,0,.10);
}
.room-badge.live i {
    width: 8px;
    height: 8px;
    background: #22c55e;
    border-radius: 999px;
    box-shadow: 0 0 0 4px rgba(34,197,94,.18);
}
.room-badge.hot { color: #ea580c; }
.room-card-fancy-body { padding: 22px; }
.room-card-fancy-body h2 {
    margin: 0 0 8px;
    font-size: 1.45rem;
    font-weight: 900;
    color: #0f172a;
}
.room-card-fancy-body p {
    min-height: 45px;
    margin: 0 0 20px;
    color: #64748b;
    font-size: .95rem;
}
.room-mini-stats {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    margin-bottom: 18px;
}
.room-mini-stats div {
    padding: 13px;
    border-radius: 17px;
    background: #f8fafc;
    border: 1px solid #e5e7eb;
}
.room-mini-stats strong {
    display: block;
    font-size: 1.1rem;
    color: #0f172a;
}
.room-mini-stats span {
    display: block;
    color: #94a3b8;
    font-size: .78rem;
    margin-top: 3px;
}
.room-btn-enter {
    border: 0;
    color: #fff;
    font-weight: 900;
    padding: 13px 18px;
    border-radius: 16px;
    background: linear-gradient(135deg, #2563eb, #7c3aed);
    box-shadow: 0 14px 26px rgba(37,99,235,.22);
}
.room-btn-enter:hover { color: #fff; filter: brightness(1.03); }
.theme-cyan .room-btn-enter, .theme-success .room-btn-enter, .theme-tone2 .room-btn-enter { background: linear-gradient(135deg, #059669, #06b6d4); }
.theme-rose .room-btn-enter, .theme-danger .room-btn-enter, .theme-tone3 .room-btn-enter { background: linear-gradient(135deg, #f97316, #ec4899); }
.theme-purplepink .room-btn-enter, .theme-tone4 .room-btn-enter { background: linear-gradient(135deg, #9333ea, #db2777); }
.theme-green .room-btn-enter, .theme-info .room-btn-enter, .theme-tone5 .room-btn-enter { background: linear-gradient(135deg, #0f766e, #22c55e); }
@media (max-width: 768px) {
    .rooms-hero-v1822 { padding: 24px; border-radius: 22px; }
    .rooms-filter-strip { align-items: flex-start; flex-direction: column; }
    .room-card-fancy-head { min-height: 130px; }
    .room-card-icon-big { width: 70px; height: 70px; font-size: 2.35rem; }
}
