:root {
  --color-accent: #eab308;
  --color-cta: #f97316;
  --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;
}
.dnytp8df {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.tvvt1znb {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.zevoj9r {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.kt0ke28 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.xpo5e { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.xpo5e a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.xpo5e a:hover { color: var(--accent-light); }
.tnrc4b     .c8awi { border-radius: 6px; }
.tnrc4b .c8awi li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.tnrc4b .c8awi li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.j0asyd0 .c8awi li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .c8awi {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .be86p:hover .c8awi,
  .be86p:focus-within .c8awi { display: block; }
  .c8awi li a { padding: 8px 16px; font-size: 0.88rem; }
}
.xy5vlh {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.yqlh0ttr { display: none; }
@media (max-width: 640px) {
  .yqlh0ttr {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .yqlh0ttr.o4z3 { display: block; }
}
@media (max-width: 640px) {
  .xy5vlh { display: block; }
  .xpo5e > li + li::before { display: none !important; }
  .xpo5e {
    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;
  }
  .xpo5e.o4z3 { display: flex; }
  .xpo5e li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .xpo5e li:last-child a { border-bottom: none; }
}
.zl4pixjo { min-height: 480px; }
.ky1cbwbm {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.bblab { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.t9hyo42q .bblab { margin-left: 0; margin-right: 0; }
.h1x2m5 {
  background: var(--cta); color: #fff; text-decoration: none;
  border-radius: 8px; padding: 14px 32px;
  font-size: 1.05rem; font-weight: 700; display: inline-block;
  transition: opacity 0.2s, transform 0.15s;
}
.wt8cjjd .h1x2m5 { margin-top: 24px; }
.h1x2m5:hover { opacity: 0.88; }
.t4ga1i {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.fsh8 {
  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%);
}
.t4ga1i .uupx9 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.t4ga1i .ky1cbwbm { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.t4ga1i .bblab { color: #e2e8f0; }
.t4ga1i.ppmm8bq .uupx9 { text-align: center; }
.t4ga1i.t9hyo42q   .uupx9 { text-align: left; }
.ixgmt7 .uupx9 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.ixgmt7 .ky1cbwbm { color: var(--text-primary); text-shadow: none; }
.ixgmt7 .bblab { color: var(--text-muted); }
.ixgmt7 .h1x2m5 { margin-top: 16px; }
.ixgmt7, .ixgmt7.zl4pixjo { min-height: auto !important; }
.ixgmt7.ppmm8bq .uupx9 { text-align: center; }
.ixgmt7.t9hyo42q   .uupx9 { text-align: left; }
.ixgmt7~.cy4m4{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}
.ixgmt7~.cy4m4 .c0xwfbb{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}
.us0hkhd {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.vbpqszgy .us0hkhd,
.vbpqszgy .us0hkhd::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.okt5c3z .us0hkhd,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.dnxh .us0hkhd,
.dnxh .t4ga1i .fsh8 {
  overflow: hidden;
}
.dnxh .us0hkhd::after,
.dnxh .t4ga1i .fsh8::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%); }
}
.doc1 .us0hkhd,
.doc1 .us0hkhd::after,
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.doc1 .t4ga1i .fsh8 {
  overflow: hidden;
}
.doc1 .t4ga1i .fsh8::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;
}
.exxt .us0hkhd,
.exxt .t4ga1i .fsh8 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.vbpqszgy .t4ga1i .fsh8 {
  overflow: hidden;
}
.vbpqszgy .t4ga1i .fsh8::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;
}
.okt5c3z .t4ga1i .fsh8 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.us0hkhd .fsh8 {
  background: none;
}
.us0hkhd .ky1cbwbm { color: #fff; }
.us0hkhd .bblab { color: rgba(255,255,255,0.85); }
.l2yc .ky1cbwbm { text-shadow: none; color: var(--text-primary); }
.l2yc .bblab { color: var(--text-muted); }
body.dyy7ft .ky1cbwbm {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.thph .ky1cbwbm {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.zl4pixjo.us0hkhd .ky1cbwbm,
section.us0hkhd .ky1cbwbm {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.l2yc.ppmm8bq .pgfqzk { align-items: center; text-align: center; }
.zl4pixjo .p1fn {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.p1fn .zv5s {
  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;
}
.p1fn .zv5s::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.p1fn .xeoa { display: contents !important; }
.p1fn .xeoa .z89w8hu {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.p1fn .xeoa .o46fs { max-height: 48px; max-width: 96px; }
.p1fn .xeoa .v7aai2 {
  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;
}
.p1fn .e3dba {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.p1fn .eiyx0 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.p1fn .d22nqgx1 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.p1fn .d22nqgx1 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.p1fn .a9he { display: contents !important; }
.p1fn .a9he .se0zha:not(.ufp3) { display: none !important; }
.p1fn .a9he .ufp3 {
  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;
}
.p1fn .a9he .ufp3 .qw1tf {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.p1fn .a9he .ufp3 .av6oxkzl {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.p1fn .a6rl7kys { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.p1fn .a6rl7kys.wtenp {
  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;
}
.p1fn .a6rl7kys.wtenp:hover { opacity: 0.85; }
.p1fn .zv5s,
.p1fn .zv5s:hover,
.p1fn .zv5s:nth-child(even),
.p1fn .zv5s:nth-child(odd),
.p1fn .zv5s:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.afx3sg89 .uupx9 { padding-bottom: 24px; }
.wt8cjjd .uupx9 { max-width: 1100px; }
@media (max-width: 700px) {
  .l2yc { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .l2yc:not(.npakqwls) .gh4hh6b7 { display: none !important; }
  .npakqwls .gh4hh6b7 { padding: 16px; }
  .pgfqzk  { padding: 36px 24px; }
  .l2yc~.cy4m4,.topnn52s~.cy4m4{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .zl4pixjo, .l2yc { min-height: 320px !important; }
  .ky1cbwbm { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .riucc,
  .xt23sd,
  .k8u1 { grid-template-columns: 1fr !important; }

  

  
  .afx3sg89 { display: flex !important; flex-direction: column !important; }
  .afx3sg89 .uupx9 { display: contents; }
  .afx3sg89 .fsh8 { order: 0; }
  .afx3sg89 .ky1cbwbm { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .afx3sg89 .riucc { order: 2; padding: 0 16px 12px !important; }
  .afx3sg89 .bblab { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .wt8cjjd .uupx9 { display: flex; flex-direction: column; }
  .wt8cjjd .uupx9 .ky1cbwbm { order: 1; }
  .wt8cjjd .uupx9 .k8u1 { order: 2; margin: 8px 0 24px !important; }
  .wt8cjjd .uupx9 .bblab { order: 3; }
  .wt8cjjd .uupx9 .h1x2m5 { order: 4; align-self: center; margin-top: 0; }

  
  .l2yc.npakqwls {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .l2yc.npakqwls .pgfqzk { display: contents; padding: 0; }
  .l2yc.npakqwls .pgfqzk .ky1cbwbm { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .l2yc.npakqwls .gh4hh6b7 { order: 2; padding: 12px 16px; }
  .l2yc.npakqwls .pgfqzk .bblab { order: 3; padding: 0 24px; margin: 0 auto; }
  .l2yc.npakqwls .pgfqzk .h1x2m5 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.i1ue { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.o3vx2 { width: 100%; height: auto; display: block; border-radius: 10px; }
.gl654e .i1ue        { border-radius: 16px; }
.gl654e .o3vx2  { border-radius: 16px; }
.nsn38 .i1ue         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.nsn38 .o3vx2   { border-radius: 8px; }
.uv66tabu { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.x56gth { width: 100%; padding: 32px 0; position: relative; }
.shxj17p { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.x98e4 .x56gth:nth-child(even) { background: var(--bg-surface); }
.x98e4 .x56gth:nth-child(odd)  { background: var(--bg-page); }
.gixfc2t .x56gth:nth-child(even) { background: var(--bg-card); }
.gixfc2t .x56gth:nth-child(odd)  { background: var(--bg-page); }
.x98e4 .x56gth:nth-child(odd)  .shxj17p { background: var(--bg-card); border-radius: 6px; }
.x98e4 .x56gth:nth-child(even) .shxj17p { background: var(--bg-raised); border-radius: 6px; }
.gixfc2t .x56gth:nth-child(odd)  .shxj17p { background: var(--bg-card); border-radius: 6px; }
.gixfc2t .x56gth:nth-child(even) .shxj17p { background: var(--bg-raised); border-radius: 6px; }
.x98e4 .x56gth:nth-child(even) .dk06yaf .txryy,
.gixfc2t .x56gth:nth-child(even) .dk06yaf .txryy { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.x98e4 .x56gth:nth-child(odd) .dk06yaf .txryy,
.gixfc2t .x56gth:nth-child(odd) .dk06yaf .txryy { background: var(--bg-card-inner); }
.x98e4 .x56gth:nth-child(even) .ulaoc .txryy:nth-child(odd),
.gixfc2t .x56gth:nth-child(even) .ulaoc .txryy:nth-child(odd)  { background: var(--bg-card); }
.x98e4 .x56gth:nth-child(even) .ulaoc .txryy:nth-child(even),
.gixfc2t .x56gth:nth-child(even) .ulaoc .txryy:nth-child(even) { background: var(--bg-card-inner); }
h1.a5daj { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.a5daj {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.urxpsijy { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.letcqj96 h2.a5daj {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.nnqh h2.a5daj {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.sniz h2.a5daj {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.utjba h2.a5daj::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.tor1oesz h2.a5daj {
  color: var(--text-primary); font-size: 1.7rem;
}
.m6a7agcq h2.a5daj::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.qneqxb0 h2.a5daj {
  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) { .ouvxo { display: none; } }
.qmaz { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.uii9q9 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.rpx2g {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.keg6yhn5 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.de3xvc8 { padding-left: 20px; }
.de3xvc8 li { margin-bottom: 6px; }
.de3xvc8 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.de3xvc8 a:hover { color: var(--accent-light); }
.f92i4ta3 .keg6yhn5 { display: none; }
.eox6s .keg6yhn5 { display: none; }
.eox6s .de3xvc8 { padding-left: 0; list-style: none; }
.eox6s .de3xvc8 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.eox6s .de3xvc8 a { font-size: 0.92rem; }
.ed0zk6 .rpx2g { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ed0zk6 .keg6yhn5 { display: none; }
.ed0zk6 .de3xvc8 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.ed0zk6 .de3xvc8 li { margin-bottom: 0; }
.ed0zk6 .de3xvc8 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;
}
.ed0zk6 .de3xvc8 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.n6b2ydzo .rpx2g { padding: 20px 20px 16px; }
.n6b2ydzo .de3xvc8 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.n6b2ydzo .de3xvc8 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.n6b2ydzo .de3xvc8 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;
}
.n6b2ydzo .de3xvc8 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;
}
.n6b2ydzo .de3xvc8 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.n6b2ydzo .de3xvc8 a:focus,
.n6b2ydzo .de3xvc8 a:focus-visible,
.n6b2ydzo .de3xvc8 a:target { outline: none; }
.n6b2ydzo .de3xvc8 li:target a { border-color: var(--border); color: var(--text-muted); }
.r193 .rpx2g { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.r193 .keg6yhn5 { display: none; }
.r193 .de3xvc8 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.r193 .de3xvc8 li { counter-increment: toc-n; margin-bottom: 0; }
.r193 .de3xvc8 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;
}
.r193 .de3xvc8 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;
}
.r193 .de3xvc8 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.o78f .rpx2g { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.o78f .keg6yhn5 { display: none; }
.o78f .de3xvc8 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.o78f .de3xvc8 li { margin-bottom: 0; }
.o78f .de3xvc8 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;
}
.o78f .de3xvc8 a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.phbri .rpx2g { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.phbri .keg6yhn5 { display: none; }
.phbri .de3xvc8 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.phbri .de3xvc8 li { margin-bottom: 0; }
.phbri .de3xvc8 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.phbri .de3xvc8 li:last-child::after { content: ""; margin-right: 0; }
.phbri .de3xvc8 a { font-size: 0.9rem; }
.txryy { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.dk06yaf .txryy { background: var(--bg-card); }
.ulaoc .txryy:nth-child(odd)  { background: var(--bg-card); }
.ulaoc .txryy:nth-child(even) { background: var(--bg-raised); }
.uwx4etfn .txryy {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.uwx4etfn .txryy:last-child { border-bottom: none; }
.uwx4etfn h3.urxpsijy { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.khnm .txryy {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.khnm .txryy + .txryy { margin-top: 4px; }
.q2mw78 .txryy { background: none; border-radius: 0; padding: 12px 0; }
.q2mw78 .txryy + .txryy { border-top: 1px solid var(--border-section); }
.laihl { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.qvbechf { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.otua2 { color: var(--text-body); margin-bottom: 10px; }
.wcls, .qa1lr { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.wcls li, .qa1lr li { margin-bottom: 6px; }
.qa1lr li { list-style: decimal; }
.sp8ib     .wcls { list-style-type: "● "; }
.lw2piqg  .wcls { list-style-type: "■ "; }
.cfz1awag .wcls { list-style-type: "◆ "; }
.ersp    .wcls { list-style-type: "★ "; }
.sp8ib     .sybmm9 { list-style-type: "● "; }
.lw2piqg  .sybmm9 { list-style-type: "■ "; }
.cfz1awag .sybmm9 { list-style-type: "◆ "; }
.ersp    .sybmm9 { list-style-type: "★ "; }
.sp8ib    .wcls li::marker, .sp8ib    .sybmm9 li::marker,
.lw2piqg .wcls li::marker, .lw2piqg .sybmm9 li::marker,
.cfz1awag .wcls li::marker, .cfz1awag .sybmm9 li::marker,
.ersp   .wcls li::marker, .ersp   .sybmm9 li::marker {
  color: var(--cta); font-size: 1em;
}
.sp8ib .qa1lr,
.lw2piqg .qa1lr,
.cfz1awag .qa1lr,
.ersp .qa1lr {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.sp8ib .qa1lr li,
.lw2piqg .qa1lr li,
.cfz1awag .qa1lr li,
.ersp .qa1lr li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.sp8ib .qa1lr li::before,
.lw2piqg .qa1lr li::before,
.cfz1awag .qa1lr li::before,
.ersp .qa1lr 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;
}
.sp8ib     .qa1lr li::before { border-radius: 50%; }
.lw2piqg  .qa1lr li::before { border-radius: 3px; }
.cfz1awag .qa1lr li::before { border-radius: 3px; }
.ersp    .qa1lr li::before { border-radius: 50%; }
.vkzur { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.voza .vkzur,
.v1hca .vkzur { background: transparent; border: none; border-radius: 0; }
.lda1xe { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.lda1xe th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.lda1xe td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.lda1xe tr:hover td { background: var(--bg-hover); }
.htlh .lda1xe tbody tr:nth-child(even) td { background: var(--bg-surface); }
.erjf .lda1xe { border: 1px solid var(--border-alt); }
.erjf .lda1xe th,
.erjf .lda1xe td { border: 1px solid var(--border-alt); }
.k8lepxw .lda1xe th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.k8lepxw .lda1xe td { border-bottom: none; }
.k8lepxw .lda1xe tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.d3l8pfb .lda1xe th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.rs4i8 .vkzur {
  overflow: hidden;
}
.rs4i8 .lda1xe th { border-bottom: 1px solid var(--border-alt); }
.rs4i8 .lda1xe tr:last-child td { border-bottom: none; }
.nzsw6 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.iw4iihv { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.ya9v { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.u1x9yjk9 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.swrwpa { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.sybmm9 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.sybmm9 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%}
.wkcjy .u1x9yjk9 { background: transparent; text-align: center; }
.dkva8 .ya9v {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.ad5mi .ya9v {
  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);
}
.j3ql7d .iw4iihv { display: grid; grid-template-columns: auto 1fr; }
.j3ql7d .ya9v {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.j3ql7d .u1x9yjk9 { grid-column: 2; }
.j3ql7d .swrwpa,
.j3ql7d .sybmm9 { grid-column: 1 / -1; }
.b19c1c8f .iw4iihv { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.b19c1c8f .ya9v {
  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);
}
.b19c1c8f .u1x9yjk9 { grid-column: 2; }
.b19c1c8f .swrwpa,
.b19c1c8f .sybmm9 { grid-column: 1 / -1; }
.svwm .iw4iihv { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.svwm .u1x9yjk9 { background: none; color: var(--accent-light); font-weight: 700; }
.xvxn .iw4iihv { 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); }
.xvxn .u1x9yjk9 { background: none; color: var(--accent-light); font-weight: 700; }
.tvc9 .iw4iihv { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.tvc9 .iw4iihv:last-child { border-bottom: none; }
.tvc9 .u1x9yjk9 { background: none; color: var(--accent-light); font-weight: 700; }
.y52ax5 .iw4iihv { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.y52ax5 .u1x9yjk9 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ztlv .nzsw6 { counter-reset: card-n; }
.ztlv .iw4iihv  { counter-increment: card-n; }
.ztlv .u1x9yjk9 { display: flex; align-items: center; gap: 10px; }
.ztlv .u1x9yjk9::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;
}
.kefvn22 .iw4iihv { background: var(--bg-surface); border: 1px solid var(--border); }
.kefvn22 .u1x9yjk9 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.tuds0 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.tuds0         { --cl-hue: var(--accent); }
.h6evkfcg     { --cl-hue: #16a34a; }
.wp2k8qj { --cl-hue: #ea580c; }
.ujwhi    { --cl-hue: #2563eb; }
.h6evkfcg, .wp2k8qj, .ujwhi, .z2iuoe {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.iz6iey { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.iz6iey::before { color: var(--cl-hue); }
.tuds0 strong { color: var(--text-primary); font-size: 0.95rem; }
.tuds0 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.annzxp1 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.oldd34dp, .qcaui6 { border-radius: 8px; padding: 14px; }
.oldd34dp { background: var(--bg-pros); }
.qcaui6 { background: var(--bg-cons); }
.eoxz4ut7 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.oldd34dp .eoxz4ut7 { color: var(--c-pros-label); }
.qcaui6 .eoxz4ut7 { color: #f87171; }
.oldd34dp ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.qcaui6 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.o3vx2 { width: 100%; height: auto; border-radius: 10px; display: block; }
.wtenp {
  background: var(--cta); color: #fff; border: none;
  border-radius: 6px; padding: 8px 16px; font-size: 0.88rem; font-weight: 600;
  cursor: pointer; text-decoration: none; display: inline-block; white-space: nowrap;
}
.wtenp:hover { opacity: 0.85; }
.kp7cxr .wtenp  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.kp7cxr .wtenp:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.pya36i .wtenp  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.pya36i .wtenp:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.kp7cxr .a6rl7kys.wtenp, .pya36i .a6rl7kys.wtenp,
.kp7cxr .gedq5 .wtenp, .pya36i .gedq5 .wtenp {
  background: var(--cta); border: none; color: #fff;
}
.kp7cxr .a6rl7kys.wtenp:hover, .pya36i .a6rl7kys.wtenp:hover,
.kp7cxr .gedq5 .wtenp:hover, .pya36i .gedq5 .wtenp:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.eq0o .h1x2m5 { border-radius: 50px; }
.eq0o .wtenp  { border-radius: 50px; }
.l47c5g .h1x2m5,
.l47c5g .wtenp { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.l47c5g .h1x2m5:hover,
.l47c5g .wtenp:hover { filter: brightness(1.08); opacity: 1; }
.ph8nn .h1x2m5,
.ph8nn .wtenp { box-shadow: 0 3px 14px -2px var(--cta); }
.ph8nn .h1x2m5:hover,
.ph8nn .wtenp:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.i0v0yfxu .h1x2m5,
.i0v0yfxu .wtenp { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.i0v0yfxu .h1x2m5:hover,
.i0v0yfxu .wtenp:hover { opacity: 1; }
.i0v0yfxu .h1x2m5:active,
.i0v0yfxu .wtenp:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.n5kn0ihn .h1x2m5,
.n5kn0ihn .wtenp { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.n5kn0ihn .h1x2m5:hover,
.n5kn0ihn .wtenp:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.n5kn0ihn .h1x2m5:active,
.n5kn0ihn .wtenp:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.qp783m .h1x2m5,
.qp783m .wtenp { position: relative; overflow: hidden; }
.qp783m .h1x2m5::before,
.qp783m .wtenp::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;
}
.qp783m .h1x2m5:hover::before,
.qp783m .wtenp:hover::before { left: 135%; }
.s7ezf3g .h1x2m5,
.s7ezf3g .wtenp { border-radius: 0; }
.kz73pd .h1x2m5 { padding-left: 22px; padding-right: 22px; }
.kz73pd .wtenp  { padding-left: 12px; padding-right: 12px; }
.st8a .h1x2m5 { padding-left: 44px; padding-right: 44px; }
.st8a .wtenp  { padding-left: 24px; padding-right: 24px; }
.bax1zowy .h1x2m5 { padding-left: 56px; padding-right: 56px; }
.bax1zowy .wtenp  { padding-left: 32px; padding-right: 32px; }
.ipvq9   .h1x2m5::after, .ipvq9   .wtenp::after,
.w4dlut .h1x2m5::after, .w4dlut .wtenp::after,
.ktkcesk    .h1x2m5::after, .ktkcesk    .wtenp::after,
.lq0wb6    .h1x2m5::after, .lq0wb6    .wtenp::after,
.wj8cy    .h1x2m5::after, .wj8cy    .wtenp::after,
.ur7gazhd     .h1x2m5::after, .ur7gazhd     .wtenp::after,
.ydxd7asr    .h1x2m5::after, .ydxd7asr    .wtenp::after,
.yi84515   .h1x2m5::after, .yi84515   .wtenp::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;
}
.ipvq9 .h1x2m5::after, .ipvq9 .wtenp::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");
}
.w4dlut .h1x2m5::after, .w4dlut .wtenp::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");
}
.ktkcesk .h1x2m5::after, .ktkcesk .wtenp::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");
}
.lq0wb6 .h1x2m5::after, .lq0wb6 .wtenp::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");
}
.wj8cy .h1x2m5::after, .wj8cy .wtenp::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");
}
.ur7gazhd .h1x2m5::after, .ur7gazhd .wtenp::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");
}
.ydxd7asr .h1x2m5::after, .ydxd7asr .wtenp::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");
}
.yi84515 .h1x2m5::after, .yi84515 .wtenp::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");
}
.kc4dj5   .k4k8ek73::after, .kc4dj5   .e2ym::after,
.rbqn .k4k8ek73::after, .rbqn .e2ym::after,
.z4rez    .k4k8ek73::after, .z4rez    .e2ym::after,
.etiq    .k4k8ek73::after, .etiq    .e2ym::after,
.w4zn    .k4k8ek73::after, .w4zn    .e2ym::after,
.lxpzkte     .k4k8ek73::after, .lxpzkte     .e2ym::after,
.g37g    .k4k8ek73::after, .g37g    .e2ym::after,
.z7vz02   .k4k8ek73::after, .z7vz02   .e2ym::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;
}
.kc4dj5 .k4k8ek73::after, .kc4dj5 .e2ym::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");
}
.rbqn .k4k8ek73::after, .rbqn .e2ym::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");
}
.z4rez .k4k8ek73::after, .z4rez .e2ym::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");
}
.etiq .k4k8ek73::after, .etiq .e2ym::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");
}
.w4zn .k4k8ek73::after, .w4zn .e2ym::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");
}
.lxpzkte .k4k8ek73::after, .lxpzkte .e2ym::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");
}
.g37g .k4k8ek73::after, .g37g .e2ym::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");
}
.z7vz02 .k4k8ek73::after, .z7vz02 .e2ym::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");
}
.plk40 {
  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;
}
.zv5s {
  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;
}
.zv5s > * { min-width: 0; }
.zv5s:hover { background: var(--bg-hover); }
.zv5s > [itemprop="item"] { display: contents; }
.zv5s [itemprop="itemReviewed"],
.zv5s [itemprop="reviewRating"] { display: none; }
.zv5s::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;
}
.xeoa {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.z89w8hu {
  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;
}
.o46fs { max-height: 52px; max-width: 110px; object-fit: contain; }
.v7aai2 {
  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;
}
.ea57 .z89w8hu    { background: #1a1a1a; }
.zvjoma .z89w8hu   { background: rgba(128,128,128,.12); }
.lu3v .z89w8hu { background: var(--bg-raised); }
.cxagy .z89w8hu    { background: transparent; padding: 0; }
.e3dba {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.eiyx0 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.d22nqgx1 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.a9he {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.se0zha {
  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;
}
.qw1tf {
  
  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%;
}
.av6oxkzl {
  
  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;
}
.a6rl7kys {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.a6rl7kys.wtenp {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .zv5s {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .zv5s::before    { grid-area: rank;   }
  .xeoa           { grid-area: ident;  }
  .e3dba     { grid-area: rating; min-width: 0; width: auto; }
  .a9he           { grid-area: pills;  }
  .a6rl7kys             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .zv5s {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .zv5s::before    { justify-self: center; }
  .xeoa           { width: 100%; }
  .e3dba     { justify-self: center; }
  .a9he           { grid-template-columns: 1fr; }
}
.ojaa5t2 {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.hm3kqo7j {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.qs4t6 {
  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;
}
.qs4t6 img { max-width: 80px; max-height: 50px; object-fit: contain; }
.j0yu { flex: 1; }
.j0yu h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.rskq8 { color: var(--c-stars); font-size: 1.1rem; }
.txct { margin-bottom: 8px; }
.bsbn5k {
  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);
}
.bsbn5k > span { color: var(--accent); font-weight: 700; }
.qdwtonc em, .pi7p em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .bsbn5k { padding: 10px 16px; gap: 6px 16px; } }
.gedq5 { flex-shrink: 0; align-self: flex-start; }
.gedq5 .wtenp { white-space: nowrap; }
@media (max-width: 560px) {
  .hm3kqo7j { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .qs4t6 { order: 1; }
  .gedq5 { order: 2; margin-left: auto; align-self: center; }
  .j0yu { order: 3; flex: 1 1 100%; min-width: 0; }
}
.fvqp img.jyn7bspx { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.voza { padding: 20px 24px; }
.q2vjjcce { color: var(--text-muted); margin-bottom: 16px; }
.h6je { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.ejr8fjsp, .ash1z { list-style: none; font-size: 0.9rem; }
.ejr8fjsp li { color: var(--c-pros); margin-bottom: 4px; }
.ash1z li { color: var(--c-cons); margin-bottom: 4px; }
.ejr8fjsp li::before { content: "✓"; margin-right: 5px; }
.ash1z li::before { content: "✗"; margin-right: 5px; }
.q0pi83x .ejr8fjsp li::before { content: "→"; }
.q0pi83x .ash1z li::before { content: "–"; }
.swupk  .ejr8fjsp li::before { content: "★"; }
.swupk  .ash1z li::before { content: "✕"; }
.j4s8xb    .ejr8fjsp li::before { content: "◆"; }
.j4s8xb    .ash1z li::before { content: "▲"; }
.zk0f  .ejr8fjsp li::before { content: "▶"; }
.zk0f  .ash1z li::before { content: "■"; }
.dw1ed4 { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.zd0h6cg4 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.tkbrh { background: var(--bg-pros); color: var(--c-tag-pay); }
.tw22 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.bdzft5tk .tw22 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.b653 .tw22 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .qr4iwc .h57j2 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .qr4iwc .ojaa5t2 { margin: 0; }
}
.ztnhic1 .hm3kqo7j { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.ztnhic1 .j0yu h3 { color: var(--accent-light); }
.ztnhic1 .qs4t6 { background: var(--bg-page); border: 1px solid var(--border); }
.ldclz8f .ojaa5t2 { border-top: 4px solid var(--accent); }
.ldclz8f .hm3kqo7j { background: var(--bg-card); }
.ov9i .ojaa5t2 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.ov9i .hm3kqo7j { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.ov9i .voza { padding: 14px 16px; }
.ov9i .qs4t6 { border-radius: 4px; }
.ov9i .tw22 { border-radius: 0; }
.pz9lw6 .hm3kqo7j { padding: 0; gap: 0; overflow: hidden; }
.pz9lw6 .qs4t6 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.pz9lw6 .j0yu { padding: 16px 20px; }
.pz9lw6 .gedq5 { padding: 16px 20px; align-self: center; }
.f3r82i .rskq8 { font-size: .95rem; }
.v1hca .annzxp1 { gap: 10px; }
.v1hca .oldd34dp, .v1hca .qcaui6 { padding: 12px; }
.v1hca .oldd34dp ul, .v1hca .qcaui6 ul { margin: 4px 0 0; padding-left: 18px; }
.v1hca .oldd34dp li, .v1hca .qcaui6 li { font-size: .85rem; margin-bottom: 3px; }
.yhyva .zd0h6cg4 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .d9j8 { grid-template-columns: 1fr; }
  .luslu { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .luslu .z6qz65 { width: 72px; height: 50px; }
  .luslu .npuvb { max-width: 180px; }
  .luslu .aao1inzl { width: auto; }
}
.trtpt .f3r82i .rskq8 { filter: brightness(1.2); }
@media (max-width: 720px) {
  .trtpt { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .kha36ih { padding: 16px; }
  .wa5xw .wtxpmb { min-width: 50%; }
}
.qf2als7z .annzxp1 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .ans6ghdl { grid-template-columns: 1fr; }
  .y9y5oi0 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .dhncr { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .bfbyv { flex-wrap: wrap; padding: 16px; }
}
.pn9v1 .annzxp1 { gap: 8px; }
.pn9v1 .oldd34dp, .pn9v1 .qcaui6 { padding: 8px; }
@media (max-width: 480px) {
  .ispgkq { flex-direction: column; align-items: stretch; }
}
.oo90 .aao1inzl .wtenp { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .bdhbl { flex-direction: column; align-items: stretch; gap: 10px; }
  .oo90 .aao1inzl { text-align: center; }
}
@media (max-width: 720px) {
  .vp994 { grid-template-columns: 1fr; }
  .ax99py { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .nl6b5j { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.diqnc4k .ncr6 { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.s91s0 .rskq8 { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .shcg { grid-template-columns: 1fr; }
  .s91s0 { width: 100px; height: 100px; margin: 16px auto; }
  .diqnc4k { font-size: 1.4rem; }
  .c8qj2mmu { justify-content: center; }
  .u6nmjkao .wtxpmb { min-width: 50%; }
}
.pbv2 .annzxp1 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .eeux0r { flex-wrap: wrap; padding: 14px 16px; }
  .mzyf { padding: 12px 16px; }
  .pbv2 .annzxp1 { margin: 0 16px; }
  .pbv2 .yhyva { padding: 0 16px; }
  .mkxg70 { padding: 12px 16px; }
}
.xvx1 .zv5s {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.xvx1 .zv5s:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.xzder0 .plk40 { gap: 18px; }
.xzder0 .zv5s {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.xzder0 .zv5s:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.svmsla90 .plk40 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.svmsla90 .zv5s {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.svmsla90 .zv5s:last-child { border-bottom: none; }
.svmsla90 .xeoa,
.svmsla90 .e3dba,
.svmsla90 .a9he {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.o48p89 .plk40 { gap: 0; }
.o48p89 .zv5s {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.o48p89 .zv5s:last-child { border-bottom: none; }
.o48p89 .zv5s:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.o48p89 .zv5s:nth-child(even):hover { background: var(--bg-hover); }
.edirlkwc .zv5s {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.f4upzq80 .a9he .se0zha {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.f4upzq80 .a9he .se0zha:first-child { border-left: none; }
.iiaa .a9he .se0zha {
  background: transparent; padding: 4px 8px;
}
.iiaa .a9he .qw1tf { font-size: .65rem; opacity: .65; }
.iiaa .a9he .av6oxkzl   { font-size: 1.15rem; color: var(--accent-light); }
.hi4t4 .a9he .se0zha {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.d22nqgx1 { display: none; }
.ca7953 .eiyx0 { font-size: 1rem; letter-spacing: 2px; }
.rjvphp .eiyx0 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.swmvuzb .eiyx0,
.q9fhb .eiyx0,
.pjxz2t .eiyx0 { display: none; }
.swmvuzb .d22nqgx1,
.q9fhb .d22nqgx1,
.pjxz2t .d22nqgx1 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.swmvuzb .d22nqgx1 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.swmvuzb .d22nqgx1 small { display: none; }
.q9fhb .d22nqgx1 {
  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;
}
.q9fhb .d22nqgx1 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.pjxz2t .d22nqgx1 {
  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;
}
.pjxz2t .d22nqgx1 small { display: none; }
.swmvuzb .txct .rskq8,
.q9fhb .txct .rskq8,
.pjxz2t .txct .rskq8 { display: none; }
.swmvuzb .txct strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.swmvuzb .ncr6 { display: none; }
.q9fhb .txct 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;
}
.q9fhb .z8noztiw,
.q9fhb .ncr6 { font-size: 1em; }
.pjxz2t .txct strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.pjxz2t .ncr6 { display: none; }
.e69bm5ug { margin: 16px 0; }
.ud34i { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ud34i summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ud34i summary::after { content: "+"; color: var(--accent-light); }
.ud34i[open] summary::after { content: "−"; }
.ud34i p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.x56gth { margin-bottom: 0; }
.bws9i6 h2.a5daj { color: var(--text-primary); border-color: var(--accent-light); }
.xgnlfa h2.a5daj { color: var(--text-primary); border-color: var(--accent-light); }
.qjxvg .h6evkfcg     { background: #052e16; border-color: #10b981; }
.qjxvg .wp2k8qj { background: #2d0a1e; border-color: #f43f5e; }
.qjxvg .ujwhi    { background: #1e1036; border-color: #a855f7; }
.qjxvg .tuds0 strong  { color: #f1f5f9; }
.qjxvg .tuds0 p       { color: #cbd5e1; }
.qjxvg .sz9okhu    .h6evkfcg     .iz6iey::before,
.qjxvg .mp8ih3  .h6evkfcg     .iz6iey::before,
.qjxvg .jxg5  .h6evkfcg     .iz6iey::before,
.qjxvg .aqlg7 .h6evkfcg     .iz6iey::before { color: #10b981; }
.qjxvg .sz9okhu    .wp2k8qj .iz6iey::before,
.qjxvg .mp8ih3  .wp2k8qj .iz6iey::before,
.qjxvg .jxg5  .wp2k8qj .iz6iey::before,
.qjxvg .aqlg7 .wp2k8qj .iz6iey::before { color: #f43f5e; }
.qjxvg .sz9okhu    .ujwhi    .iz6iey::before,
.qjxvg .mp8ih3  .ujwhi    .iz6iey::before,
.qjxvg .jxg5  .ujwhi    .iz6iey::before,
.qjxvg .aqlg7 .ujwhi    .iz6iey::before { color: #a855f7; }
.i5sy .h6evkfcg     { background: #2d2000; border-color: #eab308; }
.i5sy .wp2k8qj { background: #2d0b0b; border-color: #ef4444; }
.i5sy .ujwhi    { background: #2d1600; border-color: #f97316; }
.i5sy .tuds0 strong  { color: #f1f5f9; }
.i5sy .tuds0 p       { color: #cbd5e1; }
.i5sy .sz9okhu    .h6evkfcg     .iz6iey::before,
.i5sy .mp8ih3  .h6evkfcg     .iz6iey::before,
.i5sy .jxg5  .h6evkfcg     .iz6iey::before,
.i5sy .aqlg7 .h6evkfcg     .iz6iey::before { color: #eab308; }
.i5sy .sz9okhu    .wp2k8qj .iz6iey::before,
.i5sy .mp8ih3  .wp2k8qj .iz6iey::before,
.i5sy .jxg5  .wp2k8qj .iz6iey::before,
.i5sy .aqlg7 .wp2k8qj .iz6iey::before { color: #ef4444; }
.i5sy .sz9okhu    .ujwhi    .iz6iey::before,
.i5sy .mp8ih3  .ujwhi    .iz6iey::before,
.i5sy .jxg5  .ujwhi    .iz6iey::before,
.i5sy .aqlg7 .ujwhi    .iz6iey::before { color: #f97316; }
.qe11t .h6evkfcg     { background: #0c1a2e; border-color: #38bdf8; }
.qe11t .wp2k8qj { background: #12103a; border-color: #818cf8; }
.qe11t .ujwhi    { background: #0a2020; border-color: #2dd4bf; }
.qe11t .tuds0 strong  { color: #f1f5f9; }
.qe11t .tuds0 p       { color: #cbd5e1; }
.qe11t .sz9okhu    .h6evkfcg     .iz6iey::before,
.qe11t .mp8ih3  .h6evkfcg     .iz6iey::before,
.qe11t .jxg5  .h6evkfcg     .iz6iey::before,
.qe11t .aqlg7 .h6evkfcg     .iz6iey::before { color: #38bdf8; }
.qe11t .sz9okhu    .wp2k8qj .iz6iey::before,
.qe11t .mp8ih3  .wp2k8qj .iz6iey::before,
.qe11t .jxg5  .wp2k8qj .iz6iey::before,
.qe11t .aqlg7 .wp2k8qj .iz6iey::before { color: #818cf8; }
.qe11t .sz9okhu    .ujwhi    .iz6iey::before,
.qe11t .mp8ih3  .ujwhi    .iz6iey::before,
.qe11t .jxg5  .ujwhi    .iz6iey::before,
.qe11t .aqlg7 .ujwhi    .iz6iey::before { color: #2dd4bf; }
.api1qfac::before,
.dbkaslkb::before { margin-right: 5px; }
.ls1o .oldd34dp ul li,
.ls1o .ejr8fjsp li         { color: #4ade80; }
.ls1o .oldd34dp .api1qfac { color: #22c55e; }
.ls1o .qcaui6 ul li,
.ls1o .ash1z li         { color: #f87171; }
.ls1o .qcaui6 .dbkaslkb { color: #ef4444; }
.seglugf .oldd34dp { background: var(--bg-pros); }
.seglugf .qcaui6 { background: var(--bg-cons); }
.seglugf .oldd34dp .api1qfac { color: var(--c-pros-label); }
.seglugf .qcaui6 .dbkaslkb { color: var(--c-cons); }
.seglugf .oldd34dp ul li,
.seglugf .ejr8fjsp li            { color: var(--c-pros); }
.seglugf .qcaui6 ul li,
.seglugf .ash1z li            { color: var(--c-cons); }
.vxcfvzz .oldd34dp { background: var(--bg-pros); }
.vxcfvzz .qcaui6 { background: var(--bg-cons); }
.vxcfvzz .oldd34dp .api1qfac { color: var(--c-pros-label); }
.vxcfvzz .qcaui6 .dbkaslkb { color: var(--c-cons); }
.vxcfvzz .oldd34dp ul li,
.vxcfvzz .ejr8fjsp li          { color: var(--c-pros); }
.vxcfvzz .qcaui6 ul li,
.vxcfvzz .ash1z li          { color: var(--c-cons); }
.p660i .api1qfac::before { content: "✓ "; }
.p660i .dbkaslkb::before { content: "✗ "; }
.q0pi83x .api1qfac::before { content: "→ "; }
.q0pi83x .dbkaslkb::before { content: "← "; }
.swupk .api1qfac::before { content: "★ "; }
.swupk .dbkaslkb::before { content: "✕ "; }
.j4s8xb .api1qfac::before { content: "◆ "; }
.j4s8xb .dbkaslkb::before { content: "▲ "; }
.b653 .tuds0 { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.b653 .tuds0 strong { color: var(--text-primary); }
.b653 .tuds0 p      { color: var(--text-muted); }
.bdzft5tk .tuds0 { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.f1ko .tuds0 {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.f1ko .tuds0 strong,
.f1ko .tuds0 p { color: #fff; }
.f1ko .iz6iey::before { color: rgba(255,255,255,0.9) !important; }
.bunsck .tuds0 {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.bunsck .tuds0 strong { color: var(--text-primary); }
.bunsck .tuds0 p      { color: var(--text-muted); }
.scic3c .tuds0 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.sz9okhu .iz6iey,
.mp8ih3 .iz6iey,
.jxg5 .iz6iey,
.aqlg7 .iz6iey { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.sz9okhu .iz6iey::before,
.mp8ih3 .iz6iey::before,
.jxg5 .iz6iey::before,
.aqlg7 .iz6iey::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.sz9okhu .h6evkfcg     .iz6iey::before { content: "✦"; color: var(--c-tip-border); }
.sz9okhu .wp2k8qj .iz6iey::before { content: "▲"; color: var(--c-warn-border); }
.sz9okhu .ujwhi    .iz6iey::before { content: "◉"; color: #60a5fa; }
.mp8ih3 .h6evkfcg     .iz6iey::before { content: "★"; color: var(--c-tip-border); }
.mp8ih3 .wp2k8qj .iz6iey::before { content: "◆"; color: var(--c-warn-border); }
.mp8ih3 .ujwhi    .iz6iey::before { content: "●"; color: #60a5fa; }
.jxg5 .h6evkfcg     .iz6iey::before { content: "▶"; color: var(--c-tip-border); }
.jxg5 .wp2k8qj .iz6iey::before { content: "■"; color: var(--c-warn-border); }
.jxg5 .ujwhi    .iz6iey::before { content: "▸"; color: #60a5fa; }
.aqlg7 .h6evkfcg     .iz6iey::before { content: "→"; color: var(--c-tip-border); }
.aqlg7 .wp2k8qj .iz6iey::before { content: "⬥"; color: var(--c-warn-border); }
.aqlg7 .ujwhi    .iz6iey::before { content: "◈"; color: #60a5fa; }
.oknyq .dk06yaf .txryy,
.oknyq .ulaoc .txryy  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.oknyq .iw4iihv                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.oknyq .zv5s                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.oknyq .ojaa5t2            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.oknyq .vkzur          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.oknyq .rpx2g                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.v9zcl .dk06yaf .txryy,
.v9zcl .ulaoc .txryy,
.v9zcl .iw4iihv,
.v9zcl .zv5s,
.v9zcl .ojaa5t2,
.v9zcl .vkzur,
.v9zcl .rpx2g,
.v9zcl .scic3c .tuds0 { box-shadow: none; }
.fm2jtbu   .otua2, .fm2jtbu .laihl, .fm2jtbu .qvbechf,
.fm2jtbu   .qmaz, .fm2jtbu .uii9q9 { font-size: 0.9rem; }
.fm2jtbu   .wcls, .fm2jtbu .qa1lr { font-size: 0.9rem; }
.k8da9   .otua2, .k8da9 .laihl, .k8da9 .qvbechf,
.k8da9   .qmaz, .k8da9 .uii9q9 { font-size: 0.95rem; }
.k8da9   .wcls, .k8da9 .qa1lr { font-size: 0.95rem; }
.p1o5mqw0   .otua2, .p1o5mqw0 .laihl, .p1o5mqw0 .qvbechf,
.p1o5mqw0   .qmaz, .p1o5mqw0 .uii9q9 { font-size: 1.08rem; }
.p1o5mqw0   .wcls, .p1o5mqw0 .qa1lr { font-size: 1.05rem; }
.p1o5mqw0   .lda1xe { font-size: 0.97rem; }
.gyr0xpi .ky1cbwbm      { font-size: 3.2rem; }
.gyr0xpi h2.a5daj { font-size: 1.9rem; }
.gyr0xpi h3.urxpsijy     { font-size: 1.4rem; }
.qtsw51 .ky1cbwbm      { font-size: 3.8rem; }
.qtsw51 h2.a5daj { font-size: 2.2rem; }
.qtsw51 h3.urxpsijy     { font-size: 1.6rem; }
.x56gth + .x56gth { position: relative; }
.akfr8h   .x56gth + .x56gth::before,
.scgtc  .x56gth + .x56gth::before,
.sdgf   .x56gth + .x56gth::before,
.ds9ce   .x56gth + .x56gth::before,
.hoev7dj1   .x56gth + .x56gth::before,
.mgw0veid .x56gth + .x56gth::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.akfr8h .x56gth + .x56gth::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.scgtc .x56gth + .x56gth::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.sdgf .x56gth + .x56gth::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;
}
.ds9ce .x56gth + .x56gth::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.gceciv .x56gth { margin-bottom: 16px; }
.gceciv .x56gth + .x56gth { margin-top: 0; }
.gceciv .shxj17p { padding-top: 0; padding-bottom: 0; }
.hoev7dj1 .x56gth + .x56gth::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.mgw0veid .x56gth + .x56gth::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.y6q11t3t .x56gth + .x56gth::before,
.vd2tbut .x56gth + .x56gth::before,
.qvj1elgb .x56gth + .x56gth::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%;
}
.x98e4 .y6q11t3t .x56gth:nth-child(even)::before,
.x98e4 .vd2tbut .x56gth:nth-child(even)::before,
.x98e4 .qvj1elgb .x56gth:nth-child(even)::before { background: var(--bg-surface); }
.gixfc2t .y6q11t3t .x56gth:nth-child(even)::before,
.gixfc2t .vd2tbut .x56gth:nth-child(even)::before,
.gixfc2t .qvj1elgb .x56gth:nth-child(even)::before { background: var(--bg-card); }
.y6q11t3t .x56gth + .x56gth::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");
}
.vd2tbut .x56gth + .x56gth::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");
}
.qvj1elgb .x56gth + .x56gth::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");
}
.qwyto .t4ga1i,
.esh3die .t4ga1i,
.zdyya .t4ga1i { overflow: hidden; }
.qwyto .uupx9,
.esh3die .uupx9 { margin-bottom: 60px; }
.zdyya .uupx9 { margin-bottom: 70px; }
.esh3die .pgfqzk { padding-bottom: 60px; }
.qwyto .t4ga1i::before,
.esh3die .t4ga1i::before,
.zdyya .t4ga1i::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%;
}
.qwyto .t4ga1i::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");
}
.esh3die .t4ga1i::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");
}
.zdyya .t4ga1i::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");
}
.nnmz1 .t4ga1i:not(.us0hkhd) .fsh8 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.q9rxfsoa .t4ga1i:not(.us0hkhd) .fsh8 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.codww  .t4ga1i:not(.us0hkhd) .fsh8 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.uhkdw48  .t4ga1i:not(.us0hkhd) .fsh8 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.nnmz1 .us0hkhd { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.q9rxfsoa .us0hkhd { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.codww .us0hkhd { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.uhkdw48 .us0hkhd { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.lo7fxz .us0hkhd { background: var(--accent); }
.lo7fxz .us0hkhd .fsh8 { background: none; }
.lo7fxz .t4ga1i:not(.us0hkhd) .fsh8 { background: rgba(0,0,0,0.6); }
.rjvino .i1ue { float: left; width: 38%; margin: 0 28px 16px 0; }
.rjvino .i1ue .o3vx2 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rjvino .shxj17p::after { content: ''; display: block; clear: both; }
.j5pel0o .i1ue { float: right; width: 38%; margin: 0 0 16px 28px; }
.j5pel0o .i1ue .o3vx2 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.j5pel0o .shxj17p::after { content: ''; display: block; clear: both; }
.qhz2cjn6 .x56gth:nth-child(odd)  .i1ue { float: left;  width: 38%; margin: 0 28px 16px 0; }
.qhz2cjn6 .x56gth:nth-child(even) .i1ue { float: right; width: 38%; margin: 0 0 16px 28px; }
.qhz2cjn6 .i1ue .o3vx2 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qhz2cjn6 .shxj17p::after { content: ''; display: block; clear: both; }
.rjvino .nzsw6,
.rjvino .plk40,
.j5pel0o .nzsw6,
.j5pel0o .plk40,
.qhz2cjn6 .nzsw6,
.qhz2cjn6 .plk40 { clear: both; }
@media (max-width: 900px) {
  .rjvino .i1ue,
  .j5pel0o .i1ue,
  .qhz2cjn6 .x56gth:nth-child(odd)  .i1ue,
  .qhz2cjn6 .x56gth:nth-child(even) .i1ue {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .rjvino .i1ue .o3vx2,
  .j5pel0o .i1ue .o3vx2,
  .qhz2cjn6 .i1ue .o3vx2 {
    max-height: none !important;
  }
}
.rjvino .wcls,
.rjvino .qa1lr,
.j5pel0o .wcls,
.j5pel0o .qa1lr,
.qhz2cjn6 .wcls,
.qhz2cjn6 .qa1lr { overflow: hidden; }
@media (max-width: 640px) {
  .rjvino .i1ue,
  .j5pel0o .i1ue,
  .qhz2cjn6 .i1ue { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ockya .uv66tabu,
.ockya .shxj17p,
.ockya .hf369c  { max-width: 1100px; }
.gxqa .uv66tabu,
.gxqa .shxj17p,
.gxqa .hf369c  { max-width: 1200px; }
.gxqa { --content-mw: 1200px; }
.x4t0738 .uv66tabu,
.x4t0738 .shxj17p,
.x4t0738 .hf369c  { max-width: 1320px; }
.q4m6 { font-size: 0.82rem; color: var(--text-muted); }
.sdzs6x7 { display: flex; align-items: center; }
.ioyd2y9 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.e79oj { display: flex; align-items: center; }
.gt5fco1 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.gt5fco1:hover { text-decoration: underline; }
.oojg4h4 { margin: 0 3px; opacity: 0.45; }
.oojg4h4::before { content: '/'; }
.uqjg6x { padding: 2px 5px; color: var(--text-main); }
.sr3wfr9i .q4m6 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.sr3wfr9i .sdzs6x7 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.nnzeq5 .q4m6 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.nnzeq5 .sdzs6x7 { padding: 0 0 0 12px; }
.i8e9gg6 .sdzs6x7 { padding: 0 16px; }
.i8e9gg6 .q4m6 {
  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);
}
.i8e9gg6 .uv66tabu { padding-top: 28px; }
@media (max-width: 720px) {
  .gxoirytz { margin-top: 18px; padding: 0 16px; }
  .i8e9gg6 .uv66tabu { padding-top: 16px; }
}
.ockya.sr3wfr9i .sdzs6x7 { max-width: 1100px; }
.gxqa.sr3wfr9i .sdzs6x7 { max-width: 1200px; }
.x4t0738.sr3wfr9i .sdzs6x7 { max-width: 1320px; }
.gxqa .gxoirytz { max-width: 1200px; }
.qpd2l2 .x56gth { padding-top: 16px; padding-bottom: 16px; }
.dhuiao .x56gth { padding-top: 24px; padding-bottom: 24px; }
.z6j9lu .x56gth { padding-top: 40px; padding-bottom: 40px; }
.cf722 .x56gth { padding-top: 52px; padding-bottom: 52px; }
.q6jt .x56gth:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.q6jt .x56gth:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.q6jt .x56gth:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.q6jt .x56gth:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.hkq6 .shxj17p { padding-top: 10px;  padding-bottom: 10px; }
.a1nk .shxj17p { padding-top: 18px;  padding-bottom: 18px; }
.q6t0dk .shxj17p { padding-top: 36px;  padding-bottom: 36px; }
.d7s5 .shxj17p { padding-top: 48px;  padding-bottom: 48px; }
.xuyc h2.a5daj { font-weight: 600; }
.xuyc h3.urxpsijy     { font-weight: 600; }
.dbzd { font-weight: 500; }
.dbzd h2.a5daj { font-weight: 800; }
.dbzd h3.urxpsijy     { font-weight: 700; }
.nit33tc h2.a5daj { font-weight: 900; }
.nit33tc h3.urxpsijy     { font-weight: 800; }
.nit33tc .tuds0 strong,
.nit33tc .tuds0 strong { font-weight: 600; }
.k4k8ek73 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.xp13ih .k4k8ek73 { display: none; }
@media (max-width: 640px) {
  .k4k8ek73 { display: none !important; }
}
.k4k8ek73 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.k4k8ek73:hover { opacity: 0.85; }
.d1h39q0w .k4k8ek73 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.gy94ks8  .e2ym { left: 32px; }
@media (max-width: 480px) {
  .is3q .e2ym { right: 20px; bottom: 20px; }
  .gy94ks8  .e2ym { left: 20px; bottom: 20px; }
}
.svjpqouo { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.hf369c { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.du7j7ot { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.a73n5h { color: var(--text-dim); font-size: 0.8rem; }
.erygwr a, .n082 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.erygwr a:hover, .n082 a:hover { color: var(--accent-light); }
.n082 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.vvdavog .hf369c { text-align: center; }
.vvdavog .n082 { justify-content: center; margin-bottom: 16px; }
.vvdavog .du7j7ot { margin-top: 0; }
.ivq2 { margin-top: 10px; }
.ivq2 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .hf369c { padding-left: 16px; padding-right: 16px; }
  .bb4c .hf369c { padding: 20px 16px; }
  .n082 { gap: 4px 12px; }
  .du7j7ot { font-size: 0.78rem; }
}
.tkfs5 .du7j7ot { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.tkfs5 .a73n5h { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .tkfs5 .rdveb8 { grid-template-columns: 1fr 1fr; } .tkfs5 .g86hcpw { grid-column: 1 / -1; } }
@media (max-width: 480px) { .tkfs5 .rdveb8 { grid-template-columns: 1fr; } }
.hqz7ix .du7j7ot { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .hqz7ix .dkrs0 { gap: 12px; } .hqz7ix .r6xg { margin-right: 0; width: 100%; } }
.k1o2tp92 .du7j7ot { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.k1o2tp92 .a73n5h { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .k1o2tp92 .ik2nv { grid-template-columns: 1fr 1fr; } .k1o2tp92 .m1m8j { grid-column: 1 / -1; } }
@media (max-width: 480px) { .k1o2tp92 .ik2nv { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .mup1 .bg6s { grid-template-columns: 1fr 1fr; } .mup1 .q4dh:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mup1 .bg6s { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .ttjys .bg6s { grid-template-columns: 1fr; } }
.zvsg48vy .hf369c { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.zvsg48vy .n082 { justify-content: center; }
.rr55l .dnytp8df      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.rr55l .svjpqouo { background: var(--bg-page); border-top-color: var(--border-alt); }
.m7xvm4 .dnytp8df      { background: #0d1117; border-bottom-color: #21262d; }
.m7xvm4 .zevoj9r { color: var(--accent-light); }
.m7xvm4 .xpo5e { --msep-color: #8b949e; }
.m7xvm4 .xpo5e a { color: #8b949e; }
.m7xvm4 .xpo5e a:hover { color: var(--accent-light); }
.m7xvm4 .xy5vlh { color: #8b949e; }
.m7xvm4 .svjpqouo { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.m7xvm4 .du7j7ot,
.m7xvm4 .a73n5h { color: #6e7681; }
.m7xvm4 .erygwr a, .m7xvm4 .n082 a,
.m7xvm4 .erygwr a:hover, .m7xvm4 .n082 a:hover,
@media (max-width: 640px) {
  .m7xvm4 .xpo5e { background: #0d1117; border-top-color: #21262d; }
  .m7xvm4 .xpo5e li a { border-bottom-color: #21262d; }
}
.s00m .dnytp8df      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.s00m .zevoj9r { color: var(--accent-light); }
.s00m .xpo5e { --msep-color: #475569; }
.s00m .xpo5e a { color: #475569; }
.s00m .xpo5e a:hover { color: var(--accent-light); }
.s00m .xy5vlh { color: #64748b; }
.s00m .svjpqouo { background: #f0f4f8; border-top-color: #cbd5e1; }
.s00m .du7j7ot,
.s00m .a73n5h { color: #64748b; }
.s00m .erygwr a, .s00m .n082 a,
.s00m .erygwr a:hover, .s00m .n082 a:hover,
@media (max-width: 640px) {
  .s00m .xpo5e { background: #f0f4f8; border-top-color: #cbd5e1; }
  .s00m .xpo5e li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.vw5wt .dnytp8df      { background: var(--accent); border-bottom-color: var(--accent-light); }
.vw5wt .zevoj9r { color: #fff; }
.vw5wt .xpo5e { --msep-color: rgba(255,255,255,0.82); }
.vw5wt .xpo5e a { color: rgba(255,255,255,0.82); }
.vw5wt .xpo5e a:hover { color: #fff; }
.vw5wt .xy5vlh { color: rgba(255,255,255,0.9); }
.vw5wt .svjpqouo { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.vw5wt .du7j7ot,
.vw5wt .a73n5h { color: rgba(255,255,255,0.72); }
.vw5wt .erygwr a, .vw5wt .n082 a,
.vw5wt .erygwr a:hover, .vw5wt .n082 a:hover,
@media (max-width: 640px) {
  .vw5wt .xpo5e { background: var(--accent); border-top-color: var(--accent-light); }
  .vw5wt .xpo5e li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.a9mvhvso .dnytp8df {
  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);
}
.a9mvhvso .svjpqouo {
  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) {
  .a9mvhvso .xpo5e {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.e56gdn3 .tvvt1znb { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.t1nxcu3i .tvvt1znb { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.qdoyilb .tvvt1znb { min-height: 72px; height: auto; }
.idgwt .tvvt1znb { min-height: 84px; height: auto; }
.bb4c .tvvt1znb { max-width: none; padding: 0 32px; }
.bb4c .hf369c  { max-width: none; padding: 24px 32px; }
.s9oppb.gxqa .tvvt1znb { max-width: 1200px; }
.s9oppb.x4t0738 .tvvt1znb { max-width: 1320px; }
.aahe23b   .zevoj9r, .aahe23b   .r6xg { text-transform: capitalize; }
.b53roa6y .zevoj9r, .b53roa6y .r6xg { text-transform: lowercase; }
.qd87b .zevoj9r, .qd87b .r6xg { text-transform: uppercase; letter-spacing: 0.06em; }
.vcwbbhgg, .d07bta {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.nhbw .vcwbbhgg,
.oirg .vcwbbhgg,
.qzqut .vcwbbhgg,
.wctu40 .vcwbbhgg,
.hcnyvb2   .xpo5e a { font-weight: 500; }
.oa0iko6 .xpo5e a { font-weight: 600; }
.hzpikp6     .xpo5e a { font-weight: 700; }
.p4uil    .xpo5e a { font-weight: 800; letter-spacing: 0.01em; }
.f91x5     .xpo5e > li + li::before,
.lxfzz2k    .xpo5e > li + li::before,
.o20h    .xpo5e > li + li::before,
.mxdkqb .xpo5e > li + li::before,
.ccr2rp9 .xpo5e > li + li::before,
.i75ooy45  .xpo5e > li + li::before,
.y0qtiyb    .xpo5e > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.f91x5     .xpo5e > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.lxfzz2k    .xpo5e > li + li::before { content: "|"; }
.o20h    .xpo5e > li + li::before { content: "—"; }
.mxdkqb .xpo5e > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ccr2rp9 .xpo5e > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.i75ooy45  .xpo5e > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.y0qtiyb    .xpo5e > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .jjqv .xy5vlh,
  .k07znjzs .xy5vlh,
  .ou11 .xy5vlh,
  .jlpxq .xy5vlh,
  .jbwm5gc .xy5vlh {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .jjqv .xy5vlh::before,
  .k07znjzs .xy5vlh::before,
  .ou11 .xy5vlh::before,
  .jlpxq .xy5vlh::before,
  .jbwm5gc .xy5vlh::before { content: ""; display: block; flex-shrink: 0; }

  
  .jjqv .xy5vlh::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;
  }

  
  .k07znjzs .xy5vlh::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;
  }

  
  .ou11 .xy5vlh::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;
  }

  
  .jlpxq .xy5vlh::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;
  }

  
  .jbwm5gc .xy5vlh::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) {
  .lebu .xy5vlh {
    padding: 5px 14px;
  }
  .lebu .xpo5e {
    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;
  }
  .lebu .xpo5e li a {
    border-bottom: none; padding: 10px 22px;
  }
  .lebu .xpo5e li a:hover { background: var(--bg-raised); }
  .lebu .yqlh0ttr,
  .sbqr6 .yqlh0ttr,
  .r7960kmy .yqlh0ttr { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ef4hy .xy5vlh {
    padding: 5px 10px;
  }
  .ef4hy .xpo5e {
    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);
  }
  .ef4hy .xpo5e.o4z3 { transform: translateX(0); }
  .ef4hy .xpo5e li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ef4hy .xpo5e li:last-child a { border-bottom: none; }
  .vw5wt .xpo5e,
  .m7xvm4 .xpo5e { background: var(--accent) !important; }
  .vw5wt .xpo5e li a,
  .m7xvm4 .xpo5e li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .r7960kmy .xy5vlh {
    padding: 5px 10px;
  }
  .r7960kmy .xpo5e {
    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);
  }
  .r7960kmy .xpo5e::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .r7960kmy .xpo5e.o4z3 { transform: translateY(0); }
  .r7960kmy .xpo5e li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .t05n .xy5vlh {
    padding: 5px 10px;
  }
  .t05n .xpo5e {
    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;
  }
  .t05n .xpo5e.o4z3 { opacity: 1; pointer-events: auto; }
  .t05n .xpo5e li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .ae6fw3xt     .xy5vlh { border-radius: 0 !important; }
  .ief08gr   .xy5vlh { border-radius: 8px !important; }
  .figdpk .xy5vlh { border-radius: 50% !important; }
  .mfxpc9f7   .xy5vlh { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .xpb0l .pfv6j16 { flex-direction: column; align-items: stretch; }
  .xpb0l .t3yii9ok { flex-direction: row; min-width: auto; }
  .xpb0l .rv1zs { align-items: flex-start; text-align: left; }
}
.kwhtyi,
.kwhtyi.x56gth,
.x98e4 .kwhtyi,
.vszjvoc .kwhtyi,
.gixfc2t .kwhtyi,
.jmurmsls .kwhtyi {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.fd0kx {
  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;
}
.v9a6ah { flex: 1 1 280px; min-width: 0; }
.i84u0r {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.e3bpaufh {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.ok0ji {
  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;
}
.ok0ji:hover { transform: translateY(-1px); opacity: 0.95; }
.e8ddh .fd0kx {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.e8ddh .i84u0r { color: var(--cta); }
.e8ddh .e3bpaufh { color: var(--text-body); }
.e8ddh .ok0ji {
  background: var(--cta) !important;
  color: #fff !important;
}
.vcsbqmw0 .fd0kx {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.vcsbqmw0 .i84u0r { color: var(--text-primary); }
.vcsbqmw0 .e3bpaufh { color: var(--text-body); }
.vcsbqmw0 .ok0ji {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .fd0kx {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .v9a6ah { flex: 0 0 auto; }
  .i84u0r { font-size: 1.2rem; }
  .ok0ji { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.kbd1dm .kt0ke28 { height: 36px; }
.zn1q1o .kt0ke28 { height: 60px; max-width: 200px; }
.wnomz7f .kt0ke28 { height: 56px; max-width: 180px; }
.mmicpb    .eiyx0, .mmicpb    .rskq8 { color: #f59e0b; }
.weqxt      .eiyx0 { font-size: 1rem; letter-spacing: 1.5px; }
.weqxt      .rskq8   { font-size: 1.35rem; }
.r49v3    .eiyx0, .r49v3    .rskq8 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.wu85i3d     .eiyx0, .wu85i3d     .rskq8 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.uue7 .eiyx0, .uue7 .rskq8 { color: var(--cta); letter-spacing: 2px; }
.xlwi   .eiyx0, .xlwi   .rskq8 { color: #e91e63; letter-spacing: 2px; }
.gl5gh4h  .eiyx0, .gl5gh4h  .rskq8 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.saujq     .eiyx0, .saujq     .rskq8 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.f4upzq80 .se0zha + .se0zha {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.hpsn .zv5s { padding: 18px 24px; min-height: 68px; }
.iiaa .qw1tf {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.iiaa .av6oxkzl {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.hi4t4 .se0zha {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.plk40 { counter-reset: cs-rank; }
.plk40 .zv5s { counter-increment: cs-rank; }
.plk40 .zv5s::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;
}
.tkrd2 .plk40 { counter-reset: cs-rank; gap: 0; }
.tkrd2 .zv5s {
  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;
}
.tkrd2 .zv5s::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;
}
.tkrd2 .xeoa {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.tkrd2 .z89w8hu {
  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;
}
.tkrd2 .o46fs { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.tkrd2 .xeoa { min-width: 0; flex-direction: column; width: 100%; }
.tkrd2 .v7aai2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.tkrd2 .eiyx0 { color: var(--cta, var(--accent)); }
.tkrd2 .d22nqgx1 { font-weight: 700; }
.tkrd2 .se0zha {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.tkrd2 .qw1tf {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.tkrd2 .av6oxkzl {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.tkrd2 .ufp3 .av6oxkzl { font-size: 1.3rem; color: var(--accent-light); }
.tkrd2 .a6rl7kys {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.tkrd2 .zv5s:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .tkrd2 .plk40 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .tkrd2 .zv5s {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .tkrd2 .zv5s { padding: 40px 16px 20px; }
  .tkrd2 .se0zha {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .tkrd2 .a6rl7kys { width: 100%; min-width: 0; }
}
.xy1v31 .plk40 { counter-reset: cs-rank; gap: 10px; }
.xy1v31 .zv5s {
  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);
}
.xy1v31 .zv5s::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);
}
.xy1v31 .xeoa {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.xy1v31 .z89w8hu {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.xy1v31 .o46fs { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.xy1v31 .v7aai2 {
  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;
}
.xy1v31 .eiyx0 { color: var(--cta, var(--accent)); }
.xy1v31 .se0zha {
  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;
}
.xy1v31 .qw1tf {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.xy1v31 .av6oxkzl { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.xy1v31 .ufp3 .av6oxkzl { color: var(--accent-light); }
.xy1v31 .a6rl7kys {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.xy1v31 .zv5s:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .xy1v31 .zv5s {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .xy1v31 .zv5s::before {
    position: absolute; top: 14px; left: 14px;
  }
  .xy1v31 .xeoa {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .xy1v31 .v7aai2 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .xy1v31 .se0zha {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .xy1v31 .a6rl7kys { width: 100%; min-width: 0; }
  .xy1v31 .eiyx0 { min-width: 0; }
}
.vndrpf .zv5s::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.hv2amr .ud34i {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.hv2amr .ud34i summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.hv2amr .ud34i p { padding: 0 2px 16px; }
.u8gc .ud34i { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.u8gc .ud34i summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.u8gc .ud34i summary::after { content: "›"; font-size: 1.2em; }
.u8gc .ud34i[open] summary::after { content: "‹"; }
.u8gc .ud34i p { padding: 10px 22px 4px; }
.zsut .ud34i {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.zsut .ud34i summary { color: var(--text-primary); padding-left: 16px; }
.zsut .ud34i summary::after { content: "›"; font-size: 1.1em; }
.zsut .ud34i[open] summary::after { content: "‹"; }
.zsut .ud34i p { padding-left: 16px; }
.dauer7 .e69bm5ug { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.dauer7 .ud34i {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.dauer7 .ud34i:last-child { border-bottom: none; }
.dauer7 .ud34i summary { color: var(--text-primary); border-radius: 0; }
.dauer7 .ud34i summary::after { content: "›"; font-size: 1.1em; }
.dauer7 .ud34i[open] summary::after { content: "‹"; }
.r6jsyzl .ud34i { overflow: hidden; }
.r6jsyzl .ud34i summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.r6jsyzl .ud34i summary::after { color: rgba(255,255,255,.75); }
.r6jsyzl .ud34i[open] summary { border-radius: 0; }
.t3l4e { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.mngh7zqz {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.pkrdu82n {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.wt2l { color: var(--text-muted); font-size: 1.05rem; }
.z4is {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.idzyrh {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.teapj { margin-bottom: 20px; }
.t4cmdcj6 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.f26pv7g {
  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;
}
.f26pv7g:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.iootxx { resize: vertical; min-height: 130px; }
.ho8ph { width: 100%; margin-top: 8px; }
.lkjniegk {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.h0sxzgh {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.qll4yh { color: var(--text-muted); line-height: 1.75; }
.dl8h { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.dl8h li { margin-bottom: 6px; }
.imoza1fy { max-width: 760px; margin: 0 auto; }
.tino90 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.tino90:last-child { border-bottom: none; }
.jlxd { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.tino90 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.tino90 ul.dl8h { margin: 0; }
.wmuv .jlxd { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .wmuv { grid-template-columns: 1fr; gap: 10px; } }
.eckxen .jlxd { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.c3f802u9 .dl8h { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .xdc6 { grid-template-columns: 1fr; } }
.yzckwpsh { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.yzckwpsh:hover .wdq3vkwe { color: var(--accent-light); text-decoration: underline; }
.ti49yty { color: inherit; text-decoration: none; }
.ti49yty:hover { color: var(--accent-light); text-decoration: underline; }
.qg24bxei { display: inline-block; line-height: 0; }
.lb7eyuz { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.sula3d76 { max-width: 760px; margin: 0 auto; }
.qqkomeu ul.dl8h { margin: 0; }
.d6a34sx { color: var(--text-muted); line-height: 1.75; }
.j0dv .dl8h,
.sle7ns .dl8h,
.ahsm921e .dl8h,
.pt6mgwz .dl8h {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.w2p4ju77 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.rlqdn09f { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.odvh { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.dnc6 { margin-top: 12px; }
.rno6k { 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; }
.rno6k:hover { border-bottom-color: var(--accent-light); }
.nsmz { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.nsmz img { width: 100%; height: 100%; object-fit: cover; display: block; }
.dwz4 { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.b07rcc4 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.tn416fgw { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .emyw { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.gv93kk1 .odvh, .gv93kk1 .rlqdn09f { max-width: 640px; }
.drv4mz .w2p4ju77 { font-size: 1.6rem; margin-top: 18px; }
.tyd8 .odvh { margin-bottom: 28px; }
@media (max-width: 860px) { .c1slcpl { grid-template-columns: 1fr; } .drv4mz { position: static; text-align: center; } }
.t5k2 .nsmz { margin: 0 auto 18px; }
.t5k2 .b07rcc4 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .y9v5juag { grid-template-columns: 1fr; } }
.gk7p4 { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.p7wj { flex: 1; }
.gk7p4 .w2p4ju77 { font-size: 1.6rem; margin-bottom: 6px; }
.whpkc9 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.pt6mgwz { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.o4mp88 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.pt6mgwz p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.pt6mgwz .dl8h { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .gk7p4 { flex-direction: column; text-align: center; } .whpkc9 { grid-template-columns: 1fr; } }
.w4xxvo7 .w2p4ju77 { font-size: 1.35rem; margin: 0 0 4px; }
.w4xxvo7 .b07rcc4 { margin: 0; }
.d9ll23mj .pkrdu82n { color: var(--accent-light); }
.nugyys5m .pkrdu82n { font-size: 2rem; }
.nugyys5m .wt2l { max-width: 680px; }
.sogcmio9 .pkrdu82n { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.sogcmio9 .wt2l  { margin: 0; }
@media (max-width: 640px) { .sogcmio9 { flex-direction: column; } }
.zusvu2 .pkrdu82n { color: var(--accent-light); }
.tc6ffh4 .pkrdu82n { color: #fff; }
.tc6ffh4 .wt2l  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .ow1t { grid-template-columns: 1fr; } }
.g64n9ey { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.g64n9ey .f26pv7g {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.g64n9ey .f26pv7g:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.srsnfz1w .f26pv7g { background: var(--bg-raised); border-color: transparent; }
.srsnfz1w .f26pv7g:focus { background: var(--bg-card); border-color: var(--accent-light); }
.ls9lnsjf .f26pv7g { border-radius: 100px; padding: 11px 20px; }
.ls9lnsjf .iootxx { border-radius: 14px; }
@media (max-width: 640px) { .i098 { grid-template-columns: 1fr; } }
.sj2hs4m5{display:none}
.sj2hs4m5:empty,.c0xwfbb:empty{display:none}
.g8ag7xh{position:relative;overflow:visible}
.r0suycpi .cy4m4,.fjay .cy4m4,
.z96vp29j .cy4m4,.iamgkdog .cy4m4,
.yzk63f .cy4m4,.xki3o83n .cy4m4{display:block}
.kxwli .pqhy{display:block}
.r0suycpi .cy4m4,.fjay .cy4m4,
.z96vp29j .cy4m4,.iamgkdog .cy4m4,
.yzk63f .cy4m4{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}
.r0suycpi .cy4m4 .c0xwfbb,.fjay .cy4m4 .c0xwfbb,
.z96vp29j .cy4m4 .c0xwfbb,.iamgkdog .cy4m4 .c0xwfbb,
.yzk63f .cy4m4 .c0xwfbb{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}
.r0suycpi .bpj0rv7g,.fjay .bpj0rv7g,
.z96vp29j .bpj0rv7g,.iamgkdog .bpj0rv7g,
.yzk63f .bpj0rv7g{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.r0suycpi .cy4m4,.fjay .cy4m4{top:12px}
.r0suycpi .cy4m4 .c0xwfbb{margin-right:auto}
.fjay .cy4m4 .c0xwfbb{margin-left:auto}
.fjay .cy4m4{text-align:right}
.z96vp29j .cy4m4,.iamgkdog .cy4m4{bottom:12px}
.z96vp29j .cy4m4 .c0xwfbb{margin-right:auto}
.iamgkdog .cy4m4 .c0xwfbb{margin-left:auto}
.iamgkdog .cy4m4{text-align:right}
.yzk63f .cy4m4{position:relative;margin-top:16px}
.yzk63f .cy4m4 .c0xwfbb{margin:0 auto}
.xki3o83n .cy4m4{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.xki3o83n .cy4m4 .c0xwfbb{margin:0}
.xki3o83n .l2yc~.cy4m4,
.xki3o83n .topnn52s~.cy4m4{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.xki3o83n .l2yc~.cy4m4 .c0xwfbb,
.xki3o83n .topnn52s~.cy4m4 .c0xwfbb{justify-content:flex-start}
.l2yc~.cy4m4,.topnn52s~.cy4m4{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}
.l2yc~.cy4m4 .c0xwfbb{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.topnn52s~.cy4m4 .c0xwfbb{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.pqhy .c0xwfbb{margin:0 0 12px}
.c0xwfbb{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.c72y6ay5{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.wdq3vkwe{font-weight:600;color:var(--text-heading);opacity:1}
.bbe3ugi::before{content:"·";margin:0 2px;opacity:.5}
.bpj0rv7g{white-space:nowrap}
.xns2 .c72y6ay5{display:none}
.oy0l .bpj0rv7g{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.oy0l .bbe3ugi::before{content:""}
.bdjc .bpj0rv7g{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}
.bdjc .bbe3ugi::before{content:""}
.arxgv .c0xwfbb{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.lbr5y .bpj0rv7g{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.lbr5y .bbe3ugi::before{content:""}
.f44tqauv .bpj0rv7g{color: var(--accent-light);opacity:1;font-weight:500}
.xolwm .bpj0rv7g{border-bottom:1px solid currentColor;padding-bottom:2px}
.zib9ul .c0xwfbb{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.ycmniv{--date-bg:transparent}
.uek7t .bbe3ugi::before{content:""}
.bp2oo .bbe3ugi::before{content:"•";opacity:.4}
.bp2oo .bpj0rv7g + .bpj0rv7g::before{content:"•";margin-right:6px;opacity:.4}
.s4mlxv8 .bbe3ugi::before{content:"/";opacity:.35}
.s4mlxv8 .bpj0rv7g + .bpj0rv7g::before{content:"/";margin-right:6px;opacity:.35}
.ewu5pha3 .bbe3ugi::before{content:"|";opacity:.3}
.ewu5pha3 .bpj0rv7g + .bpj0rv7g::before{content:"|";margin-right:6px;opacity:.3}
.ut814c .bbe3ugi::before{content:"—";opacity:.3}
.ut814c .bpj0rv7g + .bpj0rv7g::before{content:"—";margin-right:6px;opacity:.3}
.rwop .bbe3ugi::before{content:"◆";font-size:.5em;opacity:.35}
.rwop .bpj0rv7g + .bpj0rv7g::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.x5cpq .bbe3ugi::before{content:"·";opacity:.4}
.x5cpq .bpj0rv7g + .bpj0rv7g::before{content:"·";margin-right:6px;opacity:.4}
.uu7y2z9 .bbe3ugi::before{content:"›";opacity:.4}
.uu7y2z9 .bpj0rv7g + .bpj0rv7g::before{content:"›";margin-right:6px;opacity:.4}
.d41oohf .bbe3ugi::before{content:"→";opacity:.35;font-size:.85em}
.d41oohf .bpj0rv7g + .bpj0rv7g::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.eqft{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.rcmvc8{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.fiqjpq0{display:flex;flex-direction:column;gap:3px}
.ufby9vk{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.nunp6kx{font-weight:700;font-size:1rem;color:var(--text-heading)}
.azmx6{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.in2z4 .eqft{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.ahvrn .eqft{border-top:3px solid var(--accent);padding-top:18px}
.z8o8 .eqft{border-left:3px solid var(--accent);border-radius:0}
.b8ntxkm1 .eqft{padding:20px 0}
@media(max-width:640px){
  .eqft{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .azmx6{max-width:100%}
}
.l2zssv .vkzur{margin:0}
@media (max-width:560px){
  .xr2o{grid-template-columns:repeat(2,1fr);gap:12px}
}
.n6rz {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.n6rz.izlaipu {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.bx9se {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.bx9se .ve84q {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  width: 36px; height: 36px; border-radius: 50%;
  padding: 0; margin: 0;
  z-index: 2;
  font-size: 0 !important; color: transparent !important;   
  transition: background 0.15s;
}
.bx9se .ve84q::before,
.bx9se .ve84q::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.bx9se .ve84q::before { transform: translate(-50%, -50%) rotate(45deg); }
.bx9se .ve84q::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.bx9se .ve84q:hover { background: rgba(0,0,0,0.12) !important; }
.k2ze {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.j7ej2 {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.pmfsncwz {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.n780lj5 {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.bx9se .pq8qu {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.bx9se .pq8qu:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .bx9se { padding: 28px 18px 20px; }
  .pmfsncwz { font-size: 1.2rem; }
  .k2ze { max-width: 220px; max-height: 80px; }
}
.q1qume {
  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);
}
.b3mq2f {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.hb7q  .q1qume { border-radius: 50%; }
.dw451  .q1qume { border-radius: 6px; }
.mskcu6 .q1qume { border-radius: 22px; }
.z65g5 .fd0kx {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .q1qume { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.gakos8h .x56gth {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.gakos8h .shxj17p {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.gakos8h .fd0kx {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.c5pj {
  position: fixed;
  left: 50%; bottom: 0;
  width: 100%; max-width: 1100px;
  box-sizing: border-box;
  padding: 0 16px calc(14px + env(safe-area-inset-bottom, 0px));
  z-index: 1200;                         
  transform: translate(-50%, 130%);
  transition: transform 0.42s cubic-bezier(.2,.75,.2,1);
  will-change: transform;
  pointer-events: none;                  
}
.c5pj.izlaipu { transform: translate(-50%, 0); }
.c5pj .x56gth,
.c5pj .shxj17p {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.c5pj .fd0kx {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.mjlyhc {
  position: absolute;
  
  top: 14px; right: 30px;
  z-index: 3;
  width: 26px; height: 26px;
  border: none; border-radius: 50%; cursor: pointer;
  background: rgba(0,0,0,0.40);         
  font-size: 0;                          
  pointer-events: auto;
  transition: background 0.15s;
}
.mjlyhc::before,
.mjlyhc::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.mjlyhc::before { transform: translate(-50%, -50%) rotate(45deg); }
.mjlyhc::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.mjlyhc:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .c5pj { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .c5pj .fd0kx {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .c5pj .e3bpaufh { display: none !important; }
  .c5pj .i84u0r { font-size: 1.1rem !important; }
  .c5pj .q1qume { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .mjlyhc { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .tvvt1znb { flex-direction: row-reverse; }
[dir="rtl"] .xpo5e { flex-direction: row-reverse; }
[dir="rtl"] .gy94ks8  .e2ym { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .is3q .e2ym { right: auto; left: 20px; }
  [dir="rtl"] .gy94ks8  .e2ym { left: auto;  right: 20px; }
}
[dir="rtl"] .rjvino .i1ue  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .j5pel0o .i1ue { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .wcls, [dir="rtl"] .qa1lr { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .oldd34dp { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .qcaui6 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .tuds0 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .fd0kx { direction: rtl; }
[dir="rtl"] .q1qume { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .zv5s,
[dir="rtl"] .q4m6 { direction: rtl; }
[dir="rtl"] .rpx2g { direction: rtl; }
[dir="rtl"] .de3xvc8 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .sp8ib .qa1lr,
[dir="rtl"] .lw2piqg .qa1lr,
[dir="rtl"] .cfz1awag .qa1lr,
[dir="rtl"] .ersp .qa1lr {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .sp8ib .qa1lr li::before,
[dir="rtl"] .lw2piqg .qa1lr li::before,
[dir="rtl"] .cfz1awag .qa1lr li::before,
[dir="rtl"] .ersp .qa1lr li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .t4ga1i.t9hyo42q .uupx9,
[dir="rtl"] .ixgmt7.t9hyo42q .uupx9,
[dir="rtl"] .us0hkhd.t9hyo42q .uupx9,
[dir="rtl"] .afx3sg89.t9hyo42q .uupx9,
[dir="rtl"] .wt8cjjd.t9hyo42q .uupx9 { text-align: right; }
[dir="rtl"] .l2yc.ppmm8bq .pgfqzk { text-align: center; }
[dir="rtl"] .shxj17p,
[dir="rtl"] .qmaz,
[dir="rtl"] .uii9q9,
[dir="rtl"] .uupx9 { text-align: right; }
[dir="rtl"] .idzyrh,
[dir="rtl"] .t4cmdcj6,
[dir="rtl"] .odvh,
[dir="rtl"] .f26pv7g,
[dir="rtl"] .iootxx { text-align: right; direction: rtl; }
[dir="rtl"] .ls9lnsjf .f26pv7g,
[dir="rtl"] .g64n9ey .f26pv7g { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #eab308;
  --brand:           #eab308;
  --brand-light:     #bb9110;
  --brand-pale:      #deb32c;
  --grad-start:      #f9d154;
  --grad-end:        #f5de95;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #f97316;
  --cta-light:       #e65e00;
  --cta-hover:       #cc5605;
  --bg-page:         #f8f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f6f5f3;
  --bg-raised:       #f1f0ed;
  --bg-hover:        #f6f5f3;
  --border:          #e9e7e1;
  --border-alt:      #ddd9cf;
  --border-section:  #e9e7e1;
  --text-primary:    #1c1a16;
  --text-muted:      #625d50;
  --text-body:       #38352d;
  --text-sub:        #545044;
  --text-faint:      #8c8672;
  --text-dim:        #a39e8e;
  --text-label:      #706b5b;
  --text-value:      #464339;
  --accent-bg:       #f7f1dd;
  --accent-bg-light: #f5e8c1;
  --bg-tip:          #f0f9f1;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f9f9;
  --bg-pros:         #f0f9f1;
  --bg-cons:         #faf4f3;
  --c-pros:          #0c961c;
  --c-cons:          #9f3021;
  --c-pros-label:    #0eb321;
  --c-tip-border:    #10c625;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c961c;
}
:root { --logo-bg-opacity: 66%; }
body, button, input { font-family: "Rubik", sans-serif; }
.eqswtc .iz6iey { font-size: 0; width: 1.2rem; flex-shrink: 0; }.eqswtc .iz6iey::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.eqswtc .h6evkfcg     .iz6iey::before { content: "";  color: var(--c-tip-border); }.eqswtc .wp2k8qj .iz6iey::before { content: ""; color: var(--c-warn-border); }.eqswtc .ujwhi    .iz6iey::before { content: ""; color: #60a5fa; }.qjxvg .eqswtc .h6evkfcg     .iz6iey::before { color: #10b981; }.qjxvg .eqswtc .wp2k8qj .iz6iey::before { color: #f43f5e; }.qjxvg .eqswtc .ujwhi    .iz6iey::before { color: #a855f7; }.i5sy  .eqswtc .h6evkfcg     .iz6iey::before { color: #eab308; }.i5sy  .eqswtc .wp2k8qj .iz6iey::before { color: #ef4444; }.i5sy  .eqswtc .ujwhi    .iz6iey::before { color: #f97316; }.qe11t  .eqswtc .h6evkfcg     .iz6iey::before { color: #38bdf8; }.qe11t  .eqswtc .wp2k8qj .iz6iey::before { color: #818cf8; }.qe11t  .eqswtc .ujwhi    .iz6iey::before { color: #2dd4bf; }.esvtw .eqswtc .iz6iey::before { color: var(--accent-light) !important; }
.hpfe04h .ejr8fjsp li::before, .hpfe04h .ash1z 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; }.hpfe04h .ejr8fjsp li::before { content: ""; }.hpfe04h .ash1z li::before { content: ""; }.hpfe04h .api1qfac::before, .hpfe04h .dbkaslkb::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.hpfe04h .api1qfac::before { content: ""; }.hpfe04h .dbkaslkb::before { content: ""; }
.ob9z .zl4pixjo, .ob9z .l2yc { min-height: 420px; }
.oojg4h4::before { content: '>'; }