:root {
  --color-accent: #325879;
  --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;
}
.qshh {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.k7ay {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.fccs3yrw {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.fh063gk { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.l9n76fyv { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.l9n76fyv a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.l9n76fyv a:hover { color: var(--accent-light); }
.au2d0   .yikqnh { border-radius: 0; }
.xha0bp38 .yikqnh li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .yikqnh {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .x3t4x:hover .yikqnh,
  .x3t4x:focus-within .yikqnh { display: block; }
  .yikqnh li a { padding: 8px 16px; font-size: 0.88rem; }
}
.xzcv {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.rpp5ilg { display: none; }
@media (max-width: 640px) {
  .rpp5ilg {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .rpp5ilg.wvlsq0 { display: block; }
}
@media (max-width: 640px) {
  .xzcv { display: block; }
  .l9n76fyv > li + li::before { display: none !important; }
  .l9n76fyv {
    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;
  }
  .l9n76fyv.wvlsq0 { display: flex; }
  .l9n76fyv li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .l9n76fyv li:last-child a { border-bottom: none; }
}
.ewtefayo { min-height: 480px; }
.kg0vyg4 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ho8fg { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.kqqlp9d .ho8fg { margin-left: 0; margin-right: 0; }
.nejqci {
  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;
}
.zszzxqx .nejqci { margin-top: 24px; }
.nejqci:hover { opacity: 0.88; }
.oq72yz5z .kg0vyg4 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.oq72yz5z .ho8fg { color: #e2e8f0; }
.oq72yz5z.kqqlp9d   .ucc9kbuq { text-align: left; }
.cdvfm .kg0vyg4 { color: var(--text-primary); text-shadow: none; }
.cdvfm .ho8fg { color: var(--text-muted); }
.cdvfm .nejqci { margin-top: 16px; }
.cdvfm, .cdvfm.ewtefayo { min-height: auto !important; }
.cdvfm.kqqlp9d   .ucc9kbuq { text-align: left; }
.cdvfm~.mmest9d{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}
.cdvfm~.mmest9d .q9f5jzf{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; }
}
.aho2k .bqgdl90,
.aho2k .hnluq21m {
  animation: hg-breathe 10s ease-in-out infinite;
}
@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%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.aho2k .oq72yz5z .cg3zt5b4 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.bqgdl90 .kg0vyg4 { color: #fff; }
.bqgdl90 .ho8fg { color: rgba(255,255,255,0.85); }
.bqgdl90 .nejqci { background: #fff; color: var(--cta); }
.bqgdl90 .nejqci:hover { opacity: 0.92; }
.qcezgei .m4h9w { position: relative; overflow: hidden; }
.qcezgei .m4h9w::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;
}
.aho2k .m4h9w {
  animation: hg-breathe 7s ease-in-out infinite;
}
.mxl4sg .m4h9w { position: relative; overflow: hidden; }
.mxl4sg .m4h9w::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;
}
.nk9gj .m4h9w { position: relative; overflow: hidden; }
.nk9gj .m4h9w::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;
}
.t66djph .m4h9w {
  animation: hg-fadein 1.2s ease-out both;
}
.m4h9w {
  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%);
}
.m02mh5f {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.iy5yiyi {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.vfliqji {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.m4h9w .kg0vyg4 { text-shadow: none; color: var(--text-primary); }
.m4h9w .ho8fg { color: var(--text-muted); }
body.nx0paoc .kg0vyg4 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.atg48drg .kg0vyg4 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.ewtefayo.bqgdl90 .kg0vyg4,
section.bqgdl90 .kg0vyg4 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.m4h9w.e4lr9n .m02mh5f { align-items: center; text-align: center; }
.m4h9w.kqqlp9d   .m02mh5f { align-items: flex-start; text-align: left; }
.xxnpgp9x .iy5yiyi { position: relative; }
.xxnpgp9x .iy5yiyi::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.xxnpgp9x.dj2snu .iy5yiyi::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.n1jo3ng .iy5yiyi {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.n1jo3ng .vfliqji {
  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);
}
.n1jo3ng.dj2snu .iy5yiyi { padding: 32px 0 32px 32px; }
.hxlsk .iy5yiyi {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.hxlsk .vfliqji {
  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);
}
.dj2snu { grid-template-areas: "media text"; }
.dj2snu .m02mh5f {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.hxlsk.dj2snu .iy5yiyi { padding: 40px 16px 40px 48px; }
.ewtefayo .unggfai6 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.unggfai6 .mxlpv.ewpmh {
  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;
}
.unggfai6 .mxlpv.ewpmh:hover { opacity: 0.85; }
.ajy6jm6 .iy5yiyi {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .m4h9w { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .m4h9w:not(.ajy6jm6) .iy5yiyi { display: none !important; }
  .ajy6jm6 .iy5yiyi { padding: 16px; }
  .m02mh5f  { padding: 36px 24px; }
  .m4h9w~.mmest9d,.dj2snu~.mmest9d{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .ewtefayo, .m4h9w { min-height: 320px !important; }
  .kg0vyg4 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .vgf784uh,
  .d6262c6g,
  .lacz31 { grid-template-columns: 1fr !important; }

  

  
  .iv5k2vw2 { display: flex !important; flex-direction: column !important; }
  .iv5k2vw2 .ucc9kbuq { display: contents; }
  .iv5k2vw2 .cg3zt5b4 { order: 0; }
  .iv5k2vw2 .kg0vyg4 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .iv5k2vw2 .vgf784uh { order: 2; padding: 0 16px 12px !important; }
  .iv5k2vw2 .ho8fg { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .zszzxqx .ucc9kbuq { display: flex; flex-direction: column; }
  .zszzxqx .ucc9kbuq .kg0vyg4 { order: 1; }
  .zszzxqx .ucc9kbuq .lacz31 { order: 2; margin: 8px 0 24px !important; }
  .zszzxqx .ucc9kbuq .ho8fg { order: 3; }
  .zszzxqx .ucc9kbuq .nejqci { order: 4; align-self: center; margin-top: 0; }

  
  .m4h9w.ajy6jm6 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .m4h9w.ajy6jm6 .m02mh5f { display: contents; padding: 0; }
  .m4h9w.ajy6jm6 .m02mh5f .kg0vyg4 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .m4h9w.ajy6jm6 .iy5yiyi { order: 2; padding: 12px 16px; }
  .m4h9w.ajy6jm6 .m02mh5f .ho8fg { order: 3; padding: 0 24px; margin: 0 auto; }
  .m4h9w.ajy6jm6 .m02mh5f .nejqci { order: 4; align-self: center; margin: 8px 0 32px; }
}
.plch5ye { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.nsxt6z { width: 100%; height: auto; display: block; border-radius: 10px; }
.h6pk4a .plch5ye        { border-radius: 16px; }
.h6pk4a .nsxt6z  { border-radius: 16px; }
.zvku .plch5ye         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.zvku .nsxt6z   { border-radius: 8px; }
.xhae1rmk { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.igs90b { width: 100%; padding: 32px 0; position: relative; }
.jwmv { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.r6vpkx .igs90b:nth-child(even) { background: var(--bg-surface); }
.r6vpkx .igs90b:nth-child(odd)  { background: var(--bg-page); }
.jl6w1m .igs90b:nth-child(even) { background: var(--bg-card); }
.jl6w1m .igs90b:nth-child(odd)  { background: var(--bg-page); }
.r6vpkx .igs90b:nth-child(odd)  .jwmv { background: var(--bg-card); border-radius: 6px; }
.r6vpkx .igs90b:nth-child(even) .jwmv { background: var(--bg-raised); border-radius: 6px; }
.jl6w1m .igs90b:nth-child(odd)  .jwmv { background: var(--bg-card); border-radius: 6px; }
.jl6w1m .igs90b:nth-child(even) .jwmv { background: var(--bg-raised); border-radius: 6px; }
.r6vpkx .igs90b:nth-child(even) .mj8h2e .d2thw17w,
.jl6w1m .igs90b:nth-child(even) .mj8h2e .d2thw17w { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.r6vpkx .igs90b:nth-child(odd) .mj8h2e .d2thw17w,
.jl6w1m .igs90b:nth-child(odd) .mj8h2e .d2thw17w { background: var(--bg-card-inner); }
.r6vpkx .igs90b:nth-child(even) .pom9 .d2thw17w:nth-child(odd),
.jl6w1m .igs90b:nth-child(even) .pom9 .d2thw17w:nth-child(odd)  { background: var(--bg-card); }
.r6vpkx .igs90b:nth-child(even) .pom9 .d2thw17w:nth-child(even),
.jl6w1m .igs90b:nth-child(even) .pom9 .d2thw17w:nth-child(even) { background: var(--bg-card-inner); }
h1.yrz3isl { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.yrz3isl {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.tr3rdil { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.clxz5ydw h2.yrz3isl {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ay9g9k3 h2.yrz3isl {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.j2mt4 h2.yrz3isl {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.agwbik h2.yrz3isl::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.masr0pk h2.yrz3isl {
  color: var(--text-primary); font-size: 1.7rem;
}
.yvy54l h2.yrz3isl::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.zkrg h2.yrz3isl {
  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;
}
.etib0 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .etib0 { display: none; } }
.etg1xde { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.he0lr32 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.nrnhei {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.ti0me0w { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.trqqb { padding-left: 20px; }
.trqqb li { margin-bottom: 6px; }
.trqqb a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.trqqb a:hover { color: var(--accent-light); }
.ivdl7k7 .ti0me0w { display: none; }
.tzrs66oh .ti0me0w { display: none; }
.tzrs66oh .trqqb { padding-left: 0; list-style: none; }
.tzrs66oh .trqqb li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.tzrs66oh .trqqb a { font-size: 0.92rem; }
.xltvk .nrnhei { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.xltvk .ti0me0w { display: none; }
.xltvk .trqqb { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.xltvk .trqqb li { margin-bottom: 0; }
.xltvk .trqqb 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;
}
.xltvk .trqqb a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.k30p23yz .nrnhei { padding: 20px 20px 16px; }
.k30p23yz .trqqb {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.k30p23yz .trqqb li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.k30p23yz .trqqb 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;
}
.k30p23yz .trqqb 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;
}
.k30p23yz .trqqb a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.k30p23yz .trqqb a:focus,
.k30p23yz .trqqb a:focus-visible,
.k30p23yz .trqqb a:target { outline: none; }
.k30p23yz .trqqb li:target a { border-color: var(--border); color: var(--text-muted); }
.s9sfewa8 .nrnhei { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.s9sfewa8 .ti0me0w { display: none; }
.s9sfewa8 .trqqb { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.s9sfewa8 .trqqb li { margin-bottom: 0; }
.s9sfewa8 .trqqb li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.s9sfewa8 .trqqb li:last-child::after { content: ""; margin-right: 0; }
.s9sfewa8 .trqqb a { font-size: 0.9rem; }
.d2thw17w { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.mj8h2e .d2thw17w { background: var(--bg-card); }
.pom9 .d2thw17w:nth-child(odd)  { background: var(--bg-card); }
.pom9 .d2thw17w:nth-child(even) { background: var(--bg-raised); }
.rzlrpwo0 .d2thw17w {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.rzlrpwo0 .d2thw17w:last-child { border-bottom: none; }
.rzlrpwo0 h3.tr3rdil { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.jnmkwkl .d2thw17w {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.jnmkwkl .d2thw17w + .d2thw17w { margin-top: 4px; }
.j1flf .d2thw17w { background: none; border-radius: 0; padding: 12px 0; }
.j1flf .d2thw17w + .d2thw17w { border-top: 1px solid var(--border-section); }
.s3kcd1o { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.j037mwt1 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.asxmj { color: var(--text-body); margin-bottom: 10px; }
.xq1t, .w8g3qm { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.xq1t li, .w8g3qm li { margin-bottom: 6px; }
.w8g3qm li { list-style: decimal; }
.u9wfhqbv     .xq1t { list-style-type: "● "; }
.l7bqcy  .xq1t { list-style-type: "■ "; }
.neqp .xq1t { list-style-type: "◆ "; }
.gkso    .xq1t { list-style-type: "★ "; }
.l7bqcy  .ulwz8 { list-style-type: "■ "; }
.u9wfhqbv    .xq1t li::marker, .u9wfhqbv    .ulwz8 li::marker,
.l7bqcy .xq1t li::marker, .l7bqcy .ulwz8 li::marker,
.neqp .xq1t li::marker, .neqp .ulwz8 li::marker,
.gkso   .xq1t li::marker, .gkso   .ulwz8 li::marker {
  color: var(--cta); font-size: 1em;
}
.u9wfhqbv .w8g3qm,
.l7bqcy .w8g3qm,
.neqp .w8g3qm,
.gkso .w8g3qm {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.u9wfhqbv .w8g3qm li,
.l7bqcy .w8g3qm li,
.neqp .w8g3qm li,
.gkso .w8g3qm li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.u9wfhqbv .w8g3qm li::before,
.l7bqcy .w8g3qm li::before,
.neqp .w8g3qm li::before,
.gkso .w8g3qm 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;
}
.u9wfhqbv     .w8g3qm li::before { border-radius: 50%; }
.l7bqcy  .w8g3qm li::before { border-radius: 3px; }
.neqp .w8g3qm li::before { border-radius: 3px; }
.gkso    .w8g3qm li::before { border-radius: 50%; }
.erb8swm5 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.n51lct2y .erb8swm5,
.tkd0kfa .erb8swm5 { background: transparent; border: none; border-radius: 0; }
.lc4l5 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.lc4l5 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.lc4l5 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.lc4l5 tr:hover td { background: var(--bg-hover); }
.z4e1 .lc4l5 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.n0w6s .lc4l5 { border: 1px solid var(--border-alt); }
.n0w6s .lc4l5 th,
.n0w6s .lc4l5 td { border: 1px solid var(--border-alt); }
.vz6ghwwo .lc4l5 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.vz6ghwwo .lc4l5 td { border-bottom: none; }
.vz6ghwwo .lc4l5 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.dh4sqoc6 .lc4l5 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.jkpf5 .erb8swm5 {
  overflow: hidden;
}
.jkpf5 .lc4l5 th { border-bottom: 1px solid var(--border-alt); }
.jkpf5 .lc4l5 tr:last-child td { border-bottom: none; }
[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%}
.z7xb9y .vrw95 {
  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);
}
.ans17gqx .okl66ntr { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ans17gqx .uvwh0fy9 { background: none; color: var(--accent-light); font-weight: 700; }
.g19qp9 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.geq2f4  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.cwxssnq { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.o81gte7 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.v5k1 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.g19qp9 strong { color: var(--text-primary); font-size: 0.95rem; }
.g19qp9 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.mldk4nh { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.mgs3, .jy0denwd { border-radius: 8px; padding: 14px; }
.mgs3 { background: var(--bg-pros); }
.jy0denwd { background: var(--bg-cons); }
.n2m6xf1 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.mgs3 .n2m6xf1 { color: var(--c-pros-label); }
.jy0denwd .n2m6xf1 { color: #f87171; }
.mgs3 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.jy0denwd ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.nsxt6z { width: 100%; height: auto; border-radius: 10px; display: block; }
.ewpmh {
  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;
}
.ewpmh:hover { opacity: 0.85; }
.ko4s .ewpmh  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.ko4s .ewpmh:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.cv7xy0t8 .ewpmh  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.cv7xy0t8 .ewpmh:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.trskdomg .nejqci { border-radius: 50px; }
.trskdomg .ewpmh  { border-radius: 50px; }
.dys7s51t .nejqci { padding-left: 22px; padding-right: 22px; }
.dys7s51t .ewpmh  { padding-left: 12px; padding-right: 12px; }
.bxyks .nejqci { padding-left: 44px; padding-right: 44px; }
.bxyks .ewpmh  { padding-left: 24px; padding-right: 24px; }
.ykrg9m9h .nejqci { padding-left: 56px; padding-right: 56px; }
.ykrg9m9h .ewpmh  { padding-left: 32px; padding-right: 32px; }
.v8nq6v   .nejqci::after, .v8nq6v   .ewpmh::after,
.yv50oj .nejqci::after, .yv50oj .ewpmh::after,
.yb3x1    .nejqci::after, .yb3x1    .ewpmh::after,
.v4vwgxq    .nejqci::after, .v4vwgxq    .ewpmh::after,
.r9xyas    .nejqci::after, .r9xyas    .ewpmh::after,
.k05b7     .nejqci::after, .k05b7     .ewpmh::after,
.y6zijk    .nejqci::after, .y6zijk    .ewpmh::after,
.revvcge   .nejqci::after, .revvcge   .ewpmh::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;
}
.v8nq6v .nejqci::after, .v8nq6v .ewpmh::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");
}
.yv50oj .nejqci::after, .yv50oj .ewpmh::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");
}
.yb3x1 .nejqci::after, .yb3x1 .ewpmh::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");
}
.v4vwgxq .nejqci::after, .v4vwgxq .ewpmh::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");
}
.r9xyas .nejqci::after, .r9xyas .ewpmh::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");
}
.k05b7 .nejqci::after, .k05b7 .ewpmh::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");
}
.y6zijk .nejqci::after, .y6zijk .ewpmh::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");
}
.revvcge .nejqci::after, .revvcge .ewpmh::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");
}
.ee0v3c   .n1ri49::after, .ee0v3c   .ycrur6e::after,
.cbet8 .n1ri49::after, .cbet8 .ycrur6e::after,
.i7h9e    .n1ri49::after, .i7h9e    .ycrur6e::after,
.wvtvp    .n1ri49::after, .wvtvp    .ycrur6e::after,
.tw751p5    .n1ri49::after, .tw751p5    .ycrur6e::after,
.x2evj6     .n1ri49::after, .x2evj6     .ycrur6e::after,
.h1qv    .n1ri49::after, .h1qv    .ycrur6e::after,
.gu67hh65   .n1ri49::after, .gu67hh65   .ycrur6e::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;
}
.ee0v3c .n1ri49::after, .ee0v3c .ycrur6e::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");
}
.cbet8 .n1ri49::after, .cbet8 .ycrur6e::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");
}
.i7h9e .n1ri49::after, .i7h9e .ycrur6e::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");
}
.wvtvp .n1ri49::after, .wvtvp .ycrur6e::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");
}
.tw751p5 .n1ri49::after, .tw751p5 .ycrur6e::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");
}
.x2evj6 .n1ri49::after, .x2evj6 .ycrur6e::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");
}
.h1qv .n1ri49::after, .h1qv .ycrur6e::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");
}
.gu67hh65 .n1ri49::after, .gu67hh65 .ycrur6e::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");
}
.xma0 .rxlo    { background: #1a1a1a; }
.mxlpv.ewpmh {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .mp8dt8h {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .mp8dt8h::before    { grid-area: rank;   }
  .um3q9h           { grid-area: ident;  }
  .ja3p10tw     { grid-area: rating; min-width: 0; width: auto; }
  .b7hzwf           { grid-area: pills;  }
  .mxlpv             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .mp8dt8h {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .mp8dt8h::before    { justify-self: center; }
  .um3q9h           { width: 100%; }
  .ja3p10tw     { justify-self: center; }
  .b7hzwf           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .rfc8 .cmzj1x4 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .rfc8 .cioe3w { margin: 0; }
}
.xwwsd .qas36 { padding: 0; gap: 0; overflow: hidden; }
.xwwsd .t023n9rw { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.xwwsd .xnac { padding: 16px 20px; }
.xwwsd .c0ur1r52 { padding: 16px 20px; align-self: center; }
.tkd0kfa .mldk4nh { gap: 10px; }
.tkd0kfa .mgs3, .tkd0kfa .jy0denwd { padding: 12px; }
.tkd0kfa .mgs3 ul, .tkd0kfa .jy0denwd ul { margin: 4px 0 0; padding-left: 18px; }
.tkd0kfa .mgs3 li, .tkd0kfa .jy0denwd li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .nkaj53 { grid-template-columns: 1fr; }
  .ti0qi { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .ti0qi .ru601k { width: 72px; height: 50px; }
  .ti0qi .weotll { max-width: 180px; }
  .ti0qi .zjuj { width: auto; }
}
@media (max-width: 720px) {
  .mtrn01 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .tufgy { padding: 16px; }
  .d6f3u7b .i4oq3p { min-width: 50%; }
}
.rl4muy8 .mldk4nh { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .fn00 { grid-template-columns: 1fr; }
  .r62j3 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .s6ti7y9a { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ro3cc { flex-wrap: wrap; padding: 16px; }
}
.vwl04jnq .mldk4nh { gap: 8px; }
.vwl04jnq .mgs3, .vwl04jnq .jy0denwd { padding: 8px; }
@media (max-width: 480px) {
  .hi5zf6b { flex-direction: column; align-items: stretch; }
}
.g4idbvqe .zjuj .ewpmh { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .ujal { flex-direction: column; align-items: stretch; gap: 10px; }
  .g4idbvqe .zjuj { text-align: center; }
}
@media (max-width: 720px) {
  .t107th { grid-template-columns: 1fr; }
  .fgburf1 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .brnf { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .g9c1qve { grid-template-columns: 1fr; }
  .lg25t { width: 100px; height: 100px; margin: 16px auto; }
  .xogq10n { font-size: 1.4rem; }
  .akae0nci { justify-content: center; }
  .indnvh4 .i4oq3p { min-width: 50%; }
}
.a4fa .mldk4nh { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .oefkubcp { flex-wrap: wrap; padding: 14px 16px; }
  .cxjspm6o { padding: 12px 16px; }
  .a4fa .mldk4nh { margin: 0 16px; }
  .a4fa .f5qgc { padding: 0 16px; }
  .f9aagos { padding: 12px 16px; }
}
.lxmgigqx .zh0e,
.lxmgigqx .dblci6ar,
.lxmgigqx .dblci6ar { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.lxmgigqx .dblci6ar small { display: none; }
.lxmgigqx .ungr4b2 .fln40y6,
.lxmgigqx .ungr4b2 strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.lxmgigqx .bz2x1 { display: none; }
.zdy8jeq { margin: 16px 0; }
.pjuf5m { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.pjuf5m summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.pjuf5m summary::after { content: "+"; color: var(--accent-light); }
.pjuf5m[open] summary::after { content: "−"; }
.pjuf5m p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.igs90b { margin-bottom: 0; }
.oclydh h2.yrz3isl { color: var(--text-primary); border-color: var(--accent-light); }
.eeya h2.yrz3isl { color: var(--text-primary); border-color: var(--accent-light); }
.hgwda .geq2f4     { background: #052e16; border-color: #10b981; }
.hgwda .cwxssnq { background: #2d0a1e; border-color: #f43f5e; }
.hgwda .o81gte7    { background: #1e1036; border-color: #a855f7; }
.hgwda .g19qp9 strong  { color: #f1f5f9; }
.hgwda .g19qp9 p       { color: #cbd5e1; }
.hgwda .pdvd5    .geq2f4     .v5k1::before,
.hgwda .xd89y  .geq2f4     .v5k1::before,
.hgwda .kq92cb5  .geq2f4     .v5k1::before,
.hgwda .pwrvz .geq2f4     .v5k1::before { color: #10b981; }
.hgwda .pdvd5    .cwxssnq .v5k1::before,
.hgwda .xd89y  .cwxssnq .v5k1::before,
.hgwda .kq92cb5  .cwxssnq .v5k1::before,
.hgwda .pwrvz .cwxssnq .v5k1::before { color: #f43f5e; }
.hgwda .pdvd5    .o81gte7    .v5k1::before,
.hgwda .xd89y  .o81gte7    .v5k1::before,
.hgwda .kq92cb5  .o81gte7    .v5k1::before,
.hgwda .pwrvz .o81gte7    .v5k1::before { color: #a855f7; }
.i5pu4c .geq2f4     { background: #2d2000; border-color: #eab308; }
.i5pu4c .cwxssnq { background: #2d0b0b; border-color: #ef4444; }
.i5pu4c .o81gte7    { background: #2d1600; border-color: #f97316; }
.i5pu4c .g19qp9 strong  { color: #f1f5f9; }
.i5pu4c .g19qp9 p       { color: #cbd5e1; }
.i5pu4c .pdvd5    .geq2f4     .v5k1::before,
.i5pu4c .xd89y  .geq2f4     .v5k1::before,
.i5pu4c .kq92cb5  .geq2f4     .v5k1::before,
.i5pu4c .pwrvz .geq2f4     .v5k1::before { color: #eab308; }
.i5pu4c .pdvd5    .cwxssnq .v5k1::before,
.i5pu4c .xd89y  .cwxssnq .v5k1::before,
.i5pu4c .kq92cb5  .cwxssnq .v5k1::before,
.i5pu4c .pwrvz .cwxssnq .v5k1::before { color: #ef4444; }
.i5pu4c .pdvd5    .o81gte7    .v5k1::before,
.i5pu4c .xd89y  .o81gte7    .v5k1::before,
.i5pu4c .kq92cb5  .o81gte7    .v5k1::before,
.i5pu4c .pwrvz .o81gte7    .v5k1::before { color: #f97316; }
.b06kc .geq2f4     { background: #0c1a2e; border-color: #38bdf8; }
.b06kc .cwxssnq { background: #12103a; border-color: #818cf8; }
.b06kc .o81gte7    { background: #0a2020; border-color: #2dd4bf; }
.b06kc .g19qp9 strong  { color: #f1f5f9; }
.b06kc .g19qp9 p       { color: #cbd5e1; }
.b06kc .pdvd5    .geq2f4     .v5k1::before,
.b06kc .xd89y  .geq2f4     .v5k1::before,
.b06kc .kq92cb5  .geq2f4     .v5k1::before,
.b06kc .pwrvz .geq2f4     .v5k1::before { color: #38bdf8; }
.b06kc .pdvd5    .cwxssnq .v5k1::before,
.b06kc .xd89y  .cwxssnq .v5k1::before,
.b06kc .kq92cb5  .cwxssnq .v5k1::before,
.b06kc .pwrvz .cwxssnq .v5k1::before { color: #818cf8; }
.b06kc .pdvd5    .o81gte7    .v5k1::before,
.b06kc .xd89y  .o81gte7    .v5k1::before,
.b06kc .kq92cb5  .o81gte7    .v5k1::before,
.b06kc .pwrvz .o81gte7    .v5k1::before { color: #2dd4bf; }
.ryrkl .geq2f4     { background: var(--accent-bg); border-color: var(--accent-light); }
.ryrkl .cwxssnq { background: var(--accent-bg-light); border-color: var(--accent-light); }
.ryrkl .o81gte7    { background: var(--accent-bg); border-color: var(--accent-pale); }
.ryrkl .pdvd5    .v5k1::before,
.ryrkl .xd89y  .v5k1::before,
.ryrkl .kq92cb5  .v5k1::before,
.ryrkl .pwrvz .v5k1::before { color: var(--accent-light) !important; }
.gvmxq::before,
.kpnx2p2::before { margin-right: 5px; }
.jm6l4li .mgs3 ul li,
.jm6l4li .e1y9lnj li         { color: #4ade80; }
.jm6l4li .mgs3 .gvmxq { color: #22c55e; }
.jm6l4li .jy0denwd ul li,
.jm6l4li .nvw8r3 li         { color: #f87171; }
.jm6l4li .jy0denwd .kpnx2p2 { color: #ef4444; }
.nng7 .mgs3 { background: var(--bg-pros); }
.nng7 .jy0denwd { background: var(--bg-cons); }
.nng7 .mgs3 .gvmxq { color: var(--c-pros-label); }
.nng7 .jy0denwd .kpnx2p2 { color: var(--c-cons); }
.nng7 .mgs3 ul li,
.nng7 .jy0denwd ul li,
.peix .mgs3 { background: var(--bg-pros); }
.peix .jy0denwd { background: var(--bg-cons); }
.peix .mgs3 .gvmxq { color: var(--c-pros-label); }
.peix .jy0denwd .kpnx2p2 { color: var(--c-cons); }
.peix .mgs3 ul li,
.peix .jy0denwd ul li,
.ocug .gvmxq::before { content: "✓ "; }
.ocug .kpnx2p2::before { content: "✗ "; }
.w37sksrb .gvmxq::before { content: "→ "; }
.w37sksrb .kpnx2p2::before { content: "← "; }
.l17qo4 .gvmxq::before { content: "★ "; }
.l17qo4 .kpnx2p2::before { content: "✕ "; }
.hp5s .gvmxq::before { content: "◆ "; }
.hp5s .kpnx2p2::before { content: "▲ "; }
.cg76pi0 .g19qp9 { background: transparent; border-left: none; border: 1.5px solid; }
.cg76pi0 .geq2f4     { border-color: var(--c-tip-border); }
.cg76pi0 .cwxssnq { border-color: var(--c-warn-border); }
.cg76pi0 .o81gte7    { border-color: #60a5fa; }
.cg76pi0 .g19qp9 strong { color: var(--text-primary); }
.cg76pi0 .g19qp9 p      { color: var(--text-muted); }
.qsq4r3m8 .g19qp9 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.qsq4r3m8 .geq2f4     { border-top-color: var(--c-tip-border); }
.qsq4r3m8 .cwxssnq { border-top-color: var(--c-warn-border); }
.qsq4r3m8 .o81gte7    { border-top-color: #60a5fa; }
.fz8xg .g19qp9 { border-left: none; border-radius: 8px; }
.fz8xg .geq2f4     { background: #065f46; }
.fz8xg .cwxssnq { background: #92400e; }
.fz8xg .o81gte7    { background: #1e3a8a; }
.fz8xg .g19qp9 strong,
.fz8xg .g19qp9 p { color: #fff; }
.fz8xg .v5k1::before { color: rgba(255,255,255,0.85) !important; }
.hgwda.fz8xg .geq2f4,
.hgwda .fz8xg .geq2f4     { background: #052e16; }
.hgwda.fz8xg .cwxssnq,
.hgwda .fz8xg .cwxssnq { background: #2d0a1e; }
.hgwda.fz8xg .o81gte7,
.hgwda .fz8xg .o81gte7    { background: #1e1036; }
.i5pu4c.fz8xg .geq2f4,
.i5pu4c .fz8xg .geq2f4      { background: #2d2000; }
.i5pu4c.fz8xg .cwxssnq,
.i5pu4c .fz8xg .cwxssnq  { background: #2d0b0b; }
.i5pu4c.fz8xg .o81gte7,
.i5pu4c .fz8xg .o81gte7     { background: #2d1600; }
.b06kc.fz8xg .geq2f4,
.b06kc .fz8xg .geq2f4      { background: #0c1a2e; }
.b06kc.fz8xg .cwxssnq,
.b06kc .fz8xg .cwxssnq  { background: #12103a; }
.b06kc.fz8xg .o81gte7,
.b06kc .fz8xg .o81gte7     { background: #0a2020; }
.aqhb2p3 .g19qp9 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.aqhb2p3 .geq2f4     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.aqhb2p3 .cwxssnq { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.aqhb2p3 .o81gte7    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.aqhb2p3 .g19qp9 strong { color: var(--text-primary); }
.aqhb2p3 .g19qp9 p      { color: var(--text-muted); }
.vq92qey .g19qp9 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.pdvd5 .v5k1,
.xd89y .v5k1,
.kq92cb5 .v5k1,
.pwrvz .v5k1 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.pdvd5 .v5k1::before,
.xd89y .v5k1::before,
.kq92cb5 .v5k1::before,
.pwrvz .v5k1::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.pdvd5 .geq2f4     .v5k1::before { content: "✦"; color: var(--c-tip-border); }
.pdvd5 .cwxssnq .v5k1::before { content: "▲"; color: var(--c-warn-border); }
.pdvd5 .o81gte7    .v5k1::before { content: "◉"; color: #60a5fa; }
.xd89y .geq2f4     .v5k1::before { content: "★"; color: var(--c-tip-border); }
.xd89y .cwxssnq .v5k1::before { content: "◆"; color: var(--c-warn-border); }
.xd89y .o81gte7    .v5k1::before { content: "●"; color: #60a5fa; }
.kq92cb5 .geq2f4     .v5k1::before { content: "▶"; color: var(--c-tip-border); }
.kq92cb5 .cwxssnq .v5k1::before { content: "■"; color: var(--c-warn-border); }
.kq92cb5 .o81gte7    .v5k1::before { content: "▸"; color: #60a5fa; }
.pwrvz .geq2f4     .v5k1::before { content: "→"; color: var(--c-tip-border); }
.pwrvz .cwxssnq .v5k1::before { content: "⬥"; color: var(--c-warn-border); }
.pwrvz .o81gte7    .v5k1::before { content: "◈"; color: #60a5fa; }
.rnz80x .mj8h2e .d2thw17w,
.rnz80x .pom9 .d2thw17w  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.rnz80x .erb8swm5          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.rnz80x .nrnhei                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.fae8qgpc .mj8h2e .d2thw17w,
.fae8qgpc .pom9 .d2thw17w,
.fae8qgpc .okl66ntr,
.fae8qgpc .mp8dt8h,
.fae8qgpc .cioe3w,
.fae8qgpc .erb8swm5,
.fae8qgpc .nrnhei,
.fae8qgpc .vq92qey .g19qp9 { box-shadow: none; }
.njn52o   .asxmj, .njn52o .s3kcd1o, .njn52o .j037mwt1,
.njn52o   .etg1xde, .njn52o .he0lr32 { font-size: 0.9rem; }
.njn52o   .xq1t, .njn52o .w8g3qm { font-size: 0.9rem; }
.qjmon   .asxmj, .qjmon .s3kcd1o, .qjmon .j037mwt1,
.qjmon   .etg1xde, .qjmon .he0lr32 { font-size: 0.95rem; }
.qjmon   .xq1t, .qjmon .w8g3qm { font-size: 0.95rem; }
.w1hp2   .asxmj, .w1hp2 .s3kcd1o, .w1hp2 .j037mwt1,
.w1hp2   .etg1xde, .w1hp2 .he0lr32 { font-size: 1.08rem; }
.w1hp2   .xq1t, .w1hp2 .w8g3qm { font-size: 1.05rem; }
.w1hp2   .lc4l5 { font-size: 0.97rem; }
.i791wa .kg0vyg4      { font-size: 3.2rem; }
.i791wa h2.yrz3isl { font-size: 1.9rem; }
.i791wa h3.tr3rdil     { font-size: 1.4rem; }
.c1rtpd .kg0vyg4      { font-size: 3.8rem; }
.c1rtpd h2.yrz3isl { font-size: 2.2rem; }
.c1rtpd h3.tr3rdil     { font-size: 1.6rem; }
.igs90b + .igs90b { position: relative; }
.qc4ij7   .igs90b + .igs90b::before,
.zuho  .igs90b + .igs90b::before,
.jccsw9gt   .igs90b + .igs90b::before,
.u0o9smj   .igs90b + .igs90b::before,
.aoaf   .igs90b + .igs90b::before,
.b9kpt .igs90b + .igs90b::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.qc4ij7 .igs90b + .igs90b::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.zuho .igs90b + .igs90b::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.jccsw9gt .igs90b + .igs90b::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;
}
.u0o9smj .igs90b + .igs90b::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.eax3 .igs90b { margin-bottom: 16px; }
.eax3 .igs90b + .igs90b { margin-top: 0; }
.eax3 .jwmv { padding-top: 0; padding-bottom: 0; }
.aoaf .igs90b + .igs90b::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.b9kpt .igs90b + .igs90b::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.oeir .igs90b + .igs90b::before,
.szy6im .igs90b + .igs90b::before,
.bucf4 .igs90b + .igs90b::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%;
}
.r6vpkx .oeir .igs90b:nth-child(even)::before,
.r6vpkx .szy6im .igs90b:nth-child(even)::before,
.r6vpkx .bucf4 .igs90b:nth-child(even)::before { background: var(--bg-surface); }
.jl6w1m .oeir .igs90b:nth-child(even)::before,
.jl6w1m .szy6im .igs90b:nth-child(even)::before,
.jl6w1m .bucf4 .igs90b:nth-child(even)::before { background: var(--bg-card); }
.oeir .igs90b + .igs90b::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");
}
.szy6im .igs90b + .igs90b::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");
}
.bucf4 .igs90b + .igs90b::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");
}
.t97ng .m02mh5f,
.ny4n .m02mh5f { padding-bottom: 60px; }
.evoa20 .m02mh5f { padding-bottom: 70px; }
.ddn3 .m4h9w { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.o0qk .m4h9w { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.thpg0zc .m4h9w { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.i7u65k .m4h9w { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ocj9oz96 .m4h9w { background: var(--accent-bg); }
.q76u .plch5ye { float: left; width: 38%; margin: 0 28px 16px 0; }
.q76u .plch5ye .nsxt6z { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.q76u .jwmv::after { content: ''; display: block; clear: both; }
.zs3r2i .plch5ye { float: right; width: 38%; margin: 0 0 16px 28px; }
.zs3r2i .plch5ye .nsxt6z { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.zs3r2i .jwmv::after { content: ''; display: block; clear: both; }
.ecgkkzz .igs90b:nth-child(odd)  .plch5ye { float: left;  width: 38%; margin: 0 28px 16px 0; }
.ecgkkzz .igs90b:nth-child(even) .plch5ye { float: right; width: 38%; margin: 0 0 16px 28px; }
.ecgkkzz .plch5ye .nsxt6z { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ecgkkzz .jwmv::after { content: ''; display: block; clear: both; }
.ecgkkzz .fdacf,
.ecgkkzz .dhw5 { clear: both; }
@media (max-width: 900px) {
  .q76u .plch5ye,
  .zs3r2i .plch5ye,
  .ecgkkzz .igs90b:nth-child(odd)  .plch5ye,
  .ecgkkzz .igs90b:nth-child(even) .plch5ye {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .q76u .plch5ye .nsxt6z,
  .zs3r2i .plch5ye .nsxt6z,
  .ecgkkzz .plch5ye .nsxt6z {
    max-height: none !important;
  }
}
.q76u .xq1t,
.q76u .w8g3qm,
.zs3r2i .xq1t,
.zs3r2i .w8g3qm,
.ecgkkzz .xq1t,
.ecgkkzz .w8g3qm { overflow: hidden; }
@media (max-width: 640px) {
  .q76u .plch5ye,
  .zs3r2i .plch5ye,
  .ecgkkzz .plch5ye { float: none; width: 100%; margin: 0 0 16px 0; }
}
.tcec0 .xhae1rmk,
.tcec0 .jwmv,
.tcec0 .a8mh88jp  { max-width: 1100px; }
.tcec0 { --content-mw: 1100px; }
.wl9xsg .xhae1rmk,
.wl9xsg .jwmv,
.wl9xsg .a8mh88jp  { max-width: 1200px; }
.e6u8k5 .xhae1rmk,
.e6u8k5 .jwmv,
.e6u8k5 .a8mh88jp  { max-width: 1320px; }
.ftss { font-size: 0.82rem; color: var(--text-muted); }
.jvep { display: flex; align-items: center; }
.jtoqs {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.i6tpw7 { display: flex; align-items: center; }
.qg49 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.qg49:hover { text-decoration: underline; }
.qlqkyatu { margin: 0 3px; opacity: 0.45; }
.qlqkyatu::before { content: '/'; }
.tz6sr9 { padding: 2px 5px; color: var(--text-main); }
.pm7li .ftss {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.pm7li .jvep { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ub0uq .ftss {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ub0uq .jvep { padding: 0 0 0 12px; }
.d8et1s .jvep { padding: 0 16px; }
.d8et1s .ftss {
  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);
}
.d8et1s .xhae1rmk { padding-top: 28px; }
@media (max-width: 720px) {
  .h9fb { margin-top: 18px; padding: 0 16px; }
  .d8et1s .xhae1rmk { padding-top: 16px; }
}
.tcec0.pm7li .jvep { max-width: 1100px; }
.wl9xsg.pm7li .jvep { max-width: 1200px; }
.e6u8k5.pm7li .jvep { max-width: 1320px; }
.tcec0 .h9fb { max-width: 1100px; }
.jpbkgmuo .igs90b { padding-top: 16px; padding-bottom: 16px; }
.u88lw .igs90b { padding-top: 24px; padding-bottom: 24px; }
.jj9qw .igs90b { padding-top: 40px; padding-bottom: 40px; }
.nel6 .igs90b { padding-top: 52px; padding-bottom: 52px; }
.xc9w5v .igs90b:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.xc9w5v .igs90b:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.xc9w5v .igs90b:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.xc9w5v .igs90b:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.apnuu .jwmv { padding-top: 10px;  padding-bottom: 10px; }
.ja5ghv .jwmv { padding-top: 18px;  padding-bottom: 18px; }
.vczf .jwmv { padding-top: 36px;  padding-bottom: 36px; }
.ppwz .jwmv { padding-top: 48px;  padding-bottom: 48px; }
.rl4f9x6w h2.yrz3isl { font-weight: 600; }
.rl4f9x6w h3.tr3rdil     { font-weight: 600; }
.xlu4 h2.yrz3isl { font-weight: 800; }
.xlu4 h3.tr3rdil     { font-weight: 700; }
.xrl8pe6l { font-weight: 600; }
.xrl8pe6l h2.yrz3isl { font-weight: 900; }
.xrl8pe6l h3.tr3rdil     { font-weight: 800; }
.xrl8pe6l .g19qp9 strong,
.xrl8pe6l .g19qp9 strong { font-weight: 600; }
.n1ri49 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.r2gspinz .n1ri49 { display: none; }
@media (max-width: 640px) {
  .lcxwtd { display: none; }
  .n1ri49 {
    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;
  }
}
.n1ri49 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.n1ri49:hover { opacity: 0.85; }
.i03mk02n .n1ri49 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.cxi8hi .n1ri49,
.hqtoaw  .n1ri49 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.cxi8hi .n1ri49:hover,
.hqtoaw  .n1ri49:hover { opacity: 0.88; }
.i03mk02n.cxi8hi .n1ri49,
.i03mk02n.hqtoaw  .n1ri49 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.ycrur6e {
  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;
}
.ycrur6e:hover { transform: translateY(-2px); opacity: 0.92; }
.ycrur6e { background: var(--cta) !important; color: #fff !important; border: none !important; }
.usom .ycrur6e { display: none; }
.bjb5 .ycrur6e { right: 32px; }
.fsxp  .ycrur6e { left: 32px; }
@media (max-width: 480px) {
  .bjb5 .ycrur6e { right: 20px; bottom: 20px; }
  .fsxp  .ycrur6e { left: 20px; bottom: 20px; }
}
.j0d7 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.a8mh88jp { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.bk1x { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.hix1a0 { color: var(--text-dim); font-size: 0.8rem; }
.c8lhv4 a, .gppe a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.c8lhv4 a:hover, .gppe a:hover { color: var(--accent-light); }
.gppe { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.bd0u .a8mh88jp { text-align: center; }
.bd0u .gppe { justify-content: center; margin-bottom: 16px; }
.bd0u .bk1x { margin-top: 0; }
.uvu09od { margin-top: 10px; }
.uvu09od a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .a8mh88jp { padding-left: 16px; padding-right: 16px; }
  .ceshlcfy .a8mh88jp { padding: 20px 16px; }
  .gppe { gap: 4px 12px; }
  .bk1x { font-size: 0.78rem; }
}
.a1i59zmm .bk1x { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.a1i59zmm .hix1a0 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .a1i59zmm .cju1lm1v { grid-template-columns: 1fr 1fr; } .a1i59zmm .aoqt { grid-column: 1 / -1; } }
@media (max-width: 480px) { .a1i59zmm .cju1lm1v { grid-template-columns: 1fr; } }
.tkre5 .bk1x { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .tkre5 .kxbkle11 { gap: 12px; } .tkre5 .tcvuiwyc { margin-right: 0; width: 100%; } }
.xg2r .bk1x { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.xg2r .hix1a0 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .xg2r .ro5e9sv { grid-template-columns: 1fr 1fr; } .xg2r .onuw4n { grid-column: 1 / -1; } }
@media (max-width: 480px) { .xg2r .ro5e9sv { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .th1sgf .gudfo { grid-template-columns: 1fr 1fr; } .th1sgf .hu5u22:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .th1sgf .gudfo { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .d0bnzw49 .gudfo { grid-template-columns: 1fr; } }
.h6mph6 .a8mh88jp { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.h6mph6 .gppe { justify-content: center; }
.ujp9 .qshh      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.ujp9 .j0d7 { background: var(--bg-page); border-top-color: var(--border-alt); }
.q79at .qshh      { background: #0d1117; border-bottom-color: #21262d; }
.q79at .fccs3yrw { color: var(--accent-light); }
.q79at .l9n76fyv { --msep-color: #8b949e; }
.q79at .l9n76fyv a { color: #8b949e; }
.q79at .l9n76fyv a:hover { color: var(--accent-light); }
.q79at .xzcv { color: #8b949e; }
.q79at .j0d7 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.q79at .bk1x,
.q79at .hix1a0 { color: #6e7681; }
.q79at .c8lhv4 a, .q79at .gppe a,
.q79at .c8lhv4 a:hover, .q79at .gppe a:hover,
@media (max-width: 640px) {
  .q79at .l9n76fyv { background: #0d1117; border-top-color: #21262d; }
  .q79at .l9n76fyv li a { border-bottom-color: #21262d; }
}
.fvpurh8 .qshh      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.fvpurh8 .fccs3yrw { color: var(--accent-light); }
.fvpurh8 .l9n76fyv { --msep-color: #475569; }
.fvpurh8 .l9n76fyv a { color: #475569; }
.fvpurh8 .l9n76fyv a:hover { color: var(--accent-light); }
.fvpurh8 .xzcv { color: #64748b; }
.fvpurh8 .j0d7 { background: #f0f4f8; border-top-color: #cbd5e1; }
.fvpurh8 .bk1x,
.fvpurh8 .hix1a0 { color: #64748b; }
.fvpurh8 .c8lhv4 a, .fvpurh8 .gppe a,
.fvpurh8 .c8lhv4 a:hover, .fvpurh8 .gppe a:hover,
@media (max-width: 640px) {
  .fvpurh8 .l9n76fyv { background: #f0f4f8; border-top-color: #cbd5e1; }
  .fvpurh8 .l9n76fyv li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.cxi8hi .qshh      { background: var(--accent); border-bottom-color: var(--accent-light); }
.cxi8hi .fccs3yrw { color: #fff; }
.cxi8hi .l9n76fyv { --msep-color: rgba(255,255,255,0.82); }
.cxi8hi .l9n76fyv a { color: rgba(255,255,255,0.82); }
.cxi8hi .l9n76fyv a:hover { color: #fff; }
.cxi8hi .xzcv { color: rgba(255,255,255,0.9); }
.cxi8hi .j0d7 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.cxi8hi .bk1x,
.cxi8hi .hix1a0 { color: rgba(255,255,255,0.72); }
.cxi8hi .c8lhv4 a, .cxi8hi .gppe a,
.cxi8hi .c8lhv4 a:hover, .cxi8hi .gppe a:hover,
@media (max-width: 640px) {
  .cxi8hi .l9n76fyv { background: var(--accent); border-top-color: var(--accent-light); }
  .cxi8hi .l9n76fyv li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.hqtoaw .qshh {
  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);
}
.hqtoaw .j0d7 {
  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) {
  .hqtoaw .l9n76fyv {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.sjwp .k7ay { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.d6kilo .k7ay { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ikqg1r .k7ay { min-height: 72px; height: auto; }
.cb57dhg0 .k7ay { min-height: 84px; height: auto; }
.ceshlcfy .k7ay { max-width: none; padding: 0 32px; }
.ceshlcfy .a8mh88jp  { max-width: none; padding: 24px 32px; }
.fqwgg.wl9xsg .k7ay { max-width: 1200px; }
.fqwgg.e6u8k5 .k7ay { max-width: 1320px; }
.tlvbbcc8   .fccs3yrw, .tlvbbcc8   .tcvuiwyc { text-transform: capitalize; }
.h0e6 .fccs3yrw, .h0e6 .tcvuiwyc { text-transform: lowercase; }
.c998za7 .fccs3yrw, .c998za7 .tcvuiwyc { text-transform: uppercase; letter-spacing: 0.06em; }
.le0sf1, .ohu0yb {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.kn2d7v9 .le0sf1,
.fsal5a8t .le0sf1,
.s709 .le0sf1,
.uwmdd .le0sf1,
.ao1djs   .l9n76fyv a { font-weight: 500; }
.n4wbiu5 .l9n76fyv a { font-weight: 600; }
.k4qjlj     .l9n76fyv a { font-weight: 700; }
.whvr    .l9n76fyv a { font-weight: 800; letter-spacing: 0.01em; }
.yjqmaby     .l9n76fyv > li + li::before,
.fxev2o6a    .l9n76fyv > li + li::before,
.xjeo    .l9n76fyv > li + li::before,
.gjjq0 .l9n76fyv > li + li::before,
.zdbss42d .l9n76fyv > li + li::before,
.ngnh  .l9n76fyv > li + li::before,
.t2rlic    .l9n76fyv > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.yjqmaby     .l9n76fyv > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.fxev2o6a    .l9n76fyv > li + li::before { content: "|"; }
.xjeo    .l9n76fyv > li + li::before { content: "—"; }
.gjjq0 .l9n76fyv > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.zdbss42d .l9n76fyv > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.ngnh  .l9n76fyv > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.t2rlic    .l9n76fyv > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ikdeexp .xzcv,
  .i88u .xzcv,
  .xqlppw .xzcv,
  .y38f9udh .xzcv,
  .ltyxff8 .xzcv {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ikdeexp .xzcv::before,
  .i88u .xzcv::before,
  .xqlppw .xzcv::before,
  .y38f9udh .xzcv::before,
  .ltyxff8 .xzcv::before { content: ""; display: block; flex-shrink: 0; }

  
  .ikdeexp .xzcv::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;
  }

  
  .i88u .xzcv::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;
  }

  
  .xqlppw .xzcv::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;
  }

  
  .y38f9udh .xzcv::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;
  }

  
  .ltyxff8 .xzcv::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) {
  .n8o03 .xzcv {
    padding: 5px 14px;
  }
  .n8o03 .l9n76fyv {
    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;
  }
  .n8o03 .l9n76fyv li a {
    border-bottom: none; padding: 10px 22px;
  }
  .n8o03 .l9n76fyv li a:hover { background: var(--bg-raised); }
  .n8o03 .rpp5ilg,
  .kg1bn0wh .rpp5ilg,
  .is4d9 .rpp5ilg { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .q3me59zj .xzcv {
    padding: 5px 10px;
  }
  .q3me59zj .l9n76fyv {
    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);
  }
  .q3me59zj .l9n76fyv.wvlsq0 { transform: translateX(0); }
  .q3me59zj .l9n76fyv li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .q3me59zj .l9n76fyv li:last-child a { border-bottom: none; }
  .cxi8hi .l9n76fyv,
  .q79at .l9n76fyv { background: var(--accent) !important; }
  .cxi8hi .l9n76fyv li a,
  .q79at .l9n76fyv li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .is4d9 .xzcv {
    padding: 5px 10px;
  }
  .is4d9 .l9n76fyv {
    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);
  }
  .is4d9 .l9n76fyv::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .is4d9 .l9n76fyv.wvlsq0 { transform: translateY(0); }
  .is4d9 .l9n76fyv li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .am5lwd3w .xzcv {
    padding: 5px 10px;
  }
  .am5lwd3w .l9n76fyv {
    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;
  }
  .am5lwd3w .l9n76fyv.wvlsq0 { opacity: 1; pointer-events: auto; }
  .am5lwd3w .l9n76fyv li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .oai6jc9y     .xzcv { border-radius: 0 !important; }
  .yr875a   .xzcv { border-radius: 8px !important; }
  .zcvotgu .xzcv { border-radius: 50% !important; }
  .l53wjkq1   .xzcv { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .utj3wf .dhskye { flex-direction: column; align-items: stretch; }
  .utj3wf .yg6b9 { flex-direction: row; min-width: auto; }
  .utj3wf .mzz46127 { align-items: flex-start; text-align: left; }
}
.hqax5qaz,
.hqax5qaz.igs90b,
.r6vpkx .hqax5qaz,
.uhqrgp40 .hqax5qaz,
.jl6w1m .hqax5qaz,
.gnlarp .hqax5qaz {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.k8h5im76 {
  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;
}
.mp9g { flex: 1 1 280px; min-width: 0; }
.w3f8n {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.pk0ltgl {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.d72s2 {
  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;
}
.d72s2:hover { transform: translateY(-1px); opacity: 0.95; }
.di57x .k8h5im76 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.di57x .w3f8n { color: var(--cta); }
.di57x .pk0ltgl { color: var(--text-body); }
.di57x .d72s2 {
  background: var(--cta) !important;
  color: #fff !important;
}
.dh37h .k8h5im76 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.dh37h .w3f8n { color: var(--text-primary); }
.dh37h .pk0ltgl { color: var(--text-body); }
.dh37h .d72s2 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .k8h5im76 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .mp9g { flex: 0 0 auto; }
  .w3f8n { font-size: 1.2rem; }
  .d72s2 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.mlfjudl .fh063gk { height: 36px; }
.ckx4r01p .fh063gk { height: 60px; max-width: 200px; }
.r6wp .fh063gk { height: 56px; max-width: 180px; }
.moka     .zh0e, .moka     .fln40y6 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
@media (min-width: 720px) {
  .h2mzx .dhw5 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .h2mzx .mp8dt8h {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .h2mzx .mp8dt8h { padding: 40px 16px 20px; }
  .h2mzx .i8cudnk {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .h2mzx .mxlpv { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .i2b5hh4u .mp8dt8h {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .i2b5hh4u .mp8dt8h::before {
    position: absolute; top: 14px; left: 14px;
  }
  .i2b5hh4u .um3q9h {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .i2b5hh4u .cxxi { white-space: normal; text-align: center; font-size: 1.2rem; }
  .i2b5hh4u .i8cudnk {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .i2b5hh4u .mxlpv { width: 100%; min-width: 0; }
  .i2b5hh4u .zh0e { min-width: 0; }
}
.u1il43 .pjuf5m {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.u1il43 .pjuf5m summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.u1il43 .pjuf5m p { padding: 0 2px 16px; }
.jn86a .pjuf5m { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.jn86a .pjuf5m summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.jn86a .pjuf5m summary::after { content: "›"; font-size: 1.2em; }
.jn86a .pjuf5m[open] summary::after { content: "‹"; }
.jn86a .pjuf5m p { padding: 10px 22px 4px; }
.uisafko .pjuf5m {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.uisafko .pjuf5m summary { color: var(--text-primary); padding-left: 16px; }
.uisafko .pjuf5m summary::after { content: "›"; font-size: 1.1em; }
.uisafko .pjuf5m[open] summary::after { content: "‹"; }
.uisafko .pjuf5m p { padding-left: 16px; }
.z8y4e .zdy8jeq { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.z8y4e .pjuf5m {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.z8y4e .pjuf5m:last-child { border-bottom: none; }
.z8y4e .pjuf5m summary { color: var(--text-primary); border-radius: 0; }
.z8y4e .pjuf5m summary::after { content: "›"; font-size: 1.1em; }
.z8y4e .pjuf5m[open] summary::after { content: "‹"; }
.jm4a .pjuf5m { overflow: hidden; }
.jm4a .pjuf5m summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.jm4a .pjuf5m summary::after { color: rgba(255,255,255,.75); }
.jm4a .pjuf5m[open] summary { border-radius: 0; }
.c2qujy { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.a1t9 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.uc2su {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ilkc5u { color: var(--text-muted); font-size: 1.05rem; }
.f9tsoq {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.cacld { margin-bottom: 20px; }
.yd22 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.aslv {
  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;
}
.aslv:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.rcjnm { resize: vertical; min-height: 130px; }
.pjyec { width: 100%; margin-top: 8px; }
.intt {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.we3agkws {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.bzjn2p { color: var(--text-muted); line-height: 1.75; }
.ta1vakcb { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ta1vakcb li { margin-bottom: 6px; }
.myxk { max-width: 760px; margin: 0 auto; }
.dq2q778 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.suavk8 { max-width: 760px; margin: 0 auto; }
.dmlk67b0 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.tfvw ul.ta1vakcb { margin: 0; }
.kk99hah3 { max-width: 900px; margin: 0 auto; }
.lvz5 { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.lvz5:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.lvz5 .dmlk67b0 { margin: 0; font-size: 1rem; }
.lvz5 .isyyd p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .lvz5 { grid-template-columns: 1fr; gap: 10px; } }
.sk3qw7i .dmlk67b0 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.d1oo .ta1vakcb { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .d06sd { grid-template-columns: 1fr; } }
.pcmno5 { color: inherit; text-decoration: none; }
.pcmno5:hover { color: var(--accent-light); text-decoration: underline; }
.v9cskk { display: inline-block; line-height: 0; }
.gs0g9ncx { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ejig0q { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.ejig0q:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.pxv8 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.ejig0q p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ejig0q ul.ta1vakcb { margin: 0; }
.m6zck0 { color: var(--text-muted); line-height: 1.75; }
.xw89omh .ta1vakcb,
.p9ykts .ta1vakcb,
.ohrh .ta1vakcb,
.d02jg3 .ta1vakcb {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.xw89omh .ejig0q,
.p9ykts .ejig0q { text-align: left; }
.xw89omh .pxv8,
.p9ykts .pxv8 { text-align: center; }
.lyyw { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.zqu4bw { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.h1cq4 { font-size: 1.1rem; }
.axtqt { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.mtb50ez { margin-top: 12px; }
.wtfp6j6 { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.wtfp6j6:hover { border-bottom-color: var(--accent-light); }
.vswu6 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.vswu6 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.h1j2bkr5 { width: 260px; height: 260px; }
.qfuo { border-radius: 10px; }
.j2nv { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.y34jiy2 { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .lwdy9zm { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.bvzn .axtqt, .bvzn .zqu4bw { max-width: 640px; }
.ejfcv9 { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.th2dih3b { position: sticky; top: 96px; align-self: start; }
.th2dih3b .lyyw { font-size: 1.6rem; margin-top: 18px; }
.sn8qrf .axtqt { margin-bottom: 28px; }
@media (max-width: 860px) { .ejfcv9 { grid-template-columns: 1fr; } .th2dih3b { position: static; text-align: center; } }
.o4icmkfq .vswu6 { margin: 0 auto 18px; }
.o4icmkfq .j2nv { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .ibshp6ac { grid-template-columns: 1fr; } }
.yfn0 .lyyw { font-size: 1.6rem; margin-bottom: 6px; }
.d02jg3 .ta1vakcb { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .yfn0 { flex-direction: column; text-align: center; } .jsfmq1pd { grid-template-columns: 1fr; } }
.cgsun .lyyw { font-size: 1.35rem; margin: 0 0 4px; }
.cgsun .j2nv { margin: 0; }
.pp3tk .uc2su { color: var(--accent-light); }
.rxhn .uc2su { font-size: 2rem; }
.rxhn .ilkc5u { max-width: 680px; }
.fkitnut8 .uc2su { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.fkitnut8 .ilkc5u  { margin: 0; }
@media (max-width: 640px) { .fkitnut8 { flex-direction: column; } }
.fbm8gd9g {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.fbm8gd9g .uc2su { color: var(--accent-light); }
.d9d5w7nc .uc2su { color: #fff; }
.d9d5w7nc .ilkc5u  { color: rgba(255,255,255,0.85); }
.mavzi { max-width: 680px; margin: 0 auto; }
.ohjlx81 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .ohjlx81 { grid-template-columns: 1fr; } }
.a70o3 { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.a70o3 .aslv {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.a70o3 .aslv:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.wipqq .aslv { background: var(--bg-raised); border-color: transparent; }
.wipqq .aslv:focus { background: var(--bg-card); border-color: var(--accent-light); }
.zh62k5u7 .aslv { border-radius: 100px; padding: 11px 20px; }
.zh62k5u7 .rcjnm { border-radius: 14px; }
.rmt9jcy {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.rmt9jcy 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;
}
.rmt9jcy summary::-webkit-details-marker { display: none; }
.rmt9jcy summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.rmt9jcy[open] summary::after { content: "−"; }
.fiyphb0x {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.k12tm2zd {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .k12tm2zd { grid-template-columns: 1fr; } }
.qzkam4r {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.qzkam4r h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.qzkam4r p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ul8gtd { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.ul8gtd li { margin-bottom: 6px; }
.lxz45gd{display:none}
.lxz45gd:empty,.q9f5jzf:empty{display:none}
.fm352le{position:relative;overflow:visible}
.kcm5b .mmest9d,.zl7m .mmest9d,
.jraglfqq .mmest9d,.ry0i0 .mmest9d,
.osoeh6n .mmest9d,.lo791q .mmest9d{display:block}
.ve1v3 .nsw3{display:block}
.kcm5b .mmest9d,.zl7m .mmest9d,
.jraglfqq .mmest9d,.ry0i0 .mmest9d,
.osoeh6n .mmest9d{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}
.kcm5b .mmest9d .q9f5jzf,.zl7m .mmest9d .q9f5jzf,
.jraglfqq .mmest9d .q9f5jzf,.ry0i0 .mmest9d .q9f5jzf,
.osoeh6n .mmest9d .q9f5jzf{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}
.kcm5b .bk9sz32,.zl7m .bk9sz32,
.jraglfqq .bk9sz32,.ry0i0 .bk9sz32,
.osoeh6n .bk9sz32{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.kcm5b .mmest9d,.zl7m .mmest9d{top:12px}
.kcm5b .mmest9d .q9f5jzf{margin-right:auto}
.zl7m .mmest9d .q9f5jzf{margin-left:auto}
.zl7m .mmest9d{text-align:right}
.jraglfqq .mmest9d,.ry0i0 .mmest9d{bottom:12px}
.jraglfqq .mmest9d .q9f5jzf{margin-right:auto}
.ry0i0 .mmest9d .q9f5jzf{margin-left:auto}
.ry0i0 .mmest9d{text-align:right}
.osoeh6n .mmest9d{position:relative;margin-top:16px}
.osoeh6n .mmest9d .q9f5jzf{margin:0 auto}
.lo791q .mmest9d{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.lo791q .mmest9d .q9f5jzf{margin:0}
.lo791q .m4h9w~.mmest9d,
.lo791q .dj2snu~.mmest9d{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.lo791q .m4h9w~.mmest9d .q9f5jzf,
.lo791q .dj2snu~.mmest9d .q9f5jzf{justify-content:flex-start}
.m4h9w~.mmest9d,.dj2snu~.mmest9d{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}
.m4h9w~.mmest9d .q9f5jzf{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.dj2snu~.mmest9d .q9f5jzf{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.nsw3 .q9f5jzf{margin:0 0 12px}
.q9f5jzf{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.bk9sz32{white-space:nowrap}
.tzbx7p6 .bk9sz32{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.k5eg8il .bk9sz32{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}
.k5eg8il .zi4qozb::before{content:""}
.sx3gi1ld .q9f5jzf{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.kzvc6sv .bk9sz32{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.ug3w30 .bk9sz32{color: var(--accent-light);opacity:1;font-weight:500}
.hoes .bk9sz32{border-bottom:1px solid currentColor;padding-bottom:2px}
.b8gel .q9f5jzf{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.g4zy3u8{--date-bg:var(--accent-bg)}
.p3ei0 .zi4qozb::before{content:""}
.yr2rhfh .bk9sz32 + .bk9sz32::before{content:"•";margin-right:6px;opacity:.4}
.qd14btrr .bk9sz32 + .bk9sz32::before{content:"/";margin-right:6px;opacity:.35}
.wdoco .bk9sz32 + .bk9sz32::before{content:"|";margin-right:6px;opacity:.3}
.m06c .bk9sz32 + .bk9sz32::before{content:"—";margin-right:6px;opacity:.3}
.k04q73cr .bk9sz32 + .bk9sz32::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.lweku1in .bk9sz32 + .bk9sz32::before{content:"·";margin-right:6px;opacity:.4}
.ahvamsie .bk9sz32 + .bk9sz32::before{content:"›";margin-right:6px;opacity:.4}
.mjdrv4lg .bk9sz32 + .bk9sz32::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.b4td{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.jcvhzun5{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.kqmhx8{display:flex;flex-direction:column;gap:3px}
.vdz63u{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.do26p7o{font-weight:700;font-size:1rem;color:var(--text-heading)}
.z4ksvlw5{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.k7t6ux4d .b4td{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.elo7wi6 .b4td{border-top:3px solid var(--accent);padding-top:18px}
.tf2py4e9 .b4td{border-left:3px solid var(--accent);border-radius:0}
.k083m .b4td{padding:20px 0}
@media(max-width:640px){
  .b4td{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .z4ksvlw5{max-width:100%}
}
.ent01f1r .erb8swm5{margin:0}
@media (max-width:560px){
  .xf8z{grid-template-columns:repeat(2,1fr);gap:12px}
}
.ktsc9wi {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.ktsc9wi.f5hc {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.ycwo {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.ycwo .czw5rrch {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  font-size: 24px; line-height: 1; color: var(--text-primary, #111) !important;
  width: 36px; height: 36px; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  padding: 0; margin: 0;
  z-index: 2;
  transition: background 0.15s;
}
.ycwo .czw5rrch:hover { background: rgba(0,0,0,0.12) !important; }
.cxmqyp0 {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.e4z6 {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.u9icrvah {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.ycwo .bawjp {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.ycwo .bawjp:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .ycwo { padding: 28px 18px 20px; }
  .u9icrvah { font-size: 1.2rem; }
  .cxmqyp0 { max-width: 220px; max-height: 80px; }
}
.y8q3 {
  flex: 0 0 auto;
  display: inline-flex; align-items: center; justify-content: center;
  background: #fff;
  width: 96px; height: 96px;
  padding: 10px;
  margin-right: 14px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
}
.ufc7p {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.m04mluy  .y8q3 { border-radius: 50%; }
.hvbrp4hm  .y8q3 { border-radius: 6px; }
.u2m2d .y8q3 { border-radius: 22px; }
.w3qs5i .k8h5im76 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .y8q3 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.e7iat8l {
  margin: 28px 0 24px;
}
.e7iat8l .igs90b {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.e7iat8l .jwmv {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.e7iat8l .k8h5im76 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .k7ay { flex-direction: row-reverse; }
[dir="rtl"] .l9n76fyv { flex-direction: row-reverse; }
[dir="rtl"] .bjb5 .ycrur6e { right: auto; left: 32px; }
[dir="rtl"] .fsxp  .ycrur6e { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .bjb5 .ycrur6e { right: auto; left: 20px; }
  [dir="rtl"] .fsxp  .ycrur6e { left: auto;  right: 20px; }
}
[dir="rtl"] .q76u .plch5ye  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .zs3r2i .plch5ye { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .m4h9w,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .xq1t, [dir="rtl"] .w8g3qm { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .mgs3 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .jy0denwd { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .g19qp9 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .k8h5im76 { direction: rtl; }
[dir="rtl"] .y8q3 { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .ftss { direction: rtl; }
[dir="rtl"] .nrnhei { direction: rtl; }
[dir="rtl"] .trqqb { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .u9wfhqbv .w8g3qm,
[dir="rtl"] .l7bqcy .w8g3qm,
[dir="rtl"] .neqp .w8g3qm,
[dir="rtl"] .gkso .w8g3qm {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .u9wfhqbv .w8g3qm li::before,
[dir="rtl"] .l7bqcy .w8g3qm li::before,
[dir="rtl"] .neqp .w8g3qm li::before,
[dir="rtl"] .gkso .w8g3qm li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .oq72yz5z.kqqlp9d .ucc9kbuq,
[dir="rtl"] .cdvfm.kqqlp9d .ucc9kbuq,
[dir="rtl"] .bqgdl90.kqqlp9d .ucc9kbuq,
[dir="rtl"] .iv5k2vw2.kqqlp9d .ucc9kbuq,
[dir="rtl"] .zszzxqx.kqqlp9d .ucc9kbuq { text-align: right; }
[dir="rtl"] .m4h9w.kqqlp9d .m02mh5f { align-items: flex-end; text-align: right; }
[dir="rtl"] .m4h9w.e4lr9n .m02mh5f { text-align: center; }
[dir="rtl"] .m4h9w .m02mh5f { text-align: right; }
[dir="rtl"] .jwmv,
[dir="rtl"] .etg1xde,
[dir="rtl"] .he0lr32,
[dir="rtl"] .etib0,
[dir="rtl"] .f9tsoq,
[dir="rtl"] .yd22,
[dir="rtl"] .axtqt,
[dir="rtl"] .aslv,
[dir="rtl"] .rcjnm { text-align: right; direction: rtl; }
[dir="rtl"] .zh62k5u7 .aslv,
[dir="rtl"] .a70o3 .aslv { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #325879;
  --brand:           #325879;
  --brand-light:     #314a5f;
  --brand-pale:      #4d6377;
  --grad-start:      #5087b6;
  --grad-end:        #84a4bf;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #325879;
  --cta-light:       #22435f;
  --cta-hover:       #20384d;
  --bg-page:         #f6f7f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f4f5;
  --bg-raised:       #eeeff0;
  --bg-hover:        #f4f4f5;
  --border:          #e3e5e7;
  --border-alt:      #d1d6da;
  --border-section:  #e3e5e7;
  --text-primary:    #18191a;
  --text-muted:      #54595d;
  --text-body:       #303335;
  --text-sub:        #484c50;
  --text-faint:      #797f85;
  --text-dim:        #93999e;
  --text-label:      #60666b;
  --text-value:      #3c3f42;
  --accent-bg:       #e8eaec;
  --accent-bg-light: #d3dbe2;
  --bg-tip:          #f0f9f5;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f4f9;
  --bg-pros:         #f0f9f5;
  --bg-cons:         #faf3f6;
  --c-pros:          #21815b;
  --c-cons:          #9f2151;
  --c-pros-label:    #279a6c;
  --c-tip-border:    #2baa78;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #21815b;
}
:root { --logo-bg-opacity: 42%; }
body, button, input { font-family: "Fira Sans", sans-serif; }
.jk1vd .v5k1 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.jk1vd .v5k1::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.jk1vd .geq2f4     .v5k1::before { content: "";  color: var(--c-tip-border); }.jk1vd .cwxssnq .v5k1::before { content: ""; color: var(--c-warn-border); }.jk1vd .o81gte7    .v5k1::before { content: ""; color: #60a5fa; }.hgwda .jk1vd .geq2f4     .v5k1::before { color: #10b981; }.hgwda .jk1vd .cwxssnq .v5k1::before { color: #f43f5e; }.hgwda .jk1vd .o81gte7    .v5k1::before { color: #a855f7; }.i5pu4c  .jk1vd .geq2f4     .v5k1::before { color: #eab308; }.i5pu4c  .jk1vd .cwxssnq .v5k1::before { color: #ef4444; }.i5pu4c  .jk1vd .o81gte7    .v5k1::before { color: #f97316; }.b06kc  .jk1vd .geq2f4     .v5k1::before { color: #38bdf8; }.b06kc  .jk1vd .cwxssnq .v5k1::before { color: #818cf8; }.b06kc  .jk1vd .o81gte7    .v5k1::before { color: #2dd4bf; }.ryrkl .jk1vd .v5k1::before { color: var(--accent-light) !important; }
.evhzx .e1y9lnj li::before, .evhzx .nvw8r3 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; }.evhzx .e1y9lnj li::before { content: ""; }.evhzx .nvw8r3 li::before { content: ""; }.evhzx .gvmxq::before, .evhzx .kpnx2p2::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.evhzx .gvmxq::before { content: ""; }.evhzx .kpnx2p2::before { content: ""; }
.thkztzi .ewtefayo, .thkztzi .m4h9w { min-height: 640px; }
.e95jem .nejqci::after, .e95jem .ewpmh::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.w2nk .n1ri49::after,.w2nk .ycrur6e::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.qlqkyatu::before { content: '/'; }