:root {
  --color-accent: #690615;
  --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;
}
.xler3j {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.eh6h2fz {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.xc0n63 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.vw8c { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.mrvcgn7 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.mrvcgn7 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.mrvcgn7 a:hover { color: var(--accent-light); }
.cb7yx  .dcabs { border-radius: 14px; }
.cb7yx .dcabs li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.cb7yx .dcabs li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.zk3b2xk .dcabs li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .dcabs {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ukay9u0r:hover .dcabs,
  .ukay9u0r:focus-within .dcabs { display: block; }
  .dcabs li a { padding: 8px 16px; font-size: 0.88rem; }
}
.fl87fv3 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.lgdq { display: none; }
@media (max-width: 640px) {
  .lgdq {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .lgdq.fqxv { display: block; }
}
@media (max-width: 640px) {
  .fl87fv3 { display: block; }
  .mrvcgn7 > li + li::before { display: none !important; }
  .mrvcgn7 {
    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;
  }
  .mrvcgn7.fqxv { display: flex; }
  .mrvcgn7 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .mrvcgn7 li:last-child a { border-bottom: none; }
}
.peidz { min-height: 480px; }
.uhkh560q {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.jsla2 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.hriha9w .jsla2 { margin-left: 0; margin-right: 0; }
.n4jokgx {
  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;
}
.qo9vn110 .n4jokgx { margin-top: 24px; }
.n4jokgx:hover { opacity: 0.88; }
.pwy7fawj .uhkh560q { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.pwy7fawj .jsla2 { color: #e2e8f0; }
.pwy7fawj.o47wo73a .w635 { text-align: center; }
.x8ame .uhkh560q { color: var(--text-primary); text-shadow: none; }
.x8ame .jsla2 { color: var(--text-muted); }
.x8ame .n4jokgx { margin-top: 16px; }
.x8ame, .x8ame.peidz { min-height: auto !important; }
.x8ame.o47wo73a .w635 { text-align: center; }
.x8ame~.m47xpuk0{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}
.x8ame~.m47xpuk0 .uceviibr{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; }
}
.sn8yyjf .uhkh560q { color: #fff; }
.sn8yyjf .jsla2 { color: rgba(255,255,255,0.85); }
.v1zlzf .bck9u1 { position: relative; overflow: hidden; }
.v1zlzf .bck9u1::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;
}
.b2k2c .bck9u1 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.thy139 .bck9u1 { position: relative; overflow: hidden; }
.thy139 .bck9u1::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;
}
.r8n5l6 .bck9u1 { position: relative; overflow: hidden; }
.r8n5l6 .bck9u1::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;
}
.gledxnq .bck9u1 {
  animation: hg-fadein 1.2s ease-out both;
}
.bck9u1 {
  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%);
}
.cgu2 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.ukhi0 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.bck9u1 .uhkh560q { text-shadow: none; color: var(--text-primary); }
.bck9u1 .jsla2 { color: var(--text-muted); }
body.q3pbunra .uhkh560q {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.zbwlt9 .uhkh560q {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.peidz.sn8yyjf .uhkh560q,
section.sn8yyjf .uhkh560q {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.bck9u1.o47wo73a .cgu2 { align-items: center; text-align: center; }
.bck9u1.hriha9w   .cgu2 { align-items: flex-start; text-align: left; }
.nacsslt .ukhi0 { position: relative; }
.nacsslt .ukhi0::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.nacsslt.nzus .ukhi0::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.uk57qll6 .ukhi0 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.uk57qll6.nzus .ukhi0 { padding: 32px 0 32px 32px; }
.mne07p .ukhi0 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.nzus .cgu2 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.mne07p.nzus .ukhi0 { padding: 40px 16px 40px 48px; }
.peidz .xmma988 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.xmma988 .ly72l3r8 {
  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;
}
.xmma988 .ly72l3r8::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.xmma988 .d8g0 { display: contents !important; }
.xmma988 .d8g0 .kjf7p {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.xmma988 .d8g0 .nd9z8 { max-height: 48px; max-width: 96px; }
.xmma988 .d8g0 .qo9m0j88 {
  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;
}
.xmma988 .cjxme {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.xmma988 .ltlhuak { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.xmma988 .f2tw0h { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.xmma988 .f2tw0h small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.xmma988 .bihy32l { display: contents !important; }
.xmma988 .bihy32l .dsszxwt:not(.vrem3gf) { display: none !important; }
.xmma988 .bihy32l .vrem3gf {
  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;
}
.xmma988 .bihy32l .vrem3gf .gqtjav {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.xmma988 .bihy32l .vrem3gf .is00hhv {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.xmma988 .jze0n4l2 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.xmma988 .jze0n4l2.olcf8ld {
  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;
}
.xmma988 .jze0n4l2.olcf8ld:hover { opacity: 0.85; }
.xmma988 .ly72l3r8,
.xmma988 .ly72l3r8:hover,
.xmma988 .ly72l3r8:nth-child(even),
.xmma988 .ly72l3r8:nth-child(odd),
.xmma988 .ly72l3r8:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.qwvmxg1l .ukhi0 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
.n9d9rdg {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px !important;
  width: 100%;
}
@media (max-width: 700px) {
  .bck9u1 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .bck9u1:not(.qwvmxg1l) .ukhi0 { display: none !important; }
  .qwvmxg1l .ukhi0 { padding: 16px; }
  .cgu2  { padding: 36px 24px; }
  .bck9u1~.m47xpuk0,.nzus~.m47xpuk0{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .peidz, .bck9u1 { min-height: 320px !important; }
  .uhkh560q { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .hx6k3,
  .n9d9rdg,
  .ixps { grid-template-columns: 1fr !important; }

  

  
  .k79ge5 { display: flex !important; flex-direction: column !important; }
  .k79ge5 .w635 { display: contents; }
  .k79ge5 .qx8sus { order: 0; }
  .k79ge5 .uhkh560q { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .k79ge5 .hx6k3 { order: 2; padding: 0 16px 12px !important; }
  .k79ge5 .jsla2 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .qo9vn110 .w635 { display: flex; flex-direction: column; }
  .qo9vn110 .w635 .uhkh560q { order: 1; }
  .qo9vn110 .w635 .ixps { order: 2; margin: 8px 0 24px !important; }
  .qo9vn110 .w635 .jsla2 { order: 3; }
  .qo9vn110 .w635 .n4jokgx { order: 4; align-self: center; margin-top: 0; }

  
  .bck9u1.qwvmxg1l {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .bck9u1.qwvmxg1l .cgu2 { display: contents; padding: 0; }
  .bck9u1.qwvmxg1l .cgu2 .uhkh560q { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .bck9u1.qwvmxg1l .ukhi0 { order: 2; padding: 12px 16px; }
  .bck9u1.qwvmxg1l .cgu2 .jsla2 { order: 3; padding: 0 24px; margin: 0 auto; }
  .bck9u1.qwvmxg1l .cgu2 .n4jokgx { order: 4; align-self: center; margin: 8px 0 32px; }
}
.kwgezqs2 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.hjll { width: 100%; height: auto; display: block; border-radius: 10px; }
.s4t6 .kwgezqs2        { border-radius: 16px; }
.s4t6 .hjll  { border-radius: 16px; }
.axqz .kwgezqs2         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.axqz .hjll   { border-radius: 8px; }
.gp6lho0 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.o5egm { width: 100%; padding: 32px 0; position: relative; }
.aspoz { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.i26ti7 .o5egm:nth-child(even) { background: var(--bg-surface); }
.i26ti7 .o5egm:nth-child(odd)  { background: var(--bg-page); }
.cwn5a4 .o5egm:nth-child(even) { background: var(--bg-card); }
.cwn5a4 .o5egm:nth-child(odd)  { background: var(--bg-page); }
.i26ti7 .o5egm:nth-child(odd)  .aspoz { background: var(--bg-card); border-radius: 6px; }
.i26ti7 .o5egm:nth-child(even) .aspoz { background: var(--bg-raised); border-radius: 6px; }
.cwn5a4 .o5egm:nth-child(odd)  .aspoz { background: var(--bg-card); border-radius: 6px; }
.cwn5a4 .o5egm:nth-child(even) .aspoz { background: var(--bg-raised); border-radius: 6px; }
.i26ti7 .o5egm:nth-child(even) .riymqve .d4jm2,
.cwn5a4 .o5egm:nth-child(even) .riymqve .d4jm2 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.i26ti7 .o5egm:nth-child(odd) .riymqve .d4jm2,
.cwn5a4 .o5egm:nth-child(odd) .riymqve .d4jm2 { background: var(--bg-card-inner); }
.i26ti7 .o5egm:nth-child(even) .zqriw .d4jm2:nth-child(odd),
.cwn5a4 .o5egm:nth-child(even) .zqriw .d4jm2:nth-child(odd)  { background: var(--bg-card); }
.i26ti7 .o5egm:nth-child(even) .zqriw .d4jm2:nth-child(even),
.cwn5a4 .o5egm:nth-child(even) .zqriw .d4jm2:nth-child(even) { background: var(--bg-card-inner); }
h1.s2o6 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.s2o6 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.u47efv8r { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.wf1y h2.s2o6 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.yq1vmieb h2.s2o6 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.b7of h2.s2o6 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.f83koy h2.s2o6::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.tcmk34il h2.s2o6 {
  color: var(--text-primary); font-size: 1.7rem;
}
.ifv5d0 h2.s2o6::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.aduju h2.s2o6 {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
@media (max-width: 640px) { .yb6koeb { display: none; } }
.x6qi2x { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.fw64zh7 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.iiks {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.p23jj { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.xyf4e44 { padding-left: 20px; }
.xyf4e44 li { margin-bottom: 6px; }
.xyf4e44 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.xyf4e44 a:hover { color: var(--accent-light); }
.r4mt3 .p23jj { display: none; }
.jcwqv .p23jj { display: none; }
.jcwqv .xyf4e44 { padding-left: 0; list-style: none; }
.jcwqv .xyf4e44 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.jcwqv .xyf4e44 a { font-size: 0.92rem; }
.f426ja0 .iiks { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.f426ja0 .p23jj { display: none; }
.f426ja0 .xyf4e44 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.f426ja0 .xyf4e44 li { margin-bottom: 0; }
.f426ja0 .xyf4e44 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;
}
.f426ja0 .xyf4e44 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.zqnnb .iiks { padding: 20px 20px 16px; }
.zqnnb .xyf4e44 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.zqnnb .xyf4e44 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.zqnnb .xyf4e44 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;
}
.zqnnb .xyf4e44 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;
}
.zqnnb .xyf4e44 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.zqnnb .xyf4e44 a:focus,
.zqnnb .xyf4e44 a:focus-visible,
.zqnnb .xyf4e44 a:target { outline: none; }
.zqnnb .xyf4e44 li:target a { border-color: var(--border); color: var(--text-muted); }
.jrvxdu .iiks { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.jrvxdu .p23jj { display: none; }
.jrvxdu .xyf4e44 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.jrvxdu .xyf4e44 li { counter-increment: toc-n; margin-bottom: 0; }
.jrvxdu .xyf4e44 a {
  display: inline-flex; align-items: center; gap: 11px;
  background: var(--bg-card); color: var(--text-muted);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 11px 20px 11px 11px; font-size: 0.92rem; font-weight: 500;
  transition: border-color .15s, color .15s;
}
.jrvxdu .xyf4e44 a::before {
  content: counter(toc-n, decimal-leading-zero);
  flex-shrink: 0; width: 28px; height: 28px;
  background: var(--accent); color: #fff; border-radius: 7px;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.jrvxdu .xyf4e44 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.gbjh25gu .iiks { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.gbjh25gu .p23jj { display: none; }
.gbjh25gu .xyf4e44 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.gbjh25gu .xyf4e44 li { margin-bottom: 0; }
.gbjh25gu .xyf4e44 a {
  display: inline-block; padding: 9px 16px;
  font-size: 0.9rem; font-weight: 600; color: var(--text-muted);
  border-bottom: 2px solid transparent;
  transition: color .15s, border-color .15s;
}
.gbjh25gu .xyf4e44 a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.g5ecd8ss .iiks { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.g5ecd8ss .p23jj { display: none; }
.g5ecd8ss .xyf4e44 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.g5ecd8ss .xyf4e44 li { margin-bottom: 0; }
.g5ecd8ss .xyf4e44 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.g5ecd8ss .xyf4e44 li:last-child::after { content: ""; margin-right: 0; }
.g5ecd8ss .xyf4e44 a { font-size: 0.9rem; }
.d4jm2 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.riymqve .d4jm2 { background: var(--bg-card); }
.zqriw .d4jm2:nth-child(odd)  { background: var(--bg-card); }
.zqriw .d4jm2:nth-child(even) { background: var(--bg-raised); }
.twesoxyc .d4jm2 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.twesoxyc .d4jm2:last-child { border-bottom: none; }
.twesoxyc h3.u47efv8r { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.y4pvx .d4jm2 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.y4pvx .d4jm2 + .d4jm2 { margin-top: 4px; }
.hkor4yq .d4jm2 { background: none; border-radius: 0; padding: 12px 0; }
.hkor4yq .d4jm2 + .d4jm2 { border-top: 1px solid var(--border-section); }
.s9uit6hk { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.rudjf { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.kkps6e { color: var(--text-body); margin-bottom: 10px; }
.djdi0, .v6lal2y { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.djdi0 li, .v6lal2y li { margin-bottom: 6px; }
.v6lal2y li { list-style: decimal; }
.v10f     .djdi0 { list-style-type: "● "; }
.sr554svl  .djdi0 { list-style-type: "■ "; }
.z2e7q9vn .djdi0 { list-style-type: "◆ "; }
.natrya    .djdi0 { list-style-type: "★ "; }
.v10f     .fasyy { list-style-type: "● "; }
.sr554svl  .fasyy { list-style-type: "■ "; }
.z2e7q9vn .fasyy { list-style-type: "◆ "; }
.natrya    .fasyy { list-style-type: "★ "; }
.v10f    .djdi0 li::marker, .v10f    .fasyy li::marker,
.sr554svl .djdi0 li::marker, .sr554svl .fasyy li::marker,
.z2e7q9vn .djdi0 li::marker, .z2e7q9vn .fasyy li::marker,
.natrya   .djdi0 li::marker, .natrya   .fasyy li::marker {
  color: var(--cta); font-size: 1em;
}
.v10f .v6lal2y,
.sr554svl .v6lal2y,
.z2e7q9vn .v6lal2y,
.natrya .v6lal2y {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.v10f .v6lal2y li,
.sr554svl .v6lal2y li,
.z2e7q9vn .v6lal2y li,
.natrya .v6lal2y li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.v10f .v6lal2y li::before,
.sr554svl .v6lal2y li::before,
.z2e7q9vn .v6lal2y li::before,
.natrya .v6lal2y 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;
}
.v10f     .v6lal2y li::before { border-radius: 50%; }
.sr554svl  .v6lal2y li::before { border-radius: 3px; }
.z2e7q9vn .v6lal2y li::before { border-radius: 3px; }
.natrya    .v6lal2y li::before { border-radius: 50%; }
.rvgco6c0 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.abbcumf5 .rvgco6c0,
.chzxtz .rvgco6c0 { background: transparent; border: none; border-radius: 0; }
.eagt { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.eagt th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.eagt td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.eagt tr:hover td { background: var(--bg-hover); }
.g6ygkp .eagt tbody tr:nth-child(even) td { background: var(--bg-surface); }
.tiaqdhr2 .eagt { border: 1px solid var(--border-alt); }
.tiaqdhr2 .eagt th,
.tiaqdhr2 .eagt td { border: 1px solid var(--border-alt); }
.p0c8x7y1 .eagt th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.p0c8x7y1 .eagt td { border-bottom: none; }
.p0c8x7y1 .eagt tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.pfv27a .eagt th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.sjt2p25 .rvgco6c0 {
  overflow: hidden;
}
.sjt2p25 .eagt th { border-bottom: 1px solid var(--border-alt); }
.sjt2p25 .eagt tr:last-child td { border-bottom: none; }
.dg0hjnyy { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.irt8hd3 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.ylsyyk { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.xm8q4o { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.a1k21fv { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.fasyy { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.fasyy 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%}
.f80dzwrn .xm8q4o { background: transparent; text-align: center; }
.mvooy .ylsyyk {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.s4h84 .ylsyyk {
  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);
}
.mb6pw539 .irt8hd3 { display: grid; grid-template-columns: auto 1fr; }
.mb6pw539 .ylsyyk {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.mb6pw539 .xm8q4o { grid-column: 2; }
.mb6pw539 .a1k21fv,
.mb6pw539 .fasyy { grid-column: 1 / -1; }
.idn04b .irt8hd3 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.idn04b .ylsyyk {
  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);
}
.idn04b .xm8q4o { grid-column: 2; }
.idn04b .a1k21fv,
.idn04b .fasyy { grid-column: 1 / -1; }
.r066o .irt8hd3 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.r066o .xm8q4o { background: none; color: var(--accent-light); font-weight: 700; }
.e6n0qd .irt8hd3 { 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); }
.e6n0qd .xm8q4o { background: none; color: var(--accent-light); font-weight: 700; }
.bztp .irt8hd3 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.bztp .irt8hd3:last-child { border-bottom: none; }
.bztp .xm8q4o { background: none; color: var(--accent-light); font-weight: 700; }
.nbdzv .irt8hd3 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.nbdzv .xm8q4o { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.gt7hfm .dg0hjnyy { counter-reset: card-n; }
.gt7hfm .irt8hd3  { counter-increment: card-n; }
.gt7hfm .xm8q4o { display: flex; align-items: center; gap: 10px; }
.gt7hfm .xm8q4o::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;
}
.hitp .irt8hd3 { background: var(--bg-surface); border: 1px solid var(--border); }
.hitp .xm8q4o { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.ijh11 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.ijh11         { --cl-hue: var(--accent); }
.pmpu1g { --cl-hue: #ea580c; }
.ar568    { --cl-hue: #2563eb; }
.qv0ws, .pmpu1g, .ar568, .sl3ig {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.er3qwt8 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.er3qwt8::before { color: var(--cl-hue); }
.ijh11 strong { color: var(--text-primary); font-size: 0.95rem; }
.ijh11 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.o31m1342 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.f6hl40, .bffh { border-radius: 8px; padding: 14px; }
.f6hl40 { background: var(--bg-pros); }
.bffh { background: var(--bg-cons); }
.eldz6n { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.f6hl40 .eldz6n { color: var(--c-pros-label); }
.bffh .eldz6n { color: #f87171; }
.f6hl40 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.bffh ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.hjll { width: 100%; height: auto; border-radius: 10px; display: block; }
.olcf8ld {
  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;
}
.olcf8ld:hover { opacity: 0.85; }
.j4lk .olcf8ld  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.j4lk .olcf8ld:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ujcbf5zd .olcf8ld  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.ujcbf5zd .olcf8ld:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.j4lk .jze0n4l2.olcf8ld, .ujcbf5zd .jze0n4l2.olcf8ld,
.j4lk .xgfx8j .olcf8ld, .ujcbf5zd .xgfx8j .olcf8ld {
  background: var(--cta); border: none; color: #fff;
}
.j4lk .jze0n4l2.olcf8ld:hover, .ujcbf5zd .jze0n4l2.olcf8ld:hover,
.j4lk .xgfx8j .olcf8ld:hover, .ujcbf5zd .xgfx8j .olcf8ld:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.x4o2hl .n4jokgx { border-radius: 50px; }
.x4o2hl .olcf8ld  { border-radius: 50px; }
.o3gq18 .n4jokgx,
.o3gq18 .olcf8ld { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.o3gq18 .n4jokgx:hover,
.o3gq18 .olcf8ld:hover { filter: brightness(1.08); opacity: 1; }
.fgqyc .n4jokgx,
.fgqyc .olcf8ld { box-shadow: 0 3px 14px -2px var(--cta); }
.fgqyc .n4jokgx:hover,
.fgqyc .olcf8ld:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.o3rqquqn .n4jokgx,
.o3rqquqn .olcf8ld { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.o3rqquqn .n4jokgx:hover,
.o3rqquqn .olcf8ld:hover { opacity: 1; }
.o3rqquqn .n4jokgx:active,
.o3rqquqn .olcf8ld:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.gtle7i .n4jokgx,
.gtle7i .olcf8ld { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.gtle7i .n4jokgx:hover,
.gtle7i .olcf8ld:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.gtle7i .n4jokgx:active,
.gtle7i .olcf8ld:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.eh32 .n4jokgx,
.eh32 .olcf8ld { position: relative; overflow: hidden; }
.eh32 .n4jokgx::before,
.eh32 .olcf8ld::before {
  content: ""; position: absolute; top: 0; left: -125%; width: 55%; height: 100%;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.5), transparent);
  transform: skewX(-20deg); transition: left .6s ease; pointer-events: none;
}
.eh32 .n4jokgx:hover::before,
.eh32 .olcf8ld:hover::before { left: 135%; }
.meqx29r .n4jokgx,
.meqx29r .olcf8ld { border-radius: 0; }
.d7ts .n4jokgx { padding-left: 22px; padding-right: 22px; }
.d7ts .olcf8ld  { padding-left: 12px; padding-right: 12px; }
.inexk1 .n4jokgx { padding-left: 44px; padding-right: 44px; }
.inexk1 .olcf8ld  { padding-left: 24px; padding-right: 24px; }
.w1hxnqnc .n4jokgx { padding-left: 56px; padding-right: 56px; }
.w1hxnqnc .olcf8ld  { padding-left: 32px; padding-right: 32px; }
.ls082tob   .n4jokgx::after, .ls082tob   .olcf8ld::after,
.gal5kqt .n4jokgx::after, .gal5kqt .olcf8ld::after,
.z7cx38k    .n4jokgx::after, .z7cx38k    .olcf8ld::after,
.w1b67bra    .n4jokgx::after, .w1b67bra    .olcf8ld::after,
.ndrpn3    .n4jokgx::after, .ndrpn3    .olcf8ld::after,
.d6a6s     .n4jokgx::after, .d6a6s     .olcf8ld::after,
.c4uimq6    .n4jokgx::after, .c4uimq6    .olcf8ld::after,
.m4ns   .n4jokgx::after, .m4ns   .olcf8ld::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;
}
.ls082tob .n4jokgx::after, .ls082tob .olcf8ld::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");
}
.gal5kqt .n4jokgx::after, .gal5kqt .olcf8ld::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");
}
.z7cx38k .n4jokgx::after, .z7cx38k .olcf8ld::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");
}
.w1b67bra .n4jokgx::after, .w1b67bra .olcf8ld::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");
}
.ndrpn3 .n4jokgx::after, .ndrpn3 .olcf8ld::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");
}
.d6a6s .n4jokgx::after, .d6a6s .olcf8ld::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");
}
.c4uimq6 .n4jokgx::after, .c4uimq6 .olcf8ld::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");
}
.m4ns .n4jokgx::after, .m4ns .olcf8ld::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");
}
.jref7   .mlj690ji::after, .jref7   .ntvsy4w::after,
.hozam2u7 .mlj690ji::after, .hozam2u7 .ntvsy4w::after,
.adkl    .mlj690ji::after, .adkl    .ntvsy4w::after,
.vtoyyw4m    .mlj690ji::after, .vtoyyw4m    .ntvsy4w::after,
.vce20yr9    .mlj690ji::after, .vce20yr9    .ntvsy4w::after,
.cdis3wqa     .mlj690ji::after, .cdis3wqa     .ntvsy4w::after,
.inzewh    .mlj690ji::after, .inzewh    .ntvsy4w::after,
.mfr29ktz   .mlj690ji::after, .mfr29ktz   .ntvsy4w::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;
}
.jref7 .mlj690ji::after, .jref7 .ntvsy4w::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");
}
.hozam2u7 .mlj690ji::after, .hozam2u7 .ntvsy4w::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");
}
.adkl .mlj690ji::after, .adkl .ntvsy4w::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");
}
.vtoyyw4m .mlj690ji::after, .vtoyyw4m .ntvsy4w::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");
}
.vce20yr9 .mlj690ji::after, .vce20yr9 .ntvsy4w::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");
}
.cdis3wqa .mlj690ji::after, .cdis3wqa .ntvsy4w::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");
}
.inzewh .mlj690ji::after, .inzewh .ntvsy4w::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");
}
.mfr29ktz .mlj690ji::after, .mfr29ktz .ntvsy4w::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");
}
.xmlw5a {
  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;
}
.ly72l3r8 {
  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;
}
.ly72l3r8 > * { min-width: 0; }
.ly72l3r8:hover { background: var(--bg-hover); }
.ly72l3r8 > [itemprop="item"] { display: contents; }
.ly72l3r8 [itemprop="itemReviewed"],
.ly72l3r8 [itemprop="reviewRating"] { display: none; }
.ly72l3r8::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;
}
.d8g0 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.kjf7p {
  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;
}
.nd9z8 { max-height: 52px; max-width: 110px; object-fit: contain; }
.qo9m0j88 {
  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;
}
.pjaapz7b .kjf7p    { background: #1a1a1a; }
.udib .kjf7p   { background: rgba(128,128,128,.12); }
.ik4b .kjf7p { background: var(--bg-raised); }
.byd2t .kjf7p    { background: transparent; padding: 0; }
.cjxme {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.ltlhuak { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.f2tw0h { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.bihy32l {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.dsszxwt {
  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;
}
.gqtjav {
  
  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%;
}
.is00hhv {
  
  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;
}
.jze0n4l2 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.jze0n4l2.olcf8ld {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .ly72l3r8 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .ly72l3r8::before    { grid-area: rank;   }
  .d8g0           { grid-area: ident;  }
  .cjxme     { grid-area: rating; min-width: 0; width: auto; }
  .bihy32l           { grid-area: pills;  }
  .jze0n4l2             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .ly72l3r8 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .ly72l3r8::before    { justify-self: center; }
  .d8g0           { width: 100%; }
  .cjxme     { justify-self: center; }
  .bihy32l           { grid-template-columns: 1fr; }
}
@media (max-width: 560px) { .otpf65 { padding: 10px 16px; gap: 6px 16px; } }
.xgfx8j .olcf8ld { white-space: nowrap; }
@media (max-width: 560px) {
  .ppilbb3 { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .sh5nxuv { order: 1; }
  .xgfx8j { order: 2; margin-left: auto; align-self: center; }
  .bx8s3qfr { order: 3; flex: 1 1 100%; min-width: 0; }
}
.gk3hi    .hc26b li::before { content: "◆"; }
.gk3hi    .eibt li::before { content: "▲"; }
.gvficg8o .uha1xz { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .fr0m4mrb .ws41 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .fr0m4mrb .hr8mw { margin: 0; }
}
.ghdal .ppilbb3 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.ghdal .bx8s3qfr h3 { color: var(--accent-light); }
.ghdal .sh5nxuv { background: var(--bg-page); border: 1px solid var(--border); }
.chzxtz .o31m1342 { gap: 10px; }
.chzxtz .f6hl40, .chzxtz .bffh { padding: 12px; }
.chzxtz .f6hl40 ul, .chzxtz .bffh ul { margin: 4px 0 0; padding-left: 18px; }
.chzxtz .f6hl40 li, .chzxtz .bffh li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .j5yvautu { grid-template-columns: 1fr; }
  .cas1 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .cas1 .d1ym { width: 72px; height: 50px; }
  .cas1 .mxtjei5d { max-width: 180px; }
  .cas1 .mj2k0a86 { width: auto; }
}
@media (max-width: 720px) {
  .z54o45ux { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .pahqo3lb { padding: 16px; }
  .ji3b .upzo6omz { min-width: 50%; }
}
.w6o642n5 .o31m1342 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .wcha1kjm { grid-template-columns: 1fr; }
  .ocxyx { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .j2zt48 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .hdts { flex-wrap: wrap; padding: 16px; }
}
.j0u0 .o31m1342 { gap: 8px; }
.j0u0 .f6hl40, .j0u0 .bffh { padding: 8px; }
@media (max-width: 480px) {
  .xkj51kt { flex-direction: column; align-items: stretch; }
}
.i3kpf .mj2k0a86 .olcf8ld { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .q8iy { flex-direction: column; align-items: stretch; gap: 10px; }
  .i3kpf .mj2k0a86 { text-align: center; }
}
@media (max-width: 720px) {
  .h4y0c { grid-template-columns: 1fr; }
  .y1cblodw { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .barpbu { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .vv0free { grid-template-columns: 1fr; }
  .vptc { width: 100px; height: 100px; margin: 16px auto; }
  .umdf { font-size: 1.4rem; }
  .gi4xly2 { justify-content: center; }
  .dcv4agk .upzo6omz { min-width: 50%; }
}
.c62j .o31m1342 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .tx9b57 { flex-wrap: wrap; padding: 14px 16px; }
  .wkgy4 { padding: 12px 16px; }
  .c62j .o31m1342 { margin: 0 16px; }
  .c62j .fgoy1c { padding: 0 16px; }
  .wm0bqid { padding: 12px 16px; }
}
.ldlsv .ly72l3r8 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.ldlsv .ly72l3r8:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.o243hg .xmlw5a { gap: 18px; }
.o243hg .ly72l3r8 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.o243hg .ly72l3r8:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.izwxcilt .xmlw5a {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.izwxcilt .ly72l3r8 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.izwxcilt .ly72l3r8:last-child { border-bottom: none; }
.izwxcilt .d8g0,
.izwxcilt .cjxme,
.izwxcilt .bihy32l {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.xfnb .xmlw5a { gap: 0; }
.xfnb .ly72l3r8 {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.xfnb .ly72l3r8:last-child { border-bottom: none; }
.xfnb .ly72l3r8:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.xfnb .ly72l3r8:nth-child(even):hover { background: var(--bg-hover); }
.fxuer .ly72l3r8 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.ae0qj2bt .bihy32l .dsszxwt {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.ae0qj2bt .bihy32l .dsszxwt:first-child { border-left: none; }
.t1pf .bihy32l .dsszxwt {
  background: transparent; padding: 4px 8px;
}
.t1pf .bihy32l .gqtjav { font-size: .65rem; opacity: .65; }
.t1pf .bihy32l .is00hhv   { font-size: 1.15rem; color: var(--accent-light); }
.rwbk6w .bihy32l .dsszxwt {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.f2tw0h { display: none; }
.or6x89kw .ltlhuak { font-size: 1rem; letter-spacing: 2px; }
.lhxedkp .ltlhuak {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.tz3k .ltlhuak,
.ywe71 .ltlhuak,
.wnipy .ltlhuak { display: none; }
.tz3k .f2tw0h,
.ywe71 .f2tw0h,
.wnipy .f2tw0h { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.tz3k .f2tw0h { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.tz3k .f2tw0h small { display: none; }
.ywe71 .f2tw0h {
  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;
}
.ywe71 .f2tw0h small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.wnipy .f2tw0h {
  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;
}
.wnipy .f2tw0h small { display: none; }
.ntilwubm { margin: 16px 0; }
.vz0xtux { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.vz0xtux summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.vz0xtux summary::after { content: "+"; color: var(--accent-light); }
.vz0xtux[open] summary::after { content: "−"; }
.vz0xtux p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.o5egm { margin-bottom: 0; }
.icsdp h2.s2o6 { color: var(--text-primary); border-color: var(--accent-light); }
.q5fcb6n h2.s2o6 { color: var(--text-primary); border-color: var(--accent-light); }
.vthtp .pmpu1g { background: #2d0a1e; border-color: #f43f5e; }
.vthtp .ar568    { background: #1e1036; border-color: #a855f7; }
.vthtp .ijh11 strong  { color: #f1f5f9; }
.vthtp .ijh11 p       { color: #cbd5e1; }
.vthtp .xgi1sss    .qv0ws     .er3qwt8::before,
.vthtp .wxap  .qv0ws     .er3qwt8::before,
.vthtp .up5p  .qv0ws     .er3qwt8::before,
.vthtp .kg8h .qv0ws     .er3qwt8::before { color: #10b981; }
.vthtp .xgi1sss    .pmpu1g .er3qwt8::before,
.vthtp .wxap  .pmpu1g .er3qwt8::before,
.vthtp .up5p  .pmpu1g .er3qwt8::before,
.vthtp .kg8h .pmpu1g .er3qwt8::before { color: #f43f5e; }
.vthtp .xgi1sss    .ar568    .er3qwt8::before,
.vthtp .wxap  .ar568    .er3qwt8::before,
.vthtp .up5p  .ar568    .er3qwt8::before,
.vthtp .kg8h .ar568    .er3qwt8::before { color: #a855f7; }
.tooc .pmpu1g { background: #2d0b0b; border-color: #ef4444; }
.tooc .ar568    { background: #2d1600; border-color: #f97316; }
.tooc .ijh11 strong  { color: #f1f5f9; }
.tooc .ijh11 p       { color: #cbd5e1; }
.tooc .xgi1sss    .qv0ws     .er3qwt8::before,
.tooc .wxap  .qv0ws     .er3qwt8::before,
.tooc .up5p  .qv0ws     .er3qwt8::before,
.tooc .kg8h .qv0ws     .er3qwt8::before { color: #eab308; }
.tooc .xgi1sss    .pmpu1g .er3qwt8::before,
.tooc .wxap  .pmpu1g .er3qwt8::before,
.tooc .up5p  .pmpu1g .er3qwt8::before,
.tooc .kg8h .pmpu1g .er3qwt8::before { color: #ef4444; }
.tooc .xgi1sss    .ar568    .er3qwt8::before,
.tooc .wxap  .ar568    .er3qwt8::before,
.tooc .up5p  .ar568    .er3qwt8::before,
.tooc .kg8h .ar568    .er3qwt8::before { color: #f97316; }
.fcnizqv .pmpu1g { background: #12103a; border-color: #818cf8; }
.fcnizqv .ar568    { background: #0a2020; border-color: #2dd4bf; }
.fcnizqv .ijh11 strong  { color: #f1f5f9; }
.fcnizqv .ijh11 p       { color: #cbd5e1; }
.fcnizqv .xgi1sss    .qv0ws     .er3qwt8::before,
.fcnizqv .wxap  .qv0ws     .er3qwt8::before,
.fcnizqv .up5p  .qv0ws     .er3qwt8::before,
.fcnizqv .kg8h .qv0ws     .er3qwt8::before { color: #38bdf8; }
.fcnizqv .xgi1sss    .pmpu1g .er3qwt8::before,
.fcnizqv .wxap  .pmpu1g .er3qwt8::before,
.fcnizqv .up5p  .pmpu1g .er3qwt8::before,
.fcnizqv .kg8h .pmpu1g .er3qwt8::before { color: #818cf8; }
.fcnizqv .xgi1sss    .ar568    .er3qwt8::before,
.fcnizqv .wxap  .ar568    .er3qwt8::before,
.fcnizqv .up5p  .ar568    .er3qwt8::before,
.fcnizqv .kg8h .ar568    .er3qwt8::before { color: #2dd4bf; }
.db32jfdp::before,
.k0gs::before { margin-right: 5px; }
.iqo4 .f6hl40 ul li,
.iqo4 .hc26b li         { color: #4ade80; }
.iqo4 .f6hl40 .db32jfdp { color: #22c55e; }
.iqo4 .bffh ul li,
.iqo4 .eibt li         { color: #f87171; }
.iqo4 .bffh .k0gs { color: #ef4444; }
.btqxhz .f6hl40 { background: var(--bg-pros); }
.btqxhz .bffh { background: var(--bg-cons); }
.btqxhz .f6hl40 .db32jfdp { color: var(--c-pros-label); }
.btqxhz .bffh .k0gs { color: var(--c-cons); }
.btqxhz .f6hl40 ul li,
.btqxhz .bffh ul li,
.k13q .f6hl40 { background: var(--bg-pros); }
.k13q .bffh { background: var(--bg-cons); }
.k13q .f6hl40 .db32jfdp { color: var(--c-pros-label); }
.k13q .bffh .k0gs { color: var(--c-cons); }
.k13q .f6hl40 ul li,
.k13q .bffh ul li,
.n86fb .db32jfdp::before { content: "✓ "; }
.n86fb .k0gs::before { content: "✗ "; }
.uhx9k9 .db32jfdp::before { content: "→ "; }
.uhx9k9 .k0gs::before { content: "← "; }
.s6mov3q6 .db32jfdp::before { content: "★ "; }
.s6mov3q6 .k0gs::before { content: "✕ "; }
.gk3hi .db32jfdp::before { content: "◆ "; }
.gk3hi .k0gs::before { content: "▲ "; }
.gvficg8o .ijh11 { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.gvficg8o .ijh11 strong { color: var(--text-primary); }
.gvficg8o .ijh11 p      { color: var(--text-muted); }
.g7gqn3 .ijh11 { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.y0zafa3 .ijh11 {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.y0zafa3 .ijh11 strong,
.y0zafa3 .ijh11 p { color: #fff; }
.y0zafa3 .er3qwt8::before { color: rgba(255,255,255,0.9) !important; }
.c7dwiai .ijh11 {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.c7dwiai .ijh11 strong { color: var(--text-primary); }
.c7dwiai .ijh11 p      { color: var(--text-muted); }
.s1wnt .ijh11 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.xgi1sss .er3qwt8,
.wxap .er3qwt8,
.up5p .er3qwt8,
.kg8h .er3qwt8 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.xgi1sss .er3qwt8::before,
.wxap .er3qwt8::before,
.up5p .er3qwt8::before,
.kg8h .er3qwt8::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.xgi1sss .qv0ws     .er3qwt8::before { content: "✦"; color: var(--c-tip-border); }
.xgi1sss .pmpu1g .er3qwt8::before { content: "▲"; color: var(--c-warn-border); }
.xgi1sss .ar568    .er3qwt8::before { content: "◉"; color: #60a5fa; }
.wxap .qv0ws     .er3qwt8::before { content: "★"; color: var(--c-tip-border); }
.wxap .pmpu1g .er3qwt8::before { content: "◆"; color: var(--c-warn-border); }
.wxap .ar568    .er3qwt8::before { content: "●"; color: #60a5fa; }
.up5p .qv0ws     .er3qwt8::before { content: "▶"; color: var(--c-tip-border); }
.up5p .pmpu1g .er3qwt8::before { content: "■"; color: var(--c-warn-border); }
.up5p .ar568    .er3qwt8::before { content: "▸"; color: #60a5fa; }
.kg8h .qv0ws     .er3qwt8::before { content: "→"; color: var(--c-tip-border); }
.kg8h .pmpu1g .er3qwt8::before { content: "⬥"; color: var(--c-warn-border); }
.kg8h .ar568    .er3qwt8::before { content: "◈"; color: #60a5fa; }
.a4oh83yl .riymqve .d4jm2,
.a4oh83yl .zqriw .d4jm2  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.a4oh83yl .irt8hd3                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.a4oh83yl .ly72l3r8                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.a4oh83yl .rvgco6c0          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.a4oh83yl .iiks                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.u3d0gw .riymqve .d4jm2,
.u3d0gw .zqriw .d4jm2,
.u3d0gw .irt8hd3,
.u3d0gw .ly72l3r8,
.u3d0gw .hr8mw,
.u3d0gw .rvgco6c0,
.u3d0gw .iiks,
.u3d0gw .s1wnt .ijh11 { box-shadow: none; }
.tajq1   .kkps6e, .tajq1 .s9uit6hk, .tajq1 .rudjf,
.tajq1   .x6qi2x, .tajq1 .fw64zh7 { font-size: 0.9rem; }
.tajq1   .djdi0, .tajq1 .v6lal2y { font-size: 0.9rem; }
.at2p   .kkps6e, .at2p .s9uit6hk, .at2p .rudjf,
.at2p   .x6qi2x, .at2p .fw64zh7 { font-size: 0.95rem; }
.at2p   .djdi0, .at2p .v6lal2y { font-size: 0.95rem; }
.tw0xfjes   .kkps6e, .tw0xfjes .s9uit6hk, .tw0xfjes .rudjf,
.tw0xfjes   .x6qi2x, .tw0xfjes .fw64zh7 { font-size: 1.08rem; }
.tw0xfjes   .djdi0, .tw0xfjes .v6lal2y { font-size: 1.05rem; }
.tw0xfjes   .eagt { font-size: 0.97rem; }
.yu21lmg3 .uhkh560q      { font-size: 3.2rem; }
.yu21lmg3 h2.s2o6 { font-size: 1.9rem; }
.yu21lmg3 h3.u47efv8r     { font-size: 1.4rem; }
.lf115uj .uhkh560q      { font-size: 3.8rem; }
.lf115uj h2.s2o6 { font-size: 2.2rem; }
.lf115uj h3.u47efv8r     { font-size: 1.6rem; }
.o5egm + .o5egm { position: relative; }
.qs25   .o5egm + .o5egm::before,
.ha8b4  .o5egm + .o5egm::before,
.p62eyu   .o5egm + .o5egm::before,
.ix430kr1   .o5egm + .o5egm::before,
.kz7pugp   .o5egm + .o5egm::before,
.cavfcqb .o5egm + .o5egm::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.qs25 .o5egm + .o5egm::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ha8b4 .o5egm + .o5egm::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.p62eyu .o5egm + .o5egm::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;
}
.ix430kr1 .o5egm + .o5egm::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.ji0n8pz .o5egm { margin-bottom: 16px; }
.ji0n8pz .o5egm + .o5egm { margin-top: 0; }
.ji0n8pz .aspoz { padding-top: 0; padding-bottom: 0; }
.kz7pugp .o5egm + .o5egm::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.cavfcqb .o5egm + .o5egm::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.l5ll .o5egm + .o5egm::before,
.weae9ig .o5egm + .o5egm::before,
.vvddfqb7 .o5egm + .o5egm::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%;
}
.i26ti7 .l5ll .o5egm:nth-child(even)::before,
.i26ti7 .weae9ig .o5egm:nth-child(even)::before,
.i26ti7 .vvddfqb7 .o5egm:nth-child(even)::before { background: var(--bg-surface); }
.cwn5a4 .l5ll .o5egm:nth-child(even)::before,
.cwn5a4 .weae9ig .o5egm:nth-child(even)::before,
.cwn5a4 .vvddfqb7 .o5egm:nth-child(even)::before { background: var(--bg-card); }
.l5ll .o5egm + .o5egm::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");
}
.weae9ig .o5egm + .o5egm::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");
}
.vvddfqb7 .o5egm + .o5egm::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");
}
.yqbqoqg .pwy7fawj,
.yqbqoqg .w635,
.yqbqoqg .cgu2,
.uv9ygr .cgu2 { padding-bottom: 60px; }
.tpi3ei .cgu2 { padding-bottom: 70px; }
.yqbqoqg .pwy7fawj::before,
.yqbqoqg .pwy7fawj::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");
}
.z9bl2v66  .pwy7fawj:not(.sn8yyjf) .qx8sus { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ieimbpw .bck9u1 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ax673d5r .bck9u1 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.z9bl2v66 .sn8yyjf { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.z9bl2v66 .gachxwhq { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.z9bl2v66 .bck9u1 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.s8f30s4 .bck9u1 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.euzn .bck9u1 { background: var(--accent-bg); }
.wu01ol .kwgezqs2 { float: left; width: 38%; margin: 0 28px 16px 0; }
.wu01ol .kwgezqs2 .hjll { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.wu01ol .aspoz::after { content: ''; display: block; clear: both; }
.zfvi9yt0 .kwgezqs2 { float: right; width: 38%; margin: 0 0 16px 28px; }
.zfvi9yt0 .kwgezqs2 .hjll { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.zfvi9yt0 .aspoz::after { content: ''; display: block; clear: both; }
.t6qg .o5egm:nth-child(odd)  .kwgezqs2 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.t6qg .o5egm:nth-child(even) .kwgezqs2 { float: right; width: 38%; margin: 0 0 16px 28px; }
.t6qg .kwgezqs2 .hjll { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.t6qg .aspoz::after { content: ''; display: block; clear: both; }
.wu01ol .dg0hjnyy,
.wu01ol .xmlw5a,
.zfvi9yt0 .dg0hjnyy,
.zfvi9yt0 .xmlw5a,
.t6qg .dg0hjnyy,
.t6qg .xmlw5a { clear: both; }
@media (max-width: 900px) {
  .wu01ol .kwgezqs2,
  .zfvi9yt0 .kwgezqs2,
  .t6qg .o5egm:nth-child(odd)  .kwgezqs2,
  .t6qg .o5egm:nth-child(even) .kwgezqs2 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .wu01ol .kwgezqs2 .hjll,
  .zfvi9yt0 .kwgezqs2 .hjll,
  .t6qg .kwgezqs2 .hjll {
    max-height: none !important;
  }
}
.wu01ol .djdi0,
.wu01ol .v6lal2y,
.zfvi9yt0 .djdi0,
.zfvi9yt0 .v6lal2y,
.t6qg .djdi0,
.t6qg .v6lal2y { overflow: hidden; }
@media (max-width: 640px) {
  .wu01ol .kwgezqs2,
  .zfvi9yt0 .kwgezqs2,
  .t6qg .kwgezqs2 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.r3joe6zv .gp6lho0,
.r3joe6zv .aspoz,
.r3joe6zv .d5rljo  { max-width: 1100px; }
.xk9dp .gp6lho0,
.xk9dp .aspoz,
.xk9dp .d5rljo  { max-width: 1200px; }
.ae991w0o .gp6lho0,
.ae991w0o .aspoz,
.ae991w0o .d5rljo  { max-width: 1320px; }
.hag6qyah { font-size: 0.82rem; color: var(--text-muted); }
.aae0b7z { display: flex; align-items: center; }
.lmeuxy8 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.boderhj { display: flex; align-items: center; }
.pjk6 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.pjk6:hover { text-decoration: underline; }
.urw6b8 { margin: 0 3px; opacity: 0.45; }
.urw6b8::before { content: '/'; }
.bh1dv5 { padding: 2px 5px; color: var(--text-main); }
.v53g .hag6qyah {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.v53g .aae0b7z { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.rolsep .hag6qyah {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.rolsep .aae0b7z { padding: 0 0 0 12px; }
.t3sja .aae0b7z { padding: 0 16px; }
.t3sja .hag6qyah {
  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);
}
.t3sja .gp6lho0 { padding-top: 28px; }
@media (max-width: 720px) {
  .pawza17 { margin-top: 18px; padding: 0 16px; }
  .t3sja .gp6lho0 { padding-top: 16px; }
}
.r3joe6zv.v53g .aae0b7z { max-width: 1100px; }
.xk9dp.v53g .aae0b7z { max-width: 1200px; }
.ae991w0o.v53g .aae0b7z { max-width: 1320px; }
.v2nqc .o5egm { padding-top: 16px; padding-bottom: 16px; }
.rdnc .o5egm { padding-top: 24px; padding-bottom: 24px; }
.eju0u8 .o5egm { padding-top: 40px; padding-bottom: 40px; }
.k9mw .o5egm { padding-top: 52px; padding-bottom: 52px; }
.y3jf .o5egm:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.y3jf .o5egm:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.y3jf .o5egm:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.y3jf .o5egm:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ag6ck .aspoz { padding-top: 10px;  padding-bottom: 10px; }
.evybz64 .aspoz { padding-top: 18px;  padding-bottom: 18px; }
.cf07 .aspoz { padding-top: 36px;  padding-bottom: 36px; }
.lehu0rkz .aspoz { padding-top: 48px;  padding-bottom: 48px; }
.mboyfj6c h2.s2o6 { font-weight: 600; }
.mboyfj6c h3.u47efv8r     { font-weight: 600; }
.wasvzn { font-weight: 500; }
.wasvzn h2.s2o6 { font-weight: 800; }
.wasvzn h3.u47efv8r     { font-weight: 700; }
.ykcqeu h2.s2o6 { font-weight: 900; }
.ykcqeu h3.u47efv8r     { font-weight: 800; }
.ykcqeu .ijh11 strong,
.ykcqeu .ijh11 strong { font-weight: 600; }
.mlj690ji {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.uq6ag4l .mlj690ji { display: none; }
@media (max-width: 640px) {
  .mlj690ji { display: none !important; }
}
.mlj690ji { background: var(--cta) !important; color: #fff !important; border: none !important; }
.mlj690ji:hover { opacity: 0.85; }
.hzaqyy8 .mlj690ji { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.dmvr .ntvsy4w { right: 32px; }
@media (max-width: 480px) {
  .dmvr .ntvsy4w { right: 20px; bottom: 20px; }
  .d2deyf  .ntvsy4w { left: 20px; bottom: 20px; }
}
.vxmstta2 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.d5rljo { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.oc3er { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.xbvp { color: var(--text-dim); font-size: 0.8rem; }
.lbsifiz { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.lbsifiz img { height: 26px; width: auto; object-fit: contain; }
.kll7zk6 { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.a36tvb .d5rljo { text-align: center; }
.a36tvb .oc3er { margin-top: 0; }
.h1msuj { margin-top: 10px; }
.h1msuj a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .d5rljo { padding-left: 16px; padding-right: 16px; }
  .jyfxalei .d5rljo { padding: 20px 16px; }
  .n9lds { gap: 4px 12px; }
  .oc3er { font-size: 0.78rem; }
}
.vncfeo .q7mrx8q .lbsifiz { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.vncfeo .kll7zk6 { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.vncfeo .cp7jtivu { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.vncfeo .cp7jtivu a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.vncfeo .cp7jtivu a:hover { color: var(--accent-light); }
.vncfeo .oc3er { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.vncfeo .xbvp { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .vncfeo .geita0 { grid-template-columns: 1fr 1fr; } .vncfeo .q7mrx8q { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vncfeo .geita0 { grid-template-columns: 1fr; } }
.x0gf10bb .lbsifiz { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.x0gf10bb .oc3er { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .x0gf10bb .j0xlorp { gap: 12px; } .x0gf10bb .lbsifiz { margin-right: 0; width: 100%; } }
.b2v6ch .t9hlyh6 { 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; }
.b2v6ch .ys7llc .lbsifiz { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.b2v6ch .kll7zk6 { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.b2v6ch .yst40djs { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.b2v6ch .cp7jtivu { display: flex; flex-direction: column; gap: 9px; }
.b2v6ch .cp7jtivu a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.b2v6ch .cp7jtivu a:hover { color: var(--accent-light); }
.b2v6ch .g8b6 { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.b2v6ch .oc3er { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.b2v6ch .xbvp { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .b2v6ch .t9hlyh6 { grid-template-columns: 1fr 1fr; } .b2v6ch .ys7llc { grid-column: 1 / -1; } }
@media (max-width: 480px) { .b2v6ch .t9hlyh6 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .h0mga7q .uwxsqq { grid-template-columns: 1fr 1fr; } .h0mga7q .ndm64k1m:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .h0mga7q .uwxsqq { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .u2wwzcu .uwxsqq { grid-template-columns: 1fr; } }
.broytx .d5rljo { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.umg5es .xler3j      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.umg5es .vxmstta2 { background: var(--bg-page); border-top-color: var(--border-alt); }
.q9e5it7 .xler3j      { background: #0d1117; border-bottom-color: #21262d; }
.q9e5it7 .xc0n63 { color: var(--accent-light); }
.q9e5it7 .mrvcgn7 { --msep-color: #8b949e; }
.q9e5it7 .mrvcgn7 a { color: #8b949e; }
.q9e5it7 .mrvcgn7 a:hover { color: var(--accent-light); }
.q9e5it7 .fl87fv3 { color: #8b949e; }
.q9e5it7 .vxmstta2 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.q9e5it7 .oc3er,
.q9e5it7 .xbvp { color: #6e7681; }
.q9e5it7 .cp7jtivu a, .q9e5it7 .t9tbo a,
.q9e5it7 .lbsifiz { color: #e6edf3; }
.q9e5it7 .cp7jtivu a:hover, .q9e5it7 .t9tbo a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .q9e5it7 .mrvcgn7 { background: #0d1117; border-top-color: #21262d; }
  .q9e5it7 .mrvcgn7 li a { border-bottom-color: #21262d; }
}
.pqegf .xler3j      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.pqegf .xc0n63 { color: var(--accent-light); }
.pqegf .mrvcgn7 { --msep-color: #475569; }
.pqegf .mrvcgn7 a { color: #475569; }
.pqegf .mrvcgn7 a:hover { color: var(--accent-light); }
.pqegf .fl87fv3 { color: #64748b; }
.pqegf .vxmstta2 { background: #f0f4f8; border-top-color: #cbd5e1; }
.pqegf .oc3er,
.pqegf .xbvp { color: #64748b; }
.pqegf .cp7jtivu a, .pqegf .t9tbo a,
.pqegf .vh9b33 a, .pqegf .lbsifiz { color: #374151; }
.pqegf .cp7jtivu a:hover, .pqegf .t9tbo a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .pqegf .mrvcgn7 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .pqegf .mrvcgn7 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.v7v12p .xler3j      { background: var(--accent); border-bottom-color: var(--accent-light); }
.v7v12p .xc0n63 { color: #fff; }
.v7v12p .mrvcgn7 { --msep-color: rgba(255,255,255,0.82); }
.v7v12p .mrvcgn7 a { color: rgba(255,255,255,0.82); }
.v7v12p .mrvcgn7 a:hover { color: #fff; }
.v7v12p .fl87fv3 { color: rgba(255,255,255,0.9); }
.v7v12p .vxmstta2 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.v7v12p .oc3er,
.v7v12p .xbvp { color: rgba(255,255,255,0.72); }
.v7v12p .cp7jtivu a, .v7v12p .t9tbo a,
.v7v12p .vh9b33 a, .v7v12p .lbsifiz { color: #fff; }
.v7v12p .kll7zk6, .v7v12p .yst40djs { color: rgba(255,255,255,0.7); }
.v7v12p .cp7jtivu a:hover, .v7v12p .t9tbo a:hover { color: #fff; }
@media (max-width: 640px) {
  .v7v12p .mrvcgn7 { background: var(--accent); border-top-color: var(--accent-light); }
  .v7v12p .mrvcgn7 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.bzqq .xler3j {
  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);
}
.bzqq .vxmstta2 {
  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) {
  .bzqq .mrvcgn7 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.cykrtwx .eh6h2fz { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.ljn3nf8x .eh6h2fz { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.tnq9 .eh6h2fz { min-height: 72px; height: auto; }
.jmx838 .eh6h2fz { min-height: 84px; height: auto; }
.jyfxalei .eh6h2fz { max-width: none; padding: 0 32px; }
.jyfxalei .d5rljo  { max-width: none; padding: 24px 32px; }
.z1ehp.xk9dp .eh6h2fz { max-width: 1200px; }
.z1ehp.ae991w0o .eh6h2fz { max-width: 1320px; }
.zhfpa3   .xc0n63, .zhfpa3   .lbsifiz { text-transform: capitalize; }
.lxoj .xc0n63, .lxoj .lbsifiz { text-transform: lowercase; }
.so8u .xc0n63, .so8u .lbsifiz { text-transform: uppercase; letter-spacing: 0.06em; }
.r6smd, .q9a13 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.durk6 .r6smd,
.durk6 .q9a13 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.xzbyozbu .r6smd,
.xzbyozbu .q9a13 { 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; }
.yin8ql9 .r6smd,
.yin8ql9 .q9a13 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.fya6a .r6smd,
.fya6a .q9a13 { 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; }
.c2vk   .mrvcgn7 a { font-weight: 500; }
.wtek .mrvcgn7 a { font-weight: 600; }
.ekkr8l     .mrvcgn7 a { font-weight: 700; }
.uwi0e    .mrvcgn7 a { font-weight: 800; letter-spacing: 0.01em; }
.az81g     .mrvcgn7 > li + li::before,
.qpg0h    .mrvcgn7 > li + li::before,
.lysm6k    .mrvcgn7 > li + li::before,
.cvrxnvv6 .mrvcgn7 > li + li::before,
.vsfhv .mrvcgn7 > li + li::before,
.jjlqqzqy  .mrvcgn7 > li + li::before,
.vsvc0    .mrvcgn7 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.az81g     .mrvcgn7 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.qpg0h    .mrvcgn7 > li + li::before { content: "|"; }
.lysm6k    .mrvcgn7 > li + li::before { content: "—"; }
.cvrxnvv6 .mrvcgn7 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.vsfhv .mrvcgn7 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.jjlqqzqy  .mrvcgn7 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.vsvc0    .mrvcgn7 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .gzu6 .fl87fv3,
  .rf89l .fl87fv3,
  .faawv2 .fl87fv3,
  .khhi82t .fl87fv3,
  .mzoh5 .fl87fv3 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .gzu6 .fl87fv3::before,
  .rf89l .fl87fv3::before,
  .faawv2 .fl87fv3::before,
  .khhi82t .fl87fv3::before,
  .mzoh5 .fl87fv3::before { content: ""; display: block; flex-shrink: 0; }

  
  .gzu6 .fl87fv3::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;
  }

  
  .rf89l .fl87fv3::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;
  }

  
  .faawv2 .fl87fv3::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;
  }

  
  .khhi82t .fl87fv3::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;
  }

  
  .mzoh5 .fl87fv3::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) {
  .m6wv8e .fl87fv3 {
    padding: 5px 14px;
  }
  .m6wv8e .mrvcgn7 {
    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;
  }
  .m6wv8e .mrvcgn7 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .m6wv8e .mrvcgn7 li a:hover { background: var(--bg-raised); }
  .m6wv8e .lgdq,
  .gev2doz .lgdq,
  .oidmw91 .lgdq { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .zcr92xx .fl87fv3 {
    padding: 5px 10px;
  }
  .zcr92xx .mrvcgn7 {
    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);
  }
  .zcr92xx .mrvcgn7.fqxv { transform: translateX(0); }
  .zcr92xx .mrvcgn7 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .zcr92xx .mrvcgn7 li:last-child a { border-bottom: none; }
  .v7v12p .mrvcgn7,
  .q9e5it7 .mrvcgn7 { background: var(--accent) !important; }
  .v7v12p .mrvcgn7 li a,
  .q9e5it7 .mrvcgn7 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .oidmw91 .fl87fv3 {
    padding: 5px 10px;
  }
  .oidmw91 .mrvcgn7 {
    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);
  }
  .oidmw91 .mrvcgn7::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .oidmw91 .mrvcgn7.fqxv { transform: translateY(0); }
  .oidmw91 .mrvcgn7 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .xf0hp .fl87fv3 {
    padding: 5px 10px;
  }
  .xf0hp .mrvcgn7 {
    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;
  }
  .xf0hp .mrvcgn7.fqxv { opacity: 1; pointer-events: auto; }
  .xf0hp .mrvcgn7 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .v8lp4ms     .fl87fv3 { border-radius: 0 !important; }
  .f60e6b   .fl87fv3 { border-radius: 8px !important; }
  .j3n7 .fl87fv3 { border-radius: 50% !important; }
  .li64q   .fl87fv3 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .uhx254 .sykj { flex-direction: column; align-items: stretch; }
  .uhx254 .mzme6j { flex-direction: row; min-width: auto; }
  .uhx254 .jleoiu { align-items: flex-start; text-align: left; }
}
.ye8m,
.ye8m.o5egm,
.i26ti7 .ye8m,
.e5t7 .ye8m,
.cwn5a4 .ye8m,
.r4e12exy .ye8m {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.ms91n2 {
  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;
}
.amdr { flex: 1 1 280px; min-width: 0; }
.b8h2k {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.h8jts {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.w8g3 {
  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;
}
.w8g3:hover { transform: translateY(-1px); opacity: 0.95; }
.ffawc4uz .ms91n2 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.ffawc4uz .b8h2k { color: var(--cta); }
.ffawc4uz .h8jts { color: var(--text-body); }
.ffawc4uz .w8g3 {
  background: var(--cta) !important;
  color: #fff !important;
}
.ck8j71 .ms91n2 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ck8j71 .b8h2k { color: var(--text-primary); }
.ck8j71 .h8jts { color: var(--text-body); }
.ck8j71 .w8g3 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .ms91n2 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .amdr { flex: 0 0 auto; }
  .b8h2k { font-size: 1.2rem; }
  .w8g3 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.cvomssoy .vw8c { height: 36px; }
.kmdr .vw8c { height: 60px; max-width: 200px; }
.lzriq .vw8c { height: 56px; max-width: 180px; }
.p78q2o    .ltlhuak, .p78q2o    .pv7h3hw { color: #f59e0b; }
.r73ud      .ltlhuak { font-size: 1rem; letter-spacing: 1.5px; }
.gpe7tgd    .ltlhuak, .gpe7tgd    .pv7h3hw { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.lvkw     .ltlhuak, .lvkw     .pv7h3hw { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.qz1d .ltlhuak, .qz1d .pv7h3hw { color: var(--cta); letter-spacing: 2px; }
.irb4   .ltlhuak, .irb4   .pv7h3hw { color: #e91e63; letter-spacing: 2px; }
.vc0p  .ltlhuak, .vc0p  .pv7h3hw { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.cnwi     .ltlhuak, .cnwi     .pv7h3hw { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.ae0qj2bt .dsszxwt + .dsszxwt {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.xmgw .ly72l3r8 { padding: 18px 24px; min-height: 68px; }
.t1pf .gqtjav {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.t1pf .is00hhv {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.rwbk6w .dsszxwt {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.xmlw5a { counter-reset: cs-rank; }
.xmlw5a .ly72l3r8 { counter-increment: cs-rank; }
.xmlw5a .ly72l3r8::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;
}
.eernr9 .xmlw5a { counter-reset: cs-rank; gap: 0; }
.eernr9 .ly72l3r8 {
  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;
}
.eernr9 .ly72l3r8::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;
}
.eernr9 .d8g0 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.eernr9 .kjf7p {
  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;
}
.eernr9 .nd9z8 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.eernr9 .d8g0 { min-width: 0; flex-direction: column; width: 100%; }
.eernr9 .qo9m0j88 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.eernr9 .ltlhuak { color: var(--cta, var(--accent)); }
.eernr9 .f2tw0h { font-weight: 700; }
.eernr9 .dsszxwt {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.eernr9 .gqtjav {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.eernr9 .is00hhv {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.eernr9 .vrem3gf .is00hhv { font-size: 1.3rem; color: var(--accent-light); }
.eernr9 .jze0n4l2 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.eernr9 .ly72l3r8:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .eernr9 .xmlw5a {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .eernr9 .ly72l3r8 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .eernr9 .ly72l3r8 { padding: 40px 16px 20px; }
  .eernr9 .dsszxwt {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .eernr9 .jze0n4l2 { width: 100%; min-width: 0; }
}
.klmb3o .xmlw5a { counter-reset: cs-rank; gap: 10px; }
.klmb3o .ly72l3r8 {
  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);
}
.klmb3o .ly72l3r8::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);
}
.klmb3o .d8g0 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.klmb3o .kjf7p {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.klmb3o .nd9z8 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.klmb3o .qo9m0j88 {
  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;
}
.klmb3o .ltlhuak { color: var(--cta, var(--accent)); }
.klmb3o .dsszxwt {
  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;
}
.klmb3o .gqtjav {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.klmb3o .is00hhv { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.klmb3o .vrem3gf .is00hhv { color: var(--accent-light); }
.klmb3o .jze0n4l2 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.klmb3o .ly72l3r8:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .klmb3o .ly72l3r8 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .klmb3o .ly72l3r8::before {
    position: absolute; top: 14px; left: 14px;
  }
  .klmb3o .d8g0 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .klmb3o .qo9m0j88 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .klmb3o .dsszxwt {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .klmb3o .jze0n4l2 { width: 100%; min-width: 0; }
  .klmb3o .ltlhuak { min-width: 0; }
}
.tkmy .ly72l3r8::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.aw1nlc .vz0xtux {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.aw1nlc .vz0xtux summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.aw1nlc .vz0xtux p { padding: 0 2px 16px; }
.a08j7dd .vz0xtux { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.a08j7dd .vz0xtux summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.a08j7dd .vz0xtux summary::after { content: "›"; font-size: 1.2em; }
.a08j7dd .vz0xtux[open] summary::after { content: "‹"; }
.a08j7dd .vz0xtux p { padding: 10px 22px 4px; }
.fw24zccm .vz0xtux {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.fw24zccm .vz0xtux summary { color: var(--text-primary); padding-left: 16px; }
.fw24zccm .vz0xtux summary::after { content: "›"; font-size: 1.1em; }
.fw24zccm .vz0xtux[open] summary::after { content: "‹"; }
.fw24zccm .vz0xtux p { padding-left: 16px; }
.v5cbb .ntilwubm { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.v5cbb .vz0xtux {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.v5cbb .vz0xtux:last-child { border-bottom: none; }
.v5cbb .vz0xtux summary { color: var(--text-primary); border-radius: 0; }
.v5cbb .vz0xtux summary::after { content: "›"; font-size: 1.1em; }
.v5cbb .vz0xtux[open] summary::after { content: "‹"; }
.fqgg .vz0xtux { overflow: hidden; }
.fqgg .vz0xtux summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.fqgg .vz0xtux summary::after { color: rgba(255,255,255,.75); }
.fqgg .vz0xtux[open] summary { border-radius: 0; }
.gq1obv { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.vunhvsvq {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.knp8 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.xmwll4 { color: var(--text-muted); font-size: 1.05rem; }
.w1l83t7 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.vqpk54f { margin-bottom: 20px; }
.gp6m {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.gdug {
  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;
}
.gdug:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.e154l16t { resize: vertical; min-height: 130px; }
.vdqv { width: 100%; margin-top: 8px; }
.uhpbd87 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.jdwdo {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.qwrs7du { color: var(--text-muted); line-height: 1.75; }
.xgx1 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.xgx1 li { margin-bottom: 6px; }
.eqh63vc { max-width: 760px; margin: 0 auto; }
.ly2yqi3 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.n3856t0 ul.xgx1 { margin: 0; }
.jba9z1 { max-width: 900px; margin: 0 auto; }
.dvhcrxx { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.dvhcrxx:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.dvhcrxx .ly2yqi3 { margin: 0; font-size: 1rem; }
.dvhcrxx .ipclbg p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .dvhcrxx { grid-template-columns: 1fr; gap: 10px; } }
.irb6 .ly2yqi3 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.j0u6ea9u .xgx1 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .j1g3xtfc { grid-template-columns: 1fr; } }
.z5gt3 ul.xgx1 { margin: 0; }
.o4qm .xgx1,
.s5e3p5 .xgx1,
.j1p7 .xgx1,
.wfwa9 .xgx1 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .h27f7o { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .l68sifb { grid-template-columns: 1fr; } .v1xf83w8 { position: static; text-align: center; } }
@media (max-width: 860px) { .uclm { grid-template-columns: 1fr; } }
.wfwa9 .xgx1 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .rhdzl { flex-direction: column; text-align: center; } .kva4 { grid-template-columns: 1fr; } }
.jfg121r4 {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.jfg121r4 .knp8 { color: var(--accent-light); }
.w953g4 .knp8 { font-size: 2rem; }
.w953g4 .xmwll4 { max-width: 680px; }
.pn7zv5a .knp8 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.pn7zv5a .xmwll4  { margin: 0; }
@media (max-width: 640px) { .pn7zv5a { flex-direction: column; } }
.mttnb2 .knp8 { color: var(--accent-light); }
.w380 .knp8 { color: #fff; }
.w380 .xmwll4  { color: rgba(255,255,255,0.85); }
.dmboh { max-width: 680px; margin: 0 auto; }
.anfawg0 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .anfawg0 { grid-template-columns: 1fr; } }
.utsyh { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.utsyh .gdug {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.utsyh .gdug:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.jkzmz .gdug { background: var(--bg-raised); border-color: transparent; }
.jkzmz .gdug:focus { background: var(--bg-card); border-color: var(--accent-light); }
.uknjxue .gdug { border-radius: 100px; padding: 11px 20px; }
.uknjxue .e154l16t { border-radius: 14px; }
@media (max-width: 640px) { .nvmr7 { grid-template-columns: 1fr; } }
.ylxu{display:none}
.ylxu:empty,.uceviibr:empty{display:none}
.yct7qm5{position:relative;overflow:visible}
.oe75p2 .m47xpuk0,.edk3mi .m47xpuk0,
.s600be0b .m47xpuk0,.wqe2hl .m47xpuk0,
.twekd .m47xpuk0,.tpztbj2 .m47xpuk0{display:block}
.pf6vyao5 .oh2ecrj{display:block}
.oe75p2 .m47xpuk0,.edk3mi .m47xpuk0,
.s600be0b .m47xpuk0,.wqe2hl .m47xpuk0,
.twekd .m47xpuk0{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}
.oe75p2 .m47xpuk0 .uceviibr,.edk3mi .m47xpuk0 .uceviibr,
.s600be0b .m47xpuk0 .uceviibr,.wqe2hl .m47xpuk0 .uceviibr,
.twekd .m47xpuk0 .uceviibr{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}
.oe75p2 .fgh5d,.edk3mi .fgh5d,
.s600be0b .fgh5d,.wqe2hl .fgh5d,
.twekd .fgh5d{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.oe75p2 .m47xpuk0,.edk3mi .m47xpuk0{top:12px}
.oe75p2 .m47xpuk0 .uceviibr{margin-right:auto}
.edk3mi .m47xpuk0 .uceviibr{margin-left:auto}
.edk3mi .m47xpuk0{text-align:right}
.s600be0b .m47xpuk0,.wqe2hl .m47xpuk0{bottom:12px}
.s600be0b .m47xpuk0 .uceviibr{margin-right:auto}
.wqe2hl .m47xpuk0 .uceviibr{margin-left:auto}
.wqe2hl .m47xpuk0{text-align:right}
.twekd .m47xpuk0{position:relative;margin-top:16px}
.twekd .m47xpuk0 .uceviibr{margin:0 auto}
.tpztbj2 .m47xpuk0{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.tpztbj2 .m47xpuk0 .uceviibr{margin:0}
.tpztbj2 .bck9u1~.m47xpuk0,
.tpztbj2 .nzus~.m47xpuk0{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.tpztbj2 .bck9u1~.m47xpuk0 .uceviibr,
.tpztbj2 .nzus~.m47xpuk0 .uceviibr{justify-content:flex-start}
.bck9u1~.m47xpuk0,.nzus~.m47xpuk0{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}
.bck9u1~.m47xpuk0 .uceviibr{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.nzus~.m47xpuk0 .uceviibr{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.oh2ecrj .uceviibr{margin:0 0 12px}
.uceviibr{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.fgh5d{white-space:nowrap}
.ho8gtr3y .fgh5d{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.izlhp .fgh5d{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}
.fq6r .uceviibr{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.md0m .fgh5d{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.a3qzn .fgh5d{color: var(--accent-light);opacity:1;font-weight:500}
.karun .fgh5d{border-bottom:1px solid currentColor;padding-bottom:2px}
.zac3jhd .uceviibr{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.aq6ur{--date-bg:transparent}
.ikd8vbh .nbyb::before{content:""}
.bba4w .fgh5d + .fgh5d::before{content:"•";margin-right:6px;opacity:.4}
.en2lk5 .fgh5d + .fgh5d::before{content:"/";margin-right:6px;opacity:.35}
.l21qnhl .fgh5d + .fgh5d::before{content:"|";margin-right:6px;opacity:.3}
.x8p9dq .fgh5d + .fgh5d::before{content:"—";margin-right:6px;opacity:.3}
.i6ycp2n .fgh5d + .fgh5d::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.bthc9lox .fgh5d + .fgh5d::before{content:"·";margin-right:6px;opacity:.4}
.rqw2 .fgh5d + .fgh5d::before{content:"›";margin-right:6px;opacity:.4}
.ytbn .fgh5d + .fgh5d::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.wv7p .qiqz85x{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .qiqz85x{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .up6u{max-width:100%}
}
.m5c8 .rvgco6c0{margin:0}
@media (max-width:560px){
  .x5cm1{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) {
  .b4ianaa8 { padding: 28px 18px 20px; }
  .w0ayx { font-size: 1.2rem; }
  .k038 { max-width: 220px; max-height: 80px; }
}
.qtn3r2 {
  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);
}
.zytl {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.jo5pdn  .qtn3r2 { border-radius: 50%; }
.l4u2mr3n  .qtn3r2 { border-radius: 6px; }
.dcmx2e .qtn3r2 { border-radius: 22px; }
.p4puiu .ms91n2 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .qtn3r2 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.ymv8nlu .o5egm {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.ymv8nlu .aspoz {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.ymv8nlu .ms91n2 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.sfvz5 .o5egm,
.sfvz5 .aspoz {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.sfvz5 .ms91n2 {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .sfvz5 { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .sfvz5 .ms91n2 {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .sfvz5 .h8jts { display: none !important; }
  .sfvz5 .b8h2k { font-size: 1.1rem !important; }
  .sfvz5 .qtn3r2 { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .a3f5mqx { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .eh6h2fz { flex-direction: row-reverse; }
[dir="rtl"] .mrvcgn7 { flex-direction: row-reverse; }
[dir="rtl"] .dmvr .ntvsy4w { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .dmvr .ntvsy4w { right: auto; left: 20px; }
  [dir="rtl"] .d2deyf  .ntvsy4w { left: auto;  right: 20px; }
}
[dir="rtl"] .wu01ol .kwgezqs2  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .zfvi9yt0 .kwgezqs2 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .bck9u1,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .djdi0, [dir="rtl"] .v6lal2y { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .f6hl40 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .bffh { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ijh11 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .ms91n2 { direction: rtl; }
[dir="rtl"] .qtn3r2 { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .ly72l3r8,
[dir="rtl"] .hag6qyah { direction: rtl; }
[dir="rtl"] .iiks { direction: rtl; }
[dir="rtl"] .xyf4e44 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .v10f .v6lal2y,
[dir="rtl"] .sr554svl .v6lal2y,
[dir="rtl"] .z2e7q9vn .v6lal2y,
[dir="rtl"] .natrya .v6lal2y {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .v10f .v6lal2y li::before,
[dir="rtl"] .sr554svl .v6lal2y li::before,
[dir="rtl"] .z2e7q9vn .v6lal2y li::before,
[dir="rtl"] .natrya .v6lal2y li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .bck9u1.hriha9w .cgu2 { align-items: flex-end; text-align: right; }
[dir="rtl"] .bck9u1.o47wo73a .cgu2 { text-align: center; }
[dir="rtl"] .bck9u1 .cgu2 { text-align: right; }
[dir="rtl"] .aspoz,
[dir="rtl"] .x6qi2x,
[dir="rtl"] .fw64zh7,
[dir="rtl"] .w1l83t7,
[dir="rtl"] .gp6m,
[dir="rtl"] .gdug,
[dir="rtl"] .e154l16t { text-align: right; direction: rtl; }
[dir="rtl"] .uknjxue .gdug,
[dir="rtl"] .utsyh .gdug { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #690615;
  --brand:           #690615;
  --brand-light:     #5b0a16;
  --brand-pale:      #731523;
  --grad-start:      #bf0a26;
  --grad-end:        #e52240;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #690615;
  --cta-light:       #44020c;
  --cta-hover:       #2f0209;
  --bg-page:         #f8f6f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f6f3f3;
  --bg-raised:       #f1edee;
  --bg-hover:        #f6f3f3;
  --border:          #e9e1e2;
  --border-alt:      #ddcfd1;
  --border-section:  #e9e1e2;
  --text-primary:    #1c1617;
  --text-muted:      #625053;
  --text-body:       #382d2f;
  --text-sub:        #544447;
  --text-faint:      #8c7276;
  --text-dim:        #a38e91;
  --text-label:      #705b5e;
  --text-value:      #46393b;
  --accent-bg:       #f6dee2;
  --accent-bg-light: #f4c2ca;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf3f4;
  --c-pros:          #12960c;
  --c-cons:          #9f2124;
  --c-pros-label:    #16b30e;
  --c-tip-border:    #18c610;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #12960c;
}
:root { --logo-bg-opacity: 58%; }
body, button, input { font-family: "Rubik", sans-serif; }
.ijd0h5lq .er3qwt8 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.ijd0h5lq .er3qwt8::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.ijd0h5lq .qv0ws     .er3qwt8::before { content: "";  color: var(--c-tip-border); }.ijd0h5lq .pmpu1g .er3qwt8::before { content: ""; color: var(--c-warn-border); }.ijd0h5lq .ar568    .er3qwt8::before { content: ""; color: #60a5fa; }.vthtp .ijd0h5lq .qv0ws     .er3qwt8::before { color: #10b981; }.vthtp .ijd0h5lq .pmpu1g .er3qwt8::before { color: #f43f5e; }.vthtp .ijd0h5lq .ar568    .er3qwt8::before { color: #a855f7; }.tooc  .ijd0h5lq .qv0ws     .er3qwt8::before { color: #eab308; }.tooc  .ijd0h5lq .pmpu1g .er3qwt8::before { color: #ef4444; }.tooc  .ijd0h5lq .ar568    .er3qwt8::before { color: #f97316; }.fcnizqv  .ijd0h5lq .qv0ws     .er3qwt8::before { color: #38bdf8; }.fcnizqv  .ijd0h5lq .pmpu1g .er3qwt8::before { color: #818cf8; }.fcnizqv  .ijd0h5lq .ar568    .er3qwt8::before { color: #2dd4bf; }.jzme1az .ijd0h5lq .er3qwt8::before { color: var(--accent-light) !important; }
.al4n3 .peidz, .al4n3 .bck9u1 { min-height: 520px; }
.urw6b8::before { content: '•'; }