:root {
  --color-accent: #761a1e;
  --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;
}
.e7mgxmrg {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.sxf2ywg {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.lbyjx {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.hvhk { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.wksba5cv { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.wksba5cv a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.wksba5cv a:hover { color: var(--accent-light); }
.pvxj2   .rc4fv { border-radius: 0; }
.d1yr  .rc4fv li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .rc4fv {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .cho9ec1x:hover .rc4fv,
  .cho9ec1x:focus-within .rc4fv { display: block; }
  .rc4fv li a { padding: 8px 16px; font-size: 0.88rem; }
}
.k6d9a4 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.feeru { display: none; }
@media (max-width: 640px) {
  .feeru {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .feeru.pxu5z { display: block; }
}
@media (max-width: 640px) {
  .k6d9a4 { display: block; }
  .wksba5cv > li + li::before { display: none !important; }
  .wksba5cv {
    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;
  }
  .wksba5cv.pxu5z { display: flex; }
  .wksba5cv li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .wksba5cv li:last-child a { border-bottom: none; }
}
.p87i { min-height: 480px; }
.wcumxp {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.qecsn4z2 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.z35351w .qecsn4z2 { margin-left: 0; margin-right: 0; }
.idgpan {
  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;
}
.av52sl8q .idgpan { margin-top: 24px; }
.idgpan:hover { opacity: 0.88; }
.wkxpaw .wcumxp { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.wkxpaw .qecsn4z2 { color: #e2e8f0; }
.wkxpaw.z35351w   .e2fjd4 { text-align: left; }
.zjdtuszt .wcumxp { color: var(--text-primary); text-shadow: none; }
.zjdtuszt .qecsn4z2 { color: var(--text-muted); }
.zjdtuszt .idgpan { margin-top: 16px; }
.zjdtuszt, .zjdtuszt.p87i { min-height: auto !important; }
.zjdtuszt.z35351w   .e2fjd4 { text-align: left; }
@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; }
}
.r3pz75o .wcumxp { color: #fff; }
.r3pz75o .qecsn4z2 { color: rgba(255,255,255,0.85); }
.du07re .cjtwnqba { position: relative; overflow: hidden; }
.du07re .cjtwnqba::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;
}
.yqxpj .cjtwnqba {
  animation: hg-breathe 7s ease-in-out infinite;
}
.h0bp1 .cjtwnqba { position: relative; overflow: hidden; }
.h0bp1 .cjtwnqba::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;
}
.pwff .cjtwnqba { position: relative; overflow: hidden; }
.pwff .cjtwnqba::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;
}
.v5yoolzm .cjtwnqba {
  animation: hg-fadein 1.2s ease-out both;
}
.cjtwnqba {
  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%);
}
.az5beu {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.o2u7 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.wqqi8j {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.cjtwnqba .wcumxp { text-shadow: none; color: var(--text-primary); }
.cjtwnqba .qecsn4z2 { color: var(--text-muted); }
body.k7ucwv .wcumxp {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.fpbu4y .wcumxp {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.p87i.r3pz75o .wcumxp,
section.r3pz75o .wcumxp {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.cjtwnqba.hqcxi .az5beu { align-items: center; text-align: center; }
.cjtwnqba.z35351w   .az5beu { align-items: flex-start; text-align: left; }
.g6ssvcy8 .o2u7 { position: relative; }
.g6ssvcy8 .o2u7::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.g6ssvcy8.i6la .o2u7::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.n9e153n .o2u7 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.n9e153n .wqqi8j {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.n9e153n.i6la .o2u7 { padding: 32px 0 32px 32px; }
.jpzc2 .o2u7 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.jpzc2 .wqqi8j {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.jpzc2 .wo7njds1 {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.i6la { grid-template-areas: "media text"; }
.i6la .az5beu {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.jpzc2.i6la .o2u7 { padding: 40px 16px 40px 48px; }
.p87i .qjahgrie {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.qjahgrie .cbdned {
  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;
}
.qjahgrie .cbdned::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.qjahgrie .alf6hywq { display: contents !important; }
.qjahgrie .alf6hywq .uo7j {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.qjahgrie .alf6hywq .kntybk86 { max-height: 48px; max-width: 96px; }
.qjahgrie .alf6hywq .oahg6h3o {
  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;
}
.qjahgrie .qnd212 {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.qjahgrie .khx68 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.qjahgrie .hp7wr5 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.qjahgrie .hp7wr5 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.qjahgrie .u7dm { display: contents !important; }
.qjahgrie .u7dm .c925:not(.vohtki) { display: none !important; }
.qjahgrie .u7dm .vohtki {
  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;
}
.qjahgrie .u7dm .vohtki .es62ltp {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.qjahgrie .u7dm .vohtki .hlox4 {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.qjahgrie .m2laas3 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.qjahgrie .m2laas3.xtjigdy {
  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;
}
.qjahgrie .m2laas3.xtjigdy:hover { opacity: 0.85; }
.qjahgrie .cbdned,
.qjahgrie .cbdned:hover,
.qjahgrie .cbdned:nth-child(even),
.qjahgrie .cbdned:nth-child(odd),
.qjahgrie .cbdned:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.h8kc .o2u7 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .cjtwnqba { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .cjtwnqba:not(.h8kc) .o2u7 { display: none !important; }
  .h8kc .o2u7 { padding: 16px; }
  .az5beu  { padding: 36px 24px; }
  .cjtwnqba~.yfa9bu,.i6la~.yfa9bu{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .p87i, .cjtwnqba { min-height: 320px !important; }
  .wcumxp { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .j2sm,
  .cy1o4,
  .zqo7 { grid-template-columns: 1fr !important; }

  

  
  .w09u7 { display: flex !important; flex-direction: column !important; }
  .w09u7 .e2fjd4 { display: contents; }
  .w09u7 .o8kn { order: 0; }
  .w09u7 .wcumxp { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .w09u7 .j2sm { order: 2; padding: 0 16px 12px !important; }
  .w09u7 .qecsn4z2 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .av52sl8q .e2fjd4 { display: flex; flex-direction: column; }
  .av52sl8q .e2fjd4 .wcumxp { order: 1; }
  .av52sl8q .e2fjd4 .zqo7 { order: 2; margin: 8px 0 24px !important; }
  .av52sl8q .e2fjd4 .qecsn4z2 { order: 3; }
  .av52sl8q .e2fjd4 .idgpan { order: 4; align-self: center; margin-top: 0; }

  
  .cjtwnqba.h8kc {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .cjtwnqba.h8kc .az5beu { display: contents; padding: 0; }
  .cjtwnqba.h8kc .az5beu .wcumxp { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .cjtwnqba.h8kc .o2u7 { order: 2; padding: 12px 16px; }
  .cjtwnqba.h8kc .az5beu .qecsn4z2 { order: 3; padding: 0 24px; margin: 0 auto; }
  .cjtwnqba.h8kc .az5beu .idgpan { order: 4; align-self: center; margin: 8px 0 32px; }
}
.tzfniih { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.gmkt { width: 100%; height: auto; display: block; border-radius: 10px; }
.h3not .tzfniih        { border-radius: 16px; }
.h3not .gmkt  { border-radius: 16px; }
.kx6eb .tzfniih         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.kx6eb .gmkt   { border-radius: 8px; }
.xqb2dlz { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.evuciwm { width: 100%; padding: 32px 0; position: relative; }
.dsdpgp0b { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.dckwxip .evuciwm:nth-child(even) { background: var(--bg-surface); }
.dckwxip .evuciwm:nth-child(odd)  { background: var(--bg-page); }
.dsy2 .evuciwm:nth-child(even) { background: var(--bg-card); }
.dsy2 .evuciwm:nth-child(odd)  { background: var(--bg-page); }
.dckwxip .evuciwm:nth-child(odd)  .dsdpgp0b { background: var(--bg-card); border-radius: 6px; }
.dckwxip .evuciwm:nth-child(even) .dsdpgp0b { background: var(--bg-raised); border-radius: 6px; }
.dsy2 .evuciwm:nth-child(odd)  .dsdpgp0b { background: var(--bg-card); border-radius: 6px; }
.dsy2 .evuciwm:nth-child(even) .dsdpgp0b { background: var(--bg-raised); border-radius: 6px; }
.dckwxip .evuciwm:nth-child(even) .j8dz .topb1gg5,
.dsy2 .evuciwm:nth-child(even) .j8dz .topb1gg5 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.dckwxip .evuciwm:nth-child(odd) .j8dz .topb1gg5,
.dsy2 .evuciwm:nth-child(odd) .j8dz .topb1gg5 { background: var(--bg-card-inner); }
.dckwxip .evuciwm:nth-child(even) .px8ig .topb1gg5:nth-child(odd),
.dsy2 .evuciwm:nth-child(even) .px8ig .topb1gg5:nth-child(odd)  { background: var(--bg-card); }
.dckwxip .evuciwm:nth-child(even) .px8ig .topb1gg5:nth-child(even),
.dsy2 .evuciwm:nth-child(even) .px8ig .topb1gg5:nth-child(even) { background: var(--bg-card-inner); }
h1.nwfvj0b1 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.nwfvj0b1 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.ts36u572 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.do1j6hrz h2.nwfvj0b1 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.wjbsx h2.nwfvj0b1 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.gddmj5 h2.nwfvj0b1 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.e0ihv5 h2.nwfvj0b1::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.b6hga h2.nwfvj0b1 {
  color: var(--text-primary); font-size: 1.7rem;
}
.qb8hhi h2.nwfvj0b1::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.yea9n h2.nwfvj0b1 {
  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) { .l16i { display: none; } }
.j10cibr { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.tqrot { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.qelau {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.qzgi { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.l0ryag1 { padding-left: 20px; }
.l0ryag1 li { margin-bottom: 6px; }
.l0ryag1 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.l0ryag1 a:hover { color: var(--accent-light); }
.sw5f1u .qzgi { display: none; }
.mto1twur .qzgi { display: none; }
.mto1twur .l0ryag1 { padding-left: 0; list-style: none; }
.mto1twur .l0ryag1 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.mto1twur .l0ryag1 a { font-size: 0.92rem; }
.yb1v .qelau { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.yb1v .qzgi { display: none; }
.yb1v .l0ryag1 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.yb1v .l0ryag1 li { margin-bottom: 0; }
.yb1v .l0ryag1 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;
}
.yb1v .l0ryag1 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.mwv6tia .qelau { padding: 20px 20px 16px; }
.mwv6tia .l0ryag1 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.mwv6tia .l0ryag1 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.mwv6tia .l0ryag1 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;
}
.mwv6tia .l0ryag1 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;
}
.mwv6tia .l0ryag1 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.mwv6tia .l0ryag1 a:focus,
.mwv6tia .l0ryag1 a:focus-visible,
.mwv6tia .l0ryag1 a:target { outline: none; }
.mwv6tia .l0ryag1 li:target a { border-color: var(--border); color: var(--text-muted); }
.tqp1e2t .qelau { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.tqp1e2t .qzgi { display: none; }
.tqp1e2t .l0ryag1 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.tqp1e2t .l0ryag1 li { counter-increment: toc-n; margin-bottom: 0; }
.tqp1e2t .l0ryag1 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;
}
.tqp1e2t .l0ryag1 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;
}
.tqp1e2t .l0ryag1 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.sovz .qelau { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.sovz .qzgi { display: none; }
.sovz .l0ryag1 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.sovz .l0ryag1 li { margin-bottom: 0; }
.sovz .l0ryag1 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;
}
.sovz .l0ryag1 a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.z7g5 .qelau { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.z7g5 .qzgi { display: none; }
.z7g5 .l0ryag1 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.z7g5 .l0ryag1 li { margin-bottom: 0; }
.z7g5 .l0ryag1 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.z7g5 .l0ryag1 li:last-child::after { content: ""; margin-right: 0; }
.z7g5 .l0ryag1 a { font-size: 0.9rem; }
.topb1gg5 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.j8dz .topb1gg5 { background: var(--bg-card); }
.px8ig .topb1gg5:nth-child(odd)  { background: var(--bg-card); }
.px8ig .topb1gg5:nth-child(even) { background: var(--bg-raised); }
.ccdv .topb1gg5 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ccdv .topb1gg5:last-child { border-bottom: none; }
.ccdv h3.ts36u572 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.qkt76q7 .topb1gg5 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.qkt76q7 .topb1gg5 + .topb1gg5 { margin-top: 4px; }
.p07zn2p7 .topb1gg5 { background: none; border-radius: 0; padding: 12px 0; }
.p07zn2p7 .topb1gg5 + .topb1gg5 { border-top: 1px solid var(--border-section); }
.efbo2c { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.uvbtb { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.o84s { color: var(--text-body); margin-bottom: 10px; }
.ca6rva06, .otkycw { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.ca6rva06 li, .otkycw li { margin-bottom: 6px; }
.otkycw li { list-style: decimal; }
.b65k     .ca6rva06 { list-style-type: "● "; }
.bxs4f3x9  .ca6rva06 { list-style-type: "■ "; }
.seue7b .ca6rva06 { list-style-type: "◆ "; }
.hsyri    .ca6rva06 { list-style-type: "★ "; }
.b65k     .dsf2fuf { list-style-type: "● "; }
.bxs4f3x9  .dsf2fuf { list-style-type: "■ "; }
.seue7b .dsf2fuf { list-style-type: "◆ "; }
.hsyri    .dsf2fuf { list-style-type: "★ "; }
.b65k    .ca6rva06 li::marker, .b65k    .dsf2fuf li::marker,
.bxs4f3x9 .ca6rva06 li::marker, .bxs4f3x9 .dsf2fuf li::marker,
.seue7b .ca6rva06 li::marker, .seue7b .dsf2fuf li::marker,
.hsyri   .ca6rva06 li::marker, .hsyri   .dsf2fuf li::marker {
  color: var(--cta); font-size: 1em;
}
.b65k .otkycw,
.bxs4f3x9 .otkycw,
.seue7b .otkycw,
.hsyri .otkycw {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.b65k .otkycw li,
.bxs4f3x9 .otkycw li,
.seue7b .otkycw li,
.hsyri .otkycw li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.b65k .otkycw li::before,
.bxs4f3x9 .otkycw li::before,
.seue7b .otkycw li::before,
.hsyri .otkycw 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;
}
.b65k     .otkycw li::before { border-radius: 50%; }
.bxs4f3x9  .otkycw li::before { border-radius: 3px; }
.seue7b .otkycw li::before { border-radius: 3px; }
.hsyri    .otkycw li::before { border-radius: 50%; }
.dt4kjjmq { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.yrh748vu .dt4kjjmq,
.gsvzhn .dt4kjjmq { background: transparent; border: none; border-radius: 0; }
.entb1km1 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.entb1km1 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.entb1km1 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.entb1km1 tr:hover td { background: var(--bg-hover); }
.wid1r3d .entb1km1 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ruoway7c .entb1km1 { border: 1px solid var(--border-alt); }
.ruoway7c .entb1km1 th,
.ruoway7c .entb1km1 td { border: 1px solid var(--border-alt); }
.zu0j .entb1km1 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.zu0j .entb1km1 td { border-bottom: none; }
.zu0j .entb1km1 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ju00g .entb1km1 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.bmqlgyt .dt4kjjmq {
  overflow: hidden;
}
.bmqlgyt .entb1km1 th { border-bottom: 1px solid var(--border-alt); }
.bmqlgyt .entb1km1 tr:last-child td { border-bottom: none; }
.x25r { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.z49j0g { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.xq6lzhos { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.tqx5eo { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.tubsh { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.dsf2fuf { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.dsf2fuf 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%}
.byu6 .tqx5eo { background: transparent; text-align: center; }
.xg45 .xq6lzhos {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.abhh .xq6lzhos {
  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);
}
.hh7os2f .z49j0g { display: grid; grid-template-columns: auto 1fr; }
.hh7os2f .xq6lzhos {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.hh7os2f .tqx5eo { grid-column: 2; }
.hh7os2f .tubsh,
.hh7os2f .dsf2fuf { grid-column: 1 / -1; }
.khqy .z49j0g { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.khqy .xq6lzhos {
  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);
}
.khqy .tqx5eo { grid-column: 2; }
.khqy .tubsh,
.khqy .dsf2fuf { grid-column: 1 / -1; }
.n3d1v14 .z49j0g { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.n3d1v14 .tqx5eo { background: none; color: var(--accent-light); font-weight: 700; }
.ytg4 .z49j0g { 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); }
.ytg4 .tqx5eo { background: none; color: var(--accent-light); font-weight: 700; }
.co8x .z49j0g { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.co8x .z49j0g:last-child { border-bottom: none; }
.co8x .tqx5eo { background: none; color: var(--accent-light); font-weight: 700; }
.punec7s .z49j0g { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.punec7s .tqx5eo { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ydgx1yz .x25r { counter-reset: card-n; }
.ydgx1yz .z49j0g  { counter-increment: card-n; }
.ydgx1yz .tqx5eo { display: flex; align-items: center; gap: 10px; }
.ydgx1yz .tqx5eo::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;
}
.t08s4r .z49j0g { background: var(--bg-surface); border: 1px solid var(--border); }
.t08s4r .tqx5eo { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.swx3 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.swx3         { --cl-hue: var(--accent); }
.v3qydoa     { --cl-hue: #16a34a; }
.hr2o { --cl-hue: #ea580c; }
.lc2l6    { --cl-hue: #2563eb; }
.v3qydoa, .hr2o, .lc2l6, .l1ac3x0 {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.whb2lupq { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.whb2lupq::before { color: var(--cl-hue); }
.swx3 strong { color: var(--text-primary); font-size: 0.95rem; }
.swx3 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.b85rcojf { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.t7xxm5g, .rgtzsg { border-radius: 8px; padding: 14px; }
.t7xxm5g { background: var(--bg-pros); }
.rgtzsg { background: var(--bg-cons); }
.q4xxdb { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.t7xxm5g .q4xxdb { color: var(--c-pros-label); }
.rgtzsg .q4xxdb { color: #f87171; }
.t7xxm5g ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.rgtzsg ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.gmkt { width: 100%; height: auto; border-radius: 10px; display: block; }
.xtjigdy {
  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;
}
.xtjigdy:hover { opacity: 0.85; }
.ulzjrg0o .xtjigdy  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.ulzjrg0o .xtjigdy:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.xk0yli4f .xtjigdy  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.xk0yli4f .xtjigdy:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ulzjrg0o .m2laas3.xtjigdy, .xk0yli4f .m2laas3.xtjigdy,
.ulzjrg0o .pyqvnzcc .xtjigdy, .xk0yli4f .pyqvnzcc .xtjigdy {
  background: var(--cta); border: none; color: #fff;
}
.ulzjrg0o .m2laas3.xtjigdy:hover, .xk0yli4f .m2laas3.xtjigdy:hover,
.ulzjrg0o .pyqvnzcc .xtjigdy:hover, .xk0yli4f .pyqvnzcc .xtjigdy:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.jxc8izl .idgpan { border-radius: 50px; }
.jxc8izl .xtjigdy  { border-radius: 50px; }
.w6q5fd .idgpan,
.w6q5fd .xtjigdy { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.w6q5fd .idgpan:hover,
.w6q5fd .xtjigdy:hover { filter: brightness(1.08); opacity: 1; }
.miuqqg .idgpan,
.miuqqg .xtjigdy { box-shadow: 0 3px 14px -2px var(--cta); }
.miuqqg .idgpan:hover,
.miuqqg .xtjigdy:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.xucx5x4 .idgpan,
.xucx5x4 .xtjigdy { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.xucx5x4 .idgpan:hover,
.xucx5x4 .xtjigdy:hover { opacity: 1; }
.xucx5x4 .idgpan:active,
.xucx5x4 .xtjigdy:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.y85ct .idgpan,
.y85ct .xtjigdy { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.y85ct .idgpan:hover,
.y85ct .xtjigdy:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.y85ct .idgpan:active,
.y85ct .xtjigdy:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.vlqa .idgpan,
.vlqa .xtjigdy { position: relative; overflow: hidden; }
.vlqa .idgpan::before,
.vlqa .xtjigdy::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;
}
.vlqa .idgpan:hover::before,
.vlqa .xtjigdy:hover::before { left: 135%; }
.dfml .idgpan,
.dfml .xtjigdy { border-radius: 0; }
.fx17o0to .idgpan { padding-left: 22px; padding-right: 22px; }
.fx17o0to .xtjigdy  { padding-left: 12px; padding-right: 12px; }
.cd5f .idgpan { padding-left: 44px; padding-right: 44px; }
.cd5f .xtjigdy  { padding-left: 24px; padding-right: 24px; }
.kes67v .idgpan { padding-left: 56px; padding-right: 56px; }
.kes67v .xtjigdy  { padding-left: 32px; padding-right: 32px; }
.rzc2b95o   .idgpan::after, .rzc2b95o   .xtjigdy::after,
.og9mbjn .idgpan::after, .og9mbjn .xtjigdy::after,
.mdo1u    .idgpan::after, .mdo1u    .xtjigdy::after,
.mp3cz    .idgpan::after, .mp3cz    .xtjigdy::after,
.xyei2rj    .idgpan::after, .xyei2rj    .xtjigdy::after,
.oaiu2     .idgpan::after, .oaiu2     .xtjigdy::after,
.e9xrm    .idgpan::after, .e9xrm    .xtjigdy::after,
.h8n47   .idgpan::after, .h8n47   .xtjigdy::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;
}
.rzc2b95o .idgpan::after, .rzc2b95o .xtjigdy::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");
}
.og9mbjn .idgpan::after, .og9mbjn .xtjigdy::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");
}
.mdo1u .idgpan::after, .mdo1u .xtjigdy::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");
}
.mp3cz .idgpan::after, .mp3cz .xtjigdy::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");
}
.xyei2rj .idgpan::after, .xyei2rj .xtjigdy::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");
}
.oaiu2 .idgpan::after, .oaiu2 .xtjigdy::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");
}
.e9xrm .idgpan::after, .e9xrm .xtjigdy::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");
}
.h8n47 .idgpan::after, .h8n47 .xtjigdy::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");
}
.bnovime   .m4xi::after, .bnovime   .wqdjh8r4::after,
.v0y8r5 .m4xi::after, .v0y8r5 .wqdjh8r4::after,
.ghf2    .m4xi::after, .ghf2    .wqdjh8r4::after,
.nynl5k    .m4xi::after, .nynl5k    .wqdjh8r4::after,
.q1koc    .m4xi::after, .q1koc    .wqdjh8r4::after,
.x3nc7     .m4xi::after, .x3nc7     .wqdjh8r4::after,
.y9qao    .m4xi::after, .y9qao    .wqdjh8r4::after,
.ld6ufb   .m4xi::after, .ld6ufb   .wqdjh8r4::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;
}
.bnovime .m4xi::after, .bnovime .wqdjh8r4::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");
}
.v0y8r5 .m4xi::after, .v0y8r5 .wqdjh8r4::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");
}
.ghf2 .m4xi::after, .ghf2 .wqdjh8r4::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");
}
.nynl5k .m4xi::after, .nynl5k .wqdjh8r4::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");
}
.q1koc .m4xi::after, .q1koc .wqdjh8r4::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");
}
.x3nc7 .m4xi::after, .x3nc7 .wqdjh8r4::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");
}
.y9qao .m4xi::after, .y9qao .wqdjh8r4::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");
}
.ld6ufb .m4xi::after, .ld6ufb .wqdjh8r4::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");
}
.ythi0 {
  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;
}
.cbdned {
  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;
}
.cbdned > * { min-width: 0; }
.cbdned:hover { background: var(--bg-hover); }
.cbdned > [itemprop="item"] { display: contents; }
.cbdned [itemprop="itemReviewed"],
.cbdned [itemprop="reviewRating"] { display: none; }
.cbdned::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;
}
.alf6hywq {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.uo7j {
  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;
}
.kntybk86 { max-height: 52px; max-width: 110px; object-fit: contain; }
.oahg6h3o {
  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;
}
.hw2uncm0 .uo7j    { background: #1a1a1a; }
.w0m2f4sx .uo7j   { background: rgba(128,128,128,.12); }
.f9wxq .uo7j { background: var(--bg-raised); }
.ow2z .uo7j    { background: transparent; padding: 0; }
.qnd212 {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.khx68 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.hp7wr5 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.u7dm {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.c925 {
  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;
}
.es62ltp {
  
  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%;
}
.hlox4 {
  
  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;
}
.m2laas3 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.m2laas3.xtjigdy {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .cbdned {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .cbdned::before    { grid-area: rank;   }
  .alf6hywq           { grid-area: ident;  }
  .qnd212     { grid-area: rating; min-width: 0; width: auto; }
  .u7dm           { grid-area: pills;  }
  .m2laas3             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .cbdned {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .cbdned::before    { justify-self: center; }
  .alf6hywq           { width: 100%; }
  .qnd212     { justify-self: center; }
  .u7dm           { grid-template-columns: 1fr; }
}
@media (max-width: 560px) { .ga64gxj9 { padding: 10px 16px; gap: 6px 16px; } }
.pyqvnzcc .xtjigdy { white-space: nowrap; }
@media (max-width: 560px) {
  .acd5em7a { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .y53ilk7 { order: 1; }
  .pyqvnzcc { order: 2; margin-left: auto; align-self: center; }
  .ujsnx { order: 3; flex: 1 1 100%; min-width: 0; }
}
.hlbyzjk .o53uazu { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .ccjtbq9 .p99910n {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .ccjtbq9 .sx31oww { margin: 0; }
}
.gsvzhn .b85rcojf { gap: 10px; }
.gsvzhn .t7xxm5g, .gsvzhn .rgtzsg { padding: 12px; }
.gsvzhn .t7xxm5g ul, .gsvzhn .rgtzsg ul { margin: 4px 0 0; padding-left: 18px; }
.gsvzhn .t7xxm5g li, .gsvzhn .rgtzsg li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .pmlgdg8j { grid-template-columns: 1fr; }
  .gdl3ae { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .gdl3ae .w1vddv41 { width: 72px; height: 50px; }
  .gdl3ae .cvzm { max-width: 180px; }
  .gdl3ae .df1xs { width: auto; }
}
@media (max-width: 720px) {
  .pq64fl { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .f46j43cw { padding: 16px; }
  .e9jp2m8x .u9cudz4 { min-width: 50%; }
}
.o5z2o .b85rcojf { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .pecmb { grid-template-columns: 1fr; }
  .xv1g494q { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .krb5f { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .s58qvwfx { flex-wrap: wrap; padding: 16px; }
}
.y1ph9 .b85rcojf { gap: 8px; }
.y1ph9 .t7xxm5g, .y1ph9 .rgtzsg { padding: 8px; }
@media (max-width: 480px) {
  .mnsgth9 { flex-direction: column; align-items: stretch; }
}
.n8preq .df1xs .xtjigdy { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .yvpz { flex-direction: column; align-items: stretch; gap: 10px; }
  .n8preq .df1xs { text-align: center; }
}
@media (max-width: 720px) {
  .c0vpthr { grid-template-columns: 1fr; }
  .pwzpiw5 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .x2sir { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .wcc6tpn { grid-template-columns: 1fr; }
  .q0n51 { width: 100px; height: 100px; margin: 16px auto; }
  .fj6n7ln { font-size: 1.4rem; }
  .ss9gf2r5 { justify-content: center; }
  .nkectuoo .u9cudz4 { min-width: 50%; }
}
.lv3jbjvp .b85rcojf { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .io5t { flex-wrap: wrap; padding: 14px 16px; }
  .ezi29hr { padding: 12px 16px; }
  .lv3jbjvp .b85rcojf { margin: 0 16px; }
  .lv3jbjvp .a98ci4hx { padding: 0 16px; }
  .gg9c { padding: 12px 16px; }
}
.keu1q0a .cbdned {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.keu1q0a .cbdned:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.vw3gbi6 .ythi0 { gap: 18px; }
.vw3gbi6 .cbdned {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.vw3gbi6 .cbdned:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.n1t8edm4 .ythi0 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.n1t8edm4 .cbdned {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.n1t8edm4 .cbdned:last-child { border-bottom: none; }
.n1t8edm4 .alf6hywq,
.n1t8edm4 .qnd212,
.n1t8edm4 .u7dm {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.edgzt44 .ythi0 { gap: 0; }
.edgzt44 .cbdned {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.edgzt44 .cbdned:last-child { border-bottom: none; }
.edgzt44 .cbdned:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.edgzt44 .cbdned:nth-child(even):hover { background: var(--bg-hover); }
.zgo93g .cbdned {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.dr1h6qoa .u7dm .c925 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.dr1h6qoa .u7dm .c925:first-child { border-left: none; }
.itxb .u7dm .c925 {
  background: transparent; padding: 4px 8px;
}
.itxb .u7dm .es62ltp { font-size: .65rem; opacity: .65; }
.itxb .u7dm .hlox4   { font-size: 1.15rem; color: var(--accent-light); }
.wr1b3 .u7dm .c925 {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.hp7wr5 { display: none; }
.edsjkxyq .khx68 { font-size: 1rem; letter-spacing: 2px; }
.a958qxho .khx68 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.enpu .khx68,
.e66we .khx68,
.d1u2 .khx68 { display: none; }
.enpu .hp7wr5,
.e66we .hp7wr5,
.d1u2 .hp7wr5 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.enpu .hp7wr5 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.enpu .hp7wr5 small { display: none; }
.e66we .hp7wr5 {
  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;
}
.e66we .hp7wr5 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.d1u2 .hp7wr5 {
  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;
}
.d1u2 .hp7wr5 small { display: none; }
.pjqtjx { margin: 16px 0; }
.yh148y { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.yh148y summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.yh148y summary::after { content: "+"; color: var(--accent-light); }
.yh148y[open] summary::after { content: "−"; }
.yh148y p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.evuciwm { margin-bottom: 0; }
.qb198d h2.nwfvj0b1 { color: var(--text-primary); border-color: var(--accent-light); }
.mcgmhuyw h2.nwfvj0b1 { color: var(--text-primary); border-color: var(--accent-light); }
.bvs8uznh .v3qydoa     { background: #052e16; border-color: #10b981; }
.bvs8uznh .hr2o { background: #2d0a1e; border-color: #f43f5e; }
.bvs8uznh .lc2l6    { background: #1e1036; border-color: #a855f7; }
.bvs8uznh .swx3 strong  { color: #f1f5f9; }
.bvs8uznh .swx3 p       { color: #cbd5e1; }
.bvs8uznh .yj04n4    .v3qydoa     .whb2lupq::before,
.bvs8uznh .kv04  .v3qydoa     .whb2lupq::before,
.bvs8uznh .edhys  .v3qydoa     .whb2lupq::before,
.bvs8uznh .pduhjy8g .v3qydoa     .whb2lupq::before { color: #10b981; }
.bvs8uznh .yj04n4    .hr2o .whb2lupq::before,
.bvs8uznh .kv04  .hr2o .whb2lupq::before,
.bvs8uznh .edhys  .hr2o .whb2lupq::before,
.bvs8uznh .pduhjy8g .hr2o .whb2lupq::before { color: #f43f5e; }
.bvs8uznh .yj04n4    .lc2l6    .whb2lupq::before,
.bvs8uznh .kv04  .lc2l6    .whb2lupq::before,
.bvs8uznh .edhys  .lc2l6    .whb2lupq::before,
.bvs8uznh .pduhjy8g .lc2l6    .whb2lupq::before { color: #a855f7; }
.m5ten .v3qydoa     { background: #2d2000; border-color: #eab308; }
.m5ten .hr2o { background: #2d0b0b; border-color: #ef4444; }
.m5ten .lc2l6    { background: #2d1600; border-color: #f97316; }
.m5ten .swx3 strong  { color: #f1f5f9; }
.m5ten .swx3 p       { color: #cbd5e1; }
.m5ten .yj04n4    .v3qydoa     .whb2lupq::before,
.m5ten .kv04  .v3qydoa     .whb2lupq::before,
.m5ten .edhys  .v3qydoa     .whb2lupq::before,
.m5ten .pduhjy8g .v3qydoa     .whb2lupq::before { color: #eab308; }
.m5ten .yj04n4    .hr2o .whb2lupq::before,
.m5ten .kv04  .hr2o .whb2lupq::before,
.m5ten .edhys  .hr2o .whb2lupq::before,
.m5ten .pduhjy8g .hr2o .whb2lupq::before { color: #ef4444; }
.m5ten .yj04n4    .lc2l6    .whb2lupq::before,
.m5ten .kv04  .lc2l6    .whb2lupq::before,
.m5ten .edhys  .lc2l6    .whb2lupq::before,
.m5ten .pduhjy8g .lc2l6    .whb2lupq::before { color: #f97316; }
.oah4 .v3qydoa     { background: #0c1a2e; border-color: #38bdf8; }
.oah4 .hr2o { background: #12103a; border-color: #818cf8; }
.oah4 .lc2l6    { background: #0a2020; border-color: #2dd4bf; }
.oah4 .swx3 strong  { color: #f1f5f9; }
.oah4 .swx3 p       { color: #cbd5e1; }
.oah4 .yj04n4    .v3qydoa     .whb2lupq::before,
.oah4 .kv04  .v3qydoa     .whb2lupq::before,
.oah4 .edhys  .v3qydoa     .whb2lupq::before,
.oah4 .pduhjy8g .v3qydoa     .whb2lupq::before { color: #38bdf8; }
.oah4 .yj04n4    .hr2o .whb2lupq::before,
.oah4 .kv04  .hr2o .whb2lupq::before,
.oah4 .edhys  .hr2o .whb2lupq::before,
.oah4 .pduhjy8g .hr2o .whb2lupq::before { color: #818cf8; }
.oah4 .yj04n4    .lc2l6    .whb2lupq::before,
.oah4 .kv04  .lc2l6    .whb2lupq::before,
.oah4 .edhys  .lc2l6    .whb2lupq::before,
.oah4 .pduhjy8g .lc2l6    .whb2lupq::before { color: #2dd4bf; }
.mid42x::before,
.rysfx::before { margin-right: 5px; }
.jzdxb9tt .t7xxm5g ul li,
.jzdxb9tt .y9xv4s li         { color: #4ade80; }
.jzdxb9tt .t7xxm5g .mid42x { color: #22c55e; }
.jzdxb9tt .rgtzsg ul li,
.jzdxb9tt .orx48h li         { color: #f87171; }
.jzdxb9tt .rgtzsg .rysfx { color: #ef4444; }
.ao2r1fsk .t7xxm5g { background: var(--bg-pros); }
.ao2r1fsk .rgtzsg { background: var(--bg-cons); }
.ao2r1fsk .t7xxm5g .mid42x { color: var(--c-pros-label); }
.ao2r1fsk .rgtzsg .rysfx { color: var(--c-cons); }
.ao2r1fsk .t7xxm5g ul li,
.ao2r1fsk .rgtzsg ul li,
.ph9u8cx .t7xxm5g { background: var(--bg-pros); }
.ph9u8cx .rgtzsg { background: var(--bg-cons); }
.ph9u8cx .t7xxm5g .mid42x { color: var(--c-pros-label); }
.ph9u8cx .rgtzsg .rysfx { color: var(--c-cons); }
.ph9u8cx .t7xxm5g ul li,
.ph9u8cx .rgtzsg ul li,
.fwwmw7 .mid42x::before { content: "✓ "; }
.fwwmw7 .rysfx::before { content: "✗ "; }
.qb05v2vl .mid42x::before { content: "→ "; }
.qb05v2vl .rysfx::before { content: "← "; }
.ph1wssz .mid42x::before { content: "★ "; }
.ph1wssz .rysfx::before { content: "✕ "; }
.mlm8mqs .mid42x::before { content: "◆ "; }
.mlm8mqs .rysfx::before { content: "▲ "; }
.hlbyzjk .swx3 { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.hlbyzjk .swx3 strong { color: var(--text-primary); }
.hlbyzjk .swx3 p      { color: var(--text-muted); }
.ufr4ymk .swx3 { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.psg3rb9 .swx3 {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.psg3rb9 .swx3 strong,
.psg3rb9 .swx3 p { color: #fff; }
.psg3rb9 .whb2lupq::before { color: rgba(255,255,255,0.9) !important; }
.h56n3r .swx3 {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.h56n3r .swx3 strong { color: var(--text-primary); }
.h56n3r .swx3 p      { color: var(--text-muted); }
.cbxoz .swx3 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.yj04n4 .whb2lupq,
.kv04 .whb2lupq,
.edhys .whb2lupq,
.pduhjy8g .whb2lupq { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.yj04n4 .whb2lupq::before,
.kv04 .whb2lupq::before,
.edhys .whb2lupq::before,
.pduhjy8g .whb2lupq::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.yj04n4 .v3qydoa     .whb2lupq::before { content: "✦"; color: var(--c-tip-border); }
.yj04n4 .hr2o .whb2lupq::before { content: "▲"; color: var(--c-warn-border); }
.yj04n4 .lc2l6    .whb2lupq::before { content: "◉"; color: #60a5fa; }
.kv04 .v3qydoa     .whb2lupq::before { content: "★"; color: var(--c-tip-border); }
.kv04 .hr2o .whb2lupq::before { content: "◆"; color: var(--c-warn-border); }
.kv04 .lc2l6    .whb2lupq::before { content: "●"; color: #60a5fa; }
.edhys .v3qydoa     .whb2lupq::before { content: "▶"; color: var(--c-tip-border); }
.edhys .hr2o .whb2lupq::before { content: "■"; color: var(--c-warn-border); }
.edhys .lc2l6    .whb2lupq::before { content: "▸"; color: #60a5fa; }
.pduhjy8g .v3qydoa     .whb2lupq::before { content: "→"; color: var(--c-tip-border); }
.pduhjy8g .hr2o .whb2lupq::before { content: "⬥"; color: var(--c-warn-border); }
.pduhjy8g .lc2l6    .whb2lupq::before { content: "◈"; color: #60a5fa; }
.mlqa .j8dz .topb1gg5,
.mlqa .px8ig .topb1gg5  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.mlqa .z49j0g                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.mlqa .cbdned                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.mlqa .dt4kjjmq          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.mlqa .qelau                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.arvuxu .j8dz .topb1gg5,
.arvuxu .px8ig .topb1gg5,
.arvuxu .z49j0g,
.arvuxu .cbdned,
.arvuxu .sx31oww,
.arvuxu .dt4kjjmq,
.arvuxu .qelau,
.arvuxu .cbxoz .swx3 { box-shadow: none; }
.r4i0i   .o84s, .r4i0i .efbo2c, .r4i0i .uvbtb,
.r4i0i   .j10cibr, .r4i0i .tqrot { font-size: 0.9rem; }
.r4i0i   .ca6rva06, .r4i0i .otkycw { font-size: 0.9rem; }
.h6zq   .o84s, .h6zq .efbo2c, .h6zq .uvbtb,
.h6zq   .j10cibr, .h6zq .tqrot { font-size: 0.95rem; }
.h6zq   .ca6rva06, .h6zq .otkycw { font-size: 0.95rem; }
.diiskte   .o84s, .diiskte .efbo2c, .diiskte .uvbtb,
.diiskte   .j10cibr, .diiskte .tqrot { font-size: 1.08rem; }
.diiskte   .ca6rva06, .diiskte .otkycw { font-size: 1.05rem; }
.diiskte   .entb1km1 { font-size: 0.97rem; }
.evcso .wcumxp      { font-size: 3.2rem; }
.evcso h2.nwfvj0b1 { font-size: 1.9rem; }
.evcso h3.ts36u572     { font-size: 1.4rem; }
.n72ac .wcumxp      { font-size: 3.8rem; }
.n72ac h2.nwfvj0b1 { font-size: 2.2rem; }
.n72ac h3.ts36u572     { font-size: 1.6rem; }
.evuciwm + .evuciwm { position: relative; }
.f37ns   .evuciwm + .evuciwm::before,
.vf8qopu5  .evuciwm + .evuciwm::before,
.lhyxjm   .evuciwm + .evuciwm::before,
.cri5   .evuciwm + .evuciwm::before,
.qokrs   .evuciwm + .evuciwm::before,
.fvcf1s4 .evuciwm + .evuciwm::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.f37ns .evuciwm + .evuciwm::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.vf8qopu5 .evuciwm + .evuciwm::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.lhyxjm .evuciwm + .evuciwm::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;
}
.cri5 .evuciwm + .evuciwm::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.rtim7b .evuciwm { margin-bottom: 16px; }
.rtim7b .evuciwm + .evuciwm { margin-top: 0; }
.rtim7b .dsdpgp0b { padding-top: 0; padding-bottom: 0; }
.qokrs .evuciwm + .evuciwm::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.fvcf1s4 .evuciwm + .evuciwm::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.aijez7 .evuciwm + .evuciwm::before,
.n4iaf .evuciwm + .evuciwm::before,
.idincb .evuciwm + .evuciwm::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%;
}
.dckwxip .aijez7 .evuciwm:nth-child(even)::before,
.dckwxip .n4iaf .evuciwm:nth-child(even)::before,
.dckwxip .idincb .evuciwm:nth-child(even)::before { background: var(--bg-surface); }
.dsy2 .aijez7 .evuciwm:nth-child(even)::before,
.dsy2 .n4iaf .evuciwm:nth-child(even)::before,
.dsy2 .idincb .evuciwm:nth-child(even)::before { background: var(--bg-card); }
.aijez7 .evuciwm + .evuciwm::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");
}
.n4iaf .evuciwm + .evuciwm::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");
}
.idincb .evuciwm + .evuciwm::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");
}
.ne0rj .az5beu,
.ic841h .az5beu { padding-bottom: 60px; }
.rz6kzvl1 .az5beu { padding-bottom: 70px; }
.c2n22ooc  .wkxpaw:not(.r3pz75o) .o8kn { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.buhnkm .cjtwnqba { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.a8ck .cjtwnqba { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.c2n22ooc .r3pz75o { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.c2n22ooc .wo7njds1 { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.c2n22ooc .cjtwnqba { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.rv45 .cjtwnqba { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.f9e4 .cjtwnqba { background: var(--accent-bg); }
.w4pk81 .tzfniih { float: left; width: 38%; margin: 0 28px 16px 0; }
.w4pk81 .tzfniih .gmkt { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.w4pk81 .dsdpgp0b::after { content: ''; display: block; clear: both; }
.sxwvot .tzfniih { float: right; width: 38%; margin: 0 0 16px 28px; }
.sxwvot .tzfniih .gmkt { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.sxwvot .dsdpgp0b::after { content: ''; display: block; clear: both; }
.mno2ev .evuciwm:nth-child(odd)  .tzfniih { float: left;  width: 38%; margin: 0 28px 16px 0; }
.mno2ev .evuciwm:nth-child(even) .tzfniih { float: right; width: 38%; margin: 0 0 16px 28px; }
.mno2ev .tzfniih .gmkt { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.mno2ev .dsdpgp0b::after { content: ''; display: block; clear: both; }
.w4pk81 .x25r,
.w4pk81 .ythi0,
.sxwvot .x25r,
.sxwvot .ythi0,
.mno2ev .x25r,
.mno2ev .ythi0 { clear: both; }
@media (max-width: 900px) {
  .w4pk81 .tzfniih,
  .sxwvot .tzfniih,
  .mno2ev .evuciwm:nth-child(odd)  .tzfniih,
  .mno2ev .evuciwm:nth-child(even) .tzfniih {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .w4pk81 .tzfniih .gmkt,
  .sxwvot .tzfniih .gmkt,
  .mno2ev .tzfniih .gmkt {
    max-height: none !important;
  }
}
.w4pk81 .ca6rva06,
.w4pk81 .otkycw,
.sxwvot .ca6rva06,
.sxwvot .otkycw,
.mno2ev .ca6rva06,
.mno2ev .otkycw { overflow: hidden; }
@media (max-width: 640px) {
  .w4pk81 .tzfniih,
  .sxwvot .tzfniih,
  .mno2ev .tzfniih { float: none; width: 100%; margin: 0 0 16px 0; }
}
.xxl68o .xqb2dlz,
.xxl68o .dsdpgp0b,
.xxl68o .nj2udooz  { max-width: 1100px; }
.gvyjyzwh .xqb2dlz,
.gvyjyzwh .dsdpgp0b,
.gvyjyzwh .nj2udooz  { max-width: 1200px; }
.w19j .xqb2dlz,
.w19j .dsdpgp0b,
.w19j .nj2udooz  { max-width: 1320px; }
.c9hv8cuw { font-size: 0.82rem; color: var(--text-muted); }
.onwnnu3 { display: flex; align-items: center; }
.s16t {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.xkgia1iv { display: flex; align-items: center; }
.yunhkj { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.yunhkj:hover { text-decoration: underline; }
.rwmcua { margin: 0 3px; opacity: 0.45; }
.rwmcua::before { content: '/'; }
.gmrwvh0 { padding: 2px 5px; color: var(--text-main); }
.jt4pw7p2 .c9hv8cuw {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.jt4pw7p2 .onwnnu3 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ykm8dy .c9hv8cuw {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ykm8dy .onwnnu3 { padding: 0 0 0 12px; }
.zzsfjk {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.sbk0 .onwnnu3 { padding: 0 16px; }
.sbk0 .c9hv8cuw {
  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);
}
.sbk0 .xqb2dlz { padding-top: 28px; }
@media (max-width: 720px) {
  .zzsfjk { margin-top: 18px; padding: 0 16px; }
  .sbk0 .xqb2dlz { padding-top: 16px; }
}
.xxl68o.jt4pw7p2 .onwnnu3 { max-width: 1100px; }
.gvyjyzwh.jt4pw7p2 .onwnnu3 { max-width: 1200px; }
.w19j.jt4pw7p2 .onwnnu3 { max-width: 1320px; }
.xxl68o .zzsfjk { max-width: 1100px; }
.gvyjyzwh .zzsfjk { max-width: 1200px; }
.w19j .zzsfjk { max-width: 1320px; }
.uuu4m7h .evuciwm { padding-top: 16px; padding-bottom: 16px; }
.x6v95 .evuciwm { padding-top: 24px; padding-bottom: 24px; }
.rlg0bepb .evuciwm { padding-top: 40px; padding-bottom: 40px; }
.t4wjd .evuciwm { padding-top: 52px; padding-bottom: 52px; }
.gcg6 .evuciwm:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.gcg6 .evuciwm:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.gcg6 .evuciwm:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.gcg6 .evuciwm:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.tnv40w .dsdpgp0b { padding-top: 10px;  padding-bottom: 10px; }
.rq7a .dsdpgp0b { padding-top: 18px;  padding-bottom: 18px; }
.gjm2 .dsdpgp0b { padding-top: 36px;  padding-bottom: 36px; }
.r9ndzx7 .dsdpgp0b { padding-top: 48px;  padding-bottom: 48px; }
.ksz0ebr h2.nwfvj0b1 { font-weight: 600; }
.ksz0ebr h3.ts36u572     { font-weight: 600; }
.q8u3gr39 h2.nwfvj0b1 { font-weight: 800; }
.q8u3gr39 h3.ts36u572     { font-weight: 700; }
.nzfl5t0g { font-weight: 600; }
.nzfl5t0g h2.nwfvj0b1 { font-weight: 900; }
.nzfl5t0g h3.ts36u572     { font-weight: 800; }
.nzfl5t0g .swx3 strong,
.nzfl5t0g .swx3 strong { font-weight: 600; }
.m4xi {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.h2vfy99 .m4xi { display: none; }
@media (max-width: 640px) {
  .m4xi { display: none !important; }
}
.m4xi { background: var(--cta) !important; color: #fff !important; border: none !important; }
.m4xi:hover { opacity: 0.85; }
.ehmtvv .m4xi { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.gfsq0 .wqdjh8r4 { right: 32px; }
@media (max-width: 480px) {
  .gfsq0 .wqdjh8r4 { right: 20px; bottom: 20px; }
  .m5evs  .wqdjh8r4 { left: 20px; bottom: 20px; }
}
.s2utqn { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.nj2udooz { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.bilrqg9h { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.x7uhe { color: var(--text-dim); font-size: 0.8rem; }
.eawe8g a, .m1f3jvw a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.eawe8g a:hover, .m1f3jvw a:hover { color: var(--accent-light); }
.m1f3jvw { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.puozxv .nj2udooz { text-align: center; }
.puozxv .m1f3jvw { justify-content: center; margin-bottom: 16px; }
.puozxv .bilrqg9h { margin-top: 0; }
.v8qi { margin-top: 10px; }
.v8qi a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .nj2udooz { padding-left: 16px; padding-right: 16px; }
  .mkrgs9lj .nj2udooz { padding: 20px 16px; }
  .m1f3jvw { gap: 4px 12px; }
  .bilrqg9h { font-size: 0.78rem; }
}
.ukp6x .bilrqg9h { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ukp6x .x7uhe { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ukp6x .m510 { grid-template-columns: 1fr 1fr; } .ukp6x .lpz5u6nw { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ukp6x .m510 { grid-template-columns: 1fr; } }
.hn9si .bilrqg9h { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .hn9si .dbhazn5t { gap: 12px; } .hn9si .ws4lq6kp { margin-right: 0; width: 100%; } }
.wx1b8 .bilrqg9h { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.wx1b8 .x7uhe { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .wx1b8 .pv2h3kpy { grid-template-columns: 1fr 1fr; } .wx1b8 .zdqq { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wx1b8 .pv2h3kpy { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .jskcd .ufzhpn { grid-template-columns: 1fr 1fr; } .jskcd .k3jevn:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .jskcd .ufzhpn { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .nio2qgc .ufzhpn { grid-template-columns: 1fr; } }
.gr86 .nj2udooz { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.gr86 .m1f3jvw { justify-content: center; }
.mvyh .e7mgxmrg      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.mvyh .s2utqn { background: var(--bg-page); border-top-color: var(--border-alt); }
.rw8db8z .e7mgxmrg      { background: #0d1117; border-bottom-color: #21262d; }
.rw8db8z .lbyjx { color: var(--accent-light); }
.rw8db8z .wksba5cv { --msep-color: #8b949e; }
.rw8db8z .wksba5cv a { color: #8b949e; }
.rw8db8z .wksba5cv a:hover { color: var(--accent-light); }
.rw8db8z .k6d9a4 { color: #8b949e; }
.rw8db8z .s2utqn { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.rw8db8z .bilrqg9h,
.rw8db8z .x7uhe { color: #6e7681; }
.rw8db8z .eawe8g a, .rw8db8z .m1f3jvw a,
.rw8db8z .eawe8g a:hover, .rw8db8z .m1f3jvw a:hover,
@media (max-width: 640px) {
  .rw8db8z .wksba5cv { background: #0d1117; border-top-color: #21262d; }
  .rw8db8z .wksba5cv li a { border-bottom-color: #21262d; }
}
.k5bvnat .e7mgxmrg      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.k5bvnat .lbyjx { color: var(--accent-light); }
.k5bvnat .wksba5cv { --msep-color: #475569; }
.k5bvnat .wksba5cv a { color: #475569; }
.k5bvnat .wksba5cv a:hover { color: var(--accent-light); }
.k5bvnat .k6d9a4 { color: #64748b; }
.k5bvnat .s2utqn { background: #f0f4f8; border-top-color: #cbd5e1; }
.k5bvnat .bilrqg9h,
.k5bvnat .x7uhe { color: #64748b; }
.k5bvnat .eawe8g a, .k5bvnat .m1f3jvw a,
.k5bvnat .eawe8g a:hover, .k5bvnat .m1f3jvw a:hover,
@media (max-width: 640px) {
  .k5bvnat .wksba5cv { background: #f0f4f8; border-top-color: #cbd5e1; }
  .k5bvnat .wksba5cv li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.cireblp .e7mgxmrg      { background: var(--accent); border-bottom-color: var(--accent-light); }
.cireblp .lbyjx { color: #fff; }
.cireblp .wksba5cv { --msep-color: rgba(255,255,255,0.82); }
.cireblp .wksba5cv a { color: rgba(255,255,255,0.82); }
.cireblp .wksba5cv a:hover { color: #fff; }
.cireblp .k6d9a4 { color: rgba(255,255,255,0.9); }
.cireblp .s2utqn { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.cireblp .bilrqg9h,
.cireblp .x7uhe { color: rgba(255,255,255,0.72); }
.cireblp .eawe8g a, .cireblp .m1f3jvw a,
.cireblp .eawe8g a:hover, .cireblp .m1f3jvw a:hover,
@media (max-width: 640px) {
  .cireblp .wksba5cv { background: var(--accent); border-top-color: var(--accent-light); }
  .cireblp .wksba5cv li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.iikhxc4 .e7mgxmrg {
  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);
}
.iikhxc4 .s2utqn {
  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) {
  .iikhxc4 .wksba5cv {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.nswmgn .sxf2ywg { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.gviguhw .sxf2ywg { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.wtawbn2 .sxf2ywg { min-height: 72px; height: auto; }
.onx6 .sxf2ywg { min-height: 84px; height: auto; }
.mkrgs9lj .sxf2ywg { max-width: none; padding: 0 32px; }
.mkrgs9lj .nj2udooz  { max-width: none; padding: 24px 32px; }
.u0m5fgjr.gvyjyzwh .sxf2ywg { max-width: 1200px; }
.u0m5fgjr.w19j .sxf2ywg { max-width: 1320px; }
.qxaj6p   .lbyjx, .qxaj6p   .ws4lq6kp { text-transform: capitalize; }
.zuegcb7o .lbyjx, .zuegcb7o .ws4lq6kp { text-transform: lowercase; }
.j0dnbwm6 .lbyjx, .j0dnbwm6 .ws4lq6kp { text-transform: uppercase; letter-spacing: 0.06em; }
.iwefj, .jvgb {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.cmskiws1 .iwefj,
.ygaw .iwefj,
.y1dus .iwefj,
.b95lf .iwefj,
.drljdmc   .wksba5cv a { font-weight: 500; }
.gblyhg .wksba5cv a { font-weight: 600; }
.ud26yiem     .wksba5cv a { font-weight: 700; }
.np0p    .wksba5cv a { font-weight: 800; letter-spacing: 0.01em; }
.n2y4     .wksba5cv > li + li::before,
.ubad2nb7    .wksba5cv > li + li::before,
.mi7feuvr    .wksba5cv > li + li::before,
.mv8f .wksba5cv > li + li::before,
.oajwrv .wksba5cv > li + li::before,
.p46lo  .wksba5cv > li + li::before,
.yua1754    .wksba5cv > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.n2y4     .wksba5cv > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ubad2nb7    .wksba5cv > li + li::before { content: "|"; }
.mi7feuvr    .wksba5cv > li + li::before { content: "—"; }
.mv8f .wksba5cv > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.oajwrv .wksba5cv > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.p46lo  .wksba5cv > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.yua1754    .wksba5cv > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .eh619g14 .k6d9a4,
  .t8c6uxs .k6d9a4,
  .h8mu42sr .k6d9a4,
  .r9eh .k6d9a4,
  .losiiu4 .k6d9a4 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .eh619g14 .k6d9a4::before,
  .t8c6uxs .k6d9a4::before,
  .h8mu42sr .k6d9a4::before,
  .r9eh .k6d9a4::before,
  .losiiu4 .k6d9a4::before { content: ""; display: block; flex-shrink: 0; }

  
  .eh619g14 .k6d9a4::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;
  }

  
  .t8c6uxs .k6d9a4::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;
  }

  
  .h8mu42sr .k6d9a4::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;
  }

  
  .r9eh .k6d9a4::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;
  }

  
  .losiiu4 .k6d9a4::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) {
  .mobujwx8 .k6d9a4 {
    padding: 5px 14px;
  }
  .mobujwx8 .wksba5cv {
    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;
  }
  .mobujwx8 .wksba5cv li a {
    border-bottom: none; padding: 10px 22px;
  }
  .mobujwx8 .wksba5cv li a:hover { background: var(--bg-raised); }
  .mobujwx8 .feeru,
  .w4hz3gdj .feeru,
  .disw9h .feeru { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .m6yqmi .k6d9a4 {
    padding: 5px 10px;
  }
  .m6yqmi .wksba5cv {
    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);
  }
  .m6yqmi .wksba5cv.pxu5z { transform: translateX(0); }
  .m6yqmi .wksba5cv li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .m6yqmi .wksba5cv li:last-child a { border-bottom: none; }
  .cireblp .wksba5cv,
  .rw8db8z .wksba5cv { background: var(--accent) !important; }
  .cireblp .wksba5cv li a,
  .rw8db8z .wksba5cv li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .disw9h .k6d9a4 {
    padding: 5px 10px;
  }
  .disw9h .wksba5cv {
    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);
  }
  .disw9h .wksba5cv::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .disw9h .wksba5cv.pxu5z { transform: translateY(0); }
  .disw9h .wksba5cv li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .f31r .k6d9a4 {
    padding: 5px 10px;
  }
  .f31r .wksba5cv {
    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;
  }
  .f31r .wksba5cv.pxu5z { opacity: 1; pointer-events: auto; }
  .f31r .wksba5cv li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .czx0zd2e     .k6d9a4 { border-radius: 0 !important; }
  .bvmtg   .k6d9a4 { border-radius: 8px !important; }
  .racyr .k6d9a4 { border-radius: 50% !important; }
  .u3cyfozb   .k6d9a4 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .wyefo .ksr4qxfb { flex-direction: column; align-items: stretch; }
  .wyefo .ekoh5gc { flex-direction: row; min-width: auto; }
  .wyefo .jdw6o1fa { align-items: flex-start; text-align: left; }
}
.aaqugzf1,
.aaqugzf1.evuciwm,
.dckwxip .aaqugzf1,
.ybkiv1bf .aaqugzf1,
.dsy2 .aaqugzf1,
.nshs .aaqugzf1 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.st7q {
  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;
}
.ea7t93p1 { flex: 1 1 280px; min-width: 0; }
.nquc {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.h4r0d {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.crls {
  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;
}
.crls:hover { transform: translateY(-1px); opacity: 0.95; }
.dtey58v .st7q {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.dtey58v .nquc { color: var(--cta); }
.dtey58v .h4r0d { color: var(--text-body); }
.dtey58v .crls {
  background: var(--cta) !important;
  color: #fff !important;
}
.mqrqtew9 .st7q {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.mqrqtew9 .nquc { color: var(--text-primary); }
.mqrqtew9 .h4r0d { color: var(--text-body); }
.mqrqtew9 .crls {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .st7q {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .ea7t93p1 { flex: 0 0 auto; }
  .nquc { font-size: 1.2rem; }
  .crls { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.xcx3bo .hvhk { height: 36px; }
.ggha .hvhk { height: 60px; max-width: 200px; }
.nca6el .hvhk { height: 56px; max-width: 180px; }
.wvc5fv    .khx68, .wvc5fv    .shc9of3 { color: #f59e0b; }
.kh0gxq      .khx68 { font-size: 1rem; letter-spacing: 1.5px; }
.f0e34c27    .khx68, .f0e34c27    .shc9of3 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.qednroq     .khx68, .qednroq     .shc9of3 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.lwzk .khx68, .lwzk .shc9of3 { color: var(--cta); letter-spacing: 2px; }
.evmsuy8i   .khx68, .evmsuy8i   .shc9of3 { color: #e91e63; letter-spacing: 2px; }
.agirhh  .khx68, .agirhh  .shc9of3 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.nfvrh     .khx68, .nfvrh     .shc9of3 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.dr1h6qoa .c925 + .c925 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.phqhgmlt .cbdned { padding: 18px 24px; min-height: 68px; }
.itxb .es62ltp {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.itxb .hlox4 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.wr1b3 .c925 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.ythi0 { counter-reset: cs-rank; }
.ythi0 .cbdned { counter-increment: cs-rank; }
.ythi0 .cbdned::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;
}
.aa6u .ythi0 { counter-reset: cs-rank; gap: 0; }
.aa6u .cbdned {
  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;
}
.aa6u .cbdned::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;
}
.aa6u .alf6hywq {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.aa6u .uo7j {
  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;
}
.aa6u .kntybk86 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.aa6u .alf6hywq { min-width: 0; flex-direction: column; width: 100%; }
.aa6u .oahg6h3o {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.aa6u .khx68 { color: var(--cta, var(--accent)); }
.aa6u .hp7wr5 { font-weight: 700; }
.aa6u .c925 {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.aa6u .es62ltp {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.aa6u .hlox4 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.aa6u .vohtki .hlox4 { font-size: 1.3rem; color: var(--accent-light); }
.aa6u .m2laas3 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.aa6u .cbdned:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .aa6u .ythi0 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .aa6u .cbdned {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .aa6u .cbdned { padding: 40px 16px 20px; }
  .aa6u .c925 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .aa6u .m2laas3 { width: 100%; min-width: 0; }
}
.ucsuqf .ythi0 { counter-reset: cs-rank; gap: 10px; }
.ucsuqf .cbdned {
  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);
}
.ucsuqf .cbdned::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);
}
.ucsuqf .alf6hywq {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.ucsuqf .uo7j {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.ucsuqf .kntybk86 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.ucsuqf .oahg6h3o {
  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;
}
.ucsuqf .khx68 { color: var(--cta, var(--accent)); }
.ucsuqf .c925 {
  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;
}
.ucsuqf .es62ltp {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.ucsuqf .hlox4 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.ucsuqf .vohtki .hlox4 { color: var(--accent-light); }
.ucsuqf .m2laas3 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.ucsuqf .cbdned:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .ucsuqf .cbdned {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .ucsuqf .cbdned::before {
    position: absolute; top: 14px; left: 14px;
  }
  .ucsuqf .alf6hywq {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .ucsuqf .oahg6h3o { white-space: normal; text-align: center; font-size: 1.2rem; }
  .ucsuqf .c925 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .ucsuqf .m2laas3 { width: 100%; min-width: 0; }
  .ucsuqf .khx68 { min-width: 0; }
}
.rzn23wx .cbdned::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.adeic .yh148y {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.adeic .yh148y summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.adeic .yh148y p { padding: 0 2px 16px; }
.jgv2u8m .yh148y { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.jgv2u8m .yh148y summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.jgv2u8m .yh148y summary::after { content: "›"; font-size: 1.2em; }
.jgv2u8m .yh148y[open] summary::after { content: "‹"; }
.jgv2u8m .yh148y p { padding: 10px 22px 4px; }
.guouhd5 .yh148y {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.guouhd5 .yh148y summary { color: var(--text-primary); padding-left: 16px; }
.guouhd5 .yh148y summary::after { content: "›"; font-size: 1.1em; }
.guouhd5 .yh148y[open] summary::after { content: "‹"; }
.guouhd5 .yh148y p { padding-left: 16px; }
.hwidih2 .pjqtjx { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.hwidih2 .yh148y {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.hwidih2 .yh148y:last-child { border-bottom: none; }
.hwidih2 .yh148y summary { color: var(--text-primary); border-radius: 0; }
.hwidih2 .yh148y summary::after { content: "›"; font-size: 1.1em; }
.hwidih2 .yh148y[open] summary::after { content: "‹"; }
.ktu5 .yh148y { overflow: hidden; }
.ktu5 .yh148y summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.ktu5 .yh148y summary::after { color: rgba(255,255,255,.75); }
.ktu5 .yh148y[open] summary { border-radius: 0; }
.yp0a { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ke01qjw {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.e9qlxceo {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.addm { color: var(--text-muted); font-size: 1.05rem; }
.ckhpjoei {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.f3aq {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.oyu11s4j { margin-bottom: 20px; }
.uyqx4 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.mk31hmo {
  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;
}
.mk31hmo:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.kftmc { resize: vertical; min-height: 130px; }
.us5gg { width: 100%; margin-top: 8px; }
.t5lu8b6 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.b6hyj {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.l2hlsb9a { color: var(--text-muted); line-height: 1.75; }
.x0xezi { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.x0xezi li { margin-bottom: 6px; }
.v1b7l { max-width: 760px; margin: 0 auto; }
.ju92l ul.x0xezi { margin: 0; }
@media (max-width: 640px) { .finl6iew { grid-template-columns: 1fr; gap: 10px; } }
.cbey8 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.tgflsoh { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.ouj8 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.tgflsoh p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.tgflsoh .x0xezi { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .cbey8 { grid-template-columns: 1fr; } }
.c6vmwz8m { color: inherit; text-decoration: none; }
.c6vmwz8m:hover { color: var(--accent-light); text-decoration: underline; }
.ydxym53s { display: inline-block; line-height: 0; }
.ler1 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.lgdcvhwx { margin-bottom: 48px; }
.m8ribz { max-width: 760px; margin: 0 auto; }
.ikn3e { text-align: center; }
.f3n1 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.f3n1:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.k4hb2jg { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.f3n1 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.f3n1 ul.x0xezi { margin: 0; }
.o7eped9 { color: var(--text-muted); line-height: 1.75; }
.ikn3e .x0xezi,
.qgtd4 .x0xezi,
.ifjq .x0xezi,
.yuvqzo0 .x0xezi {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.ikn3e .f3n1,
.qgtd4 .f3n1 { text-align: left; }
.ikn3e .k4hb2jg,
.qgtd4 .k4hb2jg { text-align: center; }
.rply3ee { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.wc9zdv4b { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.e47wb4t { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.yuwb1l { margin-top: 12px; }
.aumanxs9 { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.aumanxs9:hover { border-bottom-color: var(--accent-light); }
.n6vlpnw { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.n6vlpnw img { width: 100%; height: 100%; object-fit: cover; display: block; }
.t04ino { width: 200px; height: 200px; }
.haml { border-radius: 50%; }
.js9va { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.lm9hqm { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .s2a0b { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.z7311fs4 { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.z7311fs4 .e47wb4t, .z7311fs4 .wc9zdv4b { max-width: 640px; }
.r1c9277 .rply3ee { font-size: 1.6rem; margin-top: 18px; }
.v95c .e47wb4t { margin-bottom: 28px; }
@media (max-width: 860px) { .k173 { grid-template-columns: 1fr; } .r1c9277 { position: static; text-align: center; } }
.xmd7lt1 .n6vlpnw { margin: 0 auto 18px; }
.xmd7lt1 .js9va { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .m25sodd8 { grid-template-columns: 1fr; } }
.c6vqlx .rply3ee { font-size: 1.6rem; margin-bottom: 6px; }
.yuvqzo0 .x0xezi { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .c6vqlx { flex-direction: column; text-align: center; } .szx7v1 { grid-template-columns: 1fr; } }
.kned .rply3ee { font-size: 1.35rem; margin: 0 0 4px; }
.kned .js9va { margin: 0; }
.w57mik .e9qlxceo { color: var(--accent-light); }
.d9k411 .e9qlxceo { font-size: 2rem; }
.d9k411 .addm { max-width: 680px; }
.wqsy8m .e9qlxceo { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.wqsy8m .addm  { margin: 0; }
@media (max-width: 640px) { .wqsy8m { flex-direction: column; } }
.acdwydyl .e9qlxceo { color: var(--accent-light); }
.njig9 {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.njig9 .e9qlxceo { color: #fff; }
.njig9 .addm  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .urlv { grid-template-columns: 1fr; } }
.etxm7 .mk31hmo {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.etxm7 .mk31hmo:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.eg9m02b .mk31hmo { background: var(--bg-raised); border-color: transparent; }
.eg9m02b .mk31hmo:focus { background: var(--bg-card); border-color: var(--accent-light); }
.xndr0mzy .mk31hmo { border-radius: 100px; padding: 11px 20px; }
.xndr0mzy .kftmc { border-radius: 14px; }
@media (max-width: 640px) { .cnxz { grid-template-columns: 1fr; } }
.lcc39r{position:relative;overflow:visible}
.spatifob .k3d09{display:block}
.b2zqeza .cjtwnqba~.yfa9bu,
.b2zqeza .i6la~.yfa9bu{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.b2zqeza .cjtwnqba~.yfa9bu .zmsst,
.b2zqeza .i6la~.yfa9bu .zmsst{justify-content:flex-start}
.cjtwnqba~.yfa9bu,.i6la~.yfa9bu{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}
.cjtwnqba~.yfa9bu .zmsst{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.i6la~.yfa9bu .zmsst{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.su71 .q7xpjb{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}
.su71 .qv7qj6::before{content:""}
.qmq6ox9m{--date-bg:var(--accent-bg-light)}
.pd3tqna4 .qv7qj6::before{content:""}
.n1oz7{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.e8mpugp{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.x1jr8ys{display:flex;flex-direction:column;gap:3px}
.ctnat{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.pozm{font-weight:700;font-size:1rem;color:var(--text-heading)}
.lop31e{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.lqba .n1oz7{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.juk3knb .n1oz7{border-top:3px solid var(--accent);padding-top:18px}
.vw9zs .n1oz7{border-left:3px solid var(--accent);border-radius:0}
.eevfr5 .n1oz7{padding:20px 0}
@media(max-width:640px){
  .n1oz7{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .lop31e{max-width:100%}
}
.a9236flu .dt4kjjmq{margin:0}
@media (max-width:560px){
  .dh98r3q{grid-template-columns:repeat(2,1fr);gap:12px}
}
.qxjoyda {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.qxjoyda.a2a4be {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.xgtlfege {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.xgtlfege .raolt3rx {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  width: 36px; height: 36px; border-radius: 50%;
  padding: 0; margin: 0;
  z-index: 2;
  font-size: 0 !important; color: transparent !important;   
  transition: background 0.15s;
}
.xgtlfege .raolt3rx::before,
.xgtlfege .raolt3rx::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.xgtlfege .raolt3rx::before { transform: translate(-50%, -50%) rotate(45deg); }
.xgtlfege .raolt3rx::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.xgtlfege .raolt3rx:hover { background: rgba(0,0,0,0.12) !important; }
.f0t183s {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.edvpl {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.yuns {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.gkxi9x {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.xgtlfege .vpghzbyc {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.xgtlfege .vpghzbyc:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .xgtlfege { padding: 28px 18px 20px; }
  .yuns { font-size: 1.2rem; }
  .f0t183s { max-width: 220px; max-height: 80px; }
}
.dag0xs {
  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);
}
.ngbw {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.eoal  .dag0xs { border-radius: 50%; }
.bhrn8  .dag0xs { border-radius: 6px; }
.lh6ich .dag0xs { border-radius: 22px; }
.eyxe6 .st7q {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .dag0xs { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.gitfm9y .evuciwm {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.gitfm9y .dsdpgp0b {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.gitfm9y .st7q {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.lvbbhop {
  position: fixed;
  left: 50%; bottom: 0;
  width: 100%; max-width: 1100px;
  box-sizing: border-box;
  padding: 0 16px calc(14px + env(safe-area-inset-bottom, 0px));
  z-index: 1200;                         
  transform: translate(-50%, 130%);
  transition: transform 0.42s cubic-bezier(.2,.75,.2,1);
  will-change: transform;
  pointer-events: none;                  
}
.lvbbhop.a2a4be { transform: translate(-50%, 0); }
.lvbbhop .evuciwm,
.lvbbhop .dsdpgp0b {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.lvbbhop .st7q {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.g3ky7j {
  position: absolute;
  
  top: 14px; right: 30px;
  z-index: 3;
  width: 26px; height: 26px;
  border: none; border-radius: 50%; cursor: pointer;
  background: rgba(0,0,0,0.40);         
  font-size: 0;                          
  pointer-events: auto;
  transition: background 0.15s;
}
.g3ky7j::before,
.g3ky7j::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.g3ky7j::before { transform: translate(-50%, -50%) rotate(45deg); }
.g3ky7j::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.g3ky7j:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .lvbbhop { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .lvbbhop .st7q {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .lvbbhop .h4r0d { display: none !important; }
  .lvbbhop .nquc { font-size: 1.1rem !important; }
  .lvbbhop .dag0xs { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .g3ky7j { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .sxf2ywg { flex-direction: row-reverse; }
[dir="rtl"] .wksba5cv { flex-direction: row-reverse; }
[dir="rtl"] .gfsq0 .wqdjh8r4 { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .gfsq0 .wqdjh8r4 { right: auto; left: 20px; }
  [dir="rtl"] .m5evs  .wqdjh8r4 { left: auto;  right: 20px; }
}
[dir="rtl"] .w4pk81 .tzfniih  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .sxwvot .tzfniih { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .cjtwnqba,
[dir="rtl"] .jpzc2,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .ca6rva06, [dir="rtl"] .otkycw { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .t7xxm5g { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .rgtzsg { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .swx3 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .st7q { direction: rtl; }
[dir="rtl"] .dag0xs { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .cbdned,
[dir="rtl"] .c9hv8cuw { direction: rtl; }
[dir="rtl"] .qelau { direction: rtl; }
[dir="rtl"] .l0ryag1 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .b65k .otkycw,
[dir="rtl"] .bxs4f3x9 .otkycw,
[dir="rtl"] .seue7b .otkycw,
[dir="rtl"] .hsyri .otkycw {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .b65k .otkycw li::before,
[dir="rtl"] .bxs4f3x9 .otkycw li::before,
[dir="rtl"] .seue7b .otkycw li::before,
[dir="rtl"] .hsyri .otkycw li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .wkxpaw.z35351w .e2fjd4,
[dir="rtl"] .zjdtuszt.z35351w .e2fjd4,
[dir="rtl"] .r3pz75o.z35351w .e2fjd4,
[dir="rtl"] .w09u7.z35351w .e2fjd4,
[dir="rtl"] .av52sl8q.z35351w .e2fjd4 { text-align: right; }
[dir="rtl"] .cjtwnqba.z35351w .az5beu { align-items: flex-end; text-align: right; }
[dir="rtl"] .cjtwnqba.hqcxi .az5beu { text-align: center; }
[dir="rtl"] .cjtwnqba .az5beu { text-align: right; }
[dir="rtl"] .dsdpgp0b,
[dir="rtl"] .j10cibr,
[dir="rtl"] .tqrot,
[dir="rtl"] .f3aq,
[dir="rtl"] .uyqx4,
[dir="rtl"] .e47wb4t,
[dir="rtl"] .mk31hmo,
[dir="rtl"] .kftmc { text-align: right; direction: rtl; }
[dir="rtl"] .xndr0mzy .mk31hmo,
[dir="rtl"] .etxm7 .mk31hmo { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #761a1e;
  --brand:           #761a1e;
  --brand-light:     #5b1b1e;
  --brand-pale:      #792f32;
  --grad-start:      #c12a31;
  --grad-end:        #cd5b60;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #761a1e;
  --cta-light:       #571013;
  --cta-hover:       #430e11;
  --bg-page:         #f8f6f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f3;
  --bg-raised:       #f1eeee;
  --bg-hover:        #f5f3f3;
  --border:          #e8e2e2;
  --border-alt:      #dcd0d0;
  --border-section:  #e8e2e2;
  --text-primary:    #1b1717;
  --text-muted:      #605253;
  --text-body:       #362f2f;
  --text-sub:        #524647;
  --text-faint:      #897576;
  --text-dim:        #a09191;
  --text-label:      #6d5e5e;
  --text-value:      #443a3b;
  --accent-bg:       #f1e3e4;
  --accent-bg-light: #eacbcc;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf3f3;
  --c-pros:          #178e14;
  --c-cons:          #9f2122;
  --c-pros-label:    #1ca918;
  --c-tip-border:    #1fbb1b;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #178e14;
}
:root { --logo-bg-opacity: 62%; }
body, button, input { font-family: "Lato", sans-serif; }
.oqurdile .whb2lupq { font-size: 0; width: 1.2rem; flex-shrink: 0; }.oqurdile .whb2lupq::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.oqurdile .v3qydoa     .whb2lupq::before { content: "";  color: var(--c-tip-border); }.oqurdile .hr2o .whb2lupq::before { content: ""; color: var(--c-warn-border); }.oqurdile .lc2l6    .whb2lupq::before { content: ""; color: #60a5fa; }.bvs8uznh .oqurdile .v3qydoa     .whb2lupq::before { color: #10b981; }.bvs8uznh .oqurdile .hr2o .whb2lupq::before { color: #f43f5e; }.bvs8uznh .oqurdile .lc2l6    .whb2lupq::before { color: #a855f7; }.m5ten  .oqurdile .v3qydoa     .whb2lupq::before { color: #eab308; }.m5ten  .oqurdile .hr2o .whb2lupq::before { color: #ef4444; }.m5ten  .oqurdile .lc2l6    .whb2lupq::before { color: #f97316; }.oah4  .oqurdile .v3qydoa     .whb2lupq::before { color: #38bdf8; }.oah4  .oqurdile .hr2o .whb2lupq::before { color: #818cf8; }.oah4  .oqurdile .lc2l6    .whb2lupq::before { color: #2dd4bf; }.xrn7 .oqurdile .whb2lupq::before { color: var(--accent-light) !important; }
.j1ezhov0 .y9xv4s li::before, .j1ezhov0 .orx48h li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.j1ezhov0 .y9xv4s li::before { content: ""; }.j1ezhov0 .orx48h li::before { content: ""; }.j1ezhov0 .mid42x::before, .j1ezhov0 .rysfx::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.j1ezhov0 .mid42x::before { content: ""; }.j1ezhov0 .rysfx::before { content: ""; }
.zx9a05fo .p87i, .zx9a05fo .cjtwnqba { min-height: 320px; }
.rwmcua::before { content: '—'; }