:root {
  --color-accent: #06b6d4;
  --color-cta: #0ea5e9;
  --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;
}
.nw7zb8 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.q4ovvdxj {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.oedkit3 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.iwj3j2 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.krolef { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.krolef a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.krolef a:hover { color: var(--accent-light); }
.pppdmcs     .i2rkxcvy { border-radius: 24px; padding: 8px; }
.pppdmcs .i2rkxcvy li a { border-radius: 16px; }
.kkg3 .i2rkxcvy li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .i2rkxcvy {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .by1nbu2h:hover .i2rkxcvy,
  .by1nbu2h:focus-within .i2rkxcvy { display: block; }
  .i2rkxcvy li a { padding: 8px 16px; font-size: 0.88rem; }
}
.n2o5eu {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.c8dhm { display: none; }
@media (max-width: 640px) {
  .c8dhm {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .c8dhm.zvrq { display: block; }
}
@media (max-width: 640px) {
  .n2o5eu { display: block; }
  .krolef > li + li::before { display: none !important; }
  .krolef {
    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;
  }
  .krolef.zvrq { display: flex; }
  .krolef li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .krolef li:last-child a { border-bottom: none; }
}
.h3wm { min-height: 480px; }
.w0vm {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.efef { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.p5lnnk4 .efef { margin-left: 0; margin-right: 0; }
.gedwp {
  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;
}
.wtq0vkj7 .gedwp { margin-top: 24px; }
.gedwp:hover { opacity: 0.88; }
.j7n99 {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.a2ro {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.j7n99 .uqhj0 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.j7n99 .w0vm { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.j7n99 .efef { color: #e2e8f0; }
.j7n99.u06gxmp4 .uqhj0 { text-align: center; }
.j7n99.p5lnnk4   .uqhj0 { text-align: left; }
.w8uk8h .uqhj0 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.w8uk8h .w0vm { color: var(--text-primary); text-shadow: none; }
.w8uk8h .efef { color: var(--text-muted); }
.w8uk8h .gedwp { margin-top: 16px; }
.w8uk8h, .w8uk8h.h3wm { min-height: auto !important; }
.w8uk8h.u06gxmp4 .uqhj0 { text-align: center; }
.w8uk8h.p5lnnk4   .uqhj0 { text-align: left; }
.w8uk8h~.ogve8cs{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}
.w8uk8h~.ogve8cs .zqac{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; }
}
.hsrquj .j7n99 .a2ro {
  overflow: hidden;
}
.hsrquj .j7n99 .a2ro::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@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); }
}
.tepbzf6z .j7n99 .a2ro {
  overflow: hidden;
}
.tepbzf6z .j7n99 .a2ro::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.nmm7b .j7n99 .a2ro {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.cg591gqm .j7n99 .a2ro {
  overflow: hidden;
}
.cg591gqm .j7n99 .a2ro::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.q3bbhbrl .j7n99 .a2ro {
  animation: hg-breathe 10s ease-in-out infinite;
}
.ad525tf2 .a2ro {
  background: none;
}
.ad525tf2 .w0vm { color: #fff; }
.ad525tf2 .efef { color: rgba(255,255,255,0.85); }
.mc7c43 .w0vm { text-shadow: none; color: var(--text-primary); }
.mc7c43 .efef { color: var(--text-muted); }
body.jtdgjfm .w0vm {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.b1hvcbb .w0vm {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.h3wm.ad525tf2 .w0vm,
section.ad525tf2 .w0vm {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.mc7c43.u06gxmp4 .nmewly { align-items: center; text-align: center; }
.h3wm .qtknnwp {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.qtknnwp .ahdzbtt3 {
  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;
}
.qtknnwp .ahdzbtt3::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.qtknnwp .wh8d9i9a { display: contents !important; }
.qtknnwp .wh8d9i9a .r439d {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.qtknnwp .wh8d9i9a .iu7h95w9 { max-height: 48px; max-width: 96px; }
.qtknnwp .wh8d9i9a .iuxc91f {
  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;
}
.qtknnwp .p2zxay {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.qtknnwp .pvdp { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.qtknnwp .ikhi { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.qtknnwp .ikhi small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.qtknnwp .xbasev { display: contents !important; }
.qtknnwp .xbasev .ey8wbgq:not(.v8vv) { display: none !important; }
.qtknnwp .xbasev .v8vv {
  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;
}
.qtknnwp .xbasev .v8vv .wnqz2z {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.qtknnwp .xbasev .v8vv .rusr3i {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.qtknnwp .xa1698 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.qtknnwp .xa1698.gd01yf {
  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;
}
.qtknnwp .xa1698.gd01yf:hover { opacity: 0.85; }
.qtknnwp .ahdzbtt3,
.qtknnwp .ahdzbtt3:hover,
.qtknnwp .ahdzbtt3:nth-child(even),
.qtknnwp .ahdzbtt3:nth-child(odd),
.qtknnwp .ahdzbtt3:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.xkfnto0v .uqhj0 { padding-bottom: 24px; }
.wtq0vkj7 .uqhj0 { max-width: 1100px; }
@media (max-width: 700px) {
  .mc7c43 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .mc7c43:not(.ofqu2) .hlapk1f { display: none !important; }
  .ofqu2 .hlapk1f { padding: 16px; }
  .nmewly  { padding: 36px 24px; }
  .mc7c43~.ogve8cs,.yup53y~.ogve8cs{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .h3wm, .mc7c43 { min-height: 320px !important; }
  .w0vm { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .xugo2kr,
  .kopnoa,
  .ewo65 { grid-template-columns: 1fr !important; }

  

  
  .xkfnto0v { display: flex !important; flex-direction: column !important; }
  .xkfnto0v .uqhj0 { display: contents; }
  .xkfnto0v .a2ro { order: 0; }
  .xkfnto0v .w0vm { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .xkfnto0v .xugo2kr { order: 2; padding: 0 16px 12px !important; }
  .xkfnto0v .efef { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .wtq0vkj7 .uqhj0 { display: flex; flex-direction: column; }
  .wtq0vkj7 .uqhj0 .w0vm { order: 1; }
  .wtq0vkj7 .uqhj0 .ewo65 { order: 2; margin: 8px 0 24px !important; }
  .wtq0vkj7 .uqhj0 .efef { order: 3; }
  .wtq0vkj7 .uqhj0 .gedwp { order: 4; align-self: center; margin-top: 0; }

  
  .mc7c43.ofqu2 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .mc7c43.ofqu2 .nmewly { display: contents; padding: 0; }
  .mc7c43.ofqu2 .nmewly .w0vm { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .mc7c43.ofqu2 .hlapk1f { order: 2; padding: 12px 16px; }
  .mc7c43.ofqu2 .nmewly .efef { order: 3; padding: 0 24px; margin: 0 auto; }
  .mc7c43.ofqu2 .nmewly .gedwp { order: 4; align-self: center; margin: 8px 0 32px; }
}
.zyvc { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.cpzym71i { width: 100%; height: auto; display: block; border-radius: 10px; }
.n8y4up .zyvc        { border-radius: 16px; }
.n8y4up .cpzym71i  { border-radius: 16px; }
.k09k .zyvc         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.k09k .cpzym71i   { border-radius: 8px; }
.qga2zr { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.yfcqa { width: 100%; padding: 32px 0; position: relative; }
.g5abz53 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.g3tybi .yfcqa:nth-child(even) { background: var(--bg-surface); }
.g3tybi .yfcqa:nth-child(odd)  { background: var(--bg-page); }
.ytd71b1y .yfcqa:nth-child(even) { background: var(--bg-card); }
.ytd71b1y .yfcqa:nth-child(odd)  { background: var(--bg-page); }
.g3tybi .yfcqa:nth-child(odd)  .g5abz53 { background: var(--bg-card); border-radius: 6px; }
.g3tybi .yfcqa:nth-child(even) .g5abz53 { background: var(--bg-raised); border-radius: 6px; }
.ytd71b1y .yfcqa:nth-child(odd)  .g5abz53 { background: var(--bg-card); border-radius: 6px; }
.ytd71b1y .yfcqa:nth-child(even) .g5abz53 { background: var(--bg-raised); border-radius: 6px; }
.g3tybi .yfcqa:nth-child(even) .sj1udt1 .awyh7z,
.ytd71b1y .yfcqa:nth-child(even) .sj1udt1 .awyh7z { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.g3tybi .yfcqa:nth-child(odd) .sj1udt1 .awyh7z,
.ytd71b1y .yfcqa:nth-child(odd) .sj1udt1 .awyh7z { background: var(--bg-card-inner); }
.g3tybi .yfcqa:nth-child(even) .q50a8 .awyh7z:nth-child(odd),
.ytd71b1y .yfcqa:nth-child(even) .q50a8 .awyh7z:nth-child(odd)  { background: var(--bg-card); }
.g3tybi .yfcqa:nth-child(even) .q50a8 .awyh7z:nth-child(even),
.ytd71b1y .yfcqa:nth-child(even) .q50a8 .awyh7z:nth-child(even) { background: var(--bg-card-inner); }
h1.ntxw17hc { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ntxw17hc {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.nnh40 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.lz4gm h2.ntxw17hc {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ljde05 h2.ntxw17hc {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.sn04cfe4 h2.ntxw17hc {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.c9zcq2a h2.ntxw17hc::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.qi2pmoo h2.ntxw17hc {
  color: var(--text-primary); font-size: 1.7rem;
}
.sdruhf h2.ntxw17hc::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.eyt0j9j h2.ntxw17hc {
  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) { .dsy5b { display: none; } }
.cmw8r3i2 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.u3gcj { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.qbey4d5x {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.clp7 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.m84nh { padding-left: 20px; }
.m84nh li { margin-bottom: 6px; }
.m84nh a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.m84nh a:hover { color: var(--accent-light); }
.rk1iyl .clp7 { display: none; }
.btac6 .clp7 { display: none; }
.btac6 .m84nh { padding-left: 0; list-style: none; }
.btac6 .m84nh li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.btac6 .m84nh a { font-size: 0.92rem; }
.dyusj .qbey4d5x { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.dyusj .clp7 { display: none; }
.dyusj .m84nh { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.dyusj .m84nh li { margin-bottom: 0; }
.dyusj .m84nh 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;
}
.dyusj .m84nh a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.s4eb .qbey4d5x { padding: 20px 20px 16px; }
.s4eb .m84nh {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.s4eb .m84nh li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.s4eb .m84nh 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;
}
.s4eb .m84nh 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;
}
.s4eb .m84nh a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.s4eb .m84nh a:focus,
.s4eb .m84nh a:focus-visible,
.s4eb .m84nh a:target { outline: none; }
.s4eb .m84nh li:target a { border-color: var(--border); color: var(--text-muted); }
.pwdgn .qbey4d5x { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.pwdgn .clp7 { display: none; }
.pwdgn .m84nh { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.pwdgn .m84nh li { counter-increment: toc-n; margin-bottom: 0; }
.pwdgn .m84nh 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;
}
.pwdgn .m84nh 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;
}
.pwdgn .m84nh a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.jk6cprju .qbey4d5x { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.jk6cprju .clp7 { display: none; }
.jk6cprju .m84nh { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.jk6cprju .m84nh li { margin-bottom: 0; }
.jk6cprju .m84nh 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;
}
.jk6cprju .m84nh a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.m5sm .qbey4d5x { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.m5sm .clp7 { display: none; }
.m5sm .m84nh { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.m5sm .m84nh li { margin-bottom: 0; }
.m5sm .m84nh li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.m5sm .m84nh li:last-child::after { content: ""; margin-right: 0; }
.m5sm .m84nh a { font-size: 0.9rem; }
.awyh7z { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.sj1udt1 .awyh7z { background: var(--bg-card); }
.q50a8 .awyh7z:nth-child(odd)  { background: var(--bg-card); }
.q50a8 .awyh7z:nth-child(even) { background: var(--bg-raised); }
.j1dk3et .awyh7z {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.j1dk3et .awyh7z:last-child { border-bottom: none; }
.j1dk3et h3.nnh40 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.i99px1 .awyh7z {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.i99px1 .awyh7z + .awyh7z { margin-top: 4px; }
.iumwi9 .awyh7z { background: none; border-radius: 0; padding: 12px 0; }
.iumwi9 .awyh7z + .awyh7z { border-top: 1px solid var(--border-section); }
.lii4qp9 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.dng40d { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.o1w595e { color: var(--text-body); margin-bottom: 10px; }
.pf6kea2, .nb6t7r3w { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.pf6kea2 li, .nb6t7r3w li { margin-bottom: 6px; }
.nb6t7r3w li { list-style: decimal; }
.w8s0     .pf6kea2 { list-style-type: "● "; }
.ln6wt  .pf6kea2 { list-style-type: "■ "; }
.atih8 .pf6kea2 { list-style-type: "◆ "; }
.khx03    .pf6kea2 { list-style-type: "★ "; }
.w8s0     .sqzpx { list-style-type: "● "; }
.ln6wt  .sqzpx { list-style-type: "■ "; }
.atih8 .sqzpx { list-style-type: "◆ "; }
.khx03    .sqzpx { list-style-type: "★ "; }
.w8s0    .pf6kea2 li::marker, .w8s0    .sqzpx li::marker,
.ln6wt .pf6kea2 li::marker, .ln6wt .sqzpx li::marker,
.atih8 .pf6kea2 li::marker, .atih8 .sqzpx li::marker,
.khx03   .pf6kea2 li::marker, .khx03   .sqzpx li::marker {
  color: var(--cta); font-size: 1em;
}
.w8s0 .nb6t7r3w,
.ln6wt .nb6t7r3w,
.atih8 .nb6t7r3w,
.khx03 .nb6t7r3w {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.w8s0 .nb6t7r3w li,
.ln6wt .nb6t7r3w li,
.atih8 .nb6t7r3w li,
.khx03 .nb6t7r3w li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.w8s0 .nb6t7r3w li::before,
.ln6wt .nb6t7r3w li::before,
.atih8 .nb6t7r3w li::before,
.khx03 .nb6t7r3w 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;
}
.w8s0     .nb6t7r3w li::before { border-radius: 50%; }
.ln6wt  .nb6t7r3w li::before { border-radius: 3px; }
.atih8 .nb6t7r3w li::before { border-radius: 3px; }
.khx03    .nb6t7r3w li::before { border-radius: 50%; }
.nw0en8 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.xta4q .nw0en8,
.nnzl2 .nw0en8 { background: transparent; border: none; border-radius: 0; }
.c9eefiy1 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.c9eefiy1 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.c9eefiy1 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.c9eefiy1 tr:hover td { background: var(--bg-hover); }
.ex8u5 .c9eefiy1 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.txgmwx .c9eefiy1 { border: 1px solid var(--border-alt); }
.txgmwx .c9eefiy1 th,
.txgmwx .c9eefiy1 td { border: 1px solid var(--border-alt); }
.ojtdt2ky .c9eefiy1 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ojtdt2ky .c9eefiy1 td { border-bottom: none; }
.ojtdt2ky .c9eefiy1 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.d1oer26 .c9eefiy1 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.n8qf2 .nw0en8 {
  overflow: hidden;
}
.n8qf2 .c9eefiy1 th { border-bottom: 1px solid var(--border-alt); }
.n8qf2 .c9eefiy1 tr:last-child td { border-bottom: none; }
.wagst9wg { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.mu3jr9f { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.ani3v6 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.johgk { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.n0d124hv { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.sqzpx { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.sqzpx 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%}
.c8qeo6z .johgk { background: transparent; text-align: center; }
.rt793kh .ani3v6 {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.g4n4qt .ani3v6 {
  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);
}
.wiod9io .mu3jr9f { display: grid; grid-template-columns: auto 1fr; }
.wiod9io .ani3v6 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.wiod9io .johgk { grid-column: 2; }
.wiod9io .n0d124hv,
.wiod9io .sqzpx { grid-column: 1 / -1; }
.hhtfvew .mu3jr9f { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.hhtfvew .ani3v6 {
  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);
}
.hhtfvew .johgk { grid-column: 2; }
.hhtfvew .n0d124hv,
.hhtfvew .sqzpx { grid-column: 1 / -1; }
.tmgj .mu3jr9f { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.tmgj .johgk { background: none; color: var(--accent-light); font-weight: 700; }
.rgrnu .mu3jr9f { 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); }
.rgrnu .johgk { background: none; color: var(--accent-light); font-weight: 700; }
.oo82bs2 .mu3jr9f { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.oo82bs2 .mu3jr9f:last-child { border-bottom: none; }
.oo82bs2 .johgk { background: none; color: var(--accent-light); font-weight: 700; }
.yf7zij .mu3jr9f { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.yf7zij .johgk { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ozb6 .wagst9wg { counter-reset: card-n; }
.ozb6 .mu3jr9f  { counter-increment: card-n; }
.ozb6 .johgk { display: flex; align-items: center; gap: 10px; }
.ozb6 .johgk::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;
}
.kt0aa .mu3jr9f { background: var(--bg-surface); border: 1px solid var(--border); }
.kt0aa .johgk { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.u8gr4nb3 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.u8gr4nb3         { --cl-hue: var(--accent); }
.cmso9v5     { --cl-hue: #16a34a; }
.vxmxmwq { --cl-hue: #ea580c; }
.o8xhyms3    { --cl-hue: #2563eb; }
.cmso9v5, .vxmxmwq, .o8xhyms3, .vz20664a {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.tk5dl { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.tk5dl::before { color: var(--cl-hue); }
.u8gr4nb3 strong { color: var(--text-primary); font-size: 0.95rem; }
.u8gr4nb3 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.uy0mw { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.cyvi01, .tvhv0tc { border-radius: 8px; padding: 14px; }
.cyvi01 { background: var(--bg-pros); }
.tvhv0tc { background: var(--bg-cons); }
.n0z8q { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.cyvi01 .n0z8q { color: var(--c-pros-label); }
.tvhv0tc .n0z8q { color: #f87171; }
.cyvi01 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.tvhv0tc ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.cpzym71i { width: 100%; height: auto; border-radius: 10px; display: block; }
.gd01yf {
  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;
}
.gd01yf:hover { opacity: 0.85; }
.pzu4l7yl .gd01yf  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.pzu4l7yl .gd01yf:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.rm0pzx2 .gd01yf  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.rm0pzx2 .gd01yf:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.pzu4l7yl .xa1698.gd01yf, .rm0pzx2 .xa1698.gd01yf,
.pzu4l7yl .d687u .gd01yf, .rm0pzx2 .d687u .gd01yf {
  background: var(--cta); border: none; color: #fff;
}
.pzu4l7yl .xa1698.gd01yf:hover, .rm0pzx2 .xa1698.gd01yf:hover,
.pzu4l7yl .d687u .gd01yf:hover, .rm0pzx2 .d687u .gd01yf:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.irfx7qy0 .gedwp { border-radius: 50px; }
.irfx7qy0 .gd01yf  { border-radius: 50px; }
.p4wr0o .gedwp,
.p4wr0o .gd01yf { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.p4wr0o .gedwp:hover,
.p4wr0o .gd01yf:hover { filter: brightness(1.08); opacity: 1; }
.luneqbxa .gedwp,
.luneqbxa .gd01yf { box-shadow: 0 3px 14px -2px var(--cta); }
.luneqbxa .gedwp:hover,
.luneqbxa .gd01yf:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.zqig .gedwp,
.zqig .gd01yf { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.zqig .gedwp:hover,
.zqig .gd01yf:hover { opacity: 1; }
.zqig .gedwp:active,
.zqig .gd01yf:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.mixs .gedwp,
.mixs .gd01yf { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.mixs .gedwp:hover,
.mixs .gd01yf:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.mixs .gedwp:active,
.mixs .gd01yf:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.hfye .gedwp,
.hfye .gd01yf { position: relative; overflow: hidden; }
.hfye .gedwp::before,
.hfye .gd01yf::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;
}
.hfye .gedwp:hover::before,
.hfye .gd01yf:hover::before { left: 135%; }
.z04qudh8 .gedwp,
.z04qudh8 .gd01yf { border-radius: 0; }
.bb1yl .gedwp { padding-left: 22px; padding-right: 22px; }
.bb1yl .gd01yf  { padding-left: 12px; padding-right: 12px; }
.warzca .gedwp { padding-left: 44px; padding-right: 44px; }
.warzca .gd01yf  { padding-left: 24px; padding-right: 24px; }
.f8of .gedwp { padding-left: 56px; padding-right: 56px; }
.f8of .gd01yf  { padding-left: 32px; padding-right: 32px; }
.eq5u   .gedwp::after, .eq5u   .gd01yf::after,
.lboa .gedwp::after, .lboa .gd01yf::after,
.mya4s    .gedwp::after, .mya4s    .gd01yf::after,
.rjb64jzk    .gedwp::after, .rjb64jzk    .gd01yf::after,
.dipura9    .gedwp::after, .dipura9    .gd01yf::after,
.dt04     .gedwp::after, .dt04     .gd01yf::after,
.pzn2j    .gedwp::after, .pzn2j    .gd01yf::after,
.c81drm   .gedwp::after, .c81drm   .gd01yf::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;
}
.eq5u .gedwp::after, .eq5u .gd01yf::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");
}
.lboa .gedwp::after, .lboa .gd01yf::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");
}
.mya4s .gedwp::after, .mya4s .gd01yf::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");
}
.rjb64jzk .gedwp::after, .rjb64jzk .gd01yf::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");
}
.dipura9 .gedwp::after, .dipura9 .gd01yf::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");
}
.dt04 .gedwp::after, .dt04 .gd01yf::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");
}
.pzn2j .gedwp::after, .pzn2j .gd01yf::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");
}
.c81drm .gedwp::after, .c81drm .gd01yf::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");
}
.xwi9fj   .wytl::after, .xwi9fj   .x016::after,
.sro3iiav .wytl::after, .sro3iiav .x016::after,
.xshjbk    .wytl::after, .xshjbk    .x016::after,
.cinmq    .wytl::after, .cinmq    .x016::after,
.ueie8m28    .wytl::after, .ueie8m28    .x016::after,
.b6run     .wytl::after, .b6run     .x016::after,
.tw50j    .wytl::after, .tw50j    .x016::after,
.x3u6ulgu   .wytl::after, .x3u6ulgu   .x016::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;
}
.xwi9fj .wytl::after, .xwi9fj .x016::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");
}
.sro3iiav .wytl::after, .sro3iiav .x016::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");
}
.xshjbk .wytl::after, .xshjbk .x016::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");
}
.cinmq .wytl::after, .cinmq .x016::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");
}
.ueie8m28 .wytl::after, .ueie8m28 .x016::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");
}
.b6run .wytl::after, .b6run .x016::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");
}
.tw50j .wytl::after, .tw50j .x016::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");
}
.x3u6ulgu .wytl::after, .x3u6ulgu .x016::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");
}
.u002ws5n {
  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;
}
.ahdzbtt3 {
  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;
}
.ahdzbtt3 > * { min-width: 0; }
.ahdzbtt3:hover { background: var(--bg-hover); }
.ahdzbtt3 > [itemprop="item"] { display: contents; }
.ahdzbtt3 [itemprop="itemReviewed"],
.ahdzbtt3 [itemprop="reviewRating"] { display: none; }
.ahdzbtt3::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;
}
.wh8d9i9a {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.r439d {
  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;
}
.iu7h95w9 { max-height: 52px; max-width: 110px; object-fit: contain; }
.iuxc91f {
  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;
}
.rmjalx0e .r439d    { background: #1a1a1a; }
.xmblf3s .r439d   { background: rgba(128,128,128,.12); }
.njbw .r439d { background: var(--bg-raised); }
.x6icilp .r439d    { background: transparent; padding: 0; }
.p2zxay {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.pvdp { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.ikhi { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.xbasev {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.ey8wbgq {
  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;
}
.wnqz2z {
  
  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%;
}
.rusr3i {
  
  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;
}
.xa1698 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.xa1698.gd01yf {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .ahdzbtt3 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .ahdzbtt3::before    { grid-area: rank;   }
  .wh8d9i9a           { grid-area: ident;  }
  .p2zxay     { grid-area: rating; min-width: 0; width: auto; }
  .xbasev           { grid-area: pills;  }
  .xa1698             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .ahdzbtt3 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .ahdzbtt3::before    { justify-self: center; }
  .wh8d9i9a           { width: 100%; }
  .p2zxay     { justify-self: center; }
  .xbasev           { grid-template-columns: 1fr; }
}
.v53fxte {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.gsru2y3 {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.rxkf0gnk {
  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;
}
.rxkf0gnk img { max-width: 80px; max-height: 50px; object-fit: contain; }
.p8uqcsr { flex: 1; }
.p8uqcsr h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.pti9lt { color: var(--c-stars); font-size: 1.1rem; }
.r5oh30a { margin-bottom: 8px; }
.vd4o6 {
  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);
}
.vd4o6 > span { color: var(--accent); font-weight: 700; }
.pcu8ogtt em, .llqy322n em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .vd4o6 { padding: 10px 16px; gap: 6px 16px; } }
.d687u { flex-shrink: 0; align-self: flex-start; }
.d687u .gd01yf { white-space: nowrap; }
@media (max-width: 560px) {
  .gsru2y3 { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .rxkf0gnk { order: 1; }
  .d687u { order: 2; margin-left: auto; align-self: center; }
  .p8uqcsr { order: 3; flex: 1 1 100%; min-width: 0; }
}
.ylq0wof5 img.yu4acr5f { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.xta4q { padding: 20px 24px; }
.eeeoa { color: var(--text-muted); margin-bottom: 16px; }
.in6gnbz2 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.hgheqd4, .i7nl3seq { list-style: none; font-size: 0.9rem; }
.hgheqd4 li { color: var(--c-pros); margin-bottom: 4px; }
.i7nl3seq li { color: var(--c-cons); margin-bottom: 4px; }
.hgheqd4 li::before { content: "✓"; margin-right: 5px; }
.i7nl3seq li::before { content: "✗"; margin-right: 5px; }
.y9mbd2 .hgheqd4 li::before { content: "→"; }
.y9mbd2 .i7nl3seq li::before { content: "–"; }
.d0413pu  .hgheqd4 li::before { content: "★"; }
.d0413pu  .i7nl3seq li::before { content: "✕"; }
.nb1w5z    .hgheqd4 li::before { content: "◆"; }
.nb1w5z    .i7nl3seq li::before { content: "▲"; }
.xerqi10  .hgheqd4 li::before { content: "▶"; }
.xerqi10  .i7nl3seq li::before { content: "■"; }
.uly7u { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.sqwrt9w { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.e9pulx { background: var(--bg-pros); color: var(--c-tag-pay); }
.nzgoxg { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.z0zk3kb2 .nzgoxg { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.et10qyjy .nzgoxg { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .anjkje .l7n653lr {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .anjkje .v53fxte { margin: 0; }
}
.ed8270e .gsru2y3 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.ed8270e .p8uqcsr h3 { color: var(--accent-light); }
.ed8270e .rxkf0gnk { background: var(--bg-page); border: 1px solid var(--border); }
.q7ux62x .v53fxte { border-top: 4px solid var(--accent); }
.q7ux62x .gsru2y3 { background: var(--bg-card); }
.nwf7t2 .v53fxte { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.nwf7t2 .gsru2y3 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.nwf7t2 .xta4q { padding: 14px 16px; }
.nwf7t2 .rxkf0gnk { border-radius: 4px; }
.nwf7t2 .nzgoxg { border-radius: 0; }
.dii1u .gsru2y3 { padding: 0; gap: 0; overflow: hidden; }
.dii1u .rxkf0gnk { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.dii1u .p8uqcsr { padding: 16px 20px; }
.dii1u .d687u { padding: 16px 20px; align-self: center; }
.me8nuur .pti9lt { font-size: .95rem; }
.nnzl2 .uy0mw { gap: 10px; }
.nnzl2 .cyvi01, .nnzl2 .tvhv0tc { padding: 12px; }
.nnzl2 .cyvi01 ul, .nnzl2 .tvhv0tc ul { margin: 4px 0 0; padding-left: 18px; }
.nnzl2 .cyvi01 li, .nnzl2 .tvhv0tc li { font-size: .85rem; margin-bottom: 3px; }
.rg61 .sqwrt9w { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .uk2y1zco { grid-template-columns: 1fr; }
  .kibotn { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .kibotn .up0x2 { width: 72px; height: 50px; }
  .kibotn .jlnsvw5d { max-width: 180px; }
  .kibotn .cvk8q { width: auto; }
}
.gvhqac .me8nuur .pti9lt { filter: brightness(1.2); }
@media (max-width: 720px) {
  .gvhqac { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ovkkt { padding: 16px; }
  .jenj .hxrp5yv { min-width: 50%; }
}
.f2sim .uy0mw { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .rg024 { grid-template-columns: 1fr; }
  .t1ob { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .jo2fdps3 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ba2a { flex-wrap: wrap; padding: 16px; }
}
.mwsyhfm4 .uy0mw { gap: 8px; }
.mwsyhfm4 .cyvi01, .mwsyhfm4 .tvhv0tc { padding: 8px; }
@media (max-width: 480px) {
  .grknbo { flex-direction: column; align-items: stretch; }
}
.ed5nyobk .cvk8q .gd01yf { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .fdyc0xy { flex-direction: column; align-items: stretch; gap: 10px; }
  .ed5nyobk .cvk8q { text-align: center; }
}
@media (max-width: 720px) {
  .cawfw5 { grid-template-columns: 1fr; }
  .l1lhwe { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .crq9r { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.vubmd .d7im38 { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.riul6e .pti9lt { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .wlj5wjem { grid-template-columns: 1fr; }
  .riul6e { width: 100px; height: 100px; margin: 16px auto; }
  .vubmd { font-size: 1.4rem; }
  .kqyv { justify-content: center; }
  .osz5xv1 .hxrp5yv { min-width: 50%; }
}
.fyymlu33 .uy0mw { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .hjegay { flex-wrap: wrap; padding: 14px 16px; }
  .xsyofm { padding: 12px 16px; }
  .fyymlu33 .uy0mw { margin: 0 16px; }
  .fyymlu33 .rg61 { padding: 0 16px; }
  .wke2y { padding: 12px 16px; }
}
.bghes7 .ahdzbtt3 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.bghes7 .ahdzbtt3:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.om36i6ec .u002ws5n { gap: 18px; }
.om36i6ec .ahdzbtt3 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.om36i6ec .ahdzbtt3:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.e62071r6 .u002ws5n {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.e62071r6 .ahdzbtt3 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.e62071r6 .ahdzbtt3:last-child { border-bottom: none; }
.e62071r6 .wh8d9i9a,
.e62071r6 .p2zxay,
.e62071r6 .xbasev {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.vew3usm .u002ws5n { gap: 0; }
.vew3usm .ahdzbtt3 {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.vew3usm .ahdzbtt3:last-child { border-bottom: none; }
.vew3usm .ahdzbtt3:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.vew3usm .ahdzbtt3:nth-child(even):hover { background: var(--bg-hover); }
.jc8i .ahdzbtt3 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.pr2lh .xbasev .ey8wbgq {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.pr2lh .xbasev .ey8wbgq:first-child { border-left: none; }
.intkf .xbasev .ey8wbgq {
  background: transparent; padding: 4px 8px;
}
.intkf .xbasev .wnqz2z { font-size: .65rem; opacity: .65; }
.intkf .xbasev .rusr3i   { font-size: 1.15rem; color: var(--accent-light); }
.tehs .xbasev .ey8wbgq {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.ikhi { display: none; }
.f23xkqco .pvdp { font-size: 1rem; letter-spacing: 2px; }
.j2jrp .pvdp {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.r7tsm7 .pvdp,
.s2lbq .pvdp,
.xb7vp4o .pvdp { display: none; }
.r7tsm7 .ikhi,
.s2lbq .ikhi,
.xb7vp4o .ikhi { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.r7tsm7 .ikhi { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.r7tsm7 .ikhi small { display: none; }
.s2lbq .ikhi {
  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;
}
.s2lbq .ikhi small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.xb7vp4o .ikhi {
  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;
}
.xb7vp4o .ikhi small { display: none; }
.r7tsm7 .r5oh30a .pti9lt,
.s2lbq .r5oh30a .pti9lt,
.xb7vp4o .r5oh30a .pti9lt { display: none; }
.r7tsm7 .r5oh30a strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.r7tsm7 .d7im38 { display: none; }
.s2lbq .r5oh30a 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;
}
.s2lbq .mpjhluz2,
.s2lbq .d7im38 { font-size: 1em; }
.xb7vp4o .r5oh30a strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.xb7vp4o .d7im38 { display: none; }
.texmwt { margin: 16px 0; }
.f4werxn { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.f4werxn summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.f4werxn summary::after { content: "+"; color: var(--accent-light); }
.f4werxn[open] summary::after { content: "−"; }
.f4werxn p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.yfcqa { margin-bottom: 0; }
.sqbw9ssr h2.ntxw17hc { color: var(--text-primary); border-color: var(--accent-light); }
.cra4r5lk h2.ntxw17hc { color: var(--text-primary); border-color: var(--accent-light); }
.vwv6bo .cmso9v5     { background: #052e16; border-color: #10b981; }
.vwv6bo .vxmxmwq { background: #2d0a1e; border-color: #f43f5e; }
.vwv6bo .o8xhyms3    { background: #1e1036; border-color: #a855f7; }
.vwv6bo .u8gr4nb3 strong  { color: #f1f5f9; }
.vwv6bo .u8gr4nb3 p       { color: #cbd5e1; }
.vwv6bo .qf10    .cmso9v5     .tk5dl::before,
.vwv6bo .fcha  .cmso9v5     .tk5dl::before,
.vwv6bo .hahn9  .cmso9v5     .tk5dl::before,
.vwv6bo .tcb3xt .cmso9v5     .tk5dl::before { color: #10b981; }
.vwv6bo .qf10    .vxmxmwq .tk5dl::before,
.vwv6bo .fcha  .vxmxmwq .tk5dl::before,
.vwv6bo .hahn9  .vxmxmwq .tk5dl::before,
.vwv6bo .tcb3xt .vxmxmwq .tk5dl::before { color: #f43f5e; }
.vwv6bo .qf10    .o8xhyms3    .tk5dl::before,
.vwv6bo .fcha  .o8xhyms3    .tk5dl::before,
.vwv6bo .hahn9  .o8xhyms3    .tk5dl::before,
.vwv6bo .tcb3xt .o8xhyms3    .tk5dl::before { color: #a855f7; }
.srus .cmso9v5     { background: #2d2000; border-color: #eab308; }
.srus .vxmxmwq { background: #2d0b0b; border-color: #ef4444; }
.srus .o8xhyms3    { background: #2d1600; border-color: #f97316; }
.srus .u8gr4nb3 strong  { color: #f1f5f9; }
.srus .u8gr4nb3 p       { color: #cbd5e1; }
.srus .qf10    .cmso9v5     .tk5dl::before,
.srus .fcha  .cmso9v5     .tk5dl::before,
.srus .hahn9  .cmso9v5     .tk5dl::before,
.srus .tcb3xt .cmso9v5     .tk5dl::before { color: #eab308; }
.srus .qf10    .vxmxmwq .tk5dl::before,
.srus .fcha  .vxmxmwq .tk5dl::before,
.srus .hahn9  .vxmxmwq .tk5dl::before,
.srus .tcb3xt .vxmxmwq .tk5dl::before { color: #ef4444; }
.srus .qf10    .o8xhyms3    .tk5dl::before,
.srus .fcha  .o8xhyms3    .tk5dl::before,
.srus .hahn9  .o8xhyms3    .tk5dl::before,
.srus .tcb3xt .o8xhyms3    .tk5dl::before { color: #f97316; }
.z0ww5vnm .cmso9v5     { background: #0c1a2e; border-color: #38bdf8; }
.z0ww5vnm .vxmxmwq { background: #12103a; border-color: #818cf8; }
.z0ww5vnm .o8xhyms3    { background: #0a2020; border-color: #2dd4bf; }
.z0ww5vnm .u8gr4nb3 strong  { color: #f1f5f9; }
.z0ww5vnm .u8gr4nb3 p       { color: #cbd5e1; }
.z0ww5vnm .qf10    .cmso9v5     .tk5dl::before,
.z0ww5vnm .fcha  .cmso9v5     .tk5dl::before,
.z0ww5vnm .hahn9  .cmso9v5     .tk5dl::before,
.z0ww5vnm .tcb3xt .cmso9v5     .tk5dl::before { color: #38bdf8; }
.z0ww5vnm .qf10    .vxmxmwq .tk5dl::before,
.z0ww5vnm .fcha  .vxmxmwq .tk5dl::before,
.z0ww5vnm .hahn9  .vxmxmwq .tk5dl::before,
.z0ww5vnm .tcb3xt .vxmxmwq .tk5dl::before { color: #818cf8; }
.z0ww5vnm .qf10    .o8xhyms3    .tk5dl::before,
.z0ww5vnm .fcha  .o8xhyms3    .tk5dl::before,
.z0ww5vnm .hahn9  .o8xhyms3    .tk5dl::before,
.z0ww5vnm .tcb3xt .o8xhyms3    .tk5dl::before { color: #2dd4bf; }
.xgqjguk::before,
.lskje::before { margin-right: 5px; }
.j477fh .cyvi01 ul li,
.j477fh .hgheqd4 li         { color: #4ade80; }
.j477fh .cyvi01 .xgqjguk { color: #22c55e; }
.j477fh .tvhv0tc ul li,
.j477fh .i7nl3seq li         { color: #f87171; }
.j477fh .tvhv0tc .lskje { color: #ef4444; }
.w7olvp .cyvi01 { background: var(--bg-pros); }
.w7olvp .tvhv0tc { background: var(--bg-cons); }
.w7olvp .cyvi01 .xgqjguk { color: var(--c-pros-label); }
.w7olvp .tvhv0tc .lskje { color: var(--c-cons); }
.w7olvp .cyvi01 ul li,
.w7olvp .hgheqd4 li            { color: var(--c-pros); }
.w7olvp .tvhv0tc ul li,
.w7olvp .i7nl3seq li            { color: var(--c-cons); }
.si9kl8 .cyvi01 { background: var(--bg-pros); }
.si9kl8 .tvhv0tc { background: var(--bg-cons); }
.si9kl8 .cyvi01 .xgqjguk { color: var(--c-pros-label); }
.si9kl8 .tvhv0tc .lskje { color: var(--c-cons); }
.si9kl8 .cyvi01 ul li,
.si9kl8 .hgheqd4 li          { color: var(--c-pros); }
.si9kl8 .tvhv0tc ul li,
.si9kl8 .i7nl3seq li          { color: var(--c-cons); }
.wg760 .xgqjguk::before { content: "✓ "; }
.wg760 .lskje::before { content: "✗ "; }
.y9mbd2 .xgqjguk::before { content: "→ "; }
.y9mbd2 .lskje::before { content: "← "; }
.d0413pu .xgqjguk::before { content: "★ "; }
.d0413pu .lskje::before { content: "✕ "; }
.nb1w5z .xgqjguk::before { content: "◆ "; }
.nb1w5z .lskje::before { content: "▲ "; }
.et10qyjy .u8gr4nb3 { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.et10qyjy .u8gr4nb3 strong { color: var(--text-primary); }
.et10qyjy .u8gr4nb3 p      { color: var(--text-muted); }
.z0zk3kb2 .u8gr4nb3 { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.gtuaqcb .u8gr4nb3 {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.gtuaqcb .u8gr4nb3 strong,
.gtuaqcb .u8gr4nb3 p { color: #fff; }
.gtuaqcb .tk5dl::before { color: rgba(255,255,255,0.9) !important; }
.f7n4o6p4 .u8gr4nb3 {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.f7n4o6p4 .u8gr4nb3 strong { color: var(--text-primary); }
.f7n4o6p4 .u8gr4nb3 p      { color: var(--text-muted); }
.niqq6pxl .u8gr4nb3 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.qf10 .tk5dl,
.fcha .tk5dl,
.hahn9 .tk5dl,
.tcb3xt .tk5dl { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.qf10 .tk5dl::before,
.fcha .tk5dl::before,
.hahn9 .tk5dl::before,
.tcb3xt .tk5dl::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.qf10 .cmso9v5     .tk5dl::before { content: "✦"; color: var(--c-tip-border); }
.qf10 .vxmxmwq .tk5dl::before { content: "▲"; color: var(--c-warn-border); }
.qf10 .o8xhyms3    .tk5dl::before { content: "◉"; color: #60a5fa; }
.fcha .cmso9v5     .tk5dl::before { content: "★"; color: var(--c-tip-border); }
.fcha .vxmxmwq .tk5dl::before { content: "◆"; color: var(--c-warn-border); }
.fcha .o8xhyms3    .tk5dl::before { content: "●"; color: #60a5fa; }
.hahn9 .cmso9v5     .tk5dl::before { content: "▶"; color: var(--c-tip-border); }
.hahn9 .vxmxmwq .tk5dl::before { content: "■"; color: var(--c-warn-border); }
.hahn9 .o8xhyms3    .tk5dl::before { content: "▸"; color: #60a5fa; }
.tcb3xt .cmso9v5     .tk5dl::before { content: "→"; color: var(--c-tip-border); }
.tcb3xt .vxmxmwq .tk5dl::before { content: "⬥"; color: var(--c-warn-border); }
.tcb3xt .o8xhyms3    .tk5dl::before { content: "◈"; color: #60a5fa; }
.yyc2 .sj1udt1 .awyh7z,
.yyc2 .q50a8 .awyh7z  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.yyc2 .mu3jr9f                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.yyc2 .ahdzbtt3                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.yyc2 .v53fxte            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.yyc2 .nw0en8          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.yyc2 .qbey4d5x                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.rq797k .sj1udt1 .awyh7z,
.rq797k .q50a8 .awyh7z,
.rq797k .mu3jr9f,
.rq797k .ahdzbtt3,
.rq797k .v53fxte,
.rq797k .nw0en8,
.rq797k .qbey4d5x,
.rq797k .niqq6pxl .u8gr4nb3 { box-shadow: none; }
.gemx5   body, .gemx5   { font-size: 0.9rem; }
.gemx5   .o1w595e, .gemx5 .lii4qp9, .gemx5 .dng40d,
.gemx5   .cmw8r3i2, .gemx5 .u3gcj { font-size: 0.9rem; }
.gemx5   .pf6kea2, .gemx5 .nb6t7r3w { font-size: 0.9rem; }
.zpfhk   .o1w595e, .zpfhk .lii4qp9, .zpfhk .dng40d,
.zpfhk   .cmw8r3i2, .zpfhk .u3gcj { font-size: 0.95rem; }
.zpfhk   .pf6kea2, .zpfhk .nb6t7r3w { font-size: 0.95rem; }
.arlb   .o1w595e, .arlb .lii4qp9, .arlb .dng40d,
.arlb   .cmw8r3i2, .arlb .u3gcj { font-size: 1.08rem; }
.arlb   .pf6kea2, .arlb .nb6t7r3w { font-size: 1.05rem; }
.arlb   .c9eefiy1 { font-size: 0.97rem; }
.xom4z9fx .w0vm      { font-size: 3.2rem; }
.xom4z9fx h2.ntxw17hc { font-size: 1.9rem; }
.xom4z9fx h3.nnh40     { font-size: 1.4rem; }
.z34r .w0vm      { font-size: 3.8rem; }
.z34r h2.ntxw17hc { font-size: 2.2rem; }
.z34r h3.nnh40     { font-size: 1.6rem; }
.yfcqa + .yfcqa { position: relative; }
.efl5vj   .yfcqa + .yfcqa::before,
.k7mqat  .yfcqa + .yfcqa::before,
.bxhngnw   .yfcqa + .yfcqa::before,
.qy5wiod0   .yfcqa + .yfcqa::before,
.mbcuzu   .yfcqa + .yfcqa::before,
.ifizlig .yfcqa + .yfcqa::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.efl5vj .yfcqa + .yfcqa::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.k7mqat .yfcqa + .yfcqa::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.bxhngnw .yfcqa + .yfcqa::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;
}
.qy5wiod0 .yfcqa + .yfcqa::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.enb69tt7 .yfcqa { margin-bottom: 16px; }
.enb69tt7 .yfcqa + .yfcqa { margin-top: 0; }
.enb69tt7 .g5abz53 { padding-top: 0; padding-bottom: 0; }
.mbcuzu .yfcqa + .yfcqa::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.ifizlig .yfcqa + .yfcqa::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.vev1i .yfcqa + .yfcqa::before,
.da8y2 .yfcqa + .yfcqa::before,
.hgt3ner .yfcqa + .yfcqa::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%;
}
.g3tybi .vev1i .yfcqa:nth-child(even)::before,
.g3tybi .da8y2 .yfcqa:nth-child(even)::before,
.g3tybi .hgt3ner .yfcqa:nth-child(even)::before { background: var(--bg-surface); }
.ytd71b1y .vev1i .yfcqa:nth-child(even)::before,
.ytd71b1y .da8y2 .yfcqa:nth-child(even)::before,
.ytd71b1y .hgt3ner .yfcqa:nth-child(even)::before { background: var(--bg-card); }
.vev1i .yfcqa + .yfcqa::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");
}
.da8y2 .yfcqa + .yfcqa::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");
}
.hgt3ner .yfcqa + .yfcqa::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");
}
.py9mf .j7n99,
.av1y .j7n99,
.xmp6h .j7n99 { overflow: hidden; }
.py9mf .uqhj0,
.av1y .uqhj0 { margin-bottom: 60px; }
.xmp6h .uqhj0 { margin-bottom: 70px; }
.av1y .nmewly { padding-bottom: 60px; }
.py9mf .j7n99::before,
.av1y .j7n99::before,
.xmp6h .j7n99::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.py9mf .j7n99::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");
}
.av1y .j7n99::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");
}
.xmp6h .j7n99::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.i9vdyv2p .j7n99:not(.ad525tf2) .a2ro { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.cgwvt3 .j7n99:not(.ad525tf2) .a2ro { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.gisv2  .j7n99:not(.ad525tf2) .a2ro { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.xq3x4mm  .j7n99:not(.ad525tf2) .a2ro { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.rqc1ir .ad525tf2 .a2ro { background: none; }
.rqc1ir .j7n99:not(.ad525tf2) .a2ro { background: rgba(0,0,0,0.6); }
.ry2jx3 .zyvc { float: left; width: 38%; margin: 0 28px 16px 0; }
.ry2jx3 .zyvc .cpzym71i { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ry2jx3 .g5abz53::after { content: ''; display: block; clear: both; }
.bfvbjowr .zyvc { float: right; width: 38%; margin: 0 0 16px 28px; }
.bfvbjowr .zyvc .cpzym71i { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.bfvbjowr .g5abz53::after { content: ''; display: block; clear: both; }
.bzrq3fl5 .yfcqa:nth-child(odd)  .zyvc { float: left;  width: 38%; margin: 0 28px 16px 0; }
.bzrq3fl5 .yfcqa:nth-child(even) .zyvc { float: right; width: 38%; margin: 0 0 16px 28px; }
.bzrq3fl5 .zyvc .cpzym71i { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.bzrq3fl5 .g5abz53::after { content: ''; display: block; clear: both; }
.ry2jx3 .wagst9wg,
.ry2jx3 .u002ws5n,
.bfvbjowr .wagst9wg,
.bfvbjowr .u002ws5n,
.bzrq3fl5 .wagst9wg,
.bzrq3fl5 .u002ws5n { clear: both; }
@media (max-width: 900px) {
  .ry2jx3 .zyvc,
  .bfvbjowr .zyvc,
  .bzrq3fl5 .yfcqa:nth-child(odd)  .zyvc,
  .bzrq3fl5 .yfcqa:nth-child(even) .zyvc {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .ry2jx3 .zyvc .cpzym71i,
  .bfvbjowr .zyvc .cpzym71i,
  .bzrq3fl5 .zyvc .cpzym71i {
    max-height: none !important;
  }
}
.ry2jx3 .pf6kea2,
.ry2jx3 .nb6t7r3w,
.bfvbjowr .pf6kea2,
.bfvbjowr .nb6t7r3w,
.bzrq3fl5 .pf6kea2,
.bzrq3fl5 .nb6t7r3w { overflow: hidden; }
@media (max-width: 640px) {
  .ry2jx3 .zyvc,
  .bfvbjowr .zyvc,
  .bzrq3fl5 .zyvc { float: none; width: 100%; margin: 0 0 16px 0; }
}
.qhltfmpt .qga2zr,
.qhltfmpt .g5abz53,
.qhltfmpt .nfym2  { max-width: 1100px; }
.p0os .qga2zr,
.p0os .g5abz53,
.p0os .nfym2  { max-width: 1200px; }
.gttb2 .qga2zr,
.gttb2 .g5abz53,
.gttb2 .nfym2  { max-width: 1320px; }
.ye6mhm9e { font-size: 0.82rem; color: var(--text-muted); }
.iz8xy { display: flex; align-items: center; }
.wtgl7 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.f317 { display: flex; align-items: center; }
.d2rt3iti { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.d2rt3iti:hover { text-decoration: underline; }
.kv00tu5 { margin: 0 3px; opacity: 0.45; }
.kv00tu5::before { content: '/'; }
.d119f { padding: 2px 5px; color: var(--text-main); }
.f8qn .ye6mhm9e {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.f8qn .iz8xy { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.vk7ug3w .ye6mhm9e {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.vk7ug3w .iz8xy { padding: 0 0 0 12px; }
.dcfr97s .iz8xy { padding: 0 16px; }
.dcfr97s .ye6mhm9e {
  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);
}
.dcfr97s .qga2zr { padding-top: 28px; }
@media (max-width: 720px) {
  .cj9a { margin-top: 18px; padding: 0 16px; }
  .dcfr97s .qga2zr { padding-top: 16px; }
}
.qhltfmpt.f8qn .iz8xy { max-width: 1100px; }
.p0os.f8qn .iz8xy { max-width: 1200px; }
.gttb2.f8qn .iz8xy { max-width: 1320px; }
.br0p .yfcqa { padding-top: 16px; padding-bottom: 16px; }
.adh8 .yfcqa { padding-top: 24px; padding-bottom: 24px; }
.i3f4 .yfcqa { padding-top: 40px; padding-bottom: 40px; }
.slwm2a .yfcqa { padding-top: 52px; padding-bottom: 52px; }
.k5ha .yfcqa:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.k5ha .yfcqa:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.k5ha .yfcqa:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.k5ha .yfcqa:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.i4r5i1 .g5abz53 { padding-top: 10px;  padding-bottom: 10px; }
.nvvna .g5abz53 { padding-top: 18px;  padding-bottom: 18px; }
.sq6m .g5abz53 { padding-top: 36px;  padding-bottom: 36px; }
.djaq5mg6 .g5abz53 { padding-top: 48px;  padding-bottom: 48px; }
.gpvw h2.ntxw17hc { font-weight: 600; }
.gpvw h3.nnh40     { font-weight: 600; }
.j81c h2.ntxw17hc { font-weight: 800; }
.j81c h3.nnh40     { font-weight: 700; }
.g0iukr3 { font-weight: 600; }
.g0iukr3 h2.ntxw17hc { font-weight: 900; }
.g0iukr3 h3.nnh40     { font-weight: 800; }
.g0iukr3 .u8gr4nb3 strong,
.g0iukr3 .u8gr4nb3 strong { font-weight: 600; }
.wytl {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.f9ooqdp .wytl { display: none; }
@media (max-width: 640px) {
  .wytl { display: none !important; }
}
.wytl { background: var(--cta) !important; color: #fff !important; border: none !important; }
.wytl:hover { opacity: 0.85; }
.q26keub .wytl { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.y7e8c  .x016 { left: 32px; }
@media (max-width: 480px) {
  .iwe1j7 .x016 { right: 20px; bottom: 20px; }
  .y7e8c  .x016 { left: 20px; bottom: 20px; }
}
.s6h1p { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.nfym2 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.xepgg9wf { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.czglua { color: var(--text-dim); font-size: 0.8rem; }
.lc2wc { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.lc2wc img { height: 26px; width: auto; object-fit: contain; }
.jhcd6 a, .pokntqd a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.jhcd6 a:hover, .pokntqd a:hover { color: var(--accent-light); }
.pokntqd { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.unzgum6 .nfym2 { text-align: center; }
.unzgum6 .pokntqd { justify-content: center; margin-bottom: 16px; }
.unzgum6 .xepgg9wf { margin-top: 0; }
.zggnvdr { margin-top: 10px; }
.zggnvdr a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .nfym2 { padding-left: 16px; padding-right: 16px; }
  .bb8kmz .nfym2 { padding: 20px 16px; }
  .pokntqd { gap: 4px 12px; }
  .xepgg9wf { font-size: 0.78rem; }
}
.urcqdxb .l0hm .lc2wc { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.urcqdxb .xepgg9wf { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.urcqdxb .czglua { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .urcqdxb .pfy59 { grid-template-columns: 1fr 1fr; } .urcqdxb .l0hm { grid-column: 1 / -1; } }
@media (max-width: 480px) { .urcqdxb .pfy59 { grid-template-columns: 1fr; } }
.tnmja3 .lc2wc { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.tnmja3 .xepgg9wf { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .tnmja3 .z17o { gap: 12px; } .tnmja3 .lc2wc { margin-right: 0; width: 100%; } }
.vck1bid .ck553 .lc2wc { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.vck1bid .xepgg9wf { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.vck1bid .czglua { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .vck1bid .f1e1b { grid-template-columns: 1fr 1fr; } .vck1bid .ck553 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vck1bid .f1e1b { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .akf2 .evpyng9g { grid-template-columns: 1fr 1fr; } .akf2 .w7gngek:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .akf2 .evpyng9g { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .f37q .evpyng9g { grid-template-columns: 1fr; } }
.vhcvrdi .nfym2 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.vhcvrdi .pokntqd { justify-content: center; }
.cofej .nw7zb8      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.cofej .s6h1p { background: var(--bg-page); border-top-color: var(--border-alt); }
.b77jdd .nw7zb8      { background: #0d1117; border-bottom-color: #21262d; }
.b77jdd .oedkit3 { color: var(--accent-light); }
.b77jdd .krolef { --msep-color: #8b949e; }
.b77jdd .krolef a { color: #8b949e; }
.b77jdd .krolef a:hover { color: var(--accent-light); }
.b77jdd .n2o5eu { color: #8b949e; }
.b77jdd .s6h1p { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.b77jdd .xepgg9wf,
.b77jdd .czglua { color: #6e7681; }
.b77jdd .jhcd6 a, .b77jdd .pokntqd a,
.b77jdd .lc2wc { color: #e6edf3; }
.b77jdd .jhcd6 a:hover, .b77jdd .pokntqd a:hover,
@media (max-width: 640px) {
  .b77jdd .krolef { background: #0d1117; border-top-color: #21262d; }
  .b77jdd .krolef li a { border-bottom-color: #21262d; }
}
.kp0fw5 .nw7zb8      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.kp0fw5 .oedkit3 { color: var(--accent-light); }
.kp0fw5 .krolef { --msep-color: #475569; }
.kp0fw5 .krolef a { color: #475569; }
.kp0fw5 .krolef a:hover { color: var(--accent-light); }
.kp0fw5 .n2o5eu { color: #64748b; }
.kp0fw5 .s6h1p { background: #f0f4f8; border-top-color: #cbd5e1; }
.kp0fw5 .xepgg9wf,
.kp0fw5 .czglua { color: #64748b; }
.kp0fw5 .jhcd6 a, .kp0fw5 .pokntqd a,
.kp0fw5 .lev3p a, .kp0fw5 .lc2wc { color: #374151; }
.kp0fw5 .jhcd6 a:hover, .kp0fw5 .pokntqd a:hover,
@media (max-width: 640px) {
  .kp0fw5 .krolef { background: #f0f4f8; border-top-color: #cbd5e1; }
  .kp0fw5 .krolef li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.iybpsq .nw7zb8      { background: var(--accent); border-bottom-color: var(--accent-light); }
.iybpsq .oedkit3 { color: #fff; }
.iybpsq .krolef { --msep-color: rgba(255,255,255,0.82); }
.iybpsq .krolef a { color: rgba(255,255,255,0.82); }
.iybpsq .krolef a:hover { color: #fff; }
.iybpsq .n2o5eu { color: rgba(255,255,255,0.9); }
.iybpsq .s6h1p { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.iybpsq .xepgg9wf,
.iybpsq .czglua { color: rgba(255,255,255,0.72); }
.iybpsq .jhcd6 a, .iybpsq .pokntqd a,
.iybpsq .lev3p a, .iybpsq .lc2wc { color: #fff; }
.iybpsq .jhcd6 a:hover, .iybpsq .pokntqd a:hover,
@media (max-width: 640px) {
  .iybpsq .krolef { background: var(--accent); border-top-color: var(--accent-light); }
  .iybpsq .krolef li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.pn1y1 .nw7zb8 {
  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);
}
.pn1y1 .s6h1p {
  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) {
  .pn1y1 .krolef {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ue3na .q4ovvdxj { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.kq00 .q4ovvdxj { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.u716k .q4ovvdxj { min-height: 72px; height: auto; }
.b6d2 .q4ovvdxj { min-height: 84px; height: auto; }
.bb8kmz .q4ovvdxj { max-width: none; padding: 0 32px; }
.bb8kmz .nfym2  { max-width: none; padding: 24px 32px; }
.emoeq5u.p0os .q4ovvdxj { max-width: 1200px; }
.emoeq5u.gttb2 .q4ovvdxj { max-width: 1320px; }
.icee4pcd   .oedkit3, .icee4pcd   .lc2wc { text-transform: capitalize; }
.aeoac .oedkit3, .aeoac .lc2wc { text-transform: lowercase; }
.knah1bd .oedkit3, .knah1bd .lc2wc { text-transform: uppercase; letter-spacing: 0.06em; }
.gysl5wg, .txd3x {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.vdwn9p .gysl5wg,
.vdwn9p .txd3x { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.ll2ja2x .gysl5wg,
.ll2ja2x .txd3x { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.oj8b .gysl5wg,
.oj8b .txd3x { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.gnkmp .gysl5wg,
.gnkmp .txd3x { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.ch1kan0p   .krolef a { font-weight: 500; }
.mzeq5vde .krolef a { font-weight: 600; }
.gall8j     .krolef a { font-weight: 700; }
.ub66oc    .krolef a { font-weight: 800; letter-spacing: 0.01em; }
.m0fox     .krolef > li + li::before,
.gq2sn8r    .krolef > li + li::before,
.dqdb    .krolef > li + li::before,
.du6unuo .krolef > li + li::before,
.wtkyf .krolef > li + li::before,
.phtecfek  .krolef > li + li::before,
.bk20pi5f    .krolef > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.m0fox     .krolef > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.gq2sn8r    .krolef > li + li::before { content: "|"; }
.dqdb    .krolef > li + li::before { content: "—"; }
.du6unuo .krolef > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.wtkyf .krolef > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.phtecfek  .krolef > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.bk20pi5f    .krolef > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .mruq7kbl .n2o5eu,
  .wh01j35 .n2o5eu,
  .azyhi7 .n2o5eu,
  .gncl .n2o5eu,
  .ozluggp9 .n2o5eu {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .mruq7kbl .n2o5eu::before,
  .wh01j35 .n2o5eu::before,
  .azyhi7 .n2o5eu::before,
  .gncl .n2o5eu::before,
  .ozluggp9 .n2o5eu::before { content: ""; display: block; flex-shrink: 0; }

  
  .mruq7kbl .n2o5eu::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;
  }

  
  .wh01j35 .n2o5eu::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;
  }

  
  .azyhi7 .n2o5eu::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;
  }

  
  .gncl .n2o5eu::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;
  }

  
  .ozluggp9 .n2o5eu::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) {
  .b39fu .n2o5eu {
    padding: 5px 14px;
  }
  .b39fu .krolef {
    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;
  }
  .b39fu .krolef li a {
    border-bottom: none; padding: 10px 22px;
  }
  .b39fu .krolef li a:hover { background: var(--bg-raised); }
  .b39fu .c8dhm,
  .gvpblvl .c8dhm,
  .lall .c8dhm { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .shh6k .n2o5eu {
    padding: 5px 10px;
  }
  .shh6k .krolef {
    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);
  }
  .shh6k .krolef.zvrq { transform: translateX(0); }
  .shh6k .krolef li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .shh6k .krolef li:last-child a { border-bottom: none; }
  .iybpsq .krolef,
  .b77jdd .krolef { background: var(--accent) !important; }
  .iybpsq .krolef li a,
  .b77jdd .krolef li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .lall .n2o5eu {
    padding: 5px 10px;
  }
  .lall .krolef {
    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);
  }
  .lall .krolef::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .lall .krolef.zvrq { transform: translateY(0); }
  .lall .krolef li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .wmawmwj .n2o5eu {
    padding: 5px 10px;
  }
  .wmawmwj .krolef {
    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;
  }
  .wmawmwj .krolef.zvrq { opacity: 1; pointer-events: auto; }
  .wmawmwj .krolef li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .by4vufw     .n2o5eu { border-radius: 0 !important; }
  .xs7dt0b   .n2o5eu { border-radius: 8px !important; }
  .eb74ky8n .n2o5eu { border-radius: 50% !important; }
  .b91b   .n2o5eu { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .fcj0yf5 .mncecep { flex-direction: column; align-items: stretch; }
  .fcj0yf5 .jtnel68g { flex-direction: row; min-width: auto; }
  .fcj0yf5 .eloytv31 { align-items: flex-start; text-align: left; }
}
.pevxr5e0,
.pevxr5e0.yfcqa,
.g3tybi .pevxr5e0,
.dlqzei5n .pevxr5e0,
.ytd71b1y .pevxr5e0,
.c71z .pevxr5e0 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.oe1l {
  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;
}
.eyu6 { flex: 1 1 280px; min-width: 0; }
.sxycrxdx {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.w9v4l4 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.qcsjt5nq {
  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;
}
.qcsjt5nq:hover { transform: translateY(-1px); opacity: 0.95; }
.ebsrs4u .oe1l {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.ebsrs4u .sxycrxdx { color: var(--cta); }
.ebsrs4u .w9v4l4 { color: var(--text-body); }
.ebsrs4u .qcsjt5nq {
  background: var(--cta) !important;
  color: #fff !important;
}
.ftb5yu .oe1l {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ftb5yu .sxycrxdx { color: var(--text-primary); }
.ftb5yu .w9v4l4 { color: var(--text-body); }
.ftb5yu .qcsjt5nq {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .oe1l {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .eyu6 { flex: 0 0 auto; }
  .sxycrxdx { font-size: 1.2rem; }
  .qcsjt5nq { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.cam0iuk .iwj3j2 { height: 36px; }
.dfbztf .iwj3j2 { height: 60px; max-width: 200px; }
.yhcvgh .iwj3j2 { height: 56px; max-width: 180px; }
.a7opmznp    .pvdp, .a7opmznp    .pti9lt { color: #f59e0b; }
.zsbaat94      .pvdp { font-size: 1rem; letter-spacing: 1.5px; }
.zsbaat94      .pti9lt   { font-size: 1.35rem; }
.fjykjfd    .pvdp, .fjykjfd    .pti9lt { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.fak0x74k     .pvdp, .fak0x74k     .pti9lt { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.olbct4 .pvdp, .olbct4 .pti9lt { color: var(--cta); letter-spacing: 2px; }
.k8t7n7rb   .pvdp, .k8t7n7rb   .pti9lt { color: #e91e63; letter-spacing: 2px; }
.lpd5  .pvdp, .lpd5  .pti9lt { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.cf3l13     .pvdp, .cf3l13     .pti9lt { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.pr2lh .ey8wbgq + .ey8wbgq {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.awawq .ahdzbtt3 { padding: 18px 24px; min-height: 68px; }
.intkf .wnqz2z {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.intkf .rusr3i {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.tehs .ey8wbgq {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.u002ws5n { counter-reset: cs-rank; }
.u002ws5n .ahdzbtt3 { counter-increment: cs-rank; }
.u002ws5n .ahdzbtt3::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;
}
.bpmdwusv .u002ws5n { counter-reset: cs-rank; gap: 0; }
.bpmdwusv .ahdzbtt3 {
  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;
}
.bpmdwusv .ahdzbtt3::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;
}
.bpmdwusv .wh8d9i9a {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.bpmdwusv .r439d {
  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;
}
.bpmdwusv .iu7h95w9 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.bpmdwusv .wh8d9i9a { min-width: 0; flex-direction: column; width: 100%; }
.bpmdwusv .iuxc91f {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.bpmdwusv .pvdp { color: var(--cta, var(--accent)); }
.bpmdwusv .ikhi { font-weight: 700; }
.bpmdwusv .ey8wbgq {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.bpmdwusv .wnqz2z {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.bpmdwusv .rusr3i {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.bpmdwusv .v8vv .rusr3i { font-size: 1.3rem; color: var(--accent-light); }
.bpmdwusv .xa1698 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.bpmdwusv .ahdzbtt3:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .bpmdwusv .u002ws5n {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .bpmdwusv .ahdzbtt3 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .bpmdwusv .ahdzbtt3 { padding: 40px 16px 20px; }
  .bpmdwusv .ey8wbgq {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .bpmdwusv .xa1698 { width: 100%; min-width: 0; }
}
.fszrced .u002ws5n { counter-reset: cs-rank; gap: 10px; }
.fszrced .ahdzbtt3 {
  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);
}
.fszrced .ahdzbtt3::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);
}
.fszrced .wh8d9i9a {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.fszrced .r439d {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.fszrced .iu7h95w9 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.fszrced .iuxc91f {
  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;
}
.fszrced .pvdp { color: var(--cta, var(--accent)); }
.fszrced .ey8wbgq {
  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;
}
.fszrced .wnqz2z {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.fszrced .rusr3i { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.fszrced .v8vv .rusr3i { color: var(--accent-light); }
.fszrced .xa1698 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.fszrced .ahdzbtt3:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .fszrced .ahdzbtt3 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .fszrced .ahdzbtt3::before {
    position: absolute; top: 14px; left: 14px;
  }
  .fszrced .wh8d9i9a {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .fszrced .iuxc91f { white-space: normal; text-align: center; font-size: 1.2rem; }
  .fszrced .ey8wbgq {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .fszrced .xa1698 { width: 100%; min-width: 0; }
  .fszrced .pvdp { min-width: 0; }
}
.lhx3 .ahdzbtt3::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.t9ys6mpw .f4werxn {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.t9ys6mpw .f4werxn summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.t9ys6mpw .f4werxn p { padding: 0 2px 16px; }
.k8ic5o .f4werxn { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.k8ic5o .f4werxn summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.k8ic5o .f4werxn summary::after { content: "›"; font-size: 1.2em; }
.k8ic5o .f4werxn[open] summary::after { content: "‹"; }
.k8ic5o .f4werxn p { padding: 10px 22px 4px; }
.m8hy .f4werxn {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.m8hy .f4werxn summary { color: var(--text-primary); padding-left: 16px; }
.m8hy .f4werxn summary::after { content: "›"; font-size: 1.1em; }
.m8hy .f4werxn[open] summary::after { content: "‹"; }
.m8hy .f4werxn p { padding-left: 16px; }
.kdgdzl .texmwt { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.kdgdzl .f4werxn {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.kdgdzl .f4werxn:last-child { border-bottom: none; }
.kdgdzl .f4werxn summary { color: var(--text-primary); border-radius: 0; }
.kdgdzl .f4werxn summary::after { content: "›"; font-size: 1.1em; }
.kdgdzl .f4werxn[open] summary::after { content: "‹"; }
.ci71 .f4werxn { overflow: hidden; }
.ci71 .f4werxn summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.ci71 .f4werxn summary::after { color: rgba(255,255,255,.75); }
.ci71 .f4werxn[open] summary { border-radius: 0; }
.p7rr { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.irim2 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.jxlj6o1 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ktls4p0 { color: var(--text-muted); font-size: 1.05rem; }
.t4w1s7g {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.erhvs {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.w6dxmyh { margin-bottom: 20px; }
.afyk6n {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.dvylelzy {
  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;
}
.dvylelzy:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.wtf5 { resize: vertical; min-height: 130px; }
.u4e1 { width: 100%; margin-top: 8px; }
.gx49a {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.yx51 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.a8sedvb { color: var(--text-muted); line-height: 1.75; }
.ghehoy { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ghehoy li { margin-bottom: 6px; }
.dikibc { max-width: 760px; margin: 0 auto; }
.f5ld4pwl { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.bh0b { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.bh0b:last-child { border-bottom: none; }
.bh0b h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.bh0b p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.rvvgdnib { max-width: 760px; margin: 0 auto; }
.j6rf4 ul.ghehoy { margin: 0; }
@media (max-width: 640px) { .zuq2y { grid-template-columns: 1fr; gap: 10px; } }
.q7gz4p { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.qtnidce2 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.cwa0 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.qtnidce2 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.qtnidce2 .ghehoy { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .q7gz4p { grid-template-columns: 1fr; } }
.veou4wrc { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.veou4wrc:hover .z0qo { color: var(--accent-light); text-decoration: underline; }
.uanyqoyz { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.kisgz3o { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.kisgz3o:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.t418qfe { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.kisgz3o p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.kisgz3o ul.ghehoy { margin: 0; }
.ljf896n { color: var(--text-muted); line-height: 1.75; }
.yqp8uxp3 .ghehoy,
.iqtln .ghehoy,
.djhq8f2 .ghehoy,
.nay2 .ghehoy {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.yqp8uxp3 .kisgz3o,
.iqtln .kisgz3o { text-align: left; }
.yqp8uxp3 .t418qfe,
.iqtln .t418qfe { text-align: center; }
.wu1ire { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.qpiz { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.hulp { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.o2u0y { margin-top: 12px; }
.sdqgpo { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.sdqgpo:hover { border-bottom-color: var(--accent-light); }
.biii { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.biii img { width: 100%; height: 100%; object-fit: cover; display: block; }
.k4ibk3r { width: 200px; height: 200px; }
.s1fkt { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.d06zvbmd { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.gf8do { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.gf8do::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .hbkp { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.h8of2o .hulp, .h8of2o .qpiz { max-width: 640px; }
.bm89yl .wu1ire { font-size: 1.6rem; margin-top: 18px; }
.utnuj78 .hulp { margin-bottom: 28px; }
@media (max-width: 860px) { .w9ioz { grid-template-columns: 1fr; } .bm89yl { position: static; text-align: center; } }
.jgr2 { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.e1dlf { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.e1dlf .biii { margin: 0 auto 18px; }
.e1dlf .d06zvbmd { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .jgr2 { grid-template-columns: 1fr; } }
.uztbs138 .wu1ire { font-size: 1.6rem; margin-bottom: 6px; }
.nay2 .ghehoy { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .uztbs138 { flex-direction: column; text-align: center; } .lvmipcr { grid-template-columns: 1fr; } }
.ygm4 .wu1ire { font-size: 1.35rem; margin: 0 0 4px; }
.ygm4 .d06zvbmd { margin: 0; }
.xmi8 { max-width: 760px; margin: 0 auto; }
.vkn7 { position: relative; padding-left: 28px; }
.vkn7::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.tsra { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.tsra:last-child { padding-bottom: 0; }
.xrf7ga9 { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.qkshi h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.qkshi p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ue20mcz .jxlj6o1 { color: var(--accent-light); }
.ff8xpo .jxlj6o1 { font-size: 2rem; }
.ff8xpo .ktls4p0 { max-width: 680px; }
.mi71 .jxlj6o1 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.mi71 .ktls4p0  { margin: 0; }
@media (max-width: 640px) { .mi71 { flex-direction: column; } }
.kes0bfy {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.kes0bfy .jxlj6o1 { color: var(--accent-light); }
.hoaix .jxlj6o1 { color: #fff; }
.hoaix .ktls4p0  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .gxwy { grid-template-columns: 1fr; } }
.mf4p .dvylelzy {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.mf4p .dvylelzy:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.mrhma .dvylelzy { background: var(--bg-raised); border-color: transparent; }
.mrhma .dvylelzy:focus { background: var(--bg-card); border-color: var(--accent-light); }
.vw6k9bu .dvylelzy { border-radius: 100px; padding: 11px 20px; }
.vw6k9bu .wtf5 { border-radius: 14px; }
@media (max-width: 640px) { .f6tzwr4 { grid-template-columns: 1fr; } }
.i2c7sj { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.i2c7sj li { margin-bottom: 6px; }
.vl431wuw{display:none}
.vl431wuw:empty,.zqac:empty{display:none}
.ou3z7sg{position:relative;overflow:visible}
.zk77jqc .ogve8cs,.w47417 .ogve8cs,
.bfv2eui .ogve8cs,.qyoi .ogve8cs,
.r2xxv .ogve8cs,.cs0jjnv .ogve8cs{display:block}
.p30o .sxr9gi{display:block}
.zk77jqc .ogve8cs,.w47417 .ogve8cs,
.bfv2eui .ogve8cs,.qyoi .ogve8cs,
.r2xxv .ogve8cs{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}
.zk77jqc .ogve8cs .zqac,.w47417 .ogve8cs .zqac,
.bfv2eui .ogve8cs .zqac,.qyoi .ogve8cs .zqac,
.r2xxv .ogve8cs .zqac{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}
.zk77jqc .a8rfrct,.w47417 .a8rfrct,
.bfv2eui .a8rfrct,.qyoi .a8rfrct,
.r2xxv .a8rfrct{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.zk77jqc .ogve8cs,.w47417 .ogve8cs{top:12px}
.zk77jqc .ogve8cs .zqac{margin-right:auto}
.w47417 .ogve8cs .zqac{margin-left:auto}
.w47417 .ogve8cs{text-align:right}
.bfv2eui .ogve8cs,.qyoi .ogve8cs{bottom:12px}
.bfv2eui .ogve8cs .zqac{margin-right:auto}
.qyoi .ogve8cs .zqac{margin-left:auto}
.qyoi .ogve8cs{text-align:right}
.r2xxv .ogve8cs{position:relative;margin-top:16px}
.r2xxv .ogve8cs .zqac{margin:0 auto}
.cs0jjnv .ogve8cs{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.cs0jjnv .ogve8cs .zqac{margin:0}
.cs0jjnv .mc7c43~.ogve8cs,
.cs0jjnv .yup53y~.ogve8cs{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.cs0jjnv .mc7c43~.ogve8cs .zqac,
.cs0jjnv .yup53y~.ogve8cs .zqac{justify-content:flex-start}
.mc7c43~.ogve8cs,.yup53y~.ogve8cs{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}
.mc7c43~.ogve8cs .zqac{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.yup53y~.ogve8cs .zqac{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.sxr9gi .zqac{margin:0 0 12px}
.zqac{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.vt12o1p{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.z0qo{font-weight:600;color:var(--text-heading);opacity:1}
.jbx24v::before{content:"·";margin:0 2px;opacity:.5}
.a8rfrct{white-space:nowrap}
.p0gmw .vt12o1p{display:none}
.hv4s9 .a8rfrct{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.hv4s9 .jbx24v::before{content:""}
.win7q .a8rfrct{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}
.win7q .jbx24v::before{content:""}
.apbzf3wn .zqac{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.qe3uvu9i .a8rfrct{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.qe3uvu9i .jbx24v::before{content:""}
.q3plnlj .a8rfrct{color: var(--accent-light);opacity:1;font-weight:500}
.zgqq .a8rfrct{border-bottom:1px solid currentColor;padding-bottom:2px}
.yx5j .zqac{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.ulov{--date-bg:var(--accent-bg)}
.pxpq .jbx24v::before{content:""}
.fwcj0j0 .jbx24v::before{content:"•";opacity:.4}
.fwcj0j0 .a8rfrct + .a8rfrct::before{content:"•";margin-right:6px;opacity:.4}
.asar25s .jbx24v::before{content:"/";opacity:.35}
.asar25s .a8rfrct + .a8rfrct::before{content:"/";margin-right:6px;opacity:.35}
.dshhpm .jbx24v::before{content:"|";opacity:.3}
.dshhpm .a8rfrct + .a8rfrct::before{content:"|";margin-right:6px;opacity:.3}
.j8i04n6y .jbx24v::before{content:"—";opacity:.3}
.j8i04n6y .a8rfrct + .a8rfrct::before{content:"—";margin-right:6px;opacity:.3}
.lu1ijyj .jbx24v::before{content:"◆";font-size:.5em;opacity:.35}
.lu1ijyj .a8rfrct + .a8rfrct::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.s411o0t .jbx24v::before{content:"·";opacity:.4}
.s411o0t .a8rfrct + .a8rfrct::before{content:"·";margin-right:6px;opacity:.4}
.micaf0pt .jbx24v::before{content:"›";opacity:.4}
.micaf0pt .a8rfrct + .a8rfrct::before{content:"›";margin-right:6px;opacity:.4}
.efmc .jbx24v::before{content:"→";opacity:.35;font-size:.85em}
.efmc .a8rfrct + .a8rfrct::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.o7zxgwn .sx49{padding:20px 0}
@media(max-width:640px){
  .sx49{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .d92f3qi2{max-width:100%}
}
.gz8g9 .nw0en8{margin:0}
@media (max-width:560px){
  .gekq71p{grid-template-columns:repeat(2,1fr);gap:12px}
}
.r6wp0c {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.r6wp0c.s9gav {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.a8xwli0 {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.a8xwli0 .ttq1y7 {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  width: 36px; height: 36px; border-radius: 50%;
  padding: 0; margin: 0;
  z-index: 2;
  font-size: 0 !important; color: transparent !important;   
  transition: background 0.15s;
}
.a8xwli0 .ttq1y7::before,
.a8xwli0 .ttq1y7::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.a8xwli0 .ttq1y7::before { transform: translate(-50%, -50%) rotate(45deg); }
.a8xwli0 .ttq1y7::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.a8xwli0 .ttq1y7:hover { background: rgba(0,0,0,0.12) !important; }
.g4r2f {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.sot2b1rr {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.zk3n {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.koghk9fl {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.a8xwli0 .e0gjw {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.a8xwli0 .e0gjw:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .a8xwli0 { padding: 28px 18px 20px; }
  .zk3n { font-size: 1.2rem; }
  .g4r2f { max-width: 220px; max-height: 80px; }
}
.wbrtp5st {
  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);
}
.iltibnzp {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.hdr3ish9  .wbrtp5st { border-radius: 50%; }
.ejkotolh  .wbrtp5st { border-radius: 6px; }
.cxsie9 .wbrtp5st { border-radius: 22px; }
.sjzutvz .oe1l {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .wbrtp5st { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.jj54 .yfcqa {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.jj54 .g5abz53 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.jj54 .oe1l {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.kozpf {
  position: fixed;
  left: 50%; bottom: 0;
  width: 100%; max-width: 1100px;
  box-sizing: border-box;
  padding: 0 16px calc(14px + env(safe-area-inset-bottom, 0px));
  z-index: 1200;                         
  transform: translate(-50%, 130%);
  transition: transform 0.42s cubic-bezier(.2,.75,.2,1);
  will-change: transform;
  pointer-events: none;                  
}
.kozpf.s9gav { transform: translate(-50%, 0); }
.kozpf .yfcqa,
.kozpf .g5abz53 {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.kozpf .oe1l {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.k786mzov {
  position: absolute;
  
  top: 14px; right: 30px;
  z-index: 3;
  width: 26px; height: 26px;
  border: none; border-radius: 50%; cursor: pointer;
  background: rgba(0,0,0,0.40);         
  font-size: 0;                          
  pointer-events: auto;
  transition: background 0.15s;
}
.k786mzov::before,
.k786mzov::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.k786mzov::before { transform: translate(-50%, -50%) rotate(45deg); }
.k786mzov::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.k786mzov:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .kozpf { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .kozpf .oe1l {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .kozpf .w9v4l4 { display: none !important; }
  .kozpf .sxycrxdx { font-size: 1.1rem !important; }
  .kozpf .wbrtp5st { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .k786mzov { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .q4ovvdxj { flex-direction: row-reverse; }
[dir="rtl"] .krolef { flex-direction: row-reverse; }
[dir="rtl"] .y7e8c  .x016 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .iwe1j7 .x016 { right: auto; left: 20px; }
  [dir="rtl"] .y7e8c  .x016 { left: auto;  right: 20px; }
}
[dir="rtl"] .ry2jx3 .zyvc  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .bfvbjowr .zyvc { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .pf6kea2, [dir="rtl"] .nb6t7r3w { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .cyvi01 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .tvhv0tc { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .u8gr4nb3 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .oe1l { direction: rtl; }
[dir="rtl"] .wbrtp5st { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .ahdzbtt3,
[dir="rtl"] .ye6mhm9e { direction: rtl; }
[dir="rtl"] .qbey4d5x { direction: rtl; }
[dir="rtl"] .m84nh { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .w8s0 .nb6t7r3w,
[dir="rtl"] .ln6wt .nb6t7r3w,
[dir="rtl"] .atih8 .nb6t7r3w,
[dir="rtl"] .khx03 .nb6t7r3w {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .w8s0 .nb6t7r3w li::before,
[dir="rtl"] .ln6wt .nb6t7r3w li::before,
[dir="rtl"] .atih8 .nb6t7r3w li::before,
[dir="rtl"] .khx03 .nb6t7r3w li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .j7n99.p5lnnk4 .uqhj0,
[dir="rtl"] .w8uk8h.p5lnnk4 .uqhj0,
[dir="rtl"] .ad525tf2.p5lnnk4 .uqhj0,
[dir="rtl"] .xkfnto0v.p5lnnk4 .uqhj0,
[dir="rtl"] .wtq0vkj7.p5lnnk4 .uqhj0 { text-align: right; }
[dir="rtl"] .mc7c43.u06gxmp4 .nmewly { text-align: center; }
[dir="rtl"] .g5abz53,
[dir="rtl"] .cmw8r3i2,
[dir="rtl"] .u3gcj,
[dir="rtl"] .uqhj0 { text-align: right; }
[dir="rtl"] .erhvs,
[dir="rtl"] .afyk6n,
[dir="rtl"] .hulp,
[dir="rtl"] .dvylelzy,
[dir="rtl"] .wtf5 { text-align: right; direction: rtl; }
[dir="rtl"] .vw6k9bu .dvylelzy,
[dir="rtl"] .mf4p .dvylelzy { padding-right: 20px; padding-left: 20px; }
.wau94 .u002ws5n {
  width: 100%; max-width: 100%;
  left: auto; transform: none; margin: 24px 0; gap: 14px;
}
.wau94 .ahdzbtt3 {
  display: flex !important;
  flex-direction: column; align-items: center; text-align: center;
  gap: 10px; padding: 20px 18px;
  border: 1px solid var(--border-alt); border-radius: 14px;
}
.wau94 .ahdzbtt3::before {          
  order: -1; width: 36px; height: 36px; min-width: 36px; margin: 0; padding: 0;
  display: flex; align-items: center; justify-content: center;
  border-radius: 50%; background: var(--accent-bg); color: var(--accent);
  font-size: 1rem; font-weight: 700;
}
.wau94 .wh8d9i9a { order: 1; flex-direction: column; align-items: center; gap: 8px; width: auto; }
.wau94 .wh8d9i9a .r439d { order: 0; }
.wau94 .wh8d9i9a .iuxc91f     { order: 1; }
.wau94 .r439d {
  background: transparent; padding: 0; flex-shrink: 0;
  width: 118px; height: 118px; border-radius: 50%; overflow: hidden;
}
.wau94 .iu7h95w9 {
  width: 118px; height: 118px; max-width: 118px; max-height: 118px;
  object-fit: cover; border-radius: 50%;
}
.wau94 .iuxc91f { font-size: 20px; font-weight: 700; color: var(--accent); }
.wau94 .xbasev { order: 2; display: block; width: auto; min-width: 0; }
.wau94 .xbasev .ey8wbgq.v8vv {
  background: var(--accent-bg); border-radius: 999px;
  padding: 8px 18px; display: inline-flex;
}
.wau94 .xbasev .v8vv .wnqz2z { display: none; }
.wau94 .xbasev .v8vv .rusr3i {
  font-size: 18px; font-weight: 800; color: var(--accent); white-space: nowrap;
}
.wau94 .xbasev .v8vv .rusr3i::before { content: "\1F381\00A0"; }
.wau94 .p2zxay {
  order: 3; flex-direction: row; align-items: center; justify-content: center;
  gap: 8px; width: auto; min-width: 0;
}
.wau94 .xa1698 { order: 4; }
.wau94 .xa1698.gd01yf { border-radius: 100px !important; padding: 12px 28px !important; max-width: 220px; width: 100%; }
@media (min-width: 981px) {
  .wau94 .ahdzbtt3 {
    display: grid !important;
    
    grid-template-columns: 52px 260px minmax(120px, 1fr) 120px 170px;
    align-items: center; gap: 20px; text-align: left;
    border: none; border-radius: 0;
    border-top: 1px solid var(--border-alt); padding: 16px 22px;
  }
  .wau94 .ahdzbtt3:first-child { border-top: none; }
  .wau94 .ahdzbtt3::before { grid-column: 1; justify-self: center; }
  .wau94 .wh8d9i9a {
    grid-column: 2; flex-direction: row; align-items: center;
    justify-content: flex-start; gap: 16px; width: auto; text-align: left;
  }
  .wau94 .r439d,
  .wau94 .iu7h95w9 { width: 96px; height: 96px; max-width: 96px; max-height: 96px; }
  .wau94 .iuxc91f { font-size: 20px; }
  .wau94 .xbasev { grid-column: 3; display: flex; justify-content: center; padding: 0; }
  .wau94 .xbasev .v8vv { align-items: center; text-align: center; }
  .wau94 .xbasev .v8vv .rusr3i { font-size: 19px; }
  .wau94 .p2zxay { grid-column: 4; justify-content: center; }
  .wau94 .xa1698 { grid-column: 5; justify-self: end; }
  .wau94 .xa1698.gd01yf { width: auto; }
  .wau94 .ahdzbtt3:nth-child(even) { background: var(--accent-bg); }
}
:root {
  --accent:          #06b6d4;
  --brand:           #06b6d4;
  --brand-light:     #0e99b1;
  --brand-pale:      #1fbad4;
  --grad-start:      #3cddf9;
  --grad-end:        #7ee3f4;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #0ea5e9;
  --cta-light:       #068bc7;
  --cta-hover:       #0a7caf;
  --bg-page:         #f6f8f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f6;
  --bg-raised:       #edf1f1;
  --bg-hover:        #f3f5f6;
  --border:          #e1e8e9;
  --border-alt:      #cfdbdd;
  --border-section:  #e1e8e9;
  --text-primary:    #161b1c;
  --text-muted:      #505f62;
  --text-body:       #2d3638;
  --text-sub:        #445154;
  --text-faint:      #72888c;
  --text-dim:        #8ea0a3;
  --text-label:      #5b6d70;
  --text-value:      #394446;
  --accent-bg:       #ddf3f7;
  --accent-bg-light: #c0eef5;
  --bg-tip:          #f0f9f5;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f4f9;
  --bg-pros:         #f0f9f5;
  --bg-cons:         #faf3f6;
  --c-pros:          #0c9658;
  --c-cons:          #9f2157;
  --c-pros-label:    #0eb368;
  --c-tip-border:    #10c673;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9658;
}
:root { --logo-bg-opacity: 56%; }
body, button, input { font-family: "Manrope", sans-serif; }
.b2wvx2 .tk5dl { font-size: 0; width: 1.2rem; flex-shrink: 0; }.b2wvx2 .tk5dl::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.b2wvx2 .cmso9v5     .tk5dl::before { content: "";  color: var(--c-tip-border); }.b2wvx2 .vxmxmwq .tk5dl::before { content: ""; color: var(--c-warn-border); }.b2wvx2 .o8xhyms3    .tk5dl::before { content: ""; color: #60a5fa; }.vwv6bo .b2wvx2 .cmso9v5     .tk5dl::before { color: #10b981; }.vwv6bo .b2wvx2 .vxmxmwq .tk5dl::before { color: #f43f5e; }.vwv6bo .b2wvx2 .o8xhyms3    .tk5dl::before { color: #a855f7; }.srus  .b2wvx2 .cmso9v5     .tk5dl::before { color: #eab308; }.srus  .b2wvx2 .vxmxmwq .tk5dl::before { color: #ef4444; }.srus  .b2wvx2 .o8xhyms3    .tk5dl::before { color: #f97316; }.z0ww5vnm  .b2wvx2 .cmso9v5     .tk5dl::before { color: #38bdf8; }.z0ww5vnm  .b2wvx2 .vxmxmwq .tk5dl::before { color: #818cf8; }.z0ww5vnm  .b2wvx2 .o8xhyms3    .tk5dl::before { color: #2dd4bf; }.phrjg67p .b2wvx2 .tk5dl::before { color: var(--accent-light) !important; }
.vs7sng5 .hgheqd4 li::before, .vs7sng5 .i7nl3seq li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.vs7sng5 .hgheqd4 li::before { content: ""; }.vs7sng5 .i7nl3seq li::before { content: ""; }.vs7sng5 .xgqjguk::before, .vs7sng5 .lskje::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.vs7sng5 .xgqjguk::before { content: ""; }.vs7sng5 .lskje::before { content: ""; }
.kt0t3 .h3wm, .kt0t3 .mc7c43 { min-height: 320px; }
.kv00tu5::before { content: '—'; }