:root {
  --color-accent: #c8b127;
  --color-cta: #a44f09;
  --font-family: Inter;
  --font-weight-body: 400;
  --radius-card: 12px;
  --radius-button: 8px;
  --spacing-section: 4rem;
  --spacing-content: 1100px;
}
: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;
}
.ibfgr6t9 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ff4di {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.vcqkq {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.t3w3s { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.l999 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.l999 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.l999 a:hover { color: var(--accent-light); }
.db0cc8  .lbip7j2 { border-radius: 14px; }
.db0cc8 .lbip7j2 li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.db0cc8 .lbip7j2 li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.ymzgt  .lbip7j2 li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .lbip7j2 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .indb6c:hover .lbip7j2,
  .indb6c:focus-within .lbip7j2 { display: block; }
  .lbip7j2 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.u9jd {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.zzvy2 { display: none; }
@media (max-width: 640px) {
  .zzvy2 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .zzvy2.dubo { display: block; }
}
@media (max-width: 640px) {
  .u9jd { display: block; }
  .l999 > li + li::before { display: none !important; }
  .l999 {
    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;
  }
  .l999.dubo { display: flex; }
  .l999 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .l999 li:last-child a { border-bottom: none; }
}
.m450xyj { min-height: 480px; }
.uk6zc6fn {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.wbqp { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.vzoc .wbqp { margin-left: 0; margin-right: 0; }
.vibp {
  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;
}
.xvgmm78 .vibp { margin-top: 24px; }
.vibp:hover { opacity: 0.88; }
.s353 {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.e359f {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.s353 .x9ex7 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.s353 .uk6zc6fn { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.s353 .wbqp { color: #e2e8f0; }
.s353.dq9i .x9ex7 { text-align: center; }
.s353.vzoc   .x9ex7 { text-align: left; }
.ljrpzv .x9ex7 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.ljrpzv .uk6zc6fn { color: var(--text-primary); text-shadow: none; }
.ljrpzv .wbqp { color: var(--text-muted); }
.ljrpzv .vibp { margin-top: 16px; }
.ljrpzv, .ljrpzv.m450xyj { min-height: auto !important; }
.ljrpzv.dq9i .x9ex7 { text-align: center; }
.ljrpzv.vzoc   .x9ex7 { text-align: left; }
.ljrpzv~.a8al{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}
.ljrpzv~.a8al .sph01x9j{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}
.b2zldr {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.tgcxg2ef .b2zldr,
.tgcxg2ef .b2zldr::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.rnyp .b2zldr,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.bmsg .b2zldr,
.bmsg .s353 .e359f {
  overflow: hidden;
}
.bmsg .b2zldr::after,
.bmsg .s353 .e359f::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.dbf8acz .b2zldr,
.dbf8acz .b2zldr::after,
@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); }
}
.dbf8acz .s353 .e359f {
  overflow: hidden;
}
.dbf8acz .s353 .e359f::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.il37mc7b .b2zldr,
.il37mc7b .s353 .e359f {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.tgcxg2ef .s353 .e359f {
  overflow: hidden;
}
.tgcxg2ef .s353 .e359f::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;
}
.rnyp .s353 .e359f {
  animation: hg-breathe 10s ease-in-out infinite;
}
.b2zldr .e359f {
  background: none;
}
.b2zldr .uk6zc6fn { color: #fff; }
.b2zldr .wbqp { color: rgba(255,255,255,0.85); }
.g241e07e .uk6zc6fn { text-shadow: none; color: var(--text-primary); }
.g241e07e .wbqp { color: var(--text-muted); }
body.pqf07aze .uk6zc6fn {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.j7go .uk6zc6fn {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.m450xyj.b2zldr .uk6zc6fn,
section.b2zldr .uk6zc6fn {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.g241e07e.dq9i .zfz6 { align-items: center; text-align: center; }
.m450xyj .o5r8 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.o5r8 .mpqv {
  grid-template-columns: 1fr !important;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-areas:
    "rank"
    "logo"
    "name"
    "rating"
    "bonus"
    "cta" !important;
  row-gap: 10px !important;
  column-gap: 0 !important;
  padding: 16px 18px 18px !important;
  font-size: 0.95rem;
  align-items: center;
  text-align: center;
}
.o5r8 .mpqv::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.o5r8 .q5jlkg9 { display: contents !important; }
.o5r8 .q5jlkg9 .p5wb {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.o5r8 .q5jlkg9 .wlokuq { max-height: 48px; max-width: 96px; }
.o5r8 .q5jlkg9 .ieysn {
  display: block !important;
  grid-area: name;
  text-align: center; font-size: 1rem; font-weight: 700;
  line-height: 1.15; min-width: 0; max-width: 100%;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  overflow-wrap: normal; word-break: normal; hyphens: none;
}
.o5r8 .spf871he {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.o5r8 .y88dudj { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.o5r8 .n8265d { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.o5r8 .n8265d small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.o5r8 .zm8ipc82 { display: contents !important; }
.o5r8 .zm8ipc82 .z5m3b:not(.ha71) { display: none !important; }
.o5r8 .zm8ipc82 .ha71 {
  grid-area: bonus;
  background: var(--accent-bg, rgba(0,0,0,.04)) !important;
  padding: 8px 12px !important;
  border-radius: 8px !important;
  flex-direction: column !important; align-items: center; gap: 2px;
  min-width: 0; max-width: 100%; text-align: center;
}
.o5r8 .zm8ipc82 .ha71 .appgmuj {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.o5r8 .zm8ipc82 .ha71 .i49d8s {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.o5r8 .dk45 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.o5r8 .dk45.af9hrd {
  padding: 10px 14px !important; font-size: 0.88rem !important;
  font-weight: 700;
  background: var(--cta) !important; color: #fff !important;
  border: none !important;
  display: flex; align-items: center; justify-content: center;
}
.o5r8 .dk45.af9hrd:hover { opacity: 0.85; }
.o5r8 .mpqv,
.o5r8 .mpqv:hover,
.o5r8 .mpqv:nth-child(even),
.o5r8 .mpqv:nth-child(odd),
.o5r8 .mpqv:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.pnuouy .x9ex7 { padding-bottom: 24px; }
.xvgmm78 .x9ex7 { max-width: 1100px; }
@media (max-width: 700px) {
  .g241e07e { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .g241e07e:not(.l1yjdamj) .amfz4by { display: none !important; }
  .l1yjdamj .amfz4by { padding: 16px; }
  .zfz6  { padding: 36px 24px; }
  .g241e07e~.a8al,.lt1dxf~.a8al{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .m450xyj, .g241e07e { min-height: 320px !important; }
  .uk6zc6fn { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .x6av0do6,
  .j07uc,
  .ah3rzz { grid-template-columns: 1fr !important; }

  

  
  .pnuouy { display: flex !important; flex-direction: column !important; }
  .pnuouy .x9ex7 { display: contents; }
  .pnuouy .e359f { order: 0; }
  .pnuouy .uk6zc6fn { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .pnuouy .x6av0do6 { order: 2; padding: 0 16px 12px !important; }
  .pnuouy .wbqp { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .xvgmm78 .x9ex7 { display: flex; flex-direction: column; }
  .xvgmm78 .x9ex7 .uk6zc6fn { order: 1; }
  .xvgmm78 .x9ex7 .ah3rzz { order: 2; margin: 8px 0 24px !important; }
  .xvgmm78 .x9ex7 .wbqp { order: 3; }
  .xvgmm78 .x9ex7 .vibp { order: 4; align-self: center; margin-top: 0; }

  
  .g241e07e.l1yjdamj {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .g241e07e.l1yjdamj .zfz6 { display: contents; padding: 0; }
  .g241e07e.l1yjdamj .zfz6 .uk6zc6fn { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .g241e07e.l1yjdamj .amfz4by { order: 2; padding: 12px 16px; }
  .g241e07e.l1yjdamj .zfz6 .wbqp { order: 3; padding: 0 24px; margin: 0 auto; }
  .g241e07e.l1yjdamj .zfz6 .vibp { order: 4; align-self: center; margin: 8px 0 32px; }
}
.w7ugfm { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.vukp { width: 100%; height: auto; display: block; border-radius: 10px; }
.zgu3 .w7ugfm        { border-radius: 16px; }
.zgu3 .vukp  { border-radius: 16px; }
.sxwhe743 .w7ugfm         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.sxwhe743 .vukp   { border-radius: 8px; }
.yksj { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.xczcz1z { width: 100%; padding: 32px 0; position: relative; }
.rpgzcjqf { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.zskxm .xczcz1z:nth-child(even) { background: var(--bg-surface); }
.zskxm .xczcz1z:nth-child(odd)  { background: var(--bg-page); }
.j67xz .xczcz1z:nth-child(even) { background: var(--bg-card); }
.j67xz .xczcz1z:nth-child(odd)  { background: var(--bg-page); }
.zskxm .xczcz1z:nth-child(odd)  .rpgzcjqf { background: var(--bg-card); border-radius: 6px; }
.zskxm .xczcz1z:nth-child(even) .rpgzcjqf { background: var(--bg-raised); border-radius: 6px; }
.j67xz .xczcz1z:nth-child(odd)  .rpgzcjqf { background: var(--bg-card); border-radius: 6px; }
.j67xz .xczcz1z:nth-child(even) .rpgzcjqf { background: var(--bg-raised); border-radius: 6px; }
.zskxm .xczcz1z:nth-child(even) .z03ewdt7 .d4h1bqbo,
.j67xz .xczcz1z:nth-child(even) .z03ewdt7 .d4h1bqbo { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.zskxm .xczcz1z:nth-child(odd) .z03ewdt7 .d4h1bqbo,
.j67xz .xczcz1z:nth-child(odd) .z03ewdt7 .d4h1bqbo { background: var(--bg-card-inner); }
.zskxm .xczcz1z:nth-child(even) .mkhz .d4h1bqbo:nth-child(odd),
.j67xz .xczcz1z:nth-child(even) .mkhz .d4h1bqbo:nth-child(odd)  { background: var(--bg-card); }
.zskxm .xczcz1z:nth-child(even) .mkhz .d4h1bqbo:nth-child(even),
.j67xz .xczcz1z:nth-child(even) .mkhz .d4h1bqbo:nth-child(even) { background: var(--bg-card-inner); }
h1.y6rvgl { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.y6rvgl {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.w323v { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.rl52l h2.y6rvgl {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.exveebi h2.y6rvgl {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.s3cwe h2.y6rvgl {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.b6xt h2.y6rvgl::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.zkhb0ys h2.y6rvgl {
  color: var(--text-primary); font-size: 1.7rem;
}
.bx6sxwml h2.y6rvgl::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.s6e5ao9y h2.y6rvgl {
  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;
}
@media (max-width: 640px) { .gm9tlnu5 { display: none; } }
.xuvd34 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.xsfz { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.bnrb9 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.q1ksn434 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ll5v { padding-left: 20px; }
.ll5v li { margin-bottom: 6px; }
.ll5v a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ll5v a:hover { color: var(--accent-light); }
.gz91yk8v .q1ksn434 { display: none; }
.am68hb .q1ksn434 { display: none; }
.am68hb .ll5v { padding-left: 0; list-style: none; }
.am68hb .ll5v li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.am68hb .ll5v a { font-size: 0.92rem; }
.mynty3x .bnrb9 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.mynty3x .q1ksn434 { display: none; }
.mynty3x .ll5v { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.mynty3x .ll5v li { margin-bottom: 0; }
.mynty3x .ll5v 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;
}
.mynty3x .ll5v a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.sdbclhu .bnrb9 { padding: 20px 20px 16px; }
.sdbclhu .ll5v {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.sdbclhu .ll5v li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.sdbclhu .ll5v 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;
}
.sdbclhu .ll5v 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;
}
.sdbclhu .ll5v a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.sdbclhu .ll5v a:focus,
.sdbclhu .ll5v a:focus-visible,
.sdbclhu .ll5v a:target { outline: none; }
.sdbclhu .ll5v li:target a { border-color: var(--border); color: var(--text-muted); }
.vbac .bnrb9 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.vbac .q1ksn434 { display: none; }
.vbac .ll5v { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.vbac .ll5v li { counter-increment: toc-n; margin-bottom: 0; }
.vbac .ll5v a {
  display: inline-flex; align-items: center; gap: 11px;
  background: var(--bg-card); color: var(--text-muted);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 11px 20px 11px 11px; font-size: 0.92rem; font-weight: 500;
  transition: border-color .15s, color .15s;
}
.vbac .ll5v a::before {
  content: counter(toc-n, decimal-leading-zero);
  flex-shrink: 0; width: 28px; height: 28px;
  background: var(--accent); color: #fff; border-radius: 7px;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.vbac .ll5v a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.flk23p .bnrb9 { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.flk23p .q1ksn434 { display: none; }
.flk23p .ll5v { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.flk23p .ll5v li { margin-bottom: 0; }
.flk23p .ll5v a {
  display: inline-block; padding: 9px 16px;
  font-size: 0.9rem; font-weight: 600; color: var(--text-muted);
  border-bottom: 2px solid transparent;
  transition: color .15s, border-color .15s;
}
.flk23p .ll5v a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.gv6c94oh .bnrb9 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.gv6c94oh .q1ksn434 { display: none; }
.gv6c94oh .ll5v { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.gv6c94oh .ll5v li { margin-bottom: 0; }
.gv6c94oh .ll5v li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.gv6c94oh .ll5v li:last-child::after { content: ""; margin-right: 0; }
.gv6c94oh .ll5v a { font-size: 0.9rem; }
.d4h1bqbo { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.z03ewdt7 .d4h1bqbo { background: var(--bg-card); }
.mkhz .d4h1bqbo:nth-child(odd)  { background: var(--bg-card); }
.mkhz .d4h1bqbo:nth-child(even) { background: var(--bg-raised); }
.jn0b .d4h1bqbo {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.jn0b .d4h1bqbo:last-child { border-bottom: none; }
.jn0b h3.w323v { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ty3l8ntz .d4h1bqbo {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ty3l8ntz .d4h1bqbo + .d4h1bqbo { margin-top: 4px; }
.ylyf8kc .d4h1bqbo { background: none; border-radius: 0; padding: 12px 0; }
.ylyf8kc .d4h1bqbo + .d4h1bqbo { border-top: 1px solid var(--border-section); }
.kw788j { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.q0xwv5 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.yjgo9md { color: var(--text-body); margin-bottom: 10px; }
.jx7b6dr, .b708 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.jx7b6dr li, .b708 li { margin-bottom: 6px; }
.b708 li { list-style: decimal; }
.hjc1nrp     .jx7b6dr { list-style-type: "● "; }
.x0o2nnta  .jx7b6dr { list-style-type: "■ "; }
.xjx9jez0 .jx7b6dr { list-style-type: "◆ "; }
.fhqr8pfe    .jx7b6dr { list-style-type: "★ "; }
.hjc1nrp     .h61a { list-style-type: "● "; }
.x0o2nnta  .h61a { list-style-type: "■ "; }
.xjx9jez0 .h61a { list-style-type: "◆ "; }
.fhqr8pfe    .h61a { list-style-type: "★ "; }
.hjc1nrp    .jx7b6dr li::marker, .hjc1nrp    .h61a li::marker,
.x0o2nnta .jx7b6dr li::marker, .x0o2nnta .h61a li::marker,
.xjx9jez0 .jx7b6dr li::marker, .xjx9jez0 .h61a li::marker,
.fhqr8pfe   .jx7b6dr li::marker, .fhqr8pfe   .h61a li::marker {
  color: var(--cta); font-size: 1em;
}
.hjc1nrp .b708,
.x0o2nnta .b708,
.xjx9jez0 .b708,
.fhqr8pfe .b708 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.hjc1nrp .b708 li,
.x0o2nnta .b708 li,
.xjx9jez0 .b708 li,
.fhqr8pfe .b708 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.hjc1nrp .b708 li::before,
.x0o2nnta .b708 li::before,
.xjx9jez0 .b708 li::before,
.fhqr8pfe .b708 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;
}
.hjc1nrp     .b708 li::before { border-radius: 50%; }
.x0o2nnta  .b708 li::before { border-radius: 3px; }
.xjx9jez0 .b708 li::before { border-radius: 3px; }
.fhqr8pfe    .b708 li::before { border-radius: 50%; }
.j075j2k5 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.zta6pg9f .j075j2k5,
.is23r .j075j2k5 { background: transparent; border: none; border-radius: 0; }
.dn3wlz2 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.dn3wlz2 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.dn3wlz2 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.dn3wlz2 tr:hover td { background: var(--bg-hover); }
.xnm6yuj .dn3wlz2 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ph67c .dn3wlz2 { border: 1px solid var(--border-alt); }
.ph67c .dn3wlz2 th,
.ph67c .dn3wlz2 td { border: 1px solid var(--border-alt); }
.f4grpoyx .dn3wlz2 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.f4grpoyx .dn3wlz2 td { border-bottom: none; }
.f4grpoyx .dn3wlz2 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.q2cxs .dn3wlz2 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.wzki .j075j2k5 {
  overflow: hidden;
}
.wzki .dn3wlz2 th { border-bottom: 1px solid var(--border-alt); }
.wzki .dn3wlz2 tr:last-child td { border-bottom: none; }
.lbp5 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.w5s6po { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.g421j1 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.g3p4 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.hd3n8az9 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.h61a { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.h61a li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.bcqldio .g3p4 { background: transparent; text-align: center; }
.tqxoe .g421j1 {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.bl3w90mh .g421j1 {
  width: 72px; height: 72px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 16px auto 4px; display: block;
  border: 3px solid var(--accent-bg);
}
.livf6 .w5s6po { display: grid; grid-template-columns: auto 1fr; }
.livf6 .g421j1 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.livf6 .g3p4 { grid-column: 2; }
.livf6 .hd3n8az9,
.livf6 .h61a { grid-column: 1 / -1; }
.w2dw1ed .w5s6po { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.w2dw1ed .g421j1 {
  grid-column: 1; grid-row: 1;
  width: 60px; height: 60px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 14px 12px; border: 2px solid var(--accent-pale);
}
.w2dw1ed .g3p4 { grid-column: 2; }
.w2dw1ed .hd3n8az9,
.w2dw1ed .h61a { grid-column: 1 / -1; }
.qac90 .w5s6po { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.qac90 .g3p4 { background: none; color: var(--accent-light); font-weight: 700; }
.f7ocljy .w5s6po { background: rgba(255,255,255,0.04); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(255,255,255,0.08); }
.f7ocljy .g3p4 { background: none; color: var(--accent-light); font-weight: 700; }
.whrtd .w5s6po { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.whrtd .w5s6po:last-child { border-bottom: none; }
.whrtd .g3p4 { background: none; color: var(--accent-light); font-weight: 700; }
.z1hq4yjr .w5s6po { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.z1hq4yjr .g3p4 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.w7wo78a .lbp5 { counter-reset: card-n; }
.w7wo78a .w5s6po  { counter-increment: card-n; }
.w7wo78a .g3p4 { display: flex; align-items: center; gap: 10px; }
.w7wo78a .g3p4::before {
  content: counter(card-n);
  flex-shrink: 0; min-width: 26px; height: 26px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: inline-flex; align-items: center; justify-content: center;
  font-size: 0.76rem; font-weight: 700;
}
.umakty77 .w5s6po { background: var(--bg-surface); border: 1px solid var(--border); }
.umakty77 .g3p4 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.pth1g { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.pth1g         { --cl-hue: var(--accent); }
.io8rx9yt     { --cl-hue: #16a34a; }
.qz83    { --cl-hue: #2563eb; }
.io8rx9yt, .lro6p06, .qz83, .whgq {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.kh184gsb { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.kh184gsb::before { color: var(--cl-hue); }
.pth1g strong { color: var(--text-primary); font-size: 0.95rem; }
.pth1g p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.mxh9 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.wtzre, .whdst { border-radius: 8px; padding: 14px; }
.wtzre { background: var(--bg-pros); }
.whdst { background: var(--bg-cons); }
.x2z751d4 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.wtzre .x2z751d4 { color: var(--c-pros-label); }
.whdst .x2z751d4 { color: #f87171; }
.wtzre ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.whdst ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.vukp { width: 100%; height: auto; border-radius: 10px; display: block; }
.af9hrd {
  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;
}
.af9hrd:hover { opacity: 0.85; }
.y8se .af9hrd  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.y8se .af9hrd:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.elnbwhzr .af9hrd  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.elnbwhzr .af9hrd:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.y8se .dk45.af9hrd, .elnbwhzr .dk45.af9hrd,
.y8se .kqglryn .af9hrd, .elnbwhzr .kqglryn .af9hrd {
  background: var(--cta); border: none; color: #fff;
}
.y8se .dk45.af9hrd:hover, .elnbwhzr .dk45.af9hrd:hover,
.y8se .kqglryn .af9hrd:hover, .elnbwhzr .kqglryn .af9hrd:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.unp5k .vibp { border-radius: 50px; }
.unp5k .af9hrd  { border-radius: 50px; }
.c4w5 .vibp,
.c4w5 .af9hrd { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.c4w5 .vibp:hover,
.c4w5 .af9hrd:hover { filter: brightness(1.08); opacity: 1; }
.x1mut .vibp,
.x1mut .af9hrd { box-shadow: 0 3px 14px -2px var(--cta); }
.x1mut .vibp:hover,
.x1mut .af9hrd:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.fn9s6rip .vibp,
.fn9s6rip .af9hrd { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.fn9s6rip .vibp:hover,
.fn9s6rip .af9hrd:hover { opacity: 1; }
.fn9s6rip .vibp:active,
.fn9s6rip .af9hrd:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.ez1c .vibp,
.ez1c .af9hrd { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.ez1c .vibp:hover,
.ez1c .af9hrd:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.ez1c .vibp:active,
.ez1c .af9hrd:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.newz5bs .vibp,
.newz5bs .af9hrd { position: relative; overflow: hidden; }
.newz5bs .vibp::before,
.newz5bs .af9hrd::before {
  content: ""; position: absolute; top: 0; left: -125%; width: 55%; height: 100%;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.5), transparent);
  transform: skewX(-20deg); transition: left .6s ease; pointer-events: none;
}
.newz5bs .vibp:hover::before,
.newz5bs .af9hrd:hover::before { left: 135%; }
.nhb8r9n .vibp,
.nhb8r9n .af9hrd { border-radius: 0; }
.xxsc9c19 .vibp { padding-left: 22px; padding-right: 22px; }
.xxsc9c19 .af9hrd  { padding-left: 12px; padding-right: 12px; }
.q5hdt .vibp { padding-left: 44px; padding-right: 44px; }
.q5hdt .af9hrd  { padding-left: 24px; padding-right: 24px; }
.cjonny .vibp { padding-left: 56px; padding-right: 56px; }
.cjonny .af9hrd  { padding-left: 32px; padding-right: 32px; }
.anluexo   .vibp::after, .anluexo   .af9hrd::after,
.kbe3i .vibp::after, .kbe3i .af9hrd::after,
.q9g0v    .vibp::after, .q9g0v    .af9hrd::after,
.r9zqaiyg    .vibp::after, .r9zqaiyg    .af9hrd::after,
.d2z20hy8    .vibp::after, .d2z20hy8    .af9hrd::after,
.cpvjg585     .vibp::after, .cpvjg585     .af9hrd::after,
.v57y81    .vibp::after, .v57y81    .af9hrd::after,
.dztr   .vibp::after, .dztr   .af9hrd::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;
}
.anluexo .vibp::after, .anluexo .af9hrd::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");
}
.kbe3i .vibp::after, .kbe3i .af9hrd::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");
}
.q9g0v .vibp::after, .q9g0v .af9hrd::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");
}
.r9zqaiyg .vibp::after, .r9zqaiyg .af9hrd::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");
}
.d2z20hy8 .vibp::after, .d2z20hy8 .af9hrd::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");
}
.cpvjg585 .vibp::after, .cpvjg585 .af9hrd::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");
}
.v57y81 .vibp::after, .v57y81 .af9hrd::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");
}
.dztr .vibp::after, .dztr .af9hrd::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");
}
.sqjzvwd3   .a4yty::after, .sqjzvwd3   .qdilsm::after,
.wahj .a4yty::after, .wahj .qdilsm::after,
.qu5bf    .a4yty::after, .qu5bf    .qdilsm::after,
.bpbi    .a4yty::after, .bpbi    .qdilsm::after,
.zrmgdb    .a4yty::after, .zrmgdb    .qdilsm::after,
.equa4     .a4yty::after, .equa4     .qdilsm::after,
.v0k6    .a4yty::after, .v0k6    .qdilsm::after,
.wc929   .a4yty::after, .wc929   .qdilsm::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;
}
.sqjzvwd3 .a4yty::after, .sqjzvwd3 .qdilsm::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");
}
.wahj .a4yty::after, .wahj .qdilsm::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");
}
.qu5bf .a4yty::after, .qu5bf .qdilsm::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");
}
.bpbi .a4yty::after, .bpbi .qdilsm::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");
}
.zrmgdb .a4yty::after, .zrmgdb .qdilsm::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");
}
.equa4 .a4yty::after, .equa4 .qdilsm::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");
}
.v0k6 .a4yty::after, .v0k6 .qdilsm::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");
}
.wc929 .a4yty::after, .wc929 .qdilsm::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");
}
.ao90d {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  max-width: 100%; box-sizing: border-box;
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
  overflow-x: clip;
  counter-reset: cs-rank;
}
.mpqv {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px;
  padding: 18px 22px;
  display: grid;
  
  grid-template-columns: auto auto auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 18px;
  box-sizing: border-box;
  max-width: 100%;
  counter-increment: cs-rank;
  transition: background .15s, box-shadow .15s, border-color .15s;
}
.mpqv > * { min-width: 0; }
.mpqv:hover { background: var(--bg-hover); }
.mpqv > [itemprop="item"] { display: contents; }
.mpqv [itemprop="itemReviewed"],
.mpqv [itemprop="reviewRating"] { display: none; }
.mpqv::before {
  content: counter(cs-rank);
  grid-column: 1;
  font-size: 1.4rem; font-weight: 800;
  color: var(--text-muted, var(--accent-light));
  min-width: 28px; width: 28px; text-align: center;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.q5jlkg9 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.p5wb {
  background: var(--accent-bg);
  border-radius: 10px; padding: 6px 10px;
  display: flex; align-items: center; justify-content: center;
  width: 130px; height: 64px; flex-shrink: 0;
}
.wlokuq { max-height: 52px; max-width: 110px; object-fit: contain; }
.ieysn {
  font-weight: 700; font-size: 1rem;
  color: var(--text-primary); line-height: 1.2;
  min-width: 0; max-width: 100%;
  overflow-wrap: break-word; hyphens: auto;
}
.egyjj .p5wb    { background: #1a1a1a; }
.v6z5lfv2 .p5wb   { background: rgba(128,128,128,.12); }
.bnbd .p5wb { background: var(--bg-raised); }
.mkkbz38 .p5wb    { background: transparent; padding: 0; }
.spf871he {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.y88dudj { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.n8265d { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.zm8ipc82 {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.z5m3b {
  background: var(--accent-bg, rgba(0,0,0,.04));
  border-radius: 10px;
  padding: 10px 12px;
  display: flex; flex-direction: column; align-items: center;
  gap: 4px; min-width: 0;
  text-align: center; line-height: 1.25;
}
.appgmuj {
  
  color: var(--text-muted);
  opacity: 0.65;
  font-size: .72rem; font-weight: 500;
  text-transform: uppercase; letter-spacing: .06em;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  max-width: 100%;
}
.i49d8s {
  
  color: var(--accent);
  font-weight: 800; font-size: 1rem; line-height: 1.25;
  min-width: 0; max-width: 100%;
  overflow-wrap: break-word; word-break: break-word;
}
.dk45 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.dk45.af9hrd {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .mpqv {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .mpqv::before    { grid-area: rank;   }
  .q5jlkg9           { grid-area: ident;  }
  .spf871he     { grid-area: rating; min-width: 0; width: auto; }
  .zm8ipc82           { grid-area: pills;  }
  .dk45             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .mpqv {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .mpqv::before    { justify-self: center; }
  .q5jlkg9           { width: 100%; }
  .spf871he     { justify-self: center; }
  .zm8ipc82           { grid-template-columns: 1fr; }
}
.fg73a {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.klohcr86 {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.dcvva0t {
  width: 90px; flex-shrink: 0;
  background: var(--bg-page);
  border-radius: 8px; display: flex; align-items: center; justify-content: center;
  padding: 8px; min-height: 60px;
}
.dcvva0t img { max-width: 80px; max-height: 50px; object-fit: contain; }
.omc6loq5 { flex: 1; }
.omc6loq5 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.pofqej { color: var(--c-stars); font-size: 1.1rem; }
.c08nu88m { margin-bottom: 8px; }
.j0u78 {
  display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px 22px;
  padding: 12px 24px; font-size: 0.86rem;
  background: var(--bg-surface); border-top: 1px solid var(--border-alt);
}
.j0u78 > span { color: var(--accent); font-weight: 700; }
.alcp492 em, .o0z8icu em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .j0u78 { padding: 10px 16px; gap: 6px 16px; } }
.kqglryn { flex-shrink: 0; align-self: flex-start; }
.kqglryn .af9hrd { white-space: nowrap; }
@media (max-width: 560px) {
  .klohcr86 { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .dcvva0t { order: 1; }
  .kqglryn { order: 2; margin-left: auto; align-self: center; }
  .omc6loq5 { order: 3; flex: 1 1 100%; min-width: 0; }
}
.mik4r img.xlsfbmp { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.zta6pg9f { padding: 20px 24px; }
.l45w { color: var(--text-muted); margin-bottom: 16px; }
.qtkvn6 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.lhkku, .g9oljc { list-style: none; font-size: 0.9rem; }
.lhkku li { color: var(--c-pros); margin-bottom: 4px; }
.g9oljc li { color: var(--c-cons); margin-bottom: 4px; }
.lhkku li::before { content: "✓"; margin-right: 5px; }
.g9oljc li::before { content: "✗"; margin-right: 5px; }
.pjbzjkxu .lhkku li::before { content: "→"; }
.pjbzjkxu .g9oljc li::before { content: "–"; }
.nsboi2tt  .lhkku li::before { content: "★"; }
.nsboi2tt  .g9oljc li::before { content: "✕"; }
.o1vqn76    .lhkku li::before { content: "◆"; }
.o1vqn76    .g9oljc li::before { content: "▲"; }
.ouqfsn9v  .lhkku li::before { content: "▶"; }
.ouqfsn9v  .g9oljc li::before { content: "■"; }
.hesok3n { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.vnz7 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.im7tk { background: var(--bg-pros); color: var(--c-tag-pay); }
.n4l88u4 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.u21x6n .n4l88u4 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.xj57 .n4l88u4 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .p4prten .b3h8z {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .p4prten .fg73a { margin: 0; }
}
.yp1vtnh7 .klohcr86 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.yp1vtnh7 .omc6loq5 h3 { color: var(--accent-light); }
.yp1vtnh7 .dcvva0t { background: var(--bg-page); border: 1px solid var(--border); }
.p7zbd5 .fg73a { border-top: 4px solid var(--accent); }
.p7zbd5 .klohcr86 { background: var(--bg-card); }
.eguct15s .fg73a { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.eguct15s .klohcr86 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.eguct15s .zta6pg9f { padding: 14px 16px; }
.eguct15s .dcvva0t { border-radius: 4px; }
.eguct15s .n4l88u4 { border-radius: 0; }
.i0pdwi2 .klohcr86 { padding: 0; gap: 0; overflow: hidden; }
.i0pdwi2 .dcvva0t { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.i0pdwi2 .omc6loq5 { padding: 16px 20px; }
.i0pdwi2 .kqglryn { padding: 16px 20px; align-self: center; }
.lqej .pofqej { font-size: .95rem; }
.is23r .mxh9 { gap: 10px; }
.is23r .wtzre, .is23r .whdst { padding: 12px; }
.is23r .wtzre ul, .is23r .whdst ul { margin: 4px 0 0; padding-left: 18px; }
.is23r .wtzre li, .is23r .whdst li { font-size: .85rem; margin-bottom: 3px; }
.dsx0 .vnz7 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .zn513z8 { grid-template-columns: 1fr; }
  .a4f524cz { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .a4f524cz .tq4r8l1 { width: 72px; height: 50px; }
  .a4f524cz .wdjvt7jx { max-width: 180px; }
  .a4f524cz .taue91 { width: auto; }
}
.e4x9opf9 .lqej .pofqej { filter: brightness(1.2); }
@media (max-width: 720px) {
  .e4x9opf9 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ecr0 { padding: 16px; }
  .xoyl .gh76 { min-width: 50%; }
}
.bj0a .mxh9 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .zft4an { grid-template-columns: 1fr; }
  .xg0l { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .pyr9mcrj { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ii8k { flex-wrap: wrap; padding: 16px; }
}
.adne6 .mxh9 { gap: 8px; }
.adne6 .wtzre, .adne6 .whdst { padding: 8px; }
@media (max-width: 480px) {
  .ta5jltv { flex-direction: column; align-items: stretch; }
}
.ie07yil .taue91 .af9hrd { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .docz6 { flex-direction: column; align-items: stretch; gap: 10px; }
  .ie07yil .taue91 { text-align: center; }
}
@media (max-width: 720px) {
  .ozd5 { grid-template-columns: 1fr; }
  .vo5zmgi8 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .aqnb5 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.diahov .e7yhhi { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.cqan .pofqej { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .eynoh { grid-template-columns: 1fr; }
  .cqan { width: 100px; height: 100px; margin: 16px auto; }
  .diahov { font-size: 1.4rem; }
  .aqd6a { justify-content: center; }
  .kvhz .gh76 { min-width: 50%; }
}
.siv6 .mxh9 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .ls5p { flex-wrap: wrap; padding: 14px 16px; }
  .hyt4 { padding: 12px 16px; }
  .siv6 .mxh9 { margin: 0 16px; }
  .siv6 .dsx0 { padding: 0 16px; }
  .zudvaq { padding: 12px 16px; }
}
.ct2cw2 .mpqv {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.ct2cw2 .mpqv:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.jbhfklvd .ao90d { gap: 18px; }
.jbhfklvd .mpqv {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.jbhfklvd .mpqv:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.g646 .ao90d {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.g646 .mpqv {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.g646 .mpqv:last-child { border-bottom: none; }
.g646 .q5jlkg9,
.g646 .spf871he,
.g646 .zm8ipc82 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.z16c .ao90d { gap: 0; }
.z16c .mpqv {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.z16c .mpqv:last-child { border-bottom: none; }
.z16c .mpqv:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.z16c .mpqv:nth-child(even):hover { background: var(--bg-hover); }
.eirhu .mpqv {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.qayx .zm8ipc82 .z5m3b {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.qayx .zm8ipc82 .z5m3b:first-child { border-left: none; }
.y5lau3 .zm8ipc82 .z5m3b {
  background: transparent; padding: 4px 8px;
}
.y5lau3 .zm8ipc82 .appgmuj { font-size: .65rem; opacity: .65; }
.y5lau3 .zm8ipc82 .i49d8s   { font-size: 1.15rem; color: var(--accent-light); }
.xgfpja .zm8ipc82 .z5m3b {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.n8265d { display: none; }
.c5nwnve .y88dudj { font-size: 1rem; letter-spacing: 2px; }
.m821 .y88dudj {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.k75wee .y88dudj,
.cx2qtnh .y88dudj,
.zggqqi .y88dudj { display: none; }
.k75wee .n8265d,
.cx2qtnh .n8265d,
.zggqqi .n8265d { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.k75wee .n8265d { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.k75wee .n8265d small { display: none; }
.cx2qtnh .n8265d {
  font-size: 1.1rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.cx2qtnh .n8265d small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.zggqqi .n8265d {
  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;
}
.zggqqi .n8265d small { display: none; }
.k75wee .c08nu88m .pofqej,
.cx2qtnh .c08nu88m .pofqej,
.zggqqi .c08nu88m .pofqej { display: none; }
.k75wee .c08nu88m strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.k75wee .e7yhhi { display: none; }
.cx2qtnh .c08nu88m strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.cx2qtnh .rc1iscu,
.cx2qtnh .e7yhhi { font-size: 1em; }
.zggqqi .c08nu88m strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.zggqqi .e7yhhi { display: none; }
.trbcc { margin: 16px 0; }
.cjotoa { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.cjotoa summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.cjotoa summary::after { content: "+"; color: var(--accent-light); }
.cjotoa[open] summary::after { content: "−"; }
.cjotoa p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.xczcz1z { margin-bottom: 0; }
.xtma h2.y6rvgl { color: var(--text-primary); border-color: var(--accent-light); }
.tlen3co h2.y6rvgl { color: var(--text-primary); border-color: var(--accent-light); }
.mqcyffc .io8rx9yt     { background: #052e16; border-color: #10b981; }
.mqcyffc .qz83    { background: #1e1036; border-color: #a855f7; }
.mqcyffc .pth1g strong  { color: #f1f5f9; }
.mqcyffc .pth1g p       { color: #cbd5e1; }
.mqcyffc .kvmsdhl    .io8rx9yt     .kh184gsb::before,
.mqcyffc .fmklyn  .io8rx9yt     .kh184gsb::before,
.mqcyffc .qhbrxhl7  .io8rx9yt     .kh184gsb::before,
.mqcyffc .xazqm8j .io8rx9yt     .kh184gsb::before { color: #10b981; }
.mqcyffc .kvmsdhl    .lro6p06 .kh184gsb::before,
.mqcyffc .fmklyn  .lro6p06 .kh184gsb::before,
.mqcyffc .qhbrxhl7  .lro6p06 .kh184gsb::before,
.mqcyffc .xazqm8j .lro6p06 .kh184gsb::before { color: #f43f5e; }
.mqcyffc .kvmsdhl    .qz83    .kh184gsb::before,
.mqcyffc .fmklyn  .qz83    .kh184gsb::before,
.mqcyffc .qhbrxhl7  .qz83    .kh184gsb::before,
.mqcyffc .xazqm8j .qz83    .kh184gsb::before { color: #a855f7; }
.gcl00 .io8rx9yt     { background: #2d2000; border-color: #eab308; }
.gcl00 .qz83    { background: #2d1600; border-color: #f97316; }
.gcl00 .pth1g strong  { color: #f1f5f9; }
.gcl00 .pth1g p       { color: #cbd5e1; }
.gcl00 .kvmsdhl    .io8rx9yt     .kh184gsb::before,
.gcl00 .fmklyn  .io8rx9yt     .kh184gsb::before,
.gcl00 .qhbrxhl7  .io8rx9yt     .kh184gsb::before,
.gcl00 .xazqm8j .io8rx9yt     .kh184gsb::before { color: #eab308; }
.gcl00 .kvmsdhl    .lro6p06 .kh184gsb::before,
.gcl00 .fmklyn  .lro6p06 .kh184gsb::before,
.gcl00 .qhbrxhl7  .lro6p06 .kh184gsb::before,
.gcl00 .xazqm8j .lro6p06 .kh184gsb::before { color: #ef4444; }
.gcl00 .kvmsdhl    .qz83    .kh184gsb::before,
.gcl00 .fmklyn  .qz83    .kh184gsb::before,
.gcl00 .qhbrxhl7  .qz83    .kh184gsb::before,
.gcl00 .xazqm8j .qz83    .kh184gsb::before { color: #f97316; }
.vtec .io8rx9yt     { background: #0c1a2e; border-color: #38bdf8; }
.vtec .qz83    { background: #0a2020; border-color: #2dd4bf; }
.vtec .pth1g strong  { color: #f1f5f9; }
.vtec .pth1g p       { color: #cbd5e1; }
.vtec .kvmsdhl    .io8rx9yt     .kh184gsb::before,
.vtec .fmklyn  .io8rx9yt     .kh184gsb::before,
.vtec .qhbrxhl7  .io8rx9yt     .kh184gsb::before,
.vtec .xazqm8j .io8rx9yt     .kh184gsb::before { color: #38bdf8; }
.vtec .kvmsdhl    .lro6p06 .kh184gsb::before,
.vtec .fmklyn  .lro6p06 .kh184gsb::before,
.vtec .qhbrxhl7  .lro6p06 .kh184gsb::before,
.vtec .xazqm8j .lro6p06 .kh184gsb::before { color: #818cf8; }
.vtec .kvmsdhl    .qz83    .kh184gsb::before,
.vtec .fmklyn  .qz83    .kh184gsb::before,
.vtec .qhbrxhl7  .qz83    .kh184gsb::before,
.vtec .xazqm8j .qz83    .kh184gsb::before { color: #2dd4bf; }
.i3khgrn::before,
.c78ag::before { margin-right: 5px; }
.lio1qo .wtzre ul li,
.lio1qo .lhkku li         { color: #4ade80; }
.lio1qo .wtzre .i3khgrn { color: #22c55e; }
.lio1qo .whdst ul li,
.lio1qo .g9oljc li         { color: #f87171; }
.lio1qo .whdst .c78ag { color: #ef4444; }
.upbib .wtzre { background: var(--bg-pros); }
.upbib .whdst { background: var(--bg-cons); }
.upbib .wtzre .i3khgrn { color: var(--c-pros-label); }
.upbib .whdst .c78ag { color: var(--c-cons); }
.upbib .wtzre ul li,
.upbib .lhkku li            { color: var(--c-pros); }
.upbib .whdst ul li,
.upbib .g9oljc li            { color: var(--c-cons); }
.bzjnfm .wtzre { background: var(--bg-pros); }
.bzjnfm .whdst { background: var(--bg-cons); }
.bzjnfm .wtzre .i3khgrn { color: var(--c-pros-label); }
.bzjnfm .whdst .c78ag { color: var(--c-cons); }
.bzjnfm .wtzre ul li,
.bzjnfm .lhkku li          { color: var(--c-pros); }
.bzjnfm .whdst ul li,
.bzjnfm .g9oljc li          { color: var(--c-cons); }
.jzdmf .i3khgrn::before { content: "✓ "; }
.jzdmf .c78ag::before { content: "✗ "; }
.pjbzjkxu .i3khgrn::before { content: "→ "; }
.pjbzjkxu .c78ag::before { content: "← "; }
.nsboi2tt .i3khgrn::before { content: "★ "; }
.nsboi2tt .c78ag::before { content: "✕ "; }
.o1vqn76 .i3khgrn::before { content: "◆ "; }
.o1vqn76 .c78ag::before { content: "▲ "; }
.xj57 .pth1g { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.xj57 .pth1g strong { color: var(--text-primary); }
.xj57 .pth1g p      { color: var(--text-muted); }
.u21x6n .pth1g { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.x4jgzkn8 .pth1g {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.x4jgzkn8 .pth1g strong,
.x4jgzkn8 .pth1g p { color: #fff; }
.x4jgzkn8 .kh184gsb::before { color: rgba(255,255,255,0.9) !important; }
.rsf8 .pth1g {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.rsf8 .pth1g strong { color: var(--text-primary); }
.rsf8 .pth1g p      { color: var(--text-muted); }
.yocar8k .pth1g { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.kvmsdhl .kh184gsb,
.fmklyn .kh184gsb,
.qhbrxhl7 .kh184gsb,
.xazqm8j .kh184gsb { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.kvmsdhl .kh184gsb::before,
.fmklyn .kh184gsb::before,
.qhbrxhl7 .kh184gsb::before,
.xazqm8j .kh184gsb::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.kvmsdhl .io8rx9yt     .kh184gsb::before { content: "✦"; color: var(--c-tip-border); }
.kvmsdhl .lro6p06 .kh184gsb::before { content: "▲"; color: var(--c-warn-border); }
.kvmsdhl .qz83    .kh184gsb::before { content: "◉"; color: #60a5fa; }
.fmklyn .io8rx9yt     .kh184gsb::before { content: "★"; color: var(--c-tip-border); }
.fmklyn .lro6p06 .kh184gsb::before { content: "◆"; color: var(--c-warn-border); }
.fmklyn .qz83    .kh184gsb::before { content: "●"; color: #60a5fa; }
.qhbrxhl7 .io8rx9yt     .kh184gsb::before { content: "▶"; color: var(--c-tip-border); }
.qhbrxhl7 .lro6p06 .kh184gsb::before { content: "■"; color: var(--c-warn-border); }
.qhbrxhl7 .qz83    .kh184gsb::before { content: "▸"; color: #60a5fa; }
.xazqm8j .io8rx9yt     .kh184gsb::before { content: "→"; color: var(--c-tip-border); }
.xazqm8j .lro6p06 .kh184gsb::before { content: "⬥"; color: var(--c-warn-border); }
.xazqm8j .qz83    .kh184gsb::before { content: "◈"; color: #60a5fa; }
.yjkh9w .z03ewdt7 .d4h1bqbo,
.yjkh9w .mkhz .d4h1bqbo  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.yjkh9w .w5s6po                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.yjkh9w .mpqv                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.yjkh9w .fg73a            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.yjkh9w .j075j2k5          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.yjkh9w .bnrb9                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.p1rt4ny .z03ewdt7 .d4h1bqbo,
.p1rt4ny .mkhz .d4h1bqbo,
.p1rt4ny .w5s6po,
.p1rt4ny .mpqv,
.p1rt4ny .fg73a,
.p1rt4ny .j075j2k5,
.p1rt4ny .bnrb9,
.p1rt4ny .yocar8k .pth1g { box-shadow: none; }
.zh9bhizw   .yjgo9md, .zh9bhizw .kw788j, .zh9bhizw .q0xwv5,
.zh9bhizw   .xuvd34, .zh9bhizw .xsfz { font-size: 0.9rem; }
.zh9bhizw   .jx7b6dr, .zh9bhizw .b708 { font-size: 0.9rem; }
.yuw7wug   .yjgo9md, .yuw7wug .kw788j, .yuw7wug .q0xwv5,
.yuw7wug   .xuvd34, .yuw7wug .xsfz { font-size: 0.95rem; }
.yuw7wug   .jx7b6dr, .yuw7wug .b708 { font-size: 0.95rem; }
.p9rob   .yjgo9md, .p9rob .kw788j, .p9rob .q0xwv5,
.p9rob   .xuvd34, .p9rob .xsfz { font-size: 1.08rem; }
.p9rob   .jx7b6dr, .p9rob .b708 { font-size: 1.05rem; }
.p9rob   .dn3wlz2 { font-size: 0.97rem; }
.wd0iovb1 .uk6zc6fn      { font-size: 3.2rem; }
.wd0iovb1 h2.y6rvgl { font-size: 1.9rem; }
.wd0iovb1 h3.w323v     { font-size: 1.4rem; }
.xvv8s .uk6zc6fn      { font-size: 3.8rem; }
.xvv8s h2.y6rvgl { font-size: 2.2rem; }
.xvv8s h3.w323v     { font-size: 1.6rem; }
.xczcz1z + .xczcz1z { position: relative; }
.ymiwpj   .xczcz1z + .xczcz1z::before,
.ppr24  .xczcz1z + .xczcz1z::before,
.snkejp4p   .xczcz1z + .xczcz1z::before,
.i1ybxe   .xczcz1z + .xczcz1z::before,
.h5v6   .xczcz1z + .xczcz1z::before,
.ynck .xczcz1z + .xczcz1z::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.ymiwpj .xczcz1z + .xczcz1z::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ppr24 .xczcz1z + .xczcz1z::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.snkejp4p .xczcz1z + .xczcz1z::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;
}
.i1ybxe .xczcz1z + .xczcz1z::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.vaf7wehp .xczcz1z { margin-bottom: 16px; }
.vaf7wehp .xczcz1z + .xczcz1z { margin-top: 0; }
.vaf7wehp .rpgzcjqf { padding-top: 0; padding-bottom: 0; }
.h5v6 .xczcz1z + .xczcz1z::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.ynck .xczcz1z + .xczcz1z::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.mfyug .xczcz1z + .xczcz1z::before,
.h62duqxw .xczcz1z + .xczcz1z::before,
.l3tn .xczcz1z + .xczcz1z::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%;
}
.zskxm .mfyug .xczcz1z:nth-child(even)::before,
.zskxm .h62duqxw .xczcz1z:nth-child(even)::before,
.zskxm .l3tn .xczcz1z:nth-child(even)::before { background: var(--bg-surface); }
.j67xz .mfyug .xczcz1z:nth-child(even)::before,
.j67xz .h62duqxw .xczcz1z:nth-child(even)::before,
.j67xz .l3tn .xczcz1z:nth-child(even)::before { background: var(--bg-card); }
.mfyug .xczcz1z + .xczcz1z::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");
}
.h62duqxw .xczcz1z + .xczcz1z::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");
}
.l3tn .xczcz1z + .xczcz1z::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");
}
.pzlw .s353,
.xsgq3ae .s353,
.k9unbjj .s353 { overflow: hidden; }
.pzlw .x9ex7,
.xsgq3ae .x9ex7 { margin-bottom: 60px; }
.k9unbjj .x9ex7 { margin-bottom: 70px; }
.pzlw .zfz6,
.pzlw .s353::before,
.xsgq3ae .s353::before,
.k9unbjj .s353::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.pzlw .s353::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");
}
.xsgq3ae .s353::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");
}
.k9unbjj .s353::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.yqzn .s353:not(.b2zldr) .e359f { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.mw84c .s353:not(.b2zldr) .e359f { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.sftb4  .s353:not(.b2zldr) .e359f { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.fpu43x  .s353:not(.b2zldr) .e359f { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.yqzn .b2zldr { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.mw84c .b2zldr { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.sftb4 .b2zldr { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.fpu43x .b2zldr { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.fpu43x .w3pzea { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.fpu43x .g241e07e { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.t660zfdd .b2zldr { background: var(--accent); }
.t660zfdd .b2zldr .e359f { background: none; }
.t660zfdd .s353:not(.b2zldr) .e359f { background: rgba(0,0,0,0.6); }
.i92wcc .w7ugfm { float: left; width: 38%; margin: 0 28px 16px 0; }
.i92wcc .w7ugfm .vukp { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.i92wcc .rpgzcjqf::after { content: ''; display: block; clear: both; }
.bmif0yo .w7ugfm { float: right; width: 38%; margin: 0 0 16px 28px; }
.bmif0yo .w7ugfm .vukp { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.bmif0yo .rpgzcjqf::after { content: ''; display: block; clear: both; }
.uq8k0n .xczcz1z:nth-child(odd)  .w7ugfm { float: left;  width: 38%; margin: 0 28px 16px 0; }
.uq8k0n .xczcz1z:nth-child(even) .w7ugfm { float: right; width: 38%; margin: 0 0 16px 28px; }
.uq8k0n .w7ugfm .vukp { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.uq8k0n .rpgzcjqf::after { content: ''; display: block; clear: both; }
.i92wcc .lbp5,
.i92wcc .ao90d,
.bmif0yo .lbp5,
.bmif0yo .ao90d,
.uq8k0n .lbp5,
.uq8k0n .ao90d { clear: both; }
@media (max-width: 900px) {
  .i92wcc .w7ugfm,
  .bmif0yo .w7ugfm,
  .uq8k0n .xczcz1z:nth-child(odd)  .w7ugfm,
  .uq8k0n .xczcz1z:nth-child(even) .w7ugfm {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .i92wcc .w7ugfm .vukp,
  .bmif0yo .w7ugfm .vukp,
  .uq8k0n .w7ugfm .vukp {
    max-height: none !important;
  }
}
.i92wcc .jx7b6dr,
.i92wcc .b708,
.bmif0yo .jx7b6dr,
.bmif0yo .b708,
.uq8k0n .jx7b6dr,
.uq8k0n .b708 { overflow: hidden; }
@media (max-width: 640px) {
  .i92wcc .w7ugfm,
  .bmif0yo .w7ugfm,
  .uq8k0n .w7ugfm { float: none; width: 100%; margin: 0 0 16px 0; }
}
.z64t8dzu .yksj,
.z64t8dzu .rpgzcjqf,
.z64t8dzu .au3w8  { max-width: 1100px; }
.z64t8dzu { --content-mw: 1100px; }
.udcyii1 .yksj,
.udcyii1 .rpgzcjqf,
.udcyii1 .au3w8  { max-width: 1200px; }
.a9fm .yksj,
.a9fm .rpgzcjqf,
.a9fm .au3w8  { max-width: 1320px; }
.hpn7q { font-size: 0.82rem; color: var(--text-muted); }
.sx5q4j { display: flex; align-items: center; }
.azq509lo {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.flocq { display: flex; align-items: center; }
.kwz8y { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.kwz8y:hover { text-decoration: underline; }
.df01 { margin: 0 3px; opacity: 0.45; }
.df01::before { content: '/'; }
.nvcvy8 { padding: 2px 5px; color: var(--text-main); }
.dqapep4 .hpn7q {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.dqapep4 .sx5q4j { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.b3rcqtj .hpn7q {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.b3rcqtj .sx5q4j { padding: 0 0 0 12px; }
.jobnx9j .sx5q4j { padding: 0 16px; }
.jobnx9j .hpn7q {
  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);
}
.jobnx9j .yksj { padding-top: 28px; }
@media (max-width: 720px) {
  .cqo2pq9p { margin-top: 18px; padding: 0 16px; }
  .jobnx9j .yksj { padding-top: 16px; }
}
.z64t8dzu.dqapep4 .sx5q4j { max-width: 1100px; }
.udcyii1.dqapep4 .sx5q4j { max-width: 1200px; }
.a9fm.dqapep4 .sx5q4j { max-width: 1320px; }
.z64t8dzu .cqo2pq9p { max-width: 1100px; }
.dyttvp4u .xczcz1z { padding-top: 16px; padding-bottom: 16px; }
.dxygwe44 .xczcz1z { padding-top: 24px; padding-bottom: 24px; }
.yqb8s .xczcz1z { padding-top: 40px; padding-bottom: 40px; }
.uhrr .xczcz1z { padding-top: 52px; padding-bottom: 52px; }
.ey5zx .xczcz1z:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.ey5zx .xczcz1z:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.ey5zx .xczcz1z:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.ey5zx .xczcz1z:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.yj1fkkhp .rpgzcjqf { padding-top: 10px;  padding-bottom: 10px; }
.ptaqn .rpgzcjqf { padding-top: 18px;  padding-bottom: 18px; }
.sru45dy6 .rpgzcjqf { padding-top: 36px;  padding-bottom: 36px; }
.njyhrq .rpgzcjqf { padding-top: 48px;  padding-bottom: 48px; }
.f6ioxiln h2.y6rvgl { font-weight: 600; }
.f6ioxiln h3.w323v     { font-weight: 600; }
.ypj2ax8 { font-weight: 500; }
.ypj2ax8 h2.y6rvgl { font-weight: 800; }
.ypj2ax8 h3.w323v     { font-weight: 700; }
.ewrg4vjf h2.y6rvgl { font-weight: 900; }
.ewrg4vjf h3.w323v     { font-weight: 800; }
.ewrg4vjf .pth1g strong,
.ewrg4vjf .pth1g strong { font-weight: 600; }
.a4yty {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.nenr .a4yty { display: none; }
@media (max-width: 640px) {
  .a4yty { display: none !important; }
}
.a4yty { background: var(--cta) !important; color: #fff !important; border: none !important; }
.a4yty:hover { opacity: 0.85; }
.il37 .a4yty { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.yc1yvpzd .qdilsm { right: 32px; }
@media (max-width: 480px) {
  .yc1yvpzd .qdilsm { right: 20px; bottom: 20px; }
  .zqee  .qdilsm { left: 20px; bottom: 20px; }
}
.kz6eu { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.au3w8 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.g201gsev { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.a8hhizu9 { color: var(--text-dim); font-size: 0.8rem; }
.nbx69 a, .liwhww3 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.nbx69 a:hover, .liwhww3 a:hover { color: var(--accent-light); }
.liwhww3 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.v7mymr9 .au3w8 { text-align: center; }
.v7mymr9 .liwhww3 { justify-content: center; margin-bottom: 16px; }
.v7mymr9 .g201gsev { margin-top: 0; }
.xfk7faj7 { margin-top: 10px; }
.xfk7faj7 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .au3w8 { padding-left: 16px; padding-right: 16px; }
  .eaick8 .au3w8 { padding: 20px 16px; }
  .liwhww3 { gap: 4px 12px; }
  .g201gsev { font-size: 0.78rem; }
}
.zwwl2ld .g201gsev { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.zwwl2ld .a8hhizu9 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .zwwl2ld .o94pmp { grid-template-columns: 1fr 1fr; } .zwwl2ld .n022cr7d { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zwwl2ld .o94pmp { grid-template-columns: 1fr; } }
.g3zodx93 .g201gsev { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .g3zodx93 .acboi { gap: 12px; } .g3zodx93 .q51u44e { margin-right: 0; width: 100%; } }
.njk6k .g201gsev { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.njk6k .a8hhizu9 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .njk6k .g4jupf { grid-template-columns: 1fr 1fr; } .njk6k .u9eca6fa { grid-column: 1 / -1; } }
@media (max-width: 480px) { .njk6k .g4jupf { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .anjh2l4 .bv655frl { grid-template-columns: 1fr 1fr; } .anjh2l4 .aegp5mzj:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .anjh2l4 .bv655frl { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .icgjy7 .bv655frl { grid-template-columns: 1fr; } }
.rbxg .au3w8 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.rbxg .liwhww3 { justify-content: center; }
.aqdb .ibfgr6t9      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.aqdb .kz6eu { background: var(--bg-page); border-top-color: var(--border-alt); }
.r3meknx .ibfgr6t9      { background: #0d1117; border-bottom-color: #21262d; }
.r3meknx .vcqkq { color: var(--accent-light); }
.r3meknx .l999 { --msep-color: #8b949e; }
.r3meknx .l999 a { color: #8b949e; }
.r3meknx .l999 a:hover { color: var(--accent-light); }
.r3meknx .u9jd { color: #8b949e; }
.r3meknx .kz6eu { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.r3meknx .g201gsev,
.r3meknx .a8hhizu9 { color: #6e7681; }
.r3meknx .nbx69 a, .r3meknx .liwhww3 a,
.r3meknx .nbx69 a:hover, .r3meknx .liwhww3 a:hover,
@media (max-width: 640px) {
  .r3meknx .l999 { background: #0d1117; border-top-color: #21262d; }
  .r3meknx .l999 li a { border-bottom-color: #21262d; }
}
.ykrh .ibfgr6t9      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.ykrh .vcqkq { color: var(--accent-light); }
.ykrh .l999 { --msep-color: #475569; }
.ykrh .l999 a { color: #475569; }
.ykrh .l999 a:hover { color: var(--accent-light); }
.ykrh .u9jd { color: #64748b; }
.ykrh .kz6eu { background: #f0f4f8; border-top-color: #cbd5e1; }
.ykrh .g201gsev,
.ykrh .a8hhizu9 { color: #64748b; }
.ykrh .nbx69 a, .ykrh .liwhww3 a,
.ykrh .nbx69 a:hover, .ykrh .liwhww3 a:hover,
@media (max-width: 640px) {
  .ykrh .l999 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .ykrh .l999 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.pzvenf .ibfgr6t9      { background: var(--accent); border-bottom-color: var(--accent-light); }
.pzvenf .vcqkq { color: #fff; }
.pzvenf .l999 { --msep-color: rgba(255,255,255,0.82); }
.pzvenf .l999 a { color: rgba(255,255,255,0.82); }
.pzvenf .l999 a:hover { color: #fff; }
.pzvenf .u9jd { color: rgba(255,255,255,0.9); }
.pzvenf .kz6eu { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.pzvenf .g201gsev,
.pzvenf .a8hhizu9 { color: rgba(255,255,255,0.72); }
.pzvenf .nbx69 a, .pzvenf .liwhww3 a,
.pzvenf .nbx69 a:hover, .pzvenf .liwhww3 a:hover,
@media (max-width: 640px) {
  .pzvenf .l999 { background: var(--accent); border-top-color: var(--accent-light); }
  .pzvenf .l999 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.c1lflnn2 .ibfgr6t9 {
  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);
}
.c1lflnn2 .kz6eu {
  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) {
  .c1lflnn2 .l999 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.eo41jmxf .ff4di { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.ztj1c6g .ff4di { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.o0cpl8uh .ff4di { min-height: 72px; height: auto; }
.tqjbg .ff4di { min-height: 84px; height: auto; }
.eaick8 .ff4di { max-width: none; padding: 0 32px; }
.eaick8 .au3w8  { max-width: none; padding: 24px 32px; }
.pdhkkoo.udcyii1 .ff4di { max-width: 1200px; }
.pdhkkoo.a9fm .ff4di { max-width: 1320px; }
.dsj61   .vcqkq, .dsj61   .q51u44e { text-transform: capitalize; }
.t9df .vcqkq, .t9df .q51u44e { text-transform: lowercase; }
.rt9vt .vcqkq, .rt9vt .q51u44e { text-transform: uppercase; letter-spacing: 0.06em; }
.srkqbm4, .bflibm6 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.k8qd183e .srkqbm4,
.gc4jzq .srkqbm4,
.cfqz .srkqbm4,
.kgn2 .srkqbm4,
.u8pza6   .l999 a { font-weight: 500; }
.rze23o .l999 a { font-weight: 600; }
.pnzv32c     .l999 a { font-weight: 700; }
.u5dfkxt    .l999 a { font-weight: 800; letter-spacing: 0.01em; }
.gpqg74bx     .l999 > li + li::before,
.f3lkq9zl    .l999 > li + li::before,
.oeacp    .l999 > li + li::before,
.ymgtn29t .l999 > li + li::before,
.f9le6o .l999 > li + li::before,
.z3rnn  .l999 > li + li::before,
.q79j18p    .l999 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.gpqg74bx     .l999 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.f3lkq9zl    .l999 > li + li::before { content: "|"; }
.oeacp    .l999 > li + li::before { content: "—"; }
.ymgtn29t .l999 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.f9le6o .l999 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.z3rnn  .l999 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.q79j18p    .l999 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ok6l2u7 .u9jd,
  .t7wy .u9jd,
  .vxx41 .u9jd,
  .t18gwizx .u9jd,
  .xia0 .u9jd {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ok6l2u7 .u9jd::before,
  .t7wy .u9jd::before,
  .vxx41 .u9jd::before,
  .t18gwizx .u9jd::before,
  .xia0 .u9jd::before { content: ""; display: block; flex-shrink: 0; }

  
  .ok6l2u7 .u9jd::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;
  }

  
  .t7wy .u9jd::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;
  }

  
  .vxx41 .u9jd::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;
  }

  
  .t18gwizx .u9jd::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;
  }

  
  .xia0 .u9jd::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) {
  .mkfe2qao .u9jd {
    padding: 5px 14px;
  }
  .mkfe2qao .l999 {
    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;
  }
  .mkfe2qao .l999 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .mkfe2qao .l999 li a:hover { background: var(--bg-raised); }
  .mkfe2qao .zzvy2,
  .x6lxcni .zzvy2,
  .jq3ba1v .zzvy2 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .vpdpqv .u9jd {
    padding: 5px 10px;
  }
  .vpdpqv .l999 {
    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);
  }
  .vpdpqv .l999.dubo { transform: translateX(0); }
  .vpdpqv .l999 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .vpdpqv .l999 li:last-child a { border-bottom: none; }
  .pzvenf .l999,
  .r3meknx .l999 { background: var(--accent) !important; }
  .pzvenf .l999 li a,
  .r3meknx .l999 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .jq3ba1v .u9jd {
    padding: 5px 10px;
  }
  .jq3ba1v .l999 {
    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);
  }
  .jq3ba1v .l999::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .jq3ba1v .l999.dubo { transform: translateY(0); }
  .jq3ba1v .l999 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .jcd5ssmq .u9jd {
    padding: 5px 10px;
  }
  .jcd5ssmq .l999 {
    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;
  }
  .jcd5ssmq .l999.dubo { opacity: 1; pointer-events: auto; }
  .jcd5ssmq .l999 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .x97lxjjz     .u9jd { border-radius: 0 !important; }
  .nnsd8fw   .u9jd { border-radius: 8px !important; }
  .zig9 .u9jd { border-radius: 50% !important; }
  .rm3y   .u9jd { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .nmt2uxug .fx3xl { flex-direction: column; align-items: stretch; }
  .nmt2uxug .k2oa { flex-direction: row; min-width: auto; }
  .nmt2uxug .lidoo9 { align-items: flex-start; text-align: left; }
}
.ygmyq,
.ygmyq.xczcz1z,
.zskxm .ygmyq,
.slmqtbhq .ygmyq,
.j67xz .ygmyq,
.xvj1 .ygmyq {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.r3u2v {
  background: linear-gradient(135deg, var(--cta) 0%, var(--cta-hover) 100%);
  border-radius: 16px;
  padding: 28px 36px;
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 16px 0;
}
.q7vqudq { flex: 1 1 280px; min-width: 0; }
.vib99 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.nddjd {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.cmyhy {
  background: #fff !important;
  color: var(--cta) !important;
  padding: 14px 44px !important;
  border-radius: 999px;
  font-weight: 800;
  font-size: 1rem;
  text-decoration: none;
  flex-shrink: 0;
  transition: transform 0.15s, opacity 0.2s;
  white-space: nowrap;
}
.cmyhy:hover { transform: translateY(-1px); opacity: 0.95; }
.qtnxef8 .r3u2v {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.qtnxef8 .vib99 { color: var(--cta); }
.qtnxef8 .nddjd { color: var(--text-body); }
.qtnxef8 .cmyhy {
  background: var(--cta) !important;
  color: #fff !important;
}
.wwkr29zq .r3u2v {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.wwkr29zq .vib99 { color: var(--text-primary); }
.wwkr29zq .nddjd { color: var(--text-body); }
.wwkr29zq .cmyhy {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .r3u2v {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .q7vqudq { flex: 0 0 auto; }
  .vib99 { font-size: 1.2rem; }
  .cmyhy { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.kopke93 .t3w3s { height: 36px; }
.mrvn96w .t3w3s { height: 60px; max-width: 200px; }
.m4yc .t3w3s { height: 56px; max-width: 180px; }
.xzm3uuwq    .y88dudj, .xzm3uuwq    .pofqej { color: #f59e0b; }
.a3zmy2u      .y88dudj { font-size: 1rem; letter-spacing: 1.5px; }
.a3zmy2u      .pofqej   { font-size: 1.35rem; }
.o8y9vs7    .y88dudj, .o8y9vs7    .pofqej { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.sjto     .y88dudj, .sjto     .pofqej { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.esno .y88dudj, .esno .pofqej { color: var(--cta); letter-spacing: 2px; }
.nwbimrap   .y88dudj, .nwbimrap   .pofqej { color: #e91e63; letter-spacing: 2px; }
.mv7rrs  .y88dudj, .mv7rrs  .pofqej { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.k9s6y     .y88dudj, .k9s6y     .pofqej { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.qayx .z5m3b + .z5m3b {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.j0zel20 .mpqv { padding: 18px 24px; min-height: 68px; }
.y5lau3 .appgmuj {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.y5lau3 .i49d8s {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.xgfpja .z5m3b {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.ao90d { counter-reset: cs-rank; }
.ao90d .mpqv { counter-increment: cs-rank; }
.ao90d .mpqv::before {
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 800;
  color: var(--text-muted, var(--accent-light));
  min-width: 28px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
  order: -1;
}
.u304 .ao90d { counter-reset: cs-rank; gap: 0; }
.u304 .mpqv {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 44px 18px 18px;
  gap: 10px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
  margin-bottom: 14px;
}
.u304 .mpqv::before {
  content: counter(cs-rank);
  position: absolute; top: -18px; left: 50%; transform: translateX(-50%);
  width: 36px; height: 36px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 1rem; line-height: 1;
  box-shadow: 0 2px 6px rgba(0,0,0,.25);
  z-index: 2;
}
.u304 .q5jlkg9 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.u304 .p5wb {
  width: 140px; height: 140px; min-width: 140px; padding: 0;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto;
}
.u304 .wlokuq { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.u304 .q5jlkg9 { min-width: 0; flex-direction: column; width: 100%; }
.u304 .ieysn {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.u304 .y88dudj { color: var(--cta, var(--accent)); }
.u304 .n8265d { font-weight: 700; }
.u304 .z5m3b {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.u304 .appgmuj {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.u304 .i49d8s {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.u304 .ha71 .i49d8s { font-size: 1.3rem; color: var(--accent-light); }
.u304 .dk45 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.u304 .mpqv:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .u304 .ao90d {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .u304 .mpqv {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .u304 .mpqv { padding: 40px 16px 20px; }
  .u304 .z5m3b {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .u304 .dk45 { width: 100%; min-width: 0; }
}
.jxhzh1wl .ao90d { counter-reset: cs-rank; gap: 10px; }
.jxhzh1wl .mpqv {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding: 14px 18px 14px 18px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
}
.jxhzh1wl .mpqv::before {
  content: counter(cs-rank);
  width: 34px; height: 34px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 0.95rem; flex-shrink: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,.2);
}
.jxhzh1wl .q5jlkg9 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.jxhzh1wl .p5wb {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.jxhzh1wl .wlokuq { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.jxhzh1wl .ieysn {
  font-size: 1.05rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: 0; max-width: 140px;
  overflow-wrap: break-word; hyphens: auto;
}
.jxhzh1wl .y88dudj { color: var(--cta, var(--accent)); }
.jxhzh1wl .z5m3b {
  flex-direction: column; align-items: center; justify-content: center; gap: 4px;
  border-top: none; padding-top: 0; width: auto; flex: 1 1 160px; min-width: 140px;
  text-align: center;
}
.jxhzh1wl .appgmuj {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.jxhzh1wl .i49d8s { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.jxhzh1wl .ha71 .i49d8s { color: var(--accent-light); }
.jxhzh1wl .dk45 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.jxhzh1wl .mpqv:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .jxhzh1wl .mpqv {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .jxhzh1wl .mpqv::before {
    position: absolute; top: 14px; left: 14px;
  }
  .jxhzh1wl .q5jlkg9 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .jxhzh1wl .ieysn { white-space: normal; text-align: center; font-size: 1.2rem; }
  .jxhzh1wl .z5m3b {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .jxhzh1wl .dk45 { width: 100%; min-width: 0; }
  .jxhzh1wl .y88dudj { min-width: 0; }
}
.z481 .mpqv::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.bmizdhv .cjotoa {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.bmizdhv .cjotoa summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.bmizdhv .cjotoa p { padding: 0 2px 16px; }
.te7u .cjotoa { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.te7u .cjotoa summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.te7u .cjotoa summary::after { content: "›"; font-size: 1.2em; }
.te7u .cjotoa[open] summary::after { content: "‹"; }
.te7u .cjotoa p { padding: 10px 22px 4px; }
.q8jf9 .cjotoa {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.q8jf9 .cjotoa summary { color: var(--text-primary); padding-left: 16px; }
.q8jf9 .cjotoa summary::after { content: "›"; font-size: 1.1em; }
.q8jf9 .cjotoa[open] summary::after { content: "‹"; }
.q8jf9 .cjotoa p { padding-left: 16px; }
.lpg477 .trbcc { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.lpg477 .cjotoa {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.lpg477 .cjotoa:last-child { border-bottom: none; }
.lpg477 .cjotoa summary { color: var(--text-primary); border-radius: 0; }
.lpg477 .cjotoa summary::after { content: "›"; font-size: 1.1em; }
.lpg477 .cjotoa[open] summary::after { content: "‹"; }
.iofm .cjotoa { overflow: hidden; }
.iofm .cjotoa summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.iofm .cjotoa summary::after { color: rgba(255,255,255,.75); }
.iofm .cjotoa[open] summary { border-radius: 0; }
.el1jtg { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.igpbk3 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.lo8alt8 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.niqvm { color: var(--text-muted); font-size: 1.05rem; }
.d933 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.l3vmx7 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.gtzbgnc { margin-bottom: 20px; }
.ht5s1vmf {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.um0cyii6 {
  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;
}
.um0cyii6:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.d2a0z { resize: vertical; min-height: 130px; }
.ldxcxn90 { width: 100%; margin-top: 8px; }
.idexr {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.ont71p64 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.tgi1p { color: var(--text-muted); line-height: 1.75; }
.p63ajkmu { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.p63ajkmu li { margin-bottom: 6px; }
.aetasw94 { max-width: 760px; margin: 0 auto; }
.gfvii { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.agmrqw { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.agmrqw:last-child { border-bottom: none; }
.agmrqw h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.agmrqw p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.yc2atkz { max-width: 760px; margin: 0 auto; }
.vq524 ul.p63ajkmu { margin: 0; }
@media (max-width: 640px) { .u3f3l { grid-template-columns: 1fr; gap: 10px; } }
.r09we1rb { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.drwfyy { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.gbt2n09 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.drwfyy p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.drwfyy .p63ajkmu { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .r09we1rb { grid-template-columns: 1fr; } }
.puo6 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.puo6:hover .kf63 { color: var(--accent-light); text-decoration: underline; }
.g4pecd { color: inherit; text-decoration: none; }
.g4pecd:hover { color: var(--accent-light); text-decoration: underline; }
.l6crf4g4 { display: inline-block; line-height: 0; }
.o4c54i2 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.postr { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.postr:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.a2kc5nwy { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.postr p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.postr ul.p63ajkmu { margin: 0; }
.w2ws { color: var(--text-muted); line-height: 1.75; }
.xo4ck1a6 .p63ajkmu,
.q1fvglp .p63ajkmu,
.tmgc .p63ajkmu,
.dm7h .p63ajkmu {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.xo4ck1a6 .postr,
.q1fvglp .postr { text-align: left; }
.xo4ck1a6 .a2kc5nwy,
.q1fvglp .a2kc5nwy { text-align: center; }
.dz3olk { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.dmi41 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.bm50 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.kp38ggr4 { margin-top: 12px; }
.ohmyii3r { 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; }
.ohmyii3r:hover { border-bottom-color: var(--accent-light); }
.mdxavj0 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.mdxavj0 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.cvice { width: 200px; height: 200px; }
.ir1ks3fx { border-radius: 28%; }
.a6xtrhc { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.dedd5zp0 { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .wzfv { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.s50lf .bm50, .s50lf .dmi41 { max-width: 640px; }
.adv4d .dz3olk { font-size: 1.6rem; margin-top: 18px; }
.jzrn .bm50 { margin-bottom: 28px; }
@media (max-width: 860px) { .poi04qjr { grid-template-columns: 1fr; } .adv4d { position: static; text-align: center; } }
.ip64rq1x { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.beyrkd { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.beyrkd .mdxavj0 { margin: 0 auto 18px; }
.beyrkd .a6xtrhc { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .ip64rq1x { grid-template-columns: 1fr; } }
.wpg6dk .dz3olk { font-size: 1.6rem; margin-bottom: 6px; }
.dm7h .p63ajkmu { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .wpg6dk { flex-direction: column; text-align: center; } .x2bf0 { grid-template-columns: 1fr; } }
.vr7eia .dz3olk { font-size: 1.35rem; margin: 0 0 4px; }
.vr7eia .a6xtrhc { margin: 0; }
.hl3ffwt .lo8alt8 { color: var(--accent-light); }
.wvqd5 .lo8alt8 { font-size: 2rem; }
.wvqd5 .niqvm { max-width: 680px; }
.qpd2 {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.qpd2 .lo8alt8 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.qpd2 .niqvm  { margin: 0; }
@media (max-width: 640px) { .qpd2 { flex-direction: column; } }
.bzlo5l55 .lo8alt8 { color: var(--accent-light); }
.q5ve7c6 .lo8alt8 { color: #fff; }
.q5ve7c6 .niqvm  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .odxaanvw { grid-template-columns: 1fr; } }
.i090d4xg .um0cyii6 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.i090d4xg .um0cyii6:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.hoy42 .um0cyii6 { background: var(--bg-raised); border-color: transparent; }
.hoy42 .um0cyii6:focus { background: var(--bg-card); border-color: var(--accent-light); }
.enyki .um0cyii6 { border-radius: 100px; padding: 11px 20px; }
.enyki .d2a0z { border-radius: 14px; }
.jor6h {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.jor6h 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;
}
.jor6h summary::-webkit-details-marker { display: none; }
.jor6h summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.jor6h[open] summary::after { content: "−"; }
.nzf2g7 {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .ezwixk { grid-template-columns: 1fr; } }
.jp5f { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.jp5f li { margin-bottom: 6px; }
.lkx2wtx{display:none}
.lkx2wtx:empty,.sph01x9j:empty{display:none}
.sf2p{position:relative;overflow:visible}
.e2xgq7m .a8al,.sv9m6es .a8al,
.ukhbwzh .a8al,.deij .a8al,
.jeop3bd .a8al,.q2ash .a8al{display:block}
.od7rjph .l2hcug0{display:block}
.e2xgq7m .a8al,.sv9m6es .a8al,
.ukhbwzh .a8al,.deij .a8al,
.jeop3bd .a8al{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}
.e2xgq7m .a8al .sph01x9j,.sv9m6es .a8al .sph01x9j,
.ukhbwzh .a8al .sph01x9j,.deij .a8al .sph01x9j,
.jeop3bd .a8al .sph01x9j{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}
.e2xgq7m .gy6ux1,.sv9m6es .gy6ux1,
.ukhbwzh .gy6ux1,.deij .gy6ux1,
.jeop3bd .gy6ux1{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.e2xgq7m .a8al,.sv9m6es .a8al{top:12px}
.e2xgq7m .a8al .sph01x9j{margin-right:auto}
.sv9m6es .a8al .sph01x9j{margin-left:auto}
.sv9m6es .a8al{text-align:right}
.ukhbwzh .a8al,.deij .a8al{bottom:12px}
.ukhbwzh .a8al .sph01x9j{margin-right:auto}
.deij .a8al .sph01x9j{margin-left:auto}
.deij .a8al{text-align:right}
.jeop3bd .a8al{position:relative;margin-top:16px}
.jeop3bd .a8al .sph01x9j{margin:0 auto}
.q2ash .a8al{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.q2ash .a8al .sph01x9j{margin:0}
.q2ash .g241e07e~.a8al,
.q2ash .lt1dxf~.a8al{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.q2ash .g241e07e~.a8al .sph01x9j,
.q2ash .lt1dxf~.a8al .sph01x9j{justify-content:flex-start}
.g241e07e~.a8al,.lt1dxf~.a8al{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}
.g241e07e~.a8al .sph01x9j{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.lt1dxf~.a8al .sph01x9j{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.l2hcug0 .sph01x9j{margin:0 0 12px}
.sph01x9j{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.x9y7i{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.kf63{font-weight:600;color:var(--text-heading);opacity:1}
.u9qacbv8::before{content:"·";margin:0 2px;opacity:.5}
.gy6ux1{white-space:nowrap}
.m1gm .x9y7i{display:none}
.esefx .gy6ux1{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.esefx .u9qacbv8::before{content:""}
.po7d .gy6ux1{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}
.po7d .u9qacbv8::before{content:""}
.l59xjtu .sph01x9j{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.d5jboyl .gy6ux1{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.d5jboyl .u9qacbv8::before{content:""}
.sser .gy6ux1{color: var(--accent-light);opacity:1;font-weight:500}
.r1sjo6v .gy6ux1{border-bottom:1px solid currentColor;padding-bottom:2px}
.ieiu1qe8 .sph01x9j{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.cdlcodx{--date-bg:transparent}
.tjd4 .u9qacbv8::before{content:""}
.l0ibjjs .u9qacbv8::before{content:"•";opacity:.4}
.l0ibjjs .gy6ux1 + .gy6ux1::before{content:"•";margin-right:6px;opacity:.4}
.hegvxy .u9qacbv8::before{content:"/";opacity:.35}
.hegvxy .gy6ux1 + .gy6ux1::before{content:"/";margin-right:6px;opacity:.35}
.jpmbf .u9qacbv8::before{content:"|";opacity:.3}
.jpmbf .gy6ux1 + .gy6ux1::before{content:"|";margin-right:6px;opacity:.3}
.hk6p .u9qacbv8::before{content:"—";opacity:.3}
.hk6p .gy6ux1 + .gy6ux1::before{content:"—";margin-right:6px;opacity:.3}
.tndr .u9qacbv8::before{content:"◆";font-size:.5em;opacity:.35}
.tndr .gy6ux1 + .gy6ux1::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.qye0pvjp .u9qacbv8::before{content:"·";opacity:.4}
.qye0pvjp .gy6ux1 + .gy6ux1::before{content:"·";margin-right:6px;opacity:.4}
.dbzewp .u9qacbv8::before{content:"›";opacity:.4}
.dbzewp .gy6ux1 + .gy6ux1::before{content:"›";margin-right:6px;opacity:.4}
.gc6c .u9qacbv8::before{content:"→";opacity:.35;font-size:.85em}
.gc6c .gy6ux1 + .gy6ux1::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.eei1b{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.gx6c29{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.bz3j{display:flex;flex-direction:column;gap:3px}
.h3wmewe5{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.yqwbih9{font-weight:700;font-size:1rem;color:var(--text-heading)}
.g9vwy{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.fykxc .eei1b{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.rd25u0 .eei1b{border-top:3px solid var(--accent);padding-top:18px}
.tnpyv5h .eei1b{border-left:3px solid var(--accent);border-radius:0}
.q5tkh .eei1b{padding:20px 0}
@media(max-width:640px){
  .eei1b{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .g9vwy{max-width:100%}
}
.b5fejt .j075j2k5{margin:0}
@media (max-width:560px){
  .k2o5h7z7{grid-template-columns:repeat(2,1fr);gap:12px}
}
.ccemoty {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.ccemoty.vibt {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.lql9sh {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.lql9sh .vr8d2w6k {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  width: 36px; height: 36px; border-radius: 50%;
  padding: 0; margin: 0;
  z-index: 2;
  font-size: 0 !important; color: transparent !important;   
  transition: background 0.15s;
}
.lql9sh .vr8d2w6k::before,
.lql9sh .vr8d2w6k::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.lql9sh .vr8d2w6k::before { transform: translate(-50%, -50%) rotate(45deg); }
.lql9sh .vr8d2w6k::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.lql9sh .vr8d2w6k:hover { background: rgba(0,0,0,0.12) !important; }
.b87fhf77 {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.nrjzzh {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.rz9pp1a7 {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.sodri {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.lql9sh .m94zpqf {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.lql9sh .m94zpqf:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .lql9sh { padding: 28px 18px 20px; }
  .rz9pp1a7 { font-size: 1.2rem; }
  .b87fhf77 { max-width: 220px; max-height: 80px; }
}
.pn5uaiu {
  flex: 0 0 auto;
  display: inline-flex; align-items: center; justify-content: center;
  background: #fff;
  width: 96px; height: 96px;
  padding: 10px;
  margin-right: 14px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
}
.f817 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.ciabh  .pn5uaiu { border-radius: 50%; }
.bhiu19  .pn5uaiu { border-radius: 6px; }
.bpwy .pn5uaiu { border-radius: 22px; }
.e0qfjss7 .r3u2v {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .pn5uaiu { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.m1d1 .xczcz1z {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.m1d1 .rpgzcjqf {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.m1d1 .r3u2v {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.uwp9v {
  position: fixed;
  left: 50%; bottom: 0;
  width: 100%; max-width: 1100px;
  box-sizing: border-box;
  padding: 0 16px calc(14px + env(safe-area-inset-bottom, 0px));
  z-index: 1200;                         
  transform: translate(-50%, 130%);
  transition: transform 0.42s cubic-bezier(.2,.75,.2,1);
  will-change: transform;
  pointer-events: none;                  
}
.uwp9v.vibt { transform: translate(-50%, 0); }
.uwp9v .xczcz1z,
.uwp9v .rpgzcjqf {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.uwp9v .r3u2v {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.dkj5 {
  position: absolute;
  
  top: 14px; right: 30px;
  z-index: 3;
  width: 26px; height: 26px;
  border: none; border-radius: 50%; cursor: pointer;
  background: rgba(0,0,0,0.40);         
  font-size: 0;                          
  pointer-events: auto;
  transition: background 0.15s;
}
.dkj5::before,
.dkj5::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.dkj5::before { transform: translate(-50%, -50%) rotate(45deg); }
.dkj5::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.dkj5:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .uwp9v { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .uwp9v .r3u2v {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .uwp9v .nddjd { display: none !important; }
  .uwp9v .vib99 { font-size: 1.1rem !important; }
  .uwp9v .pn5uaiu { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .dkj5 { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .ff4di { flex-direction: row-reverse; }
[dir="rtl"] .l999 { flex-direction: row-reverse; }
[dir="rtl"] .yc1yvpzd .qdilsm { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .yc1yvpzd .qdilsm { right: auto; left: 20px; }
  [dir="rtl"] .zqee  .qdilsm { left: auto;  right: 20px; }
}
[dir="rtl"] .i92wcc .w7ugfm  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .bmif0yo .w7ugfm { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .jx7b6dr, [dir="rtl"] .b708 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .wtzre { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .whdst { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .pth1g { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .r3u2v { direction: rtl; }
[dir="rtl"] .pn5uaiu { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .mpqv,
[dir="rtl"] .hpn7q { direction: rtl; }
[dir="rtl"] .bnrb9 { direction: rtl; }
[dir="rtl"] .ll5v { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .hjc1nrp .b708,
[dir="rtl"] .x0o2nnta .b708,
[dir="rtl"] .xjx9jez0 .b708,
[dir="rtl"] .fhqr8pfe .b708 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .hjc1nrp .b708 li::before,
[dir="rtl"] .x0o2nnta .b708 li::before,
[dir="rtl"] .xjx9jez0 .b708 li::before,
[dir="rtl"] .fhqr8pfe .b708 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .s353.vzoc .x9ex7,
[dir="rtl"] .ljrpzv.vzoc .x9ex7,
[dir="rtl"] .b2zldr.vzoc .x9ex7,
[dir="rtl"] .pnuouy.vzoc .x9ex7,
[dir="rtl"] .xvgmm78.vzoc .x9ex7 { text-align: right; }
[dir="rtl"] .g241e07e.dq9i .zfz6 { text-align: center; }
[dir="rtl"] .rpgzcjqf,
[dir="rtl"] .xuvd34,
[dir="rtl"] .xsfz,
[dir="rtl"] .x9ex7 { text-align: right; }
[dir="rtl"] .l3vmx7,
[dir="rtl"] .ht5s1vmf,
[dir="rtl"] .bm50,
[dir="rtl"] .um0cyii6,
[dir="rtl"] .d2a0z { text-align: right; direction: rtl; }
[dir="rtl"] .enyki .um0cyii6,
[dir="rtl"] .i090d4xg .um0cyii6 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #c8b127;
  --brand:           #c8b127;
  --brand-light:     #a08f2b;
  --brand-pale:      #bead4a;
  --grad-start:      #e1d069;
  --grad-end:        #e5dca2;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #a44f09;
  --cta-light:       #803c03;
  --cta-hover:       #693305;
  --bg-page:         #f8f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f5f3;
  --bg-raised:       #f1f0ee;
  --bg-hover:        #f5f5f3;
  --border:          #e8e7e2;
  --border-alt:      #dcdad0;
  --border-section:  #e8e7e2;
  --text-primary:    #1b1a17;
  --text-muted:      #605e52;
  --text-body:       #37352e;
  --text-sub:        #525046;
  --text-faint:      #898675;
  --text-dim:        #a19e90;
  --text-label:      #6e6b5d;
  --text-value:      #44433a;
  --accent-bg:       #f2f0e2;
  --accent-bg-light: #ece7ca;
  --bg-tip:          #f0f9f1;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f9f9;
  --bg-pros:         #f0f9f1;
  --bg-cons:         #faf4f3;
  --c-pros:          #129023;
  --c-cons:          #9f3221;
  --c-pros-label:    #16ab2a;
  --c-tip-border:    #18bd2e;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #129023;
}
:root { --logo-bg-opacity: 52%; }
body, button, input { font-family: "Montserrat", sans-serif; }
.h2fa2oq .m450xyj, .h2fa2oq .g241e07e { min-height: 520px; }
.df01::before { content: '·'; font-size: 1.3em; line-height: 1; }