:root {
  --color-accent: #cc833b;
  --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;
}
.c84t {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.fqqhlf0w {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.o4e1 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.mnvml4du { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.keh2p5x { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.keh2p5x a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.keh2p5x a:hover { color: var(--accent-light); }
.nwp4s   .cwv5tnp { border-radius: 0; }
.acpm3brb .cwv5tnp li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .cwv5tnp {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ntzq1:hover .cwv5tnp,
  .ntzq1:focus-within .cwv5tnp { display: block; }
  .cwv5tnp li a { padding: 8px 16px; font-size: 0.88rem; }
}
.nzbqey {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.zjep4kh { display: none; }
@media (max-width: 640px) {
  .zjep4kh {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .zjep4kh.ptjh { display: block; }
}
@media (max-width: 640px) {
  .nzbqey { display: block; }
  .keh2p5x > li + li::before { display: none !important; }
  .keh2p5x {
    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;
  }
  .keh2p5x.ptjh { display: flex; }
  .keh2p5x li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .keh2p5x li:last-child a { border-bottom: none; }
}
.i7krklb { min-height: 480px; }
.yu8tr2 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.kz4j601p { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.itei0b .kz4j601p { margin-left: 0; margin-right: 0; }
.i2smljs {
  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;
}
.zgeq1uea .i2smljs { margin-top: 24px; }
.i2smljs:hover { opacity: 0.88; }
.m3p2o .yu8tr2 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.m3p2o .kz4j601p { color: #e2e8f0; }
.m3p2o.itei0b   .vinmq8 { text-align: left; }
.kahqiq7o .yu8tr2 { color: var(--text-primary); text-shadow: none; }
.kahqiq7o .kz4j601p { color: var(--text-muted); }
.kahqiq7o .i2smljs { margin-top: 16px; }
.kahqiq7o, .kahqiq7o.i7krklb { min-height: auto !important; }
.kahqiq7o.itei0b   .vinmq8 { text-align: left; }
.kahqiq7o~.w5mgg{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}
.kahqiq7o~.w5mgg .zm0567d{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.m6wjui8a .yu8tr2 { color: #fff; }
.m6wjui8a .kz4j601p { color: rgba(255,255,255,0.85); }
.a2ll6 .sy1yr743 { position: relative; overflow: hidden; }
.a2ll6 .sy1yr743::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.kxrer .sy1yr743 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.o84ybs .sy1yr743 { position: relative; overflow: hidden; }
.o84ybs .sy1yr743::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;
}
.ozexi .sy1yr743 { position: relative; overflow: hidden; }
.ozexi .sy1yr743::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.zix24fe .sy1yr743 {
  animation: hg-fadein 1.2s ease-out both;
}
.sy1yr743 {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.clgfh2x9 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.ynzddt {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.sdish {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.sy1yr743 .yu8tr2 { text-shadow: none; color: var(--text-primary); }
.sy1yr743 .kz4j601p { color: var(--text-muted); }
body.rey8w .yu8tr2 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.aswj1w .yu8tr2 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.i7krklb.m6wjui8a .yu8tr2,
section.m6wjui8a .yu8tr2 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.sy1yr743.vyla4jl .clgfh2x9 { align-items: center; text-align: center; }
.sy1yr743.itei0b   .clgfh2x9 { align-items: flex-start; text-align: left; }
.h1evv .ynzddt { position: relative; }
.h1evv .ynzddt::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.h1evv.vq7d75 .ynzddt::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.q6i5u .ynzddt {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.q6i5u .sdish {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.q6i5u.vq7d75 .ynzddt { padding: 32px 0 32px 32px; }
.ibelbwfo .ynzddt {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.ibelbwfo .sdish {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.vq7d75 { grid-template-areas: "media text"; }
.vq7d75 .clgfh2x9 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.ibelbwfo.vq7d75 .ynzddt { padding: 40px 16px 40px 48px; }
.i7krklb .b1a3izjd {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.b1a3izjd .j8w5 {
  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;
}
.b1a3izjd .j8w5::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.b1a3izjd .shxbn { display: contents !important; }
.b1a3izjd .shxbn .bc8ltxd {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.b1a3izjd .shxbn .jeijij2r { max-height: 48px; max-width: 96px; }
.b1a3izjd .shxbn .rz7pyp9 {
  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;
}
.b1a3izjd .gqcfd2 {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.b1a3izjd .cfhxmqt { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.b1a3izjd .xl5g { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.b1a3izjd .xl5g small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.b1a3izjd .vvndq { display: contents !important; }
.b1a3izjd .vvndq .b495:not(.ebtvyaeh) { display: none !important; }
.b1a3izjd .vvndq .ebtvyaeh {
  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;
}
.b1a3izjd .vvndq .ebtvyaeh .vymhc {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.b1a3izjd .vvndq .ebtvyaeh .pi6fd2 {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.b1a3izjd .vlppepl { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.b1a3izjd .vlppepl.jjnwhvh {
  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;
}
.b1a3izjd .vlppepl.jjnwhvh:hover { opacity: 0.85; }
.b1a3izjd .j8w5,
.b1a3izjd .j8w5:hover,
.b1a3izjd .j8w5:nth-child(even),
.b1a3izjd .j8w5:nth-child(odd),
.b1a3izjd .j8w5:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.dy9z .ynzddt {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .sy1yr743 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .sy1yr743:not(.dy9z) .ynzddt { display: none !important; }
  .dy9z .ynzddt { padding: 16px; }
  .clgfh2x9  { padding: 36px 24px; }
  .sy1yr743~.w5mgg,.vq7d75~.w5mgg{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .i7krklb, .sy1yr743 { min-height: 320px !important; }
  .yu8tr2 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .nptw5,
  .c3xjtr,
  .oa8w { grid-template-columns: 1fr !important; }

  

  
  .u3gtivox { display: flex !important; flex-direction: column !important; }
  .u3gtivox .vinmq8 { display: contents; }
  .u3gtivox .krnmmpn0 { order: 0; }
  .u3gtivox .yu8tr2 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .u3gtivox .nptw5 { order: 2; padding: 0 16px 12px !important; }
  .u3gtivox .kz4j601p { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .zgeq1uea .vinmq8 { display: flex; flex-direction: column; }
  .zgeq1uea .vinmq8 .yu8tr2 { order: 1; }
  .zgeq1uea .vinmq8 .oa8w { order: 2; margin: 8px 0 24px !important; }
  .zgeq1uea .vinmq8 .kz4j601p { order: 3; }
  .zgeq1uea .vinmq8 .i2smljs { order: 4; align-self: center; margin-top: 0; }

  
  .sy1yr743.dy9z {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .sy1yr743.dy9z .clgfh2x9 { display: contents; padding: 0; }
  .sy1yr743.dy9z .clgfh2x9 .yu8tr2 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .sy1yr743.dy9z .ynzddt { order: 2; padding: 12px 16px; }
  .sy1yr743.dy9z .clgfh2x9 .kz4j601p { order: 3; padding: 0 24px; margin: 0 auto; }
  .sy1yr743.dy9z .clgfh2x9 .i2smljs { order: 4; align-self: center; margin: 8px 0 32px; }
}
.tigfv7z4 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.xwat5 { width: 100%; height: auto; display: block; border-radius: 10px; }
.klj4j .tigfv7z4        { border-radius: 16px; }
.klj4j .xwat5  { border-radius: 16px; }
.vpdwhee .tigfv7z4         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.vpdwhee .xwat5   { border-radius: 8px; }
.n4holpu { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.btbp { width: 100%; padding: 32px 0; position: relative; }
.v2csy { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.czein2 .btbp:nth-child(even) { background: var(--bg-surface); }
.czein2 .btbp:nth-child(odd)  { background: var(--bg-page); }
.qcf1qm .btbp:nth-child(even) { background: var(--bg-card); }
.qcf1qm .btbp:nth-child(odd)  { background: var(--bg-page); }
.czein2 .btbp:nth-child(odd)  .v2csy { background: var(--bg-card); border-radius: 6px; }
.czein2 .btbp:nth-child(even) .v2csy { background: var(--bg-raised); border-radius: 6px; }
.qcf1qm .btbp:nth-child(odd)  .v2csy { background: var(--bg-card); border-radius: 6px; }
.qcf1qm .btbp:nth-child(even) .v2csy { background: var(--bg-raised); border-radius: 6px; }
.czein2 .btbp:nth-child(even) .ig5vxr .ckx7nb,
.qcf1qm .btbp:nth-child(even) .ig5vxr .ckx7nb { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.czein2 .btbp:nth-child(odd) .ig5vxr .ckx7nb,
.qcf1qm .btbp:nth-child(odd) .ig5vxr .ckx7nb { background: var(--bg-card-inner); }
.czein2 .btbp:nth-child(even) .dqlr1 .ckx7nb:nth-child(odd),
.qcf1qm .btbp:nth-child(even) .dqlr1 .ckx7nb:nth-child(odd)  { background: var(--bg-card); }
.czein2 .btbp:nth-child(even) .dqlr1 .ckx7nb:nth-child(even),
.qcf1qm .btbp:nth-child(even) .dqlr1 .ckx7nb:nth-child(even) { background: var(--bg-card-inner); }
h1.ficyk { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ficyk {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.c9rs { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.zxstis h2.ficyk {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.fce2ia5 h2.ficyk {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.wmlw21 h2.ficyk {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.yxkfcve h2.ficyk::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.nrzj h2.ficyk {
  color: var(--text-primary); font-size: 1.7rem;
}
.fz7oia h2.ficyk::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.ooana h2.ficyk {
  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) { .tidx45t { display: none; } }
.g7q2 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.eny08 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.h18q046v {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.t171g5e { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.phv6 { padding-left: 20px; }
.phv6 li { margin-bottom: 6px; }
.phv6 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.phv6 a:hover { color: var(--accent-light); }
.gy0sxq .t171g5e { display: none; }
.qf1tb .t171g5e { display: none; }
.qf1tb .phv6 { padding-left: 0; list-style: none; }
.qf1tb .phv6 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.qf1tb .phv6 a { font-size: 0.92rem; }
.q5rdg .h18q046v { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.q5rdg .t171g5e { display: none; }
.q5rdg .phv6 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.q5rdg .phv6 li { margin-bottom: 0; }
.q5rdg .phv6 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;
}
.q5rdg .phv6 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.u8omdq .h18q046v { padding: 20px 20px 16px; }
.u8omdq .phv6 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.u8omdq .phv6 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.u8omdq .phv6 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;
}
.u8omdq .phv6 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;
}
.u8omdq .phv6 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.u8omdq .phv6 a:focus,
.u8omdq .phv6 a:focus-visible,
.u8omdq .phv6 a:target { outline: none; }
.u8omdq .phv6 li:target a { border-color: var(--border); color: var(--text-muted); }
.fg9g5 .h18q046v { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.fg9g5 .t171g5e { display: none; }
.fg9g5 .phv6 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.fg9g5 .phv6 li { counter-increment: toc-n; margin-bottom: 0; }
.fg9g5 .phv6 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;
}
.fg9g5 .phv6 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;
}
.fg9g5 .phv6 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.xaycsbu4 .h18q046v { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.xaycsbu4 .t171g5e { display: none; }
.xaycsbu4 .phv6 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.xaycsbu4 .phv6 li { margin-bottom: 0; }
.xaycsbu4 .phv6 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;
}
.xaycsbu4 .phv6 a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.dqbjy .h18q046v { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.dqbjy .t171g5e { display: none; }
.dqbjy .phv6 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.dqbjy .phv6 li { margin-bottom: 0; }
.dqbjy .phv6 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.dqbjy .phv6 li:last-child::after { content: ""; margin-right: 0; }
.dqbjy .phv6 a { font-size: 0.9rem; }
.ckx7nb { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ig5vxr .ckx7nb { background: var(--bg-card); }
.dqlr1 .ckx7nb:nth-child(odd)  { background: var(--bg-card); }
.dqlr1 .ckx7nb:nth-child(even) { background: var(--bg-raised); }
.nsnb655 .ckx7nb {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.nsnb655 .ckx7nb:last-child { border-bottom: none; }
.nsnb655 h3.c9rs { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.d0y8p9 .ckx7nb {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.d0y8p9 .ckx7nb + .ckx7nb { margin-top: 4px; }
.uq6se .ckx7nb { background: none; border-radius: 0; padding: 12px 0; }
.uq6se .ckx7nb + .ckx7nb { border-top: 1px solid var(--border-section); }
.rugh { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.kmh4f5 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.xj91d { color: var(--text-body); margin-bottom: 10px; }
.kj5rqs, .p8560 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.kj5rqs li, .p8560 li { margin-bottom: 6px; }
.p8560 li { list-style: decimal; }
.rzqc26     .kj5rqs { list-style-type: "● "; }
.pm5j  .kj5rqs { list-style-type: "■ "; }
.uh1a .kj5rqs { list-style-type: "◆ "; }
.wvcv27qh    .kj5rqs { list-style-type: "★ "; }
.rzqc26     .m4obrp { list-style-type: "● "; }
.pm5j  .m4obrp { list-style-type: "■ "; }
.uh1a .m4obrp { list-style-type: "◆ "; }
.wvcv27qh    .m4obrp { list-style-type: "★ "; }
.rzqc26    .kj5rqs li::marker, .rzqc26    .m4obrp li::marker,
.pm5j .kj5rqs li::marker, .pm5j .m4obrp li::marker,
.uh1a .kj5rqs li::marker, .uh1a .m4obrp li::marker,
.wvcv27qh   .kj5rqs li::marker, .wvcv27qh   .m4obrp li::marker {
  color: var(--cta); font-size: 1em;
}
.rzqc26 .p8560,
.pm5j .p8560,
.uh1a .p8560,
.wvcv27qh .p8560 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.rzqc26 .p8560 li,
.pm5j .p8560 li,
.uh1a .p8560 li,
.wvcv27qh .p8560 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.rzqc26 .p8560 li::before,
.pm5j .p8560 li::before,
.uh1a .p8560 li::before,
.wvcv27qh .p8560 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;
}
.rzqc26     .p8560 li::before { border-radius: 50%; }
.pm5j  .p8560 li::before { border-radius: 3px; }
.uh1a .p8560 li::before { border-radius: 3px; }
.wvcv27qh    .p8560 li::before { border-radius: 50%; }
.girt { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.a8igiuci .girt,
.n75lw18a .girt { background: transparent; border: none; border-radius: 0; }
.m95as { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.m95as th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.m95as td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.m95as tr:hover td { background: var(--bg-hover); }
.btj6 .m95as tbody tr:nth-child(even) td { background: var(--bg-surface); }
.iwquyk7 .m95as { border: 1px solid var(--border-alt); }
.iwquyk7 .m95as th,
.iwquyk7 .m95as td { border: 1px solid var(--border-alt); }
.jvmelt .m95as th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.jvmelt .m95as td { border-bottom: none; }
.jvmelt .m95as tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.xzwna38q .m95as th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.uwg26ym .girt {
  overflow: hidden;
}
.uwg26ym .m95as th { border-bottom: 1px solid var(--border-alt); }
.uwg26ym .m95as tr:last-child td { border-bottom: none; }
.qp3qhtk { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.muuw0i { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.doo4fb { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.pmtxyd { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.vhsqlw { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.m4obrp { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.m4obrp 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%}
.n0dxsgo3 .pmtxyd { background: transparent; text-align: center; }
.asf90r2n .doo4fb {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.yponuee .doo4fb {
  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);
}
.mltx .muuw0i { display: grid; grid-template-columns: auto 1fr; }
.mltx .doo4fb {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.mltx .pmtxyd { grid-column: 2; }
.mltx .vhsqlw,
.mltx .m4obrp { grid-column: 1 / -1; }
.rawi06w .muuw0i { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.rawi06w .doo4fb {
  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);
}
.rawi06w .pmtxyd { grid-column: 2; }
.rawi06w .vhsqlw,
.rawi06w .m4obrp { grid-column: 1 / -1; }
.ey1ykzck .muuw0i { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ey1ykzck .pmtxyd { background: none; color: var(--accent-light); font-weight: 700; }
.hhb7 .muuw0i { 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); }
.hhb7 .pmtxyd { background: none; color: var(--accent-light); font-weight: 700; }
.r6t6rj .muuw0i { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.r6t6rj .muuw0i:last-child { border-bottom: none; }
.r6t6rj .pmtxyd { background: none; color: var(--accent-light); font-weight: 700; }
.tzkgh .muuw0i { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.tzkgh .pmtxyd { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.qylhq1te .qp3qhtk { counter-reset: card-n; }
.qylhq1te .muuw0i  { counter-increment: card-n; }
.qylhq1te .pmtxyd { display: flex; align-items: center; gap: 10px; }
.qylhq1te .pmtxyd::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;
}
.o21r .muuw0i { background: var(--bg-surface); border: 1px solid var(--border); }
.o21r .pmtxyd { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.beoy { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.beoy         { --cl-hue: var(--accent); }
.epn8n5sq     { --cl-hue: #16a34a; }
.jnlp    { --cl-hue: #2563eb; }
.epn8n5sq, .asmdkr7d, .jnlp, .uck9xzd {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.j4t1o1v { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.j4t1o1v::before { color: var(--cl-hue); }
.beoy strong { color: var(--text-primary); font-size: 0.95rem; }
.beoy p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.t46ua6 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.u3skfo, .p654k { border-radius: 8px; padding: 14px; }
.u3skfo { background: var(--bg-pros); }
.p654k { background: var(--bg-cons); }
.wdxa6ff { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.u3skfo .wdxa6ff { color: var(--c-pros-label); }
.p654k .wdxa6ff { color: #f87171; }
.u3skfo ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.p654k ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.xwat5 { width: 100%; height: auto; border-radius: 10px; display: block; }
.jjnwhvh {
  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;
}
.jjnwhvh:hover { opacity: 0.85; }
.nfioivf4 .jjnwhvh  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.nfioivf4 .jjnwhvh:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.y0jg .jjnwhvh  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.y0jg .jjnwhvh:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.nfioivf4 .vlppepl.jjnwhvh, .y0jg .vlppepl.jjnwhvh,
.nfioivf4 .jn0qgqgx .jjnwhvh, .y0jg .jn0qgqgx .jjnwhvh {
  background: var(--cta); border: none; color: #fff;
}
.nfioivf4 .vlppepl.jjnwhvh:hover, .y0jg .vlppepl.jjnwhvh:hover,
.nfioivf4 .jn0qgqgx .jjnwhvh:hover, .y0jg .jn0qgqgx .jjnwhvh:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.mkll .i2smljs { border-radius: 50px; }
.mkll .jjnwhvh  { border-radius: 50px; }
.lvfhudv .i2smljs,
.lvfhudv .jjnwhvh { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.lvfhudv .i2smljs:hover,
.lvfhudv .jjnwhvh:hover { filter: brightness(1.08); opacity: 1; }
.hdqt79hl .i2smljs,
.hdqt79hl .jjnwhvh { box-shadow: 0 3px 14px -2px var(--cta); }
.hdqt79hl .i2smljs:hover,
.hdqt79hl .jjnwhvh:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.dgph0 .i2smljs,
.dgph0 .jjnwhvh { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.dgph0 .i2smljs:hover,
.dgph0 .jjnwhvh:hover { opacity: 1; }
.dgph0 .i2smljs:active,
.dgph0 .jjnwhvh:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.rqq7 .i2smljs,
.rqq7 .jjnwhvh { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.rqq7 .i2smljs:hover,
.rqq7 .jjnwhvh:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.rqq7 .i2smljs:active,
.rqq7 .jjnwhvh:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.fhqtx2dh .i2smljs,
.fhqtx2dh .jjnwhvh { position: relative; overflow: hidden; }
.fhqtx2dh .i2smljs::before,
.fhqtx2dh .jjnwhvh::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;
}
.fhqtx2dh .i2smljs:hover::before,
.fhqtx2dh .jjnwhvh:hover::before { left: 135%; }
.i8vop1c .i2smljs,
.i8vop1c .jjnwhvh { border-radius: 0; }
.bw392 .i2smljs { padding-left: 22px; padding-right: 22px; }
.bw392 .jjnwhvh  { padding-left: 12px; padding-right: 12px; }
.mxsicps6 .i2smljs { padding-left: 44px; padding-right: 44px; }
.mxsicps6 .jjnwhvh  { padding-left: 24px; padding-right: 24px; }
.y870 .i2smljs { padding-left: 56px; padding-right: 56px; }
.y870 .jjnwhvh  { padding-left: 32px; padding-right: 32px; }
.qd1mnt   .i2smljs::after, .qd1mnt   .jjnwhvh::after,
.fzfz1 .i2smljs::after, .fzfz1 .jjnwhvh::after,
.gkqh2i45    .i2smljs::after, .gkqh2i45    .jjnwhvh::after,
.bcnq91    .i2smljs::after, .bcnq91    .jjnwhvh::after,
.a23lx4d    .i2smljs::after, .a23lx4d    .jjnwhvh::after,
.zs8lzq     .i2smljs::after, .zs8lzq     .jjnwhvh::after,
.wab5q    .i2smljs::after, .wab5q    .jjnwhvh::after,
.q5slfpo   .i2smljs::after, .q5slfpo   .jjnwhvh::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;
}
.qd1mnt .i2smljs::after, .qd1mnt .jjnwhvh::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");
}
.fzfz1 .i2smljs::after, .fzfz1 .jjnwhvh::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");
}
.gkqh2i45 .i2smljs::after, .gkqh2i45 .jjnwhvh::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");
}
.bcnq91 .i2smljs::after, .bcnq91 .jjnwhvh::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");
}
.a23lx4d .i2smljs::after, .a23lx4d .jjnwhvh::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");
}
.zs8lzq .i2smljs::after, .zs8lzq .jjnwhvh::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");
}
.wab5q .i2smljs::after, .wab5q .jjnwhvh::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");
}
.q5slfpo .i2smljs::after, .q5slfpo .jjnwhvh::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");
}
.qg7vjot   .a6g6t::after, .qg7vjot   .qiedxyp::after,
.fkfp0s .a6g6t::after, .fkfp0s .qiedxyp::after,
.uziyr    .a6g6t::after, .uziyr    .qiedxyp::after,
.x1jwd3df    .a6g6t::after, .x1jwd3df    .qiedxyp::after,
.onbhwq5u    .a6g6t::after, .onbhwq5u    .qiedxyp::after,
.smlm     .a6g6t::after, .smlm     .qiedxyp::after,
.sukh    .a6g6t::after, .sukh    .qiedxyp::after,
.cnsn19   .a6g6t::after, .cnsn19   .qiedxyp::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;
}
.qg7vjot .a6g6t::after, .qg7vjot .qiedxyp::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");
}
.fkfp0s .a6g6t::after, .fkfp0s .qiedxyp::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");
}
.uziyr .a6g6t::after, .uziyr .qiedxyp::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");
}
.x1jwd3df .a6g6t::after, .x1jwd3df .qiedxyp::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");
}
.onbhwq5u .a6g6t::after, .onbhwq5u .qiedxyp::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");
}
.smlm .a6g6t::after, .smlm .qiedxyp::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");
}
.sukh .a6g6t::after, .sukh .qiedxyp::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");
}
.cnsn19 .a6g6t::after, .cnsn19 .qiedxyp::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");
}
.k01bd7 {
  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;
}
.j8w5 {
  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;
}
.j8w5 > * { min-width: 0; }
.j8w5:hover { background: var(--bg-hover); }
.j8w5 > [itemprop="item"] { display: contents; }
.j8w5 [itemprop="itemReviewed"],
.j8w5 [itemprop="reviewRating"] { display: none; }
.j8w5::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;
}
.shxbn {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.bc8ltxd {
  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;
}
.jeijij2r { max-height: 52px; max-width: 110px; object-fit: contain; }
.rz7pyp9 {
  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;
}
.k3gnb .bc8ltxd    { background: #1a1a1a; }
.jjq1 .bc8ltxd   { background: rgba(128,128,128,.12); }
.rtr1 .bc8ltxd { background: var(--bg-raised); }
.iqo9qf .bc8ltxd    { background: transparent; padding: 0; }
.gqcfd2 {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.cfhxmqt { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.xl5g { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.vvndq {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.b495 {
  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;
}
.vymhc {
  
  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%;
}
.pi6fd2 {
  
  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;
}
.vlppepl {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.vlppepl.jjnwhvh {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .j8w5 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .j8w5::before    { grid-area: rank;   }
  .shxbn           { grid-area: ident;  }
  .gqcfd2     { grid-area: rating; min-width: 0; width: auto; }
  .vvndq           { grid-area: pills;  }
  .vlppepl             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .j8w5 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .j8w5::before    { justify-self: center; }
  .shxbn           { width: 100%; }
  .gqcfd2     { justify-self: center; }
  .vvndq           { grid-template-columns: 1fr; }
}
.iu6ohus2 {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.lnudif {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.ltlp5htk {
  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;
}
.ltlp5htk img { max-width: 80px; max-height: 50px; object-fit: contain; }
.ot0rd3 { flex: 1; }
.ot0rd3 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.cgiu69 { color: var(--c-stars); font-size: 1.1rem; }
.cxggdgb { margin-bottom: 8px; }
.oa24u {
  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);
}
.oa24u > span { color: var(--accent); font-weight: 700; }
.yi0ll em, .ze5i em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .oa24u { padding: 10px 16px; gap: 6px 16px; } }
.jn0qgqgx { flex-shrink: 0; align-self: flex-start; }
.jn0qgqgx .jjnwhvh { white-space: nowrap; }
@media (max-width: 560px) {
  .lnudif { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .ltlp5htk { order: 1; }
  .jn0qgqgx { order: 2; margin-left: auto; align-self: center; }
  .ot0rd3 { order: 3; flex: 1 1 100%; min-width: 0; }
}
.xgny6my img.rm3j { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.a8igiuci { padding: 20px 24px; }
.ug547k { color: var(--text-muted); margin-bottom: 16px; }
.l9g484 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.ng9ne, .f1vc5b97 { list-style: none; font-size: 0.9rem; }
.ng9ne li { color: var(--c-pros); margin-bottom: 4px; }
.f1vc5b97 li { color: var(--c-cons); margin-bottom: 4px; }
.ng9ne li::before { content: "✓"; margin-right: 5px; }
.f1vc5b97 li::before { content: "✗"; margin-right: 5px; }
.yfc2u .ng9ne li::before { content: "→"; }
.yfc2u .f1vc5b97 li::before { content: "–"; }
.gl31  .ng9ne li::before { content: "★"; }
.gl31  .f1vc5b97 li::before { content: "✕"; }
.v5net3vy    .ng9ne li::before { content: "◆"; }
.v5net3vy    .f1vc5b97 li::before { content: "▲"; }
.m6p32  .ng9ne li::before { content: "▶"; }
.m6p32  .f1vc5b97 li::before { content: "■"; }
.m1wjck { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.l7o69 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.t6u6yqq { background: var(--bg-pros); color: var(--c-tag-pay); }
.vsnttn { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.fb6jqs6t .vsnttn { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.us0n0 .vsnttn { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .x7aebrb .pp4z {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .x7aebrb .iu6ohus2 { margin: 0; }
}
.pwqg9cuq .lnudif { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.pwqg9cuq .ot0rd3 h3 { color: var(--accent-light); }
.pwqg9cuq .ltlp5htk { background: var(--bg-page); border: 1px solid var(--border); }
.e4db41 .iu6ohus2 { border-top: 4px solid var(--accent); }
.e4db41 .lnudif { background: var(--bg-card); }
.gct6np .iu6ohus2 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.gct6np .lnudif { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.gct6np .a8igiuci { padding: 14px 16px; }
.gct6np .ltlp5htk { border-radius: 4px; }
.gct6np .vsnttn { border-radius: 0; }
.sc9mq6q .lnudif { padding: 0; gap: 0; overflow: hidden; }
.sc9mq6q .ltlp5htk { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.sc9mq6q .ot0rd3 { padding: 16px 20px; }
.sc9mq6q .jn0qgqgx { padding: 16px 20px; align-self: center; }
.k63v9a .cgiu69 { font-size: .95rem; }
.n75lw18a .t46ua6 { gap: 10px; }
.n75lw18a .u3skfo, .n75lw18a .p654k { padding: 12px; }
.n75lw18a .u3skfo ul, .n75lw18a .p654k ul { margin: 4px 0 0; padding-left: 18px; }
.n75lw18a .u3skfo li, .n75lw18a .p654k li { font-size: .85rem; margin-bottom: 3px; }
.zqzm .l7o69 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .w2xjjtv0 { grid-template-columns: 1fr; }
  .m6rn8wrp { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .m6rn8wrp .au5g8p { width: 72px; height: 50px; }
  .m6rn8wrp .n9hv { max-width: 180px; }
  .m6rn8wrp .dzj6djy { width: auto; }
}
.huie4d .k63v9a .cgiu69 { filter: brightness(1.2); }
@media (max-width: 720px) {
  .huie4d { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .dtl0z12 { padding: 16px; }
  .vcpm .uox3z { min-width: 50%; }
}
.ik5csnkd .t46ua6 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .x8xclo { grid-template-columns: 1fr; }
  .drbfqe { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .loi0s { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .p4ow2 { flex-wrap: wrap; padding: 16px; }
}
.s67yi1ps .t46ua6 { gap: 8px; }
.s67yi1ps .u3skfo, .s67yi1ps .p654k { padding: 8px; }
@media (max-width: 480px) {
  .l3tjs { flex-direction: column; align-items: stretch; }
}
.k6pk .dzj6djy .jjnwhvh { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .pjkd { flex-direction: column; align-items: stretch; gap: 10px; }
  .k6pk .dzj6djy { text-align: center; }
}
@media (max-width: 720px) {
  .px8dkdhm { grid-template-columns: 1fr; }
  .bax3mh { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .hbc5ycy { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.ekul2h .w7103mk { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.zejarm4j .cgiu69 { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .txpflmz6 { grid-template-columns: 1fr; }
  .zejarm4j { width: 100px; height: 100px; margin: 16px auto; }
  .ekul2h { font-size: 1.4rem; }
  .f7ke { justify-content: center; }
  .c3a9jlo .uox3z { min-width: 50%; }
}
.zdhs5aw .t46ua6 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .qk16uj3 { flex-wrap: wrap; padding: 14px 16px; }
  .qcs5e2zv { padding: 12px 16px; }
  .zdhs5aw .t46ua6 { margin: 0 16px; }
  .zdhs5aw .zqzm { padding: 0 16px; }
  .mk30 { padding: 12px 16px; }
}
.gkpcvo7t .j8w5 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.gkpcvo7t .j8w5:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.palccti8 .k01bd7 { gap: 18px; }
.palccti8 .j8w5 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.palccti8 .j8w5:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.vh1ha7xo .k01bd7 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.vh1ha7xo .j8w5 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.vh1ha7xo .j8w5:last-child { border-bottom: none; }
.vh1ha7xo .shxbn,
.vh1ha7xo .gqcfd2,
.vh1ha7xo .vvndq {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.u2hgl .k01bd7 { gap: 0; }
.u2hgl .j8w5 {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.u2hgl .j8w5:last-child { border-bottom: none; }
.u2hgl .j8w5:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.u2hgl .j8w5:nth-child(even):hover { background: var(--bg-hover); }
.wpe6d81s .j8w5 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.sf56ea .vvndq .b495 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.sf56ea .vvndq .b495:first-child { border-left: none; }
.fsqdzt .vvndq .b495 {
  background: transparent; padding: 4px 8px;
}
.fsqdzt .vvndq .vymhc { font-size: .65rem; opacity: .65; }
.fsqdzt .vvndq .pi6fd2   { font-size: 1.15rem; color: var(--accent-light); }
.gblzj .vvndq .b495 {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.xl5g { display: none; }
.p6v04lf .cfhxmqt { font-size: 1rem; letter-spacing: 2px; }
.aapkz .cfhxmqt {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.hs45vz .cfhxmqt,
.irhc9 .cfhxmqt,
.hlbsdnp .cfhxmqt { display: none; }
.hs45vz .xl5g,
.irhc9 .xl5g,
.hlbsdnp .xl5g { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.hs45vz .xl5g { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.hs45vz .xl5g small { display: none; }
.irhc9 .xl5g {
  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;
}
.irhc9 .xl5g small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.hlbsdnp .xl5g {
  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;
}
.hlbsdnp .xl5g small { display: none; }
.hs45vz .cxggdgb .cgiu69,
.irhc9 .cxggdgb .cgiu69,
.hlbsdnp .cxggdgb .cgiu69 { display: none; }
.hs45vz .cxggdgb strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.hs45vz .w7103mk { display: none; }
.irhc9 .cxggdgb 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;
}
.irhc9 .q9asn,
.irhc9 .w7103mk { font-size: 1em; }
.hlbsdnp .cxggdgb strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.hlbsdnp .w7103mk { display: none; }
.yai08 { margin: 16px 0; }
.x7qy { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.x7qy summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.x7qy summary::after { content: "+"; color: var(--accent-light); }
.x7qy[open] summary::after { content: "−"; }
.x7qy p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.btbp { margin-bottom: 0; }
.dune h2.ficyk { color: var(--text-primary); border-color: var(--accent-light); }
.zku1jb h2.ficyk { color: var(--text-primary); border-color: var(--accent-light); }
.o8u5ua .epn8n5sq     { background: #052e16; border-color: #10b981; }
.o8u5ua .jnlp    { background: #1e1036; border-color: #a855f7; }
.o8u5ua .beoy strong  { color: #f1f5f9; }
.o8u5ua .beoy p       { color: #cbd5e1; }
.o8u5ua .eu9g    .epn8n5sq     .j4t1o1v::before,
.o8u5ua .l3n3  .epn8n5sq     .j4t1o1v::before,
.o8u5ua .c9gaj2  .epn8n5sq     .j4t1o1v::before,
.o8u5ua .pet0l4n6 .epn8n5sq     .j4t1o1v::before { color: #10b981; }
.o8u5ua .eu9g    .asmdkr7d .j4t1o1v::before,
.o8u5ua .l3n3  .asmdkr7d .j4t1o1v::before,
.o8u5ua .c9gaj2  .asmdkr7d .j4t1o1v::before,
.o8u5ua .pet0l4n6 .asmdkr7d .j4t1o1v::before { color: #f43f5e; }
.o8u5ua .eu9g    .jnlp    .j4t1o1v::before,
.o8u5ua .l3n3  .jnlp    .j4t1o1v::before,
.o8u5ua .c9gaj2  .jnlp    .j4t1o1v::before,
.o8u5ua .pet0l4n6 .jnlp    .j4t1o1v::before { color: #a855f7; }
.l9bwar .epn8n5sq     { background: #2d2000; border-color: #eab308; }
.l9bwar .jnlp    { background: #2d1600; border-color: #f97316; }
.l9bwar .beoy strong  { color: #f1f5f9; }
.l9bwar .beoy p       { color: #cbd5e1; }
.l9bwar .eu9g    .epn8n5sq     .j4t1o1v::before,
.l9bwar .l3n3  .epn8n5sq     .j4t1o1v::before,
.l9bwar .c9gaj2  .epn8n5sq     .j4t1o1v::before,
.l9bwar .pet0l4n6 .epn8n5sq     .j4t1o1v::before { color: #eab308; }
.l9bwar .eu9g    .asmdkr7d .j4t1o1v::before,
.l9bwar .l3n3  .asmdkr7d .j4t1o1v::before,
.l9bwar .c9gaj2  .asmdkr7d .j4t1o1v::before,
.l9bwar .pet0l4n6 .asmdkr7d .j4t1o1v::before { color: #ef4444; }
.l9bwar .eu9g    .jnlp    .j4t1o1v::before,
.l9bwar .l3n3  .jnlp    .j4t1o1v::before,
.l9bwar .c9gaj2  .jnlp    .j4t1o1v::before,
.l9bwar .pet0l4n6 .jnlp    .j4t1o1v::before { color: #f97316; }
.q0cec2b .epn8n5sq     { background: #0c1a2e; border-color: #38bdf8; }
.q0cec2b .jnlp    { background: #0a2020; border-color: #2dd4bf; }
.q0cec2b .beoy strong  { color: #f1f5f9; }
.q0cec2b .beoy p       { color: #cbd5e1; }
.q0cec2b .eu9g    .epn8n5sq     .j4t1o1v::before,
.q0cec2b .l3n3  .epn8n5sq     .j4t1o1v::before,
.q0cec2b .c9gaj2  .epn8n5sq     .j4t1o1v::before,
.q0cec2b .pet0l4n6 .epn8n5sq     .j4t1o1v::before { color: #38bdf8; }
.q0cec2b .eu9g    .asmdkr7d .j4t1o1v::before,
.q0cec2b .l3n3  .asmdkr7d .j4t1o1v::before,
.q0cec2b .c9gaj2  .asmdkr7d .j4t1o1v::before,
.q0cec2b .pet0l4n6 .asmdkr7d .j4t1o1v::before { color: #818cf8; }
.q0cec2b .eu9g    .jnlp    .j4t1o1v::before,
.q0cec2b .l3n3  .jnlp    .j4t1o1v::before,
.q0cec2b .c9gaj2  .jnlp    .j4t1o1v::before,
.q0cec2b .pet0l4n6 .jnlp    .j4t1o1v::before { color: #2dd4bf; }
.bazx8::before,
.ysy4w::before { margin-right: 5px; }
.iacl71vw .u3skfo ul li,
.iacl71vw .ng9ne li         { color: #4ade80; }
.iacl71vw .u3skfo .bazx8 { color: #22c55e; }
.iacl71vw .p654k ul li,
.iacl71vw .f1vc5b97 li         { color: #f87171; }
.iacl71vw .p654k .ysy4w { color: #ef4444; }
.jgo35sht .u3skfo { background: var(--bg-pros); }
.jgo35sht .p654k { background: var(--bg-cons); }
.jgo35sht .u3skfo .bazx8 { color: var(--c-pros-label); }
.jgo35sht .p654k .ysy4w { color: var(--c-cons); }
.jgo35sht .u3skfo ul li,
.jgo35sht .ng9ne li            { color: var(--c-pros); }
.jgo35sht .p654k ul li,
.jgo35sht .f1vc5b97 li            { color: var(--c-cons); }
.s5v8wcmo .u3skfo { background: var(--bg-pros); }
.s5v8wcmo .p654k { background: var(--bg-cons); }
.s5v8wcmo .u3skfo .bazx8 { color: var(--c-pros-label); }
.s5v8wcmo .p654k .ysy4w { color: var(--c-cons); }
.s5v8wcmo .u3skfo ul li,
.s5v8wcmo .ng9ne li          { color: var(--c-pros); }
.s5v8wcmo .p654k ul li,
.s5v8wcmo .f1vc5b97 li          { color: var(--c-cons); }
.ffpm71 .bazx8::before { content: "✓ "; }
.ffpm71 .ysy4w::before { content: "✗ "; }
.yfc2u .bazx8::before { content: "→ "; }
.yfc2u .ysy4w::before { content: "← "; }
.gl31 .bazx8::before { content: "★ "; }
.gl31 .ysy4w::before { content: "✕ "; }
.v5net3vy .bazx8::before { content: "◆ "; }
.v5net3vy .ysy4w::before { content: "▲ "; }
.us0n0 .beoy { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.us0n0 .beoy strong { color: var(--text-primary); }
.us0n0 .beoy p      { color: var(--text-muted); }
.fb6jqs6t .beoy { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.r06az .beoy {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.r06az .beoy strong,
.r06az .beoy p { color: #fff; }
.r06az .j4t1o1v::before { color: rgba(255,255,255,0.9) !important; }
.rit7axfa .beoy {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.rit7axfa .beoy strong { color: var(--text-primary); }
.rit7axfa .beoy p      { color: var(--text-muted); }
.ol66 .beoy { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.eu9g .j4t1o1v,
.l3n3 .j4t1o1v,
.c9gaj2 .j4t1o1v,
.pet0l4n6 .j4t1o1v { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.eu9g .j4t1o1v::before,
.l3n3 .j4t1o1v::before,
.c9gaj2 .j4t1o1v::before,
.pet0l4n6 .j4t1o1v::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.eu9g .epn8n5sq     .j4t1o1v::before { content: "✦"; color: var(--c-tip-border); }
.eu9g .asmdkr7d .j4t1o1v::before { content: "▲"; color: var(--c-warn-border); }
.eu9g .jnlp    .j4t1o1v::before { content: "◉"; color: #60a5fa; }
.l3n3 .epn8n5sq     .j4t1o1v::before { content: "★"; color: var(--c-tip-border); }
.l3n3 .asmdkr7d .j4t1o1v::before { content: "◆"; color: var(--c-warn-border); }
.l3n3 .jnlp    .j4t1o1v::before { content: "●"; color: #60a5fa; }
.c9gaj2 .epn8n5sq     .j4t1o1v::before { content: "▶"; color: var(--c-tip-border); }
.c9gaj2 .asmdkr7d .j4t1o1v::before { content: "■"; color: var(--c-warn-border); }
.c9gaj2 .jnlp    .j4t1o1v::before { content: "▸"; color: #60a5fa; }
.pet0l4n6 .epn8n5sq     .j4t1o1v::before { content: "→"; color: var(--c-tip-border); }
.pet0l4n6 .asmdkr7d .j4t1o1v::before { content: "⬥"; color: var(--c-warn-border); }
.pet0l4n6 .jnlp    .j4t1o1v::before { content: "◈"; color: #60a5fa; }
.g4wxq .ig5vxr .ckx7nb,
.g4wxq .dqlr1 .ckx7nb  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.g4wxq .muuw0i                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.g4wxq .j8w5                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.g4wxq .iu6ohus2            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.g4wxq .girt          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.g4wxq .h18q046v                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.t4yfo .ig5vxr .ckx7nb,
.t4yfo .dqlr1 .ckx7nb,
.t4yfo .muuw0i,
.t4yfo .j8w5,
.t4yfo .iu6ohus2,
.t4yfo .girt,
.t4yfo .h18q046v,
.t4yfo .ol66 .beoy { box-shadow: none; }
.tgi64v4   .xj91d, .tgi64v4 .rugh, .tgi64v4 .kmh4f5,
.tgi64v4   .g7q2, .tgi64v4 .eny08 { font-size: 0.9rem; }
.tgi64v4   .kj5rqs, .tgi64v4 .p8560 { font-size: 0.9rem; }
.mmmfg   .xj91d, .mmmfg .rugh, .mmmfg .kmh4f5,
.mmmfg   .g7q2, .mmmfg .eny08 { font-size: 0.95rem; }
.mmmfg   .kj5rqs, .mmmfg .p8560 { font-size: 0.95rem; }
.yrsd3yr   .xj91d, .yrsd3yr .rugh, .yrsd3yr .kmh4f5,
.yrsd3yr   .g7q2, .yrsd3yr .eny08 { font-size: 1.08rem; }
.yrsd3yr   .kj5rqs, .yrsd3yr .p8560 { font-size: 1.05rem; }
.yrsd3yr   .m95as { font-size: 0.97rem; }
.bv1lr1m .yu8tr2      { font-size: 3.2rem; }
.bv1lr1m h2.ficyk { font-size: 1.9rem; }
.bv1lr1m h3.c9rs     { font-size: 1.4rem; }
.i4wvxw .yu8tr2      { font-size: 3.8rem; }
.i4wvxw h2.ficyk { font-size: 2.2rem; }
.i4wvxw h3.c9rs     { font-size: 1.6rem; }
.btbp + .btbp { position: relative; }
.e8c711z   .btbp + .btbp::before,
.thtm  .btbp + .btbp::before,
.i1u0   .btbp + .btbp::before,
.mfu5ol   .btbp + .btbp::before,
.us8iuh2i   .btbp + .btbp::before,
.gowyy .btbp + .btbp::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.e8c711z .btbp + .btbp::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.thtm .btbp + .btbp::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.i1u0 .btbp + .btbp::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;
}
.mfu5ol .btbp + .btbp::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.gr8ujgdz .btbp { margin-bottom: 16px; }
.gr8ujgdz .btbp + .btbp { margin-top: 0; }
.gr8ujgdz .v2csy { padding-top: 0; padding-bottom: 0; }
.us8iuh2i .btbp + .btbp::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.gowyy .btbp + .btbp::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.plluxeo .btbp + .btbp::before,
.lyfdo4 .btbp + .btbp::before,
.chyh .btbp + .btbp::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%;
}
.czein2 .plluxeo .btbp:nth-child(even)::before,
.czein2 .lyfdo4 .btbp:nth-child(even)::before,
.czein2 .chyh .btbp:nth-child(even)::before { background: var(--bg-surface); }
.qcf1qm .plluxeo .btbp:nth-child(even)::before,
.qcf1qm .lyfdo4 .btbp:nth-child(even)::before,
.qcf1qm .chyh .btbp:nth-child(even)::before { background: var(--bg-card); }
.plluxeo .btbp + .btbp::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");
}
.lyfdo4 .btbp + .btbp::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");
}
.chyh .btbp + .btbp::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");
}
.ab434 .clgfh2x9,
.b7u6heo .clgfh2x9 { padding-bottom: 60px; }
.zsrol2wc .clgfh2x9 { padding-bottom: 70px; }
.jvqd .sy1yr743 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.whbvakp2 .sy1yr743 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.wfzgbu3o .sy1yr743 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.v9fq6 .sy1yr743 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.vdsh6 .m6wjui8a { background: var(--accent); }
.vdsh6 .m6wjui8a .krnmmpn0 { background: none; }
.vdsh6 .acs0zrod { background: var(--accent); }
.vdsh6 .sy1yr743 { background: var(--accent-bg); }
.vdsh6 .m3p2o:not(.m6wjui8a) .krnmmpn0 { background: rgba(0,0,0,0.6); }
.jvg1c4 .tigfv7z4 { float: left; width: 38%; margin: 0 28px 16px 0; }
.jvg1c4 .tigfv7z4 .xwat5 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.jvg1c4 .v2csy::after { content: ''; display: block; clear: both; }
.exgq .tigfv7z4 { float: right; width: 38%; margin: 0 0 16px 28px; }
.exgq .tigfv7z4 .xwat5 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.exgq .v2csy::after { content: ''; display: block; clear: both; }
.x967phk .btbp:nth-child(odd)  .tigfv7z4 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.x967phk .btbp:nth-child(even) .tigfv7z4 { float: right; width: 38%; margin: 0 0 16px 28px; }
.x967phk .tigfv7z4 .xwat5 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.x967phk .v2csy::after { content: ''; display: block; clear: both; }
.jvg1c4 .qp3qhtk,
.jvg1c4 .k01bd7,
.exgq .qp3qhtk,
.exgq .k01bd7,
.x967phk .qp3qhtk,
.x967phk .k01bd7 { clear: both; }
@media (max-width: 900px) {
  .jvg1c4 .tigfv7z4,
  .exgq .tigfv7z4,
  .x967phk .btbp:nth-child(odd)  .tigfv7z4,
  .x967phk .btbp:nth-child(even) .tigfv7z4 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .jvg1c4 .tigfv7z4 .xwat5,
  .exgq .tigfv7z4 .xwat5,
  .x967phk .tigfv7z4 .xwat5 {
    max-height: none !important;
  }
}
.jvg1c4 .kj5rqs,
.jvg1c4 .p8560,
.exgq .kj5rqs,
.exgq .p8560,
.x967phk .kj5rqs,
.x967phk .p8560 { overflow: hidden; }
@media (max-width: 640px) {
  .jvg1c4 .tigfv7z4,
  .exgq .tigfv7z4,
  .x967phk .tigfv7z4 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.q1hrr5p .n4holpu,
.q1hrr5p .v2csy,
.q1hrr5p .ea0pbz9e  { max-width: 1100px; }
.dg3nan1v .n4holpu,
.dg3nan1v .v2csy,
.dg3nan1v .ea0pbz9e  { max-width: 1200px; }
.rdp4 .n4holpu,
.rdp4 .v2csy,
.rdp4 .ea0pbz9e  { max-width: 1320px; }
.rdp4 { --content-mw: 1320px; }
.b98fkm { font-size: 0.82rem; color: var(--text-muted); }
.epix { display: flex; align-items: center; }
.u2hsj {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.vun621ks { display: flex; align-items: center; }
.av6f6nb { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.av6f6nb:hover { text-decoration: underline; }
.f2j4 { margin: 0 3px; opacity: 0.45; }
.f2j4::before { content: '/'; }
.o665sxi { padding: 2px 5px; color: var(--text-main); }
.h57wcgj1 .b98fkm {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.h57wcgj1 .epix { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.cnjuwh .b98fkm {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.cnjuwh .epix { padding: 0 0 0 12px; }
.zqtv9l {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.zftqsvk .epix { padding: 0 16px; }
.zftqsvk .b98fkm {
  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);
}
.zftqsvk .n4holpu { padding-top: 28px; }
@media (max-width: 720px) {
  .zqtv9l { margin-top: 18px; padding: 0 16px; }
  .zftqsvk .n4holpu { padding-top: 16px; }
}
.q1hrr5p.h57wcgj1 .epix { max-width: 1100px; }
.dg3nan1v.h57wcgj1 .epix { max-width: 1200px; }
.rdp4.h57wcgj1 .epix { max-width: 1320px; }
.q1hrr5p .zqtv9l { max-width: 1100px; }
.dg3nan1v .zqtv9l { max-width: 1200px; }
.rdp4 .zqtv9l { max-width: 1320px; }
.vln0gox6 .btbp { padding-top: 16px; padding-bottom: 16px; }
.sv4br .btbp { padding-top: 24px; padding-bottom: 24px; }
.vilyy143 .btbp { padding-top: 40px; padding-bottom: 40px; }
.q8c53 .btbp { padding-top: 52px; padding-bottom: 52px; }
.hxqgnus .btbp:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.hxqgnus .btbp:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.hxqgnus .btbp:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.hxqgnus .btbp:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.o36l0x .v2csy { padding-top: 10px;  padding-bottom: 10px; }
.nyz9oi .v2csy { padding-top: 18px;  padding-bottom: 18px; }
.h0wg .v2csy { padding-top: 36px;  padding-bottom: 36px; }
.odxb .v2csy { padding-top: 48px;  padding-bottom: 48px; }
.qrbymc h2.ficyk { font-weight: 600; }
.qrbymc h3.c9rs     { font-weight: 600; }
.ivrobe h2.ficyk { font-weight: 800; }
.ivrobe h3.c9rs     { font-weight: 700; }
.drzs { font-weight: 600; }
.drzs h2.ficyk { font-weight: 900; }
.drzs h3.c9rs     { font-weight: 800; }
.drzs .beoy strong,
.drzs .beoy strong { font-weight: 600; }
.a6g6t {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.fcgtcri2 .a6g6t { display: none; }
@media (max-width: 640px) {
  .a6g6t { display: none !important; }
}
.a6g6t { background: var(--cta) !important; color: #fff !important; border: none !important; }
.a6g6t:hover { opacity: 0.85; }
.nl5s .a6g6t { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.jdyo .qiedxyp { right: 32px; }
@media (max-width: 480px) {
  .jdyo .qiedxyp { right: 20px; bottom: 20px; }
  .j0gdmwv  .qiedxyp { left: 20px; bottom: 20px; }
}
.j00azvf { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.ea0pbz9e { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.x4k1 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.lrbb5rih { color: var(--text-dim); font-size: 0.8rem; }
.klhtzz { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.klhtzz img { height: 26px; width: auto; object-fit: contain; }
.oyx00 .ea0pbz9e { text-align: center; }
.oyx00 .x4k1 { margin-top: 0; }
@media (max-width: 640px) {
  .ea0pbz9e { padding-left: 16px; padding-right: 16px; }
  .lp25u8 .ea0pbz9e { padding: 20px 16px; }
  .kjdh { gap: 4px 12px; }
  .x4k1 { font-size: 0.78rem; }
}
.embx811 .rpaq .klhtzz { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.embx811 .x4k1 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.embx811 .lrbb5rih { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .embx811 .ksvp15v4 { grid-template-columns: 1fr 1fr; } .embx811 .rpaq { grid-column: 1 / -1; } }
@media (max-width: 480px) { .embx811 .ksvp15v4 { grid-template-columns: 1fr; } }
.iltiw9 .tlpi { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.iltiw9 .klhtzz { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.iltiw9 .z7abj0g { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.iltiw9 .z7abj0g a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.iltiw9 .z7abj0g a:hover { color: var(--accent-light); }
.bzg1vr { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.iltiw9 .sw8sd { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.iltiw9 .uifp4 { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.iltiw9 .uifp4 a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.iltiw9 .uifp4 a:hover { color: var(--accent-light); }
.iltiw9 .x4k1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .iltiw9 .tlpi { gap: 12px; } .iltiw9 .klhtzz { margin-right: 0; width: 100%; } }
.swohv1v .eqmylw3 .klhtzz { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.swohv1v .x4k1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.swohv1v .lrbb5rih { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .swohv1v .sa83zssw { grid-template-columns: 1fr 1fr; } .swohv1v .eqmylw3 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .swohv1v .sa83zssw { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .gib7 .p9r3 { grid-template-columns: 1fr 1fr; } .gib7 .qk90s67:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .gib7 .p9r3 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .ay4ap2 .p9r3 { grid-template-columns: 1fr; } }
.nkzu12k .ea0pbz9e { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.d344dr .c84t      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.d344dr .j00azvf { background: var(--bg-page); border-top-color: var(--border-alt); }
.c9odu .c84t      { background: #0d1117; border-bottom-color: #21262d; }
.c9odu .o4e1 { color: var(--accent-light); }
.c9odu .keh2p5x { --msep-color: #8b949e; }
.c9odu .keh2p5x a { color: #8b949e; }
.c9odu .keh2p5x a:hover { color: var(--accent-light); }
.c9odu .nzbqey { color: #8b949e; }
.c9odu .j00azvf { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.c9odu .x4k1,
.c9odu .lrbb5rih { color: #6e7681; }
.c9odu .r3mkika a, .c9odu .z7abj0g a,
.c9odu .uifp4 a { color: #8b949e; }
.c9odu .klhtzz { color: #e6edf3; }
.c9odu .r3mkika a:hover, .c9odu .z7abj0g a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .c9odu .keh2p5x { background: #0d1117; border-top-color: #21262d; }
  .c9odu .keh2p5x li a { border-bottom-color: #21262d; }
}
.p8ycydxi .c84t      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.p8ycydxi .o4e1 { color: var(--accent-light); }
.p8ycydxi .keh2p5x { --msep-color: #475569; }
.p8ycydxi .keh2p5x a { color: #475569; }
.p8ycydxi .keh2p5x a:hover { color: var(--accent-light); }
.p8ycydxi .nzbqey { color: #64748b; }
.p8ycydxi .j00azvf { background: #f0f4f8; border-top-color: #cbd5e1; }
.p8ycydxi .x4k1,
.p8ycydxi .lrbb5rih { color: #64748b; }
.p8ycydxi .r3mkika a, .p8ycydxi .z7abj0g a,
.p8ycydxi .uifp4 a, .p8ycydxi .klhtzz { color: #374151; }
.p8ycydxi .r3mkika a:hover, .p8ycydxi .z7abj0g a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .p8ycydxi .keh2p5x { background: #f0f4f8; border-top-color: #cbd5e1; }
  .p8ycydxi .keh2p5x li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.ezszms5g .c84t      { background: var(--accent); border-bottom-color: var(--accent-light); }
.ezszms5g .o4e1 { color: #fff; }
.ezszms5g .keh2p5x { --msep-color: rgba(255,255,255,0.82); }
.ezszms5g .keh2p5x a { color: rgba(255,255,255,0.82); }
.ezszms5g .keh2p5x a:hover { color: #fff; }
.ezszms5g .nzbqey { color: rgba(255,255,255,0.9); }
.ezszms5g .j00azvf { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.ezszms5g .x4k1,
.ezszms5g .lrbb5rih { color: rgba(255,255,255,0.72); }
.ezszms5g .r3mkika a, .ezszms5g .z7abj0g a,
.ezszms5g .uifp4 a, .ezszms5g .klhtzz { color: #fff; }
.ezszms5g .r3mkika a:hover, .ezszms5g .z7abj0g a:hover { color: #fff; }
@media (max-width: 640px) {
  .ezszms5g .keh2p5x { background: var(--accent); border-top-color: var(--accent-light); }
  .ezszms5g .keh2p5x li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.petex85 .c84t {
  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);
}
.petex85 .j00azvf {
  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) {
  .petex85 .keh2p5x {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ffal .fqqhlf0w { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.vr70 .fqqhlf0w { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.dq9ytlsa .fqqhlf0w { min-height: 72px; height: auto; }
.ngegaqt .fqqhlf0w { min-height: 84px; height: auto; }
.lp25u8 .fqqhlf0w { max-width: none; padding: 0 32px; }
.lp25u8 .ea0pbz9e  { max-width: none; padding: 24px 32px; }
.mahdh.dg3nan1v .fqqhlf0w { max-width: 1200px; }
.mahdh.rdp4 .fqqhlf0w { max-width: 1320px; }
.n3bc7xe   .o4e1, .n3bc7xe   .klhtzz { text-transform: capitalize; }
.i7aa9q .o4e1, .i7aa9q .klhtzz { text-transform: lowercase; }
.yi5zo .o4e1, .yi5zo .klhtzz { text-transform: uppercase; letter-spacing: 0.06em; }
.h7i5inqe, .nqc3 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.c841uyp .h7i5inqe,
.c841uyp .nqc3 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.fj6n8x .h7i5inqe,
.fj6n8x .nqc3 { 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; }
.gmbpt .h7i5inqe,
.gmbpt .nqc3 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.lh4l5h .h7i5inqe,
.lh4l5h .nqc3 { 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; }
.idj7   .keh2p5x a { font-weight: 500; }
.mthfjuo .keh2p5x a { font-weight: 600; }
.yehcxb     .keh2p5x a { font-weight: 700; }
.zbxa    .keh2p5x a { font-weight: 800; letter-spacing: 0.01em; }
.rrs6at     .keh2p5x > li + li::before,
.fgisrpxo    .keh2p5x > li + li::before,
.km6inzic    .keh2p5x > li + li::before,
.sjsk2i0r .keh2p5x > li + li::before,
.ule5 .keh2p5x > li + li::before,
.o1ps9j  .keh2p5x > li + li::before,
.fbtd    .keh2p5x > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.rrs6at     .keh2p5x > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.fgisrpxo    .keh2p5x > li + li::before { content: "|"; }
.km6inzic    .keh2p5x > li + li::before { content: "—"; }
.sjsk2i0r .keh2p5x > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ule5 .keh2p5x > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.o1ps9j  .keh2p5x > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.fbtd    .keh2p5x > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .kkwbun .nzbqey,
  .ovde84 .nzbqey,
  .fy11ykbg .nzbqey,
  .osuknw1h .nzbqey,
  .hrsz .nzbqey {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .kkwbun .nzbqey::before,
  .ovde84 .nzbqey::before,
  .fy11ykbg .nzbqey::before,
  .osuknw1h .nzbqey::before,
  .hrsz .nzbqey::before { content: ""; display: block; flex-shrink: 0; }

  
  .kkwbun .nzbqey::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;
  }

  
  .ovde84 .nzbqey::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;
  }

  
  .fy11ykbg .nzbqey::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;
  }

  
  .osuknw1h .nzbqey::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;
  }

  
  .hrsz .nzbqey::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) {
  .dniua .nzbqey {
    padding: 5px 14px;
  }
  .dniua .keh2p5x {
    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;
  }
  .dniua .keh2p5x li a {
    border-bottom: none; padding: 10px 22px;
  }
  .dniua .keh2p5x li a:hover { background: var(--bg-raised); }
  .dniua .zjep4kh,
  .ew9kwt9y .zjep4kh,
  .s1814 .zjep4kh { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .to4a3 .nzbqey {
    padding: 5px 10px;
  }
  .to4a3 .keh2p5x {
    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);
  }
  .to4a3 .keh2p5x.ptjh { transform: translateX(0); }
  .to4a3 .keh2p5x li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .to4a3 .keh2p5x li:last-child a { border-bottom: none; }
  .ezszms5g .keh2p5x,
  .c9odu .keh2p5x { background: var(--accent) !important; }
  .ezszms5g .keh2p5x li a,
  .c9odu .keh2p5x li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .s1814 .nzbqey {
    padding: 5px 10px;
  }
  .s1814 .keh2p5x {
    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);
  }
  .s1814 .keh2p5x::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .s1814 .keh2p5x.ptjh { transform: translateY(0); }
  .s1814 .keh2p5x li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .la06m .nzbqey {
    padding: 5px 10px;
  }
  .la06m .keh2p5x {
    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;
  }
  .la06m .keh2p5x.ptjh { opacity: 1; pointer-events: auto; }
  .la06m .keh2p5x li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .c2jzty     .nzbqey { border-radius: 0 !important; }
  .ko8rawi8   .nzbqey { border-radius: 8px !important; }
  .ezh6h .nzbqey { border-radius: 50% !important; }
  .kcbq1gx8   .nzbqey { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .v9zicl .ath1b7m { flex-direction: column; align-items: stretch; }
  .v9zicl .mdthk6yo { flex-direction: row; min-width: auto; }
  .v9zicl .d414f5r { align-items: flex-start; text-align: left; }
}
.vq3pb4l,
.vq3pb4l.btbp,
.czein2 .vq3pb4l,
.aqcoyz .vq3pb4l,
.qcf1qm .vq3pb4l,
.xjccga .vq3pb4l {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.or7781k {
  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;
}
.hwsu { flex: 1 1 280px; min-width: 0; }
.me4oum7 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.rauaz7u {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.q734l {
  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;
}
.q734l:hover { transform: translateY(-1px); opacity: 0.95; }
.pwexi .or7781k {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.pwexi .me4oum7 { color: var(--cta); }
.pwexi .rauaz7u { color: var(--text-body); }
.pwexi .q734l {
  background: var(--cta) !important;
  color: #fff !important;
}
.wqfb .or7781k {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.wqfb .me4oum7 { color: var(--text-primary); }
.wqfb .rauaz7u { color: var(--text-body); }
.wqfb .q734l {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .or7781k {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .hwsu { flex: 0 0 auto; }
  .me4oum7 { font-size: 1.2rem; }
  .q734l { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.e0mj5 .mnvml4du { height: 36px; }
.fifuuw .mnvml4du { height: 60px; max-width: 200px; }
.ku0zp2c .mnvml4du { height: 56px; max-width: 180px; }
.j1ge9ki    .cfhxmqt, .j1ge9ki    .cgiu69 { color: #f59e0b; }
.u5ky5      .cfhxmqt { font-size: 1rem; letter-spacing: 1.5px; }
.u5ky5      .cgiu69   { font-size: 1.35rem; }
.lzctk    .cfhxmqt, .lzctk    .cgiu69 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.kv7k     .cfhxmqt, .kv7k     .cgiu69 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.sqrw5l8k .cfhxmqt, .sqrw5l8k .cgiu69 { color: var(--cta); letter-spacing: 2px; }
.f56f   .cfhxmqt, .f56f   .cgiu69 { color: #e91e63; letter-spacing: 2px; }
.rvyttk  .cfhxmqt, .rvyttk  .cgiu69 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.il7cqg     .cfhxmqt, .il7cqg     .cgiu69 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.sf56ea .b495 + .b495 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.fc9s .j8w5 { padding: 18px 24px; min-height: 68px; }
.fsqdzt .vymhc {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.fsqdzt .pi6fd2 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.gblzj .b495 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.k01bd7 { counter-reset: cs-rank; }
.k01bd7 .j8w5 { counter-increment: cs-rank; }
.k01bd7 .j8w5::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;
}
.y3gyu2 .k01bd7 { counter-reset: cs-rank; gap: 0; }
.y3gyu2 .j8w5 {
  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;
}
.y3gyu2 .j8w5::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;
}
.y3gyu2 .shxbn {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.y3gyu2 .bc8ltxd {
  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;
}
.y3gyu2 .jeijij2r { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.y3gyu2 .shxbn { min-width: 0; flex-direction: column; width: 100%; }
.y3gyu2 .rz7pyp9 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.y3gyu2 .cfhxmqt { color: var(--cta, var(--accent)); }
.y3gyu2 .xl5g { font-weight: 700; }
.y3gyu2 .b495 {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.y3gyu2 .vymhc {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.y3gyu2 .pi6fd2 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.y3gyu2 .ebtvyaeh .pi6fd2 { font-size: 1.3rem; color: var(--accent-light); }
.y3gyu2 .vlppepl {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.y3gyu2 .j8w5:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .y3gyu2 .k01bd7 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .y3gyu2 .j8w5 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .y3gyu2 .j8w5 { padding: 40px 16px 20px; }
  .y3gyu2 .b495 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .y3gyu2 .vlppepl { width: 100%; min-width: 0; }
}
.tr7w .k01bd7 { counter-reset: cs-rank; gap: 10px; }
.tr7w .j8w5 {
  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);
}
.tr7w .j8w5::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);
}
.tr7w .shxbn {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.tr7w .bc8ltxd {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.tr7w .jeijij2r { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.tr7w .rz7pyp9 {
  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;
}
.tr7w .cfhxmqt { color: var(--cta, var(--accent)); }
.tr7w .b495 {
  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;
}
.tr7w .vymhc {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.tr7w .pi6fd2 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.tr7w .ebtvyaeh .pi6fd2 { color: var(--accent-light); }
.tr7w .vlppepl {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.tr7w .j8w5:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .tr7w .j8w5 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .tr7w .j8w5::before {
    position: absolute; top: 14px; left: 14px;
  }
  .tr7w .shxbn {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .tr7w .rz7pyp9 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .tr7w .b495 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .tr7w .vlppepl { width: 100%; min-width: 0; }
  .tr7w .cfhxmqt { min-width: 0; }
}
.pke6dg4 .j8w5::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.xoh4jv .x7qy {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.xoh4jv .x7qy summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.xoh4jv .x7qy p { padding: 0 2px 16px; }
.bjot38x .x7qy { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.bjot38x .x7qy summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.bjot38x .x7qy summary::after { content: "›"; font-size: 1.2em; }
.bjot38x .x7qy[open] summary::after { content: "‹"; }
.bjot38x .x7qy p { padding: 10px 22px 4px; }
.kq1s9yjj .x7qy {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.kq1s9yjj .x7qy summary { color: var(--text-primary); padding-left: 16px; }
.kq1s9yjj .x7qy summary::after { content: "›"; font-size: 1.1em; }
.kq1s9yjj .x7qy[open] summary::after { content: "‹"; }
.kq1s9yjj .x7qy p { padding-left: 16px; }
.q0o7 .yai08 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.q0o7 .x7qy {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.q0o7 .x7qy:last-child { border-bottom: none; }
.q0o7 .x7qy summary { color: var(--text-primary); border-radius: 0; }
.q0o7 .x7qy summary::after { content: "›"; font-size: 1.1em; }
.q0o7 .x7qy[open] summary::after { content: "‹"; }
.w4l6ci .x7qy { overflow: hidden; }
.w4l6ci .x7qy summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.w4l6ci .x7qy summary::after { color: rgba(255,255,255,.75); }
.w4l6ci .x7qy[open] summary { border-radius: 0; }
.kxg5je { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.yj33bt {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.p7f4ae5x {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.zmwf2 { color: var(--text-muted); font-size: 1.05rem; }
.ukmgbwp {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.j1hraku { margin-bottom: 20px; }
.jiiqd1y {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.igk4xk3h {
  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;
}
.igk4xk3h:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.bufnk { resize: vertical; min-height: 130px; }
.iqjk { width: 100%; margin-top: 8px; }
.e0ekfuj {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.o74iuv {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.hzqyrt { color: var(--text-muted); line-height: 1.75; }
.k8dzji1 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.k8dzji1 li { margin-bottom: 6px; }
.fqi8 { max-width: 760px; margin: 0 auto; }
.pd6ps { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.hmc98y { max-width: 760px; margin: 0 auto; }
.ifwtdme { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.wazcs7eo ul.k8dzji1 { margin: 0; }
.n5dhtzy9 { max-width: 900px; margin: 0 auto; }
.gau42 { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.gau42:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.gau42 .ifwtdme { margin: 0; font-size: 1rem; }
.gau42 .ksnd p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .gau42 { grid-template-columns: 1fr; gap: 10px; } }
.y405ppbh .ifwtdme { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.petcbpep .k8dzji1 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .wae2jeuj { grid-template-columns: 1fr; } }
.bsz4 { color: inherit; text-decoration: none; }
.bsz4:hover { color: var(--accent-light); text-decoration: underline; }
.ecsmcz { display: inline-block; line-height: 0; }
.jj8l4if { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.c38ep4 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.c38ep4:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.two9 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.c38ep4 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.c38ep4 ul.k8dzji1 { margin: 0; }
.y0np { color: var(--text-muted); line-height: 1.75; }
.tm44s3b3 .k8dzji1,
.uqhlpn .k8dzji1,
.kmlp .k8dzji1,
.q1twimp .k8dzji1 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.tm44s3b3 .c38ep4,
.uqhlpn .c38ep4 { text-align: left; }
.tm44s3b3 .two9,
.uqhlpn .two9 { text-align: center; }
.g6i55z { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.ruoww { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.rsqtav0 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.t16om { margin-top: 12px; }
.gdh56rt { 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; }
.gdh56rt:hover { border-bottom-color: var(--accent-light); }
.mcdp5di { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.mcdp5di img { width: 100%; height: 100%; object-fit: cover; display: block; }
.xils1x { width: 200px; height: 200px; }
.kauzv4 { border-radius: 50%; }
.f87d { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.e7imnuu { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.e7imnuu::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .u1fyr6 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.t181x .rsqtav0, .t181x .ruoww { max-width: 640px; }
.yr8e0x .g6i55z { font-size: 1.6rem; margin-top: 18px; }
.wh9frqp .rsqtav0 { margin-bottom: 28px; }
@media (max-width: 860px) { .a6fromia { grid-template-columns: 1fr; } .yr8e0x { position: static; text-align: center; } }
.rdur288p { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.kd4p { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.kd4p .mcdp5di { margin: 0 auto 18px; }
.kd4p .f87d { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .rdur288p { grid-template-columns: 1fr; } }
.oh8pfr .g6i55z { font-size: 1.6rem; margin-bottom: 6px; }
.q1twimp .k8dzji1 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .oh8pfr { flex-direction: column; text-align: center; } .b58bxqp { grid-template-columns: 1fr; } }
.lwy36 .g6i55z { font-size: 1.35rem; margin: 0 0 4px; }
.lwy36 .f87d { margin: 0; }
.m6qmar { max-width: 760px; margin: 0 auto; }
.rcomsw52 { position: relative; padding-left: 28px; }
.rcomsw52::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.dge80 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.dge80:last-child { padding-bottom: 0; }
.k2ox { 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; }
.qugasx h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.qugasx p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.xn6vqo .p7f4ae5x { color: var(--accent-light); }
.t3r8e .p7f4ae5x { font-size: 2rem; }
.t3r8e .zmwf2 { max-width: 680px; }
.o9w3wb .p7f4ae5x { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.o9w3wb .zmwf2  { margin: 0; }
@media (max-width: 640px) { .o9w3wb { flex-direction: column; } }
.lq8t5yp {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.lq8t5yp .p7f4ae5x { color: var(--accent-light); }
.zifdsk1w .p7f4ae5x { color: #fff; }
.zifdsk1w .zmwf2  { color: rgba(255,255,255,0.85); }
.cb3zf { max-width: 680px; margin: 0 auto; }
.omtg {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .omtg { grid-template-columns: 1fr; } }
.iqwdqe .igk4xk3h {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.iqwdqe .igk4xk3h:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.ai19nmf6 .igk4xk3h { background: var(--bg-raised); border-color: transparent; }
.ai19nmf6 .igk4xk3h:focus { background: var(--bg-card); border-color: var(--accent-light); }
.pb5t2 .igk4xk3h { border-radius: 100px; padding: 11px 20px; }
.pb5t2 .bufnk { border-radius: 14px; }
.smev {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.smev summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.smev summary::-webkit-details-marker { display: none; }
.smev summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.smev[open] summary::after { content: "−"; }
.c2ve {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.yq3sf3 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .yq3sf3 { grid-template-columns: 1fr; } }
.hodlc90 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.hodlc90 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.hodlc90 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.cofu07w { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.cofu07w li { margin-bottom: 6px; }
.re47jzaf{display:none}
.re47jzaf:empty,.zm0567d:empty{display:none}
.ksc6v3{position:relative;overflow:visible}
.v365 .w5mgg,.hqql .w5mgg,
.ymt7 .w5mgg,.hpswn .w5mgg,
.szycb6 .w5mgg,.ept3ycw .w5mgg{display:block}
.qfjpge3 .l3ebpa{display:block}
.v365 .w5mgg,.hqql .w5mgg,
.ymt7 .w5mgg,.hpswn .w5mgg,
.szycb6 .w5mgg{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}
.v365 .w5mgg .zm0567d,.hqql .w5mgg .zm0567d,
.ymt7 .w5mgg .zm0567d,.hpswn .w5mgg .zm0567d,
.szycb6 .w5mgg .zm0567d{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}
.v365 .pu4lh,.hqql .pu4lh,
.ymt7 .pu4lh,.hpswn .pu4lh,
.szycb6 .pu4lh{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.v365 .w5mgg,.hqql .w5mgg{top:12px}
.v365 .w5mgg .zm0567d{margin-right:auto}
.hqql .w5mgg .zm0567d{margin-left:auto}
.hqql .w5mgg{text-align:right}
.ymt7 .w5mgg,.hpswn .w5mgg{bottom:12px}
.ymt7 .w5mgg .zm0567d{margin-right:auto}
.hpswn .w5mgg .zm0567d{margin-left:auto}
.hpswn .w5mgg{text-align:right}
.szycb6 .w5mgg{position:relative;margin-top:16px}
.szycb6 .w5mgg .zm0567d{margin:0 auto}
.ept3ycw .w5mgg{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.ept3ycw .w5mgg .zm0567d{margin:0}
.ept3ycw .sy1yr743~.w5mgg,
.ept3ycw .vq7d75~.w5mgg{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.ept3ycw .sy1yr743~.w5mgg .zm0567d,
.ept3ycw .vq7d75~.w5mgg .zm0567d{justify-content:flex-start}
.sy1yr743~.w5mgg,.vq7d75~.w5mgg{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}
.sy1yr743~.w5mgg .zm0567d{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.vq7d75~.w5mgg .zm0567d{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.l3ebpa .zm0567d{margin:0 0 12px}
.zm0567d{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.pu4lh{white-space:nowrap}
.sfgny .pu4lh{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.hj92 .pu4lh{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}
.hj92 .f04yjfr::before{content:""}
.i4qhq .zm0567d{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.qdgvpg6 .pu4lh{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.e93b .pu4lh{color: var(--accent-light);opacity:1;font-weight:500}
.zd8ertr .pu4lh{border-bottom:1px solid currentColor;padding-bottom:2px}
.n3fjpapf .zm0567d{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.kqp8a3uw{--date-bg:transparent}
.yr7s0 .f04yjfr::before{content:""}
.ehvp .pu4lh + .pu4lh::before{content:"•";margin-right:6px;opacity:.4}
.wfl6o .pu4lh + .pu4lh::before{content:"/";margin-right:6px;opacity:.35}
.y6st634 .pu4lh + .pu4lh::before{content:"|";margin-right:6px;opacity:.3}
.sakkaag .pu4lh + .pu4lh::before{content:"—";margin-right:6px;opacity:.3}
.fyw0ss1u .pu4lh + .pu4lh::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.h74c3t .pu4lh + .pu4lh::before{content:"·";margin-right:6px;opacity:.4}
.cc39lk .pu4lh + .pu4lh::before{content:"›";margin-right:6px;opacity:.4}
.upzydu .pu4lh + .pu4lh::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.li5h{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.gra3{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.dym5{display:flex;flex-direction:column;gap:3px}
.a8biqz81{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.de6617u9{font-weight:700;font-size:1rem;color:var(--text-heading)}
.qcy8un2p{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.ulugul .li5h{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.n6mg18kq .li5h{border-top:3px solid var(--accent);padding-top:18px}
.k753v .li5h{border-left:3px solid var(--accent);border-radius:0}
.kiard39 .li5h{padding:20px 0}
@media(max-width:640px){
  .li5h{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .qcy8un2p{max-width:100%}
}
.ehrwoh6u .girt{margin:0}
@media (max-width:560px){
  .it93rx4{grid-template-columns:repeat(2,1fr);gap:12px}
}
.pzu8 {
  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;
}
.pzu8.rlcby1h {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.iab41 {
  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; } }
.iab41 .gqv8xk {
  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;
}
.iab41 .gqv8xk::before,
.iab41 .gqv8xk::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.iab41 .gqv8xk::before { transform: translate(-50%, -50%) rotate(45deg); }
.iab41 .gqv8xk::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.iab41 .gqv8xk:hover { background: rgba(0,0,0,0.12) !important; }
.lxurpr {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.imtwu1 {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.wztod39y {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.n7zyzk6z {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.iab41 .zfk8ke0 {
  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;
}
.iab41 .zfk8ke0:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .iab41 { padding: 28px 18px 20px; }
  .wztod39y { font-size: 1.2rem; }
  .lxurpr { max-width: 220px; max-height: 80px; }
}
.ro2bg1zh {
  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);
}
.ojgj {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.eg48fn  .ro2bg1zh { border-radius: 50%; }
.oa9uardy  .ro2bg1zh { border-radius: 6px; }
.lphtno .ro2bg1zh { border-radius: 22px; }
.o284cp .or7781k {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .ro2bg1zh { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.bxamc .btbp {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.bxamc .v2csy {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.bxamc .or7781k {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.sqb92 {
  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;                  
}
.sqb92.rlcby1h { transform: translate(-50%, 0); }
.sqb92 .btbp,
.sqb92 .v2csy {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.sqb92 .or7781k {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.cgmnywt {
  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;
}
.cgmnywt::before,
.cgmnywt::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.cgmnywt::before { transform: translate(-50%, -50%) rotate(45deg); }
.cgmnywt::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.cgmnywt:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .sqb92 { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .sqb92 .or7781k {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .sqb92 .rauaz7u { display: none !important; }
  .sqb92 .me4oum7 { font-size: 1.1rem !important; }
  .sqb92 .ro2bg1zh { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .cgmnywt { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .fqqhlf0w { flex-direction: row-reverse; }
[dir="rtl"] .keh2p5x { flex-direction: row-reverse; }
[dir="rtl"] .jdyo .qiedxyp { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .jdyo .qiedxyp { right: auto; left: 20px; }
  [dir="rtl"] .j0gdmwv  .qiedxyp { left: auto;  right: 20px; }
}
[dir="rtl"] .jvg1c4 .tigfv7z4  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .exgq .tigfv7z4 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .sy1yr743,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .kj5rqs, [dir="rtl"] .p8560 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .u3skfo { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .p654k { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .beoy { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .or7781k { direction: rtl; }
[dir="rtl"] .ro2bg1zh { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .j8w5,
[dir="rtl"] .b98fkm { direction: rtl; }
[dir="rtl"] .h18q046v { direction: rtl; }
[dir="rtl"] .phv6 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .rzqc26 .p8560,
[dir="rtl"] .pm5j .p8560,
[dir="rtl"] .uh1a .p8560,
[dir="rtl"] .wvcv27qh .p8560 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .rzqc26 .p8560 li::before,
[dir="rtl"] .pm5j .p8560 li::before,
[dir="rtl"] .uh1a .p8560 li::before,
[dir="rtl"] .wvcv27qh .p8560 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .m3p2o.itei0b .vinmq8,
[dir="rtl"] .kahqiq7o.itei0b .vinmq8,
[dir="rtl"] .m6wjui8a.itei0b .vinmq8,
[dir="rtl"] .u3gtivox.itei0b .vinmq8,
[dir="rtl"] .zgeq1uea.itei0b .vinmq8 { text-align: right; }
[dir="rtl"] .sy1yr743.itei0b .clgfh2x9 { align-items: flex-end; text-align: right; }
[dir="rtl"] .sy1yr743.vyla4jl .clgfh2x9 { text-align: center; }
[dir="rtl"] .sy1yr743 .clgfh2x9 { text-align: right; }
[dir="rtl"] .v2csy,
[dir="rtl"] .g7q2,
[dir="rtl"] .eny08,
[dir="rtl"] .ukmgbwp,
[dir="rtl"] .jiiqd1y,
[dir="rtl"] .rsqtav0,
[dir="rtl"] .igk4xk3h,
[dir="rtl"] .bufnk { text-align: right; direction: rtl; }
[dir="rtl"] .pb5t2 .igk4xk3h,
[dir="rtl"] .iqwdqe .igk4xk3h { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #cc833b;
  --brand:           #cc833b;
  --brand-light:     #976534;
  --brand-pale:      #b88b5f;
  --grad-start:      #deb183;
  --grad-end:        #e6cfb9;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #cc833b;
  --cta-light:       #b56e28;
  --cta-hover:       #a06429;
  --bg-page:         #f8f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f4f3;
  --bg-raised:       #f1efee;
  --bg-hover:        #f5f4f3;
  --border:          #e8e5e2;
  --border-alt:      #dbd6d0;
  --border-section:  #e8e5e2;
  --text-primary:    #1b1917;
  --text-muted:      #5f5952;
  --text-body:       #36322f;
  --text-sub:        #514c47;
  --text-faint:      #887f76;
  --text-dim:        #a09891;
  --text-label:      #6d655e;
  --text-value:      #443f3b;
  --accent-bg:       #f0eae4;
  --accent-bg-light: #e9dbcd;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f1f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf4f3;
  --c-pros:          #178b1f;
  --c-cons:          #9f2b21;
  --c-pros-label:    #1ca525;
  --c-tip-border:    #1eb729;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #178b1f;
}
:root { --logo-bg-opacity: 65%; }
body, button, input { font-family: "Poppins", sans-serif; }
.jeciyjd .j4t1o1v { font-size: 0; width: 1.2rem; flex-shrink: 0; }.jeciyjd .j4t1o1v::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.jeciyjd .epn8n5sq     .j4t1o1v::before { content: "";  color: var(--c-tip-border); }.jeciyjd .asmdkr7d .j4t1o1v::before { content: ""; color: var(--c-warn-border); }.jeciyjd .jnlp    .j4t1o1v::before { content: ""; color: #60a5fa; }.o8u5ua .jeciyjd .epn8n5sq     .j4t1o1v::before { color: #10b981; }.o8u5ua .jeciyjd .asmdkr7d .j4t1o1v::before { color: #f43f5e; }.o8u5ua .jeciyjd .jnlp    .j4t1o1v::before { color: #a855f7; }.l9bwar  .jeciyjd .epn8n5sq     .j4t1o1v::before { color: #eab308; }.l9bwar  .jeciyjd .asmdkr7d .j4t1o1v::before { color: #ef4444; }.l9bwar  .jeciyjd .jnlp    .j4t1o1v::before { color: #f97316; }.q0cec2b  .jeciyjd .epn8n5sq     .j4t1o1v::before { color: #38bdf8; }.q0cec2b  .jeciyjd .asmdkr7d .j4t1o1v::before { color: #818cf8; }.q0cec2b  .jeciyjd .jnlp    .j4t1o1v::before { color: #2dd4bf; }.zhtpdgp .jeciyjd .j4t1o1v::before { color: var(--accent-light) !important; }
.jib4 .i7krklb, .jib4 .sy1yr743 { min-height: 320px; }
.f2j4::before { content: '|'; opacity: 0.3; }