:root {
    /* CMS palette variables (controllable via Colors tab) */
    --brand: #f6bf02;
    --brand-dark: #ca9d02;
    --brand-light: #f8cb30;
    --brand-glow: rgba(246, 191, 2, 0.45);
    --login-bg: #0f3e2b;
    --login-border: rgba(246, 191, 2, 0.32);
    --login-text: #ffffff;
    --blue: #f6bf02;
    --blue-dark: #ca9d02;
    --blue-glow: rgba(246, 191, 2, 0.35);
    --header-bg: #3b3f1a;
    --section-bg: #295c2c;
    --section-alt: #11201d;
    --hero-bg: #4e6e25;
    --bg: #12231f;
    --bg-card: #0d4e32;
    --bg-card-alt: #0b452c;
    --surface: rgba(11, 69, 44, 0.72);
    --surface-hover: rgba(13, 78, 50, 0.84);
    --headings: #ffffff;
    --text: #ffffff;
    --text-muted: #929a98;
    --border: rgba(246, 191, 2, 0.18);
    --neon-line: rgba(246, 191, 2, 0.5);
    /* 1win source aliases (bridge to palette) */
    --surface-2: var(--bg-card-alt);
    --footer-bg: var(--bg);
    --line: var(--border);
    --text-dim: #8a90a3;
    --brand-purple: var(--brand);
    --brand-purple-h: var(--brand-dark);
    --brand-green: #56ae67;
    --brand-green-h: #45995a;
    --brand-blue: var(--blue);
    --brand-gold: #d7a42a;
    --brand-red: #ac3a31;
    --bonus-grad: linear-gradient(90deg, #d7a42a 0%, #ac3a31 100%);
    --radius-sm: 8px;
    --radius: 12px;
    --container: 1200px;
    --header-h: 70px;
}

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

html {
    scroll-behavior: smooth;
    -webkit-text-size-adjust: 100%;
    overflow-x: clip;
    width: 100%;
}

body {
    margin: 0;
    padding-top: var(--header-h);
    font-family: 'Inter', system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
    background: var(--bg);
    color: var(--text);
    line-height: 1.5;
    font-size: 16px;
    overflow-x: clip;
    width: 100%;
}

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

button {
    font-family: inherit;
    cursor: pointer;
}

ul,
ol {
    padding: 0;
    margin: 0 0 1rem 1.2rem;
}

a {
    color: inherit;
    text-decoration: none;
}

h1,
h2,
h3,
h4 {
    margin: 0 0 1rem;
    line-height: 1.2;
    font-weight: 600;
    color: var(--headings);
}

h1 {
    font-size: clamp(2rem, 4.4vw, 3rem);
    text-align: center;
}

h2 {
    font-size: clamp(1.6rem, 3vw, 2.25rem);
}

h3 {
    font-size: clamp(1.2rem, 2vw, 1.5rem);
    margin-top: 1.4rem;
}

h4 {
    font-size: 1.1rem;
    margin-top: 1rem;
}

p {
    margin: 0 0 1rem;
    color: var(--text);
}

.wbmtnlbdkqsh {
    max-width: var(--container);
    margin: 0 auto;
    padding: 0 16px;
    width: 100%;
}

.myacqwsihwmfxvjm {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 8px 24px;
    border: none;
    border-radius: var(--radius-sm);
    font-weight: 600;
    font-size: 15px;
    transition: filter .15s, transform .12s, background .15s;
    white-space: nowrap;
    color: #fff;
    line-height: 1.4;
}

.myacqwsihwmfxvjm:hover {
    filter: brightness(1.08);
}

.myacqwsihwmfxvjm:active {
    transform: translateY(1px);
}

.ylahptarhszc {
    background: var(--brand-purple);
}

.ylahptarhszc:hover {
    background: var(--brand-purple-h);
}

.mqqysyfldhgmup {
    background: var(--brand-green);
}

.mqqysyfldhgmup:hover {
    background: var(--brand-green-h);
}

.ihdbmyxrzjxsyaj {
    background-image: var(--bonus-grad);
    padding: 10px 60px;
    font-size: 18px;
    box-shadow: 0 4px 14px rgba(215, 164, 42, 0.25);
}

.pgmwsxxjpagpmrjv {
    background: var(--surface);
    color: var(--text);
}

.pgmwsxxjpagpmrjv:hover {
    background: var(--surface-2);
}

.deuezmfoobqabeh {
    padding: 10px 40px;
}

.nsdyrzqvhzy {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background: var(--bg);
    height: var(--header-h);
    display: flex;
    align-items: center;
    width: 100%;
}

.ujxlwrzisyfkylq {
    display: none;
}

.aqdiyfehbqzrbib {
    width: 100%;
}

.dzgdpupcco {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 0 16px;
    max-width: var(--container);
    margin: 0 auto;
    width: 100%;
    height: var(--header-h);
}

.okldpdzhruo {
    display: inline-flex;
    align-items: center;
    flex-shrink: 0;
}

.okldpdzhruo img {
    height: 36px;
    width: auto;
}

.ezvuuqjir img {
    height: 28px;
}

.flwimukebssmmcjp,
.ogddpodnkczb,
.kkbqozcnkzocoj {
    display: none;
}

.sqopcocesentt {
    flex: 1;
    display: flex;
    justify-content: center;
}

.eedyuwijatiiku {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 8px;
    flex-wrap: wrap;
}

.akvvmmbg {
    background: var(--surface);
    border: none;
    color: var(--text);
    padding: 6px 12px;
    border-radius: var(--radius-sm);
    font-weight: 600;
    font-size: 14.4px;
    transition: background .15s;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    line-height: 1.5;
}

.akvvmmbg:hover {
    background: var(--surface-2);
}

.tdgsrrbyqj {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
}

.jjmmhdrisl {
    display: flex;
    gap: 8px;
    flex-shrink: 0;
    align-items: center;
}

.jjmmhdrisl .myacqwsihwmfxvjm {
    padding: 8px 24px;
    font-size: 15px;
    height: 39px;
}

.bdwxnrhxbly {
    position: relative;
    margin-left: 8px;
    flex-shrink: 0;
}

.cpbvolslosplfd {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: transparent;
    border: 0;
    padding: 6px 4px;
    color: var(--text);
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 1;
}

.cpbvolslosplfd img {
    width: 22px;
    height: 16px;
    object-fit: cover;
    border-radius: 2px;
}

.pzkbjxcnnj {
    position: absolute;
    top: calc(100% + 6px);
    right: 0;
    background: var(--surface);
    border-radius: var(--radius-sm);
    padding: 6px;
    display: flex;
    flex-direction: column;
    gap: 4px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);
    min-width: 80px;
    z-index: 110;
}

.pzkbjxcnnj[hidden] {
    display: none;
}

.pzkbjxcnnj a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 6px 10px;
    color: var(--text);
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 6px;
    transition: background .15s;
}

.pzkbjxcnnj a:hover {
    background: var(--surface-2);
}

.pzkbjxcnnj img {
    width: 22px;
    height: 16px;
    object-fit: cover;
    border-radius: 2px;
}

.wlmvgqjjlekvr {
    display: none;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
    width: 30px;
    height: 28px;
    background: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
    margin-left: 4px;
}

.wlmvgqjjlekvr span {
    display: block;
    height: 2px;
    width: 24px;
    margin: 0 auto;
    background: #fff;
    border-radius: 2px;
    transition: transform .25s, opacity .2s;
}

.wlmvgqjjlekvr[aria-expanded="true"] span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
}

.wlmvgqjjlekvr[aria-expanded="true"] span:nth-child(2) {
    opacity: 0;
}

.wlmvgqjjlekvr[aria-expanded="true"] span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
}

.kecavyfdmf {
    background: var(--bg);
    position: fixed;
    inset: 0;
    z-index: 200;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    padding: 0;
}

.kecavyfdmf[hidden] {
    display: none;
}

.coiovjclhbe {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 199;
}

.coiovjclhbe[hidden] {
    display: none;
}

.uvtldoisjxg {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px;
    border-bottom: 1px solid var(--line);
    flex-shrink: 0;
}

.uvtldoisjxg .okldpdzhruo img {
    height: 30px;
}

.ckilyctv {
    width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: 0;
    color: #fff;
    cursor: pointer;
    border-radius: var(--radius-sm);
}

.ckilyctv:hover {
    background: var(--surface);
}

.rqdisemapxxb {
    padding: 16px;
}

.ddnjyfopybkwusu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.ddnjyfopybkwusu li {
    margin: 0;
}

.dextgxgintzrhkg {
    display: flex;
    align-items: center;
    gap: 14px;
    width: 100%;
    text-align: left;
    background: var(--surface);
    border: none;
    color: #fff;
    padding: 14px 16px;
    border-radius: var(--radius-sm);
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
    transition: background .15s;
}

.dextgxgintzrhkg:hover {
    background: var(--surface-2);
}

.dextgxgintzrhkg img {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
}

.dextgxgintzrhkg>span:not(.nmsiqkmcfldurd) {
    flex: 1;
}

.nmsiqkmcfldurd {
    color: var(--text-dim);
    font-size: 22px;
    line-height: 1;
    margin-left: auto;
}

.zcptglex {
    margin-top: auto;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    border-top: 1px solid var(--line);
}

.pzdfpgbtumoxgmv {
    display: flex;
    align-items: center;
    gap: 12px;
    background: var(--surface);
    border: 0;
    border-radius: var(--radius-sm);
    padding: 8px 16px;
    color: #fff;
    cursor: pointer;
    transition: background .15s;
    text-align: left;
    height: 50px;
    width: 100%;
}

.pzdfpgbtumoxgmv:hover {
    background: var(--surface-2);
}

.ibtcgbcmio {
    flex-shrink: 0;
}

.hhypghwtsy {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
}

.hhypghwtsy small {
    font-size: 10px;
    color: var(--text-dim);
    font-weight: 400;
    letter-spacing: 0.02em;
}

.hhypghwtsy strong {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}

.rmbfohcqk {
    margin: 24px auto 0;
    max-width: 800px;
    padding: 0 16px;
    text-align: center;
}

.ieiefwcpzzpjpoc {
    font-size: clamp(2rem, 4.4vw, 3rem);
    font-weight: 600;
    margin: 0 0 24px;
    color: var(--headings);
    line-height: 1.2;
}

.wdpcbpaf {
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    color: var(--text);
    margin: 0 0 16px;
}

.wdpcbpaf:last-of-type {
    margin-bottom: 24px;
}

.hwfpsnzbf {
    margin-top: 14px;
    color: var(--text);
    font-size: 0.95rem;
}

.hwfpsnzbf strong {
    background: rgba(215, 164, 42, 0.12);
    padding: 3px 10px;
    border-radius: 6px;
    font-family: ui-monospace, Menlo, Consolas, monospace;
    letter-spacing: 0.05em;
    color: #ffd47a;
    border: 1px dashed rgba(215, 164, 42, 0.4);
}

.cnvbzgzmoyhyfouy {
    display: none;
}

.nbogswdzyq {
    display: none;
}

.pjryjoucyn {
    display: none;
}

.ihdahxhipjqque {
    margin: 24px 0;
    background: var(--brand-blue);
    border-radius: var(--radius);
    padding: 32px;
    display: flex;
    align-items: center;
    gap: 24px;
    overflow: hidden;
    position: relative;
    max-width: 100%;
}

.rnpjqwsqfd {
    flex-shrink: 0;
    max-width: 427px;
    width: 36%;
    height: auto;
}

.cjwlfkarfsqnvcpm {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 16px;
    text-align: right;
}

.skilisxtb {
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-size: 48px;
    line-height: 1.1;
}

.skilisxtb dt,
.skilisxtb dd {
    margin: 0;
    color: #fff;
}

.skilisxtb dt {
    font-weight: 600;
}

.deqslnspg {
    background-image: var(--bonus-grad);
    color: #fff;
    border: none;
    padding: 10px 60px;
    border-radius: var(--radius-sm);
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    transition: filter .15s;
}

.deqslnspg:hover {
    filter: brightness(1.08);
}

.sbdcvzmvfgyx {
    margin: 24px 0;
}

.cdxfyeyolwr {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.cdxfyeyolwr button,
.cdxfyeyolwr a {
    width: 100%;
    background: var(--surface);
    border: none;
    color: #fff;
    padding: 0 22px;
    border-radius: var(--radius);
    height: 65px;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
    transition: background .15s;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.cdxfyeyolwr button:hover,
.cdxfyeyolwr a:hover {
    background: var(--surface-2);
}

.lgpklexwu {
    width: 47px;
    height: 47px;
    flex-shrink: 0;
    object-fit: contain;
}

.zxkdpjhkmpnoz {
    margin-bottom: 36px;
}

.yrgqkinfauqdasq {
    margin-bottom: 16px;
}

.yrgqkinfauqdasq h2 {
    margin: 0;
    font-size: 2rem;
    text-align: left;
}

.ruzaelvxjwqcrrk {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 16px;
}

.pfnegpktaykdytp {
    aspect-ratio: 4 / 3;
    border-radius: var(--radius);
    background: var(--surface);
    display: block;
    overflow: hidden;
    cursor: pointer;
    transition: transform .2s ease;
    position: relative;
    padding: 0;
    border: 0;
}

.pfnegpktaykdytp img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.pfnegpktaykdytp:hover {
    transform: translateY(-3px);
}

.pfnegpktaykdytp span {
    display: none;
}

.trwwjyxhrhvvmu {
    margin: 28px 0;
}

.kgkmnejznpykd {
    margin: 0 0 24px;
    font-weight: 600;
    text-align: left;
}

.nlmobskrkfit {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 8px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.bmvdwmjybqoj {
    width: 100%;
    aspect-ratio: 155 / 140;
    background: var(--surface);
    border: 0;
    border-radius: var(--radius);
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    font-weight: 400;
    font-size: 16px;
    cursor: pointer;
    transition: background .15s;
    padding: 15px;
    text-align: center;
}

.bmvdwmjybqoj:hover {
    background: var(--surface-2);
}

.bmvdwmjybqoj img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    flex-shrink: 0;
}

.bmvdwmjybqoj span {
    line-height: 1.2;
}

.wbhknvtzhmnftmms {
    margin: 24px 0;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.ngcnbvxijdclxfwt {
    background: transparent;
    color: #fff;
    border: 1px solid rgba(116, 117, 233, 0.5);
    padding: 6px 14px;
    border-radius: var(--radius-sm);
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: background .15s, border-color .15s;
}

.ngcnbvxijdclxfwt:hover {
    background: rgba(116, 117, 233, 0.18);
    border-color: var(--brand-purple);
}

.jwdjzbrm {
    padding: 28px 0;
    border-bottom: 1px solid var(--line);
}

.jwdjzbrm:last-of-type {
    border-bottom: none;
}

.rjiuuvaup {
    display: grid;
    grid-template-columns: 1.05fr 1fr;
    gap: 32px;
    align-items: start;
}

.ucvysogogh .rjiuuvaup,
.eupmpkbplamjvcub .rjiuuvaup {
    grid-template-columns: 1fr;
}

.pumwneyrofcqiz,
.gahrgazoaj {
    min-width: 0;
}

.xysmxecvlvspts .pumwneyrofcqiz {
    order: 1;
}

.xysmxecvlvspts .gahrgazoaj {
    order: 2;
}

.uznugyqv .pumwneyrofcqiz {
    order: 2;
}

.uznugyqv .gahrgazoaj {
    order: 1;
}

.pumwneyrofcqiz>h2 {
    margin-top: 0;
    text-align: left;
    font-size: 2rem;
}

.pumwneyrofcqiz>h3 {
    margin-top: 24px;
    font-size: 1.35rem;
}

.pumwneyrofcqiz>h4 {
    margin-top: 20px;
    font-size: 1.1rem;
}

.pumwneyrofcqiz p {
    color: var(--text);
    margin: 0 0 16px;
}

.pumwneyrofcqiz p:last-child {
    margin-bottom: 0;
}

.pumwneyrofcqiz .myacqwsihwmfxvjm,
.pumwneyrofcqiz button.myacqwsihwmfxvjm,
.pumwneyrofcqiz a.myacqwsihwmfxvjm {
    margin-top: 16px;
}

.gahrgazoaj img,
.gahrgazoaj .danoqoghjqrj {
    width: 100%;
    height: auto;
    border-radius: var(--radius);
    display: block;
}

.ategwqgynpor {
    margin-top: 20px;
    padding: 0;
    background: transparent;
    border: 0;
    border-radius: 0;
}

.ategwqgynpor .ategwqgynpor {
    margin-top: 16px;
}

.mwssirkh {
    list-style: decimal;
    margin: 0 0 16px 1.2rem;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.mwssirkh li {
    color: var(--text);
}

.ujaqcfiddvnuz {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.ujaqcfiddvnuz li {
    position: relative;
    padding-left: 22px;
    color: var(--text);
}

.ujaqcfiddvnuz li::before {
    content: "✓";
    position: absolute;
    left: 0;
    color: var(--brand-green);
    font-weight: 800;
}

.fhnmfptkuiftbxe {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}

.oopeparqch {
    display: contents;
}

.oopeparqch>span,
.oopeparqch>strong {
    background: var(--surface);
    padding: 16px 20px;
    border-radius: var(--radius);
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    min-width: 0;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.oopeparqch>strong {
    font-weight: 600;
}

.shroytvnqysufn {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 16px;
    width: 100%;
    max-width: 100%;
    scrollbar-width: thin;
    scrollbar-color: var(--surface-2) transparent;
}

.shroytvnqysufn::-webkit-scrollbar {
    height: 6px;
}

.shroytvnqysufn::-webkit-scrollbar-track {
    background: transparent;
}

.shroytvnqysufn::-webkit-scrollbar-thumb {
    background: var(--surface-2);
    border-radius: 3px;
}

.dlpocgtlvfb {
    width: 100%;
    min-width: 480px;
    border-collapse: separate;
    border-spacing: 0 8px;
    color: var(--text);
    font-size: 15px;
}

.dlpocgtlvfb th,
.dlpocgtlvfb td {
    padding: 16px 20px;
    text-align: left;
    background: var(--surface);
    white-space: nowrap;
}

.dlpocgtlvfb th {
    font-weight: 600;
}

.dlpocgtlvfb tr td:first-child,
.dlpocgtlvfb tr th:first-child {
    border-radius: var(--radius) 0 0 var(--radius);
}

.dlpocgtlvfb tr td:last-child,
.dlpocgtlvfb tr th:last-child {
    border-radius: 0 var(--radius) var(--radius) 0;
}

/* Generic styles for tables inside content sections + tech prose.
   Inline <table> tags from content_html (extra_sections / subsections) get
   the same 1win look-and-feel as .dlpocgtlvfb without requiring the
   author to add the class manually. */
.pumwneyrofcqiz table,
.rjiuuvaup table,
.ategwqgynpor table,
.rljudnbxzhnnrf table {
    width: 100%;
    min-width: 480px;
    border-collapse: separate;
    border-spacing: 0 8px;
    color: var(--text);
    font-size: 15px;
}

.pumwneyrofcqiz table th,
.pumwneyrofcqiz table td,
.rjiuuvaup table th,
.rjiuuvaup table td,
.ategwqgynpor table th,
.ategwqgynpor table td,
.rljudnbxzhnnrf table th,
.rljudnbxzhnnrf table td {
    padding: 14px 18px;
    text-align: left;
    background: var(--surface);
    white-space: nowrap;
    border: none;
}

.pumwneyrofcqiz table th,
.rjiuuvaup table th,
.ategwqgynpor table th,
.rljudnbxzhnnrf table th {
    font-weight: 600;
    color: var(--text);
    background: var(--surface-2);
}

.pumwneyrofcqiz table tr td:first-child,
.pumwneyrofcqiz table tr th:first-child,
.rjiuuvaup table tr td:first-child,
.rjiuuvaup table tr th:first-child,
.ategwqgynpor table tr td:first-child,
.ategwqgynpor table tr th:first-child,
.rljudnbxzhnnrf table tr td:first-child,
.rljudnbxzhnnrf table tr th:first-child {
    border-radius: var(--radius) 0 0 var(--radius);
}

.pumwneyrofcqiz table tr td:last-child,
.pumwneyrofcqiz table tr th:last-child,
.rjiuuvaup table tr td:last-child,
.rjiuuvaup table tr th:last-child,
.ategwqgynpor table tr td:last-child,
.ategwqgynpor table tr th:last-child,
.rljudnbxzhnnrf table tr td:last-child,
.rljudnbxzhnnrf table tr th:last-child {
    border-radius: 0 var(--radius) var(--radius) 0;
}

/* Allow tables to wrap on small screens — `white-space: nowrap` keeps cells
   readable on desktop, but the .table-wrap parent adds horizontal scroll
   on mobile when content overflows. */
@media (max-width: 768px) {
    .pumwneyrofcqiz table,
    .rjiuuvaup table,
    .ategwqgynpor table,
    .rljudnbxzhnnrf table {
        font-size: 13px;
        min-width: 100%;
    }
    .pumwneyrofcqiz table th,
    .pumwneyrofcqiz table td,
    .rjiuuvaup table th,
    .rjiuuvaup table td,
    .ategwqgynpor table th,
    .ategwqgynpor table td,
    .rljudnbxzhnnrf table th,
    .rljudnbxzhnnrf table td {
        padding: 10px 12px;
        white-space: normal;
    }
}

.ydmoffbcm {
    display: none;
}

.klzlcrbvzb,
.kczieiamjigeu,
.qitlcloljahukbc,
.vdsboseyppxka,
.hjcbtguoktminwzz,
.adxjldexjofmfc,
.ytetgusflaczapbq {
    display: none;
}

.sgyivmgttg {
    padding: 40px 0;
}

.sgyivmgttg h2 {
    text-align: center;
    margin-bottom: 24px;
    font-size: 2rem;
}

.znhuonggcotg {
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 880px;
    margin: 0 auto;
}

.znhuonggcotg details {
    background: var(--surface);
    border-radius: var(--radius);
    overflow: hidden;
    transition: background .2s;
}

.znhuonggcotg summary {
    list-style: none;
    cursor: pointer;
    padding: 18px 22px;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
}

.znhuonggcotg summary::-webkit-details-marker {
    display: none;
}

.znhuonggcotg summary::after {
    content: "";
    width: 28px;
    height: 28px;
    flex-shrink: 0;
    border-radius: 50%;
    background-color: rgba(116, 117, 233, 0.16);
    background-image:
        linear-gradient(#b3b4ff, #b3b4ff),
        linear-gradient(#b3b4ff, #b3b4ff);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 12px 2px, 2px 12px;
    transition:
        background-size .3s cubic-bezier(.4, 0, .2, 1),
        background-color .25s ease,
        transform .3s cubic-bezier(.4, 0, .2, 1);
}

.znhuonggcotg summary:hover::after {
    background-color: rgba(116, 117, 233, 0.28);
}

.znhuonggcotg details[hcxssojpfefrejza] summary::after {
    background-size: 12px 2px, 2px 0;
    background-color: rgba(116, 117, 233, 0.32);
    transform: rotate(180deg);
}

.znhuonggcotg details>p {
    margin: 0;
    padding: 0 22px 20px;
    color: var(--text);
}

.mhqwqonup {
    display: none;
}

.kmqvtqspu {
    display: none;
    position: fixed;
    right: 16px;
    bottom: 16px;
    z-index: 90;
    background: var(--brand-green);
    color: #fff;
    border: 0;
    border-radius: var(--radius);
    padding: 12px 18px;
    align-items: center;
    gap: 10px;
    font-weight: 700;
    font-size: 14px;
    cursor: pointer;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);
    transition: filter .15s;
}

.kmqvtqspu:hover {
    filter: brightness(1.08);
}

.xtrpmrnxberftd {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 16px;
}

.idtuotumqdo {
    background: var(--footer-bg);
    padding: 40px 0 0;
    margin-top: 40px;
    position: relative;
}

.cjxfwwwkr {
    max-width: var(--container);
    margin: 0 auto;
    padding: 0 16px;
    width: 100%;
}

.idtuotumqdo .ezvuuqjir {
    display: inline-flex;
    margin-bottom: 24px;
}

.idtuotumqdo .ezvuuqjir img {
    height: 32px;
}

.gdksfjuaizpvwz {
    display: grid;
    grid-template-columns: 1fr 1.4fr 2.2fr 1fr;
    gap: 40px;
    padding-bottom: 32px;
    border-bottom: 1px solid var(--line);
}

.hngmkrpuxrb {
    min-width: 0;
}

.vzxosdnklfk {
    display: block;
    color: var(--text-dim);
    font-size: 12px;
    margin: 0 0 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

.agxzxfgojrnmid {
    color: var(--text-dim);
    font-size: 14px;
    margin: 0 0 16px;
}

.nflyekqnqguw {
    display: flex;
    gap: 16px;
    align-items: center;
}

.nflyekqnqguw a {
    color: var(--text-dim);
    transition: color .15s;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.nflyekqnqguw a:hover {
    color: #fff;
}

.nflyekqnqguw svg {
    display: block;
}

.vtxykbgsdkrvn {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.vtxykbgsdkrvn>div {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.vtxykbgsdkrvn small {
    color: var(--text-dim);
    font-size: 12px;
    font-weight: 400;
}

.vtxykbgsdkrvn strong {
    color: var(--brand-purple);
    font-size: 14px;
    font-weight: 600;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.vwljxragbrgt {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px 24px;
}

.zbdfmtyntequf {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.zbdfmtyntequf a,
.zbdfmtyntequf button {
    background: transparent;
    border: 0;
    padding: 0;
    color: #fff;
    text-align: left;
    font-size: 14px;
    line-height: 1.4;
    transition: color .15s;
    font-family: inherit;
    cursor: pointer;
}

.zbdfmtyntequf a:hover,
.zbdfmtyntequf button:hover {
    color: var(--brand-purple);
}

.kwtrwmgbuqyxbj {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.dvllwbennselwvjk {
    padding: 28px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    border-bottom: 1px solid var(--line);
}

.dvllwbennselwvjk .roexleibezrz {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dvllwbennselwvjk img {
    height: 32px;
    max-width: 100px;
    width: auto;
    object-fit: contain;
    opacity: 0.7;
    transition: opacity .15s;
}

.dvllwbennselwvjk img:hover {
    opacity: 1;
}

.edwnmkninpfbqmn {
    padding: 24px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
}

.edwnmkninpfbqmn .roexleibezrz {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.edwnmkninpfbqmn img {
    height: 22px;
    max-width: 90px;
    width: auto;
    object-fit: contain;
    opacity: 0.55;
    transition: opacity .15s;
}

.edwnmkninpfbqmn img:hover {
    opacity: 1;
}

.lutfsqofkepsep {
    border-top: 1px solid var(--line);
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    flex-wrap: wrap;
}

.rhaxgncxm {
    color: var(--text-dim);
    font-size: 13px;
}

.rtnqtpqdqd {
    display: flex;
    align-items: center;
    gap: 18px;
    flex-wrap: wrap;
}

.rtnqtpqdqd .roexleibezrz img {
    height: 28px;
    max-width: 80px;
    width: auto;
    object-fit: contain;
    opacity: 0.7;
    transition: opacity .15s;
}

.rtnqtpqdqd .roexleibezrz img:hover {
    opacity: 1;
}

.pediagxiudoml {
    position: fixed;
    right: 16px;
    bottom: 80px;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: var(--surface);
    border: 0;
    color: #fff;
    cursor: pointer;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.4);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 90;
    transition: background .15s, opacity .2s;
}

.pediagxiudoml:hover {
    background: var(--surface-2);
}

.pediagxiudoml.fsdcufet {
    display: inline-flex;
}

.wehxvicyti {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 90;
    background: linear-gradient(135deg, #6b3aa3 0%, #56ae67 100%);
    padding: 8px 16px 8px 92px;
    align-items: center;
    justify-content: flex-end;
    height: 64px;
    box-shadow: 0 -4px 14px rgba(0, 0, 0, 0.3);
}

.isvxrajiozy {
    position: absolute;
    left: 12px;
    bottom: 0;
    width: 70px;
    height: 92px;
}

.pqnhwmvrjtjebqb {
    position: absolute;
    inset: 0;
    background: #1a1f30;
    border: 3px solid #2a2f40;
    border-radius: 14px 14px 0 0;
}

.pafpdccbnnym {
    position: absolute;
    inset: 8px 6px 0;
    background: #0a0f1d;
    border-radius: 8px 8px 0 0;
    overflow: hidden;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 3px;
    padding: 4px;
}

.gvavuqxgkct {
    background: #2a2f40;
    border-radius: 4px;
}

.bxmfrkbnr {
    background: linear-gradient(135deg, #ff6b6b, #ff8e53);
}

.loaeukoh {
    background: linear-gradient(135deg, #4facfe, #00f2fe);
}

.hdrkknkxkvkg {
    background: linear-gradient(135deg, #fa709a, #fee140);
    grid-column: span 2;
}

.dejamqjnmyovui {
    background: var(--surface);
    color: #fff;
    border: 0;
    border-radius: var(--radius-sm);
    padding: 10px 16px;
    font-weight: 700;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    transition: filter .15s;
}

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

.kiaaycwsf {
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.kiaaycwsf svg {
    display: block;
}

@media (max-width: 1100px) {
    .gdksfjuaizpvwz {
        grid-template-columns: 1fr 1.4fr 2fr;
    }

    .kwtrwmgbuqyxbj {
        grid-column: 1 / -1;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .kwtrwmgbuqyxbj .pzdfpgbtumoxgmv {
        flex: 1;
        min-width: 200px;
    }

    .dvllwbennselwvjk {
        flex-wrap: wrap;
        gap: 16px;
        justify-content: center;
    }

    .edwnmkninpfbqmn {
        gap: 12px;
        justify-content: center;
    }
}

@media (max-width: 1024px) {
    .dzgdpupcco {
        gap: 12px;
    }

    .sqopcocesentt {
        display: none;
    }

    .jjmmhdrisl .ylahptarhszc,
    .jjmmhdrisl .mqqysyfldhgmup {
        padding: 8px 16px;
        font-size: 14px;
    }

    .wlmvgqjjlekvr {
        display: flex;
    }

    .rjiuuvaup {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .xysmxecvlvspts .gahrgazoaj,
    .uznugyqv .gahrgazoaj {
        order: 2;
    }

    .xysmxecvlvspts .pumwneyrofcqiz,
    .uznugyqv .pumwneyrofcqiz {
        order: 1;
    }

    .ruzaelvxjwqcrrk {
        grid-template-columns: repeat(4, 1fr);
    }

    .nlmobskrkfit {
        grid-template-columns: repeat(4, 1fr);
        gap: 8px;
    }

    .bmvdwmjybqoj {
        font-size: 15px;
        gap: 8px;
        padding: 12px;
    }

    .bmvdwmjybqoj img {
        width: 50px;
        height: 50px;
    }

    .cdxfyeyolwr {
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }

    .ihdahxhipjqque {
        flex-direction: column;
        gap: 16px;
        padding: 24px;
    }

    .rnpjqwsqfd {
        width: 60%;
        max-width: 320px;
    }

    .cjwlfkarfsqnvcpm {
        align-items: center;
        text-align: center;
    }

    .skilisxtb {
        font-size: 32px;
    }

    .gdksfjuaizpvwz {
        grid-template-columns: 1fr 1fr;
        gap: 28px;
    }

    .kwtrwmgbuqyxbj {
        grid-column: 1 / -1;
    }
}

@media (max-width: 768px) {
    :root {
        --header-h: 60px;
    }

    .dzgdpupcco {
        padding: 0 12px;
        height: 60px;
        gap: 8px;
    }

    .okldpdzhruo img {
        height: 30px;
    }

    .jjmmhdrisl {
        display: none;
    }

    .bdwxnrhxbly {
        margin-left: auto;
    }

    .cpbvolslosplfd {
        gap: 6px;
        font-size: 13px;
    }

    .mhqwqonup {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 8px;
        padding: 8px 12px;
        background: var(--bg);
        position: fixed;
        top: var(--header-h);
        left: 0;
        right: 0;
        z-index: 90;
        height: 56px;
    }

    .mhqwqonup .myacqwsihwmfxvjm {
        width: 100%;
        padding: 10px;
        font-size: 15px;
        height: 40px;
    }

    body {
        padding-top: calc(var(--header-h) + 56px);
        padding-bottom: 70px;
    }

    .kmqvtqspu {
        display: none;
    }

    .wehxvicyti {
        display: flex;
    }

    .rmbfohcqk {
        margin-top: 0;
        padding-top: 8px;
    }

    .ieiefwcpzzpjpoc {
        font-size: 1.85rem;
        text-align: left;
    }

    .wdpcbpaf {
        text-align: left;
        font-size: 15px;
    }

    .ihdahxhipjqque {
        padding: 20px;
        border-radius: var(--radius);
    }

    .skilisxtb {
        font-size: 28px;
        line-height: 1.2;
    }

    .deqslnspg {
        padding: 10px 32px;
        font-size: 16px;
        width: 100%;
    }

    .cdxfyeyolwr {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .cdxfyeyolwr button,
    .cdxfyeyolwr a {
        height: 60px;
        font-size: 15px;
    }

    .ruzaelvxjwqcrrk {
        grid-template-columns: repeat(3, 1fr);
        gap: 8px;
    }

    .nlmobskrkfit {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .bmvdwmjybqoj {
        aspect-ratio: auto;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 10px;
        padding: 15px;
        height: 75px;
        font-size: 17px;
        font-weight: 400;
        text-align: left;
    }

    .bmvdwmjybqoj img {
        width: 45px;
        height: 45px;
    }

    .wbhknvtzhmnftmms {
        gap: 6px;
    }

    .ngcnbvxijdclxfwt {
        font-size: 13px;
        padding: 5px 12px;
    }

    .idtuotumqdo {
        padding: 32px 0 0;
        margin-top: 24px;
    }

    .cjxfwwwkr {
        padding: 0 16px;
    }

    .gdksfjuaizpvwz {
        grid-template-columns: 1fr;
        gap: 28px;
        padding-bottom: 24px;
    }

    .vwljxragbrgt {
        grid-template-columns: repeat(2, 1fr);
        gap: 24px 16px;
    }

    .kwtrwmgbuqyxbj {
        flex-direction: column;
    }

    .kwtrwmgbuqyxbj .pzdfpgbtumoxgmv {
        width: 100%;
        min-width: 0;
    }

    .dvllwbennselwvjk {
        padding: 20px 0;
        gap: 14px;
        justify-content: center;
    }

    .dvllwbennselwvjk img {
        height: 24px;
    }

    .edwnmkninpfbqmn {
        padding: 16px 0;
        gap: 14px;
        justify-content: center;
    }

    .edwnmkninpfbqmn img {
        height: 18px;
    }

    .lutfsqofkepsep {
        flex-direction: column-reverse;
        align-items: flex-start;
        gap: 16px;
        padding: 16px 0 24px;
    }

    .rhaxgncxm {
        font-size: 12px;
    }

    .rtnqtpqdqd {
        gap: 14px;
    }

    .rtnqtpqdqd .roexleibezrz img {
        height: 22px;
    }

    .pediagxiudoml {
        bottom: 80px;
        right: 12px;
    }

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

    .oopeparqch>span,
    .oopeparqch>strong {
        padding: 12px 16px;
        font-size: 14px;
    }

    h1 {
        font-size: 1.85rem;
    }

    h2 {
        font-size: 1.5rem;
    }
}

@media (max-width: 480px) {
    .ruzaelvxjwqcrrk {
        grid-template-columns: repeat(2, 1fr);
    }

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

    .kmqvtqspu {
        padding: 10px 14px;
        font-size: 13px;
    }

    .ihdahxhipjqque {
        padding: 16px;
        gap: 12px;
    }

    .skilisxtb {
        font-size: 24px;
    }

    .deqslnspg {
        padding: 10px 24px;
        font-size: 15px;
    }

    .wbmtnlbdkqsh {
        padding: 0 12px;
    }

    .wehxvicyti {
        padding: 8px 12px 8px 84px;
    }

    .isvxrajiozy {
        width: 60px;
        height: 80px;
        left: 10px;
    }

    .dejamqjnmyovui {
        padding: 10px 12px;
        font-size: 13px;
    }

    .dzgdpupcco {
        gap: 6px;
        padding: 0 10px;
    }

    .bdwxnrhxbly {
        margin-left: auto;
    }

    .cpbvolslosplfd {
        padding: 6px 2px;
    }
}

@media (max-width: 360px) {
    .dzgdpupcco {
        gap: 4px;
    }

    .okldpdzhruo img {
        height: 26px;
    }

    .skilisxtb {
        font-size: 22px;
    }

    .cdxfyeyolwr button,
    .cdxfyeyolwr a {
        padding: 0 16px;
        font-size: 14px;
        gap: 8px;
    }

    .lgpklexwu {
        width: 40px;
        height: 40px;
    }

    .vtxykbgsdkrvn strong {
        font-size: 12px;
    }
}