: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;
}
.eii6 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.odktxlj {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.ktxowi2e {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.qkugk4tl { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ptjncw { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ptjncw a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ptjncw a:hover { color: var(--accent-light); }
.a1fqdq     .o030wky { border-radius: 6px; }
.a1fqdq .o030wky li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.a1fqdq .o030wky li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.ekcq0vde .o030wky li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .o030wky {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .qhy856mc:hover .o030wky,
  .qhy856mc:focus-within .o030wky { display: block; }
  .o030wky li a { padding: 8px 16px; font-size: 0.88rem; }
}
.z1i1gajr {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.i30fzwk { display: none; }
@media (max-width: 640px) {
  .i30fzwk {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .i30fzwk.oobcc { display: block; }
}
@media (max-width: 640px) {
  .z1i1gajr { display: block; }
  .ptjncw > li + li::before { display: none !important; }
  .ptjncw {
    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;
  }
  .ptjncw.oobcc { display: flex; }
  .ptjncw li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ptjncw li:last-child a { border-bottom: none; }
}
.xf2wl { min-height: 480px; }
.ffn0 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.xsks9a { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.vuhh .xsks9a { margin-left: 0; margin-right: 0; }
.wp0f92 {
  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;
}
.wp0f92:hover { opacity: 0.88; }
.fzfmc0 .ffn0 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.fzfmc0 .xsks9a { color: #e2e8f0; }
.fzfmc0.vydyftl .omaz3 { text-align: center; }
.g1cy .ffn0 { color: var(--text-primary); text-shadow: none; }
.g1cy .xsks9a { color: var(--text-muted); }
.g1cy .wp0f92 { margin-top: 16px; }
.g1cy, .g1cy.xf2wl { min-height: auto !important; }
.g1cy.vydyftl .omaz3 { text-align: center; }
.g1cy~.bb19{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}
.g1cy~.bb19 .rbujbl{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}
.r5v1 .lbc9ia,
.r5v1 .q8iisoy {
  position: relative; overflow: hidden;
}
.r5v1 .lbc9ia::after,
.r5v1 .q8iisoy::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@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); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.r5v1 .fzfmc0 .ameh {
  overflow: hidden;
}
.r5v1 .fzfmc0 .ameh::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;
}
.lbc9ia .ffn0 { color: #fff; }
.lbc9ia .xsks9a { color: rgba(255,255,255,0.85); }
.lbc9ia .wp0f92 { background: #fff; color: var(--cta); }
.lbc9ia .wp0f92:hover { opacity: 0.92; }
.r5v1 .s365b { position: relative; overflow: hidden; }
.r5v1 .s365b::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.rzw4 .s365b {
  animation: hg-breathe 7s ease-in-out infinite;
}
.fzz11 .s365b { position: relative; overflow: hidden; }
.fzz11 .s365b::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;
}
.oqpq5i .s365b { position: relative; overflow: hidden; }
.oqpq5i .s365b::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.tfrcq .s365b {
  animation: hg-fadein 1.2s ease-out both;
}
.s365b {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.izwazz {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.l5rr {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.msv2 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.s365b .ffn0 { text-shadow: none; color: var(--text-primary); }
.s365b .xsks9a { color: var(--text-muted); }
body.uesfm7 .ffn0 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.pe983 .ffn0 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.s365b.vydyftl .izwazz { align-items: center; text-align: center; }
.s365b.vuhh   .izwazz { align-items: flex-start; text-align: left; }
.oopizt .l5rr { position: relative; }
.oopizt .l5rr::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.oopizt.qfgu3 .l5rr::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.dweur6kf .l5rr {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.dweur6kf .msv2 {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.dweur6kf.qfgu3 .l5rr { padding: 32px 0 32px 32px; }
.gukjb .l5rr {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.gukjb .msv2 {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.qfgu3 .izwazz {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.gukjb.qfgu3 .l5rr { padding: 40px 16px 40px 48px; }
.qgbnktqk .l5rr { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .s365b { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .s365b .l5rr { display: none !important; }
  .qgbnktqk .l5rr { display: none !important; }
  .vmko443 .hax7 { display: none !important; }
  .gf7we61 .j4pjhq { display: none !important; }
  .izwazz  { padding: 36px 24px; }
  .s365b~.bb19,.qfgu3~.bb19{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .xf2wl, .s365b { min-height: 320px !important; }
  
  .ffn0 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .g9116he { display: none !important; }
  
  .xe7zc { flex-direction: column; align-items: center; }
  .p28nb { width: 100%; max-width: 340px; }
}
.hlme { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.lv3w { width: 100%; height: auto; display: block; border-radius: 10px; }
.wcr6qvv .hlme        { border-radius: 16px; }
.wcr6qvv .lv3w  { border-radius: 16px; }
.k9ip .hlme         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.k9ip .lv3w   { border-radius: 8px; }
.nwxv { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.b34lu { width: 100%; padding: 32px 0; position: relative; }
.hfag { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.ooaa .b34lu:nth-child(even) { background: var(--bg-surface); }
.ooaa .b34lu:nth-child(odd)  { background: var(--bg-page); }
.dd7doo .b34lu:nth-child(even) { background: var(--bg-card); }
.dd7doo .b34lu:nth-child(odd)  { background: var(--bg-page); }
.ooaa .b34lu:nth-child(odd)  .hfag { background: var(--bg-card); border-radius: 6px; }
.ooaa .b34lu:nth-child(even) .hfag { background: var(--bg-raised); border-radius: 6px; }
.dd7doo .b34lu:nth-child(odd)  .hfag { background: var(--bg-card); border-radius: 6px; }
.dd7doo .b34lu:nth-child(even) .hfag { background: var(--bg-raised); border-radius: 6px; }
.ooaa .b34lu:nth-child(even) .q7h9bs .f24ba,
.dd7doo .b34lu:nth-child(even) .q7h9bs .f24ba { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.ooaa .b34lu:nth-child(odd) .q7h9bs .f24ba,
.dd7doo .b34lu:nth-child(odd) .q7h9bs .f24ba { background: var(--bg-card-inner); }
.ooaa .b34lu:nth-child(even) .t3rw .f24ba:nth-child(odd),
.dd7doo .b34lu:nth-child(even) .t3rw .f24ba:nth-child(odd)  { background: var(--bg-card); }
.ooaa .b34lu:nth-child(even) .t3rw .f24ba:nth-child(even),
.dd7doo .b34lu:nth-child(even) .t3rw .f24ba:nth-child(even) { background: var(--bg-card-inner); }
h1.m1s4 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.m1s4 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.lua2zbwo { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.tfukx39e h2.m1s4 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.oc8d8u h2.m1s4 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.iiuqkc h2.m1s4 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.n1ldphqi h2.m1s4::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.voajmp h2.m1s4 {
  color: var(--text-primary); font-size: 1.7rem;
}
.apf0a h2.m1s4::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.ivdu1slq h2.m1s4 {
  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;
}
.h957 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .h957 { display: none; } }
.l1hwfc { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.s0acop8 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.x0a8 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.b07fjbnl { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.kqy9dm2c { padding-left: 20px; }
.kqy9dm2c li { margin-bottom: 6px; }
.kqy9dm2c a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.kqy9dm2c a:hover { color: var(--accent-light); }
.gpd9q .b07fjbnl { display: none; }
.hzv1 .b07fjbnl { display: none; }
.hzv1 .kqy9dm2c { padding-left: 0; list-style: none; }
.hzv1 .kqy9dm2c li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.hzv1 .kqy9dm2c a { font-size: 0.92rem; }
.xaumx0 .x0a8 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.xaumx0 .b07fjbnl { display: none; }
.xaumx0 .kqy9dm2c { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.xaumx0 .kqy9dm2c li { margin-bottom: 0; }
.xaumx0 .kqy9dm2c 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;
}
.xaumx0 .kqy9dm2c a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.d9fs3y .x0a8 { padding: 20px 20px 16px; }
.d9fs3y .kqy9dm2c {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.d9fs3y .kqy9dm2c li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.d9fs3y .kqy9dm2c 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;
}
.d9fs3y .kqy9dm2c 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;
}
.d9fs3y .kqy9dm2c a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.d9fs3y .kqy9dm2c a:focus,
.d9fs3y .kqy9dm2c a:focus-visible,
.d9fs3y .kqy9dm2c a:target { outline: none; }
.d9fs3y .kqy9dm2c li:target a { border-color: var(--border); color: var(--text-muted); }
.g4nbf8 .x0a8 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.g4nbf8 .b07fjbnl { display: none; }
.g4nbf8 .kqy9dm2c { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.g4nbf8 .kqy9dm2c li { margin-bottom: 0; }
.g4nbf8 .kqy9dm2c li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.g4nbf8 .kqy9dm2c li:last-child::after { content: ""; margin-right: 0; }
.g4nbf8 .kqy9dm2c a { font-size: 0.9rem; }
.f24ba { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.q7h9bs .f24ba { background: var(--bg-card); }
.t3rw .f24ba:nth-child(odd)  { background: var(--bg-card); }
.t3rw .f24ba:nth-child(even) { background: var(--bg-raised); }
.gw94tkkh .f24ba {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.gw94tkkh .f24ba:last-child { border-bottom: none; }
.gw94tkkh h3.lua2zbwo { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.qbs36et .f24ba {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.qbs36et .f24ba + .f24ba { margin-top: 4px; }
.oite90f .f24ba { background: none; border-radius: 0; padding: 12px 0; }
.oite90f .f24ba + .f24ba { border-top: 1px solid var(--border-section); }
.uzjytye6 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.borfyo6 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.zbhw6h { color: var(--text-body); margin-bottom: 10px; }
.mh8rs7d, .zqr08a { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.mh8rs7d li, .zqr08a li { margin-bottom: 6px; }
.zqr08a li { list-style: decimal; }
.zxdcts0q     .mh8rs7d { list-style-type: "● "; }
.q9uu1pl  .mh8rs7d { list-style-type: "■ "; }
.bivmk0cg .mh8rs7d { list-style-type: "◆ "; }
.uk8g    .mh8rs7d { list-style-type: "★ "; }
.uk8g    .hjm8o5zs { list-style-type: "★ "; }
.zxdcts0q    .mh8rs7d li::marker, .zxdcts0q    .hjm8o5zs li::marker,
.q9uu1pl .mh8rs7d li::marker, .q9uu1pl .hjm8o5zs li::marker,
.bivmk0cg .mh8rs7d li::marker, .bivmk0cg .hjm8o5zs li::marker,
.uk8g   .mh8rs7d li::marker, .uk8g   .hjm8o5zs li::marker {
  color: var(--cta); font-size: 1em;
}
.zxdcts0q .zqr08a,
.q9uu1pl .zqr08a,
.bivmk0cg .zqr08a,
.uk8g .zqr08a {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.zxdcts0q .zqr08a li,
.q9uu1pl .zqr08a li,
.bivmk0cg .zqr08a li,
.uk8g .zqr08a li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.zxdcts0q .zqr08a li::before,
.q9uu1pl .zqr08a li::before,
.bivmk0cg .zqr08a li::before,
.uk8g .zqr08a 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;
}
.zxdcts0q     .zqr08a li::before { border-radius: 50%; }
.q9uu1pl  .zqr08a li::before { border-radius: 3px; }
.bivmk0cg .zqr08a li::before { border-radius: 3px; }
.uk8g    .zqr08a li::before { border-radius: 50%; }
.svpbq58 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.aoc7v8 .svpbq58,
.a702 .svpbq58 { background: transparent; border: none; border-radius: 0; }
.ijvajz { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.ijvajz th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.ijvajz td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.ijvajz tr:hover td { background: var(--bg-hover); }
.zcc38 .ijvajz tbody tr:nth-child(even) td { background: var(--bg-surface); }
.kx3d .ijvajz { border: 1px solid var(--border-alt); }
.kx3d .ijvajz th,
.kx3d .ijvajz td { border: 1px solid var(--border-alt); }
.tiygpu .ijvajz th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.tiygpu .ijvajz td { border-bottom: none; }
.tiygpu .ijvajz tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.daw8 .ijvajz th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.p5uxr .svpbq58 {
  overflow: hidden;
}
.p5uxr .ijvajz th { border-bottom: 1px solid var(--border-alt); }
.p5uxr .ijvajz tr:last-child td { border-bottom: none; }
[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%}
.q43ir .axrh { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.q43ir .jh5n3 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.u39k3 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.kzae  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.e6h8369 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.j34hy { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.u39k3 strong { color: var(--text-primary); font-size: 0.95rem; }
.u39k3 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.hmu01 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.hhqvfoqr, .koie8sm { border-radius: 8px; padding: 14px; }
.hhqvfoqr { background: var(--bg-pros); }
.koie8sm { background: var(--bg-cons); }
.s3o1xq0s { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.hhqvfoqr .s3o1xq0s { color: var(--c-pros-label); }
.koie8sm .s3o1xq0s { color: #f87171; }
.hhqvfoqr ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.koie8sm ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.lv3w { width: 100%; height: auto; border-radius: 10px; display: block; }
.kzjdzx {
  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;
}
.kzjdzx:hover { opacity: 0.85; }
.d7aoh .kzjdzx  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.d7aoh .kzjdzx:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.v55apptu .kzjdzx  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.v55apptu .kzjdzx:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.fr6fu .wp0f92 { border-radius: 50px; }
.fr6fu .kzjdzx  { border-radius: 50px; }
.nul2b .wp0f92 { padding-left: 22px; padding-right: 22px; }
.nul2b .kzjdzx  { padding-left: 12px; padding-right: 12px; }
.cy7uqup .wp0f92 { padding-left: 44px; padding-right: 44px; }
.cy7uqup .kzjdzx  { padding-left: 24px; padding-right: 24px; }
.jpvx .wp0f92 { padding-left: 56px; padding-right: 56px; }
.jpvx .kzjdzx  { padding-left: 32px; padding-right: 32px; }
.fpho34e   .wp0f92::after, .fpho34e   .kzjdzx::after,
.vzyga .wp0f92::after, .vzyga .kzjdzx::after,
.su8t    .wp0f92::after, .su8t    .kzjdzx::after,
.ubf2v    .wp0f92::after, .ubf2v    .kzjdzx::after,
.qmvdula    .wp0f92::after, .qmvdula    .kzjdzx::after,
.b22m     .wp0f92::after, .b22m     .kzjdzx::after,
.pxyn75d    .wp0f92::after, .pxyn75d    .kzjdzx::after,
.e1q50   .wp0f92::after, .e1q50   .kzjdzx::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;
}
.fpho34e .wp0f92::after, .fpho34e .kzjdzx::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");
}
.vzyga .wp0f92::after, .vzyga .kzjdzx::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");
}
.su8t .wp0f92::after, .su8t .kzjdzx::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");
}
.ubf2v .wp0f92::after, .ubf2v .kzjdzx::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");
}
.qmvdula .wp0f92::after, .qmvdula .kzjdzx::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");
}
.b22m .wp0f92::after, .b22m .kzjdzx::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");
}
.pxyn75d .wp0f92::after, .pxyn75d .kzjdzx::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");
}
.e1q50 .wp0f92::after, .e1q50 .kzjdzx::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");
}
.vnkg   .wp3vy55::after, .vnkg   .j8673::after,
.c2oqi749 .wp3vy55::after, .c2oqi749 .j8673::after,
.qde2p9    .wp3vy55::after, .qde2p9    .j8673::after,
.aoqmxit    .wp3vy55::after, .aoqmxit    .j8673::after,
.vqgfh    .wp3vy55::after, .vqgfh    .j8673::after,
.hys5pbrb     .wp3vy55::after, .hys5pbrb     .j8673::after,
.dv3fa9vo    .wp3vy55::after, .dv3fa9vo    .j8673::after,
.p5cwf7dx   .wp3vy55::after, .p5cwf7dx   .j8673::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;
}
.vnkg .wp3vy55::after, .vnkg .j8673::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");
}
.c2oqi749 .wp3vy55::after, .c2oqi749 .j8673::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");
}
.qde2p9 .wp3vy55::after, .qde2p9 .j8673::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");
}
.aoqmxit .wp3vy55::after, .aoqmxit .j8673::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");
}
.vqgfh .wp3vy55::after, .vqgfh .j8673::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");
}
.hys5pbrb .wp3vy55::after, .hys5pbrb .j8673::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");
}
.dv3fa9vo .wp3vy55::after, .dv3fa9vo .j8673::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");
}
.p5cwf7dx .wp3vy55::after, .p5cwf7dx .j8673::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");
}
.ytictt .veahbx { background: var(--bg-raised); }
@media (min-width: 721px) {
  .vy57py1g { flex: 0 0 260px; width: 260px; }
  .unzf798f { flex: 0 0 120px; width: 120px; }
  .xsadtsoy { flex: 0 0 110px; width: 110px; }
  .thkw   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .gf4ssd2l { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.gf4ssd2l.kzjdzx { 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) {
  .f887woe { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .f887woe .uamvcu { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .f887woe .vy57py1g { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .f887woe .veahbx { width: 100%; min-width: unset; height: 120px; }
  .f887woe .s44im { max-height: 96px; max-width: 200px; }
  .f887woe .rqhk94 { min-width: unset; text-align: center; white-space: normal; }
  .f887woe .unzf798f { min-width: 0; }
  .f887woe .thkw { 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; }
  .f887woe .gf4ssd2l { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .cussg6 .uamvcu { row-gap: 8px !important; gap: 10px !important; }
}
.q6v3 .t3vnq { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .v935w2td .hf1ey {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .v935w2td .rei1afi { margin: 0; }
}
.ir6h .rei1afi { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.ir6h .pvlb2rl { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.ir6h .aoc7v8 { padding: 14px 16px; }
.ir6h .qh20y { border-radius: 4px; }
.ir6h .t3vnq { border-radius: 0; }
.a702 .hmu01 { gap: 10px; }
.a702 .hhqvfoqr, .a702 .koie8sm { padding: 12px; }
.a702 .hhqvfoqr ul, .a702 .koie8sm ul { margin: 4px 0 0; padding-left: 18px; }
.a702 .hhqvfoqr li, .a702 .koie8sm li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .kwxrf6x { grid-template-columns: 1fr; }
  .go408 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .go408 .jh0v { width: 72px; height: 50px; }
  .go408 .i9iw7fo4 { max-width: 180px; }
  .go408 .bw956 { width: auto; }
}
@media (max-width: 720px) {
  .hdxnaup { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .oa48 { padding: 16px; }
  .jzgnfyq6 .z7630 { min-width: 50%; }
}
.glvdi .hmu01 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .je26vz2 { grid-template-columns: 1fr; }
  .uae2pf { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .n1vr { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .dbsis { flex-wrap: wrap; padding: 16px; }
}
.a2lgyv8 .hmu01 { gap: 8px; }
.a2lgyv8 .hhqvfoqr, .a2lgyv8 .koie8sm { padding: 8px; }
@media (max-width: 480px) {
  .f0o11 { flex-direction: column; align-items: stretch; }
}
.h4ubj .bw956 .kzjdzx { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .pge6mo { flex-direction: column; align-items: stretch; gap: 10px; }
  .h4ubj .bw956 { text-align: center; }
}
@media (max-width: 720px) {
  .oycdut { grid-template-columns: 1fr; }
  .h9h4j { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ju1sv8 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .en9wt4 { grid-template-columns: 1fr; }
  .da4h { width: 100px; height: 100px; margin: 16px auto; }
  .zk9q6ban { font-size: 1.4rem; }
  .v97tnbn { justify-content: center; }
  .tbz5d .z7630 { min-width: 50%; }
}
.qstgq .hmu01 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .cidvx3zs { flex-wrap: wrap; padding: 14px 16px; }
  .jszc9gb { padding: 12px 16px; }
  .qstgq .hmu01 { margin: 0 16px; }
  .qstgq .olv18rr { padding: 0 16px; }
  .hq8xm3 { padding: 12px 16px; }
}
.vh4gco .gf4ssd2l.kzjdzx { padding: 14px 30px !important; font-size: 1rem; }
.kmzx7 .f887woe { gap: 18px; }
.kmzx7 .uamvcu {
  padding: 28px 32px; gap: 28px; border-radius: 14px;
  min-height: 160px; border-width: 2px;
}
.kmzx7 .veahbx {
  min-width: 180px; width: 180px; height: 120px; padding: 10px 14px; border-radius: 14px;
  background: var(--bg-raised);
}
.kmzx7 .s44im { max-height: 100px; max-width: 160px; }
.kmzx7 .vy57py1g { min-width: 260px; }
.kmzx7 .rqhk94 { font-size: 1.25rem; font-weight: 800; }
.kmzx7 .unzf798f { font-size: 1.1rem; letter-spacing: 2px; }
.kmzx7 .dhtf8 { font-size: 1.3rem; font-weight: 800; }
.kmzx7 .r4bh { font-size: .9rem; text-transform: uppercase; letter-spacing: .06em; }
.kmzx7 .gf4ssd2l.kzjdzx { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.bqjqtcx5 .unzf798f { display: none; }
.bqjqtcx5 .xsadtsoy { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.bqjqtcx5 .xsadtsoy {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.bqjqtcx5 .xsadtsoy small { display: none; }
.bqjqtcx5 .qka7a .tvh3xgvw { display: none; }
.bqjqtcx5 .qka7a strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.bqjqtcx5 .dtuc { display: none; }
.vxd8 { margin: 16px 0; }
.ym9hg { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ym9hg summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ym9hg summary::after { content: "+"; color: var(--accent-light); }
.ym9hg[open] summary::after { content: "−"; }
.ym9hg p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.b34lu { margin-bottom: 0; }
.qpij1 h2.m1s4 { color: var(--text-primary); border-color: var(--accent-light); }
.v9j6uj9h h2.m1s4 { color: var(--text-primary); border-color: var(--accent-light); }
.ug0fu .kzae     { background: #052e16; border-color: #10b981; }
.ug0fu .e6h8369    { background: #1e1036; border-color: #a855f7; }
.ug0fu .u39k3 strong  { color: #f1f5f9; }
.ug0fu .u39k3 p       { color: #cbd5e1; }
.ug0fu .x0zozaio    .kzae     .j34hy::before,
.ug0fu .p2dlgzuy  .kzae     .j34hy::before,
.ug0fu .hja0t  .kzae     .j34hy::before,
.ug0fu .ag5e8ky .kzae     .j34hy::before { color: #10b981; }
.ug0fu .x0zozaio    .fquqaoy0 .j34hy::before,
.ug0fu .p2dlgzuy  .fquqaoy0 .j34hy::before,
.ug0fu .hja0t  .fquqaoy0 .j34hy::before,
.ug0fu .ag5e8ky .fquqaoy0 .j34hy::before { color: #f43f5e; }
.ug0fu .x0zozaio    .e6h8369    .j34hy::before,
.ug0fu .p2dlgzuy  .e6h8369    .j34hy::before,
.ug0fu .hja0t  .e6h8369    .j34hy::before,
.ug0fu .ag5e8ky .e6h8369    .j34hy::before { color: #a855f7; }
.vovif .kzae     { background: #2d2000; border-color: #eab308; }
.vovif .e6h8369    { background: #2d1600; border-color: #f97316; }
.vovif .u39k3 strong  { color: #f1f5f9; }
.vovif .u39k3 p       { color: #cbd5e1; }
.vovif .x0zozaio    .kzae     .j34hy::before,
.vovif .p2dlgzuy  .kzae     .j34hy::before,
.vovif .hja0t  .kzae     .j34hy::before,
.vovif .ag5e8ky .kzae     .j34hy::before { color: #eab308; }
.vovif .x0zozaio    .fquqaoy0 .j34hy::before,
.vovif .p2dlgzuy  .fquqaoy0 .j34hy::before,
.vovif .hja0t  .fquqaoy0 .j34hy::before,
.vovif .ag5e8ky .fquqaoy0 .j34hy::before { color: #ef4444; }
.vovif .x0zozaio    .e6h8369    .j34hy::before,
.vovif .p2dlgzuy  .e6h8369    .j34hy::before,
.vovif .hja0t  .e6h8369    .j34hy::before,
.vovif .ag5e8ky .e6h8369    .j34hy::before { color: #f97316; }
.gs91 .kzae     { background: #0c1a2e; border-color: #38bdf8; }
.gs91 .e6h8369    { background: #0a2020; border-color: #2dd4bf; }
.gs91 .u39k3 strong  { color: #f1f5f9; }
.gs91 .u39k3 p       { color: #cbd5e1; }
.gs91 .x0zozaio    .kzae     .j34hy::before,
.gs91 .p2dlgzuy  .kzae     .j34hy::before,
.gs91 .hja0t  .kzae     .j34hy::before,
.gs91 .ag5e8ky .kzae     .j34hy::before { color: #38bdf8; }
.gs91 .x0zozaio    .fquqaoy0 .j34hy::before,
.gs91 .p2dlgzuy  .fquqaoy0 .j34hy::before,
.gs91 .hja0t  .fquqaoy0 .j34hy::before,
.gs91 .ag5e8ky .fquqaoy0 .j34hy::before { color: #818cf8; }
.gs91 .x0zozaio    .e6h8369    .j34hy::before,
.gs91 .p2dlgzuy  .e6h8369    .j34hy::before,
.gs91 .hja0t  .e6h8369    .j34hy::before,
.gs91 .ag5e8ky .e6h8369    .j34hy::before { color: #2dd4bf; }
.o36q .kzae     { background: var(--accent-bg); border-color: var(--accent-light); }
.o36q .fquqaoy0 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.o36q .e6h8369    { background: var(--accent-bg); border-color: var(--accent-pale); }
.o36q .x0zozaio    .j34hy::before,
.o36q .p2dlgzuy  .j34hy::before,
.o36q .hja0t  .j34hy::before,
.o36q .ag5e8ky .j34hy::before { color: var(--accent-light) !important; }
.d6yk::before,
.a9wn::before { margin-right: 5px; }
.qj8yd .hhqvfoqr ul li,
.qj8yd .hhqvfoqr .d6yk { color: #22c55e; }
.qj8yd .koie8sm ul li,
.qj8yd .koie8sm .a9wn { color: #ef4444; }
.g1l97fpb .hhqvfoqr { background: var(--bg-pros); }
.g1l97fpb .koie8sm { background: var(--bg-cons); }
.g1l97fpb .hhqvfoqr .d6yk { color: var(--c-pros-label); }
.g1l97fpb .koie8sm .a9wn { color: var(--c-cons); }
.g1l97fpb .hhqvfoqr ul li,
.g1l97fpb .koie8sm ul li,
.dyyswr .hhqvfoqr { background: var(--bg-pros); }
.dyyswr .koie8sm { background: var(--bg-cons); }
.dyyswr .hhqvfoqr .d6yk { color: var(--c-pros-label); }
.dyyswr .koie8sm .a9wn { color: var(--c-cons); }
.dyyswr .hhqvfoqr ul li,
.dyyswr .xd1ua705 li          { color: var(--c-pros); }
.dyyswr .koie8sm ul li,
.dyyswr .y7bw1 li          { color: var(--c-cons); }
.ninns3 .d6yk::before { content: "✓ "; }
.ninns3 .a9wn::before { content: "✗ "; }
.lla5dikl .d6yk::before { content: "→ "; }
.lla5dikl .a9wn::before { content: "← "; }
.p8iay .d6yk::before { content: "★ "; }
.p8iay .a9wn::before { content: "✕ "; }
.yxlmd20 .d6yk::before { content: "◆ "; }
.yxlmd20 .a9wn::before { content: "▲ "; }
.q6v3 .u39k3 { background: transparent; border-left: none; border: 1.5px solid; }
.q6v3 .kzae     { border-color: var(--c-tip-border); }
.q6v3 .fquqaoy0 { border-color: var(--c-warn-border); }
.q6v3 .e6h8369    { border-color: #60a5fa; }
.q6v3 .u39k3 strong { color: var(--text-primary); }
.q6v3 .u39k3 p      { color: var(--text-muted); }
.cft0sl .u39k3 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.cft0sl .kzae     { border-top-color: var(--c-tip-border); }
.cft0sl .e6h8369    { border-top-color: #60a5fa; }
.tbzayf .u39k3 { border-left: none; border-radius: 8px; }
.tbzayf .kzae     { background: #065f46; }
.tbzayf .e6h8369    { background: #1e3a8a; }
.tbzayf .u39k3 strong,
.tbzayf .u39k3 p { color: #fff; }
.tbzayf .j34hy::before { color: rgba(255,255,255,0.85) !important; }
.ug0fu.tbzayf .kzae,
.ug0fu .tbzayf .kzae     { background: #052e16; }
.ug0fu.tbzayf .e6h8369,
.ug0fu .tbzayf .e6h8369    { background: #1e1036; }
.vovif.tbzayf .kzae,
.vovif .tbzayf .kzae      { background: #2d2000; }
.vovif.tbzayf .e6h8369,
.vovif .tbzayf .e6h8369     { background: #2d1600; }
.gs91.tbzayf .kzae,
.gs91 .tbzayf .kzae      { background: #0c1a2e; }
.gs91.tbzayf .e6h8369,
.gs91 .tbzayf .e6h8369     { background: #0a2020; }
.pbjknv1n .u39k3 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.pbjknv1n .kzae     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.pbjknv1n .e6h8369    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.pbjknv1n .u39k3 strong { color: var(--text-primary); }
.pbjknv1n .u39k3 p      { color: var(--text-muted); }
.ei2q64c .u39k3 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.x0zozaio .j34hy,
.p2dlgzuy .j34hy,
.hja0t .j34hy,
.ag5e8ky .j34hy { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.x0zozaio .j34hy::before,
.p2dlgzuy .j34hy::before,
.hja0t .j34hy::before,
.ag5e8ky .j34hy::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.x0zozaio .kzae     .j34hy::before { content: "✦"; color: var(--c-tip-border); }
.x0zozaio .fquqaoy0 .j34hy::before { content: "▲"; color: var(--c-warn-border); }
.x0zozaio .e6h8369    .j34hy::before { content: "◉"; color: #60a5fa; }
.p2dlgzuy .kzae     .j34hy::before { content: "★"; color: var(--c-tip-border); }
.p2dlgzuy .fquqaoy0 .j34hy::before { content: "◆"; color: var(--c-warn-border); }
.p2dlgzuy .e6h8369    .j34hy::before { content: "●"; color: #60a5fa; }
.hja0t .kzae     .j34hy::before { content: "▶"; color: var(--c-tip-border); }
.hja0t .fquqaoy0 .j34hy::before { content: "■"; color: var(--c-warn-border); }
.hja0t .e6h8369    .j34hy::before { content: "▸"; color: #60a5fa; }
.ag5e8ky .kzae     .j34hy::before { content: "→"; color: var(--c-tip-border); }
.ag5e8ky .fquqaoy0 .j34hy::before { content: "⬥"; color: var(--c-warn-border); }
.ag5e8ky .e6h8369    .j34hy::before { content: "◈"; color: #60a5fa; }
.pcb9uck .q7h9bs .f24ba,
.pcb9uck .t3rw .f24ba  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.pcb9uck .svpbq58          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.pcb9uck .x0a8                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.vkvtu .q7h9bs .f24ba,
.vkvtu .t3rw .f24ba,
.vkvtu .axrh,
.vkvtu .uamvcu,
.vkvtu .rei1afi,
.vkvtu .svpbq58,
.vkvtu .x0a8,
.vkvtu .ei2q64c .u39k3 { box-shadow: none; }
.cdij   body, .cdij   { font-size: 0.9rem; }
.cdij   .zbhw6h, .cdij .uzjytye6, .cdij .borfyo6,
.cdij   .l1hwfc, .cdij .s0acop8 { font-size: 0.9rem; }
.cdij   .mh8rs7d, .cdij .zqr08a { font-size: 0.9rem; }
.ak2v92   .zbhw6h, .ak2v92 .uzjytye6, .ak2v92 .borfyo6,
.ak2v92   .l1hwfc, .ak2v92 .s0acop8 { font-size: 0.95rem; }
.ak2v92   .mh8rs7d, .ak2v92 .zqr08a { font-size: 0.95rem; }
.z57ng96c   .zbhw6h, .z57ng96c .uzjytye6, .z57ng96c .borfyo6,
.z57ng96c   .l1hwfc, .z57ng96c .s0acop8 { font-size: 1.08rem; }
.z57ng96c   .mh8rs7d, .z57ng96c .zqr08a { font-size: 1.05rem; }
.z57ng96c   .ijvajz { font-size: 0.97rem; }
.i57929f .ffn0      { font-size: 3.2rem; }
.i57929f h2.m1s4 { font-size: 1.9rem; }
.i57929f h3.lua2zbwo     { font-size: 1.4rem; }
.imp1 .ffn0      { font-size: 3.8rem; }
.imp1 h2.m1s4 { font-size: 2.2rem; }
.imp1 h3.lua2zbwo     { font-size: 1.6rem; }
.b34lu + .b34lu { position: relative; }
.z8ewsv8   .b34lu + .b34lu::before,
.uym0ud6  .b34lu + .b34lu::before,
.kq9a   .b34lu + .b34lu::before,
.xv1pno   .b34lu + .b34lu::before,
.dkocna   .b34lu + .b34lu::before,
.mu8ic78e .b34lu + .b34lu::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.z8ewsv8 .b34lu + .b34lu::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.uym0ud6 .b34lu + .b34lu::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.kq9a .b34lu + .b34lu::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;
}
.xv1pno .b34lu + .b34lu::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.yrivqtme .b34lu { margin-bottom: 16px; }
.yrivqtme .b34lu + .b34lu { margin-top: 0; }
.yrivqtme .hfag { padding-top: 0; padding-bottom: 0; }
.dkocna .b34lu + .b34lu::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.mu8ic78e .b34lu + .b34lu::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.owwy4c .b34lu + .b34lu::before,
.s6myzcz .b34lu + .b34lu::before,
.w3q3wvw1 .b34lu + .b34lu::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%;
}
.ooaa .owwy4c .b34lu:nth-child(even)::before,
.ooaa .s6myzcz .b34lu:nth-child(even)::before,
.ooaa .w3q3wvw1 .b34lu:nth-child(even)::before { background: var(--bg-surface); }
.dd7doo .owwy4c .b34lu:nth-child(even)::before,
.dd7doo .s6myzcz .b34lu:nth-child(even)::before,
.dd7doo .w3q3wvw1 .b34lu:nth-child(even)::before { background: var(--bg-card); }
.owwy4c .b34lu + .b34lu::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");
}
.s6myzcz .b34lu + .b34lu::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");
}
.w3q3wvw1 .b34lu + .b34lu::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");
}
.mw6jjtpj .fzfmc0,
.mw6jjtpj .omaz3 { margin-bottom: 60px; }
.ehp4k5 .izwazz,
.mw6jjtpj .izwazz { padding-bottom: 60px; }
.w8dfv4 .izwazz { padding-bottom: 70px; }
.mw6jjtpj .fzfmc0::before,
.mw6jjtpj .fzfmc0::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");
}
.z6kl5mtx  .fzfmc0:not(.lbc9ia) .ameh { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.lmbai0 .s365b { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.x34hv1ku .s365b { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.z6kl5mtx .lbc9ia { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.z6kl5mtx .q8iisoy { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.z6kl5mtx .s365b { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.fk5j .s365b { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.w4ij5xf .s365b { background: var(--accent-bg); }
.yh2wbl .hlme { float: left; width: 38%; margin: 0 28px 16px 0; }
.yh2wbl .hlme .lv3w { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.yh2wbl .hfag::after { content: ''; display: block; clear: both; }
.epzpb .hlme { float: right; width: 38%; margin: 0 0 16px 28px; }
.epzpb .hlme .lv3w { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.epzpb .hfag::after { content: ''; display: block; clear: both; }
.psu508 .b34lu:nth-child(odd)  .hlme { float: left;  width: 38%; margin: 0 28px 16px 0; }
.psu508 .b34lu:nth-child(even) .hlme { float: right; width: 38%; margin: 0 0 16px 28px; }
.psu508 .hlme .lv3w { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.psu508 .hfag::after { content: ''; display: block; clear: both; }
.epzpb .zi5tcpe,
.epzpb .f887woe,
@media (max-width: 900px) {
  .yh2wbl .hlme,
  .epzpb .hlme,
  .psu508 .b34lu:nth-child(odd)  .hlme,
  .psu508 .b34lu:nth-child(even) .hlme {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .yh2wbl .hlme .lv3w,
  .epzpb .hlme .lv3w,
  .psu508 .hlme .lv3w {
    max-height: none !important;
  }
}
.yh2wbl .mh8rs7d,
.yh2wbl .zqr08a,
.epzpb .mh8rs7d,
.epzpb .zqr08a,
.psu508 .mh8rs7d,
.psu508 .zqr08a { overflow: hidden; }
@media (max-width: 640px) {
  .yh2wbl .hlme,
  .epzpb .hlme,
  .psu508 .hlme { float: none; width: 100%; margin: 0 0 16px 0; }
}
.yhw8tr4 .nwxv,
.yhw8tr4 .hfag,
.yhw8tr4 .qe4kzhp  { max-width: 1100px; }
.yhw8tr4 { --content-mw: 1100px; }
.yu54nsn .nwxv,
.yu54nsn .hfag,
.yu54nsn .qe4kzhp  { max-width: 1200px; }
.ve32ni .nwxv,
.ve32ni .hfag,
.ve32ni .qe4kzhp  { max-width: 1320px; }
.rdrom28 { font-size: 0.82rem; color: var(--text-muted); }
.w3gk01 { display: flex; align-items: center; }
.zakpg2v {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.ppqg30ao { display: flex; align-items: center; }
.nkg6lk2l { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.nkg6lk2l:hover { text-decoration: underline; }
.xowt1dl { margin: 0 3px; opacity: 0.45; }
.xowt1dl::before { content: '/'; }
.zj859wll { padding: 2px 5px; color: var(--text-main); }
.mitlc8 .rdrom28 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.mitlc8 .w3gk01 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.px3znv .rdrom28 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.px3znv .w3gk01 { padding: 0 0 0 12px; }
.dj6igqq .w3gk01 { padding: 0 16px; }
.dj6igqq .rdrom28 {
  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);
}
.dj6igqq .nwxv { padding-top: 28px; }
@media (max-width: 720px) {
  .zuhht { margin-top: 18px; padding: 0 16px; }
  .dj6igqq .nwxv { padding-top: 16px; }
}
.yhw8tr4.mitlc8 .w3gk01 { max-width: 1100px; }
.yu54nsn.mitlc8 .w3gk01 { max-width: 1200px; }
.ve32ni.mitlc8 .w3gk01 { max-width: 1320px; }
.yhw8tr4 .zuhht { max-width: 1100px; }
.oax59 .b34lu { padding-top: 16px; padding-bottom: 16px; }
.l5whe .b34lu { padding-top: 24px; padding-bottom: 24px; }
.usy6mm .b34lu { padding-top: 40px; padding-bottom: 40px; }
.g5oo7n .b34lu { padding-top: 52px; padding-bottom: 52px; }
.ayjqxlt8 .b34lu:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.ayjqxlt8 .b34lu:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.ayjqxlt8 .b34lu:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.ayjqxlt8 .b34lu:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.xi1122 .hfag { padding-top: 10px;  padding-bottom: 10px; }
.mu5tm84 .hfag { padding-top: 18px;  padding-bottom: 18px; }
.jfjxe6n3 .hfag { padding-top: 36px;  padding-bottom: 36px; }
.eobxke .hfag { padding-top: 48px;  padding-bottom: 48px; }
.jqoa5wb h2.m1s4 { font-weight: 600; }
.jqoa5wb h3.lua2zbwo     { font-weight: 600; }
.cb0km7v0 h2.m1s4 { font-weight: 800; }
.cb0km7v0 h3.lua2zbwo     { font-weight: 700; }
.xug999eu { font-weight: 600; }
.xug999eu h2.m1s4 { font-weight: 900; }
.xug999eu h3.lua2zbwo     { font-weight: 800; }
.xug999eu .u39k3 strong,
.xug999eu .u39k3 strong { font-weight: 600; }
.wp3vy55 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.q5sup .wp3vy55 { display: none; }
@media (max-width: 640px) { .wp3vy55 { display: none; } }
.wp3vy55 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.wp3vy55:hover { opacity: 0.85; }
.u93b4p4 .wp3vy55 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.yr1dvka .wp3vy55,
.nrurtf9y  .wp3vy55 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.yr1dvka .wp3vy55:hover,
.nrurtf9y  .wp3vy55:hover { opacity: 0.88; }
.u93b4p4.yr1dvka .wp3vy55,
.u93b4p4.nrurtf9y  .wp3vy55 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.j8673 {
  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;
}
.j8673:hover { transform: translateY(-2px); opacity: 0.92; }
.j8673 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.hnqsv .j8673 { display: none; }
.zzlzxf .j8673 { right: 32px; }
.chsc  .j8673 { left: 32px; }
@media (max-width: 480px) {
  .zzlzxf .j8673 { right: 20px; bottom: 20px; }
  .chsc  .j8673 { left: 20px; bottom: 20px; }
}
.u2uhu68 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.qe4kzhp { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.kf3h7 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.cgpgfw7 { color: var(--text-dim); font-size: 0.8rem; }
.pw7iw713 a, .u1imqgje a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.pw7iw713 a:hover, .u1imqgje a:hover { color: var(--accent-light); }
.u1imqgje { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.tfp8v3gw .qe4kzhp { text-align: center; }
.tfp8v3gw .u1imqgje { justify-content: center; margin-bottom: 16px; }
.tfp8v3gw .kf3h7 { margin-top: 0; }
.r2q7iqv { margin-top: 10px; }
.r2q7iqv a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .qe4kzhp { padding-left: 16px; padding-right: 16px; }
  .vvclcyd .qe4kzhp { padding: 20px 16px; }
  .u1imqgje { gap: 4px 12px; }
  .kf3h7 { font-size: 0.78rem; }
}
.ipfp .kf3h7 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ipfp .cgpgfw7 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ipfp .m7cq { grid-template-columns: 1fr 1fr; } .ipfp .je89uf { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ipfp .m7cq { grid-template-columns: 1fr; } }
.irg1 .kf3h7 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .irg1 .hypl { gap: 12px; } .irg1 .xrpe7 { margin-right: 0; width: 100%; } }
.rd238zr .kf3h7 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.rd238zr .cgpgfw7 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .rd238zr .bnzrqcan { grid-template-columns: 1fr 1fr; } .rd238zr .bgryqf9w { grid-column: 1 / -1; } }
@media (max-width: 480px) { .rd238zr .bnzrqcan { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .a5smh6t .z6fhz { grid-template-columns: 1fr 1fr; } .a5smh6t .ysa3:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .a5smh6t .z6fhz { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .mu1z32r .z6fhz { grid-template-columns: 1fr; } }
.w2fw6xt2 .qe4kzhp { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.w2fw6xt2 .u1imqgje { justify-content: center; }
.gz11 .eii6      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.gz11 .u2uhu68 { background: var(--bg-page); border-top-color: var(--border-alt); }
.emhe .eii6      { background: #0d1117; border-bottom-color: #21262d; }
.emhe .ktxowi2e { color: var(--accent-light); }
.emhe .ptjncw { --msep-color: #8b949e; }
.emhe .ptjncw a { color: #8b949e; }
.emhe .ptjncw a:hover { color: var(--accent-light); }
.emhe .z1i1gajr { color: #8b949e; }
.emhe .u2uhu68 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.emhe .kf3h7,
.emhe .cgpgfw7 { color: #6e7681; }
.emhe .pw7iw713 a, .emhe .u1imqgje a,
.emhe .pw7iw713 a:hover, .emhe .u1imqgje a:hover,
@media (max-width: 640px) {
  .emhe .ptjncw { background: #0d1117; border-top-color: #21262d; }
  .emhe .ptjncw li a { border-bottom-color: #21262d; }
}
.wmi1bc .eii6      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.wmi1bc .ktxowi2e { color: var(--accent-light); }
.wmi1bc .ptjncw { --msep-color: #475569; }
.wmi1bc .ptjncw a { color: #475569; }
.wmi1bc .ptjncw a:hover { color: var(--accent-light); }
.wmi1bc .z1i1gajr { color: #64748b; }
.wmi1bc .u2uhu68 { background: #f0f4f8; border-top-color: #cbd5e1; }
.wmi1bc .kf3h7,
.wmi1bc .cgpgfw7 { color: #64748b; }
.wmi1bc .pw7iw713 a, .wmi1bc .u1imqgje a,
.wmi1bc .pw7iw713 a:hover, .wmi1bc .u1imqgje a:hover,
@media (max-width: 640px) {
  .wmi1bc .ptjncw { background: #f0f4f8; border-top-color: #cbd5e1; }
  .wmi1bc .ptjncw li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.yr1dvka .eii6      { background: var(--accent); border-bottom-color: var(--accent-light); }
.yr1dvka .ktxowi2e { color: #fff; }
.yr1dvka .ptjncw { --msep-color: rgba(255,255,255,0.82); }
.yr1dvka .ptjncw a { color: rgba(255,255,255,0.82); }
.yr1dvka .ptjncw a:hover { color: #fff; }
.yr1dvka .z1i1gajr { color: rgba(255,255,255,0.9); }
.yr1dvka .u2uhu68 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.yr1dvka .kf3h7,
.yr1dvka .cgpgfw7 { color: rgba(255,255,255,0.72); }
.yr1dvka .pw7iw713 a, .yr1dvka .u1imqgje a,
.yr1dvka .pw7iw713 a:hover, .yr1dvka .u1imqgje a:hover,
@media (max-width: 640px) {
  .yr1dvka .ptjncw { background: var(--accent); border-top-color: var(--accent-light); }
  .yr1dvka .ptjncw li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.nrurtf9y .eii6 {
  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);
}
.nrurtf9y .u2uhu68 {
  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) {
  .nrurtf9y .ptjncw {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.l7a1bp .odktxlj { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.ynp6jb81 .odktxlj { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.vsf7 .odktxlj { min-height: 72px; height: auto; }
.qld729oh .odktxlj { min-height: 84px; height: auto; }
.vvclcyd .odktxlj { max-width: none; padding: 0 32px; }
.vvclcyd .qe4kzhp  { max-width: none; padding: 24px 32px; }
.icuwdo.yu54nsn .odktxlj { max-width: 1200px; }
.icuwdo.ve32ni .odktxlj { max-width: 1320px; }
.mvhcw   .ktxowi2e, .mvhcw   .xrpe7 { text-transform: capitalize; }
.kd1a .ktxowi2e, .kd1a .xrpe7 { text-transform: lowercase; }
.ylyepk .ktxowi2e, .ylyepk .xrpe7 { text-transform: uppercase; letter-spacing: 0.06em; }
.op2amf, .zrajgf {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.t57h .op2amf,
.w6lby .op2amf,
.uaz4fxvg .op2amf,
.g7ebw5 .op2amf,
.qq6i   .ptjncw a { font-weight: 500; }
.qt9i .ptjncw a { font-weight: 600; }
.z6d5kp     .ptjncw a { font-weight: 700; }
.hukq9s5    .ptjncw a { font-weight: 800; letter-spacing: 0.01em; }
.e1ec25p     .ptjncw > li + li::before,
.mntahygf    .ptjncw > li + li::before,
.t3rxiwh    .ptjncw > li + li::before,
.u0on .ptjncw > li + li::before,
.rb7yjo .ptjncw > li + li::before,
.nyj6gtk5  .ptjncw > li + li::before,
.dxk3v    .ptjncw > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.e1ec25p     .ptjncw > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.mntahygf    .ptjncw > li + li::before { content: "|"; }
.t3rxiwh    .ptjncw > li + li::before { content: "—"; }
.u0on .ptjncw > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.rb7yjo .ptjncw > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.nyj6gtk5  .ptjncw > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.dxk3v    .ptjncw > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .xpoji41 .z1i1gajr,
  .mre6th5k .z1i1gajr,
  .j19v2bf .z1i1gajr,
  .ww9dp .z1i1gajr,
  .mqypt2 .z1i1gajr {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .xpoji41 .z1i1gajr::before,
  .mre6th5k .z1i1gajr::before,
  .j19v2bf .z1i1gajr::before,
  .ww9dp .z1i1gajr::before,
  .mqypt2 .z1i1gajr::before { content: ""; display: block; flex-shrink: 0; }

  
  .xpoji41 .z1i1gajr::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;
  }

  
  .mre6th5k .z1i1gajr::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;
  }

  
  .j19v2bf .z1i1gajr::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;
  }

  
  .ww9dp .z1i1gajr::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;
  }

  
  .mqypt2 .z1i1gajr::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) {
  .yqosv .z1i1gajr {
    padding: 5px 14px;
  }
  .yqosv .ptjncw {
    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;
  }
  .yqosv .ptjncw li a {
    border-bottom: none; padding: 10px 22px;
  }
  .yqosv .ptjncw li a:hover { background: var(--bg-raised); }
  .yqosv .i30fzwk,
  .nawbam1 .i30fzwk,
  .xjua1 .i30fzwk { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .tbja3 .z1i1gajr {
    padding: 5px 10px;
  }
  .tbja3 .ptjncw {
    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);
  }
  .tbja3 .ptjncw.oobcc { transform: translateX(0); }
  .tbja3 .ptjncw li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .tbja3 .ptjncw li:last-child a { border-bottom: none; }
  .yr1dvka .ptjncw,
  .emhe .ptjncw { background: var(--accent) !important; }
  .yr1dvka .ptjncw li a,
  .emhe .ptjncw li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .xjua1 .z1i1gajr {
    padding: 5px 10px;
  }
  .xjua1 .ptjncw {
    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);
  }
  .xjua1 .ptjncw::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .xjua1 .ptjncw.oobcc { transform: translateY(0); }
  .xjua1 .ptjncw li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .gh7rgsr0 .z1i1gajr {
    padding: 5px 10px;
  }
  .gh7rgsr0 .ptjncw {
    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;
  }
  .gh7rgsr0 .ptjncw.oobcc { opacity: 1; pointer-events: auto; }
  .gh7rgsr0 .ptjncw li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .dnmq2     .z1i1gajr { border-radius: 0 !important; }
  .k7pnn7e   .z1i1gajr { border-radius: 8px !important; }
  .wjpeedo .z1i1gajr { border-radius: 50% !important; }
  .kmpm   .z1i1gajr { border-radius: 999px !important; }
}
.iewywi .qkugk4tl { height: 36px; }
.g4dx .qkugk4tl { height: 60px; max-width: 200px; }
.xwqmgko .qkugk4tl { height: 76px; max-width: 240px; }
.c862m    .unzf798f, .c862m    .tvh3xgvw { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.y3ld3 .r4bh {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.y3ld3 .dhtf8 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .ec01y .f887woe {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ec01y .uamvcu {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ec01y .uamvcu { padding: 40px 16px 20px; }
  .ec01y .thkw {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ec01y .gf4ssd2l { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .wbvh .uamvcu {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .wbvh .uamvcu::before {
    position: absolute; top: 14px; left: 14px;
  }
  .wbvh .vy57py1g {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .wbvh .rqhk94 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .wbvh .thkw {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .wbvh .gf4ssd2l { width: 100%; min-width: 0; }
  .wbvh .unzf798f { min-width: 0; }
}
.lg4b4d41 .ym9hg {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.lg4b4d41 .ym9hg summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.lg4b4d41 .ym9hg p { padding: 0 2px 16px; }
.x4440 .ym9hg { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.x4440 .ym9hg summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.x4440 .ym9hg summary::after { content: "›"; font-size: 1.2em; }
.x4440 .ym9hg[open] summary::after { content: "‹"; }
.x4440 .ym9hg p { padding: 10px 22px 4px; }
.rpmc66b7 .ym9hg {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.rpmc66b7 .ym9hg summary { color: var(--text-primary); padding-left: 16px; }
.rpmc66b7 .ym9hg summary::after { content: "›"; font-size: 1.1em; }
.rpmc66b7 .ym9hg[open] summary::after { content: "‹"; }
.rpmc66b7 .ym9hg p { padding-left: 16px; }
.rtymf .vxd8 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.rtymf .ym9hg {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.rtymf .ym9hg:last-child { border-bottom: none; }
.rtymf .ym9hg summary { color: var(--text-primary); border-radius: 0; }
.rtymf .ym9hg summary::after { content: "›"; font-size: 1.1em; }
.rtymf .ym9hg[open] summary::after { content: "‹"; }
.crjzvk6 .ym9hg { overflow: hidden; }
.crjzvk6 .ym9hg summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.crjzvk6 .ym9hg summary::after { color: rgba(255,255,255,.75); }
.crjzvk6 .ym9hg[open] summary { border-radius: 0; }
.rwj63b { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.s95kfr {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.fk3hcy {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.m3v1e { color: var(--text-muted); font-size: 1.05rem; }
.mnk96f {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.emizv9ea { margin-bottom: 20px; }
.ah787 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.jilbxb {
  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;
}
.jilbxb:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.y0m12aj5 { resize: vertical; min-height: 130px; }
.n6zi3j { width: 100%; margin-top: 8px; }
.e2l3tbx4 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.orwcxk {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.u32n { color: var(--text-muted); line-height: 1.75; }
.b278c9 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.b278c9 li { margin-bottom: 6px; }
.qdbf7tn { max-width: 760px; margin: 0 auto; }
.s6o5qy { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.knp60gv9 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.knp60gv9:last-child { border-bottom: none; }
.knp60gv9 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.knp60gv9 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.opg0ps { max-width: 760px; margin: 0 auto; }
.ki96xb ul.b278c9 { margin: 0; }
@media (max-width: 640px) { .dc5fjv { grid-template-columns: 1fr; gap: 10px; } }
.mhqhphjm { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.rljr1t1s { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.v75a3nj { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.rljr1t1s p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.rljr1t1s .b278c9 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .mhqhphjm { grid-template-columns: 1fr; } }
.ctkbtm { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.ctkbtm:hover .pwu2d { color: var(--accent-light); text-decoration: underline; }
.u82t { color: inherit; text-decoration: none; }
.u82t:hover { color: var(--accent-light); text-decoration: underline; }
.uhy0xmjo { display: inline-block; line-height: 0; }
.e78f9df { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.sckrco6 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.sckrco6:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.s2lnx { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.sckrco6 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.sckrco6 ul.b278c9 { margin: 0; }
.k7q62am { color: var(--text-muted); line-height: 1.75; }
.hyjea481 .b278c9,
.y08y7 .b278c9,
.afel3 .b278c9,
.h3kvr0 .b278c9 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.hyjea481 .sckrco6,
.y08y7 .sckrco6 { text-align: left; }
.hyjea481 .s2lnx,
.y08y7 .s2lnx { text-align: center; }
.z3kgy8 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.wp8rwks { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.fj4s8 { font-size: 1.1rem; }
.wdch3k { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.ltmz3bm { margin-top: 12px; }
.g3i3x { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.g3i3x:hover { border-bottom-color: var(--accent-light); }
.nwps { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.nwps img { width: 100%; height: 100%; object-fit: cover; display: block; }
.bf9y { width: 260px; height: 260px; }
.h5xme5 { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.nc7o { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.rot0ez8f { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .xlxoub { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.mawn .wdch3k, .mawn .wp8rwks { max-width: 640px; }
.yr9ci { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.z06k { position: sticky; top: 96px; align-self: start; }
.z06k .z3kgy8 { font-size: 1.6rem; margin-top: 18px; }
.b2lxa .wdch3k { margin-bottom: 28px; }
@media (max-width: 860px) { .yr9ci { grid-template-columns: 1fr; } .z06k { position: static; text-align: center; } }
.bcbi .nwps { margin: 0 auto 18px; }
.bcbi .nc7o { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .gp5y74pv { grid-template-columns: 1fr; } }
.sm7dg5 .z3kgy8 { font-size: 1.6rem; margin-bottom: 6px; }
.h3kvr0 .b278c9 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .sm7dg5 { flex-direction: column; text-align: center; } .hrstw5n { grid-template-columns: 1fr; } }
.bkv9udb .z3kgy8 { font-size: 1.35rem; margin: 0 0 4px; }
.bkv9udb .nc7o { margin: 0; }
.qnuupj {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.qnuupj .fk3hcy { color: var(--accent-light); }
.xsz8x88l .fk3hcy { font-size: 2rem; }
.xsz8x88l .m3v1e { max-width: 680px; }
.mqxm7 .fk3hcy { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.mqxm7 .m3v1e  { margin: 0; }
@media (max-width: 640px) { .mqxm7 { flex-direction: column; } }
.a4ht3 .fk3hcy { color: var(--accent-light); }
.h1lsow .fk3hcy { color: #fff; }
.h1lsow .m3v1e  { color: rgba(255,255,255,0.85); }
.jb9qi2lt { max-width: 680px; margin: 0 auto; }
.piab1lkb {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .piab1lkb { grid-template-columns: 1fr; } }
.ayac1wt .jilbxb {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.ayac1wt .jilbxb:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.j2mq6e .jilbxb { background: var(--bg-raised); border-color: transparent; }
.j2mq6e .jilbxb:focus { background: var(--bg-card); border-color: var(--accent-light); }
.sgh0oou4 .jilbxb { border-radius: 100px; padding: 11px 20px; }
.sgh0oou4 .y0m12aj5 { border-radius: 14px; }
.yi757 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.yi757 summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.yi757 summary::-webkit-details-marker { display: none; }
.yi757 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.yi757[open] summary::after { content: "−"; }
.uuum {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.xld5u {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .xld5u { grid-template-columns: 1fr; } }
.c665y {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.c665y h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.c665y p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.a6dkt { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.a6dkt li { margin-bottom: 6px; }
.v4a2o{display:none}
.v4a2o:empty,.rbujbl:empty{display:none}
.ny64dln{position:relative;overflow:visible}
.o7yy4un .bb19,.qi7827b8 .bb19,
.otfuwiv6 .bb19,.hj1lw9 .bb19,
.k05gzyw .bb19,.vs4nh4v .bb19{display:block}
.fht2v0 .uzvx{display:block}
.o7yy4un .bb19,.qi7827b8 .bb19,
.otfuwiv6 .bb19,.hj1lw9 .bb19,
.k05gzyw .bb19{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}
.o7yy4un .bb19 .rbujbl,.qi7827b8 .bb19 .rbujbl,
.otfuwiv6 .bb19 .rbujbl,.hj1lw9 .bb19 .rbujbl,
.k05gzyw .bb19 .rbujbl{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}
.o7yy4un .nvicf,.qi7827b8 .nvicf,
.otfuwiv6 .nvicf,.hj1lw9 .nvicf,
.k05gzyw .nvicf{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.o7yy4un .bb19,.qi7827b8 .bb19{top:12px}
.o7yy4un .bb19 .rbujbl{margin-right:auto}
.qi7827b8 .bb19 .rbujbl{margin-left:auto}
.qi7827b8 .bb19{text-align:right}
.otfuwiv6 .bb19,.hj1lw9 .bb19{bottom:12px}
.otfuwiv6 .bb19 .rbujbl{margin-right:auto}
.hj1lw9 .bb19 .rbujbl{margin-left:auto}
.hj1lw9 .bb19{text-align:right}
.k05gzyw .bb19{position:relative;margin-top:16px}
.k05gzyw .bb19 .rbujbl{margin:0 auto}
.vs4nh4v .bb19{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.vs4nh4v .bb19 .rbujbl{margin:0}
.vs4nh4v .s365b~.bb19,
.vs4nh4v .qfgu3~.bb19{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.vs4nh4v .s365b~.bb19 .rbujbl,
.vs4nh4v .qfgu3~.bb19 .rbujbl{justify-content:flex-start}
.s365b~.bb19,.qfgu3~.bb19{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}
.s365b~.bb19 .rbujbl{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.qfgu3~.bb19 .rbujbl{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.uzvx .rbujbl{margin:0 0 12px}
.rbujbl{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.rixqxr5x{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.pwu2d{font-weight:600;color:var(--text-heading);opacity:1}
.njnu7o7::before{content:"·";margin:0 2px;opacity:.5}
.nvicf{white-space:nowrap}
.wy9ena .rixqxr5x{display:none}
.a7h1bp .nvicf{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.a7h1bp .njnu7o7::before{content:""}
.rhijte .nvicf{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}
.rhijte .njnu7o7::before{content:""}
.gyem .rbujbl{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.szcb .nvicf{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.szcb .njnu7o7::before{content:""}
.ug3e3u4 .nvicf{color: var(--accent-light);opacity:1;font-weight:500}
.tfhr03gt .nvicf{border-bottom:1px solid currentColor;padding-bottom:2px}
.gcoar .rbujbl{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.r2nk{--date-bg:var(--accent-bg)}
.bjzsc .njnu7o7::before{content:""}
.h8nmuzi4 .njnu7o7::before{content:"•";opacity:.4}
.h8nmuzi4 .nvicf + .nvicf::before{content:"•";margin-right:6px;opacity:.4}
.uwviuve0 .njnu7o7::before{content:"/";opacity:.35}
.uwviuve0 .nvicf + .nvicf::before{content:"/";margin-right:6px;opacity:.35}
.qf4gyw36 .njnu7o7::before{content:"|";opacity:.3}
.qf4gyw36 .nvicf + .nvicf::before{content:"|";margin-right:6px;opacity:.3}
.htr9qrrr .njnu7o7::before{content:"—";opacity:.3}
.htr9qrrr .nvicf + .nvicf::before{content:"—";margin-right:6px;opacity:.3}
.idyyj1 .njnu7o7::before{content:"◆";font-size:.5em;opacity:.35}
.idyyj1 .nvicf + .nvicf::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.aq4y2 .njnu7o7::before{content:"·";opacity:.4}
.aq4y2 .nvicf + .nvicf::before{content:"·";margin-right:6px;opacity:.4}
.shb5 .njnu7o7::before{content:"›";opacity:.4}
.shb5 .nvicf + .nvicf::before{content:"›";margin-right:6px;opacity:.4}
.g0um .njnu7o7::before{content:"→";opacity:.35;font-size:.85em}
.g0um .nvicf + .nvicf::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.kezb4{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.yv0ense{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.tc0ys{display:flex;flex-direction:column;gap:3px}
.orbz9pf{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.ut6mn5oa{font-weight:700;font-size:1rem;color:var(--text-heading)}
.dtw50{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.xjl209c .kezb4{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.hlkzqq2 .kezb4{border-top:3px solid var(--accent);padding-top:18px}
.u38y6a .kezb4{border-left:3px solid var(--accent);border-radius:0}
.jbbzj2i .kezb4{padding:20px 0}
@media(max-width:640px){
  .kezb4{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .dtw50{max-width:100%}
}
:root {
  --accent:          #a855f7;
  --brand:           #a855f7;
  --brand-light:     #bb7ff5;
  --brand-pale:      #d4b3f4;
  --grad-start:      #750adb;
  --grad-end:        #9b3cf5;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #0ea5e9;
  --cta-light:       #53bfef;
  --cta-hover:       #2db5f2;
  --bg-page:         #0c0216;
  --bg-surface:      #140424;
  --bg-card:         #1c0631;
  --bg-card-inner:   #24083f;
  --bg-raised:       #2c094c;
  --bg-hover:        #330b5a;
  --border:          #3e0d6c;
  --border-alt:      #4d1187;
  --border-section:  #3e0d6c;
  --text-primary:    #e5e2e8;
  --text-muted:      #a59cae;
  --text-body:       #ccc6d1;
  --text-sub:        #a59cae;
  --text-faint:      #73677e;
  --text-dim:        #595062;
  --text-label:      #8c8097;
  --text-value:      #bfb8c5;
  --accent-bg:       #1f0b31;
  --accent-bg-light: #2e0f4c;
  --bg-tip:          #162623;
  --bg-warning:      #272115;
  --bg-info:         #161a26;
  --bg-pros:         #162623;
  --bg-cons:         #26161a;
  --c-pros:          #7af4db;
  --c-cons:          #e6899d;
  --c-pros-label:    #4bf0ce;
  --c-tip-border:    #2aedc5;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7af4db;
}
:root { --logo-bg-opacity: 62%; }
body, button, input { font-family: system-ui, -apple-system, sans-serif; }
.dzvrb1 .xd1ua705 li::before, .dzvrb1 .y7bw1 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; }.dzvrb1 .xd1ua705 li::before { content: ""; }.dzvrb1 .y7bw1 li::before { content: ""; }.dzvrb1 .d6yk::before, .dzvrb1 .a9wn::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.dzvrb1 .d6yk::before { content: ""; }.dzvrb1 .a9wn::before { content: ""; }
.v1ozq2hs .xf2wl, .v1ozq2hs .s365b { min-height: 420px; }
.xowt1dl::before { content: '◆'; font-size: 0.5em; }
.ipa3thq3 .nvicf::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.ipa3thq3 .nvicf:first-of-type::before{content:"\f058"}.ipa3thq3 .nvicf:last-of-type::before{content:"\f021"}