:root {
  --color-accent: #0b886d;
  --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;
}
.lm7pyu {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.iy3u {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.foa5c62j {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.h226 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.xsjb { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.xsjb a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.xsjb a:hover { color: var(--accent-light); }
.rilhn     .miden { border-radius: 24px; padding: 8px; }
.rilhn .miden li a { border-radius: 16px; }
.hx4m .miden li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .miden {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .fkgke:hover .miden,
  .fkgke:focus-within .miden { display: block; }
  .miden li a { padding: 8px 16px; font-size: 0.88rem; }
}
.urnh6b {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.fbszrn { display: none; }
@media (max-width: 640px) {
  .fbszrn {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .fbszrn.janc { display: block; }
}
@media (max-width: 640px) {
  .urnh6b { display: block; }
  .xsjb > li + li::before { display: none !important; }
  .xsjb {
    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;
  }
  .xsjb.janc { display: flex; }
  .xsjb li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .xsjb li:last-child a { border-bottom: none; }
}
.qgjxgw { min-height: 480px; }
.a7bc {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.b7am3 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.adepbrf .b7am3 { margin-left: 0; margin-right: 0; }
.lp7zzwxh {
  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;
}
.j8a4e .lp7zzwxh { margin-top: 24px; }
.lp7zzwxh:hover { opacity: 0.88; }
.kf7e {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.mxk1zpb {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.kf7e .jojcfkq {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.kf7e .a7bc { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.kf7e .b7am3 { color: #e2e8f0; }
.kf7e.xnq6dmk .jojcfkq { text-align: center; }
.kf7e.adepbrf   .jojcfkq { text-align: left; }
.ivjmk .jojcfkq {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.ivjmk .a7bc { color: var(--text-primary); text-shadow: none; }
.ivjmk .b7am3 { color: var(--text-muted); }
.ivjmk .lp7zzwxh { margin-top: 16px; }
.ivjmk, .ivjmk.qgjxgw { min-height: auto !important; }
.ivjmk.xnq6dmk .jojcfkq { text-align: center; }
.ivjmk.adepbrf   .jojcfkq { text-align: left; }
.ivjmk~.mvfj0vwn{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}
.ivjmk~.mvfj0vwn .wsro{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; }
}
.jl2er .kf7e .mxk1zpb {
  overflow: hidden;
}
.jl2er .kf7e .mxk1zpb::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@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); }
}
.gsc4u .kf7e .mxk1zpb {
  overflow: hidden;
}
.gsc4u .kf7e .mxk1zpb::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;
}
.eqfb .kf7e .mxk1zpb {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.huv5b .kf7e .mxk1zpb {
  overflow: hidden;
}
.huv5b .kf7e .mxk1zpb::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.dkc4n1b .kf7e .mxk1zpb {
  animation: hg-breathe 10s ease-in-out infinite;
}
.vslc .mxk1zpb {
  background: none;
}
.vslc .a7bc { color: #fff; }
.vslc .b7am3 { color: rgba(255,255,255,0.85); }
.vslc .lp7zzwxh { background: #fff; color: var(--cta); }
.vslc .lp7zzwxh:hover { opacity: 0.92; }
.kln62zve .a7bc { text-shadow: none; color: var(--text-primary); }
.kln62zve .b7am3 { color: var(--text-muted); }
body.lpr6gpa .a7bc {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.fogbtg .a7bc {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.qgjxgw.vslc .a7bc,
section.vslc .a7bc {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.kln62zve.adepbrf   .u39j95 { align-items: flex-start; text-align: left; }
.qgjxgw .jvbahgq {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.jvbahgq .ykpi63 {
  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;
}
.jvbahgq .ykpi63::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.jvbahgq .f8wj5w { display: contents !important; }
.jvbahgq .f8wj5w .x55y {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.jvbahgq .f8wj5w .hpzheu { max-height: 48px; max-width: 96px; }
.jvbahgq .f8wj5w .w1txnw7 {
  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;
}
.jvbahgq .qsa8dx {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.jvbahgq .ntgi { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.jvbahgq .j7vsa { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.jvbahgq .j7vsa small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.jvbahgq .g7ufp3 { display: contents !important; }
.jvbahgq .g7ufp3 .ockga:not(.bj5pitm) { display: none !important; }
.jvbahgq .g7ufp3 .bj5pitm {
  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;
}
.jvbahgq .g7ufp3 .bj5pitm .dm86k {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.jvbahgq .g7ufp3 .bj5pitm .ht543mk {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.jvbahgq .qsvjyb { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.jvbahgq .qsvjyb.nota {
  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;
}
.jvbahgq .qsvjyb.nota:hover { opacity: 0.85; }
.e7tmj5 .jojcfkq { padding-bottom: 24px; }
.j8a4e .jojcfkq { max-width: 1100px; }
@media (max-width: 700px) {
  .kln62zve { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .kln62zve:not(.twy0w76) .cvelx { display: none !important; }
  .twy0w76 .cvelx { padding: 16px; }
  .u39j95  { padding: 36px 24px; }
  .kln62zve~.mvfj0vwn,.vf2ku2jp~.mvfj0vwn{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .qgjxgw, .kln62zve { min-height: 320px !important; }
  .a7bc { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .m4lu079e,
  .u81e,
  .qrv4x9sw { grid-template-columns: 1fr !important; }

  

  
  .e7tmj5 { display: flex !important; flex-direction: column !important; }
  .e7tmj5 .jojcfkq { display: contents; }
  .e7tmj5 .mxk1zpb { order: 0; }
  .e7tmj5 .a7bc { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .e7tmj5 .m4lu079e { order: 2; padding: 0 16px 12px !important; }
  .e7tmj5 .b7am3 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .j8a4e .jojcfkq { display: flex; flex-direction: column; }
  .j8a4e .jojcfkq .a7bc { order: 1; }
  .j8a4e .jojcfkq .qrv4x9sw { order: 2; margin: 8px 0 24px !important; }
  .j8a4e .jojcfkq .b7am3 { order: 3; }
  .j8a4e .jojcfkq .lp7zzwxh { order: 4; align-self: center; margin-top: 0; }

  
  .kln62zve.twy0w76 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .kln62zve.twy0w76 .u39j95 { display: contents; padding: 0; }
  .kln62zve.twy0w76 .u39j95 .a7bc { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .kln62zve.twy0w76 .cvelx { order: 2; padding: 12px 16px; }
  .kln62zve.twy0w76 .u39j95 .b7am3 { order: 3; padding: 0 24px; margin: 0 auto; }
  .kln62zve.twy0w76 .u39j95 .lp7zzwxh { order: 4; align-self: center; margin: 8px 0 32px; }
}
.vsj8v { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.qqdz { width: 100%; height: auto; display: block; border-radius: 10px; }
.w6b0 .vsj8v        { border-radius: 16px; }
.w6b0 .qqdz  { border-radius: 16px; }
.c39j .vsj8v         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.c39j .qqdz   { border-radius: 8px; }
.ge3q { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.nywfe { width: 100%; padding: 32px 0; position: relative; }
.sqx4fs { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.mjsutrzs .nywfe:nth-child(even) { background: var(--bg-surface); }
.mjsutrzs .nywfe:nth-child(odd)  { background: var(--bg-page); }
.mqc3 .nywfe:nth-child(even) { background: var(--bg-card); }
.mqc3 .nywfe:nth-child(odd)  { background: var(--bg-page); }
.mjsutrzs .nywfe:nth-child(odd)  .sqx4fs { background: var(--bg-card); border-radius: 6px; }
.mjsutrzs .nywfe:nth-child(even) .sqx4fs { background: var(--bg-raised); border-radius: 6px; }
.mqc3 .nywfe:nth-child(odd)  .sqx4fs { background: var(--bg-card); border-radius: 6px; }
.mqc3 .nywfe:nth-child(even) .sqx4fs { background: var(--bg-raised); border-radius: 6px; }
.mjsutrzs .nywfe:nth-child(even) .isif5 .ttugvs4l,
.mqc3 .nywfe:nth-child(even) .isif5 .ttugvs4l { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.mjsutrzs .nywfe:nth-child(odd) .isif5 .ttugvs4l,
.mqc3 .nywfe:nth-child(odd) .isif5 .ttugvs4l { background: var(--bg-card-inner); }
.mjsutrzs .nywfe:nth-child(even) .mac4gltd .ttugvs4l:nth-child(odd),
.mqc3 .nywfe:nth-child(even) .mac4gltd .ttugvs4l:nth-child(odd)  { background: var(--bg-card); }
.mjsutrzs .nywfe:nth-child(even) .mac4gltd .ttugvs4l:nth-child(even),
.mqc3 .nywfe:nth-child(even) .mac4gltd .ttugvs4l:nth-child(even) { background: var(--bg-card-inner); }
h1.q4y7w81n { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.q4y7w81n {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.ap7d { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.q3cu h2.q4y7w81n {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ffvrf5b h2.q4y7w81n {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.icj40 h2.q4y7w81n {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.d9nq h2.q4y7w81n::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ypihkl h2.q4y7w81n {
  color: var(--text-primary); font-size: 1.7rem;
}
.h5bydv7 h2.q4y7w81n::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.tocgu h2.q4y7w81n {
  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;
}
.uqgcuu { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .uqgcuu { display: none; } }
.jagz0 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.fegl { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.gk10v6u3 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.rei3 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.yfcphm { padding-left: 20px; }
.yfcphm li { margin-bottom: 6px; }
.yfcphm a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.yfcphm a:hover { color: var(--accent-light); }
.oorndtr .rei3 { display: none; }
.plwb .rei3 { display: none; }
.plwb .yfcphm { padding-left: 0; list-style: none; }
.plwb .yfcphm li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.plwb .yfcphm a { font-size: 0.92rem; }
.h785nr .gk10v6u3 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.h785nr .rei3 { display: none; }
.h785nr .yfcphm { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.h785nr .yfcphm li { margin-bottom: 0; }
.h785nr .yfcphm 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;
}
.h785nr .yfcphm a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.cxivtb .gk10v6u3 { padding: 20px 20px 16px; }
.cxivtb .yfcphm {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.cxivtb .yfcphm li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.cxivtb .yfcphm 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;
}
.cxivtb .yfcphm 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;
}
.cxivtb .yfcphm a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.cxivtb .yfcphm a:focus,
.cxivtb .yfcphm a:focus-visible,
.cxivtb .yfcphm a:target { outline: none; }
.cxivtb .yfcphm li:target a { border-color: var(--border); color: var(--text-muted); }
.cmuav .gk10v6u3 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.cmuav .rei3 { display: none; }
.cmuav .yfcphm { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.cmuav .yfcphm li { margin-bottom: 0; }
.cmuav .yfcphm li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.cmuav .yfcphm li:last-child::after { content: ""; margin-right: 0; }
.cmuav .yfcphm a { font-size: 0.9rem; }
.ttugvs4l { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.isif5 .ttugvs4l { background: var(--bg-card); }
.mac4gltd .ttugvs4l:nth-child(odd)  { background: var(--bg-card); }
.mac4gltd .ttugvs4l:nth-child(even) { background: var(--bg-raised); }
.pftvfeo .ttugvs4l {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.pftvfeo .ttugvs4l:last-child { border-bottom: none; }
.pftvfeo h3.ap7d { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.h9ezzc5 .ttugvs4l {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.h9ezzc5 .ttugvs4l + .ttugvs4l { margin-top: 4px; }
.gcfu6 .ttugvs4l { background: none; border-radius: 0; padding: 12px 0; }
.gcfu6 .ttugvs4l + .ttugvs4l { border-top: 1px solid var(--border-section); }
.l3gwng { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.vacc2dxs { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.ev5l1 { color: var(--text-body); margin-bottom: 10px; }
.e4ng4, .k6act { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.e4ng4 li, .k6act li { margin-bottom: 6px; }
.k6act li { list-style: decimal; }
.s60hegw5     .e4ng4 { list-style-type: "● "; }
.r9po5ec  .e4ng4 { list-style-type: "■ "; }
.nj50xa .e4ng4 { list-style-type: "◆ "; }
.vb665    .e4ng4 { list-style-type: "★ "; }
.s60hegw5     .mep82ry { list-style-type: "● "; }
.r9po5ec  .mep82ry { list-style-type: "■ "; }
.nj50xa .mep82ry { list-style-type: "◆ "; }
.vb665    .mep82ry { list-style-type: "★ "; }
.s60hegw5    .e4ng4 li::marker, .s60hegw5    .mep82ry li::marker,
.r9po5ec .e4ng4 li::marker, .r9po5ec .mep82ry li::marker,
.nj50xa .e4ng4 li::marker, .nj50xa .mep82ry li::marker,
.vb665   .e4ng4 li::marker, .vb665   .mep82ry li::marker {
  color: var(--cta); font-size: 1em;
}
.s60hegw5 .k6act,
.r9po5ec .k6act,
.nj50xa .k6act,
.vb665 .k6act {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.s60hegw5 .k6act li,
.r9po5ec .k6act li,
.nj50xa .k6act li,
.vb665 .k6act li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.s60hegw5 .k6act li::before,
.r9po5ec .k6act li::before,
.nj50xa .k6act li::before,
.vb665 .k6act 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;
}
.s60hegw5     .k6act li::before { border-radius: 50%; }
.r9po5ec  .k6act li::before { border-radius: 3px; }
.nj50xa .k6act li::before { border-radius: 3px; }
.vb665    .k6act li::before { border-radius: 50%; }
.p6n3s53c { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.jetkw .p6n3s53c,
.pt1bf .p6n3s53c { background: transparent; border: none; border-radius: 0; }
.kf8zswb { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.kf8zswb th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.kf8zswb td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.kf8zswb tr:hover td { background: var(--bg-hover); }
.iq6uxe .kf8zswb tbody tr:nth-child(even) td { background: var(--bg-surface); }
.uo9mb31 .kf8zswb { border: 1px solid var(--border-alt); }
.uo9mb31 .kf8zswb th,
.uo9mb31 .kf8zswb td { border: 1px solid var(--border-alt); }
.d84qtf23 .kf8zswb th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.d84qtf23 .kf8zswb td { border-bottom: none; }
.d84qtf23 .kf8zswb tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.fb012 .kf8zswb th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.jmieu7l .p6n3s53c {
  overflow: hidden;
}
.jmieu7l .kf8zswb th { border-bottom: 1px solid var(--border-alt); }
.jmieu7l .kf8zswb tr:last-child td { border-bottom: none; }
.qklv72l { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.n7j63 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.ffern { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.n44yla { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.ye7wqjlz { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.mep82ry { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.mep82ry 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%}
.lnlmtcor .n44yla { background: transparent; text-align: center; }
.cnxu85m .ffern {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.a21zp0 .ffern {
  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);
}
.or5asq .n7j63 { display: grid; grid-template-columns: auto 1fr; }
.or5asq .ffern {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.or5asq .n44yla { grid-column: 2; }
.or5asq .ye7wqjlz,
.or5asq .mep82ry { grid-column: 1 / -1; }
.ycmxis4h .n7j63 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.ycmxis4h .ffern {
  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);
}
.ycmxis4h .n44yla { grid-column: 2; }
.ycmxis4h .ye7wqjlz,
.ycmxis4h .mep82ry { grid-column: 1 / -1; }
.bm918 .n7j63 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.bm918 .n44yla { background: none; color: var(--accent-light); font-weight: 700; }
.u23j9utr .n7j63 { 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); }
.u23j9utr .n44yla { background: none; color: var(--accent-light); font-weight: 700; }
.fcajjn .n7j63 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.fcajjn .n7j63:last-child { border-bottom: none; }
.fcajjn .n44yla { background: none; color: var(--accent-light); font-weight: 700; }
.fm19y .n7j63 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.fm19y .n44yla { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.l1ohmer .qklv72l { counter-reset: card-n; }
.l1ohmer .n7j63  { counter-increment: card-n; }
.l1ohmer .n44yla { display: flex; align-items: center; gap: 10px; }
.l1ohmer .n44yla::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;
}
.ppfcgse .n7j63 { background: var(--bg-surface); border: 1px solid var(--border); }
.ppfcgse .n44yla { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.grro { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.ko8tct9l  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.zcixi { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.l8m9ipe { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.lzyas { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.grro strong { color: var(--text-primary); font-size: 0.95rem; }
.grro p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.tsa7 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.y8gm05, .fikvyewi { border-radius: 8px; padding: 14px; }
.y8gm05 { background: var(--bg-pros); }
.fikvyewi { background: var(--bg-cons); }
.psqv { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.y8gm05 .psqv { color: var(--c-pros-label); }
.fikvyewi .psqv { color: #f87171; }
.y8gm05 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.fikvyewi ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.qqdz { width: 100%; height: auto; border-radius: 10px; display: block; }
.nota {
  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;
}
.nota:hover { opacity: 0.85; }
.mbkg1p .nota  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.mbkg1p .nota:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.d6ofuacn .nota  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.d6ofuacn .nota:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.xyad23 .lp7zzwxh { border-radius: 50px; }
.xyad23 .nota  { border-radius: 50px; }
.zsmggjqh .lp7zzwxh { padding-left: 22px; padding-right: 22px; }
.zsmggjqh .nota  { padding-left: 12px; padding-right: 12px; }
.ztziwg .lp7zzwxh { padding-left: 44px; padding-right: 44px; }
.ztziwg .nota  { padding-left: 24px; padding-right: 24px; }
.nbi2a .lp7zzwxh { padding-left: 56px; padding-right: 56px; }
.nbi2a .nota  { padding-left: 32px; padding-right: 32px; }
.xfgwu07   .lp7zzwxh::after, .xfgwu07   .nota::after,
.qo08gqnm .lp7zzwxh::after, .qo08gqnm .nota::after,
.tvolmnl    .lp7zzwxh::after, .tvolmnl    .nota::after,
.qbtc    .lp7zzwxh::after, .qbtc    .nota::after,
.mr2ugya    .lp7zzwxh::after, .mr2ugya    .nota::after,
.kp8u     .lp7zzwxh::after, .kp8u     .nota::after,
.um9w    .lp7zzwxh::after, .um9w    .nota::after,
.n86y   .lp7zzwxh::after, .n86y   .nota::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;
}
.xfgwu07 .lp7zzwxh::after, .xfgwu07 .nota::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");
}
.qo08gqnm .lp7zzwxh::after, .qo08gqnm .nota::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");
}
.tvolmnl .lp7zzwxh::after, .tvolmnl .nota::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");
}
.qbtc .lp7zzwxh::after, .qbtc .nota::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");
}
.mr2ugya .lp7zzwxh::after, .mr2ugya .nota::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");
}
.kp8u .lp7zzwxh::after, .kp8u .nota::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");
}
.um9w .lp7zzwxh::after, .um9w .nota::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");
}
.n86y .lp7zzwxh::after, .n86y .nota::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");
}
.mj1k   .aud60::after, .mj1k   .ipb7fn::after,
.feek .aud60::after, .feek .ipb7fn::after,
.g6ziq    .aud60::after, .g6ziq    .ipb7fn::after,
.o03zfnfd    .aud60::after, .o03zfnfd    .ipb7fn::after,
.rj0b4hgz    .aud60::after, .rj0b4hgz    .ipb7fn::after,
.xvfiw6     .aud60::after, .xvfiw6     .ipb7fn::after,
.eqs7f    .aud60::after, .eqs7f    .ipb7fn::after,
.ctcry   .aud60::after, .ctcry   .ipb7fn::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;
}
.mj1k .aud60::after, .mj1k .ipb7fn::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");
}
.feek .aud60::after, .feek .ipb7fn::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");
}
.g6ziq .aud60::after, .g6ziq .ipb7fn::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");
}
.o03zfnfd .aud60::after, .o03zfnfd .ipb7fn::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");
}
.rj0b4hgz .aud60::after, .rj0b4hgz .ipb7fn::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");
}
.xvfiw6 .aud60::after, .xvfiw6 .ipb7fn::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");
}
.eqs7f .aud60::after, .eqs7f .ipb7fn::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");
}
.ctcry .aud60::after, .ctcry .ipb7fn::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");
}
.izwkub {
  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;
}
.ykpi63 {
  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;
}
.ykpi63 > * { min-width: 0; }
.ykpi63:hover { background: var(--bg-hover); }
.ykpi63 > [itemprop="item"] { display: contents; }
.ykpi63 [itemprop="itemReviewed"],
.ykpi63 [itemprop="reviewRating"] { display: none; }
.ykpi63::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;
}
.f8wj5w {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.x55y {
  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;
}
.hpzheu { max-height: 52px; max-width: 110px; object-fit: contain; }
.w1txnw7 {
  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;
}
.zq78e .x55y    { background: #1a1a1a; }
.fv7x .x55y   { background: rgba(128,128,128,.12); }
.oj7q .x55y { background: var(--bg-raised); }
.l3w5r9 .x55y    { background: transparent; padding: 0; }
.qsa8dx {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.ntgi { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.j7vsa { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.g7ufp3 {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.ockga {
  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;
}
.dm86k {
  
  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%;
}
.ht543mk {
  
  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;
}
.qsvjyb {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.qsvjyb.nota {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .ykpi63 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .ykpi63::before    { grid-area: rank;   }
  .f8wj5w           { grid-area: ident;  }
  .qsa8dx     { grid-area: rating; min-width: 0; width: auto; }
  .g7ufp3           { grid-area: pills;  }
  .qsvjyb             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .ykpi63 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .ykpi63::before    { justify-self: center; }
  .f8wj5w           { width: 100%; }
  .qsa8dx     { justify-self: center; }
  .g7ufp3           { grid-template-columns: 1fr; }
}
.q2ua {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.b2t8u61m {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.bnupu {
  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;
}
.bnupu img { max-width: 80px; max-height: 50px; object-fit: contain; }
.r5o7xcq { flex: 1; }
.r5o7xcq h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.pt5her06 { color: var(--c-stars); font-size: 1.1rem; }
.tp2v { margin-bottom: 8px; }
.vowqi { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.mhchqeoy::before   { content: "★ "; color: var(--accent-light); }
.gugwe0 { flex-shrink: 0; }
.ap3n8j0 img.e3ok4oge { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.jetkw { padding: 20px 24px; }
.noic { color: var(--text-muted); margin-bottom: 16px; }
.x1xb { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.oagiig, .h0c7 { list-style: none; font-size: 0.9rem; }
.oagiig li { color: var(--c-pros); margin-bottom: 4px; }
.h0c7 li { color: var(--c-cons); margin-bottom: 4px; }
.oagiig li::before { content: "✓"; margin-right: 5px; }
.h0c7 li::before { content: "✗"; margin-right: 5px; }
.mp1kf6 .oagiig li::before { content: "→"; }
.mp1kf6 .h0c7 li::before { content: "–"; }
.ajz4f  .oagiig li::before { content: "★"; }
.ajz4f  .h0c7 li::before { content: "✕"; }
.o4zmf    .oagiig li::before { content: "◆"; }
.o4zmf    .h0c7 li::before { content: "▲"; }
.qtio9fi1  .oagiig li::before { content: "▶"; }
.qtio9fi1  .h0c7 li::before { content: "■"; }
.brcdwlg { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.rav40f { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.mv5u2n4a { background: var(--bg-pros); color: var(--c-tag-pay); }
.f0norf { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.kg5itdz .f0norf { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.hhp5cb .f0norf { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .sjrwnj1o .m0uihtr {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .sjrwnj1o .q2ua { margin: 0; }
}
.wrwb .b2t8u61m { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.wrwb .r5o7xcq h3 { color: var(--accent-light); }
.wrwb .bnupu { background: var(--bg-page); border: 1px solid var(--border); }
.mi0ng0u .q2ua { border-top: 4px solid var(--accent); }
.mi0ng0u .b2t8u61m { background: var(--bg-card); }
.u5ma .q2ua { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.u5ma .b2t8u61m { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.u5ma .jetkw { padding: 14px 16px; }
.u5ma .bnupu { border-radius: 4px; }
.u5ma .f0norf { border-radius: 0; }
.k4mchso .b2t8u61m { padding: 0; gap: 0; overflow: hidden; }
.k4mchso .bnupu { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.k4mchso .r5o7xcq { padding: 16px 20px; }
.k4mchso .gugwe0 { padding: 16px 20px; align-self: center; }
.hlnh1900 .pt5her06 { font-size: .95rem; }
.pt1bf .tsa7 { gap: 10px; }
.pt1bf .y8gm05, .pt1bf .fikvyewi { padding: 12px; }
.pt1bf .y8gm05 ul, .pt1bf .fikvyewi ul { margin: 4px 0 0; padding-left: 18px; }
.pt1bf .y8gm05 li, .pt1bf .fikvyewi li { font-size: .85rem; margin-bottom: 3px; }
.h5eu7ebg .rav40f { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .i2qgxy { grid-template-columns: 1fr; }
  .qs6sxcn { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .qs6sxcn .wfwz640l { width: 72px; height: 50px; }
  .qs6sxcn .dma3mep { max-width: 180px; }
  .qs6sxcn .qwswdh2 { width: auto; }
}
.rda302we .hlnh1900 .pt5her06 { filter: brightness(1.2); }
@media (max-width: 720px) {
  .rda302we { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .mo5yyju5 { padding: 16px; }
  .sg5ml5wk .l7e83 { min-width: 50%; }
}
.b8ka5 .tsa7 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .u1g6x4 { grid-template-columns: 1fr; }
  .rmd7al { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .qzukrh { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .g9zyxrxo { flex-wrap: wrap; padding: 16px; }
}
.as63xddx .tsa7 { gap: 8px; }
.as63xddx .y8gm05, .as63xddx .fikvyewi { padding: 8px; }
@media (max-width: 480px) {
  .x9odcndq { flex-direction: column; align-items: stretch; }
}
.s0sq .qwswdh2 .nota { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .ak9r { flex-direction: column; align-items: stretch; gap: 10px; }
  .s0sq .qwswdh2 { text-align: center; }
}
@media (max-width: 720px) {
  .a6amv { grid-template-columns: 1fr; }
  .jz0fle { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .vsky { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.c9zrz6 .fd7k { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.ml9ph14 .pt5her06 { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .nwsfi { grid-template-columns: 1fr; }
  .ml9ph14 { width: 100px; height: 100px; margin: 16px auto; }
  .c9zrz6 { font-size: 1.4rem; }
  .kvmf { justify-content: center; }
  .b5af6 .l7e83 { min-width: 50%; }
}
.bnncuyw .tsa7 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .jehf { flex-wrap: wrap; padding: 14px 16px; }
  .vtr9 { padding: 12px 16px; }
  .bnncuyw .tsa7 { margin: 0 16px; }
  .bnncuyw .h5eu7ebg { padding: 0 16px; }
  .hn37mk { padding: 12px 16px; }
}
.d8crllbb .ykpi63 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.d8crllbb .ykpi63:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.zewm .izwkub { gap: 18px; }
.zewm .ykpi63 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.zewm .ykpi63:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.lhar6 .izwkub {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.lhar6 .ykpi63 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.lhar6 .ykpi63:last-child { border-bottom: none; }
.lhar6 .f8wj5w,
.lhar6 .qsa8dx,
.lhar6 .g7ufp3 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.czx2 .izwkub { gap: 0; }
.czx2 .ykpi63 {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.czx2 .ykpi63:last-child { border-bottom: none; }
.czx2 .ykpi63:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.czx2 .ykpi63:nth-child(even):hover { background: var(--bg-hover); }
.k10e4v .ykpi63 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.c2ndbx5 .g7ufp3 .ockga {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.c2ndbx5 .g7ufp3 .ockga:first-child { border-left: none; }
.e78gf .g7ufp3 .ockga {
  background: transparent; padding: 4px 8px;
}
.e78gf .g7ufp3 .dm86k { font-size: .65rem; opacity: .65; }
.e78gf .g7ufp3 .ht543mk   { font-size: 1.15rem; color: var(--accent-light); }
.tf17t3i .g7ufp3 .ockga {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.j7vsa { display: none; }
.h92nu8 .ntgi { font-size: 1rem; letter-spacing: 2px; }
.a7xe .ntgi {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.k4wi .ntgi,
.gyqykyvg .ntgi,
.jyrqmdcs .ntgi { display: none; }
.k4wi .j7vsa,
.gyqykyvg .j7vsa,
.jyrqmdcs .j7vsa { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.k4wi .j7vsa { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.k4wi .j7vsa small { display: none; }
.gyqykyvg .j7vsa {
  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;
}
.gyqykyvg .j7vsa small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.jyrqmdcs .j7vsa {
  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;
}
.jyrqmdcs .j7vsa small { display: none; }
.k4wi .tp2v .pt5her06,
.gyqykyvg .tp2v .pt5her06,
.jyrqmdcs .tp2v .pt5her06 { display: none; }
.k4wi .tp2v strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.k4wi .fd7k { display: none; }
.gyqykyvg .tp2v 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;
}
.gyqykyvg .ytcmyc1,
.gyqykyvg .fd7k { font-size: 1em; }
.jyrqmdcs .tp2v strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.jyrqmdcs .fd7k { display: none; }
.s4odutha { margin: 16px 0; }
.aq4jl3dp { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.aq4jl3dp summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.aq4jl3dp summary::after { content: "+"; color: var(--accent-light); }
.aq4jl3dp[open] summary::after { content: "−"; }
.aq4jl3dp p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.nywfe { margin-bottom: 0; }
.kh1ckwm h2.q4y7w81n { color: var(--text-primary); border-color: var(--accent-light); }
.fwqj5gw h2.q4y7w81n { color: var(--text-primary); border-color: var(--accent-light); }
.lobi6 .ko8tct9l     { background: #052e16; border-color: #10b981; }
.lobi6 .zcixi { background: #2d0a1e; border-color: #f43f5e; }
.lobi6 .l8m9ipe    { background: #1e1036; border-color: #a855f7; }
.lobi6 .grro strong  { color: #f1f5f9; }
.lobi6 .grro p       { color: #cbd5e1; }
.lobi6 .uieokj    .ko8tct9l     .lzyas::before,
.lobi6 .jk70l  .ko8tct9l     .lzyas::before,
.lobi6 .t0oxd  .ko8tct9l     .lzyas::before,
.lobi6 .anbp .ko8tct9l     .lzyas::before { color: #10b981; }
.lobi6 .uieokj    .zcixi .lzyas::before,
.lobi6 .jk70l  .zcixi .lzyas::before,
.lobi6 .t0oxd  .zcixi .lzyas::before,
.lobi6 .anbp .zcixi .lzyas::before { color: #f43f5e; }
.lobi6 .uieokj    .l8m9ipe    .lzyas::before,
.lobi6 .jk70l  .l8m9ipe    .lzyas::before,
.lobi6 .t0oxd  .l8m9ipe    .lzyas::before,
.lobi6 .anbp .l8m9ipe    .lzyas::before { color: #a855f7; }
.x6aoh .ko8tct9l     { background: #2d2000; border-color: #eab308; }
.x6aoh .zcixi { background: #2d0b0b; border-color: #ef4444; }
.x6aoh .l8m9ipe    { background: #2d1600; border-color: #f97316; }
.x6aoh .grro strong  { color: #f1f5f9; }
.x6aoh .grro p       { color: #cbd5e1; }
.x6aoh .uieokj    .ko8tct9l     .lzyas::before,
.x6aoh .jk70l  .ko8tct9l     .lzyas::before,
.x6aoh .t0oxd  .ko8tct9l     .lzyas::before,
.x6aoh .anbp .ko8tct9l     .lzyas::before { color: #eab308; }
.x6aoh .uieokj    .zcixi .lzyas::before,
.x6aoh .jk70l  .zcixi .lzyas::before,
.x6aoh .t0oxd  .zcixi .lzyas::before,
.x6aoh .anbp .zcixi .lzyas::before { color: #ef4444; }
.x6aoh .uieokj    .l8m9ipe    .lzyas::before,
.x6aoh .jk70l  .l8m9ipe    .lzyas::before,
.x6aoh .t0oxd  .l8m9ipe    .lzyas::before,
.x6aoh .anbp .l8m9ipe    .lzyas::before { color: #f97316; }
.ctrk .ko8tct9l     { background: #0c1a2e; border-color: #38bdf8; }
.ctrk .zcixi { background: #12103a; border-color: #818cf8; }
.ctrk .l8m9ipe    { background: #0a2020; border-color: #2dd4bf; }
.ctrk .grro strong  { color: #f1f5f9; }
.ctrk .grro p       { color: #cbd5e1; }
.ctrk .uieokj    .ko8tct9l     .lzyas::before,
.ctrk .jk70l  .ko8tct9l     .lzyas::before,
.ctrk .t0oxd  .ko8tct9l     .lzyas::before,
.ctrk .anbp .ko8tct9l     .lzyas::before { color: #38bdf8; }
.ctrk .uieokj    .zcixi .lzyas::before,
.ctrk .jk70l  .zcixi .lzyas::before,
.ctrk .t0oxd  .zcixi .lzyas::before,
.ctrk .anbp .zcixi .lzyas::before { color: #818cf8; }
.ctrk .uieokj    .l8m9ipe    .lzyas::before,
.ctrk .jk70l  .l8m9ipe    .lzyas::before,
.ctrk .t0oxd  .l8m9ipe    .lzyas::before,
.ctrk .anbp .l8m9ipe    .lzyas::before { color: #2dd4bf; }
.l4yvx .ko8tct9l     { background: var(--accent-bg); border-color: var(--accent-light); }
.l4yvx .zcixi { background: var(--accent-bg-light); border-color: var(--accent-light); }
.l4yvx .l8m9ipe    { background: var(--accent-bg); border-color: var(--accent-pale); }
.l4yvx .uieokj    .lzyas::before,
.l4yvx .jk70l  .lzyas::before,
.l4yvx .t0oxd  .lzyas::before,
.l4yvx .anbp .lzyas::before { color: var(--accent-light) !important; }
.jsej1j::before,
.jpsg::before { margin-right: 5px; }
.vxnq .y8gm05 ul li,
.vxnq .oagiig li         { color: #4ade80; }
.vxnq .y8gm05 .jsej1j { color: #22c55e; }
.vxnq .fikvyewi ul li,
.vxnq .h0c7 li         { color: #f87171; }
.vxnq .fikvyewi .jpsg { color: #ef4444; }
.vti9n .y8gm05 { background: var(--bg-pros); }
.vti9n .fikvyewi { background: var(--bg-cons); }
.vti9n .y8gm05 .jsej1j { color: var(--c-pros-label); }
.vti9n .fikvyewi .jpsg { color: var(--c-cons); }
.vti9n .y8gm05 ul li,
.vti9n .oagiig li            { color: var(--c-pros); }
.vti9n .fikvyewi ul li,
.vti9n .h0c7 li            { color: var(--c-cons); }
.cl69e5v .y8gm05 { background: var(--bg-pros); }
.cl69e5v .fikvyewi { background: var(--bg-cons); }
.cl69e5v .y8gm05 .jsej1j { color: var(--c-pros-label); }
.cl69e5v .fikvyewi .jpsg { color: var(--c-cons); }
.cl69e5v .y8gm05 ul li,
.cl69e5v .oagiig li          { color: var(--c-pros); }
.cl69e5v .fikvyewi ul li,
.cl69e5v .h0c7 li          { color: var(--c-cons); }
.inuwiql .jsej1j::before { content: "✓ "; }
.inuwiql .jpsg::before { content: "✗ "; }
.mp1kf6 .jsej1j::before { content: "→ "; }
.mp1kf6 .jpsg::before { content: "← "; }
.ajz4f .jsej1j::before { content: "★ "; }
.ajz4f .jpsg::before { content: "✕ "; }
.o4zmf .jsej1j::before { content: "◆ "; }
.o4zmf .jpsg::before { content: "▲ "; }
.hhp5cb .grro { background: transparent; border-left: none; border: 1.5px solid; }
.hhp5cb .ko8tct9l     { border-color: var(--c-tip-border); }
.hhp5cb .zcixi { border-color: var(--c-warn-border); }
.hhp5cb .l8m9ipe    { border-color: #60a5fa; }
.hhp5cb .grro strong { color: var(--text-primary); }
.hhp5cb .grro p      { color: var(--text-muted); }
.kg5itdz .grro { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.kg5itdz .ko8tct9l     { border-top-color: var(--c-tip-border); }
.kg5itdz .zcixi { border-top-color: var(--c-warn-border); }
.kg5itdz .l8m9ipe    { border-top-color: #60a5fa; }
.r219wf .grro { border-left: none; border-radius: 8px; }
.r219wf .ko8tct9l     { background: #065f46; }
.r219wf .zcixi { background: #92400e; }
.r219wf .l8m9ipe    { background: #1e3a8a; }
.r219wf .grro strong,
.r219wf .grro p { color: #fff; }
.r219wf .lzyas::before { color: rgba(255,255,255,0.85) !important; }
.lobi6.r219wf .ko8tct9l,
.lobi6 .r219wf .ko8tct9l     { background: #052e16; }
.lobi6.r219wf .zcixi,
.lobi6 .r219wf .zcixi { background: #2d0a1e; }
.lobi6.r219wf .l8m9ipe,
.lobi6 .r219wf .l8m9ipe    { background: #1e1036; }
.x6aoh.r219wf .ko8tct9l,
.x6aoh .r219wf .ko8tct9l      { background: #2d2000; }
.x6aoh.r219wf .zcixi,
.x6aoh .r219wf .zcixi  { background: #2d0b0b; }
.x6aoh.r219wf .l8m9ipe,
.x6aoh .r219wf .l8m9ipe     { background: #2d1600; }
.ctrk.r219wf .ko8tct9l,
.ctrk .r219wf .ko8tct9l      { background: #0c1a2e; }
.ctrk.r219wf .zcixi,
.ctrk .r219wf .zcixi  { background: #12103a; }
.ctrk.r219wf .l8m9ipe,
.ctrk .r219wf .l8m9ipe     { background: #0a2020; }
.wxuemjt .grro { border-left: none; border-radius: 6px; padding: 10px 14px; }
.wxuemjt .ko8tct9l     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.wxuemjt .zcixi { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.wxuemjt .l8m9ipe    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.wxuemjt .grro strong { color: var(--text-primary); }
.wxuemjt .grro p      { color: var(--text-muted); }
.m6os .grro { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.uieokj .lzyas,
.jk70l .lzyas,
.t0oxd .lzyas,
.anbp .lzyas { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.uieokj .lzyas::before,
.jk70l .lzyas::before,
.t0oxd .lzyas::before,
.anbp .lzyas::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.uieokj .ko8tct9l     .lzyas::before { content: "✦"; color: var(--c-tip-border); }
.uieokj .zcixi .lzyas::before { content: "▲"; color: var(--c-warn-border); }
.uieokj .l8m9ipe    .lzyas::before { content: "◉"; color: #60a5fa; }
.jk70l .ko8tct9l     .lzyas::before { content: "★"; color: var(--c-tip-border); }
.jk70l .zcixi .lzyas::before { content: "◆"; color: var(--c-warn-border); }
.jk70l .l8m9ipe    .lzyas::before { content: "●"; color: #60a5fa; }
.t0oxd .ko8tct9l     .lzyas::before { content: "▶"; color: var(--c-tip-border); }
.t0oxd .zcixi .lzyas::before { content: "■"; color: var(--c-warn-border); }
.t0oxd .l8m9ipe    .lzyas::before { content: "▸"; color: #60a5fa; }
.anbp .ko8tct9l     .lzyas::before { content: "→"; color: var(--c-tip-border); }
.anbp .zcixi .lzyas::before { content: "⬥"; color: var(--c-warn-border); }
.anbp .l8m9ipe    .lzyas::before { content: "◈"; color: #60a5fa; }
.vcneh5d .isif5 .ttugvs4l,
.vcneh5d .mac4gltd .ttugvs4l  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.vcneh5d .n7j63                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.vcneh5d .ykpi63                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.vcneh5d .q2ua            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.vcneh5d .p6n3s53c          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.vcneh5d .gk10v6u3                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.eoohz .isif5 .ttugvs4l,
.eoohz .mac4gltd .ttugvs4l,
.eoohz .n7j63,
.eoohz .ykpi63,
.eoohz .q2ua,
.eoohz .p6n3s53c,
.eoohz .gk10v6u3,
.eoohz .m6os .grro { box-shadow: none; }
.iphl7q   .ev5l1, .iphl7q .l3gwng, .iphl7q .vacc2dxs,
.iphl7q   .jagz0, .iphl7q .fegl { font-size: 0.9rem; }
.iphl7q   .e4ng4, .iphl7q .k6act { font-size: 0.9rem; }
.gnz5o1r6   .ev5l1, .gnz5o1r6 .l3gwng, .gnz5o1r6 .vacc2dxs,
.gnz5o1r6   .jagz0, .gnz5o1r6 .fegl { font-size: 0.95rem; }
.gnz5o1r6   .e4ng4, .gnz5o1r6 .k6act { font-size: 0.95rem; }
.x6w9cf   .ev5l1, .x6w9cf .l3gwng, .x6w9cf .vacc2dxs,
.x6w9cf   .jagz0, .x6w9cf .fegl { font-size: 1.08rem; }
.x6w9cf   .e4ng4, .x6w9cf .k6act { font-size: 1.05rem; }
.x6w9cf   .kf8zswb { font-size: 0.97rem; }
.a3j3vs0a .a7bc      { font-size: 3.2rem; }
.a3j3vs0a h2.q4y7w81n { font-size: 1.9rem; }
.a3j3vs0a h3.ap7d     { font-size: 1.4rem; }
.lu5m7 .a7bc      { font-size: 3.8rem; }
.lu5m7 h2.q4y7w81n { font-size: 2.2rem; }
.lu5m7 h3.ap7d     { font-size: 1.6rem; }
.nywfe + .nywfe { position: relative; }
.uosi   .nywfe + .nywfe::before,
.mg0dhso  .nywfe + .nywfe::before,
.o1g4hloz   .nywfe + .nywfe::before,
.xj494azk   .nywfe + .nywfe::before,
.q7hxoa9   .nywfe + .nywfe::before,
.xu1og .nywfe + .nywfe::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.uosi .nywfe + .nywfe::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.mg0dhso .nywfe + .nywfe::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.o1g4hloz .nywfe + .nywfe::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;
}
.xj494azk .nywfe + .nywfe::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.gdd8z .nywfe { margin-bottom: 16px; }
.gdd8z .nywfe + .nywfe { margin-top: 0; }
.gdd8z .sqx4fs { padding-top: 0; padding-bottom: 0; }
.q7hxoa9 .nywfe + .nywfe::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.xu1og .nywfe + .nywfe::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.a6lfynf6 .nywfe + .nywfe::before,
.xu6h .nywfe + .nywfe::before,
.yrimrms .nywfe + .nywfe::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%;
}
.mjsutrzs .a6lfynf6 .nywfe:nth-child(even)::before,
.mjsutrzs .xu6h .nywfe:nth-child(even)::before,
.mjsutrzs .yrimrms .nywfe:nth-child(even)::before { background: var(--bg-surface); }
.mqc3 .a6lfynf6 .nywfe:nth-child(even)::before,
.mqc3 .xu6h .nywfe:nth-child(even)::before,
.mqc3 .yrimrms .nywfe:nth-child(even)::before { background: var(--bg-card); }
.a6lfynf6 .nywfe + .nywfe::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");
}
.xu6h .nywfe + .nywfe::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");
}
.yrimrms .nywfe + .nywfe::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");
}
.m5j26g .kf7e,
.zk0vqtd .kf7e,
.f21uxz5v .kf7e { overflow: hidden; }
.m5j26g .jojcfkq,
.zk0vqtd .jojcfkq { margin-bottom: 60px; }
.f21uxz5v .jojcfkq { margin-bottom: 70px; }
.zk0vqtd .u39j95 { padding-bottom: 60px; }
.m5j26g .kf7e::before,
.zk0vqtd .kf7e::before,
.f21uxz5v .kf7e::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.m5j26g .kf7e::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");
}
.zk0vqtd .kf7e::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");
}
.f21uxz5v .kf7e::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.ppxr .kf7e:not(.vslc) .mxk1zpb { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.m8x9a .kf7e:not(.vslc) .mxk1zpb { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.bieqffli  .kf7e:not(.vslc) .mxk1zpb { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.h92hc0nw  .kf7e:not(.vslc) .mxk1zpb { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.bxb1ou0p .vslc .mxk1zpb { background: none; }
.bxb1ou0p .kf7e:not(.vslc) .mxk1zpb { background: rgba(0,0,0,0.6); }
.q4r5 .vsj8v { float: left; width: 38%; margin: 0 28px 16px 0; }
.q4r5 .vsj8v .qqdz { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.q4r5 .sqx4fs::after { content: ''; display: block; clear: both; }
.jyyscwc1 .vsj8v { float: right; width: 38%; margin: 0 0 16px 28px; }
.jyyscwc1 .vsj8v .qqdz { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.jyyscwc1 .sqx4fs::after { content: ''; display: block; clear: both; }
.pj09 .nywfe:nth-child(odd)  .vsj8v { float: left;  width: 38%; margin: 0 28px 16px 0; }
.pj09 .nywfe:nth-child(even) .vsj8v { float: right; width: 38%; margin: 0 0 16px 28px; }
.pj09 .vsj8v .qqdz { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.pj09 .sqx4fs::after { content: ''; display: block; clear: both; }
.q4r5 .qklv72l,
.q4r5 .izwkub,
.jyyscwc1 .qklv72l,
.jyyscwc1 .izwkub,
.pj09 .qklv72l,
.pj09 .izwkub { clear: both; }
@media (max-width: 900px) {
  .q4r5 .vsj8v,
  .jyyscwc1 .vsj8v,
  .pj09 .nywfe:nth-child(odd)  .vsj8v,
  .pj09 .nywfe:nth-child(even) .vsj8v {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .q4r5 .vsj8v .qqdz,
  .jyyscwc1 .vsj8v .qqdz,
  .pj09 .vsj8v .qqdz {
    max-height: none !important;
  }
}
.q4r5 .e4ng4,
.q4r5 .k6act,
.jyyscwc1 .e4ng4,
.jyyscwc1 .k6act,
.pj09 .e4ng4,
.pj09 .k6act { overflow: hidden; }
@media (max-width: 640px) {
  .q4r5 .vsj8v,
  .jyyscwc1 .vsj8v,
  .pj09 .vsj8v { float: none; width: 100%; margin: 0 0 16px 0; }
}
.zem3hlig .ge3q,
.zem3hlig .sqx4fs,
.zem3hlig .guf0  { max-width: 1100px; }
.hwu092l .ge3q,
.hwu092l .sqx4fs,
.hwu092l .guf0  { max-width: 1200px; }
.mnhy .ge3q,
.mnhy .sqx4fs,
.mnhy .guf0  { max-width: 1320px; }
.mnhy { --content-mw: 1320px; }
.bgda { font-size: 0.82rem; color: var(--text-muted); }
.q5znkd { display: flex; align-items: center; }
.i0p3uox3 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.a2m48 { display: flex; align-items: center; }
.xpj97wyf { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.xpj97wyf:hover { text-decoration: underline; }
.yd1p { margin: 0 3px; opacity: 0.45; }
.yd1p::before { content: '/'; }
.fd7y { padding: 2px 5px; color: var(--text-main); }
.fmzgd4lx .bgda {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.fmzgd4lx .q5znkd { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.d33pz .bgda {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.d33pz .q5znkd { padding: 0 0 0 12px; }
.m3q4jpdk .q5znkd { padding: 0 16px; }
.m3q4jpdk .bgda {
  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);
}
.m3q4jpdk .ge3q { padding-top: 28px; }
@media (max-width: 720px) {
  .ser2p { margin-top: 18px; padding: 0 16px; }
  .m3q4jpdk .ge3q { padding-top: 16px; }
}
.zem3hlig.fmzgd4lx .q5znkd { max-width: 1100px; }
.hwu092l.fmzgd4lx .q5znkd { max-width: 1200px; }
.mnhy.fmzgd4lx .q5znkd { max-width: 1320px; }
.mnhy .ser2p { max-width: 1320px; }
.j9wnnlgn .nywfe { padding-top: 16px; padding-bottom: 16px; }
.egh6 .nywfe { padding-top: 24px; padding-bottom: 24px; }
.guqw .nywfe { padding-top: 40px; padding-bottom: 40px; }
.ra93gj2 .nywfe { padding-top: 52px; padding-bottom: 52px; }
.r2dpwsb9 .nywfe:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.r2dpwsb9 .nywfe:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.r2dpwsb9 .nywfe:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.r2dpwsb9 .nywfe:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.lj18z .sqx4fs { padding-top: 10px;  padding-bottom: 10px; }
.wp6fn .sqx4fs { padding-top: 18px;  padding-bottom: 18px; }
.zjobk1k8 .sqx4fs { padding-top: 36px;  padding-bottom: 36px; }
.eoy0wcb .sqx4fs { padding-top: 48px;  padding-bottom: 48px; }
.hbb2j h2.q4y7w81n { font-weight: 600; }
.hbb2j h3.ap7d     { font-weight: 600; }
.tfv6b h2.q4y7w81n { font-weight: 800; }
.tfv6b h3.ap7d     { font-weight: 700; }
.bd3lnu8 h2.q4y7w81n { font-weight: 900; }
.bd3lnu8 h3.ap7d     { font-weight: 800; }
.bd3lnu8 .grro strong,
.bd3lnu8 .grro strong { font-weight: 600; }
.aud60 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.zwl0zed .aud60 { display: none; }
@media (max-width: 640px) {
  .hqvwg { display: none; }
  .aud60 {
    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;
  }
}
.aud60 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.aud60:hover { opacity: 0.85; }
.dtwl4jvc .aud60 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.iou100 .aud60,
.rjsja8  .aud60 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.iou100 .aud60:hover,
.rjsja8  .aud60:hover { opacity: 0.88; }
.dtwl4jvc.iou100 .aud60,
.dtwl4jvc.rjsja8  .aud60 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.ipb7fn {
  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;
}
.ipb7fn:hover { transform: translateY(-2px); opacity: 0.92; }
.ipb7fn { background: var(--cta) !important; color: #fff !important; border: none !important; }
.q9waqb .ipb7fn { display: none; }
.bgomikb .ipb7fn { right: 32px; }
.y4ek  .ipb7fn { left: 32px; }
@media (max-width: 480px) {
  .bgomikb .ipb7fn { right: 20px; bottom: 20px; }
  .y4ek  .ipb7fn { left: 20px; bottom: 20px; }
}
.fq5m5lq { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.guf0 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.j196tt2a { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.yh75 { color: var(--text-dim); font-size: 0.8rem; }
.wxcg4n { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.wxcg4n img { height: 26px; width: auto; object-fit: contain; }
.np5bed .guf0 { text-align: center; }
.np5bed .j196tt2a { margin-top: 0; }
@media (max-width: 640px) {
  .guf0 { padding-left: 16px; padding-right: 16px; }
  .r85zs .guf0 { padding: 20px 16px; }
  .dn2c { gap: 4px 12px; }
  .j196tt2a { font-size: 0.78rem; }
}
.w0myeewv .av1ftrhu .wxcg4n { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.w0myeewv .j196tt2a { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.w0myeewv .yh75 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .w0myeewv .v4vhm { grid-template-columns: 1fr 1fr; } .w0myeewv .av1ftrhu { grid-column: 1 / -1; } }
@media (max-width: 480px) { .w0myeewv .v4vhm { grid-template-columns: 1fr; } }
.oe8a .eayltv57 { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.oe8a .wxcg4n { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.oe8a .ce5a { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.oe8a .ce5a a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.oe8a .ce5a a:hover { color: var(--accent-light); }
.dc0cvl { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.oe8a .fj4f { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.oe8a .nvh4b { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.oe8a .nvh4b a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.oe8a .nvh4b a:hover { color: var(--accent-light); }
.oe8a .j196tt2a { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .oe8a .eayltv57 { gap: 12px; } .oe8a .wxcg4n { margin-right: 0; width: 100%; } }
.z7pxklj3 .nk92vam .wxcg4n { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.z7pxklj3 .j196tt2a { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.z7pxklj3 .yh75 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .z7pxklj3 .ew4z { grid-template-columns: 1fr 1fr; } .z7pxklj3 .nk92vam { grid-column: 1 / -1; } }
@media (max-width: 480px) { .z7pxklj3 .ew4z { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .qeq1 .v9rhxb { grid-template-columns: 1fr 1fr; } .qeq1 .lxqkae:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .qeq1 .v9rhxb { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .y0lm6ysa .v9rhxb { grid-template-columns: 1fr; } }
.zo9tlmcv .guf0 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.wb4m .lm7pyu      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.wb4m .fq5m5lq { background: var(--bg-page); border-top-color: var(--border-alt); }
.sy3lp .lm7pyu      { background: #0d1117; border-bottom-color: #21262d; }
.sy3lp .foa5c62j { color: var(--accent-light); }
.sy3lp .xsjb { --msep-color: #8b949e; }
.sy3lp .xsjb a { color: #8b949e; }
.sy3lp .xsjb a:hover { color: var(--accent-light); }
.sy3lp .urnh6b { color: #8b949e; }
.sy3lp .fq5m5lq { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.sy3lp .j196tt2a,
.sy3lp .yh75 { color: #6e7681; }
.sy3lp .cz4ssolz a, .sy3lp .ce5a a,
.sy3lp .nvh4b a { color: #8b949e; }
.sy3lp .wxcg4n { color: #e6edf3; }
.sy3lp .cz4ssolz a:hover, .sy3lp .ce5a a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .sy3lp .xsjb { background: #0d1117; border-top-color: #21262d; }
  .sy3lp .xsjb li a { border-bottom-color: #21262d; }
}
.ensv .lm7pyu      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.ensv .foa5c62j { color: var(--accent-light); }
.ensv .xsjb { --msep-color: #475569; }
.ensv .xsjb a { color: #475569; }
.ensv .xsjb a:hover { color: var(--accent-light); }
.ensv .urnh6b { color: #64748b; }
.ensv .fq5m5lq { background: #f0f4f8; border-top-color: #cbd5e1; }
.ensv .j196tt2a,
.ensv .yh75 { color: #64748b; }
.ensv .cz4ssolz a, .ensv .ce5a a,
.ensv .nvh4b a, .ensv .wxcg4n { color: #374151; }
.ensv .cz4ssolz a:hover, .ensv .ce5a a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .ensv .xsjb { background: #f0f4f8; border-top-color: #cbd5e1; }
  .ensv .xsjb li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.iou100 .lm7pyu      { background: var(--accent); border-bottom-color: var(--accent-light); }
.iou100 .foa5c62j { color: #fff; }
.iou100 .xsjb { --msep-color: rgba(255,255,255,0.82); }
.iou100 .xsjb a { color: rgba(255,255,255,0.82); }
.iou100 .xsjb a:hover { color: #fff; }
.iou100 .urnh6b { color: rgba(255,255,255,0.9); }
.iou100 .miden a { color: var(--text-primary) !important; }
.iou100 .miden a:hover { color: var(--accent-light) !important; }
.iou100 .fq5m5lq { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.iou100 .j196tt2a,
.iou100 .yh75 { color: rgba(255,255,255,0.72); }
.iou100 .yygalw a, .iou100 .dn2c a,
.iou100 .cz4ssolz a, .iou100 .ce5a a,
.iou100 .nvh4b a, .iou100 .wxcg4n { color: #fff; }
.iou100 .kd7sf, .iou100 .s7gt { color: rgba(255,255,255,0.7); }
.iou100 .yygalw a:hover, .iou100 .dn2c a:hover,
.iou100 .cz4ssolz a:hover, .iou100 .ce5a a:hover { color: #fff; }
@media (max-width: 640px) {
  .iou100 .xsjb { background: var(--accent); border-top-color: var(--accent-light); }
  .iou100 .xsjb li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.rjsja8 .lm7pyu {
  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);
}
.rjsja8 .fq5m5lq {
  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) {
  .rjsja8 .xsjb {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.dudvz8v5 .iy3u { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.kaj5f5c .iy3u { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.fccv4a5 .iy3u { min-height: 72px; height: auto; }
.u6r9m .iy3u { min-height: 84px; height: auto; }
.r85zs .iy3u { max-width: none; padding: 0 32px; }
.r85zs .guf0  { max-width: none; padding: 24px 32px; }
.r790.hwu092l .iy3u { max-width: 1200px; }
.r790.mnhy .iy3u { max-width: 1320px; }
.mg4ev   .foa5c62j, .mg4ev   .wxcg4n { text-transform: capitalize; }
.da5j4wk0 .foa5c62j, .da5j4wk0 .wxcg4n { text-transform: lowercase; }
.vdhixzl8 .foa5c62j, .vdhixzl8 .wxcg4n { text-transform: uppercase; letter-spacing: 0.06em; }
.wwr3w, .wb3wf1e {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.eqb6tkb .wwr3w,
.eqb6tkb .wb3wf1e { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.zgj7errb .wwr3w,
.zgj7errb .wb3wf1e { 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; }
.yeiqwas4 .wwr3w,
.yeiqwas4 .wb3wf1e { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.mwso5er .wwr3w,
.mwso5er .wb3wf1e { 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; }
.tvqwnud   .xsjb a { font-weight: 500; }
.if3scq9n .xsjb a { font-weight: 600; }
.uwg1e7     .xsjb a { font-weight: 700; }
.m7x9qb    .xsjb a { font-weight: 800; letter-spacing: 0.01em; }
.auvpnio     .xsjb > li + li::before,
.g61m1    .xsjb > li + li::before,
.hx0m1xs    .xsjb > li + li::before,
.p5you .xsjb > li + li::before,
.l845 .xsjb > li + li::before,
.trln  .xsjb > li + li::before,
.t8hg6v09    .xsjb > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.auvpnio     .xsjb > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.g61m1    .xsjb > li + li::before { content: "|"; }
.hx0m1xs    .xsjb > li + li::before { content: "—"; }
.p5you .xsjb > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.l845 .xsjb > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.trln  .xsjb > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.t8hg6v09    .xsjb > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .u9n7vd4 .urnh6b,
  .c1sy6qs7 .urnh6b,
  .knpe .urnh6b,
  .ojur .urnh6b,
  .l7jm .urnh6b {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .u9n7vd4 .urnh6b::before,
  .c1sy6qs7 .urnh6b::before,
  .knpe .urnh6b::before,
  .ojur .urnh6b::before,
  .l7jm .urnh6b::before { content: ""; display: block; flex-shrink: 0; }

  
  .u9n7vd4 .urnh6b::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;
  }

  
  .c1sy6qs7 .urnh6b::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;
  }

  
  .knpe .urnh6b::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;
  }

  
  .ojur .urnh6b::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;
  }

  
  .l7jm .urnh6b::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) {
  .fmfiu .urnh6b {
    padding: 5px 14px;
  }
  .fmfiu .xsjb {
    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;
  }
  .fmfiu .xsjb li a {
    border-bottom: none; padding: 10px 22px;
  }
  .fmfiu .xsjb li a:hover { background: var(--bg-raised); }
  .fmfiu .fbszrn,
  .w7wq4l .fbszrn,
  .w1rl .fbszrn { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .kay6rzv .urnh6b {
    padding: 5px 10px;
  }
  .kay6rzv .xsjb {
    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);
  }
  .kay6rzv .xsjb.janc { transform: translateX(0); }
  .kay6rzv .xsjb li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .kay6rzv .xsjb li:last-child a { border-bottom: none; }
  .iou100 .xsjb,
  .sy3lp .xsjb { background: var(--accent) !important; }
  .iou100 .xsjb li a,
  .sy3lp .xsjb li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .w1rl .urnh6b {
    padding: 5px 10px;
  }
  .w1rl .xsjb {
    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);
  }
  .w1rl .xsjb::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .w1rl .xsjb.janc { transform: translateY(0); }
  .w1rl .xsjb li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .vmou .urnh6b {
    padding: 5px 10px;
  }
  .vmou .xsjb {
    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;
  }
  .vmou .xsjb.janc { opacity: 1; pointer-events: auto; }
  .vmou .xsjb li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .nbbkxxzt     .urnh6b { border-radius: 0 !important; }
  .lvn7s   .urnh6b { border-radius: 8px !important; }
  .vaqct .urnh6b { border-radius: 50% !important; }
  .ci52i13   .urnh6b { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .xdmu4 .ftte { flex-direction: column; align-items: stretch; }
  .xdmu4 .aue8vw { flex-direction: row; min-width: auto; }
  .xdmu4 .kbm085u { align-items: flex-start; text-align: left; }
}
.l3nay4,
.l3nay4.nywfe,
.mjsutrzs .l3nay4,
.qmjn .l3nay4,
.mqc3 .l3nay4,
.pyxru .l3nay4 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.eq8zh3 {
  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;
}
.xttek { flex: 1 1 280px; min-width: 0; }
.r330rqq5 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.sxok5 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.fc5if3 {
  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;
}
.fc5if3:hover { transform: translateY(-1px); opacity: 0.95; }
.xrotj .eq8zh3 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.xrotj .r330rqq5 { color: var(--cta); }
.xrotj .sxok5 { color: var(--text-body); }
.xrotj .fc5if3 {
  background: var(--cta) !important;
  color: #fff !important;
}
.vbh4 .eq8zh3 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.vbh4 .r330rqq5 { color: var(--text-primary); }
.vbh4 .sxok5 { color: var(--text-body); }
.vbh4 .fc5if3 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .eq8zh3 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .xttek { flex: 0 0 auto; }
  .r330rqq5 { font-size: 1.2rem; }
  .fc5if3 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.zd0sy .h226 { height: 36px; }
.pc1g .h226 { height: 60px; max-width: 200px; }
.ydlqz .h226 { height: 56px; max-width: 180px; }
.hd5p    .ntgi, .hd5p    .pt5her06 { color: #f59e0b; }
.sbpbt      .ntgi { font-size: 1rem; letter-spacing: 1.5px; }
.sbpbt      .pt5her06   { font-size: 1.35rem; }
.nro99eq    .ntgi, .nro99eq    .pt5her06 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.ro51f51     .ntgi, .ro51f51     .pt5her06 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.ntst7 .ntgi, .ntst7 .pt5her06 { color: var(--cta); letter-spacing: 2px; }
.b5wwxg   .ntgi, .b5wwxg   .pt5her06 { color: #e91e63; letter-spacing: 2px; }
.p364j0  .ntgi, .p364j0  .pt5her06 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.rv4c     .ntgi, .rv4c     .pt5her06 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.c2ndbx5 .ockga + .ockga {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.nqc4l9lv .ykpi63 { padding: 18px 24px; min-height: 68px; }
.e78gf .dm86k {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.e78gf .ht543mk {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.tf17t3i .ockga {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.izwkub { counter-reset: cs-rank; }
.izwkub .ykpi63 { counter-increment: cs-rank; }
.izwkub .ykpi63::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;
}
.hk1t .izwkub { counter-reset: cs-rank; gap: 0; }
.hk1t .ykpi63 {
  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;
}
.hk1t .ykpi63::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;
}
.hk1t .f8wj5w {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.hk1t .x55y {
  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;
}
.hk1t .hpzheu { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.hk1t .f8wj5w { min-width: 0; flex-direction: column; width: 100%; }
.hk1t .w1txnw7 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.hk1t .ntgi { color: var(--cta, var(--accent)); }
.hk1t .j7vsa { font-weight: 700; }
.hk1t .ockga {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.hk1t .dm86k {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.hk1t .ht543mk {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.hk1t .bj5pitm .ht543mk { font-size: 1.3rem; color: var(--accent-light); }
.hk1t .qsvjyb {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.hk1t .ykpi63:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .hk1t .izwkub {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .hk1t .ykpi63 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .hk1t .ykpi63 { padding: 40px 16px 20px; }
  .hk1t .ockga {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .hk1t .qsvjyb { width: 100%; min-width: 0; }
}
.fv2mz .izwkub { counter-reset: cs-rank; gap: 10px; }
.fv2mz .ykpi63 {
  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);
}
.fv2mz .ykpi63::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);
}
.fv2mz .f8wj5w {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.fv2mz .x55y {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.fv2mz .hpzheu { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.fv2mz .w1txnw7 {
  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;
}
.fv2mz .ntgi { color: var(--cta, var(--accent)); }
.fv2mz .ockga {
  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;
}
.fv2mz .dm86k {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.fv2mz .ht543mk { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.fv2mz .bj5pitm .ht543mk { color: var(--accent-light); }
.fv2mz .qsvjyb {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.fv2mz .ykpi63:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .fv2mz .ykpi63 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .fv2mz .ykpi63::before {
    position: absolute; top: 14px; left: 14px;
  }
  .fv2mz .f8wj5w {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .fv2mz .w1txnw7 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .fv2mz .ockga {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .fv2mz .qsvjyb { width: 100%; min-width: 0; }
  .fv2mz .ntgi { min-width: 0; }
}
.b4w2ccyg .ykpi63::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.nrxpwy .aq4jl3dp {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.nrxpwy .aq4jl3dp summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.nrxpwy .aq4jl3dp p { padding: 0 2px 16px; }
.ux4cpock .aq4jl3dp { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.ux4cpock .aq4jl3dp summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.ux4cpock .aq4jl3dp summary::after { content: "›"; font-size: 1.2em; }
.ux4cpock .aq4jl3dp[open] summary::after { content: "‹"; }
.ux4cpock .aq4jl3dp p { padding: 10px 22px 4px; }
.qdw01y5 .aq4jl3dp {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.qdw01y5 .aq4jl3dp summary { color: var(--text-primary); padding-left: 16px; }
.qdw01y5 .aq4jl3dp summary::after { content: "›"; font-size: 1.1em; }
.qdw01y5 .aq4jl3dp[open] summary::after { content: "‹"; }
.qdw01y5 .aq4jl3dp p { padding-left: 16px; }
.d1s6l .s4odutha { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.d1s6l .aq4jl3dp {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.d1s6l .aq4jl3dp:last-child { border-bottom: none; }
.d1s6l .aq4jl3dp summary { color: var(--text-primary); border-radius: 0; }
.d1s6l .aq4jl3dp summary::after { content: "›"; font-size: 1.1em; }
.d1s6l .aq4jl3dp[open] summary::after { content: "‹"; }
.q825e7s .aq4jl3dp { overflow: hidden; }
.q825e7s .aq4jl3dp summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.q825e7s .aq4jl3dp summary::after { color: rgba(255,255,255,.75); }
.q825e7s .aq4jl3dp[open] summary { border-radius: 0; }
.cchrfdat { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.yc8vi {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.jlm5w76 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.xysviwy { color: var(--text-muted); font-size: 1.05rem; }
.j3m8fx {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.d1kuf7 { margin-bottom: 20px; }
.oyrcms {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.pyuwvrhx {
  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;
}
.pyuwvrhx:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.vrbys { resize: vertical; min-height: 130px; }
.qq91fv { width: 100%; margin-top: 8px; }
.gp0tfi {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.vu2x {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.knzy { color: var(--text-muted); line-height: 1.75; }
.m0qjw2gb { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.m0qjw2gb li { margin-bottom: 6px; }
.jnpcaq2 { max-width: 760px; margin: 0 auto; }
.oix1 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.vpe6bnsj { max-width: 760px; margin: 0 auto; }
.gkt7ga50 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.gkt7ga50:last-child { border-bottom: none; }
.sau9h3y9 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.gkt7ga50 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.gkt7ga50 ul.m0qjw2gb { margin: 0; }
.ej6u .sau9h3y9 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .ej6u { grid-template-columns: 1fr; gap: 10px; } }
.n114vtwz .sau9h3y9 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.nbnl .m0qjw2gb { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .rcozl8 { grid-template-columns: 1fr; } }
.osq9 ul.m0qjw2gb { margin: 0; }
.pywd2a2a .m0qjw2gb,
.dv6zc .m0qjw2gb,
.ntc0 .m0qjw2gb,
.xt99 .m0qjw2gb {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .vdbo3mp { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .rru1cti5 { grid-template-columns: 1fr; } .z19wwj67 { position: static; text-align: center; } }
@media (max-width: 860px) { .v0bd9l0c { grid-template-columns: 1fr; } }
.xt99 .m0qjw2gb { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .t3zfaw8 { flex-direction: column; text-align: center; } .ecyffm1 { grid-template-columns: 1fr; } }
.xgfq5 { max-width: 760px; margin: 0 auto; }
.izkpi { position: relative; padding-left: 28px; }
.izkpi::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.ucah { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.ucah:last-child { padding-bottom: 0; }
.r183ug7 { 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; }
.h62k h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.h62k p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.mavap {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.mavap .jlm5w76 { color: var(--accent-light); }
.ws05jkj .jlm5w76 { font-size: 2rem; }
.ws05jkj .xysviwy { max-width: 680px; }
.wdnogizo .jlm5w76 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.wdnogizo .xysviwy  { margin: 0; }
@media (max-width: 640px) { .wdnogizo { flex-direction: column; } }
.hi0mx41 .jlm5w76 { color: var(--accent-light); }
.fct1 .jlm5w76 { color: #fff; }
.fct1 .xysviwy  { color: rgba(255,255,255,0.85); }
.iwn3x2u { max-width: 680px; margin: 0 auto; }
.lmucmx {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .lmucmx { grid-template-columns: 1fr; } }
.v1yj6itn .pyuwvrhx {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.v1yj6itn .pyuwvrhx:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.xcfh9g5w .pyuwvrhx { background: var(--bg-raised); border-color: transparent; }
.xcfh9g5w .pyuwvrhx:focus { background: var(--bg-card); border-color: var(--accent-light); }
.xx14 .pyuwvrhx { border-radius: 100px; padding: 11px 20px; }
.xx14 .vrbys { border-radius: 14px; }
.yxztmhrj {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .yxztmhrj { grid-template-columns: 1fr; } }
.pw0r2 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.pw0r2 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.pw0r2 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.bhn5 { counter-reset: priv-count; }
.axc08d {
  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);
}
.axc08d:last-child { border-bottom: none; }
.ne6qgi {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.axc08d h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.axc08d p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.jkau30 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.jkau30 li { margin-bottom: 6px; }
.knpp8hq{display:none}
.knpp8hq:empty,.wsro:empty{display:none}
.bfxch6{position:relative;overflow:visible}
.u8qwh4a .mvfj0vwn,.okxg3ku9 .mvfj0vwn,
.c86pjh .mvfj0vwn,.twz9 .mvfj0vwn,
.shwl .mvfj0vwn,.p28ba6 .mvfj0vwn{display:block}
.m8j77h .u9qe{display:block}
.u8qwh4a .mvfj0vwn,.okxg3ku9 .mvfj0vwn,
.c86pjh .mvfj0vwn,.twz9 .mvfj0vwn,
.shwl .mvfj0vwn{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}
.u8qwh4a .mvfj0vwn .wsro,.okxg3ku9 .mvfj0vwn .wsro,
.c86pjh .mvfj0vwn .wsro,.twz9 .mvfj0vwn .wsro,
.shwl .mvfj0vwn .wsro{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}
.u8qwh4a .ru163,.okxg3ku9 .ru163,
.c86pjh .ru163,.twz9 .ru163,
.shwl .ru163{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.u8qwh4a .mvfj0vwn,.okxg3ku9 .mvfj0vwn{top:12px}
.u8qwh4a .mvfj0vwn .wsro{margin-right:auto}
.okxg3ku9 .mvfj0vwn .wsro{margin-left:auto}
.okxg3ku9 .mvfj0vwn{text-align:right}
.c86pjh .mvfj0vwn,.twz9 .mvfj0vwn{bottom:12px}
.c86pjh .mvfj0vwn .wsro{margin-right:auto}
.twz9 .mvfj0vwn .wsro{margin-left:auto}
.twz9 .mvfj0vwn{text-align:right}
.shwl .mvfj0vwn{position:relative;margin-top:16px}
.shwl .mvfj0vwn .wsro{margin:0 auto}
.p28ba6 .mvfj0vwn{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.p28ba6 .mvfj0vwn .wsro{margin:0}
.p28ba6 .kln62zve~.mvfj0vwn,
.p28ba6 .vf2ku2jp~.mvfj0vwn{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.p28ba6 .kln62zve~.mvfj0vwn .wsro,
.p28ba6 .vf2ku2jp~.mvfj0vwn .wsro{justify-content:flex-start}
.kln62zve~.mvfj0vwn,.vf2ku2jp~.mvfj0vwn{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}
.kln62zve~.mvfj0vwn .wsro{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.vf2ku2jp~.mvfj0vwn .wsro{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.u9qe .wsro{margin:0 0 12px}
.wsro{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.ru163{white-space:nowrap}
.xzaz3lk5 .ru163{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.hmwunsx .ru163{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}
.b978rkr .wsro{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.l6803o9 .ru163{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.fkako .ru163{color: var(--accent-light);opacity:1;font-weight:500}
.iigi4 .ru163{border-bottom:1px solid currentColor;padding-bottom:2px}
.fvxo0 .wsro{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.jeg9f{--date-bg:transparent}
.z5bu2 .cunrik1::before{content:""}
.inaf .ru163 + .ru163::before{content:"•";margin-right:6px;opacity:.4}
.kh21i .ru163 + .ru163::before{content:"/";margin-right:6px;opacity:.35}
.vvtx .ru163 + .ru163::before{content:"|";margin-right:6px;opacity:.3}
.oulk .ru163 + .ru163::before{content:"—";margin-right:6px;opacity:.3}
.zfh4 .ru163 + .ru163::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.xlk76qxp .ru163 + .ru163::before{content:"·";margin-right:6px;opacity:.4}
.wr1m .ru163 + .ru163::before{content:"›";margin-right:6px;opacity:.4}
.yqgar .ru163 + .ru163::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.ub9u6 .gqo2cdl{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .gqo2cdl{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .nkg2mxm{max-width:100%}
}
.ytlcvyb .p6n3s53c{margin:0}
@media (max-width:560px){
  .jb0y53{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) {
  .pjr2 { padding: 28px 18px 20px; }
  .wjkll9 { font-size: 1.2rem; }
  .l7ik5i0 { max-width: 220px; max-height: 80px; }
}
.ibxgn4k1 {
  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);
}
.h9h2i {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.b50uqkie  .ibxgn4k1 { border-radius: 50%; }
.kmt84p  .ibxgn4k1 { border-radius: 6px; }
.ab0f0fbt .ibxgn4k1 { border-radius: 22px; }
.m0iww6e .eq8zh3 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .ibxgn4k1 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.w96r6zh {
  margin: 28px 0 24px;
}
.w96r6zh .nywfe {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.w96r6zh .sqx4fs {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.w96r6zh .eq8zh3 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .iy3u { flex-direction: row-reverse; }
[dir="rtl"] .xsjb { flex-direction: row-reverse; }
[dir="rtl"] .bgomikb .ipb7fn { right: auto; left: 32px; }
[dir="rtl"] .y4ek  .ipb7fn { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .bgomikb .ipb7fn { right: auto; left: 20px; }
  [dir="rtl"] .y4ek  .ipb7fn { left: auto;  right: 20px; }
}
[dir="rtl"] .q4r5 .vsj8v  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .jyyscwc1 .vsj8v { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .e4ng4, [dir="rtl"] .k6act { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .y8gm05 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .fikvyewi { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .grro { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .eq8zh3 { direction: rtl; }
[dir="rtl"] .ibxgn4k1 { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .ykpi63,
[dir="rtl"] .bgda { direction: rtl; }
[dir="rtl"] .gk10v6u3 { direction: rtl; }
[dir="rtl"] .yfcphm { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .s60hegw5 .k6act,
[dir="rtl"] .r9po5ec .k6act,
[dir="rtl"] .nj50xa .k6act,
[dir="rtl"] .vb665 .k6act {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .s60hegw5 .k6act li::before,
[dir="rtl"] .r9po5ec .k6act li::before,
[dir="rtl"] .nj50xa .k6act li::before,
[dir="rtl"] .vb665 .k6act li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .kf7e.adepbrf .jojcfkq,
[dir="rtl"] .ivjmk.adepbrf .jojcfkq,
[dir="rtl"] .vslc.adepbrf .jojcfkq,
[dir="rtl"] .e7tmj5.adepbrf .jojcfkq,
[dir="rtl"] .j8a4e.adepbrf .jojcfkq { text-align: right; }
[dir="rtl"] .kln62zve.adepbrf .u39j95 { align-items: flex-end; text-align: right; }
[dir="rtl"] .sqx4fs,
[dir="rtl"] .jagz0,
[dir="rtl"] .fegl,
[dir="rtl"] .uqgcuu,
[dir="rtl"] .jojcfkq { text-align: right; }
[dir="rtl"] .j3m8fx,
[dir="rtl"] .oyrcms,
[dir="rtl"] .pyuwvrhx,
[dir="rtl"] .vrbys { text-align: right; direction: rtl; }
[dir="rtl"] .xx14 .pyuwvrhx,
[dir="rtl"] .v1yj6itn .pyuwvrhx { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #0b886d;
  --brand:           #0b886d;
  --brand-light:     #0f6a56;
  --brand-pale:      #1e8e76;
  --grad-start:      #11dcb1;
  --grad-end:        #47e4c2;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #0b886d;
  --cta-light:       #056450;
  --cta-hover:       #064f3f;
  --bg-page:         #f6f8f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f6f5;
  --bg-raised:       #edf1f0;
  --bg-hover:        #f3f6f5;
  --border:          #e1e9e7;
  --border-alt:      #cfddda;
  --border-section:  #e1e9e7;
  --text-primary:    #161c1a;
  --text-muted:      #50625e;
  --text-body:       #2d3835;
  --text-sub:        #445450;
  --text-faint:      #728c86;
  --text-dim:        #8ea39e;
  --text-label:      #5b706b;
  --text-value:      #394643;
  --accent-bg:       #dff5f0;
  --accent-bg-light: #c4f2e8;
  --bg-tip:          #f9f0f2;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f5f9;
  --bg-pros:         #f9f0f2;
  --bg-cons:         #faf6f3;
  --c-pros:          #960c2a;
  --c-cons:          #9f5621;
  --c-pros-label:    #b30e32;
  --c-tip-border:    #c61037;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #960c2a;
}
:root { --logo-bg-opacity: 79%; }
body, button, input { font-family: "Jost", sans-serif; }
.mdtqxs .oagiig li::before, .mdtqxs .h0c7 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; }.mdtqxs .oagiig li::before { content: ""; }.mdtqxs .h0c7 li::before { content: ""; }.mdtqxs .jsej1j::before, .mdtqxs .jpsg::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.mdtqxs .jsej1j::before { content: ""; }.mdtqxs .jpsg::before { content: ""; }
.ytp3qyo .qgjxgw, .ytp3qyo .kln62zve { min-height: 780px; }
.g9libd .lp7zzwxh::after, .g9libd .nota::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.yd1p::before { content: '•'; }