:root {
  --color-accent: #204b6b;
  --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;
}
.z1246rdt {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.em33d8 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.fefm {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.x56b90 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ir6j { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ir6j a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ir6j a:hover { color: var(--accent-light); }
.psx2hx     .b717zi { border-radius: 24px; padding: 8px; }
.psx2hx .b717zi li a { border-radius: 16px; }
.nori  .b717zi li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .b717zi {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .m5uq2o4:hover .b717zi,
  .m5uq2o4:focus-within .b717zi { display: block; }
  .b717zi li a { padding: 8px 16px; font-size: 0.88rem; }
}
.q3sq9h {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.nq791r { display: none; }
@media (max-width: 640px) {
  .nq791r {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .nq791r.aqtya { display: block; }
}
@media (max-width: 640px) {
  .q3sq9h { display: block; }
  .ir6j > li + li::before { display: none !important; }
  .ir6j {
    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;
  }
  .ir6j.aqtya { display: flex; }
  .ir6j li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ir6j li:last-child a { border-bottom: none; }
}
.lfn0 { min-height: 480px; }
.zghq {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.s87arh { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.sgy7vgk .s87arh { margin-left: 0; margin-right: 0; }
.d7lg2yt {
  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;
}
.vv9whymn .d7lg2yt { margin-top: 24px; }
.d7lg2yt:hover { opacity: 0.88; }
.pnpof .zghq { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.pnpof .s87arh { color: #e2e8f0; }
.pnpof.aodi .mkszb3 { text-align: center; }
.hgl2vx3 .zghq { color: var(--text-primary); text-shadow: none; }
.hgl2vx3 .s87arh { color: var(--text-muted); }
.hgl2vx3 .d7lg2yt { margin-top: 16px; }
.hgl2vx3, .hgl2vx3.lfn0 { min-height: auto !important; }
.hgl2vx3.aodi .mkszb3 { text-align: center; }
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.u8km2k .fdz7h9e,
.u8km2k .hthy {
  position: relative; overflow: hidden;
}
.u8km2k .fdz7h9e::after,
.u8km2k .hthy::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.15; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@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); }
}
.u8km2k .pnpof .avi2h6 {
  overflow: hidden;
}
.u8km2k .pnpof .avi2h6::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.fdz7h9e .zghq { color: #fff; }
.fdz7h9e .s87arh { color: rgba(255,255,255,0.85); }
.i38at .s02hd3 { position: relative; overflow: hidden; }
.i38at .s02hd3::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;
}
.ddh5qx8 .s02hd3 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.o32z80 .s02hd3 { position: relative; overflow: hidden; }
.o32z80 .s02hd3::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;
}
.u8km2k .s02hd3 { position: relative; overflow: hidden; }
.u8km2k .s02hd3::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;
}
.mz8hf .s02hd3 {
  animation: hg-fadein 1.2s ease-out both;
}
.s02hd3 {
  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%);
}
.xa0r {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.nw9q8 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.gcsdc {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.s02hd3 .zghq { text-shadow: none; color: var(--text-primary); }
.s02hd3 .s87arh { color: var(--text-muted); }
body.weit7y5u .zghq {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.wfn3fb .zghq {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.lfn0.fdz7h9e .zghq,
section.fdz7h9e .zghq {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.s02hd3.aodi .xa0r { align-items: center; text-align: center; }
.s02hd3.sgy7vgk   .xa0r { align-items: flex-start; text-align: left; }
.o3ncd1 .nw9q8 { position: relative; }
.o3ncd1 .nw9q8::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.o3ncd1.e2be7fk .nw9q8::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.ct3tjok .nw9q8 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.ct3tjok .gcsdc {
  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);
}
.ct3tjok.e2be7fk .nw9q8 { padding: 32px 0 32px 32px; }
.w66pwn0 .nw9q8 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.w66pwn0 .gcsdc {
  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);
}
.e2be7fk .xa0r {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.w66pwn0.e2be7fk .nw9q8 { padding: 40px 16px 40px 48px; }
.lfn0 .c7jtjkz {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.c7jtjkz .hwy6c0c {
  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;
}
.c7jtjkz .hwy6c0c::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.c7jtjkz .f1a8mn9 { display: contents !important; }
.c7jtjkz .f1a8mn9 .mtcit7 {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.c7jtjkz .f1a8mn9 .iz0zf { max-height: 48px; max-width: 96px; }
.c7jtjkz .f1a8mn9 .uepi {
  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;
}
.c7jtjkz .h8916vr {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.c7jtjkz .jdr26 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.c7jtjkz .m0ygm { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.c7jtjkz .m0ygm small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.c7jtjkz .rtkd { display: contents !important; }
.c7jtjkz .rtkd .o40v:not(.tvpt57v1) { display: none !important; }
.c7jtjkz .rtkd .tvpt57v1 {
  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;
}
.c7jtjkz .rtkd .tvpt57v1 .q9j3z26 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.c7jtjkz .rtkd .tvpt57v1 .rqwx {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.c7jtjkz .aaghu1 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.c7jtjkz .aaghu1.liao11og {
  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;
}
.c7jtjkz .aaghu1.liao11og:hover { opacity: 0.85; }
.c7jtjkz .hwy6c0c,
.c7jtjkz .hwy6c0c:hover,
.c7jtjkz .hwy6c0c:nth-child(even),
.c7jtjkz .hwy6c0c:nth-child(odd),
.c7jtjkz .hwy6c0c:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.zmc9c .nw9q8 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .s02hd3 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .s02hd3:not(.zmc9c) .nw9q8 { display: none !important; }
  .zmc9c .nw9q8 { padding: 16px; }
  .xa0r  { padding: 36px 24px; }
  .s02hd3~.uo4w2k,.e2be7fk~.uo4w2k{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .lfn0, .s02hd3 { min-height: 320px !important; }
  .zghq { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .sqmjub,
  .a0ycso,
  .bz49 { grid-template-columns: 1fr !important; }

  

  
  .hpifu02 { display: flex !important; flex-direction: column !important; }
  .hpifu02 .mkszb3 { display: contents; }
  .hpifu02 .avi2h6 { order: 0; }
  .hpifu02 .zghq { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .hpifu02 .sqmjub { order: 2; padding: 0 16px 12px !important; }
  .hpifu02 .s87arh { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .vv9whymn .mkszb3 { display: flex; flex-direction: column; }
  .vv9whymn .mkszb3 .zghq { order: 1; }
  .vv9whymn .mkszb3 .bz49 { order: 2; margin: 8px 0 24px !important; }
  .vv9whymn .mkszb3 .s87arh { order: 3; }
  .vv9whymn .mkszb3 .d7lg2yt { order: 4; align-self: center; margin-top: 0; }

  
  .s02hd3.zmc9c {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .s02hd3.zmc9c .xa0r { display: contents; padding: 0; }
  .s02hd3.zmc9c .xa0r .zghq { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .s02hd3.zmc9c .nw9q8 { order: 2; padding: 12px 16px; }
  .s02hd3.zmc9c .xa0r .s87arh { order: 3; padding: 0 24px; margin: 0 auto; }
  .s02hd3.zmc9c .xa0r .d7lg2yt { order: 4; align-self: center; margin: 8px 0 32px; }
}
.zimv5 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.i0tja { width: 100%; height: auto; display: block; border-radius: 10px; }
.xxocq .zimv5        { border-radius: 16px; }
.xxocq .i0tja  { border-radius: 16px; }
.kwugv0n .zimv5         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.kwugv0n .i0tja   { border-radius: 8px; }
.vpgq59d { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.yx1hgy { width: 100%; padding: 32px 0; position: relative; }
.tzj3j { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.tuzwh6 .yx1hgy:nth-child(even) { background: var(--bg-surface); }
.tuzwh6 .yx1hgy:nth-child(odd)  { background: var(--bg-page); }
.royisw9v .yx1hgy:nth-child(even) { background: var(--bg-card); }
.royisw9v .yx1hgy:nth-child(odd)  { background: var(--bg-page); }
.tuzwh6 .yx1hgy:nth-child(odd)  .tzj3j { background: var(--bg-card); border-radius: 6px; }
.tuzwh6 .yx1hgy:nth-child(even) .tzj3j { background: var(--bg-raised); border-radius: 6px; }
.royisw9v .yx1hgy:nth-child(odd)  .tzj3j { background: var(--bg-card); border-radius: 6px; }
.royisw9v .yx1hgy:nth-child(even) .tzj3j { background: var(--bg-raised); border-radius: 6px; }
.tuzwh6 .yx1hgy:nth-child(even) .llrt79o .d3o1,
.royisw9v .yx1hgy:nth-child(even) .llrt79o .d3o1 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.tuzwh6 .yx1hgy:nth-child(odd) .llrt79o .d3o1,
.royisw9v .yx1hgy:nth-child(odd) .llrt79o .d3o1 { background: var(--bg-card-inner); }
.tuzwh6 .yx1hgy:nth-child(even) .e1nite .d3o1:nth-child(odd),
.royisw9v .yx1hgy:nth-child(even) .e1nite .d3o1:nth-child(odd)  { background: var(--bg-card); }
.tuzwh6 .yx1hgy:nth-child(even) .e1nite .d3o1:nth-child(even),
.royisw9v .yx1hgy:nth-child(even) .e1nite .d3o1:nth-child(even) { background: var(--bg-card-inner); }
h1.qbrpgnq { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.qbrpgnq {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.keex0suc { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.gl96k7v h2.qbrpgnq {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.jsg6iyu h2.qbrpgnq {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.j9om2wm h2.qbrpgnq {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.atnf2j9r h2.qbrpgnq::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.j2wt2zez h2.qbrpgnq {
  color: var(--text-primary); font-size: 1.7rem;
}
.m9ra h2.qbrpgnq::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.ubty h2.qbrpgnq {
  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) { .npvkzkv1 { display: none; } }
.wc3m1t3 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.v8rg { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.lk4wvw {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.h04dlzt { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.fa3gr { padding-left: 20px; }
.fa3gr li { margin-bottom: 6px; }
.fa3gr a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.fa3gr a:hover { color: var(--accent-light); }
.c7e8tkxi .h04dlzt { display: none; }
.j8pii9xe .h04dlzt { display: none; }
.j8pii9xe .fa3gr { padding-left: 0; list-style: none; }
.j8pii9xe .fa3gr li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.j8pii9xe .fa3gr a { font-size: 0.92rem; }
.ib3f6 .lk4wvw { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ib3f6 .h04dlzt { display: none; }
.ib3f6 .fa3gr { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.ib3f6 .fa3gr li { margin-bottom: 0; }
.ib3f6 .fa3gr 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;
}
.ib3f6 .fa3gr a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.nvaa .lk4wvw { padding: 20px 20px 16px; }
.nvaa .fa3gr {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.nvaa .fa3gr li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.nvaa .fa3gr 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;
}
.nvaa .fa3gr 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;
}
.nvaa .fa3gr a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.nvaa .fa3gr a:focus,
.nvaa .fa3gr a:focus-visible,
.nvaa .fa3gr a:target { outline: none; }
.nvaa .fa3gr li:target a { border-color: var(--border); color: var(--text-muted); }
.l8q4 .lk4wvw { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.l8q4 .h04dlzt { display: none; }
.l8q4 .fa3gr { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.l8q4 .fa3gr li { counter-increment: toc-n; margin-bottom: 0; }
.l8q4 .fa3gr 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;
}
.l8q4 .fa3gr 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;
}
.l8q4 .fa3gr a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.wqp8ipt .lk4wvw { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.wqp8ipt .h04dlzt { display: none; }
.wqp8ipt .fa3gr { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.wqp8ipt .fa3gr li { margin-bottom: 0; }
.wqp8ipt .fa3gr 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;
}
.wqp8ipt .fa3gr a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.yk0eo .lk4wvw { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.yk0eo .h04dlzt { display: none; }
.yk0eo .fa3gr { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.yk0eo .fa3gr li { margin-bottom: 0; }
.yk0eo .fa3gr li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.yk0eo .fa3gr li:last-child::after { content: ""; margin-right: 0; }
.yk0eo .fa3gr a { font-size: 0.9rem; }
.d3o1 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.llrt79o .d3o1 { background: var(--bg-card); }
.e1nite .d3o1:nth-child(odd)  { background: var(--bg-card); }
.e1nite .d3o1:nth-child(even) { background: var(--bg-raised); }
.d2rd0i .d3o1 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.d2rd0i .d3o1:last-child { border-bottom: none; }
.d2rd0i h3.keex0suc { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.fejhtj .d3o1 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.fejhtj .d3o1 + .d3o1 { margin-top: 4px; }
.rwwdskmh .d3o1 { background: none; border-radius: 0; padding: 12px 0; }
.rwwdskmh .d3o1 + .d3o1 { border-top: 1px solid var(--border-section); }
.a3ib1ql7 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.l25oa { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.jnta { color: var(--text-body); margin-bottom: 10px; }
.wll0md, .nm6c { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.wll0md li, .nm6c li { margin-bottom: 6px; }
.nm6c li { list-style: decimal; }
.wnibiia     .wll0md { list-style-type: "● "; }
.remqpx  .wll0md { list-style-type: "■ "; }
.sdlhu8cv .wll0md { list-style-type: "◆ "; }
.qg7vuwf    .wll0md { list-style-type: "★ "; }
.qg7vuwf    .pkwf { list-style-type: "★ "; }
.wnibiia    .wll0md li::marker, .wnibiia    .pkwf li::marker,
.remqpx .wll0md li::marker, .remqpx .pkwf li::marker,
.sdlhu8cv .wll0md li::marker, .sdlhu8cv .pkwf li::marker,
.qg7vuwf   .wll0md li::marker, .qg7vuwf   .pkwf li::marker {
  color: var(--cta); font-size: 1em;
}
.wnibiia .nm6c,
.remqpx .nm6c,
.sdlhu8cv .nm6c,
.qg7vuwf .nm6c {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.wnibiia .nm6c li,
.remqpx .nm6c li,
.sdlhu8cv .nm6c li,
.qg7vuwf .nm6c li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.wnibiia .nm6c li::before,
.remqpx .nm6c li::before,
.sdlhu8cv .nm6c li::before,
.qg7vuwf .nm6c 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;
}
.wnibiia     .nm6c li::before { border-radius: 50%; }
.remqpx  .nm6c li::before { border-radius: 3px; }
.sdlhu8cv .nm6c li::before { border-radius: 3px; }
.qg7vuwf    .nm6c li::before { border-radius: 50%; }
.k9r0m876 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.cjubhtin .k9r0m876,
.vh8ha .k9r0m876 { background: transparent; border: none; border-radius: 0; }
.bil0p { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.bil0p th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.bil0p td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.bil0p tr:hover td { background: var(--bg-hover); }
.dus58esu .bil0p tbody tr:nth-child(even) td { background: var(--bg-surface); }
.n9vdx .bil0p { border: 1px solid var(--border-alt); }
.n9vdx .bil0p th,
.n9vdx .bil0p td { border: 1px solid var(--border-alt); }
.euixcv .bil0p th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.euixcv .bil0p td { border-bottom: none; }
.euixcv .bil0p tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ckfbe .bil0p th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.duad421r .k9r0m876 {
  overflow: hidden;
}
.duad421r .bil0p th { border-bottom: 1px solid var(--border-alt); }
.duad421r .bil0p tr:last-child td { border-bottom: none; }
[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%}
.egb3 .bclx {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.mimufn22 .embq { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.mimufn22 .gc7u9qj { background: none; color: var(--accent-light); font-weight: 700; }
.pxen15yc { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.pxen15yc         { --cl-hue: var(--accent); }
.wxs1w     { --cl-hue: #16a34a; }
.lmcuxih { --cl-hue: #ea580c; }
.wxs1w, .lmcuxih, .ta9r, .rtvamlxy {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.v1w8sv { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.v1w8sv::before { color: var(--cl-hue); }
.pxen15yc strong { color: var(--text-primary); font-size: 0.95rem; }
.pxen15yc p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.q5gzeqs { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.jfq3, .tv3t1 { border-radius: 8px; padding: 14px; }
.jfq3 { background: var(--bg-pros); }
.tv3t1 { background: var(--bg-cons); }
.knwbtg { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.jfq3 .knwbtg { color: var(--c-pros-label); }
.tv3t1 .knwbtg { color: #f87171; }
.jfq3 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.tv3t1 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.i0tja { width: 100%; height: auto; border-radius: 10px; display: block; }
.liao11og {
  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;
}
.liao11og:hover { opacity: 0.85; }
.qi3pp0q3 .liao11og  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.qi3pp0q3 .liao11og:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.if29wo1w .liao11og  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.if29wo1w .liao11og:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.qi3pp0q3 .aaghu1.liao11og, .if29wo1w .aaghu1.liao11og,
.qi3pp0q3 .tc8bmjm .liao11og, .if29wo1w .tc8bmjm .liao11og {
  background: var(--cta); border: none; color: #fff;
}
.qi3pp0q3 .aaghu1.liao11og:hover, .if29wo1w .aaghu1.liao11og:hover,
.qi3pp0q3 .tc8bmjm .liao11og:hover, .if29wo1w .tc8bmjm .liao11og:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.dhnnyqb2 .d7lg2yt { border-radius: 50px; }
.dhnnyqb2 .liao11og  { border-radius: 50px; }
.nfa2fr0 .d7lg2yt { padding-left: 22px; padding-right: 22px; }
.nfa2fr0 .liao11og  { padding-left: 12px; padding-right: 12px; }
.nskj .d7lg2yt { padding-left: 44px; padding-right: 44px; }
.nskj .liao11og  { padding-left: 24px; padding-right: 24px; }
.egwbyq .d7lg2yt { padding-left: 56px; padding-right: 56px; }
.egwbyq .liao11og  { padding-left: 32px; padding-right: 32px; }
.bnh2e0an   .d7lg2yt::after, .bnh2e0an   .liao11og::after,
.q0e3nwp3 .d7lg2yt::after, .q0e3nwp3 .liao11og::after,
.ya7n7s    .d7lg2yt::after, .ya7n7s    .liao11og::after,
.h2yzft    .d7lg2yt::after, .h2yzft    .liao11og::after,
.yot1    .d7lg2yt::after, .yot1    .liao11og::after,
.ccrmoap     .d7lg2yt::after, .ccrmoap     .liao11og::after,
.d9wx17g    .d7lg2yt::after, .d9wx17g    .liao11og::after,
.xgqqenx   .d7lg2yt::after, .xgqqenx   .liao11og::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;
}
.bnh2e0an .d7lg2yt::after, .bnh2e0an .liao11og::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");
}
.q0e3nwp3 .d7lg2yt::after, .q0e3nwp3 .liao11og::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");
}
.ya7n7s .d7lg2yt::after, .ya7n7s .liao11og::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");
}
.h2yzft .d7lg2yt::after, .h2yzft .liao11og::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");
}
.yot1 .d7lg2yt::after, .yot1 .liao11og::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");
}
.ccrmoap .d7lg2yt::after, .ccrmoap .liao11og::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");
}
.d9wx17g .d7lg2yt::after, .d9wx17g .liao11og::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");
}
.xgqqenx .d7lg2yt::after, .xgqqenx .liao11og::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");
}
.sx5en94b   .lv4v::after, .sx5en94b   .k2cssa6::after,
.w6w49 .lv4v::after, .w6w49 .k2cssa6::after,
.b505f    .lv4v::after, .b505f    .k2cssa6::after,
.srwl    .lv4v::after, .srwl    .k2cssa6::after,
.sz8f6h    .lv4v::after, .sz8f6h    .k2cssa6::after,
.uyl632     .lv4v::after, .uyl632     .k2cssa6::after,
.isf9rwe    .lv4v::after, .isf9rwe    .k2cssa6::after,
.kk6u4b8   .lv4v::after, .kk6u4b8   .k2cssa6::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;
}
.sx5en94b .lv4v::after, .sx5en94b .k2cssa6::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");
}
.w6w49 .lv4v::after, .w6w49 .k2cssa6::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");
}
.b505f .lv4v::after, .b505f .k2cssa6::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");
}
.srwl .lv4v::after, .srwl .k2cssa6::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");
}
.sz8f6h .lv4v::after, .sz8f6h .k2cssa6::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");
}
.uyl632 .lv4v::after, .uyl632 .k2cssa6::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");
}
.isf9rwe .lv4v::after, .isf9rwe .k2cssa6::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");
}
.kk6u4b8 .lv4v::after, .kk6u4b8 .k2cssa6::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");
}
.ptz0 {
  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;
}
.hwy6c0c {
  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;
}
.hwy6c0c > * { min-width: 0; }
.hwy6c0c:hover { background: var(--bg-hover); }
.hwy6c0c > [itemprop="item"] { display: contents; }
.hwy6c0c [itemprop="itemReviewed"],
.hwy6c0c [itemprop="reviewRating"] { display: none; }
.hwy6c0c::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;
}
.f1a8mn9 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.mtcit7 {
  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;
}
.iz0zf { max-height: 52px; max-width: 110px; object-fit: contain; }
.uepi {
  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;
}
.kdjw .mtcit7    { background: #1a1a1a; }
.yiyal6rl .mtcit7   { background: rgba(128,128,128,.12); }
.n3l2vxw .mtcit7 { background: var(--bg-raised); }
.n7hj .mtcit7    { background: transparent; padding: 0; }
.h8916vr {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.jdr26 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.m0ygm { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.rtkd {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.o40v {
  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;
}
.q9j3z26 {
  
  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%;
}
.rqwx {
  
  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;
}
.aaghu1 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.aaghu1.liao11og {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .hwy6c0c {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .hwy6c0c::before    { grid-area: rank;   }
  .f1a8mn9           { grid-area: ident;  }
  .h8916vr     { grid-area: rating; min-width: 0; width: auto; }
  .rtkd           { grid-area: pills;  }
  .aaghu1             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .hwy6c0c {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .hwy6c0c::before    { justify-self: center; }
  .f1a8mn9           { width: 100%; }
  .h8916vr     { justify-self: center; }
  .rtkd           { grid-template-columns: 1fr; }
}
@media (max-width: 560px) { .j9zuivqo { padding: 10px 16px; gap: 6px 16px; } }
.tc8bmjm .liao11og { white-space: nowrap; }
@media (max-width: 560px) {
  .en5zkg { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .ncn1x { order: 1; }
  .tc8bmjm { order: 2; margin-left: auto; align-self: center; }
  .c46wi0 { order: 3; flex: 1 1 100%; min-width: 0; }
}
@media (min-width: 860px) {
  .m0zlcg4u .f6vg8w {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .m0zlcg4u .dtyjs0t { margin: 0; }
}
.g5tvla .dtyjs0t { border-top: 4px solid var(--accent); }
.g5tvla .en5zkg { background: var(--bg-card); }
.vh8ha .q5gzeqs { gap: 10px; }
.vh8ha .jfq3, .vh8ha .tv3t1 { padding: 12px; }
.vh8ha .jfq3 ul, .vh8ha .tv3t1 ul { margin: 4px 0 0; padding-left: 18px; }
.vh8ha .jfq3 li, .vh8ha .tv3t1 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .u3l42y { grid-template-columns: 1fr; }
  .pn41i92 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .pn41i92 .e7kbz { width: 72px; height: 50px; }
  .pn41i92 .fx9uk7ai { max-width: 180px; }
  .pn41i92 .cu1j9wa { width: auto; }
}
@media (max-width: 720px) {
  .bw3y { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .jvpj { padding: 16px; }
  .ee2zm .uo1yzq1e { min-width: 50%; }
}
.dpezb0 .q5gzeqs { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .kcy40b45 { grid-template-columns: 1fr; }
  .qi6at3rz { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .tnr5hu { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .rwcscwa { flex-wrap: wrap; padding: 16px; }
}
.wvkd .q5gzeqs { gap: 8px; }
.wvkd .jfq3, .wvkd .tv3t1 { padding: 8px; }
@media (max-width: 480px) {
  .o8ei { flex-direction: column; align-items: stretch; }
}
.p0ncrl .cu1j9wa .liao11og { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .tlyartd6 { flex-direction: column; align-items: stretch; gap: 10px; }
  .p0ncrl .cu1j9wa { text-align: center; }
}
@media (max-width: 720px) {
  .vgexa { grid-template-columns: 1fr; }
  .ekef { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ip7qqeii { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .skd6j { grid-template-columns: 1fr; }
  .joseignw { width: 100px; height: 100px; margin: 16px auto; }
  .rly6 { font-size: 1.4rem; }
  .nbdnenn { justify-content: center; }
  .t8pfmhx .uo1yzq1e { min-width: 50%; }
}
.a2r8y9yg .q5gzeqs { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .gtb1nnc { flex-wrap: wrap; padding: 14px 16px; }
  .yrpbkhg1 { padding: 12px 16px; }
  .a2r8y9yg .q5gzeqs { margin: 0 16px; }
  .a2r8y9yg .cqcqw { padding: 0 16px; }
  .x1e65ub4 { padding: 12px 16px; }
}
.ueul7kxk .hwy6c0c {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.ueul7kxk .hwy6c0c:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.qocb .ptz0 { gap: 18px; }
.qocb .hwy6c0c {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.qocb .hwy6c0c:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.igmu99 .ptz0 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.igmu99 .hwy6c0c {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.igmu99 .hwy6c0c:last-child { border-bottom: none; }
.igmu99 .f1a8mn9,
.igmu99 .h8916vr,
.igmu99 .rtkd {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.ss8nqz5b .ptz0 { gap: 0; }
.ss8nqz5b .hwy6c0c {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.ss8nqz5b .hwy6c0c:last-child { border-bottom: none; }
.ss8nqz5b .hwy6c0c:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.ss8nqz5b .hwy6c0c:nth-child(even):hover { background: var(--bg-hover); }
.aovw .hwy6c0c {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.fce3a .rtkd .o40v {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.fce3a .rtkd .o40v:first-child { border-left: none; }
.g88sh8 .rtkd .o40v {
  background: transparent; padding: 4px 8px;
}
.g88sh8 .rtkd .q9j3z26 { font-size: .65rem; opacity: .65; }
.g88sh8 .rtkd .rqwx   { font-size: 1.15rem; color: var(--accent-light); }
.gnah6 .rtkd .o40v {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.m0ygm { display: none; }
.pum4z3i .jdr26 { font-size: 1rem; letter-spacing: 2px; }
.tsknm7 .jdr26 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.f8fp .jdr26,
.no82 .jdr26,
.xr61i .jdr26 { display: none; }
.f8fp .m0ygm,
.no82 .m0ygm,
.xr61i .m0ygm { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.f8fp .m0ygm { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.f8fp .m0ygm small { display: none; }
.no82 .m0ygm {
  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;
}
.no82 .m0ygm small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.xr61i .m0ygm {
  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;
}
.xr61i .m0ygm small { display: none; }
.vxke2 { margin: 16px 0; }
.c7xzk { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.c7xzk summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.c7xzk summary::after { content: "+"; color: var(--accent-light); }
.c7xzk[open] summary::after { content: "−"; }
.c7xzk p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.yx1hgy { margin-bottom: 0; }
.mdymu h2.qbrpgnq { color: var(--text-primary); border-color: var(--accent-light); }
.atiij h2.qbrpgnq { color: var(--text-primary); border-color: var(--accent-light); }
.wptjo .wxs1w     { background: #052e16; border-color: #10b981; }
.wptjo .lmcuxih { background: #2d0a1e; border-color: #f43f5e; }
.wptjo .pxen15yc strong  { color: #f1f5f9; }
.wptjo .pxen15yc p       { color: #cbd5e1; }
.wptjo .wmbn    .wxs1w     .v1w8sv::before,
.wptjo .hoautq  .wxs1w     .v1w8sv::before,
.wptjo .nh8gbj  .wxs1w     .v1w8sv::before,
.wptjo .fgd9hf3 .wxs1w     .v1w8sv::before { color: #10b981; }
.wptjo .wmbn    .lmcuxih .v1w8sv::before,
.wptjo .hoautq  .lmcuxih .v1w8sv::before,
.wptjo .nh8gbj  .lmcuxih .v1w8sv::before,
.wptjo .fgd9hf3 .lmcuxih .v1w8sv::before { color: #f43f5e; }
.wptjo .wmbn    .ta9r    .v1w8sv::before,
.wptjo .hoautq  .ta9r    .v1w8sv::before,
.wptjo .nh8gbj  .ta9r    .v1w8sv::before,
.wptjo .fgd9hf3 .ta9r    .v1w8sv::before { color: #a855f7; }
.bqmg .wxs1w     { background: #2d2000; border-color: #eab308; }
.bqmg .lmcuxih { background: #2d0b0b; border-color: #ef4444; }
.bqmg .pxen15yc strong  { color: #f1f5f9; }
.bqmg .pxen15yc p       { color: #cbd5e1; }
.bqmg .wmbn    .wxs1w     .v1w8sv::before,
.bqmg .hoautq  .wxs1w     .v1w8sv::before,
.bqmg .nh8gbj  .wxs1w     .v1w8sv::before,
.bqmg .fgd9hf3 .wxs1w     .v1w8sv::before { color: #eab308; }
.bqmg .wmbn    .lmcuxih .v1w8sv::before,
.bqmg .hoautq  .lmcuxih .v1w8sv::before,
.bqmg .nh8gbj  .lmcuxih .v1w8sv::before,
.bqmg .fgd9hf3 .lmcuxih .v1w8sv::before { color: #ef4444; }
.bqmg .wmbn    .ta9r    .v1w8sv::before,
.bqmg .hoautq  .ta9r    .v1w8sv::before,
.bqmg .nh8gbj  .ta9r    .v1w8sv::before,
.bqmg .fgd9hf3 .ta9r    .v1w8sv::before { color: #f97316; }
.eaguxo2 .wxs1w     { background: #0c1a2e; border-color: #38bdf8; }
.eaguxo2 .lmcuxih { background: #12103a; border-color: #818cf8; }
.eaguxo2 .pxen15yc strong  { color: #f1f5f9; }
.eaguxo2 .pxen15yc p       { color: #cbd5e1; }
.eaguxo2 .wmbn    .wxs1w     .v1w8sv::before,
.eaguxo2 .hoautq  .wxs1w     .v1w8sv::before,
.eaguxo2 .nh8gbj  .wxs1w     .v1w8sv::before,
.eaguxo2 .fgd9hf3 .wxs1w     .v1w8sv::before { color: #38bdf8; }
.eaguxo2 .wmbn    .lmcuxih .v1w8sv::before,
.eaguxo2 .hoautq  .lmcuxih .v1w8sv::before,
.eaguxo2 .nh8gbj  .lmcuxih .v1w8sv::before,
.eaguxo2 .fgd9hf3 .lmcuxih .v1w8sv::before { color: #818cf8; }
.eaguxo2 .wmbn    .ta9r    .v1w8sv::before,
.eaguxo2 .hoautq  .ta9r    .v1w8sv::before,
.eaguxo2 .nh8gbj  .ta9r    .v1w8sv::before,
.eaguxo2 .fgd9hf3 .ta9r    .v1w8sv::before { color: #2dd4bf; }
.gkd674w::before,
.qb4wvnb::before { margin-right: 5px; }
.u19hi .jfq3 ul li,
.u19hi .jfq3 .gkd674w { color: #22c55e; }
.u19hi .tv3t1 ul li,
.u19hi .tv3t1 .qb4wvnb { color: #ef4444; }
.s4lgn6 .jfq3 { background: var(--bg-pros); }
.s4lgn6 .tv3t1 { background: var(--bg-cons); }
.s4lgn6 .jfq3 .gkd674w { color: var(--c-pros-label); }
.s4lgn6 .tv3t1 .qb4wvnb { color: var(--c-cons); }
.s4lgn6 .jfq3 ul li,
.s4lgn6 .kmm9p li            { color: var(--c-pros); }
.s4lgn6 .tv3t1 ul li,
.s4lgn6 .cy5ju9t li            { color: var(--c-cons); }
.i4h0tq4 .jfq3 { background: var(--bg-pros); }
.i4h0tq4 .tv3t1 { background: var(--bg-cons); }
.i4h0tq4 .jfq3 .gkd674w { color: var(--c-pros-label); }
.i4h0tq4 .tv3t1 .qb4wvnb { color: var(--c-cons); }
.i4h0tq4 .jfq3 ul li,
.i4h0tq4 .tv3t1 ul li,
.xe16ktv .gkd674w::before { content: "✓ "; }
.xe16ktv .qb4wvnb::before { content: "✗ "; }
.u73d .gkd674w::before { content: "→ "; }
.u73d .qb4wvnb::before { content: "← "; }
.dfbjr .gkd674w::before { content: "★ "; }
.dfbjr .qb4wvnb::before { content: "✕ "; }
.xeweaz5 .gkd674w::before { content: "◆ "; }
.xeweaz5 .qb4wvnb::before { content: "▲ "; }
.wmx3b .pxen15yc { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.wmx3b .pxen15yc strong { color: var(--text-primary); }
.wmx3b .pxen15yc p      { color: var(--text-muted); }
.g218mpx .pxen15yc { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.uxv3 .pxen15yc {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.uxv3 .pxen15yc strong,
.uxv3 .pxen15yc p { color: #fff; }
.uxv3 .v1w8sv::before { color: rgba(255,255,255,0.9) !important; }
.mo0rm3yi .pxen15yc {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.mo0rm3yi .pxen15yc strong { color: var(--text-primary); }
.mo0rm3yi .pxen15yc p      { color: var(--text-muted); }
.lpkxb .pxen15yc { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.wmbn .v1w8sv,
.hoautq .v1w8sv,
.nh8gbj .v1w8sv,
.fgd9hf3 .v1w8sv { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.wmbn .v1w8sv::before,
.hoautq .v1w8sv::before,
.nh8gbj .v1w8sv::before,
.fgd9hf3 .v1w8sv::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.wmbn .wxs1w     .v1w8sv::before { content: "✦"; color: var(--c-tip-border); }
.wmbn .lmcuxih .v1w8sv::before { content: "▲"; color: var(--c-warn-border); }
.wmbn .ta9r    .v1w8sv::before { content: "◉"; color: #60a5fa; }
.hoautq .wxs1w     .v1w8sv::before { content: "★"; color: var(--c-tip-border); }
.hoautq .lmcuxih .v1w8sv::before { content: "◆"; color: var(--c-warn-border); }
.hoautq .ta9r    .v1w8sv::before { content: "●"; color: #60a5fa; }
.nh8gbj .wxs1w     .v1w8sv::before { content: "▶"; color: var(--c-tip-border); }
.nh8gbj .lmcuxih .v1w8sv::before { content: "■"; color: var(--c-warn-border); }
.nh8gbj .ta9r    .v1w8sv::before { content: "▸"; color: #60a5fa; }
.fgd9hf3 .wxs1w     .v1w8sv::before { content: "→"; color: var(--c-tip-border); }
.fgd9hf3 .lmcuxih .v1w8sv::before { content: "⬥"; color: var(--c-warn-border); }
.fgd9hf3 .ta9r    .v1w8sv::before { content: "◈"; color: #60a5fa; }
.ew0y .llrt79o .d3o1,
.ew0y .e1nite .d3o1  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ew0y .hwy6c0c                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.ew0y .k9r0m876          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ew0y .lk4wvw                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.syi35o03 .llrt79o .d3o1,
.syi35o03 .e1nite .d3o1,
.syi35o03 .embq,
.syi35o03 .hwy6c0c,
.syi35o03 .dtyjs0t,
.syi35o03 .k9r0m876,
.syi35o03 .lk4wvw,
.syi35o03 .lpkxb .pxen15yc { box-shadow: none; }
.a9u2z1   body, .a9u2z1   { font-size: 0.9rem; }
.a9u2z1   .jnta, .a9u2z1 .a3ib1ql7, .a9u2z1 .l25oa,
.a9u2z1   .wc3m1t3, .a9u2z1 .v8rg { font-size: 0.9rem; }
.a9u2z1   .wll0md, .a9u2z1 .nm6c { font-size: 0.9rem; }
.jwp25pmn   .jnta, .jwp25pmn .a3ib1ql7, .jwp25pmn .l25oa,
.jwp25pmn   .wc3m1t3, .jwp25pmn .v8rg { font-size: 0.95rem; }
.jwp25pmn   .wll0md, .jwp25pmn .nm6c { font-size: 0.95rem; }
.etplew9s   .jnta, .etplew9s .a3ib1ql7, .etplew9s .l25oa,
.etplew9s   .wc3m1t3, .etplew9s .v8rg { font-size: 1.08rem; }
.etplew9s   .wll0md, .etplew9s .nm6c { font-size: 1.05rem; }
.etplew9s   .bil0p { font-size: 0.97rem; }
.s773fs .zghq      { font-size: 3.2rem; }
.s773fs h2.qbrpgnq { font-size: 1.9rem; }
.s773fs h3.keex0suc     { font-size: 1.4rem; }
.bqxmw .zghq      { font-size: 3.8rem; }
.bqxmw h2.qbrpgnq { font-size: 2.2rem; }
.bqxmw h3.keex0suc     { font-size: 1.6rem; }
.yx1hgy + .yx1hgy { position: relative; }
.xwoqlfa0   .yx1hgy + .yx1hgy::before,
.zi61  .yx1hgy + .yx1hgy::before,
.xr55   .yx1hgy + .yx1hgy::before,
.efbpot   .yx1hgy + .yx1hgy::before,
.hcol8   .yx1hgy + .yx1hgy::before,
.g0lj99w0 .yx1hgy + .yx1hgy::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.xwoqlfa0 .yx1hgy + .yx1hgy::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.zi61 .yx1hgy + .yx1hgy::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.xr55 .yx1hgy + .yx1hgy::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;
}
.efbpot .yx1hgy + .yx1hgy::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.gb5k .yx1hgy { margin-bottom: 16px; }
.gb5k .yx1hgy + .yx1hgy { margin-top: 0; }
.gb5k .tzj3j { padding-top: 0; padding-bottom: 0; }
.hcol8 .yx1hgy + .yx1hgy::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.g0lj99w0 .yx1hgy + .yx1hgy::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.apd2 .yx1hgy + .yx1hgy::before,
.alxrdnc .yx1hgy + .yx1hgy::before,
.wibivm .yx1hgy + .yx1hgy::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%;
}
.tuzwh6 .apd2 .yx1hgy:nth-child(even)::before,
.tuzwh6 .alxrdnc .yx1hgy:nth-child(even)::before,
.tuzwh6 .wibivm .yx1hgy:nth-child(even)::before { background: var(--bg-surface); }
.royisw9v .apd2 .yx1hgy:nth-child(even)::before,
.royisw9v .alxrdnc .yx1hgy:nth-child(even)::before,
.royisw9v .wibivm .yx1hgy:nth-child(even)::before { background: var(--bg-card); }
.apd2 .yx1hgy + .yx1hgy::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");
}
.alxrdnc .yx1hgy + .yx1hgy::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");
}
.wibivm .yx1hgy + .yx1hgy::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");
}
.bn5xj .pnpof { overflow: hidden; }
.bn5xj .mkszb3 { margin-bottom: 70px; }
.hms3hvzp .xa0r,
.ihpy .xa0r { padding-bottom: 60px; }
.bn5xj .xa0r { padding-bottom: 70px; }
.bn5xj .pnpof::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.bn5xj .pnpof::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.mp2y8i0 .s02hd3 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.wf6k .s02hd3 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.oetqsbiq .s02hd3 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.k8rbe3w .s02hd3 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ohmf71 .fdz7h9e { background: var(--accent); }
.ohmf71 .fdz7h9e .avi2h6 { background: none; }
.ohmf71 .hthy { background: var(--accent); }
.ohmf71 .s02hd3 { background: var(--accent-bg); }
.ohmf71 .pnpof:not(.fdz7h9e) .avi2h6 { background: rgba(0,0,0,0.6); }
.s1r1ovv .zimv5 { float: left; width: 38%; margin: 0 28px 16px 0; }
.s1r1ovv .zimv5 .i0tja { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.s1r1ovv .tzj3j::after { content: ''; display: block; clear: both; }
.svqu .zimv5 { float: right; width: 38%; margin: 0 0 16px 28px; }
.svqu .zimv5 .i0tja { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.svqu .tzj3j::after { content: ''; display: block; clear: both; }
.qjux .yx1hgy:nth-child(odd)  .zimv5 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.qjux .yx1hgy:nth-child(even) .zimv5 { float: right; width: 38%; margin: 0 0 16px 28px; }
.qjux .zimv5 .i0tja { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qjux .tzj3j::after { content: ''; display: block; clear: both; }
.s1r1ovv .ptz0,
.svqu .ptz0,
.qjux .ptz0 { clear: both; }
@media (max-width: 900px) {
  .s1r1ovv .zimv5,
  .svqu .zimv5,
  .qjux .yx1hgy:nth-child(odd)  .zimv5,
  .qjux .yx1hgy:nth-child(even) .zimv5 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .s1r1ovv .zimv5 .i0tja,
  .svqu .zimv5 .i0tja,
  .qjux .zimv5 .i0tja {
    max-height: none !important;
  }
}
.s1r1ovv .wll0md,
.s1r1ovv .nm6c,
.svqu .wll0md,
.svqu .nm6c,
.qjux .wll0md,
.qjux .nm6c { overflow: hidden; }
@media (max-width: 640px) {
  .s1r1ovv .zimv5,
  .svqu .zimv5,
  .qjux .zimv5 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.dd83f0v .vpgq59d,
.dd83f0v .tzj3j,
.dd83f0v .uh3msw  { max-width: 1100px; }
.yd4j11r .vpgq59d,
.yd4j11r .tzj3j,
.yd4j11r .uh3msw  { max-width: 1200px; }
.dqp2ng8f .vpgq59d,
.dqp2ng8f .tzj3j,
.dqp2ng8f .uh3msw  { max-width: 1320px; }
.twbs6qa { font-size: 0.82rem; color: var(--text-muted); }
.tzld3 { display: flex; align-items: center; }
.dwhul93 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.rphpn3kr { display: flex; align-items: center; }
.pmo4wm { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.pmo4wm:hover { text-decoration: underline; }
.gzr0u { margin: 0 3px; opacity: 0.45; }
.gzr0u::before { content: '/'; }
.j1bcr9 { padding: 2px 5px; color: var(--text-main); }
.gigb .twbs6qa {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.gigb .tzld3 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.r3zdjh25 .twbs6qa {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.r3zdjh25 .tzld3 { padding: 0 0 0 12px; }
.ljls .tzld3 { padding: 0 16px; }
.ljls .twbs6qa {
  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);
}
.ljls .vpgq59d { padding-top: 28px; }
@media (max-width: 720px) {
  .ydj34vd { margin-top: 18px; padding: 0 16px; }
  .ljls .vpgq59d { padding-top: 16px; }
}
.dd83f0v.gigb .tzld3 { max-width: 1100px; }
.yd4j11r.gigb .tzld3 { max-width: 1200px; }
.dqp2ng8f.gigb .tzld3 { max-width: 1320px; }
.fntfv .yx1hgy { padding-top: 16px; padding-bottom: 16px; }
.zk3ikaz .yx1hgy { padding-top: 24px; padding-bottom: 24px; }
.taqztw .yx1hgy { padding-top: 40px; padding-bottom: 40px; }
.aemb6yg .yx1hgy { padding-top: 52px; padding-bottom: 52px; }
.wasipdn .yx1hgy:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.wasipdn .yx1hgy:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.wasipdn .yx1hgy:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.wasipdn .yx1hgy:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.eaxn5 .tzj3j { padding-top: 10px;  padding-bottom: 10px; }
.u06vx .tzj3j { padding-top: 18px;  padding-bottom: 18px; }
.erl7 .tzj3j { padding-top: 36px;  padding-bottom: 36px; }
.duln .tzj3j { padding-top: 48px;  padding-bottom: 48px; }
.r14gnbh h2.qbrpgnq { font-weight: 600; }
.r14gnbh h3.keex0suc     { font-weight: 600; }
.w4fka h2.qbrpgnq { font-weight: 800; }
.w4fka h3.keex0suc     { font-weight: 700; }
.omxxe7 { font-weight: 600; }
.omxxe7 h2.qbrpgnq { font-weight: 900; }
.omxxe7 h3.keex0suc     { font-weight: 800; }
.omxxe7 .pxen15yc strong,
.omxxe7 .pxen15yc strong { font-weight: 600; }
.lv4v {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.xijhu .lv4v { display: none; }
@media (max-width: 640px) {
  .lv4v { display: none !important; }
}
.lv4v { background: var(--cta) !important; color: #fff !important; border: none !important; }
.lv4v:hover { opacity: 0.85; }
.qrloca .lv4v { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.la48b .k2cssa6 { right: 32px; }
@media (max-width: 480px) {
  .la48b .k2cssa6 { right: 20px; bottom: 20px; }
  .y9iro5  .k2cssa6 { left: 20px; bottom: 20px; }
}
.mevyg { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.uh3msw { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.xf6gx { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.jntf { color: var(--text-dim); font-size: 0.8rem; }
.n0889 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.n0889 img { height: 26px; width: auto; object-fit: contain; }
.mwtp55d .uh3msw { text-align: center; }
.mwtp55d .xf6gx { margin-top: 0; }
@media (max-width: 640px) {
  .uh3msw { padding-left: 16px; padding-right: 16px; }
  .uk3krwq .uh3msw { padding: 20px 16px; }
  .wdmwo { gap: 4px 12px; }
  .xf6gx { font-size: 0.78rem; }
}
.q5flac09 .cpnf8 .n0889 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.q5flac09 .xf6gx { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.q5flac09 .jntf { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .q5flac09 .mms1rmt { grid-template-columns: 1fr 1fr; } .q5flac09 .cpnf8 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .q5flac09 .mms1rmt { grid-template-columns: 1fr; } }
.abm1o .peulf { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.abm1o .n0889 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.abm1o .qdyswl8q { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.abm1o .qdyswl8q a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.abm1o .qdyswl8q a:hover { color: var(--accent-light); }
.f8oncazd { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.abm1o .amuf3k { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.abm1o .qgp2fl { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.abm1o .qgp2fl a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.abm1o .qgp2fl a:hover { color: var(--accent-light); }
.abm1o .xf6gx { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .abm1o .peulf { gap: 12px; } .abm1o .n0889 { margin-right: 0; width: 100%; } }
.n2bfa .ai9k6x9r .n0889 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.n2bfa .xf6gx { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.n2bfa .jntf { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .n2bfa .uw3q4e { grid-template-columns: 1fr 1fr; } .n2bfa .ai9k6x9r { grid-column: 1 / -1; } }
@media (max-width: 480px) { .n2bfa .uw3q4e { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .i5vvov .a0zr0xif { grid-template-columns: 1fr 1fr; } .i5vvov .x2s14:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .i5vvov .a0zr0xif { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .nkvh7ewh .a0zr0xif { grid-template-columns: 1fr; } }
.a4ush4p .uh3msw { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.n0ontx3 .z1246rdt      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.n0ontx3 .mevyg { background: var(--bg-page); border-top-color: var(--border-alt); }
.nlly653 .z1246rdt      { background: #0d1117; border-bottom-color: #21262d; }
.nlly653 .fefm { color: var(--accent-light); }
.nlly653 .ir6j { --msep-color: #8b949e; }
.nlly653 .ir6j a { color: #8b949e; }
.nlly653 .ir6j a:hover { color: var(--accent-light); }
.nlly653 .q3sq9h { color: #8b949e; }
.nlly653 .mevyg { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.nlly653 .xf6gx,
.nlly653 .jntf { color: #6e7681; }
.nlly653 .qgp2fl a { color: #8b949e; }
.nlly653 .n0889 { color: #e6edf3; }
@media (max-width: 640px) {
  .nlly653 .ir6j { background: #0d1117; border-top-color: #21262d; }
  .nlly653 .ir6j li a { border-bottom-color: #21262d; }
}
.komc34 .z1246rdt      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.komc34 .fefm { color: var(--accent-light); }
.komc34 .ir6j { --msep-color: #475569; }
.komc34 .ir6j a { color: #475569; }
.komc34 .ir6j a:hover { color: var(--accent-light); }
.komc34 .q3sq9h { color: #64748b; }
.komc34 .mevyg { background: #f0f4f8; border-top-color: #cbd5e1; }
.komc34 .xf6gx,
.komc34 .jntf { color: #64748b; }
.komc34 .qgp2fl a, .komc34 .n0889 { color: #374151; }
@media (max-width: 640px) {
  .komc34 .ir6j { background: #f0f4f8; border-top-color: #cbd5e1; }
  .komc34 .ir6j li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.z24e45mg .z1246rdt      { background: var(--accent); border-bottom-color: var(--accent-light); }
.z24e45mg .fefm { color: #fff; }
.z24e45mg .ir6j { --msep-color: rgba(255,255,255,0.82); }
.z24e45mg .ir6j a { color: rgba(255,255,255,0.82); }
.z24e45mg .ir6j a:hover { color: #fff; }
.z24e45mg .q3sq9h { color: rgba(255,255,255,0.9); }
.z24e45mg .mevyg { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.z24e45mg .xf6gx,
.z24e45mg .jntf { color: rgba(255,255,255,0.72); }
.z24e45mg .qgp2fl a, .z24e45mg .n0889 { color: #fff; }
@media (max-width: 640px) {
  .z24e45mg .ir6j { background: var(--accent); border-top-color: var(--accent-light); }
  .z24e45mg .ir6j li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.s6y1o .z1246rdt {
  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);
}
.s6y1o .mevyg {
  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) {
  .s6y1o .ir6j {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ae58 .em33d8 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.zl7a .em33d8 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.vst1kfxm .em33d8 { min-height: 72px; height: auto; }
.xjjb .em33d8 { min-height: 84px; height: auto; }
.uk3krwq .em33d8 { max-width: none; padding: 0 32px; }
.uk3krwq .uh3msw  { max-width: none; padding: 24px 32px; }
.b1dyuoaa.yd4j11r .em33d8 { max-width: 1200px; }
.b1dyuoaa.dqp2ng8f .em33d8 { max-width: 1320px; }
.r7d1   .fefm, .r7d1   .n0889 { text-transform: capitalize; }
.s8g8jgnm .fefm, .s8g8jgnm .n0889 { text-transform: lowercase; }
.qclqhk7j .fefm, .qclqhk7j .n0889 { text-transform: uppercase; letter-spacing: 0.06em; }
.zl5nw, .qd9d {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.wd7e .zl5nw,
.wd7e .qd9d { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.x3k3 .zl5nw,
.x3k3 .qd9d { 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; }
.ua6k9 .zl5nw,
.ua6k9 .qd9d { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.rhykr .zl5nw,
.rhykr .qd9d { 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; }
.djp71o60   .ir6j a { font-weight: 500; }
.qp2j .ir6j a { font-weight: 600; }
.vyujak     .ir6j a { font-weight: 700; }
.s45db4    .ir6j a { font-weight: 800; letter-spacing: 0.01em; }
.hh2pall     .ir6j > li + li::before,
.ui8m5    .ir6j > li + li::before,
.nz844hnf    .ir6j > li + li::before,
.nb7vzw .ir6j > li + li::before,
.j2mv0gd .ir6j > li + li::before,
.akijk5  .ir6j > li + li::before,
.fpr7x2d    .ir6j > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.hh2pall     .ir6j > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ui8m5    .ir6j > li + li::before { content: "|"; }
.nz844hnf    .ir6j > li + li::before { content: "—"; }
.nb7vzw .ir6j > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.j2mv0gd .ir6j > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.akijk5  .ir6j > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.fpr7x2d    .ir6j > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .t1493 .q3sq9h,
  .f4w7s .q3sq9h,
  .gm4965ut .q3sq9h,
  .pk9d .q3sq9h,
  .aq5mqkeh .q3sq9h {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .t1493 .q3sq9h::before,
  .f4w7s .q3sq9h::before,
  .gm4965ut .q3sq9h::before,
  .pk9d .q3sq9h::before,
  .aq5mqkeh .q3sq9h::before { content: ""; display: block; flex-shrink: 0; }

  
  .t1493 .q3sq9h::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;
  }

  
  .f4w7s .q3sq9h::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;
  }

  
  .gm4965ut .q3sq9h::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;
  }

  
  .pk9d .q3sq9h::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;
  }

  
  .aq5mqkeh .q3sq9h::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) {
  .vekb .q3sq9h {
    padding: 5px 14px;
  }
  .vekb .ir6j {
    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;
  }
  .vekb .ir6j li a {
    border-bottom: none; padding: 10px 22px;
  }
  .vekb .ir6j li a:hover { background: var(--bg-raised); }
  .vekb .nq791r,
  .jsa6d8ry .nq791r,
  .dua5iw .nq791r { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .va0cz9 .q3sq9h {
    padding: 5px 10px;
  }
  .va0cz9 .ir6j {
    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);
  }
  .va0cz9 .ir6j.aqtya { transform: translateX(0); }
  .va0cz9 .ir6j li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .va0cz9 .ir6j li:last-child a { border-bottom: none; }
  .z24e45mg .ir6j,
  .nlly653 .ir6j { background: var(--accent) !important; }
  .z24e45mg .ir6j li a,
  .nlly653 .ir6j li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .dua5iw .q3sq9h {
    padding: 5px 10px;
  }
  .dua5iw .ir6j {
    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);
  }
  .dua5iw .ir6j::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .dua5iw .ir6j.aqtya { transform: translateY(0); }
  .dua5iw .ir6j li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .mn80p .q3sq9h {
    padding: 5px 10px;
  }
  .mn80p .ir6j {
    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;
  }
  .mn80p .ir6j.aqtya { opacity: 1; pointer-events: auto; }
  .mn80p .ir6j li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .qt4b     .q3sq9h { border-radius: 0 !important; }
  .ypfk33o   .q3sq9h { border-radius: 8px !important; }
  .i9asdrj1 .q3sq9h { border-radius: 50% !important; }
  .d68hdf   .q3sq9h { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .b4rcrm .b3x5 { flex-direction: column; align-items: stretch; }
  .b4rcrm .wek24 { flex-direction: row; min-width: auto; }
  .b4rcrm .a9b62 { align-items: flex-start; text-align: left; }
}
.yo7cjeu,
.yo7cjeu.yx1hgy,
.tuzwh6 .yo7cjeu,
.xf0ttn .yo7cjeu,
.royisw9v .yo7cjeu,
.yrajr3wu .yo7cjeu {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.of5v6 {
  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;
}
.wz94nco { flex: 1 1 280px; min-width: 0; }
.dxgz5g {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.sganwh {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.g21x7i {
  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;
}
.g21x7i:hover { transform: translateY(-1px); opacity: 0.95; }
.yofr .of5v6 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.yofr .dxgz5g { color: var(--cta); }
.yofr .sganwh { color: var(--text-body); }
.yofr .g21x7i {
  background: var(--cta) !important;
  color: #fff !important;
}
.naxu6qd .of5v6 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.naxu6qd .dxgz5g { color: var(--text-primary); }
.naxu6qd .sganwh { color: var(--text-body); }
.naxu6qd .g21x7i {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .of5v6 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .wz94nco { flex: 0 0 auto; }
  .dxgz5g { font-size: 1.2rem; }
  .g21x7i { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.ile8bk .x56b90 { height: 36px; }
.j1gjbb .x56b90 { height: 60px; max-width: 200px; }
.rnouny .x56b90 { height: 56px; max-width: 180px; }
.ddroldv    .jdr26, .ddroldv    .hp9rhg { color: #f59e0b; }
.c8fk      .jdr26 { font-size: 1rem; letter-spacing: 1.5px; }
.lw4qk    .jdr26, .lw4qk    .hp9rhg { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.xoa9v     .jdr26, .xoa9v     .hp9rhg { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.r4x8f .jdr26, .r4x8f .hp9rhg { color: var(--cta); letter-spacing: 2px; }
.gq7cdu29   .jdr26, .gq7cdu29   .hp9rhg { color: #e91e63; letter-spacing: 2px; }
.dvgymjup  .jdr26, .dvgymjup  .hp9rhg { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.y6n6g     .jdr26, .y6n6g     .hp9rhg { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.fce3a .o40v + .o40v {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.sk26vi .hwy6c0c { padding: 18px 24px; min-height: 68px; }
.g88sh8 .q9j3z26 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.g88sh8 .rqwx {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.gnah6 .o40v {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.ptz0 { counter-reset: cs-rank; }
.ptz0 .hwy6c0c { counter-increment: cs-rank; }
.ptz0 .hwy6c0c::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;
}
.naj5 .ptz0 { counter-reset: cs-rank; gap: 0; }
.naj5 .hwy6c0c {
  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;
}
.naj5 .hwy6c0c::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;
}
.naj5 .f1a8mn9 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.naj5 .mtcit7 {
  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;
}
.naj5 .iz0zf { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.naj5 .f1a8mn9 { min-width: 0; flex-direction: column; width: 100%; }
.naj5 .uepi {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.naj5 .jdr26 { color: var(--cta, var(--accent)); }
.naj5 .m0ygm { font-weight: 700; }
.naj5 .o40v {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.naj5 .q9j3z26 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.naj5 .rqwx {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.naj5 .tvpt57v1 .rqwx { font-size: 1.3rem; color: var(--accent-light); }
.naj5 .aaghu1 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.naj5 .hwy6c0c:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .naj5 .ptz0 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .naj5 .hwy6c0c {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .naj5 .hwy6c0c { padding: 40px 16px 20px; }
  .naj5 .o40v {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .naj5 .aaghu1 { width: 100%; min-width: 0; }
}
.ucuft4rm .ptz0 { counter-reset: cs-rank; gap: 10px; }
.ucuft4rm .hwy6c0c {
  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);
}
.ucuft4rm .hwy6c0c::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);
}
.ucuft4rm .f1a8mn9 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.ucuft4rm .mtcit7 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.ucuft4rm .iz0zf { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.ucuft4rm .uepi {
  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;
}
.ucuft4rm .jdr26 { color: var(--cta, var(--accent)); }
.ucuft4rm .o40v {
  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;
}
.ucuft4rm .q9j3z26 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.ucuft4rm .rqwx { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.ucuft4rm .tvpt57v1 .rqwx { color: var(--accent-light); }
.ucuft4rm .aaghu1 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.ucuft4rm .hwy6c0c:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .ucuft4rm .hwy6c0c {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .ucuft4rm .hwy6c0c::before {
    position: absolute; top: 14px; left: 14px;
  }
  .ucuft4rm .f1a8mn9 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .ucuft4rm .uepi { white-space: normal; text-align: center; font-size: 1.2rem; }
  .ucuft4rm .o40v {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .ucuft4rm .aaghu1 { width: 100%; min-width: 0; }
  .ucuft4rm .jdr26 { min-width: 0; }
}
.t2pb0vwf .hwy6c0c::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.wouvlk .c7xzk {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.wouvlk .c7xzk summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.wouvlk .c7xzk p { padding: 0 2px 16px; }
.lspz .c7xzk { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.lspz .c7xzk summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.lspz .c7xzk summary::after { content: "›"; font-size: 1.2em; }
.lspz .c7xzk[open] summary::after { content: "‹"; }
.lspz .c7xzk p { padding: 10px 22px 4px; }
.h8vgo1 .c7xzk {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.h8vgo1 .c7xzk summary { color: var(--text-primary); padding-left: 16px; }
.h8vgo1 .c7xzk summary::after { content: "›"; font-size: 1.1em; }
.h8vgo1 .c7xzk[open] summary::after { content: "‹"; }
.h8vgo1 .c7xzk p { padding-left: 16px; }
.jlfn8 .vxke2 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.jlfn8 .c7xzk {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.jlfn8 .c7xzk:last-child { border-bottom: none; }
.jlfn8 .c7xzk summary { color: var(--text-primary); border-radius: 0; }
.jlfn8 .c7xzk summary::after { content: "›"; font-size: 1.1em; }
.jlfn8 .c7xzk[open] summary::after { content: "‹"; }
.arr1ghb .c7xzk { overflow: hidden; }
.arr1ghb .c7xzk summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.arr1ghb .c7xzk summary::after { color: rgba(255,255,255,.75); }
.arr1ghb .c7xzk[open] summary { border-radius: 0; }
.mqul5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.uijgho {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.csrn {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.aiwzk { color: var(--text-muted); font-size: 1.05rem; }
.lps7i26 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ulk6o { margin-bottom: 20px; }
.q4whcda5 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.abzloaed {
  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;
}
.abzloaed:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.u6ils { resize: vertical; min-height: 130px; }
.x8gxr { width: 100%; margin-top: 8px; }
.rb46b {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.qus7c2kh {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.thzbw { color: var(--text-muted); line-height: 1.75; }
.bf4g5 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.bf4g5 li { margin-bottom: 6px; }
.hz6lb9 { max-width: 760px; margin: 0 auto; }
.rauvdass { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.xr8rsjw { max-width: 760px; margin: 0 auto; }
.dbp8 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.pov7n79s ul.bf4g5 { margin: 0; }
.hhktcsw { max-width: 900px; margin: 0 auto; }
.z2t0 { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.z2t0:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.z2t0 .dbp8 { margin: 0; font-size: 1rem; }
.z2t0 .nlu82 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .z2t0 { grid-template-columns: 1fr; gap: 10px; } }
.ssqj902 .dbp8 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.lick46o .bf4g5 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .lymsu3 { grid-template-columns: 1fr; } }
.y7420m1 ul.bf4g5 { margin: 0; }
.int5x .bf4g5,
.k1x89pow .bf4g5,
.savcx3 .bf4g5,
.poymz8vk .bf4g5 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .gxoip { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .vko0559j { grid-template-columns: 1fr; } .fzjs4xj { position: static; text-align: center; } }
@media (max-width: 860px) { .kl8beft { grid-template-columns: 1fr; } }
.poymz8vk .bf4g5 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .cpq9v { flex-direction: column; text-align: center; } .y7yrizw { grid-template-columns: 1fr; } }
.qnz24c .csrn { color: var(--accent-light); }
.is46iu6 .csrn { font-size: 2rem; }
.is46iu6 .aiwzk { max-width: 680px; }
.ghnty .csrn { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.ghnty .aiwzk  { margin: 0; }
@media (max-width: 640px) { .ghnty { flex-direction: column; } }
.frh341vi .csrn { color: var(--accent-light); }
.imxa .csrn { color: #fff; }
.imxa .aiwzk  { color: rgba(255,255,255,0.85); }
.ui4wf { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .nx3mr5oy { grid-template-columns: 1fr; } }
.x0pj { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.x0pj .abzloaed {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.x0pj .abzloaed:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.salwf2 .abzloaed { background: var(--bg-raised); border-color: transparent; }
.salwf2 .abzloaed:focus { background: var(--bg-card); border-color: var(--accent-light); }
.b4p826eu .abzloaed { border-radius: 100px; padding: 11px 20px; }
.b4p826eu .u6ils { border-radius: 14px; }
.ivosz {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.ivosz 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;
}
.ivosz summary::-webkit-details-marker { display: none; }
.ivosz summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.ivosz[open] summary::after { content: "−"; }
.ikxg {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.ld6bpdl {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .ld6bpdl { grid-template-columns: 1fr; } }
.bc0sjh5 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.bc0sjh5 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.bc0sjh5 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.avfocf { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.avfocf li { margin-bottom: 6px; }
.rkliszed{position:relative;overflow:visible}
.b7ntf .shvser{display:block}
.m4y8d6z2 .s02hd3~.uo4w2k,
.m4y8d6z2 .s02hd3~.uo4w2k .dx7m8rt,
.s02hd3~.uo4w2k,.e2be7fk~.uo4w2k{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}
.s02hd3~.uo4w2k .dx7m8rt{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.rkm2k0g .kmyp{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.rkm2k0g .uez7yfx::before{content:""}
.kug95wz{--date-bg:var(--accent-bg-light)}
.hh8gh .uez7yfx::before{content:""}
.no681ol .rvjelb{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .rvjelb{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .cjhckbds{max-width:100%}
}
.k2omofzj .k9r0m876{margin:0}
@media (max-width:560px){
  .piwgy{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .xwqxg { padding: 28px 18px 20px; }
  .gh2e1 { font-size: 1.2rem; }
  .mrjs1d { max-width: 220px; max-height: 80px; }
}
.nqsuup4x {
  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);
}
.msu2kh {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.v6kllf  .nqsuup4x { border-radius: 50%; }
.p083  .nqsuup4x { border-radius: 6px; }
.l7k01evc .nqsuup4x { border-radius: 22px; }
.y8v9om .of5v6 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .nqsuup4x { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.wr0rsy0n .yx1hgy {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.wr0rsy0n .tzj3j {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.wr0rsy0n .of5v6 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.tz6r8u {
  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;                  
}
.tz6r8u.alhdn7nk { transform: translate(-50%, 0); }
.tz6r8u .yx1hgy,
.tz6r8u .tzj3j {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.tz6r8u .of5v6 {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.hbxv {
  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;
}
.hbxv::before,
.hbxv::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.hbxv::before { transform: translate(-50%, -50%) rotate(45deg); }
.hbxv::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.hbxv:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .tz6r8u { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .tz6r8u .of5v6 {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .tz6r8u .sganwh { display: none !important; }
  .tz6r8u .dxgz5g { font-size: 1.1rem !important; }
  .tz6r8u .nqsuup4x { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .hbxv { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .em33d8 { flex-direction: row-reverse; }
[dir="rtl"] .ir6j { flex-direction: row-reverse; }
[dir="rtl"] .la48b .k2cssa6 { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .la48b .k2cssa6 { right: auto; left: 20px; }
  [dir="rtl"] .y9iro5  .k2cssa6 { left: auto;  right: 20px; }
}
[dir="rtl"] .s1r1ovv .zimv5  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .svqu .zimv5 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .s02hd3,
[dir="rtl"] .o3ncd1,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .wll0md, [dir="rtl"] .nm6c { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .jfq3 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .tv3t1 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .pxen15yc { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .of5v6 { direction: rtl; }
[dir="rtl"] .nqsuup4x { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .hwy6c0c,
[dir="rtl"] .twbs6qa { direction: rtl; }
[dir="rtl"] .lk4wvw { direction: rtl; }
[dir="rtl"] .fa3gr { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .wnibiia .nm6c,
[dir="rtl"] .remqpx .nm6c,
[dir="rtl"] .sdlhu8cv .nm6c,
[dir="rtl"] .qg7vuwf .nm6c {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .wnibiia .nm6c li::before,
[dir="rtl"] .remqpx .nm6c li::before,
[dir="rtl"] .sdlhu8cv .nm6c li::before,
[dir="rtl"] .qg7vuwf .nm6c li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .s02hd3.sgy7vgk .xa0r { align-items: flex-end; text-align: right; }
[dir="rtl"] .s02hd3.aodi .xa0r { text-align: center; }
[dir="rtl"] .s02hd3 .xa0r { text-align: right; }
[dir="rtl"] .tzj3j,
[dir="rtl"] .wc3m1t3,
[dir="rtl"] .v8rg,
[dir="rtl"] .lps7i26,
[dir="rtl"] .q4whcda5,
[dir="rtl"] .abzloaed,
[dir="rtl"] .u6ils { text-align: right; direction: rtl; }
[dir="rtl"] .b4p826eu .abzloaed,
[dir="rtl"] .x0pj .abzloaed { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #204b6b;
  --brand:           #204b6b;
  --brand-light:     #1f3c51;
  --brand-pale:      #36566e;
  --grad-start:      #357cb1;
  --grad-end:        #6299c1;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #204b6b;
  --cta-light:       #14354e;
  --cta-hover:       #11293b;
  --bg-page:         #f6f7f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f4f5;
  --bg-raised:       #eeeff0;
  --bg-hover:        #f3f4f5;
  --border:          #e2e5e8;
  --border-alt:      #d0d6db;
  --border-section:  #e2e5e8;
  --text-primary:    #17191b;
  --text-muted:      #535a5f;
  --text-body:       #2f3336;
  --text-sub:        #474d51;
  --text-faint:      #778087;
  --text-dim:        #92999f;
  --text-label:      #5f666c;
  --text-value:      #3b4043;
  --accent-bg:       #e5ebef;
  --accent-bg-light: #cfdde7;
  --bg-tip:          #f0f9f5;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f4f9;
  --bg-pros:         #f0f9f5;
  --bg-cons:         #faf3f6;
  --c-pros:          #1a885c;
  --c-cons:          #9f2152;
  --c-pros-label:    #1fa26d;
  --c-tip-border:    #22b379;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #1a885c;
}
:root { --logo-bg-opacity: 62%; }
body, button, input { font-family: "Nunito", sans-serif; }
.isw9hhr .v1w8sv { font-size: 0; width: 1.2rem; flex-shrink: 0; }.isw9hhr .v1w8sv::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.isw9hhr .wxs1w     .v1w8sv::before { content: "";  color: var(--c-tip-border); }.isw9hhr .lmcuxih .v1w8sv::before { content: ""; color: var(--c-warn-border); }.isw9hhr .ta9r    .v1w8sv::before { content: ""; color: #60a5fa; }.wptjo .isw9hhr .wxs1w     .v1w8sv::before { color: #10b981; }.wptjo .isw9hhr .lmcuxih .v1w8sv::before { color: #f43f5e; }.wptjo .isw9hhr .ta9r    .v1w8sv::before { color: #a855f7; }.bqmg  .isw9hhr .wxs1w     .v1w8sv::before { color: #eab308; }.bqmg  .isw9hhr .lmcuxih .v1w8sv::before { color: #ef4444; }.bqmg  .isw9hhr .ta9r    .v1w8sv::before { color: #f97316; }.eaguxo2  .isw9hhr .wxs1w     .v1w8sv::before { color: #38bdf8; }.eaguxo2  .isw9hhr .lmcuxih .v1w8sv::before { color: #818cf8; }.eaguxo2  .isw9hhr .ta9r    .v1w8sv::before { color: #2dd4bf; }.u0lpulmg .isw9hhr .v1w8sv::before { color: var(--accent-light) !important; }
.c9i8t .kmm9p li::before, .c9i8t .cy5ju9t 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; }.c9i8t .kmm9p li::before { content: ""; }.c9i8t .cy5ju9t li::before { content: ""; }.c9i8t .gkd674w::before, .c9i8t .qb4wvnb::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.c9i8t .gkd674w::before { content: ""; }.c9i8t .qb4wvnb::before { content: ""; }
.iectr .lfn0, .iectr .s02hd3 { min-height: 420px; }
.gzr0u::before { content: '·'; font-size: 1.3em; line-height: 1; }