:root {
  --color-accent: #c41bcb;
  --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;
}
.r4shod {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ksj7kj {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.df4sjav0 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.y2flmwau { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.gptgt { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.gptgt a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.gptgt a:hover { color: var(--accent-light); }
.k6rv     .flp7vd { border-radius: 6px; }
.k6rv .flp7vd li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.k6rv .flp7vd li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.ft7pkd4w .flp7vd li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .flp7vd {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .gag0z7:hover .flp7vd,
  .gag0z7:focus-within .flp7vd { display: block; }
  .flp7vd li a { padding: 8px 16px; font-size: 0.88rem; }
}
.yzetk {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.hu74 { display: none; }
@media (max-width: 640px) {
  .hu74 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .hu74.uga72c { display: block; }
}
@media (max-width: 640px) {
  .yzetk { display: block; }
  .gptgt > li + li::before { display: none !important; }
  .gptgt {
    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;
  }
  .gptgt.uga72c { display: flex; }
  .gptgt li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .gptgt li:last-child a { border-bottom: none; }
}
.mlk0 { min-height: 480px; }
.lrveiz {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.r8lmsuk { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.sndz .r8lmsuk { margin-left: 0; margin-right: 0; }
.lmkaz0 {
  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;
}
.qk68o7t .lmkaz0 { margin-top: 24px; }
.lmkaz0:hover { opacity: 0.88; }
.f340bm .lrveiz { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.f340bm .r8lmsuk { color: #e2e8f0; }
.f340bm.sndz   .zlv7u { text-align: left; }
.xrpg3h8 .lrveiz { color: var(--text-primary); text-shadow: none; }
.xrpg3h8 .r8lmsuk { color: var(--text-muted); }
.xrpg3h8 .lmkaz0 { margin-top: 16px; }
.xrpg3h8, .xrpg3h8.mlk0 { min-height: auto !important; }
.xrpg3h8.sndz   .zlv7u { text-align: left; }
.xrpg3h8~.vrbg8{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.xrpg3h8~.vrbg8 .e331{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.mgu8mjc .lrveiz { color: #fff; }
.mgu8mjc .r8lmsuk { color: rgba(255,255,255,0.85); }
.kukc93 .e43kjg9l { position: relative; overflow: hidden; }
.kukc93 .e43kjg9l::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;
}
.j908m1x7 .e43kjg9l {
  animation: hg-breathe 7s ease-in-out infinite;
}
.wedy2zhv .e43kjg9l { position: relative; overflow: hidden; }
.wedy2zhv .e43kjg9l::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;
}
.a2p19ae .e43kjg9l { position: relative; overflow: hidden; }
.a2p19ae .e43kjg9l::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;
}
.g4fw8u .e43kjg9l {
  animation: hg-fadein 1.2s ease-out both;
}
.e43kjg9l {
  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%);
}
.t3rj {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.clbu {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.e43kjg9l .lrveiz { text-shadow: none; color: var(--text-primary); }
.e43kjg9l .r8lmsuk { color: var(--text-muted); }
body.hr884c3 .lrveiz {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.qm2l .lrveiz {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.mlk0.mgu8mjc .lrveiz,
section.mgu8mjc .lrveiz {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.e43kjg9l.aam8t4 .t3rj { align-items: center; text-align: center; }
.e43kjg9l.sndz   .t3rj { align-items: flex-start; text-align: left; }
.w02gvrju .clbu { position: relative; }
.w02gvrju .clbu::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.w02gvrju.nmmw06q2 .clbu::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.inc8gsp9 .clbu {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.inc8gsp9.nmmw06q2 .clbu { padding: 32px 0 32px 32px; }
.p059xmi .clbu {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.nmmw06q2 .t3rj {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.p059xmi.nmmw06q2 .clbu { padding: 40px 16px 40px 48px; }
.mlk0 .htx1 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.htx1 .w0u45s8 {
  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;
}
.htx1 .w0u45s8::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.htx1 .w3obcwu { display: contents !important; }
.htx1 .w3obcwu .nbr8tbc {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.htx1 .w3obcwu .okv4mv { max-height: 48px; max-width: 96px; }
.htx1 .w3obcwu .rbxetwc {
  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;
}
.htx1 .yczxj {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.htx1 .gsd08d1g { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.htx1 .bjvo { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.htx1 .bjvo small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.htx1 .e82a { display: contents !important; }
.htx1 .e82a .ra6nr9we:not(.if9f) { display: none !important; }
.htx1 .e82a .if9f {
  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;
}
.htx1 .e82a .if9f .w5fk {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.htx1 .e82a .if9f .tgbc3dub {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.htx1 .mq3b3rg9 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.htx1 .mq3b3rg9.m5z4 {
  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;
}
.htx1 .mq3b3rg9.m5z4:hover { opacity: 0.85; }
.htx1 .w0u45s8,
.htx1 .w0u45s8:hover,
.htx1 .w0u45s8:nth-child(even),
.htx1 .w0u45s8:nth-child(odd),
.htx1 .w0u45s8:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.qipxkx .clbu {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
.fc9lx {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px !important;
  width: 100%;
}
@media (max-width: 700px) {
  .e43kjg9l { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .e43kjg9l:not(.qipxkx) .clbu { display: none !important; }
  .qipxkx .clbu { padding: 16px; }
  .t3rj  { padding: 36px 24px; }
  .e43kjg9l~.vrbg8,.nmmw06q2~.vrbg8{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .mlk0, .e43kjg9l { min-height: 320px !important; }
  .lrveiz { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .i99t0wx3,
  .fc9lx,
  .c6wxn24 { grid-template-columns: 1fr !important; }

  

  
  .qpypxyhy { display: flex !important; flex-direction: column !important; }
  .qpypxyhy .zlv7u { display: contents; }
  .qpypxyhy .epced5r { order: 0; }
  .qpypxyhy .lrveiz { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .qpypxyhy .i99t0wx3 { order: 2; padding: 0 16px 12px !important; }
  .qpypxyhy .r8lmsuk { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .qk68o7t .zlv7u { display: flex; flex-direction: column; }
  .qk68o7t .zlv7u .lrveiz { order: 1; }
  .qk68o7t .zlv7u .c6wxn24 { order: 2; margin: 8px 0 24px !important; }
  .qk68o7t .zlv7u .r8lmsuk { order: 3; }
  .qk68o7t .zlv7u .lmkaz0 { order: 4; align-self: center; margin-top: 0; }

  
  .e43kjg9l.qipxkx {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .e43kjg9l.qipxkx .t3rj { display: contents; padding: 0; }
  .e43kjg9l.qipxkx .t3rj .lrveiz { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .e43kjg9l.qipxkx .clbu { order: 2; padding: 12px 16px; }
  .e43kjg9l.qipxkx .t3rj .r8lmsuk { order: 3; padding: 0 24px; margin: 0 auto; }
  .e43kjg9l.qipxkx .t3rj .lmkaz0 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.in5mst { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.mxfd { width: 100%; height: auto; display: block; border-radius: 10px; }
.lbfs9 .in5mst        { border-radius: 16px; }
.lbfs9 .mxfd  { border-radius: 16px; }
.s1padzvx .in5mst         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.s1padzvx .mxfd   { border-radius: 8px; }
.jgnjcz0 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.kpzb { width: 100%; padding: 32px 0; position: relative; }
.h41sden0 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.fyza8c2z .kpzb:nth-child(even) { background: var(--bg-surface); }
.fyza8c2z .kpzb:nth-child(odd)  { background: var(--bg-page); }
.coiudml .kpzb:nth-child(even) { background: var(--bg-card); }
.coiudml .kpzb:nth-child(odd)  { background: var(--bg-page); }
.fyza8c2z .kpzb:nth-child(odd)  .h41sden0 { background: var(--bg-card); border-radius: 6px; }
.fyza8c2z .kpzb:nth-child(even) .h41sden0 { background: var(--bg-raised); border-radius: 6px; }
.coiudml .kpzb:nth-child(odd)  .h41sden0 { background: var(--bg-card); border-radius: 6px; }
.coiudml .kpzb:nth-child(even) .h41sden0 { background: var(--bg-raised); border-radius: 6px; }
.fyza8c2z .kpzb:nth-child(even) .iai3y4u7 .wg01,
.coiudml .kpzb:nth-child(even) .iai3y4u7 .wg01 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.fyza8c2z .kpzb:nth-child(odd) .iai3y4u7 .wg01,
.coiudml .kpzb:nth-child(odd) .iai3y4u7 .wg01 { background: var(--bg-card-inner); }
.fyza8c2z .kpzb:nth-child(even) .f4up6s .wg01:nth-child(odd),
.coiudml .kpzb:nth-child(even) .f4up6s .wg01:nth-child(odd)  { background: var(--bg-card); }
.fyza8c2z .kpzb:nth-child(even) .f4up6s .wg01:nth-child(even),
.coiudml .kpzb:nth-child(even) .f4up6s .wg01:nth-child(even) { background: var(--bg-card-inner); }
h1.mltusu9 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.mltusu9 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.mo1436u { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.pboo h2.mltusu9 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.cixmx9 h2.mltusu9 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.j12k43 h2.mltusu9 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.bzzti h2.mltusu9::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ykfvyru h2.mltusu9 {
  color: var(--text-primary); font-size: 1.7rem;
}
.zsff1f1 h2.mltusu9::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.dsvcekgy h2.mltusu9 {
  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) { .vqrqr { display: none; } }
.d9gfc { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.gkaxgj { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.d1d4z {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.ofa3xyi1 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.dd3z9qe4 { padding-left: 20px; }
.dd3z9qe4 li { margin-bottom: 6px; }
.dd3z9qe4 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.dd3z9qe4 a:hover { color: var(--accent-light); }
.da6y .ofa3xyi1 { display: none; }
.wkwenmd .ofa3xyi1 { display: none; }
.wkwenmd .dd3z9qe4 { padding-left: 0; list-style: none; }
.wkwenmd .dd3z9qe4 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.wkwenmd .dd3z9qe4 a { font-size: 0.92rem; }
.tvzd8 .d1d4z { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.tvzd8 .ofa3xyi1 { display: none; }
.tvzd8 .dd3z9qe4 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.tvzd8 .dd3z9qe4 li { margin-bottom: 0; }
.tvzd8 .dd3z9qe4 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;
}
.tvzd8 .dd3z9qe4 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.iboj5eve .d1d4z { padding: 20px 20px 16px; }
.iboj5eve .dd3z9qe4 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.iboj5eve .dd3z9qe4 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.iboj5eve .dd3z9qe4 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;
}
.iboj5eve .dd3z9qe4 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;
}
.iboj5eve .dd3z9qe4 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.iboj5eve .dd3z9qe4 a:focus,
.iboj5eve .dd3z9qe4 a:focus-visible,
.iboj5eve .dd3z9qe4 a:target { outline: none; }
.iboj5eve .dd3z9qe4 li:target a { border-color: var(--border); color: var(--text-muted); }
.thdrebj .d1d4z { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.thdrebj .ofa3xyi1 { display: none; }
.thdrebj .dd3z9qe4 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.thdrebj .dd3z9qe4 li { counter-increment: toc-n; margin-bottom: 0; }
.thdrebj .dd3z9qe4 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;
}
.thdrebj .dd3z9qe4 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;
}
.thdrebj .dd3z9qe4 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.deq8h01c .d1d4z { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.deq8h01c .ofa3xyi1 { display: none; }
.deq8h01c .dd3z9qe4 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.deq8h01c .dd3z9qe4 li { margin-bottom: 0; }
.deq8h01c .dd3z9qe4 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;
}
.deq8h01c .dd3z9qe4 a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.wuf1a .d1d4z { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.wuf1a .ofa3xyi1 { display: none; }
.wuf1a .dd3z9qe4 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.wuf1a .dd3z9qe4 li { margin-bottom: 0; }
.wuf1a .dd3z9qe4 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.wuf1a .dd3z9qe4 li:last-child::after { content: ""; margin-right: 0; }
.wuf1a .dd3z9qe4 a { font-size: 0.9rem; }
.wg01 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.iai3y4u7 .wg01 { background: var(--bg-card); }
.f4up6s .wg01:nth-child(odd)  { background: var(--bg-card); }
.f4up6s .wg01:nth-child(even) { background: var(--bg-raised); }
.gxv44h .wg01 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.gxv44h .wg01:last-child { border-bottom: none; }
.gxv44h h3.mo1436u { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.dnnvpw .wg01 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.dnnvpw .wg01 + .wg01 { margin-top: 4px; }
.yfrj3px7 .wg01 { background: none; border-radius: 0; padding: 12px 0; }
.yfrj3px7 .wg01 + .wg01 { border-top: 1px solid var(--border-section); }
.vst5b4 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.axn5bzf { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.m1b2b7 { color: var(--text-body); margin-bottom: 10px; }
.j8n710, .xczpz { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.j8n710 li, .xczpz li { margin-bottom: 6px; }
.xczpz li { list-style: decimal; }
.ydzu9t     .j8n710 { list-style-type: "● "; }
.moyamjr  .j8n710 { list-style-type: "■ "; }
.n0y0 .j8n710 { list-style-type: "◆ "; }
.ztpnivel    .j8n710 { list-style-type: "★ "; }
.ydzu9t     .q86bcf6 { list-style-type: "● "; }
.moyamjr  .q86bcf6 { list-style-type: "■ "; }
.n0y0 .q86bcf6 { list-style-type: "◆ "; }
.ztpnivel    .q86bcf6 { list-style-type: "★ "; }
.ydzu9t    .j8n710 li::marker, .ydzu9t    .q86bcf6 li::marker,
.moyamjr .j8n710 li::marker, .moyamjr .q86bcf6 li::marker,
.n0y0 .j8n710 li::marker, .n0y0 .q86bcf6 li::marker,
.ztpnivel   .j8n710 li::marker, .ztpnivel   .q86bcf6 li::marker {
  color: var(--cta); font-size: 1em;
}
.ydzu9t .xczpz,
.moyamjr .xczpz,
.n0y0 .xczpz,
.ztpnivel .xczpz {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.ydzu9t .xczpz li,
.moyamjr .xczpz li,
.n0y0 .xczpz li,
.ztpnivel .xczpz li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.ydzu9t .xczpz li::before,
.moyamjr .xczpz li::before,
.n0y0 .xczpz li::before,
.ztpnivel .xczpz 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;
}
.ydzu9t     .xczpz li::before { border-radius: 50%; }
.moyamjr  .xczpz li::before { border-radius: 3px; }
.n0y0 .xczpz li::before { border-radius: 3px; }
.ztpnivel    .xczpz li::before { border-radius: 50%; }
.r61o { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.h81k .r61o,
.pygefmo0 .r61o { background: transparent; border: none; border-radius: 0; }
.rrdkh24 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.rrdkh24 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.rrdkh24 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.rrdkh24 tr:hover td { background: var(--bg-hover); }
.nqz0 .rrdkh24 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.d2scap .rrdkh24 { border: 1px solid var(--border-alt); }
.d2scap .rrdkh24 th,
.d2scap .rrdkh24 td { border: 1px solid var(--border-alt); }
.vnxtpq .rrdkh24 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.vnxtpq .rrdkh24 td { border-bottom: none; }
.vnxtpq .rrdkh24 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ewju77 .rrdkh24 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.vrm3x4 .r61o {
  overflow: hidden;
}
.vrm3x4 .rrdkh24 th { border-bottom: 1px solid var(--border-alt); }
.vrm3x4 .rrdkh24 tr:last-child td { border-bottom: none; }
.m5s3bkb { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.zxnc { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.tmbv { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.umqn { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.zsvy9bni { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.q86bcf6 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.q86bcf6 li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.oqsbv .umqn { background: transparent; text-align: center; }
.o752aj69 .tmbv {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.a3s64ge .tmbv {
  width: 72px; height: 72px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 16px auto 4px; display: block;
  border: 3px solid var(--accent-bg);
}
.u39m0z8 .zxnc { display: grid; grid-template-columns: auto 1fr; }
.u39m0z8 .tmbv {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.u39m0z8 .umqn { grid-column: 2; }
.u39m0z8 .zsvy9bni,
.u39m0z8 .q86bcf6 { grid-column: 1 / -1; }
.s1t5eh .zxnc { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.s1t5eh .tmbv {
  grid-column: 1; grid-row: 1;
  width: 60px; height: 60px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 14px 12px; border: 2px solid var(--accent-pale);
}
.s1t5eh .umqn { grid-column: 2; }
.s1t5eh .zsvy9bni,
.s1t5eh .q86bcf6 { grid-column: 1 / -1; }
.upupgr .zxnc { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.upupgr .umqn { background: none; color: var(--accent-light); font-weight: 700; }
.vqgnr .zxnc { background: rgba(255,255,255,0.04); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(255,255,255,0.08); }
.vqgnr .umqn { background: none; color: var(--accent-light); font-weight: 700; }
.d9rjsea .zxnc { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.d9rjsea .zxnc:last-child { border-bottom: none; }
.d9rjsea .umqn { background: none; color: var(--accent-light); font-weight: 700; }
.owdh .zxnc { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.owdh .umqn { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.xlbmodn .m5s3bkb { counter-reset: card-n; }
.xlbmodn .zxnc  { counter-increment: card-n; }
.xlbmodn .umqn { display: flex; align-items: center; gap: 10px; }
.xlbmodn .umqn::before {
  content: counter(card-n);
  flex-shrink: 0; min-width: 26px; height: 26px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: inline-flex; align-items: center; justify-content: center;
  font-size: 0.76rem; font-weight: 700;
}
.kvt3t .zxnc { background: var(--bg-surface); border: 1px solid var(--border); }
.kvt3t .umqn { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.kz8y8 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.kz8y8         { --cl-hue: var(--accent); }
.z9e6rm2a     { --cl-hue: #16a34a; }
.qgbow4b { --cl-hue: #ea580c; }
.c3vxh    { --cl-hue: #2563eb; }
.z9e6rm2a, .qgbow4b, .c3vxh, .kynp {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.dr0ncp7 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.dr0ncp7::before { color: var(--cl-hue); }
.kz8y8 strong { color: var(--text-primary); font-size: 0.95rem; }
.kz8y8 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.qste { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.oqg6, .btzu { border-radius: 8px; padding: 14px; }
.oqg6 { background: var(--bg-pros); }
.btzu { background: var(--bg-cons); }
.apoo1oss { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.oqg6 .apoo1oss { color: var(--c-pros-label); }
.btzu .apoo1oss { color: #f87171; }
.oqg6 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.btzu ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.mxfd { width: 100%; height: auto; border-radius: 10px; display: block; }
.m5z4 {
  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;
}
.m5z4:hover { opacity: 0.85; }
.p537c .m5z4  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.p537c .m5z4:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.huhjcult .m5z4  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.huhjcult .m5z4:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.p537c .mq3b3rg9.m5z4, .huhjcult .mq3b3rg9.m5z4,
.p537c .vnmz6j9a .m5z4, .huhjcult .vnmz6j9a .m5z4 {
  background: var(--cta); border: none; color: #fff;
}
.p537c .mq3b3rg9.m5z4:hover, .huhjcult .mq3b3rg9.m5z4:hover,
.p537c .vnmz6j9a .m5z4:hover, .huhjcult .vnmz6j9a .m5z4:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.r0ynx .lmkaz0 { border-radius: 50px; }
.r0ynx .m5z4  { border-radius: 50px; }
.as3bzeki .lmkaz0,
.as3bzeki .m5z4 { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.as3bzeki .lmkaz0:hover,
.as3bzeki .m5z4:hover { filter: brightness(1.08); opacity: 1; }
.eyhz .lmkaz0,
.eyhz .m5z4 { box-shadow: 0 3px 14px -2px var(--cta); }
.eyhz .lmkaz0:hover,
.eyhz .m5z4:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.xdol .lmkaz0,
.xdol .m5z4 { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.xdol .lmkaz0:hover,
.xdol .m5z4:hover { opacity: 1; }
.xdol .lmkaz0:active,
.xdol .m5z4:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.cg9m .lmkaz0,
.cg9m .m5z4 { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.cg9m .lmkaz0:hover,
.cg9m .m5z4:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.cg9m .lmkaz0:active,
.cg9m .m5z4:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.yskmc .lmkaz0,
.yskmc .m5z4 { position: relative; overflow: hidden; }
.yskmc .lmkaz0::before,
.yskmc .m5z4::before {
  content: ""; position: absolute; top: 0; left: -125%; width: 55%; height: 100%;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.5), transparent);
  transform: skewX(-20deg); transition: left .6s ease; pointer-events: none;
}
.yskmc .lmkaz0:hover::before,
.yskmc .m5z4:hover::before { left: 135%; }
.xoz4i9j .lmkaz0,
.xoz4i9j .m5z4 { border-radius: 0; }
.drfyx .lmkaz0 { padding-left: 22px; padding-right: 22px; }
.drfyx .m5z4  { padding-left: 12px; padding-right: 12px; }
.q3h3teqv .lmkaz0 { padding-left: 44px; padding-right: 44px; }
.q3h3teqv .m5z4  { padding-left: 24px; padding-right: 24px; }
.y1clip .lmkaz0 { padding-left: 56px; padding-right: 56px; }
.y1clip .m5z4  { padding-left: 32px; padding-right: 32px; }
.oj2ky   .lmkaz0::after, .oj2ky   .m5z4::after,
.uo4bhlj .lmkaz0::after, .uo4bhlj .m5z4::after,
.k380    .lmkaz0::after, .k380    .m5z4::after,
.ezs1    .lmkaz0::after, .ezs1    .m5z4::after,
.x4ub3    .lmkaz0::after, .x4ub3    .m5z4::after,
.vqutv     .lmkaz0::after, .vqutv     .m5z4::after,
.chf66    .lmkaz0::after, .chf66    .m5z4::after,
.encr   .lmkaz0::after, .encr   .m5z4::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;
}
.oj2ky .lmkaz0::after, .oj2ky .m5z4::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");
}
.uo4bhlj .lmkaz0::after, .uo4bhlj .m5z4::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");
}
.k380 .lmkaz0::after, .k380 .m5z4::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");
}
.ezs1 .lmkaz0::after, .ezs1 .m5z4::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");
}
.x4ub3 .lmkaz0::after, .x4ub3 .m5z4::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");
}
.vqutv .lmkaz0::after, .vqutv .m5z4::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");
}
.chf66 .lmkaz0::after, .chf66 .m5z4::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");
}
.encr .lmkaz0::after, .encr .m5z4::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");
}
.eqgnb   .opv2::after, .eqgnb   .zhzy::after,
.j5utzfar .opv2::after, .j5utzfar .zhzy::after,
.tm5hh    .opv2::after, .tm5hh    .zhzy::after,
.xl3oac    .opv2::after, .xl3oac    .zhzy::after,
.a7o1n    .opv2::after, .a7o1n    .zhzy::after,
.srw5     .opv2::after, .srw5     .zhzy::after,
.uvsogiqb    .opv2::after, .uvsogiqb    .zhzy::after,
.t6gkiq   .opv2::after, .t6gkiq   .zhzy::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;
}
.eqgnb .opv2::after, .eqgnb .zhzy::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");
}
.j5utzfar .opv2::after, .j5utzfar .zhzy::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");
}
.tm5hh .opv2::after, .tm5hh .zhzy::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");
}
.xl3oac .opv2::after, .xl3oac .zhzy::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");
}
.a7o1n .opv2::after, .a7o1n .zhzy::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");
}
.srw5 .opv2::after, .srw5 .zhzy::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");
}
.uvsogiqb .opv2::after, .uvsogiqb .zhzy::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");
}
.t6gkiq .opv2::after, .t6gkiq .zhzy::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");
}
.mfu4t {
  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;
}
.w0u45s8 {
  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;
}
.w0u45s8 > * { min-width: 0; }
.w0u45s8:hover { background: var(--bg-hover); }
.w0u45s8 > [itemprop="item"] { display: contents; }
.w0u45s8 [itemprop="itemReviewed"],
.w0u45s8 [itemprop="reviewRating"] { display: none; }
.w0u45s8::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;
}
.w3obcwu {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.nbr8tbc {
  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;
}
.okv4mv { max-height: 52px; max-width: 110px; object-fit: contain; }
.rbxetwc {
  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;
}
.r8ihmqn .nbr8tbc    { background: #1a1a1a; }
.grmkh .nbr8tbc   { background: rgba(128,128,128,.12); }
.vbi2a .nbr8tbc { background: var(--bg-raised); }
.c4e2r6uv .nbr8tbc    { background: transparent; padding: 0; }
.yczxj {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.gsd08d1g { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.bjvo { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.e82a {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.ra6nr9we {
  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;
}
.w5fk {
  
  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%;
}
.tgbc3dub {
  
  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;
}
.mq3b3rg9 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.mq3b3rg9.m5z4 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .w0u45s8 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .w0u45s8::before    { grid-area: rank;   }
  .w3obcwu           { grid-area: ident;  }
  .yczxj     { grid-area: rating; min-width: 0; width: auto; }
  .e82a           { grid-area: pills;  }
  .mq3b3rg9             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .w0u45s8 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .w0u45s8::before    { justify-self: center; }
  .w3obcwu           { width: 100%; }
  .yczxj     { justify-self: center; }
  .e82a           { grid-template-columns: 1fr; }
}
.ffwy {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.u9wg6 {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.cod2qp9z {
  width: 90px; flex-shrink: 0;
  background: var(--bg-page);
  border-radius: 8px; display: flex; align-items: center; justify-content: center;
  padding: 8px; min-height: 60px;
}
.cod2qp9z img { max-width: 80px; max-height: 50px; object-fit: contain; }
.na9z { flex: 1; }
.na9z h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.yr613n { color: var(--c-stars); font-size: 1.1rem; }
.l13050m { margin-bottom: 8px; }
.lypi {
  display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px 22px;
  padding: 12px 24px; font-size: 0.86rem;
  background: var(--bg-surface); border-top: 1px solid var(--border-alt);
}
.lypi > span { color: var(--accent); font-weight: 700; }
.wt3nf86 em, .l7wik em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .lypi { padding: 10px 16px; gap: 6px 16px; } }
.vnmz6j9a { flex-shrink: 0; align-self: flex-start; }
.vnmz6j9a .m5z4 { white-space: nowrap; }
@media (max-width: 560px) {
  .u9wg6 { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .cod2qp9z { order: 1; }
  .vnmz6j9a { order: 2; margin-left: auto; align-self: center; }
  .na9z { order: 3; flex: 1 1 100%; min-width: 0; }
}
.gi13s img.qqsz { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.h81k { padding: 20px 24px; }
.wnb6mzr7 { color: var(--text-muted); margin-bottom: 16px; }
.hon4hji7 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.vv3jc, .bdk3x { list-style: none; font-size: 0.9rem; }
.vv3jc li { color: var(--c-pros); margin-bottom: 4px; }
.bdk3x li { color: var(--c-cons); margin-bottom: 4px; }
.vv3jc li::before { content: "✓"; margin-right: 5px; }
.bdk3x li::before { content: "✗"; margin-right: 5px; }
.piub .vv3jc li::before { content: "→"; }
.piub .bdk3x li::before { content: "–"; }
.l3aoc3u  .vv3jc li::before { content: "★"; }
.l3aoc3u  .bdk3x li::before { content: "✕"; }
.n8a3xpj    .vv3jc li::before { content: "◆"; }
.n8a3xpj    .bdk3x li::before { content: "▲"; }
.d6gpvnkq  .vv3jc li::before { content: "▶"; }
.d6gpvnkq  .bdk3x li::before { content: "■"; }
.yv6dh { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.pbixwh1l { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.w3ht1 { background: var(--bg-pros); color: var(--c-tag-pay); }
.gmqh6pv7 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.bz832 .gmqh6pv7 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.v6e3br .gmqh6pv7 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .iw8wr .gq1c0 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .iw8wr .ffwy { margin: 0; }
}
.zna2zj .u9wg6 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.zna2zj .na9z h3 { color: var(--accent-light); }
.zna2zj .cod2qp9z { background: var(--bg-page); border: 1px solid var(--border); }
.bt66j .ffwy { border-top: 4px solid var(--accent); }
.bt66j .u9wg6 { background: var(--bg-card); }
.e7rw2 .ffwy { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.e7rw2 .u9wg6 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.e7rw2 .h81k { padding: 14px 16px; }
.e7rw2 .cod2qp9z { border-radius: 4px; }
.e7rw2 .gmqh6pv7 { border-radius: 0; }
.fvxp5 .u9wg6 { padding: 0; gap: 0; overflow: hidden; }
.fvxp5 .cod2qp9z { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.fvxp5 .na9z { padding: 16px 20px; }
.fvxp5 .vnmz6j9a { padding: 16px 20px; align-self: center; }
.i10p .yr613n { font-size: .95rem; }
.pygefmo0 .qste { gap: 10px; }
.pygefmo0 .oqg6, .pygefmo0 .btzu { padding: 12px; }
.pygefmo0 .oqg6 ul, .pygefmo0 .btzu ul { margin: 4px 0 0; padding-left: 18px; }
.pygefmo0 .oqg6 li, .pygefmo0 .btzu li { font-size: .85rem; margin-bottom: 3px; }
.ap3b5xr .pbixwh1l { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .g8bun1hv { grid-template-columns: 1fr; }
  .atr4 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .atr4 .ond9d3 { width: 72px; height: 50px; }
  .atr4 .yekqkj { max-width: 180px; }
  .atr4 .t4j8 { width: auto; }
}
.ksin .i10p .yr613n { filter: brightness(1.2); }
@media (max-width: 720px) {
  .ksin { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ahjc { padding: 16px; }
  .lv65trrc .o1gx9zh6 { min-width: 50%; }
}
.oxmgq6g .qste { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .stxf6zjk { grid-template-columns: 1fr; }
  .ci36x { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .rgzs92 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .t1l5 { flex-wrap: wrap; padding: 16px; }
}
.zt1yfjob .qste { gap: 8px; }
.zt1yfjob .oqg6, .zt1yfjob .btzu { padding: 8px; }
@media (max-width: 480px) {
  .i5ko2s7 { flex-direction: column; align-items: stretch; }
}
.apqqzv .t4j8 .m5z4 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .gwj016 { flex-direction: column; align-items: stretch; gap: 10px; }
  .apqqzv .t4j8 { text-align: center; }
}
@media (max-width: 720px) {
  .n59q28 { grid-template-columns: 1fr; }
  .lmxn93 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ervw { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.az7k .oxpl { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.hg4ar6 .yr613n { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .lu1t { grid-template-columns: 1fr; }
  .hg4ar6 { width: 100px; height: 100px; margin: 16px auto; }
  .az7k { font-size: 1.4rem; }
  .x6vwim6 { justify-content: center; }
  .lydk8i9p .o1gx9zh6 { min-width: 50%; }
}
.ky1c .qste { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .gns90d9x { flex-wrap: wrap; padding: 14px 16px; }
  .wr4bvsb { padding: 12px 16px; }
  .ky1c .qste { margin: 0 16px; }
  .ky1c .ap3b5xr { padding: 0 16px; }
  .qmxoek { padding: 12px 16px; }
}
.vu8pj5j .w0u45s8 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.vu8pj5j .w0u45s8:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.ncljsda .mfu4t { gap: 18px; }
.ncljsda .w0u45s8 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.ncljsda .w0u45s8:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.u1w02p .mfu4t {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.u1w02p .w0u45s8 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.u1w02p .w0u45s8:last-child { border-bottom: none; }
.u1w02p .w3obcwu,
.u1w02p .yczxj,
.u1w02p .e82a {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.ui5jk .mfu4t { gap: 0; }
.ui5jk .w0u45s8 {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.ui5jk .w0u45s8:last-child { border-bottom: none; }
.ui5jk .w0u45s8:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.ui5jk .w0u45s8:nth-child(even):hover { background: var(--bg-hover); }
.eoqjy .w0u45s8 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.edw55e .e82a .ra6nr9we {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.edw55e .e82a .ra6nr9we:first-child { border-left: none; }
.d54ajboz .e82a .ra6nr9we {
  background: transparent; padding: 4px 8px;
}
.d54ajboz .e82a .w5fk { font-size: .65rem; opacity: .65; }
.d54ajboz .e82a .tgbc3dub   { font-size: 1.15rem; color: var(--accent-light); }
.sbxl .e82a .ra6nr9we {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.bjvo { display: none; }
.irie0 .gsd08d1g { font-size: 1rem; letter-spacing: 2px; }
.svba .gsd08d1g {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.dsam7t48 .gsd08d1g,
.i7ht27h .gsd08d1g,
.wsi69ogf .gsd08d1g { display: none; }
.dsam7t48 .bjvo,
.i7ht27h .bjvo,
.wsi69ogf .bjvo { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.dsam7t48 .bjvo { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.dsam7t48 .bjvo small { display: none; }
.i7ht27h .bjvo {
  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;
}
.i7ht27h .bjvo small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.wsi69ogf .bjvo {
  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;
}
.wsi69ogf .bjvo small { display: none; }
.dsam7t48 .l13050m .yr613n,
.i7ht27h .l13050m .yr613n,
.wsi69ogf .l13050m .yr613n { display: none; }
.dsam7t48 .l13050m strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.dsam7t48 .oxpl { display: none; }
.i7ht27h .l13050m strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.i7ht27h .ex7v,
.i7ht27h .oxpl { font-size: 1em; }
.wsi69ogf .l13050m strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.wsi69ogf .oxpl { display: none; }
.vuml { margin: 16px 0; }
.p15ab { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.p15ab summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.p15ab summary::after { content: "+"; color: var(--accent-light); }
.p15ab[open] summary::after { content: "−"; }
.p15ab p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.kpzb { margin-bottom: 0; }
.przvdwq h2.mltusu9 { color: var(--text-primary); border-color: var(--accent-light); }
.fr0uxskv h2.mltusu9 { color: var(--text-primary); border-color: var(--accent-light); }
.qiox48x .z9e6rm2a     { background: #052e16; border-color: #10b981; }
.qiox48x .qgbow4b { background: #2d0a1e; border-color: #f43f5e; }
.qiox48x .c3vxh    { background: #1e1036; border-color: #a855f7; }
.qiox48x .kz8y8 strong  { color: #f1f5f9; }
.qiox48x .kz8y8 p       { color: #cbd5e1; }
.qiox48x .dx4v7f    .z9e6rm2a     .dr0ncp7::before,
.qiox48x .qw84ym13  .z9e6rm2a     .dr0ncp7::before,
.qiox48x .n834ory  .z9e6rm2a     .dr0ncp7::before,
.qiox48x .e85embl .z9e6rm2a     .dr0ncp7::before { color: #10b981; }
.qiox48x .dx4v7f    .qgbow4b .dr0ncp7::before,
.qiox48x .qw84ym13  .qgbow4b .dr0ncp7::before,
.qiox48x .n834ory  .qgbow4b .dr0ncp7::before,
.qiox48x .e85embl .qgbow4b .dr0ncp7::before { color: #f43f5e; }
.qiox48x .dx4v7f    .c3vxh    .dr0ncp7::before,
.qiox48x .qw84ym13  .c3vxh    .dr0ncp7::before,
.qiox48x .n834ory  .c3vxh    .dr0ncp7::before,
.qiox48x .e85embl .c3vxh    .dr0ncp7::before { color: #a855f7; }
.iyydkhi .z9e6rm2a     { background: #2d2000; border-color: #eab308; }
.iyydkhi .qgbow4b { background: #2d0b0b; border-color: #ef4444; }
.iyydkhi .c3vxh    { background: #2d1600; border-color: #f97316; }
.iyydkhi .kz8y8 strong  { color: #f1f5f9; }
.iyydkhi .kz8y8 p       { color: #cbd5e1; }
.iyydkhi .dx4v7f    .z9e6rm2a     .dr0ncp7::before,
.iyydkhi .qw84ym13  .z9e6rm2a     .dr0ncp7::before,
.iyydkhi .n834ory  .z9e6rm2a     .dr0ncp7::before,
.iyydkhi .e85embl .z9e6rm2a     .dr0ncp7::before { color: #eab308; }
.iyydkhi .dx4v7f    .qgbow4b .dr0ncp7::before,
.iyydkhi .qw84ym13  .qgbow4b .dr0ncp7::before,
.iyydkhi .n834ory  .qgbow4b .dr0ncp7::before,
.iyydkhi .e85embl .qgbow4b .dr0ncp7::before { color: #ef4444; }
.iyydkhi .dx4v7f    .c3vxh    .dr0ncp7::before,
.iyydkhi .qw84ym13  .c3vxh    .dr0ncp7::before,
.iyydkhi .n834ory  .c3vxh    .dr0ncp7::before,
.iyydkhi .e85embl .c3vxh    .dr0ncp7::before { color: #f97316; }
.fp3ze1l .z9e6rm2a     { background: #0c1a2e; border-color: #38bdf8; }
.fp3ze1l .qgbow4b { background: #12103a; border-color: #818cf8; }
.fp3ze1l .c3vxh    { background: #0a2020; border-color: #2dd4bf; }
.fp3ze1l .kz8y8 strong  { color: #f1f5f9; }
.fp3ze1l .kz8y8 p       { color: #cbd5e1; }
.fp3ze1l .dx4v7f    .z9e6rm2a     .dr0ncp7::before,
.fp3ze1l .qw84ym13  .z9e6rm2a     .dr0ncp7::before,
.fp3ze1l .n834ory  .z9e6rm2a     .dr0ncp7::before,
.fp3ze1l .e85embl .z9e6rm2a     .dr0ncp7::before { color: #38bdf8; }
.fp3ze1l .dx4v7f    .qgbow4b .dr0ncp7::before,
.fp3ze1l .qw84ym13  .qgbow4b .dr0ncp7::before,
.fp3ze1l .n834ory  .qgbow4b .dr0ncp7::before,
.fp3ze1l .e85embl .qgbow4b .dr0ncp7::before { color: #818cf8; }
.fp3ze1l .dx4v7f    .c3vxh    .dr0ncp7::before,
.fp3ze1l .qw84ym13  .c3vxh    .dr0ncp7::before,
.fp3ze1l .n834ory  .c3vxh    .dr0ncp7::before,
.fp3ze1l .e85embl .c3vxh    .dr0ncp7::before { color: #2dd4bf; }
.x5io::before,
.bkvx3w90::before { margin-right: 5px; }
.d9qbzaoa .oqg6 ul li,
.d9qbzaoa .vv3jc li         { color: #4ade80; }
.d9qbzaoa .oqg6 .x5io { color: #22c55e; }
.d9qbzaoa .btzu ul li,
.d9qbzaoa .bdk3x li         { color: #f87171; }
.d9qbzaoa .btzu .bkvx3w90 { color: #ef4444; }
.hyrijtl .oqg6 { background: var(--bg-pros); }
.hyrijtl .btzu { background: var(--bg-cons); }
.hyrijtl .oqg6 .x5io { color: var(--c-pros-label); }
.hyrijtl .btzu .bkvx3w90 { color: var(--c-cons); }
.hyrijtl .oqg6 ul li,
.hyrijtl .vv3jc li            { color: var(--c-pros); }
.hyrijtl .btzu ul li,
.hyrijtl .bdk3x li            { color: var(--c-cons); }
.fylaxvit .oqg6 { background: var(--bg-pros); }
.fylaxvit .btzu { background: var(--bg-cons); }
.fylaxvit .oqg6 .x5io { color: var(--c-pros-label); }
.fylaxvit .btzu .bkvx3w90 { color: var(--c-cons); }
.fylaxvit .oqg6 ul li,
.fylaxvit .vv3jc li          { color: var(--c-pros); }
.fylaxvit .btzu ul li,
.fylaxvit .bdk3x li          { color: var(--c-cons); }
.xq0jnw .x5io::before { content: "✓ "; }
.xq0jnw .bkvx3w90::before { content: "✗ "; }
.piub .x5io::before { content: "→ "; }
.piub .bkvx3w90::before { content: "← "; }
.l3aoc3u .x5io::before { content: "★ "; }
.l3aoc3u .bkvx3w90::before { content: "✕ "; }
.n8a3xpj .x5io::before { content: "◆ "; }
.n8a3xpj .bkvx3w90::before { content: "▲ "; }
.v6e3br .kz8y8 { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.v6e3br .kz8y8 strong { color: var(--text-primary); }
.v6e3br .kz8y8 p      { color: var(--text-muted); }
.bz832 .kz8y8 { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.lytap9 .kz8y8 {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.lytap9 .kz8y8 strong,
.lytap9 .kz8y8 p { color: #fff; }
.lytap9 .dr0ncp7::before { color: rgba(255,255,255,0.9) !important; }
.l1slh4 .kz8y8 {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.l1slh4 .kz8y8 strong { color: var(--text-primary); }
.l1slh4 .kz8y8 p      { color: var(--text-muted); }
.svi7v .kz8y8 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.dx4v7f .dr0ncp7,
.qw84ym13 .dr0ncp7,
.n834ory .dr0ncp7,
.e85embl .dr0ncp7 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.dx4v7f .dr0ncp7::before,
.qw84ym13 .dr0ncp7::before,
.n834ory .dr0ncp7::before,
.e85embl .dr0ncp7::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.dx4v7f .z9e6rm2a     .dr0ncp7::before { content: "✦"; color: var(--c-tip-border); }
.dx4v7f .qgbow4b .dr0ncp7::before { content: "▲"; color: var(--c-warn-border); }
.dx4v7f .c3vxh    .dr0ncp7::before { content: "◉"; color: #60a5fa; }
.qw84ym13 .z9e6rm2a     .dr0ncp7::before { content: "★"; color: var(--c-tip-border); }
.qw84ym13 .qgbow4b .dr0ncp7::before { content: "◆"; color: var(--c-warn-border); }
.qw84ym13 .c3vxh    .dr0ncp7::before { content: "●"; color: #60a5fa; }
.n834ory .z9e6rm2a     .dr0ncp7::before { content: "▶"; color: var(--c-tip-border); }
.n834ory .qgbow4b .dr0ncp7::before { content: "■"; color: var(--c-warn-border); }
.n834ory .c3vxh    .dr0ncp7::before { content: "▸"; color: #60a5fa; }
.e85embl .z9e6rm2a     .dr0ncp7::before { content: "→"; color: var(--c-tip-border); }
.e85embl .qgbow4b .dr0ncp7::before { content: "⬥"; color: var(--c-warn-border); }
.e85embl .c3vxh    .dr0ncp7::before { content: "◈"; color: #60a5fa; }
.lsks .iai3y4u7 .wg01,
.lsks .f4up6s .wg01  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.lsks .zxnc                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.lsks .w0u45s8                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.lsks .ffwy            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.lsks .r61o          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.lsks .d1d4z                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.u0as .iai3y4u7 .wg01,
.u0as .f4up6s .wg01,
.u0as .zxnc,
.u0as .w0u45s8,
.u0as .ffwy,
.u0as .r61o,
.u0as .d1d4z,
.u0as .svi7v .kz8y8 { box-shadow: none; }
.azu2sakr   body, .azu2sakr   { font-size: 0.9rem; }
.azu2sakr   .m1b2b7, .azu2sakr .vst5b4, .azu2sakr .axn5bzf,
.azu2sakr   .d9gfc, .azu2sakr .gkaxgj { font-size: 0.9rem; }
.azu2sakr   .j8n710, .azu2sakr .xczpz { font-size: 0.9rem; }
.lwglz   .m1b2b7, .lwglz .vst5b4, .lwglz .axn5bzf,
.lwglz   .d9gfc, .lwglz .gkaxgj { font-size: 0.95rem; }
.lwglz   .j8n710, .lwglz .xczpz { font-size: 0.95rem; }
.jcej   .m1b2b7, .jcej .vst5b4, .jcej .axn5bzf,
.jcej   .d9gfc, .jcej .gkaxgj { font-size: 1.08rem; }
.jcej   .j8n710, .jcej .xczpz { font-size: 1.05rem; }
.jcej   .rrdkh24 { font-size: 0.97rem; }
.f1gbai1 .lrveiz      { font-size: 3.2rem; }
.f1gbai1 h2.mltusu9 { font-size: 1.9rem; }
.f1gbai1 h3.mo1436u     { font-size: 1.4rem; }
.x9641 .lrveiz      { font-size: 3.8rem; }
.x9641 h2.mltusu9 { font-size: 2.2rem; }
.x9641 h3.mo1436u     { font-size: 1.6rem; }
.kpzb + .kpzb { position: relative; }
.g3qvzem0   .kpzb + .kpzb::before,
.rslyqqw  .kpzb + .kpzb::before,
.sri0   .kpzb + .kpzb::before,
.samn   .kpzb + .kpzb::before,
.uxroqc9q   .kpzb + .kpzb::before,
.wuofgd5 .kpzb + .kpzb::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.g3qvzem0 .kpzb + .kpzb::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.rslyqqw .kpzb + .kpzb::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.sri0 .kpzb + .kpzb::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;
}
.samn .kpzb + .kpzb::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.l4cv1 .kpzb { margin-bottom: 16px; }
.l4cv1 .kpzb + .kpzb { margin-top: 0; }
.l4cv1 .h41sden0 { padding-top: 0; padding-bottom: 0; }
.uxroqc9q .kpzb + .kpzb::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.wuofgd5 .kpzb + .kpzb::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.pu9o .kpzb + .kpzb::before,
.y4ha .kpzb + .kpzb::before,
.u9j8 .kpzb + .kpzb::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%;
}
.fyza8c2z .pu9o .kpzb:nth-child(even)::before,
.fyza8c2z .y4ha .kpzb:nth-child(even)::before,
.fyza8c2z .u9j8 .kpzb:nth-child(even)::before { background: var(--bg-surface); }
.coiudml .pu9o .kpzb:nth-child(even)::before,
.coiudml .y4ha .kpzb:nth-child(even)::before,
.coiudml .u9j8 .kpzb:nth-child(even)::before { background: var(--bg-card); }
.pu9o .kpzb + .kpzb::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");
}
.y4ha .kpzb + .kpzb::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");
}
.u9j8 .kpzb + .kpzb::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");
}
.r3bew .f340bm,
.r3bew .zlv7u { margin-bottom: 60px; }
.d5noa6af .t3rj,
.r3bew .t3rj { padding-bottom: 60px; }
.hjasqb8g .t3rj { padding-bottom: 70px; }
.r3bew .f340bm::before,
.r3bew .f340bm::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");
}
.fu1cwu4 .e43kjg9l { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.i4lioa6 .e43kjg9l { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.t2gp .e43kjg9l { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.gw3m .e43kjg9l { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.xcisdmcw .e43kjg9l { background: var(--accent-bg); }
.l1ht0mt1 .in5mst { float: left; width: 38%; margin: 0 28px 16px 0; }
.l1ht0mt1 .in5mst .mxfd { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.l1ht0mt1 .h41sden0::after { content: ''; display: block; clear: both; }
.pq2m1vq9 .in5mst { float: right; width: 38%; margin: 0 0 16px 28px; }
.pq2m1vq9 .in5mst .mxfd { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.pq2m1vq9 .h41sden0::after { content: ''; display: block; clear: both; }
.hboccvts .kpzb:nth-child(odd)  .in5mst { float: left;  width: 38%; margin: 0 28px 16px 0; }
.hboccvts .kpzb:nth-child(even) .in5mst { float: right; width: 38%; margin: 0 0 16px 28px; }
.hboccvts .in5mst .mxfd { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.hboccvts .h41sden0::after { content: ''; display: block; clear: both; }
.l1ht0mt1 .m5s3bkb,
.l1ht0mt1 .mfu4t,
.pq2m1vq9 .m5s3bkb,
.pq2m1vq9 .mfu4t,
.hboccvts .m5s3bkb,
.hboccvts .mfu4t { clear: both; }
@media (max-width: 900px) {
  .l1ht0mt1 .in5mst,
  .pq2m1vq9 .in5mst,
  .hboccvts .kpzb:nth-child(odd)  .in5mst,
  .hboccvts .kpzb:nth-child(even) .in5mst {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .l1ht0mt1 .in5mst .mxfd,
  .pq2m1vq9 .in5mst .mxfd,
  .hboccvts .in5mst .mxfd {
    max-height: none !important;
  }
}
.l1ht0mt1 .j8n710,
.l1ht0mt1 .xczpz,
.pq2m1vq9 .j8n710,
.pq2m1vq9 .xczpz,
.hboccvts .j8n710,
.hboccvts .xczpz { overflow: hidden; }
@media (max-width: 640px) {
  .l1ht0mt1 .in5mst,
  .pq2m1vq9 .in5mst,
  .hboccvts .in5mst { float: none; width: 100%; margin: 0 0 16px 0; }
}
.cc2lz .jgnjcz0,
.cc2lz .h41sden0,
.cc2lz .mmgt  { max-width: 1100px; }
.u4d3b .jgnjcz0,
.u4d3b .h41sden0,
.u4d3b .mmgt  { max-width: 1200px; }
.b4bhs .jgnjcz0,
.b4bhs .h41sden0,
.b4bhs .mmgt  { max-width: 1320px; }
.cg22ytzl { font-size: 0.82rem; color: var(--text-muted); }
.ne61yx3 { display: flex; align-items: center; }
.t640mb {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.r7c7r { display: flex; align-items: center; }
.oalkpohb { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.oalkpohb:hover { text-decoration: underline; }
.ijvy0qrr { margin: 0 3px; opacity: 0.45; }
.ijvy0qrr::before { content: '/'; }
.gmr6 { padding: 2px 5px; color: var(--text-main); }
.potqgk5 .cg22ytzl {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.potqgk5 .ne61yx3 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.qor9mo .cg22ytzl {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.qor9mo .ne61yx3 { padding: 0 0 0 12px; }
.jp5ubhln .ne61yx3 { padding: 0 16px; }
.jp5ubhln .cg22ytzl {
  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);
}
.jp5ubhln .jgnjcz0 { padding-top: 28px; }
@media (max-width: 720px) {
  .wjg2 { margin-top: 18px; padding: 0 16px; }
  .jp5ubhln .jgnjcz0 { padding-top: 16px; }
}
.cc2lz.potqgk5 .ne61yx3 { max-width: 1100px; }
.u4d3b.potqgk5 .ne61yx3 { max-width: 1200px; }
.b4bhs.potqgk5 .ne61yx3 { max-width: 1320px; }
.zix0bv3 .kpzb { padding-top: 16px; padding-bottom: 16px; }
.agsqgcjp .kpzb { padding-top: 24px; padding-bottom: 24px; }
.ke59 .kpzb { padding-top: 40px; padding-bottom: 40px; }
.lgm3iel .kpzb { padding-top: 52px; padding-bottom: 52px; }
.fc4f .kpzb:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.fc4f .kpzb:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.fc4f .kpzb:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.fc4f .kpzb:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ybfqxxs6 .h41sden0 { padding-top: 10px;  padding-bottom: 10px; }
.zieci .h41sden0 { padding-top: 18px;  padding-bottom: 18px; }
.b2o23 .h41sden0 { padding-top: 36px;  padding-bottom: 36px; }
.p1scl8w .h41sden0 { padding-top: 48px;  padding-bottom: 48px; }
.xniykmvm h2.mltusu9 { font-weight: 600; }
.xniykmvm h3.mo1436u     { font-weight: 600; }
.e8c718 { font-weight: 500; }
.e8c718 h2.mltusu9 { font-weight: 800; }
.e8c718 h3.mo1436u     { font-weight: 700; }
.ze5bl8 h2.mltusu9 { font-weight: 900; }
.ze5bl8 h3.mo1436u     { font-weight: 800; }
.ze5bl8 .kz8y8 strong,
.ze5bl8 .kz8y8 strong { font-weight: 600; }
.opv2 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.uxq8w .opv2 { display: none; }
@media (max-width: 640px) {
  .opv2 { display: none !important; }
}
.opv2 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.opv2:hover { opacity: 0.85; }
.n4n5 .opv2 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.qfdu .zhzy { right: 32px; }
@media (max-width: 480px) {
  .qfdu .zhzy { right: 20px; bottom: 20px; }
  .ufrqd  .zhzy { left: 20px; bottom: 20px; }
}
.el8kz6 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.mmgt { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.a13dps { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.duca { color: var(--text-dim); font-size: 0.8rem; }
.kiax a, .nz7i5 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.kiax a:hover, .nz7i5 a:hover { color: var(--accent-light); }
.nz7i5 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.wooml8 .mmgt { text-align: center; }
.wooml8 .nz7i5 { justify-content: center; margin-bottom: 16px; }
.wooml8 .a13dps { margin-top: 0; }
.x2l8z { margin-top: 10px; }
.x2l8z a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .mmgt { padding-left: 16px; padding-right: 16px; }
  .fpp565 .mmgt { padding: 20px 16px; }
  .nz7i5 { gap: 4px 12px; }
  .a13dps { font-size: 0.78rem; }
}
.jse6b .a13dps { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.jse6b .duca { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .jse6b .awb3mww2 { grid-template-columns: 1fr 1fr; } .jse6b .b2c1hu { grid-column: 1 / -1; } }
@media (max-width: 480px) { .jse6b .awb3mww2 { grid-template-columns: 1fr; } }
.cvdf .a13dps { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .cvdf .i01zpa6 { gap: 12px; } .cvdf .bahxj { margin-right: 0; width: 100%; } }
.wdh26d .a13dps { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.wdh26d .duca { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .wdh26d .gpwlxvb { grid-template-columns: 1fr 1fr; } .wdh26d .nktkwsa { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wdh26d .gpwlxvb { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .n05p9 .ekued { grid-template-columns: 1fr 1fr; } .n05p9 .qqkp6:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .n05p9 .ekued { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .mki2ltx .ekued { grid-template-columns: 1fr; } }
.p3gbz .mmgt { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.p3gbz .nz7i5 { justify-content: center; }
.nzmhrt .r4shod      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.nzmhrt .el8kz6 { background: var(--bg-page); border-top-color: var(--border-alt); }
.jnthhs4v .r4shod      { background: #0d1117; border-bottom-color: #21262d; }
.jnthhs4v .df4sjav0 { color: var(--accent-light); }
.jnthhs4v .gptgt { --msep-color: #8b949e; }
.jnthhs4v .gptgt a { color: #8b949e; }
.jnthhs4v .gptgt a:hover { color: var(--accent-light); }
.jnthhs4v .yzetk { color: #8b949e; }
.jnthhs4v .el8kz6 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.jnthhs4v .a13dps,
.jnthhs4v .duca { color: #6e7681; }
.jnthhs4v .kiax a, .jnthhs4v .nz7i5 a,
.jnthhs4v .kiax a:hover, .jnthhs4v .nz7i5 a:hover,
@media (max-width: 640px) {
  .jnthhs4v .gptgt { background: #0d1117; border-top-color: #21262d; }
  .jnthhs4v .gptgt li a { border-bottom-color: #21262d; }
}
.c785 .r4shod      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.c785 .df4sjav0 { color: var(--accent-light); }
.c785 .gptgt { --msep-color: #475569; }
.c785 .gptgt a { color: #475569; }
.c785 .gptgt a:hover { color: var(--accent-light); }
.c785 .yzetk { color: #64748b; }
.c785 .el8kz6 { background: #f0f4f8; border-top-color: #cbd5e1; }
.c785 .a13dps,
.c785 .duca { color: #64748b; }
.c785 .kiax a, .c785 .nz7i5 a,
.c785 .kiax a:hover, .c785 .nz7i5 a:hover,
@media (max-width: 640px) {
  .c785 .gptgt { background: #f0f4f8; border-top-color: #cbd5e1; }
  .c785 .gptgt li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.e57bp .r4shod      { background: var(--accent); border-bottom-color: var(--accent-light); }
.e57bp .df4sjav0 { color: #fff; }
.e57bp .gptgt { --msep-color: rgba(255,255,255,0.82); }
.e57bp .gptgt a { color: rgba(255,255,255,0.82); }
.e57bp .gptgt a:hover { color: #fff; }
.e57bp .yzetk { color: rgba(255,255,255,0.9); }
.e57bp .el8kz6 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.e57bp .a13dps,
.e57bp .duca { color: rgba(255,255,255,0.72); }
.e57bp .kiax a, .e57bp .nz7i5 a,
.e57bp .kiax a:hover, .e57bp .nz7i5 a:hover,
@media (max-width: 640px) {
  .e57bp .gptgt { background: var(--accent); border-top-color: var(--accent-light); }
  .e57bp .gptgt li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.r9fmrj9n .r4shod {
  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);
}
.r9fmrj9n .el8kz6 {
  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) {
  .r9fmrj9n .gptgt {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.wvee4 .ksj7kj { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.vdfekpk .ksj7kj { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.zfdu4g .ksj7kj { min-height: 72px; height: auto; }
.eznwad0 .ksj7kj { min-height: 84px; height: auto; }
.fpp565 .ksj7kj { max-width: none; padding: 0 32px; }
.fpp565 .mmgt  { max-width: none; padding: 24px 32px; }
.p1trbg9n.u4d3b .ksj7kj { max-width: 1200px; }
.p1trbg9n.b4bhs .ksj7kj { max-width: 1320px; }
.aocmux   .df4sjav0, .aocmux   .bahxj { text-transform: capitalize; }
.shnyw5c9 .df4sjav0, .shnyw5c9 .bahxj { text-transform: lowercase; }
.vz55aqg2 .df4sjav0, .vz55aqg2 .bahxj { text-transform: uppercase; letter-spacing: 0.06em; }
.tcqls03j, .whi6e {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.jpo9d .tcqls03j,
.qhldul81 .tcqls03j,
.wtygnru .tcqls03j,
.h2hc4aar .tcqls03j,
.w9v9x4pf   .gptgt a { font-weight: 500; }
.icrl .gptgt a { font-weight: 600; }
.srglnuqb     .gptgt a { font-weight: 700; }
.xksxij    .gptgt a { font-weight: 800; letter-spacing: 0.01em; }
.moxxpiyw     .gptgt > li + li::before,
.yemf6    .gptgt > li + li::before,
.uwvudya1    .gptgt > li + li::before,
.vrbpf0j1 .gptgt > li + li::before,
.fwgdhgl .gptgt > li + li::before,
.witw1t  .gptgt > li + li::before,
.bweeki    .gptgt > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.moxxpiyw     .gptgt > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.yemf6    .gptgt > li + li::before { content: "|"; }
.uwvudya1    .gptgt > li + li::before { content: "—"; }
.vrbpf0j1 .gptgt > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.fwgdhgl .gptgt > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.witw1t  .gptgt > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.bweeki    .gptgt > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .knhc .yzetk,
  .q0i6mj0r .yzetk,
  .voq5k2 .yzetk,
  .efy5sw1 .yzetk,
  .i23kcy .yzetk {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .knhc .yzetk::before,
  .q0i6mj0r .yzetk::before,
  .voq5k2 .yzetk::before,
  .efy5sw1 .yzetk::before,
  .i23kcy .yzetk::before { content: ""; display: block; flex-shrink: 0; }

  
  .knhc .yzetk::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;
  }

  
  .q0i6mj0r .yzetk::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;
  }

  
  .voq5k2 .yzetk::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;
  }

  
  .efy5sw1 .yzetk::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;
  }

  
  .i23kcy .yzetk::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) {
  .y64fzw .yzetk {
    padding: 5px 14px;
  }
  .y64fzw .gptgt {
    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;
  }
  .y64fzw .gptgt li a {
    border-bottom: none; padding: 10px 22px;
  }
  .y64fzw .gptgt li a:hover { background: var(--bg-raised); }
  .y64fzw .hu74,
  .ab7g .hu74,
  .w7vzg .hu74 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .thitk .yzetk {
    padding: 5px 10px;
  }
  .thitk .gptgt {
    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);
  }
  .thitk .gptgt.uga72c { transform: translateX(0); }
  .thitk .gptgt li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .thitk .gptgt li:last-child a { border-bottom: none; }
  .e57bp .gptgt,
  .jnthhs4v .gptgt { background: var(--accent) !important; }
  .e57bp .gptgt li a,
  .jnthhs4v .gptgt li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .w7vzg .yzetk {
    padding: 5px 10px;
  }
  .w7vzg .gptgt {
    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);
  }
  .w7vzg .gptgt::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .w7vzg .gptgt.uga72c { transform: translateY(0); }
  .w7vzg .gptgt li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .o2k86 .yzetk {
    padding: 5px 10px;
  }
  .o2k86 .gptgt {
    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;
  }
  .o2k86 .gptgt.uga72c { opacity: 1; pointer-events: auto; }
  .o2k86 .gptgt li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .o2r6     .yzetk { border-radius: 0 !important; }
  .p2ty87   .yzetk { border-radius: 8px !important; }
  .on6mvgoj .yzetk { border-radius: 50% !important; }
  .ebanpm   .yzetk { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .n6tykrxk .bck0jx { flex-direction: column; align-items: stretch; }
  .n6tykrxk .xkhg { flex-direction: row; min-width: auto; }
  .n6tykrxk .xzuw { align-items: flex-start; text-align: left; }
}
.sgjeg,
.sgjeg.kpzb,
.fyza8c2z .sgjeg,
.r54s1rgp .sgjeg,
.coiudml .sgjeg,
.c5mz .sgjeg {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.bpinu {
  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;
}
.o118 { flex: 1 1 280px; min-width: 0; }
.mbtl {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.ds8t3myp {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.q2shg4 {
  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;
}
.q2shg4:hover { transform: translateY(-1px); opacity: 0.95; }
.fnfqt .bpinu {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.fnfqt .mbtl { color: var(--cta); }
.fnfqt .ds8t3myp { color: var(--text-body); }
.fnfqt .q2shg4 {
  background: var(--cta) !important;
  color: #fff !important;
}
.ukc4ee .bpinu {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ukc4ee .mbtl { color: var(--text-primary); }
.ukc4ee .ds8t3myp { color: var(--text-body); }
.ukc4ee .q2shg4 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .bpinu {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .o118 { flex: 0 0 auto; }
  .mbtl { font-size: 1.2rem; }
  .q2shg4 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.szdhcy46 .y2flmwau { height: 36px; }
.o9ecog .y2flmwau { height: 60px; max-width: 200px; }
.bdr1 .y2flmwau { height: 56px; max-width: 180px; }
.jjhgu    .gsd08d1g, .jjhgu    .yr613n { color: #f59e0b; }
.btq8nrep      .gsd08d1g { font-size: 1rem; letter-spacing: 1.5px; }
.btq8nrep      .yr613n   { font-size: 1.35rem; }
.atr3vzg4    .gsd08d1g, .atr3vzg4    .yr613n { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.vaxu     .gsd08d1g, .vaxu     .yr613n { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.jmhxz8n5 .gsd08d1g, .jmhxz8n5 .yr613n { color: var(--cta); letter-spacing: 2px; }
.qaofxmo   .gsd08d1g, .qaofxmo   .yr613n { color: #e91e63; letter-spacing: 2px; }
.tycyx  .gsd08d1g, .tycyx  .yr613n { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.smn0e     .gsd08d1g, .smn0e     .yr613n { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.edw55e .ra6nr9we + .ra6nr9we {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.ixecwh .w0u45s8 { padding: 18px 24px; min-height: 68px; }
.d54ajboz .w5fk {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.d54ajboz .tgbc3dub {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.sbxl .ra6nr9we {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.mfu4t { counter-reset: cs-rank; }
.mfu4t .w0u45s8 { counter-increment: cs-rank; }
.mfu4t .w0u45s8::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;
}
.olrt6h .mfu4t { counter-reset: cs-rank; gap: 0; }
.olrt6h .w0u45s8 {
  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;
}
.olrt6h .w0u45s8::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;
}
.olrt6h .w3obcwu {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.olrt6h .nbr8tbc {
  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;
}
.olrt6h .okv4mv { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.olrt6h .w3obcwu { min-width: 0; flex-direction: column; width: 100%; }
.olrt6h .rbxetwc {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.olrt6h .gsd08d1g { color: var(--cta, var(--accent)); }
.olrt6h .bjvo { font-weight: 700; }
.olrt6h .ra6nr9we {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.olrt6h .w5fk {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.olrt6h .tgbc3dub {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.olrt6h .if9f .tgbc3dub { font-size: 1.3rem; color: var(--accent-light); }
.olrt6h .mq3b3rg9 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.olrt6h .w0u45s8:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .olrt6h .mfu4t {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .olrt6h .w0u45s8 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .olrt6h .w0u45s8 { padding: 40px 16px 20px; }
  .olrt6h .ra6nr9we {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .olrt6h .mq3b3rg9 { width: 100%; min-width: 0; }
}
.u71j .mfu4t { counter-reset: cs-rank; gap: 10px; }
.u71j .w0u45s8 {
  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);
}
.u71j .w0u45s8::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);
}
.u71j .w3obcwu {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.u71j .nbr8tbc {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.u71j .okv4mv { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.u71j .rbxetwc {
  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;
}
.u71j .gsd08d1g { color: var(--cta, var(--accent)); }
.u71j .ra6nr9we {
  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;
}
.u71j .w5fk {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.u71j .tgbc3dub { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.u71j .if9f .tgbc3dub { color: var(--accent-light); }
.u71j .mq3b3rg9 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.u71j .w0u45s8:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .u71j .w0u45s8 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .u71j .w0u45s8::before {
    position: absolute; top: 14px; left: 14px;
  }
  .u71j .w3obcwu {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .u71j .rbxetwc { white-space: normal; text-align: center; font-size: 1.2rem; }
  .u71j .ra6nr9we {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .u71j .mq3b3rg9 { width: 100%; min-width: 0; }
  .u71j .gsd08d1g { min-width: 0; }
}
.sqbqq .w0u45s8::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.i0wxn77 .p15ab {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.i0wxn77 .p15ab summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.i0wxn77 .p15ab p { padding: 0 2px 16px; }
.bk9efbm .p15ab { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.bk9efbm .p15ab summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.bk9efbm .p15ab summary::after { content: "›"; font-size: 1.2em; }
.bk9efbm .p15ab[open] summary::after { content: "‹"; }
.bk9efbm .p15ab p { padding: 10px 22px 4px; }
.cafxa7 .p15ab {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.cafxa7 .p15ab summary { color: var(--text-primary); padding-left: 16px; }
.cafxa7 .p15ab summary::after { content: "›"; font-size: 1.1em; }
.cafxa7 .p15ab[open] summary::after { content: "‹"; }
.cafxa7 .p15ab p { padding-left: 16px; }
.gnogus2p .vuml { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.gnogus2p .p15ab {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.gnogus2p .p15ab:last-child { border-bottom: none; }
.gnogus2p .p15ab summary { color: var(--text-primary); border-radius: 0; }
.gnogus2p .p15ab summary::after { content: "›"; font-size: 1.1em; }
.gnogus2p .p15ab[open] summary::after { content: "‹"; }
.he0p .p15ab { overflow: hidden; }
.he0p .p15ab summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.he0p .p15ab summary::after { color: rgba(255,255,255,.75); }
.he0p .p15ab[open] summary { border-radius: 0; }
.yysfiap { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.bw50kwn {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.le815 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.tpyydy { color: var(--text-muted); font-size: 1.05rem; }
.cruq {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.drdwxeg { margin-bottom: 20px; }
.s3xcip {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.ha3r {
  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;
}
.ha3r:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.kxhkmyy9 { resize: vertical; min-height: 130px; }
.q9sq { width: 100%; margin-top: 8px; }
.rn7m {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.c35ya5 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.fsll8 { color: var(--text-muted); line-height: 1.75; }
.g35k8p5 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.g35k8p5 li { margin-bottom: 6px; }
.qislco7t { max-width: 760px; margin: 0 auto; }
.jm1hquu { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.jm1hquu:last-child { border-bottom: none; }
.mnx2qt3z { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.jm1hquu p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.jm1hquu ul.g35k8p5 { margin: 0; }
.wu6s .mnx2qt3z { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .wu6s { grid-template-columns: 1fr; gap: 10px; } }
.jnbiwi .mnx2qt3z { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.jzdh3w .g35k8p5 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .kjiwgf5 { grid-template-columns: 1fr; } }
.w6xlr { color: inherit; text-decoration: none; }
.w6xlr:hover { color: var(--accent-light); text-decoration: underline; }
.q9nqr { display: inline-block; line-height: 0; }
.nahjs { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ixwmb { margin-bottom: 48px; }
.hdi3qlns { max-width: 760px; margin: 0 auto; }
.jr2y1 { max-width: 640px; margin: 0 auto; }
.ze16cvt { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.ze16cvt:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.fjaexat { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.ze16cvt p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ze16cvt ul.g35k8p5 { margin: 0; }
.moc56yg { color: var(--text-muted); line-height: 1.75; }
.umhqhb .g35k8p5,
.jr2y1 .g35k8p5,
.gsjma5iv .g35k8p5,
.gtlhe .g35k8p5 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.umhqhb .ze16cvt,
.jr2y1 .ze16cvt { text-align: left; }
.umhqhb .fjaexat,
.jr2y1 .fjaexat { text-align: center; }
.td66sd { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.kxt3t4r4 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.x10sem { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.nh55abg { margin-top: 12px; }
.zlu1a { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.zlu1a:hover { border-bottom-color: var(--accent-light); }
.o2h9 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.o2h9 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.k0uf6 { width: 72px; height: 72px; }
.hjrid675 { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.uqxm19e { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.qgoqltt { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .h8py0 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.drog5qbg .x10sem, .drog5qbg .kxt3t4r4 { max-width: 640px; }
.bvl3c2hx .td66sd { font-size: 1.6rem; margin-top: 18px; }
.r3yz3tb .x10sem { margin-bottom: 28px; }
@media (max-width: 860px) { .g3gt { grid-template-columns: 1fr; } .bvl3c2hx { position: static; text-align: center; } }
.qirwbyk .o2h9 { margin: 0 auto 18px; }
.qirwbyk .uqxm19e { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .amro { grid-template-columns: 1fr; } }
.vr6ubl .td66sd { font-size: 1.6rem; margin-bottom: 6px; }
.gtlhe .g35k8p5 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .vr6ubl { flex-direction: column; text-align: center; } .bc0to6 { grid-template-columns: 1fr; } }
.ysot { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.ysot .td66sd { font-size: 1.35rem; margin: 0 0 4px; }
.ysot .uqxm19e { margin: 0; }
.n66hkz .le815 { color: var(--accent-light); }
.eohix .le815 { font-size: 2rem; }
.eohix .tpyydy { max-width: 680px; }
.mbyeoer .le815 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.mbyeoer .tpyydy  { margin: 0; }
@media (max-width: 640px) { .mbyeoer { flex-direction: column; } }
.v1d2n0ch .le815 { color: var(--accent-light); }
.bc3bo2 .le815 { color: #fff; }
.bc3bo2 .tpyydy  { color: rgba(255,255,255,0.85); }
.x8z8t4 { max-width: 680px; margin: 0 auto; }
.u92cw6 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .u92cw6 { grid-template-columns: 1fr; } }
.py0g0bi .ha3r {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.py0g0bi .ha3r:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.teh7 .ha3r { background: var(--bg-raised); border-color: transparent; }
.teh7 .ha3r:focus { background: var(--bg-card); border-color: var(--accent-light); }
.ofnmpyn .ha3r { border-radius: 100px; padding: 11px 20px; }
.ofnmpyn .kxhkmyy9 { border-radius: 14px; }
@media (max-width: 640px) { .d1g350 { grid-template-columns: 1fr; } }
.qr2d8gsc{display:none}
.qr2d8gsc:empty,.e331:empty{display:none}
.b8lr1{position:relative;overflow:visible}
.w2f0 .vrbg8,.tgto3 .vrbg8,
.rcjut .vrbg8,.s438z .vrbg8,
.m1rqxcba .vrbg8,.s3gdmrwm .vrbg8{display:block}
.me10 .qzco{display:block}
.w2f0 .vrbg8,.tgto3 .vrbg8,
.rcjut .vrbg8,.s438z .vrbg8,
.m1rqxcba .vrbg8{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.w2f0 .vrbg8 .e331,.tgto3 .vrbg8 .e331,
.rcjut .vrbg8 .e331,.s438z .vrbg8 .e331,
.m1rqxcba .vrbg8 .e331{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.w2f0 .dsyu8w,.tgto3 .dsyu8w,
.rcjut .dsyu8w,.s438z .dsyu8w,
.m1rqxcba .dsyu8w{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.w2f0 .vrbg8,.tgto3 .vrbg8{top:12px}
.w2f0 .vrbg8 .e331{margin-right:auto}
.tgto3 .vrbg8 .e331{margin-left:auto}
.tgto3 .vrbg8{text-align:right}
.rcjut .vrbg8,.s438z .vrbg8{bottom:12px}
.rcjut .vrbg8 .e331{margin-right:auto}
.s438z .vrbg8 .e331{margin-left:auto}
.s438z .vrbg8{text-align:right}
.m1rqxcba .vrbg8{position:relative;margin-top:16px}
.m1rqxcba .vrbg8 .e331{margin:0 auto}
.s3gdmrwm .vrbg8{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.s3gdmrwm .vrbg8 .e331{margin:0}
.s3gdmrwm .e43kjg9l~.vrbg8,
.s3gdmrwm .nmmw06q2~.vrbg8{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.s3gdmrwm .e43kjg9l~.vrbg8 .e331,
.s3gdmrwm .nmmw06q2~.vrbg8 .e331{justify-content:flex-start}
.e43kjg9l~.vrbg8,.nmmw06q2~.vrbg8{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}
.e43kjg9l~.vrbg8 .e331{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.nmmw06q2~.vrbg8 .e331{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.qzco .e331{margin:0 0 12px}
.e331{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.dsyu8w{white-space:nowrap}
.tl8hsx .dsyu8w{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.etcz0ye .dsyu8w{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.xyl3 .e331{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.lmzixoi .dsyu8w{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.ojz94 .dsyu8w{color: var(--accent-light);opacity:1;font-weight:500}
.x7xu0 .dsyu8w{border-bottom:1px solid currentColor;padding-bottom:2px}
.gfet .e331{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.vl559s{--date-bg:var(--accent-bg)}
.lqzhlmxf .zvdf::before{content:""}
.wpth2xw .dsyu8w + .dsyu8w::before{content:"•";margin-right:6px;opacity:.4}
.rmycx .dsyu8w + .dsyu8w::before{content:"/";margin-right:6px;opacity:.35}
.rr7p .dsyu8w + .dsyu8w::before{content:"|";margin-right:6px;opacity:.3}
.hjb0pf9 .dsyu8w + .dsyu8w::before{content:"—";margin-right:6px;opacity:.3}
.wjlaqy .dsyu8w + .dsyu8w::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.qcq9ce8i .dsyu8w + .dsyu8w::before{content:"·";margin-right:6px;opacity:.4}
.zji9e .dsyu8w + .dsyu8w::before{content:"›";margin-right:6px;opacity:.4}
.d9ncls3 .dsyu8w + .dsyu8w::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.sovnl{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.nqb9g8{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ucd50{display:flex;flex-direction:column;gap:3px}
.kd16b{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.t7a5{font-weight:700;font-size:1rem;color:var(--text-heading)}
.roox{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.ymw88e .sovnl{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.pf8vdxj .sovnl{border-top:3px solid var(--accent);padding-top:18px}
.q5djs5sp .sovnl{border-left:3px solid var(--accent);border-radius:0}
.rajq .sovnl{padding:20px 0}
@media(max-width:640px){
  .sovnl{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .roox{max-width:100%}
}
.egpv3gzf .r61o{margin:0}
@media (max-width:560px){
  .qp0ga{grid-template-columns:repeat(2,1fr);gap:12px}
}
.zxvtn7m0 {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.zxvtn7m0.h61ae {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.tcv9ab0x {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.tcv9ab0x .lb6n3i {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  width: 36px; height: 36px; border-radius: 50%;
  padding: 0; margin: 0;
  z-index: 2;
  font-size: 0 !important; color: transparent !important;   
  transition: background 0.15s;
}
.tcv9ab0x .lb6n3i::before,
.tcv9ab0x .lb6n3i::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.tcv9ab0x .lb6n3i::before { transform: translate(-50%, -50%) rotate(45deg); }
.tcv9ab0x .lb6n3i::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.tcv9ab0x .lb6n3i:hover { background: rgba(0,0,0,0.12) !important; }
.zpianh {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.gwpcl4 {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.rf5r5f7t {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.tjknlzci {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.tcv9ab0x .fjaemxl {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.tcv9ab0x .fjaemxl:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .tcv9ab0x { padding: 28px 18px 20px; }
  .rf5r5f7t { font-size: 1.2rem; }
  .zpianh { max-width: 220px; max-height: 80px; }
}
.ca6a {
  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);
}
.h664ji {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.nx44msy  .ca6a { border-radius: 50%; }
.nmj3j  .ca6a { border-radius: 6px; }
.euedegjp .ca6a { border-radius: 22px; }
.t3ledrvd .bpinu {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .ca6a { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.ir7zqe .kpzb {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.ir7zqe .h41sden0 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.ir7zqe .bpinu {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.bxbgbs {
  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;                  
}
.bxbgbs.h61ae { transform: translate(-50%, 0); }
.bxbgbs .kpzb,
.bxbgbs .h41sden0 {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.bxbgbs .bpinu {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.ejzhw {
  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;
}
.ejzhw::before,
.ejzhw::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.ejzhw::before { transform: translate(-50%, -50%) rotate(45deg); }
.ejzhw::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.ejzhw:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .bxbgbs { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .bxbgbs .bpinu {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .bxbgbs .ds8t3myp { display: none !important; }
  .bxbgbs .mbtl { font-size: 1.1rem !important; }
  .bxbgbs .ca6a { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .ejzhw { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .ksj7kj { flex-direction: row-reverse; }
[dir="rtl"] .gptgt { flex-direction: row-reverse; }
[dir="rtl"] .qfdu .zhzy { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .qfdu .zhzy { right: auto; left: 20px; }
  [dir="rtl"] .ufrqd  .zhzy { left: auto;  right: 20px; }
}
[dir="rtl"] .l1ht0mt1 .in5mst  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .pq2m1vq9 .in5mst { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .e43kjg9l,
[dir="rtl"] .zke5o { direction: rtl; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .j8n710, [dir="rtl"] .xczpz { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .oqg6 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .btzu { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .kz8y8 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .bpinu { direction: rtl; }
[dir="rtl"] .ca6a { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .w0u45s8,
[dir="rtl"] .cg22ytzl { direction: rtl; }
[dir="rtl"] .d1d4z { direction: rtl; }
[dir="rtl"] .dd3z9qe4 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .ydzu9t .xczpz,
[dir="rtl"] .moyamjr .xczpz,
[dir="rtl"] .n0y0 .xczpz,
[dir="rtl"] .ztpnivel .xczpz {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .ydzu9t .xczpz li::before,
[dir="rtl"] .moyamjr .xczpz li::before,
[dir="rtl"] .n0y0 .xczpz li::before,
[dir="rtl"] .ztpnivel .xczpz li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .f340bm.sndz .zlv7u,
[dir="rtl"] .xrpg3h8.sndz .zlv7u,
[dir="rtl"] .mgu8mjc.sndz .zlv7u,
[dir="rtl"] .qpypxyhy.sndz .zlv7u,
[dir="rtl"] .qk68o7t.sndz .zlv7u { text-align: right; }
[dir="rtl"] .e43kjg9l.sndz .t3rj { align-items: flex-end; text-align: right; }
[dir="rtl"] .e43kjg9l.aam8t4 .t3rj { text-align: center; }
[dir="rtl"] .e43kjg9l .t3rj { text-align: right; }
[dir="rtl"] .h41sden0,
[dir="rtl"] .d9gfc,
[dir="rtl"] .gkaxgj,
[dir="rtl"] .cruq,
[dir="rtl"] .s3xcip,
[dir="rtl"] .x10sem,
[dir="rtl"] .ha3r,
[dir="rtl"] .kxhkmyy9 { text-align: right; direction: rtl; }
[dir="rtl"] .ofnmpyn .ha3r,
[dir="rtl"] .py0g0bi .ha3r { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #c41bcb;
  --brand:           #c41bcb;
  --brand-light:     #a422a9;
  --brand-pale:      #c137c7;
  --grad-start:      #e358e8;
  --grad-end:        #e695e9;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #c41bcb;
  --cta-light:       #a511ab;
  --cta-hover:       #8f1394;
  --bg-page:         #f8f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f5;
  --bg-raised:       #f1edf1;
  --bg-hover:        #f5f3f5;
  --border:          #e8e1e9;
  --border-alt:      #dccfdc;
  --border-section:  #e8e1e9;
  --text-primary:    #1b171b;
  --text-muted:      #605161;
  --text-body:       #372e37;
  --text-sub:        #524553;
  --text-faint:      #8a738b;
  --text-dim:        #a18fa2;
  --text-label:      #6e5c6f;
  --text-value:      #453945;
  --accent-bg:       #f3e1f4;
  --accent-bg-light: #edc7ef;
  --bg-tip:          #f0f9f8;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f1f9;
  --bg-pros:         #f0f9f8;
  --bg-cons:         #faf3f4;
  --c-pros:          #0d9584;
  --c-cons:          #9f2135;
  --c-pros-label:    #0fb19d;
  --c-tip-border:    #11c4ae;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0d9584;
}
:root { --logo-bg-opacity: 45%; }
body, button, input { font-family: "Roboto", sans-serif; }
.p7k2lpl .dr0ncp7 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.p7k2lpl .dr0ncp7::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.p7k2lpl .z9e6rm2a     .dr0ncp7::before { content: "";  color: var(--c-tip-border); }.p7k2lpl .qgbow4b .dr0ncp7::before { content: ""; color: var(--c-warn-border); }.p7k2lpl .c3vxh    .dr0ncp7::before { content: ""; color: #60a5fa; }.qiox48x .p7k2lpl .z9e6rm2a     .dr0ncp7::before { color: #10b981; }.qiox48x .p7k2lpl .qgbow4b .dr0ncp7::before { color: #f43f5e; }.qiox48x .p7k2lpl .c3vxh    .dr0ncp7::before { color: #a855f7; }.iyydkhi  .p7k2lpl .z9e6rm2a     .dr0ncp7::before { color: #eab308; }.iyydkhi  .p7k2lpl .qgbow4b .dr0ncp7::before { color: #ef4444; }.iyydkhi  .p7k2lpl .c3vxh    .dr0ncp7::before { color: #f97316; }.fp3ze1l  .p7k2lpl .z9e6rm2a     .dr0ncp7::before { color: #38bdf8; }.fp3ze1l  .p7k2lpl .qgbow4b .dr0ncp7::before { color: #818cf8; }.fp3ze1l  .p7k2lpl .c3vxh    .dr0ncp7::before { color: #2dd4bf; }.jkb7r .p7k2lpl .dr0ncp7::before { color: var(--accent-light) !important; }
.ajzu7up .mlk0, .ajzu7up .e43kjg9l { min-height: 320px; }
.ijvy0qrr::before { content: '/'; }