:root {
  --color-accent: #732342;
  --font-family: Inter;
  --font-weight-body: 400;
  --radius-card: 12px;
  --radius-button: 8px;
  --spacing-section: 4rem;
  --spacing-content: 1100px;
}
:root {
  
  --bg-page:        #0f1117;
  --bg-surface:     #151929;
  --bg-card:        #1a1f2e;
  --bg-card-inner:  #242938;
  --bg-raised:      #2d3748;
  --bg-hover:       #1e2638;
  
  --border:         #1e2535;
  --border-alt:     #2d3748;
  --border-section: #374151;
  
  --text-primary:   #e2e8f0;
  --text-muted:     #94a3b8;
  --text-body:      #cbd5e1;
  --text-sub:       #a0aec0;
  --text-faint:     #6b7280;
  --text-dim:       #4b5563;
  --text-label:     #8892a4;
  --text-value:     #c9d1e0;
  
  --bg-tip:         #1a2e1a;
  --bg-warning:     #2d1f0e;
  --bg-info:        #1a1f2e;
  --bg-pros:        #1a2e1a;
  --bg-cons:        #2d1a1a;
}
* { box-sizing: border-box; margin: 0; padding: 0; }
body {
  font-family: system-ui, sans-serif;
  background: var(--bg-page);
  color: var(--text-primary);
  line-height: 1.7;
}
.gumd99w2 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.oa1efhre {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.usrvj9w {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.j5jmuf { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.rma4u { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.rma4u a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.rma4u a:hover { color: var(--accent-light); }
.x8eci     .nd0g { border-radius: 6px; }
.x8eci .nd0g li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.x8eci .nd0g li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.dze5d7 .nd0g li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .nd0g {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .wo9q:hover .nd0g,
  .wo9q:focus-within .nd0g { display: block; }
  .nd0g li a { padding: 8px 16px; font-size: 0.88rem; }
}
.eyakf {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.gbwpi164 { display: none; }
@media (max-width: 640px) {
  .gbwpi164 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .gbwpi164.tik36 { display: block; }
}
@media (max-width: 640px) {
  .eyakf { display: block; }
  .rma4u > li + li::before { display: none !important; }
  .rma4u {
    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;
  }
  .rma4u.tik36 { display: flex; }
  .rma4u li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .rma4u li:last-child a { border-bottom: none; }
}
.sgvze3t3 { min-height: 480px; }
.vlfl7na {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.wva9alzl { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.mr6w .wva9alzl { margin-left: 0; margin-right: 0; }
.e0tm {
  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;
}
.l2j1y5i .e0tm { margin-top: 24px; }
.e0tm:hover { opacity: 0.88; }
.kfgcm .vlfl7na { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.kfgcm .wva9alzl { color: #e2e8f0; }
.kfgcm.mr6w   .hdh73 { text-align: left; }
.ztq1c .vlfl7na { color: var(--text-primary); text-shadow: none; }
.ztq1c .wva9alzl { color: var(--text-muted); }
.ztq1c .e0tm { margin-top: 16px; }
.ztq1c, .ztq1c.sgvze3t3 { min-height: auto !important; }
.ztq1c.mr6w   .hdh73 { text-align: left; }
.ztq1c~.njuppzof{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}
.ztq1c~.njuppzof .xovth{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.wa9a06om .o48os,
.wa9a06om .drnp {
  animation: hg-breathe 10s ease-in-out infinite;
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.wa9a06om .kfgcm .y7yfdyjm {
  animation: hg-breathe 10s ease-in-out infinite;
}
.o48os .vlfl7na { color: #fff; }
.o48os .wva9alzl { color: rgba(255,255,255,0.85); }
.l30f8 .a1r2qd { position: relative; overflow: hidden; }
.l30f8 .a1r2qd::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;
}
.wa9a06om .a1r2qd {
  animation: hg-breathe 7s ease-in-out infinite;
}
.mx2pohav .a1r2qd { position: relative; overflow: hidden; }
.mx2pohav .a1r2qd::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;
}
.n3cotww .a1r2qd { position: relative; overflow: hidden; }
.n3cotww .a1r2qd::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.yn60ewu0 .a1r2qd {
  animation: hg-fadein 1.2s ease-out both;
}
.a1r2qd {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.z702dp {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.kwbl4ztb {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.bnjylgx {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.a1r2qd .vlfl7na { text-shadow: none; color: var(--text-primary); }
.a1r2qd .wva9alzl { color: var(--text-muted); }
body.x3pao .vlfl7na {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.h1py7 .vlfl7na {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.sgvze3t3.o48os .vlfl7na,
section.o48os .vlfl7na {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.a1r2qd.hfltku3 .z702dp { align-items: center; text-align: center; }
.a1r2qd.mr6w   .z702dp { align-items: flex-start; text-align: left; }
.dbi1m3 .kwbl4ztb { position: relative; }
.dbi1m3 .kwbl4ztb::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.dbi1m3.eur6u6 .kwbl4ztb::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.qc06oa .kwbl4ztb {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.qc06oa .bnjylgx {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.qc06oa.eur6u6 .kwbl4ztb { padding: 32px 0 32px 32px; }
.qzwxwp .kwbl4ztb {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.qzwxwp .bnjylgx {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.eur6u6 .z702dp {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.qzwxwp.eur6u6 .kwbl4ztb { padding: 40px 16px 40px 48px; }
.sgvze3t3 .p6x95wa2 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.p6x95wa2 .qxz5wu {
  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;
}
.p6x95wa2 .qxz5wu::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.p6x95wa2 .ndqgw { display: contents !important; }
.p6x95wa2 .ndqgw .f3f6h {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.p6x95wa2 .ndqgw .qiej { max-height: 48px; max-width: 96px; }
.p6x95wa2 .ndqgw .r3kvbiys {
  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;
}
.p6x95wa2 .idk60h8c {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.p6x95wa2 .mg9t14j { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.p6x95wa2 .djc2s { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.p6x95wa2 .djc2s small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.p6x95wa2 .vbe7lrzw { display: contents !important; }
.p6x95wa2 .vbe7lrzw .xb9ksi4:not(.h6lnupzf) { display: none !important; }
.p6x95wa2 .vbe7lrzw .h6lnupzf {
  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;
}
.p6x95wa2 .vbe7lrzw .h6lnupzf .eeplmz0 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.p6x95wa2 .vbe7lrzw .h6lnupzf .qzoo111 {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.p6x95wa2 .f1is0e { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.p6x95wa2 .f1is0e.xxlv58g8 {
  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;
}
.p6x95wa2 .f1is0e.xxlv58g8:hover { opacity: 0.85; }
.p6x95wa2 .qxz5wu,
.p6x95wa2 .qxz5wu:hover,
.p6x95wa2 .qxz5wu:nth-child(even),
.p6x95wa2 .qxz5wu:nth-child(odd),
.p6x95wa2 .qxz5wu:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.ibqe3hb1 .kwbl4ztb {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .a1r2qd { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .a1r2qd:not(.ibqe3hb1) .kwbl4ztb { display: none !important; }
  .ibqe3hb1 .kwbl4ztb { padding: 16px; }
  .z702dp  { padding: 36px 24px; }
  .a1r2qd~.njuppzof,.eur6u6~.njuppzof{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .sgvze3t3, .a1r2qd { min-height: 320px !important; }
  .vlfl7na { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .embzovxq,
  .twtl,
  .dk63pwo8 { grid-template-columns: 1fr !important; }

  

  
  .jnwsnm { display: flex !important; flex-direction: column !important; }
  .jnwsnm .hdh73 { display: contents; }
  .jnwsnm .y7yfdyjm { order: 0; }
  .jnwsnm .vlfl7na { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .jnwsnm .embzovxq { order: 2; padding: 0 16px 12px !important; }
  .jnwsnm .wva9alzl { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .l2j1y5i .hdh73 { display: flex; flex-direction: column; }
  .l2j1y5i .hdh73 .vlfl7na { order: 1; }
  .l2j1y5i .hdh73 .dk63pwo8 { order: 2; margin: 8px 0 24px !important; }
  .l2j1y5i .hdh73 .wva9alzl { order: 3; }
  .l2j1y5i .hdh73 .e0tm { order: 4; align-self: center; margin-top: 0; }

  
  .a1r2qd.ibqe3hb1 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .a1r2qd.ibqe3hb1 .z702dp { display: contents; padding: 0; }
  .a1r2qd.ibqe3hb1 .z702dp .vlfl7na { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .a1r2qd.ibqe3hb1 .kwbl4ztb { order: 2; padding: 12px 16px; }
  .a1r2qd.ibqe3hb1 .z702dp .wva9alzl { order: 3; padding: 0 24px; margin: 0 auto; }
  .a1r2qd.ibqe3hb1 .z702dp .e0tm { order: 4; align-self: center; margin: 8px 0 32px; }
}
.mwfb { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.sur3 { width: 100%; height: auto; display: block; border-radius: 10px; }
.y93836 .mwfb        { border-radius: 16px; }
.y93836 .sur3  { border-radius: 16px; }
.fqbt7 .mwfb         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.fqbt7 .sur3   { border-radius: 8px; }
.ibysfzr { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.j7tuaz6 { width: 100%; padding: 32px 0; position: relative; }
.lfhlfb { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.t748jgmv .j7tuaz6:nth-child(even) { background: var(--bg-surface); }
.t748jgmv .j7tuaz6:nth-child(odd)  { background: var(--bg-page); }
.doal .j7tuaz6:nth-child(even) { background: var(--bg-card); }
.doal .j7tuaz6:nth-child(odd)  { background: var(--bg-page); }
.t748jgmv .j7tuaz6:nth-child(odd)  .lfhlfb { background: var(--bg-card); border-radius: 6px; }
.t748jgmv .j7tuaz6:nth-child(even) .lfhlfb { background: var(--bg-raised); border-radius: 6px; }
.doal .j7tuaz6:nth-child(odd)  .lfhlfb { background: var(--bg-card); border-radius: 6px; }
.doal .j7tuaz6:nth-child(even) .lfhlfb { background: var(--bg-raised); border-radius: 6px; }
.t748jgmv .j7tuaz6:nth-child(even) .eowe8 .d5zr,
.doal .j7tuaz6:nth-child(even) .eowe8 .d5zr { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.t748jgmv .j7tuaz6:nth-child(odd) .eowe8 .d5zr,
.doal .j7tuaz6:nth-child(odd) .eowe8 .d5zr { background: var(--bg-card-inner); }
.t748jgmv .j7tuaz6:nth-child(even) .rclhnt .d5zr:nth-child(odd),
.doal .j7tuaz6:nth-child(even) .rclhnt .d5zr:nth-child(odd)  { background: var(--bg-card); }
.t748jgmv .j7tuaz6:nth-child(even) .rclhnt .d5zr:nth-child(even),
.doal .j7tuaz6:nth-child(even) .rclhnt .d5zr:nth-child(even) { background: var(--bg-card-inner); }
h1.ijd3 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ijd3 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.darphoia { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.tv1e7qr8 h2.ijd3 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.s23b h2.ijd3 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.vpsnt h2.ijd3 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.a2mlpbjx h2.ijd3::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ankdfp h2.ijd3 {
  color: var(--text-primary); font-size: 1.7rem;
}
.lxucv8 h2.ijd3::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.ii3ao1s h2.ijd3 {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
@media (max-width: 640px) { .mroh9 { display: none; } }
.jhlv { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.okaco { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.a0jxnk {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.cuy2b1a { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.c4xp818z { padding-left: 20px; }
.c4xp818z li { margin-bottom: 6px; }
.c4xp818z a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.c4xp818z a:hover { color: var(--accent-light); }
.z30dg .cuy2b1a { display: none; }
.gp7evs .cuy2b1a { display: none; }
.gp7evs .c4xp818z { padding-left: 0; list-style: none; }
.gp7evs .c4xp818z li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.gp7evs .c4xp818z a { font-size: 0.92rem; }
.ob33r .a0jxnk { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ob33r .cuy2b1a { display: none; }
.ob33r .c4xp818z { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.ob33r .c4xp818z li { margin-bottom: 0; }
.ob33r .c4xp818z 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;
}
.ob33r .c4xp818z a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.wmhgnkt .a0jxnk { padding: 20px 20px 16px; }
.wmhgnkt .c4xp818z {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.wmhgnkt .c4xp818z li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.wmhgnkt .c4xp818z 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;
}
.wmhgnkt .c4xp818z 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;
}
.wmhgnkt .c4xp818z a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.wmhgnkt .c4xp818z a:focus,
.wmhgnkt .c4xp818z a:focus-visible,
.wmhgnkt .c4xp818z a:target { outline: none; }
.wmhgnkt .c4xp818z li:target a { border-color: var(--border); color: var(--text-muted); }
.dp03y .a0jxnk { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.dp03y .cuy2b1a { display: none; }
.dp03y .c4xp818z { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.dp03y .c4xp818z li { counter-increment: toc-n; margin-bottom: 0; }
.dp03y .c4xp818z a {
  display: inline-flex; align-items: center; gap: 11px;
  background: var(--bg-card); color: var(--text-muted);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 11px 20px 11px 11px; font-size: 0.92rem; font-weight: 500;
  transition: border-color .15s, color .15s;
}
.dp03y .c4xp818z a::before {
  content: counter(toc-n, decimal-leading-zero);
  flex-shrink: 0; width: 28px; height: 28px;
  background: var(--accent); color: #fff; border-radius: 7px;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.dp03y .c4xp818z a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.blgm955r .a0jxnk { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.blgm955r .cuy2b1a { display: none; }
.blgm955r .c4xp818z { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.blgm955r .c4xp818z li { margin-bottom: 0; }
.blgm955r .c4xp818z a {
  display: inline-block; padding: 9px 16px;
  font-size: 0.9rem; font-weight: 600; color: var(--text-muted);
  border-bottom: 2px solid transparent;
  transition: color .15s, border-color .15s;
}
.blgm955r .c4xp818z a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.e1hd6 .a0jxnk { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.e1hd6 .cuy2b1a { display: none; }
.e1hd6 .c4xp818z { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.e1hd6 .c4xp818z li { margin-bottom: 0; }
.e1hd6 .c4xp818z li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.e1hd6 .c4xp818z li:last-child::after { content: ""; margin-right: 0; }
.e1hd6 .c4xp818z a { font-size: 0.9rem; }
.d5zr { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.eowe8 .d5zr { background: var(--bg-card); }
.rclhnt .d5zr:nth-child(odd)  { background: var(--bg-card); }
.rclhnt .d5zr:nth-child(even) { background: var(--bg-raised); }
.u5r9j8wc .d5zr {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.u5r9j8wc .d5zr:last-child { border-bottom: none; }
.u5r9j8wc h3.darphoia { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ksakl .d5zr {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ksakl .d5zr + .d5zr { margin-top: 4px; }
.v94h .d5zr { background: none; border-radius: 0; padding: 12px 0; }
.v94h .d5zr + .d5zr { border-top: 1px solid var(--border-section); }
.fzs6 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.hxonv { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.fq6ec { color: var(--text-body); margin-bottom: 10px; }
.d6tio7, .i4pe { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.d6tio7 li, .i4pe li { margin-bottom: 6px; }
.i4pe li { list-style: decimal; }
.ei0jda0     .d6tio7 { list-style-type: "● "; }
.woy07m  .d6tio7 { list-style-type: "■ "; }
.nvyf9p .d6tio7 { list-style-type: "◆ "; }
.xnrrg    .d6tio7 { list-style-type: "★ "; }
.ei0jda0     .clpv6j8l { list-style-type: "● "; }
.woy07m  .clpv6j8l { list-style-type: "■ "; }
.nvyf9p .clpv6j8l { list-style-type: "◆ "; }
.xnrrg    .clpv6j8l { list-style-type: "★ "; }
.ei0jda0    .d6tio7 li::marker, .ei0jda0    .clpv6j8l li::marker,
.woy07m .d6tio7 li::marker, .woy07m .clpv6j8l li::marker,
.nvyf9p .d6tio7 li::marker, .nvyf9p .clpv6j8l li::marker,
.xnrrg   .d6tio7 li::marker, .xnrrg   .clpv6j8l li::marker {
  color: var(--cta); font-size: 1em;
}
.ei0jda0 .i4pe,
.woy07m .i4pe,
.nvyf9p .i4pe,
.xnrrg .i4pe {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.ei0jda0 .i4pe li,
.woy07m .i4pe li,
.nvyf9p .i4pe li,
.xnrrg .i4pe li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.ei0jda0 .i4pe li::before,
.woy07m .i4pe li::before,
.nvyf9p .i4pe li::before,
.xnrrg .i4pe 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;
}
.ei0jda0     .i4pe li::before { border-radius: 50%; }
.woy07m  .i4pe li::before { border-radius: 3px; }
.nvyf9p .i4pe li::before { border-radius: 3px; }
.xnrrg    .i4pe li::before { border-radius: 50%; }
.vgfru2 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.cd53itzu .vgfru2,
.mpseb4nz .vgfru2 { background: transparent; border: none; border-radius: 0; }
.zuangwg2 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.zuangwg2 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.zuangwg2 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.zuangwg2 tr:hover td { background: var(--bg-hover); }
.fn2kyqk .zuangwg2 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.yroxb7f .zuangwg2 { border: 1px solid var(--border-alt); }
.yroxb7f .zuangwg2 th,
.yroxb7f .zuangwg2 td { border: 1px solid var(--border-alt); }
.wtu6035j .zuangwg2 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.wtu6035j .zuangwg2 td { border-bottom: none; }
.wtu6035j .zuangwg2 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.rbwrbk .zuangwg2 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.tx5y7w .vgfru2 {
  overflow: hidden;
}
.tx5y7w .zuangwg2 th { border-bottom: 1px solid var(--border-alt); }
.tx5y7w .zuangwg2 tr:last-child td { border-bottom: none; }
.uvttpe { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.gzhy4dzt { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.kvom { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.yw3mq52z { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.i2e3bw { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.clpv6j8l { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.clpv6j8l 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%}
.wm6oxwtk .yw3mq52z { background: transparent; text-align: center; }
.j2w2x .kvom {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.d2fe .kvom {
  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);
}
.ezn81bd .gzhy4dzt { display: grid; grid-template-columns: auto 1fr; }
.ezn81bd .kvom {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.ezn81bd .yw3mq52z { grid-column: 2; }
.ezn81bd .i2e3bw,
.ezn81bd .clpv6j8l { grid-column: 1 / -1; }
.x1hd .gzhy4dzt { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.x1hd .kvom {
  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);
}
.x1hd .yw3mq52z { grid-column: 2; }
.x1hd .i2e3bw,
.x1hd .clpv6j8l { grid-column: 1 / -1; }
.y2098 .gzhy4dzt { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.y2098 .yw3mq52z { background: none; color: var(--accent-light); font-weight: 700; }
.ly6sv .gzhy4dzt { 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); }
.ly6sv .yw3mq52z { background: none; color: var(--accent-light); font-weight: 700; }
.e8sbmwe6 .gzhy4dzt { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.e8sbmwe6 .gzhy4dzt:last-child { border-bottom: none; }
.e8sbmwe6 .yw3mq52z { background: none; color: var(--accent-light); font-weight: 700; }
.sj8xqd .gzhy4dzt { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.sj8xqd .yw3mq52z { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.eneo .uvttpe { counter-reset: card-n; }
.eneo .gzhy4dzt  { counter-increment: card-n; }
.eneo .yw3mq52z { display: flex; align-items: center; gap: 10px; }
.eneo .yw3mq52z::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;
}
.vk6o .gzhy4dzt { background: var(--bg-surface); border: 1px solid var(--border); }
.vk6o .yw3mq52z { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.no5hf9 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.no5hf9         { --cl-hue: var(--accent); }
.e8jzw     { --cl-hue: #16a34a; }
.ovzwdgh1 { --cl-hue: #ea580c; }
.e24bllj8    { --cl-hue: #2563eb; }
.e8jzw, .ovzwdgh1, .e24bllj8, .qqzu24r {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.ptthb { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.ptthb::before { color: var(--cl-hue); }
.no5hf9 strong { color: var(--text-primary); font-size: 0.95rem; }
.no5hf9 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.o7g4ukcq { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.r2w120e, .pk6az6pw { border-radius: 8px; padding: 14px; }
.r2w120e { background: var(--bg-pros); }
.pk6az6pw { background: var(--bg-cons); }
.kbdn { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.r2w120e .kbdn { color: var(--c-pros-label); }
.pk6az6pw .kbdn { color: #f87171; }
.r2w120e ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.pk6az6pw ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.sur3 { width: 100%; height: auto; border-radius: 10px; display: block; }
.xxlv58g8 {
  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;
}
.xxlv58g8:hover { opacity: 0.85; }
.zd83uny1 .xxlv58g8  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.zd83uny1 .xxlv58g8:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.cgv0h4x .xxlv58g8  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.cgv0h4x .xxlv58g8:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.zd83uny1 .f1is0e.xxlv58g8, .cgv0h4x .f1is0e.xxlv58g8,
.zd83uny1 .jdqp6yj .xxlv58g8, .cgv0h4x .jdqp6yj .xxlv58g8 {
  background: var(--cta); border: none; color: #fff;
}
.zd83uny1 .f1is0e.xxlv58g8:hover, .cgv0h4x .f1is0e.xxlv58g8:hover,
.zd83uny1 .jdqp6yj .xxlv58g8:hover, .cgv0h4x .jdqp6yj .xxlv58g8:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.cvqotlsy .e0tm { border-radius: 50px; }
.cvqotlsy .xxlv58g8  { border-radius: 50px; }
.q5yb .e0tm,
.q5yb .xxlv58g8 { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.q5yb .e0tm:hover,
.q5yb .xxlv58g8:hover { filter: brightness(1.08); opacity: 1; }
.nlh84lo .e0tm,
.nlh84lo .xxlv58g8 { box-shadow: 0 3px 14px -2px var(--cta); }
.nlh84lo .e0tm:hover,
.nlh84lo .xxlv58g8:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.czxac5 .e0tm,
.czxac5 .xxlv58g8 { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.czxac5 .e0tm:hover,
.czxac5 .xxlv58g8:hover { opacity: 1; }
.czxac5 .e0tm:active,
.czxac5 .xxlv58g8:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.z4tm31i .e0tm,
.z4tm31i .xxlv58g8 { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.z4tm31i .e0tm:hover,
.z4tm31i .xxlv58g8:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.z4tm31i .e0tm:active,
.z4tm31i .xxlv58g8:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.z9yudbn .e0tm,
.z9yudbn .xxlv58g8 { position: relative; overflow: hidden; }
.z9yudbn .e0tm::before,
.z9yudbn .xxlv58g8::before {
  content: ""; position: absolute; top: 0; left: -125%; width: 55%; height: 100%;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.5), transparent);
  transform: skewX(-20deg); transition: left .6s ease; pointer-events: none;
}
.z9yudbn .e0tm:hover::before,
.z9yudbn .xxlv58g8:hover::before { left: 135%; }
.lujsje .e0tm,
.lujsje .xxlv58g8 { border-radius: 0; }
.ysliip2 .e0tm { padding-left: 22px; padding-right: 22px; }
.ysliip2 .xxlv58g8  { padding-left: 12px; padding-right: 12px; }
.up9paetk .e0tm { padding-left: 44px; padding-right: 44px; }
.up9paetk .xxlv58g8  { padding-left: 24px; padding-right: 24px; }
.ekjxu .e0tm { padding-left: 56px; padding-right: 56px; }
.ekjxu .xxlv58g8  { padding-left: 32px; padding-right: 32px; }
.ux7v4v   .e0tm::after, .ux7v4v   .xxlv58g8::after,
.jxv69ra .e0tm::after, .jxv69ra .xxlv58g8::after,
.b15bk    .e0tm::after, .b15bk    .xxlv58g8::after,
.zdo5d    .e0tm::after, .zdo5d    .xxlv58g8::after,
.eaovy6pg    .e0tm::after, .eaovy6pg    .xxlv58g8::after,
.k0v883     .e0tm::after, .k0v883     .xxlv58g8::after,
.bf6icwq    .e0tm::after, .bf6icwq    .xxlv58g8::after,
.bc2maa   .e0tm::after, .bc2maa   .xxlv58g8::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;
}
.ux7v4v .e0tm::after, .ux7v4v .xxlv58g8::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");
}
.jxv69ra .e0tm::after, .jxv69ra .xxlv58g8::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");
}
.b15bk .e0tm::after, .b15bk .xxlv58g8::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");
}
.zdo5d .e0tm::after, .zdo5d .xxlv58g8::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");
}
.eaovy6pg .e0tm::after, .eaovy6pg .xxlv58g8::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");
}
.k0v883 .e0tm::after, .k0v883 .xxlv58g8::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");
}
.bf6icwq .e0tm::after, .bf6icwq .xxlv58g8::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");
}
.bc2maa .e0tm::after, .bc2maa .xxlv58g8::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");
}
.dvkmn   .t5k5kc::after, .dvkmn   .bnqbkm::after,
.e87mco .t5k5kc::after, .e87mco .bnqbkm::after,
.js7f    .t5k5kc::after, .js7f    .bnqbkm::after,
.wvg5cts    .t5k5kc::after, .wvg5cts    .bnqbkm::after,
.wl8uar    .t5k5kc::after, .wl8uar    .bnqbkm::after,
.tu4l     .t5k5kc::after, .tu4l     .bnqbkm::after,
.shcvz    .t5k5kc::after, .shcvz    .bnqbkm::after,
.drr3   .t5k5kc::after, .drr3   .bnqbkm::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;
}
.dvkmn .t5k5kc::after, .dvkmn .bnqbkm::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");
}
.e87mco .t5k5kc::after, .e87mco .bnqbkm::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");
}
.js7f .t5k5kc::after, .js7f .bnqbkm::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");
}
.wvg5cts .t5k5kc::after, .wvg5cts .bnqbkm::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");
}
.wl8uar .t5k5kc::after, .wl8uar .bnqbkm::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");
}
.tu4l .t5k5kc::after, .tu4l .bnqbkm::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");
}
.shcvz .t5k5kc::after, .shcvz .bnqbkm::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");
}
.drr3 .t5k5kc::after, .drr3 .bnqbkm::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");
}
.nlaydhj {
  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;
}
.qxz5wu {
  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;
}
.qxz5wu > * { min-width: 0; }
.qxz5wu:hover { background: var(--bg-hover); }
.qxz5wu > [itemprop="item"] { display: contents; }
.qxz5wu [itemprop="itemReviewed"],
.qxz5wu [itemprop="reviewRating"] { display: none; }
.qxz5wu::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;
}
.ndqgw {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.f3f6h {
  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;
}
.qiej { max-height: 52px; max-width: 110px; object-fit: contain; }
.r3kvbiys {
  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;
}
.ty94 .f3f6h    { background: #1a1a1a; }
.uncby .f3f6h   { background: rgba(128,128,128,.12); }
.i5wl3 .f3f6h { background: var(--bg-raised); }
.tr5cytg .f3f6h    { background: transparent; padding: 0; }
.idk60h8c {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.mg9t14j { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.djc2s { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.vbe7lrzw {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.xb9ksi4 {
  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;
}
.eeplmz0 {
  
  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%;
}
.qzoo111 {
  
  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;
}
.f1is0e {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.f1is0e.xxlv58g8 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .qxz5wu {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .qxz5wu::before    { grid-area: rank;   }
  .ndqgw           { grid-area: ident;  }
  .idk60h8c     { grid-area: rating; min-width: 0; width: auto; }
  .vbe7lrzw           { grid-area: pills;  }
  .f1is0e             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .qxz5wu {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .qxz5wu::before    { justify-self: center; }
  .ndqgw           { width: 100%; }
  .idk60h8c     { justify-self: center; }
  .vbe7lrzw           { grid-template-columns: 1fr; }
}
.hm9fx {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.qi4faul {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.l06a3adg {
  width: 90px; flex-shrink: 0;
  background: var(--bg-page);
  border-radius: 8px; display: flex; align-items: center; justify-content: center;
  padding: 8px; min-height: 60px;
}
.l06a3adg img { max-width: 80px; max-height: 50px; object-fit: contain; }
.cu6yz91t { flex: 1; }
.cu6yz91t h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.w5cmf6 { color: var(--c-stars); font-size: 1.1rem; }
.vxm6 { margin-bottom: 8px; }
.srp1w {
  display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px 22px;
  padding: 12px 24px; font-size: 0.86rem;
  background: var(--bg-surface); border-top: 1px solid var(--border-alt);
}
.srp1w > span { color: var(--accent); font-weight: 700; }
.g5cwhm em, .m6dvr em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .srp1w { padding: 10px 16px; gap: 6px 16px; } }
.jdqp6yj { flex-shrink: 0; align-self: flex-start; }
.jdqp6yj .xxlv58g8 { white-space: nowrap; }
@media (max-width: 560px) {
  .qi4faul { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .l06a3adg { order: 1; }
  .jdqp6yj { order: 2; margin-left: auto; align-self: center; }
  .cu6yz91t { order: 3; flex: 1 1 100%; min-width: 0; }
}
.egse5v1 img.u0rey5 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.cd53itzu { padding: 20px 24px; }
.y6r6c0w { color: var(--text-muted); margin-bottom: 16px; }
.rv7t58q { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.ftvqb8cv, .pocyicx { list-style: none; font-size: 0.9rem; }
.ftvqb8cv li { color: var(--c-pros); margin-bottom: 4px; }
.pocyicx li { color: var(--c-cons); margin-bottom: 4px; }
.ftvqb8cv li::before { content: "✓"; margin-right: 5px; }
.pocyicx li::before { content: "✗"; margin-right: 5px; }
.at1bkfi .ftvqb8cv li::before { content: "→"; }
.at1bkfi .pocyicx li::before { content: "–"; }
.czsn  .ftvqb8cv li::before { content: "★"; }
.czsn  .pocyicx li::before { content: "✕"; }
.u4um    .ftvqb8cv li::before { content: "◆"; }
.u4um    .pocyicx li::before { content: "▲"; }
.dztb  .ftvqb8cv li::before { content: "▶"; }
.dztb  .pocyicx li::before { content: "■"; }
.nvw8l6 { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.i7epw3 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.fmdl { background: var(--bg-pros); color: var(--c-tag-pay); }
.uap1u { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.venl22bc .uap1u { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.rzgdh .uap1u { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .mqs2l253 .bi3r {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .mqs2l253 .hm9fx { margin: 0; }
}
.hwzih7 .qi4faul { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.hwzih7 .cu6yz91t h3 { color: var(--accent-light); }
.hwzih7 .l06a3adg { background: var(--bg-page); border: 1px solid var(--border); }
.meu0f .hm9fx { border-top: 4px solid var(--accent); }
.meu0f .qi4faul { background: var(--bg-card); }
.b8x2tw0 .hm9fx { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.b8x2tw0 .qi4faul { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.b8x2tw0 .cd53itzu { padding: 14px 16px; }
.b8x2tw0 .l06a3adg { border-radius: 4px; }
.b8x2tw0 .uap1u { border-radius: 0; }
.o8gujp .qi4faul { padding: 0; gap: 0; overflow: hidden; }
.o8gujp .l06a3adg { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.o8gujp .cu6yz91t { padding: 16px 20px; }
.o8gujp .jdqp6yj { padding: 16px 20px; align-self: center; }
.lzf6v3fu .w5cmf6 { font-size: .95rem; }
.mpseb4nz .o7g4ukcq { gap: 10px; }
.mpseb4nz .r2w120e, .mpseb4nz .pk6az6pw { padding: 12px; }
.mpseb4nz .r2w120e ul, .mpseb4nz .pk6az6pw ul { margin: 4px 0 0; padding-left: 18px; }
.mpseb4nz .r2w120e li, .mpseb4nz .pk6az6pw li { font-size: .85rem; margin-bottom: 3px; }
.uy2ap .i7epw3 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .p8o6 { grid-template-columns: 1fr; }
  .n1770 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .n1770 .k19eh { width: 72px; height: 50px; }
  .n1770 .hfnniv { max-width: 180px; }
  .n1770 .pscbpvwk { width: auto; }
}
.qrr3 .lzf6v3fu .w5cmf6 { filter: brightness(1.2); }
@media (max-width: 720px) {
  .qrr3 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .gu2atci6 { padding: 16px; }
  .e1vo77z .vcrd4bf { min-width: 50%; }
}
.y4ugd .o7g4ukcq { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .s3d7z9s { grid-template-columns: 1fr; }
  .y7b2 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .u2xx91 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .w0308 { flex-wrap: wrap; padding: 16px; }
}
.c8qah .o7g4ukcq { gap: 8px; }
.c8qah .r2w120e, .c8qah .pk6az6pw { padding: 8px; }
@media (max-width: 480px) {
  .mghp { flex-direction: column; align-items: stretch; }
}
.eikx .pscbpvwk .xxlv58g8 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .slt4a0q { flex-direction: column; align-items: stretch; gap: 10px; }
  .eikx .pscbpvwk { text-align: center; }
}
@media (max-width: 720px) {
  .zskbx7 { grid-template-columns: 1fr; }
  .xlwn0u6q { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .cf3w74 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.l4zbqb .kpwpo { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.s9uxcha .w5cmf6 { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .zxx71p0 { grid-template-columns: 1fr; }
  .s9uxcha { width: 100px; height: 100px; margin: 16px auto; }
  .l4zbqb { font-size: 1.4rem; }
  .i1hkmg { justify-content: center; }
  .y2kr .vcrd4bf { min-width: 50%; }
}
.bctj .o7g4ukcq { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .t5srgz { flex-wrap: wrap; padding: 14px 16px; }
  .u7pyjuvi { padding: 12px 16px; }
  .bctj .o7g4ukcq { margin: 0 16px; }
  .bctj .uy2ap { padding: 0 16px; }
  .dlzcyn { padding: 12px 16px; }
}
.tjfo .qxz5wu {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.tjfo .qxz5wu:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.w8tw14w .nlaydhj { gap: 18px; }
.w8tw14w .qxz5wu {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.w8tw14w .qxz5wu:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.siyye8pc .nlaydhj {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.siyye8pc .qxz5wu {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.siyye8pc .qxz5wu:last-child { border-bottom: none; }
.siyye8pc .ndqgw,
.siyye8pc .idk60h8c,
.siyye8pc .vbe7lrzw {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.z89wiqa .nlaydhj { gap: 0; }
.z89wiqa .qxz5wu {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.z89wiqa .qxz5wu:last-child { border-bottom: none; }
.z89wiqa .qxz5wu:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.z89wiqa .qxz5wu:nth-child(even):hover { background: var(--bg-hover); }
.jwggsb .qxz5wu {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.dxg4mrs .vbe7lrzw .xb9ksi4 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.dxg4mrs .vbe7lrzw .xb9ksi4:first-child { border-left: none; }
.lvjksq .vbe7lrzw .xb9ksi4 {
  background: transparent; padding: 4px 8px;
}
.lvjksq .vbe7lrzw .eeplmz0 { font-size: .65rem; opacity: .65; }
.lvjksq .vbe7lrzw .qzoo111   { font-size: 1.15rem; color: var(--accent-light); }
.amdgvv4 .vbe7lrzw .xb9ksi4 {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.djc2s { display: none; }
.uzfy1ua .mg9t14j { font-size: 1rem; letter-spacing: 2px; }
.zgv3z .mg9t14j {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.i6d5apu .mg9t14j,
.b5g4 .mg9t14j,
.oiu5 .mg9t14j { display: none; }
.i6d5apu .djc2s,
.b5g4 .djc2s,
.oiu5 .djc2s { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.i6d5apu .djc2s { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.i6d5apu .djc2s small { display: none; }
.b5g4 .djc2s {
  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;
}
.b5g4 .djc2s small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.oiu5 .djc2s {
  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;
}
.oiu5 .djc2s small { display: none; }
.i6d5apu .vxm6 .w5cmf6,
.b5g4 .vxm6 .w5cmf6,
.oiu5 .vxm6 .w5cmf6 { display: none; }
.i6d5apu .vxm6 strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.i6d5apu .kpwpo { display: none; }
.b5g4 .vxm6 strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.b5g4 .v5ba,
.b5g4 .kpwpo { font-size: 1em; }
.oiu5 .vxm6 strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.oiu5 .kpwpo { display: none; }
.am1dtmch { margin: 16px 0; }
.ziczd { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ziczd summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ziczd summary::after { content: "+"; color: var(--accent-light); }
.ziczd[open] summary::after { content: "−"; }
.ziczd p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.j7tuaz6 { margin-bottom: 0; }
.ql9nm h2.ijd3 { color: var(--text-primary); border-color: var(--accent-light); }
.eo1w h2.ijd3 { color: var(--text-primary); border-color: var(--accent-light); }
.iqj1ob .e8jzw     { background: #052e16; border-color: #10b981; }
.iqj1ob .ovzwdgh1 { background: #2d0a1e; border-color: #f43f5e; }
.iqj1ob .e24bllj8    { background: #1e1036; border-color: #a855f7; }
.iqj1ob .no5hf9 strong  { color: #f1f5f9; }
.iqj1ob .no5hf9 p       { color: #cbd5e1; }
.iqj1ob .l45j34    .e8jzw     .ptthb::before,
.iqj1ob .za0pg8mf  .e8jzw     .ptthb::before,
.iqj1ob .sl5ulc8g  .e8jzw     .ptthb::before,
.iqj1ob .c1yq .e8jzw     .ptthb::before { color: #10b981; }
.iqj1ob .l45j34    .ovzwdgh1 .ptthb::before,
.iqj1ob .za0pg8mf  .ovzwdgh1 .ptthb::before,
.iqj1ob .sl5ulc8g  .ovzwdgh1 .ptthb::before,
.iqj1ob .c1yq .ovzwdgh1 .ptthb::before { color: #f43f5e; }
.iqj1ob .l45j34    .e24bllj8    .ptthb::before,
.iqj1ob .za0pg8mf  .e24bllj8    .ptthb::before,
.iqj1ob .sl5ulc8g  .e24bllj8    .ptthb::before,
.iqj1ob .c1yq .e24bllj8    .ptthb::before { color: #a855f7; }
.vdws .e8jzw     { background: #2d2000; border-color: #eab308; }
.vdws .ovzwdgh1 { background: #2d0b0b; border-color: #ef4444; }
.vdws .e24bllj8    { background: #2d1600; border-color: #f97316; }
.vdws .no5hf9 strong  { color: #f1f5f9; }
.vdws .no5hf9 p       { color: #cbd5e1; }
.vdws .l45j34    .e8jzw     .ptthb::before,
.vdws .za0pg8mf  .e8jzw     .ptthb::before,
.vdws .sl5ulc8g  .e8jzw     .ptthb::before,
.vdws .c1yq .e8jzw     .ptthb::before { color: #eab308; }
.vdws .l45j34    .ovzwdgh1 .ptthb::before,
.vdws .za0pg8mf  .ovzwdgh1 .ptthb::before,
.vdws .sl5ulc8g  .ovzwdgh1 .ptthb::before,
.vdws .c1yq .ovzwdgh1 .ptthb::before { color: #ef4444; }
.vdws .l45j34    .e24bllj8    .ptthb::before,
.vdws .za0pg8mf  .e24bllj8    .ptthb::before,
.vdws .sl5ulc8g  .e24bllj8    .ptthb::before,
.vdws .c1yq .e24bllj8    .ptthb::before { color: #f97316; }
.bx280ap .e8jzw     { background: #0c1a2e; border-color: #38bdf8; }
.bx280ap .ovzwdgh1 { background: #12103a; border-color: #818cf8; }
.bx280ap .e24bllj8    { background: #0a2020; border-color: #2dd4bf; }
.bx280ap .no5hf9 strong  { color: #f1f5f9; }
.bx280ap .no5hf9 p       { color: #cbd5e1; }
.bx280ap .l45j34    .e8jzw     .ptthb::before,
.bx280ap .za0pg8mf  .e8jzw     .ptthb::before,
.bx280ap .sl5ulc8g  .e8jzw     .ptthb::before,
.bx280ap .c1yq .e8jzw     .ptthb::before { color: #38bdf8; }
.bx280ap .l45j34    .ovzwdgh1 .ptthb::before,
.bx280ap .za0pg8mf  .ovzwdgh1 .ptthb::before,
.bx280ap .sl5ulc8g  .ovzwdgh1 .ptthb::before,
.bx280ap .c1yq .ovzwdgh1 .ptthb::before { color: #818cf8; }
.bx280ap .l45j34    .e24bllj8    .ptthb::before,
.bx280ap .za0pg8mf  .e24bllj8    .ptthb::before,
.bx280ap .sl5ulc8g  .e24bllj8    .ptthb::before,
.bx280ap .c1yq .e24bllj8    .ptthb::before { color: #2dd4bf; }
.g0vnj::before,
.x2zh::before { margin-right: 5px; }
.r9kllwnl .r2w120e ul li,
.r9kllwnl .ftvqb8cv li         { color: #4ade80; }
.r9kllwnl .r2w120e .g0vnj { color: #22c55e; }
.r9kllwnl .pk6az6pw ul li,
.r9kllwnl .pocyicx li         { color: #f87171; }
.r9kllwnl .pk6az6pw .x2zh { color: #ef4444; }
.p1jdy4pe .r2w120e { background: var(--bg-pros); }
.p1jdy4pe .pk6az6pw { background: var(--bg-cons); }
.p1jdy4pe .r2w120e .g0vnj { color: var(--c-pros-label); }
.p1jdy4pe .pk6az6pw .x2zh { color: var(--c-cons); }
.p1jdy4pe .r2w120e ul li,
.p1jdy4pe .ftvqb8cv li            { color: var(--c-pros); }
.p1jdy4pe .pk6az6pw ul li,
.p1jdy4pe .pocyicx li            { color: var(--c-cons); }
.u8joombm .r2w120e { background: var(--bg-pros); }
.u8joombm .pk6az6pw { background: var(--bg-cons); }
.u8joombm .r2w120e .g0vnj { color: var(--c-pros-label); }
.u8joombm .pk6az6pw .x2zh { color: var(--c-cons); }
.u8joombm .r2w120e ul li,
.u8joombm .ftvqb8cv li          { color: var(--c-pros); }
.u8joombm .pk6az6pw ul li,
.u8joombm .pocyicx li          { color: var(--c-cons); }
.ecjehe .g0vnj::before { content: "✓ "; }
.ecjehe .x2zh::before { content: "✗ "; }
.at1bkfi .g0vnj::before { content: "→ "; }
.at1bkfi .x2zh::before { content: "← "; }
.czsn .g0vnj::before { content: "★ "; }
.czsn .x2zh::before { content: "✕ "; }
.u4um .g0vnj::before { content: "◆ "; }
.u4um .x2zh::before { content: "▲ "; }
.rzgdh .no5hf9 { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.rzgdh .no5hf9 strong { color: var(--text-primary); }
.rzgdh .no5hf9 p      { color: var(--text-muted); }
.venl22bc .no5hf9 { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.c9dpd7 .no5hf9 {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.c9dpd7 .no5hf9 strong,
.c9dpd7 .no5hf9 p { color: #fff; }
.c9dpd7 .ptthb::before { color: rgba(255,255,255,0.9) !important; }
.dpfoe1q .no5hf9 {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.dpfoe1q .no5hf9 strong { color: var(--text-primary); }
.dpfoe1q .no5hf9 p      { color: var(--text-muted); }
.pkoy6uh .no5hf9 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.l45j34 .ptthb,
.za0pg8mf .ptthb,
.sl5ulc8g .ptthb,
.c1yq .ptthb { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.l45j34 .ptthb::before,
.za0pg8mf .ptthb::before,
.sl5ulc8g .ptthb::before,
.c1yq .ptthb::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.l45j34 .e8jzw     .ptthb::before { content: "✦"; color: var(--c-tip-border); }
.l45j34 .ovzwdgh1 .ptthb::before { content: "▲"; color: var(--c-warn-border); }
.l45j34 .e24bllj8    .ptthb::before { content: "◉"; color: #60a5fa; }
.za0pg8mf .e8jzw     .ptthb::before { content: "★"; color: var(--c-tip-border); }
.za0pg8mf .ovzwdgh1 .ptthb::before { content: "◆"; color: var(--c-warn-border); }
.za0pg8mf .e24bllj8    .ptthb::before { content: "●"; color: #60a5fa; }
.sl5ulc8g .e8jzw     .ptthb::before { content: "▶"; color: var(--c-tip-border); }
.sl5ulc8g .ovzwdgh1 .ptthb::before { content: "■"; color: var(--c-warn-border); }
.sl5ulc8g .e24bllj8    .ptthb::before { content: "▸"; color: #60a5fa; }
.c1yq .e8jzw     .ptthb::before { content: "→"; color: var(--c-tip-border); }
.c1yq .ovzwdgh1 .ptthb::before { content: "⬥"; color: var(--c-warn-border); }
.c1yq .e24bllj8    .ptthb::before { content: "◈"; color: #60a5fa; }
.dro57epq .eowe8 .d5zr,
.dro57epq .rclhnt .d5zr  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.dro57epq .gzhy4dzt                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.dro57epq .qxz5wu                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.dro57epq .hm9fx            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.dro57epq .vgfru2          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.dro57epq .a0jxnk                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.g9dte9c .eowe8 .d5zr,
.g9dte9c .rclhnt .d5zr,
.g9dte9c .gzhy4dzt,
.g9dte9c .qxz5wu,
.g9dte9c .hm9fx,
.g9dte9c .vgfru2,
.g9dte9c .a0jxnk,
.g9dte9c .pkoy6uh .no5hf9 { box-shadow: none; }
.aqk7   .fq6ec, .aqk7 .fzs6, .aqk7 .hxonv,
.aqk7   .jhlv, .aqk7 .okaco { font-size: 0.9rem; }
.aqk7   .d6tio7, .aqk7 .i4pe { font-size: 0.9rem; }
.d0d43cxm   .fq6ec, .d0d43cxm .fzs6, .d0d43cxm .hxonv,
.d0d43cxm   .jhlv, .d0d43cxm .okaco { font-size: 0.95rem; }
.d0d43cxm   .d6tio7, .d0d43cxm .i4pe { font-size: 0.95rem; }
.vyb2   .fq6ec, .vyb2 .fzs6, .vyb2 .hxonv,
.vyb2   .jhlv, .vyb2 .okaco { font-size: 1.08rem; }
.vyb2   .d6tio7, .vyb2 .i4pe { font-size: 1.05rem; }
.vyb2   .zuangwg2 { font-size: 0.97rem; }
.d2ieoy97 .vlfl7na      { font-size: 3.2rem; }
.d2ieoy97 h2.ijd3 { font-size: 1.9rem; }
.d2ieoy97 h3.darphoia     { font-size: 1.4rem; }
.imwsvas .vlfl7na      { font-size: 3.8rem; }
.imwsvas h2.ijd3 { font-size: 2.2rem; }
.imwsvas h3.darphoia     { font-size: 1.6rem; }
.j7tuaz6 + .j7tuaz6 { position: relative; }
.ltymt54   .j7tuaz6 + .j7tuaz6::before,
.kqn9x1  .j7tuaz6 + .j7tuaz6::before,
.ukb6md   .j7tuaz6 + .j7tuaz6::before,
.bvrlplq   .j7tuaz6 + .j7tuaz6::before,
.nnjg3   .j7tuaz6 + .j7tuaz6::before,
.vnu4 .j7tuaz6 + .j7tuaz6::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.ltymt54 .j7tuaz6 + .j7tuaz6::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.kqn9x1 .j7tuaz6 + .j7tuaz6::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.ukb6md .j7tuaz6 + .j7tuaz6::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;
}
.bvrlplq .j7tuaz6 + .j7tuaz6::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.jp6it1d .j7tuaz6 { margin-bottom: 16px; }
.jp6it1d .j7tuaz6 + .j7tuaz6 { margin-top: 0; }
.jp6it1d .lfhlfb { padding-top: 0; padding-bottom: 0; }
.nnjg3 .j7tuaz6 + .j7tuaz6::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.vnu4 .j7tuaz6 + .j7tuaz6::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.omjhg5 .j7tuaz6 + .j7tuaz6::before,
.saq8 .j7tuaz6 + .j7tuaz6::before,
.uc31d .j7tuaz6 + .j7tuaz6::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%;
}
.t748jgmv .omjhg5 .j7tuaz6:nth-child(even)::before,
.t748jgmv .saq8 .j7tuaz6:nth-child(even)::before,
.t748jgmv .uc31d .j7tuaz6:nth-child(even)::before { background: var(--bg-surface); }
.doal .omjhg5 .j7tuaz6:nth-child(even)::before,
.doal .saq8 .j7tuaz6:nth-child(even)::before,
.doal .uc31d .j7tuaz6:nth-child(even)::before { background: var(--bg-card); }
.omjhg5 .j7tuaz6 + .j7tuaz6::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");
}
.saq8 .j7tuaz6 + .j7tuaz6::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");
}
.uc31d .j7tuaz6 + .j7tuaz6::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");
}
.vg3papb .kfgcm,
.vg3papb .hdh73 { margin-bottom: 60px; }
.jr5nbpq .z702dp,
.vg3papb .z702dp { padding-bottom: 60px; }
.zp6q .z702dp { padding-bottom: 70px; }
.vg3papb .kfgcm::before,
.vg3papb .kfgcm::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");
}
.d2tibon  .kfgcm:not(.o48os) .y7yfdyjm { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.gxsg .a1r2qd { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.b5kx9rqv .a1r2qd { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.d2tibon .o48os { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.d2tibon .drnp { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.d2tibon .a1r2qd { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.hzl91l5 .a1r2qd { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.uxb26lc .a1r2qd { background: var(--accent-bg); }
.ka8ovp2x .mwfb { float: left; width: 38%; margin: 0 28px 16px 0; }
.ka8ovp2x .mwfb .sur3 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ka8ovp2x .lfhlfb::after { content: ''; display: block; clear: both; }
.zvrt .mwfb { float: right; width: 38%; margin: 0 0 16px 28px; }
.zvrt .mwfb .sur3 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.zvrt .lfhlfb::after { content: ''; display: block; clear: both; }
.d0ijo45 .j7tuaz6:nth-child(odd)  .mwfb { float: left;  width: 38%; margin: 0 28px 16px 0; }
.d0ijo45 .j7tuaz6:nth-child(even) .mwfb { float: right; width: 38%; margin: 0 0 16px 28px; }
.d0ijo45 .mwfb .sur3 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.d0ijo45 .lfhlfb::after { content: ''; display: block; clear: both; }
.ka8ovp2x .uvttpe,
.ka8ovp2x .nlaydhj,
.zvrt .uvttpe,
.zvrt .nlaydhj,
.d0ijo45 .uvttpe,
.d0ijo45 .nlaydhj { clear: both; }
@media (max-width: 900px) {
  .ka8ovp2x .mwfb,
  .zvrt .mwfb,
  .d0ijo45 .j7tuaz6:nth-child(odd)  .mwfb,
  .d0ijo45 .j7tuaz6:nth-child(even) .mwfb {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .ka8ovp2x .mwfb .sur3,
  .zvrt .mwfb .sur3,
  .d0ijo45 .mwfb .sur3 {
    max-height: none !important;
  }
}
.ka8ovp2x .d6tio7,
.ka8ovp2x .i4pe,
.zvrt .d6tio7,
.zvrt .i4pe,
.d0ijo45 .d6tio7,
.d0ijo45 .i4pe { overflow: hidden; }
@media (max-width: 640px) {
  .ka8ovp2x .mwfb,
  .zvrt .mwfb,
  .d0ijo45 .mwfb { float: none; width: 100%; margin: 0 0 16px 0; }
}
.j5ynuay .ibysfzr,
.j5ynuay .lfhlfb,
.j5ynuay .yclcg2  { max-width: 1100px; }
.b98op .ibysfzr,
.b98op .lfhlfb,
.b98op .yclcg2  { max-width: 1200px; }
.ixj0ydsl .ibysfzr,
.ixj0ydsl .lfhlfb,
.ixj0ydsl .yclcg2  { max-width: 1320px; }
.c2u0yni { font-size: 0.82rem; color: var(--text-muted); }
.m8o68jx3 { display: flex; align-items: center; }
.un0r {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.s2r5pb { display: flex; align-items: center; }
.yknx1 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.yknx1:hover { text-decoration: underline; }
.uqu0t03 { margin: 0 3px; opacity: 0.45; }
.uqu0t03::before { content: '/'; }
.p30913l { padding: 2px 5px; color: var(--text-main); }
.u9c11i .c2u0yni {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.u9c11i .m8o68jx3 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ag2kc .c2u0yni {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ag2kc .m8o68jx3 { padding: 0 0 0 12px; }
.h4b0n .m8o68jx3 { padding: 0 16px; }
.h4b0n .c2u0yni {
  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);
}
.h4b0n .ibysfzr { padding-top: 28px; }
@media (max-width: 720px) {
  .p6htq { margin-top: 18px; padding: 0 16px; }
  .h4b0n .ibysfzr { padding-top: 16px; }
}
.j5ynuay.u9c11i .m8o68jx3 { max-width: 1100px; }
.b98op.u9c11i .m8o68jx3 { max-width: 1200px; }
.ixj0ydsl.u9c11i .m8o68jx3 { max-width: 1320px; }
.e628dd .j7tuaz6 { padding-top: 16px; padding-bottom: 16px; }
.nmy1u .j7tuaz6 { padding-top: 24px; padding-bottom: 24px; }
.q3f9juk .j7tuaz6 { padding-top: 40px; padding-bottom: 40px; }
.symtv .j7tuaz6 { padding-top: 52px; padding-bottom: 52px; }
.itfxb9 .j7tuaz6:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.itfxb9 .j7tuaz6:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.itfxb9 .j7tuaz6:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.itfxb9 .j7tuaz6:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.i9g5nb .lfhlfb { padding-top: 10px;  padding-bottom: 10px; }
.ymag1bj .lfhlfb { padding-top: 18px;  padding-bottom: 18px; }
.as440 .lfhlfb { padding-top: 36px;  padding-bottom: 36px; }
.r0g69 .lfhlfb { padding-top: 48px;  padding-bottom: 48px; }
.rkj7 h2.ijd3 { font-weight: 600; }
.rkj7 h3.darphoia     { font-weight: 600; }
.ztucugk4 h2.ijd3 { font-weight: 800; }
.ztucugk4 h3.darphoia     { font-weight: 700; }
.tnd995h h2.ijd3 { font-weight: 900; }
.tnd995h h3.darphoia     { font-weight: 800; }
.tnd995h .no5hf9 strong,
.tnd995h .no5hf9 strong { font-weight: 600; }
.t5k5kc {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.ath7xsnh .t5k5kc { display: none; }
@media (max-width: 640px) {
  .t5k5kc { display: none !important; }
}
.t5k5kc { background: var(--cta) !important; color: #fff !important; border: none !important; }
.t5k5kc:hover { opacity: 0.85; }
.mimvpy54 .t5k5kc { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.wm4p  .bnqbkm { left: 32px; }
@media (max-width: 480px) {
  .w4kx9 .bnqbkm { right: 20px; bottom: 20px; }
  .wm4p  .bnqbkm { left: 20px; bottom: 20px; }
}
.vhc6 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.yclcg2 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.whzfg { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ktixtgm { color: var(--text-dim); font-size: 0.8rem; }
.rwfna { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.rwfna img { height: 26px; width: auto; object-fit: contain; }
.r7ldax { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.f3ome .yclcg2 { text-align: center; }
.f3ome .whzfg { margin-top: 0; }
.zzpbfan0 { margin-top: 10px; }
.zzpbfan0 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .yclcg2 { padding-left: 16px; padding-right: 16px; }
  .cmx6 .yclcg2 { padding: 20px 16px; }
  .y4wolkb { gap: 4px 12px; }
  .whzfg { font-size: 0.78rem; }
}
.w8g0e .nkxr3 .rwfna { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.w8g0e .r7ldax { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.w8g0e .rib6d58 { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.w8g0e .rib6d58 a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.w8g0e .rib6d58 a:hover { color: var(--accent-light); }
.w8g0e .whzfg { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.w8g0e .ktixtgm { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .w8g0e .nta87i8 { grid-template-columns: 1fr 1fr; } .w8g0e .nkxr3 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .w8g0e .nta87i8 { grid-template-columns: 1fr; } }
.l4jbe7x .rwfna { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.l4jbe7x .whzfg { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .l4jbe7x .lq3q { gap: 12px; } .l4jbe7x .rwfna { margin-right: 0; width: 100%; } }
.sabbj88 .y2b4vpx { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.sabbj88 .yei5 .rwfna { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.sabbj88 .r7ldax { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.sabbj88 .nc1lk { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.sabbj88 .rib6d58 { display: flex; flex-direction: column; gap: 9px; }
.sabbj88 .rib6d58 a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.sabbj88 .rib6d58 a:hover { color: var(--accent-light); }
.sabbj88 .bgrj { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.sabbj88 .whzfg { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.sabbj88 .ktixtgm { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .sabbj88 .y2b4vpx { grid-template-columns: 1fr 1fr; } .sabbj88 .yei5 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .sabbj88 .y2b4vpx { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .xx8u .wqrvmal { grid-template-columns: 1fr 1fr; } .xx8u .pfp71lcr:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .xx8u .wqrvmal { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .pn27du1x .wqrvmal { grid-template-columns: 1fr; } }
.zavq7 .yclcg2 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.fgxga .gumd99w2      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.fgxga .vhc6 { background: var(--bg-page); border-top-color: var(--border-alt); }
.zj25xyhc .gumd99w2      { background: #0d1117; border-bottom-color: #21262d; }
.zj25xyhc .usrvj9w { color: var(--accent-light); }
.zj25xyhc .rma4u { --msep-color: #8b949e; }
.zj25xyhc .rma4u a { color: #8b949e; }
.zj25xyhc .rma4u a:hover { color: var(--accent-light); }
.zj25xyhc .eyakf { color: #8b949e; }
.zj25xyhc .vhc6 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.zj25xyhc .whzfg,
.zj25xyhc .ktixtgm { color: #6e7681; }
.zj25xyhc .rib6d58 a, .zj25xyhc .ov7a a,
.zj25xyhc .rwfna { color: #e6edf3; }
.zj25xyhc .rib6d58 a:hover, .zj25xyhc .ov7a a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .zj25xyhc .rma4u { background: #0d1117; border-top-color: #21262d; }
  .zj25xyhc .rma4u li a { border-bottom-color: #21262d; }
}
.hu21nwal .gumd99w2      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.hu21nwal .usrvj9w { color: var(--accent-light); }
.hu21nwal .rma4u { --msep-color: #475569; }
.hu21nwal .rma4u a { color: #475569; }
.hu21nwal .rma4u a:hover { color: var(--accent-light); }
.hu21nwal .eyakf { color: #64748b; }
.hu21nwal .vhc6 { background: #f0f4f8; border-top-color: #cbd5e1; }
.hu21nwal .whzfg,
.hu21nwal .ktixtgm { color: #64748b; }
.hu21nwal .rib6d58 a, .hu21nwal .ov7a a,
.hu21nwal .ukuau5 a, .hu21nwal .rwfna { color: #374151; }
.hu21nwal .rib6d58 a:hover, .hu21nwal .ov7a a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .hu21nwal .rma4u { background: #f0f4f8; border-top-color: #cbd5e1; }
  .hu21nwal .rma4u li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.necxhrcb .gumd99w2      { background: var(--accent); border-bottom-color: var(--accent-light); }
.necxhrcb .usrvj9w { color: #fff; }
.necxhrcb .rma4u { --msep-color: rgba(255,255,255,0.82); }
.necxhrcb .rma4u a { color: rgba(255,255,255,0.82); }
.necxhrcb .rma4u a:hover { color: #fff; }
.necxhrcb .eyakf { color: rgba(255,255,255,0.9); }
.necxhrcb .vhc6 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.necxhrcb .whzfg,
.necxhrcb .ktixtgm { color: rgba(255,255,255,0.72); }
.necxhrcb .rib6d58 a, .necxhrcb .ov7a a,
.necxhrcb .ukuau5 a, .necxhrcb .rwfna { color: #fff; }
.necxhrcb .r7ldax, .necxhrcb .nc1lk { color: rgba(255,255,255,0.7); }
.necxhrcb .rib6d58 a:hover, .necxhrcb .ov7a a:hover { color: #fff; }
@media (max-width: 640px) {
  .necxhrcb .rma4u { background: var(--accent); border-top-color: var(--accent-light); }
  .necxhrcb .rma4u li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.r1sb .gumd99w2 {
  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);
}
.r1sb .vhc6 {
  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) {
  .r1sb .rma4u {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.lcvcjvoo .oa1efhre { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.vvg19ka .oa1efhre { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.pwwbmxs5 .oa1efhre { min-height: 72px; height: auto; }
.jztj .oa1efhre { min-height: 84px; height: auto; }
.cmx6 .oa1efhre { max-width: none; padding: 0 32px; }
.cmx6 .yclcg2  { max-width: none; padding: 24px 32px; }
.eapb.b98op .oa1efhre { max-width: 1200px; }
.eapb.ixj0ydsl .oa1efhre { max-width: 1320px; }
.is6gx   .usrvj9w, .is6gx   .rwfna { text-transform: capitalize; }
.bf06p0ph .usrvj9w, .bf06p0ph .rwfna { text-transform: lowercase; }
.c7u935 .usrvj9w, .c7u935 .rwfna { text-transform: uppercase; letter-spacing: 0.06em; }
.tbici9r, .i31jty5 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.inli .tbici9r,
.inli .i31jty5 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.d8xp .tbici9r,
.d8xp .i31jty5 { 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; }
.jt9n55 .tbici9r,
.jt9n55 .i31jty5 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.skyjszt .tbici9r,
.skyjszt .i31jty5 { 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; }
.akk6y5p   .rma4u a { font-weight: 500; }
.a62k8fan .rma4u a { font-weight: 600; }
.dfa99zkh     .rma4u a { font-weight: 700; }
.pz6tw    .rma4u a { font-weight: 800; letter-spacing: 0.01em; }
.zx99vvp8     .rma4u > li + li::before,
.z2rcm    .rma4u > li + li::before,
.fug41i8    .rma4u > li + li::before,
.y3g8k3r .rma4u > li + li::before,
.r55j .rma4u > li + li::before,
.ph7ew6q  .rma4u > li + li::before,
.n9wpl7i    .rma4u > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.zx99vvp8     .rma4u > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.z2rcm    .rma4u > li + li::before { content: "|"; }
.fug41i8    .rma4u > li + li::before { content: "—"; }
.y3g8k3r .rma4u > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.r55j .rma4u > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.ph7ew6q  .rma4u > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.n9wpl7i    .rma4u > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .f4h7 .eyakf,
  .ohjc1gd7 .eyakf,
  .mb9zgz .eyakf,
  .wm0ds5lr .eyakf,
  .euplqwy .eyakf {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .f4h7 .eyakf::before,
  .ohjc1gd7 .eyakf::before,
  .mb9zgz .eyakf::before,
  .wm0ds5lr .eyakf::before,
  .euplqwy .eyakf::before { content: ""; display: block; flex-shrink: 0; }

  
  .f4h7 .eyakf::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;
  }

  
  .ohjc1gd7 .eyakf::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;
  }

  
  .mb9zgz .eyakf::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;
  }

  
  .wm0ds5lr .eyakf::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;
  }

  
  .euplqwy .eyakf::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) {
  .a2mgowzu .eyakf {
    padding: 5px 14px;
  }
  .a2mgowzu .rma4u {
    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;
  }
  .a2mgowzu .rma4u li a {
    border-bottom: none; padding: 10px 22px;
  }
  .a2mgowzu .rma4u li a:hover { background: var(--bg-raised); }
  .a2mgowzu .gbwpi164,
  .h26r .gbwpi164,
  .xf39n1lv .gbwpi164 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .v2p1bymm .eyakf {
    padding: 5px 10px;
  }
  .v2p1bymm .rma4u {
    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);
  }
  .v2p1bymm .rma4u.tik36 { transform: translateX(0); }
  .v2p1bymm .rma4u li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .v2p1bymm .rma4u li:last-child a { border-bottom: none; }
  .necxhrcb .rma4u,
  .zj25xyhc .rma4u { background: var(--accent) !important; }
  .necxhrcb .rma4u li a,
  .zj25xyhc .rma4u li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .xf39n1lv .eyakf {
    padding: 5px 10px;
  }
  .xf39n1lv .rma4u {
    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);
  }
  .xf39n1lv .rma4u::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .xf39n1lv .rma4u.tik36 { transform: translateY(0); }
  .xf39n1lv .rma4u li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .cmeeqf .eyakf {
    padding: 5px 10px;
  }
  .cmeeqf .rma4u {
    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;
  }
  .cmeeqf .rma4u.tik36 { opacity: 1; pointer-events: auto; }
  .cmeeqf .rma4u li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .sbw6     .eyakf { border-radius: 0 !important; }
  .bm8dn   .eyakf { border-radius: 8px !important; }
  .m339uw .eyakf { border-radius: 50% !important; }
  .i9e6hhq   .eyakf { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .tnyz4r .pwatw6or { flex-direction: column; align-items: stretch; }
  .tnyz4r .siu7alv { flex-direction: row; min-width: auto; }
  .tnyz4r .i3yra { align-items: flex-start; text-align: left; }
}
.lu94rk,
.lu94rk.j7tuaz6,
.t748jgmv .lu94rk,
.fr97m .lu94rk,
.doal .lu94rk,
.nkhkqb .lu94rk {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.kniu5m5 {
  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;
}
.abax { flex: 1 1 280px; min-width: 0; }
.ioj8g7aw {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.kscvkepg {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.ywp18t {
  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;
}
.ywp18t:hover { transform: translateY(-1px); opacity: 0.95; }
.ki5o .kniu5m5 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.ki5o .ioj8g7aw { color: var(--cta); }
.ki5o .kscvkepg { color: var(--text-body); }
.ki5o .ywp18t {
  background: var(--cta) !important;
  color: #fff !important;
}
.m5c4xk9t .kniu5m5 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.m5c4xk9t .ioj8g7aw { color: var(--text-primary); }
.m5c4xk9t .kscvkepg { color: var(--text-body); }
.m5c4xk9t .ywp18t {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .kniu5m5 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .abax { flex: 0 0 auto; }
  .ioj8g7aw { font-size: 1.2rem; }
  .ywp18t { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.h3uc4zz .j5jmuf { height: 36px; }
.udtpw .j5jmuf { height: 60px; max-width: 200px; }
.icfl .j5jmuf { height: 56px; max-width: 180px; }
.uelel    .mg9t14j, .uelel    .w5cmf6 { color: #f59e0b; }
.m6r04      .mg9t14j { font-size: 1rem; letter-spacing: 1.5px; }
.m6r04      .w5cmf6   { font-size: 1.35rem; }
.wq3vpz    .mg9t14j, .wq3vpz    .w5cmf6 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.ptqlj     .mg9t14j, .ptqlj     .w5cmf6 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.u4pphu .mg9t14j, .u4pphu .w5cmf6 { color: var(--cta); letter-spacing: 2px; }
.k9h17y   .mg9t14j, .k9h17y   .w5cmf6 { color: #e91e63; letter-spacing: 2px; }
.f7veydcs  .mg9t14j, .f7veydcs  .w5cmf6 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.lnreua7h     .mg9t14j, .lnreua7h     .w5cmf6 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.dxg4mrs .xb9ksi4 + .xb9ksi4 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.jbou3 .qxz5wu { padding: 18px 24px; min-height: 68px; }
.lvjksq .eeplmz0 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.lvjksq .qzoo111 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.amdgvv4 .xb9ksi4 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.nlaydhj { counter-reset: cs-rank; }
.nlaydhj .qxz5wu { counter-increment: cs-rank; }
.nlaydhj .qxz5wu::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;
}
.x7rms78 .nlaydhj { counter-reset: cs-rank; gap: 0; }
.x7rms78 .qxz5wu {
  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;
}
.x7rms78 .qxz5wu::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;
}
.x7rms78 .ndqgw {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.x7rms78 .f3f6h {
  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;
}
.x7rms78 .qiej { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.x7rms78 .ndqgw { min-width: 0; flex-direction: column; width: 100%; }
.x7rms78 .r3kvbiys {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.x7rms78 .mg9t14j { color: var(--cta, var(--accent)); }
.x7rms78 .djc2s { font-weight: 700; }
.x7rms78 .xb9ksi4 {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.x7rms78 .eeplmz0 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.x7rms78 .qzoo111 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.x7rms78 .h6lnupzf .qzoo111 { font-size: 1.3rem; color: var(--accent-light); }
.x7rms78 .f1is0e {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.x7rms78 .qxz5wu:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .x7rms78 .nlaydhj {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .x7rms78 .qxz5wu {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .x7rms78 .qxz5wu { padding: 40px 16px 20px; }
  .x7rms78 .xb9ksi4 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .x7rms78 .f1is0e { width: 100%; min-width: 0; }
}
.mvvziy9 .nlaydhj { counter-reset: cs-rank; gap: 10px; }
.mvvziy9 .qxz5wu {
  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);
}
.mvvziy9 .qxz5wu::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);
}
.mvvziy9 .ndqgw {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.mvvziy9 .f3f6h {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.mvvziy9 .qiej { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.mvvziy9 .r3kvbiys {
  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;
}
.mvvziy9 .mg9t14j { color: var(--cta, var(--accent)); }
.mvvziy9 .xb9ksi4 {
  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;
}
.mvvziy9 .eeplmz0 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.mvvziy9 .qzoo111 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.mvvziy9 .h6lnupzf .qzoo111 { color: var(--accent-light); }
.mvvziy9 .f1is0e {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.mvvziy9 .qxz5wu:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .mvvziy9 .qxz5wu {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .mvvziy9 .qxz5wu::before {
    position: absolute; top: 14px; left: 14px;
  }
  .mvvziy9 .ndqgw {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .mvvziy9 .r3kvbiys { white-space: normal; text-align: center; font-size: 1.2rem; }
  .mvvziy9 .xb9ksi4 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .mvvziy9 .f1is0e { width: 100%; min-width: 0; }
  .mvvziy9 .mg9t14j { min-width: 0; }
}
.yhv0k .qxz5wu::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.mlw32a .ziczd {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.mlw32a .ziczd summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.mlw32a .ziczd p { padding: 0 2px 16px; }
.smlsku .ziczd { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.smlsku .ziczd summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.smlsku .ziczd summary::after { content: "›"; font-size: 1.2em; }
.smlsku .ziczd[open] summary::after { content: "‹"; }
.smlsku .ziczd p { padding: 10px 22px 4px; }
.e1ehd0c .ziczd {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.e1ehd0c .ziczd summary { color: var(--text-primary); padding-left: 16px; }
.e1ehd0c .ziczd summary::after { content: "›"; font-size: 1.1em; }
.e1ehd0c .ziczd[open] summary::after { content: "‹"; }
.e1ehd0c .ziczd p { padding-left: 16px; }
.n8ffkhj .am1dtmch { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.n8ffkhj .ziczd {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.n8ffkhj .ziczd:last-child { border-bottom: none; }
.n8ffkhj .ziczd summary { color: var(--text-primary); border-radius: 0; }
.n8ffkhj .ziczd summary::after { content: "›"; font-size: 1.1em; }
.n8ffkhj .ziczd[open] summary::after { content: "‹"; }
.wm4iwo6 .ziczd { overflow: hidden; }
.wm4iwo6 .ziczd summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.wm4iwo6 .ziczd summary::after { color: rgba(255,255,255,.75); }
.wm4iwo6 .ziczd[open] summary { border-radius: 0; }
.cjon1 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.i7ixicjd {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.xd3pcgz {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.soydl { color: var(--text-muted); font-size: 1.05rem; }
.t3v08m7v {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.gsjqnmm5 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.jzk9w38u { margin-bottom: 20px; }
.pe4iv {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.dkcciu {
  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;
}
.dkcciu:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.d154 { resize: vertical; min-height: 130px; }
.qe9x { width: 100%; margin-top: 8px; }
.h76kxuuu {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.zx4uh {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.dydpo09 { color: var(--text-muted); line-height: 1.75; }
.j2ns { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.j2ns li { margin-bottom: 6px; }
.furkdmxh { max-width: 760px; margin: 0 auto; }
.tgvojj { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.w0gh { max-width: 760px; margin: 0 auto; }
.kal8jns ul.j2ns { margin: 0; }
@media (max-width: 640px) { .bxik7 { grid-template-columns: 1fr; gap: 10px; } }
.owmkz { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.ztmia { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.gwd2a35 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.ztmia p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ztmia .j2ns { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .owmkz { grid-template-columns: 1fr; } }
.v7nij { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.v7nij:hover .rorad7 { color: var(--accent-light); text-decoration: underline; }
.mq03a { color: inherit; text-decoration: none; }
.mq03a:hover { color: var(--accent-light); text-decoration: underline; }
.zk94 { display: inline-block; line-height: 0; }
.pmyl9 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.iz0gnnde { max-width: 760px; margin: 0 auto; }
.u15fve ul.j2ns { margin: 0; }
.y6885znx { color: var(--text-muted); line-height: 1.75; }
.dg1wi .j2ns,
.hcu0e .j2ns,
.dmerjfbr .j2ns,
.fpjlqz7 .j2ns {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.rxjc5q9t { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.jiy6 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.f62yt30 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.x2i034o { margin-top: 12px; }
.eua8v8 { 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; }
.eua8v8:hover { border-bottom-color: var(--accent-light); }
.qwtsa { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.qwtsa img { width: 100%; height: 100%; object-fit: cover; display: block; }
.e0b5 { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.w7kwo7 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.bpw8 { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.bpw8::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .mv4egy7z { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.mnxih .f62yt30, .mnxih .jiy6 { max-width: 640px; }
.i4t0 .rxjc5q9t { font-size: 1.6rem; margin-top: 18px; }
.qemileov .f62yt30 { margin-bottom: 28px; }
@media (max-width: 860px) { .lazoz { grid-template-columns: 1fr; } .i4t0 { position: static; text-align: center; } }
.l6uppqed .qwtsa { margin: 0 auto 18px; }
.l6uppqed .w7kwo7 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .f9use3g { grid-template-columns: 1fr; } }
.vmd8pmkv { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.szqwunmw { flex: 1; }
.vmd8pmkv .rxjc5q9t { font-size: 1.6rem; margin-bottom: 6px; }
.lj72 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.fpjlqz7 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.d0jaalq { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.fpjlqz7 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.fpjlqz7 .j2ns { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .vmd8pmkv { flex-direction: column; text-align: center; } .lj72 { grid-template-columns: 1fr; } }
.p1rzr2rf .rxjc5q9t { font-size: 1.35rem; margin: 0 0 4px; }
.p1rzr2rf .w7kwo7 { margin: 0; }
.qj83d72 .xd3pcgz { color: var(--accent-light); }
.l88e .xd3pcgz { font-size: 2rem; }
.l88e .soydl { max-width: 680px; }
.rd9e51t .xd3pcgz { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.rd9e51t .soydl  { margin: 0; }
@media (max-width: 640px) { .rd9e51t { flex-direction: column; } }
.em382hga .xd3pcgz { color: var(--accent-light); }
.mmdm0we9 .xd3pcgz { color: #fff; }
.mmdm0we9 .soydl  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .u9cag { grid-template-columns: 1fr; } }
.opeqdvd { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.opeqdvd .dkcciu {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.opeqdvd .dkcciu:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.c1m6 .dkcciu { background: var(--bg-raised); border-color: transparent; }
.c1m6 .dkcciu:focus { background: var(--bg-card); border-color: var(--accent-light); }
.teucq .dkcciu { border-radius: 100px; padding: 11px 20px; }
.teucq .d154 { border-radius: 14px; }
.zhmmmbm {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.zhmmmbm 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;
}
.zhmmmbm summary::-webkit-details-marker { display: none; }
.zhmmmbm summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.zhmmmbm[open] summary::after { content: "−"; }
.e33pu9t {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.ttz3jwm7 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .ttz3jwm7 { grid-template-columns: 1fr; } }
.wfxs9 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.wfxs9 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.wfxs9 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.cxc9 { counter-reset: priv-count; }
.anw3mni {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.anw3mni:last-child { border-bottom: none; }
.gwnp {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.anw3mni h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.anw3mni p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ucis3bo { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.ucis3bo li { margin-bottom: 6px; }
.q7cuyxv9{display:none}
.q7cuyxv9:empty,.xovth:empty{display:none}
.nxls{position:relative;overflow:visible}
.zzc2txt .njuppzof,.v0pe .njuppzof,
.uast .njuppzof,.nruhb .njuppzof,
.y832ltx .njuppzof,.zj3mt5sj .njuppzof{display:block}
.wnqs .ubbc0cpi{display:block}
.zzc2txt .njuppzof,.v0pe .njuppzof,
.uast .njuppzof,.nruhb .njuppzof,
.y832ltx .njuppzof{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}
.zzc2txt .njuppzof .xovth,.v0pe .njuppzof .xovth,
.uast .njuppzof .xovth,.nruhb .njuppzof .xovth,
.y832ltx .njuppzof .xovth{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}
.zzc2txt .njuppzof,.v0pe .njuppzof{top:12px}
.zzc2txt .njuppzof .xovth{margin-right:auto}
.v0pe .njuppzof .xovth{margin-left:auto}
.v0pe .njuppzof{text-align:right}
.uast .njuppzof,.nruhb .njuppzof{bottom:12px}
.uast .njuppzof .xovth{margin-right:auto}
.nruhb .njuppzof .xovth{margin-left:auto}
.nruhb .njuppzof{text-align:right}
.y832ltx .njuppzof{position:relative;margin-top:16px}
.y832ltx .njuppzof .xovth{margin:0 auto}
.zj3mt5sj .njuppzof{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.zj3mt5sj .njuppzof .xovth{margin:0}
.zj3mt5sj .a1r2qd~.njuppzof,
.zj3mt5sj .eur6u6~.njuppzof{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.zj3mt5sj .a1r2qd~.njuppzof .xovth,
.zj3mt5sj .eur6u6~.njuppzof .xovth{justify-content:flex-start}
.a1r2qd~.njuppzof,.eur6u6~.njuppzof{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}
.a1r2qd~.njuppzof .xovth{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.eur6u6~.njuppzof .xovth{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ubbc0cpi .xovth{margin:0 0 12px}
.xovth{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.pnwl6vy6{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.rorad7{font-weight:600;color:var(--text-heading);opacity:1}
.whv7sr1h .pnwl6vy6{display:none}
.vys28t .xovth{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.vwlg .wpni{color: var(--accent-light);opacity:1;font-weight:500}
.dn8i2d .xovth{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.uz6hv{--date-bg:transparent}
.zrpg .ai7p0uec::before{content:""}
.fxb1r{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.q1uv{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.pshkv3z{display:flex;flex-direction:column;gap:3px}
.w28mrz6{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.mqvd{font-weight:700;font-size:1rem;color:var(--text-heading)}
.l3t2{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.ldw1 .fxb1r{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.j6ot7r .fxb1r{border-top:3px solid var(--accent);padding-top:18px}
.xwkz261 .fxb1r{border-left:3px solid var(--accent);border-radius:0}
.rr7i .fxb1r{padding:20px 0}
@media(max-width:640px){
  .fxb1r{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .l3t2{max-width:100%}
}
.bf20u9 .vgfru2{margin:0}
@media (max-width:560px){
  .la7ehyn{grid-template-columns:repeat(2,1fr);gap:12px}
}
.tf9m {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.tf9m.td3sm9 {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.sv2vvopc {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.sv2vvopc .nrwd84dg {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  width: 36px; height: 36px; border-radius: 50%;
  padding: 0; margin: 0;
  z-index: 2;
  font-size: 0 !important; color: transparent !important;   
  transition: background 0.15s;
}
.sv2vvopc .nrwd84dg::before,
.sv2vvopc .nrwd84dg::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.sv2vvopc .nrwd84dg::before { transform: translate(-50%, -50%) rotate(45deg); }
.sv2vvopc .nrwd84dg::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.sv2vvopc .nrwd84dg:hover { background: rgba(0,0,0,0.12) !important; }
.cgthenh {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.m93mb {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.x0xmh3s9 {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.z7whov {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.sv2vvopc .ywn7 {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.sv2vvopc .ywn7:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .sv2vvopc { padding: 28px 18px 20px; }
  .x0xmh3s9 { font-size: 1.2rem; }
  .cgthenh { max-width: 220px; max-height: 80px; }
}
.a43w {
  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);
}
.dq81gxps {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.vbgh2t  .a43w { border-radius: 50%; }
.hgd624ip  .a43w { border-radius: 6px; }
.klws3ikj .a43w { border-radius: 22px; }
.gsy94q .kniu5m5 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .a43w { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.j2alm5j2 .j7tuaz6 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.j2alm5j2 .lfhlfb {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.j2alm5j2 .kniu5m5 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.gggp8 {
  position: fixed;
  left: 50%; bottom: 0;
  width: 100%; max-width: 1100px;
  box-sizing: border-box;
  padding: 0 16px calc(14px + env(safe-area-inset-bottom, 0px));
  z-index: 1200;                         
  transform: translate(-50%, 130%);
  transition: transform 0.42s cubic-bezier(.2,.75,.2,1);
  will-change: transform;
  pointer-events: none;                  
}
.gggp8.td3sm9 { transform: translate(-50%, 0); }
.gggp8 .j7tuaz6,
.gggp8 .lfhlfb {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.gggp8 .kniu5m5 {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.y9vnjj {
  position: absolute;
  
  top: 14px; right: 30px;
  z-index: 3;
  width: 26px; height: 26px;
  border: none; border-radius: 50%; cursor: pointer;
  background: rgba(0,0,0,0.40);         
  font-size: 0;                          
  pointer-events: auto;
  transition: background 0.15s;
}
.y9vnjj::before,
.y9vnjj::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.y9vnjj::before { transform: translate(-50%, -50%) rotate(45deg); }
.y9vnjj::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.y9vnjj:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .gggp8 { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .gggp8 .kniu5m5 {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .gggp8 .kscvkepg { display: none !important; }
  .gggp8 .ioj8g7aw { font-size: 1.1rem !important; }
  .gggp8 .a43w { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .y9vnjj { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .oa1efhre { flex-direction: row-reverse; }
[dir="rtl"] .rma4u { flex-direction: row-reverse; }
[dir="rtl"] .wm4p  .bnqbkm { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .w4kx9 .bnqbkm { right: auto; left: 20px; }
  [dir="rtl"] .wm4p  .bnqbkm { left: auto;  right: 20px; }
}
[dir="rtl"] .ka8ovp2x .mwfb  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .zvrt .mwfb { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .a1r2qd,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .d6tio7, [dir="rtl"] .i4pe { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .r2w120e { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .pk6az6pw { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .no5hf9 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .kniu5m5 { direction: rtl; }
[dir="rtl"] .a43w { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .qxz5wu,
[dir="rtl"] .c2u0yni { direction: rtl; }
[dir="rtl"] .a0jxnk { direction: rtl; }
[dir="rtl"] .c4xp818z { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .ei0jda0 .i4pe,
[dir="rtl"] .woy07m .i4pe,
[dir="rtl"] .nvyf9p .i4pe,
[dir="rtl"] .xnrrg .i4pe {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .ei0jda0 .i4pe li::before,
[dir="rtl"] .woy07m .i4pe li::before,
[dir="rtl"] .nvyf9p .i4pe li::before,
[dir="rtl"] .xnrrg .i4pe li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .kfgcm.mr6w .hdh73,
[dir="rtl"] .ztq1c.mr6w .hdh73,
[dir="rtl"] .o48os.mr6w .hdh73,
[dir="rtl"] .jnwsnm.mr6w .hdh73,
[dir="rtl"] .l2j1y5i.mr6w .hdh73 { text-align: right; }
[dir="rtl"] .a1r2qd.mr6w .z702dp { align-items: flex-end; text-align: right; }
[dir="rtl"] .a1r2qd.hfltku3 .z702dp { text-align: center; }
[dir="rtl"] .a1r2qd .z702dp { text-align: right; }
[dir="rtl"] .lfhlfb,
[dir="rtl"] .jhlv,
[dir="rtl"] .okaco,
[dir="rtl"] .gsjqnmm5,
[dir="rtl"] .pe4iv,
[dir="rtl"] .f62yt30,
[dir="rtl"] .dkcciu,
[dir="rtl"] .d154 { text-align: right; direction: rtl; }
[dir="rtl"] .teucq .dkcciu,
[dir="rtl"] .opeqdvd .dkcciu { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #732342;
  --brand:           #732342;
  --brand-light:     #592338;
  --brand-pale:      #753a51;
  --grad-start:      #b9386a;
  --grad-end:        #c46a8d;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #732342;
  --cta-light:       #56162f;
  --cta-hover:       #441427;
  --bg-page:         #f7f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f4;
  --bg-raised:       #f0eeef;
  --bg-hover:        #f5f3f4;
  --border:          #e8e2e4;
  --border-alt:      #dbd0d5;
  --border-section:  #e8e2e4;
  --text-primary:    #1b1719;
  --text-muted:      #5e5357;
  --text-body:       #362f32;
  --text-sub:        #51474b;
  --text-faint:      #87777d;
  --text-dim:        #9f9297;
  --text-label:      #6c5f64;
  --text-value:      #433b3e;
  --accent-bg:       #efe5e9;
  --accent-bg-light: #e7cfd8;
  --bg-tip:          #f1f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f1f9f0;
  --bg-cons:         #faf3f4;
  --c-pros:          #24881a;
  --c-cons:          #9f2129;
  --c-pros-label:    #2ba21f;
  --c-tip-border:    #2fb322;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #24881a;
}
:root { --logo-bg-opacity: 70%; }
body, button, input { font-family: "Inter", sans-serif; }
.hxy7 .ftvqb8cv li::before, .hxy7 .pocyicx 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; }.hxy7 .ftvqb8cv li::before { content: ""; }.hxy7 .pocyicx li::before { content: ""; }.hxy7 .g0vnj::before, .hxy7 .x2zh::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.hxy7 .g0vnj::before { content: ""; }.hxy7 .x2zh::before { content: ""; }
.ioqws .sgvze3t3, .ioqws .a1r2qd { min-height: 780px; }
.uqu0t03::before { content: '·'; font-size: 1.3em; line-height: 1; }