:root {
  --color-accent: #046a84;
  --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;
}
.xyg1cy4 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.i4gv {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.zo99oipa {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.ka4ied44 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.nrvbqfy { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.nrvbqfy a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.nrvbqfy a:hover { color: var(--accent-light); }
.zh3wsaj     .onfp1i { border-radius: 6px; }
.zh3wsaj .onfp1i li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.zh3wsaj .onfp1i li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.clsc .onfp1i li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .onfp1i {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .cbc2rog:hover .onfp1i,
  .cbc2rog:focus-within .onfp1i { display: block; }
  .onfp1i li a { padding: 8px 16px; font-size: 0.88rem; }
}
.hb3jsx {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.o6ww { display: none; }
@media (max-width: 640px) {
  .o6ww {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .o6ww.xxczlso { display: block; }
}
@media (max-width: 640px) {
  .hb3jsx { display: block; }
  .nrvbqfy > li + li::before { display: none !important; }
  .nrvbqfy {
    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;
  }
  .nrvbqfy.xxczlso { display: flex; }
  .nrvbqfy li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .nrvbqfy li:last-child a { border-bottom: none; }
}
.xpmz6shg { min-height: 480px; }
.o9fmi {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ryirtcz { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.aath2kc3 .ryirtcz { margin-left: 0; margin-right: 0; }
.nsrlvhqz {
  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;
}
.bi4smh3d .nsrlvhqz { margin-top: 24px; }
.nsrlvhqz:hover { opacity: 0.88; }
.bvlqwo0l .o9fmi { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.bvlqwo0l .ryirtcz { color: #e2e8f0; }
.bvlqwo0l.aath2kc3   .g5by { text-align: left; }
.w7widfwq .o9fmi { color: var(--text-primary); text-shadow: none; }
.w7widfwq .ryirtcz { color: var(--text-muted); }
.w7widfwq .nsrlvhqz { margin-top: 16px; }
.w7widfwq, .w7widfwq.xpmz6shg { min-height: auto !important; }
.w7widfwq.aath2kc3   .g5by { text-align: left; }
.w7widfwq~.y4bt{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}
.w7widfwq~.y4bt .r5sejh3o{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@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; }
}
.wi8br .o9fmi { color: #fff; }
.wi8br .ryirtcz { color: rgba(255,255,255,0.85); }
.wi8br .nsrlvhqz { background: #fff; color: var(--cta); }
.wi8br .nsrlvhqz:hover { opacity: 0.92; }
.lqjnb9y .pry7wi6 { position: relative; overflow: hidden; }
.lqjnb9y .pry7wi6::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;
}
.a1m1e .pry7wi6 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.cxxss2m .pry7wi6 { position: relative; overflow: hidden; }
.cxxss2m .pry7wi6::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;
}
.lcll3 .pry7wi6 { position: relative; overflow: hidden; }
.lcll3 .pry7wi6::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;
}
.ublw .pry7wi6 {
  animation: hg-fadein 1.2s ease-out both;
}
.pry7wi6 {
  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%);
}
.cteb {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.lbf8d9 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.n7lq {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.pry7wi6 .o9fmi { text-shadow: none; color: var(--text-primary); }
.pry7wi6 .ryirtcz { color: var(--text-muted); }
body.qbso1hda .o9fmi {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.knk6r .o9fmi {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.xpmz6shg.wi8br .o9fmi,
section.wi8br .o9fmi {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.pry7wi6.yakumj .cteb { align-items: center; text-align: center; }
.pry7wi6.aath2kc3   .cteb { align-items: flex-start; text-align: left; }
.pc5fayu .lbf8d9 { position: relative; }
.pc5fayu .lbf8d9::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.pc5fayu.haufzx .lbf8d9::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.lc7d8ti8 .lbf8d9 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.lc7d8ti8 .n7lq {
  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);
}
.lc7d8ti8.haufzx .lbf8d9 { padding: 32px 0 32px 32px; }
.oqgg27x .lbf8d9 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.oqgg27x .n7lq {
  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);
}
.oqgg27x .jfrwq {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.haufzx { grid-template-areas: "media text"; }
.haufzx .cteb {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.oqgg27x.haufzx .lbf8d9 { padding: 40px 16px 40px 48px; }
.xpmz6shg .k0u1ld {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.k0u1ld .b3c8.z3rdux {
  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;
}
.k0u1ld .b3c8.z3rdux:hover { opacity: 0.85; }
.mjbr87mx .lbf8d9 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .pry7wi6 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .pry7wi6:not(.mjbr87mx) .lbf8d9 { display: none !important; }
  .mjbr87mx .lbf8d9 { padding: 16px; }
  .cteb  { padding: 36px 24px; }
  .pry7wi6~.y4bt,.haufzx~.y4bt{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .xpmz6shg, .pry7wi6 { min-height: 320px !important; }
  .o9fmi { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .si0mvj,
  .aevh6h0x,
  .z0u0k76 { grid-template-columns: 1fr !important; }

  

  
  .j07sp { display: flex !important; flex-direction: column !important; }
  .j07sp .g5by { display: contents; }
  .j07sp .uhkrabf { order: 0; }
  .j07sp .o9fmi { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .j07sp .si0mvj { order: 2; padding: 0 16px 12px !important; }
  .j07sp .ryirtcz { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .bi4smh3d .g5by { display: flex; flex-direction: column; }
  .bi4smh3d .g5by .o9fmi { order: 1; }
  .bi4smh3d .g5by .z0u0k76 { order: 2; margin: 8px 0 24px !important; }
  .bi4smh3d .g5by .ryirtcz { order: 3; }
  .bi4smh3d .g5by .nsrlvhqz { order: 4; align-self: center; margin-top: 0; }

  
  .pry7wi6.mjbr87mx {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .pry7wi6.mjbr87mx .cteb { display: contents; padding: 0; }
  .pry7wi6.mjbr87mx .cteb .o9fmi { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .pry7wi6.mjbr87mx .lbf8d9 { order: 2; padding: 12px 16px; }
  .pry7wi6.mjbr87mx .cteb .ryirtcz { order: 3; padding: 0 24px; margin: 0 auto; }
  .pry7wi6.mjbr87mx .cteb .nsrlvhqz { order: 4; align-self: center; margin: 8px 0 32px; }
}
.hn47 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.wr9w { width: 100%; height: auto; display: block; border-radius: 10px; }
.eury .hn47        { border-radius: 16px; }
.eury .wr9w  { border-radius: 16px; }
.uedul96w .hn47         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.uedul96w .wr9w   { border-radius: 8px; }
.q3rtliq { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.hf98ga { width: 100%; padding: 32px 0; position: relative; }
.kwvkfj { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.q42fajzf .hf98ga:nth-child(even) { background: var(--bg-surface); }
.q42fajzf .hf98ga:nth-child(odd)  { background: var(--bg-page); }
.vauxc2n4 .hf98ga:nth-child(even) { background: var(--bg-card); }
.vauxc2n4 .hf98ga:nth-child(odd)  { background: var(--bg-page); }
.q42fajzf .hf98ga:nth-child(odd)  .kwvkfj { background: var(--bg-card); border-radius: 6px; }
.q42fajzf .hf98ga:nth-child(even) .kwvkfj { background: var(--bg-raised); border-radius: 6px; }
.vauxc2n4 .hf98ga:nth-child(odd)  .kwvkfj { background: var(--bg-card); border-radius: 6px; }
.vauxc2n4 .hf98ga:nth-child(even) .kwvkfj { background: var(--bg-raised); border-radius: 6px; }
.q42fajzf .hf98ga:nth-child(even) .kchb2 .puv8wv,
.vauxc2n4 .hf98ga:nth-child(even) .kchb2 .puv8wv { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.q42fajzf .hf98ga:nth-child(odd) .kchb2 .puv8wv,
.vauxc2n4 .hf98ga:nth-child(odd) .kchb2 .puv8wv { background: var(--bg-card-inner); }
.q42fajzf .hf98ga:nth-child(even) .qwzcz .puv8wv:nth-child(odd),
.vauxc2n4 .hf98ga:nth-child(even) .qwzcz .puv8wv:nth-child(odd)  { background: var(--bg-card); }
.q42fajzf .hf98ga:nth-child(even) .qwzcz .puv8wv:nth-child(even),
.vauxc2n4 .hf98ga:nth-child(even) .qwzcz .puv8wv:nth-child(even) { background: var(--bg-card-inner); }
h1.m7lr98 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.m7lr98 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.box4 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.g38ek198 h2.m7lr98 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.diqeh h2.m7lr98 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.ja22k h2.m7lr98 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.il2y0 h2.m7lr98::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.zncofo6 h2.m7lr98 {
  color: var(--text-primary); font-size: 1.7rem;
}
.sn1r1z h2.m7lr98::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.sfe4m0n h2.m7lr98 {
  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;
}
.fwefhz { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .fwefhz { display: none; } }
.u6hum4e { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.wdmqbaz { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.wvczgqnj {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.xogn { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.dip4u7 { padding-left: 20px; }
.dip4u7 li { margin-bottom: 6px; }
.dip4u7 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.dip4u7 a:hover { color: var(--accent-light); }
.ia9m .xogn { display: none; }
.k143jof .xogn { display: none; }
.k143jof .dip4u7 { padding-left: 0; list-style: none; }
.k143jof .dip4u7 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.k143jof .dip4u7 a { font-size: 0.92rem; }
.n10iw .wvczgqnj { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.n10iw .xogn { display: none; }
.n10iw .dip4u7 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.n10iw .dip4u7 li { margin-bottom: 0; }
.n10iw .dip4u7 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;
}
.n10iw .dip4u7 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.mh470c .wvczgqnj { padding: 20px 20px 16px; }
.mh470c .dip4u7 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.mh470c .dip4u7 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.mh470c .dip4u7 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;
}
.mh470c .dip4u7 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;
}
.mh470c .dip4u7 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.mh470c .dip4u7 a:focus,
.mh470c .dip4u7 a:focus-visible,
.mh470c .dip4u7 a:target { outline: none; }
.mh470c .dip4u7 li:target a { border-color: var(--border); color: var(--text-muted); }
.iiohy1r .wvczgqnj { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.iiohy1r .xogn { display: none; }
.iiohy1r .dip4u7 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.iiohy1r .dip4u7 li { margin-bottom: 0; }
.iiohy1r .dip4u7 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.iiohy1r .dip4u7 li:last-child::after { content: ""; margin-right: 0; }
.iiohy1r .dip4u7 a { font-size: 0.9rem; }
.puv8wv { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.kchb2 .puv8wv { background: var(--bg-card); }
.qwzcz .puv8wv:nth-child(odd)  { background: var(--bg-card); }
.qwzcz .puv8wv:nth-child(even) { background: var(--bg-raised); }
.k6pl7k .puv8wv {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.k6pl7k .puv8wv:last-child { border-bottom: none; }
.k6pl7k h3.box4 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.i96p .puv8wv {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.i96p .puv8wv + .puv8wv { margin-top: 4px; }
.aj43ak49 .puv8wv { background: none; border-radius: 0; padding: 12px 0; }
.aj43ak49 .puv8wv + .puv8wv { border-top: 1px solid var(--border-section); }
.iu7bq08 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.w7tuik1 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.rzntgg98 { color: var(--text-body); margin-bottom: 10px; }
.rrey, .bqvfis7p { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.rrey li, .bqvfis7p li { margin-bottom: 6px; }
.bqvfis7p li { list-style: decimal; }
.q0kcpbd3     .rrey { list-style-type: "● "; }
.o94s5  .rrey { list-style-type: "■ "; }
.tskw3g .rrey { list-style-type: "◆ "; }
.huh2    .rrey { list-style-type: "★ "; }
.q0kcpbd3     .ka87nt { list-style-type: "● "; }
.o94s5  .ka87nt { list-style-type: "■ "; }
.tskw3g .ka87nt { list-style-type: "◆ "; }
.huh2    .ka87nt { list-style-type: "★ "; }
.q0kcpbd3    .rrey li::marker, .q0kcpbd3    .ka87nt li::marker,
.o94s5 .rrey li::marker, .o94s5 .ka87nt li::marker,
.tskw3g .rrey li::marker, .tskw3g .ka87nt li::marker,
.huh2   .rrey li::marker, .huh2   .ka87nt li::marker {
  color: var(--cta); font-size: 1em;
}
.q0kcpbd3 .bqvfis7p,
.o94s5 .bqvfis7p,
.tskw3g .bqvfis7p,
.huh2 .bqvfis7p {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.q0kcpbd3 .bqvfis7p li,
.o94s5 .bqvfis7p li,
.tskw3g .bqvfis7p li,
.huh2 .bqvfis7p li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.q0kcpbd3 .bqvfis7p li::before,
.o94s5 .bqvfis7p li::before,
.tskw3g .bqvfis7p li::before,
.huh2 .bqvfis7p 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;
}
.q0kcpbd3     .bqvfis7p li::before { border-radius: 50%; }
.o94s5  .bqvfis7p li::before { border-radius: 3px; }
.tskw3g .bqvfis7p li::before { border-radius: 3px; }
.huh2    .bqvfis7p li::before { border-radius: 50%; }
.hxeqf9 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.i6nr1wc2 .hxeqf9,
.rb6lb2 .hxeqf9 { background: transparent; border: none; border-radius: 0; }
.lz2wb { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.lz2wb th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.lz2wb td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.lz2wb tr:hover td { background: var(--bg-hover); }
.wzf7 .lz2wb tbody tr:nth-child(even) td { background: var(--bg-surface); }
.c5g0 .lz2wb { border: 1px solid var(--border-alt); }
.c5g0 .lz2wb th,
.c5g0 .lz2wb td { border: 1px solid var(--border-alt); }
.dygfz .lz2wb th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.dygfz .lz2wb td { border-bottom: none; }
.dygfz .lz2wb tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.sgj2m .lz2wb th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.bu0s .hxeqf9 {
  overflow: hidden;
}
.bu0s .lz2wb th { border-bottom: 1px solid var(--border-alt); }
.bu0s .lz2wb tr:last-child td { border-bottom: none; }
.c7dl0xg { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.s50jslhq { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.o0aawbi { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.g3xe { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.z2hoy0yt { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.ka87nt { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.ka87nt li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.mpszto .g3xe { background: transparent; text-align: center; }
.o818 .o0aawbi {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.ypa2lket .o0aawbi {
  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);
}
.r4qq11 .s50jslhq { display: grid; grid-template-columns: auto 1fr; }
.r4qq11 .o0aawbi {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.r4qq11 .g3xe { grid-column: 2; }
.r4qq11 .z2hoy0yt,
.r4qq11 .ka87nt { grid-column: 1 / -1; }
.gw17ib .s50jslhq { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.gw17ib .o0aawbi {
  grid-column: 1; grid-row: 1;
  width: 60px; height: 60px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 14px 12px; border: 2px solid var(--accent-pale);
}
.gw17ib .g3xe { grid-column: 2; }
.gw17ib .z2hoy0yt,
.gw17ib .ka87nt { grid-column: 1 / -1; }
.dni8c .s50jslhq { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.dni8c .g3xe { background: none; color: var(--accent-light); font-weight: 700; }
.b3abcq .s50jslhq { background: rgba(255,255,255,0.04); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(255,255,255,0.08); }
.b3abcq .g3xe { background: none; color: var(--accent-light); font-weight: 700; }
.e8h6e .s50jslhq { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.e8h6e .s50jslhq:last-child { border-bottom: none; }
.e8h6e .g3xe { background: none; color: var(--accent-light); font-weight: 700; }
.nff6zwu .s50jslhq { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.nff6zwu .g3xe { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.c1fnnl0 .c7dl0xg { counter-reset: card-n; }
.c1fnnl0 .s50jslhq  { counter-increment: card-n; }
.c1fnnl0 .g3xe { display: flex; align-items: center; gap: 10px; }
.c1fnnl0 .g3xe::before {
  content: counter(card-n);
  flex-shrink: 0; min-width: 26px; height: 26px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: inline-flex; align-items: center; justify-content: center;
  font-size: 0.76rem; font-weight: 700;
}
.aaoje4h6 .s50jslhq { background: var(--bg-surface); border: 1px solid var(--border); }
.aaoje4h6 .g3xe { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.odmlzqkj { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.sad80d8l  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.i3y7 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.dbk2vb { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.hhmt { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.odmlzqkj strong { color: var(--text-primary); font-size: 0.95rem; }
.odmlzqkj p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.m99fj { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.f8usgp, .mc3x2 { border-radius: 8px; padding: 14px; }
.f8usgp { background: var(--bg-pros); }
.mc3x2 { background: var(--bg-cons); }
.mtec { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.f8usgp .mtec { color: var(--c-pros-label); }
.mc3x2 .mtec { color: #f87171; }
.f8usgp ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.mc3x2 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.wr9w { width: 100%; height: auto; border-radius: 10px; display: block; }
.z3rdux {
  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;
}
.z3rdux:hover { opacity: 0.85; }
.bq4ap .z3rdux  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.bq4ap .z3rdux:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.um4du .z3rdux  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.um4du .z3rdux:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.emjrv .nsrlvhqz { border-radius: 50px; }
.emjrv .z3rdux  { border-radius: 50px; }
.l48w7 .nsrlvhqz { padding-left: 22px; padding-right: 22px; }
.l48w7 .z3rdux  { padding-left: 12px; padding-right: 12px; }
.rovd3i .nsrlvhqz { padding-left: 44px; padding-right: 44px; }
.rovd3i .z3rdux  { padding-left: 24px; padding-right: 24px; }
.eipr1y .nsrlvhqz { padding-left: 56px; padding-right: 56px; }
.eipr1y .z3rdux  { padding-left: 32px; padding-right: 32px; }
.rxifhf7c   .nsrlvhqz::after, .rxifhf7c   .z3rdux::after,
.qjsilpt .nsrlvhqz::after, .qjsilpt .z3rdux::after,
.vyxtzj    .nsrlvhqz::after, .vyxtzj    .z3rdux::after,
.qn4gemt    .nsrlvhqz::after, .qn4gemt    .z3rdux::after,
.mx8ffp8h    .nsrlvhqz::after, .mx8ffp8h    .z3rdux::after,
.gmno     .nsrlvhqz::after, .gmno     .z3rdux::after,
.ywocyl    .nsrlvhqz::after, .ywocyl    .z3rdux::after,
.m4zbo5d   .nsrlvhqz::after, .m4zbo5d   .z3rdux::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;
}
.rxifhf7c .nsrlvhqz::after, .rxifhf7c .z3rdux::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");
}
.qjsilpt .nsrlvhqz::after, .qjsilpt .z3rdux::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");
}
.vyxtzj .nsrlvhqz::after, .vyxtzj .z3rdux::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");
}
.qn4gemt .nsrlvhqz::after, .qn4gemt .z3rdux::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");
}
.mx8ffp8h .nsrlvhqz::after, .mx8ffp8h .z3rdux::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");
}
.gmno .nsrlvhqz::after, .gmno .z3rdux::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");
}
.ywocyl .nsrlvhqz::after, .ywocyl .z3rdux::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");
}
.m4zbo5d .nsrlvhqz::after, .m4zbo5d .z3rdux::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");
}
.y8ay9ew   .c18az::after, .y8ay9ew   .w7o729::after,
.nt5yy .c18az::after, .nt5yy .w7o729::after,
.qn4hny    .c18az::after, .qn4hny    .w7o729::after,
.wjxsg    .c18az::after, .wjxsg    .w7o729::after,
.n18zu    .c18az::after, .n18zu    .w7o729::after,
.o9ncy     .c18az::after, .o9ncy     .w7o729::after,
.k4zz3t    .c18az::after, .k4zz3t    .w7o729::after,
.b8hs2cba   .c18az::after, .b8hs2cba   .w7o729::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;
}
.y8ay9ew .c18az::after, .y8ay9ew .w7o729::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");
}
.nt5yy .c18az::after, .nt5yy .w7o729::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");
}
.qn4hny .c18az::after, .qn4hny .w7o729::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");
}
.wjxsg .c18az::after, .wjxsg .w7o729::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");
}
.n18zu .c18az::after, .n18zu .w7o729::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");
}
.o9ncy .c18az::after, .o9ncy .w7o729::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");
}
.k4zz3t .c18az::after, .k4zz3t .w7o729::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");
}
.b8hs2cba .c18az::after, .b8hs2cba .w7o729::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");
}
.ieeg .jh60f   { background: rgba(128,128,128,.12); }
.b3c8.z3rdux {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .qynp5m1 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .qynp5m1::before    { grid-area: rank;   }
  .dknvf7ul           { grid-area: ident;  }
  .yac9aku     { grid-area: rating; min-width: 0; width: auto; }
  .ov5wk1au           { grid-area: pills;  }
  .b3c8             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .qynp5m1 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .qynp5m1::before    { justify-self: center; }
  .dknvf7ul           { width: 100%; }
  .yac9aku     { justify-self: center; }
  .ov5wk1au           { grid-template-columns: 1fr; }
}
.fhnhl .eay8t { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .hsz50ugl .l1jus7p {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .hsz50ugl .dyb901z { margin: 0; }
}
.j4h1h1gj .dyb901z { border-top: 4px solid var(--accent); }
.j4h1h1gj .xdl16t { background: var(--bg-card); }
.rb6lb2 .m99fj { gap: 10px; }
.rb6lb2 .f8usgp, .rb6lb2 .mc3x2 { padding: 12px; }
.rb6lb2 .f8usgp ul, .rb6lb2 .mc3x2 ul { margin: 4px 0 0; padding-left: 18px; }
.rb6lb2 .f8usgp li, .rb6lb2 .mc3x2 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .o54jy { grid-template-columns: 1fr; }
  .cm7d { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .cm7d .lcsn1j { width: 72px; height: 50px; }
  .cm7d .djhm { max-width: 180px; }
  .cm7d .vn1ptu { width: auto; }
}
@media (max-width: 720px) {
  .i8vmp { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .eg4d7 { padding: 16px; }
  .h8wke .snz2iet { min-width: 50%; }
}
.fqd4vbw .m99fj { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .rctn { grid-template-columns: 1fr; }
  .j28p { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .jd81af { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ilcaw { flex-wrap: wrap; padding: 16px; }
}
.ldg93 .m99fj { gap: 8px; }
.ldg93 .f8usgp, .ldg93 .mc3x2 { padding: 8px; }
@media (max-width: 480px) {
  .gn93 { flex-direction: column; align-items: stretch; }
}
.o5fk .vn1ptu .z3rdux { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .vyaxlt { flex-direction: column; align-items: stretch; gap: 10px; }
  .o5fk .vn1ptu { text-align: center; }
}
@media (max-width: 720px) {
  .xyv03b { grid-template-columns: 1fr; }
  .wmadf9m { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .mksi { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .f41r3r { grid-template-columns: 1fr; }
  .gp87tpoa { width: 100px; height: 100px; margin: 16px auto; }
  .cl7w2 { font-size: 1.4rem; }
  .cgueolgg { justify-content: center; }
  .bs06z .snz2iet { min-width: 50%; }
}
.p7vtp0m .m99fj { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .iiazr6h { flex-wrap: wrap; padding: 14px 16px; }
  .j0to { padding: 12px 16px; }
  .p7vtp0m .m99fj { margin: 0 16px; }
  .p7vtp0m .v4t0pvs5 { padding: 0 16px; }
  .pge5b { padding: 12px 16px; }
}
.dqx4q9 .u70koj {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.dqx4q9 .qynp5m1 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.dqx4q9 .qynp5m1:last-child { border-bottom: none; }
.dqx4q9 .dknvf7ul,
.dqx4q9 .yac9aku,
.dqx4q9 .ov5wk1au {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.cnf21dzm { margin: 16px 0; }
.xgi8flk { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.xgi8flk summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.xgi8flk summary::after { content: "+"; color: var(--accent-light); }
.xgi8flk[open] summary::after { content: "−"; }
.xgi8flk p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.hf98ga { margin-bottom: 0; }
.uym2a h2.m7lr98 { color: var(--text-primary); border-color: var(--accent-light); }
.nhbgkb58 h2.m7lr98 { color: var(--text-primary); border-color: var(--accent-light); }
.g12n .sad80d8l     { background: #052e16; border-color: #10b981; }
.g12n .i3y7 { background: #2d0a1e; border-color: #f43f5e; }
.g12n .dbk2vb    { background: #1e1036; border-color: #a855f7; }
.g12n .odmlzqkj strong  { color: #f1f5f9; }
.g12n .odmlzqkj p       { color: #cbd5e1; }
.g12n .ezfx    .sad80d8l     .hhmt::before,
.g12n .vdjh8nj  .sad80d8l     .hhmt::before,
.g12n .jad325  .sad80d8l     .hhmt::before,
.g12n .r9ubi28 .sad80d8l     .hhmt::before { color: #10b981; }
.g12n .ezfx    .i3y7 .hhmt::before,
.g12n .vdjh8nj  .i3y7 .hhmt::before,
.g12n .jad325  .i3y7 .hhmt::before,
.g12n .r9ubi28 .i3y7 .hhmt::before { color: #f43f5e; }
.g12n .ezfx    .dbk2vb    .hhmt::before,
.g12n .vdjh8nj  .dbk2vb    .hhmt::before,
.g12n .jad325  .dbk2vb    .hhmt::before,
.g12n .r9ubi28 .dbk2vb    .hhmt::before { color: #a855f7; }
.np8zds5 .sad80d8l     { background: #2d2000; border-color: #eab308; }
.np8zds5 .i3y7 { background: #2d0b0b; border-color: #ef4444; }
.np8zds5 .dbk2vb    { background: #2d1600; border-color: #f97316; }
.np8zds5 .odmlzqkj strong  { color: #f1f5f9; }
.np8zds5 .odmlzqkj p       { color: #cbd5e1; }
.np8zds5 .ezfx    .sad80d8l     .hhmt::before,
.np8zds5 .vdjh8nj  .sad80d8l     .hhmt::before,
.np8zds5 .jad325  .sad80d8l     .hhmt::before,
.np8zds5 .r9ubi28 .sad80d8l     .hhmt::before { color: #eab308; }
.np8zds5 .ezfx    .i3y7 .hhmt::before,
.np8zds5 .vdjh8nj  .i3y7 .hhmt::before,
.np8zds5 .jad325  .i3y7 .hhmt::before,
.np8zds5 .r9ubi28 .i3y7 .hhmt::before { color: #ef4444; }
.np8zds5 .ezfx    .dbk2vb    .hhmt::before,
.np8zds5 .vdjh8nj  .dbk2vb    .hhmt::before,
.np8zds5 .jad325  .dbk2vb    .hhmt::before,
.np8zds5 .r9ubi28 .dbk2vb    .hhmt::before { color: #f97316; }
.xpxziy .sad80d8l     { background: #0c1a2e; border-color: #38bdf8; }
.xpxziy .i3y7 { background: #12103a; border-color: #818cf8; }
.xpxziy .dbk2vb    { background: #0a2020; border-color: #2dd4bf; }
.xpxziy .odmlzqkj strong  { color: #f1f5f9; }
.xpxziy .odmlzqkj p       { color: #cbd5e1; }
.xpxziy .ezfx    .sad80d8l     .hhmt::before,
.xpxziy .vdjh8nj  .sad80d8l     .hhmt::before,
.xpxziy .jad325  .sad80d8l     .hhmt::before,
.xpxziy .r9ubi28 .sad80d8l     .hhmt::before { color: #38bdf8; }
.xpxziy .ezfx    .i3y7 .hhmt::before,
.xpxziy .vdjh8nj  .i3y7 .hhmt::before,
.xpxziy .jad325  .i3y7 .hhmt::before,
.xpxziy .r9ubi28 .i3y7 .hhmt::before { color: #818cf8; }
.xpxziy .ezfx    .dbk2vb    .hhmt::before,
.xpxziy .vdjh8nj  .dbk2vb    .hhmt::before,
.xpxziy .jad325  .dbk2vb    .hhmt::before,
.xpxziy .r9ubi28 .dbk2vb    .hhmt::before { color: #2dd4bf; }
.y168 .sad80d8l     { background: var(--accent-bg); border-color: var(--accent-light); }
.y168 .i3y7 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.y168 .dbk2vb    { background: var(--accent-bg); border-color: var(--accent-pale); }
.y168 .ezfx    .hhmt::before,
.y168 .vdjh8nj  .hhmt::before,
.y168 .jad325  .hhmt::before,
.y168 .r9ubi28 .hhmt::before { color: var(--accent-light) !important; }
.siw9bq::before,
.cdip::before { margin-right: 5px; }
.umbevt .f8usgp ul li,
.umbevt .apsuk li         { color: #4ade80; }
.umbevt .f8usgp .siw9bq { color: #22c55e; }
.umbevt .mc3x2 ul li,
.umbevt .awh7 li         { color: #f87171; }
.umbevt .mc3x2 .cdip { color: #ef4444; }
.qtlgr .f8usgp { background: var(--bg-pros); }
.qtlgr .mc3x2 { background: var(--bg-cons); }
.qtlgr .f8usgp .siw9bq { color: var(--c-pros-label); }
.qtlgr .mc3x2 .cdip { color: var(--c-cons); }
.qtlgr .f8usgp ul li,
.qtlgr .mc3x2 ul li,
.f9dxkol .f8usgp { background: var(--bg-pros); }
.f9dxkol .mc3x2 { background: var(--bg-cons); }
.f9dxkol .f8usgp .siw9bq { color: var(--c-pros-label); }
.f9dxkol .mc3x2 .cdip { color: var(--c-cons); }
.f9dxkol .f8usgp ul li,
.f9dxkol .mc3x2 ul li,
.fbdnyxx .siw9bq::before { content: "✓ "; }
.fbdnyxx .cdip::before { content: "✗ "; }
.sdxaa .siw9bq::before { content: "→ "; }
.sdxaa .cdip::before { content: "← "; }
.utwn .siw9bq::before { content: "★ "; }
.utwn .cdip::before { content: "✕ "; }
.kfn9dn56 .siw9bq::before { content: "◆ "; }
.kfn9dn56 .cdip::before { content: "▲ "; }
.f9pie .odmlzqkj { background: transparent; border-left: none; border: 1.5px solid; }
.f9pie .sad80d8l     { border-color: var(--c-tip-border); }
.f9pie .i3y7 { border-color: var(--c-warn-border); }
.f9pie .dbk2vb    { border-color: #60a5fa; }
.f9pie .odmlzqkj strong { color: var(--text-primary); }
.f9pie .odmlzqkj p      { color: var(--text-muted); }
.fhnhl .odmlzqkj { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.fhnhl .sad80d8l     { border-top-color: var(--c-tip-border); }
.fhnhl .i3y7 { border-top-color: var(--c-warn-border); }
.fhnhl .dbk2vb    { border-top-color: #60a5fa; }
.ikrebc9 .odmlzqkj { border-left: none; border-radius: 8px; }
.ikrebc9 .sad80d8l     { background: #065f46; }
.ikrebc9 .i3y7 { background: #92400e; }
.ikrebc9 .dbk2vb    { background: #1e3a8a; }
.ikrebc9 .odmlzqkj strong,
.ikrebc9 .odmlzqkj p { color: #fff; }
.ikrebc9 .hhmt::before { color: rgba(255,255,255,0.85) !important; }
.g12n.ikrebc9 .sad80d8l,
.g12n .ikrebc9 .sad80d8l     { background: #052e16; }
.g12n.ikrebc9 .i3y7,
.g12n .ikrebc9 .i3y7 { background: #2d0a1e; }
.g12n.ikrebc9 .dbk2vb,
.g12n .ikrebc9 .dbk2vb    { background: #1e1036; }
.np8zds5.ikrebc9 .sad80d8l,
.np8zds5 .ikrebc9 .sad80d8l      { background: #2d2000; }
.np8zds5.ikrebc9 .i3y7,
.np8zds5 .ikrebc9 .i3y7  { background: #2d0b0b; }
.np8zds5.ikrebc9 .dbk2vb,
.np8zds5 .ikrebc9 .dbk2vb     { background: #2d1600; }
.xpxziy.ikrebc9 .sad80d8l,
.xpxziy .ikrebc9 .sad80d8l      { background: #0c1a2e; }
.xpxziy.ikrebc9 .i3y7,
.xpxziy .ikrebc9 .i3y7  { background: #12103a; }
.xpxziy.ikrebc9 .dbk2vb,
.xpxziy .ikrebc9 .dbk2vb     { background: #0a2020; }
.hu3sz .odmlzqkj { border-left: none; border-radius: 6px; padding: 10px 14px; }
.hu3sz .sad80d8l     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.hu3sz .i3y7 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.hu3sz .dbk2vb    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.hu3sz .odmlzqkj strong { color: var(--text-primary); }
.hu3sz .odmlzqkj p      { color: var(--text-muted); }
.tk6mki .odmlzqkj { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.ezfx .hhmt,
.vdjh8nj .hhmt,
.jad325 .hhmt,
.r9ubi28 .hhmt { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.ezfx .hhmt::before,
.vdjh8nj .hhmt::before,
.jad325 .hhmt::before,
.r9ubi28 .hhmt::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.ezfx .sad80d8l     .hhmt::before { content: "✦"; color: var(--c-tip-border); }
.ezfx .i3y7 .hhmt::before { content: "▲"; color: var(--c-warn-border); }
.ezfx .dbk2vb    .hhmt::before { content: "◉"; color: #60a5fa; }
.vdjh8nj .sad80d8l     .hhmt::before { content: "★"; color: var(--c-tip-border); }
.vdjh8nj .i3y7 .hhmt::before { content: "◆"; color: var(--c-warn-border); }
.vdjh8nj .dbk2vb    .hhmt::before { content: "●"; color: #60a5fa; }
.jad325 .sad80d8l     .hhmt::before { content: "▶"; color: var(--c-tip-border); }
.jad325 .i3y7 .hhmt::before { content: "■"; color: var(--c-warn-border); }
.jad325 .dbk2vb    .hhmt::before { content: "▸"; color: #60a5fa; }
.r9ubi28 .sad80d8l     .hhmt::before { content: "→"; color: var(--c-tip-border); }
.r9ubi28 .i3y7 .hhmt::before { content: "⬥"; color: var(--c-warn-border); }
.r9ubi28 .dbk2vb    .hhmt::before { content: "◈"; color: #60a5fa; }
.i19vv .kchb2 .puv8wv,
.i19vv .qwzcz .puv8wv  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.i19vv .s50jslhq                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.i19vv .hxeqf9          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.i19vv .wvczgqnj                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.k9nrqd .kchb2 .puv8wv,
.k9nrqd .qwzcz .puv8wv,
.k9nrqd .s50jslhq,
.k9nrqd .qynp5m1,
.k9nrqd .dyb901z,
.k9nrqd .hxeqf9,
.k9nrqd .wvczgqnj,
.k9nrqd .tk6mki .odmlzqkj { box-shadow: none; }
.f78p   body, .f78p   { font-size: 0.9rem; }
.f78p   .rzntgg98, .f78p .iu7bq08, .f78p .w7tuik1,
.f78p   .u6hum4e, .f78p .wdmqbaz { font-size: 0.9rem; }
.f78p   .rrey, .f78p .bqvfis7p { font-size: 0.9rem; }
.ob9e23   .rzntgg98, .ob9e23 .iu7bq08, .ob9e23 .w7tuik1,
.ob9e23   .u6hum4e, .ob9e23 .wdmqbaz { font-size: 0.95rem; }
.ob9e23   .rrey, .ob9e23 .bqvfis7p { font-size: 0.95rem; }
.ionykb   .rzntgg98, .ionykb .iu7bq08, .ionykb .w7tuik1,
.ionykb   .u6hum4e, .ionykb .wdmqbaz { font-size: 1.08rem; }
.ionykb   .rrey, .ionykb .bqvfis7p { font-size: 1.05rem; }
.ionykb   .lz2wb { font-size: 0.97rem; }
.enom .o9fmi      { font-size: 3.2rem; }
.enom h2.m7lr98 { font-size: 1.9rem; }
.enom h3.box4     { font-size: 1.4rem; }
.kspyjrbd .o9fmi      { font-size: 3.8rem; }
.kspyjrbd h2.m7lr98 { font-size: 2.2rem; }
.kspyjrbd h3.box4     { font-size: 1.6rem; }
.hf98ga + .hf98ga { position: relative; }
.yccy7m   .hf98ga + .hf98ga::before,
.irqs  .hf98ga + .hf98ga::before,
.zdtqtu   .hf98ga + .hf98ga::before,
.ayjzd0   .hf98ga + .hf98ga::before,
.eier   .hf98ga + .hf98ga::before,
.y03nxl .hf98ga + .hf98ga::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.yccy7m .hf98ga + .hf98ga::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.irqs .hf98ga + .hf98ga::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.zdtqtu .hf98ga + .hf98ga::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;
}
.ayjzd0 .hf98ga + .hf98ga::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.lsuca0 .hf98ga { margin-bottom: 16px; }
.lsuca0 .hf98ga + .hf98ga { margin-top: 0; }
.lsuca0 .kwvkfj { padding-top: 0; padding-bottom: 0; }
.eier .hf98ga + .hf98ga::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.y03nxl .hf98ga + .hf98ga::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.hht2b .hf98ga + .hf98ga::before,
.fp27 .hf98ga + .hf98ga::before,
.af3to9b .hf98ga + .hf98ga::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%;
}
.q42fajzf .hht2b .hf98ga:nth-child(even)::before,
.q42fajzf .fp27 .hf98ga:nth-child(even)::before,
.q42fajzf .af3to9b .hf98ga:nth-child(even)::before { background: var(--bg-surface); }
.vauxc2n4 .hht2b .hf98ga:nth-child(even)::before,
.vauxc2n4 .fp27 .hf98ga:nth-child(even)::before,
.vauxc2n4 .af3to9b .hf98ga:nth-child(even)::before { background: var(--bg-card); }
.hht2b .hf98ga + .hf98ga::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");
}
.fp27 .hf98ga + .hf98ga::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");
}
.af3to9b .hf98ga + .hf98ga::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");
}
.jgfjkb .cteb,
.insqd .cteb { padding-bottom: 60px; }
.xhjkgedz .cteb { padding-bottom: 70px; }
.ebjc8 .pry7wi6 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.p1d0zbpo .pry7wi6 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.e2vmn5o .pry7wi6 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.c7ga4xi .pry7wi6 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.u733x3 .wi8br { background: var(--accent); }
.u733x3 .wi8br .uhkrabf { background: none; }
.u733x3 .jfrwq { background: var(--accent); }
.u733x3 .pry7wi6 { background: var(--accent-bg); }
.u733x3 .bvlqwo0l:not(.wi8br) .uhkrabf { background: rgba(0,0,0,0.6); }
.mx5z1g .hn47 { float: left; width: 38%; margin: 0 28px 16px 0; }
.mx5z1g .hn47 .wr9w { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.mx5z1g .kwvkfj::after { content: ''; display: block; clear: both; }
.keps .hn47 { float: right; width: 38%; margin: 0 0 16px 28px; }
.keps .hn47 .wr9w { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.keps .kwvkfj::after { content: ''; display: block; clear: both; }
.nc7owm .hf98ga:nth-child(odd)  .hn47 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.nc7owm .hf98ga:nth-child(even) .hn47 { float: right; width: 38%; margin: 0 0 16px 28px; }
.nc7owm .hn47 .wr9w { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.nc7owm .kwvkfj::after { content: ''; display: block; clear: both; }
.mx5z1g .c7dl0xg,
.keps .c7dl0xg,
.keps .u70koj,
.nc7owm .c7dl0xg,
@media (max-width: 900px) {
  .mx5z1g .hn47,
  .keps .hn47,
  .nc7owm .hf98ga:nth-child(odd)  .hn47,
  .nc7owm .hf98ga:nth-child(even) .hn47 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .mx5z1g .hn47 .wr9w,
  .keps .hn47 .wr9w,
  .nc7owm .hn47 .wr9w {
    max-height: none !important;
  }
}
.mx5z1g .rrey,
.mx5z1g .bqvfis7p,
.keps .rrey,
.keps .bqvfis7p,
.nc7owm .rrey,
.nc7owm .bqvfis7p { overflow: hidden; }
@media (max-width: 640px) {
  .mx5z1g .hn47,
  .keps .hn47,
  .nc7owm .hn47 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.vj1wk .q3rtliq,
.vj1wk .kwvkfj,
.vj1wk .lhbg  { max-width: 1100px; }
.m5ax4p7o .q3rtliq,
.m5ax4p7o .kwvkfj,
.m5ax4p7o .lhbg  { max-width: 1200px; }
.m5ax4p7o { --content-mw: 1200px; }
.l1k2f .q3rtliq,
.l1k2f .kwvkfj,
.l1k2f .lhbg  { max-width: 1320px; }
.qeglzs { font-size: 0.82rem; color: var(--text-muted); }
.r87o { display: flex; align-items: center; }
.fm9f9 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.cuwq2ytx { display: flex; align-items: center; }
.sgry { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.sgry:hover { text-decoration: underline; }
.km66q6c { margin: 0 3px; opacity: 0.45; }
.km66q6c::before { content: '/'; }
.y0hd1q { padding: 2px 5px; color: var(--text-main); }
.c7zlb .qeglzs {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.c7zlb .r87o { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.p0b2lc1 .qeglzs {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.p0b2lc1 .r87o { padding: 0 0 0 12px; }
.spi86g .r87o { padding: 0 16px; }
.spi86g .qeglzs {
  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);
}
.spi86g .q3rtliq { padding-top: 28px; }
@media (max-width: 720px) {
  .mr6v54 { margin-top: 18px; padding: 0 16px; }
  .spi86g .q3rtliq { padding-top: 16px; }
}
.vj1wk.c7zlb .r87o { max-width: 1100px; }
.m5ax4p7o.c7zlb .r87o { max-width: 1200px; }
.l1k2f.c7zlb .r87o { max-width: 1320px; }
.m5ax4p7o .mr6v54 { max-width: 1200px; }
.t03jpf8 .hf98ga { padding-top: 16px; padding-bottom: 16px; }
.c7ohrgk .hf98ga { padding-top: 24px; padding-bottom: 24px; }
.uucqe8 .hf98ga { padding-top: 40px; padding-bottom: 40px; }
.z9lx .hf98ga { padding-top: 52px; padding-bottom: 52px; }
.dzis .hf98ga:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.dzis .hf98ga:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.dzis .hf98ga:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.dzis .hf98ga:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.dlv26k8 .kwvkfj { padding-top: 10px;  padding-bottom: 10px; }
.k1ve4 .kwvkfj { padding-top: 18px;  padding-bottom: 18px; }
.akqt5h0q .kwvkfj { padding-top: 36px;  padding-bottom: 36px; }
.uy4dwn .kwvkfj { padding-top: 48px;  padding-bottom: 48px; }
.naw10s5 h2.m7lr98 { font-weight: 600; }
.naw10s5 h3.box4     { font-weight: 600; }
.aao8hf6g h2.m7lr98 { font-weight: 800; }
.aao8hf6g h3.box4     { font-weight: 700; }
.cxilgp { font-weight: 600; }
.cxilgp h2.m7lr98 { font-weight: 900; }
.cxilgp h3.box4     { font-weight: 800; }
.cxilgp .odmlzqkj strong,
.cxilgp .odmlzqkj strong { font-weight: 600; }
.c18az {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.qh8z .c18az { display: none; }
@media (max-width: 640px) {
  .w7205s { display: none; }
  .c18az {
    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;
  }
}
.c18az { background: var(--cta) !important; color: #fff !important; border: none !important; }
.c18az:hover { opacity: 0.85; }
.ne5nw7k .c18az { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.jcqe9 .c18az,
.uxv5fc  .c18az { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.jcqe9 .c18az:hover,
.uxv5fc  .c18az:hover { opacity: 0.88; }
.ne5nw7k.jcqe9 .c18az,
.ne5nw7k.uxv5fc  .c18az { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.w7o729 {
  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;
}
.w7o729:hover { transform: translateY(-2px); opacity: 0.92; }
.w7o729 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.orppq .w7o729 { display: none; }
.nq6o3uk .w7o729 { right: 32px; }
.b9em5  .w7o729 { left: 32px; }
@media (max-width: 480px) {
  .nq6o3uk .w7o729 { right: 20px; bottom: 20px; }
  .b9em5  .w7o729 { left: 20px; bottom: 20px; }
}
.tj4l { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.lhbg { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.nia3z { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.kjug5r03 { color: var(--text-dim); font-size: 0.8rem; }
.c7oi { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.c7oi img { height: 26px; width: auto; object-fit: contain; }
.sg366 { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.z4snh .lhbg { text-align: center; }
.z4snh .nia3z { margin-top: 0; }
.lxpz9a1d { margin-top: 10px; }
.lxpz9a1d a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .lhbg { padding-left: 16px; padding-right: 16px; }
  .yk7qi .lhbg { padding: 20px 16px; }
  .vecz4 { gap: 4px 12px; }
  .nia3z { font-size: 0.78rem; }
}
.g00si .bbo7k .c7oi { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.g00si .sg366 { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.g00si .ix4mm { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.g00si .ix4mm a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.g00si .ix4mm a:hover { color: var(--accent-light); }
.g00si .nia3z { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.g00si .kjug5r03 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .g00si .yag8yl { grid-template-columns: 1fr 1fr; } .g00si .bbo7k { grid-column: 1 / -1; } }
@media (max-width: 480px) { .g00si .yag8yl { grid-template-columns: 1fr; } }
.w6a1vx .c7oi { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.w6a1vx .nia3z { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .w6a1vx .jbs0 { gap: 12px; } .w6a1vx .c7oi { margin-right: 0; width: 100%; } }
.crfu2xti .vt4gnrsr { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.crfu2xti .wnhvl .c7oi { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.crfu2xti .sg366 { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.crfu2xti .b7nfiesm { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.crfu2xti .ix4mm { display: flex; flex-direction: column; gap: 9px; }
.crfu2xti .ix4mm a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.crfu2xti .ix4mm a:hover { color: var(--accent-light); }
.crfu2xti .tnmap { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.crfu2xti .nia3z { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.crfu2xti .kjug5r03 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .crfu2xti .vt4gnrsr { grid-template-columns: 1fr 1fr; } .crfu2xti .wnhvl { grid-column: 1 / -1; } }
@media (max-width: 480px) { .crfu2xti .vt4gnrsr { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .siwai .mpwqr { grid-template-columns: 1fr 1fr; } .siwai .zvwsh0:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .siwai .mpwqr { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .qk5g8 .mpwqr { grid-template-columns: 1fr; } }
.j053 .lhbg { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.jsx6p .xyg1cy4      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.jsx6p .tj4l { background: var(--bg-page); border-top-color: var(--border-alt); }
.m82un75 .xyg1cy4      { background: #0d1117; border-bottom-color: #21262d; }
.m82un75 .zo99oipa { color: var(--accent-light); }
.m82un75 .nrvbqfy { --msep-color: #8b949e; }
.m82un75 .nrvbqfy a { color: #8b949e; }
.m82un75 .nrvbqfy a:hover { color: var(--accent-light); }
.m82un75 .hb3jsx { color: #8b949e; }
.m82un75 .tj4l { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.m82un75 .nia3z,
.m82un75 .kjug5r03 { color: #6e7681; }
.m82un75 .ix4mm a, .m82un75 .nkksue a,
.m82un75 .c7oi { color: #e6edf3; }
.m82un75 .ix4mm a:hover, .m82un75 .nkksue a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .m82un75 .nrvbqfy { background: #0d1117; border-top-color: #21262d; }
  .m82un75 .nrvbqfy li a { border-bottom-color: #21262d; }
}
.hrz4 .xyg1cy4      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.hrz4 .zo99oipa { color: var(--accent-light); }
.hrz4 .nrvbqfy { --msep-color: #475569; }
.hrz4 .nrvbqfy a { color: #475569; }
.hrz4 .nrvbqfy a:hover { color: var(--accent-light); }
.hrz4 .hb3jsx { color: #64748b; }
.hrz4 .tj4l { background: #f0f4f8; border-top-color: #cbd5e1; }
.hrz4 .nia3z,
.hrz4 .kjug5r03 { color: #64748b; }
.hrz4 .ix4mm a, .hrz4 .nkksue a,
.hrz4 .vb3vl a, .hrz4 .c7oi { color: #374151; }
.hrz4 .ix4mm a:hover, .hrz4 .nkksue a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .hrz4 .nrvbqfy { background: #f0f4f8; border-top-color: #cbd5e1; }
  .hrz4 .nrvbqfy li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.jcqe9 .xyg1cy4      { background: var(--accent); border-bottom-color: var(--accent-light); }
.jcqe9 .zo99oipa { color: #fff; }
.jcqe9 .nrvbqfy { --msep-color: rgba(255,255,255,0.82); }
.jcqe9 .nrvbqfy a { color: rgba(255,255,255,0.82); }
.jcqe9 .nrvbqfy a:hover { color: #fff; }
.jcqe9 .hb3jsx { color: rgba(255,255,255,0.9); }
.jcqe9 .tj4l { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.jcqe9 .nia3z,
.jcqe9 .kjug5r03 { color: rgba(255,255,255,0.72); }
.jcqe9 .ix4mm a, .jcqe9 .nkksue a,
.jcqe9 .vb3vl a, .jcqe9 .c7oi { color: #fff; }
.jcqe9 .sg366, .jcqe9 .b7nfiesm { color: rgba(255,255,255,0.7); }
.jcqe9 .ix4mm a:hover, .jcqe9 .nkksue a:hover { color: #fff; }
@media (max-width: 640px) {
  .jcqe9 .nrvbqfy { background: var(--accent); border-top-color: var(--accent-light); }
  .jcqe9 .nrvbqfy li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.uxv5fc .xyg1cy4 {
  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);
}
.uxv5fc .tj4l {
  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) {
  .uxv5fc .nrvbqfy {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ldl5jd43 .i4gv { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.mbzmp6ks .i4gv { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.o2c4euvb .i4gv { min-height: 72px; height: auto; }
.mwziuw .i4gv { min-height: 84px; height: auto; }
.yk7qi .i4gv { max-width: none; padding: 0 32px; }
.yk7qi .lhbg  { max-width: none; padding: 24px 32px; }
.tgno.m5ax4p7o .i4gv { max-width: 1200px; }
.tgno.l1k2f .i4gv { max-width: 1320px; }
.ikrd   .zo99oipa, .ikrd   .c7oi { text-transform: capitalize; }
.jadx85 .zo99oipa, .jadx85 .c7oi { text-transform: lowercase; }
.d5wp .zo99oipa, .d5wp .c7oi { text-transform: uppercase; letter-spacing: 0.06em; }
.tw9d1x, .hcswju {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.vgtn0qo .tw9d1x,
.vgtn0qo .hcswju { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.yutra .tw9d1x,
.yutra .hcswju { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.drj2s .tw9d1x,
.drj2s .hcswju { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.g2h7yw0j .tw9d1x,
.g2h7yw0j .hcswju { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.l62lybkn   .nrvbqfy a { font-weight: 500; }
.vtyqtm .nrvbqfy a { font-weight: 600; }
.akn01c     .nrvbqfy a { font-weight: 700; }
.r2e6qp    .nrvbqfy a { font-weight: 800; letter-spacing: 0.01em; }
.k5bzbhy     .nrvbqfy > li + li::before,
.a5c4zua    .nrvbqfy > li + li::before,
.t1n05    .nrvbqfy > li + li::before,
.a3cr .nrvbqfy > li + li::before,
.lnm7oc .nrvbqfy > li + li::before,
.pbwgqvms  .nrvbqfy > li + li::before,
.enun    .nrvbqfy > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.k5bzbhy     .nrvbqfy > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.a5c4zua    .nrvbqfy > li + li::before { content: "|"; }
.t1n05    .nrvbqfy > li + li::before { content: "—"; }
.a3cr .nrvbqfy > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.lnm7oc .nrvbqfy > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.pbwgqvms  .nrvbqfy > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.enun    .nrvbqfy > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .vd2j7u .hb3jsx,
  .w7d4n .hb3jsx,
  .mw9t .hb3jsx,
  .ir9t .hb3jsx,
  .xlkra7 .hb3jsx {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .vd2j7u .hb3jsx::before,
  .w7d4n .hb3jsx::before,
  .mw9t .hb3jsx::before,
  .ir9t .hb3jsx::before,
  .xlkra7 .hb3jsx::before { content: ""; display: block; flex-shrink: 0; }

  
  .vd2j7u .hb3jsx::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;
  }

  
  .w7d4n .hb3jsx::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;
  }

  
  .mw9t .hb3jsx::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;
  }

  
  .ir9t .hb3jsx::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;
  }

  
  .xlkra7 .hb3jsx::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) {
  .om8atn .hb3jsx {
    padding: 5px 14px;
  }
  .om8atn .nrvbqfy {
    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;
  }
  .om8atn .nrvbqfy li a {
    border-bottom: none; padding: 10px 22px;
  }
  .om8atn .nrvbqfy li a:hover { background: var(--bg-raised); }
  .om8atn .o6ww,
  .ltbjg1g .o6ww,
  .zgf03 .o6ww { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .hlwkhz9h .hb3jsx {
    padding: 5px 10px;
  }
  .hlwkhz9h .nrvbqfy {
    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);
  }
  .hlwkhz9h .nrvbqfy.xxczlso { transform: translateX(0); }
  .hlwkhz9h .nrvbqfy li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .hlwkhz9h .nrvbqfy li:last-child a { border-bottom: none; }
  .jcqe9 .nrvbqfy,
  .m82un75 .nrvbqfy { background: var(--accent) !important; }
  .jcqe9 .nrvbqfy li a,
  .m82un75 .nrvbqfy li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .zgf03 .hb3jsx {
    padding: 5px 10px;
  }
  .zgf03 .nrvbqfy {
    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);
  }
  .zgf03 .nrvbqfy::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .zgf03 .nrvbqfy.xxczlso { transform: translateY(0); }
  .zgf03 .nrvbqfy li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .moldjl .hb3jsx {
    padding: 5px 10px;
  }
  .moldjl .nrvbqfy {
    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;
  }
  .moldjl .nrvbqfy.xxczlso { opacity: 1; pointer-events: auto; }
  .moldjl .nrvbqfy li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .eobb4lj     .hb3jsx { border-radius: 0 !important; }
  .rb5l   .hb3jsx { border-radius: 8px !important; }
  .pgkd .hb3jsx { border-radius: 50% !important; }
  .e9lm5   .hb3jsx { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .zxvd .vc6utu { flex-direction: column; align-items: stretch; }
  .zxvd .gm7mhma { flex-direction: row; min-width: auto; }
  .zxvd .qzbe { align-items: flex-start; text-align: left; }
}
.pch0,
.pch0.hf98ga,
.q42fajzf .pch0,
.vomrldx .pch0,
.vauxc2n4 .pch0,
.rssk48h .pch0 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.buq5zgw8 {
  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;
}
.d6fb98l { flex: 1 1 280px; min-width: 0; }
.naf9 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.z722i21h {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.ys88v {
  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;
}
.ys88v:hover { transform: translateY(-1px); opacity: 0.95; }
.dyqpwcl .buq5zgw8 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.dyqpwcl .naf9 { color: var(--cta); }
.dyqpwcl .z722i21h { color: var(--text-body); }
.dyqpwcl .ys88v {
  background: var(--cta) !important;
  color: #fff !important;
}
.cjiv029 .buq5zgw8 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.cjiv029 .naf9 { color: var(--text-primary); }
.cjiv029 .z722i21h { color: var(--text-body); }
.cjiv029 .ys88v {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .buq5zgw8 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .d6fb98l { flex: 0 0 auto; }
  .naf9 { font-size: 1.2rem; }
  .ys88v { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.tb9jpls .ka4ied44 { height: 36px; }
.db5j .ka4ied44 { height: 60px; max-width: 200px; }
.jou3y .ka4ied44 { height: 56px; max-width: 180px; }
.qr2x8    .nssowx, .qr2x8    .zabobvl { color: #f59e0b; }
@media (min-width: 720px) {
  .ehu4 .u70koj {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ehu4 .qynp5m1 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ehu4 .qynp5m1 { padding: 40px 16px 20px; }
  .ehu4 .p540t4l {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ehu4 .b3c8 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .n26uwgto .qynp5m1 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .n26uwgto .qynp5m1::before {
    position: absolute; top: 14px; left: 14px;
  }
  .n26uwgto .dknvf7ul {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .n26uwgto .sd9gc { white-space: normal; text-align: center; font-size: 1.2rem; }
  .n26uwgto .p540t4l {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .n26uwgto .b3c8 { width: 100%; min-width: 0; }
  .n26uwgto .nssowx { min-width: 0; }
}
.ryxnxu0r .xgi8flk {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.ryxnxu0r .xgi8flk summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.ryxnxu0r .xgi8flk p { padding: 0 2px 16px; }
.l01shu9l .xgi8flk { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.l01shu9l .xgi8flk summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.l01shu9l .xgi8flk summary::after { content: "›"; font-size: 1.2em; }
.l01shu9l .xgi8flk[open] summary::after { content: "‹"; }
.l01shu9l .xgi8flk p { padding: 10px 22px 4px; }
.f8o4q .xgi8flk {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.f8o4q .xgi8flk summary { color: var(--text-primary); padding-left: 16px; }
.f8o4q .xgi8flk summary::after { content: "›"; font-size: 1.1em; }
.f8o4q .xgi8flk[open] summary::after { content: "‹"; }
.f8o4q .xgi8flk p { padding-left: 16px; }
.e3pl .cnf21dzm { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.e3pl .xgi8flk {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.e3pl .xgi8flk:last-child { border-bottom: none; }
.e3pl .xgi8flk summary { color: var(--text-primary); border-radius: 0; }
.e3pl .xgi8flk summary::after { content: "›"; font-size: 1.1em; }
.e3pl .xgi8flk[open] summary::after { content: "‹"; }
.fquteh .xgi8flk { overflow: hidden; }
.fquteh .xgi8flk summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.fquteh .xgi8flk summary::after { color: rgba(255,255,255,.75); }
.fquteh .xgi8flk[open] summary { border-radius: 0; }
.dis55e3t { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.jze1g6r {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.cgwd3 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ie09jmn { color: var(--text-muted); font-size: 1.05rem; }
.tk1q85hl {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.n0kxbdwh {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.jotvsn { margin-bottom: 20px; }
.lvinahh {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.rurrrr7 {
  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;
}
.rurrrr7:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.ucdwfq { resize: vertical; min-height: 130px; }
.tqla { width: 100%; margin-top: 8px; }
.ver0 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.vs3dvb {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.kui3oyiu { color: var(--text-muted); line-height: 1.75; }
.cqbng77 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.cqbng77 li { margin-bottom: 6px; }
.ndk8778u { max-width: 760px; margin: 0 auto; }
.a6q6vd { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.vf7vvj8 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.vf7vvj8:last-child { border-bottom: none; }
.vf7vvj8 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.vf7vvj8 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.t9te1 { max-width: 760px; margin: 0 auto; }
.mzhk1tmg ul.cqbng77 { margin: 0; }
@media (max-width: 640px) { .lydh4tl { grid-template-columns: 1fr; gap: 10px; } }
.ls73641 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.o110rs3 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.gatuu82y { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.o110rs3 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.o110rs3 .cqbng77 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ls73641 { grid-template-columns: 1fr; } }
.rcba1t { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.rcba1t:hover .f0oo7c1 { color: var(--accent-light); text-decoration: underline; }
.y7o781 { color: inherit; text-decoration: none; }
.y7o781:hover { color: var(--accent-light); text-decoration: underline; }
.n4w736q { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.iem6 { margin-bottom: 48px; }
.bvjl9 { max-width: 760px; margin: 0 auto; }
.ocwy0tn { max-width: 640px; margin: 0 auto; }
.ehxjjav { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.ehxjjav:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.fhdsq { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.ehxjjav p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ehxjjav ul.cqbng77 { margin: 0; }
.x64aoeww { color: var(--text-muted); line-height: 1.75; }
.qdkfw3 .cqbng77,
.ocwy0tn .cqbng77,
.ue4prz .cqbng77,
.n1z7 .cqbng77 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.qdkfw3 .ehxjjav,
.ocwy0tn .ehxjjav { text-align: left; }
.qdkfw3 .fhdsq,
.ocwy0tn .fhdsq { text-align: center; }
.v7cwrpp { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.vh1eu2ms { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.c9mjbz { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.bvxs { margin-top: 12px; }
.wkjsrf { 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; }
.wkjsrf:hover { border-bottom-color: var(--accent-light); }
.pjxh0l6 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.pjxh0l6 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.cn7s8 { width: 72px; height: 72px; }
.gtjnhoau { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.olj9xqt { display: flex; align-items: center; justify-content: center; background: var(--accent-bg); color: var(--accent-light); font-weight: 800; font-size: 2.4rem; }
.r6rstu { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.rkdyjw { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .rk1ltx { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.li3f17 .c9mjbz, .li3f17 .vh1eu2ms { max-width: 640px; }
.kt2oy9l4 .v7cwrpp { font-size: 1.6rem; margin-top: 18px; }
.reurck3l .c9mjbz { margin-bottom: 28px; }
@media (max-width: 860px) { .ivq2ddb { grid-template-columns: 1fr; } .kt2oy9l4 { position: static; text-align: center; } }
.yyml8850 .pjxh0l6 { margin: 0 auto 18px; }
.yyml8850 .r6rstu { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .i1gp { grid-template-columns: 1fr; } }
.hys1a .v7cwrpp { font-size: 1.6rem; margin-bottom: 6px; }
.n1z7 .cqbng77 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .hys1a { flex-direction: column; text-align: center; } .hong8ut { grid-template-columns: 1fr; } }
.kz2x1 { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.kz2x1 .v7cwrpp { font-size: 1.35rem; margin: 0 0 4px; }
.kz2x1 .r6rstu { margin: 0; }
.ackkbb3u .cgwd3 { color: var(--accent-light); }
.un7q .cgwd3 { font-size: 2rem; }
.un7q .ie09jmn { max-width: 680px; }
.kffv .cgwd3 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.kffv .ie09jmn  { margin: 0; }
@media (max-width: 640px) { .kffv { flex-direction: column; } }
.gdjt4 .cgwd3 { color: var(--accent-light); }
.slo2f05k .cgwd3 { color: #fff; }
.slo2f05k .ie09jmn  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .zz7jl { grid-template-columns: 1fr; } }
.hlqbu8k { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.hlqbu8k .rurrrr7 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.hlqbu8k .rurrrr7:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.qjlp41 .rurrrr7 { background: var(--bg-raised); border-color: transparent; }
.qjlp41 .rurrrr7:focus { background: var(--bg-card); border-color: var(--accent-light); }
.o3j5e1 .rurrrr7 { border-radius: 100px; padding: 11px 20px; }
.o3j5e1 .ucdwfq { border-radius: 14px; }
.ot92p0 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.ot92p0 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;
}
.ot92p0 summary::-webkit-details-marker { display: none; }
.ot92p0 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.ot92p0[open] summary::after { content: "−"; }
.l1ts {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .d1xbfed { grid-template-columns: 1fr; } }
.qp4n5 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.qp4n5 li { margin-bottom: 6px; }
.x8dsnwq4{display:none}
.x8dsnwq4:empty,.r5sejh3o:empty{display:none}
.phf8{position:relative;overflow:visible}
.cb05v .y4bt,.mdodqqdp .y4bt,
.nxfozbos .y4bt,.jpbmjm .y4bt,
.s5m19 .y4bt,.rpndxl .y4bt{display:block}
.gzzl2 .qw87z{display:block}
.cb05v .y4bt,.mdodqqdp .y4bt,
.nxfozbos .y4bt,.jpbmjm .y4bt,
.s5m19 .y4bt{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}
.cb05v .y4bt .r5sejh3o,.mdodqqdp .y4bt .r5sejh3o,
.nxfozbos .y4bt .r5sejh3o,.jpbmjm .y4bt .r5sejh3o,
.s5m19 .y4bt .r5sejh3o{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}
.cb05v .jyks0,.mdodqqdp .jyks0,
.nxfozbos .jyks0,.jpbmjm .jyks0,
.s5m19 .jyks0{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.cb05v .y4bt,.mdodqqdp .y4bt{top:12px}
.cb05v .y4bt .r5sejh3o{margin-right:auto}
.mdodqqdp .y4bt .r5sejh3o{margin-left:auto}
.mdodqqdp .y4bt{text-align:right}
.nxfozbos .y4bt,.jpbmjm .y4bt{bottom:12px}
.nxfozbos .y4bt .r5sejh3o{margin-right:auto}
.jpbmjm .y4bt .r5sejh3o{margin-left:auto}
.jpbmjm .y4bt{text-align:right}
.s5m19 .y4bt{position:relative;margin-top:16px}
.s5m19 .y4bt .r5sejh3o{margin:0 auto}
.rpndxl .y4bt{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.rpndxl .y4bt .r5sejh3o{margin:0}
.rpndxl .pry7wi6~.y4bt,
.rpndxl .haufzx~.y4bt{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.rpndxl .pry7wi6~.y4bt .r5sejh3o,
.rpndxl .haufzx~.y4bt .r5sejh3o{justify-content:flex-start}
.pry7wi6~.y4bt,.haufzx~.y4bt{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}
.pry7wi6~.y4bt .r5sejh3o{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.haufzx~.y4bt .r5sejh3o{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.qw87z .r5sejh3o{margin:0 0 12px}
.r5sejh3o{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.f0oo7c1{font-weight:600;color:var(--text-heading);opacity:1}
.xz7z::before{content:"·";margin:0 2px;opacity:.5}
.jyks0{white-space:nowrap}
.a53ho2ns .jyks0{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.a53ho2ns .xz7z::before{content:""}
.ngijlz .jyks0{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}
.ngijlz .xz7z::before{content:""}
.z897lyi .r5sejh3o{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.fzyi5r .jyks0{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.fzyi5r .xz7z::before{content:""}
.abdreni5 .jyks0{color: var(--accent-light);opacity:1;font-weight:500}
.ntekmdl .jyks0{border-bottom:1px solid currentColor;padding-bottom:2px}
.smt01i .r5sejh3o{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.u836h{--date-bg:transparent}
.o5sz .xz7z::before{content:""}
.cgcscmt .xz7z::before{content:"•";opacity:.4}
.cgcscmt .jyks0 + .jyks0::before{content:"•";margin-right:6px;opacity:.4}
.m4yxuam .xz7z::before{content:"/";opacity:.35}
.m4yxuam .jyks0 + .jyks0::before{content:"/";margin-right:6px;opacity:.35}
.cnugqu .xz7z::before{content:"|";opacity:.3}
.cnugqu .jyks0 + .jyks0::before{content:"|";margin-right:6px;opacity:.3}
.bb55d78s .xz7z::before{content:"—";opacity:.3}
.bb55d78s .jyks0 + .jyks0::before{content:"—";margin-right:6px;opacity:.3}
.fvloq .xz7z::before{content:"◆";font-size:.5em;opacity:.35}
.fvloq .jyks0 + .jyks0::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.prns0r .xz7z::before{content:"·";opacity:.4}
.prns0r .jyks0 + .jyks0::before{content:"·";margin-right:6px;opacity:.4}
.c4woe .xz7z::before{content:"›";opacity:.4}
.c4woe .jyks0 + .jyks0::before{content:"›";margin-right:6px;opacity:.4}
.fbls5c .xz7z::before{content:"→";opacity:.35;font-size:.85em}
.fbls5c .jyks0 + .jyks0::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.xmbb{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.guwlj{display:flex;flex-direction:column;gap:3px}
.s1ba{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.csvj8{font-weight:700;font-size:1rem;color:var(--text-heading)}
.lqvcms4{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.g19laegx .xmbb{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.a62lc .xmbb{border-top:3px solid var(--accent);padding-top:18px}
.cb53j .xmbb{border-left:3px solid var(--accent);border-radius:0}
.ozk1j2 .xmbb{padding:20px 0}
@media(max-width:640px){
  .xmbb{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .lqvcms4{max-width:100%}
}
.pfg8 .hxeqf9{margin:0}
@media (max-width:560px){
  .d26ekl{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .br2olof4 { padding: 28px 18px 20px; }
  .jnik { font-size: 1.2rem; }
  .surbiid9 { max-width: 220px; max-height: 80px; }
}
.bwr5e8x  .u59pxi { border-radius: 50%; }
.oszj .buq5zgw8 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .u59pxi { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.dk0m {
  margin: 28px 0 24px;
}
.dk0m .hf98ga {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.dk0m .kwvkfj {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.dk0m .buq5zgw8 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .i4gv { flex-direction: row-reverse; }
[dir="rtl"] .nrvbqfy { flex-direction: row-reverse; }
[dir="rtl"] .nq6o3uk .w7o729 { right: auto; left: 32px; }
[dir="rtl"] .b9em5  .w7o729 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .nq6o3uk .w7o729 { right: auto; left: 20px; }
  [dir="rtl"] .b9em5  .w7o729 { left: auto;  right: 20px; }
}
[dir="rtl"] .mx5z1g .hn47  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .keps .hn47 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .pry7wi6,
[dir="rtl"] .oqgg27x,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .rrey, [dir="rtl"] .bqvfis7p { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .f8usgp { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .mc3x2 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .odmlzqkj { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .buq5zgw8 { direction: rtl; }
[dir="rtl"] .qeglzs { direction: rtl; }
[dir="rtl"] .wvczgqnj { direction: rtl; }
[dir="rtl"] .dip4u7 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .q0kcpbd3 .bqvfis7p,
[dir="rtl"] .o94s5 .bqvfis7p,
[dir="rtl"] .tskw3g .bqvfis7p,
[dir="rtl"] .huh2 .bqvfis7p {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .q0kcpbd3 .bqvfis7p li::before,
[dir="rtl"] .o94s5 .bqvfis7p li::before,
[dir="rtl"] .tskw3g .bqvfis7p li::before,
[dir="rtl"] .huh2 .bqvfis7p li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .bvlqwo0l.aath2kc3 .g5by,
[dir="rtl"] .w7widfwq.aath2kc3 .g5by,
[dir="rtl"] .wi8br.aath2kc3 .g5by,
[dir="rtl"] .j07sp.aath2kc3 .g5by,
[dir="rtl"] .bi4smh3d.aath2kc3 .g5by { text-align: right; }
[dir="rtl"] .pry7wi6.aath2kc3 .cteb { align-items: flex-end; text-align: right; }
[dir="rtl"] .pry7wi6.yakumj .cteb { text-align: center; }
[dir="rtl"] .pry7wi6 .cteb { text-align: right; }
[dir="rtl"] .kwvkfj,
[dir="rtl"] .u6hum4e,
[dir="rtl"] .wdmqbaz,
[dir="rtl"] .fwefhz,
[dir="rtl"] .n0kxbdwh,
[dir="rtl"] .lvinahh,
[dir="rtl"] .c9mjbz,
[dir="rtl"] .rurrrr7,
[dir="rtl"] .ucdwfq { text-align: right; direction: rtl; }
[dir="rtl"] .o3j5e1 .rurrrr7,
[dir="rtl"] .hlqbu8k .rurrrr7 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #046a84;
  --brand:           #046a84;
  --brand-light:     #085265;
  --brand-pale:      #14748c;
  --grad-start:      #06b1dd;
  --grad-end:        #33c7ed;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #046a84;
  --cta-light:       #004b5e;
  --cta-hover:       #023a48;
  --bg-page:         #f6f7f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f6;
  --bg-raised:       #edf0f1;
  --bg-hover:        #f3f5f6;
  --border:          #e1e7e9;
  --border-alt:      #cfdadd;
  --border-section:  #e1e7e9;
  --text-primary:    #161b1c;
  --text-muted:      #505e62;
  --text-body:       #2d3638;
  --text-sub:        #445154;
  --text-faint:      #72878c;
  --text-dim:        #8e9fa3;
  --text-label:      #5b6c70;
  --text-value:      #394346;
  --accent-bg:       #ddf2f7;
  --accent-bg-light: #c0ebf5;
  --bg-tip:          #f0f9f5;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f4f9;
  --bg-pros:         #f0f9f5;
  --bg-cons:         #faf3f6;
  --c-pros:          #0c9659;
  --c-cons:          #9f2156;
  --c-pros-label:    #0eb36a;
  --c-tip-border:    #10c675;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9659;
}
:root { --logo-bg-opacity: 64%; }
body, button, input { font-family: "Montserrat", sans-serif; }
.e05o40wo .hhmt { font-size: 0; width: 1.2rem; flex-shrink: 0; }.e05o40wo .hhmt::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.e05o40wo .sad80d8l     .hhmt::before { content: "";  color: var(--c-tip-border); }.e05o40wo .i3y7 .hhmt::before { content: ""; color: var(--c-warn-border); }.e05o40wo .dbk2vb    .hhmt::before { content: ""; color: #60a5fa; }.g12n .e05o40wo .sad80d8l     .hhmt::before { color: #10b981; }.g12n .e05o40wo .i3y7 .hhmt::before { color: #f43f5e; }.g12n .e05o40wo .dbk2vb    .hhmt::before { color: #a855f7; }.np8zds5  .e05o40wo .sad80d8l     .hhmt::before { color: #eab308; }.np8zds5  .e05o40wo .i3y7 .hhmt::before { color: #ef4444; }.np8zds5  .e05o40wo .dbk2vb    .hhmt::before { color: #f97316; }.xpxziy  .e05o40wo .sad80d8l     .hhmt::before { color: #38bdf8; }.xpxziy  .e05o40wo .i3y7 .hhmt::before { color: #818cf8; }.xpxziy  .e05o40wo .dbk2vb    .hhmt::before { color: #2dd4bf; }.y168 .e05o40wo .hhmt::before { color: var(--accent-light) !important; }
.ev57 .apsuk li::before, .ev57 .awh7 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; }.ev57 .apsuk li::before { content: ""; }.ev57 .awh7 li::before { content: ""; }.ev57 .siw9bq::before, .ev57 .cdip::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.ev57 .siw9bq::before { content: ""; }.ev57 .cdip::before { content: ""; }
.tvmq81 .xpmz6shg, .tvmq81 .pry7wi6 { min-height: 420px; }
.km66q6c::before { content: '•'; }