:root {
  --color-accent: #0b7709;
  --color-cta: #14b817;
  --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;
}
.vomidlny {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.teetpup {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.mcl0w {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.s1o8k { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.gjdu { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.gjdu a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.gjdu a:hover { color: var(--accent-light); }
.j7l4     .tehbs { border-radius: 24px; padding: 8px; }
.j7l4 .tehbs li a { border-radius: 16px; }
.o8uzqsey .tehbs li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .tehbs {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .rd64:hover .tehbs,
  .rd64:focus-within .tehbs { display: block; }
  .tehbs li a { padding: 8px 16px; font-size: 0.88rem; }
}
.phki {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.wc5pa { display: none; }
@media (max-width: 640px) {
  .wc5pa {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .wc5pa.w6my { display: block; }
}
@media (max-width: 640px) {
  .phki { display: block; }
  .gjdu > li + li::before { display: none !important; }
  .gjdu {
    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;
  }
  .gjdu.w6my { display: flex; }
  .gjdu li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .gjdu li:last-child a { border-bottom: none; }
}
.juzv { min-height: 480px; }
.g7jlw6v3 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.kyhl5 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.jjcxxpb .kyhl5 { margin-left: 0; margin-right: 0; }
.yuf0f {
  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;
}
.dihuq .yuf0f { margin-top: 24px; }
.yuf0f:hover { opacity: 0.88; }
.kjl3 .g7jlw6v3 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.kjl3 .kyhl5 { color: #e2e8f0; }
.kjl3.jjcxxpb   .wc4i2 { text-align: left; }
.q86mfb .g7jlw6v3 { color: var(--text-primary); text-shadow: none; }
.q86mfb .kyhl5 { color: var(--text-muted); }
.q86mfb .yuf0f { margin-top: 16px; }
.q86mfb, .q86mfb.juzv { min-height: auto !important; }
.q86mfb.jjcxxpb   .wc4i2 { text-align: left; }
.q86mfb~.x9k5{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.q86mfb~.x9k5 .ttyr{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.dfcej2s .g7jlw6v3 { color: #fff; }
.dfcej2s .kyhl5 { color: rgba(255,255,255,0.85); }
.br9wsktl .e27lh8 { position: relative; overflow: hidden; }
.br9wsktl .e27lh8::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;
}
.v92ybq .e27lh8 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.fikzgdvp .e27lh8 { position: relative; overflow: hidden; }
.fikzgdvp .e27lh8::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;
}
.hsb97h .e27lh8 { position: relative; overflow: hidden; }
.hsb97h .e27lh8::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;
}
.zk3vs .e27lh8 {
  animation: hg-fadein 1.2s ease-out both;
}
.e27lh8 {
  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%);
}
.bupsgq {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.cfbmx5 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.nt8j8be {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.e27lh8 .g7jlw6v3 { text-shadow: none; color: var(--text-primary); }
.e27lh8 .kyhl5 { color: var(--text-muted); }
body.o229h8e .g7jlw6v3 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.uip1 .g7jlw6v3 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.juzv.dfcej2s .g7jlw6v3,
section.dfcej2s .g7jlw6v3 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.e27lh8.vql5k .bupsgq { align-items: center; text-align: center; }
.e27lh8.jjcxxpb   .bupsgq { align-items: flex-start; text-align: left; }
.xb91t .cfbmx5 { position: relative; }
.xb91t .cfbmx5::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.xb91t.c27rn .cfbmx5::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.byh94k8 .cfbmx5 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.byh94k8 .nt8j8be {
  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);
}
.byh94k8.c27rn .cfbmx5 { padding: 32px 0 32px 32px; }
.vrqwyhaa .cfbmx5 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.vrqwyhaa .nt8j8be {
  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);
}
.c27rn .bupsgq {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.vrqwyhaa.c27rn .cfbmx5 { padding: 40px 16px 40px 48px; }
.juzv .i62d3 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.i62d3 .nyagsljq {
  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;
}
.i62d3 .nyagsljq::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.i62d3 .ko7u2f { display: contents !important; }
.i62d3 .ko7u2f .m5ihlg4 {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.i62d3 .ko7u2f .b639it { max-height: 48px; max-width: 96px; }
.i62d3 .ko7u2f .njaerfk {
  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;
}
.i62d3 .xqu07l9 {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.i62d3 .zer7 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.i62d3 .kw2dfq { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.i62d3 .kw2dfq small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.i62d3 .ibd2o { display: contents !important; }
.i62d3 .ibd2o .pj7t26uv:not(.u2onldm) { display: none !important; }
.i62d3 .ibd2o .u2onldm {
  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;
}
.i62d3 .ibd2o .u2onldm .k2c0q {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.i62d3 .ibd2o .u2onldm .tdflu {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.i62d3 .r8qf { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.i62d3 .r8qf.jxcjut55 {
  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;
}
.i62d3 .r8qf.jxcjut55:hover { opacity: 0.85; }
.i62d3 .nyagsljq,
.i62d3 .nyagsljq:hover,
.i62d3 .nyagsljq:nth-child(even),
.i62d3 .nyagsljq:nth-child(odd),
.i62d3 .nyagsljq:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.lqw50s .cfbmx5 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .e27lh8 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .e27lh8:not(.lqw50s) .cfbmx5 { display: none !important; }
  .lqw50s .cfbmx5 { padding: 16px; }
  .bupsgq  { padding: 36px 24px; }
  .e27lh8~.x9k5,.c27rn~.x9k5{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .juzv, .e27lh8 { min-height: 320px !important; }
  .g7jlw6v3 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .pru7,
  .tbbdo,
  .vgz84h6 { grid-template-columns: 1fr !important; }

  

  
  .hfg67ua { display: flex !important; flex-direction: column !important; }
  .hfg67ua .wc4i2 { display: contents; }
  .hfg67ua .wybfpo6 { order: 0; }
  .hfg67ua .g7jlw6v3 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .hfg67ua .pru7 { order: 2; padding: 0 16px 12px !important; }
  .hfg67ua .kyhl5 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .dihuq .wc4i2 { display: flex; flex-direction: column; }
  .dihuq .wc4i2 .g7jlw6v3 { order: 1; }
  .dihuq .wc4i2 .vgz84h6 { order: 2; margin: 8px 0 24px !important; }
  .dihuq .wc4i2 .kyhl5 { order: 3; }
  .dihuq .wc4i2 .yuf0f { order: 4; align-self: center; margin-top: 0; }

  
  .e27lh8.lqw50s {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .e27lh8.lqw50s .bupsgq { display: contents; padding: 0; }
  .e27lh8.lqw50s .bupsgq .g7jlw6v3 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .e27lh8.lqw50s .cfbmx5 { order: 2; padding: 12px 16px; }
  .e27lh8.lqw50s .bupsgq .kyhl5 { order: 3; padding: 0 24px; margin: 0 auto; }
  .e27lh8.lqw50s .bupsgq .yuf0f { order: 4; align-self: center; margin: 8px 0 32px; }
}
.ls6or7 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.r4rsa { width: 100%; height: auto; display: block; border-radius: 10px; }
.g5mbbgt .ls6or7        { border-radius: 16px; }
.g5mbbgt .r4rsa  { border-radius: 16px; }
.xwvr .ls6or7         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.xwvr .r4rsa   { border-radius: 8px; }
.ev15agpz { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.o0g8fdiu { width: 100%; padding: 32px 0; position: relative; }
.xjj64 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.hisa .o0g8fdiu:nth-child(even) { background: var(--bg-surface); }
.hisa .o0g8fdiu:nth-child(odd)  { background: var(--bg-page); }
.u7c7 .o0g8fdiu:nth-child(even) { background: var(--bg-card); }
.u7c7 .o0g8fdiu:nth-child(odd)  { background: var(--bg-page); }
.hisa .o0g8fdiu:nth-child(odd)  .xjj64 { background: var(--bg-card); border-radius: 6px; }
.hisa .o0g8fdiu:nth-child(even) .xjj64 { background: var(--bg-raised); border-radius: 6px; }
.u7c7 .o0g8fdiu:nth-child(odd)  .xjj64 { background: var(--bg-card); border-radius: 6px; }
.u7c7 .o0g8fdiu:nth-child(even) .xjj64 { background: var(--bg-raised); border-radius: 6px; }
.hisa .o0g8fdiu:nth-child(even) .mz1o19 .rd97a,
.u7c7 .o0g8fdiu:nth-child(even) .mz1o19 .rd97a { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.hisa .o0g8fdiu:nth-child(odd) .mz1o19 .rd97a,
.u7c7 .o0g8fdiu:nth-child(odd) .mz1o19 .rd97a { background: var(--bg-card-inner); }
.hisa .o0g8fdiu:nth-child(even) .roaq .rd97a:nth-child(odd),
.u7c7 .o0g8fdiu:nth-child(even) .roaq .rd97a:nth-child(odd)  { background: var(--bg-card); }
.hisa .o0g8fdiu:nth-child(even) .roaq .rd97a:nth-child(even),
.u7c7 .o0g8fdiu:nth-child(even) .roaq .rd97a:nth-child(even) { background: var(--bg-card-inner); }
h1.ucbp3t { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ucbp3t {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.hibvn2 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.x81rz h2.ucbp3t {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.wsqf0 h2.ucbp3t {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.xxhqyn0m h2.ucbp3t {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.vk5sv404 h2.ucbp3t::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.kzkvo5s h2.ucbp3t {
  color: var(--text-primary); font-size: 1.7rem;
}
.jypxhanb h2.ucbp3t::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.iv8psl9m h2.ucbp3t {
  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) { .czd45c { display: none; } }
.doutlx3 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.h2rd { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.eckhj4zw {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.zgd1jk { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.soej70vd { padding-left: 20px; }
.soej70vd li { margin-bottom: 6px; }
.soej70vd a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.soej70vd a:hover { color: var(--accent-light); }
.rs8yksbn .zgd1jk { display: none; }
.a19fv4 .zgd1jk { display: none; }
.a19fv4 .soej70vd { padding-left: 0; list-style: none; }
.a19fv4 .soej70vd li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.a19fv4 .soej70vd a { font-size: 0.92rem; }
.pkzbc4nf .eckhj4zw { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.pkzbc4nf .zgd1jk { display: none; }
.pkzbc4nf .soej70vd { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.pkzbc4nf .soej70vd li { margin-bottom: 0; }
.pkzbc4nf .soej70vd 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;
}
.pkzbc4nf .soej70vd a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.facgl .eckhj4zw { padding: 20px 20px 16px; }
.facgl .soej70vd {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.facgl .soej70vd li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.facgl .soej70vd 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;
}
.facgl .soej70vd 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;
}
.facgl .soej70vd a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.facgl .soej70vd a:focus,
.facgl .soej70vd a:focus-visible,
.facgl .soej70vd a:target { outline: none; }
.facgl .soej70vd li:target a { border-color: var(--border); color: var(--text-muted); }
.bq57 .eckhj4zw { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.bq57 .zgd1jk { display: none; }
.bq57 .soej70vd { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.bq57 .soej70vd li { counter-increment: toc-n; margin-bottom: 0; }
.bq57 .soej70vd 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;
}
.bq57 .soej70vd 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;
}
.bq57 .soej70vd a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.vc047rq .eckhj4zw { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.vc047rq .zgd1jk { display: none; }
.vc047rq .soej70vd { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.vc047rq .soej70vd li { margin-bottom: 0; }
.vc047rq .soej70vd 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;
}
.vc047rq .soej70vd a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.di10 .eckhj4zw { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.di10 .zgd1jk { display: none; }
.di10 .soej70vd { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.di10 .soej70vd li { margin-bottom: 0; }
.di10 .soej70vd li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.di10 .soej70vd li:last-child::after { content: ""; margin-right: 0; }
.di10 .soej70vd a { font-size: 0.9rem; }
.rd97a { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.mz1o19 .rd97a { background: var(--bg-card); }
.roaq .rd97a:nth-child(odd)  { background: var(--bg-card); }
.roaq .rd97a:nth-child(even) { background: var(--bg-raised); }
.zxys .rd97a {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.zxys .rd97a:last-child { border-bottom: none; }
.zxys h3.hibvn2 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.f6yn .rd97a {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.f6yn .rd97a + .rd97a { margin-top: 4px; }
.djxlh .rd97a { background: none; border-radius: 0; padding: 12px 0; }
.djxlh .rd97a + .rd97a { border-top: 1px solid var(--border-section); }
.nmvx6 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.i2lpj9t { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.nwoisd { color: var(--text-body); margin-bottom: 10px; }
.u7jk, .y7kq { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.u7jk li, .y7kq li { margin-bottom: 6px; }
.y7kq li { list-style: decimal; }
.lu9n     .u7jk { list-style-type: "● "; }
.jv9ll  .u7jk { list-style-type: "■ "; }
.ork0s .u7jk { list-style-type: "◆ "; }
.eyds1cp3    .u7jk { list-style-type: "★ "; }
.lu9n     .urm88g { list-style-type: "● "; }
.jv9ll  .urm88g { list-style-type: "■ "; }
.ork0s .urm88g { list-style-type: "◆ "; }
.eyds1cp3    .urm88g { list-style-type: "★ "; }
.lu9n    .u7jk li::marker, .lu9n    .urm88g li::marker,
.jv9ll .u7jk li::marker, .jv9ll .urm88g li::marker,
.ork0s .u7jk li::marker, .ork0s .urm88g li::marker,
.eyds1cp3   .u7jk li::marker, .eyds1cp3   .urm88g li::marker {
  color: var(--cta); font-size: 1em;
}
.lu9n .y7kq,
.jv9ll .y7kq,
.ork0s .y7kq,
.eyds1cp3 .y7kq {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.lu9n .y7kq li,
.jv9ll .y7kq li,
.ork0s .y7kq li,
.eyds1cp3 .y7kq li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.lu9n .y7kq li::before,
.jv9ll .y7kq li::before,
.ork0s .y7kq li::before,
.eyds1cp3 .y7kq 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;
}
.lu9n     .y7kq li::before { border-radius: 50%; }
.jv9ll  .y7kq li::before { border-radius: 3px; }
.ork0s .y7kq li::before { border-radius: 3px; }
.eyds1cp3    .y7kq li::before { border-radius: 50%; }
.gs7ch { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.vilyhard .gs7ch,
.kvzuvl9 .gs7ch { background: transparent; border: none; border-radius: 0; }
.xdog4c7 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.xdog4c7 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.xdog4c7 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.xdog4c7 tr:hover td { background: var(--bg-hover); }
.r37ww .xdog4c7 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.xnpha8ku .xdog4c7 { border: 1px solid var(--border-alt); }
.xnpha8ku .xdog4c7 th,
.xnpha8ku .xdog4c7 td { border: 1px solid var(--border-alt); }
.fdk4 .xdog4c7 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.fdk4 .xdog4c7 td { border-bottom: none; }
.fdk4 .xdog4c7 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.be64 .xdog4c7 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.l080 .gs7ch {
  overflow: hidden;
}
.l080 .xdog4c7 th { border-bottom: 1px solid var(--border-alt); }
.l080 .xdog4c7 tr:last-child td { border-bottom: none; }
.wmjaqt { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.mmgktd3s { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.h1gb17 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.crfircw { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.i176 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.urm88g { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.urm88g 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%}
.vhr9dg .crfircw { background: transparent; text-align: center; }
.lihy9z .h1gb17 {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.jtn7 .h1gb17 {
  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);
}
.nozh .mmgktd3s { display: grid; grid-template-columns: auto 1fr; }
.nozh .h1gb17 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.nozh .crfircw { grid-column: 2; }
.nozh .i176,
.nozh .urm88g { grid-column: 1 / -1; }
.vvskeafo .mmgktd3s { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.vvskeafo .h1gb17 {
  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);
}
.vvskeafo .crfircw { grid-column: 2; }
.vvskeafo .i176,
.vvskeafo .urm88g { grid-column: 1 / -1; }
.u3mvwe .mmgktd3s { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.u3mvwe .crfircw { background: none; color: var(--accent-light); font-weight: 700; }
.scuf .mmgktd3s { 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); }
.scuf .crfircw { background: none; color: var(--accent-light); font-weight: 700; }
.jp49 .mmgktd3s { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.jp49 .mmgktd3s:last-child { border-bottom: none; }
.jp49 .crfircw { background: none; color: var(--accent-light); font-weight: 700; }
.njxqrk2 .mmgktd3s { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.njxqrk2 .crfircw { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.kza6 .wmjaqt { counter-reset: card-n; }
.kza6 .mmgktd3s  { counter-increment: card-n; }
.kza6 .crfircw { display: flex; align-items: center; gap: 10px; }
.kza6 .crfircw::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;
}
.z5d261 .mmgktd3s { background: var(--bg-surface); border: 1px solid var(--border); }
.z5d261 .crfircw { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.vdai { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.vdai         { --cl-hue: var(--accent); }
.celfwi2     { --cl-hue: #16a34a; }
.z1kjh { --cl-hue: #ea580c; }
.o2zy    { --cl-hue: #2563eb; }
.celfwi2, .z1kjh, .o2zy, .bgxb {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.fe322by { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.fe322by::before { color: var(--cl-hue); }
.vdai strong { color: var(--text-primary); font-size: 0.95rem; }
.vdai p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.rua3o { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.vbtbr1a, .ymtsoaxe { border-radius: 8px; padding: 14px; }
.vbtbr1a { background: var(--bg-pros); }
.ymtsoaxe { background: var(--bg-cons); }
.volg { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.vbtbr1a .volg { color: var(--c-pros-label); }
.ymtsoaxe .volg { color: #f87171; }
.vbtbr1a ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ymtsoaxe ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.r4rsa { width: 100%; height: auto; border-radius: 10px; display: block; }
.jxcjut55 {
  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;
}
.jxcjut55:hover { opacity: 0.85; }
.bax12z9 .jxcjut55  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.bax12z9 .jxcjut55:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.wraaem .jxcjut55  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.wraaem .jxcjut55:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.bax12z9 .r8qf.jxcjut55, .wraaem .r8qf.jxcjut55,
.bax12z9 .kdlju8hy .jxcjut55, .wraaem .kdlju8hy .jxcjut55 {
  background: var(--cta); border: none; color: #fff;
}
.bax12z9 .r8qf.jxcjut55:hover, .wraaem .r8qf.jxcjut55:hover,
.bax12z9 .kdlju8hy .jxcjut55:hover, .wraaem .kdlju8hy .jxcjut55:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.tcdnwmo .yuf0f { border-radius: 50px; }
.tcdnwmo .jxcjut55  { border-radius: 50px; }
.ifw7 .yuf0f,
.ifw7 .jxcjut55 { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.ifw7 .yuf0f:hover,
.ifw7 .jxcjut55:hover { filter: brightness(1.08); opacity: 1; }
.bh44 .yuf0f,
.bh44 .jxcjut55 { box-shadow: 0 3px 14px -2px var(--cta); }
.bh44 .yuf0f:hover,
.bh44 .jxcjut55:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.ibw8z5so .yuf0f,
.ibw8z5so .jxcjut55 { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.ibw8z5so .yuf0f:hover,
.ibw8z5so .jxcjut55:hover { opacity: 1; }
.ibw8z5so .yuf0f:active,
.ibw8z5so .jxcjut55:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.we6c4qq .yuf0f,
.we6c4qq .jxcjut55 { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.we6c4qq .yuf0f:hover,
.we6c4qq .jxcjut55:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.we6c4qq .yuf0f:active,
.we6c4qq .jxcjut55:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.h1c29wz .yuf0f,
.h1c29wz .jxcjut55 { position: relative; overflow: hidden; }
.h1c29wz .yuf0f::before,
.h1c29wz .jxcjut55::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;
}
.h1c29wz .yuf0f:hover::before,
.h1c29wz .jxcjut55:hover::before { left: 135%; }
.o8p4r .yuf0f,
.o8p4r .jxcjut55 { border-radius: 0; }
.n5opk5 .yuf0f { padding-left: 22px; padding-right: 22px; }
.n5opk5 .jxcjut55  { padding-left: 12px; padding-right: 12px; }
.dfg36e .yuf0f { padding-left: 44px; padding-right: 44px; }
.dfg36e .jxcjut55  { padding-left: 24px; padding-right: 24px; }
.c98zgp .yuf0f { padding-left: 56px; padding-right: 56px; }
.c98zgp .jxcjut55  { padding-left: 32px; padding-right: 32px; }
.kxlx   .yuf0f::after, .kxlx   .jxcjut55::after,
.lyl6ep .yuf0f::after, .lyl6ep .jxcjut55::after,
.k66x7ln    .yuf0f::after, .k66x7ln    .jxcjut55::after,
.kshiq7    .yuf0f::after, .kshiq7    .jxcjut55::after,
.wfbic8    .yuf0f::after, .wfbic8    .jxcjut55::after,
.q35o4f     .yuf0f::after, .q35o4f     .jxcjut55::after,
.thtmmxgj    .yuf0f::after, .thtmmxgj    .jxcjut55::after,
.ggyz   .yuf0f::after, .ggyz   .jxcjut55::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;
}
.kxlx .yuf0f::after, .kxlx .jxcjut55::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");
}
.lyl6ep .yuf0f::after, .lyl6ep .jxcjut55::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");
}
.k66x7ln .yuf0f::after, .k66x7ln .jxcjut55::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");
}
.kshiq7 .yuf0f::after, .kshiq7 .jxcjut55::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");
}
.wfbic8 .yuf0f::after, .wfbic8 .jxcjut55::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");
}
.q35o4f .yuf0f::after, .q35o4f .jxcjut55::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");
}
.thtmmxgj .yuf0f::after, .thtmmxgj .jxcjut55::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");
}
.ggyz .yuf0f::after, .ggyz .jxcjut55::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");
}
.tj7j   .wkug4::after, .tj7j   .rojgw::after,
.vvb8 .wkug4::after, .vvb8 .rojgw::after,
.gu8i    .wkug4::after, .gu8i    .rojgw::after,
.uzjlftj    .wkug4::after, .uzjlftj    .rojgw::after,
.xb4vzxc    .wkug4::after, .xb4vzxc    .rojgw::after,
.ayr0ahj     .wkug4::after, .ayr0ahj     .rojgw::after,
.jfryz8du    .wkug4::after, .jfryz8du    .rojgw::after,
.e3t4   .wkug4::after, .e3t4   .rojgw::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;
}
.tj7j .wkug4::after, .tj7j .rojgw::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");
}
.vvb8 .wkug4::after, .vvb8 .rojgw::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");
}
.gu8i .wkug4::after, .gu8i .rojgw::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");
}
.uzjlftj .wkug4::after, .uzjlftj .rojgw::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");
}
.xb4vzxc .wkug4::after, .xb4vzxc .rojgw::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");
}
.ayr0ahj .wkug4::after, .ayr0ahj .rojgw::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");
}
.jfryz8du .wkug4::after, .jfryz8du .rojgw::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");
}
.e3t4 .wkug4::after, .e3t4 .rojgw::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");
}
.z2gi8 {
  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;
}
.nyagsljq {
  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;
}
.nyagsljq > * { min-width: 0; }
.nyagsljq:hover { background: var(--bg-hover); }
.nyagsljq > [itemprop="item"] { display: contents; }
.nyagsljq [itemprop="itemReviewed"],
.nyagsljq [itemprop="reviewRating"] { display: none; }
.nyagsljq::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;
}
.ko7u2f {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.m5ihlg4 {
  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;
}
.b639it { max-height: 52px; max-width: 110px; object-fit: contain; }
.njaerfk {
  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;
}
.eb8swtgd .m5ihlg4    { background: #1a1a1a; }
.zkw2yg9 .m5ihlg4   { background: rgba(128,128,128,.12); }
.y638 .m5ihlg4 { background: var(--bg-raised); }
.je4p3 .m5ihlg4    { background: transparent; padding: 0; }
.xqu07l9 {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.zer7 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.kw2dfq { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.ibd2o {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.pj7t26uv {
  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;
}
.k2c0q {
  
  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%;
}
.tdflu {
  
  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;
}
.r8qf {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.r8qf.jxcjut55 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .nyagsljq {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .nyagsljq::before    { grid-area: rank;   }
  .ko7u2f           { grid-area: ident;  }
  .xqu07l9     { grid-area: rating; min-width: 0; width: auto; }
  .ibd2o           { grid-area: pills;  }
  .r8qf             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .nyagsljq {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .nyagsljq::before    { justify-self: center; }
  .ko7u2f           { width: 100%; }
  .xqu07l9     { justify-self: center; }
  .ibd2o           { grid-template-columns: 1fr; }
}
.sow8h9 {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.p3n76 {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.yepbhy {
  width: 90px; flex-shrink: 0;
  background: var(--bg-page);
  border-radius: 8px; display: flex; align-items: center; justify-content: center;
  padding: 8px; min-height: 60px;
}
.yepbhy img { max-width: 80px; max-height: 50px; object-fit: contain; }
.t0n0k { flex: 1; }
.t0n0k h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.l0hd52p { color: var(--c-stars); font-size: 1.1rem; }
.pge3wvpm { margin-bottom: 8px; }
.fexp3qn {
  display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px 22px;
  padding: 12px 24px; font-size: 0.86rem;
  background: var(--bg-surface); border-top: 1px solid var(--border-alt);
}
.fexp3qn > span { color: var(--accent); font-weight: 700; }
.t8eeoupv em, .w5nz em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .fexp3qn { padding: 10px 16px; gap: 6px 16px; } }
.kdlju8hy { flex-shrink: 0; align-self: flex-start; }
.kdlju8hy .jxcjut55 { white-space: nowrap; }
@media (max-width: 560px) {
  .p3n76 { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .yepbhy { order: 1; }
  .kdlju8hy { order: 2; margin-left: auto; align-self: center; }
  .t0n0k { order: 3; flex: 1 1 100%; min-width: 0; }
}
.brcafz6n img.siomjm { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.vilyhard { padding: 20px 24px; }
.xa8y { color: var(--text-muted); margin-bottom: 16px; }
.e5qmy148 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.alyf6y, .siqu { list-style: none; font-size: 0.9rem; }
.alyf6y li { color: var(--c-pros); margin-bottom: 4px; }
.siqu li { color: var(--c-cons); margin-bottom: 4px; }
.alyf6y li::before { content: "✓"; margin-right: 5px; }
.siqu li::before { content: "✗"; margin-right: 5px; }
.z5ndh2jo .alyf6y li::before { content: "→"; }
.z5ndh2jo .siqu li::before { content: "–"; }
.l7977o  .alyf6y li::before { content: "★"; }
.l7977o  .siqu li::before { content: "✕"; }
.wyq2rq    .alyf6y li::before { content: "◆"; }
.wyq2rq    .siqu li::before { content: "▲"; }
.xuhpol  .alyf6y li::before { content: "▶"; }
.xuhpol  .siqu li::before { content: "■"; }
.oud563z { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.t7dr9re { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.jbm91 { background: var(--bg-pros); color: var(--c-tag-pay); }
.t3vhx90 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.ik1wq .t3vhx90 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.ji4d .t3vhx90 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .l7rq63h .ts0j97t {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .l7rq63h .sow8h9 { margin: 0; }
}
.ie2zrt .p3n76 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.ie2zrt .t0n0k h3 { color: var(--accent-light); }
.ie2zrt .yepbhy { background: var(--bg-page); border: 1px solid var(--border); }
.m5mo .sow8h9 { border-top: 4px solid var(--accent); }
.m5mo .p3n76 { background: var(--bg-card); }
.g0q5m5 .sow8h9 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.g0q5m5 .p3n76 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.g0q5m5 .vilyhard { padding: 14px 16px; }
.g0q5m5 .yepbhy { border-radius: 4px; }
.g0q5m5 .t3vhx90 { border-radius: 0; }
.ek9v0 .p3n76 { padding: 0; gap: 0; overflow: hidden; }
.ek9v0 .yepbhy { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.ek9v0 .t0n0k { padding: 16px 20px; }
.ek9v0 .kdlju8hy { padding: 16px 20px; align-self: center; }
.w8svggk .l0hd52p { font-size: .95rem; }
.kvzuvl9 .rua3o { gap: 10px; }
.kvzuvl9 .vbtbr1a, .kvzuvl9 .ymtsoaxe { padding: 12px; }
.kvzuvl9 .vbtbr1a ul, .kvzuvl9 .ymtsoaxe ul { margin: 4px 0 0; padding-left: 18px; }
.kvzuvl9 .vbtbr1a li, .kvzuvl9 .ymtsoaxe li { font-size: .85rem; margin-bottom: 3px; }
.l2we .t7dr9re { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .b5bm { grid-template-columns: 1fr; }
  .jpoz { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .jpoz .jg48uos { width: 72px; height: 50px; }
  .jpoz .pvfc { max-width: 180px; }
  .jpoz .b9zrb { width: auto; }
}
.j0xuz .w8svggk .l0hd52p { filter: brightness(1.2); }
@media (max-width: 720px) {
  .j0xuz { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .aqqnp2lf { padding: 16px; }
  .dhc1y .kd1upq { min-width: 50%; }
}
.eplsyf5 .rua3o { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .jm7d { grid-template-columns: 1fr; }
  .b4hs13j7 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .gv5fbcor { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .zb1qfbmx { flex-wrap: wrap; padding: 16px; }
}
.avluibb3 .rua3o { gap: 8px; }
.avluibb3 .vbtbr1a, .avluibb3 .ymtsoaxe { padding: 8px; }
@media (max-width: 480px) {
  .enhd6o81 { flex-direction: column; align-items: stretch; }
}
.v8ddhz .b9zrb .jxcjut55 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .dbwmle4 { flex-direction: column; align-items: stretch; gap: 10px; }
  .v8ddhz .b9zrb { text-align: center; }
}
@media (max-width: 720px) {
  .mrys { grid-template-columns: 1fr; }
  .elp0o { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ds2k6b { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.yybxfhg .kyov { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.pws8 .l0hd52p { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .mocuck1p { grid-template-columns: 1fr; }
  .pws8 { width: 100px; height: 100px; margin: 16px auto; }
  .yybxfhg { font-size: 1.4rem; }
  .cigxn3 { justify-content: center; }
  .os0xf4 .kd1upq { min-width: 50%; }
}
.tqhn .rua3o { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .hd1xjvag { flex-wrap: wrap; padding: 14px 16px; }
  .mn0l { padding: 12px 16px; }
  .tqhn .rua3o { margin: 0 16px; }
  .tqhn .l2we { padding: 0 16px; }
  .d5lf6 { padding: 12px 16px; }
}
.cb3kb84 .nyagsljq {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.cb3kb84 .nyagsljq:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.g2z7pdy .z2gi8 { gap: 18px; }
.g2z7pdy .nyagsljq {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.g2z7pdy .nyagsljq:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.uszv1ab .z2gi8 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.uszv1ab .nyagsljq {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.uszv1ab .nyagsljq:last-child { border-bottom: none; }
.uszv1ab .ko7u2f,
.uszv1ab .xqu07l9,
.uszv1ab .ibd2o {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.hkmydr .z2gi8 { gap: 0; }
.hkmydr .nyagsljq {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.hkmydr .nyagsljq:last-child { border-bottom: none; }
.hkmydr .nyagsljq:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.hkmydr .nyagsljq:nth-child(even):hover { background: var(--bg-hover); }
.x4zxu1 .nyagsljq {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.mlex1fu .ibd2o .pj7t26uv {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.mlex1fu .ibd2o .pj7t26uv:first-child { border-left: none; }
.buroe .ibd2o .pj7t26uv {
  background: transparent; padding: 4px 8px;
}
.buroe .ibd2o .k2c0q { font-size: .65rem; opacity: .65; }
.buroe .ibd2o .tdflu   { font-size: 1.15rem; color: var(--accent-light); }
.eoaw4 .ibd2o .pj7t26uv {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.kw2dfq { display: none; }
.vg5xvn .zer7 { font-size: 1rem; letter-spacing: 2px; }
.wbws9ujp .zer7 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.ogtijy .zer7,
.gvnegp .zer7,
.az9hpii .zer7 { display: none; }
.ogtijy .kw2dfq,
.gvnegp .kw2dfq,
.az9hpii .kw2dfq { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.ogtijy .kw2dfq { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.ogtijy .kw2dfq small { display: none; }
.gvnegp .kw2dfq {
  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;
}
.gvnegp .kw2dfq small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.az9hpii .kw2dfq {
  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;
}
.az9hpii .kw2dfq small { display: none; }
.ogtijy .pge3wvpm .l0hd52p,
.gvnegp .pge3wvpm .l0hd52p,
.az9hpii .pge3wvpm .l0hd52p { display: none; }
.ogtijy .pge3wvpm strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.ogtijy .kyov { display: none; }
.gvnegp .pge3wvpm strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.gvnegp .tb2zv,
.gvnegp .kyov { font-size: 1em; }
.az9hpii .pge3wvpm strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.az9hpii .kyov { display: none; }
.ha4rpw1n { margin: 16px 0; }
.kxjk { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.kxjk summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.kxjk summary::after { content: "+"; color: var(--accent-light); }
.kxjk[open] summary::after { content: "−"; }
.kxjk p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.o0g8fdiu { margin-bottom: 0; }
.zcrq2e12 h2.ucbp3t { color: var(--text-primary); border-color: var(--accent-light); }
.v2rg8 h2.ucbp3t { color: var(--text-primary); border-color: var(--accent-light); }
.deb3x .celfwi2     { background: #052e16; border-color: #10b981; }
.deb3x .z1kjh { background: #2d0a1e; border-color: #f43f5e; }
.deb3x .o2zy    { background: #1e1036; border-color: #a855f7; }
.deb3x .vdai strong  { color: #f1f5f9; }
.deb3x .vdai p       { color: #cbd5e1; }
.deb3x .rxu0    .celfwi2     .fe322by::before,
.deb3x .wdtjh  .celfwi2     .fe322by::before,
.deb3x .qkrzxk  .celfwi2     .fe322by::before,
.deb3x .g9vlrn .celfwi2     .fe322by::before { color: #10b981; }
.deb3x .rxu0    .z1kjh .fe322by::before,
.deb3x .wdtjh  .z1kjh .fe322by::before,
.deb3x .qkrzxk  .z1kjh .fe322by::before,
.deb3x .g9vlrn .z1kjh .fe322by::before { color: #f43f5e; }
.deb3x .rxu0    .o2zy    .fe322by::before,
.deb3x .wdtjh  .o2zy    .fe322by::before,
.deb3x .qkrzxk  .o2zy    .fe322by::before,
.deb3x .g9vlrn .o2zy    .fe322by::before { color: #a855f7; }
.he168h .celfwi2     { background: #2d2000; border-color: #eab308; }
.he168h .z1kjh { background: #2d0b0b; border-color: #ef4444; }
.he168h .o2zy    { background: #2d1600; border-color: #f97316; }
.he168h .vdai strong  { color: #f1f5f9; }
.he168h .vdai p       { color: #cbd5e1; }
.he168h .rxu0    .celfwi2     .fe322by::before,
.he168h .wdtjh  .celfwi2     .fe322by::before,
.he168h .qkrzxk  .celfwi2     .fe322by::before,
.he168h .g9vlrn .celfwi2     .fe322by::before { color: #eab308; }
.he168h .rxu0    .z1kjh .fe322by::before,
.he168h .wdtjh  .z1kjh .fe322by::before,
.he168h .qkrzxk  .z1kjh .fe322by::before,
.he168h .g9vlrn .z1kjh .fe322by::before { color: #ef4444; }
.he168h .rxu0    .o2zy    .fe322by::before,
.he168h .wdtjh  .o2zy    .fe322by::before,
.he168h .qkrzxk  .o2zy    .fe322by::before,
.he168h .g9vlrn .o2zy    .fe322by::before { color: #f97316; }
.bng6q .celfwi2     { background: #0c1a2e; border-color: #38bdf8; }
.bng6q .z1kjh { background: #12103a; border-color: #818cf8; }
.bng6q .o2zy    { background: #0a2020; border-color: #2dd4bf; }
.bng6q .vdai strong  { color: #f1f5f9; }
.bng6q .vdai p       { color: #cbd5e1; }
.bng6q .rxu0    .celfwi2     .fe322by::before,
.bng6q .wdtjh  .celfwi2     .fe322by::before,
.bng6q .qkrzxk  .celfwi2     .fe322by::before,
.bng6q .g9vlrn .celfwi2     .fe322by::before { color: #38bdf8; }
.bng6q .rxu0    .z1kjh .fe322by::before,
.bng6q .wdtjh  .z1kjh .fe322by::before,
.bng6q .qkrzxk  .z1kjh .fe322by::before,
.bng6q .g9vlrn .z1kjh .fe322by::before { color: #818cf8; }
.bng6q .rxu0    .o2zy    .fe322by::before,
.bng6q .wdtjh  .o2zy    .fe322by::before,
.bng6q .qkrzxk  .o2zy    .fe322by::before,
.bng6q .g9vlrn .o2zy    .fe322by::before { color: #2dd4bf; }
.jopb0ymf::before,
.i4p4::before { margin-right: 5px; }
.nq3ll4 .vbtbr1a ul li,
.nq3ll4 .alyf6y li         { color: #4ade80; }
.nq3ll4 .vbtbr1a .jopb0ymf { color: #22c55e; }
.nq3ll4 .ymtsoaxe ul li,
.nq3ll4 .siqu li         { color: #f87171; }
.nq3ll4 .ymtsoaxe .i4p4 { color: #ef4444; }
.on954a .vbtbr1a { background: var(--bg-pros); }
.on954a .ymtsoaxe { background: var(--bg-cons); }
.on954a .vbtbr1a .jopb0ymf { color: var(--c-pros-label); }
.on954a .ymtsoaxe .i4p4 { color: var(--c-cons); }
.on954a .vbtbr1a ul li,
.on954a .alyf6y li            { color: var(--c-pros); }
.on954a .ymtsoaxe ul li,
.on954a .siqu li            { color: var(--c-cons); }
.jtyoxg6h .vbtbr1a { background: var(--bg-pros); }
.jtyoxg6h .ymtsoaxe { background: var(--bg-cons); }
.jtyoxg6h .vbtbr1a .jopb0ymf { color: var(--c-pros-label); }
.jtyoxg6h .ymtsoaxe .i4p4 { color: var(--c-cons); }
.jtyoxg6h .vbtbr1a ul li,
.jtyoxg6h .alyf6y li          { color: var(--c-pros); }
.jtyoxg6h .ymtsoaxe ul li,
.jtyoxg6h .siqu li          { color: var(--c-cons); }
.d4oo3 .jopb0ymf::before { content: "✓ "; }
.d4oo3 .i4p4::before { content: "✗ "; }
.z5ndh2jo .jopb0ymf::before { content: "→ "; }
.z5ndh2jo .i4p4::before { content: "← "; }
.l7977o .jopb0ymf::before { content: "★ "; }
.l7977o .i4p4::before { content: "✕ "; }
.wyq2rq .jopb0ymf::before { content: "◆ "; }
.wyq2rq .i4p4::before { content: "▲ "; }
.ji4d .vdai { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.ji4d .vdai strong { color: var(--text-primary); }
.ji4d .vdai p      { color: var(--text-muted); }
.ik1wq .vdai { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.eq5e .vdai {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.eq5e .vdai strong,
.eq5e .vdai p { color: #fff; }
.eq5e .fe322by::before { color: rgba(255,255,255,0.9) !important; }
.ehxnzix .vdai {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.ehxnzix .vdai strong { color: var(--text-primary); }
.ehxnzix .vdai p      { color: var(--text-muted); }
.sr22 .vdai { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.rxu0 .fe322by,
.wdtjh .fe322by,
.qkrzxk .fe322by,
.g9vlrn .fe322by { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.rxu0 .fe322by::before,
.wdtjh .fe322by::before,
.qkrzxk .fe322by::before,
.g9vlrn .fe322by::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.rxu0 .celfwi2     .fe322by::before { content: "✦"; color: var(--c-tip-border); }
.rxu0 .z1kjh .fe322by::before { content: "▲"; color: var(--c-warn-border); }
.rxu0 .o2zy    .fe322by::before { content: "◉"; color: #60a5fa; }
.wdtjh .celfwi2     .fe322by::before { content: "★"; color: var(--c-tip-border); }
.wdtjh .z1kjh .fe322by::before { content: "◆"; color: var(--c-warn-border); }
.wdtjh .o2zy    .fe322by::before { content: "●"; color: #60a5fa; }
.qkrzxk .celfwi2     .fe322by::before { content: "▶"; color: var(--c-tip-border); }
.qkrzxk .z1kjh .fe322by::before { content: "■"; color: var(--c-warn-border); }
.qkrzxk .o2zy    .fe322by::before { content: "▸"; color: #60a5fa; }
.g9vlrn .celfwi2     .fe322by::before { content: "→"; color: var(--c-tip-border); }
.g9vlrn .z1kjh .fe322by::before { content: "⬥"; color: var(--c-warn-border); }
.g9vlrn .o2zy    .fe322by::before { content: "◈"; color: #60a5fa; }
.niqjxo4e .mz1o19 .rd97a,
.niqjxo4e .roaq .rd97a  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.niqjxo4e .mmgktd3s                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.niqjxo4e .nyagsljq                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.niqjxo4e .sow8h9            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.niqjxo4e .gs7ch          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.niqjxo4e .eckhj4zw                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ldzf .mz1o19 .rd97a,
.ldzf .roaq .rd97a,
.ldzf .mmgktd3s,
.ldzf .nyagsljq,
.ldzf .sow8h9,
.ldzf .gs7ch,
.ldzf .eckhj4zw,
.ldzf .sr22 .vdai { box-shadow: none; }
.p4qgq2zl   .nwoisd, .p4qgq2zl .nmvx6, .p4qgq2zl .i2lpj9t,
.p4qgq2zl   .doutlx3, .p4qgq2zl .h2rd { font-size: 0.9rem; }
.p4qgq2zl   .u7jk, .p4qgq2zl .y7kq { font-size: 0.9rem; }
.qa4u   .nwoisd, .qa4u .nmvx6, .qa4u .i2lpj9t,
.qa4u   .doutlx3, .qa4u .h2rd { font-size: 0.95rem; }
.qa4u   .u7jk, .qa4u .y7kq { font-size: 0.95rem; }
.anrphjdh   .nwoisd, .anrphjdh .nmvx6, .anrphjdh .i2lpj9t,
.anrphjdh   .doutlx3, .anrphjdh .h2rd { font-size: 1.08rem; }
.anrphjdh   .u7jk, .anrphjdh .y7kq { font-size: 1.05rem; }
.anrphjdh   .xdog4c7 { font-size: 0.97rem; }
.tyczh .g7jlw6v3      { font-size: 3.2rem; }
.tyczh h2.ucbp3t { font-size: 1.9rem; }
.tyczh h3.hibvn2     { font-size: 1.4rem; }
.pn4ky .g7jlw6v3      { font-size: 3.8rem; }
.pn4ky h2.ucbp3t { font-size: 2.2rem; }
.pn4ky h3.hibvn2     { font-size: 1.6rem; }
.o0g8fdiu + .o0g8fdiu { position: relative; }
.bun6n   .o0g8fdiu + .o0g8fdiu::before,
.yqd7w6l  .o0g8fdiu + .o0g8fdiu::before,
.sjhy5h1   .o0g8fdiu + .o0g8fdiu::before,
.l65mkq5n   .o0g8fdiu + .o0g8fdiu::before,
.n2vttw   .o0g8fdiu + .o0g8fdiu::before,
.ogkpedd0 .o0g8fdiu + .o0g8fdiu::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.bun6n .o0g8fdiu + .o0g8fdiu::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.yqd7w6l .o0g8fdiu + .o0g8fdiu::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.sjhy5h1 .o0g8fdiu + .o0g8fdiu::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;
}
.l65mkq5n .o0g8fdiu + .o0g8fdiu::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.h1mbpi .o0g8fdiu { margin-bottom: 16px; }
.h1mbpi .o0g8fdiu + .o0g8fdiu { margin-top: 0; }
.h1mbpi .xjj64 { padding-top: 0; padding-bottom: 0; }
.n2vttw .o0g8fdiu + .o0g8fdiu::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.ogkpedd0 .o0g8fdiu + .o0g8fdiu::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.cwb1z2f .o0g8fdiu + .o0g8fdiu::before,
.r7w6 .o0g8fdiu + .o0g8fdiu::before,
.p66inh .o0g8fdiu + .o0g8fdiu::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%;
}
.hisa .cwb1z2f .o0g8fdiu:nth-child(even)::before,
.hisa .r7w6 .o0g8fdiu:nth-child(even)::before,
.hisa .p66inh .o0g8fdiu:nth-child(even)::before { background: var(--bg-surface); }
.u7c7 .cwb1z2f .o0g8fdiu:nth-child(even)::before,
.u7c7 .r7w6 .o0g8fdiu:nth-child(even)::before,
.u7c7 .p66inh .o0g8fdiu:nth-child(even)::before { background: var(--bg-card); }
.cwb1z2f .o0g8fdiu + .o0g8fdiu::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");
}
.r7w6 .o0g8fdiu + .o0g8fdiu::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");
}
.p66inh .o0g8fdiu + .o0g8fdiu::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");
}
.gdmys212 .bupsgq,
.qoukdysm .bupsgq { padding-bottom: 60px; }
.jmvvg .bupsgq { padding-bottom: 70px; }
.oa3x .kjl3:not(.dfcej2s) .wybfpo6 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.oa3x .dfcej2s { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.oa3x .lub46 { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.oa3x .e27lh8 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.yott4mja .e27lh8 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.iyw5bc .e27lh8 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.s6qmx .e27lh8 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.hk7you .e27lh8 { background: var(--accent-bg); }
.zmb6oi .ls6or7 { float: left; width: 38%; margin: 0 28px 16px 0; }
.zmb6oi .ls6or7 .r4rsa { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.zmb6oi .xjj64::after { content: ''; display: block; clear: both; }
.g92i3kv .ls6or7 { float: right; width: 38%; margin: 0 0 16px 28px; }
.g92i3kv .ls6or7 .r4rsa { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.g92i3kv .xjj64::after { content: ''; display: block; clear: both; }
.ags1ui .o0g8fdiu:nth-child(odd)  .ls6or7 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.ags1ui .o0g8fdiu:nth-child(even) .ls6or7 { float: right; width: 38%; margin: 0 0 16px 28px; }
.ags1ui .ls6or7 .r4rsa { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ags1ui .xjj64::after { content: ''; display: block; clear: both; }
.zmb6oi .wmjaqt,
.zmb6oi .z2gi8,
.g92i3kv .wmjaqt,
.g92i3kv .z2gi8,
.ags1ui .wmjaqt,
.ags1ui .z2gi8 { clear: both; }
@media (max-width: 900px) {
  .zmb6oi .ls6or7,
  .g92i3kv .ls6or7,
  .ags1ui .o0g8fdiu:nth-child(odd)  .ls6or7,
  .ags1ui .o0g8fdiu:nth-child(even) .ls6or7 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .zmb6oi .ls6or7 .r4rsa,
  .g92i3kv .ls6or7 .r4rsa,
  .ags1ui .ls6or7 .r4rsa {
    max-height: none !important;
  }
}
.zmb6oi .u7jk,
.zmb6oi .y7kq,
.g92i3kv .u7jk,
.g92i3kv .y7kq,
.ags1ui .u7jk,
.ags1ui .y7kq { overflow: hidden; }
@media (max-width: 640px) {
  .zmb6oi .ls6or7,
  .g92i3kv .ls6or7,
  .ags1ui .ls6or7 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.wzvz .ev15agpz,
.wzvz .xjj64,
.wzvz .xbienw  { max-width: 1100px; }
.intc .ev15agpz,
.intc .xjj64,
.intc .xbienw  { max-width: 1200px; }
.intc { --content-mw: 1200px; }
.qqqo4l1i .ev15agpz,
.qqqo4l1i .xjj64,
.qqqo4l1i .xbienw  { max-width: 1320px; }
.xbvs9p3t { font-size: 0.82rem; color: var(--text-muted); }
.prbs1n35 { display: flex; align-items: center; }
.gx43 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.vb8y0f { display: flex; align-items: center; }
.qvbus { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.qvbus:hover { text-decoration: underline; }
.l9a9sj9 { margin: 0 3px; opacity: 0.45; }
.l9a9sj9::before { content: '/'; }
.g8xfap { padding: 2px 5px; color: var(--text-main); }
.capdbi .xbvs9p3t {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.capdbi .prbs1n35 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.j78i .xbvs9p3t {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.j78i .prbs1n35 { padding: 0 0 0 12px; }
.exzwr {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.xkczsw .prbs1n35 { padding: 0 16px; }
.xkczsw .xbvs9p3t {
  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);
}
.xkczsw .ev15agpz { padding-top: 28px; }
@media (max-width: 720px) {
  .exzwr { margin-top: 18px; padding: 0 16px; }
  .xkczsw .ev15agpz { padding-top: 16px; }
}
.wzvz.capdbi .prbs1n35 { max-width: 1100px; }
.intc.capdbi .prbs1n35 { max-width: 1200px; }
.qqqo4l1i.capdbi .prbs1n35 { max-width: 1320px; }
.wzvz .exzwr { max-width: 1100px; }
.intc .exzwr { max-width: 1200px; }
.qqqo4l1i .exzwr { max-width: 1320px; }
.tgyz .o0g8fdiu { padding-top: 16px; padding-bottom: 16px; }
.qw2lub .o0g8fdiu { padding-top: 24px; padding-bottom: 24px; }
.ksinns .o0g8fdiu { padding-top: 40px; padding-bottom: 40px; }
.ot35df97 .o0g8fdiu { padding-top: 52px; padding-bottom: 52px; }
.fvo74vf .o0g8fdiu:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.fvo74vf .o0g8fdiu:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.fvo74vf .o0g8fdiu:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.fvo74vf .o0g8fdiu:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.n1r0ig .xjj64 { padding-top: 10px;  padding-bottom: 10px; }
.q87a3kq .xjj64 { padding-top: 18px;  padding-bottom: 18px; }
.epimn4 .xjj64 { padding-top: 36px;  padding-bottom: 36px; }
.nk8kwa .xjj64 { padding-top: 48px;  padding-bottom: 48px; }
.rk468 h2.ucbp3t { font-weight: 600; }
.rk468 h3.hibvn2     { font-weight: 600; }
.hhzaj h2.ucbp3t { font-weight: 800; }
.hhzaj h3.hibvn2     { font-weight: 700; }
.gzvb7 { font-weight: 600; }
.gzvb7 h2.ucbp3t { font-weight: 900; }
.gzvb7 h3.hibvn2     { font-weight: 800; }
.gzvb7 .vdai strong,
.gzvb7 .vdai strong { font-weight: 600; }
.wkug4 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.b5r78q .wkug4 { display: none; }
@media (max-width: 640px) {
  .wkug4 { display: none !important; }
}
.wkug4 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.wkug4:hover { opacity: 0.85; }
.ku9r .wkug4 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.krtr  .rojgw { left: 32px; }
@media (max-width: 480px) {
  .h51bw8 .rojgw { right: 20px; bottom: 20px; }
  .krtr  .rojgw { left: 20px; bottom: 20px; }
}
.xf726jwc { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.xbienw { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.yf94g6l { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.s94n { color: var(--text-dim); font-size: 0.8rem; }
.xxaa a, .cw48yg a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.xxaa a:hover, .cw48yg a:hover { color: var(--accent-light); }
.cw48yg { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.kmi8i6m .xbienw { text-align: center; }
.kmi8i6m .cw48yg { justify-content: center; margin-bottom: 16px; }
.kmi8i6m .yf94g6l { margin-top: 0; }
.corwxrhh { margin-top: 10px; }
.corwxrhh a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .xbienw { padding-left: 16px; padding-right: 16px; }
  .tqfy5ec4 .xbienw { padding: 20px 16px; }
  .cw48yg { gap: 4px 12px; }
  .yf94g6l { font-size: 0.78rem; }
}
.ftfwuw .yf94g6l { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ftfwuw .s94n { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ftfwuw .q4ar { grid-template-columns: 1fr 1fr; } .ftfwuw .xz64urq { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ftfwuw .q4ar { grid-template-columns: 1fr; } }
.wc3bu .yf94g6l { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .wc3bu .w8vv7 { gap: 12px; } .wc3bu .jx10x { margin-right: 0; width: 100%; } }
.oo9qmvh .yf94g6l { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.oo9qmvh .s94n { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .oo9qmvh .lyuq0wlo { grid-template-columns: 1fr 1fr; } .oo9qmvh .wds7sn3r { grid-column: 1 / -1; } }
@media (max-width: 480px) { .oo9qmvh .lyuq0wlo { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .hxr0srp .nuu2l5 { grid-template-columns: 1fr 1fr; } .hxr0srp .xnse6i2h:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .hxr0srp .nuu2l5 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .gia0zy9 .nuu2l5 { grid-template-columns: 1fr; } }
.jmp0vh .xbienw { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.jmp0vh .cw48yg { justify-content: center; }
.xqfklrt .vomidlny      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.xqfklrt .xf726jwc { background: var(--bg-page); border-top-color: var(--border-alt); }
.m9y9i68 .vomidlny      { background: #0d1117; border-bottom-color: #21262d; }
.m9y9i68 .mcl0w { color: var(--accent-light); }
.m9y9i68 .gjdu { --msep-color: #8b949e; }
.m9y9i68 .gjdu a { color: #8b949e; }
.m9y9i68 .gjdu a:hover { color: var(--accent-light); }
.m9y9i68 .phki { color: #8b949e; }
.m9y9i68 .xf726jwc { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.m9y9i68 .yf94g6l,
.m9y9i68 .s94n { color: #6e7681; }
.m9y9i68 .xxaa a, .m9y9i68 .cw48yg a,
.m9y9i68 .xxaa a:hover, .m9y9i68 .cw48yg a:hover,
@media (max-width: 640px) {
  .m9y9i68 .gjdu { background: #0d1117; border-top-color: #21262d; }
  .m9y9i68 .gjdu li a { border-bottom-color: #21262d; }
}
.m2517zg .vomidlny      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.m2517zg .mcl0w { color: var(--accent-light); }
.m2517zg .gjdu { --msep-color: #475569; }
.m2517zg .gjdu a { color: #475569; }
.m2517zg .gjdu a:hover { color: var(--accent-light); }
.m2517zg .phki { color: #64748b; }
.m2517zg .xf726jwc { background: #f0f4f8; border-top-color: #cbd5e1; }
.m2517zg .yf94g6l,
.m2517zg .s94n { color: #64748b; }
.m2517zg .xxaa a, .m2517zg .cw48yg a,
.m2517zg .xxaa a:hover, .m2517zg .cw48yg a:hover,
@media (max-width: 640px) {
  .m2517zg .gjdu { background: #f0f4f8; border-top-color: #cbd5e1; }
  .m2517zg .gjdu li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.tvgr3 .vomidlny      { background: var(--accent); border-bottom-color: var(--accent-light); }
.tvgr3 .mcl0w { color: #fff; }
.tvgr3 .gjdu { --msep-color: rgba(255,255,255,0.82); }
.tvgr3 .gjdu a { color: rgba(255,255,255,0.82); }
.tvgr3 .gjdu a:hover { color: #fff; }
.tvgr3 .phki { color: rgba(255,255,255,0.9); }
.tvgr3 .tehbs a { color: var(--text-primary) !important; }
.tvgr3 .tehbs a:hover { color: var(--accent-light) !important; }
.tvgr3 .xf726jwc { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.tvgr3 .yf94g6l,
.tvgr3 .s94n { color: rgba(255,255,255,0.72); }
.tvgr3 .xxaa a, .tvgr3 .cw48yg a,
.tvgr3 .zqew a, .tvgr3 .cgo2c a,
.tvgr3 .exu05v0 a, .tvgr3 .jx10x { color: #fff; }
.tvgr3 .j3s6m0y, .tvgr3 .ci4nghsk { color: rgba(255,255,255,0.7); }
.tvgr3 .xxaa a:hover, .tvgr3 .cw48yg a:hover,
.tvgr3 .zqew a:hover, .tvgr3 .cgo2c a:hover { color: #fff; }
@media (max-width: 640px) {
  .tvgr3 .gjdu { background: var(--accent); border-top-color: var(--accent-light); }
  .tvgr3 .gjdu li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.av9t7p8 .vomidlny {
  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);
}
.av9t7p8 .xf726jwc {
  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) {
  .av9t7p8 .gjdu {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.s6w0ya0 .teetpup { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.e8zw .teetpup { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.etnw .teetpup { min-height: 72px; height: auto; }
.pif5kq8l .teetpup { min-height: 84px; height: auto; }
.tqfy5ec4 .teetpup { max-width: none; padding: 0 32px; }
.tqfy5ec4 .xbienw  { max-width: none; padding: 24px 32px; }
.xv3e46.intc .teetpup { max-width: 1200px; }
.xv3e46.qqqo4l1i .teetpup { max-width: 1320px; }
.yvyvf   .mcl0w, .yvyvf   .jx10x { text-transform: capitalize; }
.lla78uqz .mcl0w, .lla78uqz .jx10x { text-transform: lowercase; }
.azlpnj9s .mcl0w, .azlpnj9s .jx10x { text-transform: uppercase; letter-spacing: 0.06em; }
.p7oms8, .jsha {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.rx5q .p7oms8,
.xfl22ud .p7oms8,
.pvfo .p7oms8,
.yz8irg .p7oms8,
.c3gzb   .gjdu a { font-weight: 500; }
.yjl7ojw .gjdu a { font-weight: 600; }
.dl1y8     .gjdu a { font-weight: 700; }
.xeqb79l4    .gjdu a { font-weight: 800; letter-spacing: 0.01em; }
.rytvd12i     .gjdu > li + li::before,
.gqs8    .gjdu > li + li::before,
.k3dcgsi9    .gjdu > li + li::before,
.tdjb6r .gjdu > li + li::before,
.ddvt0q .gjdu > li + li::before,
.cs1fwvh  .gjdu > li + li::before,
.xneici    .gjdu > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.rytvd12i     .gjdu > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.gqs8    .gjdu > li + li::before { content: "|"; }
.k3dcgsi9    .gjdu > li + li::before { content: "—"; }
.tdjb6r .gjdu > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ddvt0q .gjdu > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.cs1fwvh  .gjdu > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.xneici    .gjdu > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ex50e4 .phki,
  .srxkr5ee .phki,
  .te2gilw .phki,
  .bp3cl4d .phki,
  .fnc8 .phki {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ex50e4 .phki::before,
  .srxkr5ee .phki::before,
  .te2gilw .phki::before,
  .bp3cl4d .phki::before,
  .fnc8 .phki::before { content: ""; display: block; flex-shrink: 0; }

  
  .ex50e4 .phki::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;
  }

  
  .srxkr5ee .phki::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;
  }

  
  .te2gilw .phki::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;
  }

  
  .bp3cl4d .phki::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;
  }

  
  .fnc8 .phki::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) {
  .uv1b .phki {
    padding: 5px 14px;
  }
  .uv1b .gjdu {
    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;
  }
  .uv1b .gjdu li a {
    border-bottom: none; padding: 10px 22px;
  }
  .uv1b .gjdu li a:hover { background: var(--bg-raised); }
  .uv1b .wc5pa,
  .eb5x .wc5pa,
  .xh9kf .wc5pa { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .uzdazouy .phki {
    padding: 5px 10px;
  }
  .uzdazouy .gjdu {
    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);
  }
  .uzdazouy .gjdu.w6my { transform: translateX(0); }
  .uzdazouy .gjdu li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .uzdazouy .gjdu li:last-child a { border-bottom: none; }
  .tvgr3 .gjdu,
  .m9y9i68 .gjdu { background: var(--accent) !important; }
  .tvgr3 .gjdu li a,
  .m9y9i68 .gjdu li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .xh9kf .phki {
    padding: 5px 10px;
  }
  .xh9kf .gjdu {
    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);
  }
  .xh9kf .gjdu::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .xh9kf .gjdu.w6my { transform: translateY(0); }
  .xh9kf .gjdu li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .vukh2tvb .phki {
    padding: 5px 10px;
  }
  .vukh2tvb .gjdu {
    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;
  }
  .vukh2tvb .gjdu.w6my { opacity: 1; pointer-events: auto; }
  .vukh2tvb .gjdu li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .l3nd4     .phki { border-radius: 0 !important; }
  .gkzq   .phki { border-radius: 8px !important; }
  .vacpk0t6 .phki { border-radius: 50% !important; }
  .a06zp5fr   .phki { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .dkwg .bjav { flex-direction: column; align-items: stretch; }
  .dkwg .kl4pcj { flex-direction: row; min-width: auto; }
  .dkwg .xgqxiv9 { align-items: flex-start; text-align: left; }
}
.w7ivja30,
.w7ivja30.o0g8fdiu,
.hisa .w7ivja30,
.pdl20 .w7ivja30,
.u7c7 .w7ivja30,
.r2qp .w7ivja30 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.mkf85h4 {
  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;
}
.ufz3q { flex: 1 1 280px; min-width: 0; }
.qogn {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.vzbiqqu {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.f41rnfvp {
  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;
}
.f41rnfvp:hover { transform: translateY(-1px); opacity: 0.95; }
.currd2t4 .mkf85h4 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.currd2t4 .qogn { color: var(--cta); }
.currd2t4 .vzbiqqu { color: var(--text-body); }
.currd2t4 .f41rnfvp {
  background: var(--cta) !important;
  color: #fff !important;
}
.xtcjlm65 .mkf85h4 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.xtcjlm65 .qogn { color: var(--text-primary); }
.xtcjlm65 .vzbiqqu { color: var(--text-body); }
.xtcjlm65 .f41rnfvp {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .mkf85h4 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .ufz3q { flex: 0 0 auto; }
  .qogn { font-size: 1.2rem; }
  .f41rnfvp { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.xpdqgy .s1o8k { height: 36px; }
.leowuhpl .s1o8k { height: 60px; max-width: 200px; }
.z6eazgi .s1o8k { height: 56px; max-width: 180px; }
.x5llapy    .zer7, .x5llapy    .l0hd52p { color: #f59e0b; }
.zkg4      .zer7 { font-size: 1rem; letter-spacing: 1.5px; }
.zkg4      .l0hd52p   { font-size: 1.35rem; }
.yw7j    .zer7, .yw7j    .l0hd52p { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.y0b4xe     .zer7, .y0b4xe     .l0hd52p { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.ilm71 .zer7, .ilm71 .l0hd52p { color: var(--cta); letter-spacing: 2px; }
.l29xt   .zer7, .l29xt   .l0hd52p { color: #e91e63; letter-spacing: 2px; }
.jrjhtz  .zer7, .jrjhtz  .l0hd52p { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.sjgyobz2     .zer7, .sjgyobz2     .l0hd52p { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.mlex1fu .pj7t26uv + .pj7t26uv {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.qe7596ky .nyagsljq { padding: 18px 24px; min-height: 68px; }
.buroe .k2c0q {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.buroe .tdflu {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.eoaw4 .pj7t26uv {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.z2gi8 { counter-reset: cs-rank; }
.z2gi8 .nyagsljq { counter-increment: cs-rank; }
.z2gi8 .nyagsljq::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;
}
.xikvc8 .z2gi8 { counter-reset: cs-rank; gap: 0; }
.xikvc8 .nyagsljq {
  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;
}
.xikvc8 .nyagsljq::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;
}
.xikvc8 .ko7u2f {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.xikvc8 .m5ihlg4 {
  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;
}
.xikvc8 .b639it { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.xikvc8 .ko7u2f { min-width: 0; flex-direction: column; width: 100%; }
.xikvc8 .njaerfk {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.xikvc8 .zer7 { color: var(--cta, var(--accent)); }
.xikvc8 .kw2dfq { font-weight: 700; }
.xikvc8 .pj7t26uv {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.xikvc8 .k2c0q {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.xikvc8 .tdflu {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.xikvc8 .u2onldm .tdflu { font-size: 1.3rem; color: var(--accent-light); }
.xikvc8 .r8qf {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.xikvc8 .nyagsljq:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .xikvc8 .z2gi8 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .xikvc8 .nyagsljq {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .xikvc8 .nyagsljq { padding: 40px 16px 20px; }
  .xikvc8 .pj7t26uv {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .xikvc8 .r8qf { width: 100%; min-width: 0; }
}
.jgd32yyn .z2gi8 { counter-reset: cs-rank; gap: 10px; }
.jgd32yyn .nyagsljq {
  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);
}
.jgd32yyn .nyagsljq::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);
}
.jgd32yyn .ko7u2f {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.jgd32yyn .m5ihlg4 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.jgd32yyn .b639it { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.jgd32yyn .njaerfk {
  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;
}
.jgd32yyn .zer7 { color: var(--cta, var(--accent)); }
.jgd32yyn .pj7t26uv {
  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;
}
.jgd32yyn .k2c0q {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.jgd32yyn .tdflu { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.jgd32yyn .u2onldm .tdflu { color: var(--accent-light); }
.jgd32yyn .r8qf {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.jgd32yyn .nyagsljq:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .jgd32yyn .nyagsljq {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .jgd32yyn .nyagsljq::before {
    position: absolute; top: 14px; left: 14px;
  }
  .jgd32yyn .ko7u2f {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .jgd32yyn .njaerfk { white-space: normal; text-align: center; font-size: 1.2rem; }
  .jgd32yyn .pj7t26uv {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .jgd32yyn .r8qf { width: 100%; min-width: 0; }
  .jgd32yyn .zer7 { min-width: 0; }
}
.r2qeu3 .nyagsljq::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.hoxiea .kxjk {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.hoxiea .kxjk summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.hoxiea .kxjk p { padding: 0 2px 16px; }
.po6wstm .kxjk { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.po6wstm .kxjk summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.po6wstm .kxjk summary::after { content: "›"; font-size: 1.2em; }
.po6wstm .kxjk[open] summary::after { content: "‹"; }
.po6wstm .kxjk p { padding: 10px 22px 4px; }
.wmiom .kxjk {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.wmiom .kxjk summary { color: var(--text-primary); padding-left: 16px; }
.wmiom .kxjk summary::after { content: "›"; font-size: 1.1em; }
.wmiom .kxjk[open] summary::after { content: "‹"; }
.wmiom .kxjk p { padding-left: 16px; }
.yhvo .ha4rpw1n { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.yhvo .kxjk {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.yhvo .kxjk:last-child { border-bottom: none; }
.yhvo .kxjk summary { color: var(--text-primary); border-radius: 0; }
.yhvo .kxjk summary::after { content: "›"; font-size: 1.1em; }
.yhvo .kxjk[open] summary::after { content: "‹"; }
.hbr46 .kxjk { overflow: hidden; }
.hbr46 .kxjk summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.hbr46 .kxjk summary::after { color: rgba(255,255,255,.75); }
.hbr46 .kxjk[open] summary { border-radius: 0; }
.sbwbn { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ybb1r {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.xqnruopd {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.jviyvmuu { color: var(--text-muted); font-size: 1.05rem; }
.i706 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.pefwpp2f {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ywmw { margin-bottom: 20px; }
.ta2ce3 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.q3xh {
  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;
}
.q3xh:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.f851e { resize: vertical; min-height: 130px; }
.hcgoxo { width: 100%; margin-top: 8px; }
.lj2jw {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.rtp4 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.fmofvz54 { color: var(--text-muted); line-height: 1.75; }
.bk0sn { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.bk0sn li { margin-bottom: 6px; }
.hqub { max-width: 760px; margin: 0 auto; }
.k5b3sq ul.bk0sn { margin: 0; }
@media (max-width: 640px) { .i2fpc { grid-template-columns: 1fr; gap: 10px; } }
.uz1ptar { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.vkuxf0 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.x96lu { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.vkuxf0 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.vkuxf0 .bk0sn { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .uz1ptar { grid-template-columns: 1fr; } }
.vtuzj5 ul.bk0sn { margin: 0; }
.rigzsw .bk0sn,
.bhdmzap .bk0sn,
.fiq0h8 .bk0sn,
.bhn7 .bk0sn {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .p61ifv { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .ib11c5 { grid-template-columns: 1fr; } .u7d9 { position: static; text-align: center; } }
@media (max-width: 860px) { .v3hh { grid-template-columns: 1fr; } }
.bhn7 .bk0sn { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .wwyo38eg { flex-direction: column; text-align: center; } .sifr { grid-template-columns: 1fr; } }
.uwojglgu .xqnruopd { color: var(--accent-light); }
.ee01 .xqnruopd { font-size: 2rem; }
.ee01 .jviyvmuu { max-width: 680px; }
.i37p {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.i37p .xqnruopd { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.i37p .jviyvmuu  { margin: 0; }
@media (max-width: 640px) { .i37p { flex-direction: column; } }
.kgb5i1 .xqnruopd { color: var(--accent-light); }
.wjdo303y .xqnruopd { color: #fff; }
.wjdo303y .jviyvmuu  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .sdy3cs5f { grid-template-columns: 1fr; } }
.cmbj .q3xh {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.cmbj .q3xh:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.frwg338 .q3xh { background: var(--bg-raised); border-color: transparent; }
.frwg338 .q3xh:focus { background: var(--bg-card); border-color: var(--accent-light); }
.trxn .q3xh { border-radius: 100px; padding: 11px 20px; }
.trxn .f851e { border-radius: 14px; }
@media (max-width: 640px) { .kue56rb3 { grid-template-columns: 1fr; } }
.isrdum{display:none}
.isrdum:empty,.ttyr:empty{display:none}
.e7o8{position:relative;overflow:visible}
.yts40 .x9k5,.y34bqy9 .x9k5,
.rbvtq4 .x9k5,.zi13ng8w .x9k5,
.ialm .x9k5,.ayjpps .x9k5{display:block}
.dk4g7f1w .vvw6cj0l{display:block}
.yts40 .x9k5,.y34bqy9 .x9k5,
.rbvtq4 .x9k5,.zi13ng8w .x9k5,
.ialm .x9k5{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.yts40 .x9k5 .ttyr,.y34bqy9 .x9k5 .ttyr,
.rbvtq4 .x9k5 .ttyr,.zi13ng8w .x9k5 .ttyr,
.ialm .x9k5 .ttyr{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.yts40 .l47wg0na,.y34bqy9 .l47wg0na,
.rbvtq4 .l47wg0na,.zi13ng8w .l47wg0na,
.ialm .l47wg0na{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.yts40 .x9k5,.y34bqy9 .x9k5{top:12px}
.yts40 .x9k5 .ttyr{margin-right:auto}
.y34bqy9 .x9k5 .ttyr{margin-left:auto}
.y34bqy9 .x9k5{text-align:right}
.rbvtq4 .x9k5,.zi13ng8w .x9k5{bottom:12px}
.rbvtq4 .x9k5 .ttyr{margin-right:auto}
.zi13ng8w .x9k5 .ttyr{margin-left:auto}
.zi13ng8w .x9k5{text-align:right}
.ialm .x9k5{position:relative;margin-top:16px}
.ialm .x9k5 .ttyr{margin:0 auto}
.ayjpps .x9k5{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.ayjpps .x9k5 .ttyr{margin:0}
.ayjpps .e27lh8~.x9k5,
.ayjpps .c27rn~.x9k5{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.ayjpps .e27lh8~.x9k5 .ttyr,
.ayjpps .c27rn~.x9k5 .ttyr{justify-content:flex-start}
.e27lh8~.x9k5,.c27rn~.x9k5{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}
.e27lh8~.x9k5 .ttyr{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.c27rn~.x9k5 .ttyr{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.vvw6cj0l .ttyr{margin:0 0 12px}
.ttyr{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.l47wg0na{white-space:nowrap}
.u7ow .l47wg0na{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.qx7tap .l47wg0na{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}
.ph1r .ttyr{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.ola0qai .l47wg0na{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.xmrxt .l47wg0na{color: var(--accent-light);opacity:1;font-weight:500}
.b6qjr7r .l47wg0na{border-bottom:1px solid currentColor;padding-bottom:2px}
.g0qgz1 .ttyr{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.nsbksaq{--date-bg:var(--accent-bg-light)}
.v38rico .twyl::before{content:""}
.rm1o0e .l47wg0na + .l47wg0na::before{content:"•";margin-right:6px;opacity:.4}
.hi1kn .l47wg0na + .l47wg0na::before{content:"/";margin-right:6px;opacity:.35}
.dgen .l47wg0na + .l47wg0na::before{content:"|";margin-right:6px;opacity:.3}
.mtv76t5 .l47wg0na + .l47wg0na::before{content:"—";margin-right:6px;opacity:.3}
.ir9oa .l47wg0na + .l47wg0na::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.sba0 .l47wg0na + .l47wg0na::before{content:"·";margin-right:6px;opacity:.4}
.hg8eccof .l47wg0na + .l47wg0na::before{content:"›";margin-right:6px;opacity:.4}
.gyy35 .l47wg0na + .l47wg0na::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.e43r72i1 .l2bvr5{padding:20px 0}
@media(max-width:640px){
  .l2bvr5{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .bjrq{max-width:100%}
}
.qrbpf .gs7ch{margin:0}
@media (max-width:560px){
  .u4raq{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .qym6 { padding: 28px 18px 20px; }
  .x94m2vj5 { font-size: 1.2rem; }
  .ml38118 { max-width: 220px; max-height: 80px; }
}
.otztrpa {
  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);
}
.d8981 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.mlqjvh  .otztrpa { border-radius: 50%; }
.akzso2  .otztrpa { border-radius: 6px; }
.nltp .otztrpa { border-radius: 22px; }
.xe5sva .mkf85h4 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .otztrpa { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.h8znr8d .o0g8fdiu {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.h8znr8d .xjj64 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.h8znr8d .mkf85h4 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.u74z68h .o0g8fdiu,
.u74z68h .xjj64 {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.u74z68h .mkf85h4 {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .u74z68h { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .u74z68h .mkf85h4 {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .u74z68h .vzbiqqu { display: none !important; }
  .u74z68h .qogn { font-size: 1.1rem !important; }
  .u74z68h .otztrpa { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .ijaj7v { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .teetpup { flex-direction: row-reverse; }
[dir="rtl"] .gjdu { flex-direction: row-reverse; }
[dir="rtl"] .krtr  .rojgw { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .h51bw8 .rojgw { right: auto; left: 20px; }
  [dir="rtl"] .krtr  .rojgw { left: auto;  right: 20px; }
}
[dir="rtl"] .zmb6oi .ls6or7  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .g92i3kv .ls6or7 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .e27lh8,
[dir="rtl"] .xb91t,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .u7jk, [dir="rtl"] .y7kq { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .vbtbr1a { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ymtsoaxe { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .vdai { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .mkf85h4 { direction: rtl; }
[dir="rtl"] .otztrpa { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .nyagsljq,
[dir="rtl"] .xbvs9p3t { direction: rtl; }
[dir="rtl"] .eckhj4zw { direction: rtl; }
[dir="rtl"] .soej70vd { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .lu9n .y7kq,
[dir="rtl"] .jv9ll .y7kq,
[dir="rtl"] .ork0s .y7kq,
[dir="rtl"] .eyds1cp3 .y7kq {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .lu9n .y7kq li::before,
[dir="rtl"] .jv9ll .y7kq li::before,
[dir="rtl"] .ork0s .y7kq li::before,
[dir="rtl"] .eyds1cp3 .y7kq li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .kjl3.jjcxxpb .wc4i2,
[dir="rtl"] .q86mfb.jjcxxpb .wc4i2,
[dir="rtl"] .dfcej2s.jjcxxpb .wc4i2,
[dir="rtl"] .hfg67ua.jjcxxpb .wc4i2,
[dir="rtl"] .dihuq.jjcxxpb .wc4i2 { text-align: right; }
[dir="rtl"] .e27lh8.jjcxxpb .bupsgq { align-items: flex-end; text-align: right; }
[dir="rtl"] .e27lh8.vql5k .bupsgq { text-align: center; }
[dir="rtl"] .e27lh8 .bupsgq { text-align: right; }
[dir="rtl"] .xjj64,
[dir="rtl"] .doutlx3,
[dir="rtl"] .h2rd,
[dir="rtl"] .pefwpp2f,
[dir="rtl"] .ta2ce3,
[dir="rtl"] .q3xh,
[dir="rtl"] .f851e { text-align: right; direction: rtl; }
[dir="rtl"] .trxn .q3xh,
[dir="rtl"] .cmbj .q3xh { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #0b7709;
  --brand:           #0b7709;
  --brand-light:     #0d5a0c;
  --brand-pale:      #1b7f1a;
  --grad-start:      #12cc0f;
  --grad-end:        #38e335;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #14b817;
  --cta-light:       #0b970e;
  --cta-hover:       #0e8010;
  --bg-page:         #f6f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f6f3;
  --bg-raised:       #edf1ed;
  --bg-hover:        #f3f6f3;
  --border:          #e1e9e1;
  --border-alt:      #cfddcf;
  --border-section:  #e1e9e1;
  --text-primary:    #171c16;
  --text-muted:      #506250;
  --text-body:       #2e382d;
  --text-sub:        #455444;
  --text-faint:      #738c72;
  --text-dim:        #8fa38e;
  --text-label:      #5c705b;
  --text-value:      #394639;
  --accent-bg:       #dff6df;
  --accent-bg-light: #c4f2c3;
  --bg-tip:          #f9f0f9;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f6f9;
  --bg-pros:         #f9f0f9;
  --bg-cons:         #faf5f3;
  --c-pros:          #940c96;
  --c-cons:          #9f4721;
  --c-pros-label:    #b00eb3;
  --c-tip-border:    #c210c6;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #940c96;
}
:root { --logo-bg-opacity: 34%; }
body, button, input { font-family: "Montserrat", sans-serif; }
.p8jl .fe322by { font-size: 0; width: 1.2rem; flex-shrink: 0; }.p8jl .fe322by::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.p8jl .celfwi2     .fe322by::before { content: "";  color: var(--c-tip-border); }.p8jl .z1kjh .fe322by::before { content: ""; color: var(--c-warn-border); }.p8jl .o2zy    .fe322by::before { content: ""; color: #60a5fa; }.deb3x .p8jl .celfwi2     .fe322by::before { color: #10b981; }.deb3x .p8jl .z1kjh .fe322by::before { color: #f43f5e; }.deb3x .p8jl .o2zy    .fe322by::before { color: #a855f7; }.he168h  .p8jl .celfwi2     .fe322by::before { color: #eab308; }.he168h  .p8jl .z1kjh .fe322by::before { color: #ef4444; }.he168h  .p8jl .o2zy    .fe322by::before { color: #f97316; }.bng6q  .p8jl .celfwi2     .fe322by::before { color: #38bdf8; }.bng6q  .p8jl .z1kjh .fe322by::before { color: #818cf8; }.bng6q  .p8jl .o2zy    .fe322by::before { color: #2dd4bf; }.u01dvo .p8jl .fe322by::before { color: var(--accent-light) !important; }
.l9hb22 .juzv, .l9hb22 .e27lh8 { min-height: 780px; }
.l9a9sj9::before { content: '›'; font-size: 1.1em; }