:root {
  --color-accent: #b24d5c;
  --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; }
html, body {
  overflow-x: hidden;
  max-width: 100vw;
  position: relative;
}
body {
  font-family: system-ui, sans-serif;
  background: var(--bg-page);
  color: var(--text-primary);
  line-height: 1.7;
  width: 100%;
}
.ng5t {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.wc7z3h3 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.k5ivyle {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.hiqa0epc { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.z9ia633 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.z9ia633 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.z9ia633 a:hover { color: var(--accent-light); }
.jpqyz3t   .kqrli { border-radius: 0; }
@media (max-width: 640px) {
  .kqrli {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .edlag8t:hover .kqrli,
  .edlag8t:focus-within .kqrli { display: block; }
  .kqrli li a { padding: 8px 16px; font-size: 0.88rem; }
}
.m3lrxn {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.na55ebjw { display: none; }
@media (max-width: 640px) {
  .na55ebjw {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .na55ebjw.kd2u3rv4 { display: block; }
}
@media (max-width: 640px) {
  .m3lrxn { display: block; }
  .z9ia633 > li + li::before { display: none !important; }
  .z9ia633 {
    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;
  }
  .z9ia633.kd2u3rv4 { display: flex; }
  .z9ia633 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .z9ia633 li:last-child a { border-bottom: none; }
}
.ekq9w { min-height: 480px; }
.n8pd {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.n2vdmx { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.s152h .n2vdmx { margin-left: 0; margin-right: 0; }
.rw42rxkq {
  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;
}
.r8k42z6 .rw42rxkq { margin-top: 24px; }
.rw42rxkq:hover { opacity: 0.88; }
.ke29juh1 {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.wemzo {
  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%);
}
.ke29juh1 .wmqc1 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.ke29juh1 .n8pd { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.ke29juh1 .n2vdmx { color: #e2e8f0; }
.ke29juh1.nqeb4r .wmqc1 { text-align: center; }
.ke29juh1.s152h   .wmqc1 { text-align: left; }
.itkxl .wmqc1 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.itkxl .n8pd { color: var(--text-primary); text-shadow: none; }
.itkxl .n2vdmx { color: var(--text-muted); }
.itkxl .rw42rxkq { margin-top: 16px; }
.itkxl, .itkxl.ekq9w { min-height: auto !important; }
.itkxl.nqeb4r .wmqc1 { text-align: center; }
.itkxl.s152h   .wmqc1 { text-align: left; }
.itkxl~.wkz6qh{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}
.itkxl~.wkz6qh .jjlg{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}
.u4f5u {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.mawn93z .u4f5u,
.mawn93z .dq2ib {
  position: relative; overflow: hidden;
}
.mawn93z .u4f5u::after,
.mawn93z .dq2ib::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.nkor7g .u4f5u,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.ghyp25 .u4f5u,
.ghyp25 .ke29juh1 .wemzo {
  overflow: hidden;
}
.ghyp25 .u4f5u::after,
.ghyp25 .ke29juh1 .wemzo::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%); }
}
.s0h33j .u4f5u,
.s0h33j .u4f5u::after,
@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); }
}
.s0h33j .ke29juh1 .wemzo {
  overflow: hidden;
}
.s0h33j .ke29juh1 .wemzo::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;
}
.sgo1g .u4f5u,
.sgo1g .ke29juh1 .wemzo {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.mawn93z .ke29juh1 .wemzo {
  overflow: hidden;
}
.mawn93z .ke29juh1 .wemzo::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;
}
.nkor7g .ke29juh1 .wemzo {
  animation: hg-breathe 10s ease-in-out infinite;
}
.u4f5u .wemzo {
  background: none;
}
.u4f5u .n8pd { color: #fff; }
.u4f5u .n2vdmx { color: rgba(255,255,255,0.85); }
.u4f5u .rw42rxkq { background: #fff; color: var(--cta); }
.u4f5u .rw42rxkq:hover { opacity: 0.92; }
.mawn93z .vyd86i8 { position: relative; overflow: hidden; }
.mawn93z .vyd86i8::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.vyd86i8 .n8pd { text-shadow: none; color: var(--text-primary); }
.vyd86i8 .n2vdmx { color: var(--text-muted); }
body.pmit7r .n8pd {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.b0fxbz .n8pd {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.ekq9w.u4f5u .n8pd,
section.u4f5u .n8pd {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.vyd86i8.nqeb4r .bkt4pio { align-items: center; text-align: center; }
.ekq9w .p2x25j {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.p2x25j .tihvbobo {
  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;
}
.p2x25j .tihvbobo::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.p2x25j .glc4em { display: contents !important; }
.p2x25j .glc4em .x4uopm8 {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.p2x25j .glc4em .k0yqtbi8 { max-height: 48px; max-width: 96px; }
.p2x25j .glc4em .lvtah2gq {
  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;
}
.p2x25j .ztoe8b {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.p2x25j .t4kz { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.p2x25j .czx5oh { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.p2x25j .czx5oh small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.p2x25j .bejnjf15 { display: contents !important; }
.p2x25j .bejnjf15 .d1j9ooaz:not(.zf7f7) { display: none !important; }
.p2x25j .bejnjf15 .zf7f7 {
  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;
}
.p2x25j .bejnjf15 .zf7f7 .hqtw6 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.p2x25j .bejnjf15 .zf7f7 .bfgr3n {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.p2x25j .ze7j { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.p2x25j .ze7j.uyt8oq3 {
  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;
}
.p2x25j .ze7j.uyt8oq3:hover { opacity: 0.85; }
.xt0zi2 .wmqc1 { padding-bottom: 24px; }
.r8k42z6 .wmqc1 { max-width: 1100px; }
.tmip5 {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px !important;
  margin: 24px 0 28px !important;
}
@media (max-width: 700px) {
  .vyd86i8 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .vyd86i8:not(.xaqwc) .drhz { display: none !important; }
  .xaqwc .drhz { padding: 16px; }
  .bkt4pio  { padding: 36px 24px; }
  .vyd86i8~.wkz6qh,.wb3pikni~.wkz6qh{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .ekq9w, .vyd86i8 { min-height: 320px !important; }
  .n8pd { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .mwzqa,
  .kdo2c,
  .tmip5 { grid-template-columns: 1fr !important; }

  

  
  .xt0zi2 { display: flex !important; flex-direction: column !important; }
  .xt0zi2 .wmqc1 { display: contents; }
  .xt0zi2 .wemzo { order: 0; }
  .xt0zi2 .n8pd { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .xt0zi2 .mwzqa { order: 2; padding: 0 16px 12px !important; }
  .xt0zi2 .n2vdmx { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .r8k42z6 .wmqc1 { display: flex; flex-direction: column; }
  .r8k42z6 .wmqc1 .n8pd { order: 1; }
  .r8k42z6 .wmqc1 .tmip5 { order: 2; margin: 8px 0 24px !important; }
  .r8k42z6 .wmqc1 .n2vdmx { order: 3; }
  .r8k42z6 .wmqc1 .rw42rxkq { order: 4; align-self: center; margin-top: 0; }

  
  .vyd86i8.xaqwc {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .vyd86i8.xaqwc .bkt4pio { display: contents; padding: 0; }
  .vyd86i8.xaqwc .bkt4pio .n8pd { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .vyd86i8.xaqwc .drhz { order: 2; padding: 12px 16px; }
  .vyd86i8.xaqwc .bkt4pio .n2vdmx { order: 3; padding: 0 24px; margin: 0 auto; }
  .vyd86i8.xaqwc .bkt4pio .rw42rxkq { order: 4; align-self: center; margin: 8px 0 32px; }
}
.k2adw1j5 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.d6lfj { width: 100%; height: auto; display: block; border-radius: 10px; }
.d2a2a .k2adw1j5        { border-radius: 16px; }
.d2a2a .d6lfj  { border-radius: 16px; }
.a7dq64zo .k2adw1j5         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.a7dq64zo .d6lfj   { border-radius: 8px; }
.sq8svc { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.kggd09xn { width: 100%; padding: 32px 0; position: relative; }
.i2x6yg { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.mhx9 .kggd09xn:nth-child(even) { background: var(--bg-surface); }
.mhx9 .kggd09xn:nth-child(odd)  { background: var(--bg-page); }
.eslyogil .kggd09xn:nth-child(even) { background: var(--bg-card); }
.eslyogil .kggd09xn:nth-child(odd)  { background: var(--bg-page); }
.mhx9 .kggd09xn:nth-child(odd)  .i2x6yg { background: var(--bg-card); border-radius: 6px; }
.mhx9 .kggd09xn:nth-child(even) .i2x6yg { background: var(--bg-raised); border-radius: 6px; }
.eslyogil .kggd09xn:nth-child(odd)  .i2x6yg { background: var(--bg-card); border-radius: 6px; }
.eslyogil .kggd09xn:nth-child(even) .i2x6yg { background: var(--bg-raised); border-radius: 6px; }
.mhx9 .kggd09xn:nth-child(even) .gt4y .ghrylk3d,
.eslyogil .kggd09xn:nth-child(even) .gt4y .ghrylk3d { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.mhx9 .kggd09xn:nth-child(odd) .gt4y .ghrylk3d,
.eslyogil .kggd09xn:nth-child(odd) .gt4y .ghrylk3d { background: var(--bg-card-inner); }
.mhx9 .kggd09xn:nth-child(even) .i1hucri .ghrylk3d:nth-child(odd),
.eslyogil .kggd09xn:nth-child(even) .i1hucri .ghrylk3d:nth-child(odd)  { background: var(--bg-card); }
.mhx9 .kggd09xn:nth-child(even) .i1hucri .ghrylk3d:nth-child(even),
.eslyogil .kggd09xn:nth-child(even) .i1hucri .ghrylk3d:nth-child(even) { background: var(--bg-card-inner); }
h1.lj4x1xi1 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.lj4x1xi1 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.wds2in { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.i6bx3 h2.lj4x1xi1 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.pugj h2.lj4x1xi1 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.dc34as h2.lj4x1xi1 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.dqtin52 h2.lj4x1xi1::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.zodsbq h2.lj4x1xi1 {
  color: var(--text-primary); font-size: 1.7rem;
}
.o60t5z h2.lj4x1xi1::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.cux6z7a h2.lj4x1xi1 {
  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;
}
.biqn { font-size: 1.35rem; font-weight: 700; color: var(--accent-light); margin-bottom: 12px; }
.sn8myfup { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .sn8myfup { display: none; } }
.p9mrp { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.iza6 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.s2qzesm {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.kao5 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.evcf3vzg { padding-left: 20px; }
.evcf3vzg li { margin-bottom: 6px; }
.evcf3vzg a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.evcf3vzg a:hover { color: var(--accent-light); }
.a5sretj .kao5 { display: none; }
.qj89 .kao5 { display: none; }
.qj89 .evcf3vzg { padding-left: 0; list-style: none; }
.qj89 .evcf3vzg li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.qj89 .evcf3vzg a { font-size: 0.92rem; }
.o7m1 .s2qzesm { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.o7m1 .kao5 { display: none; }
.o7m1 .evcf3vzg { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.o7m1 .evcf3vzg li { margin-bottom: 0; }
.o7m1 .evcf3vzg 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;
}
.o7m1 .evcf3vzg a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.rwsrx1bs .s2qzesm { padding: 20px 20px 16px; }
.rwsrx1bs .evcf3vzg {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.rwsrx1bs .evcf3vzg li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.rwsrx1bs .evcf3vzg 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;
}
.rwsrx1bs .evcf3vzg 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;
}
.rwsrx1bs .evcf3vzg a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.rwsrx1bs .evcf3vzg a:focus,
.rwsrx1bs .evcf3vzg a:focus-visible,
.rwsrx1bs .evcf3vzg a:target { outline: none; }
.rwsrx1bs .evcf3vzg li:target a { border-color: var(--border); color: var(--text-muted); }
.sbkoi .s2qzesm { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.sbkoi .kao5 { display: none; }
.sbkoi .evcf3vzg { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.sbkoi .evcf3vzg li { margin-bottom: 0; }
.sbkoi .evcf3vzg li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.sbkoi .evcf3vzg li:last-child::after { content: ""; margin-right: 0; }
.sbkoi .evcf3vzg a { font-size: 0.9rem; }
.ghrylk3d { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.gt4y .ghrylk3d { background: var(--bg-card); }
.i1hucri .ghrylk3d:nth-child(odd)  { background: var(--bg-card); }
.i1hucri .ghrylk3d:nth-child(even) { background: var(--bg-raised); }
.vx8qg .ghrylk3d {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.vx8qg .ghrylk3d:last-child { border-bottom: none; }
.vx8qg h3.wds2in { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.oykb9wxm .ghrylk3d {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.oykb9wxm .ghrylk3d + .ghrylk3d { margin-top: 4px; }
.ijig42 .ghrylk3d { background: none; border-radius: 0; padding: 12px 0; }
.ijig42 .ghrylk3d + .ghrylk3d { border-top: 1px solid var(--border-section); }
.pfdl { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.xqey { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.i64p6xq { color: var(--text-body); margin-bottom: 10px; }
.itv4e22r, .vsxea { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.itv4e22r li, .vsxea li { margin-bottom: 6px; }
.vsxea li { list-style: decimal; }
.o0su     .itv4e22r { list-style-type: "● "; }
.brkww5v1  .itv4e22r { list-style-type: "■ "; }
.lape .itv4e22r { list-style-type: "◆ "; }
.x5pac5n    .itv4e22r { list-style-type: "★ "; }
.o0su     .pjyu1a { list-style-type: "● "; }
.brkww5v1  .pjyu1a { list-style-type: "■ "; }
.lape .pjyu1a { list-style-type: "◆ "; }
.x5pac5n    .pjyu1a { list-style-type: "★ "; }
.o0su    .itv4e22r li::marker, .o0su    .pjyu1a li::marker,
.brkww5v1 .itv4e22r li::marker, .brkww5v1 .pjyu1a li::marker,
.lape .itv4e22r li::marker, .lape .pjyu1a li::marker,
.x5pac5n   .itv4e22r li::marker, .x5pac5n   .pjyu1a li::marker {
  color: var(--cta); font-size: 1em;
}
.o0su .vsxea,
.brkww5v1 .vsxea,
.lape .vsxea,
.x5pac5n .vsxea {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.o0su .vsxea li,
.brkww5v1 .vsxea li,
.lape .vsxea li,
.x5pac5n .vsxea li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.o0su .vsxea li::before,
.brkww5v1 .vsxea li::before,
.lape .vsxea li::before,
.x5pac5n .vsxea 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;
}
.o0su     .vsxea li::before { border-radius: 50%; }
.brkww5v1  .vsxea li::before { border-radius: 3px; }
.lape .vsxea li::before { border-radius: 3px; }
.x5pac5n    .vsxea li::before { border-radius: 50%; }
.u31ds { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.b619qero .u31ds,
.vqte2 .u31ds { background: transparent; border: none; border-radius: 0; }
.ykf5g5pn { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.ykf5g5pn th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.ykf5g5pn td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.ykf5g5pn tr:hover td { background: var(--bg-hover); }
.ej3ss9m .ykf5g5pn tbody tr:nth-child(even) td { background: var(--bg-surface); }
.fvlbef .ykf5g5pn { border: 1px solid var(--border-alt); }
.fvlbef .ykf5g5pn th,
.fvlbef .ykf5g5pn td { border: 1px solid var(--border-alt); }
.o0az .ykf5g5pn th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.o0az .ykf5g5pn td { border-bottom: none; }
.o0az .ykf5g5pn tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.b1tv .ykf5g5pn th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.e27m .u31ds {
  overflow: hidden;
}
.e27m .ykf5g5pn th { border-bottom: 1px solid var(--border-alt); }
.e27m .ykf5g5pn tr:last-child td { border-bottom: none; }
.gvr76tb { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.fsjw { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.vnbzdtm { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.qa6z { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.q4l8jf { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.pjyu1a { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.pjyu1a 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%}
.qfp3 .qa6z { background: transparent; text-align: center; }
.jl91 .vnbzdtm {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.tcmea15 .vnbzdtm {
  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);
}
.l842al .fsjw { display: grid; grid-template-columns: auto 1fr; }
.l842al .vnbzdtm {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.l842al .qa6z { grid-column: 2; }
.l842al .q4l8jf,
.l842al .pjyu1a { grid-column: 1 / -1; }
.n8a9n .fsjw { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.n8a9n .vnbzdtm {
  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);
}
.n8a9n .qa6z { grid-column: 2; }
.n8a9n .q4l8jf,
.n8a9n .pjyu1a { grid-column: 1 / -1; }
.un2s4vw .fsjw { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.un2s4vw .qa6z { background: none; color: var(--accent-light); font-weight: 700; }
.mw1uo0d .fsjw { 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); }
.mw1uo0d .qa6z { background: none; color: var(--accent-light); font-weight: 700; }
.i91oii5x .fsjw { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.i91oii5x .fsjw:last-child { border-bottom: none; }
.i91oii5x .qa6z { background: none; color: var(--accent-light); font-weight: 700; }
.s1xmkogm .fsjw { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.s1xmkogm .qa6z { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.fkeqmmvy .gvr76tb { counter-reset: card-n; }
.fkeqmmvy .fsjw  { counter-increment: card-n; }
.fkeqmmvy .qa6z { display: flex; align-items: center; gap: 10px; }
.fkeqmmvy .qa6z::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;
}
.e8sh0pp .fsjw { background: var(--bg-surface); border: 1px solid var(--border); }
.e8sh0pp .qa6z { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.r8o27iu1 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.w7lms  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.hrp7 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.nhz07 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.yao7z8g5 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.r8o27iu1 strong { color: var(--text-primary); font-size: 0.95rem; }
.r8o27iu1 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.hkay { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.kiqe, .almd { border-radius: 8px; padding: 14px; }
.kiqe { background: var(--bg-pros); }
.almd { background: var(--bg-cons); }
.o007vgdp { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.kiqe .o007vgdp { color: var(--c-pros-label); }
.almd .o007vgdp { color: #f87171; }
.kiqe ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.almd ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.d6lfj { width: 100%; height: auto; border-radius: 10px; display: block; }
.uyt8oq3 {
  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;
}
.uyt8oq3:hover { opacity: 0.85; }
.s2ot .uyt8oq3  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.s2ot .uyt8oq3:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.p2gqzb9 .uyt8oq3  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.p2gqzb9 .uyt8oq3:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.fr9lr4x .rw42rxkq { border-radius: 50px; }
.fr9lr4x .uyt8oq3  { border-radius: 50px; }
.whagv .rw42rxkq { padding-left: 22px; padding-right: 22px; }
.whagv .uyt8oq3  { padding-left: 12px; padding-right: 12px; }
.i3sj .rw42rxkq { padding-left: 44px; padding-right: 44px; }
.i3sj .uyt8oq3  { padding-left: 24px; padding-right: 24px; }
.q46jm07x .rw42rxkq { padding-left: 56px; padding-right: 56px; }
.q46jm07x .uyt8oq3  { padding-left: 32px; padding-right: 32px; }
.e6u87t   .rw42rxkq::after, .e6u87t   .uyt8oq3::after,
.ni2c .rw42rxkq::after, .ni2c .uyt8oq3::after,
.j6at945    .rw42rxkq::after, .j6at945    .uyt8oq3::after,
.odeuot7    .rw42rxkq::after, .odeuot7    .uyt8oq3::after,
.wpl7j    .rw42rxkq::after, .wpl7j    .uyt8oq3::after,
.r96f     .rw42rxkq::after, .r96f     .uyt8oq3::after,
.euvp    .rw42rxkq::after, .euvp    .uyt8oq3::after,
.rh0jl3nv   .rw42rxkq::after, .rh0jl3nv   .uyt8oq3::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;
}
.e6u87t .rw42rxkq::after, .e6u87t .uyt8oq3::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");
}
.ni2c .rw42rxkq::after, .ni2c .uyt8oq3::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");
}
.j6at945 .rw42rxkq::after, .j6at945 .uyt8oq3::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");
}
.odeuot7 .rw42rxkq::after, .odeuot7 .uyt8oq3::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");
}
.wpl7j .rw42rxkq::after, .wpl7j .uyt8oq3::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");
}
.r96f .rw42rxkq::after, .r96f .uyt8oq3::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");
}
.euvp .rw42rxkq::after, .euvp .uyt8oq3::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");
}
.rh0jl3nv .rw42rxkq::after, .rh0jl3nv .uyt8oq3::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");
}
.jq55rah   .g2ke2::after, .jq55rah   .nbcn6a64::after,
.nsr2q5 .g2ke2::after, .nsr2q5 .nbcn6a64::after,
.zvxf7q    .g2ke2::after, .zvxf7q    .nbcn6a64::after,
.pirz0ju    .g2ke2::after, .pirz0ju    .nbcn6a64::after,
.jfnz8l    .g2ke2::after, .jfnz8l    .nbcn6a64::after,
.v3na9d     .g2ke2::after, .v3na9d     .nbcn6a64::after,
.jnst    .g2ke2::after, .jnst    .nbcn6a64::after,
.ob15umeb   .g2ke2::after, .ob15umeb   .nbcn6a64::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;
}
.jq55rah .g2ke2::after, .jq55rah .nbcn6a64::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");
}
.nsr2q5 .g2ke2::after, .nsr2q5 .nbcn6a64::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");
}
.zvxf7q .g2ke2::after, .zvxf7q .nbcn6a64::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");
}
.pirz0ju .g2ke2::after, .pirz0ju .nbcn6a64::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");
}
.jfnz8l .g2ke2::after, .jfnz8l .nbcn6a64::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");
}
.v3na9d .g2ke2::after, .v3na9d .nbcn6a64::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");
}
.jnst .g2ke2::after, .jnst .nbcn6a64::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");
}
.ob15umeb .g2ke2::after, .ob15umeb .nbcn6a64::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");
}
.qsj9o7 {
  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;
}
.tihvbobo {
  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;
}
.tihvbobo > * { min-width: 0; }
.tihvbobo:hover { background: var(--bg-hover); }
.tihvbobo > [itemprop="item"] { display: contents; }
.tihvbobo [itemprop="itemReviewed"],
.tihvbobo [itemprop="reviewRating"] { display: none; }
.tihvbobo::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;
}
.glc4em {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.x4uopm8 {
  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;
}
.k0yqtbi8 { max-height: 52px; max-width: 110px; object-fit: contain; }
.lvtah2gq {
  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;
}
.kawza .x4uopm8    { background: #1a1a1a; }
.wry3i1 .x4uopm8   { background: rgba(128,128,128,.12); }
.yzyq .x4uopm8 { background: var(--bg-raised); }
.uguh .x4uopm8    { background: transparent; padding: 0; }
.ztoe8b {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.t4kz { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.czx5oh { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.bejnjf15 {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.d1j9ooaz {
  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;
}
.hqtw6 {
  
  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%;
}
.bfgr3n {
  
  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;
}
.ze7j {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.ze7j.uyt8oq3 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .tihvbobo {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .tihvbobo::before    { grid-area: rank;   }
  .glc4em           { grid-area: ident;  }
  .ztoe8b     { grid-area: rating; min-width: 0; width: auto; }
  .bejnjf15           { grid-area: pills;  }
  .ze7j             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .tihvbobo {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .tihvbobo::before    { justify-self: center; }
  .glc4em           { width: 100%; }
  .ztoe8b     { justify-self: center; }
  .bejnjf15           { grid-template-columns: 1fr; }
}
.gflyf .c05fs9im { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .rsh1i .riwtldi {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .rsh1i .yhkyd { margin: 0; }
}
.ac90 .yhkyd { border-top: 4px solid var(--accent); }
.ac90 .mvr4 { background: var(--bg-card); }
.vqte2 .hkay { gap: 10px; }
.vqte2 .kiqe, .vqte2 .almd { padding: 12px; }
.vqte2 .kiqe ul, .vqte2 .almd ul { margin: 4px 0 0; padding-left: 18px; }
.vqte2 .kiqe li, .vqte2 .almd li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .ws40m95 { grid-template-columns: 1fr; }
  .xdkrw { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .xdkrw .zuyf { width: 72px; height: 50px; }
  .xdkrw .sefv32 { max-width: 180px; }
  .xdkrw .lxl9ff { width: auto; }
}
@media (max-width: 720px) {
  .rvng4kx { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .dsjvelyb { padding: 16px; }
  .o655b .xur5l1cj { min-width: 50%; }
}
.srla3xb .hkay { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .gg643un3 { grid-template-columns: 1fr; }
  .wpxe { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .zijlm5e { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .xvgpl { flex-wrap: wrap; padding: 16px; }
}
.raxhj .hkay { gap: 8px; }
.raxhj .kiqe, .raxhj .almd { padding: 8px; }
@media (max-width: 480px) {
  .pa9utk { flex-direction: column; align-items: stretch; }
}
.v2prqem .lxl9ff .uyt8oq3 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .foqfd0i4 { flex-direction: column; align-items: stretch; gap: 10px; }
  .v2prqem .lxl9ff { text-align: center; }
}
@media (max-width: 720px) {
  .jdyla8z { grid-template-columns: 1fr; }
  .ya0j2e { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .n0qo51o2 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .yeqo6s { grid-template-columns: 1fr; }
  .pp63hv1 { width: 100px; height: 100px; margin: 16px auto; }
  .jf9vh { font-size: 1.4rem; }
  .xfh4s33 { justify-content: center; }
  .gykuv .xur5l1cj { min-width: 50%; }
}
.ermx3m .hkay { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .w6ohte { flex-wrap: wrap; padding: 14px 16px; }
  .q8bfo { padding: 12px 16px; }
  .ermx3m .hkay { margin: 0 16px; }
  .ermx3m .xsiw { padding: 0 16px; }
  .bnytr { padding: 12px 16px; }
}
.vdqajsc .tihvbobo {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.vdqajsc .tihvbobo:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.kvrq .qsj9o7 { gap: 18px; }
.kvrq .tihvbobo {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.kvrq .tihvbobo:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.ca7f36 .qsj9o7 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.ca7f36 .tihvbobo {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.ca7f36 .tihvbobo:last-child { border-bottom: none; }
.ca7f36 .glc4em,
.ca7f36 .ztoe8b,
.ca7f36 .bejnjf15 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.hfydh6fg .qsj9o7 { gap: 0; }
.hfydh6fg .tihvbobo {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.hfydh6fg .tihvbobo:last-child { border-bottom: none; }
.hfydh6fg .tihvbobo:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.hfydh6fg .tihvbobo:nth-child(even):hover { background: var(--bg-hover); }
.nu593rri .tihvbobo {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.q4wh .bejnjf15 .d1j9ooaz {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.q4wh .bejnjf15 .d1j9ooaz:first-child { border-left: none; }
.ezaxeh .bejnjf15 .d1j9ooaz {
  background: transparent; padding: 4px 8px;
}
.ezaxeh .bejnjf15 .hqtw6 { font-size: .65rem; opacity: .65; }
.ezaxeh .bejnjf15 .bfgr3n   { font-size: 1.15rem; color: var(--accent-light); }
.czpya .bejnjf15 .d1j9ooaz {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.czx5oh { display: none; }
.p16lji .t4kz { font-size: 1rem; letter-spacing: 2px; }
.lcca7p13 .t4kz {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.klm1 .t4kz,
.prspy .t4kz,
.hcsft .t4kz { display: none; }
.klm1 .czx5oh,
.prspy .czx5oh,
.hcsft .czx5oh { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.klm1 .czx5oh { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.klm1 .czx5oh small { display: none; }
.prspy .czx5oh {
  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;
}
.prspy .czx5oh small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.hcsft .czx5oh {
  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;
}
.hcsft .czx5oh small { display: none; }
.hi04uptq { margin: 16px 0; }
.jodnve2 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.jodnve2 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.jodnve2 summary::after { content: "+"; color: var(--accent-light); }
.jodnve2[open] summary::after { content: "−"; }
.jodnve2 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.kggd09xn { margin-bottom: 0; }
.bmg5l h2.lj4x1xi1 { color: var(--text-primary); border-color: var(--accent-light); }
.hal9ghn h2.lj4x1xi1 { color: var(--text-primary); border-color: var(--accent-light); }
.d2po .w7lms     { background: #052e16; border-color: #10b981; }
.d2po .hrp7 { background: #2d0a1e; border-color: #f43f5e; }
.d2po .nhz07    { background: #1e1036; border-color: #a855f7; }
.d2po .r8o27iu1 strong  { color: #f1f5f9; }
.d2po .r8o27iu1 p       { color: #cbd5e1; }
.d2po .mek76ps6    .w7lms     .yao7z8g5::before,
.d2po .lwlm9o  .w7lms     .yao7z8g5::before,
.d2po .kopmso3  .w7lms     .yao7z8g5::before,
.d2po .azkx .w7lms     .yao7z8g5::before { color: #10b981; }
.d2po .mek76ps6    .hrp7 .yao7z8g5::before,
.d2po .lwlm9o  .hrp7 .yao7z8g5::before,
.d2po .kopmso3  .hrp7 .yao7z8g5::before,
.d2po .azkx .hrp7 .yao7z8g5::before { color: #f43f5e; }
.d2po .mek76ps6    .nhz07    .yao7z8g5::before,
.d2po .lwlm9o  .nhz07    .yao7z8g5::before,
.d2po .kopmso3  .nhz07    .yao7z8g5::before,
.d2po .azkx .nhz07    .yao7z8g5::before { color: #a855f7; }
.ix03b .w7lms     { background: #2d2000; border-color: #eab308; }
.ix03b .hrp7 { background: #2d0b0b; border-color: #ef4444; }
.ix03b .nhz07    { background: #2d1600; border-color: #f97316; }
.ix03b .r8o27iu1 strong  { color: #f1f5f9; }
.ix03b .r8o27iu1 p       { color: #cbd5e1; }
.ix03b .mek76ps6    .w7lms     .yao7z8g5::before,
.ix03b .lwlm9o  .w7lms     .yao7z8g5::before,
.ix03b .kopmso3  .w7lms     .yao7z8g5::before,
.ix03b .azkx .w7lms     .yao7z8g5::before { color: #eab308; }
.ix03b .mek76ps6    .hrp7 .yao7z8g5::before,
.ix03b .lwlm9o  .hrp7 .yao7z8g5::before,
.ix03b .kopmso3  .hrp7 .yao7z8g5::before,
.ix03b .azkx .hrp7 .yao7z8g5::before { color: #ef4444; }
.ix03b .mek76ps6    .nhz07    .yao7z8g5::before,
.ix03b .lwlm9o  .nhz07    .yao7z8g5::before,
.ix03b .kopmso3  .nhz07    .yao7z8g5::before,
.ix03b .azkx .nhz07    .yao7z8g5::before { color: #f97316; }
.o9dt .w7lms     { background: #0c1a2e; border-color: #38bdf8; }
.o9dt .hrp7 { background: #12103a; border-color: #818cf8; }
.o9dt .nhz07    { background: #0a2020; border-color: #2dd4bf; }
.o9dt .r8o27iu1 strong  { color: #f1f5f9; }
.o9dt .r8o27iu1 p       { color: #cbd5e1; }
.o9dt .mek76ps6    .w7lms     .yao7z8g5::before,
.o9dt .lwlm9o  .w7lms     .yao7z8g5::before,
.o9dt .kopmso3  .w7lms     .yao7z8g5::before,
.o9dt .azkx .w7lms     .yao7z8g5::before { color: #38bdf8; }
.o9dt .mek76ps6    .hrp7 .yao7z8g5::before,
.o9dt .lwlm9o  .hrp7 .yao7z8g5::before,
.o9dt .kopmso3  .hrp7 .yao7z8g5::before,
.o9dt .azkx .hrp7 .yao7z8g5::before { color: #818cf8; }
.o9dt .mek76ps6    .nhz07    .yao7z8g5::before,
.o9dt .lwlm9o  .nhz07    .yao7z8g5::before,
.o9dt .kopmso3  .nhz07    .yao7z8g5::before,
.o9dt .azkx .nhz07    .yao7z8g5::before { color: #2dd4bf; }
.zgxr7 .w7lms     { background: var(--accent-bg); border-color: var(--accent-light); }
.zgxr7 .hrp7 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.zgxr7 .nhz07    { background: var(--accent-bg); border-color: var(--accent-pale); }
.zgxr7 .mek76ps6    .yao7z8g5::before,
.zgxr7 .lwlm9o  .yao7z8g5::before,
.zgxr7 .kopmso3  .yao7z8g5::before,
.zgxr7 .azkx .yao7z8g5::before { color: var(--accent-light) !important; }
.x6s2qntf::before,
.tyv8ivf::before { margin-right: 5px; }
.atsyuyd .kiqe ul li,
.atsyuyd .kiqe .x6s2qntf { color: #22c55e; }
.atsyuyd .almd ul li,
.atsyuyd .almd .tyv8ivf { color: #ef4444; }
.iwcsgh .kiqe { background: var(--bg-pros); }
.iwcsgh .almd { background: var(--bg-cons); }
.iwcsgh .kiqe .x6s2qntf { color: var(--c-pros-label); }
.iwcsgh .almd .tyv8ivf { color: var(--c-cons); }
.iwcsgh .kiqe ul li,
.iwcsgh .almd ul li,
.pg2spwr3 .kiqe { background: var(--bg-pros); }
.pg2spwr3 .almd { background: var(--bg-cons); }
.pg2spwr3 .kiqe .x6s2qntf { color: var(--c-pros-label); }
.pg2spwr3 .almd .tyv8ivf { color: var(--c-cons); }
.pg2spwr3 .kiqe ul li,
.pg2spwr3 .l5ca21 li          { color: var(--c-pros); }
.pg2spwr3 .almd ul li,
.pg2spwr3 .mmk93zkc li          { color: var(--c-cons); }
.hins1ht9 .x6s2qntf::before { content: "✓ "; }
.hins1ht9 .tyv8ivf::before { content: "✗ "; }
.fcnks7 .x6s2qntf::before { content: "→ "; }
.fcnks7 .tyv8ivf::before { content: "← "; }
.s4d9 .x6s2qntf::before { content: "★ "; }
.s4d9 .tyv8ivf::before { content: "✕ "; }
.rh85 .x6s2qntf::before { content: "◆ "; }
.rh85 .tyv8ivf::before { content: "▲ "; }
.gflyf .r8o27iu1 { background: transparent; border-left: none; border: 1.5px solid; }
.gflyf .w7lms     { border-color: var(--c-tip-border); }
.gflyf .hrp7 { border-color: var(--c-warn-border); }
.gflyf .nhz07    { border-color: #60a5fa; }
.gflyf .r8o27iu1 strong { color: var(--text-primary); }
.gflyf .r8o27iu1 p      { color: var(--text-muted); }
.ue2tlbr0 .r8o27iu1 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.ue2tlbr0 .w7lms     { border-top-color: var(--c-tip-border); }
.ue2tlbr0 .hrp7 { border-top-color: var(--c-warn-border); }
.ue2tlbr0 .nhz07    { border-top-color: #60a5fa; }
.ovkr .r8o27iu1 { border-left: none; border-radius: 8px; }
.ovkr .w7lms     { background: #065f46; }
.ovkr .hrp7 { background: #92400e; }
.ovkr .nhz07    { background: #1e3a8a; }
.ovkr .r8o27iu1 strong,
.ovkr .r8o27iu1 p { color: #fff; }
.ovkr .yao7z8g5::before { color: rgba(255,255,255,0.85) !important; }
.d2po.ovkr .w7lms,
.d2po .ovkr .w7lms     { background: #052e16; }
.d2po.ovkr .hrp7,
.d2po .ovkr .hrp7 { background: #2d0a1e; }
.d2po.ovkr .nhz07,
.d2po .ovkr .nhz07    { background: #1e1036; }
.ix03b.ovkr .w7lms,
.ix03b .ovkr .w7lms      { background: #2d2000; }
.ix03b.ovkr .hrp7,
.ix03b .ovkr .hrp7  { background: #2d0b0b; }
.ix03b.ovkr .nhz07,
.ix03b .ovkr .nhz07     { background: #2d1600; }
.o9dt.ovkr .w7lms,
.o9dt .ovkr .w7lms      { background: #0c1a2e; }
.o9dt.ovkr .hrp7,
.o9dt .ovkr .hrp7  { background: #12103a; }
.o9dt.ovkr .nhz07,
.o9dt .ovkr .nhz07     { background: #0a2020; }
.wpus .r8o27iu1 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.wpus .w7lms     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.wpus .hrp7 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.wpus .nhz07    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.wpus .r8o27iu1 strong { color: var(--text-primary); }
.wpus .r8o27iu1 p      { color: var(--text-muted); }
.vktga3z .r8o27iu1 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.mek76ps6 .yao7z8g5,
.lwlm9o .yao7z8g5,
.kopmso3 .yao7z8g5,
.azkx .yao7z8g5 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.mek76ps6 .yao7z8g5::before,
.lwlm9o .yao7z8g5::before,
.kopmso3 .yao7z8g5::before,
.azkx .yao7z8g5::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.mek76ps6 .w7lms     .yao7z8g5::before { content: "✦"; color: var(--c-tip-border); }
.mek76ps6 .hrp7 .yao7z8g5::before { content: "▲"; color: var(--c-warn-border); }
.mek76ps6 .nhz07    .yao7z8g5::before { content: "◉"; color: #60a5fa; }
.lwlm9o .w7lms     .yao7z8g5::before { content: "★"; color: var(--c-tip-border); }
.lwlm9o .hrp7 .yao7z8g5::before { content: "◆"; color: var(--c-warn-border); }
.lwlm9o .nhz07    .yao7z8g5::before { content: "●"; color: #60a5fa; }
.kopmso3 .w7lms     .yao7z8g5::before { content: "▶"; color: var(--c-tip-border); }
.kopmso3 .hrp7 .yao7z8g5::before { content: "■"; color: var(--c-warn-border); }
.kopmso3 .nhz07    .yao7z8g5::before { content: "▸"; color: #60a5fa; }
.azkx .w7lms     .yao7z8g5::before { content: "→"; color: var(--c-tip-border); }
.azkx .hrp7 .yao7z8g5::before { content: "⬥"; color: var(--c-warn-border); }
.azkx .nhz07    .yao7z8g5::before { content: "◈"; color: #60a5fa; }
.ftim .gt4y .ghrylk3d,
.ftim .i1hucri .ghrylk3d  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ftim .fsjw                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ftim .tihvbobo                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.ftim .u31ds          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ftim .s2qzesm                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ct0n5tx .gt4y .ghrylk3d,
.ct0n5tx .i1hucri .ghrylk3d,
.ct0n5tx .fsjw,
.ct0n5tx .tihvbobo,
.ct0n5tx .yhkyd,
.ct0n5tx .u31ds,
.ct0n5tx .s2qzesm,
.ct0n5tx .vktga3z .r8o27iu1 { box-shadow: none; }
.ttd6sqxc   body, .ttd6sqxc   { font-size: 0.9rem; }
.ttd6sqxc   .i64p6xq, .ttd6sqxc .pfdl, .ttd6sqxc .xqey,
.ttd6sqxc   .p9mrp, .ttd6sqxc .iza6 { font-size: 0.9rem; }
.ttd6sqxc   .itv4e22r, .ttd6sqxc .vsxea { font-size: 0.9rem; }
.ctxi   .i64p6xq, .ctxi .pfdl, .ctxi .xqey,
.ctxi   .p9mrp, .ctxi .iza6 { font-size: 0.95rem; }
.ctxi   .itv4e22r, .ctxi .vsxea { font-size: 0.95rem; }
.y6tjkv   .i64p6xq, .y6tjkv .pfdl, .y6tjkv .xqey,
.y6tjkv   .p9mrp, .y6tjkv .iza6 { font-size: 1.08rem; }
.y6tjkv   .itv4e22r, .y6tjkv .vsxea { font-size: 1.05rem; }
.y6tjkv   .ykf5g5pn { font-size: 0.97rem; }
.k09j9j .n8pd      { font-size: 3.2rem; }
.k09j9j h2.lj4x1xi1 { font-size: 1.9rem; }
.k09j9j h3.wds2in     { font-size: 1.4rem; }
.ir0k0usr .n8pd      { font-size: 3.8rem; }
.ir0k0usr h2.lj4x1xi1 { font-size: 2.2rem; }
.ir0k0usr h3.wds2in     { font-size: 1.6rem; }
.kggd09xn + .kggd09xn { position: relative; }
.l188p3z   .kggd09xn + .kggd09xn::before,
.itju0  .kggd09xn + .kggd09xn::before,
.vaxs   .kggd09xn + .kggd09xn::before,
.b7lgfxqg   .kggd09xn + .kggd09xn::before,
.zy30sxi   .kggd09xn + .kggd09xn::before,
.s5zv5z2 .kggd09xn + .kggd09xn::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.l188p3z .kggd09xn + .kggd09xn::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.itju0 .kggd09xn + .kggd09xn::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.vaxs .kggd09xn + .kggd09xn::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;
}
.b7lgfxqg .kggd09xn + .kggd09xn::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.ajmpwhb2 .kggd09xn { margin-bottom: 16px; }
.ajmpwhb2 .kggd09xn + .kggd09xn { margin-top: 0; }
.ajmpwhb2 .i2x6yg { padding-top: 0; padding-bottom: 0; }
.zy30sxi .kggd09xn + .kggd09xn::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.s5zv5z2 .kggd09xn + .kggd09xn::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.y0j8 .kggd09xn + .kggd09xn::before,
.fxm09d .kggd09xn + .kggd09xn::before,
.y4jo .kggd09xn + .kggd09xn::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%;
}
.mhx9 .y0j8 .kggd09xn:nth-child(even)::before,
.mhx9 .fxm09d .kggd09xn:nth-child(even)::before,
.mhx9 .y4jo .kggd09xn:nth-child(even)::before { background: var(--bg-surface); }
.eslyogil .y0j8 .kggd09xn:nth-child(even)::before,
.eslyogil .fxm09d .kggd09xn:nth-child(even)::before,
.eslyogil .y4jo .kggd09xn:nth-child(even)::before { background: var(--bg-card); }
.y0j8 .kggd09xn + .kggd09xn::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");
}
.fxm09d .kggd09xn + .kggd09xn::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");
}
.y4jo .kggd09xn + .kggd09xn::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");
}
.dp3ic .ke29juh1,
.hmc8b0 .ke29juh1,
.yxv74k7t .ke29juh1 { overflow: hidden; }
.dp3ic .wmqc1,
.hmc8b0 .wmqc1 { margin-bottom: 60px; }
.yxv74k7t .wmqc1 { margin-bottom: 70px; }
.yxv74k7t .bkt4pio { padding-bottom: 70px; }
.dp3ic .ke29juh1::before,
.hmc8b0 .ke29juh1::before,
.yxv74k7t .ke29juh1::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%;
}
.dp3ic .ke29juh1::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");
}
.hmc8b0 .ke29juh1::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");
}
.yxv74k7t .ke29juh1::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");
}
.vz0uh .ke29juh1:not(.u4f5u) .wemzo { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.p6nbjts2 .ke29juh1:not(.u4f5u) .wemzo { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.x1dd  .ke29juh1:not(.u4f5u) .wemzo { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.k960  .ke29juh1:not(.u4f5u) .wemzo { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.vz0uh .u4f5u { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.p6nbjts2 .u4f5u { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.x1dd .u4f5u { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.k960 .u4f5u { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.d51ria6e .u4f5u { background: var(--accent); }
.d51ria6e .u4f5u .wemzo { background: none; }
.d51ria6e .dq2ib { background: var(--accent); }
.d51ria6e .vyd86i8 { background: var(--accent-bg); }
.d51ria6e .ke29juh1:not(.u4f5u) .wemzo { background: rgba(0,0,0,0.6); }
.qwah82 .k2adw1j5 { float: left; width: 38%; margin: 0 28px 16px 0; }
.qwah82 .k2adw1j5 .d6lfj { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qwah82 .i2x6yg::after { content: ''; display: block; clear: both; }
.mn6d3kmy .k2adw1j5 { float: right; width: 38%; margin: 0 0 16px 28px; }
.mn6d3kmy .k2adw1j5 .d6lfj { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.mn6d3kmy .i2x6yg::after { content: ''; display: block; clear: both; }
.zac2d .kggd09xn:nth-child(odd)  .k2adw1j5 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.zac2d .kggd09xn:nth-child(even) .k2adw1j5 { float: right; width: 38%; margin: 0 0 16px 28px; }
.zac2d .k2adw1j5 .d6lfj { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.zac2d .i2x6yg::after { content: ''; display: block; clear: both; }
.qwah82 .gvr76tb,
.qwah82 .qsj9o7,
.mn6d3kmy .gvr76tb,
.mn6d3kmy .qsj9o7,
.zac2d .gvr76tb,
.zac2d .qsj9o7 { clear: both; }
@media (max-width: 900px) {
  .qwah82 .k2adw1j5,
  .mn6d3kmy .k2adw1j5,
  .zac2d .kggd09xn:nth-child(odd)  .k2adw1j5,
  .zac2d .kggd09xn:nth-child(even) .k2adw1j5 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .qwah82 .k2adw1j5 .d6lfj,
  .mn6d3kmy .k2adw1j5 .d6lfj,
  .zac2d .k2adw1j5 .d6lfj {
    max-height: none !important;
  }
}
.qwah82 .itv4e22r,
.qwah82 .vsxea,
.mn6d3kmy .itv4e22r,
.mn6d3kmy .vsxea,
.zac2d .itv4e22r,
.zac2d .vsxea { overflow: hidden; }
@media (max-width: 640px) {
  .qwah82 .k2adw1j5,
  .mn6d3kmy .k2adw1j5,
  .zac2d .k2adw1j5 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ln96xihk .sq8svc,
.ln96xihk .i2x6yg,
.ln96xihk .zl42  { max-width: 1100px; }
.ln96xihk { --content-mw: 1100px; }
.mipvs .sq8svc,
.mipvs .i2x6yg,
.mipvs .zl42  { max-width: 1200px; }
.z5pa .sq8svc,
.z5pa .i2x6yg,
.z5pa .zl42  { max-width: 1320px; }
.y0sek7fd { font-size: 0.82rem; color: var(--text-muted); }
.zofuro3 { display: flex; align-items: center; }
.rrg4a {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.t3nhgy { display: flex; align-items: center; }
.flkjpd { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.flkjpd:hover { text-decoration: underline; }
.d2utq { margin: 0 3px; opacity: 0.45; }
.d2utq::before { content: '/'; }
.c2gdl { padding: 2px 5px; color: var(--text-main); }
.wx97sm9f .y0sek7fd {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.wx97sm9f .zofuro3 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.th51 .y0sek7fd {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.th51 .zofuro3 { padding: 0 0 0 12px; }
.qhrqtu6 .zofuro3 { padding: 0 16px; }
.qhrqtu6 .y0sek7fd {
  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);
}
.qhrqtu6 .sq8svc { padding-top: 28px; }
@media (max-width: 720px) {
  .hqzf544 { margin-top: 18px; padding: 0 16px; }
  .qhrqtu6 .sq8svc { padding-top: 16px; }
}
.ln96xihk.wx97sm9f .zofuro3 { max-width: 1100px; }
.mipvs.wx97sm9f .zofuro3 { max-width: 1200px; }
.z5pa.wx97sm9f .zofuro3 { max-width: 1320px; }
.ln96xihk .hqzf544 { max-width: 1100px; }
.n5xq7 .kggd09xn { padding-top: 16px; padding-bottom: 16px; }
.z8b3s1 .kggd09xn { padding-top: 24px; padding-bottom: 24px; }
.bju29p5 .kggd09xn { padding-top: 40px; padding-bottom: 40px; }
.phecrd .kggd09xn { padding-top: 52px; padding-bottom: 52px; }
.apfm .kggd09xn:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.apfm .kggd09xn:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.apfm .kggd09xn:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.apfm .kggd09xn:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.fmk5dpb .i2x6yg { padding-top: 10px;  padding-bottom: 10px; }
.xjpukeuw .i2x6yg { padding-top: 18px;  padding-bottom: 18px; }
.qv9dt .i2x6yg { padding-top: 36px;  padding-bottom: 36px; }
.kywi .i2x6yg { padding-top: 48px;  padding-bottom: 48px; }
.r2ag0 h2.lj4x1xi1 { font-weight: 600; }
.r2ag0 h3.wds2in     { font-weight: 600; }
.iwwjym { font-weight: 500; }
.iwwjym h2.lj4x1xi1 { font-weight: 800; }
.iwwjym h3.wds2in     { font-weight: 700; }
.wpw6xx h2.lj4x1xi1 { font-weight: 900; }
.wpw6xx h3.wds2in     { font-weight: 800; }
.wpw6xx .r8o27iu1 strong,
.wpw6xx .r8o27iu1 strong { font-weight: 600; }
.g2ke2 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.m4v76 .g2ke2 { display: none; }
@media (max-width: 640px) {
  .ddpx { display: none; }
  .g2ke2 {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.g2ke2 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.g2ke2:hover { opacity: 0.85; }
.qgenu6lq .g2ke2 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.mpncbzw .g2ke2,
.b158vz  .g2ke2 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.mpncbzw .g2ke2:hover,
.b158vz  .g2ke2:hover { opacity: 0.88; }
.qgenu6lq.mpncbzw .g2ke2,
.qgenu6lq.b158vz  .g2ke2 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.nbcn6a64 {
  position: fixed; bottom: 32px; z-index: 900;
  padding: 12px 22px; font-size: 0.9rem; font-weight: 700; border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  transition: transform .15s, opacity .15s;
}
.nbcn6a64:hover { transform: translateY(-2px); opacity: 0.92; }
.nbcn6a64 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.s3of7 .nbcn6a64 { display: none; }
.murnfn .nbcn6a64 { right: 32px; }
.t50rhtz3  .nbcn6a64 { left: 32px; }
@media (max-width: 480px) {
  .murnfn .nbcn6a64 { right: 20px; bottom: 20px; }
  .t50rhtz3  .nbcn6a64 { left: 20px; bottom: 20px; }
}
.xu79da6j { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.zl42 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ugxxj { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.jmury7fu { color: var(--text-dim); font-size: 0.8rem; }
.uenzq { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.uenzq img { height: 26px; width: auto; object-fit: contain; }
.dxy4ijk1 a, .k4vo a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.dxy4ijk1 a:hover, .k4vo a:hover { color: var(--accent-light); }
.k4vo { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.cez5 .zl42 { text-align: center; }
.cez5 .k4vo { justify-content: center; margin-bottom: 16px; }
.cez5 .ugxxj { margin-top: 0; }
.jh5br { margin-top: 10px; }
.jh5br a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .zl42 { padding-left: 16px; padding-right: 16px; }
  .puyb .zl42 { padding: 20px 16px; }
  .k4vo { gap: 4px 12px; }
  .ugxxj { font-size: 0.78rem; }
}
.nyttcr .f2edt9re .uenzq { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.nyttcr .ugxxj { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.nyttcr .jmury7fu { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .nyttcr .yu01yqth { grid-template-columns: 1fr 1fr; } .nyttcr .f2edt9re { grid-column: 1 / -1; } }
@media (max-width: 480px) { .nyttcr .yu01yqth { grid-template-columns: 1fr; } }
.u5hwrtu .uenzq { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.u5hwrtu .ugxxj { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .u5hwrtu .idvvsk { gap: 12px; } .u5hwrtu .uenzq { margin-right: 0; width: 100%; } }
.ipz59f8m .tblq .uenzq { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.ipz59f8m .ugxxj { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.ipz59f8m .jmury7fu { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .ipz59f8m .k5i7 { grid-template-columns: 1fr 1fr; } .ipz59f8m .tblq { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ipz59f8m .k5i7 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .qt7ereo .mlic { grid-template-columns: 1fr 1fr; } .qt7ereo .zedpk8os:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .qt7ereo .mlic { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .r5827qg .mlic { grid-template-columns: 1fr; } }
.vwrvv1 .zl42 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.vwrvv1 .k4vo { justify-content: center; }
.dhukuqx .ng5t      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.dhukuqx .xu79da6j { background: var(--bg-page); border-top-color: var(--border-alt); }
.xzq7qg .ng5t      { background: #0d1117; border-bottom-color: #21262d; }
.xzq7qg .k5ivyle { color: var(--accent-light); }
.xzq7qg .z9ia633 { --msep-color: #8b949e; }
.xzq7qg .z9ia633 a { color: #8b949e; }
.xzq7qg .z9ia633 a:hover { color: var(--accent-light); }
.xzq7qg .m3lrxn { color: #8b949e; }
.xzq7qg .xu79da6j { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.xzq7qg .ugxxj,
.xzq7qg .jmury7fu { color: #6e7681; }
.xzq7qg .dxy4ijk1 a, .xzq7qg .k4vo a,
.xzq7qg .uenzq { color: #e6edf3; }
.xzq7qg .dxy4ijk1 a:hover, .xzq7qg .k4vo a:hover,
@media (max-width: 640px) {
  .xzq7qg .z9ia633 { background: #0d1117; border-top-color: #21262d; }
  .xzq7qg .z9ia633 li a { border-bottom-color: #21262d; }
}
.lo799d4w .ng5t      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.lo799d4w .k5ivyle { color: var(--accent-light); }
.lo799d4w .z9ia633 { --msep-color: #475569; }
.lo799d4w .z9ia633 a { color: #475569; }
.lo799d4w .z9ia633 a:hover { color: var(--accent-light); }
.lo799d4w .m3lrxn { color: #64748b; }
.lo799d4w .xu79da6j { background: #f0f4f8; border-top-color: #cbd5e1; }
.lo799d4w .ugxxj,
.lo799d4w .jmury7fu { color: #64748b; }
.lo799d4w .dxy4ijk1 a, .lo799d4w .k4vo a,
.lo799d4w .onw2cm15 a, .lo799d4w .uenzq { color: #374151; }
.lo799d4w .dxy4ijk1 a:hover, .lo799d4w .k4vo a:hover,
@media (max-width: 640px) {
  .lo799d4w .z9ia633 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .lo799d4w .z9ia633 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.mpncbzw .ng5t      { background: var(--accent); border-bottom-color: var(--accent-light); }
.mpncbzw .k5ivyle { color: #fff; }
.mpncbzw .z9ia633 { --msep-color: rgba(255,255,255,0.82); }
.mpncbzw .z9ia633 a { color: rgba(255,255,255,0.82); }
.mpncbzw .z9ia633 a:hover { color: #fff; }
.mpncbzw .m3lrxn { color: rgba(255,255,255,0.9); }
.mpncbzw .kqrli a { color: var(--text-primary) !important; }
.mpncbzw .kqrli a:hover { color: var(--accent-light) !important; }
.mpncbzw .xu79da6j { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.mpncbzw .ugxxj,
.mpncbzw .jmury7fu { color: rgba(255,255,255,0.72); }
.mpncbzw .dxy4ijk1 a, .mpncbzw .k4vo a,
.mpncbzw .c0ruzm a, .mpncbzw .cqq1i3 a,
.mpncbzw .onw2cm15 a, .mpncbzw .uenzq { color: #fff; }
.mpncbzw .kt4nik, .mpncbzw .t9to { color: rgba(255,255,255,0.7); }
.mpncbzw .dxy4ijk1 a:hover, .mpncbzw .k4vo a:hover,
.mpncbzw .c0ruzm a:hover, .mpncbzw .cqq1i3 a:hover { color: #fff; }
@media (max-width: 640px) {
  .mpncbzw .z9ia633 { background: var(--accent); border-top-color: var(--accent-light); }
  .mpncbzw .z9ia633 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.b158vz .ng5t {
  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);
}
.b158vz .xu79da6j {
  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) {
  .b158vz .z9ia633 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.pkizsc79 .wc7z3h3 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.c554gl1 .wc7z3h3 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.zy5j29g .wc7z3h3 { min-height: 72px; height: auto; }
.hksv3y .wc7z3h3 { min-height: 84px; height: auto; }
.puyb .wc7z3h3 { max-width: none; padding: 0 32px; }
.puyb .zl42  { max-width: none; padding: 24px 32px; }
.oi5tf.mipvs .wc7z3h3 { max-width: 1200px; }
.oi5tf.z5pa .wc7z3h3 { max-width: 1320px; }
.e4qdcpl   .k5ivyle, .e4qdcpl   .uenzq { text-transform: capitalize; }
.ortmz .k5ivyle, .ortmz .uenzq { text-transform: lowercase; }
.ywlsic .k5ivyle, .ywlsic .uenzq { text-transform: uppercase; letter-spacing: 0.06em; }
.phqur, .m2bf {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.uzhlc .phqur,
.uzhlc .m2bf { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.t5yhuey .phqur,
.t5yhuey .m2bf { 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; }
.o55kbn .phqur,
.o55kbn .m2bf { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.zix8dt09 .phqur,
.zix8dt09 .m2bf { 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; }
.okjwq4o   .z9ia633 a { font-weight: 500; }
.v01f .z9ia633 a { font-weight: 600; }
.gfdho     .z9ia633 a { font-weight: 700; }
.zeoz8ob    .z9ia633 a { font-weight: 800; letter-spacing: 0.01em; }
.rjl5wjk     .z9ia633 > li + li::before,
.hkxqpm    .z9ia633 > li + li::before,
.m2ekhbwn    .z9ia633 > li + li::before,
.mih9ti .z9ia633 > li + li::before,
.aeai9l .z9ia633 > li + li::before,
.pfy0u  .z9ia633 > li + li::before,
.u71otv    .z9ia633 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.rjl5wjk     .z9ia633 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.hkxqpm    .z9ia633 > li + li::before { content: "|"; }
.m2ekhbwn    .z9ia633 > li + li::before { content: "—"; }
.mih9ti .z9ia633 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.aeai9l .z9ia633 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.pfy0u  .z9ia633 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.u71otv    .z9ia633 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .bk31i .m3lrxn,
  .p5s96 .m3lrxn,
  .mg0aw6 .m3lrxn,
  .niohq .m3lrxn,
  .ipk1fm5e .m3lrxn {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .bk31i .m3lrxn::before,
  .p5s96 .m3lrxn::before,
  .mg0aw6 .m3lrxn::before,
  .niohq .m3lrxn::before,
  .ipk1fm5e .m3lrxn::before { content: ""; display: block; flex-shrink: 0; }

  
  .bk31i .m3lrxn::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;
  }

  
  .p5s96 .m3lrxn::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;
  }

  
  .mg0aw6 .m3lrxn::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;
  }

  
  .niohq .m3lrxn::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;
  }

  
  .ipk1fm5e .m3lrxn::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) {
  .ix0yprs .m3lrxn {
    padding: 5px 14px;
  }
  .ix0yprs .z9ia633 {
    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;
  }
  .ix0yprs .z9ia633 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ix0yprs .z9ia633 li a:hover { background: var(--bg-raised); }
  .ix0yprs .na55ebjw,
  .fyuopwgk .na55ebjw,
  .d0wyd .na55ebjw { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .fp4grwi .m3lrxn {
    padding: 5px 10px;
  }
  .fp4grwi .z9ia633 {
    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);
  }
  .fp4grwi .z9ia633.kd2u3rv4 { transform: translateX(0); }
  .fp4grwi .z9ia633 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .fp4grwi .z9ia633 li:last-child a { border-bottom: none; }
  .mpncbzw .z9ia633,
  .xzq7qg .z9ia633 { background: var(--accent) !important; }
  .mpncbzw .z9ia633 li a,
  .xzq7qg .z9ia633 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .d0wyd .m3lrxn {
    padding: 5px 10px;
  }
  .d0wyd .z9ia633 {
    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);
  }
  .d0wyd .z9ia633::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .d0wyd .z9ia633.kd2u3rv4 { transform: translateY(0); }
  .d0wyd .z9ia633 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .kowa .m3lrxn {
    padding: 5px 10px;
  }
  .kowa .z9ia633 {
    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;
  }
  .kowa .z9ia633.kd2u3rv4 { opacity: 1; pointer-events: auto; }
  .kowa .z9ia633 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .ttxsrfb     .m3lrxn { border-radius: 0 !important; }
  .kkubkz   .m3lrxn { border-radius: 8px !important; }
  .mgdp .m3lrxn { border-radius: 50% !important; }
  .jbsm   .m3lrxn { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .ga2w3x .u4ulkg { flex-direction: column; align-items: stretch; }
  .ga2w3x .j70k { flex-direction: row; min-width: auto; }
  .ga2w3x .ec5n { align-items: flex-start; text-align: left; }
}
.cyo2972u,
.cyo2972u.kggd09xn,
.mhx9 .cyo2972u,
.meft7fti .cyo2972u,
.eslyogil .cyo2972u,
.sj4ophos .cyo2972u {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.qfkx4cu {
  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;
}
.tbcgpy18 { flex: 1 1 280px; min-width: 0; }
.nhp4 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.fta2sn {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.f3bvku {
  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;
}
.f3bvku:hover { transform: translateY(-1px); opacity: 0.95; }
.ssxu4nb2 .qfkx4cu {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.ssxu4nb2 .nhp4 { color: var(--cta); }
.ssxu4nb2 .fta2sn { color: var(--text-body); }
.ssxu4nb2 .f3bvku {
  background: var(--cta) !important;
  color: #fff !important;
}
.anf0giru .qfkx4cu {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.anf0giru .nhp4 { color: var(--text-primary); }
.anf0giru .fta2sn { color: var(--text-body); }
.anf0giru .f3bvku {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .qfkx4cu {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .tbcgpy18 { flex: 0 0 auto; }
  .nhp4 { font-size: 1.2rem; }
  .f3bvku { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.o559 .hiqa0epc { height: 36px; }
.dylp6mdl .hiqa0epc { height: 60px; max-width: 200px; }
.onnou8 .hiqa0epc { height: 56px; max-width: 180px; }
.hwyky8l    .t4kz, .hwyky8l    .zpg5i8 { color: #f59e0b; }
.sqxyja      .t4kz { font-size: 1rem; letter-spacing: 1.5px; }
.w3nqx0y    .t4kz, .w3nqx0y    .zpg5i8 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.hux79     .t4kz, .hux79     .zpg5i8 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.vaiu8aj6 .t4kz, .vaiu8aj6 .zpg5i8 { color: var(--cta); letter-spacing: 2px; }
.f7km8   .t4kz, .f7km8   .zpg5i8 { color: #e91e63; letter-spacing: 2px; }
.lz33  .t4kz, .lz33  .zpg5i8 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.lb5j     .t4kz, .lb5j     .zpg5i8 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.q4wh .d1j9ooaz + .d1j9ooaz {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.gv3aai .tihvbobo { padding: 18px 24px; min-height: 68px; }
.ezaxeh .hqtw6 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.ezaxeh .bfgr3n {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.czpya .d1j9ooaz {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.qsj9o7 { counter-reset: cs-rank; }
.qsj9o7 .tihvbobo { counter-increment: cs-rank; }
.qsj9o7 .tihvbobo::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;
}
.oqt16ipb .qsj9o7 { counter-reset: cs-rank; gap: 0; }
.oqt16ipb .tihvbobo {
  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;
}
.oqt16ipb .tihvbobo::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;
}
.oqt16ipb .glc4em {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.oqt16ipb .x4uopm8 {
  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;
}
.oqt16ipb .k0yqtbi8 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.oqt16ipb .glc4em { min-width: 0; flex-direction: column; width: 100%; }
.oqt16ipb .lvtah2gq {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.oqt16ipb .t4kz { color: var(--cta, var(--accent)); }
.oqt16ipb .czx5oh { font-weight: 700; }
.oqt16ipb .d1j9ooaz {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.oqt16ipb .hqtw6 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.oqt16ipb .bfgr3n {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.oqt16ipb .zf7f7 .bfgr3n { font-size: 1.3rem; color: var(--accent-light); }
.oqt16ipb .ze7j {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.oqt16ipb .tihvbobo:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .oqt16ipb .qsj9o7 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .oqt16ipb .tihvbobo {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .oqt16ipb .tihvbobo { padding: 40px 16px 20px; }
  .oqt16ipb .d1j9ooaz {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .oqt16ipb .ze7j { width: 100%; min-width: 0; }
}
.j09u .qsj9o7 { counter-reset: cs-rank; gap: 10px; }
.j09u .tihvbobo {
  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);
}
.j09u .tihvbobo::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);
}
.j09u .glc4em {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.j09u .x4uopm8 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.j09u .k0yqtbi8 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.j09u .lvtah2gq {
  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;
}
.j09u .t4kz { color: var(--cta, var(--accent)); }
.j09u .d1j9ooaz {
  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;
}
.j09u .hqtw6 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.j09u .bfgr3n { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.j09u .zf7f7 .bfgr3n { color: var(--accent-light); }
.j09u .ze7j {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.j09u .tihvbobo:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .j09u .tihvbobo {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .j09u .tihvbobo::before {
    position: absolute; top: 14px; left: 14px;
  }
  .j09u .glc4em {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .j09u .lvtah2gq { white-space: normal; text-align: center; font-size: 1.2rem; }
  .j09u .d1j9ooaz {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .j09u .ze7j { width: 100%; min-width: 0; }
  .j09u .t4kz { min-width: 0; }
}
.msi1ac .tihvbobo::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.fhep70gc .jodnve2 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.fhep70gc .jodnve2 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.fhep70gc .jodnve2 p { padding: 0 2px 16px; }
.ogsl9y .jodnve2 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.ogsl9y .jodnve2 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.ogsl9y .jodnve2 summary::after { content: "›"; font-size: 1.2em; }
.ogsl9y .jodnve2[open] summary::after { content: "‹"; }
.ogsl9y .jodnve2 p { padding: 10px 22px 4px; }
.yrtsla8o .jodnve2 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.yrtsla8o .jodnve2 summary { color: var(--text-primary); padding-left: 16px; }
.yrtsla8o .jodnve2 summary::after { content: "›"; font-size: 1.1em; }
.yrtsla8o .jodnve2[open] summary::after { content: "‹"; }
.yrtsla8o .jodnve2 p { padding-left: 16px; }
.md3k .hi04uptq { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.md3k .jodnve2 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.md3k .jodnve2:last-child { border-bottom: none; }
.md3k .jodnve2 summary { color: var(--text-primary); border-radius: 0; }
.md3k .jodnve2 summary::after { content: "›"; font-size: 1.1em; }
.md3k .jodnve2[open] summary::after { content: "‹"; }
.wp5yw18 .jodnve2 { overflow: hidden; }
.wp5yw18 .jodnve2 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.wp5yw18 .jodnve2 summary::after { color: rgba(255,255,255,.75); }
.wp5yw18 .jodnve2[open] summary { border-radius: 0; }
.puu8 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.gkw5k {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.s1rjf {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.qvevg96 { color: var(--text-muted); font-size: 1.05rem; }
.bbjsqgx {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.rt81jz { margin-bottom: 20px; }
.fo9axv {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.twfiyac {
  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;
}
.twfiyac:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.zvdpf2o6 { resize: vertical; min-height: 130px; }
.k5qv4hld { width: 100%; margin-top: 8px; }
.rfmsc17 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.l4n6gv {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.jys1t1r { color: var(--text-muted); line-height: 1.75; }
.iqj8zh { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.iqj8zh li { margin-bottom: 6px; }
.eaqcticw { max-width: 760px; margin: 0 auto; }
.cgc39d { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.qio1est { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.qio1est:last-child { border-bottom: none; }
.qio1est h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.qio1est p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ayvtyzm3 { max-width: 760px; margin: 0 auto; }
.jlqf93o5 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.jxod0p1 ul.iqj8zh { margin: 0; }
.fu92 { max-width: 900px; margin: 0 auto; }
.mpms2j { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.mpms2j:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.mpms2j .jlqf93o5 { margin: 0; font-size: 1rem; }
.mpms2j .joe4 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .mpms2j { grid-template-columns: 1fr; gap: 10px; } }
.b4tc29v .jlqf93o5 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.igrwrqe .iqj8zh { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .biw63f4 { grid-template-columns: 1fr; } }
.ocd9h8n { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.ocd9h8n:hover .kt80 { color: var(--accent-light); text-decoration: underline; }
.dj6v8hz { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ur8cfat { max-width: 760px; margin: 0 auto; }
.huvvuby ul.iqj8zh { margin: 0; }
.bamvhr2 { color: var(--text-muted); line-height: 1.75; }
.n3jn .iqj8zh,
.z1udx69 .iqj8zh,
.xelo .iqj8zh,
.ohil .iqj8zh {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.eo4f { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.j2vr7u { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.uybm { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.eki2wcs { margin-top: 12px; }
.h000 { 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; }
.h000:hover { border-bottom-color: var(--accent-light); }
.t3nm8dx { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.t3nm8dx img { width: 100%; height: 100%; object-fit: cover; display: block; }
.ho87 { border-radius: 50%; }
.d5o5m { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.rcauq { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .tewsoe { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.xts62k .uybm, .xts62k .j2vr7u { max-width: 640px; }
.dp0wr .eo4f { font-size: 1.6rem; margin-top: 18px; }
.hc5he .uybm { margin-bottom: 28px; }
@media (max-width: 860px) { .mj99q4 { grid-template-columns: 1fr; } .dp0wr { position: static; text-align: center; } }
.xr27n .t3nm8dx { margin: 0 auto 18px; }
.xr27n .d5o5m { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .z7yj9vm { grid-template-columns: 1fr; } }
.lv2jm { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.jzevus3 { flex: 1; }
.lv2jm .eo4f { font-size: 1.6rem; margin-bottom: 6px; }
.shf3 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.ohil { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.nvrm { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.ohil p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ohil .iqj8zh { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .lv2jm { flex-direction: column; text-align: center; } .shf3 { grid-template-columns: 1fr; } }
.yd2ujf .eo4f { font-size: 1.35rem; margin: 0 0 4px; }
.yd2ujf .d5o5m { margin: 0; }
.tepir .s1rjf { color: var(--accent-light); }
.l2y5s {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.l2y5s .s1rjf { font-size: 2rem; }
.l2y5s .qvevg96 { max-width: 680px; }
.dgin .s1rjf { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.dgin .qvevg96  { margin: 0; }
@media (max-width: 640px) { .dgin { flex-direction: column; } }
.ks2rr4z .s1rjf { color: var(--accent-light); }
.klzh .s1rjf { color: #fff; }
.klzh .qvevg96  { color: rgba(255,255,255,0.85); }
.tjb1 { max-width: 680px; margin: 0 auto; }
.pf1c1ru4 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .pf1c1ru4 { grid-template-columns: 1fr; } }
.upgc6 .twfiyac {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.upgc6 .twfiyac:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.v1i9 .twfiyac { background: var(--bg-raised); border-color: transparent; }
.v1i9 .twfiyac:focus { background: var(--bg-card); border-color: var(--accent-light); }
.vraysuw2 .twfiyac { border-radius: 100px; padding: 11px 20px; }
.vraysuw2 .zvdpf2o6 { border-radius: 14px; }
.aetvu {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.aetvu summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.aetvu summary::-webkit-details-marker { display: none; }
.aetvu summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.aetvu[open] summary::after { content: "−"; }
.g6fdk2 {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .r2h18x7j { grid-template-columns: 1fr; } }
.xlfuel{display:none}
.xlfuel:empty,.jjlg:empty{display:none}
.aaczljwf{position:relative;overflow:visible}
.icih6i9 .wkz6qh,.tfw33fg .wkz6qh,
.qx5lax5h .wkz6qh,.zlmup3j .wkz6qh,
.npsmq .wkz6qh,.djd1tydu .wkz6qh{display:block}
.ofn6160 .y9eqp{display:block}
.icih6i9 .wkz6qh,.tfw33fg .wkz6qh,
.qx5lax5h .wkz6qh,.zlmup3j .wkz6qh,
.npsmq .wkz6qh{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}
.icih6i9 .wkz6qh .jjlg,.tfw33fg .wkz6qh .jjlg,
.qx5lax5h .wkz6qh .jjlg,.zlmup3j .wkz6qh .jjlg,
.npsmq .wkz6qh .jjlg{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}
.icih6i9 .b4on75cg,.tfw33fg .b4on75cg,
.qx5lax5h .b4on75cg,.zlmup3j .b4on75cg,
.npsmq .b4on75cg{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.icih6i9 .wkz6qh,.tfw33fg .wkz6qh{top:12px}
.icih6i9 .wkz6qh .jjlg{margin-right:auto}
.tfw33fg .wkz6qh .jjlg{margin-left:auto}
.tfw33fg .wkz6qh{text-align:right}
.qx5lax5h .wkz6qh,.zlmup3j .wkz6qh{bottom:12px}
.qx5lax5h .wkz6qh .jjlg{margin-right:auto}
.zlmup3j .wkz6qh .jjlg{margin-left:auto}
.zlmup3j .wkz6qh{text-align:right}
.npsmq .wkz6qh{position:relative;margin-top:16px}
.npsmq .wkz6qh .jjlg{margin:0 auto}
.djd1tydu .wkz6qh{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.djd1tydu .wkz6qh .jjlg{margin:0}
.djd1tydu .vyd86i8~.wkz6qh,
.djd1tydu .wb3pikni~.wkz6qh{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.djd1tydu .vyd86i8~.wkz6qh .jjlg,
.djd1tydu .wb3pikni~.wkz6qh .jjlg{justify-content:flex-start}
.vyd86i8~.wkz6qh,.wb3pikni~.wkz6qh{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}
.vyd86i8~.wkz6qh .jjlg{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.wb3pikni~.wkz6qh .jjlg{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.y9eqp .jjlg{margin:0 0 12px}
.jjlg{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.cimzj0hw{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.kt80{font-weight:600;color:var(--text-heading);opacity:1}
.pngj1a::before{content:"·";margin:0 2px;opacity:.5}
.b4on75cg{white-space:nowrap}
.cgasmj8 .cimzj0hw{display:none}
.xxywn .b4on75cg{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.xxywn .pngj1a::before{content:""}
.lk6a91 .b4on75cg{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}
.lk6a91 .pngj1a::before{content:""}
.bqxy3fz4 .jjlg{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.j5pcdz .b4on75cg{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.j5pcdz .pngj1a::before{content:""}
.k9pe .b4on75cg{color: var(--accent-light);opacity:1;font-weight:500}
.cuoj .b4on75cg{border-bottom:1px solid currentColor;padding-bottom:2px}
.rv0w5m .jjlg{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.woxn3h2{--date-bg:transparent}
.nt5z92h .pngj1a::before{content:""}
.okwttyvn .pngj1a::before{content:"•";opacity:.4}
.okwttyvn .b4on75cg + .b4on75cg::before{content:"•";margin-right:6px;opacity:.4}
.xrja5bj .pngj1a::before{content:"/";opacity:.35}
.xrja5bj .b4on75cg + .b4on75cg::before{content:"/";margin-right:6px;opacity:.35}
.ce1h .pngj1a::before{content:"|";opacity:.3}
.ce1h .b4on75cg + .b4on75cg::before{content:"|";margin-right:6px;opacity:.3}
.bq4omp .pngj1a::before{content:"—";opacity:.3}
.bq4omp .b4on75cg + .b4on75cg::before{content:"—";margin-right:6px;opacity:.3}
.u7z3e0x .pngj1a::before{content:"◆";font-size:.5em;opacity:.35}
.u7z3e0x .b4on75cg + .b4on75cg::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.v9xbkiai .pngj1a::before{content:"·";opacity:.4}
.v9xbkiai .b4on75cg + .b4on75cg::before{content:"·";margin-right:6px;opacity:.4}
.jps7p0 .pngj1a::before{content:"›";opacity:.4}
.jps7p0 .b4on75cg + .b4on75cg::before{content:"›";margin-right:6px;opacity:.4}
.moemzupx .pngj1a::before{content:"→";opacity:.35;font-size:.85em}
.moemzupx .b4on75cg + .b4on75cg::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.lzqo0x .cjv4g9{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .cjv4g9{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .yved4n4c{max-width:100%}
}
.e388wu4 .u31ds{margin:0}
@media (max-width:560px){
  .gda0{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .uztjdv8 { padding: 28px 18px 20px; }
  .bi9ym8c { font-size: 1.2rem; }
  .ruyabmj { max-width: 220px; max-height: 80px; }
}
.qhll {
  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);
}
.t5o88jq {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.iowgu4o  .qhll { border-radius: 50%; }
.kd3ao5mg  .qhll { border-radius: 6px; }
.q72ultiy .qhll { border-radius: 22px; }
.nwksifl .qfkx4cu {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .qhll { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.cguv {
  margin: 28px 0 24px;
}
.cguv .kggd09xn {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.cguv .i2x6yg {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.cguv .qfkx4cu {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .wc7z3h3 { flex-direction: row-reverse; }
[dir="rtl"] .z9ia633 { flex-direction: row-reverse; }
[dir="rtl"] .murnfn .nbcn6a64 { right: auto; left: 32px; }
[dir="rtl"] .t50rhtz3  .nbcn6a64 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .murnfn .nbcn6a64 { right: auto; left: 20px; }
  [dir="rtl"] .t50rhtz3  .nbcn6a64 { left: auto;  right: 20px; }
}
[dir="rtl"] .qwah82 .k2adw1j5  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .mn6d3kmy .k2adw1j5 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .itv4e22r, [dir="rtl"] .vsxea { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .kiqe { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .almd { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .r8o27iu1 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .qfkx4cu { direction: rtl; }
[dir="rtl"] .qhll { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .tihvbobo,
[dir="rtl"] .y0sek7fd { direction: rtl; }
[dir="rtl"] .s2qzesm { direction: rtl; }
[dir="rtl"] .evcf3vzg { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .o0su .vsxea,
[dir="rtl"] .brkww5v1 .vsxea,
[dir="rtl"] .lape .vsxea,
[dir="rtl"] .x5pac5n .vsxea {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .o0su .vsxea li::before,
[dir="rtl"] .brkww5v1 .vsxea li::before,
[dir="rtl"] .lape .vsxea li::before,
[dir="rtl"] .x5pac5n .vsxea li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .ke29juh1.s152h .wmqc1,
[dir="rtl"] .itkxl.s152h .wmqc1,
[dir="rtl"] .u4f5u.s152h .wmqc1,
[dir="rtl"] .xt0zi2.s152h .wmqc1,
[dir="rtl"] .r8k42z6.s152h .wmqc1 { text-align: right; }
[dir="rtl"] .vyd86i8.nqeb4r .bkt4pio { text-align: center; }
[dir="rtl"] .i2x6yg,
[dir="rtl"] .p9mrp,
[dir="rtl"] .iza6,
[dir="rtl"] .sn8myfup,
[dir="rtl"] .wmqc1 { text-align: right; }
[dir="rtl"] .bbjsqgx,
[dir="rtl"] .fo9axv,
[dir="rtl"] .uybm,
[dir="rtl"] .twfiyac,
[dir="rtl"] .zvdpf2o6 { text-align: right; direction: rtl; }
[dir="rtl"] .vraysuw2 .twfiyac,
[dir="rtl"] .upgc6 .twfiyac { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #b24d5c;
  --brand:           #b24d5c;
  --brand-light:     #844750;
  --brand-pale:      #a2757c;
  --grad-start:      #cd8d96;
  --grad-end:        #dbbcc1;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #b24d5c;
  --cta-light:       #9a3b49;
  --cta-hover:       #873a45;
  --bg-page:         #f7f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f4f4;
  --bg-raised:       #f0eeef;
  --bg-hover:        #f5f4f4;
  --border:          #e7e3e3;
  --border-alt:      #dad1d3;
  --border-section:  #e7e3e3;
  --text-primary:    #1a1818;
  --text-muted:      #5d5556;
  --text-body:       #353031;
  --text-sub:        #504849;
  --text-faint:      #85797b;
  --text-dim:        #9d9495;
  --text-label:      #6a6162;
  --text-value:      #423c3d;
  --accent-bg:       #ece8e9;
  --accent-bg-light: #e2d4d6;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf3f4;
  --c-pros:          #268022;
  --c-cons:          #9f2124;
  --c-pros-label:    #2e9828;
  --c-tip-border:    #32a82d;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #268022;
}
:root { --logo-bg-opacity: 79%; }
body, button, input { font-family: "IBM Plex Sans", sans-serif; }
.kwxhllka .yao7z8g5 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.kwxhllka .yao7z8g5::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.kwxhllka .w7lms     .yao7z8g5::before { content: "";  color: var(--c-tip-border); }.kwxhllka .hrp7 .yao7z8g5::before { content: ""; color: var(--c-warn-border); }.kwxhllka .nhz07    .yao7z8g5::before { content: ""; color: #60a5fa; }.d2po .kwxhllka .w7lms     .yao7z8g5::before { color: #10b981; }.d2po .kwxhllka .hrp7 .yao7z8g5::before { color: #f43f5e; }.d2po .kwxhllka .nhz07    .yao7z8g5::before { color: #a855f7; }.ix03b  .kwxhllka .w7lms     .yao7z8g5::before { color: #eab308; }.ix03b  .kwxhllka .hrp7 .yao7z8g5::before { color: #ef4444; }.ix03b  .kwxhllka .nhz07    .yao7z8g5::before { color: #f97316; }.o9dt  .kwxhllka .w7lms     .yao7z8g5::before { color: #38bdf8; }.o9dt  .kwxhllka .hrp7 .yao7z8g5::before { color: #818cf8; }.o9dt  .kwxhllka .nhz07    .yao7z8g5::before { color: #2dd4bf; }.zgxr7 .kwxhllka .yao7z8g5::before { color: var(--accent-light) !important; }
.h2g2ze .l5ca21 li::before, .h2g2ze .mmk93zkc 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; }.h2g2ze .l5ca21 li::before { content: ""; }.h2g2ze .mmk93zkc li::before { content: ""; }.h2g2ze .x6s2qntf::before, .h2g2ze .tyv8ivf::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.h2g2ze .x6s2qntf::before { content: ""; }.h2g2ze .tyv8ivf::before { content: ""; }
.ykzmqcb .ekq9w, .ykzmqcb .vyd86i8 { min-height: 420px; }
.cbxu9 .rw42rxkq::after, .cbxu9 .uyt8oq3::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.t80yik15 .g2ke2::after,.t80yik15 .nbcn6a64::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.d2utq::before { content: '›'; font-size: 1.1em; }
/* Fix mobile horizontal scroll */
@media (max-width: 768px) {
  * {
    max-width: 100vw;
  }
  
  img, table, pre, video, iframe {
    max-width: 100% !important;
    height: auto !important;
  }
  
  main, article, section, div {
    overflow-x: hidden;
  }
  
  .wc7z3h3, .zofuro3, .i2x6yg, .sq8svc, .pvq7ec {
    max-width: 100vw;
    overflow-x: hidden;
  }
}

/* Hide logo image on mobile */
@media (max-width: 768px) {
  .phqur, .m2bf {
    display: none !important;
  }
}
