:root {
  --color-accent: #2c1f7e;
  --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;
}
.hwmrqhc {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.kfm2wo {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.slntwio {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.h6b5 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.c3bchg { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.c3bchg a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.c3bchg a:hover { color: var(--accent-light); }
.gxxdu   .azku { border-radius: 0; }
.lu1edrs .azku li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .azku {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .kc88g:hover .azku,
  .kc88g:focus-within .azku { display: block; }
  .azku li a { padding: 8px 16px; font-size: 0.88rem; }
}
.bc75k {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.esmc { display: none; }
@media (max-width: 640px) {
  .esmc {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .esmc.p855e { display: block; }
}
@media (max-width: 640px) {
  .bc75k { display: block; }
  .c3bchg > li + li::before { display: none !important; }
  .c3bchg {
    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;
  }
  .c3bchg.p855e { display: flex; }
  .c3bchg li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .c3bchg li:last-child a { border-bottom: none; }
}
.o0pgw { min-height: 480px; }
.uq4d {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.wzdaiq8 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.a545 .wzdaiq8 { margin-left: 0; margin-right: 0; }
.sd93rci7 {
  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;
}
.hnal1k .sd93rci7 { margin-top: 24px; }
.sd93rci7:hover { opacity: 0.88; }
.zx2u1aym .uq4d { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.zx2u1aym .wzdaiq8 { color: #e2e8f0; }
.zx2u1aym.a545   .dwnlc { text-align: left; }
.rpj82rwx .uq4d { color: var(--text-primary); text-shadow: none; }
.rpj82rwx .wzdaiq8 { color: var(--text-muted); }
.rpj82rwx .sd93rci7 { margin-top: 16px; }
.rpj82rwx, .rpj82rwx.o0pgw { min-height: auto !important; }
.rpj82rwx.a545   .dwnlc { text-align: left; }
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.fysbc .c8b3kfu,
.fysbc .dnb0pg,
.fysbc .zx2u1aym .vnq3iy0 {
  overflow: hidden;
}
.fysbc .c8b3kfu::after,
.fysbc .dnb0pg::after,
.fysbc .zx2u1aym .vnq3iy0::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.c8b3kfu .uq4d { color: #fff; }
.c8b3kfu .wzdaiq8 { color: rgba(255,255,255,0.85); }
.t3m8hiw .owxpzwf { position: relative; overflow: hidden; }
.t3m8hiw .owxpzwf::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.oqwi6l .owxpzwf {
  animation: hg-breathe 7s ease-in-out infinite;
}
.fysbc .owxpzwf { position: relative; overflow: hidden; }
.fysbc .owxpzwf::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;
}
.j9mquj .owxpzwf { position: relative; overflow: hidden; }
.j9mquj .owxpzwf::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.h99rq8f0 .owxpzwf {
  animation: hg-fadein 1.2s ease-out both;
}
.owxpzwf {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.jepi68 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.pfbzxz6q {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.b5qy0d {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.owxpzwf .uq4d { text-shadow: none; color: var(--text-primary); }
.owxpzwf .wzdaiq8 { color: var(--text-muted); }
body.vtkjgw .uq4d {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.arl2 .uq4d {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.o0pgw.c8b3kfu .uq4d,
section.c8b3kfu .uq4d {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.owxpzwf.fxe6ovml .jepi68 { align-items: center; text-align: center; }
.owxpzwf.a545   .jepi68 { align-items: flex-start; text-align: left; }
.olg2e4u .pfbzxz6q { position: relative; }
.olg2e4u .pfbzxz6q::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.olg2e4u.imr13npz .pfbzxz6q::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.ob7h2n .pfbzxz6q {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.ob7h2n .b5qy0d {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.ob7h2n.imr13npz .pfbzxz6q { padding: 32px 0 32px 32px; }
.g2g5jl .pfbzxz6q {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.g2g5jl .b5qy0d {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.imr13npz .jepi68 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.g2g5jl.imr13npz .pfbzxz6q { padding: 40px 16px 40px 48px; }
.o0pgw .ng6u8 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.ng6u8 .u1uu4fl {
  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;
}
.ng6u8 .u1uu4fl::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.ng6u8 .ky69 { display: contents !important; }
.ng6u8 .ky69 .s3qcx8k {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.ng6u8 .ky69 .slm9ag { max-height: 48px; max-width: 96px; }
.ng6u8 .ky69 .vp9yrwqe {
  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;
}
.ng6u8 .nlx3z {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.ng6u8 .fan8 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.ng6u8 .euewj { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.ng6u8 .euewj small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.ng6u8 .ri5v9p { display: contents !important; }
.ng6u8 .ri5v9p .bkoj:not(.sd1kufe2) { display: none !important; }
.ng6u8 .ri5v9p .sd1kufe2 {
  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;
}
.ng6u8 .ri5v9p .sd1kufe2 .wgqd23ye {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.ng6u8 .ri5v9p .sd1kufe2 .d4l82o {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.ng6u8 .eqcv2h08 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.ng6u8 .eqcv2h08.sjc3vs2 {
  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;
}
.ng6u8 .eqcv2h08.sjc3vs2:hover { opacity: 0.85; }
.ng6u8 .u1uu4fl,
.ng6u8 .u1uu4fl:hover,
.ng6u8 .u1uu4fl:nth-child(even),
.ng6u8 .u1uu4fl:nth-child(odd),
.ng6u8 .u1uu4fl:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.k6x7xpo .pfbzxz6q {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .owxpzwf { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .owxpzwf:not(.k6x7xpo) .pfbzxz6q { display: none !important; }
  .k6x7xpo .pfbzxz6q { padding: 16px; }
  .jepi68  { padding: 36px 24px; }
  .owxpzwf~.ep66p3,.imr13npz~.ep66p3{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .o0pgw, .owxpzwf { min-height: 320px !important; }
  .uq4d { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .wdmxyv,
  .j6w9,
  .ufnbn6fn { grid-template-columns: 1fr !important; }

  

  
  .aay16i { display: flex !important; flex-direction: column !important; }
  .aay16i .dwnlc { display: contents; }
  .aay16i .vnq3iy0 { order: 0; }
  .aay16i .uq4d { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .aay16i .wdmxyv { order: 2; padding: 0 16px 12px !important; }
  .aay16i .wzdaiq8 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .hnal1k .dwnlc { display: flex; flex-direction: column; }
  .hnal1k .dwnlc .uq4d { order: 1; }
  .hnal1k .dwnlc .ufnbn6fn { order: 2; margin: 8px 0 24px !important; }
  .hnal1k .dwnlc .wzdaiq8 { order: 3; }
  .hnal1k .dwnlc .sd93rci7 { order: 4; align-self: center; margin-top: 0; }

  
  .owxpzwf.k6x7xpo {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .owxpzwf.k6x7xpo .jepi68 { display: contents; padding: 0; }
  .owxpzwf.k6x7xpo .jepi68 .uq4d { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .owxpzwf.k6x7xpo .pfbzxz6q { order: 2; padding: 12px 16px; }
  .owxpzwf.k6x7xpo .jepi68 .wzdaiq8 { order: 3; padding: 0 24px; margin: 0 auto; }
  .owxpzwf.k6x7xpo .jepi68 .sd93rci7 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.rmwl { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.bh5v { width: 100%; height: auto; display: block; border-radius: 10px; }
.ugk915z .rmwl        { border-radius: 16px; }
.ugk915z .bh5v  { border-radius: 16px; }
.t708if1z .rmwl         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.t708if1z .bh5v   { border-radius: 8px; }
.idgh { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.mr0p { width: 100%; padding: 32px 0; position: relative; }
.wmiaydm { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.ehhls .mr0p:nth-child(even) { background: var(--bg-surface); }
.ehhls .mr0p:nth-child(odd)  { background: var(--bg-page); }
.dc724wdy .mr0p:nth-child(even) { background: var(--bg-card); }
.dc724wdy .mr0p:nth-child(odd)  { background: var(--bg-page); }
.ehhls .mr0p:nth-child(odd)  .wmiaydm { background: var(--bg-card); border-radius: 6px; }
.ehhls .mr0p:nth-child(even) .wmiaydm { background: var(--bg-raised); border-radius: 6px; }
.dc724wdy .mr0p:nth-child(odd)  .wmiaydm { background: var(--bg-card); border-radius: 6px; }
.dc724wdy .mr0p:nth-child(even) .wmiaydm { background: var(--bg-raised); border-radius: 6px; }
.ehhls .mr0p:nth-child(even) .siyrjc .lbfgi,
.dc724wdy .mr0p:nth-child(even) .siyrjc .lbfgi { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.ehhls .mr0p:nth-child(odd) .siyrjc .lbfgi,
.dc724wdy .mr0p:nth-child(odd) .siyrjc .lbfgi { background: var(--bg-card-inner); }
.ehhls .mr0p:nth-child(even) .fk1hllsu .lbfgi:nth-child(odd),
.dc724wdy .mr0p:nth-child(even) .fk1hllsu .lbfgi:nth-child(odd)  { background: var(--bg-card); }
.ehhls .mr0p:nth-child(even) .fk1hllsu .lbfgi:nth-child(even),
.dc724wdy .mr0p:nth-child(even) .fk1hllsu .lbfgi:nth-child(even) { background: var(--bg-card-inner); }
h1.in742dg6 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.in742dg6 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.f60eu { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.gt8tn h2.in742dg6 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.r3e5aq h2.in742dg6 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.xhy9km h2.in742dg6 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.xdlw h2.in742dg6::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ohnhce3d h2.in742dg6 {
  color: var(--text-primary); font-size: 1.7rem;
}
.o95p3 h2.in742dg6::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.z9smrvvd h2.in742dg6 {
  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) { .h3e62l { display: none; } }
.b3p1eak { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.ukyfw8z { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.kzbs1mvg {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.qsc6pm { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ld9ft { padding-left: 20px; }
.ld9ft li { margin-bottom: 6px; }
.ld9ft a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ld9ft a:hover { color: var(--accent-light); }
.mck1h5bo .qsc6pm { display: none; }
.jxthifi .qsc6pm { display: none; }
.jxthifi .ld9ft { padding-left: 0; list-style: none; }
.jxthifi .ld9ft li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.jxthifi .ld9ft a { font-size: 0.92rem; }
.xexn3jx1 .kzbs1mvg { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.xexn3jx1 .qsc6pm { display: none; }
.xexn3jx1 .ld9ft { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.xexn3jx1 .ld9ft li { margin-bottom: 0; }
.xexn3jx1 .ld9ft 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;
}
.xexn3jx1 .ld9ft a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.wl7fr52k .kzbs1mvg { padding: 20px 20px 16px; }
.wl7fr52k .ld9ft {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.wl7fr52k .ld9ft li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.wl7fr52k .ld9ft 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;
}
.wl7fr52k .ld9ft 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;
}
.wl7fr52k .ld9ft a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.wl7fr52k .ld9ft a:focus,
.wl7fr52k .ld9ft a:focus-visible,
.wl7fr52k .ld9ft a:target { outline: none; }
.wl7fr52k .ld9ft li:target a { border-color: var(--border); color: var(--text-muted); }
.tig8fe2 .kzbs1mvg { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.tig8fe2 .qsc6pm { display: none; }
.tig8fe2 .ld9ft { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.tig8fe2 .ld9ft li { counter-increment: toc-n; margin-bottom: 0; }
.tig8fe2 .ld9ft 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;
}
.tig8fe2 .ld9ft 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;
}
.tig8fe2 .ld9ft a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.wa1bcyv .kzbs1mvg { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.wa1bcyv .qsc6pm { display: none; }
.wa1bcyv .ld9ft { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.wa1bcyv .ld9ft li { margin-bottom: 0; }
.wa1bcyv .ld9ft 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;
}
.wa1bcyv .ld9ft a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.wuhg6 .kzbs1mvg { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.wuhg6 .qsc6pm { display: none; }
.wuhg6 .ld9ft { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.wuhg6 .ld9ft li { margin-bottom: 0; }
.wuhg6 .ld9ft li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.wuhg6 .ld9ft li:last-child::after { content: ""; margin-right: 0; }
.wuhg6 .ld9ft a { font-size: 0.9rem; }
.lbfgi { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.siyrjc .lbfgi { background: var(--bg-card); }
.fk1hllsu .lbfgi:nth-child(odd)  { background: var(--bg-card); }
.fk1hllsu .lbfgi:nth-child(even) { background: var(--bg-raised); }
.toav .lbfgi {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.toav .lbfgi:last-child { border-bottom: none; }
.toav h3.f60eu { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.fimv .lbfgi {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.fimv .lbfgi + .lbfgi { margin-top: 4px; }
.ef55 .lbfgi { background: none; border-radius: 0; padding: 12px 0; }
.ef55 .lbfgi + .lbfgi { border-top: 1px solid var(--border-section); }
.gkbkuz { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.kcvjrm { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.bif324 { color: var(--text-body); margin-bottom: 10px; }
.qu5t0zv, .xu1ohxv2 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.qu5t0zv li, .xu1ohxv2 li { margin-bottom: 6px; }
.xu1ohxv2 li { list-style: decimal; }
.q2ms8l     .qu5t0zv { list-style-type: "● "; }
.ty78kt  .qu5t0zv { list-style-type: "■ "; }
.or3vomkm .qu5t0zv { list-style-type: "◆ "; }
.apgthjom    .qu5t0zv { list-style-type: "★ "; }
.q2ms8l     .vibttw { list-style-type: "● "; }
.ty78kt  .vibttw { list-style-type: "■ "; }
.or3vomkm .vibttw { list-style-type: "◆ "; }
.apgthjom    .vibttw { list-style-type: "★ "; }
.q2ms8l    .qu5t0zv li::marker, .q2ms8l    .vibttw li::marker,
.ty78kt .qu5t0zv li::marker, .ty78kt .vibttw li::marker,
.or3vomkm .qu5t0zv li::marker, .or3vomkm .vibttw li::marker,
.apgthjom   .qu5t0zv li::marker, .apgthjom   .vibttw li::marker {
  color: var(--cta); font-size: 1em;
}
.q2ms8l .xu1ohxv2,
.ty78kt .xu1ohxv2,
.or3vomkm .xu1ohxv2,
.apgthjom .xu1ohxv2 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.q2ms8l .xu1ohxv2 li,
.ty78kt .xu1ohxv2 li,
.or3vomkm .xu1ohxv2 li,
.apgthjom .xu1ohxv2 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.q2ms8l .xu1ohxv2 li::before,
.ty78kt .xu1ohxv2 li::before,
.or3vomkm .xu1ohxv2 li::before,
.apgthjom .xu1ohxv2 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;
}
.q2ms8l     .xu1ohxv2 li::before { border-radius: 50%; }
.ty78kt  .xu1ohxv2 li::before { border-radius: 3px; }
.or3vomkm .xu1ohxv2 li::before { border-radius: 3px; }
.apgthjom    .xu1ohxv2 li::before { border-radius: 50%; }
.rcaxg1u { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.a3ij .rcaxg1u,
.m7q0 .rcaxg1u { background: transparent; border: none; border-radius: 0; }
.t9zmx { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.t9zmx th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.t9zmx td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.t9zmx tr:hover td { background: var(--bg-hover); }
.y84534av .t9zmx tbody tr:nth-child(even) td { background: var(--bg-surface); }
.f3jaihko .t9zmx { border: 1px solid var(--border-alt); }
.f3jaihko .t9zmx th,
.f3jaihko .t9zmx td { border: 1px solid var(--border-alt); }
.docj8u .t9zmx th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.docj8u .t9zmx td { border-bottom: none; }
.docj8u .t9zmx tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.y9j9m .t9zmx th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.cdmxydni .rcaxg1u {
  overflow: hidden;
}
.cdmxydni .t9zmx th { border-bottom: 1px solid var(--border-alt); }
.cdmxydni .t9zmx tr:last-child td { border-bottom: none; }
.hpqsrwjv { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.a07tst3p { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.kb1hgpk { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.it1m0c { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.qx5560 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.vibttw { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.vibttw 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%}
.qyr5 .it1m0c { background: transparent; text-align: center; }
.fkq0uv .kb1hgpk {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.kqii .kb1hgpk {
  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);
}
.sa3mnvvr .a07tst3p { display: grid; grid-template-columns: auto 1fr; }
.sa3mnvvr .kb1hgpk {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.sa3mnvvr .it1m0c { grid-column: 2; }
.sa3mnvvr .qx5560,
.sa3mnvvr .vibttw { grid-column: 1 / -1; }
.n5xfk3 .a07tst3p { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.n5xfk3 .kb1hgpk {
  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);
}
.n5xfk3 .it1m0c { grid-column: 2; }
.n5xfk3 .qx5560,
.n5xfk3 .vibttw { grid-column: 1 / -1; }
.sfg7wge .a07tst3p { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.sfg7wge .it1m0c { background: none; color: var(--accent-light); font-weight: 700; }
.pdnntcd .a07tst3p { 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); }
.pdnntcd .it1m0c { background: none; color: var(--accent-light); font-weight: 700; }
.a7tzvy .a07tst3p { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.a7tzvy .a07tst3p:last-child { border-bottom: none; }
.a7tzvy .it1m0c { background: none; color: var(--accent-light); font-weight: 700; }
.rz6fki .a07tst3p { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.rz6fki .it1m0c { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.kqzqh132 .hpqsrwjv { counter-reset: card-n; }
.kqzqh132 .a07tst3p  { counter-increment: card-n; }
.kqzqh132 .it1m0c { display: flex; align-items: center; gap: 10px; }
.kqzqh132 .it1m0c::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;
}
.oh5li .a07tst3p { background: var(--bg-surface); border: 1px solid var(--border); }
.oh5li .it1m0c { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.qorvi { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.qorvi         { --cl-hue: var(--accent); }
.cayim     { --cl-hue: #16a34a; }
.cszi { --cl-hue: #ea580c; }
.th7wto    { --cl-hue: #2563eb; }
.cayim, .cszi, .th7wto, .zpa382 {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.mqfuwwl5 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.mqfuwwl5::before { color: var(--cl-hue); }
.qorvi strong { color: var(--text-primary); font-size: 0.95rem; }
.qorvi p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.iq2qw { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.nazfbqj, .yrisu { border-radius: 8px; padding: 14px; }
.nazfbqj { background: var(--bg-pros); }
.yrisu { background: var(--bg-cons); }
.yvasq3 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.nazfbqj .yvasq3 { color: var(--c-pros-label); }
.yrisu .yvasq3 { color: #f87171; }
.nazfbqj ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.yrisu ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.bh5v { width: 100%; height: auto; border-radius: 10px; display: block; }
.sjc3vs2 {
  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;
}
.sjc3vs2:hover { opacity: 0.85; }
.yvia0lr .sjc3vs2  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.yvia0lr .sjc3vs2:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.bpilh6f .sjc3vs2  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.bpilh6f .sjc3vs2:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.yvia0lr .eqcv2h08.sjc3vs2, .bpilh6f .eqcv2h08.sjc3vs2,
.yvia0lr .d65p .sjc3vs2, .bpilh6f .d65p .sjc3vs2 {
  background: var(--cta); border: none; color: #fff;
}
.yvia0lr .eqcv2h08.sjc3vs2:hover, .bpilh6f .eqcv2h08.sjc3vs2:hover,
.yvia0lr .d65p .sjc3vs2:hover, .bpilh6f .d65p .sjc3vs2:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.kt4a .sd93rci7 { border-radius: 50px; }
.kt4a .sjc3vs2  { border-radius: 50px; }
.jycw7lyb .sd93rci7,
.jycw7lyb .sjc3vs2 { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.jycw7lyb .sd93rci7:hover,
.jycw7lyb .sjc3vs2:hover { filter: brightness(1.08); opacity: 1; }
.nwig76n .sd93rci7,
.nwig76n .sjc3vs2 { box-shadow: 0 3px 14px -2px var(--cta); }
.nwig76n .sd93rci7:hover,
.nwig76n .sjc3vs2:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.fsm4 .sd93rci7,
.fsm4 .sjc3vs2 { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.fsm4 .sd93rci7:hover,
.fsm4 .sjc3vs2:hover { opacity: 1; }
.fsm4 .sd93rci7:active,
.fsm4 .sjc3vs2:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.klro7 .sd93rci7,
.klro7 .sjc3vs2 { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.klro7 .sd93rci7:hover,
.klro7 .sjc3vs2:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.klro7 .sd93rci7:active,
.klro7 .sjc3vs2:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.a1azt8wg .sd93rci7,
.a1azt8wg .sjc3vs2 { position: relative; overflow: hidden; }
.a1azt8wg .sd93rci7::before,
.a1azt8wg .sjc3vs2::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;
}
.a1azt8wg .sd93rci7:hover::before,
.a1azt8wg .sjc3vs2:hover::before { left: 135%; }
.xy06l76y .sd93rci7,
.xy06l76y .sjc3vs2 { border-radius: 0; }
.ewdtl .sd93rci7 { padding-left: 22px; padding-right: 22px; }
.ewdtl .sjc3vs2  { padding-left: 12px; padding-right: 12px; }
.ibmt6u .sd93rci7 { padding-left: 44px; padding-right: 44px; }
.ibmt6u .sjc3vs2  { padding-left: 24px; padding-right: 24px; }
.cdi8j .sd93rci7 { padding-left: 56px; padding-right: 56px; }
.cdi8j .sjc3vs2  { padding-left: 32px; padding-right: 32px; }
.qrwyx0m   .sd93rci7::after, .qrwyx0m   .sjc3vs2::after,
.h7wxji .sd93rci7::after, .h7wxji .sjc3vs2::after,
.x9lm2j    .sd93rci7::after, .x9lm2j    .sjc3vs2::after,
.okgd    .sd93rci7::after, .okgd    .sjc3vs2::after,
.s35ewj    .sd93rci7::after, .s35ewj    .sjc3vs2::after,
.qbqxar6     .sd93rci7::after, .qbqxar6     .sjc3vs2::after,
.dsjyq    .sd93rci7::after, .dsjyq    .sjc3vs2::after,
.h7dg   .sd93rci7::after, .h7dg   .sjc3vs2::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;
}
.qrwyx0m .sd93rci7::after, .qrwyx0m .sjc3vs2::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");
}
.h7wxji .sd93rci7::after, .h7wxji .sjc3vs2::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");
}
.x9lm2j .sd93rci7::after, .x9lm2j .sjc3vs2::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");
}
.okgd .sd93rci7::after, .okgd .sjc3vs2::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");
}
.s35ewj .sd93rci7::after, .s35ewj .sjc3vs2::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");
}
.qbqxar6 .sd93rci7::after, .qbqxar6 .sjc3vs2::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");
}
.dsjyq .sd93rci7::after, .dsjyq .sjc3vs2::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");
}
.h7dg .sd93rci7::after, .h7dg .sjc3vs2::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");
}
.jkxa7m   .s62vgm4::after, .jkxa7m   .x2jl7sl::after,
.j3obr .s62vgm4::after, .j3obr .x2jl7sl::after,
.gckb1wa    .s62vgm4::after, .gckb1wa    .x2jl7sl::after,
.p4dmq61    .s62vgm4::after, .p4dmq61    .x2jl7sl::after,
.z67ufkx    .s62vgm4::after, .z67ufkx    .x2jl7sl::after,
.facwg     .s62vgm4::after, .facwg     .x2jl7sl::after,
.np1ydsg    .s62vgm4::after, .np1ydsg    .x2jl7sl::after,
.u5z3   .s62vgm4::after, .u5z3   .x2jl7sl::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;
}
.jkxa7m .s62vgm4::after, .jkxa7m .x2jl7sl::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");
}
.j3obr .s62vgm4::after, .j3obr .x2jl7sl::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");
}
.gckb1wa .s62vgm4::after, .gckb1wa .x2jl7sl::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");
}
.p4dmq61 .s62vgm4::after, .p4dmq61 .x2jl7sl::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");
}
.z67ufkx .s62vgm4::after, .z67ufkx .x2jl7sl::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");
}
.facwg .s62vgm4::after, .facwg .x2jl7sl::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");
}
.np1ydsg .s62vgm4::after, .np1ydsg .x2jl7sl::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");
}
.u5z3 .s62vgm4::after, .u5z3 .x2jl7sl::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");
}
.dx92owq {
  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;
}
.u1uu4fl {
  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;
}
.u1uu4fl > * { min-width: 0; }
.u1uu4fl:hover { background: var(--bg-hover); }
.u1uu4fl > [itemprop="item"] { display: contents; }
.u1uu4fl [itemprop="itemReviewed"],
.u1uu4fl [itemprop="reviewRating"] { display: none; }
.u1uu4fl::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;
}
.ky69 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.s3qcx8k {
  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;
}
.slm9ag { max-height: 52px; max-width: 110px; object-fit: contain; }
.vp9yrwqe {
  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;
}
.k6iwd .s3qcx8k    { background: #1a1a1a; }
.sx1cy2w6 .s3qcx8k   { background: rgba(128,128,128,.12); }
.pni1 .s3qcx8k { background: var(--bg-raised); }
.mct2xi .s3qcx8k    { background: transparent; padding: 0; }
.nlx3z {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.fan8 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.euewj { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.ri5v9p {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.bkoj {
  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;
}
.wgqd23ye {
  
  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%;
}
.d4l82o {
  
  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;
}
.eqcv2h08 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.eqcv2h08.sjc3vs2 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .u1uu4fl {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .u1uu4fl::before    { grid-area: rank;   }
  .ky69           { grid-area: ident;  }
  .nlx3z     { grid-area: rating; min-width: 0; width: auto; }
  .ri5v9p           { grid-area: pills;  }
  .eqcv2h08             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .u1uu4fl {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .u1uu4fl::before    { justify-self: center; }
  .ky69           { width: 100%; }
  .nlx3z     { justify-self: center; }
  .ri5v9p           { grid-template-columns: 1fr; }
}
.ip5x28 {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.tfp7sdl {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.fb3j {
  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;
}
.fb3j img { max-width: 80px; max-height: 50px; object-fit: contain; }
.kp13k { flex: 1; }
.kp13k h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.u6wh { color: var(--c-stars); font-size: 1.1rem; }
.j69rd { margin-bottom: 8px; }
.zm0028p {
  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);
}
.zm0028p > span { color: var(--accent); font-weight: 700; }
.r41nwxtf em, .xqsgad7t em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .zm0028p { padding: 10px 16px; gap: 6px 16px; } }
.d65p { flex-shrink: 0; align-self: flex-start; }
.d65p .sjc3vs2 { white-space: nowrap; }
@media (max-width: 560px) {
  .tfp7sdl { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .fb3j { order: 1; }
  .d65p { order: 2; margin-left: auto; align-self: center; }
  .kp13k { order: 3; flex: 1 1 100%; min-width: 0; }
}
.pnktr img.ra8kkw4 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.a3ij { padding: 20px 24px; }
.mhub8rz8 { color: var(--text-muted); margin-bottom: 16px; }
.zn256z3 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.iwmbovf, .x359v9q { list-style: none; font-size: 0.9rem; }
.iwmbovf li { color: var(--c-pros); margin-bottom: 4px; }
.x359v9q li { color: var(--c-cons); margin-bottom: 4px; }
.iwmbovf li::before { content: "✓"; margin-right: 5px; }
.x359v9q li::before { content: "✗"; margin-right: 5px; }
.lwq0pnza .iwmbovf li::before { content: "→"; }
.lwq0pnza .x359v9q li::before { content: "–"; }
.ql3rye7b  .iwmbovf li::before { content: "★"; }
.ql3rye7b  .x359v9q li::before { content: "✕"; }
.kf7c5    .iwmbovf li::before { content: "◆"; }
.kf7c5    .x359v9q li::before { content: "▲"; }
.vxk41ua  .iwmbovf li::before { content: "▶"; }
.vxk41ua  .x359v9q li::before { content: "■"; }
.zney { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.vmatv9g { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.hjhtxe { background: var(--bg-pros); color: var(--c-tag-pay); }
.lak4arco { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.qndwaoik .lak4arco { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.ybwyv3 .lak4arco { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .muuruuow .vlqm72 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .muuruuow .ip5x28 { margin: 0; }
}
.c006 .tfp7sdl { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.c006 .kp13k h3 { color: var(--accent-light); }
.c006 .fb3j { background: var(--bg-page); border: 1px solid var(--border); }
.yqinfj .ip5x28 { border-top: 4px solid var(--accent); }
.yqinfj .tfp7sdl { background: var(--bg-card); }
.cw6p .ip5x28 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.cw6p .tfp7sdl { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.cw6p .a3ij { padding: 14px 16px; }
.cw6p .fb3j { border-radius: 4px; }
.cw6p .lak4arco { border-radius: 0; }
.jwupl .tfp7sdl { padding: 0; gap: 0; overflow: hidden; }
.jwupl .fb3j { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.jwupl .kp13k { padding: 16px 20px; }
.jwupl .d65p { padding: 16px 20px; align-self: center; }
.i4diz89 .u6wh { font-size: .95rem; }
.m7q0 .iq2qw { gap: 10px; }
.m7q0 .nazfbqj, .m7q0 .yrisu { padding: 12px; }
.m7q0 .nazfbqj ul, .m7q0 .yrisu ul { margin: 4px 0 0; padding-left: 18px; }
.m7q0 .nazfbqj li, .m7q0 .yrisu li { font-size: .85rem; margin-bottom: 3px; }
.utaycswi .vmatv9g { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .ylfo29c { grid-template-columns: 1fr; }
  .i7kk { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .i7kk .o0fkhk { width: 72px; height: 50px; }
  .i7kk .gzse0mu7 { max-width: 180px; }
  .i7kk .lqft { width: auto; }
}
.buti .i4diz89 .u6wh { filter: brightness(1.2); }
@media (max-width: 720px) {
  .buti { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .vl514z { padding: 16px; }
  .c5d4 .chk1bv40 { min-width: 50%; }
}
.lkkbevvg .iq2qw { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .h61a6c { grid-template-columns: 1fr; }
  .i19mh { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .kfwgizo { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .n4z11b5 { flex-wrap: wrap; padding: 16px; }
}
.smpff36o .iq2qw { gap: 8px; }
.smpff36o .nazfbqj, .smpff36o .yrisu { padding: 8px; }
@media (max-width: 480px) {
  .sutlpov3 { flex-direction: column; align-items: stretch; }
}
.nw759zu .lqft .sjc3vs2 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .ehgc { flex-direction: column; align-items: stretch; gap: 10px; }
  .nw759zu .lqft { text-align: center; }
}
@media (max-width: 720px) {
  .h8l3rq { grid-template-columns: 1fr; }
  .wz78dr { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .lgprrpq2 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.x4rr7dsi .u95pt { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.esk497y0 .u6wh { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .t2o87 { grid-template-columns: 1fr; }
  .esk497y0 { width: 100px; height: 100px; margin: 16px auto; }
  .x4rr7dsi { font-size: 1.4rem; }
  .q9orxavb { justify-content: center; }
  .ax1d .chk1bv40 { min-width: 50%; }
}
.rw46 .iq2qw { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .zm4v { flex-wrap: wrap; padding: 14px 16px; }
  .in21ncxx { padding: 12px 16px; }
  .rw46 .iq2qw { margin: 0 16px; }
  .rw46 .utaycswi { padding: 0 16px; }
  .lon29 { padding: 12px 16px; }
}
.wix5 .u1uu4fl {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.wix5 .u1uu4fl:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.qgio8 .dx92owq { gap: 18px; }
.qgio8 .u1uu4fl {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.qgio8 .u1uu4fl:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.feldnzm .dx92owq {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.feldnzm .u1uu4fl {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.feldnzm .u1uu4fl:last-child { border-bottom: none; }
.feldnzm .ky69,
.feldnzm .nlx3z,
.feldnzm .ri5v9p {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.okxuptx .dx92owq { gap: 0; }
.okxuptx .u1uu4fl {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.okxuptx .u1uu4fl:last-child { border-bottom: none; }
.okxuptx .u1uu4fl:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.okxuptx .u1uu4fl:nth-child(even):hover { background: var(--bg-hover); }
.i02yezxi .u1uu4fl {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.xaribo8d .ri5v9p .bkoj {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.xaribo8d .ri5v9p .bkoj:first-child { border-left: none; }
.tty52cp .ri5v9p .bkoj {
  background: transparent; padding: 4px 8px;
}
.tty52cp .ri5v9p .wgqd23ye { font-size: .65rem; opacity: .65; }
.tty52cp .ri5v9p .d4l82o   { font-size: 1.15rem; color: var(--accent-light); }
.l898 .ri5v9p .bkoj {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.euewj { display: none; }
.borq0lb .fan8 { font-size: 1rem; letter-spacing: 2px; }
.eyps .fan8 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.ghac4h2 .fan8,
.p40i .fan8,
.tp9fw .fan8 { display: none; }
.ghac4h2 .euewj,
.p40i .euewj,
.tp9fw .euewj { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.ghac4h2 .euewj { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.ghac4h2 .euewj small { display: none; }
.p40i .euewj {
  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;
}
.p40i .euewj small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.tp9fw .euewj {
  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;
}
.tp9fw .euewj small { display: none; }
.ghac4h2 .j69rd .u6wh,
.p40i .j69rd .u6wh,
.tp9fw .j69rd .u6wh { display: none; }
.ghac4h2 .j69rd strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.ghac4h2 .u95pt { display: none; }
.p40i .j69rd 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;
}
.p40i .ucrv,
.p40i .u95pt { font-size: 1em; }
.tp9fw .j69rd strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.tp9fw .u95pt { display: none; }
.r8dc { margin: 16px 0; }
.mrafpf { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.mrafpf summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.mrafpf summary::after { content: "+"; color: var(--accent-light); }
.mrafpf[open] summary::after { content: "−"; }
.mrafpf p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.mr0p { margin-bottom: 0; }
.criazj h2.in742dg6 { color: var(--text-primary); border-color: var(--accent-light); }
.qapf h2.in742dg6 { color: var(--text-primary); border-color: var(--accent-light); }
.iwcv .cayim     { background: #052e16; border-color: #10b981; }
.iwcv .cszi { background: #2d0a1e; border-color: #f43f5e; }
.iwcv .th7wto    { background: #1e1036; border-color: #a855f7; }
.iwcv .qorvi strong  { color: #f1f5f9; }
.iwcv .qorvi p       { color: #cbd5e1; }
.iwcv .gmd6e0a    .cayim     .mqfuwwl5::before,
.iwcv .c83s  .cayim     .mqfuwwl5::before,
.iwcv .x6mkkk  .cayim     .mqfuwwl5::before,
.iwcv .y2ha .cayim     .mqfuwwl5::before { color: #10b981; }
.iwcv .gmd6e0a    .cszi .mqfuwwl5::before,
.iwcv .c83s  .cszi .mqfuwwl5::before,
.iwcv .x6mkkk  .cszi .mqfuwwl5::before,
.iwcv .y2ha .cszi .mqfuwwl5::before { color: #f43f5e; }
.iwcv .gmd6e0a    .th7wto    .mqfuwwl5::before,
.iwcv .c83s  .th7wto    .mqfuwwl5::before,
.iwcv .x6mkkk  .th7wto    .mqfuwwl5::before,
.iwcv .y2ha .th7wto    .mqfuwwl5::before { color: #a855f7; }
.jzdbxb8f .cayim     { background: #2d2000; border-color: #eab308; }
.jzdbxb8f .cszi { background: #2d0b0b; border-color: #ef4444; }
.jzdbxb8f .th7wto    { background: #2d1600; border-color: #f97316; }
.jzdbxb8f .qorvi strong  { color: #f1f5f9; }
.jzdbxb8f .qorvi p       { color: #cbd5e1; }
.jzdbxb8f .gmd6e0a    .cayim     .mqfuwwl5::before,
.jzdbxb8f .c83s  .cayim     .mqfuwwl5::before,
.jzdbxb8f .x6mkkk  .cayim     .mqfuwwl5::before,
.jzdbxb8f .y2ha .cayim     .mqfuwwl5::before { color: #eab308; }
.jzdbxb8f .gmd6e0a    .cszi .mqfuwwl5::before,
.jzdbxb8f .c83s  .cszi .mqfuwwl5::before,
.jzdbxb8f .x6mkkk  .cszi .mqfuwwl5::before,
.jzdbxb8f .y2ha .cszi .mqfuwwl5::before { color: #ef4444; }
.jzdbxb8f .gmd6e0a    .th7wto    .mqfuwwl5::before,
.jzdbxb8f .c83s  .th7wto    .mqfuwwl5::before,
.jzdbxb8f .x6mkkk  .th7wto    .mqfuwwl5::before,
.jzdbxb8f .y2ha .th7wto    .mqfuwwl5::before { color: #f97316; }
.uaohr3z .cayim     { background: #0c1a2e; border-color: #38bdf8; }
.uaohr3z .cszi { background: #12103a; border-color: #818cf8; }
.uaohr3z .th7wto    { background: #0a2020; border-color: #2dd4bf; }
.uaohr3z .qorvi strong  { color: #f1f5f9; }
.uaohr3z .qorvi p       { color: #cbd5e1; }
.uaohr3z .gmd6e0a    .cayim     .mqfuwwl5::before,
.uaohr3z .c83s  .cayim     .mqfuwwl5::before,
.uaohr3z .x6mkkk  .cayim     .mqfuwwl5::before,
.uaohr3z .y2ha .cayim     .mqfuwwl5::before { color: #38bdf8; }
.uaohr3z .gmd6e0a    .cszi .mqfuwwl5::before,
.uaohr3z .c83s  .cszi .mqfuwwl5::before,
.uaohr3z .x6mkkk  .cszi .mqfuwwl5::before,
.uaohr3z .y2ha .cszi .mqfuwwl5::before { color: #818cf8; }
.uaohr3z .gmd6e0a    .th7wto    .mqfuwwl5::before,
.uaohr3z .c83s  .th7wto    .mqfuwwl5::before,
.uaohr3z .x6mkkk  .th7wto    .mqfuwwl5::before,
.uaohr3z .y2ha .th7wto    .mqfuwwl5::before { color: #2dd4bf; }
.xy2ucx::before,
.l3yi::before { margin-right: 5px; }
.xm01le0 .nazfbqj ul li,
.xm01le0 .iwmbovf li         { color: #4ade80; }
.xm01le0 .nazfbqj .xy2ucx { color: #22c55e; }
.xm01le0 .yrisu ul li,
.xm01le0 .x359v9q li         { color: #f87171; }
.xm01le0 .yrisu .l3yi { color: #ef4444; }
.yufz8fao .nazfbqj { background: var(--bg-pros); }
.yufz8fao .yrisu { background: var(--bg-cons); }
.yufz8fao .nazfbqj .xy2ucx { color: var(--c-pros-label); }
.yufz8fao .yrisu .l3yi { color: var(--c-cons); }
.yufz8fao .nazfbqj ul li,
.yufz8fao .iwmbovf li            { color: var(--c-pros); }
.yufz8fao .yrisu ul li,
.yufz8fao .x359v9q li            { color: var(--c-cons); }
.y7ujuu .nazfbqj { background: var(--bg-pros); }
.y7ujuu .yrisu { background: var(--bg-cons); }
.y7ujuu .nazfbqj .xy2ucx { color: var(--c-pros-label); }
.y7ujuu .yrisu .l3yi { color: var(--c-cons); }
.y7ujuu .nazfbqj ul li,
.y7ujuu .iwmbovf li          { color: var(--c-pros); }
.y7ujuu .yrisu ul li,
.y7ujuu .x359v9q li          { color: var(--c-cons); }
.qig2 .xy2ucx::before { content: "✓ "; }
.qig2 .l3yi::before { content: "✗ "; }
.lwq0pnza .xy2ucx::before { content: "→ "; }
.lwq0pnza .l3yi::before { content: "← "; }
.ql3rye7b .xy2ucx::before { content: "★ "; }
.ql3rye7b .l3yi::before { content: "✕ "; }
.kf7c5 .xy2ucx::before { content: "◆ "; }
.kf7c5 .l3yi::before { content: "▲ "; }
.ybwyv3 .qorvi { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.ybwyv3 .qorvi strong { color: var(--text-primary); }
.ybwyv3 .qorvi p      { color: var(--text-muted); }
.qndwaoik .qorvi { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.j5v3 .qorvi {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.j5v3 .qorvi strong,
.j5v3 .qorvi p { color: #fff; }
.j5v3 .mqfuwwl5::before { color: rgba(255,255,255,0.9) !important; }
.l4mwrk .qorvi {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.l4mwrk .qorvi strong { color: var(--text-primary); }
.l4mwrk .qorvi p      { color: var(--text-muted); }
.f68mpq .qorvi { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.gmd6e0a .mqfuwwl5,
.c83s .mqfuwwl5,
.x6mkkk .mqfuwwl5,
.y2ha .mqfuwwl5 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.gmd6e0a .mqfuwwl5::before,
.c83s .mqfuwwl5::before,
.x6mkkk .mqfuwwl5::before,
.y2ha .mqfuwwl5::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.gmd6e0a .cayim     .mqfuwwl5::before { content: "✦"; color: var(--c-tip-border); }
.gmd6e0a .cszi .mqfuwwl5::before { content: "▲"; color: var(--c-warn-border); }
.gmd6e0a .th7wto    .mqfuwwl5::before { content: "◉"; color: #60a5fa; }
.c83s .cayim     .mqfuwwl5::before { content: "★"; color: var(--c-tip-border); }
.c83s .cszi .mqfuwwl5::before { content: "◆"; color: var(--c-warn-border); }
.c83s .th7wto    .mqfuwwl5::before { content: "●"; color: #60a5fa; }
.x6mkkk .cayim     .mqfuwwl5::before { content: "▶"; color: var(--c-tip-border); }
.x6mkkk .cszi .mqfuwwl5::before { content: "■"; color: var(--c-warn-border); }
.x6mkkk .th7wto    .mqfuwwl5::before { content: "▸"; color: #60a5fa; }
.y2ha .cayim     .mqfuwwl5::before { content: "→"; color: var(--c-tip-border); }
.y2ha .cszi .mqfuwwl5::before { content: "⬥"; color: var(--c-warn-border); }
.y2ha .th7wto    .mqfuwwl5::before { content: "◈"; color: #60a5fa; }
.x80n6p .siyrjc .lbfgi,
.x80n6p .fk1hllsu .lbfgi  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.x80n6p .a07tst3p                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.x80n6p .u1uu4fl                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.x80n6p .ip5x28            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.x80n6p .rcaxg1u          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.x80n6p .kzbs1mvg                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.kgz6iq4 .siyrjc .lbfgi,
.kgz6iq4 .fk1hllsu .lbfgi,
.kgz6iq4 .a07tst3p,
.kgz6iq4 .u1uu4fl,
.kgz6iq4 .ip5x28,
.kgz6iq4 .rcaxg1u,
.kgz6iq4 .kzbs1mvg,
.kgz6iq4 .f68mpq .qorvi { box-shadow: none; }
.pdbo25   body, .pdbo25   { font-size: 0.9rem; }
.pdbo25   .bif324, .pdbo25 .gkbkuz, .pdbo25 .kcvjrm,
.pdbo25   .b3p1eak, .pdbo25 .ukyfw8z { font-size: 0.9rem; }
.pdbo25   .qu5t0zv, .pdbo25 .xu1ohxv2 { font-size: 0.9rem; }
.nt84tee   .bif324, .nt84tee .gkbkuz, .nt84tee .kcvjrm,
.nt84tee   .b3p1eak, .nt84tee .ukyfw8z { font-size: 0.95rem; }
.nt84tee   .qu5t0zv, .nt84tee .xu1ohxv2 { font-size: 0.95rem; }
.pg6tcbc   .bif324, .pg6tcbc .gkbkuz, .pg6tcbc .kcvjrm,
.pg6tcbc   .b3p1eak, .pg6tcbc .ukyfw8z { font-size: 1.08rem; }
.pg6tcbc   .qu5t0zv, .pg6tcbc .xu1ohxv2 { font-size: 1.05rem; }
.pg6tcbc   .t9zmx { font-size: 0.97rem; }
.ii8d .uq4d      { font-size: 3.2rem; }
.ii8d h2.in742dg6 { font-size: 1.9rem; }
.ii8d h3.f60eu     { font-size: 1.4rem; }
.x9id .uq4d      { font-size: 3.8rem; }
.x9id h2.in742dg6 { font-size: 2.2rem; }
.x9id h3.f60eu     { font-size: 1.6rem; }
.mr0p + .mr0p { position: relative; }
.z83g   .mr0p + .mr0p::before,
.ovnlupla  .mr0p + .mr0p::before,
.mogzt9v   .mr0p + .mr0p::before,
.eqes5nzo   .mr0p + .mr0p::before,
.dq8f64qo   .mr0p + .mr0p::before,
.wdqwnl5 .mr0p + .mr0p::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.z83g .mr0p + .mr0p::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ovnlupla .mr0p + .mr0p::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.mogzt9v .mr0p + .mr0p::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;
}
.eqes5nzo .mr0p + .mr0p::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.a2lp .mr0p { margin-bottom: 16px; }
.a2lp .mr0p + .mr0p { margin-top: 0; }
.a2lp .wmiaydm { padding-top: 0; padding-bottom: 0; }
.dq8f64qo .mr0p + .mr0p::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.wdqwnl5 .mr0p + .mr0p::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.f455pul8 .mr0p + .mr0p::before,
.uunwlw .mr0p + .mr0p::before,
.sien .mr0p + .mr0p::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%;
}
.ehhls .f455pul8 .mr0p:nth-child(even)::before,
.ehhls .uunwlw .mr0p:nth-child(even)::before,
.ehhls .sien .mr0p:nth-child(even)::before { background: var(--bg-surface); }
.dc724wdy .f455pul8 .mr0p:nth-child(even)::before,
.dc724wdy .uunwlw .mr0p:nth-child(even)::before,
.dc724wdy .sien .mr0p:nth-child(even)::before { background: var(--bg-card); }
.f455pul8 .mr0p + .mr0p::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");
}
.uunwlw .mr0p + .mr0p::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");
}
.sien .mr0p + .mr0p::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");
}
.xiuhbop .jepi68,
.qd4m .jepi68 { padding-bottom: 60px; }
.bca4uxcn .jepi68 { padding-bottom: 70px; }
.s24rzqe .zx2u1aym:not(.c8b3kfu) .vnq3iy0 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.a938ocao .owxpzwf { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.s24rzqe .c8b3kfu { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.s24rzqe .dnb0pg { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.s24rzqe .owxpzwf { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.yg5jtycq .owxpzwf { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.x41to .owxpzwf { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.g60m .owxpzwf { background: var(--accent-bg); }
.e91c6j5 .rmwl { float: left; width: 38%; margin: 0 28px 16px 0; }
.e91c6j5 .rmwl .bh5v { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.e91c6j5 .wmiaydm::after { content: ''; display: block; clear: both; }
.q4rt .rmwl { float: right; width: 38%; margin: 0 0 16px 28px; }
.q4rt .rmwl .bh5v { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.q4rt .wmiaydm::after { content: ''; display: block; clear: both; }
.vxhk1wa6 .mr0p:nth-child(odd)  .rmwl { float: left;  width: 38%; margin: 0 28px 16px 0; }
.vxhk1wa6 .mr0p:nth-child(even) .rmwl { float: right; width: 38%; margin: 0 0 16px 28px; }
.vxhk1wa6 .rmwl .bh5v { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.vxhk1wa6 .wmiaydm::after { content: ''; display: block; clear: both; }
.e91c6j5 .hpqsrwjv,
.e91c6j5 .dx92owq,
.q4rt .hpqsrwjv,
.q4rt .dx92owq,
.vxhk1wa6 .hpqsrwjv,
.vxhk1wa6 .dx92owq { clear: both; }
@media (max-width: 900px) {
  .e91c6j5 .rmwl,
  .q4rt .rmwl,
  .vxhk1wa6 .mr0p:nth-child(odd)  .rmwl,
  .vxhk1wa6 .mr0p:nth-child(even) .rmwl {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .e91c6j5 .rmwl .bh5v,
  .q4rt .rmwl .bh5v,
  .vxhk1wa6 .rmwl .bh5v {
    max-height: none !important;
  }
}
.e91c6j5 .qu5t0zv,
.e91c6j5 .xu1ohxv2,
.q4rt .qu5t0zv,
.q4rt .xu1ohxv2,
.vxhk1wa6 .qu5t0zv,
.vxhk1wa6 .xu1ohxv2 { overflow: hidden; }
@media (max-width: 640px) {
  .e91c6j5 .rmwl,
  .q4rt .rmwl,
  .vxhk1wa6 .rmwl { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ez91b .idgh,
.ez91b .wmiaydm,
.ez91b .bdcotc  { max-width: 1100px; }
.ez91b { --content-mw: 1100px; }
.jcq1orms .idgh,
.jcq1orms .wmiaydm,
.jcq1orms .bdcotc  { max-width: 1200px; }
.ikhuog1b .idgh,
.ikhuog1b .wmiaydm,
.ikhuog1b .bdcotc  { max-width: 1320px; }
.w8hv { font-size: 0.82rem; color: var(--text-muted); }
.fs31 { display: flex; align-items: center; }
.oufs65 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.j3cgfc6 { display: flex; align-items: center; }
.pgwzf7 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.pgwzf7:hover { text-decoration: underline; }
.v7yp2oo { margin: 0 3px; opacity: 0.45; }
.v7yp2oo::before { content: '/'; }
.y61glvd { padding: 2px 5px; color: var(--text-main); }
.h2uogyf .w8hv {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.h2uogyf .fs31 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.o7ypk .w8hv {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.o7ypk .fs31 { padding: 0 0 0 12px; }
.duad {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.bkocn .fs31 { padding: 0 16px; }
.bkocn .w8hv {
  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);
}
.bkocn .idgh { padding-top: 28px; }
@media (max-width: 720px) {
  .duad { margin-top: 18px; padding: 0 16px; }
  .bkocn .idgh { padding-top: 16px; }
}
.ez91b.h2uogyf .fs31 { max-width: 1100px; }
.jcq1orms.h2uogyf .fs31 { max-width: 1200px; }
.ikhuog1b.h2uogyf .fs31 { max-width: 1320px; }
.ez91b .duad { max-width: 1100px; }
.jcq1orms .duad { max-width: 1200px; }
.ikhuog1b .duad { max-width: 1320px; }
.o3r4 .mr0p { padding-top: 16px; padding-bottom: 16px; }
.l3upbs4 .mr0p { padding-top: 24px; padding-bottom: 24px; }
.bssw44 .mr0p { padding-top: 40px; padding-bottom: 40px; }
.x1pmd .mr0p { padding-top: 52px; padding-bottom: 52px; }
.fl4rkpds .mr0p:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.fl4rkpds .mr0p:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.fl4rkpds .mr0p:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.fl4rkpds .mr0p:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.fwhniui .wmiaydm { padding-top: 10px;  padding-bottom: 10px; }
.ek7h0ug7 .wmiaydm { padding-top: 18px;  padding-bottom: 18px; }
.ebqp .wmiaydm { padding-top: 36px;  padding-bottom: 36px; }
.y9bp .wmiaydm { padding-top: 48px;  padding-bottom: 48px; }
.h40ug h2.in742dg6 { font-weight: 600; }
.h40ug h3.f60eu     { font-weight: 600; }
.lnvogdf { font-weight: 500; }
.lnvogdf h2.in742dg6 { font-weight: 800; }
.lnvogdf h3.f60eu     { font-weight: 700; }
.mwv7dk h2.in742dg6 { font-weight: 900; }
.mwv7dk h3.f60eu     { font-weight: 800; }
.mwv7dk .qorvi strong,
.mwv7dk .qorvi strong { font-weight: 600; }
.s62vgm4 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.ycdeql2k .s62vgm4 { display: none; }
@media (max-width: 640px) {
  .s62vgm4 { display: none !important; }
}
.s62vgm4 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.s62vgm4:hover { opacity: 0.85; }
.dbaqngr .s62vgm4 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.o0vr  .x2jl7sl { left: 32px; }
@media (max-width: 480px) {
  .gfj19 .x2jl7sl { right: 20px; bottom: 20px; }
  .o0vr  .x2jl7sl { left: 20px; bottom: 20px; }
}
.xi06q { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.bdcotc { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.nezma684 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.sgcp5i { color: var(--text-dim); font-size: 0.8rem; }
.tl01z4e { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.tl01z4e img { height: 26px; width: auto; object-fit: contain; }
.rkrn8 a, .ev1wd5b a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.rkrn8 a:hover, .ev1wd5b a:hover { color: var(--accent-light); }
.ev1wd5b { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.cdijq .bdcotc { text-align: center; }
.cdijq .ev1wd5b { justify-content: center; margin-bottom: 16px; }
.cdijq .nezma684 { margin-top: 0; }
.u9gjtcaj { margin-top: 10px; }
.u9gjtcaj a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .bdcotc { padding-left: 16px; padding-right: 16px; }
  .t3nxm .bdcotc { padding: 20px 16px; }
  .ev1wd5b { gap: 4px 12px; }
  .nezma684 { font-size: 0.78rem; }
}
.zkj560 .y3wl9amd .tl01z4e { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.zkj560 .nezma684 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.zkj560 .sgcp5i { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .zkj560 .emfpsoq3 { grid-template-columns: 1fr 1fr; } .zkj560 .y3wl9amd { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zkj560 .emfpsoq3 { grid-template-columns: 1fr; } }
.i3af01bc .tl01z4e { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.i3af01bc .nezma684 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .i3af01bc .issp4iz { gap: 12px; } .i3af01bc .tl01z4e { margin-right: 0; width: 100%; } }
.h5bksy .rjw5wj .tl01z4e { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.h5bksy .nezma684 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.h5bksy .sgcp5i { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .h5bksy .fyzyvc4z { grid-template-columns: 1fr 1fr; } .h5bksy .rjw5wj { grid-column: 1 / -1; } }
@media (max-width: 480px) { .h5bksy .fyzyvc4z { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .jqvijg .ltvhe { grid-template-columns: 1fr 1fr; } .jqvijg .uypnxpib:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .jqvijg .ltvhe { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .hdzyza39 .ltvhe { grid-template-columns: 1fr; } }
.qdjj2 .bdcotc { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.qdjj2 .ev1wd5b { justify-content: center; }
.x4h5i .hwmrqhc      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.x4h5i .xi06q { background: var(--bg-page); border-top-color: var(--border-alt); }
.y7q5t7 .hwmrqhc      { background: #0d1117; border-bottom-color: #21262d; }
.y7q5t7 .slntwio { color: var(--accent-light); }
.y7q5t7 .c3bchg { --msep-color: #8b949e; }
.y7q5t7 .c3bchg a { color: #8b949e; }
.y7q5t7 .c3bchg a:hover { color: var(--accent-light); }
.y7q5t7 .bc75k { color: #8b949e; }
.y7q5t7 .xi06q { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.y7q5t7 .nezma684,
.y7q5t7 .sgcp5i { color: #6e7681; }
.y7q5t7 .rkrn8 a, .y7q5t7 .ev1wd5b a,
.y7q5t7 .tl01z4e { color: #e6edf3; }
.y7q5t7 .rkrn8 a:hover, .y7q5t7 .ev1wd5b a:hover,
@media (max-width: 640px) {
  .y7q5t7 .c3bchg { background: #0d1117; border-top-color: #21262d; }
  .y7q5t7 .c3bchg li a { border-bottom-color: #21262d; }
}
.s9o2ok .hwmrqhc      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.s9o2ok .slntwio { color: var(--accent-light); }
.s9o2ok .c3bchg { --msep-color: #475569; }
.s9o2ok .c3bchg a { color: #475569; }
.s9o2ok .c3bchg a:hover { color: var(--accent-light); }
.s9o2ok .bc75k { color: #64748b; }
.s9o2ok .xi06q { background: #f0f4f8; border-top-color: #cbd5e1; }
.s9o2ok .nezma684,
.s9o2ok .sgcp5i { color: #64748b; }
.s9o2ok .rkrn8 a, .s9o2ok .ev1wd5b a,
.s9o2ok .facx9 a, .s9o2ok .tl01z4e { color: #374151; }
.s9o2ok .rkrn8 a:hover, .s9o2ok .ev1wd5b a:hover,
@media (max-width: 640px) {
  .s9o2ok .c3bchg { background: #f0f4f8; border-top-color: #cbd5e1; }
  .s9o2ok .c3bchg li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.g2ulrr8 .hwmrqhc      { background: var(--accent); border-bottom-color: var(--accent-light); }
.g2ulrr8 .slntwio { color: #fff; }
.g2ulrr8 .c3bchg { --msep-color: rgba(255,255,255,0.82); }
.g2ulrr8 .c3bchg a { color: rgba(255,255,255,0.82); }
.g2ulrr8 .c3bchg a:hover { color: #fff; }
.g2ulrr8 .bc75k { color: rgba(255,255,255,0.9); }
.g2ulrr8 .xi06q { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.g2ulrr8 .nezma684,
.g2ulrr8 .sgcp5i { color: rgba(255,255,255,0.72); }
.g2ulrr8 .rkrn8 a, .g2ulrr8 .ev1wd5b a,
.g2ulrr8 .facx9 a, .g2ulrr8 .tl01z4e { color: #fff; }
.g2ulrr8 .rkrn8 a:hover, .g2ulrr8 .ev1wd5b a:hover,
@media (max-width: 640px) {
  .g2ulrr8 .c3bchg { background: var(--accent); border-top-color: var(--accent-light); }
  .g2ulrr8 .c3bchg li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.ii1l4rlu .hwmrqhc {
  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);
}
.ii1l4rlu .xi06q {
  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) {
  .ii1l4rlu .c3bchg {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.qv1ga .kfm2wo { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.uc4sa .kfm2wo { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.n54ldp .kfm2wo { min-height: 72px; height: auto; }
.g6s0gf2 .kfm2wo { min-height: 84px; height: auto; }
.t3nxm .kfm2wo { max-width: none; padding: 0 32px; }
.t3nxm .bdcotc  { max-width: none; padding: 24px 32px; }
.odjba.jcq1orms .kfm2wo { max-width: 1200px; }
.odjba.ikhuog1b .kfm2wo { max-width: 1320px; }
.qh6s96   .slntwio, .qh6s96   .tl01z4e { text-transform: capitalize; }
.l13nm .slntwio, .l13nm .tl01z4e { text-transform: lowercase; }
.p4sdew09 .slntwio, .p4sdew09 .tl01z4e { text-transform: uppercase; letter-spacing: 0.06em; }
.wd63, .ziroq {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.fx06met .wd63,
.fx06met .ziroq { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.duk1f .wd63,
.duk1f .ziroq { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.zp9cc .wd63,
.zp9cc .ziroq { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.lsdpqbyc .wd63,
.lsdpqbyc .ziroq { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.bugg57t8   .c3bchg a { font-weight: 500; }
.qmnjgr .c3bchg a { font-weight: 600; }
.u1p1     .c3bchg a { font-weight: 700; }
.lfzrvtr    .c3bchg a { font-weight: 800; letter-spacing: 0.01em; }
.u8ys     .c3bchg > li + li::before,
.qdn1    .c3bchg > li + li::before,
.c9g3    .c3bchg > li + li::before,
.vh3h5z .c3bchg > li + li::before,
.vwacc2 .c3bchg > li + li::before,
.etkh  .c3bchg > li + li::before,
.q3kaye    .c3bchg > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.u8ys     .c3bchg > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.qdn1    .c3bchg > li + li::before { content: "|"; }
.c9g3    .c3bchg > li + li::before { content: "—"; }
.vh3h5z .c3bchg > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.vwacc2 .c3bchg > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.etkh  .c3bchg > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.q3kaye    .c3bchg > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .sbtzxh .bc75k,
  .lcy7 .bc75k,
  .babi7ooi .bc75k,
  .zf9fs .bc75k,
  .ydtjze8 .bc75k {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .sbtzxh .bc75k::before,
  .lcy7 .bc75k::before,
  .babi7ooi .bc75k::before,
  .zf9fs .bc75k::before,
  .ydtjze8 .bc75k::before { content: ""; display: block; flex-shrink: 0; }

  
  .sbtzxh .bc75k::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;
  }

  
  .lcy7 .bc75k::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;
  }

  
  .babi7ooi .bc75k::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;
  }

  
  .zf9fs .bc75k::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;
  }

  
  .ydtjze8 .bc75k::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) {
  .zlzc .bc75k {
    padding: 5px 14px;
  }
  .zlzc .c3bchg {
    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;
  }
  .zlzc .c3bchg li a {
    border-bottom: none; padding: 10px 22px;
  }
  .zlzc .c3bchg li a:hover { background: var(--bg-raised); }
  .zlzc .esmc,
  .zl01j0 .esmc,
  .msk8 .esmc { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ti8ck5a .bc75k {
    padding: 5px 10px;
  }
  .ti8ck5a .c3bchg {
    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);
  }
  .ti8ck5a .c3bchg.p855e { transform: translateX(0); }
  .ti8ck5a .c3bchg li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ti8ck5a .c3bchg li:last-child a { border-bottom: none; }
  .g2ulrr8 .c3bchg,
  .y7q5t7 .c3bchg { background: var(--accent) !important; }
  .g2ulrr8 .c3bchg li a,
  .y7q5t7 .c3bchg li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .msk8 .bc75k {
    padding: 5px 10px;
  }
  .msk8 .c3bchg {
    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);
  }
  .msk8 .c3bchg::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .msk8 .c3bchg.p855e { transform: translateY(0); }
  .msk8 .c3bchg li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .jas7e2q9 .bc75k {
    padding: 5px 10px;
  }
  .jas7e2q9 .c3bchg {
    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;
  }
  .jas7e2q9 .c3bchg.p855e { opacity: 1; pointer-events: auto; }
  .jas7e2q9 .c3bchg li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .zcnxmw     .bc75k { border-radius: 0 !important; }
  .uopsa8uy   .bc75k { border-radius: 8px !important; }
  .a4wn2q6 .bc75k { border-radius: 50% !important; }
  .hjgyuty   .bc75k { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .uy0vez .ceg1gkgf { flex-direction: column; align-items: stretch; }
  .uy0vez .i9r5l4 { flex-direction: row; min-width: auto; }
  .uy0vez .klph5a8k { align-items: flex-start; text-align: left; }
}
.jt3drx2,
.jt3drx2.mr0p,
.ehhls .jt3drx2,
.aotuno .jt3drx2,
.dc724wdy .jt3drx2,
.a69imv9r .jt3drx2 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.udp0fmco {
  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;
}
.cf23rv8 { flex: 1 1 280px; min-width: 0; }
.d8fwl {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.to0iml7 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.bq3mb508 {
  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;
}
.bq3mb508:hover { transform: translateY(-1px); opacity: 0.95; }
.wrcu5uy .udp0fmco {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.wrcu5uy .d8fwl { color: var(--cta); }
.wrcu5uy .to0iml7 { color: var(--text-body); }
.wrcu5uy .bq3mb508 {
  background: var(--cta) !important;
  color: #fff !important;
}
.qv1e7w2 .udp0fmco {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.qv1e7w2 .d8fwl { color: var(--text-primary); }
.qv1e7w2 .to0iml7 { color: var(--text-body); }
.qv1e7w2 .bq3mb508 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .udp0fmco {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .cf23rv8 { flex: 0 0 auto; }
  .d8fwl { font-size: 1.2rem; }
  .bq3mb508 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.yxpb .h6b5 { height: 36px; }
.md4xxf2 .h6b5 { height: 60px; max-width: 200px; }
.rws4f .h6b5 { height: 56px; max-width: 180px; }
.bvz5yg    .fan8, .bvz5yg    .u6wh { color: #f59e0b; }
.lr357l4      .fan8 { font-size: 1rem; letter-spacing: 1.5px; }
.lr357l4      .u6wh   { font-size: 1.35rem; }
.qhgz    .fan8, .qhgz    .u6wh { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.lz642r     .fan8, .lz642r     .u6wh { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.e48m7p .fan8, .e48m7p .u6wh { color: var(--cta); letter-spacing: 2px; }
.pkcel   .fan8, .pkcel   .u6wh { color: #e91e63; letter-spacing: 2px; }
.pjd5u13  .fan8, .pjd5u13  .u6wh { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.ssvzz6os     .fan8, .ssvzz6os     .u6wh { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.xaribo8d .bkoj + .bkoj {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.cwcmro .u1uu4fl { padding: 18px 24px; min-height: 68px; }
.tty52cp .wgqd23ye {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.tty52cp .d4l82o {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.l898 .bkoj {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.dx92owq { counter-reset: cs-rank; }
.dx92owq .u1uu4fl { counter-increment: cs-rank; }
.dx92owq .u1uu4fl::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;
}
.bqc84v .dx92owq { counter-reset: cs-rank; gap: 0; }
.bqc84v .u1uu4fl {
  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;
}
.bqc84v .u1uu4fl::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;
}
.bqc84v .ky69 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.bqc84v .s3qcx8k {
  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;
}
.bqc84v .slm9ag { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.bqc84v .ky69 { min-width: 0; flex-direction: column; width: 100%; }
.bqc84v .vp9yrwqe {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.bqc84v .fan8 { color: var(--cta, var(--accent)); }
.bqc84v .euewj { font-weight: 700; }
.bqc84v .bkoj {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.bqc84v .wgqd23ye {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.bqc84v .d4l82o {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.bqc84v .sd1kufe2 .d4l82o { font-size: 1.3rem; color: var(--accent-light); }
.bqc84v .eqcv2h08 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.bqc84v .u1uu4fl:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .bqc84v .dx92owq {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .bqc84v .u1uu4fl {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .bqc84v .u1uu4fl { padding: 40px 16px 20px; }
  .bqc84v .bkoj {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .bqc84v .eqcv2h08 { width: 100%; min-width: 0; }
}
.djeh8eh .dx92owq { counter-reset: cs-rank; gap: 10px; }
.djeh8eh .u1uu4fl {
  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);
}
.djeh8eh .u1uu4fl::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);
}
.djeh8eh .ky69 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.djeh8eh .s3qcx8k {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.djeh8eh .slm9ag { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.djeh8eh .vp9yrwqe {
  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;
}
.djeh8eh .fan8 { color: var(--cta, var(--accent)); }
.djeh8eh .bkoj {
  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;
}
.djeh8eh .wgqd23ye {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.djeh8eh .d4l82o { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.djeh8eh .sd1kufe2 .d4l82o { color: var(--accent-light); }
.djeh8eh .eqcv2h08 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.djeh8eh .u1uu4fl:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .djeh8eh .u1uu4fl {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .djeh8eh .u1uu4fl::before {
    position: absolute; top: 14px; left: 14px;
  }
  .djeh8eh .ky69 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .djeh8eh .vp9yrwqe { white-space: normal; text-align: center; font-size: 1.2rem; }
  .djeh8eh .bkoj {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .djeh8eh .eqcv2h08 { width: 100%; min-width: 0; }
  .djeh8eh .fan8 { min-width: 0; }
}
.b48ryex .u1uu4fl::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.tt142jda .mrafpf {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.tt142jda .mrafpf summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.tt142jda .mrafpf p { padding: 0 2px 16px; }
.phr2ycg6 .mrafpf { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.phr2ycg6 .mrafpf summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.phr2ycg6 .mrafpf summary::after { content: "›"; font-size: 1.2em; }
.phr2ycg6 .mrafpf[open] summary::after { content: "‹"; }
.phr2ycg6 .mrafpf p { padding: 10px 22px 4px; }
.yona9q1g .mrafpf {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.yona9q1g .mrafpf summary { color: var(--text-primary); padding-left: 16px; }
.yona9q1g .mrafpf summary::after { content: "›"; font-size: 1.1em; }
.yona9q1g .mrafpf[open] summary::after { content: "‹"; }
.yona9q1g .mrafpf p { padding-left: 16px; }
.u1egrp .r8dc { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.u1egrp .mrafpf {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.u1egrp .mrafpf:last-child { border-bottom: none; }
.u1egrp .mrafpf summary { color: var(--text-primary); border-radius: 0; }
.u1egrp .mrafpf summary::after { content: "›"; font-size: 1.1em; }
.u1egrp .mrafpf[open] summary::after { content: "‹"; }
.y9clg .mrafpf { overflow: hidden; }
.y9clg .mrafpf summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.y9clg .mrafpf summary::after { color: rgba(255,255,255,.75); }
.y9clg .mrafpf[open] summary { border-radius: 0; }
.wupbodmt { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.zcnvthi {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.t5zm16 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.a1czi8x { color: var(--text-muted); font-size: 1.05rem; }
.nessdh {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.hqs9zqn7 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.shz792c { margin-bottom: 20px; }
.rycytoq {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.m6b0tvot {
  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;
}
.m6b0tvot:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.g4o6ni { resize: vertical; min-height: 130px; }
.fcari { width: 100%; margin-top: 8px; }
.bi5zmu {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.kw3y {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.oyvgwhs { color: var(--text-muted); line-height: 1.75; }
.h1a2xt { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.h1a2xt li { margin-bottom: 6px; }
.irca { max-width: 760px; margin: 0 auto; }
.l2uzz { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.l2uzz:last-child { border-bottom: none; }
.hpcb9kua { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.l2uzz p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.l2uzz ul.h1a2xt { margin: 0; }
.bbk83tn .hpcb9kua { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .bbk83tn { grid-template-columns: 1fr; gap: 10px; } }
.j0r3je .hpcb9kua { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.iylrcc .h1a2xt { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .z4l9pfo { grid-template-columns: 1fr; } }
.v4vebg { color: inherit; text-decoration: none; }
.v4vebg:hover { color: var(--accent-light); text-decoration: underline; }
.dfd69og { display: inline-block; line-height: 0; }
.gn0ffw6f { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.tugrw2 { max-width: 760px; margin: 0 auto; }
.lwyuhmx ul.h1a2xt { margin: 0; }
.df8bkys { color: var(--text-muted); line-height: 1.75; }
.h3q0qm .h1a2xt,
.gjiiy .h1a2xt,
.ow1mb .h1a2xt,
.ztauya .h1a2xt {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.hf21vz { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.z049u { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.yy796 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.xf2q { margin-top: 12px; }
.xd36p9b { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.xd36p9b:hover { border-bottom-color: var(--accent-light); }
.qa9uar6 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.qa9uar6 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.sb1k1 { border-radius: 50%; }
.l2db8 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.f2dbl4q3 { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .qdpe { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.ridlqh .yy796, .ridlqh .z049u { max-width: 640px; }
.oe15 .hf21vz { font-size: 1.6rem; margin-top: 18px; }
.xoci45a5 .yy796 { margin-bottom: 28px; }
@media (max-width: 860px) { .cqlr3dk { grid-template-columns: 1fr; } .oe15 { position: static; text-align: center; } }
.itsnesor .qa9uar6 { margin: 0 auto 18px; }
.itsnesor .l2db8 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .a19snj3i { grid-template-columns: 1fr; } }
.f2iuzunm { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.wy84xbn { flex: 1; }
.f2iuzunm .hf21vz { font-size: 1.6rem; margin-bottom: 6px; }
.gkl3lngk { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.ztauya { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.sqenagw6 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.ztauya p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ztauya .h1a2xt { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .f2iuzunm { flex-direction: column; text-align: center; } .gkl3lngk { grid-template-columns: 1fr; } }
.swebfxfh .hf21vz { font-size: 1.35rem; margin: 0 0 4px; }
.swebfxfh .l2db8 { margin: 0; }
.loj9h .t5zm16 { color: var(--accent-light); }
.kmqkhn .t5zm16 { font-size: 2rem; }
.kmqkhn .a1czi8x { max-width: 680px; }
.uoelg36e .t5zm16 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.uoelg36e .a1czi8x  { margin: 0; }
@media (max-width: 640px) { .uoelg36e { flex-direction: column; } }
.hxcx .t5zm16 { color: var(--accent-light); }
.m2635n .t5zm16 { color: #fff; }
.m2635n .a1czi8x  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .ss0r2 { grid-template-columns: 1fr; } }
.kiyze .m6b0tvot {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.kiyze .m6b0tvot:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.mrtisv2q .m6b0tvot { background: var(--bg-raised); border-color: transparent; }
.mrtisv2q .m6b0tvot:focus { background: var(--bg-card); border-color: var(--accent-light); }
.dag0 .m6b0tvot { border-radius: 100px; padding: 11px 20px; }
.dag0 .g4o6ni { border-radius: 14px; }
@media (max-width: 640px) { .vsyn { grid-template-columns: 1fr; } }
.etmwv6{position:relative;overflow:visible}
.wttxfn3 .hs9vkn8{display:block}
.gsf01 .owxpzwf~.ep66p3,
.gsf01 .owxpzwf~.ep66p3 .r0b2k966,
.owxpzwf~.ep66p3,.imr13npz~.ep66p3{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}
.owxpzwf~.ep66p3 .r0b2k966{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.alkju5 .lsb7{border-bottom:1px solid currentColor;padding-bottom:2px}
.mfm55k5l{--date-bg:var(--accent-bg)}
.dyf5 .t7shrz::before{content:""}
.cnil90{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.rph1uh{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.vkgd2mh{display:flex;flex-direction:column;gap:3px}
.lese8{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.fxt4{font-weight:700;font-size:1rem;color:var(--text-heading)}
.o2rjk9n2{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.nzpfgw .cnil90{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.dh95l0d .cnil90{border-top:3px solid var(--accent);padding-top:18px}
.pbhc .cnil90{border-left:3px solid var(--accent);border-radius:0}
.bjva .cnil90{padding:20px 0}
@media(max-width:640px){
  .cnil90{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .o2rjk9n2{max-width:100%}
}
.fzlf4r3 .rcaxg1u{margin:0}
@media (max-width:560px){
  .uma0b{grid-template-columns:repeat(2,1fr);gap:12px}
}
.fiz4e {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.fiz4e.veg28h {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.pkhe0h {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.pkhe0h .polfpsuo {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  width: 36px; height: 36px; border-radius: 50%;
  padding: 0; margin: 0;
  z-index: 2;
  font-size: 0 !important; color: transparent !important;   
  transition: background 0.15s;
}
.pkhe0h .polfpsuo::before,
.pkhe0h .polfpsuo::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.pkhe0h .polfpsuo::before { transform: translate(-50%, -50%) rotate(45deg); }
.pkhe0h .polfpsuo::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.pkhe0h .polfpsuo:hover { background: rgba(0,0,0,0.12) !important; }
.xic5 {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.o9uhyix {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.xd20 {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.dw7ufys {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.pkhe0h .sihj3 {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.pkhe0h .sihj3:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .pkhe0h { padding: 28px 18px 20px; }
  .xd20 { font-size: 1.2rem; }
  .xic5 { max-width: 220px; max-height: 80px; }
}
.wgero6 {
  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);
}
.exr1o0 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.shli  .wgero6 { border-radius: 50%; }
.jjyv6m  .wgero6 { border-radius: 6px; }
.ewyotc6t .wgero6 { border-radius: 22px; }
.ach5 .udp0fmco {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .wgero6 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.ep2ujo1 .mr0p {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.ep2ujo1 .wmiaydm {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.ep2ujo1 .udp0fmco {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.wyf12 {
  position: fixed;
  left: 50%; bottom: 0;
  width: 100%; max-width: 1100px;
  box-sizing: border-box;
  padding: 0 16px calc(14px + env(safe-area-inset-bottom, 0px));
  z-index: 1200;                         
  transform: translate(-50%, 130%);
  transition: transform 0.42s cubic-bezier(.2,.75,.2,1);
  will-change: transform;
  pointer-events: none;                  
}
.wyf12.veg28h { transform: translate(-50%, 0); }
.wyf12 .mr0p,
.wyf12 .wmiaydm {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.wyf12 .udp0fmco {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.f06wh {
  position: absolute;
  
  top: 14px; right: 30px;
  z-index: 3;
  width: 26px; height: 26px;
  border: none; border-radius: 50%; cursor: pointer;
  background: rgba(0,0,0,0.40);         
  font-size: 0;                          
  pointer-events: auto;
  transition: background 0.15s;
}
.f06wh::before,
.f06wh::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.f06wh::before { transform: translate(-50%, -50%) rotate(45deg); }
.f06wh::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.f06wh:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .wyf12 { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .wyf12 .udp0fmco {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .wyf12 .to0iml7 { display: none !important; }
  .wyf12 .d8fwl { font-size: 1.1rem !important; }
  .wyf12 .wgero6 { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .f06wh { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .kfm2wo { flex-direction: row-reverse; }
[dir="rtl"] .c3bchg { flex-direction: row-reverse; }
[dir="rtl"] .o0vr  .x2jl7sl { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .gfj19 .x2jl7sl { right: auto; left: 20px; }
  [dir="rtl"] .o0vr  .x2jl7sl { left: auto;  right: 20px; }
}
[dir="rtl"] .e91c6j5 .rmwl  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .q4rt .rmwl { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .owxpzwf,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .qu5t0zv, [dir="rtl"] .xu1ohxv2 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .nazfbqj { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .yrisu { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .qorvi { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .udp0fmco { direction: rtl; }
[dir="rtl"] .wgero6 { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .u1uu4fl,
[dir="rtl"] .w8hv { direction: rtl; }
[dir="rtl"] .kzbs1mvg { direction: rtl; }
[dir="rtl"] .ld9ft { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .q2ms8l .xu1ohxv2,
[dir="rtl"] .ty78kt .xu1ohxv2,
[dir="rtl"] .or3vomkm .xu1ohxv2,
[dir="rtl"] .apgthjom .xu1ohxv2 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .q2ms8l .xu1ohxv2 li::before,
[dir="rtl"] .ty78kt .xu1ohxv2 li::before,
[dir="rtl"] .or3vomkm .xu1ohxv2 li::before,
[dir="rtl"] .apgthjom .xu1ohxv2 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .zx2u1aym.a545 .dwnlc,
[dir="rtl"] .rpj82rwx.a545 .dwnlc,
[dir="rtl"] .c8b3kfu.a545 .dwnlc,
[dir="rtl"] .aay16i.a545 .dwnlc,
[dir="rtl"] .hnal1k.a545 .dwnlc { text-align: right; }
[dir="rtl"] .owxpzwf.a545 .jepi68 { align-items: flex-end; text-align: right; }
[dir="rtl"] .owxpzwf.fxe6ovml .jepi68 { text-align: center; }
[dir="rtl"] .owxpzwf .jepi68 { text-align: right; }
[dir="rtl"] .wmiaydm,
[dir="rtl"] .b3p1eak,
[dir="rtl"] .ukyfw8z,
[dir="rtl"] .hqs9zqn7,
[dir="rtl"] .rycytoq,
[dir="rtl"] .yy796,
[dir="rtl"] .m6b0tvot,
[dir="rtl"] .g4o6ni { text-align: right; direction: rtl; }
[dir="rtl"] .dag0 .m6b0tvot,
[dir="rtl"] .kiyze .m6b0tvot { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #2c1f7e;
  --brand:           #2c1f7e;
  --brand-light:     #292062;
  --brand-pale:      #403680;
  --grad-start:      #4531c7;
  --grad-end:        #7668cd;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #2c1f7e;
  --cta-light:       #1e1460;
  --cta-hover:       #1a124c;
  --bg-page:         #f6f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f3f5;
  --bg-raised:       #eeeef1;
  --bg-hover:        #f4f3f5;
  --border:          #e3e2e8;
  --border-alt:      #d2d0db;
  --border-section:  #e3e2e8;
  --text-primary:    #18171b;
  --text-muted:      #54525f;
  --text-body:       #302f36;
  --text-sub:        #484652;
  --text-faint:      #787688;
  --text-dim:        #9391a0;
  --text-label:      #605e6d;
  --text-value:      #3c3b44;
  --accent-bg:       #e6e4f0;
  --accent-bg-light: #d0cce9;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f5;
  --c-pros:          #168c6c;
  --c-cons:          #9f2145;
  --c-pros-label:    #1aa780;
  --c-tip-border:    #1db88e;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #168c6c;
}
:root { --logo-bg-opacity: 60%; }
body, button, input { font-family: "Montserrat", sans-serif; }
.uee2orb .iwmbovf li::before, .uee2orb .x359v9q li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.uee2orb .iwmbovf li::before { content: ""; }.uee2orb .x359v9q li::before { content: ""; }.uee2orb .xy2ucx::before, .uee2orb .l3yi::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.uee2orb .xy2ucx::before { content: ""; }.uee2orb .l3yi::before { content: ""; }
.kcopbe .o0pgw, .kcopbe .owxpzwf { min-height: 520px; }
.v7yp2oo::before { content: '◆'; font-size: 0.5em; }