:root {
  --color-accent: #8b5cf6;
  --color-cta: #3b82f6;
  --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;
}
.ecqnv {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.q2s1vzs {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.ynyvkve {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.w78t4c { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.v9ogz4 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.v9ogz4 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.v9ogz4 a:hover { color: var(--accent-light); }
.bmv0547u  .rs0k0ljl { border-radius: 14px; }
.bmv0547u .rs0k0ljl li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.bmv0547u .rs0k0ljl li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.j1ikcy5 .rs0k0ljl li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .rs0k0ljl {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ocdui0p3:hover .rs0k0ljl,
  .ocdui0p3:focus-within .rs0k0ljl { display: block; }
  .rs0k0ljl li a { padding: 8px 16px; font-size: 0.88rem; }
}
.tjh6g7a {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.ty1y { display: none; }
@media (max-width: 640px) {
  .ty1y {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .ty1y.nvlc2jxm { display: block; }
}
@media (max-width: 640px) {
  .tjh6g7a { display: block; }
  .v9ogz4 > li + li::before { display: none !important; }
  .v9ogz4 {
    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;
  }
  .v9ogz4.nvlc2jxm { display: flex; }
  .v9ogz4 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .v9ogz4 li:last-child a { border-bottom: none; }
}
.egi1yk5o { min-height: 480px; }
.fti99lv {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.iy5v6r { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.nlz9m3 .iy5v6r { margin-left: 0; margin-right: 0; }
.rk269cy {
  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;
}
.b80daj .rk269cy { margin-top: 24px; }
.rk269cy:hover { opacity: 0.88; }
.tjb2u .jow7 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.tjb2u .fti99lv { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.tjb2u .iy5v6r { color: #e2e8f0; }
.tjb2u.xn84mf .jow7 { text-align: center; }
.tjb2u.nlz9m3   .jow7 { text-align: left; }
.hnjj0pkb {
  position: relative;
  display: flex; align-items: center; justify-content: center;
  background: var(--bg-page);
  min-height: auto; padding: 48px 0 32px;
  border-bottom: 1px solid var(--border);
}
.hnjj0pkb .jow7 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.hnjj0pkb .fti99lv { color: var(--text-primary); text-shadow: none; }
.hnjj0pkb .iy5v6r { color: var(--text-muted); }
.hnjj0pkb .rk269cy { margin-top: 16px; }
.hnjj0pkb, .hnjj0pkb.egi1yk5o { min-height: auto !important; }
.hnjj0pkb.xn84mf .jow7 { text-align: center; }
.hnjj0pkb.nlz9m3   .jow7 { text-align: left; }
.hnjj0pkb~.aq0aq{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.hnjj0pkb~.aq0aq .v3mk{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.at2w .avd1,
.at2w .hke1mar0 {
  position: relative; overflow: hidden;
}
.at2w .avd1::after,
.at2w .hke1mar0::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.15; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@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); }
}
.at2w .tjb2u .s08c33 {
  overflow: hidden;
}
.at2w .tjb2u .s08c33::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.avd1 .fti99lv { color: #fff; }
.avd1 .iy5v6r { color: rgba(255,255,255,0.85); }
.avd1 .rk269cy { background: #fff; color: var(--cta); }
.avd1 .rk269cy:hover { opacity: 0.92; }
.at2w .u5bq6h { position: relative; overflow: hidden; }
.at2w .u5bq6h::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;
}
.u5bq6h .fti99lv { text-shadow: none; color: var(--text-primary); }
.u5bq6h .iy5v6r { color: var(--text-muted); }
body.mwwzh .fti99lv {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.cfp3qvpv .fti99lv {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.egi1yk5o.avd1 .fti99lv,
section.avd1 .fti99lv {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.u5bq6h.xn84mf .f2do { align-items: center; text-align: center; }
.egi1yk5o .ki78 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.ki78 .spjygm {
  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;
}
.ki78 .spjygm::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.ki78 .twmy3 { display: contents !important; }
.ki78 .twmy3 .vf8bwio {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.ki78 .twmy3 .tzns5 { max-height: 48px; max-width: 96px; }
.ki78 .twmy3 .xkn82z {
  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;
}
.ki78 .hun9 {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.ki78 .lef9 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.ki78 .t4sq61eo { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.ki78 .t4sq61eo small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.ki78 .r81o8y { display: contents !important; }
.ki78 .r81o8y .hn6f4:not(.yja8lbsh) { display: none !important; }
.ki78 .r81o8y .yja8lbsh {
  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;
}
.ki78 .r81o8y .yja8lbsh .itz370hc {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.ki78 .r81o8y .yja8lbsh .h1m8g {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.ki78 .gmt7 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.ki78 .gmt7.f1qd9j {
  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;
}
.ki78 .gmt7.f1qd9j:hover { opacity: 0.85; }
.zmxbb .jow7 { padding-bottom: 24px; }
.b80daj .jow7 { max-width: 1100px; }
@media (max-width: 700px) {
  .u5bq6h { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .u5bq6h:not(.gul3) .i84v { display: none !important; }
  .gul3 .i84v { padding: 16px; }
  .f2do  { padding: 36px 24px; }
  .u5bq6h~.aq0aq,.contl6q~.aq0aq{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .egi1yk5o, .u5bq6h { min-height: 320px !important; }
  .fti99lv { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .uw3s2b,
  .oq2h,
  .t2kl { grid-template-columns: 1fr !important; }

  

  
  .zmxbb { display: flex !important; flex-direction: column !important; }
  .zmxbb .jow7 { display: contents; }
  .zmxbb .s08c33 { order: 0; }
  .zmxbb .fti99lv { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .zmxbb .uw3s2b { order: 2; padding: 0 16px 12px !important; }
  .zmxbb .iy5v6r { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .b80daj .jow7 { display: flex; flex-direction: column; }
  .b80daj .jow7 .fti99lv { order: 1; }
  .b80daj .jow7 .t2kl { order: 2; margin: 8px 0 24px !important; }
  .b80daj .jow7 .iy5v6r { order: 3; }
  .b80daj .jow7 .rk269cy { order: 4; align-self: center; margin-top: 0; }

  
  .u5bq6h.gul3 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .u5bq6h.gul3 .f2do { display: contents; padding: 0; }
  .u5bq6h.gul3 .f2do .fti99lv { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .u5bq6h.gul3 .i84v { order: 2; padding: 12px 16px; }
  .u5bq6h.gul3 .f2do .iy5v6r { order: 3; padding: 0 24px; margin: 0 auto; }
  .u5bq6h.gul3 .f2do .rk269cy { order: 4; align-self: center; margin: 8px 0 32px; }
}
.i0il7vr { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.uax2gqv { width: 100%; height: auto; display: block; border-radius: 10px; }
.cjgdodl .i0il7vr        { border-radius: 16px; }
.cjgdodl .uax2gqv  { border-radius: 16px; }
.h1hxg0i .i0il7vr         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.h1hxg0i .uax2gqv   { border-radius: 8px; }
.rjru { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.xb6i { width: 100%; padding: 32px 0; position: relative; }
.s29y { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.ifyz8 .xb6i:nth-child(even) { background: var(--bg-surface); }
.ifyz8 .xb6i:nth-child(odd)  { background: var(--bg-page); }
.o99wrw .xb6i:nth-child(even) { background: var(--bg-card); }
.o99wrw .xb6i:nth-child(odd)  { background: var(--bg-page); }
.ifyz8 .xb6i:nth-child(odd)  .s29y { background: var(--bg-card); border-radius: 6px; }
.ifyz8 .xb6i:nth-child(even) .s29y { background: var(--bg-raised); border-radius: 6px; }
.o99wrw .xb6i:nth-child(odd)  .s29y { background: var(--bg-card); border-radius: 6px; }
.o99wrw .xb6i:nth-child(even) .s29y { background: var(--bg-raised); border-radius: 6px; }
.ifyz8 .xb6i:nth-child(even) .k955g .eokid,
.o99wrw .xb6i:nth-child(even) .k955g .eokid { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.ifyz8 .xb6i:nth-child(odd) .k955g .eokid,
.o99wrw .xb6i:nth-child(odd) .k955g .eokid { background: var(--bg-card-inner); }
.ifyz8 .xb6i:nth-child(even) .jxsq .eokid:nth-child(odd),
.o99wrw .xb6i:nth-child(even) .jxsq .eokid:nth-child(odd)  { background: var(--bg-card); }
.ifyz8 .xb6i:nth-child(even) .jxsq .eokid:nth-child(even),
.o99wrw .xb6i:nth-child(even) .jxsq .eokid:nth-child(even) { background: var(--bg-card-inner); }
h1.tr8tyr { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.tr8tyr {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.fag6 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.smsws9 h2.tr8tyr {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.til5tw0 h2.tr8tyr {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.tc6rfk9 h2.tr8tyr {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.zkfdk h2.tr8tyr::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.t72ktts3 h2.tr8tyr {
  color: var(--text-primary); font-size: 1.7rem;
}
.ijk6ob h2.tr8tyr::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.v1u59g h2.tr8tyr {
  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;
}
.mkuo1ekc { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .mkuo1ekc { display: none; } }
.rodzsr1s { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.zzrhcq { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.uebombf {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.egcwend { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.r98sb7a { padding-left: 20px; }
.r98sb7a li { margin-bottom: 6px; }
.r98sb7a a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.r98sb7a a:hover { color: var(--accent-light); }
.uv4ke .egcwend { display: none; }
.tn8y .egcwend { display: none; }
.tn8y .r98sb7a { padding-left: 0; list-style: none; }
.tn8y .r98sb7a li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.tn8y .r98sb7a a { font-size: 0.92rem; }
.ih6chb .uebombf { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ih6chb .egcwend { display: none; }
.ih6chb .r98sb7a { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.ih6chb .r98sb7a li { margin-bottom: 0; }
.ih6chb .r98sb7a 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;
}
.ih6chb .r98sb7a a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.qkjhbn .uebombf { padding: 20px 20px 16px; }
.qkjhbn .r98sb7a {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.qkjhbn .r98sb7a li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.qkjhbn .r98sb7a 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;
}
.qkjhbn .r98sb7a 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;
}
.qkjhbn .r98sb7a a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.qkjhbn .r98sb7a a:focus,
.qkjhbn .r98sb7a a:focus-visible,
.qkjhbn .r98sb7a a:target { outline: none; }
.qkjhbn .r98sb7a li:target a { border-color: var(--border); color: var(--text-muted); }
.ki5r .uebombf { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.ki5r .egcwend { display: none; }
.ki5r .r98sb7a { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.ki5r .r98sb7a li { margin-bottom: 0; }
.ki5r .r98sb7a li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.ki5r .r98sb7a li:last-child::after { content: ""; margin-right: 0; }
.ki5r .r98sb7a a { font-size: 0.9rem; }
.eokid { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.k955g .eokid { background: var(--bg-card); }
.jxsq .eokid:nth-child(odd)  { background: var(--bg-card); }
.jxsq .eokid:nth-child(even) { background: var(--bg-raised); }
.u2qs .eokid {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.u2qs .eokid:last-child { border-bottom: none; }
.u2qs h3.fag6 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.hb45xf .eokid {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.hb45xf .eokid + .eokid { margin-top: 4px; }
.a6mfzdq .eokid { background: none; border-radius: 0; padding: 12px 0; }
.a6mfzdq .eokid + .eokid { border-top: 1px solid var(--border-section); }
.obt6 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.qp1zmcv { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.qydk2m { color: var(--text-body); margin-bottom: 10px; }
.pl83uly, .v2oybq33 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.pl83uly li, .v2oybq33 li { margin-bottom: 6px; }
.v2oybq33 li { list-style: decimal; }
.hwoz8dk2     .pl83uly { list-style-type: "● "; }
.ofllf41  .pl83uly { list-style-type: "■ "; }
.u8si2 .pl83uly { list-style-type: "◆ "; }
.orrwru    .pl83uly { list-style-type: "★ "; }
.hwoz8dk2     .haamyg { list-style-type: "● "; }
.ofllf41  .haamyg { list-style-type: "■ "; }
.u8si2 .haamyg { list-style-type: "◆ "; }
.orrwru    .haamyg { list-style-type: "★ "; }
.hwoz8dk2    .pl83uly li::marker, .hwoz8dk2    .haamyg li::marker,
.ofllf41 .pl83uly li::marker, .ofllf41 .haamyg li::marker,
.u8si2 .pl83uly li::marker, .u8si2 .haamyg li::marker,
.orrwru   .pl83uly li::marker, .orrwru   .haamyg li::marker {
  color: var(--cta); font-size: 1em;
}
.hwoz8dk2 .v2oybq33,
.ofllf41 .v2oybq33,
.u8si2 .v2oybq33,
.orrwru .v2oybq33 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.hwoz8dk2 .v2oybq33 li,
.ofllf41 .v2oybq33 li,
.u8si2 .v2oybq33 li,
.orrwru .v2oybq33 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.hwoz8dk2 .v2oybq33 li::before,
.ofllf41 .v2oybq33 li::before,
.u8si2 .v2oybq33 li::before,
.orrwru .v2oybq33 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;
}
.hwoz8dk2     .v2oybq33 li::before { border-radius: 50%; }
.ofllf41  .v2oybq33 li::before { border-radius: 3px; }
.u8si2 .v2oybq33 li::before { border-radius: 3px; }
.orrwru    .v2oybq33 li::before { border-radius: 50%; }
.ir0kzcl { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.hzexu7fv .ir0kzcl,
.n39sofx .ir0kzcl { background: transparent; border: none; border-radius: 0; }
.ixis { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.ixis th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.ixis td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.ixis tr:hover td { background: var(--bg-hover); }
.kmicdde .ixis tbody tr:nth-child(even) td { background: var(--bg-surface); }
.e4y24s2 .ixis { border: 1px solid var(--border-alt); }
.e4y24s2 .ixis th,
.e4y24s2 .ixis td { border: 1px solid var(--border-alt); }
.bwknjoel .ixis th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.bwknjoel .ixis td { border-bottom: none; }
.bwknjoel .ixis tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.zoeld6ct .ixis th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.ws3xje .ir0kzcl {
  overflow: hidden;
}
.ws3xje .ixis th { border-bottom: 1px solid var(--border-alt); }
.ws3xje .ixis tr:last-child td { border-bottom: none; }
.auir2 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.gwyl { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.k94ld { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.shzxzp { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.z3il747t { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.haamyg { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.haamyg 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%}
.nti2y7db .shzxzp { background: transparent; text-align: center; }
.qulsvk49 .k94ld {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.r1h82i .k94ld {
  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);
}
.idd83cos .gwyl { display: grid; grid-template-columns: auto 1fr; }
.idd83cos .k94ld {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.idd83cos .shzxzp { grid-column: 2; }
.idd83cos .z3il747t,
.idd83cos .haamyg { grid-column: 1 / -1; }
.cu538v34 .gwyl { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.cu538v34 .k94ld {
  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);
}
.cu538v34 .shzxzp { grid-column: 2; }
.cu538v34 .z3il747t,
.cu538v34 .haamyg { grid-column: 1 / -1; }
.ouvh13w .gwyl { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ouvh13w .shzxzp { background: none; color: var(--accent-light); font-weight: 700; }
.qa9tnf .gwyl { 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); }
.qa9tnf .shzxzp { background: none; color: var(--accent-light); font-weight: 700; }
.dzw0szpo .gwyl { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.dzw0szpo .gwyl:last-child { border-bottom: none; }
.dzw0szpo .shzxzp { background: none; color: var(--accent-light); font-weight: 700; }
.xqbi .gwyl { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.xqbi .shzxzp { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.i6ndtjp .auir2 { counter-reset: card-n; }
.i6ndtjp .gwyl  { counter-increment: card-n; }
.i6ndtjp .shzxzp { display: flex; align-items: center; gap: 10px; }
.i6ndtjp .shzxzp::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;
}
.boju .gwyl { background: var(--bg-surface); border: 1px solid var(--border); }
.boju .shzxzp { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.grl6k { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.pn4sv3h  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.wsx6xn1 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.tiqmm { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.grl6k strong { color: var(--text-primary); font-size: 0.95rem; }
.grl6k p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.mcef4jo { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.mm2i18no, .g5kov { border-radius: 8px; padding: 14px; }
.mm2i18no { background: var(--bg-pros); }
.g5kov { background: var(--bg-cons); }
.sqzt { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.mm2i18no .sqzt { color: var(--c-pros-label); }
.g5kov .sqzt { color: #f87171; }
.mm2i18no ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.g5kov ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.uax2gqv { width: 100%; height: auto; border-radius: 10px; display: block; }
.f1qd9j {
  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;
}
.f1qd9j:hover { opacity: 0.85; }
.yw2q6ys .f1qd9j  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.yw2q6ys .f1qd9j:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.s15m .f1qd9j  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.s15m .f1qd9j:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.nr59an95 .rk269cy { border-radius: 50px; }
.nr59an95 .f1qd9j  { border-radius: 50px; }
.r9cwhp .rk269cy { padding-left: 22px; padding-right: 22px; }
.r9cwhp .f1qd9j  { padding-left: 12px; padding-right: 12px; }
.ilrwq .rk269cy { padding-left: 44px; padding-right: 44px; }
.ilrwq .f1qd9j  { padding-left: 24px; padding-right: 24px; }
.pp98 .rk269cy { padding-left: 56px; padding-right: 56px; }
.pp98 .f1qd9j  { padding-left: 32px; padding-right: 32px; }
.rp3ei8   .rk269cy::after, .rp3ei8   .f1qd9j::after,
.wnz1p2kq .rk269cy::after, .wnz1p2kq .f1qd9j::after,
.ha3uwu    .rk269cy::after, .ha3uwu    .f1qd9j::after,
.g9o0t4    .rk269cy::after, .g9o0t4    .f1qd9j::after,
.k0bway    .rk269cy::after, .k0bway    .f1qd9j::after,
.gnbv3n     .rk269cy::after, .gnbv3n     .f1qd9j::after,
.c0fhrpu    .rk269cy::after, .c0fhrpu    .f1qd9j::after,
.urgu   .rk269cy::after, .urgu   .f1qd9j::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;
}
.rp3ei8 .rk269cy::after, .rp3ei8 .f1qd9j::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");
}
.wnz1p2kq .rk269cy::after, .wnz1p2kq .f1qd9j::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");
}
.ha3uwu .rk269cy::after, .ha3uwu .f1qd9j::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");
}
.g9o0t4 .rk269cy::after, .g9o0t4 .f1qd9j::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");
}
.k0bway .rk269cy::after, .k0bway .f1qd9j::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");
}
.gnbv3n .rk269cy::after, .gnbv3n .f1qd9j::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");
}
.c0fhrpu .rk269cy::after, .c0fhrpu .f1qd9j::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");
}
.urgu .rk269cy::after, .urgu .f1qd9j::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");
}
.t72e   .zondb5q::after, .t72e   .lzqbr::after,
.wbmy .zondb5q::after, .wbmy .lzqbr::after,
.qw1q29a0    .zondb5q::after, .qw1q29a0    .lzqbr::after,
.ewvp4mhf    .zondb5q::after, .ewvp4mhf    .lzqbr::after,
.qu7ui78y    .zondb5q::after, .qu7ui78y    .lzqbr::after,
.z2f8nq     .zondb5q::after, .z2f8nq     .lzqbr::after,
.l60w2z    .zondb5q::after, .l60w2z    .lzqbr::after,
.pf84   .zondb5q::after, .pf84   .lzqbr::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;
}
.t72e .zondb5q::after, .t72e .lzqbr::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");
}
.wbmy .zondb5q::after, .wbmy .lzqbr::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");
}
.qw1q29a0 .zondb5q::after, .qw1q29a0 .lzqbr::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");
}
.ewvp4mhf .zondb5q::after, .ewvp4mhf .lzqbr::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");
}
.qu7ui78y .zondb5q::after, .qu7ui78y .lzqbr::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");
}
.z2f8nq .zondb5q::after, .z2f8nq .lzqbr::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");
}
.l60w2z .zondb5q::after, .l60w2z .lzqbr::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");
}
.pf84 .zondb5q::after, .pf84 .lzqbr::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");
}
.j4yk0n {
  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;
}
.spjygm {
  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;
}
.spjygm > * { min-width: 0; }
.spjygm:hover { background: var(--bg-hover); }
.spjygm > [itemprop="item"] { display: contents; }
.spjygm [itemprop="itemReviewed"],
.spjygm [itemprop="reviewRating"] { display: none; }
.spjygm::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;
}
.twmy3 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.vf8bwio {
  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;
}
.tzns5 { max-height: 52px; max-width: 110px; object-fit: contain; }
.xkn82z {
  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;
}
.qd0ad .vf8bwio    { background: #1a1a1a; }
.vzeffkj .vf8bwio   { background: rgba(128,128,128,.12); }
.ws734 .vf8bwio { background: var(--bg-raised); }
.h98au6k4 .vf8bwio    { background: transparent; padding: 0; }
.hun9 {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.lef9 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.t4sq61eo { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.r81o8y {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.hn6f4 {
  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;
}
.itz370hc {
  
  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%;
}
.h1m8g {
  
  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;
}
.gmt7 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.gmt7.f1qd9j {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .spjygm {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .spjygm::before    { grid-area: rank;   }
  .twmy3           { grid-area: ident;  }
  .hun9     { grid-area: rating; min-width: 0; width: auto; }
  .r81o8y           { grid-area: pills;  }
  .gmt7             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .spjygm {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .spjygm::before    { justify-self: center; }
  .twmy3           { width: 100%; }
  .hun9     { justify-self: center; }
  .r81o8y           { grid-template-columns: 1fr; }
}
.vk81qi53 {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.a78f5k {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.t9ci {
  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;
}
.t9ci img { max-width: 80px; max-height: 50px; object-fit: contain; }
.oj56s38 { flex: 1; }
.oj56s38 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.o3cy { color: var(--c-stars); font-size: 1.1rem; }
.n1x0wzg { margin-bottom: 8px; }
.rf50p { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.gpyb::before   { content: "★ "; color: var(--accent-light); }
.rncwb { flex-shrink: 0; }
.j2jcnfv img.dnv97 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.hzexu7fv { padding: 20px 24px; }
.iaacmno7 { color: var(--text-muted); margin-bottom: 16px; }
.dtr6n0yb { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.gyaq, .r9c6s { list-style: none; font-size: 0.9rem; }
.gyaq li { color: var(--c-pros); margin-bottom: 4px; }
.r9c6s li { color: var(--c-cons); margin-bottom: 4px; }
.gyaq li::before { content: "✓"; margin-right: 5px; }
.r9c6s li::before { content: "✗"; margin-right: 5px; }
.cnr6bjw5 .gyaq li::before { content: "→"; }
.cnr6bjw5 .r9c6s li::before { content: "–"; }
.meu8y  .gyaq li::before { content: "★"; }
.meu8y  .r9c6s li::before { content: "✕"; }
.k6jz7bea    .gyaq li::before { content: "◆"; }
.k6jz7bea    .r9c6s li::before { content: "▲"; }
.kvb19l8r  .gyaq li::before { content: "▶"; }
.kvb19l8r  .r9c6s li::before { content: "■"; }
.evlu { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.cp0lph79 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.uvv64 { background: var(--bg-pros); color: var(--c-tag-pay); }
.c9wtexz { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.hb4uryjm .c9wtexz { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.oh6p .c9wtexz { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .x7k77ed .rif3f {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .x7k77ed .vk81qi53 { margin: 0; }
}
.q6t49e7 .a78f5k { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.q6t49e7 .oj56s38 h3 { color: var(--accent-light); }
.q6t49e7 .t9ci { background: var(--bg-page); border: 1px solid var(--border); }
.z4jb6 .vk81qi53 { border-top: 4px solid var(--accent); }
.z4jb6 .a78f5k { background: var(--bg-card); }
.buhe7n .vk81qi53 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.buhe7n .a78f5k { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.buhe7n .hzexu7fv { padding: 14px 16px; }
.buhe7n .t9ci { border-radius: 4px; }
.buhe7n .c9wtexz { border-radius: 0; }
.nev3r .a78f5k { padding: 0; gap: 0; overflow: hidden; }
.nev3r .t9ci { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.nev3r .oj56s38 { padding: 16px 20px; }
.nev3r .rncwb { padding: 16px 20px; align-self: center; }
.j396br .o3cy { font-size: .95rem; }
.n39sofx .mcef4jo { gap: 10px; }
.n39sofx .mm2i18no, .n39sofx .g5kov { padding: 12px; }
.n39sofx .mm2i18no ul, .n39sofx .g5kov ul { margin: 4px 0 0; padding-left: 18px; }
.n39sofx .mm2i18no li, .n39sofx .g5kov li { font-size: .85rem; margin-bottom: 3px; }
.l8zil1by .cp0lph79 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .n0qs2 { grid-template-columns: 1fr; }
  .egi5jan1 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .egi5jan1 .emjt { width: 72px; height: 50px; }
  .egi5jan1 .fz1bt3fd { max-width: 180px; }
  .egi5jan1 .w6k3j0l { width: auto; }
}
.abp8 .j396br .o3cy { filter: brightness(1.2); }
@media (max-width: 720px) {
  .abp8 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .beuqw7wm { padding: 16px; }
  .nnleaiv1 .ra3zqx { min-width: 50%; }
}
.gqlec .mcef4jo { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .oan54 { grid-template-columns: 1fr; }
  .xxn0po { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ce9gt5 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .l0hy { flex-wrap: wrap; padding: 16px; }
}
.uuqj .mcef4jo { gap: 8px; }
.uuqj .mm2i18no, .uuqj .g5kov { padding: 8px; }
@media (max-width: 480px) {
  .b179za { flex-direction: column; align-items: stretch; }
}
.jnfgrs .w6k3j0l .f1qd9j { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .w25s1vdr { flex-direction: column; align-items: stretch; gap: 10px; }
  .jnfgrs .w6k3j0l { text-align: center; }
}
@media (max-width: 720px) {
  .ms7ga { grid-template-columns: 1fr; }
  .bnn7s2 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .krqu { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.u64ez .r8170o1f { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.o1s0i9 .o3cy { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .q1np8xug { grid-template-columns: 1fr; }
  .o1s0i9 { width: 100px; height: 100px; margin: 16px auto; }
  .u64ez { font-size: 1.4rem; }
  .tcp6tztc { justify-content: center; }
  .if4316r .ra3zqx { min-width: 50%; }
}
.c77o1 .mcef4jo { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .usj02yi { flex-wrap: wrap; padding: 14px 16px; }
  .yyqtp { padding: 12px 16px; }
  .c77o1 .mcef4jo { margin: 0 16px; }
  .c77o1 .l8zil1by { padding: 0 16px; }
  .ysrguuta { padding: 12px 16px; }
}
.mi1ef6jr .spjygm {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.mi1ef6jr .spjygm:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.tbqt .j4yk0n { gap: 18px; }
.tbqt .spjygm {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.tbqt .spjygm:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.dfobqmh .j4yk0n {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.dfobqmh .spjygm {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.dfobqmh .spjygm:last-child { border-bottom: none; }
.dfobqmh .twmy3,
.dfobqmh .hun9,
.dfobqmh .r81o8y {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.viuaapz .j4yk0n { gap: 0; }
.viuaapz .spjygm {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.viuaapz .spjygm:last-child { border-bottom: none; }
.viuaapz .spjygm:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.viuaapz .spjygm:nth-child(even):hover { background: var(--bg-hover); }
.mjrw .spjygm {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.n8a1jt .r81o8y .hn6f4 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.n8a1jt .r81o8y .hn6f4:first-child { border-left: none; }
.ldupizhn .r81o8y .hn6f4 {
  background: transparent; padding: 4px 8px;
}
.ldupizhn .r81o8y .itz370hc { font-size: .65rem; opacity: .65; }
.ldupizhn .r81o8y .h1m8g   { font-size: 1.15rem; color: var(--accent-light); }
.kz4p .r81o8y .hn6f4 {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.t4sq61eo { display: none; }
.dsm7ec .lef9 { font-size: 1rem; letter-spacing: 2px; }
.cwf23e33 .lef9 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.m7qiy7u1 .lef9,
.e2k55fg .lef9,
.q4focuvy .lef9 { display: none; }
.m7qiy7u1 .t4sq61eo,
.e2k55fg .t4sq61eo,
.q4focuvy .t4sq61eo { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.m7qiy7u1 .t4sq61eo { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.m7qiy7u1 .t4sq61eo small { display: none; }
.e2k55fg .t4sq61eo {
  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;
}
.e2k55fg .t4sq61eo small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.q4focuvy .t4sq61eo {
  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;
}
.q4focuvy .t4sq61eo small { display: none; }
.m7qiy7u1 .n1x0wzg .o3cy,
.e2k55fg .n1x0wzg .o3cy,
.q4focuvy .n1x0wzg .o3cy { display: none; }
.m7qiy7u1 .n1x0wzg strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.m7qiy7u1 .r8170o1f { display: none; }
.e2k55fg .n1x0wzg 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;
}
.e2k55fg .lyog8qpy,
.e2k55fg .r8170o1f { font-size: 1em; }
.q4focuvy .n1x0wzg strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.q4focuvy .r8170o1f { display: none; }
.ezrlc { margin: 16px 0; }
.o4wb5 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.o4wb5 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.o4wb5 summary::after { content: "+"; color: var(--accent-light); }
.o4wb5[open] summary::after { content: "−"; }
.o4wb5 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.xb6i { margin-bottom: 0; }
.c3yj0 h2.tr8tyr { color: var(--text-primary); border-color: var(--accent-light); }
.o0q16kp h2.tr8tyr { color: var(--text-primary); border-color: var(--accent-light); }
.reawqyja .pn4sv3h     { background: #052e16; border-color: #10b981; }
.reawqyja .wsx6xn1    { background: #1e1036; border-color: #a855f7; }
.reawqyja .grl6k strong  { color: #f1f5f9; }
.reawqyja .grl6k p       { color: #cbd5e1; }
.reawqyja .vzaxvo    .pn4sv3h     .tiqmm::before,
.reawqyja .t2fnttav  .pn4sv3h     .tiqmm::before,
.reawqyja .iqndjxwr  .pn4sv3h     .tiqmm::before,
.reawqyja .e1ekwtfm .pn4sv3h     .tiqmm::before { color: #10b981; }
.reawqyja .vzaxvo    .uvtjz5js .tiqmm::before,
.reawqyja .t2fnttav  .uvtjz5js .tiqmm::before,
.reawqyja .iqndjxwr  .uvtjz5js .tiqmm::before,
.reawqyja .e1ekwtfm .uvtjz5js .tiqmm::before { color: #f43f5e; }
.reawqyja .vzaxvo    .wsx6xn1    .tiqmm::before,
.reawqyja .t2fnttav  .wsx6xn1    .tiqmm::before,
.reawqyja .iqndjxwr  .wsx6xn1    .tiqmm::before,
.reawqyja .e1ekwtfm .wsx6xn1    .tiqmm::before { color: #a855f7; }
.uz2vm .pn4sv3h     { background: #2d2000; border-color: #eab308; }
.uz2vm .wsx6xn1    { background: #2d1600; border-color: #f97316; }
.uz2vm .grl6k strong  { color: #f1f5f9; }
.uz2vm .grl6k p       { color: #cbd5e1; }
.uz2vm .vzaxvo    .pn4sv3h     .tiqmm::before,
.uz2vm .t2fnttav  .pn4sv3h     .tiqmm::before,
.uz2vm .iqndjxwr  .pn4sv3h     .tiqmm::before,
.uz2vm .e1ekwtfm .pn4sv3h     .tiqmm::before { color: #eab308; }
.uz2vm .vzaxvo    .uvtjz5js .tiqmm::before,
.uz2vm .t2fnttav  .uvtjz5js .tiqmm::before,
.uz2vm .iqndjxwr  .uvtjz5js .tiqmm::before,
.uz2vm .e1ekwtfm .uvtjz5js .tiqmm::before { color: #ef4444; }
.uz2vm .vzaxvo    .wsx6xn1    .tiqmm::before,
.uz2vm .t2fnttav  .wsx6xn1    .tiqmm::before,
.uz2vm .iqndjxwr  .wsx6xn1    .tiqmm::before,
.uz2vm .e1ekwtfm .wsx6xn1    .tiqmm::before { color: #f97316; }
.vgalisv .pn4sv3h     { background: #0c1a2e; border-color: #38bdf8; }
.vgalisv .wsx6xn1    { background: #0a2020; border-color: #2dd4bf; }
.vgalisv .grl6k strong  { color: #f1f5f9; }
.vgalisv .grl6k p       { color: #cbd5e1; }
.vgalisv .vzaxvo    .pn4sv3h     .tiqmm::before,
.vgalisv .t2fnttav  .pn4sv3h     .tiqmm::before,
.vgalisv .iqndjxwr  .pn4sv3h     .tiqmm::before,
.vgalisv .e1ekwtfm .pn4sv3h     .tiqmm::before { color: #38bdf8; }
.vgalisv .vzaxvo    .uvtjz5js .tiqmm::before,
.vgalisv .t2fnttav  .uvtjz5js .tiqmm::before,
.vgalisv .iqndjxwr  .uvtjz5js .tiqmm::before,
.vgalisv .e1ekwtfm .uvtjz5js .tiqmm::before { color: #818cf8; }
.vgalisv .vzaxvo    .wsx6xn1    .tiqmm::before,
.vgalisv .t2fnttav  .wsx6xn1    .tiqmm::before,
.vgalisv .iqndjxwr  .wsx6xn1    .tiqmm::before,
.vgalisv .e1ekwtfm .wsx6xn1    .tiqmm::before { color: #2dd4bf; }
.q0zx1 .pn4sv3h     { background: var(--accent-bg); border-color: var(--accent-light); }
.q0zx1 .uvtjz5js { background: var(--accent-bg-light); border-color: var(--accent-light); }
.q0zx1 .wsx6xn1    { background: var(--accent-bg); border-color: var(--accent-pale); }
.q0zx1 .vzaxvo    .tiqmm::before,
.q0zx1 .t2fnttav  .tiqmm::before,
.q0zx1 .iqndjxwr  .tiqmm::before,
.q0zx1 .e1ekwtfm .tiqmm::before { color: var(--accent-light) !important; }
.owfc::before,
.wy50ulj::before { margin-right: 5px; }
.p192pkk4 .mm2i18no ul li,
.p192pkk4 .gyaq li         { color: #4ade80; }
.p192pkk4 .mm2i18no .owfc { color: #22c55e; }
.p192pkk4 .g5kov ul li,
.p192pkk4 .r9c6s li         { color: #f87171; }
.p192pkk4 .g5kov .wy50ulj { color: #ef4444; }
.hi7x .mm2i18no { background: var(--bg-pros); }
.hi7x .g5kov { background: var(--bg-cons); }
.hi7x .mm2i18no .owfc { color: var(--c-pros-label); }
.hi7x .g5kov .wy50ulj { color: var(--c-cons); }
.hi7x .mm2i18no ul li,
.hi7x .gyaq li            { color: var(--c-pros); }
.hi7x .g5kov ul li,
.hi7x .r9c6s li            { color: var(--c-cons); }
.o51npr .mm2i18no { background: var(--bg-pros); }
.o51npr .g5kov { background: var(--bg-cons); }
.o51npr .mm2i18no .owfc { color: var(--c-pros-label); }
.o51npr .g5kov .wy50ulj { color: var(--c-cons); }
.o51npr .mm2i18no ul li,
.o51npr .gyaq li          { color: var(--c-pros); }
.o51npr .g5kov ul li,
.o51npr .r9c6s li          { color: var(--c-cons); }
.bmte .owfc::before { content: "✓ "; }
.bmte .wy50ulj::before { content: "✗ "; }
.cnr6bjw5 .owfc::before { content: "→ "; }
.cnr6bjw5 .wy50ulj::before { content: "← "; }
.meu8y .owfc::before { content: "★ "; }
.meu8y .wy50ulj::before { content: "✕ "; }
.k6jz7bea .owfc::before { content: "◆ "; }
.k6jz7bea .wy50ulj::before { content: "▲ "; }
.oh6p .grl6k { background: transparent; border-left: none; border: 1.5px solid; }
.oh6p .pn4sv3h     { border-color: var(--c-tip-border); }
.oh6p .uvtjz5js { border-color: var(--c-warn-border); }
.oh6p .wsx6xn1    { border-color: #60a5fa; }
.oh6p .grl6k strong { color: var(--text-primary); }
.oh6p .grl6k p      { color: var(--text-muted); }
.hb4uryjm .grl6k { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.hb4uryjm .pn4sv3h     { border-top-color: var(--c-tip-border); }
.hb4uryjm .wsx6xn1    { border-top-color: #60a5fa; }
.ko3ihpz .grl6k { border-left: none; border-radius: 8px; }
.ko3ihpz .pn4sv3h     { background: #065f46; }
.ko3ihpz .wsx6xn1    { background: #1e3a8a; }
.ko3ihpz .grl6k strong,
.ko3ihpz .grl6k p { color: #fff; }
.ko3ihpz .tiqmm::before { color: rgba(255,255,255,0.85) !important; }
.reawqyja.ko3ihpz .pn4sv3h,
.reawqyja .ko3ihpz .pn4sv3h     { background: #052e16; }
.reawqyja.ko3ihpz .wsx6xn1,
.reawqyja .ko3ihpz .wsx6xn1    { background: #1e1036; }
.uz2vm.ko3ihpz .pn4sv3h,
.uz2vm .ko3ihpz .pn4sv3h      { background: #2d2000; }
.uz2vm.ko3ihpz .wsx6xn1,
.uz2vm .ko3ihpz .wsx6xn1     { background: #2d1600; }
.vgalisv.ko3ihpz .pn4sv3h,
.vgalisv .ko3ihpz .pn4sv3h      { background: #0c1a2e; }
.vgalisv.ko3ihpz .wsx6xn1,
.vgalisv .ko3ihpz .wsx6xn1     { background: #0a2020; }
.j8bz .grl6k { border-left: none; border-radius: 6px; padding: 10px 14px; }
.j8bz .pn4sv3h     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.j8bz .wsx6xn1    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.j8bz .grl6k strong { color: var(--text-primary); }
.j8bz .grl6k p      { color: var(--text-muted); }
.dlge09vf .grl6k { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.vzaxvo .tiqmm,
.t2fnttav .tiqmm,
.iqndjxwr .tiqmm,
.e1ekwtfm .tiqmm { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.vzaxvo .tiqmm::before,
.t2fnttav .tiqmm::before,
.iqndjxwr .tiqmm::before,
.e1ekwtfm .tiqmm::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.vzaxvo .pn4sv3h     .tiqmm::before { content: "✦"; color: var(--c-tip-border); }
.vzaxvo .uvtjz5js .tiqmm::before { content: "▲"; color: var(--c-warn-border); }
.vzaxvo .wsx6xn1    .tiqmm::before { content: "◉"; color: #60a5fa; }
.t2fnttav .pn4sv3h     .tiqmm::before { content: "★"; color: var(--c-tip-border); }
.t2fnttav .uvtjz5js .tiqmm::before { content: "◆"; color: var(--c-warn-border); }
.t2fnttav .wsx6xn1    .tiqmm::before { content: "●"; color: #60a5fa; }
.iqndjxwr .pn4sv3h     .tiqmm::before { content: "▶"; color: var(--c-tip-border); }
.iqndjxwr .uvtjz5js .tiqmm::before { content: "■"; color: var(--c-warn-border); }
.iqndjxwr .wsx6xn1    .tiqmm::before { content: "▸"; color: #60a5fa; }
.e1ekwtfm .pn4sv3h     .tiqmm::before { content: "→"; color: var(--c-tip-border); }
.e1ekwtfm .uvtjz5js .tiqmm::before { content: "⬥"; color: var(--c-warn-border); }
.e1ekwtfm .wsx6xn1    .tiqmm::before { content: "◈"; color: #60a5fa; }
.ex8qv .k955g .eokid,
.ex8qv .jxsq .eokid  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ex8qv .gwyl                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ex8qv .spjygm                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.ex8qv .vk81qi53            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.ex8qv .ir0kzcl          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ex8qv .uebombf                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.h6cl5l1 .k955g .eokid,
.h6cl5l1 .jxsq .eokid,
.h6cl5l1 .gwyl,
.h6cl5l1 .spjygm,
.h6cl5l1 .vk81qi53,
.h6cl5l1 .ir0kzcl,
.h6cl5l1 .uebombf,
.h6cl5l1 .dlge09vf .grl6k { box-shadow: none; }
.bt64bg   .qydk2m, .bt64bg .obt6, .bt64bg .qp1zmcv,
.bt64bg   .rodzsr1s, .bt64bg .zzrhcq { font-size: 0.9rem; }
.bt64bg   .pl83uly, .bt64bg .v2oybq33 { font-size: 0.9rem; }
.gtip97   .qydk2m, .gtip97 .obt6, .gtip97 .qp1zmcv,
.gtip97   .rodzsr1s, .gtip97 .zzrhcq { font-size: 0.95rem; }
.gtip97   .pl83uly, .gtip97 .v2oybq33 { font-size: 0.95rem; }
.e9z8o99   .qydk2m, .e9z8o99 .obt6, .e9z8o99 .qp1zmcv,
.e9z8o99   .rodzsr1s, .e9z8o99 .zzrhcq { font-size: 1.08rem; }
.e9z8o99   .pl83uly, .e9z8o99 .v2oybq33 { font-size: 1.05rem; }
.e9z8o99   .ixis { font-size: 0.97rem; }
.l534a0 .fti99lv      { font-size: 3.2rem; }
.l534a0 h2.tr8tyr { font-size: 1.9rem; }
.l534a0 h3.fag6     { font-size: 1.4rem; }
.yn1s6 .fti99lv      { font-size: 3.8rem; }
.yn1s6 h2.tr8tyr { font-size: 2.2rem; }
.yn1s6 h3.fag6     { font-size: 1.6rem; }
.xb6i + .xb6i { position: relative; }
.vz6q2   .xb6i + .xb6i::before,
.gp20  .xb6i + .xb6i::before,
.d7csd   .xb6i + .xb6i::before,
.up3k   .xb6i + .xb6i::before,
.qaydlbix   .xb6i + .xb6i::before,
.qij5g7we .xb6i + .xb6i::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.vz6q2 .xb6i + .xb6i::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.gp20 .xb6i + .xb6i::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.d7csd .xb6i + .xb6i::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;
}
.up3k .xb6i + .xb6i::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.iqqr36t .xb6i { margin-bottom: 16px; }
.iqqr36t .xb6i + .xb6i { margin-top: 0; }
.iqqr36t .s29y { padding-top: 0; padding-bottom: 0; }
.qaydlbix .xb6i + .xb6i::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.qij5g7we .xb6i + .xb6i::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.urwkmc5 .xb6i + .xb6i::before,
.paj27 .xb6i + .xb6i::before,
.gy74g5qz .xb6i + .xb6i::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%;
}
.ifyz8 .urwkmc5 .xb6i:nth-child(even)::before,
.ifyz8 .paj27 .xb6i:nth-child(even)::before,
.ifyz8 .gy74g5qz .xb6i:nth-child(even)::before { background: var(--bg-surface); }
.o99wrw .urwkmc5 .xb6i:nth-child(even)::before,
.o99wrw .paj27 .xb6i:nth-child(even)::before,
.o99wrw .gy74g5qz .xb6i:nth-child(even)::before { background: var(--bg-card); }
.urwkmc5 .xb6i + .xb6i::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");
}
.paj27 .xb6i + .xb6i::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");
}
.gy74g5qz .xb6i + .xb6i::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");
}
.fy1z0 .jow7,
.a24zqf6 .jow7 { margin-bottom: 60px; }
.x3ex9o4 .jow7 { margin-bottom: 70px; }
.pzedk .avd1 { background: var(--accent); }
.pzedk .avd1 .s08c33 { background: none; }
.pzedk .hke1mar0 { background: var(--accent); }
.pzedk .u5bq6h { background: var(--accent-bg); }
.pzedk .tjb2u:not(.avd1) .s08c33 { background: rgba(0,0,0,0.6); }
.d4fp9s .i0il7vr { float: left; width: 38%; margin: 0 28px 16px 0; }
.d4fp9s .i0il7vr .uax2gqv { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.d4fp9s .s29y::after { content: ''; display: block; clear: both; }
.qwpheg .i0il7vr { float: right; width: 38%; margin: 0 0 16px 28px; }
.qwpheg .i0il7vr .uax2gqv { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qwpheg .s29y::after { content: ''; display: block; clear: both; }
.dwi8 .xb6i:nth-child(odd)  .i0il7vr { float: left;  width: 38%; margin: 0 28px 16px 0; }
.dwi8 .xb6i:nth-child(even) .i0il7vr { float: right; width: 38%; margin: 0 0 16px 28px; }
.dwi8 .i0il7vr .uax2gqv { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.dwi8 .s29y::after { content: ''; display: block; clear: both; }
.d4fp9s .auir2,
.d4fp9s .j4yk0n,
.qwpheg .auir2,
.qwpheg .j4yk0n,
.dwi8 .auir2,
.dwi8 .j4yk0n { clear: both; }
@media (max-width: 900px) {
  .d4fp9s .i0il7vr,
  .qwpheg .i0il7vr,
  .dwi8 .xb6i:nth-child(odd)  .i0il7vr,
  .dwi8 .xb6i:nth-child(even) .i0il7vr {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .d4fp9s .i0il7vr .uax2gqv,
  .qwpheg .i0il7vr .uax2gqv,
  .dwi8 .i0il7vr .uax2gqv {
    max-height: none !important;
  }
}
.d4fp9s .pl83uly,
.d4fp9s .v2oybq33,
.qwpheg .pl83uly,
.qwpheg .v2oybq33,
.dwi8 .pl83uly,
.dwi8 .v2oybq33 { overflow: hidden; }
@media (max-width: 640px) {
  .d4fp9s .i0il7vr,
  .qwpheg .i0il7vr,
  .dwi8 .i0il7vr { float: none; width: 100%; margin: 0 0 16px 0; }
}
.jaji .rjru,
.jaji .s29y,
.jaji .b9nbtiwx  { max-width: 1100px; }
.jaji { --content-mw: 1100px; }
.vajrjwj7 .rjru,
.vajrjwj7 .s29y,
.vajrjwj7 .b9nbtiwx  { max-width: 1200px; }
.i2pxhf0 .rjru,
.i2pxhf0 .s29y,
.i2pxhf0 .b9nbtiwx  { max-width: 1320px; }
.les8 { font-size: 0.82rem; color: var(--text-muted); }
.m93pgfa { display: flex; align-items: center; }
.izi4 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.j4dzu { display: flex; align-items: center; }
.v28qrg { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.v28qrg:hover { text-decoration: underline; }
.r2l3 { margin: 0 3px; opacity: 0.45; }
.r2l3::before { content: '/'; }
.tu7ex { padding: 2px 5px; color: var(--text-main); }
.zv9o .les8 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.zv9o .m93pgfa { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ykyv2d .les8 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ykyv2d .m93pgfa { padding: 0 0 0 12px; }
.kuvc .m93pgfa { padding: 0 16px; }
.kuvc .les8 {
  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);
}
.kuvc .rjru { padding-top: 28px; }
@media (max-width: 720px) {
  .on4n { margin-top: 18px; padding: 0 16px; }
  .kuvc .rjru { padding-top: 16px; }
}
.jaji.zv9o .m93pgfa { max-width: 1100px; }
.vajrjwj7.zv9o .m93pgfa { max-width: 1200px; }
.i2pxhf0.zv9o .m93pgfa { max-width: 1320px; }
.jaji .on4n { max-width: 1100px; }
.kh9i .xb6i { padding-top: 16px; padding-bottom: 16px; }
.c0416k4r .xb6i { padding-top: 24px; padding-bottom: 24px; }
.kaghkql6 .xb6i { padding-top: 40px; padding-bottom: 40px; }
.d94sv .xb6i { padding-top: 52px; padding-bottom: 52px; }
.k8newfw .xb6i:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.k8newfw .xb6i:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.k8newfw .xb6i:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.k8newfw .xb6i:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.pq0l3 .s29y { padding-top: 10px;  padding-bottom: 10px; }
.iq5w2l .s29y { padding-top: 18px;  padding-bottom: 18px; }
.t2i4d0z .s29y { padding-top: 36px;  padding-bottom: 36px; }
.ph43 .s29y { padding-top: 48px;  padding-bottom: 48px; }
.ybte72e h2.tr8tyr { font-weight: 600; }
.ybte72e h3.fag6     { font-weight: 600; }
.u3qv7by1 { font-weight: 500; }
.u3qv7by1 h2.tr8tyr { font-weight: 800; }
.u3qv7by1 h3.fag6     { font-weight: 700; }
.e8nwq h2.tr8tyr { font-weight: 900; }
.e8nwq h3.fag6     { font-weight: 800; }
.e8nwq .grl6k strong,
.e8nwq .grl6k strong { font-weight: 600; }
.zondb5q {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.ises .zondb5q { display: none; }
@media (max-width: 640px) {
  .kx4al { display: none; }
  .zondb5q {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.zondb5q { background: var(--cta) !important; color: #fff !important; border: none !important; }
.zondb5q:hover { opacity: 0.85; }
.ji1ooqw1 .zondb5q { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.eeavta2 .zondb5q,
.hm2w36r  .zondb5q { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.eeavta2 .zondb5q:hover,
.hm2w36r  .zondb5q:hover { opacity: 0.88; }
.ji1ooqw1.eeavta2 .zondb5q,
.ji1ooqw1.hm2w36r  .zondb5q { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.lzqbr {
  position: fixed; bottom: 32px; z-index: 900;
  padding: 12px 22px; font-size: 0.9rem; font-weight: 700; border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  transition: transform .15s, opacity .15s;
}
.lzqbr:hover { transform: translateY(-2px); opacity: 0.92; }
.lzqbr { background: var(--cta) !important; color: #fff !important; border: none !important; }
.c117u .lzqbr { display: none; }
.jx2fmtfk .lzqbr { right: 32px; }
.cef5z  .lzqbr { left: 32px; }
@media (max-width: 480px) {
  .jx2fmtfk .lzqbr { right: 20px; bottom: 20px; }
  .cef5z  .lzqbr { left: 20px; bottom: 20px; }
}
.qygn { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.b9nbtiwx { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.xbs19u8w { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ll23dp { color: var(--text-dim); font-size: 0.8rem; }
.r84d0ho { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.r84d0ho img { height: 26px; width: auto; object-fit: contain; }
.k5tw { display: flex; flex-direction: column; gap: 6px; }
.k5tw a, .xemv8 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.k5tw a:hover, .xemv8 a:hover { color: var(--accent-light); }
.k5tw .y93n { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.odthez .b9nbtiwx { text-align: center; }
.odthez .xbs19u8w { margin-top: 0; }
.c4vm { margin-top: 10px; }
.c4vm a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .b9nbtiwx { padding-left: 16px; padding-right: 16px; }
  .bxx7w2u .b9nbtiwx { padding: 20px 16px; }
  .xemv8 { gap: 4px 12px; }
  .xbs19u8w { font-size: 0.78rem; }
}
.kotgy9t .g85x .r84d0ho { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.kotgy9t .xbs19u8w { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.kotgy9t .ll23dp { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .kotgy9t .erpq8ip { grid-template-columns: 1fr 1fr; } .kotgy9t .g85x { grid-column: 1 / -1; } }
@media (max-width: 480px) { .kotgy9t .erpq8ip { grid-template-columns: 1fr; } }
.uhs4 .r84d0ho { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.uhs4 .xbs19u8w { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .uhs4 .n8tf { gap: 12px; } .uhs4 .r84d0ho { margin-right: 0; width: 100%; } }
.v366c .lg26dy .r84d0ho { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.v366c .xbs19u8w { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.v366c .ll23dp { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .v366c .h3s85 { grid-template-columns: 1fr 1fr; } .v366c .lg26dy { grid-column: 1 / -1; } }
@media (max-width: 480px) { .v366c .h3s85 { grid-template-columns: 1fr; } }
.d92bej .oqah5 { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.d92bej .k5tw { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .d92bej .oqah5 { grid-template-columns: 1fr 1fr; } .d92bej .njfo:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .d92bej .oqah5 { grid-template-columns: 1fr; } }
.jcyrl .oqah5 { grid-template-columns: 1fr 2fr; }
.jcyrl .xibf5kwd .k5tw { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .jcyrl .oqah5 { grid-template-columns: 1fr; } }
.xc4c6cxf .b9nbtiwx { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.hxb7dx .ecqnv      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.hxb7dx .qygn { background: var(--bg-page); border-top-color: var(--border-alt); }
.t7dcge .ecqnv      { background: #0d1117; border-bottom-color: #21262d; }
.t7dcge .ynyvkve { color: var(--accent-light); }
.t7dcge .v9ogz4 { --msep-color: #8b949e; }
.t7dcge .v9ogz4 a { color: #8b949e; }
.t7dcge .v9ogz4 a:hover { color: var(--accent-light); }
.t7dcge .tjh6g7a { color: #8b949e; }
.t7dcge .qygn { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.t7dcge .xbs19u8w,
.t7dcge .ll23dp { color: #6e7681; }
.t7dcge .k5tw a, .t7dcge .xemv8 a,
.t7dcge .r84d0ho { color: #e6edf3; }
.t7dcge .k5tw a:hover, .t7dcge .xemv8 a:hover,
@media (max-width: 640px) {
  .t7dcge .v9ogz4 { background: #0d1117; border-top-color: #21262d; }
  .t7dcge .v9ogz4 li a { border-bottom-color: #21262d; }
}
.ymypf1gb .ecqnv      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.ymypf1gb .ynyvkve { color: var(--accent-light); }
.ymypf1gb .v9ogz4 { --msep-color: #475569; }
.ymypf1gb .v9ogz4 a { color: #475569; }
.ymypf1gb .v9ogz4 a:hover { color: var(--accent-light); }
.ymypf1gb .tjh6g7a { color: #64748b; }
.ymypf1gb .qygn { background: #f0f4f8; border-top-color: #cbd5e1; }
.ymypf1gb .xbs19u8w,
.ymypf1gb .ll23dp { color: #64748b; }
.ymypf1gb .k5tw a, .ymypf1gb .xemv8 a,
.ymypf1gb .ycq08 a, .ymypf1gb .r84d0ho { color: #374151; }
.ymypf1gb .k5tw a:hover, .ymypf1gb .xemv8 a:hover,
@media (max-width: 640px) {
  .ymypf1gb .v9ogz4 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .ymypf1gb .v9ogz4 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.eeavta2 .ecqnv      { background: var(--accent); border-bottom-color: var(--accent-light); }
.eeavta2 .ynyvkve { color: #fff; }
.eeavta2 .v9ogz4 { --msep-color: rgba(255,255,255,0.82); }
.eeavta2 .v9ogz4 a { color: rgba(255,255,255,0.82); }
.eeavta2 .v9ogz4 a:hover { color: #fff; }
.eeavta2 .tjh6g7a { color: rgba(255,255,255,0.9); }
.eeavta2 .qygn { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.eeavta2 .xbs19u8w,
.eeavta2 .ll23dp { color: rgba(255,255,255,0.72); }
.eeavta2 .k5tw a, .eeavta2 .xemv8 a,
.eeavta2 .ycq08 a, .eeavta2 .r84d0ho { color: #fff; }
.eeavta2 .k5tw a:hover, .eeavta2 .xemv8 a:hover,
@media (max-width: 640px) {
  .eeavta2 .v9ogz4 { background: var(--accent); border-top-color: var(--accent-light); }
  .eeavta2 .v9ogz4 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.hm2w36r .ecqnv {
  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);
}
.hm2w36r .qygn {
  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) {
  .hm2w36r .v9ogz4 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.xv52 .q2s1vzs { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.ayv4z .q2s1vzs { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.bcvr .q2s1vzs { min-height: 72px; height: auto; }
.tzpsw .q2s1vzs { min-height: 84px; height: auto; }
.bxx7w2u .q2s1vzs { max-width: none; padding: 0 32px; }
.bxx7w2u .b9nbtiwx  { max-width: none; padding: 24px 32px; }
.ljvc6r.vajrjwj7 .q2s1vzs { max-width: 1200px; }
.ljvc6r.i2pxhf0 .q2s1vzs { max-width: 1320px; }
.eabz   .ynyvkve, .eabz   .r84d0ho { text-transform: capitalize; }
.pkm3vz7m .ynyvkve, .pkm3vz7m .r84d0ho { text-transform: lowercase; }
.k70s6 .ynyvkve, .k70s6 .r84d0ho { text-transform: uppercase; letter-spacing: 0.06em; }
.kplw, .kt8rppm {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.e8yqkr .kplw,
.e8yqkr .kt8rppm { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.fy69 .kplw,
.fy69 .kt8rppm { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.q6n8vw .kplw,
.q6n8vw .kt8rppm { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.ok3823a .kplw,
.ok3823a .kt8rppm { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.ze0yr   .v9ogz4 a { font-weight: 500; }
.q54vyn .v9ogz4 a { font-weight: 600; }
.xg5poi     .v9ogz4 a { font-weight: 700; }
.g52xxi    .v9ogz4 a { font-weight: 800; letter-spacing: 0.01em; }
.y63y3tvw     .v9ogz4 > li + li::before,
.k6bvahc    .v9ogz4 > li + li::before,
.jn7j4cok    .v9ogz4 > li + li::before,
.lfh1awh .v9ogz4 > li + li::before,
.f3lt .v9ogz4 > li + li::before,
.pn4nu64  .v9ogz4 > li + li::before,
.d2ccsz    .v9ogz4 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.y63y3tvw     .v9ogz4 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.k6bvahc    .v9ogz4 > li + li::before { content: "|"; }
.jn7j4cok    .v9ogz4 > li + li::before { content: "—"; }
.lfh1awh .v9ogz4 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.f3lt .v9ogz4 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.pn4nu64  .v9ogz4 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.d2ccsz    .v9ogz4 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .btprn .tjh6g7a,
  .k5737 .tjh6g7a,
  .tp48n .tjh6g7a,
  .tbs2l .tjh6g7a,
  .dqin1tu .tjh6g7a {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .btprn .tjh6g7a::before,
  .k5737 .tjh6g7a::before,
  .tp48n .tjh6g7a::before,
  .tbs2l .tjh6g7a::before,
  .dqin1tu .tjh6g7a::before { content: ""; display: block; flex-shrink: 0; }

  
  .btprn .tjh6g7a::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;
  }

  
  .k5737 .tjh6g7a::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;
  }

  
  .tp48n .tjh6g7a::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;
  }

  
  .tbs2l .tjh6g7a::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;
  }

  
  .dqin1tu .tjh6g7a::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) {
  .f7hbwl .tjh6g7a {
    padding: 5px 14px;
  }
  .f7hbwl .v9ogz4 {
    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;
  }
  .f7hbwl .v9ogz4 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .f7hbwl .v9ogz4 li a:hover { background: var(--bg-raised); }
  .f7hbwl .ty1y,
  .l6vampee .ty1y,
  .f2ss .ty1y { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .k20bf .tjh6g7a {
    padding: 5px 10px;
  }
  .k20bf .v9ogz4 {
    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);
  }
  .k20bf .v9ogz4.nvlc2jxm { transform: translateX(0); }
  .k20bf .v9ogz4 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .k20bf .v9ogz4 li:last-child a { border-bottom: none; }
  .eeavta2 .v9ogz4,
  .t7dcge .v9ogz4 { background: var(--accent) !important; }
  .eeavta2 .v9ogz4 li a,
  .t7dcge .v9ogz4 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .f2ss .tjh6g7a {
    padding: 5px 10px;
  }
  .f2ss .v9ogz4 {
    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);
  }
  .f2ss .v9ogz4::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .f2ss .v9ogz4.nvlc2jxm { transform: translateY(0); }
  .f2ss .v9ogz4 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .j13zyy8m .tjh6g7a {
    padding: 5px 10px;
  }
  .j13zyy8m .v9ogz4 {
    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;
  }
  .j13zyy8m .v9ogz4.nvlc2jxm { opacity: 1; pointer-events: auto; }
  .j13zyy8m .v9ogz4 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .l5k6     .tjh6g7a { border-radius: 0 !important; }
  .rfgg7   .tjh6g7a { border-radius: 8px !important; }
  .t6k5hv2 .tjh6g7a { border-radius: 50% !important; }
  .r6jbyc9   .tjh6g7a { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .vjf5c .m2sskyh { flex-direction: column; align-items: stretch; }
  .vjf5c .ob1p2p { flex-direction: row; min-width: auto; }
  .vjf5c .ds3oj { align-items: flex-start; text-align: left; }
}
.ezrjn,
.ezrjn.xb6i,
.ifyz8 .ezrjn,
.skjn0 .ezrjn,
.o99wrw .ezrjn,
.wpdj2 .ezrjn {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.valx7a3 {
  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;
}
.kpqeagha { flex: 1 1 280px; min-width: 0; }
.jjtyln {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.gfwvlm {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.ixwy {
  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;
}
.ixwy:hover { transform: translateY(-1px); opacity: 0.95; }
.j1572k .valx7a3 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.j1572k .jjtyln { color: var(--cta); }
.j1572k .gfwvlm { color: var(--text-body); }
.j1572k .ixwy {
  background: var(--cta) !important;
  color: #fff !important;
}
.k6t9t2 .valx7a3 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.k6t9t2 .jjtyln { color: var(--text-primary); }
.k6t9t2 .gfwvlm { color: var(--text-body); }
.k6t9t2 .ixwy {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .valx7a3 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .kpqeagha { flex: 0 0 auto; }
  .jjtyln { font-size: 1.2rem; }
  .ixwy { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.en34sa .w78t4c { height: 36px; }
.g6bd6 .w78t4c { height: 60px; max-width: 200px; }
.w5nfq4e .w78t4c { height: 56px; max-width: 180px; }
.lnmj42fs    .lef9, .lnmj42fs    .o3cy { color: #f59e0b; }
.a8gr      .lef9 { font-size: 1rem; letter-spacing: 1.5px; }
.a8gr      .o3cy   { font-size: 1.35rem; }
.vtfxlx    .lef9, .vtfxlx    .o3cy { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.g9ulg     .lef9, .g9ulg     .o3cy { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.bmwt .lef9, .bmwt .o3cy { color: var(--cta); letter-spacing: 2px; }
.vr5d94   .lef9, .vr5d94   .o3cy { color: #e91e63; letter-spacing: 2px; }
.b9ft7v3  .lef9, .b9ft7v3  .o3cy { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.zozic20     .lef9, .zozic20     .o3cy { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.n8a1jt .hn6f4 + .hn6f4 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.rhn4 .spjygm { padding: 18px 24px; min-height: 68px; }
.ldupizhn .itz370hc {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.ldupizhn .h1m8g {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.kz4p .hn6f4 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.j4yk0n { counter-reset: cs-rank; }
.j4yk0n .spjygm { counter-increment: cs-rank; }
.j4yk0n .spjygm::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;
}
.ee419vb9 .j4yk0n { counter-reset: cs-rank; gap: 0; }
.ee419vb9 .spjygm {
  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;
}
.ee419vb9 .spjygm::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;
}
.ee419vb9 .twmy3 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.ee419vb9 .vf8bwio {
  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;
}
.ee419vb9 .tzns5 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.ee419vb9 .twmy3 { min-width: 0; flex-direction: column; width: 100%; }
.ee419vb9 .xkn82z {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.ee419vb9 .lef9 { color: var(--cta, var(--accent)); }
.ee419vb9 .t4sq61eo { font-weight: 700; }
.ee419vb9 .hn6f4 {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.ee419vb9 .itz370hc {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.ee419vb9 .h1m8g {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.ee419vb9 .yja8lbsh .h1m8g { font-size: 1.3rem; color: var(--accent-light); }
.ee419vb9 .gmt7 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.ee419vb9 .spjygm:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .ee419vb9 .j4yk0n {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ee419vb9 .spjygm {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ee419vb9 .spjygm { padding: 40px 16px 20px; }
  .ee419vb9 .hn6f4 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ee419vb9 .gmt7 { width: 100%; min-width: 0; }
}
.umop3z .j4yk0n { counter-reset: cs-rank; gap: 10px; }
.umop3z .spjygm {
  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);
}
.umop3z .spjygm::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);
}
.umop3z .twmy3 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.umop3z .vf8bwio {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.umop3z .tzns5 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.umop3z .xkn82z {
  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;
}
.umop3z .lef9 { color: var(--cta, var(--accent)); }
.umop3z .hn6f4 {
  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;
}
.umop3z .itz370hc {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.umop3z .h1m8g { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.umop3z .yja8lbsh .h1m8g { color: var(--accent-light); }
.umop3z .gmt7 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.umop3z .spjygm:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .umop3z .spjygm {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .umop3z .spjygm::before {
    position: absolute; top: 14px; left: 14px;
  }
  .umop3z .twmy3 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .umop3z .xkn82z { white-space: normal; text-align: center; font-size: 1.2rem; }
  .umop3z .hn6f4 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .umop3z .gmt7 { width: 100%; min-width: 0; }
  .umop3z .lef9 { min-width: 0; }
}
.xyq70xzl .spjygm::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.puld .o4wb5 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.puld .o4wb5 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.puld .o4wb5 p { padding: 0 2px 16px; }
.lrppo3h .o4wb5 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.lrppo3h .o4wb5 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.lrppo3h .o4wb5 summary::after { content: "›"; font-size: 1.2em; }
.lrppo3h .o4wb5[open] summary::after { content: "‹"; }
.lrppo3h .o4wb5 p { padding: 10px 22px 4px; }
.h4f5nfnm .o4wb5 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.h4f5nfnm .o4wb5 summary { color: var(--text-primary); padding-left: 16px; }
.h4f5nfnm .o4wb5 summary::after { content: "›"; font-size: 1.1em; }
.h4f5nfnm .o4wb5[open] summary::after { content: "‹"; }
.h4f5nfnm .o4wb5 p { padding-left: 16px; }
.ejit .ezrlc { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ejit .o4wb5 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ejit .o4wb5:last-child { border-bottom: none; }
.ejit .o4wb5 summary { color: var(--text-primary); border-radius: 0; }
.ejit .o4wb5 summary::after { content: "›"; font-size: 1.1em; }
.ejit .o4wb5[open] summary::after { content: "‹"; }
.b1yn8 .o4wb5 { overflow: hidden; }
.b1yn8 .o4wb5 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.b1yn8 .o4wb5 summary::after { color: rgba(255,255,255,.75); }
.b1yn8 .o4wb5[open] summary { border-radius: 0; }
.b2npa { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.rywe {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.d7mmyl {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.vttp4 { color: var(--text-muted); font-size: 1.05rem; }
.v6y72m {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.mgc1afp1 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ixly76is { margin-bottom: 20px; }
.huugzsf {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.dtbe {
  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;
}
.dtbe:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.rn8xynx { resize: vertical; min-height: 130px; }
.q8ygi28e { width: 100%; margin-top: 8px; }
.h4k7 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.kcmym {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.dnhor { color: var(--text-muted); line-height: 1.75; }
.u448 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.u448 li { margin-bottom: 6px; }
.k032yhx2 { max-width: 760px; margin: 0 auto; }
.xdan0q { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.redjt9 { max-width: 760px; margin: 0 auto; }
.v93k377 ul.u448 { margin: 0; }
@media (max-width: 640px) { .dfyrfpc { grid-template-columns: 1fr; gap: 10px; } }
.pdd3ow { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.oswr { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.j0z34i7a { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.oswr p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.oswr .u448 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .pdd3ow { grid-template-columns: 1fr; } }
.ipsp { color: inherit; text-decoration: none; }
.ipsp:hover { color: var(--accent-light); text-decoration: underline; }
.ybtlfd { display: inline-block; line-height: 0; }
.hh66nw { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.w6z20c0 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.w6z20c0:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.j6kzlz9 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.w6z20c0 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.w6z20c0 ul.u448 { margin: 0; }
.v3l6nvgq { color: var(--text-muted); line-height: 1.75; }
.u9f9o .u448,
.oya4ke .u448,
.za2zkv9 .u448,
.l0ryog3 .u448 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.u9f9o .w6z20c0,
.oya4ke .w6z20c0 { text-align: left; }
.u9f9o .j6kzlz9,
.oya4ke .j6kzlz9 { text-align: center; }
.xn5sf { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.iqtr { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.c1m3o { font-size: 1.1rem; }
.o4sm9 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.hwe6 { margin-top: 12px; }
.jcvz { 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; }
.jcvz:hover { border-bottom-color: var(--accent-light); }
.xes9pd8 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.xes9pd8 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.ymcs20 { width: 260px; height: 260px; }
.uaoezbia { border-radius: 50%; }
.a14p4043 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.xfvzt33 { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .op1ukcz { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.p7fs .o4sm9, .p7fs .iqtr { max-width: 640px; }
.iwsfeio { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.hqu7eru { position: sticky; top: 96px; align-self: start; }
.hqu7eru .xn5sf { font-size: 1.6rem; margin-top: 18px; }
.acdpmd .o4sm9 { margin-bottom: 28px; }
@media (max-width: 860px) { .iwsfeio { grid-template-columns: 1fr; } .hqu7eru { position: static; text-align: center; } }
.ns43u .xes9pd8 { margin: 0 auto 18px; }
.ns43u .a14p4043 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .y6pfxl { grid-template-columns: 1fr; } }
.qtj7k5ix .xn5sf { font-size: 1.6rem; margin-bottom: 6px; }
.l0ryog3 .u448 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .qtj7k5ix { flex-direction: column; text-align: center; } .f2sn1y0 { grid-template-columns: 1fr; } }
.r7dv .xn5sf { font-size: 1.35rem; margin: 0 0 4px; }
.r7dv .a14p4043 { margin: 0; }
.vxrgucl { max-width: 760px; margin: 0 auto; }
.n5zbc { position: relative; padding-left: 28px; }
.n5zbc::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.tectj { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.tectj:last-child { padding-bottom: 0; }
.fmfcv { 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; }
.jyy6vtu h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.jyy6vtu p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.rnqemcy .d7mmyl { color: var(--accent-light); }
.uy3qgnd .d7mmyl { font-size: 2rem; }
.uy3qgnd .vttp4 { max-width: 680px; }
.wh4rb9x .d7mmyl { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.wh4rb9x .vttp4  { margin: 0; }
@media (max-width: 640px) { .wh4rb9x { flex-direction: column; } }
.wywtc2 {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.wywtc2 .d7mmyl { color: var(--accent-light); }
.pe64js1h .d7mmyl { color: #fff; }
.pe64js1h .vttp4  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .dxp0kw { grid-template-columns: 1fr; } }
.szxiwz { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.szxiwz .dtbe {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.szxiwz .dtbe:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.kx6y1 .dtbe { background: var(--bg-raised); border-color: transparent; }
.kx6y1 .dtbe:focus { background: var(--bg-card); border-color: var(--accent-light); }
.qeoy .dtbe { border-radius: 100px; padding: 11px 20px; }
.qeoy .rn8xynx { border-radius: 14px; }
.cqleyzz3 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .cqleyzz3 { grid-template-columns: 1fr; } }
.onakoxrr {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.onakoxrr h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.onakoxrr p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.szb4zwfv { counter-reset: priv-count; }
.wi1mv6 {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.wi1mv6:last-child { border-bottom: none; }
.felux {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.wi1mv6 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.wi1mv6 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.cldurlw { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.cldurlw li { margin-bottom: 6px; }
.htz9lr6f{display:none}
.htz9lr6f:empty,.v3mk:empty{display:none}
.bq36{position:relative;overflow:visible}
.jt3znbn .aq0aq,.hzv0 .aq0aq,
.ta1j .aq0aq,.r990 .aq0aq,
.gglt0114 .aq0aq,.kvwr .aq0aq{display:block}
.hq4mm .au4f8eht{display:block}
.jt3znbn .aq0aq,.hzv0 .aq0aq,
.ta1j .aq0aq,.r990 .aq0aq,
.gglt0114 .aq0aq{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.jt3znbn .aq0aq .v3mk,.hzv0 .aq0aq .v3mk,
.ta1j .aq0aq .v3mk,.r990 .aq0aq .v3mk,
.gglt0114 .aq0aq .v3mk{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.jt3znbn .hmcu4,.hzv0 .hmcu4,
.ta1j .hmcu4,.r990 .hmcu4,
.gglt0114 .hmcu4{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.jt3znbn .aq0aq,.hzv0 .aq0aq{top:12px}
.jt3znbn .aq0aq .v3mk{margin-right:auto}
.hzv0 .aq0aq .v3mk{margin-left:auto}
.hzv0 .aq0aq{text-align:right}
.ta1j .aq0aq,.r990 .aq0aq{bottom:12px}
.ta1j .aq0aq .v3mk{margin-right:auto}
.r990 .aq0aq .v3mk{margin-left:auto}
.r990 .aq0aq{text-align:right}
.gglt0114 .aq0aq{position:relative;margin-top:16px}
.gglt0114 .aq0aq .v3mk{margin:0 auto}
.kvwr .aq0aq{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.kvwr .aq0aq .v3mk{margin:0}
.kvwr .u5bq6h~.aq0aq,
.kvwr .contl6q~.aq0aq{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.kvwr .u5bq6h~.aq0aq .v3mk,
.kvwr .contl6q~.aq0aq .v3mk{justify-content:flex-start}
.u5bq6h~.aq0aq,.contl6q~.aq0aq{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}
.u5bq6h~.aq0aq .v3mk{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.contl6q~.aq0aq .v3mk{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.au4f8eht .v3mk{margin:0 0 12px}
.v3mk{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.hmcu4{white-space:nowrap}
.tqmsvb7m .hmcu4{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.de73z3 .hmcu4{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.rf83zw .v3mk{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.jncb .hmcu4{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.tn1te .hmcu4{color: var(--accent-light);opacity:1;font-weight:500}
.gy4vxlxb .hmcu4{border-bottom:1px solid currentColor;padding-bottom:2px}
.pyrlt1 .v3mk{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.ltx9g{--date-bg:transparent}
.e4eyw .s9snoh::before{content:""}
.tewq09e .hmcu4 + .hmcu4::before{content:"•";margin-right:6px;opacity:.4}
.z0godd .hmcu4 + .hmcu4::before{content:"/";margin-right:6px;opacity:.35}
.rkiwifb9 .hmcu4 + .hmcu4::before{content:"|";margin-right:6px;opacity:.3}
.yf74rm .hmcu4 + .hmcu4::before{content:"—";margin-right:6px;opacity:.3}
.e2doz .hmcu4 + .hmcu4::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.sbpl .hmcu4 + .hmcu4::before{content:"·";margin-right:6px;opacity:.4}
.y664xxo .hmcu4 + .hmcu4::before{content:"›";margin-right:6px;opacity:.4}
.h0hij .hmcu4 + .hmcu4::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.ox1q4br{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.ofvzt{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.is1vcxv{display:flex;flex-direction:column;gap:3px}
.htsc506q{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.h8wyyajm{font-weight:700;font-size:1rem;color:var(--text-heading)}
.m0grdk{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.latg .ox1q4br{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.ofqj5 .ox1q4br{border-top:3px solid var(--accent);padding-top:18px}
.ov8wo .ox1q4br{border-left:3px solid var(--accent);border-radius:0}
.lszxh .ox1q4br{padding:20px 0}
@media(max-width:640px){
  .ox1q4br{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .m0grdk{max-width:100%}
}
.id74c .ir0kzcl{margin:0}
@media (max-width:560px){
  .gx8ddv{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .dtkleq { padding: 28px 18px 20px; }
  .ziqdr { font-size: 1.2rem; }
  .z63s8 { max-width: 220px; max-height: 80px; }
}
.usiik57k {
  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);
}
.rm5ouir {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.xhujyh27  .usiik57k { border-radius: 50%; }
.d1415  .usiik57k { border-radius: 6px; }
.fsce8k .usiik57k { border-radius: 22px; }
.jzn6c .valx7a3 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .usiik57k { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.irwcr {
  margin: 28px 0 24px;
}
.irwcr .xb6i {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.irwcr .s29y {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.irwcr .valx7a3 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .q2s1vzs { flex-direction: row-reverse; }
[dir="rtl"] .v9ogz4 { flex-direction: row-reverse; }
[dir="rtl"] .jx2fmtfk .lzqbr { right: auto; left: 32px; }
[dir="rtl"] .cef5z  .lzqbr { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .jx2fmtfk .lzqbr { right: auto; left: 20px; }
  [dir="rtl"] .cef5z  .lzqbr { left: auto;  right: 20px; }
}
[dir="rtl"] .d4fp9s .i0il7vr  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .qwpheg .i0il7vr { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .pl83uly, [dir="rtl"] .v2oybq33 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .mm2i18no { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .g5kov { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .grl6k { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .valx7a3 { direction: rtl; }
[dir="rtl"] .usiik57k { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .spjygm,
[dir="rtl"] .les8 { direction: rtl; }
[dir="rtl"] .uebombf { direction: rtl; }
[dir="rtl"] .r98sb7a { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .hwoz8dk2 .v2oybq33,
[dir="rtl"] .ofllf41 .v2oybq33,
[dir="rtl"] .u8si2 .v2oybq33,
[dir="rtl"] .orrwru .v2oybq33 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .hwoz8dk2 .v2oybq33 li::before,
[dir="rtl"] .ofllf41 .v2oybq33 li::before,
[dir="rtl"] .u8si2 .v2oybq33 li::before,
[dir="rtl"] .orrwru .v2oybq33 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .tjb2u.nlz9m3 .jow7,
[dir="rtl"] .hnjj0pkb.nlz9m3 .jow7,
[dir="rtl"] .avd1.nlz9m3 .jow7,
[dir="rtl"] .zmxbb.nlz9m3 .jow7,
[dir="rtl"] .b80daj.nlz9m3 .jow7 { text-align: right; }
[dir="rtl"] .u5bq6h.xn84mf .f2do { text-align: center; }
[dir="rtl"] .s29y,
[dir="rtl"] .rodzsr1s,
[dir="rtl"] .zzrhcq,
[dir="rtl"] .mkuo1ekc,
[dir="rtl"] .jow7 { text-align: right; }
[dir="rtl"] .mgc1afp1,
[dir="rtl"] .huugzsf,
[dir="rtl"] .o4sm9,
[dir="rtl"] .dtbe,
[dir="rtl"] .rn8xynx { text-align: right; direction: rtl; }
[dir="rtl"] .qeoy .dtbe,
[dir="rtl"] .szxiwz .dtbe { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #8b5cf6;
  --brand:           #8b5cf6;
  --brand-light:     #4614b7;
  --brand-pale:      #6d3cdc;
  --grad-start:      #c8b2fa;
  --grad-end:        #f2edfd;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #3b82f6;
  --cta-light:       #0d67fa;
  --cta-hover:       #0a5fe9;
  --bg-page:         #f6f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f3f6;
  --bg-raised:       #eeedf1;
  --bg-hover:        #f4f3f6;
  --border:          #e4e1e9;
  --border-alt:      #d3cfdd;
  --border-section:  #e4e1e9;
  --text-primary:    #18161c;
  --text-muted:      #555062;
  --text-body:       #312d38;
  --text-sub:        #494454;
  --text-faint:      #7a728c;
  --text-dim:        #958ea3;
  --text-label:      #625b70;
  --text-value:      #3d3946;
  --accent-bg:       #e5def6;
  --accent-bg-light: #d1c2f4;
  --bg-tip:          #f0f9f7;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f2f9;
  --bg-pros:         #f0f9f7;
  --bg-cons:         #faf3f5;
  --c-pros:          #0c9675;
  --c-cons:          #9f2141;
  --c-pros-label:    #0eb38b;
  --c-tip-border:    #10c699;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9675;
}
:root { --logo-bg-opacity: 61%; }
body, button, input { font-family: "Kanit", sans-serif; }
.lmp000e1 .tiqmm { font-size: 0; width: 1.2rem; flex-shrink: 0; }.lmp000e1 .tiqmm::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.lmp000e1 .pn4sv3h     .tiqmm::before { content: "";  color: var(--c-tip-border); }.lmp000e1 .uvtjz5js .tiqmm::before { content: ""; color: var(--c-warn-border); }.lmp000e1 .wsx6xn1    .tiqmm::before { content: ""; color: #60a5fa; }.reawqyja .lmp000e1 .pn4sv3h     .tiqmm::before { color: #10b981; }.reawqyja .lmp000e1 .uvtjz5js .tiqmm::before { color: #f43f5e; }.reawqyja .lmp000e1 .wsx6xn1    .tiqmm::before { color: #a855f7; }.uz2vm  .lmp000e1 .pn4sv3h     .tiqmm::before { color: #eab308; }.uz2vm  .lmp000e1 .uvtjz5js .tiqmm::before { color: #ef4444; }.uz2vm  .lmp000e1 .wsx6xn1    .tiqmm::before { color: #f97316; }.vgalisv  .lmp000e1 .pn4sv3h     .tiqmm::before { color: #38bdf8; }.vgalisv  .lmp000e1 .uvtjz5js .tiqmm::before { color: #818cf8; }.vgalisv  .lmp000e1 .wsx6xn1    .tiqmm::before { color: #2dd4bf; }.q0zx1 .lmp000e1 .tiqmm::before { color: var(--accent-light) !important; }
.qtg2z5r7 .gyaq li::before, .qtg2z5r7 .r9c6s 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; }.qtg2z5r7 .gyaq li::before { content: ""; }.qtg2z5r7 .r9c6s li::before { content: ""; }.qtg2z5r7 .owfc::before, .qtg2z5r7 .wy50ulj::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.qtg2z5r7 .owfc::before { content: ""; }.qtg2z5r7 .wy50ulj::before { content: ""; }
.tgxhgz .egi1yk5o, .tgxhgz .u5bq6h { min-height: 640px; }
.ysv5j6 .zondb5q::after,.ysv5j6 .lzqbr::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.r2l3::before { content: '•'; }