:root {
  --color-accent: #023fc4;
  --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;
}
.ji04 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.bxs1 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.fiybqbqj {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.jmr0c1mc { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.w18pcy { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.w18pcy a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.w18pcy a:hover { color: var(--accent-light); }
.qt3a65  .t7cocf { border-radius: 14px; }
.qt3a65 .t7cocf li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.qt3a65 .t7cocf li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.wuule .t7cocf li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .t7cocf {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .i6wnhf:hover .t7cocf,
  .i6wnhf:focus-within .t7cocf { display: block; }
  .t7cocf li a { padding: 8px 16px; font-size: 0.88rem; }
}
.snvdto4 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.ta08sd { display: none; }
@media (max-width: 640px) {
  .ta08sd {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .ta08sd.gxy3 { display: block; }
}
@media (max-width: 640px) {
  .snvdto4 { display: block; }
  .w18pcy > li + li::before { display: none !important; }
  .w18pcy {
    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;
  }
  .w18pcy.gxy3 { display: flex; }
  .w18pcy li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .w18pcy li:last-child a { border-bottom: none; }
}
.p811 { min-height: 480px; }
.aug9vsnu {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.hq05bxb { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.jy1yb .hq05bxb { margin-left: 0; margin-right: 0; }
.kjx1u9 {
  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;
}
.hdwlca .kjx1u9 { margin-top: 24px; }
.kjx1u9:hover { opacity: 0.88; }
.l9o5d3 {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.zc35579 {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.l9o5d3 .iey3ggy {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.l9o5d3 .aug9vsnu { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.l9o5d3 .hq05bxb { color: #e2e8f0; }
.l9o5d3.vu1n3pul .iey3ggy { text-align: center; }
.l9o5d3.jy1yb   .iey3ggy { text-align: left; }
.z6mhoyph .iey3ggy {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.z6mhoyph .aug9vsnu { color: var(--text-primary); text-shadow: none; }
.z6mhoyph .hq05bxb { color: var(--text-muted); }
.z6mhoyph .kjx1u9 { margin-top: 16px; }
.z6mhoyph, .z6mhoyph.p811 { min-height: auto !important; }
.z6mhoyph.vu1n3pul .iey3ggy { text-align: center; }
.z6mhoyph.jy1yb   .iey3ggy { text-align: left; }
.z6mhoyph~.pccz{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}
.z6mhoyph~.pccz .u6i6{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; }
}
.jpxzp .xqcc,
.jpxzp .gdz6d,
.jpxzp .l9o5d3 .zc35579 {
  overflow: hidden;
}
.jpxzp .xqcc::after,
.jpxzp .gdz6d::after,
.jpxzp .l9o5d3 .zc35579::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@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); }
}
.x8f39 .l9o5d3 .zc35579 {
  overflow: hidden;
}
.x8f39 .l9o5d3 .zc35579::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.q1y5 .l9o5d3 .zc35579 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.jadc9u .l9o5d3 .zc35579 {
  overflow: hidden;
}
.jadc9u .l9o5d3 .zc35579::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.ldrilk .l9o5d3 .zc35579 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.xqcc .zc35579 {
  background: none;
}
.xqcc .aug9vsnu { color: #fff; }
.xqcc .hq05bxb { color: rgba(255,255,255,0.85); }
.jpxzp .yn4re5 { position: relative; overflow: hidden; }
.jpxzp .yn4re5::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;
}
.yn4re5 .aug9vsnu { text-shadow: none; color: var(--text-primary); }
.yn4re5 .hq05bxb { color: var(--text-muted); }
body.vsyukcno .aug9vsnu {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.blg0 .aug9vsnu {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.p811.xqcc .aug9vsnu,
section.xqcc .aug9vsnu {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.yn4re5.vu1n3pul .uasmgci { align-items: center; text-align: center; }
.p811 .iysnu {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.iysnu .t8hmnbxl {
  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;
}
.iysnu .t8hmnbxl::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.iysnu .y4nxrhg { display: contents !important; }
.iysnu .y4nxrhg .wo09 {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.iysnu .y4nxrhg .gy1eun1 { max-height: 48px; max-width: 96px; }
.iysnu .y4nxrhg .xyt91 {
  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;
}
.iysnu .ehoth {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.iysnu .bke4mo7n { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.iysnu .qj1g71n { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.iysnu .qj1g71n small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.iysnu .hirakm { display: contents !important; }
.iysnu .hirakm .iicvf:not(.n97n) { display: none !important; }
.iysnu .hirakm .n97n {
  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;
}
.iysnu .hirakm .n97n .vmk2 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.iysnu .hirakm .n97n .hf5mcty {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.iysnu .ab1y { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.iysnu .ab1y.epdtfbsu {
  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;
}
.iysnu .ab1y.epdtfbsu:hover { opacity: 0.85; }
.iysnu .t8hmnbxl,
.iysnu .t8hmnbxl:hover,
.iysnu .t8hmnbxl:nth-child(even),
.iysnu .t8hmnbxl:nth-child(odd),
.iysnu .t8hmnbxl:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.smjmcvd .iey3ggy { padding-bottom: 24px; }
.hdwlca .iey3ggy { max-width: 1100px; }
@media (max-width: 700px) {
  .yn4re5 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .yn4re5:not(.l4aipyc9) .pnys4 { display: none !important; }
  .l4aipyc9 .pnys4 { padding: 16px; }
  .uasmgci  { padding: 36px 24px; }
  .yn4re5~.pccz,.a3u5i~.pccz{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .p811, .yn4re5 { min-height: 320px !important; }
  .aug9vsnu { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .to11tm,
  .v4m9,
  .jao7w81x { grid-template-columns: 1fr !important; }

  

  
  .smjmcvd { display: flex !important; flex-direction: column !important; }
  .smjmcvd .iey3ggy { display: contents; }
  .smjmcvd .zc35579 { order: 0; }
  .smjmcvd .aug9vsnu { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .smjmcvd .to11tm { order: 2; padding: 0 16px 12px !important; }
  .smjmcvd .hq05bxb { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .hdwlca .iey3ggy { display: flex; flex-direction: column; }
  .hdwlca .iey3ggy .aug9vsnu { order: 1; }
  .hdwlca .iey3ggy .jao7w81x { order: 2; margin: 8px 0 24px !important; }
  .hdwlca .iey3ggy .hq05bxb { order: 3; }
  .hdwlca .iey3ggy .kjx1u9 { order: 4; align-self: center; margin-top: 0; }

  
  .yn4re5.l4aipyc9 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .yn4re5.l4aipyc9 .uasmgci { display: contents; padding: 0; }
  .yn4re5.l4aipyc9 .uasmgci .aug9vsnu { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .yn4re5.l4aipyc9 .pnys4 { order: 2; padding: 12px 16px; }
  .yn4re5.l4aipyc9 .uasmgci .hq05bxb { order: 3; padding: 0 24px; margin: 0 auto; }
  .yn4re5.l4aipyc9 .uasmgci .kjx1u9 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.l28tet5 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.odph { width: 100%; height: auto; display: block; border-radius: 10px; }
.b7dvk .l28tet5        { border-radius: 16px; }
.b7dvk .odph  { border-radius: 16px; }
.m9ww5n8 .l28tet5         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.m9ww5n8 .odph   { border-radius: 8px; }
.jhcpji1u { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.mqcuh { width: 100%; padding: 32px 0; position: relative; }
.owq1 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.f75eve .mqcuh:nth-child(even) { background: var(--bg-surface); }
.f75eve .mqcuh:nth-child(odd)  { background: var(--bg-page); }
.g55kaj .mqcuh:nth-child(even) { background: var(--bg-card); }
.g55kaj .mqcuh:nth-child(odd)  { background: var(--bg-page); }
.f75eve .mqcuh:nth-child(odd)  .owq1 { background: var(--bg-card); border-radius: 6px; }
.f75eve .mqcuh:nth-child(even) .owq1 { background: var(--bg-raised); border-radius: 6px; }
.g55kaj .mqcuh:nth-child(odd)  .owq1 { background: var(--bg-card); border-radius: 6px; }
.g55kaj .mqcuh:nth-child(even) .owq1 { background: var(--bg-raised); border-radius: 6px; }
.f75eve .mqcuh:nth-child(even) .ctj8 .y6r48,
.g55kaj .mqcuh:nth-child(even) .ctj8 .y6r48 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.f75eve .mqcuh:nth-child(odd) .ctj8 .y6r48,
.g55kaj .mqcuh:nth-child(odd) .ctj8 .y6r48 { background: var(--bg-card-inner); }
.f75eve .mqcuh:nth-child(even) .jrjf .y6r48:nth-child(odd),
.g55kaj .mqcuh:nth-child(even) .jrjf .y6r48:nth-child(odd)  { background: var(--bg-card); }
.f75eve .mqcuh:nth-child(even) .jrjf .y6r48:nth-child(even),
.g55kaj .mqcuh:nth-child(even) .jrjf .y6r48:nth-child(even) { background: var(--bg-card-inner); }
h1.sb16p1ly { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.sb16p1ly {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.ucpwcjr { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.jt48d h2.sb16p1ly {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.yrtkdhrs h2.sb16p1ly {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.tiqjy1 h2.sb16p1ly {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.a14xr h2.sb16p1ly::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.i455c h2.sb16p1ly {
  color: var(--text-primary); font-size: 1.7rem;
}
.q00uf h2.sb16p1ly::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.kw8a5 h2.sb16p1ly {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
@media (max-width: 640px) { .iqqvm97 { display: none; } }
.i0r1 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.hbh57i { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.e8u1o {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.h8t7 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.mjwww { padding-left: 20px; }
.mjwww li { margin-bottom: 6px; }
.mjwww a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.mjwww a:hover { color: var(--accent-light); }
.g2o0xc7 .h8t7 { display: none; }
.zgjgg60 .h8t7 { display: none; }
.zgjgg60 .mjwww { padding-left: 0; list-style: none; }
.zgjgg60 .mjwww li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.zgjgg60 .mjwww a { font-size: 0.92rem; }
.adz1qzdm .e8u1o { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.adz1qzdm .h8t7 { display: none; }
.adz1qzdm .mjwww { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.adz1qzdm .mjwww li { margin-bottom: 0; }
.adz1qzdm .mjwww 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;
}
.adz1qzdm .mjwww a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.dw4phuf .e8u1o { padding: 20px 20px 16px; }
.dw4phuf .mjwww {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.dw4phuf .mjwww li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.dw4phuf .mjwww 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;
}
.dw4phuf .mjwww 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;
}
.dw4phuf .mjwww a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.dw4phuf .mjwww a:focus,
.dw4phuf .mjwww a:focus-visible,
.dw4phuf .mjwww a:target { outline: none; }
.dw4phuf .mjwww li:target a { border-color: var(--border); color: var(--text-muted); }
.fc20 .e8u1o { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.fc20 .h8t7 { display: none; }
.fc20 .mjwww { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.fc20 .mjwww li { counter-increment: toc-n; margin-bottom: 0; }
.fc20 .mjwww a {
  display: inline-flex; align-items: center; gap: 11px;
  background: var(--bg-card); color: var(--text-muted);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 11px 20px 11px 11px; font-size: 0.92rem; font-weight: 500;
  transition: border-color .15s, color .15s;
}
.fc20 .mjwww a::before {
  content: counter(toc-n, decimal-leading-zero);
  flex-shrink: 0; width: 28px; height: 28px;
  background: var(--accent); color: #fff; border-radius: 7px;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.fc20 .mjwww a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.wayqz0bd .e8u1o { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.wayqz0bd .h8t7 { display: none; }
.wayqz0bd .mjwww { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.wayqz0bd .mjwww li { margin-bottom: 0; }
.wayqz0bd .mjwww a {
  display: inline-block; padding: 9px 16px;
  font-size: 0.9rem; font-weight: 600; color: var(--text-muted);
  border-bottom: 2px solid transparent;
  transition: color .15s, border-color .15s;
}
.wayqz0bd .mjwww a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.j0yv .e8u1o { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.j0yv .h8t7 { display: none; }
.j0yv .mjwww { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.j0yv .mjwww li { margin-bottom: 0; }
.j0yv .mjwww li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.j0yv .mjwww li:last-child::after { content: ""; margin-right: 0; }
.j0yv .mjwww a { font-size: 0.9rem; }
.y6r48 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ctj8 .y6r48 { background: var(--bg-card); }
.jrjf .y6r48:nth-child(odd)  { background: var(--bg-card); }
.jrjf .y6r48:nth-child(even) { background: var(--bg-raised); }
.u3e4eeb7 .y6r48 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.u3e4eeb7 .y6r48:last-child { border-bottom: none; }
.u3e4eeb7 h3.ucpwcjr { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.jhnf08 .y6r48 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.jhnf08 .y6r48 + .y6r48 { margin-top: 4px; }
.l26d6f22 .y6r48 { background: none; border-radius: 0; padding: 12px 0; }
.l26d6f22 .y6r48 + .y6r48 { border-top: 1px solid var(--border-section); }
.tx57xhj { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ychd { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.beyn8 { color: var(--text-body); margin-bottom: 10px; }
.uxpmn, .oywcdq { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.uxpmn li, .oywcdq li { margin-bottom: 6px; }
.oywcdq li { list-style: decimal; }
.ja0lhtm     .uxpmn { list-style-type: "● "; }
.vqe3xp  .uxpmn { list-style-type: "■ "; }
.jl5a .uxpmn { list-style-type: "◆ "; }
.x7553br1    .uxpmn { list-style-type: "★ "; }
.ja0lhtm     .e6xt1 { list-style-type: "● "; }
.vqe3xp  .e6xt1 { list-style-type: "■ "; }
.jl5a .e6xt1 { list-style-type: "◆ "; }
.x7553br1    .e6xt1 { list-style-type: "★ "; }
.ja0lhtm    .uxpmn li::marker, .ja0lhtm    .e6xt1 li::marker,
.vqe3xp .uxpmn li::marker, .vqe3xp .e6xt1 li::marker,
.jl5a .uxpmn li::marker, .jl5a .e6xt1 li::marker,
.x7553br1   .uxpmn li::marker, .x7553br1   .e6xt1 li::marker {
  color: var(--cta); font-size: 1em;
}
.ja0lhtm .oywcdq,
.vqe3xp .oywcdq,
.jl5a .oywcdq,
.x7553br1 .oywcdq {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.ja0lhtm .oywcdq li,
.vqe3xp .oywcdq li,
.jl5a .oywcdq li,
.x7553br1 .oywcdq li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.ja0lhtm .oywcdq li::before,
.vqe3xp .oywcdq li::before,
.jl5a .oywcdq li::before,
.x7553br1 .oywcdq 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;
}
.ja0lhtm     .oywcdq li::before { border-radius: 50%; }
.vqe3xp  .oywcdq li::before { border-radius: 3px; }
.jl5a .oywcdq li::before { border-radius: 3px; }
.x7553br1    .oywcdq li::before { border-radius: 50%; }
.q5ci { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.b2uy .q5ci,
.nyhh61o .q5ci { background: transparent; border: none; border-radius: 0; }
.n1o5x4 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.n1o5x4 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.n1o5x4 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.n1o5x4 tr:hover td { background: var(--bg-hover); }
.e6vh9st .n1o5x4 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.p6x4 .n1o5x4 { border: 1px solid var(--border-alt); }
.p6x4 .n1o5x4 th,
.p6x4 .n1o5x4 td { border: 1px solid var(--border-alt); }
.tt41f .n1o5x4 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.tt41f .n1o5x4 td { border-bottom: none; }
.tt41f .n1o5x4 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.uga68rpt .n1o5x4 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.njk6e .q5ci {
  overflow: hidden;
}
.njk6e .n1o5x4 th { border-bottom: 1px solid var(--border-alt); }
.njk6e .n1o5x4 tr:last-child td { border-bottom: none; }
.yjayrddx { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.u5xx { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.llkk33rd { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.tvlb8n0o { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.b0nn0 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.e6xt1 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.e6xt1 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%}
.to3hgav .tvlb8n0o { background: transparent; text-align: center; }
.nakl3y .llkk33rd {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.imp16q .llkk33rd {
  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);
}
.guhi .u5xx { display: grid; grid-template-columns: auto 1fr; }
.guhi .llkk33rd {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.guhi .tvlb8n0o { grid-column: 2; }
.guhi .b0nn0,
.guhi .e6xt1 { grid-column: 1 / -1; }
.p2d7 .u5xx { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.p2d7 .llkk33rd {
  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);
}
.p2d7 .tvlb8n0o { grid-column: 2; }
.p2d7 .b0nn0,
.p2d7 .e6xt1 { grid-column: 1 / -1; }
.hg66ss .u5xx { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.hg66ss .tvlb8n0o { background: none; color: var(--accent-light); font-weight: 700; }
.mqyzw8 .u5xx { 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); }
.mqyzw8 .tvlb8n0o { background: none; color: var(--accent-light); font-weight: 700; }
.h9zbe .u5xx { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.h9zbe .u5xx:last-child { border-bottom: none; }
.h9zbe .tvlb8n0o { background: none; color: var(--accent-light); font-weight: 700; }
.vq1z .u5xx { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.vq1z .tvlb8n0o { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.gj8jf .yjayrddx { counter-reset: card-n; }
.gj8jf .u5xx  { counter-increment: card-n; }
.gj8jf .tvlb8n0o { display: flex; align-items: center; gap: 10px; }
.gj8jf .tvlb8n0o::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;
}
.sf81z .u5xx { background: var(--bg-surface); border: 1px solid var(--border); }
.sf81z .tvlb8n0o { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.qfrg { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.qfrg         { --cl-hue: var(--accent); }
.dytif88     { --cl-hue: #16a34a; }
.xc7di { --cl-hue: #ea580c; }
.gb09    { --cl-hue: #2563eb; }
.dytif88, .xc7di, .gb09, .jqlf4 {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.jdcr4fk9 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.jdcr4fk9::before { color: var(--cl-hue); }
.qfrg strong { color: var(--text-primary); font-size: 0.95rem; }
.qfrg p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.a0n2 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.m5kvzrw, .nkdfkvw { border-radius: 8px; padding: 14px; }
.m5kvzrw { background: var(--bg-pros); }
.nkdfkvw { background: var(--bg-cons); }
.wb4vt { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.m5kvzrw .wb4vt { color: var(--c-pros-label); }
.nkdfkvw .wb4vt { color: #f87171; }
.m5kvzrw ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.nkdfkvw ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.odph { width: 100%; height: auto; border-radius: 10px; display: block; }
.epdtfbsu {
  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;
}
.epdtfbsu:hover { opacity: 0.85; }
.mi58t .epdtfbsu  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.mi58t .epdtfbsu:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.kh6n1sb .epdtfbsu  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.kh6n1sb .epdtfbsu:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.mi58t .ab1y.epdtfbsu, .kh6n1sb .ab1y.epdtfbsu,
.mi58t .orb7e .epdtfbsu, .kh6n1sb .orb7e .epdtfbsu {
  background: var(--cta); border: none; color: #fff;
}
.mi58t .ab1y.epdtfbsu:hover, .kh6n1sb .ab1y.epdtfbsu:hover,
.mi58t .orb7e .epdtfbsu:hover, .kh6n1sb .orb7e .epdtfbsu:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.kpc01 .kjx1u9 { border-radius: 50px; }
.kpc01 .epdtfbsu  { border-radius: 50px; }
.kyacp .kjx1u9,
.kyacp .epdtfbsu { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.kyacp .kjx1u9:hover,
.kyacp .epdtfbsu:hover { filter: brightness(1.08); opacity: 1; }
.by1hn .kjx1u9,
.by1hn .epdtfbsu { box-shadow: 0 3px 14px -2px var(--cta); }
.by1hn .kjx1u9:hover,
.by1hn .epdtfbsu:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.dh62d3mq .kjx1u9,
.dh62d3mq .epdtfbsu { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.dh62d3mq .kjx1u9:hover,
.dh62d3mq .epdtfbsu:hover { opacity: 1; }
.dh62d3mq .kjx1u9:active,
.dh62d3mq .epdtfbsu:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.xpk5bda .kjx1u9,
.xpk5bda .epdtfbsu { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.xpk5bda .kjx1u9:hover,
.xpk5bda .epdtfbsu:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.xpk5bda .kjx1u9:active,
.xpk5bda .epdtfbsu:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.kddtxtq .kjx1u9,
.kddtxtq .epdtfbsu { position: relative; overflow: hidden; }
.kddtxtq .kjx1u9::before,
.kddtxtq .epdtfbsu::before {
  content: ""; position: absolute; top: 0; left: -125%; width: 55%; height: 100%;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.5), transparent);
  transform: skewX(-20deg); transition: left .6s ease; pointer-events: none;
}
.kddtxtq .kjx1u9:hover::before,
.kddtxtq .epdtfbsu:hover::before { left: 135%; }
.ugk9b1 .kjx1u9,
.ugk9b1 .epdtfbsu { border-radius: 0; }
.enlrz .kjx1u9 { padding-left: 22px; padding-right: 22px; }
.enlrz .epdtfbsu  { padding-left: 12px; padding-right: 12px; }
.dtqdigzi .kjx1u9 { padding-left: 44px; padding-right: 44px; }
.dtqdigzi .epdtfbsu  { padding-left: 24px; padding-right: 24px; }
.f9kqo1kv .kjx1u9 { padding-left: 56px; padding-right: 56px; }
.f9kqo1kv .epdtfbsu  { padding-left: 32px; padding-right: 32px; }
.vn8jn0g   .kjx1u9::after, .vn8jn0g   .epdtfbsu::after,
.fyvaf1 .kjx1u9::after, .fyvaf1 .epdtfbsu::after,
.jqebfey    .kjx1u9::after, .jqebfey    .epdtfbsu::after,
.vz1o7d5q    .kjx1u9::after, .vz1o7d5q    .epdtfbsu::after,
.odc7nlu    .kjx1u9::after, .odc7nlu    .epdtfbsu::after,
.y1pvl     .kjx1u9::after, .y1pvl     .epdtfbsu::after,
.m3rukq    .kjx1u9::after, .m3rukq    .epdtfbsu::after,
.oh3d   .kjx1u9::after, .oh3d   .epdtfbsu::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;
}
.vn8jn0g .kjx1u9::after, .vn8jn0g .epdtfbsu::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");
}
.fyvaf1 .kjx1u9::after, .fyvaf1 .epdtfbsu::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");
}
.jqebfey .kjx1u9::after, .jqebfey .epdtfbsu::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");
}
.vz1o7d5q .kjx1u9::after, .vz1o7d5q .epdtfbsu::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");
}
.odc7nlu .kjx1u9::after, .odc7nlu .epdtfbsu::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");
}
.y1pvl .kjx1u9::after, .y1pvl .epdtfbsu::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");
}
.m3rukq .kjx1u9::after, .m3rukq .epdtfbsu::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");
}
.oh3d .kjx1u9::after, .oh3d .epdtfbsu::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");
}
.f0r7   .jx9em23::after, .f0r7   .ambnzot::after,
.bq22ywn .jx9em23::after, .bq22ywn .ambnzot::after,
.wjpf89j    .jx9em23::after, .wjpf89j    .ambnzot::after,
.hyss    .jx9em23::after, .hyss    .ambnzot::after,
.uljbwf    .jx9em23::after, .uljbwf    .ambnzot::after,
.s6u1     .jx9em23::after, .s6u1     .ambnzot::after,
.bh9e    .jx9em23::after, .bh9e    .ambnzot::after,
.yk70o   .jx9em23::after, .yk70o   .ambnzot::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;
}
.f0r7 .jx9em23::after, .f0r7 .ambnzot::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");
}
.bq22ywn .jx9em23::after, .bq22ywn .ambnzot::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");
}
.wjpf89j .jx9em23::after, .wjpf89j .ambnzot::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");
}
.hyss .jx9em23::after, .hyss .ambnzot::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");
}
.uljbwf .jx9em23::after, .uljbwf .ambnzot::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");
}
.s6u1 .jx9em23::after, .s6u1 .ambnzot::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");
}
.bh9e .jx9em23::after, .bh9e .ambnzot::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");
}
.yk70o .jx9em23::after, .yk70o .ambnzot::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");
}
.eetmvwq {
  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;
}
.t8hmnbxl {
  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;
}
.t8hmnbxl > * { min-width: 0; }
.t8hmnbxl:hover { background: var(--bg-hover); }
.t8hmnbxl > [itemprop="item"] { display: contents; }
.t8hmnbxl [itemprop="itemReviewed"],
.t8hmnbxl [itemprop="reviewRating"] { display: none; }
.t8hmnbxl::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;
}
.y4nxrhg {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.wo09 {
  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;
}
.gy1eun1 { max-height: 52px; max-width: 110px; object-fit: contain; }
.xyt91 {
  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;
}
.e41u6d28 .wo09    { background: #1a1a1a; }
.cfi86a .wo09   { background: rgba(128,128,128,.12); }
.s3z0zp .wo09 { background: var(--bg-raised); }
.meqc .wo09    { background: transparent; padding: 0; }
.ehoth {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.bke4mo7n { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.qj1g71n { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.hirakm {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.iicvf {
  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;
}
.vmk2 {
  
  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%;
}
.hf5mcty {
  
  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;
}
.ab1y {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.ab1y.epdtfbsu {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .t8hmnbxl {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .t8hmnbxl::before    { grid-area: rank;   }
  .y4nxrhg           { grid-area: ident;  }
  .ehoth     { grid-area: rating; min-width: 0; width: auto; }
  .hirakm           { grid-area: pills;  }
  .ab1y             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .t8hmnbxl {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .t8hmnbxl::before    { justify-self: center; }
  .y4nxrhg           { width: 100%; }
  .ehoth     { justify-self: center; }
  .hirakm           { grid-template-columns: 1fr; }
}
.qs89g {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.vda6i4 {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.yxioh1w {
  width: 90px; flex-shrink: 0;
  background: var(--bg-page);
  border-radius: 8px; display: flex; align-items: center; justify-content: center;
  padding: 8px; min-height: 60px;
}
.yxioh1w img { max-width: 80px; max-height: 50px; object-fit: contain; }
.j5chr { flex: 1; }
.j5chr h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.niqwq { color: var(--c-stars); font-size: 1.1rem; }
.prx84aum { margin-bottom: 8px; }
.clwc {
  display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px 22px;
  padding: 12px 24px; font-size: 0.86rem;
  background: var(--bg-surface); border-top: 1px solid var(--border-alt);
}
.clwc > span { color: var(--accent); font-weight: 700; }
.hb2qr em, .ibk76y9m em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .clwc { padding: 10px 16px; gap: 6px 16px; } }
.orb7e { flex-shrink: 0; align-self: flex-start; }
.orb7e .epdtfbsu { white-space: nowrap; }
@media (max-width: 560px) {
  .vda6i4 { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .yxioh1w { order: 1; }
  .orb7e { order: 2; margin-left: auto; align-self: center; }
  .j5chr { order: 3; flex: 1 1 100%; min-width: 0; }
}
.yahk img.xiuw2 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.b2uy { padding: 20px 24px; }
.t8s0 { color: var(--text-muted); margin-bottom: 16px; }
.jpfc2a { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.k5tgu, .khbja6 { list-style: none; font-size: 0.9rem; }
.k5tgu li { color: var(--c-pros); margin-bottom: 4px; }
.khbja6 li { color: var(--c-cons); margin-bottom: 4px; }
.k5tgu li::before { content: "✓"; margin-right: 5px; }
.khbja6 li::before { content: "✗"; margin-right: 5px; }
.u7xtl .k5tgu li::before { content: "→"; }
.u7xtl .khbja6 li::before { content: "–"; }
.szrpx  .k5tgu li::before { content: "★"; }
.szrpx  .khbja6 li::before { content: "✕"; }
.emeotiza    .k5tgu li::before { content: "◆"; }
.emeotiza    .khbja6 li::before { content: "▲"; }
.l45yc4q  .k5tgu li::before { content: "▶"; }
.l45yc4q  .khbja6 li::before { content: "■"; }
.nplc { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.dppmn { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.vzbk9c { background: var(--bg-pros); color: var(--c-tag-pay); }
.lr9nx { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.sdrgn8 .lr9nx { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.nuq394 .lr9nx { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .o506t .pvxdg7c {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .o506t .qs89g { margin: 0; }
}
.qzwuqb04 .vda6i4 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.qzwuqb04 .j5chr h3 { color: var(--accent-light); }
.qzwuqb04 .yxioh1w { background: var(--bg-page); border: 1px solid var(--border); }
.ry8m8 .qs89g { border-top: 4px solid var(--accent); }
.ry8m8 .vda6i4 { background: var(--bg-card); }
.jsbb7gdg .qs89g { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.jsbb7gdg .vda6i4 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.jsbb7gdg .b2uy { padding: 14px 16px; }
.jsbb7gdg .yxioh1w { border-radius: 4px; }
.jsbb7gdg .lr9nx { border-radius: 0; }
.yf57 .vda6i4 { padding: 0; gap: 0; overflow: hidden; }
.yf57 .yxioh1w { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.yf57 .j5chr { padding: 16px 20px; }
.yf57 .orb7e { padding: 16px 20px; align-self: center; }
.eeq5z8d .niqwq { font-size: .95rem; }
.nyhh61o .a0n2 { gap: 10px; }
.nyhh61o .m5kvzrw, .nyhh61o .nkdfkvw { padding: 12px; }
.nyhh61o .m5kvzrw ul, .nyhh61o .nkdfkvw ul { margin: 4px 0 0; padding-left: 18px; }
.nyhh61o .m5kvzrw li, .nyhh61o .nkdfkvw li { font-size: .85rem; margin-bottom: 3px; }
.szqi1 .dppmn { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .fuw3 { grid-template-columns: 1fr; }
  .lk3r4 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .lk3r4 .xzdoxf { width: 72px; height: 50px; }
  .lk3r4 .qjkqnk { max-width: 180px; }
  .lk3r4 .tykhh { width: auto; }
}
.ze3kn2 .eeq5z8d .niqwq { filter: brightness(1.2); }
@media (max-width: 720px) {
  .ze3kn2 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .w1ljr { padding: 16px; }
  .yoq5hk9 .h6j4r { min-width: 50%; }
}
.uk3w6y .a0n2 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .a0xz { grid-template-columns: 1fr; }
  .gdnmfs { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .b5ic9xu { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .gnmpzo { flex-wrap: wrap; padding: 16px; }
}
.qs26f .a0n2 { gap: 8px; }
.qs26f .m5kvzrw, .qs26f .nkdfkvw { padding: 8px; }
@media (max-width: 480px) {
  .je030frf { flex-direction: column; align-items: stretch; }
}
.e3994 .tykhh .epdtfbsu { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .znruip { flex-direction: column; align-items: stretch; gap: 10px; }
  .e3994 .tykhh { text-align: center; }
}
@media (max-width: 720px) {
  .e7bsuud { grid-template-columns: 1fr; }
  .izze { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .xbchd3 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.tsto .xppsn7 { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.cnb3luq .niqwq { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .t5mt9i { grid-template-columns: 1fr; }
  .cnb3luq { width: 100px; height: 100px; margin: 16px auto; }
  .tsto { font-size: 1.4rem; }
  .jnoxwx { justify-content: center; }
  .bpv77 .h6j4r { min-width: 50%; }
}
.fbmjcsn9 .a0n2 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .e5u0 { flex-wrap: wrap; padding: 14px 16px; }
  .k5rfos7d { padding: 12px 16px; }
  .fbmjcsn9 .a0n2 { margin: 0 16px; }
  .fbmjcsn9 .szqi1 { padding: 0 16px; }
  .zds02yqv { padding: 12px 16px; }
}
.grgyxl .t8hmnbxl {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.grgyxl .t8hmnbxl:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.fuliy7hw .eetmvwq { gap: 18px; }
.fuliy7hw .t8hmnbxl {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.fuliy7hw .t8hmnbxl:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.tqn2nx .eetmvwq {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.tqn2nx .t8hmnbxl {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.tqn2nx .t8hmnbxl:last-child { border-bottom: none; }
.tqn2nx .y4nxrhg,
.tqn2nx .ehoth,
.tqn2nx .hirakm {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.ixny .eetmvwq { gap: 0; }
.ixny .t8hmnbxl {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.ixny .t8hmnbxl:last-child { border-bottom: none; }
.ixny .t8hmnbxl:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.ixny .t8hmnbxl:nth-child(even):hover { background: var(--bg-hover); }
.cjgc .t8hmnbxl {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.vm9utj .hirakm .iicvf {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.vm9utj .hirakm .iicvf:first-child { border-left: none; }
.i0iu .hirakm .iicvf {
  background: transparent; padding: 4px 8px;
}
.i0iu .hirakm .vmk2 { font-size: .65rem; opacity: .65; }
.i0iu .hirakm .hf5mcty   { font-size: 1.15rem; color: var(--accent-light); }
.cjkl8n .hirakm .iicvf {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.qj1g71n { display: none; }
.j40ema0 .bke4mo7n { font-size: 1rem; letter-spacing: 2px; }
.fu9a1 .bke4mo7n {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.rbs17 .bke4mo7n,
.f8yud64 .bke4mo7n,
.mk5is .bke4mo7n { display: none; }
.rbs17 .qj1g71n,
.f8yud64 .qj1g71n,
.mk5is .qj1g71n { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.rbs17 .qj1g71n { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.rbs17 .qj1g71n small { display: none; }
.f8yud64 .qj1g71n {
  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;
}
.f8yud64 .qj1g71n small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.mk5is .qj1g71n {
  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;
}
.mk5is .qj1g71n small { display: none; }
.rbs17 .prx84aum .niqwq,
.f8yud64 .prx84aum .niqwq,
.mk5is .prx84aum .niqwq { display: none; }
.rbs17 .prx84aum strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.rbs17 .xppsn7 { display: none; }
.f8yud64 .prx84aum strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.f8yud64 .cf6o6px,
.f8yud64 .xppsn7 { font-size: 1em; }
.mk5is .prx84aum strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.mk5is .xppsn7 { display: none; }
.m78ro { margin: 16px 0; }
.rimbg7 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.rimbg7 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.rimbg7 summary::after { content: "+"; color: var(--accent-light); }
.rimbg7[open] summary::after { content: "−"; }
.rimbg7 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.mqcuh { margin-bottom: 0; }
.ylb77hrv h2.sb16p1ly { color: var(--text-primary); border-color: var(--accent-light); }
.pd86e7m h2.sb16p1ly { color: var(--text-primary); border-color: var(--accent-light); }
.dm09p .dytif88     { background: #052e16; border-color: #10b981; }
.dm09p .xc7di { background: #2d0a1e; border-color: #f43f5e; }
.dm09p .gb09    { background: #1e1036; border-color: #a855f7; }
.dm09p .qfrg strong  { color: #f1f5f9; }
.dm09p .qfrg p       { color: #cbd5e1; }
.dm09p .j5zq    .dytif88     .jdcr4fk9::before,
.dm09p .tjd3  .dytif88     .jdcr4fk9::before,
.dm09p .mvy2fdw  .dytif88     .jdcr4fk9::before,
.dm09p .yyge6 .dytif88     .jdcr4fk9::before { color: #10b981; }
.dm09p .j5zq    .xc7di .jdcr4fk9::before,
.dm09p .tjd3  .xc7di .jdcr4fk9::before,
.dm09p .mvy2fdw  .xc7di .jdcr4fk9::before,
.dm09p .yyge6 .xc7di .jdcr4fk9::before { color: #f43f5e; }
.dm09p .j5zq    .gb09    .jdcr4fk9::before,
.dm09p .tjd3  .gb09    .jdcr4fk9::before,
.dm09p .mvy2fdw  .gb09    .jdcr4fk9::before,
.dm09p .yyge6 .gb09    .jdcr4fk9::before { color: #a855f7; }
.vmfot5 .dytif88     { background: #2d2000; border-color: #eab308; }
.vmfot5 .xc7di { background: #2d0b0b; border-color: #ef4444; }
.vmfot5 .gb09    { background: #2d1600; border-color: #f97316; }
.vmfot5 .qfrg strong  { color: #f1f5f9; }
.vmfot5 .qfrg p       { color: #cbd5e1; }
.vmfot5 .j5zq    .dytif88     .jdcr4fk9::before,
.vmfot5 .tjd3  .dytif88     .jdcr4fk9::before,
.vmfot5 .mvy2fdw  .dytif88     .jdcr4fk9::before,
.vmfot5 .yyge6 .dytif88     .jdcr4fk9::before { color: #eab308; }
.vmfot5 .j5zq    .xc7di .jdcr4fk9::before,
.vmfot5 .tjd3  .xc7di .jdcr4fk9::before,
.vmfot5 .mvy2fdw  .xc7di .jdcr4fk9::before,
.vmfot5 .yyge6 .xc7di .jdcr4fk9::before { color: #ef4444; }
.vmfot5 .j5zq    .gb09    .jdcr4fk9::before,
.vmfot5 .tjd3  .gb09    .jdcr4fk9::before,
.vmfot5 .mvy2fdw  .gb09    .jdcr4fk9::before,
.vmfot5 .yyge6 .gb09    .jdcr4fk9::before { color: #f97316; }
.ls4ji4 .dytif88     { background: #0c1a2e; border-color: #38bdf8; }
.ls4ji4 .xc7di { background: #12103a; border-color: #818cf8; }
.ls4ji4 .gb09    { background: #0a2020; border-color: #2dd4bf; }
.ls4ji4 .qfrg strong  { color: #f1f5f9; }
.ls4ji4 .qfrg p       { color: #cbd5e1; }
.ls4ji4 .j5zq    .dytif88     .jdcr4fk9::before,
.ls4ji4 .tjd3  .dytif88     .jdcr4fk9::before,
.ls4ji4 .mvy2fdw  .dytif88     .jdcr4fk9::before,
.ls4ji4 .yyge6 .dytif88     .jdcr4fk9::before { color: #38bdf8; }
.ls4ji4 .j5zq    .xc7di .jdcr4fk9::before,
.ls4ji4 .tjd3  .xc7di .jdcr4fk9::before,
.ls4ji4 .mvy2fdw  .xc7di .jdcr4fk9::before,
.ls4ji4 .yyge6 .xc7di .jdcr4fk9::before { color: #818cf8; }
.ls4ji4 .j5zq    .gb09    .jdcr4fk9::before,
.ls4ji4 .tjd3  .gb09    .jdcr4fk9::before,
.ls4ji4 .mvy2fdw  .gb09    .jdcr4fk9::before,
.ls4ji4 .yyge6 .gb09    .jdcr4fk9::before { color: #2dd4bf; }
.lrw16dux::before,
.u1o3xb0j::before { margin-right: 5px; }
.ds9j2 .m5kvzrw ul li,
.ds9j2 .k5tgu li         { color: #4ade80; }
.ds9j2 .m5kvzrw .lrw16dux { color: #22c55e; }
.ds9j2 .nkdfkvw ul li,
.ds9j2 .khbja6 li         { color: #f87171; }
.ds9j2 .nkdfkvw .u1o3xb0j { color: #ef4444; }
.hicy .m5kvzrw { background: var(--bg-pros); }
.hicy .nkdfkvw { background: var(--bg-cons); }
.hicy .m5kvzrw .lrw16dux { color: var(--c-pros-label); }
.hicy .nkdfkvw .u1o3xb0j { color: var(--c-cons); }
.hicy .m5kvzrw ul li,
.hicy .k5tgu li            { color: var(--c-pros); }
.hicy .nkdfkvw ul li,
.hicy .khbja6 li            { color: var(--c-cons); }
.bcr32 .m5kvzrw { background: var(--bg-pros); }
.bcr32 .nkdfkvw { background: var(--bg-cons); }
.bcr32 .m5kvzrw .lrw16dux { color: var(--c-pros-label); }
.bcr32 .nkdfkvw .u1o3xb0j { color: var(--c-cons); }
.bcr32 .m5kvzrw ul li,
.bcr32 .k5tgu li          { color: var(--c-pros); }
.bcr32 .nkdfkvw ul li,
.bcr32 .khbja6 li          { color: var(--c-cons); }
.crlqyog .lrw16dux::before { content: "✓ "; }
.crlqyog .u1o3xb0j::before { content: "✗ "; }
.u7xtl .lrw16dux::before { content: "→ "; }
.u7xtl .u1o3xb0j::before { content: "← "; }
.szrpx .lrw16dux::before { content: "★ "; }
.szrpx .u1o3xb0j::before { content: "✕ "; }
.emeotiza .lrw16dux::before { content: "◆ "; }
.emeotiza .u1o3xb0j::before { content: "▲ "; }
.nuq394 .qfrg { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.nuq394 .qfrg strong { color: var(--text-primary); }
.nuq394 .qfrg p      { color: var(--text-muted); }
.sdrgn8 .qfrg { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.qkldh7dv .qfrg {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.qkldh7dv .qfrg strong,
.qkldh7dv .qfrg p { color: #fff; }
.qkldh7dv .jdcr4fk9::before { color: rgba(255,255,255,0.9) !important; }
.umvifm .qfrg {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.umvifm .qfrg strong { color: var(--text-primary); }
.umvifm .qfrg p      { color: var(--text-muted); }
.l5e6oihw .qfrg { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.j5zq .jdcr4fk9,
.tjd3 .jdcr4fk9,
.mvy2fdw .jdcr4fk9,
.yyge6 .jdcr4fk9 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.j5zq .jdcr4fk9::before,
.tjd3 .jdcr4fk9::before,
.mvy2fdw .jdcr4fk9::before,
.yyge6 .jdcr4fk9::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.j5zq .dytif88     .jdcr4fk9::before { content: "✦"; color: var(--c-tip-border); }
.j5zq .xc7di .jdcr4fk9::before { content: "▲"; color: var(--c-warn-border); }
.j5zq .gb09    .jdcr4fk9::before { content: "◉"; color: #60a5fa; }
.tjd3 .dytif88     .jdcr4fk9::before { content: "★"; color: var(--c-tip-border); }
.tjd3 .xc7di .jdcr4fk9::before { content: "◆"; color: var(--c-warn-border); }
.tjd3 .gb09    .jdcr4fk9::before { content: "●"; color: #60a5fa; }
.mvy2fdw .dytif88     .jdcr4fk9::before { content: "▶"; color: var(--c-tip-border); }
.mvy2fdw .xc7di .jdcr4fk9::before { content: "■"; color: var(--c-warn-border); }
.mvy2fdw .gb09    .jdcr4fk9::before { content: "▸"; color: #60a5fa; }
.yyge6 .dytif88     .jdcr4fk9::before { content: "→"; color: var(--c-tip-border); }
.yyge6 .xc7di .jdcr4fk9::before { content: "⬥"; color: var(--c-warn-border); }
.yyge6 .gb09    .jdcr4fk9::before { content: "◈"; color: #60a5fa; }
.yqk0bqcv .ctj8 .y6r48,
.yqk0bqcv .jrjf .y6r48  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.yqk0bqcv .u5xx                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.yqk0bqcv .t8hmnbxl                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.yqk0bqcv .qs89g            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.yqk0bqcv .q5ci          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.yqk0bqcv .e8u1o                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.l3iy0b .ctj8 .y6r48,
.l3iy0b .jrjf .y6r48,
.l3iy0b .u5xx,
.l3iy0b .t8hmnbxl,
.l3iy0b .qs89g,
.l3iy0b .q5ci,
.l3iy0b .e8u1o,
.l3iy0b .l5e6oihw .qfrg { box-shadow: none; }
.lbbwd   .beyn8, .lbbwd .tx57xhj, .lbbwd .ychd,
.lbbwd   .i0r1, .lbbwd .hbh57i { font-size: 0.9rem; }
.lbbwd   .uxpmn, .lbbwd .oywcdq { font-size: 0.9rem; }
.bxfrqq   .beyn8, .bxfrqq .tx57xhj, .bxfrqq .ychd,
.bxfrqq   .i0r1, .bxfrqq .hbh57i { font-size: 0.95rem; }
.bxfrqq   .uxpmn, .bxfrqq .oywcdq { font-size: 0.95rem; }
.t5xi0ew   .beyn8, .t5xi0ew .tx57xhj, .t5xi0ew .ychd,
.t5xi0ew   .i0r1, .t5xi0ew .hbh57i { font-size: 1.08rem; }
.t5xi0ew   .uxpmn, .t5xi0ew .oywcdq { font-size: 1.05rem; }
.t5xi0ew   .n1o5x4 { font-size: 0.97rem; }
.enws .aug9vsnu      { font-size: 3.2rem; }
.enws h2.sb16p1ly { font-size: 1.9rem; }
.enws h3.ucpwcjr     { font-size: 1.4rem; }
.k42sswq .aug9vsnu      { font-size: 3.8rem; }
.k42sswq h2.sb16p1ly { font-size: 2.2rem; }
.k42sswq h3.ucpwcjr     { font-size: 1.6rem; }
.mqcuh + .mqcuh { position: relative; }
.zy0dr8s   .mqcuh + .mqcuh::before,
.al3ycb  .mqcuh + .mqcuh::before,
.yaguuwb   .mqcuh + .mqcuh::before,
.k97u8b7d   .mqcuh + .mqcuh::before,
.gi7rh   .mqcuh + .mqcuh::before,
.oxm1ls .mqcuh + .mqcuh::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.zy0dr8s .mqcuh + .mqcuh::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.al3ycb .mqcuh + .mqcuh::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.yaguuwb .mqcuh + .mqcuh::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;
}
.k97u8b7d .mqcuh + .mqcuh::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.nzds .mqcuh { margin-bottom: 16px; }
.nzds .mqcuh + .mqcuh { margin-top: 0; }
.nzds .owq1 { padding-top: 0; padding-bottom: 0; }
.gi7rh .mqcuh + .mqcuh::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.oxm1ls .mqcuh + .mqcuh::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.bpwd8 .mqcuh + .mqcuh::before,
.rchjg .mqcuh + .mqcuh::before,
.smx0e9du .mqcuh + .mqcuh::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%;
}
.f75eve .bpwd8 .mqcuh:nth-child(even)::before,
.f75eve .rchjg .mqcuh:nth-child(even)::before,
.f75eve .smx0e9du .mqcuh:nth-child(even)::before { background: var(--bg-surface); }
.g55kaj .bpwd8 .mqcuh:nth-child(even)::before,
.g55kaj .rchjg .mqcuh:nth-child(even)::before,
.g55kaj .smx0e9du .mqcuh:nth-child(even)::before { background: var(--bg-card); }
.bpwd8 .mqcuh + .mqcuh::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");
}
.rchjg .mqcuh + .mqcuh::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");
}
.smx0e9du .mqcuh + .mqcuh::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");
}
.trjlwm6l .l9o5d3,
.ziah .l9o5d3,
.bxckhs .l9o5d3 { overflow: hidden; }
.trjlwm6l .iey3ggy,
.ziah .iey3ggy { margin-bottom: 60px; }
.bxckhs .iey3ggy { margin-bottom: 70px; }
.trjlwm6l .l9o5d3::before,
.ziah .l9o5d3::before,
.bxckhs .l9o5d3::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.trjlwm6l .l9o5d3::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");
}
.ziah .l9o5d3::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");
}
.bxckhs .l9o5d3::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.m71vl2t .l9o5d3:not(.xqcc) .zc35579 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.qfjvym .l9o5d3:not(.xqcc) .zc35579 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.qoc5  .l9o5d3:not(.xqcc) .zc35579 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.pl4f8  .l9o5d3:not(.xqcc) .zc35579 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.m71vl2t .xqcc { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.m71vl2t .gdz6d { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.m71vl2t .yn4re5 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.n1ge .xqcc .zc35579 { background: none; }
.n1ge .l9o5d3:not(.xqcc) .zc35579 { background: rgba(0,0,0,0.6); }
.si84 .l28tet5 { float: left; width: 38%; margin: 0 28px 16px 0; }
.si84 .l28tet5 .odph { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.si84 .owq1::after { content: ''; display: block; clear: both; }
.fy8e .l28tet5 { float: right; width: 38%; margin: 0 0 16px 28px; }
.fy8e .l28tet5 .odph { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.fy8e .owq1::after { content: ''; display: block; clear: both; }
.epgcx .mqcuh:nth-child(odd)  .l28tet5 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.epgcx .mqcuh:nth-child(even) .l28tet5 { float: right; width: 38%; margin: 0 0 16px 28px; }
.epgcx .l28tet5 .odph { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.epgcx .owq1::after { content: ''; display: block; clear: both; }
.si84 .yjayrddx,
.si84 .eetmvwq,
.fy8e .yjayrddx,
.fy8e .eetmvwq,
.epgcx .yjayrddx,
.epgcx .eetmvwq { clear: both; }
@media (max-width: 900px) {
  .si84 .l28tet5,
  .fy8e .l28tet5,
  .epgcx .mqcuh:nth-child(odd)  .l28tet5,
  .epgcx .mqcuh:nth-child(even) .l28tet5 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .si84 .l28tet5 .odph,
  .fy8e .l28tet5 .odph,
  .epgcx .l28tet5 .odph {
    max-height: none !important;
  }
}
.si84 .uxpmn,
.si84 .oywcdq,
.fy8e .uxpmn,
.fy8e .oywcdq,
.epgcx .uxpmn,
.epgcx .oywcdq { overflow: hidden; }
@media (max-width: 640px) {
  .si84 .l28tet5,
  .fy8e .l28tet5,
  .epgcx .l28tet5 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.o2xl7n4 .jhcpji1u,
.o2xl7n4 .owq1,
.o2xl7n4 .b1ju  { max-width: 1100px; }
.nrtizr0z .jhcpji1u,
.nrtizr0z .owq1,
.nrtizr0z .b1ju  { max-width: 1200px; }
.lcct .jhcpji1u,
.lcct .owq1,
.lcct .b1ju  { max-width: 1320px; }
.snyxonf { font-size: 0.82rem; color: var(--text-muted); }
.wze3 { display: flex; align-items: center; }
.mkny {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.p7lu { display: flex; align-items: center; }
.sajaasin { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.sajaasin:hover { text-decoration: underline; }
.xm46 { margin: 0 3px; opacity: 0.45; }
.xm46::before { content: '/'; }
.cx0py { padding: 2px 5px; color: var(--text-main); }
.ea4zz .snyxonf {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ea4zz .wze3 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.xulmbgld .snyxonf {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.xulmbgld .wze3 { padding: 0 0 0 12px; }
.ofd0ckxm .wze3 { padding: 0 16px; }
.ofd0ckxm .snyxonf {
  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);
}
.ofd0ckxm .jhcpji1u { padding-top: 28px; }
@media (max-width: 720px) {
  .dtstv7j { margin-top: 18px; padding: 0 16px; }
  .ofd0ckxm .jhcpji1u { padding-top: 16px; }
}
.o2xl7n4.ea4zz .wze3 { max-width: 1100px; }
.nrtizr0z.ea4zz .wze3 { max-width: 1200px; }
.lcct.ea4zz .wze3 { max-width: 1320px; }
.rjpuvoj .mqcuh { padding-top: 16px; padding-bottom: 16px; }
.veqtpk .mqcuh { padding-top: 24px; padding-bottom: 24px; }
.isvr .mqcuh { padding-top: 40px; padding-bottom: 40px; }
.v2oh .mqcuh { padding-top: 52px; padding-bottom: 52px; }
.om4bs2 .mqcuh:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.om4bs2 .mqcuh:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.om4bs2 .mqcuh:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.om4bs2 .mqcuh:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.eg1u .owq1 { padding-top: 10px;  padding-bottom: 10px; }
.r44sl9rw .owq1 { padding-top: 18px;  padding-bottom: 18px; }
.oe3gbdg8 .owq1 { padding-top: 36px;  padding-bottom: 36px; }
.bhxhh .owq1 { padding-top: 48px;  padding-bottom: 48px; }
.pove1hcm h2.sb16p1ly { font-weight: 600; }
.pove1hcm h3.ucpwcjr     { font-weight: 600; }
.tc3g { font-weight: 500; }
.tc3g h2.sb16p1ly { font-weight: 800; }
.tc3g h3.ucpwcjr     { font-weight: 700; }
.nlxka4 h2.sb16p1ly { font-weight: 900; }
.nlxka4 h3.ucpwcjr     { font-weight: 800; }
.nlxka4 .qfrg strong,
.nlxka4 .qfrg strong { font-weight: 600; }
.jx9em23 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.woju5 .jx9em23 { display: none; }
@media (max-width: 640px) {
  .jx9em23 { display: none !important; }
}
.jx9em23 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.jx9em23:hover { opacity: 0.85; }
.f8gyu .jx9em23 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.dgo2gd  .ambnzot { left: 32px; }
@media (max-width: 480px) {
  .dm3d .ambnzot { right: 20px; bottom: 20px; }
  .dgo2gd  .ambnzot { left: 20px; bottom: 20px; }
}
.yx8svm { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.b1ju { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ylos { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.d9e7m { color: var(--text-dim); font-size: 0.8rem; }
.epnu87am { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.epnu87am img { height: 26px; width: auto; object-fit: contain; }
.e4y38lz { display: flex; flex-direction: column; gap: 6px; }
.e4y38lz a, .dkzw a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.e4y38lz a:hover, .dkzw a:hover { color: var(--accent-light); }
.e4y38lz .il9om { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.n8swlpx .b1ju { text-align: center; }
.n8swlpx .ylos { margin-top: 0; }
.ih90 { margin-top: 10px; }
.ih90 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .b1ju { padding-left: 16px; padding-right: 16px; }
  .ka2jga .b1ju { padding: 20px 16px; }
  .dkzw { gap: 4px 12px; }
  .ylos { font-size: 0.78rem; }
}
.k499zl6d .einbo6zm .epnu87am { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.k499zl6d .ylos { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.k499zl6d .d9e7m { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .k499zl6d .xx9svedw { grid-template-columns: 1fr 1fr; } .k499zl6d .einbo6zm { grid-column: 1 / -1; } }
@media (max-width: 480px) { .k499zl6d .xx9svedw { grid-template-columns: 1fr; } }
.fcgc7 .epnu87am { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.fcgc7 .ylos { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .fcgc7 .dp3m { gap: 12px; } .fcgc7 .epnu87am { margin-right: 0; width: 100%; } }
.elao6wc .kzqj .epnu87am { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.elao6wc .ylos { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.elao6wc .d9e7m { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .elao6wc .uqb8e1u6 { grid-template-columns: 1fr 1fr; } .elao6wc .kzqj { grid-column: 1 / -1; } }
@media (max-width: 480px) { .elao6wc .uqb8e1u6 { grid-template-columns: 1fr; } }
.rqno601 .de767to { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.rqno601 .e4y38lz { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .rqno601 .de767to { grid-template-columns: 1fr 1fr; } .rqno601 .xsy0xvi:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .rqno601 .de767to { grid-template-columns: 1fr; } }
.mciobn .de767to { grid-template-columns: 1fr 2fr; }
.mciobn .jbnm .e4y38lz { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .mciobn .de767to { grid-template-columns: 1fr; } }
.lf7cee18 .b1ju { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.fx620 .ji04      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.fx620 .yx8svm { background: var(--bg-page); border-top-color: var(--border-alt); }
.bz0ertdx .ji04      { background: #0d1117; border-bottom-color: #21262d; }
.bz0ertdx .fiybqbqj { color: var(--accent-light); }
.bz0ertdx .w18pcy { --msep-color: #8b949e; }
.bz0ertdx .w18pcy a { color: #8b949e; }
.bz0ertdx .w18pcy a:hover { color: var(--accent-light); }
.bz0ertdx .snvdto4 { color: #8b949e; }
.bz0ertdx .yx8svm { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.bz0ertdx .ylos,
.bz0ertdx .d9e7m { color: #6e7681; }
.bz0ertdx .e4y38lz a, .bz0ertdx .dkzw a,
.bz0ertdx .epnu87am { color: #e6edf3; }
.bz0ertdx .e4y38lz a:hover, .bz0ertdx .dkzw a:hover,
@media (max-width: 640px) {
  .bz0ertdx .w18pcy { background: #0d1117; border-top-color: #21262d; }
  .bz0ertdx .w18pcy li a { border-bottom-color: #21262d; }
}
.x1tn .ji04      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.x1tn .fiybqbqj { color: var(--accent-light); }
.x1tn .w18pcy { --msep-color: #475569; }
.x1tn .w18pcy a { color: #475569; }
.x1tn .w18pcy a:hover { color: var(--accent-light); }
.x1tn .snvdto4 { color: #64748b; }
.x1tn .yx8svm { background: #f0f4f8; border-top-color: #cbd5e1; }
.x1tn .ylos,
.x1tn .d9e7m { color: #64748b; }
.x1tn .e4y38lz a, .x1tn .dkzw a,
.x1tn .by6wph a, .x1tn .epnu87am { color: #374151; }
.x1tn .e4y38lz a:hover, .x1tn .dkzw a:hover,
@media (max-width: 640px) {
  .x1tn .w18pcy { background: #f0f4f8; border-top-color: #cbd5e1; }
  .x1tn .w18pcy li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.kdxav2b6 .ji04      { background: var(--accent); border-bottom-color: var(--accent-light); }
.kdxav2b6 .fiybqbqj { color: #fff; }
.kdxav2b6 .w18pcy { --msep-color: rgba(255,255,255,0.82); }
.kdxav2b6 .w18pcy a { color: rgba(255,255,255,0.82); }
.kdxav2b6 .w18pcy a:hover { color: #fff; }
.kdxav2b6 .snvdto4 { color: rgba(255,255,255,0.9); }
.kdxav2b6 .yx8svm { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.kdxav2b6 .ylos,
.kdxav2b6 .d9e7m { color: rgba(255,255,255,0.72); }
.kdxav2b6 .e4y38lz a, .kdxav2b6 .dkzw a,
.kdxav2b6 .by6wph a, .kdxav2b6 .epnu87am { color: #fff; }
.kdxav2b6 .e4y38lz a:hover, .kdxav2b6 .dkzw a:hover,
@media (max-width: 640px) {
  .kdxav2b6 .w18pcy { background: var(--accent); border-top-color: var(--accent-light); }
  .kdxav2b6 .w18pcy li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.udhms .ji04 {
  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);
}
.udhms .yx8svm {
  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) {
  .udhms .w18pcy {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.f171nef .bxs1 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.ztfz4g .bxs1 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.kqwpxhdf .bxs1 { min-height: 72px; height: auto; }
.szn2 .bxs1 { min-height: 84px; height: auto; }
.ka2jga .bxs1 { max-width: none; padding: 0 32px; }
.ka2jga .b1ju  { max-width: none; padding: 24px 32px; }
.zhot.nrtizr0z .bxs1 { max-width: 1200px; }
.zhot.lcct .bxs1 { max-width: 1320px; }
.lrcr8gr   .fiybqbqj, .lrcr8gr   .epnu87am { text-transform: capitalize; }
.ic08s .fiybqbqj, .ic08s .epnu87am { text-transform: lowercase; }
.e8bq .fiybqbqj, .e8bq .epnu87am { text-transform: uppercase; letter-spacing: 0.06em; }
.wruijm, .p8z6l {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.dunk .wruijm,
.dunk .p8z6l { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.ydi1 .wruijm,
.ydi1 .p8z6l { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.f2k2qkhh .wruijm,
.f2k2qkhh .p8z6l { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.l9wenyzz .wruijm,
.l9wenyzz .p8z6l { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.ks9220   .w18pcy a { font-weight: 500; }
.sui4erm .w18pcy a { font-weight: 600; }
.j0jmfmha     .w18pcy a { font-weight: 700; }
.oc47e    .w18pcy a { font-weight: 800; letter-spacing: 0.01em; }
.b57v     .w18pcy > li + li::before,
.anug    .w18pcy > li + li::before,
.e1sl2    .w18pcy > li + li::before,
.l06cl .w18pcy > li + li::before,
.qhv6 .w18pcy > li + li::before,
.o7thw1  .w18pcy > li + li::before,
.y6ju    .w18pcy > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.b57v     .w18pcy > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.anug    .w18pcy > li + li::before { content: "|"; }
.e1sl2    .w18pcy > li + li::before { content: "—"; }
.l06cl .w18pcy > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.qhv6 .w18pcy > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.o7thw1  .w18pcy > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.y6ju    .w18pcy > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .pxx3 .snvdto4,
  .w2ae2 .snvdto4,
  .gc2s992g .snvdto4,
  .jka1k1te .snvdto4,
  .bu55rrl .snvdto4 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .pxx3 .snvdto4::before,
  .w2ae2 .snvdto4::before,
  .gc2s992g .snvdto4::before,
  .jka1k1te .snvdto4::before,
  .bu55rrl .snvdto4::before { content: ""; display: block; flex-shrink: 0; }

  
  .pxx3 .snvdto4::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;
  }

  
  .w2ae2 .snvdto4::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;
  }

  
  .gc2s992g .snvdto4::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;
  }

  
  .jka1k1te .snvdto4::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;
  }

  
  .bu55rrl .snvdto4::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) {
  .znedimxt .snvdto4 {
    padding: 5px 14px;
  }
  .znedimxt .w18pcy {
    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;
  }
  .znedimxt .w18pcy li a {
    border-bottom: none; padding: 10px 22px;
  }
  .znedimxt .w18pcy li a:hover { background: var(--bg-raised); }
  .znedimxt .ta08sd,
  .itmfm1a .ta08sd,
  .sdvrbve .ta08sd { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .hc119zd .snvdto4 {
    padding: 5px 10px;
  }
  .hc119zd .w18pcy {
    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);
  }
  .hc119zd .w18pcy.gxy3 { transform: translateX(0); }
  .hc119zd .w18pcy li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .hc119zd .w18pcy li:last-child a { border-bottom: none; }
  .kdxav2b6 .w18pcy,
  .bz0ertdx .w18pcy { background: var(--accent) !important; }
  .kdxav2b6 .w18pcy li a,
  .bz0ertdx .w18pcy li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .sdvrbve .snvdto4 {
    padding: 5px 10px;
  }
  .sdvrbve .w18pcy {
    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);
  }
  .sdvrbve .w18pcy::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .sdvrbve .w18pcy.gxy3 { transform: translateY(0); }
  .sdvrbve .w18pcy li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .a3moy .snvdto4 {
    padding: 5px 10px;
  }
  .a3moy .w18pcy {
    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;
  }
  .a3moy .w18pcy.gxy3 { opacity: 1; pointer-events: auto; }
  .a3moy .w18pcy li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .uat5     .snvdto4 { border-radius: 0 !important; }
  .n7ku   .snvdto4 { border-radius: 8px !important; }
  .zvlv .snvdto4 { border-radius: 50% !important; }
  .khsyzas   .snvdto4 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .aqqhy .g9z3w6o { flex-direction: column; align-items: stretch; }
  .aqqhy .li47wfm { flex-direction: row; min-width: auto; }
  .aqqhy .dkp0u { align-items: flex-start; text-align: left; }
}
.a0472m,
.a0472m.mqcuh,
.f75eve .a0472m,
.g41i6vj .a0472m,
.g55kaj .a0472m,
.qaqcysb .a0472m {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.jt3h2mb {
  background: linear-gradient(135deg, var(--cta) 0%, var(--cta-hover) 100%);
  border-radius: 16px;
  padding: 28px 36px;
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 16px 0;
}
.hr7qn { flex: 1 1 280px; min-width: 0; }
.fna9a {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.o6eacme9 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.l5gr8aa {
  background: #fff !important;
  color: var(--cta) !important;
  padding: 14px 44px !important;
  border-radius: 999px;
  font-weight: 800;
  font-size: 1rem;
  text-decoration: none;
  flex-shrink: 0;
  transition: transform 0.15s, opacity 0.2s;
  white-space: nowrap;
}
.l5gr8aa:hover { transform: translateY(-1px); opacity: 0.95; }
.ouxu .jt3h2mb {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.ouxu .fna9a { color: var(--cta); }
.ouxu .o6eacme9 { color: var(--text-body); }
.ouxu .l5gr8aa {
  background: var(--cta) !important;
  color: #fff !important;
}
.dbsl .jt3h2mb {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.dbsl .fna9a { color: var(--text-primary); }
.dbsl .o6eacme9 { color: var(--text-body); }
.dbsl .l5gr8aa {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .jt3h2mb {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .hr7qn { flex: 0 0 auto; }
  .fna9a { font-size: 1.2rem; }
  .l5gr8aa { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.l14h .jmr0c1mc { height: 36px; }
.hel8zgaq .jmr0c1mc { height: 60px; max-width: 200px; }
.lqde7gis .jmr0c1mc { height: 56px; max-width: 180px; }
.scl2kiov    .bke4mo7n, .scl2kiov    .niqwq { color: #f59e0b; }
.kg623f      .bke4mo7n { font-size: 1rem; letter-spacing: 1.5px; }
.kg623f      .niqwq   { font-size: 1.35rem; }
.zv8ceq    .bke4mo7n, .zv8ceq    .niqwq { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.e6i62     .bke4mo7n, .e6i62     .niqwq { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.opsz .bke4mo7n, .opsz .niqwq { color: var(--cta); letter-spacing: 2px; }
.hi0m   .bke4mo7n, .hi0m   .niqwq { color: #e91e63; letter-spacing: 2px; }
.u5713sf  .bke4mo7n, .u5713sf  .niqwq { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.qme6k     .bke4mo7n, .qme6k     .niqwq { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.vm9utj .iicvf + .iicvf {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.giayx .t8hmnbxl { padding: 18px 24px; min-height: 68px; }
.i0iu .vmk2 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.i0iu .hf5mcty {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.cjkl8n .iicvf {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.eetmvwq { counter-reset: cs-rank; }
.eetmvwq .t8hmnbxl { counter-increment: cs-rank; }
.eetmvwq .t8hmnbxl::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;
}
.ri6r .eetmvwq { counter-reset: cs-rank; gap: 0; }
.ri6r .t8hmnbxl {
  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;
}
.ri6r .t8hmnbxl::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;
}
.ri6r .y4nxrhg {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.ri6r .wo09 {
  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;
}
.ri6r .gy1eun1 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.ri6r .y4nxrhg { min-width: 0; flex-direction: column; width: 100%; }
.ri6r .xyt91 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.ri6r .bke4mo7n { color: var(--cta, var(--accent)); }
.ri6r .qj1g71n { font-weight: 700; }
.ri6r .iicvf {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.ri6r .vmk2 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.ri6r .hf5mcty {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.ri6r .n97n .hf5mcty { font-size: 1.3rem; color: var(--accent-light); }
.ri6r .ab1y {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.ri6r .t8hmnbxl:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .ri6r .eetmvwq {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ri6r .t8hmnbxl {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ri6r .t8hmnbxl { padding: 40px 16px 20px; }
  .ri6r .iicvf {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ri6r .ab1y { width: 100%; min-width: 0; }
}
.w3c3 .eetmvwq { counter-reset: cs-rank; gap: 10px; }
.w3c3 .t8hmnbxl {
  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);
}
.w3c3 .t8hmnbxl::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);
}
.w3c3 .y4nxrhg {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.w3c3 .wo09 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.w3c3 .gy1eun1 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.w3c3 .xyt91 {
  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;
}
.w3c3 .bke4mo7n { color: var(--cta, var(--accent)); }
.w3c3 .iicvf {
  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;
}
.w3c3 .vmk2 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.w3c3 .hf5mcty { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.w3c3 .n97n .hf5mcty { color: var(--accent-light); }
.w3c3 .ab1y {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.w3c3 .t8hmnbxl:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .w3c3 .t8hmnbxl {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .w3c3 .t8hmnbxl::before {
    position: absolute; top: 14px; left: 14px;
  }
  .w3c3 .y4nxrhg {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .w3c3 .xyt91 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .w3c3 .iicvf {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .w3c3 .ab1y { width: 100%; min-width: 0; }
  .w3c3 .bke4mo7n { min-width: 0; }
}
.gc2j .t8hmnbxl::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.wi6u5fhe .rimbg7 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.wi6u5fhe .rimbg7 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.wi6u5fhe .rimbg7 p { padding: 0 2px 16px; }
.gz42je .rimbg7 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.gz42je .rimbg7 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.gz42je .rimbg7 summary::after { content: "›"; font-size: 1.2em; }
.gz42je .rimbg7[open] summary::after { content: "‹"; }
.gz42je .rimbg7 p { padding: 10px 22px 4px; }
.q2myt1 .rimbg7 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.q2myt1 .rimbg7 summary { color: var(--text-primary); padding-left: 16px; }
.q2myt1 .rimbg7 summary::after { content: "›"; font-size: 1.1em; }
.q2myt1 .rimbg7[open] summary::after { content: "‹"; }
.q2myt1 .rimbg7 p { padding-left: 16px; }
.zcjugt .m78ro { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.zcjugt .rimbg7 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.zcjugt .rimbg7:last-child { border-bottom: none; }
.zcjugt .rimbg7 summary { color: var(--text-primary); border-radius: 0; }
.zcjugt .rimbg7 summary::after { content: "›"; font-size: 1.1em; }
.zcjugt .rimbg7[open] summary::after { content: "‹"; }
.me9q .rimbg7 { overflow: hidden; }
.me9q .rimbg7 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.me9q .rimbg7 summary::after { color: rgba(255,255,255,.75); }
.me9q .rimbg7[open] summary { border-radius: 0; }
.kv3r { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.oqpnql {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.eob6r {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ojivb0e { color: var(--text-muted); font-size: 1.05rem; }
.v2xxnm {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.lcnf {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.zxrrz63z { margin-bottom: 20px; }
.kk2j02ko {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.gnbh5a0z {
  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;
}
.gnbh5a0z:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.n6jz8o { resize: vertical; min-height: 130px; }
.l7ssp { width: 100%; margin-top: 8px; }
.hjcd4y2 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.aubb94 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.ksj7qwj { color: var(--text-muted); line-height: 1.75; }
.dzss { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.dzss li { margin-bottom: 6px; }
.welw1 { max-width: 760px; margin: 0 auto; }
.n0ff1cfd ul.dzss { margin: 0; }
@media (max-width: 640px) { .udv0uam { grid-template-columns: 1fr; gap: 10px; } }
.ouxaor { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.hyag { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.h5xx2wmp { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.hyag p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.hyag .dzss { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ouxaor { grid-template-columns: 1fr; } }
.ohii8l { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.ohii8l:hover .konbvvl { color: var(--accent-light); text-decoration: underline; }
.z53zt8iz { color: inherit; text-decoration: none; }
.z53zt8iz:hover { color: var(--accent-light); text-decoration: underline; }
.mdi10bu { display: inline-block; line-height: 0; }
.w2iam { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.rzue { max-width: 760px; margin: 0 auto; }
.ze22 ul.dzss { margin: 0; }
.k2s0t { color: var(--text-muted); line-height: 1.75; }
.rjkd .dzss,
.j4p438x .dzss,
.to2p0 .dzss,
.qyk7e .dzss {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.q2pmyg { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.g15kfw { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.ldqfp { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.suusf { margin-top: 12px; }
.x4hd { 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; }
.x4hd:hover { border-bottom-color: var(--accent-light); }
.siea { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.siea img { width: 100%; height: 100%; object-fit: cover; display: block; }
.auga { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.axmg28z { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.t6vq8rs { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .gwtxbc { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.w2a32 .ldqfp, .w2a32 .g15kfw { max-width: 640px; }
.yq957 .q2pmyg { font-size: 1.6rem; margin-top: 18px; }
.dinf .ldqfp { margin-bottom: 28px; }
@media (max-width: 860px) { .fkodxi { grid-template-columns: 1fr; } .yq957 { position: static; text-align: center; } }
.uf1eqhah .siea { margin: 0 auto 18px; }
.uf1eqhah .axmg28z { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .gsszb66 { grid-template-columns: 1fr; } }
.qpaz3 { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.kifitole { flex: 1; }
.qpaz3 .q2pmyg { font-size: 1.6rem; margin-bottom: 6px; }
.hp14ez9 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.qyk7e { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.gvwx { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.qyk7e p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.qyk7e .dzss { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .qpaz3 { flex-direction: column; text-align: center; } .hp14ez9 { grid-template-columns: 1fr; } }
.e0a5yfo .q2pmyg { font-size: 1.35rem; margin: 0 0 4px; }
.e0a5yfo .axmg28z { margin: 0; }
.yh1np {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.yh1np .eob6r { color: var(--accent-light); }
.gbb20m34 .eob6r { font-size: 2rem; }
.gbb20m34 .ojivb0e { max-width: 680px; }
.uo2mbgfg .eob6r { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.uo2mbgfg .ojivb0e  { margin: 0; }
@media (max-width: 640px) { .uo2mbgfg { flex-direction: column; } }
.a1vrc .eob6r { color: var(--accent-light); }
.brkl9r1x .eob6r { color: #fff; }
.brkl9r1x .ojivb0e  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .ta0af { grid-template-columns: 1fr; } }
.l5z3y3w { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.l5z3y3w .gnbh5a0z {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.l5z3y3w .gnbh5a0z:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.ou5ro .gnbh5a0z { background: var(--bg-raised); border-color: transparent; }
.ou5ro .gnbh5a0z:focus { background: var(--bg-card); border-color: var(--accent-light); }
.f9ucfo0k .gnbh5a0z { border-radius: 100px; padding: 11px 20px; }
.f9ucfo0k .n6jz8o { border-radius: 14px; }
@media (max-width: 640px) { .rybry { grid-template-columns: 1fr; } }
.ryd2{display:none}
.ryd2:empty,.u6i6:empty{display:none}
.e8aqis{position:relative;overflow:visible}
.y1en .pccz,.oik45hb .pccz,
.bn4i .pccz,.tjrp4 .pccz,
.kkpj6 .pccz,.kbzg1v1 .pccz{display:block}
.w2bs548 .hrtb1{display:block}
.y1en .pccz,.oik45hb .pccz,
.bn4i .pccz,.tjrp4 .pccz,
.kkpj6 .pccz{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}
.y1en .pccz .u6i6,.oik45hb .pccz .u6i6,
.bn4i .pccz .u6i6,.tjrp4 .pccz .u6i6,
.kkpj6 .pccz .u6i6{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}
.y1en .tpk4,.oik45hb .tpk4,
.bn4i .tpk4,.tjrp4 .tpk4,
.kkpj6 .tpk4{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.y1en .pccz,.oik45hb .pccz{top:12px}
.y1en .pccz .u6i6{margin-right:auto}
.oik45hb .pccz .u6i6{margin-left:auto}
.oik45hb .pccz{text-align:right}
.bn4i .pccz,.tjrp4 .pccz{bottom:12px}
.bn4i .pccz .u6i6{margin-right:auto}
.tjrp4 .pccz .u6i6{margin-left:auto}
.tjrp4 .pccz{text-align:right}
.kkpj6 .pccz{position:relative;margin-top:16px}
.kkpj6 .pccz .u6i6{margin:0 auto}
.kbzg1v1 .pccz{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.kbzg1v1 .pccz .u6i6{margin:0}
.kbzg1v1 .yn4re5~.pccz,
.kbzg1v1 .a3u5i~.pccz{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.kbzg1v1 .yn4re5~.pccz .u6i6,
.kbzg1v1 .a3u5i~.pccz .u6i6{justify-content:flex-start}
.yn4re5~.pccz,.a3u5i~.pccz{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}
.yn4re5~.pccz .u6i6{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.a3u5i~.pccz .u6i6{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.hrtb1 .u6i6{margin:0 0 12px}
.u6i6{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.i8cn4tum{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.konbvvl{font-weight:600;color:var(--text-heading);opacity:1}
.rr8fl::before{content:"·";margin:0 2px;opacity:.5}
.tpk4{white-space:nowrap}
.h37p0m .i8cn4tum{display:none}
.w2c4c8c .tpk4{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.w2c4c8c .rr8fl::before{content:""}
.u58li0d .tpk4{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}
.u58li0d .rr8fl::before{content:""}
.mtrv4u .u6i6{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.kdbu .tpk4{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.kdbu .rr8fl::before{content:""}
.r1r7i .tpk4{color: var(--accent-light);opacity:1;font-weight:500}
.yhopoe .tpk4{border-bottom:1px solid currentColor;padding-bottom:2px}
.yt7q4x .u6i6{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.jywxl{--date-bg:transparent}
.j4dp .rr8fl::before{content:""}
.w825w .rr8fl::before{content:"•";opacity:.4}
.w825w .tpk4 + .tpk4::before{content:"•";margin-right:6px;opacity:.4}
.jul42d0b .rr8fl::before{content:"/";opacity:.35}
.jul42d0b .tpk4 + .tpk4::before{content:"/";margin-right:6px;opacity:.35}
.nl6gtgy .rr8fl::before{content:"|";opacity:.3}
.nl6gtgy .tpk4 + .tpk4::before{content:"|";margin-right:6px;opacity:.3}
.owyvt6ye .rr8fl::before{content:"—";opacity:.3}
.owyvt6ye .tpk4 + .tpk4::before{content:"—";margin-right:6px;opacity:.3}
.y2rj .rr8fl::before{content:"◆";font-size:.5em;opacity:.35}
.y2rj .tpk4 + .tpk4::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.qcwwyyen .rr8fl::before{content:"·";opacity:.4}
.qcwwyyen .tpk4 + .tpk4::before{content:"·";margin-right:6px;opacity:.4}
.plyld .rr8fl::before{content:"›";opacity:.4}
.plyld .tpk4 + .tpk4::before{content:"›";margin-right:6px;opacity:.4}
.opoc .rr8fl::before{content:"→";opacity:.35;font-size:.85em}
.opoc .tpk4 + .tpk4::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.hacg{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.vrfwfh{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ss0wp{display:flex;flex-direction:column;gap:3px}
.jkrd{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.r250{font-weight:700;font-size:1rem;color:var(--text-heading)}
.kukgf837{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.utck4k6 .hacg{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.iqd4ju .hacg{border-top:3px solid var(--accent);padding-top:18px}
.nn8p9khj .hacg{border-left:3px solid var(--accent);border-radius:0}
.qey7 .hacg{padding:20px 0}
@media(max-width:640px){
  .hacg{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .kukgf837{max-width:100%}
}
.zmws9 .q5ci{margin:0}
@media (max-width:560px){
  .m7qo{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .dx83z { padding: 28px 18px 20px; }
  .j504k { font-size: 1.2rem; }
  .mt0x { max-width: 220px; max-height: 80px; }
}
.y5u0o4ct {
  flex: 0 0 auto;
  display: inline-flex; align-items: center; justify-content: center;
  background: #fff;
  width: 96px; height: 96px;
  padding: 10px;
  margin-right: 14px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
}
.hd0jb7 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.icit2qe  .y5u0o4ct { border-radius: 50%; }
.ff44rmm1  .y5u0o4ct { border-radius: 6px; }
.rfba .y5u0o4ct { border-radius: 22px; }
.cxb42fwk .jt3h2mb {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .y5u0o4ct { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.u1yw07ja .mqcuh {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.u1yw07ja .owq1 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.u1yw07ja .jt3h2mb {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.onumhp .mqcuh,
.onumhp .owq1 {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.onumhp .jt3h2mb {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .onumhp { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .onumhp .jt3h2mb {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .onumhp .o6eacme9 { display: none !important; }
  .onumhp .fna9a { font-size: 1.1rem !important; }
  .onumhp .y5u0o4ct { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .mcfytix { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .bxs1 { flex-direction: row-reverse; }
[dir="rtl"] .w18pcy { flex-direction: row-reverse; }
[dir="rtl"] .dgo2gd  .ambnzot { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .dm3d .ambnzot { right: auto; left: 20px; }
  [dir="rtl"] .dgo2gd  .ambnzot { left: auto;  right: 20px; }
}
[dir="rtl"] .si84 .l28tet5  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .fy8e .l28tet5 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .uxpmn, [dir="rtl"] .oywcdq { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .m5kvzrw { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .nkdfkvw { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .qfrg { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .jt3h2mb { direction: rtl; }
[dir="rtl"] .y5u0o4ct { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .t8hmnbxl,
[dir="rtl"] .snyxonf { direction: rtl; }
[dir="rtl"] .e8u1o { direction: rtl; }
[dir="rtl"] .mjwww { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .ja0lhtm .oywcdq,
[dir="rtl"] .vqe3xp .oywcdq,
[dir="rtl"] .jl5a .oywcdq,
[dir="rtl"] .x7553br1 .oywcdq {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .ja0lhtm .oywcdq li::before,
[dir="rtl"] .vqe3xp .oywcdq li::before,
[dir="rtl"] .jl5a .oywcdq li::before,
[dir="rtl"] .x7553br1 .oywcdq li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .l9o5d3.jy1yb .iey3ggy,
[dir="rtl"] .z6mhoyph.jy1yb .iey3ggy,
[dir="rtl"] .xqcc.jy1yb .iey3ggy,
[dir="rtl"] .smjmcvd.jy1yb .iey3ggy,
[dir="rtl"] .hdwlca.jy1yb .iey3ggy { text-align: right; }
[dir="rtl"] .yn4re5.vu1n3pul .uasmgci { text-align: center; }
[dir="rtl"] .owq1,
[dir="rtl"] .i0r1,
[dir="rtl"] .hbh57i,
[dir="rtl"] .iey3ggy { text-align: right; }
[dir="rtl"] .lcnf,
[dir="rtl"] .kk2j02ko,
[dir="rtl"] .ldqfp,
[dir="rtl"] .gnbh5a0z,
[dir="rtl"] .n6jz8o { text-align: right; direction: rtl; }
[dir="rtl"] .f9ucfo0k .gnbh5a0z,
[dir="rtl"] .l5z3y3w .gnbh5a0z { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #023fc4;
  --brand:           #023fc4;
  --brand-light:     #0a3aa2;
  --brand-pale:      #184fc6;
  --grad-start:      #2568fc;
  --grad-end:        #6995f5;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #023fc4;
  --cta-light:       #00319d;
  --cta-hover:       #012b87;
  --bg-page:         #f6f7f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f4f6;
  --bg-raised:       #edeff1;
  --bg-hover:        #f3f4f6;
  --border:          #e1e4e9;
  --border-alt:      #cfd3dd;
  --border-section:  #e1e4e9;
  --text-primary:    #16181c;
  --text-muted:      #505562;
  --text-body:       #2d3138;
  --text-sub:        #444954;
  --text-faint:      #727a8c;
  --text-dim:        #8e95a3;
  --text-label:      #5b6270;
  --text-value:      #393d46;
  --accent-bg:       #dce5f8;
  --accent-bg-light: #bfd0f7;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f6;
  --c-pros:          #0c9665;
  --c-cons:          #9f214d;
  --c-pros-label:    #0eb378;
  --c-tip-border:    #10c685;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9665;
}
:root { --logo-bg-opacity: 69%; }
body, button, input { font-family: "Nunito", sans-serif; }
.umvutfgl .jdcr4fk9 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.umvutfgl .jdcr4fk9::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.umvutfgl .dytif88     .jdcr4fk9::before { content: "";  color: var(--c-tip-border); }.umvutfgl .xc7di .jdcr4fk9::before { content: ""; color: var(--c-warn-border); }.umvutfgl .gb09    .jdcr4fk9::before { content: ""; color: #60a5fa; }.dm09p .umvutfgl .dytif88     .jdcr4fk9::before { color: #10b981; }.dm09p .umvutfgl .xc7di .jdcr4fk9::before { color: #f43f5e; }.dm09p .umvutfgl .gb09    .jdcr4fk9::before { color: #a855f7; }.vmfot5  .umvutfgl .dytif88     .jdcr4fk9::before { color: #eab308; }.vmfot5  .umvutfgl .xc7di .jdcr4fk9::before { color: #ef4444; }.vmfot5  .umvutfgl .gb09    .jdcr4fk9::before { color: #f97316; }.ls4ji4  .umvutfgl .dytif88     .jdcr4fk9::before { color: #38bdf8; }.ls4ji4  .umvutfgl .xc7di .jdcr4fk9::before { color: #818cf8; }.ls4ji4  .umvutfgl .gb09    .jdcr4fk9::before { color: #2dd4bf; }.dfkoi .umvutfgl .jdcr4fk9::before { color: var(--accent-light) !important; }
.lxbmih6e .p811, .lxbmih6e .yn4re5 { min-height: 780px; }
.xm46::before { content: '/'; }