:root {
  --color-accent: #1eaf47;
  --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;
}
.p6pbtwd9 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.e3k5 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.pnkoo {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.z59zzt5 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.k1c90mm5 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.k1c90mm5 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.k1c90mm5 a:hover { color: var(--accent-light); }
.l5r41  .ssqe6l { border-radius: 14px; }
.l5r41 .ssqe6l li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.l5r41 .ssqe6l li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
@media (max-width: 640px) {
  .ssqe6l {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .c0o3:hover .ssqe6l,
  .c0o3:focus-within .ssqe6l { display: block; }
  .ssqe6l li a { padding: 8px 16px; font-size: 0.88rem; }
}
.rsbzd22e {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.ef7gmol0 { display: none; }
@media (max-width: 640px) {
  .ef7gmol0 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .ef7gmol0.fb4r0x82 { display: block; }
}
@media (max-width: 640px) {
  .rsbzd22e { display: block; }
  .k1c90mm5 > li + li::before { display: none !important; }
  .k1c90mm5 {
    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;
  }
  .k1c90mm5.fb4r0x82 { display: flex; }
  .k1c90mm5 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .k1c90mm5 li:last-child a { border-bottom: none; }
}
.ppyi { min-height: 480px; }
.umyl {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.i08y1dz { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.w6nbodoc .i08y1dz { margin-left: 0; margin-right: 0; }
.cbiwpxt0 {
  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;
}
.xwi5g .cbiwpxt0 { margin-top: 24px; }
.cbiwpxt0:hover { opacity: 0.88; }
.gc5x {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.esu53mr {
  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%);
}
.gc5x .emq7 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.gc5x .umyl { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.gc5x .i08y1dz { color: #e2e8f0; }
.gc5x.a0hvtu5d .emq7 { text-align: center; }
.gc5x.w6nbodoc   .emq7 { text-align: left; }
.b4ksay .emq7 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.b4ksay .umyl { color: var(--text-primary); text-shadow: none; }
.b4ksay .i08y1dz { color: var(--text-muted); }
.b4ksay .cbiwpxt0 { margin-top: 16px; }
.b4ksay, .b4ksay.ppyi { min-height: auto !important; }
.b4ksay.a0hvtu5d .emq7 { text-align: center; }
.b4ksay.w6nbodoc   .emq7 { text-align: left; }
.b4ksay~.yb8p{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}
.b4ksay~.yb8p .svap{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.mhega .iz4bd,
.mhega .hltfw6,
.mhega .gc5x .esu53mr {
  overflow: hidden;
}
.mhega .iz4bd::after,
.mhega .hltfw6::after,
.mhega .gc5x .esu53mr::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.py88up .gc5x .esu53mr {
  overflow: hidden;
}
.py88up .gc5x .esu53mr::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;
}
.ym9dxm4 .gc5x .esu53mr {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.v7req0 .gc5x .esu53mr {
  overflow: hidden;
}
.v7req0 .gc5x .esu53mr::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;
}
.s5s7z .gc5x .esu53mr {
  animation: hg-breathe 10s ease-in-out infinite;
}
.iz4bd .esu53mr {
  background: none;
}
.iz4bd .umyl { color: #fff; }
.iz4bd .i08y1dz { color: rgba(255,255,255,0.85); }
.mhega .oloas { position: relative; overflow: hidden; }
.mhega .oloas::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;
}
.oloas .umyl { text-shadow: none; color: var(--text-primary); }
.oloas .i08y1dz { color: var(--text-muted); }
body.h1rd .umyl {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.j48c0ja8 .umyl {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.ppyi.iz4bd .umyl,
section.iz4bd .umyl {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.oloas.a0hvtu5d .kn88i5 { align-items: center; text-align: center; }
.ppyi .maxtn {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.maxtn .v486x {
  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;
}
.maxtn .v486x::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.maxtn .l1vq { display: contents !important; }
.maxtn .l1vq .pxr28z {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.maxtn .l1vq .btg31 { max-height: 48px; max-width: 96px; }
.maxtn .l1vq .no7fjl {
  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;
}
.maxtn .n6d9pe {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.maxtn .po7p { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.maxtn .e0mx5 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.maxtn .e0mx5 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.maxtn .hn05i7m { display: contents !important; }
.maxtn .hn05i7m .h5v9n22:not(.lgnhf) { display: none !important; }
.maxtn .hn05i7m .lgnhf {
  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;
}
.maxtn .hn05i7m .lgnhf .kvsguj {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.maxtn .hn05i7m .lgnhf .xfna2xda {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.maxtn .rvfpbx9i { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.maxtn .rvfpbx9i.kigc0 {
  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;
}
.maxtn .rvfpbx9i.kigc0:hover { opacity: 0.85; }
.maxtn .v486x,
.maxtn .v486x:hover,
.maxtn .v486x:nth-child(even),
.maxtn .v486x:nth-child(odd),
.maxtn .v486x:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.njpz0j3 .emq7 { padding-bottom: 24px; }
.xwi5g .emq7 { max-width: 1100px; }
@media (max-width: 700px) {
  .oloas { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .oloas:not(.c7bb) .vova { display: none !important; }
  .c7bb .vova { padding: 16px; }
  .kn88i5  { padding: 36px 24px; }
  .oloas~.yb8p,.se8qsy~.yb8p{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .ppyi, .oloas { min-height: 320px !important; }
  .umyl { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .ekv6,
  .ewbemqm,
  .kemx { grid-template-columns: 1fr !important; }

  

  
  .njpz0j3 { display: flex !important; flex-direction: column !important; }
  .njpz0j3 .emq7 { display: contents; }
  .njpz0j3 .esu53mr { order: 0; }
  .njpz0j3 .umyl { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .njpz0j3 .ekv6 { order: 2; padding: 0 16px 12px !important; }
  .njpz0j3 .i08y1dz { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .xwi5g .emq7 { display: flex; flex-direction: column; }
  .xwi5g .emq7 .umyl { order: 1; }
  .xwi5g .emq7 .kemx { order: 2; margin: 8px 0 24px !important; }
  .xwi5g .emq7 .i08y1dz { order: 3; }
  .xwi5g .emq7 .cbiwpxt0 { order: 4; align-self: center; margin-top: 0; }

  
  .oloas.c7bb {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .oloas.c7bb .kn88i5 { display: contents; padding: 0; }
  .oloas.c7bb .kn88i5 .umyl { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .oloas.c7bb .vova { order: 2; padding: 12px 16px; }
  .oloas.c7bb .kn88i5 .i08y1dz { order: 3; padding: 0 24px; margin: 0 auto; }
  .oloas.c7bb .kn88i5 .cbiwpxt0 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.ybnuc5 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.hugg5 { width: 100%; height: auto; display: block; border-radius: 10px; }
.dv89d .ybnuc5        { border-radius: 16px; }
.dv89d .hugg5  { border-radius: 16px; }
.ujm7ses .ybnuc5         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ujm7ses .hugg5   { border-radius: 8px; }
.f77res { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.xkph99ao { width: 100%; padding: 32px 0; position: relative; }
.eknho8dz { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.u6ie93ao .xkph99ao:nth-child(even) { background: var(--bg-surface); }
.u6ie93ao .xkph99ao:nth-child(odd)  { background: var(--bg-page); }
.e186mm .xkph99ao:nth-child(even) { background: var(--bg-card); }
.e186mm .xkph99ao:nth-child(odd)  { background: var(--bg-page); }
.u6ie93ao .xkph99ao:nth-child(odd)  .eknho8dz { background: var(--bg-card); border-radius: 6px; }
.u6ie93ao .xkph99ao:nth-child(even) .eknho8dz { background: var(--bg-raised); border-radius: 6px; }
.e186mm .xkph99ao:nth-child(odd)  .eknho8dz { background: var(--bg-card); border-radius: 6px; }
.e186mm .xkph99ao:nth-child(even) .eknho8dz { background: var(--bg-raised); border-radius: 6px; }
.u6ie93ao .xkph99ao:nth-child(even) .n1kk .iuirk,
.e186mm .xkph99ao:nth-child(even) .n1kk .iuirk { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.u6ie93ao .xkph99ao:nth-child(odd) .n1kk .iuirk,
.e186mm .xkph99ao:nth-child(odd) .n1kk .iuirk { background: var(--bg-card-inner); }
.u6ie93ao .xkph99ao:nth-child(even) .gmho77 .iuirk:nth-child(odd),
.e186mm .xkph99ao:nth-child(even) .gmho77 .iuirk:nth-child(odd)  { background: var(--bg-card); }
.u6ie93ao .xkph99ao:nth-child(even) .gmho77 .iuirk:nth-child(even),
.e186mm .xkph99ao:nth-child(even) .gmho77 .iuirk:nth-child(even) { background: var(--bg-card-inner); }
h1.t0efuct { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.t0efuct {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.d42tb { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.iq7fv h2.t0efuct {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.gfksj h2.t0efuct {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.k8bk h2.t0efuct {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ei34bs h2.t0efuct::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.iqi985w2 h2.t0efuct {
  color: var(--text-primary); font-size: 1.7rem;
}
.nosl9r h2.t0efuct::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.c3dqcnk h2.t0efuct {
  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) { .a222v7f { display: none; } }
.ywhw { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.lsn5cd { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.qogm {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.t3iuyn2w { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.o20mgf { padding-left: 20px; }
.o20mgf li { margin-bottom: 6px; }
.o20mgf a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.o20mgf a:hover { color: var(--accent-light); }
.xv739 .t3iuyn2w { display: none; }
.j74t .t3iuyn2w { display: none; }
.j74t .o20mgf { padding-left: 0; list-style: none; }
.j74t .o20mgf li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.j74t .o20mgf a { font-size: 0.92rem; }
.vq74g .qogm { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.vq74g .t3iuyn2w { display: none; }
.vq74g .o20mgf { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.vq74g .o20mgf li { margin-bottom: 0; }
.vq74g .o20mgf 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;
}
.vq74g .o20mgf a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.q9jvmkxk .qogm { padding: 20px 20px 16px; }
.q9jvmkxk .o20mgf {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.q9jvmkxk .o20mgf li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.q9jvmkxk .o20mgf 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;
}
.q9jvmkxk .o20mgf 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;
}
.q9jvmkxk .o20mgf a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.q9jvmkxk .o20mgf a:focus,
.q9jvmkxk .o20mgf a:focus-visible,
.q9jvmkxk .o20mgf a:target { outline: none; }
.q9jvmkxk .o20mgf li:target a { border-color: var(--border); color: var(--text-muted); }
.d6gc4ilw .qogm { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.d6gc4ilw .t3iuyn2w { display: none; }
.d6gc4ilw .o20mgf { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.d6gc4ilw .o20mgf li { counter-increment: toc-n; margin-bottom: 0; }
.d6gc4ilw .o20mgf 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;
}
.d6gc4ilw .o20mgf 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;
}
.d6gc4ilw .o20mgf a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.mjc3 .qogm { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.mjc3 .t3iuyn2w { display: none; }
.mjc3 .o20mgf { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.mjc3 .o20mgf li { margin-bottom: 0; }
.mjc3 .o20mgf 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;
}
.mjc3 .o20mgf a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.uipf2 .qogm { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.uipf2 .t3iuyn2w { display: none; }
.uipf2 .o20mgf { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.uipf2 .o20mgf li { margin-bottom: 0; }
.uipf2 .o20mgf li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.uipf2 .o20mgf li:last-child::after { content: ""; margin-right: 0; }
.uipf2 .o20mgf a { font-size: 0.9rem; }
.iuirk { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.n1kk .iuirk { background: var(--bg-card); }
.gmho77 .iuirk:nth-child(odd)  { background: var(--bg-card); }
.gmho77 .iuirk:nth-child(even) { background: var(--bg-raised); }
.afmr .iuirk {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.afmr .iuirk:last-child { border-bottom: none; }
.afmr h3.d42tb { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.vqtfnyaw .iuirk {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.vqtfnyaw .iuirk + .iuirk { margin-top: 4px; }
.ajd7ih .iuirk { background: none; border-radius: 0; padding: 12px 0; }
.ajd7ih .iuirk + .iuirk { border-top: 1px solid var(--border-section); }
.xc44tv { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.rnfcvy7 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.eu9crxb, .uqm4 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.eu9crxb li, .uqm4 li { margin-bottom: 6px; }
.uqm4 li { list-style: decimal; }
.pib1m9     .eu9crxb { list-style-type: "● "; }
.lve4jw  .eu9crxb { list-style-type: "■ "; }
.dcy0gl .eu9crxb { list-style-type: "◆ "; }
.y2hjtx4z    .eu9crxb { list-style-type: "★ "; }
.pib1m9     .bv7d { list-style-type: "● "; }
.lve4jw  .bv7d { list-style-type: "■ "; }
.dcy0gl .bv7d { list-style-type: "◆ "; }
.y2hjtx4z    .bv7d { list-style-type: "★ "; }
.pib1m9    .eu9crxb li::marker, .pib1m9    .bv7d li::marker,
.lve4jw .eu9crxb li::marker, .lve4jw .bv7d li::marker,
.dcy0gl .eu9crxb li::marker, .dcy0gl .bv7d li::marker,
.y2hjtx4z   .eu9crxb li::marker, .y2hjtx4z   .bv7d li::marker {
  color: var(--cta); font-size: 1em;
}
.pib1m9 .uqm4,
.lve4jw .uqm4,
.dcy0gl .uqm4,
.y2hjtx4z .uqm4 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.pib1m9 .uqm4 li,
.lve4jw .uqm4 li,
.dcy0gl .uqm4 li,
.y2hjtx4z .uqm4 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.pib1m9 .uqm4 li::before,
.lve4jw .uqm4 li::before,
.dcy0gl .uqm4 li::before,
.y2hjtx4z .uqm4 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;
}
.pib1m9     .uqm4 li::before { border-radius: 50%; }
.lve4jw  .uqm4 li::before { border-radius: 3px; }
.dcy0gl .uqm4 li::before { border-radius: 3px; }
.y2hjtx4z    .uqm4 li::before { border-radius: 50%; }
.b03qf { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.aarydm .b03qf,
.xedn .b03qf { background: transparent; border: none; border-radius: 0; }
.xfj3qd0h { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.xfj3qd0h th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.xfj3qd0h td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.xfj3qd0h tr:hover td { background: var(--bg-hover); }
.t2hw .xfj3qd0h tbody tr:nth-child(even) td { background: var(--bg-surface); }
.npahmg .xfj3qd0h { border: 1px solid var(--border-alt); }
.npahmg .xfj3qd0h th,
.npahmg .xfj3qd0h td { border: 1px solid var(--border-alt); }
.ihvz .xfj3qd0h th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ihvz .xfj3qd0h td { border-bottom: none; }
.ihvz .xfj3qd0h tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ht6dmyyj .xfj3qd0h th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.rw85 .b03qf {
  overflow: hidden;
}
.rw85 .xfj3qd0h th { border-bottom: 1px solid var(--border-alt); }
.rw85 .xfj3qd0h tr:last-child td { border-bottom: none; }
.xkq2jfgl { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.fuy50 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.vr3vome { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.jufvd5ea { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.kwizon9r { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.bv7d { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.bv7d 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%}
.a6l1wcur .jufvd5ea { background: transparent; text-align: center; }
.au4ad4m .vr3vome {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.cto4aduk .vr3vome {
  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);
}
.zod9po .fuy50 { display: grid; grid-template-columns: auto 1fr; }
.zod9po .vr3vome {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.zod9po .jufvd5ea { grid-column: 2; }
.zod9po .kwizon9r,
.zod9po .bv7d { grid-column: 1 / -1; }
.ct5e0qx .fuy50 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.ct5e0qx .vr3vome {
  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);
}
.ct5e0qx .jufvd5ea { grid-column: 2; }
.ct5e0qx .kwizon9r,
.ct5e0qx .bv7d { grid-column: 1 / -1; }
.f405fjq .fuy50 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.f405fjq .jufvd5ea { background: none; color: var(--accent-light); font-weight: 700; }
.lv6g26fn .fuy50 { 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); }
.lv6g26fn .jufvd5ea { background: none; color: var(--accent-light); font-weight: 700; }
.jk7o .fuy50 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.jk7o .fuy50:last-child { border-bottom: none; }
.jk7o .jufvd5ea { background: none; color: var(--accent-light); font-weight: 700; }
.sa9nv .fuy50 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.sa9nv .jufvd5ea { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.l320q4q .xkq2jfgl { counter-reset: card-n; }
.l320q4q .fuy50  { counter-increment: card-n; }
.l320q4q .jufvd5ea { display: flex; align-items: center; gap: 10px; }
.l320q4q .jufvd5ea::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;
}
.hlcfs2 .fuy50 { background: var(--bg-surface); border: 1px solid var(--border); }
.hlcfs2 .jufvd5ea { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.ur6bp1k { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.ur6bp1k         { --cl-hue: var(--accent); }
.v1m82     { --cl-hue: #16a34a; }
.ojoi8s6r { --cl-hue: #ea580c; }
.k0j8ay    { --cl-hue: #2563eb; }
.v1m82, .ojoi8s6r, .k0j8ay, .ix44 {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.c49vf { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.c49vf::before { color: var(--cl-hue); }
.ur6bp1k strong { color: var(--text-primary); font-size: 0.95rem; }
.ur6bp1k p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.sio8yq { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.i4rs, .qpgemc { border-radius: 8px; padding: 14px; }
.i4rs { background: var(--bg-pros); }
.qpgemc { background: var(--bg-cons); }
.zhwzr0 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.i4rs .zhwzr0 { color: var(--c-pros-label); }
.qpgemc .zhwzr0 { color: #f87171; }
.i4rs ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.qpgemc ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.hugg5 { width: 100%; height: auto; border-radius: 10px; display: block; }
.kigc0 {
  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;
}
.kigc0:hover { opacity: 0.85; }
.qrwwb2tk .kigc0  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.qrwwb2tk .kigc0:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.cvjh .kigc0  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.cvjh .kigc0:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.qrwwb2tk .rvfpbx9i.kigc0, .cvjh .rvfpbx9i.kigc0,
.qrwwb2tk .wm1npfw .kigc0, .cvjh .wm1npfw .kigc0 {
  background: var(--cta); border: none; color: #fff;
}
.qrwwb2tk .rvfpbx9i.kigc0:hover, .cvjh .rvfpbx9i.kigc0:hover,
.qrwwb2tk .wm1npfw .kigc0:hover, .cvjh .wm1npfw .kigc0:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.jaql2ja .cbiwpxt0 { border-radius: 50px; }
.jaql2ja .kigc0  { border-radius: 50px; }
.eguzx .cbiwpxt0,
.eguzx .kigc0 { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.eguzx .cbiwpxt0:hover,
.eguzx .kigc0:hover { filter: brightness(1.08); opacity: 1; }
.vo1b .cbiwpxt0,
.vo1b .kigc0 { box-shadow: 0 3px 14px -2px var(--cta); }
.vo1b .cbiwpxt0:hover,
.vo1b .kigc0:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.zltema37 .cbiwpxt0,
.zltema37 .kigc0 { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.zltema37 .cbiwpxt0:hover,
.zltema37 .kigc0:hover { opacity: 1; }
.zltema37 .cbiwpxt0:active,
.zltema37 .kigc0:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.e9oyecw .cbiwpxt0,
.e9oyecw .kigc0 { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.e9oyecw .cbiwpxt0:hover,
.e9oyecw .kigc0:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.e9oyecw .cbiwpxt0:active,
.e9oyecw .kigc0:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.sqyz1 .cbiwpxt0,
.sqyz1 .kigc0 { position: relative; overflow: hidden; }
.sqyz1 .cbiwpxt0::before,
.sqyz1 .kigc0::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;
}
.sqyz1 .cbiwpxt0:hover::before,
.sqyz1 .kigc0:hover::before { left: 135%; }
.cmfk9 .cbiwpxt0,
.cmfk9 .kigc0 { border-radius: 0; }
.nky6 .cbiwpxt0 { padding-left: 22px; padding-right: 22px; }
.nky6 .kigc0  { padding-left: 12px; padding-right: 12px; }
.nzg3r .cbiwpxt0 { padding-left: 44px; padding-right: 44px; }
.nzg3r .kigc0  { padding-left: 24px; padding-right: 24px; }
.of31h .cbiwpxt0 { padding-left: 56px; padding-right: 56px; }
.of31h .kigc0  { padding-left: 32px; padding-right: 32px; }
.lr80psi   .cbiwpxt0::after, .lr80psi   .kigc0::after,
.yldrh00 .cbiwpxt0::after, .yldrh00 .kigc0::after,
.qc3u    .cbiwpxt0::after, .qc3u    .kigc0::after,
.k3mczd99    .cbiwpxt0::after, .k3mczd99    .kigc0::after,
.l4aj2kkn    .cbiwpxt0::after, .l4aj2kkn    .kigc0::after,
.mw2c9     .cbiwpxt0::after, .mw2c9     .kigc0::after,
.mkttt    .cbiwpxt0::after, .mkttt    .kigc0::after,
.dyy7   .cbiwpxt0::after, .dyy7   .kigc0::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;
}
.lr80psi .cbiwpxt0::after, .lr80psi .kigc0::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");
}
.yldrh00 .cbiwpxt0::after, .yldrh00 .kigc0::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");
}
.qc3u .cbiwpxt0::after, .qc3u .kigc0::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");
}
.k3mczd99 .cbiwpxt0::after, .k3mczd99 .kigc0::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");
}
.l4aj2kkn .cbiwpxt0::after, .l4aj2kkn .kigc0::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");
}
.mw2c9 .cbiwpxt0::after, .mw2c9 .kigc0::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");
}
.mkttt .cbiwpxt0::after, .mkttt .kigc0::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");
}
.dyy7 .cbiwpxt0::after, .dyy7 .kigc0::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");
}
.yrdxjbd   .ysfj13u::after, .yrdxjbd   .g9kqq3::after,
.dmpvh3 .ysfj13u::after, .dmpvh3 .g9kqq3::after,
.leqt8c    .ysfj13u::after, .leqt8c    .g9kqq3::after,
.o3d50    .ysfj13u::after, .o3d50    .g9kqq3::after,
.el8i    .ysfj13u::after, .el8i    .g9kqq3::after,
.eklsy     .ysfj13u::after, .eklsy     .g9kqq3::after,
.dfyrp3f1    .ysfj13u::after, .dfyrp3f1    .g9kqq3::after,
.f82a   .ysfj13u::after, .f82a   .g9kqq3::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;
}
.yrdxjbd .ysfj13u::after, .yrdxjbd .g9kqq3::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");
}
.dmpvh3 .ysfj13u::after, .dmpvh3 .g9kqq3::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");
}
.leqt8c .ysfj13u::after, .leqt8c .g9kqq3::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");
}
.o3d50 .ysfj13u::after, .o3d50 .g9kqq3::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");
}
.el8i .ysfj13u::after, .el8i .g9kqq3::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");
}
.eklsy .ysfj13u::after, .eklsy .g9kqq3::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");
}
.dfyrp3f1 .ysfj13u::after, .dfyrp3f1 .g9kqq3::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");
}
.f82a .ysfj13u::after, .f82a .g9kqq3::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");
}
.g5mq {
  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;
}
.v486x {
  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;
}
.v486x > * { min-width: 0; }
.v486x:hover { background: var(--bg-hover); }
.v486x > [itemprop="item"] { display: contents; }
.v486x [itemprop="itemReviewed"],
.v486x [itemprop="reviewRating"] { display: none; }
.v486x::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;
}
.l1vq {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.pxr28z {
  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;
}
.btg31 { max-height: 52px; max-width: 110px; object-fit: contain; }
.no7fjl {
  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;
}
.madccg .pxr28z    { background: #1a1a1a; }
.ou0t9 .pxr28z   { background: rgba(128,128,128,.12); }
.g5yg57nn .pxr28z { background: var(--bg-raised); }
.c7ve .pxr28z    { background: transparent; padding: 0; }
.n6d9pe {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.po7p { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.e0mx5 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.hn05i7m {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.h5v9n22 {
  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;
}
.kvsguj {
  
  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%;
}
.xfna2xda {
  
  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;
}
.rvfpbx9i {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.rvfpbx9i.kigc0 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .v486x {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .v486x::before    { grid-area: rank;   }
  .l1vq           { grid-area: ident;  }
  .n6d9pe     { grid-area: rating; min-width: 0; width: auto; }
  .hn05i7m           { grid-area: pills;  }
  .rvfpbx9i             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .v486x {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .v486x::before    { justify-self: center; }
  .l1vq           { width: 100%; }
  .n6d9pe     { justify-self: center; }
  .hn05i7m           { grid-template-columns: 1fr; }
}
.rtrb3w {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.udjm {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.s64i {
  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;
}
.s64i img { max-width: 80px; max-height: 50px; object-fit: contain; }
.c6jj { flex: 1; }
.c6jj h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.nj7aricb { color: var(--c-stars); font-size: 1.1rem; }
.wd6ef2b { margin-bottom: 8px; }
.p0dbboe {
  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);
}
.p0dbboe > span { color: var(--accent); font-weight: 700; }
.bm8l7e em, .gfsn2e em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .p0dbboe { padding: 10px 16px; gap: 6px 16px; } }
.wm1npfw { flex-shrink: 0; align-self: flex-start; }
.wm1npfw .kigc0 { white-space: nowrap; }
@media (max-width: 560px) {
  .udjm { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .s64i { order: 1; }
  .wm1npfw { order: 2; margin-left: auto; align-self: center; }
  .c6jj { order: 3; flex: 1 1 100%; min-width: 0; }
}
.dztmj img.jk5n5eja { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.aarydm { padding: 20px 24px; }
.kmze5ulg { color: var(--text-muted); margin-bottom: 16px; }
.mt8wj5xr { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.e2ap8jay, .rky5te { list-style: none; font-size: 0.9rem; }
.e2ap8jay li { color: var(--c-pros); margin-bottom: 4px; }
.rky5te li { color: var(--c-cons); margin-bottom: 4px; }
.e2ap8jay li::before { content: "✓"; margin-right: 5px; }
.rky5te li::before { content: "✗"; margin-right: 5px; }
.xu1egqpk .e2ap8jay li::before { content: "→"; }
.xu1egqpk .rky5te li::before { content: "–"; }
.l3x8v  .e2ap8jay li::before { content: "★"; }
.l3x8v  .rky5te li::before { content: "✕"; }
.ddepc97    .e2ap8jay li::before { content: "◆"; }
.ddepc97    .rky5te li::before { content: "▲"; }
.b6uttx  .e2ap8jay li::before { content: "▶"; }
.b6uttx  .rky5te li::before { content: "■"; }
.pyw0 { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.ubl9pox { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.w9tj2n { background: var(--bg-pros); color: var(--c-tag-pay); }
.yz7iq { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.y2emc .yz7iq { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.v06o157i .yz7iq { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .lvdpa0h .akz81ziv {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .lvdpa0h .rtrb3w { margin: 0; }
}
.cqo1 .udjm { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.cqo1 .c6jj h3 { color: var(--accent-light); }
.cqo1 .s64i { background: var(--bg-page); border: 1px solid var(--border); }
.ci26y .rtrb3w { border-top: 4px solid var(--accent); }
.ci26y .udjm { background: var(--bg-card); }
.pwgs6f .rtrb3w { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.pwgs6f .udjm { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.pwgs6f .aarydm { padding: 14px 16px; }
.pwgs6f .s64i { border-radius: 4px; }
.pwgs6f .yz7iq { border-radius: 0; }
.r893ukin .udjm { padding: 0; gap: 0; overflow: hidden; }
.r893ukin .s64i { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.r893ukin .c6jj { padding: 16px 20px; }
.r893ukin .wm1npfw { padding: 16px 20px; align-self: center; }
.vqllm .nj7aricb { font-size: .95rem; }
.xedn .sio8yq { gap: 10px; }
.xedn .i4rs, .xedn .qpgemc { padding: 12px; }
.xedn .i4rs ul, .xedn .qpgemc ul { margin: 4px 0 0; padding-left: 18px; }
.xedn .i4rs li, .xedn .qpgemc li { font-size: .85rem; margin-bottom: 3px; }
.gy2569 .ubl9pox { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .jt97sf { grid-template-columns: 1fr; }
  .w9un24mj { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .w9un24mj .zs19f { width: 72px; height: 50px; }
  .w9un24mj .x2at { max-width: 180px; }
  .w9un24mj .hjxl5z { width: auto; }
}
.rg8jl9 .vqllm .nj7aricb { filter: brightness(1.2); }
@media (max-width: 720px) {
  .rg8jl9 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .spf8 { padding: 16px; }
  .jj1lke .pgwl { min-width: 50%; }
}
.lseqx7m1 .sio8yq { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .wor9a { grid-template-columns: 1fr; }
  .fkb3he { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .elyk3n { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .hiyx { flex-wrap: wrap; padding: 16px; }
}
.slw6 .sio8yq { gap: 8px; }
.slw6 .i4rs, .slw6 .qpgemc { padding: 8px; }
@media (max-width: 480px) {
  .zf15vuj6 { flex-direction: column; align-items: stretch; }
}
.b946v0bu .hjxl5z .kigc0 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .nmwmy { flex-direction: column; align-items: stretch; gap: 10px; }
  .b946v0bu .hjxl5z { text-align: center; }
}
@media (max-width: 720px) {
  .nno15sj4 { grid-template-columns: 1fr; }
  .jwtuouvi { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ajlp { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.xr0f3 .vt73s { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.o21zujjd .nj7aricb { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .pqaicxta { grid-template-columns: 1fr; }
  .o21zujjd { width: 100px; height: 100px; margin: 16px auto; }
  .xr0f3 { font-size: 1.4rem; }
  .dshgzejy { justify-content: center; }
  .q3mx0 .pgwl { min-width: 50%; }
}
.fl7io5xp .sio8yq { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .e8kqn { flex-wrap: wrap; padding: 14px 16px; }
  .p17ygl { padding: 12px 16px; }
  .fl7io5xp .sio8yq { margin: 0 16px; }
  .fl7io5xp .gy2569 { padding: 0 16px; }
  .e3yarqf { padding: 12px 16px; }
}
.rvcjkhfn .v486x {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.rvcjkhfn .v486x:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.akbd .g5mq { gap: 18px; }
.akbd .v486x {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.akbd .v486x:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.a65ho8 .g5mq {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.a65ho8 .v486x {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.a65ho8 .v486x:last-child { border-bottom: none; }
.a65ho8 .l1vq,
.a65ho8 .n6d9pe,
.a65ho8 .hn05i7m {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.yq9jq .g5mq { gap: 0; }
.yq9jq .v486x {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.yq9jq .v486x:last-child { border-bottom: none; }
.yq9jq .v486x:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.yq9jq .v486x:nth-child(even):hover { background: var(--bg-hover); }
.w0wlf24h .v486x {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.xn5k .hn05i7m .h5v9n22 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.xn5k .hn05i7m .h5v9n22:first-child { border-left: none; }
.ngrq .hn05i7m .h5v9n22 {
  background: transparent; padding: 4px 8px;
}
.ngrq .hn05i7m .kvsguj { font-size: .65rem; opacity: .65; }
.ngrq .hn05i7m .xfna2xda   { font-size: 1.15rem; color: var(--accent-light); }
.tnki5wa .hn05i7m .h5v9n22 {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.e0mx5 { display: none; }
.d81gf .po7p { font-size: 1rem; letter-spacing: 2px; }
.kmlk2k .po7p {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.xl773c .po7p,
.jnqoe84i .po7p,
.lsj6dg .po7p { display: none; }
.xl773c .e0mx5,
.jnqoe84i .e0mx5,
.lsj6dg .e0mx5 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.xl773c .e0mx5 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.xl773c .e0mx5 small { display: none; }
.jnqoe84i .e0mx5 {
  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;
}
.jnqoe84i .e0mx5 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.lsj6dg .e0mx5 {
  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;
}
.lsj6dg .e0mx5 small { display: none; }
.xl773c .wd6ef2b .nj7aricb,
.jnqoe84i .wd6ef2b .nj7aricb,
.lsj6dg .wd6ef2b .nj7aricb { display: none; }
.xl773c .wd6ef2b strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.xl773c .vt73s { display: none; }
.jnqoe84i .wd6ef2b 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;
}
.jnqoe84i .n6fb8vz,
.jnqoe84i .vt73s { font-size: 1em; }
.lsj6dg .wd6ef2b strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.lsj6dg .vt73s { display: none; }
.k773lvk { margin: 16px 0; }
.eiese9kp { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.eiese9kp summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.eiese9kp summary::after { content: "+"; color: var(--accent-light); }
.eiese9kp[open] summary::after { content: "−"; }
.eiese9kp p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.xkph99ao { margin-bottom: 0; }
.qxgx h2.t0efuct { color: var(--text-primary); border-color: var(--accent-light); }
.jl9ts h2.t0efuct { color: var(--text-primary); border-color: var(--accent-light); }
.zsa8b2 .v1m82     { background: #052e16; border-color: #10b981; }
.zsa8b2 .ojoi8s6r { background: #2d0a1e; border-color: #f43f5e; }
.zsa8b2 .k0j8ay    { background: #1e1036; border-color: #a855f7; }
.zsa8b2 .ur6bp1k strong  { color: #f1f5f9; }
.zsa8b2 .ur6bp1k p       { color: #cbd5e1; }
.zsa8b2 .ow81    .v1m82     .c49vf::before,
.zsa8b2 .rkycq5z  .v1m82     .c49vf::before,
.zsa8b2 .rwafz  .v1m82     .c49vf::before,
.zsa8b2 .tnza17uy .v1m82     .c49vf::before { color: #10b981; }
.zsa8b2 .ow81    .ojoi8s6r .c49vf::before,
.zsa8b2 .rkycq5z  .ojoi8s6r .c49vf::before,
.zsa8b2 .rwafz  .ojoi8s6r .c49vf::before,
.zsa8b2 .tnza17uy .ojoi8s6r .c49vf::before { color: #f43f5e; }
.zsa8b2 .ow81    .k0j8ay    .c49vf::before,
.zsa8b2 .rkycq5z  .k0j8ay    .c49vf::before,
.zsa8b2 .rwafz  .k0j8ay    .c49vf::before,
.zsa8b2 .tnza17uy .k0j8ay    .c49vf::before { color: #a855f7; }
.cx75cos .v1m82     { background: #2d2000; border-color: #eab308; }
.cx75cos .ojoi8s6r { background: #2d0b0b; border-color: #ef4444; }
.cx75cos .k0j8ay    { background: #2d1600; border-color: #f97316; }
.cx75cos .ur6bp1k strong  { color: #f1f5f9; }
.cx75cos .ur6bp1k p       { color: #cbd5e1; }
.cx75cos .ow81    .v1m82     .c49vf::before,
.cx75cos .rkycq5z  .v1m82     .c49vf::before,
.cx75cos .rwafz  .v1m82     .c49vf::before,
.cx75cos .tnza17uy .v1m82     .c49vf::before { color: #eab308; }
.cx75cos .ow81    .ojoi8s6r .c49vf::before,
.cx75cos .rkycq5z  .ojoi8s6r .c49vf::before,
.cx75cos .rwafz  .ojoi8s6r .c49vf::before,
.cx75cos .tnza17uy .ojoi8s6r .c49vf::before { color: #ef4444; }
.cx75cos .ow81    .k0j8ay    .c49vf::before,
.cx75cos .rkycq5z  .k0j8ay    .c49vf::before,
.cx75cos .rwafz  .k0j8ay    .c49vf::before,
.cx75cos .tnza17uy .k0j8ay    .c49vf::before { color: #f97316; }
.cm4r1 .v1m82     { background: #0c1a2e; border-color: #38bdf8; }
.cm4r1 .ojoi8s6r { background: #12103a; border-color: #818cf8; }
.cm4r1 .k0j8ay    { background: #0a2020; border-color: #2dd4bf; }
.cm4r1 .ur6bp1k strong  { color: #f1f5f9; }
.cm4r1 .ur6bp1k p       { color: #cbd5e1; }
.cm4r1 .ow81    .v1m82     .c49vf::before,
.cm4r1 .rkycq5z  .v1m82     .c49vf::before,
.cm4r1 .rwafz  .v1m82     .c49vf::before,
.cm4r1 .tnza17uy .v1m82     .c49vf::before { color: #38bdf8; }
.cm4r1 .ow81    .ojoi8s6r .c49vf::before,
.cm4r1 .rkycq5z  .ojoi8s6r .c49vf::before,
.cm4r1 .rwafz  .ojoi8s6r .c49vf::before,
.cm4r1 .tnza17uy .ojoi8s6r .c49vf::before { color: #818cf8; }
.cm4r1 .ow81    .k0j8ay    .c49vf::before,
.cm4r1 .rkycq5z  .k0j8ay    .c49vf::before,
.cm4r1 .rwafz  .k0j8ay    .c49vf::before,
.cm4r1 .tnza17uy .k0j8ay    .c49vf::before { color: #2dd4bf; }
.x8q9::before,
.hna5g8m::before { margin-right: 5px; }
.rj6zqvq .i4rs ul li,
.rj6zqvq .e2ap8jay li         { color: #4ade80; }
.rj6zqvq .i4rs .x8q9 { color: #22c55e; }
.rj6zqvq .qpgemc ul li,
.rj6zqvq .rky5te li         { color: #f87171; }
.rj6zqvq .qpgemc .hna5g8m { color: #ef4444; }
.ron1 .i4rs { background: var(--bg-pros); }
.ron1 .qpgemc { background: var(--bg-cons); }
.ron1 .i4rs .x8q9 { color: var(--c-pros-label); }
.ron1 .qpgemc .hna5g8m { color: var(--c-cons); }
.ron1 .i4rs ul li,
.ron1 .e2ap8jay li            { color: var(--c-pros); }
.ron1 .qpgemc ul li,
.ron1 .rky5te li            { color: var(--c-cons); }
.or5x .i4rs { background: var(--bg-pros); }
.or5x .qpgemc { background: var(--bg-cons); }
.or5x .i4rs .x8q9 { color: var(--c-pros-label); }
.or5x .qpgemc .hna5g8m { color: var(--c-cons); }
.or5x .i4rs ul li,
.or5x .e2ap8jay li          { color: var(--c-pros); }
.or5x .qpgemc ul li,
.or5x .rky5te li          { color: var(--c-cons); }
.dgeeh8la .x8q9::before { content: "✓ "; }
.dgeeh8la .hna5g8m::before { content: "✗ "; }
.xu1egqpk .x8q9::before { content: "→ "; }
.xu1egqpk .hna5g8m::before { content: "← "; }
.l3x8v .x8q9::before { content: "★ "; }
.l3x8v .hna5g8m::before { content: "✕ "; }
.ddepc97 .x8q9::before { content: "◆ "; }
.ddepc97 .hna5g8m::before { content: "▲ "; }
.v06o157i .ur6bp1k { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.v06o157i .ur6bp1k strong { color: var(--text-primary); }
.v06o157i .ur6bp1k p      { color: var(--text-muted); }
.y2emc .ur6bp1k { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.w9uw4 .ur6bp1k {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.w9uw4 .ur6bp1k strong,
.w9uw4 .ur6bp1k p { color: #fff; }
.w9uw4 .c49vf::before { color: rgba(255,255,255,0.9) !important; }
.q8uz0 .ur6bp1k {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.q8uz0 .ur6bp1k strong { color: var(--text-primary); }
.q8uz0 .ur6bp1k p      { color: var(--text-muted); }
.s4gi .ur6bp1k { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.ow81 .c49vf,
.rkycq5z .c49vf,
.rwafz .c49vf,
.tnza17uy .c49vf { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.ow81 .c49vf::before,
.rkycq5z .c49vf::before,
.rwafz .c49vf::before,
.tnza17uy .c49vf::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.ow81 .v1m82     .c49vf::before { content: "✦"; color: var(--c-tip-border); }
.ow81 .ojoi8s6r .c49vf::before { content: "▲"; color: var(--c-warn-border); }
.ow81 .k0j8ay    .c49vf::before { content: "◉"; color: #60a5fa; }
.rkycq5z .v1m82     .c49vf::before { content: "★"; color: var(--c-tip-border); }
.rkycq5z .ojoi8s6r .c49vf::before { content: "◆"; color: var(--c-warn-border); }
.rkycq5z .k0j8ay    .c49vf::before { content: "●"; color: #60a5fa; }
.rwafz .v1m82     .c49vf::before { content: "▶"; color: var(--c-tip-border); }
.rwafz .ojoi8s6r .c49vf::before { content: "■"; color: var(--c-warn-border); }
.rwafz .k0j8ay    .c49vf::before { content: "▸"; color: #60a5fa; }
.tnza17uy .v1m82     .c49vf::before { content: "→"; color: var(--c-tip-border); }
.tnza17uy .ojoi8s6r .c49vf::before { content: "⬥"; color: var(--c-warn-border); }
.tnza17uy .k0j8ay    .c49vf::before { content: "◈"; color: #60a5fa; }
.b8doq .n1kk .iuirk,
.b8doq .gmho77 .iuirk  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.b8doq .fuy50                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.b8doq .v486x                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.b8doq .rtrb3w            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.b8doq .b03qf          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.b8doq .qogm                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.v5va6t .n1kk .iuirk,
.v5va6t .gmho77 .iuirk,
.v5va6t .fuy50,
.v5va6t .v486x,
.v5va6t .rtrb3w,
.v5va6t .b03qf,
.v5va6t .qogm,
.v5va6t .s4gi .ur6bp1k { box-shadow: none; }
.gfm4mt2   .i76gfyw, .gfm4mt2 .xc44tv, .gfm4mt2 .rnfcvy7,
.gfm4mt2   .ywhw, .gfm4mt2 .lsn5cd { font-size: 0.9rem; }
.gfm4mt2   .eu9crxb, .gfm4mt2 .uqm4 { font-size: 0.9rem; }
.fb7h6i9   .i76gfyw, .fb7h6i9 .xc44tv, .fb7h6i9 .rnfcvy7,
.fb7h6i9   .ywhw, .fb7h6i9 .lsn5cd { font-size: 0.95rem; }
.fb7h6i9   .eu9crxb, .fb7h6i9 .uqm4 { font-size: 0.95rem; }
.lotdwko   .i76gfyw, .lotdwko .xc44tv, .lotdwko .rnfcvy7,
.lotdwko   .ywhw, .lotdwko .lsn5cd { font-size: 1.08rem; }
.lotdwko   .eu9crxb, .lotdwko .uqm4 { font-size: 1.05rem; }
.lotdwko   .xfj3qd0h { font-size: 0.97rem; }
.yod2x3bi .umyl      { font-size: 3.2rem; }
.yod2x3bi h2.t0efuct { font-size: 1.9rem; }
.yod2x3bi h3.d42tb     { font-size: 1.4rem; }
.taik51i .umyl      { font-size: 3.8rem; }
.taik51i h2.t0efuct { font-size: 2.2rem; }
.taik51i h3.d42tb     { font-size: 1.6rem; }
.xkph99ao + .xkph99ao { position: relative; }
.s1du   .xkph99ao + .xkph99ao::before,
.gvh4w  .xkph99ao + .xkph99ao::before,
.fox6q   .xkph99ao + .xkph99ao::before,
.f9l2w333   .xkph99ao + .xkph99ao::before,
.eobih96h   .xkph99ao + .xkph99ao::before,
.rujoim3v .xkph99ao + .xkph99ao::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.s1du .xkph99ao + .xkph99ao::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.gvh4w .xkph99ao + .xkph99ao::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.fox6q .xkph99ao + .xkph99ao::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;
}
.f9l2w333 .xkph99ao + .xkph99ao::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.ushaeqv .xkph99ao { margin-bottom: 16px; }
.ushaeqv .xkph99ao + .xkph99ao { margin-top: 0; }
.ushaeqv .eknho8dz { padding-top: 0; padding-bottom: 0; }
.eobih96h .xkph99ao + .xkph99ao::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.rujoim3v .xkph99ao + .xkph99ao::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.wqak9l .xkph99ao + .xkph99ao::before,
.gcv21pb .xkph99ao + .xkph99ao::before,
.mkqb6 .xkph99ao + .xkph99ao::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%;
}
.u6ie93ao .wqak9l .xkph99ao:nth-child(even)::before,
.u6ie93ao .gcv21pb .xkph99ao:nth-child(even)::before,
.u6ie93ao .mkqb6 .xkph99ao:nth-child(even)::before { background: var(--bg-surface); }
.e186mm .wqak9l .xkph99ao:nth-child(even)::before,
.e186mm .gcv21pb .xkph99ao:nth-child(even)::before,
.e186mm .mkqb6 .xkph99ao:nth-child(even)::before { background: var(--bg-card); }
.wqak9l .xkph99ao + .xkph99ao::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");
}
.gcv21pb .xkph99ao + .xkph99ao::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");
}
.mkqb6 .xkph99ao + .xkph99ao::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");
}
.f1xe1 .gc5x,
.o306g7t .gc5x,
.pxdt4my .gc5x { overflow: hidden; }
.f1xe1 .emq7,
.o306g7t .emq7 { margin-bottom: 60px; }
.pxdt4my .emq7 { margin-bottom: 70px; }
.f1xe1 .kn88i5,
.f1xe1 .gc5x::before,
.o306g7t .gc5x::before,
.pxdt4my .gc5x::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%;
}
.f1xe1 .gc5x::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");
}
.o306g7t .gc5x::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");
}
.pxdt4my .gc5x::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");
}
.xgvdm8xd .gc5x:not(.iz4bd) .esu53mr { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.xc4iumm4 .gc5x:not(.iz4bd) .esu53mr { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.r14zr  .gc5x:not(.iz4bd) .esu53mr { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.x2ui  .gc5x:not(.iz4bd) .esu53mr { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.u26btmdk .iz4bd .esu53mr { background: none; }
.u26btmdk .gc5x:not(.iz4bd) .esu53mr { background: rgba(0,0,0,0.6); }
.q33ai7n9 .ybnuc5 { float: left; width: 38%; margin: 0 28px 16px 0; }
.q33ai7n9 .ybnuc5 .hugg5 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.q33ai7n9 .eknho8dz::after { content: ''; display: block; clear: both; }
.qf1tv6ez .ybnuc5 { float: right; width: 38%; margin: 0 0 16px 28px; }
.qf1tv6ez .ybnuc5 .hugg5 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qf1tv6ez .eknho8dz::after { content: ''; display: block; clear: both; }
.uw72 .xkph99ao:nth-child(odd)  .ybnuc5 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.uw72 .xkph99ao:nth-child(even) .ybnuc5 { float: right; width: 38%; margin: 0 0 16px 28px; }
.uw72 .ybnuc5 .hugg5 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.uw72 .eknho8dz::after { content: ''; display: block; clear: both; }
.q33ai7n9 .xkq2jfgl,
.q33ai7n9 .g5mq,
.qf1tv6ez .xkq2jfgl,
.qf1tv6ez .g5mq,
.uw72 .xkq2jfgl,
.uw72 .g5mq { clear: both; }
@media (max-width: 900px) {
  .q33ai7n9 .ybnuc5,
  .qf1tv6ez .ybnuc5,
  .uw72 .xkph99ao:nth-child(odd)  .ybnuc5,
  .uw72 .xkph99ao:nth-child(even) .ybnuc5 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .q33ai7n9 .ybnuc5 .hugg5,
  .qf1tv6ez .ybnuc5 .hugg5,
  .uw72 .ybnuc5 .hugg5 {
    max-height: none !important;
  }
}
.q33ai7n9 .eu9crxb,
.q33ai7n9 .uqm4,
.qf1tv6ez .eu9crxb,
.qf1tv6ez .uqm4,
.uw72 .eu9crxb,
.uw72 .uqm4 { overflow: hidden; }
@media (max-width: 640px) {
  .q33ai7n9 .ybnuc5,
  .qf1tv6ez .ybnuc5,
  .uw72 .ybnuc5 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.bhniu .f77res,
.bhniu .eknho8dz,
.bhniu .n165qyi  { max-width: 1100px; }
.a3i64n .f77res,
.a3i64n .eknho8dz,
.a3i64n .n165qyi  { max-width: 1200px; }
.a3i64n { --content-mw: 1200px; }
.z0yro .f77res,
.z0yro .eknho8dz,
.z0yro .n165qyi  { max-width: 1320px; }
.ep4mzatm { font-size: 0.82rem; color: var(--text-muted); }
.vq29up { display: flex; align-items: center; }
.k90xud2 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.vvej { display: flex; align-items: center; }
.li37jq1 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.li37jq1:hover { text-decoration: underline; }
.yxraqet { margin: 0 3px; opacity: 0.45; }
.yxraqet::before { content: '/'; }
.d2i0 { padding: 2px 5px; color: var(--text-main); }
.fu97s5 .ep4mzatm {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.fu97s5 .vq29up { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.igvz .ep4mzatm {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.igvz .vq29up { padding: 0 0 0 12px; }
.enmlw {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.atsobdrq .vq29up { padding: 0 16px; }
.atsobdrq .ep4mzatm {
  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);
}
.atsobdrq .f77res { padding-top: 28px; }
@media (max-width: 720px) {
  .enmlw { margin-top: 18px; padding: 0 16px; }
  .atsobdrq .f77res { padding-top: 16px; }
}
.bhniu.fu97s5 .vq29up { max-width: 1100px; }
.a3i64n.fu97s5 .vq29up { max-width: 1200px; }
.z0yro.fu97s5 .vq29up { max-width: 1320px; }
.bhniu .enmlw { max-width: 1100px; }
.a3i64n .enmlw { max-width: 1200px; }
.z0yro .enmlw { max-width: 1320px; }
.t67oe .xkph99ao { padding-top: 16px; padding-bottom: 16px; }
.gx5gn0qy .xkph99ao { padding-top: 24px; padding-bottom: 24px; }
.gfn2 .xkph99ao { padding-top: 40px; padding-bottom: 40px; }
.i6o4gf .xkph99ao { padding-top: 52px; padding-bottom: 52px; }
.ugby .xkph99ao:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.ugby .xkph99ao:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.ugby .xkph99ao:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.ugby .xkph99ao:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.tn8z .eknho8dz { padding-top: 10px;  padding-bottom: 10px; }
.vi8yd4h .eknho8dz { padding-top: 18px;  padding-bottom: 18px; }
.xdn3 .eknho8dz { padding-top: 36px;  padding-bottom: 36px; }
.y6r4m .eknho8dz { padding-top: 48px;  padding-bottom: 48px; }
.stp63sxh h2.t0efuct { font-weight: 600; }
.stp63sxh h3.d42tb     { font-weight: 600; }
.avftyr h2.t0efuct { font-weight: 800; }
.avftyr h3.d42tb     { font-weight: 700; }
.jf0h h2.t0efuct { font-weight: 900; }
.jf0h h3.d42tb     { font-weight: 800; }
.jf0h .ur6bp1k strong,
.jf0h .ur6bp1k strong { font-weight: 600; }
.ysfj13u {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.ez2lvvb .ysfj13u { display: none; }
@media (max-width: 640px) {
  .ysfj13u { display: none !important; }
}
.ysfj13u { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ysfj13u:hover { opacity: 0.85; }
.yask5l8 .ysfj13u { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.vgn5 .g9kqq3 { right: 32px; }
@media (max-width: 480px) {
  .vgn5 .g9kqq3 { right: 20px; bottom: 20px; }
  .ys07v  .g9kqq3 { left: 20px; bottom: 20px; }
}
.dz9u { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.n165qyi { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.xmxymkk5 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ms3ncs { color: var(--text-dim); font-size: 0.8rem; }
.abli922x { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.abli922x img { height: 26px; width: auto; object-fit: contain; }
.bien { display: flex; flex-direction: column; gap: 6px; }
.bien a, .kwj1g a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.bien a:hover, .kwj1g a:hover { color: var(--accent-light); }
.bien .k4mg { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.fpo9s .n165qyi { text-align: center; }
.fpo9s .xmxymkk5 { margin-top: 0; }
.t33v { margin-top: 10px; }
.t33v a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .n165qyi { padding-left: 16px; padding-right: 16px; }
  .ib0kvvcn .n165qyi { padding: 20px 16px; }
  .kwj1g { gap: 4px 12px; }
  .xmxymkk5 { font-size: 0.78rem; }
}
.glvelj2 .vmm7 .abli922x { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.glvelj2 .xmxymkk5 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.glvelj2 .ms3ncs { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .glvelj2 .q0gdkd { grid-template-columns: 1fr 1fr; } .glvelj2 .vmm7 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .glvelj2 .q0gdkd { grid-template-columns: 1fr; } }
.hhxb0 .abli922x { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.hhxb0 .xmxymkk5 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .hhxb0 .rj51oe { gap: 12px; } .hhxb0 .abli922x { margin-right: 0; width: 100%; } }
.gcmikjk .ckbp7 .abli922x { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.gcmikjk .xmxymkk5 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.gcmikjk .ms3ncs { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .gcmikjk .aib0lme { grid-template-columns: 1fr 1fr; } .gcmikjk .ckbp7 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .gcmikjk .aib0lme { grid-template-columns: 1fr; } }
.tm6p .ll0tr { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.tm6p .bien { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .tm6p .ll0tr { grid-template-columns: 1fr 1fr; } .tm6p .b7huwert:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .tm6p .ll0tr { grid-template-columns: 1fr; } }
.tob3 .ll0tr { grid-template-columns: 1fr 2fr; }
.tob3 .wzcy0r .bien { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .tob3 .ll0tr { grid-template-columns: 1fr; } }
.lhalia .n165qyi { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.sngow .p6pbtwd9      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.sngow .dz9u { background: var(--bg-page); border-top-color: var(--border-alt); }
.o45z3ti .p6pbtwd9      { background: #0d1117; border-bottom-color: #21262d; }
.o45z3ti .pnkoo { color: var(--accent-light); }
.o45z3ti .k1c90mm5 { --msep-color: #8b949e; }
.o45z3ti .k1c90mm5 a { color: #8b949e; }
.o45z3ti .k1c90mm5 a:hover { color: var(--accent-light); }
.o45z3ti .rsbzd22e { color: #8b949e; }
.o45z3ti .dz9u { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.o45z3ti .xmxymkk5,
.o45z3ti .ms3ncs { color: #6e7681; }
.o45z3ti .bien a, .o45z3ti .kwj1g a,
.o45z3ti .abli922x { color: #e6edf3; }
.o45z3ti .bien a:hover, .o45z3ti .kwj1g a:hover,
@media (max-width: 640px) {
  .o45z3ti .k1c90mm5 { background: #0d1117; border-top-color: #21262d; }
  .o45z3ti .k1c90mm5 li a { border-bottom-color: #21262d; }
}
.unzpo50 .p6pbtwd9      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.unzpo50 .pnkoo { color: var(--accent-light); }
.unzpo50 .k1c90mm5 { --msep-color: #475569; }
.unzpo50 .k1c90mm5 a { color: #475569; }
.unzpo50 .k1c90mm5 a:hover { color: var(--accent-light); }
.unzpo50 .rsbzd22e { color: #64748b; }
.unzpo50 .dz9u { background: #f0f4f8; border-top-color: #cbd5e1; }
.unzpo50 .xmxymkk5,
.unzpo50 .ms3ncs { color: #64748b; }
.unzpo50 .bien a, .unzpo50 .kwj1g a,
.unzpo50 .k3lfiom a, .unzpo50 .abli922x { color: #374151; }
.unzpo50 .bien a:hover, .unzpo50 .kwj1g a:hover,
@media (max-width: 640px) {
  .unzpo50 .k1c90mm5 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .unzpo50 .k1c90mm5 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.yn65c .p6pbtwd9      { background: var(--accent); border-bottom-color: var(--accent-light); }
.yn65c .pnkoo { color: #fff; }
.yn65c .k1c90mm5 { --msep-color: rgba(255,255,255,0.82); }
.yn65c .k1c90mm5 a { color: rgba(255,255,255,0.82); }
.yn65c .k1c90mm5 a:hover { color: #fff; }
.yn65c .rsbzd22e { color: rgba(255,255,255,0.9); }
.yn65c .dz9u { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.yn65c .xmxymkk5,
.yn65c .ms3ncs { color: rgba(255,255,255,0.72); }
.yn65c .bien a, .yn65c .kwj1g a,
.yn65c .k3lfiom a, .yn65c .abli922x { color: #fff; }
.yn65c .bien a:hover, .yn65c .kwj1g a:hover,
@media (max-width: 640px) {
  .yn65c .k1c90mm5 { background: var(--accent); border-top-color: var(--accent-light); }
  .yn65c .k1c90mm5 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.d3cvq2 .p6pbtwd9 {
  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);
}
.d3cvq2 .dz9u {
  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) {
  .d3cvq2 .k1c90mm5 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.x72gtjp .e3k5 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.s5ej .e3k5 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.bevcy .e3k5 { min-height: 72px; height: auto; }
.wbys .e3k5 { min-height: 84px; height: auto; }
.ib0kvvcn .e3k5 { max-width: none; padding: 0 32px; }
.ib0kvvcn .n165qyi  { max-width: none; padding: 24px 32px; }
.vf0l.a3i64n .e3k5 { max-width: 1200px; }
.vf0l.z0yro .e3k5 { max-width: 1320px; }
.pw12r   .pnkoo, .pw12r   .abli922x { text-transform: capitalize; }
.zwu6 .pnkoo, .zwu6 .abli922x { text-transform: lowercase; }
.pigna .pnkoo, .pigna .abli922x { text-transform: uppercase; letter-spacing: 0.06em; }
.l6ttg9y, .s5my {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.l5ed .l6ttg9y,
.l5ed .s5my { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.phrmqpnj .l6ttg9y,
.phrmqpnj .s5my { 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; }
.kzaoza2 .l6ttg9y,
.kzaoza2 .s5my { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.p70hc .l6ttg9y,
.p70hc .s5my { 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; }
.al32q3   .k1c90mm5 a { font-weight: 500; }
.ry88f6 .k1c90mm5 a { font-weight: 600; }
.sbpy9     .k1c90mm5 a { font-weight: 700; }
.rvua26g5    .k1c90mm5 a { font-weight: 800; letter-spacing: 0.01em; }
.ihc7c3     .k1c90mm5 > li + li::before,
.it5xaxej    .k1c90mm5 > li + li::before,
.g8y0inun    .k1c90mm5 > li + li::before,
.s6zfufd .k1c90mm5 > li + li::before,
.zyvx .k1c90mm5 > li + li::before,
.u1we  .k1c90mm5 > li + li::before,
.e7vk1fm    .k1c90mm5 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.ihc7c3     .k1c90mm5 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.it5xaxej    .k1c90mm5 > li + li::before { content: "|"; }
.g8y0inun    .k1c90mm5 > li + li::before { content: "—"; }
.s6zfufd .k1c90mm5 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.zyvx .k1c90mm5 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.u1we  .k1c90mm5 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.e7vk1fm    .k1c90mm5 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .qti7 .rsbzd22e,
  .cgdwbb .rsbzd22e,
  .pgm2z .rsbzd22e,
  .tr7m .rsbzd22e,
  .oouigik .rsbzd22e {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .qti7 .rsbzd22e::before,
  .cgdwbb .rsbzd22e::before,
  .pgm2z .rsbzd22e::before,
  .tr7m .rsbzd22e::before,
  .oouigik .rsbzd22e::before { content: ""; display: block; flex-shrink: 0; }

  
  .qti7 .rsbzd22e::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;
  }

  
  .cgdwbb .rsbzd22e::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;
  }

  
  .pgm2z .rsbzd22e::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;
  }

  
  .tr7m .rsbzd22e::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;
  }

  
  .oouigik .rsbzd22e::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) {
  .f6tag .rsbzd22e {
    padding: 5px 14px;
  }
  .f6tag .k1c90mm5 {
    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;
  }
  .f6tag .k1c90mm5 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .f6tag .k1c90mm5 li a:hover { background: var(--bg-raised); }
  .f6tag .ef7gmol0,
  .jkao .ef7gmol0,
  .tlkyi .ef7gmol0 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .on5oac32 .rsbzd22e {
    padding: 5px 10px;
  }
  .on5oac32 .k1c90mm5 {
    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);
  }
  .on5oac32 .k1c90mm5.fb4r0x82 { transform: translateX(0); }
  .on5oac32 .k1c90mm5 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .on5oac32 .k1c90mm5 li:last-child a { border-bottom: none; }
  .yn65c .k1c90mm5,
  .o45z3ti .k1c90mm5 { background: var(--accent) !important; }
  .yn65c .k1c90mm5 li a,
  .o45z3ti .k1c90mm5 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .tlkyi .rsbzd22e {
    padding: 5px 10px;
  }
  .tlkyi .k1c90mm5 {
    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);
  }
  .tlkyi .k1c90mm5::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .tlkyi .k1c90mm5.fb4r0x82 { transform: translateY(0); }
  .tlkyi .k1c90mm5 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .b6wn4 .rsbzd22e {
    padding: 5px 10px;
  }
  .b6wn4 .k1c90mm5 {
    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;
  }
  .b6wn4 .k1c90mm5.fb4r0x82 { opacity: 1; pointer-events: auto; }
  .b6wn4 .k1c90mm5 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .plq26jk     .rsbzd22e { border-radius: 0 !important; }
  .uu7gl0l   .rsbzd22e { border-radius: 8px !important; }
  .ukqo .rsbzd22e { border-radius: 50% !important; }
  .vzaf   .rsbzd22e { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .zkj4zn .aunzhp1 { flex-direction: column; align-items: stretch; }
  .zkj4zn .cijqk { flex-direction: row; min-width: auto; }
  .zkj4zn .hnjhut { align-items: flex-start; text-align: left; }
}
.o5u237d,
.o5u237d.xkph99ao,
.u6ie93ao .o5u237d,
.kn00 .o5u237d,
.e186mm .o5u237d,
.wnamy .o5u237d {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.m9bd8x {
  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;
}
.gi988a7o { flex: 1 1 280px; min-width: 0; }
.ilwfpm9 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.cj6mm {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.t1pvh80 {
  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;
}
.t1pvh80:hover { transform: translateY(-1px); opacity: 0.95; }
.snuj9 .m9bd8x {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.snuj9 .ilwfpm9 { color: var(--cta); }
.snuj9 .cj6mm { color: var(--text-body); }
.snuj9 .t1pvh80 {
  background: var(--cta) !important;
  color: #fff !important;
}
.vko6og .m9bd8x {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.vko6og .ilwfpm9 { color: var(--text-primary); }
.vko6og .cj6mm { color: var(--text-body); }
.vko6og .t1pvh80 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .m9bd8x {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .gi988a7o { flex: 0 0 auto; }
  .ilwfpm9 { font-size: 1.2rem; }
  .t1pvh80 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.bvor .z59zzt5 { height: 36px; }
.b8syu6zq .z59zzt5 { height: 60px; max-width: 200px; }
.pvzkheub .z59zzt5 { height: 56px; max-width: 180px; }
.iy1g2hy    .po7p, .iy1g2hy    .nj7aricb { color: #f59e0b; }
.hqiu3fya      .po7p { font-size: 1rem; letter-spacing: 1.5px; }
.hqiu3fya      .nj7aricb   { font-size: 1.35rem; }
.sjkc581t    .po7p, .sjkc581t    .nj7aricb { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.qzfib5     .po7p, .qzfib5     .nj7aricb { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.ce222eew .po7p, .ce222eew .nj7aricb { color: var(--cta); letter-spacing: 2px; }
.ooyf06   .po7p, .ooyf06   .nj7aricb { color: #e91e63; letter-spacing: 2px; }
.ge6wp  .po7p, .ge6wp  .nj7aricb { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.gpuzj     .po7p, .gpuzj     .nj7aricb { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.xn5k .h5v9n22 + .h5v9n22 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.w3lbsgs .v486x { padding: 18px 24px; min-height: 68px; }
.ngrq .kvsguj {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.ngrq .xfna2xda {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.tnki5wa .h5v9n22 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.g5mq { counter-reset: cs-rank; }
.g5mq .v486x { counter-increment: cs-rank; }
.g5mq .v486x::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;
}
.xg7sn43w .g5mq { counter-reset: cs-rank; gap: 0; }
.xg7sn43w .v486x {
  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;
}
.xg7sn43w .v486x::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;
}
.xg7sn43w .l1vq {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.xg7sn43w .pxr28z {
  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;
}
.xg7sn43w .btg31 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.xg7sn43w .l1vq { min-width: 0; flex-direction: column; width: 100%; }
.xg7sn43w .no7fjl {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.xg7sn43w .po7p { color: var(--cta, var(--accent)); }
.xg7sn43w .e0mx5 { font-weight: 700; }
.xg7sn43w .h5v9n22 {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.xg7sn43w .kvsguj {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.xg7sn43w .xfna2xda {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.xg7sn43w .lgnhf .xfna2xda { font-size: 1.3rem; color: var(--accent-light); }
.xg7sn43w .rvfpbx9i {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.xg7sn43w .v486x:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .xg7sn43w .g5mq {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .xg7sn43w .v486x {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .xg7sn43w .v486x { padding: 40px 16px 20px; }
  .xg7sn43w .h5v9n22 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .xg7sn43w .rvfpbx9i { width: 100%; min-width: 0; }
}
.ntdkot9n .g5mq { counter-reset: cs-rank; gap: 10px; }
.ntdkot9n .v486x {
  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);
}
.ntdkot9n .v486x::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);
}
.ntdkot9n .l1vq {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.ntdkot9n .pxr28z {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.ntdkot9n .btg31 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.ntdkot9n .no7fjl {
  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;
}
.ntdkot9n .po7p { color: var(--cta, var(--accent)); }
.ntdkot9n .h5v9n22 {
  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;
}
.ntdkot9n .kvsguj {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.ntdkot9n .xfna2xda { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.ntdkot9n .lgnhf .xfna2xda { color: var(--accent-light); }
.ntdkot9n .rvfpbx9i {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.ntdkot9n .v486x:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .ntdkot9n .v486x {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .ntdkot9n .v486x::before {
    position: absolute; top: 14px; left: 14px;
  }
  .ntdkot9n .l1vq {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .ntdkot9n .no7fjl { white-space: normal; text-align: center; font-size: 1.2rem; }
  .ntdkot9n .h5v9n22 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .ntdkot9n .rvfpbx9i { width: 100%; min-width: 0; }
  .ntdkot9n .po7p { min-width: 0; }
}
.gs34nn .v486x::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.poxq75 .eiese9kp {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.poxq75 .eiese9kp summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.poxq75 .eiese9kp p { padding: 0 2px 16px; }
.x6as4q .eiese9kp { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.x6as4q .eiese9kp summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.x6as4q .eiese9kp summary::after { content: "›"; font-size: 1.2em; }
.x6as4q .eiese9kp[open] summary::after { content: "‹"; }
.x6as4q .eiese9kp p { padding: 10px 22px 4px; }
.nqwyux2r .eiese9kp {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.nqwyux2r .eiese9kp summary { color: var(--text-primary); padding-left: 16px; }
.nqwyux2r .eiese9kp summary::after { content: "›"; font-size: 1.1em; }
.nqwyux2r .eiese9kp[open] summary::after { content: "‹"; }
.nqwyux2r .eiese9kp p { padding-left: 16px; }
.nb0lpeti .k773lvk { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.nb0lpeti .eiese9kp {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.nb0lpeti .eiese9kp:last-child { border-bottom: none; }
.nb0lpeti .eiese9kp summary { color: var(--text-primary); border-radius: 0; }
.nb0lpeti .eiese9kp summary::after { content: "›"; font-size: 1.1em; }
.nb0lpeti .eiese9kp[open] summary::after { content: "‹"; }
.ope08 .eiese9kp { overflow: hidden; }
.ope08 .eiese9kp summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.ope08 .eiese9kp summary::after { color: rgba(255,255,255,.75); }
.ope08 .eiese9kp[open] summary { border-radius: 0; }
.g9p88j8 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.pfpr3 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.sj91pyx {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.qa17vcpt { color: var(--text-muted); font-size: 1.05rem; }
.x1srg {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.lp22vs {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.kkr166tp { margin-bottom: 20px; }
.zhw4ceqz {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.zx0yj {
  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;
}
.zx0yj:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.d5fvs { resize: vertical; min-height: 130px; }
.rnnj61n9 { width: 100%; margin-top: 8px; }
.s0nit {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.nv9bv0i {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.xk24u { color: var(--text-muted); line-height: 1.75; }
.u0gf0x { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.u0gf0x li { margin-bottom: 6px; }
.gkd77j { max-width: 760px; margin: 0 auto; }
.jnzilj { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.or0sbav { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.or0sbav:last-child { border-bottom: none; }
.or0sbav h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.or0sbav p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ir052hf { max-width: 760px; margin: 0 auto; }
.dlnof ul.u0gf0x { margin: 0; }
@media (max-width: 640px) { .ee89pm7 { grid-template-columns: 1fr; gap: 10px; } }
.ml1ibpp { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.te3gk1m { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.s42ok9 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.te3gk1m p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.te3gk1m .u0gf0x { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ml1ibpp { grid-template-columns: 1fr; } }
.l12eqk { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.l12eqk:hover .v2na { color: var(--accent-light); text-decoration: underline; }
.p6lf35 { color: inherit; text-decoration: none; }
.p6lf35:hover { color: var(--accent-light); text-decoration: underline; }
.szomp { display: inline-block; line-height: 0; }
.wdtro7k9 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.qkynqhw { margin-bottom: 48px; }
.azhw { max-width: 760px; margin: 0 auto; }
.ul2sa { max-width: 640px; margin: 0 auto; }
.opsc { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.opsc:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.utqp2xae { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.opsc p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.opsc ul.u0gf0x { margin: 0; }
.mplhid67 { color: var(--text-muted); line-height: 1.75; }
.kzvjswe .u0gf0x,
.ul2sa .u0gf0x,
.fyk3 .u0gf0x,
.rzkyq .u0gf0x {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.kzvjswe .opsc,
.ul2sa .opsc { text-align: left; }
.kzvjswe .utqp2xae,
.ul2sa .utqp2xae { text-align: center; }
.we2qy { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.mr5kacp0 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.bc1x1 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.dhlxv { margin-top: 12px; }
.msi32ju2 { 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; }
.msi32ju2:hover { border-bottom-color: var(--accent-light); }
.o84b { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.o84b img { width: 100%; height: 100%; object-fit: cover; display: block; }
.d36ybe { width: 72px; height: 72px; }
.alftisg { border-radius: 50%; }
.hvmlo { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.fiu9nbq { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .hbivr { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.yagb .bc1x1, .yagb .mr5kacp0 { max-width: 640px; }
.yc1rr .we2qy { font-size: 1.6rem; margin-top: 18px; }
.o6jyy .bc1x1 { margin-bottom: 28px; }
@media (max-width: 860px) { .zm4o6 { grid-template-columns: 1fr; } .yc1rr { position: static; text-align: center; } }
.gxrhypp .o84b { margin: 0 auto 18px; }
.gxrhypp .hvmlo { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .d85bn2 { grid-template-columns: 1fr; } }
.tx985sn .we2qy { font-size: 1.6rem; margin-bottom: 6px; }
.rzkyq .u0gf0x { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .tx985sn { flex-direction: column; text-align: center; } .klyw { grid-template-columns: 1fr; } }
.fuya7p5 { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.fuya7p5 .we2qy { font-size: 1.35rem; margin: 0 0 4px; }
.fuya7p5 .hvmlo { margin: 0; }
.pqyz .sj91pyx { color: var(--accent-light); }
.nlk9u8 {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.nlk9u8 .sj91pyx { font-size: 2rem; }
.nlk9u8 .qa17vcpt { max-width: 680px; }
.oezs1wrt .sj91pyx { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.oezs1wrt .qa17vcpt  { margin: 0; }
@media (max-width: 640px) { .oezs1wrt { flex-direction: column; } }
.cyi56q7 .sj91pyx { color: var(--accent-light); }
.re2uthr .sj91pyx { color: #fff; }
.re2uthr .qa17vcpt  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .h5wt { grid-template-columns: 1fr; } }
.n69m { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.n69m .zx0yj {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.n69m .zx0yj:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.bs438j .zx0yj { background: var(--bg-raised); border-color: transparent; }
.bs438j .zx0yj:focus { background: var(--bg-card); border-color: var(--accent-light); }
.m1nlyyd .zx0yj { border-radius: 100px; padding: 11px 20px; }
.m1nlyyd .d5fvs { border-radius: 14px; }
.tz52so {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .tz52so { grid-template-columns: 1fr; } }
.yvd6 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.yvd6 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.yvd6 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.utvrd { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.utvrd li { margin-bottom: 6px; }
.eikaxo4{display:none}
.eikaxo4:empty,.svap:empty{display:none}
.cgel{position:relative;overflow:visible}
.jxhtmmp .yb8p,.f367 .yb8p,
.mtzrq7s .yb8p,.ja03 .yb8p,
.fnlxwr .yb8p,.qbl4ls9p .yb8p{display:block}
.v87d .lv1rd9q{display:block}
.jxhtmmp .yb8p,.f367 .yb8p,
.mtzrq7s .yb8p,.ja03 .yb8p,
.fnlxwr .yb8p{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}
.jxhtmmp .yb8p .svap,.f367 .yb8p .svap,
.mtzrq7s .yb8p .svap,.ja03 .yb8p .svap,
.fnlxwr .yb8p .svap{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}
.jxhtmmp .i17d3qyw,.f367 .i17d3qyw,
.mtzrq7s .i17d3qyw,.ja03 .i17d3qyw,
.fnlxwr .i17d3qyw{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.jxhtmmp .yb8p,.f367 .yb8p{top:12px}
.jxhtmmp .yb8p .svap{margin-right:auto}
.f367 .yb8p .svap{margin-left:auto}
.f367 .yb8p{text-align:right}
.mtzrq7s .yb8p,.ja03 .yb8p{bottom:12px}
.mtzrq7s .yb8p .svap{margin-right:auto}
.ja03 .yb8p .svap{margin-left:auto}
.ja03 .yb8p{text-align:right}
.fnlxwr .yb8p{position:relative;margin-top:16px}
.fnlxwr .yb8p .svap{margin:0 auto}
.qbl4ls9p .yb8p{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.qbl4ls9p .yb8p .svap{margin:0}
.qbl4ls9p .oloas~.yb8p,
.qbl4ls9p .se8qsy~.yb8p{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.qbl4ls9p .oloas~.yb8p .svap,
.qbl4ls9p .se8qsy~.yb8p .svap{justify-content:flex-start}
.oloas~.yb8p,.se8qsy~.yb8p{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}
.oloas~.yb8p .svap{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.se8qsy~.yb8p .svap{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.lv1rd9q .svap{margin:0 0 12px}
.svap{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.fuuzvph7{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.v2na{font-weight:600;color:var(--text-heading);opacity:1}
.r76rw::before{content:"·";margin:0 2px;opacity:.5}
.i17d3qyw{white-space:nowrap}
.bj81gu .fuuzvph7{display:none}
.rq1f8vh3 .i17d3qyw{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.rq1f8vh3 .r76rw::before{content:""}
.lpb2je .i17d3qyw{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.lpb2je .r76rw::before{content:""}
.nsejj3 .svap{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.vy1rui02 .i17d3qyw{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.vy1rui02 .r76rw::before{content:""}
.bzfz5 .i17d3qyw{color: var(--accent-light);opacity:1;font-weight:500}
.es4lvu3i .i17d3qyw{border-bottom:1px solid currentColor;padding-bottom:2px}
.c1c1da .svap{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.ku2mx{--date-bg:var(--accent-bg)}
.m3gw .r76rw::before{content:""}
.jrmd9cl .r76rw::before{content:"•";opacity:.4}
.jrmd9cl .i17d3qyw + .i17d3qyw::before{content:"•";margin-right:6px;opacity:.4}
.k15lt .r76rw::before{content:"/";opacity:.35}
.k15lt .i17d3qyw + .i17d3qyw::before{content:"/";margin-right:6px;opacity:.35}
.k0y05c .r76rw::before{content:"|";opacity:.3}
.k0y05c .i17d3qyw + .i17d3qyw::before{content:"|";margin-right:6px;opacity:.3}
.uqffwrf .r76rw::before{content:"—";opacity:.3}
.uqffwrf .i17d3qyw + .i17d3qyw::before{content:"—";margin-right:6px;opacity:.3}
.x36h .r76rw::before{content:"◆";font-size:.5em;opacity:.35}
.x36h .i17d3qyw + .i17d3qyw::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.qmqa .r76rw::before{content:"·";opacity:.4}
.qmqa .i17d3qyw + .i17d3qyw::before{content:"·";margin-right:6px;opacity:.4}
.v12n0 .r76rw::before{content:"›";opacity:.4}
.v12n0 .i17d3qyw + .i17d3qyw::before{content:"›";margin-right:6px;opacity:.4}
.lxbsln0 .r76rw::before{content:"→";opacity:.35;font-size:.85em}
.lxbsln0 .i17d3qyw + .i17d3qyw::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.g5ye{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.n9g6{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.lbae{display:flex;flex-direction:column;gap:3px}
.n91d{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.jsh7fq{font-weight:700;font-size:1rem;color:var(--text-heading)}
.qwflk3rg{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.ss7ihn .g5ye{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.iqq25h .g5ye{border-top:3px solid var(--accent);padding-top:18px}
.o1daipn .g5ye{border-left:3px solid var(--accent);border-radius:0}
.x19p .g5ye{padding:20px 0}
@media(max-width:640px){
  .g5ye{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .qwflk3rg{max-width:100%}
}
.hf40ff .b03qf{margin:0}
@media (max-width:560px){
  .fskit{grid-template-columns:repeat(2,1fr);gap:12px}
}
.motq15 {
  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;
}
.motq15.lo26zlw {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.fmj1y {
  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; } }
.fmj1y .gj6nlqi {
  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;
}
.fmj1y .gj6nlqi::before,
.fmj1y .gj6nlqi::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.fmj1y .gj6nlqi::before { transform: translate(-50%, -50%) rotate(45deg); }
.fmj1y .gj6nlqi::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.fmj1y .gj6nlqi:hover { background: rgba(0,0,0,0.12) !important; }
.qs1lcq {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.zheh6ax {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.rfm1s {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.bb7g {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.fmj1y .cga8fc {
  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;
}
.fmj1y .cga8fc:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .fmj1y { padding: 28px 18px 20px; }
  .rfm1s { font-size: 1.2rem; }
  .qs1lcq { max-width: 220px; max-height: 80px; }
}
.vjiioue {
  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);
}
.b0opvde7 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.mw74mt  .vjiioue { border-radius: 50%; }
.jc9g3  .vjiioue { border-radius: 6px; }
.c12aloa2 .vjiioue { border-radius: 22px; }
.wd2nfh .m9bd8x {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .vjiioue { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.n48t .xkph99ao {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.n48t .eknho8dz {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.n48t .m9bd8x {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.gic7pzf {
  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;                  
}
.gic7pzf.lo26zlw { transform: translate(-50%, 0); }
.gic7pzf .xkph99ao,
.gic7pzf .eknho8dz {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.gic7pzf .m9bd8x {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.sjhk {
  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;
}
.sjhk::before,
.sjhk::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.sjhk::before { transform: translate(-50%, -50%) rotate(45deg); }
.sjhk::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.sjhk:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .gic7pzf { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .gic7pzf .m9bd8x {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .gic7pzf .cj6mm { display: none !important; }
  .gic7pzf .ilwfpm9 { font-size: 1.1rem !important; }
  .gic7pzf .vjiioue { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .sjhk { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .e3k5 { flex-direction: row-reverse; }
[dir="rtl"] .k1c90mm5 { flex-direction: row-reverse; }
[dir="rtl"] .vgn5 .g9kqq3 { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .vgn5 .g9kqq3 { right: auto; left: 20px; }
  [dir="rtl"] .ys07v  .g9kqq3 { left: auto;  right: 20px; }
}
[dir="rtl"] .q33ai7n9 .ybnuc5  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .qf1tv6ez .ybnuc5 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .eu9crxb, [dir="rtl"] .uqm4 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .i4rs { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .qpgemc { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ur6bp1k { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .m9bd8x { direction: rtl; }
[dir="rtl"] .vjiioue { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .v486x,
[dir="rtl"] .ep4mzatm { direction: rtl; }
[dir="rtl"] .qogm { direction: rtl; }
[dir="rtl"] .o20mgf { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .pib1m9 .uqm4,
[dir="rtl"] .lve4jw .uqm4,
[dir="rtl"] .dcy0gl .uqm4,
[dir="rtl"] .y2hjtx4z .uqm4 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .pib1m9 .uqm4 li::before,
[dir="rtl"] .lve4jw .uqm4 li::before,
[dir="rtl"] .dcy0gl .uqm4 li::before,
[dir="rtl"] .y2hjtx4z .uqm4 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .gc5x.w6nbodoc .emq7,
[dir="rtl"] .b4ksay.w6nbodoc .emq7,
[dir="rtl"] .iz4bd.w6nbodoc .emq7,
[dir="rtl"] .njpz0j3.w6nbodoc .emq7,
[dir="rtl"] .xwi5g.w6nbodoc .emq7 { text-align: right; }
[dir="rtl"] .oloas.a0hvtu5d .kn88i5 { text-align: center; }
[dir="rtl"] .eknho8dz,
[dir="rtl"] .ywhw,
[dir="rtl"] .lsn5cd,
[dir="rtl"] .emq7 { text-align: right; }
[dir="rtl"] .lp22vs,
[dir="rtl"] .zhw4ceqz,
[dir="rtl"] .bc1x1,
[dir="rtl"] .zx0yj,
[dir="rtl"] .d5fvs { text-align: right; direction: rtl; }
[dir="rtl"] .m1nlyyd .zx0yj,
[dir="rtl"] .n69m .zx0yj { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #1eaf47;
  --brand:           #1eaf47;
  --brand-light:     #239042;
  --brand-pale:      #38ad59;
  --grad-start:      #48df73;
  --grad-end:        #84e19e;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #1eaf47;
  --cta-light:       #139037;
  --cta-hover:       #157a31;
  --bg-page:         #f6f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f4;
  --bg-raised:       #eef1ee;
  --bg-hover:        #f3f5f4;
  --border:          #e2e8e3;
  --border-alt:      #cfdcd3;
  --border-section:  #e2e8e3;
  --text-primary:    #171b18;
  --text-muted:      #516055;
  --text-body:       #2e3731;
  --text-sub:        #465249;
  --text-faint:      #748a7a;
  --text-dim:        #90a195;
  --text-label:      #5d6e62;
  --text-value:      #3a453d;
  --accent-bg:       #e2f2e6;
  --accent-bg-light: #c9edd3;
  --bg-tip:          #f9f0f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f6f9;
  --bg-pros:         #f9f0f6;
  --bg-cons:         #faf6f3;
  --c-pros:          #92106d;
  --c-cons:          #9f4d21;
  --c-pros-label:    #ad1382;
  --c-tip-border:    #c01590;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #92106d;
}
:root { --logo-bg-opacity: 65%; }
body, button, input { font-family: "Montserrat", sans-serif; }
.o31e5gul .c49vf { font-size: 0; width: 1.2rem; flex-shrink: 0; }.o31e5gul .c49vf::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.o31e5gul .v1m82     .c49vf::before { content: "";  color: var(--c-tip-border); }.o31e5gul .ojoi8s6r .c49vf::before { content: ""; color: var(--c-warn-border); }.o31e5gul .k0j8ay    .c49vf::before { content: ""; color: #60a5fa; }.zsa8b2 .o31e5gul .v1m82     .c49vf::before { color: #10b981; }.zsa8b2 .o31e5gul .ojoi8s6r .c49vf::before { color: #f43f5e; }.zsa8b2 .o31e5gul .k0j8ay    .c49vf::before { color: #a855f7; }.cx75cos  .o31e5gul .v1m82     .c49vf::before { color: #eab308; }.cx75cos  .o31e5gul .ojoi8s6r .c49vf::before { color: #ef4444; }.cx75cos  .o31e5gul .k0j8ay    .c49vf::before { color: #f97316; }.cm4r1  .o31e5gul .v1m82     .c49vf::before { color: #38bdf8; }.cm4r1  .o31e5gul .ojoi8s6r .c49vf::before { color: #818cf8; }.cm4r1  .o31e5gul .k0j8ay    .c49vf::before { color: #2dd4bf; }.ggne .o31e5gul .c49vf::before { color: var(--accent-light) !important; }
.hzllfkqd .ppyi, .hzllfkqd .oloas { min-height: 320px; }
.yxraqet::before { content: '›'; font-size: 1.1em; }