:root {
  --color-accent: #31a4ad;
  --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;
}
.vqgvlsa {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.guj6a2t {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.u3pwxtk {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.tl0cj97 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.fa9b1 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.fa9b1 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.fa9b1 a:hover { color: var(--accent-light); }
.yadp     .mypr14z1 { border-radius: 24px; padding: 8px; }
.yadp .mypr14z1 li a { border-radius: 16px; }
.l1az .mypr14z1 li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .mypr14z1 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .f0xt0:hover .mypr14z1,
  .f0xt0:focus-within .mypr14z1 { display: block; }
  .mypr14z1 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.t7vifupd {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.zg6pr { display: none; }
@media (max-width: 640px) {
  .zg6pr {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .zg6pr.npdkuo { display: block; }
}
@media (max-width: 640px) {
  .t7vifupd { display: block; }
  .fa9b1 > li + li::before { display: none !important; }
  .fa9b1 {
    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;
  }
  .fa9b1.npdkuo { display: flex; }
  .fa9b1 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .fa9b1 li:last-child a { border-bottom: none; }
}
.k3uzd { min-height: 480px; }
.fe20228i {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.blaia8x { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.luc9rlv .blaia8x { margin-left: 0; margin-right: 0; }
.hvu87yt0 {
  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;
}
.r1ya .hvu87yt0 { margin-top: 24px; }
.hvu87yt0:hover { opacity: 0.88; }
.o8lfiw {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.zbijt3 {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.o8lfiw .ib3mhn6 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.o8lfiw .fe20228i { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.o8lfiw .blaia8x { color: #e2e8f0; }
.o8lfiw.n5kp6uj8 .ib3mhn6 { text-align: center; }
.o8lfiw.luc9rlv   .ib3mhn6 { text-align: left; }
.n8nioa .ib3mhn6 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.n8nioa .fe20228i { color: var(--text-primary); text-shadow: none; }
.n8nioa .blaia8x { color: var(--text-muted); }
.n8nioa .hvu87yt0 { margin-top: 16px; }
.n8nioa, .n8nioa.k3uzd { min-height: auto !important; }
.n8nioa.n5kp6uj8 .ib3mhn6 { text-align: center; }
.n8nioa.luc9rlv   .ib3mhn6 { text-align: left; }
.n8nioa~.sr0hm{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}
.n8nioa~.sr0hm .qyd3kor{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; }
}
.sbvqpig .z676ld,
.sbvqpig .gtpo {
  animation: hg-breathe 10s ease-in-out infinite;
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.j6ndke1 .o8lfiw .zbijt3 {
  overflow: hidden;
}
.j6ndke1 .o8lfiw .zbijt3::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.nxtm .o8lfiw .zbijt3 {
  overflow: hidden;
}
.nxtm .o8lfiw .zbijt3::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.tsy1q .o8lfiw .zbijt3 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.r6cpq .o8lfiw .zbijt3 {
  overflow: hidden;
}
.r6cpq .o8lfiw .zbijt3::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.sbvqpig .o8lfiw .zbijt3 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.z676ld .zbijt3 {
  background: none;
}
.z676ld .fe20228i { color: #fff; }
.z676ld .blaia8x { color: rgba(255,255,255,0.85); }
.sbvqpig .vbonoms {
  animation: hg-breathe 7s ease-in-out infinite;
}
.vbonoms .fe20228i { text-shadow: none; color: var(--text-primary); }
.vbonoms .blaia8x { color: var(--text-muted); }
body.sjri8g9s .fe20228i {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.hrn9ip .fe20228i {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.k3uzd.z676ld .fe20228i,
section.z676ld .fe20228i {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.vbonoms.n5kp6uj8 .im8u0gq { align-items: center; text-align: center; }
.k3uzd .y65k4vn {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.y65k4vn .q1ad2 {
  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;
}
.y65k4vn .q1ad2::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.y65k4vn .srsj4 { display: contents !important; }
.y65k4vn .srsj4 .k5errqfg {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.y65k4vn .srsj4 .ivjomn77 { max-height: 48px; max-width: 96px; }
.y65k4vn .srsj4 .hxowj4 {
  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;
}
.y65k4vn .wd6mlv {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.y65k4vn .id5kh { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.y65k4vn .bel8ecm { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.y65k4vn .bel8ecm small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.y65k4vn .cbkf { display: contents !important; }
.y65k4vn .cbkf .g18e6:not(.d33q09) { display: none !important; }
.y65k4vn .cbkf .d33q09 {
  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;
}
.y65k4vn .cbkf .d33q09 .kjz3f5 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.y65k4vn .cbkf .d33q09 .z19kwf2m {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.y65k4vn .f987 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.y65k4vn .f987.tek62vyq {
  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;
}
.y65k4vn .f987.tek62vyq:hover { opacity: 0.85; }
.y65k4vn .q1ad2,
.y65k4vn .q1ad2:hover,
.y65k4vn .q1ad2:nth-child(even),
.y65k4vn .q1ad2:nth-child(odd),
.y65k4vn .q1ad2:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.lk9kg .ib3mhn6 { padding-bottom: 24px; }
.r1ya .ib3mhn6 { max-width: 1100px; }
@media (max-width: 700px) {
  .vbonoms { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .vbonoms:not(.zjcf1vv) .p1vu9485 { display: none !important; }
  .zjcf1vv .p1vu9485 { padding: 16px; }
  .im8u0gq  { padding: 36px 24px; }
  .vbonoms~.sr0hm,.ximug~.sr0hm{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .k3uzd, .vbonoms { min-height: 320px !important; }
  .fe20228i { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .j0j8,
  .wkcoi,
  .aedz316 { grid-template-columns: 1fr !important; }

  

  
  .lk9kg { display: flex !important; flex-direction: column !important; }
  .lk9kg .ib3mhn6 { display: contents; }
  .lk9kg .zbijt3 { order: 0; }
  .lk9kg .fe20228i { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .lk9kg .j0j8 { order: 2; padding: 0 16px 12px !important; }
  .lk9kg .blaia8x { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .r1ya .ib3mhn6 { display: flex; flex-direction: column; }
  .r1ya .ib3mhn6 .fe20228i { order: 1; }
  .r1ya .ib3mhn6 .aedz316 { order: 2; margin: 8px 0 24px !important; }
  .r1ya .ib3mhn6 .blaia8x { order: 3; }
  .r1ya .ib3mhn6 .hvu87yt0 { order: 4; align-self: center; margin-top: 0; }

  
  .vbonoms.zjcf1vv {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .vbonoms.zjcf1vv .im8u0gq { display: contents; padding: 0; }
  .vbonoms.zjcf1vv .im8u0gq .fe20228i { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .vbonoms.zjcf1vv .p1vu9485 { order: 2; padding: 12px 16px; }
  .vbonoms.zjcf1vv .im8u0gq .blaia8x { order: 3; padding: 0 24px; margin: 0 auto; }
  .vbonoms.zjcf1vv .im8u0gq .hvu87yt0 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.l09udu { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.a5s9 { width: 100%; height: auto; display: block; border-radius: 10px; }
.eq78 .l09udu        { border-radius: 16px; }
.eq78 .a5s9  { border-radius: 16px; }
.pgekince .l09udu         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.pgekince .a5s9   { border-radius: 8px; }
.yy8o1tij { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.yzni77p { width: 100%; padding: 32px 0; position: relative; }
.twzncwo { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.kuzfsb3 .yzni77p:nth-child(even) { background: var(--bg-surface); }
.kuzfsb3 .yzni77p:nth-child(odd)  { background: var(--bg-page); }
.kk3qn .yzni77p:nth-child(even) { background: var(--bg-card); }
.kk3qn .yzni77p:nth-child(odd)  { background: var(--bg-page); }
.kuzfsb3 .yzni77p:nth-child(odd)  .twzncwo { background: var(--bg-card); border-radius: 6px; }
.kuzfsb3 .yzni77p:nth-child(even) .twzncwo { background: var(--bg-raised); border-radius: 6px; }
.kk3qn .yzni77p:nth-child(odd)  .twzncwo { background: var(--bg-card); border-radius: 6px; }
.kk3qn .yzni77p:nth-child(even) .twzncwo { background: var(--bg-raised); border-radius: 6px; }
.kuzfsb3 .yzni77p:nth-child(even) .wgsde3 .ltxcf,
.kk3qn .yzni77p:nth-child(even) .wgsde3 .ltxcf { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.kuzfsb3 .yzni77p:nth-child(odd) .wgsde3 .ltxcf,
.kk3qn .yzni77p:nth-child(odd) .wgsde3 .ltxcf { background: var(--bg-card-inner); }
.kuzfsb3 .yzni77p:nth-child(even) .bg07gikr .ltxcf:nth-child(odd),
.kk3qn .yzni77p:nth-child(even) .bg07gikr .ltxcf:nth-child(odd)  { background: var(--bg-card); }
.kuzfsb3 .yzni77p:nth-child(even) .bg07gikr .ltxcf:nth-child(even),
.kk3qn .yzni77p:nth-child(even) .bg07gikr .ltxcf:nth-child(even) { background: var(--bg-card-inner); }
h1.won1t1 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.won1t1 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.ebqvirh { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.iv9gph h2.won1t1 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.g6gq4f h2.won1t1 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.tcbwiz h2.won1t1 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ezxj3 h2.won1t1::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.qqbh h2.won1t1 {
  color: var(--text-primary); font-size: 1.7rem;
}
.a72trga h2.won1t1::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.n1s68e9 h2.won1t1 {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
@media (max-width: 640px) { .kgz3d { display: none; } }
.r734u6 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.qej3vei { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.zs3ezn {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.utwq16qe { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.jjgb6 { padding-left: 20px; }
.jjgb6 li { margin-bottom: 6px; }
.jjgb6 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.jjgb6 a:hover { color: var(--accent-light); }
.nztzjz .utwq16qe { display: none; }
.lv1jvs .utwq16qe { display: none; }
.lv1jvs .jjgb6 { padding-left: 0; list-style: none; }
.lv1jvs .jjgb6 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.lv1jvs .jjgb6 a { font-size: 0.92rem; }
.lpdqt .zs3ezn { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.lpdqt .utwq16qe { display: none; }
.lpdqt .jjgb6 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.lpdqt .jjgb6 li { margin-bottom: 0; }
.lpdqt .jjgb6 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;
}
.lpdqt .jjgb6 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.shi3 .zs3ezn { padding: 20px 20px 16px; }
.shi3 .jjgb6 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.shi3 .jjgb6 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.shi3 .jjgb6 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;
}
.shi3 .jjgb6 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;
}
.shi3 .jjgb6 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.shi3 .jjgb6 a:focus,
.shi3 .jjgb6 a:focus-visible,
.shi3 .jjgb6 a:target { outline: none; }
.shi3 .jjgb6 li:target a { border-color: var(--border); color: var(--text-muted); }
.nu2y9hf .zs3ezn { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.nu2y9hf .utwq16qe { display: none; }
.nu2y9hf .jjgb6 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.nu2y9hf .jjgb6 li { counter-increment: toc-n; margin-bottom: 0; }
.nu2y9hf .jjgb6 a {
  display: inline-flex; align-items: center; gap: 11px;
  background: var(--bg-card); color: var(--text-muted);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 11px 20px 11px 11px; font-size: 0.92rem; font-weight: 500;
  transition: border-color .15s, color .15s;
}
.nu2y9hf .jjgb6 a::before {
  content: counter(toc-n, decimal-leading-zero);
  flex-shrink: 0; width: 28px; height: 28px;
  background: var(--accent); color: #fff; border-radius: 7px;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.nu2y9hf .jjgb6 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.jyq6en0 .zs3ezn { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.jyq6en0 .utwq16qe { display: none; }
.jyq6en0 .jjgb6 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.jyq6en0 .jjgb6 li { margin-bottom: 0; }
.jyq6en0 .jjgb6 a {
  display: inline-block; padding: 9px 16px;
  font-size: 0.9rem; font-weight: 600; color: var(--text-muted);
  border-bottom: 2px solid transparent;
  transition: color .15s, border-color .15s;
}
.jyq6en0 .jjgb6 a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.h5lno .zs3ezn { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.h5lno .utwq16qe { display: none; }
.h5lno .jjgb6 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.h5lno .jjgb6 li { margin-bottom: 0; }
.h5lno .jjgb6 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.h5lno .jjgb6 li:last-child::after { content: ""; margin-right: 0; }
.h5lno .jjgb6 a { font-size: 0.9rem; }
.ltxcf { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.wgsde3 .ltxcf { background: var(--bg-card); }
.bg07gikr .ltxcf:nth-child(odd)  { background: var(--bg-card); }
.bg07gikr .ltxcf:nth-child(even) { background: var(--bg-raised); }
.wdkcbvp .ltxcf {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.wdkcbvp .ltxcf:last-child { border-bottom: none; }
.wdkcbvp h3.ebqvirh { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.p731l4 .ltxcf {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.p731l4 .ltxcf + .ltxcf { margin-top: 4px; }
.kptlwk .ltxcf { background: none; border-radius: 0; padding: 12px 0; }
.kptlwk .ltxcf + .ltxcf { border-top: 1px solid var(--border-section); }
.dugeg { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.is0w { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.v0mhhsy { color: var(--text-body); margin-bottom: 10px; }
.x6vo, .scur29sj { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.x6vo li, .scur29sj li { margin-bottom: 6px; }
.scur29sj li { list-style: decimal; }
.lwlnz7ge     .x6vo { list-style-type: "● "; }
.f4hh  .x6vo { list-style-type: "■ "; }
.jyb9nc .x6vo { list-style-type: "◆ "; }
.p4ap3azv    .x6vo { list-style-type: "★ "; }
.lwlnz7ge     .b7rolhca { list-style-type: "● "; }
.f4hh  .b7rolhca { list-style-type: "■ "; }
.jyb9nc .b7rolhca { list-style-type: "◆ "; }
.p4ap3azv    .b7rolhca { list-style-type: "★ "; }
.lwlnz7ge    .x6vo li::marker, .lwlnz7ge    .b7rolhca li::marker,
.f4hh .x6vo li::marker, .f4hh .b7rolhca li::marker,
.jyb9nc .x6vo li::marker, .jyb9nc .b7rolhca li::marker,
.p4ap3azv   .x6vo li::marker, .p4ap3azv   .b7rolhca li::marker {
  color: var(--cta); font-size: 1em;
}
.lwlnz7ge .scur29sj,
.f4hh .scur29sj,
.jyb9nc .scur29sj,
.p4ap3azv .scur29sj {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.lwlnz7ge .scur29sj li,
.f4hh .scur29sj li,
.jyb9nc .scur29sj li,
.p4ap3azv .scur29sj li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.lwlnz7ge .scur29sj li::before,
.f4hh .scur29sj li::before,
.jyb9nc .scur29sj li::before,
.p4ap3azv .scur29sj 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;
}
.lwlnz7ge     .scur29sj li::before { border-radius: 50%; }
.f4hh  .scur29sj li::before { border-radius: 3px; }
.jyb9nc .scur29sj li::before { border-radius: 3px; }
.p4ap3azv    .scur29sj li::before { border-radius: 50%; }
.vd85d { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.p4vy .vd85d,
.rjhm .vd85d { background: transparent; border: none; border-radius: 0; }
.jsgru { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.jsgru th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.jsgru td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.jsgru tr:hover td { background: var(--bg-hover); }
.ime0nv0s .jsgru tbody tr:nth-child(even) td { background: var(--bg-surface); }
.af7v32 .jsgru { border: 1px solid var(--border-alt); }
.af7v32 .jsgru th,
.af7v32 .jsgru td { border: 1px solid var(--border-alt); }
.v69sv .jsgru th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.v69sv .jsgru td { border-bottom: none; }
.v69sv .jsgru tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.phcth46 .jsgru th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.qxgf6bpj .vd85d {
  overflow: hidden;
}
.qxgf6bpj .jsgru th { border-bottom: 1px solid var(--border-alt); }
.qxgf6bpj .jsgru tr:last-child td { border-bottom: none; }
.yb6f { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.l3pde4 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.s4auwft { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.okp0c8 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.lbe2ubp { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.b7rolhca { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.b7rolhca 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%}
.pqzjud .okp0c8 { background: transparent; text-align: center; }
.vza2 .s4auwft {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.kio47 .s4auwft {
  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);
}
.jzpuac .l3pde4 { display: grid; grid-template-columns: auto 1fr; }
.jzpuac .s4auwft {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.jzpuac .okp0c8 { grid-column: 2; }
.jzpuac .lbe2ubp,
.jzpuac .b7rolhca { grid-column: 1 / -1; }
.x162 .l3pde4 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.x162 .s4auwft {
  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);
}
.x162 .okp0c8 { grid-column: 2; }
.x162 .lbe2ubp,
.x162 .b7rolhca { grid-column: 1 / -1; }
.kb11fwx .l3pde4 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.kb11fwx .okp0c8 { background: none; color: var(--accent-light); font-weight: 700; }
.jr20a .l3pde4 { 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); }
.jr20a .okp0c8 { background: none; color: var(--accent-light); font-weight: 700; }
.ike9t .l3pde4 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.ike9t .l3pde4:last-child { border-bottom: none; }
.ike9t .okp0c8 { background: none; color: var(--accent-light); font-weight: 700; }
.w6cpj0e .l3pde4 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.w6cpj0e .okp0c8 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ktcq .yb6f { counter-reset: card-n; }
.ktcq .l3pde4  { counter-increment: card-n; }
.ktcq .okp0c8 { display: flex; align-items: center; gap: 10px; }
.ktcq .okp0c8::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;
}
.mdvi .l3pde4 { background: var(--bg-surface); border: 1px solid var(--border); }
.mdvi .okp0c8 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.enocu1 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.enocu1         { --cl-hue: var(--accent); }
.jhck2fif     { --cl-hue: #16a34a; }
.awqk    { --cl-hue: #2563eb; }
.jhck2fif, .jo2pl, .awqk, .tkkb04w {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.mhk6 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.mhk6::before { color: var(--cl-hue); }
.enocu1 strong { color: var(--text-primary); font-size: 0.95rem; }
.enocu1 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.kiwsi { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.htfdhp, .y0k0 { border-radius: 8px; padding: 14px; }
.htfdhp { background: var(--bg-pros); }
.y0k0 { background: var(--bg-cons); }
.ndeeuy5 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.htfdhp .ndeeuy5 { color: var(--c-pros-label); }
.y0k0 .ndeeuy5 { color: #f87171; }
.htfdhp ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.y0k0 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.a5s9 { width: 100%; height: auto; border-radius: 10px; display: block; }
.tek62vyq {
  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;
}
.tek62vyq:hover { opacity: 0.85; }
.afg0j .tek62vyq  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.afg0j .tek62vyq:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.qt0a0s7 .tek62vyq  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.qt0a0s7 .tek62vyq:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.afg0j .f987.tek62vyq, .qt0a0s7 .f987.tek62vyq,
.afg0j .dw24 .tek62vyq, .qt0a0s7 .dw24 .tek62vyq {
  background: var(--cta); border: none; color: #fff;
}
.afg0j .f987.tek62vyq:hover, .qt0a0s7 .f987.tek62vyq:hover,
.afg0j .dw24 .tek62vyq:hover, .qt0a0s7 .dw24 .tek62vyq:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.s43lwb2j .hvu87yt0 { border-radius: 50px; }
.s43lwb2j .tek62vyq  { border-radius: 50px; }
.plmj3ho .hvu87yt0,
.plmj3ho .tek62vyq { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.plmj3ho .hvu87yt0:hover,
.plmj3ho .tek62vyq:hover { filter: brightness(1.08); opacity: 1; }
.v7wwe .hvu87yt0,
.v7wwe .tek62vyq { box-shadow: 0 3px 14px -2px var(--cta); }
.v7wwe .hvu87yt0:hover,
.v7wwe .tek62vyq:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.n6w8fxw .hvu87yt0,
.n6w8fxw .tek62vyq { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.n6w8fxw .hvu87yt0:hover,
.n6w8fxw .tek62vyq:hover { opacity: 1; }
.n6w8fxw .hvu87yt0:active,
.n6w8fxw .tek62vyq:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.d7nbh84 .hvu87yt0,
.d7nbh84 .tek62vyq { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.d7nbh84 .hvu87yt0:hover,
.d7nbh84 .tek62vyq:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.d7nbh84 .hvu87yt0:active,
.d7nbh84 .tek62vyq:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.gets5d .hvu87yt0,
.gets5d .tek62vyq { position: relative; overflow: hidden; }
.gets5d .hvu87yt0::before,
.gets5d .tek62vyq::before {
  content: ""; position: absolute; top: 0; left: -125%; width: 55%; height: 100%;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.5), transparent);
  transform: skewX(-20deg); transition: left .6s ease; pointer-events: none;
}
.gets5d .hvu87yt0:hover::before,
.gets5d .tek62vyq:hover::before { left: 135%; }
.kybqi .hvu87yt0,
.kybqi .tek62vyq { border-radius: 0; }
.qsxlz2b .hvu87yt0 { padding-left: 22px; padding-right: 22px; }
.qsxlz2b .tek62vyq  { padding-left: 12px; padding-right: 12px; }
.bf90pj .hvu87yt0 { padding-left: 44px; padding-right: 44px; }
.bf90pj .tek62vyq  { padding-left: 24px; padding-right: 24px; }
.nws5e .hvu87yt0 { padding-left: 56px; padding-right: 56px; }
.nws5e .tek62vyq  { padding-left: 32px; padding-right: 32px; }
.w66t2t0   .hvu87yt0::after, .w66t2t0   .tek62vyq::after,
.ky53 .hvu87yt0::after, .ky53 .tek62vyq::after,
.viexo    .hvu87yt0::after, .viexo    .tek62vyq::after,
.acybd    .hvu87yt0::after, .acybd    .tek62vyq::after,
.looineb    .hvu87yt0::after, .looineb    .tek62vyq::after,
.tlws0     .hvu87yt0::after, .tlws0     .tek62vyq::after,
.wpojk    .hvu87yt0::after, .wpojk    .tek62vyq::after,
.i13pc   .hvu87yt0::after, .i13pc   .tek62vyq::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;
}
.w66t2t0 .hvu87yt0::after, .w66t2t0 .tek62vyq::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");
}
.ky53 .hvu87yt0::after, .ky53 .tek62vyq::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");
}
.viexo .hvu87yt0::after, .viexo .tek62vyq::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");
}
.acybd .hvu87yt0::after, .acybd .tek62vyq::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");
}
.looineb .hvu87yt0::after, .looineb .tek62vyq::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");
}
.tlws0 .hvu87yt0::after, .tlws0 .tek62vyq::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");
}
.wpojk .hvu87yt0::after, .wpojk .tek62vyq::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");
}
.i13pc .hvu87yt0::after, .i13pc .tek62vyq::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");
}
.sbqn4o   .tb1cr::after, .sbqn4o   .xgo2::after,
.tnqcka7 .tb1cr::after, .tnqcka7 .xgo2::after,
.lse1    .tb1cr::after, .lse1    .xgo2::after,
.u15dfc    .tb1cr::after, .u15dfc    .xgo2::after,
.tjjpybdm    .tb1cr::after, .tjjpybdm    .xgo2::after,
.g2x607fs     .tb1cr::after, .g2x607fs     .xgo2::after,
.owumnr    .tb1cr::after, .owumnr    .xgo2::after,
.udqb15   .tb1cr::after, .udqb15   .xgo2::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;
}
.sbqn4o .tb1cr::after, .sbqn4o .xgo2::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");
}
.tnqcka7 .tb1cr::after, .tnqcka7 .xgo2::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");
}
.lse1 .tb1cr::after, .lse1 .xgo2::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");
}
.u15dfc .tb1cr::after, .u15dfc .xgo2::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");
}
.tjjpybdm .tb1cr::after, .tjjpybdm .xgo2::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");
}
.g2x607fs .tb1cr::after, .g2x607fs .xgo2::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");
}
.owumnr .tb1cr::after, .owumnr .xgo2::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");
}
.udqb15 .tb1cr::after, .udqb15 .xgo2::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");
}
.tojgc {
  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;
}
.q1ad2 {
  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;
}
.q1ad2 > * { min-width: 0; }
.q1ad2:hover { background: var(--bg-hover); }
.q1ad2 > [itemprop="item"] { display: contents; }
.q1ad2 [itemprop="itemReviewed"],
.q1ad2 [itemprop="reviewRating"] { display: none; }
.q1ad2::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;
}
.srsj4 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.k5errqfg {
  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;
}
.ivjomn77 { max-height: 52px; max-width: 110px; object-fit: contain; }
.hxowj4 {
  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;
}
.f8lep .k5errqfg    { background: #1a1a1a; }
.q8uj .k5errqfg   { background: rgba(128,128,128,.12); }
.chpy .k5errqfg { background: var(--bg-raised); }
.ch9qr4 .k5errqfg    { background: transparent; padding: 0; }
.wd6mlv {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.id5kh { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.bel8ecm { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.cbkf {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.g18e6 {
  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;
}
.kjz3f5 {
  
  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%;
}
.z19kwf2m {
  
  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;
}
.f987 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.f987.tek62vyq {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .q1ad2 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .q1ad2::before    { grid-area: rank;   }
  .srsj4           { grid-area: ident;  }
  .wd6mlv     { grid-area: rating; min-width: 0; width: auto; }
  .cbkf           { grid-area: pills;  }
  .f987             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .q1ad2 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .q1ad2::before    { justify-self: center; }
  .srsj4           { width: 100%; }
  .wd6mlv     { justify-self: center; }
  .cbkf           { grid-template-columns: 1fr; }
}
.cixg9kb {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.mtnnasm {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.cycj {
  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;
}
.cycj img { max-width: 80px; max-height: 50px; object-fit: contain; }
.txg0 { flex: 1; }
.txg0 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.mqnfy { color: var(--c-stars); font-size: 1.1rem; }
.hft6 { margin-bottom: 8px; }
.krk8 {
  display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px 22px;
  padding: 12px 24px; font-size: 0.86rem;
  background: var(--bg-surface); border-top: 1px solid var(--border-alt);
}
.krk8 > span { color: var(--accent); font-weight: 700; }
.vu8nl em, .vqgi em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .krk8 { padding: 10px 16px; gap: 6px 16px; } }
.dw24 { flex-shrink: 0; align-self: flex-start; }
.dw24 .tek62vyq { white-space: nowrap; }
@media (max-width: 560px) {
  .mtnnasm { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .cycj { order: 1; }
  .dw24 { order: 2; margin-left: auto; align-self: center; }
  .txg0 { order: 3; flex: 1 1 100%; min-width: 0; }
}
.ayizttk img.k6uwe { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.p4vy { padding: 20px 24px; }
.qeyuuhb { color: var(--text-muted); margin-bottom: 16px; }
.b3m3 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.wg94m, .h5vqw { list-style: none; font-size: 0.9rem; }
.wg94m li { color: var(--c-pros); margin-bottom: 4px; }
.h5vqw li { color: var(--c-cons); margin-bottom: 4px; }
.wg94m li::before { content: "✓"; margin-right: 5px; }
.h5vqw li::before { content: "✗"; margin-right: 5px; }
.w3kybv .wg94m li::before { content: "→"; }
.w3kybv .h5vqw li::before { content: "–"; }
.c2vb2  .wg94m li::before { content: "★"; }
.c2vb2  .h5vqw li::before { content: "✕"; }
.u6fhli41    .wg94m li::before { content: "◆"; }
.u6fhli41    .h5vqw li::before { content: "▲"; }
.l9gzgxdq  .wg94m li::before { content: "▶"; }
.l9gzgxdq  .h5vqw li::before { content: "■"; }
.btvnpt { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.ye4i { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.truhj { background: var(--bg-pros); color: var(--c-tag-pay); }
.ca3eyr { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.ezf8ecp .ca3eyr { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.fzb7qx1v .ca3eyr { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .j6dy .alqp {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .j6dy .cixg9kb { margin: 0; }
}
.q1m7yr31 .mtnnasm { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.q1m7yr31 .txg0 h3 { color: var(--accent-light); }
.q1m7yr31 .cycj { background: var(--bg-page); border: 1px solid var(--border); }
.epyxzz3 .cixg9kb { border-top: 4px solid var(--accent); }
.epyxzz3 .mtnnasm { background: var(--bg-card); }
.g4ely .cixg9kb { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.g4ely .mtnnasm { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.g4ely .p4vy { padding: 14px 16px; }
.g4ely .cycj { border-radius: 4px; }
.g4ely .ca3eyr { border-radius: 0; }
.j4zor .mtnnasm { padding: 0; gap: 0; overflow: hidden; }
.j4zor .cycj { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.j4zor .txg0 { padding: 16px 20px; }
.j4zor .dw24 { padding: 16px 20px; align-self: center; }
.vi3uhxa .mqnfy { font-size: .95rem; }
.rjhm .kiwsi { gap: 10px; }
.rjhm .htfdhp, .rjhm .y0k0 { padding: 12px; }
.rjhm .htfdhp ul, .rjhm .y0k0 ul { margin: 4px 0 0; padding-left: 18px; }
.rjhm .htfdhp li, .rjhm .y0k0 li { font-size: .85rem; margin-bottom: 3px; }
.tzqx9 .ye4i { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .vwwgm { grid-template-columns: 1fr; }
  .qa2h { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .qa2h .whd2 { width: 72px; height: 50px; }
  .qa2h .qx9t { max-width: 180px; }
  .qa2h .ccj0n { width: auto; }
}
.ctk9c2 .vi3uhxa .mqnfy { filter: brightness(1.2); }
@media (max-width: 720px) {
  .ctk9c2 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .qw1c { padding: 16px; }
  .wuf0im .hrr5ek7 { min-width: 50%; }
}
.w0b94l3 .kiwsi { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .rkw413in { grid-template-columns: 1fr; }
  .unqo4vh { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .t2mk { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .v427 { flex-wrap: wrap; padding: 16px; }
}
.a8t51yp .kiwsi { gap: 8px; }
.a8t51yp .htfdhp, .a8t51yp .y0k0 { padding: 8px; }
@media (max-width: 480px) {
  .phu4m { flex-direction: column; align-items: stretch; }
}
.djnfrk .ccj0n .tek62vyq { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .lwgh69q { flex-direction: column; align-items: stretch; gap: 10px; }
  .djnfrk .ccj0n { text-align: center; }
}
@media (max-width: 720px) {
  .hu8m0cvo { grid-template-columns: 1fr; }
  .e33mo { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .fawv74ix { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.h765c558 .b8p7h2v { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.kqsxy .mqnfy { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .qd0xz { grid-template-columns: 1fr; }
  .kqsxy { width: 100px; height: 100px; margin: 16px auto; }
  .h765c558 { font-size: 1.4rem; }
  .zxxkaxhw { justify-content: center; }
  .xaf3ohj .hrr5ek7 { min-width: 50%; }
}
.d582iet .kiwsi { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .n2piac { flex-wrap: wrap; padding: 14px 16px; }
  .mr91eo { padding: 12px 16px; }
  .d582iet .kiwsi { margin: 0 16px; }
  .d582iet .tzqx9 { padding: 0 16px; }
  .iyss { padding: 12px 16px; }
}
.uy70 .q1ad2 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.uy70 .q1ad2:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.hl8j .tojgc { gap: 18px; }
.hl8j .q1ad2 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.hl8j .q1ad2:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.zhi3rk .tojgc {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.zhi3rk .q1ad2 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.zhi3rk .q1ad2:last-child { border-bottom: none; }
.zhi3rk .srsj4,
.zhi3rk .wd6mlv,
.zhi3rk .cbkf {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.cwn6nncz .tojgc { gap: 0; }
.cwn6nncz .q1ad2 {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.cwn6nncz .q1ad2:last-child { border-bottom: none; }
.cwn6nncz .q1ad2:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.cwn6nncz .q1ad2:nth-child(even):hover { background: var(--bg-hover); }
.mj53 .q1ad2 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.by0pi .cbkf .g18e6 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.by0pi .cbkf .g18e6:first-child { border-left: none; }
.dwkg .cbkf .g18e6 {
  background: transparent; padding: 4px 8px;
}
.dwkg .cbkf .kjz3f5 { font-size: .65rem; opacity: .65; }
.dwkg .cbkf .z19kwf2m   { font-size: 1.15rem; color: var(--accent-light); }
.gwgfcd8u .cbkf .g18e6 {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.bel8ecm { display: none; }
.oppt .id5kh { font-size: 1rem; letter-spacing: 2px; }
.j2lq .id5kh {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.nkz2fm .id5kh,
.u29kwm .id5kh,
.imx6d8z .id5kh { display: none; }
.nkz2fm .bel8ecm,
.u29kwm .bel8ecm,
.imx6d8z .bel8ecm { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.nkz2fm .bel8ecm { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.nkz2fm .bel8ecm small { display: none; }
.u29kwm .bel8ecm {
  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;
}
.u29kwm .bel8ecm small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.imx6d8z .bel8ecm {
  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;
}
.imx6d8z .bel8ecm small { display: none; }
.nkz2fm .hft6 .mqnfy,
.u29kwm .hft6 .mqnfy,
.imx6d8z .hft6 .mqnfy { display: none; }
.nkz2fm .hft6 strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.nkz2fm .b8p7h2v { display: none; }
.u29kwm .hft6 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;
}
.u29kwm .p63abaka,
.u29kwm .b8p7h2v { font-size: 1em; }
.imx6d8z .hft6 strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.imx6d8z .b8p7h2v { display: none; }
.jtj4 { margin: 16px 0; }
.zzoowkhy { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.zzoowkhy summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.zzoowkhy summary::after { content: "+"; color: var(--accent-light); }
.zzoowkhy[open] summary::after { content: "−"; }
.zzoowkhy p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.yzni77p { margin-bottom: 0; }
.vkxhbi h2.won1t1 { color: var(--text-primary); border-color: var(--accent-light); }
.emp7 h2.won1t1 { color: var(--text-primary); border-color: var(--accent-light); }
.yasum .jhck2fif     { background: #052e16; border-color: #10b981; }
.yasum .awqk    { background: #1e1036; border-color: #a855f7; }
.yasum .enocu1 strong  { color: #f1f5f9; }
.yasum .enocu1 p       { color: #cbd5e1; }
.yasum .ynb0    .jhck2fif     .mhk6::before,
.yasum .r2s08ngy  .jhck2fif     .mhk6::before,
.yasum .t9jdyhs4  .jhck2fif     .mhk6::before,
.yasum .zu3g37wu .jhck2fif     .mhk6::before { color: #10b981; }
.yasum .ynb0    .jo2pl .mhk6::before,
.yasum .r2s08ngy  .jo2pl .mhk6::before,
.yasum .t9jdyhs4  .jo2pl .mhk6::before,
.yasum .zu3g37wu .jo2pl .mhk6::before { color: #f43f5e; }
.yasum .ynb0    .awqk    .mhk6::before,
.yasum .r2s08ngy  .awqk    .mhk6::before,
.yasum .t9jdyhs4  .awqk    .mhk6::before,
.yasum .zu3g37wu .awqk    .mhk6::before { color: #a855f7; }
.zyneng .jhck2fif     { background: #2d2000; border-color: #eab308; }
.zyneng .awqk    { background: #2d1600; border-color: #f97316; }
.zyneng .enocu1 strong  { color: #f1f5f9; }
.zyneng .enocu1 p       { color: #cbd5e1; }
.zyneng .ynb0    .jhck2fif     .mhk6::before,
.zyneng .r2s08ngy  .jhck2fif     .mhk6::before,
.zyneng .t9jdyhs4  .jhck2fif     .mhk6::before,
.zyneng .zu3g37wu .jhck2fif     .mhk6::before { color: #eab308; }
.zyneng .ynb0    .jo2pl .mhk6::before,
.zyneng .r2s08ngy  .jo2pl .mhk6::before,
.zyneng .t9jdyhs4  .jo2pl .mhk6::before,
.zyneng .zu3g37wu .jo2pl .mhk6::before { color: #ef4444; }
.zyneng .ynb0    .awqk    .mhk6::before,
.zyneng .r2s08ngy  .awqk    .mhk6::before,
.zyneng .t9jdyhs4  .awqk    .mhk6::before,
.zyneng .zu3g37wu .awqk    .mhk6::before { color: #f97316; }
.mzfg .jhck2fif     { background: #0c1a2e; border-color: #38bdf8; }
.mzfg .awqk    { background: #0a2020; border-color: #2dd4bf; }
.mzfg .enocu1 strong  { color: #f1f5f9; }
.mzfg .enocu1 p       { color: #cbd5e1; }
.mzfg .ynb0    .jhck2fif     .mhk6::before,
.mzfg .r2s08ngy  .jhck2fif     .mhk6::before,
.mzfg .t9jdyhs4  .jhck2fif     .mhk6::before,
.mzfg .zu3g37wu .jhck2fif     .mhk6::before { color: #38bdf8; }
.mzfg .ynb0    .jo2pl .mhk6::before,
.mzfg .r2s08ngy  .jo2pl .mhk6::before,
.mzfg .t9jdyhs4  .jo2pl .mhk6::before,
.mzfg .zu3g37wu .jo2pl .mhk6::before { color: #818cf8; }
.mzfg .ynb0    .awqk    .mhk6::before,
.mzfg .r2s08ngy  .awqk    .mhk6::before,
.mzfg .t9jdyhs4  .awqk    .mhk6::before,
.mzfg .zu3g37wu .awqk    .mhk6::before { color: #2dd4bf; }
.tj1t::before,
.hr1cz341::before { margin-right: 5px; }
.dvga4g7 .htfdhp ul li,
.dvga4g7 .wg94m li         { color: #4ade80; }
.dvga4g7 .htfdhp .tj1t { color: #22c55e; }
.dvga4g7 .y0k0 ul li,
.dvga4g7 .h5vqw li         { color: #f87171; }
.dvga4g7 .y0k0 .hr1cz341 { color: #ef4444; }
.k38hpkx .htfdhp { background: var(--bg-pros); }
.k38hpkx .y0k0 { background: var(--bg-cons); }
.k38hpkx .htfdhp .tj1t { color: var(--c-pros-label); }
.k38hpkx .y0k0 .hr1cz341 { color: var(--c-cons); }
.k38hpkx .htfdhp ul li,
.k38hpkx .wg94m li            { color: var(--c-pros); }
.k38hpkx .y0k0 ul li,
.k38hpkx .h5vqw li            { color: var(--c-cons); }
.d32jtok5 .htfdhp { background: var(--bg-pros); }
.d32jtok5 .y0k0 { background: var(--bg-cons); }
.d32jtok5 .htfdhp .tj1t { color: var(--c-pros-label); }
.d32jtok5 .y0k0 .hr1cz341 { color: var(--c-cons); }
.d32jtok5 .htfdhp ul li,
.d32jtok5 .wg94m li          { color: var(--c-pros); }
.d32jtok5 .y0k0 ul li,
.d32jtok5 .h5vqw li          { color: var(--c-cons); }
.s3ifxon7 .tj1t::before { content: "✓ "; }
.s3ifxon7 .hr1cz341::before { content: "✗ "; }
.w3kybv .tj1t::before { content: "→ "; }
.w3kybv .hr1cz341::before { content: "← "; }
.c2vb2 .tj1t::before { content: "★ "; }
.c2vb2 .hr1cz341::before { content: "✕ "; }
.u6fhli41 .tj1t::before { content: "◆ "; }
.u6fhli41 .hr1cz341::before { content: "▲ "; }
.fzb7qx1v .enocu1 { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.fzb7qx1v .enocu1 strong { color: var(--text-primary); }
.fzb7qx1v .enocu1 p      { color: var(--text-muted); }
.ezf8ecp .enocu1 { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.uz0ln1s9 .enocu1 {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.uz0ln1s9 .enocu1 strong,
.uz0ln1s9 .enocu1 p { color: #fff; }
.uz0ln1s9 .mhk6::before { color: rgba(255,255,255,0.9) !important; }
.tzyaz4q .enocu1 {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.tzyaz4q .enocu1 strong { color: var(--text-primary); }
.tzyaz4q .enocu1 p      { color: var(--text-muted); }
.dq81e5i .enocu1 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.ynb0 .mhk6,
.r2s08ngy .mhk6,
.t9jdyhs4 .mhk6,
.zu3g37wu .mhk6 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.ynb0 .mhk6::before,
.r2s08ngy .mhk6::before,
.t9jdyhs4 .mhk6::before,
.zu3g37wu .mhk6::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.ynb0 .jhck2fif     .mhk6::before { content: "✦"; color: var(--c-tip-border); }
.ynb0 .jo2pl .mhk6::before { content: "▲"; color: var(--c-warn-border); }
.ynb0 .awqk    .mhk6::before { content: "◉"; color: #60a5fa; }
.r2s08ngy .jhck2fif     .mhk6::before { content: "★"; color: var(--c-tip-border); }
.r2s08ngy .jo2pl .mhk6::before { content: "◆"; color: var(--c-warn-border); }
.r2s08ngy .awqk    .mhk6::before { content: "●"; color: #60a5fa; }
.t9jdyhs4 .jhck2fif     .mhk6::before { content: "▶"; color: var(--c-tip-border); }
.t9jdyhs4 .jo2pl .mhk6::before { content: "■"; color: var(--c-warn-border); }
.t9jdyhs4 .awqk    .mhk6::before { content: "▸"; color: #60a5fa; }
.zu3g37wu .jhck2fif     .mhk6::before { content: "→"; color: var(--c-tip-border); }
.zu3g37wu .jo2pl .mhk6::before { content: "⬥"; color: var(--c-warn-border); }
.zu3g37wu .awqk    .mhk6::before { content: "◈"; color: #60a5fa; }
.kyu8ylut .wgsde3 .ltxcf,
.kyu8ylut .bg07gikr .ltxcf  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.kyu8ylut .l3pde4                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.kyu8ylut .q1ad2                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.kyu8ylut .cixg9kb            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.kyu8ylut .vd85d          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.kyu8ylut .zs3ezn                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.x4k3fw .wgsde3 .ltxcf,
.x4k3fw .bg07gikr .ltxcf,
.x4k3fw .l3pde4,
.x4k3fw .q1ad2,
.x4k3fw .cixg9kb,
.x4k3fw .vd85d,
.x4k3fw .zs3ezn,
.x4k3fw .dq81e5i .enocu1 { box-shadow: none; }
.a8nc   .v0mhhsy, .a8nc .dugeg, .a8nc .is0w,
.a8nc   .r734u6, .a8nc .qej3vei { font-size: 0.9rem; }
.a8nc   .x6vo, .a8nc .scur29sj { font-size: 0.9rem; }
.fq0qg550   .v0mhhsy, .fq0qg550 .dugeg, .fq0qg550 .is0w,
.fq0qg550   .r734u6, .fq0qg550 .qej3vei { font-size: 0.95rem; }
.fq0qg550   .x6vo, .fq0qg550 .scur29sj { font-size: 0.95rem; }
.nmbzf   .v0mhhsy, .nmbzf .dugeg, .nmbzf .is0w,
.nmbzf   .r734u6, .nmbzf .qej3vei { font-size: 1.08rem; }
.nmbzf   .x6vo, .nmbzf .scur29sj { font-size: 1.05rem; }
.nmbzf   .jsgru { font-size: 0.97rem; }
.x4edn .fe20228i      { font-size: 3.2rem; }
.x4edn h2.won1t1 { font-size: 1.9rem; }
.x4edn h3.ebqvirh     { font-size: 1.4rem; }
.fp9wbp .fe20228i      { font-size: 3.8rem; }
.fp9wbp h2.won1t1 { font-size: 2.2rem; }
.fp9wbp h3.ebqvirh     { font-size: 1.6rem; }
.yzni77p + .yzni77p { position: relative; }
.q98p9n   .yzni77p + .yzni77p::before,
.vnof  .yzni77p + .yzni77p::before,
.v1c9f   .yzni77p + .yzni77p::before,
.epcpu   .yzni77p + .yzni77p::before,
.hhg0b   .yzni77p + .yzni77p::before,
.czmt .yzni77p + .yzni77p::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.q98p9n .yzni77p + .yzni77p::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.vnof .yzni77p + .yzni77p::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.v1c9f .yzni77p + .yzni77p::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;
}
.epcpu .yzni77p + .yzni77p::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.ehnw .yzni77p { margin-bottom: 16px; }
.ehnw .yzni77p + .yzni77p { margin-top: 0; }
.ehnw .twzncwo { padding-top: 0; padding-bottom: 0; }
.hhg0b .yzni77p + .yzni77p::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.czmt .yzni77p + .yzni77p::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.oh1eyj .yzni77p + .yzni77p::before,
.p08qqdl .yzni77p + .yzni77p::before,
.cwwgc .yzni77p + .yzni77p::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%;
}
.kuzfsb3 .oh1eyj .yzni77p:nth-child(even)::before,
.kuzfsb3 .p08qqdl .yzni77p:nth-child(even)::before,
.kuzfsb3 .cwwgc .yzni77p:nth-child(even)::before { background: var(--bg-surface); }
.kk3qn .oh1eyj .yzni77p:nth-child(even)::before,
.kk3qn .p08qqdl .yzni77p:nth-child(even)::before,
.kk3qn .cwwgc .yzni77p:nth-child(even)::before { background: var(--bg-card); }
.oh1eyj .yzni77p + .yzni77p::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");
}
.p08qqdl .yzni77p + .yzni77p::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");
}
.cwwgc .yzni77p + .yzni77p::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");
}
.t8sakim0 .o8lfiw,
.g1wzhu .o8lfiw,
.p03vvd .o8lfiw { overflow: hidden; }
.t8sakim0 .ib3mhn6,
.g1wzhu .ib3mhn6 { margin-bottom: 60px; }
.p03vvd .ib3mhn6 { margin-bottom: 70px; }
.t8sakim0 .im8u0gq,
.t8sakim0 .o8lfiw::before,
.g1wzhu .o8lfiw::before,
.p03vvd .o8lfiw::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%;
}
.t8sakim0 .o8lfiw::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");
}
.g1wzhu .o8lfiw::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");
}
.p03vvd .o8lfiw::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");
}
.wsi3c .o8lfiw:not(.z676ld) .zbijt3 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.kcfwn .o8lfiw:not(.z676ld) .zbijt3 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.ubopopwt  .o8lfiw:not(.z676ld) .zbijt3 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.qf96ljp  .o8lfiw:not(.z676ld) .zbijt3 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.hwcm .z676ld { background: var(--accent); }
.hwcm .z676ld .zbijt3 { background: none; }
.hwcm .gtpo { background: var(--accent); }
.hwcm .vbonoms { background: var(--accent-bg); }
.hwcm .o8lfiw:not(.z676ld) .zbijt3 { background: rgba(0,0,0,0.6); }
.rdspc .l09udu { float: left; width: 38%; margin: 0 28px 16px 0; }
.rdspc .l09udu .a5s9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rdspc .twzncwo::after { content: ''; display: block; clear: both; }
.kzsrt .l09udu { float: right; width: 38%; margin: 0 0 16px 28px; }
.kzsrt .l09udu .a5s9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.kzsrt .twzncwo::after { content: ''; display: block; clear: both; }
.kqp9df5 .yzni77p:nth-child(odd)  .l09udu { float: left;  width: 38%; margin: 0 28px 16px 0; }
.kqp9df5 .yzni77p:nth-child(even) .l09udu { float: right; width: 38%; margin: 0 0 16px 28px; }
.kqp9df5 .l09udu .a5s9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.kqp9df5 .twzncwo::after { content: ''; display: block; clear: both; }
.rdspc .yb6f,
.rdspc .tojgc,
.kzsrt .yb6f,
.kzsrt .tojgc,
.kqp9df5 .yb6f,
.kqp9df5 .tojgc { clear: both; }
@media (max-width: 900px) {
  .rdspc .l09udu,
  .kzsrt .l09udu,
  .kqp9df5 .yzni77p:nth-child(odd)  .l09udu,
  .kqp9df5 .yzni77p:nth-child(even) .l09udu {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .rdspc .l09udu .a5s9,
  .kzsrt .l09udu .a5s9,
  .kqp9df5 .l09udu .a5s9 {
    max-height: none !important;
  }
}
.rdspc .x6vo,
.rdspc .scur29sj,
.kzsrt .x6vo,
.kzsrt .scur29sj,
.kqp9df5 .x6vo,
.kqp9df5 .scur29sj { overflow: hidden; }
@media (max-width: 640px) {
  .rdspc .l09udu,
  .kzsrt .l09udu,
  .kqp9df5 .l09udu { float: none; width: 100%; margin: 0 0 16px 0; }
}
.um7w .yy8o1tij,
.um7w .twzncwo,
.um7w .e7qh8nw0  { max-width: 1100px; }
.zhzwj2 .yy8o1tij,
.zhzwj2 .twzncwo,
.zhzwj2 .e7qh8nw0  { max-width: 1200px; }
.ispb320 .yy8o1tij,
.ispb320 .twzncwo,
.ispb320 .e7qh8nw0  { max-width: 1320px; }
.srbw9ya4 { font-size: 0.82rem; color: var(--text-muted); }
.kwe8bw2 { display: flex; align-items: center; }
.sz8z {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.yywaiq0 { display: flex; align-items: center; }
.wt08k { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.wt08k:hover { text-decoration: underline; }
.s2hy { margin: 0 3px; opacity: 0.45; }
.s2hy::before { content: '/'; }
.neuq { padding: 2px 5px; color: var(--text-main); }
.bsb4gn99 .srbw9ya4 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.bsb4gn99 .kwe8bw2 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.kv3la .srbw9ya4 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.kv3la .kwe8bw2 { padding: 0 0 0 12px; }
.m9pr74z .kwe8bw2 { padding: 0 16px; }
.m9pr74z .srbw9ya4 {
  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);
}
.m9pr74z .yy8o1tij { padding-top: 28px; }
@media (max-width: 720px) {
  .szow8 { margin-top: 18px; padding: 0 16px; }
  .m9pr74z .yy8o1tij { padding-top: 16px; }
}
.um7w.bsb4gn99 .kwe8bw2 { max-width: 1100px; }
.zhzwj2.bsb4gn99 .kwe8bw2 { max-width: 1200px; }
.ispb320.bsb4gn99 .kwe8bw2 { max-width: 1320px; }
.ykm6ue .yzni77p { padding-top: 16px; padding-bottom: 16px; }
.zs38 .yzni77p { padding-top: 24px; padding-bottom: 24px; }
.sem77g .yzni77p { padding-top: 40px; padding-bottom: 40px; }
.teiyftp .yzni77p { padding-top: 52px; padding-bottom: 52px; }
.am5jm .yzni77p:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.am5jm .yzni77p:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.am5jm .yzni77p:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.am5jm .yzni77p:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ml506gv .twzncwo { padding-top: 10px;  padding-bottom: 10px; }
.yxzk .twzncwo { padding-top: 18px;  padding-bottom: 18px; }
.zg9t .twzncwo { padding-top: 36px;  padding-bottom: 36px; }
.wijbt .twzncwo { padding-top: 48px;  padding-bottom: 48px; }
.vvpp h2.won1t1 { font-weight: 600; }
.vvpp h3.ebqvirh     { font-weight: 600; }
.vqlz95 h2.won1t1 { font-weight: 800; }
.vqlz95 h3.ebqvirh     { font-weight: 700; }
.q2muvl h2.won1t1 { font-weight: 900; }
.q2muvl h3.ebqvirh     { font-weight: 800; }
.q2muvl .enocu1 strong,
.q2muvl .enocu1 strong { font-weight: 600; }
.tb1cr {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.ummf44s .tb1cr { display: none; }
@media (max-width: 640px) {
  .tb1cr { display: none !important; }
}
.tb1cr { background: var(--cta) !important; color: #fff !important; border: none !important; }
.tb1cr:hover { opacity: 0.85; }
.wsez .tb1cr { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.iq3n2  .xgo2 { left: 32px; }
@media (max-width: 480px) {
  .aj7y9 .xgo2 { right: 20px; bottom: 20px; }
  .iq3n2  .xgo2 { left: 20px; bottom: 20px; }
}
.q70mu { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.e7qh8nw0 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.gpajyjfb { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.cx3g { color: var(--text-dim); font-size: 0.8rem; }
.yb037b { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.yb037b img { height: 26px; width: auto; object-fit: contain; }
.qytylqh { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.j3xuz982 .e7qh8nw0 { text-align: center; }
.j3xuz982 .gpajyjfb { margin-top: 0; }
.zx1k11 { margin-top: 10px; }
.zx1k11 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .e7qh8nw0 { padding-left: 16px; padding-right: 16px; }
  .ev47kike .e7qh8nw0 { padding: 20px 16px; }
  .rp2dp { gap: 4px 12px; }
  .gpajyjfb { font-size: 0.78rem; }
}
.b16p0za .jp8vx .yb037b { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.b16p0za .qytylqh { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.b16p0za .i6v7hz { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.b16p0za .i6v7hz a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.b16p0za .i6v7hz a:hover { color: var(--accent-light); }
.b16p0za .gpajyjfb { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.b16p0za .cx3g { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .b16p0za .li9a { grid-template-columns: 1fr 1fr; } .b16p0za .jp8vx { grid-column: 1 / -1; } }
@media (max-width: 480px) { .b16p0za .li9a { grid-template-columns: 1fr; } }
.gcmb6 .yb037b { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.gcmb6 .gpajyjfb { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .gcmb6 .l1ay5bn { gap: 12px; } .gcmb6 .yb037b { margin-right: 0; width: 100%; } }
.adr1bl9u .d8j1 { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.adr1bl9u .yxqg4p .yb037b { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.adr1bl9u .qytylqh { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.adr1bl9u .pjfp1owl { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.adr1bl9u .i6v7hz { display: flex; flex-direction: column; gap: 9px; }
.adr1bl9u .i6v7hz a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.adr1bl9u .i6v7hz a:hover { color: var(--accent-light); }
.adr1bl9u .sbl9e7n { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.adr1bl9u .gpajyjfb { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.adr1bl9u .cx3g { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .adr1bl9u .d8j1 { grid-template-columns: 1fr 1fr; } .adr1bl9u .yxqg4p { grid-column: 1 / -1; } }
@media (max-width: 480px) { .adr1bl9u .d8j1 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .apaw .pta9 { grid-template-columns: 1fr 1fr; } .apaw .iy6og:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .apaw .pta9 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .e87sm89 .pta9 { grid-template-columns: 1fr; } }
.zxmz1 .e7qh8nw0 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.fv0vltzx .vqgvlsa      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.fv0vltzx .q70mu { background: var(--bg-page); border-top-color: var(--border-alt); }
.f4w5y .vqgvlsa      { background: #0d1117; border-bottom-color: #21262d; }
.f4w5y .u3pwxtk { color: var(--accent-light); }
.f4w5y .fa9b1 { --msep-color: #8b949e; }
.f4w5y .fa9b1 a { color: #8b949e; }
.f4w5y .fa9b1 a:hover { color: var(--accent-light); }
.f4w5y .t7vifupd { color: #8b949e; }
.f4w5y .q70mu { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.f4w5y .gpajyjfb,
.f4w5y .cx3g { color: #6e7681; }
.f4w5y .i6v7hz a, .f4w5y .iiyflt a,
.f4w5y .yb037b { color: #e6edf3; }
.f4w5y .i6v7hz a:hover, .f4w5y .iiyflt a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .f4w5y .fa9b1 { background: #0d1117; border-top-color: #21262d; }
  .f4w5y .fa9b1 li a { border-bottom-color: #21262d; }
}
.k84b3l .vqgvlsa      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.k84b3l .u3pwxtk { color: var(--accent-light); }
.k84b3l .fa9b1 { --msep-color: #475569; }
.k84b3l .fa9b1 a { color: #475569; }
.k84b3l .fa9b1 a:hover { color: var(--accent-light); }
.k84b3l .t7vifupd { color: #64748b; }
.k84b3l .q70mu { background: #f0f4f8; border-top-color: #cbd5e1; }
.k84b3l .gpajyjfb,
.k84b3l .cx3g { color: #64748b; }
.k84b3l .i6v7hz a, .k84b3l .iiyflt a,
.k84b3l .e3k3r3s a, .k84b3l .yb037b { color: #374151; }
.k84b3l .i6v7hz a:hover, .k84b3l .iiyflt a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .k84b3l .fa9b1 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .k84b3l .fa9b1 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.ldphda .vqgvlsa      { background: var(--accent); border-bottom-color: var(--accent-light); }
.ldphda .u3pwxtk { color: #fff; }
.ldphda .fa9b1 { --msep-color: rgba(255,255,255,0.82); }
.ldphda .fa9b1 a { color: rgba(255,255,255,0.82); }
.ldphda .fa9b1 a:hover { color: #fff; }
.ldphda .t7vifupd { color: rgba(255,255,255,0.9); }
.ldphda .q70mu { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.ldphda .gpajyjfb,
.ldphda .cx3g { color: rgba(255,255,255,0.72); }
.ldphda .i6v7hz a, .ldphda .iiyflt a,
.ldphda .e3k3r3s a, .ldphda .yb037b { color: #fff; }
.ldphda .qytylqh, .ldphda .pjfp1owl { color: rgba(255,255,255,0.7); }
.ldphda .i6v7hz a:hover, .ldphda .iiyflt a:hover { color: #fff; }
@media (max-width: 640px) {
  .ldphda .fa9b1 { background: var(--accent); border-top-color: var(--accent-light); }
  .ldphda .fa9b1 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.eztsz .vqgvlsa {
  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);
}
.eztsz .q70mu {
  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) {
  .eztsz .fa9b1 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.jolkh1 .guj6a2t { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.dqcm3 .guj6a2t { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.m7auen3w .guj6a2t { min-height: 72px; height: auto; }
.ud2j .guj6a2t { min-height: 84px; height: auto; }
.ev47kike .guj6a2t { max-width: none; padding: 0 32px; }
.ev47kike .e7qh8nw0  { max-width: none; padding: 24px 32px; }
.ovrqb.zhzwj2 .guj6a2t { max-width: 1200px; }
.ovrqb.ispb320 .guj6a2t { max-width: 1320px; }
.hnht   .u3pwxtk, .hnht   .yb037b { text-transform: capitalize; }
.chc5 .u3pwxtk, .chc5 .yb037b { text-transform: lowercase; }
.elscte4o .u3pwxtk, .elscte4o .yb037b { text-transform: uppercase; letter-spacing: 0.06em; }
.oc4vva, .eulg1 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.w23br .oc4vva,
.w23br .eulg1 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.pxmow .oc4vva,
.pxmow .eulg1 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.z9p1d23 .oc4vva,
.z9p1d23 .eulg1 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.h0r4q8a .oc4vva,
.h0r4q8a .eulg1 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.owhgkv   .fa9b1 a { font-weight: 500; }
.ke7ao .fa9b1 a { font-weight: 600; }
.t333kz20     .fa9b1 a { font-weight: 700; }
.h8n9oq5    .fa9b1 a { font-weight: 800; letter-spacing: 0.01em; }
.djmakd06     .fa9b1 > li + li::before,
.wwb4    .fa9b1 > li + li::before,
.omjp    .fa9b1 > li + li::before,
.it7gwp07 .fa9b1 > li + li::before,
.b6xz2 .fa9b1 > li + li::before,
.n4ng  .fa9b1 > li + li::before,
.yjc5z    .fa9b1 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.djmakd06     .fa9b1 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.wwb4    .fa9b1 > li + li::before { content: "|"; }
.omjp    .fa9b1 > li + li::before { content: "—"; }
.it7gwp07 .fa9b1 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.b6xz2 .fa9b1 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.n4ng  .fa9b1 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.yjc5z    .fa9b1 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ybxe .t7vifupd,
  .vcx7 .t7vifupd,
  .uz10 .t7vifupd,
  .u65ptuix .t7vifupd,
  .hez82zg .t7vifupd {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ybxe .t7vifupd::before,
  .vcx7 .t7vifupd::before,
  .uz10 .t7vifupd::before,
  .u65ptuix .t7vifupd::before,
  .hez82zg .t7vifupd::before { content: ""; display: block; flex-shrink: 0; }

  
  .ybxe .t7vifupd::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;
  }

  
  .vcx7 .t7vifupd::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;
  }

  
  .uz10 .t7vifupd::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;
  }

  
  .u65ptuix .t7vifupd::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;
  }

  
  .hez82zg .t7vifupd::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) {
  .u1h5 .t7vifupd {
    padding: 5px 14px;
  }
  .u1h5 .fa9b1 {
    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;
  }
  .u1h5 .fa9b1 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .u1h5 .fa9b1 li a:hover { background: var(--bg-raised); }
  .u1h5 .zg6pr,
  .c318ddy .zg6pr,
  .imuz8x4 .zg6pr { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .tr6v5 .t7vifupd {
    padding: 5px 10px;
  }
  .tr6v5 .fa9b1 {
    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);
  }
  .tr6v5 .fa9b1.npdkuo { transform: translateX(0); }
  .tr6v5 .fa9b1 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .tr6v5 .fa9b1 li:last-child a { border-bottom: none; }
  .ldphda .fa9b1,
  .f4w5y .fa9b1 { background: var(--accent) !important; }
  .ldphda .fa9b1 li a,
  .f4w5y .fa9b1 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .imuz8x4 .t7vifupd {
    padding: 5px 10px;
  }
  .imuz8x4 .fa9b1 {
    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);
  }
  .imuz8x4 .fa9b1::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .imuz8x4 .fa9b1.npdkuo { transform: translateY(0); }
  .imuz8x4 .fa9b1 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .q5jb .t7vifupd {
    padding: 5px 10px;
  }
  .q5jb .fa9b1 {
    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;
  }
  .q5jb .fa9b1.npdkuo { opacity: 1; pointer-events: auto; }
  .q5jb .fa9b1 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .gft61bx     .t7vifupd { border-radius: 0 !important; }
  .azzzse   .t7vifupd { border-radius: 8px !important; }
  .knrn .t7vifupd { border-radius: 50% !important; }
  .yt8bp1   .t7vifupd { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .kryk .kmz93j { flex-direction: column; align-items: stretch; }
  .kryk .jdhk38e { flex-direction: row; min-width: auto; }
  .kryk .qcjyj8n9 { align-items: flex-start; text-align: left; }
}
.qyw1syzz,
.qyw1syzz.yzni77p,
.kuzfsb3 .qyw1syzz,
.xk9ep .qyw1syzz,
.kk3qn .qyw1syzz,
.bya9 .qyw1syzz {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.w2a1un {
  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;
}
.vi0zppi { flex: 1 1 280px; min-width: 0; }
.xtix {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.wlxg {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.jzitwf81 {
  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;
}
.jzitwf81:hover { transform: translateY(-1px); opacity: 0.95; }
.q0py4g .w2a1un {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.q0py4g .xtix { color: var(--cta); }
.q0py4g .wlxg { color: var(--text-body); }
.q0py4g .jzitwf81 {
  background: var(--cta) !important;
  color: #fff !important;
}
.zvqjrz .w2a1un {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.zvqjrz .xtix { color: var(--text-primary); }
.zvqjrz .wlxg { color: var(--text-body); }
.zvqjrz .jzitwf81 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .w2a1un {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .vi0zppi { flex: 0 0 auto; }
  .xtix { font-size: 1.2rem; }
  .jzitwf81 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.c18wrlm .tl0cj97 { height: 36px; }
.v97i0 .tl0cj97 { height: 60px; max-width: 200px; }
.dd8i .tl0cj97 { height: 56px; max-width: 180px; }
.k86cjv    .id5kh, .k86cjv    .mqnfy { color: #f59e0b; }
.r9l94sos      .id5kh { font-size: 1rem; letter-spacing: 1.5px; }
.r9l94sos      .mqnfy   { font-size: 1.35rem; }
.p9dvpm    .id5kh, .p9dvpm    .mqnfy { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.cdwp     .id5kh, .cdwp     .mqnfy { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.gludqe .id5kh, .gludqe .mqnfy { color: var(--cta); letter-spacing: 2px; }
.p858i8   .id5kh, .p858i8   .mqnfy { color: #e91e63; letter-spacing: 2px; }
.miy0c  .id5kh, .miy0c  .mqnfy { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.s9wp6oy2     .id5kh, .s9wp6oy2     .mqnfy { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.by0pi .g18e6 + .g18e6 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.g8ciuw .q1ad2 { padding: 18px 24px; min-height: 68px; }
.dwkg .kjz3f5 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.dwkg .z19kwf2m {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.gwgfcd8u .g18e6 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.tojgc { counter-reset: cs-rank; }
.tojgc .q1ad2 { counter-increment: cs-rank; }
.tojgc .q1ad2::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;
}
.w8qvs .tojgc { counter-reset: cs-rank; gap: 0; }
.w8qvs .q1ad2 {
  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;
}
.w8qvs .q1ad2::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;
}
.w8qvs .srsj4 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.w8qvs .k5errqfg {
  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;
}
.w8qvs .ivjomn77 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.w8qvs .srsj4 { min-width: 0; flex-direction: column; width: 100%; }
.w8qvs .hxowj4 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.w8qvs .id5kh { color: var(--cta, var(--accent)); }
.w8qvs .bel8ecm { font-weight: 700; }
.w8qvs .g18e6 {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.w8qvs .kjz3f5 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.w8qvs .z19kwf2m {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.w8qvs .d33q09 .z19kwf2m { font-size: 1.3rem; color: var(--accent-light); }
.w8qvs .f987 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.w8qvs .q1ad2:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .w8qvs .tojgc {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .w8qvs .q1ad2 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .w8qvs .q1ad2 { padding: 40px 16px 20px; }
  .w8qvs .g18e6 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .w8qvs .f987 { width: 100%; min-width: 0; }
}
.s4m41jwd .tojgc { counter-reset: cs-rank; gap: 10px; }
.s4m41jwd .q1ad2 {
  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);
}
.s4m41jwd .q1ad2::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);
}
.s4m41jwd .srsj4 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.s4m41jwd .k5errqfg {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.s4m41jwd .ivjomn77 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.s4m41jwd .hxowj4 {
  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;
}
.s4m41jwd .id5kh { color: var(--cta, var(--accent)); }
.s4m41jwd .g18e6 {
  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;
}
.s4m41jwd .kjz3f5 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.s4m41jwd .z19kwf2m { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.s4m41jwd .d33q09 .z19kwf2m { color: var(--accent-light); }
.s4m41jwd .f987 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.s4m41jwd .q1ad2:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .s4m41jwd .q1ad2 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .s4m41jwd .q1ad2::before {
    position: absolute; top: 14px; left: 14px;
  }
  .s4m41jwd .srsj4 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .s4m41jwd .hxowj4 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .s4m41jwd .g18e6 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .s4m41jwd .f987 { width: 100%; min-width: 0; }
  .s4m41jwd .id5kh { min-width: 0; }
}
.h8oewi .q1ad2::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.hkarfns .zzoowkhy {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.hkarfns .zzoowkhy summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.hkarfns .zzoowkhy p { padding: 0 2px 16px; }
.kdvimx .zzoowkhy { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.kdvimx .zzoowkhy summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.kdvimx .zzoowkhy summary::after { content: "›"; font-size: 1.2em; }
.kdvimx .zzoowkhy[open] summary::after { content: "‹"; }
.kdvimx .zzoowkhy p { padding: 10px 22px 4px; }
.ogsovo0 .zzoowkhy {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ogsovo0 .zzoowkhy summary { color: var(--text-primary); padding-left: 16px; }
.ogsovo0 .zzoowkhy summary::after { content: "›"; font-size: 1.1em; }
.ogsovo0 .zzoowkhy[open] summary::after { content: "‹"; }
.ogsovo0 .zzoowkhy p { padding-left: 16px; }
.q9jbcw7 .jtj4 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.q9jbcw7 .zzoowkhy {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.q9jbcw7 .zzoowkhy:last-child { border-bottom: none; }
.q9jbcw7 .zzoowkhy summary { color: var(--text-primary); border-radius: 0; }
.q9jbcw7 .zzoowkhy summary::after { content: "›"; font-size: 1.1em; }
.q9jbcw7 .zzoowkhy[open] summary::after { content: "‹"; }
.z1d2guy .zzoowkhy { overflow: hidden; }
.z1d2guy .zzoowkhy summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.z1d2guy .zzoowkhy summary::after { color: rgba(255,255,255,.75); }
.z1d2guy .zzoowkhy[open] summary { border-radius: 0; }
.drs8q0yl { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.k1x1gz {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.xd0r {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.nfs4lvx6 { color: var(--text-muted); font-size: 1.05rem; }
.skkt {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.f5thcqj4 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.l2o0 { margin-bottom: 20px; }
.wefm {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.yeb9c {
  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;
}
.yeb9c:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.hjdbxnle { resize: vertical; min-height: 130px; }
.ky2185 { width: 100%; margin-top: 8px; }
.lgiyz {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.g4x2hj {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.k0n35pqk { color: var(--text-muted); line-height: 1.75; }
.zx5hm { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.zx5hm li { margin-bottom: 6px; }
.zptms { max-width: 760px; margin: 0 auto; }
.eeagf1 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.vsddp { max-width: 760px; margin: 0 auto; }
.d85jfgi ul.zx5hm { margin: 0; }
@media (max-width: 640px) { .uxtmf { grid-template-columns: 1fr; gap: 10px; } }
.hhyzvxny { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.a9ks { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.vdnxjz { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.a9ks p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.a9ks .zx5hm { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .hhyzvxny { grid-template-columns: 1fr; } }
.dtqi { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.dtqi:hover .nupgpoj { color: var(--accent-light); text-decoration: underline; }
.bcduu { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.lyqve3k { margin-bottom: 48px; }
.g98xz { max-width: 760px; margin: 0 auto; }
.au63v { max-width: 640px; margin: 0 auto; }
.iqtf4 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.iqtf4:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.g1wsq { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.iqtf4 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.iqtf4 ul.zx5hm { margin: 0; }
.gisy7f { color: var(--text-muted); line-height: 1.75; }
.zzoa3soq .zx5hm,
.au63v .zx5hm,
.zlf1fui .zx5hm,
.dq218qa .zx5hm {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.zzoa3soq .iqtf4,
.au63v .iqtf4 { text-align: left; }
.zzoa3soq .g1wsq,
.au63v .g1wsq { text-align: center; }
.ag3pio8 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.x6d18w { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.vfjb272 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.i766 { margin-top: 12px; }
.rset0m { 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; }
.rset0m:hover { border-bottom-color: var(--accent-light); }
.hzg4 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.hzg4 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.ypvg2nz4 { width: 72px; height: 72px; }
.di4108yg { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.nizx { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.bg8xrt5w { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .th40ebmb { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.t9hj .vfjb272, .t9hj .x6d18w { max-width: 640px; }
.rs5c .ag3pio8 { font-size: 1.6rem; margin-top: 18px; }
.bsxl5 .vfjb272 { margin-bottom: 28px; }
@media (max-width: 860px) { .jjhf5 { grid-template-columns: 1fr; } .rs5c { position: static; text-align: center; } }
.gp5q .hzg4 { margin: 0 auto 18px; }
.gp5q .nizx { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .zvl78ob { grid-template-columns: 1fr; } }
.bh2u37f .ag3pio8 { font-size: 1.6rem; margin-bottom: 6px; }
.dq218qa .zx5hm { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .bh2u37f { flex-direction: column; text-align: center; } .g7sx { grid-template-columns: 1fr; } }
.qbda { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.qbda .ag3pio8 { font-size: 1.35rem; margin: 0 0 4px; }
.qbda .nizx { margin: 0; }
.aod5iw { max-width: 760px; margin: 0 auto; }
.ymlry1s { position: relative; padding-left: 28px; }
.ymlry1s::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.h3p329 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.h3p329:last-child { padding-bottom: 0; }
.ccfeqv8 { 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; }
.npjxft h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.npjxft p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ksfjcyc .xd0r { color: var(--accent-light); }
.jlp9wl {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.jlp9wl .xd0r { font-size: 2rem; }
.jlp9wl .nfs4lvx6 { max-width: 680px; }
.ghzv .xd0r { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.ghzv .nfs4lvx6  { margin: 0; }
@media (max-width: 640px) { .ghzv { flex-direction: column; } }
.bt5fmx .xd0r { color: var(--accent-light); }
.ownfi .xd0r { color: #fff; }
.ownfi .nfs4lvx6  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .gt9zch0 { grid-template-columns: 1fr; } }
.nojde .yeb9c {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.nojde .yeb9c:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.yzsr0n5v .yeb9c { background: var(--bg-raised); border-color: transparent; }
.yzsr0n5v .yeb9c:focus { background: var(--bg-card); border-color: var(--accent-light); }
.dwo2ql .yeb9c { border-radius: 100px; padding: 11px 20px; }
.dwo2ql .hjdbxnle { border-radius: 14px; }
.h93uhy {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .h93uhy { grid-template-columns: 1fr; } }
.zxovw {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.zxovw h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.zxovw p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.f3k8 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.f3k8 li { margin-bottom: 6px; }
.w36o0{display:none}
.w36o0:empty,.qyd3kor:empty{display:none}
.sa86w2w{position:relative;overflow:visible}
.qu4pk .sr0hm,.nq8velo .sr0hm,
.cd3r .sr0hm,.mkonom .sr0hm,
.q4y4v .sr0hm,.gjyxe .sr0hm{display:block}
.q0j75w .pfbd{display:block}
.qu4pk .sr0hm,.nq8velo .sr0hm,
.cd3r .sr0hm,.mkonom .sr0hm,
.q4y4v .sr0hm{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}
.qu4pk .sr0hm .qyd3kor,.nq8velo .sr0hm .qyd3kor,
.cd3r .sr0hm .qyd3kor,.mkonom .sr0hm .qyd3kor,
.q4y4v .sr0hm .qyd3kor{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}
.qu4pk .u3l5j5,.nq8velo .u3l5j5,
.cd3r .u3l5j5,.mkonom .u3l5j5,
.q4y4v .u3l5j5{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.qu4pk .sr0hm,.nq8velo .sr0hm{top:12px}
.qu4pk .sr0hm .qyd3kor{margin-right:auto}
.nq8velo .sr0hm .qyd3kor{margin-left:auto}
.nq8velo .sr0hm{text-align:right}
.cd3r .sr0hm,.mkonom .sr0hm{bottom:12px}
.cd3r .sr0hm .qyd3kor{margin-right:auto}
.mkonom .sr0hm .qyd3kor{margin-left:auto}
.mkonom .sr0hm{text-align:right}
.q4y4v .sr0hm{position:relative;margin-top:16px}
.q4y4v .sr0hm .qyd3kor{margin:0 auto}
.gjyxe .sr0hm{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.gjyxe .sr0hm .qyd3kor{margin:0}
.gjyxe .vbonoms~.sr0hm,
.gjyxe .ximug~.sr0hm{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.gjyxe .vbonoms~.sr0hm .qyd3kor,
.gjyxe .ximug~.sr0hm .qyd3kor{justify-content:flex-start}
.vbonoms~.sr0hm,.ximug~.sr0hm{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}
.vbonoms~.sr0hm .qyd3kor{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ximug~.sr0hm .qyd3kor{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.pfbd .qyd3kor{margin:0 0 12px}
.qyd3kor{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.v3my{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.nupgpoj{font-weight:600;color:var(--text-heading);opacity:1}
.dw276fc::before{content:"·";margin:0 2px;opacity:.5}
.u3l5j5{white-space:nowrap}
.yzxcvui7 .v3my{display:none}
.af2eu .u3l5j5{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.af2eu .dw276fc::before{content:""}
.fag864z .u3l5j5{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}
.fag864z .dw276fc::before{content:""}
.ipgfr5v4 .qyd3kor{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.bzyqos .u3l5j5{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.bzyqos .dw276fc::before{content:""}
.guy5ewao .u3l5j5{color: var(--accent-light);opacity:1;font-weight:500}
.ak5scl .u3l5j5{border-bottom:1px solid currentColor;padding-bottom:2px}
.y1vr .qyd3kor{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.r2f1{--date-bg:var(--accent-bg-light)}
.ofsi4k .dw276fc::before{content:""}
.tjcr .dw276fc::before{content:"•";opacity:.4}
.tjcr .u3l5j5 + .u3l5j5::before{content:"•";margin-right:6px;opacity:.4}
.u04wj .dw276fc::before{content:"/";opacity:.35}
.u04wj .u3l5j5 + .u3l5j5::before{content:"/";margin-right:6px;opacity:.35}
.e4mjhaz .dw276fc::before{content:"|";opacity:.3}
.e4mjhaz .u3l5j5 + .u3l5j5::before{content:"|";margin-right:6px;opacity:.3}
.g53w .dw276fc::before{content:"—";opacity:.3}
.g53w .u3l5j5 + .u3l5j5::before{content:"—";margin-right:6px;opacity:.3}
.gcb75h .dw276fc::before{content:"◆";font-size:.5em;opacity:.35}
.gcb75h .u3l5j5 + .u3l5j5::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.uwf0 .dw276fc::before{content:"·";opacity:.4}
.uwf0 .u3l5j5 + .u3l5j5::before{content:"·";margin-right:6px;opacity:.4}
.ek59kb .dw276fc::before{content:"›";opacity:.4}
.ek59kb .u3l5j5 + .u3l5j5::before{content:"›";margin-right:6px;opacity:.4}
.q6cyz3 .dw276fc::before{content:"→";opacity:.35;font-size:.85em}
.q6cyz3 .u3l5j5 + .u3l5j5::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.g12d .mweca6k{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .mweca6k{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .w6kyezc{max-width:100%}
}
.eawx9mtg .vd85d{margin:0}
@media (max-width:560px){
  .wtqzb{grid-template-columns:repeat(2,1fr);gap:12px}
}
.sn101ni {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.sn101ni.i6nhm9cb {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.pa7ktzd {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.pa7ktzd .mtrd8t {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  width: 36px; height: 36px; border-radius: 50%;
  padding: 0; margin: 0;
  z-index: 2;
  font-size: 0 !important; color: transparent !important;   
  transition: background 0.15s;
}
.pa7ktzd .mtrd8t::before,
.pa7ktzd .mtrd8t::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.pa7ktzd .mtrd8t::before { transform: translate(-50%, -50%) rotate(45deg); }
.pa7ktzd .mtrd8t::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.pa7ktzd .mtrd8t:hover { background: rgba(0,0,0,0.12) !important; }
.a1js {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.zyponf {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.so1h4h {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.l9159 {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.pa7ktzd .vdrf1uw9 {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.pa7ktzd .vdrf1uw9:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .pa7ktzd { padding: 28px 18px 20px; }
  .so1h4h { font-size: 1.2rem; }
  .a1js { max-width: 220px; max-height: 80px; }
}
.mh2xt {
  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);
}
.gl64sh {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.iqvyw  .mh2xt { border-radius: 50%; }
.ryj7e  .mh2xt { border-radius: 6px; }
.jtqsggg .mh2xt { border-radius: 22px; }
.smbgo5hz .w2a1un {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .mh2xt { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.mv6x .yzni77p {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.mv6x .twzncwo {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.mv6x .w2a1un {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.dfwvb4 {
  position: fixed;
  left: 50%; bottom: 0;
  width: 100%; max-width: 1100px;
  box-sizing: border-box;
  padding: 0 16px calc(14px + env(safe-area-inset-bottom, 0px));
  z-index: 1200;                         
  transform: translate(-50%, 130%);
  transition: transform 0.42s cubic-bezier(.2,.75,.2,1);
  will-change: transform;
  pointer-events: none;                  
}
.dfwvb4.i6nhm9cb { transform: translate(-50%, 0); }
.dfwvb4 .yzni77p,
.dfwvb4 .twzncwo {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.dfwvb4 .w2a1un {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.fkwe {
  position: absolute;
  
  top: 14px; right: 30px;
  z-index: 3;
  width: 26px; height: 26px;
  border: none; border-radius: 50%; cursor: pointer;
  background: rgba(0,0,0,0.40);         
  font-size: 0;                          
  pointer-events: auto;
  transition: background 0.15s;
}
.fkwe::before,
.fkwe::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.fkwe::before { transform: translate(-50%, -50%) rotate(45deg); }
.fkwe::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.fkwe:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .dfwvb4 { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .dfwvb4 .w2a1un {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .dfwvb4 .wlxg { display: none !important; }
  .dfwvb4 .xtix { font-size: 1.1rem !important; }
  .dfwvb4 .mh2xt { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .fkwe { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .guj6a2t { flex-direction: row-reverse; }
[dir="rtl"] .fa9b1 { flex-direction: row-reverse; }
[dir="rtl"] .iq3n2  .xgo2 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .aj7y9 .xgo2 { right: auto; left: 20px; }
  [dir="rtl"] .iq3n2  .xgo2 { left: auto;  right: 20px; }
}
[dir="rtl"] .rdspc .l09udu  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .kzsrt .l09udu { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .x6vo, [dir="rtl"] .scur29sj { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .htfdhp { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .y0k0 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .enocu1 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .w2a1un { direction: rtl; }
[dir="rtl"] .mh2xt { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .q1ad2,
[dir="rtl"] .srbw9ya4 { direction: rtl; }
[dir="rtl"] .zs3ezn { direction: rtl; }
[dir="rtl"] .jjgb6 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .lwlnz7ge .scur29sj,
[dir="rtl"] .f4hh .scur29sj,
[dir="rtl"] .jyb9nc .scur29sj,
[dir="rtl"] .p4ap3azv .scur29sj {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .lwlnz7ge .scur29sj li::before,
[dir="rtl"] .f4hh .scur29sj li::before,
[dir="rtl"] .jyb9nc .scur29sj li::before,
[dir="rtl"] .p4ap3azv .scur29sj li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .o8lfiw.luc9rlv .ib3mhn6,
[dir="rtl"] .n8nioa.luc9rlv .ib3mhn6,
[dir="rtl"] .z676ld.luc9rlv .ib3mhn6,
[dir="rtl"] .lk9kg.luc9rlv .ib3mhn6,
[dir="rtl"] .r1ya.luc9rlv .ib3mhn6 { text-align: right; }
[dir="rtl"] .vbonoms.n5kp6uj8 .im8u0gq { text-align: center; }
[dir="rtl"] .twzncwo,
[dir="rtl"] .r734u6,
[dir="rtl"] .qej3vei,
[dir="rtl"] .ib3mhn6 { text-align: right; }
[dir="rtl"] .f5thcqj4,
[dir="rtl"] .wefm,
[dir="rtl"] .vfjb272,
[dir="rtl"] .yeb9c,
[dir="rtl"] .hjdbxnle { text-align: right; direction: rtl; }
[dir="rtl"] .dwo2ql .yeb9c,
[dir="rtl"] .nojde .yeb9c { padding-right: 20px; padding-left: 20px; }
.ihv9f7 .tojgc {
  width: 100%; max-width: 100%;
  left: auto; transform: none; margin: 24px 0; gap: 14px;
}
.ihv9f7 .q1ad2 {
  display: flex !important;
  flex-direction: column; align-items: center; text-align: center;
  gap: 10px; padding: 20px 18px;
  border: 1px solid var(--border-alt); border-radius: 14px;
}
.ihv9f7 .q1ad2::before {          
  order: -1; width: 36px; height: 36px; min-width: 36px; margin: 0; padding: 0;
  display: flex; align-items: center; justify-content: center;
  border-radius: 50%; background: var(--accent-bg); color: var(--accent);
  font-size: 1rem; font-weight: 700;
}
.ihv9f7 .srsj4 { order: 1; flex-direction: column; align-items: center; gap: 8px; width: auto; }
.ihv9f7 .srsj4 .k5errqfg { order: 0; }
.ihv9f7 .srsj4 .hxowj4     { order: 1; }
.ihv9f7 .k5errqfg {
  background: transparent; padding: 0; flex-shrink: 0;
  width: 118px; height: 118px; border-radius: 50%; overflow: hidden;
}
.ihv9f7 .ivjomn77 {
  width: 118px; height: 118px; max-width: 118px; max-height: 118px;
  object-fit: cover; border-radius: 50%;
}
.ihv9f7 .hxowj4 { font-size: 20px; font-weight: 700; color: var(--accent); }
.ihv9f7 .cbkf { order: 2; display: block; width: auto; min-width: 0; }
.ihv9f7 .cbkf .g18e6.d33q09 {
  background: var(--accent-bg); border-radius: 999px;
  padding: 8px 18px; display: inline-flex;
}
.ihv9f7 .cbkf .d33q09 .kjz3f5 { display: none; }
.ihv9f7 .cbkf .d33q09 .z19kwf2m {
  font-size: 18px; font-weight: 800; color: var(--accent); white-space: nowrap;
}
.ihv9f7 .cbkf .d33q09 .z19kwf2m::before { content: "\1F381\00A0"; }
.ihv9f7 .wd6mlv {
  order: 3; flex-direction: row; align-items: center; justify-content: center;
  gap: 8px; width: auto; min-width: 0;
}
.ihv9f7 .f987 { order: 4; }
.ihv9f7 .f987.tek62vyq { border-radius: 100px !important; padding: 12px 28px !important; max-width: 220px; width: 100%; }
@media (min-width: 981px) {
  .ihv9f7 .q1ad2 {
    display: grid !important;
    
    grid-template-columns: 52px 260px minmax(120px, 1fr) 120px 170px;
    align-items: center; gap: 20px; text-align: left;
    border: none; border-radius: 0;
    border-top: 1px solid var(--border-alt); padding: 16px 22px;
  }
  .ihv9f7 .q1ad2:first-child { border-top: none; }
  .ihv9f7 .q1ad2::before { grid-column: 1; justify-self: center; }
  .ihv9f7 .srsj4 {
    grid-column: 2; flex-direction: row; align-items: center;
    justify-content: flex-start; gap: 16px; width: auto; text-align: left;
  }
  .ihv9f7 .k5errqfg,
  .ihv9f7 .ivjomn77 { width: 96px; height: 96px; max-width: 96px; max-height: 96px; }
  .ihv9f7 .hxowj4 { font-size: 20px; }
  .ihv9f7 .cbkf { grid-column: 3; display: flex; justify-content: center; padding: 0; }
  .ihv9f7 .cbkf .d33q09 { align-items: center; text-align: center; }
  .ihv9f7 .cbkf .d33q09 .z19kwf2m { font-size: 19px; }
  .ihv9f7 .wd6mlv { grid-column: 4; justify-content: center; }
  .ihv9f7 .f987 { grid-column: 5; justify-self: end; }
  .ihv9f7 .f987.tek62vyq { width: auto; }
  .ihv9f7 .q1ad2:nth-child(even) { background: var(--accent-bg); }
}
:root {
  --accent:          #31a4ad;
  --brand:           #31a4ad;
  --brand-light:     #35888f;
  --brand-pale:      #4fa1a8;
  --grad-start:      #66cbd3;
  --grad-end:        #9cd5da;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #31a4ad;
  --cta-light:       #238991;
  --cta-hover:       #23767d;
  --bg-page:         #f6f7f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f5;
  --bg-raised:       #eef0f0;
  --bg-hover:        #f3f5f5;
  --border:          #e2e7e8;
  --border-alt:      #d0dadb;
  --border-section:  #e2e7e8;
  --text-primary:    #171a1b;
  --text-muted:      #535e5f;
  --text-body:       #2f3536;
  --text-sub:        #475051;
  --text-faint:      #768688;
  --text-dim:        #929e9f;
  --text-label:      #5f6b6c;
  --text-value:      #3b4344;
  --accent-bg:       #e5efef;
  --accent-bg-light: #cee6e8;
  --bg-tip:          #f0f9f5;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f4f9;
  --bg-pros:         #f0f9f5;
  --bg-cons:         #faf3f6;
  --c-pros:          #198955;
  --c-cons:          #9f2159;
  --c-pros-label:    #1da365;
  --c-tip-border:    #21b570;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #198955;
}
:root { --logo-bg-opacity: 46%; }
body, button, input { font-family: system-ui, -apple-system, sans-serif; }
.ptddu .k3uzd, .ptddu .vbonoms { min-height: 320px; }
.s2hy::before { content: '|'; opacity: 0.3; }