:root {
  --color-accent: #158341;
  --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;
}
.n79omc3 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.sarlirqs {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.v64cxn {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.u0r62wk { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.iyutpf { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.iyutpf a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.iyutpf a:hover { color: var(--accent-light); }
.yovigmpp     .o1st { border-radius: 6px; }
.yovigmpp .o1st li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.yovigmpp .o1st li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
@media (max-width: 640px) {
  .o1st {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .hwtpz:hover .o1st,
  .hwtpz:focus-within .o1st { display: block; }
  .o1st li a { padding: 8px 16px; font-size: 0.88rem; }
}
.q2nqqp {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.mue9gg { display: none; }
@media (max-width: 640px) {
  .mue9gg {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .mue9gg.eul5 { display: block; }
}
@media (max-width: 640px) {
  .q2nqqp { display: block; }
  .iyutpf > li + li::before { display: none !important; }
  .iyutpf {
    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;
  }
  .iyutpf.eul5 { display: flex; }
  .iyutpf li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .iyutpf li:last-child a { border-bottom: none; }
}
.ib0cw94 { min-height: 480px; }
.fop396bk {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.rlwjpeg { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.ka74g7y4 .rlwjpeg { margin-left: 0; margin-right: 0; }
.optislo {
  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;
}
.sp2p1 .optislo { margin-top: 24px; }
.optislo:hover { opacity: 0.88; }
.znhta9 .fop396bk { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.znhta9 .rlwjpeg { color: #e2e8f0; }
.znhta9.fwjf1 .j51swlud { text-align: center; }
.op68d .fop396bk { color: var(--text-primary); text-shadow: none; }
.op68d .rlwjpeg { color: var(--text-muted); }
.op68d .optislo { margin-top: 16px; }
.op68d, .op68d.ib0cw94 { min-height: auto !important; }
.op68d.fwjf1 .j51swlud { text-align: center; }
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.dlsqgof .fop396bk { color: #fff; }
.dlsqgof .rlwjpeg { color: rgba(255,255,255,0.85); }
.v48s0ci .xej10 { position: relative; overflow: hidden; }
.v48s0ci .xej10::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.ks0inn .xej10 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.dvc525 .xej10 { position: relative; overflow: hidden; }
.dvc525 .xej10::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;
}
.cjy3bm .xej10 { position: relative; overflow: hidden; }
.cjy3bm .xej10::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.rkic8 .xej10 {
  animation: hg-fadein 1.2s ease-out both;
}
.xej10 {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.hqsieu {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.srnq {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.uq876 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.xej10 .fop396bk { text-shadow: none; color: var(--text-primary); }
.xej10 .rlwjpeg { color: var(--text-muted); }
body.s9s9tx3 .fop396bk {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.e23h .fop396bk {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.ib0cw94.dlsqgof .fop396bk,
section.dlsqgof .fop396bk {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.xej10.fwjf1 .hqsieu { align-items: center; text-align: center; }
.xej10.ka74g7y4   .hqsieu { align-items: flex-start; text-align: left; }
.xzy13c .srnq { position: relative; }
.xzy13c .srnq::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.xzy13c.tu74i8 .srnq::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.uy72 .srnq {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.uy72 .uq876 {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.uy72.tu74i8 .srnq { padding: 32px 0 32px 32px; }
.dc4d67uf .srnq {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.dc4d67uf .uq876 {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.tu74i8 { grid-template-areas: "media text"; }
.tu74i8 .hqsieu {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.dc4d67uf.tu74i8 .srnq { padding: 40px 16px 40px 48px; }
.ib0cw94 .keamirt {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.keamirt .t5h72 {
  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;
}
.keamirt .t5h72::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.keamirt .mugvl { display: contents !important; }
.keamirt .mugvl .kkna5n0 {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.keamirt .mugvl .crlvh6 { max-height: 48px; max-width: 96px; }
.keamirt .mugvl .r5oq {
  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;
}
.keamirt .k5zt04f {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.keamirt .xrzoo { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.keamirt .p4ubp9sd { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.keamirt .p4ubp9sd small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.keamirt .ebzos79n { display: contents !important; }
.keamirt .ebzos79n .w4dbr1:not(.tr7hyb) { display: none !important; }
.keamirt .ebzos79n .tr7hyb {
  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;
}
.keamirt .ebzos79n .tr7hyb .ryr54 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.keamirt .ebzos79n .tr7hyb .ymxz {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.keamirt .trz9k { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.keamirt .trz9k.oqk89e {
  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;
}
.keamirt .trz9k.oqk89e:hover { opacity: 0.85; }
.keamirt .t5h72,
.keamirt .t5h72:hover,
.keamirt .t5h72:nth-child(even),
.keamirt .t5h72:nth-child(odd),
.keamirt .t5h72:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.b3mu3yc8 .srnq {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .xej10 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .xej10:not(.b3mu3yc8) .srnq { display: none !important; }
  .b3mu3yc8 .srnq { padding: 16px; }
  .hqsieu  { padding: 36px 24px; }
  .xej10~.yyc798l,.tu74i8~.yyc798l{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .ib0cw94, .xej10 { min-height: 320px !important; }
  .fop396bk { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .ithj8qi,
  .exh89u7c,
  .d9cl6yv { grid-template-columns: 1fr !important; }

  

  
  .repgxn1 { display: flex !important; flex-direction: column !important; }
  .repgxn1 .j51swlud { display: contents; }
  .repgxn1 .y45f0qll { order: 0; }
  .repgxn1 .fop396bk { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .repgxn1 .ithj8qi { order: 2; padding: 0 16px 12px !important; }
  .repgxn1 .rlwjpeg { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .sp2p1 .j51swlud { display: flex; flex-direction: column; }
  .sp2p1 .j51swlud .fop396bk { order: 1; }
  .sp2p1 .j51swlud .d9cl6yv { order: 2; margin: 8px 0 24px !important; }
  .sp2p1 .j51swlud .rlwjpeg { order: 3; }
  .sp2p1 .j51swlud .optislo { order: 4; align-self: center; margin-top: 0; }

  
  .xej10.b3mu3yc8 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .xej10.b3mu3yc8 .hqsieu { display: contents; padding: 0; }
  .xej10.b3mu3yc8 .hqsieu .fop396bk { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .xej10.b3mu3yc8 .srnq { order: 2; padding: 12px 16px; }
  .xej10.b3mu3yc8 .hqsieu .rlwjpeg { order: 3; padding: 0 24px; margin: 0 auto; }
  .xej10.b3mu3yc8 .hqsieu .optislo { order: 4; align-self: center; margin: 8px 0 32px; }
}
.gvp9ddbn { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.twxkr6y { width: 100%; height: auto; display: block; border-radius: 10px; }
.vvegg .gvp9ddbn        { border-radius: 16px; }
.vvegg .twxkr6y  { border-radius: 16px; }
.gjebb6l .gvp9ddbn         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.gjebb6l .twxkr6y   { border-radius: 8px; }
.wddzgo { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.nbcud2 { width: 100%; padding: 32px 0; position: relative; }
.elj5ye { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.ix19j .nbcud2:nth-child(even) { background: var(--bg-surface); }
.ix19j .nbcud2:nth-child(odd)  { background: var(--bg-page); }
.our0 .nbcud2:nth-child(even) { background: var(--bg-card); }
.our0 .nbcud2:nth-child(odd)  { background: var(--bg-page); }
.ix19j .nbcud2:nth-child(odd)  .elj5ye { background: var(--bg-card); border-radius: 6px; }
.ix19j .nbcud2:nth-child(even) .elj5ye { background: var(--bg-raised); border-radius: 6px; }
.our0 .nbcud2:nth-child(odd)  .elj5ye { background: var(--bg-card); border-radius: 6px; }
.our0 .nbcud2:nth-child(even) .elj5ye { background: var(--bg-raised); border-radius: 6px; }
.ix19j .nbcud2:nth-child(even) .difb94e .mbn7kzb8,
.our0 .nbcud2:nth-child(even) .difb94e .mbn7kzb8 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.ix19j .nbcud2:nth-child(odd) .difb94e .mbn7kzb8,
.our0 .nbcud2:nth-child(odd) .difb94e .mbn7kzb8 { background: var(--bg-card-inner); }
.ix19j .nbcud2:nth-child(even) .xs40dikh .mbn7kzb8:nth-child(odd),
.our0 .nbcud2:nth-child(even) .xs40dikh .mbn7kzb8:nth-child(odd)  { background: var(--bg-card); }
.ix19j .nbcud2:nth-child(even) .xs40dikh .mbn7kzb8:nth-child(even),
.our0 .nbcud2:nth-child(even) .xs40dikh .mbn7kzb8:nth-child(even) { background: var(--bg-card-inner); }
h1.exu8sk { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.exu8sk {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.icyx { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.bmhj h2.exu8sk {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.fazdit h2.exu8sk {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.z79lt h2.exu8sk {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.pvup64 h2.exu8sk::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.pr7x h2.exu8sk {
  color: var(--text-primary); font-size: 1.7rem;
}
.vo7g7u h2.exu8sk::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.andj h2.exu8sk {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
@media (max-width: 640px) { .k707g { display: none; } }
.tb44 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.hw1pyga6 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.jzm9 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.odcjg93g { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.j95mis { padding-left: 20px; }
.j95mis li { margin-bottom: 6px; }
.j95mis a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.j95mis a:hover { color: var(--accent-light); }
.k6it1g .odcjg93g { display: none; }
.fxl8you7 .odcjg93g { display: none; }
.fxl8you7 .j95mis { padding-left: 0; list-style: none; }
.fxl8you7 .j95mis li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.fxl8you7 .j95mis a { font-size: 0.92rem; }
.xld6u9 .jzm9 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.xld6u9 .odcjg93g { display: none; }
.xld6u9 .j95mis { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.xld6u9 .j95mis li { margin-bottom: 0; }
.xld6u9 .j95mis 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;
}
.xld6u9 .j95mis a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.ff2mo0vr .jzm9 { padding: 20px 20px 16px; }
.ff2mo0vr .j95mis {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.ff2mo0vr .j95mis li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.ff2mo0vr .j95mis 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;
}
.ff2mo0vr .j95mis 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;
}
.ff2mo0vr .j95mis a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.ff2mo0vr .j95mis a:focus,
.ff2mo0vr .j95mis a:focus-visible,
.ff2mo0vr .j95mis a:target { outline: none; }
.ff2mo0vr .j95mis li:target a { border-color: var(--border); color: var(--text-muted); }
.lmp81fc .jzm9 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.lmp81fc .odcjg93g { display: none; }
.lmp81fc .j95mis { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.lmp81fc .j95mis li { counter-increment: toc-n; margin-bottom: 0; }
.lmp81fc .j95mis a {
  display: inline-flex; align-items: center; gap: 11px;
  background: var(--bg-card); color: var(--text-muted);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 11px 20px 11px 11px; font-size: 0.92rem; font-weight: 500;
  transition: border-color .15s, color .15s;
}
.lmp81fc .j95mis a::before {
  content: counter(toc-n, decimal-leading-zero);
  flex-shrink: 0; width: 28px; height: 28px;
  background: var(--accent); color: #fff; border-radius: 7px;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.lmp81fc .j95mis a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.erx52 .jzm9 { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.erx52 .odcjg93g { display: none; }
.erx52 .j95mis { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.erx52 .j95mis li { margin-bottom: 0; }
.erx52 .j95mis a {
  display: inline-block; padding: 9px 16px;
  font-size: 0.9rem; font-weight: 600; color: var(--text-muted);
  border-bottom: 2px solid transparent;
  transition: color .15s, border-color .15s;
}
.erx52 .j95mis a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.ihr4 .jzm9 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.ihr4 .odcjg93g { display: none; }
.ihr4 .j95mis { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.ihr4 .j95mis li { margin-bottom: 0; }
.ihr4 .j95mis li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.ihr4 .j95mis li:last-child::after { content: ""; margin-right: 0; }
.ihr4 .j95mis a { font-size: 0.9rem; }
.mbn7kzb8 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.difb94e .mbn7kzb8 { background: var(--bg-card); }
.xs40dikh .mbn7kzb8:nth-child(odd)  { background: var(--bg-card); }
.xs40dikh .mbn7kzb8:nth-child(even) { background: var(--bg-raised); }
.lctat878 .mbn7kzb8 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.lctat878 .mbn7kzb8:last-child { border-bottom: none; }
.lctat878 h3.icyx { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.nanzey .mbn7kzb8 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.nanzey .mbn7kzb8 + .mbn7kzb8 { margin-top: 4px; }
.hznk4 .mbn7kzb8 { background: none; border-radius: 0; padding: 12px 0; }
.hznk4 .mbn7kzb8 + .mbn7kzb8 { border-top: 1px solid var(--border-section); }
.v808h { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ft3gxvm { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.q93aq { color: var(--text-body); margin-bottom: 10px; }
.nsfi0, .hxrt9p0 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.nsfi0 li, .hxrt9p0 li { margin-bottom: 6px; }
.hxrt9p0 li { list-style: decimal; }
.nxowu280     .nsfi0 { list-style-type: "● "; }
.qn05  .nsfi0 { list-style-type: "■ "; }
.o3h5gd .nsfi0 { list-style-type: "◆ "; }
.sleoik2    .nsfi0 { list-style-type: "★ "; }
.nxowu280     .yaaq { list-style-type: "● "; }
.qn05  .yaaq { list-style-type: "■ "; }
.o3h5gd .yaaq { list-style-type: "◆ "; }
.sleoik2    .yaaq { list-style-type: "★ "; }
.nxowu280    .nsfi0 li::marker, .nxowu280    .yaaq li::marker,
.qn05 .nsfi0 li::marker, .qn05 .yaaq li::marker,
.o3h5gd .nsfi0 li::marker, .o3h5gd .yaaq li::marker,
.sleoik2   .nsfi0 li::marker, .sleoik2   .yaaq li::marker {
  color: var(--cta); font-size: 1em;
}
.nxowu280 .hxrt9p0,
.qn05 .hxrt9p0,
.o3h5gd .hxrt9p0,
.sleoik2 .hxrt9p0 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.nxowu280 .hxrt9p0 li,
.qn05 .hxrt9p0 li,
.o3h5gd .hxrt9p0 li,
.sleoik2 .hxrt9p0 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.nxowu280 .hxrt9p0 li::before,
.qn05 .hxrt9p0 li::before,
.o3h5gd .hxrt9p0 li::before,
.sleoik2 .hxrt9p0 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;
}
.nxowu280     .hxrt9p0 li::before { border-radius: 50%; }
.qn05  .hxrt9p0 li::before { border-radius: 3px; }
.o3h5gd .hxrt9p0 li::before { border-radius: 3px; }
.sleoik2    .hxrt9p0 li::before { border-radius: 50%; }
.c2p6o8c { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.tgjp .c2p6o8c,
.z4k1tw .c2p6o8c { background: transparent; border: none; border-radius: 0; }
.viitjci { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.viitjci th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.viitjci td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.viitjci tr:hover td { background: var(--bg-hover); }
.r3g51su .viitjci tbody tr:nth-child(even) td { background: var(--bg-surface); }
.lums2w .viitjci { border: 1px solid var(--border-alt); }
.lums2w .viitjci th,
.lums2w .viitjci td { border: 1px solid var(--border-alt); }
.qxksfy .viitjci th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.qxksfy .viitjci td { border-bottom: none; }
.qxksfy .viitjci tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.u6c2lyeu .viitjci th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.biiiwlk .c2p6o8c {
  overflow: hidden;
}
.biiiwlk .viitjci th { border-bottom: 1px solid var(--border-alt); }
.biiiwlk .viitjci tr:last-child td { border-bottom: none; }
.saeh6s { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.xe3oh6 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.kigs0xmb { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.qgbzm4 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.sorzhsg8 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.yaaq { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.yaaq 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%}
.hiad .qgbzm4 { background: transparent; text-align: center; }
.eqato .kigs0xmb {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.l68b .kigs0xmb {
  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);
}
.w65rqjvn .xe3oh6 { display: grid; grid-template-columns: auto 1fr; }
.w65rqjvn .kigs0xmb {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.w65rqjvn .qgbzm4 { grid-column: 2; }
.w65rqjvn .sorzhsg8,
.w65rqjvn .yaaq { grid-column: 1 / -1; }
.nq3mh5 .xe3oh6 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.nq3mh5 .kigs0xmb {
  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);
}
.nq3mh5 .qgbzm4 { grid-column: 2; }
.nq3mh5 .sorzhsg8,
.nq3mh5 .yaaq { grid-column: 1 / -1; }
.x8uzhd3 .xe3oh6 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.x8uzhd3 .qgbzm4 { background: none; color: var(--accent-light); font-weight: 700; }
.usc451 .xe3oh6 { 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); }
.usc451 .qgbzm4 { background: none; color: var(--accent-light); font-weight: 700; }
.q0yn .xe3oh6 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.q0yn .xe3oh6:last-child { border-bottom: none; }
.q0yn .qgbzm4 { background: none; color: var(--accent-light); font-weight: 700; }
.v5gk .xe3oh6 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.v5gk .qgbzm4 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.fjduyp .saeh6s { counter-reset: card-n; }
.fjduyp .xe3oh6  { counter-increment: card-n; }
.fjduyp .qgbzm4 { display: flex; align-items: center; gap: 10px; }
.fjduyp .qgbzm4::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;
}
.m448i .xe3oh6 { background: var(--bg-surface); border: 1px solid var(--border); }
.m448i .qgbzm4 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.lcjx5i2 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.lcjx5i2         { --cl-hue: var(--accent); }
.uo2a763e     { --cl-hue: #16a34a; }
.k9wm { --cl-hue: #ea580c; }
.e4e3    { --cl-hue: #2563eb; }
.uo2a763e, .k9wm, .e4e3, .gqhgd {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.tc7l31wu { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.tc7l31wu::before { color: var(--cl-hue); }
.lcjx5i2 strong { color: var(--text-primary); font-size: 0.95rem; }
.lcjx5i2 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.hknxs { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.fhqu, .ztnh1 { border-radius: 8px; padding: 14px; }
.fhqu { background: var(--bg-pros); }
.ztnh1 { background: var(--bg-cons); }
.dx49 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.fhqu .dx49 { color: var(--c-pros-label); }
.ztnh1 .dx49 { color: #f87171; }
.fhqu ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ztnh1 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.twxkr6y { width: 100%; height: auto; border-radius: 10px; display: block; }
.oqk89e {
  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;
}
.oqk89e:hover { opacity: 0.85; }
.skby .oqk89e  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.skby .oqk89e:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.azh92wm .oqk89e  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.azh92wm .oqk89e:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.skby .trz9k.oqk89e, .azh92wm .trz9k.oqk89e,
.skby .s2bb2n4p .oqk89e, .azh92wm .s2bb2n4p .oqk89e {
  background: var(--cta); border: none; color: #fff;
}
.skby .trz9k.oqk89e:hover, .azh92wm .trz9k.oqk89e:hover,
.skby .s2bb2n4p .oqk89e:hover, .azh92wm .s2bb2n4p .oqk89e:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.hj3xbckw .optislo { border-radius: 50px; }
.hj3xbckw .oqk89e  { border-radius: 50px; }
.nlzhs .optislo,
.nlzhs .oqk89e { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.nlzhs .optislo:hover,
.nlzhs .oqk89e:hover { filter: brightness(1.08); opacity: 1; }
.qqe76 .optislo,
.qqe76 .oqk89e { box-shadow: 0 3px 14px -2px var(--cta); }
.qqe76 .optislo:hover,
.qqe76 .oqk89e:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.c1acggrr .optislo,
.c1acggrr .oqk89e { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.c1acggrr .optislo:hover,
.c1acggrr .oqk89e:hover { opacity: 1; }
.c1acggrr .optislo:active,
.c1acggrr .oqk89e:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.bx14 .optislo,
.bx14 .oqk89e { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.bx14 .optislo:hover,
.bx14 .oqk89e:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.bx14 .optislo:active,
.bx14 .oqk89e:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.n1uvjn4 .optislo,
.n1uvjn4 .oqk89e { position: relative; overflow: hidden; }
.n1uvjn4 .optislo::before,
.n1uvjn4 .oqk89e::before {
  content: ""; position: absolute; top: 0; left: -125%; width: 55%; height: 100%;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.5), transparent);
  transform: skewX(-20deg); transition: left .6s ease; pointer-events: none;
}
.n1uvjn4 .optislo:hover::before,
.n1uvjn4 .oqk89e:hover::before { left: 135%; }
.yu73syhq .optislo,
.yu73syhq .oqk89e { border-radius: 0; }
.uvp9ov6h .optislo { padding-left: 22px; padding-right: 22px; }
.uvp9ov6h .oqk89e  { padding-left: 12px; padding-right: 12px; }
.uyooc0dv .optislo { padding-left: 44px; padding-right: 44px; }
.uyooc0dv .oqk89e  { padding-left: 24px; padding-right: 24px; }
.a4ht .optislo { padding-left: 56px; padding-right: 56px; }
.a4ht .oqk89e  { padding-left: 32px; padding-right: 32px; }
.qur6uci   .optislo::after, .qur6uci   .oqk89e::after,
.yt6e .optislo::after, .yt6e .oqk89e::after,
.vvlk6ru    .optislo::after, .vvlk6ru    .oqk89e::after,
.tzzvf    .optislo::after, .tzzvf    .oqk89e::after,
.i84rz    .optislo::after, .i84rz    .oqk89e::after,
.foi7qbw     .optislo::after, .foi7qbw     .oqk89e::after,
.bia0mr    .optislo::after, .bia0mr    .oqk89e::after,
.fpjayw9   .optislo::after, .fpjayw9   .oqk89e::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;
}
.qur6uci .optislo::after, .qur6uci .oqk89e::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");
}
.yt6e .optislo::after, .yt6e .oqk89e::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");
}
.vvlk6ru .optislo::after, .vvlk6ru .oqk89e::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");
}
.tzzvf .optislo::after, .tzzvf .oqk89e::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");
}
.i84rz .optislo::after, .i84rz .oqk89e::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");
}
.foi7qbw .optislo::after, .foi7qbw .oqk89e::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");
}
.bia0mr .optislo::after, .bia0mr .oqk89e::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");
}
.fpjayw9 .optislo::after, .fpjayw9 .oqk89e::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");
}
.r6nm   .sh0zhyu::after, .r6nm   .l2ms::after,
.c8k7qbyo .sh0zhyu::after, .c8k7qbyo .l2ms::after,
.kcy5    .sh0zhyu::after, .kcy5    .l2ms::after,
.u0ehit2c    .sh0zhyu::after, .u0ehit2c    .l2ms::after,
.t03fhx1c    .sh0zhyu::after, .t03fhx1c    .l2ms::after,
.lqpvt1     .sh0zhyu::after, .lqpvt1     .l2ms::after,
.alaze    .sh0zhyu::after, .alaze    .l2ms::after,
.a9od   .sh0zhyu::after, .a9od   .l2ms::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;
}
.r6nm .sh0zhyu::after, .r6nm .l2ms::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");
}
.c8k7qbyo .sh0zhyu::after, .c8k7qbyo .l2ms::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");
}
.kcy5 .sh0zhyu::after, .kcy5 .l2ms::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");
}
.u0ehit2c .sh0zhyu::after, .u0ehit2c .l2ms::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");
}
.t03fhx1c .sh0zhyu::after, .t03fhx1c .l2ms::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");
}
.lqpvt1 .sh0zhyu::after, .lqpvt1 .l2ms::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");
}
.alaze .sh0zhyu::after, .alaze .l2ms::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");
}
.a9od .sh0zhyu::after, .a9od .l2ms::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");
}
.tu54g {
  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;
}
.t5h72 {
  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;
}
.t5h72 > * { min-width: 0; }
.t5h72:hover { background: var(--bg-hover); }
.t5h72 > [itemprop="item"] { display: contents; }
.t5h72 [itemprop="itemReviewed"],
.t5h72 [itemprop="reviewRating"] { display: none; }
.t5h72::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;
}
.mugvl {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.kkna5n0 {
  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;
}
.crlvh6 { max-height: 52px; max-width: 110px; object-fit: contain; }
.r5oq {
  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;
}
.y3yh .kkna5n0    { background: #1a1a1a; }
.c5ywq .kkna5n0   { background: rgba(128,128,128,.12); }
.vgfz0z .kkna5n0 { background: var(--bg-raised); }
.gc5vvff .kkna5n0    { background: transparent; padding: 0; }
.k5zt04f {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.xrzoo { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.p4ubp9sd { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.ebzos79n {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.w4dbr1 {
  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;
}
.ryr54 {
  
  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%;
}
.ymxz {
  
  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;
}
.trz9k {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.trz9k.oqk89e {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .t5h72 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .t5h72::before    { grid-area: rank;   }
  .mugvl           { grid-area: ident;  }
  .k5zt04f     { grid-area: rating; min-width: 0; width: auto; }
  .ebzos79n           { grid-area: pills;  }
  .trz9k             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .t5h72 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .t5h72::before    { justify-self: center; }
  .mugvl           { width: 100%; }
  .k5zt04f     { justify-self: center; }
  .ebzos79n           { grid-template-columns: 1fr; }
}
.uq3df67g {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.czcagq {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.re4y0w {
  width: 90px; flex-shrink: 0;
  background: var(--bg-page);
  border-radius: 8px; display: flex; align-items: center; justify-content: center;
  padding: 8px; min-height: 60px;
}
.re4y0w img { max-width: 80px; max-height: 50px; object-fit: contain; }
.kw41par9 { flex: 1; }
.kw41par9 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.wacczu2 { color: var(--c-stars); font-size: 1.1rem; }
.o82vxz { margin-bottom: 8px; }
.h315k3fi {
  display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px 22px;
  padding: 12px 24px; font-size: 0.86rem;
  background: var(--bg-surface); border-top: 1px solid var(--border-alt);
}
.h315k3fi > span { color: var(--accent); font-weight: 700; }
.bxj678jv em, .qqln em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .h315k3fi { padding: 10px 16px; gap: 6px 16px; } }
.s2bb2n4p { flex-shrink: 0; align-self: flex-start; }
.s2bb2n4p .oqk89e { white-space: nowrap; }
@media (max-width: 560px) {
  .czcagq { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .re4y0w { order: 1; }
  .s2bb2n4p { order: 2; margin-left: auto; align-self: center; }
  .kw41par9 { order: 3; flex: 1 1 100%; min-width: 0; }
}
.di0t img.xdf4cgo2 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.tgjp { padding: 20px 24px; }
.pf59a7ob { color: var(--text-muted); margin-bottom: 16px; }
.bv5a9e { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.c0gl91y, .awh64n { list-style: none; font-size: 0.9rem; }
.c0gl91y li { color: var(--c-pros); margin-bottom: 4px; }
.awh64n li { color: var(--c-cons); margin-bottom: 4px; }
.c0gl91y li::before { content: "✓"; margin-right: 5px; }
.awh64n li::before { content: "✗"; margin-right: 5px; }
.dv661oc .c0gl91y li::before { content: "→"; }
.dv661oc .awh64n li::before { content: "–"; }
.yjrz6gi9  .c0gl91y li::before { content: "★"; }
.yjrz6gi9  .awh64n li::before { content: "✕"; }
.l6v5hgl4    .c0gl91y li::before { content: "◆"; }
.l6v5hgl4    .awh64n li::before { content: "▲"; }
.vpf0  .c0gl91y li::before { content: "▶"; }
.vpf0  .awh64n li::before { content: "■"; }
.ez4f0kot { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.az581t2 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.ncqy { background: var(--bg-pros); color: var(--c-tag-pay); }
.kqaevd { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.or89 .kqaevd { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.bxt79 .kqaevd { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .pajwq .a8zq {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .pajwq .uq3df67g { margin: 0; }
}
.c27z2hlg .czcagq { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.c27z2hlg .kw41par9 h3 { color: var(--accent-light); }
.c27z2hlg .re4y0w { background: var(--bg-page); border: 1px solid var(--border); }
.qoeyte .uq3df67g { border-top: 4px solid var(--accent); }
.qoeyte .czcagq { background: var(--bg-card); }
.m542443g .uq3df67g { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.m542443g .czcagq { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.m542443g .tgjp { padding: 14px 16px; }
.m542443g .re4y0w { border-radius: 4px; }
.m542443g .kqaevd { border-radius: 0; }
.nkoxvu9 .czcagq { padding: 0; gap: 0; overflow: hidden; }
.nkoxvu9 .re4y0w { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.nkoxvu9 .kw41par9 { padding: 16px 20px; }
.nkoxvu9 .s2bb2n4p { padding: 16px 20px; align-self: center; }
.gxqrpm .wacczu2 { font-size: .95rem; }
.z4k1tw .hknxs { gap: 10px; }
.z4k1tw .fhqu, .z4k1tw .ztnh1 { padding: 12px; }
.z4k1tw .fhqu ul, .z4k1tw .ztnh1 ul { margin: 4px 0 0; padding-left: 18px; }
.z4k1tw .fhqu li, .z4k1tw .ztnh1 li { font-size: .85rem; margin-bottom: 3px; }
.pagizm .az581t2 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .wakog { grid-template-columns: 1fr; }
  .qqze3zn7 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .qqze3zn7 .ox8dh { width: 72px; height: 50px; }
  .qqze3zn7 .fytwp9og { max-width: 180px; }
  .qqze3zn7 .neenlmu { width: auto; }
}
.plahl .gxqrpm .wacczu2 { filter: brightness(1.2); }
@media (max-width: 720px) {
  .plahl { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .sw9cth60 { padding: 16px; }
  .gd57v6fn .v3ebw8 { min-width: 50%; }
}
.rfvqth7 .hknxs { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .hnta7 { grid-template-columns: 1fr; }
  .u3vnadma { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .wyhwteb4 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .m9u7 { flex-wrap: wrap; padding: 16px; }
}
.nt7ts0yt .hknxs { gap: 8px; }
.nt7ts0yt .fhqu, .nt7ts0yt .ztnh1 { padding: 8px; }
@media (max-width: 480px) {
  .ej9bh { flex-direction: column; align-items: stretch; }
}
.ju12p2 .neenlmu .oqk89e { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .v41a { flex-direction: column; align-items: stretch; gap: 10px; }
  .ju12p2 .neenlmu { text-align: center; }
}
@media (max-width: 720px) {
  .jzg2pyj5 { grid-template-columns: 1fr; }
  .nn9cgnd { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .w33txw { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.cszg8a .lck734 { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.ieob1wx .wacczu2 { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .y5ku41 { grid-template-columns: 1fr; }
  .ieob1wx { width: 100px; height: 100px; margin: 16px auto; }
  .cszg8a { font-size: 1.4rem; }
  .mezw { justify-content: center; }
  .u4mn .v3ebw8 { min-width: 50%; }
}
.rww0d4x .hknxs { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .il3a { flex-wrap: wrap; padding: 14px 16px; }
  .lvn9w { padding: 12px 16px; }
  .rww0d4x .hknxs { margin: 0 16px; }
  .rww0d4x .pagizm { padding: 0 16px; }
  .dqxg { padding: 12px 16px; }
}
.dnvg .t5h72 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.dnvg .t5h72:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.awza64oj .tu54g { gap: 18px; }
.awza64oj .t5h72 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.awza64oj .t5h72:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.dpkons09 .tu54g {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.dpkons09 .t5h72 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.dpkons09 .t5h72:last-child { border-bottom: none; }
.dpkons09 .mugvl,
.dpkons09 .k5zt04f,
.dpkons09 .ebzos79n {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.n2xozp .tu54g { gap: 0; }
.n2xozp .t5h72 {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.n2xozp .t5h72:last-child { border-bottom: none; }
.n2xozp .t5h72:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.n2xozp .t5h72:nth-child(even):hover { background: var(--bg-hover); }
.ji548s .t5h72 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.glupb .ebzos79n .w4dbr1 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.glupb .ebzos79n .w4dbr1:first-child { border-left: none; }
.h4fb .ebzos79n .w4dbr1 {
  background: transparent; padding: 4px 8px;
}
.h4fb .ebzos79n .ryr54 { font-size: .65rem; opacity: .65; }
.h4fb .ebzos79n .ymxz   { font-size: 1.15rem; color: var(--accent-light); }
.gdjva .ebzos79n .w4dbr1 {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.p4ubp9sd { display: none; }
.j2iku .xrzoo { font-size: 1rem; letter-spacing: 2px; }
.ccmm .xrzoo {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.m1utx9f .xrzoo,
.xqm2 .xrzoo,
.devk0yy .xrzoo { display: none; }
.m1utx9f .p4ubp9sd,
.xqm2 .p4ubp9sd,
.devk0yy .p4ubp9sd { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.m1utx9f .p4ubp9sd { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.m1utx9f .p4ubp9sd small { display: none; }
.xqm2 .p4ubp9sd {
  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;
}
.xqm2 .p4ubp9sd small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.devk0yy .p4ubp9sd {
  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;
}
.devk0yy .p4ubp9sd small { display: none; }
.m1utx9f .o82vxz .wacczu2,
.xqm2 .o82vxz .wacczu2,
.devk0yy .o82vxz .wacczu2 { display: none; }
.m1utx9f .o82vxz strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.m1utx9f .lck734 { display: none; }
.xqm2 .o82vxz strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.xqm2 .gipoz,
.xqm2 .lck734 { font-size: 1em; }
.devk0yy .o82vxz strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.devk0yy .lck734 { display: none; }
.x10g8y { margin: 16px 0; }
.e1iv { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.e1iv summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.e1iv summary::after { content: "+"; color: var(--accent-light); }
.e1iv[open] summary::after { content: "−"; }
.e1iv p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.nbcud2 { margin-bottom: 0; }
.y0poy h2.exu8sk { color: var(--text-primary); border-color: var(--accent-light); }
.lw7p h2.exu8sk { color: var(--text-primary); border-color: var(--accent-light); }
.fu2x .uo2a763e     { background: #052e16; border-color: #10b981; }
.fu2x .k9wm { background: #2d0a1e; border-color: #f43f5e; }
.fu2x .e4e3    { background: #1e1036; border-color: #a855f7; }
.fu2x .lcjx5i2 strong  { color: #f1f5f9; }
.fu2x .lcjx5i2 p       { color: #cbd5e1; }
.fu2x .rmst    .uo2a763e     .tc7l31wu::before,
.fu2x .sn6nn5et  .uo2a763e     .tc7l31wu::before,
.fu2x .u9cwdr  .uo2a763e     .tc7l31wu::before,
.fu2x .q1ex5dhj .uo2a763e     .tc7l31wu::before { color: #10b981; }
.fu2x .rmst    .k9wm .tc7l31wu::before,
.fu2x .sn6nn5et  .k9wm .tc7l31wu::before,
.fu2x .u9cwdr  .k9wm .tc7l31wu::before,
.fu2x .q1ex5dhj .k9wm .tc7l31wu::before { color: #f43f5e; }
.fu2x .rmst    .e4e3    .tc7l31wu::before,
.fu2x .sn6nn5et  .e4e3    .tc7l31wu::before,
.fu2x .u9cwdr  .e4e3    .tc7l31wu::before,
.fu2x .q1ex5dhj .e4e3    .tc7l31wu::before { color: #a855f7; }
.idwu09 .uo2a763e     { background: #2d2000; border-color: #eab308; }
.idwu09 .k9wm { background: #2d0b0b; border-color: #ef4444; }
.idwu09 .e4e3    { background: #2d1600; border-color: #f97316; }
.idwu09 .lcjx5i2 strong  { color: #f1f5f9; }
.idwu09 .lcjx5i2 p       { color: #cbd5e1; }
.idwu09 .rmst    .uo2a763e     .tc7l31wu::before,
.idwu09 .sn6nn5et  .uo2a763e     .tc7l31wu::before,
.idwu09 .u9cwdr  .uo2a763e     .tc7l31wu::before,
.idwu09 .q1ex5dhj .uo2a763e     .tc7l31wu::before { color: #eab308; }
.idwu09 .rmst    .k9wm .tc7l31wu::before,
.idwu09 .sn6nn5et  .k9wm .tc7l31wu::before,
.idwu09 .u9cwdr  .k9wm .tc7l31wu::before,
.idwu09 .q1ex5dhj .k9wm .tc7l31wu::before { color: #ef4444; }
.idwu09 .rmst    .e4e3    .tc7l31wu::before,
.idwu09 .sn6nn5et  .e4e3    .tc7l31wu::before,
.idwu09 .u9cwdr  .e4e3    .tc7l31wu::before,
.idwu09 .q1ex5dhj .e4e3    .tc7l31wu::before { color: #f97316; }
.bg13ebj .uo2a763e     { background: #0c1a2e; border-color: #38bdf8; }
.bg13ebj .k9wm { background: #12103a; border-color: #818cf8; }
.bg13ebj .e4e3    { background: #0a2020; border-color: #2dd4bf; }
.bg13ebj .lcjx5i2 strong  { color: #f1f5f9; }
.bg13ebj .lcjx5i2 p       { color: #cbd5e1; }
.bg13ebj .rmst    .uo2a763e     .tc7l31wu::before,
.bg13ebj .sn6nn5et  .uo2a763e     .tc7l31wu::before,
.bg13ebj .u9cwdr  .uo2a763e     .tc7l31wu::before,
.bg13ebj .q1ex5dhj .uo2a763e     .tc7l31wu::before { color: #38bdf8; }
.bg13ebj .rmst    .k9wm .tc7l31wu::before,
.bg13ebj .sn6nn5et  .k9wm .tc7l31wu::before,
.bg13ebj .u9cwdr  .k9wm .tc7l31wu::before,
.bg13ebj .q1ex5dhj .k9wm .tc7l31wu::before { color: #818cf8; }
.bg13ebj .rmst    .e4e3    .tc7l31wu::before,
.bg13ebj .sn6nn5et  .e4e3    .tc7l31wu::before,
.bg13ebj .u9cwdr  .e4e3    .tc7l31wu::before,
.bg13ebj .q1ex5dhj .e4e3    .tc7l31wu::before { color: #2dd4bf; }
.hv3k58::before,
.trmx::before { margin-right: 5px; }
.h77w1 .fhqu ul li,
.h77w1 .c0gl91y li         { color: #4ade80; }
.h77w1 .fhqu .hv3k58 { color: #22c55e; }
.h77w1 .ztnh1 ul li,
.h77w1 .awh64n li         { color: #f87171; }
.h77w1 .ztnh1 .trmx { color: #ef4444; }
.sp08 .fhqu { background: var(--bg-pros); }
.sp08 .ztnh1 { background: var(--bg-cons); }
.sp08 .fhqu .hv3k58 { color: var(--c-pros-label); }
.sp08 .ztnh1 .trmx { color: var(--c-cons); }
.sp08 .fhqu ul li,
.sp08 .c0gl91y li            { color: var(--c-pros); }
.sp08 .ztnh1 ul li,
.sp08 .awh64n li            { color: var(--c-cons); }
.es0i .fhqu { background: var(--bg-pros); }
.es0i .ztnh1 { background: var(--bg-cons); }
.es0i .fhqu .hv3k58 { color: var(--c-pros-label); }
.es0i .ztnh1 .trmx { color: var(--c-cons); }
.es0i .fhqu ul li,
.es0i .c0gl91y li          { color: var(--c-pros); }
.es0i .ztnh1 ul li,
.es0i .awh64n li          { color: var(--c-cons); }
.ez408ytj .hv3k58::before { content: "✓ "; }
.ez408ytj .trmx::before { content: "✗ "; }
.dv661oc .hv3k58::before { content: "→ "; }
.dv661oc .trmx::before { content: "← "; }
.yjrz6gi9 .hv3k58::before { content: "★ "; }
.yjrz6gi9 .trmx::before { content: "✕ "; }
.l6v5hgl4 .hv3k58::before { content: "◆ "; }
.l6v5hgl4 .trmx::before { content: "▲ "; }
.bxt79 .lcjx5i2 { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.bxt79 .lcjx5i2 strong { color: var(--text-primary); }
.bxt79 .lcjx5i2 p      { color: var(--text-muted); }
.or89 .lcjx5i2 { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.xt6jni .lcjx5i2 {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.xt6jni .lcjx5i2 strong,
.xt6jni .lcjx5i2 p { color: #fff; }
.xt6jni .tc7l31wu::before { color: rgba(255,255,255,0.9) !important; }
.t4l5d2z8 .lcjx5i2 {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.t4l5d2z8 .lcjx5i2 strong { color: var(--text-primary); }
.t4l5d2z8 .lcjx5i2 p      { color: var(--text-muted); }
.rx58 .lcjx5i2 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.rmst .tc7l31wu,
.sn6nn5et .tc7l31wu,
.u9cwdr .tc7l31wu,
.q1ex5dhj .tc7l31wu { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.rmst .tc7l31wu::before,
.sn6nn5et .tc7l31wu::before,
.u9cwdr .tc7l31wu::before,
.q1ex5dhj .tc7l31wu::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.rmst .uo2a763e     .tc7l31wu::before { content: "✦"; color: var(--c-tip-border); }
.rmst .k9wm .tc7l31wu::before { content: "▲"; color: var(--c-warn-border); }
.rmst .e4e3    .tc7l31wu::before { content: "◉"; color: #60a5fa; }
.sn6nn5et .uo2a763e     .tc7l31wu::before { content: "★"; color: var(--c-tip-border); }
.sn6nn5et .k9wm .tc7l31wu::before { content: "◆"; color: var(--c-warn-border); }
.sn6nn5et .e4e3    .tc7l31wu::before { content: "●"; color: #60a5fa; }
.u9cwdr .uo2a763e     .tc7l31wu::before { content: "▶"; color: var(--c-tip-border); }
.u9cwdr .k9wm .tc7l31wu::before { content: "■"; color: var(--c-warn-border); }
.u9cwdr .e4e3    .tc7l31wu::before { content: "▸"; color: #60a5fa; }
.q1ex5dhj .uo2a763e     .tc7l31wu::before { content: "→"; color: var(--c-tip-border); }
.q1ex5dhj .k9wm .tc7l31wu::before { content: "⬥"; color: var(--c-warn-border); }
.q1ex5dhj .e4e3    .tc7l31wu::before { content: "◈"; color: #60a5fa; }
.sznjg9 .difb94e .mbn7kzb8,
.sznjg9 .xs40dikh .mbn7kzb8  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.sznjg9 .xe3oh6                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.sznjg9 .t5h72                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.sznjg9 .uq3df67g            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.sznjg9 .c2p6o8c          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.sznjg9 .jzm9                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ygjh .difb94e .mbn7kzb8,
.ygjh .xs40dikh .mbn7kzb8,
.ygjh .xe3oh6,
.ygjh .t5h72,
.ygjh .uq3df67g,
.ygjh .c2p6o8c,
.ygjh .jzm9,
.ygjh .rx58 .lcjx5i2 { box-shadow: none; }
.smfb   .q93aq, .smfb .v808h, .smfb .ft3gxvm,
.smfb   .tb44, .smfb .hw1pyga6 { font-size: 0.9rem; }
.smfb   .nsfi0, .smfb .hxrt9p0 { font-size: 0.9rem; }
.a9ym4   .q93aq, .a9ym4 .v808h, .a9ym4 .ft3gxvm,
.a9ym4   .tb44, .a9ym4 .hw1pyga6 { font-size: 0.95rem; }
.a9ym4   .nsfi0, .a9ym4 .hxrt9p0 { font-size: 0.95rem; }
.ekyv   .q93aq, .ekyv .v808h, .ekyv .ft3gxvm,
.ekyv   .tb44, .ekyv .hw1pyga6 { font-size: 1.08rem; }
.ekyv   .nsfi0, .ekyv .hxrt9p0 { font-size: 1.05rem; }
.ekyv   .viitjci { font-size: 0.97rem; }
.y7zbw .fop396bk      { font-size: 3.2rem; }
.y7zbw h2.exu8sk { font-size: 1.9rem; }
.y7zbw h3.icyx     { font-size: 1.4rem; }
.rucv .fop396bk      { font-size: 3.8rem; }
.rucv h2.exu8sk { font-size: 2.2rem; }
.rucv h3.icyx     { font-size: 1.6rem; }
.nbcud2 + .nbcud2 { position: relative; }
.gm7l   .nbcud2 + .nbcud2::before,
.slt5uz  .nbcud2 + .nbcud2::before,
.uje4ss   .nbcud2 + .nbcud2::before,
.s7fp   .nbcud2 + .nbcud2::before,
.r88fl   .nbcud2 + .nbcud2::before,
.g2n1w .nbcud2 + .nbcud2::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.gm7l .nbcud2 + .nbcud2::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.slt5uz .nbcud2 + .nbcud2::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.uje4ss .nbcud2 + .nbcud2::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;
}
.s7fp .nbcud2 + .nbcud2::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.wwyc5 .nbcud2 { margin-bottom: 16px; }
.wwyc5 .nbcud2 + .nbcud2 { margin-top: 0; }
.wwyc5 .elj5ye { padding-top: 0; padding-bottom: 0; }
.r88fl .nbcud2 + .nbcud2::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.g2n1w .nbcud2 + .nbcud2::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.bn3q .nbcud2 + .nbcud2::before,
.jdhi3qt .nbcud2 + .nbcud2::before,
.i6m301gb .nbcud2 + .nbcud2::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%;
}
.ix19j .bn3q .nbcud2:nth-child(even)::before,
.ix19j .jdhi3qt .nbcud2:nth-child(even)::before,
.ix19j .i6m301gb .nbcud2:nth-child(even)::before { background: var(--bg-surface); }
.our0 .bn3q .nbcud2:nth-child(even)::before,
.our0 .jdhi3qt .nbcud2:nth-child(even)::before,
.our0 .i6m301gb .nbcud2:nth-child(even)::before { background: var(--bg-card); }
.bn3q .nbcud2 + .nbcud2::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");
}
.jdhi3qt .nbcud2 + .nbcud2::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");
}
.i6m301gb .nbcud2 + .nbcud2::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");
}
.reyi .hqsieu,
.b0jlq .hqsieu { padding-bottom: 60px; }
.wveep9q .hqsieu { padding-bottom: 70px; }
.r7f2cq3z .xej10 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.hmhbvg .xej10 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.y1grze .xej10 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.z9zhas .xej10 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.wvpat .xej10 { background: var(--accent-bg); }
.j4hs7 .gvp9ddbn { float: left; width: 38%; margin: 0 28px 16px 0; }
.j4hs7 .gvp9ddbn .twxkr6y { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.j4hs7 .elj5ye::after { content: ''; display: block; clear: both; }
.ylq9hb34 .gvp9ddbn { float: right; width: 38%; margin: 0 0 16px 28px; }
.ylq9hb34 .gvp9ddbn .twxkr6y { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ylq9hb34 .elj5ye::after { content: ''; display: block; clear: both; }
.wacq .nbcud2:nth-child(odd)  .gvp9ddbn { float: left;  width: 38%; margin: 0 28px 16px 0; }
.wacq .nbcud2:nth-child(even) .gvp9ddbn { float: right; width: 38%; margin: 0 0 16px 28px; }
.wacq .gvp9ddbn .twxkr6y { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.wacq .elj5ye::after { content: ''; display: block; clear: both; }
.j4hs7 .saeh6s,
.j4hs7 .tu54g,
.ylq9hb34 .saeh6s,
.ylq9hb34 .tu54g,
.wacq .saeh6s,
.wacq .tu54g { clear: both; }
@media (max-width: 900px) {
  .j4hs7 .gvp9ddbn,
  .ylq9hb34 .gvp9ddbn,
  .wacq .nbcud2:nth-child(odd)  .gvp9ddbn,
  .wacq .nbcud2:nth-child(even) .gvp9ddbn {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .j4hs7 .gvp9ddbn .twxkr6y,
  .ylq9hb34 .gvp9ddbn .twxkr6y,
  .wacq .gvp9ddbn .twxkr6y {
    max-height: none !important;
  }
}
.j4hs7 .nsfi0,
.j4hs7 .hxrt9p0,
.ylq9hb34 .nsfi0,
.ylq9hb34 .hxrt9p0,
.wacq .nsfi0,
.wacq .hxrt9p0 { overflow: hidden; }
@media (max-width: 640px) {
  .j4hs7 .gvp9ddbn,
  .ylq9hb34 .gvp9ddbn,
  .wacq .gvp9ddbn { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ewh5fr8 .wddzgo,
.ewh5fr8 .elj5ye,
.ewh5fr8 .eer9631  { max-width: 1100px; }
.hsjyz9m .wddzgo,
.hsjyz9m .elj5ye,
.hsjyz9m .eer9631  { max-width: 1200px; }
.hsjyz9m { --content-mw: 1200px; }
.zrfk .wddzgo,
.zrfk .elj5ye,
.zrfk .eer9631  { max-width: 1320px; }
.dcjlj { font-size: 0.82rem; color: var(--text-muted); }
.t83hcw { display: flex; align-items: center; }
.hph00 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.e3k0tie { display: flex; align-items: center; }
.m3e4g0x2 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.m3e4g0x2:hover { text-decoration: underline; }
.ibwybwr { margin: 0 3px; opacity: 0.45; }
.ibwybwr::before { content: '/'; }
.afctzf18 { padding: 2px 5px; color: var(--text-main); }
.r6o38 .dcjlj {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.r6o38 .t83hcw { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.zuxej08 .dcjlj {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.zuxej08 .t83hcw { padding: 0 0 0 12px; }
.wzbv .t83hcw { padding: 0 16px; }
.wzbv .dcjlj {
  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);
}
.wzbv .wddzgo { padding-top: 28px; }
@media (max-width: 720px) {
  .j3g6 { margin-top: 18px; padding: 0 16px; }
  .wzbv .wddzgo { padding-top: 16px; }
}
.ewh5fr8.r6o38 .t83hcw { max-width: 1100px; }
.hsjyz9m.r6o38 .t83hcw { max-width: 1200px; }
.zrfk.r6o38 .t83hcw { max-width: 1320px; }
.hsjyz9m .j3g6 { max-width: 1200px; }
.chb9c9md .nbcud2 { padding-top: 16px; padding-bottom: 16px; }
.wkn5mnm .nbcud2 { padding-top: 24px; padding-bottom: 24px; }
.s0gno .nbcud2 { padding-top: 40px; padding-bottom: 40px; }
.xnnar10 .nbcud2 { padding-top: 52px; padding-bottom: 52px; }
.gkzo .nbcud2:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.gkzo .nbcud2:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.gkzo .nbcud2:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.gkzo .nbcud2:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.e8rzfgp .elj5ye { padding-top: 10px;  padding-bottom: 10px; }
.i4sgriaq .elj5ye { padding-top: 18px;  padding-bottom: 18px; }
.hs3b8v7g .elj5ye { padding-top: 36px;  padding-bottom: 36px; }
.ztr9ip7l .elj5ye { padding-top: 48px;  padding-bottom: 48px; }
.fqo66av h2.exu8sk { font-weight: 600; }
.fqo66av h3.icyx     { font-weight: 600; }
.l5eh h2.exu8sk { font-weight: 800; }
.l5eh h3.icyx     { font-weight: 700; }
.hcwy4 h2.exu8sk { font-weight: 900; }
.hcwy4 h3.icyx     { font-weight: 800; }
.hcwy4 .lcjx5i2 strong,
.hcwy4 .lcjx5i2 strong { font-weight: 600; }
.sh0zhyu {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.syhvg .sh0zhyu { display: none; }
@media (max-width: 640px) {
  .sh0zhyu { display: none !important; }
}
.sh0zhyu { background: var(--cta) !important; color: #fff !important; border: none !important; }
.sh0zhyu:hover { opacity: 0.85; }
.jorq99c .sh0zhyu { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.rsvx4 .l2ms { right: 32px; }
@media (max-width: 480px) {
  .rsvx4 .l2ms { right: 20px; bottom: 20px; }
  .xrszjn  .l2ms { left: 20px; bottom: 20px; }
}
.m2m2 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.eer9631 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.no4rl9p { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.fbzg3j { color: var(--text-dim); font-size: 0.8rem; }
.iig3 a, .wvxwo a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.iig3 a:hover, .wvxwo a:hover { color: var(--accent-light); }
.wvxwo { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.a2jiq .eer9631 { text-align: center; }
.a2jiq .wvxwo { justify-content: center; margin-bottom: 16px; }
.a2jiq .no4rl9p { margin-top: 0; }
.pc7imp { margin-top: 10px; }
.pc7imp a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .eer9631 { padding-left: 16px; padding-right: 16px; }
  .hcrwd8 .eer9631 { padding: 20px 16px; }
  .wvxwo { gap: 4px 12px; }
  .no4rl9p { font-size: 0.78rem; }
}
.srbs .no4rl9p { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.srbs .fbzg3j { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .srbs .uz6jgla { grid-template-columns: 1fr 1fr; } .srbs .vhf08aqi { grid-column: 1 / -1; } }
@media (max-width: 480px) { .srbs .uz6jgla { grid-template-columns: 1fr; } }
.ao4c .no4rl9p { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .ao4c .tutyx0 { gap: 12px; } .ao4c .zk91b { margin-right: 0; width: 100%; } }
.a254mrm .no4rl9p { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.a254mrm .fbzg3j { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .a254mrm .jujv7v02 { grid-template-columns: 1fr 1fr; } .a254mrm .ea4sr { grid-column: 1 / -1; } }
@media (max-width: 480px) { .a254mrm .jujv7v02 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .ujg247s9 .lr5tbui { grid-template-columns: 1fr 1fr; } .ujg247s9 .qzc90n33:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ujg247s9 .lr5tbui { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .on6fu1u .lr5tbui { grid-template-columns: 1fr; } }
.xp3x629 .eer9631 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.xp3x629 .wvxwo { justify-content: center; }
.p3sihohe .n79omc3      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.p3sihohe .m2m2 { background: var(--bg-page); border-top-color: var(--border-alt); }
.q9jehe7p .n79omc3      { background: #0d1117; border-bottom-color: #21262d; }
.q9jehe7p .v64cxn { color: var(--accent-light); }
.q9jehe7p .iyutpf { --msep-color: #8b949e; }
.q9jehe7p .iyutpf a { color: #8b949e; }
.q9jehe7p .iyutpf a:hover { color: var(--accent-light); }
.q9jehe7p .q2nqqp { color: #8b949e; }
.q9jehe7p .m2m2 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.q9jehe7p .no4rl9p,
.q9jehe7p .fbzg3j { color: #6e7681; }
.q9jehe7p .iig3 a, .q9jehe7p .wvxwo a,
.q9jehe7p .iig3 a:hover, .q9jehe7p .wvxwo a:hover,
@media (max-width: 640px) {
  .q9jehe7p .iyutpf { background: #0d1117; border-top-color: #21262d; }
  .q9jehe7p .iyutpf li a { border-bottom-color: #21262d; }
}
.skr3zuyj .n79omc3      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.skr3zuyj .v64cxn { color: var(--accent-light); }
.skr3zuyj .iyutpf { --msep-color: #475569; }
.skr3zuyj .iyutpf a { color: #475569; }
.skr3zuyj .iyutpf a:hover { color: var(--accent-light); }
.skr3zuyj .q2nqqp { color: #64748b; }
.skr3zuyj .m2m2 { background: #f0f4f8; border-top-color: #cbd5e1; }
.skr3zuyj .no4rl9p,
.skr3zuyj .fbzg3j { color: #64748b; }
.skr3zuyj .iig3 a, .skr3zuyj .wvxwo a,
.skr3zuyj .iig3 a:hover, .skr3zuyj .wvxwo a:hover,
@media (max-width: 640px) {
  .skr3zuyj .iyutpf { background: #f0f4f8; border-top-color: #cbd5e1; }
  .skr3zuyj .iyutpf li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.y1e7ut .n79omc3      { background: var(--accent); border-bottom-color: var(--accent-light); }
.y1e7ut .v64cxn { color: #fff; }
.y1e7ut .iyutpf { --msep-color: rgba(255,255,255,0.82); }
.y1e7ut .iyutpf a { color: rgba(255,255,255,0.82); }
.y1e7ut .iyutpf a:hover { color: #fff; }
.y1e7ut .q2nqqp { color: rgba(255,255,255,0.9); }
.y1e7ut .m2m2 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.y1e7ut .no4rl9p,
.y1e7ut .fbzg3j { color: rgba(255,255,255,0.72); }
.y1e7ut .iig3 a, .y1e7ut .wvxwo a,
.y1e7ut .iig3 a:hover, .y1e7ut .wvxwo a:hover,
@media (max-width: 640px) {
  .y1e7ut .iyutpf { background: var(--accent); border-top-color: var(--accent-light); }
  .y1e7ut .iyutpf li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.su4z6upt .n79omc3 {
  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);
}
.su4z6upt .m2m2 {
  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) {
  .su4z6upt .iyutpf {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.fzxh .sarlirqs { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.lg2j7x .sarlirqs { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.pvlxslf .sarlirqs { min-height: 72px; height: auto; }
.dd9tw1 .sarlirqs { min-height: 84px; height: auto; }
.hcrwd8 .sarlirqs { max-width: none; padding: 0 32px; }
.hcrwd8 .eer9631  { max-width: none; padding: 24px 32px; }
.v97afr9.hsjyz9m .sarlirqs { max-width: 1200px; }
.v97afr9.zrfk .sarlirqs { max-width: 1320px; }
.znrp6oyy   .v64cxn, .znrp6oyy   .zk91b { text-transform: capitalize; }
.ypas .v64cxn, .ypas .zk91b { text-transform: lowercase; }
.jd6tp .v64cxn, .jd6tp .zk91b { text-transform: uppercase; letter-spacing: 0.06em; }
.iy4f, .xu68c {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.aeoy9c .iy4f,
.smmjtn .iy4f,
.kpuhop .iy4f,
.lyzblc .iy4f,
.k3ln   .iyutpf a { font-weight: 500; }
.nk9bzsi .iyutpf a { font-weight: 600; }
.cmeqs     .iyutpf a { font-weight: 700; }
.eusv3d    .iyutpf a { font-weight: 800; letter-spacing: 0.01em; }
.d4m25z     .iyutpf > li + li::before,
.mr28a    .iyutpf > li + li::before,
.j012h2    .iyutpf > li + li::before,
.utrd .iyutpf > li + li::before,
.nbm2ny87 .iyutpf > li + li::before,
.trso18  .iyutpf > li + li::before,
.zije5m    .iyutpf > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.d4m25z     .iyutpf > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.mr28a    .iyutpf > li + li::before { content: "|"; }
.j012h2    .iyutpf > li + li::before { content: "—"; }
.utrd .iyutpf > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.nbm2ny87 .iyutpf > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.trso18  .iyutpf > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.zije5m    .iyutpf > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .dt1p7wu7 .q2nqqp,
  .ca2a .q2nqqp,
  .rs8lcv .q2nqqp,
  .sn9sp8l .q2nqqp,
  .l371wqwg .q2nqqp {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .dt1p7wu7 .q2nqqp::before,
  .ca2a .q2nqqp::before,
  .rs8lcv .q2nqqp::before,
  .sn9sp8l .q2nqqp::before,
  .l371wqwg .q2nqqp::before { content: ""; display: block; flex-shrink: 0; }

  
  .dt1p7wu7 .q2nqqp::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;
  }

  
  .ca2a .q2nqqp::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;
  }

  
  .rs8lcv .q2nqqp::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;
  }

  
  .sn9sp8l .q2nqqp::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;
  }

  
  .l371wqwg .q2nqqp::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) {
  .zsw1ug .q2nqqp {
    padding: 5px 14px;
  }
  .zsw1ug .iyutpf {
    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;
  }
  .zsw1ug .iyutpf li a {
    border-bottom: none; padding: 10px 22px;
  }
  .zsw1ug .iyutpf li a:hover { background: var(--bg-raised); }
  .zsw1ug .mue9gg,
  .neqvc91 .mue9gg,
  .xzi7t1t8 .mue9gg { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .l5a5qypo .q2nqqp {
    padding: 5px 10px;
  }
  .l5a5qypo .iyutpf {
    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);
  }
  .l5a5qypo .iyutpf.eul5 { transform: translateX(0); }
  .l5a5qypo .iyutpf li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .l5a5qypo .iyutpf li:last-child a { border-bottom: none; }
  .y1e7ut .iyutpf,
  .q9jehe7p .iyutpf { background: var(--accent) !important; }
  .y1e7ut .iyutpf li a,
  .q9jehe7p .iyutpf li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .xzi7t1t8 .q2nqqp {
    padding: 5px 10px;
  }
  .xzi7t1t8 .iyutpf {
    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);
  }
  .xzi7t1t8 .iyutpf::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .xzi7t1t8 .iyutpf.eul5 { transform: translateY(0); }
  .xzi7t1t8 .iyutpf li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .lzdz .q2nqqp {
    padding: 5px 10px;
  }
  .lzdz .iyutpf {
    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;
  }
  .lzdz .iyutpf.eul5 { opacity: 1; pointer-events: auto; }
  .lzdz .iyutpf li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .trd6tma4     .q2nqqp { border-radius: 0 !important; }
  .x1jk   .q2nqqp { border-radius: 8px !important; }
  .x6b0 .q2nqqp { border-radius: 50% !important; }
  .yw7zvtyo   .q2nqqp { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .zdm0 .xpbwxw0g { flex-direction: column; align-items: stretch; }
  .zdm0 .oz15c { flex-direction: row; min-width: auto; }
  .zdm0 .ol0pb { align-items: flex-start; text-align: left; }
}
.k4b8,
.k4b8.nbcud2,
.ix19j .k4b8,
.xmp7f .k4b8,
.our0 .k4b8,
.n7vr698 .k4b8 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.kdwj2 {
  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;
}
.ezg597 { flex: 1 1 280px; min-width: 0; }
.j01hal {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.qn7b18bs {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.v9k9eh8d {
  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;
}
.v9k9eh8d:hover { transform: translateY(-1px); opacity: 0.95; }
.w2jx28 .kdwj2 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.w2jx28 .j01hal { color: var(--cta); }
.w2jx28 .qn7b18bs { color: var(--text-body); }
.w2jx28 .v9k9eh8d {
  background: var(--cta) !important;
  color: #fff !important;
}
.srln .kdwj2 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.srln .j01hal { color: var(--text-primary); }
.srln .qn7b18bs { color: var(--text-body); }
.srln .v9k9eh8d {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .kdwj2 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .ezg597 { flex: 0 0 auto; }
  .j01hal { font-size: 1.2rem; }
  .v9k9eh8d { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.hh1suf .u0r62wk { height: 36px; }
.yns6e .u0r62wk { height: 60px; max-width: 200px; }
.nbn2 .u0r62wk { height: 56px; max-width: 180px; }
.zlzs451    .xrzoo, .zlzs451    .wacczu2 { color: #f59e0b; }
.wj0pmlpd      .xrzoo { font-size: 1rem; letter-spacing: 1.5px; }
.wj0pmlpd      .wacczu2   { font-size: 1.35rem; }
.q5t1k5    .xrzoo, .q5t1k5    .wacczu2 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.ym27s6     .xrzoo, .ym27s6     .wacczu2 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.piqbhs .xrzoo, .piqbhs .wacczu2 { color: var(--cta); letter-spacing: 2px; }
.w32p8g   .xrzoo, .w32p8g   .wacczu2 { color: #e91e63; letter-spacing: 2px; }
.om2rk9oq  .xrzoo, .om2rk9oq  .wacczu2 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.r6iwh58     .xrzoo, .r6iwh58     .wacczu2 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.glupb .w4dbr1 + .w4dbr1 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.kuw0dx3j .t5h72 { padding: 18px 24px; min-height: 68px; }
.h4fb .ryr54 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.h4fb .ymxz {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.gdjva .w4dbr1 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.tu54g { counter-reset: cs-rank; }
.tu54g .t5h72 { counter-increment: cs-rank; }
.tu54g .t5h72::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;
}
.qup35b .tu54g { counter-reset: cs-rank; gap: 0; }
.qup35b .t5h72 {
  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;
}
.qup35b .t5h72::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;
}
.qup35b .mugvl {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.qup35b .kkna5n0 {
  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;
}
.qup35b .crlvh6 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.qup35b .mugvl { min-width: 0; flex-direction: column; width: 100%; }
.qup35b .r5oq {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.qup35b .xrzoo { color: var(--cta, var(--accent)); }
.qup35b .p4ubp9sd { font-weight: 700; }
.qup35b .w4dbr1 {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.qup35b .ryr54 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.qup35b .ymxz {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.qup35b .tr7hyb .ymxz { font-size: 1.3rem; color: var(--accent-light); }
.qup35b .trz9k {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.qup35b .t5h72:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .qup35b .tu54g {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .qup35b .t5h72 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .qup35b .t5h72 { padding: 40px 16px 20px; }
  .qup35b .w4dbr1 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .qup35b .trz9k { width: 100%; min-width: 0; }
}
.urolfwf .tu54g { counter-reset: cs-rank; gap: 10px; }
.urolfwf .t5h72 {
  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);
}
.urolfwf .t5h72::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);
}
.urolfwf .mugvl {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.urolfwf .kkna5n0 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.urolfwf .crlvh6 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.urolfwf .r5oq {
  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;
}
.urolfwf .xrzoo { color: var(--cta, var(--accent)); }
.urolfwf .w4dbr1 {
  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;
}
.urolfwf .ryr54 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.urolfwf .ymxz { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.urolfwf .tr7hyb .ymxz { color: var(--accent-light); }
.urolfwf .trz9k {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.urolfwf .t5h72:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .urolfwf .t5h72 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .urolfwf .t5h72::before {
    position: absolute; top: 14px; left: 14px;
  }
  .urolfwf .mugvl {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .urolfwf .r5oq { white-space: normal; text-align: center; font-size: 1.2rem; }
  .urolfwf .w4dbr1 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .urolfwf .trz9k { width: 100%; min-width: 0; }
  .urolfwf .xrzoo { min-width: 0; }
}
.zulw2 .t5h72::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.fawm3c .e1iv {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.fawm3c .e1iv summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.fawm3c .e1iv p { padding: 0 2px 16px; }
.zg6rwjo .e1iv { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.zg6rwjo .e1iv summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.zg6rwjo .e1iv summary::after { content: "›"; font-size: 1.2em; }
.zg6rwjo .e1iv[open] summary::after { content: "‹"; }
.zg6rwjo .e1iv p { padding: 10px 22px 4px; }
.oyxi0zj1 .e1iv {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.oyxi0zj1 .e1iv summary { color: var(--text-primary); padding-left: 16px; }
.oyxi0zj1 .e1iv summary::after { content: "›"; font-size: 1.1em; }
.oyxi0zj1 .e1iv[open] summary::after { content: "‹"; }
.oyxi0zj1 .e1iv p { padding-left: 16px; }
.t9bsznp .x10g8y { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.t9bsznp .e1iv {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.t9bsznp .e1iv:last-child { border-bottom: none; }
.t9bsznp .e1iv summary { color: var(--text-primary); border-radius: 0; }
.t9bsznp .e1iv summary::after { content: "›"; font-size: 1.1em; }
.t9bsznp .e1iv[open] summary::after { content: "‹"; }
.m1tyw .e1iv { overflow: hidden; }
.m1tyw .e1iv summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.m1tyw .e1iv summary::after { color: rgba(255,255,255,.75); }
.m1tyw .e1iv[open] summary { border-radius: 0; }
.x1ao22m { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.hzjcrz {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.pm1r {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.zzkgya65 { color: var(--text-muted); font-size: 1.05rem; }
.qrw7h {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.krm3z435 { margin-bottom: 20px; }
.tvt3 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.ko37 {
  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;
}
.ko37:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.scbxp { resize: vertical; min-height: 130px; }
.cj3fsbue { width: 100%; margin-top: 8px; }
.k56cfbc {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.f7l8n {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.a9qd1ye { color: var(--text-muted); line-height: 1.75; }
.nvr3tolo { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.nvr3tolo li { margin-bottom: 6px; }
.n7h7rj0a { max-width: 760px; margin: 0 auto; }
.vgzv5u90 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.t236n { max-width: 760px; margin: 0 auto; }
.c05g ul.nvr3tolo { margin: 0; }
@media (max-width: 640px) { .yh6jvj { grid-template-columns: 1fr; gap: 10px; } }
.ooql { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.n57aw { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.y118c2ox { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.n57aw p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.n57aw .nvr3tolo { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ooql { grid-template-columns: 1fr; } }
.fk5ach1y { color: inherit; text-decoration: none; }
.fk5ach1y:hover { color: var(--accent-light); text-decoration: underline; }
.tgcvod { display: inline-block; line-height: 0; }
.dgbtjt { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.dxbb { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.dxbb:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.bolp { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.dxbb p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.dxbb ul.nvr3tolo { margin: 0; }
.r06dhp1 { color: var(--text-muted); line-height: 1.75; }
.ozim2w5 .nvr3tolo,
.ena5a .nvr3tolo,
.dpwpe .nvr3tolo,
.zi7ir9c .nvr3tolo {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.ozim2w5 .dxbb,
.ena5a .dxbb { text-align: left; }
.ozim2w5 .bolp,
.ena5a .bolp { text-align: center; }
.k0am { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.lwzux0f { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.zvlrt { font-size: 1.1rem; }
.bpq9h14 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.j2mmh { margin-top: 12px; }
.xp6pq { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.xp6pq:hover { border-bottom-color: var(--accent-light); }
.tsktvxyb { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.tsktvxyb img { width: 100%; height: 100%; object-fit: cover; display: block; }
.grhgpv { width: 260px; height: 260px; }
.bhibio { border-radius: 50%; }
.jfny33s { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.xmjl { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .fwexq { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.g0g9 .bpq9h14, .g0g9 .lwzux0f { max-width: 640px; }
.w5uhx { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.wuu6frks { position: sticky; top: 96px; align-self: start; }
.wuu6frks .k0am { font-size: 1.6rem; margin-top: 18px; }
.k3zq .bpq9h14 { margin-bottom: 28px; }
@media (max-width: 860px) { .w5uhx { grid-template-columns: 1fr; } .wuu6frks { position: static; text-align: center; } }
.c9nufh2s .tsktvxyb { margin: 0 auto 18px; }
.c9nufh2s .jfny33s { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .dn9u { grid-template-columns: 1fr; } }
.occ3 .k0am { font-size: 1.6rem; margin-bottom: 6px; }
.zi7ir9c .nvr3tolo { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .occ3 { flex-direction: column; text-align: center; } .oxpwfeum { grid-template-columns: 1fr; } }
.u7v7ah .k0am { font-size: 1.35rem; margin: 0 0 4px; }
.u7v7ah .jfny33s { margin: 0; }
.jd6bgb { max-width: 760px; margin: 0 auto; }
.k5ezb3 { position: relative; padding-left: 28px; }
.k5ezb3::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.h8k1 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.h8k1:last-child { padding-bottom: 0; }
.icbe { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.y0lcyp0a h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.y0lcyp0a p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.t1r39t7s {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.t1r39t7s .pm1r { color: var(--accent-light); }
.yzgt .pm1r { font-size: 2rem; }
.yzgt .zzkgya65 { max-width: 680px; }
.s8gp .pm1r { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.s8gp .zzkgya65  { margin: 0; }
@media (max-width: 640px) { .s8gp { flex-direction: column; } }
.ycxjtuco .pm1r { color: var(--accent-light); }
.veagqv9l .pm1r { color: #fff; }
.veagqv9l .zzkgya65  { color: rgba(255,255,255,0.85); }
.cxi2r6 { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .jqutg07t { grid-template-columns: 1fr; } }
.mojny1 .ko37 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.mojny1 .ko37:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.y1yc29 .ko37 { background: var(--bg-raised); border-color: transparent; }
.y1yc29 .ko37:focus { background: var(--bg-card); border-color: var(--accent-light); }
.n63bl .ko37 { border-radius: 100px; padding: 11px 20px; }
.n63bl .scbxp { border-radius: 14px; }
.kdwl0rr {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.kdwl0rr summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.kdwl0rr summary::-webkit-details-marker { display: none; }
.kdwl0rr summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.kdwl0rr[open] summary::after { content: "−"; }
.qw10h {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.bjup {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .bjup { grid-template-columns: 1fr; } }
.gr2wa {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.gr2wa h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.gr2wa p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ef0a { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.ef0a li { margin-bottom: 6px; }
.jvyfheq{position:relative;overflow:visible}
.mp0l0b .q3d42hw4{display:block}
.a2tzwqw .xej10~.yyc798l,
.a2tzwqw .tu74i8~.yyc798l{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.a2tzwqw .xej10~.yyc798l .ow8j,
.a2tzwqw .tu74i8~.yyc798l .ow8j{justify-content:flex-start}
.xej10~.yyc798l,.tu74i8~.yyc798l{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}
.xej10~.yyc798l .ow8j{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.tu74i8~.yyc798l .ow8j{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.b3ir1a8 .ow8j{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.jgszk0b{--date-bg:transparent}
.zqgn09 .xkt1ej::before{content:""}
.n83re{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.ze2g0{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.w2hmlron{display:flex;flex-direction:column;gap:3px}
.ivp4rg{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.aamm6j{font-weight:700;font-size:1rem;color:var(--text-heading)}
.r431{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.sghs2 .n83re{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.egtyipb .n83re{border-top:3px solid var(--accent);padding-top:18px}
.cu0g .n83re{border-left:3px solid var(--accent);border-radius:0}
.gkjbv .n83re{padding:20px 0}
@media(max-width:640px){
  .n83re{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .r431{max-width:100%}
}
.stggf .c2p6o8c{margin:0}
@media (max-width:560px){
  .gcr94h1{grid-template-columns:repeat(2,1fr);gap:12px}
}
.wa3ub9xb {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.wa3ub9xb.agdc {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.kbbmwy {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.kbbmwy .ibf7c {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  width: 36px; height: 36px; border-radius: 50%;
  padding: 0; margin: 0;
  z-index: 2;
  font-size: 0 !important; color: transparent !important;   
  transition: background 0.15s;
}
.kbbmwy .ibf7c::before,
.kbbmwy .ibf7c::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.kbbmwy .ibf7c::before { transform: translate(-50%, -50%) rotate(45deg); }
.kbbmwy .ibf7c::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.kbbmwy .ibf7c:hover { background: rgba(0,0,0,0.12) !important; }
.oeiz4 {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.ghtgb {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.pdg0 {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.ys5e0qi {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.kbbmwy .l983ww6x {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.kbbmwy .l983ww6x:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .kbbmwy { padding: 28px 18px 20px; }
  .pdg0 { font-size: 1.2rem; }
  .oeiz4 { max-width: 220px; max-height: 80px; }
}
.i4ccsbt {
  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);
}
.ebhyd {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.n2sktjcc  .i4ccsbt { border-radius: 50%; }
.qdfz0ol4  .i4ccsbt { border-radius: 6px; }
.uvwasf99 .i4ccsbt { border-radius: 22px; }
.gdk0jcr .kdwj2 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .i4ccsbt { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.hfzk9x .nbcud2 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.hfzk9x .elj5ye {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.hfzk9x .kdwj2 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.kni6 {
  position: fixed;
  left: 50%; bottom: 0;
  width: 100%; max-width: 1100px;
  box-sizing: border-box;
  padding: 0 16px calc(14px + env(safe-area-inset-bottom, 0px));
  z-index: 1200;                         
  transform: translate(-50%, 130%);
  transition: transform 0.42s cubic-bezier(.2,.75,.2,1);
  will-change: transform;
  pointer-events: none;                  
}
.kni6.agdc { transform: translate(-50%, 0); }
.kni6 .nbcud2,
.kni6 .elj5ye {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.kni6 .kdwj2 {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.sxaxg {
  position: absolute;
  
  top: 14px; right: 30px;
  z-index: 3;
  width: 26px; height: 26px;
  border: none; border-radius: 50%; cursor: pointer;
  background: rgba(0,0,0,0.40);         
  font-size: 0;                          
  pointer-events: auto;
  transition: background 0.15s;
}
.sxaxg::before,
.sxaxg::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.sxaxg::before { transform: translate(-50%, -50%) rotate(45deg); }
.sxaxg::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.sxaxg:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .kni6 { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .kni6 .kdwj2 {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .kni6 .qn7b18bs { display: none !important; }
  .kni6 .j01hal { font-size: 1.1rem !important; }
  .kni6 .i4ccsbt { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .sxaxg { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .sarlirqs { flex-direction: row-reverse; }
[dir="rtl"] .iyutpf { flex-direction: row-reverse; }
[dir="rtl"] .rsvx4 .l2ms { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .rsvx4 .l2ms { right: auto; left: 20px; }
  [dir="rtl"] .xrszjn  .l2ms { left: auto;  right: 20px; }
}
[dir="rtl"] .j4hs7 .gvp9ddbn  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .ylq9hb34 .gvp9ddbn { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .xej10,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .nsfi0, [dir="rtl"] .hxrt9p0 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .fhqu { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ztnh1 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .lcjx5i2 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .kdwj2 { direction: rtl; }
[dir="rtl"] .i4ccsbt { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .t5h72,
[dir="rtl"] .dcjlj { direction: rtl; }
[dir="rtl"] .jzm9 { direction: rtl; }
[dir="rtl"] .j95mis { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .nxowu280 .hxrt9p0,
[dir="rtl"] .qn05 .hxrt9p0,
[dir="rtl"] .o3h5gd .hxrt9p0,
[dir="rtl"] .sleoik2 .hxrt9p0 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .nxowu280 .hxrt9p0 li::before,
[dir="rtl"] .qn05 .hxrt9p0 li::before,
[dir="rtl"] .o3h5gd .hxrt9p0 li::before,
[dir="rtl"] .sleoik2 .hxrt9p0 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .xej10.ka74g7y4 .hqsieu { align-items: flex-end; text-align: right; }
[dir="rtl"] .xej10.fwjf1 .hqsieu { text-align: center; }
[dir="rtl"] .xej10 .hqsieu { text-align: right; }
[dir="rtl"] .elj5ye,
[dir="rtl"] .tb44,
[dir="rtl"] .hw1pyga6,
[dir="rtl"] .qrw7h,
[dir="rtl"] .tvt3,
[dir="rtl"] .bpq9h14,
[dir="rtl"] .ko37,
[dir="rtl"] .scbxp { text-align: right; direction: rtl; }
[dir="rtl"] .n63bl .ko37,
[dir="rtl"] .mojny1 .ko37 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #158341;
  --brand:           #158341;
  --brand-light:     #176637;
  --brand-pale:      #2a874f;
  --grad-start:      #21d268;
  --grad-end:        #58d88b;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #158341;
  --cta-light:       #0c622e;
  --cta-hover:       #0c4e26;
  --bg-page:         #f6f8f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f4;
  --bg-raised:       #eef1ef;
  --bg-hover:        #f3f5f4;
  --border:          #e1e9e4;
  --border-alt:      #cfdcd4;
  --border-section:  #e1e9e4;
  --text-primary:    #171b19;
  --text-muted:      #516157;
  --text-body:       #2e3732;
  --text-sub:        #45534b;
  --text-faint:      #748a7d;
  --text-dim:        #90a197;
  --text-label:      #5d6e64;
  --text-value:      #3a453e;
  --accent-bg:       #e1f3e8;
  --accent-bg-light: #c8edd7;
  --bg-tip:          #f9f0f5;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f6f9;
  --bg-pros:         #f9f0f5;
  --bg-cons:         #faf6f3;
  --c-pros:          #930f5e;
  --c-cons:          #9f4f21;
  --c-pros-label:    #af1270;
  --c-tip-border:    #c1147c;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #930f5e;
}
:root { --logo-bg-opacity: 41%; }
body, button, input { font-family: "Open Sans", sans-serif; }
.dksg .tc7l31wu { font-size: 0; width: 1.2rem; flex-shrink: 0; }.dksg .tc7l31wu::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.dksg .uo2a763e     .tc7l31wu::before { content: "";  color: var(--c-tip-border); }.dksg .k9wm .tc7l31wu::before { content: ""; color: var(--c-warn-border); }.dksg .e4e3    .tc7l31wu::before { content: ""; color: #60a5fa; }.fu2x .dksg .uo2a763e     .tc7l31wu::before { color: #10b981; }.fu2x .dksg .k9wm .tc7l31wu::before { color: #f43f5e; }.fu2x .dksg .e4e3    .tc7l31wu::before { color: #a855f7; }.idwu09  .dksg .uo2a763e     .tc7l31wu::before { color: #eab308; }.idwu09  .dksg .k9wm .tc7l31wu::before { color: #ef4444; }.idwu09  .dksg .e4e3    .tc7l31wu::before { color: #f97316; }.bg13ebj  .dksg .uo2a763e     .tc7l31wu::before { color: #38bdf8; }.bg13ebj  .dksg .k9wm .tc7l31wu::before { color: #818cf8; }.bg13ebj  .dksg .e4e3    .tc7l31wu::before { color: #2dd4bf; }.m1fr .dksg .tc7l31wu::before { color: var(--accent-light) !important; }
.smxu6uox .c0gl91y li::before, .smxu6uox .awh64n 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; }.smxu6uox .c0gl91y li::before { content: ""; }.smxu6uox .awh64n li::before { content: ""; }.smxu6uox .hv3k58::before, .smxu6uox .trmx::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.smxu6uox .hv3k58::before { content: ""; }.smxu6uox .trmx::before { content: ""; }
.v504ejdp .ib0cw94, .v504ejdp .xej10 { min-height: 420px; }
.ibwybwr::before { content: '•'; }