:root {
    --accent-color: #d4a017;
    --accent-text-color: #09090b;
    --accent-glow: rgba(212, 160, 23, 0.15);
    --accent-subtle: rgba(212, 160, 23, 0.08);
    --font-main: 'Inter', system-ui, -apple-system, sans-serif;
    --bg-base: #09090b;
    --bg-elevated: #0f0f12;
    --bg-card: #141418;
    --bg-hover: #1a1a1f;
    --text-primary: #fafafa;
    --text-secondary: #a1a1aa;
    --text-tertiary: #8e8e96;
    --border-default: rgba(255, 255, 255, 0.06);
    --border-subtle: rgba(255, 255, 255, 0.04);
    --border-hover: rgba(255, 255, 255, 0.1);
    --radius-sm: 6px;
    --radius-md: 10px;
    --radius-lg: 14px;
    --radius-xl: 20px;
    --green: #34d399;
    --green-dim: rgba(52, 211, 153, 0.1);
    --red: #f87171;
    --red-dim: rgba(248, 113, 113, 0.1);
    --transition-fast: 0.15s ease;
    --transition-base: 0.25s ease;
}

*,
*::before,
*::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
    -webkit-text-size-adjust: 100%;
}

body {
    font-family: var(--font-main);
    background: var(--bg-base);
    color: var(--text-primary);
    line-height: 1.7;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'cv02', 'cv03', 'cv04', 'cv11';
}

a {
    color: var(--accent-color);
    text-decoration: none;
    transition: color var(--transition-fast);
}

a:hover {
    color: #e8b930;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

::selection {
    background: var(--accent-color);
    color: var(--accent-text-color);
}

.gwvxyqbwic {
    max-width: 1080px;
    margin: 0 auto;
    padding: 0 24px;
}

.zdzbeoi7q0d9ec {
    position: sticky;
    top: 0;
    z-index: 100;
    background: rgba(9, 9, 11, 0.8);
    backdrop-filter: blur(16px) saturate(180%);
    -webkit-backdrop-filter: blur(16px) saturate(180%);
    border-bottom: 1px solid var(--border-default);
}

.a27gj31l {
    display: flex;
    align-items: center;
    gap: 24px;
    height: 60px;
    position: relative;
}

.ymywe11o8059 {
    font-size: 15px;
    font-weight: 700;
    color: var(--text-primary);
    display: flex;
    align-items: center;
    white-space: nowrap;
    letter-spacing: -0.01em;
    
    flex-shrink: 0;
}

.ymywe11o8059 img {
    height: 40px;
    max-width: 200px;
    width: auto;
    object-fit: contain;
}

.g1x2hs7gdlsv {
    display: flex;
    gap: 4px;
    margin: 0 auto;
}

.g1x2hs7gdlsv a {
    color: var(--text-secondary);
    font-size: 15px;
    font-weight: 500;
    padding: 10px 20px;
    border-radius: var(--radius-sm);
    transition: color 0.2s, background 0.2s;
    position: relative;
    letter-spacing: 0.01em;
}

.g1x2hs7gdlsv a:hover {
    color: var(--text-primary);
}

.g1x2hs7gdlsv a::after {
    content: '';
    position: absolute;
    bottom: 4px;
    left: 20px;
    right: 20px;
    height: 2px;
    background: var(--accent-color, #FFD700);
    border-radius: 1px;
    opacity: 0;
    transform: scaleX(0);
    transition: opacity 0.2s, transform 0.2s;
}

.g1x2hs7gdlsv a:hover::after,
.g1x2hs7gdlsv a[aria-current="page"]::after {
    opacity: 1;
    transform: scaleX(1);
}

.g1x2hs7gdlsv a[aria-current="page"] {
    color: var(--text-primary);
}

.wbkp2v7flar {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-left: auto;
    flex-shrink: 0;
}

.slmesoemerqato {
    background: var(--accent-color);
    color: var(--accent-text-color);
    padding: 7px 20px;
    border-radius: var(--radius-sm);
    font-weight: 600;
    font-size: 13px;
    white-space: nowrap;
    transition: all var(--transition-fast);
    border: none;
    cursor: pointer;
    
    flex-shrink: 0;
}

.slmesoemerqato:hover {
    color: var(--accent-text-color);
    filter: brightness(1.1);
    transform: translateY(-1px);
}

.lvpdl871d5 {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--green);
    padding: 7px 14px;
    border-radius: var(--radius-sm);
    font-weight: 600;
    font-size: 13px;
    white-space: nowrap;
    background: rgba(52, 211, 153, 0.15);
    border: none;
    transition: all var(--transition-fast);
}

.lvpdl871d5:hover {
    color: var(--green);
    background: rgba(52, 211, 153, 0.25);
}

.lvpdl871d5 svg {
    flex-shrink: 0;
}

.tp1bz9d2julf1z,
.ja1fl67f9p {
    display: none;
    border-radius: var(--radius-sm);
    font-weight: 700;
    font-size: 14px;
    white-space: nowrap;
    padding: 11px 22px;
    border: none;
    
    flex-shrink: 0;
}

.tp1bz9d2julf1z {
    background: var(--accent-color);
    color: var(--accent-text-color);
}

.ja1fl67f9p {
    background-color: rgba(52, 211, 153, 0.15);
    color: var(--green);
}

.nyp0a2q5wuetu {
    display: none;
    position: relative;
    width: 32px;
    height: 32px;
    
    background-color: transparent;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: center;
    background-size: 18px 2px;
    background-repeat: no-repeat;
    border: none;
    color: var(--text-secondary);
    cursor: pointer;
    padding: 0;
    border-radius: var(--radius-sm);
    transition: color var(--transition-fast),
                background-size .25s ease;
}
.nyp0a2q5wuetu::before,
.nyp0a2q5wuetu::after {
    content: "";
    position: absolute;
    left: 7px;
    right: 7px;
    height: 2px;
    background-color: currentColor;
    transition: top .25s ease, transform .25s ease;
}
.nyp0a2q5wuetu::before { top: 9px; }
.nyp0a2q5wuetu::after  { top: 21px; }
.nyp0a2q5wuetu.gr1a5n73cjs47h    { background-size: 0 2px; }
.nyp0a2q5wuetu.gr1a5n73cjs47h::before { top: 15px; transform: rotate(45deg); }
.nyp0a2q5wuetu.gr1a5n73cjs47h::after  { top: 15px; transform: rotate(-45deg); }

.nyp0a2q5wuetu svg {
    display: block;
}

.nyp0a2q5wuetu:hover {
    color: var(--text-primary);
}

.uxlivvog {
    min-height: 60vh;
}

.hwutldzlin2g4y {
    padding: 0;
}

.jlha42fc3v8zij {
    padding-top: 40px;
}
.hwutldzlin2g4y + .hwutldzlin2g4y {
    margin-top: 24px;
}

.lywwhc1wfj4 {
    position: relative;
    padding: 0 0 8px;
    margin-bottom: 48px;
    overflow: hidden;
    background: var(--bg-base);
}

.hqdtdbxc5 {
    background: var(--bg-base);
    
    background-image: radial-gradient(rgba(212, 160, 23, 0.04) 1px, transparent 1px);
    background-size: 24px 24px;
}

.ztf2tw07 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    
}

.moli3wod {
    position: relative;
    z-index: 1;
    max-width: 900px;
    margin: 24px auto;
    padding: 56px 48px 48px;
    
    background: rgba(0, 0, 0, var(--hero-overlay-opacity, 0.55));
    backdrop-filter: blur(calc(2px * var(--hero-overlay-opacity, 0.55)));
    -webkit-backdrop-filter: blur(calc(2px * var(--hero-overlay-opacity, 0.55)));
    border: 1px solid rgba(212, 160, 23, calc(0.08 * var(--hero-overlay-opacity, 0.55) / 0.55));
    border-radius: var(--radius-xl);
    text-align: center;
    overflow: hidden;
}

.moli3wod::before {
    content: '';
    position: absolute;
    bottom: -60px;
    right: -40px;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(212, 160, 23, calc(0.15 * var(--hero-overlay-opacity, 0.55) / 0.55)) 0%, transparent 60%);
    pointer-events: none;
    z-index: 0;
}

.moli3wod::after {
    content: '';
    position: absolute;
    top: -80px;
    left: -60px;
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, rgba(212, 160, 23, calc(0.06 * var(--hero-overlay-opacity, 0.55) / 0.55)) 0%, transparent 60%);
    pointer-events: none;
    z-index: 0;
}

.moli3wod > * {
    position: relative;
    z-index: 1;
}

.xj6w56yl {
    font-size: clamp(1.6rem, 3.5vw, 2.4rem);
    font-weight: 800;
    letter-spacing: -0.02em;
    line-height: 1.15;
    margin-bottom: 20px;
    color: var(--text-primary);
}

.gxs0bpc42wtkx {
    font-size: 0.95rem;
    color: var(--text-secondary);
    margin-bottom: 32px;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.65;
}

.gxs0bpc42wtkx strong {
    color: var(--accent-color);
    font-weight: 700;
}

.tcvt49xy {
    display: flex;
    gap: 12px;
    justify-content: center;
    flex-wrap: wrap;
}

.w2jdf5aj5996yj {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: var(--accent-color);
    color: var(--accent-text-color);
    padding: 13px 32px;
    border-radius: var(--radius-md);
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    transition: all var(--transition-base);
}

.w2jdf5aj5996yj:hover {
    filter: brightness(1.15);
    transform: translateY(-1px);
    color: var(--accent-text-color);
}

.e1io188k737hc {
    display: inline-flex;
    align-items: center;
    padding: 13px 32px;
    border-radius: var(--radius-md);
    font-weight: 600;
    font-size: 14px;
    color: var(--text-primary);
    border: 1px solid var(--border-hover);
    background: transparent;
    transition: all var(--transition-base);
}

.e1io188k737hc:hover {
    border-color: var(--text-secondary);
    background: rgba(255, 255, 255, 0.03);
    color: var(--text-primary);
}

.qdt29j2oya {
    margin-bottom: 32px;
}

.qdt29j2oya h1 {
    font-size: 2rem;
    margin-bottom: 16px;
    letter-spacing: -0.02em;
    font-weight: 700;
}

.qdt29j2oya h2 {
    font-size: 1.7rem;
    margin: 80px 0 8px;
    scroll-margin-top: 80px;
    padding-bottom: 8px;
}
.hwutldzlin2g4y:first-child .qdt29j2oya h2:first-child {
    margin-top: 0;
}
.qdt29j2oya h2:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: var(--text-primary);
}

.qdt29j2oya h3 {
    font-size: 1.1rem;
    margin: 32px 0 12px;
    font-weight: 600;
    color: var(--text-primary);
}

.qdt29j2oya p {
    margin-bottom: 16px;
    color: var(--text-secondary);
    font-size: 15px;
    line-height: 1.75;
}

.qdt29j2oya ul,
.qdt29j2oya ol {
    margin: 16px 0 16px 20px;
    color: var(--text-secondary);
}

.qdt29j2oya li {
    margin-bottom: 8px;
    font-size: 15px;
    padding-left: 4px;
}

.qdt29j2oya table {
    width: 100%;
    
    border-collapse: separate;
    border-spacing: 0;
    overflow: hidden;
    margin: 24px 0;
    background: var(--bg-card);
    border: 1px solid var(--border-default);
    border-radius: var(--radius-lg);
    
    table-layout: fixed;
    min-width: 0 !important;
}

.qdt29j2oya colgroup,
.qdt29j2oya col {
    width: auto !important;
    min-width: 0 !important;
}

.qel2j7v6h {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: 24px 0;
}
.qel2j7v6h > table { margin: 0 !important; }

@media (max-width: 640px) {
    
    .qdt29j2oya table {
        min-width: 460px !important;
    }
}

.qdt29j2oya th,
.qdt29j2oya td {
    padding: 10px 20px;
    border-bottom: 1px solid var(--border-subtle);
    text-align: left;
    vertical-align: top;
    overflow-wrap: anywhere;
    word-break: break-word;
    font-size: 14px;
    color: var(--text-secondary);
}

.qdt29j2oya td > p,
.qdt29j2oya th > p,
.qdt29j2oya td > p:last-child,
.qdt29j2oya th > p:last-child {
    margin: 0;
}

.qdt29j2oya th {
    background: var(--bg-elevated);
    font-weight: 600;
    color: var(--text-primary);
    font-size: 14px;
    border-bottom: 1px solid color-mix(in srgb, var(--accent-color) 45%, transparent);
}

.qdt29j2oya td:first-child {
    color: var(--text-primary);
    font-weight: 500;
}

.qdt29j2oya tr:last-child td {
    border-bottom: none;
}

.qdt29j2oya tr:hover td {
    background: rgba(255, 255, 255, 0.02);
}

.qdt29j2oya img {
    border-radius: var(--radius-md);
    
    display: block;
    margin: 24px auto;
    width: auto;
    max-width: 100%;
    height: auto;
}

.qdt29j2oya figure {
    display: block;
    width: fit-content;
    max-width: 100%;
    margin: 24px auto;
    padding: 0;
}
.qdt29j2oya figure img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    border-radius: var(--radius-md);
    margin: 0;
}
.qdt29j2oya figcaption {
    font-size: 13px;
    color: var(--text-secondary);
    margin-top: 8px;
    text-align: center;
}

.qdt29j2oya blockquote {
    border-left: 2px solid var(--accent-color);
    padding: 14px 20px;
    margin: 24px 0;
    color: var(--text-secondary);
    background: var(--bg-elevated);
    border-radius: 0 var(--radius-md) var(--radius-md) 0;
}

.qdt29j2oya strong {
    color: var(--text-primary);
    font-weight: 600;
}

.g5gn685ymzzfl {
    margin: 0 0 36px 0;
}

.g5gn685ymzzfl h2 {
    margin-bottom: 20px;
}

.u6ch0wkdbi1v9 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    
    align-items: start;
}

.v79d4qwzo,
.xkgcmf21a {
    background: var(--bg-card);
    border: 1px solid var(--border-default);
    border-radius: var(--radius-lg);
    padding: 24px;
}

.wc3eigewhwz {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
}

.y99puml9ep4z {
    display: flex;
    align-items: center;
    gap: 10px;
}

.obnc50cah7llfn {
    width: 28px;
    height: 28px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
}

.g629aa9k {
    background: var(--green-dim);
    color: var(--green);
}
.g629aa9k::before { content: "✓"; }

.fubtwv147xo {
    background: var(--red-dim);
    color: var(--red);
}
.fubtwv147xo::before { content: "✕"; }

.wc3eigewhwz h3 {
    font-size: 15px;
    font-weight: 700;
    color: var(--text-primary);
    margin: 0;
}

.dvjxfys6lr42s {
    font-size: 11px;
    color: var(--text-tertiary);
    font-family: monospace;
    letter-spacing: 0.02em;
}

.v79d4qwzo ul,
.xkgcmf21a ul {
    list-style: none;
}

.v79d4qwzo li,
.xkgcmf21a li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 12px 0;
    border-bottom: 1px solid var(--border-subtle);
    color: var(--text-secondary);
    font-size: 14px;
    line-height: 1.5;
}

.v79d4qwzo li:last-child,
.xkgcmf21a li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.v79d4qwzo li:first-child,
.xkgcmf21a li:first-child {
    padding-top: 0;
}

.i0xpzbda2ay185 {
    flex-shrink: 0;
    font-size: 12px;
    margin-top: 2px;
}

.dukn1ee1 {
    color: var(--green);
}
.dukn1ee1::before { content: "✓"; }

.uf0jauvno {
    color: var(--red);
}
.uf0jauvno::before { content: "✕"; }

.d47v5jf3ss {
    margin: 0 0 36px 0;
    background: var(--bg-card);
    border: 1px solid var(--border-default);
    border-radius: var(--radius-lg);
    overflow: hidden;
}

h2 + .d47v5jf3ss {
    margin-top: 20px;
}

.d47v5jf3ss table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}

.d47v5jf3ss td {
    padding: 10px 20px;
    font-size: 14px;
    vertical-align: middle;
    border-bottom: 1px solid var(--border-subtle);
    transition: background var(--transition-fast);
}

.d47v5jf3ss tr:last-child td {
    border-bottom: none;
}

.d47v5jf3ss tr:hover {
    background: rgba(255, 255, 255, 0.02);
}

.pvqugrgfuovk {
    font-weight: 600;
    color: var(--text-secondary);
    width: 40%;
    font-size: 13px;
    letter-spacing: 0.01em;
}

.syipols5d0v76b {
    color: var(--text-primary);
    font-weight: 500;
}

.w5udsbc4hvbx34 {
    margin: 40px 0;
}

.nt2tokwcanaw {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
}

.nt2tokwcanaw h2 {
    margin: 0;
    font-size: 1.3rem;
}

.gl4lub78 {
    font-size: 13px;
    color: var(--accent-color);
    text-decoration: none;
    background: none;
    border: 0;
    padding: 0;
    cursor: pointer;
    font-family: inherit;
    font-weight: 600;
    white-space: nowrap;
}

.gl4lub78:hover {
    text-decoration: underline;
}

.yth5geezftal {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 14px;
    padding: 6px;
    margin: -6px;
}

.amx1qw79 {
    margin-bottom: 32px;
}

.fihz5f0gfw7z {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 14px;
    padding: 6px;
    margin: -6px;
}

.otb4ky608rjb44 {
    border-radius: 12px;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    
    transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1),
                box-shadow 0.45s cubic-bezier(0.22, 1, 0.36, 1);
    display: flex;
    flex-direction: column;
}

.otb4ky608rjb44:hover {
    transform: translateY(-6px) scale(1.025);
    
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.55),
                0 0 0 1px var(--accent-color),
                0 10px 34px var(--accent-glow);
}

.i0h50y0lxk1jb {
    position: relative;
    aspect-ratio: 3 / 4;
    overflow: hidden;
    background: #000;
    border-radius: 12px;
}

.i0h50y0lxk1jb img {
    width: 102%;
    height: 102%;
    margin: -1%;
    object-fit: cover;
    display: block;
    
    animation: slotKenBurns 22s cubic-bezier(0.45, 0, 0.55, 1) infinite alternate;
    will-change: transform;
}

@keyframes slotKenBurns {
    from { transform: scale(1) translate(0, 0); }
    to   { transform: scale(1.05) translate(-1%, -0.8%); }
}

.otb4ky608rjb44:nth-child(2n) .i0h50y0lxk1jb img {
    animation-duration: 20s;
    animation-delay: -5s;
    animation-direction: alternate-reverse;
}
.otb4ky608rjb44:nth-child(3n) .i0h50y0lxk1jb img {
    animation-duration: 13s;
    animation-delay: -8s;
}
.otb4ky608rjb44:nth-child(4n) .i0h50y0lxk1jb img {
    animation-duration: 18s;
    animation-delay: -3s;
    animation-direction: alternate-reverse;
}

.i0h50y0lxk1jb::after {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background: linear-gradient(
        110deg,
        transparent 38%,
        rgba(255, 255, 255, 0.14) 50%,
        transparent 62%
    );
    transform: translateX(-130%);
    animation: slotShine 12s cubic-bezier(0.3, 0, 0.2, 1) infinite;
}
@keyframes slotShine {
    
    0%   { transform: translateX(-130%); }
    12%  { transform: translateX(130%); }
    100% { transform: translateX(130%); }
}

.otb4ky608rjb44:nth-child(2n) .i0h50y0lxk1jb::after { animation-duration: 15s; animation-delay: -4s; }
.otb4ky608rjb44:nth-child(3n) .i0h50y0lxk1jb::after { animation-duration: 10s; animation-delay: -7s; }
.otb4ky608rjb44:nth-child(4n) .i0h50y0lxk1jb::after { animation-duration: 13s; animation-delay: -2s; }

.otb4ky608rjb44:hover .i0h50y0lxk1jb::after {
    background: linear-gradient(
        110deg,
        transparent 40%,
        rgba(255, 255, 255, 0.4) 50%,
        transparent 60%
    );
    animation: slotShine 0.9s cubic-bezier(0.22, 1, 0.36, 1);
}

@media (prefers-reduced-motion: reduce) {
    .i0h50y0lxk1jb img { animation: none; }
    .i0h50y0lxk1jb::after { animation: none; opacity: 0; }
}

.toiopl3ku {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.5rem;
    font-weight: 700;
    color: rgba(255,255,255,.15);
    background: linear-gradient(135deg, #1e293b, #0f172a);
}

.vhqdktnadky0 {
    position: absolute;
    top: 6px;
    left: 6px;
    padding: 2px 6px;
    border-radius: 4px;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.03em;
    z-index: 2;
    pointer-events: none;
}

.zptsu6kq52c {
    background: rgba(212, 160, 23, 0.95);
    color: #1a1a1a;
}

.mt5usvug28cky {
    background: rgba(255, 255, 255, 0.95);
    color: #1a1a1a;
}

.e9jy2nvvkv9hk {
    background: linear-gradient(135deg, #ff4d2e, #ff8a2e);
    color: #fff;
    box-shadow: 0 0 0 1px rgba(255, 138, 46, 0.35), 0 4px 10px rgba(255, 77, 46, 0.25);
}

.kcaeke7up3nek {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,.35);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.25s;
}

@media (hover: hover) {
    .otb4ky608rjb44:hover .kcaeke7up3nek {
        opacity: 1;
        pointer-events: auto;
    }
    .otb4ky608rjb44:hover .jxrt10dqr {
        transform: translateY(0);
    }
}

.otb4ky608rjb44.opkdbqz2bfqs .kcaeke7up3nek {
    opacity: 1;
    pointer-events: auto;
}
.otb4ky608rjb44.opkdbqz2bfqs .jxrt10dqr {
    transform: translateY(0);
}

.btod3agzq38o {
    display: block;
    width: 52px;
    height: 52px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.95;
    filter: drop-shadow(0 2px 12px rgba(0,0,0,.6));
    
}

.jxrt10dqr {
    display: flex;
    flex-direction: column;
    gap: 9px;
    width: 84%;
    max-width: 200px;
    padding: 0 4px;
    transform: translateY(8px);
    transition: transform 0.28s cubic-bezier(0.22, 1, 0.36, 1);
}

.ujrl5p6fkhg,
.h189qkgq3nc {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 42px;
    padding: 10px 14px;
    border-radius: 9px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .3px;
    line-height: 1.15;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    box-sizing: border-box;
    transition: transform .18s ease, filter .18s ease, background .18s ease,
                border-color .18s ease, box-shadow .18s ease;
}

.ujrl5p6fkhg {
    background: rgba(0, 0, 0, .48);
    border: 1.5px solid rgba(255, 255, 255, .55);
    color: #fff;
    font-weight: 600;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .8);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
}
.ujrl5p6fkhg:hover {
    background: rgba(0, 0, 0, .66);
    border-color: #fff;
    transform: translateY(-1px);
}

.h189qkgq3nc {
    background-color: var(--accent-color);
    background-image: linear-gradient(180deg,
        rgba(255, 255, 255, .16) 0%, rgba(0, 0, 0, .14) 100%);
    color: var(--accent-text-color);
    border: none;
    box-shadow: 0 5px 16px var(--accent-glow),
                inset 0 1px 0 rgba(255, 255, 255, .3);
}
.h189qkgq3nc:hover {
    filter: brightness(1.07);
    transform: translateY(-1px);
    box-shadow: 0 8px 22px var(--accent-glow),
                inset 0 1px 0 rgba(255, 255, 255, .35);
}

.wto06ovmb7 {
    padding: 8px 4px 4px;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.dgqg8k5ev9gn {
    font-size: 13px;
    font-weight: 600;
    color: var(--text-primary);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bm2ua5sezk9b7w {
    font-size: 11px;
    color: var(--text-tertiary);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.qh8e15ry {
    text-align: center;
    margin-top: 20px;
    display: flex;
    gap: 10px;
    justify-content: center;
    flex-wrap: wrap;
}

.mw38koj5kz9q {
    display: inline-block;
    padding: 10px 32px;
    background: transparent;
    border: 1px solid var(--accent-color);
    border-radius: 8px;
    color: var(--accent-color);
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    transition: background .2s, color .2s, border-color .2s;
}

.mw38koj5kz9q:hover {
    background: rgba(212, 160, 23, 0.12);
    color: var(--accent-color);
    border-color: var(--accent-color);
}

.eb36oq71 {
    background: var(--accent-color) !important;
    border: 1px solid var(--accent-color) !important;
    
    color: var(--accent-text-color) !important;
}
.eb36oq71:hover {
    background: #e6b21f !important;
    border-color: #e6b21f !important;
    color: var(--accent-text-color) !important;
}

.pdysbkrs4d {
    padding-top: 20px;
    padding-bottom: 40px;
}

.kezor8et {
    margin-bottom: 16px;
    padding-top: 12px;
}

.b936zh9vv84t {
    color: var(--text-tertiary);
    text-decoration: none;
    font-size: 14px;
    transition: color .2s;
}

.b936zh9vv84t:hover {
    color: var(--text-primary);
}

.gv9nxfdsvmzl1 {
    margin-bottom: 24px;
}

.vbq15yk1 {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    background: #000;
    border-radius: 12px;
    overflow: hidden;
}

.vbq15yk1 iframe {
    width: 100%;
    height: 100%;
    border: none;
}

.yem1y6k1mquozw {
    width: 100%;
    aspect-ratio: 16 / 9;
    background: #0f172a;
    border-radius: 12px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.yem1y6k1mquozw img {
    height: 100%;
    object-fit: contain;
}

.kpja1jsye {
    display: flex;
    gap: 12px;
    margin-top: 12px;
    justify-content: center;
}

.qr5bo9d9mv {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 10px 24px;
    background: transparent;
    border: 1px solid rgba(255,255,255,.15);
    border-radius: 8px;
    color: var(--text-secondary);
    font-size: 14px;
    cursor: pointer;
    transition: all .2s;
}

.qr5bo9d9mv:hover {
    background: rgba(255,255,255,.05);
    border-color: rgba(255,255,255,.3);
}

.ly6n4s7gx {
    display: inline-flex;
    align-items: center;
    padding: 10px 32px;
    background: var(--accent-color);
    color: var(--accent-text-color);
    border-radius: 8px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    transition: filter .2s, transform .2s;
}

.ly6n4s7gx:hover {
    filter: brightness(1.1);
    transform: translateY(-1px);
}

.xt8m2fz6 {
    padding: 24px;
    background: var(--bg-card);
    border: 1px solid var(--border-default);
    border-radius: 12px;
    margin-bottom: 24px;
}

.lxgg8k76u5z {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

.ifhomkkysv6kj1 {
    width: 120px;
    height: 160px;
    border-radius: 10px;
    overflow: hidden;
    flex-shrink: 0;
}

.ifhomkkysv6kj1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.g0kt8sufj4mp {
    flex: 1;
}

.g0kt8sufj4mp h1 {
    font-size: 1.4rem;
    margin-bottom: 6px;
    line-height: 1.2;
}

.ivt2tip2 {
    color: var(--text-tertiary);
    font-size: 14px;
    display: block;
    margin-bottom: 6px;
}

.csfcpfx4 {
    display: flex;
    gap: 24px;
}

.egib79y1 {
    display: flex;
    align-items: center;
    gap: 6px;
}

.hsx4ad526oabf {
    font-size: 12px;
    color: var(--text-tertiary);
}

.o7ktghi2 {
    font-size: 14px;
    font-weight: 700;
    color: var(--accent-color);
}

.efeb9d3qgj {
    display: inline-flex;
    padding: 10px 24px;
    background: var(--accent-color);
    color: var(--accent-text-color);
    border-radius: 8px;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    margin-top: 8px;
    transition: filter .2s, transform .2s;
}

.efeb9d3qgj:hover {
    filter: brightness(1.1);
    transform: translateY(-1px);
}

.yptnk6mbsel9 {
    display: flex;
    gap: 12px;
}

.fiisaomq9v {
    flex: 1;
    display: inline-flex;
    justify-content: center;
    padding: 14px 36px;
    background: var(--accent-color);
    color: var(--accent-text-color);
    border-radius: 8px;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    transition: filter .2s, transform .2s;
}

.fiisaomq9v:hover {
    filter: brightness(1.1);
    transform: translateY(-1px);
}

.tyxfieyat2j {
    margin-bottom: 32px;
    line-height: 1.7;
    color: var(--text-secondary);
    font-size: 15px;
}

.tyxfieyat2j h2 {
    font-size: 1.2rem;
    color: var(--text-primary);
    margin: 24px 0 8px;
}

.tyxfieyat2j p {
    margin-bottom: 12px;
}

.ky595scdsyiz {
    margin-top: 40px;
}

.ky595scdsyiz h2 {
    margin-bottom: 16px;
    font-size: 1.2rem;
}

@media (max-width: 1100px) and (min-width: 961px) {
    .g1x2hs7gdlsv a {
        padding: 8px 12px;
        font-size: 14px;
    }
    .lvpdl871d5 {
        display: none;
    }
    .a27gj31l {
        gap: 16px;
    }
}

@media (max-width: 960px) {
    .nyp0a2q5wuetu {
        display: flex;
        order: 99;
        flex-shrink: 0;
    }
    .g1x2hs7gdlsv {
        display: none !important;
    }
    .wbkp2v7flar {
        display: none;
    }
    .tp1bz9d2julf1z {
        display: block;
        margin-left: auto;
        margin-right: 6px;
    }
    .a27gj31l {
        height: 56px;
    }
    .ymywe11o8059 {
        flex-shrink: 1;
        min-width: 100px;
        overflow: hidden;
        padding-left: 8px;
    }
    .ymywe11o8059 img {
        max-width: 100%;
        height: 32px;
        max-height: 32px;
    }
    
    .tp1bz9d2julf1z,
    .ja1fl67f9p {
        padding: 9px 14px;
    }
    .a27gj31l {
        gap: 12px;
    }
    .c0s2iwki {
        display: flex !important;
        flex-direction: column;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: var(--bg-elevated);
        z-index: 1000;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transition: opacity 0.25s, visibility 0.25s;
        overflow-y: hidden;
    }
    .c0s2iwki.gr1a5n73cjs47h {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }
}

@media (max-width: 768px) {
    .lxgg8k76u5z {
        gap: 14px;
    }
    .ifhomkkysv6kj1 {
        width: 100px;
        height: 130px;
    }
    .g0kt8sufj4mp h1 {
        font-size: 1.1rem;
    }
    .qr5bo9d9mv {
        display: none;
    }
    .kpja1jsye {
        flex-direction: column;
    }
    .ly6n4s7gx, .qr5bo9d9mv {
        justify-content: center;
    }
    .ky595scdsyiz .yth5geezftal {
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;
    }
}

.ln99pof5 {
    margin: 0 0 36px 0;
}

.ln99pof5 h2 {
    margin-bottom: 20px;
}

.yqv9hqatqa7 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 12px;
}

.d6ri2qiyvqvl {
    background: var(--bg-card);
    border: 1px solid var(--border-default);
    border-radius: var(--radius-lg);
    padding: 24px;
    display: flex;
    flex-direction: column;
    transition: border-color var(--transition-fast), transform var(--transition-base);
}

.d6ri2qiyvqvl:first-child {
    border-color: rgba(212, 160, 23, 0.15);
}

.d6ri2qiyvqvl:hover {
    border-color: var(--border-hover);
    transform: translateY(-2px);
}

.sl70lv04i {
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: var(--accent-color);
    background: var(--accent-subtle);
    padding: 4px 10px;
    border-radius: 6px;
    margin-bottom: 16px;
    align-self: flex-start;
}

.kvucqtge9 {
    font-size: 1.4em;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 8px;
    letter-spacing: -0.02em;
    line-height: 1.2;
}

.ksjd4d7v67u {
    font-size: 13px;
    color: var(--text-secondary);
    margin-bottom: 16px;
    line-height: 1.5;
}

.ha47mznatqb4 {
    font-size: 12px;
    color: var(--text-tertiary);
    margin-bottom: 16px;
    padding-top: 12px;
    border-top: 1px solid var(--border-subtle);
}

.n553wdhe4g6 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
    padding: 10px 16px;
    background: var(--accent-color);
    border: 1px solid var(--accent-color);
    border-radius: var(--radius-md);
    color: var(--accent-text-color);
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    transition: all var(--transition-fast);
}

.n553wdhe4g6:hover {
    background: transparent;
    color: var(--accent-color);
}

.q5ir6plq2ng {
    margin: 0 0 36px 0;
    background: var(--bg-card);
    border: 1px solid var(--border-default);
    border-radius: var(--radius-lg);
    overflow: hidden;
}

h2 + .q5ir6plq2ng {
    margin-top: 20px;
}

.cyab0ayq {
    width: 100%;
    border-collapse: collapse;
    background: var(--bg-card);
    border-radius: var(--radius-lg);
    border: 1px solid var(--border-default);
    table-layout: auto;
}
@media (max-width: 640px) {
    .cyab0ayq {
        display: block;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

.cyab0ayq th,
.cyab0ayq td {
    padding: 10px 20px;
    border-bottom: 1px solid var(--border-subtle);
    font-size: 14px;
    vertical-align: middle;
}

.cyab0ayq th {
    background: var(--bg-elevated);
    color: var(--text-tertiary);
    font-weight: 600;
    text-align: left;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

.cyab0ayq td {
    color: var(--text-secondary);
}

.cyab0ayq tr:last-child td {
    border-bottom: none;
}

.cyab0ayq tr:hover td {
    background: rgba(255, 255, 255, 0.02);
}

.bgn6fiml3hb {
    color: var(--text-primary);
    font-weight: 500;
}

.yh9rglcwk0h {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--green);
    margin-right: 6px;
    vertical-align: middle;
}

.x1h7rhb18 {
    color: var(--green);
    font-weight: 600;
}

.e3ku60ah {
    margin: 0 0 36px 0;
}

.e3ku60ah h2 {
    margin-bottom: 20px;
}

.owqoaesgddw1h {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 12px;
}

.g38q0ww71egd {
    background: var(--bg-card);
    border: 1px solid var(--border-default);
    border-radius: var(--radius-lg);
    padding: 24px;
    position: relative;
    transition: border-color var(--transition-fast), transform var(--transition-base);
}

.g38q0ww71egd:hover {
    border-color: var(--border-hover);
    transform: translateY(-2px);
}

.g38q0ww71egd:not(:last-child)::after {
    content: '';
    position: absolute;
    top: 36px;
    right: -8px;
    width: 8px;
    border-top: 2px dashed var(--border-hover);
    z-index: 1;
}

.kwoq6h6jzcl {
    width: 36px;
    height: 36px;
    background: var(--accent-color);
    color: var(--accent-text-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-size: 14px;
    margin-bottom: 16px;
}

.g38q0ww71egd h3 {
    margin-bottom: 8px;
    font-size: 15px;
    font-weight: 700;
    color: var(--text-primary);
}

.g38q0ww71egd p {
    color: var(--text-secondary);
    font-size: 13px;
    line-height: 1.6;
}

.z9vudpybq616i6 {
    margin: 0 0 36px 0;
}

.z9vudpybq616i6 h2 {
    margin-bottom: 20px;
}

.g02rgnwi9x2 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 12px;
}

.ktj63g8mt {
    background: var(--bg-card);
    border: 1px solid var(--border-default);
    border-radius: var(--radius-lg);
    padding: 24px;
    transition: border-color var(--transition-fast);
}

.ktj63g8mt:hover {
    border-color: var(--border-hover);
}

.ktj63g8mt h3 {
    font-size: 14px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 8px;
}

.ktj63g8mt p {
    font-size: 13px;
    color: var(--text-secondary);
    line-height: 1.6;
}

.h8twpm1qob5 {
    margin: 0 0 36px 0;
    background: var(--bg-card);
    border: 1px solid var(--border-default);
    border-radius: var(--radius-lg);
    overflow: hidden;
}

.h8twpm1qob5 h2 {
    
    font-size: 1.7rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: var(--text-primary);
    margin: 0;
    padding: 24px 24px 20px;
    scroll-margin-top: 80px;
    border-bottom: 1px solid var(--border-subtle);
}

.g9l1yjcn3y {
    border-bottom: 1px solid var(--border-subtle);
    transition: background var(--transition-fast);
}

.g9l1yjcn3y:last-child {
    border-bottom: none;
}

.g9l1yjcn3y:hover {
    background: rgba(255, 255, 255, 0.01);
}

.ms2gd4ga857 {
    width: 100%;
    padding: 18px 24px;
    background: transparent;
    color: var(--text-primary);
    border: none;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: inherit;
    transition: color var(--transition-fast);
    line-height: 1.5;
}

.ms2gd4ga857:hover {
    color: var(--accent-color);
}

.ms2gd4ga857::after {
    content: "";
    width: 28px;
    height: 28px;
    border: 1px solid var(--border-default);
    border-radius: 6px;
    transition: all 0.3s ease;
    flex-shrink: 0;
    margin-left: 16px;
    color: var(--text-tertiary);
    
    background:
        linear-gradient(currentColor, currentColor) center/12px 2px no-repeat,
        linear-gradient(currentColor, currentColor) center/2px 12px no-repeat;
}

.g9l1yjcn3y.gr1a5n73cjs47h .ms2gd4ga857::after {
    border-color: var(--accent-color);
    color: var(--accent-color);
    
    background: linear-gradient(currentColor, currentColor) center/12px 2px no-repeat;
}

.zpfa4wzj3c {
    padding: 0 24px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.35s ease, padding 0.35s ease;
    color: var(--text-secondary);
    font-size: 14px;
    line-height: 1.75;
}

.g9l1yjcn3y.gr1a5n73cjs47h .zpfa4wzj3c {
    padding: 0 24px 20px;
    max-height: 600px;
}

.dgsxpeyo {
    background: var(--bg-card);
    border: 1px solid var(--border-default);
    border-radius: var(--radius-lg);
    padding: 24px 32px;
    margin: 0 0 36px 0;
    display: flex;
    align-items: center;
    gap: 24px;
}

.zctphwi8og5gf3 {
    display: flex;
    align-items: baseline;
    flex-shrink: 0;
}

.cbhbc4kgjk4 {
    font-size: 3rem;
    font-weight: 800;
    letter-spacing: -0.03em;
    color: var(--accent-color);
    line-height: 1;
}

.fqtd74ssz {
    font-size: 1.2rem;
    font-weight: 600;
    color: var(--text-tertiary);
    margin-left: 2px;
}

.n75z9icadfqet {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.g4b1b0ar7 {
    display: flex;
    gap: 2px;
}

.jqh9a33rmqyrqd {
    color: var(--border-hover);
    font-size: 18px;
}
.jqh9a33rmqyrqd::before { content: "★"; }

.jqh9a33rmqyrqd.qmnrn0n0jo {
    color: var(--accent-color);
}

.jqh9a33rmqyrqd.i5lsqsbdu {
    color: var(--accent-color);
    opacity: 0.5;
}

.cghjuyjo {
    color: var(--text-primary);
    font-size: 14px;
    font-weight: 500;
    margin: 0;
}

.gwqh35yx4zdy {
    color: var(--text-tertiary);
    font-size: 12px;
}

.kevhy7ck5nf {
    margin: 0 0 36px 0;
    text-align: center;
}

.kevhy7ck5nf h3 {
    margin-bottom: 16px;
    font-size: 15px;
    color: var(--text-secondary);
    font-weight: 600;
}

.h3tpl0c0kkkkd {
    display: flex;
    gap: 8px;
    justify-content: center;
    flex-wrap: wrap;
}

.cxrvde5fc {
    background: var(--bg-card);
    padding: 10px 20px;
    border-radius: var(--radius-sm);
    font-size: 13px;
    color: var(--text-tertiary);
    border: 1px solid var(--border-default);
    transition: all var(--transition-fast);
    font-weight: 500;
}

.cxrvde5fc:hover {
    border-color: var(--border-hover);
    color: var(--text-secondary);
    transform: translateY(-1px);
}

.mp34bh000px {
    margin: 0 0 36px 0;
    overflow: hidden;
}

.mp34bh000px h2 {
    margin-bottom: 16px;
}

.kj82yt79ivli1d {
    display: flex;
    gap: 12px;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding-bottom: 4px;
}

.kj82yt79ivli1d::-webkit-scrollbar {
    display: none;
}

.o0lm33epkm7p {
    background: var(--bg-card);
    border: 1px solid var(--border-default);
    border-radius: var(--radius-md);
    padding: 10px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: border-color var(--transition-fast);
}

.o0lm33epkm7p:hover {
    border-color: var(--border-hover);
}

.o0lm33epkm7p img {
    height: 24px;
    width: auto;
}

.o0lm33epkm7p span {
    font-size: 12px;
    font-weight: 600;
    color: var(--text-tertiary);
    white-space: nowrap;
}

.sn7swiuz6chy {
    background: var(--bg-card);
    border: 1px solid var(--border-default);
    border-radius: var(--radius-lg);
    padding: 28px 32px;
    margin: 0 0 36px 0;
    
    scroll-margin-top: 80px;
}

.z3dzssh8t38gfz {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    cursor: pointer;
    user-select: none;
}

.c58yjc2wk3eqh {
    display: flex;
    align-items: center;
    gap: 12px;
}

.d2jaktst {
    font-size: 18px;
    color: var(--text-tertiary);
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--border-default);
    border-radius: 6px;
    transition: transform var(--transition-base);
}

.neu7q73s .d2jaktst {
    transform: rotate(-90deg);
}

.neu7q73s .spuf5xv2wu {
    display: none;
}

.neu7q73s .z3dzssh8t38gfz {
    margin-bottom: 0;
}

.q8zrgvirpnvzi {
    font-size: 12px;
    font-weight: 700;
    color: var(--text-tertiary);
    text-transform: uppercase;
    letter-spacing: 0.08em;
    
    scroll-margin-top: 80px;
}

.nxefq6wjr5 {
    font-size: 12px;
    color: var(--text-tertiary);
    font-family: monospace;
}

.spuf5xv2wu {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
}

.ajeeoh30fmj8 {
    border-bottom: 1px solid var(--border-subtle);
}

.ajeeoh30fmj8:last-child,
.ajeeoh30fmj8:nth-last-child(2):nth-child(odd) {
    border-bottom: none;
}

.ajeeoh30fmj8 a {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 8px;
    color: var(--text-primary);
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: color var(--transition-fast);
}

.ajeeoh30fmj8 a:hover {
    color: var(--accent-color);
}

.tprpnxqy {
    font-size: 11px;
    font-weight: 600;
    color: var(--text-tertiary);
    border: 1px solid var(--border-default);
    border-radius: 6px;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.ajeeoh30fmj8 a:hover .tprpnxqy {
    border-color: var(--accent-color);
    color: var(--accent-color);
}

@media (max-width: 640px) {
    .sn7swiuz6chy {
        padding: 20px;
    }
    .spuf5xv2wu {
        grid-template-columns: 1fr;
    }
    .ajeeoh30fmj8:last-child {
        border-bottom: none;
    }
    .ajeeoh30fmj8 a {
        padding: 12px 4px;
    }
}

.m84ey3hugt9b95 {
    background: var(--bg-elevated);
    border-top: 1px solid var(--border-default);
    padding: 32px 0 24px;
    margin-top: 60px;
}

.qrmi1ckjsn {
    display: flex;
    justify-content: space-between;
    gap: 48px;
    padding-bottom: 32px;
    border-bottom: 1px solid var(--border-default);
}

.lrsvd31b {
    max-width: 340px;
    flex-shrink: 0;
}

.gor1wcii34s {
    height: 50px;
    max-width: 220px;
    width: auto;
    object-fit: contain;
    display: block;
    margin-bottom: 14px;
}

.dnufb4ax8udlc7 {
    font-size: 1.2rem;
    font-weight: 700;
    display: block;
    margin-bottom: 14px;
}

.r4cw5qcsx {
    color: var(--text-tertiary);
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 12px;
}

.okkwdpye20nqn {
    color: var(--text-tertiary);
    font-size: 13px;
    text-decoration: none;
    transition: color 0.2s;
    display: block;
    margin-bottom: 14px;
}

.okkwdpye20nqn:hover {
    color: var(--text-primary);
}

.ovlmt7vxi967 {
    display: flex;
    gap: 10px;
    margin-top: 16px;
}

.ei1r8kw7igqz {
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: var(--radius-md);
    
    background-color: var(--bg-hover);
    border: 1px solid var(--border-default);
    color: var(--text-tertiary);
    text-decoration: none;
    transition: all var(--transition-base);
}

@media (hover: hover) {
    .ei1r8kw7igqz:hover {
        background-color: rgba(255, 255, 255, 0.1);
        border-color: var(--border-hover);
        color: var(--text-primary);
        transform: translateY(-2px);
    }
}

.ei1r8kw7igqz svg {
    width: 18px;
    height: 18px;
    fill: currentColor;
}

.nlq91xy5v {
    display: flex;
    gap: 48px;
}

.qi1as7f5qmq28 {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.jweiyxtk3dc {
    color: var(--text-primary);
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 100%;
}

.qi1as7f5qmq28 a {
    color: var(--text-tertiary);
    font-size: 13px;
    text-decoration: none;
    transition: color 0.2s;
}

.qi1as7f5qmq28 a:hover {
    color: var(--text-primary);
}

.vfl8p2pyiq {
    display: flex;
    align-items: center;
    gap: 6px;
}

.vfl8p2pyiq.o1is3irst4 {
    color: var(--text-secondary);
}

.vfl8p2pyiq img {
    border-radius: 2px;
}

.m5utxr5n81 {
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 24px 0;
    border-bottom: 1px solid var(--border-default);
}

.i2au7zn5j {
    width: 52px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.i2au7zn5j img {
    max-height: 29px;
    max-width: 52px;
    width: auto;
    object-fit: contain;
    opacity: 0.75;
    transition: opacity 0.2s;
}

.i2au7zn5j:hover img {
    opacity: 0.8;
}

.xva1q824qdm1k {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 20px 0;
    border-bottom: 1px solid var(--border-default);
}

.w3kbe7cwm {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: opacity 0.2s;
}

.w3kbe7cwm img {
    height: 48px;
    width: auto;
    object-fit: contain;
    opacity: 0.5;
    transition: opacity 0.2s;
}

.w3kbe7cwm:hover img {
    opacity: 0.8;
}

.y8xwqxcz {
    font-size: 32px;
    font-weight: 800;
    color: var(--text-tertiary);
    opacity: 0.5;
}

.a3q80t8lr4 {
    position: fixed;
    
    bottom: calc(28px + var(--sticky-bar-height, 0px));
    right: 28px;
    width: 44px;
    height: 44px;
    border-radius: 12px;
    
    background-color: var(--bg-elevated);
    border: 1px solid var(--border-default);
    color: var(--text-secondary);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: opacity 0.3s, visibility 0.3s, transform 0.3s, background-color 0.2s;
    z-index: 90;
}

.a3q80t8lr4.rvb945n4zmi {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

body.menu-open .a3q80t8lr4 {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

@media (hover: hover) {
    .a3q80t8lr4:hover {
        background-color: rgba(255, 255, 255, 0.1);
        color: var(--text-primary);
    }
}

.ig1cx7shvzvxfn {
    padding-top: 20px;
    text-align: center;
}

.uothwx3u {
    display: inline-block;
    font-weight: 800;
    font-size: 14px;
    margin-left: 6px;
    vertical-align: middle;
}

.uhitx4yins0c {
    color: var(--text-tertiary);
    font-size: 13px;
    margin-bottom: 8px;
}

.byq3s8waffeq2 {
    color: var(--text-tertiary);
    font-size: 11px;
    max-width: 560px;
    margin: 0 auto;
    opacity: 0.5;
    line-height: 1.6;
}

.c0s2iwki {
    display: none;
}

.kl8zmb4gxj5t {
    position: relative;
}

.xrg1lj8k2 {
    display: flex;
    align-items: center;
    gap: 5px;
    background: none;
    border: none;
    padding: 5px 4px;
    cursor: pointer;
    color: var(--text-tertiary);
    transition: color .2s;
}

.xrg1lj8k2:hover {
    color: var(--text-primary);
}

.bk5z6fpt9 {
    border-radius: 2px;
    object-fit: cover;
}

.j1b20tf0vwcfk {
    opacity: .6;
    transition: transform .2s;
}

.xrg1lj8k2.gr1a5n73cjs47h .j1b20tf0vwcfk {
    transform: rotate(180deg);
}

.lu6pl785t0d8 {
    display: none;
    position: absolute;
    top: calc(100% + 6px);
    right: 0;
    background: #1e293b;
    border: 1px solid #334155;
    border-radius: 8px;
    padding: 6px 0;
    min-width: 160px;
    box-shadow: 0 8px 24px rgba(0,0,0,.4);
    z-index: 100;
}

.lu6pl785t0d8.gr1a5n73cjs47h {
    display: block;
}

.d0jt119h {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 14px;
    color: #e2e8f0;
    text-decoration: none;
    font-size: 14px;
    transition: background .15s;
}

.d0jt119h:hover {
    background: rgba(255,255,255,.08);
}

@media (max-width: 768px) {
    .yth5geezftal {
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;
    }
    .fihz5f0gfw7z {
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;
    }
    
    .jxrt10dqr { width: 92%; gap: 8px; }
    .ujrl5p6fkhg, .h189qkgq3nc {
        min-height: 44px;
        padding: 11px 8px;
        font-size: 13px;
        letter-spacing: .2px;
    }

    .lywwhc1wfj4 {
        padding: 0;
    }

    .moli3wod {
        margin: 12px;
        padding: 36px 24px 32px;
    }

    .xj6w56yl {
        font-size: 1.4rem;
    }

    .gxs0bpc42wtkx {
        font-size: 0.88rem;
    }

    .tcvt49xy {
        flex-direction: column;
    }

    .w2jdf5aj5996yj,
    .e1io188k737hc {
        width: 100%;
        justify-content: center;
    }

    .u6ch0wkdbi1v9 {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .v79d4qwzo,
    .xkgcmf21a {
        padding: 20px;
    }

    .sio8did04a {
        grid-template-columns: repeat(2, 1fr);
    }

    .yqv9hqatqa7 {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .d6ri2qiyvqvl {
        padding: 20px 32px;
    }

    .dgsxpeyo {
        flex-direction: column;
        align-items: flex-start;
    }

    .c0s2iwki {
        display: flex !important;
        flex-direction: column;
        position: fixed;
        
        top: 57px;
        left: 0;
        right: 0;
        bottom: 0;
        background: var(--bg-elevated);
        z-index: 90;
        
        transform: translateY(-100%);
        visibility: hidden;
        transition: transform 0.3s ease, visibility 0s linear 0.3s;
        overflow-y: auto;
        overscroll-behavior: contain;
    }

    .c0s2iwki.gr1a5n73cjs47h {
        transform: translateY(0);
        visibility: visible;
        transition: transform 0.3s ease;
    }

    .rwgrw1dzhkn {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 12px 0;
        flex: 1;
    }

    .rwgrw1dzhkn a {
        padding: 14px 32px;
        color: var(--text-secondary);
        font-size: 18px;
        font-weight: 600;
        text-decoration: none;
        text-align: center;
        transition: all 0.2s;
    }

    .rwgrw1dzhkn a:hover {
        background: rgba(255, 255, 255, 0.03);
        color: var(--text-primary);
    }

    .gns4ybsj1z {
        display: block;
        margin: 8px 24px 12px;
        padding: 12px;
        background: var(--accent-color, #FFD700);
        color: var(--accent-text-color);
        text-align: center;
        font-weight: 700;
        font-size: 15px;
        border-radius: 10px;
        text-decoration: none;
        transition: opacity 0.2s;
    }

    .gns4ybsj1z:hover {
        opacity: 0.9;
    }

    .xocwy07v1ms {
        padding: 12px 24px 16px;
        border-top: 1px solid var(--border-default);
    }

    .jvkoez7t2p2pou {
        display: block;
        color: var(--text-tertiary);
        font-size: 11px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        margin-bottom: 12px;
    }

    .vv6kprnrdd {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
    }

    .emx7cul6 {
        display: flex;
        align-items: center;
        gap: 5px;
        padding: 6px 10px;
        color: var(--text-tertiary);
        font-size: 12px;
        text-decoration: none;
        border-radius: 8px;
        border: 1px solid var(--border-default);
        transition: all 0.2s;
    }

    .emx7cul6:hover,
    .emx7cul6.o1is3irst4 {
        color: var(--text-primary);
        background: rgba(255, 255, 255, 0.05);
        border-color: rgba(255, 255, 255, 0.15);
    }

    .emx7cul6 img {
        border-radius: 2px;
    }

    .h3tpl0c0kkkkd {
        flex-wrap: wrap;
    }

    .qrmi1ckjsn {
        flex-direction: column;
        gap: 32px;
        text-align: center;
    }
    .lrsvd31b {
        max-width: 100%;
    }
    .gor1wcii34s {
        margin: 0 auto 14px;
    }
    .ovlmt7vxi967 {
        justify-content: center;
    }
    .nlq91xy5v {
        flex-direction: column;
        gap: 24px;
        align-items: center;
    }
    .qi1as7f5qmq28 {
        align-items: center;
    }
    .whc6vfk1gqye6c {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
    }
    .whc6vfk1gqye6c .jweiyxtk3dc {
        width: 100%;
        text-align: center;
        margin-bottom: 2px;
    }
    .m5utxr5n81 {
        gap: 12px;
        flex-wrap: nowrap;
        overflow-x: auto;
        justify-content: flex-start;
        scrollbar-width: none;
    }
    .m5utxr5n81::-webkit-scrollbar {
        display: none;
    }
    .i2au7zn5j {
        width: 48px;
        height: 32px;
    }
    .i2au7zn5j img {
        max-height: 26px;
        max-width: 48px;
    }
    .xva1q824qdm1k {
        gap: 10px;
    }
    .w3kbe7cwm img {
        height: 32px;
    }
    .y8xwqxcz {
        font-size: 24px;
    }

    .owqoaesgddw1h {
        grid-template-columns: 1fr 1fr;
    }
    .g38q0ww71egd:not(:last-child)::after {
        display: none;
    }
}

@media (max-width: 480px) {
    .fihz5f0gfw7z {
        grid-template-columns: repeat(3, 1fr);
        gap: 8px;
    }

    .gwvxyqbwic {
        padding: 0 16px;
    }

    .lywwhc1wfj4 {
        padding: 0;
    }

    .moli3wod {
        margin: 8px;
        padding: 32px 20px 28px;
    }

    .xj6w56yl {
        font-size: 1.25rem;
    }

    .w2jdf5aj5996yj {
        padding: 12px 32px;
        font-size: 14px;
        width: 100%;
        justify-content: center;
    }

    .sio8did04a {
        grid-template-columns: 1fr;
    }

    .d47v5jf3ss td {
        padding: 12px 16px;
        font-size: 13px;
    }

    .pvqugrgfuovk {
        width: 45%;
    }

    .v79d4qwzo,
    .xkgcmf21a {
        padding: 16px;
    }

    .owqoaesgddw1h {
        grid-template-columns: 1fr;
    }

    .g38q0ww71egd {
        padding: 20px;
        padding: 16px;
    }

    .ms2gd4ga857 {
        padding: 16px 18px;
        font-size: 13px;
    }

    .g9l1yjcn3y.gr1a5n73cjs47h .zpfa4wzj3c {
        padding: 0 18px 16px;
    }

    .d6ri2qiyvqvl {
        padding: 20px 32px;
    }

    .cyab0ayq th,
    .cyab0ayq td {
        padding: 10px 14px;
        font-size: 13px;
    }
}

.eud6kbnrxcs {
    text-align: center;
    padding: 80px 24px 100px;
    max-width: 640px;
    margin: 0 auto;
    position: relative;
}
.uod0vc01 {
    font-size: clamp(120px, 22vw, 200px);
    font-weight: 800;
    line-height: 1;
    letter-spacing: -0.06em;
    background: linear-gradient(180deg, var(--accent-color) 0%, rgba(212, 160, 23, 0.2) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 0 16px;
    position: relative;
}
.uod0vc01::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 320px;
    height: 320px;
    transform: translate(-50%, -50%);
    background: radial-gradient(circle, var(--accent-glow) 0%, transparent 65%);
    z-index: -1;
    pointer-events: none;
}
.eud6kbnrxcs h1 {
    font-size: 32px;
    font-weight: 700;
    color: var(--text-primary);
    margin: 0 0 14px;
    letter-spacing: -0.02em;
}
.eud6kbnrxcs p {
    font-size: 16px;
    color: var(--text-secondary);
    line-height: 1.6;
    margin: 0 auto 36px;
    max-width: 480px;
}
.u6iqctthikt {
    display: flex;
    justify-content: center;
    gap: 12px;
    flex-wrap: wrap;
}
.dvt36cvshgb0 {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 28px;
    border-radius: var(--radius-md);
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    transition: transform var(--transition-fast), box-shadow var(--transition-fast);
}
.oftpyarde {
    background: var(--accent-color);
    color: var(--accent-text-color);
    box-shadow: 0 8px 24px -8px var(--accent-color);
}
.oftpyarde:hover { transform: translateY(-1px); box-shadow: 0 12px 28px -8px var(--accent-color); }
.uyoobdvgd8kq {
    background: var(--bg-card);
    color: var(--text-primary);
    border: 1px solid var(--border-default);
}
.uyoobdvgd8kq:hover { background: var(--bg-hover); border-color: var(--border-hover); }
@media (max-width: 640px) {
    .eud6kbnrxcs { padding: 50px 20px 70px; }
    .eud6kbnrxcs h1 { font-size: 24px; }
    .eud6kbnrxcs p { font-size: 14px; }
}

.bk5z6fpt9 {
    width: 20px;
    height: 15px;
    border-radius: 2px;
    object-fit: cover;
}
.eaphdklebk {
    width: 20px;
    height: 15px;
    border-radius: 2px;
    object-fit: cover;
}
.vwatg1a5g2r8 {
    width: 16px;
    height: 12px;
    border-radius: 2px;
    object-fit: cover;
}

.lvpdl871d5::before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    flex-shrink: 0;
}

.ja1fl67f9p {
    width: 38px;
    height: 38px;
    padding: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
}

.a3q80t8lr4 {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 22px 22px;
}

.j1b20tf0vwcfk {
    display: inline-block;
    width: 10px;
    height: 6px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 4px;
    vertical-align: middle;
}

.mvr1dkv5bkn3hn::before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 6px;
    vertical-align: middle;
}

.ei1r8kw7igqz {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 18px 18px;
}

.jc9t1usl {
    position: fixed;
    top: 8px;
    left: 50%;
    width: 92%;
    max-width: 960px;
    transform: translateX(-50%) translateY(-120%);
    background: var(--bg-card, #141418);
    color: var(--text-primary, #fafafa);
    z-index: 10000;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.5);
    border-radius: var(--radius-lg, 14px);
    border: 1px solid var(--border-default, rgba(255, 255, 255, 0.06));
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: transform 0.4s ease-out, opacity 0.4s ease-out;
}

.jc9t1usl.bobs3qjzkn2 {
    transform: translateX(-50%) translateY(0);
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

body.tlese8j0k145 {
    padding-top: var(--cookie-banner-height, 0px);
    transition: padding-top 0.4s ease-out;
}

.lokx7zqujcv {
    padding: 14px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
}

.xt6vaaznnvawr {
    flex: 1;
    min-width: 200px;
    font-size: 13px;
    color: var(--text-secondary, rgba(255, 255, 255, 0.7));
    display: flex;
    align-items: center;
    gap: 10px;
    line-height: 1.5;
}

.pj9u9yp1v {
    font-size: 20px;
    flex-shrink: 0;
}

.wpavkp94 {
    display: flex;
    gap: 8px;
    flex-shrink: 0;
}

.ns7cye1bj1gzwq {
    padding: 8px 18px;
    border-radius: var(--radius-sm, 6px);
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    border: none;
    transition: all 0.2s;
}

.lmq0cctl,
.z20puabgbh5 {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid var(--border-default, rgba(255, 255, 255, 0.06));
    color: var(--text-secondary, rgba(255, 255, 255, 0.7));
}

.lmq0cctl:hover,
.z20puabgbh5:hover {
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.15);
    color: var(--text-primary, #fff);
}

.zs5ll407tcgy {
    background: var(--accent-color, #d4a017);
    color: var(--bg-base, #09090b);
}

.zs5ll407tcgy:hover {
    filter: brightness(1.1);
}

.z8kr398kp {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 10001;
    align-items: center;
    justify-content: center;
}

.qm7umix6w3rkq {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.7);
}

.t37t92fj8 {
    position: relative;
    background: var(--bg-card, #141418);
    border: 1px solid var(--border-default, rgba(255, 255, 255, 0.06));
    border-radius: var(--radius-lg, 14px);
    width: 90%;
    max-width: 460px;
    max-height: 85vh;
    overflow-y: auto;
    box-shadow: 0 24px 64px rgba(0, 0, 0, 0.6);
    color: var(--text-primary, #fafafa);
}

.hyxl1k6cge58o7 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 24px 16px;
    border-bottom: 1px solid var(--border-default, rgba(255, 255, 255, 0.06));
}

.hyxl1k6cge58o7 h3 {
    font-size: 17px;
    font-weight: 700;
    margin: 0;
}

.mtsz0ba2wmi {
    background: none;
    border: none;
    color: var(--text-tertiary, rgba(255, 255, 255, 0.4));
    font-size: 20px;
    cursor: pointer;
    padding: 4px 8px;
    line-height: 1;
    transition: color 0.2s;
}
.mtsz0ba2wmi::before { content: "×"; }

.mtsz0ba2wmi:hover {
    color: var(--text-primary, #fff);
}

.xp986wbhbpafc {
    padding: 8px 24px;
}

.ac1r0x8oy1jrh {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 14px 0;
    border-bottom: 1px solid var(--border-default, rgba(255, 255, 255, 0.06));
}

.ac1r0x8oy1jrh:last-child {
    border-bottom: none;
}

.kvpsfm9dslp0 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 3px;
}

.q7mun3ug {
    font-size: 12px;
    color: var(--text-tertiary, rgba(255, 255, 255, 0.4));
    line-height: 1.4;
}

.pvuvl2rtd {
    width: 42px;
    height: 22px;
    position: relative;
    cursor: pointer;
    flex-shrink: 0;
}

.xzzexfgmowfua {
    cursor: not-allowed;
    opacity: 0.5;
}

.v69kgisoirj {
    width: 100%;
    height: 100%;
    border-radius: 11px;
    background: rgba(255, 255, 255, 0.1);
    transition: background 0.2s;
}

.v69kgisoirj.o1is3irst4 {
    background: var(--accent-color, #d4a017);
}

.tjlrkgqdlrdm {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fff;
    transition: left 0.2s;
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
}

.tjlrkgqdlrdm.o1is3irst4 {
    left: 22px;
}

.a1pnaisq {
    display: flex;
    gap: 8px;
    padding: 16px 24px 20px;
    border-top: 1px solid var(--border-default, rgba(255, 255, 255, 0.06));
}

.tbhh2i91y3 {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid var(--border-default, rgba(255, 255, 255, 0.06));
    color: var(--text-secondary, rgba(255, 255, 255, 0.7));
}

.tbhh2i91y3:hover {
    background: rgba(255, 255, 255, 0.08);
    color: var(--text-primary, #fff);
}

.vdjjiukvy91jur {
    background: var(--accent-color, #d4a017);
    color: var(--bg-base, #09090b);
    flex: 1;
}

.vdjjiukvy91jur:hover {
    filter: brightness(1.1);
}

.epfqcrerg47u {
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid var(--border-default, rgba(255, 255, 255, 0.06));
    color: var(--text-primary, #fff);
}

.epfqcrerg47u:hover {
    background: rgba(255, 255, 255, 0.1);
}

@media (max-width: 640px) {
    .jc9t1usl {
        width: 96%;
        top: 4px;
    }
    .lokx7zqujcv {
        padding: 12px 14px;
        gap: 10px;
    }
    .xt6vaaznnvawr {
        font-size: 12px;
    }
    .wpavkp94 {
        width: 100%;
    }
    .ns7cye1bj1gzwq {
        flex: 1;
        padding: 8px 10px;
        font-size: 12px;
        text-align: center;
    }
}

:root{--bg-base:#1b405f;--accent-color:#00b4e8;--accent-text-color:#09090b;--text-primary:#ffffff;--text-secondary:#ffffff;--hero-overlay-opacity:0.55;--font-main:'Roboto',sans-serif}

.btod3agzq38o{background-image:url('/assets/play-btn.svg')}
.lvpdl871d5::before{background-image:url('/assets/ic-user.svg')}
.ja1fl67f9p{background-image:url('/assets/ic-user.svg')}
.j1b20tf0vwcfk{background-image:url('/assets/chevron.svg')}
.a3q80t8lr4{background-image:url('/assets/ic-up.svg')}
.mvr1dkv5bkn3hn::before{background-image:url('/assets/fullscreen.svg')}
.sr7qvbpjt{background-image:url('/assets/facebook.svg')}
.pzowk52nuj{background-image:url('/assets/twitter.svg')}
.ec4idksqq2{background-image:url('/assets/twitter.svg')}
.k48grhqi2v0{background-image:url('/assets/twitter.svg')}
.ufvetrm200b{background-image:url('/assets/ig.svg')}
.po5tup4b03fw1{background-image:url('/assets/ic-tg.svg')}
.gnz8v5joucjr{background-image:url('/assets/yt.svg')}
.agvnl4yyr{background-image:url('/assets/ic-in.svg')}
.s8zkciafy{background-image:url('/assets/tiktok.svg')}
.fpn2909u{background-image:url('/assets/dc.svg')}
