:root {
  --color-accent: #2c7461;
  --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;
}
.nq42x3ub {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ufc6 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.n5wd79 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.xapadoq2 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.a0hrvod { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.a0hrvod a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.a0hrvod a:hover { color: var(--accent-light); }
.yl2fa6     .cxmt04 { border-radius: 6px; }
.yl2fa6 .cxmt04 li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.yl2fa6 .cxmt04 li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.m05by .cxmt04 li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .cxmt04 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ngiox6jx:hover .cxmt04,
  .ngiox6jx:focus-within .cxmt04 { display: block; }
  .cxmt04 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.x9lteg {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.lk2bp { display: none; }
@media (max-width: 640px) {
  .lk2bp {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .lk2bp.bphqq9nk { display: block; }
}
@media (max-width: 640px) {
  .x9lteg { display: block; }
  .a0hrvod > li + li::before { display: none !important; }
  .a0hrvod {
    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;
  }
  .a0hrvod.bphqq9nk { display: flex; }
  .a0hrvod li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .a0hrvod li:last-child a { border-bottom: none; }
}
.vavfxd7 { min-height: 480px; }
.ksqcg {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ntk2 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.w7zxfh93 .ntk2 { margin-left: 0; margin-right: 0; }
.w4t5ul {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.m8sr {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.w4t5ul .l2wb {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.w4t5ul .ksqcg { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.w4t5ul .ntk2 { color: #e2e8f0; }
.w4t5ul.joah15 .l2wb { text-align: center; }
.w4t5ul.w7zxfh93   .l2wb { text-align: left; }
.wlvp .l2wb {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.wlvp .ksqcg { color: var(--text-primary); text-shadow: none; }
.wlvp .ntk2 { color: var(--text-muted); }
.wlvp, .wlvp.vavfxd7 { min-height: auto !important; }
.wlvp.joah15 .l2wb { text-align: center; }
.wlvp.w7zxfh93   .l2wb { text-align: left; }
.wlvp~.znlx8{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}
.wlvp~.znlx8 .breycc8{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}
.nffxc {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.pvclia .nffxc,
.pvclia .nffxc::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.m2avyasq .nffxc,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.bw0ad92 .nffxc,
.bw0ad92 .w4t5ul .m8sr {
  overflow: hidden;
}
.bw0ad92 .nffxc::after,
.bw0ad92 .w4t5ul .m8sr::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.d1jv7194 .nffxc,
.d1jv7194 .nffxc::after,
@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); }
}
.d1jv7194 .w4t5ul .m8sr {
  overflow: hidden;
}
.d1jv7194 .w4t5ul .m8sr::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.hrllbj .nffxc,
.hrllbj .w4t5ul .m8sr {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.pvclia .w4t5ul .m8sr {
  overflow: hidden;
}
.pvclia .w4t5ul .m8sr::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.m2avyasq .w4t5ul .m8sr {
  animation: hg-breathe 10s ease-in-out infinite;
}
.nffxc .m8sr {
  background: none;
}
.nffxc .ksqcg { color: #fff; }
.nffxc .ntk2 { color: rgba(255,255,255,0.85); }
.nffxc .zermqjxk { background: #fff; color: var(--cta); }
.nffxc .zermqjxk:hover { opacity: 0.92; }
.ikavn0tv .ksqcg { text-shadow: none; color: var(--text-primary); }
.ikavn0tv .ntk2 { color: var(--text-muted); }
body.fscl .ksqcg {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.azs2t8tj .ksqcg {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.vavfxd7.nffxc .ksqcg,
section.nffxc .ksqcg {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.ikavn0tv.w7zxfh93   .igf2y5 { align-items: flex-start; text-align: left; }
.vavfxd7 .dc0fhv {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.dc0fhv .jmjcqa {
  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;
}
.dc0fhv .jmjcqa::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.dc0fhv .ijfw53m { display: contents !important; }
.dc0fhv .ijfw53m .b3k9h {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.dc0fhv .ijfw53m .kip1d3 { max-height: 48px; max-width: 96px; }
.dc0fhv .ijfw53m .z7av1y {
  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;
}
.dc0fhv .qu8vh {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.dc0fhv .flduh44 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.dc0fhv .blcz0 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.dc0fhv .blcz0 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.dc0fhv .croz { display: contents !important; }
.dc0fhv .croz .t4kql:not(.um1xxkzh) { display: none !important; }
.dc0fhv .croz .um1xxkzh {
  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;
}
.dc0fhv .croz .um1xxkzh .u55ub0 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.dc0fhv .croz .um1xxkzh .e85vv {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.dc0fhv .fwld908 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.dc0fhv .fwld908.t3b2m2j {
  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;
}
.dc0fhv .fwld908.t3b2m2j:hover { opacity: 0.85; }
.f120qe { padding-bottom: 0; }
.f120qe .l2wb { padding-bottom: 24px; }
.ftl22 {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px !important;
  max-width: 1080px !important;
  margin: 0 auto !important;
  padding: 0 24px 32px !important;
}
.xo51gx .l2wb { max-width: 1100px; }
@media (max-width: 700px) {
  .ikavn0tv { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .ikavn0tv:not(.rdlan) .y87959ee { display: none !important; }
  .rdlan .y87959ee { padding: 16px; }
  .igf2y5  { padding: 36px 24px; }
  .ikavn0tv~.znlx8,.wj4xlr~.znlx8{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .vavfxd7, .ikavn0tv { min-height: 320px !important; }
  .ksqcg { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .ftl22,
  .cz65x7h,
  .dx52c { grid-template-columns: 1fr !important; }

  

  
  .f120qe { display: flex !important; flex-direction: column !important; }
  .f120qe .l2wb { display: contents; }
  .f120qe .m8sr { order: 0; }
  .f120qe .ksqcg { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .f120qe .ftl22 { order: 2; padding: 0 16px 12px !important; }
  .f120qe .ntk2 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .xo51gx .l2wb { display: flex; flex-direction: column; }
  .xo51gx .l2wb .ksqcg { order: 1; }
  .xo51gx .l2wb .dx52c { order: 2; margin: 8px 0 24px !important; }
  .xo51gx .l2wb .ntk2 { order: 3; }
  .xo51gx .l2wb .zermqjxk { order: 4; align-self: center; margin-top: 0; }

  
  .ikavn0tv.rdlan {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .ikavn0tv.rdlan .igf2y5 { display: contents; padding: 0; }
  .ikavn0tv.rdlan .igf2y5 .ksqcg { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .ikavn0tv.rdlan .y87959ee { order: 2; padding: 12px 16px; }
  .ikavn0tv.rdlan .igf2y5 .ntk2 { order: 3; padding: 0 24px; margin: 0 auto; }
  .ikavn0tv.rdlan .igf2y5 .zermqjxk { order: 4; align-self: center; margin: 8px 0 32px; }
}
.lxnqae { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.tw1l8 { width: 100%; height: auto; display: block; border-radius: 10px; }
.ct57pue .lxnqae        { border-radius: 16px; }
.ct57pue .tw1l8  { border-radius: 16px; }
.i4c2 .lxnqae         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.i4c2 .tw1l8   { border-radius: 8px; }
.rcrx93x { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.jju86fu { width: 100%; padding: 32px 0; position: relative; }
.vc8r1 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.wagbwnf .jju86fu:nth-child(even) { background: var(--bg-surface); }
.wagbwnf .jju86fu:nth-child(odd)  { background: var(--bg-page); }
.ytvxt .jju86fu:nth-child(even) { background: var(--bg-card); }
.ytvxt .jju86fu:nth-child(odd)  { background: var(--bg-page); }
.wagbwnf .jju86fu:nth-child(odd)  .vc8r1 { background: var(--bg-card); border-radius: 6px; }
.wagbwnf .jju86fu:nth-child(even) .vc8r1 { background: var(--bg-raised); border-radius: 6px; }
.ytvxt .jju86fu:nth-child(odd)  .vc8r1 { background: var(--bg-card); border-radius: 6px; }
.ytvxt .jju86fu:nth-child(even) .vc8r1 { background: var(--bg-raised); border-radius: 6px; }
.wagbwnf .jju86fu:nth-child(even) .h9kr3j .dof400g,
.ytvxt .jju86fu:nth-child(even) .h9kr3j .dof400g { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.wagbwnf .jju86fu:nth-child(odd) .h9kr3j .dof400g,
.ytvxt .jju86fu:nth-child(odd) .h9kr3j .dof400g { background: var(--bg-card-inner); }
.wagbwnf .jju86fu:nth-child(even) .idj8mr .dof400g:nth-child(odd),
.ytvxt .jju86fu:nth-child(even) .idj8mr .dof400g:nth-child(odd)  { background: var(--bg-card); }
.wagbwnf .jju86fu:nth-child(even) .idj8mr .dof400g:nth-child(even),
.ytvxt .jju86fu:nth-child(even) .idj8mr .dof400g:nth-child(even) { background: var(--bg-card-inner); }
h1.jesemzk { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.jesemzk {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.rk7f48j { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.kvfrqf h2.jesemzk {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.uqyba2 h2.jesemzk {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.eu17eyb3 h2.jesemzk {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ejhs h2.jesemzk::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.tlr6l6 h2.jesemzk {
  color: var(--text-primary); font-size: 1.7rem;
}
.axw93 h2.jesemzk::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.gha4le11 h2.jesemzk {
  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;
}
.kkm16nw9 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .kkm16nw9 { display: none; } }
.uybn80 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.kpo9i { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.sw247ji {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.dhbsj55 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.bb2gdqmi { padding-left: 20px; }
.bb2gdqmi li { margin-bottom: 6px; }
.bb2gdqmi a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.bb2gdqmi a:hover { color: var(--accent-light); }
.znq9 .dhbsj55 { display: none; }
.lx4u5x .dhbsj55 { display: none; }
.lx4u5x .bb2gdqmi { padding-left: 0; list-style: none; }
.lx4u5x .bb2gdqmi li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.lx4u5x .bb2gdqmi a { font-size: 0.92rem; }
.lgs7z .sw247ji { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.lgs7z .dhbsj55 { display: none; }
.lgs7z .bb2gdqmi { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.lgs7z .bb2gdqmi li { margin-bottom: 0; }
.lgs7z .bb2gdqmi 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;
}
.lgs7z .bb2gdqmi a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.yje2ymra .sw247ji { padding: 20px 20px 16px; }
.yje2ymra .bb2gdqmi {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.yje2ymra .bb2gdqmi li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.yje2ymra .bb2gdqmi 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;
}
.yje2ymra .bb2gdqmi 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;
}
.yje2ymra .bb2gdqmi a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.yje2ymra .bb2gdqmi a:focus,
.yje2ymra .bb2gdqmi a:focus-visible,
.yje2ymra .bb2gdqmi a:target { outline: none; }
.yje2ymra .bb2gdqmi li:target a { border-color: var(--border); color: var(--text-muted); }
.zwwrmdkj .sw247ji { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.zwwrmdkj .dhbsj55 { display: none; }
.zwwrmdkj .bb2gdqmi { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.zwwrmdkj .bb2gdqmi li { margin-bottom: 0; }
.zwwrmdkj .bb2gdqmi li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.zwwrmdkj .bb2gdqmi li:last-child::after { content: ""; margin-right: 0; }
.zwwrmdkj .bb2gdqmi a { font-size: 0.9rem; }
.dof400g { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.h9kr3j .dof400g { background: var(--bg-card); }
.idj8mr .dof400g:nth-child(odd)  { background: var(--bg-card); }
.idj8mr .dof400g:nth-child(even) { background: var(--bg-raised); }
.f0fmd .dof400g {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.f0fmd .dof400g:last-child { border-bottom: none; }
.f0fmd h3.rk7f48j { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.asxt5t42 .dof400g {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.asxt5t42 .dof400g + .dof400g { margin-top: 4px; }
.odm8g .dof400g { background: none; border-radius: 0; padding: 12px 0; }
.odm8g .dof400g + .dof400g { border-top: 1px solid var(--border-section); }
.tgja38 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.wl0fkr78 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.r0j11iu4 { color: var(--text-body); margin-bottom: 10px; }
.aiyshx8, .zbod6 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.aiyshx8 li, .zbod6 li { margin-bottom: 6px; }
.zbod6 li { list-style: decimal; }
.h6gq5bq     .aiyshx8 { list-style-type: "● "; }
.s3uq  .aiyshx8 { list-style-type: "■ "; }
.vm3x6b7r .aiyshx8 { list-style-type: "◆ "; }
.baxvtoa    .aiyshx8 { list-style-type: "★ "; }
.h6gq5bq     .c7vgr0 { list-style-type: "● "; }
.s3uq  .c7vgr0 { list-style-type: "■ "; }
.vm3x6b7r .c7vgr0 { list-style-type: "◆ "; }
.baxvtoa    .c7vgr0 { list-style-type: "★ "; }
.h6gq5bq    .aiyshx8 li::marker, .h6gq5bq    .c7vgr0 li::marker,
.s3uq .aiyshx8 li::marker, .s3uq .c7vgr0 li::marker,
.vm3x6b7r .aiyshx8 li::marker, .vm3x6b7r .c7vgr0 li::marker,
.baxvtoa   .aiyshx8 li::marker, .baxvtoa   .c7vgr0 li::marker {
  color: var(--cta); font-size: 1em;
}
.h6gq5bq .zbod6,
.s3uq .zbod6,
.vm3x6b7r .zbod6,
.baxvtoa .zbod6 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.h6gq5bq .zbod6 li,
.s3uq .zbod6 li,
.vm3x6b7r .zbod6 li,
.baxvtoa .zbod6 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.h6gq5bq .zbod6 li::before,
.s3uq .zbod6 li::before,
.vm3x6b7r .zbod6 li::before,
.baxvtoa .zbod6 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;
}
.h6gq5bq     .zbod6 li::before { border-radius: 50%; }
.s3uq  .zbod6 li::before { border-radius: 3px; }
.vm3x6b7r .zbod6 li::before { border-radius: 3px; }
.baxvtoa    .zbod6 li::before { border-radius: 50%; }
.xawinia6 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.qawra .xawinia6,
.rfu44pzf .xawinia6 { background: transparent; border: none; border-radius: 0; }
.xsvt { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.xsvt th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.xsvt td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.xsvt tr:hover td { background: var(--bg-hover); }
.si6cl .xsvt tbody tr:nth-child(even) td { background: var(--bg-surface); }
.xw8l5 .xsvt { border: 1px solid var(--border-alt); }
.xw8l5 .xsvt th,
.xw8l5 .xsvt td { border: 1px solid var(--border-alt); }
.bllp7n .xsvt th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.bllp7n .xsvt td { border-bottom: none; }
.bllp7n .xsvt tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.wdh8saym .xsvt th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.bkel .xawinia6 {
  overflow: hidden;
}
.bkel .xsvt th { border-bottom: 1px solid var(--border-alt); }
.bkel .xsvt tr:last-child td { border-bottom: none; }
.fd83p { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.dkugm7v { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.iqc3 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.hoxu8d { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.q72vpi { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.c7vgr0 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.c7vgr0 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%}
.vyzzm .hoxu8d { background: transparent; text-align: center; }
.qvgwhw .iqc3 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.c47v .iqc3 {
  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);
}
.zy7q0on .dkugm7v { display: grid; grid-template-columns: auto 1fr; }
.zy7q0on .iqc3 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.zy7q0on .hoxu8d { grid-column: 2; }
.zy7q0on .q72vpi,
.zy7q0on .c7vgr0 { grid-column: 1 / -1; }
.qggg004 .dkugm7v { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.qggg004 .iqc3 {
  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);
}
.qggg004 .hoxu8d { grid-column: 2; }
.qggg004 .q72vpi,
.qggg004 .c7vgr0 { grid-column: 1 / -1; }
.v8hdyjt .dkugm7v { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.v8hdyjt .hoxu8d { background: none; color: var(--accent-light); font-weight: 700; }
.kh7s40r .dkugm7v { 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); }
.kh7s40r .hoxu8d { background: none; color: var(--accent-light); font-weight: 700; }
.f2r99g5g .dkugm7v { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.f2r99g5g .dkugm7v:last-child { border-bottom: none; }
.f2r99g5g .hoxu8d { background: none; color: var(--accent-light); font-weight: 700; }
.za60c .dkugm7v { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.za60c .hoxu8d { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.jl7hm .fd83p { counter-reset: card-n; }
.jl7hm .dkugm7v  { counter-increment: card-n; }
.jl7hm .hoxu8d { display: flex; align-items: center; gap: 10px; }
.jl7hm .hoxu8d::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;
}
.aq6jg .dkugm7v { background: var(--bg-surface); border: 1px solid var(--border); }
.aq6jg .hoxu8d { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.f7p7 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.ceey  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.czb2 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.r3cqd { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.h3935 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.f7p7 strong { color: var(--text-primary); font-size: 0.95rem; }
.f7p7 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.lnjrtsl { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.nvzs4, .iaxqissz { border-radius: 8px; padding: 14px; }
.nvzs4 { background: var(--bg-pros); }
.iaxqissz { background: var(--bg-cons); }
.cxuof { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.nvzs4 .cxuof { color: var(--c-pros-label); }
.iaxqissz .cxuof { color: #f87171; }
.nvzs4 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.iaxqissz ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.tw1l8 { width: 100%; height: auto; border-radius: 10px; display: block; }
.t3b2m2j {
  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;
}
.t3b2m2j:hover { opacity: 0.85; }
.v7xw .t3b2m2j  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.v7xw .t3b2m2j:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.z6gr9 .t3b2m2j  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.z6gr9 .t3b2m2j:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.slgi5 .zermqjxk { border-radius: 50px; }
.slgi5 .t3b2m2j  { border-radius: 50px; }
.y7w6 .t3b2m2j  { padding-left: 12px; padding-right: 12px; }
.xrhuc .t3b2m2j  { padding-left: 24px; padding-right: 24px; }
.eygp4 .t3b2m2j  { padding-left: 32px; padding-right: 32px; }
.uohjx   .zermqjxk::after, .uohjx   .t3b2m2j::after,
.fj5z .zermqjxk::after, .fj5z .t3b2m2j::after,
.ci84ls    .zermqjxk::after, .ci84ls    .t3b2m2j::after,
.vv9ypor    .zermqjxk::after, .vv9ypor    .t3b2m2j::after,
.az2f    .zermqjxk::after, .az2f    .t3b2m2j::after,
.fp09aeh     .zermqjxk::after, .fp09aeh     .t3b2m2j::after,
.qpip1s9    .zermqjxk::after, .qpip1s9    .t3b2m2j::after,
.zneh   .zermqjxk::after, .zneh   .t3b2m2j::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;
}
.uohjx .zermqjxk::after, .uohjx .t3b2m2j::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");
}
.fj5z .zermqjxk::after, .fj5z .t3b2m2j::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");
}
.ci84ls .zermqjxk::after, .ci84ls .t3b2m2j::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");
}
.vv9ypor .zermqjxk::after, .vv9ypor .t3b2m2j::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");
}
.az2f .zermqjxk::after, .az2f .t3b2m2j::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");
}
.fp09aeh .zermqjxk::after, .fp09aeh .t3b2m2j::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");
}
.qpip1s9 .zermqjxk::after, .qpip1s9 .t3b2m2j::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");
}
.zneh .zermqjxk::after, .zneh .t3b2m2j::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");
}
.umw6vo   .brkkcfe6::after, .umw6vo   .ed4lpzt::after,
.cg3leeh .brkkcfe6::after, .cg3leeh .ed4lpzt::after,
.kfj1    .brkkcfe6::after, .kfj1    .ed4lpzt::after,
.vt165    .brkkcfe6::after, .vt165    .ed4lpzt::after,
.fq4l8    .brkkcfe6::after, .fq4l8    .ed4lpzt::after,
.gjed     .brkkcfe6::after, .gjed     .ed4lpzt::after,
.sl8mmlz    .brkkcfe6::after, .sl8mmlz    .ed4lpzt::after,
.wnyeyjbd   .brkkcfe6::after, .wnyeyjbd   .ed4lpzt::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;
}
.umw6vo .brkkcfe6::after, .umw6vo .ed4lpzt::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");
}
.cg3leeh .brkkcfe6::after, .cg3leeh .ed4lpzt::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");
}
.kfj1 .brkkcfe6::after, .kfj1 .ed4lpzt::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");
}
.vt165 .brkkcfe6::after, .vt165 .ed4lpzt::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");
}
.fq4l8 .brkkcfe6::after, .fq4l8 .ed4lpzt::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");
}
.gjed .brkkcfe6::after, .gjed .ed4lpzt::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");
}
.sl8mmlz .brkkcfe6::after, .sl8mmlz .ed4lpzt::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");
}
.wnyeyjbd .brkkcfe6::after, .wnyeyjbd .ed4lpzt::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");
}
.dgcn2 {
  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;
}
.jmjcqa {
  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;
}
.jmjcqa > * { min-width: 0; }
.jmjcqa:hover { background: var(--bg-hover); }
.jmjcqa > [itemprop="item"] { display: contents; }
.jmjcqa [itemprop="itemReviewed"],
.jmjcqa [itemprop="reviewRating"] { display: none; }
.jmjcqa::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;
}
.ijfw53m {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.b3k9h {
  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;
}
.kip1d3 { max-height: 52px; max-width: 110px; object-fit: contain; }
.z7av1y {
  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;
}
.uyhux .b3k9h    { background: #1a1a1a; }
.g4bm .b3k9h   { background: rgba(128,128,128,.12); }
.rxeqo33 .b3k9h { background: var(--bg-raised); }
.iatbonvt .b3k9h    { background: transparent; padding: 0; }
.qu8vh {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.flduh44 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.blcz0 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.croz {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.t4kql {
  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;
}
.u55ub0 {
  
  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%;
}
.e85vv {
  
  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;
}
.fwld908 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.fwld908.t3b2m2j {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .jmjcqa {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .jmjcqa::before    { grid-area: rank;   }
  .ijfw53m           { grid-area: ident;  }
  .qu8vh     { grid-area: rating; min-width: 0; width: auto; }
  .croz           { grid-area: pills;  }
  .fwld908             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .jmjcqa {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .jmjcqa::before    { justify-self: center; }
  .ijfw53m           { width: 100%; }
  .qu8vh     { justify-self: center; }
  .croz           { grid-template-columns: 1fr; }
}
.sn814a {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.krgmxop {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.feos {
  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;
}
.feos img { max-width: 80px; max-height: 50px; object-fit: contain; }
.q54uvx { flex: 1; }
.q54uvx h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.q4mgpgj { color: var(--c-stars); font-size: 1.1rem; }
.twkt { margin-bottom: 8px; }
.fcvr { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.vbsgn::before   { content: "★ "; color: var(--accent-light); }
.ahb302e { flex-shrink: 0; }
.rdpm img.wb0j { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.qawra { padding: 20px 24px; }
.ktmsu6g { color: var(--text-muted); margin-bottom: 16px; }
.uecehtyf { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.psm2, .jeuj2dj { list-style: none; font-size: 0.9rem; }
.psm2 li { color: var(--c-pros); margin-bottom: 4px; }
.jeuj2dj li { color: var(--c-cons); margin-bottom: 4px; }
.psm2 li::before { content: "✓"; margin-right: 5px; }
.jeuj2dj li::before { content: "✗"; margin-right: 5px; }
.aboc0u8m .psm2 li::before { content: "→"; }
.aboc0u8m .jeuj2dj li::before { content: "–"; }
.u8u2  .psm2 li::before { content: "★"; }
.u8u2  .jeuj2dj li::before { content: "✕"; }
.of4meg6    .psm2 li::before { content: "◆"; }
.of4meg6    .jeuj2dj li::before { content: "▲"; }
.plhqyq  .psm2 li::before { content: "▶"; }
.plhqyq  .jeuj2dj li::before { content: "■"; }
.piqvw { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.elcuu { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.e2lqc { background: var(--bg-pros); color: var(--c-tag-pay); }
.lpkrk { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.c286sx .lpkrk { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.uz4zzvus .lpkrk { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .h160ry .gl9e {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .h160ry .sn814a { margin: 0; }
}
.fl8t .krgmxop { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.fl8t .q54uvx h3 { color: var(--accent-light); }
.fl8t .feos { background: var(--bg-page); border: 1px solid var(--border); }
.f98yqsfv .sn814a { border-top: 4px solid var(--accent); }
.f98yqsfv .krgmxop { background: var(--bg-card); }
.prfgxd9 .sn814a { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.prfgxd9 .krgmxop { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.prfgxd9 .qawra { padding: 14px 16px; }
.prfgxd9 .feos { border-radius: 4px; }
.prfgxd9 .lpkrk { border-radius: 0; }
.wzame78 .krgmxop { padding: 0; gap: 0; overflow: hidden; }
.wzame78 .feos { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.wzame78 .q54uvx { padding: 16px 20px; }
.wzame78 .ahb302e { padding: 16px 20px; align-self: center; }
.vr87j .q4mgpgj { font-size: .95rem; }
.rfu44pzf .lnjrtsl { gap: 10px; }
.rfu44pzf .nvzs4, .rfu44pzf .iaxqissz { padding: 12px; }
.rfu44pzf .nvzs4 ul, .rfu44pzf .iaxqissz ul { margin: 4px 0 0; padding-left: 18px; }
.rfu44pzf .nvzs4 li, .rfu44pzf .iaxqissz li { font-size: .85rem; margin-bottom: 3px; }
.n4ti .elcuu { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .pjyax2ni { grid-template-columns: 1fr; }
  .lazboq8 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .lazboq8 .ed2olh4n { width: 72px; height: 50px; }
  .lazboq8 .o7kga { max-width: 180px; }
  .lazboq8 .hjs9g20m { width: auto; }
}
.f1g85 .vr87j .q4mgpgj { filter: brightness(1.2); }
@media (max-width: 720px) {
  .f1g85 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .vazktpv { padding: 16px; }
  .mhqgp .ni5nzvu { min-width: 50%; }
}
.uu0di .lnjrtsl { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .hfwa7x { grid-template-columns: 1fr; }
  .fa0wlh7q { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ky7g2l { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .a4xmbvve { flex-wrap: wrap; padding: 16px; }
}
.ujgu1j .lnjrtsl { gap: 8px; }
.ujgu1j .nvzs4, .ujgu1j .iaxqissz { padding: 8px; }
@media (max-width: 480px) {
  .q3yqdoq { flex-direction: column; align-items: stretch; }
}
.uut5 .hjs9g20m .t3b2m2j { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .sz9pmu { flex-direction: column; align-items: stretch; gap: 10px; }
  .uut5 .hjs9g20m { text-align: center; }
}
@media (max-width: 720px) {
  .vdgzc { grid-template-columns: 1fr; }
  .erm2cy4g { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .hnt3v { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.qs7io5 .b40n { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.jf224p93 .q4mgpgj { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .v837k { grid-template-columns: 1fr; }
  .jf224p93 { width: 100px; height: 100px; margin: 16px auto; }
  .qs7io5 { font-size: 1.4rem; }
  .pmbbf01 { justify-content: center; }
  .b0c2hva .ni5nzvu { min-width: 50%; }
}
.j3zs2 .lnjrtsl { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .x376 { flex-wrap: wrap; padding: 14px 16px; }
  .ragx0 { padding: 12px 16px; }
  .j3zs2 .lnjrtsl { margin: 0 16px; }
  .j3zs2 .n4ti { padding: 0 16px; }
  .ewkvo { padding: 12px 16px; }
}
.io1ypi50 .jmjcqa {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.io1ypi50 .jmjcqa:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.ncej .dgcn2 { gap: 18px; }
.ncej .jmjcqa {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.ncej .jmjcqa:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.opgwa6g .dgcn2 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.opgwa6g .jmjcqa {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.opgwa6g .jmjcqa:last-child { border-bottom: none; }
.opgwa6g .ijfw53m,
.opgwa6g .qu8vh,
.opgwa6g .croz {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.ei11ni .dgcn2 { gap: 0; }
.ei11ni .jmjcqa {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.ei11ni .jmjcqa:last-child { border-bottom: none; }
.ei11ni .jmjcqa:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.ei11ni .jmjcqa:nth-child(even):hover { background: var(--bg-hover); }
.twrvttr .jmjcqa {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.p0kahfj .croz .t4kql {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.p0kahfj .croz .t4kql:first-child { border-left: none; }
.uprnkk .croz .t4kql {
  background: transparent; padding: 4px 8px;
}
.uprnkk .croz .u55ub0 { font-size: .65rem; opacity: .65; }
.uprnkk .croz .e85vv   { font-size: 1.15rem; color: var(--accent-light); }
.w71sifo .croz .t4kql {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.blcz0 { display: none; }
.usae .flduh44 { font-size: 1rem; letter-spacing: 2px; }
.h3mb6 .flduh44 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.mr1cx .flduh44,
.oup343fb .flduh44,
.vw8nqe .flduh44 { display: none; }
.mr1cx .blcz0,
.oup343fb .blcz0,
.vw8nqe .blcz0 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.mr1cx .blcz0 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.mr1cx .blcz0 small { display: none; }
.oup343fb .blcz0 {
  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;
}
.oup343fb .blcz0 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.vw8nqe .blcz0 {
  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;
}
.vw8nqe .blcz0 small { display: none; }
.mr1cx .twkt .q4mgpgj,
.oup343fb .twkt .q4mgpgj,
.vw8nqe .twkt .q4mgpgj { display: none; }
.mr1cx .twkt strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.mr1cx .b40n { display: none; }
.oup343fb .twkt 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;
}
.oup343fb .sjob,
.oup343fb .b40n { font-size: 1em; }
.vw8nqe .twkt strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.vw8nqe .b40n { display: none; }
.lnp10 { margin: 16px 0; }
.me98erve { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.me98erve summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.me98erve summary::after { content: "+"; color: var(--accent-light); }
.me98erve[open] summary::after { content: "−"; }
.me98erve p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.jju86fu { margin-bottom: 0; }
.b24zoheq h2.jesemzk { color: var(--text-primary); border-color: var(--accent-light); }
.y0ln0 h2.jesemzk { color: var(--text-primary); border-color: var(--accent-light); }
.yoa2b .ceey     { background: #052e16; border-color: #10b981; }
.yoa2b .czb2 { background: #2d0a1e; border-color: #f43f5e; }
.yoa2b .r3cqd    { background: #1e1036; border-color: #a855f7; }
.yoa2b .f7p7 strong  { color: #f1f5f9; }
.yoa2b .f7p7 p       { color: #cbd5e1; }
.yoa2b .c7ucr5u    .ceey     .h3935::before,
.yoa2b .rsmb  .ceey     .h3935::before,
.yoa2b .hm4yqjlc  .ceey     .h3935::before,
.yoa2b .xt3osdv8 .ceey     .h3935::before { color: #10b981; }
.yoa2b .c7ucr5u    .czb2 .h3935::before,
.yoa2b .rsmb  .czb2 .h3935::before,
.yoa2b .hm4yqjlc  .czb2 .h3935::before,
.yoa2b .xt3osdv8 .czb2 .h3935::before { color: #f43f5e; }
.yoa2b .c7ucr5u    .r3cqd    .h3935::before,
.yoa2b .rsmb  .r3cqd    .h3935::before,
.yoa2b .hm4yqjlc  .r3cqd    .h3935::before,
.yoa2b .xt3osdv8 .r3cqd    .h3935::before { color: #a855f7; }
.ekokc3fr .ceey     { background: #2d2000; border-color: #eab308; }
.ekokc3fr .czb2 { background: #2d0b0b; border-color: #ef4444; }
.ekokc3fr .r3cqd    { background: #2d1600; border-color: #f97316; }
.ekokc3fr .f7p7 strong  { color: #f1f5f9; }
.ekokc3fr .f7p7 p       { color: #cbd5e1; }
.ekokc3fr .c7ucr5u    .ceey     .h3935::before,
.ekokc3fr .rsmb  .ceey     .h3935::before,
.ekokc3fr .hm4yqjlc  .ceey     .h3935::before,
.ekokc3fr .xt3osdv8 .ceey     .h3935::before { color: #eab308; }
.ekokc3fr .c7ucr5u    .czb2 .h3935::before,
.ekokc3fr .rsmb  .czb2 .h3935::before,
.ekokc3fr .hm4yqjlc  .czb2 .h3935::before,
.ekokc3fr .xt3osdv8 .czb2 .h3935::before { color: #ef4444; }
.ekokc3fr .c7ucr5u    .r3cqd    .h3935::before,
.ekokc3fr .rsmb  .r3cqd    .h3935::before,
.ekokc3fr .hm4yqjlc  .r3cqd    .h3935::before,
.ekokc3fr .xt3osdv8 .r3cqd    .h3935::before { color: #f97316; }
.m0qqd .ceey     { background: #0c1a2e; border-color: #38bdf8; }
.m0qqd .czb2 { background: #12103a; border-color: #818cf8; }
.m0qqd .r3cqd    { background: #0a2020; border-color: #2dd4bf; }
.m0qqd .f7p7 strong  { color: #f1f5f9; }
.m0qqd .f7p7 p       { color: #cbd5e1; }
.m0qqd .c7ucr5u    .ceey     .h3935::before,
.m0qqd .rsmb  .ceey     .h3935::before,
.m0qqd .hm4yqjlc  .ceey     .h3935::before,
.m0qqd .xt3osdv8 .ceey     .h3935::before { color: #38bdf8; }
.m0qqd .c7ucr5u    .czb2 .h3935::before,
.m0qqd .rsmb  .czb2 .h3935::before,
.m0qqd .hm4yqjlc  .czb2 .h3935::before,
.m0qqd .xt3osdv8 .czb2 .h3935::before { color: #818cf8; }
.m0qqd .c7ucr5u    .r3cqd    .h3935::before,
.m0qqd .rsmb  .r3cqd    .h3935::before,
.m0qqd .hm4yqjlc  .r3cqd    .h3935::before,
.m0qqd .xt3osdv8 .r3cqd    .h3935::before { color: #2dd4bf; }
.qf450q .ceey     { background: var(--accent-bg); border-color: var(--accent-light); }
.qf450q .czb2 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.qf450q .r3cqd    { background: var(--accent-bg); border-color: var(--accent-pale); }
.qf450q .c7ucr5u    .h3935::before,
.qf450q .rsmb  .h3935::before,
.qf450q .hm4yqjlc  .h3935::before,
.qf450q .xt3osdv8 .h3935::before { color: var(--accent-light) !important; }
.zdes::before,
.z7j7::before { margin-right: 5px; }
.vmi9un .nvzs4 ul li,
.vmi9un .psm2 li         { color: #4ade80; }
.vmi9un .nvzs4 .zdes { color: #22c55e; }
.vmi9un .iaxqissz ul li,
.vmi9un .jeuj2dj li         { color: #f87171; }
.vmi9un .iaxqissz .z7j7 { color: #ef4444; }
.j5l5 .nvzs4 { background: var(--bg-pros); }
.j5l5 .iaxqissz { background: var(--bg-cons); }
.j5l5 .nvzs4 .zdes { color: var(--c-pros-label); }
.j5l5 .iaxqissz .z7j7 { color: var(--c-cons); }
.j5l5 .nvzs4 ul li,
.j5l5 .psm2 li            { color: var(--c-pros); }
.j5l5 .iaxqissz ul li,
.j5l5 .jeuj2dj li            { color: var(--c-cons); }
.ydtyu48 .nvzs4 { background: var(--bg-pros); }
.ydtyu48 .iaxqissz { background: var(--bg-cons); }
.ydtyu48 .nvzs4 .zdes { color: var(--c-pros-label); }
.ydtyu48 .iaxqissz .z7j7 { color: var(--c-cons); }
.ydtyu48 .nvzs4 ul li,
.ydtyu48 .psm2 li          { color: var(--c-pros); }
.ydtyu48 .iaxqissz ul li,
.ydtyu48 .jeuj2dj li          { color: var(--c-cons); }
.df43rd .zdes::before { content: "✓ "; }
.df43rd .z7j7::before { content: "✗ "; }
.aboc0u8m .zdes::before { content: "→ "; }
.aboc0u8m .z7j7::before { content: "← "; }
.u8u2 .zdes::before { content: "★ "; }
.u8u2 .z7j7::before { content: "✕ "; }
.of4meg6 .zdes::before { content: "◆ "; }
.of4meg6 .z7j7::before { content: "▲ "; }
.uz4zzvus .f7p7 { background: transparent; border-left: none; border: 1.5px solid; }
.uz4zzvus .ceey     { border-color: var(--c-tip-border); }
.uz4zzvus .czb2 { border-color: var(--c-warn-border); }
.uz4zzvus .r3cqd    { border-color: #60a5fa; }
.uz4zzvus .f7p7 strong { color: var(--text-primary); }
.uz4zzvus .f7p7 p      { color: var(--text-muted); }
.c286sx .f7p7 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.c286sx .ceey     { border-top-color: var(--c-tip-border); }
.c286sx .czb2 { border-top-color: var(--c-warn-border); }
.c286sx .r3cqd    { border-top-color: #60a5fa; }
.lvef .f7p7 { border-left: none; border-radius: 8px; }
.lvef .ceey     { background: #065f46; }
.lvef .czb2 { background: #92400e; }
.lvef .r3cqd    { background: #1e3a8a; }
.lvef .f7p7 strong,
.lvef .f7p7 p { color: #fff; }
.lvef .h3935::before { color: rgba(255,255,255,0.85) !important; }
.yoa2b.lvef .ceey,
.yoa2b .lvef .ceey     { background: #052e16; }
.yoa2b.lvef .czb2,
.yoa2b .lvef .czb2 { background: #2d0a1e; }
.yoa2b.lvef .r3cqd,
.yoa2b .lvef .r3cqd    { background: #1e1036; }
.ekokc3fr.lvef .ceey,
.ekokc3fr .lvef .ceey      { background: #2d2000; }
.ekokc3fr.lvef .czb2,
.ekokc3fr .lvef .czb2  { background: #2d0b0b; }
.ekokc3fr.lvef .r3cqd,
.ekokc3fr .lvef .r3cqd     { background: #2d1600; }
.m0qqd.lvef .ceey,
.m0qqd .lvef .ceey      { background: #0c1a2e; }
.m0qqd.lvef .czb2,
.m0qqd .lvef .czb2  { background: #12103a; }
.m0qqd.lvef .r3cqd,
.m0qqd .lvef .r3cqd     { background: #0a2020; }
.aiah9x .f7p7 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.aiah9x .ceey     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.aiah9x .czb2 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.aiah9x .r3cqd    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.aiah9x .f7p7 strong { color: var(--text-primary); }
.aiah9x .f7p7 p      { color: var(--text-muted); }
.zyszu9z7 .f7p7 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.c7ucr5u .h3935,
.rsmb .h3935,
.hm4yqjlc .h3935,
.xt3osdv8 .h3935 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.c7ucr5u .h3935::before,
.rsmb .h3935::before,
.hm4yqjlc .h3935::before,
.xt3osdv8 .h3935::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.c7ucr5u .ceey     .h3935::before { content: "✦"; color: var(--c-tip-border); }
.c7ucr5u .czb2 .h3935::before { content: "▲"; color: var(--c-warn-border); }
.c7ucr5u .r3cqd    .h3935::before { content: "◉"; color: #60a5fa; }
.rsmb .ceey     .h3935::before { content: "★"; color: var(--c-tip-border); }
.rsmb .czb2 .h3935::before { content: "◆"; color: var(--c-warn-border); }
.rsmb .r3cqd    .h3935::before { content: "●"; color: #60a5fa; }
.hm4yqjlc .ceey     .h3935::before { content: "▶"; color: var(--c-tip-border); }
.hm4yqjlc .czb2 .h3935::before { content: "■"; color: var(--c-warn-border); }
.hm4yqjlc .r3cqd    .h3935::before { content: "▸"; color: #60a5fa; }
.xt3osdv8 .ceey     .h3935::before { content: "→"; color: var(--c-tip-border); }
.xt3osdv8 .czb2 .h3935::before { content: "⬥"; color: var(--c-warn-border); }
.xt3osdv8 .r3cqd    .h3935::before { content: "◈"; color: #60a5fa; }
.am5jp .h9kr3j .dof400g,
.am5jp .idj8mr .dof400g  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.am5jp .dkugm7v                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.am5jp .jmjcqa                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.am5jp .sn814a            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.am5jp .xawinia6          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.am5jp .sw247ji                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.g9e3 .h9kr3j .dof400g,
.g9e3 .idj8mr .dof400g,
.g9e3 .dkugm7v,
.g9e3 .jmjcqa,
.g9e3 .sn814a,
.g9e3 .xawinia6,
.g9e3 .sw247ji,
.g9e3 .zyszu9z7 .f7p7 { box-shadow: none; }
.brifignl   .r0j11iu4, .brifignl .tgja38, .brifignl .wl0fkr78,
.brifignl   .uybn80, .brifignl .kpo9i { font-size: 0.9rem; }
.brifignl   .aiyshx8, .brifignl .zbod6 { font-size: 0.9rem; }
.inq6   .r0j11iu4, .inq6 .tgja38, .inq6 .wl0fkr78,
.inq6   .uybn80, .inq6 .kpo9i { font-size: 0.95rem; }
.inq6   .aiyshx8, .inq6 .zbod6 { font-size: 0.95rem; }
.dqsqmeof   .r0j11iu4, .dqsqmeof .tgja38, .dqsqmeof .wl0fkr78,
.dqsqmeof   .uybn80, .dqsqmeof .kpo9i { font-size: 1.08rem; }
.dqsqmeof   .aiyshx8, .dqsqmeof .zbod6 { font-size: 1.05rem; }
.dqsqmeof   .xsvt { font-size: 0.97rem; }
.u8h07a0i .ksqcg      { font-size: 3.2rem; }
.u8h07a0i h2.jesemzk { font-size: 1.9rem; }
.u8h07a0i h3.rk7f48j     { font-size: 1.4rem; }
.jykyrflj .ksqcg      { font-size: 3.8rem; }
.jykyrflj h2.jesemzk { font-size: 2.2rem; }
.jykyrflj h3.rk7f48j     { font-size: 1.6rem; }
.jju86fu + .jju86fu { position: relative; }
.mqbriyb3   .jju86fu + .jju86fu::before,
.e4g03q  .jju86fu + .jju86fu::before,
.xe6kftzt   .jju86fu + .jju86fu::before,
.qprm00f   .jju86fu + .jju86fu::before,
.bgbnr5wm   .jju86fu + .jju86fu::before,
.e7ye .jju86fu + .jju86fu::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.mqbriyb3 .jju86fu + .jju86fu::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.e4g03q .jju86fu + .jju86fu::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.xe6kftzt .jju86fu + .jju86fu::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;
}
.qprm00f .jju86fu + .jju86fu::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.b1sm .jju86fu { margin-bottom: 16px; }
.b1sm .jju86fu + .jju86fu { margin-top: 0; }
.b1sm .vc8r1 { padding-top: 0; padding-bottom: 0; }
.bgbnr5wm .jju86fu + .jju86fu::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.e7ye .jju86fu + .jju86fu::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.ye1jnce .jju86fu + .jju86fu::before,
.tt49 .jju86fu + .jju86fu::before,
.rkel2tt .jju86fu + .jju86fu::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%;
}
.wagbwnf .ye1jnce .jju86fu:nth-child(even)::before,
.wagbwnf .tt49 .jju86fu:nth-child(even)::before,
.wagbwnf .rkel2tt .jju86fu:nth-child(even)::before { background: var(--bg-surface); }
.ytvxt .ye1jnce .jju86fu:nth-child(even)::before,
.ytvxt .tt49 .jju86fu:nth-child(even)::before,
.ytvxt .rkel2tt .jju86fu:nth-child(even)::before { background: var(--bg-card); }
.ye1jnce .jju86fu + .jju86fu::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");
}
.tt49 .jju86fu + .jju86fu::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");
}
.rkel2tt .jju86fu + .jju86fu::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");
}
.sotlce8o .w4t5ul,
.e5hy50y .w4t5ul,
.oeck2 .w4t5ul { overflow: hidden; }
.sotlce8o .l2wb,
.e5hy50y .l2wb { margin-bottom: 60px; }
.oeck2 .l2wb { margin-bottom: 70px; }
.e5hy50y .igf2y5 { padding-bottom: 60px; }
.sotlce8o .w4t5ul::before,
.e5hy50y .w4t5ul::before,
.oeck2 .w4t5ul::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.sotlce8o .w4t5ul::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");
}
.e5hy50y .w4t5ul::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");
}
.oeck2 .w4t5ul::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.wa3gq .w4t5ul:not(.nffxc) .m8sr { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.bb7wc1 .w4t5ul:not(.nffxc) .m8sr { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.yn3vx  .w4t5ul:not(.nffxc) .m8sr { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.j9m3  .w4t5ul:not(.nffxc) .m8sr { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.wa3gq .nffxc { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.bb7wc1 .nffxc { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.yn3vx .nffxc { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.j9m3 .nffxc { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.i92eayi .nffxc { background: var(--accent); }
.i92eayi .nffxc .m8sr { background: none; }
.i92eayi .w1lj { background: var(--accent); }
.i92eayi .ikavn0tv { background: var(--accent-bg); }
.i92eayi .w4t5ul:not(.nffxc) .m8sr { background: rgba(0,0,0,0.6); }
.qw96 .lxnqae { float: left; width: 38%; margin: 0 28px 16px 0; }
.qw96 .lxnqae .tw1l8 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qw96 .vc8r1::after { content: ''; display: block; clear: both; }
.pr8rph .lxnqae { float: right; width: 38%; margin: 0 0 16px 28px; }
.pr8rph .lxnqae .tw1l8 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.pr8rph .vc8r1::after { content: ''; display: block; clear: both; }
.se607g .jju86fu:nth-child(odd)  .lxnqae { float: left;  width: 38%; margin: 0 28px 16px 0; }
.se607g .jju86fu:nth-child(even) .lxnqae { float: right; width: 38%; margin: 0 0 16px 28px; }
.se607g .lxnqae .tw1l8 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.se607g .vc8r1::after { content: ''; display: block; clear: both; }
.qw96 .fd83p,
.qw96 .dgcn2,
.pr8rph .fd83p,
.pr8rph .dgcn2,
.se607g .fd83p,
.se607g .dgcn2 { clear: both; }
@media (max-width: 900px) {
  .qw96 .lxnqae,
  .pr8rph .lxnqae,
  .se607g .jju86fu:nth-child(odd)  .lxnqae,
  .se607g .jju86fu:nth-child(even) .lxnqae {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .qw96 .lxnqae .tw1l8,
  .pr8rph .lxnqae .tw1l8,
  .se607g .lxnqae .tw1l8 {
    max-height: none !important;
  }
}
.qw96 .aiyshx8,
.qw96 .zbod6,
.pr8rph .aiyshx8,
.pr8rph .zbod6,
.se607g .aiyshx8,
.se607g .zbod6 { overflow: hidden; }
@media (max-width: 640px) {
  .qw96 .lxnqae,
  .pr8rph .lxnqae,
  .se607g .lxnqae { float: none; width: 100%; margin: 0 0 16px 0; }
}
.xv3x .rcrx93x,
.xv3x .vc8r1,
.xv3x .p9f7a  { max-width: 1100px; }
.xv3x { --content-mw: 1100px; }
.lwrsb .rcrx93x,
.lwrsb .vc8r1,
.lwrsb .p9f7a  { max-width: 1200px; }
.zb9jh .rcrx93x,
.zb9jh .vc8r1,
.zb9jh .p9f7a  { max-width: 1320px; }
.ujv1swk0 { font-size: 0.82rem; color: var(--text-muted); }
.iqrz { display: flex; align-items: center; }
.jkx6 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.d6m63 { display: flex; align-items: center; }
.v21u { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.v21u:hover { text-decoration: underline; }
.ki8waouu { margin: 0 3px; opacity: 0.45; }
.ki8waouu::before { content: '/'; }
.tjb3e { padding: 2px 5px; color: var(--text-main); }
.u5q9cz2 .ujv1swk0 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.u5q9cz2 .iqrz { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.rpa85l .ujv1swk0 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.rpa85l .iqrz { padding: 0 0 0 12px; }
.fs3b6p7r .iqrz { padding: 0 16px; }
.fs3b6p7r .ujv1swk0 {
  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);
}
.fs3b6p7r .rcrx93x { padding-top: 28px; }
@media (max-width: 720px) {
  .kt9lg { margin-top: 18px; padding: 0 16px; }
  .fs3b6p7r .rcrx93x { padding-top: 16px; }
}
.xv3x.u5q9cz2 .iqrz { max-width: 1100px; }
.lwrsb.u5q9cz2 .iqrz { max-width: 1200px; }
.zb9jh.u5q9cz2 .iqrz { max-width: 1320px; }
.xv3x .kt9lg { max-width: 1100px; }
.pr94m3cu .jju86fu { padding-top: 16px; padding-bottom: 16px; }
.wll9i1bs .jju86fu { padding-top: 24px; padding-bottom: 24px; }
.b11pwbtl .jju86fu { padding-top: 40px; padding-bottom: 40px; }
.clz3 .jju86fu { padding-top: 52px; padding-bottom: 52px; }
.wydv .jju86fu:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.wydv .jju86fu:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.wydv .jju86fu:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.wydv .jju86fu:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.zcfbhig .vc8r1 { padding-top: 10px;  padding-bottom: 10px; }
.z9nx .vc8r1 { padding-top: 18px;  padding-bottom: 18px; }
.diji .vc8r1 { padding-top: 36px;  padding-bottom: 36px; }
.znwr4r .vc8r1 { padding-top: 48px;  padding-bottom: 48px; }
.g64ws h2.jesemzk { font-weight: 600; }
.g64ws h3.rk7f48j     { font-weight: 600; }
.hs0wu h2.jesemzk { font-weight: 800; }
.hs0wu h3.rk7f48j     { font-weight: 700; }
.nhuy3eg { font-weight: 600; }
.nhuy3eg h2.jesemzk { font-weight: 900; }
.nhuy3eg h3.rk7f48j     { font-weight: 800; }
.nhuy3eg .f7p7 strong,
.nhuy3eg .f7p7 strong { font-weight: 600; }
.brkkcfe6 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.c8vkb8l .brkkcfe6 { display: none; }
@media (max-width: 640px) {
  .fr7z5bi { display: none; }
  .brkkcfe6 {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.brkkcfe6 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.brkkcfe6:hover { opacity: 0.85; }
.mw3tk80p .brkkcfe6 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.y7vp .brkkcfe6,
.berp5  .brkkcfe6 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.y7vp .brkkcfe6:hover,
.berp5  .brkkcfe6:hover { opacity: 0.88; }
.mw3tk80p.y7vp .brkkcfe6,
.mw3tk80p.berp5  .brkkcfe6 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.ed4lpzt {
  position: fixed; bottom: 32px; z-index: 900;
  padding: 12px 22px; font-size: 0.9rem; font-weight: 700; border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  transition: transform .15s, opacity .15s;
}
.ed4lpzt:hover { transform: translateY(-2px); opacity: 0.92; }
.ed4lpzt { background: var(--cta) !important; color: #fff !important; border: none !important; }
.tvbysl .ed4lpzt { display: none; }
.l65a .ed4lpzt { right: 32px; }
.l6agovw9  .ed4lpzt { left: 32px; }
@media (max-width: 480px) {
  .l65a .ed4lpzt { right: 20px; bottom: 20px; }
  .l6agovw9  .ed4lpzt { left: 20px; bottom: 20px; }
}
.wtn9s { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.p9f7a { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.vspz771 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.l4d83tyn { color: var(--text-dim); font-size: 0.8rem; }
.p8kv4 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.p8kv4 img { height: 26px; width: auto; object-fit: contain; }
.deuo9w5 .p9f7a { text-align: center; }
.deuo9w5 .vspz771 { margin-top: 0; }
@media (max-width: 640px) {
  .p9f7a { padding-left: 16px; padding-right: 16px; }
  .q8uz2a .p9f7a { padding: 20px 16px; }
  .olfa1bx { gap: 4px 12px; }
  .vspz771 { font-size: 0.78rem; }
}
.z5edbk .zi83gbv .p8kv4 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.z5edbk .vspz771 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.z5edbk .l4d83tyn { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .z5edbk .gp6z5fm { grid-template-columns: 1fr 1fr; } .z5edbk .zi83gbv { grid-column: 1 / -1; } }
@media (max-width: 480px) { .z5edbk .gp6z5fm { grid-template-columns: 1fr; } }
.uovmha .x6b2as1h { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.uovmha .p8kv4 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.uovmha .rooo5 { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.uovmha .rooo5 a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.uovmha .rooo5 a:hover { color: var(--accent-light); }
.cehc { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.uovmha .luvvupu { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.uovmha .akyxp9vx { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.uovmha .akyxp9vx a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.uovmha .akyxp9vx a:hover { color: var(--accent-light); }
.uovmha .vspz771 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .uovmha .x6b2as1h { gap: 12px; } .uovmha .p8kv4 { margin-right: 0; width: 100%; } }
.p2fkgb .g5i2f .p8kv4 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.p2fkgb .vspz771 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.p2fkgb .l4d83tyn { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .p2fkgb .g8oqhrfz { grid-template-columns: 1fr 1fr; } .p2fkgb .g5i2f { grid-column: 1 / -1; } }
@media (max-width: 480px) { .p2fkgb .g8oqhrfz { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .aevq1q .bqmqqjs { grid-template-columns: 1fr 1fr; } .aevq1q .ngn0:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .aevq1q .bqmqqjs { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .z5ma .bqmqqjs { grid-template-columns: 1fr; } }
.ll7lr83 .p9f7a { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.rgv2c7m0 .nq42x3ub      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.rgv2c7m0 .wtn9s { background: var(--bg-page); border-top-color: var(--border-alt); }
.nyhenrg .nq42x3ub      { background: #0d1117; border-bottom-color: #21262d; }
.nyhenrg .n5wd79 { color: var(--accent-light); }
.nyhenrg .a0hrvod { --msep-color: #8b949e; }
.nyhenrg .a0hrvod a { color: #8b949e; }
.nyhenrg .a0hrvod a:hover { color: var(--accent-light); }
.nyhenrg .x9lteg { color: #8b949e; }
.nyhenrg .wtn9s { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.nyhenrg .vspz771,
.nyhenrg .l4d83tyn { color: #6e7681; }
.nyhenrg .d530717 a, .nyhenrg .rooo5 a,
.nyhenrg .akyxp9vx a { color: #8b949e; }
.nyhenrg .p8kv4 { color: #e6edf3; }
.nyhenrg .d530717 a:hover, .nyhenrg .rooo5 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .nyhenrg .a0hrvod { background: #0d1117; border-top-color: #21262d; }
  .nyhenrg .a0hrvod li a { border-bottom-color: #21262d; }
}
.mz8dj1ay .nq42x3ub      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.mz8dj1ay .n5wd79 { color: var(--accent-light); }
.mz8dj1ay .a0hrvod { --msep-color: #475569; }
.mz8dj1ay .a0hrvod a { color: #475569; }
.mz8dj1ay .a0hrvod a:hover { color: var(--accent-light); }
.mz8dj1ay .x9lteg { color: #64748b; }
.mz8dj1ay .wtn9s { background: #f0f4f8; border-top-color: #cbd5e1; }
.mz8dj1ay .vspz771,
.mz8dj1ay .l4d83tyn { color: #64748b; }
.mz8dj1ay .d530717 a, .mz8dj1ay .rooo5 a,
.mz8dj1ay .akyxp9vx a, .mz8dj1ay .p8kv4 { color: #374151; }
.mz8dj1ay .d530717 a:hover, .mz8dj1ay .rooo5 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .mz8dj1ay .a0hrvod { background: #f0f4f8; border-top-color: #cbd5e1; }
  .mz8dj1ay .a0hrvod li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.y7vp .nq42x3ub      { background: var(--accent); border-bottom-color: var(--accent-light); }
.y7vp .n5wd79 { color: #fff; }
.y7vp .a0hrvod { --msep-color: rgba(255,255,255,0.82); }
.y7vp .a0hrvod a { color: rgba(255,255,255,0.82); }
.y7vp .a0hrvod a:hover { color: #fff; }
.y7vp .x9lteg { color: rgba(255,255,255,0.9); }
.y7vp .cxmt04 a { color: var(--text-primary) !important; }
.y7vp .cxmt04 a:hover { color: var(--accent-light) !important; }
.y7vp .wtn9s { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.y7vp .vspz771,
.y7vp .l4d83tyn { color: rgba(255,255,255,0.72); }
.y7vp .ytw4ls4h a, .y7vp .olfa1bx a,
.y7vp .d530717 a, .y7vp .rooo5 a,
.y7vp .akyxp9vx a, .y7vp .p8kv4 { color: #fff; }
.y7vp .ckbl0yx, .y7vp .rgv6pjxw { color: rgba(255,255,255,0.7); }
.y7vp .ytw4ls4h a:hover, .y7vp .olfa1bx a:hover,
.y7vp .d530717 a:hover, .y7vp .rooo5 a:hover { color: #fff; }
@media (max-width: 640px) {
  .y7vp .a0hrvod { background: var(--accent); border-top-color: var(--accent-light); }
  .y7vp .a0hrvod li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.berp5 .nq42x3ub {
  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);
}
.berp5 .wtn9s {
  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) {
  .berp5 .a0hrvod {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.yjg0fr1g .ufc6 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.foxjul .ufc6 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.uczupz2u .ufc6 { min-height: 72px; height: auto; }
.ccu9 .ufc6 { min-height: 84px; height: auto; }
.q8uz2a .ufc6 { max-width: none; padding: 0 32px; }
.q8uz2a .p9f7a  { max-width: none; padding: 24px 32px; }
.gnqv.lwrsb .ufc6 { max-width: 1200px; }
.gnqv.zb9jh .ufc6 { max-width: 1320px; }
.a4fu34b   .n5wd79, .a4fu34b   .p8kv4 { text-transform: capitalize; }
.f2s062 .n5wd79, .f2s062 .p8kv4 { text-transform: lowercase; }
.ruesc14e .n5wd79, .ruesc14e .p8kv4 { text-transform: uppercase; letter-spacing: 0.06em; }
.arsy, .n7u01 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.w03op5r .arsy,
.w03op5r .n7u01 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.pv9go .arsy,
.pv9go .n7u01 { 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; }
.hoyqwlt7 .arsy,
.hoyqwlt7 .n7u01 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.ujta62 .arsy,
.ujta62 .n7u01 { 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; }
.rs6v   .a0hrvod a { font-weight: 500; }
.vcao .a0hrvod a { font-weight: 600; }
.fu4ggy0     .a0hrvod a { font-weight: 700; }
.gwzarx6i    .a0hrvod a { font-weight: 800; letter-spacing: 0.01em; }
.wmonu2     .a0hrvod > li + li::before,
.sfpn1    .a0hrvod > li + li::before,
.wlo0j    .a0hrvod > li + li::before,
.aypdmlrs .a0hrvod > li + li::before,
.cc5utu1 .a0hrvod > li + li::before,
.wzljcb9y  .a0hrvod > li + li::before,
.adm05    .a0hrvod > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.wmonu2     .a0hrvod > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.sfpn1    .a0hrvod > li + li::before { content: "|"; }
.wlo0j    .a0hrvod > li + li::before { content: "—"; }
.aypdmlrs .a0hrvod > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.cc5utu1 .a0hrvod > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.wzljcb9y  .a0hrvod > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.adm05    .a0hrvod > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .nz4u .x9lteg,
  .tphpm .x9lteg,
  .dkotyp .x9lteg,
  .ikkdj5d .x9lteg,
  .z9dfoyqj .x9lteg {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .nz4u .x9lteg::before,
  .tphpm .x9lteg::before,
  .dkotyp .x9lteg::before,
  .ikkdj5d .x9lteg::before,
  .z9dfoyqj .x9lteg::before { content: ""; display: block; flex-shrink: 0; }

  
  .nz4u .x9lteg::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;
  }

  
  .tphpm .x9lteg::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;
  }

  
  .dkotyp .x9lteg::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;
  }

  
  .ikkdj5d .x9lteg::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;
  }

  
  .z9dfoyqj .x9lteg::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) {
  .nsfsv .x9lteg {
    padding: 5px 14px;
  }
  .nsfsv .a0hrvod {
    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;
  }
  .nsfsv .a0hrvod li a {
    border-bottom: none; padding: 10px 22px;
  }
  .nsfsv .a0hrvod li a:hover { background: var(--bg-raised); }
  .nsfsv .lk2bp,
  .ldl13gd .lk2bp,
  .l3tdf .lk2bp { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ewf397jh .x9lteg {
    padding: 5px 10px;
  }
  .ewf397jh .a0hrvod {
    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);
  }
  .ewf397jh .a0hrvod.bphqq9nk { transform: translateX(0); }
  .ewf397jh .a0hrvod li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ewf397jh .a0hrvod li:last-child a { border-bottom: none; }
  .y7vp .a0hrvod,
  .nyhenrg .a0hrvod { background: var(--accent) !important; }
  .y7vp .a0hrvod li a,
  .nyhenrg .a0hrvod li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .l3tdf .x9lteg {
    padding: 5px 10px;
  }
  .l3tdf .a0hrvod {
    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);
  }
  .l3tdf .a0hrvod::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .l3tdf .a0hrvod.bphqq9nk { transform: translateY(0); }
  .l3tdf .a0hrvod li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .zsndqseo .x9lteg {
    padding: 5px 10px;
  }
  .zsndqseo .a0hrvod {
    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;
  }
  .zsndqseo .a0hrvod.bphqq9nk { opacity: 1; pointer-events: auto; }
  .zsndqseo .a0hrvod li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .lqqf     .x9lteg { border-radius: 0 !important; }
  .z569   .x9lteg { border-radius: 8px !important; }
  .fhixn2si .x9lteg { border-radius: 50% !important; }
  .oqp39doq   .x9lteg { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .zjxrd .cgfgv { flex-direction: column; align-items: stretch; }
  .zjxrd .cfaop { flex-direction: row; min-width: auto; }
  .zjxrd .vuw1iuvx { align-items: flex-start; text-align: left; }
}
.o8gq5cln,
.o8gq5cln.jju86fu,
.wagbwnf .o8gq5cln,
.h7exs673 .o8gq5cln,
.ytvxt .o8gq5cln,
.ky87eb3n .o8gq5cln {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.m681y {
  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;
}
.yuqt73q { flex: 1 1 280px; min-width: 0; }
.bfq8w {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.cg4x29q {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.fy3l {
  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;
}
.fy3l:hover { transform: translateY(-1px); opacity: 0.95; }
.ogdml6hl .m681y {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.ogdml6hl .bfq8w { color: var(--cta); }
.ogdml6hl .cg4x29q { color: var(--text-body); }
.ogdml6hl .fy3l {
  background: var(--cta) !important;
  color: #fff !important;
}
.nbvn .m681y {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.nbvn .bfq8w { color: var(--text-primary); }
.nbvn .cg4x29q { color: var(--text-body); }
.nbvn .fy3l {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .m681y {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .yuqt73q { flex: 0 0 auto; }
  .bfq8w { font-size: 1.2rem; }
  .fy3l { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.ycna .xapadoq2 { height: 36px; }
.jqf62qz1 .xapadoq2 { height: 60px; max-width: 200px; }
.o8at1d02 .xapadoq2 { height: 56px; max-width: 180px; }
.gu7s2    .flduh44, .gu7s2    .q4mgpgj { color: #f59e0b; }
.hbpv06au      .flduh44 { font-size: 1rem; letter-spacing: 1.5px; }
.hbpv06au      .q4mgpgj   { font-size: 1.35rem; }
.k24nvbr    .flduh44, .k24nvbr    .q4mgpgj { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.l4dg     .flduh44, .l4dg     .q4mgpgj { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.vdk0g55 .flduh44, .vdk0g55 .q4mgpgj { color: var(--cta); letter-spacing: 2px; }
.euysv   .flduh44, .euysv   .q4mgpgj { color: #e91e63; letter-spacing: 2px; }
.kshfzyh  .flduh44, .kshfzyh  .q4mgpgj { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.occdtl6     .flduh44, .occdtl6     .q4mgpgj { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.p0kahfj .t4kql + .t4kql {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.o3mssf .jmjcqa { padding: 18px 24px; min-height: 68px; }
.uprnkk .u55ub0 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.uprnkk .e85vv {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.w71sifo .t4kql {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.dgcn2 { counter-reset: cs-rank; }
.dgcn2 .jmjcqa { counter-increment: cs-rank; }
.dgcn2 .jmjcqa::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;
}
.ouct0y .dgcn2 { counter-reset: cs-rank; gap: 0; }
.ouct0y .jmjcqa {
  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;
}
.ouct0y .jmjcqa::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;
}
.ouct0y .ijfw53m {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.ouct0y .b3k9h {
  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;
}
.ouct0y .kip1d3 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.ouct0y .ijfw53m { min-width: 0; flex-direction: column; width: 100%; }
.ouct0y .z7av1y {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.ouct0y .flduh44 { color: var(--cta, var(--accent)); }
.ouct0y .blcz0 { font-weight: 700; }
.ouct0y .t4kql {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.ouct0y .u55ub0 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.ouct0y .e85vv {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.ouct0y .um1xxkzh .e85vv { font-size: 1.3rem; color: var(--accent-light); }
.ouct0y .fwld908 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.ouct0y .jmjcqa:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .ouct0y .dgcn2 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ouct0y .jmjcqa {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ouct0y .jmjcqa { padding: 40px 16px 20px; }
  .ouct0y .t4kql {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ouct0y .fwld908 { width: 100%; min-width: 0; }
}
.hn8y .dgcn2 { counter-reset: cs-rank; gap: 10px; }
.hn8y .jmjcqa {
  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);
}
.hn8y .jmjcqa::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);
}
.hn8y .ijfw53m {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.hn8y .b3k9h {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.hn8y .kip1d3 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.hn8y .z7av1y {
  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;
}
.hn8y .flduh44 { color: var(--cta, var(--accent)); }
.hn8y .t4kql {
  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;
}
.hn8y .u55ub0 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.hn8y .e85vv { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.hn8y .um1xxkzh .e85vv { color: var(--accent-light); }
.hn8y .fwld908 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.hn8y .jmjcqa:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .hn8y .jmjcqa {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .hn8y .jmjcqa::before {
    position: absolute; top: 14px; left: 14px;
  }
  .hn8y .ijfw53m {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .hn8y .z7av1y { white-space: normal; text-align: center; font-size: 1.2rem; }
  .hn8y .t4kql {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .hn8y .fwld908 { width: 100%; min-width: 0; }
  .hn8y .flduh44 { min-width: 0; }
}
.vkj3ens .jmjcqa::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.ly19p9c .me98erve {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.ly19p9c .me98erve summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.ly19p9c .me98erve p { padding: 0 2px 16px; }
.vpw95 .me98erve { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.vpw95 .me98erve summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.vpw95 .me98erve summary::after { content: "›"; font-size: 1.2em; }
.vpw95 .me98erve[open] summary::after { content: "‹"; }
.vpw95 .me98erve p { padding: 10px 22px 4px; }
.xzxm113 .me98erve {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.xzxm113 .me98erve summary { color: var(--text-primary); padding-left: 16px; }
.xzxm113 .me98erve summary::after { content: "›"; font-size: 1.1em; }
.xzxm113 .me98erve[open] summary::after { content: "‹"; }
.xzxm113 .me98erve p { padding-left: 16px; }
.etcs2wea .lnp10 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.etcs2wea .me98erve {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.etcs2wea .me98erve:last-child { border-bottom: none; }
.etcs2wea .me98erve summary { color: var(--text-primary); border-radius: 0; }
.etcs2wea .me98erve summary::after { content: "›"; font-size: 1.1em; }
.etcs2wea .me98erve[open] summary::after { content: "‹"; }
.cczxaii .me98erve { overflow: hidden; }
.cczxaii .me98erve summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.cczxaii .me98erve summary::after { color: rgba(255,255,255,.75); }
.cczxaii .me98erve[open] summary { border-radius: 0; }
.d4tcmxq { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.gu85 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.gummjx {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.qdg5oj { color: var(--text-muted); font-size: 1.05rem; }
.ilnnfd {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.eexm { margin-bottom: 20px; }
.kxjey7ee {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.cryhve6 {
  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;
}
.cryhve6:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.qt4ut7 { resize: vertical; min-height: 130px; }
.benqa { width: 100%; margin-top: 8px; }
.lqq8bo {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.fnoq {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.w9g1r { color: var(--text-muted); line-height: 1.75; }
.tbumhpxp { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.tbumhpxp li { margin-bottom: 6px; }
.akgj04b { max-width: 760px; margin: 0 auto; }
.psj6 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.e7ricy { max-width: 760px; margin: 0 auto; }
.kfoo6 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.sem1ler ul.tbumhpxp { margin: 0; }
.jqyp8c .kfoo6 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .jqyp8c { grid-template-columns: 1fr; gap: 10px; } }
.ebiea4 { max-width: 640px; margin: 0 auto; text-align: center; }
.ib7l { margin-bottom: 48px; }
.ib7l .kfoo6 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.ib7l p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.kx4sg .tbumhpxp { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ndp51qs { grid-template-columns: 1fr; } }
.ccwuqxd { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.ccwuqxd:hover .bivcc { color: var(--accent-light); text-decoration: underline; }
.zmkxr { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.pv3srhyc { margin-bottom: 48px; }
.eeqrizv5 { max-width: 760px; margin: 0 auto; }
.jedfi { max-width: 640px; margin: 0 auto; }
.rph2 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.rph2:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.dxhewl { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.rph2 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.rph2 ul.tbumhpxp { margin: 0; }
.bmg52 { color: var(--text-muted); line-height: 1.75; }
.hmyn3qhv .tbumhpxp,
.jedfi .tbumhpxp,
.x8327g .tbumhpxp,
.vov83 .tbumhpxp {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.hmyn3qhv .rph2,
.jedfi .rph2 { text-align: left; }
.hmyn3qhv .dxhewl,
.jedfi .dxhewl { text-align: center; }
.lot0 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.aq93e1bi { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.h06ft4rg { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.gjhabvl { margin-top: 12px; }
.xoldfwfs { 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; }
.xoldfwfs:hover { border-bottom-color: var(--accent-light); }
.jhik4os { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.jhik4os img { width: 100%; height: 100%; object-fit: cover; display: block; }
.npzj { width: 72px; height: 72px; }
.ajgge8i0 { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.klt5 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.kdifjc4 { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .vx72f { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.n7sbyw .h06ft4rg, .n7sbyw .aq93e1bi { max-width: 640px; }
.x70wwl7n .lot0 { font-size: 1.6rem; margin-top: 18px; }
.clr4q .h06ft4rg { margin-bottom: 28px; }
@media (max-width: 860px) { .eq9u9 { grid-template-columns: 1fr; } .x70wwl7n { position: static; text-align: center; } }
.z45a .jhik4os { margin: 0 auto 18px; }
.z45a .klt5 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .bscf8f8 { grid-template-columns: 1fr; } }
.s82s0 .lot0 { font-size: 1.6rem; margin-bottom: 6px; }
.vov83 .tbumhpxp { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .s82s0 { flex-direction: column; text-align: center; } .dz5has { grid-template-columns: 1fr; } }
.tpexvb { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.tpexvb .lot0 { font-size: 1.35rem; margin: 0 0 4px; }
.tpexvb .klt5 { margin: 0; }
.h88l .gummjx { color: var(--accent-light); }
.cqd7n .gummjx { font-size: 2rem; }
.cqd7n .qdg5oj { max-width: 680px; }
.wzz3rob8 .gummjx { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.wzz3rob8 .qdg5oj  { margin: 0; }
@media (max-width: 640px) { .wzz3rob8 { flex-direction: column; } }
.rz411xs {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.rz411xs .gummjx { color: var(--accent-light); }
.cdwwwhsv .gummjx { color: #fff; }
.cdwwwhsv .qdg5oj  { color: rgba(255,255,255,0.85); }
.gqv81c { max-width: 680px; margin: 0 auto; }
.ty2oz {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .ty2oz { grid-template-columns: 1fr; } }
.pj664cl .cryhve6 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.pj664cl .cryhve6:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.zr8aco28 .cryhve6 { background: var(--bg-raised); border-color: transparent; }
.zr8aco28 .cryhve6:focus { background: var(--bg-card); border-color: var(--accent-light); }
.gpi8i .cryhve6 { border-radius: 100px; padding: 11px 20px; }
.gpi8i .qt4ut7 { border-radius: 14px; }
.e03d5hb {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.e03d5hb summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.e03d5hb summary::-webkit-details-marker { display: none; }
.e03d5hb summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.e03d5hb[open] summary::after { content: "−"; }
.dxgdv3iv {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.zb6ttni {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .zb6ttni { grid-template-columns: 1fr; } }
.n7q45mi {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.n7q45mi h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.n7q45mi p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ds10jq { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.ds10jq li { margin-bottom: 6px; }
.dtne6{display:none}
.dtne6:empty,.breycc8:empty{display:none}
.a48th8sl{position:relative;overflow:visible}
.ccnclo .znlx8,.x7yzw6 .znlx8,
.mbrqgwk1 .znlx8,.wn9m .znlx8,
.px34n .znlx8,.wfb0wh .znlx8{display:block}
.i3sw4c .iagbb{display:block}
.ccnclo .znlx8,.x7yzw6 .znlx8,
.mbrqgwk1 .znlx8,.wn9m .znlx8,
.px34n .znlx8{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}
.ccnclo .znlx8 .breycc8,.x7yzw6 .znlx8 .breycc8,
.mbrqgwk1 .znlx8 .breycc8,.wn9m .znlx8 .breycc8,
.px34n .znlx8 .breycc8{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}
.ccnclo .gvwb9,.x7yzw6 .gvwb9,
.mbrqgwk1 .gvwb9,.wn9m .gvwb9,
.px34n .gvwb9{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.ccnclo .znlx8,.x7yzw6 .znlx8{top:12px}
.ccnclo .znlx8 .breycc8{margin-right:auto}
.x7yzw6 .znlx8 .breycc8{margin-left:auto}
.x7yzw6 .znlx8{text-align:right}
.mbrqgwk1 .znlx8,.wn9m .znlx8{bottom:12px}
.mbrqgwk1 .znlx8 .breycc8{margin-right:auto}
.wn9m .znlx8 .breycc8{margin-left:auto}
.wn9m .znlx8{text-align:right}
.px34n .znlx8{position:relative;margin-top:16px}
.px34n .znlx8 .breycc8{margin:0 auto}
.wfb0wh .znlx8{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.wfb0wh .znlx8 .breycc8{margin:0}
.wfb0wh .ikavn0tv~.znlx8,
.wfb0wh .wj4xlr~.znlx8{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.wfb0wh .ikavn0tv~.znlx8 .breycc8,
.wfb0wh .wj4xlr~.znlx8 .breycc8{justify-content:flex-start}
.ikavn0tv~.znlx8,.wj4xlr~.znlx8{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}
.ikavn0tv~.znlx8 .breycc8{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.wj4xlr~.znlx8 .breycc8{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.iagbb .breycc8{margin:0 0 12px}
.breycc8{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.it1vhr9{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.bivcc{font-weight:600;color:var(--text-heading);opacity:1}
.o0w0jb86::before{content:"·";margin:0 2px;opacity:.5}
.gvwb9{white-space:nowrap}
.x4m1p0qg .it1vhr9{display:none}
.cbet .gvwb9{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.cbet .o0w0jb86::before{content:""}
.sq4xh9 .gvwb9{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}
.sq4xh9 .o0w0jb86::before{content:""}
.p0upnq .breycc8{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.ahabm9a .gvwb9{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.ahabm9a .o0w0jb86::before{content:""}
.hc0jnz8c .gvwb9{color: var(--accent-light);opacity:1;font-weight:500}
.e9usw .gvwb9{border-bottom:1px solid currentColor;padding-bottom:2px}
.j4mnaf .breycc8{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.aoupg{--date-bg:var(--accent-bg-light)}
.ahp2xj9y .o0w0jb86::before{content:""}
.pjqdo .o0w0jb86::before{content:"•";opacity:.4}
.pjqdo .gvwb9 + .gvwb9::before{content:"•";margin-right:6px;opacity:.4}
.qhe8 .o0w0jb86::before{content:"/";opacity:.35}
.qhe8 .gvwb9 + .gvwb9::before{content:"/";margin-right:6px;opacity:.35}
.loqewd4 .o0w0jb86::before{content:"|";opacity:.3}
.loqewd4 .gvwb9 + .gvwb9::before{content:"|";margin-right:6px;opacity:.3}
.lf12 .o0w0jb86::before{content:"—";opacity:.3}
.lf12 .gvwb9 + .gvwb9::before{content:"—";margin-right:6px;opacity:.3}
.a4jvl4d .o0w0jb86::before{content:"◆";font-size:.5em;opacity:.35}
.a4jvl4d .gvwb9 + .gvwb9::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.r1j7g .o0w0jb86::before{content:"·";opacity:.4}
.r1j7g .gvwb9 + .gvwb9::before{content:"·";margin-right:6px;opacity:.4}
.x4tr3 .o0w0jb86::before{content:"›";opacity:.4}
.x4tr3 .gvwb9 + .gvwb9::before{content:"›";margin-right:6px;opacity:.4}
.rrdn .o0w0jb86::before{content:"→";opacity:.35;font-size:.85em}
.rrdn .gvwb9 + .gvwb9::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.kwf03ls .qz5z{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .qz5z{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .wjigk{max-width:100%}
}
.n2ywg6q1 .xawinia6{margin:0}
@media (max-width:560px){
  .lykwns{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) {
  .wi6f83j { padding: 28px 18px 20px; }
  .ry2luw { font-size: 1.2rem; }
  .s9ipzffb { max-width: 220px; max-height: 80px; }
}
.rrujgcr {
  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);
}
.g5th {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.v17y  .rrujgcr { border-radius: 50%; }
.plm0  .rrujgcr { border-radius: 6px; }
.qjog56ht .rrujgcr { border-radius: 22px; }
.l954mtg .m681y {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .rrujgcr { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.j8wo8xve {
  margin: 28px 0 24px;
}
.j8wo8xve .jju86fu {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.j8wo8xve .vc8r1 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.j8wo8xve .m681y {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .ufc6 { flex-direction: row-reverse; }
[dir="rtl"] .a0hrvod { flex-direction: row-reverse; }
[dir="rtl"] .l65a .ed4lpzt { right: auto; left: 32px; }
[dir="rtl"] .l6agovw9  .ed4lpzt { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .l65a .ed4lpzt { right: auto; left: 20px; }
  [dir="rtl"] .l6agovw9  .ed4lpzt { left: auto;  right: 20px; }
}
[dir="rtl"] .qw96 .lxnqae  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .pr8rph .lxnqae { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .aiyshx8, [dir="rtl"] .zbod6 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .nvzs4 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .iaxqissz { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .f7p7 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .m681y { direction: rtl; }
[dir="rtl"] .rrujgcr { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .jmjcqa,
[dir="rtl"] .ujv1swk0 { direction: rtl; }
[dir="rtl"] .sw247ji { direction: rtl; }
[dir="rtl"] .bb2gdqmi { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .h6gq5bq .zbod6,
[dir="rtl"] .s3uq .zbod6,
[dir="rtl"] .vm3x6b7r .zbod6,
[dir="rtl"] .baxvtoa .zbod6 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .h6gq5bq .zbod6 li::before,
[dir="rtl"] .s3uq .zbod6 li::before,
[dir="rtl"] .vm3x6b7r .zbod6 li::before,
[dir="rtl"] .baxvtoa .zbod6 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .w4t5ul.w7zxfh93 .l2wb,
[dir="rtl"] .wlvp.w7zxfh93 .l2wb,
[dir="rtl"] .nffxc.w7zxfh93 .l2wb,
[dir="rtl"] .f120qe.w7zxfh93 .l2wb,
[dir="rtl"] .xo51gx.w7zxfh93 .l2wb { text-align: right; }
[dir="rtl"] .ikavn0tv.w7zxfh93 .igf2y5 { align-items: flex-end; text-align: right; }
[dir="rtl"] .vc8r1,
[dir="rtl"] .uybn80,
[dir="rtl"] .kpo9i,
[dir="rtl"] .kkm16nw9,
[dir="rtl"] .l2wb { text-align: right; }
[dir="rtl"] .ilnnfd,
[dir="rtl"] .kxjey7ee,
[dir="rtl"] .h06ft4rg,
[dir="rtl"] .cryhve6,
[dir="rtl"] .qt4ut7 { text-align: right; direction: rtl; }
[dir="rtl"] .gpi8i .cryhve6,
[dir="rtl"] .pj664cl .cryhve6 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #2c7461;
  --brand:           #2c7461;
  --brand-light:     #2b5a4e;
  --brand-pale:      #457367;
  --grad-start:      #45b698;
  --grad-end:        #7abeac;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #2c7461;
  --cta-light:       #1d5949;
  --cta-hover:       #1b473b;
  --bg-page:         #f6f7f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f5f5;
  --bg-raised:       #eef0f0;
  --bg-hover:        #f4f5f5;
  --border:          #e3e7e6;
  --border-alt:      #d1dad8;
  --border-section:  #e3e7e6;
  --text-primary:    #181a1a;
  --text-muted:      #545e5b;
  --text-body:       #303534;
  --text-sub:        #48504e;
  --text-faint:      #788682;
  --text-dim:        #939e9b;
  --text-label:      #606b68;
  --text-value:      #3c4341;
  --accent-bg:       #e7edec;
  --accent-bg-light: #d2e4df;
  --bg-tip:          #f9f0f2;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f5f9;
  --bg-pros:         #f9f0f2;
  --bg-cons:         #faf6f3;
  --c-pros:          #831f39;
  --c-cons:          #9f5521;
  --c-pros-label:    #9c2544;
  --c-tip-border:    #ac294b;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #831f39;
}
:root { --logo-bg-opacity: 34%; }
body, button, input { font-family: "Lato", sans-serif; }
.mf3r .h3935 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.mf3r .h3935::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.mf3r .ceey     .h3935::before { content: "";  color: var(--c-tip-border); }.mf3r .czb2 .h3935::before { content: ""; color: var(--c-warn-border); }.mf3r .r3cqd    .h3935::before { content: ""; color: #60a5fa; }.yoa2b .mf3r .ceey     .h3935::before { color: #10b981; }.yoa2b .mf3r .czb2 .h3935::before { color: #f43f5e; }.yoa2b .mf3r .r3cqd    .h3935::before { color: #a855f7; }.ekokc3fr  .mf3r .ceey     .h3935::before { color: #eab308; }.ekokc3fr  .mf3r .czb2 .h3935::before { color: #ef4444; }.ekokc3fr  .mf3r .r3cqd    .h3935::before { color: #f97316; }.m0qqd  .mf3r .ceey     .h3935::before { color: #38bdf8; }.m0qqd  .mf3r .czb2 .h3935::before { color: #818cf8; }.m0qqd  .mf3r .r3cqd    .h3935::before { color: #2dd4bf; }.qf450q .mf3r .h3935::before { color: var(--accent-light) !important; }
.smtz8 .psm2 li::before, .smtz8 .jeuj2dj li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.smtz8 .psm2 li::before { content: ""; }.smtz8 .jeuj2dj li::before { content: ""; }.smtz8 .zdes::before, .smtz8 .z7j7::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.smtz8 .zdes::before { content: ""; }.smtz8 .z7j7::before { content: ""; }
.kznn8o .vavfxd7, .kznn8o .ikavn0tv { min-height: 420px; }
.u51viy .zermqjxk::after, .u51viy .t3b2m2j::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.ki8waouu::before { content: '—'; }