:root {
  --color-accent: #086ec4;
  --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;
}
.aisnf4 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.lq9qeli {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.ykbp5 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.nc8n8s48 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.vfzij2 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.vfzij2 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.vfzij2 a:hover { color: var(--accent-light); }
.fmuqbl   .jb89f { border-radius: 0; }
.q0ak  .jb89f li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .jb89f {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .pdk8cv:hover .jb89f,
  .pdk8cv:focus-within .jb89f { display: block; }
  .jb89f li a { padding: 8px 16px; font-size: 0.88rem; }
}
.zosfy6 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.rpejqs6p { display: none; }
@media (max-width: 640px) {
  .rpejqs6p {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .rpejqs6p.o0y4 { display: block; }
}
@media (max-width: 640px) {
  .zosfy6 { display: block; }
  .vfzij2 > li + li::before { display: none !important; }
  .vfzij2 {
    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;
  }
  .vfzij2.o0y4 { display: flex; }
  .vfzij2 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .vfzij2 li:last-child a { border-bottom: none; }
}
.uexr49 { min-height: 480px; }
.v324e2 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.yn89 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.m7vvx .yn89 { margin-left: 0; margin-right: 0; }
.lnmj5m {
  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;
}
.i93q .lnmj5m { margin-top: 24px; }
.lnmj5m:hover { opacity: 0.88; }
.o08poqk .v324e2 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.o08poqk .yn89 { color: #e2e8f0; }
.o08poqk.m7vvx   .n6ahk { text-align: left; }
.aytqs .v324e2 { color: var(--text-primary); text-shadow: none; }
.aytqs .yn89 { color: var(--text-muted); }
.aytqs .lnmj5m { margin-top: 16px; }
.aytqs, .aytqs.uexr49 { min-height: auto !important; }
.aytqs.m7vvx   .n6ahk { text-align: left; }
.aytqs~.yrf931v{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}
.aytqs~.yrf931v .fpez528b{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.s645 .v324e2 { color: #fff; }
.s645 .yn89 { color: rgba(255,255,255,0.85); }
.s645 .lnmj5m { background: #fff; color: var(--cta); }
.s645 .lnmj5m:hover { opacity: 0.92; }
.u2g666 .icsf { position: relative; overflow: hidden; }
.u2g666 .icsf::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.nhile81 .icsf {
  animation: hg-breathe 7s ease-in-out infinite;
}
.mpoy2 .icsf { position: relative; overflow: hidden; }
.mpoy2 .icsf::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;
}
.rp1rb .icsf { position: relative; overflow: hidden; }
.rp1rb .icsf::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.zq1csd5 .icsf {
  animation: hg-fadein 1.2s ease-out both;
}
.icsf {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.zk6bnzl2 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.l5yzc4z {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.omg9qp {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.icsf .v324e2 { text-shadow: none; color: var(--text-primary); }
.icsf .yn89 { color: var(--text-muted); }
body.t01yqo .v324e2 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.g655pivk .v324e2 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.uexr49.s645 .v324e2,
section.s645 .v324e2 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.icsf.sx5yzd .zk6bnzl2 { align-items: center; text-align: center; }
.icsf.m7vvx   .zk6bnzl2 { align-items: flex-start; text-align: left; }
.ti12 .l5yzc4z { position: relative; }
.ti12 .l5yzc4z::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.ti12.gxtd .l5yzc4z::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.bhdxm4 .l5yzc4z {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.bhdxm4 .omg9qp {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.bhdxm4 .eg3l07 {
  position: static; width: 100%; aspect-ratio: 4/3; border-radius: 16px;
}
.bhdxm4.gxtd .l5yzc4z { padding: 32px 0 32px 32px; }
.nebnt .l5yzc4z {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.nebnt .omg9qp {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.gxtd .zk6bnzl2 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.nebnt.gxtd .l5yzc4z { padding: 40px 16px 40px 48px; }
.uexr49 .d5tjbh {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.d5tjbh .x6s9rfv {
  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;
}
.d5tjbh .x6s9rfv::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.d5tjbh .x4nc9z2h { display: contents !important; }
.d5tjbh .x4nc9z2h .nh23s {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.d5tjbh .x4nc9z2h .fcg7gv { max-height: 48px; max-width: 96px; }
.d5tjbh .x4nc9z2h .retbw0p1 {
  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;
}
.d5tjbh .tatb7 {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.d5tjbh .l8enoam { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.d5tjbh .y11y { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.d5tjbh .y11y small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.d5tjbh .nvwkv34 { display: contents !important; }
.d5tjbh .nvwkv34 .gdny:not(.f9xm7y) { display: none !important; }
.d5tjbh .nvwkv34 .f9xm7y {
  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;
}
.d5tjbh .nvwkv34 .f9xm7y .hwjtft {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.d5tjbh .nvwkv34 .f9xm7y .qikme {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.d5tjbh .syo0j { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.d5tjbh .syo0j.ojdkh {
  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;
}
.d5tjbh .syo0j.ojdkh:hover { opacity: 0.85; }
.us2k5 .l5yzc4z {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .icsf { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .icsf:not(.us2k5) .l5yzc4z { display: none !important; }
  .us2k5 .l5yzc4z { padding: 16px; }
  .zk6bnzl2  { padding: 36px 24px; }
  .icsf~.yrf931v,.gxtd~.yrf931v{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .uexr49, .icsf { min-height: 320px !important; }
  .v324e2 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .ctdcy,
  .olxv,
  .nuthb9 { grid-template-columns: 1fr !important; }

  

  
  .yj16s { display: flex !important; flex-direction: column !important; }
  .yj16s .n6ahk { display: contents; }
  .yj16s .b7vipwe { order: 0; }
  .yj16s .v324e2 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .yj16s .ctdcy { order: 2; padding: 0 16px 12px !important; }
  .yj16s .yn89 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .i93q .n6ahk { display: flex; flex-direction: column; }
  .i93q .n6ahk .v324e2 { order: 1; }
  .i93q .n6ahk .nuthb9 { order: 2; margin: 8px 0 24px !important; }
  .i93q .n6ahk .yn89 { order: 3; }
  .i93q .n6ahk .lnmj5m { order: 4; align-self: center; margin-top: 0; }

  
  .icsf.us2k5 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .icsf.us2k5 .zk6bnzl2 { display: contents; padding: 0; }
  .icsf.us2k5 .zk6bnzl2 .v324e2 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .icsf.us2k5 .l5yzc4z { order: 2; padding: 12px 16px; }
  .icsf.us2k5 .zk6bnzl2 .yn89 { order: 3; padding: 0 24px; margin: 0 auto; }
  .icsf.us2k5 .zk6bnzl2 .lnmj5m { order: 4; align-self: center; margin: 8px 0 32px; }
}
.x4n8un { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.hy68 { width: 100%; height: auto; display: block; border-radius: 10px; }
.d73u1i .x4n8un        { border-radius: 16px; }
.d73u1i .hy68  { border-radius: 16px; }
.xi4qs8w .x4n8un         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.xi4qs8w .hy68   { border-radius: 8px; }
.vn7fd { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.pt1c { width: 100%; padding: 32px 0; position: relative; }
.ujiiqs { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.abam .pt1c:nth-child(even) { background: var(--bg-surface); }
.abam .pt1c:nth-child(odd)  { background: var(--bg-page); }
.qomdz .pt1c:nth-child(even) { background: var(--bg-card); }
.qomdz .pt1c:nth-child(odd)  { background: var(--bg-page); }
.abam .pt1c:nth-child(odd)  .ujiiqs { background: var(--bg-card); border-radius: 6px; }
.abam .pt1c:nth-child(even) .ujiiqs { background: var(--bg-raised); border-radius: 6px; }
.qomdz .pt1c:nth-child(odd)  .ujiiqs { background: var(--bg-card); border-radius: 6px; }
.qomdz .pt1c:nth-child(even) .ujiiqs { background: var(--bg-raised); border-radius: 6px; }
.abam .pt1c:nth-child(even) .d5nfa7a .i7qwmi,
.qomdz .pt1c:nth-child(even) .d5nfa7a .i7qwmi { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.abam .pt1c:nth-child(odd) .d5nfa7a .i7qwmi,
.qomdz .pt1c:nth-child(odd) .d5nfa7a .i7qwmi { background: var(--bg-card-inner); }
.abam .pt1c:nth-child(even) .pd96ou71 .i7qwmi:nth-child(odd),
.qomdz .pt1c:nth-child(even) .pd96ou71 .i7qwmi:nth-child(odd)  { background: var(--bg-card); }
.abam .pt1c:nth-child(even) .pd96ou71 .i7qwmi:nth-child(even),
.qomdz .pt1c:nth-child(even) .pd96ou71 .i7qwmi:nth-child(even) { background: var(--bg-card-inner); }
h1.o76okq { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.o76okq {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.xn4k0khm { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.a57po h2.o76okq {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.zvyi26 h2.o76okq {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.rrt1j h2.o76okq {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.rzoklxi h2.o76okq::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.w54pt h2.o76okq {
  color: var(--text-primary); font-size: 1.7rem;
}
.hi9h4n h2.o76okq::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.d5z042 h2.o76okq {
  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;
}
.hg3ae1s4 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .hg3ae1s4 { display: none; } }
.lvt19c { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.x0t9 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.au25 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.eduoi { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.e0uvwqnk { padding-left: 20px; }
.e0uvwqnk li { margin-bottom: 6px; }
.e0uvwqnk a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.e0uvwqnk a:hover { color: var(--accent-light); }
.iv39ja .eduoi { display: none; }
.zslcrhjx .eduoi { display: none; }
.zslcrhjx .e0uvwqnk { padding-left: 0; list-style: none; }
.zslcrhjx .e0uvwqnk li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.zslcrhjx .e0uvwqnk a { font-size: 0.92rem; }
.v6dec .au25 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.v6dec .eduoi { display: none; }
.v6dec .e0uvwqnk { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.v6dec .e0uvwqnk li { margin-bottom: 0; }
.v6dec .e0uvwqnk 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;
}
.v6dec .e0uvwqnk a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.s86os090 .au25 { padding: 20px 20px 16px; }
.s86os090 .e0uvwqnk {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.s86os090 .e0uvwqnk li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.s86os090 .e0uvwqnk 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;
}
.s86os090 .e0uvwqnk 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;
}
.s86os090 .e0uvwqnk a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.s86os090 .e0uvwqnk a:focus,
.s86os090 .e0uvwqnk a:focus-visible,
.s86os090 .e0uvwqnk a:target { outline: none; }
.s86os090 .e0uvwqnk li:target a { border-color: var(--border); color: var(--text-muted); }
.xf4emb .au25 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.xf4emb .eduoi { display: none; }
.xf4emb .e0uvwqnk { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.xf4emb .e0uvwqnk li { margin-bottom: 0; }
.xf4emb .e0uvwqnk li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.xf4emb .e0uvwqnk li:last-child::after { content: ""; margin-right: 0; }
.xf4emb .e0uvwqnk a { font-size: 0.9rem; }
.i7qwmi { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.d5nfa7a .i7qwmi { background: var(--bg-card); }
.pd96ou71 .i7qwmi:nth-child(odd)  { background: var(--bg-card); }
.pd96ou71 .i7qwmi:nth-child(even) { background: var(--bg-raised); }
.yrr3 .i7qwmi {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.yrr3 .i7qwmi:last-child { border-bottom: none; }
.yrr3 h3.xn4k0khm { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.rzjgeoh6 .i7qwmi {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.rzjgeoh6 .i7qwmi + .i7qwmi { margin-top: 4px; }
.f6johb .i7qwmi { background: none; border-radius: 0; padding: 12px 0; }
.f6johb .i7qwmi + .i7qwmi { border-top: 1px solid var(--border-section); }
.qcoxa { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.h6ws23k0 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.wanfd8r { color: var(--text-body); margin-bottom: 10px; }
.dag6, .nt3x03cg { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.dag6 li, .nt3x03cg li { margin-bottom: 6px; }
.nt3x03cg li { list-style: decimal; }
.ujxczhd5     .dag6 { list-style-type: "● "; }
.car5  .dag6 { list-style-type: "■ "; }
.w2tc7f .dag6 { list-style-type: "◆ "; }
.sl3ip    .dag6 { list-style-type: "★ "; }
.ujxczhd5     .j3mdx4 { list-style-type: "● "; }
.car5  .j3mdx4 { list-style-type: "■ "; }
.w2tc7f .j3mdx4 { list-style-type: "◆ "; }
.sl3ip    .j3mdx4 { list-style-type: "★ "; }
.ujxczhd5    .dag6 li::marker, .ujxczhd5    .j3mdx4 li::marker,
.car5 .dag6 li::marker, .car5 .j3mdx4 li::marker,
.w2tc7f .dag6 li::marker, .w2tc7f .j3mdx4 li::marker,
.sl3ip   .dag6 li::marker, .sl3ip   .j3mdx4 li::marker {
  color: var(--cta); font-size: 1em;
}
.ujxczhd5 .nt3x03cg,
.car5 .nt3x03cg,
.w2tc7f .nt3x03cg,
.sl3ip .nt3x03cg {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.ujxczhd5 .nt3x03cg li,
.car5 .nt3x03cg li,
.w2tc7f .nt3x03cg li,
.sl3ip .nt3x03cg li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.ujxczhd5 .nt3x03cg li::before,
.car5 .nt3x03cg li::before,
.w2tc7f .nt3x03cg li::before,
.sl3ip .nt3x03cg 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;
}
.ujxczhd5     .nt3x03cg li::before { border-radius: 50%; }
.car5  .nt3x03cg li::before { border-radius: 3px; }
.w2tc7f .nt3x03cg li::before { border-radius: 3px; }
.sl3ip    .nt3x03cg li::before { border-radius: 50%; }
.asz8 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.hgv2b1z .asz8,
.pd4i .asz8 { background: transparent; border: none; border-radius: 0; }
.ufbvega { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.ufbvega th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.ufbvega td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.ufbvega tr:hover td { background: var(--bg-hover); }
.p48brx .ufbvega tbody tr:nth-child(even) td { background: var(--bg-surface); }
.com3r .ufbvega { border: 1px solid var(--border-alt); }
.com3r .ufbvega th,
.com3r .ufbvega td { border: 1px solid var(--border-alt); }
.gnly .ufbvega th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.gnly .ufbvega td { border-bottom: none; }
.gnly .ufbvega tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.iejfyz .ufbvega th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.qjzo .asz8 {
  overflow: hidden;
}
.qjzo .ufbvega th { border-bottom: 1px solid var(--border-alt); }
.qjzo .ufbvega tr:last-child td { border-bottom: none; }
.na0o { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.a2j7niy { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.d14l3 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.oseruk33 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.n9hx654k { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.j3mdx4 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.j3mdx4 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%}
.now7ry1 .oseruk33 { background: transparent; text-align: center; }
.e0eb2m1e .d14l3 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.rlziza1j .d14l3 {
  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);
}
.fqef78 .a2j7niy { display: grid; grid-template-columns: auto 1fr; }
.fqef78 .d14l3 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.fqef78 .oseruk33 { grid-column: 2; }
.fqef78 .n9hx654k,
.fqef78 .j3mdx4 { grid-column: 1 / -1; }
.njta7s5 .a2j7niy { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.njta7s5 .d14l3 {
  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);
}
.njta7s5 .oseruk33 { grid-column: 2; }
.njta7s5 .n9hx654k,
.njta7s5 .j3mdx4 { grid-column: 1 / -1; }
.t24w .a2j7niy { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.t24w .oseruk33 { background: none; color: var(--accent-light); font-weight: 700; }
.qwmub .a2j7niy { 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); }
.qwmub .oseruk33 { background: none; color: var(--accent-light); font-weight: 700; }
.hlfjazpi .a2j7niy { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.hlfjazpi .a2j7niy:last-child { border-bottom: none; }
.hlfjazpi .oseruk33 { background: none; color: var(--accent-light); font-weight: 700; }
.ckvieyc .a2j7niy { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.ckvieyc .oseruk33 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.v454 .na0o { counter-reset: card-n; }
.v454 .a2j7niy  { counter-increment: card-n; }
.v454 .oseruk33 { display: flex; align-items: center; gap: 10px; }
.v454 .oseruk33::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;
}
.hiif45v6 .a2j7niy { background: var(--bg-surface); border: 1px solid var(--border); }
.hiif45v6 .oseruk33 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.urczrjt { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.lnu9ru4q  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.f5ud { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.ivk4p8z5 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.v7syv { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.urczrjt strong { color: var(--text-primary); font-size: 0.95rem; }
.urczrjt p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.lxfauem { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.fts5m, .hmnvt { border-radius: 8px; padding: 14px; }
.fts5m { background: var(--bg-pros); }
.hmnvt { background: var(--bg-cons); }
.tcewg8gr { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.fts5m .tcewg8gr { color: var(--c-pros-label); }
.hmnvt .tcewg8gr { color: #f87171; }
.fts5m ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.hmnvt ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.hy68 { width: 100%; height: auto; border-radius: 10px; display: block; }
.ojdkh {
  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;
}
.ojdkh:hover { opacity: 0.85; }
.nuskqjs .ojdkh  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.nuskqjs .ojdkh:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.jly69 .ojdkh  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.jly69 .ojdkh:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.qywr .lnmj5m { border-radius: 50px; }
.qywr .ojdkh  { border-radius: 50px; }
.mhrmtsvn .lnmj5m { padding-left: 22px; padding-right: 22px; }
.mhrmtsvn .ojdkh  { padding-left: 12px; padding-right: 12px; }
.wypy0h3 .lnmj5m { padding-left: 44px; padding-right: 44px; }
.wypy0h3 .ojdkh  { padding-left: 24px; padding-right: 24px; }
.i6pa4 .lnmj5m { padding-left: 56px; padding-right: 56px; }
.i6pa4 .ojdkh  { padding-left: 32px; padding-right: 32px; }
.i1607051   .lnmj5m::after, .i1607051   .ojdkh::after,
.gey49 .lnmj5m::after, .gey49 .ojdkh::after,
.yaqmzi    .lnmj5m::after, .yaqmzi    .ojdkh::after,
.spby32ap    .lnmj5m::after, .spby32ap    .ojdkh::after,
.q9d46fj    .lnmj5m::after, .q9d46fj    .ojdkh::after,
.tkd8ny     .lnmj5m::after, .tkd8ny     .ojdkh::after,
.n5n304    .lnmj5m::after, .n5n304    .ojdkh::after,
.e9sxau   .lnmj5m::after, .e9sxau   .ojdkh::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;
}
.i1607051 .lnmj5m::after, .i1607051 .ojdkh::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");
}
.gey49 .lnmj5m::after, .gey49 .ojdkh::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");
}
.yaqmzi .lnmj5m::after, .yaqmzi .ojdkh::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");
}
.spby32ap .lnmj5m::after, .spby32ap .ojdkh::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");
}
.q9d46fj .lnmj5m::after, .q9d46fj .ojdkh::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");
}
.tkd8ny .lnmj5m::after, .tkd8ny .ojdkh::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");
}
.n5n304 .lnmj5m::after, .n5n304 .ojdkh::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");
}
.e9sxau .lnmj5m::after, .e9sxau .ojdkh::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");
}
.ybb0   .n9s58i::after, .ybb0   .o2atbsz::after,
.jns5fcx .n9s58i::after, .jns5fcx .o2atbsz::after,
.xi865hm    .n9s58i::after, .xi865hm    .o2atbsz::after,
.r000    .n9s58i::after, .r000    .o2atbsz::after,
.xrv6s59    .n9s58i::after, .xrv6s59    .o2atbsz::after,
.ceo8     .n9s58i::after, .ceo8     .o2atbsz::after,
.yn047y60    .n9s58i::after, .yn047y60    .o2atbsz::after,
.bv5p3   .n9s58i::after, .bv5p3   .o2atbsz::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;
}
.ybb0 .n9s58i::after, .ybb0 .o2atbsz::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");
}
.jns5fcx .n9s58i::after, .jns5fcx .o2atbsz::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");
}
.xi865hm .n9s58i::after, .xi865hm .o2atbsz::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");
}
.r000 .n9s58i::after, .r000 .o2atbsz::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");
}
.xrv6s59 .n9s58i::after, .xrv6s59 .o2atbsz::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");
}
.ceo8 .n9s58i::after, .ceo8 .o2atbsz::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");
}
.yn047y60 .n9s58i::after, .yn047y60 .o2atbsz::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");
}
.bv5p3 .n9s58i::after, .bv5p3 .o2atbsz::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");
}
.xcgp8 {
  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;
}
.x6s9rfv {
  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;
}
.x6s9rfv > * { min-width: 0; }
.x6s9rfv:hover { background: var(--bg-hover); }
.x6s9rfv > [itemprop="item"] { display: contents; }
.x6s9rfv [itemprop="itemReviewed"],
.x6s9rfv [itemprop="reviewRating"] { display: none; }
.x6s9rfv::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;
}
.x4nc9z2h {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.nh23s {
  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;
}
.fcg7gv { max-height: 52px; max-width: 110px; object-fit: contain; }
.retbw0p1 {
  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;
}
.v8eauax .nh23s    { background: #1a1a1a; }
.la1vrqm2 .nh23s   { background: rgba(128,128,128,.12); }
.tigu0 .nh23s { background: var(--bg-raised); }
.n0yajsx .nh23s    { background: transparent; padding: 0; }
.tatb7 {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.l8enoam { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.y11y { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.nvwkv34 {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.gdny {
  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;
}
.hwjtft {
  
  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%;
}
.qikme {
  
  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;
}
.syo0j {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.syo0j.ojdkh {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .x6s9rfv {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .x6s9rfv::before    { grid-area: rank;   }
  .x4nc9z2h           { grid-area: ident;  }
  .tatb7     { grid-area: rating; min-width: 0; width: auto; }
  .nvwkv34           { grid-area: pills;  }
  .syo0j             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .x6s9rfv {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .x6s9rfv::before    { justify-self: center; }
  .x4nc9z2h           { width: 100%; }
  .tatb7     { justify-self: center; }
  .nvwkv34           { grid-template-columns: 1fr; }
}
.otbtf {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.it3rsxf {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.qjl3 {
  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;
}
.qjl3 img { max-width: 80px; max-height: 50px; object-fit: contain; }
.ws1e3h { flex: 1; }
.ws1e3h h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.k1dj1 { color: var(--c-stars); font-size: 1.1rem; }
.pn60rxkf { margin-bottom: 8px; }
.xmovc0 { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.f2lk::before   { content: "★ "; color: var(--accent-light); }
.i1uyrc4 { flex-shrink: 0; }
.iuivi img.rjf2bb5 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.hgv2b1z { padding: 20px 24px; }
.w8zg { color: var(--text-muted); margin-bottom: 16px; }
.k994 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.zy8p, .qh9qqx { list-style: none; font-size: 0.9rem; }
.zy8p li { color: var(--c-pros); margin-bottom: 4px; }
.qh9qqx li { color: var(--c-cons); margin-bottom: 4px; }
.zy8p li::before { content: "✓"; margin-right: 5px; }
.qh9qqx li::before { content: "✗"; margin-right: 5px; }
.ng0m4 .zy8p li::before { content: "→"; }
.ng0m4 .qh9qqx li::before { content: "–"; }
.nvcn3n  .zy8p li::before { content: "★"; }
.nvcn3n  .qh9qqx li::before { content: "✕"; }
.jcitwga3    .zy8p li::before { content: "◆"; }
.jcitwga3    .qh9qqx li::before { content: "▲"; }
.hd7029if  .zy8p li::before { content: "▶"; }
.hd7029if  .qh9qqx li::before { content: "■"; }
.re0w { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.wf8v3 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.jqtyaq { background: var(--bg-pros); color: var(--c-tag-pay); }
.sojk { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.pnsv .sojk { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.yu8z .sojk { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .arcsrj .uxq49w {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .arcsrj .otbtf { margin: 0; }
}
.wkb4mbsj .it3rsxf { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.wkb4mbsj .ws1e3h h3 { color: var(--accent-light); }
.wkb4mbsj .qjl3 { background: var(--bg-page); border: 1px solid var(--border); }
.lskmx .otbtf { border-top: 4px solid var(--accent); }
.lskmx .it3rsxf { background: var(--bg-card); }
.ehf0hi .otbtf { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.ehf0hi .it3rsxf { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.ehf0hi .hgv2b1z { padding: 14px 16px; }
.ehf0hi .qjl3 { border-radius: 4px; }
.ehf0hi .sojk { border-radius: 0; }
.dhy9fl .it3rsxf { padding: 0; gap: 0; overflow: hidden; }
.dhy9fl .qjl3 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.dhy9fl .ws1e3h { padding: 16px 20px; }
.dhy9fl .i1uyrc4 { padding: 16px 20px; align-self: center; }
.gagq9dxr .k1dj1 { font-size: .95rem; }
.pd4i .lxfauem { gap: 10px; }
.pd4i .fts5m, .pd4i .hmnvt { padding: 12px; }
.pd4i .fts5m ul, .pd4i .hmnvt ul { margin: 4px 0 0; padding-left: 18px; }
.pd4i .fts5m li, .pd4i .hmnvt li { font-size: .85rem; margin-bottom: 3px; }
.b5g5cv8j .wf8v3 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .kxe1fe { grid-template-columns: 1fr; }
  .cdeow { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .cdeow .vz7aw { width: 72px; height: 50px; }
  .cdeow .w0664 { max-width: 180px; }
  .cdeow .tpav { width: auto; }
}
.s0ih3 .gagq9dxr .k1dj1 { filter: brightness(1.2); }
@media (max-width: 720px) {
  .s0ih3 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .z43hifu5 { padding: 16px; }
  .nz8he .pkbdmn78 { min-width: 50%; }
}
.kp5pfk .lxfauem { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .n9ego5l { grid-template-columns: 1fr; }
  .es6ml46b { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .mmvobgp { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .aum8si9 { flex-wrap: wrap; padding: 16px; }
}
.ku7ube .lxfauem { gap: 8px; }
.ku7ube .fts5m, .ku7ube .hmnvt { padding: 8px; }
@media (max-width: 480px) {
  .necpf { flex-direction: column; align-items: stretch; }
}
.dga8 .tpav .ojdkh { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .hf343kpu { flex-direction: column; align-items: stretch; gap: 10px; }
  .dga8 .tpav { text-align: center; }
}
@media (max-width: 720px) {
  .l0l8 { grid-template-columns: 1fr; }
  .eg3v07lq { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .yg7cy { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.b43s .dkc6o7 { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.ggn2 .k1dj1 { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .t1qwp { grid-template-columns: 1fr; }
  .ggn2 { width: 100px; height: 100px; margin: 16px auto; }
  .b43s { font-size: 1.4rem; }
  .k2uws34 { justify-content: center; }
  .a3dbkcza .pkbdmn78 { min-width: 50%; }
}
.e8o9s1a .lxfauem { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .nbuw { flex-wrap: wrap; padding: 14px 16px; }
  .uj7uyu8 { padding: 12px 16px; }
  .e8o9s1a .lxfauem { margin: 0 16px; }
  .e8o9s1a .b5g5cv8j { padding: 0 16px; }
  .j6nkzfq { padding: 12px 16px; }
}
.hbmnx .x6s9rfv {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.hbmnx .x6s9rfv:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.omk7 .xcgp8 { gap: 18px; }
.omk7 .x6s9rfv {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.omk7 .x6s9rfv:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.na1eu .xcgp8 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.na1eu .x6s9rfv {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.na1eu .x6s9rfv:last-child { border-bottom: none; }
.na1eu .x4nc9z2h,
.na1eu .tatb7,
.na1eu .nvwkv34 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.s4c5 .xcgp8 { gap: 0; }
.s4c5 .x6s9rfv {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.s4c5 .x6s9rfv:last-child { border-bottom: none; }
.s4c5 .x6s9rfv:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.s4c5 .x6s9rfv:nth-child(even):hover { background: var(--bg-hover); }
.dz05qf .x6s9rfv {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.w9xkwf .nvwkv34 .gdny {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.w9xkwf .nvwkv34 .gdny:first-child { border-left: none; }
.mc7b69 .nvwkv34 .gdny {
  background: transparent; padding: 4px 8px;
}
.mc7b69 .nvwkv34 .hwjtft { font-size: .65rem; opacity: .65; }
.mc7b69 .nvwkv34 .qikme   { font-size: 1.15rem; color: var(--accent-light); }
.nefrbq .nvwkv34 .gdny {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.y11y { display: none; }
.wn0myk .l8enoam { font-size: 1rem; letter-spacing: 2px; }
.deqqae0 .l8enoam {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.ppop1t .l8enoam,
.rnaq3y3k .l8enoam,
.bowxa2 .l8enoam { display: none; }
.ppop1t .y11y,
.rnaq3y3k .y11y,
.bowxa2 .y11y { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.ppop1t .y11y { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.ppop1t .y11y small { display: none; }
.rnaq3y3k .y11y {
  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;
}
.rnaq3y3k .y11y small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.bowxa2 .y11y {
  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;
}
.bowxa2 .y11y small { display: none; }
.ppop1t .pn60rxkf .k1dj1,
.rnaq3y3k .pn60rxkf .k1dj1,
.bowxa2 .pn60rxkf .k1dj1 { display: none; }
.ppop1t .pn60rxkf strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.ppop1t .dkc6o7 { display: none; }
.rnaq3y3k .pn60rxkf 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;
}
.rnaq3y3k .hz4c,
.rnaq3y3k .dkc6o7 { font-size: 1em; }
.bowxa2 .pn60rxkf strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.bowxa2 .dkc6o7 { display: none; }
.n4hdniq { margin: 16px 0; }
.yjtdi { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.yjtdi summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.yjtdi summary::after { content: "+"; color: var(--accent-light); }
.yjtdi[open] summary::after { content: "−"; }
.yjtdi p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.pt1c { margin-bottom: 0; }
.gum9 h2.o76okq { color: var(--text-primary); border-color: var(--accent-light); }
.gago h2.o76okq { color: var(--text-primary); border-color: var(--accent-light); }
.a41zq .lnu9ru4q     { background: #052e16; border-color: #10b981; }
.a41zq .f5ud { background: #2d0a1e; border-color: #f43f5e; }
.a41zq .ivk4p8z5    { background: #1e1036; border-color: #a855f7; }
.a41zq .urczrjt strong  { color: #f1f5f9; }
.a41zq .urczrjt p       { color: #cbd5e1; }
.a41zq .yfpp9oj    .lnu9ru4q     .v7syv::before,
.a41zq .erupwha  .lnu9ru4q     .v7syv::before,
.a41zq .lypex  .lnu9ru4q     .v7syv::before,
.a41zq .lg7pqep .lnu9ru4q     .v7syv::before { color: #10b981; }
.a41zq .yfpp9oj    .f5ud .v7syv::before,
.a41zq .erupwha  .f5ud .v7syv::before,
.a41zq .lypex  .f5ud .v7syv::before,
.a41zq .lg7pqep .f5ud .v7syv::before { color: #f43f5e; }
.a41zq .yfpp9oj    .ivk4p8z5    .v7syv::before,
.a41zq .erupwha  .ivk4p8z5    .v7syv::before,
.a41zq .lypex  .ivk4p8z5    .v7syv::before,
.a41zq .lg7pqep .ivk4p8z5    .v7syv::before { color: #a855f7; }
.kghh .lnu9ru4q     { background: #2d2000; border-color: #eab308; }
.kghh .f5ud { background: #2d0b0b; border-color: #ef4444; }
.kghh .ivk4p8z5    { background: #2d1600; border-color: #f97316; }
.kghh .urczrjt strong  { color: #f1f5f9; }
.kghh .urczrjt p       { color: #cbd5e1; }
.kghh .yfpp9oj    .lnu9ru4q     .v7syv::before,
.kghh .erupwha  .lnu9ru4q     .v7syv::before,
.kghh .lypex  .lnu9ru4q     .v7syv::before,
.kghh .lg7pqep .lnu9ru4q     .v7syv::before { color: #eab308; }
.kghh .yfpp9oj    .f5ud .v7syv::before,
.kghh .erupwha  .f5ud .v7syv::before,
.kghh .lypex  .f5ud .v7syv::before,
.kghh .lg7pqep .f5ud .v7syv::before { color: #ef4444; }
.kghh .yfpp9oj    .ivk4p8z5    .v7syv::before,
.kghh .erupwha  .ivk4p8z5    .v7syv::before,
.kghh .lypex  .ivk4p8z5    .v7syv::before,
.kghh .lg7pqep .ivk4p8z5    .v7syv::before { color: #f97316; }
.gl2ot .lnu9ru4q     { background: #0c1a2e; border-color: #38bdf8; }
.gl2ot .f5ud { background: #12103a; border-color: #818cf8; }
.gl2ot .ivk4p8z5    { background: #0a2020; border-color: #2dd4bf; }
.gl2ot .urczrjt strong  { color: #f1f5f9; }
.gl2ot .urczrjt p       { color: #cbd5e1; }
.gl2ot .yfpp9oj    .lnu9ru4q     .v7syv::before,
.gl2ot .erupwha  .lnu9ru4q     .v7syv::before,
.gl2ot .lypex  .lnu9ru4q     .v7syv::before,
.gl2ot .lg7pqep .lnu9ru4q     .v7syv::before { color: #38bdf8; }
.gl2ot .yfpp9oj    .f5ud .v7syv::before,
.gl2ot .erupwha  .f5ud .v7syv::before,
.gl2ot .lypex  .f5ud .v7syv::before,
.gl2ot .lg7pqep .f5ud .v7syv::before { color: #818cf8; }
.gl2ot .yfpp9oj    .ivk4p8z5    .v7syv::before,
.gl2ot .erupwha  .ivk4p8z5    .v7syv::before,
.gl2ot .lypex  .ivk4p8z5    .v7syv::before,
.gl2ot .lg7pqep .ivk4p8z5    .v7syv::before { color: #2dd4bf; }
.a5izmt49 .lnu9ru4q     { background: var(--accent-bg); border-color: var(--accent-light); }
.a5izmt49 .f5ud { background: var(--accent-bg-light); border-color: var(--accent-light); }
.a5izmt49 .ivk4p8z5    { background: var(--accent-bg); border-color: var(--accent-pale); }
.a5izmt49 .yfpp9oj    .v7syv::before,
.a5izmt49 .erupwha  .v7syv::before,
.a5izmt49 .lypex  .v7syv::before,
.a5izmt49 .lg7pqep .v7syv::before { color: var(--accent-light) !important; }
.gnaoottt::before,
.s7atzp::before { margin-right: 5px; }
.lyav .fts5m ul li,
.lyav .zy8p li         { color: #4ade80; }
.lyav .fts5m .gnaoottt { color: #22c55e; }
.lyav .hmnvt ul li,
.lyav .qh9qqx li         { color: #f87171; }
.lyav .hmnvt .s7atzp { color: #ef4444; }
.his4 .fts5m { background: var(--bg-pros); }
.his4 .hmnvt { background: var(--bg-cons); }
.his4 .fts5m .gnaoottt { color: var(--c-pros-label); }
.his4 .hmnvt .s7atzp { color: var(--c-cons); }
.his4 .fts5m ul li,
.his4 .zy8p li            { color: var(--c-pros); }
.his4 .hmnvt ul li,
.his4 .qh9qqx li            { color: var(--c-cons); }
.h8ujhk .fts5m { background: var(--bg-pros); }
.h8ujhk .hmnvt { background: var(--bg-cons); }
.h8ujhk .fts5m .gnaoottt { color: var(--c-pros-label); }
.h8ujhk .hmnvt .s7atzp { color: var(--c-cons); }
.h8ujhk .fts5m ul li,
.h8ujhk .zy8p li          { color: var(--c-pros); }
.h8ujhk .hmnvt ul li,
.h8ujhk .qh9qqx li          { color: var(--c-cons); }
.f1prqry .gnaoottt::before { content: "✓ "; }
.f1prqry .s7atzp::before { content: "✗ "; }
.ng0m4 .gnaoottt::before { content: "→ "; }
.ng0m4 .s7atzp::before { content: "← "; }
.nvcn3n .gnaoottt::before { content: "★ "; }
.nvcn3n .s7atzp::before { content: "✕ "; }
.jcitwga3 .gnaoottt::before { content: "◆ "; }
.jcitwga3 .s7atzp::before { content: "▲ "; }
.yu8z .urczrjt { background: transparent; border-left: none; border: 1.5px solid; }
.yu8z .lnu9ru4q     { border-color: var(--c-tip-border); }
.yu8z .f5ud { border-color: var(--c-warn-border); }
.yu8z .ivk4p8z5    { border-color: #60a5fa; }
.yu8z .urczrjt strong { color: var(--text-primary); }
.yu8z .urczrjt p      { color: var(--text-muted); }
.pnsv .urczrjt { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.pnsv .lnu9ru4q     { border-top-color: var(--c-tip-border); }
.pnsv .f5ud { border-top-color: var(--c-warn-border); }
.pnsv .ivk4p8z5    { border-top-color: #60a5fa; }
.r6xj .urczrjt { border-left: none; border-radius: 8px; }
.r6xj .lnu9ru4q     { background: #065f46; }
.r6xj .f5ud { background: #92400e; }
.r6xj .ivk4p8z5    { background: #1e3a8a; }
.r6xj .urczrjt strong,
.r6xj .urczrjt p { color: #fff; }
.r6xj .v7syv::before { color: rgba(255,255,255,0.85) !important; }
.a41zq.r6xj .lnu9ru4q,
.a41zq .r6xj .lnu9ru4q     { background: #052e16; }
.a41zq.r6xj .f5ud,
.a41zq .r6xj .f5ud { background: #2d0a1e; }
.a41zq.r6xj .ivk4p8z5,
.a41zq .r6xj .ivk4p8z5    { background: #1e1036; }
.kghh.r6xj .lnu9ru4q,
.kghh .r6xj .lnu9ru4q      { background: #2d2000; }
.kghh.r6xj .f5ud,
.kghh .r6xj .f5ud  { background: #2d0b0b; }
.kghh.r6xj .ivk4p8z5,
.kghh .r6xj .ivk4p8z5     { background: #2d1600; }
.gl2ot.r6xj .lnu9ru4q,
.gl2ot .r6xj .lnu9ru4q      { background: #0c1a2e; }
.gl2ot.r6xj .f5ud,
.gl2ot .r6xj .f5ud  { background: #12103a; }
.gl2ot.r6xj .ivk4p8z5,
.gl2ot .r6xj .ivk4p8z5     { background: #0a2020; }
.o33f1c41 .urczrjt { border-left: none; border-radius: 6px; padding: 10px 14px; }
.o33f1c41 .lnu9ru4q     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.o33f1c41 .f5ud { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.o33f1c41 .ivk4p8z5    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.o33f1c41 .urczrjt strong { color: var(--text-primary); }
.o33f1c41 .urczrjt p      { color: var(--text-muted); }
.qlx4h .urczrjt { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.yfpp9oj .v7syv,
.erupwha .v7syv,
.lypex .v7syv,
.lg7pqep .v7syv { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.yfpp9oj .v7syv::before,
.erupwha .v7syv::before,
.lypex .v7syv::before,
.lg7pqep .v7syv::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.yfpp9oj .lnu9ru4q     .v7syv::before { content: "✦"; color: var(--c-tip-border); }
.yfpp9oj .f5ud .v7syv::before { content: "▲"; color: var(--c-warn-border); }
.yfpp9oj .ivk4p8z5    .v7syv::before { content: "◉"; color: #60a5fa; }
.erupwha .lnu9ru4q     .v7syv::before { content: "★"; color: var(--c-tip-border); }
.erupwha .f5ud .v7syv::before { content: "◆"; color: var(--c-warn-border); }
.erupwha .ivk4p8z5    .v7syv::before { content: "●"; color: #60a5fa; }
.lypex .lnu9ru4q     .v7syv::before { content: "▶"; color: var(--c-tip-border); }
.lypex .f5ud .v7syv::before { content: "■"; color: var(--c-warn-border); }
.lypex .ivk4p8z5    .v7syv::before { content: "▸"; color: #60a5fa; }
.lg7pqep .lnu9ru4q     .v7syv::before { content: "→"; color: var(--c-tip-border); }
.lg7pqep .f5ud .v7syv::before { content: "⬥"; color: var(--c-warn-border); }
.lg7pqep .ivk4p8z5    .v7syv::before { content: "◈"; color: #60a5fa; }
.krfhuqf .d5nfa7a .i7qwmi,
.krfhuqf .pd96ou71 .i7qwmi  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.krfhuqf .a2j7niy                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.krfhuqf .x6s9rfv                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.krfhuqf .otbtf            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.krfhuqf .asz8          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.krfhuqf .au25                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.wa151 .d5nfa7a .i7qwmi,
.wa151 .pd96ou71 .i7qwmi,
.wa151 .a2j7niy,
.wa151 .x6s9rfv,
.wa151 .otbtf,
.wa151 .asz8,
.wa151 .au25,
.wa151 .qlx4h .urczrjt { box-shadow: none; }
.y395x5   .wanfd8r, .y395x5 .qcoxa, .y395x5 .h6ws23k0,
.y395x5   .lvt19c, .y395x5 .x0t9 { font-size: 0.9rem; }
.y395x5   .dag6, .y395x5 .nt3x03cg { font-size: 0.9rem; }
.m1jj   .wanfd8r, .m1jj .qcoxa, .m1jj .h6ws23k0,
.m1jj   .lvt19c, .m1jj .x0t9 { font-size: 0.95rem; }
.m1jj   .dag6, .m1jj .nt3x03cg { font-size: 0.95rem; }
.esrr   .wanfd8r, .esrr .qcoxa, .esrr .h6ws23k0,
.esrr   .lvt19c, .esrr .x0t9 { font-size: 1.08rem; }
.esrr   .dag6, .esrr .nt3x03cg { font-size: 1.05rem; }
.esrr   .ufbvega { font-size: 0.97rem; }
.twbvib8 .v324e2      { font-size: 3.2rem; }
.twbvib8 h2.o76okq { font-size: 1.9rem; }
.twbvib8 h3.xn4k0khm     { font-size: 1.4rem; }
.f22mnp .v324e2      { font-size: 3.8rem; }
.f22mnp h2.o76okq { font-size: 2.2rem; }
.f22mnp h3.xn4k0khm     { font-size: 1.6rem; }
.pt1c + .pt1c { position: relative; }
.xtju   .pt1c + .pt1c::before,
.iil1mxo  .pt1c + .pt1c::before,
.nn2rgz   .pt1c + .pt1c::before,
.w3f0n1   .pt1c + .pt1c::before,
.ccrg5ljb   .pt1c + .pt1c::before,
.xi6k .pt1c + .pt1c::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.xtju .pt1c + .pt1c::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.iil1mxo .pt1c + .pt1c::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.nn2rgz .pt1c + .pt1c::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;
}
.w3f0n1 .pt1c + .pt1c::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.k54j36 .pt1c { margin-bottom: 16px; }
.k54j36 .pt1c + .pt1c { margin-top: 0; }
.k54j36 .ujiiqs { padding-top: 0; padding-bottom: 0; }
.ccrg5ljb .pt1c + .pt1c::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.xi6k .pt1c + .pt1c::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.zz0ixdkh .pt1c + .pt1c::before,
.rhi8bs .pt1c + .pt1c::before,
.zn7e8biv .pt1c + .pt1c::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%;
}
.abam .zz0ixdkh .pt1c:nth-child(even)::before,
.abam .rhi8bs .pt1c:nth-child(even)::before,
.abam .zn7e8biv .pt1c:nth-child(even)::before { background: var(--bg-surface); }
.qomdz .zz0ixdkh .pt1c:nth-child(even)::before,
.qomdz .rhi8bs .pt1c:nth-child(even)::before,
.qomdz .zn7e8biv .pt1c:nth-child(even)::before { background: var(--bg-card); }
.zz0ixdkh .pt1c + .pt1c::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");
}
.rhi8bs .pt1c + .pt1c::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");
}
.zn7e8biv .pt1c + .pt1c::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");
}
.rldusxlg .o08poqk,
.rldusxlg .n6ahk { margin-bottom: 60px; }
.yphn .zk6bnzl2,
.rldusxlg .zk6bnzl2 { padding-bottom: 60px; }
.nc4sq .zk6bnzl2 { padding-bottom: 70px; }
.rldusxlg .o08poqk::before,
.rldusxlg .o08poqk::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");
}
.ot5z5d .icsf { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.trg2acuq .icsf { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.czyx .icsf { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.gv8y9 .icsf { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.v0wrbsqf .s645 { background: var(--accent); }
.v0wrbsqf .s645 .b7vipwe { background: none; }
.v0wrbsqf .eg3l07 { background: var(--accent); }
.v0wrbsqf .icsf { background: var(--accent-bg); }
.v0wrbsqf .o08poqk:not(.s645) .b7vipwe { background: rgba(0,0,0,0.6); }
.xkgi0x .x4n8un { float: left; width: 38%; margin: 0 28px 16px 0; }
.xkgi0x .x4n8un .hy68 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xkgi0x .ujiiqs::after { content: ''; display: block; clear: both; }
.fwm35m .x4n8un { float: right; width: 38%; margin: 0 0 16px 28px; }
.fwm35m .x4n8un .hy68 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.fwm35m .ujiiqs::after { content: ''; display: block; clear: both; }
.jas79uyb .pt1c:nth-child(odd)  .x4n8un { float: left;  width: 38%; margin: 0 28px 16px 0; }
.jas79uyb .pt1c:nth-child(even) .x4n8un { float: right; width: 38%; margin: 0 0 16px 28px; }
.jas79uyb .x4n8un .hy68 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.jas79uyb .ujiiqs::after { content: ''; display: block; clear: both; }
.xkgi0x .na0o,
.xkgi0x .xcgp8,
.fwm35m .na0o,
.fwm35m .xcgp8,
.jas79uyb .na0o,
.jas79uyb .xcgp8 { clear: both; }
@media (max-width: 900px) {
  .xkgi0x .x4n8un,
  .fwm35m .x4n8un,
  .jas79uyb .pt1c:nth-child(odd)  .x4n8un,
  .jas79uyb .pt1c:nth-child(even) .x4n8un {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .xkgi0x .x4n8un .hy68,
  .fwm35m .x4n8un .hy68,
  .jas79uyb .x4n8un .hy68 {
    max-height: none !important;
  }
}
.xkgi0x .dag6,
.xkgi0x .nt3x03cg,
.fwm35m .dag6,
.fwm35m .nt3x03cg,
.jas79uyb .dag6,
.jas79uyb .nt3x03cg { overflow: hidden; }
@media (max-width: 640px) {
  .xkgi0x .x4n8un,
  .fwm35m .x4n8un,
  .jas79uyb .x4n8un { float: none; width: 100%; margin: 0 0 16px 0; }
}
.vbs3mqf .vn7fd,
.vbs3mqf .ujiiqs,
.vbs3mqf .r00ik9kb  { max-width: 1100px; }
.vbs3mqf { --content-mw: 1100px; }
.s7srt .vn7fd,
.s7srt .ujiiqs,
.s7srt .r00ik9kb  { max-width: 1200px; }
.xj17h .vn7fd,
.xj17h .ujiiqs,
.xj17h .r00ik9kb  { max-width: 1320px; }
.fuce { font-size: 0.82rem; color: var(--text-muted); }
.qlc8se { display: flex; align-items: center; }
.h852r1tw {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.d7zm32b { display: flex; align-items: center; }
.us757ta { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.us757ta:hover { text-decoration: underline; }
.groc142d { margin: 0 3px; opacity: 0.45; }
.groc142d::before { content: '/'; }
.o2vum { padding: 2px 5px; color: var(--text-main); }
.ehn949 .fuce {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ehn949 .qlc8se { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.t8hlj .fuce {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.t8hlj .qlc8se { padding: 0 0 0 12px; }
.njya2c .qlc8se { padding: 0 16px; }
.njya2c .fuce {
  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);
}
.njya2c .vn7fd { padding-top: 28px; }
@media (max-width: 720px) {
  .rolm { margin-top: 18px; padding: 0 16px; }
  .njya2c .vn7fd { padding-top: 16px; }
}
.vbs3mqf.ehn949 .qlc8se { max-width: 1100px; }
.s7srt.ehn949 .qlc8se { max-width: 1200px; }
.xj17h.ehn949 .qlc8se { max-width: 1320px; }
.vbs3mqf .rolm { max-width: 1100px; }
.keeo89c .pt1c { padding-top: 16px; padding-bottom: 16px; }
.hsf2d75 .pt1c { padding-top: 24px; padding-bottom: 24px; }
.onlgggwt .pt1c { padding-top: 40px; padding-bottom: 40px; }
.wj01m .pt1c { padding-top: 52px; padding-bottom: 52px; }
.zebb .pt1c:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.zebb .pt1c:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.zebb .pt1c:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.zebb .pt1c:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.s9qeu8zz .ujiiqs { padding-top: 10px;  padding-bottom: 10px; }
.umk5o46 .ujiiqs { padding-top: 18px;  padding-bottom: 18px; }
.f9fmy .ujiiqs { padding-top: 36px;  padding-bottom: 36px; }
.zu6m4h8 .ujiiqs { padding-top: 48px;  padding-bottom: 48px; }
.snns3y2 h2.o76okq { font-weight: 600; }
.snns3y2 h3.xn4k0khm     { font-weight: 600; }
.w5272 h2.o76okq { font-weight: 800; }
.w5272 h3.xn4k0khm     { font-weight: 700; }
.c0fe { font-weight: 600; }
.c0fe h2.o76okq { font-weight: 900; }
.c0fe h3.xn4k0khm     { font-weight: 800; }
.c0fe .urczrjt strong,
.c0fe .urczrjt strong { font-weight: 600; }
.n9s58i {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.xsdr6w .n9s58i { display: none; }
@media (max-width: 640px) {
  .bbfcqw { display: none; }
  .n9s58i {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.n9s58i { background: var(--cta) !important; color: #fff !important; border: none !important; }
.n9s58i:hover { opacity: 0.85; }
.areyi1g .n9s58i { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.yuj0v7 .n9s58i,
.jejc  .n9s58i { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.yuj0v7 .n9s58i:hover,
.jejc  .n9s58i:hover { opacity: 0.88; }
.areyi1g.yuj0v7 .n9s58i,
.areyi1g.jejc  .n9s58i { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.o2atbsz {
  position: fixed; bottom: 32px; z-index: 900;
  padding: 12px 22px; font-size: 0.9rem; font-weight: 700; border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  transition: transform .15s, opacity .15s;
}
.o2atbsz:hover { transform: translateY(-2px); opacity: 0.92; }
.o2atbsz { background: var(--cta) !important; color: #fff !important; border: none !important; }
.n7s7tj .o2atbsz { display: none; }
.gabd2c2 .o2atbsz { right: 32px; }
.owh0e4k  .o2atbsz { left: 32px; }
@media (max-width: 480px) {
  .gabd2c2 .o2atbsz { right: 20px; bottom: 20px; }
  .owh0e4k  .o2atbsz { left: 20px; bottom: 20px; }
}
.iecn9x { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.r00ik9kb { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.wfv8piys { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.t3ifncap { color: var(--text-dim); font-size: 0.8rem; }
.jhzq6hs { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.jhzq6hs img { height: 26px; width: auto; object-fit: contain; }
.hjdpci { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.qluq1 .r00ik9kb { text-align: center; }
.qluq1 .wfv8piys { margin-top: 0; }
.h2ol3ba { margin-top: 10px; }
.h2ol3ba a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .r00ik9kb { padding-left: 16px; padding-right: 16px; }
  .xy4jm .r00ik9kb { padding: 20px 16px; }
  .md2w1hdr { gap: 4px 12px; }
  .wfv8piys { font-size: 0.78rem; }
}
.odr43xd .n4v9 .jhzq6hs { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.odr43xd .hjdpci { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.odr43xd .fiovmo { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.odr43xd .fiovmo a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.odr43xd .fiovmo a:hover { color: var(--accent-light); }
.odr43xd .wfv8piys { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.odr43xd .t3ifncap { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .odr43xd .pftpibg { grid-template-columns: 1fr 1fr; } .odr43xd .n4v9 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .odr43xd .pftpibg { grid-template-columns: 1fr; } }
.rfnaei .jhzq6hs { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.rfnaei .wfv8piys { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .rfnaei .b6x9527 { gap: 12px; } .rfnaei .jhzq6hs { margin-right: 0; width: 100%; } }
.fmu3b66m .qz04fck { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.fmu3b66m .t09db .jhzq6hs { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.fmu3b66m .hjdpci { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.fmu3b66m .zzulu5 { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.fmu3b66m .fiovmo { display: flex; flex-direction: column; gap: 9px; }
.fmu3b66m .fiovmo a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.fmu3b66m .fiovmo a:hover { color: var(--accent-light); }
.fmu3b66m .k1ytgx { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.fmu3b66m .wfv8piys { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.fmu3b66m .t3ifncap { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .fmu3b66m .qz04fck { grid-template-columns: 1fr 1fr; } .fmu3b66m .t09db { grid-column: 1 / -1; } }
@media (max-width: 480px) { .fmu3b66m .qz04fck { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .a3w7 .lbpw { grid-template-columns: 1fr 1fr; } .a3w7 .jyk7k6xp:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .a3w7 .lbpw { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .e7gd .lbpw { grid-template-columns: 1fr; } }
.d4uip29 .r00ik9kb { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.kfemu .aisnf4      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.kfemu .iecn9x { background: var(--bg-page); border-top-color: var(--border-alt); }
.yqem3ya .aisnf4      { background: #0d1117; border-bottom-color: #21262d; }
.yqem3ya .ykbp5 { color: var(--accent-light); }
.yqem3ya .vfzij2 { --msep-color: #8b949e; }
.yqem3ya .vfzij2 a { color: #8b949e; }
.yqem3ya .vfzij2 a:hover { color: var(--accent-light); }
.yqem3ya .zosfy6 { color: #8b949e; }
.yqem3ya .iecn9x { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.yqem3ya .wfv8piys,
.yqem3ya .t3ifncap { color: #6e7681; }
.yqem3ya .fiovmo a, .yqem3ya .qxz4pvc a,
.yqem3ya .jhzq6hs { color: #e6edf3; }
.yqem3ya .fiovmo a:hover, .yqem3ya .qxz4pvc a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .yqem3ya .vfzij2 { background: #0d1117; border-top-color: #21262d; }
  .yqem3ya .vfzij2 li a { border-bottom-color: #21262d; }
}
.r1txsr .aisnf4      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.r1txsr .ykbp5 { color: var(--accent-light); }
.r1txsr .vfzij2 { --msep-color: #475569; }
.r1txsr .vfzij2 a { color: #475569; }
.r1txsr .vfzij2 a:hover { color: var(--accent-light); }
.r1txsr .zosfy6 { color: #64748b; }
.r1txsr .iecn9x { background: #f0f4f8; border-top-color: #cbd5e1; }
.r1txsr .wfv8piys,
.r1txsr .t3ifncap { color: #64748b; }
.r1txsr .fiovmo a, .r1txsr .qxz4pvc a,
.r1txsr .uparwus a, .r1txsr .jhzq6hs { color: #374151; }
.r1txsr .fiovmo a:hover, .r1txsr .qxz4pvc a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .r1txsr .vfzij2 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .r1txsr .vfzij2 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.yuj0v7 .aisnf4      { background: var(--accent); border-bottom-color: var(--accent-light); }
.yuj0v7 .ykbp5 { color: #fff; }
.yuj0v7 .vfzij2 { --msep-color: rgba(255,255,255,0.82); }
.yuj0v7 .vfzij2 a { color: rgba(255,255,255,0.82); }
.yuj0v7 .vfzij2 a:hover { color: #fff; }
.yuj0v7 .zosfy6 { color: rgba(255,255,255,0.9); }
.yuj0v7 .iecn9x { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.yuj0v7 .wfv8piys,
.yuj0v7 .t3ifncap { color: rgba(255,255,255,0.72); }
.yuj0v7 .fiovmo a, .yuj0v7 .qxz4pvc a,
.yuj0v7 .uparwus a, .yuj0v7 .jhzq6hs { color: #fff; }
.yuj0v7 .hjdpci, .yuj0v7 .zzulu5 { color: rgba(255,255,255,0.7); }
.yuj0v7 .fiovmo a:hover, .yuj0v7 .qxz4pvc a:hover { color: #fff; }
@media (max-width: 640px) {
  .yuj0v7 .vfzij2 { background: var(--accent); border-top-color: var(--accent-light); }
  .yuj0v7 .vfzij2 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.jejc .aisnf4 {
  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);
}
.jejc .iecn9x {
  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) {
  .jejc .vfzij2 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ahblw .lq9qeli { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.jxic .lq9qeli { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.lkkejkwc .lq9qeli { min-height: 72px; height: auto; }
.q07g8w .lq9qeli { min-height: 84px; height: auto; }
.xy4jm .lq9qeli { max-width: none; padding: 0 32px; }
.xy4jm .r00ik9kb  { max-width: none; padding: 24px 32px; }
.zjwe29b.s7srt .lq9qeli { max-width: 1200px; }
.zjwe29b.xj17h .lq9qeli { max-width: 1320px; }
.ntfu7m   .ykbp5, .ntfu7m   .jhzq6hs { text-transform: capitalize; }
.miaqq .ykbp5, .miaqq .jhzq6hs { text-transform: lowercase; }
.wk67 .ykbp5, .wk67 .jhzq6hs { text-transform: uppercase; letter-spacing: 0.06em; }
.lzryzwx7, .afk2 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.pepl8zu .lzryzwx7,
.pepl8zu .afk2 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.gc8dm0j .lzryzwx7,
.gc8dm0j .afk2 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.e681 .lzryzwx7,
.e681 .afk2 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.dkeia78 .lzryzwx7,
.dkeia78 .afk2 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.u5vkxbzp   .vfzij2 a { font-weight: 500; }
.uwruh .vfzij2 a { font-weight: 600; }
.qlofmjk     .vfzij2 a { font-weight: 700; }
.wcq5t0    .vfzij2 a { font-weight: 800; letter-spacing: 0.01em; }
.hkk7z0     .vfzij2 > li + li::before,
.nznzvoo    .vfzij2 > li + li::before,
.shz3r5ld    .vfzij2 > li + li::before,
.jwyl1n .vfzij2 > li + li::before,
.jw9r .vfzij2 > li + li::before,
.oef8be  .vfzij2 > li + li::before,
.igmh3b8    .vfzij2 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.hkk7z0     .vfzij2 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.nznzvoo    .vfzij2 > li + li::before { content: "|"; }
.shz3r5ld    .vfzij2 > li + li::before { content: "—"; }
.jwyl1n .vfzij2 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.jw9r .vfzij2 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.oef8be  .vfzij2 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.igmh3b8    .vfzij2 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .qrfqdq .zosfy6,
  .jrpn33ow .zosfy6,
  .lhsk3h8 .zosfy6,
  .qqzheuw .zosfy6,
  .hef4w .zosfy6 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .qrfqdq .zosfy6::before,
  .jrpn33ow .zosfy6::before,
  .lhsk3h8 .zosfy6::before,
  .qqzheuw .zosfy6::before,
  .hef4w .zosfy6::before { content: ""; display: block; flex-shrink: 0; }

  
  .qrfqdq .zosfy6::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;
  }

  
  .jrpn33ow .zosfy6::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;
  }

  
  .lhsk3h8 .zosfy6::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;
  }

  
  .qqzheuw .zosfy6::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;
  }

  
  .hef4w .zosfy6::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) {
  .v4jh9f .zosfy6 {
    padding: 5px 14px;
  }
  .v4jh9f .vfzij2 {
    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;
  }
  .v4jh9f .vfzij2 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .v4jh9f .vfzij2 li a:hover { background: var(--bg-raised); }
  .v4jh9f .rpejqs6p,
  .je7nyf .rpejqs6p,
  .dif3qs92 .rpejqs6p { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .er9nl .zosfy6 {
    padding: 5px 10px;
  }
  .er9nl .vfzij2 {
    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);
  }
  .er9nl .vfzij2.o0y4 { transform: translateX(0); }
  .er9nl .vfzij2 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .er9nl .vfzij2 li:last-child a { border-bottom: none; }
  .yuj0v7 .vfzij2,
  .yqem3ya .vfzij2 { background: var(--accent) !important; }
  .yuj0v7 .vfzij2 li a,
  .yqem3ya .vfzij2 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .dif3qs92 .zosfy6 {
    padding: 5px 10px;
  }
  .dif3qs92 .vfzij2 {
    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);
  }
  .dif3qs92 .vfzij2::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .dif3qs92 .vfzij2.o0y4 { transform: translateY(0); }
  .dif3qs92 .vfzij2 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .pf47d .zosfy6 {
    padding: 5px 10px;
  }
  .pf47d .vfzij2 {
    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;
  }
  .pf47d .vfzij2.o0y4 { opacity: 1; pointer-events: auto; }
  .pf47d .vfzij2 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .hlb8     .zosfy6 { border-radius: 0 !important; }
  .n4hb   .zosfy6 { border-radius: 8px !important; }
  .xa74a .zosfy6 { border-radius: 50% !important; }
  .krdnd   .zosfy6 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .icy66f89 .fpq9pbn { flex-direction: column; align-items: stretch; }
  .icy66f89 .qhsdhprf { flex-direction: row; min-width: auto; }
  .icy66f89 .w1vpcjbj { align-items: flex-start; text-align: left; }
}
.b97s26ag,
.b97s26ag.pt1c,
.abam .b97s26ag,
.rd414y .b97s26ag,
.qomdz .b97s26ag,
.t4eqth62 .b97s26ag {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.zq0gs4 {
  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;
}
.tde4pcyh { flex: 1 1 280px; min-width: 0; }
.zhbwx7n {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.yibn1m4 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.mzv5dx6 {
  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;
}
.mzv5dx6:hover { transform: translateY(-1px); opacity: 0.95; }
.myenjanp .zq0gs4 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.myenjanp .zhbwx7n { color: var(--cta); }
.myenjanp .yibn1m4 { color: var(--text-body); }
.myenjanp .mzv5dx6 {
  background: var(--cta) !important;
  color: #fff !important;
}
.eg2z7t .zq0gs4 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.eg2z7t .zhbwx7n { color: var(--text-primary); }
.eg2z7t .yibn1m4 { color: var(--text-body); }
.eg2z7t .mzv5dx6 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .zq0gs4 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .tde4pcyh { flex: 0 0 auto; }
  .zhbwx7n { font-size: 1.2rem; }
  .mzv5dx6 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.fqv7r1 .nc8n8s48 { height: 36px; }
.h25d1az .nc8n8s48 { height: 60px; max-width: 200px; }
.s8ro .nc8n8s48 { height: 56px; max-width: 180px; }
.nktq    .l8enoam, .nktq    .k1dj1 { color: #f59e0b; }
.or06uld      .l8enoam { font-size: 1rem; letter-spacing: 1.5px; }
.or06uld      .k1dj1   { font-size: 1.35rem; }
.ar0pizfw    .l8enoam, .ar0pizfw    .k1dj1 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.lvld0t     .l8enoam, .lvld0t     .k1dj1 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.t2inb8pq .l8enoam, .t2inb8pq .k1dj1 { color: var(--cta); letter-spacing: 2px; }
.vqz6   .l8enoam, .vqz6   .k1dj1 { color: #e91e63; letter-spacing: 2px; }
.k5j4y  .l8enoam, .k5j4y  .k1dj1 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.uoykol     .l8enoam, .uoykol     .k1dj1 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.w9xkwf .gdny + .gdny {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.u2yejn .x6s9rfv { padding: 18px 24px; min-height: 68px; }
.mc7b69 .hwjtft {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.mc7b69 .qikme {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.nefrbq .gdny {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.xcgp8 { counter-reset: cs-rank; }
.xcgp8 .x6s9rfv { counter-increment: cs-rank; }
.xcgp8 .x6s9rfv::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;
}
.mgkwz8x .xcgp8 { counter-reset: cs-rank; gap: 0; }
.mgkwz8x .x6s9rfv {
  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;
}
.mgkwz8x .x6s9rfv::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;
}
.mgkwz8x .x4nc9z2h {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.mgkwz8x .nh23s {
  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;
}
.mgkwz8x .fcg7gv { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.mgkwz8x .x4nc9z2h { min-width: 0; flex-direction: column; width: 100%; }
.mgkwz8x .retbw0p1 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.mgkwz8x .l8enoam { color: var(--cta, var(--accent)); }
.mgkwz8x .y11y { font-weight: 700; }
.mgkwz8x .gdny {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.mgkwz8x .hwjtft {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.mgkwz8x .qikme {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.mgkwz8x .f9xm7y .qikme { font-size: 1.3rem; color: var(--accent-light); }
.mgkwz8x .syo0j {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.mgkwz8x .x6s9rfv:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .mgkwz8x .xcgp8 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .mgkwz8x .x6s9rfv {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .mgkwz8x .x6s9rfv { padding: 40px 16px 20px; }
  .mgkwz8x .gdny {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .mgkwz8x .syo0j { width: 100%; min-width: 0; }
}
.w3ac .xcgp8 { counter-reset: cs-rank; gap: 10px; }
.w3ac .x6s9rfv {
  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);
}
.w3ac .x6s9rfv::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);
}
.w3ac .x4nc9z2h {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.w3ac .nh23s {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.w3ac .fcg7gv { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.w3ac .retbw0p1 {
  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;
}
.w3ac .l8enoam { color: var(--cta, var(--accent)); }
.w3ac .gdny {
  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;
}
.w3ac .hwjtft {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.w3ac .qikme { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.w3ac .f9xm7y .qikme { color: var(--accent-light); }
.w3ac .syo0j {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.w3ac .x6s9rfv:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .w3ac .x6s9rfv {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .w3ac .x6s9rfv::before {
    position: absolute; top: 14px; left: 14px;
  }
  .w3ac .x4nc9z2h {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .w3ac .retbw0p1 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .w3ac .gdny {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .w3ac .syo0j { width: 100%; min-width: 0; }
  .w3ac .l8enoam { min-width: 0; }
}
.kyvyr .x6s9rfv::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.kzj0a4 .yjtdi {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.kzj0a4 .yjtdi summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.kzj0a4 .yjtdi p { padding: 0 2px 16px; }
.ua3a0bg .yjtdi { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.ua3a0bg .yjtdi summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.ua3a0bg .yjtdi summary::after { content: "›"; font-size: 1.2em; }
.ua3a0bg .yjtdi[open] summary::after { content: "‹"; }
.ua3a0bg .yjtdi p { padding: 10px 22px 4px; }
.roe5 .yjtdi {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.roe5 .yjtdi summary { color: var(--text-primary); padding-left: 16px; }
.roe5 .yjtdi summary::after { content: "›"; font-size: 1.1em; }
.roe5 .yjtdi[open] summary::after { content: "‹"; }
.roe5 .yjtdi p { padding-left: 16px; }
.z610y9 .n4hdniq { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.z610y9 .yjtdi {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.z610y9 .yjtdi:last-child { border-bottom: none; }
.z610y9 .yjtdi summary { color: var(--text-primary); border-radius: 0; }
.z610y9 .yjtdi summary::after { content: "›"; font-size: 1.1em; }
.z610y9 .yjtdi[open] summary::after { content: "‹"; }
.nlzx .yjtdi { overflow: hidden; }
.nlzx .yjtdi summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.nlzx .yjtdi summary::after { color: rgba(255,255,255,.75); }
.nlzx .yjtdi[open] summary { border-radius: 0; }
.cmhg { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.dhz13tf {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.n229521 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.s2z9p { color: var(--text-muted); font-size: 1.05rem; }
.ywmpzu {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ytxr { margin-bottom: 20px; }
.m1qf6 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.h3huyyk {
  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;
}
.h3huyyk:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.v6a30 { resize: vertical; min-height: 130px; }
.p4l1sc4s { width: 100%; margin-top: 8px; }
.nk55v {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.u3nn9y {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.b967uh { color: var(--text-muted); line-height: 1.75; }
.rgghdes { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.rgghdes li { margin-bottom: 6px; }
.pnbgjt07 { max-width: 760px; margin: 0 auto; }
.rdwus ul.rgghdes { margin: 0; }
@media (max-width: 640px) { .cwzyq5r { grid-template-columns: 1fr; gap: 10px; } }
.enmxg { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.udlwljdf { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.da557s12 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.udlwljdf p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.udlwljdf .rgghdes { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .enmxg { grid-template-columns: 1fr; } }
.c78qzzp ul.rgghdes { margin: 0; }
.gnt6d49 .rgghdes,
.z3tj .rgghdes,
.le26 .rgghdes,
.c7u8ubd1 .rgghdes {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .cr3b { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .ll6jfy15 { grid-template-columns: 1fr; } .snb5 { position: static; text-align: center; } }
@media (max-width: 860px) { .ltzh { grid-template-columns: 1fr; } }
.c7u8ubd1 .rgghdes { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .szy4fj { flex-direction: column; text-align: center; } .q8orp00 { grid-template-columns: 1fr; } }
.khzeb5j8 .n229521 { color: var(--accent-light); }
.it7j6t .n229521 { font-size: 2rem; }
.it7j6t .s2z9p { max-width: 680px; }
.rwu83lp .n229521 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.rwu83lp .s2z9p  { margin: 0; }
@media (max-width: 640px) { .rwu83lp { flex-direction: column; } }
.h02s2 .n229521 { color: var(--accent-light); }
.pm899 {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.pm899 .n229521 { color: #fff; }
.pm899 .s2z9p  { color: rgba(255,255,255,0.85); }
.df5a { max-width: 680px; margin: 0 auto; }
.th4a9a5r {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .th4a9a5r { grid-template-columns: 1fr; } }
.ceuoac0y { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.ceuoac0y .h3huyyk {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.ceuoac0y .h3huyyk:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.oiebi .h3huyyk { background: var(--bg-raised); border-color: transparent; }
.oiebi .h3huyyk:focus { background: var(--bg-card); border-color: var(--accent-light); }
.udanc .h3huyyk { border-radius: 100px; padding: 11px 20px; }
.udanc .v6a30 { border-radius: 14px; }
@media (max-width: 640px) { .a7as95 { grid-template-columns: 1fr; } }
.uk6ed{display:none}
.uk6ed:empty,.fpez528b:empty{display:none}
.rntqz{position:relative;overflow:visible}
.a58t3n .yrf931v,.oj59si .yrf931v,
.km1n0gs0 .yrf931v,.izgk26v2 .yrf931v,
.yi1lw2kh .yrf931v,.xrer .yrf931v{display:block}
.kmwcsn8p .xlo5inj{display:block}
.a58t3n .yrf931v,.oj59si .yrf931v,
.km1n0gs0 .yrf931v,.izgk26v2 .yrf931v,
.yi1lw2kh .yrf931v{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}
.a58t3n .yrf931v .fpez528b,.oj59si .yrf931v .fpez528b,
.km1n0gs0 .yrf931v .fpez528b,.izgk26v2 .yrf931v .fpez528b,
.yi1lw2kh .yrf931v .fpez528b{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}
.a58t3n .ko18p9,.oj59si .ko18p9,
.km1n0gs0 .ko18p9,.izgk26v2 .ko18p9,
.yi1lw2kh .ko18p9{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.a58t3n .yrf931v,.oj59si .yrf931v{top:12px}
.a58t3n .yrf931v .fpez528b{margin-right:auto}
.oj59si .yrf931v .fpez528b{margin-left:auto}
.oj59si .yrf931v{text-align:right}
.km1n0gs0 .yrf931v,.izgk26v2 .yrf931v{bottom:12px}
.km1n0gs0 .yrf931v .fpez528b{margin-right:auto}
.izgk26v2 .yrf931v .fpez528b{margin-left:auto}
.izgk26v2 .yrf931v{text-align:right}
.yi1lw2kh .yrf931v{position:relative;margin-top:16px}
.yi1lw2kh .yrf931v .fpez528b{margin:0 auto}
.xrer .yrf931v{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.xrer .yrf931v .fpez528b{margin:0}
.xrer .icsf~.yrf931v,
.xrer .gxtd~.yrf931v{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.xrer .icsf~.yrf931v .fpez528b,
.xrer .gxtd~.yrf931v .fpez528b{justify-content:flex-start}
.icsf~.yrf931v,.gxtd~.yrf931v{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}
.icsf~.yrf931v .fpez528b{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.gxtd~.yrf931v .fpez528b{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.xlo5inj .fpez528b{margin:0 0 12px}
.fpez528b{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.ko18p9{white-space:nowrap}
.r4cz .ko18p9{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.ymlmkxep .ko18p9{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}
.v35x .fpez528b{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.j0zhu16i .ko18p9{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.j0zhu16i .fau5::before{content:""}
.shx6yp2 .ko18p9{color: var(--accent-light);opacity:1;font-weight:500}
.zcy0lp0x .ko18p9{border-bottom:1px solid currentColor;padding-bottom:2px}
.yk1yghjt .fpez528b{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.b1l10kl{--date-bg:var(--accent-bg-light)}
.kvyg .fau5::before{content:""}
.ap2d9nb .ko18p9 + .ko18p9::before{content:"•";margin-right:6px;opacity:.4}
.h01980 .ko18p9 + .ko18p9::before{content:"/";margin-right:6px;opacity:.35}
.r0ml65 .ko18p9 + .ko18p9::before{content:"|";margin-right:6px;opacity:.3}
.tkah .ko18p9 + .ko18p9::before{content:"—";margin-right:6px;opacity:.3}
.its7 .ko18p9 + .ko18p9::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.izscry5g .ko18p9 + .ko18p9::before{content:"·";margin-right:6px;opacity:.4}
.pgy3wqi .ko18p9 + .ko18p9::before{content:"›";margin-right:6px;opacity:.4}
.up8m8 .ko18p9 + .ko18p9::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.dzmxr .iabu{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .iabu{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .m0k090{max-width:100%}
}
.g6vq8y .asz8{margin:0}
@media (max-width:560px){
  .g017{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .yiec84 { padding: 28px 18px 20px; }
  .jdq6lhg { font-size: 1.2rem; }
  .g0wp7dcf { max-width: 220px; max-height: 80px; }
}
.e0qbckuy {
  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);
}
.iwc8fiwb {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.ofw8n  .e0qbckuy { border-radius: 50%; }
.fzn3l  .e0qbckuy { border-radius: 6px; }
.lszynd .e0qbckuy { border-radius: 22px; }
.ma3yl .zq0gs4 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .e0qbckuy { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.fx9b {
  margin: 28px 0 24px;
}
.fx9b .pt1c {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.fx9b .ujiiqs {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.fx9b .zq0gs4 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .lq9qeli { flex-direction: row-reverse; }
[dir="rtl"] .vfzij2 { flex-direction: row-reverse; }
[dir="rtl"] .gabd2c2 .o2atbsz { right: auto; left: 32px; }
[dir="rtl"] .owh0e4k  .o2atbsz { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .gabd2c2 .o2atbsz { right: auto; left: 20px; }
  [dir="rtl"] .owh0e4k  .o2atbsz { left: auto;  right: 20px; }
}
[dir="rtl"] .xkgi0x .x4n8un  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .fwm35m .x4n8un { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .icsf,
[dir="rtl"] .bhdxm4,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .dag6, [dir="rtl"] .nt3x03cg { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .fts5m { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .hmnvt { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .urczrjt { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .zq0gs4 { direction: rtl; }
[dir="rtl"] .e0qbckuy { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .x6s9rfv,
[dir="rtl"] .fuce { direction: rtl; }
[dir="rtl"] .au25 { direction: rtl; }
[dir="rtl"] .e0uvwqnk { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .ujxczhd5 .nt3x03cg,
[dir="rtl"] .car5 .nt3x03cg,
[dir="rtl"] .w2tc7f .nt3x03cg,
[dir="rtl"] .sl3ip .nt3x03cg {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .ujxczhd5 .nt3x03cg li::before,
[dir="rtl"] .car5 .nt3x03cg li::before,
[dir="rtl"] .w2tc7f .nt3x03cg li::before,
[dir="rtl"] .sl3ip .nt3x03cg li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .o08poqk.m7vvx .n6ahk,
[dir="rtl"] .aytqs.m7vvx .n6ahk,
[dir="rtl"] .s645.m7vvx .n6ahk,
[dir="rtl"] .yj16s.m7vvx .n6ahk,
[dir="rtl"] .i93q.m7vvx .n6ahk { text-align: right; }
[dir="rtl"] .icsf.m7vvx .zk6bnzl2 { align-items: flex-end; text-align: right; }
[dir="rtl"] .icsf.sx5yzd .zk6bnzl2 { text-align: center; }
[dir="rtl"] .icsf .zk6bnzl2 { text-align: right; }
[dir="rtl"] .ujiiqs,
[dir="rtl"] .lvt19c,
[dir="rtl"] .x0t9,
[dir="rtl"] .hg3ae1s4,
[dir="rtl"] .ywmpzu,
[dir="rtl"] .m1qf6,
[dir="rtl"] .h3huyyk,
[dir="rtl"] .v6a30 { text-align: right; direction: rtl; }
[dir="rtl"] .udanc .h3huyyk,
[dir="rtl"] .ceuoac0y .h3huyyk { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #086ec4;
  --brand:           #086ec4;
  --brand-light:     #0f5fa2;
  --brand-pale:      #1f79c5;
  --grad-start:      #319cf6;
  --grad-end:        #73b7f1;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #086ec4;
  --cta-light:       #0258a0;
  --cta-hover:       #054d89;
  --bg-page:         #f6f7f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f4f6;
  --bg-raised:       #edeff1;
  --bg-hover:        #f3f4f6;
  --border:          #e1e5e9;
  --border-alt:      #cfd6dd;
  --border-section:  #e1e5e9;
  --text-primary:    #16191c;
  --text-muted:      #505a62;
  --text-body:       #2d3338;
  --text-sub:        #444d54;
  --text-faint:      #72808c;
  --text-dim:        #8e99a3;
  --text-label:      #5b6670;
  --text-value:      #394046;
  --accent-bg:       #ddebf7;
  --accent-bg-light: #c1ddf5;
  --bg-tip:          #f0f9f5;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f4f9;
  --bg-pros:         #f0f9f5;
  --bg-cons:         #faf3f6;
  --c-pros:          #0c9660;
  --c-cons:          #9f2151;
  --c-pros-label:    #0eb372;
  --c-tip-border:    #10c67e;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9660;
}
:root { --logo-bg-opacity: 56%; }
body, button, input { font-family: "Quantico", sans-serif; }
.e64j .v7syv { font-size: 0; width: 1.2rem; flex-shrink: 0; }.e64j .v7syv::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.e64j .lnu9ru4q     .v7syv::before { content: "";  color: var(--c-tip-border); }.e64j .f5ud .v7syv::before { content: ""; color: var(--c-warn-border); }.e64j .ivk4p8z5    .v7syv::before { content: ""; color: #60a5fa; }.a41zq .e64j .lnu9ru4q     .v7syv::before { color: #10b981; }.a41zq .e64j .f5ud .v7syv::before { color: #f43f5e; }.a41zq .e64j .ivk4p8z5    .v7syv::before { color: #a855f7; }.kghh  .e64j .lnu9ru4q     .v7syv::before { color: #eab308; }.kghh  .e64j .f5ud .v7syv::before { color: #ef4444; }.kghh  .e64j .ivk4p8z5    .v7syv::before { color: #f97316; }.gl2ot  .e64j .lnu9ru4q     .v7syv::before { color: #38bdf8; }.gl2ot  .e64j .f5ud .v7syv::before { color: #818cf8; }.gl2ot  .e64j .ivk4p8z5    .v7syv::before { color: #2dd4bf; }.a5izmt49 .e64j .v7syv::before { color: var(--accent-light) !important; }
.okh9t04 .zy8p li::before, .okh9t04 .qh9qqx 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; }.okh9t04 .zy8p li::before { content: ""; }.okh9t04 .qh9qqx li::before { content: ""; }.okh9t04 .gnaoottt::before, .okh9t04 .s7atzp::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.okh9t04 .gnaoottt::before { content: ""; }.okh9t04 .s7atzp::before { content: ""; }
.r3733fn .uexr49, .r3733fn .icsf { min-height: 420px; }
.nvb5w .lnmj5m::after, .nvb5w .ojdkh::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.r4wrg .n9s58i::after,.r4wrg .o2atbsz::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.groc142d::before { content: '/'; }