

:root {
  --bg: #0a0d14;
  --surface: #141a26;
  --surface-alt: #1b2230;
  --surface-2: #10151f;
  --border: #242c3c;
  --border-strong: #33405a;
  --text: #c4ccdc;
  --text-muted: #8993a8;
  --ink: #ffffff;
  --accent: #f4c150;
  --accent-rgb: 244, 193, 80;
  --accent-2: #e6ad33;
  --accent-soft: rgba(244, 193, 80, .12);
  --accent-ring: rgba(244, 193, 80, .40);
  --on-accent: #1c1606;
  --on-accent-2: #1c1606;
  --accent-text: #f6cf6f;
  --footer-bg: #070a10;
  --footer-text: #aeb6c6;
  --footer-muted: #7c869b;
  --footer-dim: #5b6376;
  --footer-border: #1b2230;
  --footer-heading: #ffffff;
  --header-bg: rgba(10, 13, 20, .9);
  --hero-veil-top: rgba(10, 13, 20, 0);
  --hero-veil-bottom: rgba(10, 13, 20, 0);

  
  --shell: 1120px;
  --read: 880px;
  --radius: 12px;
  --radius-sm: 9px;
  --shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 8px 24px rgba(0, 0, 0, .28);
  --glow: 0 0 0 1px rgba(244, 193, 80, .35), 0 14px 50px rgba(244, 193, 80, .12);
  --star: #f4c150;
  --pos: #4ad9a4;
  --font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}

*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }
body {
  margin: 0;
  background: var(--bg);
  color: var(--text);
  font-family: var(--font);
  font-size: 16.5px;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
}
img { max-width: 100%; height: auto; display: block; }
a { color: var(--accent-text); text-decoration: none; }
a:hover { text-decoration: underline; }
h1, h2, h3, h4 { color: var(--ink); font-weight: 700; line-height: 1.25; margin: 0 0 .5em; letter-spacing: -.01em; }
[hidden] { display: none !important; }
.col-xn9q { color: var(--star); letter-spacing: 1px; }
.wrapper-4xaa { display: inline-block; background: #d23b3b; color: #fff; font-weight: 800; font-size: .68rem; line-height: 1; padding: 3px 5px; border-radius: 4px; vertical-align: middle; }

.bar-1dza { width: 100%; max-width: var(--shell); margin: 0 auto; padding: 0 24px; }
.section-nzzm { max-width: var(--read); }


.cluster-yx6z {
  position: sticky; top: 0; z-index: 60;
  background: var(--header-bg);
  -webkit-backdrop-filter: saturate(140%) blur(10px);
  backdrop-filter: saturate(140%) blur(10px);
  border-bottom: 1px solid var(--border);
}
.cluster-yx6z.is-scrolled { border-bottom-color: var(--border-strong); box-shadow: 0 8px 30px rgba(0, 0, 0, .45); }
.mark-v61o { display: flex; align-items: center; gap: 18px; min-height: 70px; }

.node-3we2 { display: inline-flex; align-items: center; gap: 11px; color: var(--ink); font-weight: 800; font-size: 1.28rem; letter-spacing: -.02em; }
.node-3we2:hover { text-decoration: none; }
.grid-wcey { width: 40px; height: 40px; flex: 0 0 auto; display: grid; place-items: center; border-radius: 10px; background: var(--surface-alt); border: 1px solid var(--border); overflow: hidden; }
.grid-wcey img { max-width: 30px; max-height: 30px; object-fit: contain; }
.shell-1k33 { background: var(--accent); color: var(--on-accent); border-color: transparent; font-weight: 800; }
.crate-d4zj { white-space: nowrap; }

.strip-10oj { display: flex; align-items: center; gap: 2px; margin-left: auto; }
.chunk-im9i { padding: 9px 13px; border-radius: 8px; color: var(--text-muted); font-weight: 600; font-size: .94rem; }
.chunk-im9i:hover { color: var(--ink); background: var(--surface); text-decoration: none; }
.chunk-im9i.is-active { color: var(--accent-text); }

.segment-8zwd { display: none; width: 44px; height: 44px; margin-left: 2px; align-items: center; justify-content: center; border: 1px solid var(--border); background: var(--surface); border-radius: 10px; color: var(--ink); cursor: pointer; }
.deck-rtmv { display: none; }
.segment-8zwd[aria-expanded="true"] .shell-12yn { display: none; }
.segment-8zwd[aria-expanded="true"] .deck-rtmv { display: block; }


.crate-ei4y { position: relative; overflow: hidden; padding: 60px 0 44px; border-bottom: 1px solid var(--border); background: var(--surface-2); }
.layout-1vg2 { display: none; }
.band-as7b { position: relative; max-width: var(--read); }
.wrap-po58 { font-size: clamp(2.1rem, 5vw, 3.2rem); margin: 0 0 20px; color: var(--ink); }
.card-1i75 { display: flex; flex-wrap: wrap; align-items: center; gap: 8px 18px; color: var(--text-muted); font-size: .9rem; }
.area-jpa6 { display: inline-flex; align-items: center; gap: 9px; }
.area-jpa6 strong { color: var(--text); font-weight: 600; }
.part-1gno { width: 30px; height: 30px; border-radius: 50%; display: grid; place-items: center; background: var(--accent-soft); color: var(--accent-text); font-weight: 700; font-size: .74rem; }
.mark-1w03 { position: relative; padding-left: 18px; }
.mark-1w03::before { content: ""; position: absolute; left: 0; top: .55em; width: 5px; height: 5px; border-radius: 50%; background: var(--border-strong); }
.frame-1wua { margin-top: 20px; font-size: 1.18rem; line-height: 1.62; color: var(--text); }
.frame-1wua p { margin: 0 0 .7em; }
.frame-1wua p:last-child { margin-bottom: 0; }

.tray-xtxi { width: 100%; margin-top: 22px; border-radius: var(--radius); border: 1px solid var(--border); aspect-ratio: 16 / 9; object-fit: cover; }


.node-1m8d { position: sticky; top: 70px; z-index: 30; background: rgba(16, 21, 31, .92); -webkit-backdrop-filter: blur(8px); backdrop-filter: blur(8px); border-bottom: 1px solid var(--border); }
.segment-19l2 { display: flex; align-items: center; gap: 14px; padding: 11px 24px; overflow-x: auto; }
.slot-1wt0 { flex: 0 0 auto; text-transform: uppercase; letter-spacing: .12em; font-size: .66rem; font-weight: 800; color: var(--text-muted); }
.layout-jq9i { display: flex; gap: 7px; list-style: none; margin: 0; padding: 0; }
.cell-100j { white-space: nowrap; padding: 6px 13px; border-radius: 999px; background: var(--surface); border: 1px solid var(--border); color: var(--text-muted); font-size: .84rem; font-weight: 600; }
.cell-100j:hover { color: var(--ink); border-color: var(--border-strong); text-decoration: none; }


.slab-kltx { padding: 6px 0 0; }


.part-yjr5 { padding: 40px 0 14px; }
.col-1gam { font-size: clamp(1.45rem, 3vw, 2rem); margin-bottom: 20px; color: var(--ink); }
.panel-1xkw { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 14px; }

.frame-1ap6 {
  position: relative;
  display: grid;
  grid-template-columns: 34px 188px minmax(0, 1fr) 184px;
  grid-template-rows: auto auto;
  grid-template-areas: "pos brand deal act" "pos brand feats act";
  align-items: center;
  gap: 4px 22px;
  padding: 20px 22px;
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  transition: border-color .18s ease, box-shadow .18s ease;
}
.frame-1ap6:hover { border-color: var(--border-strong); }
.rail-ujto { border-color: var(--accent); background: var(--surface); }

.frame-rvfj { grid-area: pos; display: grid; place-items: center; width: 30px; height: 30px; border-radius: 8px; background: var(--surface-alt); color: var(--text-muted); font-weight: 800; }
.rail-ujto .frame-rvfj { background: var(--accent); color: var(--on-accent); }

.deck-r0pd { grid-area: brand; display: flex; flex-direction: column; align-items: center; gap: 8px; text-align: center; min-width: 0; }
.tray-onwx { width: 100%; height: 56px; display: grid; place-items: center; border-radius: var(--radius-sm); background: var(--surface-2); border: 1px solid var(--border); overflow: hidden; }
.tray-onwx img { max-width: 88%; max-height: 80%; object-fit: contain; }
.zone-k9rm { font-weight: 800; color: var(--accent-text); font-size: 1.4rem; }
.cell-17p3 { font-weight: 700; color: var(--ink); font-size: 1.02rem; line-height: 1.2; }
.frame-qqju { display: inline-flex; align-items: center; gap: 6px; font-size: .84rem; }
.widget-17sj { color: var(--text-muted); font-weight: 600; }

.region-duv3 { grid-area: deal; align-self: end; min-width: 0; }
.cluster-1v9s { display: block; font-size: .68rem; text-transform: uppercase; letter-spacing: .09em; color: var(--text-muted); font-weight: 700; margin-bottom: 2px; }
.tray-1yvx { display: block; font-size: 1.16rem; font-weight: 800; color: var(--ink); line-height: 1.25; }
.holder-l0bc { display: inline-block; margin-top: 8px; font-size: .8rem; color: var(--text-muted); border: 1px dashed var(--border-strong); border-radius: 6px; padding: 3px 9px; }
.holder-l0bc strong { color: var(--accent-text); letter-spacing: .05em; }
.cluster-1g46 { grid-area: feats; align-self: start; list-style: none; margin: 10px 0 0; padding: 0; display: flex; flex-wrap: wrap; gap: 5px 16px; min-width: 0; }
.unit-1yhv { position: relative; padding-left: 20px; font-size: .84rem; color: var(--text); }
.unit-1yhv::before { content: "✓"; position: absolute; left: 0; top: 0; color: var(--pos); font-weight: 800; }

.crate-1yz3 { grid-area: act; display: flex; flex-direction: column; align-items: stretch; gap: 7px; text-align: center; }
.piece-1pvz { display: block; padding: 13px 18px; border-radius: 9px; background: var(--accent); color: var(--on-accent); font-weight: 800; font-size: 1rem; }
.piece-1pvz:hover { background: var(--accent-2); text-decoration: none; }

.crate-1kva { display: block; margin: 22px auto 0; padding: 12px 28px; border: 1px solid var(--border-strong); background: var(--surface); color: var(--text); font-weight: 700; border-radius: 999px; cursor: pointer; }
.crate-1kva:hover { border-color: var(--accent); color: var(--ink); }


.frame-qscq { padding: 26px 0; }
.box-htyp { margin: 0 0 30px; scroll-margin-top: 130px; }
.box-htyp:last-child { margin-bottom: 0; }
.region-415l { font-size: clamp(1.4rem, 2.6vw, 1.8rem); margin: 0 0 .55em; color: var(--ink); }
.block-2kjc { font-size: 1.25rem; margin: 1.2em 0 .45em; color: var(--ink); }
.stack-zbqv { border-radius: var(--radius-sm); margin: 0 0 16px; border: 1px solid var(--border); }

.box-1j6x { color: var(--text); overflow-wrap: break-word; }
.box-1j6x > :first-child { margin-top: 0; }
.box-1j6x p { margin: 0 0 1.05em; }
.box-1j6x h2 { font-size: 1.55rem; margin: 1.4em 0 .5em; color: var(--ink); }
.box-1j6x h3 { font-size: 1.22rem; margin: 1.25em 0 .45em; color: var(--ink); }
.box-1j6x h4 { font-size: 1.05rem; margin: 1.1em 0 .4em; color: var(--ink); }
.box-1j6x ul, .box-1j6x ol { margin: 0 0 1.05em; padding-left: 1.35em; }
.box-1j6x li { margin: .4em 0; }
.box-1j6x li::marker { color: var(--accent); }
.box-1j6x a { color: var(--accent-text); text-decoration: underline; text-underline-offset: 2px; }
.box-1j6x strong { color: var(--ink); }
.box-1j6x blockquote { margin: 1.3em 0; padding: 14px 18px; background: var(--surface); border-left: 3px solid var(--accent); border-radius: 0 8px 8px 0; color: var(--text); }
.box-1j6x blockquote p:last-child { margin-bottom: 0; }


.box-1j6x .frame-j2m9 { overflow-x: auto; margin: 1.3em 0; }
.box-1j6x table { width: 100%; border-collapse: collapse; margin: 1.3em 0; font-size: .94rem; background: var(--surface); border: 1px solid var(--border); border-radius: var(--radius-sm); overflow: hidden; }
.box-1j6x .frame-j2m9 table { margin: 0; }
.box-1j6x th, .box-1j6x td { padding: 11px 14px; border-bottom: 1px solid var(--border); text-align: left; }
.box-1j6x thead th { background: var(--surface-alt); color: var(--ink); font-weight: 700; border-bottom-color: var(--border-strong); }
.box-1j6x tbody tr:last-child td { border-bottom: none; }
.box-1j6x tbody tr:nth-child(even) td { background: var(--surface-2); }


.bit-jfu3 { padding: 30px 0 8px; }
.pane-1yys { font-size: clamp(1.4rem, 2.6vw, 1.8rem); margin-bottom: 16px; color: var(--ink); }
.rail-ojac { display: flex; flex-direction: column; gap: 10px; }
.region-1mb2 { border: 1px solid var(--border); border-radius: var(--radius-sm); background: var(--surface); overflow: hidden; }
.region-1mb2[open] { border-color: var(--border-strong); }
.node-3w2d { display: flex; align-items: center; justify-content: space-between; gap: 14px; padding: 16px 18px; cursor: pointer; font-weight: 700; color: var(--ink); list-style: none; font-size: 1.01rem; }
.node-3w2d::-webkit-details-marker { display: none; }
.rail-1d4m { position: relative; width: 12px; height: 12px; flex: 0 0 auto; }
.rail-1d4m::before, .rail-1d4m::after { content: ""; position: absolute; background: var(--accent); border-radius: 2px; transition: opacity .18s; }
.rail-1d4m::before { left: 0; top: 5px; width: 12px; height: 2px; }
.rail-1d4m::after { left: 5px; top: 0; width: 2px; height: 12px; }
.region-1mb2[open] .rail-1d4m::after { opacity: 0; }
.mark-1wxv { padding: 0 18px 16px; color: var(--text); }
.mark-1wxv p { margin: 0 0 .7em; }
.mark-1wxv > div > :last-child { margin-bottom: 0; }


.stack-o93b { background: var(--footer-bg); color: var(--footer-text); margin-top: 50px; border-top: 1px solid var(--border); }
.field-199z { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 16px 24px; padding: 30px 24px; }
.cell-xqo3 { color: var(--footer-heading); }
.cell-xqo3 .crate-d4zj { color: var(--footer-heading); }
.box-vhb0 { display: flex; flex-wrap: wrap; gap: 8px 22px; }
.box-vhb0 a { color: var(--footer-muted); font-size: .92rem; }
.box-vhb0 a:hover { color: var(--footer-heading); }
.strip-esvf { border-top: 1px solid var(--footer-border); font-size: .8rem; color: var(--footer-dim); padding: 16px 0; }
.card-1twx { border-top: 1px solid var(--footer-border); }
.card-1twx .bar-1dza { padding-top: 16px; padding-bottom: 16px; font-size: .82rem; color: var(--footer-dim); }


@media (max-width: 880px) {
  .strip-10oj, .part-neii { display: none; }
  .segment-8zwd { display: inline-flex; margin-left: auto; }
  .strip-10oj {
    position: absolute; top: 100%; left: 0; right: 0;
    flex-direction: column; align-items: stretch; gap: 2px;
    margin: 0; padding: 10px;
    background: var(--surface); border-bottom: 1px solid var(--border);
    box-shadow: 0 16px 34px rgba(0, 0, 0, .5);
  }
  .strip-10oj.is-open { display: flex; }
  .chunk-im9i { padding: 12px 13px; font-size: 1rem; }

  .node-1m8d { top: 69px; }
  .crate-ei4y { padding: 44px 0 34px; }

  .frame-1ap6 {
    grid-template-columns: 32px 1fr;
    grid-template-areas: "pos brand" "deal deal" "feats feats" "act act";
    gap: 12px 14px;
    padding: 22px 16px 18px;
  }
  .deck-r0pd { flex-direction: row; text-align: left; align-items: center; }
  .tray-onwx { width: 84px; height: 46px; flex: 0 0 auto; }
}

@media (max-width: 520px) {
  body { font-size: 16px; }
  .bar-1dza { padding: 0 16px; }     
  .crate-ei4y { padding: 32px 0 26px; }
  .frame-1ap6 { padding: 18px 14px 16px; }
  .node-3w2d { padding: 14px 15px; }
  .field-199z { padding: 26px 16px; }
}

/* 9j3oyb */
