:root {
  --color-accent: #467ace;
  --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;
}
.y4rq {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.mzv7vc {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.w5cy7 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.cnro6m { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.jndpa { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.jndpa a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.jndpa a:hover { color: var(--accent-light); }
.npb95qm  .haxhiwap { border-radius: 14px; }
.npb95qm .haxhiwap li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.npb95qm .haxhiwap li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.nze0 .haxhiwap li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .haxhiwap {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .c6gap:hover .haxhiwap,
  .c6gap:focus-within .haxhiwap { display: block; }
  .haxhiwap li a { padding: 8px 16px; font-size: 0.88rem; }
}
.dxxw {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.e94jzd { display: none; }
@media (max-width: 640px) {
  .e94jzd {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .e94jzd.j50jxnq { display: block; }
}
@media (max-width: 640px) {
  .dxxw { display: block; }
  .jndpa > li + li::before { display: none !important; }
  .jndpa {
    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;
  }
  .jndpa.j50jxnq { display: flex; }
  .jndpa li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .jndpa li:last-child a { border-bottom: none; }
}
.w038 { min-height: 480px; }
.aex2 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.zuraz { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.mkcuqmy1 .zuraz { margin-left: 0; margin-right: 0; }
.wt7t {
  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;
}
.j6vw7 .wt7t { margin-top: 24px; }
.wt7t:hover { opacity: 0.88; }
.ggzlix8 .aex2 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.ggzlix8 .zuraz { color: #e2e8f0; }
.ggzlix8.owdt .xr6nn5yw { text-align: center; }
.u8lb8hp .aex2 { color: var(--text-primary); text-shadow: none; }
.u8lb8hp .zuraz { color: var(--text-muted); }
.u8lb8hp .wt7t { margin-top: 16px; }
.u8lb8hp, .u8lb8hp.w038 { min-height: auto !important; }
.u8lb8hp.owdt .xr6nn5yw { text-align: center; }
.u8lb8hp~.wb18wc{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}
.u8lb8hp~.wb18wc .q7h1t8{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; }
}
.n1i2 .yzlr8x,
.n1i2 .ps30d,
.n1i2 .ggzlix8 .y9dz {
  overflow: hidden;
}
.n1i2 .yzlr8x::after,
.n1i2 .ps30d::after,
.n1i2 .ggzlix8 .y9dz::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.yzlr8x .aex2 { color: #fff; }
.yzlr8x .zuraz { color: rgba(255,255,255,0.85); }
.yzlr8x .wt7t { background: #fff; color: var(--cta); }
.yzlr8x .wt7t:hover { opacity: 0.92; }
.qd3w .vor0ttw { position: relative; overflow: hidden; }
.qd3w .vor0ttw::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;
}
.utiexx1 .vor0ttw {
  animation: hg-breathe 7s ease-in-out infinite;
}
.n1i2 .vor0ttw { position: relative; overflow: hidden; }
.n1i2 .vor0ttw::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;
}
.prw6cu .vor0ttw { position: relative; overflow: hidden; }
.prw6cu .vor0ttw::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;
}
.kf2bi4r .vor0ttw {
  animation: hg-fadein 1.2s ease-out both;
}
.vor0ttw {
  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%);
}
.qypkkv3 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.bbyk {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.ojx6zp3b {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.vor0ttw .aex2 { text-shadow: none; color: var(--text-primary); }
.vor0ttw .zuraz { color: var(--text-muted); }
body.bfx2pbg .aex2 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.lip73 .aex2 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.w038.yzlr8x .aex2,
section.yzlr8x .aex2 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.vor0ttw.owdt .qypkkv3 { align-items: center; text-align: center; }
.vor0ttw.mkcuqmy1   .qypkkv3 { align-items: flex-start; text-align: left; }
.ix57h6 .bbyk { position: relative; }
.ix57h6 .bbyk::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.ix57h6.n4qzhkoo .bbyk::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.neyd .bbyk {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.neyd .ojx6zp3b {
  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);
}
.neyd.n4qzhkoo .bbyk { padding: 32px 0 32px 32px; }
.uhix .bbyk {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.uhix .ojx6zp3b {
  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);
}
.n4qzhkoo .qypkkv3 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.uhix.n4qzhkoo .bbyk { padding: 40px 16px 40px 48px; }
.w038 .tsdl {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.tsdl .pmhn.t7fpnoi {
  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;
}
.tsdl .pmhn.t7fpnoi:hover { opacity: 0.85; }
.jdfc3dn .bbyk {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .vor0ttw { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .vor0ttw:not(.jdfc3dn) .bbyk { display: none !important; }
  .jdfc3dn .bbyk { padding: 16px; }
  .qypkkv3  { padding: 36px 24px; }
  .vor0ttw~.wb18wc,.n4qzhkoo~.wb18wc{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .w038, .vor0ttw { min-height: 320px !important; }
  .aex2 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .yw0a7,
  .rodulch,
  .ffcxr9o { grid-template-columns: 1fr !important; }

  

  
  .n6qm19 { display: flex !important; flex-direction: column !important; }
  .n6qm19 .xr6nn5yw { display: contents; }
  .n6qm19 .y9dz { order: 0; }
  .n6qm19 .aex2 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .n6qm19 .yw0a7 { order: 2; padding: 0 16px 12px !important; }
  .n6qm19 .zuraz { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .j6vw7 .xr6nn5yw { display: flex; flex-direction: column; }
  .j6vw7 .xr6nn5yw .aex2 { order: 1; }
  .j6vw7 .xr6nn5yw .ffcxr9o { order: 2; margin: 8px 0 24px !important; }
  .j6vw7 .xr6nn5yw .zuraz { order: 3; }
  .j6vw7 .xr6nn5yw .wt7t { order: 4; align-self: center; margin-top: 0; }

  
  .vor0ttw.jdfc3dn {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .vor0ttw.jdfc3dn .qypkkv3 { display: contents; padding: 0; }
  .vor0ttw.jdfc3dn .qypkkv3 .aex2 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .vor0ttw.jdfc3dn .bbyk { order: 2; padding: 12px 16px; }
  .vor0ttw.jdfc3dn .qypkkv3 .zuraz { order: 3; padding: 0 24px; margin: 0 auto; }
  .vor0ttw.jdfc3dn .qypkkv3 .wt7t { order: 4; align-self: center; margin: 8px 0 32px; }
}
.ifzypw8 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.lnrd5 { width: 100%; height: auto; display: block; border-radius: 10px; }
.pgs3 .ifzypw8        { border-radius: 16px; }
.pgs3 .lnrd5  { border-radius: 16px; }
.s31fjrv6 .ifzypw8         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.s31fjrv6 .lnrd5   { border-radius: 8px; }
.df34j7br { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.jv9nafn { width: 100%; padding: 32px 0; position: relative; }
.cvwdrz { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.m1n8angv .jv9nafn:nth-child(even) { background: var(--bg-surface); }
.m1n8angv .jv9nafn:nth-child(odd)  { background: var(--bg-page); }
.gkgz4zo2 .jv9nafn:nth-child(even) { background: var(--bg-card); }
.gkgz4zo2 .jv9nafn:nth-child(odd)  { background: var(--bg-page); }
.m1n8angv .jv9nafn:nth-child(odd)  .cvwdrz { background: var(--bg-card); border-radius: 6px; }
.m1n8angv .jv9nafn:nth-child(even) .cvwdrz { background: var(--bg-raised); border-radius: 6px; }
.gkgz4zo2 .jv9nafn:nth-child(odd)  .cvwdrz { background: var(--bg-card); border-radius: 6px; }
.gkgz4zo2 .jv9nafn:nth-child(even) .cvwdrz { background: var(--bg-raised); border-radius: 6px; }
.m1n8angv .jv9nafn:nth-child(even) .e8yuq .kacm,
.gkgz4zo2 .jv9nafn:nth-child(even) .e8yuq .kacm { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.m1n8angv .jv9nafn:nth-child(odd) .e8yuq .kacm,
.gkgz4zo2 .jv9nafn:nth-child(odd) .e8yuq .kacm { background: var(--bg-card-inner); }
.m1n8angv .jv9nafn:nth-child(even) .v43chrat .kacm:nth-child(odd),
.gkgz4zo2 .jv9nafn:nth-child(even) .v43chrat .kacm:nth-child(odd)  { background: var(--bg-card); }
.m1n8angv .jv9nafn:nth-child(even) .v43chrat .kacm:nth-child(even),
.gkgz4zo2 .jv9nafn:nth-child(even) .v43chrat .kacm:nth-child(even) { background: var(--bg-card-inner); }
h1.yq1i { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.yq1i {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.o599bxp { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.zv137 h2.yq1i {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.fhxzz h2.yq1i {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.wcjvf h2.yq1i {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.zi3xfd h2.yq1i::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.us15 h2.yq1i {
  color: var(--text-primary); font-size: 1.7rem;
}
.vk9czgvn h2.yq1i::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.ohwdvsw6 h2.yq1i {
  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;
}
.to49p { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .to49p { display: none; } }
.pvq1 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.mk6secv { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.n6ack2 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.cp2p { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ufh7t38 { padding-left: 20px; }
.ufh7t38 li { margin-bottom: 6px; }
.ufh7t38 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ufh7t38 a:hover { color: var(--accent-light); }
.m38dv .cp2p { display: none; }
.tnzdsoj7 .cp2p { display: none; }
.tnzdsoj7 .ufh7t38 { padding-left: 0; list-style: none; }
.tnzdsoj7 .ufh7t38 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.tnzdsoj7 .ufh7t38 a { font-size: 0.92rem; }
.axgml .n6ack2 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.axgml .cp2p { display: none; }
.axgml .ufh7t38 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.axgml .ufh7t38 li { margin-bottom: 0; }
.axgml .ufh7t38 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;
}
.axgml .ufh7t38 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.sa8l .n6ack2 { padding: 20px 20px 16px; }
.sa8l .ufh7t38 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.sa8l .ufh7t38 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.sa8l .ufh7t38 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;
}
.sa8l .ufh7t38 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;
}
.sa8l .ufh7t38 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.sa8l .ufh7t38 a:focus,
.sa8l .ufh7t38 a:focus-visible,
.sa8l .ufh7t38 a:target { outline: none; }
.sa8l .ufh7t38 li:target a { border-color: var(--border); color: var(--text-muted); }
.iexe .n6ack2 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.iexe .cp2p { display: none; }
.iexe .ufh7t38 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.iexe .ufh7t38 li { margin-bottom: 0; }
.iexe .ufh7t38 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.iexe .ufh7t38 li:last-child::after { content: ""; margin-right: 0; }
.iexe .ufh7t38 a { font-size: 0.9rem; }
.kacm { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.e8yuq .kacm { background: var(--bg-card); }
.v43chrat .kacm:nth-child(odd)  { background: var(--bg-card); }
.v43chrat .kacm:nth-child(even) { background: var(--bg-raised); }
.nnnhbjj .kacm {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.nnnhbjj .kacm:last-child { border-bottom: none; }
.nnnhbjj h3.o599bxp { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.nla71tz .kacm {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.nla71tz .kacm + .kacm { margin-top: 4px; }
.um4e .kacm { background: none; border-radius: 0; padding: 12px 0; }
.um4e .kacm + .kacm { border-top: 1px solid var(--border-section); }
.jf39 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.mqkpan { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.mqa7o { color: var(--text-body); margin-bottom: 10px; }
.jgc2o, .d02ku8 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.jgc2o li, .d02ku8 li { margin-bottom: 6px; }
.d02ku8 li { list-style: decimal; }
.w6bffcg     .jgc2o { list-style-type: "● "; }
.gbfgc4  .jgc2o { list-style-type: "■ "; }
.s543u9 .jgc2o { list-style-type: "◆ "; }
.hgzmbu    .jgc2o { list-style-type: "★ "; }
.w6bffcg     .zpb5 { list-style-type: "● "; }
.gbfgc4  .zpb5 { list-style-type: "■ "; }
.s543u9 .zpb5 { list-style-type: "◆ "; }
.hgzmbu    .zpb5 { list-style-type: "★ "; }
.w6bffcg    .jgc2o li::marker, .w6bffcg    .zpb5 li::marker,
.gbfgc4 .jgc2o li::marker, .gbfgc4 .zpb5 li::marker,
.s543u9 .jgc2o li::marker, .s543u9 .zpb5 li::marker,
.hgzmbu   .jgc2o li::marker, .hgzmbu   .zpb5 li::marker {
  color: var(--cta); font-size: 1em;
}
.w6bffcg .d02ku8,
.gbfgc4 .d02ku8,
.s543u9 .d02ku8,
.hgzmbu .d02ku8 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.w6bffcg .d02ku8 li,
.gbfgc4 .d02ku8 li,
.s543u9 .d02ku8 li,
.hgzmbu .d02ku8 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.w6bffcg .d02ku8 li::before,
.gbfgc4 .d02ku8 li::before,
.s543u9 .d02ku8 li::before,
.hgzmbu .d02ku8 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;
}
.w6bffcg     .d02ku8 li::before { border-radius: 50%; }
.gbfgc4  .d02ku8 li::before { border-radius: 3px; }
.s543u9 .d02ku8 li::before { border-radius: 3px; }
.hgzmbu    .d02ku8 li::before { border-radius: 50%; }
.ud4q { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ytpziyl3 .ud4q,
.gnqiu .ud4q { background: transparent; border: none; border-radius: 0; }
.texzuk1l { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.texzuk1l th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.texzuk1l td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.texzuk1l tr:hover td { background: var(--bg-hover); }
.klhsn .texzuk1l tbody tr:nth-child(even) td { background: var(--bg-surface); }
.yyzq8 .texzuk1l { border: 1px solid var(--border-alt); }
.yyzq8 .texzuk1l th,
.yyzq8 .texzuk1l td { border: 1px solid var(--border-alt); }
.efkxmkzw .texzuk1l th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.efkxmkzw .texzuk1l td { border-bottom: none; }
.efkxmkzw .texzuk1l tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.iftqb29y .texzuk1l th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.lzyfnb .ud4q {
  overflow: hidden;
}
.lzyfnb .texzuk1l th { border-bottom: 1px solid var(--border-alt); }
.lzyfnb .texzuk1l tr:last-child td { border-bottom: none; }
.gup4 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.bjmwa { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.jdjw39m { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.r6o65i { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.t6ajt9qb { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.zpb5 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.zpb5 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%}
.pufez .r6o65i { background: transparent; text-align: center; }
.orlm .jdjw39m {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.whr8 .jdjw39m {
  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);
}
.nn5eow5 .bjmwa { display: grid; grid-template-columns: auto 1fr; }
.nn5eow5 .jdjw39m {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.nn5eow5 .r6o65i { grid-column: 2; }
.nn5eow5 .t6ajt9qb,
.nn5eow5 .zpb5 { grid-column: 1 / -1; }
.ntbkgm .bjmwa { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.ntbkgm .jdjw39m {
  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);
}
.ntbkgm .r6o65i { grid-column: 2; }
.ntbkgm .t6ajt9qb,
.ntbkgm .zpb5 { grid-column: 1 / -1; }
.vab74 .bjmwa { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.vab74 .r6o65i { background: none; color: var(--accent-light); font-weight: 700; }
.s69ra .bjmwa { 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); }
.s69ra .r6o65i { background: none; color: var(--accent-light); font-weight: 700; }
.x3le .bjmwa { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.x3le .bjmwa:last-child { border-bottom: none; }
.x3le .r6o65i { background: none; color: var(--accent-light); font-weight: 700; }
.xw3r7 .bjmwa { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.xw3r7 .r6o65i { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ez6q .gup4 { counter-reset: card-n; }
.ez6q .bjmwa  { counter-increment: card-n; }
.ez6q .r6o65i { display: flex; align-items: center; gap: 10px; }
.ez6q .r6o65i::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;
}
.lnwl .bjmwa { background: var(--bg-surface); border: 1px solid var(--border); }
.lnwl .r6o65i { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.h25lfl2 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.sdh8em5b  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.tv6190 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.f712gy { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.ren303i3 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.h25lfl2 strong { color: var(--text-primary); font-size: 0.95rem; }
.h25lfl2 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.lnrd5 { width: 100%; height: auto; border-radius: 10px; display: block; }
.t7fpnoi {
  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;
}
.t7fpnoi:hover { opacity: 0.85; }
.atzkfl .t7fpnoi  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.atzkfl .t7fpnoi:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.bypd01d .t7fpnoi  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.bypd01d .t7fpnoi:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.gxxna .wt7t { border-radius: 50px; }
.gxxna .t7fpnoi  { border-radius: 50px; }
.sh2m4ea .wt7t { padding-left: 22px; padding-right: 22px; }
.sh2m4ea .t7fpnoi  { padding-left: 12px; padding-right: 12px; }
.w9us1zno .wt7t { padding-left: 44px; padding-right: 44px; }
.w9us1zno .t7fpnoi  { padding-left: 24px; padding-right: 24px; }
.jzlxypv .wt7t { padding-left: 56px; padding-right: 56px; }
.jzlxypv .t7fpnoi  { padding-left: 32px; padding-right: 32px; }
.l7dpi3   .wt7t::after, .l7dpi3   .t7fpnoi::after,
.e051ta .wt7t::after, .e051ta .t7fpnoi::after,
.c3he    .wt7t::after, .c3he    .t7fpnoi::after,
.csxlkm    .wt7t::after, .csxlkm    .t7fpnoi::after,
.fl0dl    .wt7t::after, .fl0dl    .t7fpnoi::after,
.mfee7j     .wt7t::after, .mfee7j     .t7fpnoi::after,
.cijzo0cl    .wt7t::after, .cijzo0cl    .t7fpnoi::after,
.el1yr67   .wt7t::after, .el1yr67   .t7fpnoi::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;
}
.l7dpi3 .wt7t::after, .l7dpi3 .t7fpnoi::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");
}
.e051ta .wt7t::after, .e051ta .t7fpnoi::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");
}
.c3he .wt7t::after, .c3he .t7fpnoi::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");
}
.csxlkm .wt7t::after, .csxlkm .t7fpnoi::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");
}
.fl0dl .wt7t::after, .fl0dl .t7fpnoi::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");
}
.mfee7j .wt7t::after, .mfee7j .t7fpnoi::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");
}
.cijzo0cl .wt7t::after, .cijzo0cl .t7fpnoi::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");
}
.el1yr67 .wt7t::after, .el1yr67 .t7fpnoi::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");
}
.ksyjdbz   .xnxkl::after, .ksyjdbz   .sq5gw::after,
.el1fr .xnxkl::after, .el1fr .sq5gw::after,
.r42y    .xnxkl::after, .r42y    .sq5gw::after,
.ujoef7if    .xnxkl::after, .ujoef7if    .sq5gw::after,
.s98mc615    .xnxkl::after, .s98mc615    .sq5gw::after,
.ncatk5     .xnxkl::after, .ncatk5     .sq5gw::after,
.y082qk    .xnxkl::after, .y082qk    .sq5gw::after,
.hgjnw   .xnxkl::after, .hgjnw   .sq5gw::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;
}
.ksyjdbz .xnxkl::after, .ksyjdbz .sq5gw::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");
}
.el1fr .xnxkl::after, .el1fr .sq5gw::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");
}
.r42y .xnxkl::after, .r42y .sq5gw::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");
}
.ujoef7if .xnxkl::after, .ujoef7if .sq5gw::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");
}
.s98mc615 .xnxkl::after, .s98mc615 .sq5gw::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");
}
.ncatk5 .xnxkl::after, .ncatk5 .sq5gw::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");
}
.y082qk .xnxkl::after, .y082qk .sq5gw::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");
}
.hgjnw .xnxkl::after, .hgjnw .sq5gw::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");
}
.bwhj .oi5r0h { background: var(--bg-raised); }
.pmhn.t7fpnoi {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .h2ua {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .h2ua::before    { grid-area: rank;   }
  .w7owb           { grid-area: ident;  }
  .rsze7kx1     { grid-area: rating; min-width: 0; width: auto; }
  .d5x7ybxm           { grid-area: pills;  }
  .pmhn             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .h2ua {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .h2ua::before    { justify-self: center; }
  .w7owb           { width: 100%; }
  .rsze7kx1     { justify-self: center; }
  .d5x7ybxm           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .q8gmeqm .dbyjrzy {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .q8gmeqm .sdag1c { margin: 0; }
}
.on1e5pc .sdag1c { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.on1e5pc .u4bv9 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.on1e5pc .ytpziyl3 { padding: 14px 16px; }
.on1e5pc .m919u86 { border-radius: 4px; }
.on1e5pc .up8f { border-radius: 0; }
@media (max-width: 720px) {
  .jz324 { grid-template-columns: 1fr; }
  .mq17z { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .mq17z .ogfne2m1 { width: 72px; height: 50px; }
  .mq17z .lmyt { max-width: 180px; }
  .mq17z .fqfgi { width: auto; }
}
@media (max-width: 720px) {
  .het34kew { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .u4kfhn { padding: 16px; }
  .uptn .bsqh { min-width: 50%; }
}
@media (max-width: 860px) {
  .refjlc { grid-template-columns: 1fr; }
  .ioxj3i8 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .fwdf { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ypxr { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .uvzdfa3 { flex-direction: column; align-items: stretch; }
}
.jeis .fqfgi .t7fpnoi { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .v7wvu { flex-direction: column; align-items: stretch; gap: 10px; }
  .jeis .fqfgi { text-align: center; }
}
@media (max-width: 720px) {
  .gvn7qki { grid-template-columns: 1fr; }
  .v6ky { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .cc2yiwsg { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .ofw02ho { grid-template-columns: 1fr; }
  .elfdq8k5 { width: 100px; height: 100px; margin: 16px auto; }
  .j8uab { font-size: 1.4rem; }
  .f06tf8 { justify-content: center; }
  .fnbkw .bsqh { min-width: 50%; }
}
@media (max-width: 540px) {
  .oqwt1 { flex-wrap: wrap; padding: 14px 16px; }
  .b349mrc { padding: 12px 16px; }
  .y2pkzz .awrlsni { margin: 0 16px; }
  .y2pkzz .wi6n5 { padding: 0 16px; }
  .py9ju { padding: 12px 16px; }
}
.xt7py .lde6 { gap: 18px; }
.xt7py .h2ua {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.xt7py .h2ua:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.whuzm .d5x7ybxm .o3qqv65x {
  background: transparent; padding: 4px 8px;
}
.whuzm .d5x7ybxm .ps2asp { font-size: .65rem; opacity: .65; }
.whuzm .d5x7ybxm .objdqosj   { font-size: 1.15rem; color: var(--accent-light); }
.v41crq .uctmfnsj {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.l7359 { margin: 16px 0; }
.wczjnj9u { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.wczjnj9u summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.wczjnj9u summary::after { content: "+"; color: var(--accent-light); }
.wczjnj9u[open] summary::after { content: "−"; }
.wczjnj9u p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.jv9nafn { margin-bottom: 0; }
.nitt h2.yq1i { color: var(--text-primary); border-color: var(--accent-light); }
.zt9x0 h2.yq1i { color: var(--text-primary); border-color: var(--accent-light); }
.jeud1h .sdh8em5b     { background: #052e16; border-color: #10b981; }
.jeud1h .tv6190 { background: #2d0a1e; border-color: #f43f5e; }
.jeud1h .f712gy    { background: #1e1036; border-color: #a855f7; }
.jeud1h .h25lfl2 strong  { color: #f1f5f9; }
.jeud1h .h25lfl2 p       { color: #cbd5e1; }
.jeud1h .w325sz    .sdh8em5b     .ren303i3::before,
.jeud1h .hzkhv  .sdh8em5b     .ren303i3::before,
.jeud1h .ppzszy0  .sdh8em5b     .ren303i3::before,
.jeud1h .aopulqc .sdh8em5b     .ren303i3::before { color: #10b981; }
.jeud1h .w325sz    .tv6190 .ren303i3::before,
.jeud1h .hzkhv  .tv6190 .ren303i3::before,
.jeud1h .ppzszy0  .tv6190 .ren303i3::before,
.jeud1h .aopulqc .tv6190 .ren303i3::before { color: #f43f5e; }
.jeud1h .w325sz    .f712gy    .ren303i3::before,
.jeud1h .hzkhv  .f712gy    .ren303i3::before,
.jeud1h .ppzszy0  .f712gy    .ren303i3::before,
.jeud1h .aopulqc .f712gy    .ren303i3::before { color: #a855f7; }
.haktiqs .sdh8em5b     { background: #2d2000; border-color: #eab308; }
.haktiqs .tv6190 { background: #2d0b0b; border-color: #ef4444; }
.haktiqs .f712gy    { background: #2d1600; border-color: #f97316; }
.haktiqs .h25lfl2 strong  { color: #f1f5f9; }
.haktiqs .h25lfl2 p       { color: #cbd5e1; }
.haktiqs .w325sz    .sdh8em5b     .ren303i3::before,
.haktiqs .hzkhv  .sdh8em5b     .ren303i3::before,
.haktiqs .ppzszy0  .sdh8em5b     .ren303i3::before,
.haktiqs .aopulqc .sdh8em5b     .ren303i3::before { color: #eab308; }
.haktiqs .w325sz    .tv6190 .ren303i3::before,
.haktiqs .hzkhv  .tv6190 .ren303i3::before,
.haktiqs .ppzszy0  .tv6190 .ren303i3::before,
.haktiqs .aopulqc .tv6190 .ren303i3::before { color: #ef4444; }
.haktiqs .w325sz    .f712gy    .ren303i3::before,
.haktiqs .hzkhv  .f712gy    .ren303i3::before,
.haktiqs .ppzszy0  .f712gy    .ren303i3::before,
.haktiqs .aopulqc .f712gy    .ren303i3::before { color: #f97316; }
.l5ck .sdh8em5b     { background: #0c1a2e; border-color: #38bdf8; }
.l5ck .tv6190 { background: #12103a; border-color: #818cf8; }
.l5ck .f712gy    { background: #0a2020; border-color: #2dd4bf; }
.l5ck .h25lfl2 strong  { color: #f1f5f9; }
.l5ck .h25lfl2 p       { color: #cbd5e1; }
.l5ck .w325sz    .sdh8em5b     .ren303i3::before,
.l5ck .hzkhv  .sdh8em5b     .ren303i3::before,
.l5ck .ppzszy0  .sdh8em5b     .ren303i3::before,
.l5ck .aopulqc .sdh8em5b     .ren303i3::before { color: #38bdf8; }
.l5ck .w325sz    .tv6190 .ren303i3::before,
.l5ck .hzkhv  .tv6190 .ren303i3::before,
.l5ck .ppzszy0  .tv6190 .ren303i3::before,
.l5ck .aopulqc .tv6190 .ren303i3::before { color: #818cf8; }
.l5ck .w325sz    .f712gy    .ren303i3::before,
.l5ck .hzkhv  .f712gy    .ren303i3::before,
.l5ck .ppzszy0  .f712gy    .ren303i3::before,
.l5ck .aopulqc .f712gy    .ren303i3::before { color: #2dd4bf; }
.k5tq7e .sdh8em5b     { background: var(--accent-bg); border-color: var(--accent-light); }
.k5tq7e .tv6190 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.k5tq7e .f712gy    { background: var(--accent-bg); border-color: var(--accent-pale); }
.k5tq7e .w325sz    .ren303i3::before,
.k5tq7e .hzkhv  .ren303i3::before,
.k5tq7e .ppzszy0  .ren303i3::before,
.k5tq7e .aopulqc .ren303i3::before { color: var(--accent-light) !important; }
.hyik .jzbj1wjc { background: var(--bg-pros); }
.hyik .kr0x { background: var(--bg-cons); }
.hyik .jzbj1wjc .pr0m { color: var(--c-pros-label); }
.hyik .kr0x .sq4eaq { color: var(--c-cons); }
.hyik .jzbj1wjc ul li,
.hyik .wmc593vf li          { color: var(--c-pros); }
.hyik .kr0x ul li,
.hyik .q6p6 li          { color: var(--c-cons); }
.r5v4ep .h25lfl2 { background: transparent; border-left: none; border: 1.5px solid; }
.r5v4ep .sdh8em5b     { border-color: var(--c-tip-border); }
.r5v4ep .tv6190 { border-color: var(--c-warn-border); }
.r5v4ep .f712gy    { border-color: #60a5fa; }
.r5v4ep .h25lfl2 strong { color: var(--text-primary); }
.r5v4ep .h25lfl2 p      { color: var(--text-muted); }
.qv9vo036 .h25lfl2 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.qv9vo036 .sdh8em5b     { border-top-color: var(--c-tip-border); }
.qv9vo036 .tv6190 { border-top-color: var(--c-warn-border); }
.qv9vo036 .f712gy    { border-top-color: #60a5fa; }
.o27cctb .h25lfl2 { border-left: none; border-radius: 8px; }
.o27cctb .sdh8em5b     { background: #065f46; }
.o27cctb .tv6190 { background: #92400e; }
.o27cctb .f712gy    { background: #1e3a8a; }
.o27cctb .h25lfl2 strong,
.o27cctb .h25lfl2 p { color: #fff; }
.o27cctb .ren303i3::before { color: rgba(255,255,255,0.85) !important; }
.jeud1h.o27cctb .sdh8em5b,
.jeud1h .o27cctb .sdh8em5b     { background: #052e16; }
.jeud1h.o27cctb .tv6190,
.jeud1h .o27cctb .tv6190 { background: #2d0a1e; }
.jeud1h.o27cctb .f712gy,
.jeud1h .o27cctb .f712gy    { background: #1e1036; }
.haktiqs.o27cctb .sdh8em5b,
.haktiqs .o27cctb .sdh8em5b      { background: #2d2000; }
.haktiqs.o27cctb .tv6190,
.haktiqs .o27cctb .tv6190  { background: #2d0b0b; }
.haktiqs.o27cctb .f712gy,
.haktiqs .o27cctb .f712gy     { background: #2d1600; }
.l5ck.o27cctb .sdh8em5b,
.l5ck .o27cctb .sdh8em5b      { background: #0c1a2e; }
.l5ck.o27cctb .tv6190,
.l5ck .o27cctb .tv6190  { background: #12103a; }
.l5ck.o27cctb .f712gy,
.l5ck .o27cctb .f712gy     { background: #0a2020; }
.g2wsat9k .h25lfl2 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.g2wsat9k .sdh8em5b     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.g2wsat9k .tv6190 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.g2wsat9k .f712gy    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.g2wsat9k .h25lfl2 strong { color: var(--text-primary); }
.g2wsat9k .h25lfl2 p      { color: var(--text-muted); }
.rugt .h25lfl2 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.w325sz .ren303i3,
.hzkhv .ren303i3,
.ppzszy0 .ren303i3,
.aopulqc .ren303i3 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.w325sz .ren303i3::before,
.hzkhv .ren303i3::before,
.ppzszy0 .ren303i3::before,
.aopulqc .ren303i3::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.w325sz .sdh8em5b     .ren303i3::before { content: "✦"; color: var(--c-tip-border); }
.w325sz .tv6190 .ren303i3::before { content: "▲"; color: var(--c-warn-border); }
.w325sz .f712gy    .ren303i3::before { content: "◉"; color: #60a5fa; }
.hzkhv .sdh8em5b     .ren303i3::before { content: "★"; color: var(--c-tip-border); }
.hzkhv .tv6190 .ren303i3::before { content: "◆"; color: var(--c-warn-border); }
.hzkhv .f712gy    .ren303i3::before { content: "●"; color: #60a5fa; }
.ppzszy0 .sdh8em5b     .ren303i3::before { content: "▶"; color: var(--c-tip-border); }
.ppzszy0 .tv6190 .ren303i3::before { content: "■"; color: var(--c-warn-border); }
.ppzszy0 .f712gy    .ren303i3::before { content: "▸"; color: #60a5fa; }
.aopulqc .sdh8em5b     .ren303i3::before { content: "→"; color: var(--c-tip-border); }
.aopulqc .tv6190 .ren303i3::before { content: "⬥"; color: var(--c-warn-border); }
.aopulqc .f712gy    .ren303i3::before { content: "◈"; color: #60a5fa; }
.tuks2s5 .e8yuq .kacm,
.tuks2s5 .v43chrat .kacm  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.tuks2s5 .bjmwa                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.tuks2s5 .ud4q          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.tuks2s5 .n6ack2                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.tm7rp .e8yuq .kacm,
.tm7rp .v43chrat .kacm,
.tm7rp .bjmwa,
.tm7rp .h2ua,
.tm7rp .sdag1c,
.tm7rp .ud4q,
.tm7rp .n6ack2,
.tm7rp .rugt .h25lfl2 { box-shadow: none; }
.e6jl3   .mqa7o, .e6jl3 .jf39, .e6jl3 .mqkpan,
.e6jl3   .pvq1, .e6jl3 .mk6secv { font-size: 0.9rem; }
.e6jl3   .jgc2o, .e6jl3 .d02ku8 { font-size: 0.9rem; }
.sczn   .mqa7o, .sczn .jf39, .sczn .mqkpan,
.sczn   .pvq1, .sczn .mk6secv { font-size: 0.95rem; }
.sczn   .jgc2o, .sczn .d02ku8 { font-size: 0.95rem; }
.knv4n   .mqa7o, .knv4n .jf39, .knv4n .mqkpan,
.knv4n   .pvq1, .knv4n .mk6secv { font-size: 1.08rem; }
.knv4n   .jgc2o, .knv4n .d02ku8 { font-size: 1.05rem; }
.knv4n   .texzuk1l { font-size: 0.97rem; }
.d9zo .aex2      { font-size: 3.2rem; }
.d9zo h2.yq1i { font-size: 1.9rem; }
.d9zo h3.o599bxp     { font-size: 1.4rem; }
.wnet4g3r .aex2      { font-size: 3.8rem; }
.wnet4g3r h2.yq1i { font-size: 2.2rem; }
.wnet4g3r h3.o599bxp     { font-size: 1.6rem; }
.jv9nafn + .jv9nafn { position: relative; }
.d4w4e6ld   .jv9nafn + .jv9nafn::before,
.sxno  .jv9nafn + .jv9nafn::before,
.i0xqhsw8   .jv9nafn + .jv9nafn::before,
.nakft   .jv9nafn + .jv9nafn::before,
.w236z   .jv9nafn + .jv9nafn::before,
.rzs9l11 .jv9nafn + .jv9nafn::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.d4w4e6ld .jv9nafn + .jv9nafn::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.sxno .jv9nafn + .jv9nafn::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.i0xqhsw8 .jv9nafn + .jv9nafn::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;
}
.nakft .jv9nafn + .jv9nafn::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.rxdrdnc .jv9nafn { margin-bottom: 16px; }
.rxdrdnc .jv9nafn + .jv9nafn { margin-top: 0; }
.rxdrdnc .cvwdrz { padding-top: 0; padding-bottom: 0; }
.w236z .jv9nafn + .jv9nafn::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.rzs9l11 .jv9nafn + .jv9nafn::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.gdar6k4 .jv9nafn + .jv9nafn::before,
.nnrex9 .jv9nafn + .jv9nafn::before,
.gfn96 .jv9nafn + .jv9nafn::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%;
}
.m1n8angv .gdar6k4 .jv9nafn:nth-child(even)::before,
.m1n8angv .nnrex9 .jv9nafn:nth-child(even)::before,
.m1n8angv .gfn96 .jv9nafn:nth-child(even)::before { background: var(--bg-surface); }
.gkgz4zo2 .gdar6k4 .jv9nafn:nth-child(even)::before,
.gkgz4zo2 .nnrex9 .jv9nafn:nth-child(even)::before,
.gkgz4zo2 .gfn96 .jv9nafn:nth-child(even)::before { background: var(--bg-card); }
.gdar6k4 .jv9nafn + .jv9nafn::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");
}
.nnrex9 .jv9nafn + .jv9nafn::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");
}
.gfn96 .jv9nafn + .jv9nafn::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");
}
.kptz .qypkkv3,
.fqn4ko .qypkkv3 { padding-bottom: 60px; }
.uc9v .qypkkv3 { padding-bottom: 70px; }
.eabk3wvi .ggzlix8:not(.yzlr8x) .y9dz { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.eabk3wvi .yzlr8x { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.eabk3wvi .ps30d { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.eabk3wvi .vor0ttw { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.vdow8u .vor0ttw { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.gcz78k4 .vor0ttw { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.imgi9p .vor0ttw { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ipyqx2n7 .vor0ttw { background: var(--accent-bg); }
.bh9oy .ifzypw8 { float: left; width: 38%; margin: 0 28px 16px 0; }
.bh9oy .ifzypw8 .lnrd5 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.bh9oy .cvwdrz::after { content: ''; display: block; clear: both; }
.vb20ux6 .ifzypw8 { float: right; width: 38%; margin: 0 0 16px 28px; }
.vb20ux6 .ifzypw8 .lnrd5 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.vb20ux6 .cvwdrz::after { content: ''; display: block; clear: both; }
.y06dfk .jv9nafn:nth-child(odd)  .ifzypw8 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.y06dfk .jv9nafn:nth-child(even) .ifzypw8 { float: right; width: 38%; margin: 0 0 16px 28px; }
.y06dfk .ifzypw8 .lnrd5 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.y06dfk .cvwdrz::after { content: ''; display: block; clear: both; }
.bh9oy .gup4,
.vb20ux6 .gup4,
.vb20ux6 .lde6,
.y06dfk .gup4,
@media (max-width: 900px) {
  .bh9oy .ifzypw8,
  .vb20ux6 .ifzypw8,
  .y06dfk .jv9nafn:nth-child(odd)  .ifzypw8,
  .y06dfk .jv9nafn:nth-child(even) .ifzypw8 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .bh9oy .ifzypw8 .lnrd5,
  .vb20ux6 .ifzypw8 .lnrd5,
  .y06dfk .ifzypw8 .lnrd5 {
    max-height: none !important;
  }
}
.bh9oy .jgc2o,
.bh9oy .d02ku8,
.vb20ux6 .jgc2o,
.vb20ux6 .d02ku8,
.y06dfk .jgc2o,
.y06dfk .d02ku8 { overflow: hidden; }
@media (max-width: 640px) {
  .bh9oy .ifzypw8,
  .vb20ux6 .ifzypw8,
  .y06dfk .ifzypw8 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.g9m33gr1 .df34j7br,
.g9m33gr1 .cvwdrz,
.g9m33gr1 .j3wh6n6o  { max-width: 1100px; }
.g9m33gr1 { --content-mw: 1100px; }
.jpth8nq3 .df34j7br,
.jpth8nq3 .cvwdrz,
.jpth8nq3 .j3wh6n6o  { max-width: 1200px; }
.f4vhvoh .df34j7br,
.f4vhvoh .cvwdrz,
.f4vhvoh .j3wh6n6o  { max-width: 1320px; }
.ir18 { font-size: 0.82rem; color: var(--text-muted); }
.l9oejgw { display: flex; align-items: center; }
.qdmcdlv {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.y5mxa4 { display: flex; align-items: center; }
.zosbv60y { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.zosbv60y:hover { text-decoration: underline; }
.namd3zg1 { margin: 0 3px; opacity: 0.45; }
.namd3zg1::before { content: '/'; }
.txim0 { padding: 2px 5px; color: var(--text-main); }
.dgsc9z5s .ir18 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.dgsc9z5s .l9oejgw { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.xfs4 .ir18 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.xfs4 .l9oejgw { padding: 0 0 0 12px; }
.sy2augp .l9oejgw { padding: 0 16px; }
.sy2augp .ir18 {
  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);
}
.sy2augp .df34j7br { padding-top: 28px; }
@media (max-width: 720px) {
  .hamtxpfk { margin-top: 18px; padding: 0 16px; }
  .sy2augp .df34j7br { padding-top: 16px; }
}
.g9m33gr1.dgsc9z5s .l9oejgw { max-width: 1100px; }
.jpth8nq3.dgsc9z5s .l9oejgw { max-width: 1200px; }
.f4vhvoh.dgsc9z5s .l9oejgw { max-width: 1320px; }
.g9m33gr1 .hamtxpfk { max-width: 1100px; }
.nq891dg .jv9nafn { padding-top: 16px; padding-bottom: 16px; }
.bo0vsw .jv9nafn { padding-top: 24px; padding-bottom: 24px; }
.daa2 .jv9nafn { padding-top: 40px; padding-bottom: 40px; }
.ovszv .jv9nafn { padding-top: 52px; padding-bottom: 52px; }
.djh8 .jv9nafn:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.djh8 .jv9nafn:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.djh8 .jv9nafn:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.djh8 .jv9nafn:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.l6rt .cvwdrz { padding-top: 10px;  padding-bottom: 10px; }
.kh5dmfl .cvwdrz { padding-top: 18px;  padding-bottom: 18px; }
.b509ip1i .cvwdrz { padding-top: 36px;  padding-bottom: 36px; }
.na3eq4 .cvwdrz { padding-top: 48px;  padding-bottom: 48px; }
.gtifqkge h2.yq1i { font-weight: 600; }
.gtifqkge h3.o599bxp     { font-weight: 600; }
.xm349p h2.yq1i { font-weight: 800; }
.xm349p h3.o599bxp     { font-weight: 700; }
.zs91gc { font-weight: 600; }
.zs91gc h2.yq1i { font-weight: 900; }
.zs91gc h3.o599bxp     { font-weight: 800; }
.zs91gc .h25lfl2 strong,
.zs91gc .h25lfl2 strong { font-weight: 600; }
.xnxkl {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.amj0pesh .xnxkl { display: none; }
@media (max-width: 640px) {
  .r04e6 { display: none; }
  .xnxkl {
    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;
  }
}
.xnxkl { background: var(--cta) !important; color: #fff !important; border: none !important; }
.xnxkl:hover { opacity: 0.85; }
.wr2lo27 .xnxkl { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.wl6tzq6z .xnxkl,
.pnndu2y6  .xnxkl { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.wl6tzq6z .xnxkl:hover,
.pnndu2y6  .xnxkl:hover { opacity: 0.88; }
.wr2lo27.wl6tzq6z .xnxkl,
.wr2lo27.pnndu2y6  .xnxkl { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.sq5gw {
  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;
}
.sq5gw:hover { transform: translateY(-2px); opacity: 0.92; }
.sq5gw { background: var(--cta) !important; color: #fff !important; border: none !important; }
.yje24 .sq5gw { display: none; }
.twxwnv .sq5gw { right: 32px; }
.ox2s6s  .sq5gw { left: 32px; }
@media (max-width: 480px) {
  .twxwnv .sq5gw { right: 20px; bottom: 20px; }
  .ox2s6s  .sq5gw { left: 20px; bottom: 20px; }
}
.xn7vvh { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.j3wh6n6o { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.l13qk6t3 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.bk1fws3 { color: var(--text-dim); font-size: 0.8rem; }
.rffjrtg a, .dj7ktn a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.rffjrtg a:hover, .dj7ktn a:hover { color: var(--accent-light); }
.dj7ktn { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.gntkvfg .j3wh6n6o { text-align: center; }
.gntkvfg .dj7ktn { justify-content: center; margin-bottom: 16px; }
.gntkvfg .l13qk6t3 { margin-top: 0; }
.mlpt6eg { margin-top: 10px; }
.mlpt6eg a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .j3wh6n6o { padding-left: 16px; padding-right: 16px; }
  .x17gy .j3wh6n6o { padding: 20px 16px; }
  .dj7ktn { gap: 4px 12px; }
  .l13qk6t3 { font-size: 0.78rem; }
}
.a94woyua .l13qk6t3 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.a94woyua .bk1fws3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .a94woyua .jx1moi5 { grid-template-columns: 1fr 1fr; } .a94woyua .x7g7dh8 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .a94woyua .jx1moi5 { grid-template-columns: 1fr; } }
.h2fjo1yp .l13qk6t3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .h2fjo1yp .c1o8 { gap: 12px; } .h2fjo1yp .xenq { margin-right: 0; width: 100%; } }
.nwnwf .l13qk6t3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.nwnwf .bk1fws3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .nwnwf .ukg2di { grid-template-columns: 1fr 1fr; } .nwnwf .a3azxri2 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .nwnwf .ukg2di { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .e075srff .l7ubs6ne { grid-template-columns: 1fr 1fr; } .e075srff .xoc0s6jn:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .e075srff .l7ubs6ne { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .dnbz1 .l7ubs6ne { grid-template-columns: 1fr; } }
.y38xp .j3wh6n6o { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.y38xp .dj7ktn { justify-content: center; }
.s0dq68t .y4rq      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.s0dq68t .xn7vvh { background: var(--bg-page); border-top-color: var(--border-alt); }
.ri9unu .y4rq      { background: #0d1117; border-bottom-color: #21262d; }
.ri9unu .w5cy7 { color: var(--accent-light); }
.ri9unu .jndpa { --msep-color: #8b949e; }
.ri9unu .jndpa a { color: #8b949e; }
.ri9unu .jndpa a:hover { color: var(--accent-light); }
.ri9unu .dxxw { color: #8b949e; }
.ri9unu .xn7vvh { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.ri9unu .l13qk6t3,
.ri9unu .bk1fws3 { color: #6e7681; }
.ri9unu .rffjrtg a, .ri9unu .dj7ktn a,
.ri9unu .rffjrtg a:hover, .ri9unu .dj7ktn a:hover,
@media (max-width: 640px) {
  .ri9unu .jndpa { background: #0d1117; border-top-color: #21262d; }
  .ri9unu .jndpa li a { border-bottom-color: #21262d; }
}
.kb3mqnq .y4rq      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.kb3mqnq .w5cy7 { color: var(--accent-light); }
.kb3mqnq .jndpa { --msep-color: #475569; }
.kb3mqnq .jndpa a { color: #475569; }
.kb3mqnq .jndpa a:hover { color: var(--accent-light); }
.kb3mqnq .dxxw { color: #64748b; }
.kb3mqnq .xn7vvh { background: #f0f4f8; border-top-color: #cbd5e1; }
.kb3mqnq .l13qk6t3,
.kb3mqnq .bk1fws3 { color: #64748b; }
.kb3mqnq .rffjrtg a, .kb3mqnq .dj7ktn a,
.kb3mqnq .rffjrtg a:hover, .kb3mqnq .dj7ktn a:hover,
@media (max-width: 640px) {
  .kb3mqnq .jndpa { background: #f0f4f8; border-top-color: #cbd5e1; }
  .kb3mqnq .jndpa li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.wl6tzq6z .y4rq      { background: var(--accent); border-bottom-color: var(--accent-light); }
.wl6tzq6z .w5cy7 { color: #fff; }
.wl6tzq6z .jndpa { --msep-color: rgba(255,255,255,0.82); }
.wl6tzq6z .jndpa a { color: rgba(255,255,255,0.82); }
.wl6tzq6z .jndpa a:hover { color: #fff; }
.wl6tzq6z .dxxw { color: rgba(255,255,255,0.9); }
.wl6tzq6z .xn7vvh { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.wl6tzq6z .l13qk6t3,
.wl6tzq6z .bk1fws3 { color: rgba(255,255,255,0.72); }
.wl6tzq6z .rffjrtg a, .wl6tzq6z .dj7ktn a,
.wl6tzq6z .rffjrtg a:hover, .wl6tzq6z .dj7ktn a:hover,
@media (max-width: 640px) {
  .wl6tzq6z .jndpa { background: var(--accent); border-top-color: var(--accent-light); }
  .wl6tzq6z .jndpa li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.pnndu2y6 .y4rq {
  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);
}
.pnndu2y6 .xn7vvh {
  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) {
  .pnndu2y6 .jndpa {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.pumgkj .mzv7vc { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.i70cf7 .mzv7vc { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ahdc5w .mzv7vc { min-height: 72px; height: auto; }
.npy4x .mzv7vc { min-height: 84px; height: auto; }
.x17gy .mzv7vc { max-width: none; padding: 0 32px; }
.x17gy .j3wh6n6o  { max-width: none; padding: 24px 32px; }
.boeq1.jpth8nq3 .mzv7vc { max-width: 1200px; }
.boeq1.f4vhvoh .mzv7vc { max-width: 1320px; }
.la2rifxa   .w5cy7, .la2rifxa   .xenq { text-transform: capitalize; }
.xlmw .w5cy7, .xlmw .xenq { text-transform: lowercase; }
.dawfr6 .w5cy7, .dawfr6 .xenq { text-transform: uppercase; letter-spacing: 0.06em; }
.fq4hq, .u42ii {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.su5ed .fq4hq,
.y1qjifo6 .fq4hq,
.f0nerjag .fq4hq,
.gzrsmmm8 .fq4hq,
.tls0js   .jndpa a { font-weight: 500; }
.uxu1ze8 .jndpa a { font-weight: 600; }
.kcip97     .jndpa a { font-weight: 700; }
.gc7ehu    .jndpa a { font-weight: 800; letter-spacing: 0.01em; }
.x8ta0n     .jndpa > li + li::before,
.pm91    .jndpa > li + li::before,
.c9wz0    .jndpa > li + li::before,
.txnq .jndpa > li + li::before,
.xamh1t .jndpa > li + li::before,
.stdt6  .jndpa > li + li::before,
.jrqaa8    .jndpa > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.x8ta0n     .jndpa > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.pm91    .jndpa > li + li::before { content: "|"; }
.c9wz0    .jndpa > li + li::before { content: "—"; }
.txnq .jndpa > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.xamh1t .jndpa > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.stdt6  .jndpa > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.jrqaa8    .jndpa > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .kecx8 .dxxw,
  .jdqre3c .dxxw,
  .k3jvxu0 .dxxw,
  .ds7qf3fc .dxxw,
  .mdmo .dxxw {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .kecx8 .dxxw::before,
  .jdqre3c .dxxw::before,
  .k3jvxu0 .dxxw::before,
  .ds7qf3fc .dxxw::before,
  .mdmo .dxxw::before { content: ""; display: block; flex-shrink: 0; }

  
  .kecx8 .dxxw::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;
  }

  
  .jdqre3c .dxxw::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;
  }

  
  .k3jvxu0 .dxxw::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;
  }

  
  .ds7qf3fc .dxxw::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;
  }

  
  .mdmo .dxxw::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) {
  .ldkp .dxxw {
    padding: 5px 14px;
  }
  .ldkp .jndpa {
    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;
  }
  .ldkp .jndpa li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ldkp .jndpa li a:hover { background: var(--bg-raised); }
  .ldkp .e94jzd,
  .hemiajx .e94jzd,
  .yv7gt1ff .e94jzd { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .wzeuc .dxxw {
    padding: 5px 10px;
  }
  .wzeuc .jndpa {
    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);
  }
  .wzeuc .jndpa.j50jxnq { transform: translateX(0); }
  .wzeuc .jndpa li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .wzeuc .jndpa li:last-child a { border-bottom: none; }
  .wl6tzq6z .jndpa,
  .ri9unu .jndpa { background: var(--accent) !important; }
  .wl6tzq6z .jndpa li a,
  .ri9unu .jndpa li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .yv7gt1ff .dxxw {
    padding: 5px 10px;
  }
  .yv7gt1ff .jndpa {
    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);
  }
  .yv7gt1ff .jndpa::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .yv7gt1ff .jndpa.j50jxnq { transform: translateY(0); }
  .yv7gt1ff .jndpa li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .rkdwl1 .dxxw {
    padding: 5px 10px;
  }
  .rkdwl1 .jndpa {
    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;
  }
  .rkdwl1 .jndpa.j50jxnq { opacity: 1; pointer-events: auto; }
  .rkdwl1 .jndpa li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .x1e3srya     .dxxw { border-radius: 0 !important; }
  .zbvrmg   .dxxw { border-radius: 8px !important; }
  .qjtu3ku .dxxw { border-radius: 50% !important; }
  .ujc9z3j   .dxxw { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .ifekz6 .tdzlmzpn { flex-direction: column; align-items: stretch; }
  .ifekz6 .cer4 { flex-direction: row; min-width: auto; }
  .ifekz6 .ejap8a { align-items: flex-start; text-align: left; }
}
.cms3,
.cms3.jv9nafn,
.m1n8angv .cms3,
.ja7zuuj .cms3,
.gkgz4zo2 .cms3,
.f079pa .cms3 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.fjx1 {
  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;
}
.zdz4qxz { flex: 1 1 280px; min-width: 0; }
.ywtl2xd {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.wqej {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.yxmmv {
  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;
}
.yxmmv:hover { transform: translateY(-1px); opacity: 0.95; }
.og5500d .fjx1 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.og5500d .ywtl2xd { color: var(--cta); }
.og5500d .wqej { color: var(--text-body); }
.og5500d .yxmmv {
  background: var(--cta) !important;
  color: #fff !important;
}
.hkv3jchr .fjx1 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.hkv3jchr .ywtl2xd { color: var(--text-primary); }
.hkv3jchr .wqej { color: var(--text-body); }
.hkv3jchr .yxmmv {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .fjx1 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .zdz4qxz { flex: 0 0 auto; }
  .ywtl2xd { font-size: 1.2rem; }
  .yxmmv { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.t433x .cnro6m { height: 36px; }
.ow1x29l .cnro6m { height: 60px; max-width: 200px; }
.iut42qwg .cnro6m { height: 56px; max-width: 180px; }
.cdmkit    .uctmfnsj, .cdmkit    .t5t1cv { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.whuzm .ps2asp {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.whuzm .objdqosj {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .pn8k7y4 .lde6 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .pn8k7y4 .h2ua {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .pn8k7y4 .h2ua { padding: 40px 16px 20px; }
  .pn8k7y4 .o3qqv65x {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .pn8k7y4 .pmhn { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .fxnc09 .h2ua {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .fxnc09 .h2ua::before {
    position: absolute; top: 14px; left: 14px;
  }
  .fxnc09 .w7owb {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .fxnc09 .lnhf1 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .fxnc09 .o3qqv65x {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .fxnc09 .pmhn { width: 100%; min-width: 0; }
  .fxnc09 .uctmfnsj { min-width: 0; }
}
.roe53k .wczjnj9u {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.roe53k .wczjnj9u summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.roe53k .wczjnj9u p { padding: 0 2px 16px; }
.v6goab6 .wczjnj9u { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.v6goab6 .wczjnj9u summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.v6goab6 .wczjnj9u summary::after { content: "›"; font-size: 1.2em; }
.v6goab6 .wczjnj9u[open] summary::after { content: "‹"; }
.v6goab6 .wczjnj9u p { padding: 10px 22px 4px; }
.wiea .wczjnj9u {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.wiea .wczjnj9u summary { color: var(--text-primary); padding-left: 16px; }
.wiea .wczjnj9u summary::after { content: "›"; font-size: 1.1em; }
.wiea .wczjnj9u[open] summary::after { content: "‹"; }
.wiea .wczjnj9u p { padding-left: 16px; }
.rtf0tn .l7359 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.rtf0tn .wczjnj9u {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.rtf0tn .wczjnj9u:last-child { border-bottom: none; }
.rtf0tn .wczjnj9u summary { color: var(--text-primary); border-radius: 0; }
.rtf0tn .wczjnj9u summary::after { content: "›"; font-size: 1.1em; }
.rtf0tn .wczjnj9u[open] summary::after { content: "‹"; }
.jigm .wczjnj9u { overflow: hidden; }
.jigm .wczjnj9u summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.jigm .wczjnj9u summary::after { color: rgba(255,255,255,.75); }
.jigm .wczjnj9u[open] summary { border-radius: 0; }
.k25zy { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.akud {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.zay7v8g {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.gorjp8pv { color: var(--text-muted); font-size: 1.05rem; }
.oumq6 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.tymd58vz {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.wi9xu4 { margin-bottom: 20px; }
.chqo8t {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.rz8uoy8f {
  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;
}
.rz8uoy8f:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.a3hw6t7w { resize: vertical; min-height: 130px; }
.rd83u8 { width: 100%; margin-top: 8px; }
.d7r2z {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.h5wlb {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.ugjlv { color: var(--text-muted); line-height: 1.75; }
.ah1i { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ah1i li { margin-bottom: 6px; }
.hv615 { max-width: 760px; margin: 0 auto; }
.bhe2 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.otyg7wp5 { max-width: 760px; margin: 0 auto; }
.rqc2s ul.ah1i { margin: 0; }
@media (max-width: 640px) { .nvasro { grid-template-columns: 1fr; gap: 10px; } }
.ynvp { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.d92d { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.s14ko { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.d92d p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.d92d .ah1i { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ynvp { grid-template-columns: 1fr; } }
.sca0i50j { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.sca0i50j:hover .b5lb4h9p { color: var(--accent-light); text-decoration: underline; }
.qbpnac { color: inherit; text-decoration: none; }
.qbpnac:hover { color: var(--accent-light); text-decoration: underline; }
.db0lrmd { display: inline-block; line-height: 0; }
.oclzps { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ivj0dj { margin-bottom: 48px; }
.n53eza { max-width: 760px; margin: 0 auto; }
.pere0e7 { max-width: 640px; margin: 0 auto; }
.nvhgtt2 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.nvhgtt2:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.kq6c7uw { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.nvhgtt2 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.nvhgtt2 ul.ah1i { margin: 0; }
.kkyy4xy9 { color: var(--text-muted); line-height: 1.75; }
.j8csh .ah1i,
.pere0e7 .ah1i,
.t26q3gi .ah1i,
.g5132 .ah1i {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.j8csh .nvhgtt2,
.pere0e7 .nvhgtt2 { text-align: left; }
.j8csh .kq6c7uw,
.pere0e7 .kq6c7uw { text-align: center; }
.tc1qg03 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.hejb767b { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.rdz94dbz { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.k92p09o8 { margin-top: 12px; }
.qpl5b49 { 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; }
.qpl5b49:hover { border-bottom-color: var(--accent-light); }
.irrvg26l { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.irrvg26l img { width: 100%; height: 100%; object-fit: cover; display: block; }
.c6syypax { width: 72px; height: 72px; }
.w494 { border-radius: 10px; }
.nc5p { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.k8thnw0s { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .kf1p24 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.iagix .rdz94dbz, .iagix .hejb767b { max-width: 640px; }
.mo82a .tc1qg03 { font-size: 1.6rem; margin-top: 18px; }
.suo0160 .rdz94dbz { margin-bottom: 28px; }
@media (max-width: 860px) { .dul4 { grid-template-columns: 1fr; } .mo82a { position: static; text-align: center; } }
.cc68p .irrvg26l { margin: 0 auto 18px; }
.cc68p .nc5p { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .m8d3 { grid-template-columns: 1fr; } }
.xfpp2ycb .tc1qg03 { font-size: 1.6rem; margin-bottom: 6px; }
.g5132 .ah1i { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .xfpp2ycb { flex-direction: column; text-align: center; } .y077hn { grid-template-columns: 1fr; } }
.ep5rhbk8 { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.ep5rhbk8 .tc1qg03 { font-size: 1.35rem; margin: 0 0 4px; }
.ep5rhbk8 .nc5p { margin: 0; }
.l1yt .zay7v8g { color: var(--accent-light); }
.upwbuco .zay7v8g { font-size: 2rem; }
.upwbuco .gorjp8pv { max-width: 680px; }
.s23yqch .zay7v8g { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.s23yqch .gorjp8pv  { margin: 0; }
@media (max-width: 640px) { .s23yqch { flex-direction: column; } }
.xjqsocd {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.xjqsocd .zay7v8g { color: var(--accent-light); }
.b5khfw6 .zay7v8g { color: #fff; }
.b5khfw6 .gorjp8pv  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .v2pv35 { grid-template-columns: 1fr; } }
.w107 .rz8uoy8f {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.w107 .rz8uoy8f:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.i196n .rz8uoy8f { background: var(--bg-raised); border-color: transparent; }
.i196n .rz8uoy8f:focus { background: var(--bg-card); border-color: var(--accent-light); }
.gle0 .rz8uoy8f { border-radius: 100px; padding: 11px 20px; }
.gle0 .a3hw6t7w { border-radius: 14px; }
.pl7zq7 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.pl7zq7 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;
}
.pl7zq7 summary::-webkit-details-marker { display: none; }
.pl7zq7 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.pl7zq7[open] summary::after { content: "−"; }
.eu9p {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.v8yz66 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .v8yz66 { grid-template-columns: 1fr; } }
.zkthuvp {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.zkthuvp h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.zkthuvp p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.hcuuc{display:none}
.hcuuc:empty,.q7h1t8:empty{display:none}
.tjxo8{position:relative;overflow:visible}
.dtte .wb18wc,.bwxx3722 .wb18wc,
.leti .wb18wc,.kw74h8og .wb18wc,
.xr5vw5v .wb18wc,.yv33 .wb18wc{display:block}
.bzyluyy .p9oqwo9{display:block}
.dtte .wb18wc,.bwxx3722 .wb18wc,
.leti .wb18wc,.kw74h8og .wb18wc,
.xr5vw5v .wb18wc{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}
.dtte .wb18wc .q7h1t8,.bwxx3722 .wb18wc .q7h1t8,
.leti .wb18wc .q7h1t8,.kw74h8og .wb18wc .q7h1t8,
.xr5vw5v .wb18wc .q7h1t8{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}
.dtte .kyf82,.bwxx3722 .kyf82,
.leti .kyf82,.kw74h8og .kyf82,
.xr5vw5v .kyf82{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.dtte .wb18wc,.bwxx3722 .wb18wc{top:12px}
.dtte .wb18wc .q7h1t8{margin-right:auto}
.bwxx3722 .wb18wc .q7h1t8{margin-left:auto}
.bwxx3722 .wb18wc{text-align:right}
.leti .wb18wc,.kw74h8og .wb18wc{bottom:12px}
.leti .wb18wc .q7h1t8{margin-right:auto}
.kw74h8og .wb18wc .q7h1t8{margin-left:auto}
.kw74h8og .wb18wc{text-align:right}
.xr5vw5v .wb18wc{position:relative;margin-top:16px}
.xr5vw5v .wb18wc .q7h1t8{margin:0 auto}
.yv33 .wb18wc{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.yv33 .wb18wc .q7h1t8{margin:0}
.yv33 .vor0ttw~.wb18wc,
.yv33 .n4qzhkoo~.wb18wc{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.yv33 .vor0ttw~.wb18wc .q7h1t8,
.yv33 .n4qzhkoo~.wb18wc .q7h1t8{justify-content:flex-start}
.vor0ttw~.wb18wc,.n4qzhkoo~.wb18wc{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}
.vor0ttw~.wb18wc .q7h1t8{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.n4qzhkoo~.wb18wc .q7h1t8{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.p9oqwo9 .q7h1t8{margin:0 0 12px}
.q7h1t8{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.jtylddma{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.b5lb4h9p{font-weight:600;color:var(--text-heading);opacity:1}
.xzawz26::before{content:"·";margin:0 2px;opacity:.5}
.kyf82{white-space:nowrap}
.seb1heq7 .jtylddma{display:none}
.drr7dm .kyf82{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.drr7dm .xzawz26::before{content:""}
.lffo .kyf82{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}
.lffo .xzawz26::before{content:""}
.b1f918 .q7h1t8{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.ubqdg .kyf82{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.ubqdg .xzawz26::before{content:""}
.x71n9j .kyf82{color: var(--accent-light);opacity:1;font-weight:500}
.jb90 .kyf82{border-bottom:1px solid currentColor;padding-bottom:2px}
.ehm7j .q7h1t8{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.futu{--date-bg:var(--accent-bg)}
.warzyoz9 .xzawz26::before{content:""}
.m7yzywv .xzawz26::before{content:"•";opacity:.4}
.m7yzywv .kyf82 + .kyf82::before{content:"•";margin-right:6px;opacity:.4}
.xhyo .xzawz26::before{content:"/";opacity:.35}
.xhyo .kyf82 + .kyf82::before{content:"/";margin-right:6px;opacity:.35}
.u9bm .xzawz26::before{content:"|";opacity:.3}
.u9bm .kyf82 + .kyf82::before{content:"|";margin-right:6px;opacity:.3}
.sd5d .xzawz26::before{content:"—";opacity:.3}
.sd5d .kyf82 + .kyf82::before{content:"—";margin-right:6px;opacity:.3}
.pi2o .xzawz26::before{content:"◆";font-size:.5em;opacity:.35}
.pi2o .kyf82 + .kyf82::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.gsyw .xzawz26::before{content:"·";opacity:.4}
.gsyw .kyf82 + .kyf82::before{content:"·";margin-right:6px;opacity:.4}
.dlq2 .xzawz26::before{content:"›";opacity:.4}
.dlq2 .kyf82 + .kyf82::before{content:"›";margin-right:6px;opacity:.4}
.p5k2x .xzawz26::before{content:"→";opacity:.35;font-size:.85em}
.p5k2x .kyf82 + .kyf82::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.jzv1i3l{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.gd715xt{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.fqthcy{display:flex;flex-direction:column;gap:3px}
.gisuu{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.lv7q{font-weight:700;font-size:1rem;color:var(--text-heading)}
.culi{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.lhu4vt5 .jzv1i3l{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.nxb4 .jzv1i3l{border-top:3px solid var(--accent);padding-top:18px}
.ufndm .jzv1i3l{border-left:3px solid var(--accent);border-radius:0}
.g0sso .jzv1i3l{padding:20px 0}
@media(max-width:640px){
  .jzv1i3l{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .culi{max-width:100%}
}
.mglw6 .ud4q{margin:0}
@media (max-width:560px){
  .d7n63q8{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) {
  .no0o7 { padding: 28px 18px 20px; }
  .lyvjw { font-size: 1.2rem; }
  .j1fg5n { max-width: 220px; max-height: 80px; }
}
.rjvlv .aw4e8l { border-radius: 22px; }
.yfxdfxh .fjx1 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .aw4e8l { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.fvo89 {
  margin: 28px 0 24px;
}
.fvo89 .jv9nafn {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.fvo89 .cvwdrz {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.fvo89 .fjx1 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .mzv7vc { flex-direction: row-reverse; }
[dir="rtl"] .jndpa { flex-direction: row-reverse; }
[dir="rtl"] .twxwnv .sq5gw { right: auto; left: 32px; }
[dir="rtl"] .ox2s6s  .sq5gw { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .twxwnv .sq5gw { right: auto; left: 20px; }
  [dir="rtl"] .ox2s6s  .sq5gw { left: auto;  right: 20px; }
}
[dir="rtl"] .bh9oy .ifzypw8  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .vb20ux6 .ifzypw8 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .vor0ttw,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .jgc2o, [dir="rtl"] .d02ku8 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .h25lfl2 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .fjx1 { direction: rtl; }
[dir="rtl"] .ir18 { direction: rtl; }
[dir="rtl"] .n6ack2 { direction: rtl; }
[dir="rtl"] .ufh7t38 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .w6bffcg .d02ku8,
[dir="rtl"] .gbfgc4 .d02ku8,
[dir="rtl"] .s543u9 .d02ku8,
[dir="rtl"] .hgzmbu .d02ku8 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .w6bffcg .d02ku8 li::before,
[dir="rtl"] .gbfgc4 .d02ku8 li::before,
[dir="rtl"] .s543u9 .d02ku8 li::before,
[dir="rtl"] .hgzmbu .d02ku8 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .vor0ttw.mkcuqmy1 .qypkkv3 { align-items: flex-end; text-align: right; }
[dir="rtl"] .vor0ttw.owdt .qypkkv3 { text-align: center; }
[dir="rtl"] .vor0ttw .qypkkv3 { text-align: right; }
[dir="rtl"] .cvwdrz,
[dir="rtl"] .pvq1,
[dir="rtl"] .mk6secv,
[dir="rtl"] .to49p,
[dir="rtl"] .tymd58vz,
[dir="rtl"] .chqo8t,
[dir="rtl"] .rdz94dbz,
[dir="rtl"] .rz8uoy8f,
[dir="rtl"] .a3hw6t7w { text-align: right; direction: rtl; }
[dir="rtl"] .gle0 .rz8uoy8f,
[dir="rtl"] .w107 .rz8uoy8f { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #467ace;
  --brand:           #467ace;
  --brand-light:     #345a97;
  --brand-pale:      #6081b7;
  --grad-start:      #8eaee1;
  --grad-end:        #c3d1e9;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #467ace;
  --cta-light:       #2b64bf;
  --cta-hover:       #2c5ca9;
  --bg-page:         #f6f7f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f4f5;
  --bg-raised:       #eeeff1;
  --bg-hover:        #f3f4f5;
  --border:          #e2e4e8;
  --border-alt:      #d0d4db;
  --border-section:  #e2e4e8;
  --text-primary:    #17191b;
  --text-muted:      #53575f;
  --text-body:       #2f3236;
  --text-sub:        #474b51;
  --text-faint:      #767d88;
  --text-dim:        #9197a0;
  --text-label:      #5e646d;
  --text-value:      #3b3e44;
  --accent-bg:       #e4e9f0;
  --accent-bg-light: #cdd8e8;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f6;
  --c-pros:          #178b60;
  --c-cons:          #9f214e;
  --c-pros-label:    #1ca573;
  --c-tip-border:    #1fb67f;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #178b60;
}
:root { --logo-bg-opacity: 76%; }
body, button, input { font-family: "Noto Sans", sans-serif; }
.nztkx768 .wmc593vf li::before, .nztkx768 .q6p6 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; }.nztkx768 .wmc593vf li::before { content: ""; }.nztkx768 .q6p6 li::before { content: ""; }.nztkx768 .pr0m::before, .nztkx768 .sq4eaq::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.nztkx768 .pr0m::before { content: ""; }.nztkx768 .sq4eaq::before { content: ""; }
.a65pdq .w038, .a65pdq .vor0ttw { min-height: 420px; }
.r3mt5d .xnxkl::after,.r3mt5d .sq5gw::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.namd3zg1::before { content: '|'; opacity: 0.3; }