:root {
  --color-accent: #642f6f;
  --color-cta: #9960a3;
  --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;
}
.br25wr0u {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ihr06b99 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.pfyuksg {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.dbu71rtr { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.okdg0x { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.okdg0x a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.okdg0x a:hover { color: var(--accent-light); }
.r17o8e     .n9siaz { border-radius: 6px; }
.r17o8e .n9siaz li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.r17o8e .n9siaz li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.aeer .n9siaz li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .n9siaz {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .h28ep:hover .n9siaz,
  .h28ep:focus-within .n9siaz { display: block; }
  .n9siaz li a { padding: 8px 16px; font-size: 0.88rem; }
}
.fwqlah2 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.a2386g { display: none; }
@media (max-width: 640px) {
  .a2386g {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .a2386g.tvypg { display: block; }
}
@media (max-width: 640px) {
  .fwqlah2 { display: block; }
  .okdg0x > li + li::before { display: none !important; }
  .okdg0x {
    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;
  }
  .okdg0x.tvypg { display: flex; }
  .okdg0x li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .okdg0x li:last-child a { border-bottom: none; }
}
.ivfanor4 { min-height: 480px; }
.z4m4qg {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.fuldldsx { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.zanhaa .fuldldsx { margin-left: 0; margin-right: 0; }
.ybrcr6q {
  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;
}
.oqmgum .ybrcr6q { margin-top: 24px; }
.ybrcr6q:hover { opacity: 0.88; }
.nzn4a .z4m4qg { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.nzn4a .fuldldsx { color: #e2e8f0; }
.nzn4a.zanhaa   .y5kntid4 { text-align: left; }
.o47k0r .z4m4qg { color: var(--text-primary); text-shadow: none; }
.o47k0r .fuldldsx { color: var(--text-muted); }
.o47k0r .ybrcr6q { margin-top: 16px; }
.o47k0r, .o47k0r.ivfanor4 { min-height: auto !important; }
.o47k0r.zanhaa   .y5kntid4 { text-align: left; }
.o47k0r~.q25mi{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.o47k0r~.q25mi .rkcv4o{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.lrgfsym .ls5v0,
.lrgfsym .xv0hmx {
  position: relative; overflow: hidden;
}
.lrgfsym .ls5v0::after,
.lrgfsym .xv0hmx::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.15; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@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); }
}
.lrgfsym .nzn4a .c64c {
  overflow: hidden;
}
.lrgfsym .nzn4a .c64c::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.ls5v0 .z4m4qg { color: #fff; }
.ls5v0 .fuldldsx { color: rgba(255,255,255,0.85); }
.ls5v0 .ybrcr6q { background: #fff; color: var(--cta); }
.ls5v0 .ybrcr6q:hover { opacity: 0.92; }
.iyylonq .hisrrd { position: relative; overflow: hidden; }
.iyylonq .hisrrd::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;
}
.bkka9jko .hisrrd {
  animation: hg-breathe 7s ease-in-out infinite;
}
.v54n .hisrrd { position: relative; overflow: hidden; }
.v54n .hisrrd::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;
}
.lrgfsym .hisrrd { position: relative; overflow: hidden; }
.lrgfsym .hisrrd::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;
}
.ib4xn7y8 .hisrrd {
  animation: hg-fadein 1.2s ease-out both;
}
.hisrrd {
  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%);
}
.r63aa7f2 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.d1hr {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.d728s8 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.hisrrd .z4m4qg { text-shadow: none; color: var(--text-primary); }
.hisrrd .fuldldsx { color: var(--text-muted); }
body.tg0zkrii .z4m4qg {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.l1mqfu .z4m4qg {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.ivfanor4.ls5v0 .z4m4qg,
section.ls5v0 .z4m4qg {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.hisrrd.z2k3ooc .r63aa7f2 { align-items: center; text-align: center; }
.hisrrd.zanhaa   .r63aa7f2 { align-items: flex-start; text-align: left; }
.bcri0w .d1hr { position: relative; }
.bcri0w .d1hr::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.bcri0w.gnow .d1hr::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.fcw7jlq .d1hr {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.fcw7jlq .d728s8 {
  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);
}
.fcw7jlq.gnow .d1hr { padding: 32px 0 32px 32px; }
.ddlt .d1hr {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.ddlt .d728s8 {
  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);
}
.gnow .r63aa7f2 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.ddlt.gnow .d1hr { padding: 40px 16px 40px 48px; }
.ivfanor4 .kyxo493 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.kyxo493 .cojnjl.tgwq3o9 {
  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;
}
.kyxo493 .cojnjl.tgwq3o9:hover { opacity: 0.85; }
.yloyy2 .d1hr {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .hisrrd { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .hisrrd:not(.yloyy2) .d1hr { display: none !important; }
  .yloyy2 .d1hr { padding: 16px; }
  .r63aa7f2  { padding: 36px 24px; }
  .hisrrd~.q25mi,.gnow~.q25mi{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .ivfanor4, .hisrrd { min-height: 320px !important; }
  .z4m4qg { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .uqapm,
  .q4af0q2i,
  .buszkh9w { grid-template-columns: 1fr !important; }

  

  
  .v1v7eh { display: flex !important; flex-direction: column !important; }
  .v1v7eh .y5kntid4 { display: contents; }
  .v1v7eh .c64c { order: 0; }
  .v1v7eh .z4m4qg { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .v1v7eh .uqapm { order: 2; padding: 0 16px 12px !important; }
  .v1v7eh .fuldldsx { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .oqmgum .y5kntid4 { display: flex; flex-direction: column; }
  .oqmgum .y5kntid4 .z4m4qg { order: 1; }
  .oqmgum .y5kntid4 .buszkh9w { order: 2; margin: 8px 0 24px !important; }
  .oqmgum .y5kntid4 .fuldldsx { order: 3; }
  .oqmgum .y5kntid4 .ybrcr6q { order: 4; align-self: center; margin-top: 0; }

  
  .hisrrd.yloyy2 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .hisrrd.yloyy2 .r63aa7f2 { display: contents; padding: 0; }
  .hisrrd.yloyy2 .r63aa7f2 .z4m4qg { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .hisrrd.yloyy2 .d1hr { order: 2; padding: 12px 16px; }
  .hisrrd.yloyy2 .r63aa7f2 .fuldldsx { order: 3; padding: 0 24px; margin: 0 auto; }
  .hisrrd.yloyy2 .r63aa7f2 .ybrcr6q { order: 4; align-self: center; margin: 8px 0 32px; }
}
.c0fg6l0 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.mtlcqu { width: 100%; height: auto; display: block; border-radius: 10px; }
.fdg2v2p .c0fg6l0        { border-radius: 16px; }
.fdg2v2p .mtlcqu  { border-radius: 16px; }
.jcqhgi .c0fg6l0         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.jcqhgi .mtlcqu   { border-radius: 8px; }
.hkuey { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.td7m617 { width: 100%; padding: 32px 0; position: relative; }
.j18g { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.usot .td7m617:nth-child(even) { background: var(--bg-surface); }
.usot .td7m617:nth-child(odd)  { background: var(--bg-page); }
.wx81i05 .td7m617:nth-child(even) { background: var(--bg-card); }
.wx81i05 .td7m617:nth-child(odd)  { background: var(--bg-page); }
.usot .td7m617:nth-child(odd)  .j18g { background: var(--bg-card); border-radius: 6px; }
.usot .td7m617:nth-child(even) .j18g { background: var(--bg-raised); border-radius: 6px; }
.wx81i05 .td7m617:nth-child(odd)  .j18g { background: var(--bg-card); border-radius: 6px; }
.wx81i05 .td7m617:nth-child(even) .j18g { background: var(--bg-raised); border-radius: 6px; }
.usot .td7m617:nth-child(even) .x1nycrod .mdkvzg,
.wx81i05 .td7m617:nth-child(even) .x1nycrod .mdkvzg { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.usot .td7m617:nth-child(odd) .x1nycrod .mdkvzg,
.wx81i05 .td7m617:nth-child(odd) .x1nycrod .mdkvzg { background: var(--bg-card-inner); }
.usot .td7m617:nth-child(even) .jd5dv0a .mdkvzg:nth-child(odd),
.wx81i05 .td7m617:nth-child(even) .jd5dv0a .mdkvzg:nth-child(odd)  { background: var(--bg-card); }
.usot .td7m617:nth-child(even) .jd5dv0a .mdkvzg:nth-child(even),
.wx81i05 .td7m617:nth-child(even) .jd5dv0a .mdkvzg:nth-child(even) { background: var(--bg-card-inner); }
h1.zyjow4 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.zyjow4 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.sqrmm { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.nti8b h2.zyjow4 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.l7wsw h2.zyjow4 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.mt3n h2.zyjow4 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ok5p9d h2.zyjow4::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ot3xivh9 h2.zyjow4 {
  color: var(--text-primary); font-size: 1.7rem;
}
.oujwd54 h2.zyjow4::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.d4yd h2.zyjow4 {
  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;
}
.gd305p { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .gd305p { display: none; } }
.r5wssb4y { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.ewxe14x { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.iy09h {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.woku563 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.jpy6hhwj { padding-left: 20px; }
.jpy6hhwj li { margin-bottom: 6px; }
.jpy6hhwj a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.jpy6hhwj a:hover { color: var(--accent-light); }
.s62dwfh .woku563 { display: none; }
.a4he41 .woku563 { display: none; }
.a4he41 .jpy6hhwj { padding-left: 0; list-style: none; }
.a4he41 .jpy6hhwj li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.a4he41 .jpy6hhwj a { font-size: 0.92rem; }
.gcqidk .iy09h { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.gcqidk .woku563 { display: none; }
.gcqidk .jpy6hhwj { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.gcqidk .jpy6hhwj li { margin-bottom: 0; }
.gcqidk .jpy6hhwj 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;
}
.gcqidk .jpy6hhwj a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.u8jjs9fu .iy09h { padding: 20px 20px 16px; }
.u8jjs9fu .jpy6hhwj {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.u8jjs9fu .jpy6hhwj li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.u8jjs9fu .jpy6hhwj 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;
}
.u8jjs9fu .jpy6hhwj 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;
}
.u8jjs9fu .jpy6hhwj a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.u8jjs9fu .jpy6hhwj a:focus,
.u8jjs9fu .jpy6hhwj a:focus-visible,
.u8jjs9fu .jpy6hhwj a:target { outline: none; }
.u8jjs9fu .jpy6hhwj li:target a { border-color: var(--border); color: var(--text-muted); }
.s7su9y .iy09h { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.s7su9y .woku563 { display: none; }
.s7su9y .jpy6hhwj { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.s7su9y .jpy6hhwj li { margin-bottom: 0; }
.s7su9y .jpy6hhwj li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.s7su9y .jpy6hhwj li:last-child::after { content: ""; margin-right: 0; }
.s7su9y .jpy6hhwj a { font-size: 0.9rem; }
.mdkvzg { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.x1nycrod .mdkvzg { background: var(--bg-card); }
.jd5dv0a .mdkvzg:nth-child(odd)  { background: var(--bg-card); }
.jd5dv0a .mdkvzg:nth-child(even) { background: var(--bg-raised); }
.ifajqfqc .mdkvzg {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ifajqfqc .mdkvzg:last-child { border-bottom: none; }
.ifajqfqc h3.sqrmm { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.br4ce6 .mdkvzg {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.br4ce6 .mdkvzg + .mdkvzg { margin-top: 4px; }
.bhzz2t9 .mdkvzg { background: none; border-radius: 0; padding: 12px 0; }
.bhzz2t9 .mdkvzg + .mdkvzg { border-top: 1px solid var(--border-section); }
.ebinma3 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.z9edm { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.wuru3jnc { color: var(--text-body); margin-bottom: 10px; }
.vbslaj, .n0eqobu { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.vbslaj li, .n0eqobu li { margin-bottom: 6px; }
.n0eqobu li { list-style: decimal; }
.dso2i7e     .vbslaj { list-style-type: "● "; }
.wz811fw  .vbslaj { list-style-type: "■ "; }
.rrud .vbslaj { list-style-type: "◆ "; }
.d4cmr    .vbslaj { list-style-type: "★ "; }
.dso2i7e     .a1adrv3r { list-style-type: "● "; }
.wz811fw  .a1adrv3r { list-style-type: "■ "; }
.rrud .a1adrv3r { list-style-type: "◆ "; }
.d4cmr    .a1adrv3r { list-style-type: "★ "; }
.dso2i7e    .vbslaj li::marker, .dso2i7e    .a1adrv3r li::marker,
.wz811fw .vbslaj li::marker, .wz811fw .a1adrv3r li::marker,
.rrud .vbslaj li::marker, .rrud .a1adrv3r li::marker,
.d4cmr   .vbslaj li::marker, .d4cmr   .a1adrv3r li::marker {
  color: var(--cta); font-size: 1em;
}
.dso2i7e .n0eqobu,
.wz811fw .n0eqobu,
.rrud .n0eqobu,
.d4cmr .n0eqobu {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.dso2i7e .n0eqobu li,
.wz811fw .n0eqobu li,
.rrud .n0eqobu li,
.d4cmr .n0eqobu li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.dso2i7e .n0eqobu li::before,
.wz811fw .n0eqobu li::before,
.rrud .n0eqobu li::before,
.d4cmr .n0eqobu 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;
}
.dso2i7e     .n0eqobu li::before { border-radius: 50%; }
.wz811fw  .n0eqobu li::before { border-radius: 3px; }
.rrud .n0eqobu li::before { border-radius: 3px; }
.d4cmr    .n0eqobu li::before { border-radius: 50%; }
.rkj2u { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.itj1tef .rkj2u,
.hgpv .rkj2u { background: transparent; border: none; border-radius: 0; }
.scomp3r { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.scomp3r th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.scomp3r td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.scomp3r tr:hover td { background: var(--bg-hover); }
.qldz9 .scomp3r tbody tr:nth-child(even) td { background: var(--bg-surface); }
.lbq7qt .scomp3r { border: 1px solid var(--border-alt); }
.lbq7qt .scomp3r th,
.lbq7qt .scomp3r td { border: 1px solid var(--border-alt); }
.my28ejx .scomp3r th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.my28ejx .scomp3r td { border-bottom: none; }
.my28ejx .scomp3r tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ltc67u62 .scomp3r th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.b8b7 .rkj2u {
  overflow: hidden;
}
.b8b7 .scomp3r th { border-bottom: 1px solid var(--border-alt); }
.b8b7 .scomp3r tr:last-child td { border-bottom: none; }
.b8ooinr0 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.sw48zfw { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.jcrog { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.gaqvl1 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.m9r17 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.a1adrv3r { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.a1adrv3r 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%}
.v7ir6vvf .gaqvl1 { background: transparent; text-align: center; }
.xme71 .jcrog {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.z9gt .jcrog {
  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);
}
.tq9on7yp .sw48zfw { display: grid; grid-template-columns: auto 1fr; }
.tq9on7yp .jcrog {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.tq9on7yp .gaqvl1 { grid-column: 2; }
.tq9on7yp .m9r17,
.tq9on7yp .a1adrv3r { grid-column: 1 / -1; }
.bevx .sw48zfw { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.bevx .jcrog {
  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);
}
.bevx .gaqvl1 { grid-column: 2; }
.bevx .m9r17,
.bevx .a1adrv3r { grid-column: 1 / -1; }
.lgluwl .sw48zfw { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.lgluwl .gaqvl1 { background: none; color: var(--accent-light); font-weight: 700; }
.zqvpf83b .sw48zfw { 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); }
.zqvpf83b .gaqvl1 { background: none; color: var(--accent-light); font-weight: 700; }
.eqnlu4y9 .sw48zfw { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.eqnlu4y9 .sw48zfw:last-child { border-bottom: none; }
.eqnlu4y9 .gaqvl1 { background: none; color: var(--accent-light); font-weight: 700; }
.kkipj .sw48zfw { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.kkipj .gaqvl1 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.mwka .b8ooinr0 { counter-reset: card-n; }
.mwka .sw48zfw  { counter-increment: card-n; }
.mwka .gaqvl1 { display: flex; align-items: center; gap: 10px; }
.mwka .gaqvl1::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;
}
.jv9lu51 .sw48zfw { background: var(--bg-surface); border: 1px solid var(--border); }
.jv9lu51 .gaqvl1 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.xwg27x9 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.jkr9ul  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.dwi8vhf { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.tvum { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.xwg27x9 strong { color: var(--text-primary); font-size: 0.95rem; }
.xwg27x9 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.jqog58w { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.x5akh, .onfjko { border-radius: 8px; padding: 14px; }
.x5akh { background: var(--bg-pros); }
.onfjko { background: var(--bg-cons); }
.y882lzy { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.x5akh .y882lzy { color: var(--c-pros-label); }
.onfjko .y882lzy { color: #f87171; }
.x5akh ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.onfjko ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.mtlcqu { width: 100%; height: auto; border-radius: 10px; display: block; }
.tgwq3o9 {
  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;
}
.tgwq3o9:hover { opacity: 0.85; }
.ba75 .tgwq3o9  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.ba75 .tgwq3o9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.e61yiv .tgwq3o9  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.e61yiv .tgwq3o9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.vlev .ybrcr6q { border-radius: 50px; }
.vlev .tgwq3o9  { border-radius: 50px; }
.t0fb .ybrcr6q { padding-left: 22px; padding-right: 22px; }
.t0fb .tgwq3o9  { padding-left: 12px; padding-right: 12px; }
.jsdl1t .ybrcr6q { padding-left: 44px; padding-right: 44px; }
.jsdl1t .tgwq3o9  { padding-left: 24px; padding-right: 24px; }
.d7uu1 .ybrcr6q { padding-left: 56px; padding-right: 56px; }
.d7uu1 .tgwq3o9  { padding-left: 32px; padding-right: 32px; }
.uzam   .ybrcr6q::after, .uzam   .tgwq3o9::after,
.vue49ie .ybrcr6q::after, .vue49ie .tgwq3o9::after,
.n4wij    .ybrcr6q::after, .n4wij    .tgwq3o9::after,
.b5jp    .ybrcr6q::after, .b5jp    .tgwq3o9::after,
.o6mk62nk    .ybrcr6q::after, .o6mk62nk    .tgwq3o9::after,
.x2mk21     .ybrcr6q::after, .x2mk21     .tgwq3o9::after,
.wwtn4    .ybrcr6q::after, .wwtn4    .tgwq3o9::after,
.kdb8bdl   .ybrcr6q::after, .kdb8bdl   .tgwq3o9::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;
}
.uzam .ybrcr6q::after, .uzam .tgwq3o9::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");
}
.vue49ie .ybrcr6q::after, .vue49ie .tgwq3o9::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");
}
.n4wij .ybrcr6q::after, .n4wij .tgwq3o9::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");
}
.b5jp .ybrcr6q::after, .b5jp .tgwq3o9::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");
}
.o6mk62nk .ybrcr6q::after, .o6mk62nk .tgwq3o9::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");
}
.x2mk21 .ybrcr6q::after, .x2mk21 .tgwq3o9::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");
}
.wwtn4 .ybrcr6q::after, .wwtn4 .tgwq3o9::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");
}
.kdb8bdl .ybrcr6q::after, .kdb8bdl .tgwq3o9::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");
}
.ufb1x3lr   .hef872q::after, .ufb1x3lr   .p3xx7iu::after,
.xmwdpphz .hef872q::after, .xmwdpphz .p3xx7iu::after,
.s85wrqdx    .hef872q::after, .s85wrqdx    .p3xx7iu::after,
.x49u6l    .hef872q::after, .x49u6l    .p3xx7iu::after,
.qjf7    .hef872q::after, .qjf7    .p3xx7iu::after,
.qtxlev     .hef872q::after, .qtxlev     .p3xx7iu::after,
.p8ng0    .hef872q::after, .p8ng0    .p3xx7iu::after,
.s2df   .hef872q::after, .s2df   .p3xx7iu::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;
}
.ufb1x3lr .hef872q::after, .ufb1x3lr .p3xx7iu::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");
}
.xmwdpphz .hef872q::after, .xmwdpphz .p3xx7iu::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");
}
.s85wrqdx .hef872q::after, .s85wrqdx .p3xx7iu::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");
}
.x49u6l .hef872q::after, .x49u6l .p3xx7iu::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");
}
.qjf7 .hef872q::after, .qjf7 .p3xx7iu::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");
}
.qtxlev .hef872q::after, .qtxlev .p3xx7iu::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");
}
.p8ng0 .hef872q::after, .p8ng0 .p3xx7iu::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");
}
.s2df .hef872q::after, .s2df .p3xx7iu::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");
}
.xi7q9 .kf6g3f    { background: #1a1a1a; }
.cojnjl.tgwq3o9 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .o8dor86 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .o8dor86::before    { grid-area: rank;   }
  .szngk           { grid-area: ident;  }
  .zpzfiug     { grid-area: rating; min-width: 0; width: auto; }
  .qbgjol           { grid-area: pills;  }
  .cojnjl             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .o8dor86 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .o8dor86::before    { justify-self: center; }
  .szngk           { width: 100%; }
  .zpzfiug     { justify-self: center; }
  .qbgjol           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .sinnji .zemy7u0u {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .sinnji .pbrzmdn { margin: 0; }
}
.p8o9rgh .gdpb6hu5 { padding: 0; gap: 0; overflow: hidden; }
.p8o9rgh .jyg86v1n { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.p8o9rgh .yang { padding: 16px 20px; }
.p8o9rgh .xcwhv { padding: 16px 20px; align-self: center; }
.hgpv .jqog58w { gap: 10px; }
.hgpv .x5akh, .hgpv .onfjko { padding: 12px; }
.hgpv .x5akh ul, .hgpv .onfjko ul { margin: 4px 0 0; padding-left: 18px; }
.hgpv .x5akh li, .hgpv .onfjko li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .fapf6w { grid-template-columns: 1fr; }
  .k6xj { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .k6xj .rg5wr50 { width: 72px; height: 50px; }
  .k6xj .tdu8e { max-width: 180px; }
  .k6xj .v1art9 { width: auto; }
}
@media (max-width: 720px) {
  .pociad9o { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .xcs4tnhs { padding: 16px; }
  .oyvz32lt .garivor { min-width: 50%; }
}
.tomc .jqog58w { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .gnoc9 { grid-template-columns: 1fr; }
  .o57icc02 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .rndfffx5 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .hkeix { flex-wrap: wrap; padding: 16px; }
}
.yll3asp .jqog58w { gap: 8px; }
.yll3asp .x5akh, .yll3asp .onfjko { padding: 8px; }
@media (max-width: 480px) {
  .cqi8 { flex-direction: column; align-items: stretch; }
}
.vdynxwz1 .v1art9 .tgwq3o9 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .vnuw { flex-direction: column; align-items: stretch; gap: 10px; }
  .vdynxwz1 .v1art9 { text-align: center; }
}
@media (max-width: 720px) {
  .e3nohbmw { grid-template-columns: 1fr; }
  .mbbcp52d { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ilm9f0 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .e2dq { grid-template-columns: 1fr; }
  .udri0xh { width: 100px; height: 100px; margin: 16px auto; }
  .l6tt { font-size: 1.4rem; }
  .genz { justify-content: center; }
  .mzggrgc6 .garivor { min-width: 50%; }
}
.swow .jqog58w { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .bc69sl { flex-wrap: wrap; padding: 14px 16px; }
  .vi6p { padding: 12px 16px; }
  .swow .jqog58w { margin: 0 16px; }
  .swow .sofr { padding: 0 16px; }
  .oued { padding: 12px 16px; }
}
.c1ucg4 .qbgjol .nav3duo2 {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.x2euevkq .pyug0o { font-size: 1rem; letter-spacing: 2px; }
.a30s3th { margin: 16px 0; }
.aux3hv { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.aux3hv summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.aux3hv summary::after { content: "+"; color: var(--accent-light); }
.aux3hv[open] summary::after { content: "−"; }
.aux3hv p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.td7m617 { margin-bottom: 0; }
.rhx75 h2.zyjow4 { color: var(--text-primary); border-color: var(--accent-light); }
.jz6mm h2.zyjow4 { color: var(--text-primary); border-color: var(--accent-light); }
.d9ped1 .jkr9ul     { background: #052e16; border-color: #10b981; }
.d9ped1 .dwi8vhf    { background: #1e1036; border-color: #a855f7; }
.d9ped1 .xwg27x9 strong  { color: #f1f5f9; }
.d9ped1 .xwg27x9 p       { color: #cbd5e1; }
.d9ped1 .vnap0fh3    .jkr9ul     .tvum::before,
.d9ped1 .nmh3a  .jkr9ul     .tvum::before,
.d9ped1 .nzjxvvig  .jkr9ul     .tvum::before,
.d9ped1 .jd27 .jkr9ul     .tvum::before { color: #10b981; }
.d9ped1 .vnap0fh3    .pjdayek .tvum::before,
.d9ped1 .nmh3a  .pjdayek .tvum::before,
.d9ped1 .nzjxvvig  .pjdayek .tvum::before,
.d9ped1 .jd27 .pjdayek .tvum::before { color: #f43f5e; }
.d9ped1 .vnap0fh3    .dwi8vhf    .tvum::before,
.d9ped1 .nmh3a  .dwi8vhf    .tvum::before,
.d9ped1 .nzjxvvig  .dwi8vhf    .tvum::before,
.d9ped1 .jd27 .dwi8vhf    .tvum::before { color: #a855f7; }
.pxupzy3v .jkr9ul     { background: #2d2000; border-color: #eab308; }
.pxupzy3v .pjdayek { background: #2d0b0b; border-color: #ef4444; }
.pxupzy3v .dwi8vhf    { background: #2d1600; border-color: #f97316; }
.pxupzy3v .xwg27x9 strong  { color: #f1f5f9; }
.pxupzy3v .xwg27x9 p       { color: #cbd5e1; }
.pxupzy3v .vnap0fh3    .jkr9ul     .tvum::before,
.pxupzy3v .nmh3a  .jkr9ul     .tvum::before,
.pxupzy3v .nzjxvvig  .jkr9ul     .tvum::before,
.pxupzy3v .jd27 .jkr9ul     .tvum::before { color: #eab308; }
.pxupzy3v .vnap0fh3    .pjdayek .tvum::before,
.pxupzy3v .nmh3a  .pjdayek .tvum::before,
.pxupzy3v .nzjxvvig  .pjdayek .tvum::before,
.pxupzy3v .jd27 .pjdayek .tvum::before { color: #ef4444; }
.pxupzy3v .vnap0fh3    .dwi8vhf    .tvum::before,
.pxupzy3v .nmh3a  .dwi8vhf    .tvum::before,
.pxupzy3v .nzjxvvig  .dwi8vhf    .tvum::before,
.pxupzy3v .jd27 .dwi8vhf    .tvum::before { color: #f97316; }
.xu5iwx .jkr9ul     { background: #0c1a2e; border-color: #38bdf8; }
.xu5iwx .dwi8vhf    { background: #0a2020; border-color: #2dd4bf; }
.xu5iwx .xwg27x9 strong  { color: #f1f5f9; }
.xu5iwx .xwg27x9 p       { color: #cbd5e1; }
.xu5iwx .vnap0fh3    .jkr9ul     .tvum::before,
.xu5iwx .nmh3a  .jkr9ul     .tvum::before,
.xu5iwx .nzjxvvig  .jkr9ul     .tvum::before,
.xu5iwx .jd27 .jkr9ul     .tvum::before { color: #38bdf8; }
.xu5iwx .vnap0fh3    .pjdayek .tvum::before,
.xu5iwx .nmh3a  .pjdayek .tvum::before,
.xu5iwx .nzjxvvig  .pjdayek .tvum::before,
.xu5iwx .jd27 .pjdayek .tvum::before { color: #818cf8; }
.xu5iwx .vnap0fh3    .dwi8vhf    .tvum::before,
.xu5iwx .nmh3a  .dwi8vhf    .tvum::before,
.xu5iwx .nzjxvvig  .dwi8vhf    .tvum::before,
.xu5iwx .jd27 .dwi8vhf    .tvum::before { color: #2dd4bf; }
.owfjmqdf .jkr9ul     { background: var(--accent-bg); border-color: var(--accent-light); }
.owfjmqdf .dwi8vhf    { background: var(--accent-bg); border-color: var(--accent-pale); }
.owfjmqdf .vnap0fh3    .tvum::before,
.owfjmqdf .nmh3a  .tvum::before,
.owfjmqdf .nzjxvvig  .tvum::before,
.owfjmqdf .jd27 .tvum::before { color: var(--accent-light) !important; }
.kh2q3::before,
.jq0n4cd5::before { margin-right: 5px; }
.moqbi .x5akh ul li,
.moqbi .x5akh .kh2q3 { color: #22c55e; }
.moqbi .onfjko ul li,
.moqbi .onfjko .jq0n4cd5 { color: #ef4444; }
.ai2bw .x5akh { background: var(--bg-pros); }
.ai2bw .onfjko { background: var(--bg-cons); }
.ai2bw .x5akh .kh2q3 { color: var(--c-pros-label); }
.ai2bw .onfjko .jq0n4cd5 { color: var(--c-cons); }
.ai2bw .x5akh ul li,
.ai2bw .kzjj86hd li            { color: var(--c-pros); }
.ai2bw .onfjko ul li,
.ai2bw .g8vb2 li            { color: var(--c-cons); }
.qvourj12 .x5akh { background: var(--bg-pros); }
.qvourj12 .onfjko { background: var(--bg-cons); }
.qvourj12 .x5akh .kh2q3 { color: var(--c-pros-label); }
.qvourj12 .onfjko .jq0n4cd5 { color: var(--c-cons); }
.qvourj12 .x5akh ul li,
.qvourj12 .onfjko ul li,
.qncc .kh2q3::before { content: "✓ "; }
.qncc .jq0n4cd5::before { content: "✗ "; }
.yahzr8fp .kh2q3::before { content: "→ "; }
.yahzr8fp .jq0n4cd5::before { content: "← "; }
.a8ld .kh2q3::before { content: "★ "; }
.a8ld .jq0n4cd5::before { content: "✕ "; }
.l6ya14a6 .kh2q3::before { content: "◆ "; }
.l6ya14a6 .jq0n4cd5::before { content: "▲ "; }
.qkljk8 .xwg27x9 { background: transparent; border-left: none; border: 1.5px solid; }
.qkljk8 .jkr9ul     { border-color: var(--c-tip-border); }
.qkljk8 .dwi8vhf    { border-color: #60a5fa; }
.qkljk8 .xwg27x9 strong { color: var(--text-primary); }
.qkljk8 .xwg27x9 p      { color: var(--text-muted); }
.favq .xwg27x9 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.favq .jkr9ul     { border-top-color: var(--c-tip-border); }
.favq .dwi8vhf    { border-top-color: #60a5fa; }
.ajvwe2o .xwg27x9 { border-left: none; border-radius: 8px; }
.ajvwe2o .jkr9ul     { background: #065f46; }
.ajvwe2o .dwi8vhf    { background: #1e3a8a; }
.ajvwe2o .xwg27x9 strong,
.ajvwe2o .xwg27x9 p { color: #fff; }
.ajvwe2o .tvum::before { color: rgba(255,255,255,0.85) !important; }
.d9ped1.ajvwe2o .jkr9ul,
.d9ped1 .ajvwe2o .jkr9ul     { background: #052e16; }
.d9ped1.ajvwe2o .dwi8vhf,
.d9ped1 .ajvwe2o .dwi8vhf    { background: #1e1036; }
.pxupzy3v.ajvwe2o .jkr9ul,
.pxupzy3v .ajvwe2o .jkr9ul      { background: #2d2000; }
.pxupzy3v.ajvwe2o .pjdayek,
.pxupzy3v .ajvwe2o .pjdayek  { background: #2d0b0b; }
.pxupzy3v.ajvwe2o .dwi8vhf,
.pxupzy3v .ajvwe2o .dwi8vhf     { background: #2d1600; }
.xu5iwx.ajvwe2o .jkr9ul,
.xu5iwx .ajvwe2o .jkr9ul      { background: #0c1a2e; }
.xu5iwx.ajvwe2o .dwi8vhf,
.xu5iwx .ajvwe2o .dwi8vhf     { background: #0a2020; }
.h0bw0g .xwg27x9 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.h0bw0g .jkr9ul     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.h0bw0g .pjdayek { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.h0bw0g .dwi8vhf    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.h0bw0g .xwg27x9 strong { color: var(--text-primary); }
.h0bw0g .xwg27x9 p      { color: var(--text-muted); }
.yc1vt .xwg27x9 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.vnap0fh3 .tvum,
.nmh3a .tvum,
.nzjxvvig .tvum,
.jd27 .tvum { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.vnap0fh3 .tvum::before,
.nmh3a .tvum::before,
.nzjxvvig .tvum::before,
.jd27 .tvum::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.vnap0fh3 .jkr9ul     .tvum::before { content: "✦"; color: var(--c-tip-border); }
.vnap0fh3 .pjdayek .tvum::before { content: "▲"; color: var(--c-warn-border); }
.vnap0fh3 .dwi8vhf    .tvum::before { content: "◉"; color: #60a5fa; }
.nmh3a .jkr9ul     .tvum::before { content: "★"; color: var(--c-tip-border); }
.nmh3a .pjdayek .tvum::before { content: "◆"; color: var(--c-warn-border); }
.nmh3a .dwi8vhf    .tvum::before { content: "●"; color: #60a5fa; }
.nzjxvvig .jkr9ul     .tvum::before { content: "▶"; color: var(--c-tip-border); }
.nzjxvvig .pjdayek .tvum::before { content: "■"; color: var(--c-warn-border); }
.nzjxvvig .dwi8vhf    .tvum::before { content: "▸"; color: #60a5fa; }
.jd27 .jkr9ul     .tvum::before { content: "→"; color: var(--c-tip-border); }
.jd27 .pjdayek .tvum::before { content: "⬥"; color: var(--c-warn-border); }
.jd27 .dwi8vhf    .tvum::before { content: "◈"; color: #60a5fa; }
.fmzkj22r .x1nycrod .mdkvzg,
.fmzkj22r .jd5dv0a .mdkvzg  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.fmzkj22r .sw48zfw                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.fmzkj22r .rkj2u          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.fmzkj22r .iy09h                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.iqdfhzdl .x1nycrod .mdkvzg,
.iqdfhzdl .jd5dv0a .mdkvzg,
.iqdfhzdl .sw48zfw,
.iqdfhzdl .o8dor86,
.iqdfhzdl .pbrzmdn,
.iqdfhzdl .rkj2u,
.iqdfhzdl .iy09h,
.iqdfhzdl .yc1vt .xwg27x9 { box-shadow: none; }
.j3d0h02   .wuru3jnc, .j3d0h02 .ebinma3, .j3d0h02 .z9edm,
.j3d0h02   .r5wssb4y, .j3d0h02 .ewxe14x { font-size: 0.9rem; }
.j3d0h02   .vbslaj, .j3d0h02 .n0eqobu { font-size: 0.9rem; }
.lgiupldd   .wuru3jnc, .lgiupldd .ebinma3, .lgiupldd .z9edm,
.lgiupldd   .r5wssb4y, .lgiupldd .ewxe14x { font-size: 0.95rem; }
.lgiupldd   .vbslaj, .lgiupldd .n0eqobu { font-size: 0.95rem; }
.ibdlts   .wuru3jnc, .ibdlts .ebinma3, .ibdlts .z9edm,
.ibdlts   .r5wssb4y, .ibdlts .ewxe14x { font-size: 1.08rem; }
.ibdlts   .vbslaj, .ibdlts .n0eqobu { font-size: 1.05rem; }
.ibdlts   .scomp3r { font-size: 0.97rem; }
.oavkgy8 .z4m4qg      { font-size: 3.2rem; }
.oavkgy8 h2.zyjow4 { font-size: 1.9rem; }
.oavkgy8 h3.sqrmm     { font-size: 1.4rem; }
.l5fzv7rn .z4m4qg      { font-size: 3.8rem; }
.l5fzv7rn h2.zyjow4 { font-size: 2.2rem; }
.l5fzv7rn h3.sqrmm     { font-size: 1.6rem; }
.td7m617 + .td7m617 { position: relative; }
.gohd5hr   .td7m617 + .td7m617::before,
.xijlz4z5  .td7m617 + .td7m617::before,
.f4o1ft   .td7m617 + .td7m617::before,
.zis4nk4v   .td7m617 + .td7m617::before,
.cxwl8s2   .td7m617 + .td7m617::before,
.gx7vdq3 .td7m617 + .td7m617::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.gohd5hr .td7m617 + .td7m617::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.xijlz4z5 .td7m617 + .td7m617::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.f4o1ft .td7m617 + .td7m617::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;
}
.zis4nk4v .td7m617 + .td7m617::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.lt5bt553 .td7m617 { margin-bottom: 16px; }
.lt5bt553 .td7m617 + .td7m617 { margin-top: 0; }
.lt5bt553 .j18g { padding-top: 0; padding-bottom: 0; }
.cxwl8s2 .td7m617 + .td7m617::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.gx7vdq3 .td7m617 + .td7m617::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.xnb5ko3 .td7m617 + .td7m617::before,
.c0k8fpk .td7m617 + .td7m617::before,
.vlbpflvp .td7m617 + .td7m617::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%;
}
.usot .xnb5ko3 .td7m617:nth-child(even)::before,
.usot .c0k8fpk .td7m617:nth-child(even)::before,
.usot .vlbpflvp .td7m617:nth-child(even)::before { background: var(--bg-surface); }
.wx81i05 .xnb5ko3 .td7m617:nth-child(even)::before,
.wx81i05 .c0k8fpk .td7m617:nth-child(even)::before,
.wx81i05 .vlbpflvp .td7m617:nth-child(even)::before { background: var(--bg-card); }
.xnb5ko3 .td7m617 + .td7m617::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");
}
.c0k8fpk .td7m617 + .td7m617::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");
}
.vlbpflvp .td7m617 + .td7m617::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");
}
.m0jckibb .nzn4a { overflow: hidden; }
.m0jckibb .y5kntid4 { margin-bottom: 70px; }
.vqsr0z .r63aa7f2,
.hqn3z4f0 .r63aa7f2 { padding-bottom: 60px; }
.m0jckibb .r63aa7f2 { padding-bottom: 70px; }
.m0jckibb .nzn4a::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.m0jckibb .nzn4a::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.xuidw .hisrrd { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.c9vkpq .hisrrd { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.tr87k .hisrrd { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.brmhs2s .hisrrd { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.jlccn .hisrrd { background: var(--accent-bg); }
.mavau4rc .c0fg6l0 { float: left; width: 38%; margin: 0 28px 16px 0; }
.mavau4rc .c0fg6l0 .mtlcqu { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.mavau4rc .j18g::after { content: ''; display: block; clear: both; }
.r5afweg .c0fg6l0 { float: right; width: 38%; margin: 0 0 16px 28px; }
.r5afweg .c0fg6l0 .mtlcqu { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.r5afweg .j18g::after { content: ''; display: block; clear: both; }
.g70ynp .td7m617:nth-child(odd)  .c0fg6l0 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.g70ynp .td7m617:nth-child(even) .c0fg6l0 { float: right; width: 38%; margin: 0 0 16px 28px; }
.g70ynp .c0fg6l0 .mtlcqu { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.g70ynp .j18g::after { content: ''; display: block; clear: both; }
.mavau4rc .b8ooinr0,
.r5afweg .b8ooinr0,
.r5afweg .kq0hr2ds,
.g70ynp .b8ooinr0,
@media (max-width: 900px) {
  .mavau4rc .c0fg6l0,
  .r5afweg .c0fg6l0,
  .g70ynp .td7m617:nth-child(odd)  .c0fg6l0,
  .g70ynp .td7m617:nth-child(even) .c0fg6l0 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .mavau4rc .c0fg6l0 .mtlcqu,
  .r5afweg .c0fg6l0 .mtlcqu,
  .g70ynp .c0fg6l0 .mtlcqu {
    max-height: none !important;
  }
}
.mavau4rc .vbslaj,
.mavau4rc .n0eqobu,
.r5afweg .vbslaj,
.r5afweg .n0eqobu,
.g70ynp .vbslaj,
.g70ynp .n0eqobu { overflow: hidden; }
@media (max-width: 640px) {
  .mavau4rc .c0fg6l0,
  .r5afweg .c0fg6l0,
  .g70ynp .c0fg6l0 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.jt383ikz .hkuey,
.jt383ikz .j18g,
.jt383ikz .g9z3i  { max-width: 1100px; }
.ldze .hkuey,
.ldze .j18g,
.ldze .g9z3i  { max-width: 1200px; }
.ud82v .hkuey,
.ud82v .j18g,
.ud82v .g9z3i  { max-width: 1320px; }
.us5b28u7 { font-size: 0.82rem; color: var(--text-muted); }
.jlww { display: flex; align-items: center; }
.haua9a0 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.msg0 { display: flex; align-items: center; }
.shw56s { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.shw56s:hover { text-decoration: underline; }
.n5w6sfx { margin: 0 3px; opacity: 0.45; }
.n5w6sfx::before { content: '/'; }
.jof5gcr { padding: 2px 5px; color: var(--text-main); }
.yzeyyg .us5b28u7 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.yzeyyg .jlww { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.jnr35h .us5b28u7 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.jnr35h .jlww { padding: 0 0 0 12px; }
.xpz0ex .jlww { padding: 0 16px; }
.xpz0ex .us5b28u7 {
  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);
}
.xpz0ex .hkuey { padding-top: 28px; }
@media (max-width: 720px) {
  .o2tf { margin-top: 18px; padding: 0 16px; }
  .xpz0ex .hkuey { padding-top: 16px; }
}
.jt383ikz.yzeyyg .jlww { max-width: 1100px; }
.ldze.yzeyyg .jlww { max-width: 1200px; }
.ud82v.yzeyyg .jlww { max-width: 1320px; }
.g4ekr .td7m617 { padding-top: 16px; padding-bottom: 16px; }
.xen7bpr .td7m617 { padding-top: 24px; padding-bottom: 24px; }
.y6d087f9 .td7m617 { padding-top: 40px; padding-bottom: 40px; }
.cwj4s45 .td7m617 { padding-top: 52px; padding-bottom: 52px; }
.a70whn3h .td7m617:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.a70whn3h .td7m617:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.a70whn3h .td7m617:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.a70whn3h .td7m617:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ywkbalb .j18g { padding-top: 10px;  padding-bottom: 10px; }
.j85a61 .j18g { padding-top: 18px;  padding-bottom: 18px; }
.pkkwgg7 .j18g { padding-top: 36px;  padding-bottom: 36px; }
.i8pygyl .j18g { padding-top: 48px;  padding-bottom: 48px; }
.ujlbui h2.zyjow4 { font-weight: 600; }
.ujlbui h3.sqrmm     { font-weight: 600; }
.svpge { font-weight: 500; }
.svpge h2.zyjow4 { font-weight: 800; }
.svpge h3.sqrmm     { font-weight: 700; }
.wqsduo0 h2.zyjow4 { font-weight: 900; }
.wqsduo0 h3.sqrmm     { font-weight: 800; }
.wqsduo0 .xwg27x9 strong,
.wqsduo0 .xwg27x9 strong { font-weight: 600; }
.hef872q {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.i2r7 .hef872q { display: none; }
@media (max-width: 640px) {
  .pf5lq { display: none; }
  .hef872q {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.hef872q { background: var(--cta) !important; color: #fff !important; border: none !important; }
.hef872q:hover { opacity: 0.85; }
.l1n97 .hef872q { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.s2wja .hef872q,
.d5ys6h8b  .hef872q { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.s2wja .hef872q:hover,
.d5ys6h8b  .hef872q:hover { opacity: 0.88; }
.l1n97.s2wja .hef872q,
.l1n97.d5ys6h8b  .hef872q { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.p3xx7iu {
  position: fixed; bottom: 32px; z-index: 900;
  padding: 12px 22px; font-size: 0.9rem; font-weight: 700; border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  transition: transform .15s, opacity .15s;
}
.p3xx7iu:hover { transform: translateY(-2px); opacity: 0.92; }
.p3xx7iu { background: var(--cta) !important; color: #fff !important; border: none !important; }
.yuk66 .p3xx7iu { display: none; }
.a7ess77 .p3xx7iu { right: 32px; }
.be7w6scu  .p3xx7iu { left: 32px; }
@media (max-width: 480px) {
  .a7ess77 .p3xx7iu { right: 20px; bottom: 20px; }
  .be7w6scu  .p3xx7iu { left: 20px; bottom: 20px; }
}
.v80gpj { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.g9z3i { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.bhv0mcy { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.nz6z { color: var(--text-dim); font-size: 0.8rem; }
.xlqic a, .p33q05f a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.xlqic a:hover, .p33q05f a:hover { color: var(--accent-light); }
.p33q05f { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.rtcz .g9z3i { text-align: center; }
.rtcz .p33q05f { justify-content: center; margin-bottom: 16px; }
.rtcz .bhv0mcy { margin-top: 0; }
.grenmfkl { margin-top: 10px; }
.grenmfkl a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .g9z3i { padding-left: 16px; padding-right: 16px; }
  .k1xk .g9z3i { padding: 20px 16px; }
  .p33q05f { gap: 4px 12px; }
  .bhv0mcy { font-size: 0.78rem; }
}
.llfukj0 .bhv0mcy { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.llfukj0 .nz6z { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .llfukj0 .bkp9 { grid-template-columns: 1fr 1fr; } .llfukj0 .riu30qm { grid-column: 1 / -1; } }
@media (max-width: 480px) { .llfukj0 .bkp9 { grid-template-columns: 1fr; } }
.ur0w .bhv0mcy { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .ur0w .b6mxh { gap: 12px; } .ur0w .a2y3ok89 { margin-right: 0; width: 100%; } }
.s4awnnd .bhv0mcy { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.s4awnnd .nz6z { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .s4awnnd .dx4d3cfr { grid-template-columns: 1fr 1fr; } .s4awnnd .nb6jf { grid-column: 1 / -1; } }
@media (max-width: 480px) { .s4awnnd .dx4d3cfr { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .ra0s1b .x38i { grid-template-columns: 1fr 1fr; } .ra0s1b .xktiu:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ra0s1b .x38i { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .iuh80m .x38i { grid-template-columns: 1fr; } }
.rf9oxqx .g9z3i { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.rf9oxqx .p33q05f { justify-content: center; }
.lrb08zb .br25wr0u      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.lrb08zb .v80gpj { background: var(--bg-page); border-top-color: var(--border-alt); }
.nh3o4e .br25wr0u      { background: #0d1117; border-bottom-color: #21262d; }
.nh3o4e .pfyuksg { color: var(--accent-light); }
.nh3o4e .okdg0x { --msep-color: #8b949e; }
.nh3o4e .okdg0x a { color: #8b949e; }
.nh3o4e .okdg0x a:hover { color: var(--accent-light); }
.nh3o4e .fwqlah2 { color: #8b949e; }
.nh3o4e .v80gpj { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.nh3o4e .bhv0mcy,
.nh3o4e .nz6z { color: #6e7681; }
.nh3o4e .xlqic a, .nh3o4e .p33q05f a,
.nh3o4e .xlqic a:hover, .nh3o4e .p33q05f a:hover,
@media (max-width: 640px) {
  .nh3o4e .okdg0x { background: #0d1117; border-top-color: #21262d; }
  .nh3o4e .okdg0x li a { border-bottom-color: #21262d; }
}
.gfiemz .br25wr0u      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.gfiemz .pfyuksg { color: var(--accent-light); }
.gfiemz .okdg0x { --msep-color: #475569; }
.gfiemz .okdg0x a { color: #475569; }
.gfiemz .okdg0x a:hover { color: var(--accent-light); }
.gfiemz .fwqlah2 { color: #64748b; }
.gfiemz .v80gpj { background: #f0f4f8; border-top-color: #cbd5e1; }
.gfiemz .bhv0mcy,
.gfiemz .nz6z { color: #64748b; }
.gfiemz .xlqic a, .gfiemz .p33q05f a,
.gfiemz .xlqic a:hover, .gfiemz .p33q05f a:hover,
@media (max-width: 640px) {
  .gfiemz .okdg0x { background: #f0f4f8; border-top-color: #cbd5e1; }
  .gfiemz .okdg0x li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.s2wja .br25wr0u      { background: var(--accent); border-bottom-color: var(--accent-light); }
.s2wja .pfyuksg { color: #fff; }
.s2wja .okdg0x { --msep-color: rgba(255,255,255,0.82); }
.s2wja .okdg0x a { color: rgba(255,255,255,0.82); }
.s2wja .okdg0x a:hover { color: #fff; }
.s2wja .fwqlah2 { color: rgba(255,255,255,0.9); }
.s2wja .v80gpj { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.s2wja .bhv0mcy,
.s2wja .nz6z { color: rgba(255,255,255,0.72); }
.s2wja .xlqic a, .s2wja .p33q05f a,
.s2wja .xlqic a:hover, .s2wja .p33q05f a:hover,
@media (max-width: 640px) {
  .s2wja .okdg0x { background: var(--accent); border-top-color: var(--accent-light); }
  .s2wja .okdg0x li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.d5ys6h8b .br25wr0u {
  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);
}
.d5ys6h8b .v80gpj {
  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) {
  .d5ys6h8b .okdg0x {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.vatx .ihr06b99 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.oo1fjz .ihr06b99 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.nejq .ihr06b99 { min-height: 72px; height: auto; }
.xgpum .ihr06b99 { min-height: 84px; height: auto; }
.k1xk .ihr06b99 { max-width: none; padding: 0 32px; }
.k1xk .g9z3i  { max-width: none; padding: 24px 32px; }
.j0m7ws.ldze .ihr06b99 { max-width: 1200px; }
.j0m7ws.ud82v .ihr06b99 { max-width: 1320px; }
.ou24   .pfyuksg, .ou24   .a2y3ok89 { text-transform: capitalize; }
.owfzwc57 .pfyuksg, .owfzwc57 .a2y3ok89 { text-transform: lowercase; }
.o9m33 .pfyuksg, .o9m33 .a2y3ok89 { text-transform: uppercase; letter-spacing: 0.06em; }
.fou5zzcl, .dqc3cog {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.g59n .fou5zzcl,
.qx6et7c .fou5zzcl,
.gtl1r .fou5zzcl,
.gf8gu23a .fou5zzcl,
.sj9y   .okdg0x a { font-weight: 500; }
.yxd3ua .okdg0x a { font-weight: 600; }
.j6sr5     .okdg0x a { font-weight: 700; }
.jnpda44    .okdg0x a { font-weight: 800; letter-spacing: 0.01em; }
.sidg     .okdg0x > li + li::before,
.vs9c4    .okdg0x > li + li::before,
.aktw    .okdg0x > li + li::before,
.jh5pw .okdg0x > li + li::before,
.x8h51h .okdg0x > li + li::before,
.d1a5b  .okdg0x > li + li::before,
.zl869koh    .okdg0x > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.sidg     .okdg0x > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.vs9c4    .okdg0x > li + li::before { content: "|"; }
.aktw    .okdg0x > li + li::before { content: "—"; }
.jh5pw .okdg0x > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.x8h51h .okdg0x > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.d1a5b  .okdg0x > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.zl869koh    .okdg0x > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .g4qs .fwqlah2,
  .c9tdz .fwqlah2,
  .bitu .fwqlah2,
  .je2ysbw .fwqlah2,
  .loha15 .fwqlah2 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .g4qs .fwqlah2::before,
  .c9tdz .fwqlah2::before,
  .bitu .fwqlah2::before,
  .je2ysbw .fwqlah2::before,
  .loha15 .fwqlah2::before { content: ""; display: block; flex-shrink: 0; }

  
  .g4qs .fwqlah2::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;
  }

  
  .c9tdz .fwqlah2::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;
  }

  
  .bitu .fwqlah2::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;
  }

  
  .je2ysbw .fwqlah2::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;
  }

  
  .loha15 .fwqlah2::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) {
  .goyf .fwqlah2 {
    padding: 5px 14px;
  }
  .goyf .okdg0x {
    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;
  }
  .goyf .okdg0x li a {
    border-bottom: none; padding: 10px 22px;
  }
  .goyf .okdg0x li a:hover { background: var(--bg-raised); }
  .goyf .a2386g,
  .n0prxs .a2386g,
  .yate .a2386g { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .nga9tdn9 .fwqlah2 {
    padding: 5px 10px;
  }
  .nga9tdn9 .okdg0x {
    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);
  }
  .nga9tdn9 .okdg0x.tvypg { transform: translateX(0); }
  .nga9tdn9 .okdg0x li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .nga9tdn9 .okdg0x li:last-child a { border-bottom: none; }
  .s2wja .okdg0x,
  .nh3o4e .okdg0x { background: var(--accent) !important; }
  .s2wja .okdg0x li a,
  .nh3o4e .okdg0x li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .yate .fwqlah2 {
    padding: 5px 10px;
  }
  .yate .okdg0x {
    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);
  }
  .yate .okdg0x::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .yate .okdg0x.tvypg { transform: translateY(0); }
  .yate .okdg0x li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .gfiogf5 .fwqlah2 {
    padding: 5px 10px;
  }
  .gfiogf5 .okdg0x {
    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;
  }
  .gfiogf5 .okdg0x.tvypg { opacity: 1; pointer-events: auto; }
  .gfiogf5 .okdg0x li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .ny7f3     .fwqlah2 { border-radius: 0 !important; }
  .vt1z2r8   .fwqlah2 { border-radius: 8px !important; }
  .n3nygzwl .fwqlah2 { border-radius: 50% !important; }
  .b71b5zkv   .fwqlah2 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .idmhwtpb .aqn1 { flex-direction: column; align-items: stretch; }
  .idmhwtpb .nuz93 { flex-direction: row; min-width: auto; }
  .idmhwtpb .zdxgp595 { align-items: flex-start; text-align: left; }
}
.hanc,
.hanc.td7m617,
.usot .hanc,
.gu6ddf .hanc,
.wx81i05 .hanc,
.w7ma .hanc {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.puh1vkk3 {
  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;
}
.ijtsgk { flex: 1 1 280px; min-width: 0; }
.v5fdu {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.lnegc0u5 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.f40nq {
  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;
}
.f40nq:hover { transform: translateY(-1px); opacity: 0.95; }
.yzn5g8ym .puh1vkk3 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.yzn5g8ym .v5fdu { color: var(--cta); }
.yzn5g8ym .lnegc0u5 { color: var(--text-body); }
.yzn5g8ym .f40nq {
  background: var(--cta) !important;
  color: #fff !important;
}
.jwnxzz .puh1vkk3 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.jwnxzz .v5fdu { color: var(--text-primary); }
.jwnxzz .lnegc0u5 { color: var(--text-body); }
.jwnxzz .f40nq {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .puh1vkk3 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .ijtsgk { flex: 0 0 auto; }
  .v5fdu { font-size: 1.2rem; }
  .f40nq { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.n0zvxnd1 .dbu71rtr { height: 36px; }
.yztojg1p .dbu71rtr { height: 60px; max-width: 200px; }
.flukeg2 .dbu71rtr { height: 56px; max-width: 180px; }
.isa5qk    .pyug0o, .isa5qk    .kmrtxf { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.c1ucg4 .nav3duo2 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .flntf9 .kq0hr2ds {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .flntf9 .o8dor86 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .flntf9 .o8dor86 { padding: 40px 16px 20px; }
  .flntf9 .nav3duo2 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .flntf9 .cojnjl { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .gz31dolt .o8dor86 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .gz31dolt .o8dor86::before {
    position: absolute; top: 14px; left: 14px;
  }
  .gz31dolt .szngk {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .gz31dolt .gty77 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .gz31dolt .nav3duo2 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .gz31dolt .cojnjl { width: 100%; min-width: 0; }
  .gz31dolt .pyug0o { min-width: 0; }
}
.krqe .o8dor86::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.g9y8 .aux3hv {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.g9y8 .aux3hv summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.g9y8 .aux3hv p { padding: 0 2px 16px; }
.i07ax43 .aux3hv { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.i07ax43 .aux3hv summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.i07ax43 .aux3hv summary::after { content: "›"; font-size: 1.2em; }
.i07ax43 .aux3hv[open] summary::after { content: "‹"; }
.i07ax43 .aux3hv p { padding: 10px 22px 4px; }
.cklxgwsd .aux3hv {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.cklxgwsd .aux3hv summary { color: var(--text-primary); padding-left: 16px; }
.cklxgwsd .aux3hv summary::after { content: "›"; font-size: 1.1em; }
.cklxgwsd .aux3hv[open] summary::after { content: "‹"; }
.cklxgwsd .aux3hv p { padding-left: 16px; }
.s8zejit .a30s3th { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.s8zejit .aux3hv {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.s8zejit .aux3hv:last-child { border-bottom: none; }
.s8zejit .aux3hv summary { color: var(--text-primary); border-radius: 0; }
.s8zejit .aux3hv summary::after { content: "›"; font-size: 1.1em; }
.s8zejit .aux3hv[open] summary::after { content: "‹"; }
.ph344cy .aux3hv { overflow: hidden; }
.ph344cy .aux3hv summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.ph344cy .aux3hv summary::after { color: rgba(255,255,255,.75); }
.ph344cy .aux3hv[open] summary { border-radius: 0; }
.ostx5vd { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.rbu713f {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.c3lwcufb {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.cnrc50 { color: var(--text-muted); font-size: 1.05rem; }
.pcoj4x {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.dm03z6 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.c10pryzi { margin-bottom: 20px; }
.mbfo9gn8 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.ixorpg {
  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;
}
.ixorpg:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.a2ut9 { resize: vertical; min-height: 130px; }
.lrn50d0l { width: 100%; margin-top: 8px; }
.czd4 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.btxd6 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.wibk { color: var(--text-muted); line-height: 1.75; }
.rqp6f { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.rqp6f li { margin-bottom: 6px; }
.mmtfk { max-width: 760px; margin: 0 auto; }
.gpn5zz { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.d50d6tj7 { max-width: 760px; margin: 0 auto; }
.p5prj ul.rqp6f { margin: 0; }
@media (max-width: 640px) { .l2a5x { grid-template-columns: 1fr; gap: 10px; } }
.sk94a { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.hd7ajm2 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.gk7qv6 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.hd7ajm2 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.hd7ajm2 .rqp6f { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .sk94a { grid-template-columns: 1fr; } }
.gebfu8sz ul.rqp6f { margin: 0; }
.nheghpt .rqp6f,
.mah14yk .rqp6f,
.v73mg7vi .rqp6f,
.m3rj5 .rqp6f {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .o38q { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .i6xil0 { grid-template-columns: 1fr; } .ch1uuppq { position: static; text-align: center; } }
@media (max-width: 860px) { .him5 { grid-template-columns: 1fr; } }
.m3rj5 .rqp6f { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .upf2z { flex-direction: column; text-align: center; } .u2ka { grid-template-columns: 1fr; } }
.x3ufs { max-width: 760px; margin: 0 auto; }
.x3av { position: relative; padding-left: 28px; }
.x3av::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.x3o8d4w2 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.x3o8d4w2:last-child { padding-bottom: 0; }
.rtkj { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.fe37yplx h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.fe37yplx p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.fxiqc .c3lwcufb { color: var(--accent-light); }
.xipbor .c3lwcufb { font-size: 2rem; }
.xipbor .cnrc50 { max-width: 680px; }
.fylgq65 .c3lwcufb { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.fylgq65 .cnrc50  { margin: 0; }
@media (max-width: 640px) { .fylgq65 { flex-direction: column; } }
.uz4z .c3lwcufb { color: var(--accent-light); }
.q0z0jyz .c3lwcufb { color: #fff; }
.q0z0jyz .cnrc50  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .smrefab { grid-template-columns: 1fr; } }
.jmjwyjs .ixorpg {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.jmjwyjs .ixorpg:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.yxhcxo .ixorpg { background: var(--bg-raised); border-color: transparent; }
.yxhcxo .ixorpg:focus { background: var(--bg-card); border-color: var(--accent-light); }
.cc5unc6 .ixorpg { border-radius: 100px; padding: 11px 20px; }
.cc5unc6 .a2ut9 { border-radius: 14px; }
.ehltwe9b {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.ehltwe9b summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.ehltwe9b summary::-webkit-details-marker { display: none; }
.ehltwe9b summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.ehltwe9b[open] summary::after { content: "−"; }
.ty8nge {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .z7vxd0 { grid-template-columns: 1fr; } }
.xle61xau { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.xle61xau li { margin-bottom: 6px; }
.jzdb{display:none}
.jzdb:empty,.rkcv4o:empty{display:none}
.hk6ps1h{position:relative;overflow:visible}
.ojntora .q25mi,.gi53ut9r .q25mi,
.hoqcl .q25mi,.wkgp .q25mi,
.g5nyf .q25mi,.i5i6r .q25mi{display:block}
.ukyq .fb432ry{display:block}
.ojntora .q25mi,.gi53ut9r .q25mi,
.hoqcl .q25mi,.wkgp .q25mi,
.g5nyf .q25mi{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.ojntora .q25mi .rkcv4o,.gi53ut9r .q25mi .rkcv4o,
.hoqcl .q25mi .rkcv4o,.wkgp .q25mi .rkcv4o,
.g5nyf .q25mi .rkcv4o{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.ojntora .yqqe3gj,.gi53ut9r .yqqe3gj,
.hoqcl .yqqe3gj,.wkgp .yqqe3gj,
.g5nyf .yqqe3gj{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.ojntora .q25mi,.gi53ut9r .q25mi{top:12px}
.ojntora .q25mi .rkcv4o{margin-right:auto}
.gi53ut9r .q25mi .rkcv4o{margin-left:auto}
.gi53ut9r .q25mi{text-align:right}
.hoqcl .q25mi,.wkgp .q25mi{bottom:12px}
.hoqcl .q25mi .rkcv4o{margin-right:auto}
.wkgp .q25mi .rkcv4o{margin-left:auto}
.wkgp .q25mi{text-align:right}
.g5nyf .q25mi{position:relative;margin-top:16px}
.g5nyf .q25mi .rkcv4o{margin:0 auto}
.i5i6r .q25mi{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.i5i6r .q25mi .rkcv4o{margin:0}
.i5i6r .hisrrd~.q25mi,
.i5i6r .gnow~.q25mi{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.i5i6r .hisrrd~.q25mi .rkcv4o,
.i5i6r .gnow~.q25mi .rkcv4o{justify-content:flex-start}
.hisrrd~.q25mi,.gnow~.q25mi{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}
.hisrrd~.q25mi .rkcv4o{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.gnow~.q25mi .rkcv4o{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.fb432ry .rkcv4o{margin:0 0 12px}
.rkcv4o{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.yqqe3gj{white-space:nowrap}
.rxjak .yqqe3gj{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.rxjak .qhw0g::before{content:""}
.kwefk5u .yqqe3gj{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.wki2 .rkcv4o{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.vacpsivm .yqqe3gj{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.g68o5hdk .yqqe3gj{color: var(--accent-light);opacity:1;font-weight:500}
.de0gjg .yqqe3gj{border-bottom:1px solid currentColor;padding-bottom:2px}
.u8hweu .rkcv4o{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.cssyb7g5{--date-bg:transparent}
.b1om .qhw0g::before{content:""}
.pbq5cy .yqqe3gj + .yqqe3gj::before{content:"•";margin-right:6px;opacity:.4}
.lvu9c .yqqe3gj + .yqqe3gj::before{content:"/";margin-right:6px;opacity:.35}
.sevv .yqqe3gj + .yqqe3gj::before{content:"|";margin-right:6px;opacity:.3}
.fqly .yqqe3gj + .yqqe3gj::before{content:"—";margin-right:6px;opacity:.3}
.egst6z02 .yqqe3gj + .yqqe3gj::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.z8d9 .yqqe3gj + .yqqe3gj::before{content:"·";margin-right:6px;opacity:.4}
.tn01 .yqqe3gj + .yqqe3gj::before{content:"›";margin-right:6px;opacity:.4}
.ah1rgp .yqqe3gj + .yqqe3gj::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.b7malsl .kslieu{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .kslieu{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .woqfv{max-width:100%}
}
.hk5x .rkj2u{margin:0}
@media (max-width:560px){
  .xkdmp2{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .uemslf { padding: 28px 18px 20px; }
  .hxovm { font-size: 1.2rem; }
  .w5g8 { max-width: 220px; max-height: 80px; }
}
.lkrtzsc .qbbyn98 { border-radius: 22px; }
.vy84l .puh1vkk3 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .qbbyn98 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.clv6tq4 {
  margin: 28px 0 24px;
}
.clv6tq4 .td7m617 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.clv6tq4 .j18g {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.clv6tq4 .puh1vkk3 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .ihr06b99 { flex-direction: row-reverse; }
[dir="rtl"] .okdg0x { flex-direction: row-reverse; }
[dir="rtl"] .a7ess77 .p3xx7iu { right: auto; left: 32px; }
[dir="rtl"] .be7w6scu  .p3xx7iu { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .a7ess77 .p3xx7iu { right: auto; left: 20px; }
  [dir="rtl"] .be7w6scu  .p3xx7iu { left: auto;  right: 20px; }
}
[dir="rtl"] .mavau4rc .c0fg6l0  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .r5afweg .c0fg6l0 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .hisrrd,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .vbslaj, [dir="rtl"] .n0eqobu { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .x5akh { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .onfjko { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .xwg27x9 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .puh1vkk3 { direction: rtl; }
[dir="rtl"] .us5b28u7 { direction: rtl; }
[dir="rtl"] .iy09h { direction: rtl; }
[dir="rtl"] .jpy6hhwj { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .dso2i7e .n0eqobu,
[dir="rtl"] .wz811fw .n0eqobu,
[dir="rtl"] .rrud .n0eqobu,
[dir="rtl"] .d4cmr .n0eqobu {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .dso2i7e .n0eqobu li::before,
[dir="rtl"] .wz811fw .n0eqobu li::before,
[dir="rtl"] .rrud .n0eqobu li::before,
[dir="rtl"] .d4cmr .n0eqobu li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .nzn4a.zanhaa .y5kntid4,
[dir="rtl"] .o47k0r.zanhaa .y5kntid4,
[dir="rtl"] .ls5v0.zanhaa .y5kntid4,
[dir="rtl"] .v1v7eh.zanhaa .y5kntid4,
[dir="rtl"] .oqmgum.zanhaa .y5kntid4 { text-align: right; }
[dir="rtl"] .hisrrd.zanhaa .r63aa7f2 { align-items: flex-end; text-align: right; }
[dir="rtl"] .hisrrd.z2k3ooc .r63aa7f2 { text-align: center; }
[dir="rtl"] .hisrrd .r63aa7f2 { text-align: right; }
[dir="rtl"] .j18g,
[dir="rtl"] .r5wssb4y,
[dir="rtl"] .ewxe14x,
[dir="rtl"] .gd305p,
[dir="rtl"] .dm03z6,
[dir="rtl"] .mbfo9gn8,
[dir="rtl"] .ixorpg,
[dir="rtl"] .a2ut9 { text-align: right; direction: rtl; }
[dir="rtl"] .cc5unc6 .ixorpg,
[dir="rtl"] .jmjwyjs .ixorpg { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #642f6f;
  --brand:           #642f6f;
  --brand-light:     #b47bc0;
  --brand-pale:      #c9aecf;
  --grad-start:      #231027;
  --grad-end:        #53275d;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #9960a3;
  --cta-light:       #b594ba;
  --cta-hover:       #a979b1;
  --bg-page:         #0f0811;
  --bg-surface:      #190d1b;
  --bg-card:         #221225;
  --bg-card-inner:   #2b172f;
  --bg-raised:       #351c3a;
  --bg-hover:        #3e2144;
  --border:          #4b2852;
  --border-alt:      #5d3266;
  --border-section:  #4b2852;
  --text-primary:    #e6e4e6;
  --text-muted:      #a8a1aa;
  --text-body:       #cdc9ce;
  --text-sub:        #a8a1aa;
  --text-faint:      #766d78;
  --text-dim:        #5c545d;
  --text-label:      #8f8691;
  --text-value:      #c1bcc2;
  --accent-bg:       #201b21;
  --accent-bg-light: #322635;
  --bg-tip:          #162623;
  --bg-warning:      #272115;
  --bg-info:         #161926;
  --bg-pros:         #162623;
  --bg-cons:         #261619;
  --c-pros:          #8de1d4;
  --c-cons:          #e68999;
  --c-pros-label:    #65d6c5;
  --c-tip-border:    #49cfbb;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #8de1d4;
}
:root { --logo-bg-opacity: 79%; }
body, button, input { font-family: "Nunito Sans", sans-serif; }
.u6n75q6 .kzjj86hd li::before, .u6n75q6 .g8vb2 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; }.u6n75q6 .kzjj86hd li::before { content: ""; }.u6n75q6 .g8vb2 li::before { content: ""; }.u6n75q6 .kh2q3::before, .u6n75q6 .jq0n4cd5::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.u6n75q6 .kh2q3::before { content: ""; }.u6n75q6 .jq0n4cd5::before { content: ""; }
.xl0fhhxb .ivfanor4, .xl0fhhxb .hisrrd { min-height: 520px; }
.n5w6sfx::before { content: '—'; }