:root {
  
  --bg-page:        #0f1117;
  --bg-surface:     #151929;
  --bg-card:        #1a1f2e;
  --bg-card-inner:  #242938;
  --bg-raised:      #2d3748;
  --bg-hover:       #1e2638;
  
  --border:         #1e2535;
  --border-alt:     #2d3748;
  --border-section: #374151;
  
  --text-primary:   #e2e8f0;
  --text-muted:     #94a3b8;
  --text-body:      #cbd5e1;
  --text-sub:       #a0aec0;
  --text-faint:     #6b7280;
  --text-dim:       #4b5563;
  --text-label:     #8892a4;
  --text-value:     #c9d1e0;
  
  --bg-tip:         #1a2e1a;
  --bg-warning:     #2d1f0e;
  --bg-info:        #1a1f2e;
  --bg-pros:        #1a2e1a;
  --bg-cons:        #2d1a1a;
}
* { box-sizing: border-box; margin: 0; padding: 0; }
body {
  font-family: system-ui, sans-serif;
  background: var(--bg-page);
  color: var(--text-primary);
  line-height: 1.7;
}
.nr59n5l {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.xghmf9 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.wylfa {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.tq3fbylv { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.my9vb1 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.my9vb1 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.my9vb1 a:hover { color: var(--accent-light); }
.k2vl9f   .bsud1ig { border-radius: 0; }
.b8rg3xp .bsud1ig li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .bsud1ig {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .hh5hv:hover .bsud1ig,
  .hh5hv:focus-within .bsud1ig { display: block; }
  .bsud1ig li a { padding: 8px 16px; font-size: 0.88rem; }
}
.t5kklas {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.vsj8 { display: none; }
@media (max-width: 640px) {
  .vsj8 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .vsj8.isda { display: block; }
}
@media (max-width: 640px) {
  .t5kklas { display: block; }
  .my9vb1 > li + li::before { display: none !important; }
  .my9vb1 {
    display: none; flex-direction: column; gap: 0; align-items: stretch; flex-wrap: nowrap;
    position: absolute; top: 56px; left: 0; right: 0;
    background: var(--bg-surface);
    border-top: 1px solid var(--border); padding: 8px 0;
  }
  .my9vb1.isda { display: flex; }
  .my9vb1 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .my9vb1 li:last-child a { border-bottom: none; }
}
.iir1fqjg { min-height: 480px; }
.gf607d {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.xmza { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.aqv4qbz .xmza { margin-left: 0; margin-right: 0; }
.fb8x37 {
  background: var(--cta); color: #fff; text-decoration: none;
  border-radius: 8px; padding: 14px 32px;
  font-size: 1.05rem; font-weight: 700; display: inline-block;
  transition: opacity 0.2s, transform 0.15s;
}
.fb8x37:hover { opacity: 0.88; }
.q53p {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.r0rjqyv8 {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.q53p .cx9zf97v {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.q53p .gf607d { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.q53p .xmza { color: #e2e8f0; }
.q53p.qt4jq .cx9zf97v { text-align: center; }
.q53p.aqv4qbz   .cx9zf97v { text-align: left; }
.xuobez6a .cx9zf97v {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.xuobez6a .gf607d { color: var(--text-primary); text-shadow: none; }
.xuobez6a .xmza { color: var(--text-muted); }
.xuobez6a .fb8x37 { margin-top: 16px; }
.xuobez6a, .xuobez6a.iir1fqjg { min-height: auto !important; }
.xuobez6a.qt4jq .cx9zf97v { text-align: center; }
.xuobez6a.aqv4qbz   .cx9zf97v { text-align: left; }
.xuobez6a~.te1w{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.xuobez6a~.te1w .pi8162r{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.jsv0di .q53p .r0rjqyv8 {
  overflow: hidden;
}
.jsv0di .q53p .r0rjqyv8::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.vok98ez .q53p .r0rjqyv8 {
  overflow: hidden;
}
.vok98ez .q53p .r0rjqyv8::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.i2wj .q53p .r0rjqyv8 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.d2g1r3 .q53p .r0rjqyv8 {
  overflow: hidden;
}
.d2g1r3 .q53p .r0rjqyv8::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.eywmwcz .q53p .r0rjqyv8 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.n0apgyb3 .r0rjqyv8 {
  background: none;
}
.n0apgyb3 .gf607d { color: #fff; }
.n0apgyb3 .xmza { color: rgba(255,255,255,0.85); }
.n0apgyb3 .fb8x37 { background: #fff; color: var(--cta); }
.n0apgyb3 .fb8x37:hover { opacity: 0.92; }
.q8k8bdcv .gf607d { text-shadow: none; color: var(--text-primary); }
.q8k8bdcv .xmza { color: var(--text-muted); }
body.lkixo .gf607d {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.nftyxui9 .gf607d {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.q8k8bdcv.aqv4qbz   .skm53cf { align-items: flex-start; text-align: left; }
.xm1spo1 .cx9zf97v { padding-bottom: 24px; }
.y4iw7 .cx9zf97v { max-width: 960px; }
@media (max-width: 700px) {
  .q8k8bdcv { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .q8k8bdcv .hp3qe1 { display: none !important; }
  .no5mkcy .hp3qe1 { display: none !important; }
  .a6fa8 .ohi2oz { display: none !important; }
  .t03l4o .aprl8 { display: none !important; }
  .skm53cf  { padding: 36px 24px; }
  .q8k8bdcv~.te1w,.nybk~.te1w{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .iir1fqjg, .q8k8bdcv { min-height: 320px !important; }
  
  .gf607d { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .tnxrryo { display: none !important; }
  
  .wvx43 { flex-direction: column; align-items: center; }
  .o9qk { width: 100%; max-width: 340px; }
}
.vcccv { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.b9p8g { width: 100%; height: auto; display: block; border-radius: 10px; }
.j1egxr .vcccv        { border-radius: 16px; }
.j1egxr .b9p8g  { border-radius: 16px; }
.s2g5 .vcccv         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.s2g5 .b9p8g   { border-radius: 8px; }
.y390t5h { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.jc38u { width: 100%; padding: 32px 0; position: relative; }
.hck9dd { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.ajfwa .jc38u:nth-child(even) { background: var(--bg-surface); }
.ajfwa .jc38u:nth-child(odd)  { background: var(--bg-page); }
.jpj5 .jc38u:nth-child(even) { background: var(--bg-card); }
.jpj5 .jc38u:nth-child(odd)  { background: var(--bg-page); }
.ajfwa .jc38u:nth-child(odd)  .hck9dd { background: var(--bg-card); border-radius: 6px; }
.ajfwa .jc38u:nth-child(even) .hck9dd { background: var(--bg-raised); border-radius: 6px; }
.jpj5 .jc38u:nth-child(odd)  .hck9dd { background: var(--bg-card); border-radius: 6px; }
.jpj5 .jc38u:nth-child(even) .hck9dd { background: var(--bg-raised); border-radius: 6px; }
.ajfwa .jc38u:nth-child(even) .n6za .l49ydk1q,
.jpj5 .jc38u:nth-child(even) .n6za .l49ydk1q { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.ajfwa .jc38u:nth-child(odd) .n6za .l49ydk1q,
.jpj5 .jc38u:nth-child(odd) .n6za .l49ydk1q { background: var(--bg-card-inner); }
.ajfwa .jc38u:nth-child(even) .wwfk4q .l49ydk1q:nth-child(odd),
.jpj5 .jc38u:nth-child(even) .wwfk4q .l49ydk1q:nth-child(odd)  { background: var(--bg-card); }
.ajfwa .jc38u:nth-child(even) .wwfk4q .l49ydk1q:nth-child(even),
.jpj5 .jc38u:nth-child(even) .wwfk4q .l49ydk1q:nth-child(even) { background: var(--bg-card-inner); }
h1.vww1z8it { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.vww1z8it {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.pzj47d2 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.y7ydgx2t h2.vww1z8it {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.f8lst39k h2.vww1z8it {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.kwt755n h2.vww1z8it {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.tbuuhz h2.vww1z8it::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.mq2mfeg h2.vww1z8it {
  color: var(--text-primary); font-size: 1.7rem;
}
.r7diw8 h2.vww1z8it::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.l0hns5h h2.vww1z8it {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.kzv067j1 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .kzv067j1 { display: none; } }
.zh422q9 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.lstc8 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.n9p2vv3 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.qko7w { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.s35zx { padding-left: 20px; }
.s35zx li { margin-bottom: 6px; }
.s35zx a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.s35zx a:hover { color: var(--accent-light); }
.amlul2 .qko7w { display: none; }
.r0a5tpm .qko7w { display: none; }
.r0a5tpm .s35zx { padding-left: 0; list-style: none; }
.r0a5tpm .s35zx li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.r0a5tpm .s35zx a { font-size: 0.92rem; }
.pm398 .n9p2vv3 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.pm398 .qko7w { display: none; }
.pm398 .s35zx { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.pm398 .s35zx li { margin-bottom: 0; }
.pm398 .s35zx a {
  display: inline-block;
  background: var(--accent-bg); color: var(--accent-light);
  border: 1px solid var(--accent-pale); border-radius: 999px;
  padding: 5px 16px; font-size: 0.88rem; font-weight: 500;
}
.pm398 .s35zx a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.slfpez3q .n9p2vv3 { padding: 20px 20px 16px; }
.slfpez3q .s35zx {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.slfpez3q .s35zx li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.slfpez3q .s35zx a {
  display: flex; align-items: center; gap: 12px;
  background: var(--bg-card); border-radius: 8px;
  padding: 12px 14px; border: 1px solid var(--border);
  font-size: 0.92rem; line-height: 1.35; color: var(--text-muted);
  width: 100%; min-height: 58px;
  transition: border-color .15s, color .15s, background .15s;
}
.slfpez3q .s35zx a::before {
  content: counter(toc-c);
  flex-shrink: 0; width: 26px; height: 26px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.slfpez3q .s35zx a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.slfpez3q .s35zx a:focus,
.slfpez3q .s35zx a:focus-visible,
.slfpez3q .s35zx a:target { outline: none; }
.slfpez3q .s35zx li:target a { border-color: var(--border); color: var(--text-muted); }
.gazed .n9p2vv3 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.gazed .qko7w { display: none; }
.gazed .s35zx { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.gazed .s35zx li { margin-bottom: 0; }
.gazed .s35zx li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.gazed .s35zx li:last-child::after { content: ""; margin-right: 0; }
.gazed .s35zx a { font-size: 0.9rem; }
.l49ydk1q { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.n6za .l49ydk1q { background: var(--bg-card); }
.wwfk4q .l49ydk1q:nth-child(odd)  { background: var(--bg-card); }
.wwfk4q .l49ydk1q:nth-child(even) { background: var(--bg-raised); }
.f5j19l1t .l49ydk1q {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.f5j19l1t .l49ydk1q:last-child { border-bottom: none; }
.f5j19l1t h3.pzj47d2 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.lnmxq .l49ydk1q {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.lnmxq .l49ydk1q + .l49ydk1q { margin-top: 4px; }
.hrfow .l49ydk1q { background: none; border-radius: 0; padding: 12px 0; }
.hrfow .l49ydk1q + .l49ydk1q { border-top: 1px solid var(--border-section); }
.d0imqlot { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.vuntr { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.dfzuug1, .kwxt { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.dfzuug1 li, .kwxt li { margin-bottom: 6px; }
.kwxt li { list-style: decimal; }
.z5gy     .dfzuug1 { list-style-type: "● "; }
.rhpk2zlo  .dfzuug1 { list-style-type: "■ "; }
.u93h14y .dfzuug1 { list-style-type: "◆ "; }
.ifbwev    .dfzuug1 { list-style-type: "★ "; }
.z5gy     .llrh0 { list-style-type: "● "; }
.rhpk2zlo  .llrh0 { list-style-type: "■ "; }
.u93h14y .llrh0 { list-style-type: "◆ "; }
.ifbwev    .llrh0 { list-style-type: "★ "; }
.z5gy    .dfzuug1 li::marker, .z5gy    .llrh0 li::marker,
.rhpk2zlo .dfzuug1 li::marker, .rhpk2zlo .llrh0 li::marker,
.u93h14y .dfzuug1 li::marker, .u93h14y .llrh0 li::marker,
.ifbwev   .dfzuug1 li::marker, .ifbwev   .llrh0 li::marker {
  color: var(--cta); font-size: 1em;
}
.z5gy .kwxt,
.rhpk2zlo .kwxt,
.u93h14y .kwxt,
.ifbwev .kwxt {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.z5gy .kwxt li,
.rhpk2zlo .kwxt li,
.u93h14y .kwxt li,
.ifbwev .kwxt li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.z5gy .kwxt li::before,
.rhpk2zlo .kwxt li::before,
.u93h14y .kwxt li::before,
.ifbwev .kwxt li::before {
  content: counter(el-step);
  position: absolute; left: -2.2em; top: 0.05em;
  width: 1.45em; height: 1.45em;
  background: var(--accent); color: #fff;
  font-size: 0.72em; font-weight: 700;
  line-height: 1.45em; text-align: center;
}
.z5gy     .kwxt li::before { border-radius: 50%; }
.rhpk2zlo  .kwxt li::before { border-radius: 3px; }
.u93h14y .kwxt li::before { border-radius: 3px; }
.ifbwev    .kwxt li::before { border-radius: 50%; }
.x86qp1 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.vcwyoye .x86qp1,
.rkve115p .x86qp1 { background: transparent; border: none; border-radius: 0; }
.pgpjz5wr { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.pgpjz5wr th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.pgpjz5wr td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.pgpjz5wr tr:hover td { background: var(--bg-hover); }
.xrn0rk4 .pgpjz5wr tbody tr:nth-child(even) td { background: var(--bg-surface); }
.cvwzg .pgpjz5wr { border: 1px solid var(--border-alt); }
.cvwzg .pgpjz5wr th,
.cvwzg .pgpjz5wr td { border: 1px solid var(--border-alt); }
.upue215 .pgpjz5wr th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.upue215 .pgpjz5wr td { border-bottom: none; }
.upue215 .pgpjz5wr tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.h0t1 .pgpjz5wr th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.vrdmrv9 .x86qp1 {
  overflow: hidden;
}
.vrdmrv9 .pgpjz5wr th { border-bottom: 1px solid var(--border-alt); }
.vrdmrv9 .pgpjz5wr tr:last-child td { border-bottom: none; }
.dlxegqtz { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.ok30 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.x2apj0bv { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.sfxy7w9 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.zq9u2 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.llrh0 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.llrh0 li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.uumj2d .sfxy7w9 { background: transparent; text-align: center; }
.ham8 .x2apj0bv {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.bfn7 .x2apj0bv {
  width: 72px; height: 72px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 16px auto 4px; display: block;
  border: 3px solid var(--accent-bg);
}
.jtrf0q .ok30 { display: grid; grid-template-columns: auto 1fr; }
.jtrf0q .x2apj0bv {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.jtrf0q .sfxy7w9 { grid-column: 2; }
.jtrf0q .zq9u2,
.jtrf0q .llrh0 { grid-column: 1 / -1; }
.icu9 .ok30 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.icu9 .x2apj0bv {
  grid-column: 1; grid-row: 1;
  width: 60px; height: 60px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 14px 12px; border: 2px solid var(--accent-pale);
}
.icu9 .sfxy7w9 { grid-column: 2; }
.icu9 .zq9u2,
.icu9 .llrh0 { grid-column: 1 / -1; }
.v4vviggj .ok30 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.v4vviggj .sfxy7w9 { background: none; color: var(--accent-light); font-weight: 700; }
.bnqyq .ok30 { background: rgba(255,255,255,0.04); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(255,255,255,0.08); }
.bnqyq .sfxy7w9 { background: none; color: var(--accent-light); font-weight: 700; }
.y4x5xj .ok30 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.y4x5xj .ok30:last-child { border-bottom: none; }
.y4x5xj .sfxy7w9 { background: none; color: var(--accent-light); font-weight: 700; }
.pgsg .ok30 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.pgsg .sfxy7w9 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.yvj1ny .dlxegqtz { counter-reset: card-n; }
.yvj1ny .ok30  { counter-increment: card-n; }
.yvj1ny .sfxy7w9 { display: flex; align-items: center; gap: 10px; }
.yvj1ny .sfxy7w9::before {
  content: counter(card-n);
  flex-shrink: 0; min-width: 26px; height: 26px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: inline-flex; align-items: center; justify-content: center;
  font-size: 0.76rem; font-weight: 700;
}
.ymwpgg .ok30 { background: var(--bg-surface); border: 1px solid var(--border); }
.ymwpgg .sfxy7w9 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.hgd5g { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.yztbmpu4  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.ushf8uq { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.sffmn { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.pesg { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.hgd5g strong { color: var(--text-primary); font-size: 0.95rem; }
.hgd5g p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.ib10hbmz { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.vq6iire5, .g60p1z { border-radius: 8px; padding: 14px; }
.vq6iire5 { background: var(--bg-pros); }
.g60p1z { background: var(--bg-cons); }
.vyow3h { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.vq6iire5 .vyow3h { color: var(--c-pros-label); }
.g60p1z .vyow3h { color: #f87171; }
.vq6iire5 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.g60p1z ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.b9p8g { width: 100%; height: auto; border-radius: 10px; display: block; }
.efcdha {
  background: var(--cta); color: #fff; border: none;
  border-radius: 6px; padding: 8px 16px; font-size: 0.88rem; font-weight: 600;
  cursor: pointer; text-decoration: none; display: inline-block; white-space: nowrap;
}
.efcdha:hover { opacity: 0.85; }
.ve5q .efcdha  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.ve5q .efcdha:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.nydyf4xu .efcdha  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.nydyf4xu .efcdha:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.m2px7wvt .fb8x37 { border-radius: 50px; }
.m2px7wvt .efcdha  { border-radius: 50px; }
.terkz .fb8x37 { padding-left: 22px; padding-right: 22px; }
.terkz .efcdha  { padding-left: 12px; padding-right: 12px; }
.vzcj5 .fb8x37 { padding-left: 44px; padding-right: 44px; }
.vzcj5 .efcdha  { padding-left: 24px; padding-right: 24px; }
.m3v5mx1 .fb8x37 { padding-left: 56px; padding-right: 56px; }
.m3v5mx1 .efcdha  { padding-left: 32px; padding-right: 32px; }
.l8uykd   .fb8x37::after, .l8uykd   .efcdha::after,
.xm2cbvr .fb8x37::after, .xm2cbvr .efcdha::after,
.ovtxf7oy    .fb8x37::after, .ovtxf7oy    .efcdha::after,
.z5g7296e    .fb8x37::after, .z5g7296e    .efcdha::after,
.h3oqkek    .fb8x37::after, .h3oqkek    .efcdha::after,
.t0gky     .fb8x37::after, .t0gky     .efcdha::after,
.no9f849    .fb8x37::after, .no9f849    .efcdha::after,
.aeh0prub   .fb8x37::after, .aeh0prub   .efcdha::after {
  content: ""; display: inline-block;
  width: 1em; height: 1em; margin-left: 6px; vertical-align: -0.15em;
  background: currentColor;
  -webkit-mask-size: contain; mask-size: contain;
  -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat;
  -webkit-mask-position: center; mask-position: center;
}
.l8uykd .fb8x37::after, .l8uykd .efcdha::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12h16M13 5l7 7-7 7'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12h16M13 5l7 7-7 7'/%3E%3C/svg%3E");
}
.xm2cbvr .fb8x37::after, .xm2cbvr .efcdha::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 6l6 6-6 6'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 6l6 6-6 6'/%3E%3C/svg%3E");
}
.ovtxf7oy .fb8x37::after, .ovtxf7oy .efcdha::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 4l14 8-14 8z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 4l14 8-14 8z' fill='black'/%3E%3C/svg%3E");
}
.z5g7296e .fb8x37::after, .z5g7296e .efcdha::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13 2L3 14h9l-1 8 10-12h-9l1-8z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13 2L3 14h9l-1 8 10-12h-9l1-8z' fill='black'/%3E%3C/svg%3E");
}
.h3oqkek .fb8x37::after, .h3oqkek .efcdha::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l3.1 6.3 6.9.7-5 4.8 1.5 6.9L12 17.3l-6.5 3.4 1.5-6.9L2 9l6.9-.7z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l3.1 6.3 6.9.7-5 4.8 1.5 6.9L12 17.3l-6.5 3.4 1.5-6.9L2 9l6.9-.7z' fill='black'/%3E%3C/svg%3E");
}
.t0gky .fb8x37::after, .t0gky .efcdha::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 3h12l4 6L12 22 2 9z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 3h12l4 6L12 22 2 9z' fill='black'/%3E%3C/svg%3E");
}
.no9f849 .fb8x37::after, .no9f849 .efcdha::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c0 0-7 6-7 12a7 7 0 0 0 14 0c0-3-1.5-5-3.5-6.5 0 3-2 5-3.5 5C14 9 12 2 12 2z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c0 0-7 6-7 12a7 7 0 0 0 14 0c0-3-1.5-5-3.5-6.5 0 3-2 5-3.5 5C14 9 12 2 12 2z' fill='black'/%3E%3C/svg%3E");
}
.aeh0prub .fb8x37::after, .aeh0prub .efcdha::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2 19h20v2H2zM2 17L5.5 7l4.5 5L12 3l2 9 4.5-5L22 17z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2 19h20v2H2zM2 17L5.5 7l4.5 5L12 3l2 9 4.5-5L22 17z' fill='black'/%3E%3C/svg%3E");
}
.ax8fyng   .papdw::after, .ax8fyng   .chsog02k::after,
.i98dceu1 .papdw::after, .i98dceu1 .chsog02k::after,
.gni84    .papdw::after, .gni84    .chsog02k::after,
.ojd9npp    .papdw::after, .ojd9npp    .chsog02k::after,
.tx7da9zc    .papdw::after, .tx7da9zc    .chsog02k::after,
.hd8qpy     .papdw::after, .hd8qpy     .chsog02k::after,
.nrqon    .papdw::after, .nrqon    .chsog02k::after,
.j0bxs2   .papdw::after, .j0bxs2   .chsog02k::after {
  content: "" !important; display: inline-block !important;
  width: 1em; height: 1em; margin-left: 6px; vertical-align: -0.15em;
  background: currentColor !important;
  -webkit-mask-size: contain; mask-size: contain;
  -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat;
  -webkit-mask-position: center; mask-position: center;
}
.ax8fyng .papdw::after, .ax8fyng .chsog02k::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12h16M13 5l7 7-7 7'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12h16M13 5l7 7-7 7'/%3E%3C/svg%3E");
}
.i98dceu1 .papdw::after, .i98dceu1 .chsog02k::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 6l6 6-6 6'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 6l6 6-6 6'/%3E%3C/svg%3E");
}
.gni84 .papdw::after, .gni84 .chsog02k::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 4l14 8-14 8z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 4l14 8-14 8z' fill='black'/%3E%3C/svg%3E");
}
.ojd9npp .papdw::after, .ojd9npp .chsog02k::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13 2L3 14h9l-1 8 10-12h-9l1-8z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13 2L3 14h9l-1 8 10-12h-9l1-8z' fill='black'/%3E%3C/svg%3E");
}
.tx7da9zc .papdw::after, .tx7da9zc .chsog02k::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l3.1 6.3 6.9.7-5 4.8 1.5 6.9L12 17.3l-6.5 3.4 1.5-6.9L2 9l6.9-.7z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l3.1 6.3 6.9.7-5 4.8 1.5 6.9L12 17.3l-6.5 3.4 1.5-6.9L2 9l6.9-.7z' fill='black'/%3E%3C/svg%3E");
}
.hd8qpy .papdw::after, .hd8qpy .chsog02k::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 3h12l4 6L12 22 2 9z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 3h12l4 6L12 22 2 9z' fill='black'/%3E%3C/svg%3E");
}
.nrqon .papdw::after, .nrqon .chsog02k::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c0 0-7 6-7 12a7 7 0 0 0 14 0c0-3-1.5-5-3.5-6.5 0 3-2 5-3.5 5C14 9 12 2 12 2z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c0 0-7 6-7 12a7 7 0 0 0 14 0c0-3-1.5-5-3.5-6.5 0 3-2 5-3.5 5C14 9 12 2 12 2z' fill='black'/%3E%3C/svg%3E");
}
.j0bxs2 .papdw::after, .j0bxs2 .chsog02k::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2 19h20v2H2zM2 17L5.5 7l4.5 5L12 3l2 9 4.5-5L22 17z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2 19h20v2H2zM2 17L5.5 7l4.5 5L12 3l2 9 4.5-5L22 17z' fill='black'/%3E%3C/svg%3E");
}
.b2ckb .m70qp63 { background: var(--bg-raised); }
@media (min-width: 721px) {
  .o0kk { flex: 0 0 260px; width: 260px; }
  .lk9suu9w { flex: 0 0 120px; width: 120px; }
  .h7sl3m { flex: 0 0 110px; width: 110px; }
  .ahebr   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .g3lm5m { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.g3lm5m.efcdha { padding-left: 28px !important; padding-right: 28px !important; padding-top: 14px !important; padding-bottom: 14px !important; font-size: 1.05rem !important; }
@media (max-width: 820px) {
  .oirrc { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .oirrc .bs507 { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .oirrc .o0kk { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .oirrc .m70qp63 { width: 100%; min-width: unset; height: 120px; }
  .oirrc .nv5b { max-height: 96px; max-width: 200px; }
  .oirrc .aenp { min-width: unset; text-align: center; white-space: normal; }
  .oirrc .lk9suu9w { min-width: 0; }
  .oirrc .ahebr { flex-direction: row; justify-content: space-between; align-items: baseline; width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto; min-width: 0; }
  .oirrc .g3lm5m { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .wflkcg7 .bs507 { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .e2xwa .bwkhl9x {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .e2xwa .n3mvrj { margin: 0; }
}
.rkve115p .ib10hbmz { gap: 10px; }
.rkve115p .vq6iire5, .rkve115p .g60p1z { padding: 12px; }
.rkve115p .vq6iire5 ul, .rkve115p .g60p1z ul { margin: 4px 0 0; padding-left: 18px; }
.rkve115p .vq6iire5 li, .rkve115p .g60p1z li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .a3dg { grid-template-columns: 1fr; }
  .p8hnhrxn { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .p8hnhrxn .d5h1 { width: 72px; height: 50px; }
  .p8hnhrxn .xr1rbe0 { max-width: 180px; }
  .p8hnhrxn .q41ue { width: auto; }
}
@media (max-width: 720px) {
  .ypwm { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .gfhyw81 { padding: 16px; }
  .tymyq .x0cc3 { min-width: 50%; }
}
.pwn9z .ib10hbmz { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .uh87ux2 { grid-template-columns: 1fr; }
  .zuf77l0 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .rjbakeiz { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .vr7yaa { flex-wrap: wrap; padding: 16px; }
}
.bscsp .ib10hbmz { gap: 8px; }
.bscsp .vq6iire5, .bscsp .g60p1z { padding: 8px; }
@media (max-width: 480px) {
  .zbwbxm0 { flex-direction: column; align-items: stretch; }
}
.ffei .q41ue .efcdha { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .trb9j { flex-direction: column; align-items: stretch; gap: 10px; }
  .ffei .q41ue { text-align: center; }
}
@media (max-width: 720px) {
  .sbc213 { grid-template-columns: 1fr; }
  .od1sis { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .d14a { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .rle0 { grid-template-columns: 1fr; }
  .vc0n { width: 100px; height: 100px; margin: 16px auto; }
  .ucsxphh { font-size: 1.4rem; }
  .erqsr4 { justify-content: center; }
  .aepmi .x0cc3 { min-width: 50%; }
}
.jbud633 .ib10hbmz { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .vrvlnu { flex-wrap: wrap; padding: 14px 16px; }
  .ths3qxn6 { padding: 12px 16px; }
  .jbud633 .ib10hbmz { margin: 0 16px; }
  .jbud633 .i72rz0 { padding: 0 16px; }
  .k3p57es { padding: 12px 16px; }
}
.ha9duagn .g3lm5m.efcdha { padding: 14px 30px !important; font-size: 1rem; }
.s2ofob .oirrc { gap: 18px; }
.s2ofob .bs507 {
  padding: 28px 32px; gap: 28px; border-radius: 14px;
  min-height: 160px; border-width: 2px;
}
.s2ofob .m70qp63 {
  min-width: 180px; width: 180px; height: 120px; padding: 10px 14px; border-radius: 14px;
  background: var(--bg-raised);
}
.s2ofob .nv5b { max-height: 100px; max-width: 160px; }
.s2ofob .o0kk { min-width: 260px; }
.s2ofob .aenp { font-size: 1.25rem; font-weight: 800; }
.s2ofob .lk9suu9w { font-size: 1.1rem; letter-spacing: 2px; }
.s2ofob .n9xp { font-size: 1.3rem; font-weight: 800; }
.s2ofob .e8sj { font-size: .9rem; text-transform: uppercase; letter-spacing: .06em; }
.s2ofob .g3lm5m.efcdha { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.mt8af9 .lk9suu9w { display: none; }
.ac50nd1e { margin: 16px 0; }
.z808v5l { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.z808v5l summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.z808v5l summary::after { content: "+"; color: var(--accent-light); }
.z808v5l[open] summary::after { content: "−"; }
.z808v5l p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.jc38u { margin-bottom: 0; }
.dalfn h2.vww1z8it { color: var(--text-primary); border-color: var(--accent-light); }
.goaywu8 h2.vww1z8it { color: var(--text-primary); border-color: var(--accent-light); }
.in9rrz4 .yztbmpu4     { background: #052e16; border-color: #10b981; }
.in9rrz4 .ushf8uq { background: #2d0a1e; border-color: #f43f5e; }
.in9rrz4 .sffmn    { background: #1e1036; border-color: #a855f7; }
.in9rrz4 .hgd5g strong  { color: #f1f5f9; }
.in9rrz4 .hgd5g p       { color: #cbd5e1; }
.in9rrz4 .cm1bc52    .yztbmpu4     .pesg::before,
.in9rrz4 .hldhg08n  .yztbmpu4     .pesg::before,
.in9rrz4 .hfy7z  .yztbmpu4     .pesg::before,
.in9rrz4 .rbdb .yztbmpu4     .pesg::before { color: #10b981; }
.in9rrz4 .cm1bc52    .ushf8uq .pesg::before,
.in9rrz4 .hldhg08n  .ushf8uq .pesg::before,
.in9rrz4 .hfy7z  .ushf8uq .pesg::before,
.in9rrz4 .rbdb .ushf8uq .pesg::before { color: #f43f5e; }
.in9rrz4 .cm1bc52    .sffmn    .pesg::before,
.in9rrz4 .hldhg08n  .sffmn    .pesg::before,
.in9rrz4 .hfy7z  .sffmn    .pesg::before,
.in9rrz4 .rbdb .sffmn    .pesg::before { color: #a855f7; }
.ej49m0 .yztbmpu4     { background: #2d2000; border-color: #eab308; }
.ej49m0 .ushf8uq { background: #2d0b0b; border-color: #ef4444; }
.ej49m0 .sffmn    { background: #2d1600; border-color: #f97316; }
.ej49m0 .hgd5g strong  { color: #f1f5f9; }
.ej49m0 .hgd5g p       { color: #cbd5e1; }
.ej49m0 .cm1bc52    .yztbmpu4     .pesg::before,
.ej49m0 .hldhg08n  .yztbmpu4     .pesg::before,
.ej49m0 .hfy7z  .yztbmpu4     .pesg::before,
.ej49m0 .rbdb .yztbmpu4     .pesg::before { color: #eab308; }
.ej49m0 .cm1bc52    .ushf8uq .pesg::before,
.ej49m0 .hldhg08n  .ushf8uq .pesg::before,
.ej49m0 .hfy7z  .ushf8uq .pesg::before,
.ej49m0 .rbdb .ushf8uq .pesg::before { color: #ef4444; }
.ej49m0 .cm1bc52    .sffmn    .pesg::before,
.ej49m0 .hldhg08n  .sffmn    .pesg::before,
.ej49m0 .hfy7z  .sffmn    .pesg::before,
.ej49m0 .rbdb .sffmn    .pesg::before { color: #f97316; }
.a1p9ahc .yztbmpu4     { background: #0c1a2e; border-color: #38bdf8; }
.a1p9ahc .ushf8uq { background: #12103a; border-color: #818cf8; }
.a1p9ahc .sffmn    { background: #0a2020; border-color: #2dd4bf; }
.a1p9ahc .hgd5g strong  { color: #f1f5f9; }
.a1p9ahc .hgd5g p       { color: #cbd5e1; }
.a1p9ahc .cm1bc52    .yztbmpu4     .pesg::before,
.a1p9ahc .hldhg08n  .yztbmpu4     .pesg::before,
.a1p9ahc .hfy7z  .yztbmpu4     .pesg::before,
.a1p9ahc .rbdb .yztbmpu4     .pesg::before { color: #38bdf8; }
.a1p9ahc .cm1bc52    .ushf8uq .pesg::before,
.a1p9ahc .hldhg08n  .ushf8uq .pesg::before,
.a1p9ahc .hfy7z  .ushf8uq .pesg::before,
.a1p9ahc .rbdb .ushf8uq .pesg::before { color: #818cf8; }
.a1p9ahc .cm1bc52    .sffmn    .pesg::before,
.a1p9ahc .hldhg08n  .sffmn    .pesg::before,
.a1p9ahc .hfy7z  .sffmn    .pesg::before,
.a1p9ahc .rbdb .sffmn    .pesg::before { color: #2dd4bf; }
.qln3e .yztbmpu4     { background: var(--accent-bg); border-color: var(--accent-light); }
.qln3e .ushf8uq { background: var(--accent-bg-light); border-color: var(--accent-light); }
.qln3e .sffmn    { background: var(--accent-bg); border-color: var(--accent-pale); }
.qln3e .cm1bc52    .pesg::before,
.qln3e .hldhg08n  .pesg::before,
.qln3e .hfy7z  .pesg::before,
.qln3e .rbdb .pesg::before { color: var(--accent-light) !important; }
.hsclfu9::before,
.lq8j::before { margin-right: 5px; }
.bpd0 .vq6iire5 ul li,
.bpd0 .vq6iire5 .hsclfu9 { color: #22c55e; }
.bpd0 .g60p1z ul li,
.bpd0 .g60p1z .lq8j { color: #ef4444; }
.xekcx .vq6iire5 { background: var(--bg-pros); }
.xekcx .g60p1z { background: var(--bg-cons); }
.xekcx .vq6iire5 .hsclfu9 { color: var(--c-pros-label); }
.xekcx .g60p1z .lq8j { color: var(--c-cons); }
.xekcx .vq6iire5 ul li,
.xekcx .sj697j li            { color: var(--c-pros); }
.xekcx .g60p1z ul li,
.xekcx .eqr9po7 li            { color: var(--c-cons); }
.lnfstm0 .vq6iire5 { background: var(--bg-pros); }
.lnfstm0 .g60p1z { background: var(--bg-cons); }
.lnfstm0 .vq6iire5 .hsclfu9 { color: var(--c-pros-label); }
.lnfstm0 .g60p1z .lq8j { color: var(--c-cons); }
.lnfstm0 .vq6iire5 ul li,
.lnfstm0 .g60p1z ul li,
.yx8jygub .hsclfu9::before { content: "✓ "; }
.yx8jygub .lq8j::before { content: "✗ "; }
.wz541zs .hsclfu9::before { content: "→ "; }
.wz541zs .lq8j::before { content: "← "; }
.ihc4m8w .hsclfu9::before { content: "★ "; }
.ihc4m8w .lq8j::before { content: "✕ "; }
.maly9f98 .hsclfu9::before { content: "◆ "; }
.maly9f98 .lq8j::before { content: "▲ "; }
.bsn0c .hgd5g { background: transparent; border-left: none; border: 1.5px solid; }
.bsn0c .yztbmpu4     { border-color: var(--c-tip-border); }
.bsn0c .ushf8uq { border-color: var(--c-warn-border); }
.bsn0c .sffmn    { border-color: #60a5fa; }
.bsn0c .hgd5g strong { color: var(--text-primary); }
.bsn0c .hgd5g p      { color: var(--text-muted); }
.da2hyi .hgd5g { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.da2hyi .yztbmpu4     { border-top-color: var(--c-tip-border); }
.da2hyi .ushf8uq { border-top-color: var(--c-warn-border); }
.da2hyi .sffmn    { border-top-color: #60a5fa; }
.i08cj5m .hgd5g { border-left: none; border-radius: 8px; }
.i08cj5m .yztbmpu4     { background: #065f46; }
.i08cj5m .ushf8uq { background: #92400e; }
.i08cj5m .sffmn    { background: #1e3a8a; }
.i08cj5m .hgd5g strong,
.i08cj5m .hgd5g p { color: #fff; }
.i08cj5m .pesg::before { color: rgba(255,255,255,0.85) !important; }
.in9rrz4.i08cj5m .yztbmpu4,
.in9rrz4 .i08cj5m .yztbmpu4     { background: #052e16; }
.in9rrz4.i08cj5m .ushf8uq,
.in9rrz4 .i08cj5m .ushf8uq { background: #2d0a1e; }
.in9rrz4.i08cj5m .sffmn,
.in9rrz4 .i08cj5m .sffmn    { background: #1e1036; }
.ej49m0.i08cj5m .yztbmpu4,
.ej49m0 .i08cj5m .yztbmpu4      { background: #2d2000; }
.ej49m0.i08cj5m .ushf8uq,
.ej49m0 .i08cj5m .ushf8uq  { background: #2d0b0b; }
.ej49m0.i08cj5m .sffmn,
.ej49m0 .i08cj5m .sffmn     { background: #2d1600; }
.a1p9ahc.i08cj5m .yztbmpu4,
.a1p9ahc .i08cj5m .yztbmpu4      { background: #0c1a2e; }
.a1p9ahc.i08cj5m .ushf8uq,
.a1p9ahc .i08cj5m .ushf8uq  { background: #12103a; }
.a1p9ahc.i08cj5m .sffmn,
.a1p9ahc .i08cj5m .sffmn     { background: #0a2020; }
.y8va .hgd5g { border-left: none; border-radius: 6px; padding: 10px 14px; }
.y8va .yztbmpu4     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.y8va .ushf8uq { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.y8va .sffmn    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.y8va .hgd5g strong { color: var(--text-primary); }
.y8va .hgd5g p      { color: var(--text-muted); }
.jygrhhdr .hgd5g { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.cm1bc52 .pesg,
.hldhg08n .pesg,
.hfy7z .pesg,
.rbdb .pesg { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.cm1bc52 .pesg::before,
.hldhg08n .pesg::before,
.hfy7z .pesg::before,
.rbdb .pesg::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.cm1bc52 .yztbmpu4     .pesg::before { content: "✦"; color: var(--c-tip-border); }
.cm1bc52 .ushf8uq .pesg::before { content: "▲"; color: var(--c-warn-border); }
.cm1bc52 .sffmn    .pesg::before { content: "◉"; color: #60a5fa; }
.hldhg08n .yztbmpu4     .pesg::before { content: "★"; color: var(--c-tip-border); }
.hldhg08n .ushf8uq .pesg::before { content: "◆"; color: var(--c-warn-border); }
.hldhg08n .sffmn    .pesg::before { content: "●"; color: #60a5fa; }
.hfy7z .yztbmpu4     .pesg::before { content: "▶"; color: var(--c-tip-border); }
.hfy7z .ushf8uq .pesg::before { content: "■"; color: var(--c-warn-border); }
.hfy7z .sffmn    .pesg::before { content: "▸"; color: #60a5fa; }
.rbdb .yztbmpu4     .pesg::before { content: "→"; color: var(--c-tip-border); }
.rbdb .ushf8uq .pesg::before { content: "⬥"; color: var(--c-warn-border); }
.rbdb .sffmn    .pesg::before { content: "◈"; color: #60a5fa; }
.di7t7i .n6za .l49ydk1q,
.di7t7i .wwfk4q .l49ydk1q  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.di7t7i .ok30                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.di7t7i .x86qp1          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.di7t7i .n9p2vv3                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.x92hcawn .n6za .l49ydk1q,
.x92hcawn .wwfk4q .l49ydk1q,
.x92hcawn .ok30,
.x92hcawn .bs507,
.x92hcawn .n3mvrj,
.x92hcawn .x86qp1,
.x92hcawn .n9p2vv3,
.x92hcawn .jygrhhdr .hgd5g { box-shadow: none; }
.wu8fi   .piow, .wu8fi .d0imqlot, .wu8fi .vuntr,
.wu8fi   .zh422q9, .wu8fi .lstc8 { font-size: 0.9rem; }
.wu8fi   .dfzuug1, .wu8fi .kwxt { font-size: 0.9rem; }
.u4viwd   .piow, .u4viwd .d0imqlot, .u4viwd .vuntr,
.u4viwd   .zh422q9, .u4viwd .lstc8 { font-size: 0.95rem; }
.u4viwd   .dfzuug1, .u4viwd .kwxt { font-size: 0.95rem; }
.ghxwa   .piow, .ghxwa .d0imqlot, .ghxwa .vuntr,
.ghxwa   .zh422q9, .ghxwa .lstc8 { font-size: 1.08rem; }
.ghxwa   .dfzuug1, .ghxwa .kwxt { font-size: 1.05rem; }
.ghxwa   .pgpjz5wr { font-size: 0.97rem; }
.tisjn7mm .gf607d      { font-size: 3.2rem; }
.tisjn7mm h2.vww1z8it { font-size: 1.9rem; }
.tisjn7mm h3.pzj47d2     { font-size: 1.4rem; }
.sj45l .gf607d      { font-size: 3.8rem; }
.sj45l h2.vww1z8it { font-size: 2.2rem; }
.sj45l h3.pzj47d2     { font-size: 1.6rem; }
.jc38u + .jc38u { position: relative; }
.a20z   .jc38u + .jc38u::before,
.y7pcuvxo  .jc38u + .jc38u::before,
.iu8v   .jc38u + .jc38u::before,
.u0xjj   .jc38u + .jc38u::before,
.oh64a2zy   .jc38u + .jc38u::before,
.sbte .jc38u + .jc38u::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.a20z .jc38u + .jc38u::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.y7pcuvxo .jc38u + .jc38u::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.iu8v .jc38u + .jc38u::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent-light); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.u0xjj .jc38u + .jc38u::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.gbbfh .jc38u { margin-bottom: 16px; }
.gbbfh .jc38u + .jc38u { margin-top: 0; }
.gbbfh .hck9dd { padding-top: 0; padding-bottom: 0; }
.oh64a2zy .jc38u + .jc38u::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.sbte .jc38u + .jc38u::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.w6xra .jc38u + .jc38u::before,
.qvtgw .jc38u + .jc38u::before,
.h1ng96 .jc38u + .jc38u::before {
  content: ""; display: block;
  position: absolute; top: -70px; left: 0; right: 0; height: 70px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%; mask-size: 100% 100%;
}
.ajfwa .w6xra .jc38u:nth-child(even)::before,
.ajfwa .qvtgw .jc38u:nth-child(even)::before,
.ajfwa .h1ng96 .jc38u:nth-child(even)::before { background: var(--bg-surface); }
.jpj5 .w6xra .jc38u:nth-child(even)::before,
.jpj5 .qvtgw .jc38u:nth-child(even)::before,
.jpj5 .h1ng96 .jc38u:nth-child(even)::before { background: var(--bg-card); }
.w6xra .jc38u + .jc38u::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 20 C12 0 37 0 50 20 C63 40 88 40 100 20 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 20 C12 0 37 0 50 20 C63 40 88 40 100 20 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.qvtgw .jc38u + .jc38u::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 20 C8 0 17 0 25 20 C33 40 42 40 50 20 C58 0 67 0 75 20 C83 40 92 40 100 20 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 20 C8 0 17 0 25 20 C33 40 42 40 50 20 C58 0 67 0 75 20 C83 40 92 40 100 20 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.h1ng96 .jc38u + .jc38u::before {
  height: 80px; top: -80px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.dj8ky9 .q53p,
.wa24 .q53p,
.b2b74 .q53p { overflow: hidden; }
.dj8ky9 .cx9zf97v,
.wa24 .cx9zf97v { margin-bottom: 60px; }
.b2b74 .cx9zf97v { margin-bottom: 70px; }
.wa24 .skm53cf { padding-bottom: 60px; }
.dj8ky9 .q53p::before,
.wa24 .q53p::before,
.b2b74 .q53p::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.dj8ky9 .q53p::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 20 C12 0 37 0 50 20 C63 40 88 40 100 20 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 20 C12 0 37 0 50 20 C63 40 88 40 100 20 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.wa24 .q53p::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 20 C8 0 17 0 25 20 C33 40 42 40 50 20 C58 0 67 0 75 20 C83 40 92 40 100 20 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 20 C8 0 17 0 25 20 C33 40 42 40 50 20 C58 0 67 0 75 20 C83 40 92 40 100 20 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.b2b74 .q53p::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.awpq2 .q53p:not(.n0apgyb3) .r0rjqyv8 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.l7of .q53p:not(.n0apgyb3) .r0rjqyv8 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.cfxjwtk  .q53p:not(.n0apgyb3) .r0rjqyv8 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.sdwp53y8  .q53p:not(.n0apgyb3) .r0rjqyv8 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.folrq3i .n0apgyb3 { background: var(--accent); }
.folrq3i .n0apgyb3 .r0rjqyv8 { background: none; }
.folrq3i .zdbf2 { background: var(--accent); }
.folrq3i .q8k8bdcv { background: var(--accent-bg); }
.folrq3i .q53p:not(.n0apgyb3) .r0rjqyv8 { background: rgba(0,0,0,0.6); }
.sop572xs .vcccv { float: left; width: 38%; margin: 0 28px 16px 0; }
.sop572xs .vcccv .b9p8g { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.sop572xs .hck9dd::after { content: ''; display: block; clear: both; }
.bpzr3la8 .vcccv { float: right; width: 38%; margin: 0 0 16px 28px; }
.bpzr3la8 .vcccv .b9p8g { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.bpzr3la8 .hck9dd::after { content: ''; display: block; clear: both; }
.jisjkwu .jc38u:nth-child(odd)  .vcccv { float: left;  width: 38%; margin: 0 28px 16px 0; }
.jisjkwu .jc38u:nth-child(even) .vcccv { float: right; width: 38%; margin: 0 0 16px 28px; }
.jisjkwu .vcccv .b9p8g { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.jisjkwu .hck9dd::after { content: ''; display: block; clear: both; }
.sop572xs .dlxegqtz,
.bpzr3la8 .dlxegqtz,
.jisjkwu .dlxegqtz,
@media (max-width: 900px) {
  .sop572xs .vcccv,
  .bpzr3la8 .vcccv,
  .jisjkwu .jc38u:nth-child(odd)  .vcccv,
  .jisjkwu .jc38u:nth-child(even) .vcccv {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .sop572xs .vcccv .b9p8g,
  .bpzr3la8 .vcccv .b9p8g,
  .jisjkwu .vcccv .b9p8g {
    max-height: none !important;
  }
}
.sop572xs .dfzuug1,
.sop572xs .kwxt,
.bpzr3la8 .dfzuug1,
.bpzr3la8 .kwxt,
.jisjkwu .dfzuug1,
.jisjkwu .kwxt { overflow: hidden; }
@media (max-width: 640px) {
  .sop572xs .vcccv,
  .bpzr3la8 .vcccv,
  .jisjkwu .vcccv { float: none; width: 100%; margin: 0 0 16px 0; }
}
.badj .y390t5h,
.badj .hck9dd,
.badj .axdvq  { max-width: 1100px; }
.eqae .y390t5h,
.eqae .hck9dd,
.eqae .axdvq  { max-width: 1200px; }
.nhdrms5 .y390t5h,
.nhdrms5 .hck9dd,
.nhdrms5 .axdvq  { max-width: 1320px; }
.nhdrms5 { --content-mw: 1320px; }
.c4fv5 { font-size: 0.82rem; color: var(--text-muted); }
.midk { display: flex; align-items: center; }
.hms57yi {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.jtzfas { display: flex; align-items: center; }
.bw9eel { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.bw9eel:hover { text-decoration: underline; }
.by3dt { margin: 0 3px; opacity: 0.45; }
.by3dt::before { content: '/'; }
.r8o8 { padding: 2px 5px; color: var(--text-main); }
.fuwx1 .c4fv5 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.fuwx1 .midk { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.zr2d4 .c4fv5 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.zr2d4 .midk { padding: 0 0 0 12px; }
.op6cvcf .midk { padding: 0 16px; }
.op6cvcf .c4fv5 {
  background: var(--bg-card);
  border: 1px solid var(--border);
  border-radius: 8px;
  padding: 11px 0;
  box-shadow: 0 4px 18px rgba(0,0,0,0.28);
}
.op6cvcf .y390t5h { padding-top: 28px; }
@media (max-width: 720px) {
  .g83p69 { margin-top: 18px; padding: 0 16px; }
  .op6cvcf .y390t5h { padding-top: 16px; }
}
.badj.fuwx1 .midk { max-width: 1100px; }
.eqae.fuwx1 .midk { max-width: 1200px; }
.nhdrms5.fuwx1 .midk { max-width: 1320px; }
.nhdrms5 .g83p69 { max-width: 1320px; }
.ekecc5m .jc38u { padding-top: 16px; padding-bottom: 16px; }
.xaisp .jc38u { padding-top: 24px; padding-bottom: 24px; }
.t5z8 .jc38u { padding-top: 40px; padding-bottom: 40px; }
.hc8sp19h .jc38u { padding-top: 52px; padding-bottom: 52px; }
.nyc3 .jc38u:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.nyc3 .jc38u:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.nyc3 .jc38u:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.nyc3 .jc38u:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.w8eb1b .hck9dd { padding-top: 10px;  padding-bottom: 10px; }
.g4vpnvt .hck9dd { padding-top: 18px;  padding-bottom: 18px; }
.u2cq .hck9dd { padding-top: 36px;  padding-bottom: 36px; }
.dcpfoyq4 .hck9dd { padding-top: 48px;  padding-bottom: 48px; }
.kvn6k h2.vww1z8it { font-weight: 600; }
.kvn6k h3.pzj47d2     { font-weight: 600; }
.lion h2.vww1z8it { font-weight: 800; }
.lion h3.pzj47d2     { font-weight: 700; }
.sf5uhq h2.vww1z8it { font-weight: 900; }
.sf5uhq h3.pzj47d2     { font-weight: 800; }
.sf5uhq .hgd5g strong,
.sf5uhq .hgd5g strong { font-weight: 600; }
.papdw {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.hc6v3fe .papdw { display: none; }
@media (max-width: 640px) { .papdw { display: none; } }
.papdw { background: var(--cta) !important; color: #fff !important; border: none !important; }
.papdw:hover { opacity: 0.85; }
.ybi5c46 .papdw { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.rm3qc .papdw,
.vykxzz6  .papdw { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.rm3qc .papdw:hover,
.vykxzz6  .papdw:hover { opacity: 0.88; }
.ybi5c46.rm3qc .papdw,
.ybi5c46.vykxzz6  .papdw { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.chsog02k {
  position: fixed; bottom: 32px; z-index: 900;
  padding: 12px 22px; font-size: 0.9rem; font-weight: 700; border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  transition: transform .15s, opacity .15s;
}
.chsog02k:hover { transform: translateY(-2px); opacity: 0.92; }
.chsog02k { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ual9ud9e .chsog02k { display: none; }
.jdv6yh6 .chsog02k { right: 32px; }
.mjspeje  .chsog02k { left: 32px; }
@media (max-width: 480px) {
  .jdv6yh6 .chsog02k { right: 20px; bottom: 20px; }
  .mjspeje  .chsog02k { left: 20px; bottom: 20px; }
}
.l3s3i7 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.axdvq { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.q9l1drp { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.bfl3hru { color: var(--text-dim); font-size: 0.8rem; }
.qleail3m a, .hc9cn14s a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.qleail3m a:hover, .hc9cn14s a:hover { color: var(--accent-light); }
.hc9cn14s { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.n42q .axdvq { text-align: center; }
.n42q .hc9cn14s { justify-content: center; margin-bottom: 16px; }
.n42q .q9l1drp { margin-top: 0; }
.ngltd { margin-top: 10px; }
.ngltd a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .axdvq { padding-left: 16px; padding-right: 16px; }
  .w0jk .axdvq { padding: 20px 16px; }
  .hc9cn14s { gap: 4px 12px; }
  .q9l1drp { font-size: 0.78rem; }
}
.ltx5ni5 .q9l1drp { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ltx5ni5 .bfl3hru { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ltx5ni5 .zciuk { grid-template-columns: 1fr 1fr; } .ltx5ni5 .t08ij { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ltx5ni5 .zciuk { grid-template-columns: 1fr; } }
.wtgibtx .q9l1drp { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .wtgibtx .ojv37 { gap: 12px; } .wtgibtx .zzzynkdc { margin-right: 0; width: 100%; } }
.ju36ro2 .q9l1drp { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.ju36ro2 .bfl3hru { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .ju36ro2 .me2oc0ti { grid-template-columns: 1fr 1fr; } .ju36ro2 .ipmnaf { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ju36ro2 .me2oc0ti { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .i1zp .czhcv { grid-template-columns: 1fr 1fr; } .i1zp .sa9he7:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .i1zp .czhcv { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .coe343 .czhcv { grid-template-columns: 1fr; } }
.x2veq .axdvq { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.x2veq .hc9cn14s { justify-content: center; }
.arwnw .nr59n5l      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.arwnw .l3s3i7 { background: var(--bg-page); border-top-color: var(--border-alt); }
.r3axz .nr59n5l      { background: #0d1117; border-bottom-color: #21262d; }
.r3axz .wylfa { color: var(--accent-light); }
.r3axz .my9vb1 { --msep-color: #8b949e; }
.r3axz .my9vb1 a { color: #8b949e; }
.r3axz .my9vb1 a:hover { color: var(--accent-light); }
.r3axz .t5kklas { color: #8b949e; }
.r3axz .l3s3i7 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.r3axz .q9l1drp,
.r3axz .bfl3hru { color: #6e7681; }
.r3axz .qleail3m a, .r3axz .hc9cn14s a,
.r3axz .qleail3m a:hover, .r3axz .hc9cn14s a:hover,
@media (max-width: 640px) {
  .r3axz .my9vb1 { background: #0d1117; border-top-color: #21262d; }
  .r3axz .my9vb1 li a { border-bottom-color: #21262d; }
}
.a8miwt28 .nr59n5l      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.a8miwt28 .wylfa { color: var(--accent-light); }
.a8miwt28 .my9vb1 { --msep-color: #475569; }
.a8miwt28 .my9vb1 a { color: #475569; }
.a8miwt28 .my9vb1 a:hover { color: var(--accent-light); }
.a8miwt28 .t5kklas { color: #64748b; }
.a8miwt28 .l3s3i7 { background: #f0f4f8; border-top-color: #cbd5e1; }
.a8miwt28 .q9l1drp,
.a8miwt28 .bfl3hru { color: #64748b; }
.a8miwt28 .qleail3m a, .a8miwt28 .hc9cn14s a,
.a8miwt28 .qleail3m a:hover, .a8miwt28 .hc9cn14s a:hover,
@media (max-width: 640px) {
  .a8miwt28 .my9vb1 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .a8miwt28 .my9vb1 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.rm3qc .nr59n5l      { background: var(--accent); border-bottom-color: var(--accent-light); }
.rm3qc .wylfa { color: #fff; }
.rm3qc .my9vb1 { --msep-color: rgba(255,255,255,0.82); }
.rm3qc .my9vb1 a { color: rgba(255,255,255,0.82); }
.rm3qc .my9vb1 a:hover { color: #fff; }
.rm3qc .t5kklas { color: rgba(255,255,255,0.9); }
.rm3qc .l3s3i7 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.rm3qc .q9l1drp,
.rm3qc .bfl3hru { color: rgba(255,255,255,0.72); }
.rm3qc .qleail3m a, .rm3qc .hc9cn14s a,
.rm3qc .qleail3m a:hover, .rm3qc .hc9cn14s a:hover,
@media (max-width: 640px) {
  .rm3qc .my9vb1 { background: var(--accent); border-top-color: var(--accent-light); }
  .rm3qc .my9vb1 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.vykxzz6 .nr59n5l {
  background: color-mix(in srgb, var(--bg-surface) 60%, transparent);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border-bottom-color: color-mix(in srgb, var(--border) 50%, transparent);
}
.vykxzz6 .l3s3i7 {
  background: color-mix(in srgb, var(--bg-surface) 60%, transparent);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border-top-color: color-mix(in srgb, var(--border) 50%, transparent);
}
@media (max-width: 640px) {
  .vykxzz6 .my9vb1 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.lcjciv1 .xghmf9 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.v99kh4av .xghmf9 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.hbpqp5q .xghmf9 { min-height: 72px; height: auto; }
.pqk9 .xghmf9 { min-height: 84px; height: auto; }
.w0jk .xghmf9 { max-width: none; padding: 0 32px; }
.w0jk .axdvq  { max-width: none; padding: 24px 32px; }
.izx35l.eqae .xghmf9 { max-width: 1200px; }
.izx35l.nhdrms5 .xghmf9 { max-width: 1320px; }
.cumrd4sd   .wylfa, .cumrd4sd   .zzzynkdc { text-transform: capitalize; }
.uljve3en .wylfa, .uljve3en .zzzynkdc { text-transform: lowercase; }
.zozamz .wylfa, .zozamz .zzzynkdc { text-transform: uppercase; letter-spacing: 0.06em; }
.t2ln461a, .x41r {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.g9dl .t2ln461a,
.j73x .t2ln461a,
.qmivo .t2ln461a,
.vat7q .t2ln461a,
.s6guobkn   .my9vb1 a { font-weight: 500; }
.wovp4g00 .my9vb1 a { font-weight: 600; }
.pud9     .my9vb1 a { font-weight: 700; }
.bwsj    .my9vb1 a { font-weight: 800; letter-spacing: 0.01em; }
.r6z1ayg9     .my9vb1 > li + li::before,
.aupbm    .my9vb1 > li + li::before,
.o9o3a    .my9vb1 > li + li::before,
.gf58mo .my9vb1 > li + li::before,
.adw7r0 .my9vb1 > li + li::before,
.vz2zxc  .my9vb1 > li + li::before,
.fsqns    .my9vb1 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.r6z1ayg9     .my9vb1 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.aupbm    .my9vb1 > li + li::before { content: "|"; }
.o9o3a    .my9vb1 > li + li::before { content: "—"; }
.gf58mo .my9vb1 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.adw7r0 .my9vb1 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.vz2zxc  .my9vb1 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.fsqns    .my9vb1 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .xg0i7qr .t5kklas,
  .wwudezkf .t5kklas,
  .pii6 .t5kklas,
  .fxo1hf9e .t5kklas,
  .p78dnt3f .t5kklas {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .xg0i7qr .t5kklas::before,
  .wwudezkf .t5kklas::before,
  .pii6 .t5kklas::before,
  .fxo1hf9e .t5kklas::before,
  .p78dnt3f .t5kklas::before { content: ""; display: block; flex-shrink: 0; }

  
  .xg0i7qr .t5kklas::before {
    width: 22px; height: 11px;
    background:
      linear-gradient(currentColor, currentColor) 0 0    / 100% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 100% /  68% 2px no-repeat;
  }

  
  .wwudezkf .t5kklas::before {
    width: 22px; height: 17px;
    background:
      linear-gradient(currentColor, currentColor) 0 0    / 100% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 50%  / 100% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 100% / 100% 2px no-repeat;
  }

  
  .pii6 .t5kklas::before {
    width: 22px; height: 17px;
    background:
      linear-gradient(currentColor, currentColor) 0 0    / 100% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 50%  /  70% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 100% /  42% 2px no-repeat;
  }

  
  .fxo1hf9e .t5kklas::before {
    width: 22px; height: 17px;
    background:
      linear-gradient(currentColor, currentColor) 0 0    / 100% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 50%  /  52% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 100% / 100% 2px no-repeat;
  }

  
  .p78dnt3f .t5kklas::before {
    width: 22px; height: 25px;
    background:
      linear-gradient(currentColor, currentColor) 0 0     / 100% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 33.3% /  76% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 66.6% /  52% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 100%  /  28% 2px no-repeat;
  }

}
@media (max-width: 640px) {
  .sxg7tru .t5kklas {
    padding: 5px 14px;
  }
  .sxg7tru .my9vb1 {
    left: auto; right: 12px; top: 54px;
    width: auto; min-width: 180px;
    border-radius: 14px;
    background: var(--bg-surface);
    border: 1px solid var(--border);
    box-shadow: 0 8px 28px rgba(0,0,0,0.2);
    padding: 6px 0;
  }
  .sxg7tru .my9vb1 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .sxg7tru .my9vb1 li a:hover { background: var(--bg-raised); }
  .sxg7tru .vsj8,
  .pmi81 .vsj8,
  .ws7j8b5 .vsj8 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .sp1g6g8n .t5kklas {
    padding: 5px 10px;
  }
  .sp1g6g8n .my9vb1 {
    display: flex !important;
    position: fixed;
    top: 0; right: 0; bottom: 0; left: auto;
    width: 72vw; max-width: 280px;
    background: var(--bg-surface);
    border-left: 1px solid var(--border);
    border-top: none; border-radius: 0;
    padding: 72px 0 24px;
    transform: translateX(105%);
    transition: transform 0.28s cubic-bezier(0.4,0,0.2,1);
    z-index: 900;
    box-shadow: -4px 0 24px rgba(0,0,0,0.22);
  }
  .sp1g6g8n .my9vb1.isda { transform: translateX(0); }
  .sp1g6g8n .my9vb1 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .sp1g6g8n .my9vb1 li:last-child a { border-bottom: none; }
  .rm3qc .my9vb1,
  .r3axz .my9vb1 { background: var(--accent) !important; }
  .rm3qc .my9vb1 li a,
  .r3axz .my9vb1 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ws7j8b5 .t5kklas {
    padding: 5px 10px;
  }
  .ws7j8b5 .my9vb1 {
    display: flex !important;
    position: fixed;
    bottom: 0; left: 0; right: 0; top: auto;
    border-radius: 18px 18px 0 0;
    border-top: 1px solid var(--border); border-left: none; border-right: none;
    padding: 20px 0 28px;
    transform: translateY(110%);
    transition: transform 0.3s cubic-bezier(0.4,0,0.2,1);
    z-index: 900;
    box-shadow: 0 -6px 28px rgba(0,0,0,0.2);
  }
  .ws7j8b5 .my9vb1::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ws7j8b5 .my9vb1.isda { transform: translateY(0); }
  .ws7j8b5 .my9vb1 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .or4s7 .t5kklas {
    padding: 5px 10px;
  }
  .or4s7 .my9vb1 {
    display: flex !important;
    position: fixed; inset: 0;
    background: color-mix(in srgb, var(--bg-surface) 96%, transparent);
    backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px);
    flex-direction: column; align-items: center; justify-content: center;
    gap: 4px; border: none; border-radius: 0; padding: 0;
    opacity: 0; pointer-events: none;
    transition: opacity 0.22s ease; z-index: 900;
  }
  .or4s7 .my9vb1.isda { opacity: 1; pointer-events: auto; }
  .or4s7 .my9vb1 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .jxetp7     .t5kklas { border-radius: 0 !important; }
  .uuf4kr   .t5kklas { border-radius: 8px !important; }
  .snj2i64 .t5kklas { border-radius: 50% !important; }
  .lprwebct   .t5kklas { border-radius: 999px !important; }
}
.n8cp .tq3fbylv { height: 36px; }
.gjgp986i .tq3fbylv { height: 60px; max-width: 200px; }
.zw7fdd .tq3fbylv { height: 76px; max-width: 240px; }
.fpzejv    .lk9suu9w, .fpzejv    .tc4mama { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.ej5yy2 .e8sj {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.ej5yy2 .n9xp {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .xkld .oirrc {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .xkld .bs507 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .xkld .bs507 { padding: 40px 16px 20px; }
  .xkld .ahebr {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .xkld .g3lm5m { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .f2qfg6x .bs507 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .f2qfg6x .bs507::before {
    position: absolute; top: 14px; left: 14px;
  }
  .f2qfg6x .o0kk {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .f2qfg6x .aenp { white-space: normal; text-align: center; font-size: 1.2rem; }
  .f2qfg6x .ahebr {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .f2qfg6x .g3lm5m { width: 100%; min-width: 0; }
  .f2qfg6x .lk9suu9w { min-width: 0; }
}
.umd2tr8y .z808v5l {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.umd2tr8y .z808v5l summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.umd2tr8y .z808v5l p { padding: 0 2px 16px; }
.sjavcy3 .z808v5l { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.sjavcy3 .z808v5l summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.sjavcy3 .z808v5l summary::after { content: "›"; font-size: 1.2em; }
.sjavcy3 .z808v5l[open] summary::after { content: "‹"; }
.sjavcy3 .z808v5l p { padding: 10px 22px 4px; }
.gsxo .z808v5l {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.gsxo .z808v5l summary { color: var(--text-primary); padding-left: 16px; }
.gsxo .z808v5l summary::after { content: "›"; font-size: 1.1em; }
.gsxo .z808v5l[open] summary::after { content: "‹"; }
.gsxo .z808v5l p { padding-left: 16px; }
.sy6pdmv .ac50nd1e { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.sy6pdmv .z808v5l {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.sy6pdmv .z808v5l:last-child { border-bottom: none; }
.sy6pdmv .z808v5l summary { color: var(--text-primary); border-radius: 0; }
.sy6pdmv .z808v5l summary::after { content: "›"; font-size: 1.1em; }
.sy6pdmv .z808v5l[open] summary::after { content: "‹"; }
.yhhsq6pe .z808v5l { overflow: hidden; }
.yhhsq6pe .z808v5l summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.yhhsq6pe .z808v5l summary::after { color: rgba(255,255,255,.75); }
.yhhsq6pe .z808v5l[open] summary { border-radius: 0; }
.hl7i { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.id6ni6 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.iul51rg {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.lxjw6ja2 { color: var(--text-muted); font-size: 1.05rem; }
.ynz14af5 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.ze6qkt {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.iaqsk3fr { margin-bottom: 20px; }
.u48d {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.ihij9 {
  width: 100%; background: var(--bg-page);
  border: 1px solid var(--border-alt); border-radius: 8px;
  padding: 10px 14px; color: var(--text-primary);
  font-size: 0.95rem; font-family: inherit;
  outline: none; transition: border-color .15s; box-sizing: border-box;
}
.ihij9:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.xxez02h { resize: vertical; min-height: 130px; }
.zcf19bz { width: 100%; margin-top: 8px; }
.h8mh {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.xfpa {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.of4tlb3 { color: var(--text-muted); line-height: 1.75; }
.ngqhujhn { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ngqhujhn li { margin-bottom: 6px; }
.p463au { max-width: 760px; margin: 0 auto; }
.vjcowtf { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.mr2tge5r { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.mr2tge5r:last-child { border-bottom: none; }
.mr2tge5r h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.mr2tge5r p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.up80n { max-width: 760px; margin: 0 auto; }
.p55lvq ul.ngqhujhn { margin: 0; }
@media (max-width: 640px) { .znwr2ha3 { grid-template-columns: 1fr; gap: 10px; } }
.qgeahsy { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.sb1xq538 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.ftxj7iog { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.sb1xq538 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.sb1xq538 .ngqhujhn { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .qgeahsy { grid-template-columns: 1fr; } }
.d25j ul.ngqhujhn { margin: 0; }
.vophw7 .ngqhujhn,
.lw5v .ngqhujhn,
.kqekf .ngqhujhn,
.rk29brog .ngqhujhn {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .ipeou { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .hde3p { grid-template-columns: 1fr; } .evq50ppy { position: static; text-align: center; } }
@media (max-width: 860px) { .ahx7e { grid-template-columns: 1fr; } }
.rk29brog .ngqhujhn { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .q4zhhtzl { flex-direction: column; text-align: center; } .ytjzmmu7 { grid-template-columns: 1fr; } }
.n3n3 .iul51rg { color: var(--accent-light); }
.kyl244 .iul51rg { font-size: 2rem; }
.kyl244 .lxjw6ja2 { max-width: 680px; }
.q87hjjbn .iul51rg { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.q87hjjbn .lxjw6ja2  { margin: 0; }
@media (max-width: 640px) { .q87hjjbn { flex-direction: column; } }
.hcwk8ub1 {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.hcwk8ub1 .iul51rg { color: var(--accent-light); }
.dd771 .iul51rg { color: #fff; }
.dd771 .lxjw6ja2  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .lw79v8ma { grid-template-columns: 1fr; } }
.im0r8fbf .ihij9 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.im0r8fbf .ihij9:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.nyp390 .ihij9 { background: var(--bg-raised); border-color: transparent; }
.nyp390 .ihij9:focus { background: var(--bg-card); border-color: var(--accent-light); }
.l7j0d0xo .ihij9 { border-radius: 100px; padding: 11px 20px; }
.l7j0d0xo .xxez02h { border-radius: 14px; }
@media (max-width: 640px) { .cj2n7 { grid-template-columns: 1fr; } }
.pc1n { counter-reset: priv-count; }
.p64mxghj {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.p64mxghj:last-child { border-bottom: none; }
.rxpzm57 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.p64mxghj h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.p64mxghj p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.k1jm{display:none}
.k1jm:empty,.pi8162r:empty{display:none}
.zcr5pzyd{position:relative;overflow:visible}
.vbf057c8 .te1w,.sa1ls .te1w,
.nmzpa .te1w,.h0yf1hv .te1w,
.s44rg .te1w,.l0pm .te1w{display:block}
.qth2ua9 .lwjbpbp{display:block}
.vbf057c8 .te1w,.sa1ls .te1w,
.nmzpa .te1w,.h0yf1hv .te1w,
.s44rg .te1w{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.vbf057c8 .te1w .pi8162r,.sa1ls .te1w .pi8162r,
.nmzpa .te1w .pi8162r,.h0yf1hv .te1w .pi8162r,
.s44rg .te1w .pi8162r{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.vbf057c8 .eagp3o47,.sa1ls .eagp3o47,
.nmzpa .eagp3o47,.h0yf1hv .eagp3o47,
.s44rg .eagp3o47{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.vbf057c8 .te1w,.sa1ls .te1w{top:12px}
.vbf057c8 .te1w .pi8162r{margin-right:auto}
.sa1ls .te1w .pi8162r{margin-left:auto}
.sa1ls .te1w{text-align:right}
.nmzpa .te1w,.h0yf1hv .te1w{bottom:12px}
.nmzpa .te1w .pi8162r{margin-right:auto}
.h0yf1hv .te1w .pi8162r{margin-left:auto}
.h0yf1hv .te1w{text-align:right}
.s44rg .te1w{position:relative;margin-top:16px}
.s44rg .te1w .pi8162r{margin:0 auto}
.l0pm .te1w{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.l0pm .te1w .pi8162r{margin:0}
.l0pm .q8k8bdcv~.te1w,
.l0pm .nybk~.te1w{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.l0pm .q8k8bdcv~.te1w .pi8162r,
.l0pm .nybk~.te1w .pi8162r{justify-content:flex-start}
.q8k8bdcv~.te1w,.nybk~.te1w{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:100%!important;max-width:none!important;padding:8px clamp(24px,calc(50vw - 476px),96px)!important}
.q8k8bdcv~.te1w .pi8162r{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.nybk~.te1w .pi8162r{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.lwjbpbp .pi8162r{margin:0 0 12px}
.pi8162r{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.eagp3o47{white-space:nowrap}
.mbgw9 .eagp3o47{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.vsj3d7 .eagp3o47{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.x85ui .pi8162r{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.ebu3eqkl .eagp3o47{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.ebu3eqkl .mkwoe::before{content:""}
.dwzy .eagp3o47{color: var(--accent-light);opacity:1;font-weight:500}
.f6z8hmsd .eagp3o47{border-bottom:1px solid currentColor;padding-bottom:2px}
.kk3yx4 .pi8162r{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.gkzb1m{--date-bg:transparent}
.ptavs .eagp3o47 + .eagp3o47::before{content:"•";margin-right:6px;opacity:.4}
.lqjlonz .eagp3o47 + .eagp3o47::before{content:"/";margin-right:6px;opacity:.35}
.v7jvp .eagp3o47 + .eagp3o47::before{content:"|";margin-right:6px;opacity:.3}
.q5ma .eagp3o47 + .eagp3o47::before{content:"—";margin-right:6px;opacity:.3}
.qtv3sz3 .eagp3o47 + .eagp3o47::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.xta928 .eagp3o47 + .eagp3o47::before{content:"·";margin-right:6px;opacity:.4}
.igrt .eagp3o47 + .eagp3o47::before{content:"›";margin-right:6px;opacity:.4}
.n5su7 .mkwoe::before{content:"→";opacity:.35;font-size:.85em}
.n5su7 .eagp3o47 + .eagp3o47::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.nqim .h7eyc{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .h7eyc{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .yxti2bd{max-width:100%}
}
:root {
  --accent:          #909d3a;
  --brand:           #909d3a;
  --brand-light:     #bbc576;
  --brand-pale:      #cdd3ab;
  --grad-start:      #4b521e;
  --grad-end:        #7e8a33;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #84cc16;
  --cta-light:       #a7e548;
  --cta-hover:       #99e723;
  --bg-page:         #101107;
  --bg-surface:      #1a1c0c;
  --bg-card:         #242711;
  --bg-card-inner:   #2e3115;
  --bg-raised:       #373c1a;
  --bg-hover:        #41461f;
  --border:          #4e5525;
  --border-alt:      #626a2e;
  --border-section:  #4e5525;
  --text-primary:    #e6e6e4;
  --text-muted:      #a9aaa0;
  --text-body:       #cecec9;
  --text-sub:        #a9aaa0;
  --text-faint:      #77796c;
  --text-dim:        #5c5e54;
  --text-label:      #909285;
  --text-value:      #c1c2bb;
  --accent-bg:       #222319;
  --accent-bg-light: #353724;
  --bg-tip:          #162619;
  --bg-warning:      #272115;
  --bg-info:         #162426;
  --bg-pros:         #162619;
  --bg-cons:         #261916;
  --c-pros:          #8be49b;
  --c-cons:          #e69889;
  --c-pros-label:    #61da78;
  --c-tip-border:    #44d35f;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #8be49b;
}
:root { --logo-bg-opacity: 39%; }
body, button, input { font-family: "Plus Jakarta Sans", sans-serif; }
.d9y1c08p .pesg { font-size: 0; width: 1.2rem; flex-shrink: 0; }.d9y1c08p .pesg::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.d9y1c08p .yztbmpu4     .pesg::before { content: "";  color: var(--c-tip-border); }.d9y1c08p .ushf8uq .pesg::before { content: ""; color: var(--c-warn-border); }.d9y1c08p .sffmn    .pesg::before { content: ""; color: #60a5fa; }.in9rrz4 .d9y1c08p .yztbmpu4     .pesg::before { color: #10b981; }.in9rrz4 .d9y1c08p .ushf8uq .pesg::before { color: #f43f5e; }.in9rrz4 .d9y1c08p .sffmn    .pesg::before { color: #a855f7; }.ej49m0  .d9y1c08p .yztbmpu4     .pesg::before { color: #eab308; }.ej49m0  .d9y1c08p .ushf8uq .pesg::before { color: #ef4444; }.ej49m0  .d9y1c08p .sffmn    .pesg::before { color: #f97316; }.a1p9ahc  .d9y1c08p .yztbmpu4     .pesg::before { color: #38bdf8; }.a1p9ahc  .d9y1c08p .ushf8uq .pesg::before { color: #818cf8; }.a1p9ahc  .d9y1c08p .sffmn    .pesg::before { color: #2dd4bf; }.qln3e .d9y1c08p .pesg::before { color: var(--accent-light) !important; }
.otwb .sj697j li::before, .otwb .eqr9po7 li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.otwb .sj697j li::before { content: ""; }.otwb .eqr9po7 li::before { content: ""; }.otwb .hsclfu9::before, .otwb .lq8j::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.otwb .hsclfu9::before { content: ""; }.otwb .lq8j::before { content: ""; }
.tglk .iir1fqjg, .tglk .q8k8bdcv { min-height: 780px; }
.by3dt::before { content: '•'; }
.vnan6v .eagp3o47::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.vnan6v .eagp3o47:first-of-type::before{content:"\f058"}.vnan6v .eagp3o47:last-of-type::before{content:"\f021"}