:root {
  --color-accent: #79b33c;
  --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;
}
.r41it {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.pktq7j {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.s3xr {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.ufy8g { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.yjfk39 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.yjfk39 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.yjfk39 a:hover { color: var(--accent-light); }
.a0cg     .ei935cs { border-radius: 6px; }
.a0cg .ei935cs li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.a0cg .ei935cs li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
@media (max-width: 640px) {
  .ei935cs {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .wri24yk:hover .ei935cs,
  .wri24yk:focus-within .ei935cs { display: block; }
  .ei935cs li a { padding: 8px 16px; font-size: 0.88rem; }
}
.kmrxa4w {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.xyw9dtu { display: none; }
@media (max-width: 640px) {
  .xyw9dtu {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .xyw9dtu.kf0ta { display: block; }
}
@media (max-width: 640px) {
  .kmrxa4w { display: block; }
  .yjfk39 > li + li::before { display: none !important; }
  .yjfk39 {
    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;
  }
  .yjfk39.kf0ta { display: flex; }
  .yjfk39 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .yjfk39 li:last-child a { border-bottom: none; }
}
.bmxj4o { min-height: 480px; }
.a0u5ix {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.n2448j1w { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.o6gqb .n2448j1w { margin-left: 0; margin-right: 0; }
.k0oz0fg {
  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;
}
.k0oz0fg:hover { opacity: 0.88; }
.ig9odxy .a0u5ix { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.ig9odxy .n2448j1w { color: #e2e8f0; }
.ig9odxy.cjvlmhz .f7fo1i6x { text-align: center; }
.qz99fo .a0u5ix { color: var(--text-primary); text-shadow: none; }
.qz99fo .n2448j1w { color: var(--text-muted); }
.qz99fo .k0oz0fg { margin-top: 16px; }
.qz99fo, .qz99fo.bmxj4o { min-height: auto !important; }
.qz99fo.cjvlmhz .f7fo1i6x { text-align: center; }
.qz99fo~.tkh7j{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}
.qz99fo~.tkh7j .xer6f47z{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; }
}
.facmwb .a0u5ix { color: #fff; }
.facmwb .n2448j1w { color: rgba(255,255,255,0.85); }
.facmwb .k0oz0fg { background: #fff; color: var(--cta); }
.facmwb .k0oz0fg:hover { opacity: 0.92; }
.ztw9ojsa .ryuz { position: relative; overflow: hidden; }
.ztw9ojsa .ryuz::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;
}
.zy4tvk .ryuz {
  animation: hg-breathe 7s ease-in-out infinite;
}
.flud4k .ryuz { position: relative; overflow: hidden; }
.flud4k .ryuz::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;
}
.omcbr .ryuz { position: relative; overflow: hidden; }
.omcbr .ryuz::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;
}
.b0x138p .ryuz {
  animation: hg-fadein 1.2s ease-out both;
}
.ryuz {
  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%);
}
.f191cg {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.at1el {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.ox0j {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.ryuz .a0u5ix { text-shadow: none; color: var(--text-primary); }
.ryuz .n2448j1w { color: var(--text-muted); }
body.pyl9k .a0u5ix {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.uam2 .a0u5ix {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.bmxj4o.facmwb .a0u5ix,
section.facmwb .a0u5ix {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.ryuz.cjvlmhz .f191cg { align-items: center; text-align: center; }
.ryuz.o6gqb   .f191cg { align-items: flex-start; text-align: left; }
.yss2 .at1el { position: relative; }
.yss2 .at1el::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.yss2.dp0rlk .at1el::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.zizmfg59 .at1el {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.zizmfg59 .ox0j {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.zizmfg59.dp0rlk .at1el { padding: 32px 0 32px 32px; }
.u94b2459 .at1el {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.u94b2459 .ox0j {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.dp0rlk .f191cg {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.u94b2459.dp0rlk .at1el { padding: 40px 16px 40px 48px; }
.bmxj4o .wlvhzp {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.wlvhzp .orlokfm {
  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;
}
.wlvhzp .orlokfm::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.wlvhzp .ztd89 { display: contents !important; }
.wlvhzp .ztd89 .fcte39g7 {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.wlvhzp .ztd89 .d3xrmni { max-height: 48px; max-width: 96px; }
.wlvhzp .ztd89 .uqe2rhh {
  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;
}
.wlvhzp .lzut {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.wlvhzp .qbdkj3 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.wlvhzp .vnx9sa8b { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.wlvhzp .vnx9sa8b small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.wlvhzp .rtsrajs { display: contents !important; }
.wlvhzp .rtsrajs .n37in0i6:not(.d7qme) { display: none !important; }
.wlvhzp .rtsrajs .d7qme {
  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;
}
.wlvhzp .rtsrajs .d7qme .oaj080a {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.wlvhzp .rtsrajs .d7qme .ftlg {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.wlvhzp .qge6 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.wlvhzp .qge6.lhjea {
  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;
}
.wlvhzp .qge6.lhjea:hover { opacity: 0.85; }
.lxr37k .at1el {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .ryuz { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .ryuz:not(.lxr37k) .at1el { display: none !important; }
  .lxr37k .at1el { padding: 16px; }
  .f191cg  { padding: 36px 24px; }
  .ryuz~.tkh7j,.dp0rlk~.tkh7j{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .bmxj4o, .ryuz { min-height: 320px !important; }
  .a0u5ix { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .jjop0,
  .hxfg,
  .fpj5j { grid-template-columns: 1fr !important; }

  

  
  .ccr4b { display: flex !important; flex-direction: column !important; }
  .ccr4b .f7fo1i6x { display: contents; }
  .ccr4b .mrl91l { order: 0; }
  .ccr4b .a0u5ix { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .ccr4b .jjop0 { order: 2; padding: 0 16px 12px !important; }
  .ccr4b .n2448j1w { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .rbo37 .f7fo1i6x { display: flex; flex-direction: column; }
  .rbo37 .f7fo1i6x .a0u5ix { order: 1; }
  .rbo37 .f7fo1i6x .fpj5j { order: 2; margin: 8px 0 24px !important; }
  .rbo37 .f7fo1i6x .n2448j1w { order: 3; }
  .rbo37 .f7fo1i6x .k0oz0fg { order: 4; align-self: center; margin-top: 0; }

  
  .ryuz.lxr37k {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .ryuz.lxr37k .f191cg { display: contents; padding: 0; }
  .ryuz.lxr37k .f191cg .a0u5ix { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .ryuz.lxr37k .at1el { order: 2; padding: 12px 16px; }
  .ryuz.lxr37k .f191cg .n2448j1w { order: 3; padding: 0 24px; margin: 0 auto; }
  .ryuz.lxr37k .f191cg .k0oz0fg { order: 4; align-self: center; margin: 8px 0 32px; }
}
.oqjvlf { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.g1ht { width: 100%; height: auto; display: block; border-radius: 10px; }
.jkvyoe .oqjvlf        { border-radius: 16px; }
.jkvyoe .g1ht  { border-radius: 16px; }
.rknqrc .oqjvlf         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.rknqrc .g1ht   { border-radius: 8px; }
.kcugoxp1 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.rqkt { width: 100%; padding: 32px 0; position: relative; }
.ntd73 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.xiyt .rqkt:nth-child(even) { background: var(--bg-surface); }
.xiyt .rqkt:nth-child(odd)  { background: var(--bg-page); }
.byin5 .rqkt:nth-child(even) { background: var(--bg-card); }
.byin5 .rqkt:nth-child(odd)  { background: var(--bg-page); }
.xiyt .rqkt:nth-child(odd)  .ntd73 { background: var(--bg-card); border-radius: 6px; }
.xiyt .rqkt:nth-child(even) .ntd73 { background: var(--bg-raised); border-radius: 6px; }
.byin5 .rqkt:nth-child(odd)  .ntd73 { background: var(--bg-card); border-radius: 6px; }
.byin5 .rqkt:nth-child(even) .ntd73 { background: var(--bg-raised); border-radius: 6px; }
.xiyt .rqkt:nth-child(even) .osphlvg7 .ctilace,
.byin5 .rqkt:nth-child(even) .osphlvg7 .ctilace { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.xiyt .rqkt:nth-child(odd) .osphlvg7 .ctilace,
.byin5 .rqkt:nth-child(odd) .osphlvg7 .ctilace { background: var(--bg-card-inner); }
.xiyt .rqkt:nth-child(even) .niisid .ctilace:nth-child(odd),
.byin5 .rqkt:nth-child(even) .niisid .ctilace:nth-child(odd)  { background: var(--bg-card); }
.xiyt .rqkt:nth-child(even) .niisid .ctilace:nth-child(even),
.byin5 .rqkt:nth-child(even) .niisid .ctilace:nth-child(even) { background: var(--bg-card-inner); }
h1.tnyziy { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.tnyziy {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.smyaj { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.hz6b8ia9 h2.tnyziy {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.g8y2t2 h2.tnyziy {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.xzbmt0 h2.tnyziy {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.bbd7y05 h2.tnyziy::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.bvbz4n h2.tnyziy {
  color: var(--text-primary); font-size: 1.7rem;
}
.x1sc h2.tnyziy::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.wr0rejq h2.tnyziy {
  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;
}
.xp14 { font-size: 1.35rem; font-weight: 700; color: var(--accent-light); margin-bottom: 12px; }
.v44jsx { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .v44jsx { display: none; } }
.pckowhy { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.r5tgh { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.zf5fk {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.s5srd { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.i56afq { padding-left: 20px; }
.i56afq li { margin-bottom: 6px; }
.i56afq a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.i56afq a:hover { color: var(--accent-light); }
.oi4wr3oe .s5srd { display: none; }
.afp5 .s5srd { display: none; }
.afp5 .i56afq { padding-left: 0; list-style: none; }
.afp5 .i56afq li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.afp5 .i56afq a { font-size: 0.92rem; }
.sxxt70i .zf5fk { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.sxxt70i .s5srd { display: none; }
.sxxt70i .i56afq { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.sxxt70i .i56afq li { margin-bottom: 0; }
.sxxt70i .i56afq 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;
}
.sxxt70i .i56afq a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.xh95 .zf5fk { padding: 20px 20px 16px; }
.xh95 .i56afq {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.xh95 .i56afq li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.xh95 .i56afq 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;
}
.xh95 .i56afq 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;
}
.xh95 .i56afq a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.xh95 .i56afq a:focus,
.xh95 .i56afq a:focus-visible,
.xh95 .i56afq a:target { outline: none; }
.xh95 .i56afq li:target a { border-color: var(--border); color: var(--text-muted); }
.bic9z .zf5fk { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.bic9z .s5srd { display: none; }
.bic9z .i56afq { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.bic9z .i56afq li { margin-bottom: 0; }
.bic9z .i56afq li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.bic9z .i56afq li:last-child::after { content: ""; margin-right: 0; }
.bic9z .i56afq a { font-size: 0.9rem; }
.ctilace { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.osphlvg7 .ctilace { background: var(--bg-card); }
.niisid .ctilace:nth-child(odd)  { background: var(--bg-card); }
.niisid .ctilace:nth-child(even) { background: var(--bg-raised); }
.w2zt30 .ctilace {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.w2zt30 .ctilace:last-child { border-bottom: none; }
.w2zt30 h3.smyaj { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.xi19s2l .ctilace {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.xi19s2l .ctilace + .ctilace { margin-top: 4px; }
.b03x .ctilace { background: none; border-radius: 0; padding: 12px 0; }
.b03x .ctilace + .ctilace { border-top: 1px solid var(--border-section); }
.gwjor { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.r9e1eqv7 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.fhprig { color: var(--text-body); margin-bottom: 10px; }
.lv5knn8, .y7cv { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.lv5knn8 li, .y7cv li { margin-bottom: 6px; }
.y7cv li { list-style: decimal; }
.kzy1h0     .lv5knn8 { list-style-type: "● "; }
.qav3afxk  .lv5knn8 { list-style-type: "■ "; }
.fhi4o .lv5knn8 { list-style-type: "◆ "; }
.iijtuvw    .lv5knn8 { list-style-type: "★ "; }
.kzy1h0     .aawjlfa { list-style-type: "● "; }
.qav3afxk  .aawjlfa { list-style-type: "■ "; }
.fhi4o .aawjlfa { list-style-type: "◆ "; }
.iijtuvw    .aawjlfa { list-style-type: "★ "; }
.kzy1h0    .lv5knn8 li::marker, .kzy1h0    .aawjlfa li::marker,
.qav3afxk .lv5knn8 li::marker, .qav3afxk .aawjlfa li::marker,
.fhi4o .lv5knn8 li::marker, .fhi4o .aawjlfa li::marker,
.iijtuvw   .lv5knn8 li::marker, .iijtuvw   .aawjlfa li::marker {
  color: var(--cta); font-size: 1em;
}
.kzy1h0 .y7cv,
.qav3afxk .y7cv,
.fhi4o .y7cv,
.iijtuvw .y7cv {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.kzy1h0 .y7cv li,
.qav3afxk .y7cv li,
.fhi4o .y7cv li,
.iijtuvw .y7cv li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.kzy1h0 .y7cv li::before,
.qav3afxk .y7cv li::before,
.fhi4o .y7cv li::before,
.iijtuvw .y7cv 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;
}
.kzy1h0     .y7cv li::before { border-radius: 50%; }
.qav3afxk  .y7cv li::before { border-radius: 3px; }
.fhi4o .y7cv li::before { border-radius: 3px; }
.iijtuvw    .y7cv li::before { border-radius: 50%; }
.mydh6 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.k5zcun8 .mydh6,
.dhjvi .mydh6 { background: transparent; border: none; border-radius: 0; }
.dfey5 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.dfey5 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.dfey5 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.dfey5 tr:hover td { background: var(--bg-hover); }
.apflcm9 .dfey5 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.x8c5 .dfey5 { border: 1px solid var(--border-alt); }
.x8c5 .dfey5 th,
.x8c5 .dfey5 td { border: 1px solid var(--border-alt); }
.pe2yagn .dfey5 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.pe2yagn .dfey5 td { border-bottom: none; }
.pe2yagn .dfey5 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.dq2f2y .dfey5 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.aih5g5l8 .mydh6 {
  overflow: hidden;
}
.aih5g5l8 .dfey5 th { border-bottom: 1px solid var(--border-alt); }
.aih5g5l8 .dfey5 tr:last-child td { border-bottom: none; }
.v0aoq49p { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.fvqwgdq { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.u2ofqi { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.suotma { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.c5sjfi3y { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.aawjlfa { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.aawjlfa 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%}
.bq7r5 .suotma { background: transparent; text-align: center; }
.vkq8gpi .u2ofqi {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.cyuap .u2ofqi {
  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);
}
.he3aw6 .fvqwgdq { display: grid; grid-template-columns: auto 1fr; }
.he3aw6 .u2ofqi {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.he3aw6 .suotma { grid-column: 2; }
.he3aw6 .c5sjfi3y,
.he3aw6 .aawjlfa { grid-column: 1 / -1; }
.vmkxds .fvqwgdq { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.vmkxds .u2ofqi {
  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);
}
.vmkxds .suotma { grid-column: 2; }
.vmkxds .c5sjfi3y,
.vmkxds .aawjlfa { grid-column: 1 / -1; }
.e7363 .fvqwgdq { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.e7363 .suotma { background: none; color: var(--accent-light); font-weight: 700; }
.oqfhj4s .fvqwgdq { 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); }
.oqfhj4s .suotma { background: none; color: var(--accent-light); font-weight: 700; }
.b4aov383 .fvqwgdq { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.b4aov383 .fvqwgdq:last-child { border-bottom: none; }
.b4aov383 .suotma { background: none; color: var(--accent-light); font-weight: 700; }
.swn9 .fvqwgdq { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.swn9 .suotma { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.qe0fmj .v0aoq49p { counter-reset: card-n; }
.qe0fmj .fvqwgdq  { counter-increment: card-n; }
.qe0fmj .suotma { display: flex; align-items: center; gap: 10px; }
.qe0fmj .suotma::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;
}
.zl5rdths .fvqwgdq { background: var(--bg-surface); border: 1px solid var(--border); }
.zl5rdths .suotma { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.ppz9k { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.pnyarz  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.hidqed { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.map1zu { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.dskp2dwh { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.ppz9k strong { color: var(--text-primary); font-size: 0.95rem; }
.ppz9k p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.v4nukav { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.f0zsdxlb, .mszz { border-radius: 8px; padding: 14px; }
.f0zsdxlb { background: var(--bg-pros); }
.mszz { background: var(--bg-cons); }
.h5quu { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.f0zsdxlb .h5quu { color: var(--c-pros-label); }
.mszz .h5quu { color: #f87171; }
.f0zsdxlb ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.mszz ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.g1ht { width: 100%; height: auto; border-radius: 10px; display: block; }
.lhjea {
  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;
}
.lhjea:hover { opacity: 0.85; }
.xcvpfqx .lhjea  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.xcvpfqx .lhjea:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.sv58 .lhjea  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.sv58 .lhjea:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.u358ug42 .k0oz0fg { border-radius: 50px; }
.u358ug42 .lhjea  { border-radius: 50px; }
.iyhypcxs .k0oz0fg { padding-left: 22px; padding-right: 22px; }
.iyhypcxs .lhjea  { padding-left: 12px; padding-right: 12px; }
.rw6y .k0oz0fg { padding-left: 44px; padding-right: 44px; }
.rw6y .lhjea  { padding-left: 24px; padding-right: 24px; }
.t4xgr0ad .k0oz0fg { padding-left: 56px; padding-right: 56px; }
.t4xgr0ad .lhjea  { padding-left: 32px; padding-right: 32px; }
.ac38q   .k0oz0fg::after, .ac38q   .lhjea::after,
.c50vao6 .k0oz0fg::after, .c50vao6 .lhjea::after,
.lz4p7v    .k0oz0fg::after, .lz4p7v    .lhjea::after,
.gugr    .k0oz0fg::after, .gugr    .lhjea::after,
.u3ouw0    .k0oz0fg::after, .u3ouw0    .lhjea::after,
.h2vu94     .k0oz0fg::after, .h2vu94     .lhjea::after,
.voodjf    .k0oz0fg::after, .voodjf    .lhjea::after,
.uqz27a8l   .k0oz0fg::after, .uqz27a8l   .lhjea::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;
}
.ac38q .k0oz0fg::after, .ac38q .lhjea::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");
}
.c50vao6 .k0oz0fg::after, .c50vao6 .lhjea::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");
}
.lz4p7v .k0oz0fg::after, .lz4p7v .lhjea::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");
}
.gugr .k0oz0fg::after, .gugr .lhjea::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");
}
.u3ouw0 .k0oz0fg::after, .u3ouw0 .lhjea::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");
}
.h2vu94 .k0oz0fg::after, .h2vu94 .lhjea::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");
}
.voodjf .k0oz0fg::after, .voodjf .lhjea::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");
}
.uqz27a8l .k0oz0fg::after, .uqz27a8l .lhjea::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");
}
.o6tgebih   .odroordc::after, .o6tgebih   .b5qss0::after,
.cps45 .odroordc::after, .cps45 .b5qss0::after,
.zhlgn2    .odroordc::after, .zhlgn2    .b5qss0::after,
.jhqul0w    .odroordc::after, .jhqul0w    .b5qss0::after,
.p9jh162q    .odroordc::after, .p9jh162q    .b5qss0::after,
.w3f3     .odroordc::after, .w3f3     .b5qss0::after,
.kb18k6nk    .odroordc::after, .kb18k6nk    .b5qss0::after,
.um3m   .odroordc::after, .um3m   .b5qss0::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;
}
.o6tgebih .odroordc::after, .o6tgebih .b5qss0::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");
}
.cps45 .odroordc::after, .cps45 .b5qss0::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");
}
.zhlgn2 .odroordc::after, .zhlgn2 .b5qss0::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");
}
.jhqul0w .odroordc::after, .jhqul0w .b5qss0::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");
}
.p9jh162q .odroordc::after, .p9jh162q .b5qss0::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");
}
.w3f3 .odroordc::after, .w3f3 .b5qss0::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");
}
.kb18k6nk .odroordc::after, .kb18k6nk .b5qss0::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");
}
.um3m .odroordc::after, .um3m .b5qss0::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");
}
.u1scs {
  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;
}
.orlokfm {
  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;
}
.orlokfm > * { min-width: 0; }
.orlokfm:hover { background: var(--bg-hover); }
.orlokfm > [itemprop="item"] { display: contents; }
.orlokfm [itemprop="itemReviewed"],
.orlokfm [itemprop="reviewRating"] { display: none; }
.orlokfm::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;
}
.ztd89 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.fcte39g7 {
  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;
}
.d3xrmni { max-height: 52px; max-width: 110px; object-fit: contain; }
.uqe2rhh {
  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;
}
.vfzxuma .fcte39g7    { background: #1a1a1a; }
.g55a .fcte39g7   { background: rgba(128,128,128,.12); }
.jyllrdjb .fcte39g7 { background: var(--bg-raised); }
.uuxhtlk .fcte39g7    { background: transparent; padding: 0; }
.lzut {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.qbdkj3 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.vnx9sa8b { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.rtsrajs {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.n37in0i6 {
  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;
}
.oaj080a {
  
  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%;
}
.ftlg {
  
  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;
}
.qge6 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.qge6.lhjea {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .orlokfm {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .orlokfm::before    { grid-area: rank;   }
  .ztd89           { grid-area: ident;  }
  .lzut     { grid-area: rating; min-width: 0; width: auto; }
  .rtsrajs           { grid-area: pills;  }
  .qge6             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .orlokfm {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .orlokfm::before    { justify-self: center; }
  .ztd89           { width: 100%; }
  .lzut     { justify-self: center; }
  .rtsrajs           { grid-template-columns: 1fr; }
}
.pmvo8qpi .lgy66z { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .rxacv .u5p59 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .rxacv .rircq5f { margin: 0; }
}
.tifbj .vuyry { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.tifbj .wl0trs h3 { color: var(--accent-light); }
.tifbj .d8zv { background: var(--bg-page); border: 1px solid var(--border); }
.dhjvi .v4nukav { gap: 10px; }
.dhjvi .f0zsdxlb, .dhjvi .mszz { padding: 12px; }
.dhjvi .f0zsdxlb ul, .dhjvi .mszz ul { margin: 4px 0 0; padding-left: 18px; }
.dhjvi .f0zsdxlb li, .dhjvi .mszz li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .hu1b { grid-template-columns: 1fr; }
  .c7erv { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .c7erv .nadcv8 { width: 72px; height: 50px; }
  .c7erv .oh9kge { max-width: 180px; }
  .c7erv .fub2 { width: auto; }
}
@media (max-width: 720px) {
  .u4au { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .g07d9 { padding: 16px; }
  .tpi6jr .idfu5bg { min-width: 50%; }
}
.dhvw346m .v4nukav { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .fpc6 { grid-template-columns: 1fr; }
  .qrag0l { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .e3reeb1 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .vxoazua4 { flex-wrap: wrap; padding: 16px; }
}
.cssl6am .v4nukav { gap: 8px; }
.cssl6am .f0zsdxlb, .cssl6am .mszz { padding: 8px; }
@media (max-width: 480px) {
  .p2qu4zo { flex-direction: column; align-items: stretch; }
}
.l08nj .fub2 .lhjea { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .vw1p { flex-direction: column; align-items: stretch; gap: 10px; }
  .l08nj .fub2 { text-align: center; }
}
@media (max-width: 720px) {
  .so4h3ckf { grid-template-columns: 1fr; }
  .q00wnwds { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ir3w1j68 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .xjid5 { grid-template-columns: 1fr; }
  .ddrig64 { width: 100px; height: 100px; margin: 16px auto; }
  .erianwqp { font-size: 1.4rem; }
  .ab9do { justify-content: center; }
  .nnooxq .idfu5bg { min-width: 50%; }
}
.ri88d .v4nukav { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .k8xcfjfp { flex-wrap: wrap; padding: 14px 16px; }
  .a13wevwn { padding: 12px 16px; }
  .ri88d .v4nukav { margin: 0 16px; }
  .ri88d .kcqd { padding: 0 16px; }
  .evxog { padding: 12px 16px; }
}
.qh6l8 .orlokfm {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.qh6l8 .orlokfm:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.l4irpel1 .u1scs { gap: 18px; }
.l4irpel1 .orlokfm {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.l4irpel1 .orlokfm:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.like .u1scs {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.like .orlokfm {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.like .orlokfm:last-child { border-bottom: none; }
.like .ztd89,
.like .lzut,
.like .rtsrajs {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.punx9r .u1scs { gap: 0; }
.punx9r .orlokfm {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.punx9r .orlokfm:last-child { border-bottom: none; }
.punx9r .orlokfm:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.punx9r .orlokfm:nth-child(even):hover { background: var(--bg-hover); }
.moudygw1 .orlokfm {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.j5vvv10k .rtsrajs .n37in0i6 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.j5vvv10k .rtsrajs .n37in0i6:first-child { border-left: none; }
.cudxfvo9 .rtsrajs .n37in0i6 {
  background: transparent; padding: 4px 8px;
}
.cudxfvo9 .rtsrajs .oaj080a { font-size: .65rem; opacity: .65; }
.cudxfvo9 .rtsrajs .ftlg   { font-size: 1.15rem; color: var(--accent-light); }
.ozbm7x .rtsrajs .n37in0i6 {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.vnx9sa8b { display: none; }
.ov0h7m .qbdkj3 { font-size: 1rem; letter-spacing: 2px; }
.bnb3ood .qbdkj3 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.abrxd .qbdkj3,
.bnm1 .qbdkj3,
.rjfv8 .qbdkj3 { display: none; }
.abrxd .vnx9sa8b,
.bnm1 .vnx9sa8b,
.rjfv8 .vnx9sa8b { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.abrxd .vnx9sa8b { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.abrxd .vnx9sa8b small { display: none; }
.bnm1 .vnx9sa8b {
  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;
}
.bnm1 .vnx9sa8b small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.rjfv8 .vnx9sa8b {
  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;
}
.rjfv8 .vnx9sa8b small { display: none; }
.f1krdb { margin: 16px 0; }
.d9ik { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.d9ik summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.d9ik summary::after { content: "+"; color: var(--accent-light); }
.d9ik[open] summary::after { content: "−"; }
.d9ik p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.rqkt { margin-bottom: 0; }
.pierm2yj h2.tnyziy { color: var(--text-primary); border-color: var(--accent-light); }
.hlss42pw h2.tnyziy { color: var(--text-primary); border-color: var(--accent-light); }
.faho .pnyarz     { background: #052e16; border-color: #10b981; }
.faho .hidqed { background: #2d0a1e; border-color: #f43f5e; }
.faho .map1zu    { background: #1e1036; border-color: #a855f7; }
.faho .ppz9k strong  { color: #f1f5f9; }
.faho .ppz9k p       { color: #cbd5e1; }
.faho .bqo1qk    .pnyarz     .dskp2dwh::before,
.faho .uarxf  .pnyarz     .dskp2dwh::before,
.faho .ooushn4d  .pnyarz     .dskp2dwh::before,
.faho .dp4idpxr .pnyarz     .dskp2dwh::before { color: #10b981; }
.faho .bqo1qk    .hidqed .dskp2dwh::before,
.faho .uarxf  .hidqed .dskp2dwh::before,
.faho .ooushn4d  .hidqed .dskp2dwh::before,
.faho .dp4idpxr .hidqed .dskp2dwh::before { color: #f43f5e; }
.faho .bqo1qk    .map1zu    .dskp2dwh::before,
.faho .uarxf  .map1zu    .dskp2dwh::before,
.faho .ooushn4d  .map1zu    .dskp2dwh::before,
.faho .dp4idpxr .map1zu    .dskp2dwh::before { color: #a855f7; }
.ukxyfrb .pnyarz     { background: #2d2000; border-color: #eab308; }
.ukxyfrb .hidqed { background: #2d0b0b; border-color: #ef4444; }
.ukxyfrb .map1zu    { background: #2d1600; border-color: #f97316; }
.ukxyfrb .ppz9k strong  { color: #f1f5f9; }
.ukxyfrb .ppz9k p       { color: #cbd5e1; }
.ukxyfrb .bqo1qk    .pnyarz     .dskp2dwh::before,
.ukxyfrb .uarxf  .pnyarz     .dskp2dwh::before,
.ukxyfrb .ooushn4d  .pnyarz     .dskp2dwh::before,
.ukxyfrb .dp4idpxr .pnyarz     .dskp2dwh::before { color: #eab308; }
.ukxyfrb .bqo1qk    .hidqed .dskp2dwh::before,
.ukxyfrb .uarxf  .hidqed .dskp2dwh::before,
.ukxyfrb .ooushn4d  .hidqed .dskp2dwh::before,
.ukxyfrb .dp4idpxr .hidqed .dskp2dwh::before { color: #ef4444; }
.ukxyfrb .bqo1qk    .map1zu    .dskp2dwh::before,
.ukxyfrb .uarxf  .map1zu    .dskp2dwh::before,
.ukxyfrb .ooushn4d  .map1zu    .dskp2dwh::before,
.ukxyfrb .dp4idpxr .map1zu    .dskp2dwh::before { color: #f97316; }
.nw2vzy .pnyarz     { background: #0c1a2e; border-color: #38bdf8; }
.nw2vzy .hidqed { background: #12103a; border-color: #818cf8; }
.nw2vzy .map1zu    { background: #0a2020; border-color: #2dd4bf; }
.nw2vzy .ppz9k strong  { color: #f1f5f9; }
.nw2vzy .ppz9k p       { color: #cbd5e1; }
.nw2vzy .bqo1qk    .pnyarz     .dskp2dwh::before,
.nw2vzy .uarxf  .pnyarz     .dskp2dwh::before,
.nw2vzy .ooushn4d  .pnyarz     .dskp2dwh::before,
.nw2vzy .dp4idpxr .pnyarz     .dskp2dwh::before { color: #38bdf8; }
.nw2vzy .bqo1qk    .hidqed .dskp2dwh::before,
.nw2vzy .uarxf  .hidqed .dskp2dwh::before,
.nw2vzy .ooushn4d  .hidqed .dskp2dwh::before,
.nw2vzy .dp4idpxr .hidqed .dskp2dwh::before { color: #818cf8; }
.nw2vzy .bqo1qk    .map1zu    .dskp2dwh::before,
.nw2vzy .uarxf  .map1zu    .dskp2dwh::before,
.nw2vzy .ooushn4d  .map1zu    .dskp2dwh::before,
.nw2vzy .dp4idpxr .map1zu    .dskp2dwh::before { color: #2dd4bf; }
.robe72w .pnyarz     { background: var(--accent-bg); border-color: var(--accent-light); }
.robe72w .hidqed { background: var(--accent-bg-light); border-color: var(--accent-light); }
.robe72w .map1zu    { background: var(--accent-bg); border-color: var(--accent-pale); }
.robe72w .bqo1qk    .dskp2dwh::before,
.robe72w .uarxf  .dskp2dwh::before,
.robe72w .ooushn4d  .dskp2dwh::before,
.robe72w .dp4idpxr .dskp2dwh::before { color: var(--accent-light) !important; }
.zp4j9::before,
.vihhkxpg::before { margin-right: 5px; }
.rahyr .f0zsdxlb ul li,
.rahyr .jv1br74 li         { color: #4ade80; }
.rahyr .f0zsdxlb .zp4j9 { color: #22c55e; }
.rahyr .mszz ul li,
.rahyr .paicequ li         { color: #f87171; }
.rahyr .mszz .vihhkxpg { color: #ef4444; }
.wehr3 .f0zsdxlb { background: var(--bg-pros); }
.wehr3 .mszz { background: var(--bg-cons); }
.wehr3 .f0zsdxlb .zp4j9 { color: var(--c-pros-label); }
.wehr3 .mszz .vihhkxpg { color: var(--c-cons); }
.wehr3 .f0zsdxlb ul li,
.wehr3 .mszz ul li,
.cysa0 .f0zsdxlb { background: var(--bg-pros); }
.cysa0 .mszz { background: var(--bg-cons); }
.cysa0 .f0zsdxlb .zp4j9 { color: var(--c-pros-label); }
.cysa0 .mszz .vihhkxpg { color: var(--c-cons); }
.cysa0 .f0zsdxlb ul li,
.cysa0 .mszz ul li,
.rrzj .zp4j9::before { content: "✓ "; }
.rrzj .vihhkxpg::before { content: "✗ "; }
.wkvzfs .zp4j9::before { content: "→ "; }
.wkvzfs .vihhkxpg::before { content: "← "; }
.q8adrxs3 .zp4j9::before { content: "★ "; }
.q8adrxs3 .vihhkxpg::before { content: "✕ "; }
.vuuwvu5 .zp4j9::before { content: "◆ "; }
.vuuwvu5 .vihhkxpg::before { content: "▲ "; }
.pmvo8qpi .ppz9k { background: transparent; border-left: none; border: 1.5px solid; }
.pmvo8qpi .pnyarz     { border-color: var(--c-tip-border); }
.pmvo8qpi .hidqed { border-color: var(--c-warn-border); }
.pmvo8qpi .map1zu    { border-color: #60a5fa; }
.pmvo8qpi .ppz9k strong { color: var(--text-primary); }
.pmvo8qpi .ppz9k p      { color: var(--text-muted); }
.nyeec9l .ppz9k { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.nyeec9l .pnyarz     { border-top-color: var(--c-tip-border); }
.nyeec9l .hidqed { border-top-color: var(--c-warn-border); }
.nyeec9l .map1zu    { border-top-color: #60a5fa; }
.p0dj .ppz9k { border-left: none; border-radius: 8px; }
.p0dj .pnyarz     { background: #065f46; }
.p0dj .hidqed { background: #92400e; }
.p0dj .map1zu    { background: #1e3a8a; }
.p0dj .ppz9k strong,
.p0dj .ppz9k p { color: #fff; }
.p0dj .dskp2dwh::before { color: rgba(255,255,255,0.85) !important; }
.faho.p0dj .pnyarz,
.faho .p0dj .pnyarz     { background: #052e16; }
.faho.p0dj .hidqed,
.faho .p0dj .hidqed { background: #2d0a1e; }
.faho.p0dj .map1zu,
.faho .p0dj .map1zu    { background: #1e1036; }
.ukxyfrb.p0dj .pnyarz,
.ukxyfrb .p0dj .pnyarz      { background: #2d2000; }
.ukxyfrb.p0dj .hidqed,
.ukxyfrb .p0dj .hidqed  { background: #2d0b0b; }
.ukxyfrb.p0dj .map1zu,
.ukxyfrb .p0dj .map1zu     { background: #2d1600; }
.nw2vzy.p0dj .pnyarz,
.nw2vzy .p0dj .pnyarz      { background: #0c1a2e; }
.nw2vzy.p0dj .hidqed,
.nw2vzy .p0dj .hidqed  { background: #12103a; }
.nw2vzy.p0dj .map1zu,
.nw2vzy .p0dj .map1zu     { background: #0a2020; }
.f29n1vvl .ppz9k { border-left: none; border-radius: 6px; padding: 10px 14px; }
.f29n1vvl .pnyarz     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.f29n1vvl .hidqed { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.f29n1vvl .map1zu    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.f29n1vvl .ppz9k strong { color: var(--text-primary); }
.f29n1vvl .ppz9k p      { color: var(--text-muted); }
.hfp242z4 .ppz9k { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.bqo1qk .dskp2dwh,
.uarxf .dskp2dwh,
.ooushn4d .dskp2dwh,
.dp4idpxr .dskp2dwh { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.bqo1qk .dskp2dwh::before,
.uarxf .dskp2dwh::before,
.ooushn4d .dskp2dwh::before,
.dp4idpxr .dskp2dwh::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.bqo1qk .pnyarz     .dskp2dwh::before { content: "✦"; color: var(--c-tip-border); }
.bqo1qk .hidqed .dskp2dwh::before { content: "▲"; color: var(--c-warn-border); }
.bqo1qk .map1zu    .dskp2dwh::before { content: "◉"; color: #60a5fa; }
.uarxf .pnyarz     .dskp2dwh::before { content: "★"; color: var(--c-tip-border); }
.uarxf .hidqed .dskp2dwh::before { content: "◆"; color: var(--c-warn-border); }
.uarxf .map1zu    .dskp2dwh::before { content: "●"; color: #60a5fa; }
.ooushn4d .pnyarz     .dskp2dwh::before { content: "▶"; color: var(--c-tip-border); }
.ooushn4d .hidqed .dskp2dwh::before { content: "■"; color: var(--c-warn-border); }
.ooushn4d .map1zu    .dskp2dwh::before { content: "▸"; color: #60a5fa; }
.dp4idpxr .pnyarz     .dskp2dwh::before { content: "→"; color: var(--c-tip-border); }
.dp4idpxr .hidqed .dskp2dwh::before { content: "⬥"; color: var(--c-warn-border); }
.dp4idpxr .map1zu    .dskp2dwh::before { content: "◈"; color: #60a5fa; }
.r3m3 .osphlvg7 .ctilace,
.r3m3 .niisid .ctilace  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.r3m3 .fvqwgdq                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.r3m3 .orlokfm                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.r3m3 .mydh6          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.r3m3 .zf5fk                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.x6zpsm9 .osphlvg7 .ctilace,
.x6zpsm9 .niisid .ctilace,
.x6zpsm9 .fvqwgdq,
.x6zpsm9 .orlokfm,
.x6zpsm9 .rircq5f,
.x6zpsm9 .mydh6,
.x6zpsm9 .zf5fk,
.x6zpsm9 .hfp242z4 .ppz9k { box-shadow: none; }
.huv8mhg   .fhprig, .huv8mhg .gwjor, .huv8mhg .r9e1eqv7,
.huv8mhg   .pckowhy, .huv8mhg .r5tgh { font-size: 0.9rem; }
.huv8mhg   .lv5knn8, .huv8mhg .y7cv { font-size: 0.9rem; }
.q80jlor   .fhprig, .q80jlor .gwjor, .q80jlor .r9e1eqv7,
.q80jlor   .pckowhy, .q80jlor .r5tgh { font-size: 0.95rem; }
.q80jlor   .lv5knn8, .q80jlor .y7cv { font-size: 0.95rem; }
.f3l7qh   .fhprig, .f3l7qh .gwjor, .f3l7qh .r9e1eqv7,
.f3l7qh   .pckowhy, .f3l7qh .r5tgh { font-size: 1.08rem; }
.f3l7qh   .lv5knn8, .f3l7qh .y7cv { font-size: 1.05rem; }
.f3l7qh   .dfey5 { font-size: 0.97rem; }
.s561ap8l .a0u5ix      { font-size: 3.2rem; }
.s561ap8l h2.tnyziy { font-size: 1.9rem; }
.s561ap8l h3.smyaj     { font-size: 1.4rem; }
.e02k .a0u5ix      { font-size: 3.8rem; }
.e02k h2.tnyziy { font-size: 2.2rem; }
.e02k h3.smyaj     { font-size: 1.6rem; }
.rqkt + .rqkt { position: relative; }
.xa2d6jw0   .rqkt + .rqkt::before,
.ipbz9vi  .rqkt + .rqkt::before,
.dv021q   .rqkt + .rqkt::before,
.kvzhm   .rqkt + .rqkt::before,
.ac0y7gf7   .rqkt + .rqkt::before,
.wplyumq .rqkt + .rqkt::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.xa2d6jw0 .rqkt + .rqkt::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ipbz9vi .rqkt + .rqkt::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.dv021q .rqkt + .rqkt::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;
}
.kvzhm .rqkt + .rqkt::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.fwbf .rqkt { margin-bottom: 16px; }
.fwbf .rqkt + .rqkt { margin-top: 0; }
.fwbf .ntd73 { padding-top: 0; padding-bottom: 0; }
.ac0y7gf7 .rqkt + .rqkt::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.wplyumq .rqkt + .rqkt::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.sfkqw .rqkt + .rqkt::before,
.q9yrbp1 .rqkt + .rqkt::before,
.g12dzqiu .rqkt + .rqkt::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%;
}
.xiyt .sfkqw .rqkt:nth-child(even)::before,
.xiyt .q9yrbp1 .rqkt:nth-child(even)::before,
.xiyt .g12dzqiu .rqkt:nth-child(even)::before { background: var(--bg-surface); }
.byin5 .sfkqw .rqkt:nth-child(even)::before,
.byin5 .q9yrbp1 .rqkt:nth-child(even)::before,
.byin5 .g12dzqiu .rqkt:nth-child(even)::before { background: var(--bg-card); }
.sfkqw .rqkt + .rqkt::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");
}
.q9yrbp1 .rqkt + .rqkt::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");
}
.g12dzqiu .rqkt + .rqkt::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");
}
.vh7nwadp .ig9odxy,
.vh7nwadp .f7fo1i6x,
.vh7nwadp .f191cg,
.hlcat629 .f191cg { padding-bottom: 60px; }
.texu .f191cg { padding-bottom: 70px; }
.vh7nwadp .ig9odxy::before,
.vh7nwadp .ig9odxy::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");
}
.e8aoyhob  .ig9odxy:not(.facmwb) .mrl91l { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.jkn0 .ryuz { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.hccc .ryuz { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.ptutjna .ryuz { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.e8aoyhob .facmwb { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.e8aoyhob .gxntq { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.e8aoyhob .ryuz { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ex2zta .ryuz { background: var(--accent-bg); }
.h2y4 .oqjvlf { float: left; width: 38%; margin: 0 28px 16px 0; }
.h2y4 .oqjvlf .g1ht { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.h2y4 .ntd73::after { content: ''; display: block; clear: both; }
.pfq68o .oqjvlf { float: right; width: 38%; margin: 0 0 16px 28px; }
.pfq68o .oqjvlf .g1ht { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.pfq68o .ntd73::after { content: ''; display: block; clear: both; }
.x6tyt .rqkt:nth-child(odd)  .oqjvlf { float: left;  width: 38%; margin: 0 28px 16px 0; }
.x6tyt .rqkt:nth-child(even) .oqjvlf { float: right; width: 38%; margin: 0 0 16px 28px; }
.x6tyt .oqjvlf .g1ht { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.x6tyt .ntd73::after { content: ''; display: block; clear: both; }
.h2y4 .v0aoq49p,
.h2y4 .u1scs,
.pfq68o .v0aoq49p,
.pfq68o .u1scs,
.x6tyt .v0aoq49p,
.x6tyt .u1scs { clear: both; }
@media (max-width: 900px) {
  .h2y4 .oqjvlf,
  .pfq68o .oqjvlf,
  .x6tyt .rqkt:nth-child(odd)  .oqjvlf,
  .x6tyt .rqkt:nth-child(even) .oqjvlf {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .h2y4 .oqjvlf .g1ht,
  .pfq68o .oqjvlf .g1ht,
  .x6tyt .oqjvlf .g1ht {
    max-height: none !important;
  }
}
.h2y4 .lv5knn8,
.h2y4 .y7cv,
.pfq68o .lv5knn8,
.pfq68o .y7cv,
.x6tyt .lv5knn8,
.x6tyt .y7cv { overflow: hidden; }
@media (max-width: 640px) {
  .h2y4 .oqjvlf,
  .pfq68o .oqjvlf,
  .x6tyt .oqjvlf { float: none; width: 100%; margin: 0 0 16px 0; }
}
.l1f2i .kcugoxp1,
.l1f2i .ntd73,
.l1f2i .fzwltu  { max-width: 1100px; }
.pkg7 .kcugoxp1,
.pkg7 .ntd73,
.pkg7 .fzwltu  { max-width: 1200px; }
.rweln7 .kcugoxp1,
.rweln7 .ntd73,
.rweln7 .fzwltu  { max-width: 1320px; }
.rweln7 { --content-mw: 1320px; }
.fckkx { font-size: 0.82rem; color: var(--text-muted); }
.hieac7 { display: flex; align-items: center; }
.zjpyht {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.a78rrs { display: flex; align-items: center; }
.ohel { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.ohel:hover { text-decoration: underline; }
.b1hdn0 { margin: 0 3px; opacity: 0.45; }
.b1hdn0::before { content: '/'; }
.s4uaflnd { padding: 2px 5px; color: var(--text-main); }
.btzsf .fckkx {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.btzsf .hieac7 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.zl276s0 .fckkx {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.zl276s0 .hieac7 { padding: 0 0 0 12px; }
.b9kf7c1b .hieac7 { padding: 0 16px; }
.b9kf7c1b .fckkx {
  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);
}
.b9kf7c1b .kcugoxp1 { padding-top: 28px; }
@media (max-width: 720px) {
  .fvp1iei { margin-top: 18px; padding: 0 16px; }
  .b9kf7c1b .kcugoxp1 { padding-top: 16px; }
}
.l1f2i.btzsf .hieac7 { max-width: 1100px; }
.pkg7.btzsf .hieac7 { max-width: 1200px; }
.rweln7.btzsf .hieac7 { max-width: 1320px; }
.rweln7 .fvp1iei { max-width: 1320px; }
.oj23kx .rqkt { padding-top: 16px; padding-bottom: 16px; }
.dz9k .rqkt { padding-top: 24px; padding-bottom: 24px; }
.b6xb6w .rqkt { padding-top: 40px; padding-bottom: 40px; }
.hm4ifq .rqkt { padding-top: 52px; padding-bottom: 52px; }
.p6fb .rqkt:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.p6fb .rqkt:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.p6fb .rqkt:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.p6fb .rqkt:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.jyiwes65 .ntd73 { padding-top: 10px;  padding-bottom: 10px; }
.dcl0px .ntd73 { padding-top: 18px;  padding-bottom: 18px; }
.u4bij .ntd73 { padding-top: 36px;  padding-bottom: 36px; }
.wf880bnc .ntd73 { padding-top: 48px;  padding-bottom: 48px; }
.g52uwc h2.tnyziy { font-weight: 600; }
.g52uwc h3.smyaj     { font-weight: 600; }
.ldxx1k0 h2.tnyziy { font-weight: 800; }
.ldxx1k0 h3.smyaj     { font-weight: 700; }
.n4sncp9 { font-weight: 600; }
.n4sncp9 h2.tnyziy { font-weight: 900; }
.n4sncp9 h3.smyaj     { font-weight: 800; }
.n4sncp9 .ppz9k strong,
.n4sncp9 .ppz9k strong { font-weight: 600; }
.odroordc {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.gwn3l7xn .odroordc { display: none; }
@media (max-width: 640px) { .odroordc { display: none; } }
.odroordc { background: var(--cta) !important; color: #fff !important; border: none !important; }
.odroordc:hover { opacity: 0.85; }
.dt456 .odroordc { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.a0qrurrs .odroordc,
.kadw6e  .odroordc { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.a0qrurrs .odroordc:hover,
.kadw6e  .odroordc:hover { opacity: 0.88; }
.dt456.a0qrurrs .odroordc,
.dt456.kadw6e  .odroordc { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.b5qss0 {
  position: fixed; bottom: 32px; z-index: 900;
  padding: 12px 22px; font-size: 0.9rem; font-weight: 700; border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  transition: transform .15s, opacity .15s;
}
.b5qss0:hover { transform: translateY(-2px); opacity: 0.92; }
.b5qss0 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.bdsmo .b5qss0 { display: none; }
.lwbfdsqi .b5qss0 { right: 32px; }
.n4c2o  .b5qss0 { left: 32px; }
@media (max-width: 480px) {
  .lwbfdsqi .b5qss0 { right: 20px; bottom: 20px; }
  .n4c2o  .b5qss0 { left: 20px; bottom: 20px; }
}
.oyyqs3lq { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.fzwltu { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.hvxbe { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ughh0 { color: var(--text-dim); font-size: 0.8rem; }
.otf6i5l a, .c0ib5 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.otf6i5l a:hover, .c0ib5 a:hover { color: var(--accent-light); }
.c0ib5 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.towmp1k .fzwltu { text-align: center; }
.towmp1k .c0ib5 { justify-content: center; margin-bottom: 16px; }
.towmp1k .hvxbe { margin-top: 0; }
.fthw { margin-top: 10px; }
.fthw a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .fzwltu { padding-left: 16px; padding-right: 16px; }
  .ymlhscxt .fzwltu { padding: 20px 16px; }
  .c0ib5 { gap: 4px 12px; }
  .hvxbe { font-size: 0.78rem; }
}
.htbqvf .hvxbe { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.htbqvf .ughh0 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .htbqvf .g5rh3hcq { grid-template-columns: 1fr 1fr; } .htbqvf .deod0hd2 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .htbqvf .g5rh3hcq { grid-template-columns: 1fr; } }
.ir7ha .hvxbe { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .ir7ha .iulkqdyw { gap: 12px; } .ir7ha .rubi6rwu { margin-right: 0; width: 100%; } }
.k5t3 .hvxbe { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.k5t3 .ughh0 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .k5t3 .dt5sa6 { grid-template-columns: 1fr 1fr; } .k5t3 .hjrl { grid-column: 1 / -1; } }
@media (max-width: 480px) { .k5t3 .dt5sa6 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .vqxkj44 .uji7 { grid-template-columns: 1fr 1fr; } .vqxkj44 .arrk7n8a:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vqxkj44 .uji7 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .wemqpels .uji7 { grid-template-columns: 1fr; } }
.quh3qw .fzwltu { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.quh3qw .c0ib5 { justify-content: center; }
.aoho3v8e .r41it      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.aoho3v8e .oyyqs3lq { background: var(--bg-page); border-top-color: var(--border-alt); }
.mk2w .r41it      { background: #0d1117; border-bottom-color: #21262d; }
.mk2w .s3xr { color: var(--accent-light); }
.mk2w .yjfk39 { --msep-color: #8b949e; }
.mk2w .yjfk39 a { color: #8b949e; }
.mk2w .yjfk39 a:hover { color: var(--accent-light); }
.mk2w .kmrxa4w { color: #8b949e; }
.mk2w .oyyqs3lq { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.mk2w .hvxbe,
.mk2w .ughh0 { color: #6e7681; }
.mk2w .otf6i5l a, .mk2w .c0ib5 a,
.mk2w .kc1s a, .mk2w .xvhobc a,
.mk2w .dtvf a { color: #8b949e; }
.mk2w .rubi6rwu { color: #e6edf3; }
.mk2w .otf6i5l a:hover, .mk2w .c0ib5 a:hover,
.mk2w .kc1s a:hover, .mk2w .xvhobc a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .mk2w .yjfk39 { background: #0d1117; border-top-color: #21262d; }
  .mk2w .yjfk39 li a { border-bottom-color: #21262d; }
}
.uqq0yn2 .r41it      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.uqq0yn2 .s3xr { color: var(--accent-light); }
.uqq0yn2 .yjfk39 { --msep-color: #475569; }
.uqq0yn2 .yjfk39 a { color: #475569; }
.uqq0yn2 .yjfk39 a:hover { color: var(--accent-light); }
.uqq0yn2 .kmrxa4w { color: #64748b; }
.uqq0yn2 .oyyqs3lq { background: #f0f4f8; border-top-color: #cbd5e1; }
.uqq0yn2 .hvxbe,
.uqq0yn2 .ughh0 { color: #64748b; }
.uqq0yn2 .otf6i5l a, .uqq0yn2 .c0ib5 a,
.uqq0yn2 .otf6i5l a:hover, .uqq0yn2 .c0ib5 a:hover,
@media (max-width: 640px) {
  .uqq0yn2 .yjfk39 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .uqq0yn2 .yjfk39 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.a0qrurrs .r41it      { background: var(--accent); border-bottom-color: var(--accent-light); }
.a0qrurrs .s3xr { color: #fff; }
.a0qrurrs .yjfk39 { --msep-color: rgba(255,255,255,0.82); }
.a0qrurrs .yjfk39 a { color: rgba(255,255,255,0.82); }
.a0qrurrs .yjfk39 a:hover { color: #fff; }
.a0qrurrs .kmrxa4w { color: rgba(255,255,255,0.9); }
.a0qrurrs .oyyqs3lq { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.a0qrurrs .hvxbe,
.a0qrurrs .ughh0 { color: rgba(255,255,255,0.72); }
.a0qrurrs .otf6i5l a, .a0qrurrs .c0ib5 a,
.a0qrurrs .otf6i5l a:hover, .a0qrurrs .c0ib5 a:hover,
@media (max-width: 640px) {
  .a0qrurrs .yjfk39 { background: var(--accent); border-top-color: var(--accent-light); }
  .a0qrurrs .yjfk39 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.kadw6e .r41it {
  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);
}
.kadw6e .oyyqs3lq {
  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) {
  .kadw6e .yjfk39 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ooo901v4 .pktq7j { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.txp7hl .pktq7j { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.h5dq68 .pktq7j { min-height: 72px; height: auto; }
.pnctlv .pktq7j { min-height: 84px; height: auto; }
.ymlhscxt .pktq7j { max-width: none; padding: 0 32px; }
.ymlhscxt .fzwltu  { max-width: none; padding: 24px 32px; }
.ahrhi.pkg7 .pktq7j { max-width: 1200px; }
.ahrhi.rweln7 .pktq7j { max-width: 1320px; }
.uhvzbe3   .s3xr, .uhvzbe3   .rubi6rwu { text-transform: capitalize; }
.htbc .s3xr, .htbc .rubi6rwu { text-transform: lowercase; }
.z7w31 .s3xr, .z7w31 .rubi6rwu { text-transform: uppercase; letter-spacing: 0.06em; }
.yslo86, .ookg1fvu {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.vvgwrejm .yslo86,
.uhne725 .yslo86,
.xvfeg .yslo86,
.lwnn53mx .yslo86,
.yckt8i1b   .yjfk39 a { font-weight: 500; }
.gdky .yjfk39 a { font-weight: 600; }
.lbec69g3     .yjfk39 a { font-weight: 700; }
.piy9nbt    .yjfk39 a { font-weight: 800; letter-spacing: 0.01em; }
.assysgu     .yjfk39 > li + li::before,
.d0iq    .yjfk39 > li + li::before,
.i1d9    .yjfk39 > li + li::before,
.vo67v .yjfk39 > li + li::before,
.efdxek0 .yjfk39 > li + li::before,
.fmaqjj  .yjfk39 > li + li::before,
.f1k9rd    .yjfk39 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.assysgu     .yjfk39 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.d0iq    .yjfk39 > li + li::before { content: "|"; }
.i1d9    .yjfk39 > li + li::before { content: "—"; }
.vo67v .yjfk39 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.efdxek0 .yjfk39 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.fmaqjj  .yjfk39 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.f1k9rd    .yjfk39 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .gr8ie3d8 .kmrxa4w,
  .bw7ln .kmrxa4w,
  .krvwc .kmrxa4w,
  .scaqoyn4 .kmrxa4w,
  .ye13 .kmrxa4w {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .gr8ie3d8 .kmrxa4w::before,
  .bw7ln .kmrxa4w::before,
  .krvwc .kmrxa4w::before,
  .scaqoyn4 .kmrxa4w::before,
  .ye13 .kmrxa4w::before { content: ""; display: block; flex-shrink: 0; }

  
  .gr8ie3d8 .kmrxa4w::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;
  }

  
  .bw7ln .kmrxa4w::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;
  }

  
  .krvwc .kmrxa4w::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;
  }

  
  .scaqoyn4 .kmrxa4w::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;
  }

  
  .ye13 .kmrxa4w::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) {
  .z2xi6 .kmrxa4w {
    padding: 5px 14px;
  }
  .z2xi6 .yjfk39 {
    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;
  }
  .z2xi6 .yjfk39 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .z2xi6 .yjfk39 li a:hover { background: var(--bg-raised); }
  .z2xi6 .xyw9dtu,
  .nw4h .xyw9dtu,
  .v932f .xyw9dtu { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .m2u5 .kmrxa4w {
    padding: 5px 10px;
  }
  .m2u5 .yjfk39 {
    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);
  }
  .m2u5 .yjfk39.kf0ta { transform: translateX(0); }
  .m2u5 .yjfk39 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .m2u5 .yjfk39 li:last-child a { border-bottom: none; }
  .a0qrurrs .yjfk39,
  .mk2w .yjfk39 { background: var(--accent) !important; }
  .a0qrurrs .yjfk39 li a,
  .mk2w .yjfk39 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .v932f .kmrxa4w {
    padding: 5px 10px;
  }
  .v932f .yjfk39 {
    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);
  }
  .v932f .yjfk39::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .v932f .yjfk39.kf0ta { transform: translateY(0); }
  .v932f .yjfk39 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .g5sd7hm .kmrxa4w {
    padding: 5px 10px;
  }
  .g5sd7hm .yjfk39 {
    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;
  }
  .g5sd7hm .yjfk39.kf0ta { opacity: 1; pointer-events: auto; }
  .g5sd7hm .yjfk39 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .v23rtv8     .kmrxa4w { border-radius: 0 !important; }
  .sxrh7   .kmrxa4w { border-radius: 8px !important; }
  .lce42bv .kmrxa4w { border-radius: 50% !important; }
  .n7ixko5q   .kmrxa4w { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .orfc .lthmv0 { flex-direction: column; align-items: stretch; }
  .orfc .l2giuf3 { flex-direction: row; min-width: auto; }
  .orfc .d3vg { align-items: flex-start; text-align: left; }
}
.gekd1p1m.rqkt,
.xiyt .gekd1p1m,
@media (max-width: 640px) {
  .hx4ogxbb {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .haugg8 { flex: 0 0 auto; }
  .nj7ph { font-size: 1.2rem; }
  .crlqq4 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.p2s8xfme .ufy8g { height: 36px; }
.sxbp2vb .ufy8g { height: 60px; max-width: 200px; }
.wo7is .ufy8g { height: 76px; max-width: 240px; }
.u0aembvs    .qbdkj3, .u0aembvs    .yc6rzmx { color: #f59e0b; }
.fooio      .qbdkj3 { font-size: 1rem; letter-spacing: 1.5px; }
.j9k4    .qbdkj3, .j9k4    .yc6rzmx { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.e8ygezoi     .qbdkj3, .e8ygezoi     .yc6rzmx { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.o95swx8 .qbdkj3, .o95swx8 .yc6rzmx { color: var(--cta); letter-spacing: 2px; }
.mh1kuvn   .qbdkj3, .mh1kuvn   .yc6rzmx { color: #e91e63; letter-spacing: 2px; }
.e32cot7  .qbdkj3, .e32cot7  .yc6rzmx { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.adclb     .qbdkj3, .adclb     .yc6rzmx { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.j5vvv10k .n37in0i6 + .n37in0i6 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.mdlw .orlokfm { padding: 18px 24px; min-height: 68px; }
.cudxfvo9 .oaj080a {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.cudxfvo9 .ftlg {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.ozbm7x .n37in0i6 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.u1scs { counter-reset: cs-rank; }
.u1scs .orlokfm { counter-increment: cs-rank; }
.u1scs .orlokfm::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;
}
.xbbe4v0 .u1scs { counter-reset: cs-rank; gap: 0; }
.xbbe4v0 .orlokfm {
  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;
}
.xbbe4v0 .orlokfm::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;
}
.xbbe4v0 .ztd89 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.xbbe4v0 .fcte39g7 {
  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;
}
.xbbe4v0 .d3xrmni { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.xbbe4v0 .ztd89 { min-width: 0; flex-direction: column; width: 100%; }
.xbbe4v0 .uqe2rhh {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.xbbe4v0 .qbdkj3 { color: var(--cta, var(--accent)); }
.xbbe4v0 .vnx9sa8b { font-weight: 700; }
.xbbe4v0 .n37in0i6 {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.xbbe4v0 .oaj080a {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.xbbe4v0 .ftlg {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.xbbe4v0 .d7qme .ftlg { font-size: 1.3rem; color: var(--accent-light); }
.xbbe4v0 .qge6 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.xbbe4v0 .orlokfm:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .xbbe4v0 .u1scs {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .xbbe4v0 .orlokfm {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .xbbe4v0 .orlokfm { padding: 40px 16px 20px; }
  .xbbe4v0 .n37in0i6 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .xbbe4v0 .qge6 { width: 100%; min-width: 0; }
}
.upug5 .u1scs { counter-reset: cs-rank; gap: 10px; }
.upug5 .orlokfm {
  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);
}
.upug5 .orlokfm::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);
}
.upug5 .ztd89 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.upug5 .fcte39g7 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.upug5 .d3xrmni { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.upug5 .uqe2rhh {
  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;
}
.upug5 .qbdkj3 { color: var(--cta, var(--accent)); }
.upug5 .n37in0i6 {
  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;
}
.upug5 .oaj080a {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.upug5 .ftlg { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.upug5 .d7qme .ftlg { color: var(--accent-light); }
.upug5 .qge6 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.upug5 .orlokfm:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .upug5 .orlokfm {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .upug5 .orlokfm::before {
    position: absolute; top: 14px; left: 14px;
  }
  .upug5 .ztd89 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .upug5 .uqe2rhh { white-space: normal; text-align: center; font-size: 1.2rem; }
  .upug5 .n37in0i6 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .upug5 .qge6 { width: 100%; min-width: 0; }
  .upug5 .qbdkj3 { min-width: 0; }
}
.rrtle .orlokfm::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.tmgdb .d9ik {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.tmgdb .d9ik summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.tmgdb .d9ik p { padding: 0 2px 16px; }
.qkdys .d9ik { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.qkdys .d9ik summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.qkdys .d9ik summary::after { content: "›"; font-size: 1.2em; }
.qkdys .d9ik[open] summary::after { content: "‹"; }
.qkdys .d9ik p { padding: 10px 22px 4px; }
.rjkv .d9ik {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.rjkv .d9ik summary { color: var(--text-primary); padding-left: 16px; }
.rjkv .d9ik summary::after { content: "›"; font-size: 1.1em; }
.rjkv .d9ik[open] summary::after { content: "‹"; }
.rjkv .d9ik p { padding-left: 16px; }
.d7jr6a9j .f1krdb { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.d7jr6a9j .d9ik {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.d7jr6a9j .d9ik:last-child { border-bottom: none; }
.d7jr6a9j .d9ik summary { color: var(--text-primary); border-radius: 0; }
.d7jr6a9j .d9ik summary::after { content: "›"; font-size: 1.1em; }
.d7jr6a9j .d9ik[open] summary::after { content: "‹"; }
.i37adpm .d9ik { overflow: hidden; }
.i37adpm .d9ik summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.i37adpm .d9ik summary::after { color: rgba(255,255,255,.75); }
.i37adpm .d9ik[open] summary { border-radius: 0; }
.telr { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.qzt549kh {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.onpc8lw {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.fmlao { color: var(--text-muted); font-size: 1.05rem; }
.nnuuzo {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.yvlvfq { margin-bottom: 20px; }
.jedjnhko {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.poa1 {
  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;
}
.poa1:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.zqokwka9 { resize: vertical; min-height: 130px; }
.n9327l { width: 100%; margin-top: 8px; }
.iq0elo {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.zg9kh6p {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.r0utpc { color: var(--text-muted); line-height: 1.75; }
.izme3 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.izme3 li { margin-bottom: 6px; }
.kf308 { max-width: 760px; margin: 0 auto; }
.zm2qj6 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.vee5g { max-width: 760px; margin: 0 auto; }
.nkcv5 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.nkcv5:last-child { border-bottom: none; }
.u9ej { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.nkcv5 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.nkcv5 ul.izme3 { margin: 0; }
.xr3tm .u9ej { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .xr3tm { grid-template-columns: 1fr; gap: 10px; } }
.knns .u9ej { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.f8j1f .izme3 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .bo3j5 { grid-template-columns: 1fr; } }
.te5hy1z { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.te5hy1z:hover .bq3l { color: var(--accent-light); text-decoration: underline; }
.d8h74ru { color: inherit; text-decoration: none; }
.d8h74ru:hover { color: var(--accent-light); text-decoration: underline; }
.ama2puoj { display: inline-block; line-height: 0; }
.zmc5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.aya3bc { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.aya3bc:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.ldrtt { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.aya3bc p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.aya3bc ul.izme3 { margin: 0; }
.b03ggi { color: var(--text-muted); line-height: 1.75; }
.q7os .izme3,
.qca7 .izme3,
.uevj .izme3,
.k7iqf6v .izme3 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.q7os .aya3bc,
.qca7 .aya3bc { text-align: left; }
.q7os .ldrtt,
.qca7 .ldrtt { text-align: center; }
.qjdfkhr0 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.jcdr { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.qiybk0be { font-size: 1.1rem; }
.qcxmq { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.gyuv { margin-top: 12px; }
.wd59l { 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; }
.wd59l:hover { border-bottom-color: var(--accent-light); }
.g11vz9y { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.g11vz9y img { width: 100%; height: 100%; object-fit: cover; display: block; }
.bpueqg0 { width: 260px; height: 260px; }
.ix8q697 { border-radius: 50%; }
.d1es { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.vj21 { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .c7lk { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.pelfqgzu .qcxmq, .pelfqgzu .jcdr { max-width: 640px; }
.xya1nxu { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.pkwsb5 { position: sticky; top: 96px; align-self: start; }
.pkwsb5 .qjdfkhr0 { font-size: 1.6rem; margin-top: 18px; }
.vf0zmq1 .qcxmq { margin-bottom: 28px; }
@media (max-width: 860px) { .xya1nxu { grid-template-columns: 1fr; } .pkwsb5 { position: static; text-align: center; } }
.rwjwmpc .g11vz9y { margin: 0 auto 18px; }
.rwjwmpc .d1es { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .peo8g { grid-template-columns: 1fr; } }
.po2il .qjdfkhr0 { font-size: 1.6rem; margin-bottom: 6px; }
.k7iqf6v .izme3 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .po2il { flex-direction: column; text-align: center; } .iw9t { grid-template-columns: 1fr; } }
.kxyj .qjdfkhr0 { font-size: 1.35rem; margin: 0 0 4px; }
.kxyj .d1es { margin: 0; }
.ou2cx2g { max-width: 760px; margin: 0 auto; }
.p94s9 { position: relative; padding-left: 28px; }
.p94s9::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.ncgbx { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.ncgbx:last-child { padding-bottom: 0; }
.gwa7osme { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.liw4 h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.liw4 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.q52n .onpc8lw { color: var(--accent-light); }
.lade3eq .onpc8lw { font-size: 2rem; }
.lade3eq .fmlao { max-width: 680px; }
.v2ezxb .onpc8lw { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.v2ezxb .fmlao  { margin: 0; }
@media (max-width: 640px) { .v2ezxb { flex-direction: column; } }
.i8wzkq .onpc8lw { color: var(--accent-light); }
.xmht .onpc8lw { color: #fff; }
.xmht .fmlao  { color: rgba(255,255,255,0.85); }
.tf6k { max-width: 680px; margin: 0 auto; }
.v6sn83v4 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .v6sn83v4 { grid-template-columns: 1fr; } }
.xis8b6d { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.xis8b6d .poa1 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.xis8b6d .poa1:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.e60f .poa1 { background: var(--bg-raised); border-color: transparent; }
.e60f .poa1:focus { background: var(--bg-card); border-color: var(--accent-light); }
.r80wd .poa1 { border-radius: 100px; padding: 11px 20px; }
.r80wd .zqokwka9 { border-radius: 14px; }
.nhaanhi {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .nhaanhi { grid-template-columns: 1fr; } }
.cyq600 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.cyq600 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.cyq600 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.j78uw7k { counter-reset: priv-count; }
.doz1zb {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.doz1zb:last-child { border-bottom: none; }
.jfie {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.doz1zb h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.doz1zb p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.w5du2u18 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.w5du2u18 li { margin-bottom: 6px; }
.qxvdrq{display:none}
.qxvdrq:empty,.xer6f47z:empty{display:none}
.epwgxw{position:relative;overflow:visible}
.vmjq .tkh7j,.lzt3ykp7 .tkh7j,
.p6zl .tkh7j,.v7nb8xjy .tkh7j,
.c0c8z6 .tkh7j,.gn7px .tkh7j{display:block}
.ysylpq .d0luc{display:block}
.vmjq .tkh7j,.lzt3ykp7 .tkh7j,
.p6zl .tkh7j,.v7nb8xjy .tkh7j,
.c0c8z6 .tkh7j{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}
.vmjq .tkh7j .xer6f47z,.lzt3ykp7 .tkh7j .xer6f47z,
.p6zl .tkh7j .xer6f47z,.v7nb8xjy .tkh7j .xer6f47z,
.c0c8z6 .tkh7j .xer6f47z{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}
.vmjq .uxfrr8,.lzt3ykp7 .uxfrr8,
.p6zl .uxfrr8,.v7nb8xjy .uxfrr8,
.c0c8z6 .uxfrr8{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.vmjq .tkh7j,.lzt3ykp7 .tkh7j{top:12px}
.vmjq .tkh7j .xer6f47z{margin-right:auto}
.lzt3ykp7 .tkh7j .xer6f47z{margin-left:auto}
.lzt3ykp7 .tkh7j{text-align:right}
.p6zl .tkh7j,.v7nb8xjy .tkh7j{bottom:12px}
.p6zl .tkh7j .xer6f47z{margin-right:auto}
.v7nb8xjy .tkh7j .xer6f47z{margin-left:auto}
.v7nb8xjy .tkh7j{text-align:right}
.c0c8z6 .tkh7j{position:relative;margin-top:16px}
.c0c8z6 .tkh7j .xer6f47z{margin:0 auto}
.gn7px .tkh7j{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.gn7px .tkh7j .xer6f47z{margin:0}
.gn7px .ryuz~.tkh7j,
.gn7px .dp0rlk~.tkh7j{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.gn7px .ryuz~.tkh7j .xer6f47z,
.gn7px .dp0rlk~.tkh7j .xer6f47z{justify-content:flex-start}
.ryuz~.tkh7j,.dp0rlk~.tkh7j{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}
.ryuz~.tkh7j .xer6f47z{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.dp0rlk~.tkh7j .xer6f47z{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.d0luc .xer6f47z{margin:0 0 12px}
.xer6f47z{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.ucuz{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.bq3l{font-weight:600;color:var(--text-heading);opacity:1}
.jcuxkx::before{content:"·";margin:0 2px;opacity:.5}
.uxfrr8{white-space:nowrap}
.my4v33gm .ucuz{display:none}
.vo3qxz .uxfrr8{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.vo3qxz .jcuxkx::before{content:""}
.byknyw .uxfrr8{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}
.byknyw .jcuxkx::before{content:""}
.iquzip .xer6f47z{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.ubbwyq .uxfrr8{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.ubbwyq .jcuxkx::before{content:""}
.jc97 .uxfrr8{color: var(--accent-light);opacity:1;font-weight:500}
.axgrt .uxfrr8{border-bottom:1px solid currentColor;padding-bottom:2px}
.g6h3ljo9 .xer6f47z{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.gfil{--date-bg:var(--accent-bg)}
.sbeko .jcuxkx::before{content:""}
.h3ef .jcuxkx::before{content:"•";opacity:.4}
.h3ef .uxfrr8 + .uxfrr8::before{content:"•";margin-right:6px;opacity:.4}
.gi4iekc .jcuxkx::before{content:"/";opacity:.35}
.gi4iekc .uxfrr8 + .uxfrr8::before{content:"/";margin-right:6px;opacity:.35}
.jv5vrq .jcuxkx::before{content:"|";opacity:.3}
.jv5vrq .uxfrr8 + .uxfrr8::before{content:"|";margin-right:6px;opacity:.3}
.kz0lkqtq .jcuxkx::before{content:"—";opacity:.3}
.kz0lkqtq .uxfrr8 + .uxfrr8::before{content:"—";margin-right:6px;opacity:.3}
.odbrb .jcuxkx::before{content:"◆";font-size:.5em;opacity:.35}
.odbrb .uxfrr8 + .uxfrr8::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.bjzcym1 .jcuxkx::before{content:"·";opacity:.4}
.bjzcym1 .uxfrr8 + .uxfrr8::before{content:"·";margin-right:6px;opacity:.4}
.yy3x6r .jcuxkx::before{content:"›";opacity:.4}
.yy3x6r .uxfrr8 + .uxfrr8::before{content:"›";margin-right:6px;opacity:.4}
.c1br .jcuxkx::before{content:"→";opacity:.35;font-size:.85em}
.c1br .uxfrr8 + .uxfrr8::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.q7uuez2{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.hgmm8fk8{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.i4g6u4{display:flex;flex-direction:column;gap:3px}
.snu3st{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.i4e4{font-weight:700;font-size:1rem;color:var(--text-heading)}
.tqc9{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.z9ri .q7uuez2{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.mtoxkdp .q7uuez2{border-top:3px solid var(--accent);padding-top:18px}
.vpy3tr6 .q7uuez2{border-left:3px solid var(--accent);border-radius:0}
.aohvak .q7uuez2{padding:20px 0}
@media(max-width:640px){
  .q7uuez2{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .tqc9{max-width:100%}
}
.p1oiv .mydh6{margin:0}
@media (max-width:560px){
  .cgx919z{grid-template-columns:repeat(2,1fr);gap:12px}
}
:root {
  --accent:          #79b33c;
  --brand:           #79b33c;
  --brand-light:     #678e3d;
  --brand-pale:      #85a85f;
  --grad-start:      #a6d278;
  --grad-end:        #c4dbac;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #79b33c;
  --cta-light:       #64992c;
  --cta-hover:       #5a852c;
  --bg-page:         #f7f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f5f4;
  --bg-raised:       #eff0ee;
  --bg-hover:        #f4f5f4;
  --border:          #e5e8e2;
  --border-alt:      #d6dbd1;
  --border-section:  #e5e8e2;
  --text-primary:    #191b17;
  --text-muted:      #595e53;
  --text-body:       #33362f;
  --text-sub:        #4c5147;
  --text-faint:      #7f8777;
  --text-dim:        #999f92;
  --text-label:      #666c5f;
  --text-value:      #3f433b;
  --accent-bg:       #eaeee6;
  --accent-bg-light: #dbe5d0;
  --bg-tip:          #f0f9f2;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f7f9;
  --bg-pros:         #f0f9f2;
  --bg-cons:         #faf5f3;
  --c-pros:          #1c8637;
  --c-cons:          #9f3e21;
  --c-pros-label:    #229f41;
  --c-tip-border:    #25b048;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #1c8637;
}
:root { --logo-bg-opacity: 70%; }
body, button, input { font-family: "Source Sans 3", sans-serif; }
.ek67jq07 .dskp2dwh { font-size: 0; width: 1.2rem; flex-shrink: 0; }.ek67jq07 .dskp2dwh::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.ek67jq07 .pnyarz     .dskp2dwh::before { content: "";  color: var(--c-tip-border); }.ek67jq07 .hidqed .dskp2dwh::before { content: ""; color: var(--c-warn-border); }.ek67jq07 .map1zu    .dskp2dwh::before { content: ""; color: #60a5fa; }.faho .ek67jq07 .pnyarz     .dskp2dwh::before { color: #10b981; }.faho .ek67jq07 .hidqed .dskp2dwh::before { color: #f43f5e; }.faho .ek67jq07 .map1zu    .dskp2dwh::before { color: #a855f7; }.ukxyfrb  .ek67jq07 .pnyarz     .dskp2dwh::before { color: #eab308; }.ukxyfrb  .ek67jq07 .hidqed .dskp2dwh::before { color: #ef4444; }.ukxyfrb  .ek67jq07 .map1zu    .dskp2dwh::before { color: #f97316; }.nw2vzy  .ek67jq07 .pnyarz     .dskp2dwh::before { color: #38bdf8; }.nw2vzy  .ek67jq07 .hidqed .dskp2dwh::before { color: #818cf8; }.nw2vzy  .ek67jq07 .map1zu    .dskp2dwh::before { color: #2dd4bf; }.robe72w .ek67jq07 .dskp2dwh::before { color: var(--accent-light) !important; }
.z3c1w .jv1br74 li::before, .z3c1w .paicequ li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.z3c1w .jv1br74 li::before { content: ""; }.z3c1w .paicequ li::before { content: ""; }.z3c1w .zp4j9::before, .z3c1w .vihhkxpg::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.z3c1w .zp4j9::before { content: ""; }.z3c1w .vihhkxpg::before { content: ""; }
.vxd1 .bmxj4o, .vxd1 .ryuz { min-height: 420px; }
.kdef4ns .odroordc::after,.kdef4ns .b5qss0::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.b1hdn0::before { content: '|'; opacity: 0.3; }