:root {
  --color-accent: #b017cb;
  --color-cta: #6366f1;
  --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;
}
.efdr2e {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.qs2xm {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.dgbxt69 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.c56ccg { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.mzo5u3l3 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.mzo5u3l3 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.mzo5u3l3 a:hover { color: var(--accent-light); }
.ywx41wo  .lu77lvpp { border-radius: 14px; }
.ywx41wo .lu77lvpp li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.ywx41wo .lu77lvpp li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.wpb310 .lu77lvpp li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .lu77lvpp {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .hy5q:hover .lu77lvpp,
  .hy5q:focus-within .lu77lvpp { display: block; }
  .lu77lvpp li a { padding: 8px 16px; font-size: 0.88rem; }
}
.gb97t {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.ut5e { display: none; }
@media (max-width: 640px) {
  .ut5e {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .ut5e.d0tq { display: block; }
}
@media (max-width: 640px) {
  .gb97t { display: block; }
  .mzo5u3l3 > li + li::before { display: none !important; }
  .mzo5u3l3 {
    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;
  }
  .mzo5u3l3.d0tq { display: flex; }
  .mzo5u3l3 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .mzo5u3l3 li:last-child a { border-bottom: none; }
}
.kfx0fw8r { min-height: 480px; }
.hycv4wgk {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.b17oex7 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.lwfaaab .b17oex7 { margin-left: 0; margin-right: 0; }
.frc6 {
  background: var(--cta); color: var(--cta-fg, #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;
}
.ljfcdd .frc6 { margin-top: 24px; }
.frc6:hover { opacity: 0.88; }
.enw5ey3f {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.lcdg {
  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%);
}
.enw5ey3f .mj6a {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.enw5ey3f .hycv4wgk { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.enw5ey3f .b17oex7 { color: #e2e8f0; }
.enw5ey3f.hr9al .mj6a { text-align: center; }
.enw5ey3f.lwfaaab   .mj6a { text-align: left; }
.xfgivma .mj6a {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.xfgivma .hycv4wgk { color: var(--text-primary); text-shadow: none; }
.xfgivma .b17oex7 { color: var(--text-muted); }
.xfgivma .frc6 { margin-top: 16px; }
.xfgivma, .xfgivma.kfx0fw8r { min-height: auto !important; }
.xfgivma.hr9al .mj6a { text-align: center; }
.xfgivma.lwfaaab   .mj6a { text-align: left; }
.xfgivma~.asymg{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}
.xfgivma~.asymg .vddud{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; }
}
.ufkx .enw5ey3f .lcdg {
  overflow: hidden;
}
.ufkx .enw5ey3f .lcdg::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%); }
}
.c1yxxh .xanoan,
.c1yxxh .g28v {
  position: relative; overflow: hidden;
}
.c1yxxh .xanoan::after,
.c1yxxh .g28v::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.15; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.c1yxxh .enw5ey3f .lcdg {
  overflow: hidden;
}
.c1yxxh .enw5ey3f .lcdg::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;
}
.fux2y .enw5ey3f .lcdg {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.mwbdh .enw5ey3f .lcdg {
  overflow: hidden;
}
.mwbdh .enw5ey3f .lcdg::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;
}
.ud015 .enw5ey3f .lcdg {
  animation: hg-breathe 10s ease-in-out infinite;
}
.xanoan .lcdg {
  background: none;
}
.xanoan .hycv4wgk { color: #fff; }
.xanoan .b17oex7 { color: rgba(255,255,255,0.85); }
.c1yxxh .mc7zg { position: relative; overflow: hidden; }
.c1yxxh .mc7zg::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.mc7zg .hycv4wgk { text-shadow: none; color: var(--text-primary); }
.mc7zg .b17oex7 { color: var(--text-muted); }
body.iqquwu9 .hycv4wgk {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.n09rr7 .hycv4wgk {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.kfx0fw8r.xanoan .hycv4wgk,
section.xanoan .hycv4wgk {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.mc7zg.hr9al .c4llh { align-items: center; text-align: center; }
.kfx0fw8r .mwujvkgq {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.mwujvkgq .bs6x {
  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;
}
.mwujvkgq .bs6x::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.mwujvkgq .xq95rxbc { display: contents !important; }
.mwujvkgq .xq95rxbc .mekt {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.mwujvkgq .xq95rxbc .zvqp { max-height: 48px; max-width: 96px; }
.mwujvkgq .xq95rxbc .dtxg7 {
  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;
}
.mwujvkgq .fdwz {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.mwujvkgq .eqhl { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.mwujvkgq .temndo { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.mwujvkgq .temndo small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.mwujvkgq .t73n2d { display: contents !important; }
.mwujvkgq .t73n2d .lsrsl:not(.gxkwu) { display: none !important; }
.mwujvkgq .t73n2d .gxkwu {
  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;
}
.mwujvkgq .t73n2d .gxkwu .l234anm {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.mwujvkgq .t73n2d .gxkwu .rtzf4 {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.mwujvkgq .miapb2d7 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.mwujvkgq .miapb2d7.o4o1 {
  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;
}
.mwujvkgq .miapb2d7.o4o1:hover { opacity: 0.85; }
.mwujvkgq .bs6x,
.mwujvkgq .bs6x:hover,
.mwujvkgq .bs6x:nth-child(even),
.mwujvkgq .bs6x:nth-child(odd),
.mwujvkgq .bs6x:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.fe9rbz4 .mj6a { padding-bottom: 24px; }
.ljfcdd .mj6a { max-width: 1100px; }
@media (max-width: 700px) {
  .mc7zg { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .mc7zg:not(.gala27n3) .z7zriqp { display: none !important; }
  .gala27n3 .z7zriqp { padding: 16px; }
  .c4llh  { padding: 36px 24px; }
  .mc7zg~.asymg,.lc87gt89~.asymg{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .kfx0fw8r, .mc7zg { min-height: 320px !important; }
  .hycv4wgk { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .i46wx,
  .o1zegafh,
  .sxw50vf { grid-template-columns: 1fr !important; }

  

  
  .fe9rbz4 { display: flex !important; flex-direction: column !important; }
  .fe9rbz4 .mj6a { display: contents; }
  .fe9rbz4 .lcdg { order: 0; }
  .fe9rbz4 .hycv4wgk { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .fe9rbz4 .i46wx { order: 2; padding: 0 16px 12px !important; }
  .fe9rbz4 .b17oex7 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .ljfcdd .mj6a { display: flex; flex-direction: column; }
  .ljfcdd .mj6a .hycv4wgk { order: 1; }
  .ljfcdd .mj6a .sxw50vf { order: 2; margin: 8px 0 24px !important; }
  .ljfcdd .mj6a .b17oex7 { order: 3; }
  .ljfcdd .mj6a .frc6 { order: 4; align-self: center; margin-top: 0; }

  
  .mc7zg.gala27n3 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .mc7zg.gala27n3 .c4llh { display: contents; padding: 0; }
  .mc7zg.gala27n3 .c4llh .hycv4wgk { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .mc7zg.gala27n3 .z7zriqp { order: 2; padding: 12px 16px; }
  .mc7zg.gala27n3 .c4llh .b17oex7 { order: 3; padding: 0 24px; margin: 0 auto; }
  .mc7zg.gala27n3 .c4llh .frc6 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.kt2rl5gh { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.pzks { width: 100%; height: auto; display: block; border-radius: 10px; }
.e02gznm .kt2rl5gh        { border-radius: 16px; }
.e02gznm .pzks  { border-radius: 16px; }
.aflmoemh .kt2rl5gh         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.aflmoemh .pzks   { border-radius: 8px; }
.ie8j { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.qsymf { width: 100%; padding: 32px 0; position: relative; }
.jz2dt5 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.qmnwp .qsymf:nth-child(even) { background: var(--bg-surface); }
.qmnwp .qsymf:nth-child(odd)  { background: var(--bg-page); }
.xy52 .qsymf:nth-child(even) { background: var(--bg-card); }
.xy52 .qsymf:nth-child(odd)  { background: var(--bg-page); }
.qmnwp .qsymf:nth-child(odd)  .jz2dt5 { background: var(--bg-card); border-radius: 6px; }
.qmnwp .qsymf:nth-child(even) .jz2dt5 { background: var(--bg-raised); border-radius: 6px; }
.xy52 .qsymf:nth-child(odd)  .jz2dt5 { background: var(--bg-card); border-radius: 6px; }
.xy52 .qsymf:nth-child(even) .jz2dt5 { background: var(--bg-raised); border-radius: 6px; }
.qmnwp .qsymf:nth-child(even) .x5tm8 .p2gaago,
.xy52 .qsymf:nth-child(even) .x5tm8 .p2gaago { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.qmnwp .qsymf:nth-child(odd) .x5tm8 .p2gaago,
.xy52 .qsymf:nth-child(odd) .x5tm8 .p2gaago { background: var(--bg-card-inner); }
.qmnwp .qsymf:nth-child(even) .c9tyfvf .p2gaago:nth-child(odd),
.xy52 .qsymf:nth-child(even) .c9tyfvf .p2gaago:nth-child(odd)  { background: var(--bg-card); }
.qmnwp .qsymf:nth-child(even) .c9tyfvf .p2gaago:nth-child(even),
.xy52 .qsymf:nth-child(even) .c9tyfvf .p2gaago:nth-child(even) { background: var(--bg-card-inner); }
h1.hrb4nvw { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.hrb4nvw {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.xuvm { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.difah h2.hrb4nvw {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.rbwlvt h2.hrb4nvw {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.iljer h2.hrb4nvw {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.amzsu h2.hrb4nvw::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.fbhdec h2.hrb4nvw {
  color: var(--text-primary); font-size: 1.7rem;
}
.whwv1zn h2.hrb4nvw::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.dtxsn h2.hrb4nvw {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
@media (max-width: 640px) { .qqjw { display: none; } }
.v032dvqi { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.e9f1ha { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.qezc2h {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.mtlywbi { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.qu6yxoa8 { padding-left: 20px; }
.qu6yxoa8 li { margin-bottom: 6px; }
.qu6yxoa8 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.qu6yxoa8 a:hover { color: var(--accent-light); }
.ieugm .mtlywbi { display: none; }
.yjzd .mtlywbi { display: none; }
.yjzd .qu6yxoa8 { padding-left: 0; list-style: none; }
.yjzd .qu6yxoa8 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.yjzd .qu6yxoa8 a { font-size: 0.92rem; }
.khid .qezc2h { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.khid .mtlywbi { display: none; }
.khid .qu6yxoa8 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.khid .qu6yxoa8 li { margin-bottom: 0; }
.khid .qu6yxoa8 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;
}
.khid .qu6yxoa8 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.us1l9b7p .qezc2h { padding: 20px 20px 16px; }
.us1l9b7p .qu6yxoa8 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.us1l9b7p .qu6yxoa8 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.us1l9b7p .qu6yxoa8 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;
}
.us1l9b7p .qu6yxoa8 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;
}
.us1l9b7p .qu6yxoa8 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.us1l9b7p .qu6yxoa8 a:focus,
.us1l9b7p .qu6yxoa8 a:focus-visible,
.us1l9b7p .qu6yxoa8 a:target { outline: none; }
.us1l9b7p .qu6yxoa8 li:target a { border-color: var(--border); color: var(--text-muted); }
.evl3g .qezc2h { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.evl3g .mtlywbi { display: none; }
.evl3g .qu6yxoa8 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.evl3g .qu6yxoa8 li { counter-increment: toc-n; margin-bottom: 0; }
.evl3g .qu6yxoa8 a {
  display: inline-flex; align-items: center; gap: 11px;
  background: var(--bg-card); color: var(--text-muted);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 11px 20px 11px 11px; font-size: 0.92rem; font-weight: 500;
  transition: border-color .15s, color .15s;
}
.evl3g .qu6yxoa8 a::before {
  content: counter(toc-n, decimal-leading-zero);
  flex-shrink: 0; width: 28px; height: 28px;
  background: var(--accent); color: #fff; border-radius: 7px;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.evl3g .qu6yxoa8 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.rs4v .qezc2h { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.rs4v .mtlywbi { display: none; }
.rs4v .qu6yxoa8 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.rs4v .qu6yxoa8 li { margin-bottom: 0; }
.rs4v .qu6yxoa8 a {
  display: inline-block; padding: 9px 16px;
  font-size: 0.9rem; font-weight: 600; color: var(--text-muted);
  border-bottom: 2px solid transparent;
  transition: color .15s, border-color .15s;
}
.rs4v .qu6yxoa8 a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.agr1d .qezc2h { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.agr1d .mtlywbi { display: none; }
.agr1d .qu6yxoa8 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.agr1d .qu6yxoa8 li { margin-bottom: 0; }
.agr1d .qu6yxoa8 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.agr1d .qu6yxoa8 li:last-child::after { content: ""; margin-right: 0; }
.agr1d .qu6yxoa8 a { font-size: 0.9rem; }
.p2gaago { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.x5tm8 .p2gaago { background: var(--bg-card); }
.c9tyfvf .p2gaago:nth-child(odd)  { background: var(--bg-card); }
.c9tyfvf .p2gaago:nth-child(even) { background: var(--bg-raised); }
.jonap .p2gaago {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.jonap .p2gaago:last-child { border-bottom: none; }
.jonap h3.xuvm { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.wz1dgpt .p2gaago {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.wz1dgpt .p2gaago + .p2gaago { margin-top: 4px; }
.g982j6jd .p2gaago { background: none; border-radius: 0; padding: 12px 0; }
.g982j6jd .p2gaago + .p2gaago { border-top: 1px solid var(--border-section); }
.wmb9vugf { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.uuedbs { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.lul24 { color: var(--text-body); margin-bottom: 10px; }
.a4ehgs3p, .tqyg { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.a4ehgs3p li, .tqyg li { margin-bottom: 6px; }
.tqyg li { list-style: decimal; }
.ssqb6da5     .a4ehgs3p { list-style-type: "● "; }
.ignf  .a4ehgs3p { list-style-type: "■ "; }
.wkqpon .a4ehgs3p { list-style-type: "◆ "; }
.vge56    .a4ehgs3p { list-style-type: "★ "; }
.ssqb6da5     .qmcll { list-style-type: "● "; }
.ignf  .qmcll { list-style-type: "■ "; }
.wkqpon .qmcll { list-style-type: "◆ "; }
.vge56    .qmcll { list-style-type: "★ "; }
.ssqb6da5    .a4ehgs3p li::marker, .ssqb6da5    .qmcll li::marker,
.ignf .a4ehgs3p li::marker, .ignf .qmcll li::marker,
.wkqpon .a4ehgs3p li::marker, .wkqpon .qmcll li::marker,
.vge56   .a4ehgs3p li::marker, .vge56   .qmcll li::marker {
  color: var(--cta); font-size: 1em;
}
.ssqb6da5 .tqyg,
.ignf .tqyg,
.wkqpon .tqyg,
.vge56 .tqyg {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.ssqb6da5 .tqyg li,
.ignf .tqyg li,
.wkqpon .tqyg li,
.vge56 .tqyg li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.ssqb6da5 .tqyg li::before,
.ignf .tqyg li::before,
.wkqpon .tqyg li::before,
.vge56 .tqyg 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;
}
.ssqb6da5     .tqyg li::before { border-radius: 50%; }
.ignf  .tqyg li::before { border-radius: 3px; }
.wkqpon .tqyg li::before { border-radius: 3px; }
.vge56    .tqyg li::before { border-radius: 50%; }
.aq1q { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.jq8e83rf .aq1q,
.gs3hacx .aq1q { background: transparent; border: none; border-radius: 0; }
.gui5rcd { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.gui5rcd th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.gui5rcd td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.gui5rcd tr:hover td { background: var(--bg-hover); }
.jqim .gui5rcd tbody tr:nth-child(even) td { background: var(--bg-surface); }
.y54dy85 .gui5rcd { border: 1px solid var(--border-alt); }
.y54dy85 .gui5rcd th,
.y54dy85 .gui5rcd td { border: 1px solid var(--border-alt); }
.s8ydwqs .gui5rcd th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.s8ydwqs .gui5rcd td { border-bottom: none; }
.s8ydwqs .gui5rcd tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.n9pnqg .gui5rcd th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.uto1hynn .aq1q {
  overflow: hidden;
}
.uto1hynn .gui5rcd th { border-bottom: 1px solid var(--border-alt); }
.uto1hynn .gui5rcd tr:last-child td { border-bottom: none; }
.av747zg6 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.kyhdmias { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.opl2ygd { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.pliac3 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.hvf6 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.qmcll { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.qmcll 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%}
.wmmvmos .pliac3 { background: transparent; text-align: center; }
.v0pwo .opl2ygd {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.k4rlv .opl2ygd {
  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);
}
.u4eqckw .kyhdmias { display: grid; grid-template-columns: auto 1fr; }
.u4eqckw .opl2ygd {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.u4eqckw .pliac3 { grid-column: 2; }
.u4eqckw .hvf6,
.u4eqckw .qmcll { grid-column: 1 / -1; }
.c21zi .kyhdmias { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.c21zi .opl2ygd {
  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);
}
.c21zi .pliac3 { grid-column: 2; }
.c21zi .hvf6,
.c21zi .qmcll { grid-column: 1 / -1; }
.wkojpe .kyhdmias { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.wkojpe .pliac3 { background: none; color: var(--accent-light); font-weight: 700; }
.cydw .kyhdmias { 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); }
.cydw .pliac3 { background: none; color: var(--accent-light); font-weight: 700; }
.bl2y .kyhdmias { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.bl2y .kyhdmias:last-child { border-bottom: none; }
.bl2y .pliac3 { background: none; color: var(--accent-light); font-weight: 700; }
.j9zqc .kyhdmias { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.j9zqc .pliac3 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.y2omrtl .av747zg6 { counter-reset: card-n; }
.y2omrtl .kyhdmias  { counter-increment: card-n; }
.y2omrtl .pliac3 { display: flex; align-items: center; gap: 10px; }
.y2omrtl .pliac3::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;
}
.fzwj .kyhdmias { background: var(--bg-surface); border: 1px solid var(--border); }
.fzwj .pliac3 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.nyjvu5 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.nyjvu5         { --cl-hue: var(--accent); }
.kwiiw9w     { --cl-hue: #16a34a; }
.su8wl { --cl-hue: #ea580c; }
.oyhb    { --cl-hue: #2563eb; }
.kwiiw9w, .su8wl, .oyhb, .s34b7v {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.us3cn1s { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.us3cn1s::before { color: var(--cl-hue); }
.nyjvu5 strong { color: var(--text-primary); font-size: 0.95rem; }
.nyjvu5 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.boujhc { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.jbg9t7v1, .lszalg01 { border-radius: 8px; padding: 14px; }
.jbg9t7v1 { background: var(--bg-pros); }
.lszalg01 { background: var(--bg-cons); }
.hap54uzp { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.jbg9t7v1 .hap54uzp { color: var(--c-pros-label); }
.lszalg01 .hap54uzp { color: #f87171; }
.jbg9t7v1 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.lszalg01 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.pzks { width: 100%; height: auto; border-radius: 10px; display: block; }
.o4o1 {
  background: var(--cta); color: var(--cta-fg, #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;
}
.o4o1:hover { opacity: 0.85; }
.a45qj9d .o4o1  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.a45qj9d .o4o1:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.jt6at7 .o4o1  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.jt6at7 .o4o1:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.a45qj9d .miapb2d7.o4o1, .jt6at7 .miapb2d7.o4o1,
.a45qj9d .d0f2v .o4o1, .jt6at7 .d0f2v .o4o1 {
  background: var(--cta); border: none; color: #fff;
}
.a45qj9d .miapb2d7.o4o1:hover, .jt6at7 .miapb2d7.o4o1:hover,
.a45qj9d .d0f2v .o4o1:hover, .jt6at7 .d0f2v .o4o1:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.e8xhvkbn .frc6 { border-radius: 50px; }
.e8xhvkbn .o4o1  { border-radius: 50px; }
.oivs .frc6,
.oivs .o4o1 { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.oivs .frc6:hover,
.oivs .o4o1:hover { filter: brightness(1.08); opacity: 1; }
.yn0h1qdu .frc6,
.yn0h1qdu .o4o1 { box-shadow: 0 3px 14px -2px var(--cta); }
.yn0h1qdu .frc6:hover,
.yn0h1qdu .o4o1:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.kz9lgk .frc6,
.kz9lgk .o4o1 { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.kz9lgk .frc6:hover,
.kz9lgk .o4o1:hover { opacity: 1; }
.kz9lgk .frc6:active,
.kz9lgk .o4o1:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.b8gfpj8z .frc6,
.b8gfpj8z .o4o1 { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.b8gfpj8z .frc6:hover,
.b8gfpj8z .o4o1:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.b8gfpj8z .frc6:active,
.b8gfpj8z .o4o1:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.pknaz0 .frc6,
.pknaz0 .o4o1 { position: relative; overflow: hidden; }
.pknaz0 .frc6::before,
.pknaz0 .o4o1::before {
  content: ""; position: absolute; top: 0; left: -125%; width: 55%; height: 100%;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.5), transparent);
  transform: skewX(-20deg); transition: left .6s ease; pointer-events: none;
}
.pknaz0 .frc6:hover::before,
.pknaz0 .o4o1:hover::before { left: 135%; }
.vwjmdgp6 .frc6,
.vwjmdgp6 .o4o1 { border-radius: 0; }
.plv00khk .frc6 { padding-left: 22px; padding-right: 22px; }
.plv00khk .o4o1  { padding-left: 12px; padding-right: 12px; }
.nmdfex2 .frc6 { padding-left: 44px; padding-right: 44px; }
.nmdfex2 .o4o1  { padding-left: 24px; padding-right: 24px; }
.ooi52 .frc6 { padding-left: 56px; padding-right: 56px; }
.ooi52 .o4o1  { padding-left: 32px; padding-right: 32px; }
.a9e5fca   .frc6::after, .a9e5fca   .o4o1::after,
.r5mun9 .frc6::after, .r5mun9 .o4o1::after,
.upft3y    .frc6::after, .upft3y    .o4o1::after,
.lfn7ykhy    .frc6::after, .lfn7ykhy    .o4o1::after,
.r0b0i    .frc6::after, .r0b0i    .o4o1::after,
.dl5a     .frc6::after, .dl5a     .o4o1::after,
.uc1n    .frc6::after, .uc1n    .o4o1::after,
.wps5li   .frc6::after, .wps5li   .o4o1::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;
}
.a9e5fca .frc6::after, .a9e5fca .o4o1::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");
}
.r5mun9 .frc6::after, .r5mun9 .o4o1::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");
}
.upft3y .frc6::after, .upft3y .o4o1::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");
}
.lfn7ykhy .frc6::after, .lfn7ykhy .o4o1::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");
}
.r0b0i .frc6::after, .r0b0i .o4o1::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");
}
.dl5a .frc6::after, .dl5a .o4o1::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");
}
.uc1n .frc6::after, .uc1n .o4o1::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");
}
.wps5li .frc6::after, .wps5li .o4o1::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");
}
.qt193x   .u2ue::after, .qt193x   .htjz9d::after,
.xsb9u .u2ue::after, .xsb9u .htjz9d::after,
.gkjj    .u2ue::after, .gkjj    .htjz9d::after,
.hk8q    .u2ue::after, .hk8q    .htjz9d::after,
.sqlwh    .u2ue::after, .sqlwh    .htjz9d::after,
.dozug4a     .u2ue::after, .dozug4a     .htjz9d::after,
.p35j8    .u2ue::after, .p35j8    .htjz9d::after,
.ypcjbon   .u2ue::after, .ypcjbon   .htjz9d::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;
}
.qt193x .u2ue::after, .qt193x .htjz9d::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");
}
.xsb9u .u2ue::after, .xsb9u .htjz9d::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");
}
.gkjj .u2ue::after, .gkjj .htjz9d::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");
}
.hk8q .u2ue::after, .hk8q .htjz9d::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");
}
.sqlwh .u2ue::after, .sqlwh .htjz9d::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");
}
.dozug4a .u2ue::after, .dozug4a .htjz9d::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");
}
.p35j8 .u2ue::after, .p35j8 .htjz9d::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");
}
.ypcjbon .u2ue::after, .ypcjbon .htjz9d::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");
}
.c9fwt75d {
  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;
}
.bs6x {
  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;
}
.bs6x > * { min-width: 0; }
.bs6x:hover { background: var(--bg-hover); }
.bs6x > [itemprop="item"] { display: contents; }
.bs6x [itemprop="itemReviewed"],
.bs6x [itemprop="reviewRating"] { display: none; }
.bs6x::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;
}
.xq95rxbc {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.mekt {
  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;
}
.zvqp { max-height: 52px; max-width: 110px; object-fit: contain; }
.dtxg7 {
  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;
}
.k0mld8 .mekt    { background: #1a1a1a; }
.ky9nedd2 .mekt   { background: rgba(128,128,128,.12); }
.bpjmi .mekt { background: var(--bg-raised); }
.u2j354 .mekt    { background: transparent; padding: 0; }
.fdwz {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.eqhl { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.temndo { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.t73n2d {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.lsrsl {
  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;
}
.l234anm {
  
  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%;
}
.rtzf4 {
  
  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;
}
.miapb2d7 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.miapb2d7.o4o1 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .bs6x {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .bs6x::before    { grid-area: rank;   }
  .xq95rxbc           { grid-area: ident;  }
  .fdwz     { grid-area: rating; min-width: 0; width: auto; }
  .t73n2d           { grid-area: pills;  }
  .miapb2d7             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .bs6x {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .bs6x::before    { justify-self: center; }
  .xq95rxbc           { width: 100%; }
  .fdwz     { justify-self: center; }
  .t73n2d           { grid-template-columns: 1fr; }
}
.tqewtmi {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.khmutzr {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.cbv7 {
  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;
}
.cbv7 img { max-width: 80px; max-height: 50px; object-fit: contain; }
.d0g3852 { flex: 1; }
.d0g3852 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.wmo36 { color: var(--c-stars); font-size: 1.1rem; }
.r0ow { margin-bottom: 8px; }
.tlva {
  display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px 22px;
  padding: 12px 24px; font-size: 0.86rem;
  background: var(--bg-surface); border-top: 1px solid var(--border-alt);
}
.tlva > span { color: var(--accent); font-weight: 700; }
.h2xuz2mn em, .qy20ief em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .tlva { padding: 10px 16px; gap: 6px 16px; } }
.d0f2v { flex-shrink: 0; align-self: flex-start; }
.d0f2v .o4o1 { white-space: nowrap; }
@media (max-width: 560px) {
  .khmutzr { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .cbv7 { order: 1; }
  .d0f2v { order: 2; margin-left: auto; align-self: center; }
  .d0g3852 { order: 3; flex: 1 1 100%; min-width: 0; }
}
.ust5kebq img.bzq53 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.jq8e83rf { padding: 20px 24px; }
.dwkfhy { color: var(--text-muted); margin-bottom: 16px; }
.xrwcl8n2 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.wquji, .sscv3w { list-style: none; font-size: 0.9rem; }
.wquji li { color: var(--c-pros); margin-bottom: 4px; }
.sscv3w li { color: var(--c-cons); margin-bottom: 4px; }
.wquji li::before { content: "✓"; margin-right: 5px; }
.sscv3w li::before { content: "✗"; margin-right: 5px; }
.b1b6ywg4 .wquji li::before { content: "→"; }
.b1b6ywg4 .sscv3w li::before { content: "–"; }
.htw20y5x  .wquji li::before { content: "★"; }
.htw20y5x  .sscv3w li::before { content: "✕"; }
.ru2ty    .wquji li::before { content: "◆"; }
.ru2ty    .sscv3w li::before { content: "▲"; }
.h4nv  .wquji li::before { content: "▶"; }
.h4nv  .sscv3w li::before { content: "■"; }
.imdawu7q { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.wbf8hji { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.kkqp9bq { background: var(--bg-pros); color: var(--c-tag-pay); }
.ys47 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.i1o1 .ys47 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.qyxc8 .ys47 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .v4hou .o3xpfzg {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .v4hou .tqewtmi { margin: 0; }
}
.raav7p5d .khmutzr { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.raav7p5d .d0g3852 h3 { color: var(--accent-light); }
.raav7p5d .cbv7 { background: var(--bg-page); border: 1px solid var(--border); }
.jx47e .tqewtmi { border-top: 4px solid var(--accent); }
.jx47e .khmutzr { background: var(--bg-card); }
.yqt4vm8e .tqewtmi { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.yqt4vm8e .khmutzr { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.yqt4vm8e .jq8e83rf { padding: 14px 16px; }
.yqt4vm8e .cbv7 { border-radius: 4px; }
.yqt4vm8e .ys47 { border-radius: 0; }
.nks1 .khmutzr { padding: 0; gap: 0; overflow: hidden; }
.nks1 .cbv7 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.nks1 .d0g3852 { padding: 16px 20px; }
.nks1 .d0f2v { padding: 16px 20px; align-self: center; }
.f2o1f893 .wmo36 { font-size: .95rem; }
.gs3hacx .boujhc { gap: 10px; }
.gs3hacx .jbg9t7v1, .gs3hacx .lszalg01 { padding: 12px; }
.gs3hacx .jbg9t7v1 ul, .gs3hacx .lszalg01 ul { margin: 4px 0 0; padding-left: 18px; }
.gs3hacx .jbg9t7v1 li, .gs3hacx .lszalg01 li { font-size: .85rem; margin-bottom: 3px; }
.qaf116y .wbf8hji { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .knrx8wv { grid-template-columns: 1fr; }
  .o1k1 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .o1k1 .c4cg3suh { width: 72px; height: 50px; }
  .o1k1 .owxwn0l1 { max-width: 180px; }
  .o1k1 .ncw10nm8 { width: auto; }
}
.rcicj .f2o1f893 .wmo36 { filter: brightness(1.2); }
@media (max-width: 720px) {
  .rcicj { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .tg1ajk8q { padding: 16px; }
  .c13mae6u .eake07 { min-width: 50%; }
}
.ua5tipd .boujhc { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .win5 { grid-template-columns: 1fr; }
  .rbiae77w { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ol1fn { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .owv6a30 { flex-wrap: wrap; padding: 16px; }
}
.deryvh .boujhc { gap: 8px; }
.deryvh .jbg9t7v1, .deryvh .lszalg01 { padding: 8px; }
@media (max-width: 480px) {
  .dkvexz { flex-direction: column; align-items: stretch; }
}
.pzza .ncw10nm8 .o4o1 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .ahtd57x { flex-direction: column; align-items: stretch; gap: 10px; }
  .pzza .ncw10nm8 { text-align: center; }
}
@media (max-width: 720px) {
  .fksv9p { grid-template-columns: 1fr; }
  .h00f7ok { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .e3alb { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.h3vih .jpa5u76 { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.aavl526q .wmo36 { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .mlf0cjw { grid-template-columns: 1fr; }
  .aavl526q { width: 100px; height: 100px; margin: 16px auto; }
  .h3vih { font-size: 1.4rem; }
  .r34bz { justify-content: center; }
  .v47tuv .eake07 { min-width: 50%; }
}
.a0l9ks1 .boujhc { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .y6vlvpx { flex-wrap: wrap; padding: 14px 16px; }
  .ahmh { padding: 12px 16px; }
  .a0l9ks1 .boujhc { margin: 0 16px; }
  .a0l9ks1 .qaf116y { padding: 0 16px; }
  .qlh3bvaj { padding: 12px 16px; }
}
.hhzl5gdv .bs6x {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.hhzl5gdv .bs6x:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.kmevf .c9fwt75d { gap: 18px; }
.kmevf .bs6x {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.kmevf .bs6x:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.sfcmu8th .c9fwt75d {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.sfcmu8th .bs6x {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.sfcmu8th .bs6x:last-child { border-bottom: none; }
.sfcmu8th .xq95rxbc,
.sfcmu8th .fdwz,
.sfcmu8th .t73n2d {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.dh3wsot .c9fwt75d { gap: 0; }
.dh3wsot .bs6x {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.dh3wsot .bs6x:last-child { border-bottom: none; }
.dh3wsot .bs6x:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.dh3wsot .bs6x:nth-child(even):hover { background: var(--bg-hover); }
.zxe4wqb .bs6x {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.h74wpy .t73n2d .lsrsl {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.h74wpy .t73n2d .lsrsl:first-child { border-left: none; }
.kx4l3ok .t73n2d .lsrsl {
  background: transparent; padding: 4px 8px;
}
.kx4l3ok .t73n2d .l234anm { font-size: .65rem; opacity: .65; }
.kx4l3ok .t73n2d .rtzf4   { font-size: 1.15rem; color: var(--accent-light); }
.kk5p2 .t73n2d .lsrsl {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.temndo { display: none; }
.crf79f .eqhl { font-size: 1rem; letter-spacing: 2px; }
.kugaclp .eqhl {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.ze9a1ofh .eqhl,
.ml59 .eqhl,
.a98i78c .eqhl { display: none; }
.ze9a1ofh .temndo,
.ml59 .temndo,
.a98i78c .temndo { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.ze9a1ofh .temndo { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.ze9a1ofh .temndo small { display: none; }
.ml59 .temndo {
  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;
}
.ml59 .temndo small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.a98i78c .temndo {
  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;
}
.a98i78c .temndo small { display: none; }
.ze9a1ofh .r0ow .wmo36,
.ml59 .r0ow .wmo36,
.a98i78c .r0ow .wmo36 { display: none; }
.ze9a1ofh .r0ow strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.ze9a1ofh .jpa5u76 { display: none; }
.ml59 .r0ow 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;
}
.ml59 .ipx6wd,
.ml59 .jpa5u76 { font-size: 1em; }
.a98i78c .r0ow strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.a98i78c .jpa5u76 { display: none; }
.do4vw7b { margin: 16px 0; }
.gniam08 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.gniam08 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.gniam08 summary::after { content: "+"; color: var(--accent-light); }
.gniam08[open] summary::after { content: "−"; }
.gniam08 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.qsymf { margin-bottom: 0; }
.qyakgy h2.hrb4nvw { color: var(--text-primary); border-color: var(--accent-light); }
.fsc5iz h2.hrb4nvw { color: var(--text-primary); border-color: var(--accent-light); }
.ieq4qubn .kwiiw9w     { background: #052e16; border-color: #10b981; }
.ieq4qubn .su8wl { background: #2d0a1e; border-color: #f43f5e; }
.ieq4qubn .oyhb    { background: #1e1036; border-color: #a855f7; }
.ieq4qubn .nyjvu5 strong  { color: #f1f5f9; }
.ieq4qubn .nyjvu5 p       { color: #cbd5e1; }
.ieq4qubn .n28x    .kwiiw9w     .us3cn1s::before,
.ieq4qubn .wrxjhq  .kwiiw9w     .us3cn1s::before,
.ieq4qubn .maf3  .kwiiw9w     .us3cn1s::before,
.ieq4qubn .vmzxuvi .kwiiw9w     .us3cn1s::before { color: #10b981; }
.ieq4qubn .n28x    .su8wl .us3cn1s::before,
.ieq4qubn .wrxjhq  .su8wl .us3cn1s::before,
.ieq4qubn .maf3  .su8wl .us3cn1s::before,
.ieq4qubn .vmzxuvi .su8wl .us3cn1s::before { color: #f43f5e; }
.ieq4qubn .n28x    .oyhb    .us3cn1s::before,
.ieq4qubn .wrxjhq  .oyhb    .us3cn1s::before,
.ieq4qubn .maf3  .oyhb    .us3cn1s::before,
.ieq4qubn .vmzxuvi .oyhb    .us3cn1s::before { color: #a855f7; }
.rz5m7 .kwiiw9w     { background: #2d2000; border-color: #eab308; }
.rz5m7 .su8wl { background: #2d0b0b; border-color: #ef4444; }
.rz5m7 .oyhb    { background: #2d1600; border-color: #f97316; }
.rz5m7 .nyjvu5 strong  { color: #f1f5f9; }
.rz5m7 .nyjvu5 p       { color: #cbd5e1; }
.rz5m7 .n28x    .kwiiw9w     .us3cn1s::before,
.rz5m7 .wrxjhq  .kwiiw9w     .us3cn1s::before,
.rz5m7 .maf3  .kwiiw9w     .us3cn1s::before,
.rz5m7 .vmzxuvi .kwiiw9w     .us3cn1s::before { color: #eab308; }
.rz5m7 .n28x    .su8wl .us3cn1s::before,
.rz5m7 .wrxjhq  .su8wl .us3cn1s::before,
.rz5m7 .maf3  .su8wl .us3cn1s::before,
.rz5m7 .vmzxuvi .su8wl .us3cn1s::before { color: #ef4444; }
.rz5m7 .n28x    .oyhb    .us3cn1s::before,
.rz5m7 .wrxjhq  .oyhb    .us3cn1s::before,
.rz5m7 .maf3  .oyhb    .us3cn1s::before,
.rz5m7 .vmzxuvi .oyhb    .us3cn1s::before { color: #f97316; }
.m09u .kwiiw9w     { background: #0c1a2e; border-color: #38bdf8; }
.m09u .su8wl { background: #12103a; border-color: #818cf8; }
.m09u .oyhb    { background: #0a2020; border-color: #2dd4bf; }
.m09u .nyjvu5 strong  { color: #f1f5f9; }
.m09u .nyjvu5 p       { color: #cbd5e1; }
.m09u .n28x    .kwiiw9w     .us3cn1s::before,
.m09u .wrxjhq  .kwiiw9w     .us3cn1s::before,
.m09u .maf3  .kwiiw9w     .us3cn1s::before,
.m09u .vmzxuvi .kwiiw9w     .us3cn1s::before { color: #38bdf8; }
.m09u .n28x    .su8wl .us3cn1s::before,
.m09u .wrxjhq  .su8wl .us3cn1s::before,
.m09u .maf3  .su8wl .us3cn1s::before,
.m09u .vmzxuvi .su8wl .us3cn1s::before { color: #818cf8; }
.m09u .n28x    .oyhb    .us3cn1s::before,
.m09u .wrxjhq  .oyhb    .us3cn1s::before,
.m09u .maf3  .oyhb    .us3cn1s::before,
.m09u .vmzxuvi .oyhb    .us3cn1s::before { color: #2dd4bf; }
.fnqhoyp1::before,
.p4l8v1p::before { margin-right: 5px; }
.gbycze5i .jbg9t7v1 ul li,
.gbycze5i .wquji li         { color: #4ade80; }
.gbycze5i .jbg9t7v1 .fnqhoyp1 { color: #22c55e; }
.gbycze5i .lszalg01 ul li,
.gbycze5i .sscv3w li         { color: #f87171; }
.gbycze5i .lszalg01 .p4l8v1p { color: #ef4444; }
.h758j .jbg9t7v1 { background: var(--bg-pros); }
.h758j .lszalg01 { background: var(--bg-cons); }
.h758j .jbg9t7v1 .fnqhoyp1 { color: var(--c-pros-label); }
.h758j .lszalg01 .p4l8v1p { color: var(--c-cons); }
.h758j .jbg9t7v1 ul li,
.h758j .wquji li            { color: var(--c-pros); }
.h758j .lszalg01 ul li,
.h758j .sscv3w li            { color: var(--c-cons); }
.g1wtmsd .jbg9t7v1 { background: var(--bg-pros); }
.g1wtmsd .lszalg01 { background: var(--bg-cons); }
.g1wtmsd .jbg9t7v1 .fnqhoyp1 { color: var(--c-pros-label); }
.g1wtmsd .lszalg01 .p4l8v1p { color: var(--c-cons); }
.g1wtmsd .jbg9t7v1 ul li,
.g1wtmsd .wquji li          { color: var(--c-pros); }
.g1wtmsd .lszalg01 ul li,
.g1wtmsd .sscv3w li          { color: var(--c-cons); }
.nsssp .fnqhoyp1::before { content: "✓ "; }
.nsssp .p4l8v1p::before { content: "✗ "; }
.b1b6ywg4 .fnqhoyp1::before { content: "→ "; }
.b1b6ywg4 .p4l8v1p::before { content: "← "; }
.htw20y5x .fnqhoyp1::before { content: "★ "; }
.htw20y5x .p4l8v1p::before { content: "✕ "; }
.ru2ty .fnqhoyp1::before { content: "◆ "; }
.ru2ty .p4l8v1p::before { content: "▲ "; }
.qyxc8 .nyjvu5 { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.qyxc8 .nyjvu5 strong { color: var(--text-primary); }
.qyxc8 .nyjvu5 p      { color: var(--text-muted); }
.i1o1 .nyjvu5 { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.ei0w8ic7 .nyjvu5 {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.ei0w8ic7 .nyjvu5 strong,
.ei0w8ic7 .nyjvu5 p { color: #fff; }
.ei0w8ic7 .us3cn1s::before { color: rgba(255,255,255,0.9) !important; }
.uaxgo .nyjvu5 {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.uaxgo .nyjvu5 strong { color: var(--text-primary); }
.uaxgo .nyjvu5 p      { color: var(--text-muted); }
.l3nekicy .nyjvu5 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.n28x .us3cn1s,
.wrxjhq .us3cn1s,
.maf3 .us3cn1s,
.vmzxuvi .us3cn1s { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.n28x .us3cn1s::before,
.wrxjhq .us3cn1s::before,
.maf3 .us3cn1s::before,
.vmzxuvi .us3cn1s::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.n28x .kwiiw9w     .us3cn1s::before { content: "✦"; color: var(--c-tip-border); }
.n28x .su8wl .us3cn1s::before { content: "▲"; color: var(--c-warn-border); }
.n28x .oyhb    .us3cn1s::before { content: "◉"; color: #60a5fa; }
.wrxjhq .kwiiw9w     .us3cn1s::before { content: "★"; color: var(--c-tip-border); }
.wrxjhq .su8wl .us3cn1s::before { content: "◆"; color: var(--c-warn-border); }
.wrxjhq .oyhb    .us3cn1s::before { content: "●"; color: #60a5fa; }
.maf3 .kwiiw9w     .us3cn1s::before { content: "▶"; color: var(--c-tip-border); }
.maf3 .su8wl .us3cn1s::before { content: "■"; color: var(--c-warn-border); }
.maf3 .oyhb    .us3cn1s::before { content: "▸"; color: #60a5fa; }
.vmzxuvi .kwiiw9w     .us3cn1s::before { content: "→"; color: var(--c-tip-border); }
.vmzxuvi .su8wl .us3cn1s::before { content: "⬥"; color: var(--c-warn-border); }
.vmzxuvi .oyhb    .us3cn1s::before { content: "◈"; color: #60a5fa; }
.xvmg6 .x5tm8 .p2gaago,
.xvmg6 .c9tyfvf .p2gaago  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.xvmg6 .kyhdmias                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.xvmg6 .bs6x                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.xvmg6 .tqewtmi            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.xvmg6 .aq1q          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.xvmg6 .qezc2h                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.yq31dl .x5tm8 .p2gaago,
.yq31dl .c9tyfvf .p2gaago,
.yq31dl .kyhdmias,
.yq31dl .bs6x,
.yq31dl .tqewtmi,
.yq31dl .aq1q,
.yq31dl .qezc2h,
.yq31dl .l3nekicy .nyjvu5 { box-shadow: none; }
.du6dh3   .lul24, .du6dh3 .wmb9vugf, .du6dh3 .uuedbs,
.du6dh3   .v032dvqi, .du6dh3 .e9f1ha { font-size: 0.9rem; }
.du6dh3   .a4ehgs3p, .du6dh3 .tqyg { font-size: 0.9rem; }
.a2ht1ww6   .lul24, .a2ht1ww6 .wmb9vugf, .a2ht1ww6 .uuedbs,
.a2ht1ww6   .v032dvqi, .a2ht1ww6 .e9f1ha { font-size: 0.95rem; }
.a2ht1ww6   .a4ehgs3p, .a2ht1ww6 .tqyg { font-size: 0.95rem; }
.y1182s6   .lul24, .y1182s6 .wmb9vugf, .y1182s6 .uuedbs,
.y1182s6   .v032dvqi, .y1182s6 .e9f1ha { font-size: 1.08rem; }
.y1182s6   .a4ehgs3p, .y1182s6 .tqyg { font-size: 1.05rem; }
.y1182s6   .gui5rcd { font-size: 0.97rem; }
.cxogri .hycv4wgk      { font-size: 3.2rem; }
.cxogri h2.hrb4nvw { font-size: 1.9rem; }
.cxogri h3.xuvm     { font-size: 1.4rem; }
.bf674 .hycv4wgk      { font-size: 3.8rem; }
.bf674 h2.hrb4nvw { font-size: 2.2rem; }
.bf674 h3.xuvm     { font-size: 1.6rem; }
.qsymf + .qsymf { position: relative; }
.rnyu4c   .qsymf + .qsymf::before,
.akp8ers  .qsymf + .qsymf::before,
.rgwrs   .qsymf + .qsymf::before,
.yr1skte1   .qsymf + .qsymf::before,
.nut1hw8c   .qsymf + .qsymf::before,
.oqwo9ou .qsymf + .qsymf::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.rnyu4c .qsymf + .qsymf::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.akp8ers .qsymf + .qsymf::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.rgwrs .qsymf + .qsymf::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;
}
.yr1skte1 .qsymf + .qsymf::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.wd2n .qsymf { margin-bottom: 16px; }
.wd2n .qsymf + .qsymf { margin-top: 0; }
.wd2n .jz2dt5 { padding-top: 0; padding-bottom: 0; }
.nut1hw8c .qsymf + .qsymf::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.oqwo9ou .qsymf + .qsymf::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.aklblya .qsymf + .qsymf::before,
.d8nbxmtq .qsymf + .qsymf::before,
.bt7fw .qsymf + .qsymf::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%;
}
.qmnwp .aklblya .qsymf:nth-child(even)::before,
.qmnwp .d8nbxmtq .qsymf:nth-child(even)::before,
.qmnwp .bt7fw .qsymf:nth-child(even)::before { background: var(--bg-surface); }
.xy52 .aklblya .qsymf:nth-child(even)::before,
.xy52 .d8nbxmtq .qsymf:nth-child(even)::before,
.xy52 .bt7fw .qsymf:nth-child(even)::before { background: var(--bg-card); }
.aklblya .qsymf + .qsymf::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");
}
.d8nbxmtq .qsymf + .qsymf::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");
}
.bt7fw .qsymf + .qsymf::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");
}
.gk7da .enw5ey3f,
.ymse3 .enw5ey3f,
.wnh4ps4 .enw5ey3f { overflow: hidden; }
.gk7da .mj6a,
.ymse3 .mj6a { margin-bottom: 60px; }
.wnh4ps4 .mj6a { margin-bottom: 70px; }
.ymse3 .c4llh { padding-bottom: 60px; }
.gk7da .enw5ey3f::before,
.ymse3 .enw5ey3f::before,
.wnh4ps4 .enw5ey3f::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%;
}
.gk7da .enw5ey3f::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");
}
.ymse3 .enw5ey3f::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");
}
.wnh4ps4 .enw5ey3f::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");
}
.oxw9 .enw5ey3f:not(.xanoan) .lcdg { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.z4zt0 .enw5ey3f:not(.xanoan) .lcdg { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.rfeg  .enw5ey3f:not(.xanoan) .lcdg { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.nfu5u  .enw5ey3f:not(.xanoan) .lcdg { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.u1016 .xanoan { background: var(--accent); }
.u1016 .xanoan .lcdg { background: none; }
.u1016 .g28v { background: var(--accent); }
.u1016 .mc7zg { background: var(--accent-bg); }
.u1016 .enw5ey3f:not(.xanoan) .lcdg { background: rgba(0,0,0,0.6); }
.r2a2 .kt2rl5gh { float: left; width: 38%; margin: 0 28px 16px 0; }
.r2a2 .kt2rl5gh .pzks { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.r2a2 .jz2dt5::after { content: ''; display: block; clear: both; }
.luof .kt2rl5gh { float: right; width: 38%; margin: 0 0 16px 28px; }
.luof .kt2rl5gh .pzks { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.luof .jz2dt5::after { content: ''; display: block; clear: both; }
.rc7bwo2 .qsymf:nth-child(odd)  .kt2rl5gh { float: left;  width: 38%; margin: 0 28px 16px 0; }
.rc7bwo2 .qsymf:nth-child(even) .kt2rl5gh { float: right; width: 38%; margin: 0 0 16px 28px; }
.rc7bwo2 .kt2rl5gh .pzks { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rc7bwo2 .jz2dt5::after { content: ''; display: block; clear: both; }
.r2a2 .av747zg6,
.r2a2 .c9fwt75d,
.luof .av747zg6,
.luof .c9fwt75d,
.rc7bwo2 .av747zg6,
.rc7bwo2 .c9fwt75d { clear: both; }
@media (max-width: 900px) {
  .r2a2 .kt2rl5gh,
  .luof .kt2rl5gh,
  .rc7bwo2 .qsymf:nth-child(odd)  .kt2rl5gh,
  .rc7bwo2 .qsymf:nth-child(even) .kt2rl5gh {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .r2a2 .kt2rl5gh .pzks,
  .luof .kt2rl5gh .pzks,
  .rc7bwo2 .kt2rl5gh .pzks {
    max-height: none !important;
  }
}
.r2a2 .a4ehgs3p,
.r2a2 .tqyg,
.luof .a4ehgs3p,
.luof .tqyg,
.rc7bwo2 .a4ehgs3p,
.rc7bwo2 .tqyg { overflow: hidden; }
@media (max-width: 640px) {
  .r2a2 .kt2rl5gh,
  .luof .kt2rl5gh,
  .rc7bwo2 .kt2rl5gh { float: none; width: 100%; margin: 0 0 16px 0; }
}
.nz66aoo .ie8j,
.nz66aoo .jz2dt5,
.nz66aoo .pefbhr7  { max-width: 1100px; }
.g0zb3 .ie8j,
.g0zb3 .jz2dt5,
.g0zb3 .pefbhr7  { max-width: 1200px; }
.g0zb3 { --content-mw: 1200px; }
.scrlh .ie8j,
.scrlh .jz2dt5,
.scrlh .pefbhr7  { max-width: 1320px; }
.sy3nhmp { font-size: 0.82rem; color: var(--text-muted); }
.rv5jk7h { display: flex; align-items: center; }
.ng2dhq1z {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.r0ws3oo { display: flex; align-items: center; }
.kqcssm1 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.kqcssm1:hover { text-decoration: underline; }
.zrz88 { margin: 0 3px; opacity: 0.45; }
.zrz88::before { content: '/'; }
.gxk0d8zi { padding: 2px 5px; color: var(--text-main); }
.p6kr6 .sy3nhmp {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.p6kr6 .rv5jk7h { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.wr6sk8c .sy3nhmp {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.wr6sk8c .rv5jk7h { padding: 0 0 0 12px; }
.c822nem1 {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.j4lby .rv5jk7h { padding: 0 16px; }
.j4lby .sy3nhmp {
  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);
}
.j4lby .ie8j { padding-top: 28px; }
@media (max-width: 720px) {
  .c822nem1 { margin-top: 18px; padding: 0 16px; }
  .j4lby .ie8j { padding-top: 16px; }
}
.nz66aoo.p6kr6 .rv5jk7h { max-width: 1100px; }
.g0zb3.p6kr6 .rv5jk7h { max-width: 1200px; }
.scrlh.p6kr6 .rv5jk7h { max-width: 1320px; }
.nz66aoo .c822nem1 { max-width: 1100px; }
.g0zb3 .c822nem1 { max-width: 1200px; }
.scrlh .c822nem1 { max-width: 1320px; }
.lrnq .qsymf { padding-top: 16px; padding-bottom: 16px; }
.g1owgctz .qsymf { padding-top: 24px; padding-bottom: 24px; }
.cf6gok .qsymf { padding-top: 40px; padding-bottom: 40px; }
.drtvdpyz .qsymf { padding-top: 52px; padding-bottom: 52px; }
.lwjnn3 .qsymf:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.lwjnn3 .qsymf:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.lwjnn3 .qsymf:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.lwjnn3 .qsymf:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.mync .jz2dt5 { padding-top: 10px;  padding-bottom: 10px; }
.gy5knn .jz2dt5 { padding-top: 18px;  padding-bottom: 18px; }
.p8opz .jz2dt5 { padding-top: 36px;  padding-bottom: 36px; }
.hobaj .jz2dt5 { padding-top: 48px;  padding-bottom: 48px; }
.qib6v h2.hrb4nvw { font-weight: 600; }
.qib6v h3.xuvm     { font-weight: 600; }
.yuctwujl { font-weight: 500; }
.yuctwujl h2.hrb4nvw { font-weight: 800; }
.yuctwujl h3.xuvm     { font-weight: 700; }
.ktls h2.hrb4nvw { font-weight: 900; }
.ktls h3.xuvm     { font-weight: 800; }
.ktls .nyjvu5 strong,
.ktls .nyjvu5 strong { font-weight: 600; }
.u2ue {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.nqf2d94 .u2ue { display: none; }
@media (max-width: 640px) {
  .u2ue { display: none !important; }
}
.u2ue { background: var(--cta) !important; color: #fff !important; border: none !important; }
.u2ue:hover { opacity: 0.85; }
.g9mt8 .u2ue { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.hx1kxlx  .htjz9d { left: 32px; }
@media (max-width: 480px) {
  .d4hmw4 .htjz9d { right: 20px; bottom: 20px; }
  .hx1kxlx  .htjz9d { left: 20px; bottom: 20px; }
}
.v0a1jr { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.pefbhr7 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.kxljo98s { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.fmcrh { color: var(--text-dim); font-size: 0.8rem; }
.jjn1 a, .xx78 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.jjn1 a:hover, .xx78 a:hover { color: var(--accent-light); }
.xx78 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.fyz3p9 .pefbhr7 { text-align: center; }
.fyz3p9 .xx78 { justify-content: center; margin-bottom: 16px; }
.fyz3p9 .kxljo98s { margin-top: 0; }
.kmfacwzb { margin-top: 10px; }
.kmfacwzb a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .pefbhr7 { padding-left: 16px; padding-right: 16px; }
  .afgj .pefbhr7 { padding: 20px 16px; }
  .xx78 { gap: 4px 12px; }
  .kxljo98s { font-size: 0.78rem; }
}
.nx9g .kxljo98s { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.nx9g .fmcrh { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .nx9g .swkkslo { grid-template-columns: 1fr 1fr; } .nx9g .qxcrkd { grid-column: 1 / -1; } }
@media (max-width: 480px) { .nx9g .swkkslo { grid-template-columns: 1fr; } }
.qkzbw2 .kxljo98s { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .qkzbw2 .a2l30fj1 { gap: 12px; } .qkzbw2 .rchusxb { margin-right: 0; width: 100%; } }
.ddd5 .kxljo98s { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.ddd5 .fmcrh { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .ddd5 .gco18oiw { grid-template-columns: 1fr 1fr; } .ddd5 .c3qb0 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ddd5 .gco18oiw { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .nkrezg60 .w27flc5 { grid-template-columns: 1fr 1fr; } .nkrezg60 .l0l9avm4:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .nkrezg60 .w27flc5 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .zquq6 .w27flc5 { grid-template-columns: 1fr; } }
.gv43hk .pefbhr7 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.gv43hk .xx78 { justify-content: center; }
.cerxlrp .efdr2e      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.cerxlrp .v0a1jr { background: var(--bg-page); border-top-color: var(--border-alt); }
.bvf6240 .efdr2e      { background: #0d1117; border-bottom-color: #21262d; }
.bvf6240 .dgbxt69 { color: var(--accent-light); }
.bvf6240 .mzo5u3l3 { --msep-color: #8b949e; }
.bvf6240 .mzo5u3l3 a { color: #8b949e; }
.bvf6240 .mzo5u3l3 a:hover { color: var(--accent-light); }
.bvf6240 .gb97t { color: #8b949e; }
.bvf6240 .v0a1jr { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.bvf6240 .kxljo98s,
.bvf6240 .fmcrh { color: #6e7681; }
.bvf6240 .jjn1 a, .bvf6240 .xx78 a,
.bvf6240 .jjn1 a:hover, .bvf6240 .xx78 a:hover,
@media (max-width: 640px) {
  .bvf6240 .mzo5u3l3 { background: #0d1117; border-top-color: #21262d; }
  .bvf6240 .mzo5u3l3 li a { border-bottom-color: #21262d; }
}
.mb16 .efdr2e      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.mb16 .dgbxt69 { color: var(--accent-light); }
.mb16 .mzo5u3l3 { --msep-color: #475569; }
.mb16 .mzo5u3l3 a { color: #475569; }
.mb16 .mzo5u3l3 a:hover { color: var(--accent-light); }
.mb16 .gb97t { color: #64748b; }
.mb16 .v0a1jr { background: #f0f4f8; border-top-color: #cbd5e1; }
.mb16 .kxljo98s,
.mb16 .fmcrh { color: #64748b; }
.mb16 .jjn1 a, .mb16 .xx78 a,
.mb16 .jjn1 a:hover, .mb16 .xx78 a:hover,
@media (max-width: 640px) {
  .mb16 .mzo5u3l3 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .mb16 .mzo5u3l3 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.i1nyglfq .efdr2e      { background: var(--accent); border-bottom-color: var(--accent-light); }
.i1nyglfq .dgbxt69 { color: #fff; }
.i1nyglfq .mzo5u3l3 { --msep-color: rgba(255,255,255,0.82); }
.i1nyglfq .mzo5u3l3 a { color: rgba(255,255,255,0.82); }
.i1nyglfq .mzo5u3l3 a:hover { color: #fff; }
.i1nyglfq .gb97t { color: rgba(255,255,255,0.9); }
.i1nyglfq .v0a1jr { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.i1nyglfq .kxljo98s,
.i1nyglfq .fmcrh { color: rgba(255,255,255,0.72); }
.i1nyglfq .jjn1 a, .i1nyglfq .xx78 a,
.i1nyglfq .jjn1 a:hover, .i1nyglfq .xx78 a:hover,
@media (max-width: 640px) {
  .i1nyglfq .mzo5u3l3 { background: var(--accent); border-top-color: var(--accent-light); }
  .i1nyglfq .mzo5u3l3 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.iryzf .efdr2e {
  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);
}
.iryzf .v0a1jr {
  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) {
  .iryzf .mzo5u3l3 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.t8el .qs2xm { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.m0vs .qs2xm { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.eb7cw1 .qs2xm { min-height: 72px; height: auto; }
.byi3x .qs2xm { min-height: 84px; height: auto; }
.afgj .qs2xm { max-width: none; padding: 0 32px; }
.afgj .pefbhr7  { max-width: none; padding: 24px 32px; }
.znuz32.g0zb3 .qs2xm { max-width: 1200px; }
.znuz32.scrlh .qs2xm { max-width: 1320px; }
.cssz3   .dgbxt69, .cssz3   .rchusxb { text-transform: capitalize; }
.zclfw6j .dgbxt69, .zclfw6j .rchusxb { text-transform: lowercase; }
.e5zp .dgbxt69, .e5zp .rchusxb { text-transform: uppercase; letter-spacing: 0.06em; }
.orsm65, .eeqjpb {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.smuz .orsm65,
.enl2ikct .orsm65,
.vgbgt .orsm65,
.bcyu9 .orsm65,
.vl0ot   .mzo5u3l3 a { font-weight: 500; }
.aerb1 .mzo5u3l3 a { font-weight: 600; }
.ju9e9     .mzo5u3l3 a { font-weight: 700; }
.w6fn    .mzo5u3l3 a { font-weight: 800; letter-spacing: 0.01em; }
.v9wkc     .mzo5u3l3 > li + li::before,
.kiecj    .mzo5u3l3 > li + li::before,
.ww6s    .mzo5u3l3 > li + li::before,
.g76p5ol .mzo5u3l3 > li + li::before,
.oyl8 .mzo5u3l3 > li + li::before,
.e8oif  .mzo5u3l3 > li + li::before,
.ftblkii    .mzo5u3l3 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.v9wkc     .mzo5u3l3 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.kiecj    .mzo5u3l3 > li + li::before { content: "|"; }
.ww6s    .mzo5u3l3 > li + li::before { content: "—"; }
.g76p5ol .mzo5u3l3 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.oyl8 .mzo5u3l3 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.e8oif  .mzo5u3l3 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ftblkii    .mzo5u3l3 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ia0sbm .gb97t,
  .x6ul .gb97t,
  .sj63s .gb97t,
  .alukw2 .gb97t,
  .nz5ekf8 .gb97t {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ia0sbm .gb97t::before,
  .x6ul .gb97t::before,
  .sj63s .gb97t::before,
  .alukw2 .gb97t::before,
  .nz5ekf8 .gb97t::before { content: ""; display: block; flex-shrink: 0; }

  
  .ia0sbm .gb97t::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;
  }

  
  .x6ul .gb97t::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;
  }

  
  .sj63s .gb97t::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;
  }

  
  .alukw2 .gb97t::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;
  }

  
  .nz5ekf8 .gb97t::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) {
  .fvcg6dzy .gb97t {
    padding: 5px 14px;
  }
  .fvcg6dzy .mzo5u3l3 {
    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;
  }
  .fvcg6dzy .mzo5u3l3 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .fvcg6dzy .mzo5u3l3 li a:hover { background: var(--bg-raised); }
  .fvcg6dzy .ut5e,
  .ev9y .ut5e,
  .emi9sh .ut5e { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ep6f79 .gb97t {
    padding: 5px 10px;
  }
  .ep6f79 .mzo5u3l3 {
    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);
  }
  .ep6f79 .mzo5u3l3.d0tq { transform: translateX(0); }
  .ep6f79 .mzo5u3l3 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ep6f79 .mzo5u3l3 li:last-child a { border-bottom: none; }
  .i1nyglfq .mzo5u3l3,
  .bvf6240 .mzo5u3l3 { background: var(--accent) !important; }
  .i1nyglfq .mzo5u3l3 li a,
  .bvf6240 .mzo5u3l3 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .emi9sh .gb97t {
    padding: 5px 10px;
  }
  .emi9sh .mzo5u3l3 {
    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);
  }
  .emi9sh .mzo5u3l3::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .emi9sh .mzo5u3l3.d0tq { transform: translateY(0); }
  .emi9sh .mzo5u3l3 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .h8b2ryj .gb97t {
    padding: 5px 10px;
  }
  .h8b2ryj .mzo5u3l3 {
    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;
  }
  .h8b2ryj .mzo5u3l3.d0tq { opacity: 1; pointer-events: auto; }
  .h8b2ryj .mzo5u3l3 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .bjrm     .gb97t { border-radius: 0 !important; }
  .dana   .gb97t { border-radius: 8px !important; }
  .bx5p7 .gb97t { border-radius: 50% !important; }
  .zksmjy0   .gb97t { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .psfvp0p .ojh0kc5 { flex-direction: column; align-items: stretch; }
  .psfvp0p .tc59 { flex-direction: row; min-width: auto; }
  .psfvp0p .yrfdt6vl { align-items: flex-start; text-align: left; }
}
.fsjhv,
.fsjhv.qsymf,
.qmnwp .fsjhv,
.muf9nba .fsjhv,
.xy52 .fsjhv,
.hdhg6ku .fsjhv {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.tiqe {
  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;
}
.ww1kja { flex: 1 1 280px; min-width: 0; }
.spx7i {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.wei4zeai {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.uim0rpz {
  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;
}
.uim0rpz:hover { transform: translateY(-1px); opacity: 0.95; }
.kcqdz .tiqe {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.kcqdz .spx7i { color: var(--cta); }
.kcqdz .wei4zeai { color: var(--text-body); }
.kcqdz .uim0rpz {
  background: var(--cta) !important;
  color: #fff !important;
}
.foupr9z .tiqe {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.foupr9z .spx7i { color: var(--text-primary); }
.foupr9z .wei4zeai { color: var(--text-body); }
.foupr9z .uim0rpz {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .tiqe {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .ww1kja { flex: 0 0 auto; }
  .spx7i { font-size: 1.2rem; }
  .uim0rpz { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.gz9kwx2 .c56ccg { height: 36px; }
.pr43vmv .c56ccg { height: 60px; max-width: 200px; }
.g0caj .c56ccg { height: 56px; max-width: 180px; }
.kbdwy6a    .eqhl, .kbdwy6a    .wmo36 { color: #f59e0b; }
.mj3dg      .eqhl { font-size: 1rem; letter-spacing: 1.5px; }
.mj3dg      .wmo36   { font-size: 1.35rem; }
.rus2ae2    .eqhl, .rus2ae2    .wmo36 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.pf7c05d     .eqhl, .pf7c05d     .wmo36 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.f5oxag .eqhl, .f5oxag .wmo36 { color: var(--cta); letter-spacing: 2px; }
.ph4vpa0   .eqhl, .ph4vpa0   .wmo36 { color: #e91e63; letter-spacing: 2px; }
.nb0wxemb  .eqhl, .nb0wxemb  .wmo36 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.p2o4us28     .eqhl, .p2o4us28     .wmo36 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.h74wpy .lsrsl + .lsrsl {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.bk0c .bs6x { padding: 18px 24px; min-height: 68px; }
.kx4l3ok .l234anm {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.kx4l3ok .rtzf4 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.kk5p2 .lsrsl {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.c9fwt75d { counter-reset: cs-rank; }
.c9fwt75d .bs6x { counter-increment: cs-rank; }
.c9fwt75d .bs6x::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;
}
.kmr2ph .c9fwt75d { counter-reset: cs-rank; gap: 0; }
.kmr2ph .bs6x {
  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;
}
.kmr2ph .bs6x::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;
}
.kmr2ph .xq95rxbc {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.kmr2ph .mekt {
  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;
}
.kmr2ph .zvqp { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.kmr2ph .xq95rxbc { min-width: 0; flex-direction: column; width: 100%; }
.kmr2ph .dtxg7 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.kmr2ph .eqhl { color: var(--cta, var(--accent)); }
.kmr2ph .temndo { font-weight: 700; }
.kmr2ph .lsrsl {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.kmr2ph .l234anm {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.kmr2ph .rtzf4 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.kmr2ph .gxkwu .rtzf4 { font-size: 1.3rem; color: var(--accent-light); }
.kmr2ph .miapb2d7 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.kmr2ph .bs6x:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .kmr2ph .c9fwt75d {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .kmr2ph .bs6x {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .kmr2ph .bs6x { padding: 40px 16px 20px; }
  .kmr2ph .lsrsl {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .kmr2ph .miapb2d7 { width: 100%; min-width: 0; }
}
.ntdbr4y .c9fwt75d { counter-reset: cs-rank; gap: 10px; }
.ntdbr4y .bs6x {
  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);
}
.ntdbr4y .bs6x::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);
}
.ntdbr4y .xq95rxbc {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.ntdbr4y .mekt {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.ntdbr4y .zvqp { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.ntdbr4y .dtxg7 {
  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;
}
.ntdbr4y .eqhl { color: var(--cta, var(--accent)); }
.ntdbr4y .lsrsl {
  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;
}
.ntdbr4y .l234anm {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.ntdbr4y .rtzf4 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.ntdbr4y .gxkwu .rtzf4 { color: var(--accent-light); }
.ntdbr4y .miapb2d7 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.ntdbr4y .bs6x:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .ntdbr4y .bs6x {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .ntdbr4y .bs6x::before {
    position: absolute; top: 14px; left: 14px;
  }
  .ntdbr4y .xq95rxbc {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .ntdbr4y .dtxg7 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .ntdbr4y .lsrsl {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .ntdbr4y .miapb2d7 { width: 100%; min-width: 0; }
  .ntdbr4y .eqhl { min-width: 0; }
}
.iqlaz .bs6x::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.f0pnc7s .gniam08 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.f0pnc7s .gniam08 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.f0pnc7s .gniam08 p { padding: 0 2px 16px; }
.dupn .gniam08 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.dupn .gniam08 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.dupn .gniam08 summary::after { content: "›"; font-size: 1.2em; }
.dupn .gniam08[open] summary::after { content: "‹"; }
.dupn .gniam08 p { padding: 10px 22px 4px; }
.dwwzo .gniam08 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.dwwzo .gniam08 summary { color: var(--text-primary); padding-left: 16px; }
.dwwzo .gniam08 summary::after { content: "›"; font-size: 1.1em; }
.dwwzo .gniam08[open] summary::after { content: "‹"; }
.dwwzo .gniam08 p { padding-left: 16px; }
.lm0wy .do4vw7b { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.lm0wy .gniam08 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.lm0wy .gniam08:last-child { border-bottom: none; }
.lm0wy .gniam08 summary { color: var(--text-primary); border-radius: 0; }
.lm0wy .gniam08 summary::after { content: "›"; font-size: 1.1em; }
.lm0wy .gniam08[open] summary::after { content: "‹"; }
.bx445yn .gniam08 { overflow: hidden; }
.bx445yn .gniam08 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.bx445yn .gniam08 summary::after { color: rgba(255,255,255,.75); }
.bx445yn .gniam08[open] summary { border-radius: 0; }
.wq91e6 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.gagbmvks {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.creipy {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.g59n { color: var(--text-muted); font-size: 1.05rem; }
.c9rwjx {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.xane7 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.zjig1l { margin-bottom: 20px; }
.mzndo {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.wdf1axux {
  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;
}
.wdf1axux:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.oicjl6 { resize: vertical; min-height: 130px; }
.am2n0 { width: 100%; margin-top: 8px; }
.rz4n8w {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.joeuk1n {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.x89fs2tv { color: var(--text-muted); line-height: 1.75; }
.h10kc0u { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.h10kc0u li { margin-bottom: 6px; }
.vhrk { max-width: 760px; margin: 0 auto; }
.e5w0 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.kzo2q { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.kzo2q:last-child { border-bottom: none; }
.kzo2q h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.kzo2q p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.vubpkfj { max-width: 760px; margin: 0 auto; }
.x782br { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.x782br:last-child { border-bottom: none; }
.u98n3y8p { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.x782br p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.x782br ul.h10kc0u { margin: 0; }
.v4mci .u98n3y8p { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .v4mci { grid-template-columns: 1fr; gap: 10px; } }
.pg5w .u98n3y8p { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.c0dy .h10kc0u { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .mpqtnhf { grid-template-columns: 1fr; } }
.u1hqnrw { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.u1hqnrw:hover .yyde { color: var(--accent-light); text-decoration: underline; }
.z8rx { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.djlseq85 { margin-bottom: 48px; }
.ta0q2yu { max-width: 760px; margin: 0 auto; }
.dnzy0k4 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.dnzy0k4:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.p9nm { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.dnzy0k4 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.dnzy0k4 ul.h10kc0u { margin: 0; }
.iarh8m1 { color: var(--text-muted); line-height: 1.75; }
.vd48j2 .h10kc0u,
.ship7 .h10kc0u,
.ofhbh .h10kc0u,
.l0mlu3u .h10kc0u {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.vd48j2 .dnzy0k4,
.ship7 .dnzy0k4 { text-align: left; }
.vd48j2 .p9nm,
.ship7 .p9nm { text-align: center; }
.go66 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.fywsyp7 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.s57k { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.qrp52 { margin-top: 12px; }
.oa27oa9 { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.oa27oa9:hover { border-bottom-color: var(--accent-light); }
.mdddz { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.mdddz img { width: 100%; height: 100%; object-fit: cover; display: block; }
.yq6p7 { border-radius: 50%; }
.c29fqjta { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.ws44fhp3 { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
.yl4w4xt { display: grid; grid-template-columns: auto 1fr; gap: 32px; align-items: center; padding-bottom: 32px; border-bottom: 1px solid var(--border); }
@media (max-width: 640px) { .yl4w4xt { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.su5xa .s57k, .su5xa .fywsyp7 { max-width: 640px; }
.r58yh9 .go66 { font-size: 1.6rem; margin-top: 18px; }
.b59ji .s57k { margin-bottom: 28px; }
@media (max-width: 860px) { .z0nk8 { grid-template-columns: 1fr; } .r58yh9 { position: static; text-align: center; } }
.ghbl6 .mdddz { margin: 0 auto 18px; }
.ghbl6 .c29fqjta { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .kfzo { grid-template-columns: 1fr; } }
.zrmf63 .go66 { font-size: 1.6rem; margin-bottom: 6px; }
.l0mlu3u .h10kc0u { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .zrmf63 { flex-direction: column; text-align: center; } .xksfp { grid-template-columns: 1fr; } }
.bi75ijq .go66 { font-size: 1.35rem; margin: 0 0 4px; }
.bi75ijq .c29fqjta { margin: 0; }
.l8stv0r { max-width: 760px; margin: 0 auto; }
.c0e1neq7 { position: relative; padding-left: 28px; }
.c0e1neq7::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.yqjnp { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.yqjnp:last-child { padding-bottom: 0; }
.l8nmet { 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; }
.pmmum h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.pmmum p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.r7jbr .creipy { color: var(--accent-light); }
.xp4vjegy .creipy { font-size: 2rem; }
.xp4vjegy .g59n { max-width: 680px; }
.kbguard .creipy { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.kbguard .g59n  { margin: 0; }
@media (max-width: 640px) { .kbguard { flex-direction: column; } }
.qjgini7 .creipy { color: var(--accent-light); }
.wzyib1x .creipy { color: #fff; }
.wzyib1x .g59n  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .p0zwsfkf { grid-template-columns: 1fr; } }
.wnpl .wdf1axux {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.wnpl .wdf1axux:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.csz6 .wdf1axux { background: var(--bg-raised); border-color: transparent; }
.csz6 .wdf1axux:focus { background: var(--bg-card); border-color: var(--accent-light); }
.nj35 .wdf1axux { border-radius: 100px; padding: 11px 20px; }
.nj35 .oicjl6 { border-radius: 14px; }
@media (max-width: 640px) { .htw4 { grid-template-columns: 1fr; } }
.knzzzq3w { counter-reset: priv-count; }
.gbo0k {
  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);
}
.gbo0k:last-child { border-bottom: none; }
.n8ugfzx {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.gbo0k h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.gbo0k p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.u7jb0fu { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.u7jb0fu li { margin-bottom: 6px; }
.oy359{display:none}
.oy359:empty,.vddud:empty{display:none}
.p19y5sfz{position:relative;overflow:visible}
.m9g94ih .asymg,.pd7bc4s .asymg,
.tpk8lk .asymg,.e3q7d1u1 .asymg,
.ms30 .asymg,.fkzh1s .asymg{display:block}
.kf067urt .qviugog8{display:block}
.m9g94ih .asymg,.pd7bc4s .asymg,
.tpk8lk .asymg,.e3q7d1u1 .asymg,
.ms30 .asymg{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}
.m9g94ih .asymg .vddud,.pd7bc4s .asymg .vddud,
.tpk8lk .asymg .vddud,.e3q7d1u1 .asymg .vddud,
.ms30 .asymg .vddud{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}
.m9g94ih .y9xd,.pd7bc4s .y9xd,
.tpk8lk .y9xd,.e3q7d1u1 .y9xd,
.ms30 .y9xd{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.m9g94ih .asymg,.pd7bc4s .asymg{top:12px}
.m9g94ih .asymg .vddud{margin-right:auto}
.pd7bc4s .asymg .vddud{margin-left:auto}
.pd7bc4s .asymg{text-align:right}
.tpk8lk .asymg,.e3q7d1u1 .asymg{bottom:12px}
.tpk8lk .asymg .vddud{margin-right:auto}
.e3q7d1u1 .asymg .vddud{margin-left:auto}
.e3q7d1u1 .asymg{text-align:right}
.ms30 .asymg{position:relative;margin-top:16px}
.ms30 .asymg .vddud{margin:0 auto}
.fkzh1s .asymg{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.fkzh1s .asymg .vddud{margin:0}
.fkzh1s .mc7zg~.asymg,
.fkzh1s .lc87gt89~.asymg{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.fkzh1s .mc7zg~.asymg .vddud,
.fkzh1s .lc87gt89~.asymg .vddud{justify-content:flex-start}
.mc7zg~.asymg,.lc87gt89~.asymg{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}
.mc7zg~.asymg .vddud{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.lc87gt89~.asymg .vddud{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.qviugog8 .vddud{margin:0 0 12px}
.vddud{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.as8j6{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.yyde{font-weight:600;color:var(--text-heading);opacity:1}
.xubkif::before{content:"·";margin:0 2px;opacity:.5}
.y9xd{white-space:nowrap}
.nakq15pq .as8j6{display:none}
.nrnrudp .y9xd{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.nrnrudp .xubkif::before{content:""}
.dqmp6gf .y9xd{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}
.dqmp6gf .xubkif::before{content:""}
.ojcd .vddud{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.kfz8 .y9xd{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.kfz8 .xubkif::before{content:""}
.pd4plis .y9xd{color: var(--accent-light);opacity:1;font-weight:500}
.kgkvc2oi .y9xd{border-bottom:1px solid currentColor;padding-bottom:2px}
.hb150n6u .vddud{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.vthx1{--date-bg:var(--accent-bg)}
.ggvrs .xubkif::before{content:""}
.o7ygbw .xubkif::before{content:"•";opacity:.4}
.o7ygbw .y9xd + .y9xd::before{content:"•";margin-right:6px;opacity:.4}
.nmzy2b4 .xubkif::before{content:"/";opacity:.35}
.nmzy2b4 .y9xd + .y9xd::before{content:"/";margin-right:6px;opacity:.35}
.nhs8a .xubkif::before{content:"|";opacity:.3}
.nhs8a .y9xd + .y9xd::before{content:"|";margin-right:6px;opacity:.3}
.grt59u19 .xubkif::before{content:"—";opacity:.3}
.grt59u19 .y9xd + .y9xd::before{content:"—";margin-right:6px;opacity:.3}
.qhrz4j .xubkif::before{content:"◆";font-size:.5em;opacity:.35}
.qhrz4j .y9xd + .y9xd::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.by3fekpf .xubkif::before{content:"·";opacity:.4}
.by3fekpf .y9xd + .y9xd::before{content:"·";margin-right:6px;opacity:.4}
.do0knpb .xubkif::before{content:"›";opacity:.4}
.do0knpb .y9xd + .y9xd::before{content:"›";margin-right:6px;opacity:.4}
.ozj5 .xubkif::before{content:"→";opacity:.35;font-size:.85em}
.ozj5 .y9xd + .y9xd::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.fo6l5 .pwkq6u5{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .pwkq6u5{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .tfvpnk{max-width:100%}
}
.c6qw .aq1q{margin:0}
@media (max-width:560px){
  .q7fto2v{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) {
  .bbmsgl5 { padding: 28px 18px 20px; }
  .ctq2p { font-size: 1.2rem; }
  .onb8ri { max-width: 220px; max-height: 80px; }
}
.iqn1a {
  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);
}
.dom3bcfv {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.vf4c0u1  .iqn1a { border-radius: 50%; }
.gsl7gs4  .iqn1a { border-radius: 6px; }
.fae2 .iqn1a { border-radius: 22px; }
.rmh7kit .tiqe {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .iqn1a { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.hh5n61r .qsymf {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.hh5n61r .jz2dt5 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.hh5n61r .tiqe {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.qo6d .qsymf,
.qo6d .jz2dt5 {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.qo6d .tiqe {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .qo6d { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .qo6d .tiqe {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .qo6d .wei4zeai { display: none !important; }
  .qo6d .spx7i { font-size: 1.1rem !important; }
  .qo6d .iqn1a { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .ugwv { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .qs2xm { flex-direction: row-reverse; }
[dir="rtl"] .mzo5u3l3 { flex-direction: row-reverse; }
[dir="rtl"] .hx1kxlx  .htjz9d { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .d4hmw4 .htjz9d { right: auto; left: 20px; }
  [dir="rtl"] .hx1kxlx  .htjz9d { left: auto;  right: 20px; }
}
[dir="rtl"] .r2a2 .kt2rl5gh  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .luof .kt2rl5gh { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .a4ehgs3p, [dir="rtl"] .tqyg { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .jbg9t7v1 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .lszalg01 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .nyjvu5 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .tiqe { direction: rtl; }
[dir="rtl"] .iqn1a { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .bs6x,
[dir="rtl"] .sy3nhmp { direction: rtl; }
[dir="rtl"] .qezc2h { direction: rtl; }
[dir="rtl"] .qu6yxoa8 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .ssqb6da5 .tqyg,
[dir="rtl"] .ignf .tqyg,
[dir="rtl"] .wkqpon .tqyg,
[dir="rtl"] .vge56 .tqyg {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .ssqb6da5 .tqyg li::before,
[dir="rtl"] .ignf .tqyg li::before,
[dir="rtl"] .wkqpon .tqyg li::before,
[dir="rtl"] .vge56 .tqyg li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .enw5ey3f.lwfaaab .mj6a,
[dir="rtl"] .xfgivma.lwfaaab .mj6a,
[dir="rtl"] .xanoan.lwfaaab .mj6a,
[dir="rtl"] .fe9rbz4.lwfaaab .mj6a,
[dir="rtl"] .ljfcdd.lwfaaab .mj6a { text-align: right; }
[dir="rtl"] .mc7zg.hr9al .c4llh { text-align: center; }
[dir="rtl"] .jz2dt5,
[dir="rtl"] .v032dvqi,
[dir="rtl"] .e9f1ha,
[dir="rtl"] .mj6a { text-align: right; }
[dir="rtl"] .xane7,
[dir="rtl"] .mzndo,
[dir="rtl"] .s57k,
[dir="rtl"] .wdf1axux,
[dir="rtl"] .oicjl6 { text-align: right; direction: rtl; }
[dir="rtl"] .nj35 .wdf1axux,
[dir="rtl"] .wnpl .wdf1axux { padding-right: 20px; padding-left: 20px; }
.lgx4e .c9fwt75d,
.aqbcf7 .c9fwt75d,
.fqxbxv9j .c9fwt75d { gap: 0; }
.d5be5 .c9fwt75d { gap: 14px; }
.lgx4e .bs6x,
.aqbcf7 .bs6x,
.d5be5 .bs6x,
.fqxbxv9j .bs6x {
  
  grid-template-columns: auto 260px minmax(0, 1fr) auto auto;
  gap: 20px;
  padding: 22px 26px;
  align-items: center;
  
  grid-auto-flow: dense;
}
.lgx4e .bs6x,
.aqbcf7 .bs6x,
.fqxbxv9j .bs6x {
  background: var(--bg-card);
  border: none; border-radius: 0;
}
.lgx4e .bs6x:nth-child(even),
.fqxbxv9j .bs6x:nth-child(even) { background: var(--accent-bg); }
.aqbcf7 .bs6x + .bs6x { border-top: 1px solid var(--border-alt); }
.d5be5 .bs6x {
  border: 1px solid var(--border-alt); border-radius: 16px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .06);
}
.lgx4e .bs6x:hover,
.aqbcf7 .bs6x:hover,
.fqxbxv9j .bs6x:hover { background: var(--bg-hover); }
.lgx4e .bs6x::before,
.aqbcf7 .bs6x::before,
.d5be5 .bs6x::before,
.fqxbxv9j .bs6x::before {
  width: 40px; min-width: 40px; height: 40px;
  display: flex; align-items: center; justify-content: center;
  border-radius: 50%;
  background: var(--accent-bg); color: var(--accent);
  font-size: 1.15rem; font-weight: 700;
}
.fqxbxv9j .bs6x::before {
  background: var(--accent); color: var(--cta-fg, #fff);
}
.lgx4e .xq95rxbc,
.aqbcf7 .xq95rxbc,
.d5be5 .xq95rxbc,
.fqxbxv9j .xq95rxbc {
  grid-column: 2;
  flex-direction: row; align-items: center; justify-content: flex-start;
  width: auto; gap: 16px; text-align: left;
}
.lgx4e .mekt,
.aqbcf7 .mekt,
.d5be5 .mekt,
.fqxbxv9j .mekt {
  width: 78px; height: 78px; padding: 0;
  border-radius: 50%; overflow: hidden; flex-shrink: 0;
}
.lgx4e .zvqp,
.aqbcf7 .zvqp,
.d5be5 .zvqp,
.fqxbxv9j .zvqp {
  width: 100%; height: 100%; max-width: none; max-height: none;
  object-fit: cover;
}
.lgx4e .dtxg7,
.aqbcf7 .dtxg7,
.d5be5 .dtxg7,
.fqxbxv9j .dtxg7 {
  font-size: 1.3rem; font-weight: 700; color: var(--accent);
  text-align: left;
}
.fqxbxv9j .dtxg7 { font-size: 1.45rem; font-weight: 800; }
.lgx4e .t73n2d,
.aqbcf7 .t73n2d,
.d5be5 .t73n2d,
.fqxbxv9j .t73n2d {
  grid-column: 3; display: block;
  justify-self: center; width: min(100%, 340px);
}
.lgx4e .t73n2d .gxkwu,
.aqbcf7 .t73n2d .gxkwu,
.d5be5 .t73n2d .gxkwu,
.fqxbxv9j .t73n2d .gxkwu {
  background: var(--accent-bg);
  border: none;
  border-radius: 999px;
  padding: 12px 22px;
  flex-direction: row; justify-content: center;
}
.lgx4e .t73n2d .gxkwu .l234anm,
.aqbcf7 .t73n2d .gxkwu .l234anm,
.d5be5 .t73n2d .gxkwu .l234anm,
.fqxbxv9j .t73n2d .gxkwu .l234anm { display: none; }
.lgx4e .t73n2d .gxkwu .rtzf4::before,
.aqbcf7 .t73n2d .gxkwu .rtzf4::before,
.d5be5 .t73n2d .gxkwu .rtzf4::before,
.fqxbxv9j .t73n2d .gxkwu .rtzf4::before { content: "\1F381\00a0"; }
.lgx4e .t73n2d .gxkwu .rtzf4,
.aqbcf7 .t73n2d .gxkwu .rtzf4,
.d5be5 .t73n2d .gxkwu .rtzf4,
.fqxbxv9j .t73n2d .gxkwu .rtzf4 {
  font-size: 1.05rem; font-weight: 700; color: var(--text-primary);
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.lgx4e .t73n2d .e33h8sk,
.aqbcf7 .t73n2d .e33h8sk,
.d5be5 .t73n2d .e33h8sk,
.fqxbxv9j .t73n2d .e33h8sk { display: none; }
.lgx4e .fdwz,
.aqbcf7 .fdwz,
.d5be5 .fdwz,
.fqxbxv9j .fdwz {
  grid-column: 4; min-width: 120px; width: auto;
}
.lgx4e .eqhl,
.aqbcf7 .eqhl,
.d5be5 .eqhl,
.fqxbxv9j .eqhl { display: block; font-size: 1.25rem; letter-spacing: 2px; }
.lgx4e .temndo,
.aqbcf7 .temndo,
.d5be5 .temndo,
.fqxbxv9j .temndo { display: none; }
.lgx4e .miapb2d7.o4o1,
.aqbcf7 .miapb2d7.o4o1,
.d5be5 .miapb2d7.o4o1,
.fqxbxv9j .miapb2d7.o4o1 {
  grid-column: 5;
  min-width: 190px;
  border-radius: 999px;
  padding: 17px 34px !important;
  font-size: 1.05rem !important; font-weight: 700;
}
.fqxbxv9j .miapb2d7.o4o1 { box-shadow: 0 4px 16px color-mix(in srgb, var(--cta) 45%, transparent); }
@media (max-width: 1080px) {
  .lgx4e .bs6x,
  .aqbcf7 .bs6x,
  .d5be5 .bs6x,
  .fqxbxv9j .bs6x {
    grid-template-columns: auto 220px minmax(0, 1fr) auto;
    gap: 16px; padding: 18px;
  }
  .lgx4e .fdwz,
  .aqbcf7 .fdwz,
  .d5be5 .fdwz,
  .fqxbxv9j .fdwz { display: none; }
  .lgx4e .miapb2d7.o4o1,
  .aqbcf7 .miapb2d7.o4o1,
  .d5be5 .miapb2d7.o4o1,
  .fqxbxv9j .miapb2d7.o4o1 { grid-column: 4; min-width: 150px; padding: 14px 24px !important; }
}
@media (max-width: 720px) {
  .lgx4e .bs6x,
  .aqbcf7 .bs6x,
  .d5be5 .bs6x,
  .fqxbxv9j .bs6x {
    grid-template-columns: auto minmax(0, 1fr);
    grid-template-areas:
      "rank  ident"
      "pills pills"
      "cta   cta";
    gap: 12px 14px; padding: 18px 16px;
    text-align: left;
  }
  .lgx4e .bs6x::before,
  .aqbcf7 .bs6x::before,
  .d5be5 .bs6x::before,
  .fqxbxv9j .bs6x::before { grid-area: rank; align-self: center; justify-self: start; }
  .lgx4e .xq95rxbc,
  .aqbcf7 .xq95rxbc,
  .d5be5 .xq95rxbc,
  .fqxbxv9j .xq95rxbc { grid-area: ident; width: auto; justify-content: flex-start; }
  .lgx4e .t73n2d,
  .aqbcf7 .t73n2d,
  .d5be5 .t73n2d,
  .fqxbxv9j .t73n2d { grid-area: pills; }
  
  .lgx4e .t73n2d .gxkwu,
  .aqbcf7 .t73n2d .gxkwu,
  .d5be5 .t73n2d .gxkwu,
  .fqxbxv9j .t73n2d .gxkwu {
    background: var(--accent-bg); border-radius: 999px;
    padding: 11px 18px; justify-content: center;
  }
  .lgx4e .miapb2d7.o4o1,
  .aqbcf7 .miapb2d7.o4o1,
  .d5be5 .miapb2d7.o4o1,
  .fqxbxv9j .miapb2d7.o4o1 { grid-area: cta; width: 100%; }
  .lgx4e .mekt,
  .aqbcf7 .mekt,
  .d5be5 .mekt,
  .fqxbxv9j .mekt { width: 56px; height: 56px; }
  .lgx4e .dtxg7,
  .aqbcf7 .dtxg7,
  .d5be5 .dtxg7,
  .fqxbxv9j .dtxg7 { font-size: 1.1rem; }
}
:root {
  --accent:          #b017cb;
  --brand:           #b017cb;
  --brand-light:     #951eaa;
  --brand-pale:      #b232c8;
  --grad-start:      #d452eb;
  --grad-end:        #dd8feb;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #6366f1;
  --cta-fg:          #ffffff;
  --cta-light:       #383cf2;
  --cta-hover:       #2a2eeb;
  --bg-page:         #f7f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f6;
  --bg-raised:       #f0edf1;
  --bg-hover:        #f5f3f6;
  --border:          #e8e1e9;
  --border-alt:      #dbcfdd;
  --border-section:  #e8e1e9;
  --text-primary:    #1b171b;
  --text-muted:      #5f5061;
  --text-body:       #362e37;
  --text-sub:        #514553;
  --text-faint:      #88738b;
  --text-dim:        #9f8fa2;
  --text-label:      #6c5c6f;
  --text-value:      #443945;
  --accent-bg:       #f1e0f4;
  --accent-bg-light: #eac6f0;
  --bg-tip:          #f0f9f8;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f1f9;
  --bg-pros:         #f0f9f8;
  --bg-cons:         #faf3f5;
  --c-pros:          #0c9682;
  --c-cons:          #9f2137;
  --c-pros-label:    #0eb39b;
  --c-tip-border:    #10c6ab;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9682;
}
:root { --logo-bg-opacity: 34%; }
.a6v9vwu5 .kfx0fw8r, .a6v9vwu5 .mc7zg { min-height: 320px; }
body, button, input { font-family: "Lato", sans-serif; }
.vhgfas0b .us3cn1s { font-size: 0; width: 1.2rem; flex-shrink: 0; }.vhgfas0b .us3cn1s::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.vhgfas0b .kwiiw9w     .us3cn1s::before { content: "";  color: var(--c-tip-border); }.vhgfas0b .su8wl .us3cn1s::before { content: ""; color: var(--c-warn-border); }.vhgfas0b .oyhb    .us3cn1s::before { content: ""; color: #60a5fa; }.ieq4qubn .vhgfas0b .kwiiw9w     .us3cn1s::before { color: #10b981; }.ieq4qubn .vhgfas0b .su8wl .us3cn1s::before { color: #f43f5e; }.ieq4qubn .vhgfas0b .oyhb    .us3cn1s::before { color: #a855f7; }.rz5m7  .vhgfas0b .kwiiw9w     .us3cn1s::before { color: #eab308; }.rz5m7  .vhgfas0b .su8wl .us3cn1s::before { color: #ef4444; }.rz5m7  .vhgfas0b .oyhb    .us3cn1s::before { color: #f97316; }.m09u  .vhgfas0b .kwiiw9w     .us3cn1s::before { color: #38bdf8; }.m09u  .vhgfas0b .su8wl .us3cn1s::before { color: #818cf8; }.m09u  .vhgfas0b .oyhb    .us3cn1s::before { color: #2dd4bf; }.k5fy70 .vhgfas0b .us3cn1s::before { color: var(--accent-light) !important; }
.a9ilc6 .wquji li::before, .a9ilc6 .sscv3w 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; }.a9ilc6 .wquji li::before { content: ""; }.a9ilc6 .sscv3w li::before { content: ""; }.a9ilc6 .fnqhoyp1::before, .a9ilc6 .p4l8v1p::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.a9ilc6 .fnqhoyp1::before { content: ""; }.a9ilc6 .p4l8v1p::before { content: ""; }
.zrz88::before { content: '•'; }