:root {
  --color-accent: #1d66b8;
  --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;
}
.fmef4s {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.daj3 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.j376e {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.u8j1 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.shcqfg6 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.shcqfg6 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.shcqfg6 a:hover { color: var(--accent-light); }
.tr0btr     .z0lapvf4 { border-radius: 6px; }
.tr0btr .z0lapvf4 li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.tr0btr .z0lapvf4 li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
@media (max-width: 640px) {
  .z0lapvf4 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .lvn8r9i:hover .z0lapvf4,
  .lvn8r9i:focus-within .z0lapvf4 { display: block; }
  .z0lapvf4 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.x6h6sguh {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.pbz1wi74 { display: none; }
@media (max-width: 640px) {
  .pbz1wi74 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .pbz1wi74.a7a1ab7 { display: block; }
}
@media (max-width: 640px) {
  .x6h6sguh { display: block; }
  .shcqfg6 > li + li::before { display: none !important; }
  .shcqfg6 {
    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;
  }
  .shcqfg6.a7a1ab7 { display: flex; }
  .shcqfg6 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .shcqfg6 li:last-child a { border-bottom: none; }
}
.mlex { min-height: 480px; }
.yyvsh7 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.gx2y47h { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.asz9 .gx2y47h { margin-left: 0; margin-right: 0; }
.pz8eb {
  background: var(--cta); color: var(--cta-fg, #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;
}
.ab1hwil8 .pz8eb { margin-top: 24px; }
.pz8eb:hover { opacity: 0.88; }
.bres1y20 {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.bqps3ru {
  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%);
}
.bres1y20 .w2goq {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.bres1y20 .yyvsh7 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.bres1y20 .gx2y47h { color: #e2e8f0; }
.bres1y20.cp6pv8 .w2goq { text-align: center; }
.bres1y20.asz9   .w2goq { text-align: left; }
.sly9g .w2goq {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.sly9g .yyvsh7 { color: var(--text-primary); text-shadow: none; }
.sly9g .gx2y47h { color: var(--text-muted); }
.sly9g .pz8eb { margin-top: 16px; }
.sly9g, .sly9g.mlex { min-height: auto !important; }
.sly9g.cp6pv8 .w2goq { text-align: center; }
.sly9g.asz9   .w2goq { text-align: left; }
.sly9g~.zhgac2b{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}
.sly9g~.zhgac2b .tk1q4{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; }
}
.u9xak68 .bres1y20 .bqps3ru {
  overflow: hidden;
}
.u9xak68 .bres1y20 .bqps3ru::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); }
}
.ovlvpq .bres1y20 .bqps3ru {
  overflow: hidden;
}
.ovlvpq .bres1y20 .bqps3ru::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;
}
.o1vu89 .bres1y20 .bqps3ru {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.zvox2 .bres1y20 .bqps3ru {
  overflow: hidden;
}
.zvox2 .bres1y20 .bqps3ru::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;
}
.yetb9i .bres1y20 .bqps3ru {
  animation: hg-breathe 10s ease-in-out infinite;
}
.noie .bqps3ru {
  background: none;
}
.noie .yyvsh7 { color: #fff; }
.noie .gx2y47h { color: rgba(255,255,255,0.85); }
.iw8gkxlf .yyvsh7 { text-shadow: none; color: var(--text-primary); }
.iw8gkxlf .gx2y47h { color: var(--text-muted); }
body.gz0384 .yyvsh7 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.cjk18g .yyvsh7 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.mlex.noie .yyvsh7,
section.noie .yyvsh7 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.iw8gkxlf.asz9   .pxp7vkl { align-items: flex-start; text-align: left; }
.mlex .g213mpwv {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.g213mpwv .cgln {
  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;
}
.g213mpwv .cgln::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.g213mpwv .qkgrwq8 { display: contents !important; }
.g213mpwv .qkgrwq8 .ijsbtolx {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.g213mpwv .qkgrwq8 .w7ft70f { max-height: 48px; max-width: 96px; }
.g213mpwv .qkgrwq8 .l817 {
  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;
}
.g213mpwv .kjqk {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.g213mpwv .c7cck5 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.g213mpwv .m67y { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.g213mpwv .m67y small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.g213mpwv .dn268aje { display: contents !important; }
.g213mpwv .dn268aje .dv8ixpiu:not(.ztkaot) { display: none !important; }
.g213mpwv .dn268aje .ztkaot {
  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;
}
.g213mpwv .dn268aje .ztkaot .nrtqft {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.g213mpwv .dn268aje .ztkaot .j29kp {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.g213mpwv .jwvyb3 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.g213mpwv .jwvyb3.iyzjo04 {
  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;
}
.g213mpwv .jwvyb3.iyzjo04:hover { opacity: 0.85; }
.g213mpwv .cgln,
.g213mpwv .cgln:hover,
.g213mpwv .cgln:nth-child(even),
.g213mpwv .cgln:nth-child(odd),
.g213mpwv .cgln:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.kot98an .w2goq { padding-bottom: 24px; }
.ab1hwil8 .w2goq { max-width: 1100px; }
@media (max-width: 700px) {
  .iw8gkxlf { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .iw8gkxlf:not(.z2rvk) .eco5ph { display: none !important; }
  .z2rvk .eco5ph { padding: 16px; }
  .pxp7vkl  { padding: 36px 24px; }
  .iw8gkxlf~.zhgac2b,.frqu8~.zhgac2b{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .mlex, .iw8gkxlf { min-height: 320px !important; }
  .yyvsh7 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .qq90f,
  .bc5s6,
  .tt5cm { grid-template-columns: 1fr !important; }

  

  
  .kot98an { display: flex !important; flex-direction: column !important; }
  .kot98an .w2goq { display: contents; }
  .kot98an .bqps3ru { order: 0; }
  .kot98an .yyvsh7 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .kot98an .qq90f { order: 2; padding: 0 16px 12px !important; }
  .kot98an .gx2y47h { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .ab1hwil8 .w2goq { display: flex; flex-direction: column; }
  .ab1hwil8 .w2goq .yyvsh7 { order: 1; }
  .ab1hwil8 .w2goq .tt5cm { order: 2; margin: 8px 0 24px !important; }
  .ab1hwil8 .w2goq .gx2y47h { order: 3; }
  .ab1hwil8 .w2goq .pz8eb { order: 4; align-self: center; margin-top: 0; }

  
  .iw8gkxlf.z2rvk {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .iw8gkxlf.z2rvk .pxp7vkl { display: contents; padding: 0; }
  .iw8gkxlf.z2rvk .pxp7vkl .yyvsh7 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .iw8gkxlf.z2rvk .eco5ph { order: 2; padding: 12px 16px; }
  .iw8gkxlf.z2rvk .pxp7vkl .gx2y47h { order: 3; padding: 0 24px; margin: 0 auto; }
  .iw8gkxlf.z2rvk .pxp7vkl .pz8eb { order: 4; align-self: center; margin: 8px 0 32px; }
}
.shv3qt { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.qic29 { width: 100%; height: auto; display: block; border-radius: 10px; }
.gtxj8x .shv3qt        { border-radius: 16px; }
.gtxj8x .qic29  { border-radius: 16px; }
.gl2zl5p .shv3qt         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.gl2zl5p .qic29   { border-radius: 8px; }
.bodcr83 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.nw5c { width: 100%; padding: 32px 0; position: relative; }
.x0zj { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.bm1in .nw5c:nth-child(even) { background: var(--bg-surface); }
.bm1in .nw5c:nth-child(odd)  { background: var(--bg-page); }
.helyf2v .nw5c:nth-child(even) { background: var(--bg-card); }
.helyf2v .nw5c:nth-child(odd)  { background: var(--bg-page); }
.bm1in .nw5c:nth-child(odd)  .x0zj { background: var(--bg-card); border-radius: 6px; }
.bm1in .nw5c:nth-child(even) .x0zj { background: var(--bg-raised); border-radius: 6px; }
.helyf2v .nw5c:nth-child(odd)  .x0zj { background: var(--bg-card); border-radius: 6px; }
.helyf2v .nw5c:nth-child(even) .x0zj { background: var(--bg-raised); border-radius: 6px; }
.bm1in .nw5c:nth-child(even) .y0huma .f5rm,
.helyf2v .nw5c:nth-child(even) .y0huma .f5rm { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.bm1in .nw5c:nth-child(odd) .y0huma .f5rm,
.helyf2v .nw5c:nth-child(odd) .y0huma .f5rm { background: var(--bg-card-inner); }
.bm1in .nw5c:nth-child(even) .mt3i .f5rm:nth-child(odd),
.helyf2v .nw5c:nth-child(even) .mt3i .f5rm:nth-child(odd)  { background: var(--bg-card); }
.bm1in .nw5c:nth-child(even) .mt3i .f5rm:nth-child(even),
.helyf2v .nw5c:nth-child(even) .mt3i .f5rm:nth-child(even) { background: var(--bg-card-inner); }
h1.w14kpof { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.w14kpof {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.qxydu { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.ijochb8 h2.w14kpof {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.seeh h2.w14kpof {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.crdse h2.w14kpof {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.clrlnrdp h2.w14kpof::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.jy67 h2.w14kpof {
  color: var(--text-primary); font-size: 1.7rem;
}
.qt2i748 h2.w14kpof::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.wan1 h2.w14kpof {
  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) { .bvhwc6p9 { display: none; } }
.wejoml { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.u6svb { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.ovyn4 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.pui0yq { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.wwiaj { padding-left: 20px; }
.wwiaj li { margin-bottom: 6px; }
.wwiaj a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.wwiaj a:hover { color: var(--accent-light); }
.ddx3 .pui0yq { display: none; }
.asdai .pui0yq { display: none; }
.asdai .wwiaj { padding-left: 0; list-style: none; }
.asdai .wwiaj li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.asdai .wwiaj a { font-size: 0.92rem; }
.tdvx .ovyn4 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.tdvx .pui0yq { display: none; }
.tdvx .wwiaj { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.tdvx .wwiaj li { margin-bottom: 0; }
.tdvx .wwiaj 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;
}
.tdvx .wwiaj a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.poy5 .ovyn4 { padding: 20px 20px 16px; }
.poy5 .wwiaj {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.poy5 .wwiaj li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.poy5 .wwiaj 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;
}
.poy5 .wwiaj 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;
}
.poy5 .wwiaj a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.poy5 .wwiaj a:focus,
.poy5 .wwiaj a:focus-visible,
.poy5 .wwiaj a:target { outline: none; }
.poy5 .wwiaj li:target a { border-color: var(--border); color: var(--text-muted); }
.i4kz .ovyn4 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.i4kz .pui0yq { display: none; }
.i4kz .wwiaj { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.i4kz .wwiaj li { counter-increment: toc-n; margin-bottom: 0; }
.i4kz .wwiaj 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;
}
.i4kz .wwiaj 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;
}
.i4kz .wwiaj a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.v1kbi8e .ovyn4 { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.v1kbi8e .pui0yq { display: none; }
.v1kbi8e .wwiaj { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.v1kbi8e .wwiaj li { margin-bottom: 0; }
.v1kbi8e .wwiaj 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;
}
.v1kbi8e .wwiaj a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.nqpkro .ovyn4 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.nqpkro .pui0yq { display: none; }
.nqpkro .wwiaj { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.nqpkro .wwiaj li { margin-bottom: 0; }
.nqpkro .wwiaj li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.nqpkro .wwiaj li:last-child::after { content: ""; margin-right: 0; }
.nqpkro .wwiaj a { font-size: 0.9rem; }
.f5rm { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.y0huma .f5rm { background: var(--bg-card); }
.mt3i .f5rm:nth-child(odd)  { background: var(--bg-card); }
.mt3i .f5rm:nth-child(even) { background: var(--bg-raised); }
.x46sslk .f5rm {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.x46sslk .f5rm:last-child { border-bottom: none; }
.x46sslk h3.qxydu { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.iub14i .f5rm {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.iub14i .f5rm + .f5rm { margin-top: 4px; }
.f27qns3 .f5rm { background: none; border-radius: 0; padding: 12px 0; }
.f27qns3 .f5rm + .f5rm { border-top: 1px solid var(--border-section); }
.veol { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.qbie { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.kl18jio { color: var(--text-body); margin-bottom: 10px; }
.bkv359, .n35oo { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.bkv359 li, .n35oo li { margin-bottom: 6px; }
.n35oo li { list-style: decimal; }
.h2d9um3e     .bkv359 { list-style-type: "● "; }
.jj3ttp  .bkv359 { list-style-type: "■ "; }
.w2cj1 .bkv359 { list-style-type: "◆ "; }
.e6f5i4    .bkv359 { list-style-type: "★ "; }
.h2d9um3e     .r2tze { list-style-type: "● "; }
.jj3ttp  .r2tze { list-style-type: "■ "; }
.w2cj1 .r2tze { list-style-type: "◆ "; }
.e6f5i4    .r2tze { list-style-type: "★ "; }
.h2d9um3e    .bkv359 li::marker, .h2d9um3e    .r2tze li::marker,
.jj3ttp .bkv359 li::marker, .jj3ttp .r2tze li::marker,
.w2cj1 .bkv359 li::marker, .w2cj1 .r2tze li::marker,
.e6f5i4   .bkv359 li::marker, .e6f5i4   .r2tze li::marker {
  color: var(--cta); font-size: 1em;
}
.h2d9um3e .n35oo,
.jj3ttp .n35oo,
.w2cj1 .n35oo,
.e6f5i4 .n35oo {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.h2d9um3e .n35oo li,
.jj3ttp .n35oo li,
.w2cj1 .n35oo li,
.e6f5i4 .n35oo li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.h2d9um3e .n35oo li::before,
.jj3ttp .n35oo li::before,
.w2cj1 .n35oo li::before,
.e6f5i4 .n35oo 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;
}
.h2d9um3e     .n35oo li::before { border-radius: 50%; }
.jj3ttp  .n35oo li::before { border-radius: 3px; }
.w2cj1 .n35oo li::before { border-radius: 3px; }
.e6f5i4    .n35oo li::before { border-radius: 50%; }
.wtvf2 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.hfg781jw .wtvf2,
.qbor .wtvf2 { background: transparent; border: none; border-radius: 0; }
.p2yjb425 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.p2yjb425 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.p2yjb425 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.p2yjb425 tr:hover td { background: var(--bg-hover); }
.g6ysb .p2yjb425 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.dhzc9qw2 .p2yjb425 { border: 1px solid var(--border-alt); }
.dhzc9qw2 .p2yjb425 th,
.dhzc9qw2 .p2yjb425 td { border: 1px solid var(--border-alt); }
.vmwbev .p2yjb425 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.vmwbev .p2yjb425 td { border-bottom: none; }
.vmwbev .p2yjb425 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.i90l .p2yjb425 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.skpk826 .wtvf2 {
  overflow: hidden;
}
.skpk826 .p2yjb425 th { border-bottom: 1px solid var(--border-alt); }
.skpk826 .p2yjb425 tr:last-child td { border-bottom: none; }
.aer5r { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.j79ocp5 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.jcx5dig { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.ai753 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.n2mu3 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.r2tze { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.r2tze 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%}
.q4w3z6hr .ai753 { background: transparent; text-align: center; }
.v0nchv .jcx5dig {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.ph0y1f46 .jcx5dig {
  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);
}
.w1o9 .j79ocp5 { display: grid; grid-template-columns: auto 1fr; }
.w1o9 .jcx5dig {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.w1o9 .ai753 { grid-column: 2; }
.w1o9 .n2mu3,
.w1o9 .r2tze { grid-column: 1 / -1; }
.vsulu .j79ocp5 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.vsulu .jcx5dig {
  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);
}
.vsulu .ai753 { grid-column: 2; }
.vsulu .n2mu3,
.vsulu .r2tze { grid-column: 1 / -1; }
.krhjom .j79ocp5 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.krhjom .ai753 { background: none; color: var(--accent-light); font-weight: 700; }
.txrokzi0 .j79ocp5 { 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); }
.txrokzi0 .ai753 { background: none; color: var(--accent-light); font-weight: 700; }
.iud88 .j79ocp5 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.iud88 .j79ocp5:last-child { border-bottom: none; }
.iud88 .ai753 { background: none; color: var(--accent-light); font-weight: 700; }
.usam0 .j79ocp5 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.usam0 .ai753 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.gbma7 .aer5r { counter-reset: card-n; }
.gbma7 .j79ocp5  { counter-increment: card-n; }
.gbma7 .ai753 { display: flex; align-items: center; gap: 10px; }
.gbma7 .ai753::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;
}
.amx3 .j79ocp5 { background: var(--bg-surface); border: 1px solid var(--border); }
.amx3 .ai753 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.nkac { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.nkac         { --cl-hue: var(--accent); }
.ozkv     { --cl-hue: #16a34a; }
.uvdf65a5 { --cl-hue: #ea580c; }
.frqf    { --cl-hue: #2563eb; }
.ozkv, .uvdf65a5, .frqf, .vlmm3dkz {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.bl3mv { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.bl3mv::before { color: var(--cl-hue); }
.nkac strong { color: var(--text-primary); font-size: 0.95rem; }
.nkac p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.sd91wfn6 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.swmy, .ffoz { border-radius: 8px; padding: 14px; }
.swmy { background: var(--bg-pros); }
.ffoz { background: var(--bg-cons); }
.w9n4y { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.swmy .w9n4y { color: var(--c-pros-label); }
.ffoz .w9n4y { color: #f87171; }
.swmy ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ffoz ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.qic29 { width: 100%; height: auto; border-radius: 10px; display: block; }
.iyzjo04 {
  background: var(--cta); color: var(--cta-fg, #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;
}
.iyzjo04:hover { opacity: 0.85; }
.m32pni .iyzjo04  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.m32pni .iyzjo04:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ugdlpf .iyzjo04  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.ugdlpf .iyzjo04:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.m32pni .jwvyb3.iyzjo04, .ugdlpf .jwvyb3.iyzjo04,
.m32pni .ngxe .iyzjo04, .ugdlpf .ngxe .iyzjo04 {
  background: var(--cta); border: none; color: #fff;
}
.m32pni .jwvyb3.iyzjo04:hover, .ugdlpf .jwvyb3.iyzjo04:hover,
.m32pni .ngxe .iyzjo04:hover, .ugdlpf .ngxe .iyzjo04:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.h95rhb .pz8eb { border-radius: 50px; }
.h95rhb .iyzjo04  { border-radius: 50px; }
.p800 .pz8eb,
.p800 .iyzjo04 { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.p800 .pz8eb:hover,
.p800 .iyzjo04:hover { filter: brightness(1.08); opacity: 1; }
.cwzf .pz8eb,
.cwzf .iyzjo04 { box-shadow: 0 3px 14px -2px var(--cta); }
.cwzf .pz8eb:hover,
.cwzf .iyzjo04:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.bg4ugnl .pz8eb,
.bg4ugnl .iyzjo04 { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.bg4ugnl .pz8eb:hover,
.bg4ugnl .iyzjo04:hover { opacity: 1; }
.bg4ugnl .pz8eb:active,
.bg4ugnl .iyzjo04:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.ucii1dt .pz8eb,
.ucii1dt .iyzjo04 { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.ucii1dt .pz8eb:hover,
.ucii1dt .iyzjo04:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.ucii1dt .pz8eb:active,
.ucii1dt .iyzjo04:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.a27f .pz8eb,
.a27f .iyzjo04 { position: relative; overflow: hidden; }
.a27f .pz8eb::before,
.a27f .iyzjo04::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;
}
.a27f .pz8eb:hover::before,
.a27f .iyzjo04:hover::before { left: 135%; }
.ililq .pz8eb,
.ililq .iyzjo04 { border-radius: 0; }
.zi6iemu .pz8eb { padding-left: 22px; padding-right: 22px; }
.zi6iemu .iyzjo04  { padding-left: 12px; padding-right: 12px; }
.mz9r2 .pz8eb { padding-left: 44px; padding-right: 44px; }
.mz9r2 .iyzjo04  { padding-left: 24px; padding-right: 24px; }
.p9zyz .pz8eb { padding-left: 56px; padding-right: 56px; }
.p9zyz .iyzjo04  { padding-left: 32px; padding-right: 32px; }
.fm6lk   .pz8eb::after, .fm6lk   .iyzjo04::after,
.ss3zr .pz8eb::after, .ss3zr .iyzjo04::after,
.qmlv58    .pz8eb::after, .qmlv58    .iyzjo04::after,
.jivw5r    .pz8eb::after, .jivw5r    .iyzjo04::after,
.nvsjhs    .pz8eb::after, .nvsjhs    .iyzjo04::after,
.mgj787     .pz8eb::after, .mgj787     .iyzjo04::after,
.gpsld    .pz8eb::after, .gpsld    .iyzjo04::after,
.bw6jz82   .pz8eb::after, .bw6jz82   .iyzjo04::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;
}
.fm6lk .pz8eb::after, .fm6lk .iyzjo04::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");
}
.ss3zr .pz8eb::after, .ss3zr .iyzjo04::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");
}
.qmlv58 .pz8eb::after, .qmlv58 .iyzjo04::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");
}
.jivw5r .pz8eb::after, .jivw5r .iyzjo04::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");
}
.nvsjhs .pz8eb::after, .nvsjhs .iyzjo04::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");
}
.mgj787 .pz8eb::after, .mgj787 .iyzjo04::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");
}
.gpsld .pz8eb::after, .gpsld .iyzjo04::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");
}
.bw6jz82 .pz8eb::after, .bw6jz82 .iyzjo04::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");
}
.yji9   .cjl5or7::after, .yji9   .dsjm::after,
.y9ork .cjl5or7::after, .y9ork .dsjm::after,
.w4b8yco    .cjl5or7::after, .w4b8yco    .dsjm::after,
.yfrzw    .cjl5or7::after, .yfrzw    .dsjm::after,
.cxqzrq86    .cjl5or7::after, .cxqzrq86    .dsjm::after,
.t5es5q     .cjl5or7::after, .t5es5q     .dsjm::after,
.ynpirxjb    .cjl5or7::after, .ynpirxjb    .dsjm::after,
.myg7   .cjl5or7::after, .myg7   .dsjm::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;
}
.yji9 .cjl5or7::after, .yji9 .dsjm::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");
}
.y9ork .cjl5or7::after, .y9ork .dsjm::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");
}
.w4b8yco .cjl5or7::after, .w4b8yco .dsjm::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");
}
.yfrzw .cjl5or7::after, .yfrzw .dsjm::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");
}
.cxqzrq86 .cjl5or7::after, .cxqzrq86 .dsjm::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");
}
.t5es5q .cjl5or7::after, .t5es5q .dsjm::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");
}
.ynpirxjb .cjl5or7::after, .ynpirxjb .dsjm::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");
}
.myg7 .cjl5or7::after, .myg7 .dsjm::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");
}
.qq9hs6x {
  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;
}
.cgln {
  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;
}
.cgln > * { min-width: 0; }
.cgln:hover { background: var(--bg-hover); }
.cgln > [itemprop="item"] { display: contents; }
.cgln [itemprop="itemReviewed"],
.cgln [itemprop="reviewRating"] { display: none; }
.cgln::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;
}
.qkgrwq8 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.ijsbtolx {
  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;
}
.w7ft70f { max-height: 52px; max-width: 110px; object-fit: contain; }
.l817 {
  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;
}
.hw2up .ijsbtolx    { background: #1a1a1a; }
.kozekdcd .ijsbtolx   { background: rgba(128,128,128,.12); }
.ao6xo5a .ijsbtolx { background: var(--bg-raised); }
.evde8a8o .ijsbtolx    { background: transparent; padding: 0; }
.kjqk {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.c7cck5 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.m67y { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.dn268aje {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.dv8ixpiu {
  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;
}
.nrtqft {
  
  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%;
}
.j29kp {
  
  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;
}
.jwvyb3 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.jwvyb3.iyzjo04 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .cgln {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .cgln::before    { grid-area: rank;   }
  .qkgrwq8           { grid-area: ident;  }
  .kjqk     { grid-area: rating; min-width: 0; width: auto; }
  .dn268aje           { grid-area: pills;  }
  .jwvyb3             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .cgln {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .cgln::before    { justify-self: center; }
  .qkgrwq8           { width: 100%; }
  .kjqk     { justify-self: center; }
  .dn268aje           { grid-template-columns: 1fr; }
}
.kozp {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.xwzqhu {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.a5ymley5 {
  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;
}
.a5ymley5 img { max-width: 80px; max-height: 50px; object-fit: contain; }
.g7dx3 { flex: 1; }
.g7dx3 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.zobh { color: var(--c-stars); font-size: 1.1rem; }
.p36i8rw { margin-bottom: 8px; }
.kwsi7 {
  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);
}
.kwsi7 > span { color: var(--accent); font-weight: 700; }
.udai8h em, .q35h em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .kwsi7 { padding: 10px 16px; gap: 6px 16px; } }
.ngxe { flex-shrink: 0; align-self: flex-start; }
.ngxe .iyzjo04 { white-space: nowrap; }
@media (max-width: 560px) {
  .xwzqhu { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .a5ymley5 { order: 1; }
  .ngxe { order: 2; margin-left: auto; align-self: center; }
  .g7dx3 { order: 3; flex: 1 1 100%; min-width: 0; }
}
.n56a8ca9 img.jon3r7t { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.hfg781jw { padding: 20px 24px; }
.kx9sv { color: var(--text-muted); margin-bottom: 16px; }
.dnlcyhb { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.abjmxlfa, .htl5p { list-style: none; font-size: 0.9rem; }
.abjmxlfa li { color: var(--c-pros); margin-bottom: 4px; }
.htl5p li { color: var(--c-cons); margin-bottom: 4px; }
.abjmxlfa li::before { content: "✓"; margin-right: 5px; }
.htl5p li::before { content: "✗"; margin-right: 5px; }
.jbizi .abjmxlfa li::before { content: "→"; }
.jbizi .htl5p li::before { content: "–"; }
.nykow9a  .abjmxlfa li::before { content: "★"; }
.nykow9a  .htl5p li::before { content: "✕"; }
.z2usk2    .abjmxlfa li::before { content: "◆"; }
.z2usk2    .htl5p li::before { content: "▲"; }
.sk9eg  .abjmxlfa li::before { content: "▶"; }
.sk9eg  .htl5p li::before { content: "■"; }
.vnk859v4 { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.q346 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.ju1bgprj { background: var(--bg-pros); color: var(--c-tag-pay); }
.joygv { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.wzbio .joygv { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.adq4o40 .joygv { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .pm8zmr .uef3 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .pm8zmr .kozp { margin: 0; }
}
.zg0liv .xwzqhu { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.zg0liv .g7dx3 h3 { color: var(--accent-light); }
.zg0liv .a5ymley5 { background: var(--bg-page); border: 1px solid var(--border); }
.nod98 .kozp { border-top: 4px solid var(--accent); }
.nod98 .xwzqhu { background: var(--bg-card); }
.prefzc .kozp { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.prefzc .xwzqhu { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.prefzc .hfg781jw { padding: 14px 16px; }
.prefzc .a5ymley5 { border-radius: 4px; }
.prefzc .joygv { border-radius: 0; }
.rbj5kvu .xwzqhu { padding: 0; gap: 0; overflow: hidden; }
.rbj5kvu .a5ymley5 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.rbj5kvu .g7dx3 { padding: 16px 20px; }
.rbj5kvu .ngxe { padding: 16px 20px; align-self: center; }
.dbktqac .zobh { font-size: .95rem; }
.qbor .sd91wfn6 { gap: 10px; }
.qbor .swmy, .qbor .ffoz { padding: 12px; }
.qbor .swmy ul, .qbor .ffoz ul { margin: 4px 0 0; padding-left: 18px; }
.qbor .swmy li, .qbor .ffoz li { font-size: .85rem; margin-bottom: 3px; }
.hrtq .q346 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .o8vv { grid-template-columns: 1fr; }
  .rqv4i { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .rqv4i .e2ytmq5 { width: 72px; height: 50px; }
  .rqv4i .n9ik089 { max-width: 180px; }
  .rqv4i .rap4bd4 { width: auto; }
}
.iba6z .dbktqac .zobh { filter: brightness(1.2); }
@media (max-width: 720px) {
  .iba6z { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .wh77qhuj { padding: 16px; }
  .a3mwt6o .cus7 { min-width: 50%; }
}
.xubtt .sd91wfn6 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .fia8e { grid-template-columns: 1fr; }
  .vpebhb { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .d1sv4e { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ggmn { flex-wrap: wrap; padding: 16px; }
}
.c1c5klb .sd91wfn6 { gap: 8px; }
.c1c5klb .swmy, .c1c5klb .ffoz { padding: 8px; }
@media (max-width: 480px) {
  .f2z7u { flex-direction: column; align-items: stretch; }
}
.lxaopg .rap4bd4 .iyzjo04 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .ie90 { flex-direction: column; align-items: stretch; gap: 10px; }
  .lxaopg .rap4bd4 { text-align: center; }
}
@media (max-width: 720px) {
  .nv7x78 { grid-template-columns: 1fr; }
  .bls4m0k { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .clnvw38h { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.xxtwa .akpn2 { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.qmcit5ic .zobh { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .tyhi { grid-template-columns: 1fr; }
  .qmcit5ic { width: 100px; height: 100px; margin: 16px auto; }
  .xxtwa { font-size: 1.4rem; }
  .j4ho { justify-content: center; }
  .rqjziqg7 .cus7 { min-width: 50%; }
}
.w8dd5hri .sd91wfn6 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .ay2sr { flex-wrap: wrap; padding: 14px 16px; }
  .db09 { padding: 12px 16px; }
  .w8dd5hri .sd91wfn6 { margin: 0 16px; }
  .w8dd5hri .hrtq { padding: 0 16px; }
  .mw3d { padding: 12px 16px; }
}
.mhbrha .cgln {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.mhbrha .cgln:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.j4txkk7 .qq9hs6x { gap: 18px; }
.j4txkk7 .cgln {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.j4txkk7 .cgln:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.tw07 .qq9hs6x {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.tw07 .cgln {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.tw07 .cgln:last-child { border-bottom: none; }
.tw07 .qkgrwq8,
.tw07 .kjqk,
.tw07 .dn268aje {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.os3nydha .qq9hs6x { gap: 0; }
.os3nydha .cgln {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.os3nydha .cgln:last-child { border-bottom: none; }
.os3nydha .cgln:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.os3nydha .cgln:nth-child(even):hover { background: var(--bg-hover); }
.kpwfh .cgln {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.lugjvt .dn268aje .dv8ixpiu {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.lugjvt .dn268aje .dv8ixpiu:first-child { border-left: none; }
.sgtii99 .dn268aje .dv8ixpiu {
  background: transparent; padding: 4px 8px;
}
.sgtii99 .dn268aje .nrtqft { font-size: .65rem; opacity: .65; }
.sgtii99 .dn268aje .j29kp   { font-size: 1.15rem; color: var(--accent-light); }
.s4t84 .dn268aje .dv8ixpiu {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.m67y { display: none; }
.pcw3 .c7cck5 { font-size: 1rem; letter-spacing: 2px; }
.ph4jno6u .c7cck5 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.pt5cv06 .c7cck5,
.vkgoffl8 .c7cck5,
.lwgs .c7cck5 { display: none; }
.pt5cv06 .m67y,
.vkgoffl8 .m67y,
.lwgs .m67y { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.pt5cv06 .m67y { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.pt5cv06 .m67y small { display: none; }
.vkgoffl8 .m67y {
  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;
}
.vkgoffl8 .m67y small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.lwgs .m67y {
  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;
}
.lwgs .m67y small { display: none; }
.pt5cv06 .p36i8rw .zobh,
.vkgoffl8 .p36i8rw .zobh,
.lwgs .p36i8rw .zobh { display: none; }
.pt5cv06 .p36i8rw strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.pt5cv06 .akpn2 { display: none; }
.vkgoffl8 .p36i8rw 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;
}
.vkgoffl8 .fhuced,
.vkgoffl8 .akpn2 { font-size: 1em; }
.lwgs .p36i8rw strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.lwgs .akpn2 { display: none; }
.e1p3s { margin: 16px 0; }
.totaxp { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.totaxp summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.totaxp summary::after { content: "+"; color: var(--accent-light); }
.totaxp[open] summary::after { content: "−"; }
.totaxp p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.nw5c { margin-bottom: 0; }
.i7cp3tw h2.w14kpof { color: var(--text-primary); border-color: var(--accent-light); }
.kyjngw h2.w14kpof { color: var(--text-primary); border-color: var(--accent-light); }
.srn57nje .ozkv     { background: #052e16; border-color: #10b981; }
.srn57nje .uvdf65a5 { background: #2d0a1e; border-color: #f43f5e; }
.srn57nje .frqf    { background: #1e1036; border-color: #a855f7; }
.srn57nje .nkac strong  { color: #f1f5f9; }
.srn57nje .nkac p       { color: #cbd5e1; }
.srn57nje .zo8f6a    .ozkv     .bl3mv::before,
.srn57nje .kcr89d  .ozkv     .bl3mv::before,
.srn57nje .z0kf  .ozkv     .bl3mv::before,
.srn57nje .dfoz .ozkv     .bl3mv::before { color: #10b981; }
.srn57nje .zo8f6a    .uvdf65a5 .bl3mv::before,
.srn57nje .kcr89d  .uvdf65a5 .bl3mv::before,
.srn57nje .z0kf  .uvdf65a5 .bl3mv::before,
.srn57nje .dfoz .uvdf65a5 .bl3mv::before { color: #f43f5e; }
.srn57nje .zo8f6a    .frqf    .bl3mv::before,
.srn57nje .kcr89d  .frqf    .bl3mv::before,
.srn57nje .z0kf  .frqf    .bl3mv::before,
.srn57nje .dfoz .frqf    .bl3mv::before { color: #a855f7; }
.tsz48i .ozkv     { background: #2d2000; border-color: #eab308; }
.tsz48i .uvdf65a5 { background: #2d0b0b; border-color: #ef4444; }
.tsz48i .frqf    { background: #2d1600; border-color: #f97316; }
.tsz48i .nkac strong  { color: #f1f5f9; }
.tsz48i .nkac p       { color: #cbd5e1; }
.tsz48i .zo8f6a    .ozkv     .bl3mv::before,
.tsz48i .kcr89d  .ozkv     .bl3mv::before,
.tsz48i .z0kf  .ozkv     .bl3mv::before,
.tsz48i .dfoz .ozkv     .bl3mv::before { color: #eab308; }
.tsz48i .zo8f6a    .uvdf65a5 .bl3mv::before,
.tsz48i .kcr89d  .uvdf65a5 .bl3mv::before,
.tsz48i .z0kf  .uvdf65a5 .bl3mv::before,
.tsz48i .dfoz .uvdf65a5 .bl3mv::before { color: #ef4444; }
.tsz48i .zo8f6a    .frqf    .bl3mv::before,
.tsz48i .kcr89d  .frqf    .bl3mv::before,
.tsz48i .z0kf  .frqf    .bl3mv::before,
.tsz48i .dfoz .frqf    .bl3mv::before { color: #f97316; }
.zt554r .ozkv     { background: #0c1a2e; border-color: #38bdf8; }
.zt554r .uvdf65a5 { background: #12103a; border-color: #818cf8; }
.zt554r .frqf    { background: #0a2020; border-color: #2dd4bf; }
.zt554r .nkac strong  { color: #f1f5f9; }
.zt554r .nkac p       { color: #cbd5e1; }
.zt554r .zo8f6a    .ozkv     .bl3mv::before,
.zt554r .kcr89d  .ozkv     .bl3mv::before,
.zt554r .z0kf  .ozkv     .bl3mv::before,
.zt554r .dfoz .ozkv     .bl3mv::before { color: #38bdf8; }
.zt554r .zo8f6a    .uvdf65a5 .bl3mv::before,
.zt554r .kcr89d  .uvdf65a5 .bl3mv::before,
.zt554r .z0kf  .uvdf65a5 .bl3mv::before,
.zt554r .dfoz .uvdf65a5 .bl3mv::before { color: #818cf8; }
.zt554r .zo8f6a    .frqf    .bl3mv::before,
.zt554r .kcr89d  .frqf    .bl3mv::before,
.zt554r .z0kf  .frqf    .bl3mv::before,
.zt554r .dfoz .frqf    .bl3mv::before { color: #2dd4bf; }
.l4neam9::before,
.n6xqq::before { margin-right: 5px; }
.sry7cvam .swmy ul li,
.sry7cvam .abjmxlfa li         { color: #4ade80; }
.sry7cvam .swmy .l4neam9 { color: #22c55e; }
.sry7cvam .ffoz ul li,
.sry7cvam .htl5p li         { color: #f87171; }
.sry7cvam .ffoz .n6xqq { color: #ef4444; }
.sbf5t862 .swmy { background: var(--bg-pros); }
.sbf5t862 .ffoz { background: var(--bg-cons); }
.sbf5t862 .swmy .l4neam9 { color: var(--c-pros-label); }
.sbf5t862 .ffoz .n6xqq { color: var(--c-cons); }
.sbf5t862 .swmy ul li,
.sbf5t862 .abjmxlfa li            { color: var(--c-pros); }
.sbf5t862 .ffoz ul li,
.sbf5t862 .htl5p li            { color: var(--c-cons); }
.iil9gim .swmy { background: var(--bg-pros); }
.iil9gim .ffoz { background: var(--bg-cons); }
.iil9gim .swmy .l4neam9 { color: var(--c-pros-label); }
.iil9gim .ffoz .n6xqq { color: var(--c-cons); }
.iil9gim .swmy ul li,
.iil9gim .abjmxlfa li          { color: var(--c-pros); }
.iil9gim .ffoz ul li,
.iil9gim .htl5p li          { color: var(--c-cons); }
.jfbw .l4neam9::before { content: "✓ "; }
.jfbw .n6xqq::before { content: "✗ "; }
.jbizi .l4neam9::before { content: "→ "; }
.jbizi .n6xqq::before { content: "← "; }
.nykow9a .l4neam9::before { content: "★ "; }
.nykow9a .n6xqq::before { content: "✕ "; }
.z2usk2 .l4neam9::before { content: "◆ "; }
.z2usk2 .n6xqq::before { content: "▲ "; }
.adq4o40 .nkac { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.adq4o40 .nkac strong { color: var(--text-primary); }
.adq4o40 .nkac p      { color: var(--text-muted); }
.wzbio .nkac { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.i0u9tf .nkac {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.i0u9tf .nkac strong,
.i0u9tf .nkac p { color: #fff; }
.i0u9tf .bl3mv::before { color: rgba(255,255,255,0.9) !important; }
.lb2u .nkac {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.lb2u .nkac strong { color: var(--text-primary); }
.lb2u .nkac p      { color: var(--text-muted); }
.iog8lg2t .nkac { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.zo8f6a .bl3mv,
.kcr89d .bl3mv,
.z0kf .bl3mv,
.dfoz .bl3mv { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.zo8f6a .bl3mv::before,
.kcr89d .bl3mv::before,
.z0kf .bl3mv::before,
.dfoz .bl3mv::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.zo8f6a .ozkv     .bl3mv::before { content: "✦"; color: var(--c-tip-border); }
.zo8f6a .uvdf65a5 .bl3mv::before { content: "▲"; color: var(--c-warn-border); }
.zo8f6a .frqf    .bl3mv::before { content: "◉"; color: #60a5fa; }
.kcr89d .ozkv     .bl3mv::before { content: "★"; color: var(--c-tip-border); }
.kcr89d .uvdf65a5 .bl3mv::before { content: "◆"; color: var(--c-warn-border); }
.kcr89d .frqf    .bl3mv::before { content: "●"; color: #60a5fa; }
.z0kf .ozkv     .bl3mv::before { content: "▶"; color: var(--c-tip-border); }
.z0kf .uvdf65a5 .bl3mv::before { content: "■"; color: var(--c-warn-border); }
.z0kf .frqf    .bl3mv::before { content: "▸"; color: #60a5fa; }
.dfoz .ozkv     .bl3mv::before { content: "→"; color: var(--c-tip-border); }
.dfoz .uvdf65a5 .bl3mv::before { content: "⬥"; color: var(--c-warn-border); }
.dfoz .frqf    .bl3mv::before { content: "◈"; color: #60a5fa; }
.wj8va .y0huma .f5rm,
.wj8va .mt3i .f5rm  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.wj8va .j79ocp5                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.wj8va .cgln                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.wj8va .kozp            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.wj8va .wtvf2          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.wj8va .ovyn4                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.y739o .y0huma .f5rm,
.y739o .mt3i .f5rm,
.y739o .j79ocp5,
.y739o .cgln,
.y739o .kozp,
.y739o .wtvf2,
.y739o .ovyn4,
.y739o .iog8lg2t .nkac { box-shadow: none; }
.wilrkn   .kl18jio, .wilrkn .veol, .wilrkn .qbie,
.wilrkn   .wejoml, .wilrkn .u6svb { font-size: 0.9rem; }
.wilrkn   .bkv359, .wilrkn .n35oo { font-size: 0.9rem; }
.z9g2x   .kl18jio, .z9g2x .veol, .z9g2x .qbie,
.z9g2x   .wejoml, .z9g2x .u6svb { font-size: 0.95rem; }
.z9g2x   .bkv359, .z9g2x .n35oo { font-size: 0.95rem; }
.shyu0   .kl18jio, .shyu0 .veol, .shyu0 .qbie,
.shyu0   .wejoml, .shyu0 .u6svb { font-size: 1.08rem; }
.shyu0   .bkv359, .shyu0 .n35oo { font-size: 1.05rem; }
.shyu0   .p2yjb425 { font-size: 0.97rem; }
.jadtjrk .yyvsh7      { font-size: 3.2rem; }
.jadtjrk h2.w14kpof { font-size: 1.9rem; }
.jadtjrk h3.qxydu     { font-size: 1.4rem; }
.f44ltc .yyvsh7      { font-size: 3.8rem; }
.f44ltc h2.w14kpof { font-size: 2.2rem; }
.f44ltc h3.qxydu     { font-size: 1.6rem; }
.nw5c + .nw5c { position: relative; }
.r39gzrwq   .nw5c + .nw5c::before,
.lhwjug1p  .nw5c + .nw5c::before,
.rzu5le   .nw5c + .nw5c::before,
.he2ex   .nw5c + .nw5c::before,
.x1rx   .nw5c + .nw5c::before,
.mwxv .nw5c + .nw5c::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.r39gzrwq .nw5c + .nw5c::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.lhwjug1p .nw5c + .nw5c::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.rzu5le .nw5c + .nw5c::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;
}
.he2ex .nw5c + .nw5c::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.zghk2n .nw5c { margin-bottom: 16px; }
.zghk2n .nw5c + .nw5c { margin-top: 0; }
.zghk2n .x0zj { padding-top: 0; padding-bottom: 0; }
.x1rx .nw5c + .nw5c::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.mwxv .nw5c + .nw5c::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.uaxp7v5s .nw5c + .nw5c::before,
.gamd .nw5c + .nw5c::before,
.vtg05639 .nw5c + .nw5c::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%;
}
.bm1in .uaxp7v5s .nw5c:nth-child(even)::before,
.bm1in .gamd .nw5c:nth-child(even)::before,
.bm1in .vtg05639 .nw5c:nth-child(even)::before { background: var(--bg-surface); }
.helyf2v .uaxp7v5s .nw5c:nth-child(even)::before,
.helyf2v .gamd .nw5c:nth-child(even)::before,
.helyf2v .vtg05639 .nw5c:nth-child(even)::before { background: var(--bg-card); }
.uaxp7v5s .nw5c + .nw5c::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");
}
.gamd .nw5c + .nw5c::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");
}
.vtg05639 .nw5c + .nw5c::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");
}
.tchk .bres1y20,
.qdhpjfi .bres1y20,
.az663 .bres1y20 { overflow: hidden; }
.tchk .w2goq,
.qdhpjfi .w2goq { margin-bottom: 60px; }
.az663 .w2goq { margin-bottom: 70px; }
.tchk .bres1y20::before,
.qdhpjfi .bres1y20::before,
.az663 .bres1y20::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%;
}
.tchk .bres1y20::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");
}
.qdhpjfi .bres1y20::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");
}
.az663 .bres1y20::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");
}
.knzu9jys .bres1y20:not(.noie) .bqps3ru { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.gi2up46 .bres1y20:not(.noie) .bqps3ru { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.e0awd2i  .bres1y20:not(.noie) .bqps3ru { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.bb8djmfc  .bres1y20:not(.noie) .bqps3ru { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.e0awd2i .noie { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.e0awd2i .nmxtl9 { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.e0awd2i .iw8gkxlf { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.tt902lsg .noie .bqps3ru { background: none; }
.tt902lsg .bres1y20:not(.noie) .bqps3ru { background: rgba(0,0,0,0.6); }
.xiqdud9 .shv3qt { float: left; width: 38%; margin: 0 28px 16px 0; }
.xiqdud9 .shv3qt .qic29 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xiqdud9 .x0zj::after { content: ''; display: block; clear: both; }
.z8psqmj6 .shv3qt { float: right; width: 38%; margin: 0 0 16px 28px; }
.z8psqmj6 .shv3qt .qic29 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.z8psqmj6 .x0zj::after { content: ''; display: block; clear: both; }
.aay8 .nw5c:nth-child(odd)  .shv3qt { float: left;  width: 38%; margin: 0 28px 16px 0; }
.aay8 .nw5c:nth-child(even) .shv3qt { float: right; width: 38%; margin: 0 0 16px 28px; }
.aay8 .shv3qt .qic29 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.aay8 .x0zj::after { content: ''; display: block; clear: both; }
.xiqdud9 .aer5r,
.xiqdud9 .qq9hs6x,
.z8psqmj6 .aer5r,
.z8psqmj6 .qq9hs6x,
.aay8 .aer5r,
.aay8 .qq9hs6x { clear: both; }
@media (max-width: 900px) {
  .xiqdud9 .shv3qt,
  .z8psqmj6 .shv3qt,
  .aay8 .nw5c:nth-child(odd)  .shv3qt,
  .aay8 .nw5c:nth-child(even) .shv3qt {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .xiqdud9 .shv3qt .qic29,
  .z8psqmj6 .shv3qt .qic29,
  .aay8 .shv3qt .qic29 {
    max-height: none !important;
  }
}
.xiqdud9 .bkv359,
.xiqdud9 .n35oo,
.z8psqmj6 .bkv359,
.z8psqmj6 .n35oo,
.aay8 .bkv359,
.aay8 .n35oo { overflow: hidden; }
@media (max-width: 640px) {
  .xiqdud9 .shv3qt,
  .z8psqmj6 .shv3qt,
  .aay8 .shv3qt { float: none; width: 100%; margin: 0 0 16px 0; }
}
.b1ft28vu .bodcr83,
.b1ft28vu .x0zj,
.b1ft28vu .hpc8pr2t  { max-width: 1100px; }
.b1ft28vu { --content-mw: 1100px; }
.h08us .bodcr83,
.h08us .x0zj,
.h08us .hpc8pr2t  { max-width: 1200px; }
.piqtlc1u .bodcr83,
.piqtlc1u .x0zj,
.piqtlc1u .hpc8pr2t  { max-width: 1320px; }
.u885 { font-size: 0.82rem; color: var(--text-muted); }
.zmhuk7p { display: flex; align-items: center; }
.kzextbl8 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.kkhgn { display: flex; align-items: center; }
.cg4r { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.cg4r:hover { text-decoration: underline; }
.jg60t01 { margin: 0 3px; opacity: 0.45; }
.jg60t01::before { content: '/'; }
.m65apc5 { padding: 2px 5px; color: var(--text-main); }
.yl5py .u885 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.yl5py .zmhuk7p { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.fpww4 .u885 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.fpww4 .zmhuk7p { padding: 0 0 0 12px; }
.t7am .zmhuk7p { padding: 0 16px; }
.t7am .u885 {
  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);
}
.t7am .bodcr83 { padding-top: 28px; }
@media (max-width: 720px) {
  .cziyj7u { margin-top: 18px; padding: 0 16px; }
  .t7am .bodcr83 { padding-top: 16px; }
}
.b1ft28vu.yl5py .zmhuk7p { max-width: 1100px; }
.h08us.yl5py .zmhuk7p { max-width: 1200px; }
.piqtlc1u.yl5py .zmhuk7p { max-width: 1320px; }
.b1ft28vu .cziyj7u { max-width: 1100px; }
.yis5 .nw5c { padding-top: 16px; padding-bottom: 16px; }
.nyzbc1 .nw5c { padding-top: 24px; padding-bottom: 24px; }
.gtoc5o .nw5c { padding-top: 40px; padding-bottom: 40px; }
.i05hynj .nw5c { padding-top: 52px; padding-bottom: 52px; }
.rbzp2clq .nw5c:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.rbzp2clq .nw5c:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.rbzp2clq .nw5c:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.rbzp2clq .nw5c:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.i96mwyq .x0zj { padding-top: 10px;  padding-bottom: 10px; }
.h15cxj .x0zj { padding-top: 18px;  padding-bottom: 18px; }
.iapisnlo .x0zj { padding-top: 36px;  padding-bottom: 36px; }
.c0yg .x0zj { padding-top: 48px;  padding-bottom: 48px; }
.cpamve0v h2.w14kpof { font-weight: 600; }
.cpamve0v h3.qxydu     { font-weight: 600; }
.x66m0lp h2.w14kpof { font-weight: 800; }
.x66m0lp h3.qxydu     { font-weight: 700; }
.ksu23hxm { font-weight: 600; }
.ksu23hxm h2.w14kpof { font-weight: 900; }
.ksu23hxm h3.qxydu     { font-weight: 800; }
.ksu23hxm .nkac strong,
.ksu23hxm .nkac strong { font-weight: 600; }
.cjl5or7 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.fc19 .cjl5or7 { display: none; }
@media (max-width: 640px) {
  .cjl5or7 { display: none !important; }
}
.cjl5or7 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.cjl5or7:hover { opacity: 0.85; }
.eajna29 .cjl5or7 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.hl3fpcp  .dsjm { left: 32px; }
@media (max-width: 480px) {
  .lusvedh8 .dsjm { right: 20px; bottom: 20px; }
  .hl3fpcp  .dsjm { left: 20px; bottom: 20px; }
}
.xq1d { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.hpc8pr2t { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ypzqn21m { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ejdhufj8 { color: var(--text-dim); font-size: 0.8rem; }
.r64ye a, .c2yab a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.r64ye a:hover, .c2yab a:hover { color: var(--accent-light); }
.c2yab { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.mu9k2 .hpc8pr2t { text-align: center; }
.mu9k2 .c2yab { justify-content: center; margin-bottom: 16px; }
.mu9k2 .ypzqn21m { margin-top: 0; }
.sciwjl { margin-top: 10px; }
.sciwjl a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .hpc8pr2t { padding-left: 16px; padding-right: 16px; }
  .ckl2 .hpc8pr2t { padding: 20px 16px; }
  .c2yab { gap: 4px 12px; }
  .ypzqn21m { font-size: 0.78rem; }
}
.ka1t .ypzqn21m { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ka1t .ejdhufj8 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ka1t .sey93g { grid-template-columns: 1fr 1fr; } .ka1t .oi7z4i24 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ka1t .sey93g { grid-template-columns: 1fr; } }
.j6ywl .ypzqn21m { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .j6ywl .z50m { gap: 12px; } .j6ywl .paetb3ct { margin-right: 0; width: 100%; } }
.klk0rm .ypzqn21m { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.klk0rm .ejdhufj8 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .klk0rm .rw08ij { grid-template-columns: 1fr 1fr; } .klk0rm .uu57lc { grid-column: 1 / -1; } }
@media (max-width: 480px) { .klk0rm .rw08ij { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .nuprob .nrvg85g { grid-template-columns: 1fr 1fr; } .nuprob .tc2ew:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .nuprob .nrvg85g { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .yqcgdc .nrvg85g { grid-template-columns: 1fr; } }
.qe18e6 .hpc8pr2t { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.qe18e6 .c2yab { justify-content: center; }
.yiqsu .fmef4s      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.yiqsu .xq1d { background: var(--bg-page); border-top-color: var(--border-alt); }
.eqyvl .fmef4s      { background: #0d1117; border-bottom-color: #21262d; }
.eqyvl .j376e { color: var(--accent-light); }
.eqyvl .shcqfg6 { --msep-color: #8b949e; }
.eqyvl .shcqfg6 a { color: #8b949e; }
.eqyvl .shcqfg6 a:hover { color: var(--accent-light); }
.eqyvl .x6h6sguh { color: #8b949e; }
.eqyvl .xq1d { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.eqyvl .ypzqn21m,
.eqyvl .ejdhufj8 { color: #6e7681; }
.eqyvl .r64ye a, .eqyvl .c2yab a,
.eqyvl .r64ye a:hover, .eqyvl .c2yab a:hover,
@media (max-width: 640px) {
  .eqyvl .shcqfg6 { background: #0d1117; border-top-color: #21262d; }
  .eqyvl .shcqfg6 li a { border-bottom-color: #21262d; }
}
.fgypt7 .fmef4s      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.fgypt7 .j376e { color: var(--accent-light); }
.fgypt7 .shcqfg6 { --msep-color: #475569; }
.fgypt7 .shcqfg6 a { color: #475569; }
.fgypt7 .shcqfg6 a:hover { color: var(--accent-light); }
.fgypt7 .x6h6sguh { color: #64748b; }
.fgypt7 .xq1d { background: #f0f4f8; border-top-color: #cbd5e1; }
.fgypt7 .ypzqn21m,
.fgypt7 .ejdhufj8 { color: #64748b; }
.fgypt7 .r64ye a, .fgypt7 .c2yab a,
.fgypt7 .r64ye a:hover, .fgypt7 .c2yab a:hover,
@media (max-width: 640px) {
  .fgypt7 .shcqfg6 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .fgypt7 .shcqfg6 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.othd9zf .fmef4s      { background: var(--accent); border-bottom-color: var(--accent-light); }
.othd9zf .j376e { color: #fff; }
.othd9zf .shcqfg6 { --msep-color: rgba(255,255,255,0.82); }
.othd9zf .shcqfg6 a { color: rgba(255,255,255,0.82); }
.othd9zf .shcqfg6 a:hover { color: #fff; }
.othd9zf .x6h6sguh { color: rgba(255,255,255,0.9); }
.othd9zf .xq1d { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.othd9zf .ypzqn21m,
.othd9zf .ejdhufj8 { color: rgba(255,255,255,0.72); }
.othd9zf .r64ye a, .othd9zf .c2yab a,
.othd9zf .r64ye a:hover, .othd9zf .c2yab a:hover,
@media (max-width: 640px) {
  .othd9zf .shcqfg6 { background: var(--accent); border-top-color: var(--accent-light); }
  .othd9zf .shcqfg6 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.ie6b .fmef4s {
  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);
}
.ie6b .xq1d {
  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) {
  .ie6b .shcqfg6 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.nxfjz .daj3 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.bztc7 .daj3 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.tndmj .daj3 { min-height: 72px; height: auto; }
.zhyjyr0t .daj3 { min-height: 84px; height: auto; }
.ckl2 .daj3 { max-width: none; padding: 0 32px; }
.ckl2 .hpc8pr2t  { max-width: none; padding: 24px 32px; }
.gyi1r.h08us .daj3 { max-width: 1200px; }
.gyi1r.piqtlc1u .daj3 { max-width: 1320px; }
.tast   .j376e, .tast   .paetb3ct { text-transform: capitalize; }
.jkhwb .j376e, .jkhwb .paetb3ct { text-transform: lowercase; }
.qojg .j376e, .qojg .paetb3ct { text-transform: uppercase; letter-spacing: 0.06em; }
.ch4y, .i0nppelm {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.pa1v .ch4y,
.quqpy .ch4y,
.f1nz6dei .ch4y,
.td5c .ch4y,
.ht5r   .shcqfg6 a { font-weight: 500; }
.afi75 .shcqfg6 a { font-weight: 600; }
.n94xu5q     .shcqfg6 a { font-weight: 700; }
.dem2ovy    .shcqfg6 a { font-weight: 800; letter-spacing: 0.01em; }
.q2c3nfjs     .shcqfg6 > li + li::before,
.rgu36    .shcqfg6 > li + li::before,
.wlxzy9    .shcqfg6 > li + li::before,
.som3q .shcqfg6 > li + li::before,
.krtt2ds .shcqfg6 > li + li::before,
.lb7o1nm  .shcqfg6 > li + li::before,
.plprcy    .shcqfg6 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.q2c3nfjs     .shcqfg6 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.rgu36    .shcqfg6 > li + li::before { content: "|"; }
.wlxzy9    .shcqfg6 > li + li::before { content: "—"; }
.som3q .shcqfg6 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.krtt2ds .shcqfg6 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.lb7o1nm  .shcqfg6 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.plprcy    .shcqfg6 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .howb .x6h6sguh,
  .y1doo .x6h6sguh,
  .e1cli5u .x6h6sguh,
  .ydzre .x6h6sguh,
  .nj6pwdx .x6h6sguh {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .howb .x6h6sguh::before,
  .y1doo .x6h6sguh::before,
  .e1cli5u .x6h6sguh::before,
  .ydzre .x6h6sguh::before,
  .nj6pwdx .x6h6sguh::before { content: ""; display: block; flex-shrink: 0; }

  
  .howb .x6h6sguh::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;
  }

  
  .y1doo .x6h6sguh::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;
  }

  
  .e1cli5u .x6h6sguh::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;
  }

  
  .ydzre .x6h6sguh::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;
  }

  
  .nj6pwdx .x6h6sguh::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) {
  .goed .x6h6sguh {
    padding: 5px 14px;
  }
  .goed .shcqfg6 {
    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;
  }
  .goed .shcqfg6 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .goed .shcqfg6 li a:hover { background: var(--bg-raised); }
  .goed .pbz1wi74,
  .ptrtxeb .pbz1wi74,
  .c1rfb .pbz1wi74 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .thxb .x6h6sguh {
    padding: 5px 10px;
  }
  .thxb .shcqfg6 {
    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);
  }
  .thxb .shcqfg6.a7a1ab7 { transform: translateX(0); }
  .thxb .shcqfg6 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .thxb .shcqfg6 li:last-child a { border-bottom: none; }
  .othd9zf .shcqfg6,
  .eqyvl .shcqfg6 { background: var(--accent) !important; }
  .othd9zf .shcqfg6 li a,
  .eqyvl .shcqfg6 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .c1rfb .x6h6sguh {
    padding: 5px 10px;
  }
  .c1rfb .shcqfg6 {
    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);
  }
  .c1rfb .shcqfg6::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .c1rfb .shcqfg6.a7a1ab7 { transform: translateY(0); }
  .c1rfb .shcqfg6 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .wqvq .x6h6sguh {
    padding: 5px 10px;
  }
  .wqvq .shcqfg6 {
    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;
  }
  .wqvq .shcqfg6.a7a1ab7 { opacity: 1; pointer-events: auto; }
  .wqvq .shcqfg6 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .jbiw607     .x6h6sguh { border-radius: 0 !important; }
  .yfkujy   .x6h6sguh { border-radius: 8px !important; }
  .ih80i9 .x6h6sguh { border-radius: 50% !important; }
  .o54ok4k2   .x6h6sguh { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .lkk1l .fb542f { flex-direction: column; align-items: stretch; }
  .lkk1l .qd2wlcim { flex-direction: row; min-width: auto; }
  .lkk1l .vmq9s3 { align-items: flex-start; text-align: left; }
}
.aa1ry2q7,
.aa1ry2q7.nw5c,
.bm1in .aa1ry2q7,
.jcod .aa1ry2q7,
.helyf2v .aa1ry2q7,
.fj8pkfri .aa1ry2q7 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.h44lmq {
  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;
}
.tkizt8z9 { flex: 1 1 280px; min-width: 0; }
.gdid8 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.t2mgxu3 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.hzmx {
  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;
}
.hzmx:hover { transform: translateY(-1px); opacity: 0.95; }
.ap115cuc .h44lmq {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.ap115cuc .gdid8 { color: var(--cta); }
.ap115cuc .t2mgxu3 { color: var(--text-body); }
.ap115cuc .hzmx {
  background: var(--cta) !important;
  color: #fff !important;
}
.w4kee .h44lmq {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.w4kee .gdid8 { color: var(--text-primary); }
.w4kee .t2mgxu3 { color: var(--text-body); }
.w4kee .hzmx {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .h44lmq {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .tkizt8z9 { flex: 0 0 auto; }
  .gdid8 { font-size: 1.2rem; }
  .hzmx { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.nl6907 .u8j1 { height: 36px; }
.elxgpj .u8j1 { height: 60px; max-width: 200px; }
.ld9tm .u8j1 { height: 56px; max-width: 180px; }
.s1udpk    .c7cck5, .s1udpk    .zobh { color: #f59e0b; }
.i018e      .c7cck5 { font-size: 1rem; letter-spacing: 1.5px; }
.i018e      .zobh   { font-size: 1.35rem; }
.lq5c    .c7cck5, .lq5c    .zobh { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.ss5v1on     .c7cck5, .ss5v1on     .zobh { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.zdy83b7 .c7cck5, .zdy83b7 .zobh { color: var(--cta); letter-spacing: 2px; }
.z05x1   .c7cck5, .z05x1   .zobh { color: #e91e63; letter-spacing: 2px; }
.j8w3xhxc  .c7cck5, .j8w3xhxc  .zobh { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.g924e     .c7cck5, .g924e     .zobh { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.lugjvt .dv8ixpiu + .dv8ixpiu {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.a2dard .cgln { padding: 18px 24px; min-height: 68px; }
.sgtii99 .nrtqft {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.sgtii99 .j29kp {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.s4t84 .dv8ixpiu {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.qq9hs6x { counter-reset: cs-rank; }
.qq9hs6x .cgln { counter-increment: cs-rank; }
.qq9hs6x .cgln::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;
}
.tgcut1sp .qq9hs6x { counter-reset: cs-rank; gap: 0; }
.tgcut1sp .cgln {
  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;
}
.tgcut1sp .cgln::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;
}
.tgcut1sp .qkgrwq8 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.tgcut1sp .ijsbtolx {
  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;
}
.tgcut1sp .w7ft70f { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.tgcut1sp .qkgrwq8 { min-width: 0; flex-direction: column; width: 100%; }
.tgcut1sp .l817 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.tgcut1sp .c7cck5 { color: var(--cta, var(--accent)); }
.tgcut1sp .m67y { font-weight: 700; }
.tgcut1sp .dv8ixpiu {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.tgcut1sp .nrtqft {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.tgcut1sp .j29kp {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.tgcut1sp .ztkaot .j29kp { font-size: 1.3rem; color: var(--accent-light); }
.tgcut1sp .jwvyb3 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.tgcut1sp .cgln:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .tgcut1sp .qq9hs6x {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .tgcut1sp .cgln {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .tgcut1sp .cgln { padding: 40px 16px 20px; }
  .tgcut1sp .dv8ixpiu {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .tgcut1sp .jwvyb3 { width: 100%; min-width: 0; }
}
.dh8cil .qq9hs6x { counter-reset: cs-rank; gap: 10px; }
.dh8cil .cgln {
  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);
}
.dh8cil .cgln::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);
}
.dh8cil .qkgrwq8 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.dh8cil .ijsbtolx {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.dh8cil .w7ft70f { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.dh8cil .l817 {
  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;
}
.dh8cil .c7cck5 { color: var(--cta, var(--accent)); }
.dh8cil .dv8ixpiu {
  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;
}
.dh8cil .nrtqft {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.dh8cil .j29kp { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.dh8cil .ztkaot .j29kp { color: var(--accent-light); }
.dh8cil .jwvyb3 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.dh8cil .cgln:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .dh8cil .cgln {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .dh8cil .cgln::before {
    position: absolute; top: 14px; left: 14px;
  }
  .dh8cil .qkgrwq8 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .dh8cil .l817 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .dh8cil .dv8ixpiu {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .dh8cil .jwvyb3 { width: 100%; min-width: 0; }
  .dh8cil .c7cck5 { min-width: 0; }
}
.gj5p .cgln::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.knxj1 .totaxp {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.knxj1 .totaxp summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.knxj1 .totaxp p { padding: 0 2px 16px; }
.q4sst .totaxp { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.q4sst .totaxp summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.q4sst .totaxp summary::after { content: "›"; font-size: 1.2em; }
.q4sst .totaxp[open] summary::after { content: "‹"; }
.q4sst .totaxp p { padding: 10px 22px 4px; }
.x8rz .totaxp {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.x8rz .totaxp summary { color: var(--text-primary); padding-left: 16px; }
.x8rz .totaxp summary::after { content: "›"; font-size: 1.1em; }
.x8rz .totaxp[open] summary::after { content: "‹"; }
.x8rz .totaxp p { padding-left: 16px; }
.llripinl .e1p3s { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.llripinl .totaxp {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.llripinl .totaxp:last-child { border-bottom: none; }
.llripinl .totaxp summary { color: var(--text-primary); border-radius: 0; }
.llripinl .totaxp summary::after { content: "›"; font-size: 1.1em; }
.llripinl .totaxp[open] summary::after { content: "‹"; }
.xqsw2k .totaxp { overflow: hidden; }
.xqsw2k .totaxp summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.xqsw2k .totaxp summary::after { color: rgba(255,255,255,.75); }
.xqsw2k .totaxp[open] summary { border-radius: 0; }
.nvs0 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.md5p {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.hqeyt3h {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.rl7r { color: var(--text-muted); font-size: 1.05rem; }
.ge2a79 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.mdzat {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.yjeohw { margin-bottom: 20px; }
.wtftkdip {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.ezmo {
  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;
}
.ezmo:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.bq456 { resize: vertical; min-height: 130px; }
.rbfarix { width: 100%; margin-top: 8px; }
.rr7hzvi {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.lcmlic6 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.s23dzys { color: var(--text-muted); line-height: 1.75; }
.fpbkn { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.fpbkn li { margin-bottom: 6px; }
.e6d9 { max-width: 760px; margin: 0 auto; }
.rj64d4c { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.bvpi { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.bvpi:last-child { border-bottom: none; }
.bvpi h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.bvpi p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.z21r { max-width: 760px; margin: 0 auto; }
.ygxish ul.fpbkn { margin: 0; }
@media (max-width: 640px) { .rh6zk0 { grid-template-columns: 1fr; gap: 10px; } }
.x3krf { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.w1zo { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.mhc1 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.w1zo p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.w1zo .fpbkn { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .x3krf { grid-template-columns: 1fr; } }
.hmki9bo { color: inherit; text-decoration: none; }
.hmki9bo:hover { color: var(--accent-light); text-decoration: underline; }
.m988i7r0 { display: inline-block; line-height: 0; }
.b8vu { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.q825sa1 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.q825sa1:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.gobo35 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.q825sa1 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.q825sa1 ul.fpbkn { margin: 0; }
.zgauz { color: var(--text-muted); line-height: 1.75; }
.u6jt .fpbkn,
.wn6y0u1i .fpbkn,
.m10n .fpbkn,
.k9q7a1 .fpbkn {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.u6jt .q825sa1,
.wn6y0u1i .q825sa1 { text-align: left; }
.u6jt .gobo35,
.wn6y0u1i .gobo35 { text-align: center; }
.vvd8 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.oxy0 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.dt3u7 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.vj3eo { margin-top: 12px; }
.krwsd2zg { 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; }
.krwsd2zg:hover { border-bottom-color: var(--accent-light); }
.qib775 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.qib775 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.k5s89ovu { width: 200px; height: 200px; }
.wk9rxb { border-radius: 50%; }
.yq6u1zx { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.bmx5g6t { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.bmx5g6t::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .b8bujy2 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.n39n04 .dt3u7, .n39n04 .oxy0 { max-width: 640px; }
.jqpiqq .vvd8 { font-size: 1.6rem; margin-top: 18px; }
.q3mh .dt3u7 { margin-bottom: 28px; }
@media (max-width: 860px) { .xdqnsodm { grid-template-columns: 1fr; } .jqpiqq { position: static; text-align: center; } }
.xm09 { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.kyg9lnok { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.kyg9lnok .qib775 { margin: 0 auto 18px; }
.kyg9lnok .yq6u1zx { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .xm09 { grid-template-columns: 1fr; } }
.bt5t .vvd8 { font-size: 1.6rem; margin-bottom: 6px; }
.k9q7a1 .fpbkn { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .bt5t { flex-direction: column; text-align: center; } .mx98vi { grid-template-columns: 1fr; } }
.gwiib5r .vvd8 { font-size: 1.35rem; margin: 0 0 4px; }
.gwiib5r .yq6u1zx { margin: 0; }
.r82oxzx6 .hqeyt3h { color: var(--accent-light); }
.wvqk .hqeyt3h { font-size: 2rem; }
.wvqk .rl7r { max-width: 680px; }
.r1ft {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.r1ft .hqeyt3h { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.r1ft .rl7r  { margin: 0; }
@media (max-width: 640px) { .r1ft { flex-direction: column; } }
.z553qcps .hqeyt3h { color: var(--accent-light); }
.ztb3kx0 .hqeyt3h { color: #fff; }
.ztb3kx0 .rl7r  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .ssw3k9q { grid-template-columns: 1fr; } }
.xpe1dy9 .ezmo {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.xpe1dy9 .ezmo:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.a5pau .ezmo { background: var(--bg-raised); border-color: transparent; }
.a5pau .ezmo:focus { background: var(--bg-card); border-color: var(--accent-light); }
.g7d24xao .ezmo { border-radius: 100px; padding: 11px 20px; }
.g7d24xao .bq456 { border-radius: 14px; }
.xiwa38qz {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.xiwa38qz summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.xiwa38qz summary::-webkit-details-marker { display: none; }
.xiwa38qz summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.xiwa38qz[open] summary::after { content: "−"; }
.nmvre {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .y7qikqkd { grid-template-columns: 1fr; } }
.x793n0y { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.x793n0y li { margin-bottom: 6px; }
.x8aor{display:none}
.x8aor:empty,.tk1q4:empty{display:none}
.lnc0{position:relative;overflow:visible}
.o85d .zhgac2b,.axovet .zhgac2b,
.fljph .zhgac2b,.irk0 .zhgac2b,
.vbit .zhgac2b,.s1ss0s .zhgac2b{display:block}
.hwg4gku .qpty4h{display:block}
.o85d .zhgac2b,.axovet .zhgac2b,
.fljph .zhgac2b,.irk0 .zhgac2b,
.vbit .zhgac2b{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}
.o85d .zhgac2b .tk1q4,.axovet .zhgac2b .tk1q4,
.fljph .zhgac2b .tk1q4,.irk0 .zhgac2b .tk1q4,
.vbit .zhgac2b .tk1q4{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}
.o85d .q6o8,.axovet .q6o8,
.fljph .q6o8,.irk0 .q6o8,
.vbit .q6o8{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.o85d .zhgac2b,.axovet .zhgac2b{top:12px}
.o85d .zhgac2b .tk1q4{margin-right:auto}
.axovet .zhgac2b .tk1q4{margin-left:auto}
.axovet .zhgac2b{text-align:right}
.fljph .zhgac2b,.irk0 .zhgac2b{bottom:12px}
.fljph .zhgac2b .tk1q4{margin-right:auto}
.irk0 .zhgac2b .tk1q4{margin-left:auto}
.irk0 .zhgac2b{text-align:right}
.vbit .zhgac2b{position:relative;margin-top:16px}
.vbit .zhgac2b .tk1q4{margin:0 auto}
.s1ss0s .zhgac2b{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.s1ss0s .zhgac2b .tk1q4{margin:0}
.s1ss0s .iw8gkxlf~.zhgac2b,
.s1ss0s .frqu8~.zhgac2b{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.s1ss0s .iw8gkxlf~.zhgac2b .tk1q4,
.s1ss0s .frqu8~.zhgac2b .tk1q4{justify-content:flex-start}
.iw8gkxlf~.zhgac2b,.frqu8~.zhgac2b{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}
.iw8gkxlf~.zhgac2b .tk1q4{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.frqu8~.zhgac2b .tk1q4{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.qpty4h .tk1q4{margin:0 0 12px}
.tk1q4{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.q6o8{white-space:nowrap}
.f97q3q .q6o8{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.z8s8ttn .q6o8{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}
.z8s8ttn .n8kh5sd8::before{content:""}
.yf7pms2f .tk1q4{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.vtxgnvw5 .q6o8{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.dfmmx .q6o8{color: var(--accent-light);opacity:1;font-weight:500}
.jvat .q6o8{border-bottom:1px solid currentColor;padding-bottom:2px}
.s5rb3d63 .tk1q4{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.eew4{--date-bg:var(--accent-bg-light)}
.c6y4eyo .n8kh5sd8::before{content:""}
.uva5c .q6o8 + .q6o8::before{content:"•";margin-right:6px;opacity:.4}
.szf03 .q6o8 + .q6o8::before{content:"/";margin-right:6px;opacity:.35}
.rltuuz .q6o8 + .q6o8::before{content:"|";margin-right:6px;opacity:.3}
.l7k270k .q6o8 + .q6o8::before{content:"—";margin-right:6px;opacity:.3}
.et4bucq .q6o8 + .q6o8::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.mvcn .q6o8 + .q6o8::before{content:"·";margin-right:6px;opacity:.4}
.vr03 .q6o8 + .q6o8::before{content:"›";margin-right:6px;opacity:.4}
.bu3z0l7t .q6o8 + .q6o8::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.lfjy1v{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.wb484h{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.cb1lxx7{display:flex;flex-direction:column;gap:3px}
.pd5gne3{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.pw6atmf{font-weight:700;font-size:1rem;color:var(--text-heading)}
.wnn10nf{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.vz7x0 .lfjy1v{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.k31npg7v .lfjy1v{border-top:3px solid var(--accent);padding-top:18px}
.nb89oi .lfjy1v{border-left:3px solid var(--accent);border-radius:0}
.jjr2r .lfjy1v{padding:20px 0}
@media(max-width:640px){
  .lfjy1v{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .wnn10nf{max-width:100%}
}
.cnu9l6 .wtvf2{margin:0}
@media (max-width:560px){
  .yv3ulua{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) {
  .az83 { padding: 28px 18px 20px; }
  .vidg { font-size: 1.2rem; }
  .ne7j { max-width: 220px; max-height: 80px; }
}
.cgwodgac {
  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);
}
.crp2accz {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.he0l5f1  .cgwodgac { border-radius: 50%; }
.rncagq  .cgwodgac { border-radius: 6px; }
.tthg7oko .cgwodgac { border-radius: 22px; }
.qafsj .h44lmq {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .cgwodgac { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.yjdvk .nw5c {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.yjdvk .x0zj {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.yjdvk .h44lmq {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.ijpvbp8 .nw5c,
.ijpvbp8 .x0zj {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.ijpvbp8 .h44lmq {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .ijpvbp8 { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .ijpvbp8 .h44lmq {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .ijpvbp8 .t2mgxu3 { display: none !important; }
  .ijpvbp8 .gdid8 { font-size: 1.1rem !important; }
  .ijpvbp8 .cgwodgac { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .bu2y { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .daj3 { flex-direction: row-reverse; }
[dir="rtl"] .shcqfg6 { flex-direction: row-reverse; }
[dir="rtl"] .hl3fpcp  .dsjm { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .lusvedh8 .dsjm { right: auto; left: 20px; }
  [dir="rtl"] .hl3fpcp  .dsjm { left: auto;  right: 20px; }
}
[dir="rtl"] .xiqdud9 .shv3qt  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .z8psqmj6 .shv3qt { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .bkv359, [dir="rtl"] .n35oo { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .swmy { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ffoz { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .nkac { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .h44lmq { direction: rtl; }
[dir="rtl"] .cgwodgac { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .cgln,
[dir="rtl"] .u885 { direction: rtl; }
[dir="rtl"] .ovyn4 { direction: rtl; }
[dir="rtl"] .wwiaj { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .h2d9um3e .n35oo,
[dir="rtl"] .jj3ttp .n35oo,
[dir="rtl"] .w2cj1 .n35oo,
[dir="rtl"] .e6f5i4 .n35oo {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .h2d9um3e .n35oo li::before,
[dir="rtl"] .jj3ttp .n35oo li::before,
[dir="rtl"] .w2cj1 .n35oo li::before,
[dir="rtl"] .e6f5i4 .n35oo li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .bres1y20.asz9 .w2goq,
[dir="rtl"] .sly9g.asz9 .w2goq,
[dir="rtl"] .noie.asz9 .w2goq,
[dir="rtl"] .kot98an.asz9 .w2goq,
[dir="rtl"] .ab1hwil8.asz9 .w2goq { text-align: right; }
[dir="rtl"] .iw8gkxlf.asz9 .pxp7vkl { align-items: flex-end; text-align: right; }
[dir="rtl"] .x0zj,
[dir="rtl"] .wejoml,
[dir="rtl"] .u6svb,
[dir="rtl"] .w2goq { text-align: right; }
[dir="rtl"] .mdzat,
[dir="rtl"] .wtftkdip,
[dir="rtl"] .dt3u7,
[dir="rtl"] .ezmo,
[dir="rtl"] .bq456 { text-align: right; direction: rtl; }
[dir="rtl"] .g7d24xao .ezmo,
[dir="rtl"] .xpe1dy9 .ezmo { padding-right: 20px; padding-left: 20px; }
.ajjmgx .qq9hs6x,
.lyjl1q .qq9hs6x,
.g2qk .qq9hs6x { gap: 0; }
.m1g76 .qq9hs6x { gap: 14px; }
.ajjmgx .cgln,
.lyjl1q .cgln,
.m1g76 .cgln,
.g2qk .cgln {
  
  grid-template-columns: auto 260px minmax(0, 1fr) auto auto;
  gap: 20px;
  padding: 22px 26px;
  align-items: center;
  
  grid-auto-flow: dense;
}
.ajjmgx .cgln,
.lyjl1q .cgln,
.g2qk .cgln {
  background: var(--bg-card);
  border: none; border-radius: 0;
}
.ajjmgx .cgln:nth-child(even),
.g2qk .cgln:nth-child(even) { background: var(--accent-bg); }
.lyjl1q .cgln + .cgln { border-top: 1px solid var(--border-alt); }
.m1g76 .cgln {
  border: 1px solid var(--border-alt); border-radius: 16px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .06);
}
.ajjmgx .cgln:hover,
.lyjl1q .cgln:hover,
.g2qk .cgln:hover { background: var(--bg-hover); }
.ajjmgx .cgln::before,
.lyjl1q .cgln::before,
.m1g76 .cgln::before,
.g2qk .cgln::before {
  width: 40px; min-width: 40px; height: 40px;
  display: flex; align-items: center; justify-content: center;
  border-radius: 50%;
  background: var(--accent-bg); color: var(--accent);
  font-size: 1.15rem; font-weight: 700;
}
.g2qk .cgln::before {
  background: var(--accent); color: var(--cta-fg, #fff);
}
.ajjmgx .qkgrwq8,
.lyjl1q .qkgrwq8,
.m1g76 .qkgrwq8,
.g2qk .qkgrwq8 {
  grid-column: 2;
  flex-direction: row; align-items: center; justify-content: flex-start;
  width: auto; gap: 16px; text-align: left;
}
.ajjmgx .ijsbtolx,
.lyjl1q .ijsbtolx,
.m1g76 .ijsbtolx,
.g2qk .ijsbtolx {
  width: 78px; height: 78px; padding: 0;
  border-radius: 50%; overflow: hidden; flex-shrink: 0;
}
.ajjmgx .w7ft70f,
.lyjl1q .w7ft70f,
.m1g76 .w7ft70f,
.g2qk .w7ft70f {
  width: 100%; height: 100%; max-width: none; max-height: none;
  object-fit: cover;
}
.ajjmgx .l817,
.lyjl1q .l817,
.m1g76 .l817,
.g2qk .l817 {
  font-size: 1.3rem; font-weight: 700; color: var(--accent);
  text-align: left;
}
.g2qk .l817 { font-size: 1.45rem; font-weight: 800; }
.ajjmgx .dn268aje,
.lyjl1q .dn268aje,
.m1g76 .dn268aje,
.g2qk .dn268aje {
  grid-column: 3; display: block;
  justify-self: center; width: min(100%, 340px);
}
.ajjmgx .dn268aje .ztkaot,
.lyjl1q .dn268aje .ztkaot,
.m1g76 .dn268aje .ztkaot,
.g2qk .dn268aje .ztkaot {
  background: var(--accent-bg);
  border: none;
  border-radius: 999px;
  padding: 12px 22px;
  flex-direction: row; justify-content: center;
}
.ajjmgx .dn268aje .ztkaot .nrtqft,
.lyjl1q .dn268aje .ztkaot .nrtqft,
.m1g76 .dn268aje .ztkaot .nrtqft,
.g2qk .dn268aje .ztkaot .nrtqft { display: none; }
.ajjmgx .dn268aje .ztkaot .j29kp::before,
.lyjl1q .dn268aje .ztkaot .j29kp::before,
.m1g76 .dn268aje .ztkaot .j29kp::before,
.g2qk .dn268aje .ztkaot .j29kp::before { content: "\1F381\00a0"; }
.ajjmgx .dn268aje .ztkaot .j29kp,
.lyjl1q .dn268aje .ztkaot .j29kp,
.m1g76 .dn268aje .ztkaot .j29kp,
.g2qk .dn268aje .ztkaot .j29kp {
  font-size: 1.05rem; font-weight: 700; color: var(--text-primary);
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.ajjmgx .dn268aje .ez8a,
.lyjl1q .dn268aje .ez8a,
.m1g76 .dn268aje .ez8a,
.g2qk .dn268aje .ez8a { display: none; }
.ajjmgx .kjqk,
.lyjl1q .kjqk,
.m1g76 .kjqk,
.g2qk .kjqk {
  grid-column: 4; min-width: 120px; width: auto;
}
.ajjmgx .c7cck5,
.lyjl1q .c7cck5,
.m1g76 .c7cck5,
.g2qk .c7cck5 { display: block; font-size: 1.25rem; letter-spacing: 2px; }
.ajjmgx .m67y,
.lyjl1q .m67y,
.m1g76 .m67y,
.g2qk .m67y { display: none; }
.ajjmgx .jwvyb3.iyzjo04,
.lyjl1q .jwvyb3.iyzjo04,
.m1g76 .jwvyb3.iyzjo04,
.g2qk .jwvyb3.iyzjo04 {
  grid-column: 5;
  min-width: 190px;
  border-radius: 999px;
  padding: 17px 34px !important;
  font-size: 1.05rem !important; font-weight: 700;
}
.g2qk .jwvyb3.iyzjo04 { box-shadow: 0 4px 16px color-mix(in srgb, var(--cta) 45%, transparent); }
@media (max-width: 1080px) {
  .ajjmgx .cgln,
  .lyjl1q .cgln,
  .m1g76 .cgln,
  .g2qk .cgln {
    grid-template-columns: auto 220px minmax(0, 1fr) auto;
    gap: 16px; padding: 18px;
  }
  .ajjmgx .kjqk,
  .lyjl1q .kjqk,
  .m1g76 .kjqk,
  .g2qk .kjqk { display: none; }
  .ajjmgx .jwvyb3.iyzjo04,
  .lyjl1q .jwvyb3.iyzjo04,
  .m1g76 .jwvyb3.iyzjo04,
  .g2qk .jwvyb3.iyzjo04 { grid-column: 4; min-width: 150px; padding: 14px 24px !important; }
}
@media (max-width: 720px) {
  .ajjmgx .cgln,
  .lyjl1q .cgln,
  .m1g76 .cgln,
  .g2qk .cgln {
    grid-template-columns: auto minmax(0, 1fr);
    grid-template-areas:
      "rank  ident"
      "pills pills"
      "cta   cta";
    gap: 12px 14px; padding: 18px 16px;
    text-align: left;
  }
  .ajjmgx .cgln::before,
  .lyjl1q .cgln::before,
  .m1g76 .cgln::before,
  .g2qk .cgln::before { grid-area: rank; align-self: center; justify-self: start; }
  .ajjmgx .qkgrwq8,
  .lyjl1q .qkgrwq8,
  .m1g76 .qkgrwq8,
  .g2qk .qkgrwq8 { grid-area: ident; width: auto; justify-content: flex-start; }
  .ajjmgx .dn268aje,
  .lyjl1q .dn268aje,
  .m1g76 .dn268aje,
  .g2qk .dn268aje { grid-area: pills; }
  
  .ajjmgx .dn268aje .ztkaot,
  .lyjl1q .dn268aje .ztkaot,
  .m1g76 .dn268aje .ztkaot,
  .g2qk .dn268aje .ztkaot {
    background: var(--accent-bg); border-radius: 999px;
    padding: 11px 18px; justify-content: center;
  }
  .ajjmgx .jwvyb3.iyzjo04,
  .lyjl1q .jwvyb3.iyzjo04,
  .m1g76 .jwvyb3.iyzjo04,
  .g2qk .jwvyb3.iyzjo04 { grid-area: cta; width: 100%; }
  .ajjmgx .ijsbtolx,
  .lyjl1q .ijsbtolx,
  .m1g76 .ijsbtolx,
  .g2qk .ijsbtolx { width: 56px; height: 56px; }
  .ajjmgx .l817,
  .lyjl1q .l817,
  .m1g76 .l817,
  .g2qk .l817 { font-size: 1.1rem; }
}
:root {
  --accent:          #1d66b8;
  --brand:           #1d66b8;
  --brand-light:     #225a98;
  --brand-pale:      #3873b6;
  --grad-start:      #4d94e3;
  --grad-end:        #89b4e4;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #be185d;
  --cta-fg:          #ffffff;
  --cta-light:       #9e0f4a;
  --cta-hover:       #871142;
  --bg-page:         #f6f7f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f4f5;
  --bg-raised:       #eeeff1;
  --bg-hover:        #f3f4f5;
  --border:          #e1e5e9;
  --border-alt:      #cfd5dc;
  --border-section:  #e1e5e9;
  --text-primary:    #17191b;
  --text-muted:      #515861;
  --text-body:       #2e3237;
  --text-sub:        #454c53;
  --text-faint:      #747e8a;
  --text-dim:        #9098a1;
  --text-label:      #5d656e;
  --text-value:      #3a3f45;
  --accent-bg:       #e1eaf3;
  --accent-bg-light: #c8daee;
  --bg-tip:          #f0f9f5;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f4f9;
  --bg-pros:         #f0f9f5;
  --bg-cons:         #faf3f6;
  --c-pros:          #0f9361;
  --c-cons:          #9f2150;
  --c-pros-label:    #12af73;
  --c-tip-border:    #14c17f;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0f9361;
}
:root { --logo-bg-opacity: 63%; }
body, button, input { font-family: "Work Sans", sans-serif; }
.tax7h .abjmxlfa li::before, .tax7h .htl5p li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.tax7h .abjmxlfa li::before { content: ""; }.tax7h .htl5p li::before { content: ""; }.tax7h .l4neam9::before, .tax7h .n6xqq::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.tax7h .l4neam9::before { content: ""; }.tax7h .n6xqq::before { content: ""; }
.ffrqf .mlex, .ffrqf .iw8gkxlf { min-height: 520px; }
.jg60t01::before { content: '/'; }