:root {
    /* CMS palette variables (controllable via Colors tab) */
    --brand: #48b415;
    --brand-dark: #3b9411;
    --brand-light: #69c23f;
    --brand-glow: rgba(72, 180, 21, 0.45);
    --login-bg: #1b1e28;
    --login-border: rgba(72, 180, 21, 0.32);
    --login-text: #ffffff;
    --blue: #48b415;
    --blue-dark: #3b9411;
    --blue-glow: rgba(72, 180, 21, 0.35);
    --header-bg: #1e331d;
    --section-bg: #24342b;
    --section-alt: #13151d;
    --hero-bg: #2a4b27;
    --bg: #15171f;
    --bg-card: #1f222e;
    --bg-card-alt: #1b1e28;
    --surface: rgba(27, 30, 40, 0.72);
    --surface-hover: rgba(31, 34, 46, 0.84);
    --headings: #ffffff;
    --text: #ffffff;
    --text-muted: #939498;
    --border: rgba(72, 180, 21, 0.18);
    --neon-line: rgba(72, 180, 21, 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);
}

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

.kcmejdotxg {
    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;
}

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

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

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

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

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

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

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

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

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

.igmvdzgfvy {
    padding: 10px 40px;
}

.euxqtpnbi {
    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%;
}

.hefisjvkjvffyfv {
    display: none;
}

.frgszdnzdiaaqhvc {
    width: 100%;
}

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

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

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

.cqooqwmjxpl img {
    height: 28px;
}

.dcuqsfikqffsj,
.gybpapgxofmjlif,
.pffegksqvosiq {
    display: none;
}

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

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

.umtvhjsssfyrlee {
    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;
}

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

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

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

.janxgylanqnf .kcmejdotxg {
    padding: 8px 24px;
    font-size: 15px;
    height: 39px;
}

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

.vcocauxdvspp {
    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;
}

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

.cdjwhgrmrmbsfh {
    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;
}

.cdjwhgrmrmbsfh[hidden] {
    display: none;
}

.cdjwhgrmrmbsfh 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;
}

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

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

.btvvcqqydqt {
    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;
}

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

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

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

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

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

.yeokyrqwgzluxe[hidden] {
    display: none;
}

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

.fgjqckjpw[hidden] {
    display: none;
}

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

.mkdxfaia .wbfefjlqc img {
    height: 30px;
}

.qelxbciamec {
    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);
}

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

.myqvyemxwsinonnv {
    padding: 16px;
}

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

.uoiqivady li {
    margin: 0;
}

.jsejthjnui {
    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;
}

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

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

.jsejthjnui>span:not(.kfevojqfw) {
    flex: 1;
}

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

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

.hfeyfmibjqcgzy {
    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%;
}

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

.icjwhfya {
    flex-shrink: 0;
}

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

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

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

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

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

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

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

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

.ugcrubigud 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);
}

.culpnpxdjcvomvz {
    display: none;
}

.mihtkhxudqbaotb {
    display: none;
}

.scrvssjjgpwnm {
    display: none;
}

.qgembogxtsqrvern {
    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%;
}

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

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

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

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

.pteobkrwv dt {
    font-weight: 600;
}

.cbjdrbyqmuvhdr {
    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;
}

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

.vnthexpfnqxiupd {
    margin: 24px 0;
}

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

.tvwissianerr button,
.tvwissianerr 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;
}

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

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

.jwhziejqhlxdfk {
    margin-bottom: 36px;
}

.dqrscwkmkztfddru {
    margin-bottom: 16px;
}

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

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

.cqbwedvrywsfnjp {
    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;
}

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

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

.cqbwedvrywsfnjp span {
    display: none;
}

.mrsjsmsmldwhieyr {
    margin: 28px 0;
}

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

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

.zmngyeticiisn {
    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;
}

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

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

.zmngyeticiisn span {
    line-height: 1.2;
}

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

.ggbjhmoftjts {
    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;
}

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

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

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

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

.yzjsmgafrr .wyitlzntunqddd,
.vmmxicxwxcyy .wyitlzntunqddd {
    grid-template-columns: 1fr;
}

.zqxgfunr,
.bpyoirvuztney {
    min-width: 0;
}

.exghiuwacli .zqxgfunr {
    order: 1;
}

.exghiuwacli .bpyoirvuztney {
    order: 2;
}

.sdxsntqwkunpcye .zqxgfunr {
    order: 2;
}

.sdxsntqwkunpcye .bpyoirvuztney {
    order: 1;
}

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

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

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

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

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

.zqxgfunr .kcmejdotxg,
.zqxgfunr button.kcmejdotxg,
.zqxgfunr a.kcmejdotxg {
    margin-top: 16px;
}

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

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

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

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

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

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

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

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

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

.ngwcknvd {
    display: contents;
}

.ngwcknvd>span,
.ngwcknvd>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;
}

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

.ftqahtbjzjye {
    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;
}

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

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

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

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

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

.bdxotdamcki th {
    font-weight: 600;
}

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

.bdxotdamcki tr td:last-child,
.bdxotdamcki 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 .bdxotdamcki without requiring the
   author to add the class manually. */
.zqxgfunr table,
.wyitlzntunqddd table,
.aceqlypusjxfkhh table,
.tsvdbercy table {
    width: 100%;
    min-width: 480px;
    border-collapse: separate;
    border-spacing: 0 8px;
    color: var(--text);
    font-size: 15px;
}

.zqxgfunr table th,
.zqxgfunr table td,
.wyitlzntunqddd table th,
.wyitlzntunqddd table td,
.aceqlypusjxfkhh table th,
.aceqlypusjxfkhh table td,
.tsvdbercy table th,
.tsvdbercy table td {
    padding: 14px 18px;
    text-align: left;
    background: var(--surface);
    white-space: nowrap;
    border: none;
}

.zqxgfunr table th,
.wyitlzntunqddd table th,
.aceqlypusjxfkhh table th,
.tsvdbercy table th {
    font-weight: 600;
    color: var(--text);
    background: var(--surface-2);
}

.zqxgfunr table tr td:first-child,
.zqxgfunr table tr th:first-child,
.wyitlzntunqddd table tr td:first-child,
.wyitlzntunqddd table tr th:first-child,
.aceqlypusjxfkhh table tr td:first-child,
.aceqlypusjxfkhh table tr th:first-child,
.tsvdbercy table tr td:first-child,
.tsvdbercy table tr th:first-child {
    border-radius: var(--radius) 0 0 var(--radius);
}

.zqxgfunr table tr td:last-child,
.zqxgfunr table tr th:last-child,
.wyitlzntunqddd table tr td:last-child,
.wyitlzntunqddd table tr th:last-child,
.aceqlypusjxfkhh table tr td:last-child,
.aceqlypusjxfkhh table tr th:last-child,
.tsvdbercy table tr td:last-child,
.tsvdbercy 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) {
    .zqxgfunr table,
    .wyitlzntunqddd table,
    .aceqlypusjxfkhh table,
    .tsvdbercy table {
        font-size: 13px;
        min-width: 100%;
    }
    .zqxgfunr table th,
    .zqxgfunr table td,
    .wyitlzntunqddd table th,
    .wyitlzntunqddd table td,
    .aceqlypusjxfkhh table th,
    .aceqlypusjxfkhh table td,
    .tsvdbercy table th,
    .tsvdbercy table td {
        padding: 10px 12px;
        white-space: normal;
    }
}

.uqbwcsenimahzy {
    display: none;
}

.xgyzxrywts,
.xtgpbscjvrhecok,
.xopdeotqwx,
.bglzqvwxjvrrkil,
.jkzuinfnmgbbxu,
.lesdkksgzoct,
.odipyxgnrktq {
    display: none;
}

.teluxzinhlhndxda {
    padding: 40px 0;
}

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

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

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

.psaxvjned 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;
}

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

.psaxvjned 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);
}

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

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

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

.hlibwlrfduiff {
    display: none;
}

.sykzdshsabszdkpm {
    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;
}

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

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

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

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

.mjzhbsowjefvjutx .cqooqwmjxpl {
    display: inline-flex;
    margin-bottom: 24px;
}

.mjzhbsowjefvjutx .cqooqwmjxpl img {
    height: 32px;
}

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

.jfbwlutauepjeenw {
    min-width: 0;
}

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

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

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

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

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

.cpijmhundygymn svg {
    display: block;
}

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

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

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

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

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

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

.upivmijj a,
.upivmijj 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;
}

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

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

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

.atjzvuxkxcsje .ukqpskeqqefo {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

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

.atjzvuxkxcsje img:hover {
    opacity: 1;
}

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

.tnqbqpjlsi .ukqpskeqqefo {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

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

.tnqbqpjlsi img:hover {
    opacity: 1;
}

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

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

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

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

.pohtcaex .ukqpskeqqefo img:hover {
    opacity: 1;
}

.gbmtyrjwkmpc {
    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;
}

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

.gbmtyrjwkmpc.jxqkquwie {
    display: inline-flex;
}

.wavxwxbj {
    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);
}

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

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

.ufjdvbscipab {
    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;
}

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

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

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

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

.xosiaqkzdvyiy {
    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;
}

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

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

.xabhgxcdcria svg {
    display: block;
}

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

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

    .lmhqvynlkofd .hfeyfmibjqcgzy {
        flex: 1;
        min-width: 200px;
    }

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

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

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

    .udyeaosynogzqv {
        display: none;
    }

    .janxgylanqnf .ojtxlvzw,
    .janxgylanqnf .sgpvnjbvsajlrmmy {
        padding: 8px 16px;
        font-size: 14px;
    }

    .btvvcqqydqt {
        display: flex;
    }

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

    .exghiuwacli .bpyoirvuztney,
    .sdxsntqwkunpcye .bpyoirvuztney {
        order: 2;
    }

    .exghiuwacli .zqxgfunr,
    .sdxsntqwkunpcye .zqxgfunr {
        order: 1;
    }

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

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

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

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

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

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

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

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

    .pteobkrwv {
        font-size: 32px;
    }

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

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

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

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

    .wbfefjlqc img {
        height: 30px;
    }

    .janxgylanqnf {
        display: none;
    }

    .jakgrpqjxpui {
        margin-left: auto;
    }

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

    .hlibwlrfduiff {
        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;
    }

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

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

    .sykzdshsabszdkpm {
        display: none;
    }

    .wavxwxbj {
        display: flex;
    }

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

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

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

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

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

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

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

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

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

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

    .zmngyeticiisn {
        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;
    }

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

    .uxovnubqnrka {
        gap: 6px;
    }

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

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

    .wkapaufwtfupmduu {
        padding: 0 16px;
    }

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

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

    .lmhqvynlkofd {
        flex-direction: column;
    }

    .lmhqvynlkofd .hfeyfmibjqcgzy {
        width: 100%;
        min-width: 0;
    }

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

    .atjzvuxkxcsje img {
        height: 24px;
    }

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

    .tnqbqpjlsi img {
        height: 18px;
    }

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

    .mqcuhwrphksvhit {
        font-size: 12px;
    }

    .pohtcaex {
        gap: 14px;
    }

    .pohtcaex .ukqpskeqqefo img {
        height: 22px;
    }

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

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

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

    h1 {
        font-size: 1.85rem;
    }

    h2 {
        font-size: 1.5rem;
    }
}

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

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

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

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

    .pteobkrwv {
        font-size: 24px;
    }

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

    .ygzywqajogdgjs {
        padding: 0 12px;
    }

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

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

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

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

    .jakgrpqjxpui {
        margin-left: auto;
    }

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

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

    .wbfefjlqc img {
        height: 26px;
    }

    .pteobkrwv {
        font-size: 22px;
    }

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

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

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