:root {
  --color-accent: #0f7d7a;
  --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;
}
.c9rk {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.t46z {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.sys86s5 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.y4t1iaz { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.bga73 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.bga73 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.bga73 a:hover { color: var(--accent-light); }
.yk6u   .ygwjkez { border-radius: 0; }
.gwlv8sid .ygwjkez li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .ygwjkez {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .rvhhr:hover .ygwjkez,
  .rvhhr:focus-within .ygwjkez { display: block; }
  .ygwjkez li a { padding: 8px 16px; font-size: 0.88rem; }
}
.g8dy3jse {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.xuvgtu8 { display: none; }
@media (max-width: 640px) {
  .xuvgtu8 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .xuvgtu8.z3l4a { display: block; }
}
@media (max-width: 640px) {
  .g8dy3jse { display: block; }
  .bga73 > li + li::before { display: none !important; }
  .bga73 {
    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;
  }
  .bga73.z3l4a { display: flex; }
  .bga73 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .bga73 li:last-child a { border-bottom: none; }
}
.ugzp { min-height: 480px; }
.xjltgmh1 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.jqrk7kwq { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.drwid08h .jqrk7kwq { margin-left: 0; margin-right: 0; }
.y4m09 {
  background: var(--cta); color: #fff; text-decoration: none;
  border-radius: 8px; padding: 14px 32px;
  font-size: 1.05rem; font-weight: 700; display: inline-block;
  transition: opacity 0.2s, transform 0.15s;
}
.pl5l7 .y4m09 { margin-top: 24px; }
.y4m09:hover { opacity: 0.88; }
.j4y9j7 .xjltgmh1 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.j4y9j7 .jqrk7kwq { color: #e2e8f0; }
.j4y9j7.anxl3 .v0pbcbg { text-align: center; }
.hcm5 .xjltgmh1 { color: var(--text-primary); text-shadow: none; }
.hcm5 .jqrk7kwq { color: var(--text-muted); }
.hcm5 .y4m09 { margin-top: 16px; }
.hcm5, .hcm5.ugzp { min-height: auto !important; }
.hcm5.anxl3 .v0pbcbg { text-align: center; }
.hcm5~.wpioke{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}
.hcm5~.wpioke .y8nw7{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.eq0qa .xjltgmh1 { color: #fff; }
.eq0qa .jqrk7kwq { color: rgba(255,255,255,0.85); }
.eq0qa .y4m09 { background: #fff; color: var(--cta); }
.eq0qa .y4m09:hover { opacity: 0.92; }
.ipkxku .wt0qci { position: relative; overflow: hidden; }
.ipkxku .wt0qci::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.fosfqde .wt0qci {
  animation: hg-breathe 7s ease-in-out infinite;
}
.o8r8k5 .wt0qci { position: relative; overflow: hidden; }
.o8r8k5 .wt0qci::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;
}
.l33t6 .wt0qci { position: relative; overflow: hidden; }
.l33t6 .wt0qci::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.ktvp99nw .wt0qci {
  animation: hg-fadein 1.2s ease-out both;
}
.wt0qci {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.l3eu {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.uz56z {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.l1wkhr {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.wt0qci .xjltgmh1 { text-shadow: none; color: var(--text-primary); }
.wt0qci .jqrk7kwq { color: var(--text-muted); }
body.bm84tmzn .xjltgmh1 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.zznn .xjltgmh1 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.ugzp.eq0qa .xjltgmh1,
section.eq0qa .xjltgmh1 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.wt0qci.anxl3 .l3eu { align-items: center; text-align: center; }
.wt0qci.drwid08h   .l3eu { align-items: flex-start; text-align: left; }
.xqnfgqo .uz56z { position: relative; }
.xqnfgqo .uz56z::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.xqnfgqo.u8kfwgpa .uz56z::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.n9g8u0 .uz56z {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.n9g8u0 .l1wkhr {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.n9g8u0.u8kfwgpa .uz56z { padding: 32px 0 32px 32px; }
.r4uggpf .uz56z {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.r4uggpf .l1wkhr {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.r4uggpf .kwlvr {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.u8kfwgpa { grid-template-areas: "media text"; }
.u8kfwgpa .l3eu {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.r4uggpf.u8kfwgpa .uz56z { padding: 40px 16px 40px 48px; }
.ugzp .ly9bwa {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.ly9bwa .paxa2 {
  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;
}
.ly9bwa .paxa2::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.ly9bwa .dtl6y5h { display: contents !important; }
.ly9bwa .dtl6y5h .marig {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.ly9bwa .dtl6y5h .y2986 { max-height: 48px; max-width: 96px; }
.ly9bwa .dtl6y5h .f15ld {
  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;
}
.ly9bwa .bvye {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.ly9bwa .lpjv { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.ly9bwa .hz2rr8k { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.ly9bwa .hz2rr8k small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.ly9bwa .id2ugp { display: contents !important; }
.ly9bwa .id2ugp .w52ctu:not(.ff4b2n) { display: none !important; }
.ly9bwa .id2ugp .ff4b2n {
  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;
}
.ly9bwa .id2ugp .ff4b2n .f384 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.ly9bwa .id2ugp .ff4b2n .i7wkjt {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.ly9bwa .j9wefttn { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.ly9bwa .j9wefttn.abe9t {
  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;
}
.ly9bwa .j9wefttn.abe9t:hover { opacity: 0.85; }
.o35o .uz56z {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .wt0qci { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .wt0qci:not(.o35o) .uz56z { display: none !important; }
  .o35o .uz56z { padding: 16px; }
  .l3eu  { padding: 36px 24px; }
  .wt0qci~.wpioke,.u8kfwgpa~.wpioke{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .ugzp, .wt0qci { min-height: 320px !important; }
  .xjltgmh1 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .p9yx,
  .ugbzxpzy,
  .buhl0gmf { grid-template-columns: 1fr !important; }

  

  
  .r2mx3woj { display: flex !important; flex-direction: column !important; }
  .r2mx3woj .v0pbcbg { display: contents; }
  .r2mx3woj .s8p1o25 { order: 0; }
  .r2mx3woj .xjltgmh1 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .r2mx3woj .p9yx { order: 2; padding: 0 16px 12px !important; }
  .r2mx3woj .jqrk7kwq { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .pl5l7 .v0pbcbg { display: flex; flex-direction: column; }
  .pl5l7 .v0pbcbg .xjltgmh1 { order: 1; }
  .pl5l7 .v0pbcbg .buhl0gmf { order: 2; margin: 8px 0 24px !important; }
  .pl5l7 .v0pbcbg .jqrk7kwq { order: 3; }
  .pl5l7 .v0pbcbg .y4m09 { order: 4; align-self: center; margin-top: 0; }

  
  .wt0qci.o35o {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .wt0qci.o35o .l3eu { display: contents; padding: 0; }
  .wt0qci.o35o .l3eu .xjltgmh1 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .wt0qci.o35o .uz56z { order: 2; padding: 12px 16px; }
  .wt0qci.o35o .l3eu .jqrk7kwq { order: 3; padding: 0 24px; margin: 0 auto; }
  .wt0qci.o35o .l3eu .y4m09 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.hp57m8 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.iacji { width: 100%; height: auto; display: block; border-radius: 10px; }
.b01q4 .hp57m8        { border-radius: 16px; }
.b01q4 .iacji  { border-radius: 16px; }
.brtcbw35 .hp57m8         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.brtcbw35 .iacji   { border-radius: 8px; }
.ulj0kq { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.e036o { width: 100%; padding: 32px 0; position: relative; }
.gz8rvh9g { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.zx4beid6 .e036o:nth-child(even) { background: var(--bg-surface); }
.zx4beid6 .e036o:nth-child(odd)  { background: var(--bg-page); }
.ed6e2 .e036o:nth-child(even) { background: var(--bg-card); }
.ed6e2 .e036o:nth-child(odd)  { background: var(--bg-page); }
.zx4beid6 .e036o:nth-child(odd)  .gz8rvh9g { background: var(--bg-card); border-radius: 6px; }
.zx4beid6 .e036o:nth-child(even) .gz8rvh9g { background: var(--bg-raised); border-radius: 6px; }
.ed6e2 .e036o:nth-child(odd)  .gz8rvh9g { background: var(--bg-card); border-radius: 6px; }
.ed6e2 .e036o:nth-child(even) .gz8rvh9g { background: var(--bg-raised); border-radius: 6px; }
.zx4beid6 .e036o:nth-child(even) .hqu9woy .ijyumgqw,
.ed6e2 .e036o:nth-child(even) .hqu9woy .ijyumgqw { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.zx4beid6 .e036o:nth-child(odd) .hqu9woy .ijyumgqw,
.ed6e2 .e036o:nth-child(odd) .hqu9woy .ijyumgqw { background: var(--bg-card-inner); }
.zx4beid6 .e036o:nth-child(even) .cs6xvs4k .ijyumgqw:nth-child(odd),
.ed6e2 .e036o:nth-child(even) .cs6xvs4k .ijyumgqw:nth-child(odd)  { background: var(--bg-card); }
.zx4beid6 .e036o:nth-child(even) .cs6xvs4k .ijyumgqw:nth-child(even),
.ed6e2 .e036o:nth-child(even) .cs6xvs4k .ijyumgqw:nth-child(even) { background: var(--bg-card-inner); }
h1.drp96 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.drp96 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.opm5m2 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.v2plq h2.drp96 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.v5wy h2.drp96 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.g0zyuign h2.drp96 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.yn13dr2u h2.drp96::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.pc5v2v7 h2.drp96 {
  color: var(--text-primary); font-size: 1.7rem;
}
.t6wh3d h2.drp96::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.aks26iuh h2.drp96 {
  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;
}
.f0bzq { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .f0bzq { display: none; } }
.g1mgb { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.ubtf7qtc { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.u8oswve {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.dk74ro { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.cod7swo { padding-left: 20px; }
.cod7swo li { margin-bottom: 6px; }
.cod7swo a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.cod7swo a:hover { color: var(--accent-light); }
.xsj2i80m .dk74ro { display: none; }
.nxjmxs .dk74ro { display: none; }
.nxjmxs .cod7swo { padding-left: 0; list-style: none; }
.nxjmxs .cod7swo li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.nxjmxs .cod7swo a { font-size: 0.92rem; }
.jeh0v .u8oswve { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.jeh0v .dk74ro { display: none; }
.jeh0v .cod7swo { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.jeh0v .cod7swo li { margin-bottom: 0; }
.jeh0v .cod7swo 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;
}
.jeh0v .cod7swo a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.elrba .u8oswve { padding: 20px 20px 16px; }
.elrba .cod7swo {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.elrba .cod7swo li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.elrba .cod7swo 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;
}
.elrba .cod7swo 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;
}
.elrba .cod7swo a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.elrba .cod7swo a:focus,
.elrba .cod7swo a:focus-visible,
.elrba .cod7swo a:target { outline: none; }
.elrba .cod7swo li:target a { border-color: var(--border); color: var(--text-muted); }
.ynt8 .u8oswve { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.ynt8 .dk74ro { display: none; }
.ynt8 .cod7swo { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.ynt8 .cod7swo li { margin-bottom: 0; }
.ynt8 .cod7swo li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.ynt8 .cod7swo li:last-child::after { content: ""; margin-right: 0; }
.ynt8 .cod7swo a { font-size: 0.9rem; }
.ijyumgqw { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.hqu9woy .ijyumgqw { background: var(--bg-card); }
.cs6xvs4k .ijyumgqw:nth-child(odd)  { background: var(--bg-card); }
.cs6xvs4k .ijyumgqw:nth-child(even) { background: var(--bg-raised); }
.cn7j .ijyumgqw {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.cn7j .ijyumgqw:last-child { border-bottom: none; }
.cn7j h3.opm5m2 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.r2ttj .ijyumgqw {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.r2ttj .ijyumgqw + .ijyumgqw { margin-top: 4px; }
.daysfoc .ijyumgqw { background: none; border-radius: 0; padding: 12px 0; }
.daysfoc .ijyumgqw + .ijyumgqw { border-top: 1px solid var(--border-section); }
.az4k1elf { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.kw7fw18g { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.xhkm743f { color: var(--text-body); margin-bottom: 10px; }
.jjbo, .hkk0tcrs { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.jjbo li, .hkk0tcrs li { margin-bottom: 6px; }
.hkk0tcrs li { list-style: decimal; }
.cw2rdk     .jjbo { list-style-type: "● "; }
.pmcgl2j  .jjbo { list-style-type: "■ "; }
.bsuxpnv .jjbo { list-style-type: "◆ "; }
.tsl2c2xc    .jjbo { list-style-type: "★ "; }
.cw2rdk     .me3s { list-style-type: "● "; }
.pmcgl2j  .me3s { list-style-type: "■ "; }
.bsuxpnv .me3s { list-style-type: "◆ "; }
.tsl2c2xc    .me3s { list-style-type: "★ "; }
.cw2rdk    .jjbo li::marker, .cw2rdk    .me3s li::marker,
.pmcgl2j .jjbo li::marker, .pmcgl2j .me3s li::marker,
.bsuxpnv .jjbo li::marker, .bsuxpnv .me3s li::marker,
.tsl2c2xc   .jjbo li::marker, .tsl2c2xc   .me3s li::marker {
  color: var(--cta); font-size: 1em;
}
.cw2rdk .hkk0tcrs,
.pmcgl2j .hkk0tcrs,
.bsuxpnv .hkk0tcrs,
.tsl2c2xc .hkk0tcrs {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.cw2rdk .hkk0tcrs li,
.pmcgl2j .hkk0tcrs li,
.bsuxpnv .hkk0tcrs li,
.tsl2c2xc .hkk0tcrs li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.cw2rdk .hkk0tcrs li::before,
.pmcgl2j .hkk0tcrs li::before,
.bsuxpnv .hkk0tcrs li::before,
.tsl2c2xc .hkk0tcrs 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;
}
.cw2rdk     .hkk0tcrs li::before { border-radius: 50%; }
.pmcgl2j  .hkk0tcrs li::before { border-radius: 3px; }
.bsuxpnv .hkk0tcrs li::before { border-radius: 3px; }
.tsl2c2xc    .hkk0tcrs li::before { border-radius: 50%; }
.n1vb { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.okl50xn .n1vb,
.v0zij9o .n1vb { background: transparent; border: none; border-radius: 0; }
.lvsyk { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.lvsyk th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.lvsyk td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.lvsyk tr:hover td { background: var(--bg-hover); }
.g79yal .lvsyk tbody tr:nth-child(even) td { background: var(--bg-surface); }
.zn87r .lvsyk { border: 1px solid var(--border-alt); }
.zn87r .lvsyk th,
.zn87r .lvsyk td { border: 1px solid var(--border-alt); }
.m3wpufn .lvsyk th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.m3wpufn .lvsyk td { border-bottom: none; }
.m3wpufn .lvsyk tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ki13 .lvsyk th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.c06s5w .n1vb {
  overflow: hidden;
}
.c06s5w .lvsyk th { border-bottom: 1px solid var(--border-alt); }
.c06s5w .lvsyk tr:last-child td { border-bottom: none; }
.a2oped3 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.fy69oldg { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.hehl51hx { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.py4l { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.vt092 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.me3s { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.me3s 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%}
.d8jdj2dl .py4l { background: transparent; text-align: center; }
.erzs8e5g .hehl51hx {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.t8pz5 .hehl51hx {
  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);
}
.iaac558 .fy69oldg { display: grid; grid-template-columns: auto 1fr; }
.iaac558 .hehl51hx {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.iaac558 .py4l { grid-column: 2; }
.iaac558 .vt092,
.iaac558 .me3s { grid-column: 1 / -1; }
.wcec .fy69oldg { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.wcec .hehl51hx {
  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);
}
.wcec .py4l { grid-column: 2; }
.wcec .vt092,
.wcec .me3s { grid-column: 1 / -1; }
.teh1q .fy69oldg { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.teh1q .py4l { background: none; color: var(--accent-light); font-weight: 700; }
.gpntlsgg .fy69oldg { 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); }
.gpntlsgg .py4l { background: none; color: var(--accent-light); font-weight: 700; }
.okzlka .fy69oldg { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.okzlka .fy69oldg:last-child { border-bottom: none; }
.okzlka .py4l { background: none; color: var(--accent-light); font-weight: 700; }
.gmimq .fy69oldg { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.gmimq .py4l { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.qzrqq .a2oped3 { counter-reset: card-n; }
.qzrqq .fy69oldg  { counter-increment: card-n; }
.qzrqq .py4l { display: flex; align-items: center; gap: 10px; }
.qzrqq .py4l::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;
}
.zcj5 .fy69oldg { background: var(--bg-surface); border: 1px solid var(--border); }
.zcj5 .py4l { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.u3a701g { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.aqd347  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.s6qye6 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.iffane { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.u3a701g strong { color: var(--text-primary); font-size: 0.95rem; }
.u3a701g p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.h4uck14a { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.a9jio, .x2jp9mp5 { border-radius: 8px; padding: 14px; }
.a9jio { background: var(--bg-pros); }
.x2jp9mp5 { background: var(--bg-cons); }
.yrha7 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.a9jio .yrha7 { color: var(--c-pros-label); }
.x2jp9mp5 .yrha7 { color: #f87171; }
.a9jio ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.x2jp9mp5 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.iacji { width: 100%; height: auto; border-radius: 10px; display: block; }
.abe9t {
  background: var(--cta); color: #fff; border: none;
  border-radius: 6px; padding: 8px 16px; font-size: 0.88rem; font-weight: 600;
  cursor: pointer; text-decoration: none; display: inline-block; white-space: nowrap;
}
.abe9t:hover { opacity: 0.85; }
.dj3a .abe9t  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.dj3a .abe9t:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ivtzsnxx .abe9t  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.ivtzsnxx .abe9t:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.p72o6 .y4m09 { border-radius: 50px; }
.p72o6 .abe9t  { border-radius: 50px; }
.xxub5nw .y4m09 { padding-left: 22px; padding-right: 22px; }
.xxub5nw .abe9t  { padding-left: 12px; padding-right: 12px; }
.cjlh7i .y4m09 { padding-left: 44px; padding-right: 44px; }
.cjlh7i .abe9t  { padding-left: 24px; padding-right: 24px; }
.qvv41dw8 .y4m09 { padding-left: 56px; padding-right: 56px; }
.qvv41dw8 .abe9t  { padding-left: 32px; padding-right: 32px; }
.jbe6dj2b   .y4m09::after, .jbe6dj2b   .abe9t::after,
.rkg1ym .y4m09::after, .rkg1ym .abe9t::after,
.v9jv1c0    .y4m09::after, .v9jv1c0    .abe9t::after,
.wrzud9u9    .y4m09::after, .wrzud9u9    .abe9t::after,
.m30j    .y4m09::after, .m30j    .abe9t::after,
.fbmra     .y4m09::after, .fbmra     .abe9t::after,
.gliqjuba    .y4m09::after, .gliqjuba    .abe9t::after,
.f8fo4qs   .y4m09::after, .f8fo4qs   .abe9t::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;
}
.jbe6dj2b .y4m09::after, .jbe6dj2b .abe9t::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");
}
.rkg1ym .y4m09::after, .rkg1ym .abe9t::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");
}
.v9jv1c0 .y4m09::after, .v9jv1c0 .abe9t::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");
}
.wrzud9u9 .y4m09::after, .wrzud9u9 .abe9t::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");
}
.m30j .y4m09::after, .m30j .abe9t::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");
}
.fbmra .y4m09::after, .fbmra .abe9t::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");
}
.gliqjuba .y4m09::after, .gliqjuba .abe9t::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");
}
.f8fo4qs .y4m09::after, .f8fo4qs .abe9t::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");
}
.w0m8h   .oe92o9::after, .w0m8h   .c75r6w1::after,
.c8kmro .oe92o9::after, .c8kmro .c75r6w1::after,
.d6iqv    .oe92o9::after, .d6iqv    .c75r6w1::after,
.zvr2g6    .oe92o9::after, .zvr2g6    .c75r6w1::after,
.u9ifapoy    .oe92o9::after, .u9ifapoy    .c75r6w1::after,
.ut0ja     .oe92o9::after, .ut0ja     .c75r6w1::after,
.gkmdmi0    .oe92o9::after, .gkmdmi0    .c75r6w1::after,
.h2w0prx   .oe92o9::after, .h2w0prx   .c75r6w1::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;
}
.w0m8h .oe92o9::after, .w0m8h .c75r6w1::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");
}
.c8kmro .oe92o9::after, .c8kmro .c75r6w1::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");
}
.d6iqv .oe92o9::after, .d6iqv .c75r6w1::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");
}
.zvr2g6 .oe92o9::after, .zvr2g6 .c75r6w1::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");
}
.u9ifapoy .oe92o9::after, .u9ifapoy .c75r6w1::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");
}
.ut0ja .oe92o9::after, .ut0ja .c75r6w1::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");
}
.gkmdmi0 .oe92o9::after, .gkmdmi0 .c75r6w1::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");
}
.h2w0prx .oe92o9::after, .h2w0prx .c75r6w1::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");
}
.bpoifw2 {
  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;
}
.paxa2 {
  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;
}
.paxa2 > * { min-width: 0; }
.paxa2:hover { background: var(--bg-hover); }
.paxa2 > [itemprop="item"] { display: contents; }
.paxa2 [itemprop="itemReviewed"],
.paxa2 [itemprop="reviewRating"] { display: none; }
.paxa2::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;
}
.dtl6y5h {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.marig {
  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;
}
.y2986 { max-height: 52px; max-width: 110px; object-fit: contain; }
.f15ld {
  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;
}
.kj45 .marig    { background: #1a1a1a; }
.fuqu .marig   { background: rgba(128,128,128,.12); }
.gcdwm5 .marig { background: var(--bg-raised); }
.o3vddhez .marig    { background: transparent; padding: 0; }
.bvye {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.lpjv { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.hz2rr8k { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.id2ugp {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.w52ctu {
  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;
}
.f384 {
  
  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%;
}
.i7wkjt {
  
  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;
}
.j9wefttn {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.j9wefttn.abe9t {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .paxa2 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .paxa2::before    { grid-area: rank;   }
  .dtl6y5h           { grid-area: ident;  }
  .bvye     { grid-area: rating; min-width: 0; width: auto; }
  .id2ugp           { grid-area: pills;  }
  .j9wefttn             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .paxa2 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .paxa2::before    { justify-self: center; }
  .dtl6y5h           { width: 100%; }
  .bvye     { justify-self: center; }
  .id2ugp           { grid-template-columns: 1fr; }
}
.p11io5w {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.jis79z {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.asij92 {
  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;
}
.asij92 img { max-width: 80px; max-height: 50px; object-fit: contain; }
.xexec41 { flex: 1; }
.xexec41 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.o6frb2fd { color: var(--c-stars); font-size: 1.1rem; }
.zubq { margin-bottom: 8px; }
.vmdz6pph { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.ilaftn::before   { content: "★ "; color: var(--accent-light); }
.rg1ex { flex-shrink: 0; }
.qo2jj img.qxti { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.okl50xn { padding: 20px 24px; }
.himf1t17 { color: var(--text-muted); margin-bottom: 16px; }
.d0xt { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.khmets, .qre56cx { list-style: none; font-size: 0.9rem; }
.khmets li { color: var(--c-pros); margin-bottom: 4px; }
.qre56cx li { color: var(--c-cons); margin-bottom: 4px; }
.khmets li::before { content: "✓"; margin-right: 5px; }
.qre56cx li::before { content: "✗"; margin-right: 5px; }
.olgo1e .khmets li::before { content: "→"; }
.olgo1e .qre56cx li::before { content: "–"; }
.peqyz0qa  .khmets li::before { content: "★"; }
.peqyz0qa  .qre56cx li::before { content: "✕"; }
.sbdj    .khmets li::before { content: "◆"; }
.sbdj    .qre56cx li::before { content: "▲"; }
.b8o5wful  .khmets li::before { content: "▶"; }
.b8o5wful  .qre56cx li::before { content: "■"; }
.f7dy { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.e7wt2o { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.gg0qd { background: var(--bg-pros); color: var(--c-tag-pay); }
.ucd8l3 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.lzksh .ucd8l3 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.wc0dxpu .ucd8l3 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .cpgqx .jmmyg1nv {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .cpgqx .p11io5w { margin: 0; }
}
.o47c .jis79z { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.o47c .xexec41 h3 { color: var(--accent-light); }
.o47c .asij92 { background: var(--bg-page); border: 1px solid var(--border); }
.sfn2t .p11io5w { border-top: 4px solid var(--accent); }
.sfn2t .jis79z { background: var(--bg-card); }
.t2qs0a4 .p11io5w { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.t2qs0a4 .jis79z { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.t2qs0a4 .okl50xn { padding: 14px 16px; }
.t2qs0a4 .asij92 { border-radius: 4px; }
.t2qs0a4 .ucd8l3 { border-radius: 0; }
.m33i .jis79z { padding: 0; gap: 0; overflow: hidden; }
.m33i .asij92 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.m33i .xexec41 { padding: 16px 20px; }
.m33i .rg1ex { padding: 16px 20px; align-self: center; }
.gdkgp2 .o6frb2fd { font-size: .95rem; }
.v0zij9o .h4uck14a { gap: 10px; }
.v0zij9o .a9jio, .v0zij9o .x2jp9mp5 { padding: 12px; }
.v0zij9o .a9jio ul, .v0zij9o .x2jp9mp5 ul { margin: 4px 0 0; padding-left: 18px; }
.v0zij9o .a9jio li, .v0zij9o .x2jp9mp5 li { font-size: .85rem; margin-bottom: 3px; }
.xco5yk7 .e7wt2o { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .ma38 { grid-template-columns: 1fr; }
  .ss8tuw { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .ss8tuw .f51j10u6 { width: 72px; height: 50px; }
  .ss8tuw .d93zap2 { max-width: 180px; }
  .ss8tuw .g792ypr { width: auto; }
}
.o2leop .gdkgp2 .o6frb2fd { filter: brightness(1.2); }
@media (max-width: 720px) {
  .o2leop { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .xq8ivq { padding: 16px; }
  .jdxy .vx9pa2 { min-width: 50%; }
}
.kc8wtwij .h4uck14a { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .b1xkedo { grid-template-columns: 1fr; }
  .nlrmb { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .v3pg8s { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .yelo { flex-wrap: wrap; padding: 16px; }
}
.gneiqa .h4uck14a { gap: 8px; }
.gneiqa .a9jio, .gneiqa .x2jp9mp5 { padding: 8px; }
@media (max-width: 480px) {
  .h6gq41 { flex-direction: column; align-items: stretch; }
}
.gfvu .g792ypr .abe9t { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .iqfbee { flex-direction: column; align-items: stretch; gap: 10px; }
  .gfvu .g792ypr { text-align: center; }
}
@media (max-width: 720px) {
  .vtj7m9l { grid-template-columns: 1fr; }
  .lvooeg { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .t4oxqk8r { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.amgp .iqq14qa { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.uyr4k .o6frb2fd { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .hmntqz { grid-template-columns: 1fr; }
  .uyr4k { width: 100px; height: 100px; margin: 16px auto; }
  .amgp { font-size: 1.4rem; }
  .snpx0a3 { justify-content: center; }
  .p27r6l .vx9pa2 { min-width: 50%; }
}
.gdll .h4uck14a { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .t6nnjtx7 { flex-wrap: wrap; padding: 14px 16px; }
  .v6q3sdh7 { padding: 12px 16px; }
  .gdll .h4uck14a { margin: 0 16px; }
  .gdll .xco5yk7 { padding: 0 16px; }
  .jjb4sp { padding: 12px 16px; }
}
.ajj9m .paxa2 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.ajj9m .paxa2:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.vgz86 .bpoifw2 { gap: 18px; }
.vgz86 .paxa2 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.vgz86 .paxa2:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.tok0k0 .bpoifw2 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.tok0k0 .paxa2 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.tok0k0 .paxa2:last-child { border-bottom: none; }
.tok0k0 .dtl6y5h,
.tok0k0 .bvye,
.tok0k0 .id2ugp {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.o7zcpjel .bpoifw2 { gap: 0; }
.o7zcpjel .paxa2 {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.o7zcpjel .paxa2:last-child { border-bottom: none; }
.o7zcpjel .paxa2:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.o7zcpjel .paxa2:nth-child(even):hover { background: var(--bg-hover); }
.nq549 .paxa2 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.i7omqoc1 .id2ugp .w52ctu {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.i7omqoc1 .id2ugp .w52ctu:first-child { border-left: none; }
.aizw1 .id2ugp .w52ctu {
  background: transparent; padding: 4px 8px;
}
.aizw1 .id2ugp .f384 { font-size: .65rem; opacity: .65; }
.aizw1 .id2ugp .i7wkjt   { font-size: 1.15rem; color: var(--accent-light); }
.do3i .id2ugp .w52ctu {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.hz2rr8k { display: none; }
.o7gb2o9 .lpjv { font-size: 1rem; letter-spacing: 2px; }
.w2cm434v .lpjv {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.qdxerbnu .lpjv,
.k87dm .lpjv,
.c71qj71 .lpjv { display: none; }
.qdxerbnu .hz2rr8k,
.k87dm .hz2rr8k,
.c71qj71 .hz2rr8k { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.qdxerbnu .hz2rr8k { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.qdxerbnu .hz2rr8k small { display: none; }
.k87dm .hz2rr8k {
  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;
}
.k87dm .hz2rr8k small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.c71qj71 .hz2rr8k {
  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;
}
.c71qj71 .hz2rr8k small { display: none; }
.qdxerbnu .zubq .o6frb2fd,
.k87dm .zubq .o6frb2fd,
.c71qj71 .zubq .o6frb2fd { display: none; }
.qdxerbnu .zubq strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.qdxerbnu .iqq14qa { display: none; }
.k87dm .zubq 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;
}
.k87dm .qzdpj,
.k87dm .iqq14qa { font-size: 1em; }
.c71qj71 .zubq strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.c71qj71 .iqq14qa { display: none; }
.hxrrqx { margin: 16px 0; }
.kj2fpc06 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.kj2fpc06 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.kj2fpc06 summary::after { content: "+"; color: var(--accent-light); }
.kj2fpc06[open] summary::after { content: "−"; }
.kj2fpc06 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.e036o { margin-bottom: 0; }
.cqc3u8 h2.drp96 { color: var(--text-primary); border-color: var(--accent-light); }
.ttwes8 h2.drp96 { color: var(--text-primary); border-color: var(--accent-light); }
.ijxkfdbd .aqd347     { background: #052e16; border-color: #10b981; }
.ijxkfdbd .s6qye6    { background: #1e1036; border-color: #a855f7; }
.ijxkfdbd .u3a701g strong  { color: #f1f5f9; }
.ijxkfdbd .u3a701g p       { color: #cbd5e1; }
.ijxkfdbd .p7mhq6    .aqd347     .iffane::before,
.ijxkfdbd .g9iwfqb0  .aqd347     .iffane::before,
.ijxkfdbd .rui0pxi9  .aqd347     .iffane::before,
.ijxkfdbd .dmc9 .aqd347     .iffane::before { color: #10b981; }
.ijxkfdbd .p7mhq6    .azzo0 .iffane::before,
.ijxkfdbd .g9iwfqb0  .azzo0 .iffane::before,
.ijxkfdbd .rui0pxi9  .azzo0 .iffane::before,
.ijxkfdbd .dmc9 .azzo0 .iffane::before { color: #f43f5e; }
.ijxkfdbd .p7mhq6    .s6qye6    .iffane::before,
.ijxkfdbd .g9iwfqb0  .s6qye6    .iffane::before,
.ijxkfdbd .rui0pxi9  .s6qye6    .iffane::before,
.ijxkfdbd .dmc9 .s6qye6    .iffane::before { color: #a855f7; }
.df1rfha4 .aqd347     { background: #2d2000; border-color: #eab308; }
.df1rfha4 .s6qye6    { background: #2d1600; border-color: #f97316; }
.df1rfha4 .u3a701g strong  { color: #f1f5f9; }
.df1rfha4 .u3a701g p       { color: #cbd5e1; }
.df1rfha4 .p7mhq6    .aqd347     .iffane::before,
.df1rfha4 .g9iwfqb0  .aqd347     .iffane::before,
.df1rfha4 .rui0pxi9  .aqd347     .iffane::before,
.df1rfha4 .dmc9 .aqd347     .iffane::before { color: #eab308; }
.df1rfha4 .p7mhq6    .azzo0 .iffane::before,
.df1rfha4 .g9iwfqb0  .azzo0 .iffane::before,
.df1rfha4 .rui0pxi9  .azzo0 .iffane::before,
.df1rfha4 .dmc9 .azzo0 .iffane::before { color: #ef4444; }
.df1rfha4 .p7mhq6    .s6qye6    .iffane::before,
.df1rfha4 .g9iwfqb0  .s6qye6    .iffane::before,
.df1rfha4 .rui0pxi9  .s6qye6    .iffane::before,
.df1rfha4 .dmc9 .s6qye6    .iffane::before { color: #f97316; }
.miqw .aqd347     { background: #0c1a2e; border-color: #38bdf8; }
.miqw .s6qye6    { background: #0a2020; border-color: #2dd4bf; }
.miqw .u3a701g strong  { color: #f1f5f9; }
.miqw .u3a701g p       { color: #cbd5e1; }
.miqw .p7mhq6    .aqd347     .iffane::before,
.miqw .g9iwfqb0  .aqd347     .iffane::before,
.miqw .rui0pxi9  .aqd347     .iffane::before,
.miqw .dmc9 .aqd347     .iffane::before { color: #38bdf8; }
.miqw .p7mhq6    .azzo0 .iffane::before,
.miqw .g9iwfqb0  .azzo0 .iffane::before,
.miqw .rui0pxi9  .azzo0 .iffane::before,
.miqw .dmc9 .azzo0 .iffane::before { color: #818cf8; }
.miqw .p7mhq6    .s6qye6    .iffane::before,
.miqw .g9iwfqb0  .s6qye6    .iffane::before,
.miqw .rui0pxi9  .s6qye6    .iffane::before,
.miqw .dmc9 .s6qye6    .iffane::before { color: #2dd4bf; }
.iesqcg5a .aqd347     { background: var(--accent-bg); border-color: var(--accent-light); }
.iesqcg5a .azzo0 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.iesqcg5a .s6qye6    { background: var(--accent-bg); border-color: var(--accent-pale); }
.iesqcg5a .p7mhq6    .iffane::before,
.iesqcg5a .g9iwfqb0  .iffane::before,
.iesqcg5a .rui0pxi9  .iffane::before,
.iesqcg5a .dmc9 .iffane::before { color: var(--accent-light) !important; }
.e0ojg8wr::before,
.ypxh9c::before { margin-right: 5px; }
.xtta36z .a9jio ul li,
.xtta36z .khmets li         { color: #4ade80; }
.xtta36z .a9jio .e0ojg8wr { color: #22c55e; }
.xtta36z .x2jp9mp5 ul li,
.xtta36z .qre56cx li         { color: #f87171; }
.xtta36z .x2jp9mp5 .ypxh9c { color: #ef4444; }
.bqdmqz .a9jio { background: var(--bg-pros); }
.bqdmqz .x2jp9mp5 { background: var(--bg-cons); }
.bqdmqz .a9jio .e0ojg8wr { color: var(--c-pros-label); }
.bqdmqz .x2jp9mp5 .ypxh9c { color: var(--c-cons); }
.bqdmqz .a9jio ul li,
.bqdmqz .khmets li            { color: var(--c-pros); }
.bqdmqz .x2jp9mp5 ul li,
.bqdmqz .qre56cx li            { color: var(--c-cons); }
.g8rzma .a9jio { background: var(--bg-pros); }
.g8rzma .x2jp9mp5 { background: var(--bg-cons); }
.g8rzma .a9jio .e0ojg8wr { color: var(--c-pros-label); }
.g8rzma .x2jp9mp5 .ypxh9c { color: var(--c-cons); }
.g8rzma .a9jio ul li,
.g8rzma .khmets li          { color: var(--c-pros); }
.g8rzma .x2jp9mp5 ul li,
.g8rzma .qre56cx li          { color: var(--c-cons); }
.yf4k .e0ojg8wr::before { content: "✓ "; }
.yf4k .ypxh9c::before { content: "✗ "; }
.olgo1e .e0ojg8wr::before { content: "→ "; }
.olgo1e .ypxh9c::before { content: "← "; }
.peqyz0qa .e0ojg8wr::before { content: "★ "; }
.peqyz0qa .ypxh9c::before { content: "✕ "; }
.sbdj .e0ojg8wr::before { content: "◆ "; }
.sbdj .ypxh9c::before { content: "▲ "; }
.wc0dxpu .u3a701g { background: transparent; border-left: none; border: 1.5px solid; }
.wc0dxpu .aqd347     { border-color: var(--c-tip-border); }
.wc0dxpu .s6qye6    { border-color: #60a5fa; }
.wc0dxpu .u3a701g strong { color: var(--text-primary); }
.wc0dxpu .u3a701g p      { color: var(--text-muted); }
.lzksh .u3a701g { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.lzksh .aqd347     { border-top-color: var(--c-tip-border); }
.lzksh .s6qye6    { border-top-color: #60a5fa; }
.fgj38 .u3a701g { border-left: none; border-radius: 8px; }
.fgj38 .aqd347     { background: #065f46; }
.fgj38 .s6qye6    { background: #1e3a8a; }
.fgj38 .u3a701g strong,
.fgj38 .u3a701g p { color: #fff; }
.fgj38 .iffane::before { color: rgba(255,255,255,0.85) !important; }
.ijxkfdbd.fgj38 .aqd347,
.ijxkfdbd .fgj38 .aqd347     { background: #052e16; }
.ijxkfdbd.fgj38 .s6qye6,
.ijxkfdbd .fgj38 .s6qye6    { background: #1e1036; }
.df1rfha4.fgj38 .aqd347,
.df1rfha4 .fgj38 .aqd347      { background: #2d2000; }
.df1rfha4.fgj38 .s6qye6,
.df1rfha4 .fgj38 .s6qye6     { background: #2d1600; }
.miqw.fgj38 .aqd347,
.miqw .fgj38 .aqd347      { background: #0c1a2e; }
.miqw.fgj38 .s6qye6,
.miqw .fgj38 .s6qye6     { background: #0a2020; }
.gnb6eb8 .u3a701g { border-left: none; border-radius: 6px; padding: 10px 14px; }
.gnb6eb8 .aqd347     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.gnb6eb8 .s6qye6    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.gnb6eb8 .u3a701g strong { color: var(--text-primary); }
.gnb6eb8 .u3a701g p      { color: var(--text-muted); }
.f52kl1q .u3a701g { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.p7mhq6 .iffane,
.g9iwfqb0 .iffane,
.rui0pxi9 .iffane,
.dmc9 .iffane { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.p7mhq6 .iffane::before,
.g9iwfqb0 .iffane::before,
.rui0pxi9 .iffane::before,
.dmc9 .iffane::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.p7mhq6 .aqd347     .iffane::before { content: "✦"; color: var(--c-tip-border); }
.p7mhq6 .azzo0 .iffane::before { content: "▲"; color: var(--c-warn-border); }
.p7mhq6 .s6qye6    .iffane::before { content: "◉"; color: #60a5fa; }
.g9iwfqb0 .aqd347     .iffane::before { content: "★"; color: var(--c-tip-border); }
.g9iwfqb0 .azzo0 .iffane::before { content: "◆"; color: var(--c-warn-border); }
.g9iwfqb0 .s6qye6    .iffane::before { content: "●"; color: #60a5fa; }
.rui0pxi9 .aqd347     .iffane::before { content: "▶"; color: var(--c-tip-border); }
.rui0pxi9 .azzo0 .iffane::before { content: "■"; color: var(--c-warn-border); }
.rui0pxi9 .s6qye6    .iffane::before { content: "▸"; color: #60a5fa; }
.dmc9 .aqd347     .iffane::before { content: "→"; color: var(--c-tip-border); }
.dmc9 .azzo0 .iffane::before { content: "⬥"; color: var(--c-warn-border); }
.dmc9 .s6qye6    .iffane::before { content: "◈"; color: #60a5fa; }
.kbpgmug .hqu9woy .ijyumgqw,
.kbpgmug .cs6xvs4k .ijyumgqw  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.kbpgmug .fy69oldg                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.kbpgmug .paxa2                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.kbpgmug .p11io5w            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.kbpgmug .n1vb          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.kbpgmug .u8oswve                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.kmezir7 .hqu9woy .ijyumgqw,
.kmezir7 .cs6xvs4k .ijyumgqw,
.kmezir7 .fy69oldg,
.kmezir7 .paxa2,
.kmezir7 .p11io5w,
.kmezir7 .n1vb,
.kmezir7 .u8oswve,
.kmezir7 .f52kl1q .u3a701g { box-shadow: none; }
.xsrr48   body, .xsrr48   { font-size: 0.9rem; }
.xsrr48   .xhkm743f, .xsrr48 .az4k1elf, .xsrr48 .kw7fw18g,
.xsrr48   .g1mgb, .xsrr48 .ubtf7qtc { font-size: 0.9rem; }
.xsrr48   .jjbo, .xsrr48 .hkk0tcrs { font-size: 0.9rem; }
.i17l   .xhkm743f, .i17l .az4k1elf, .i17l .kw7fw18g,
.i17l   .g1mgb, .i17l .ubtf7qtc { font-size: 0.95rem; }
.i17l   .jjbo, .i17l .hkk0tcrs { font-size: 0.95rem; }
.czojo   .xhkm743f, .czojo .az4k1elf, .czojo .kw7fw18g,
.czojo   .g1mgb, .czojo .ubtf7qtc { font-size: 1.08rem; }
.czojo   .jjbo, .czojo .hkk0tcrs { font-size: 1.05rem; }
.czojo   .lvsyk { font-size: 0.97rem; }
.kh4c .xjltgmh1      { font-size: 3.2rem; }
.kh4c h2.drp96 { font-size: 1.9rem; }
.kh4c h3.opm5m2     { font-size: 1.4rem; }
.d0d9 .xjltgmh1      { font-size: 3.8rem; }
.d0d9 h2.drp96 { font-size: 2.2rem; }
.d0d9 h3.opm5m2     { font-size: 1.6rem; }
.e036o + .e036o { position: relative; }
.b4qmjh   .e036o + .e036o::before,
.akhd91a  .e036o + .e036o::before,
.bkzqh   .e036o + .e036o::before,
.a3or0   .e036o + .e036o::before,
.rggkwng7   .e036o + .e036o::before,
.o97ehe2 .e036o + .e036o::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.b4qmjh .e036o + .e036o::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.akhd91a .e036o + .e036o::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.bkzqh .e036o + .e036o::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;
}
.a3or0 .e036o + .e036o::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.pobfl .e036o { margin-bottom: 16px; }
.pobfl .e036o + .e036o { margin-top: 0; }
.pobfl .gz8rvh9g { padding-top: 0; padding-bottom: 0; }
.rggkwng7 .e036o + .e036o::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.o97ehe2 .e036o + .e036o::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.dtxj .e036o + .e036o::before,
.pg3cm .e036o + .e036o::before,
.q5hr7 .e036o + .e036o::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%;
}
.zx4beid6 .dtxj .e036o:nth-child(even)::before,
.zx4beid6 .pg3cm .e036o:nth-child(even)::before,
.zx4beid6 .q5hr7 .e036o:nth-child(even)::before { background: var(--bg-surface); }
.ed6e2 .dtxj .e036o:nth-child(even)::before,
.ed6e2 .pg3cm .e036o:nth-child(even)::before,
.ed6e2 .q5hr7 .e036o:nth-child(even)::before { background: var(--bg-card); }
.dtxj .e036o + .e036o::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");
}
.pg3cm .e036o + .e036o::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");
}
.q5hr7 .e036o + .e036o::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");
}
.pxwv .j4y9j7 { overflow: hidden; }
.pxwv .v0pbcbg { margin-bottom: 70px; }
.qx0qlnm .l3eu,
.j3y43 .l3eu { padding-bottom: 60px; }
.pxwv .l3eu { padding-bottom: 70px; }
.pxwv .j4y9j7::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%;
}
.pxwv .j4y9j7::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");
}
.mhx55h .wt0qci { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ta4z2 .wt0qci { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.thsam9as .wt0qci { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.mc2y .wt0qci { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.x8qrir .eq0qa { background: var(--accent); }
.x8qrir .eq0qa .s8p1o25 { background: none; }
.x8qrir .kwlvr { background: var(--accent); }
.x8qrir .wt0qci { background: var(--accent-bg); }
.x8qrir .j4y9j7:not(.eq0qa) .s8p1o25 { background: rgba(0,0,0,0.6); }
.j7ypydcz .hp57m8 { float: left; width: 38%; margin: 0 28px 16px 0; }
.j7ypydcz .hp57m8 .iacji { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.j7ypydcz .gz8rvh9g::after { content: ''; display: block; clear: both; }
.ivfibgi1 .hp57m8 { float: right; width: 38%; margin: 0 0 16px 28px; }
.ivfibgi1 .hp57m8 .iacji { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ivfibgi1 .gz8rvh9g::after { content: ''; display: block; clear: both; }
.hoimb .e036o:nth-child(odd)  .hp57m8 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.hoimb .e036o:nth-child(even) .hp57m8 { float: right; width: 38%; margin: 0 0 16px 28px; }
.hoimb .hp57m8 .iacji { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.hoimb .gz8rvh9g::after { content: ''; display: block; clear: both; }
.j7ypydcz .a2oped3,
.j7ypydcz .bpoifw2,
.ivfibgi1 .a2oped3,
.ivfibgi1 .bpoifw2,
.hoimb .a2oped3,
.hoimb .bpoifw2 { clear: both; }
@media (max-width: 900px) {
  .j7ypydcz .hp57m8,
  .ivfibgi1 .hp57m8,
  .hoimb .e036o:nth-child(odd)  .hp57m8,
  .hoimb .e036o:nth-child(even) .hp57m8 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .j7ypydcz .hp57m8 .iacji,
  .ivfibgi1 .hp57m8 .iacji,
  .hoimb .hp57m8 .iacji {
    max-height: none !important;
  }
}
.j7ypydcz .jjbo,
.j7ypydcz .hkk0tcrs,
.ivfibgi1 .jjbo,
.ivfibgi1 .hkk0tcrs,
.hoimb .jjbo,
.hoimb .hkk0tcrs { overflow: hidden; }
@media (max-width: 640px) {
  .j7ypydcz .hp57m8,
  .ivfibgi1 .hp57m8,
  .hoimb .hp57m8 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ba11 .ulj0kq,
.ba11 .gz8rvh9g,
.ba11 .wxj2k5ao  { max-width: 1100px; }
.ba11 { --content-mw: 1100px; }
.chbs4t .ulj0kq,
.chbs4t .gz8rvh9g,
.chbs4t .wxj2k5ao  { max-width: 1200px; }
.tyjzmrk .ulj0kq,
.tyjzmrk .gz8rvh9g,
.tyjzmrk .wxj2k5ao  { max-width: 1320px; }
.q95yd5z { font-size: 0.82rem; color: var(--text-muted); }
.rt9q0oz { display: flex; align-items: center; }
.je6i5 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.bqmcs { display: flex; align-items: center; }
.vr2b { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.vr2b:hover { text-decoration: underline; }
.pxhb { margin: 0 3px; opacity: 0.45; }
.pxhb::before { content: '/'; }
.c3gf4z { padding: 2px 5px; color: var(--text-main); }
.qgj3l6h6 .q95yd5z {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.qgj3l6h6 .rt9q0oz { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.x28mwiv5 .q95yd5z {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.x28mwiv5 .rt9q0oz { padding: 0 0 0 12px; }
.uwqvf .rt9q0oz { padding: 0 16px; }
.uwqvf .q95yd5z {
  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);
}
.uwqvf .ulj0kq { padding-top: 28px; }
@media (max-width: 720px) {
  .zxo2c7ph { margin-top: 18px; padding: 0 16px; }
  .uwqvf .ulj0kq { padding-top: 16px; }
}
.ba11.qgj3l6h6 .rt9q0oz { max-width: 1100px; }
.chbs4t.qgj3l6h6 .rt9q0oz { max-width: 1200px; }
.tyjzmrk.qgj3l6h6 .rt9q0oz { max-width: 1320px; }
.ba11 .zxo2c7ph { max-width: 1100px; }
.lrdjhvr .e036o { padding-top: 16px; padding-bottom: 16px; }
.x4mfhya .e036o { padding-top: 24px; padding-bottom: 24px; }
.scfk6zxp .e036o { padding-top: 40px; padding-bottom: 40px; }
.j3dy .e036o { padding-top: 52px; padding-bottom: 52px; }
.ccchv .e036o:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.ccchv .e036o:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.ccchv .e036o:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.ccchv .e036o:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.hascu4h .gz8rvh9g { padding-top: 10px;  padding-bottom: 10px; }
.tj6o34 .gz8rvh9g { padding-top: 18px;  padding-bottom: 18px; }
.aok8 .gz8rvh9g { padding-top: 36px;  padding-bottom: 36px; }
.gel7h .gz8rvh9g { padding-top: 48px;  padding-bottom: 48px; }
.pg3lo h2.drp96 { font-weight: 600; }
.pg3lo h3.opm5m2     { font-weight: 600; }
.qut6 h2.drp96 { font-weight: 800; }
.qut6 h3.opm5m2     { font-weight: 700; }
.zkkxkh { font-weight: 600; }
.zkkxkh h2.drp96 { font-weight: 900; }
.zkkxkh h3.opm5m2     { font-weight: 800; }
.zkkxkh .u3a701g strong,
.zkkxkh .u3a701g strong { font-weight: 600; }
.oe92o9 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.gi9bgcr .oe92o9 { display: none; }
@media (max-width: 640px) {
  .ssgid { display: none; }
  .oe92o9 {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.oe92o9 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.oe92o9:hover { opacity: 0.85; }
.uq4fdt8 .oe92o9 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.zv1tmr6 .oe92o9,
.jpqd  .oe92o9 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.zv1tmr6 .oe92o9:hover,
.jpqd  .oe92o9:hover { opacity: 0.88; }
.uq4fdt8.zv1tmr6 .oe92o9,
.uq4fdt8.jpqd  .oe92o9 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.c75r6w1 {
  position: fixed; bottom: 32px; z-index: 900;
  padding: 12px 22px; font-size: 0.9rem; font-weight: 700; border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  transition: transform .15s, opacity .15s;
}
.c75r6w1:hover { transform: translateY(-2px); opacity: 0.92; }
.c75r6w1 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.u3ju5z0 .c75r6w1 { display: none; }
.x53ya .c75r6w1 { right: 32px; }
.r048dr  .c75r6w1 { left: 32px; }
@media (max-width: 480px) {
  .x53ya .c75r6w1 { right: 20px; bottom: 20px; }
  .r048dr  .c75r6w1 { left: 20px; bottom: 20px; }
}
.xiyrvc { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.wxj2k5ao { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ta1g2 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.kztphsb { color: var(--text-dim); font-size: 0.8rem; }
.yvge4ig a, .tief7x6b a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.yvge4ig a:hover, .tief7x6b a:hover { color: var(--accent-light); }
.tief7x6b { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.l5hio5 .wxj2k5ao { text-align: center; }
.l5hio5 .tief7x6b { justify-content: center; margin-bottom: 16px; }
.l5hio5 .ta1g2 { margin-top: 0; }
.i1m7m { margin-top: 10px; }
.i1m7m a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .wxj2k5ao { padding-left: 16px; padding-right: 16px; }
  .ge4fzd .wxj2k5ao { padding: 20px 16px; }
  .tief7x6b { gap: 4px 12px; }
  .ta1g2 { font-size: 0.78rem; }
}
.zuoou .ta1g2 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.zuoou .kztphsb { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .zuoou .ewoplig0 { grid-template-columns: 1fr 1fr; } .zuoou .zsmhfg2r { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zuoou .ewoplig0 { grid-template-columns: 1fr; } }
.v2awi9 .ta1g2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .v2awi9 .jfb61p { gap: 12px; } .v2awi9 .dlhrr { margin-right: 0; width: 100%; } }
.ecbqyv .ta1g2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.ecbqyv .kztphsb { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .ecbqyv .xtz92b { grid-template-columns: 1fr 1fr; } .ecbqyv .yhdeq1nh { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ecbqyv .xtz92b { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .yyplx .yghpk { grid-template-columns: 1fr 1fr; } .yyplx .d3skvc70:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .yyplx .yghpk { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .d9cn .yghpk { grid-template-columns: 1fr; } }
.qqwvmp7 .wxj2k5ao { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.qqwvmp7 .tief7x6b { justify-content: center; }
.dyep9vfv .c9rk      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.dyep9vfv .xiyrvc { background: var(--bg-page); border-top-color: var(--border-alt); }
.au27 .c9rk      { background: #0d1117; border-bottom-color: #21262d; }
.au27 .sys86s5 { color: var(--accent-light); }
.au27 .bga73 { --msep-color: #8b949e; }
.au27 .bga73 a { color: #8b949e; }
.au27 .bga73 a:hover { color: var(--accent-light); }
.au27 .g8dy3jse { color: #8b949e; }
.au27 .xiyrvc { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.au27 .ta1g2,
.au27 .kztphsb { color: #6e7681; }
.au27 .yvge4ig a, .au27 .tief7x6b a,
.au27 .yvge4ig a:hover, .au27 .tief7x6b a:hover,
@media (max-width: 640px) {
  .au27 .bga73 { background: #0d1117; border-top-color: #21262d; }
  .au27 .bga73 li a { border-bottom-color: #21262d; }
}
.mhwu1k .c9rk      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.mhwu1k .sys86s5 { color: var(--accent-light); }
.mhwu1k .bga73 { --msep-color: #475569; }
.mhwu1k .bga73 a { color: #475569; }
.mhwu1k .bga73 a:hover { color: var(--accent-light); }
.mhwu1k .g8dy3jse { color: #64748b; }
.mhwu1k .xiyrvc { background: #f0f4f8; border-top-color: #cbd5e1; }
.mhwu1k .ta1g2,
.mhwu1k .kztphsb { color: #64748b; }
.mhwu1k .yvge4ig a, .mhwu1k .tief7x6b a,
.mhwu1k .yvge4ig a:hover, .mhwu1k .tief7x6b a:hover,
@media (max-width: 640px) {
  .mhwu1k .bga73 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .mhwu1k .bga73 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.zv1tmr6 .c9rk      { background: var(--accent); border-bottom-color: var(--accent-light); }
.zv1tmr6 .sys86s5 { color: #fff; }
.zv1tmr6 .bga73 { --msep-color: rgba(255,255,255,0.82); }
.zv1tmr6 .bga73 a { color: rgba(255,255,255,0.82); }
.zv1tmr6 .bga73 a:hover { color: #fff; }
.zv1tmr6 .g8dy3jse { color: rgba(255,255,255,0.9); }
.zv1tmr6 .xiyrvc { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.zv1tmr6 .ta1g2,
.zv1tmr6 .kztphsb { color: rgba(255,255,255,0.72); }
.zv1tmr6 .yvge4ig a, .zv1tmr6 .tief7x6b a,
.zv1tmr6 .yvge4ig a:hover, .zv1tmr6 .tief7x6b a:hover,
@media (max-width: 640px) {
  .zv1tmr6 .bga73 { background: var(--accent); border-top-color: var(--accent-light); }
  .zv1tmr6 .bga73 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.jpqd .c9rk {
  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);
}
.jpqd .xiyrvc {
  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) {
  .jpqd .bga73 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.spefqim .t46z { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.s12sg .t46z { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.vmri50 .t46z { min-height: 72px; height: auto; }
.nb4n .t46z { min-height: 84px; height: auto; }
.ge4fzd .t46z { max-width: none; padding: 0 32px; }
.ge4fzd .wxj2k5ao  { max-width: none; padding: 24px 32px; }
.uxzfth4.chbs4t .t46z { max-width: 1200px; }
.uxzfth4.tyjzmrk .t46z { max-width: 1320px; }
.tjek7otc   .sys86s5, .tjek7otc   .dlhrr { text-transform: capitalize; }
.ruem .sys86s5, .ruem .dlhrr { text-transform: lowercase; }
.q8u7lvqn .sys86s5, .q8u7lvqn .dlhrr { text-transform: uppercase; letter-spacing: 0.06em; }
.wcy36crl, .wwx6v0 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.fcrfu9f .wcy36crl,
.hutr .wcy36crl,
.bb8d46 .wcy36crl,
.vcy2vs4 .wcy36crl,
.we4h   .bga73 a { font-weight: 500; }
.dish7 .bga73 a { font-weight: 600; }
.ppctdb     .bga73 a { font-weight: 700; }
.tkm1x    .bga73 a { font-weight: 800; letter-spacing: 0.01em; }
.k1kb     .bga73 > li + li::before,
.yqbz    .bga73 > li + li::before,
.b79e1pgu    .bga73 > li + li::before,
.ykwamxg .bga73 > li + li::before,
.nvdvil .bga73 > li + li::before,
.ibyao  .bga73 > li + li::before,
.ikynx30    .bga73 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.k1kb     .bga73 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.yqbz    .bga73 > li + li::before { content: "|"; }
.b79e1pgu    .bga73 > li + li::before { content: "—"; }
.ykwamxg .bga73 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.nvdvil .bga73 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.ibyao  .bga73 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ikynx30    .bga73 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .wfncb0t .g8dy3jse,
  .udxhp2 .g8dy3jse,
  .dtn36 .g8dy3jse,
  .nxpd0o .g8dy3jse,
  .m0u05w .g8dy3jse {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .wfncb0t .g8dy3jse::before,
  .udxhp2 .g8dy3jse::before,
  .dtn36 .g8dy3jse::before,
  .nxpd0o .g8dy3jse::before,
  .m0u05w .g8dy3jse::before { content: ""; display: block; flex-shrink: 0; }

  
  .wfncb0t .g8dy3jse::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;
  }

  
  .udxhp2 .g8dy3jse::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;
  }

  
  .dtn36 .g8dy3jse::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;
  }

  
  .nxpd0o .g8dy3jse::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;
  }

  
  .m0u05w .g8dy3jse::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) {
  .xnua .g8dy3jse {
    padding: 5px 14px;
  }
  .xnua .bga73 {
    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;
  }
  .xnua .bga73 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .xnua .bga73 li a:hover { background: var(--bg-raised); }
  .xnua .xuvgtu8,
  .y7ez .xuvgtu8,
  .cno3b2x .xuvgtu8 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .lhu4 .g8dy3jse {
    padding: 5px 10px;
  }
  .lhu4 .bga73 {
    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);
  }
  .lhu4 .bga73.z3l4a { transform: translateX(0); }
  .lhu4 .bga73 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .lhu4 .bga73 li:last-child a { border-bottom: none; }
  .zv1tmr6 .bga73,
  .au27 .bga73 { background: var(--accent) !important; }
  .zv1tmr6 .bga73 li a,
  .au27 .bga73 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .cno3b2x .g8dy3jse {
    padding: 5px 10px;
  }
  .cno3b2x .bga73 {
    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);
  }
  .cno3b2x .bga73::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .cno3b2x .bga73.z3l4a { transform: translateY(0); }
  .cno3b2x .bga73 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .r732 .g8dy3jse {
    padding: 5px 10px;
  }
  .r732 .bga73 {
    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;
  }
  .r732 .bga73.z3l4a { opacity: 1; pointer-events: auto; }
  .r732 .bga73 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .zn9n10     .g8dy3jse { border-radius: 0 !important; }
  .d3vshgs   .g8dy3jse { border-radius: 8px !important; }
  .dznd .g8dy3jse { border-radius: 50% !important; }
  .gp6k   .g8dy3jse { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .dsdbkfq .uhto2fx { flex-direction: column; align-items: stretch; }
  .dsdbkfq .yxmq { flex-direction: row; min-width: auto; }
  .dsdbkfq .ok3sc0 { align-items: flex-start; text-align: left; }
}
.adganp,
.adganp.e036o,
.zx4beid6 .adganp,
.d7jsx .adganp,
.ed6e2 .adganp,
.fbf4 .adganp {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.yr8t32x5 {
  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;
}
.kab7n0r { flex: 1 1 280px; min-width: 0; }
.tij1bl {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.l9e8 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.nonqbu {
  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;
}
.nonqbu:hover { transform: translateY(-1px); opacity: 0.95; }
.z6plx .yr8t32x5 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.z6plx .tij1bl { color: var(--cta); }
.z6plx .l9e8 { color: var(--text-body); }
.z6plx .nonqbu {
  background: var(--cta) !important;
  color: #fff !important;
}
.kaqxh5l .yr8t32x5 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.kaqxh5l .tij1bl { color: var(--text-primary); }
.kaqxh5l .l9e8 { color: var(--text-body); }
.kaqxh5l .nonqbu {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .yr8t32x5 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .kab7n0r { flex: 0 0 auto; }
  .tij1bl { font-size: 1.2rem; }
  .nonqbu { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.vazq .y4t1iaz { height: 36px; }
.m5uy .y4t1iaz { height: 60px; max-width: 200px; }
.v66u4xya .y4t1iaz { height: 56px; max-width: 180px; }
.r1dsoe3f    .lpjv, .r1dsoe3f    .o6frb2fd { color: #f59e0b; }
.q0au0w      .lpjv { font-size: 1rem; letter-spacing: 1.5px; }
.q0au0w      .o6frb2fd   { font-size: 1.35rem; }
.efej73    .lpjv, .efej73    .o6frb2fd { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.v4fmdlh     .lpjv, .v4fmdlh     .o6frb2fd { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.cu8ns1nr .lpjv, .cu8ns1nr .o6frb2fd { color: var(--cta); letter-spacing: 2px; }
.r6scs2wv   .lpjv, .r6scs2wv   .o6frb2fd { color: #e91e63; letter-spacing: 2px; }
.qzf4x  .lpjv, .qzf4x  .o6frb2fd { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.wu6w     .lpjv, .wu6w     .o6frb2fd { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.i7omqoc1 .w52ctu + .w52ctu {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.zb8cjm .paxa2 { padding: 18px 24px; min-height: 68px; }
.aizw1 .f384 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.aizw1 .i7wkjt {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.do3i .w52ctu {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.bpoifw2 { counter-reset: cs-rank; }
.bpoifw2 .paxa2 { counter-increment: cs-rank; }
.bpoifw2 .paxa2::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;
}
.lyvwt .bpoifw2 { counter-reset: cs-rank; gap: 0; }
.lyvwt .paxa2 {
  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;
}
.lyvwt .paxa2::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;
}
.lyvwt .dtl6y5h {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.lyvwt .marig {
  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;
}
.lyvwt .y2986 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.lyvwt .dtl6y5h { min-width: 0; flex-direction: column; width: 100%; }
.lyvwt .f15ld {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.lyvwt .lpjv { color: var(--cta, var(--accent)); }
.lyvwt .hz2rr8k { font-weight: 700; }
.lyvwt .w52ctu {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.lyvwt .f384 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.lyvwt .i7wkjt {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.lyvwt .ff4b2n .i7wkjt { font-size: 1.3rem; color: var(--accent-light); }
.lyvwt .j9wefttn {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.lyvwt .paxa2:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .lyvwt .bpoifw2 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .lyvwt .paxa2 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .lyvwt .paxa2 { padding: 40px 16px 20px; }
  .lyvwt .w52ctu {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .lyvwt .j9wefttn { width: 100%; min-width: 0; }
}
.rydwhl .bpoifw2 { counter-reset: cs-rank; gap: 10px; }
.rydwhl .paxa2 {
  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);
}
.rydwhl .paxa2::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);
}
.rydwhl .dtl6y5h {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.rydwhl .marig {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.rydwhl .y2986 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.rydwhl .f15ld {
  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;
}
.rydwhl .lpjv { color: var(--cta, var(--accent)); }
.rydwhl .w52ctu {
  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;
}
.rydwhl .f384 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.rydwhl .i7wkjt { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.rydwhl .ff4b2n .i7wkjt { color: var(--accent-light); }
.rydwhl .j9wefttn {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.rydwhl .paxa2:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .rydwhl .paxa2 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .rydwhl .paxa2::before {
    position: absolute; top: 14px; left: 14px;
  }
  .rydwhl .dtl6y5h {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .rydwhl .f15ld { white-space: normal; text-align: center; font-size: 1.2rem; }
  .rydwhl .w52ctu {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .rydwhl .j9wefttn { width: 100%; min-width: 0; }
  .rydwhl .lpjv { min-width: 0; }
}
.tuk6fz4 .paxa2::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.id5m37z .kj2fpc06 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.id5m37z .kj2fpc06 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.id5m37z .kj2fpc06 p { padding: 0 2px 16px; }
.dz0rxlm .kj2fpc06 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.dz0rxlm .kj2fpc06 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.dz0rxlm .kj2fpc06 summary::after { content: "›"; font-size: 1.2em; }
.dz0rxlm .kj2fpc06[open] summary::after { content: "‹"; }
.dz0rxlm .kj2fpc06 p { padding: 10px 22px 4px; }
.c9nwk3 .kj2fpc06 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.c9nwk3 .kj2fpc06 summary { color: var(--text-primary); padding-left: 16px; }
.c9nwk3 .kj2fpc06 summary::after { content: "›"; font-size: 1.1em; }
.c9nwk3 .kj2fpc06[open] summary::after { content: "‹"; }
.c9nwk3 .kj2fpc06 p { padding-left: 16px; }
.mz8m328g .hxrrqx { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.mz8m328g .kj2fpc06 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.mz8m328g .kj2fpc06:last-child { border-bottom: none; }
.mz8m328g .kj2fpc06 summary { color: var(--text-primary); border-radius: 0; }
.mz8m328g .kj2fpc06 summary::after { content: "›"; font-size: 1.1em; }
.mz8m328g .kj2fpc06[open] summary::after { content: "‹"; }
.zli9a .kj2fpc06 { overflow: hidden; }
.zli9a .kj2fpc06 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.zli9a .kj2fpc06 summary::after { color: rgba(255,255,255,.75); }
.zli9a .kj2fpc06[open] summary { border-radius: 0; }
.rjed { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.nbmcp6 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.otrmfud2 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.s5yx7x3v { color: var(--text-muted); font-size: 1.05rem; }
.dz1q {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ks8t9efp { margin-bottom: 20px; }
.g5qwuwd {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.iafqvir {
  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;
}
.iafqvir:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.bdsmbw16 { resize: vertical; min-height: 130px; }
.y2nfd { width: 100%; margin-top: 8px; }
.qfyfqsrz {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.cyhdf {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.ln3k60mx { color: var(--text-muted); line-height: 1.75; }
.fyk7b3r { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.fyk7b3r li { margin-bottom: 6px; }
.sr5bhzd { max-width: 760px; margin: 0 auto; }
.su0l { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.j7aijh { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.j7aijh:last-child { border-bottom: none; }
.j7aijh h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.j7aijh p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.oion0 { max-width: 760px; margin: 0 auto; }
.ueufgh { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.ueufgh:last-child { border-bottom: none; }
.dr3u2 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.ueufgh p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ueufgh ul.fyk7b3r { margin: 0; }
.vv422 .dr3u2 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .vv422 { grid-template-columns: 1fr; gap: 10px; } }
.ehqvgt8 .dr3u2 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.iw2jsy .fyk7b3r { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .sluurr { grid-template-columns: 1fr; } }
.zuxz { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.zuxz:hover .hc1a { color: var(--accent-light); text-decoration: underline; }
.ppw3e { color: inherit; text-decoration: none; }
.ppw3e:hover { color: var(--accent-light); text-decoration: underline; }
.t6cnq6e9 { display: inline-block; line-height: 0; }
.gxq2 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.uedk { margin-bottom: 48px; }
.bsr5aex { max-width: 760px; margin: 0 auto; }
.k7gd2oq { max-width: 640px; margin: 0 auto; }
.egfeu { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.egfeu:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.gwsyz8sv { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.egfeu p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.egfeu ul.fyk7b3r { margin: 0; }
.ertd7wp { color: var(--text-muted); line-height: 1.75; }
.cn3w994x .fyk7b3r,
.k7gd2oq .fyk7b3r,
.zrjf6 .fyk7b3r,
.o9z86 .fyk7b3r {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.cn3w994x .egfeu,
.k7gd2oq .egfeu { text-align: left; }
.cn3w994x .gwsyz8sv,
.k7gd2oq .gwsyz8sv { text-align: center; }
.vzmeewyd { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.gzirphf1 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.rxly6 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.vi1tz { margin-top: 12px; }
.bop1aj { 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; }
.bop1aj:hover { border-bottom-color: var(--accent-light); }
.xdf13 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.xdf13 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.as5b { width: 72px; height: 72px; }
.f9039 { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.csd0 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.mat6 { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .oa8nm6gr { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.vin8z22 .rxly6, .vin8z22 .gzirphf1 { max-width: 640px; }
.djtx .vzmeewyd { font-size: 1.6rem; margin-top: 18px; }
.vbif .rxly6 { margin-bottom: 28px; }
@media (max-width: 860px) { .pdsmc { grid-template-columns: 1fr; } .djtx { position: static; text-align: center; } }
.pes5 .xdf13 { margin: 0 auto 18px; }
.pes5 .csd0 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .tyjbvj0 { grid-template-columns: 1fr; } }
.x3bbou .vzmeewyd { font-size: 1.6rem; margin-bottom: 6px; }
.o9z86 .fyk7b3r { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .x3bbou { flex-direction: column; text-align: center; } .a1pb { grid-template-columns: 1fr; } }
.ufhacl0m { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.ufhacl0m .vzmeewyd { font-size: 1.35rem; margin: 0 0 4px; }
.ufhacl0m .csd0 { margin: 0; }
.ncf8 { max-width: 760px; margin: 0 auto; }
.bpla { position: relative; padding-left: 28px; }
.bpla::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.t1dg0soy { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.t1dg0soy:last-child { padding-bottom: 0; }
.bbgjsr { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.p1s935c1 h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.p1s935c1 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.n0o6c .otrmfud2 { color: var(--accent-light); }
.ij1y {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.ij1y .otrmfud2 { font-size: 2rem; }
.ij1y .s5yx7x3v { max-width: 680px; }
.rud2q1 .otrmfud2 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.rud2q1 .s5yx7x3v  { margin: 0; }
@media (max-width: 640px) { .rud2q1 { flex-direction: column; } }
.vsz4so8 .otrmfud2 { color: var(--accent-light); }
.p7bf1z .otrmfud2 { color: #fff; }
.p7bf1z .s5yx7x3v  { color: rgba(255,255,255,0.85); }
.i4lqyv { max-width: 680px; margin: 0 auto; }
.bpso6 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .bpso6 { grid-template-columns: 1fr; } }
.borh0zo { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.borh0zo .iafqvir {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.borh0zo .iafqvir:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.wsx4k .iafqvir { background: var(--bg-raised); border-color: transparent; }
.wsx4k .iafqvir:focus { background: var(--bg-card); border-color: var(--accent-light); }
.xynqoo .iafqvir { border-radius: 100px; padding: 11px 20px; }
.xynqoo .bdsmbw16 { border-radius: 14px; }
.jxsvtupz {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.jxsvtupz 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;
}
.jxsvtupz summary::-webkit-details-marker { display: none; }
.jxsvtupz summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.jxsvtupz[open] summary::after { content: "−"; }
.orx8aecc {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .h34s2c { grid-template-columns: 1fr; } }
.ty56gu { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.ty56gu li { margin-bottom: 6px; }
.qik2oj0t{display:none}
.qik2oj0t:empty,.y8nw7:empty{display:none}
.bxbmi{position:relative;overflow:visible}
.l4zzcu .wpioke,.pjd1173t .wpioke,
.ja9o .wpioke,.v8xv3g .wpioke,
.i64l .wpioke,.nbmn6y3s .wpioke{display:block}
.b0116x .l4xfk{display:block}
.l4zzcu .wpioke,.pjd1173t .wpioke,
.ja9o .wpioke,.v8xv3g .wpioke,
.i64l .wpioke{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}
.l4zzcu .wpioke .y8nw7,.pjd1173t .wpioke .y8nw7,
.ja9o .wpioke .y8nw7,.v8xv3g .wpioke .y8nw7,
.i64l .wpioke .y8nw7{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}
.l4zzcu .s5ebf,.pjd1173t .s5ebf,
.ja9o .s5ebf,.v8xv3g .s5ebf,
.i64l .s5ebf{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.l4zzcu .wpioke,.pjd1173t .wpioke{top:12px}
.l4zzcu .wpioke .y8nw7{margin-right:auto}
.pjd1173t .wpioke .y8nw7{margin-left:auto}
.pjd1173t .wpioke{text-align:right}
.ja9o .wpioke,.v8xv3g .wpioke{bottom:12px}
.ja9o .wpioke .y8nw7{margin-right:auto}
.v8xv3g .wpioke .y8nw7{margin-left:auto}
.v8xv3g .wpioke{text-align:right}
.i64l .wpioke{position:relative;margin-top:16px}
.i64l .wpioke .y8nw7{margin:0 auto}
.nbmn6y3s .wpioke{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.nbmn6y3s .wpioke .y8nw7{margin:0}
.nbmn6y3s .wt0qci~.wpioke,
.nbmn6y3s .u8kfwgpa~.wpioke{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.nbmn6y3s .wt0qci~.wpioke .y8nw7,
.nbmn6y3s .u8kfwgpa~.wpioke .y8nw7{justify-content:flex-start}
.wt0qci~.wpioke,.u8kfwgpa~.wpioke{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}
.wt0qci~.wpioke .y8nw7{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.u8kfwgpa~.wpioke .y8nw7{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.l4xfk .y8nw7{margin:0 0 12px}
.y8nw7{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.omdei{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.hc1a{font-weight:600;color:var(--text-heading);opacity:1}
.cwx5y67::before{content:"·";margin:0 2px;opacity:.5}
.s5ebf{white-space:nowrap}
.kisnepm2 .omdei{display:none}
.ucdgz0nh .s5ebf{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.ucdgz0nh .cwx5y67::before{content:""}
.d0avzllt .s5ebf{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}
.d0avzllt .cwx5y67::before{content:""}
.bub2 .y8nw7{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.mm41y2bn .s5ebf{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.mm41y2bn .cwx5y67::before{content:""}
.d6shgs .s5ebf{color: var(--accent-light);opacity:1;font-weight:500}
.z0fon0 .s5ebf{border-bottom:1px solid currentColor;padding-bottom:2px}
.uo92ua8y .y8nw7{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.rmv7jr{--date-bg:var(--accent-bg)}
.lxql444x .cwx5y67::before{content:""}
.qz5qzj .cwx5y67::before{content:"•";opacity:.4}
.qz5qzj .s5ebf + .s5ebf::before{content:"•";margin-right:6px;opacity:.4}
.k4wgcd85 .cwx5y67::before{content:"/";opacity:.35}
.k4wgcd85 .s5ebf + .s5ebf::before{content:"/";margin-right:6px;opacity:.35}
.rf849fai .cwx5y67::before{content:"|";opacity:.3}
.rf849fai .s5ebf + .s5ebf::before{content:"|";margin-right:6px;opacity:.3}
.hqndzwjz .cwx5y67::before{content:"—";opacity:.3}
.hqndzwjz .s5ebf + .s5ebf::before{content:"—";margin-right:6px;opacity:.3}
.d7wxo34r .cwx5y67::before{content:"◆";font-size:.5em;opacity:.35}
.d7wxo34r .s5ebf + .s5ebf::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.rwetwj .cwx5y67::before{content:"·";opacity:.4}
.rwetwj .s5ebf + .s5ebf::before{content:"·";margin-right:6px;opacity:.4}
.xxjlm .cwx5y67::before{content:"›";opacity:.4}
.xxjlm .s5ebf + .s5ebf::before{content:"›";margin-right:6px;opacity:.4}
.pxhn .cwx5y67::before{content:"→";opacity:.35;font-size:.85em}
.pxhn .s5ebf + .s5ebf::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.efytnz8m{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.i09zhuup{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.s8et5x{display:flex;flex-direction:column;gap:3px}
.dcsurvji{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.jj7s529{font-weight:700;font-size:1rem;color:var(--text-heading)}
.iey28{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.uirq15tm .efytnz8m{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.ahb2f9r .efytnz8m{border-top:3px solid var(--accent);padding-top:18px}
.j684235 .efytnz8m{border-left:3px solid var(--accent);border-radius:0}
.oh3npg .efytnz8m{padding:20px 0}
@media(max-width:640px){
  .efytnz8m{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .iey28{max-width:100%}
}
.qk19y6rl .n1vb{margin:0}
@media (max-width:560px){
  .uqot{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) {
  .mdli { padding: 28px 18px 20px; }
  .msvv7vf0 { font-size: 1.2rem; }
  .sng4vd { max-width: 220px; max-height: 80px; }
}
.i0jt {
  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);
}
.ehaq1rln {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.hfcqv60n  .i0jt { border-radius: 50%; }
.dcp84r  .i0jt { border-radius: 6px; }
.uhrk72e9 .i0jt { border-radius: 22px; }
.mdo9 .yr8t32x5 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .i0jt { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.ae1jw {
  margin: 28px 0 24px;
}
.ae1jw .e036o {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.ae1jw .gz8rvh9g {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.ae1jw .yr8t32x5 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .t46z { flex-direction: row-reverse; }
[dir="rtl"] .bga73 { flex-direction: row-reverse; }
[dir="rtl"] .x53ya .c75r6w1 { right: auto; left: 32px; }
[dir="rtl"] .r048dr  .c75r6w1 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .x53ya .c75r6w1 { right: auto; left: 20px; }
  [dir="rtl"] .r048dr  .c75r6w1 { left: auto;  right: 20px; }
}
[dir="rtl"] .j7ypydcz .hp57m8  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .ivfibgi1 .hp57m8 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .wt0qci,
[dir="rtl"] .r4uggpf,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .jjbo, [dir="rtl"] .hkk0tcrs { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .a9jio { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .x2jp9mp5 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .u3a701g { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .yr8t32x5 { direction: rtl; }
[dir="rtl"] .i0jt { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .paxa2,
[dir="rtl"] .q95yd5z { direction: rtl; }
[dir="rtl"] .u8oswve { direction: rtl; }
[dir="rtl"] .cod7swo { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .cw2rdk .hkk0tcrs,
[dir="rtl"] .pmcgl2j .hkk0tcrs,
[dir="rtl"] .bsuxpnv .hkk0tcrs,
[dir="rtl"] .tsl2c2xc .hkk0tcrs {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .cw2rdk .hkk0tcrs li::before,
[dir="rtl"] .pmcgl2j .hkk0tcrs li::before,
[dir="rtl"] .bsuxpnv .hkk0tcrs li::before,
[dir="rtl"] .tsl2c2xc .hkk0tcrs li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .wt0qci.drwid08h .l3eu { align-items: flex-end; text-align: right; }
[dir="rtl"] .wt0qci.anxl3 .l3eu { text-align: center; }
[dir="rtl"] .wt0qci .l3eu { text-align: right; }
[dir="rtl"] .gz8rvh9g,
[dir="rtl"] .g1mgb,
[dir="rtl"] .ubtf7qtc,
[dir="rtl"] .f0bzq,
[dir="rtl"] .dz1q,
[dir="rtl"] .g5qwuwd,
[dir="rtl"] .rxly6,
[dir="rtl"] .iafqvir,
[dir="rtl"] .bdsmbw16 { text-align: right; direction: rtl; }
[dir="rtl"] .xynqoo .iafqvir,
[dir="rtl"] .borh0zo .iafqvir { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #0f7d7a;
  --brand:           #0f7d7a;
  --brand-light:     #11605e;
  --brand-pale:      #228380;
  --grad-start:      #18cec9;
  --grad-end:        #48dcd8;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #0f7d7a;
  --cta-light:       #085b58;
  --cta-hover:       #084644;
  --bg-page:         #f6f8f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f6f5;
  --bg-raised:       #edf1f1;
  --bg-hover:        #f3f6f5;
  --border:          #e1e9e9;
  --border-alt:      #cfdddc;
  --border-section:  #e1e9e9;
  --text-primary:    #171b1b;
  --text-muted:      #506161;
  --text-body:       #2e3737;
  --text-sub:        #455353;
  --text-faint:      #738b8a;
  --text-dim:        #8fa2a2;
  --text-label:      #5c6f6f;
  --text-value:      #394545;
  --accent-bg:       #e0f4f3;
  --accent-bg-light: #c6f0ef;
  --bg-tip:          #f9f0f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f5f9;
  --bg-pros:         #f9f0f0;
  --bg-cons:         #faf6f3;
  --c-pros:          #960c10;
  --c-cons:          #9f5a21;
  --c-pros-label:    #b30e13;
  --c-tip-border:    #c61015;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #960c10;
}
:root { --logo-bg-opacity: 39%; }
body, button, input { font-family: "Oxanium", sans-serif; }
.mrkfsufs .iffane { font-size: 0; width: 1.2rem; flex-shrink: 0; }.mrkfsufs .iffane::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.mrkfsufs .aqd347     .iffane::before { content: "";  color: var(--c-tip-border); }.mrkfsufs .azzo0 .iffane::before { content: ""; color: var(--c-warn-border); }.mrkfsufs .s6qye6    .iffane::before { content: ""; color: #60a5fa; }.ijxkfdbd .mrkfsufs .aqd347     .iffane::before { color: #10b981; }.ijxkfdbd .mrkfsufs .azzo0 .iffane::before { color: #f43f5e; }.ijxkfdbd .mrkfsufs .s6qye6    .iffane::before { color: #a855f7; }.df1rfha4  .mrkfsufs .aqd347     .iffane::before { color: #eab308; }.df1rfha4  .mrkfsufs .azzo0 .iffane::before { color: #ef4444; }.df1rfha4  .mrkfsufs .s6qye6    .iffane::before { color: #f97316; }.miqw  .mrkfsufs .aqd347     .iffane::before { color: #38bdf8; }.miqw  .mrkfsufs .azzo0 .iffane::before { color: #818cf8; }.miqw  .mrkfsufs .s6qye6    .iffane::before { color: #2dd4bf; }.iesqcg5a .mrkfsufs .iffane::before { color: var(--accent-light) !important; }
.dcl4dq4 .ugzp, .dcl4dq4 .wt0qci { min-height: 320px; }
.dqjkr53 .y4m09::after, .dqjkr53 .abe9t::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.pq16gh3b .oe92o9::after,.pq16gh3b .c75r6w1::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.pxhb::before { content: '/'; }