:root {
  --color-accent: #a33091;
  --color-cta: #f59e0b;
  --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;
}
.fjwjk3ub {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.xdyd {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.sgsn {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.ywkoj { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.kf6kyntl { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.kf6kyntl a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.kf6kyntl a:hover { color: var(--accent-light); }
.c92e4yfr     .mzoonp45 { border-radius: 24px; padding: 8px; }
.c92e4yfr .mzoonp45 li a { border-radius: 16px; }
.pzee .mzoonp45 li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .mzoonp45 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .l40hnnzf:hover .mzoonp45,
  .l40hnnzf:focus-within .mzoonp45 { display: block; }
  .mzoonp45 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.fn252n {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.pobv { display: none; }
@media (max-width: 640px) {
  .pobv {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .pobv.k9m31j { display: block; }
}
@media (max-width: 640px) {
  .fn252n { display: block; }
  .kf6kyntl > li + li::before { display: none !important; }
  .kf6kyntl {
    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;
  }
  .kf6kyntl.k9m31j { display: flex; }
  .kf6kyntl li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .kf6kyntl li:last-child a { border-bottom: none; }
}
.w4tlnst { min-height: 480px; }
.n3hb {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.eir82ug2 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.zwdq .eir82ug2 { margin-left: 0; margin-right: 0; }
.dlxo0kyw {
  background: var(--cta); color: #fff; text-decoration: none;
  border-radius: 8px; padding: 14px 32px;
  font-size: 1.05rem; font-weight: 700; display: inline-block;
  transition: opacity 0.2s, transform 0.15s;
}
.k2xds .dlxo0kyw { margin-top: 24px; }
.dlxo0kyw:hover { opacity: 0.88; }
.mvsvl {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.b3zmuhe {
  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%);
}
.mvsvl .nh0vsq {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.mvsvl .n3hb { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.mvsvl .eir82ug2 { color: #e2e8f0; }
.mvsvl.p2lao7 .nh0vsq { text-align: center; }
.mvsvl.zwdq   .nh0vsq { text-align: left; }
.lpsy9s .nh0vsq {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.lpsy9s .n3hb { color: var(--text-primary); text-shadow: none; }
.lpsy9s .eir82ug2 { color: var(--text-muted); }
.lpsy9s .dlxo0kyw { margin-top: 16px; }
.lpsy9s, .lpsy9s.w4tlnst { min-height: auto !important; }
.lpsy9s.p2lao7 .nh0vsq { text-align: center; }
.lpsy9s.zwdq   .nh0vsq { text-align: left; }
.lpsy9s~.wde86f{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}
.lpsy9s~.wde86f .mwjghqc{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}
.ukkt {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.y4j2f43 .ukkt,
.y4j2f43 .ukkt::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.bvsev0ct .ukkt,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.dft1v .ukkt,
.dft1v .a9d26mno,
.dft1v .mvsvl .b3zmuhe {
  overflow: hidden;
}
.dft1v .ukkt::after,
.dft1v .a9d26mno::after,
.dft1v .mvsvl .b3zmuhe::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%); }
}
.hm916 .ukkt,
.hm916 .ukkt::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); }
}
.hm916 .mvsvl .b3zmuhe {
  overflow: hidden;
}
.hm916 .mvsvl .b3zmuhe::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;
}
.j0qm .ukkt,
.j0qm .mvsvl .b3zmuhe {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.y4j2f43 .mvsvl .b3zmuhe {
  overflow: hidden;
}
.y4j2f43 .mvsvl .b3zmuhe::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;
}
.bvsev0ct .mvsvl .b3zmuhe {
  animation: hg-breathe 10s ease-in-out infinite;
}
.ukkt .b3zmuhe {
  background: none;
}
.ukkt .n3hb { color: #fff; }
.ukkt .eir82ug2 { color: rgba(255,255,255,0.85); }
.dft1v .ykpw { position: relative; overflow: hidden; }
.dft1v .ykpw::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;
}
.ykpw .n3hb { text-shadow: none; color: var(--text-primary); }
.ykpw .eir82ug2 { color: var(--text-muted); }
body.kaje .n3hb {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.wx5irek .n3hb {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.w4tlnst.ukkt .n3hb,
section.ukkt .n3hb {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.ykpw.p2lao7 .iaqes { align-items: center; text-align: center; }
.w4tlnst .wi64x4 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.wi64x4 .m9coa7e {
  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;
}
.wi64x4 .m9coa7e::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.wi64x4 .pbz9yxg { display: contents !important; }
.wi64x4 .pbz9yxg .pi3ctyef {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.wi64x4 .pbz9yxg .bg59 { max-height: 48px; max-width: 96px; }
.wi64x4 .pbz9yxg .u3bi4 {
  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;
}
.wi64x4 .qsqdnim {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.wi64x4 .l4a1a { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.wi64x4 .w1rz1 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.wi64x4 .w1rz1 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.wi64x4 .n8u8o { display: contents !important; }
.wi64x4 .n8u8o .rkctox:not(.oo66) { display: none !important; }
.wi64x4 .n8u8o .oo66 {
  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;
}
.wi64x4 .n8u8o .oo66 .bxdasbbc {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.wi64x4 .n8u8o .oo66 .hpcf4hvg {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.wi64x4 .ipwkyln { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.wi64x4 .ipwkyln.oxkn082o {
  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;
}
.wi64x4 .ipwkyln.oxkn082o:hover { opacity: 0.85; }
.wi64x4 .m9coa7e,
.wi64x4 .m9coa7e:hover,
.wi64x4 .m9coa7e:nth-child(even),
.wi64x4 .m9coa7e:nth-child(odd),
.wi64x4 .m9coa7e:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.lskjkazo .nh0vsq { padding-bottom: 24px; }
.k2xds .nh0vsq { max-width: 1100px; }
@media (max-width: 700px) {
  .ykpw { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .ykpw:not(.cbcobhs9) .kok6o5 { display: none !important; }
  .cbcobhs9 .kok6o5 { padding: 16px; }
  .iaqes  { padding: 36px 24px; }
  .ykpw~.wde86f,.x0f852~.wde86f{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .w4tlnst, .ykpw { min-height: 320px !important; }
  .n3hb { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .p8bu30,
  .i6jann,
  .s69m26w { grid-template-columns: 1fr !important; }

  

  
  .lskjkazo { display: flex !important; flex-direction: column !important; }
  .lskjkazo .nh0vsq { display: contents; }
  .lskjkazo .b3zmuhe { order: 0; }
  .lskjkazo .n3hb { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .lskjkazo .p8bu30 { order: 2; padding: 0 16px 12px !important; }
  .lskjkazo .eir82ug2 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .k2xds .nh0vsq { display: flex; flex-direction: column; }
  .k2xds .nh0vsq .n3hb { order: 1; }
  .k2xds .nh0vsq .s69m26w { order: 2; margin: 8px 0 24px !important; }
  .k2xds .nh0vsq .eir82ug2 { order: 3; }
  .k2xds .nh0vsq .dlxo0kyw { order: 4; align-self: center; margin-top: 0; }

  
  .ykpw.cbcobhs9 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .ykpw.cbcobhs9 .iaqes { display: contents; padding: 0; }
  .ykpw.cbcobhs9 .iaqes .n3hb { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .ykpw.cbcobhs9 .kok6o5 { order: 2; padding: 12px 16px; }
  .ykpw.cbcobhs9 .iaqes .eir82ug2 { order: 3; padding: 0 24px; margin: 0 auto; }
  .ykpw.cbcobhs9 .iaqes .dlxo0kyw { order: 4; align-self: center; margin: 8px 0 32px; }
}
.troaa { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.qtj3c { width: 100%; height: auto; display: block; border-radius: 10px; }
.hbkk .troaa        { border-radius: 16px; }
.hbkk .qtj3c  { border-radius: 16px; }
.szmdwf .troaa         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.szmdwf .qtj3c   { border-radius: 8px; }
.bgkd { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.yihgz { width: 100%; padding: 32px 0; position: relative; }
.xabbm { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.b3kp9492 .yihgz:nth-child(even) { background: var(--bg-surface); }
.b3kp9492 .yihgz:nth-child(odd)  { background: var(--bg-page); }
.ak86 .yihgz:nth-child(even) { background: var(--bg-card); }
.ak86 .yihgz:nth-child(odd)  { background: var(--bg-page); }
.b3kp9492 .yihgz:nth-child(odd)  .xabbm { background: var(--bg-card); border-radius: 6px; }
.b3kp9492 .yihgz:nth-child(even) .xabbm { background: var(--bg-raised); border-radius: 6px; }
.ak86 .yihgz:nth-child(odd)  .xabbm { background: var(--bg-card); border-radius: 6px; }
.ak86 .yihgz:nth-child(even) .xabbm { background: var(--bg-raised); border-radius: 6px; }
.b3kp9492 .yihgz:nth-child(even) .txdcqdm .qm0pdl4,
.ak86 .yihgz:nth-child(even) .txdcqdm .qm0pdl4 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.b3kp9492 .yihgz:nth-child(odd) .txdcqdm .qm0pdl4,
.ak86 .yihgz:nth-child(odd) .txdcqdm .qm0pdl4 { background: var(--bg-card-inner); }
.b3kp9492 .yihgz:nth-child(even) .zct745i .qm0pdl4:nth-child(odd),
.ak86 .yihgz:nth-child(even) .zct745i .qm0pdl4:nth-child(odd)  { background: var(--bg-card); }
.b3kp9492 .yihgz:nth-child(even) .zct745i .qm0pdl4:nth-child(even),
.ak86 .yihgz:nth-child(even) .zct745i .qm0pdl4:nth-child(even) { background: var(--bg-card-inner); }
h1.m0rw { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.m0rw {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.l3sag4d { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.ijdcnt h2.m0rw {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.z1737 h2.m0rw {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.fh66i h2.m0rw {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.twgvhf h2.m0rw::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.vc76b h2.m0rw {
  color: var(--text-primary); font-size: 1.7rem;
}
.apti4s3h h2.m0rw::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.zr3c1 h2.m0rw {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
@media (max-width: 640px) { .bndkip { display: none; } }
.kxmywz { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.k14bkyf6 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.wl0s31 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.v3n4619 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.czznfnw { padding-left: 20px; }
.czznfnw li { margin-bottom: 6px; }
.czznfnw a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.czznfnw a:hover { color: var(--accent-light); }
.gyk67h .v3n4619 { display: none; }
.jxcnb .v3n4619 { display: none; }
.jxcnb .czznfnw { padding-left: 0; list-style: none; }
.jxcnb .czznfnw li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.jxcnb .czznfnw a { font-size: 0.92rem; }
.zbu472i .wl0s31 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.zbu472i .v3n4619 { display: none; }
.zbu472i .czznfnw { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.zbu472i .czznfnw li { margin-bottom: 0; }
.zbu472i .czznfnw 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;
}
.zbu472i .czznfnw a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.ryi5 .wl0s31 { padding: 20px 20px 16px; }
.ryi5 .czznfnw {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.ryi5 .czznfnw li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.ryi5 .czznfnw 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;
}
.ryi5 .czznfnw 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;
}
.ryi5 .czznfnw a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.ryi5 .czznfnw a:focus,
.ryi5 .czznfnw a:focus-visible,
.ryi5 .czznfnw a:target { outline: none; }
.ryi5 .czznfnw li:target a { border-color: var(--border); color: var(--text-muted); }
.if4i7j .wl0s31 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.if4i7j .v3n4619 { display: none; }
.if4i7j .czznfnw { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.if4i7j .czznfnw li { counter-increment: toc-n; margin-bottom: 0; }
.if4i7j .czznfnw a {
  display: inline-flex; align-items: center; gap: 11px;
  background: var(--bg-card); color: var(--text-muted);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 11px 20px 11px 11px; font-size: 0.92rem; font-weight: 500;
  transition: border-color .15s, color .15s;
}
.if4i7j .czznfnw a::before {
  content: counter(toc-n, decimal-leading-zero);
  flex-shrink: 0; width: 28px; height: 28px;
  background: var(--accent); color: #fff; border-radius: 7px;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.if4i7j .czznfnw a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.h2cvzi .wl0s31 { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.h2cvzi .v3n4619 { display: none; }
.h2cvzi .czznfnw { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.h2cvzi .czznfnw li { margin-bottom: 0; }
.h2cvzi .czznfnw a {
  display: inline-block; padding: 9px 16px;
  font-size: 0.9rem; font-weight: 600; color: var(--text-muted);
  border-bottom: 2px solid transparent;
  transition: color .15s, border-color .15s;
}
.h2cvzi .czznfnw a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.rf8g6xb .wl0s31 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.rf8g6xb .v3n4619 { display: none; }
.rf8g6xb .czznfnw { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.rf8g6xb .czznfnw li { margin-bottom: 0; }
.rf8g6xb .czznfnw li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.rf8g6xb .czznfnw li:last-child::after { content: ""; margin-right: 0; }
.rf8g6xb .czznfnw a { font-size: 0.9rem; }
.qm0pdl4 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.txdcqdm .qm0pdl4 { background: var(--bg-card); }
.zct745i .qm0pdl4:nth-child(odd)  { background: var(--bg-card); }
.zct745i .qm0pdl4:nth-child(even) { background: var(--bg-raised); }
.com8k .qm0pdl4 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.com8k .qm0pdl4:last-child { border-bottom: none; }
.com8k h3.l3sag4d { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.pgd7b1p1 .qm0pdl4 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.pgd7b1p1 .qm0pdl4 + .qm0pdl4 { margin-top: 4px; }
.pg6lrp9h .qm0pdl4 { background: none; border-radius: 0; padding: 12px 0; }
.pg6lrp9h .qm0pdl4 + .qm0pdl4 { border-top: 1px solid var(--border-section); }
.z0myl { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.sq92c9 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.u3efrv { color: var(--text-body); margin-bottom: 10px; }
.ha5s, .ponz2saf { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.ha5s li, .ponz2saf li { margin-bottom: 6px; }
.ponz2saf li { list-style: decimal; }
.dhpigeh     .ha5s { list-style-type: "● "; }
.hrdtqxh  .ha5s { list-style-type: "■ "; }
.hcvoc .ha5s { list-style-type: "◆ "; }
.vq0swaci    .ha5s { list-style-type: "★ "; }
.dhpigeh     .cdap11wi { list-style-type: "● "; }
.hrdtqxh  .cdap11wi { list-style-type: "■ "; }
.hcvoc .cdap11wi { list-style-type: "◆ "; }
.vq0swaci    .cdap11wi { list-style-type: "★ "; }
.dhpigeh    .ha5s li::marker, .dhpigeh    .cdap11wi li::marker,
.hrdtqxh .ha5s li::marker, .hrdtqxh .cdap11wi li::marker,
.hcvoc .ha5s li::marker, .hcvoc .cdap11wi li::marker,
.vq0swaci   .ha5s li::marker, .vq0swaci   .cdap11wi li::marker {
  color: var(--cta); font-size: 1em;
}
.dhpigeh .ponz2saf,
.hrdtqxh .ponz2saf,
.hcvoc .ponz2saf,
.vq0swaci .ponz2saf {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.dhpigeh .ponz2saf li,
.hrdtqxh .ponz2saf li,
.hcvoc .ponz2saf li,
.vq0swaci .ponz2saf li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.dhpigeh .ponz2saf li::before,
.hrdtqxh .ponz2saf li::before,
.hcvoc .ponz2saf li::before,
.vq0swaci .ponz2saf 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;
}
.dhpigeh     .ponz2saf li::before { border-radius: 50%; }
.hrdtqxh  .ponz2saf li::before { border-radius: 3px; }
.hcvoc .ponz2saf li::before { border-radius: 3px; }
.vq0swaci    .ponz2saf li::before { border-radius: 50%; }
.xad1 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.w7atduq7 .xad1,
.ftep .xad1 { background: transparent; border: none; border-radius: 0; }
.m47br { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.m47br th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.m47br td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.m47br tr:hover td { background: var(--bg-hover); }
.xc4zb .m47br tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ipj27ka .m47br { border: 1px solid var(--border-alt); }
.ipj27ka .m47br th,
.ipj27ka .m47br td { border: 1px solid var(--border-alt); }
.cjtz .m47br th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.cjtz .m47br td { border-bottom: none; }
.cjtz .m47br tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.rahpcg .m47br th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.wn9v6u .xad1 {
  overflow: hidden;
}
.wn9v6u .m47br th { border-bottom: 1px solid var(--border-alt); }
.wn9v6u .m47br tr:last-child td { border-bottom: none; }
.cesdu9ux { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.wyeuu { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.tbt94q1w { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.ejo0 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.t2uya37f { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.cdap11wi { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.cdap11wi 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%}
.k5fr .ejo0 { background: transparent; text-align: center; }
.pv8iycs8 .tbt94q1w {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.tgyo0 .tbt94q1w {
  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);
}
.x958 .wyeuu { display: grid; grid-template-columns: auto 1fr; }
.x958 .tbt94q1w {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.x958 .ejo0 { grid-column: 2; }
.x958 .t2uya37f,
.x958 .cdap11wi { grid-column: 1 / -1; }
.ckftsre .wyeuu { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.ckftsre .tbt94q1w {
  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);
}
.ckftsre .ejo0 { grid-column: 2; }
.ckftsre .t2uya37f,
.ckftsre .cdap11wi { grid-column: 1 / -1; }
.dv67 .wyeuu { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.dv67 .ejo0 { background: none; color: var(--accent-light); font-weight: 700; }
.hc4b56rp .wyeuu { 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); }
.hc4b56rp .ejo0 { background: none; color: var(--accent-light); font-weight: 700; }
.t2ycozu5 .wyeuu { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.t2ycozu5 .wyeuu:last-child { border-bottom: none; }
.t2ycozu5 .ejo0 { background: none; color: var(--accent-light); font-weight: 700; }
.bpwl4 .wyeuu { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.bpwl4 .ejo0 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.w4i0i3n .cesdu9ux { counter-reset: card-n; }
.w4i0i3n .wyeuu  { counter-increment: card-n; }
.w4i0i3n .ejo0 { display: flex; align-items: center; gap: 10px; }
.w4i0i3n .ejo0::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;
}
.g771med .wyeuu { background: var(--bg-surface); border: 1px solid var(--border); }
.g771med .ejo0 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.oqckw { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.oqckw         { --cl-hue: var(--accent); }
.c9a75dvo     { --cl-hue: #16a34a; }
.yhhk5 { --cl-hue: #ea580c; }
.mnqu    { --cl-hue: #2563eb; }
.c9a75dvo, .yhhk5, .mnqu, .ltab {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.vffrjfgf { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.vffrjfgf::before { color: var(--cl-hue); }
.oqckw strong { color: var(--text-primary); font-size: 0.95rem; }
.oqckw p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.fsmhfuy { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.m4gnhr, .c0dk3 { border-radius: 8px; padding: 14px; }
.m4gnhr { background: var(--bg-pros); }
.c0dk3 { background: var(--bg-cons); }
.bzwbr { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.m4gnhr .bzwbr { color: var(--c-pros-label); }
.c0dk3 .bzwbr { color: #f87171; }
.m4gnhr ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.c0dk3 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.qtj3c { width: 100%; height: auto; border-radius: 10px; display: block; }
.oxkn082o {
  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;
}
.oxkn082o:hover { opacity: 0.85; }
.u332ays .oxkn082o  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.u332ays .oxkn082o:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.a4nv .oxkn082o  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.a4nv .oxkn082o:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.u332ays .ipwkyln.oxkn082o, .a4nv .ipwkyln.oxkn082o,
.u332ays .vzqlkvt .oxkn082o, .a4nv .vzqlkvt .oxkn082o {
  background: var(--cta); border: none; color: #fff;
}
.u332ays .ipwkyln.oxkn082o:hover, .a4nv .ipwkyln.oxkn082o:hover,
.u332ays .vzqlkvt .oxkn082o:hover, .a4nv .vzqlkvt .oxkn082o:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.v07tqxrm .dlxo0kyw { border-radius: 50px; }
.v07tqxrm .oxkn082o  { border-radius: 50px; }
.vib66p9p .dlxo0kyw,
.vib66p9p .oxkn082o { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.vib66p9p .dlxo0kyw:hover,
.vib66p9p .oxkn082o:hover { filter: brightness(1.08); opacity: 1; }
.tt0s .dlxo0kyw,
.tt0s .oxkn082o { box-shadow: 0 3px 14px -2px var(--cta); }
.tt0s .dlxo0kyw:hover,
.tt0s .oxkn082o:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.eaiw8exn .dlxo0kyw,
.eaiw8exn .oxkn082o { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.eaiw8exn .dlxo0kyw:hover,
.eaiw8exn .oxkn082o:hover { opacity: 1; }
.eaiw8exn .dlxo0kyw:active,
.eaiw8exn .oxkn082o:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.r8o7jwoz .dlxo0kyw,
.r8o7jwoz .oxkn082o { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.r8o7jwoz .dlxo0kyw:hover,
.r8o7jwoz .oxkn082o:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.r8o7jwoz .dlxo0kyw:active,
.r8o7jwoz .oxkn082o:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.gbxiz1f .dlxo0kyw,
.gbxiz1f .oxkn082o { position: relative; overflow: hidden; }
.gbxiz1f .dlxo0kyw::before,
.gbxiz1f .oxkn082o::before {
  content: ""; position: absolute; top: 0; left: -125%; width: 55%; height: 100%;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.5), transparent);
  transform: skewX(-20deg); transition: left .6s ease; pointer-events: none;
}
.gbxiz1f .dlxo0kyw:hover::before,
.gbxiz1f .oxkn082o:hover::before { left: 135%; }
.u49dorup .dlxo0kyw,
.u49dorup .oxkn082o { border-radius: 0; }
.yfo3cl .dlxo0kyw { padding-left: 22px; padding-right: 22px; }
.yfo3cl .oxkn082o  { padding-left: 12px; padding-right: 12px; }
.jmy4rw .dlxo0kyw { padding-left: 44px; padding-right: 44px; }
.jmy4rw .oxkn082o  { padding-left: 24px; padding-right: 24px; }
.f8b3yktb .dlxo0kyw { padding-left: 56px; padding-right: 56px; }
.f8b3yktb .oxkn082o  { padding-left: 32px; padding-right: 32px; }
.cag7mui   .dlxo0kyw::after, .cag7mui   .oxkn082o::after,
.kuspcnx2 .dlxo0kyw::after, .kuspcnx2 .oxkn082o::after,
.bkup7d5d    .dlxo0kyw::after, .bkup7d5d    .oxkn082o::after,
.y6dy    .dlxo0kyw::after, .y6dy    .oxkn082o::after,
.yxpeui29    .dlxo0kyw::after, .yxpeui29    .oxkn082o::after,
.odcw958     .dlxo0kyw::after, .odcw958     .oxkn082o::after,
.f3yj    .dlxo0kyw::after, .f3yj    .oxkn082o::after,
.me8qvh   .dlxo0kyw::after, .me8qvh   .oxkn082o::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;
}
.cag7mui .dlxo0kyw::after, .cag7mui .oxkn082o::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");
}
.kuspcnx2 .dlxo0kyw::after, .kuspcnx2 .oxkn082o::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");
}
.bkup7d5d .dlxo0kyw::after, .bkup7d5d .oxkn082o::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");
}
.y6dy .dlxo0kyw::after, .y6dy .oxkn082o::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");
}
.yxpeui29 .dlxo0kyw::after, .yxpeui29 .oxkn082o::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");
}
.odcw958 .dlxo0kyw::after, .odcw958 .oxkn082o::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");
}
.f3yj .dlxo0kyw::after, .f3yj .oxkn082o::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");
}
.me8qvh .dlxo0kyw::after, .me8qvh .oxkn082o::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");
}
.d39iwn   .vad40gi::after, .d39iwn   .rlt2vl::after,
.e2vuvg0h .vad40gi::after, .e2vuvg0h .rlt2vl::after,
.cq8fph6    .vad40gi::after, .cq8fph6    .rlt2vl::after,
.fddrs    .vad40gi::after, .fddrs    .rlt2vl::after,
.xaqz    .vad40gi::after, .xaqz    .rlt2vl::after,
.afyd7     .vad40gi::after, .afyd7     .rlt2vl::after,
.s6cbjrc9    .vad40gi::after, .s6cbjrc9    .rlt2vl::after,
.pd6b   .vad40gi::after, .pd6b   .rlt2vl::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;
}
.d39iwn .vad40gi::after, .d39iwn .rlt2vl::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");
}
.e2vuvg0h .vad40gi::after, .e2vuvg0h .rlt2vl::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");
}
.cq8fph6 .vad40gi::after, .cq8fph6 .rlt2vl::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");
}
.fddrs .vad40gi::after, .fddrs .rlt2vl::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");
}
.xaqz .vad40gi::after, .xaqz .rlt2vl::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");
}
.afyd7 .vad40gi::after, .afyd7 .rlt2vl::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");
}
.s6cbjrc9 .vad40gi::after, .s6cbjrc9 .rlt2vl::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");
}
.pd6b .vad40gi::after, .pd6b .rlt2vl::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");
}
.idehn {
  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;
}
.m9coa7e {
  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;
}
.m9coa7e > * { min-width: 0; }
.m9coa7e:hover { background: var(--bg-hover); }
.m9coa7e > [itemprop="item"] { display: contents; }
.m9coa7e [itemprop="itemReviewed"],
.m9coa7e [itemprop="reviewRating"] { display: none; }
.m9coa7e::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;
}
.pbz9yxg {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.pi3ctyef {
  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;
}
.bg59 { max-height: 52px; max-width: 110px; object-fit: contain; }
.u3bi4 {
  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;
}
.fjuf .pi3ctyef    { background: #1a1a1a; }
.z7za .pi3ctyef   { background: rgba(128,128,128,.12); }
.rj5gf1 .pi3ctyef { background: var(--bg-raised); }
.gpw9mfw .pi3ctyef    { background: transparent; padding: 0; }
.qsqdnim {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.l4a1a { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.w1rz1 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.n8u8o {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.rkctox {
  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;
}
.bxdasbbc {
  
  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%;
}
.hpcf4hvg {
  
  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;
}
.ipwkyln {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.ipwkyln.oxkn082o {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .m9coa7e {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .m9coa7e::before    { grid-area: rank;   }
  .pbz9yxg           { grid-area: ident;  }
  .qsqdnim     { grid-area: rating; min-width: 0; width: auto; }
  .n8u8o           { grid-area: pills;  }
  .ipwkyln             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .m9coa7e {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .m9coa7e::before    { justify-self: center; }
  .pbz9yxg           { width: 100%; }
  .qsqdnim     { justify-self: center; }
  .n8u8o           { grid-template-columns: 1fr; }
}
.rzgaynh {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.ick0h1yz {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.ct44 {
  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;
}
.ct44 img { max-width: 80px; max-height: 50px; object-fit: contain; }
.zfokh { flex: 1; }
.zfokh h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.nqlkh { color: var(--c-stars); font-size: 1.1rem; }
.bqay39wp { margin-bottom: 8px; }
.svfzr7z {
  display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px 22px;
  padding: 12px 24px; font-size: 0.86rem;
  background: var(--bg-surface); border-top: 1px solid var(--border-alt);
}
.svfzr7z > span { color: var(--accent); font-weight: 700; }
.vy9i em, .x1gxa em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .svfzr7z { padding: 10px 16px; gap: 6px 16px; } }
.vzqlkvt { flex-shrink: 0; align-self: flex-start; }
.vzqlkvt .oxkn082o { white-space: nowrap; }
@media (max-width: 560px) {
  .ick0h1yz { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .ct44 { order: 1; }
  .vzqlkvt { order: 2; margin-left: auto; align-self: center; }
  .zfokh { order: 3; flex: 1 1 100%; min-width: 0; }
}
.tosingr img.cgum56 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.w7atduq7 { padding: 20px 24px; }
.v7kg75af { color: var(--text-muted); margin-bottom: 16px; }
.cv1irch { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.hedfcz, .lz3tra29 { list-style: none; font-size: 0.9rem; }
.hedfcz li { color: var(--c-pros); margin-bottom: 4px; }
.lz3tra29 li { color: var(--c-cons); margin-bottom: 4px; }
.hedfcz li::before { content: "✓"; margin-right: 5px; }
.lz3tra29 li::before { content: "✗"; margin-right: 5px; }
.m8f1j .hedfcz li::before { content: "→"; }
.m8f1j .lz3tra29 li::before { content: "–"; }
.fgm6gl  .hedfcz li::before { content: "★"; }
.fgm6gl  .lz3tra29 li::before { content: "✕"; }
.tddw9dkd    .hedfcz li::before { content: "◆"; }
.tddw9dkd    .lz3tra29 li::before { content: "▲"; }
.lt7aw  .hedfcz li::before { content: "▶"; }
.lt7aw  .lz3tra29 li::before { content: "■"; }
.lr1pe0 { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.fby48ga { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.v4890 { background: var(--bg-pros); color: var(--c-tag-pay); }
.xpbx5nf { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.rw4q .xpbx5nf { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.ojee .xpbx5nf { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .lgdeikna .o84b7nln {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .lgdeikna .rzgaynh { margin: 0; }
}
.hyceide .ick0h1yz { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.hyceide .zfokh h3 { color: var(--accent-light); }
.hyceide .ct44 { background: var(--bg-page); border: 1px solid var(--border); }
.yg2s .rzgaynh { border-top: 4px solid var(--accent); }
.yg2s .ick0h1yz { background: var(--bg-card); }
.gsv021qq .rzgaynh { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.gsv021qq .ick0h1yz { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.gsv021qq .w7atduq7 { padding: 14px 16px; }
.gsv021qq .ct44 { border-radius: 4px; }
.gsv021qq .xpbx5nf { border-radius: 0; }
.zb86m .ick0h1yz { padding: 0; gap: 0; overflow: hidden; }
.zb86m .ct44 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.zb86m .zfokh { padding: 16px 20px; }
.zb86m .vzqlkvt { padding: 16px 20px; align-self: center; }
.jw65gk .nqlkh { font-size: .95rem; }
.ftep .fsmhfuy { gap: 10px; }
.ftep .m4gnhr, .ftep .c0dk3 { padding: 12px; }
.ftep .m4gnhr ul, .ftep .c0dk3 ul { margin: 4px 0 0; padding-left: 18px; }
.ftep .m4gnhr li, .ftep .c0dk3 li { font-size: .85rem; margin-bottom: 3px; }
.rts78f .fby48ga { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .zqy8ohs { grid-template-columns: 1fr; }
  .qiat7x { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .qiat7x .zzjy { width: 72px; height: 50px; }
  .qiat7x .z2y3her { max-width: 180px; }
  .qiat7x .w2rfqua9 { width: auto; }
}
.g4cmu .jw65gk .nqlkh { filter: brightness(1.2); }
@media (max-width: 720px) {
  .g4cmu { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ya45q { padding: 16px; }
  .t7xtx2di .jz3vs { min-width: 50%; }
}
.o4xf .fsmhfuy { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .sr8ey6 { grid-template-columns: 1fr; }
  .qqfqq { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ly3o67r7 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .tut2bkii { flex-wrap: wrap; padding: 16px; }
}
.gv3xqf .fsmhfuy { gap: 8px; }
.gv3xqf .m4gnhr, .gv3xqf .c0dk3 { padding: 8px; }
@media (max-width: 480px) {
  .j9m8e { flex-direction: column; align-items: stretch; }
}
.g88k .w2rfqua9 .oxkn082o { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .e97rdls8 { flex-direction: column; align-items: stretch; gap: 10px; }
  .g88k .w2rfqua9 { text-align: center; }
}
@media (max-width: 720px) {
  .t2qvmm { grid-template-columns: 1fr; }
  .jdtunb { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .j5aa41 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.gma7 .oww04kk { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.ht9u .nqlkh { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .l8x9 { grid-template-columns: 1fr; }
  .ht9u { width: 100px; height: 100px; margin: 16px auto; }
  .gma7 { font-size: 1.4rem; }
  .i4pel15e { justify-content: center; }
  .n0y2g4 .jz3vs { min-width: 50%; }
}
.j7sexds3 .fsmhfuy { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .nsed5 { flex-wrap: wrap; padding: 14px 16px; }
  .iymvu87 { padding: 12px 16px; }
  .j7sexds3 .fsmhfuy { margin: 0 16px; }
  .j7sexds3 .rts78f { padding: 0 16px; }
  .a3ltd7 { padding: 12px 16px; }
}
.tonujwq .m9coa7e {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.tonujwq .m9coa7e:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.ddhl20 .idehn { gap: 18px; }
.ddhl20 .m9coa7e {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.ddhl20 .m9coa7e:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.c7rqspeb .idehn {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.c7rqspeb .m9coa7e {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.c7rqspeb .m9coa7e:last-child { border-bottom: none; }
.c7rqspeb .pbz9yxg,
.c7rqspeb .qsqdnim,
.c7rqspeb .n8u8o {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.tif4wze .idehn { gap: 0; }
.tif4wze .m9coa7e {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.tif4wze .m9coa7e:last-child { border-bottom: none; }
.tif4wze .m9coa7e:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.tif4wze .m9coa7e:nth-child(even):hover { background: var(--bg-hover); }
.f9v83mfc .m9coa7e {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.l4o96j1 .n8u8o .rkctox {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.l4o96j1 .n8u8o .rkctox:first-child { border-left: none; }
.x04qex .n8u8o .rkctox {
  background: transparent; padding: 4px 8px;
}
.x04qex .n8u8o .bxdasbbc { font-size: .65rem; opacity: .65; }
.x04qex .n8u8o .hpcf4hvg   { font-size: 1.15rem; color: var(--accent-light); }
.u4x7 .n8u8o .rkctox {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.w1rz1 { display: none; }
.utn9 .l4a1a { font-size: 1rem; letter-spacing: 2px; }
.xhsp .l4a1a {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.pm0n7a .l4a1a,
.npb88 .l4a1a,
.lbjmg .l4a1a { display: none; }
.pm0n7a .w1rz1,
.npb88 .w1rz1,
.lbjmg .w1rz1 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.pm0n7a .w1rz1 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.pm0n7a .w1rz1 small { display: none; }
.npb88 .w1rz1 {
  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;
}
.npb88 .w1rz1 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.lbjmg .w1rz1 {
  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;
}
.lbjmg .w1rz1 small { display: none; }
.pm0n7a .bqay39wp .nqlkh,
.npb88 .bqay39wp .nqlkh,
.lbjmg .bqay39wp .nqlkh { display: none; }
.pm0n7a .bqay39wp strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.pm0n7a .oww04kk { display: none; }
.npb88 .bqay39wp 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;
}
.npb88 .zjcmb,
.npb88 .oww04kk { font-size: 1em; }
.lbjmg .bqay39wp strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.lbjmg .oww04kk { display: none; }
.xmd5 { margin: 16px 0; }
.ib85opg8 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ib85opg8 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ib85opg8 summary::after { content: "+"; color: var(--accent-light); }
.ib85opg8[open] summary::after { content: "−"; }
.ib85opg8 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.yihgz { margin-bottom: 0; }
.o1jv8 h2.m0rw { color: var(--text-primary); border-color: var(--accent-light); }
.dkdy7mo h2.m0rw { color: var(--text-primary); border-color: var(--accent-light); }
.lpaywa .c9a75dvo     { background: #052e16; border-color: #10b981; }
.lpaywa .yhhk5 { background: #2d0a1e; border-color: #f43f5e; }
.lpaywa .mnqu    { background: #1e1036; border-color: #a855f7; }
.lpaywa .oqckw strong  { color: #f1f5f9; }
.lpaywa .oqckw p       { color: #cbd5e1; }
.lpaywa .me2w3b    .c9a75dvo     .vffrjfgf::before,
.lpaywa .wk6gq  .c9a75dvo     .vffrjfgf::before,
.lpaywa .atlpcx  .c9a75dvo     .vffrjfgf::before,
.lpaywa .mpv1r .c9a75dvo     .vffrjfgf::before { color: #10b981; }
.lpaywa .me2w3b    .yhhk5 .vffrjfgf::before,
.lpaywa .wk6gq  .yhhk5 .vffrjfgf::before,
.lpaywa .atlpcx  .yhhk5 .vffrjfgf::before,
.lpaywa .mpv1r .yhhk5 .vffrjfgf::before { color: #f43f5e; }
.lpaywa .me2w3b    .mnqu    .vffrjfgf::before,
.lpaywa .wk6gq  .mnqu    .vffrjfgf::before,
.lpaywa .atlpcx  .mnqu    .vffrjfgf::before,
.lpaywa .mpv1r .mnqu    .vffrjfgf::before { color: #a855f7; }
.bunfhd .c9a75dvo     { background: #2d2000; border-color: #eab308; }
.bunfhd .yhhk5 { background: #2d0b0b; border-color: #ef4444; }
.bunfhd .mnqu    { background: #2d1600; border-color: #f97316; }
.bunfhd .oqckw strong  { color: #f1f5f9; }
.bunfhd .oqckw p       { color: #cbd5e1; }
.bunfhd .me2w3b    .c9a75dvo     .vffrjfgf::before,
.bunfhd .wk6gq  .c9a75dvo     .vffrjfgf::before,
.bunfhd .atlpcx  .c9a75dvo     .vffrjfgf::before,
.bunfhd .mpv1r .c9a75dvo     .vffrjfgf::before { color: #eab308; }
.bunfhd .me2w3b    .yhhk5 .vffrjfgf::before,
.bunfhd .wk6gq  .yhhk5 .vffrjfgf::before,
.bunfhd .atlpcx  .yhhk5 .vffrjfgf::before,
.bunfhd .mpv1r .yhhk5 .vffrjfgf::before { color: #ef4444; }
.bunfhd .me2w3b    .mnqu    .vffrjfgf::before,
.bunfhd .wk6gq  .mnqu    .vffrjfgf::before,
.bunfhd .atlpcx  .mnqu    .vffrjfgf::before,
.bunfhd .mpv1r .mnqu    .vffrjfgf::before { color: #f97316; }
.ce02g0gl .c9a75dvo     { background: #0c1a2e; border-color: #38bdf8; }
.ce02g0gl .yhhk5 { background: #12103a; border-color: #818cf8; }
.ce02g0gl .mnqu    { background: #0a2020; border-color: #2dd4bf; }
.ce02g0gl .oqckw strong  { color: #f1f5f9; }
.ce02g0gl .oqckw p       { color: #cbd5e1; }
.ce02g0gl .me2w3b    .c9a75dvo     .vffrjfgf::before,
.ce02g0gl .wk6gq  .c9a75dvo     .vffrjfgf::before,
.ce02g0gl .atlpcx  .c9a75dvo     .vffrjfgf::before,
.ce02g0gl .mpv1r .c9a75dvo     .vffrjfgf::before { color: #38bdf8; }
.ce02g0gl .me2w3b    .yhhk5 .vffrjfgf::before,
.ce02g0gl .wk6gq  .yhhk5 .vffrjfgf::before,
.ce02g0gl .atlpcx  .yhhk5 .vffrjfgf::before,
.ce02g0gl .mpv1r .yhhk5 .vffrjfgf::before { color: #818cf8; }
.ce02g0gl .me2w3b    .mnqu    .vffrjfgf::before,
.ce02g0gl .wk6gq  .mnqu    .vffrjfgf::before,
.ce02g0gl .atlpcx  .mnqu    .vffrjfgf::before,
.ce02g0gl .mpv1r .mnqu    .vffrjfgf::before { color: #2dd4bf; }
.lqqqfy::before,
.tap63lbp::before { margin-right: 5px; }
.wohbo .m4gnhr ul li,
.wohbo .hedfcz li         { color: #4ade80; }
.wohbo .m4gnhr .lqqqfy { color: #22c55e; }
.wohbo .c0dk3 ul li,
.wohbo .lz3tra29 li         { color: #f87171; }
.wohbo .c0dk3 .tap63lbp { color: #ef4444; }
.r6frl8hp .m4gnhr { background: var(--bg-pros); }
.r6frl8hp .c0dk3 { background: var(--bg-cons); }
.r6frl8hp .m4gnhr .lqqqfy { color: var(--c-pros-label); }
.r6frl8hp .c0dk3 .tap63lbp { color: var(--c-cons); }
.r6frl8hp .m4gnhr ul li,
.r6frl8hp .hedfcz li            { color: var(--c-pros); }
.r6frl8hp .c0dk3 ul li,
.r6frl8hp .lz3tra29 li            { color: var(--c-cons); }
.xsaps7 .m4gnhr { background: var(--bg-pros); }
.xsaps7 .c0dk3 { background: var(--bg-cons); }
.xsaps7 .m4gnhr .lqqqfy { color: var(--c-pros-label); }
.xsaps7 .c0dk3 .tap63lbp { color: var(--c-cons); }
.xsaps7 .m4gnhr ul li,
.xsaps7 .hedfcz li          { color: var(--c-pros); }
.xsaps7 .c0dk3 ul li,
.xsaps7 .lz3tra29 li          { color: var(--c-cons); }
.ldgm .lqqqfy::before { content: "✓ "; }
.ldgm .tap63lbp::before { content: "✗ "; }
.m8f1j .lqqqfy::before { content: "→ "; }
.m8f1j .tap63lbp::before { content: "← "; }
.fgm6gl .lqqqfy::before { content: "★ "; }
.fgm6gl .tap63lbp::before { content: "✕ "; }
.tddw9dkd .lqqqfy::before { content: "◆ "; }
.tddw9dkd .tap63lbp::before { content: "▲ "; }
.ojee .oqckw { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.ojee .oqckw strong { color: var(--text-primary); }
.ojee .oqckw p      { color: var(--text-muted); }
.rw4q .oqckw { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.tbeurc .oqckw {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.tbeurc .oqckw strong,
.tbeurc .oqckw p { color: #fff; }
.tbeurc .vffrjfgf::before { color: rgba(255,255,255,0.9) !important; }
.slsutce3 .oqckw {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.slsutce3 .oqckw strong { color: var(--text-primary); }
.slsutce3 .oqckw p      { color: var(--text-muted); }
.t96uvy0f .oqckw { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.me2w3b .vffrjfgf,
.wk6gq .vffrjfgf,
.atlpcx .vffrjfgf,
.mpv1r .vffrjfgf { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.me2w3b .vffrjfgf::before,
.wk6gq .vffrjfgf::before,
.atlpcx .vffrjfgf::before,
.mpv1r .vffrjfgf::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.me2w3b .c9a75dvo     .vffrjfgf::before { content: "✦"; color: var(--c-tip-border); }
.me2w3b .yhhk5 .vffrjfgf::before { content: "▲"; color: var(--c-warn-border); }
.me2w3b .mnqu    .vffrjfgf::before { content: "◉"; color: #60a5fa; }
.wk6gq .c9a75dvo     .vffrjfgf::before { content: "★"; color: var(--c-tip-border); }
.wk6gq .yhhk5 .vffrjfgf::before { content: "◆"; color: var(--c-warn-border); }
.wk6gq .mnqu    .vffrjfgf::before { content: "●"; color: #60a5fa; }
.atlpcx .c9a75dvo     .vffrjfgf::before { content: "▶"; color: var(--c-tip-border); }
.atlpcx .yhhk5 .vffrjfgf::before { content: "■"; color: var(--c-warn-border); }
.atlpcx .mnqu    .vffrjfgf::before { content: "▸"; color: #60a5fa; }
.mpv1r .c9a75dvo     .vffrjfgf::before { content: "→"; color: var(--c-tip-border); }
.mpv1r .yhhk5 .vffrjfgf::before { content: "⬥"; color: var(--c-warn-border); }
.mpv1r .mnqu    .vffrjfgf::before { content: "◈"; color: #60a5fa; }
.wmpc8y .txdcqdm .qm0pdl4,
.wmpc8y .zct745i .qm0pdl4  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.wmpc8y .wyeuu                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.wmpc8y .m9coa7e                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.wmpc8y .rzgaynh            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.wmpc8y .xad1          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.wmpc8y .wl0s31                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ickbbi .txdcqdm .qm0pdl4,
.ickbbi .zct745i .qm0pdl4,
.ickbbi .wyeuu,
.ickbbi .m9coa7e,
.ickbbi .rzgaynh,
.ickbbi .xad1,
.ickbbi .wl0s31,
.ickbbi .t96uvy0f .oqckw { box-shadow: none; }
.rnqmovvk   .u3efrv, .rnqmovvk .z0myl, .rnqmovvk .sq92c9,
.rnqmovvk   .kxmywz, .rnqmovvk .k14bkyf6 { font-size: 0.9rem; }
.rnqmovvk   .ha5s, .rnqmovvk .ponz2saf { font-size: 0.9rem; }
.bfky1iyo   .u3efrv, .bfky1iyo .z0myl, .bfky1iyo .sq92c9,
.bfky1iyo   .kxmywz, .bfky1iyo .k14bkyf6 { font-size: 0.95rem; }
.bfky1iyo   .ha5s, .bfky1iyo .ponz2saf { font-size: 0.95rem; }
.wql4j   .u3efrv, .wql4j .z0myl, .wql4j .sq92c9,
.wql4j   .kxmywz, .wql4j .k14bkyf6 { font-size: 1.08rem; }
.wql4j   .ha5s, .wql4j .ponz2saf { font-size: 1.05rem; }
.wql4j   .m47br { font-size: 0.97rem; }
.ju6m .n3hb      { font-size: 3.2rem; }
.ju6m h2.m0rw { font-size: 1.9rem; }
.ju6m h3.l3sag4d     { font-size: 1.4rem; }
.lr1m .n3hb      { font-size: 3.8rem; }
.lr1m h2.m0rw { font-size: 2.2rem; }
.lr1m h3.l3sag4d     { font-size: 1.6rem; }
.yihgz + .yihgz { position: relative; }
.qrzkx   .yihgz + .yihgz::before,
.zoitdst  .yihgz + .yihgz::before,
.igpec   .yihgz + .yihgz::before,
.tzt5qeib   .yihgz + .yihgz::before,
.hrwlb20   .yihgz + .yihgz::before,
.nj7rmlg .yihgz + .yihgz::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.qrzkx .yihgz + .yihgz::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.zoitdst .yihgz + .yihgz::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.igpec .yihgz + .yihgz::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;
}
.tzt5qeib .yihgz + .yihgz::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.m3w12w .yihgz { margin-bottom: 16px; }
.m3w12w .yihgz + .yihgz { margin-top: 0; }
.m3w12w .xabbm { padding-top: 0; padding-bottom: 0; }
.hrwlb20 .yihgz + .yihgz::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.nj7rmlg .yihgz + .yihgz::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.vtp57 .yihgz + .yihgz::before,
.wqzz8hw .yihgz + .yihgz::before,
.v5o611ph .yihgz + .yihgz::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%;
}
.b3kp9492 .vtp57 .yihgz:nth-child(even)::before,
.b3kp9492 .wqzz8hw .yihgz:nth-child(even)::before,
.b3kp9492 .v5o611ph .yihgz:nth-child(even)::before { background: var(--bg-surface); }
.ak86 .vtp57 .yihgz:nth-child(even)::before,
.ak86 .wqzz8hw .yihgz:nth-child(even)::before,
.ak86 .v5o611ph .yihgz:nth-child(even)::before { background: var(--bg-card); }
.vtp57 .yihgz + .yihgz::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");
}
.wqzz8hw .yihgz + .yihgz::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");
}
.v5o611ph .yihgz + .yihgz::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");
}
.y02f331j .mvsvl,
.p6xu .mvsvl,
.d9qwt .mvsvl { overflow: hidden; }
.y02f331j .nh0vsq,
.p6xu .nh0vsq { margin-bottom: 60px; }
.d9qwt .nh0vsq { margin-bottom: 70px; }
.p6xu .iaqes { padding-bottom: 60px; }
.y02f331j .mvsvl::before,
.p6xu .mvsvl::before,
.d9qwt .mvsvl::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%;
}
.y02f331j .mvsvl::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");
}
.p6xu .mvsvl::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");
}
.d9qwt .mvsvl::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");
}
.j3hbn .mvsvl:not(.ukkt) .b3zmuhe { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.xkcz6 .mvsvl:not(.ukkt) .b3zmuhe { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.qhhb  .mvsvl:not(.ukkt) .b3zmuhe { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.idqhm  .mvsvl:not(.ukkt) .b3zmuhe { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.j3hbn .ukkt { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.xkcz6 .ukkt { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.qhhb .ukkt { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.idqhm .ukkt { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.idqhm .a9d26mno { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.idqhm .ykpw { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.uekz91s .ukkt { background: var(--accent); }
.uekz91s .ukkt .b3zmuhe { background: none; }
.uekz91s .mvsvl:not(.ukkt) .b3zmuhe { background: rgba(0,0,0,0.6); }
.dlr2r .troaa { float: left; width: 38%; margin: 0 28px 16px 0; }
.dlr2r .troaa .qtj3c { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.dlr2r .xabbm::after { content: ''; display: block; clear: both; }
.p5aa2kxv .troaa { float: right; width: 38%; margin: 0 0 16px 28px; }
.p5aa2kxv .troaa .qtj3c { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.p5aa2kxv .xabbm::after { content: ''; display: block; clear: both; }
.xj78 .yihgz:nth-child(odd)  .troaa { float: left;  width: 38%; margin: 0 28px 16px 0; }
.xj78 .yihgz:nth-child(even) .troaa { float: right; width: 38%; margin: 0 0 16px 28px; }
.xj78 .troaa .qtj3c { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xj78 .xabbm::after { content: ''; display: block; clear: both; }
.dlr2r .cesdu9ux,
.dlr2r .idehn,
.p5aa2kxv .cesdu9ux,
.p5aa2kxv .idehn,
.xj78 .cesdu9ux,
.xj78 .idehn { clear: both; }
@media (max-width: 900px) {
  .dlr2r .troaa,
  .p5aa2kxv .troaa,
  .xj78 .yihgz:nth-child(odd)  .troaa,
  .xj78 .yihgz:nth-child(even) .troaa {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .dlr2r .troaa .qtj3c,
  .p5aa2kxv .troaa .qtj3c,
  .xj78 .troaa .qtj3c {
    max-height: none !important;
  }
}
.dlr2r .ha5s,
.dlr2r .ponz2saf,
.p5aa2kxv .ha5s,
.p5aa2kxv .ponz2saf,
.xj78 .ha5s,
.xj78 .ponz2saf { overflow: hidden; }
@media (max-width: 640px) {
  .dlr2r .troaa,
  .p5aa2kxv .troaa,
  .xj78 .troaa { float: none; width: 100%; margin: 0 0 16px 0; }
}
.zps3t .bgkd,
.zps3t .xabbm,
.zps3t .v68oo0az  { max-width: 1100px; }
.a6cvq .bgkd,
.a6cvq .xabbm,
.a6cvq .v68oo0az  { max-width: 1200px; }
.gm8cp47 .bgkd,
.gm8cp47 .xabbm,
.gm8cp47 .v68oo0az  { max-width: 1320px; }
.gm8cp47 { --content-mw: 1320px; }
.y13e { font-size: 0.82rem; color: var(--text-muted); }
.zw3sd { display: flex; align-items: center; }
.yajwt {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.b04tla0l { display: flex; align-items: center; }
.dd1m5 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.dd1m5:hover { text-decoration: underline; }
.u2ri7 { margin: 0 3px; opacity: 0.45; }
.u2ri7::before { content: '/'; }
.uiso { padding: 2px 5px; color: var(--text-main); }
.bgzjhk8 .y13e {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.bgzjhk8 .zw3sd { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ove24gj .y13e {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ove24gj .zw3sd { padding: 0 0 0 12px; }
.hrh3dba5 {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.mcb08cz .zw3sd { padding: 0 16px; }
.mcb08cz .y13e {
  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);
}
.mcb08cz .bgkd { padding-top: 28px; }
@media (max-width: 720px) {
  .hrh3dba5 { margin-top: 18px; padding: 0 16px; }
  .mcb08cz .bgkd { padding-top: 16px; }
}
.zps3t.bgzjhk8 .zw3sd { max-width: 1100px; }
.a6cvq.bgzjhk8 .zw3sd { max-width: 1200px; }
.gm8cp47.bgzjhk8 .zw3sd { max-width: 1320px; }
.zps3t .hrh3dba5 { max-width: 1100px; }
.a6cvq .hrh3dba5 { max-width: 1200px; }
.gm8cp47 .hrh3dba5 { max-width: 1320px; }
.d24ez .yihgz { padding-top: 16px; padding-bottom: 16px; }
.jgx4r .yihgz { padding-top: 24px; padding-bottom: 24px; }
.immph .yihgz { padding-top: 40px; padding-bottom: 40px; }
.v3f0thcs .yihgz { padding-top: 52px; padding-bottom: 52px; }
.eecv9q .yihgz:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.eecv9q .yihgz:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.eecv9q .yihgz:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.eecv9q .yihgz:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.b84hi49 .xabbm { padding-top: 10px;  padding-bottom: 10px; }
.beegpwbo .xabbm { padding-top: 18px;  padding-bottom: 18px; }
.s5088 .xabbm { padding-top: 36px;  padding-bottom: 36px; }
.neals .xabbm { padding-top: 48px;  padding-bottom: 48px; }
.jn2zik h2.m0rw { font-weight: 600; }
.jn2zik h3.l3sag4d     { font-weight: 600; }
.oczm h2.m0rw { font-weight: 800; }
.oczm h3.l3sag4d     { font-weight: 700; }
.k60giz3 h2.m0rw { font-weight: 900; }
.k60giz3 h3.l3sag4d     { font-weight: 800; }
.k60giz3 .oqckw strong,
.k60giz3 .oqckw strong { font-weight: 600; }
.vad40gi {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.yhxam4m .vad40gi { display: none; }
@media (max-width: 640px) {
  .vad40gi { display: none !important; }
}
.vad40gi { background: var(--cta) !important; color: #fff !important; border: none !important; }
.vad40gi:hover { opacity: 0.85; }
.icamtuk .vad40gi { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.s8p9  .rlt2vl { left: 32px; }
@media (max-width: 480px) {
  .dpokxe6r .rlt2vl { right: 20px; bottom: 20px; }
  .s8p9  .rlt2vl { left: 20px; bottom: 20px; }
}
.xshy { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.v68oo0az { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.i7eq58k { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.aloewnx { color: var(--text-dim); font-size: 0.8rem; }
.easxac3k { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.easxac3k img { height: 26px; width: auto; object-fit: contain; }
.nwucbu a, .q1alxi a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.nwucbu a:hover, .q1alxi a:hover { color: var(--accent-light); }
.q1alxi { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.ru27fgb .v68oo0az { text-align: center; }
.ru27fgb .q1alxi { justify-content: center; margin-bottom: 16px; }
.ru27fgb .i7eq58k { margin-top: 0; }
.xtc1ppxc { margin-top: 10px; }
.xtc1ppxc a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .v68oo0az { padding-left: 16px; padding-right: 16px; }
  .qwlz .v68oo0az { padding: 20px 16px; }
  .q1alxi { gap: 4px 12px; }
  .i7eq58k { font-size: 0.78rem; }
}
.vctgoj .zu1uan .easxac3k { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.vctgoj .i7eq58k { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.vctgoj .aloewnx { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .vctgoj .s8g3 { grid-template-columns: 1fr 1fr; } .vctgoj .zu1uan { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vctgoj .s8g3 { grid-template-columns: 1fr; } }
.qywjc17q .easxac3k { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.qywjc17q .i7eq58k { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .qywjc17q .xdkk98h { gap: 12px; } .qywjc17q .easxac3k { margin-right: 0; width: 100%; } }
.n9o8 .w2k2ydot .easxac3k { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.n9o8 .i7eq58k { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.n9o8 .aloewnx { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .n9o8 .uubzgg { grid-template-columns: 1fr 1fr; } .n9o8 .w2k2ydot { grid-column: 1 / -1; } }
@media (max-width: 480px) { .n9o8 .uubzgg { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .sqwwnil .zhwc9lr { grid-template-columns: 1fr 1fr; } .sqwwnil .s5kf:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .sqwwnil .zhwc9lr { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .u9e38ik .zhwc9lr { grid-template-columns: 1fr; } }
.u8iyb19 .v68oo0az { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.u8iyb19 .q1alxi { justify-content: center; }
.in1yug .fjwjk3ub      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.in1yug .xshy { background: var(--bg-page); border-top-color: var(--border-alt); }
.sduk2z9y .fjwjk3ub      { background: #0d1117; border-bottom-color: #21262d; }
.sduk2z9y .sgsn { color: var(--accent-light); }
.sduk2z9y .kf6kyntl { --msep-color: #8b949e; }
.sduk2z9y .kf6kyntl a { color: #8b949e; }
.sduk2z9y .kf6kyntl a:hover { color: var(--accent-light); }
.sduk2z9y .fn252n { color: #8b949e; }
.sduk2z9y .xshy { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.sduk2z9y .i7eq58k,
.sduk2z9y .aloewnx { color: #6e7681; }
.sduk2z9y .nwucbu a, .sduk2z9y .q1alxi a,
.sduk2z9y .easxac3k { color: #e6edf3; }
.sduk2z9y .nwucbu a:hover, .sduk2z9y .q1alxi a:hover,
@media (max-width: 640px) {
  .sduk2z9y .kf6kyntl { background: #0d1117; border-top-color: #21262d; }
  .sduk2z9y .kf6kyntl li a { border-bottom-color: #21262d; }
}
.fkb2o5q .fjwjk3ub      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.fkb2o5q .sgsn { color: var(--accent-light); }
.fkb2o5q .kf6kyntl { --msep-color: #475569; }
.fkb2o5q .kf6kyntl a { color: #475569; }
.fkb2o5q .kf6kyntl a:hover { color: var(--accent-light); }
.fkb2o5q .fn252n { color: #64748b; }
.fkb2o5q .xshy { background: #f0f4f8; border-top-color: #cbd5e1; }
.fkb2o5q .i7eq58k,
.fkb2o5q .aloewnx { color: #64748b; }
.fkb2o5q .nwucbu a, .fkb2o5q .q1alxi a,
.fkb2o5q .qwjtikzc a, .fkb2o5q .easxac3k { color: #374151; }
.fkb2o5q .nwucbu a:hover, .fkb2o5q .q1alxi a:hover,
@media (max-width: 640px) {
  .fkb2o5q .kf6kyntl { background: #f0f4f8; border-top-color: #cbd5e1; }
  .fkb2o5q .kf6kyntl li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.mpaj .fjwjk3ub      { background: var(--accent); border-bottom-color: var(--accent-light); }
.mpaj .sgsn { color: #fff; }
.mpaj .kf6kyntl { --msep-color: rgba(255,255,255,0.82); }
.mpaj .kf6kyntl a { color: rgba(255,255,255,0.82); }
.mpaj .kf6kyntl a:hover { color: #fff; }
.mpaj .fn252n { color: rgba(255,255,255,0.9); }
.mpaj .xshy { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.mpaj .i7eq58k,
.mpaj .aloewnx { color: rgba(255,255,255,0.72); }
.mpaj .nwucbu a, .mpaj .q1alxi a,
.mpaj .qwjtikzc a, .mpaj .easxac3k { color: #fff; }
.mpaj .nwucbu a:hover, .mpaj .q1alxi a:hover,
@media (max-width: 640px) {
  .mpaj .kf6kyntl { background: var(--accent); border-top-color: var(--accent-light); }
  .mpaj .kf6kyntl li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.dtezum8 .fjwjk3ub {
  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);
}
.dtezum8 .xshy {
  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) {
  .dtezum8 .kf6kyntl {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.cr78 .xdyd { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.n9vvtb .xdyd { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.x2wy .xdyd { min-height: 72px; height: auto; }
.ryibth .xdyd { min-height: 84px; height: auto; }
.qwlz .xdyd { max-width: none; padding: 0 32px; }
.qwlz .v68oo0az  { max-width: none; padding: 24px 32px; }
.fmsu.a6cvq .xdyd { max-width: 1200px; }
.fmsu.gm8cp47 .xdyd { max-width: 1320px; }
.ryfaxdm   .sgsn, .ryfaxdm   .easxac3k { text-transform: capitalize; }
.gvxco .sgsn, .gvxco .easxac3k { text-transform: lowercase; }
.s5ruyy5 .sgsn, .s5ruyy5 .easxac3k { text-transform: uppercase; letter-spacing: 0.06em; }
.lloyputi, .gacb3vo {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.s493f .lloyputi,
.s493f .gacb3vo { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.ww5qgug4 .lloyputi,
.ww5qgug4 .gacb3vo { 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; }
.aa5q6i .lloyputi,
.aa5q6i .gacb3vo { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.dnq8b5 .lloyputi,
.dnq8b5 .gacb3vo { 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; }
.wowm8z3b   .kf6kyntl a { font-weight: 500; }
.oj6m46tf .kf6kyntl a { font-weight: 600; }
.vj9jbj     .kf6kyntl a { font-weight: 700; }
.ot3fwirz    .kf6kyntl a { font-weight: 800; letter-spacing: 0.01em; }
.sjnc     .kf6kyntl > li + li::before,
.mki6078    .kf6kyntl > li + li::before,
.cwnypmnz    .kf6kyntl > li + li::before,
.ovcj6 .kf6kyntl > li + li::before,
.orll .kf6kyntl > li + li::before,
.k78wm  .kf6kyntl > li + li::before,
.fr520    .kf6kyntl > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.sjnc     .kf6kyntl > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.mki6078    .kf6kyntl > li + li::before { content: "|"; }
.cwnypmnz    .kf6kyntl > li + li::before { content: "—"; }
.ovcj6 .kf6kyntl > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.orll .kf6kyntl > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.k78wm  .kf6kyntl > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.fr520    .kf6kyntl > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ubvaskza .fn252n,
  .v3s0dt .fn252n,
  .am76i .fn252n,
  .vf6m .fn252n,
  .cwrlo4 .fn252n {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ubvaskza .fn252n::before,
  .v3s0dt .fn252n::before,
  .am76i .fn252n::before,
  .vf6m .fn252n::before,
  .cwrlo4 .fn252n::before { content: ""; display: block; flex-shrink: 0; }

  
  .ubvaskza .fn252n::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;
  }

  
  .v3s0dt .fn252n::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;
  }

  
  .am76i .fn252n::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;
  }

  
  .vf6m .fn252n::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;
  }

  
  .cwrlo4 .fn252n::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) {
  .m1sl5 .fn252n {
    padding: 5px 14px;
  }
  .m1sl5 .kf6kyntl {
    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;
  }
  .m1sl5 .kf6kyntl li a {
    border-bottom: none; padding: 10px 22px;
  }
  .m1sl5 .kf6kyntl li a:hover { background: var(--bg-raised); }
  .m1sl5 .pobv,
  .s8ol .pobv,
  .zx3yn .pobv { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .wa8lsf .fn252n {
    padding: 5px 10px;
  }
  .wa8lsf .kf6kyntl {
    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);
  }
  .wa8lsf .kf6kyntl.k9m31j { transform: translateX(0); }
  .wa8lsf .kf6kyntl li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .wa8lsf .kf6kyntl li:last-child a { border-bottom: none; }
  .mpaj .kf6kyntl,
  .sduk2z9y .kf6kyntl { background: var(--accent) !important; }
  .mpaj .kf6kyntl li a,
  .sduk2z9y .kf6kyntl li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .zx3yn .fn252n {
    padding: 5px 10px;
  }
  .zx3yn .kf6kyntl {
    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);
  }
  .zx3yn .kf6kyntl::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .zx3yn .kf6kyntl.k9m31j { transform: translateY(0); }
  .zx3yn .kf6kyntl li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .h6do3k .fn252n {
    padding: 5px 10px;
  }
  .h6do3k .kf6kyntl {
    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;
  }
  .h6do3k .kf6kyntl.k9m31j { opacity: 1; pointer-events: auto; }
  .h6do3k .kf6kyntl li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .rns4pm     .fn252n { border-radius: 0 !important; }
  .sibug   .fn252n { border-radius: 8px !important; }
  .kzuvcfb .fn252n { border-radius: 50% !important; }
  .lmxzy   .fn252n { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .xmg038 .s3x29 { flex-direction: column; align-items: stretch; }
  .xmg038 .nzn6piqa { flex-direction: row; min-width: auto; }
  .xmg038 .ul0pyti { align-items: flex-start; text-align: left; }
}
.x5d114,
.x5d114.yihgz,
.b3kp9492 .x5d114,
.qgud .x5d114,
.ak86 .x5d114,
.n9mm491o .x5d114 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.kii3p {
  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;
}
.ockrzp { flex: 1 1 280px; min-width: 0; }
.fufekgy1 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.q8dds1i {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.gjaqe5w7 {
  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;
}
.gjaqe5w7:hover { transform: translateY(-1px); opacity: 0.95; }
.y1e4js .kii3p {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.y1e4js .fufekgy1 { color: var(--cta); }
.y1e4js .q8dds1i { color: var(--text-body); }
.y1e4js .gjaqe5w7 {
  background: var(--cta) !important;
  color: #fff !important;
}
.ewnuyasb .kii3p {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ewnuyasb .fufekgy1 { color: var(--text-primary); }
.ewnuyasb .q8dds1i { color: var(--text-body); }
.ewnuyasb .gjaqe5w7 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .kii3p {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .ockrzp { flex: 0 0 auto; }
  .fufekgy1 { font-size: 1.2rem; }
  .gjaqe5w7 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.uip4f54f .ywkoj { height: 36px; }
.dht2s .ywkoj { height: 60px; max-width: 200px; }
.ppftme .ywkoj { height: 56px; max-width: 180px; }
.ii4ak    .l4a1a, .ii4ak    .nqlkh { color: #f59e0b; }
.h7uup      .l4a1a { font-size: 1rem; letter-spacing: 1.5px; }
.h7uup      .nqlkh   { font-size: 1.35rem; }
.hmsrkqvt    .l4a1a, .hmsrkqvt    .nqlkh { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.jre368jo     .l4a1a, .jre368jo     .nqlkh { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.el34t .l4a1a, .el34t .nqlkh { color: var(--cta); letter-spacing: 2px; }
.a6wzb   .l4a1a, .a6wzb   .nqlkh { color: #e91e63; letter-spacing: 2px; }
.eapqt2fr  .l4a1a, .eapqt2fr  .nqlkh { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.p9sz     .l4a1a, .p9sz     .nqlkh { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.l4o96j1 .rkctox + .rkctox {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.kz2m .m9coa7e { padding: 18px 24px; min-height: 68px; }
.x04qex .bxdasbbc {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.x04qex .hpcf4hvg {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.u4x7 .rkctox {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.idehn { counter-reset: cs-rank; }
.idehn .m9coa7e { counter-increment: cs-rank; }
.idehn .m9coa7e::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;
}
.qqq7h .idehn { counter-reset: cs-rank; gap: 0; }
.qqq7h .m9coa7e {
  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;
}
.qqq7h .m9coa7e::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;
}
.qqq7h .pbz9yxg {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.qqq7h .pi3ctyef {
  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;
}
.qqq7h .bg59 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.qqq7h .pbz9yxg { min-width: 0; flex-direction: column; width: 100%; }
.qqq7h .u3bi4 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.qqq7h .l4a1a { color: var(--cta, var(--accent)); }
.qqq7h .w1rz1 { font-weight: 700; }
.qqq7h .rkctox {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.qqq7h .bxdasbbc {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.qqq7h .hpcf4hvg {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.qqq7h .oo66 .hpcf4hvg { font-size: 1.3rem; color: var(--accent-light); }
.qqq7h .ipwkyln {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.qqq7h .m9coa7e:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .qqq7h .idehn {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .qqq7h .m9coa7e {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .qqq7h .m9coa7e { padding: 40px 16px 20px; }
  .qqq7h .rkctox {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .qqq7h .ipwkyln { width: 100%; min-width: 0; }
}
.b25sbiwg .idehn { counter-reset: cs-rank; gap: 10px; }
.b25sbiwg .m9coa7e {
  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);
}
.b25sbiwg .m9coa7e::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);
}
.b25sbiwg .pbz9yxg {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.b25sbiwg .pi3ctyef {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.b25sbiwg .bg59 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.b25sbiwg .u3bi4 {
  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;
}
.b25sbiwg .l4a1a { color: var(--cta, var(--accent)); }
.b25sbiwg .rkctox {
  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;
}
.b25sbiwg .bxdasbbc {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.b25sbiwg .hpcf4hvg { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.b25sbiwg .oo66 .hpcf4hvg { color: var(--accent-light); }
.b25sbiwg .ipwkyln {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.b25sbiwg .m9coa7e:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .b25sbiwg .m9coa7e {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .b25sbiwg .m9coa7e::before {
    position: absolute; top: 14px; left: 14px;
  }
  .b25sbiwg .pbz9yxg {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .b25sbiwg .u3bi4 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .b25sbiwg .rkctox {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .b25sbiwg .ipwkyln { width: 100%; min-width: 0; }
  .b25sbiwg .l4a1a { min-width: 0; }
}
.lm96bm .m9coa7e::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.p8yq .ib85opg8 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.p8yq .ib85opg8 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.p8yq .ib85opg8 p { padding: 0 2px 16px; }
.wr9lhr .ib85opg8 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.wr9lhr .ib85opg8 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.wr9lhr .ib85opg8 summary::after { content: "›"; font-size: 1.2em; }
.wr9lhr .ib85opg8[open] summary::after { content: "‹"; }
.wr9lhr .ib85opg8 p { padding: 10px 22px 4px; }
.fjn32gv .ib85opg8 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.fjn32gv .ib85opg8 summary { color: var(--text-primary); padding-left: 16px; }
.fjn32gv .ib85opg8 summary::after { content: "›"; font-size: 1.1em; }
.fjn32gv .ib85opg8[open] summary::after { content: "‹"; }
.fjn32gv .ib85opg8 p { padding-left: 16px; }
.wsm161t5 .xmd5 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.wsm161t5 .ib85opg8 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.wsm161t5 .ib85opg8:last-child { border-bottom: none; }
.wsm161t5 .ib85opg8 summary { color: var(--text-primary); border-radius: 0; }
.wsm161t5 .ib85opg8 summary::after { content: "›"; font-size: 1.1em; }
.wsm161t5 .ib85opg8[open] summary::after { content: "‹"; }
.cihqnqm .ib85opg8 { overflow: hidden; }
.cihqnqm .ib85opg8 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.cihqnqm .ib85opg8 summary::after { color: rgba(255,255,255,.75); }
.cihqnqm .ib85opg8[open] summary { border-radius: 0; }
.q1efd2 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ddv9 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ozhfb9r {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.wupb9ok { color: var(--text-muted); font-size: 1.05rem; }
.bwl706 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.schwp { margin-bottom: 20px; }
.fvbcp6 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.irwsm1b {
  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;
}
.irwsm1b:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.d62o { resize: vertical; min-height: 130px; }
.k4a1h { width: 100%; margin-top: 8px; }
.hgksbpmx {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.efja09du {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.f61xzg3r { color: var(--text-muted); line-height: 1.75; }
.cd50 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.cd50 li { margin-bottom: 6px; }
.dw2m0 { max-width: 760px; margin: 0 auto; }
.a4fg9 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.ny1qncru { max-width: 760px; margin: 0 auto; }
.zqbfc { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.tskgn ul.cd50 { margin: 0; }
.lw7rajf { max-width: 900px; margin: 0 auto; }
.wllw { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.wllw:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.wllw .zqbfc { margin: 0; font-size: 1rem; }
.wllw .w1dtb p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .wllw { grid-template-columns: 1fr; gap: 10px; } }
.oydyb9ut .zqbfc { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.q1b7h .cd50 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .w91tyzf9 { grid-template-columns: 1fr; } }
.am41jn0 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.am41jn0:hover .i8ypn { color: var(--accent-light); text-decoration: underline; }
.c1lx80u { color: inherit; text-decoration: none; }
.c1lx80u:hover { color: var(--accent-light); text-decoration: underline; }
.a3mod5 { display: inline-block; line-height: 0; }
.aa34 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.zue2 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.zue2:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.kdjzbzc { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.zue2 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.zue2 ul.cd50 { margin: 0; }
.qfgnssg8 { color: var(--text-muted); line-height: 1.75; }
.yfacjd1 .cd50,
.boe1r4 .cd50,
.kv3d8xji .cd50,
.h2y9w4g .cd50 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.yfacjd1 .zue2,
.boe1r4 .zue2 { text-align: left; }
.yfacjd1 .kdjzbzc,
.boe1r4 .kdjzbzc { text-align: center; }
.lhpo { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.zd7xy1nc { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.eyjs4s5 { font-size: 1.1rem; }
.m7dk4srf { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.w1azbavh { margin-top: 12px; }
.ghrw2jd { 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; }
.ghrw2jd:hover { border-bottom-color: var(--accent-light); }
.h9fyuo { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.h9fyuo img { width: 100%; height: 100%; object-fit: cover; display: block; }
.u5tly { width: 260px; height: 260px; }
.cur6 { border-radius: 50%; }
.gamt8cr { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.tkwc5a76 { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .me4fo7 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.sxay .m7dk4srf, .sxay .zd7xy1nc { max-width: 640px; }
.mebv02 { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.wsib { position: sticky; top: 96px; align-self: start; }
.wsib .lhpo { font-size: 1.6rem; margin-top: 18px; }
.ctei8oz .m7dk4srf { margin-bottom: 28px; }
@media (max-width: 860px) { .mebv02 { grid-template-columns: 1fr; } .wsib { position: static; text-align: center; } }
.dfbk .h9fyuo { margin: 0 auto 18px; }
.dfbk .gamt8cr { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .p63c { grid-template-columns: 1fr; } }
.tcmwa5py .lhpo { font-size: 1.6rem; margin-bottom: 6px; }
.h2y9w4g .cd50 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .tcmwa5py { flex-direction: column; text-align: center; } .khbiu { grid-template-columns: 1fr; } }
.cv42lxez .lhpo { font-size: 1.35rem; margin: 0 0 4px; }
.cv42lxez .gamt8cr { margin: 0; }
.ze5fgt { max-width: 760px; margin: 0 auto; }
.vhue { position: relative; padding-left: 28px; }
.vhue::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.l6mm9a { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.l6mm9a:last-child { padding-bottom: 0; }
.aszvvvp { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.z3rqj h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.z3rqj p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.fz27oja {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.fz27oja .ozhfb9r { color: var(--accent-light); }
.rrppo7d .ozhfb9r { font-size: 2rem; }
.rrppo7d .wupb9ok { max-width: 680px; }
.dv9xi7m4 .ozhfb9r { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.dv9xi7m4 .wupb9ok  { margin: 0; }
@media (max-width: 640px) { .dv9xi7m4 { flex-direction: column; } }
.cf05h .ozhfb9r { color: var(--accent-light); }
.nwe7 .ozhfb9r { color: #fff; }
.nwe7 .wupb9ok  { color: rgba(255,255,255,0.85); }
.k75c { max-width: 680px; margin: 0 auto; }
.qmhd72 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .qmhd72 { grid-template-columns: 1fr; } }
.sa8r80r0 .irwsm1b {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.sa8r80r0 .irwsm1b:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.p4wz5 .irwsm1b { background: var(--bg-raised); border-color: transparent; }
.p4wz5 .irwsm1b:focus { background: var(--bg-card); border-color: var(--accent-light); }
.u49iuv7 .irwsm1b { border-radius: 100px; padding: 11px 20px; }
.u49iuv7 .d62o { border-radius: 14px; }
.se4vbisx {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.se4vbisx 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;
}
.se4vbisx summary::-webkit-details-marker { display: none; }
.se4vbisx summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.se4vbisx[open] summary::after { content: "−"; }
.x4nnj {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .a7ki0u { grid-template-columns: 1fr; } }
.uh88iym { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.uh88iym li { margin-bottom: 6px; }
.tm3xi{display:none}
.tm3xi:empty,.mwjghqc:empty{display:none}
.j7t28{position:relative;overflow:visible}
.hsyykxc .wde86f,.igysv .wde86f,
.b3tu .wde86f,.qd4ns9 .wde86f,
.ugvx8ta1 .wde86f,.f9ji .wde86f{display:block}
.jg2g .jh6636xc{display:block}
.hsyykxc .wde86f,.igysv .wde86f,
.b3tu .wde86f,.qd4ns9 .wde86f,
.ugvx8ta1 .wde86f{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}
.hsyykxc .wde86f .mwjghqc,.igysv .wde86f .mwjghqc,
.b3tu .wde86f .mwjghqc,.qd4ns9 .wde86f .mwjghqc,
.ugvx8ta1 .wde86f .mwjghqc{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}
.hsyykxc .wde86f,.igysv .wde86f{top:12px}
.hsyykxc .wde86f .mwjghqc{margin-right:auto}
.igysv .wde86f .mwjghqc{margin-left:auto}
.igysv .wde86f{text-align:right}
.b3tu .wde86f,.qd4ns9 .wde86f{bottom:12px}
.b3tu .wde86f .mwjghqc{margin-right:auto}
.qd4ns9 .wde86f .mwjghqc{margin-left:auto}
.qd4ns9 .wde86f{text-align:right}
.ugvx8ta1 .wde86f{position:relative;margin-top:16px}
.ugvx8ta1 .wde86f .mwjghqc{margin:0 auto}
.f9ji .wde86f{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.f9ji .wde86f .mwjghqc{margin:0}
.f9ji .ykpw~.wde86f,
.f9ji .x0f852~.wde86f{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.f9ji .ykpw~.wde86f .mwjghqc,
.f9ji .x0f852~.wde86f .mwjghqc{justify-content:flex-start}
.ykpw~.wde86f,.x0f852~.wde86f{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}
.ykpw~.wde86f .mwjghqc{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.x0f852~.wde86f .mwjghqc{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.jh6636xc .mwjghqc{margin:0 0 12px}
.mwjghqc{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.cspj{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.i8ypn{font-weight:600;color:var(--text-heading);opacity:1}
.ytg2b4i .cspj{display:none}
.skaw06 .mwjghqc{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.gi3n0b .mwjghqc{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.a4eaq39y{--date-bg:transparent}
.mr37 .wvfd54::before{content:""}
.kjdini8{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.j6id{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.xp4jo3k2{display:flex;flex-direction:column;gap:3px}
.qz52tf{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.qpy4esw2{font-weight:700;font-size:1rem;color:var(--text-heading)}
.hwid{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.eqpit .kjdini8{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.m1pm3za .kjdini8{border-top:3px solid var(--accent);padding-top:18px}
.n3m5i14h .kjdini8{border-left:3px solid var(--accent);border-radius:0}
.gm3ui0 .kjdini8{padding:20px 0}
@media(max-width:640px){
  .kjdini8{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .hwid{max-width:100%}
}
.ner0j .xad1{margin:0}
@media (max-width:560px){
  .efg61{grid-template-columns:repeat(2,1fr);gap:12px}
}
.cltyfku {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.cltyfku.pxcyq2z {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.o77et2 {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.o77et2 .ov1uhubi {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  width: 36px; height: 36px; border-radius: 50%;
  padding: 0; margin: 0;
  z-index: 2;
  font-size: 0 !important; color: transparent !important;   
  transition: background 0.15s;
}
.o77et2 .ov1uhubi::before,
.o77et2 .ov1uhubi::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.o77et2 .ov1uhubi::before { transform: translate(-50%, -50%) rotate(45deg); }
.o77et2 .ov1uhubi::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.o77et2 .ov1uhubi:hover { background: rgba(0,0,0,0.12) !important; }
.z624zj5p {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.svvz4pt {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.kzkb {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.swjrwwd7 {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.o77et2 .upmu2 {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.o77et2 .upmu2:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .o77et2 { padding: 28px 18px 20px; }
  .kzkb { font-size: 1.2rem; }
  .z624zj5p { max-width: 220px; max-height: 80px; }
}
.g68p3ryr {
  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);
}
.xh0dmc28 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.l3wc  .g68p3ryr { border-radius: 50%; }
.miow  .g68p3ryr { border-radius: 6px; }
.e9fv4b .g68p3ryr { border-radius: 22px; }
.njp5xk3 .kii3p {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .g68p3ryr { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.hn0ar2 .yihgz {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.hn0ar2 .xabbm {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.hn0ar2 .kii3p {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.ew3wh {
  position: fixed;
  left: 50%; bottom: 0;
  width: 100%; max-width: 1100px;
  box-sizing: border-box;
  padding: 0 16px calc(14px + env(safe-area-inset-bottom, 0px));
  z-index: 1200;                         
  transform: translate(-50%, 130%);
  transition: transform 0.42s cubic-bezier(.2,.75,.2,1);
  will-change: transform;
  pointer-events: none;                  
}
.ew3wh.pxcyq2z { transform: translate(-50%, 0); }
.ew3wh .yihgz,
.ew3wh .xabbm {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.ew3wh .kii3p {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.u2o0t {
  position: absolute;
  
  top: 14px; right: 30px;
  z-index: 3;
  width: 26px; height: 26px;
  border: none; border-radius: 50%; cursor: pointer;
  background: rgba(0,0,0,0.40);         
  font-size: 0;                          
  pointer-events: auto;
  transition: background 0.15s;
}
.u2o0t::before,
.u2o0t::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.u2o0t::before { transform: translate(-50%, -50%) rotate(45deg); }
.u2o0t::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.u2o0t:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .ew3wh { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .ew3wh .kii3p {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .ew3wh .q8dds1i { display: none !important; }
  .ew3wh .fufekgy1 { font-size: 1.1rem !important; }
  .ew3wh .g68p3ryr { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .u2o0t { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .xdyd { flex-direction: row-reverse; }
[dir="rtl"] .kf6kyntl { flex-direction: row-reverse; }
[dir="rtl"] .s8p9  .rlt2vl { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .dpokxe6r .rlt2vl { right: auto; left: 20px; }
  [dir="rtl"] .s8p9  .rlt2vl { left: auto;  right: 20px; }
}
[dir="rtl"] .dlr2r .troaa  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .p5aa2kxv .troaa { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .ha5s, [dir="rtl"] .ponz2saf { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .m4gnhr { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .c0dk3 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .oqckw { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .kii3p { direction: rtl; }
[dir="rtl"] .g68p3ryr { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .m9coa7e,
[dir="rtl"] .y13e { direction: rtl; }
[dir="rtl"] .wl0s31 { direction: rtl; }
[dir="rtl"] .czznfnw { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .dhpigeh .ponz2saf,
[dir="rtl"] .hrdtqxh .ponz2saf,
[dir="rtl"] .hcvoc .ponz2saf,
[dir="rtl"] .vq0swaci .ponz2saf {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .dhpigeh .ponz2saf li::before,
[dir="rtl"] .hrdtqxh .ponz2saf li::before,
[dir="rtl"] .hcvoc .ponz2saf li::before,
[dir="rtl"] .vq0swaci .ponz2saf li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .mvsvl.zwdq .nh0vsq,
[dir="rtl"] .lpsy9s.zwdq .nh0vsq,
[dir="rtl"] .ukkt.zwdq .nh0vsq,
[dir="rtl"] .lskjkazo.zwdq .nh0vsq,
[dir="rtl"] .k2xds.zwdq .nh0vsq { text-align: right; }
[dir="rtl"] .ykpw.p2lao7 .iaqes { text-align: center; }
[dir="rtl"] .xabbm,
[dir="rtl"] .kxmywz,
[dir="rtl"] .k14bkyf6,
[dir="rtl"] .nh0vsq { text-align: right; }
[dir="rtl"] .bwl706,
[dir="rtl"] .fvbcp6,
[dir="rtl"] .m7dk4srf,
[dir="rtl"] .irwsm1b,
[dir="rtl"] .d62o { text-align: right; direction: rtl; }
[dir="rtl"] .u49iuv7 .irwsm1b,
[dir="rtl"] .sa8r80r0 .irwsm1b { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #a33091;
  --brand:           #a33091;
  --brand-light:     #863379;
  --brand-pale:      #9f4d92;
  --grad-start:      #cf5ebe;
  --grad-end:        #d695cc;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #f59e0b;
  --cta-light:       #d48603;
  --cta-hover:       #bb7807;
  --bg-page:         #f7f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f5;
  --bg-raised:       #f0eef0;
  --bg-hover:        #f5f3f5;
  --border:          #e8e2e7;
  --border-alt:      #dbd0d9;
  --border-section:  #e8e2e7;
  --text-primary:    #1b171a;
  --text-muted:      #5f535d;
  --text-body:       #362f35;
  --text-sub:        #51474f;
  --text-faint:      #877785;
  --text-dim:        #9f929d;
  --text-label:      #6c5f6a;
  --text-value:      #433b42;
  --accent-bg:       #efe5ee;
  --accent-bg-light: #e7cee3;
  --bg-tip:          #f0f9f8;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f1f9;
  --bg-pros:         #f0f9f8;
  --bg-cons:         #faf3f4;
  --c-pros:          #19897f;
  --c-cons:          #9f2131;
  --c-pros-label:    #1ea297;
  --c-tip-border:    #22b4a6;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #19897f;
}
:root { --logo-bg-opacity: 34%; }
body, button, input { font-family: system-ui, -apple-system, sans-serif; }
.tn5c6 .vffrjfgf { font-size: 0; width: 1.2rem; flex-shrink: 0; }.tn5c6 .vffrjfgf::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.tn5c6 .c9a75dvo     .vffrjfgf::before { content: "";  color: var(--c-tip-border); }.tn5c6 .yhhk5 .vffrjfgf::before { content: ""; color: var(--c-warn-border); }.tn5c6 .mnqu    .vffrjfgf::before { content: ""; color: #60a5fa; }.lpaywa .tn5c6 .c9a75dvo     .vffrjfgf::before { color: #10b981; }.lpaywa .tn5c6 .yhhk5 .vffrjfgf::before { color: #f43f5e; }.lpaywa .tn5c6 .mnqu    .vffrjfgf::before { color: #a855f7; }.bunfhd  .tn5c6 .c9a75dvo     .vffrjfgf::before { color: #eab308; }.bunfhd  .tn5c6 .yhhk5 .vffrjfgf::before { color: #ef4444; }.bunfhd  .tn5c6 .mnqu    .vffrjfgf::before { color: #f97316; }.ce02g0gl  .tn5c6 .c9a75dvo     .vffrjfgf::before { color: #38bdf8; }.ce02g0gl  .tn5c6 .yhhk5 .vffrjfgf::before { color: #818cf8; }.ce02g0gl  .tn5c6 .mnqu    .vffrjfgf::before { color: #2dd4bf; }.pitqhsi .tn5c6 .vffrjfgf::before { color: var(--accent-light) !important; }
.sft6hz .w4tlnst, .sft6hz .ykpw { min-height: 320px; }
.u2ri7::before { content: '>'; }