/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
    color: #5a5a5a;
}

.rtl {
    direction: rtl;
}


/* CUSTOMIZE THE CAROUSEL
  -------------------------------------------------- */

/* Carousel base class */
.carousel {
    margin-bottom: 3rem;
}

#myCarousel .carousel-caption,
#myCarousel .search-input,
#myCarousel .search-content,
#myCarousel .slider-search-input {
    display: none !important;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    bottom: 3rem;
    z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
    height: 40rem;
}

.carousel-item>img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 40rem;
    object-fit: cover;
}


/* MARKETING CONTENT
  -------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
}

.marketing h2 {
    font-weight: 400;
}

/* rtl:begin:ignore */
.marketing .col-lg-4 p {
    margin-right: .75rem;
    margin-left: .75rem;
}

/* rtl:end:ignore */


/* Featurettes
  ------------------------- */

.featurette-divider {
    margin: 5rem 0;
    /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
    font-weight: 300;
    line-height: 1;
    /* rtl:remove */
    letter-spacing: -.05rem;
}


/* RESPONSIVE CSS
  -------------------------------------------------- */

@media (min-width: 40em) {

    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.4;
    }

    .featurette-heading {
        font-size: 50px;
    }
}

@media (min-width: 62em) {
    .featurette-heading {
        margin-top: 7rem;
    }
}

.room-image {
    position: absolute;
    top: -30px;
    width: 48px;
    height: 48px;
    left: 15px;
    border: 4px solid #fff;
    border-radius: 15px;
}

.room-card .card-body {
    padding-top: 2rem;
    position: relative;
}

.room-card {
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
}


.room-card:hover {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.16);
}

.room-stats {
    font-size: 12px;
}

.faxsm {
    font-size: 0.5rem;
    line-height: 1;
    vertical-align: 0rem !important;
}

.carousel-caption {
    text-shadow: 0 1px 2px rgb(0 0 0 / 80%);
}

.carousel-caption h1 {
    font-size: 4rem;
    font-weight: 900;
}

@media screen and (max-width: 768px){
    .carousel-caption h1 {
        font-size: 2rem;
    }
}


.carousel-caption {
    right: 30%;
    left: 30%;
}

.navbar-scroll .nav-link,
.navbar-scroll .navbar-toggler-icon {
    color: #fff;
}

.navbar-scrolled .nav-link,
.navbar-scrolled .navbar-toggler-icon {
    color: #4f4f4f;
}

.navbar-scroll {
    transition: 0.3s;
    padding: 15px 0;
}

.navbar-scroll .nav-link.active, .navbar-scroll .nav-link{
    color: #fff !important; 
}


.navbar-scrolled {
    background: #fff !important;
    transition: 0.3s;
    box-shadow: 0 0px 5px rgb(0 0 0 / 16%);
    padding: 4px 0;
}

.navbar-scrolled .nav-link.active, .navbar-scrolled .nav-link{
    color: #000 !important; 
}

.carousel-caption {
	right: auto;
	left: auto;
	width: 100%;
    padding: 1.125rem;
}

.carousel-caption>div {
    width: 75vw;
	margin-left: auto;
	margin-right: auto;
	max-width: 750px;
}

.btn-light, .btn-outline-light, .btn-ghost-light {
    --oc-btn-color: #fafbfc;
    --oc-btn-color-interactive: #e1e2e3;
    --oc-btn-color-text: #1e293b;
}

.navbar-collapse.collapse.show .nav-link, 
.navbar-collapse.collapse.show .btn-outline-light,
.navbar-collapse.collapse.show .btn-ghost-light{
    color: #000 !important
}


.navbar-collapse.collapse.show .btn-outline-light{
    border-color: #000 !important
}

.navbar-collapse.collapse.show .dropdown-menu-arrow:before{
    display: none;
}

.navbar-collapse.collapse.show .btn-lang{
    padding-left: 0;
    padding-right: 0;
}


.navbar-collapse.collapse.show{
    background-color: #fff !important;
    border-radius: 5px;
}

@media (max-width: 767.98px){
	.navbar-expand-md .navbar-collapse .dropdown-toggle:after {
		margin-left: 0.4rem;
	}
}

div#navbarCollapse {
    font-size: 1rem;
}

.menu-dd button {
    font-size: 0.8rem !important;
}

.no-header {
    margin-top: 56px;
    padding-top: 40px;
}

.slider-search-input {
    display: none;
}

.room-list-row {
    margin-top: 16px;
    display: grid;
    grid-gap: 16px;
    grid-template-columns: repeat(auto-fill,minmax(248px,1fr));
}

.room-loop-link {
    text-decoration: none;
    color: inherit;
}

.room-loop-link:hover {
	text-decoration: none;
}

.hidden {
	display: none;
}

.ad-space {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px;
	overflow: hidden;
	width: 100%;
}

.cookiealert {
    display: none;
}

.cookiealert.show {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    margin: 0;
}

.form-selectgroup-label {
    display: flex;
}

.rtl .input-icon-addon-custom.input-group-flat .form-control:not(:first-child) {
    border-top-left-radius: 0 !important;;
    border-bottom-left-radius: 0 !important;;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}


.navbar-scroll:not(.navbar-scrolled) .nav-link, .navbar-scroll:not(.navbar-scrolled) .btn{
    text-shadow: 0 1px 2px rgb(0 0 0 / 80%);
}

/*** Loader ***/
.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
  }
  .lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #36b9cc;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
  }
  .lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
  }
  @keyframes lds-ellipsis1 {
    0% {
      transform: scale(0);
    }
    100% {
      transform: scale(1);
    }
  }
  @keyframes lds-ellipsis3 {
    0% {
      transform: scale(1);
    }
    100% {
      transform: scale(0);
    }
  }
  @keyframes lds-ellipsis2 {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(24px, 0);
    }
  }
  
  /*** Loader End ***/

.logo {
    max-height: 32px;
}
/* Compact homepage category filter */
.whitoo-category-strip-row {
    margin-top: 0;
}

.whitoo-discover-stack {
    display: grid;
    gap: 14px;
    margin: 18px 0 18px;
}

.whitoo-category-filter {
    position: relative;
    isolation: isolate;
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    overflow: hidden;
    box-sizing: border-box;
    padding: 10px 48px;
    border: 1px solid rgba(248, 113, 113, .50);
    border-radius: 26px;
    background:
        radial-gradient(circle at 73% 0%, rgba(255, 151, 122, .26), transparent 22%),
        radial-gradient(circle at 88% 58%, rgba(244, 63, 94, .16), transparent 28%),
        linear-gradient(100deg, rgba(10, 12, 24, .98), rgba(19, 17, 28, .96) 46%, rgba(20, 22, 32, .93));
    box-shadow: 0 22px 62px rgba(0,0,0,.28), 0 0 30px rgba(248, 113, 113, .12), inset 0 1px 0 rgba(255,255,255,.055);
}

.whitoo-category-filter-head {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-height: 44px;
    padding: 0 16px;
    color: #f8fafc;
    font-size: .92rem;
    font-weight: 900;
    white-space: nowrap;
    border-radius: 13px;
    background:
        linear-gradient(105deg, rgba(187, 32, 48, .86), rgba(115, 25, 41, .72)),
        rgba(255,255,255,.06);
    border: 1px solid rgba(248, 113, 113, .50);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.24), 0 0 24px rgba(244,63,94,.24);
}

.whitoo-category-scroll-wrap {
    position: relative;
    min-width: 0;
    width: 0;
    flex: 1 1 0;
    max-width: 100%;
    overflow: hidden;
    mask-image: linear-gradient(90deg, transparent 0, #000 22px, #000 calc(100% - 22px), transparent 100%);
}

.whitoo-category-filter-scroll {
    flex: 1 1 auto;
    min-width: 0;
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 8px;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    max-width: 100%;
    padding: 2px 4px;
    scroll-behavior: smooth;
    scrollbar-width: none;
}

.whitoo-category-filter-scroll::-webkit-scrollbar {
    display: none;
}

.whitoo-category-filter .form-selectgroup-item {
    flex: 0 0 auto;
    margin: 0 !important;
}

.whitoo-category-filter .form-selectgroup-label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-height: 42px;
    padding: 0 16px !important;
    border-radius: 12px !important;
    color: rgba(248,250,252,.94) !important;
    font-size: .92rem;
    font-weight: 800;
    line-height: 1;
    white-space: nowrap;
    background:
        linear-gradient(180deg, rgba(255, 235, 235, .18), rgba(49, 36, 46, .62)),
        rgba(255,255,255,.08) !important;
    border: 1px solid rgba(255, 210, 210, .22) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.18), 0 16px 34px rgba(0,0,0,.18) !important;
    transition: background .16s ease, color .16s ease, border-color .16s ease, transform .16s ease;
}

.whitoo-category-filter .form-selectgroup-label:hover {
    transform: translateY(-2px);
    color: #fff !important;
    border-color: rgba(248,113,113,.50) !important;
    background: rgba(244,63,94,.18) !important;
}

.whitoo-category-filter .form-selectgroup-input:checked + .form-selectgroup-label {
    color: #fff !important;
    background: linear-gradient(135deg, #be123c, #ef4444 54%, #fb7185) !important;
    border-color: rgba(255,190,190,.45) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.28), 0 0 0 4px rgba(244,63,94,.12), 0 18px 42px rgba(244,63,94,.28) !important;
}

.whitoo-category-filter .icon,
.whitoo-category-filter .ti {
    margin-right: 0 !important;
    font-size: 1.05rem;
}

.whitoo-category-arrow {
    position: absolute;
    top: 50%;
    z-index: 3;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 42px;
    border: 1px solid rgba(248, 113, 113, .34);
    border-radius: 999px;
    color: #fff;
    background: rgba(18, 18, 28, .62);
    box-shadow: 0 12px 28px rgba(0,0,0,.24), 0 0 22px rgba(244,63,94,.16);
    opacity: .88;
    pointer-events: auto;
    transform: translateY(-50%) scale(.96);
    transition: opacity .18s ease, transform .18s ease, background .18s ease;
}

.whitoo-category-filter:hover .whitoo-category-arrow,
.whitoo-category-filter:focus-within .whitoo-category-arrow {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(-50%) scale(1);
}

.whitoo-category-arrow:hover {
    background: rgba(244, 63, 94, .34);
}

.whitoo-category-arrow-left {
    left: 8px;
}

.whitoo-category-arrow-right {
    right: 8px;
}

html.light .whitoo-category-filter {
    background:
        linear-gradient(135deg, rgba(255,255,255,.96), rgba(255,245,246,.88)),
        #fff;
    border-color: rgba(215,25,53,.12);
    box-shadow: 0 14px 30px rgba(60,17,26,.07);
}

html.light .whitoo-category-filter-head {
    color: #7f1d1d;
    background: linear-gradient(135deg, rgba(239,68,68,.11), rgba(255,255,255,.9));
    border-color: rgba(215,25,53,.14);
}

html.light .whitoo-category-filter .form-selectgroup-label {
    color: #4b2530 !important;
    background: #fff !important;
    border-color: rgba(215,25,53,.12) !important;
}

html.light .whitoo-category-filter .form-selectgroup-label:hover {
    background: #fff1f2 !important;
}

.whitoo-room-search {
    width: 100%;
    min-height: 46px;
    overflow: visible;
    border-radius: 16px !important;
    border: 1px solid rgba(255, 255, 255, .10) !important;
    background:
        linear-gradient(135deg, rgba(255,255,255,.075), rgba(255,255,255,.028)),
        rgba(10, 14, 25, .76) !important;
    box-shadow: 0 16px 34px rgba(0,0,0,.18) !important;
}

.whitoo-room-search .input-icon-addon {
    width: 42px;
    color: rgba(248, 250, 252, .62);
}

.whitoo-room-search .search_chatroom {
    min-height: 44px;
    border: 0 !important;
    color: #fff !important;
    background: transparent !important;
    font-weight: 700;
}

.whitoo-room-search .search_chatroom::placeholder {
    color: rgba(226, 232, 240, .56) !important;
}

.whitoo-room-search-actions {
    gap: 6px;
    padding: 0 8px 0 4px !important;
    border: 0 !important;
    background: transparent !important;
}

.whitoo-room-search-action {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    margin: 0 !important;
    border-radius: 11px;
    color: rgba(248, 250, 252, .78) !important;
    background: rgba(255,255,255,.07);
    border: 1px solid rgba(255,255,255,.10);
    transition: background .16s ease, color .16s ease, border-color .16s ease, transform .16s ease;
}

.whitoo-room-search-action:hover,
.whitoo-room-search-action.show {
    transform: translateY(-1px);
    color: #fff !important;
    border-color: rgba(239,68,68,.28);
    background: rgba(239,68,68,.16);
}

.whitoo-room-search .dropdown-menu {
    margin-top: 8px !important;
    border-radius: 14px;
    border: 1px solid rgba(255,255,255,.10);
    background: rgba(15, 18, 32, .96);
    box-shadow: 0 18px 44px rgba(0,0,0,.30);
}

.whitoo-room-search .dropdown-menu,
.whitoo-room-search .dropdown-menu label,
.whitoo-room-search .room-sort-select {
    color: #f8fafc;
}

.whitoo-room-search .room-sort-select {
    min-width: 180px;
    border: 0;
    background: rgba(255,255,255,.06);
}

.slider-search-input .whitoo-room-search {
    display: none !important;
}

html.light .whitoo-room-search {
    background:
        linear-gradient(135deg, rgba(255,255,255,.96), rgba(255,245,246,.88)),
        #fff !important;
    border-color: rgba(215,25,53,.12) !important;
    box-shadow: 0 14px 30px rgba(60,17,26,.07) !important;
}

html.light .whitoo-room-search .search_chatroom {
    color: #24111a !important;
}

html.light .whitoo-room-search .search_chatroom::placeholder {
    color: rgba(75, 37, 48, .54) !important;
}

html.light .whitoo-room-search .input-icon-addon {
    color: rgba(75, 37, 48, .55);
}

html.light .whitoo-room-search-action {
    color: #7f1d1d !important;
    background: rgba(239,68,68,.08);
    border-color: rgba(215,25,53,.12);
}

html.light .whitoo-room-search .dropdown-menu {
    border-color: rgba(215,25,53,.12);
    background: rgba(255,255,255,.98);
    box-shadow: 0 18px 44px rgba(60,17,26,.12);
}

html.light .whitoo-room-search .dropdown-menu,
html.light .whitoo-room-search .dropdown-menu label,
html.light .whitoo-room-search .room-sort-select {
    color: #24111a;
}

.whitoo-home-search-hero {
    display: grid;
    grid-template-columns: minmax(240px, .58fr) minmax(320px, 1fr);
    align-items: center;
    gap: 18px;
    margin: 0 0 18px;
    padding: 16px;
    border-radius: 20px;
    border: 1px solid rgba(248, 113, 113, .18);
    background:
        radial-gradient(circle at 8% 10%, rgba(244, 63, 94, .18), transparent 24%),
        linear-gradient(135deg, rgba(17, 24, 39, .84), rgba(9, 13, 26, .90));
    box-shadow: 0 18px 44px rgba(0,0,0,.18), inset 0 1px 0 rgba(255,255,255,.045);
}

.whitoo-room-list-search {
    margin: 0;
}

.whitoo-explore-search-hero {
    grid-template-columns: 1fr;
    gap: 10px;
    margin: 14px 0 16px;
    padding: 14px;
    border-radius: 16px;
}

.whitoo-explore-search-hero .whitoo-home-search-copy {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.whitoo-explore-search-hero .whitoo-home-search-copy span {
    font-size: .76rem;
}

.whitoo-explore-search-hero .whitoo-home-search-copy strong {
    font-size: 1.15rem;
}

.whitoo-explore-search-hero .whitoo-room-search {
    width: 100%;
}

.whitoo-explore-search-hero .whitoo-room-search .search_chatroom {
    min-height: 42px;
}

.whitoo-explore-search-hero .whitoo-room-search {
    min-height: 44px;
}

.whitoo-explore-search-hero .whitoo-room-search-action {
    width: 31px;
    height: 31px;
}

.whitoo-home-search-copy {
    display: grid;
    gap: 5px;
    color: #fff;
}

.whitoo-home-search-copy span {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    color: #fb7185;
    font-size: .78rem;
    font-weight: 900;
    text-transform: uppercase;
}

.whitoo-home-search-copy strong {
    font-size: clamp(1.35rem, 2vw, 2rem);
    line-height: 1.05;
    font-weight: 900;
}

.whitoo-home-search-hero .whitoo-room-search {
    min-height: 54px;
    border-color: rgba(255, 255, 255, .14) !important;
    background: rgba(255,255,255,.07) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.06), 0 16px 34px rgba(0,0,0,.18) !important;
}

.whitoo-home-search-hero .whitoo-room-search .search_chatroom {
    min-height: 52px;
    font-size: .98rem;
}

.whitoo-home-search-hero .whitoo-room-search-action {
    background: rgba(244, 63, 94, .14);
    border-color: rgba(248, 113, 113, .20);
}

html.light .whitoo-home-search-hero {
    border-color: rgba(225, 29, 72, .16);
    background:
        radial-gradient(circle at 8% 10%, rgba(244, 63, 94, .12), transparent 24%),
        linear-gradient(135deg, rgba(255,255,255,.98), rgba(255,241,242,.92));
    box-shadow: 0 16px 34px rgba(60,17,26,.08);
}

html.light .whitoo-home-search-copy {
    color: #24111a;
}

html.light .whitoo-home-search-copy span {
    color: #be123c;
}

html.light .whitoo-home-search-hero .whitoo-room-search {
    background: #fff !important;
    border-color: rgba(225, 29, 72, .14) !important;
}

@media (max-width: 767px) {
    .whitoo-home-search-hero {
        grid-template-columns: 1fr;
        gap: 12px;
        padding: 14px;
        border-radius: 18px;
    }
}

@media (max-width: 767px) {
    .whitoo-category-filter {
        display: grid;
        grid-template-columns: 1fr;
        align-items: stretch;
        gap: 10px;
        padding: 12px;
        border-radius: 20px;
        overflow: visible;
        background:
            radial-gradient(circle at 14% 0%, rgba(45, 212, 191, .18), transparent 32%),
            radial-gradient(circle at 92% 26%, rgba(239, 51, 87, .16), transparent 28%),
            linear-gradient(145deg, rgba(8, 13, 24, .98), rgba(12, 18, 31, .96));
        border-color: rgba(45, 212, 191, .18);
        box-shadow: 0 18px 46px rgba(0, 0, 0, .26), inset 0 1px 0 rgba(255, 255, 255, .04);
    }

    .whitoo-category-filter-head {
        justify-content: flex-start;
        width: 100%;
        min-height: 40px;
        padding: 0 12px;
        border-radius: 14px;
        border-color: rgba(45, 212, 191, .24);
        background: rgba(45, 212, 191, .10);
        color: #dffefa;
        font-size: .86rem;
        box-shadow: none;
    }

    .whitoo-category-scroll-wrap {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        mask-image: linear-gradient(90deg, #000 0, #000 calc(100% - 28px), transparent 100%);
        -webkit-mask-image: linear-gradient(90deg, #000 0, #000 calc(100% - 28px), transparent 100%);
    }

    .whitoo-category-filter-scroll {
        gap: 8px;
        padding: 2px 2px 8px;
        overflow-x: auto;
        scroll-snap-type: x proximity;
        -webkit-overflow-scrolling: touch;
        touch-action: pan-x;
    }

    .whitoo-category-filter .form-selectgroup-item {
        scroll-snap-align: start;
    }

    .whitoo-category-filter .form-selectgroup-label {
        min-height: 46px;
        padding: 0 14px !important;
        border-radius: 15px !important;
        background: rgba(15, 23, 42, .74) !important;
        border-color: rgba(148, 163, 184, .16) !important;
        color: rgba(241, 245, 249, .92) !important;
        font-size: .88rem;
        box-shadow: none !important;
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
    }

    .whitoo-category-filter .icon,
    .whitoo-category-filter .ti {
        color: #2dd4bf;
        font-size: 1.05rem;
    }

    .whitoo-category-filter .form-selectgroup-input:checked + .form-selectgroup-label {
        border-color: rgba(45, 212, 191, .58) !important;
        background:
            linear-gradient(135deg, rgba(45, 212, 191, .24), rgba(239, 51, 87, .12)),
            rgba(15, 23, 42, .86) !important;
        color: #fff !important;
        box-shadow: inset 0 0 0 1px rgba(45, 212, 191, .16), 0 10px 26px rgba(45, 212, 191, .10) !important;
    }

    .whitoo-category-arrow {
        top: auto;
        bottom: 13px;
        width: 34px;
        height: 46px;
        border-radius: 15px;
        border-color: rgba(45, 212, 191, .26);
        background: rgba(7, 12, 22, .82);
        color: #7df5e7;
        opacity: 1;
        pointer-events: auto;
        transform: none;
    }

    .whitoo-category-filter:hover .whitoo-category-arrow,
    .whitoo-category-filter:focus-within .whitoo-category-arrow {
        transform: none;
    }

    .whitoo-category-arrow-left {
        display: none;
    }

    .whitoo-category-arrow-right {
        right: 12px;
    }
}
.woo-name-effect {
    display: inline-block;
    position: relative;
    isolation: isolate;
    font-weight: 800;
    letter-spacing: 0;
}

.woo-name-effect-rgb,
.woo-name-effect-gold,
.woo-name-effect-aurora,
.woo-name-effect-pearl {
    color: transparent;
    background-size: 320% 100%;
    -webkit-background-clip: text;
    background-clip: text;
    animation: wooRgbFlow 3.6s linear infinite;
}

.woo-name-effect-rgb { background-image: linear-gradient(90deg, #ff2d55, #ffcc00, #31d158, #0a84ff, #bf5af2, #ff2d55); }
.woo-name-effect-gold { background-image: linear-gradient(100deg, #7a4b00, #f8d56b, #fff7c2, #d49a22, #7a4b00); }
.woo-name-effect-aurora { background-image: linear-gradient(90deg, #22c55e, #2dd4bf, #38bdf8, #a78bfa, #22c55e); }
.woo-name-effect-pearl { background-image: linear-gradient(100deg, #f8fafc, #bae6fd, #f5d0fe, #ffffff); }
.woo-name-effect-neon { color: #f8fbff; text-shadow: 0 0 6px #00e5ff, 0 0 16px #00e5ff; }
.woo-name-effect-fire { color: #fff4d6; text-shadow: 0 0 5px #ffb703, 0 0 15px #fb5607, 0 0 26px rgba(255,0,84,.65); }
.woo-name-effect-ice { color: #e0f7ff; text-shadow: 0 0 8px #7dd3fc, 0 0 18px rgba(56,189,248,.55); }
.woo-name-effect-glitch { color: #fff; text-shadow: 1px 0 #ff2d55, -1px 0 #00e5ff; animation: wooGlitch 1.6s steps(2, end) infinite; }
.woo-name-effect-cyber { color: #d8ff3e; text-shadow: 0 0 8px rgba(216,255,62,.9), 0 0 18px rgba(34,211,238,.6); }
.woo-name-effect-pulse { color: #fff; animation: wooPulse 1.9s ease-in-out infinite; }
.woo-name-effect-emerald { color: #bbf7d0; text-shadow: 0 0 8px #22c55e, 0 0 20px rgba(16,185,129,.65); }
.woo-name-effect-royal { color: #f5f3ff; text-shadow: 0 0 7px #8b5cf6, 0 0 22px rgba(139,92,246,.74); }
.woo-name-effect-ai {
    color: transparent;
    background: var(--woo-ai-grad, linear-gradient(90deg, #ff1744, #38bdf8, #22c55e, #ff1744));
    background-size: 360% 100%;
    -webkit-background-clip: text;
    background-clip: text;
    animation: wooAiFlow var(--woo-ai-speed, 3.4s) linear infinite;
    text-shadow: 0 0 var(--woo-ai-shadow, 16px) var(--woo-ai-glow, rgba(56,189,248,.55));
    margin-inline: .72em;
}
.woo-name-effect-ai::before,
.woo-name-effect-ai::after {
    position: absolute;
    z-index: 2;
    color: var(--woo-ai-glow, #38bdf8);
    font-size: .76em;
    line-height: 1;
    opacity: .95;
    -webkit-text-fill-color: initial;
    background: none;
    filter: drop-shadow(0 0 8px var(--woo-ai-glow, #38bdf8));
    pointer-events: none;
}
.woo-name-effect-ai::before { content: "\2726"; left: -.86em; top: -.22em; }
.woo-name-effect-ai::after { content: "\2726"; right: -.86em; bottom: -.20em; }
.woo-name-effect-ai[style*="--woo-ai-icon:csgo"]::before { content: "\2316"; }
.woo-name-effect-ai[style*="--woo-ai-icon:csgo"]::after { content: "\2295"; }
.woo-name-effect-ai[style*="--woo-ai-icon:gaming"]::before { content: "\25C7"; }
.woo-name-effect-ai[style*="--woo-ai-icon:gaming"]::after { content: "\2726"; }
.woo-name-effect-ai[style*="--woo-ai-icon:fire"]::before,
.woo-name-effect-ai[style*="--woo-ai-icon:fire"]::after { content: "\25B2"; color: #ffb703; }
.woo-name-effect-ai[style*="--woo-ai-icon:ice"]::before,
.woo-name-effect-ai[style*="--woo-ai-icon:ice"]::after { content: "\2744"; color: #bae6fd; }
.woo-name-effect-ai[style*="--woo-ai-icon:galaxy"]::before,
.woo-name-effect-ai[style*="--woo-ai-icon:galaxy"]::after,
.woo-name-effect-ai[style*="--woo-ai-icon:star"]::before,
.woo-name-effect-ai[style*="--woo-ai-icon:star"]::after { content: "\2726"; }
.woo-name-effect-ai[style*="--woo-ai-icon:crown"]::before,
.woo-name-effect-ai[style*="--woo-ai-icon:crown"]::after { content: "\265B"; }
.woo-name-effect-ai[style*="--woo-ai-icon:heart"]::before,
.woo-name-effect-ai[style*="--woo-ai-icon:heart"]::after { content: "\2665"; color: #fb7185; }
.woo-name-effect-ai[style*="--woo-ai-icon:music"]::before { content: "\266A"; }
.woo-name-effect-ai[style*="--woo-ai-icon:music"]::after { content: "\266B"; }
.woo-name-effect-ai[style*="--woo-ai-icon:code"]::before { content: "</"; }
.woo-name-effect-ai[style*="--woo-ai-icon:code"]::after { content: ">"; }
.woo-name-effect-ai[style*="--woo-ai-icon:bolt"]::before,
.woo-name-effect-ai[style*="--woo-ai-icon:bolt"]::after { content: "\26A1"; color: #fde047; }
.woo-name-effect-ai[style*="--woo-ai-icon:car"]::before,
.woo-name-effect-ai[style*="--woo-ai-icon:car"]::after { content: "\1F697"; color: #38bdf8; }
.woo-name-effect-ai[style*="--woo-ai-icon:plane"]::before,
.woo-name-effect-ai[style*="--woo-ai-icon:plane"]::after { content: "\2708"; color: #bfdbfe; }
.woo-name-effect-ai[style*="--woo-ai-icon:football"]::before,
.woo-name-effect-ai[style*="--woo-ai-icon:football"]::after { content: "\26BD"; color: #f8fafc; }
.woo-name-effect-ai[style*="--woo-ai-icon:basketball"]::before,
.woo-name-effect-ai[style*="--woo-ai-icon:basketball"]::after { content: "\1F3C0"; color: #fb923c; }
.woo-name-effect-ai[style*="--woo-ai-icon:camera"]::before,
.woo-name-effect-ai[style*="--woo-ai-icon:camera"]::after { content: "\1F4F7"; color: #c4b5fd; }
.woo-name-effect-ai[style*="--woo-ai-icon:coffee"]::before,
.woo-name-effect-ai[style*="--woo-ai-icon:coffee"]::after { content: "\2615"; color: #facc15; }
.woo-name-effect-ai[style*="--woo-ai-icon:book"]::before,
.woo-name-effect-ai[style*="--woo-ai-icon:book"]::after { content: "\1F4D6"; color: #93c5fd; }
.woo-name-effect-ai[style*="--woo-ai-icon:money"]::before,
.woo-name-effect-ai[style*="--woo-ai-icon:money"]::after { content: "\20BA"; color: #86efac; }
.woo-name-effect-ai[style*="--woo-ai-icon:sun"]::before,
.woo-name-effect-ai[style*="--woo-ai-icon:sun"]::after { content: "\2600"; color: #fde047; }
.woo-name-effect-ai[style*="--woo-ai-icon:moon"]::before,
.woo-name-effect-ai[style*="--woo-ai-icon:moon"]::after { content: "\263E"; color: #c4b5fd; }
.woo-name-effect-ai[style*="--woo-ai-icon:flower"]::before,
.woo-name-effect-ai[style*="--woo-ai-icon:flower"]::after { content: "\273F"; color: #f9a8d4; }
.woo-name-effect-ai[style*="--woo-ai-icon:diamond"]::before,
.woo-name-effect-ai[style*="--woo-ai-icon:diamond"]::after { content: "\25C6"; color: #67e8f9; }
.woo-name-effect-ai[style*="--woo-ai-icon:rocket"]::before,
.woo-name-effect-ai[style*="--woo-ai-icon:rocket"]::after { content: "\1F680"; color: #fb7185; }
.woo-name-effect-ai[style*="--woo-ai-icon:shield"]::before,
.woo-name-effect-ai[style*="--woo-ai-icon:shield"]::after { content: "\26E8"; color: #34d399; }
.woo-name-effect-ai[style*="--woo-ai-icon:crypto"]::before,
.woo-name-effect-ai[style*="--woo-ai-icon:crypto"]::after { content: "\20BF"; color: #facc15; }
.woo-name-effect-ai[style*="--woo-ai-icon:computer"]::before,
.woo-name-effect-ai[style*="--woo-ai-icon:computer"]::after { content: "\1F4BB"; color: #60a5fa; }
.woo-name-effect-ai[style*="--woo-ai-icon:phone"]::before,
.woo-name-effect-ai[style*="--woo-ai-icon:phone"]::after { content: "\1F4F1"; color: #22d3ee; }
.woo-name-effect-ai[style*="--woo-ai-motion:float"]::before,
.woo-name-effect-ai[style*="--woo-ai-motion:float"]::after { animation: wooAiFloat var(--woo-ai-speed, 3.4s) ease-in-out infinite; }
.woo-name-effect-ai[style*="--woo-ai-motion:spark"]::before,
.woo-name-effect-ai[style*="--woo-ai-motion:spark"]::after { animation: wooAiSpark var(--woo-ai-speed, 3.4s) steps(2, end) infinite; }
.woo-name-effect-ai[style*="--woo-ai-motion:orbit"]::before { animation: wooAiOrbitLeft var(--woo-ai-speed, 3.4s) linear infinite; }
.woo-name-effect-ai[style*="--woo-ai-motion:orbit"]::after { animation: wooAiOrbitRight var(--woo-ai-speed, 3.4s) linear infinite; }
.woo-name-effect-ai[style*="--woo-ai-motion:flame"]::before,
.woo-name-effect-ai[style*="--woo-ai-motion:flame"]::after { animation: wooAiFlame .9s ease-in-out infinite alternate; }
.woo-name-effect-ai[style*="--woo-ai-motion:pulse"]::before,
.woo-name-effect-ai[style*="--woo-ai-motion:pulse"]::after { animation: wooAiIconPulse 1.25s ease-in-out infinite; }

@keyframes wooRgbFlow { 0% { background-position: 0% 50%; } 100% { background-position: 320% 50%; } }
@keyframes wooAiFlow { 0% { background-position: 0% 50%; filter: saturate(1); } 50% { background-position: 180% 50%; filter: saturate(1.22); } 100% { background-position: 360% 50%; filter: saturate(1); } }
@keyframes wooAiFloat { 0%,100% { transform: translateY(0) scale(1); opacity: .72; } 50% { transform: translateY(-5px) scale(1.18); opacity: 1; } }
@keyframes wooAiSpark { 0%,100% { transform: translate(0,0) scale(.8); opacity: .45; } 35% { transform: translate(2px,-4px) scale(1.25); opacity: 1; } 70% { transform: translate(-2px,3px) scale(.95); opacity: .75; } }
@keyframes wooAiOrbitLeft { 0% { transform: translate(0,0) rotate(0deg); } 50% { transform: translate(.55em,.55em) rotate(180deg); } 100% { transform: translate(0,0) rotate(360deg); } }
@keyframes wooAiOrbitRight { 0% { transform: translate(0,0) rotate(0deg); } 50% { transform: translate(-.55em,-.55em) rotate(-180deg); } 100% { transform: translate(0,0) rotate(-360deg); } }
@keyframes wooAiFlame { 0% { transform: translateY(2px) scale(.82) skewX(-5deg); opacity: .62; } 100% { transform: translateY(-6px) scale(1.18) skewX(5deg); opacity: 1; } }
@keyframes wooAiIconPulse { 0%,100% { transform: scale(.86); opacity: .58; } 50% { transform: scale(1.22); opacity: 1; } }
@keyframes wooPulse { 0%,100% { text-shadow: 0 0 4px rgba(255,255,255,.25); } 50% { text-shadow: 0 0 12px #fb7185, 0 0 24px rgba(239,68,68,.6); } }
@keyframes wooGlitch { 0%,100% { transform: translate(0,0); } 20% { transform: translate(1px,-1px); } 40% { transform: translate(-1px,1px); } 60% { transform: translate(1px,1px); } 80% { transform: translate(-1px,-1px); } }

/* Woo tournaments 2026052001 */
.whitoo-tournament-page {
    padding-top: 118px;
    padding-bottom: 42px;
}

.woo-tournament-hero,
.woo-tournament-create,
.woo-tournament-list {
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(148, 163, 184, .16);
    border-radius: 22px;
    background: radial-gradient(circle at 8% 0%, rgba(244, 63, 94, .18), transparent 34%), radial-gradient(circle at 92% 30%, rgba(34, 211, 238, .16), transparent 32%), linear-gradient(135deg, rgba(13, 19, 34, .96), rgba(5, 9, 18, .98));
    box-shadow: 0 22px 70px rgba(0, 0, 0, .26);
}

.woo-tournament-hero {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 260px;
    gap: 26px;
    align-items: center;
    padding: 34px;
}

.woo-tournament-kicker,
.woo-tournament-section-head span {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    width: fit-content;
    color: #ff4f70;
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
}

.woo-tournament-hero h1 {
    max-width: 720px;
    margin: 14px 0 10px;
    color: #f8fafc;
    font-size: clamp(34px, 5vw, 58px);
    line-height: .98;
    letter-spacing: 0;
}

.woo-tournament-hero p,
.woo-tournament-section-head p {
    max-width: 620px;
    margin: 0;
    color: rgba(226, 232, 240, .72);
    font-weight: 650;
}

.woo-tournament-hero-card {
    display: grid;
    gap: 8px;
    padding: 20px;
    border: 1px solid rgba(255, 79, 112, .26);
    border-radius: 18px;
    background: rgba(8, 13, 25, .72);
}

.woo-tournament-hero-card i {
    display: grid;
    width: 46px;
    height: 46px;
    place-items: center;
    border-radius: 15px;
    background: linear-gradient(135deg, #ff3f68, #22d3ee);
    color: #fff;
    font-size: 24px;
}

.woo-tournament-hero-card strong,
.woo-tournament-card h2 {
    color: #fff;
}

.woo-tournament-hero-card span {
    color: rgba(226, 232, 240, .68);
    font-size: 13px;
    font-weight: 650;
}

.woo-tournament-create,
.woo-tournament-list {
    margin-top: 18px;
    padding: 22px;
}

.woo-tournament-section-head {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 16px;
}

.woo-tournament-form {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
}

.woo-tournament-form label,
.woo-tournament-join {
    display: grid;
    gap: 6px;
}

.woo-tournament-form label span {
    color: rgba(226, 232, 240, .76);
    font-size: 12px;
    font-weight: 800;
}

.woo-tournament-form .form-control,
.woo-tournament-form .form-select,
.woo-tournament-join .form-control {
    min-height: 42px;
    border: 1px solid rgba(148, 163, 184, .16);
    border-radius: 13px;
    background: rgba(2, 6, 16, .55);
    color: #f8fafc;
}

.woo-tournament-form-wide {
    grid-column: span 2;
}

.woo-tournament-form button,
.woo-tournament-join button,
.woo-tournament-login,
.woo-tournament-joined,
.woo-tournament-full {
    display: inline-flex;
    min-height: 42px;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border: 0;
    border-radius: 13px;
    padding: 10px 14px;
    background: linear-gradient(135deg, #ff3f68, #ff647f);
    color: #fff;
    font-weight: 900;
    text-decoration: none;
}

.woo-tournament-form button {
    align-self: end;
}

.woo-tournament-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
}

.woo-tournament-card {
    display: grid;
    gap: 12px;
    padding: 16px;
    border: 1px solid rgba(148, 163, 184, .14);
    border-radius: 18px;
    background: linear-gradient(180deg, rgba(13, 20, 36, .92), rgba(6, 10, 20, .96));
}

.woo-tournament-card-top,
.woo-tournament-meta,
.woo-tournament-info p {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.woo-tournament-card-top {
    justify-content: space-between;
}

.woo-tournament-card-top span,
.woo-tournament-meta span {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    border: 1px solid rgba(148, 163, 184, .14);
    border-radius: 999px;
    padding: 6px 9px;
    background: rgba(15, 23, 42, .62);
    color: rgba(226, 232, 240, .78);
    font-size: 12px;
    font-weight: 800;
}

.woo-tournament-card-top b {
    border-radius: 999px;
    padding: 6px 10px;
    background: rgba(34, 197, 94, .13);
    color: #86efac;
    font-size: 12px;
}

.woo-tournament-card h2 {
    margin: 0;
    font-size: 21px;
    line-height: 1.15;
}

.woo-tournament-progress {
    height: 8px;
    overflow: hidden;
    border-radius: 999px;
    background: rgba(148, 163, 184, .12);
}

.woo-tournament-progress span {
    display: block;
    height: 100%;
    border-radius: inherit;
    background: linear-gradient(90deg, #ff3f68, #22d3ee);
}

.woo-tournament-info {
    display: grid;
    gap: 7px;
}

.woo-tournament-info p {
    margin: 0;
    color: rgba(226, 232, 240, .72);
    font-size: 13px;
    font-weight: 650;
}

.woo-tournament-join {
    grid-template-columns: minmax(0, 1fr) 94px;
}

.woo-tournament-bracket {
    display: grid;
    gap: 8px;
    margin-top: 2px;
    padding: 10px;
    border: 1px solid rgba(34, 211, 238, .15);
    border-radius: 14px;
    background: rgba(2, 6, 16, .36);
}

.woo-tournament-bracket > strong {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    color: #e0f2fe;
    font-size: 13px;
}

.woo-tournament-match {
    display: grid;
    gap: 8px;
    padding: 9px;
    border: 1px solid rgba(148, 163, 184, .12);
    border-radius: 12px;
    background: rgba(15, 23, 42, .48);
}

.woo-tournament-match small,
.woo-tournament-match em {
    display: block;
    color: rgba(226, 232, 240, .56);
    font-style: normal;
    font-size: 11px;
    font-weight: 800;
}

.woo-tournament-match span {
    display: block;
    margin-top: 3px;
    color: #f8fafc;
    font-size: 12px;
    font-weight: 850;
}

.woo-tournament-match form {
    display: grid;
    grid-template-columns: 44px 44px minmax(0, 1fr) 38px;
    gap: 6px;
}

.woo-tournament-match input,
.woo-tournament-match select {
    min-width: 0;
    height: 34px;
    border: 1px solid rgba(148, 163, 184, .16);
    border-radius: 10px;
    background: rgba(2, 6, 16, .72);
    color: #fff;
    font-size: 12px;
}

.woo-tournament-match button {
    min-height: 34px;
    padding: 0;
    border-radius: 10px;
}

.woo-tournament-admin-panel {
    border: 1px solid rgba(34, 211, 238, .16);
    border-radius: 15px;
    background: rgba(2, 6, 16, .34);
}

.woo-tournament-admin-panel summary {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    padding: 11px 12px;
    color: #e0f2fe;
    font-size: 13px;
    font-weight: 900;
    list-style: none;
}

.woo-tournament-admin-panel summary::-webkit-details-marker {
    display: none;
}

.woo-tournament-admin-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 150px;
    gap: 10px;
    padding: 0 10px 10px;
}

.woo-tournament-edit-form {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
}

.woo-tournament-edit-form textarea,
.woo-tournament-edit-form button {
    grid-column: 1 / -1;
}

.woo-tournament-edit-form input,
.woo-tournament-edit-form select,
.woo-tournament-edit-form textarea,
.woo-tournament-match input,
.woo-tournament-match select {
    min-width: 0;
    border: 1px solid rgba(148, 163, 184, .16);
    border-radius: 11px;
    background: rgba(2, 6, 16, .68);
    color: #fff;
    font-size: 12px;
}

.woo-tournament-edit-form input,
.woo-tournament-edit-form select {
    height: 36px;
    padding: 0 10px;
}

.woo-tournament-edit-form textarea {
    padding: 9px 10px;
    resize: vertical;
}

.woo-tournament-edit-form button,
.woo-tournament-admin-actions button {
    width: 100%;
    min-height: 36px;
    border: 0;
    border-radius: 11px;
    background: linear-gradient(135deg, #22d3ee, #2dd4bf);
    color: #03111b;
    font-size: 12px;
    font-weight: 950;
}

.woo-tournament-admin-actions {
    display: grid;
    align-content: start;
    gap: 8px;
}

.woo-tournament-admin-actions button.is-reset {
    background: rgba(148, 163, 184, .18);
    color: #e2e8f0;
}

.woo-tournament-admin-actions button.is-delete {
    background: linear-gradient(135deg, #ef4444, #fb7185);
    color: #fff;
}

.woo-tournament-participants {
    display: grid;
    gap: 7px;
    padding: 0 10px 10px;
}

.woo-tournament-participants > strong {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    color: #f8fafc;
    font-size: 12px;
}

.woo-tournament-participant {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, .8fr) 32px;
    gap: 7px;
    align-items: center;
    padding: 7px;
    border: 1px solid rgba(148, 163, 184, .12);
    border-radius: 11px;
    background: rgba(15, 23, 42, .45);
}

.woo-tournament-participant span,
.woo-tournament-participant small {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.woo-tournament-participant span {
    color: #fff;
    font-size: 12px;
    font-weight: 900;
}

.woo-tournament-participant small,
.woo-tournament-participants em {
    color: rgba(226, 232, 240, .58);
    font-size: 11px;
    font-style: normal;
    font-weight: 800;
}

.woo-tournament-participant button {
    width: 32px;
    height: 32px;
    border: 0;
    border-radius: 10px;
    background: rgba(239, 68, 68, .16);
    color: #fecaca;
}

.woo-tournament-joined {
    background: linear-gradient(135deg, #10b981, #22d3ee);
}

.woo-tournament-joined-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 96px;
    gap: 8px;
}

.woo-tournament-joined-row form button {
    width: 100%;
    min-height: 42px;
    border: 0;
    border-radius: 13px;
    background: rgba(148, 163, 184, .16);
    color: #e2e8f0;
    font-weight: 900;
}

.woo-tournament-full {
    background: rgba(148, 163, 184, .16);
    color: rgba(226, 232, 240, .72);
}

.woo-tournament-empty {
    display: grid;
    min-height: 220px;
    place-items: center;
    gap: 8px;
    border: 1px dashed rgba(148, 163, 184, .18);
    border-radius: 18px;
    color: rgba(226, 232, 240, .72);
    text-align: center;
}

.woo-tournament-empty i {
    color: #ff4f70;
    font-size: 42px;
}

.woo-tournament-empty strong {
    color: #fff;
    font-size: 22px;
}

.woo-tournament-card.is-voice-show {
    border-color: rgba(24, 199, 184, .28);
    background:
        radial-gradient(520px 220px at 8% 0%, rgba(244, 63, 94, .12), transparent 58%),
        radial-gradient(420px 220px at 96% 8%, rgba(24, 199, 184, .16), transparent 58%),
        linear-gradient(180deg, rgba(9, 18, 32, .98), rgba(6, 12, 24, .98));
}

.woo-tournament-card.is-voice-show .woo-tournament-card-top span {
    color: #7ff7ea;
}

.woo-tournament-switches {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.woo-tournament-switches label,
.woo-tournament-inline-check {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-height: 40px;
    padding: 8px 11px;
    border: 1px solid rgba(24, 199, 184, .18);
    border-radius: 12px;
    background: rgba(15, 23, 42, .72);
    color: #c9f8f3;
    font-size: 12px;
    font-weight: 850;
}

.woo-tournament-switches input,
.woo-tournament-inline-check input {
    accent-color: #18c7b8;
}

.woo-voice-show-stage {
    display: grid;
    grid-template-columns: minmax(0, 1.5fr) minmax(220px, .7fr);
    gap: 14px;
    grid-column: 1 / -1;
}

.woo-voice-show-main,
.woo-voice-show-jury {
    border: 1px solid rgba(24, 199, 184, .2);
    border-radius: 18px;
    background:
        radial-gradient(360px 160px at 10% 0%, rgba(244, 63, 94, .13), transparent 60%),
        linear-gradient(135deg, rgba(15, 23, 42, .95), rgba(7, 20, 30, .95));
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .06);
}

.woo-voice-show-main {
    padding: 18px;
    min-height: 210px;
}

.woo-voice-show-kicker {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 7px 10px;
    border-radius: 999px;
    color: #7ff7ea;
    background: rgba(24, 199, 184, .11);
    border: 1px solid rgba(24, 199, 184, .23);
    font-size: 11px;
    font-weight: 950;
    text-transform: uppercase;
}

.woo-voice-show-main h3 {
    margin: 18px 0 8px;
    color: #fff;
    font-size: clamp(24px, 3vw, 42px);
    line-height: 1.05;
}

.woo-voice-show-main p {
    max-width: 720px;
    margin: 0 0 18px;
    color: #b8d4ff;
    font-size: 14px;
}

.woo-voice-show-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.woo-voice-show-actions a,
.woo-voice-show-actions button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 42px;
    border: 1px solid rgba(24, 199, 184, .24);
    border-radius: 13px;
    padding: 0 14px;
    background: linear-gradient(135deg, rgba(24, 199, 184, .2), rgba(244, 63, 94, .2));
    color: #fff;
    font-size: 12px;
    font-weight: 950;
}

.woo-voice-show-actions form {
    margin: 0;
}

.woo-voice-show-jury {
    padding: 14px;
    display: grid;
    align-content: start;
    gap: 9px;
}

.woo-voice-show-jury strong {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    font-size: 14px;
}

.woo-voice-show-jury strong small {
    color: #20e7d5;
}

.woo-voice-show-jury span {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px;
    border-radius: 12px;
    background: rgba(255, 255, 255, .055);
    color: #e9f7ff;
    font-weight: 850;
}

.woo-voice-show-jury em {
    color: #8fa8ca;
    font-style: normal;
}

.woo-tournament-participant.is-jury {
    border-color: rgba(24, 199, 184, .28);
    background: rgba(24, 199, 184, .08);
}

.woo-tournament-participant.is-active-stage {
    border-color: rgba(244, 63, 94, .45);
    box-shadow: 0 0 0 3px rgba(244, 63, 94, .08);
}

.woo-voice-score-form {
    display: grid;
    grid-template-columns: 70px minmax(120px, 1fr) 42px;
    gap: 7px;
    width: 100%;
}

.woo-voice-score-form select,
.woo-voice-score-form input {
    min-height: 36px;
    border: 1px solid rgba(255, 255, 255, .11);
    border-radius: 10px;
    background: rgba(4, 10, 22, .85);
    color: #fff;
    padding: 0 10px;
}

.woo-voice-score-form button {
    border: 0;
    border-radius: 10px;
    color: #fff;
    background: linear-gradient(135deg, #18c7b8, #f43f5e);
}

/* Woo Event Center refresh 2026060302 */
.whitoo-tournament-page {
    max-width: 1260px;
}

.woo-tournament-hero,
.woo-tournament-create,
.woo-tournament-list {
    border-color: rgba(24, 199, 184, .18);
    border-radius: 20px;
    background:
        radial-gradient(660px 260px at 0% 0%, rgba(244, 63, 94, .13), transparent 58%),
        radial-gradient(560px 250px at 100% 0%, rgba(24, 199, 184, .16), transparent 55%),
        linear-gradient(135deg, rgba(10, 16, 31, .98), rgba(4, 12, 21, .98));
    box-shadow: 0 24px 80px rgba(0, 0, 0, .2), inset 0 1px 0 rgba(255, 255, 255, .055);
}

.woo-tournament-hero {
    grid-template-columns: minmax(0, 1fr) 230px;
    padding: 28px;
    min-height: 184px;
}

.woo-tournament-kicker,
.woo-tournament-section-head span {
    color: #21e6d4;
    font-size: 11px;
    letter-spacing: .02em;
}

.woo-tournament-hero h1 {
    max-width: 760px;
    margin: 12px 0 10px;
    font-size: clamp(32px, 4vw, 50px);
    line-height: 1.02;
}

.woo-tournament-hero-card {
    padding: 16px;
    border-color: rgba(244, 63, 94, .3);
    border-radius: 16px;
    background: rgba(8, 14, 28, .58);
}

.woo-tournament-hero-card i {
    width: 40px;
    height: 40px;
    border-radius: 14px;
    font-size: 21px;
    background: linear-gradient(135deg, #21e6d4, #6475ff 54%, #ff416d);
}

.woo-tournament-command {
    gap: 12px;
    margin-top: 12px;
}

.woo-tournament-command div {
    min-height: 68px;
    border-color: rgba(24, 199, 184, .18);
    border-radius: 15px;
    background:
        radial-gradient(160px 80px at 90% 0%, rgba(24, 199, 184, .13), transparent 65%),
        rgba(11, 19, 35, .74);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .04);
}

.woo-tournament-create,
.woo-tournament-list {
    margin-top: 14px;
    padding: 18px;
}

.woo-tournament-section-head {
    margin-bottom: 14px;
}

.woo-tournament-section-head p {
    font-size: 12.5px;
    color: #a9c9e9;
}

.woo-tournament-form {
    grid-template-columns: 1.1fr 1.6fr .85fr .85fr;
    gap: 10px;
    align-items: end;
}

.woo-tournament-form label span {
    color: #a9c9e9;
    font-size: 11px;
}

.woo-tournament-form .form-control,
.woo-tournament-form .form-select,
.woo-tournament-join .form-control {
    min-height: 38px;
    border-color: rgba(148, 163, 184, .2);
    border-radius: 11px;
    background: rgba(10, 17, 31, .74);
}

.woo-tournament-form-wide {
    grid-column: span 2;
}

.woo-tournament-switches {
    align-self: stretch;
    align-content: end;
}

.woo-tournament-switches label {
    min-height: 36px;
    border-radius: 11px;
    padding: 7px 10px;
    background: rgba(24, 199, 184, .08);
}

.woo-tournament-form button {
    min-height: 40px;
    border-radius: 12px;
    background: linear-gradient(135deg, #ff3f68, #ff6b86);
    box-shadow: 0 12px 28px rgba(244, 63, 94, .18);
}

.woo-tournament-grid {
    grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
}

.woo-tournament-card {
    border-radius: 17px;
    background:
        radial-gradient(300px 150px at 100% 0%, rgba(24, 199, 184, .1), transparent 62%),
        linear-gradient(180deg, rgba(12, 20, 37, .95), rgba(7, 12, 24, .98));
}

.woo-tournament-card-top span,
.woo-tournament-meta span {
    padding: 5px 8px;
    font-size: 11px;
}

.woo-tournament-card h2 {
    font-size: 20px;
}

.woo-tournament-card.is-voice-show {
    border-color: rgba(24, 199, 184, .28);
    background:
        radial-gradient(340px 160px at 0% 0%, rgba(244, 63, 94, .14), transparent 62%),
        radial-gradient(420px 190px at 100% 0%, rgba(24, 199, 184, .17), transparent 64%),
        linear-gradient(180deg, rgba(9, 18, 32, .98), rgba(6, 12, 24, .98));
}

.woo-voice-video-wall {
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) minmax(160px, .65fr);
    gap: 10px;
    margin: 14px 0;
}

.woo-voice-video-side {
    display: grid;
    gap: 10px;
}

.woo-voice-video-tile {
    position: relative;
    display: grid;
    align-content: end;
    min-height: 96px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 16px;
    padding: 12px;
    background:
        radial-gradient(180px 100px at 50% 10%, rgba(255, 255, 255, .08), transparent 70%),
        linear-gradient(135deg, rgba(15, 23, 42, .86), rgba(5, 12, 23, .94));
}

.woo-voice-video-tile.is-contestant {
    min-height: 220px;
    border-color: rgba(244, 63, 94, .22);
    background:
        radial-gradient(260px 160px at 52% 22%, rgba(244, 63, 94, .18), transparent 65%),
        radial-gradient(260px 160px at 18% 0%, rgba(24, 199, 184, .12), transparent 64%),
        linear-gradient(135deg, rgba(16, 24, 42, .9), rgba(5, 12, 23, .96));
}

.woo-voice-video-tile i {
    position: absolute;
    right: 12px;
    top: 12px;
    display: grid;
    width: 34px;
    height: 34px;
    place-items: center;
    border-radius: 12px;
    color: #fff;
    background: linear-gradient(135deg, #21e6d4, #ff416d);
}

.woo-voice-video-tile strong {
    color: #fff;
    font-size: 15px;
}

.woo-voice-video-tile span {
    color: #9fbbd7;
    font-size: 11px;
    font-weight: 800;
}

.woo-voice-show-queue,
.woo-voice-show-scoreboard {
    display: grid;
    gap: 7px;
    margin-top: 8px;
    padding-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, .08);
}

.woo-voice-show-queue b,
.woo-voice-show-scoreboard b {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    color: #ffffff;
    font-size: 12px;
}

.woo-voice-show-queue span,
.woo-voice-show-scoreboard span {
    display: flex;
    justify-content: space-between;
    gap: 8px;
    padding: 8px 9px;
    border-radius: 10px;
    background: rgba(255, 255, 255, .055);
    color: #dff8ff;
    font-size: 12px;
    font-weight: 850;
}

.woo-voice-show-queue span.is-now {
    background: linear-gradient(135deg, rgba(244, 63, 94, .2), rgba(24, 199, 184, .14));
    box-shadow: inset 3px 0 0 #ff416d;
}

.woo-voice-show-scoreboard small {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.woo-voice-show-scoreboard strong {
    color: #21e6d4;
}

@media (max-width: 991.98px) {
    .woo-tournament-form,
    .woo-voice-video-wall {
        grid-template-columns: 1fr;
    }
}

/* Woo private voice stage 2026060303 */
.woo-stage-page {
    width: min(1380px, calc(100% - 32px));
    margin: 0 auto;
    padding: 108px 0 44px;
}

.woo-stage-hero {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) 180px;
    gap: 18px;
    align-items: center;
    margin-bottom: 14px;
    padding: 18px;
    border: 1px solid rgba(24, 199, 184, .18);
    border-radius: 22px;
    background:
        radial-gradient(560px 220px at 0% 0%, rgba(244, 63, 94, .15), transparent 60%),
        radial-gradient(520px 220px at 100% 0%, rgba(24, 199, 184, .16), transparent 58%),
        linear-gradient(135deg, rgba(8, 15, 29, .98), rgba(4, 11, 20, .98));
    box-shadow: 0 22px 70px rgba(0, 0, 0, .22);
}

.woo-stage-back,
.woo-stage-status,
.woo-stage-hero span {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    border-radius: 999px;
}

.woo-stage-back {
    padding: 10px 12px;
    color: #dff8ff;
    background: rgba(255, 255, 255, .055);
    text-decoration: none;
    font-weight: 900;
}

.woo-stage-hero span {
    color: #21e6d4;
    font-size: 11px;
    font-weight: 950;
    text-transform: uppercase;
}

.woo-stage-hero h1 {
    margin: 8px 0 5px;
    color: #fff;
    font-size: clamp(28px, 4vw, 48px);
    line-height: 1.04;
}

.woo-stage-hero p {
    margin: 0;
    max-width: 760px;
    color: #a9c9e9;
    font-weight: 750;
}

.woo-stage-status {
    display: grid;
    gap: 10px;
    justify-items: start;
    align-self: stretch;
    min-width: 190px;
    padding: 14px;
    border: 1px solid rgba(45, 212, 191, .2);
    border-radius: 18px;
    background:
        radial-gradient(140px 90px at 100% 0%, rgba(45, 212, 191, .2), transparent 70%),
        linear-gradient(135deg, rgba(8, 22, 36, .92), rgba(6, 15, 28, .84));
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .06);
}

.woo-stage-status strong {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #fff;
    font-size: 18px;
    font-weight: 950;
}

.woo-stage-status strong i {
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 999px;
    background: #22c55e;
    box-shadow: 0 0 0 5px rgba(34, 197, 94, .14), 0 0 18px rgba(34, 197, 94, .56);
}

.woo-stage-status small {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
}

.woo-stage-status small span {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    min-height: 30px;
    padding: 0 9px;
    border: 1px solid rgba(255, 255, 255, .08);
    border-radius: 999px;
    color: #9ec7db;
    background: rgba(255, 255, 255, .055);
    font-size: 11px;
    font-weight: 900;
}

.woo-stage-status small b {
    color: #21e6d4;
    font-size: 14px;
    font-weight: 950;
}

.woo-stage-shell {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 350px;
    gap: 14px;
}

.woo-stage-main,
.woo-stage-side {
    min-width: 0;
}

.woo-stage-main,
.woo-stage-control,
.woo-stage-list,
.woo-stage-host-actions {
    border: 1px solid rgba(24, 199, 184, .16);
    border-radius: 22px;
    background:
        radial-gradient(600px 260px at 50% 0%, rgba(24, 199, 184, .1), transparent 60%),
        linear-gradient(180deg, rgba(8, 15, 29, .97), rgba(5, 10, 20, .98));
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .045);
}

.woo-stage-main {
    position: relative;
    overflow: hidden;
    padding: 16px;
}

.woo-stage-main::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background:
        radial-gradient(440px 190px at 18% 0%, rgba(255, 255, 255, .09), transparent 62%),
        radial-gradient(440px 190px at 82% 0%, rgba(33, 230, 212, .12), transparent 62%),
        radial-gradient(760px 300px at 50% 100%, rgba(244, 63, 94, .12), transparent 70%),
        linear-gradient(115deg, transparent 0 35%, rgba(255, 255, 255, .045) 43%, transparent 56%);
    opacity: .9;
}

.woo-stage-main::after {
    content: "";
    position: absolute;
    left: 18px;
    right: 18px;
    bottom: 8px;
    height: 58px;
    pointer-events: none;
    border-radius: 999px 999px 0 0;
    background:
        repeating-linear-gradient(90deg, rgba(255, 255, 255, .08) 0 1px, transparent 1px 54px),
        radial-gradient(closest-side, rgba(33, 230, 212, .20), transparent 72%);
    opacity: .35;
    filter: blur(1px);
}

.woo-stage-main > * {
    position: relative;
    z-index: 1;
}

.woo-stage-announcer {
    display: grid;
    gap: 6px;
    margin-bottom: 12px;
    padding: 12px;
    border: 1px solid rgba(244, 63, 94, .18);
    border-radius: 16px;
    background: rgba(244, 63, 94, .07);
}

.woo-stage-announcer span {
    color: #ff7e99;
    font-size: 11px;
    font-weight: 950;
    text-transform: uppercase;
}

.woo-stage-announcer p {
    margin: 0;
    color: #fff;
    font-size: 17px;
    font-weight: 950;
}

.woo-stage-layout {
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) minmax(240px, .65fr);
    gap: 12px;
}

.woo-stage-contestant,
.woo-stage-jury-tile {
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 20px;
    background: linear-gradient(135deg, rgba(14, 23, 42, .94), rgba(5, 12, 24, .96));
}

.woo-stage-contestant {
    display: grid;
    align-content: end;
    min-height: 520px;
    padding: 24px;
    box-shadow:
        inset 0 -120px 90px rgba(2, 6, 23, .58),
        inset 0 1px 0 rgba(255, 255, 255, .05);
}

.woo-stage-contestant::before {
    content: "";
    position: absolute;
    left: 9%;
    right: 9%;
    bottom: 18px;
    height: 28%;
    border-radius: 50%;
    background: radial-gradient(closest-side, rgba(255, 255, 255, .20), rgba(33, 230, 212, .09) 48%, transparent 74%);
    transform: perspective(420px) rotateX(62deg);
    transform-origin: center bottom;
    opacity: .72;
}

.woo-stage-contestant::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background:
        linear-gradient(102deg, transparent 0 19%, rgba(255, 255, 255, .075) 25%, transparent 36%),
        linear-gradient(258deg, transparent 0 18%, rgba(33, 230, 212, .08) 26%, transparent 38%);
    mix-blend-mode: screen;
    opacity: .7;
}

.woo-stage-light {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(300px 260px at 50% 24%, rgba(244, 63, 94, .22), transparent 62%),
        radial-gradient(300px 260px at 20% 0%, rgba(24, 199, 184, .16), transparent 64%);
}

.woo-stage-contestant > i {
    position: relative;
    display: grid;
    width: 68px;
    height: 68px;
    place-items: center;
    border-radius: 24px;
    color: #fff;
    background: linear-gradient(135deg, #21e6d4, #6475ff 54%, #ff416d);
    font-size: 34px;
}

.woo-stage-contestant strong,
.woo-stage-contestant span {
    position: relative;
}

.woo-stage-contestant strong {
    margin-top: 18px;
    color: #fff;
    font-size: clamp(34px, 5vw, 72px);
    line-height: .95;
}

.woo-stage-contestant span {
    margin-top: 8px;
    color: #b9d3ee;
    font-size: 14px;
    font-weight: 850;
}

.woo-stage-jury-wall {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 10px;
}

.woo-stage-jury-tile {
    display: grid;
    align-content: end;
    min-height: 178px;
    padding: 14px;
    background:
        radial-gradient(180px 100px at 18% 0%, rgba(33, 230, 212, .14), transparent 65%),
        linear-gradient(135deg, rgba(14, 23, 42, .94), rgba(5, 12, 24, .96));
}

.woo-stage-jury-tile video {
    position: absolute;
    inset: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background: #020617;
}

.woo-stage-jury-tile video.is-mirror-preview,
.woo-stage-contestant video.is-mirror-preview {
    transform: scaleX(-1);
}

.woo-stage-jury-tile video:not([hidden]) ~ i,
.woo-stage-jury-tile video:not([hidden]) ~ strong,
.woo-stage-jury-tile video:not([hidden]) ~ span,
.woo-stage-jury-tile video:not([hidden]) ~ .woo-stage-jury-controls {
    text-shadow: 0 2px 16px rgba(0, 0, 0, .72);
}

.woo-stage-jury-tile i {
    position: absolute;
    z-index: 3;
    right: 12px;
    top: 12px;
    color: #21e6d4;
    font-size: 23px;
}

.woo-stage-jury-tile strong {
    position: relative;
    z-index: 3;
    color: #fff;
    font-size: 16px;
}

.woo-stage-jury-tile span {
    position: relative;
    z-index: 3;
    color: #8fa8ca;
    font-size: 12px;
    font-weight: 850;
}

.woo-stage-jury-tile::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 2;
    pointer-events: none;
    background: linear-gradient(180deg, transparent 35%, rgba(2, 6, 23, .76));
}

.woo-stage-jury-tile.is-speaking {
    border-color: rgba(45, 212, 191, .72);
    box-shadow: inset 0 0 0 1px rgba(45, 212, 191, .22), 0 0 0 4px rgba(45, 212, 191, .08);
}

.woo-stage-audio-unlock {
    position: fixed;
    right: 92px;
    bottom: 28px;
    z-index: 1200;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-height: 42px;
    padding: 0 16px;
    border: 1px solid rgba(45, 212, 191, .5);
    border-radius: 999px;
    color: #fff;
    background: linear-gradient(135deg, rgba(13, 148, 136, .95), rgba(244, 63, 94, .92));
    box-shadow: 0 18px 42px rgba(13, 148, 136, .26);
    font-weight: 900;
}

.woo-stage-audio-unlock i {
    font-size: 18px;
}

.woo-stage-contestant.is-waiting,
.woo-stage-jury-tile.is-waiting,
.woo-stage-list div.is-waiting {
    border-color: rgba(245, 158, 11, .42);
    background:
        radial-gradient(220px 140px at 50% 0%, rgba(245, 158, 11, .14), transparent 70%),
        linear-gradient(135deg, rgba(14, 23, 42, .94), rgba(5, 12, 24, .96));
}

.woo-stage-contestant.is-waiting::after {
    opacity: .28;
}

.woo-stage-jury-tile.is-waiting span,
.woo-stage-list div.is-waiting small {
    color: #fbbf24;
}

.woo-stage-jury-controls {
    position: relative;
    z-index: 4;
    margin-top: 10px;
}

.woo-stage-jury-controls button {
    min-height: 34px;
    padding: 0 9px;
    border-radius: 10px;
    font-size: 11px;
}

.woo-stage-contestant video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background: #020617;
}

.woo-stage-contestant [data-stage-remote-video] {
    z-index: 1;
}

.woo-stage-contestant [data-stage-local-video] {
    z-index: 2;
}

.woo-stage-jury-preview {
    position: absolute;
    right: 18px;
    bottom: 82px;
    z-index: 5;
    width: 180px;
    overflow: hidden;
    border: 1px solid rgba(33, 230, 212, .24);
    border-radius: 16px;
    background: rgba(4, 10, 22, .86);
    box-shadow: 0 20px 50px rgba(0, 0, 0, .28);
}

.woo-stage-jury-preview video {
    position: relative;
    display: block;
    width: 100%;
    height: 104px;
    object-fit: cover;
}

.woo-stage-jury-preview span {
    display: flex;
    align-items: center;
    gap: 6px;
    margin: 0;
    padding: 8px 10px;
    color: #dff8ff;
    font-size: 11px;
    font-weight: 950;
}

.woo-stage-jury-preview.is-speaking {
    border-color: rgba(45, 212, 191, .72);
    box-shadow: 0 0 0 4px rgba(45, 212, 191, .10), 0 20px 50px rgba(0, 0, 0, .28);
}

.woo-stage-contestant video:not([hidden]) ~ .woo-stage-light {
    z-index: 3;
    background: linear-gradient(180deg, transparent 40%, rgba(2, 6, 23, .82));
}

.woo-stage-contestant > i,
.woo-stage-contestant strong,
.woo-stage-contestant span,
.woo-stage-media-controls {
    z-index: 4;
}

.woo-stage-media-controls {
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
    margin-top: 18px;
}

.woo-stage-media-controls button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    min-width: 42px;
    min-height: 42px;
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 14px;
    padding: 0;
    color: #fff;
    background: rgba(8, 15, 29, .72);
    font-weight: 950;
    backdrop-filter: blur(10px);
}

.woo-stage-media-controls button span {
    display: none;
}

.woo-stage-media-controls button i {
    font-size: 18px;
}

.woo-stage-media-controls button:hover {
    border-color: rgba(24, 199, 184, .38);
    background: rgba(24, 199, 184, .16);
}

.woo-stage-media-controls button.is-on {
    border-color: rgba(33, 230, 212, .48);
    color: #06101d;
    background: linear-gradient(135deg, #21e6d4, #b8fff8);
    box-shadow: 0 0 0 4px rgba(33, 230, 212, .10);
}

.woo-stage-media-controls button:disabled {
    cursor: not-allowed;
    opacity: .45;
}

.woo-stage-score {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    margin-top: 12px;
    padding: 12px;
    border-radius: 16px;
    background:
        radial-gradient(300px 130px at 0% 0%, rgba(244, 63, 94, .12), transparent 64%),
        rgba(255, 255, 255, .055);
}

.woo-stage-director {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin-top: 12px;
    padding: 12px;
    border: 1px solid rgba(33, 230, 212, .20);
    border-radius: 16px;
    background:
        radial-gradient(260px 120px at 0% 0%, rgba(33, 230, 212, .16), transparent 68%),
        linear-gradient(135deg, rgba(33, 230, 212, .08), rgba(244, 63, 94, .07));
}

.woo-stage-director strong {
    color: #fff;
    font-weight: 950;
}

.woo-stage-director button,
.woo-stage-pick-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    min-height: 36px;
    border: 0;
    border-radius: 11px;
    padding: 0 12px;
    color: #06101d;
    background: linear-gradient(135deg, #21e6d4, #b8fff8);
    font-size: 12px;
    font-weight: 950;
}

.woo-stage-pick-btn {
    width: 34px;
    min-width: 34px;
    max-width: 34px;
    min-height: 34px;
    padding: 0;
    color: #fff;
    background: linear-gradient(135deg, #ff416d, #21e6d4);
    box-shadow: 0 10px 22px rgba(33, 230, 212, .12);
}

.woo-stage-score-head {
    grid-column: 1 / -1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 10px 11px;
    border: 1px solid rgba(24, 199, 184, .16);
    border-radius: 13px;
    background: rgba(24, 199, 184, .08);
}

.woo-stage-score-head span {
    color: #fff;
    font-weight: 950;
}

.woo-stage-score-head strong {
    color: #21e6d4;
    font-size: 22px;
}

.woo-stage-score label {
    display: grid;
    gap: 5px;
    color: #a9c9e9;
    font-size: 11px;
    font-weight: 950;
}

.woo-stage-score input,
.woo-stage-score select,
.woo-stage-control input {
    min-height: 40px;
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 12px;
    background: rgba(4, 10, 22, .9);
    color: #fff;
    padding: 0 11px;
}

.woo-stage-score input[type="range"] {
    min-height: 24px;
    padding: 0;
    accent-color: #21e6d4;
    background: transparent;
}

.woo-stage-score > input[name="note"] {
    grid-column: span 2;
}

.woo-stage-score button,
.woo-stage-control button,
.woo-stage-host-actions button,
.woo-stage-list button {
    min-height: 40px;
    border: 0;
    border-radius: 12px;
    color: #fff;
    background: linear-gradient(135deg, #21e6d4, #ff416d);
    font-weight: 950;
}

.woo-stage-list .woo-stage-pick-btn {
    width: 34px;
    min-width: 34px;
    max-width: 34px;
    min-height: 34px;
    padding: 0;
    border-radius: 11px;
    background: linear-gradient(135deg, #ff416d, #21e6d4);
}

.woo-stage-side {
    display: grid;
    gap: 12px;
    align-content: start;
}

.woo-stage-control,
.woo-stage-list,
.woo-stage-host-actions {
    padding: 13px;
}

.woo-stage-control summary {
    cursor: pointer;
    color: #fff;
    font-weight: 950;
}

.woo-stage-control form,
.woo-stage-host-actions,
.woo-stage-list {
    display: grid;
    gap: 9px;
}

.woo-stage-control label {
    display: grid;
    gap: 6px;
    color: #a9c9e9;
    font-size: 12px;
    font-weight: 850;
}

.woo-stage-check {
    display: flex !important;
    align-items: center;
    gap: 8px;
    padding: 8px 10px;
    border-radius: 12px;
    background: rgba(255, 255, 255, .055);
}

.woo-stage-list strong {
    color: #fff;
    font-size: 14px;
}

.woo-stage-list div {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto auto;
    gap: 7px;
    align-items: center;
    padding: 9px;
    border-radius: 12px;
    background: rgba(255, 255, 255, .055);
}

.woo-stage-list div.is-active {
    background: linear-gradient(135deg, rgba(244, 63, 94, .18), rgba(24, 199, 184, .1));
    box-shadow: inset 3px 0 0 #ff416d;
}

.woo-stage-list span,
.woo-stage-list small {
    min-width: 0;
    overflow: hidden;
    color: #dff8ff;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 850;
}

.woo-stage-list small {
    color: #21e6d4;
}

.woo-stage-list form {
    margin: 0;
}

.woo-stage-list button {
    width: 34px;
    min-height: 34px;
}

.woo-stage-apply form {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 118px;
    gap: 8px;
}

.woo-stage-apply input {
    min-height: 40px;
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 12px;
    background: rgba(4, 10, 22, .9);
    color: #fff;
    padding: 0 11px;
}

.woo-stage-apply button {
    width: auto;
}

.woo-stage-login {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 44px;
    border: 1px solid rgba(24, 199, 184, .18);
    border-radius: 14px;
    color: #fff;
    background: linear-gradient(135deg, rgba(24, 199, 184, .2), rgba(244, 63, 94, .2));
    font-weight: 950;
    text-decoration: none;
}

@media (max-width: 1080px) {
    .woo-stage-hero,
    .woo-stage-shell,
    .woo-stage-layout,
    .woo-stage-score {
        grid-template-columns: 1fr;
    }

    .woo-stage-contestant {
        min-height: 360px;
    }

    .woo-stage-score > input[name="note"] {
        grid-column: auto;
    }

    .woo-stage-media-controls button {
        flex: 0 0 42px;
    }
}

@media (max-width: 991.98px) {
    .woo-tournament-hero,
    .woo-tournament-form,
    .woo-tournament-grid,
    .woo-voice-show-stage {
        grid-template-columns: 1fr;
    }
    .woo-tournament-form-wide {
        grid-column: auto;
    }
}

/* Woo voice stage role separation 2026060305 */
.woo-voice-card-entry {
    display: grid;
    gap: 9px;
    margin-top: 12px;
}

.woo-voice-card-entry .woo-tournament-login,
.woo-voice-card-entry .woo-tournament-full {
    margin: 0;
}

.woo-voice-card-entry .woo-tournament-login.is-stage-link {
    min-height: 44px;
    border: 1px solid rgba(33, 230, 212, .22);
    border-radius: 13px;
    color: #fff;
    background: linear-gradient(135deg, #ff416d, #21e6d4);
    box-shadow: 0 14px 34px rgba(255, 65, 109, .15);
    opacity: 1;
}

.woo-voice-card-entry .woo-tournament-login.is-stage-link:hover {
    transform: translateY(-1px);
    filter: brightness(1.05);
}

.woo-voice-entry-form {
    grid-template-columns: minmax(0, 1fr) 156px;
    margin: 0;
}

.woo-voice-entry-form button {
    white-space: nowrap;
}

.woo-tournament-login.is-contestant-link {
    border-color: rgba(255, 49, 88, .28);
    background: linear-gradient(135deg, rgba(255, 49, 88, .24), rgba(24, 199, 184, .16));
}

.woo-stage-page {
    width: min(1440px, calc(100% - 28px));
}

.woo-stage-hero {
    grid-template-columns: auto minmax(0, 1fr) minmax(150px, 190px);
    padding: 16px;
    border-radius: 18px;
}

.woo-stage-main,
.woo-stage-control,
.woo-stage-list,
.woo-stage-host-actions {
    border-radius: 18px;
}

.woo-stage-contestant {
    min-height: 500px;
}

.woo-stage-contestant.is-my-turn {
    border-color: rgba(33, 230, 212, .34);
    box-shadow: inset 0 0 0 1px rgba(33, 230, 212, .12), 0 24px 60px rgba(33, 230, 212, .08);
}

.woo-stage-contestant.is-speaking {
    border-color: rgba(45, 212, 191, .72);
    box-shadow:
        inset 0 0 0 1px rgba(45, 212, 191, .28),
        0 0 0 4px rgba(45, 212, 191, .08),
        0 28px 80px rgba(45, 212, 191, .16);
}

.woo-stage-contestant.is-speaking::after {
    content: "";
    position: absolute;
    inset: 12px;
    z-index: 3;
    pointer-events: none;
    border: 1px solid rgba(45, 212, 191, .42);
    border-radius: 16px;
    animation: wooStageVoicePulse 1s ease-in-out infinite;
}

.woo-stage-list > div,
.woo-stage-list [data-stage-jury-list] > div,
.woo-stage-list [data-stage-contestant-list] > div {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto auto;
    gap: 7px;
    align-items: center;
    padding: 9px;
    border-radius: 12px;
    background: rgba(255, 255, 255, .055);
}

.woo-stage-chat [data-stage-chat-list] {
    display: flex;
    flex-direction: column;
    gap: 8px;
    height: clamp(210px, 28vh, 320px);
    overflow-y: auto;
    overflow-x: hidden;
    padding: 2px 6px 2px 2px;
    scrollbar-width: thin;
    scrollbar-color: rgba(45, 212, 191, .55) rgba(255, 255, 255, .06);
    background: transparent;
}

.woo-stage-chat [data-stage-chat-list]::-webkit-scrollbar {
    width: 6px;
}

.woo-stage-chat [data-stage-chat-list]::-webkit-scrollbar-thumb {
    border-radius: 999px;
    background: rgba(45, 212, 191, .55);
}

.woo-stage-chat [data-stage-chat-list] em {
    display: grid;
    place-items: center;
    min-height: 150px;
    color: #7fa2bd;
    border: 1px dashed rgba(45, 212, 191, .2);
    border-radius: 14px;
    background: rgba(255, 255, 255, .035);
}

.woo-stage-chat [data-stage-chat-list] p {
    display: grid;
    gap: 4px;
    width: 100%;
    margin: 0;
    padding: 10px 12px;
    border: 1px solid rgba(45, 212, 191, .12);
    border-radius: 14px;
    background:
        linear-gradient(135deg, rgba(5, 14, 28, .96), rgba(7, 22, 36, .82));
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .04);
    position: relative;
}

.woo-stage-chat [data-stage-chat-list] b {
    color: #21e6d4;
    font-size: 12px;
    font-weight: 950;
}

.woo-stage-chat [data-stage-chat-list] span {
    color: #e6f5ff;
    font-size: 13px;
    font-weight: 750;
    white-space: normal;
    overflow-wrap: anywhere;
}

.woo-stage-chat [data-stage-report-open] {
    position: absolute;
    right: 8px;
    top: 8px;
    width: 30px;
    height: 30px;
    min-height: 30px;
    padding: 0;
    display: inline-grid;
    place-items: center;
    border: 1px solid rgba(244, 63, 94, .32);
    border-radius: 10px;
    color: #ff6f91;
    background: rgba(244, 63, 94, .12);
    opacity: 0;
    transform: translateY(-3px);
    transition: opacity .16s ease, transform .16s ease, border-color .16s ease;
}

.woo-stage-chat [data-stage-chat-list] p:hover [data-stage-report-open],
.woo-stage-chat [data-stage-report-open]:focus-visible {
    opacity: 1;
    transform: translateY(0);
}

.woo-stage-chat [data-stage-chat-message].is-reported [data-stage-report-open],
.woo-stage-chat [data-stage-report-open]:disabled {
    opacity: 1;
    color: #21e6d4;
    border-color: rgba(45, 212, 191, .38);
    background: rgba(45, 212, 191, .12);
    cursor: default;
}

.woo-stage-report-modal {
    position: fixed;
    inset: 0;
    z-index: 1400;
    display: grid;
    place-items: center;
    padding: 18px;
    background: rgba(2, 6, 23, .72);
    backdrop-filter: blur(14px);
}

.woo-stage-report-modal[hidden] {
    display: none;
}

.woo-stage-report-dialog {
    position: relative;
    width: min(430px, 100%);
    padding: 22px;
    border: 1px solid rgba(45, 212, 191, .22);
    border-radius: 22px;
    background:
        radial-gradient(280px 160px at 100% 0%, rgba(45, 212, 191, .16), transparent 68%),
        linear-gradient(180deg, rgba(8, 15, 29, .98), rgba(4, 10, 22, .98));
    box-shadow: 0 34px 90px rgba(0, 0, 0, .5);
}

.woo-stage-report-close {
    position: absolute;
    right: 14px;
    top: 14px;
    width: 34px;
    height: 34px;
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 12px;
    color: #cde8ff;
    background: rgba(255, 255, 255, .06);
}

.woo-stage-report-dialog > span {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    color: #21e6d4;
    font-size: 12px;
    font-weight: 950;
    text-transform: uppercase;
}

.woo-stage-report-dialog h3 {
    margin: 12px 38px 10px 0;
    color: #fff;
    font-size: 24px;
    line-height: 1.15;
}

.woo-stage-report-dialog p {
    max-height: 90px;
    overflow: auto;
    margin: 0 0 14px;
    padding: 12px;
    border: 1px solid rgba(255, 255, 255, .08);
    border-radius: 14px;
    color: #d7ecff;
    background: rgba(255, 255, 255, .045);
    font-size: 13px;
    font-weight: 750;
    overflow-wrap: anywhere;
}

.woo-stage-report-reasons {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 9px;
}

.woo-stage-report-reasons button,
.woo-stage-report-actions button {
    min-height: 42px;
    border: 1px solid rgba(45, 212, 191, .18);
    border-radius: 14px;
    color: #fff;
    background: rgba(255, 255, 255, .06);
    font-size: 13px;
    font-weight: 900;
}

.woo-stage-report-reasons button.is-selected {
    border-color: rgba(244, 63, 94, .5);
    background: linear-gradient(135deg, rgba(45, 212, 191, .78), rgba(244, 63, 94, .9));
}

.woo-stage-report-actions {
    display: grid;
    grid-template-columns: 1fr 1.3fr;
    gap: 10px;
    margin-top: 14px;
}

.woo-stage-report-actions button:last-child {
    background: linear-gradient(135deg, #21e6d4, #f43f5e);
}

.woo-stage-report-actions button:disabled {
    opacity: .45;
    cursor: not-allowed;
}

.woo-stage-chat form {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 48px;
    gap: 8px;
    padding-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, .07);
}

.woo-stage-chat input {
    min-height: 46px;
    border: 1px solid rgba(45, 212, 191, .16);
    border-radius: 15px;
    background: rgba(4, 10, 22, .94);
    color: #fff;
    padding: 0 14px;
}

.woo-stage-chat button {
    width: 48px;
    min-height: 46px;
    border-radius: 15px;
}

.woo-stage-control:not([open]) {
    padding-bottom: 13px;
}

.woo-stage-control[open] summary {
    margin-bottom: 10px;
}

.woo-stage-jury-add {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, .08);
}

.woo-stage-jury-add input {
    min-height: 40px;
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 12px;
    background: rgba(4, 10, 22, .9);
    color: #fff;
    padding: 0 11px;
}

@keyframes wooStageVoicePulse {
    0%, 100% { opacity: .42; transform: scale(.995); }
    50% { opacity: 1; transform: scale(1.01); }
}

@media (max-width: 720px) {
    .woo-voice-entry-form,
    .woo-stage-chat form,
    .woo-stage-apply form {
        grid-template-columns: 1fr;
    }

    .woo-stage-hero {
        gap: 12px;
    }
}

@media (max-width: 575.98px) {
    .whitoo-tournament-page {
        padding-top: 92px;
    }
    .woo-tournament-hero,
    .woo-tournament-create,
    .woo-tournament-list {
        padding: 16px;
        border-radius: 18px;
    }
    .woo-tournament-section-head {
        align-items: flex-start;
        flex-direction: column;
    }
    .woo-tournament-join {
        grid-template-columns: 1fr;
    }
    .woo-tournament-joined-row {
        grid-template-columns: 1fr;
    }
    .woo-tournament-admin-grid,
    .woo-tournament-edit-form,
    .woo-tournament-participant {
        grid-template-columns: 1fr;
    }
    .woo-tournament-participant button {
        width: 100%;
    }
}

/* Woo tournaments command polish 2026052402 */
.woo-tournament-command {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
    margin-top: 14px;
}

.woo-tournament-command div {
    position: relative;
    overflow: hidden;
    min-height: 92px;
    padding: 16px;
    border: 1px solid rgba(148, 163, 184, .14);
    border-radius: 18px;
    background: radial-gradient(circle at 80% 20%, rgba(34, 211, 238, .18), transparent 38%), linear-gradient(180deg, rgba(14, 21, 38, .94), rgba(5, 9, 18, .98));
    box-shadow: 0 16px 38px rgba(0, 0, 0, .20);
}

.woo-tournament-command span,
.woo-tournament-command strong {
    display: block;
}

.woo-tournament-command span {
    color: rgba(226, 232, 240, .64);
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
}

.woo-tournament-command strong {
    margin-top: 8px;
    color: #f8fafc;
    font-size: 32px;
    line-height: 1;
}

.woo-tournament-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: start;
}

.woo-tournament-card {
    position: relative;
    overflow: hidden;
    padding: 18px;
    border-color: rgba(34, 211, 238, .16);
    background:
        radial-gradient(circle at 4% 0%, rgba(255, 63, 104, .14), transparent 26%),
        radial-gradient(circle at 96% 8%, rgba(34, 211, 238, .13), transparent 30%),
        linear-gradient(180deg, rgba(13, 20, 36, .96), rgba(4, 8, 18, .98));
}

.woo-tournament-card-top b.status-running {
    background: rgba(34, 211, 238, .12);
    color: #67e8f9;
}

.woo-tournament-card-top b.status-finished {
    background: rgba(148, 163, 184, .14);
    color: #cbd5e1;
}

.woo-tournament-card-top b.status-cancelled {
    background: rgba(239, 68, 68, .14);
    color: #fecaca;
}

.woo-tournament-admin-panel {
    overflow: hidden;
    border-color: rgba(34, 211, 238, .20);
    background: linear-gradient(180deg, rgba(7, 13, 28, .78), rgba(2, 6, 16, .68));
}

.woo-tournament-admin-panel[open] {
    position: fixed;
    inset: 86px 3vw 28px;
    z-index: 3000;
    overflow: auto;
    border-radius: 22px;
    background:
        radial-gradient(circle at 10% 0%, rgba(255, 63, 104, .18), transparent 28%),
        radial-gradient(circle at 90% 0%, rgba(34, 211, 238, .16), transparent 30%),
        linear-gradient(180deg, rgba(8, 14, 28, .98), rgba(2, 6, 16, .99));
    box-shadow: inset 0 1px 0 rgba(255,255,255,.05), 0 26px 90px rgba(0,0,0,.55);
}

.woo-tournament-admin-panel summary {
    justify-content: space-between;
    background: rgba(34, 211, 238, .06);
}

.woo-tournament-admin-panel[open] summary {
    position: sticky;
    top: 0;
    z-index: 3;
    border-bottom: 1px solid rgba(148, 163, 184, .14);
    backdrop-filter: blur(16px);
}

.woo-tournament-panel-close {
    display: none;
}

.woo-tournament-admin-panel[open] .woo-tournament-panel-close {
    position: sticky;
    top: 12px;
    right: 14px;
    z-index: 5;
    display: flex;
    width: 34px;
    height: 34px;
    align-items: center;
    justify-content: center;
    float: right;
    margin: 10px 12px -44px auto;
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 12px;
    background: rgba(15, 23, 42, .88);
    color: #e2e8f0;
    box-shadow: 0 10px 24px rgba(0, 0, 0, .28);
}

.woo-tournament-admin-panel summary i {
    color: #22d3ee;
}

.woo-tournament-admin-panel summary small {
    margin-left: auto;
    padding: 4px 8px;
    border-radius: 999px;
    background: rgba(34, 211, 238, .12);
    color: #a5f3fc;
    font-size: 11px;
}

.woo-tournament-control-strip {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
    padding: 12px;
    border-top: 1px solid rgba(148, 163, 184, .10);
    border-bottom: 1px solid rgba(148, 163, 184, .10);
    background: rgba(15, 23, 42, .34);
}

.woo-tournament-control-strip span {
    display: inline-flex;
    min-width: 0;
    align-items: center;
    gap: 7px;
    overflow: hidden;
    border: 1px solid rgba(148, 163, 184, .12);
    border-radius: 11px;
    padding: 8px 10px;
    background: rgba(2, 6, 16, .36);
    color: rgba(226, 232, 240, .74);
    font-size: 12px;
    font-weight: 850;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.woo-tournament-pro-grid,
.woo-tournament-pro-admin {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    padding: 12px;
    border-bottom: 1px solid rgba(148, 163, 184, .10);
}

.woo-tournament-pro-admin {
    grid-template-columns: minmax(0, 1fr);
    padding-top: 0;
}

.woo-tournament-pro-box {
    display: grid;
    gap: 7px;
    min-height: 92px;
    border: 1px solid rgba(148, 163, 184, .12);
    border-radius: 13px;
    padding: 11px;
    background: rgba(2, 6, 16, .34);
}

.woo-tournament-pro-box strong,
.woo-tournament-report-list strong {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    color: #f8fafc;
    font-size: 12px;
}

.woo-tournament-pro-box p,
.woo-tournament-pro-box em,
.woo-tournament-report-list p {
    margin: 0;
    color: rgba(226, 232, 240, .68);
    font-size: 12px;
    font-style: normal;
    font-weight: 750;
}

.woo-tournament-pro-box small {
    color: #67e8f9;
}

.woo-tournament-pro-admin form,
.woo-tournament-report-form {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 42px;
    gap: 7px;
}

.woo-tournament-pro-admin form.woo-tournament-quick-form {
    max-width: 520px;
}

.woo-tournament-pro-admin form.woo-tournament-reward-form {
    grid-template-columns: minmax(0, 1fr) minmax(150px, .55fr) 42px;
    max-width: 720px;
}

.woo-tournament-report-form {
    grid-template-columns: 44px 44px minmax(0, 1fr);
}

.woo-tournament-report-form input[name="proof_url"],
.woo-tournament-report-form input[type="file"],
.woo-tournament-report-form input[name="note"],
.woo-tournament-report-form button {
    grid-column: span 3;
}

.woo-tournament-pro-admin input,
.woo-tournament-pro-admin select,
.woo-tournament-report-form input {
    min-width: 0;
    height: 36px;
    border: 1px solid rgba(148, 163, 184, .16);
    border-radius: 10px;
    background: rgba(2, 6, 16, .70);
    color: #fff;
    padding: 0 10px;
    font-size: 12px;
}

.woo-tournament-report-form input[type="file"] {
    display: flex;
    align-items: center;
    padding: 7px 10px;
    color: rgba(226, 232, 240, .72);
}

.woo-tournament-pro-admin button,
.woo-tournament-report-form button,
.woo-tournament-order-form button {
    width: auto;
    min-width: 42px;
    min-height: 36px;
    border: 0;
    border-radius: 10px;
    background: linear-gradient(135deg, #22d3ee, #2dd4bf);
    color: #03111b;
    font-weight: 950;
}

.woo-tournament-admin-grid {
    grid-template-columns: minmax(0, 1fr) 168px;
    padding: 12px;
}

.woo-tournament-admin-actions {
    padding: 10px;
    border: 1px solid rgba(148, 163, 184, .12);
    border-radius: 14px;
    background: rgba(2, 6, 16, .32);
}

.woo-tournament-admin-actions form {
    margin: 0;
}

.woo-tournament-admin-actions button {
    min-height: 32px;
    border-radius: 10px;
    font-size: 11px;
}

.woo-tournament-admin-minihead {
    color: rgba(226, 232, 240, .62);
    font-size: 11px;
    font-weight: 950;
    text-transform: uppercase;
}

.woo-tournament-admin-actions button.is-open {
    background: linear-gradient(135deg, #10b981, #22d3ee);
    color: #03111b;
}

.woo-tournament-admin-actions button.is-finish {
    background: linear-gradient(135deg, #8b5cf6, #22d3ee);
    color: #fff;
}

.woo-tournament-admin-actions button.is-cancel {
    background: rgba(239, 68, 68, .16);
    color: #fecaca;
}

.woo-tournament-bracket {
    padding: 12px;
    border-color: rgba(255, 79, 112, .18);
    background: linear-gradient(180deg, rgba(11, 18, 32, .68), rgba(2, 6, 16, .48));
}

.woo-tournament-control-body {
    display: grid;
    grid-template-columns: 250px minmax(0, 1fr);
    gap: 12px;
    padding: 12px;
}

.woo-tournament-control-body .woo-tournament-participants,
.woo-tournament-control-body .woo-tournament-bracket {
    margin: 0;
    padding: 12px;
}

.woo-tournament-match {
    grid-template-columns: minmax(0, 1fr);
    border-color: rgba(148, 163, 184, .15);
    position: relative;
}

.woo-tournament-match::before {
    content: "";
    position: absolute;
    left: -1px;
    top: 10px;
    bottom: 10px;
    width: 3px;
    border-radius: 999px;
    background: linear-gradient(180deg, #ff3f68, #22d3ee);
}

.woo-tournament-match.status-completed {
    border-color: rgba(16, 185, 129, .22);
    background: rgba(16, 185, 129, .07);
}

.woo-tournament-match b {
    display: inline-flex;
    width: fit-content;
    min-height: 28px;
    align-items: center;
    padding: 4px 10px;
    border-radius: 999px;
    background: rgba(34, 211, 238, .12);
    color: #a5f3fc;
    font-size: 12px;
}

.woo-tournament-match-tools {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 10px;
}

.woo-tournament-match-tools a,
.woo-tournament-match-tools button {
    display: inline-flex;
    min-height: 32px;
    align-items: center;
    justify-content: center;
    gap: 7px;
    border: 1px solid rgba(34, 211, 238, .22);
    border-radius: 10px;
    background: rgba(34, 211, 238, .10);
    color: #a5f3fc;
    padding: 0 10px;
    font-size: 12px;
    font-weight: 900;
    text-decoration: none;
}

.woo-tournament-match-tools form {
    display: inline-flex;
}

.woo-tournament-participants {
    padding: 0 12px 12px;
}

.woo-tournament-participants > strong {
    justify-content: space-between;
    width: 100%;
}

.woo-tournament-participants > strong small {
    margin-left: auto;
    padding: 3px 7px;
    border-radius: 999px;
    background: rgba(34, 211, 238, .12);
    color: #a5f3fc;
}

.woo-tournament-participant {
    grid-template-columns: minmax(0, 1fr) minmax(0, .7fr) 34px;
    background: rgba(15, 23, 42, .58);
}

.woo-tournament-participant[draggable="true"] {
    cursor: grab;
}

.woo-tournament-participant.is-dragging {
    opacity: .48;
    outline: 1px dashed #22d3ee;
}

.woo-tournament-order-form {
    display: grid;
}

.woo-tournament-report-list {
    display: grid;
    gap: 7px;
    margin-top: 10px;
    padding: 10px;
    border: 1px solid rgba(239, 68, 68, .18);
    border-radius: 13px;
    background: rgba(239, 68, 68, .07);
}

.woo-tournament-report-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 8px;
    align-items: center;
    border: 1px solid rgba(148, 163, 184, .12);
    border-radius: 11px;
    padding: 8px;
    background: rgba(2, 6, 16, .35);
}

.woo-tournament-report-row small {
    display: inline-flex;
    margin-left: 6px;
    padding: 2px 7px;
    border-radius: 999px;
    background: rgba(255, 255, 255, .08);
    color: rgba(226, 232, 240, .72);
    font-size: 10px;
    text-transform: uppercase;
}

.woo-tournament-report-row button {
    min-height: 32px;
    border: 0;
    border-radius: 10px;
    background: linear-gradient(135deg, #10b981, #22d3ee);
    color: #03111b;
    padding: 0 10px;
    font-size: 12px;
    font-weight: 950;
}

.woo-tournament-report-list a {
    color: #67e8f9;
    font-weight: 900;
}

@media (max-width: 1199.98px) {
    .woo-tournament-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767.98px) {
    .woo-tournament-command {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .woo-tournament-admin-grid,
    .woo-tournament-control-body,
    .woo-tournament-control-strip,
    .woo-tournament-pro-grid,
    .woo-tournament-pro-admin {
        grid-template-columns: 1fr;
    }
    .woo-tournament-report-form {
        grid-template-columns: 1fr;
    }
    .woo-tournament-report-form input[name="proof_url"],
    .woo-tournament-report-form button {
        grid-column: auto;
    }
}

@media (max-width: 575.98px) {
    .woo-tournament-command {
        grid-template-columns: 1fr;
    }
}
/* Whitoo homepage integrated hero 2026052001 */
.whitoo-home-hero-v2 {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 230px;
    gap: 22px;
    overflow: hidden;
    margin: 118px auto 22px;
    padding: 28px;
    max-width: 980px;
    border: 1px solid rgba(255, 88, 112, .32);
    border-radius: 20px;
    background:
        radial-gradient(circle at 76% 22%, rgba(255, 88, 112, .30), transparent 30%),
        radial-gradient(circle at 96% 80%, rgba(32, 224, 196, .16), transparent 26%),
        linear-gradient(135deg, rgba(27, 35, 54, .96), rgba(82, 28, 43, .90) 52%, rgba(10, 14, 25, .98));
    box-shadow: 0 26px 80px rgba(0, 0, 0, .34);
}

.whitoo-home-hero-bg {
    position: absolute;
    inset: 0;
    pointer-events: none;
    background:
        linear-gradient(90deg, rgba(4, 7, 16, .62), transparent 58%),
        linear-gradient(180deg, rgba(255, 255, 255, .06), transparent 42%);
}

.whitoo-home-hero-main,
.whitoo-home-mascot {
    position: relative;
    z-index: 1;
}

.whitoo-home-hero-copy {
    max-width: 610px;
}

.whitoo-home-kicker,
.whitoo-home-panel-head span {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #9eefff;
    font-size: 11px;
    font-weight: 950;
    text-transform: uppercase;
}

.whitoo-home-hero-copy h1 {
    margin: 10px 0 8px;
    color: #ffffff;
    font-size: clamp(28px, 4vw, 44px);
    font-weight: 950;
    letter-spacing: 0;
    line-height: 1.04;
}

.whitoo-home-hero-copy p {
    max-width: 560px;
    margin: 0;
    color: rgba(255, 255, 255, .82);
    font-size: 14px;
    font-weight: 650;
    line-height: 1.55;
}

.whitoo-home-hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 18px;
}

.whitoo-home-download {
    display: inline-flex;
    min-width: 164px;
    min-height: 48px;
    align-items: center;
    gap: 10px;
    padding: 9px 13px;
    border: 1px solid rgba(255, 255, 255, .18);
    border-radius: 13px;
    background: rgba(6, 10, 22, .45);
    color: #ffffff;
    text-decoration: none;
}

.whitoo-home-download-primary {
    border-color: rgba(255, 255, 255, .20);
    background: linear-gradient(135deg, #ff3158, #f43f5e);
    box-shadow: 0 12px 28px rgba(244, 63, 94, .24);
}

.whitoo-home-download i {
    display: grid;
    width: 30px;
    height: 30px;
    place-items: center;
    border-radius: 9px;
    background: rgba(255, 255, 255, .12);
    font-size: 16px;
}

.whitoo-home-download strong,
.whitoo-home-download small {
    display: block;
    line-height: 1.1;
}

.whitoo-home-download strong {
    font-size: 12px;
    font-weight: 950;
}

.whitoo-home-download small {
    margin-top: 3px;
    color: rgba(255, 255, 255, .68);
    font-size: 10px;
    font-weight: 750;
}

.whitoo-home-hero-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 190px;
    gap: 10px;
    margin-top: 18px;
}

.whitoo-home-invite-panel,
.whitoo-home-ai-card {
    border: 1px solid rgba(255, 255, 255, .14);
    border-radius: 15px;
    background: rgba(5, 8, 18, .48);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .06);
}

.whitoo-home-invite-panel {
    padding: 12px;
}

.whitoo-home-panel-head {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 9px;
}

.whitoo-home-panel-head strong {
    color: #ffffff;
    font-size: 15px;
    font-weight: 950;
}

.whitoo-home-invite-panel .lt-join-link-card {
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
}

.whitoo-home-invite-panel .lt-join-link-copy {
    display: none;
}

.whitoo-home-invite-panel .lt-join-link-form {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 86px;
    gap: 8px;
}

.whitoo-home-invite-panel .lt-join-link-input {
    min-height: 42px;
    border: 1px solid rgba(255, 255, 255, .16);
    border-radius: 12px;
    background: rgba(255, 255, 255, .07);
}

.whitoo-home-invite-panel .lt-join-link-input input {
    color: #ffffff;
    font-size: 13px;
    font-weight: 800;
}

.whitoo-home-invite-panel .lt-join-link-form button {
    min-height: 42px;
    border: 0;
    border-radius: 12px;
    background: linear-gradient(135deg, #ff3158, #ff7a8e);
    color: #ffffff;
    font-size: 12px;
    font-weight: 950;
}

.whitoo-home-invite-panel .lt-join-link-form button i {
    display: none;
}

.whitoo-home-ai-card {
    display: grid;
    grid-template-columns: 38px minmax(0, 1fr) auto;
    align-items: center;
    gap: 10px;
    padding: 12px;
    color: #ffffff;
    text-decoration: none;
}

.whitoo-home-ai-card > i {
    display: grid;
    width: 38px;
    height: 38px;
    place-items: center;
    border-radius: 12px;
    background: rgba(255, 255, 255, .94);
    color: #ff3158;
}

.whitoo-home-ai-card strong,
.whitoo-home-ai-card small {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.whitoo-home-ai-card strong {
    font-size: 13px;
    font-weight: 950;
}

.whitoo-home-ai-card small {
    margin-top: 3px;
    color: rgba(255, 255, 255, .68);
    font-size: 10px;
    font-weight: 750;
}

.whitoo-home-ai-card b {
    padding: 5px 8px;
    border-radius: 999px;
    background: rgba(32, 224, 196, .12);
    color: #9eefff;
    font-size: 10px;
}

.whitoo-home-mascot {
    align-self: center;
    justify-self: center;
    width: 164px;
    height: 126px;
}

.whitoo-home-mascot-face {
    position: absolute;
    left: 16px;
    right: 8px;
    bottom: 12px;
    height: 88px;
    border: 8px solid #1045bd;
    border-radius: 28px 28px 32px 32px;
    background: linear-gradient(180deg, #38bdf8, #0ea5e9);
    box-shadow: 0 18px 38px rgba(14, 165, 233, .28);
}

.whitoo-home-mascot-face::before {
    content: "";
    position: absolute;
    inset: 18px 18px 24px;
    border-radius: 22px;
    background: #ffffff;
}

.whitoo-home-mascot-face span {
    position: absolute;
    z-index: 2;
    top: 41px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #102a7a;
}

.whitoo-home-mascot-face span:first-child {
    left: 48px;
}

.whitoo-home-mascot-face span:nth-child(2) {
    right: 42px;
}

.whitoo-home-mascot-top {
    position: absolute;
    top: 4px;
    left: 76px;
    width: 34px;
    height: 54px;
    border: 7px solid #103a9e;
    border-bottom: 0;
    border-radius: 20px 20px 0 0;
    background: #ffd166;
}

.whitoo-home-mascot-smile {
    position: absolute;
    z-index: 3;
    left: 78px;
    bottom: 28px;
    width: 24px;
    height: 12px;
    border-bottom: 3px solid #102a7a;
    border-radius: 0 0 20px 20px;
}

.whitoo-home-mascot-tail {
    position: absolute;
    right: 2px;
    bottom: 10px;
    width: 46px;
    height: 44px;
    background: #1045bd;
    clip-path: polygon(0 0, 100% 100%, 16% 72%);
}

.whitoo-discover-stack {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}

.whitoo-home-search-hero {
    margin-top: 12px;
}

@media (max-width: 991.98px) {
    .whitoo-home-hero-v2 {
        grid-template-columns: 1fr;
        margin-top: 96px;
    }

    .whitoo-home-mascot {
        position: absolute;
        right: 22px;
        top: 26px;
        width: 116px;
        height: 94px;
        opacity: .45;
    }

    .whitoo-home-hero-grid {
        grid-template-columns: 1fr;
    }
}

/* Whitoo homepage action cards premium pass 2026052009 */
.whitoo-home-shell .whitoo-home-hero-grid {
    align-items: stretch !important;
}

.whitoo-home-shell .whitoo-home-action-card {
    display: flex !important;
    min-height: 190px !important;
    flex-direction: column !important;
    border: 1px solid rgba(148, 163, 184, .18) !important;
    border-radius: 14px !important;
    background:
        radial-gradient(circle at 82% 100%, rgba(239, 51, 87, .12), transparent 38%),
        linear-gradient(180deg, rgba(15, 23, 38, .98), rgba(8, 13, 25, .98)) !important;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, .045),
        0 18px 46px rgba(0, 0, 0, .18) !important;
}

.whitoo-home-shell .whitoo-home-action-card > i {
    width: 38px !important;
    height: 38px !important;
    margin-bottom: 18px !important;
    border-radius: 13px !important;
}

.whitoo-home-shell .whitoo-home-action-card > strong,
.whitoo-home-shell .whitoo-home-panel-head strong {
    font-size: 18px !important;
    line-height: 1.15 !important;
}

.whitoo-home-shell .whitoo-home-action-card > span,
.whitoo-home-shell .whitoo-home-panel-head span {
    min-height: 40px !important;
    margin-top: 10px !important;
    color: rgba(218, 226, 238, .76) !important;
    font-size: 13px !important;
    line-height: 1.38 !important;
}

.whitoo-home-shell .whitoo-home-action-discover b {
    width: 100% !important;
    min-height: 48px !important;
    margin-top: auto !important;
    border-radius: 12px !important;
    font-size: 13px !important;
}

.whitoo-home-shell .whitoo-home-invite-panel {
    justify-content: space-between !important;
}

.whitoo-home-shell .whitoo-home-panel-head {
    margin-bottom: 14px !important;
}

.whitoo-home-shell .whitoo-home-invite-panel .lt-join-link-card {
    width: 100% !important;
}

.whitoo-home-shell .whitoo-home-invite-panel .lt-join-link-form {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 76px !important;
    gap: 8px !important;
    width: 100% !important;
    margin-top: auto !important;
}

.whitoo-home-shell .whitoo-home-invite-panel .lt-join-link-input {
    display: flex !important;
    min-width: 0 !important;
    min-height: 48px !important;
    align-items: center !important;
    gap: 10px !important;
    padding: 0 12px !important;
    border-radius: 999px !important;
    background: rgba(4, 9, 18, .78) !important;
}

.whitoo-home-shell .whitoo-home-invite-panel .lt-join-link-input i {
    display: grid !important;
    width: 28px !important;
    height: 28px !important;
    place-items: center !important;
    border-radius: 50% !important;
    background: rgba(255, 255, 255, .08) !important;
}

.whitoo-home-shell .whitoo-home-invite-panel .lt-join-link-input input {
    width: 100% !important;
    min-width: 0 !important;
    border: 0 !important;
    background: transparent !important;
    outline: 0 !important;
    color: #f8fafc !important;
    font-size: 12px !important;
    font-weight: 800 !important;
}

.whitoo-home-shell .whitoo-home-invite-panel .lt-join-link-form button {
    min-height: 48px !important;
    border-radius: 12px !important;
    background: linear-gradient(135deg, #22d3c8, #19b7bd) !important;
    color: #ffffff !important;
}

.whitoo-home-shell .whitoo-home-download-panel-v2 {
    justify-content: flex-start !important;
}

.whitoo-home-shell .whitoo-home-download-row {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 8px !important;
    margin-top: auto !important;
}

.whitoo-home-shell .whitoo-home-download {
    width: 100% !important;
    min-height: 44px !important;
    padding: 8px 10px !important;
    border-radius: 12px !important;
}

.whitoo-home-shell .whitoo-home-download i {
    width: 28px !important;
    height: 28px !important;
    flex: 0 0 28px !important;
}

.whitoo-home-shell .whitoo-home-download span {
    min-width: 0 !important;
}

.whitoo-home-shell .whitoo-home-download strong {
    max-width: 100% !important;
    font-size: 11px !important;
}

.whitoo-home-shell .whitoo-home-download small {
    font-size: 9.5px !important;
}

@media (min-width: 1200px) {
    .whitoo-home-shell .whitoo-home-hero-grid {
        grid-template-columns: .92fr 1.06fr .92fr !important;
    }
}

/* Whitoo download card focused polish 2026052010 */
.whitoo-home-shell .whitoo-home-download-panel-v2 {
    min-height: 190px !important;
    padding: 20px !important;
    gap: 0 !important;
    border-color: rgba(80, 113, 255, .22) !important;
    background:
        radial-gradient(circle at 90% 12%, rgba(49, 88, 246, .18), transparent 34%),
        radial-gradient(circle at 82% 100%, rgba(239, 51, 87, .10), transparent 42%),
        linear-gradient(180deg, rgba(13, 21, 37, .98), rgba(8, 13, 25, .98)) !important;
}

.whitoo-home-shell .whitoo-home-download-panel-v2 > i {
    width: 42px !important;
    height: 42px !important;
    margin-bottom: 16px !important;
    border-radius: 14px !important;
    background:
        radial-gradient(circle at 30% 22%, rgba(255, 255, 255, .22), transparent 35%),
        linear-gradient(135deg, #3158f6, #4b73ff) !important;
    box-shadow: 0 14px 30px rgba(49, 88, 246, .28) !important;
}

.whitoo-home-shell .whitoo-home-download-panel-v2 > strong {
    margin: 0 !important;
    color: #ffffff !important;
    font-size: 18px !important;
    line-height: 1.18 !important;
}

.whitoo-home-shell .whitoo-home-download-panel-v2 > span {
    min-height: 0 !important;
    margin: 10px 0 16px !important;
    color: rgba(220, 230, 244, .76) !important;
    font-size: 13px !important;
    line-height: 1.38 !important;
}

.whitoo-home-shell .whitoo-home-download-panel-v2 .whitoo-home-download-row {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
    width: 100% !important;
    margin-top: auto !important;
}

.whitoo-home-shell .whitoo-home-download-panel-v2 .whitoo-home-download {
    display: grid !important;
    grid-template-columns: 34px minmax(0, 1fr) auto !important;
    min-height: 48px !important;
    align-items: center !important;
    gap: 10px !important;
    padding: 8px 12px !important;
    border: 1px solid rgba(148, 163, 184, .18) !important;
    border-radius: 13px !important;
    text-decoration: none !important;
}

.whitoo-home-shell .whitoo-home-download-panel-v2 .whitoo-home-download::after {
    content: "\ea61";
    font-family: "tabler-icons";
    color: rgba(255, 255, 255, .74);
    font-size: 16px;
}

.whitoo-home-shell .whitoo-home-download-panel-v2 .whitoo-home-download-primary {
    border-color: rgba(89, 124, 255, .42) !important;
    background: linear-gradient(135deg, #3158f6, #4774ff) !important;
    box-shadow: 0 14px 30px rgba(49, 88, 246, .22) !important;
}

.whitoo-home-shell .whitoo-home-download-panel-v2 .whitoo-home-download:not(.whitoo-home-download-primary) {
    background: rgba(4, 9, 18, .62) !important;
}

.whitoo-home-shell .whitoo-home-download-panel-v2 .whitoo-home-download i {
    display: grid !important;
    width: 34px !important;
    height: 34px !important;
    place-items: center !important;
    border-radius: 11px !important;
    background: rgba(255, 255, 255, .10) !important;
    color: #ffffff !important;
    font-size: 17px !important;
}

.whitoo-home-shell .whitoo-home-download-panel-v2 .whitoo-home-download span {
    display: block !important;
    min-width: 0 !important;
}

.whitoo-home-shell .whitoo-home-download-panel-v2 .whitoo-home-download strong,
.whitoo-home-shell .whitoo-home-download-panel-v2 .whitoo-home-download small {
    display: block !important;
    overflow: hidden !important;
    max-width: 100% !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

.whitoo-home-shell .whitoo-home-download-panel-v2 .whitoo-home-download strong {
    color: #ffffff !important;
    font-size: 12px !important;
    font-weight: 900 !important;
    line-height: 1.1 !important;
}

.whitoo-home-shell .whitoo-home-download-panel-v2 .whitoo-home-download small {
    margin-top: 4px !important;
    color: rgba(255, 255, 255, .68) !important;
    font-size: 10px !important;
    font-weight: 700 !important;
}

/* Whitoo invite card focused polish 2026052011 */
.whitoo-home-shell .whitoo-home-invite-panel {
    min-height: 190px !important;
    padding: 20px !important;
    border-color: rgba(35, 213, 208, .24) !important;
    background:
        radial-gradient(circle at 78% 78%, rgba(35, 213, 208, .14), transparent 38%),
        radial-gradient(circle at 100% 100%, rgba(239, 51, 87, .09), transparent 42%),
        linear-gradient(180deg, rgba(13, 21, 37, .98), rgba(8, 13, 25, .98)) !important;
}

.whitoo-home-shell .whitoo-home-invite-panel::before {
    content: "";
    position: absolute;
    right: 16px;
    top: 16px;
    width: 46px;
    height: 46px;
    border-radius: 16px;
    background:
        radial-gradient(circle at 32% 30%, rgba(255, 255, 255, .28), transparent 38%),
        linear-gradient(135deg, rgba(35, 213, 208, .22), rgba(35, 213, 208, .05));
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .08);
    opacity: .8;
}

.whitoo-home-shell .whitoo-home-invite-panel .whitoo-home-panel-head {
    position: relative;
    z-index: 1;
    max-width: calc(100% - 54px);
    margin-bottom: 18px !important;
}

.whitoo-home-shell .whitoo-home-invite-panel .whitoo-home-panel-head strong {
    color: #ffffff !important;
    font-size: 18px !important;
    line-height: 1.15 !important;
}

.whitoo-home-shell .whitoo-home-invite-panel .whitoo-home-panel-head span {
    min-height: 0 !important;
    margin-top: 10px !important;
    color: rgba(220, 230, 244, .76) !important;
    font-size: 13px !important;
    line-height: 1.38 !important;
}

.whitoo-home-shell .whitoo-home-invite-panel .lt-join-link-card {
    position: relative !important;
    z-index: 1 !important;
    display: flex !important;
    flex: 1 1 auto !important;
    flex-direction: column !important;
    justify-content: flex-end !important;
}

.whitoo-home-shell .whitoo-home-invite-panel .lt-join-link-form {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 82px !important;
    gap: 10px !important;
    width: 100% !important;
    margin-top: 0 !important;
}

.whitoo-home-shell .whitoo-home-invite-panel .lt-join-link-input {
    position: relative !important;
    min-height: 50px !important;
    border: 1px solid rgba(35, 213, 208, .22) !important;
    border-radius: 15px !important;
    background:
        linear-gradient(180deg, rgba(6, 12, 23, .86), rgba(3, 8, 16, .86)) !important;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, .05),
        0 14px 30px rgba(0, 0, 0, .18) !important;
}

.whitoo-home-shell .whitoo-home-invite-panel .lt-join-link-input i {
    width: 32px !important;
    height: 32px !important;
    border-radius: 11px !important;
    background: rgba(35, 213, 208, .12) !important;
    color: #bffefa !important;
    font-size: 18px !important;
}

.whitoo-home-shell .whitoo-home-invite-panel .lt-join-link-input input {
    height: 100% !important;
    color: #f8fafc !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    letter-spacing: 0 !important;
}

.whitoo-home-shell .whitoo-home-invite-panel .lt-join-link-input input::placeholder {
    color: rgba(226, 232, 240, .54) !important;
}

.whitoo-home-shell .whitoo-home-invite-panel .lt-join-link-form button {
    display: inline-flex !important;
    min-height: 50px !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
    border-radius: 15px !important;
    background: linear-gradient(135deg, #24d8ce, #16aeb8) !important;
    color: #062026 !important;
    font-size: 12px !important;
    font-weight: 950 !important;
    box-shadow: 0 14px 28px rgba(35, 213, 208, .20) !important;
}

.whitoo-home-shell .whitoo-home-invite-panel .lt-join-link-form button i {
    display: inline-flex !important;
    font-size: 16px !important;
}

/* Whitoo homepage real logo showcase 2026052008 */
.whitoo-home-shell .whitoo-home-ai-card {
    grid-template-columns: 52px minmax(0, 1fr) !important;
    width: 270px !important;
    padding: 16px !important;
    border: 1px solid rgba(239, 51, 87, .48) !important;
    background:
        radial-gradient(circle at 100% 0%, rgba(35, 213, 208, .14), transparent 36%),
        linear-gradient(135deg, rgba(15, 23, 42, .96), rgba(9, 14, 25, .94)) !important;
    box-shadow:
        0 24px 60px rgba(0, 0, 0, .34),
        inset 0 1px 0 rgba(255, 255, 255, .06) !important;
}

.whitoo-home-ai-logo {
    display: grid;
    width: 52px;
    height: 52px;
    place-items: center;
    overflow: hidden;
    border-radius: 16px;
    background:
        radial-gradient(circle at 50% 42%, rgba(255, 255, 255, .18), transparent 48%),
        rgba(255, 255, 255, .06);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .08);
}

.whitoo-home-ai-logo img {
    width: 46px;
    height: 46px;
    object-fit: contain;
    display: block;
}

.whitoo-home-shell .whitoo-home-ai-card > i {
    display: none !important;
}

.whitoo-home-shell .whitoo-home-ai-card b {
    grid-column: 2 !important;
    border-radius: 11px !important;
}

.whitoo-home-shell .whitoo-home-mascot {
    width: 300px !important;
    height: 260px !important;
    display: grid !important;
    place-items: center !important;
}

.whitoo-home-brand-orb {
    position: relative;
    z-index: 6;
    display: grid;
    width: 245px;
    height: 245px;
    place-items: center;
    border-radius: 42px;
    background:
        radial-gradient(circle at 50% 50%, rgba(255, 255, 255, .10), transparent 52%),
        radial-gradient(circle at 54% 72%, rgba(35, 213, 208, .30), transparent 58%);
    box-shadow:
        0 0 70px rgba(35, 213, 208, .20),
        0 28px 70px rgba(0, 0, 0, .36);
}

.whitoo-home-brand-orb img {
    width: 230px;
    height: 230px;
    object-fit: contain;
    display: block;
    filter: drop-shadow(0 20px 30px rgba(0, 0, 0, .30));
}

.whitoo-home-shell .whitoo-home-mascot-headset-left,
.whitoo-home-shell .whitoo-home-mascot-headset-right,
.whitoo-home-shell .whitoo-home-mascot-face,
.whitoo-home-shell .whitoo-home-mascot-mouth,
.whitoo-home-shell .whitoo-home-mascot-tail,
.whitoo-home-shell .whitoo-home-mascot::before {
    display: none !important;
}

@media (max-width: 991.98px) {
    .whitoo-home-shell .whitoo-home-mascot {
        width: 240px !important;
        height: 220px !important;
    }

    .whitoo-home-brand-orb {
        width: 210px;
        height: 210px;
    }

    .whitoo-home-brand-orb img {
        width: 198px;
        height: 198px;
    }
}

@media (max-width: 575.98px) {
    .whitoo-home-hero-v2 {
        padding: 18px;
        border-radius: 16px;
    }

    .whitoo-home-hero-actions,
    .whitoo-home-invite-panel .lt-join-link-form {
        grid-template-columns: 1fr;
        display: grid;
    }

    .whitoo-home-download {
        width: 100%;
    }

    .whitoo-home-mascot {
        display: none;
    }
}

/* Whitoo homepage exact dark community layout 2026052002 */
html.dark,
html.dark body,
body {
    background: #080c14;
}

body .navbar.navbar-scroll {
    min-height: 82px;
    border-bottom: 1px solid rgba(148, 163, 184, .14);
    background: rgba(6, 10, 18, .96) !important;
    backdrop-filter: blur(18px);
}

body .navbar .container,
body > main > .container {
    max-width: 1500px;
}

body .navbar .nav-link {
    min-height: 44px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: rgba(226, 232, 240, .78) !important;
    font-size: 15px;
    font-weight: 850;
}

body .navbar .nav-link:hover,
body .navbar .nav-link.active {
    color: #ffffff !important;
}

body .navbar .nav-link[href$="#whitoo-download"] {
    color: rgba(226, 232, 240, .78) !important;
}

body .navbar .nav-link[href$="/"],
body .navbar .nav-link[href*="index"] {
    position: relative;
}

body .navbar .nav-link[href$="/"]::after,
body .navbar .nav-link[href*="index"]::after {
    content: "";
    position: absolute;
    left: 8px;
    right: 8px;
    bottom: -20px;
    height: 3px;
    border-radius: 999px;
    background: #ff3158;
}

.whitoo-home-hero-v2 {
    grid-template-columns: minmax(0, 1fr) 360px;
    gap: 28px;
    max-width: 1500px;
    min-height: 452px;
    margin-top: 118px;
    margin-bottom: 8px;
    padding: 38px;
    border-color: rgba(148, 163, 184, .18);
    border-radius: 18px;
    background:
        radial-gradient(circle at 3% 12%, rgba(255, 49, 88, .18), transparent 24%),
        radial-gradient(circle at 88% 68%, rgba(32, 224, 196, .18), transparent 28%),
        linear-gradient(135deg, rgba(10, 15, 25, .98), rgba(12, 18, 31, .98));
    box-shadow: 0 26px 90px rgba(0, 0, 0, .36);
}

.whitoo-home-hero-bg {
    background:
        linear-gradient(90deg, rgba(8, 12, 20, .22), transparent 48%),
        radial-gradient(circle at 78% 70%, rgba(255, 49, 88, .16), transparent 24%),
        linear-gradient(180deg, rgba(255, 255, 255, .035), transparent 45%);
}

.whitoo-home-hero-copy {
    max-width: 560px;
}

.whitoo-home-kicker {
    padding: 8px 13px;
    border: 1px solid rgba(255, 49, 88, .28);
    border-radius: 999px;
    background: rgba(255, 49, 88, .08);
    color: #ff5b75;
    font-size: 13px;
    text-transform: none;
}

.whitoo-home-hero-copy h1 {
    margin: 18px 0 14px;
    color: #f8fafc;
    font-size: clamp(42px, 4.7vw, 62px);
    line-height: 1.02;
}

.whitoo-home-hero-copy h1 em {
    font-style: normal;
    background: linear-gradient(90deg, #ff4f70, #20e0c4);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.whitoo-home-hero-copy p {
    max-width: 470px;
    color: rgba(226, 232, 240, .76);
    font-size: 16px;
    font-weight: 650;
}

.whitoo-home-hero-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
    margin-top: 24px;
}

.whitoo-home-action-card {
    position: relative;
    min-height: 184px;
    padding: 22px;
    overflow: hidden;
    border: 1px solid rgba(148, 163, 184, .16);
    border-radius: 14px;
    background: linear-gradient(180deg, rgba(18, 25, 39, .88), rgba(8, 13, 25, .88));
    color: #ffffff;
    text-decoration: none;
}

.whitoo-home-action-card::after {
    content: "";
    position: absolute;
    inset: auto -25% -45% 42%;
    height: 132px;
    border-radius: 50%;
    background: rgba(255, 49, 88, .12);
    filter: blur(36px);
}

.whitoo-home-action-card > i {
    display: grid;
    width: 34px;
    height: 34px;
    place-items: center;
    margin-bottom: 14px;
    border-radius: 11px;
    background: linear-gradient(135deg, #ff3158, #ff6b82);
    color: #ffffff;
    font-size: 18px;
}

.whitoo-home-action-card > strong,
.whitoo-home-panel-head strong {
    display: block;
    color: #ffffff;
    font-size: 18px;
    font-weight: 950;
    line-height: 1.15;
}

.whitoo-home-action-card > span,
.whitoo-home-panel-head span {
    display: block;
    max-width: 260px;
    margin-top: 13px;
    color: rgba(226, 232, 240, .67);
    font-size: 13px;
    font-weight: 650;
    line-height: 1.45;
    text-transform: none;
}

.whitoo-home-action-card b {
    position: relative;
    z-index: 1;
}

.whitoo-home-action-discover b {
    display: inline-flex;
    min-height: 48px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 25px;
    padding: 0 28px;
    border-radius: 10px;
    background: linear-gradient(135deg, #d92f52, #ff3158);
    color: #ffffff;
    font-size: 14px;
    font-weight: 950;
}

.whitoo-home-invite-panel {
    padding: 22px;
}

.whitoo-home-panel-head {
    display: block;
    margin-bottom: 18px;
}

.whitoo-home-invite-panel .lt-join-link-form {
    grid-template-columns: minmax(0, 1fr) 74px;
    margin-top: 0;
}

.whitoo-home-invite-panel .lt-join-link-input {
    min-height: 42px;
    border-color: rgba(148, 163, 184, .18);
    background: rgba(4, 8, 18, .58);
}

.whitoo-home-invite-panel .lt-join-link-form button {
    min-height: 42px;
    background: linear-gradient(135deg, #20e0c4, #0ea5e9);
    box-shadow: 0 12px 28px rgba(32, 224, 196, .18);
}

.whitoo-home-download-panel-v2 > i {
    background: linear-gradient(135deg, #3763ff, #2f80ff);
}

.whitoo-home-download-row {
    display: flex;
    gap: 10px;
    margin-top: 18px;
}

.whitoo-home-download {
    min-width: 0;
    min-height: 48px;
    padding: 8px 13px;
    border-radius: 10px;
    background: rgba(5, 10, 22, .60);
}

.whitoo-home-download-primary {
    background: linear-gradient(135deg, #3155e7, #3468ff);
}

.whitoo-home-download i {
    width: 28px;
    height: 28px;
}

.whitoo-home-hero-side {
    position: relative;
    min-height: 370px;
}

.whitoo-home-ai-card {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: 46px minmax(0, 1fr);
    gap: 12px;
    width: 246px;
    margin: 0 48px 0 auto;
    padding: 18px;
    border-color: rgba(255, 49, 88, .38);
    border-radius: 13px;
    background: linear-gradient(135deg, rgba(17, 24, 39, .94), rgba(18, 26, 42, .82));
}

.whitoo-home-ai-card > i {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .14);
    color: #ffffff;
    font-size: 22px;
}

.whitoo-home-ai-card strong {
    font-size: 16px;
}

.whitoo-home-ai-card small {
    font-size: 13px;
}

.whitoo-home-ai-card b {
    grid-column: 2;
    display: inline-flex;
    min-height: 36px;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-top: 6px;
    padding: 0 13px;
    border: 1px solid rgba(148, 163, 184, .15);
    border-radius: 10px;
    background: rgba(255, 255, 255, .06);
    color: #ffffff;
    font-size: 13px;
    font-weight: 900;
}

.whitoo-home-mascot {
    position: absolute;
    right: 18px;
    bottom: 12px;
    width: 300px;
    height: 248px;
}

.whitoo-home-mascot-face {
    left: 60px;
    right: 38px;
    bottom: 28px;
    height: 160px;
    border: 0;
    border-radius: 50%;
    background:
        radial-gradient(circle at 36% 38%, #ffffff 0 5px, transparent 6px),
        radial-gradient(circle at 68% 38%, #ffffff 0 5px, transparent 6px),
        radial-gradient(circle at 34% 38%, #0b1020 0 20px, transparent 21px),
        radial-gradient(circle at 66% 38%, #0b1020 0 20px, transparent 21px),
        linear-gradient(135deg, #ffffff, #e7ecf5 58%, #b7f8ff);
    box-shadow:
        0 0 44px rgba(32, 224, 196, .32),
        inset -18px -12px 36px rgba(14, 165, 233, .22);
}

.whitoo-home-mascot-face::before {
    display: none;
}

.whitoo-home-mascot-face span {
    display: none;
}

.whitoo-home-mascot-mouth {
    position: absolute;
    z-index: 3;
    right: 64px;
    bottom: 46px;
    width: 40px;
    height: 42px;
    border-radius: 0 0 34px 6px;
    background: #e7ecf5;
    transform: rotate(30deg);
}

.whitoo-home-mascot-tail {
    right: 50px;
    bottom: 28px;
    width: 66px;
    height: 62px;
    background: linear-gradient(135deg, #ffffff, #6ee7ff);
    clip-path: polygon(0 0, 100% 100%, 18% 68%);
}

.whitoo-home-mascot-headset-left,
.whitoo-home-mascot-headset-right {
    position: absolute;
    z-index: 4;
    top: 78px;
    width: 48px;
    height: 92px;
    border: 10px solid #111827;
    border-radius: 30px;
    background: linear-gradient(135deg, #ff3158, #0ea5e9);
    box-shadow: 0 0 24px rgba(255, 49, 88, .28);
}

.whitoo-home-mascot-headset-left {
    left: 30px;
}

.whitoo-home-mascot-headset-right {
    right: 12px;
}

.whitoo-home-mascot::before {
    content: "";
    position: absolute;
    left: 48px;
    right: 28px;
    top: 44px;
    height: 118px;
    border: 14px solid #111827;
    border-bottom: 0;
    border-radius: 120px 120px 0 0;
}

.whitoo-discover-stack {
    max-width: 1500px;
}

.whitoo-category-filter {
    min-height: 72px;
    padding: 12px 14px;
    border-color: rgba(148, 163, 184, .14);
    border-radius: 14px;
    background: rgba(13, 19, 31, .84);
}

.whitoo-category-filter-head {
    display: none;
}

.whitoo-category-filter .form-selectgroup-label {
    min-height: 42px;
    padding: 10px 18px;
    border-radius: 10px;
    background: rgba(15, 23, 42, .78);
    color: rgba(226, 232, 240, .76);
    font-size: 13px;
    font-weight: 850;
}

.whitoo-category-filter .form-selectgroup-input:checked + .form-selectgroup-label {
    border-color: transparent;
    background: linear-gradient(135deg, #d92f52, #ff3158);
    color: #ffffff;
}

.whitoo-home-search-hero {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 440px;
    align-items: center;
    margin: 18px 0 0;
    padding: 0;
    border: 0;
    background: transparent;
}

.whitoo-home-search-copy span {
    color: #ff4f70;
    font-size: 13px;
    font-weight: 900;
}

.whitoo-home-search-copy strong {
    color: #ffffff;
    font-size: 28px;
    font-weight: 950;
}

.whitoo-home-search-hero .whitoo-room-search {
    min-height: 46px;
    border: 1px solid rgba(148, 163, 184, .14);
    border-radius: 12px;
    background: rgba(16, 23, 37, .86) !important;
}

#chat-room-loop.room-list-row {
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
}

#chat-room-loop .room-card {
    border: 1px solid rgba(148, 163, 184, .14);
    border-radius: 14px;
    background: linear-gradient(180deg, rgba(14, 20, 32, .96), rgba(8, 13, 25, .98));
    box-shadow: 0 18px 38px rgba(0, 0, 0, .22);
}

#chat-room-loop .card-img-top {
    min-height: 88px;
}

#chat-room-loop .room-image {
    width: 58px;
    height: 58px;
    border-radius: 50%;
}

#chat-room-loop .lt-room-title {
    font-size: 17px;
}

#chat-room-loop .room-stats {
    margin-top: 14px !important;
}

@media (max-width: 1199.98px) {
    .whitoo-home-hero-v2 {
        grid-template-columns: 1fr;
    }

    .whitoo-home-hero-side {
        min-height: 250px;
    }
}

@media (max-width: 991.98px) {
    .whitoo-home-hero-grid {
        grid-template-columns: 1fr;
    }

    .whitoo-home-search-hero {
        grid-template-columns: 1fr;
        gap: 12px;
    }
}

/* Whitoo homepage dark polish and i18n-safe layout 2026052003 */
body {
    color: #f8fafc;
    background:
        radial-gradient(circle at 18% -8%, rgba(255, 49, 88, .09), transparent 30%),
        radial-gradient(circle at 88% 18%, rgba(32, 224, 196, .07), transparent 28%),
        #080c14 !important;
}

.whitoo-home-hero-v2 {
    min-height: 520px;
    padding: 46px 38px 34px;
    background:
        radial-gradient(circle at 2% 0%, rgba(255, 49, 88, .16), transparent 22%),
        radial-gradient(circle at 88% 66%, rgba(32, 224, 196, .20), transparent 26%),
        linear-gradient(135deg, #0b101b 0%, #101827 54%, #07131a 100%) !important;
}

.whitoo-home-hero-copy h1 {
    max-width: 660px;
    font-size: clamp(44px, 5.1vw, 70px);
}

.whitoo-home-hero-copy p {
    max-width: 520px;
    margin-bottom: 2px;
}

.whitoo-home-hero-grid {
    align-items: stretch;
    margin-top: 26px;
}

.whitoo-home-action-card {
    min-height: 210px;
    padding: 22px 18px;
    border-color: rgba(148, 163, 184, .17);
    background:
        linear-gradient(180deg, rgba(18, 25, 39, .90), rgba(9, 14, 25, .92)) !important;
}

.whitoo-home-action-card > strong,
.whitoo-home-panel-head strong {
    font-size: 17px;
}

.whitoo-home-action-card > span,
.whitoo-home-panel-head span {
    max-width: 100%;
    min-height: 38px;
    font-size: 12.5px;
}

.whitoo-home-action-card::after {
    opacity: .55;
}

.whitoo-home-action-discover {
    background:
        linear-gradient(90deg, rgba(9, 14, 25, .96), rgba(14, 21, 35, .88)),
        radial-gradient(circle at 86% 54%, rgba(148, 163, 184, .15), transparent 30%) !important;
}

.whitoo-home-action-discover b {
    min-height: 46px;
    width: 100%;
    margin-top: 22px;
}

.whitoo-home-invite-panel .lt-join-link-card::before,
.whitoo-home-invite-panel .lt-join-link-card::after,
.whitoo-home-invite-panel .lt-join-link-error {
    display: none !important;
}

.whitoo-home-invite-panel .lt-join-link-card {
    position: relative;
    min-height: 0;
}

.whitoo-home-invite-panel .lt-join-link-form {
    grid-template-columns: minmax(0, 1fr) 78px;
    align-items: center;
    margin-top: 18px;
}

.whitoo-home-invite-panel .lt-join-link-input {
    overflow: hidden;
    box-shadow: none !important;
}

.whitoo-home-invite-panel .lt-join-link-input i {
    flex: 0 0 auto;
    color: rgba(255, 255, 255, .86);
}

.whitoo-home-invite-panel .lt-join-link-input input {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.whitoo-home-download-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.whitoo-home-download {
    overflow: hidden;
}

.whitoo-home-download span {
    min-width: 0;
}

.whitoo-home-download strong,
.whitoo-home-download small {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.whitoo-home-ai-card {
    width: 270px;
    margin-right: 40px;
    border-color: rgba(255, 49, 88, .34);
    box-shadow: 0 20px 44px rgba(0, 0, 0, .28);
}

.whitoo-home-mascot {
    right: 4px;
    bottom: 4px;
    transform: scale(1.08);
    filter: drop-shadow(0 24px 38px rgba(32, 224, 196, .16));
}

.whitoo-category-filter {
    box-shadow: 0 16px 34px rgba(0, 0, 0, .18);
}

.whitoo-category-filter-scroll {
    gap: 9px;
}

.whitoo-category-filter .form-selectgroup-label {
    white-space: nowrap;
}

.whitoo-home-search-hero {
    padding: 8px 0 2px;
}

.whitoo-home-search-copy span {
    color: #ff4f70 !important;
}

#chat-room-loop .room-card {
    overflow: hidden;
}

#chat-room-loop .room-card .card-body {
    min-height: 150px;
}

#chat-room-loop .text-muted {
    display: -webkit-box;
    min-height: 38px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media (max-width: 1199.98px) {
    .whitoo-home-hero-v2 {
        min-height: auto;
    }

    .whitoo-home-ai-card {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 767.98px) {
    .whitoo-home-hero-v2 {
        padding: 24px 16px;
        margin-top: 86px;
    }

    .whitoo-home-hero-copy h1 {
        font-size: 40px;
    }

    .whitoo-home-download-row,
    .whitoo-home-invite-panel .lt-join-link-form {
        grid-template-columns: 1fr;
    }
}

/* Whitoo homepage reference color match 2026052004 */
:root {
    --woo-home-bg: #070b12;
    --woo-home-panel: #0c121e;
    --woo-home-panel-soft: rgba(15, 22, 36, .92);
    --woo-home-line: rgba(139, 151, 173, .17);
    --woo-home-red: #ef3357;
    --woo-home-red-2: #ff4967;
    --woo-home-cyan: #23d5d0;
    --woo-home-blue: #3158f6;
    --woo-home-text: #f8fafc;
    --woo-home-muted: #a9b3c4;
}

body {
    background:
        radial-gradient(circle at 16% 8%, rgba(239, 51, 87, .055), transparent 27%),
        radial-gradient(circle at 82% 20%, rgba(35, 213, 208, .045), transparent 28%),
        var(--woo-home-bg) !important;
}

body .navbar.navbar-scroll {
    border-bottom-color: rgba(139, 151, 173, .13);
    background: #070b12 !important;
}

/* Compact modern top navigation */
body .navbar.navbar-scroll {
    min-height: 66px;
    padding: 8px 0;
}

body .navbar .container {
    gap: 14px;
}

body .navbar .navbar-brand {
    flex: 0 0 auto;
    margin-right: clamp(10px, 1.6vw, 28px);
}

body .navbar .logo {
    max-height: 36px;
    width: auto;
}

body #navbarCollapse {
    min-width: 0;
}

body .navbar .navbar-nav {
    align-items: center;
    gap: 4px;
    min-width: 0;
}

body .navbar .nav-item {
    min-width: 0;
}

body .navbar .nav-link {
    min-height: 34px;
    padding: 7px 9px;
    border-radius: 10px;
    gap: 5px;
    white-space: nowrap;
    font-size: 13px;
    line-height: 1;
    font-weight: 800;
}

body .navbar .nav-link i {
    margin-right: 0 !important;
    font-size: 15px;
    line-height: 1;
}

body .navbar .menu-dd {
    min-height: 34px;
    padding: 0 4px;
}

body .navbar .btn-lang,
body .navbar .menu-dd > .btn {
    min-height: 34px;
    padding: 6px 8px;
    border-radius: 10px;
    font-size: 13px;
    line-height: 1;
}

body .navbar .flag {
    transform: scale(.9);
}

body .navbar .nav-link:hover,
body .navbar .nav-link.active,
body .navbar .menu-dd:hover {
    background: rgba(255, 255, 255, .055);
}

body .navbar .nav-link[href$="/"]::after,
body .navbar .nav-link[href*="index"]::after {
    bottom: -15px;
    left: 10px;
    right: 10px;
    height: 2px;
}

body .navbar-toggler {
    width: 42px;
    height: 42px;
    padding: 0;
    border: 1px solid rgba(148, 163, 184, .22);
    border-radius: 12px;
    background: rgba(255, 255, 255, .045);
}

body .navbar-toggler:focus {
    box-shadow: 0 0 0 3px rgba(239, 51, 87, .18);
}

@media (max-width: 1399.98px) and (min-width: 1200px) {
    body .navbar .container {
        max-width: 100%;
        padding-left: 18px;
        padding-right: 18px;
    }

    body .navbar .navbar-brand {
        margin-right: 8px;
    }

    body .navbar .nav-link {
        padding-left: 7px;
        padding-right: 7px;
        font-size: 12px;
        gap: 4px;
    }

    body .navbar .nav-link i {
        font-size: 14px;
    }

    body .navbar .btn-lang,
    body .navbar .menu-dd > .btn {
        padding-left: 6px;
        padding-right: 6px;
        font-size: 12px;
    }
}

@media (max-width: 991.98px) {
    body .navbar.navbar-scroll {
        min-height: 62px;
        padding: 7px 0;
    }

    body .navbar .container {
        max-width: 100%;
        padding-left: 14px;
        padding-right: 14px;
    }

    body .navbar .logo {
        max-height: 34px;
    }

    body .navbar-collapse {
        position: absolute;
        top: calc(100% + 10px);
        left: 12px;
        right: 12px;
        max-height: calc(100vh - 86px);
        overflow: auto;
        padding: 10px;
        border: 1px solid rgba(148, 163, 184, .18);
        border-radius: 16px;
        background: rgba(9, 13, 22, .98) !important;
        box-shadow: 0 22px 60px rgba(0, 0, 0, .38);
    }

    body .navbar-collapse.collapse:not(.show) {
        display: none;
    }

    body .navbar .navbar-nav {
        align-items: stretch;
        gap: 6px;
    }

    body .navbar .nav-link,
    body .navbar-collapse.collapse.show .nav-link {
        width: 100%;
        min-height: 42px;
        justify-content: flex-start;
        padding: 11px 12px;
        color: rgba(241, 245, 249, .88) !important;
        background: rgba(255, 255, 255, .04);
        font-size: 13px;
    }

    body .navbar .menu-dd {
        width: 100%;
        padding: 0;
    }

    body .navbar .btn-lang,
    body .navbar .menu-dd > .btn {
        width: 100%;
        min-height: 42px;
        justify-content: flex-start;
        border-color: rgba(148, 163, 184, .18);
        background: rgba(255, 255, 255, .04);
        color: rgba(241, 245, 249, .88);
        font-size: 13px;
    }

    body .navbar .dropdown-menu {
        width: 100%;
        margin-top: 6px;
        border-radius: 12px;
    }

    body .navbar .nav-link::after {
        display: none;
    }
}

@media (max-width: 575.98px) {
    body .navbar .container {
        padding-left: 10px;
        padding-right: 10px;
    }

    body .navbar .logo {
        max-height: 31px;
    }

    body .navbar-collapse {
        left: 8px;
        right: 8px;
        border-radius: 14px;
    }
}

/* Premium compact top menu */
body .navbar.navbar-scroll {
    min-height: 64px;
    padding: 7px 0;
    background: rgba(7, 11, 18, .94) !important;
}

body .navbar .container {
    max-width: min(1580px, calc(100vw - 52px));
}

body .navbar .navbar-brand {
    margin-right: clamp(18px, 3vw, 56px);
}

body .navbar .logo {
    max-height: 34px;
}

body .navbar .woo-top-menu {
    gap: 7px;
}

body .navbar .woo-top-menu > .nav-item > .nav-link,
body .navbar .woo-top-menu .menu-dd > button,
body .navbar .woo-top-menu > .nav-item > .btn {
    min-height: 38px;
    padding: 0 12px;
    border: 1px solid transparent;
    border-radius: 999px;
    background: transparent;
    color: rgba(232, 238, 247, .74) !important;
    font-size: 13px;
    font-weight: 850;
    transition: background .18s ease, border-color .18s ease, color .18s ease, transform .18s ease;
}

body .navbar .woo-top-menu > .nav-item > .nav-link:hover,
body .navbar .woo-top-menu > .nav-item > .nav-link[aria-expanded="true"],
body .navbar .woo-top-menu .menu-dd:hover > button {
    border-color: rgba(255, 255, 255, .08);
    background: rgba(255, 255, 255, .07);
    color: #fff !important;
    transform: translateY(-1px);
}

body .navbar .woo-top-menu > .nav-item > .nav-link i,
body .navbar .woo-top-menu .dropdown-item i {
    color: #aeb7c7;
}

body .navbar .woo-more-menu > .nav-link {
    background: rgba(139, 92, 246, .12) !important;
    border-color: rgba(168, 85, 247, .18) !important;
    color: #f2eaff !important;
}

body .navbar .woo-more-menu > .nav-link i {
    color: #b388ff;
}

body .navbar .woo-more-dropdown {
    min-width: 210px;
    padding: 8px;
    border: 1px solid rgba(148, 163, 184, .18);
    border-radius: 16px;
    background: #10131d;
    box-shadow: 0 24px 70px rgba(0, 0, 0, .42);
}

body .navbar .woo-more-dropdown .dropdown-item {
    min-height: 42px;
    display: flex;
    align-items: center;
    gap: 11px;
    padding: 9px 11px;
    border-radius: 12px;
    color: rgba(241, 245, 249, .86);
    font-size: 13px;
    font-weight: 800;
}

body .navbar .woo-more-dropdown .dropdown-item:hover {
    background: rgba(239, 51, 87, .12);
    color: #fff;
}

body .navbar .woo-more-dropdown .dropdown-item i {
    width: 19px;
    color: #ff4967;
    font-size: 16px;
    text-align: center;
}

body .navbar .woo-events-menu > .nav-link {
    background: rgba(239, 51, 87, .10) !important;
    border-color: rgba(239, 51, 87, .18) !important;
    color: #ffe5eb !important;
}

body .navbar .woo-events-menu > .nav-link i {
    color: #ff4967;
}

body .navbar .lang-selector .btn-lang {
    gap: 7px;
}

body .navbar .woo-name-effect {
    display: inline-block;
    max-width: 108px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap;
}

body .navbar .nav-link[href$="/"]::after,
body .navbar .nav-link[href*="index"]::after {
    display: none;
}

body .navbar .woo-mobile-actions {
    display: none;
}

@media (max-width: 1199.98px) {
    body .navbar .container {
        max-width: 100%;
    }
}

@media (max-width: 991.98px) {
    body .navbar .woo-top-menu {
        gap: 7px;
    }

    body .navbar .woo-top-menu > .nav-item > .nav-link,
    body .navbar .woo-top-menu .menu-dd > button,
    body .navbar .woo-top-menu > .nav-item > .btn {
        min-height: 44px;
        justify-content: flex-start;
        padding: 0 13px;
        border-radius: 13px;
        background: rgba(255, 255, 255, .045);
    }

    body .navbar .woo-more-menu > .nav-link {
        display: none;
    }

    body .navbar .woo-more-dropdown {
        position: static !important;
        display: block;
        min-width: 0;
        width: 100%;
        margin: 0;
        transform: none !important;
        border-color: rgba(148, 163, 184, .14);
        background: rgba(255, 255, 255, .035);
        box-shadow: none;
    }
}

/* Whitoo mobile menu polish 2026052908 */
@media (max-width: 991.98px) {
    body .navbar.navbar-scroll {
        min-height: 58px;
        padding: 7px 0;
        background: rgba(5, 9, 16, .97) !important;
        border-bottom: 1px solid rgba(45, 212, 191, .18);
        box-shadow: 0 18px 50px rgba(0, 0, 0, .36);
    }

    body .navbar .container {
        max-width: 100%;
        padding-inline: 12px;
        display: grid;
        grid-template-columns: auto minmax(0, 1fr) auto;
        gap: 8px;
    }

    body .navbar .navbar-brand {
        margin-right: 0;
    }

    body .navbar .logo {
        max-height: 30px;
    }

    body .navbar .woo-mobile-actions {
        display: flex;
        min-width: 0;
        justify-content: flex-end;
        gap: 6px;
    }

    body .navbar .woo-mobile-action {
        min-width: 40px;
        height: 40px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 6px;
        padding: 0 10px;
        border: 1px solid rgba(148, 163, 184, .16);
        border-radius: 14px;
        background: rgba(15, 23, 42, .74);
        color: rgba(241, 245, 249, .94) !important;
        font-size: 12px;
        font-weight: 900;
        text-decoration: none;
        box-shadow: none;
    }

    body .navbar .woo-mobile-action i {
        color: #2dd4bf;
        font-size: 17px;
    }

    body .navbar .woo-mobile-lang {
        display: inline-flex;
    }

    body .navbar .woo-mobile-lang .woo-mobile-action {
        padding: 0;
        gap: 0;
        position: relative;
    }

    body .navbar .woo-mobile-lang .flag {
        position: absolute;
        right: 7px;
        bottom: 7px;
        width: 13px;
        height: 13px;
        margin: 0;
        border-radius: 50%;
        box-shadow: 0 0 0 2px rgba(15, 23, 42, .92);
        transform: none;
    }

    body .navbar .woo-mobile-lang .woo-mobile-action i {
        color: #7df5e7;
        font-size: 19px;
    }

    body .navbar .woo-mobile-lang-menu {
        min-width: 168px;
        margin-top: 8px !important;
        padding: 8px;
        border: 1px solid rgba(148, 163, 184, .18);
        border-radius: 16px;
        background: #10131d !important;
        box-shadow: 0 24px 70px rgba(0, 0, 0, .42);
    }

    body .navbar .woo-mobile-lang-menu .dropdown-item {
        min-height: 38px;
        display: flex;
        align-items: center;
        gap: 8px;
        padding: 0 10px;
        border-radius: 12px;
        color: rgba(241, 245, 249, .90) !important;
        font-size: 12px;
        font-weight: 850;
    }

    body .navbar .woo-mobile-lang-menu .dropdown-item:hover,
    body .navbar .woo-mobile-lang-menu .dropdown-item.selected-lang {
        background: rgba(45, 212, 191, .12) !important;
        color: #fff !important;
    }

    body .navbar .woo-mobile-action.is-primary {
        border-color: rgba(239, 51, 87, .34);
        background: rgba(239, 51, 87, .14);
        color: #fff !important;
    }

    body .navbar .woo-mobile-action.is-primary i {
        color: #ff4967;
    }

    body .navbar-toggler,
    body .navbar .woo-mobile-menu-btn {
        width: 42px;
        height: 42px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border: 1px solid rgba(45, 212, 191, .42) !important;
        border-radius: 14px;
        background:
            linear-gradient(135deg, rgba(45, 212, 191, .22), rgba(239, 51, 87, .10)),
            rgba(15, 23, 42, .86) !important;
        color: #eaffff !important;
        box-shadow: 0 12px 28px rgba(0, 0, 0, .26);
    }

    body .navbar-toggler:focus,
    body .navbar .woo-mobile-menu-btn:focus {
        box-shadow: 0 0 0 3px rgba(45, 212, 191, .14);
    }

    body .navbar .woo-mobile-menu-btn i {
        color: #7df5e7;
        font-size: 22px;
    }

    body #navbarCollapse.navbar-collapse {
        position: fixed;
        top: 66px;
        left: 10px;
        right: 10px;
        max-height: min(72vh, 520px);
        padding: 12px;
        border: 1px solid rgba(148, 163, 184, .18);
        border-radius: 18px;
        background:
            linear-gradient(180deg, rgba(13, 20, 34, .98), rgba(7, 11, 19, .98)),
            #080d16 !important;
        box-shadow: 0 26px 80px rgba(0, 0, 0, .54);
        overflow-y: auto;
        scrollbar-width: thin;
        scrollbar-color: rgba(45, 212, 191, .45) transparent;
    }

    body #navbarCollapse.navbar-collapse:not(.show) {
        display: none !important;
    }

    body #navbarCollapse .woo-top-menu {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 8px;
        margin: 0 !important;
        padding: 0;
    }

    body #navbarCollapse .woo-top-menu > .nav-item {
        min-width: 0;
        margin: 0 !important;
    }

    body #navbarCollapse #custom-menu-chatroom,
    body #navbarCollapse .nav-link.new-chatroom,
    body #navbarCollapse .lang-selector,
    body #navbarCollapse .woo-mobile-panel-hide {
        display: none !important;
    }

    body #navbarCollapse .woo-top-menu > .nav-item > .nav-link,
    body #navbarCollapse .woo-top-menu .menu-dd > button,
    body #navbarCollapse .woo-top-menu > .nav-item > .btn,
    body .navbar-collapse.collapse.show .nav-link,
    body .navbar-collapse.collapse.show .btn-outline-light,
    body .navbar-collapse.collapse.show .btn-ghost-light {
        width: 100%;
        min-height: 46px;
        display: inline-flex;
        align-items: center;
        justify-content: flex-start;
        gap: 8px;
        padding: 0 11px;
        border: 1px solid rgba(148, 163, 184, .14) !important;
        border-radius: 14px;
        background: rgba(15, 23, 42, .74) !important;
        color: rgba(241, 245, 249, .92) !important;
        font-size: 12px;
        font-weight: 850;
        line-height: 1.15;
        text-align: left;
        white-space: normal;
        box-shadow: none !important;
    }

    body #navbarCollapse .woo-top-menu > .nav-item > .nav-link:hover,
    body #navbarCollapse .woo-top-menu > .nav-item > .nav-link:focus,
    body #navbarCollapse .woo-top-menu .menu-dd > button:hover,
    body #navbarCollapse .woo-top-menu .menu-dd > button:focus {
        border-color: rgba(45, 212, 191, .38) !important;
        background: rgba(45, 212, 191, .12) !important;
        color: #fff !important;
        transform: none;
    }

    body #navbarCollapse .woo-top-menu i {
        flex: 0 0 18px;
        margin-right: 0 !important;
        color: #2dd4bf !important;
        font-size: 16px;
        text-align: center;
    }

    body #navbarCollapse .woo-events-menu {
        grid-column: 1 / -1;
    }

    body #navbarCollapse .woo-events-menu > .nav-link {
        display: none !important;
    }

    body #navbarCollapse .woo-more-dropdown {
        position: static !important;
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 8px;
        width: 100%;
        min-width: 0;
        padding: 0;
        margin: 0;
        border: 0;
        background: transparent !important;
        box-shadow: none;
        transform: none !important;
    }

    body #navbarCollapse .woo-more-dropdown li {
        min-width: 0;
    }

    body #navbarCollapse .woo-more-dropdown .dropdown-item {
        min-height: 46px;
        gap: 8px;
        padding: 0 11px;
        border: 1px solid rgba(148, 163, 184, .14);
        border-radius: 14px;
        background: rgba(15, 23, 42, .74) !important;
        color: rgba(241, 245, 249, .92) !important;
        font-size: 12px;
        font-weight: 850;
        white-space: normal;
    }

    body #navbarCollapse .woo-more-dropdown .dropdown-item:hover {
        border-color: rgba(239, 51, 87, .38);
        background: rgba(239, 51, 87, .12) !important;
        color: #fff !important;
    }

    body #navbarCollapse .woo-more-dropdown .dropdown-item span {
        min-width: 0;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 420px) {
    body #navbarCollapse .woo-top-menu,
    body #navbarCollapse .woo-more-dropdown {
        grid-template-columns: 1fr;
    }

    body #navbarCollapse.navbar-collapse {
        max-height: 76vh;
    }

    body .navbar .woo-mobile-action span {
        display: none;
    }

    body .navbar .woo-mobile-action {
        padding: 0;
    }
}

@media (max-width: 360px) {
    body .navbar .container {
        gap: 6px;
        padding-inline: 8px;
    }

    body .navbar .woo-mobile-actions {
        gap: 4px;
    }

    body .navbar .woo-mobile-action,
    body .navbar-toggler,
    body .navbar .woo-mobile-menu-btn {
        min-width: 36px;
        width: 36px;
        height: 38px;
        border-radius: 12px;
    }
}

/* Whitoo mobile category bar final fix 2026052913 */
@media (max-width: 767px) {
    body .whitoo-category-strip-row {
        margin: 8px 0 6px;
    }

    body .whitoo-category-strip-row > .col-12 {
        padding-inline: 0;
    }

    body .whitoo-category-filter {
        min-height: 0 !important;
        display: block !important;
        padding: 8px 0 !important;
        border: 0 !important;
        border-radius: 0 !important;
        background: transparent !important;
        box-shadow: none !important;
        overflow: visible !important;
    }

    body .whitoo-category-filter-head,
    body .whitoo-category-arrow {
        display: none !important;
    }

    body .whitoo-category-scroll-wrap {
        width: 100% !important;
        overflow: visible !important;
        mask-image: none !important;
        -webkit-mask-image: none !important;
    }

    body .whitoo-category-filter-scroll {
        width: 100% !important;
        max-width: 100% !important;
        display: flex !important;
        flex-wrap: nowrap !important;
        gap: 7px !important;
        padding: 0 14px 8px !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        scroll-snap-type: x proximity;
        -webkit-overflow-scrolling: touch;
        touch-action: pan-x;
        scrollbar-width: none;
    }

    body .whitoo-category-filter-scroll::-webkit-scrollbar {
        display: none;
    }

    body .whitoo-category-filter .form-selectgroup-item {
        flex: 0 0 auto !important;
        margin: 0 !important;
        scroll-snap-align: start;
    }

    body .whitoo-category-filter .form-selectgroup-input {
        pointer-events: none;
    }

    body .whitoo-category-filter .form-selectgroup-label {
        min-height: 36px !important;
        max-height: 36px !important;
        display: inline-flex !important;
        align-items: center !important;
        gap: 6px !important;
        padding: 0 12px !important;
        border: 1px solid rgba(148, 163, 184, .16) !important;
        border-radius: 999px !important;
        background: rgba(15, 23, 42, .76) !important;
        color: rgba(241, 245, 249, .88) !important;
        box-shadow: none !important;
        font-size: 12px !important;
        font-weight: 850 !important;
        line-height: 1 !important;
        white-space: nowrap !important;
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
    }

    body .whitoo-category-filter .form-selectgroup-label:hover {
        transform: none !important;
    }

    body .whitoo-category-filter .icon,
    body .whitoo-category-filter .ti {
        color: #2dd4bf !important;
        font-size: 15px !important;
    }

    body .whitoo-category-filter .form-selectgroup-input:checked + .form-selectgroup-label {
        border-color: rgba(45, 212, 191, .62) !important;
        background:
            linear-gradient(135deg, rgba(45, 212, 191, .25), rgba(239, 51, 87, .12)),
            rgba(15, 23, 42, .90) !important;
        color: #fff !important;
        box-shadow: inset 0 0 0 1px rgba(45, 212, 191, .16) !important;
    }
}

.whitoo-home-hero-v2 {
    border-color: rgba(139, 151, 173, .18);
    background:
        radial-gradient(circle at 9% 16%, rgba(239, 51, 87, .13), transparent 26%),
        radial-gradient(circle at 86% 68%, rgba(35, 213, 208, .18), transparent 28%),
        radial-gradient(circle at 77% 79%, rgba(239, 51, 87, .11), transparent 20%),
        linear-gradient(135deg, #0b101b 0%, #101724 45%, #0b1720 100%) !important;
    box-shadow: 0 34px 110px rgba(0, 0, 0, .42);
}

.whitoo-home-hero-bg {
    background:
        linear-gradient(90deg, rgba(7, 11, 18, .20), transparent 48%),
        linear-gradient(180deg, rgba(255, 255, 255, .028), transparent 48%);
}

.whitoo-home-kicker {
    border-color: rgba(239, 51, 87, .38);
    background: rgba(239, 51, 87, .075);
    color: #ff4967;
}

.whitoo-home-hero-copy h1 {
    color: var(--woo-home-text);
    text-shadow: 0 14px 38px rgba(0, 0, 0, .22);
}

.whitoo-home-hero-copy h1 em {
    background: linear-gradient(90deg, #ff4967 0%, #d8a8b2 48%, #23d5d0 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.whitoo-home-hero-copy p,
.whitoo-home-action-card > span,
.whitoo-home-panel-head span {
    color: rgba(203, 213, 225, .76);
}

.whitoo-home-action-card {
    border-color: var(--woo-home-line);
    background:
        linear-gradient(180deg, rgba(16, 23, 37, .94), rgba(9, 14, 25, .96)) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .035);
}

.whitoo-home-action-card::after {
    background: rgba(239, 51, 87, .105);
}

.whitoo-home-action-card > i {
    background: linear-gradient(135deg, #e62f53, #ff4967);
    box-shadow: 0 10px 22px rgba(239, 51, 87, .22);
}

.whitoo-home-action-discover b {
    background: linear-gradient(135deg, #c92d4c, #ef3357);
    box-shadow: 0 14px 30px rgba(239, 51, 87, .24);
}

.whitoo-home-invite-panel > i,
.whitoo-home-invite-panel .ti-link {
    color: var(--woo-home-cyan);
}

.whitoo-home-invite-panel .lt-join-link-input {
    border-color: rgba(139, 151, 173, .18);
    background: rgba(4, 9, 18, .72);
}

.whitoo-home-invite-panel .lt-join-link-input i {
    color: rgba(248, 250, 252, .88);
}

.whitoo-home-invite-panel .lt-join-link-form button {
    background: linear-gradient(135deg, #21c7c8, #1fb9bd);
    box-shadow: 0 14px 28px rgba(35, 213, 208, .18);
}

.whitoo-home-download-panel-v2 > i {
    background: linear-gradient(135deg, #3158f6, #3867ff);
    box-shadow: 0 10px 22px rgba(49, 88, 246, .22);
}

.whitoo-home-download-primary {
    background: linear-gradient(135deg, #3158f6, #3867ff);
    box-shadow: 0 12px 28px rgba(49, 88, 246, .24);
}

.whitoo-home-download:not(.whitoo-home-download-primary) {
    border-color: rgba(139, 151, 173, .18);
    background: rgba(7, 12, 23, .76);
}

.whitoo-home-ai-card {
    border-color: rgba(239, 51, 87, .44);
    background:
        radial-gradient(circle at 100% 100%, rgba(35, 213, 208, .16), transparent 34%),
        linear-gradient(135deg, rgba(18, 25, 40, .94), rgba(13, 19, 32, .92));
}

.whitoo-home-ai-card > i {
    background: rgba(148, 163, 184, .20);
    color: #ffffff;
}

.whitoo-home-ai-card b {
    border-color: rgba(139, 151, 173, .16);
    background: rgba(255, 255, 255, .055);
}

.whitoo-home-mascot-face {
    background:
        radial-gradient(circle at 36% 38%, #ffffff 0 5px, transparent 6px),
        radial-gradient(circle at 68% 38%, #ffffff 0 5px, transparent 6px),
        radial-gradient(circle at 34% 38%, #0b1020 0 20px, transparent 21px),
        radial-gradient(circle at 66% 38%, #0b1020 0 20px, transparent 21px),
        radial-gradient(circle at 18% 22%, #ffffff 0%, #f7f8fb 30%, transparent 31%),
        linear-gradient(135deg, #f9fbff 0%, #e8eef8 58%, #c7fbff 100%);
    box-shadow:
        0 0 46px rgba(35, 213, 208, .30),
        inset -18px -12px 36px rgba(35, 213, 208, .20),
        inset 16px 10px 28px rgba(239, 51, 87, .08);
}

.whitoo-home-mascot-headset-left,
.whitoo-home-mascot-headset-right {
    border-color: #111827;
    background: linear-gradient(180deg, #ef3357 0%, #3158f6 100%);
}

.whitoo-home-mascot::before {
    border-color: #111827;
}

.whitoo-category-filter {
    border-color: rgba(139, 151, 173, .14);
    background: rgba(13, 19, 31, .92);
}

.whitoo-category-filter .form-selectgroup-label {
    border-color: rgba(139, 151, 173, .15);
    background: rgba(15, 22, 36, .92);
    color: rgba(226, 232, 240, .78);
}

.whitoo-category-filter .form-selectgroup-input:checked + .form-selectgroup-label {
    background: linear-gradient(135deg, #d53050, #ef3357);
    color: #ffffff;
}

.whitoo-home-search-copy span {
    color: #ef3357 !important;
}

.whitoo-home-search-hero .whitoo-room-search {
    border-color: rgba(139, 151, 173, .15);
    background: rgba(16, 23, 37, .92) !important;
}

#chat-room-loop .room-card {
    border-color: rgba(139, 151, 173, .15);
    background: linear-gradient(180deg, rgba(14, 20, 32, .97), rgba(8, 13, 25, .98));
}

#chat-room-loop .room-stats i,
#chat-room-loop .room-stats .ti-users {
    color: rgba(35, 213, 208, .90);
}

/* Whitoo homepage final reference pass 2026052007 */
.whitoo-home-shell {
    max-width: 1320px !important;
    padding-left: 24px;
    padding-right: 24px;
}

.whitoo-home-shell.no-header,
.whitoo-home-shell {
    padding-top: 98px;
}

.whitoo-home-shell .whitoo-home-hero-v2 {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 380px !important;
    gap: 30px !important;
    min-height: 448px !important;
    padding: 42px 44px !important;
    border-radius: 12px !important;
}

.whitoo-home-shell .whitoo-home-hero-main {
    align-self: end;
}

.whitoo-home-shell .whitoo-home-hero-copy {
    max-width: 560px !important;
}

.whitoo-home-shell .whitoo-home-hero-copy h1 {
    max-width: 520px;
    font-size: clamp(46px, 4.25vw, 64px) !important;
    line-height: .98 !important;
    margin-bottom: 18px !important;
}

.whitoo-home-shell .whitoo-home-hero-copy p {
    max-width: 520px;
    font-size: 15px !important;
    line-height: 1.55 !important;
}

.whitoo-home-shell .whitoo-home-hero-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 14px !important;
    margin-top: 24px !important;
}

.whitoo-home-shell .whitoo-home-action-card {
    min-height: 148px !important;
    border-radius: 10px !important;
    padding: 18px !important;
}

.whitoo-home-shell .whitoo-home-action-card > strong,
.whitoo-home-shell .whitoo-home-panel-head strong {
    font-size: 17px !important;
}

.whitoo-home-shell .whitoo-home-action-card > span,
.whitoo-home-shell .whitoo-home-panel-head span {
    font-size: 13px !important;
}

.whitoo-home-shell .whitoo-home-hero-side {
    min-height: 100%;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

.whitoo-home-shell .whitoo-home-ai-card {
    width: 238px !important;
    align-self: flex-end;
    margin: 0 18px 28px 0 !important;
    border-radius: 12px !important;
}

.whitoo-home-shell .whitoo-home-mascot {
    width: 268px !important;
    height: 224px !important;
    margin: 0 auto !important;
    filter: drop-shadow(0 28px 50px rgba(35, 213, 208, .22));
}

.whitoo-home-shell .whitoo-category-filter {
    margin-top: 18px !important;
    border-radius: 12px !important;
    padding: 12px 58px 12px 14px !important;
}

.whitoo-home-shell .whitoo-home-search-hero {
    margin-top: 22px !important;
    border-radius: 12px !important;
}

@media (max-width: 991.98px) {
    .whitoo-home-shell {
        padding-left: 14px;
        padding-right: 14px;
    }

    .whitoo-home-shell .whitoo-home-hero-v2 {
        grid-template-columns: 1fr !important;
        padding: 28px 18px !important;
    }

    .whitoo-home-shell .whitoo-home-hero-grid {
        grid-template-columns: 1fr !important;
    }

    .whitoo-home-shell .whitoo-home-ai-card {
        align-self: center;
        margin: 6px auto 10px !important;
    }
}

/* Whitoo mobile category strip hard lock 2026052914 */
@media (max-width: 767.98px) {
    html,
    body {
        max-width: 100%;
        overflow-x: hidden !important;
    }

    body .whitoo-home-shell {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    body .whitoo-category-strip-row {
        width: 100% !important;
        max-width: 100% !important;
        margin: 6px 0 8px !important;
        overflow: hidden !important;
    }

    body .whitoo-category-strip-row > .col-12 {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        overflow: hidden !important;
    }

    body .whitoo-category-filter {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        height: 44px !important;
        min-height: 44px !important;
        max-height: 44px !important;
        padding: 4px !important;
        margin: 0 !important;
        border-radius: 14px !important;
        border: 1px solid rgba(35, 213, 208, .22) !important;
        background: rgba(8, 13, 25, .94) !important;
        box-shadow: none !important;
        overflow: hidden !important;
    }

    body .whitoo-category-filter-head,
    body .whitoo-category-arrow {
        display: none !important;
    }

    body .whitoo-category-scroll-wrap {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        overflow: hidden !important;
        mask-image: none !important;
        -webkit-mask-image: none !important;
    }

    body .whitoo-category-filter-scroll {
        display: flex !important;
        flex-wrap: nowrap !important;
        align-items: center !important;
        gap: 6px !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        height: 36px !important;
        padding: 0 !important;
        margin: 0 !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        scroll-snap-type: x proximity;
        -webkit-overflow-scrolling: touch;
    }

    body .whitoo-category-filter-scroll::-webkit-scrollbar {
        display: none !important;
        width: 0 !important;
        height: 0 !important;
    }

    body .whitoo-category-filter .form-selectgroup-item {
        flex: 0 0 auto !important;
        width: auto !important;
        min-width: 0 !important;
        max-width: 116px !important;
        height: 36px !important;
        margin: 0 !important;
        padding: 0 !important;
        scroll-snap-align: start;
    }

    body .whitoo-category-filter .form-selectgroup-label {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: auto !important;
        max-width: 116px !important;
        height: 36px !important;
        min-height: 36px !important;
        max-height: 36px !important;
        padding: 0 10px !important;
        border-radius: 999px !important;
        border: 1px solid rgba(139, 151, 173, .18) !important;
        background: rgba(15, 22, 36, .92) !important;
        color: rgba(226, 232, 240, .82) !important;
        font-size: 11px !important;
        font-weight: 800 !important;
        line-height: 1 !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        box-shadow: none !important;
    }

    body .whitoo-category-filter .form-selectgroup-label i,
    body .whitoo-category-filter .form-selectgroup-label .icon {
        flex: 0 0 auto !important;
        width: 15px !important;
        min-width: 15px !important;
        margin-right: 5px !important;
        font-size: 15px !important;
    }

    body .whitoo-category-filter .form-selectgroup-input:checked + .form-selectgroup-label {
        border-color: rgba(35, 213, 208, .65) !important;
        background: linear-gradient(135deg, rgba(35, 213, 208, .30), rgba(239, 51, 87, .22)) !important;
        color: #ffffff !important;
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .06) !important;
    }
}

/* Whitoo mobile category button polish 2026052915 */
@media (max-width: 767.98px) {
    body .whitoo-category-filter {
        height: 44px !important;
        min-height: 44px !important;
        max-height: 44px !important;
        padding: 4px !important;
        background:
            linear-gradient(135deg, rgba(35, 213, 208, .10), rgba(239, 51, 87, .08)),
            rgba(8, 13, 25, .96) !important;
    }

    body .whitoo-category-filter-scroll {
        height: 36px !important;
        align-items: center !important;
        gap: 7px !important;
    }

    body .whitoo-category-filter .form-selectgroup-item {
        height: 36px !important;
        max-width: 112px !important;
    }

    body .whitoo-category-filter .form-selectgroup-label {
        position: relative !important;
        height: 36px !important;
        min-height: 36px !important;
        max-height: 36px !important;
        max-width: 112px !important;
        padding: 0 11px !important;
        border-color: rgba(139, 151, 173, .20) !important;
        background:
            linear-gradient(180deg, rgba(255, 255, 255, .045), rgba(255, 255, 255, .015)),
            rgba(15, 22, 36, .94) !important;
        color: rgba(232, 238, 248, .84) !important;
        text-shadow: none !important;
    }

    body .whitoo-category-filter .form-selectgroup-label i,
    body .whitoo-category-filter .form-selectgroup-label .icon {
        color: #23d5d0 !important;
        opacity: .95 !important;
    }

    body .whitoo-category-filter .form-selectgroup-input:checked + .form-selectgroup-label {
        border-color: rgba(35, 213, 208, .78) !important;
        background:
            linear-gradient(135deg, rgba(35, 213, 208, .34), rgba(239, 51, 87, .28)),
            rgba(14, 22, 36, .98) !important;
        color: #ffffff !important;
        box-shadow:
            inset 0 0 0 1px rgba(255, 255, 255, .08),
            0 6px 16px rgba(35, 213, 208, .10) !important;
    }

    body .whitoo-category-filter .form-selectgroup-input:checked + .form-selectgroup-label::after {
        content: "";
        position: absolute;
        right: 7px;
        top: 50%;
        width: 6px;
        height: 6px;
        border-radius: 999px;
        background: #23d5d0;
        transform: translateY(-50%);
        box-shadow: 0 0 10px rgba(35, 213, 208, .70);
    }

    body .whitoo-category-filter .form-selectgroup-input:checked + .form-selectgroup-label {
        padding-right: 19px !important;
    }
}
