:root {
  --color-accent: #8c371d;
  --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;
}
.dq7zii {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.rpa94bk {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.bcon5rv {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.gzbtdo { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.reipmm { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.reipmm a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.reipmm a:hover { color: var(--accent-light); }
.hnwut686     .pgkerh { border-radius: 6px; }
.hnwut686 .pgkerh li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.hnwut686 .pgkerh li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.nlo259 .pgkerh li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .pgkerh {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .bc2egs:hover .pgkerh,
  .bc2egs:focus-within .pgkerh { display: block; }
  .pgkerh li a { padding: 8px 16px; font-size: 0.88rem; }
}
.lcivvr {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.lc9wknt8 { display: none; }
@media (max-width: 640px) {
  .lc9wknt8 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .lc9wknt8.dw375 { display: block; }
}
@media (max-width: 640px) {
  .lcivvr { display: block; }
  .reipmm > li + li::before { display: none !important; }
  .reipmm {
    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;
  }
  .reipmm.dw375 { display: flex; }
  .reipmm li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .reipmm li:last-child a { border-bottom: none; }
}
.bj14s0e { min-height: 480px; }
.hdwy52 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.jn59ogrz { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.i6og7 .jn59ogrz { margin-left: 0; margin-right: 0; }
.qal69uep {
  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;
}
.gt0ab8 .qal69uep { margin-top: 24px; }
.qal69uep:hover { opacity: 0.88; }
.grh2ir5l .hdwy52 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.grh2ir5l .jn59ogrz { color: #e2e8f0; }
.grh2ir5l.i6og7   .l8bdnta { text-align: left; }
.ycxt .hdwy52 { color: var(--text-primary); text-shadow: none; }
.ycxt .jn59ogrz { color: var(--text-muted); }
.ycxt .qal69uep { margin-top: 16px; }
.ycxt, .ycxt.bj14s0e { min-height: auto !important; }
.ycxt.i6og7   .l8bdnta { text-align: left; }
.ycxt~.b709a{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}
.ycxt~.b709a .iyyvos{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; }
}
.vrjk .hdwy52 { color: #fff; }
.vrjk .jn59ogrz { color: rgba(255,255,255,0.85); }
.y61c7wq .o18350qp { position: relative; overflow: hidden; }
.y61c7wq .o18350qp::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;
}
.ycp6x .o18350qp {
  animation: hg-breathe 7s ease-in-out infinite;
}
.ap0a .o18350qp { position: relative; overflow: hidden; }
.ap0a .o18350qp::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;
}
.rt8gb9l .o18350qp { position: relative; overflow: hidden; }
.rt8gb9l .o18350qp::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;
}
.g0p241zv .o18350qp {
  animation: hg-fadein 1.2s ease-out both;
}
.o18350qp {
  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%);
}
.n1ewh {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.rojembq6 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.o18350qp .hdwy52 { text-shadow: none; color: var(--text-primary); }
.o18350qp .jn59ogrz { color: var(--text-muted); }
body.pdftcajw .hdwy52 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.jvflwbp .hdwy52 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.bj14s0e.vrjk .hdwy52,
section.vrjk .hdwy52 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.o18350qp.dnny .n1ewh { align-items: center; text-align: center; }
.o18350qp.i6og7   .n1ewh { align-items: flex-start; text-align: left; }
.hc5r25 .rojembq6 { position: relative; }
.hc5r25 .rojembq6::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.hc5r25.v7o5jj .rojembq6::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.tg61pbz .rojembq6 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.tg61pbz.v7o5jj .rojembq6 { padding: 32px 0 32px 32px; }
.lsiixs7 .rojembq6 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.v7o5jj .n1ewh {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.lsiixs7.v7o5jj .rojembq6 { padding: 40px 16px 40px 48px; }
.bj14s0e .i46d5re {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.i46d5re .pwu1a {
  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;
}
.i46d5re .pwu1a::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.i46d5re .ttbqvr { display: contents !important; }
.i46d5re .ttbqvr .hzoan3 {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.i46d5re .ttbqvr .i305 { max-height: 48px; max-width: 96px; }
.i46d5re .ttbqvr .k0btejd {
  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;
}
.i46d5re .s07iuc7 {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.i46d5re .ws5dlv4 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.i46d5re .shy4j { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.i46d5re .shy4j small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.i46d5re .u9md { display: contents !important; }
.i46d5re .u9md .bycr:not(.ubqgqzk) { display: none !important; }
.i46d5re .u9md .ubqgqzk {
  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;
}
.i46d5re .u9md .ubqgqzk .af3ex5 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.i46d5re .u9md .ubqgqzk .otwg {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.i46d5re .mjoytqwk { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.i46d5re .mjoytqwk.bs7iiaz3 {
  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;
}
.i46d5re .mjoytqwk.bs7iiaz3:hover { opacity: 0.85; }
.i46d5re .pwu1a,
.i46d5re .pwu1a:hover,
.i46d5re .pwu1a:nth-child(even),
.i46d5re .pwu1a:nth-child(odd),
.i46d5re .pwu1a:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.nylhhr .rojembq6 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
.xldz9bi3 {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px !important;
  width: 100%;
}
@media (max-width: 700px) {
  .o18350qp { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .o18350qp:not(.nylhhr) .rojembq6 { display: none !important; }
  .nylhhr .rojembq6 { padding: 16px; }
  .n1ewh  { padding: 36px 24px; }
  .o18350qp~.b709a,.v7o5jj~.b709a{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .bj14s0e, .o18350qp { min-height: 320px !important; }
  .hdwy52 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .nu7koquk,
  .xldz9bi3,
  .uvo0407u { grid-template-columns: 1fr !important; }

  

  
  .c170n { display: flex !important; flex-direction: column !important; }
  .c170n .l8bdnta { display: contents; }
  .c170n .vkyixt { order: 0; }
  .c170n .hdwy52 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .c170n .nu7koquk { order: 2; padding: 0 16px 12px !important; }
  .c170n .jn59ogrz { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .gt0ab8 .l8bdnta { display: flex; flex-direction: column; }
  .gt0ab8 .l8bdnta .hdwy52 { order: 1; }
  .gt0ab8 .l8bdnta .uvo0407u { order: 2; margin: 8px 0 24px !important; }
  .gt0ab8 .l8bdnta .jn59ogrz { order: 3; }
  .gt0ab8 .l8bdnta .qal69uep { order: 4; align-self: center; margin-top: 0; }

  
  .o18350qp.nylhhr {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .o18350qp.nylhhr .n1ewh { display: contents; padding: 0; }
  .o18350qp.nylhhr .n1ewh .hdwy52 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .o18350qp.nylhhr .rojembq6 { order: 2; padding: 12px 16px; }
  .o18350qp.nylhhr .n1ewh .jn59ogrz { order: 3; padding: 0 24px; margin: 0 auto; }
  .o18350qp.nylhhr .n1ewh .qal69uep { order: 4; align-self: center; margin: 8px 0 32px; }
}
.zg8w4o { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.kudj0o1m { width: 100%; height: auto; display: block; border-radius: 10px; }
.kbiejhw .zg8w4o        { border-radius: 16px; }
.kbiejhw .kudj0o1m  { border-radius: 16px; }
.dyzzup .zg8w4o         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.dyzzup .kudj0o1m   { border-radius: 8px; }
.ueogh1 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.aeyj { width: 100%; padding: 32px 0; position: relative; }
.km8q { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.axcznza0 .aeyj:nth-child(even) { background: var(--bg-surface); }
.axcznza0 .aeyj:nth-child(odd)  { background: var(--bg-page); }
.cwgf4z .aeyj:nth-child(even) { background: var(--bg-card); }
.cwgf4z .aeyj:nth-child(odd)  { background: var(--bg-page); }
.axcznza0 .aeyj:nth-child(odd)  .km8q { background: var(--bg-card); border-radius: 6px; }
.axcznza0 .aeyj:nth-child(even) .km8q { background: var(--bg-raised); border-radius: 6px; }
.cwgf4z .aeyj:nth-child(odd)  .km8q { background: var(--bg-card); border-radius: 6px; }
.cwgf4z .aeyj:nth-child(even) .km8q { background: var(--bg-raised); border-radius: 6px; }
.axcznza0 .aeyj:nth-child(even) .awj4mq .ab3eznby,
.cwgf4z .aeyj:nth-child(even) .awj4mq .ab3eznby { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.axcznza0 .aeyj:nth-child(odd) .awj4mq .ab3eznby,
.cwgf4z .aeyj:nth-child(odd) .awj4mq .ab3eznby { background: var(--bg-card-inner); }
.axcznza0 .aeyj:nth-child(even) .vjkt3rs2 .ab3eznby:nth-child(odd),
.cwgf4z .aeyj:nth-child(even) .vjkt3rs2 .ab3eznby:nth-child(odd)  { background: var(--bg-card); }
.axcznza0 .aeyj:nth-child(even) .vjkt3rs2 .ab3eznby:nth-child(even),
.cwgf4z .aeyj:nth-child(even) .vjkt3rs2 .ab3eznby:nth-child(even) { background: var(--bg-card-inner); }
h1.kmyy { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.kmyy {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.nx51fgr { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.xngkkqa h2.kmyy {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.omstzpe h2.kmyy {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.ovuu h2.kmyy {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.t3hc7 h2.kmyy::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ni6ts h2.kmyy {
  color: var(--text-primary); font-size: 1.7rem;
}
.p7urwo4 h2.kmyy::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.hkjsy9 h2.kmyy {
  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) { .pfn3 { display: none; } }
.ybl8p { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.iyahrk2 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.bg9gzqz7 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.ehrb1 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ix5o { padding-left: 20px; }
.ix5o li { margin-bottom: 6px; }
.ix5o a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ix5o a:hover { color: var(--accent-light); }
.mggh6s0 .ehrb1 { display: none; }
.nr6b9qbe .ehrb1 { display: none; }
.nr6b9qbe .ix5o { padding-left: 0; list-style: none; }
.nr6b9qbe .ix5o li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.nr6b9qbe .ix5o a { font-size: 0.92rem; }
.q0xk1c .bg9gzqz7 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.q0xk1c .ehrb1 { display: none; }
.q0xk1c .ix5o { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.q0xk1c .ix5o li { margin-bottom: 0; }
.q0xk1c .ix5o 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;
}
.q0xk1c .ix5o a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.meq7yr .bg9gzqz7 { padding: 20px 20px 16px; }
.meq7yr .ix5o {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.meq7yr .ix5o li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.meq7yr .ix5o 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;
}
.meq7yr .ix5o 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;
}
.meq7yr .ix5o a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.meq7yr .ix5o a:focus,
.meq7yr .ix5o a:focus-visible,
.meq7yr .ix5o a:target { outline: none; }
.meq7yr .ix5o li:target a { border-color: var(--border); color: var(--text-muted); }
.oiqgmxx .bg9gzqz7 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.oiqgmxx .ehrb1 { display: none; }
.oiqgmxx .ix5o { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.oiqgmxx .ix5o li { counter-increment: toc-n; margin-bottom: 0; }
.oiqgmxx .ix5o 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;
}
.oiqgmxx .ix5o 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;
}
.oiqgmxx .ix5o a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.jkrv .bg9gzqz7 { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.jkrv .ehrb1 { display: none; }
.jkrv .ix5o { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.jkrv .ix5o li { margin-bottom: 0; }
.jkrv .ix5o 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;
}
.jkrv .ix5o a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.dyezobh .bg9gzqz7 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.dyezobh .ehrb1 { display: none; }
.dyezobh .ix5o { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.dyezobh .ix5o li { margin-bottom: 0; }
.dyezobh .ix5o li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.dyezobh .ix5o li:last-child::after { content: ""; margin-right: 0; }
.dyezobh .ix5o a { font-size: 0.9rem; }
.ab3eznby { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.awj4mq .ab3eznby { background: var(--bg-card); }
.vjkt3rs2 .ab3eznby:nth-child(odd)  { background: var(--bg-card); }
.vjkt3rs2 .ab3eznby:nth-child(even) { background: var(--bg-raised); }
.hcftpwgz .ab3eznby {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.hcftpwgz .ab3eznby:last-child { border-bottom: none; }
.hcftpwgz h3.nx51fgr { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.r1zq89w .ab3eznby {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.r1zq89w .ab3eznby + .ab3eznby { margin-top: 4px; }
.lbjtpq0 .ab3eznby { background: none; border-radius: 0; padding: 12px 0; }
.lbjtpq0 .ab3eznby + .ab3eznby { border-top: 1px solid var(--border-section); }
.l83mw { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.mx2b2s2 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.wi6f17w { color: var(--text-body); margin-bottom: 10px; }
.ki3nx, .xh0kb0q { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.ki3nx li, .xh0kb0q li { margin-bottom: 6px; }
.xh0kb0q li { list-style: decimal; }
.prboh     .ki3nx { list-style-type: "● "; }
.w43y268  .ki3nx { list-style-type: "■ "; }
.qaur .ki3nx { list-style-type: "◆ "; }
.ximb82    .ki3nx { list-style-type: "★ "; }
.prboh     .y3y6xde { list-style-type: "● "; }
.w43y268  .y3y6xde { list-style-type: "■ "; }
.qaur .y3y6xde { list-style-type: "◆ "; }
.ximb82    .y3y6xde { list-style-type: "★ "; }
.prboh    .ki3nx li::marker, .prboh    .y3y6xde li::marker,
.w43y268 .ki3nx li::marker, .w43y268 .y3y6xde li::marker,
.qaur .ki3nx li::marker, .qaur .y3y6xde li::marker,
.ximb82   .ki3nx li::marker, .ximb82   .y3y6xde li::marker {
  color: var(--cta); font-size: 1em;
}
.prboh .xh0kb0q,
.w43y268 .xh0kb0q,
.qaur .xh0kb0q,
.ximb82 .xh0kb0q {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.prboh .xh0kb0q li,
.w43y268 .xh0kb0q li,
.qaur .xh0kb0q li,
.ximb82 .xh0kb0q li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.prboh .xh0kb0q li::before,
.w43y268 .xh0kb0q li::before,
.qaur .xh0kb0q li::before,
.ximb82 .xh0kb0q 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;
}
.prboh     .xh0kb0q li::before { border-radius: 50%; }
.w43y268  .xh0kb0q li::before { border-radius: 3px; }
.qaur .xh0kb0q li::before { border-radius: 3px; }
.ximb82    .xh0kb0q li::before { border-radius: 50%; }
.vkf37 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.lmpq65 .vkf37,
.f8s9av13 .vkf37 { background: transparent; border: none; border-radius: 0; }
.pmk7y7 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.pmk7y7 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.pmk7y7 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.pmk7y7 tr:hover td { background: var(--bg-hover); }
.ldgim .pmk7y7 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.m2ix .pmk7y7 { border: 1px solid var(--border-alt); }
.m2ix .pmk7y7 th,
.m2ix .pmk7y7 td { border: 1px solid var(--border-alt); }
.c028pll .pmk7y7 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.c028pll .pmk7y7 td { border-bottom: none; }
.c028pll .pmk7y7 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.awxx .pmk7y7 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.bwidv .vkf37 {
  overflow: hidden;
}
.bwidv .pmk7y7 th { border-bottom: 1px solid var(--border-alt); }
.bwidv .pmk7y7 tr:last-child td { border-bottom: none; }
.fn30une { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.ptiymy { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.xdg226g { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.r1odw { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.fy013q { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.y3y6xde { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.y3y6xde 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%}
.f0k2gfc .r1odw { background: transparent; text-align: center; }
.r7g0l .xdg226g {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.hz3it .xdg226g {
  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);
}
.u6cyum4 .ptiymy { display: grid; grid-template-columns: auto 1fr; }
.u6cyum4 .xdg226g {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.u6cyum4 .r1odw { grid-column: 2; }
.u6cyum4 .fy013q,
.u6cyum4 .y3y6xde { grid-column: 1 / -1; }
.y9zqv5sd .ptiymy { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.y9zqv5sd .xdg226g {
  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);
}
.y9zqv5sd .r1odw { grid-column: 2; }
.y9zqv5sd .fy013q,
.y9zqv5sd .y3y6xde { grid-column: 1 / -1; }
.kz29c5q .ptiymy { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.kz29c5q .r1odw { background: none; color: var(--accent-light); font-weight: 700; }
.auigx65j .ptiymy { 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); }
.auigx65j .r1odw { background: none; color: var(--accent-light); font-weight: 700; }
.djo8r .ptiymy { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.djo8r .ptiymy:last-child { border-bottom: none; }
.djo8r .r1odw { background: none; color: var(--accent-light); font-weight: 700; }
.fdwt2z .ptiymy { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.fdwt2z .r1odw { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.vx41xkt .fn30une { counter-reset: card-n; }
.vx41xkt .ptiymy  { counter-increment: card-n; }
.vx41xkt .r1odw { display: flex; align-items: center; gap: 10px; }
.vx41xkt .r1odw::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;
}
.z52vbhh3 .ptiymy { background: var(--bg-surface); border: 1px solid var(--border); }
.z52vbhh3 .r1odw { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.t8uxuv { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.t8uxuv         { --cl-hue: var(--accent); }
.pqsf     { --cl-hue: #16a34a; }
.hvtifk { --cl-hue: #ea580c; }
.nvgwwo    { --cl-hue: #2563eb; }
.pqsf, .hvtifk, .nvgwwo, .mdg40h6 {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.dj0jib { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.dj0jib::before { color: var(--cl-hue); }
.t8uxuv strong { color: var(--text-primary); font-size: 0.95rem; }
.t8uxuv p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.xi1u { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.s0vo, .pd5clsg6 { border-radius: 8px; padding: 14px; }
.s0vo { background: var(--bg-pros); }
.pd5clsg6 { background: var(--bg-cons); }
.nv4fi7do { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.s0vo .nv4fi7do { color: var(--c-pros-label); }
.pd5clsg6 .nv4fi7do { color: #f87171; }
.s0vo ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.pd5clsg6 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.kudj0o1m { width: 100%; height: auto; border-radius: 10px; display: block; }
.bs7iiaz3 {
  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;
}
.bs7iiaz3:hover { opacity: 0.85; }
.isjv6x .bs7iiaz3  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.isjv6x .bs7iiaz3:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.xrfe5t .bs7iiaz3  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.xrfe5t .bs7iiaz3:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.isjv6x .mjoytqwk.bs7iiaz3, .xrfe5t .mjoytqwk.bs7iiaz3,
.isjv6x .aw4u9y .bs7iiaz3, .xrfe5t .aw4u9y .bs7iiaz3 {
  background: var(--cta); border: none; color: #fff;
}
.isjv6x .mjoytqwk.bs7iiaz3:hover, .xrfe5t .mjoytqwk.bs7iiaz3:hover,
.isjv6x .aw4u9y .bs7iiaz3:hover, .xrfe5t .aw4u9y .bs7iiaz3:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.mq4g .qal69uep { border-radius: 50px; }
.mq4g .bs7iiaz3  { border-radius: 50px; }
.bejm .qal69uep,
.bejm .bs7iiaz3 { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.bejm .qal69uep:hover,
.bejm .bs7iiaz3:hover { filter: brightness(1.08); opacity: 1; }
.u354j .qal69uep,
.u354j .bs7iiaz3 { box-shadow: 0 3px 14px -2px var(--cta); }
.u354j .qal69uep:hover,
.u354j .bs7iiaz3:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.hm4oi .qal69uep,
.hm4oi .bs7iiaz3 { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.hm4oi .qal69uep:hover,
.hm4oi .bs7iiaz3:hover { opacity: 1; }
.hm4oi .qal69uep:active,
.hm4oi .bs7iiaz3:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.bs08rhz .qal69uep,
.bs08rhz .bs7iiaz3 { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.bs08rhz .qal69uep:hover,
.bs08rhz .bs7iiaz3:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.bs08rhz .qal69uep:active,
.bs08rhz .bs7iiaz3:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.zcskqy1 .qal69uep,
.zcskqy1 .bs7iiaz3 { position: relative; overflow: hidden; }
.zcskqy1 .qal69uep::before,
.zcskqy1 .bs7iiaz3::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;
}
.zcskqy1 .qal69uep:hover::before,
.zcskqy1 .bs7iiaz3:hover::before { left: 135%; }
.cy4k8o .qal69uep,
.cy4k8o .bs7iiaz3 { border-radius: 0; }
.bcy01e .qal69uep { padding-left: 22px; padding-right: 22px; }
.bcy01e .bs7iiaz3  { padding-left: 12px; padding-right: 12px; }
.xqiwwrqc .qal69uep { padding-left: 44px; padding-right: 44px; }
.xqiwwrqc .bs7iiaz3  { padding-left: 24px; padding-right: 24px; }
.rh61 .qal69uep { padding-left: 56px; padding-right: 56px; }
.rh61 .bs7iiaz3  { padding-left: 32px; padding-right: 32px; }
.krjc6p0   .qal69uep::after, .krjc6p0   .bs7iiaz3::after,
.hw9pywrq .qal69uep::after, .hw9pywrq .bs7iiaz3::after,
.z1r7    .qal69uep::after, .z1r7    .bs7iiaz3::after,
.upu1o    .qal69uep::after, .upu1o    .bs7iiaz3::after,
.l6h5khg4    .qal69uep::after, .l6h5khg4    .bs7iiaz3::after,
.febawcy     .qal69uep::after, .febawcy     .bs7iiaz3::after,
.mbgdds    .qal69uep::after, .mbgdds    .bs7iiaz3::after,
.wtudyg   .qal69uep::after, .wtudyg   .bs7iiaz3::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;
}
.krjc6p0 .qal69uep::after, .krjc6p0 .bs7iiaz3::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");
}
.hw9pywrq .qal69uep::after, .hw9pywrq .bs7iiaz3::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");
}
.z1r7 .qal69uep::after, .z1r7 .bs7iiaz3::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");
}
.upu1o .qal69uep::after, .upu1o .bs7iiaz3::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");
}
.l6h5khg4 .qal69uep::after, .l6h5khg4 .bs7iiaz3::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");
}
.febawcy .qal69uep::after, .febawcy .bs7iiaz3::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");
}
.mbgdds .qal69uep::after, .mbgdds .bs7iiaz3::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");
}
.wtudyg .qal69uep::after, .wtudyg .bs7iiaz3::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");
}
.hvumpw   .kufeft::after, .hvumpw   .fj8yo::after,
.mtllkx1 .kufeft::after, .mtllkx1 .fj8yo::after,
.i1r39x    .kufeft::after, .i1r39x    .fj8yo::after,
.ha0ua    .kufeft::after, .ha0ua    .fj8yo::after,
.layv7e    .kufeft::after, .layv7e    .fj8yo::after,
.an4kok6r     .kufeft::after, .an4kok6r     .fj8yo::after,
.mew4guj    .kufeft::after, .mew4guj    .fj8yo::after,
.xpn783a   .kufeft::after, .xpn783a   .fj8yo::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;
}
.hvumpw .kufeft::after, .hvumpw .fj8yo::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");
}
.mtllkx1 .kufeft::after, .mtllkx1 .fj8yo::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");
}
.i1r39x .kufeft::after, .i1r39x .fj8yo::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");
}
.ha0ua .kufeft::after, .ha0ua .fj8yo::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");
}
.layv7e .kufeft::after, .layv7e .fj8yo::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");
}
.an4kok6r .kufeft::after, .an4kok6r .fj8yo::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");
}
.mew4guj .kufeft::after, .mew4guj .fj8yo::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");
}
.xpn783a .kufeft::after, .xpn783a .fj8yo::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");
}
.mmu4h7w4 {
  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;
}
.pwu1a {
  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;
}
.pwu1a > * { min-width: 0; }
.pwu1a:hover { background: var(--bg-hover); }
.pwu1a > [itemprop="item"] { display: contents; }
.pwu1a [itemprop="itemReviewed"],
.pwu1a [itemprop="reviewRating"] { display: none; }
.pwu1a::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;
}
.ttbqvr {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.hzoan3 {
  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;
}
.i305 { max-height: 52px; max-width: 110px; object-fit: contain; }
.k0btejd {
  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;
}
.a3xs9rbn .hzoan3    { background: #1a1a1a; }
.kns3d3 .hzoan3   { background: rgba(128,128,128,.12); }
.ju4prcu .hzoan3 { background: var(--bg-raised); }
.e3rarot1 .hzoan3    { background: transparent; padding: 0; }
.s07iuc7 {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.ws5dlv4 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.shy4j { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.u9md {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.bycr {
  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;
}
.af3ex5 {
  
  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%;
}
.otwg {
  
  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;
}
.mjoytqwk {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.mjoytqwk.bs7iiaz3 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .pwu1a {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .pwu1a::before    { grid-area: rank;   }
  .ttbqvr           { grid-area: ident;  }
  .s07iuc7     { grid-area: rating; min-width: 0; width: auto; }
  .u9md           { grid-area: pills;  }
  .mjoytqwk             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .pwu1a {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .pwu1a::before    { justify-self: center; }
  .ttbqvr           { width: 100%; }
  .s07iuc7     { justify-self: center; }
  .u9md           { grid-template-columns: 1fr; }
}
.ggyw {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.lafcs3q {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.ifoj7 {
  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;
}
.ifoj7 img { max-width: 80px; max-height: 50px; object-fit: contain; }
.qixp { flex: 1; }
.qixp h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.crvfb3 { color: var(--c-stars); font-size: 1.1rem; }
.zacno3w { margin-bottom: 8px; }
.jcoy4pe {
  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);
}
.jcoy4pe > span { color: var(--accent); font-weight: 700; }
.tahfflut em, .lvaz em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .jcoy4pe { padding: 10px 16px; gap: 6px 16px; } }
.aw4u9y { flex-shrink: 0; align-self: flex-start; }
.aw4u9y .bs7iiaz3 { white-space: nowrap; }
@media (max-width: 560px) {
  .lafcs3q { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .ifoj7 { order: 1; }
  .aw4u9y { order: 2; margin-left: auto; align-self: center; }
  .qixp { order: 3; flex: 1 1 100%; min-width: 0; }
}
.f2gdd img.a9m3ho07 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.lmpq65 { padding: 20px 24px; }
.gcjxfybz { color: var(--text-muted); margin-bottom: 16px; }
.drs6 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.q35v8t9, .xts0o97u { list-style: none; font-size: 0.9rem; }
.q35v8t9 li { color: var(--c-pros); margin-bottom: 4px; }
.xts0o97u li { color: var(--c-cons); margin-bottom: 4px; }
.q35v8t9 li::before { content: "✓"; margin-right: 5px; }
.xts0o97u li::before { content: "✗"; margin-right: 5px; }
.fhrtuo .q35v8t9 li::before { content: "→"; }
.fhrtuo .xts0o97u li::before { content: "–"; }
.qdlfl9  .q35v8t9 li::before { content: "★"; }
.qdlfl9  .xts0o97u li::before { content: "✕"; }
.s9iyxmy7    .q35v8t9 li::before { content: "◆"; }
.s9iyxmy7    .xts0o97u li::before { content: "▲"; }
.efrz8ndh  .q35v8t9 li::before { content: "▶"; }
.efrz8ndh  .xts0o97u li::before { content: "■"; }
.h51l { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.fm5328 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.vyow { background: var(--bg-pros); color: var(--c-tag-pay); }
.zyo4suoc { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.emfju3v .zyo4suoc { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.odmd5z7 .zyo4suoc { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .qigil80t .gnj4do {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .qigil80t .ggyw { margin: 0; }
}
.rekm7gw .lafcs3q { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.rekm7gw .qixp h3 { color: var(--accent-light); }
.rekm7gw .ifoj7 { background: var(--bg-page); border: 1px solid var(--border); }
.rrir1rz .ggyw { border-top: 4px solid var(--accent); }
.rrir1rz .lafcs3q { background: var(--bg-card); }
.au3utgeu .ggyw { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.au3utgeu .lafcs3q { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.au3utgeu .lmpq65 { padding: 14px 16px; }
.au3utgeu .ifoj7 { border-radius: 4px; }
.au3utgeu .zyo4suoc { border-radius: 0; }
.u7eg540d .lafcs3q { padding: 0; gap: 0; overflow: hidden; }
.u7eg540d .ifoj7 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.u7eg540d .qixp { padding: 16px 20px; }
.u7eg540d .aw4u9y { padding: 16px 20px; align-self: center; }
.jb3hlnt .crvfb3 { font-size: .95rem; }
.f8s9av13 .xi1u { gap: 10px; }
.f8s9av13 .s0vo, .f8s9av13 .pd5clsg6 { padding: 12px; }
.f8s9av13 .s0vo ul, .f8s9av13 .pd5clsg6 ul { margin: 4px 0 0; padding-left: 18px; }
.f8s9av13 .s0vo li, .f8s9av13 .pd5clsg6 li { font-size: .85rem; margin-bottom: 3px; }
.ydh2dp .fm5328 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .gzyrvdf { grid-template-columns: 1fr; }
  .yrlud { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .yrlud .yu9vo1o4 { width: 72px; height: 50px; }
  .yrlud .upn6 { max-width: 180px; }
  .yrlud .lgbkh8 { width: auto; }
}
.webfyr .jb3hlnt .crvfb3 { filter: brightness(1.2); }
@media (max-width: 720px) {
  .webfyr { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .vqd9 { padding: 16px; }
  .rs7ir33k .ehcn3r2 { min-width: 50%; }
}
.ve0hm7 .xi1u { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .vsyu { grid-template-columns: 1fr; }
  .whjji9 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .cvx4 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .i7xja { flex-wrap: wrap; padding: 16px; }
}
.mw8ke0 .xi1u { gap: 8px; }
.mw8ke0 .s0vo, .mw8ke0 .pd5clsg6 { padding: 8px; }
@media (max-width: 480px) {
  .dbxdkk3 { flex-direction: column; align-items: stretch; }
}
.fa51 .lgbkh8 .bs7iiaz3 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .i114pms { flex-direction: column; align-items: stretch; gap: 10px; }
  .fa51 .lgbkh8 { text-align: center; }
}
@media (max-width: 720px) {
  .o6pbrwln { grid-template-columns: 1fr; }
  .yy2yu0w { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .pxhjkj8g { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.wibfu50 .pk11th6s { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.upj87 .crvfb3 { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .efqgv4 { grid-template-columns: 1fr; }
  .upj87 { width: 100px; height: 100px; margin: 16px auto; }
  .wibfu50 { font-size: 1.4rem; }
  .fp68ohhk { justify-content: center; }
  .hlxqpzb .ehcn3r2 { min-width: 50%; }
}
.jq3t1vs .xi1u { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .luo74qda { flex-wrap: wrap; padding: 14px 16px; }
  .zbf39go { padding: 12px 16px; }
  .jq3t1vs .xi1u { margin: 0 16px; }
  .jq3t1vs .ydh2dp { padding: 0 16px; }
  .yijefv { padding: 12px 16px; }
}
.repo8h .pwu1a {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.repo8h .pwu1a:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.w9kbbzpn .mmu4h7w4 { gap: 18px; }
.w9kbbzpn .pwu1a {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.w9kbbzpn .pwu1a:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.lgd2u .mmu4h7w4 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.lgd2u .pwu1a {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.lgd2u .pwu1a:last-child { border-bottom: none; }
.lgd2u .ttbqvr,
.lgd2u .s07iuc7,
.lgd2u .u9md {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.b526i2it .mmu4h7w4 { gap: 0; }
.b526i2it .pwu1a {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.b526i2it .pwu1a:last-child { border-bottom: none; }
.b526i2it .pwu1a:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.b526i2it .pwu1a:nth-child(even):hover { background: var(--bg-hover); }
.s4susn .pwu1a {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.pb1htzm .u9md .bycr {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.pb1htzm .u9md .bycr:first-child { border-left: none; }
.wqfhfqh .u9md .bycr {
  background: transparent; padding: 4px 8px;
}
.wqfhfqh .u9md .af3ex5 { font-size: .65rem; opacity: .65; }
.wqfhfqh .u9md .otwg   { font-size: 1.15rem; color: var(--accent-light); }
.sputfjic .u9md .bycr {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.shy4j { display: none; }
.iety .ws5dlv4 { font-size: 1rem; letter-spacing: 2px; }
.i6u8hv .ws5dlv4 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.mkf5ee .ws5dlv4,
.yattnhx .ws5dlv4,
.qd67t .ws5dlv4 { display: none; }
.mkf5ee .shy4j,
.yattnhx .shy4j,
.qd67t .shy4j { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.mkf5ee .shy4j { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.mkf5ee .shy4j small { display: none; }
.yattnhx .shy4j {
  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;
}
.yattnhx .shy4j small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.qd67t .shy4j {
  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;
}
.qd67t .shy4j small { display: none; }
.mkf5ee .zacno3w .crvfb3,
.yattnhx .zacno3w .crvfb3,
.qd67t .zacno3w .crvfb3 { display: none; }
.mkf5ee .zacno3w strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.mkf5ee .pk11th6s { display: none; }
.yattnhx .zacno3w 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;
}
.yattnhx .rmpp6g7,
.yattnhx .pk11th6s { font-size: 1em; }
.qd67t .zacno3w strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.qd67t .pk11th6s { display: none; }
.i7sfr { margin: 16px 0; }
.uvforcg { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.uvforcg summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.uvforcg summary::after { content: "+"; color: var(--accent-light); }
.uvforcg[open] summary::after { content: "−"; }
.uvforcg p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.aeyj { margin-bottom: 0; }
.symvzlu h2.kmyy { color: var(--text-primary); border-color: var(--accent-light); }
.yv98s6 h2.kmyy { color: var(--text-primary); border-color: var(--accent-light); }
.ejlb .pqsf     { background: #052e16; border-color: #10b981; }
.ejlb .hvtifk { background: #2d0a1e; border-color: #f43f5e; }
.ejlb .nvgwwo    { background: #1e1036; border-color: #a855f7; }
.ejlb .t8uxuv strong  { color: #f1f5f9; }
.ejlb .t8uxuv p       { color: #cbd5e1; }
.ejlb .vy70fx6e    .pqsf     .dj0jib::before,
.ejlb .gv9oamg7  .pqsf     .dj0jib::before,
.ejlb .fwprv1  .pqsf     .dj0jib::before,
.ejlb .m7ud .pqsf     .dj0jib::before { color: #10b981; }
.ejlb .vy70fx6e    .hvtifk .dj0jib::before,
.ejlb .gv9oamg7  .hvtifk .dj0jib::before,
.ejlb .fwprv1  .hvtifk .dj0jib::before,
.ejlb .m7ud .hvtifk .dj0jib::before { color: #f43f5e; }
.ejlb .vy70fx6e    .nvgwwo    .dj0jib::before,
.ejlb .gv9oamg7  .nvgwwo    .dj0jib::before,
.ejlb .fwprv1  .nvgwwo    .dj0jib::before,
.ejlb .m7ud .nvgwwo    .dj0jib::before { color: #a855f7; }
.ovnrckv0 .pqsf     { background: #2d2000; border-color: #eab308; }
.ovnrckv0 .hvtifk { background: #2d0b0b; border-color: #ef4444; }
.ovnrckv0 .nvgwwo    { background: #2d1600; border-color: #f97316; }
.ovnrckv0 .t8uxuv strong  { color: #f1f5f9; }
.ovnrckv0 .t8uxuv p       { color: #cbd5e1; }
.ovnrckv0 .vy70fx6e    .pqsf     .dj0jib::before,
.ovnrckv0 .gv9oamg7  .pqsf     .dj0jib::before,
.ovnrckv0 .fwprv1  .pqsf     .dj0jib::before,
.ovnrckv0 .m7ud .pqsf     .dj0jib::before { color: #eab308; }
.ovnrckv0 .vy70fx6e    .hvtifk .dj0jib::before,
.ovnrckv0 .gv9oamg7  .hvtifk .dj0jib::before,
.ovnrckv0 .fwprv1  .hvtifk .dj0jib::before,
.ovnrckv0 .m7ud .hvtifk .dj0jib::before { color: #ef4444; }
.ovnrckv0 .vy70fx6e    .nvgwwo    .dj0jib::before,
.ovnrckv0 .gv9oamg7  .nvgwwo    .dj0jib::before,
.ovnrckv0 .fwprv1  .nvgwwo    .dj0jib::before,
.ovnrckv0 .m7ud .nvgwwo    .dj0jib::before { color: #f97316; }
.qlsaz1 .pqsf     { background: #0c1a2e; border-color: #38bdf8; }
.qlsaz1 .hvtifk { background: #12103a; border-color: #818cf8; }
.qlsaz1 .nvgwwo    { background: #0a2020; border-color: #2dd4bf; }
.qlsaz1 .t8uxuv strong  { color: #f1f5f9; }
.qlsaz1 .t8uxuv p       { color: #cbd5e1; }
.qlsaz1 .vy70fx6e    .pqsf     .dj0jib::before,
.qlsaz1 .gv9oamg7  .pqsf     .dj0jib::before,
.qlsaz1 .fwprv1  .pqsf     .dj0jib::before,
.qlsaz1 .m7ud .pqsf     .dj0jib::before { color: #38bdf8; }
.qlsaz1 .vy70fx6e    .hvtifk .dj0jib::before,
.qlsaz1 .gv9oamg7  .hvtifk .dj0jib::before,
.qlsaz1 .fwprv1  .hvtifk .dj0jib::before,
.qlsaz1 .m7ud .hvtifk .dj0jib::before { color: #818cf8; }
.qlsaz1 .vy70fx6e    .nvgwwo    .dj0jib::before,
.qlsaz1 .gv9oamg7  .nvgwwo    .dj0jib::before,
.qlsaz1 .fwprv1  .nvgwwo    .dj0jib::before,
.qlsaz1 .m7ud .nvgwwo    .dj0jib::before { color: #2dd4bf; }
.yeldv1::before,
.dh0ma1l8::before { margin-right: 5px; }
.fstmy6 .s0vo ul li,
.fstmy6 .q35v8t9 li         { color: #4ade80; }
.fstmy6 .s0vo .yeldv1 { color: #22c55e; }
.fstmy6 .pd5clsg6 ul li,
.fstmy6 .xts0o97u li         { color: #f87171; }
.fstmy6 .pd5clsg6 .dh0ma1l8 { color: #ef4444; }
.hvyicu .s0vo { background: var(--bg-pros); }
.hvyicu .pd5clsg6 { background: var(--bg-cons); }
.hvyicu .s0vo .yeldv1 { color: var(--c-pros-label); }
.hvyicu .pd5clsg6 .dh0ma1l8 { color: var(--c-cons); }
.hvyicu .s0vo ul li,
.hvyicu .q35v8t9 li            { color: var(--c-pros); }
.hvyicu .pd5clsg6 ul li,
.hvyicu .xts0o97u li            { color: var(--c-cons); }
.kd0vsef .s0vo { background: var(--bg-pros); }
.kd0vsef .pd5clsg6 { background: var(--bg-cons); }
.kd0vsef .s0vo .yeldv1 { color: var(--c-pros-label); }
.kd0vsef .pd5clsg6 .dh0ma1l8 { color: var(--c-cons); }
.kd0vsef .s0vo ul li,
.kd0vsef .q35v8t9 li          { color: var(--c-pros); }
.kd0vsef .pd5clsg6 ul li,
.kd0vsef .xts0o97u li          { color: var(--c-cons); }
.t515pl .yeldv1::before { content: "✓ "; }
.t515pl .dh0ma1l8::before { content: "✗ "; }
.fhrtuo .yeldv1::before { content: "→ "; }
.fhrtuo .dh0ma1l8::before { content: "← "; }
.qdlfl9 .yeldv1::before { content: "★ "; }
.qdlfl9 .dh0ma1l8::before { content: "✕ "; }
.s9iyxmy7 .yeldv1::before { content: "◆ "; }
.s9iyxmy7 .dh0ma1l8::before { content: "▲ "; }
.odmd5z7 .t8uxuv { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.odmd5z7 .t8uxuv strong { color: var(--text-primary); }
.odmd5z7 .t8uxuv p      { color: var(--text-muted); }
.emfju3v .t8uxuv { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.en5d0e .t8uxuv {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.en5d0e .t8uxuv strong,
.en5d0e .t8uxuv p { color: #fff; }
.en5d0e .dj0jib::before { color: rgba(255,255,255,0.9) !important; }
.dgr3 .t8uxuv {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.dgr3 .t8uxuv strong { color: var(--text-primary); }
.dgr3 .t8uxuv p      { color: var(--text-muted); }
.tyob8 .t8uxuv { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.vy70fx6e .dj0jib,
.gv9oamg7 .dj0jib,
.fwprv1 .dj0jib,
.m7ud .dj0jib { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.vy70fx6e .dj0jib::before,
.gv9oamg7 .dj0jib::before,
.fwprv1 .dj0jib::before,
.m7ud .dj0jib::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.vy70fx6e .pqsf     .dj0jib::before { content: "✦"; color: var(--c-tip-border); }
.vy70fx6e .hvtifk .dj0jib::before { content: "▲"; color: var(--c-warn-border); }
.vy70fx6e .nvgwwo    .dj0jib::before { content: "◉"; color: #60a5fa; }
.gv9oamg7 .pqsf     .dj0jib::before { content: "★"; color: var(--c-tip-border); }
.gv9oamg7 .hvtifk .dj0jib::before { content: "◆"; color: var(--c-warn-border); }
.gv9oamg7 .nvgwwo    .dj0jib::before { content: "●"; color: #60a5fa; }
.fwprv1 .pqsf     .dj0jib::before { content: "▶"; color: var(--c-tip-border); }
.fwprv1 .hvtifk .dj0jib::before { content: "■"; color: var(--c-warn-border); }
.fwprv1 .nvgwwo    .dj0jib::before { content: "▸"; color: #60a5fa; }
.m7ud .pqsf     .dj0jib::before { content: "→"; color: var(--c-tip-border); }
.m7ud .hvtifk .dj0jib::before { content: "⬥"; color: var(--c-warn-border); }
.m7ud .nvgwwo    .dj0jib::before { content: "◈"; color: #60a5fa; }
.favq6 .awj4mq .ab3eznby,
.favq6 .vjkt3rs2 .ab3eznby  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.favq6 .ptiymy                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.favq6 .pwu1a                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.favq6 .ggyw            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.favq6 .vkf37          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.favq6 .bg9gzqz7                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.bb9ro .awj4mq .ab3eznby,
.bb9ro .vjkt3rs2 .ab3eznby,
.bb9ro .ptiymy,
.bb9ro .pwu1a,
.bb9ro .ggyw,
.bb9ro .vkf37,
.bb9ro .bg9gzqz7,
.bb9ro .tyob8 .t8uxuv { box-shadow: none; }
.dscfpgk   body, .dscfpgk   { font-size: 0.9rem; }
.dscfpgk   .wi6f17w, .dscfpgk .l83mw, .dscfpgk .mx2b2s2,
.dscfpgk   .ybl8p, .dscfpgk .iyahrk2 { font-size: 0.9rem; }
.dscfpgk   .ki3nx, .dscfpgk .xh0kb0q { font-size: 0.9rem; }
.f4b5ykb   .wi6f17w, .f4b5ykb .l83mw, .f4b5ykb .mx2b2s2,
.f4b5ykb   .ybl8p, .f4b5ykb .iyahrk2 { font-size: 0.95rem; }
.f4b5ykb   .ki3nx, .f4b5ykb .xh0kb0q { font-size: 0.95rem; }
.arik   .wi6f17w, .arik .l83mw, .arik .mx2b2s2,
.arik   .ybl8p, .arik .iyahrk2 { font-size: 1.08rem; }
.arik   .ki3nx, .arik .xh0kb0q { font-size: 1.05rem; }
.arik   .pmk7y7 { font-size: 0.97rem; }
.i7h7 .hdwy52      { font-size: 3.2rem; }
.i7h7 h2.kmyy { font-size: 1.9rem; }
.i7h7 h3.nx51fgr     { font-size: 1.4rem; }
.gnfiw .hdwy52      { font-size: 3.8rem; }
.gnfiw h2.kmyy { font-size: 2.2rem; }
.gnfiw h3.nx51fgr     { font-size: 1.6rem; }
.aeyj + .aeyj { position: relative; }
.ljormddl   .aeyj + .aeyj::before,
.nqowa8a  .aeyj + .aeyj::before,
.kh1fv0lh   .aeyj + .aeyj::before,
.joyz7   .aeyj + .aeyj::before,
.htd2fm   .aeyj + .aeyj::before,
.jf98 .aeyj + .aeyj::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.ljormddl .aeyj + .aeyj::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.nqowa8a .aeyj + .aeyj::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.kh1fv0lh .aeyj + .aeyj::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;
}
.joyz7 .aeyj + .aeyj::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.vwo4t .aeyj { margin-bottom: 16px; }
.vwo4t .aeyj + .aeyj { margin-top: 0; }
.vwo4t .km8q { padding-top: 0; padding-bottom: 0; }
.htd2fm .aeyj + .aeyj::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.jf98 .aeyj + .aeyj::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.qwdv .aeyj + .aeyj::before,
.su6g8 .aeyj + .aeyj::before,
.g56kx7i .aeyj + .aeyj::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%;
}
.axcznza0 .qwdv .aeyj:nth-child(even)::before,
.axcznza0 .su6g8 .aeyj:nth-child(even)::before,
.axcznza0 .g56kx7i .aeyj:nth-child(even)::before { background: var(--bg-surface); }
.cwgf4z .qwdv .aeyj:nth-child(even)::before,
.cwgf4z .su6g8 .aeyj:nth-child(even)::before,
.cwgf4z .g56kx7i .aeyj:nth-child(even)::before { background: var(--bg-card); }
.qwdv .aeyj + .aeyj::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");
}
.su6g8 .aeyj + .aeyj::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");
}
.g56kx7i .aeyj + .aeyj::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");
}
.ohmntxb .grh2ir5l,
.ohmntxb .l8bdnta,
.ohmntxb .n1ewh,
.e3m9 .n1ewh { padding-bottom: 60px; }
.po7kzh0p .n1ewh { padding-bottom: 70px; }
.ohmntxb .grh2ir5l::before,
.ohmntxb .grh2ir5l::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");
}
.kgcd9  .grh2ir5l:not(.vrjk) .vkyixt { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.o6hl .o18350qp { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ofw4p .o18350qp { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.x6tbcsg8 .o18350qp { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.kgcd9 .vrjk { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.kgcd9 .nbjzy { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.kgcd9 .o18350qp { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.gxql .o18350qp { background: var(--accent-bg); }
.z0ss .zg8w4o { float: left; width: 38%; margin: 0 28px 16px 0; }
.z0ss .zg8w4o .kudj0o1m { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.z0ss .km8q::after { content: ''; display: block; clear: both; }
.wik5j .zg8w4o { float: right; width: 38%; margin: 0 0 16px 28px; }
.wik5j .zg8w4o .kudj0o1m { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.wik5j .km8q::after { content: ''; display: block; clear: both; }
.x3ox .aeyj:nth-child(odd)  .zg8w4o { float: left;  width: 38%; margin: 0 28px 16px 0; }
.x3ox .aeyj:nth-child(even) .zg8w4o { float: right; width: 38%; margin: 0 0 16px 28px; }
.x3ox .zg8w4o .kudj0o1m { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.x3ox .km8q::after { content: ''; display: block; clear: both; }
.z0ss .fn30une,
.z0ss .mmu4h7w4,
.wik5j .fn30une,
.wik5j .mmu4h7w4,
.x3ox .fn30une,
.x3ox .mmu4h7w4 { clear: both; }
@media (max-width: 900px) {
  .z0ss .zg8w4o,
  .wik5j .zg8w4o,
  .x3ox .aeyj:nth-child(odd)  .zg8w4o,
  .x3ox .aeyj:nth-child(even) .zg8w4o {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .z0ss .zg8w4o .kudj0o1m,
  .wik5j .zg8w4o .kudj0o1m,
  .x3ox .zg8w4o .kudj0o1m {
    max-height: none !important;
  }
}
.z0ss .ki3nx,
.z0ss .xh0kb0q,
.wik5j .ki3nx,
.wik5j .xh0kb0q,
.x3ox .ki3nx,
.x3ox .xh0kb0q { overflow: hidden; }
@media (max-width: 640px) {
  .z0ss .zg8w4o,
  .wik5j .zg8w4o,
  .x3ox .zg8w4o { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ewvl2jg .ueogh1,
.ewvl2jg .km8q,
.ewvl2jg .e7b6  { max-width: 1100px; }
.xm2t .ueogh1,
.xm2t .km8q,
.xm2t .e7b6  { max-width: 1200px; }
.xvnggt .ueogh1,
.xvnggt .km8q,
.xvnggt .e7b6  { max-width: 1320px; }
.jjyvnfk { font-size: 0.82rem; color: var(--text-muted); }
.spe97m { display: flex; align-items: center; }
.jk9zky {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.ccv8w { display: flex; align-items: center; }
.rjq4j09 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.rjq4j09:hover { text-decoration: underline; }
.lvnb { margin: 0 3px; opacity: 0.45; }
.lvnb::before { content: '/'; }
.auz4 { padding: 2px 5px; color: var(--text-main); }
.lh7j .jjyvnfk {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.lh7j .spe97m { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.nroe0 .jjyvnfk {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.nroe0 .spe97m { padding: 0 0 0 12px; }
.jn7rp3hx .spe97m { padding: 0 16px; }
.jn7rp3hx .jjyvnfk {
  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);
}
.jn7rp3hx .ueogh1 { padding-top: 28px; }
@media (max-width: 720px) {
  .n8vfzo6i { margin-top: 18px; padding: 0 16px; }
  .jn7rp3hx .ueogh1 { padding-top: 16px; }
}
.ewvl2jg.lh7j .spe97m { max-width: 1100px; }
.xm2t.lh7j .spe97m { max-width: 1200px; }
.xvnggt.lh7j .spe97m { max-width: 1320px; }
.ghbp5x .aeyj { padding-top: 16px; padding-bottom: 16px; }
.k3g639t6 .aeyj { padding-top: 24px; padding-bottom: 24px; }
.kf5ks51 .aeyj { padding-top: 40px; padding-bottom: 40px; }
.v9qyk .aeyj { padding-top: 52px; padding-bottom: 52px; }
.u0yk4cjr .aeyj:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.u0yk4cjr .aeyj:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.u0yk4cjr .aeyj:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.u0yk4cjr .aeyj:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.bbvfjkpp .km8q { padding-top: 10px;  padding-bottom: 10px; }
.x73v .km8q { padding-top: 18px;  padding-bottom: 18px; }
.h71m6b .km8q { padding-top: 36px;  padding-bottom: 36px; }
.o7b53 .km8q { padding-top: 48px;  padding-bottom: 48px; }
.m32c h2.kmyy { font-weight: 600; }
.m32c h3.nx51fgr     { font-weight: 600; }
.dyfum h2.kmyy { font-weight: 800; }
.dyfum h3.nx51fgr     { font-weight: 700; }
.fm7zofq h2.kmyy { font-weight: 900; }
.fm7zofq h3.nx51fgr     { font-weight: 800; }
.fm7zofq .t8uxuv strong,
.fm7zofq .t8uxuv strong { font-weight: 600; }
.kufeft {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.zml5 .kufeft { display: none; }
@media (max-width: 640px) {
  .kufeft { display: none !important; }
}
.kufeft { background: var(--cta) !important; color: #fff !important; border: none !important; }
.kufeft:hover { opacity: 0.85; }
.q99c6 .kufeft { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.a0upye  .fj8yo { left: 32px; }
@media (max-width: 480px) {
  .ijp59b .fj8yo { right: 20px; bottom: 20px; }
  .a0upye  .fj8yo { left: 20px; bottom: 20px; }
}
.nq8y9 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.e7b6 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.al50gatd { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.okjlo { color: var(--text-dim); font-size: 0.8rem; }
.insrb { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.insrb img { height: 26px; width: auto; object-fit: contain; }
.prnui4v { display: flex; flex-direction: column; gap: 6px; }
.prnui4v a, .n22bz a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.prnui4v a:hover, .n22bz a:hover { color: var(--accent-light); }
.prnui4v .y8hxi { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.g3xhnzb .e7b6 { text-align: center; }
.g3xhnzb .al50gatd { margin-top: 0; }
.y4fmd5 { margin-top: 10px; }
.y4fmd5 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .e7b6 { padding-left: 16px; padding-right: 16px; }
  .jrr1 .e7b6 { padding: 20px 16px; }
  .n22bz { gap: 4px 12px; }
  .al50gatd { font-size: 0.78rem; }
}
.zoj3ks1 .zzan .insrb { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.zoj3ks1 .al50gatd { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.zoj3ks1 .okjlo { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .zoj3ks1 .izq7 { grid-template-columns: 1fr 1fr; } .zoj3ks1 .zzan { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zoj3ks1 .izq7 { grid-template-columns: 1fr; } }
.npta .insrb { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.npta .al50gatd { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .npta .ttnbur { gap: 12px; } .npta .insrb { margin-right: 0; width: 100%; } }
.txg7 .fbtb .insrb { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.txg7 .al50gatd { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.txg7 .okjlo { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .txg7 .hh94b0x { grid-template-columns: 1fr 1fr; } .txg7 .fbtb { grid-column: 1 / -1; } }
@media (max-width: 480px) { .txg7 .hh94b0x { grid-template-columns: 1fr; } }
.ggdi .bmpcm { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.ggdi .prnui4v { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .ggdi .bmpcm { grid-template-columns: 1fr 1fr; } .ggdi .cg35kpi:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ggdi .bmpcm { grid-template-columns: 1fr; } }
.prbd0dn .bmpcm { grid-template-columns: 1fr 2fr; }
.prbd0dn .xihpol .prnui4v { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .prbd0dn .bmpcm { grid-template-columns: 1fr; } }
.m8u93k .e7b6 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.khlmzo .dq7zii      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.khlmzo .nq8y9 { background: var(--bg-page); border-top-color: var(--border-alt); }
.wuz9e .dq7zii      { background: #0d1117; border-bottom-color: #21262d; }
.wuz9e .bcon5rv { color: var(--accent-light); }
.wuz9e .reipmm { --msep-color: #8b949e; }
.wuz9e .reipmm a { color: #8b949e; }
.wuz9e .reipmm a:hover { color: var(--accent-light); }
.wuz9e .lcivvr { color: #8b949e; }
.wuz9e .nq8y9 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.wuz9e .al50gatd,
.wuz9e .okjlo { color: #6e7681; }
.wuz9e .prnui4v a, .wuz9e .n22bz a,
.wuz9e .insrb { color: #e6edf3; }
.wuz9e .prnui4v a:hover, .wuz9e .n22bz a:hover,
@media (max-width: 640px) {
  .wuz9e .reipmm { background: #0d1117; border-top-color: #21262d; }
  .wuz9e .reipmm li a { border-bottom-color: #21262d; }
}
.zdjug .dq7zii      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.zdjug .bcon5rv { color: var(--accent-light); }
.zdjug .reipmm { --msep-color: #475569; }
.zdjug .reipmm a { color: #475569; }
.zdjug .reipmm a:hover { color: var(--accent-light); }
.zdjug .lcivvr { color: #64748b; }
.zdjug .nq8y9 { background: #f0f4f8; border-top-color: #cbd5e1; }
.zdjug .al50gatd,
.zdjug .okjlo { color: #64748b; }
.zdjug .prnui4v a, .zdjug .n22bz a,
.zdjug .curm9y1g a, .zdjug .insrb { color: #374151; }
.zdjug .prnui4v a:hover, .zdjug .n22bz a:hover,
@media (max-width: 640px) {
  .zdjug .reipmm { background: #f0f4f8; border-top-color: #cbd5e1; }
  .zdjug .reipmm li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.j8gpz4 .dq7zii      { background: var(--accent); border-bottom-color: var(--accent-light); }
.j8gpz4 .bcon5rv { color: #fff; }
.j8gpz4 .reipmm { --msep-color: rgba(255,255,255,0.82); }
.j8gpz4 .reipmm a { color: rgba(255,255,255,0.82); }
.j8gpz4 .reipmm a:hover { color: #fff; }
.j8gpz4 .lcivvr { color: rgba(255,255,255,0.9); }
.j8gpz4 .pgkerh a { color: var(--text-primary) !important; }
.j8gpz4 .pgkerh a:hover { color: var(--accent-light) !important; }
.j8gpz4 .nq8y9 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.j8gpz4 .al50gatd,
.j8gpz4 .okjlo { color: rgba(255,255,255,0.72); }
.j8gpz4 .prnui4v a, .j8gpz4 .n22bz a,
.j8gpz4 .vb6z a, .j8gpz4 .e8ltf a,
.j8gpz4 .curm9y1g a, .j8gpz4 .insrb { color: #fff; }
.j8gpz4 .y42t2h, .j8gpz4 .f10jhv9 { color: rgba(255,255,255,0.7); }
.j8gpz4 .prnui4v a:hover, .j8gpz4 .n22bz a:hover,
.j8gpz4 .vb6z a:hover, .j8gpz4 .e8ltf a:hover { color: #fff; }
@media (max-width: 640px) {
  .j8gpz4 .reipmm { background: var(--accent); border-top-color: var(--accent-light); }
  .j8gpz4 .reipmm li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.ib9x4k2 .dq7zii {
  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);
}
.ib9x4k2 .nq8y9 {
  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) {
  .ib9x4k2 .reipmm {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.tx693 .rpa94bk { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.gqye .rpa94bk { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.id1k6 .rpa94bk { min-height: 72px; height: auto; }
.jm4dn4aq .rpa94bk { min-height: 84px; height: auto; }
.jrr1 .rpa94bk { max-width: none; padding: 0 32px; }
.jrr1 .e7b6  { max-width: none; padding: 24px 32px; }
.f0i4oai.xm2t .rpa94bk { max-width: 1200px; }
.f0i4oai.xvnggt .rpa94bk { max-width: 1320px; }
.lc0m   .bcon5rv, .lc0m   .insrb { text-transform: capitalize; }
.vqd7m18 .bcon5rv, .vqd7m18 .insrb { text-transform: lowercase; }
.sp1mro2c .bcon5rv, .sp1mro2c .insrb { text-transform: uppercase; letter-spacing: 0.06em; }
.plwj708, .t7lx5 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.kb2p .plwj708,
.kb2p .t7lx5 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.cy5ls .plwj708,
.cy5ls .t7lx5 { 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; }
.h9p3db .plwj708,
.h9p3db .t7lx5 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.ig6k .plwj708,
.ig6k .t7lx5 { 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; }
.dm4ny   .reipmm a { font-weight: 500; }
.g2yr5s .reipmm a { font-weight: 600; }
.lr0sh1b     .reipmm a { font-weight: 700; }
.t46e43    .reipmm a { font-weight: 800; letter-spacing: 0.01em; }
.w8i46     .reipmm > li + li::before,
.z8yixvy    .reipmm > li + li::before,
.jq346dh    .reipmm > li + li::before,
.u2yt0f8k .reipmm > li + li::before,
.ibyy .reipmm > li + li::before,
.tsq014av  .reipmm > li + li::before,
.vf5d    .reipmm > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.w8i46     .reipmm > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.z8yixvy    .reipmm > li + li::before { content: "|"; }
.jq346dh    .reipmm > li + li::before { content: "—"; }
.u2yt0f8k .reipmm > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ibyy .reipmm > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.tsq014av  .reipmm > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.vf5d    .reipmm > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .arnww .lcivvr,
  .hbpv6so .lcivvr,
  .agz83q91 .lcivvr,
  .c28jh .lcivvr,
  .hjmw59x .lcivvr {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .arnww .lcivvr::before,
  .hbpv6so .lcivvr::before,
  .agz83q91 .lcivvr::before,
  .c28jh .lcivvr::before,
  .hjmw59x .lcivvr::before { content: ""; display: block; flex-shrink: 0; }

  
  .arnww .lcivvr::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;
  }

  
  .hbpv6so .lcivvr::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;
  }

  
  .agz83q91 .lcivvr::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;
  }

  
  .c28jh .lcivvr::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;
  }

  
  .hjmw59x .lcivvr::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) {
  .ztnb1 .lcivvr {
    padding: 5px 14px;
  }
  .ztnb1 .reipmm {
    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;
  }
  .ztnb1 .reipmm li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ztnb1 .reipmm li a:hover { background: var(--bg-raised); }
  .ztnb1 .lc9wknt8,
  .glys .lc9wknt8,
  .a4qlg3 .lc9wknt8 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .tmivc1h .lcivvr {
    padding: 5px 10px;
  }
  .tmivc1h .reipmm {
    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);
  }
  .tmivc1h .reipmm.dw375 { transform: translateX(0); }
  .tmivc1h .reipmm li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .tmivc1h .reipmm li:last-child a { border-bottom: none; }
  .j8gpz4 .reipmm,
  .wuz9e .reipmm { background: var(--accent) !important; }
  .j8gpz4 .reipmm li a,
  .wuz9e .reipmm li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .a4qlg3 .lcivvr {
    padding: 5px 10px;
  }
  .a4qlg3 .reipmm {
    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);
  }
  .a4qlg3 .reipmm::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .a4qlg3 .reipmm.dw375 { transform: translateY(0); }
  .a4qlg3 .reipmm li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .z888mwv .lcivvr {
    padding: 5px 10px;
  }
  .z888mwv .reipmm {
    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;
  }
  .z888mwv .reipmm.dw375 { opacity: 1; pointer-events: auto; }
  .z888mwv .reipmm li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .vi0mt5rx     .lcivvr { border-radius: 0 !important; }
  .dbrfhchz   .lcivvr { border-radius: 8px !important; }
  .s8z4 .lcivvr { border-radius: 50% !important; }
  .bz91r4o   .lcivvr { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .h31hbv .qq5mx7dg { flex-direction: column; align-items: stretch; }
  .h31hbv .ha2763f { flex-direction: row; min-width: auto; }
  .h31hbv .qrv5ko3j { align-items: flex-start; text-align: left; }
}
.mgi3c1s,
.mgi3c1s.aeyj,
.axcznza0 .mgi3c1s,
.tlb39qh .mgi3c1s,
.cwgf4z .mgi3c1s,
.g6jbo .mgi3c1s {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.a5q1 {
  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;
}
.b4twddq { flex: 1 1 280px; min-width: 0; }
.bbw3tgc {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.hosic {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.ok2jt1 {
  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;
}
.ok2jt1:hover { transform: translateY(-1px); opacity: 0.95; }
.xhcti .a5q1 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.xhcti .bbw3tgc { color: var(--cta); }
.xhcti .hosic { color: var(--text-body); }
.xhcti .ok2jt1 {
  background: var(--cta) !important;
  color: #fff !important;
}
.n55un .a5q1 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.n55un .bbw3tgc { color: var(--text-primary); }
.n55un .hosic { color: var(--text-body); }
.n55un .ok2jt1 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .a5q1 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .b4twddq { flex: 0 0 auto; }
  .bbw3tgc { font-size: 1.2rem; }
  .ok2jt1 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.zyq20 .gzbtdo { height: 36px; }
.uffhg .gzbtdo { height: 60px; max-width: 200px; }
.h5da2 .gzbtdo { height: 56px; max-width: 180px; }
.dmlwxyr    .ws5dlv4, .dmlwxyr    .crvfb3 { color: #f59e0b; }
.sr78      .ws5dlv4 { font-size: 1rem; letter-spacing: 1.5px; }
.sr78      .crvfb3   { font-size: 1.35rem; }
.lzelamao    .ws5dlv4, .lzelamao    .crvfb3 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.ghtl     .ws5dlv4, .ghtl     .crvfb3 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.lvbap .ws5dlv4, .lvbap .crvfb3 { color: var(--cta); letter-spacing: 2px; }
.xa7lf7ma   .ws5dlv4, .xa7lf7ma   .crvfb3 { color: #e91e63; letter-spacing: 2px; }
.g2cl  .ws5dlv4, .g2cl  .crvfb3 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.wbnd     .ws5dlv4, .wbnd     .crvfb3 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.pb1htzm .bycr + .bycr {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.hxjeifb .pwu1a { padding: 18px 24px; min-height: 68px; }
.wqfhfqh .af3ex5 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.wqfhfqh .otwg {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.sputfjic .bycr {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.mmu4h7w4 { counter-reset: cs-rank; }
.mmu4h7w4 .pwu1a { counter-increment: cs-rank; }
.mmu4h7w4 .pwu1a::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;
}
.w0sg9x8 .mmu4h7w4 { counter-reset: cs-rank; gap: 0; }
.w0sg9x8 .pwu1a {
  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;
}
.w0sg9x8 .pwu1a::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;
}
.w0sg9x8 .ttbqvr {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.w0sg9x8 .hzoan3 {
  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;
}
.w0sg9x8 .i305 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.w0sg9x8 .ttbqvr { min-width: 0; flex-direction: column; width: 100%; }
.w0sg9x8 .k0btejd {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.w0sg9x8 .ws5dlv4 { color: var(--cta, var(--accent)); }
.w0sg9x8 .shy4j { font-weight: 700; }
.w0sg9x8 .bycr {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.w0sg9x8 .af3ex5 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.w0sg9x8 .otwg {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.w0sg9x8 .ubqgqzk .otwg { font-size: 1.3rem; color: var(--accent-light); }
.w0sg9x8 .mjoytqwk {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.w0sg9x8 .pwu1a:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .w0sg9x8 .mmu4h7w4 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .w0sg9x8 .pwu1a {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .w0sg9x8 .pwu1a { padding: 40px 16px 20px; }
  .w0sg9x8 .bycr {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .w0sg9x8 .mjoytqwk { width: 100%; min-width: 0; }
}
.kp9b .mmu4h7w4 { counter-reset: cs-rank; gap: 10px; }
.kp9b .pwu1a {
  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);
}
.kp9b .pwu1a::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);
}
.kp9b .ttbqvr {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.kp9b .hzoan3 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.kp9b .i305 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.kp9b .k0btejd {
  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;
}
.kp9b .ws5dlv4 { color: var(--cta, var(--accent)); }
.kp9b .bycr {
  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;
}
.kp9b .af3ex5 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.kp9b .otwg { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.kp9b .ubqgqzk .otwg { color: var(--accent-light); }
.kp9b .mjoytqwk {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.kp9b .pwu1a:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .kp9b .pwu1a {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .kp9b .pwu1a::before {
    position: absolute; top: 14px; left: 14px;
  }
  .kp9b .ttbqvr {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .kp9b .k0btejd { white-space: normal; text-align: center; font-size: 1.2rem; }
  .kp9b .bycr {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .kp9b .mjoytqwk { width: 100%; min-width: 0; }
  .kp9b .ws5dlv4 { min-width: 0; }
}
.ma24ej6 .pwu1a::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.pu7v .uvforcg {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.pu7v .uvforcg summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.pu7v .uvforcg p { padding: 0 2px 16px; }
.svm7351 .uvforcg { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.svm7351 .uvforcg summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.svm7351 .uvforcg summary::after { content: "›"; font-size: 1.2em; }
.svm7351 .uvforcg[open] summary::after { content: "‹"; }
.svm7351 .uvforcg p { padding: 10px 22px 4px; }
.igxyg1 .uvforcg {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.igxyg1 .uvforcg summary { color: var(--text-primary); padding-left: 16px; }
.igxyg1 .uvforcg summary::after { content: "›"; font-size: 1.1em; }
.igxyg1 .uvforcg[open] summary::after { content: "‹"; }
.igxyg1 .uvforcg p { padding-left: 16px; }
.y2mtrn .i7sfr { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.y2mtrn .uvforcg {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.y2mtrn .uvforcg:last-child { border-bottom: none; }
.y2mtrn .uvforcg summary { color: var(--text-primary); border-radius: 0; }
.y2mtrn .uvforcg summary::after { content: "›"; font-size: 1.1em; }
.y2mtrn .uvforcg[open] summary::after { content: "‹"; }
.j32vqz7 .uvforcg { overflow: hidden; }
.j32vqz7 .uvforcg summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.j32vqz7 .uvforcg summary::after { color: rgba(255,255,255,.75); }
.j32vqz7 .uvforcg[open] summary { border-radius: 0; }
.au0on { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.qs1h {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ym6rb {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.cvy8lh { color: var(--text-muted); font-size: 1.05rem; }
.sqqu {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.z988 { margin-bottom: 20px; }
.t4ng0nzd {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.dolm {
  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;
}
.dolm:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.s7hcf { resize: vertical; min-height: 130px; }
.w3ow87ev { width: 100%; margin-top: 8px; }
.kn0vhb6 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.pss89ca {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.qzotv { color: var(--text-muted); line-height: 1.75; }
.xm2o6rj { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.xm2o6rj li { margin-bottom: 6px; }
.w8o1 { max-width: 760px; margin: 0 auto; }
.y4ek75re ul.xm2o6rj { margin: 0; }
@media (max-width: 640px) { .rj26c { grid-template-columns: 1fr; gap: 10px; } }
.t9sl34g { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.gokaj { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.mbq42hc { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.gokaj p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.gokaj .xm2o6rj { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .t9sl34g { grid-template-columns: 1fr; } }
.bttg3t8 { color: inherit; text-decoration: none; }
.bttg3t8:hover { color: var(--accent-light); text-decoration: underline; }
.zh0pj { display: inline-block; line-height: 0; }
.s3k42 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.z7ly5o { margin-bottom: 48px; }
.a17hj20b { max-width: 760px; margin: 0 auto; }
.l2eut1 { text-align: center; }
.e1xhh { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.e1xhh:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.qxmtg0l { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.e1xhh p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.e1xhh ul.xm2o6rj { margin: 0; }
.r9rv44 { color: var(--text-muted); line-height: 1.75; }
.l2eut1 .xm2o6rj,
.incivp .xm2o6rj,
.f7mvf .xm2o6rj,
.xsby6 .xm2o6rj {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.l2eut1 .e1xhh,
.incivp .e1xhh { text-align: left; }
.l2eut1 .qxmtg0l,
.incivp .qxmtg0l { text-align: center; }
.ibgx { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.hr7k9ku { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.aengjg96 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.hbfsw3 { margin-top: 12px; }
.lig8d { 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; }
.lig8d:hover { border-bottom-color: var(--accent-light); }
.k88o7p2 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.k88o7p2 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.t9gqmg3 { width: 200px; height: 200px; }
.r2lem { border-radius: 50%; }
.kah4712 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.v6v1ium4 { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .mc6l { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.x2y69xcg { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.x2y69xcg .aengjg96, .x2y69xcg .hr7k9ku { max-width: 640px; }
.lo53apl .ibgx { font-size: 1.6rem; margin-top: 18px; }
.vnt17df .aengjg96 { margin-bottom: 28px; }
@media (max-width: 860px) { .mpca { grid-template-columns: 1fr; } .lo53apl { position: static; text-align: center; } }
.n9ok55 .k88o7p2 { margin: 0 auto 18px; }
.n9ok55 .kah4712 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .jnsglu { grid-template-columns: 1fr; } }
.aarmxn .ibgx { font-size: 1.6rem; margin-bottom: 6px; }
.xsby6 .xm2o6rj { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .aarmxn { flex-direction: column; text-align: center; } .nbnvwdm { grid-template-columns: 1fr; } }
.r8f5g8 .ibgx { font-size: 1.35rem; margin: 0 0 4px; }
.r8f5g8 .kah4712 { margin: 0; }
.iidv41tz .ym6rb { color: var(--accent-light); }
.u1yecm {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.u1yecm .ym6rb { font-size: 2rem; }
.u1yecm .cvy8lh { max-width: 680px; }
.imisizvr .ym6rb { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.imisizvr .cvy8lh  { margin: 0; }
@media (max-width: 640px) { .imisizvr { flex-direction: column; } }
.y41b .ym6rb { color: var(--accent-light); }
.s3m4yrgk .ym6rb { color: #fff; }
.s3m4yrgk .cvy8lh  { color: rgba(255,255,255,0.85); }
.zhdv0d { max-width: 680px; margin: 0 auto; }
.h8tqq9 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .h8tqq9 { grid-template-columns: 1fr; } }
.r073zpxl .dolm {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.r073zpxl .dolm:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.qmv7z .dolm { background: var(--bg-raised); border-color: transparent; }
.qmv7z .dolm:focus { background: var(--bg-card); border-color: var(--accent-light); }
.x1s1ozl .dolm { border-radius: 100px; padding: 11px 20px; }
.x1s1ozl .s7hcf { border-radius: 14px; }
@media (max-width: 640px) { .dwfrzs8o { grid-template-columns: 1fr; } }
.ww9r39{display:none}
.ww9r39:empty,.iyyvos:empty{display:none}
.r31xj{position:relative;overflow:visible}
.oqre2 .b709a,.l010po34 .b709a,
.kwsmod .b709a,.k8lmdwb .b709a,
.br3cp .b709a,.pl2u2n .b709a{display:block}
.vk68y9di .nanyv{display:block}
.oqre2 .b709a,.l010po34 .b709a,
.kwsmod .b709a,.k8lmdwb .b709a,
.br3cp .b709a{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}
.oqre2 .b709a .iyyvos,.l010po34 .b709a .iyyvos,
.kwsmod .b709a .iyyvos,.k8lmdwb .b709a .iyyvos,
.br3cp .b709a .iyyvos{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}
.oqre2 .gnts,.l010po34 .gnts,
.kwsmod .gnts,.k8lmdwb .gnts,
.br3cp .gnts{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.oqre2 .b709a,.l010po34 .b709a{top:12px}
.oqre2 .b709a .iyyvos{margin-right:auto}
.l010po34 .b709a .iyyvos{margin-left:auto}
.l010po34 .b709a{text-align:right}
.kwsmod .b709a,.k8lmdwb .b709a{bottom:12px}
.kwsmod .b709a .iyyvos{margin-right:auto}
.k8lmdwb .b709a .iyyvos{margin-left:auto}
.k8lmdwb .b709a{text-align:right}
.br3cp .b709a{position:relative;margin-top:16px}
.br3cp .b709a .iyyvos{margin:0 auto}
.pl2u2n .b709a{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.pl2u2n .b709a .iyyvos{margin:0}
.pl2u2n .o18350qp~.b709a,
.pl2u2n .v7o5jj~.b709a{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.pl2u2n .o18350qp~.b709a .iyyvos,
.pl2u2n .v7o5jj~.b709a .iyyvos{justify-content:flex-start}
.o18350qp~.b709a,.v7o5jj~.b709a{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}
.o18350qp~.b709a .iyyvos{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.v7o5jj~.b709a .iyyvos{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.nanyv .iyyvos{margin:0 0 12px}
.iyyvos{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.gnts{white-space:nowrap}
.b1xdda .gnts{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.txjwqj .gnts{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}
.txjwqj .bhzvefi::before{content:""}
.vv7cr13o .iyyvos{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.bg5qav .gnts{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.tcbkan .gnts{color: var(--accent-light);opacity:1;font-weight:500}
.ehp3e6 .gnts{border-bottom:1px solid currentColor;padding-bottom:2px}
.erqy9ao7 .iyyvos{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.fpymw0{--date-bg:transparent}
.bc3ml6v .bhzvefi::before{content:""}
.pp1mk .gnts + .gnts::before{content:"•";margin-right:6px;opacity:.4}
.g4azf .gnts + .gnts::before{content:"/";margin-right:6px;opacity:.35}
.z296 .gnts + .gnts::before{content:"|";margin-right:6px;opacity:.3}
.f2xk .gnts + .gnts::before{content:"—";margin-right:6px;opacity:.3}
.kizb6 .gnts + .gnts::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.hhsea .gnts + .gnts::before{content:"·";margin-right:6px;opacity:.4}
.gecgmfe .gnts + .gnts::before{content:"›";margin-right:6px;opacity:.4}
.tjgbuw .gnts + .gnts::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.csq25asz{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.ddp7621{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.c1ocda{display:flex;flex-direction:column;gap:3px}
.ik5wbi{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.iu1ox{font-weight:700;font-size:1rem;color:var(--text-heading)}
.iibk{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.goeswp9 .csq25asz{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.v6ovo0bo .csq25asz{border-top:3px solid var(--accent);padding-top:18px}
.mrhgv .csq25asz{border-left:3px solid var(--accent);border-radius:0}
.eotut .csq25asz{padding:20px 0}
@media(max-width:640px){
  .csq25asz{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .iibk{max-width:100%}
}
.efcp4a .vkf37{margin:0}
@media (max-width:560px){
  .qv2x2{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .pocsw { padding: 28px 18px 20px; }
  .cmc1tya { font-size: 1.2rem; }
  .rik7h6z { max-width: 220px; max-height: 80px; }
}
.o7yex {
  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);
}
.ct6byc {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.hf2ujy7i  .o7yex { border-radius: 50%; }
.ey7l5ga  .o7yex { border-radius: 6px; }
.j2x49s42 .o7yex { border-radius: 22px; }
.oxmli9dz .a5q1 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .o7yex { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.xmvoiww .aeyj {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.xmvoiww .km8q {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.xmvoiww .a5q1 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.c8po .aeyj,
.c8po .km8q {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.c8po .a5q1 {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .c8po { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .c8po .a5q1 {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .c8po .hosic { display: none !important; }
  .c8po .bbw3tgc { font-size: 1.1rem !important; }
  .c8po .o7yex { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .dkw46 { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .rpa94bk { flex-direction: row-reverse; }
[dir="rtl"] .reipmm { flex-direction: row-reverse; }
[dir="rtl"] .a0upye  .fj8yo { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .ijp59b .fj8yo { right: auto; left: 20px; }
  [dir="rtl"] .a0upye  .fj8yo { left: auto;  right: 20px; }
}
[dir="rtl"] .z0ss .zg8w4o  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .wik5j .zg8w4o { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .o18350qp,
[dir="rtl"] .wvq6 { direction: rtl; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .ki3nx, [dir="rtl"] .xh0kb0q { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .s0vo { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .pd5clsg6 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .t8uxuv { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .a5q1 { direction: rtl; }
[dir="rtl"] .o7yex { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .pwu1a,
[dir="rtl"] .jjyvnfk { direction: rtl; }
[dir="rtl"] .bg9gzqz7 { direction: rtl; }
[dir="rtl"] .ix5o { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .prboh .xh0kb0q,
[dir="rtl"] .w43y268 .xh0kb0q,
[dir="rtl"] .qaur .xh0kb0q,
[dir="rtl"] .ximb82 .xh0kb0q {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .prboh .xh0kb0q li::before,
[dir="rtl"] .w43y268 .xh0kb0q li::before,
[dir="rtl"] .qaur .xh0kb0q li::before,
[dir="rtl"] .ximb82 .xh0kb0q li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .grh2ir5l.i6og7 .l8bdnta,
[dir="rtl"] .ycxt.i6og7 .l8bdnta,
[dir="rtl"] .vrjk.i6og7 .l8bdnta,
[dir="rtl"] .c170n.i6og7 .l8bdnta,
[dir="rtl"] .gt0ab8.i6og7 .l8bdnta { text-align: right; }
[dir="rtl"] .o18350qp.i6og7 .n1ewh { align-items: flex-end; text-align: right; }
[dir="rtl"] .o18350qp.dnny .n1ewh { text-align: center; }
[dir="rtl"] .o18350qp .n1ewh { text-align: right; }
[dir="rtl"] .km8q,
[dir="rtl"] .ybl8p,
[dir="rtl"] .iyahrk2,
[dir="rtl"] .sqqu,
[dir="rtl"] .t4ng0nzd,
[dir="rtl"] .aengjg96,
[dir="rtl"] .dolm,
[dir="rtl"] .s7hcf { text-align: right; direction: rtl; }
[dir="rtl"] .x1s1ozl .dolm,
[dir="rtl"] .r073zpxl .dolm { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #8c371d;
  --brand:           #8c371d;
  --brand-light:     #6f321f;
  --brand-pale:      #8d4934;
  --grad-start:      #d45630;
  --grad-end:        #d5856c;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #8c371d;
  --cta-light:       #6d2812;
  --cta-hover:       #592312;
  --bg-page:         #f8f6f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f4f3;
  --bg-raised:       #f1eeee;
  --bg-hover:        #f5f4f3;
  --border:          #e8e3e2;
  --border-alt:      #dcd2d0;
  --border-section:  #e8e3e2;
  --text-primary:    #1b1817;
  --text-muted:      #605552;
  --text-body:       #37302e;
  --text-sub:        #524946;
  --text-faint:      #897a75;
  --text-dim:        #a19490;
  --text-label:      #6e615d;
  --text-value:      #443d3a;
  --accent-bg:       #f1e6e3;
  --accent-bg-light: #ebd2ca;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f1f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf4f3;
  --c-pros:          #138f16;
  --c-cons:          #9f2621;
  --c-pros-label:    #17aa1a;
  --c-tip-border:    #19bc1d;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #138f16;
}
:root { --logo-bg-opacity: 52%; }
body, button, input { font-family: "Open Sans", sans-serif; }
.wnt8bh0q .dj0jib { font-size: 0; width: 1.2rem; flex-shrink: 0; }.wnt8bh0q .dj0jib::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.wnt8bh0q .pqsf     .dj0jib::before { content: "";  color: var(--c-tip-border); }.wnt8bh0q .hvtifk .dj0jib::before { content: ""; color: var(--c-warn-border); }.wnt8bh0q .nvgwwo    .dj0jib::before { content: ""; color: #60a5fa; }.ejlb .wnt8bh0q .pqsf     .dj0jib::before { color: #10b981; }.ejlb .wnt8bh0q .hvtifk .dj0jib::before { color: #f43f5e; }.ejlb .wnt8bh0q .nvgwwo    .dj0jib::before { color: #a855f7; }.ovnrckv0  .wnt8bh0q .pqsf     .dj0jib::before { color: #eab308; }.ovnrckv0  .wnt8bh0q .hvtifk .dj0jib::before { color: #ef4444; }.ovnrckv0  .wnt8bh0q .nvgwwo    .dj0jib::before { color: #f97316; }.qlsaz1  .wnt8bh0q .pqsf     .dj0jib::before { color: #38bdf8; }.qlsaz1  .wnt8bh0q .hvtifk .dj0jib::before { color: #818cf8; }.qlsaz1  .wnt8bh0q .nvgwwo    .dj0jib::before { color: #2dd4bf; }.d9rme .wnt8bh0q .dj0jib::before { color: var(--accent-light) !important; }
.n8m4ihay .bj14s0e, .n8m4ihay .o18350qp { min-height: 420px; }
.lvnb::before { content: '◆'; font-size: 0.5em; }