:root {
  --color-accent: #0a16a1;
  --color-cta: #d946ef;
  --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;
}
.zypzer5w {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.oiocd4 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.hvpis944 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.qhzv71 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.u3zfwj4r { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.u3zfwj4r a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.u3zfwj4r a:hover { color: var(--accent-light); }
.uuftp  .ko8a6iqu { border-radius: 14px; }
.uuftp .ko8a6iqu li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.uuftp .ko8a6iqu li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.eoli .ko8a6iqu li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .ko8a6iqu {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .o414ot:hover .ko8a6iqu,
  .o414ot:focus-within .ko8a6iqu { display: block; }
  .ko8a6iqu li a { padding: 8px 16px; font-size: 0.88rem; }
}
.qmlx {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.lqd3rx { display: none; }
@media (max-width: 640px) {
  .lqd3rx {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .lqd3rx.xa6ppuz { display: block; }
}
@media (max-width: 640px) {
  .qmlx { display: block; }
  .u3zfwj4r > li + li::before { display: none !important; }
  .u3zfwj4r {
    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;
  }
  .u3zfwj4r.xa6ppuz { display: flex; }
  .u3zfwj4r li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .u3zfwj4r li:last-child a { border-bottom: none; }
}
.ar536 { min-height: 480px; }
.j5meflh {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.gnblh { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.dkq5oww .gnblh { margin-left: 0; margin-right: 0; }
.csa4 {
  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;
}
.cqw44egy .csa4 { margin-top: 24px; }
.csa4:hover { opacity: 0.88; }
.oa4c2k {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.ead6ih {
  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%);
}
.oa4c2k .wq76 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.oa4c2k .j5meflh { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.oa4c2k .gnblh { color: #e2e8f0; }
.oa4c2k.yovy0fw9 .wq76 { text-align: center; }
.oa4c2k.dkq5oww   .wq76 { text-align: left; }
.at7p8e .wq76 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.at7p8e .j5meflh { color: var(--text-primary); text-shadow: none; }
.at7p8e .gnblh { color: var(--text-muted); }
.at7p8e .csa4 { margin-top: 16px; }
.at7p8e, .at7p8e.ar536 { min-height: auto !important; }
.at7p8e.yovy0fw9 .wq76 { text-align: center; }
.at7p8e.dkq5oww   .wq76 { text-align: left; }
.at7p8e~.jwq3241f{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}
.at7p8e~.jwq3241f .mtyfd8dk{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}
.ji7fx2 {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.ouf2c .ji7fx2,
.ouf2c .ji7fx2::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.r78y2ug .ji7fx2,
.r78y2ug .qhedmn8 {
  animation: hg-breathe 10s ease-in-out infinite;
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.q6snen47 .ji7fx2,
.q6snen47 .oa4c2k .ead6ih {
  overflow: hidden;
}
.q6snen47 .ji7fx2::after,
.q6snen47 .oa4c2k .ead6ih::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%); }
}
.c7ns14i6 .ji7fx2,
.c7ns14i6 .ji7fx2::after,
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.c7ns14i6 .oa4c2k .ead6ih {
  overflow: hidden;
}
.c7ns14i6 .oa4c2k .ead6ih::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;
}
.d30st .ji7fx2,
.d30st .oa4c2k .ead6ih {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.ouf2c .oa4c2k .ead6ih {
  overflow: hidden;
}
.ouf2c .oa4c2k .ead6ih::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;
}
.r78y2ug .oa4c2k .ead6ih {
  animation: hg-breathe 10s ease-in-out infinite;
}
.ji7fx2 .ead6ih {
  background: none;
}
.ji7fx2 .j5meflh { color: #fff; }
.ji7fx2 .gnblh { color: rgba(255,255,255,0.85); }
.r78y2ug .t8siw97 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.t8siw97 .j5meflh { text-shadow: none; color: var(--text-primary); }
.t8siw97 .gnblh { color: var(--text-muted); }
body.ryfoo3c .j5meflh {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.qnoe0 .j5meflh {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.ar536.ji7fx2 .j5meflh,
section.ji7fx2 .j5meflh {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.t8siw97.yovy0fw9 .yqg4x { align-items: center; text-align: center; }
.ar536 .fcuy0ew {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.fcuy0ew .yxcpoi {
  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;
}
.fcuy0ew .yxcpoi::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.fcuy0ew .f8gwuf { display: contents !important; }
.fcuy0ew .f8gwuf .b7qp6zlv {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.fcuy0ew .f8gwuf .gt7k { max-height: 48px; max-width: 96px; }
.fcuy0ew .f8gwuf .ssan {
  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;
}
.fcuy0ew .oc9ovma {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.fcuy0ew .kbzhcv { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.fcuy0ew .atm4odb0 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.fcuy0ew .atm4odb0 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.fcuy0ew .ef5n4 { display: contents !important; }
.fcuy0ew .ef5n4 .e876ji4q:not(.i48bz) { display: none !important; }
.fcuy0ew .ef5n4 .i48bz {
  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;
}
.fcuy0ew .ef5n4 .i48bz .z00ian6 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.fcuy0ew .ef5n4 .i48bz .jjimy3 {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.fcuy0ew .a39l { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.fcuy0ew .a39l.ub0png {
  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;
}
.fcuy0ew .a39l.ub0png:hover { opacity: 0.85; }
.fcuy0ew .yxcpoi,
.fcuy0ew .yxcpoi:hover,
.fcuy0ew .yxcpoi:nth-child(even),
.fcuy0ew .yxcpoi:nth-child(odd),
.fcuy0ew .yxcpoi:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.dwda .wq76 { padding-bottom: 24px; }
.cqw44egy .wq76 { max-width: 1100px; }
@media (max-width: 700px) {
  .t8siw97 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .t8siw97:not(.hnw4zr) .vl0r6olh { display: none !important; }
  .hnw4zr .vl0r6olh { padding: 16px; }
  .yqg4x  { padding: 36px 24px; }
  .t8siw97~.jwq3241f,.ltvtiih~.jwq3241f{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .ar536, .t8siw97 { min-height: 320px !important; }
  .j5meflh { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .j2t0sw8,
  .wbogrnw,
  .s0wywve2 { grid-template-columns: 1fr !important; }

  

  
  .dwda { display: flex !important; flex-direction: column !important; }
  .dwda .wq76 { display: contents; }
  .dwda .ead6ih { order: 0; }
  .dwda .j5meflh { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .dwda .j2t0sw8 { order: 2; padding: 0 16px 12px !important; }
  .dwda .gnblh { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .cqw44egy .wq76 { display: flex; flex-direction: column; }
  .cqw44egy .wq76 .j5meflh { order: 1; }
  .cqw44egy .wq76 .s0wywve2 { order: 2; margin: 8px 0 24px !important; }
  .cqw44egy .wq76 .gnblh { order: 3; }
  .cqw44egy .wq76 .csa4 { order: 4; align-self: center; margin-top: 0; }

  
  .t8siw97.hnw4zr {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .t8siw97.hnw4zr .yqg4x { display: contents; padding: 0; }
  .t8siw97.hnw4zr .yqg4x .j5meflh { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .t8siw97.hnw4zr .vl0r6olh { order: 2; padding: 12px 16px; }
  .t8siw97.hnw4zr .yqg4x .gnblh { order: 3; padding: 0 24px; margin: 0 auto; }
  .t8siw97.hnw4zr .yqg4x .csa4 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.ixuc { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.zraza8 { width: 100%; height: auto; display: block; border-radius: 10px; }
.gul0g .ixuc        { border-radius: 16px; }
.gul0g .zraza8  { border-radius: 16px; }
.avcays .ixuc         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.avcays .zraza8   { border-radius: 8px; }
.z8i46ha { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.ktfoecm { width: 100%; padding: 32px 0; position: relative; }
.p925zqi { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.h8rz .ktfoecm:nth-child(even) { background: var(--bg-surface); }
.h8rz .ktfoecm:nth-child(odd)  { background: var(--bg-page); }
.rgovgog1 .ktfoecm:nth-child(even) { background: var(--bg-card); }
.rgovgog1 .ktfoecm:nth-child(odd)  { background: var(--bg-page); }
.h8rz .ktfoecm:nth-child(odd)  .p925zqi { background: var(--bg-card); border-radius: 6px; }
.h8rz .ktfoecm:nth-child(even) .p925zqi { background: var(--bg-raised); border-radius: 6px; }
.rgovgog1 .ktfoecm:nth-child(odd)  .p925zqi { background: var(--bg-card); border-radius: 6px; }
.rgovgog1 .ktfoecm:nth-child(even) .p925zqi { background: var(--bg-raised); border-radius: 6px; }
.h8rz .ktfoecm:nth-child(even) .kpnw7wv .yc2mpvo,
.rgovgog1 .ktfoecm:nth-child(even) .kpnw7wv .yc2mpvo { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.h8rz .ktfoecm:nth-child(odd) .kpnw7wv .yc2mpvo,
.rgovgog1 .ktfoecm:nth-child(odd) .kpnw7wv .yc2mpvo { background: var(--bg-card-inner); }
.h8rz .ktfoecm:nth-child(even) .l5fd .yc2mpvo:nth-child(odd),
.rgovgog1 .ktfoecm:nth-child(even) .l5fd .yc2mpvo:nth-child(odd)  { background: var(--bg-card); }
.h8rz .ktfoecm:nth-child(even) .l5fd .yc2mpvo:nth-child(even),
.rgovgog1 .ktfoecm:nth-child(even) .l5fd .yc2mpvo:nth-child(even) { background: var(--bg-card-inner); }
h1.kfxq { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.kfxq {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.fxc7aif4 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.ebhdmtk h2.kfxq {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.u0h8ia h2.kfxq {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.pe72p0k h2.kfxq {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.dmg886xc h2.kfxq::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ek1bca h2.kfxq {
  color: var(--text-primary); font-size: 1.7rem;
}
.xslok h2.kfxq::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.uhztk h2.kfxq {
  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) { .za604 { display: none; } }
.gld96 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.t1y82m { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.a79u4 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.f9f98jys { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.f7m0x34v { padding-left: 20px; }
.f7m0x34v li { margin-bottom: 6px; }
.f7m0x34v a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.f7m0x34v a:hover { color: var(--accent-light); }
.innt2f .f9f98jys { display: none; }
.wt5r .f9f98jys { display: none; }
.wt5r .f7m0x34v { padding-left: 0; list-style: none; }
.wt5r .f7m0x34v li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.wt5r .f7m0x34v a { font-size: 0.92rem; }
.c1uf .a79u4 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.c1uf .f9f98jys { display: none; }
.c1uf .f7m0x34v { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.c1uf .f7m0x34v li { margin-bottom: 0; }
.c1uf .f7m0x34v 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;
}
.c1uf .f7m0x34v a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.x5lox6 .a79u4 { padding: 20px 20px 16px; }
.x5lox6 .f7m0x34v {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.x5lox6 .f7m0x34v li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.x5lox6 .f7m0x34v 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;
}
.x5lox6 .f7m0x34v 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;
}
.x5lox6 .f7m0x34v a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.x5lox6 .f7m0x34v a:focus,
.x5lox6 .f7m0x34v a:focus-visible,
.x5lox6 .f7m0x34v a:target { outline: none; }
.x5lox6 .f7m0x34v li:target a { border-color: var(--border); color: var(--text-muted); }
.uxl2dnym .a79u4 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.uxl2dnym .f9f98jys { display: none; }
.uxl2dnym .f7m0x34v { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.uxl2dnym .f7m0x34v li { counter-increment: toc-n; margin-bottom: 0; }
.uxl2dnym .f7m0x34v 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;
}
.uxl2dnym .f7m0x34v 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;
}
.uxl2dnym .f7m0x34v a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.xaee1bv .a79u4 { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.xaee1bv .f9f98jys { display: none; }
.xaee1bv .f7m0x34v { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.xaee1bv .f7m0x34v li { margin-bottom: 0; }
.xaee1bv .f7m0x34v 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;
}
.xaee1bv .f7m0x34v a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.tseg .a79u4 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.tseg .f9f98jys { display: none; }
.tseg .f7m0x34v { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.tseg .f7m0x34v li { margin-bottom: 0; }
.tseg .f7m0x34v li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.tseg .f7m0x34v li:last-child::after { content: ""; margin-right: 0; }
.tseg .f7m0x34v a { font-size: 0.9rem; }
.yc2mpvo { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.kpnw7wv .yc2mpvo { background: var(--bg-card); }
.l5fd .yc2mpvo:nth-child(odd)  { background: var(--bg-card); }
.l5fd .yc2mpvo:nth-child(even) { background: var(--bg-raised); }
.ms4o4jv5 .yc2mpvo {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ms4o4jv5 .yc2mpvo:last-child { border-bottom: none; }
.ms4o4jv5 h3.fxc7aif4 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.yxhyud .yc2mpvo {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.yxhyud .yc2mpvo + .yc2mpvo { margin-top: 4px; }
.kex1nebj .yc2mpvo { background: none; border-radius: 0; padding: 12px 0; }
.kex1nebj .yc2mpvo + .yc2mpvo { border-top: 1px solid var(--border-section); }
.cxob { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.s7xnoer1 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.aufltbo { color: var(--text-body); margin-bottom: 10px; }
.bhiia, .mhzx81s { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.bhiia li, .mhzx81s li { margin-bottom: 6px; }
.mhzx81s li { list-style: decimal; }
.m87v     .bhiia { list-style-type: "● "; }
.c74pt  .bhiia { list-style-type: "■ "; }
.tr6o .bhiia { list-style-type: "◆ "; }
.fzrgnj    .bhiia { list-style-type: "★ "; }
.m87v     .e2292sd { list-style-type: "● "; }
.c74pt  .e2292sd { list-style-type: "■ "; }
.tr6o .e2292sd { list-style-type: "◆ "; }
.fzrgnj    .e2292sd { list-style-type: "★ "; }
.m87v    .bhiia li::marker, .m87v    .e2292sd li::marker,
.c74pt .bhiia li::marker, .c74pt .e2292sd li::marker,
.tr6o .bhiia li::marker, .tr6o .e2292sd li::marker,
.fzrgnj   .bhiia li::marker, .fzrgnj   .e2292sd li::marker {
  color: var(--cta); font-size: 1em;
}
.m87v .mhzx81s,
.c74pt .mhzx81s,
.tr6o .mhzx81s,
.fzrgnj .mhzx81s {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.m87v .mhzx81s li,
.c74pt .mhzx81s li,
.tr6o .mhzx81s li,
.fzrgnj .mhzx81s li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.m87v .mhzx81s li::before,
.c74pt .mhzx81s li::before,
.tr6o .mhzx81s li::before,
.fzrgnj .mhzx81s 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;
}
.m87v     .mhzx81s li::before { border-radius: 50%; }
.c74pt  .mhzx81s li::before { border-radius: 3px; }
.tr6o .mhzx81s li::before { border-radius: 3px; }
.fzrgnj    .mhzx81s li::before { border-radius: 50%; }
.um7ck9d3 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.rjeu .um7ck9d3,
.tndhofpy .um7ck9d3 { background: transparent; border: none; border-radius: 0; }
.r9128d { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.r9128d th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.r9128d td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.r9128d tr:hover td { background: var(--bg-hover); }
.t6lc9ecb .r9128d tbody tr:nth-child(even) td { background: var(--bg-surface); }
.zqx45k0h .r9128d { border: 1px solid var(--border-alt); }
.zqx45k0h .r9128d th,
.zqx45k0h .r9128d td { border: 1px solid var(--border-alt); }
.xjs36 .r9128d th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.xjs36 .r9128d td { border-bottom: none; }
.xjs36 .r9128d tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.qc5hi .r9128d th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.fb3m8fl .um7ck9d3 {
  overflow: hidden;
}
.fb3m8fl .r9128d th { border-bottom: 1px solid var(--border-alt); }
.fb3m8fl .r9128d tr:last-child td { border-bottom: none; }
.lfnkxu { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.p5zzb87 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.ngfrze { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.zk2co8nk { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.e5xq { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.e2292sd { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.e2292sd 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%}
.dt11c .zk2co8nk { background: transparent; text-align: center; }
.cmgx .ngfrze {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.farccub .ngfrze {
  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);
}
.grqd8 .p5zzb87 { display: grid; grid-template-columns: auto 1fr; }
.grqd8 .ngfrze {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.grqd8 .zk2co8nk { grid-column: 2; }
.grqd8 .e5xq,
.grqd8 .e2292sd { grid-column: 1 / -1; }
.enja .p5zzb87 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.enja .ngfrze {
  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);
}
.enja .zk2co8nk { grid-column: 2; }
.enja .e5xq,
.enja .e2292sd { grid-column: 1 / -1; }
.rmx6 .p5zzb87 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.rmx6 .zk2co8nk { background: none; color: var(--accent-light); font-weight: 700; }
.kgw31g .p5zzb87 { 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); }
.kgw31g .zk2co8nk { background: none; color: var(--accent-light); font-weight: 700; }
.bfu6b05 .p5zzb87 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.bfu6b05 .p5zzb87:last-child { border-bottom: none; }
.bfu6b05 .zk2co8nk { background: none; color: var(--accent-light); font-weight: 700; }
.c3pkoxpg .p5zzb87 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.c3pkoxpg .zk2co8nk { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.kxugu3 .lfnkxu { counter-reset: card-n; }
.kxugu3 .p5zzb87  { counter-increment: card-n; }
.kxugu3 .zk2co8nk { display: flex; align-items: center; gap: 10px; }
.kxugu3 .zk2co8nk::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;
}
.tzvq4 .p5zzb87 { background: var(--bg-surface); border: 1px solid var(--border); }
.tzvq4 .zk2co8nk { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.dzcbhrdp { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.dzcbhrdp         { --cl-hue: var(--accent); }
.jasd5     { --cl-hue: #16a34a; }
.ozuxxy { --cl-hue: #ea580c; }
.fd84si    { --cl-hue: #2563eb; }
.jasd5, .ozuxxy, .fd84si, .g3nzm {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.olzc7 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.olzc7::before { color: var(--cl-hue); }
.dzcbhrdp strong { color: var(--text-primary); font-size: 0.95rem; }
.dzcbhrdp p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.zcfm { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.p2mtun5x, .rv1nd86 { border-radius: 8px; padding: 14px; }
.p2mtun5x { background: var(--bg-pros); }
.rv1nd86 { background: var(--bg-cons); }
.lt8k { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.p2mtun5x .lt8k { color: var(--c-pros-label); }
.rv1nd86 .lt8k { color: #f87171; }
.p2mtun5x ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.rv1nd86 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.zraza8 { width: 100%; height: auto; border-radius: 10px; display: block; }
.ub0png {
  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;
}
.ub0png:hover { opacity: 0.85; }
.vq4xvpy .ub0png  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.vq4xvpy .ub0png:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.c6vch .ub0png  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.c6vch .ub0png:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.vq4xvpy .a39l.ub0png, .c6vch .a39l.ub0png,
.vq4xvpy .mcjg44f .ub0png, .c6vch .mcjg44f .ub0png {
  background: var(--cta); border: none; color: #fff;
}
.vq4xvpy .a39l.ub0png:hover, .c6vch .a39l.ub0png:hover,
.vq4xvpy .mcjg44f .ub0png:hover, .c6vch .mcjg44f .ub0png:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.xvju .csa4 { border-radius: 50px; }
.xvju .ub0png  { border-radius: 50px; }
.k2omj2mj .csa4,
.k2omj2mj .ub0png { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.k2omj2mj .csa4:hover,
.k2omj2mj .ub0png:hover { filter: brightness(1.08); opacity: 1; }
.ihbadf3 .csa4,
.ihbadf3 .ub0png { box-shadow: 0 3px 14px -2px var(--cta); }
.ihbadf3 .csa4:hover,
.ihbadf3 .ub0png:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.xpzyhcf .csa4,
.xpzyhcf .ub0png { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.xpzyhcf .csa4:hover,
.xpzyhcf .ub0png:hover { opacity: 1; }
.xpzyhcf .csa4:active,
.xpzyhcf .ub0png:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.mgr26m1 .csa4,
.mgr26m1 .ub0png { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.mgr26m1 .csa4:hover,
.mgr26m1 .ub0png:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.mgr26m1 .csa4:active,
.mgr26m1 .ub0png:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.bdkxomjv .csa4,
.bdkxomjv .ub0png { position: relative; overflow: hidden; }
.bdkxomjv .csa4::before,
.bdkxomjv .ub0png::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;
}
.bdkxomjv .csa4:hover::before,
.bdkxomjv .ub0png:hover::before { left: 135%; }
.vzelm .csa4,
.vzelm .ub0png { border-radius: 0; }
.tbghb2gx .csa4 { padding-left: 22px; padding-right: 22px; }
.tbghb2gx .ub0png  { padding-left: 12px; padding-right: 12px; }
.f1dk2 .csa4 { padding-left: 44px; padding-right: 44px; }
.f1dk2 .ub0png  { padding-left: 24px; padding-right: 24px; }
.wddwy5z6 .csa4 { padding-left: 56px; padding-right: 56px; }
.wddwy5z6 .ub0png  { padding-left: 32px; padding-right: 32px; }
.c2ghs4ej   .csa4::after, .c2ghs4ej   .ub0png::after,
.vosdey .csa4::after, .vosdey .ub0png::after,
.c5a8ml    .csa4::after, .c5a8ml    .ub0png::after,
.mxoshsbw    .csa4::after, .mxoshsbw    .ub0png::after,
.i791    .csa4::after, .i791    .ub0png::after,
.w6eu     .csa4::after, .w6eu     .ub0png::after,
.uumdr7r0    .csa4::after, .uumdr7r0    .ub0png::after,
.ikbou   .csa4::after, .ikbou   .ub0png::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;
}
.c2ghs4ej .csa4::after, .c2ghs4ej .ub0png::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");
}
.vosdey .csa4::after, .vosdey .ub0png::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");
}
.c5a8ml .csa4::after, .c5a8ml .ub0png::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");
}
.mxoshsbw .csa4::after, .mxoshsbw .ub0png::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");
}
.i791 .csa4::after, .i791 .ub0png::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");
}
.w6eu .csa4::after, .w6eu .ub0png::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");
}
.uumdr7r0 .csa4::after, .uumdr7r0 .ub0png::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");
}
.ikbou .csa4::after, .ikbou .ub0png::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");
}
.ckqgbwio   .bxung0f::after, .ckqgbwio   .u3fm::after,
.eia4 .bxung0f::after, .eia4 .u3fm::after,
.p0fte4zi    .bxung0f::after, .p0fte4zi    .u3fm::after,
.akhizkz    .bxung0f::after, .akhizkz    .u3fm::after,
.yzzetch9    .bxung0f::after, .yzzetch9    .u3fm::after,
.bwan2e4     .bxung0f::after, .bwan2e4     .u3fm::after,
.epg0ga0    .bxung0f::after, .epg0ga0    .u3fm::after,
.up0nrut   .bxung0f::after, .up0nrut   .u3fm::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;
}
.ckqgbwio .bxung0f::after, .ckqgbwio .u3fm::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");
}
.eia4 .bxung0f::after, .eia4 .u3fm::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");
}
.p0fte4zi .bxung0f::after, .p0fte4zi .u3fm::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");
}
.akhizkz .bxung0f::after, .akhizkz .u3fm::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");
}
.yzzetch9 .bxung0f::after, .yzzetch9 .u3fm::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");
}
.bwan2e4 .bxung0f::after, .bwan2e4 .u3fm::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");
}
.epg0ga0 .bxung0f::after, .epg0ga0 .u3fm::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");
}
.up0nrut .bxung0f::after, .up0nrut .u3fm::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");
}
.mplj4oi {
  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;
}
.yxcpoi {
  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;
}
.yxcpoi > * { min-width: 0; }
.yxcpoi:hover { background: var(--bg-hover); }
.yxcpoi > [itemprop="item"] { display: contents; }
.yxcpoi [itemprop="itemReviewed"],
.yxcpoi [itemprop="reviewRating"] { display: none; }
.yxcpoi::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;
}
.f8gwuf {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.b7qp6zlv {
  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;
}
.gt7k { max-height: 52px; max-width: 110px; object-fit: contain; }
.ssan {
  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;
}
.ulw23z .b7qp6zlv    { background: #1a1a1a; }
.v224m4g .b7qp6zlv   { background: rgba(128,128,128,.12); }
.j8m5x .b7qp6zlv { background: var(--bg-raised); }
.x3575yju .b7qp6zlv    { background: transparent; padding: 0; }
.oc9ovma {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.kbzhcv { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.atm4odb0 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.ef5n4 {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.e876ji4q {
  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;
}
.z00ian6 {
  
  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%;
}
.jjimy3 {
  
  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;
}
.a39l {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.a39l.ub0png {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .yxcpoi {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .yxcpoi::before    { grid-area: rank;   }
  .f8gwuf           { grid-area: ident;  }
  .oc9ovma     { grid-area: rating; min-width: 0; width: auto; }
  .ef5n4           { grid-area: pills;  }
  .a39l             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .yxcpoi {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .yxcpoi::before    { justify-self: center; }
  .f8gwuf           { width: 100%; }
  .oc9ovma     { justify-self: center; }
  .ef5n4           { grid-template-columns: 1fr; }
}
.whh4jutb {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.rcth2 {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.vky5 {
  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;
}
.vky5 img { max-width: 80px; max-height: 50px; object-fit: contain; }
.tgpfzf { flex: 1; }
.tgpfzf h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.kj1hogjn { color: var(--c-stars); font-size: 1.1rem; }
.dx32gp { margin-bottom: 8px; }
.nz8jsnx {
  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);
}
.nz8jsnx > span { color: var(--accent); font-weight: 700; }
.gmk6 em, .tno9 em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .nz8jsnx { padding: 10px 16px; gap: 6px 16px; } }
.mcjg44f { flex-shrink: 0; align-self: flex-start; }
.mcjg44f .ub0png { white-space: nowrap; }
@media (max-width: 560px) {
  .rcth2 { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .vky5 { order: 1; }
  .mcjg44f { order: 2; margin-left: auto; align-self: center; }
  .tgpfzf { order: 3; flex: 1 1 100%; min-width: 0; }
}
.c9r004 img.bfkcw2 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.rjeu { padding: 20px 24px; }
.lvx9q24 { color: var(--text-muted); margin-bottom: 16px; }
.taj3kg { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.hfpmq5, .hajwiz { list-style: none; font-size: 0.9rem; }
.hfpmq5 li { color: var(--c-pros); margin-bottom: 4px; }
.hajwiz li { color: var(--c-cons); margin-bottom: 4px; }
.hfpmq5 li::before { content: "✓"; margin-right: 5px; }
.hajwiz li::before { content: "✗"; margin-right: 5px; }
.t767 .hfpmq5 li::before { content: "→"; }
.t767 .hajwiz li::before { content: "–"; }
.mz2jdfod  .hfpmq5 li::before { content: "★"; }
.mz2jdfod  .hajwiz li::before { content: "✕"; }
.womwd75k    .hfpmq5 li::before { content: "◆"; }
.womwd75k    .hajwiz li::before { content: "▲"; }
.y687mkbt  .hfpmq5 li::before { content: "▶"; }
.y687mkbt  .hajwiz li::before { content: "■"; }
.k232 { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.uz7ib0 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.lojs { background: var(--bg-pros); color: var(--c-tag-pay); }
.rb6maosp { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.hu65 .rb6maosp { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.y24kl49 .rb6maosp { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .ha8b .yrera {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .ha8b .whh4jutb { margin: 0; }
}
.ahow .rcth2 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.ahow .tgpfzf h3 { color: var(--accent-light); }
.ahow .vky5 { background: var(--bg-page); border: 1px solid var(--border); }
.nsi8bxr .whh4jutb { border-top: 4px solid var(--accent); }
.nsi8bxr .rcth2 { background: var(--bg-card); }
.znhms .whh4jutb { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.znhms .rcth2 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.znhms .rjeu { padding: 14px 16px; }
.znhms .vky5 { border-radius: 4px; }
.znhms .rb6maosp { border-radius: 0; }
.u6xryfup .rcth2 { padding: 0; gap: 0; overflow: hidden; }
.u6xryfup .vky5 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.u6xryfup .tgpfzf { padding: 16px 20px; }
.u6xryfup .mcjg44f { padding: 16px 20px; align-self: center; }
.ztf8x1ps .kj1hogjn { font-size: .95rem; }
.tndhofpy .zcfm { gap: 10px; }
.tndhofpy .p2mtun5x, .tndhofpy .rv1nd86 { padding: 12px; }
.tndhofpy .p2mtun5x ul, .tndhofpy .rv1nd86 ul { margin: 4px 0 0; padding-left: 18px; }
.tndhofpy .p2mtun5x li, .tndhofpy .rv1nd86 li { font-size: .85rem; margin-bottom: 3px; }
.jw37wl9d .uz7ib0 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .n3i5t6hb { grid-template-columns: 1fr; }
  .soedu { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .soedu .twp0 { width: 72px; height: 50px; }
  .soedu .rayht { max-width: 180px; }
  .soedu .h993tfxz { width: auto; }
}
.advbz .ztf8x1ps .kj1hogjn { filter: brightness(1.2); }
@media (max-width: 720px) {
  .advbz { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ywkf7ot { padding: 16px; }
  .uma0w62z .af1ly2 { min-width: 50%; }
}
.vcct .zcfm { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .j35j35lb { grid-template-columns: 1fr; }
  .is1h { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .jg2kms2z { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .kunh4ml9 { flex-wrap: wrap; padding: 16px; }
}
.mx5xxn8m .zcfm { gap: 8px; }
.mx5xxn8m .p2mtun5x, .mx5xxn8m .rv1nd86 { padding: 8px; }
@media (max-width: 480px) {
  .o8b0fq { flex-direction: column; align-items: stretch; }
}
.arp0u .h993tfxz .ub0png { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .h1ew { flex-direction: column; align-items: stretch; gap: 10px; }
  .arp0u .h993tfxz { text-align: center; }
}
@media (max-width: 720px) {
  .y5z407l { grid-template-columns: 1fr; }
  .mrxou1 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .q84y { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.czz1 .gkjjwrah { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.immpzgnm .kj1hogjn { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .q5mhsiv { grid-template-columns: 1fr; }
  .immpzgnm { width: 100px; height: 100px; margin: 16px auto; }
  .czz1 { font-size: 1.4rem; }
  .fsrp { justify-content: center; }
  .tdmgu .af1ly2 { min-width: 50%; }
}
.a1fm .zcfm { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .flx8z { flex-wrap: wrap; padding: 14px 16px; }
  .a6zfp { padding: 12px 16px; }
  .a1fm .zcfm { margin: 0 16px; }
  .a1fm .jw37wl9d { padding: 0 16px; }
  .jah0sbxp { padding: 12px 16px; }
}
.y29v0s0 .yxcpoi {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.y29v0s0 .yxcpoi:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.und8 .mplj4oi { gap: 18px; }
.und8 .yxcpoi {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.und8 .yxcpoi:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.dvaj .mplj4oi {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.dvaj .yxcpoi {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.dvaj .yxcpoi:last-child { border-bottom: none; }
.dvaj .f8gwuf,
.dvaj .oc9ovma,
.dvaj .ef5n4 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.au61i .mplj4oi { gap: 0; }
.au61i .yxcpoi {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.au61i .yxcpoi:last-child { border-bottom: none; }
.au61i .yxcpoi:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.au61i .yxcpoi:nth-child(even):hover { background: var(--bg-hover); }
.dtuww1 .yxcpoi {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.grcqn03j .ef5n4 .e876ji4q {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.grcqn03j .ef5n4 .e876ji4q:first-child { border-left: none; }
.e34e2o .ef5n4 .e876ji4q {
  background: transparent; padding: 4px 8px;
}
.e34e2o .ef5n4 .z00ian6 { font-size: .65rem; opacity: .65; }
.e34e2o .ef5n4 .jjimy3   { font-size: 1.15rem; color: var(--accent-light); }
.dpmz .ef5n4 .e876ji4q {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.atm4odb0 { display: none; }
.tk32 .kbzhcv { font-size: 1rem; letter-spacing: 2px; }
.vg6tid .kbzhcv {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.tod60n0l .kbzhcv,
.s8wiiq .kbzhcv,
.eulz2nof .kbzhcv { display: none; }
.tod60n0l .atm4odb0,
.s8wiiq .atm4odb0,
.eulz2nof .atm4odb0 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.tod60n0l .atm4odb0 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.tod60n0l .atm4odb0 small { display: none; }
.s8wiiq .atm4odb0 {
  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;
}
.s8wiiq .atm4odb0 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.eulz2nof .atm4odb0 {
  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;
}
.eulz2nof .atm4odb0 small { display: none; }
.tod60n0l .dx32gp .kj1hogjn,
.s8wiiq .dx32gp .kj1hogjn,
.eulz2nof .dx32gp .kj1hogjn { display: none; }
.tod60n0l .dx32gp strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.tod60n0l .gkjjwrah { display: none; }
.s8wiiq .dx32gp 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;
}
.s8wiiq .ib9f1ia1,
.s8wiiq .gkjjwrah { font-size: 1em; }
.eulz2nof .dx32gp strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.eulz2nof .gkjjwrah { display: none; }
.khzdj { margin: 16px 0; }
.zyip { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.zyip summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.zyip summary::after { content: "+"; color: var(--accent-light); }
.zyip[open] summary::after { content: "−"; }
.zyip p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.ktfoecm { margin-bottom: 0; }
.gcblrogm h2.kfxq { color: var(--text-primary); border-color: var(--accent-light); }
.b0hq4p h2.kfxq { color: var(--text-primary); border-color: var(--accent-light); }
.rjb2q .jasd5     { background: #052e16; border-color: #10b981; }
.rjb2q .ozuxxy { background: #2d0a1e; border-color: #f43f5e; }
.rjb2q .fd84si    { background: #1e1036; border-color: #a855f7; }
.rjb2q .dzcbhrdp strong  { color: #f1f5f9; }
.rjb2q .dzcbhrdp p       { color: #cbd5e1; }
.rjb2q .q3y8    .jasd5     .olzc7::before,
.rjb2q .xb2n  .jasd5     .olzc7::before,
.rjb2q .gon7p3m  .jasd5     .olzc7::before,
.rjb2q .k6os3s .jasd5     .olzc7::before { color: #10b981; }
.rjb2q .q3y8    .ozuxxy .olzc7::before,
.rjb2q .xb2n  .ozuxxy .olzc7::before,
.rjb2q .gon7p3m  .ozuxxy .olzc7::before,
.rjb2q .k6os3s .ozuxxy .olzc7::before { color: #f43f5e; }
.rjb2q .q3y8    .fd84si    .olzc7::before,
.rjb2q .xb2n  .fd84si    .olzc7::before,
.rjb2q .gon7p3m  .fd84si    .olzc7::before,
.rjb2q .k6os3s .fd84si    .olzc7::before { color: #a855f7; }
.ndu106jp .jasd5     { background: #2d2000; border-color: #eab308; }
.ndu106jp .ozuxxy { background: #2d0b0b; border-color: #ef4444; }
.ndu106jp .fd84si    { background: #2d1600; border-color: #f97316; }
.ndu106jp .dzcbhrdp strong  { color: #f1f5f9; }
.ndu106jp .dzcbhrdp p       { color: #cbd5e1; }
.ndu106jp .q3y8    .jasd5     .olzc7::before,
.ndu106jp .xb2n  .jasd5     .olzc7::before,
.ndu106jp .gon7p3m  .jasd5     .olzc7::before,
.ndu106jp .k6os3s .jasd5     .olzc7::before { color: #eab308; }
.ndu106jp .q3y8    .ozuxxy .olzc7::before,
.ndu106jp .xb2n  .ozuxxy .olzc7::before,
.ndu106jp .gon7p3m  .ozuxxy .olzc7::before,
.ndu106jp .k6os3s .ozuxxy .olzc7::before { color: #ef4444; }
.ndu106jp .q3y8    .fd84si    .olzc7::before,
.ndu106jp .xb2n  .fd84si    .olzc7::before,
.ndu106jp .gon7p3m  .fd84si    .olzc7::before,
.ndu106jp .k6os3s .fd84si    .olzc7::before { color: #f97316; }
.qacw9kh .jasd5     { background: #0c1a2e; border-color: #38bdf8; }
.qacw9kh .ozuxxy { background: #12103a; border-color: #818cf8; }
.qacw9kh .fd84si    { background: #0a2020; border-color: #2dd4bf; }
.qacw9kh .dzcbhrdp strong  { color: #f1f5f9; }
.qacw9kh .dzcbhrdp p       { color: #cbd5e1; }
.qacw9kh .q3y8    .jasd5     .olzc7::before,
.qacw9kh .xb2n  .jasd5     .olzc7::before,
.qacw9kh .gon7p3m  .jasd5     .olzc7::before,
.qacw9kh .k6os3s .jasd5     .olzc7::before { color: #38bdf8; }
.qacw9kh .q3y8    .ozuxxy .olzc7::before,
.qacw9kh .xb2n  .ozuxxy .olzc7::before,
.qacw9kh .gon7p3m  .ozuxxy .olzc7::before,
.qacw9kh .k6os3s .ozuxxy .olzc7::before { color: #818cf8; }
.qacw9kh .q3y8    .fd84si    .olzc7::before,
.qacw9kh .xb2n  .fd84si    .olzc7::before,
.qacw9kh .gon7p3m  .fd84si    .olzc7::before,
.qacw9kh .k6os3s .fd84si    .olzc7::before { color: #2dd4bf; }
.k4cs::before,
.br9gb::before { margin-right: 5px; }
.t385 .p2mtun5x ul li,
.t385 .hfpmq5 li         { color: #4ade80; }
.t385 .p2mtun5x .k4cs { color: #22c55e; }
.t385 .rv1nd86 ul li,
.t385 .hajwiz li         { color: #f87171; }
.t385 .rv1nd86 .br9gb { color: #ef4444; }
.daaxznm .p2mtun5x { background: var(--bg-pros); }
.daaxznm .rv1nd86 { background: var(--bg-cons); }
.daaxznm .p2mtun5x .k4cs { color: var(--c-pros-label); }
.daaxznm .rv1nd86 .br9gb { color: var(--c-cons); }
.daaxznm .p2mtun5x ul li,
.daaxznm .hfpmq5 li            { color: var(--c-pros); }
.daaxznm .rv1nd86 ul li,
.daaxznm .hajwiz li            { color: var(--c-cons); }
.z277ix .p2mtun5x { background: var(--bg-pros); }
.z277ix .rv1nd86 { background: var(--bg-cons); }
.z277ix .p2mtun5x .k4cs { color: var(--c-pros-label); }
.z277ix .rv1nd86 .br9gb { color: var(--c-cons); }
.z277ix .p2mtun5x ul li,
.z277ix .hfpmq5 li          { color: var(--c-pros); }
.z277ix .rv1nd86 ul li,
.z277ix .hajwiz li          { color: var(--c-cons); }
.kyma3 .k4cs::before { content: "✓ "; }
.kyma3 .br9gb::before { content: "✗ "; }
.t767 .k4cs::before { content: "→ "; }
.t767 .br9gb::before { content: "← "; }
.mz2jdfod .k4cs::before { content: "★ "; }
.mz2jdfod .br9gb::before { content: "✕ "; }
.womwd75k .k4cs::before { content: "◆ "; }
.womwd75k .br9gb::before { content: "▲ "; }
.y24kl49 .dzcbhrdp { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.y24kl49 .dzcbhrdp strong { color: var(--text-primary); }
.y24kl49 .dzcbhrdp p      { color: var(--text-muted); }
.hu65 .dzcbhrdp { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.b6j7qe7c .dzcbhrdp {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.b6j7qe7c .dzcbhrdp strong,
.b6j7qe7c .dzcbhrdp p { color: #fff; }
.b6j7qe7c .olzc7::before { color: rgba(255,255,255,0.9) !important; }
.lwhkt5e .dzcbhrdp {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.lwhkt5e .dzcbhrdp strong { color: var(--text-primary); }
.lwhkt5e .dzcbhrdp p      { color: var(--text-muted); }
.vamo1y3v .dzcbhrdp { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.q3y8 .olzc7,
.xb2n .olzc7,
.gon7p3m .olzc7,
.k6os3s .olzc7 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.q3y8 .olzc7::before,
.xb2n .olzc7::before,
.gon7p3m .olzc7::before,
.k6os3s .olzc7::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.q3y8 .jasd5     .olzc7::before { content: "✦"; color: var(--c-tip-border); }
.q3y8 .ozuxxy .olzc7::before { content: "▲"; color: var(--c-warn-border); }
.q3y8 .fd84si    .olzc7::before { content: "◉"; color: #60a5fa; }
.xb2n .jasd5     .olzc7::before { content: "★"; color: var(--c-tip-border); }
.xb2n .ozuxxy .olzc7::before { content: "◆"; color: var(--c-warn-border); }
.xb2n .fd84si    .olzc7::before { content: "●"; color: #60a5fa; }
.gon7p3m .jasd5     .olzc7::before { content: "▶"; color: var(--c-tip-border); }
.gon7p3m .ozuxxy .olzc7::before { content: "■"; color: var(--c-warn-border); }
.gon7p3m .fd84si    .olzc7::before { content: "▸"; color: #60a5fa; }
.k6os3s .jasd5     .olzc7::before { content: "→"; color: var(--c-tip-border); }
.k6os3s .ozuxxy .olzc7::before { content: "⬥"; color: var(--c-warn-border); }
.k6os3s .fd84si    .olzc7::before { content: "◈"; color: #60a5fa; }
.jv1eak5 .kpnw7wv .yc2mpvo,
.jv1eak5 .l5fd .yc2mpvo  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.jv1eak5 .p5zzb87                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.jv1eak5 .yxcpoi                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.jv1eak5 .whh4jutb            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.jv1eak5 .um7ck9d3          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.jv1eak5 .a79u4                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.z006 .kpnw7wv .yc2mpvo,
.z006 .l5fd .yc2mpvo,
.z006 .p5zzb87,
.z006 .yxcpoi,
.z006 .whh4jutb,
.z006 .um7ck9d3,
.z006 .a79u4,
.z006 .vamo1y3v .dzcbhrdp { box-shadow: none; }
.giw5   .aufltbo, .giw5 .cxob, .giw5 .s7xnoer1,
.giw5   .gld96, .giw5 .t1y82m { font-size: 0.9rem; }
.giw5   .bhiia, .giw5 .mhzx81s { font-size: 0.9rem; }
.gpb1k2   .aufltbo, .gpb1k2 .cxob, .gpb1k2 .s7xnoer1,
.gpb1k2   .gld96, .gpb1k2 .t1y82m { font-size: 0.95rem; }
.gpb1k2   .bhiia, .gpb1k2 .mhzx81s { font-size: 0.95rem; }
.phgnqyi   .aufltbo, .phgnqyi .cxob, .phgnqyi .s7xnoer1,
.phgnqyi   .gld96, .phgnqyi .t1y82m { font-size: 1.08rem; }
.phgnqyi   .bhiia, .phgnqyi .mhzx81s { font-size: 1.05rem; }
.phgnqyi   .r9128d { font-size: 0.97rem; }
.jx24gf .j5meflh      { font-size: 3.2rem; }
.jx24gf h2.kfxq { font-size: 1.9rem; }
.jx24gf h3.fxc7aif4     { font-size: 1.4rem; }
.c4j54 .j5meflh      { font-size: 3.8rem; }
.c4j54 h2.kfxq { font-size: 2.2rem; }
.c4j54 h3.fxc7aif4     { font-size: 1.6rem; }
.ktfoecm + .ktfoecm { position: relative; }
.km2eqoe   .ktfoecm + .ktfoecm::before,
.ex8v  .ktfoecm + .ktfoecm::before,
.eivc   .ktfoecm + .ktfoecm::before,
.tsxsfxjh   .ktfoecm + .ktfoecm::before,
.fmdcpt2b   .ktfoecm + .ktfoecm::before,
.b22d .ktfoecm + .ktfoecm::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.km2eqoe .ktfoecm + .ktfoecm::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ex8v .ktfoecm + .ktfoecm::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.eivc .ktfoecm + .ktfoecm::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;
}
.tsxsfxjh .ktfoecm + .ktfoecm::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.yf9p .ktfoecm { margin-bottom: 16px; }
.yf9p .ktfoecm + .ktfoecm { margin-top: 0; }
.yf9p .p925zqi { padding-top: 0; padding-bottom: 0; }
.fmdcpt2b .ktfoecm + .ktfoecm::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.b22d .ktfoecm + .ktfoecm::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.kygbdy .ktfoecm + .ktfoecm::before,
.kih75 .ktfoecm + .ktfoecm::before,
.cq6wi3gh .ktfoecm + .ktfoecm::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%;
}
.h8rz .kygbdy .ktfoecm:nth-child(even)::before,
.h8rz .kih75 .ktfoecm:nth-child(even)::before,
.h8rz .cq6wi3gh .ktfoecm:nth-child(even)::before { background: var(--bg-surface); }
.rgovgog1 .kygbdy .ktfoecm:nth-child(even)::before,
.rgovgog1 .kih75 .ktfoecm:nth-child(even)::before,
.rgovgog1 .cq6wi3gh .ktfoecm:nth-child(even)::before { background: var(--bg-card); }
.kygbdy .ktfoecm + .ktfoecm::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");
}
.kih75 .ktfoecm + .ktfoecm::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");
}
.cq6wi3gh .ktfoecm + .ktfoecm::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");
}
.ljh4w .oa4c2k,
.bj4m .oa4c2k,
.sdcz .oa4c2k { overflow: hidden; }
.ljh4w .wq76,
.bj4m .wq76 { margin-bottom: 60px; }
.sdcz .wq76 { margin-bottom: 70px; }
.sdcz .yqg4x { padding-bottom: 70px; }
.ljh4w .oa4c2k::before,
.bj4m .oa4c2k::before,
.sdcz .oa4c2k::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%;
}
.ljh4w .oa4c2k::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");
}
.bj4m .oa4c2k::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");
}
.sdcz .oa4c2k::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");
}
.qjrr .oa4c2k:not(.ji7fx2) .ead6ih { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.jqe05uu .oa4c2k:not(.ji7fx2) .ead6ih { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.adf4a64z  .oa4c2k:not(.ji7fx2) .ead6ih { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.wgkw4  .oa4c2k:not(.ji7fx2) .ead6ih { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.qjrr .ji7fx2 { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.jqe05uu .ji7fx2 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.adf4a64z .ji7fx2 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.wgkw4 .ji7fx2 { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.xny0mv8 .ji7fx2 { background: var(--accent); }
.xny0mv8 .ji7fx2 .ead6ih { background: none; }
.xny0mv8 .qhedmn8 { background: var(--accent); }
.xny0mv8 .t8siw97 { background: var(--accent-bg); }
.xny0mv8 .oa4c2k:not(.ji7fx2) .ead6ih { background: rgba(0,0,0,0.6); }
.re9iz0 .ixuc { float: left; width: 38%; margin: 0 28px 16px 0; }
.re9iz0 .ixuc .zraza8 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.re9iz0 .p925zqi::after { content: ''; display: block; clear: both; }
.z30i8e1 .ixuc { float: right; width: 38%; margin: 0 0 16px 28px; }
.z30i8e1 .ixuc .zraza8 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.z30i8e1 .p925zqi::after { content: ''; display: block; clear: both; }
.x8wogcw6 .ktfoecm:nth-child(odd)  .ixuc { float: left;  width: 38%; margin: 0 28px 16px 0; }
.x8wogcw6 .ktfoecm:nth-child(even) .ixuc { float: right; width: 38%; margin: 0 0 16px 28px; }
.x8wogcw6 .ixuc .zraza8 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.x8wogcw6 .p925zqi::after { content: ''; display: block; clear: both; }
.re9iz0 .lfnkxu,
.re9iz0 .mplj4oi,
.z30i8e1 .lfnkxu,
.z30i8e1 .mplj4oi,
.x8wogcw6 .lfnkxu,
.x8wogcw6 .mplj4oi { clear: both; }
@media (max-width: 900px) {
  .re9iz0 .ixuc,
  .z30i8e1 .ixuc,
  .x8wogcw6 .ktfoecm:nth-child(odd)  .ixuc,
  .x8wogcw6 .ktfoecm:nth-child(even) .ixuc {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .re9iz0 .ixuc .zraza8,
  .z30i8e1 .ixuc .zraza8,
  .x8wogcw6 .ixuc .zraza8 {
    max-height: none !important;
  }
}
.re9iz0 .bhiia,
.re9iz0 .mhzx81s,
.z30i8e1 .bhiia,
.z30i8e1 .mhzx81s,
.x8wogcw6 .bhiia,
.x8wogcw6 .mhzx81s { overflow: hidden; }
@media (max-width: 640px) {
  .re9iz0 .ixuc,
  .z30i8e1 .ixuc,
  .x8wogcw6 .ixuc { float: none; width: 100%; margin: 0 0 16px 0; }
}
.fhdyokbm .z8i46ha,
.fhdyokbm .p925zqi,
.fhdyokbm .lsi831rg  { max-width: 1100px; }
.siicjd8 .z8i46ha,
.siicjd8 .p925zqi,
.siicjd8 .lsi831rg  { max-width: 1200px; }
.siicjd8 { --content-mw: 1200px; }
.uycvk .z8i46ha,
.uycvk .p925zqi,
.uycvk .lsi831rg  { max-width: 1320px; }
.sl0r48 { font-size: 0.82rem; color: var(--text-muted); }
.m947b { display: flex; align-items: center; }
.ucfj7 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.p9tqs8a { display: flex; align-items: center; }
.t9n7fyk { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.t9n7fyk:hover { text-decoration: underline; }
.d211qwy { margin: 0 3px; opacity: 0.45; }
.d211qwy::before { content: '/'; }
.sb9gi { padding: 2px 5px; color: var(--text-main); }
.g7k6 .sl0r48 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.g7k6 .m947b { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.blplhi .sl0r48 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.blplhi .m947b { padding: 0 0 0 12px; }
.xdguuay .m947b { padding: 0 16px; }
.xdguuay .sl0r48 {
  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);
}
.xdguuay .z8i46ha { padding-top: 28px; }
@media (max-width: 720px) {
  .jdzx5lk { margin-top: 18px; padding: 0 16px; }
  .xdguuay .z8i46ha { padding-top: 16px; }
}
.fhdyokbm.g7k6 .m947b { max-width: 1100px; }
.siicjd8.g7k6 .m947b { max-width: 1200px; }
.uycvk.g7k6 .m947b { max-width: 1320px; }
.siicjd8 .jdzx5lk { max-width: 1200px; }
.qgjx .ktfoecm { padding-top: 16px; padding-bottom: 16px; }
.iar3jr .ktfoecm { padding-top: 24px; padding-bottom: 24px; }
.hvf9 .ktfoecm { padding-top: 40px; padding-bottom: 40px; }
.z60z .ktfoecm { padding-top: 52px; padding-bottom: 52px; }
.sn43 .ktfoecm:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.sn43 .ktfoecm:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.sn43 .ktfoecm:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.sn43 .ktfoecm:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.p9ql401v .p925zqi { padding-top: 10px;  padding-bottom: 10px; }
.hmblaw .p925zqi { padding-top: 18px;  padding-bottom: 18px; }
.vpfrzrpf .p925zqi { padding-top: 36px;  padding-bottom: 36px; }
.xtnz8 .p925zqi { padding-top: 48px;  padding-bottom: 48px; }
.orc702 h2.kfxq { font-weight: 600; }
.orc702 h3.fxc7aif4     { font-weight: 600; }
.pyg9 h2.kfxq { font-weight: 800; }
.pyg9 h3.fxc7aif4     { font-weight: 700; }
.kdsh { font-weight: 600; }
.kdsh h2.kfxq { font-weight: 900; }
.kdsh h3.fxc7aif4     { font-weight: 800; }
.kdsh .dzcbhrdp strong,
.kdsh .dzcbhrdp strong { font-weight: 600; }
.bxung0f {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.ae53g .bxung0f { display: none; }
@media (max-width: 640px) {
  .bxung0f { display: none !important; }
}
.bxung0f { background: var(--cta) !important; color: #fff !important; border: none !important; }
.bxung0f:hover { opacity: 0.85; }
.u20m .bxung0f { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.l8326ziz .u3fm { right: 32px; }
@media (max-width: 480px) {
  .l8326ziz .u3fm { right: 20px; bottom: 20px; }
  .ltmxxw  .u3fm { left: 20px; bottom: 20px; }
}
.umh31gfl { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.lsi831rg { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.bn1x7eff { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.vld5q4hk { color: var(--text-dim); font-size: 0.8rem; }
.ozqdiv5 a, .dxg0jmot a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.ozqdiv5 a:hover, .dxg0jmot a:hover { color: var(--accent-light); }
.dxg0jmot { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.o397n .lsi831rg { text-align: center; }
.o397n .dxg0jmot { justify-content: center; margin-bottom: 16px; }
.o397n .bn1x7eff { margin-top: 0; }
.xoo0uki { margin-top: 10px; }
.xoo0uki a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .lsi831rg { padding-left: 16px; padding-right: 16px; }
  .vmiwu .lsi831rg { padding: 20px 16px; }
  .dxg0jmot { gap: 4px 12px; }
  .bn1x7eff { font-size: 0.78rem; }
}
.z19a .bn1x7eff { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.z19a .vld5q4hk { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .z19a .mwlr { grid-template-columns: 1fr 1fr; } .z19a .ihb4eb { grid-column: 1 / -1; } }
@media (max-width: 480px) { .z19a .mwlr { grid-template-columns: 1fr; } }
.t7vc .bn1x7eff { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .t7vc .myhpwqz { gap: 12px; } .t7vc .aij7ak { margin-right: 0; width: 100%; } }
.m79vro .bn1x7eff { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.m79vro .vld5q4hk { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .m79vro .pfe2b6k { grid-template-columns: 1fr 1fr; } .m79vro .qhrn8e94 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .m79vro .pfe2b6k { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .x56x2h3m .ztnf { grid-template-columns: 1fr 1fr; } .x56x2h3m .g6oe:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .x56x2h3m .ztnf { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .fckmr .ztnf { grid-template-columns: 1fr; } }
.wzjtn7bm .lsi831rg { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.wzjtn7bm .dxg0jmot { justify-content: center; }
.auu15hsx .zypzer5w      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.auu15hsx .umh31gfl { background: var(--bg-page); border-top-color: var(--border-alt); }
.fb33h5qf .zypzer5w      { background: #0d1117; border-bottom-color: #21262d; }
.fb33h5qf .hvpis944 { color: var(--accent-light); }
.fb33h5qf .u3zfwj4r { --msep-color: #8b949e; }
.fb33h5qf .u3zfwj4r a { color: #8b949e; }
.fb33h5qf .u3zfwj4r a:hover { color: var(--accent-light); }
.fb33h5qf .qmlx { color: #8b949e; }
.fb33h5qf .umh31gfl { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.fb33h5qf .bn1x7eff,
.fb33h5qf .vld5q4hk { color: #6e7681; }
.fb33h5qf .ozqdiv5 a, .fb33h5qf .dxg0jmot a,
.fb33h5qf .ozqdiv5 a:hover, .fb33h5qf .dxg0jmot a:hover,
@media (max-width: 640px) {
  .fb33h5qf .u3zfwj4r { background: #0d1117; border-top-color: #21262d; }
  .fb33h5qf .u3zfwj4r li a { border-bottom-color: #21262d; }
}
.prlqpcum .zypzer5w      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.prlqpcum .hvpis944 { color: var(--accent-light); }
.prlqpcum .u3zfwj4r { --msep-color: #475569; }
.prlqpcum .u3zfwj4r a { color: #475569; }
.prlqpcum .u3zfwj4r a:hover { color: var(--accent-light); }
.prlqpcum .qmlx { color: #64748b; }
.prlqpcum .umh31gfl { background: #f0f4f8; border-top-color: #cbd5e1; }
.prlqpcum .bn1x7eff,
.prlqpcum .vld5q4hk { color: #64748b; }
.prlqpcum .ozqdiv5 a, .prlqpcum .dxg0jmot a,
.prlqpcum .ozqdiv5 a:hover, .prlqpcum .dxg0jmot a:hover,
@media (max-width: 640px) {
  .prlqpcum .u3zfwj4r { background: #f0f4f8; border-top-color: #cbd5e1; }
  .prlqpcum .u3zfwj4r li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.m2266u6 .zypzer5w      { background: var(--accent); border-bottom-color: var(--accent-light); }
.m2266u6 .hvpis944 { color: #fff; }
.m2266u6 .u3zfwj4r { --msep-color: rgba(255,255,255,0.82); }
.m2266u6 .u3zfwj4r a { color: rgba(255,255,255,0.82); }
.m2266u6 .u3zfwj4r a:hover { color: #fff; }
.m2266u6 .qmlx { color: rgba(255,255,255,0.9); }
.m2266u6 .umh31gfl { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.m2266u6 .bn1x7eff,
.m2266u6 .vld5q4hk { color: rgba(255,255,255,0.72); }
.m2266u6 .ozqdiv5 a, .m2266u6 .dxg0jmot a,
.m2266u6 .ozqdiv5 a:hover, .m2266u6 .dxg0jmot a:hover,
@media (max-width: 640px) {
  .m2266u6 .u3zfwj4r { background: var(--accent); border-top-color: var(--accent-light); }
  .m2266u6 .u3zfwj4r li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.lp3trn4 .zypzer5w {
  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);
}
.lp3trn4 .umh31gfl {
  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) {
  .lp3trn4 .u3zfwj4r {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.d2pk0b .oiocd4 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.dscrb .oiocd4 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ec2dx6 .oiocd4 { min-height: 72px; height: auto; }
.jntn8 .oiocd4 { min-height: 84px; height: auto; }
.vmiwu .oiocd4 { max-width: none; padding: 0 32px; }
.vmiwu .lsi831rg  { max-width: none; padding: 24px 32px; }
.sbjt.siicjd8 .oiocd4 { max-width: 1200px; }
.sbjt.uycvk .oiocd4 { max-width: 1320px; }
.drwz6   .hvpis944, .drwz6   .aij7ak { text-transform: capitalize; }
.anvw .hvpis944, .anvw .aij7ak { text-transform: lowercase; }
.lact .hvpis944, .lact .aij7ak { text-transform: uppercase; letter-spacing: 0.06em; }
.zdvi8, .dvq0s4z {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.t92h .zdvi8,
.rxicizp .zdvi8,
.fm6ek .zdvi8,
.fpnf8rn0 .zdvi8,
.rjpemw   .u3zfwj4r a { font-weight: 500; }
.je1fmn .u3zfwj4r a { font-weight: 600; }
.s1nye     .u3zfwj4r a { font-weight: 700; }
.cn50ac    .u3zfwj4r a { font-weight: 800; letter-spacing: 0.01em; }
.c8ador     .u3zfwj4r > li + li::before,
.p7v8hr    .u3zfwj4r > li + li::before,
.yxyxibq    .u3zfwj4r > li + li::before,
.r8kk .u3zfwj4r > li + li::before,
.hifh .u3zfwj4r > li + li::before,
.beyw3azz  .u3zfwj4r > li + li::before,
.agvki3j    .u3zfwj4r > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.c8ador     .u3zfwj4r > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.p7v8hr    .u3zfwj4r > li + li::before { content: "|"; }
.yxyxibq    .u3zfwj4r > li + li::before { content: "—"; }
.r8kk .u3zfwj4r > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.hifh .u3zfwj4r > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.beyw3azz  .u3zfwj4r > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.agvki3j    .u3zfwj4r > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .mq1htf4 .qmlx,
  .b8p4 .qmlx,
  .aknpzfgy .qmlx,
  .o9qw .qmlx,
  .bmto .qmlx {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .mq1htf4 .qmlx::before,
  .b8p4 .qmlx::before,
  .aknpzfgy .qmlx::before,
  .o9qw .qmlx::before,
  .bmto .qmlx::before { content: ""; display: block; flex-shrink: 0; }

  
  .mq1htf4 .qmlx::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;
  }

  
  .b8p4 .qmlx::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;
  }

  
  .aknpzfgy .qmlx::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;
  }

  
  .o9qw .qmlx::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;
  }

  
  .bmto .qmlx::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) {
  .wfyk47 .qmlx {
    padding: 5px 14px;
  }
  .wfyk47 .u3zfwj4r {
    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;
  }
  .wfyk47 .u3zfwj4r li a {
    border-bottom: none; padding: 10px 22px;
  }
  .wfyk47 .u3zfwj4r li a:hover { background: var(--bg-raised); }
  .wfyk47 .lqd3rx,
  .j8agf .lqd3rx,
  .em18sl .lqd3rx { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .huhi .qmlx {
    padding: 5px 10px;
  }
  .huhi .u3zfwj4r {
    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);
  }
  .huhi .u3zfwj4r.xa6ppuz { transform: translateX(0); }
  .huhi .u3zfwj4r li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .huhi .u3zfwj4r li:last-child a { border-bottom: none; }
  .m2266u6 .u3zfwj4r,
  .fb33h5qf .u3zfwj4r { background: var(--accent) !important; }
  .m2266u6 .u3zfwj4r li a,
  .fb33h5qf .u3zfwj4r li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .em18sl .qmlx {
    padding: 5px 10px;
  }
  .em18sl .u3zfwj4r {
    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);
  }
  .em18sl .u3zfwj4r::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .em18sl .u3zfwj4r.xa6ppuz { transform: translateY(0); }
  .em18sl .u3zfwj4r li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .hq3n2og8 .qmlx {
    padding: 5px 10px;
  }
  .hq3n2og8 .u3zfwj4r {
    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;
  }
  .hq3n2og8 .u3zfwj4r.xa6ppuz { opacity: 1; pointer-events: auto; }
  .hq3n2og8 .u3zfwj4r li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .k9lax     .qmlx { border-radius: 0 !important; }
  .efqh6r8   .qmlx { border-radius: 8px !important; }
  .pdx8w .qmlx { border-radius: 50% !important; }
  .ypifsr1   .qmlx { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .meat .e39vf { flex-direction: column; align-items: stretch; }
  .meat .mta6p4 { flex-direction: row; min-width: auto; }
  .meat .v0kzst1 { align-items: flex-start; text-align: left; }
}
.aehhu0,
.aehhu0.ktfoecm,
.h8rz .aehhu0,
.o4z87 .aehhu0,
.rgovgog1 .aehhu0,
.c5vrpn .aehhu0 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.wam3df56 {
  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;
}
.tof4sd { flex: 1 1 280px; min-width: 0; }
.htpp {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.vgtb8h {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.r6klx8n {
  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;
}
.r6klx8n:hover { transform: translateY(-1px); opacity: 0.95; }
.z7r6 .wam3df56 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.z7r6 .htpp { color: var(--cta); }
.z7r6 .vgtb8h { color: var(--text-body); }
.z7r6 .r6klx8n {
  background: var(--cta) !important;
  color: #fff !important;
}
.yqxkce .wam3df56 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.yqxkce .htpp { color: var(--text-primary); }
.yqxkce .vgtb8h { color: var(--text-body); }
.yqxkce .r6klx8n {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .wam3df56 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .tof4sd { flex: 0 0 auto; }
  .htpp { font-size: 1.2rem; }
  .r6klx8n { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.czkjal6 .qhzv71 { height: 36px; }
.vxp4hn .qhzv71 { height: 60px; max-width: 200px; }
.up8y .qhzv71 { height: 56px; max-width: 180px; }
.pe9alm6    .kbzhcv, .pe9alm6    .kj1hogjn { color: #f59e0b; }
.wqirf      .kbzhcv { font-size: 1rem; letter-spacing: 1.5px; }
.wqirf      .kj1hogjn   { font-size: 1.35rem; }
.wvurv191    .kbzhcv, .wvurv191    .kj1hogjn { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.rxzahx     .kbzhcv, .rxzahx     .kj1hogjn { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.vy4v1c .kbzhcv, .vy4v1c .kj1hogjn { color: var(--cta); letter-spacing: 2px; }
.x9wis94e   .kbzhcv, .x9wis94e   .kj1hogjn { color: #e91e63; letter-spacing: 2px; }
.twhi  .kbzhcv, .twhi  .kj1hogjn { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.ywv9c     .kbzhcv, .ywv9c     .kj1hogjn { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.grcqn03j .e876ji4q + .e876ji4q {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.feguy .yxcpoi { padding: 18px 24px; min-height: 68px; }
.e34e2o .z00ian6 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.e34e2o .jjimy3 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.dpmz .e876ji4q {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.mplj4oi { counter-reset: cs-rank; }
.mplj4oi .yxcpoi { counter-increment: cs-rank; }
.mplj4oi .yxcpoi::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;
}
.jqbors3u .mplj4oi { counter-reset: cs-rank; gap: 0; }
.jqbors3u .yxcpoi {
  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;
}
.jqbors3u .yxcpoi::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;
}
.jqbors3u .f8gwuf {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.jqbors3u .b7qp6zlv {
  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;
}
.jqbors3u .gt7k { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.jqbors3u .f8gwuf { min-width: 0; flex-direction: column; width: 100%; }
.jqbors3u .ssan {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.jqbors3u .kbzhcv { color: var(--cta, var(--accent)); }
.jqbors3u .atm4odb0 { font-weight: 700; }
.jqbors3u .e876ji4q {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.jqbors3u .z00ian6 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.jqbors3u .jjimy3 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.jqbors3u .i48bz .jjimy3 { font-size: 1.3rem; color: var(--accent-light); }
.jqbors3u .a39l {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.jqbors3u .yxcpoi:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .jqbors3u .mplj4oi {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .jqbors3u .yxcpoi {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .jqbors3u .yxcpoi { padding: 40px 16px 20px; }
  .jqbors3u .e876ji4q {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .jqbors3u .a39l { width: 100%; min-width: 0; }
}
.ejhlq .mplj4oi { counter-reset: cs-rank; gap: 10px; }
.ejhlq .yxcpoi {
  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);
}
.ejhlq .yxcpoi::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);
}
.ejhlq .f8gwuf {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.ejhlq .b7qp6zlv {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.ejhlq .gt7k { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.ejhlq .ssan {
  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;
}
.ejhlq .kbzhcv { color: var(--cta, var(--accent)); }
.ejhlq .e876ji4q {
  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;
}
.ejhlq .z00ian6 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.ejhlq .jjimy3 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.ejhlq .i48bz .jjimy3 { color: var(--accent-light); }
.ejhlq .a39l {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.ejhlq .yxcpoi:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .ejhlq .yxcpoi {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .ejhlq .yxcpoi::before {
    position: absolute; top: 14px; left: 14px;
  }
  .ejhlq .f8gwuf {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .ejhlq .ssan { white-space: normal; text-align: center; font-size: 1.2rem; }
  .ejhlq .e876ji4q {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .ejhlq .a39l { width: 100%; min-width: 0; }
  .ejhlq .kbzhcv { min-width: 0; }
}
.i7pu .yxcpoi::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.juftofdc .zyip {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.juftofdc .zyip summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.juftofdc .zyip p { padding: 0 2px 16px; }
.vovxx50 .zyip { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.vovxx50 .zyip summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.vovxx50 .zyip summary::after { content: "›"; font-size: 1.2em; }
.vovxx50 .zyip[open] summary::after { content: "‹"; }
.vovxx50 .zyip p { padding: 10px 22px 4px; }
.clf4f6c .zyip {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.clf4f6c .zyip summary { color: var(--text-primary); padding-left: 16px; }
.clf4f6c .zyip summary::after { content: "›"; font-size: 1.1em; }
.clf4f6c .zyip[open] summary::after { content: "‹"; }
.clf4f6c .zyip p { padding-left: 16px; }
.dt1s .khzdj { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.dt1s .zyip {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.dt1s .zyip:last-child { border-bottom: none; }
.dt1s .zyip summary { color: var(--text-primary); border-radius: 0; }
.dt1s .zyip summary::after { content: "›"; font-size: 1.1em; }
.dt1s .zyip[open] summary::after { content: "‹"; }
.q7b0 .zyip { overflow: hidden; }
.q7b0 .zyip summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.q7b0 .zyip summary::after { color: rgba(255,255,255,.75); }
.q7b0 .zyip[open] summary { border-radius: 0; }
.cwqfh { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.vy0ju8 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ii632 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.nl4h7brl { color: var(--text-muted); font-size: 1.05rem; }
.eb1nse0 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.k1ztixr {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.l9u460l { margin-bottom: 20px; }
.wzv00 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.gje4 {
  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;
}
.gje4:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.byq7k { resize: vertical; min-height: 130px; }
.ryed1gp6 { width: 100%; margin-top: 8px; }
.kjty6g5w {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.g2m4 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.rbv23xaj { color: var(--text-muted); line-height: 1.75; }
.n9nva0 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.n9nva0 li { margin-bottom: 6px; }
.unh0yqps { max-width: 760px; margin: 0 auto; }
.jdbly16 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.vjrfd6b { max-width: 760px; margin: 0 auto; }
.mhi2wvh { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.a1cso ul.n9nva0 { margin: 0; }
.nzo9wnzh .mhi2wvh { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .nzo9wnzh { grid-template-columns: 1fr; gap: 10px; } }
.n4bnm { max-width: 640px; margin: 0 auto; text-align: center; }
.bywxbcp4 { margin-bottom: 48px; }
.bywxbcp4 .mhi2wvh { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.bywxbcp4 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.yordc .n9nva0 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ctxlr { grid-template-columns: 1fr; } }
.a5f18pwm ul.n9nva0 { margin: 0; }
.d86q .n9nva0,
.evvbcfor .n9nva0,
.to1pk .n9nva0,
.dac9a6k0 .n9nva0 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .n49k { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .opp2sx { grid-template-columns: 1fr; } .w7lpz { position: static; text-align: center; } }
@media (max-width: 860px) { .kwmys85f { grid-template-columns: 1fr; } }
.dac9a6k0 .n9nva0 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .rzu7 { flex-direction: column; text-align: center; } .jzc7wa { grid-template-columns: 1fr; } }
.b4q5e .ii632 { color: var(--accent-light); }
.i1jmtm7p {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.i1jmtm7p .ii632 { font-size: 2rem; }
.i1jmtm7p .nl4h7brl { max-width: 680px; }
.rlvawvw .ii632 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.rlvawvw .nl4h7brl  { margin: 0; }
@media (max-width: 640px) { .rlvawvw { flex-direction: column; } }
.qklzd0 .ii632 { color: var(--accent-light); }
.gsixop .ii632 { color: #fff; }
.gsixop .nl4h7brl  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .xh49ugs { grid-template-columns: 1fr; } }
.vad6 .gje4 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.vad6 .gje4:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.pnypnvn .gje4 { background: var(--bg-raised); border-color: transparent; }
.pnypnvn .gje4:focus { background: var(--bg-card); border-color: var(--accent-light); }
.ph6z .gje4 { border-radius: 100px; padding: 11px 20px; }
.ph6z .byq7k { border-radius: 14px; }
.aos9 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.aos9 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;
}
.aos9 summary::-webkit-details-marker { display: none; }
.aos9 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.aos9[open] summary::after { content: "−"; }
.r8i1qkve {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.us081mup {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .us081mup { grid-template-columns: 1fr; } }
.p8n1 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.p8n1 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.p8n1 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.aqb1 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.aqb1 li { margin-bottom: 6px; }
.ila7uf{display:none}
.ila7uf:empty,.mtyfd8dk:empty{display:none}
.fqu9cfst{position:relative;overflow:visible}
.b82h8gs .jwq3241f,.z231i5eo .jwq3241f,
.kq0rj .jwq3241f,.gsivvxbi .jwq3241f,
.sxh216f4 .jwq3241f,.qhigvju .jwq3241f{display:block}
.mbzgex .xgby7rsl{display:block}
.b82h8gs .jwq3241f,.z231i5eo .jwq3241f,
.kq0rj .jwq3241f,.gsivvxbi .jwq3241f,
.sxh216f4 .jwq3241f{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}
.b82h8gs .jwq3241f .mtyfd8dk,.z231i5eo .jwq3241f .mtyfd8dk,
.kq0rj .jwq3241f .mtyfd8dk,.gsivvxbi .jwq3241f .mtyfd8dk,
.sxh216f4 .jwq3241f .mtyfd8dk{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}
.b82h8gs .crtj,.z231i5eo .crtj,
.kq0rj .crtj,.gsivvxbi .crtj,
.sxh216f4 .crtj{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.b82h8gs .jwq3241f,.z231i5eo .jwq3241f{top:12px}
.b82h8gs .jwq3241f .mtyfd8dk{margin-right:auto}
.z231i5eo .jwq3241f .mtyfd8dk{margin-left:auto}
.z231i5eo .jwq3241f{text-align:right}
.kq0rj .jwq3241f,.gsivvxbi .jwq3241f{bottom:12px}
.kq0rj .jwq3241f .mtyfd8dk{margin-right:auto}
.gsivvxbi .jwq3241f .mtyfd8dk{margin-left:auto}
.gsivvxbi .jwq3241f{text-align:right}
.sxh216f4 .jwq3241f{position:relative;margin-top:16px}
.sxh216f4 .jwq3241f .mtyfd8dk{margin:0 auto}
.qhigvju .jwq3241f{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.qhigvju .jwq3241f .mtyfd8dk{margin:0}
.qhigvju .t8siw97~.jwq3241f,
.qhigvju .ltvtiih~.jwq3241f{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.qhigvju .t8siw97~.jwq3241f .mtyfd8dk,
.qhigvju .ltvtiih~.jwq3241f .mtyfd8dk{justify-content:flex-start}
.t8siw97~.jwq3241f,.ltvtiih~.jwq3241f{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}
.t8siw97~.jwq3241f .mtyfd8dk{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ltvtiih~.jwq3241f .mtyfd8dk{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.xgby7rsl .mtyfd8dk{margin:0 0 12px}
.mtyfd8dk{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.crtj{white-space:nowrap}
.og257 .crtj{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.m2by4wz0 .crtj{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.pspe1 .mtyfd8dk{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.d1ngv87 .crtj{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.dhtjc .crtj{color: var(--accent-light);opacity:1;font-weight:500}
.l8miqa .crtj{border-bottom:1px solid currentColor;padding-bottom:2px}
.z46cjh .mtyfd8dk{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.ircphu3{--date-bg:var(--accent-bg)}
.k9v6 .ermh::before{content:""}
.kbtgr .crtj + .crtj::before{content:"•";margin-right:6px;opacity:.4}
.gzp1y .crtj + .crtj::before{content:"/";margin-right:6px;opacity:.35}
.zm39 .crtj + .crtj::before{content:"|";margin-right:6px;opacity:.3}
.sxw1pf .crtj + .crtj::before{content:"—";margin-right:6px;opacity:.3}
.nw29 .crtj + .crtj::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.vdmz .crtj + .crtj::before{content:"·";margin-right:6px;opacity:.4}
.qu646oci .crtj + .crtj::before{content:"›";margin-right:6px;opacity:.4}
.ic84at1z .crtj + .crtj::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.ikz3 .or3pg5x{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .or3pg5x{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .sg76ol{max-width:100%}
}
.vpv8nbv0 .um7ck9d3{margin:0}
@media (max-width:560px){
  .uroxawx{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .unqht { padding: 28px 18px 20px; }
  .emn9 { font-size: 1.2rem; }
  .uxst { max-width: 220px; max-height: 80px; }
}
.j0noipx1 {
  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);
}
.aasavs1 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.dm0z2  .j0noipx1 { border-radius: 50%; }
.umc1  .j0noipx1 { border-radius: 6px; }
.rwqad .j0noipx1 { border-radius: 22px; }
.gr9j .wam3df56 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .j0noipx1 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.edoe .ktfoecm {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.edoe .p925zqi {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.edoe .wam3df56 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.u9bdr27 .ktfoecm,
.u9bdr27 .p925zqi {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.u9bdr27 .wam3df56 {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .u9bdr27 { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .u9bdr27 .wam3df56 {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .u9bdr27 .vgtb8h { display: none !important; }
  .u9bdr27 .htpp { font-size: 1.1rem !important; }
  .u9bdr27 .j0noipx1 { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .toi972a { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .oiocd4 { flex-direction: row-reverse; }
[dir="rtl"] .u3zfwj4r { flex-direction: row-reverse; }
[dir="rtl"] .l8326ziz .u3fm { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .l8326ziz .u3fm { right: auto; left: 20px; }
  [dir="rtl"] .ltmxxw  .u3fm { left: auto;  right: 20px; }
}
[dir="rtl"] .re9iz0 .ixuc  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .z30i8e1 .ixuc { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .bhiia, [dir="rtl"] .mhzx81s { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .p2mtun5x { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .rv1nd86 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .dzcbhrdp { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .wam3df56 { direction: rtl; }
[dir="rtl"] .j0noipx1 { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .yxcpoi,
[dir="rtl"] .sl0r48 { direction: rtl; }
[dir="rtl"] .a79u4 { direction: rtl; }
[dir="rtl"] .f7m0x34v { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .m87v .mhzx81s,
[dir="rtl"] .c74pt .mhzx81s,
[dir="rtl"] .tr6o .mhzx81s,
[dir="rtl"] .fzrgnj .mhzx81s {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .m87v .mhzx81s li::before,
[dir="rtl"] .c74pt .mhzx81s li::before,
[dir="rtl"] .tr6o .mhzx81s li::before,
[dir="rtl"] .fzrgnj .mhzx81s li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .oa4c2k.dkq5oww .wq76,
[dir="rtl"] .at7p8e.dkq5oww .wq76,
[dir="rtl"] .ji7fx2.dkq5oww .wq76,
[dir="rtl"] .dwda.dkq5oww .wq76,
[dir="rtl"] .cqw44egy.dkq5oww .wq76 { text-align: right; }
[dir="rtl"] .t8siw97.yovy0fw9 .yqg4x { text-align: center; }
[dir="rtl"] .p925zqi,
[dir="rtl"] .gld96,
[dir="rtl"] .t1y82m,
[dir="rtl"] .wq76 { text-align: right; }
[dir="rtl"] .k1ztixr,
[dir="rtl"] .wzv00,
[dir="rtl"] .gje4,
[dir="rtl"] .byq7k { text-align: right; direction: rtl; }
[dir="rtl"] .ph6z .gje4,
[dir="rtl"] .vad6 .gje4 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #0a16a1;
  --brand:           #0a16a1;
  --brand-light:     #0f1881;
  --brand-pale:      #1f29a5;
  --grad-start:      #1627f0;
  --grad-end:        #5964ea;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #d946ef;
  --cta-light:       #d51af1;
  --cta-hover:       #c813e4;
  --bg-page:         #f6f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f3f6;
  --bg-raised:       #edeef1;
  --bg-hover:        #f3f3f6;
  --border:          #e1e2e9;
  --border-alt:      #cfd0dd;
  --border-section:  #e1e2e9;
  --text-primary:    #16171c;
  --text-muted:      #505162;
  --text-body:       #2d2e38;
  --text-sub:        #444654;
  --text-faint:      #72748c;
  --text-dim:        #8e90a3;
  --text-label:      #5b5d70;
  --text-value:      #393a46;
  --accent-bg:       #dee0f6;
  --accent-bg-light: #c2c6f3;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f6;
  --c-pros:          #0c966b;
  --c-cons:          #9f2149;
  --c-pros-label:    #0eb37f;
  --c-tip-border:    #10c68d;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c966b;
}
:root { --logo-bg-opacity: 31%; }
body, button, input { font-family: "Lato", sans-serif; }
.klx5 .ar536, .klx5 .t8siw97 { min-height: 320px; }
.d211qwy::before { content: '—'; }