:root {
  --color-accent: #2b6754;
  --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;
}
.ny34fvwl {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.i0zh {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.f71u6ev {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.bqb5 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.q1vsxjk { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.q1vsxjk a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.q1vsxjk a:hover { color: var(--accent-light); }
.y3mcwdn     .wxcn8j { border-radius: 6px; }
.y3mcwdn .wxcn8j li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.y3mcwdn .wxcn8j li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.wlkckaq0 .wxcn8j li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .wxcn8j {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .pyj990:hover .wxcn8j,
  .pyj990:focus-within .wxcn8j { display: block; }
  .wxcn8j li a { padding: 8px 16px; font-size: 0.88rem; }
}
.z02zxw {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.jkexk8 { display: none; }
@media (max-width: 640px) {
  .jkexk8 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .jkexk8.cw2b6 { display: block; }
}
@media (max-width: 640px) {
  .z02zxw { display: block; }
  .q1vsxjk > li + li::before { display: none !important; }
  .q1vsxjk {
    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;
  }
  .q1vsxjk.cw2b6 { display: flex; }
  .q1vsxjk li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .q1vsxjk li:last-child a { border-bottom: none; }
}
.rbsyj { min-height: 480px; }
.vn16 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.f7am { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.ff0a .f7am { margin-left: 0; margin-right: 0; }
.va1uxg {
  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;
}
.i5svx9 .va1uxg { margin-top: 24px; }
.va1uxg:hover { opacity: 0.88; }
.qsc0 {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.xj6t7 {
  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%);
}
.qsc0 .gtrl {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.qsc0 .vn16 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.qsc0 .f7am { color: #e2e8f0; }
.qsc0.h5bi5 .gtrl { text-align: center; }
.qsc0.ff0a   .gtrl { text-align: left; }
.bolvj .gtrl {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.bolvj .vn16 { color: var(--text-primary); text-shadow: none; }
.bolvj .f7am { color: var(--text-muted); }
.bolvj .va1uxg { margin-top: 16px; }
.bolvj, .bolvj.rbsyj { min-height: auto !important; }
.bolvj.h5bi5 .gtrl { text-align: center; }
.bolvj.ff0a   .gtrl { text-align: left; }
.bolvj~.twq1{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}
.bolvj~.twq1 .q1noo0{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}
.an3i2q2 {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.awjmy908 .an3i2q2,
.awjmy908 .an3i2q2::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.rpq3i2sy .an3i2q2,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.apt6 .an3i2q2,
.apt6 .qsc0 .xj6t7 {
  overflow: hidden;
}
.apt6 .an3i2q2::after,
.apt6 .qsc0 .xj6t7::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%); }
}
.qhq13ysb .an3i2q2,
.qhq13ysb .an3i2q2::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); }
}
.qhq13ysb .qsc0 .xj6t7 {
  overflow: hidden;
}
.qhq13ysb .qsc0 .xj6t7::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;
}
.w0y2r1 .an3i2q2,
.w0y2r1 .jhx2946o,
.w0y2r1 .qsc0 .xj6t7 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.awjmy908 .qsc0 .xj6t7 {
  overflow: hidden;
}
.awjmy908 .qsc0 .xj6t7::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;
}
.rpq3i2sy .qsc0 .xj6t7 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.an3i2q2 .xj6t7 {
  background: none;
}
.an3i2q2 .vn16 { color: #fff; }
.an3i2q2 .f7am { color: rgba(255,255,255,0.85); }
.an3i2q2 .va1uxg { background: #fff; color: var(--cta); }
.an3i2q2 .va1uxg:hover { opacity: 0.92; }
.w0y2r1 .sngy {
  animation: hg-fadein 1.2s ease-out both;
}
.sngy .vn16 { text-shadow: none; color: var(--text-primary); }
.sngy .f7am { color: var(--text-muted); }
body.e9gz2 .vn16 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.pclnd .vn16 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.rbsyj.an3i2q2 .vn16,
section.an3i2q2 .vn16 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.sngy.ff0a   .nii4shc { align-items: flex-start; text-align: left; }
.rbsyj .u2l8zi {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.u2l8zi .vfqzq1e {
  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;
}
.u2l8zi .vfqzq1e::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.u2l8zi .jnlcj { display: contents !important; }
.u2l8zi .jnlcj .mqr1 {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.u2l8zi .jnlcj .mv2gp { max-height: 48px; max-width: 96px; }
.u2l8zi .jnlcj .zrp0pl1 {
  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;
}
.u2l8zi .ijkl {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.u2l8zi .v1hhf { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.u2l8zi .iuvnc { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.u2l8zi .iuvnc small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.u2l8zi .wy1onhd { display: contents !important; }
.u2l8zi .wy1onhd .j5dxsyd:not(.t9nj) { display: none !important; }
.u2l8zi .wy1onhd .t9nj {
  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;
}
.u2l8zi .wy1onhd .t9nj .c98o {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.u2l8zi .wy1onhd .t9nj .dibdmh5k {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.u2l8zi .pbnx { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.u2l8zi .pbnx.zc1tj {
  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;
}
.u2l8zi .pbnx.zc1tj:hover { opacity: 0.85; }
.wimzluky .gtrl { padding-bottom: 24px; }
.i5svx9 .gtrl { max-width: 1100px; }
.s2ulbt5 {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px !important;
  margin: 24px 0 28px !important;
}
@media (max-width: 700px) {
  .sngy { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .sngy:not(.z049d2) .vub5dk0m { display: none !important; }
  .z049d2 .vub5dk0m { padding: 16px; }
  .nii4shc  { padding: 36px 24px; }
  .sngy~.twq1,.nbodr39~.twq1{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .rbsyj, .sngy { min-height: 320px !important; }
  .vn16 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .amfgmg9,
  .kmeo,
  .s2ulbt5 { grid-template-columns: 1fr !important; }

  

  
  .wimzluky { display: flex !important; flex-direction: column !important; }
  .wimzluky .gtrl { display: contents; }
  .wimzluky .xj6t7 { order: 0; }
  .wimzluky .vn16 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .wimzluky .amfgmg9 { order: 2; padding: 0 16px 12px !important; }
  .wimzluky .f7am { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .i5svx9 .gtrl { display: flex; flex-direction: column; }
  .i5svx9 .gtrl .vn16 { order: 1; }
  .i5svx9 .gtrl .s2ulbt5 { order: 2; margin: 8px 0 24px !important; }
  .i5svx9 .gtrl .f7am { order: 3; }
  .i5svx9 .gtrl .va1uxg { order: 4; align-self: center; margin-top: 0; }

  
  .sngy.z049d2 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .sngy.z049d2 .nii4shc { display: contents; padding: 0; }
  .sngy.z049d2 .nii4shc .vn16 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .sngy.z049d2 .vub5dk0m { order: 2; padding: 12px 16px; }
  .sngy.z049d2 .nii4shc .f7am { order: 3; padding: 0 24px; margin: 0 auto; }
  .sngy.z049d2 .nii4shc .va1uxg { order: 4; align-self: center; margin: 8px 0 32px; }
}
.t2v7o { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.csvqj { width: 100%; height: auto; display: block; border-radius: 10px; }
.fggq7a .t2v7o        { border-radius: 16px; }
.fggq7a .csvqj  { border-radius: 16px; }
.ugy5xh .t2v7o         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ugy5xh .csvqj   { border-radius: 8px; }
.giufkb5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.ht8ezw { width: 100%; padding: 32px 0; position: relative; }
.ks0m { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.a3fj9qw .ht8ezw:nth-child(even) { background: var(--bg-surface); }
.a3fj9qw .ht8ezw:nth-child(odd)  { background: var(--bg-page); }
.n8ywabt .ht8ezw:nth-child(even) { background: var(--bg-card); }
.n8ywabt .ht8ezw:nth-child(odd)  { background: var(--bg-page); }
.a3fj9qw .ht8ezw:nth-child(odd)  .ks0m { background: var(--bg-card); border-radius: 6px; }
.a3fj9qw .ht8ezw:nth-child(even) .ks0m { background: var(--bg-raised); border-radius: 6px; }
.n8ywabt .ht8ezw:nth-child(odd)  .ks0m { background: var(--bg-card); border-radius: 6px; }
.n8ywabt .ht8ezw:nth-child(even) .ks0m { background: var(--bg-raised); border-radius: 6px; }
.a3fj9qw .ht8ezw:nth-child(even) .zelx .jlp3d7y,
.n8ywabt .ht8ezw:nth-child(even) .zelx .jlp3d7y { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.a3fj9qw .ht8ezw:nth-child(odd) .zelx .jlp3d7y,
.n8ywabt .ht8ezw:nth-child(odd) .zelx .jlp3d7y { background: var(--bg-card-inner); }
.a3fj9qw .ht8ezw:nth-child(even) .ccv484 .jlp3d7y:nth-child(odd),
.n8ywabt .ht8ezw:nth-child(even) .ccv484 .jlp3d7y:nth-child(odd)  { background: var(--bg-card); }
.a3fj9qw .ht8ezw:nth-child(even) .ccv484 .jlp3d7y:nth-child(even),
.n8ywabt .ht8ezw:nth-child(even) .ccv484 .jlp3d7y:nth-child(even) { background: var(--bg-card-inner); }
h1.akpcsget { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.akpcsget {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.eey2i { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.ho7fgj0z h2.akpcsget {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.nrtf8a h2.akpcsget {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.chnaacy h2.akpcsget {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.h4bcvndt h2.akpcsget::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.x66kko h2.akpcsget {
  color: var(--text-primary); font-size: 1.7rem;
}
.cwyt6r h2.akpcsget::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.he08nz2 h2.akpcsget {
  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;
}
.cbtoxi { font-size: 1.35rem; font-weight: 700; color: var(--accent-light); margin-bottom: 12px; }
.zufz0atm { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .zufz0atm { display: none; } }
.tzhcvd { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.pzu52 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.cslrq {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.vaz6vure { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.y3fdy { padding-left: 20px; }
.y3fdy li { margin-bottom: 6px; }
.y3fdy a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.y3fdy a:hover { color: var(--accent-light); }
.g58u6 .vaz6vure { display: none; }
.oa2zjl3k .vaz6vure { display: none; }
.oa2zjl3k .y3fdy { padding-left: 0; list-style: none; }
.oa2zjl3k .y3fdy li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.oa2zjl3k .y3fdy a { font-size: 0.92rem; }
.pwbbn .cslrq { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.pwbbn .vaz6vure { display: none; }
.pwbbn .y3fdy { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.pwbbn .y3fdy li { margin-bottom: 0; }
.pwbbn .y3fdy 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;
}
.pwbbn .y3fdy a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.hgwm .cslrq { padding: 20px 20px 16px; }
.hgwm .y3fdy {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.hgwm .y3fdy li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.hgwm .y3fdy 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;
}
.hgwm .y3fdy 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;
}
.hgwm .y3fdy a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.hgwm .y3fdy a:focus,
.hgwm .y3fdy a:focus-visible,
.hgwm .y3fdy a:target { outline: none; }
.hgwm .y3fdy li:target a { border-color: var(--border); color: var(--text-muted); }
.im0408 .cslrq { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.im0408 .vaz6vure { display: none; }
.im0408 .y3fdy { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.im0408 .y3fdy li { margin-bottom: 0; }
.im0408 .y3fdy li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.im0408 .y3fdy li:last-child::after { content: ""; margin-right: 0; }
.im0408 .y3fdy a { font-size: 0.9rem; }
.jlp3d7y { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.zelx .jlp3d7y { background: var(--bg-card); }
.ccv484 .jlp3d7y:nth-child(odd)  { background: var(--bg-card); }
.ccv484 .jlp3d7y:nth-child(even) { background: var(--bg-raised); }
.j9fi1 .jlp3d7y {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.j9fi1 .jlp3d7y:last-child { border-bottom: none; }
.j9fi1 h3.eey2i { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.mfqqzxd .jlp3d7y {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.mfqqzxd .jlp3d7y + .jlp3d7y { margin-top: 4px; }
.f9wx .jlp3d7y { background: none; border-radius: 0; padding: 12px 0; }
.f9wx .jlp3d7y + .jlp3d7y { border-top: 1px solid var(--border-section); }
.d0ruy5 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.oxi3a { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.nnu43d { color: var(--text-body); margin-bottom: 10px; }
.hvm3ufb, .hmryej { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.hvm3ufb li, .hmryej li { margin-bottom: 6px; }
.hmryej li { list-style: decimal; }
.u2ax     .hvm3ufb { list-style-type: "● "; }
.y1orivlj  .hvm3ufb { list-style-type: "■ "; }
.cchyv8 .hvm3ufb { list-style-type: "◆ "; }
.wirbj52p    .hvm3ufb { list-style-type: "★ "; }
.u2ax     .f75q9dua { list-style-type: "● "; }
.y1orivlj  .f75q9dua { list-style-type: "■ "; }
.cchyv8 .f75q9dua { list-style-type: "◆ "; }
.wirbj52p    .f75q9dua { list-style-type: "★ "; }
.u2ax    .hvm3ufb li::marker, .u2ax    .f75q9dua li::marker,
.y1orivlj .hvm3ufb li::marker, .y1orivlj .f75q9dua li::marker,
.cchyv8 .hvm3ufb li::marker, .cchyv8 .f75q9dua li::marker,
.wirbj52p   .hvm3ufb li::marker, .wirbj52p   .f75q9dua li::marker {
  color: var(--cta); font-size: 1em;
}
.u2ax .hmryej,
.y1orivlj .hmryej,
.cchyv8 .hmryej,
.wirbj52p .hmryej {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.u2ax .hmryej li,
.y1orivlj .hmryej li,
.cchyv8 .hmryej li,
.wirbj52p .hmryej li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.u2ax .hmryej li::before,
.y1orivlj .hmryej li::before,
.cchyv8 .hmryej li::before,
.wirbj52p .hmryej 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;
}
.u2ax     .hmryej li::before { border-radius: 50%; }
.y1orivlj  .hmryej li::before { border-radius: 3px; }
.cchyv8 .hmryej li::before { border-radius: 3px; }
.wirbj52p    .hmryej li::before { border-radius: 50%; }
.v2g3 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.jrw4 .v2g3,
.mz8uxyf .v2g3 { background: transparent; border: none; border-radius: 0; }
.k07kuea { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.k07kuea th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.k07kuea td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.k07kuea tr:hover td { background: var(--bg-hover); }
.j8rsjy2 .k07kuea tbody tr:nth-child(even) td { background: var(--bg-surface); }
.px758qgo .k07kuea { border: 1px solid var(--border-alt); }
.px758qgo .k07kuea th,
.px758qgo .k07kuea td { border: 1px solid var(--border-alt); }
.wflhyxgk .k07kuea th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.wflhyxgk .k07kuea td { border-bottom: none; }
.wflhyxgk .k07kuea tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.fr9a .k07kuea th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.enho .v2g3 {
  overflow: hidden;
}
.enho .k07kuea th { border-bottom: 1px solid var(--border-alt); }
.enho .k07kuea tr:last-child td { border-bottom: none; }
.woko { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.c31ylt { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.zhoi { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.p0a1 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.wvcl { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.f75q9dua { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.f75q9dua 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%}
.v0p1h057 .p0a1 { background: transparent; text-align: center; }
.sl8srg .zhoi {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.m6pu .zhoi {
  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);
}
.e84age .c31ylt { display: grid; grid-template-columns: auto 1fr; }
.e84age .zhoi {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.e84age .p0a1 { grid-column: 2; }
.e84age .wvcl,
.e84age .f75q9dua { grid-column: 1 / -1; }
.f30agt0 .c31ylt { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.f30agt0 .zhoi {
  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);
}
.f30agt0 .p0a1 { grid-column: 2; }
.f30agt0 .wvcl,
.f30agt0 .f75q9dua { grid-column: 1 / -1; }
.ivgol2f2 .c31ylt { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ivgol2f2 .p0a1 { background: none; color: var(--accent-light); font-weight: 700; }
.n86bl .c31ylt { 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); }
.n86bl .p0a1 { background: none; color: var(--accent-light); font-weight: 700; }
.w8h9t .c31ylt { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.w8h9t .c31ylt:last-child { border-bottom: none; }
.w8h9t .p0a1 { background: none; color: var(--accent-light); font-weight: 700; }
.dlsts6l1 .c31ylt { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.dlsts6l1 .p0a1 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.gb33g .woko { counter-reset: card-n; }
.gb33g .c31ylt  { counter-increment: card-n; }
.gb33g .p0a1 { display: flex; align-items: center; gap: 10px; }
.gb33g .p0a1::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;
}
.xe6vqlnd .c31ylt { background: var(--bg-surface); border: 1px solid var(--border); }
.xe6vqlnd .p0a1 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.z3j8 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.i0t4bfg  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.lh25zr { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.qmhmcne { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.floz { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.z3j8 strong { color: var(--text-primary); font-size: 0.95rem; }
.z3j8 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.o1zd0 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.ehvnrrs6, .qcelg { border-radius: 8px; padding: 14px; }
.ehvnrrs6 { background: var(--bg-pros); }
.qcelg { background: var(--bg-cons); }
.qgp8 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.ehvnrrs6 .qgp8 { color: var(--c-pros-label); }
.qcelg .qgp8 { color: #f87171; }
.ehvnrrs6 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.qcelg ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.csvqj { width: 100%; height: auto; border-radius: 10px; display: block; }
.zc1tj {
  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;
}
.zc1tj:hover { opacity: 0.85; }
.onuw .zc1tj  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.onuw .zc1tj:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ouej .zc1tj  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.ouej .zc1tj:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.xfuliuv2 .va1uxg { border-radius: 50px; }
.xfuliuv2 .zc1tj  { border-radius: 50px; }
.aitc0791 .va1uxg { padding-left: 22px; padding-right: 22px; }
.aitc0791 .zc1tj  { padding-left: 12px; padding-right: 12px; }
.vliuyo .va1uxg { padding-left: 44px; padding-right: 44px; }
.vliuyo .zc1tj  { padding-left: 24px; padding-right: 24px; }
.v505mfe .va1uxg { padding-left: 56px; padding-right: 56px; }
.v505mfe .zc1tj  { padding-left: 32px; padding-right: 32px; }
.f0aof5yw   .va1uxg::after, .f0aof5yw   .zc1tj::after,
.n95hu .va1uxg::after, .n95hu .zc1tj::after,
.k8pn74i    .va1uxg::after, .k8pn74i    .zc1tj::after,
.w7svgal    .va1uxg::after, .w7svgal    .zc1tj::after,
.kdbt25    .va1uxg::after, .kdbt25    .zc1tj::after,
.dqstqal     .va1uxg::after, .dqstqal     .zc1tj::after,
.boayz    .va1uxg::after, .boayz    .zc1tj::after,
.yj9b00   .va1uxg::after, .yj9b00   .zc1tj::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;
}
.f0aof5yw .va1uxg::after, .f0aof5yw .zc1tj::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");
}
.n95hu .va1uxg::after, .n95hu .zc1tj::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");
}
.k8pn74i .va1uxg::after, .k8pn74i .zc1tj::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");
}
.w7svgal .va1uxg::after, .w7svgal .zc1tj::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");
}
.kdbt25 .va1uxg::after, .kdbt25 .zc1tj::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");
}
.dqstqal .va1uxg::after, .dqstqal .zc1tj::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");
}
.boayz .va1uxg::after, .boayz .zc1tj::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");
}
.yj9b00 .va1uxg::after, .yj9b00 .zc1tj::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");
}
.cgv6hj1   .d27f8::after, .cgv6hj1   .itwtwu0u::after,
.c12t44e .d27f8::after, .c12t44e .itwtwu0u::after,
.s3xn0zz    .d27f8::after, .s3xn0zz    .itwtwu0u::after,
.jxw6    .d27f8::after, .jxw6    .itwtwu0u::after,
.ri21    .d27f8::after, .ri21    .itwtwu0u::after,
.oudz     .d27f8::after, .oudz     .itwtwu0u::after,
.h1wf    .d27f8::after, .h1wf    .itwtwu0u::after,
.bw7zxao   .d27f8::after, .bw7zxao   .itwtwu0u::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;
}
.cgv6hj1 .d27f8::after, .cgv6hj1 .itwtwu0u::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");
}
.c12t44e .d27f8::after, .c12t44e .itwtwu0u::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");
}
.s3xn0zz .d27f8::after, .s3xn0zz .itwtwu0u::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");
}
.jxw6 .d27f8::after, .jxw6 .itwtwu0u::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");
}
.ri21 .d27f8::after, .ri21 .itwtwu0u::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");
}
.oudz .d27f8::after, .oudz .itwtwu0u::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");
}
.h1wf .d27f8::after, .h1wf .itwtwu0u::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");
}
.bw7zxao .d27f8::after, .bw7zxao .itwtwu0u::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");
}
.d11u0hva {
  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;
}
.vfqzq1e {
  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;
}
.vfqzq1e > * { min-width: 0; }
.vfqzq1e:hover { background: var(--bg-hover); }
.vfqzq1e > [itemprop="item"] { display: contents; }
.vfqzq1e [itemprop="itemReviewed"],
.vfqzq1e [itemprop="reviewRating"] { display: none; }
.vfqzq1e::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;
}
.jnlcj {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.mqr1 {
  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;
}
.mv2gp { max-height: 52px; max-width: 110px; object-fit: contain; }
.zrp0pl1 {
  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;
}
.uehf0ub .mqr1    { background: #1a1a1a; }
.uijr .mqr1   { background: rgba(128,128,128,.12); }
.r33gnzal .mqr1 { background: var(--bg-raised); }
.nu2acq28 .mqr1    { background: transparent; padding: 0; }
.ijkl {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.v1hhf { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.iuvnc { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.wy1onhd {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.j5dxsyd {
  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;
}
.c98o {
  
  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%;
}
.dibdmh5k {
  
  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;
}
.pbnx {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.pbnx.zc1tj {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .vfqzq1e {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .vfqzq1e::before    { grid-area: rank;   }
  .jnlcj           { grid-area: ident;  }
  .ijkl     { grid-area: rating; min-width: 0; width: auto; }
  .wy1onhd           { grid-area: pills;  }
  .pbnx             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .vfqzq1e {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .vfqzq1e::before    { justify-self: center; }
  .jnlcj           { width: 100%; }
  .ijkl     { justify-self: center; }
  .wy1onhd           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .cjcsji06 .gufri {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .cjcsji06 .yo0dvp { margin: 0; }
}
.mz8uxyf .o1zd0 { gap: 10px; }
.mz8uxyf .ehvnrrs6, .mz8uxyf .qcelg { padding: 12px; }
.mz8uxyf .ehvnrrs6 ul, .mz8uxyf .qcelg ul { margin: 4px 0 0; padding-left: 18px; }
.mz8uxyf .ehvnrrs6 li, .mz8uxyf .qcelg li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .wn4qfzk { grid-template-columns: 1fr; }
  .j756 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .j756 .dsw9 { width: 72px; height: 50px; }
  .j756 .rfymztzr { max-width: 180px; }
  .j756 .ikjfj1 { width: auto; }
}
@media (max-width: 720px) {
  .xundf { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .yrff8y { padding: 16px; }
  .fc5d .g8ptb { min-width: 50%; }
}
.d6202 .o1zd0 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .r1rst4aa { grid-template-columns: 1fr; }
  .c6bypb { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .lzf7u6iv { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .zn3jh7m { flex-wrap: wrap; padding: 16px; }
}
.qwxmm9 .o1zd0 { gap: 8px; }
.qwxmm9 .ehvnrrs6, .qwxmm9 .qcelg { padding: 8px; }
@media (max-width: 480px) {
  .zbs1wgn { flex-direction: column; align-items: stretch; }
}
.tsv4jtk8 .ikjfj1 .zc1tj { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .lxrn3xsb { flex-direction: column; align-items: stretch; gap: 10px; }
  .tsv4jtk8 .ikjfj1 { text-align: center; }
}
@media (max-width: 720px) {
  .zprc { grid-template-columns: 1fr; }
  .j6mzobe { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .sdul5 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .ptpa { grid-template-columns: 1fr; }
  .co1r3 { width: 100px; height: 100px; margin: 16px auto; }
  .htw3zlu { font-size: 1.4rem; }
  .gnzqa4lm { justify-content: center; }
  .tbnncbf .g8ptb { min-width: 50%; }
}
.gnf0r2 .o1zd0 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .sj02 { flex-wrap: wrap; padding: 14px 16px; }
  .aqvp6s { padding: 12px 16px; }
  .gnf0r2 .o1zd0 { margin: 0 16px; }
  .gnf0r2 .kwrkldlc { padding: 0 16px; }
  .m4t91j3 { padding: 12px 16px; }
}
.ykbu .vfqzq1e {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.ykbu .vfqzq1e:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.wju6hd .d11u0hva { gap: 18px; }
.wju6hd .vfqzq1e {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.wju6hd .vfqzq1e:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.bo66k .d11u0hva {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.bo66k .vfqzq1e {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.bo66k .vfqzq1e:last-child { border-bottom: none; }
.bo66k .jnlcj,
.bo66k .ijkl,
.bo66k .wy1onhd {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.o1hsr1d .d11u0hva { gap: 0; }
.o1hsr1d .vfqzq1e {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.o1hsr1d .vfqzq1e:last-child { border-bottom: none; }
.o1hsr1d .vfqzq1e:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.o1hsr1d .vfqzq1e:nth-child(even):hover { background: var(--bg-hover); }
.fqp90r6 .vfqzq1e {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.ueaz .wy1onhd .j5dxsyd {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.ueaz .wy1onhd .j5dxsyd:first-child { border-left: none; }
.bwy8 .wy1onhd .j5dxsyd {
  background: transparent; padding: 4px 8px;
}
.bwy8 .wy1onhd .c98o { font-size: .65rem; opacity: .65; }
.bwy8 .wy1onhd .dibdmh5k   { font-size: 1.15rem; color: var(--accent-light); }
.xejqq .wy1onhd .j5dxsyd {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.iuvnc { display: none; }
.lfm2p .v1hhf { font-size: 1rem; letter-spacing: 2px; }
.foop8 .v1hhf {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.vokib38v .v1hhf,
.pmm6i .v1hhf,
.k5z5spu1 .v1hhf { display: none; }
.vokib38v .iuvnc,
.pmm6i .iuvnc,
.k5z5spu1 .iuvnc { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.vokib38v .iuvnc { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.vokib38v .iuvnc small { display: none; }
.pmm6i .iuvnc {
  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;
}
.pmm6i .iuvnc small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.k5z5spu1 .iuvnc {
  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;
}
.k5z5spu1 .iuvnc small { display: none; }
.h7o1 { margin: 16px 0; }
.g0wxnm56 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.g0wxnm56 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.g0wxnm56 summary::after { content: "+"; color: var(--accent-light); }
.g0wxnm56[open] summary::after { content: "−"; }
.g0wxnm56 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.ht8ezw { margin-bottom: 0; }
.w8e1 h2.akpcsget { color: var(--text-primary); border-color: var(--accent-light); }
.jiyg2e0e h2.akpcsget { color: var(--text-primary); border-color: var(--accent-light); }
.mgffy1m5 .i0t4bfg     { background: #052e16; border-color: #10b981; }
.mgffy1m5 .lh25zr { background: #2d0a1e; border-color: #f43f5e; }
.mgffy1m5 .qmhmcne    { background: #1e1036; border-color: #a855f7; }
.mgffy1m5 .z3j8 strong  { color: #f1f5f9; }
.mgffy1m5 .z3j8 p       { color: #cbd5e1; }
.mgffy1m5 .k7ipe9ay    .i0t4bfg     .floz::before,
.mgffy1m5 .kxboddwh  .i0t4bfg     .floz::before,
.mgffy1m5 .kr4wvk  .i0t4bfg     .floz::before,
.mgffy1m5 .p4rc .i0t4bfg     .floz::before { color: #10b981; }
.mgffy1m5 .k7ipe9ay    .lh25zr .floz::before,
.mgffy1m5 .kxboddwh  .lh25zr .floz::before,
.mgffy1m5 .kr4wvk  .lh25zr .floz::before,
.mgffy1m5 .p4rc .lh25zr .floz::before { color: #f43f5e; }
.mgffy1m5 .k7ipe9ay    .qmhmcne    .floz::before,
.mgffy1m5 .kxboddwh  .qmhmcne    .floz::before,
.mgffy1m5 .kr4wvk  .qmhmcne    .floz::before,
.mgffy1m5 .p4rc .qmhmcne    .floz::before { color: #a855f7; }
.mt8sex90 .i0t4bfg     { background: #2d2000; border-color: #eab308; }
.mt8sex90 .lh25zr { background: #2d0b0b; border-color: #ef4444; }
.mt8sex90 .qmhmcne    { background: #2d1600; border-color: #f97316; }
.mt8sex90 .z3j8 strong  { color: #f1f5f9; }
.mt8sex90 .z3j8 p       { color: #cbd5e1; }
.mt8sex90 .k7ipe9ay    .i0t4bfg     .floz::before,
.mt8sex90 .kxboddwh  .i0t4bfg     .floz::before,
.mt8sex90 .kr4wvk  .i0t4bfg     .floz::before,
.mt8sex90 .p4rc .i0t4bfg     .floz::before { color: #eab308; }
.mt8sex90 .k7ipe9ay    .lh25zr .floz::before,
.mt8sex90 .kxboddwh  .lh25zr .floz::before,
.mt8sex90 .kr4wvk  .lh25zr .floz::before,
.mt8sex90 .p4rc .lh25zr .floz::before { color: #ef4444; }
.mt8sex90 .k7ipe9ay    .qmhmcne    .floz::before,
.mt8sex90 .kxboddwh  .qmhmcne    .floz::before,
.mt8sex90 .kr4wvk  .qmhmcne    .floz::before,
.mt8sex90 .p4rc .qmhmcne    .floz::before { color: #f97316; }
.rpchuw7 .i0t4bfg     { background: #0c1a2e; border-color: #38bdf8; }
.rpchuw7 .lh25zr { background: #12103a; border-color: #818cf8; }
.rpchuw7 .qmhmcne    { background: #0a2020; border-color: #2dd4bf; }
.rpchuw7 .z3j8 strong  { color: #f1f5f9; }
.rpchuw7 .z3j8 p       { color: #cbd5e1; }
.rpchuw7 .k7ipe9ay    .i0t4bfg     .floz::before,
.rpchuw7 .kxboddwh  .i0t4bfg     .floz::before,
.rpchuw7 .kr4wvk  .i0t4bfg     .floz::before,
.rpchuw7 .p4rc .i0t4bfg     .floz::before { color: #38bdf8; }
.rpchuw7 .k7ipe9ay    .lh25zr .floz::before,
.rpchuw7 .kxboddwh  .lh25zr .floz::before,
.rpchuw7 .kr4wvk  .lh25zr .floz::before,
.rpchuw7 .p4rc .lh25zr .floz::before { color: #818cf8; }
.rpchuw7 .k7ipe9ay    .qmhmcne    .floz::before,
.rpchuw7 .kxboddwh  .qmhmcne    .floz::before,
.rpchuw7 .kr4wvk  .qmhmcne    .floz::before,
.rpchuw7 .p4rc .qmhmcne    .floz::before { color: #2dd4bf; }
.flem3xns .i0t4bfg     { background: var(--accent-bg); border-color: var(--accent-light); }
.flem3xns .lh25zr { background: var(--accent-bg-light); border-color: var(--accent-light); }
.flem3xns .qmhmcne    { background: var(--accent-bg); border-color: var(--accent-pale); }
.flem3xns .k7ipe9ay    .floz::before,
.flem3xns .kxboddwh  .floz::before,
.flem3xns .kr4wvk  .floz::before,
.flem3xns .p4rc .floz::before { color: var(--accent-light) !important; }
.nt09::before,
.lxb55uqg::before { margin-right: 5px; }
.ls5l96 .ehvnrrs6 ul li,
.ls5l96 .ehvnrrs6 .nt09 { color: #22c55e; }
.ls5l96 .qcelg ul li,
.ls5l96 .qcelg .lxb55uqg { color: #ef4444; }
.p09hb1qz .ehvnrrs6 { background: var(--bg-pros); }
.p09hb1qz .qcelg { background: var(--bg-cons); }
.p09hb1qz .ehvnrrs6 .nt09 { color: var(--c-pros-label); }
.p09hb1qz .qcelg .lxb55uqg { color: var(--c-cons); }
.p09hb1qz .ehvnrrs6 ul li,
.p09hb1qz .pmqik li            { color: var(--c-pros); }
.p09hb1qz .qcelg ul li,
.p09hb1qz .rznv li            { color: var(--c-cons); }
.hla0f .ehvnrrs6 { background: var(--bg-pros); }
.hla0f .qcelg { background: var(--bg-cons); }
.hla0f .ehvnrrs6 .nt09 { color: var(--c-pros-label); }
.hla0f .qcelg .lxb55uqg { color: var(--c-cons); }
.hla0f .ehvnrrs6 ul li,
.hla0f .qcelg ul li,
.y0abmyy .nt09::before { content: "✓ "; }
.y0abmyy .lxb55uqg::before { content: "✗ "; }
.th6lsddf .nt09::before { content: "→ "; }
.th6lsddf .lxb55uqg::before { content: "← "; }
.b5ef .nt09::before { content: "★ "; }
.b5ef .lxb55uqg::before { content: "✕ "; }
.xpz9pck .nt09::before { content: "◆ "; }
.xpz9pck .lxb55uqg::before { content: "▲ "; }
.tyw2k4 .z3j8 { background: transparent; border-left: none; border: 1.5px solid; }
.tyw2k4 .i0t4bfg     { border-color: var(--c-tip-border); }
.tyw2k4 .lh25zr { border-color: var(--c-warn-border); }
.tyw2k4 .qmhmcne    { border-color: #60a5fa; }
.tyw2k4 .z3j8 strong { color: var(--text-primary); }
.tyw2k4 .z3j8 p      { color: var(--text-muted); }
.i25aqp .z3j8 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.i25aqp .i0t4bfg     { border-top-color: var(--c-tip-border); }
.i25aqp .lh25zr { border-top-color: var(--c-warn-border); }
.i25aqp .qmhmcne    { border-top-color: #60a5fa; }
.juhjtk .z3j8 { border-left: none; border-radius: 8px; }
.juhjtk .i0t4bfg     { background: #065f46; }
.juhjtk .lh25zr { background: #92400e; }
.juhjtk .qmhmcne    { background: #1e3a8a; }
.juhjtk .z3j8 strong,
.juhjtk .z3j8 p { color: #fff; }
.juhjtk .floz::before { color: rgba(255,255,255,0.85) !important; }
.mgffy1m5.juhjtk .i0t4bfg,
.mgffy1m5 .juhjtk .i0t4bfg     { background: #052e16; }
.mgffy1m5.juhjtk .lh25zr,
.mgffy1m5 .juhjtk .lh25zr { background: #2d0a1e; }
.mgffy1m5.juhjtk .qmhmcne,
.mgffy1m5 .juhjtk .qmhmcne    { background: #1e1036; }
.mt8sex90.juhjtk .i0t4bfg,
.mt8sex90 .juhjtk .i0t4bfg      { background: #2d2000; }
.mt8sex90.juhjtk .lh25zr,
.mt8sex90 .juhjtk .lh25zr  { background: #2d0b0b; }
.mt8sex90.juhjtk .qmhmcne,
.mt8sex90 .juhjtk .qmhmcne     { background: #2d1600; }
.rpchuw7.juhjtk .i0t4bfg,
.rpchuw7 .juhjtk .i0t4bfg      { background: #0c1a2e; }
.rpchuw7.juhjtk .lh25zr,
.rpchuw7 .juhjtk .lh25zr  { background: #12103a; }
.rpchuw7.juhjtk .qmhmcne,
.rpchuw7 .juhjtk .qmhmcne     { background: #0a2020; }
.ynnka8z .z3j8 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.ynnka8z .i0t4bfg     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.ynnka8z .lh25zr { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.ynnka8z .qmhmcne    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.ynnka8z .z3j8 strong { color: var(--text-primary); }
.ynnka8z .z3j8 p      { color: var(--text-muted); }
.c7uuuxg8 .z3j8 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.k7ipe9ay .floz,
.kxboddwh .floz,
.kr4wvk .floz,
.p4rc .floz { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.k7ipe9ay .floz::before,
.kxboddwh .floz::before,
.kr4wvk .floz::before,
.p4rc .floz::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.k7ipe9ay .i0t4bfg     .floz::before { content: "✦"; color: var(--c-tip-border); }
.k7ipe9ay .lh25zr .floz::before { content: "▲"; color: var(--c-warn-border); }
.k7ipe9ay .qmhmcne    .floz::before { content: "◉"; color: #60a5fa; }
.kxboddwh .i0t4bfg     .floz::before { content: "★"; color: var(--c-tip-border); }
.kxboddwh .lh25zr .floz::before { content: "◆"; color: var(--c-warn-border); }
.kxboddwh .qmhmcne    .floz::before { content: "●"; color: #60a5fa; }
.kr4wvk .i0t4bfg     .floz::before { content: "▶"; color: var(--c-tip-border); }
.kr4wvk .lh25zr .floz::before { content: "■"; color: var(--c-warn-border); }
.kr4wvk .qmhmcne    .floz::before { content: "▸"; color: #60a5fa; }
.p4rc .i0t4bfg     .floz::before { content: "→"; color: var(--c-tip-border); }
.p4rc .lh25zr .floz::before { content: "⬥"; color: var(--c-warn-border); }
.p4rc .qmhmcne    .floz::before { content: "◈"; color: #60a5fa; }
.ujozdytf .zelx .jlp3d7y,
.ujozdytf .ccv484 .jlp3d7y  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ujozdytf .c31ylt                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ujozdytf .vfqzq1e                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.ujozdytf .v2g3          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ujozdytf .cslrq                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.z85w40 .zelx .jlp3d7y,
.z85w40 .ccv484 .jlp3d7y,
.z85w40 .c31ylt,
.z85w40 .vfqzq1e,
.z85w40 .yo0dvp,
.z85w40 .v2g3,
.z85w40 .cslrq,
.z85w40 .c7uuuxg8 .z3j8 { box-shadow: none; }
.xds4   .nnu43d, .xds4 .d0ruy5, .xds4 .oxi3a,
.xds4   .tzhcvd, .xds4 .pzu52 { font-size: 0.9rem; }
.xds4   .hvm3ufb, .xds4 .hmryej { font-size: 0.9rem; }
.agrq3jy   .nnu43d, .agrq3jy .d0ruy5, .agrq3jy .oxi3a,
.agrq3jy   .tzhcvd, .agrq3jy .pzu52 { font-size: 0.95rem; }
.agrq3jy   .hvm3ufb, .agrq3jy .hmryej { font-size: 0.95rem; }
.ha5fbqv   .nnu43d, .ha5fbqv .d0ruy5, .ha5fbqv .oxi3a,
.ha5fbqv   .tzhcvd, .ha5fbqv .pzu52 { font-size: 1.08rem; }
.ha5fbqv   .hvm3ufb, .ha5fbqv .hmryej { font-size: 1.05rem; }
.ha5fbqv   .k07kuea { font-size: 0.97rem; }
.xke7 .vn16      { font-size: 3.2rem; }
.xke7 h2.akpcsget { font-size: 1.9rem; }
.xke7 h3.eey2i     { font-size: 1.4rem; }
.icnvoe2m .vn16      { font-size: 3.8rem; }
.icnvoe2m h2.akpcsget { font-size: 2.2rem; }
.icnvoe2m h3.eey2i     { font-size: 1.6rem; }
.ht8ezw + .ht8ezw { position: relative; }
.hip1   .ht8ezw + .ht8ezw::before,
.ljw9  .ht8ezw + .ht8ezw::before,
.o42yvvp   .ht8ezw + .ht8ezw::before,
.ka50v   .ht8ezw + .ht8ezw::before,
.wvhgy   .ht8ezw + .ht8ezw::before,
.y4v7oj .ht8ezw + .ht8ezw::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.hip1 .ht8ezw + .ht8ezw::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ljw9 .ht8ezw + .ht8ezw::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.o42yvvp .ht8ezw + .ht8ezw::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;
}
.ka50v .ht8ezw + .ht8ezw::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.g3a5 .ht8ezw { margin-bottom: 16px; }
.g3a5 .ht8ezw + .ht8ezw { margin-top: 0; }
.g3a5 .ks0m { padding-top: 0; padding-bottom: 0; }
.wvhgy .ht8ezw + .ht8ezw::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.y4v7oj .ht8ezw + .ht8ezw::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.e4nno .ht8ezw + .ht8ezw::before,
.ppwz9l1 .ht8ezw + .ht8ezw::before,
.nx4d8ei .ht8ezw + .ht8ezw::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%;
}
.a3fj9qw .e4nno .ht8ezw:nth-child(even)::before,
.a3fj9qw .ppwz9l1 .ht8ezw:nth-child(even)::before,
.a3fj9qw .nx4d8ei .ht8ezw:nth-child(even)::before { background: var(--bg-surface); }
.n8ywabt .e4nno .ht8ezw:nth-child(even)::before,
.n8ywabt .ppwz9l1 .ht8ezw:nth-child(even)::before,
.n8ywabt .nx4d8ei .ht8ezw:nth-child(even)::before { background: var(--bg-card); }
.e4nno .ht8ezw + .ht8ezw::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");
}
.ppwz9l1 .ht8ezw + .ht8ezw::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");
}
.nx4d8ei .ht8ezw + .ht8ezw::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");
}
.tdld8ozq .qsc0,
.g16mbv4 .qsc0,
.vp8xb .qsc0 { overflow: hidden; }
.tdld8ozq .gtrl,
.g16mbv4 .gtrl { margin-bottom: 60px; }
.vp8xb .gtrl { margin-bottom: 70px; }
.tdld8ozq .qsc0::before,
.g16mbv4 .qsc0::before,
.vp8xb .qsc0::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%;
}
.tdld8ozq .qsc0::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");
}
.g16mbv4 .qsc0::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");
}
.vp8xb .qsc0::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");
}
.hl544 .qsc0:not(.an3i2q2) .xj6t7 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.dd5fl .qsc0:not(.an3i2q2) .xj6t7 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.s3l3  .qsc0:not(.an3i2q2) .xj6t7 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.n76kytm  .qsc0:not(.an3i2q2) .xj6t7 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.hl544 .an3i2q2 { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.dd5fl .an3i2q2 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.s3l3 .an3i2q2 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.n76kytm .an3i2q2 { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.jppuxl .an3i2q2 { background: var(--accent); }
.jppuxl .an3i2q2 .xj6t7 { background: none; }
.jppuxl .qsc0:not(.an3i2q2) .xj6t7 { background: rgba(0,0,0,0.6); }
.j1ul1847 .t2v7o { float: left; width: 38%; margin: 0 28px 16px 0; }
.j1ul1847 .t2v7o .csvqj { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.j1ul1847 .ks0m::after { content: ''; display: block; clear: both; }
.uwwp .t2v7o { float: right; width: 38%; margin: 0 0 16px 28px; }
.uwwp .t2v7o .csvqj { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.uwwp .ks0m::after { content: ''; display: block; clear: both; }
.xt4s7g .ht8ezw:nth-child(odd)  .t2v7o { float: left;  width: 38%; margin: 0 28px 16px 0; }
.xt4s7g .ht8ezw:nth-child(even) .t2v7o { float: right; width: 38%; margin: 0 0 16px 28px; }
.xt4s7g .t2v7o .csvqj { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xt4s7g .ks0m::after { content: ''; display: block; clear: both; }
.j1ul1847 .woko,
.j1ul1847 .d11u0hva,
.uwwp .woko,
.uwwp .d11u0hva,
.xt4s7g .woko,
.xt4s7g .d11u0hva { clear: both; }
@media (max-width: 900px) {
  .j1ul1847 .t2v7o,
  .uwwp .t2v7o,
  .xt4s7g .ht8ezw:nth-child(odd)  .t2v7o,
  .xt4s7g .ht8ezw:nth-child(even) .t2v7o {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .j1ul1847 .t2v7o .csvqj,
  .uwwp .t2v7o .csvqj,
  .xt4s7g .t2v7o .csvqj {
    max-height: none !important;
  }
}
.j1ul1847 .hvm3ufb,
.j1ul1847 .hmryej,
.uwwp .hvm3ufb,
.uwwp .hmryej,
.xt4s7g .hvm3ufb,
.xt4s7g .hmryej { overflow: hidden; }
@media (max-width: 640px) {
  .j1ul1847 .t2v7o,
  .uwwp .t2v7o,
  .xt4s7g .t2v7o { float: none; width: 100%; margin: 0 0 16px 0; }
}
.x4v4 .giufkb5,
.x4v4 .ks0m,
.x4v4 .svit  { max-width: 1100px; }
.t0tl5ehb .giufkb5,
.t0tl5ehb .ks0m,
.t0tl5ehb .svit  { max-width: 1200px; }
.t0tl5ehb { --content-mw: 1200px; }
.xqkk .giufkb5,
.xqkk .ks0m,
.xqkk .svit  { max-width: 1320px; }
.wsww { font-size: 0.82rem; color: var(--text-muted); }
.pooqqcwq { display: flex; align-items: center; }
.pc1r {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.t0rc7f { display: flex; align-items: center; }
.wwi9yr { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.wwi9yr:hover { text-decoration: underline; }
.em7px { margin: 0 3px; opacity: 0.45; }
.em7px::before { content: '/'; }
.mb7qdh { padding: 2px 5px; color: var(--text-main); }
.we1lz .wsww {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.we1lz .pooqqcwq { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.humk8 .wsww {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.humk8 .pooqqcwq { padding: 0 0 0 12px; }
.onfxz1 .pooqqcwq { padding: 0 16px; }
.onfxz1 .wsww {
  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);
}
.onfxz1 .giufkb5 { padding-top: 28px; }
@media (max-width: 720px) {
  .htb1 { margin-top: 18px; padding: 0 16px; }
  .onfxz1 .giufkb5 { padding-top: 16px; }
}
.x4v4.we1lz .pooqqcwq { max-width: 1100px; }
.t0tl5ehb.we1lz .pooqqcwq { max-width: 1200px; }
.xqkk.we1lz .pooqqcwq { max-width: 1320px; }
.t0tl5ehb .htb1 { max-width: 1200px; }
.na38dv .ht8ezw { padding-top: 16px; padding-bottom: 16px; }
.va42u .ht8ezw { padding-top: 24px; padding-bottom: 24px; }
.r1ud2a30 .ht8ezw { padding-top: 40px; padding-bottom: 40px; }
.jg8q .ht8ezw { padding-top: 52px; padding-bottom: 52px; }
.uvnh .ht8ezw:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.uvnh .ht8ezw:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.uvnh .ht8ezw:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.uvnh .ht8ezw:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.paqx6m .ks0m { padding-top: 10px;  padding-bottom: 10px; }
.f6np9 .ks0m { padding-top: 18px;  padding-bottom: 18px; }
.vu255m0u .ks0m { padding-top: 36px;  padding-bottom: 36px; }
.m8177i .ks0m { padding-top: 48px;  padding-bottom: 48px; }
.kwjo h2.akpcsget { font-weight: 600; }
.kwjo h3.eey2i     { font-weight: 600; }
.k2gu8e h2.akpcsget { font-weight: 800; }
.k2gu8e h3.eey2i     { font-weight: 700; }
.g3c65 { font-weight: 600; }
.g3c65 h2.akpcsget { font-weight: 900; }
.g3c65 h3.eey2i     { font-weight: 800; }
.g3c65 .z3j8 strong,
.g3c65 .z3j8 strong { font-weight: 600; }
.d27f8 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.h7ft3z .d27f8 { display: none; }
@media (max-width: 640px) {
  .kh393r { display: none; }
  .d27f8 {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.d27f8 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.d27f8:hover { opacity: 0.85; }
.jaklhid .d27f8 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.g5utlf6w .d27f8,
.jsazin  .d27f8 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.g5utlf6w .d27f8:hover,
.jsazin  .d27f8:hover { opacity: 0.88; }
.jaklhid.g5utlf6w .d27f8,
.jaklhid.jsazin  .d27f8 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.itwtwu0u {
  position: fixed; bottom: 32px; z-index: 900;
  padding: 12px 22px; font-size: 0.9rem; font-weight: 700; border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  transition: transform .15s, opacity .15s;
}
.itwtwu0u:hover { transform: translateY(-2px); opacity: 0.92; }
.itwtwu0u { background: var(--cta) !important; color: #fff !important; border: none !important; }
.mppyxe3 .itwtwu0u { display: none; }
.cr5cp55 .itwtwu0u { right: 32px; }
.v71j  .itwtwu0u { left: 32px; }
@media (max-width: 480px) {
  .cr5cp55 .itwtwu0u { right: 20px; bottom: 20px; }
  .v71j  .itwtwu0u { left: 20px; bottom: 20px; }
}
.c9kyr { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.svit { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.j8rn { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.evmgi14j { color: var(--text-dim); font-size: 0.8rem; }
.wqccg20 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.wqccg20 img { height: 26px; width: auto; object-fit: contain; }
.f0ndlx2 { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.ofwshg .svit { text-align: center; }
.ofwshg .j8rn { margin-top: 0; }
.to8n878d { margin-top: 10px; }
.to8n878d a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .svit { padding-left: 16px; padding-right: 16px; }
  .no61ru23 .svit { padding: 20px 16px; }
  .fo5ctw { gap: 4px 12px; }
  .j8rn { font-size: 0.78rem; }
}
.f11ew .isr6 .wqccg20 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.f11ew .f0ndlx2 { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.f11ew .kqq2 { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.f11ew .kqq2 a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.f11ew .kqq2 a:hover { color: var(--accent-light); }
.f11ew .j8rn { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.f11ew .evmgi14j { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .f11ew .nq4ppt { grid-template-columns: 1fr 1fr; } .f11ew .isr6 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .f11ew .nq4ppt { grid-template-columns: 1fr; } }
.bex8avs .wqccg20 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.bex8avs .j8rn { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .bex8avs .ahtwgb { gap: 12px; } .bex8avs .wqccg20 { margin-right: 0; width: 100%; } }
.l18bz .xe81 { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.l18bz .qdvz .wqccg20 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.l18bz .f0ndlx2 { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.l18bz .i223 { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.l18bz .kqq2 { display: flex; flex-direction: column; gap: 9px; }
.l18bz .kqq2 a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.l18bz .kqq2 a:hover { color: var(--accent-light); }
.l18bz .or1il { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.l18bz .j8rn { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.l18bz .evmgi14j { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .l18bz .xe81 { grid-template-columns: 1fr 1fr; } .l18bz .qdvz { grid-column: 1 / -1; } }
@media (max-width: 480px) { .l18bz .xe81 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .o1zm .uzhsbsf { grid-template-columns: 1fr 1fr; } .o1zm .wrlwkw1:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .o1zm .uzhsbsf { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .h2w1 .uzhsbsf { grid-template-columns: 1fr; } }
.i40n .svit { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.cgztuo9 .ny34fvwl      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.cgztuo9 .c9kyr { background: var(--bg-page); border-top-color: var(--border-alt); }
.db0pwsx .ny34fvwl      { background: #0d1117; border-bottom-color: #21262d; }
.db0pwsx .f71u6ev { color: var(--accent-light); }
.db0pwsx .q1vsxjk { --msep-color: #8b949e; }
.db0pwsx .q1vsxjk a { color: #8b949e; }
.db0pwsx .q1vsxjk a:hover { color: var(--accent-light); }
.db0pwsx .z02zxw { color: #8b949e; }
.db0pwsx .c9kyr { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.db0pwsx .j8rn,
.db0pwsx .evmgi14j { color: #6e7681; }
.db0pwsx .kqq2 a, .db0pwsx .ikxnv0f6 a,
.db0pwsx .wqccg20 { color: #e6edf3; }
.db0pwsx .kqq2 a:hover, .db0pwsx .ikxnv0f6 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .db0pwsx .q1vsxjk { background: #0d1117; border-top-color: #21262d; }
  .db0pwsx .q1vsxjk li a { border-bottom-color: #21262d; }
}
.gndo6i .ny34fvwl      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.gndo6i .f71u6ev { color: var(--accent-light); }
.gndo6i .q1vsxjk { --msep-color: #475569; }
.gndo6i .q1vsxjk a { color: #475569; }
.gndo6i .q1vsxjk a:hover { color: var(--accent-light); }
.gndo6i .z02zxw { color: #64748b; }
.gndo6i .c9kyr { background: #f0f4f8; border-top-color: #cbd5e1; }
.gndo6i .j8rn,
.gndo6i .evmgi14j { color: #64748b; }
.gndo6i .kqq2 a, .gndo6i .ikxnv0f6 a,
.gndo6i .ndou4ok a, .gndo6i .wqccg20 { color: #374151; }
.gndo6i .kqq2 a:hover, .gndo6i .ikxnv0f6 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .gndo6i .q1vsxjk { background: #f0f4f8; border-top-color: #cbd5e1; }
  .gndo6i .q1vsxjk li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.g5utlf6w .ny34fvwl      { background: var(--accent); border-bottom-color: var(--accent-light); }
.g5utlf6w .f71u6ev { color: #fff; }
.g5utlf6w .q1vsxjk { --msep-color: rgba(255,255,255,0.82); }
.g5utlf6w .q1vsxjk a { color: rgba(255,255,255,0.82); }
.g5utlf6w .q1vsxjk a:hover { color: #fff; }
.g5utlf6w .z02zxw { color: rgba(255,255,255,0.9); }
.g5utlf6w .c9kyr { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.g5utlf6w .j8rn,
.g5utlf6w .evmgi14j { color: rgba(255,255,255,0.72); }
.g5utlf6w .kqq2 a, .g5utlf6w .ikxnv0f6 a,
.g5utlf6w .ndou4ok a, .g5utlf6w .wqccg20 { color: #fff; }
.g5utlf6w .f0ndlx2, .g5utlf6w .i223 { color: rgba(255,255,255,0.7); }
.g5utlf6w .kqq2 a:hover, .g5utlf6w .ikxnv0f6 a:hover { color: #fff; }
@media (max-width: 640px) {
  .g5utlf6w .q1vsxjk { background: var(--accent); border-top-color: var(--accent-light); }
  .g5utlf6w .q1vsxjk li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.jsazin .ny34fvwl {
  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);
}
.jsazin .c9kyr {
  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) {
  .jsazin .q1vsxjk {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.dbdgar .i0zh { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.esn1 .i0zh { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.nlj07yfi .i0zh { min-height: 72px; height: auto; }
.yun8 .i0zh { min-height: 84px; height: auto; }
.no61ru23 .i0zh { max-width: none; padding: 0 32px; }
.no61ru23 .svit  { max-width: none; padding: 24px 32px; }
.wmpwog.t0tl5ehb .i0zh { max-width: 1200px; }
.wmpwog.xqkk .i0zh { max-width: 1320px; }
.h0hmppgv   .f71u6ev, .h0hmppgv   .wqccg20 { text-transform: capitalize; }
.s27hvyjm .f71u6ev, .s27hvyjm .wqccg20 { text-transform: lowercase; }
.m2bj6v0 .f71u6ev, .m2bj6v0 .wqccg20 { text-transform: uppercase; letter-spacing: 0.06em; }
.j5qtm55y, .nu94yq {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.nyc4tp6 .j5qtm55y,
.nyc4tp6 .nu94yq { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.gnq4f7b3 .j5qtm55y,
.gnq4f7b3 .nu94yq { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.mc0pan .j5qtm55y,
.mc0pan .nu94yq { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.pw1yxysa .j5qtm55y,
.pw1yxysa .nu94yq { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.mmga4c9z   .q1vsxjk a { font-weight: 500; }
.lq3o .q1vsxjk a { font-weight: 600; }
.pezl     .q1vsxjk a { font-weight: 700; }
.fc2c    .q1vsxjk a { font-weight: 800; letter-spacing: 0.01em; }
.h1wa5zhe     .q1vsxjk > li + li::before,
.o3uxhe    .q1vsxjk > li + li::before,
.oj1gp    .q1vsxjk > li + li::before,
.p5o5nk .q1vsxjk > li + li::before,
.v95d .q1vsxjk > li + li::before,
.lnqszsgg  .q1vsxjk > li + li::before,
.j5y8    .q1vsxjk > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.h1wa5zhe     .q1vsxjk > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.o3uxhe    .q1vsxjk > li + li::before { content: "|"; }
.oj1gp    .q1vsxjk > li + li::before { content: "—"; }
.p5o5nk .q1vsxjk > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.v95d .q1vsxjk > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.lnqszsgg  .q1vsxjk > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.j5y8    .q1vsxjk > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .cg261 .z02zxw,
  .xx4x5jj .z02zxw,
  .t2rmv6c .z02zxw,
  .g3rfjfkg .z02zxw,
  .kjx5w4 .z02zxw {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .cg261 .z02zxw::before,
  .xx4x5jj .z02zxw::before,
  .t2rmv6c .z02zxw::before,
  .g3rfjfkg .z02zxw::before,
  .kjx5w4 .z02zxw::before { content: ""; display: block; flex-shrink: 0; }

  
  .cg261 .z02zxw::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;
  }

  
  .xx4x5jj .z02zxw::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;
  }

  
  .t2rmv6c .z02zxw::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;
  }

  
  .g3rfjfkg .z02zxw::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;
  }

  
  .kjx5w4 .z02zxw::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) {
  .qsqytoq2 .z02zxw {
    padding: 5px 14px;
  }
  .qsqytoq2 .q1vsxjk {
    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;
  }
  .qsqytoq2 .q1vsxjk li a {
    border-bottom: none; padding: 10px 22px;
  }
  .qsqytoq2 .q1vsxjk li a:hover { background: var(--bg-raised); }
  .qsqytoq2 .jkexk8,
  .xglzm2 .jkexk8,
  .znj8w29y .jkexk8 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .yz2m6nx6 .z02zxw {
    padding: 5px 10px;
  }
  .yz2m6nx6 .q1vsxjk {
    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);
  }
  .yz2m6nx6 .q1vsxjk.cw2b6 { transform: translateX(0); }
  .yz2m6nx6 .q1vsxjk li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .yz2m6nx6 .q1vsxjk li:last-child a { border-bottom: none; }
  .g5utlf6w .q1vsxjk,
  .db0pwsx .q1vsxjk { background: var(--accent) !important; }
  .g5utlf6w .q1vsxjk li a,
  .db0pwsx .q1vsxjk li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .znj8w29y .z02zxw {
    padding: 5px 10px;
  }
  .znj8w29y .q1vsxjk {
    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);
  }
  .znj8w29y .q1vsxjk::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .znj8w29y .q1vsxjk.cw2b6 { transform: translateY(0); }
  .znj8w29y .q1vsxjk li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .oijv .z02zxw {
    padding: 5px 10px;
  }
  .oijv .q1vsxjk {
    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;
  }
  .oijv .q1vsxjk.cw2b6 { opacity: 1; pointer-events: auto; }
  .oijv .q1vsxjk li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .vmds     .z02zxw { border-radius: 0 !important; }
  .zdfid   .z02zxw { border-radius: 8px !important; }
  .wpulfgg8 .z02zxw { border-radius: 50% !important; }
  .bonhpfw   .z02zxw { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .sqvlz3p1 .vqwo5pj1 { flex-direction: column; align-items: stretch; }
  .sqvlz3p1 .nw58 { flex-direction: row; min-width: auto; }
  .sqvlz3p1 .retk338 { align-items: flex-start; text-align: left; }
}
.doix,
.doix.ht8ezw,
.a3fj9qw .doix,
.ni9p8u6o .doix,
.n8ywabt .doix,
.rk5k1nf .doix {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.h3umsf {
  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;
}
.u4as { flex: 1 1 280px; min-width: 0; }
.ettzj9kb {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.rkeq {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.l5oio {
  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;
}
.l5oio:hover { transform: translateY(-1px); opacity: 0.95; }
.xs2yg9 .h3umsf {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.xs2yg9 .ettzj9kb { color: var(--cta); }
.xs2yg9 .rkeq { color: var(--text-body); }
.xs2yg9 .l5oio {
  background: var(--cta) !important;
  color: #fff !important;
}
.f65ttxq6 .h3umsf {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.f65ttxq6 .ettzj9kb { color: var(--text-primary); }
.f65ttxq6 .rkeq { color: var(--text-body); }
.f65ttxq6 .l5oio {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .h3umsf {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .u4as { flex: 0 0 auto; }
  .ettzj9kb { font-size: 1.2rem; }
  .l5oio { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.rt615 .bqb5 { height: 36px; }
.mqqg .bqb5 { height: 60px; max-width: 200px; }
.za1i .bqb5 { height: 56px; max-width: 180px; }
.n7x6zj    .v1hhf, .n7x6zj    .uos90 { color: #f59e0b; }
.f65tqqw      .v1hhf { font-size: 1rem; letter-spacing: 1.5px; }
.kj970kv0    .v1hhf, .kj970kv0    .uos90 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.z7cl     .v1hhf, .z7cl     .uos90 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.f2ib9k .v1hhf, .f2ib9k .uos90 { color: var(--cta); letter-spacing: 2px; }
.rkqpxd   .v1hhf, .rkqpxd   .uos90 { color: #e91e63; letter-spacing: 2px; }
.zycgp  .v1hhf, .zycgp  .uos90 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.wkvod5     .v1hhf, .wkvod5     .uos90 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.ueaz .j5dxsyd + .j5dxsyd {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.ysk3 .vfqzq1e { padding: 18px 24px; min-height: 68px; }
.bwy8 .c98o {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.bwy8 .dibdmh5k {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.xejqq .j5dxsyd {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.d11u0hva { counter-reset: cs-rank; }
.d11u0hva .vfqzq1e { counter-increment: cs-rank; }
.d11u0hva .vfqzq1e::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;
}
.gjv8 .d11u0hva { counter-reset: cs-rank; gap: 0; }
.gjv8 .vfqzq1e {
  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;
}
.gjv8 .vfqzq1e::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;
}
.gjv8 .jnlcj {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.gjv8 .mqr1 {
  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;
}
.gjv8 .mv2gp { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.gjv8 .jnlcj { min-width: 0; flex-direction: column; width: 100%; }
.gjv8 .zrp0pl1 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.gjv8 .v1hhf { color: var(--cta, var(--accent)); }
.gjv8 .iuvnc { font-weight: 700; }
.gjv8 .j5dxsyd {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.gjv8 .c98o {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.gjv8 .dibdmh5k {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.gjv8 .t9nj .dibdmh5k { font-size: 1.3rem; color: var(--accent-light); }
.gjv8 .pbnx {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.gjv8 .vfqzq1e:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .gjv8 .d11u0hva {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .gjv8 .vfqzq1e {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .gjv8 .vfqzq1e { padding: 40px 16px 20px; }
  .gjv8 .j5dxsyd {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .gjv8 .pbnx { width: 100%; min-width: 0; }
}
.qdc02psm .d11u0hva { counter-reset: cs-rank; gap: 10px; }
.qdc02psm .vfqzq1e {
  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);
}
.qdc02psm .vfqzq1e::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);
}
.qdc02psm .jnlcj {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.qdc02psm .mqr1 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.qdc02psm .mv2gp { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.qdc02psm .zrp0pl1 {
  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;
}
.qdc02psm .v1hhf { color: var(--cta, var(--accent)); }
.qdc02psm .j5dxsyd {
  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;
}
.qdc02psm .c98o {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.qdc02psm .dibdmh5k { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.qdc02psm .t9nj .dibdmh5k { color: var(--accent-light); }
.qdc02psm .pbnx {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.qdc02psm .vfqzq1e:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .qdc02psm .vfqzq1e {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .qdc02psm .vfqzq1e::before {
    position: absolute; top: 14px; left: 14px;
  }
  .qdc02psm .jnlcj {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .qdc02psm .zrp0pl1 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .qdc02psm .j5dxsyd {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .qdc02psm .pbnx { width: 100%; min-width: 0; }
  .qdc02psm .v1hhf { min-width: 0; }
}
.z760 .vfqzq1e::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.vg7xi5 .g0wxnm56 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.vg7xi5 .g0wxnm56 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.vg7xi5 .g0wxnm56 p { padding: 0 2px 16px; }
.t5s5 .g0wxnm56 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.t5s5 .g0wxnm56 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.t5s5 .g0wxnm56 summary::after { content: "›"; font-size: 1.2em; }
.t5s5 .g0wxnm56[open] summary::after { content: "‹"; }
.t5s5 .g0wxnm56 p { padding: 10px 22px 4px; }
.bdt7lyk .g0wxnm56 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.bdt7lyk .g0wxnm56 summary { color: var(--text-primary); padding-left: 16px; }
.bdt7lyk .g0wxnm56 summary::after { content: "›"; font-size: 1.1em; }
.bdt7lyk .g0wxnm56[open] summary::after { content: "‹"; }
.bdt7lyk .g0wxnm56 p { padding-left: 16px; }
.izblygw .h7o1 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.izblygw .g0wxnm56 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.izblygw .g0wxnm56:last-child { border-bottom: none; }
.izblygw .g0wxnm56 summary { color: var(--text-primary); border-radius: 0; }
.izblygw .g0wxnm56 summary::after { content: "›"; font-size: 1.1em; }
.izblygw .g0wxnm56[open] summary::after { content: "‹"; }
.mz8hss .g0wxnm56 { overflow: hidden; }
.mz8hss .g0wxnm56 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.mz8hss .g0wxnm56 summary::after { color: rgba(255,255,255,.75); }
.mz8hss .g0wxnm56[open] summary { border-radius: 0; }
.z4edc0j { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.otgfkvs0 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.xe1us {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ldlsml6l { color: var(--text-muted); font-size: 1.05rem; }
.so8d0he7 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.me6v2e57 { margin-bottom: 20px; }
.j8babq {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.wk7q04 {
  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;
}
.wk7q04:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.f0u3 { resize: vertical; min-height: 130px; }
.cne6f { width: 100%; margin-top: 8px; }
.djpoxi {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.klxphw {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.tukq { color: var(--text-muted); line-height: 1.75; }
.u2yib9 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.u2yib9 li { margin-bottom: 6px; }
.edoi5 { max-width: 760px; margin: 0 auto; }
.crjpt4r { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.hsbyc { max-width: 760px; margin: 0 auto; }
.eowuv ul.u2yib9 { margin: 0; }
@media (max-width: 640px) { .bg7j { grid-template-columns: 1fr; gap: 10px; } }
.t1nuo { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.toliatjt { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.nh539iae { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.toliatjt p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.toliatjt .u2yib9 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .t1nuo { grid-template-columns: 1fr; } }
.gjbl6 ul.u2yib9 { margin: 0; }
.h8oq05 .u2yib9,
.ijt6p .u2yib9,
.o9ms4b .u2yib9,
.elkzl .u2yib9 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .upogmo { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .r163s7 { grid-template-columns: 1fr; } .abzq2q { position: static; text-align: center; } }
@media (max-width: 860px) { .erogocv { grid-template-columns: 1fr; } }
.elkzl .u2yib9 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .dpmq7o { flex-direction: column; text-align: center; } .sdm2 { grid-template-columns: 1fr; } }
.f7yr .xe1us { color: var(--accent-light); }
.tsa8 .xe1us { font-size: 2rem; }
.tsa8 .ldlsml6l { max-width: 680px; }
.y4s3iu .xe1us { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.y4s3iu .ldlsml6l  { margin: 0; }
@media (max-width: 640px) { .y4s3iu { flex-direction: column; } }
.dodm .xe1us { color: var(--accent-light); }
.vtcp8 .xe1us { color: #fff; }
.vtcp8 .ldlsml6l  { color: rgba(255,255,255,0.85); }
.u023n { max-width: 680px; margin: 0 auto; }
.p1yxfb {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .p1yxfb { grid-template-columns: 1fr; } }
.bf75 .wk7q04 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.bf75 .wk7q04:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.s3nkzgsb .wk7q04 { background: var(--bg-raised); border-color: transparent; }
.s3nkzgsb .wk7q04:focus { background: var(--bg-card); border-color: var(--accent-light); }
.mg02f .wk7q04 { border-radius: 100px; padding: 11px 20px; }
.mg02f .f0u3 { border-radius: 14px; }
.aruy {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .aruy { grid-template-columns: 1fr; } }
.pp9d {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.pp9d h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.pp9d p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.f8exwe { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.f8exwe li { margin-bottom: 6px; }
.b1yasq{display:none}
.b1yasq:empty,.q1noo0:empty{display:none}
.yg0hzw3{position:relative;overflow:visible}
.b6f7 .twq1,.fv8ze74 .twq1,
.kedqbz .twq1,.qnudpdwc .twq1,
.hqo0uzu .twq1,.o5rbfeo7 .twq1{display:block}
.ledvft3f .xikb6{display:block}
.b6f7 .twq1,.fv8ze74 .twq1,
.kedqbz .twq1,.qnudpdwc .twq1,
.hqo0uzu .twq1{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}
.b6f7 .twq1 .q1noo0,.fv8ze74 .twq1 .q1noo0,
.kedqbz .twq1 .q1noo0,.qnudpdwc .twq1 .q1noo0,
.hqo0uzu .twq1 .q1noo0{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}
.b6f7 .wl8rwo,.fv8ze74 .wl8rwo,
.kedqbz .wl8rwo,.qnudpdwc .wl8rwo,
.hqo0uzu .wl8rwo{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.b6f7 .twq1,.fv8ze74 .twq1{top:12px}
.b6f7 .twq1 .q1noo0{margin-right:auto}
.fv8ze74 .twq1 .q1noo0{margin-left:auto}
.fv8ze74 .twq1{text-align:right}
.kedqbz .twq1,.qnudpdwc .twq1{bottom:12px}
.kedqbz .twq1 .q1noo0{margin-right:auto}
.qnudpdwc .twq1 .q1noo0{margin-left:auto}
.qnudpdwc .twq1{text-align:right}
.hqo0uzu .twq1{position:relative;margin-top:16px}
.hqo0uzu .twq1 .q1noo0{margin:0 auto}
.o5rbfeo7 .twq1{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.o5rbfeo7 .twq1 .q1noo0{margin:0}
.o5rbfeo7 .sngy~.twq1,
.o5rbfeo7 .nbodr39~.twq1{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.o5rbfeo7 .sngy~.twq1 .q1noo0,
.o5rbfeo7 .nbodr39~.twq1 .q1noo0{justify-content:flex-start}
.sngy~.twq1,.nbodr39~.twq1{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}
.sngy~.twq1 .q1noo0{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.nbodr39~.twq1 .q1noo0{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.xikb6 .q1noo0{margin:0 0 12px}
.q1noo0{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.wl8rwo{white-space:nowrap}
.ksj60 .wl8rwo{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.ksj60 .i6k7jx::before{content:""}
.wqqyr0xf .wl8rwo{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}
.m6y3 .q1noo0{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.fmdf .wl8rwo{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.w4oxz .wl8rwo{color: var(--accent-light);opacity:1;font-weight:500}
.hpls1jrn .wl8rwo{border-bottom:1px solid currentColor;padding-bottom:2px}
.mtlud0 .q1noo0{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.x8ry{--date-bg:transparent}
.rtokiq7 .i6k7jx::before{content:""}
.zmyp9g .wl8rwo + .wl8rwo::before{content:"•";margin-right:6px;opacity:.4}
.d4r9 .wl8rwo + .wl8rwo::before{content:"/";margin-right:6px;opacity:.35}
.rbjeu .wl8rwo + .wl8rwo::before{content:"|";margin-right:6px;opacity:.3}
.kimjf .wl8rwo + .wl8rwo::before{content:"—";margin-right:6px;opacity:.3}
.agmob .wl8rwo + .wl8rwo::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.r3406z .wl8rwo + .wl8rwo::before{content:"·";margin-right:6px;opacity:.4}
.c06h6xpa .wl8rwo + .wl8rwo::before{content:"›";margin-right:6px;opacity:.4}
.n4vk5 .wl8rwo + .wl8rwo::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.hcv104 .w6xmb0{padding:20px 0}
@media(max-width:640px){
  .w6xmb0{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .xp5rmt{max-width:100%}
}
.m2z7 .v2g3{margin:0}
@media (max-width:560px){
  .b8x86q{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .y09283l { padding: 28px 18px 20px; }
  .vmdpofz { font-size: 1.2rem; }
  .uhdzeblh { max-width: 220px; max-height: 80px; }
}
.p0n62m {
  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);
}
.e3akpmw4 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.wlxj5z  .p0n62m { border-radius: 50%; }
.oyky  .p0n62m { border-radius: 6px; }
.tz3x3qb9 .p0n62m { border-radius: 22px; }
.zf06l8 .h3umsf {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .p0n62m { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.axeru5ky {
  margin: 28px 0 24px;
}
.axeru5ky .ht8ezw {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.axeru5ky .ks0m {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.axeru5ky .h3umsf {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .i0zh { flex-direction: row-reverse; }
[dir="rtl"] .q1vsxjk { flex-direction: row-reverse; }
[dir="rtl"] .cr5cp55 .itwtwu0u { right: auto; left: 32px; }
[dir="rtl"] .v71j  .itwtwu0u { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .cr5cp55 .itwtwu0u { right: auto; left: 20px; }
  [dir="rtl"] .v71j  .itwtwu0u { left: auto;  right: 20px; }
}
[dir="rtl"] .j1ul1847 .t2v7o  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .uwwp .t2v7o { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .hvm3ufb, [dir="rtl"] .hmryej { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .ehvnrrs6 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .qcelg { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .z3j8 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .h3umsf { direction: rtl; }
[dir="rtl"] .p0n62m { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .vfqzq1e,
[dir="rtl"] .wsww { direction: rtl; }
[dir="rtl"] .cslrq { direction: rtl; }
[dir="rtl"] .y3fdy { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .u2ax .hmryej,
[dir="rtl"] .y1orivlj .hmryej,
[dir="rtl"] .cchyv8 .hmryej,
[dir="rtl"] .wirbj52p .hmryej {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .u2ax .hmryej li::before,
[dir="rtl"] .y1orivlj .hmryej li::before,
[dir="rtl"] .cchyv8 .hmryej li::before,
[dir="rtl"] .wirbj52p .hmryej li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .qsc0.ff0a .gtrl,
[dir="rtl"] .bolvj.ff0a .gtrl,
[dir="rtl"] .an3i2q2.ff0a .gtrl,
[dir="rtl"] .wimzluky.ff0a .gtrl,
[dir="rtl"] .i5svx9.ff0a .gtrl { text-align: right; }
[dir="rtl"] .sngy.ff0a .nii4shc { align-items: flex-end; text-align: right; }
[dir="rtl"] .ks0m,
[dir="rtl"] .tzhcvd,
[dir="rtl"] .pzu52,
[dir="rtl"] .zufz0atm,
[dir="rtl"] .gtrl { text-align: right; }
[dir="rtl"] .so8d0he7,
[dir="rtl"] .j8babq,
[dir="rtl"] .wk7q04,
[dir="rtl"] .f0u3 { text-align: right; direction: rtl; }
[dir="rtl"] .mg02f .wk7q04,
[dir="rtl"] .bf75 .wk7q04 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #2b6754;
  --brand:           #2b6754;
  --brand-light:     #294e43;
  --brand-pale:      #43675c;
  --grad-start:      #46a788;
  --grad-end:        #74b6a1;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #2b6754;
  --cta-light:       #1c4c3d;
  --cta-hover:       #183b30;
  --bg-page:         #f6f7f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f5f5;
  --bg-raised:       #eef0f0;
  --bg-hover:        #f4f5f5;
  --border:          #e3e7e6;
  --border-alt:      #d1dad7;
  --border-section:  #e3e7e6;
  --text-primary:    #181a19;
  --text-muted:      #545d5a;
  --text-body:       #303533;
  --text-sub:        #48504d;
  --text-faint:      #798581;
  --text-dim:        #939e9a;
  --text-label:      #606b67;
  --text-value:      #3c4240;
  --accent-bg:       #e8eceb;
  --accent-bg-light: #d3e2de;
  --bg-tip:          #f9f0f3;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f5f9;
  --bg-pros:         #f9f0f3;
  --bg-cons:         #faf6f3;
  --c-pros:          #812140;
  --c-cons:          #9f5421;
  --c-pros-label:    #99274c;
  --c-tip-border:    #aa2c54;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #812140;
}
:root { --logo-bg-opacity: 47%; }
body, button, input { font-family: "Kanit", sans-serif; }
.ql2n5m .pmqik li::before, .ql2n5m .rznv li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.ql2n5m .pmqik li::before { content: ""; }.ql2n5m .rznv li::before { content: ""; }.ql2n5m .nt09::before, .ql2n5m .lxb55uqg::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.ql2n5m .nt09::before { content: ""; }.ql2n5m .lxb55uqg::before { content: ""; }
.pv8i5o3i .rbsyj, .pv8i5o3i .sngy { min-height: 320px; }
.em7px::before { content: '/'; }