:root {
  --color-accent: #335fab;
  --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;
}
.aw6qdg {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.r0jzk {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.nqxmtmz {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.kkv2ifwb { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.shlb5hh { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.shlb5hh a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.shlb5hh a:hover { color: var(--accent-light); }
.jtz1     .vhradl { border-radius: 6px; }
.jtz1 .vhradl li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.jtz1 .vhradl li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.lkemd  .vhradl li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .vhradl {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .cyhsre0t:hover .vhradl,
  .cyhsre0t:focus-within .vhradl { display: block; }
  .vhradl li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ztsl8aah {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.jrxx7j { display: none; }
@media (max-width: 640px) {
  .jrxx7j {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .jrxx7j.kvpib1 { display: block; }
}
@media (max-width: 640px) {
  .ztsl8aah { display: block; }
  .shlb5hh > li + li::before { display: none !important; }
  .shlb5hh {
    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;
  }
  .shlb5hh.kvpib1 { display: flex; }
  .shlb5hh li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .shlb5hh li:last-child a { border-bottom: none; }
}
.z1d3v2so { min-height: 480px; }
.whog {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.s3sjs3 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.ezkzzc9 .s3sjs3 { margin-left: 0; margin-right: 0; }
.s57i {
  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;
}
.n5bcg53 .s57i { margin-top: 24px; }
.s57i:hover { opacity: 0.88; }
.eq3vh {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.ywznr {
  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%);
}
.eq3vh .g1xct9 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.eq3vh .whog { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.eq3vh .s3sjs3 { color: #e2e8f0; }
.eq3vh.fb55ox8 .g1xct9 { text-align: center; }
.eq3vh.ezkzzc9   .g1xct9 { text-align: left; }
.mexy .g1xct9 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.mexy .whog { color: var(--text-primary); text-shadow: none; }
.mexy .s3sjs3 { color: var(--text-muted); }
.mexy .s57i { margin-top: 16px; }
.mexy, .mexy.z1d3v2so { min-height: auto !important; }
.mexy.fb55ox8 .g1xct9 { text-align: center; }
.mexy.ezkzzc9   .g1xct9 { text-align: left; }
.mexy~.g0bzjd5{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}
.mexy~.g0bzjd5 .m5tpor33{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; }
}
.d2hm .eq3vh .ywznr {
  overflow: hidden;
}
.d2hm .eq3vh .ywznr::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); }
}
.afkjxn .eq3vh .ywznr {
  overflow: hidden;
}
.afkjxn .eq3vh .ywznr::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;
}
.ifj89gv .eq3vh .ywznr {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.yjr5f8r .eq3vh .ywznr {
  overflow: hidden;
}
.yjr5f8r .eq3vh .ywznr::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;
}
.zrypv .eq3vh .ywznr {
  animation: hg-breathe 10s ease-in-out infinite;
}
.uhduwxb .ywznr {
  background: none;
}
.uhduwxb .whog { color: #fff; }
.uhduwxb .s3sjs3 { color: rgba(255,255,255,0.85); }
.xz7411d .whog { text-shadow: none; color: var(--text-primary); }
.xz7411d .s3sjs3 { color: var(--text-muted); }
body.mdospm .whog {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.py5d .whog {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.z1d3v2so.uhduwxb .whog,
section.uhduwxb .whog {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.xz7411d.fb55ox8 .wtk4652 { align-items: center; text-align: center; }
.z1d3v2so .ccnjq {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.ccnjq .xkt7yy {
  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;
}
.ccnjq .xkt7yy::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.ccnjq .zy2eamk5 { display: contents !important; }
.ccnjq .zy2eamk5 .c7t51gty {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.ccnjq .zy2eamk5 .wsgmb { max-height: 48px; max-width: 96px; }
.ccnjq .zy2eamk5 .t5c4s8 {
  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;
}
.ccnjq .ari5dffw {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.ccnjq .b9mpo { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.ccnjq .fysb4n5 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.ccnjq .fysb4n5 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.ccnjq .c81h { display: contents !important; }
.ccnjq .c81h .sjgt1vt7:not(.kyc5a) { display: none !important; }
.ccnjq .c81h .kyc5a {
  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;
}
.ccnjq .c81h .kyc5a .dz7j3t6q {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.ccnjq .c81h .kyc5a .lquv7dp {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.ccnjq .foz64pol { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.ccnjq .foz64pol.z7t8li {
  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;
}
.ccnjq .foz64pol.z7t8li:hover { opacity: 0.85; }
.ccnjq .xkt7yy,
.ccnjq .xkt7yy:hover,
.ccnjq .xkt7yy:nth-child(even),
.ccnjq .xkt7yy:nth-child(odd),
.ccnjq .xkt7yy:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.mqli .g1xct9 { padding-bottom: 24px; }
.n5bcg53 .g1xct9 { max-width: 1100px; }
@media (max-width: 700px) {
  .xz7411d { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .xz7411d:not(.eqt2) .ou3dnjr { display: none !important; }
  .eqt2 .ou3dnjr { padding: 16px; }
  .wtk4652  { padding: 36px 24px; }
  .xz7411d~.g0bzjd5,.b9ixynkb~.g0bzjd5{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .z1d3v2so, .xz7411d { min-height: 320px !important; }
  .whog { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .rzctdiek,
  .jj0b8eyb,
  .wjlca2gl { grid-template-columns: 1fr !important; }

  

  
  .mqli { display: flex !important; flex-direction: column !important; }
  .mqli .g1xct9 { display: contents; }
  .mqli .ywznr { order: 0; }
  .mqli .whog { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .mqli .rzctdiek { order: 2; padding: 0 16px 12px !important; }
  .mqli .s3sjs3 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .n5bcg53 .g1xct9 { display: flex; flex-direction: column; }
  .n5bcg53 .g1xct9 .whog { order: 1; }
  .n5bcg53 .g1xct9 .wjlca2gl { order: 2; margin: 8px 0 24px !important; }
  .n5bcg53 .g1xct9 .s3sjs3 { order: 3; }
  .n5bcg53 .g1xct9 .s57i { order: 4; align-self: center; margin-top: 0; }

  
  .xz7411d.eqt2 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .xz7411d.eqt2 .wtk4652 { display: contents; padding: 0; }
  .xz7411d.eqt2 .wtk4652 .whog { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .xz7411d.eqt2 .ou3dnjr { order: 2; padding: 12px 16px; }
  .xz7411d.eqt2 .wtk4652 .s3sjs3 { order: 3; padding: 0 24px; margin: 0 auto; }
  .xz7411d.eqt2 .wtk4652 .s57i { order: 4; align-self: center; margin: 8px 0 32px; }
}
.duemjde { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.mqsxhpm { width: 100%; height: auto; display: block; border-radius: 10px; }
.b3ij .duemjde        { border-radius: 16px; }
.b3ij .mqsxhpm  { border-radius: 16px; }
.x8dhelu8 .duemjde         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.x8dhelu8 .mqsxhpm   { border-radius: 8px; }
.r9f70rqz { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.mu5ll8 { width: 100%; padding: 32px 0; position: relative; }
.upnii7j { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.m9rmj0 .mu5ll8:nth-child(even) { background: var(--bg-surface); }
.m9rmj0 .mu5ll8:nth-child(odd)  { background: var(--bg-page); }
.cyl0s1ns .mu5ll8:nth-child(even) { background: var(--bg-card); }
.cyl0s1ns .mu5ll8:nth-child(odd)  { background: var(--bg-page); }
.m9rmj0 .mu5ll8:nth-child(odd)  .upnii7j { background: var(--bg-card); border-radius: 6px; }
.m9rmj0 .mu5ll8:nth-child(even) .upnii7j { background: var(--bg-raised); border-radius: 6px; }
.cyl0s1ns .mu5ll8:nth-child(odd)  .upnii7j { background: var(--bg-card); border-radius: 6px; }
.cyl0s1ns .mu5ll8:nth-child(even) .upnii7j { background: var(--bg-raised); border-radius: 6px; }
.m9rmj0 .mu5ll8:nth-child(even) .e227hk .wdke,
.cyl0s1ns .mu5ll8:nth-child(even) .e227hk .wdke { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.m9rmj0 .mu5ll8:nth-child(odd) .e227hk .wdke,
.cyl0s1ns .mu5ll8:nth-child(odd) .e227hk .wdke { background: var(--bg-card-inner); }
.m9rmj0 .mu5ll8:nth-child(even) .qzxnqgf .wdke:nth-child(odd),
.cyl0s1ns .mu5ll8:nth-child(even) .qzxnqgf .wdke:nth-child(odd)  { background: var(--bg-card); }
.m9rmj0 .mu5ll8:nth-child(even) .qzxnqgf .wdke:nth-child(even),
.cyl0s1ns .mu5ll8:nth-child(even) .qzxnqgf .wdke:nth-child(even) { background: var(--bg-card-inner); }
h1.k3a3meg { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.k3a3meg {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.ts2ob { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.k037p0y h2.k3a3meg {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.eh8j6a h2.k3a3meg {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.j2yvev h2.k3a3meg {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.y3s1 h2.k3a3meg::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.w57of037 h2.k3a3meg {
  color: var(--text-primary); font-size: 1.7rem;
}
.a2eck h2.k3a3meg::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.h7i1ob8 h2.k3a3meg {
  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) { .x0ah0tz { display: none; } }
.uu0ucmj { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.wryo6 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.yelce {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.mmgunr { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.p59oyvc { padding-left: 20px; }
.p59oyvc li { margin-bottom: 6px; }
.p59oyvc a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.p59oyvc a:hover { color: var(--accent-light); }
.jfqat4 .mmgunr { display: none; }
.rvk7f .mmgunr { display: none; }
.rvk7f .p59oyvc { padding-left: 0; list-style: none; }
.rvk7f .p59oyvc li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.rvk7f .p59oyvc a { font-size: 0.92rem; }
.evzlyy .yelce { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.evzlyy .mmgunr { display: none; }
.evzlyy .p59oyvc { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.evzlyy .p59oyvc li { margin-bottom: 0; }
.evzlyy .p59oyvc 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;
}
.evzlyy .p59oyvc a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.jm14 .yelce { padding: 20px 20px 16px; }
.jm14 .p59oyvc {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.jm14 .p59oyvc li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.jm14 .p59oyvc 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;
}
.jm14 .p59oyvc 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;
}
.jm14 .p59oyvc a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.jm14 .p59oyvc a:focus,
.jm14 .p59oyvc a:focus-visible,
.jm14 .p59oyvc a:target { outline: none; }
.jm14 .p59oyvc li:target a { border-color: var(--border); color: var(--text-muted); }
.t3mggku6 .yelce { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.t3mggku6 .mmgunr { display: none; }
.t3mggku6 .p59oyvc { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.t3mggku6 .p59oyvc li { counter-increment: toc-n; margin-bottom: 0; }
.t3mggku6 .p59oyvc 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;
}
.t3mggku6 .p59oyvc 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;
}
.t3mggku6 .p59oyvc a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.djs2a0u .yelce { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.djs2a0u .mmgunr { display: none; }
.djs2a0u .p59oyvc { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.djs2a0u .p59oyvc li { margin-bottom: 0; }
.djs2a0u .p59oyvc 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;
}
.djs2a0u .p59oyvc a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.o790 .yelce { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.o790 .mmgunr { display: none; }
.o790 .p59oyvc { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.o790 .p59oyvc li { margin-bottom: 0; }
.o790 .p59oyvc li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.o790 .p59oyvc li:last-child::after { content: ""; margin-right: 0; }
.o790 .p59oyvc a { font-size: 0.9rem; }
.wdke { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.e227hk .wdke { background: var(--bg-card); }
.qzxnqgf .wdke:nth-child(odd)  { background: var(--bg-card); }
.qzxnqgf .wdke:nth-child(even) { background: var(--bg-raised); }
.q3us17gw .wdke {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.q3us17gw .wdke:last-child { border-bottom: none; }
.q3us17gw h3.ts2ob { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.b7yw1fo .wdke {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.b7yw1fo .wdke + .wdke { margin-top: 4px; }
.zbetpzs .wdke { background: none; border-radius: 0; padding: 12px 0; }
.zbetpzs .wdke + .wdke { border-top: 1px solid var(--border-section); }
.cf51yog { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.jkb5o { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.pksuo2 { color: var(--text-body); margin-bottom: 10px; }
.f7sgiby, .sl79g0l { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.f7sgiby li, .sl79g0l li { margin-bottom: 6px; }
.sl79g0l li { list-style: decimal; }
.p610ny     .f7sgiby { list-style-type: "● "; }
.o6a00  .f7sgiby { list-style-type: "■ "; }
.yuzq3 .f7sgiby { list-style-type: "◆ "; }
.qvomhm    .f7sgiby { list-style-type: "★ "; }
.p610ny     .ffp9pi { list-style-type: "● "; }
.o6a00  .ffp9pi { list-style-type: "■ "; }
.yuzq3 .ffp9pi { list-style-type: "◆ "; }
.qvomhm    .ffp9pi { list-style-type: "★ "; }
.p610ny    .f7sgiby li::marker, .p610ny    .ffp9pi li::marker,
.o6a00 .f7sgiby li::marker, .o6a00 .ffp9pi li::marker,
.yuzq3 .f7sgiby li::marker, .yuzq3 .ffp9pi li::marker,
.qvomhm   .f7sgiby li::marker, .qvomhm   .ffp9pi li::marker {
  color: var(--cta); font-size: 1em;
}
.p610ny .sl79g0l,
.o6a00 .sl79g0l,
.yuzq3 .sl79g0l,
.qvomhm .sl79g0l {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.p610ny .sl79g0l li,
.o6a00 .sl79g0l li,
.yuzq3 .sl79g0l li,
.qvomhm .sl79g0l li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.p610ny .sl79g0l li::before,
.o6a00 .sl79g0l li::before,
.yuzq3 .sl79g0l li::before,
.qvomhm .sl79g0l 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;
}
.p610ny     .sl79g0l li::before { border-radius: 50%; }
.o6a00  .sl79g0l li::before { border-radius: 3px; }
.yuzq3 .sl79g0l li::before { border-radius: 3px; }
.qvomhm    .sl79g0l li::before { border-radius: 50%; }
.au1fwcgj { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.mvaul .au1fwcgj,
.jlytofq .au1fwcgj { background: transparent; border: none; border-radius: 0; }
.rdj50 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.rdj50 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.rdj50 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.rdj50 tr:hover td { background: var(--bg-hover); }
.hqp9 .rdj50 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.qe39ak5 .rdj50 { border: 1px solid var(--border-alt); }
.qe39ak5 .rdj50 th,
.qe39ak5 .rdj50 td { border: 1px solid var(--border-alt); }
.yfhugxcs .rdj50 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.yfhugxcs .rdj50 td { border-bottom: none; }
.yfhugxcs .rdj50 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.tskm87 .rdj50 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.kebc .au1fwcgj {
  overflow: hidden;
}
.kebc .rdj50 th { border-bottom: 1px solid var(--border-alt); }
.kebc .rdj50 tr:last-child td { border-bottom: none; }
.rui9yci7 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.wd4w { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.w5n9 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.t0si9 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.jv32pd { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.ffp9pi { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.ffp9pi 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%}
.ishtfzy4 .t0si9 { background: transparent; text-align: center; }
.s1ly .w5n9 {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.jnae .w5n9 {
  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);
}
.w1ingg .wd4w { display: grid; grid-template-columns: auto 1fr; }
.w1ingg .w5n9 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.w1ingg .t0si9 { grid-column: 2; }
.w1ingg .jv32pd,
.w1ingg .ffp9pi { grid-column: 1 / -1; }
.kbnysfi .wd4w { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.kbnysfi .w5n9 {
  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);
}
.kbnysfi .t0si9 { grid-column: 2; }
.kbnysfi .jv32pd,
.kbnysfi .ffp9pi { grid-column: 1 / -1; }
.v3273 .wd4w { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.v3273 .t0si9 { background: none; color: var(--accent-light); font-weight: 700; }
.cxmgvjk .wd4w { 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); }
.cxmgvjk .t0si9 { background: none; color: var(--accent-light); font-weight: 700; }
.p4xa .wd4w { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.p4xa .wd4w:last-child { border-bottom: none; }
.p4xa .t0si9 { background: none; color: var(--accent-light); font-weight: 700; }
.pwstp .wd4w { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.pwstp .t0si9 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.b7802s .rui9yci7 { counter-reset: card-n; }
.b7802s .wd4w  { counter-increment: card-n; }
.b7802s .t0si9 { display: flex; align-items: center; gap: 10px; }
.b7802s .t0si9::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;
}
.ynrd35 .wd4w { background: var(--bg-surface); border: 1px solid var(--border); }
.ynrd35 .t0si9 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.xlie { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.xlie         { --cl-hue: var(--accent); }
.i3j2d8xb     { --cl-hue: #16a34a; }
.cn0nr4 { --cl-hue: #ea580c; }
.zi7w7mqm    { --cl-hue: #2563eb; }
.i3j2d8xb, .cn0nr4, .zi7w7mqm, .tidv4iy {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.scl5mb { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.scl5mb::before { color: var(--cl-hue); }
.xlie strong { color: var(--text-primary); font-size: 0.95rem; }
.xlie p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.xtzh9 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.nj8pbv, .gzoz34s { border-radius: 8px; padding: 14px; }
.nj8pbv { background: var(--bg-pros); }
.gzoz34s { background: var(--bg-cons); }
.rmcjok2x { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.nj8pbv .rmcjok2x { color: var(--c-pros-label); }
.gzoz34s .rmcjok2x { color: #f87171; }
.nj8pbv ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.gzoz34s ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.mqsxhpm { width: 100%; height: auto; border-radius: 10px; display: block; }
.z7t8li {
  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;
}
.z7t8li:hover { opacity: 0.85; }
.hlufj .z7t8li  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.hlufj .z7t8li:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.akzu5o .z7t8li  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.akzu5o .z7t8li:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.hlufj .foz64pol.z7t8li, .akzu5o .foz64pol.z7t8li,
.hlufj .fwn2rof .z7t8li, .akzu5o .fwn2rof .z7t8li {
  background: var(--cta); border: none; color: #fff;
}
.hlufj .foz64pol.z7t8li:hover, .akzu5o .foz64pol.z7t8li:hover,
.hlufj .fwn2rof .z7t8li:hover, .akzu5o .fwn2rof .z7t8li:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.b0bxh859 .s57i { border-radius: 50px; }
.b0bxh859 .z7t8li  { border-radius: 50px; }
.sdba0 .s57i,
.sdba0 .z7t8li { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.sdba0 .s57i:hover,
.sdba0 .z7t8li:hover { filter: brightness(1.08); opacity: 1; }
.ki90wh5b .s57i,
.ki90wh5b .z7t8li { box-shadow: 0 3px 14px -2px var(--cta); }
.ki90wh5b .s57i:hover,
.ki90wh5b .z7t8li:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.g7drlbjh .s57i,
.g7drlbjh .z7t8li { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.g7drlbjh .s57i:hover,
.g7drlbjh .z7t8li:hover { opacity: 1; }
.g7drlbjh .s57i:active,
.g7drlbjh .z7t8li:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.s6huoc8 .s57i,
.s6huoc8 .z7t8li { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.s6huoc8 .s57i:hover,
.s6huoc8 .z7t8li:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.s6huoc8 .s57i:active,
.s6huoc8 .z7t8li:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.opinl .s57i,
.opinl .z7t8li { position: relative; overflow: hidden; }
.opinl .s57i::before,
.opinl .z7t8li::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;
}
.opinl .s57i:hover::before,
.opinl .z7t8li:hover::before { left: 135%; }
.jrn9vfa .s57i,
.jrn9vfa .z7t8li { border-radius: 0; }
.hn9j5g4 .s57i { padding-left: 22px; padding-right: 22px; }
.hn9j5g4 .z7t8li  { padding-left: 12px; padding-right: 12px; }
.jlsxz9 .s57i { padding-left: 44px; padding-right: 44px; }
.jlsxz9 .z7t8li  { padding-left: 24px; padding-right: 24px; }
.ipns .s57i { padding-left: 56px; padding-right: 56px; }
.ipns .z7t8li  { padding-left: 32px; padding-right: 32px; }
.c3d81   .s57i::after, .c3d81   .z7t8li::after,
.xzzkrn .s57i::after, .xzzkrn .z7t8li::after,
.jdbvzq    .s57i::after, .jdbvzq    .z7t8li::after,
.xaoqgi    .s57i::after, .xaoqgi    .z7t8li::after,
.of4xwtd    .s57i::after, .of4xwtd    .z7t8li::after,
.a9dui     .s57i::after, .a9dui     .z7t8li::after,
.dxjrpi    .s57i::after, .dxjrpi    .z7t8li::after,
.j39a0603   .s57i::after, .j39a0603   .z7t8li::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;
}
.c3d81 .s57i::after, .c3d81 .z7t8li::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");
}
.xzzkrn .s57i::after, .xzzkrn .z7t8li::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");
}
.jdbvzq .s57i::after, .jdbvzq .z7t8li::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");
}
.xaoqgi .s57i::after, .xaoqgi .z7t8li::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");
}
.of4xwtd .s57i::after, .of4xwtd .z7t8li::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");
}
.a9dui .s57i::after, .a9dui .z7t8li::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");
}
.dxjrpi .s57i::after, .dxjrpi .z7t8li::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");
}
.j39a0603 .s57i::after, .j39a0603 .z7t8li::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");
}
.ll2n2ri   .mbmzqyc::after, .ll2n2ri   .qv0txv1::after,
.c8gxwpt .mbmzqyc::after, .c8gxwpt .qv0txv1::after,
.q7ctz0    .mbmzqyc::after, .q7ctz0    .qv0txv1::after,
.s2pep    .mbmzqyc::after, .s2pep    .qv0txv1::after,
.u98y    .mbmzqyc::after, .u98y    .qv0txv1::after,
.vv0lmn     .mbmzqyc::after, .vv0lmn     .qv0txv1::after,
.eip55e    .mbmzqyc::after, .eip55e    .qv0txv1::after,
.g6z3   .mbmzqyc::after, .g6z3   .qv0txv1::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;
}
.ll2n2ri .mbmzqyc::after, .ll2n2ri .qv0txv1::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");
}
.c8gxwpt .mbmzqyc::after, .c8gxwpt .qv0txv1::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");
}
.q7ctz0 .mbmzqyc::after, .q7ctz0 .qv0txv1::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");
}
.s2pep .mbmzqyc::after, .s2pep .qv0txv1::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");
}
.u98y .mbmzqyc::after, .u98y .qv0txv1::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");
}
.vv0lmn .mbmzqyc::after, .vv0lmn .qv0txv1::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");
}
.eip55e .mbmzqyc::after, .eip55e .qv0txv1::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");
}
.g6z3 .mbmzqyc::after, .g6z3 .qv0txv1::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");
}
.wbra2w0y {
  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;
}
.xkt7yy {
  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;
}
.xkt7yy > * { min-width: 0; }
.xkt7yy:hover { background: var(--bg-hover); }
.xkt7yy > [itemprop="item"] { display: contents; }
.xkt7yy [itemprop="itemReviewed"],
.xkt7yy [itemprop="reviewRating"] { display: none; }
.xkt7yy::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;
}
.zy2eamk5 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.c7t51gty {
  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;
}
.wsgmb { max-height: 52px; max-width: 110px; object-fit: contain; }
.t5c4s8 {
  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;
}
.kyax .c7t51gty    { background: #1a1a1a; }
.xhmi .c7t51gty   { background: rgba(128,128,128,.12); }
.ywr9 .c7t51gty { background: var(--bg-raised); }
.roon .c7t51gty    { background: transparent; padding: 0; }
.ari5dffw {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.b9mpo { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.fysb4n5 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.c81h {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.sjgt1vt7 {
  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;
}
.dz7j3t6q {
  
  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%;
}
.lquv7dp {
  
  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;
}
.foz64pol {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.foz64pol.z7t8li {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .xkt7yy {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .xkt7yy::before    { grid-area: rank;   }
  .zy2eamk5           { grid-area: ident;  }
  .ari5dffw     { grid-area: rating; min-width: 0; width: auto; }
  .c81h           { grid-area: pills;  }
  .foz64pol             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .xkt7yy {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .xkt7yy::before    { justify-self: center; }
  .zy2eamk5           { width: 100%; }
  .ari5dffw     { justify-self: center; }
  .c81h           { grid-template-columns: 1fr; }
}
.rqgzqw3u {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.i2dx {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.xnbh {
  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;
}
.xnbh img { max-width: 80px; max-height: 50px; object-fit: contain; }
.scj1 { flex: 1; }
.scj1 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.dmd33ja8 { color: var(--c-stars); font-size: 1.1rem; }
.tsjc209g { margin-bottom: 8px; }
.c50usfn {
  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);
}
.c50usfn > span { color: var(--accent); font-weight: 700; }
.r2mk78iq em, .ds5nynpc em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .c50usfn { padding: 10px 16px; gap: 6px 16px; } }
.fwn2rof { flex-shrink: 0; align-self: flex-start; }
.fwn2rof .z7t8li { white-space: nowrap; }
@media (max-width: 560px) {
  .i2dx { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .xnbh { order: 1; }
  .fwn2rof { order: 2; margin-left: auto; align-self: center; }
  .scj1 { order: 3; flex: 1 1 100%; min-width: 0; }
}
.g26ln00 img.byhe4ro { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.mvaul { padding: 20px 24px; }
.gmwdc { color: var(--text-muted); margin-bottom: 16px; }
.ibha2wf { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.dirun, .m5q7lc { list-style: none; font-size: 0.9rem; }
.dirun li { color: var(--c-pros); margin-bottom: 4px; }
.m5q7lc li { color: var(--c-cons); margin-bottom: 4px; }
.dirun li::before { content: "✓"; margin-right: 5px; }
.m5q7lc li::before { content: "✗"; margin-right: 5px; }
.sxf0q .dirun li::before { content: "→"; }
.sxf0q .m5q7lc li::before { content: "–"; }
.zf7hq  .dirun li::before { content: "★"; }
.zf7hq  .m5q7lc li::before { content: "✕"; }
.u5jawz4    .dirun li::before { content: "◆"; }
.u5jawz4    .m5q7lc li::before { content: "▲"; }
.m8wcf376  .dirun li::before { content: "▶"; }
.m8wcf376  .m5q7lc li::before { content: "■"; }
.ydpvk3 { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.ud1ze1tt { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.pnvw4 { background: var(--bg-pros); color: var(--c-tag-pay); }
.d44ggh { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.bza4 .d44ggh { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.uy0y .d44ggh { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .rpu5y .jizxe62 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .rpu5y .rqgzqw3u { margin: 0; }
}
.cfm7p .i2dx { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.cfm7p .scj1 h3 { color: var(--accent-light); }
.cfm7p .xnbh { background: var(--bg-page); border: 1px solid var(--border); }
.gndkf .rqgzqw3u { border-top: 4px solid var(--accent); }
.gndkf .i2dx { background: var(--bg-card); }
.wc6csb2 .rqgzqw3u { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.wc6csb2 .i2dx { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.wc6csb2 .mvaul { padding: 14px 16px; }
.wc6csb2 .xnbh { border-radius: 4px; }
.wc6csb2 .d44ggh { border-radius: 0; }
.twjaou .i2dx { padding: 0; gap: 0; overflow: hidden; }
.twjaou .xnbh { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.twjaou .scj1 { padding: 16px 20px; }
.twjaou .fwn2rof { padding: 16px 20px; align-self: center; }
.v2fp93zo .dmd33ja8 { font-size: .95rem; }
.jlytofq .xtzh9 { gap: 10px; }
.jlytofq .nj8pbv, .jlytofq .gzoz34s { padding: 12px; }
.jlytofq .nj8pbv ul, .jlytofq .gzoz34s ul { margin: 4px 0 0; padding-left: 18px; }
.jlytofq .nj8pbv li, .jlytofq .gzoz34s li { font-size: .85rem; margin-bottom: 3px; }
.hcwgo1 .ud1ze1tt { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .r4ofnm { grid-template-columns: 1fr; }
  .dtt4g9n { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .dtt4g9n .urfzi02 { width: 72px; height: 50px; }
  .dtt4g9n .vmmxgln { max-width: 180px; }
  .dtt4g9n .r427fr { width: auto; }
}
.pr4j38 .v2fp93zo .dmd33ja8 { filter: brightness(1.2); }
@media (max-width: 720px) {
  .pr4j38 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .k77o { padding: 16px; }
  .aud005p .uz17 { min-width: 50%; }
}
.x5sjhdh3 .xtzh9 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .jgwi { grid-template-columns: 1fr; }
  .z26pfqr { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .dirgch { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .dsxlvde { flex-wrap: wrap; padding: 16px; }
}
.r7i9g .xtzh9 { gap: 8px; }
.r7i9g .nj8pbv, .r7i9g .gzoz34s { padding: 8px; }
@media (max-width: 480px) {
  .rpp3m4 { flex-direction: column; align-items: stretch; }
}
.ck5me .r427fr .z7t8li { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .pp2dq7 { flex-direction: column; align-items: stretch; gap: 10px; }
  .ck5me .r427fr { text-align: center; }
}
@media (max-width: 720px) {
  .qca2g0 { grid-template-columns: 1fr; }
  .a2zzua { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .p0ami { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.fbq7r .wszkj { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.npxlxpyg .dmd33ja8 { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .f0wb { grid-template-columns: 1fr; }
  .npxlxpyg { width: 100px; height: 100px; margin: 16px auto; }
  .fbq7r { font-size: 1.4rem; }
  .jyyi { justify-content: center; }
  .s5yvs .uz17 { min-width: 50%; }
}
.q2x1 .xtzh9 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .pih7 { flex-wrap: wrap; padding: 14px 16px; }
  .qoihmn { padding: 12px 16px; }
  .q2x1 .xtzh9 { margin: 0 16px; }
  .q2x1 .hcwgo1 { padding: 0 16px; }
  .k8vbke { padding: 12px 16px; }
}
.iqqi .xkt7yy {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.iqqi .xkt7yy:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.lskzalxd .wbra2w0y { gap: 18px; }
.lskzalxd .xkt7yy {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.lskzalxd .xkt7yy:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.orc6 .wbra2w0y {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.orc6 .xkt7yy {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.orc6 .xkt7yy:last-child { border-bottom: none; }
.orc6 .zy2eamk5,
.orc6 .ari5dffw,
.orc6 .c81h {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.qx80rsg .wbra2w0y { gap: 0; }
.qx80rsg .xkt7yy {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.qx80rsg .xkt7yy:last-child { border-bottom: none; }
.qx80rsg .xkt7yy:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.qx80rsg .xkt7yy:nth-child(even):hover { background: var(--bg-hover); }
.o8xtkfk .xkt7yy {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.y52u .c81h .sjgt1vt7 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.y52u .c81h .sjgt1vt7:first-child { border-left: none; }
.j8urb1 .c81h .sjgt1vt7 {
  background: transparent; padding: 4px 8px;
}
.j8urb1 .c81h .dz7j3t6q { font-size: .65rem; opacity: .65; }
.j8urb1 .c81h .lquv7dp   { font-size: 1.15rem; color: var(--accent-light); }
.r7or2pcx .c81h .sjgt1vt7 {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.fysb4n5 { display: none; }
.inc5zup .b9mpo { font-size: 1rem; letter-spacing: 2px; }
.eboze4ay .b9mpo {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.fm0phbj .b9mpo,
.l8y7bt8s .b9mpo,
.njd8 .b9mpo { display: none; }
.fm0phbj .fysb4n5,
.l8y7bt8s .fysb4n5,
.njd8 .fysb4n5 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.fm0phbj .fysb4n5 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.fm0phbj .fysb4n5 small { display: none; }
.l8y7bt8s .fysb4n5 {
  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;
}
.l8y7bt8s .fysb4n5 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.njd8 .fysb4n5 {
  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;
}
.njd8 .fysb4n5 small { display: none; }
.fm0phbj .tsjc209g .dmd33ja8,
.l8y7bt8s .tsjc209g .dmd33ja8,
.njd8 .tsjc209g .dmd33ja8 { display: none; }
.fm0phbj .tsjc209g strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.fm0phbj .wszkj { display: none; }
.l8y7bt8s .tsjc209g 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;
}
.l8y7bt8s .l5am,
.l8y7bt8s .wszkj { font-size: 1em; }
.njd8 .tsjc209g strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.njd8 .wszkj { display: none; }
.hz7qz { margin: 16px 0; }
.zq31uhk { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.zq31uhk summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.zq31uhk summary::after { content: "+"; color: var(--accent-light); }
.zq31uhk[open] summary::after { content: "−"; }
.zq31uhk p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.mu5ll8 { margin-bottom: 0; }
.bn5y6m h2.k3a3meg { color: var(--text-primary); border-color: var(--accent-light); }
.meu78ds h2.k3a3meg { color: var(--text-primary); border-color: var(--accent-light); }
.f13bqpb7 .i3j2d8xb     { background: #052e16; border-color: #10b981; }
.f13bqpb7 .cn0nr4 { background: #2d0a1e; border-color: #f43f5e; }
.f13bqpb7 .zi7w7mqm    { background: #1e1036; border-color: #a855f7; }
.f13bqpb7 .xlie strong  { color: #f1f5f9; }
.f13bqpb7 .xlie p       { color: #cbd5e1; }
.f13bqpb7 .lwxc5te    .i3j2d8xb     .scl5mb::before,
.f13bqpb7 .g7am  .i3j2d8xb     .scl5mb::before,
.f13bqpb7 .kmj55r24  .i3j2d8xb     .scl5mb::before,
.f13bqpb7 .nsfe1fq2 .i3j2d8xb     .scl5mb::before { color: #10b981; }
.f13bqpb7 .lwxc5te    .cn0nr4 .scl5mb::before,
.f13bqpb7 .g7am  .cn0nr4 .scl5mb::before,
.f13bqpb7 .kmj55r24  .cn0nr4 .scl5mb::before,
.f13bqpb7 .nsfe1fq2 .cn0nr4 .scl5mb::before { color: #f43f5e; }
.f13bqpb7 .lwxc5te    .zi7w7mqm    .scl5mb::before,
.f13bqpb7 .g7am  .zi7w7mqm    .scl5mb::before,
.f13bqpb7 .kmj55r24  .zi7w7mqm    .scl5mb::before,
.f13bqpb7 .nsfe1fq2 .zi7w7mqm    .scl5mb::before { color: #a855f7; }
.zqgt .i3j2d8xb     { background: #2d2000; border-color: #eab308; }
.zqgt .cn0nr4 { background: #2d0b0b; border-color: #ef4444; }
.zqgt .zi7w7mqm    { background: #2d1600; border-color: #f97316; }
.zqgt .xlie strong  { color: #f1f5f9; }
.zqgt .xlie p       { color: #cbd5e1; }
.zqgt .lwxc5te    .i3j2d8xb     .scl5mb::before,
.zqgt .g7am  .i3j2d8xb     .scl5mb::before,
.zqgt .kmj55r24  .i3j2d8xb     .scl5mb::before,
.zqgt .nsfe1fq2 .i3j2d8xb     .scl5mb::before { color: #eab308; }
.zqgt .lwxc5te    .cn0nr4 .scl5mb::before,
.zqgt .g7am  .cn0nr4 .scl5mb::before,
.zqgt .kmj55r24  .cn0nr4 .scl5mb::before,
.zqgt .nsfe1fq2 .cn0nr4 .scl5mb::before { color: #ef4444; }
.zqgt .lwxc5te    .zi7w7mqm    .scl5mb::before,
.zqgt .g7am  .zi7w7mqm    .scl5mb::before,
.zqgt .kmj55r24  .zi7w7mqm    .scl5mb::before,
.zqgt .nsfe1fq2 .zi7w7mqm    .scl5mb::before { color: #f97316; }
.l6q5k8b .i3j2d8xb     { background: #0c1a2e; border-color: #38bdf8; }
.l6q5k8b .cn0nr4 { background: #12103a; border-color: #818cf8; }
.l6q5k8b .zi7w7mqm    { background: #0a2020; border-color: #2dd4bf; }
.l6q5k8b .xlie strong  { color: #f1f5f9; }
.l6q5k8b .xlie p       { color: #cbd5e1; }
.l6q5k8b .lwxc5te    .i3j2d8xb     .scl5mb::before,
.l6q5k8b .g7am  .i3j2d8xb     .scl5mb::before,
.l6q5k8b .kmj55r24  .i3j2d8xb     .scl5mb::before,
.l6q5k8b .nsfe1fq2 .i3j2d8xb     .scl5mb::before { color: #38bdf8; }
.l6q5k8b .lwxc5te    .cn0nr4 .scl5mb::before,
.l6q5k8b .g7am  .cn0nr4 .scl5mb::before,
.l6q5k8b .kmj55r24  .cn0nr4 .scl5mb::before,
.l6q5k8b .nsfe1fq2 .cn0nr4 .scl5mb::before { color: #818cf8; }
.l6q5k8b .lwxc5te    .zi7w7mqm    .scl5mb::before,
.l6q5k8b .g7am  .zi7w7mqm    .scl5mb::before,
.l6q5k8b .kmj55r24  .zi7w7mqm    .scl5mb::before,
.l6q5k8b .nsfe1fq2 .zi7w7mqm    .scl5mb::before { color: #2dd4bf; }
.hghfvzt::before,
.l5ymg8w::before { margin-right: 5px; }
.r9i3vmf .nj8pbv ul li,
.r9i3vmf .dirun li         { color: #4ade80; }
.r9i3vmf .nj8pbv .hghfvzt { color: #22c55e; }
.r9i3vmf .gzoz34s ul li,
.r9i3vmf .m5q7lc li         { color: #f87171; }
.r9i3vmf .gzoz34s .l5ymg8w { color: #ef4444; }
.zdgzlh .nj8pbv { background: var(--bg-pros); }
.zdgzlh .gzoz34s { background: var(--bg-cons); }
.zdgzlh .nj8pbv .hghfvzt { color: var(--c-pros-label); }
.zdgzlh .gzoz34s .l5ymg8w { color: var(--c-cons); }
.zdgzlh .nj8pbv ul li,
.zdgzlh .dirun li            { color: var(--c-pros); }
.zdgzlh .gzoz34s ul li,
.zdgzlh .m5q7lc li            { color: var(--c-cons); }
.omh4og .nj8pbv { background: var(--bg-pros); }
.omh4og .gzoz34s { background: var(--bg-cons); }
.omh4og .nj8pbv .hghfvzt { color: var(--c-pros-label); }
.omh4og .gzoz34s .l5ymg8w { color: var(--c-cons); }
.omh4og .nj8pbv ul li,
.omh4og .dirun li          { color: var(--c-pros); }
.omh4og .gzoz34s ul li,
.omh4og .m5q7lc li          { color: var(--c-cons); }
.r37kgvty .hghfvzt::before { content: "✓ "; }
.r37kgvty .l5ymg8w::before { content: "✗ "; }
.sxf0q .hghfvzt::before { content: "→ "; }
.sxf0q .l5ymg8w::before { content: "← "; }
.zf7hq .hghfvzt::before { content: "★ "; }
.zf7hq .l5ymg8w::before { content: "✕ "; }
.u5jawz4 .hghfvzt::before { content: "◆ "; }
.u5jawz4 .l5ymg8w::before { content: "▲ "; }
.uy0y .xlie { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.uy0y .xlie strong { color: var(--text-primary); }
.uy0y .xlie p      { color: var(--text-muted); }
.bza4 .xlie { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.gyzr .xlie {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.gyzr .xlie strong,
.gyzr .xlie p { color: #fff; }
.gyzr .scl5mb::before { color: rgba(255,255,255,0.9) !important; }
.unzem0 .xlie {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.unzem0 .xlie strong { color: var(--text-primary); }
.unzem0 .xlie p      { color: var(--text-muted); }
.v9htcu6e .xlie { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.lwxc5te .scl5mb,
.g7am .scl5mb,
.kmj55r24 .scl5mb,
.nsfe1fq2 .scl5mb { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.lwxc5te .scl5mb::before,
.g7am .scl5mb::before,
.kmj55r24 .scl5mb::before,
.nsfe1fq2 .scl5mb::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.lwxc5te .i3j2d8xb     .scl5mb::before { content: "✦"; color: var(--c-tip-border); }
.lwxc5te .cn0nr4 .scl5mb::before { content: "▲"; color: var(--c-warn-border); }
.lwxc5te .zi7w7mqm    .scl5mb::before { content: "◉"; color: #60a5fa; }
.g7am .i3j2d8xb     .scl5mb::before { content: "★"; color: var(--c-tip-border); }
.g7am .cn0nr4 .scl5mb::before { content: "◆"; color: var(--c-warn-border); }
.g7am .zi7w7mqm    .scl5mb::before { content: "●"; color: #60a5fa; }
.kmj55r24 .i3j2d8xb     .scl5mb::before { content: "▶"; color: var(--c-tip-border); }
.kmj55r24 .cn0nr4 .scl5mb::before { content: "■"; color: var(--c-warn-border); }
.kmj55r24 .zi7w7mqm    .scl5mb::before { content: "▸"; color: #60a5fa; }
.nsfe1fq2 .i3j2d8xb     .scl5mb::before { content: "→"; color: var(--c-tip-border); }
.nsfe1fq2 .cn0nr4 .scl5mb::before { content: "⬥"; color: var(--c-warn-border); }
.nsfe1fq2 .zi7w7mqm    .scl5mb::before { content: "◈"; color: #60a5fa; }
.w2v7p .e227hk .wdke,
.w2v7p .qzxnqgf .wdke  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.w2v7p .wd4w                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.w2v7p .xkt7yy                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.w2v7p .rqgzqw3u            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.w2v7p .au1fwcgj          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.w2v7p .yelce                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.s5dn .e227hk .wdke,
.s5dn .qzxnqgf .wdke,
.s5dn .wd4w,
.s5dn .xkt7yy,
.s5dn .rqgzqw3u,
.s5dn .au1fwcgj,
.s5dn .yelce,
.s5dn .v9htcu6e .xlie { box-shadow: none; }
.ezmr   .pksuo2, .ezmr .cf51yog, .ezmr .jkb5o,
.ezmr   .uu0ucmj, .ezmr .wryo6 { font-size: 0.9rem; }
.ezmr   .f7sgiby, .ezmr .sl79g0l { font-size: 0.9rem; }
.jo1atpnl   .pksuo2, .jo1atpnl .cf51yog, .jo1atpnl .jkb5o,
.jo1atpnl   .uu0ucmj, .jo1atpnl .wryo6 { font-size: 0.95rem; }
.jo1atpnl   .f7sgiby, .jo1atpnl .sl79g0l { font-size: 0.95rem; }
.djzb   .pksuo2, .djzb .cf51yog, .djzb .jkb5o,
.djzb   .uu0ucmj, .djzb .wryo6 { font-size: 1.08rem; }
.djzb   .f7sgiby, .djzb .sl79g0l { font-size: 1.05rem; }
.djzb   .rdj50 { font-size: 0.97rem; }
.qcym5p3 .whog      { font-size: 3.2rem; }
.qcym5p3 h2.k3a3meg { font-size: 1.9rem; }
.qcym5p3 h3.ts2ob     { font-size: 1.4rem; }
.yceyctot .whog      { font-size: 3.8rem; }
.yceyctot h2.k3a3meg { font-size: 2.2rem; }
.yceyctot h3.ts2ob     { font-size: 1.6rem; }
.mu5ll8 + .mu5ll8 { position: relative; }
.fc90ehgz   .mu5ll8 + .mu5ll8::before,
.kek1zc4g  .mu5ll8 + .mu5ll8::before,
.u661nm   .mu5ll8 + .mu5ll8::before,
.tpv7k   .mu5ll8 + .mu5ll8::before,
.swoafnn   .mu5ll8 + .mu5ll8::before,
.fplpm52 .mu5ll8 + .mu5ll8::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.fc90ehgz .mu5ll8 + .mu5ll8::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.kek1zc4g .mu5ll8 + .mu5ll8::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.u661nm .mu5ll8 + .mu5ll8::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;
}
.tpv7k .mu5ll8 + .mu5ll8::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.yl8i6qsw .mu5ll8 { margin-bottom: 16px; }
.yl8i6qsw .mu5ll8 + .mu5ll8 { margin-top: 0; }
.yl8i6qsw .upnii7j { padding-top: 0; padding-bottom: 0; }
.swoafnn .mu5ll8 + .mu5ll8::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.fplpm52 .mu5ll8 + .mu5ll8::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.egha14tw .mu5ll8 + .mu5ll8::before,
.f37uuqn .mu5ll8 + .mu5ll8::before,
.t6vcp6o .mu5ll8 + .mu5ll8::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%;
}
.m9rmj0 .egha14tw .mu5ll8:nth-child(even)::before,
.m9rmj0 .f37uuqn .mu5ll8:nth-child(even)::before,
.m9rmj0 .t6vcp6o .mu5ll8:nth-child(even)::before { background: var(--bg-surface); }
.cyl0s1ns .egha14tw .mu5ll8:nth-child(even)::before,
.cyl0s1ns .f37uuqn .mu5ll8:nth-child(even)::before,
.cyl0s1ns .t6vcp6o .mu5ll8:nth-child(even)::before { background: var(--bg-card); }
.egha14tw .mu5ll8 + .mu5ll8::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");
}
.f37uuqn .mu5ll8 + .mu5ll8::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");
}
.t6vcp6o .mu5ll8 + .mu5ll8::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");
}
.u0q9n4k9 .eq3vh,
.mqoco4 .eq3vh,
.lnjr .eq3vh { overflow: hidden; }
.u0q9n4k9 .g1xct9,
.mqoco4 .g1xct9 { margin-bottom: 60px; }
.lnjr .g1xct9 { margin-bottom: 70px; }
.u0q9n4k9 .wtk4652,
.u0q9n4k9 .eq3vh::before,
.mqoco4 .eq3vh::before,
.lnjr .eq3vh::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%;
}
.u0q9n4k9 .eq3vh::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");
}
.mqoco4 .eq3vh::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");
}
.lnjr .eq3vh::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");
}
.k1emdku .eq3vh:not(.uhduwxb) .ywznr { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.bjyaeb .eq3vh:not(.uhduwxb) .ywznr { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.reoiug9  .eq3vh:not(.uhduwxb) .ywznr { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.f0v7tn9w  .eq3vh:not(.uhduwxb) .ywznr { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.f0v7tn9w .uhduwxb { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.f0v7tn9w .urvz { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.f0v7tn9w .xz7411d { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.xlo3q1r .uhduwxb .ywznr { background: none; }
.xlo3q1r .eq3vh:not(.uhduwxb) .ywznr { background: rgba(0,0,0,0.6); }
.amdso7 .duemjde { float: left; width: 38%; margin: 0 28px 16px 0; }
.amdso7 .duemjde .mqsxhpm { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.amdso7 .upnii7j::after { content: ''; display: block; clear: both; }
.yyyk8n .duemjde { float: right; width: 38%; margin: 0 0 16px 28px; }
.yyyk8n .duemjde .mqsxhpm { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.yyyk8n .upnii7j::after { content: ''; display: block; clear: both; }
.kt1hwv2m .mu5ll8:nth-child(odd)  .duemjde { float: left;  width: 38%; margin: 0 28px 16px 0; }
.kt1hwv2m .mu5ll8:nth-child(even) .duemjde { float: right; width: 38%; margin: 0 0 16px 28px; }
.kt1hwv2m .duemjde .mqsxhpm { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.kt1hwv2m .upnii7j::after { content: ''; display: block; clear: both; }
.amdso7 .rui9yci7,
.amdso7 .wbra2w0y,
.yyyk8n .rui9yci7,
.yyyk8n .wbra2w0y,
.kt1hwv2m .rui9yci7,
.kt1hwv2m .wbra2w0y { clear: both; }
@media (max-width: 900px) {
  .amdso7 .duemjde,
  .yyyk8n .duemjde,
  .kt1hwv2m .mu5ll8:nth-child(odd)  .duemjde,
  .kt1hwv2m .mu5ll8:nth-child(even) .duemjde {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .amdso7 .duemjde .mqsxhpm,
  .yyyk8n .duemjde .mqsxhpm,
  .kt1hwv2m .duemjde .mqsxhpm {
    max-height: none !important;
  }
}
.amdso7 .f7sgiby,
.amdso7 .sl79g0l,
.yyyk8n .f7sgiby,
.yyyk8n .sl79g0l,
.kt1hwv2m .f7sgiby,
.kt1hwv2m .sl79g0l { overflow: hidden; }
@media (max-width: 640px) {
  .amdso7 .duemjde,
  .yyyk8n .duemjde,
  .kt1hwv2m .duemjde { float: none; width: 100%; margin: 0 0 16px 0; }
}
.u7fpa .r9f70rqz,
.u7fpa .upnii7j,
.u7fpa .twjs2  { max-width: 1100px; }
.suanv .r9f70rqz,
.suanv .upnii7j,
.suanv .twjs2  { max-width: 1200px; }
.yplok2 .r9f70rqz,
.yplok2 .upnii7j,
.yplok2 .twjs2  { max-width: 1320px; }
.yplok2 { --content-mw: 1320px; }
.yqat { font-size: 0.82rem; color: var(--text-muted); }
.allam579 { display: flex; align-items: center; }
.m6ox {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.azgodut9 { display: flex; align-items: center; }
.dpjupvao { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.dpjupvao:hover { text-decoration: underline; }
.rv0u { margin: 0 3px; opacity: 0.45; }
.rv0u::before { content: '/'; }
.w9ehtj1 { padding: 2px 5px; color: var(--text-main); }
.gh15c .yqat {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.gh15c .allam579 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.uxol .yqat {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.uxol .allam579 { padding: 0 0 0 12px; }
.y0gzs4 .allam579 { padding: 0 16px; }
.y0gzs4 .yqat {
  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);
}
.y0gzs4 .r9f70rqz { padding-top: 28px; }
@media (max-width: 720px) {
  .wkyry5 { margin-top: 18px; padding: 0 16px; }
  .y0gzs4 .r9f70rqz { padding-top: 16px; }
}
.u7fpa.gh15c .allam579 { max-width: 1100px; }
.suanv.gh15c .allam579 { max-width: 1200px; }
.yplok2.gh15c .allam579 { max-width: 1320px; }
.yplok2 .wkyry5 { max-width: 1320px; }
.dp0d .mu5ll8 { padding-top: 16px; padding-bottom: 16px; }
.kgstvcwn .mu5ll8 { padding-top: 24px; padding-bottom: 24px; }
.dnhq5t .mu5ll8 { padding-top: 40px; padding-bottom: 40px; }
.u4wwbopk .mu5ll8 { padding-top: 52px; padding-bottom: 52px; }
.ezv4 .mu5ll8:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.ezv4 .mu5ll8:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.ezv4 .mu5ll8:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.ezv4 .mu5ll8:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.gu441b .upnii7j { padding-top: 10px;  padding-bottom: 10px; }
.dl5ah .upnii7j { padding-top: 18px;  padding-bottom: 18px; }
.h6rlid .upnii7j { padding-top: 36px;  padding-bottom: 36px; }
.gazyz .upnii7j { padding-top: 48px;  padding-bottom: 48px; }
.zcvzts h2.k3a3meg { font-weight: 600; }
.zcvzts h3.ts2ob     { font-weight: 600; }
.yg6opyz h2.k3a3meg { font-weight: 800; }
.yg6opyz h3.ts2ob     { font-weight: 700; }
.oy01rzf { font-weight: 600; }
.oy01rzf h2.k3a3meg { font-weight: 900; }
.oy01rzf h3.ts2ob     { font-weight: 800; }
.oy01rzf .xlie strong,
.oy01rzf .xlie strong { font-weight: 600; }
.mbmzqyc {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.myq2a .mbmzqyc { display: none; }
@media (max-width: 640px) {
  .mbmzqyc { display: none !important; }
}
.mbmzqyc { background: var(--cta) !important; color: #fff !important; border: none !important; }
.mbmzqyc:hover { opacity: 0.85; }
.i75epna .mbmzqyc { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.yd199 .qv0txv1 { right: 32px; }
@media (max-width: 480px) {
  .yd199 .qv0txv1 { right: 20px; bottom: 20px; }
  .xpgb  .qv0txv1 { left: 20px; bottom: 20px; }
}
.oiddwp4 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.twjs2 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.p1uf { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.bqnsm { color: var(--text-dim); font-size: 0.8rem; }
.dsc2hj2 a, .sjcs a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.dsc2hj2 a:hover, .sjcs a:hover { color: var(--accent-light); }
.sjcs { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.n24l .twjs2 { text-align: center; }
.n24l .sjcs { justify-content: center; margin-bottom: 16px; }
.n24l .p1uf { margin-top: 0; }
.mfoqrm { margin-top: 10px; }
.mfoqrm a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .twjs2 { padding-left: 16px; padding-right: 16px; }
  .ret5h1of .twjs2 { padding: 20px 16px; }
  .sjcs { gap: 4px 12px; }
  .p1uf { font-size: 0.78rem; }
}
.srpffya .p1uf { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.srpffya .bqnsm { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .srpffya .ybx06 { grid-template-columns: 1fr 1fr; } .srpffya .hbwigkp { grid-column: 1 / -1; } }
@media (max-width: 480px) { .srpffya .ybx06 { grid-template-columns: 1fr; } }
.wy1v .p1uf { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .wy1v .hqzijs { gap: 12px; } .wy1v .e5yn81ry { margin-right: 0; width: 100%; } }
.ood0vyu .p1uf { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.ood0vyu .bqnsm { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .ood0vyu .g64i1jo7 { grid-template-columns: 1fr 1fr; } .ood0vyu .wq2wiw { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ood0vyu .g64i1jo7 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .ouxkucw .eqj6fyp { grid-template-columns: 1fr 1fr; } .ouxkucw .evkk:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ouxkucw .eqj6fyp { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .p7785b .eqj6fyp { grid-template-columns: 1fr; } }
.rzi97lp .twjs2 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.rzi97lp .sjcs { justify-content: center; }
.c7dsw .aw6qdg      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.c7dsw .oiddwp4 { background: var(--bg-page); border-top-color: var(--border-alt); }
.qrkbzhai .aw6qdg      { background: #0d1117; border-bottom-color: #21262d; }
.qrkbzhai .nqxmtmz { color: var(--accent-light); }
.qrkbzhai .shlb5hh { --msep-color: #8b949e; }
.qrkbzhai .shlb5hh a { color: #8b949e; }
.qrkbzhai .shlb5hh a:hover { color: var(--accent-light); }
.qrkbzhai .ztsl8aah { color: #8b949e; }
.qrkbzhai .oiddwp4 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.qrkbzhai .p1uf,
.qrkbzhai .bqnsm { color: #6e7681; }
.qrkbzhai .dsc2hj2 a, .qrkbzhai .sjcs a,
.qrkbzhai .dsc2hj2 a:hover, .qrkbzhai .sjcs a:hover,
@media (max-width: 640px) {
  .qrkbzhai .shlb5hh { background: #0d1117; border-top-color: #21262d; }
  .qrkbzhai .shlb5hh li a { border-bottom-color: #21262d; }
}
.d6nr .aw6qdg      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.d6nr .nqxmtmz { color: var(--accent-light); }
.d6nr .shlb5hh { --msep-color: #475569; }
.d6nr .shlb5hh a { color: #475569; }
.d6nr .shlb5hh a:hover { color: var(--accent-light); }
.d6nr .ztsl8aah { color: #64748b; }
.d6nr .oiddwp4 { background: #f0f4f8; border-top-color: #cbd5e1; }
.d6nr .p1uf,
.d6nr .bqnsm { color: #64748b; }
.d6nr .dsc2hj2 a, .d6nr .sjcs a,
.d6nr .dsc2hj2 a:hover, .d6nr .sjcs a:hover,
@media (max-width: 640px) {
  .d6nr .shlb5hh { background: #f0f4f8; border-top-color: #cbd5e1; }
  .d6nr .shlb5hh li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.f3o2 .aw6qdg      { background: var(--accent); border-bottom-color: var(--accent-light); }
.f3o2 .nqxmtmz { color: #fff; }
.f3o2 .shlb5hh { --msep-color: rgba(255,255,255,0.82); }
.f3o2 .shlb5hh a { color: rgba(255,255,255,0.82); }
.f3o2 .shlb5hh a:hover { color: #fff; }
.f3o2 .ztsl8aah { color: rgba(255,255,255,0.9); }
.f3o2 .oiddwp4 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.f3o2 .p1uf,
.f3o2 .bqnsm { color: rgba(255,255,255,0.72); }
.f3o2 .dsc2hj2 a, .f3o2 .sjcs a,
.f3o2 .dsc2hj2 a:hover, .f3o2 .sjcs a:hover,
@media (max-width: 640px) {
  .f3o2 .shlb5hh { background: var(--accent); border-top-color: var(--accent-light); }
  .f3o2 .shlb5hh li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.f5jfz0 .aw6qdg {
  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);
}
.f5jfz0 .oiddwp4 {
  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) {
  .f5jfz0 .shlb5hh {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.cy03iw .r0jzk { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.u545u .r0jzk { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.e33gsimb .r0jzk { min-height: 72px; height: auto; }
.qc14 .r0jzk { min-height: 84px; height: auto; }
.ret5h1of .r0jzk { max-width: none; padding: 0 32px; }
.ret5h1of .twjs2  { max-width: none; padding: 24px 32px; }
.mx41.suanv .r0jzk { max-width: 1200px; }
.mx41.yplok2 .r0jzk { max-width: 1320px; }
.a14zzq   .nqxmtmz, .a14zzq   .e5yn81ry { text-transform: capitalize; }
.zss0gm .nqxmtmz, .zss0gm .e5yn81ry { text-transform: lowercase; }
.az1j9 .nqxmtmz, .az1j9 .e5yn81ry { text-transform: uppercase; letter-spacing: 0.06em; }
.h59go05, .ozvm83dd {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.yvrn .h59go05,
.z0cvm .h59go05,
.llrktp2w .h59go05,
.rphne .h59go05,
.mfglus2   .shlb5hh a { font-weight: 500; }
.sks54m3 .shlb5hh a { font-weight: 600; }
.kgveecl3     .shlb5hh a { font-weight: 700; }
.uatwp8s    .shlb5hh a { font-weight: 800; letter-spacing: 0.01em; }
.o8xollm5     .shlb5hh > li + li::before,
.apelwx6    .shlb5hh > li + li::before,
.qglf5xz    .shlb5hh > li + li::before,
.svtuc .shlb5hh > li + li::before,
.gdqh .shlb5hh > li + li::before,
.yfo0r9ad  .shlb5hh > li + li::before,
.ii2m8gl    .shlb5hh > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.o8xollm5     .shlb5hh > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.apelwx6    .shlb5hh > li + li::before { content: "|"; }
.qglf5xz    .shlb5hh > li + li::before { content: "—"; }
.svtuc .shlb5hh > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.gdqh .shlb5hh > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.yfo0r9ad  .shlb5hh > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ii2m8gl    .shlb5hh > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .eu5r5yy2 .ztsl8aah,
  .tskmv2js .ztsl8aah,
  .ag5zmhb .ztsl8aah,
  .tinv .ztsl8aah,
  .rw7g1 .ztsl8aah {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .eu5r5yy2 .ztsl8aah::before,
  .tskmv2js .ztsl8aah::before,
  .ag5zmhb .ztsl8aah::before,
  .tinv .ztsl8aah::before,
  .rw7g1 .ztsl8aah::before { content: ""; display: block; flex-shrink: 0; }

  
  .eu5r5yy2 .ztsl8aah::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;
  }

  
  .tskmv2js .ztsl8aah::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;
  }

  
  .ag5zmhb .ztsl8aah::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;
  }

  
  .tinv .ztsl8aah::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;
  }

  
  .rw7g1 .ztsl8aah::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) {
  .ozdc .ztsl8aah {
    padding: 5px 14px;
  }
  .ozdc .shlb5hh {
    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;
  }
  .ozdc .shlb5hh li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ozdc .shlb5hh li a:hover { background: var(--bg-raised); }
  .ozdc .jrxx7j,
  .zehn .jrxx7j,
  .w21uj .jrxx7j { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .c2x1f8ml .ztsl8aah {
    padding: 5px 10px;
  }
  .c2x1f8ml .shlb5hh {
    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);
  }
  .c2x1f8ml .shlb5hh.kvpib1 { transform: translateX(0); }
  .c2x1f8ml .shlb5hh li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .c2x1f8ml .shlb5hh li:last-child a { border-bottom: none; }
  .f3o2 .shlb5hh,
  .qrkbzhai .shlb5hh { background: var(--accent) !important; }
  .f3o2 .shlb5hh li a,
  .qrkbzhai .shlb5hh li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .w21uj .ztsl8aah {
    padding: 5px 10px;
  }
  .w21uj .shlb5hh {
    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);
  }
  .w21uj .shlb5hh::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .w21uj .shlb5hh.kvpib1 { transform: translateY(0); }
  .w21uj .shlb5hh li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .qk04t .ztsl8aah {
    padding: 5px 10px;
  }
  .qk04t .shlb5hh {
    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;
  }
  .qk04t .shlb5hh.kvpib1 { opacity: 1; pointer-events: auto; }
  .qk04t .shlb5hh li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .kvgdrf1r     .ztsl8aah { border-radius: 0 !important; }
  .u7p4o7k2   .ztsl8aah { border-radius: 8px !important; }
  .feakt .ztsl8aah { border-radius: 50% !important; }
  .yk78c   .ztsl8aah { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .q373aubi .fkv0x { flex-direction: column; align-items: stretch; }
  .q373aubi .f90jvh { flex-direction: row; min-width: auto; }
  .q373aubi .yy56xy { align-items: flex-start; text-align: left; }
}
.b0p8fdp,
.b0p8fdp.mu5ll8,
.m9rmj0 .b0p8fdp,
.kpw9 .b0p8fdp,
.cyl0s1ns .b0p8fdp,
.gxjygoz4 .b0p8fdp {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.osl9 {
  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;
}
.rs6s { flex: 1 1 280px; min-width: 0; }
.ydzksez {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.idccbe2z {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.cjno {
  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;
}
.cjno:hover { transform: translateY(-1px); opacity: 0.95; }
.cmdqrz0 .osl9 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.cmdqrz0 .ydzksez { color: var(--cta); }
.cmdqrz0 .idccbe2z { color: var(--text-body); }
.cmdqrz0 .cjno {
  background: var(--cta) !important;
  color: #fff !important;
}
.cmde .osl9 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.cmde .ydzksez { color: var(--text-primary); }
.cmde .idccbe2z { color: var(--text-body); }
.cmde .cjno {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .osl9 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .rs6s { flex: 0 0 auto; }
  .ydzksez { font-size: 1.2rem; }
  .cjno { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.mvuxt .kkv2ifwb { height: 36px; }
.rv5siwii .kkv2ifwb { height: 60px; max-width: 200px; }
.blidl .kkv2ifwb { height: 56px; max-width: 180px; }
.st1nr    .b9mpo, .st1nr    .dmd33ja8 { color: #f59e0b; }
.iv1t5      .b9mpo { font-size: 1rem; letter-spacing: 1.5px; }
.iv1t5      .dmd33ja8   { font-size: 1.35rem; }
.wou16p    .b9mpo, .wou16p    .dmd33ja8 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.n6pb9     .b9mpo, .n6pb9     .dmd33ja8 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.kua4k .b9mpo, .kua4k .dmd33ja8 { color: var(--cta); letter-spacing: 2px; }
.pewnl1   .b9mpo, .pewnl1   .dmd33ja8 { color: #e91e63; letter-spacing: 2px; }
.x72xtf5  .b9mpo, .x72xtf5  .dmd33ja8 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.vs1y03c     .b9mpo, .vs1y03c     .dmd33ja8 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.y52u .sjgt1vt7 + .sjgt1vt7 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.eev67l .xkt7yy { padding: 18px 24px; min-height: 68px; }
.j8urb1 .dz7j3t6q {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.j8urb1 .lquv7dp {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.r7or2pcx .sjgt1vt7 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.wbra2w0y { counter-reset: cs-rank; }
.wbra2w0y .xkt7yy { counter-increment: cs-rank; }
.wbra2w0y .xkt7yy::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;
}
.ybqqhc5 .wbra2w0y { counter-reset: cs-rank; gap: 0; }
.ybqqhc5 .xkt7yy {
  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;
}
.ybqqhc5 .xkt7yy::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;
}
.ybqqhc5 .zy2eamk5 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.ybqqhc5 .c7t51gty {
  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;
}
.ybqqhc5 .wsgmb { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.ybqqhc5 .zy2eamk5 { min-width: 0; flex-direction: column; width: 100%; }
.ybqqhc5 .t5c4s8 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.ybqqhc5 .b9mpo { color: var(--cta, var(--accent)); }
.ybqqhc5 .fysb4n5 { font-weight: 700; }
.ybqqhc5 .sjgt1vt7 {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.ybqqhc5 .dz7j3t6q {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.ybqqhc5 .lquv7dp {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.ybqqhc5 .kyc5a .lquv7dp { font-size: 1.3rem; color: var(--accent-light); }
.ybqqhc5 .foz64pol {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.ybqqhc5 .xkt7yy:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .ybqqhc5 .wbra2w0y {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ybqqhc5 .xkt7yy {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ybqqhc5 .xkt7yy { padding: 40px 16px 20px; }
  .ybqqhc5 .sjgt1vt7 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ybqqhc5 .foz64pol { width: 100%; min-width: 0; }
}
.hkod86 .wbra2w0y { counter-reset: cs-rank; gap: 10px; }
.hkod86 .xkt7yy {
  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);
}
.hkod86 .xkt7yy::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);
}
.hkod86 .zy2eamk5 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.hkod86 .c7t51gty {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.hkod86 .wsgmb { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.hkod86 .t5c4s8 {
  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;
}
.hkod86 .b9mpo { color: var(--cta, var(--accent)); }
.hkod86 .sjgt1vt7 {
  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;
}
.hkod86 .dz7j3t6q {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.hkod86 .lquv7dp { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.hkod86 .kyc5a .lquv7dp { color: var(--accent-light); }
.hkod86 .foz64pol {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.hkod86 .xkt7yy:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .hkod86 .xkt7yy {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .hkod86 .xkt7yy::before {
    position: absolute; top: 14px; left: 14px;
  }
  .hkod86 .zy2eamk5 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .hkod86 .t5c4s8 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .hkod86 .sjgt1vt7 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .hkod86 .foz64pol { width: 100%; min-width: 0; }
  .hkod86 .b9mpo { min-width: 0; }
}
.h44b .xkt7yy::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.io4j .zq31uhk {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.io4j .zq31uhk summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.io4j .zq31uhk p { padding: 0 2px 16px; }
.v0316 .zq31uhk { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.v0316 .zq31uhk summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.v0316 .zq31uhk summary::after { content: "›"; font-size: 1.2em; }
.v0316 .zq31uhk[open] summary::after { content: "‹"; }
.v0316 .zq31uhk p { padding: 10px 22px 4px; }
.sh9yzra .zq31uhk {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.sh9yzra .zq31uhk summary { color: var(--text-primary); padding-left: 16px; }
.sh9yzra .zq31uhk summary::after { content: "›"; font-size: 1.1em; }
.sh9yzra .zq31uhk[open] summary::after { content: "‹"; }
.sh9yzra .zq31uhk p { padding-left: 16px; }
.saxymv2m .hz7qz { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.saxymv2m .zq31uhk {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.saxymv2m .zq31uhk:last-child { border-bottom: none; }
.saxymv2m .zq31uhk summary { color: var(--text-primary); border-radius: 0; }
.saxymv2m .zq31uhk summary::after { content: "›"; font-size: 1.1em; }
.saxymv2m .zq31uhk[open] summary::after { content: "‹"; }
.tr5ogwbz .zq31uhk { overflow: hidden; }
.tr5ogwbz .zq31uhk summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.tr5ogwbz .zq31uhk summary::after { color: rgba(255,255,255,.75); }
.tr5ogwbz .zq31uhk[open] summary { border-radius: 0; }
.wymyy8 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.nhkhzne {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.z3cbs2s {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.w2m3l9g { color: var(--text-muted); font-size: 1.05rem; }
.jl23yw {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.szlgmuj2 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.hzxqqta { margin-bottom: 20px; }
.q1wawg8p {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.s3gde {
  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;
}
.s3gde:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.iy6f9 { resize: vertical; min-height: 130px; }
.cbt588t { width: 100%; margin-top: 8px; }
.d9a2ka {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.lz9u0j0q {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.fs62h { color: var(--text-muted); line-height: 1.75; }
.q8pyvc { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.q8pyvc li { margin-bottom: 6px; }
.vayzm9sn { max-width: 760px; margin: 0 auto; }
.o04dd0j { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.t42nbu4 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.t42nbu4:last-child { border-bottom: none; }
.t42nbu4 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.t42nbu4 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.zkqadec { max-width: 760px; margin: 0 auto; }
.w0v18wlt { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.vqp1 ul.q8pyvc { margin: 0; }
.t915a { max-width: 900px; margin: 0 auto; }
.jin8 { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.jin8:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.jin8 .w0v18wlt { margin: 0; font-size: 1rem; }
.jin8 .ip2aa p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .jin8 { grid-template-columns: 1fr; gap: 10px; } }
.r82tr76l .w0v18wlt { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.hbz8i .q8pyvc { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .n061ziq { grid-template-columns: 1fr; } }
.xluom { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.xluom:hover .zzgkiatx { color: var(--accent-light); text-decoration: underline; }
.ktb3 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ygopxvca { max-width: 760px; margin: 0 auto; }
.u5kb ul.q8pyvc { margin: 0; }
.oxmcoa4c { color: var(--text-muted); line-height: 1.75; }
.wrr0lcgm .q8pyvc,
.yh7isarh .q8pyvc,
.r8xzgzx .q8pyvc,
.beqef .q8pyvc {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.zj7t { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.v0jzc { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.tau46 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.esml8 { margin-top: 12px; }
.i89kyq { 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; }
.i89kyq:hover { border-bottom-color: var(--accent-light); }
.t8wcbie { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.t8wcbie img { width: 100%; height: 100%; object-fit: cover; display: block; }
.vmsk12 { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.yheels { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.p1he8vv { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.p1he8vv::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .f2bf9pxb { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.u185sv5g .tau46, .u185sv5g .v0jzc { max-width: 640px; }
.qhtzsj .zj7t { font-size: 1.6rem; margin-top: 18px; }
.j87tu .tau46 { margin-bottom: 28px; }
@media (max-width: 860px) { .v7hydloe { grid-template-columns: 1fr; } .qhtzsj { position: static; text-align: center; } }
.f3b60qh .t8wcbie { margin: 0 auto 18px; }
.f3b60qh .yheels { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .wpmg5z { grid-template-columns: 1fr; } }
.myvc { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.rh39k1 { flex: 1; }
.myvc .zj7t { font-size: 1.6rem; margin-bottom: 6px; }
.vb76eox8 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.beqef { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.pfydqjj5 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.beqef p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.beqef .q8pyvc { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .myvc { flex-direction: column; text-align: center; } .vb76eox8 { grid-template-columns: 1fr; } }
.jkonu .zj7t { font-size: 1.35rem; margin: 0 0 4px; }
.jkonu .yheels { margin: 0; }
.qsa2oao6 .z3cbs2s { color: var(--accent-light); }
.g3v5 .z3cbs2s { font-size: 2rem; }
.g3v5 .w2m3l9g { max-width: 680px; }
.wyqtlt90 .z3cbs2s { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.wyqtlt90 .w2m3l9g  { margin: 0; }
@media (max-width: 640px) { .wyqtlt90 { flex-direction: column; } }
.tui7cug .z3cbs2s { color: var(--accent-light); }
.c192 .z3cbs2s { color: #fff; }
.c192 .w2m3l9g  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .c6z8ni1 { grid-template-columns: 1fr; } }
.d99czqv9 .s3gde {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.d99czqv9 .s3gde:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.yp5pje4 .s3gde { background: var(--bg-raised); border-color: transparent; }
.yp5pje4 .s3gde:focus { background: var(--bg-card); border-color: var(--accent-light); }
.gh91 .s3gde { border-radius: 100px; padding: 11px 20px; }
.gh91 .iy6f9 { border-radius: 14px; }
.a817a2 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.a817a2 summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.a817a2 summary::-webkit-details-marker { display: none; }
.a817a2 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.a817a2[open] summary::after { content: "−"; }
.qrcg6 {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .vdxv5r { grid-template-columns: 1fr; } }
.bg3s { counter-reset: priv-count; }
.u6uwq0 {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.u6uwq0:last-child { border-bottom: none; }
.bn68se {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.u6uwq0 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.u6uwq0 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.d9lav4e{display:none}
.d9lav4e:empty,.m5tpor33:empty{display:none}
.n8cuhth3{position:relative;overflow:visible}
.owiou .g0bzjd5,.gj7t .g0bzjd5,
.meeah .g0bzjd5,.u99oqz .g0bzjd5,
.mb765ezo .g0bzjd5,.jm9z .g0bzjd5{display:block}
.h74i .cewgj{display:block}
.owiou .g0bzjd5,.gj7t .g0bzjd5,
.meeah .g0bzjd5,.u99oqz .g0bzjd5,
.mb765ezo .g0bzjd5{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}
.owiou .g0bzjd5 .m5tpor33,.gj7t .g0bzjd5 .m5tpor33,
.meeah .g0bzjd5 .m5tpor33,.u99oqz .g0bzjd5 .m5tpor33,
.mb765ezo .g0bzjd5 .m5tpor33{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}
.owiou .g0bzjd5,.gj7t .g0bzjd5{top:12px}
.owiou .g0bzjd5 .m5tpor33{margin-right:auto}
.gj7t .g0bzjd5 .m5tpor33{margin-left:auto}
.gj7t .g0bzjd5{text-align:right}
.meeah .g0bzjd5,.u99oqz .g0bzjd5{bottom:12px}
.meeah .g0bzjd5 .m5tpor33{margin-right:auto}
.u99oqz .g0bzjd5 .m5tpor33{margin-left:auto}
.u99oqz .g0bzjd5{text-align:right}
.mb765ezo .g0bzjd5{position:relative;margin-top:16px}
.mb765ezo .g0bzjd5 .m5tpor33{margin:0 auto}
.jm9z .g0bzjd5{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.jm9z .g0bzjd5 .m5tpor33{margin:0}
.jm9z .xz7411d~.g0bzjd5,
.jm9z .b9ixynkb~.g0bzjd5{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.jm9z .xz7411d~.g0bzjd5 .m5tpor33,
.jm9z .b9ixynkb~.g0bzjd5 .m5tpor33{justify-content:flex-start}
.xz7411d~.g0bzjd5,.b9ixynkb~.g0bzjd5{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}
.xz7411d~.g0bzjd5 .m5tpor33{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.b9ixynkb~.g0bzjd5 .m5tpor33{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.cewgj .m5tpor33{margin:0 0 12px}
.m5tpor33{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.tyn68{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.zzgkiatx{font-weight:600;color:var(--text-heading);opacity:1}
.a4an .tyn68{display:none}
.xcmu .m5tpor33{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.ykjdyo0 .p5524qee{border-bottom:1px solid currentColor;padding-bottom:2px}
.epyev .m5tpor33{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.rz60r{--date-bg:var(--accent-bg-light)}
.x6sxv .kmip2oo::before{content:""}
.fnq96 .r38ocu{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .r38ocu{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .ab76p{max-width:100%}
}
.fnv7n88p .au1fwcgj{margin:0}
@media (max-width:560px){
  .hdo68k5{grid-template-columns:repeat(2,1fr);gap:12px}
}
.o753 {
  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;
}
.o753.lkv7d4xe {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.dravdu {
  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; } }
.dravdu .lyqv840 {
  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;
}
.dravdu .lyqv840::before,
.dravdu .lyqv840::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.dravdu .lyqv840::before { transform: translate(-50%, -50%) rotate(45deg); }
.dravdu .lyqv840::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.dravdu .lyqv840:hover { background: rgba(0,0,0,0.12) !important; }
.vdyde {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.t6h78d7w {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.q3c7r8 {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.kldz6kur {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.dravdu .c9efbrb {
  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;
}
.dravdu .c9efbrb:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .dravdu { padding: 28px 18px 20px; }
  .q3c7r8 { font-size: 1.2rem; }
  .vdyde { max-width: 220px; max-height: 80px; }
}
.yarpzh8p {
  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);
}
.okm01b7a {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.nm7d3y8  .yarpzh8p { border-radius: 50%; }
.xjqya3  .yarpzh8p { border-radius: 6px; }
.yvmvp4tu .yarpzh8p { border-radius: 22px; }
.ukdvb .osl9 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .yarpzh8p { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.h411yfo .mu5ll8 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.h411yfo .upnii7j {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.h411yfo .osl9 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.b905fkg {
  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;                  
}
.b905fkg.lkv7d4xe { transform: translate(-50%, 0); }
.b905fkg .mu5ll8,
.b905fkg .upnii7j {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.b905fkg .osl9 {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.wdvppyz {
  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;
}
.wdvppyz::before,
.wdvppyz::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.wdvppyz::before { transform: translate(-50%, -50%) rotate(45deg); }
.wdvppyz::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.wdvppyz:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .b905fkg { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .b905fkg .osl9 {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .b905fkg .idccbe2z { display: none !important; }
  .b905fkg .ydzksez { font-size: 1.1rem !important; }
  .b905fkg .yarpzh8p { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .wdvppyz { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .r0jzk { flex-direction: row-reverse; }
[dir="rtl"] .shlb5hh { flex-direction: row-reverse; }
[dir="rtl"] .yd199 .qv0txv1 { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .yd199 .qv0txv1 { right: auto; left: 20px; }
  [dir="rtl"] .xpgb  .qv0txv1 { left: auto;  right: 20px; }
}
[dir="rtl"] .amdso7 .duemjde  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .yyyk8n .duemjde { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .f7sgiby, [dir="rtl"] .sl79g0l { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .nj8pbv { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .gzoz34s { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .xlie { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .osl9 { direction: rtl; }
[dir="rtl"] .yarpzh8p { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .xkt7yy,
[dir="rtl"] .yqat { direction: rtl; }
[dir="rtl"] .yelce { direction: rtl; }
[dir="rtl"] .p59oyvc { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .p610ny .sl79g0l,
[dir="rtl"] .o6a00 .sl79g0l,
[dir="rtl"] .yuzq3 .sl79g0l,
[dir="rtl"] .qvomhm .sl79g0l {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .p610ny .sl79g0l li::before,
[dir="rtl"] .o6a00 .sl79g0l li::before,
[dir="rtl"] .yuzq3 .sl79g0l li::before,
[dir="rtl"] .qvomhm .sl79g0l li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .eq3vh.ezkzzc9 .g1xct9,
[dir="rtl"] .mexy.ezkzzc9 .g1xct9,
[dir="rtl"] .uhduwxb.ezkzzc9 .g1xct9,
[dir="rtl"] .mqli.ezkzzc9 .g1xct9,
[dir="rtl"] .n5bcg53.ezkzzc9 .g1xct9 { text-align: right; }
[dir="rtl"] .xz7411d.fb55ox8 .wtk4652 { text-align: center; }
[dir="rtl"] .upnii7j,
[dir="rtl"] .uu0ucmj,
[dir="rtl"] .wryo6,
[dir="rtl"] .g1xct9 { text-align: right; }
[dir="rtl"] .szlgmuj2,
[dir="rtl"] .q1wawg8p,
[dir="rtl"] .tau46,
[dir="rtl"] .s3gde,
[dir="rtl"] .iy6f9 { text-align: right; direction: rtl; }
[dir="rtl"] .gh91 .s3gde,
[dir="rtl"] .d99czqv9 .s3gde { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #335fab;
  --brand:           #335fab;
  --brand-light:     #36568d;
  --brand-pale:      #5170a5;
  --grad-start:      #678ed1;
  --grad-end:        #9db3d9;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #335fab;
  --cta-light:       #254c90;
  --cta-hover:       #24447b;
  --bg-page:         #f6f7f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f4f5;
  --bg-raised:       #eeeff0;
  --bg-hover:        #f3f4f5;
  --border:          #e2e4e8;
  --border-alt:      #d0d4db;
  --border-section:  #e2e4e8;
  --text-primary:    #17191b;
  --text-muted:      #53575f;
  --text-body:       #2f3236;
  --text-sub:        #474b51;
  --text-faint:      #777d87;
  --text-dim:        #92979f;
  --text-label:      #5f646c;
  --text-value:      #3b3e43;
  --accent-bg:       #e5e9ef;
  --accent-bg-light: #cfd8e7;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f6;
  --c-pros:          #1a8860;
  --c-cons:          #9f214e;
  --c-pros-label:    #1fa272;
  --c-tip-border:    #22b37e;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #1a8860;
}
:root { --logo-bg-opacity: 42%; }
body, button, input { font-family: "Nunito", sans-serif; }
.enkqi17p .scl5mb { font-size: 0; width: 1.2rem; flex-shrink: 0; }.enkqi17p .scl5mb::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.enkqi17p .i3j2d8xb     .scl5mb::before { content: "";  color: var(--c-tip-border); }.enkqi17p .cn0nr4 .scl5mb::before { content: ""; color: var(--c-warn-border); }.enkqi17p .zi7w7mqm    .scl5mb::before { content: ""; color: #60a5fa; }.f13bqpb7 .enkqi17p .i3j2d8xb     .scl5mb::before { color: #10b981; }.f13bqpb7 .enkqi17p .cn0nr4 .scl5mb::before { color: #f43f5e; }.f13bqpb7 .enkqi17p .zi7w7mqm    .scl5mb::before { color: #a855f7; }.zqgt  .enkqi17p .i3j2d8xb     .scl5mb::before { color: #eab308; }.zqgt  .enkqi17p .cn0nr4 .scl5mb::before { color: #ef4444; }.zqgt  .enkqi17p .zi7w7mqm    .scl5mb::before { color: #f97316; }.l6q5k8b  .enkqi17p .i3j2d8xb     .scl5mb::before { color: #38bdf8; }.l6q5k8b  .enkqi17p .cn0nr4 .scl5mb::before { color: #818cf8; }.l6q5k8b  .enkqi17p .zi7w7mqm    .scl5mb::before { color: #2dd4bf; }.pncwvn8m .enkqi17p .scl5mb::before { color: var(--accent-light) !important; }
.jg08fi .z1d3v2so, .jg08fi .xz7411d { min-height: 420px; }
.rv0u::before { content: '•'; }