@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.css");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@600;700;800;900&display=swap");

:root {
    --forest-header-h: 70px;
    --forest-footer-h: 54px;
    --forest-bg: #0a0618;
    --forest-deep: #12082a;
    --forest-lime: #c084fc;
    --forest-accent: #a855f7;
    --forest-accent-soft: rgba(168, 85, 247, 0.12);
    --forest-accent-border: rgba(167, 139, 250, 0.16);
    --forest-gold: #ffd15c;
    --forest-amber: #f59e0b;
    --forest-purple: #a855f7;
    --forest-red: #ff6b6b;
}

/* Frozen kingdom theme upgrade */
:root {
    --ice-navy: #061736;
    --ice-blue: #1d6fd6;
    --ice-cyan: #77ddff;
    --ice-white: #f4fbff;
    --ice-line: rgba(167, 221, 255, .48);
    --ice-glow: rgba(73, 186, 255, .42);
}

body.forest-user-body {
    color: #edf8ff;
    background:
        url('/assets/img/frozen-user-bg-hq.png') center top / cover fixed no-repeat,
        linear-gradient(180deg, #061736 0%, #082a5b 46%, #031126 100%) !important;
    letter-spacing: -.015em;
}

body.forest-user-body::before,
body.forest-user-body::after {
    display: none !important;
    content: none !important;
}

.forest-header {
    padding: 8px clamp(14px, 2vw, 34px) !important;
    background:
        linear-gradient(180deg, rgba(4,18,45,.92), rgba(5,22,54,.72)) !important;
    border-bottom: 1px solid rgba(168,221,255,.34) !important;
    box-shadow:
        0 8px 26px rgba(0, 15, 36, .36),
        inset 0 -1px 0 rgba(255,255,255,.11) !important;
    backdrop-filter: blur(18px) saturate(145%) !important;
    -webkit-backdrop-filter: blur(18px) saturate(145%) !important;
}

.forest-header::before {
    content: "";
    position: absolute;
    inset: 4px clamp(8px, 1vw, 18px);
    border: 1px solid rgba(205,239,255,.24);
    border-radius: 0 0 28px 28px;
    pointer-events: none;
    box-shadow: 0 0 22px rgba(96,203,255,.12);
}

.forest-header::after {
    left: 12%;
    right: 12%;
    background: linear-gradient(90deg, transparent, rgba(213,244,255,.72), transparent) !important;
    box-shadow: 0 0 18px rgba(125,218,255,.46);
}

.forest-logo.pino-kor-logo,
.forest-drawer-head .drawer-logo.pino-kor-logo,
body.sports-page .forest-header-inner.is-authed .forest-logo.pino-kor-logo {
    min-width: clamp(132px, 12vw, 208px) !important;
    min-height: 46px !important;
    padding: 4px 12px 6px !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
}

.forest-logo.pino-kor-logo::before,
.forest-logo.pino-kor-logo::after,
.forest-drawer-head .drawer-logo.pino-kor-logo::before,
.forest-drawer-head .drawer-logo.pino-kor-logo::after {
    display: none !important;
}

.pino-kor-logo-main,
.forest-logo.pino-kor-logo .pino-kor-logo-main,
.forest-drawer-head .drawer-logo.pino-kor-logo .pino-kor-logo-main,
body.sports-page .forest-header-inner.is-authed .forest-logo.pino-kor-logo .pino-kor-logo-main {
    font-family: "Noto Serif KR", Pretendard, serif !important;
    font-size: clamp(26px, 2.05vw, 40px) !important;
    font-weight: 900 !important;
    letter-spacing: -.11em !important;
    color: #eaf9ff !important;
    background: linear-gradient(180deg, #ffffff 0%, #bfeaff 42%, #58b8ff 72%, #eefaff 100%) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    text-shadow:
        0 1px 0 rgba(255,255,255,.44),
        0 0 14px rgba(116,217,255,.62),
        0 0 30px rgba(38,142,255,.32) !important;
    filter: drop-shadow(0 2px 2px rgba(0,18,48,.58));
}

.pino-kor-logo-sub,
.forest-logo.pino-kor-logo .pino-kor-logo-sub,
.forest-drawer-head .drawer-logo.pino-kor-logo .pino-kor-logo-sub {
    display: block !important;
    margin-top: 2px !important;
    padding-left: 2px !important;
    font-family: Cinzel, Pretendard, serif !important;
    font-size: clamp(7px, .54vw, 10px) !important;
    font-weight: 800 !important;
    letter-spacing: .42em !important;
    color: rgba(225, 247, 255, .76) !important;
    text-shadow: 0 0 10px rgba(77, 196, 255, .45) !important;
}

.forest-nav.main-menu-wrapper,
.forest-header-inner.is-authed .forest-nav.main-menu-wrapper,
body.sports-page .forest-header-inner.is-authed .forest-nav.main-menu-wrapper {
    padding: 4px 8px !important;
    border: 1px solid rgba(146,212,255,.16) !important;
    border-radius: 999px !important;
    background:
        linear-gradient(180deg, rgba(16,48,92,.32), rgba(5,18,45,.18)) !important;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.08),
        0 0 24px rgba(54,163,255,.08) !important;
}

.forest-nav.main-menu-wrapper a,
.forest-header-inner.is-authed .forest-nav.main-menu-wrapper a,
.forest-header-inner.is-authed .forest-nav.main-menu-wrapper a:nth-child(n+3),
body.sports-page .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a {
    min-height: 28px !important;
    color: rgba(235,249,255,.94) !important;
    border: 1px solid transparent !important;
    background: transparent !important;
    text-shadow: 0 0 8px rgba(95,189,255,.16) !important;
    transition: transform .18s ease, color .18s ease, background .18s ease, box-shadow .18s ease !important;
}

.forest-nav.main-menu-wrapper a:hover,
.forest-nav.main-menu-wrapper a.active,
.forest-header-inner.is-authed .forest-nav.main-menu-wrapper a:hover,
.forest-header-inner.is-authed .forest-nav.main-menu-wrapper a.active {
    color: #fff !important;
    background: linear-gradient(180deg, rgba(102,200,255,.24), rgba(11,72,139,.18)) !important;
    border-color: rgba(176,232,255,.32) !important;
    box-shadow: 0 0 18px rgba(82,189,255,.22), inset 0 1px 0 rgba(255,255,255,.15) !important;
    transform: translateY(-1px);
}

.auth-wrapper .forest-wallets {
    gap: 8px !important;
}

.forest-money-pill,
.forest-point-pill,
.forest-header-inner.is-authed .forest-money-pill,
.forest-header-inner.is-authed .forest-point-pill {
    min-width: 78px !important;
    min-height: 42px !important;
    padding: 7px 14px !important;
    border: 1px solid rgba(154,221,255,.28) !important;
    border-radius: 14px !important;
    background:
        radial-gradient(circle at 28% 0%, rgba(132,218,255,.20), transparent 40%),
        linear-gradient(180deg, rgba(16,57,105,.68), rgba(7,24,58,.74)) !important;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.16),
        0 8px 20px rgba(0,16,40,.26),
        0 0 18px rgba(55,176,255,.12) !important;
}

.forest-money-pill em,
.forest-point-pill em,
.forest-header-inner.is-authed .forest-money-pill em,
.forest-header-inner.is-authed .forest-point-pill em {
    color: rgba(221,246,255,.78) !important;
    font-size: 10px !important;
    letter-spacing: -.02em !important;
}

.forest-money-pill strong,
.forest-point-pill strong,
.forest-header-inner.is-authed .forest-money-pill strong,
.forest-header-inner.is-authed .forest-point-pill strong {
    color: #fff !important;
    font-size: 14px !important;
    text-shadow: 0 0 12px rgba(94,207,255,.38) !important;
}

.forest-util-actions {
    display: flex;
    align-items: center;
    gap: 7px;
    flex-wrap: nowrap;
    white-space: nowrap;
}

.forest-util-btn,
.forest-point-convert,
.forest-nickname,
.forest-logout,
.forest-login-btn,
.forest-signup-btn,
.forest-anon-btn {
    position: relative;
    min-height: 38px !important;
    padding: 10px 15px !important;
    border-radius: 999px !important;
    border: 1px solid rgba(173,226,255,.36) !important;
    color: #f3fbff !important;
    text-decoration: none !important;
    font-size: 12px !important;
    font-weight: 900 !important;
    background: linear-gradient(180deg, rgba(19,68,120,.76), rgba(6,30,72,.74)) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.18), 0 0 16px rgba(54,173,255,.14) !important;
    transition: transform .18s ease, filter .18s ease, box-shadow .18s ease !important;
}

.forest-util-btn:hover,
.forest-point-convert:hover,
.forest-nickname:hover,
.forest-logout:hover,
.forest-login-btn:hover,
.forest-signup-btn:hover,
.forest-anon-btn:hover {
    transform: translateY(-1px) scale(1.03);
    filter: brightness(1.08);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.25), 0 0 22px rgba(92,205,255,.28) !important;
}

.forest-util-btn.is-charge,
.forest-point-convert.active,
.forest-signup-btn {
    color: #06234c !important;
    border-color: rgba(226,248,255,.72) !important;
    background: linear-gradient(180deg, #f4fbff 0%, #84dcff 44%, #1e88e5 100%) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.86), 0 0 20px rgba(108,219,255,.36) !important;
    text-shadow: 0 1px 0 rgba(255,255,255,.35);
}

.forest-util-badge,
.forest-dot {
    min-width: 17px;
    height: 17px;
    padding: 0 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 5px;
    border-radius: 999px;
    background: #e8f9ff;
    color: #075985;
    font-size: 10px;
    font-weight: 950;
    box-shadow: 0 0 12px rgba(164,235,255,.48);
}

.forest-root {
    padding-top: 18px !important;
}

.forest-backdrop::before {
    background:
        radial-gradient(circle at 18% 20%, rgba(165,225,255,.12), transparent 24%),
        radial-gradient(circle at 78% 18%, rgba(218,247,255,.10), transparent 28%),
        radial-gradient(circle at 50% 88%, rgba(30,120,220,.16), transparent 44%),
        linear-gradient(180deg, rgba(238,250,255,.03), rgba(2,18,44,.14)) !important;
}

.forest-dew {
    width: 7px !important;
    height: 7px !important;
    background: rgba(236,250,255,.92) !important;
    box-shadow: 0 0 10px rgba(172,230,255,.9), 0 0 22px rgba(74,185,255,.42) !important;
}

.forest-dew::before,
.forest-firefly::before {
    content: "✦";
    position: absolute;
    left: 50%;
    top: 50%;
    color: rgba(244,252,255,.88);
    font-size: 13px;
    transform: translate(-50%, -50%);
}

.forest-firefly {
    background: rgba(190,237,255,.86) !important;
    box-shadow: 0 0 14px rgba(128,216,255,.72) !important;
}

.forest-vignette {
    background: radial-gradient(ellipse at center, transparent 0%, rgba(2,15,38,.10) 88%) !important;
}

.forest-marquee {
    border: 1px solid rgba(164,225,255,.23) !important;
    background: linear-gradient(90deg, rgba(7,38,82,.52), rgba(9,64,122,.42), rgba(7,38,82,.52)) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.10), 0 0 20px rgba(59,180,255,.12) !important;
}

.marquee-tag {
    color: #06345f !important;
    background: linear-gradient(180deg, #f3fbff, #8adeff) !important;
}

.marquee-track span {
    color: rgba(234,249,255,.86) !important;
}

.marquee-track em {
    color: #b8efff !important;
    text-shadow: 0 0 10px rgba(94,211,255,.4);
}

.main-carousel-wrap {
    width: min(1460px, calc(100% - 32px)) !important;
    margin: 24px auto 24px !important;
}

.main-carousel {
    min-height: clamp(360px, 28vw, 520px) !important;
    border-radius: 22px !important;
    border: 1px solid rgba(203,242,255,.48) !important;
    background:
        linear-gradient(135deg, rgba(9,48,102,.92), rgba(3,18,45,.96)) !important;
    box-shadow:
        0 24px 70px rgba(0,20,50,.46),
        0 0 0 1px rgba(255,255,255,.10),
        0 0 38px rgba(70,190,255,.26),
        inset 0 1px 0 rgba(255,255,255,.18) !important;
}

.main-carousel::before {
    content: "";
    position: absolute;
    inset: 10px;
    z-index: 4;
    pointer-events: none;
    border: 1px solid rgba(229,249,255,.34);
    border-radius: 17px;
    box-shadow: inset 0 0 22px rgba(166,231,255,.16);
}

.main-carousel::after {
    content: "❄";
    position: absolute;
    right: 26px;
    top: 16px;
    z-index: 4;
    color: rgba(239,251,255,.78);
    font-size: 44px;
    text-shadow: 0 0 18px rgba(123,220,255,.68);
    pointer-events: none;
}

.main-carousel-slide,
.main-carousel-empty {
    height: clamp(360px, 28vw, 520px) !important;
    background:
        radial-gradient(circle at 50% 16%, rgba(116,218,255,.24), transparent 40%),
        linear-gradient(135deg, #0b4c92, #03142f) !important;
}

.main-carousel-slide img {
    filter: none !important;
}

.main-carousel-slide::after {
    display: none !important;
    content: none !important;
}

.main-carousel-nav {
    width: 48px !important;
    height: 66px !important;
    color: #f4fbff !important;
    background: rgba(6,36,82,.38) !important;
    border: 1px solid rgba(210,245,255,.40) !important;
    box-shadow: 0 0 20px rgba(93,205,255,.24), inset 0 1px 0 rgba(255,255,255,.16) !important;
    backdrop-filter: blur(10px);
}

.main-carousel-nav:hover {
    background: rgba(102,202,255,.28) !important;
    color: #fff !important;
}

.main-carousel-count {
    right: 52px !important;
    bottom: 24px !important;
    height: 32px !important;
    min-width: 70px !important;
    color: #fff !important;
    background: rgba(4,25,58,.52) !important;
    border: 1px solid rgba(217,247,255,.34) !important;
    box-shadow: 0 0 16px rgba(91,203,255,.24), inset 0 1px 0 rgba(255,255,255,.14) !important;
}

.forest-section-title {
    margin: 0 auto 16px !important;
    width: min(1460px, 100%);
    color: #f6fbff !important;
    font-family: Cinzel, "Noto Serif KR", Pretendard, serif !important;
    font-size: clamp(31px, 3.3vw, 54px) !important;
    letter-spacing: -.035em !important;
    text-shadow:
        0 2px 0 rgba(5,32,74,.72),
        0 0 18px rgba(125,218,255,.54),
        0 0 36px rgba(42,147,255,.32) !important;
}

.forest-section-title span {
    margin-left: 13px !important;
    color: #b9efff !important;
    font-size: 13px !important;
    font-weight: 900 !important;
    text-shadow: 0 0 12px rgba(126,220,255,.45) !important;
}

#casino.forest-game-section {
    margin-top: 30px !important;
}

#casino .forest-game-grid {
    width: min(1460px, 100%) !important;
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    justify-content: center !important;
    gap: clamp(12px, 1.1vw, 18px) !important;
}

.forest-game-card {
    border-radius: 18px !important;
    border: 1px solid rgba(166,229,255,.52) !important;
    background:
        linear-gradient(180deg, rgba(13,67,128,.55), rgba(3,18,45,.88)) !important;
    box-shadow:
        0 16px 34px rgba(0,19,48,.34),
        0 0 0 1px rgba(255,255,255,.06),
        0 0 22px rgba(75,190,255,.22),
        inset 0 1px 0 rgba(255,255,255,.18) !important;
    transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease, filter .22s ease !important;
}

.forest-game-card::before {
    content: "";
    position: absolute;
    inset: 4px;
    z-index: 2;
    border: 1px solid rgba(230,250,255,.25);
    border-radius: 14px;
    pointer-events: none;
}

.forest-game-card::after {
    content: "✧";
    position: absolute;
    right: 10px;
    top: 8px;
    z-index: 3;
    color: rgba(238,251,255,.82);
    font-size: 14px;
    text-shadow: 0 0 12px rgba(116,220,255,.88);
}

.forest-game-card:hover {
    transform: translateY(-6px) scale(1.025) !important;
    border-color: rgba(231,251,255,.82) !important;
    filter: brightness(1.08);
    box-shadow:
        0 24px 44px rgba(0,22,55,.42),
        0 0 0 1px rgba(255,255,255,.12),
        0 0 36px rgba(98,210,255,.46),
        inset 0 1px 0 rgba(255,255,255,.24) !important;
}

.game-card-bg {
    background:
        radial-gradient(circle at 50% 18%, rgba(206,244,255,.22), transparent 36%),
        linear-gradient(135deg, #073264, #03132f) !important;
}

.game-card-bg img {
    filter: saturate(1.05) contrast(1.06) brightness(1.03) !important;
}

.game-card-overlay {
    background:
        linear-gradient(180deg, rgba(6,41,84,.02) 18%, rgba(3,15,39,.72) 76%, rgba(2,11,29,.92)),
        linear-gradient(90deg, rgba(126,217,255,.16), transparent 28%, rgba(126,217,255,.14)) !important;
}

.game-card-content {
    left: 12px !important;
    right: 12px !important;
    bottom: 12px !important;
    z-index: 4 !important;
    padding: 8px 8px 7px !important;
    text-align: left !important;
    border: 1px solid rgba(191,235,255,.25);
    border-radius: 12px;
    background: linear-gradient(180deg, rgba(6,38,80,.55), rgba(3,16,42,.68));
    box-shadow: inset 0 1px 0 rgba(255,255,255,.12);
}

.game-card-content b {
    color: #ffffff !important;
    font-size: clamp(13px, .92vw, 16px) !important;
    letter-spacing: -.045em !important;
    text-shadow: 0 0 12px rgba(135,222,255,.56) !important;
}

.game-card-content span {
    display: inline-flex !important;
    width: max-content;
    max-width: 100%;
    margin-top: 5px !important;
    padding: 3px 8px !important;
    border: 1px solid rgba(235,250,255,.28);
    border-radius: 999px;
    color: rgba(247,252,255,.88) !important;
    font-family: Cinzel, Pretendard, serif !important;
    font-size: 9px !important;
    font-weight: 800 !important;
    letter-spacing: .04em !important;
    background: rgba(232,248,255,.08);
    text-transform: uppercase;
}

.forest-board {
    border-color: rgba(166,229,255,.24) !important;
    background: linear-gradient(180deg, rgba(8,42,88,.42), rgba(3,17,43,.50)) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.08), 0 0 24px rgba(49,154,255,.10);
}

.board-head strong {
    color: #dff8ff !important;
    text-shadow: 0 0 12px rgba(93,211,255,.32);
}

.forest-board li {
    color: rgba(235,249,255,.83) !important;
    border-bottom-color: rgba(195,235,255,.12) !important;
}

@media (max-width: 1280px) {
    #casino .forest-game-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    }
    .forest-util-actions {
        order: 3;
        flex-basis: 100%;
        justify-content: flex-end;
    }
}

@media (max-width: 900px) {
    .forest-header::before {
        border-radius: 0 0 20px 20px;
    }
    .forest-logo.pino-kor-logo,
    body.forest-user-body .forest-header-inner.is-authed .forest-logo.pino-kor-logo {
        max-width: none !important;
        min-width: 82px !important;
    }
    body.forest-user-body .forest-header-inner.is-authed .forest-logo.pino-kor-logo .pino-kor-logo-main,
    .forest-logo.pino-kor-logo .pino-kor-logo-main {
        font-size: 20px !important;
        color: #eefaff !important;
        background: linear-gradient(180deg, #ffffff, #8bdcff) !important;
        -webkit-background-clip: text !important;
        background-clip: text !important;
        -webkit-text-fill-color: transparent !important;
    }
    body.forest-user-body .forest-header-inner.is-authed .forest-logo.pino-kor-logo .pino-kor-logo-sub,
    .forest-logo.pino-kor-logo .pino-kor-logo-sub {
        display: none !important;
    }
    .forest-util-actions {
        display: none !important;
    }
    .main-carousel-wrap {
        width: calc(100% - 16px) !important;
    }
    .main-carousel,
    .main-carousel-slide,
    .main-carousel-empty {
        min-height: 240px !important;
        height: 240px !important;
    }
    #casino .forest-game-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 9px !important;
    }
}

@media (max-width: 560px) {
    #casino .forest-game-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
    .forest-section-title {
        font-size: 28px !important;
    }
    .forest-section-title span {
        display: block !important;
        margin: 4px 0 0 !important;
    }
}

body.forest-user-body {
    min-height: 100vh;
    color: #f5ffe8;
    background:
        linear-gradient(180deg, rgba(255,255,255,.05) 0%, rgba(96,165,250,.08) 100%),
        url('/assets/img/frozen-user-bg-hq.png') center top / cover fixed no-repeat,
        #0b3a78;
    font-family: Pretendard, -apple-system, BlinkMacSystemFont, sans-serif;
}
body.forest-user-body::before,
body.forest-user-body::after {
    content: "";
    position: fixed;
    top: var(--forest-header-h);
    bottom: 0;
    pointer-events: none;
    /* 콘텐츠(카드/텍스트) 뒤로 깔아 배경 분위기로만 사용 — 카드가 어두워지지 않도록 */
    z-index: -1;
}
body.forest-user-body::before {
    right: 0;
    width: min(12vw, 180px);
    background:
        radial-gradient(ellipse at 100% 24%, rgba(147,197,253,.08) 0%, rgba(96,165,250,.05) 40%, transparent 80%),
        linear-gradient(90deg, transparent, rgba(255,255,255,.04));
}
body.forest-user-body::after {
    left: 0;
    width: min(10vw, 150px);
    background:
        radial-gradient(ellipse at 0% 26%, rgba(147,197,253,.07) 0%, rgba(96,165,250,.04) 42%, transparent 78%),
        linear-gradient(270deg, transparent, rgba(255,255,255,.035));
}
/* 시트(공지·문의하기·쪽지·충전·환전·마이페이지)·임베드 팝업·iframe 페이지에서는
   숲 배경 좌·우 비네트 그라데이션을 완전히 제거 → 깔끔한 크림/화이트 시트 유지 */
body.user-sheet::before,
body.user-sheet::after,
body.embed-mode::before,
body.embed-mode::after,
html.framed body.forest-user-body::before,
html.framed body.forest-user-body::after {
    display: none !important;
    content: none !important;
}
body.forest-user-body .info-bar,
body.forest-user-body .top-notice,
body.forest-user-body .header,
body.forest-user-body .sidebar,
body.forest-user-body .mobile-tabbar,
body.forest-user-body .mobile-drawer,
body.forest-user-body .mobile-drawer-overlay {
    display: none !important;
}
body.forest-user-body .main-content {
    margin-left: 0 !important;
    max-width: none !important;
    padding: 0 !important;
}

.forest-header {
    position: sticky;
    top: 0;
    z-index: 1000;
    height: var(--forest-header-h);
    display: flex;
    align-items: center;
    padding: 8px clamp(12px, 1.45vw, 28px);
    background: linear-gradient(180deg, rgba(12,6,28,.88), rgba(18,8,36,.66));
    border-bottom: 1px solid rgba(167,139,250,.16);
    backdrop-filter: blur(18px) saturate(150%);
    -webkit-backdrop-filter: blur(18px) saturate(150%);
}
.forest-header::after {
    content: "";
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: -1px;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(168,85,247,.28), transparent);
}
.forest-mobile-scroll-prev,
.forest-mobile-scroll-next {
    display: none;
}
.forest-header-inner {
    width: min(1640px, 100%);
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(clamp(150px, 15vw, 250px), clamp(170px, 17vw, 300px)) minmax(0, 1fr) auto;
    gap: clamp(8px, 1.1vw, 22px);
    align-items: center;
}
.forest-hamburger {
    width: 42px;
    height: 42px;
    border: 1px solid rgba(167,139,250,.22);
    border-radius: 14px;
    background: rgba(255,255,255,.05);
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
    cursor: pointer;
}
.forest-hamburger span {
    width: 19px;
    height: 2px;
    border-radius: 99px;
    background: var(--forest-lime);
}
.forest-logo {
    display: inline-flex;
    align-items: center;
    width: clamp(150px, 15vw, 260px);
    min-width: 0;
    flex-shrink: 0;
}
.pino-kor-logo {
    position: relative;
    width: clamp(138px, 12vw, 218px);
    min-height: 48px;
    padding: 6px 14px 7px 16px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 0;
    isolation: isolate;
    text-decoration: none;
    border-radius: 18px;
    border: 1px solid rgba(250,204,21,.22);
    background:
        radial-gradient(circle at 18% 0%, rgba(250,204,21,.24), transparent 34%),
        linear-gradient(135deg, rgba(88,28,135,.20), rgba(15,8,33,.18));
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.10),
        0 0 22px rgba(168,85,247,.13);
    overflow: hidden;
}
.pino-kor-logo::before {
    content: "";
    position: absolute;
    inset: 1px;
    z-index: -1;
    border-radius: 16px;
    background:
        linear-gradient(110deg, transparent 0%, rgba(255,255,255,.09) 18%, transparent 34%),
        radial-gradient(circle at 78% 24%, rgba(192,132,252,.22), transparent 34%);
    opacity: .95;
}
.pino-kor-logo::after {
    content: "";
    position: absolute;
    right: 12px;
    top: 50%;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #fde68a;
    box-shadow:
        0 0 0 4px rgba(250,204,21,.10),
        0 0 18px rgba(250,204,21,.55);
    transform: translateY(-50%);
}
.pino-kor-logo-main {
    display: block;
    font-family: "Noto Serif KR", "Malgun Gothic", serif;
    font-size: clamp(23px, 1.65vw, 34px);
    font-weight: 900;
    line-height: 1;
    letter-spacing: -.06em;
    color: #dc2626;
    background: linear-gradient(180deg, #ff8080 0%, #ef4444 30%, #dc2626 62%, #991b1b 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow:
        0 1px 0 rgba(76,5,5,.45),
        0 0 16px rgba(220,38,38,.32),
        0 0 24px rgba(185,28,28,.22);
    white-space: nowrap;
}
.pino-kor-logo-sub {
    display: block;
    margin-top: 3px;
    padding-left: 2px;
    font-family: "Cinzel", serif;
    font-size: clamp(8px, .55vw, 11px);
    font-weight: 800;
    line-height: 1;
    letter-spacing: .34em;
    color: rgba(221,214,254,.80);
    text-shadow: 0 0 10px rgba(168,85,247,.35);
    white-space: nowrap;
}
.pino-kor-logo:hover {
    border-color: rgba(250,204,21,.42);
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.14),
        0 0 28px rgba(250,204,21,.17),
        0 0 32px rgba(168,85,247,.18);
}
.forest-logo img {
    display: block;
    width: clamp(150px, 15vw, 260px);
    height: clamp(42px, 3.4vw, 54px);
    object-fit: contain;
    filter: drop-shadow(0 8px 20px rgba(168,85,247,.12));
}
.forest-nav {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: clamp(2px, .48vw, 10px);
    min-width: 0;
}
.forest-nav a {
    position: relative;
    padding: clamp(6px, .52vw, 8px) clamp(5px, .48vw, 9px);
    border-radius: 999px;
    color: rgba(235,255,219,.82);
    font-size: clamp(10px, .68vw, 13px);
    font-weight: 800;
    letter-spacing: -.04em;
    text-decoration: none;
    white-space: nowrap;
    transition: all .18s ease;
}
.forest-nav a:hover,
.forest-nav a.active {
    color: #1a0a2e;
    background: linear-gradient(135deg, #e9d5ff, #c084fc);
    box-shadow: 0 8px 22px rgba(168,85,247,.26);
}
.forest-dot {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 17px;
    height: 17px;
    margin-left: 5px;
    padding: 0 5px;
    border-radius: 999px;
    background: #ef4444;
    color: #fff;
    font-size: 10px;
}
.forest-header-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: clamp(5px, .55vw, 12px);
    margin-left: auto;
    min-width: 0;
}
.forest-auth-buttons {
    display: flex;
    gap: 8px;
}
.forest-login-btn,
.forest-signup-btn,
.forest-anon-btn,
.forest-logout,
.forest-drawer-footer button,
.forest-drawer-footer a {
    border: none;
    cursor: pointer;
    border-radius: 999px;
    padding: 10px 18px;
    color: #06210f;
    font-weight: 900;
    text-decoration: none;
}
.forest-signup-btn {
    background: linear-gradient(135deg, #fff0a7, #f59e0b);
    box-shadow: 0 10px 24px rgba(245,158,11,.28);
}
.forest-login-btn {
    background: linear-gradient(135deg, #e9d5ff, #c084fc);
    box-shadow: 0 10px 24px rgba(168,85,247,.25);
}
.forest-anon-btn {
    background: linear-gradient(135deg, #bbf7d0, #22c55e);
    box-shadow: 0 10px 24px rgba(34,197,94,.26);
    white-space: nowrap;
}
.forest-wallets {
    display: flex;
    gap: 8px;
    flex-shrink: 0;
}
.forest-money-pill,
.forest-point-pill {
    display: grid;
    gap: 1px;
    justify-items: center;
    text-align: center;
    width: max-content;
    min-width: clamp(82px, 6.8vw, 112px);
    max-width: none;
    flex-shrink: 0;
    padding: clamp(6px, .5vw, 8px) clamp(7px, .62vw, 12px);
    border-radius: 16px;
    border: 1px solid rgba(167,139,250,.18);
    background: linear-gradient(180deg, rgba(255,255,255,.08), rgba(255,255,255,.035));
    color: #fff;
    text-decoration: none;
}
.forest-money-pill em,
.forest-point-pill em {
    color: rgba(235,255,219,.58);
    font-size: clamp(8px, .55vw, 10px);
    font-style: normal;
    font-weight: 800;
    white-space: nowrap;
}
.forest-money-pill strong,
.forest-point-pill strong {
    color: var(--forest-gold);
    font-size: clamp(10px, .72vw, 14px);
    font-weight: 900;
    white-space: nowrap;
    overflow: visible;
    text-overflow: clip;
    font-variant-numeric: tabular-nums;
}
.forest-point-pill strong { color: #b9f7ff; }
.forest-userbox {
    display: flex;
    align-items: center;
    gap: 8px;
}
.forest-nickname {
    color: #f8ffd7;
    font-weight: 900;
    text-decoration: none;
}
.forest-nickname-label {
    display: none;
}
.forest-point-convert {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: clamp(30px, 2.1vw, 34px);
    padding: clamp(6px, .5vw, 8px) clamp(7px, .62vw, 12px);
    border-radius: 999px;
    border: 1px solid rgba(250,204,21,.24);
    background: rgba(250,204,21,.08);
    color: var(--forest-gold);
    font-size: clamp(10px, .64vw, 12px);
    font-weight: 900;
    text-decoration: none;
    white-space: nowrap;
}
.forest-point-convert:hover,
.forest-point-convert.active {
    background: rgba(250,204,21,.16);
}
.forest-logout {
    padding: clamp(6px, .5vw, 8px) clamp(8px, .68vw, 13px);
    font-size: clamp(10px, .64vw, 12px);
    background: rgba(255,107,107,.14);
    border: 1px solid rgba(255,107,107,.28);
    color: #ffb4b4;
}

body.sports-page .forest-header {
    height: auto;
    min-height: var(--forest-header-h);
    padding-inline: clamp(14px, 1.4vw, 28px);
}
body.sports-page .forest-header-inner {
    width: 100%;
}
@media (min-width: 1201px) {
    body.sports-page .forest-header-inner.is-authed {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
        gap: clamp(10px, 1vw, 22px);
        overflow: visible;
    }
    body.sports-page .forest-header-inner.is-authed .forest-hamburger {
        display: none;
    }
    body.sports-page .forest-header-inner.is-authed .forest-logo {
        flex: 0 0 clamp(148px, 14vw, 240px);
        width: clamp(148px, 14vw, 240px);
    }
    body.sports-page .forest-header-inner.is-authed .forest-logo img {
        width: clamp(148px, 14vw, 240px);
        height: clamp(42px, 3.7vw, 54px);
    }
    body.sports-page .forest-header-inner.is-authed .forest-nav {
        flex: 1 1 auto;
        min-width: 420px;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: center;
        gap: clamp(7px, .9vw, 15px);
        overflow: visible;
    }
    body.sports-page .forest-header-inner.is-authed .forest-nav a {
        display: inline-flex;
        flex: 0 0 auto;
        align-items: center;
        justify-content: center;
        min-height: 30px;
        padding: clamp(6px, .55vw, 8px) clamp(8px, .8vw, 12px);
        border-radius: 999px;
        font-size: clamp(11px, .78vw, 13px);
        line-height: 1;
        white-space: nowrap;
    }
    body.sports-page .forest-header-inner.is-authed .forest-nav a.active {
        border-radius: 999px;
        box-shadow: 0 6px 14px rgba(168,85,247,.22);
    }
    body.sports-page .forest-header-inner.is-authed .forest-header-right {
        flex: 0 0 auto;
        margin-left: auto;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: flex-end;
        gap: clamp(6px, .55vw, 10px);
        white-space: nowrap;
    }
    body.sports-page .forest-header-inner.is-authed .forest-wallets,
    body.sports-page .forest-header-inner.is-authed .forest-userbox {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        gap: clamp(5px, .45vw, 8px);
        white-space: nowrap;
    }
    body.sports-page .forest-header-inner.is-authed .forest-money-pill,
    body.sports-page .forest-header-inner.is-authed .forest-point-pill {
        min-width: clamp(82px, 7vw, 112px);
        padding: clamp(6px, .55vw, 8px) clamp(7px, .65vw, 12px);
        border-radius: 14px;
        white-space: nowrap;
    }
    body.sports-page .forest-header-inner.is-authed .forest-money-pill em,
    body.sports-page .forest-header-inner.is-authed .forest-point-pill em {
        font-size: clamp(8px, .58vw, 10px);
        line-height: 1.05;
        white-space: nowrap;
    }
    body.sports-page .forest-header-inner.is-authed .forest-money-pill strong,
    body.sports-page .forest-header-inner.is-authed .forest-point-pill strong {
        font-size: clamp(10px, .75vw, 14px);
        line-height: 1.05;
        white-space: nowrap;
    }
    body.sports-page .forest-header-inner.is-authed .forest-point-convert,
    body.sports-page .forest-header-inner.is-authed .forest-nickname,
    body.sports-page .forest-header-inner.is-authed .forest-logout {
        font-size: clamp(10px, .7vw, 12px);
        padding: clamp(6px, .5vw, 8px) clamp(8px, .65vw, 12px);
        white-space: nowrap;
    }
}

.forest-drawer {
    position: fixed;
    inset: 0;
    z-index: 2000;
    background: rgba(0,0,0,.66);
    opacity: 0;
    pointer-events: none;
    transition: opacity .2s;
}
.forest-drawer.open { opacity: 1; pointer-events: auto; }
.forest-drawer-panel {
    width: min(320px, 86vw);
    height: 100%;
    padding: 18px;
    background: linear-gradient(180deg, rgba(5,18,12,.98), rgba(2,8,5,.98));
    border-right: 1px solid rgba(167,139,250,.18);
    transform: translateX(-100%);
    transition: transform .22s ease;
}
.forest-drawer.open .forest-drawer-panel { transform: translateX(0); }
.forest-drawer-head {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    margin-bottom: 18px;
}
.forest-drawer-head img {
    width: 112px;
    height: 42px;
    object-fit: contain;
    object-position: left center;
    margin-left: 0;
}
.forest-drawer-head .drawer-logo {
    width: 150px;
    min-height: 46px;
    padding: 6px 12px 7px 14px;
}
.forest-drawer-head .drawer-logo .pino-kor-logo-main {
    font-size: 25px;
}
.forest-drawer-head .drawer-logo .pino-kor-logo-sub {
    font-size: 8px;
}
.forest-drawer-head button {
    position: absolute;
    top: 2px;
    right: 0;
    background: transparent;
    color: #fff;
    font-size: 28px;
    border: none;
    cursor: pointer;
}
.forest-drawer-nav {
    display: grid;
    gap: 8px;
}
.forest-drawer-nav a {
    padding: 13px 14px;
    border-radius: 13px;
    color: rgba(235,255,219,.86);
    background: rgba(255,255,255,.04);
    text-decoration: none;
    font-weight: 800;
}
.forest-drawer-footer {
    display: grid;
    gap: 8px;
    margin-top: 20px;
    padding-top: 16px;
    border-top: 1px solid rgba(255,255,255,.1);
}
.forest-drawer-footer strong { color: #fff8bf; }
.forest-drawer-footer span { color: rgba(235,255,219,.72); }
.forest-drawer-footer b { color: var(--forest-gold); }

.forest-root {
    position: relative;
    overflow: visible;
    min-height: calc(100vh - var(--forest-header-h) - var(--forest-footer-h));
    padding: 24px clamp(16px, 4vw, 48px) 80px;
}
.forest-backdrop {
    position: fixed;
    inset: var(--forest-header-h) 0 0;
    pointer-events: none;
    overflow: hidden;
    z-index: 0;
}
.forest-backdrop::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 18% 30%, rgba(168,85,247,.025), transparent 23%),
        radial-gradient(circle at 76% 20%, rgba(250,204,21,.04), transparent 25%),
        radial-gradient(circle at 50% 92%, rgba(22,101,52,.12), transparent 43%),
        linear-gradient(180deg, rgba(5,25,14,.16), rgba(1,7,4,.26));
}
.forest-mist {
    position: absolute;
    width: 70vw;
    height: 26vh;
    border-radius: 999px;
    background: radial-gradient(ellipse, rgba(192,132,252,.028), transparent 70%);
    filter: blur(18px);
    animation: forest-drift 28s ease-in-out infinite;
}
.mist-a { left: -18vw; top: 12vh; }
.mist-b { right: -24vw; top: 36vh; animation-delay: -9s; }
.mist-c { left: 18vw; bottom: 2vh; animation-delay: -15s; }
@keyframes forest-drift {
    0%, 100% { transform: translate3d(0,0,0) scale(1); }
    50% { transform: translate3d(6vw,-3vh,0) scale(1.08); }
}
.forest-dew,
.forest-firefly {
    position: absolute;
    border-radius: 999px;
    pointer-events: none;
}
.forest-dew {
    width: 6px;
    height: 6px;
    background: rgba(216,180,254,.2);
    box-shadow: 0 0 8px rgba(168,85,247,.18);
    animation: forest-twinkle 4s ease-in-out infinite;
}
.dew-1 { left: 7%; top: 22%; }
.dew-2 { left: 21%; top: 58%; animation-delay: -.7s; }
.dew-3 { left: 42%; top: 28%; animation-delay: -1.4s; }
.dew-4 { left: 66%; top: 17%; animation-delay: -2.1s; }
.dew-5 { left: 84%; top: 48%; animation-delay: -2.8s; }
.dew-6 { left: 12%; top: 80%; animation-delay: -3.5s; }
.dew-7 { left: 34%; top: 72%; animation-delay: -1.1s; }
.dew-8 { left: 57%; top: 62%; animation-delay: -1.9s; }
.dew-9 { left: 76%; top: 77%; animation-delay: -2.7s; }
.dew-10 { left: 92%; top: 25%; animation-delay: -3.3s; }
.forest-firefly {
    width: 9px;
    height: 9px;
    background: #d8b4fe;
    box-shadow: 0 0 8px rgba(192,132,252,.28);
    opacity: .32;
    animation: forest-float 9s ease-in-out infinite;
}
.firefly-1 { left: 15%; top: 36%; }
.firefly-2 { left: 74%; top: 34%; animation-delay: -2s; }
.firefly-3 { left: 48%; top: 72%; animation-delay: -4s; }
.firefly-4 { left: 88%; top: 68%; animation-delay: -6s; }
@keyframes forest-twinkle {
    0%, 100% { opacity: .28; transform: scale(.72); }
    50% { opacity: 1; transform: scale(1.18); }
}
@keyframes forest-float {
    0%, 100% { transform: translate(0,0); }
    50% { transform: translate(28px,-34px); }
}
.forest-vignette {
    position: absolute;
    inset: 0;
    background: radial-gradient(ellipse at center, transparent 0%, rgba(0,0,0,.18) 82%);
}

.forest-hero,
.forest-marquee,
.forest-quick-actions,
.forest-game-section,
.forest-board-grid {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 1440px;
    margin-inline: auto;
}
.forest-hero { padding: 18px 0 16px; }
.forest-crystal-card {
    position: relative;
    padding: 1px;
    border-radius: 26px;
    background:
        linear-gradient(120deg, rgba(168,85,247,.34), rgba(255,209,92,.36), rgba(192,132,252,.3), rgba(124,58,237,.24));
    box-shadow: 0 18px 48px rgba(0,0,0,.32), 0 0 16px rgba(168,85,247,.07);
}
.forest-banner-glow {
    position: absolute;
    inset: -8px;
    border-radius: 30px;
    background: radial-gradient(circle at 50% 40%, rgba(168,85,247,.1), transparent 62%);
    pointer-events: none;
    z-index: 0;
}
.forest-banner-inner {
    position: relative;
    z-index: 1;
    min-height: 360px;
    display: grid;
    grid-template-columns: 43% minmax(0, 57%);
    align-items: center;
    gap: 32px;
    padding: 34px 58px;
    border-radius: 25px;
    overflow: hidden;
    background:
        radial-gradient(circle at 18% 18%, rgba(168,85,247,.03), transparent 32%),
        radial-gradient(circle at 78% 16%, rgba(245,158,11,.06), transparent 34%),
        linear-gradient(145deg, rgba(30,15,52,.38), rgba(12,6,28,.52));
}
.forest-banner-inner::before {
    content: "";
    position: absolute;
    inset: 12px;
    border: 1px solid rgba(255,255,255,.12);
    border-radius: 20px;
    pointer-events: none;
}
.forest-banner-art {
    position: relative;
    min-height: 285px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pinocchio-orb {
    width: min(100%, 500px);
    height: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 22px;
    overflow: hidden;
    background: rgba(8,4,18,.18);
    border: 1px solid rgba(167,139,250,.1);
    box-shadow: inset 0 0 18px rgba(255,255,255,.03), 0 14px 34px rgba(0,0,0,.22);
}
.pinocchio-orb img {
    width: 100%;
    height: 100%;
    max-height: none;
    border-radius: 22px;
    object-fit: cover;
    object-position: center 42%;
    filter: saturate(1.02) contrast(1.02);
}
.sparkle {
    position: absolute;
    width: 18px;
    height: 18px;
    background: #fffbd2;
    clip-path: polygon(50% 0, 60% 38%, 100% 50%, 60% 62%, 50% 100%, 40% 62%, 0 50%, 40% 38%);
    filter: drop-shadow(0 0 10px rgba(255,255,180,.9));
    animation: forest-twinkle 2.8s ease-in-out infinite;
}
.sparkle-a { left: 16%; top: 18%; }
.sparkle-b { right: 17%; bottom: 22%; animation-delay: -1.2s; }
.forest-hero-text { position: relative; text-align: center; }
.forest-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 6px 11px;
    border-radius: 999px;
    color: #dbffad;
    border: 1px solid rgba(167,139,250,.28);
    background: rgba(168,85,247,.08);
    font-family: Cinzel, serif;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .12em;
}
.forest-badge span {
    width: 8px;
    height: 8px;
    border-radius: 99px;
    background: var(--forest-lime);
    box-shadow: 0 0 12px var(--forest-lime);
}
.forest-wordmark {
    margin: 6px 0 8px;
    font-family: Cinzel, "Noto Serif KR", serif;
    font-size: clamp(34px, 4.6vw, 60px);
    font-weight: 900;
    line-height: 1.04;
    letter-spacing: .02em;
}
.forest-wordmark em {
    font-style: normal;
    background: linear-gradient(100deg, #b98bff 0%, #e879c4 46%, #f6cd6b 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    filter: drop-shadow(0 8px 20px rgba(180,120,255,.35));
}
.forest-slogan {
    margin: 0 0 12px;
    color: var(--forest-gold);
    font-size: clamp(16px, 1.6vw, 22px);
    font-family: "Noto Serif KR", serif;
    font-weight: 900;
}
.forest-desc {
    max-width: 560px;
    color: rgba(237,226,255,.82);
    font-size: 14px;
    line-height: 1.85;
}
.forest-hero-actions {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    margin-top: 18px;
}
.glossy-btn {
    position: relative;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 126px;
    padding: 11px 18px;
    border-radius: 999px;
    color: #06210f;
    font-weight: 950;
    text-decoration: none;
    box-shadow: 0 14px 30px rgba(0,0,0,.22);
}
.glossy-btn::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(255,255,255,.4), transparent 45%);
    pointer-events: none;
}
.glossy-red {
    background: linear-gradient(135deg, #fecaca, #fca5a5 55%, #f87171);
    color: #5c1010;
    box-shadow: 0 14px 30px rgba(0,0,0,.22), 0 0 14px rgba(248,113,113,.14);
}
.glossy-lime { background: linear-gradient(135deg, #e9d5ff, #c084fc); color: #1a0a2e; }
.glossy-amber { background: linear-gradient(135deg, #fff2a8, #f59e0b); }
.glossy-purple { background: linear-gradient(135deg, #e9d5ff, #a855f7); color: #180026; }

/* ── 히어로 리디자인: 아이브로우 + 피처카드 + CTA + 캐러셀 점 ── */
.forest-eyebrow {
    display: inline-block;
    margin-bottom: 6px;
    color: var(--forest-gold);
    font-family: "Noto Serif KR", serif;
    font-size: clamp(12px, 1.05vw, 15px);
    font-weight: 700;
    letter-spacing: .2em;
    text-shadow: 0 2px 10px rgba(245,200,105,.25);
}
.forest-features {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
    margin: 20px auto 24px;
    max-width: 620px;
}
.forest-feature {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 16px 12px 14px;
    border-radius: 14px;
    background: linear-gradient(165deg, rgba(255,255,255,.07), rgba(255,255,255,.02));
    border: 1px solid rgba(255,255,255,.1);
}
.forest-feature .ff-ic {
    width: 42px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    font-size: 18px;
    color: #fff;
}
.ff-ic.ff-purple { background: linear-gradient(135deg, #a855f7, #7c3aed); box-shadow: 0 8px 18px rgba(168,85,247,.42); }
.ff-ic.ff-pink   { background: linear-gradient(135deg, #f472b6, #db2777); box-shadow: 0 8px 18px rgba(244,114,182,.42); }
.ff-ic.ff-gold   { background: linear-gradient(135deg, #fbbf24, #d97706); box-shadow: 0 8px 18px rgba(245,158,11,.42); }
.forest-feature b {
    color: #fff7e9;
    font-family: "Noto Serif KR", serif;
    font-size: 14px;
    font-weight: 800;
}
.forest-feature small {
    color: rgba(226,216,246,.6);
    font-size: 11.5px;
    line-height: 1.55;
}
.hero-cta {
    position: relative;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-width: 150px;
    padding: 13px 26px;
    border: 0;
    border-radius: 12px;
    font-family: "Noto Serif KR", serif;
    font-size: 15px;
    font-weight: 800;
    cursor: pointer;
    text-decoration: none;
    transition: transform .15s ease, filter .15s ease;
}
.hero-cta::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(255,255,255,.34), transparent 52%);
    pointer-events: none;
}
.hero-cta:hover { transform: translateY(-1px); filter: brightness(1.05); }
.hero-cta-gold   { background: linear-gradient(135deg, #fcd34d, #d99a1c); color: #3a2406; box-shadow: 0 12px 26px rgba(217,154,28,.36); }
.hero-cta-purple { background: linear-gradient(135deg, #c084fc, #7c3aed); color: #fff;    box-shadow: 0 12px 26px rgba(124,58,237,.42); }
.forest-hero-dots {
    display: none;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-top: 16px;
}
.forest-hero-dots .dot {
    width: 8px;
    height: 8px;
    border-radius: 99px;
    background: rgba(255,255,255,.26);
    transition: width .2s ease, background .2s ease;
}
.forest-hero-dots .dot.active {
    width: 24px;
    background: linear-gradient(90deg, #c084fc, #f6cd6b);
}

/* ── 솔리드 판타지 프레임 히어로: glass 제거, 견고한 오브젝트형 박스 ── */
.forest-hero {
    padding: 28px 0 20px;
    display: flex;
    justify-content: center;
}
.forest-crystal-card {
    width: 100%;
    max-width: 1240px;
    min-height: 330px;
    margin: 0 auto;
    padding: 0;
    border-radius: 24px;
    background:
        radial-gradient(circle at 13% 14%, rgba(120,76,255,.16), transparent 32%),
        radial-gradient(circle at 82% 18%, rgba(242,190,92,.12), transparent 28%),
        linear-gradient(145deg, #17102e 0%, #0d1027 44%, #130922 100%);
    border: 2px solid #493b82;
    box-shadow:
        inset 0 0 0 1px rgba(255,230,166,.22),
        inset 0 0 38px rgba(72,39,128,.45),
        0 24px 70px rgba(0,0,0,.58),
        0 0 34px rgba(120,76,255,.12);
    overflow: hidden;
}
.forest-crystal-card::before,
.forest-crystal-card::after {
    content: "";
    position: absolute;
    inset: 11px;
    border-radius: 18px;
    pointer-events: none;
    z-index: 4;
}
.forest-crystal-card::before {
    border: 1px solid rgba(255,222,150,.34);
    box-shadow:
        inset 0 0 0 1px rgba(121,85,196,.22),
        inset 0 0 30px rgba(10,5,22,.82);
}
.forest-crystal-card::after {
    background:
        radial-gradient(circle at 0 0, rgba(255,215,128,.48) 0 2px, transparent 3px),
        radial-gradient(circle at 100% 0, rgba(255,215,128,.48) 0 2px, transparent 3px),
        radial-gradient(circle at 0 100%, rgba(255,215,128,.38) 0 2px, transparent 3px),
        radial-gradient(circle at 100% 100%, rgba(255,215,128,.38) 0 2px, transparent 3px);
}
.forest-banner-glow {
    inset: 0;
    border-radius: inherit;
    background:
        linear-gradient(90deg, rgba(94,60,190,.18), transparent 34%, rgba(30,11,57,.22)),
        radial-gradient(circle at 52% 110%, rgba(255,207,93,.16), transparent 38%);
    z-index: 1;
}
.forest-banner-inner {
    min-height: 330px;
    grid-template-columns: 50% minmax(0, 50%);
    gap: 0;
    padding: 22px 82px 28px 34px;
    border-radius: 22px;
    background:
        linear-gradient(90deg, rgba(5,8,22,.2), rgba(16,9,35,.84) 50%, rgba(13,8,30,.96)),
        radial-gradient(circle at 76% 50%, rgba(95,49,165,.28), transparent 44%);
}
.forest-banner-inner::before {
    inset: 16px;
    border: 1px solid rgba(255,224,151,.18);
    border-radius: 17px;
    box-shadow: inset 0 0 0 1px rgba(111,74,186,.2);
    z-index: 3;
}
.forest-banner-inner::after {
    content: "";
    position: absolute;
    top: 18px;
    bottom: 18px;
    left: 50%;
    width: 1px;
    background: linear-gradient(180deg, transparent, rgba(255,226,156,.18), transparent);
    z-index: 2;
    pointer-events: none;
}
.forest-banner-art {
    min-height: 286px;
    justify-content: stretch;
    padding: 0;
    isolation: isolate;
}
.pinocchio-orb {
    position: relative;
    width: 100%;
    height: 286px;
    border-radius: 16px 0 0 16px;
    background: #050817;
    border: 1px solid rgba(255,222,150,.2);
    box-shadow:
        inset 0 0 42px rgba(0,0,0,.72),
        inset 0 0 0 1px rgba(104,75,178,.18);
}
.pinocchio-orb::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    background:
        radial-gradient(circle at 45% 8%, rgba(0,255,220,.18), transparent 22%),
        radial-gradient(circle at 78% 58%, rgba(160,65,255,.18), transparent 35%),
        linear-gradient(90deg, rgba(0,0,0,.16), rgba(0,0,0,.08) 46%, rgba(13,7,29,.78) 100%),
        linear-gradient(180deg, rgba(0,0,0,.06), rgba(0,0,0,.46));
    mix-blend-mode: normal;
    pointer-events: none;
}
.pinocchio-orb img {
    border-radius: inherit;
    object-position: center 44%;
    filter: brightness(.68) saturate(1.42) contrast(1.24);
    transform: scale(1.04);
}
.sparkle {
    background: #fff5c8;
    opacity: .82;
    filter: drop-shadow(0 0 12px rgba(255,231,170,.95));
}
.sparkle-a { left: 10%; top: 16%; }
.sparkle-b { right: 19%; bottom: 19%; }
.forest-hero-text {
    z-index: 5;
    padding: 4px 0 0 42px;
    display: flex;
    min-height: 286px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.forest-eyebrow {
    margin-bottom: 2px;
    color: #d8b87a;
    font-size: 12px;
    letter-spacing: .16em;
}
.forest-eyebrow::before,
.forest-eyebrow::after {
    content: "〰";
    margin: 0 7px;
    color: rgba(246,202,113,.62);
    font-size: 11px;
}
.forest-wordmark {
    margin: 2px 0 4px;
    font-size: clamp(42px, 4.1vw, 64px);
    letter-spacing: .055em;
}
.forest-wordmark em {
    background:
        linear-gradient(180deg, #fff6d2 0%, #d9b86f 28%, #a26cff 55%, #f2c96b 100%);
    -webkit-background-clip: text;
    background-clip: text;
    text-shadow:
        0 1px 0 rgba(255,247,210,.45),
        0 13px 24px rgba(0,0,0,.64);
    filter: drop-shadow(0 0 13px rgba(170,110,255,.38));
}
.forest-slogan {
    margin-bottom: 18px;
    color: #f3d98e;
    font-size: clamp(14px, 1.18vw, 18px);
    text-shadow: 0 0 16px rgba(242,201,107,.2);
}
.forest-features {
    width: min(100%, 560px);
    gap: 10px;
    margin: 0 auto 18px;
}
.forest-feature {
    min-height: 100px;
    padding: 13px 10px 11px;
    border-radius: 10px;
    background:
        linear-gradient(180deg, rgba(33,23,59,.94), rgba(15,13,35,.96)),
        radial-gradient(circle at 50% 0, rgba(156,105,255,.2), transparent 44%);
    border: 1px solid rgba(151,118,217,.34);
    box-shadow:
        inset 0 0 0 1px rgba(255,226,156,.08),
        inset 0 -18px 34px rgba(0,0,0,.28),
        0 10px 24px rgba(0,0,0,.22);
}
.forest-feature .ff-ic {
    width: 34px;
    height: 34px;
    border-radius: 8px;
    background:
        linear-gradient(145deg, rgba(71,48,115,.96), rgba(25,18,54,.98)) !important;
    border: 1px solid rgba(219,185,118,.3);
    color: #cbb0ff;
    box-shadow:
        inset 0 0 0 1px rgba(255,255,255,.05),
        0 0 18px rgba(132,86,255,.18) !important;
}
.forest-feature .ff-ic i {
    filter: drop-shadow(0 0 5px rgba(198,168,255,.36));
}
.forest-feature b {
    color: #f7e7b6;
    font-size: 12.5px;
}
.forest-feature small {
    color: rgba(228,218,246,.7);
    font-size: 10.2px;
    line-height: 1.45;
}
.forest-hero-actions {
    width: min(100%, 470px);
    gap: 14px;
    margin-top: 0;
}
.hero-cta {
    flex: 1 1 0;
    min-width: 0;
    height: 48px;
    border-radius: 10px;
    font-size: 14px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.28), 0 14px 28px rgba(0,0,0,.38);
}
.hero-cta-gold {
    background: linear-gradient(180deg, #ffe58b, #e3ad34 52%, #b77418);
    color: #231405;
}
.hero-cta-purple {
    background: linear-gradient(180deg, #db9aff, #9e4fe0 52%, #6630b0);
    color: #fff5ff;
}
.forest-hero-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    z-index: 6;
    margin: 0;
}
.forest-hero-dots .dot {
    width: 7px;
    height: 7px;
    background: rgba(255,255,255,.25);
    box-shadow: 0 0 8px rgba(255,255,255,.16);
}
.forest-hero-dots .dot.active {
    width: 9px;
    background: #b57dff;
    box-shadow: 0 0 12px rgba(181,125,255,.75);
}

.forest-marquee {
    display: flex;
    align-items: center;
    gap: 14px;
    overflow: hidden;
    padding: 12px 16px;
    border: 1px solid rgba(167,139,250,.18);
    border-radius: 18px;
    background: rgba(0,0,0,.28);
}
.marquee-tag {
    flex: 0 0 auto;
    color: #1a0a2e;
    background: linear-gradient(135deg, #e9d5ff, #c084fc);
    border-radius: 999px;
    padding: 6px 10px;
    font-size: 11px;
    font-weight: 950;
}
.marquee-track {
    display: flex;
    gap: 24px;
    min-width: max-content;
    animation: forest-marquee 34s linear infinite;
}
.marquee-track span {
    color: rgba(235,255,219,.82);
    font-size: 13px;
    white-space: nowrap;
}
.marquee-track em {
    color: var(--forest-gold);
    font-style: normal;
    font-weight: 900;
}
@keyframes forest-marquee {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
}

.forest-quick-actions {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    margin-top: 22px;
}
.forest-quick-item {
    position: relative;
    min-height: 142px;
    display: grid;
    place-items: center;
    gap: 10px;
    padding: 20px;
    border-radius: 26px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background:
        linear-gradient(180deg, rgba(255,255,255,.08), rgba(255,255,255,.02)),
        linear-gradient(135deg, rgba(82,54,24,.92), rgba(37,20,8,.94));
    border: 1px solid rgba(255,255,255,.12);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 16px 42px rgba(0,0,0,.28);
}
.forest-quick-item::before {
    content: "";
    position: absolute;
    inset: 10px;
    border: 1px dashed rgba(255,255,255,.12);
    border-radius: 20px;
}
.quick-icon {
    position: relative;
    z-index: 1;
    width: 62px;
    height: 62px;
    display: grid;
    place-items: center;
    border-radius: 50%;
    background: rgba(255,255,255,.09);
    font-size: 26px;
}
.forest-quick-item strong {
    position: relative;
    z-index: 1;
    font-size: 17px;
    font-weight: 950;
}
.accent-lime .quick-icon { color: var(--forest-lime); box-shadow: 0 0 28px rgba(168,85,247,.22); }
.accent-amber .quick-icon { color: var(--forest-gold); box-shadow: 0 0 28px rgba(255,209,92,.22); }
.accent-red .quick-icon { color: #ff9b9b; box-shadow: 0 0 28px rgba(255,107,107,.2); }
.accent-wood .quick-icon { color: #deb887; box-shadow: 0 0 28px rgba(222,184,135,.2); }

.forest-game-section {
    margin-top: 42px;
}
.forest-section-title {
    margin: 0 0 14px;
    color: #faffd7;
    font-family: Cinzel, "Noto Serif KR", serif;
    font-size: clamp(28px, 3.6vw, 48px);
    font-weight: 900;
    letter-spacing: .02em;
    text-shadow: 0 0 22px rgba(168,85,247,.16);
}
.forest-section-title span {
    display: inline-block;
    margin-left: 12px;
    color: var(--forest-gold);
    font-family: Pretendard, sans-serif;
    font-size: 15px;
    letter-spacing: 0;
    vertical-align: middle;
}
.forest-game-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(150px, 180px));
    justify-content: center;
    align-items: start;
    gap: 10px;
}
.slot-provider-grid {
    grid-template-columns: repeat(4, minmax(150px, 180px));
    justify-content: center;
    margin-bottom: 18px;
}
.pragmatic-popular-head {
    width: min(1320px, 100%);
    margin: 4px auto 10px;
    display: flex;
    align-items: baseline;
    gap: 10px;
}
.pragmatic-popular-head strong {
    color: #fffbe5;
    font-family: "Cinzel", serif;
    font-size: clamp(18px, 1.6vw, 26px);
    font-weight: 950;
    letter-spacing: -.02em;
    text-shadow: 0 0 18px rgba(250,204,21,.22);
}
.pragmatic-popular-head span {
    color: rgba(235,255,219,.72);
    font-size: 12px;
    font-weight: 850;
}
.pragmatic-popular-grid {
    width: min(1320px, 100%);
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(7, minmax(0, 1fr));
    justify-content: center;
    align-items: start;
    gap: 10px;
}
.forest-game-card {
    position: relative;
    min-height: 0;
    aspect-ratio: 224 / 286;
    overflow: hidden;
    border-radius: 18px;
    background: rgba(255,255,255,.04);
    border: 1px solid rgba(255,255,255,.1);
    text-decoration: none;
    color: #fff;
    box-shadow: 0 12px 30px rgba(0,0,0,.24);
    transition: transform .18s ease, border-color .18s ease;
}
.forest-game-card:hover {
    transform: translateY(-3px);
    border-color: rgba(168,85,247,.28);
}
.game-card-bg {
    position: absolute;
    inset: 0;
    display: grid;
    place-items: center;
    background:
        radial-gradient(circle at 50% 20%, rgba(255,255,255,.14), transparent 35%),
        linear-gradient(135deg, #0d120f, #050807);
}
.game-card-bg img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center center;
    filter: saturate(1.08) contrast(1.02);
}
.pragmatic-slot-card .game-card-bg img {
    object-fit: cover;
}
.pragmatic-slot-card .game-card-bg {
    background:
        radial-gradient(circle at 50% 16%, rgba(250,204,21,.18), transparent 38%),
        linear-gradient(135deg, #151008, #050807);
}
.game-card-bg i {
    color: rgba(255,255,255,.3);
    font-size: 56px;
}
.game-card-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 25%, rgba(0,0,0,.78));
}
.game-card-content {
    position: absolute;
    left: 13px;
    right: 13px;
    bottom: 13px;
}
.game-card-content b {
    display: block;
    color: #fffbe5;
    font-size: 15px;
    font-weight: 950;
}
.game-card-content span {
    display: block;
    margin-top: 3px;
    color: rgba(235,255,219,.68);
    font-family: Cinzel, serif;
    font-size: 10px;
}

.forest-board-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
    margin-top: 54px;
}
.forest-board {
    padding: 22px;
    border: 1px solid rgba(167,139,250,.15);
    border-radius: 24px;
    background: rgba(0,0,0,.26);
    backdrop-filter: blur(14px);
}
.board-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
}
.board-head strong {
    color: var(--forest-gold);
    font-size: 18px;
    font-weight: 950;
}
.board-head a {
    color: rgba(235,255,219,.58);
    font-size: 12px;
    text-decoration: none;
}
.forest-board ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.forest-board li {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    padding: 10px 0;
    border-bottom: 1px solid rgba(255,255,255,.06);
    color: rgba(235,255,219,.8);
    cursor: pointer;
}
.forest-board li:last-child { border-bottom: 0; }
.forest-board li em {
    color: rgba(235,255,219,.42);
    font-style: normal;
    white-space: nowrap;
}

body.forest-user-body .footer {
    position: relative;
    z-index: 1;
    margin: 0;
    background: rgba(0,0,0,.28);
    border-top: 1px solid rgba(167,139,250,.12);
}

@media (max-width: 1280px) {
    body:not(.sports-page) .forest-header-inner {
        grid-template-columns: minmax(0, 1fr) auto;
        gap: 8px;
    }
    body:not(.sports-page) .forest-logo {
        display: none;
    }
    body:not(.sports-page) .forest-nav {
        overflow-x: visible;
        justify-content: flex-start;
        gap: 2px;
    }
    body:not(.sports-page) .forest-nav a {
        padding-inline: clamp(4px, .55vw, 7px);
        font-size: clamp(9px, .84vw, 11px);
        letter-spacing: -.06em;
    }
    body:not(.sports-page) .forest-header-right {
        gap: 4px;
    }
    body:not(.sports-page) .forest-point-convert,
    body:not(.sports-page) .forest-nickname,
    body:not(.sports-page) .forest-logout {
        padding-inline: 8px;
        font-size: 10px;
    }
    .forest-wallets { display: none; }
    body.sports-page .forest-nav {
        overflow: hidden;
        flex-wrap: nowrap;
    }
    body.sports-page .forest-wallets {
        display: flex !important;
    }
    .forest-game-grid { grid-template-columns: repeat(3, 1fr); }
    .slot-provider-grid { grid-template-columns: repeat(4, minmax(150px, 180px)); }
    .pragmatic-popular-grid { grid-template-columns: repeat(7, minmax(0, 1fr)); }
    .forest-crystal-card { width: 100%; max-width: 1120px; }
    .forest-banner-inner { padding-right: 56px; }
    .forest-feature small { font-size: 9.8px; }
}

@media (max-width: 980px) {
    .pino-kor-logo {
        width: 150px;
        min-height: 48px;
        padding: 6px 12px 7px 14px;
    }
    .pino-kor-logo-main {
        font-size: 25px;
    }
    .pino-kor-logo-sub {
        font-size: 8px;
        letter-spacing: .28em;
    }
}

@media (max-width: 768px) {
    .forest-header-inner.is-guest {
        grid-template-columns: 38px minmax(104px, 116px) minmax(0, 1fr);
    }
    .forest-header-inner.is-guest .forest-logo.pino-kor-logo {
        width: 112px;
        height: 42px;
        min-height: 42px;
        padding: 5px 8px 6px 10px;
        overflow: hidden;
    }
    .forest-header-inner.is-guest .pino-kor-logo-main {
        font-size: 19px;
        letter-spacing: -.08em;
    }
    .forest-header-inner.is-guest .pino-kor-logo-sub {
        margin-top: 2px;
        font-size: 7px;
        letter-spacing: .18em;
    }
    .forest-header-inner.is-authed .forest-logo.pino-kor-logo {
        height: 32px;
        min-height: 32px;
        padding: 3px 8px 4px 4px;
        border-radius: 10px;
        border: 0;
        background: transparent;
        box-shadow: none;
    }
    .forest-header-inner.is-authed .forest-logo.pino-kor-logo::before,
    .forest-header-inner.is-authed .forest-logo.pino-kor-logo::after {
        display: none;
    }
    .forest-header-inner.is-authed .pino-kor-logo-main {
        font-size: 18px;
        letter-spacing: -.08em;
    }
    .forest-header-inner.is-authed .pino-kor-logo-sub {
        display: none;
    }
}
@media (max-width: 980px) {
    .forest-header { padding: 10px 14px; height: 74px; }
    .forest-header-inner { grid-template-columns: auto 1fr auto; gap: 12px; }
    .forest-hamburger { display: flex; }
    .forest-logo img { height: 54px; width: 170px; }
    .forest-nav { display: none; }
    .forest-crystal-card { width: 100%; max-width: 720px; }
    .forest-banner-inner { grid-template-columns: 1fr; min-height: auto; padding: 24px 24px 42px; }
    .forest-banner-inner::after { display: none; }
    .forest-banner-art { min-height: 230px; order: 1; margin-bottom: 16px; }
    .pinocchio-orb { height: 230px; border-radius: 14px; }
    .forest-hero-text { order: 2; min-height: auto; padding: 0; }
    .forest-features { max-width: 560px; }
    .forest-quick-actions { grid-template-columns: repeat(2, 1fr); }
    .forest-game-grid {
        grid-template-columns: repeat(auto-fill, minmax(145px, 175px));
        justify-content: center;
    }
    .slot-provider-grid { grid-template-columns: repeat(4, minmax(145px, 175px)); }
    .pragmatic-popular-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
    .forest-board-grid { grid-template-columns: 1fr; }
}
@media (max-width: 620px) {
    .forest-root { padding: 20px 12px 70px; }
    .forest-auth-buttons { gap: 6px; flex-wrap: wrap; }
    .forest-login-btn,
    .forest-signup-btn,
    .forest-anon-btn { padding: 9px 12px; font-size: 12px; }
    .forest-userbox { display: none; }
    .forest-crystal-card { width: 100%; border-radius: 18px; }
    .forest-banner-inner { padding: 18px 16px 40px; border-radius: 18px; }
    .pinocchio-orb { height: 190px; }
    .forest-wordmark { font-size: 34px; }
    .forest-slogan { font-size: 15px; }
    .forest-desc { font-size: 14px; }
    .forest-features { grid-template-columns: 1fr; max-width: 320px; margin-inline: auto; }
    .forest-hero-actions { flex-direction: column; }
    .glossy-btn,
    .hero-cta { width: 100%; }
    .forest-quick-actions { grid-template-columns: 1fr; }
    .forest-game-grid,
    .forest-game-grid.slot-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 9px;
    }
    .slot-provider-grid,
    .forest-game-grid.slot-grid.slot-provider-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .pragmatic-popular-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 9px;
    }
    .pragmatic-popular-head {
        align-items: flex-start;
        flex-direction: column;
        gap: 3px;
    }
    .forest-game-card { min-height: 0; }
}

@media (max-width: 768px) {
    :root {
        --forest-header-h: 62px;
        --forest-footer-h: 44px;
    }
    html,
    body.forest-user-body {
        width: 100%;
        max-width: 100%;
        overflow-x: hidden;
    }
    body.forest-user-body {
        background:
            linear-gradient(180deg, rgba(12,6,28,.08) 0%, rgba(7,3,18,.22) 64%, rgba(3,2,10,.58) 100%),
            url('/assets/img/frozen-user-bg-hq.png') center top / auto 100vh no-repeat fixed,
            linear-gradient(180deg, #0b061a 0%, #05030d 100%);
        background-attachment: scroll, scroll, scroll;
    }
    body.forest-user-body::before,
    body.forest-user-body::after {
        display: none;
    }

    .forest-header {
        height: var(--forest-header-h);
        padding: 7px 8px 7px 10px;
        background: linear-gradient(180deg, rgba(8,4,22,.96), rgba(12,6,28,.9));
        backdrop-filter: none;
        -webkit-backdrop-filter: none;
    }
    .forest-header-inner {
        width: 100%;
        grid-template-columns: 42px minmax(0, 1fr) auto;
        gap: 8px;
    }
    .forest-header-inner.is-guest {
        grid-template-columns: 38px 48px minmax(0, 1fr);
        justify-content: start;
        column-gap: 6px;
    }
    .forest-hamburger {
        display: flex;
        width: 38px;
        height: 38px;
        border-radius: 11px;
        background: rgba(255,255,255,.06);
    }
    .forest-logo {
        width: auto;
        justify-content: flex-start;
        min-width: 0;
    }
    .forest-logo img {
        width: 132px;
        height: 42px;
        margin: 0;
    }
    .forest-nav,
    .forest-wallets {
        display: none !important;
    }
    .forest-header-right {
        gap: 5px;
        min-width: 0;
    }
    .forest-header-inner.is-guest .forest-header-right {
        margin-left: auto;
        justify-self: end;
    }
    .forest-header-inner.is-guest .forest-logo {
        width: 48px;
        height: 42px;
        overflow: hidden;
        justify-content: center;
    }
    .forest-header-inner.is-guest .forest-logo img {
        width: 132px;
        max-width: none;
        height: 42px;
        flex: 0 0 auto;
    }
    .forest-auth-buttons {
        gap: 5px;
        flex-wrap: wrap;
    }
    .forest-login-btn,
    .forest-signup-btn,
    .forest-anon-btn {
        padding: 8px 10px;
        font-size: 11px;
        white-space: nowrap;
    }
    .forest-userbox {
        display: flex;
        gap: 5px;
        align-items: center;
    }
    .forest-nickname {
        max-width: 78px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 8px 9px;
        font-size: 11px;
    }
    .forest-logout {
        padding: 8px 9px;
        font-size: 11px;
    }
    .forest-drawer-panel {
        width: min(300px, 84vw);
        padding: 16px;
        background:
            radial-gradient(circle at 30% 0, rgba(168,85,247,.14), transparent 34%),
            linear-gradient(180deg, rgba(9,7,27,.98), rgba(3,8,10,.98));
        overflow-y: auto;
    }
    .forest-drawer-nav a {
        padding: 14px 14px;
        font-size: 14px;
    }

    .forest-header-inner.is-authed {
        display: flex;
        align-items: center;
        gap: 0;
        height: 48px;
        padding-right: 28px;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        scroll-behavior: smooth;
    }
    .forest-header-inner.is-authed::-webkit-scrollbar {
        display: none;
    }
    .forest-header-inner.is-authed .forest-hamburger {
        flex: 0 0 38px;
        margin-right: 6px;
        align-self: center;
    }
    .forest-header-inner.is-authed .forest-logo,
    .forest-header-inner.is-authed .forest-nav,
    .forest-header-inner.is-authed .forest-wallets,
    .forest-header-inner.is-authed .forest-header-right,
    .forest-header-inner.is-authed .forest-userbox {
        display: inline-flex !important;
        align-items: center;
        flex: 0 0 auto;
        min-width: 0;
    }
    .forest-header-inner.is-authed .forest-logo {
        width: auto;
        height: 32px;
        justify-content: center;
        padding: 0 8px 0 2px;
        margin-right: 4px;
        border-right: 1px solid rgba(167,139,250,.24);
    }
    .forest-header-inner.is-authed .forest-logo img {
        width: 74px;
        height: 28px;
        margin: 0;
    }
    .forest-header-inner.is-authed .forest-nav {
        gap: 0;
        overflow: visible;
        height: 32px;
    }
    .forest-header-inner.is-authed .forest-nav a,
    .forest-header-inner.is-authed .forest-money-pill,
    .forest-header-inner.is-authed .forest-point-pill,
    .forest-header-inner.is-authed .forest-point-convert,
    .forest-header-inner.is-authed .forest-nickname,
    .forest-header-inner.is-authed .forest-logout {
        height: 32px;
        min-height: 32px;
        padding: 0 7px;
        border-radius: 0;
        border: 0;
        border-right: 1px solid rgba(167,139,250,.24);
        background: transparent;
        box-shadow: none;
        color: rgba(245,239,255,.9);
        font-size: 10px;
        line-height: 1;
        font-weight: 900;
        letter-spacing: -.03em;
        white-space: nowrap;
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
    }
    .forest-header-inner.is-authed .forest-nav a:nth-child(n+3) {
        display: none !important;
    }
    .forest-header-inner.is-authed .forest-header-right {
        gap: 0;
        margin-left: 0;
        height: 32px;
    }
    .forest-header-inner.is-authed .forest-wallets {
        gap: 0;
        height: 32px;
    }
    .forest-header-inner.is-authed .forest-money-pill,
    .forest-header-inner.is-authed .forest-point-pill {
        display: inline-flex !important;
        gap: 3px;
        min-width: max-content;
        width: max-content;
        max-width: none;
        flex-shrink: 0;
        justify-items: initial;
        text-align: center;
    }
    .forest-header-inner.is-authed .forest-money-pill em,
    .forest-header-inner.is-authed .forest-point-pill em {
        color: rgba(235,255,219,.7);
        font-size: 9px;
        font-weight: 800;
    }
    .forest-header-inner.is-authed .forest-money-pill strong,
    .forest-header-inner.is-authed .forest-point-pill strong {
        color: var(--forest-gold);
        font-size: 10px;
        font-weight: 900;
    }
    .forest-header-inner.is-authed .forest-point-pill strong {
        color: #b9f7ff;
    }
    .forest-header-inner.is-authed .forest-point-convert {
        color: #facc15;
    }
    .forest-header-inner.is-authed .forest-nickname-name {
        display: none;
    }
    .forest-header-inner.is-authed .forest-nickname-label {
        display: inline;
    }
    .forest-header-inner.is-authed .forest-logout {
        color: #ffb4b4;
        border-right: 0;
    }
    .forest-mobile-scroll-prev,
    .forest-mobile-scroll-next {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 3;
        width: 24px;
        height: 36px;
        border: 0;
        color: #facc15;
        font-size: 25px;
        font-weight: 900;
        line-height: 1;
        cursor: pointer;
        opacity: 0;
        pointer-events: none;
        transition: opacity .16s ease, filter .16s ease;
    }
    .forest-mobile-scroll-prev.is-visible,
    .forest-mobile-scroll-next.is-visible {
        opacity: 1;
        pointer-events: auto;
    }
    .forest-mobile-scroll-prev {
        left: 5px;
        border-right: 1px solid rgba(167,139,250,.24);
        border-radius: 10px 0 0 10px;
        background:
            linear-gradient(270deg, rgba(10,6,24,.12), rgba(10,6,24,.92) 35%, rgba(10,6,24,.98));
        box-shadow: 10px 0 16px rgba(5,3,15,.62);
    }
    .forest-mobile-scroll-next {
        right: 5px;
        border-left: 1px solid rgba(167,139,250,.24);
        border-radius: 0 10px 10px 0;
        background:
            linear-gradient(90deg, rgba(10,6,24,.12), rgba(10,6,24,.92) 35%, rgba(10,6,24,.98));
        box-shadow: -10px 0 16px rgba(5,3,15,.62);
    }
    .forest-mobile-scroll-prev:hover,
    .forest-mobile-scroll-next:hover {
        filter: brightness(1.15);
    }

    .forest-root {
        min-height: auto;
        padding: 14px 10px 56px;
    }
    .forest-hero,
    .forest-marquee,
    .forest-quick-actions,
    .forest-game-section,
    .forest-board-grid {
        width: 100%;
        max-width: 100%;
    }
    .forest-hero {
        padding: 12px 0 10px;
    }
    .forest-crystal-card {
        width: 100%;
        min-height: auto;
        border-radius: 16px;
        border-width: 1px;
        box-shadow:
            inset 0 0 0 1px rgba(255,230,166,.14),
            inset 0 0 26px rgba(72,39,128,.38),
            0 14px 36px rgba(0,0,0,.5);
    }
    .forest-crystal-card::before {
        inset: 7px;
        border-radius: 12px;
    }
    .forest-banner-inner {
        display: grid;
        grid-template-columns: 1fr;
        gap: 12px;
        min-height: auto;
        padding: 14px 14px 18px;
        border-radius: 15px;
    }
    .forest-banner-inner::before {
        inset: 9px;
        border-radius: 11px;
    }
    .forest-banner-art {
        min-height: auto;
        order: 1;
        margin: 0;
    }
    .pinocchio-orb {
        height: auto;
        aspect-ratio: 16 / 9;
        border-radius: 11px;
    }
    .forest-hero-text {
        order: 2;
        min-height: auto;
        padding: 0;
    }
    .forest-eyebrow {
        font-size: 10px;
        letter-spacing: .08em;
    }
    .forest-eyebrow::before,
    .forest-eyebrow::after {
        margin: 0 3px;
    }
    .forest-wordmark {
        font-size: clamp(30px, 10vw, 42px);
        letter-spacing: .04em;
    }
    .forest-slogan {
        margin-bottom: 12px;
        font-size: 13px;
        line-height: 1.45;
    }
    .forest-features {
        width: 100%;
        max-width: none;
        grid-template-columns: 1fr;
        gap: 8px;
        margin: 0 0 12px;
    }
    .forest-feature {
        min-height: 0;
        display: grid;
        grid-template-columns: 36px 1fr;
        align-items: center;
        text-align: left;
        gap: 3px 10px;
        padding: 11px 12px;
    }
    .forest-feature .ff-ic {
        grid-row: span 2;
    }
    .forest-feature b {
        font-size: 13px;
    }
    .forest-feature small {
        font-size: 11px;
    }
    .forest-hero-actions {
        display: none;
    }
    .forest-hero-dots {
        display: none;
    }

    .forest-game-section {
        margin-top: 28px;
    }
    .forest-section-title {
        margin-bottom: 12px;
        font-size: 28px;
        line-height: 1.1;
    }
    .forest-section-title span {
        display: block;
        margin: 4px 0 0;
        font-size: 12px;
    }
    .forest-game-grid,
    .forest-game-grid.slot-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 9px;
    }
    .forest-game-card {
        min-height: 0;
        height: auto;
        aspect-ratio: 224 / 286;
        border-radius: 12px;
    }
    .game-card-content {
        left: 7px;
        right: 7px;
        bottom: 8px;
    }
    .game-card-content b {
        font-size: clamp(10px, 3.15vw, 13px);
        line-height: 1.12;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .game-card-content span {
        margin-top: 2px;
        font-size: clamp(7px, 2.15vw, 9px);
        line-height: 1.1;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .forest-board-grid {
        grid-template-columns: 1fr;
        gap: 12px;
        margin-top: 28px;
    }
    .forest-board {
        padding: 16px;
        border-radius: 16px;
        backdrop-filter: none;
    }
    .forest-board li {
        align-items: flex-start;
        font-size: 13px;
    }
    body.forest-user-body .footer {
        padding: 14px 12px;
        text-align: center;
        font-size: 11px;
        line-height: 1.5;
    }
}

@media (max-width: 1200px) {
    body.sports-page .forest-header {
        min-height: 58px;
        padding: 8px 12px;
    }
    body.sports-page .forest-header-inner.is-authed {
        display: flex !important;
        flex-wrap: nowrap !important;
        align-items: center !important;
        justify-content: space-between !important;
        width: 100% !important;
        height: auto !important;
        min-height: 42px !important;
        gap: 10px !important;
        overflow: hidden !important;
        padding-right: 0 !important;
    }
    body.sports-page .forest-header-inner.is-authed .forest-hamburger {
        display: inline-flex !important;
        flex: 0 0 38px !important;
        width: 38px !important;
        height: 38px !important;
        margin: 0 !important;
        border-radius: 11px !important;
    }
    body.sports-page .forest-header-inner.is-authed .forest-logo {
        display: inline-flex !important;
        flex: 0 1 auto !important;
        width: auto !important;
        min-width: 0 !important;
        height: 38px !important;
        justify-content: center !important;
        margin: 0 auto !important;
        padding: 0 !important;
        border: 0 !important;
    }
    body.sports-page .forest-header-inner.is-authed .forest-logo img {
        width: 132px !important;
        height: 38px !important;
        object-fit: contain !important;
        margin: 0 !important;
    }
    body.sports-page .forest-header-inner.is-authed .forest-nav,
    body.sports-page .forest-header-inner.is-authed .forest-header-right,
    body.sports-page .forest-header-inner.is-authed .forest-wallets,
    body.sports-page .forest-header-inner.is-authed .forest-userbox {
        display: none !important;
    }
    body.sports-page .forest-mobile-scroll-prev,
    body.sports-page .forest-mobile-scroll-next {
        display: none !important;
    }
}

/* Korean premium logo final responsive overrides */
@media (max-width: 980px) {
    .forest-logo.pino-kor-logo {
        width: 150px;
        min-height: 48px;
        padding: 6px 12px 7px 14px;
    }
    .forest-logo.pino-kor-logo .pino-kor-logo-main {
        font-size: 25px;
    }
    .forest-logo.pino-kor-logo .pino-kor-logo-sub {
        font-size: 8px;
        letter-spacing: .28em;
    }
}

@media (max-width: 768px) {
    .forest-header-inner.is-guest {
        grid-template-columns: 38px minmax(104px, 116px) minmax(0, 1fr);
    }
    .forest-header-inner.is-guest .forest-logo.pino-kor-logo {
        width: 112px;
        height: 42px;
        min-height: 42px;
        padding: 5px 8px 6px 10px;
        overflow: hidden;
    }
    .forest-header-inner.is-guest .forest-logo.pino-kor-logo .pino-kor-logo-main {
        font-size: 19px;
        letter-spacing: -.08em;
    }
    .forest-header-inner.is-guest .forest-logo.pino-kor-logo .pino-kor-logo-sub {
        margin-top: 2px;
        font-size: 7px;
        letter-spacing: .18em;
    }
    .forest-header-inner.is-authed .forest-logo.pino-kor-logo {
        height: 32px;
        min-height: 32px;
        padding: 3px 8px 4px 4px;
        border: 0;
        border-radius: 10px;
        background: transparent;
        box-shadow: none;
    }
    .forest-header-inner.is-authed .forest-logo.pino-kor-logo::before,
    .forest-header-inner.is-authed .forest-logo.pino-kor-logo::after {
        display: none;
    }
    .forest-header-inner.is-authed .forest-logo.pino-kor-logo .pino-kor-logo-main,
    body.sports-page .forest-header-inner.is-authed .forest-logo.pino-kor-logo .pino-kor-logo-main {
        font-size: 18px;
        letter-spacing: -.08em;
    }
    .forest-header-inner.is-authed .forest-logo.pino-kor-logo .pino-kor-logo-sub,
    body.sports-page .forest-header-inner.is-authed .forest-logo.pino-kor-logo .pino-kor-logo-sub {
        display: none;
    }
}

/* Text-only logo: no frame, no English subtitle, clickable home wordmark */
.forest-logo.pino-kor-logo,
.forest-drawer-head .drawer-logo.pino-kor-logo,
body.sports-page .forest-header-inner.is-authed .forest-logo.pino-kor-logo {
    display: inline-flex !important;
    width: auto !important;
    min-width: 0 !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-start !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
    isolation: auto !important;
    text-decoration: none !important;
}
.forest-logo.pino-kor-logo::before,
.forest-logo.pino-kor-logo::after,
.forest-drawer-head .drawer-logo.pino-kor-logo::before,
.forest-drawer-head .drawer-logo.pino-kor-logo::after {
    display: none !important;
    content: none !important;
}
.pino-kor-logo-sub {
    display: none !important;
}
.pino-kor-logo-main,
.forest-logo.pino-kor-logo .pino-kor-logo-main,
.forest-drawer-head .drawer-logo.pino-kor-logo .pino-kor-logo-main,
body.sports-page .forest-header-inner.is-authed .forest-logo.pino-kor-logo .pino-kor-logo-main {
    display: inline-block !important;
    font-family: "Noto Serif KR", "Malgun Gothic", serif !important;
    font-size: clamp(30px, 2.35vw, 46px) !important;
    font-weight: 900 !important;
    line-height: 1 !important;
    letter-spacing: -.08em !important;
    color: #dc2626 !important;
    background: linear-gradient(180deg, #ff8585 0%, #ef4444 28%, #dc2626 60%, #991b1b 100%) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    text-shadow:
        0 1px 0 rgba(76,5,5,.55),
        0 3px 8px rgba(40,6,6,.45),
        0 0 16px rgba(239,68,68,.34),
        0 0 26px rgba(185,28,28,.24) !important;
    white-space: nowrap !important;
}
.forest-logo.pino-kor-logo:hover .pino-kor-logo-main,
.forest-drawer-head .drawer-logo.pino-kor-logo:hover .pino-kor-logo-main {
    filter: brightness(1.06) drop-shadow(0 0 10px rgba(239,68,68,.28));
}
.forest-drawer-head .drawer-logo.pino-kor-logo .pino-kor-logo-main {
    font-size: 30px !important;
}
@media (max-width: 980px) {
    .forest-logo.pino-kor-logo .pino-kor-logo-main {
        font-size: clamp(25px, 5vw, 34px) !important;
    }
}
@media (max-width: 768px) {
    .forest-header-inner.is-guest .forest-logo.pino-kor-logo,
    .forest-header-inner.is-authed .forest-logo.pino-kor-logo {
        width: auto !important;
        height: auto !important;
        min-height: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        background: transparent !important;
        box-shadow: none !important;
    }
    .forest-header-inner.is-guest .forest-logo.pino-kor-logo .pino-kor-logo-main,
    .forest-header-inner.is-authed .forest-logo.pino-kor-logo .pino-kor-logo-main {
        font-size: 24px !important;
        letter-spacing: -.09em !important;
    }
}

/* Responsive header wrap layout: keep every group horizontal and wrap by rows. */
.forest-header {
    height: auto !important;
    min-height: var(--forest-header-h) !important;
    align-items: center !important;
}
.forest-header-inner,
.forest-header-inner.is-guest,
.forest-header-inner.is-authed,
body.sports-page .forest-header-inner.is-authed {
    width: min(1640px, 100%) !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    justify-content: space-between !important;
    column-gap: clamp(8px, 1.2vw, 22px) !important;
    row-gap: clamp(8px, 1vw, 14px) !important;
    height: auto !important;
    min-height: 0 !important;
    padding-right: 0 !important;
    overflow: visible !important;
}
.forest-hamburger,
.forest-header-inner.is-authed .forest-hamburger,
body.sports-page .forest-header-inner.is-authed .forest-hamburger {
    display: none !important;
}
.forest-logo,
.forest-logo.pino-kor-logo,
.forest-header-inner.is-guest .forest-logo,
.forest-header-inner.is-authed .forest-logo,
body.sports-page .forest-header-inner.is-authed .forest-logo {
    order: 1 !important;
    display: inline-flex !important;
    flex: 0 0 auto !important;
}
.forest-nav,
.forest-header-inner.is-authed .forest-nav,
body.sports-page .forest-header-inner.is-authed .forest-nav {
    order: 2 !important;
    display: flex !important;
    flex: 1 1 0 !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    justify-content: space-between !important;
    column-gap: clamp(6px, .65vw, 12px) !important;
    row-gap: 7px !important;
    min-width: 0 !important;
    height: auto !important;
    overflow: visible !important;
}
.forest-nav a,
.forest-header-inner.is-authed .forest-nav a,
.forest-header-inner.is-authed .forest-nav a:nth-child(n+3),
body.sports-page .forest-header-inner.is-authed .forest-nav a {
    display: inline-flex !important;
    flex: 1 1 0 !important;
    align-items: center !important;
    justify-content: center !important;
    height: auto !important;
    min-width: max-content !important;
    min-height: 32px !important;
    padding: clamp(7px, .58vw, 9px) clamp(8px, .72vw, 13px) !important;
    border-radius: 999px !important;
    border-right: 0 !important;
    font-size: clamp(12px, .82vw, 15px) !important;
    font-weight: 900 !important;
    letter-spacing: -.035em !important;
    text-align: center !important;
    white-space: nowrap !important;
}
.forest-header-right,
.forest-header-inner.is-guest .forest-header-right,
.forest-header-inner.is-authed .forest-header-right,
body.sports-page .forest-header-inner.is-authed .forest-header-right {
    order: 3 !important;
    display: flex !important;
    flex: 0 1 auto !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: clamp(6px, .7vw, 12px) !important;
    min-width: 0 !important;
    height: auto !important;
    margin-left: auto !important;
    overflow: visible !important;
}
.forest-auth-buttons,
.forest-wallets,
.forest-userbox,
.forest-header-inner.is-authed .forest-wallets,
.forest-header-inner.is-authed .forest-userbox,
body.sports-page .forest-header-inner.is-authed .forest-wallets,
body.sports-page .forest-header-inner.is-authed .forest-userbox {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: clamp(6px, .65vw, 10px) !important;
    height: auto !important;
    flex-shrink: 0 !important;
}
.forest-money-pill,
.forest-point-pill,
.forest-header-inner.is-authed .forest-money-pill,
.forest-header-inner.is-authed .forest-point-pill {
    flex-shrink: 0 !important;
    width: max-content !important;
    max-width: none !important;
}
.forest-money-pill strong,
.forest-point-pill strong,
.forest-header-inner.is-authed .forest-money-pill strong,
.forest-header-inner.is-authed .forest-point-pill strong {
    white-space: nowrap !important;
    overflow: visible !important;
    text-overflow: clip !important;
    font-variant-numeric: tabular-nums !important;
}
.forest-login-btn,
.forest-signup-btn,
.forest-anon-btn,
.forest-point-convert,
.forest-nickname,
.forest-logout,
.forest-header-inner.is-authed .forest-point-convert,
.forest-header-inner.is-authed .forest-nickname,
.forest-header-inner.is-authed .forest-logout {
    display: inline-flex !important;
    flex: 0 0 auto !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    height: auto !important;
    min-height: 32px !important;
    border-radius: 999px !important;
    white-space: nowrap !important;
}
.forest-header-inner.is-authed .forest-nickname-name {
    display: inline !important;
}
.forest-header-inner.is-authed .forest-nickname-label {
    display: none !important;
}
.forest-mobile-scroll-prev,
.forest-mobile-scroll-next,
body.sports-page .forest-mobile-scroll-prev,
body.sports-page .forest-mobile-scroll-next {
    display: none !important;
}

@media (max-width: 900px) {
    .forest-header {
        padding-block: 9px !important;
    }
    .forest-header-inner,
    .forest-header-inner.is-guest,
    .forest-header-inner.is-authed {
        justify-content: flex-start !important;
        row-gap: 10px !important;
    }
    .forest-nav,
    .forest-header-inner.is-authed .forest-nav {
        flex: 1 1 100% !important;
        justify-content: space-around !important;
    }
    .forest-header-right,
    .forest-header-inner.is-guest .forest-header-right,
    .forest-header-inner.is-authed .forest-header-right {
        flex-basis: 100% !important;
        justify-content: center !important;
        margin-left: 0 !important;
    }
    .forest-auth-buttons,
    .forest-wallets,
    .forest-userbox {
        justify-content: center !important;
    }
}

@media (max-width: 520px) {
    .forest-nav,
    .forest-header-inner.is-authed .forest-nav {
        flex-basis: 100% !important;
        justify-content: center !important;
    }
    .forest-nav a,
    .forest-header-inner.is-authed .forest-nav a {
        flex: 1 1 30% !important;
        font-size: 11px !important;
        min-height: 28px !important;
        padding-inline: 7px !important;
    }
    .forest-login-btn,
    .forest-signup-btn,
    .forest-anon-btn {
        padding: 8px 11px !important;
        font-size: 11px !important;
    }
}

/* Final header structure: logo / main menu / auth buttons are independent lanes. */
.forest-header-inner,
.forest-header-inner.is-guest,
.forest-header-inner.is-authed,
body.sports-page .forest-header-inner.is-authed {
    display: grid !important;
    grid-template-columns: auto minmax(0, 1fr) auto !important;
    grid-template-areas: "logo menu auth" !important;
    align-items: center !important;
    justify-content: stretch !important;
    column-gap: clamp(18px, 2.2vw, 34px) !important;
    row-gap: 8px !important;
    overflow: visible !important;
}
.forest-logo,
.forest-logo.pino-kor-logo,
.forest-header-inner.is-guest .forest-logo,
.forest-header-inner.is-authed .forest-logo,
body.sports-page .forest-header-inner.is-authed .forest-logo {
    grid-area: logo !important;
    align-self: center !important;
}
.main-menu-wrapper,
.forest-nav.main-menu-wrapper,
.forest-header-inner.is-authed .forest-nav.main-menu-wrapper,
body.sports-page .forest-header-inner.is-authed .forest-nav.main-menu-wrapper {
    grid-area: menu !important;
    display: grid !important;
    grid-template-columns: repeat(10, minmax(max-content, 1fr)) !important;
    grid-auto-flow: row !important;
    align-items: center !important;
    justify-items: center !important;
    justify-content: stretch !important;
    column-gap: clamp(8px, .9vw, 16px) !important;
    row-gap: 8px !important;
    width: 100% !important;
    min-width: 0 !important;
    height: auto !important;
    overflow: visible !important;
}
.main-menu-wrapper a,
.forest-nav.main-menu-wrapper a,
.forest-header-inner.is-authed .forest-nav.main-menu-wrapper a,
.forest-header-inner.is-authed .forest-nav.main-menu-wrapper a:nth-child(n+3),
body.sports-page .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 34px !important;
    padding: 7px 8px !important;
    font-size: clamp(12px, .82vw, 15px) !important;
    font-weight: 900 !important;
    line-height: 1 !important;
    text-align: center !important;
    white-space: nowrap !important;
}
.auth-wrapper,
.forest-header-right.auth-wrapper,
.forest-header-inner.is-guest .forest-header-right.auth-wrapper,
.forest-header-inner.is-authed .forest-header-right.auth-wrapper,
body.sports-page .forest-header-inner.is-authed .forest-header-right.auth-wrapper {
    grid-area: auth !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    justify-self: end !important;
    align-self: center !important;
    width: auto !important;
    min-width: max-content !important;
    margin-left: 0 !important;
    overflow: visible !important;
}
.auth-wrapper .forest-auth-buttons,
.forest-auth-buttons,
.auth-wrapper .forest-wallets,
.auth-wrapper .forest-userbox {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: clamp(8px, .85vw, 14px) !important;
    white-space: nowrap !important;
}
.auth-wrapper .forest-login-btn,
.auth-wrapper .forest-signup-btn,
.auth-wrapper .forest-anon-btn {
    flex: 0 0 auto !important;
    min-height: 40px !important;
    padding: 11px 18px !important;
    font-size: 13px !important;
}

@media (max-width: 1280px) {
    .main-menu-wrapper,
    .forest-nav.main-menu-wrapper,
    .forest-header-inner.is-authed .forest-nav.main-menu-wrapper,
    body.sports-page .forest-header-inner.is-authed .forest-nav.main-menu-wrapper {
        grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
        row-gap: 9px !important;
    }
}

@media (max-width: 900px) {
    .forest-header-inner,
    .forest-header-inner.is-guest,
    .forest-header-inner.is-authed,
    body.sports-page .forest-header-inner.is-authed {
        grid-template-columns: auto minmax(0, 1fr) auto !important;
        grid-template-areas:
            "logo . auth"
            "menu menu menu" !important;
        row-gap: 10px !important;
    }
    .main-menu-wrapper,
    .forest-nav.main-menu-wrapper,
    .forest-header-inner.is-authed .forest-nav.main-menu-wrapper {
        grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
        column-gap: 7px !important;
    }
}

@media (max-width: 560px) {
    .main-menu-wrapper a,
    .forest-nav.main-menu-wrapper a,
    .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a {
        min-height: 30px !important;
        padding-inline: 5px !important;
        font-size: 10px !important;
        letter-spacing: -.06em !important;
    }
    .auth-wrapper .forest-login-btn,
    .auth-wrapper .forest-signup-btn,
    .auth-wrapper .forest-anon-btn {
        min-height: 34px !important;
        padding: 8px 10px !important;
        font-size: 11px !important;
    }
}

/* Mobile authed header: prevent logo overlap with wallet/auth row */
@media (max-width: 900px) {
    body.forest-user-body .forest-header-inner.is-authed {
        display: grid !important;
        grid-template-columns: minmax(0, 74px) minmax(0, 1fr) minmax(0, auto) !important;
        grid-template-areas:
            "logo gap auth"
            "menu menu menu" !important;
        align-items: center !important;
        column-gap: 6px !important;
        row-gap: 8px !important;
        width: 100% !important;
        overflow: hidden !important;
    }
    body.forest-user-body .forest-header-inner.is-authed .forest-hamburger {
        display: none !important;
    }
    body.forest-user-body .forest-header-inner.is-authed .forest-logo.pino-kor-logo {
        grid-area: logo !important;
        order: unset !important;
        flex: 0 0 auto !important;
        width: auto !important;
        max-width: 74px !important;
        min-width: 0 !important;
        min-height: 0 !important;
        height: auto !important;
        padding: 0 !important;
        margin: 0 !important;
        border: 0 !important;
        border-radius: 0 !important;
        background: transparent !important;
        box-shadow: none !important;
        overflow: hidden !important;
        isolation: auto !important;
        justify-content: flex-start !important;
        align-items: center !important;
    }
    body.forest-user-body .forest-header-inner.is-authed .forest-logo.pino-kor-logo::before,
    body.forest-user-body .forest-header-inner.is-authed .forest-logo.pino-kor-logo::after {
        display: none !important;
        content: none !important;
    }
    body.forest-user-body .forest-header-inner.is-authed .forest-logo.pino-kor-logo .pino-kor-logo-main {
        display: block !important;
        font-size: 15px !important;
        letter-spacing: -.14em !important;
        line-height: 1.05 !important;
        color: #dc2626 !important;
        background: linear-gradient(180deg, #ff7070 0%, #ef4444 42%, #b91c1c 100%) !important;
        -webkit-background-clip: text !important;
        background-clip: text !important;
        -webkit-text-fill-color: transparent !important;
        text-shadow: none !important;
        filter: none !important;
        padding-bottom: 0 !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
    }
    body.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper {
        grid-area: menu !important;
        order: unset !important;
        flex: unset !important;
        display: grid !important;
        grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
        width: 100% !important;
        min-width: 0 !important;
        overflow: hidden !important;
        column-gap: 6px !important;
        row-gap: 6px !important;
    }
    body.forest-user-body .forest-header-inner.is-authed .forest-header-right.auth-wrapper {
        grid-area: auth !important;
        order: unset !important;
        margin-left: 0 !important;
        justify-self: end !important;
        align-self: center !important;
        min-width: 0 !important;
        max-width: 100% !important;
        flex: 0 1 auto !important;
        flex-wrap: nowrap !important;
        overflow: visible !important;
        gap: 3px !important;
    }
    body.forest-user-body .forest-header-inner.is-authed .forest-wallets,
    body.forest-user-body .forest-header-inner.is-authed .forest-userbox {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        align-items: center !important;
        justify-content: flex-end !important;
        gap: 3px !important;
        min-width: max-content !important;
        flex-shrink: 0 !important;
    }
    body.forest-user-body .forest-header-inner.is-authed .forest-money-pill,
    body.forest-user-body .forest-header-inner.is-authed .forest-point-pill {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        width: max-content !important;
        min-width: max-content !important;
        max-width: none !important;
        flex-shrink: 0 !important;
        padding: 2px 5px !important;
        border-radius: 7px !important;
        gap: 0 !important;
    }
    body.forest-user-body .forest-header-inner.is-authed .forest-money-pill em,
    body.forest-user-body .forest-header-inner.is-authed .forest-point-pill em {
        font-size: 7px !important;
        line-height: 1.05 !important;
        white-space: nowrap !important;
        overflow: visible !important;
    }
    body.forest-user-body .forest-header-inner.is-authed .forest-money-pill strong,
    body.forest-user-body .forest-header-inner.is-authed .forest-point-pill strong {
        font-size: 9px !important;
        line-height: 1.05 !important;
        white-space: nowrap !important;
        overflow: visible !important;
        text-overflow: clip !important;
        font-variant-numeric: tabular-nums !important;
    }
    body.forest-user-body .forest-header-inner.is-authed .forest-point-convert {
        min-height: 0 !important;
        height: auto !important;
        padding: 3px 4px !important;
        font-size: 8px !important;
        border-radius: 999px !important;
        white-space: nowrap !important;
    }
    body.forest-user-body .forest-header-inner.is-authed .forest-nickname {
        min-height: 0 !important;
        padding: 0 !important;
    }
    body.forest-user-body .forest-header-inner.is-authed .forest-nickname-name {
        display: inline-block !important;
        max-width: 38px !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
        font-size: 8px !important;
        line-height: 1.1 !important;
    }
    body.forest-user-body .forest-header-inner.is-authed .forest-logout {
        min-height: 0 !important;
        height: auto !important;
        padding: 3px 4px !important;
        font-size: 8px !important;
        border-radius: 999px !important;
        white-space: nowrap !important;
    }
}

/* Final frozen theme priority layer */
body.forest-user-body {
    color: #edf8ff;
    background:
        url('/assets/img/frozen-user-bg-hq.png') center top / cover fixed no-repeat,
        linear-gradient(180deg, #061736 0%, #082a5b 46%, #031126 100%) !important;
}
.forest-header {
    background: linear-gradient(180deg, rgba(4,18,45,.92), rgba(5,22,54,.72)) !important;
    border-bottom: 1px solid rgba(168,221,255,.34) !important;
    box-shadow: 0 8px 26px rgba(0,15,36,.36), inset 0 -1px 0 rgba(255,255,255,.11) !important;
    backdrop-filter: blur(18px) saturate(145%) !important;
    -webkit-backdrop-filter: blur(18px) saturate(145%) !important;
}
.forest-header::before {
    content: "";
    position: absolute;
    inset: 4px clamp(8px, 1vw, 18px);
    border: 1px solid rgba(205,239,255,.24);
    border-radius: 0 0 28px 28px;
    pointer-events: none;
    box-shadow: 0 0 22px rgba(96,203,255,.12);
}
.forest-logo.pino-kor-logo,
.forest-drawer-head .drawer-logo.pino-kor-logo,
body.sports-page .forest-header-inner.is-authed .forest-logo.pino-kor-logo {
    min-width: clamp(132px, 12vw, 208px) !important;
    min-height: 46px !important;
    padding: 4px 12px 6px !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
}
.forest-logo.pino-kor-logo::before,
.forest-logo.pino-kor-logo::after,
.forest-drawer-head .drawer-logo.pino-kor-logo::before,
.forest-drawer-head .drawer-logo.pino-kor-logo::after {
    display: none !important;
}
.pino-kor-logo-main,
.forest-logo.pino-kor-logo .pino-kor-logo-main,
.forest-drawer-head .drawer-logo.pino-kor-logo .pino-kor-logo-main,
body.sports-page .forest-header-inner.is-authed .forest-logo.pino-kor-logo .pino-kor-logo-main {
    font-family: "Noto Serif KR", Pretendard, serif !important;
    font-size: clamp(26px, 2.05vw, 40px) !important;
    letter-spacing: -.11em !important;
    background: linear-gradient(180deg, #ffffff 0%, #bfeaff 42%, #58b8ff 72%, #eefaff 100%) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    text-shadow: 0 1px 0 rgba(255,255,255,.44), 0 0 14px rgba(116,217,255,.62), 0 0 30px rgba(38,142,255,.32) !important;
}
.pino-kor-logo-sub,
.forest-logo.pino-kor-logo .pino-kor-logo-sub,
.forest-drawer-head .drawer-logo.pino-kor-logo .pino-kor-logo-sub {
    display: block !important;
    color: rgba(225,247,255,.76) !important;
    text-shadow: 0 0 10px rgba(77,196,255,.45) !important;
}
.forest-nav.main-menu-wrapper,
.forest-header-inner.is-authed .forest-nav.main-menu-wrapper,
body.sports-page .forest-header-inner.is-authed .forest-nav.main-menu-wrapper {
    padding: 4px 8px !important;
    border: 1px solid rgba(146,212,255,.16) !important;
    border-radius: 999px !important;
    background: linear-gradient(180deg, rgba(16,48,92,.32), rgba(5,18,45,.18)) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.08), 0 0 24px rgba(54,163,255,.08) !important;
}
.forest-nav.main-menu-wrapper a,
.forest-header-inner.is-authed .forest-nav.main-menu-wrapper a,
.forest-header-inner.is-authed .forest-nav.main-menu-wrapper a:nth-child(n+3),
body.sports-page .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a {
    color: rgba(235,249,255,.94) !important;
    border: 1px solid transparent !important;
    background: transparent !important;
}
.forest-nav.main-menu-wrapper a:hover,
.forest-nav.main-menu-wrapper a.active,
.forest-header-inner.is-authed .forest-nav.main-menu-wrapper a:hover,
.forest-header-inner.is-authed .forest-nav.main-menu-wrapper a.active {
    color: #fff !important;
    background: linear-gradient(180deg, rgba(102,200,255,.24), rgba(11,72,139,.18)) !important;
    border-color: rgba(176,232,255,.32) !important;
    box-shadow: 0 0 18px rgba(82,189,255,.22), inset 0 1px 0 rgba(255,255,255,.15) !important;
}
.forest-util-actions {
    display: flex !important;
    align-items: center !important;
    gap: 7px !important;
    flex-wrap: nowrap !important;
    white-space: nowrap !important;
}
.forest-money-pill,
.forest-point-pill,
.forest-header-inner.is-authed .forest-money-pill,
.forest-header-inner.is-authed .forest-point-pill {
    min-width: 78px !important;
    min-height: 42px !important;
    padding: 7px 14px !important;
    border: 1px solid rgba(154,221,255,.28) !important;
    border-radius: 14px !important;
    background: radial-gradient(circle at 28% 0%, rgba(132,218,255,.20), transparent 40%), linear-gradient(180deg, rgba(16,57,105,.68), rgba(7,24,58,.74)) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.16), 0 8px 20px rgba(0,16,40,.26), 0 0 18px rgba(55,176,255,.12) !important;
}
.forest-money-pill strong,
.forest-point-pill strong,
.forest-header-inner.is-authed .forest-money-pill strong,
.forest-header-inner.is-authed .forest-point-pill strong {
    color: #fff !important;
    font-size: 14px !important;
    text-shadow: 0 0 12px rgba(94,207,255,.38) !important;
}
.forest-util-btn,
.forest-point-convert,
.forest-nickname,
.forest-logout,
.forest-login-btn,
.forest-signup-btn,
.forest-anon-btn {
    position: relative !important;
    min-height: 38px !important;
    padding: 10px 15px !important;
    border-radius: 999px !important;
    border: 1px solid rgba(173,226,255,.36) !important;
    color: #f3fbff !important;
    text-decoration: none !important;
    font-size: 12px !important;
    font-weight: 900 !important;
    background: linear-gradient(180deg, rgba(19,68,120,.76), rgba(6,30,72,.74)) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.18), 0 0 16px rgba(54,173,255,.14) !important;
}
.forest-util-btn:hover,
.forest-point-convert:hover,
.forest-nickname:hover,
.forest-logout:hover,
.forest-login-btn:hover,
.forest-signup-btn:hover,
.forest-anon-btn:hover {
    transform: translateY(-1px) scale(1.03);
    filter: brightness(1.08);
}
.forest-util-btn.is-charge,
.forest-point-convert.active,
.forest-signup-btn {
    color: #06234c !important;
    border-color: rgba(226,248,255,.72) !important;
    background: linear-gradient(180deg, #f4fbff 0%, #84dcff 44%, #1e88e5 100%) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.86), 0 0 20px rgba(108,219,255,.36) !important;
}
.main-carousel-wrap {
    width: min(1460px, calc(100% - 32px)) !important;
    margin: 24px auto !important;
}
.main-carousel {
    min-height: clamp(360px, 28vw, 520px) !important;
    border-radius: 22px !important;
    border: 1px solid rgba(203,242,255,.48) !important;
    background: linear-gradient(135deg, rgba(9,48,102,.92), rgba(3,18,45,.96)) !important;
    box-shadow: 0 24px 70px rgba(0,20,50,.46), 0 0 38px rgba(70,190,255,.26), inset 0 1px 0 rgba(255,255,255,.18) !important;
}
.main-carousel::before {
    content: "";
    position: absolute;
    inset: 10px;
    z-index: 4;
    pointer-events: none;
    border: 1px solid rgba(229,249,255,.34);
    border-radius: 17px;
}
.main-carousel::after {
    content: "❄";
    position: absolute;
    right: 26px;
    top: 16px;
    z-index: 4;
    color: rgba(239,251,255,.78);
    font-size: 44px;
    text-shadow: 0 0 18px rgba(123,220,255,.68);
    pointer-events: none;
}
.main-carousel-slide,
.main-carousel-empty {
    height: clamp(360px, 28vw, 520px) !important;
    background: radial-gradient(circle at 50% 16%, rgba(116,218,255,.24), transparent 40%), linear-gradient(135deg, #0b4c92, #03142f) !important;
}
.main-carousel-slide img {
    filter: none !important;
}
.main-carousel-slide::after {
    display: none !important;
    content: none !important;
}
.main-carousel-nav {
    color: #f4fbff !important;
    background: rgba(6,36,82,.38) !important;
    border: 1px solid rgba(210,245,255,.40) !important;
    box-shadow: 0 0 20px rgba(93,205,255,.24), inset 0 1px 0 rgba(255,255,255,.16) !important;
    backdrop-filter: blur(10px);
}
.main-carousel-count {
    color: #fff !important;
    background: rgba(4,25,58,.52) !important;
    border: 1px solid rgba(217,247,255,.34) !important;
    box-shadow: 0 0 16px rgba(91,203,255,.24), inset 0 1px 0 rgba(255,255,255,.14) !important;
}
.forest-section-title {
    color: #f6fbff !important;
    text-shadow: 0 2px 0 rgba(5,32,74,.72), 0 0 18px rgba(125,218,255,.54), 0 0 36px rgba(42,147,255,.32) !important;
}
.forest-section-title span {
    color: #b9efff !important;
    text-shadow: 0 0 12px rgba(126,220,255,.45) !important;
}
#casino .forest-game-grid {
    width: min(1460px, 100%) !important;
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    gap: clamp(12px, 1.1vw, 18px) !important;
}
.forest-game-card {
    border: 1px solid rgba(166,229,255,.52) !important;
    background: linear-gradient(180deg, rgba(13,67,128,.55), rgba(3,18,45,.88)) !important;
    box-shadow: 0 16px 34px rgba(0,19,48,.34), 0 0 22px rgba(75,190,255,.22), inset 0 1px 0 rgba(255,255,255,.18) !important;
}
.forest-game-card:hover {
    transform: translateY(-6px) scale(1.025) !important;
    border-color: rgba(231,251,255,.82) !important;
    filter: brightness(1.08);
    box-shadow: 0 24px 44px rgba(0,22,55,.42), 0 0 36px rgba(98,210,255,.46), inset 0 1px 0 rgba(255,255,255,.24) !important;
}
.forest-game-card::before {
    content: "";
    position: absolute;
    inset: 4px;
    z-index: 2;
    border: 1px solid rgba(230,250,255,.25);
    border-radius: 14px;
    pointer-events: none;
}
.game-card-bg {
    background: radial-gradient(circle at 50% 18%, rgba(206,244,255,.22), transparent 36%), linear-gradient(135deg, #073264, #03132f) !important;
}
.game-card-overlay {
    background: linear-gradient(180deg, rgba(6,41,84,.02) 18%, rgba(3,15,39,.72) 76%, rgba(2,11,29,.92)), linear-gradient(90deg, rgba(126,217,255,.16), transparent 28%, rgba(126,217,255,.14)) !important;
}
.game-card-content {
    z-index: 4 !important;
    border: 1px solid rgba(191,235,255,.25);
    border-radius: 12px;
    background: linear-gradient(180deg, rgba(6,38,80,.55), rgba(3,16,42,.68));
    box-shadow: inset 0 1px 0 rgba(255,255,255,.12);
}
.game-card-content b {
    color: #fff !important;
    text-shadow: 0 0 12px rgba(135,222,255,.56) !important;
}
.game-card-content span {
    display: inline-flex !important;
    width: max-content;
    max-width: 100%;
    padding: 3px 8px !important;
    border: 1px solid rgba(235,250,255,.28);
    border-radius: 999px;
    color: rgba(247,252,255,.88) !important;
    background: rgba(232,248,255,.08);
}
@media (max-width: 1280px) {
    #casino .forest-game-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    }
    .forest-util-actions {
        order: 3;
        flex-basis: 100%;
        justify-content: flex-end;
    }
}
@media (max-width: 900px) {
    .forest-util-actions {
        display: none !important;
    }
    .main-carousel,
    .main-carousel-slide,
    .main-carousel-empty {
        min-height: 240px !important;
        height: 240px !important;
    }
    #casino .forest-game-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
}
@media (max-width: 560px) {
    #casino .forest-game-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}

/* Header layout repair: fixed two-lane structure */
.forest-header {
    position: sticky !important;
    top: 0 !important;
    z-index: 1000 !important;
    min-height: 58px !important;
    height: auto !important;
    padding: 7px clamp(18px, 2.4vw, 42px) !important;
    background: linear-gradient(180deg, rgba(4,18,45,.94), rgba(5,22,54,.76)) !important;
    border-bottom: 1px solid rgba(168,221,255,.34) !important;
}
.forest-header-inner,
.forest-header-inner.is-guest,
.forest-header-inner.is-authed,
body.sports-page .forest-header-inner.is-authed {
    width: min(1780px, 100%) !important;
    min-height: 44px !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: clamp(14px, 1.6vw, 28px) !important;
    margin: 0 auto !important;
    overflow: visible !important;
}
.forest-header-left {
    display: flex !important;
    flex: 1 1 auto !important;
    min-width: 0 !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: clamp(16px, 1.6vw, 28px) !important;
}
.forest-logo,
.forest-logo.pino-kor-logo,
.forest-header-inner.is-guest .forest-logo,
.forest-header-inner.is-authed .forest-logo,
body.sports-page .forest-header-inner.is-authed .forest-logo {
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: clamp(132px, 11vw, 200px) !important;
    max-width: none !important;
    min-height: 38px !important;
    margin: 0 !important;
    padding: 0 6px !important;
}
.forest-logo.pino-kor-logo .pino-kor-logo-main,
.forest-header-inner.is-authed .forest-logo.pino-kor-logo .pino-kor-logo-main,
body.sports-page .forest-header-inner.is-authed .forest-logo.pino-kor-logo .pino-kor-logo-main {
    font-size: clamp(24px, 1.72vw, 34px) !important;
    line-height: 1 !important;
    white-space: nowrap !important;
}
.forest-logo.pino-kor-logo .pino-kor-logo-sub,
.forest-header-inner.is-authed .forest-logo.pino-kor-logo .pino-kor-logo-sub {
    margin-top: 2px !important;
    font-size: clamp(7px, .46vw, 9px) !important;
    line-height: 1 !important;
    white-space: nowrap !important;
}
.main-menu-wrapper,
.forest-nav.main-menu-wrapper,
.forest-header-inner.is-authed .forest-nav.main-menu-wrapper,
body.sports-page .forest-header-inner.is-authed .forest-nav.main-menu-wrapper {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    width: auto !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: clamp(8px, .82vw, 15px) !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: hidden !important;
}
.main-menu-wrapper a,
.forest-nav.main-menu-wrapper a,
.forest-header-inner.is-authed .forest-nav.main-menu-wrapper a,
.forest-header-inner.is-authed .forest-nav.main-menu-wrapper a:nth-child(n+3),
body.sports-page .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a {
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 0 !important;
    min-height: 28px !important;
    padding: 7px 10px !important;
    white-space: nowrap !important;
    overflow: visible !important;
    text-overflow: clip !important;
    font-size: clamp(11px, .72vw, 13px) !important;
    line-height: 1 !important;
    letter-spacing: -.04em !important;
    border-radius: 999px !important;
}
.auth-wrapper,
.forest-header-right.auth-wrapper,
.forest-header-inner.is-guest .forest-header-right.auth-wrapper,
.forest-header-inner.is-authed .forest-header-right.auth-wrapper,
body.sports-page .forest-header-inner.is-authed .forest-header-right.auth-wrapper {
    flex: 0 0 auto !important;
    min-width: max-content !important;
    width: auto !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 8px !important;
    margin-left: auto !important;
    overflow: visible !important;
}
.auth-wrapper .forest-wallets,
.forest-wallets,
.auth-wrapper .forest-userbox,
.forest-userbox,
.forest-header-inner.is-authed .forest-wallets,
.forest-header-inner.is-authed .forest-userbox,
body.sports-page .forest-header-inner.is-authed .forest-wallets,
body.sports-page .forest-header-inner.is-authed .forest-userbox {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 7px !important;
    min-width: max-content !important;
    height: auto !important;
}
.forest-money-pill,
.forest-point-pill,
.forest-header-inner.is-authed .forest-money-pill,
.forest-header-inner.is-authed .forest-point-pill,
body.sports-page .forest-header-inner.is-authed .forest-money-pill,
body.sports-page .forest-header-inner.is-authed .forest-point-pill {
    flex: 0 0 auto !important;
    min-width: 78px !important;
    min-height: 38px !important;
    height: 38px !important;
    padding: 5px 11px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 2px !important;
    border-radius: 13px !important;
}
.forest-money-pill em,
.forest-point-pill em,
.forest-header-inner.is-authed .forest-money-pill em,
.forest-header-inner.is-authed .forest-point-pill em {
    display: block !important;
    font-size: 9px !important;
    line-height: 1 !important;
    white-space: nowrap !important;
    margin: 0 !important;
}
.forest-money-pill strong,
.forest-point-pill strong,
.forest-header-inner.is-authed .forest-money-pill strong,
.forest-header-inner.is-authed .forest-point-pill strong {
    display: block !important;
    font-size: 12px !important;
    line-height: 1 !important;
    white-space: nowrap !important;
    margin: 0 !important;
}
.forest-util-actions,
.forest-util-btn {
    display: none !important;
}
.forest-point-convert,
.forest-nickname,
.forest-logout,
.forest-header-inner.is-authed .forest-point-convert,
.forest-header-inner.is-authed .forest-nickname,
.forest-header-inner.is-authed .forest-logout,
body.sports-page .forest-header-inner.is-authed .forest-point-convert,
body.sports-page .forest-header-inner.is-authed .forest-nickname,
body.sports-page .forest-header-inner.is-authed .forest-logout {
    flex: 0 0 auto !important;
    min-height: 34px !important;
    height: 34px !important;
    padding: 0 13px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    white-space: nowrap !important;
    border-radius: 999px !important;
    font-size: 11px !important;
    line-height: 1 !important;
}
.forest-header-inner.is-authed .forest-nickname-name {
    display: inline-block !important;
    max-width: 92px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    font-size: 11px !important;
    line-height: 1 !important;
}
.forest-header-inner.is-authed .forest-nickname-label {
    display: none !important;
}

@media (max-width: 1380px) {
    .forest-header-inner,
    .forest-header-inner.is-authed {
        flex-wrap: wrap !important;
        row-gap: 8px !important;
    }
    .forest-header-left {
        flex: 1 1 100% !important;
    }
    .auth-wrapper,
    .forest-header-right.auth-wrapper {
        margin-left: 0 !important;
        width: 100% !important;
        justify-content: flex-end !important;
    }
}

@media (max-width: 900px) {
    body.forest-user-body .forest-header-inner.is-authed,
    .forest-header-inner,
    .forest-header-inner.is-guest,
    .forest-header-inner.is-authed {
        display: flex !important;
        flex-direction: column !important;
        flex-wrap: nowrap !important;
        align-items: stretch !important;
        overflow: visible !important;
    }
    .forest-header-left {
        width: 100% !important;
        justify-content: center !important;
        flex-wrap: wrap !important;
    }
    .main-menu-wrapper,
    .forest-nav.main-menu-wrapper {
        width: 100% !important;
        justify-content: center !important;
        flex-wrap: wrap !important;
        overflow: visible !important;
    }
    .auth-wrapper,
    .forest-header-right.auth-wrapper {
        width: 100% !important;
        justify-content: center !important;
        flex-wrap: wrap !important;
        min-width: 0 !important;
    }
}

/* Mobile frozen grid header */
@media (max-width: 900px) {
    .forest-header {
        padding: 6px 8px 8px !important;
        background: rgba(3, 18, 45, .96) !important;
        border-bottom: 1px solid rgba(126, 207, 255, .38) !important;
        box-shadow:
            0 10px 26px rgba(0, 16, 42, .42),
            inset 0 -1px 0 rgba(255,255,255,.08) !important;
    }
    .forest-header::before,
    .forest-header::after {
        display: none !important;
        content: none !important;
    }
    .forest-header-inner,
    .forest-header-inner.is-guest,
    .forest-header-inner.is-authed,
    body.sports-page .forest-header-inner.is-authed {
        position: relative !important;
        isolation: isolate !important;
        width: 100% !important;
        min-height: 0 !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
        justify-content: flex-start !important;
        gap: 0 !important;
        padding: 8px 8px 9px !important;
        border: 1px solid rgba(120, 202, 255, .36) !important;
        border-radius: 0 0 23px 23px !important;
        background:
            radial-gradient(circle at 16% 8%, rgba(222, 249, 255, .13), transparent 18%),
            radial-gradient(circle at 78% 10%, rgba(92, 192, 255, .12), transparent 22%),
            linear-gradient(180deg, rgba(6, 31, 72, .96), rgba(3, 18, 45, .96)) !important;
        box-shadow:
            0 0 0 1px rgba(255,255,255,.04),
            0 0 22px rgba(72, 184, 255, .24),
            inset 0 1px 0 rgba(255,255,255,.14) !important;
        overflow: hidden !important;
    }
    .forest-header-inner::before {
        content: "";
        position: absolute;
        inset: 0;
        z-index: -1;
        pointer-events: none;
        opacity: .38;
        background-image:
            radial-gradient(circle, rgba(244,252,255,.95) 0 1px, transparent 1.5px),
            radial-gradient(circle, rgba(150,220,255,.65) 0 1px, transparent 1.5px);
        background-size: 42px 34px, 31px 27px;
        background-position: 4px 5px, 21px 16px;
    }
    .forest-hamburger,
    .forest-mobile-scroll-prev,
    .forest-mobile-scroll-next {
        display: none !important;
    }
    .forest-header-left {
        width: 100% !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
        justify-content: flex-start !important;
        gap: 6px !important;
        min-width: 0 !important;
    }
    .forest-logo,
    .forest-logo.pino-kor-logo,
    .forest-header-inner.is-guest .forest-logo,
    .forest-header-inner.is-authed .forest-logo,
    body.sports-page .forest-header-inner.is-authed .forest-logo {
        width: 100% !important;
        min-width: 0 !important;
        max-width: none !important;
        min-height: 26px !important;
        height: 26px !important;
        padding: 0 !important;
        margin: 0 0 2px !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        background: transparent !important;
        border: 0 !important;
        box-shadow: none !important;
    }
    .forest-logo.pino-kor-logo .pino-kor-logo-main,
    .forest-header-inner.is-authed .forest-logo.pino-kor-logo .pino-kor-logo-main,
    body.sports-page .forest-header-inner.is-authed .forest-logo.pino-kor-logo .pino-kor-logo-main {
        display: block !important;
        color: #fff !important;
        background: none !important;
        -webkit-background-clip: border-box !important;
        background-clip: border-box !important;
        -webkit-text-fill-color: #fff !important;
        font-family: "Noto Serif KR", Pretendard, sans-serif !important;
        font-size: 16px !important;
        font-weight: 900 !important;
        line-height: 1 !important;
        letter-spacing: -.08em !important;
        text-shadow:
            0 0 8px rgba(220, 247, 255, .72),
            0 0 16px rgba(92, 197, 255, .38) !important;
        white-space: nowrap !important;
    }
    .forest-logo.pino-kor-logo .pino-kor-logo-sub,
    .forest-header-inner.is-authed .forest-logo.pino-kor-logo .pino-kor-logo-sub {
        display: none !important;
    }
    .main-menu-wrapper,
    .forest-nav.main-menu-wrapper,
    .forest-header-inner.is-authed .forest-nav.main-menu-wrapper,
    body.sports-page .forest-header-inner.is-authed .forest-nav.main-menu-wrapper {
        width: 100% !important;
        display: grid !important;
        grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
        grid-auto-rows: 34px !important;
        gap: 0 !important;
        padding: 0 !important;
        border: 1px solid rgba(133, 205, 255, .35) !important;
        border-radius: 12px 12px 0 0 !important;
        background: rgba(3, 21, 53, .44) !important;
        box-shadow: inset 0 1px 0 rgba(255,255,255,.08) !important;
        overflow: hidden !important;
    }
    .main-menu-wrapper a,
    .forest-nav.main-menu-wrapper a,
    .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a,
    .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a:nth-child(n+3),
    body.sports-page .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a {
        width: 100% !important;
        height: 34px !important;
        min-height: 34px !important;
        padding: 0 2px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        border: 0 !important;
        border-right: 1px solid rgba(153, 215, 255, .28) !important;
        border-bottom: 1px solid rgba(153, 215, 255, .28) !important;
        border-radius: 0 !important;
        background: transparent !important;
        color: #fff !important;
        font-family: Pretendard, "Malgun Gothic", sans-serif !important;
        font-size: 10px !important;
        font-weight: 900 !important;
        line-height: 1 !important;
        letter-spacing: -.055em !important;
        text-align: center !important;
        white-space: nowrap !important;
        text-shadow: 0 0 8px rgba(153, 223, 255, .28) !important;
        transition: background .18s ease, color .18s ease, box-shadow .18s ease !important;
    }
    .main-menu-wrapper a:nth-child(5n),
    .forest-nav.main-menu-wrapper a:nth-child(5n) {
        border-right: 0 !important;
    }
    .main-menu-wrapper a:nth-child(n+6),
    .forest-nav.main-menu-wrapper a:nth-child(n+6) {
        border-bottom: 0 !important;
    }
    .main-menu-wrapper a:hover,
    .main-menu-wrapper a:active,
    .main-menu-wrapper a.active,
    .forest-nav.main-menu-wrapper a:hover,
    .forest-nav.main-menu-wrapper a:active,
    .forest-nav.main-menu-wrapper a.active {
        background:
            radial-gradient(circle at 50% 8%, rgba(255,255,255,.22), transparent 34%),
            rgba(69, 169, 255, .20) !important;
        color: #fff !important;
        box-shadow: inset 0 0 16px rgba(115, 211, 255, .22) !important;
        transform: none !important;
    }
    .auth-wrapper,
    .forest-header-right.auth-wrapper,
    .forest-header-inner.is-guest .forest-header-right.auth-wrapper,
    .forest-header-inner.is-authed .forest-header-right.auth-wrapper,
    body.sports-page .forest-header-inner.is-authed .forest-header-right.auth-wrapper {
        width: 100% !important;
        min-width: 0 !important;
        display: grid !important;
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        grid-auto-rows: 38px !important;
        gap: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        border: 1px solid rgba(133, 205, 255, .35) !important;
        border-top: 0 !important;
        border-radius: 0 0 12px 12px !important;
        background: rgba(3, 21, 53, .50) !important;
        overflow: hidden !important;
    }
    .auth-wrapper .forest-wallets,
    .forest-wallets,
    .auth-wrapper .forest-userbox,
    .forest-userbox,
    .forest-header-inner.is-authed .forest-wallets,
    .forest-header-inner.is-authed .forest-userbox {
        display: contents !important;
    }
    .forest-money-pill,
    .forest-point-pill,
    .forest-point-convert,
    .forest-nickname,
    .forest-logout,
    .forest-header-inner.is-authed .forest-money-pill,
    .forest-header-inner.is-authed .forest-point-pill,
    .forest-header-inner.is-authed .forest-point-convert,
    .forest-header-inner.is-authed .forest-nickname,
    .forest-header-inner.is-authed .forest-logout {
        width: 100% !important;
        min-width: 0 !important;
        height: 38px !important;
        min-height: 38px !important;
        padding: 0 2px !important;
        margin: 0 !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 2px !important;
        border: 0 !important;
        border-right: 1px solid rgba(153, 215, 255, .28) !important;
        border-radius: 0 !important;
        background: transparent !important;
        color: #fff !important;
        box-shadow: none !important;
        font-family: Pretendard, "Malgun Gothic", sans-serif !important;
        font-size: 9px !important;
        font-weight: 900 !important;
        line-height: 1 !important;
        letter-spacing: -.055em !important;
        text-align: center !important;
        white-space: nowrap !important;
        text-shadow: 0 0 8px rgba(153, 223, 255, .22) !important;
        transition: background .18s ease, box-shadow .18s ease !important;
    }
    .forest-sports-pill,
    .forest-header-inner.is-authed .forest-sports-pill {
        border-right: 0 !important;
    }
    .forest-logout {
        border-right: 0 !important;
    }
    .forest-money-pill em,
    .forest-point-pill em,
    .forest-header-inner.is-authed .forest-money-pill em,
    .forest-header-inner.is-authed .forest-point-pill em {
        display: block !important;
        color: rgba(232, 249, 255, .88) !important;
        font-size: 8px !important;
        font-weight: 800 !important;
        line-height: 1 !important;
        margin: 0 !important;
        white-space: nowrap !important;
    }
    .forest-money-pill strong,
    .forest-point-pill strong,
    .forest-header-inner.is-authed .forest-money-pill strong,
    .forest-header-inner.is-authed .forest-point-pill strong {
        display: block !important;
        color: #fff !important;
        font-size: 10px !important;
        font-weight: 950 !important;
        line-height: 1 !important;
        margin: 0 !important;
        white-space: nowrap !important;
    }
    .forest-header-inner.is-authed .forest-nickname-name {
        max-width: 100% !important;
        display: block !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
        color: #fff !important;
        font-size: 9px !important;
        line-height: 1 !important;
    }
    .forest-header-inner.is-authed .forest-nickname-label {
        display: none !important;
    }
    .forest-point-convert:hover,
    .forest-point-convert:active,
    .forest-nickname:hover,
    .forest-nickname:active,
    .forest-logout:hover,
    .forest-logout:active,
    .forest-money-pill:hover,
    .forest-money-pill:active {
        background:
            radial-gradient(circle at 50% 8%, rgba(255,255,255,.20), transparent 35%),
            rgba(69, 169, 255, .18) !important;
        box-shadow: inset 0 0 16px rgba(115, 211, 255, .18) !important;
        transform: none !important;
    }
    .forest-auth-buttons {
        width: 100% !important;
        grid-column: 1 / -1 !important;
        display: grid !important;
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 0 !important;
    }
    .forest-login-btn,
    .forest-signup-btn,
    .forest-anon-btn {
        border-radius: 0 !important;
        border-right: 1px solid rgba(153, 215, 255, .28) !important;
        background: transparent !important;
        height: 36px !important;
        min-height: 36px !important;
        padding: 0 !important;
        color: #fff !important;
        font-size: 9px !important;
    }
    .forest-anon-btn {
        border-right: 0 !important;
    }
}

.pino-kor-logo-sub,
.forest-logo.pino-kor-logo .pino-kor-logo-sub,
.forest-drawer-head .drawer-logo.pino-kor-logo .pino-kor-logo-sub {
    display: none !important;
    content: none !important;
}

/* Final mobile header fixes: white logo and non-overlapping utility grid */
@media (max-width: 900px) {
    body.forest-user-body .forest-header-inner.is-authed .forest-logo.pino-kor-logo .pino-kor-logo-main,
    body.forest-user-body .forest-header-inner.is-guest .forest-logo.pino-kor-logo .pino-kor-logo-main,
    body.forest-user-body .forest-logo.pino-kor-logo .pino-kor-logo-main,
    body.forest-user-body .forest-drawer-head .drawer-logo.pino-kor-logo .pino-kor-logo-main {
        color: #fff !important;
        background: none !important;
        background-image: none !important;
        -webkit-background-clip: border-box !important;
        background-clip: border-box !important;
        -webkit-text-fill-color: #fff !important;
        text-shadow:
            0 0 8px rgba(228, 249, 255, .85),
            0 0 18px rgba(105, 205, 255, .42) !important;
        filter: none !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-header-right.auth-wrapper {
        display: grid !important;
        grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
        grid-template-rows: 43px 36px !important;
        grid-auto-rows: auto !important;
        width: 100% !important;
        min-width: 0 !important;
        gap: 0 !important;
        border: 1px solid rgba(133, 205, 255, .38) !important;
        border-top: 0 !important;
        border-radius: 0 0 12px 12px !important;
        overflow: hidden !important;
        background: rgba(3, 21, 53, .52) !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-wallets,
    body.forest-user-body .forest-header-inner.is-authed .forest-userbox {
        display: contents !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-money-pill {
        grid-column: 1 / 3 !important;
        grid-row: 1 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-wallets > .forest-point-pill:not(.forest-sports-pill) {
        grid-column: 3 / 5 !important;
        grid-row: 1 !important;
        border-right: 1px solid rgba(153, 215, 255, .28) !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-sports-pill {
        grid-column: 5 / 7 !important;
        grid-row: 1 !important;
        border-right: 0 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-nickname {
        grid-column: 1 / 3 !important;
        grid-row: 2 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-point-convert {
        grid-column: 3 / 5 !important;
        grid-row: 2 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-logout {
        grid-column: 5 / 7 !important;
        grid-row: 2 !important;
        border-right: 0 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-money-pill,
    body.forest-user-body .forest-header-inner.is-authed .forest-point-pill,
    body.forest-user-body .forest-header-inner.is-authed .forest-point-convert,
    body.forest-user-body .forest-header-inner.is-authed .forest-nickname,
    body.forest-user-body .forest-header-inner.is-authed .forest-logout {
        width: 100% !important;
        min-width: 0 !important;
        max-width: none !important;
        height: auto !important;
        min-height: 0 !important;
        margin: 0 !important;
        padding: 0 5px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        overflow: hidden !important;
        border-top: 1px solid rgba(153, 215, 255, .28) !important;
        border-right: 1px solid rgba(153, 215, 255, .28) !important;
        border-radius: 0 !important;
        background: transparent !important;
        box-shadow: none !important;
        color: #fff !important;
        white-space: nowrap !important;
        text-align: center !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-money-pill,
    body.forest-user-body .forest-header-inner.is-authed .forest-point-pill {
        flex-direction: column !important;
        gap: 3px !important;
        font-variant-numeric: tabular-nums !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-point-convert,
    body.forest-user-body .forest-header-inner.is-authed .forest-nickname,
    body.forest-user-body .forest-header-inner.is-authed .forest-logout {
        flex-direction: row !important;
        font-size: 10px !important;
        font-weight: 900 !important;
        line-height: 1 !important;
        letter-spacing: -.04em !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-money-pill em,
    body.forest-user-body .forest-header-inner.is-authed .forest-point-pill em {
        flex: 0 0 auto !important;
        display: inline-block !important;
        margin: 0 !important;
        color: rgba(232, 249, 255, .88) !important;
        font-size: 8px !important;
        font-weight: 850 !important;
        line-height: 1 !important;
        white-space: nowrap !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-money-pill strong,
    body.forest-user-body .forest-header-inner.is-authed .forest-point-pill strong {
        flex: 0 1 auto !important;
        min-width: 0 !important;
        display: inline-block !important;
        margin: 0 !important;
        color: #fff !important;
        font-size: 11px !important;
        font-weight: 950 !important;
        line-height: 1 !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-nickname-name {
        max-width: 100% !important;
        display: block !important;
        color: #fff !important;
        font-size: 10px !important;
        line-height: 1 !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-nickname-label {
        display: none !important;
    }
}

/* Premium frozen desktop polish: ornate header, neon controls, icy casino cards */
@media (min-width: 901px) {
    .forest-header {
        position: sticky !important;
        top: 0 !important;
        isolation: isolate !important;
        padding: 7px clamp(18px, 2vw, 38px) !important;
        background:
            linear-gradient(180deg, rgba(6, 30, 70, .92), rgba(3, 17, 43, .86)) !important;
        border-bottom: 1px solid rgba(204, 239, 255, .42) !important;
        box-shadow:
            0 10px 30px rgba(0, 20, 55, .38),
            inset 0 1px 0 rgba(255,255,255,.16),
            inset 0 -1px 0 rgba(119, 215, 255, .26) !important;
    }
    .forest-header::before,
    .forest-header::after {
        content: "" !important;
        display: block !important;
        position: absolute !important;
        pointer-events: none !important;
        z-index: 1 !important;
    }
    .forest-header::before {
        inset: 4px clamp(12px, 1.2vw, 24px) 5px !important;
        border: 1px solid rgba(218, 247, 255, .50) !important;
        border-radius: 0 0 34px 34px !important;
        background:
            linear-gradient(90deg, rgba(227,248,255,.70), transparent 12%, transparent 88%, rgba(227,248,255,.70)),
            linear-gradient(180deg, rgba(255,255,255,.08), transparent 56%) !important;
        box-shadow:
            0 0 0 1px rgba(90, 197, 255, .18),
            inset 0 0 22px rgba(126, 218, 255, .10),
            0 0 26px rgba(84, 190, 255, .22) !important;
    }
    .forest-header::after {
        left: 50% !important;
        bottom: -12px !important;
        width: 58px !important;
        height: 24px !important;
        transform: translateX(-50%) !important;
        background:
            radial-gradient(circle at 50% 48%, rgba(255,255,255,.96) 0 3px, transparent 4px),
            linear-gradient(90deg, transparent 0 8px, rgba(245,252,255,.90) 8px 10px, transparent 10px 22px, rgba(245,252,255,.90) 22px 24px, transparent 24px 34px, rgba(245,252,255,.90) 34px 36px, transparent 36px 48px, rgba(245,252,255,.90) 48px 50px, transparent 50px),
            radial-gradient(ellipse at center, rgba(105, 214, 255, .26), transparent 72%) !important;
        clip-path: polygon(50% 0, 58% 34%, 100% 50%, 58% 66%, 50% 100%, 42% 66%, 0 50%, 42% 34%) !important;
        filter: drop-shadow(0 0 8px rgba(223, 250, 255, .95)) drop-shadow(0 0 14px rgba(79, 197, 255, .62)) !important;
    }
    .forest-header-inner::before,
    .forest-header-inner::after {
        content: "✦" !important;
        position: absolute !important;
        top: 50% !important;
        z-index: 2 !important;
        color: rgba(243, 252, 255, .90) !important;
        font-size: 28px !important;
        line-height: 1 !important;
        transform: translateY(-50%) !important;
        text-shadow:
            0 0 8px rgba(230, 250, 255, .95),
            0 0 18px rgba(88, 204, 255, .70) !important;
        pointer-events: none !important;
    }
    .forest-header-inner::before {
        left: -8px !important;
    }
    .forest-header-inner::after {
        right: -8px !important;
    }
    .forest-header-left {
        gap: clamp(20px, 2vw, 38px) !important;
    }
    .forest-logo.pino-kor-logo {
        min-width: clamp(150px, 12vw, 230px) !important;
        padding-left: 16px !important;
    }
    .forest-logo.pino-kor-logo .pino-kor-logo-main,
    body.forest-user-body .forest-logo.pino-kor-logo .pino-kor-logo-main {
        color: #f6fdff !important;
        background: linear-gradient(180deg, #ffffff 0%, #d9f5ff 40%, #76d9ff 68%, #ffffff 100%) !important;
        -webkit-background-clip: text !important;
        background-clip: text !important;
        -webkit-text-fill-color: transparent !important;
        font-size: clamp(29px, 2vw, 43px) !important;
        font-weight: 900 !important;
        letter-spacing: -.12em !important;
        text-shadow:
            0 0 8px rgba(238, 253, 255, .72),
            0 0 20px rgba(90, 204, 255, .58),
            0 0 34px rgba(31, 133, 255, .36) !important;
        filter: drop-shadow(0 3px 2px rgba(0, 20, 55, .50)) !important;
    }
    .main-menu-wrapper,
    .forest-nav.main-menu-wrapper,
    .forest-header-inner.is-authed .forest-nav.main-menu-wrapper {
        gap: clamp(12px, 1vw, 20px) !important;
        overflow: visible !important;
    }
    .main-menu-wrapper a,
    .forest-nav.main-menu-wrapper a,
    .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a,
    .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a:nth-child(n+3) {
        color: rgba(245, 252, 255, .95) !important;
        padding: 8px 9px !important;
        font-size: clamp(11px, .66vw, 13px) !important;
        font-weight: 800 !important;
        letter-spacing: .015em !important;
        text-shadow: 0 0 9px rgba(142, 221, 255, .30) !important;
        border: 1px solid transparent !important;
        background: transparent !important;
        box-shadow: none !important;
    }
    .main-menu-wrapper a:hover,
    .main-menu-wrapper a.active,
    .forest-nav.main-menu-wrapper a:hover,
    .forest-nav.main-menu-wrapper a.active {
        color: #fff !important;
        border-color: rgba(185, 234, 255, .30) !important;
        background: linear-gradient(180deg, rgba(123, 211, 255, .16), rgba(7, 50, 104, .18)) !important;
        box-shadow: 0 0 18px rgba(99, 205, 255, .22), inset 0 1px 0 rgba(255,255,255,.16) !important;
    }
    .forest-money-pill,
    .forest-point-pill {
        min-width: 94px !important;
        height: 42px !important;
        border-radius: 13px !important;
        border: 1px solid rgba(139, 219, 255, .55) !important;
        background:
            radial-gradient(circle at 24% 0%, rgba(214, 247, 255, .18), transparent 44%),
            linear-gradient(180deg, rgba(17, 70, 126, .72), rgba(4, 25, 64, .76)) !important;
        box-shadow:
            inset 0 1px 0 rgba(255,255,255,.22),
            inset 0 -1px 0 rgba(80, 184, 255, .18),
            0 0 18px rgba(66, 184, 255, .24) !important;
    }
    .forest-money-pill em,
    .forest-point-pill em {
        color: rgba(231, 249, 255, .76) !important;
        font-size: 9px !important;
        font-weight: 800 !important;
    }
    .forest-money-pill strong,
    .forest-point-pill strong {
        color: #fff !important;
        font-size: 13px !important;
        font-weight: 950 !important;
        text-shadow: 0 0 12px rgba(132, 225, 255, .48) !important;
    }
    .forest-point-convert,
    .forest-nickname,
    .forest-logout {
        height: 36px !important;
        min-height: 36px !important;
        padding: 0 15px !important;
        border-radius: 999px !important;
        border: 1px solid rgba(148, 224, 255, .62) !important;
        color: #f8fdff !important;
        background:
            linear-gradient(180deg, rgba(46, 121, 188, .30), rgba(6, 35, 83, .55)) !important;
        box-shadow:
            inset 0 1px 0 rgba(255,255,255,.24),
            inset 0 -1px 0 rgba(87, 186, 255, .16),
            0 0 16px rgba(64, 190, 255, .30) !important;
        text-shadow: 0 0 9px rgba(161, 230, 255, .34) !important;
    }
    .forest-point-convert:hover,
    .forest-nickname:hover,
    .forest-logout:hover {
        border-color: rgba(232, 250, 255, .88) !important;
        background:
            radial-gradient(circle at 50% 0%, rgba(255,255,255,.26), transparent 42%),
            linear-gradient(180deg, rgba(73, 163, 226, .42), rgba(8, 56, 118, .62)) !important;
        box-shadow:
            inset 0 1px 0 rgba(255,255,255,.34),
            0 0 24px rgba(104, 215, 255, .46) !important;
    }
}

#casino .forest-game-grid {
    width: min(1460px, 100%) !important;
    grid-template-columns: repeat(6, minmax(132px, 1fr)) !important;
    gap: clamp(14px, 1.15vw, 21px) !important;
}
#casino .forest-game-card {
    border-radius: 16px !important;
    border: 1px solid rgba(218, 248, 255, .82) !important;
    background:
        linear-gradient(180deg, rgba(204, 244, 255, .16), rgba(5, 35, 80, .58)) !important;
    box-shadow:
        0 14px 34px rgba(0, 20, 55, .40),
        0 0 0 1px rgba(255,255,255,.12),
        0 0 20px rgba(99, 206, 255, .42),
        inset 0 1px 0 rgba(255,255,255,.38),
        inset 0 0 22px rgba(143, 223, 255, .16) !important;
}
#casino .forest-game-card::before {
    content: "" !important;
    position: absolute !important;
    inset: 4px !important;
    z-index: 3 !important;
    border: 1px solid rgba(241, 253, 255, .54) !important;
    border-radius: 12px !important;
    pointer-events: none !important;
    background:
        linear-gradient(135deg, rgba(255,255,255,.38) 0 1px, transparent 1px 18px, rgba(255,255,255,.20) 18px 19px, transparent 19px),
        linear-gradient(315deg, rgba(255,255,255,.34) 0 1px, transparent 1px 17px, rgba(255,255,255,.16) 17px 18px, transparent 18px) !important;
    box-shadow:
        inset 0 0 18px rgba(183, 239, 255, .18),
        0 0 18px rgba(107, 218, 255, .20) !important;
}
#casino .forest-game-card::after {
    content: "✦" !important;
    position: absolute !important;
    right: 9px !important;
    top: 8px !important;
    z-index: 4 !important;
    color: rgba(255,255,255,.92) !important;
    font-size: 16px !important;
    text-shadow: 0 0 10px rgba(198, 245, 255, .95), 0 0 18px rgba(102, 210, 255, .70) !important;
}
#casino .forest-game-card:hover {
    transform: translateY(-7px) scale(1.028) !important;
    border-color: #fff !important;
    box-shadow:
        0 22px 42px rgba(0, 24, 65, .48),
        0 0 0 1px rgba(255,255,255,.22),
        0 0 34px rgba(121, 222, 255, .64),
        inset 0 1px 0 rgba(255,255,255,.48),
        inset 0 0 26px rgba(189, 245, 255, .22) !important;
}
#casino .game-card-bg {
    inset: 5px !important;
    border-radius: 12px !important;
    overflow: hidden !important;
    background:
        radial-gradient(circle at 50% 10%, rgba(230, 250, 255, .24), transparent 40%),
        linear-gradient(180deg, rgba(16, 82, 145, .42), rgba(2, 17, 44, .82)) !important;
}
#casino .game-card-bg img {
    object-fit: cover !important;
    filter: saturate(1.04) brightness(1.02) contrast(1.03) !important;
}
#casino .game-card-overlay {
    inset: 5px !important;
    border-radius: 12px !important;
    background:
        linear-gradient(180deg, rgba(236, 250, 255, .04) 0%, rgba(6, 30, 72, .14) 48%, rgba(2, 14, 39, .82) 100%),
        linear-gradient(90deg, rgba(148, 226, 255, .18), transparent 26%, transparent 74%, rgba(148, 226, 255, .18)) !important;
}
#casino .game-card-content {
    left: 13px !important;
    right: 13px !important;
    bottom: 13px !important;
    z-index: 5 !important;
    padding: 8px 9px 7px !important;
    border: 1px solid rgba(230, 250, 255, .36) !important;
    border-radius: 10px !important;
    background:
        linear-gradient(180deg, rgba(7, 42, 91, .60), rgba(3, 18, 46, .72)) !important;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.18),
        0 0 16px rgba(74, 191, 255, .16) !important;
}
#casino .game-card-content b {
    color: #fff !important;
    font-size: clamp(13px, .9vw, 16px) !important;
    font-weight: 900 !important;
    text-shadow: 0 0 12px rgba(175, 236, 255, .56) !important;
}
#casino .game-card-content span {
    margin-top: 5px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    color: rgba(255,255,255,.88) !important;
    font-family: Cinzel, Pretendard, sans-serif !important;
    font-size: 9px !important;
    font-weight: 900 !important;
    letter-spacing: .08em !important;
    text-shadow: 0 0 10px rgba(184, 240, 255, .42) !important;
    filter: grayscale(1) brightness(1.8) contrast(1.05) !important;
}

#casino .game-card-content,
#slot .game-card-content {
    display: none !important;
    content: none !important;
}

@media (max-width: 900px) {
    #casino .forest-game-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 9px !important;
    }
    #casino .game-card-bg img {
        filter: saturate(1.04) brightness(1.02) contrast(1.03) !important;
    }
}

/* Emerald accent override: replace remaining user-page yellow/gold accents. */
body.forest-user-body {
    --gold: #10b981 !important;
    --gold-light: #6ee7b7 !important;
    --gold-dark: #047857 !important;
    --border-gold: rgba(52, 211, 153, .42) !important;
    --forest-gold: #7ef7c6 !important;
    --forest-amber: #10b981 !important;
}

body.forest-user-body a,
body.forest-user-body .text-gold,
body.forest-user-body .modal-title,
body.forest-user-body .detail-answer .ans-label,
body.forest-user-body .footer strong,
body.forest-user-body .page-header .icon,
body.forest-user-body .account-info .ai-value,
body.forest-user-body .summary-bar .sb-item span,
body.forest-user-body .winners-ticker .wt-item em {
    color: #10b981 !important;
}

body.forest-user-body a:hover,
body.forest-user-body .btn-dark:hover,
body.forest-user-body .quick-amounts .qa-btn:hover,
body.forest-user-body .pagination a:hover,
body.forest-user-body .sidebar-menu a:hover,
body.forest-user-body .sidebar-menu a.active {
    color: #059669 !important;
    border-color: rgba(16, 185, 129, .48) !important;
}

body.forest-user-body .btn-gold,
body.forest-user-body .header-nav .nav-btn.gold,
body.forest-user-body .sidebar-menu a.sb-login,
body.forest-user-body .auth-submit,
body.forest-user-body .forest-signup-btn,
body.forest-user-body .pagination .active,
body.forest-user-body .chk-custom:checked + label {
    color: #032017 !important;
    border-color: rgba(167, 243, 208, .72) !important;
    background: linear-gradient(135deg, #6ee7b7 0%, #10b981 52%, #047857 100%) !important;
    box-shadow: 0 10px 26px rgba(16, 185, 129, .28), inset 0 1px 0 rgba(255,255,255,.42) !important;
}

body.forest-user-body .btn-gold:hover,
body.forest-user-body .header-nav .nav-btn.gold:hover,
body.forest-user-body .sidebar-menu a.sb-login:hover,
body.forest-user-body .auth-submit:hover,
body.forest-user-body .forest-signup-btn:hover {
    background: linear-gradient(135deg, #a7f3d0 0%, #34d399 48%, #059669 100%) !important;
    box-shadow: 0 14px 30px rgba(16, 185, 129, .38), inset 0 1px 0 rgba(255,255,255,.52) !important;
}

body.forest-user-body .header-search:focus-within,
body.forest-user-body .form-control:focus,
body.forest-user-body .vendor-card.has-img:hover::before,
body.forest-user-body .vendor-card:not(.has-img):hover,
body.forest-user-body .banner-dots .dot.active {
    border-color: rgba(52, 211, 153, .62) !important;
}

body.forest-user-body .header-search:focus-within,
body.forest-user-body .sidebar-menu a:hover,
body.forest-user-body .sidebar-menu a.active,
body.forest-user-body .mypage-dropdown .mp-links a:hover,
body.forest-user-body .badge-unread {
    background: rgba(16, 185, 129, .10) !important;
}

body.forest-user-body .badge-pending,
body.forest-user-body .badge-waiting {
    color: #059669 !important;
    background: rgba(16, 185, 129, .14) !important;
}

body.forest-user-body .auth-modal {
    box-shadow: 0 30px 80px rgba(0,0,0,.55), 0 0 0 1px rgba(52, 211, 153, .34) inset !important;
}

body.forest-user-body .auth-tab.active,
body.forest-user-body .auth-terms a {
    color: #059669 !important;
    border-bottom-color: #34d399 !important;
}

body.forest-user-body .auth-body .form-control:focus,
body.forest-user-body .auth-input:focus,
body.forest-user-body .auth-captcha-img:hover {
    border-color: #34d399 !important;
    box-shadow: 0 0 0 3px rgba(52, 211, 153, .18) !important;
}

body.forest-user-body .sheet-modal-panel {
    border-color: rgba(52, 211, 153, .52) !important;
}

body.forest-user-body .sheet-modal-head {
    color: #032017 !important;
    background: linear-gradient(135deg, #a7f3d0 0%, #34d399 48%, #059669 100%) !important;
}

body.forest-user-body .sheet-modal-close {
    color: #032017 !important;
    background: rgba(3, 32, 23, .12) !important;
}

body.forest-user-body .sheet-modal-body,
body.embed-mode .main-content,
html.framed .main-content {
    background: #f4fff9 !important;
}

body.user-sheet {
    --bg-input: #f0fdf4 !important;
    --bg-secondary: #f7fffb !important;
    --text-primary: #14261d !important;
    --text-secondary: #425b4f !important;
    --text-muted: #7b9187 !important;
    --border: #c9f4df !important;
    --gold: #10b981 !important;
    --gold-light: #6ee7b7 !important;
    --gold-dark: #047857 !important;
    --border-gold: rgba(52, 211, 153, .55) !important;
}

body.user-sheet .main-content {
    background: #f4fff9 !important;
}

body.user-sheet .card,
body.user-sheet .detail-box {
    border-color: rgba(52, 211, 153, .30) !important;
    box-shadow: 0 8px 22px rgba(6, 95, 70, .08) !important;
}

body.user-sheet .page-header,
body.user-sheet .card-title,
body.user-sheet .tabs .tab.active {
    color: #047857 !important;
    border-color: #34d399 !important;
}

body.user-sheet .data-table thead th,
body.user-sheet .data-table tbody tr:hover,
body.user-sheet .method-btn.active,
body.user-sheet .bonus-option:has(input[type="radio"]:checked),
body.user-sheet .bonus-option input[type="radio"]:checked + .bo-content {
    color: #047857 !important;
    background: rgba(16, 185, 129, .10) !important;
}

body.user-sheet .account-info {
    background: linear-gradient(135deg, rgba(16, 185, 129, .13), rgba(52, 211, 153, .06)) !important;
    border-color: rgba(52, 211, 153, .46) !important;
}

body.user-sheet .method-btn.active,
body.user-sheet .bonus-option:has(input[type="radio"]:checked) {
    border-color: #34d399 !important;
}

body.user-sheet .event-card-grid {
    background: #effdf7 !important;
}

body.user-sheet .event-card-link {
    background: #063827 !important;
    border-color: #34d399 !important;
}

body.user-sheet .event-card-link:hover {
    border-color: #a7f3d0 !important;
    box-shadow: 0 14px 26px rgba(6, 95, 70, .28) !important;
}

body.user-sheet .event-caption {
    color: #d1fae5 !important;
    background: #064e3b !important;
    border-top-color: rgba(110, 231, 183, .55) !important;
}

body.user-sheet .event-caption .event-label {
    color: #6ee7b7 !important;
}

body.user-sheet .event-detail-box .detail-header {
    background: linear-gradient(135deg, #a7f3d0 0%, #34d399 48%, #059669 100%) !important;
}

body.user-sheet .event-detail-box .detail-header h3 {
    color: #032017 !important;
}

body.user-sheet .detail-body blockquote {
    color: #064e3b !important;
    border-left-color: #10b981 !important;
    background: rgba(16, 185, 129, .10) !important;
}

body.user-sheet .detail-body hr {
    border-top-color: rgba(16, 185, 129, .42) !important;
}

body.user-sheet [style*="rgba(245,158,11"],
body.user-sheet [style*="rgba(250,204,21"],
body.user-sheet [style*="rgba(224,165,0"],
body.user-sheet [style*="rgba(255,107,0"],
body.user-sheet [style*="rgba(255,140,42"] {
    background: rgba(16, 185, 129, .10) !important;
    border-color: rgba(52, 211, 153, .42) !important;
}

body.user-sheet [style*="#facc15"],
body.user-sheet [style*="#f59e0b"],
body.user-sheet [style*="#fbbf24"],
body.user-sheet [style*="#d97706"],
body.user-sheet [style*="#f97316"],
body.user-sheet [style*="#f5b400"],
body.user-sheet [style*="#d99a00"] {
    color: #059669 !important;
    border-color: rgba(52, 211, 153, .42) !important;
}

body.forest-user-body .pino-user-page-popup-box.theme-gold {
    --upp-border: rgba(52, 211, 153, .42) !important;
}

body.forest-user-body .pino-user-notify-close,
body.forest-user-body .pino-user-notify-link {
    color: #047857 !important;
    background: rgba(16, 185, 129, .14) !important;
}

body.forest-user-body .pino-user-notify-icon,
body.forest-user-body .pino-user-notify-ok {
    background: linear-gradient(135deg, #6ee7b7 0%, #10b981 54%, #047857 100%) !important;
    box-shadow: 0 12px 26px rgba(16, 185, 129, .32) !important;
}

body.forest-user-body .pino-user-notify-kicker {
    color: #047857 !important;
}

body.forest-user-body .pino-user-notify-body {
    color: #365b4b !important;
}

#urgentMsgOverlay [style*="#facc15"] {
    color: #6ee7b7 !important;
}

body.sports-page .forest-nav .sports-history-nav,
.sports-history-btn {
    color: #6ee7b7 !important;
    border-color: rgba(52, 211, 153, .45) !important;
    background: linear-gradient(180deg, rgba(16,185,129,.18), rgba(4,120,87,.18)) !important;
    box-shadow: 0 0 18px rgba(16,185,129,.10) !important;
}

body.sports-page .forest-nav .sports-history-nav:hover,
body.sports-page .forest-nav .sports-history-nav.active,
.sports-history-btn:hover,
.cart-submit,
.cart-quick-grid button:hover {
    color: #032017 !important;
    background: linear-gradient(135deg, #a7f3d0 0%, #34d399 48%, #059669 100%) !important;
    border-color: rgba(167, 243, 208, .72) !important;
}

.league-badge,
.sports-tab.active,
.odd-btn.selected,
.odds-btn.selected,
.center-odd-btn.selected {
    color: #032017 !important;
    background: linear-gradient(180deg, #86efac, #34d399 56%, #059669) !important;
    border-color: #a7f3d0 !important;
}

.sports-more,
.cart-quick-grid button {
    color: #6ee7b7 !important;
    border-color: rgba(52, 211, 153, .36) !important;
    background: rgba(16, 185, 129, .08) !important;
}

.odd-btn:hover,
.odds-btn:hover,
.center-odd-btn:hover {
    border-color: rgba(52, 211, 153, .58) !important;
    box-shadow: inset 0 0 0 1px rgba(52,211,153,.12), 0 0 14px rgba(52,211,153,.10) !important;
}

.sports-cart {
    border-color: rgba(52, 211, 153, .52) !important;
}

.cart-title,
.cart-pick,
.cart-summary b {
    color: #6ee7b7 !important;
}

.cart-title {
    border-bottom-color: rgba(52, 211, 153, .32) !important;
}

.cart-title i {
    color: #34d399 !important;
}

.cart-summary {
    border-top-color: rgba(52, 211, 153, .26) !important;
}

/* Final mobile header alignment: centered cells, stacked balances, fixed action order. */
@media (max-width: 900px) {
    body.forest-user-body .forest-header {
        padding: 7px 8px 8px !important;
        height: auto !important;
        min-height: 0 !important;
        overflow: visible !important;
    }

    body.forest-user-body .forest-header-inner.is-authed {
        width: 100% !important;
        max-width: 430px !important;
        min-width: 0 !important;
        margin: 0 auto !important;
        padding: 7px 8px 8px !important;
        display: grid !important;
        grid-template-columns: 1fr !important;
        grid-template-rows: 26px auto auto !important;
        gap: 6px !important;
        align-items: stretch !important;
        justify-items: stretch !important;
        overflow: hidden !important;
        border: 1px solid rgba(174, 230, 255, .52) !important;
        border-radius: 0 0 22px 22px !important;
        background:
            radial-gradient(circle at 18% 8%, rgba(255,255,255,.16), transparent 17%),
            radial-gradient(circle at 80% 12%, rgba(52,211,153,.10), transparent 24%),
            linear-gradient(180deg, rgba(5, 28, 68, .98), rgba(2, 16, 42, .98)) !important;
        box-shadow:
            0 0 0 1px rgba(255,255,255,.04),
            0 0 24px rgba(76, 194, 255, .22),
            inset 0 1px 0 rgba(255,255,255,.16) !important;
    }

    body.forest-user-body .forest-header-left {
        grid-row: 1 / 3 !important;
        width: 100% !important;
        min-width: 0 !important;
        display: grid !important;
        grid-template-columns: 1fr !important;
        grid-template-rows: 26px auto !important;
        gap: 6px !important;
        align-items: stretch !important;
        justify-items: stretch !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-logo.pino-kor-logo {
        width: 100% !important;
        height: 26px !important;
        min-height: 26px !important;
        margin: 0 !important;
        padding: 0 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        overflow: visible !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-logo.pino-kor-logo .pino-kor-logo-main {
        width: 100% !important;
        display: block !important;
        color: #fff !important;
        -webkit-text-fill-color: #fff !important;
        font-size: clamp(15px, 4.2vw, 18px) !important;
        line-height: 1 !important;
        letter-spacing: -.08em !important;
        text-align: center !important;
        white-space: nowrap !important;
    }

    body.forest-user-body .forest-nav.main-menu-wrapper,
    body.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper,
    body.sports-page.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper {
        width: 100% !important;
        min-width: 0 !important;
        display: grid !important;
        grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
        grid-auto-rows: clamp(31px, 8.6vw, 36px) !important;
        gap: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
        overflow: hidden !important;
        border: 1px solid rgba(153, 215, 255, .38) !important;
        border-radius: 12px 12px 0 0 !important;
        background: rgba(2, 19, 49, .54) !important;
    }

    body.forest-user-body .forest-nav.main-menu-wrapper a,
    body.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a,
    body.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a:nth-child(n+3),
    body.sports-page.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a {
        box-sizing: border-box !important;
        width: 100% !important;
        min-width: 0 !important;
        height: 100% !important;
        min-height: 0 !important;
        padding: 0 3px !important;
        margin: 0 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        place-content: center !important;
        text-align: center !important;
        overflow: hidden !important;
        text-overflow: clip !important;
        white-space: nowrap !important;
        line-height: 1.05 !important;
        font-size: clamp(9px, 2.45vw, 10.5px) !important;
        font-weight: 950 !important;
        letter-spacing: -.055em !important;
        border: 0 !important;
        border-right: 1px solid rgba(153, 215, 255, .26) !important;
        border-bottom: 1px solid rgba(153, 215, 255, .26) !important;
        border-radius: 0 !important;
        background: transparent !important;
        color: #fff !important;
        text-shadow: 0 0 8px rgba(180, 235, 255, .28) !important;
        transform: none !important;
    }

    body.forest-user-body .forest-nav.main-menu-wrapper a:nth-child(5n),
    body.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a:nth-child(5n) {
        border-right: 0 !important;
    }

    body.forest-user-body .forest-nav.main-menu-wrapper a:nth-child(n+6),
    body.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a:nth-child(n+6) {
        border-bottom: 0 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-header-right.auth-wrapper {
        grid-row: 3 !important;
        width: 100% !important;
        min-width: 0 !important;
        display: grid !important;
        grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
        grid-template-rows: clamp(43px, 11.2vw, 48px) clamp(35px, 9.2vw, 40px) !important;
        gap: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
        overflow: hidden !important;
        border: 1px solid rgba(153, 215, 255, .38) !important;
        border-top: 0 !important;
        border-radius: 0 0 12px 12px !important;
        background: rgba(2, 19, 49, .58) !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-wallets,
    body.forest-user-body .forest-header-inner.is-authed .forest-userbox {
        display: contents !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-money-pill {
        grid-column: 1 / 4 !important;
        grid-row: 1 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-point-pill {
        grid-column: 4 / 7 !important;
        grid-row: 1 !important;
        border-right: 0 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-nickname {
        grid-column: 1 / 3 !important;
        grid-row: 2 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-point-convert {
        grid-column: 3 / 5 !important;
        grid-row: 2 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-logout {
        grid-column: 5 / 7 !important;
        grid-row: 2 !important;
        border-right: 0 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-money-pill,
    body.forest-user-body .forest-header-inner.is-authed .forest-point-pill,
    body.forest-user-body .forest-header-inner.is-authed .forest-nickname,
    body.forest-user-body .forest-header-inner.is-authed .forest-point-convert,
    body.forest-user-body .forest-header-inner.is-authed .forest-logout {
        box-sizing: border-box !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: none !important;
        height: 100% !important;
        min-height: 0 !important;
        margin: 0 !important;
        padding: 0 4px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        overflow: hidden !important;
        border: 0 !important;
        border-top: 1px solid rgba(153, 215, 255, .26) !important;
        border-right: 1px solid rgba(153, 215, 255, .26) !important;
        border-radius: 0 !important;
        background: transparent !important;
        box-shadow: none !important;
        color: #fff !important;
        text-decoration: none !important;
        white-space: nowrap !important;
        text-shadow: 0 0 8px rgba(180, 235, 255, .24) !important;
        transform: none !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-money-pill,
    body.forest-user-body .forest-header-inner.is-authed .forest-point-pill {
        flex-direction: column !important;
        gap: 4px !important;
        font-variant-numeric: tabular-nums !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-money-pill em,
    body.forest-user-body .forest-header-inner.is-authed .forest-point-pill em {
        width: 100% !important;
        min-width: 0 !important;
        display: block !important;
        margin: 0 !important;
        color: rgba(218, 248, 255, .86) !important;
        font-size: clamp(8px, 2.25vw, 9.5px) !important;
        font-style: normal !important;
        font-weight: 850 !important;
        line-height: 1 !important;
        letter-spacing: -.04em !important;
        text-align: center !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-money-pill strong,
    body.forest-user-body .forest-header-inner.is-authed .forest-point-pill strong {
        width: 100% !important;
        min-width: 0 !important;
        display: block !important;
        margin: 0 !important;
        color: #fff !important;
        font-size: clamp(10px, 3.2vw, 13px) !important;
        font-weight: 950 !important;
        line-height: 1 !important;
        letter-spacing: -.02em !important;
        text-align: center !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-nickname,
    body.forest-user-body .forest-header-inner.is-authed .forest-point-convert,
    body.forest-user-body .forest-header-inner.is-authed .forest-logout {
        flex-direction: row !important;
        gap: 0 !important;
        font-size: clamp(9px, 2.6vw, 10.5px) !important;
        font-weight: 950 !important;
        line-height: 1 !important;
        letter-spacing: -.045em !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-nickname-name {
        width: 100% !important;
        max-width: 100% !important;
        display: block !important;
        color: #fff !important;
        font-size: inherit !important;
        font-weight: inherit !important;
        line-height: 1 !important;
        text-align: center !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-nickname-label,
    body.forest-user-body .forest-hamburger,
    body.forest-user-body .forest-mobile-scroll-prev,
    body.forest-user-body .forest-mobile-scroll-next {
        display: none !important;
    }
}

/* Absolute last mobile width lock. */
@media (max-width: 900px) {
    body.forest-user-body .forest-header-inner.is-authed > .forest-header-left,
    body.forest-user-body .forest-header-inner.is-authed > .forest-header-right.auth-wrapper {
        grid-area: auto !important;
        grid-column: 1 / -1 !important;
        justify-self: stretch !important;
        align-self: stretch !important;
        inline-size: 100% !important;
        width: 100% !important;
        max-width: none !important;
        min-width: 0 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed > .forest-header-left {
        grid-row: 1 !important;
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) !important;
        justify-items: stretch !important;
    }

    body.forest-user-body .forest-header-inner.is-authed > .forest-header-right.auth-wrapper {
        grid-row: 2 !important;
        display: grid !important;
        grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
        justify-items: stretch !important;
        margin-left: 0 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-logo.pino-kor-logo,
    body.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper,
    body.sports-page.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper {
        grid-area: auto !important;
        grid-column: 1 / -1 !important;
        justify-self: stretch !important;
        inline-size: 100% !important;
        width: 100% !important;
        max-width: none !important;
        min-width: 0 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper,
    body.sports-page.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper {
        display: grid !important;
        grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
        justify-content: stretch !important;
        justify-items: stretch !important;
        gap: 0 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a,
    body.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a:nth-child(n+3),
    body.sports-page.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a {
        min-width: 0 !important;
        max-width: none !important;
        flex: none !important;
        justify-self: stretch !important;
        inline-size: 100% !important;
        width: 100% !important;
        padding-inline: 1px !important;
        font-size: clamp(8.2px, 2.25vw, 9.8px) !important;
        letter-spacing: -.09em !important;
        white-space: nowrap !important;
        word-break: keep-all !important;
    }
}

/* Final mobile width lock: keep menu and utility grids full-width. */
@media (max-width: 900px) {
    body.forest-user-body .forest-header-inner.is-authed > .forest-header-left,
    body.forest-user-body .forest-header-inner.is-authed > .forest-header-right.auth-wrapper {
        grid-area: auto !important;
        grid-column: 1 / -1 !important;
        justify-self: stretch !important;
        align-self: stretch !important;
        inline-size: 100% !important;
        width: 100% !important;
        max-width: none !important;
        min-width: 0 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed > .forest-header-left {
        grid-row: 1 !important;
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) !important;
        justify-items: stretch !important;
    }

    body.forest-user-body .forest-header-inner.is-authed > .forest-header-right.auth-wrapper {
        grid-row: 2 !important;
        display: grid !important;
        grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
        justify-items: stretch !important;
        margin-left: 0 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-logo.pino-kor-logo,
    body.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper,
    body.sports-page.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper {
        grid-area: auto !important;
        grid-column: 1 / -1 !important;
        justify-self: stretch !important;
        inline-size: 100% !important;
        width: 100% !important;
        max-width: none !important;
        min-width: 0 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper,
    body.sports-page.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper {
        display: grid !important;
        grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
        justify-content: stretch !important;
        justify-items: stretch !important;
        gap: 0 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a,
    body.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a:nth-child(n+3),
    body.sports-page.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a {
        min-width: 0 !important;
        max-width: none !important;
        flex: none !important;
        justify-self: stretch !important;
        inline-size: 100% !important;
        width: 100% !important;
        padding-inline: 1px !important;
        font-size: clamp(8.2px, 2.25vw, 9.8px) !important;
        letter-spacing: -.09em !important;
        white-space: nowrap !important;
        word-break: keep-all !important;
    }
}

/* Mobile header width correction: clear desktop grid-area lanes. */
@media (max-width: 900px) {
    body.forest-user-body .forest-header-inner.is-authed > .forest-header-left,
    body.forest-user-body .forest-header-inner.is-authed > .forest-header-right.auth-wrapper {
        grid-area: auto !important;
        grid-column: 1 / -1 !important;
        justify-self: stretch !important;
        align-self: stretch !important;
        inline-size: 100% !important;
        width: 100% !important;
        max-width: none !important;
    }

    body.forest-user-body .forest-header-inner.is-authed > .forest-header-left {
        grid-row: 1 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed > .forest-header-right.auth-wrapper {
        grid-row: 2 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-logo.pino-kor-logo,
    body.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper,
    body.sports-page.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper {
        grid-area: auto !important;
        grid-column: 1 / -1 !important;
        justify-self: stretch !important;
        align-self: stretch !important;
        inline-size: 100% !important;
        width: 100% !important;
        max-width: none !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper,
    body.sports-page.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper {
        box-sizing: border-box !important;
        grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
        justify-content: stretch !important;
        justify-items: stretch !important;
        column-gap: 0 !important;
        row-gap: 0 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a,
    body.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a:nth-child(n+3),
    body.sports-page.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a {
        min-width: 0 !important;
        max-width: none !important;
        flex: none !important;
        justify-self: stretch !important;
        inline-size: 100% !important;
        width: 100% !important;
        font-size: clamp(8.2px, 2.25vw, 9.8px) !important;
        letter-spacing: -.09em !important;
        white-space: nowrap !important;
        word-break: keep-all !important;
    }
}

/* Mobile header rebuild: separate title, menu grid, balances, and actions. */
@media (max-width: 900px) {
    body.forest-user-body .forest-header {
        --mobile-menu-row: clamp(34px, 9.2vw, 40px);
        --mobile-balance-row: clamp(48px, 12.8vw, 56px);
        --mobile-action-row: clamp(36px, 9.6vw, 42px);
        padding: 5px 6px 7px !important;
        height: auto !important;
        min-height: 0 !important;
        overflow: visible !important;
        align-items: stretch !important;
    }

    body.forest-user-body .forest-header::before {
        inset: 3px 5px !important;
        border-radius: 0 0 18px 18px !important;
    }

    body.forest-user-body .forest-header-inner.is-authed {
        width: 100% !important;
        max-width: 440px !important;
        min-width: 0 !important;
        margin: 0 auto !important;
        padding: 7px 7px 8px !important;
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) !important;
        grid-template-rows: auto auto !important;
        gap: 7px !important;
        align-items: stretch !important;
        justify-items: stretch !important;
        overflow: visible !important;
        border: 1px solid rgba(176, 232, 255, .58) !important;
        border-radius: 0 0 22px 22px !important;
        background:
            radial-gradient(circle at 18% 8%, rgba(255,255,255,.15), transparent 18%),
            radial-gradient(circle at 82% 12%, rgba(52,211,153,.12), transparent 24%),
            linear-gradient(180deg, rgba(4, 28, 69, .98), rgba(2, 16, 43, .98)) !important;
        box-shadow:
            0 0 0 1px rgba(255,255,255,.04),
            0 0 22px rgba(76, 194, 255, .20),
            inset 0 1px 0 rgba(255,255,255,.16) !important;
    }

    body.forest-user-body .forest-header-left {
        grid-area: auto !important;
        grid-column: 1 / -1 !important;
        grid-row: 1 !important;
        width: 100% !important;
        inline-size: 100% !important;
        max-width: none !important;
        min-width: 0 !important;
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) !important;
        grid-template-rows: 28px auto !important;
        gap: 7px !important;
        align-items: stretch !important;
        justify-items: stretch !important;
        overflow: visible !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-logo.pino-kor-logo {
        grid-area: auto !important;
        grid-column: 1 / -1 !important;
        grid-row: 1 !important;
        width: 100% !important;
        inline-size: 100% !important;
        min-width: 0 !important;
        max-width: none !important;
        height: 28px !important;
        min-height: 28px !important;
        margin: 0 !important;
        padding: 0 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        position: static !important;
        overflow: visible !important;
        border: 0 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-logo.pino-kor-logo .pino-kor-logo-main {
        width: 100% !important;
        display: block !important;
        color: #fff !important;
        background: none !important;
        -webkit-background-clip: border-box !important;
        background-clip: border-box !important;
        -webkit-text-fill-color: #fff !important;
        font-size: clamp(18px, 5vw, 22px) !important;
        font-weight: 950 !important;
        line-height: 1 !important;
        letter-spacing: -.08em !important;
        text-align: center !important;
        white-space: nowrap !important;
        position: static !important;
        transform: none !important;
        filter: drop-shadow(0 0 10px rgba(142, 221, 255, .50)) !important;
    }

    body.forest-user-body .forest-nav.main-menu-wrapper,
    body.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper,
    body.sports-page.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper {
        grid-area: auto !important;
        grid-column: 1 / -1 !important;
        grid-row: 2 !important;
        width: 100% !important;
        inline-size: 100% !important;
        max-width: none !important;
        min-width: 0 !important;
        display: grid !important;
        grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
        grid-template-rows: repeat(2, var(--mobile-menu-row)) !important;
        grid-auto-rows: var(--mobile-menu-row) !important;
        gap: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
        overflow: hidden !important;
        border: 1px solid rgba(153, 215, 255, .42) !important;
        border-radius: 13px 13px 0 0 !important;
        background: rgba(2, 19, 49, .56) !important;
    }

    body.forest-user-body .forest-nav.main-menu-wrapper a,
    body.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a,
    body.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a:nth-child(n+3),
    body.sports-page.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a {
        box-sizing: border-box !important;
        width: 100% !important;
        min-width: 0 !important;
        height: 100% !important;
        min-height: 0 !important;
        padding: 0 1px !important;
        margin: 0 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        overflow: visible !important;
        text-overflow: clip !important;
        white-space: nowrap !important;
        word-break: keep-all !important;
        line-height: 1 !important;
        font-size: clamp(8.6px, 2.35vw, 10.2px) !important;
        font-weight: 950 !important;
        letter-spacing: -.08em !important;
        border: 0 !important;
        border-right: 1px solid rgba(153, 215, 255, .28) !important;
        border-bottom: 1px solid rgba(153, 215, 255, .28) !important;
        border-radius: 0 !important;
        background: transparent !important;
        color: #fff !important;
        text-shadow: 0 0 8px rgba(180, 235, 255, .30) !important;
        transform: none !important;
    }

    body.forest-user-body .forest-nav.main-menu-wrapper a:nth-child(5n),
    body.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a:nth-child(5n) {
        border-right: 0 !important;
    }

    body.forest-user-body .forest-nav.main-menu-wrapper a:nth-child(n+6),
    body.forest-user-body .forest-header-inner.is-authed .forest-nav.main-menu-wrapper a:nth-child(n+6) {
        border-bottom: 0 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-header-right.auth-wrapper {
        grid-area: auto !important;
        grid-column: 1 / -1 !important;
        grid-row: 2 !important;
        width: 100% !important;
        inline-size: 100% !important;
        max-width: none !important;
        min-width: 0 !important;
        display: grid !important;
        grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
        grid-template-rows: var(--mobile-balance-row) var(--mobile-action-row) !important;
        gap: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
        overflow: hidden !important;
        border: 1px solid rgba(153, 215, 255, .42) !important;
        border-top: 0 !important;
        border-radius: 0 0 13px 13px !important;
        background: rgba(2, 19, 49, .60) !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-wallets,
    body.forest-user-body .forest-header-inner.is-authed .forest-userbox {
        display: contents !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-money-pill,
    body.forest-user-body .forest-header-inner.is-authed .forest-point-pill,
    body.forest-user-body .forest-header-inner.is-authed .forest-nickname,
    body.forest-user-body .forest-header-inner.is-authed .forest-point-convert,
    body.forest-user-body .forest-header-inner.is-authed .forest-logout {
        box-sizing: border-box !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: none !important;
        height: 100% !important;
        min-height: 0 !important;
        margin: 0 !important;
        padding: 0 4px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        overflow: hidden !important;
        border: 0 !important;
        border-right: 1px solid rgba(153, 215, 255, .28) !important;
        border-top: 1px solid rgba(153, 215, 255, .28) !important;
        border-radius: 0 !important;
        background: transparent !important;
        box-shadow: none !important;
        color: #fff !important;
        text-decoration: none !important;
        white-space: nowrap !important;
        word-break: keep-all !important;
        text-shadow: 0 0 8px rgba(180, 235, 255, .25) !important;
        transform: none !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-money-pill {
        grid-column: 1 / 4 !important;
        grid-row: 1 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-point-pill {
        grid-column: 4 / 7 !important;
        grid-row: 1 !important;
        border-right: 0 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-nickname {
        grid-column: 1 / 3 !important;
        grid-row: 2 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-point-convert {
        grid-column: 3 / 5 !important;
        grid-row: 2 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-logout {
        grid-column: 5 / 7 !important;
        grid-row: 2 !important;
        border-right: 0 !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-money-pill,
    body.forest-user-body .forest-header-inner.is-authed .forest-point-pill {
        flex-direction: column !important;
        gap: 4px !important;
        font-variant-numeric: tabular-nums !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-money-pill em,
    body.forest-user-body .forest-header-inner.is-authed .forest-point-pill em {
        width: 100% !important;
        display: block !important;
        margin: 0 !important;
        color: rgba(218, 248, 255, .88) !important;
        font-size: clamp(8.8px, 2.4vw, 10.2px) !important;
        font-style: normal !important;
        font-weight: 850 !important;
        line-height: 1 !important;
        letter-spacing: -.04em !important;
        text-align: center !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-money-pill strong,
    body.forest-user-body .forest-header-inner.is-authed .forest-point-pill strong {
        width: 100% !important;
        display: block !important;
        margin: 0 !important;
        color: #fff !important;
        font-size: clamp(11px, 3.3vw, 14px) !important;
        font-weight: 950 !important;
        line-height: 1 !important;
        letter-spacing: -.02em !important;
        text-align: center !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-nickname,
    body.forest-user-body .forest-header-inner.is-authed .forest-point-convert,
    body.forest-user-body .forest-header-inner.is-authed .forest-logout {
        flex-direction: row !important;
        gap: 0 !important;
        font-size: clamp(9px, 2.55vw, 10.8px) !important;
        font-weight: 950 !important;
        line-height: 1 !important;
        letter-spacing: -.055em !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-nickname-name {
        width: 100% !important;
        max-width: 100% !important;
        display: block !important;
        color: #fff !important;
        font-size: inherit !important;
        font-weight: inherit !important;
        line-height: 1 !important;
        text-align: center !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
    }

    body.forest-user-body .forest-header-inner.is-authed .forest-nickname-label,
    body.forest-user-body .forest-hamburger,
    body.forest-user-body .forest-mobile-scroll-prev,
    body.forest-user-body .forest-mobile-scroll-next {
        display: none !important;
    }
}
