:root {
  --color-accent: #004080;
  --color-cta: #8000ff;
  --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;
}
.zhgci1a {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.lwbo19ic {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.xdwp5 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.cz6d21bf { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.cs280 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.cs280 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.cs280 a:hover { color: var(--accent-light); }
.okfo3     .ssurl { border-radius: 6px; }
.okfo3 .ssurl li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.okfo3 .ssurl li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.ceis .ssurl li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .ssurl {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .kizk:hover .ssurl,
  .kizk:focus-within .ssurl { display: block; }
  .ssurl li a { padding: 8px 16px; font-size: 0.88rem; }
}
.rr3d8 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.o1rmi { display: none; }
@media (max-width: 640px) {
  .o1rmi {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .o1rmi.kk4wwrw { display: block; }
}
@media (max-width: 640px) {
  .rr3d8 { display: block; }
  .cs280 > li + li::before { display: none !important; }
  .cs280 {
    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;
  }
  .cs280.kk4wwrw { display: flex; }
  .cs280 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .cs280 li:last-child a { border-bottom: none; }
}
.wgoipa { min-height: 480px; }
.k5csm {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.zj7n6 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.hfygfc .zj7n6 { margin-left: 0; margin-right: 0; }
.sumd6 {
  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;
}
.d2ch .sumd6 { margin-top: 24px; }
.sumd6:hover { opacity: 0.88; }
.od1s .k5csm { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.od1s .zj7n6 { color: #e2e8f0; }
.od1s.jg9cs1kz .fwq1 { text-align: center; }
.emal .k5csm { color: var(--text-primary); text-shadow: none; }
.emal .zj7n6 { color: var(--text-muted); }
.emal .sumd6 { margin-top: 16px; }
.emal, .emal.wgoipa { min-height: auto !important; }
.emal.jg9cs1kz .fwq1 { text-align: center; }
.emal~.wfhch2it{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}
.emal~.wfhch2it .qjas2kai{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}
.c97i .g73u1d,
.c97i .rcs7b6a {
  position: relative; overflow: hidden;
}
.c97i .g73u1d::after,
.c97i .rcs7b6a::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.c97i .od1s .xlp9m {
  overflow: hidden;
}
.c97i .od1s .xlp9m::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.g73u1d .k5csm { color: #fff; }
.g73u1d .zj7n6 { color: rgba(255,255,255,0.85); }
.g73u1d .sumd6 { background: #fff; color: var(--cta); }
.g73u1d .sumd6:hover { opacity: 0.92; }
.c97i .d7nnh4ve { position: relative; overflow: hidden; }
.c97i .d7nnh4ve::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;
}
.nbrd .d7nnh4ve {
  animation: hg-breathe 7s ease-in-out infinite;
}
.mm5o9le .d7nnh4ve { position: relative; overflow: hidden; }
.mm5o9le .d7nnh4ve::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;
}
.dsvgx .d7nnh4ve { position: relative; overflow: hidden; }
.dsvgx .d7nnh4ve::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;
}
.tfhh .d7nnh4ve {
  animation: hg-fadein 1.2s ease-out both;
}
.d7nnh4ve {
  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%);
}
.a91tz {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.eoh6ygo {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.h4e4rms {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.d7nnh4ve .k5csm { text-shadow: none; color: var(--text-primary); }
.d7nnh4ve .zj7n6 { color: var(--text-muted); }
body.v8cuxqqp .k5csm {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.ni87mev .k5csm {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.wgoipa.g73u1d .k5csm,
section.g73u1d .k5csm {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.d7nnh4ve.jg9cs1kz .a91tz { align-items: center; text-align: center; }
.d7nnh4ve.hfygfc   .a91tz { align-items: flex-start; text-align: left; }
.wod8 .eoh6ygo { position: relative; }
.wod8 .eoh6ygo::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.wod8.g1m6 .eoh6ygo::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.yzqrai .eoh6ygo {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.yzqrai .h4e4rms {
  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);
}
.yzqrai.g1m6 .eoh6ygo { padding: 32px 0 32px 32px; }
.eb8s .eoh6ygo {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.eb8s .h4e4rms {
  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);
}
.g1m6 .a91tz {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.eb8s.g1m6 .eoh6ygo { padding: 40px 16px 40px 48px; }
.wgoipa .ushhk {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.ushhk .r43s39.xggyda {
  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;
}
.ushhk .r43s39.xggyda:hover { opacity: 0.85; }
.a396 .eoh6ygo {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .d7nnh4ve { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .d7nnh4ve:not(.a396) .eoh6ygo { display: none !important; }
  .a396 .eoh6ygo { padding: 16px; }
  .a91tz  { padding: 36px 24px; }
  .d7nnh4ve~.wfhch2it,.g1m6~.wfhch2it{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .wgoipa, .d7nnh4ve { min-height: 320px !important; }
  .k5csm { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .g5hphjv,
  .vmwvg5t,
  .qkwi { grid-template-columns: 1fr !important; }

  

  
  .nd3g1ci5 { display: flex !important; flex-direction: column !important; }
  .nd3g1ci5 .fwq1 { display: contents; }
  .nd3g1ci5 .xlp9m { order: 0; }
  .nd3g1ci5 .k5csm { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .nd3g1ci5 .g5hphjv { order: 2; padding: 0 16px 12px !important; }
  .nd3g1ci5 .zj7n6 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .d2ch .fwq1 { display: flex; flex-direction: column; }
  .d2ch .fwq1 .k5csm { order: 1; }
  .d2ch .fwq1 .qkwi { order: 2; margin: 8px 0 24px !important; }
  .d2ch .fwq1 .zj7n6 { order: 3; }
  .d2ch .fwq1 .sumd6 { order: 4; align-self: center; margin-top: 0; }

  
  .d7nnh4ve.a396 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .d7nnh4ve.a396 .a91tz { display: contents; padding: 0; }
  .d7nnh4ve.a396 .a91tz .k5csm { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .d7nnh4ve.a396 .eoh6ygo { order: 2; padding: 12px 16px; }
  .d7nnh4ve.a396 .a91tz .zj7n6 { order: 3; padding: 0 24px; margin: 0 auto; }
  .d7nnh4ve.a396 .a91tz .sumd6 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.y9g1 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.jr9rzl { width: 100%; height: auto; display: block; border-radius: 10px; }
.m15bzu9f .y9g1        { border-radius: 16px; }
.m15bzu9f .jr9rzl  { border-radius: 16px; }
.hmzo75ip .y9g1         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.hmzo75ip .jr9rzl   { border-radius: 8px; }
.dqo372 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.j64hp8 { width: 100%; padding: 32px 0; position: relative; }
.bgts5ckr { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.xcrm2tt0 .j64hp8:nth-child(even) { background: var(--bg-surface); }
.xcrm2tt0 .j64hp8:nth-child(odd)  { background: var(--bg-page); }
.b2ragn7 .j64hp8:nth-child(even) { background: var(--bg-card); }
.b2ragn7 .j64hp8:nth-child(odd)  { background: var(--bg-page); }
.xcrm2tt0 .j64hp8:nth-child(odd)  .bgts5ckr { background: var(--bg-card); border-radius: 6px; }
.xcrm2tt0 .j64hp8:nth-child(even) .bgts5ckr { background: var(--bg-raised); border-radius: 6px; }
.b2ragn7 .j64hp8:nth-child(odd)  .bgts5ckr { background: var(--bg-card); border-radius: 6px; }
.b2ragn7 .j64hp8:nth-child(even) .bgts5ckr { background: var(--bg-raised); border-radius: 6px; }
.xcrm2tt0 .j64hp8:nth-child(even) .fjee1mg .rk948spd,
.b2ragn7 .j64hp8:nth-child(even) .fjee1mg .rk948spd { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.xcrm2tt0 .j64hp8:nth-child(odd) .fjee1mg .rk948spd,
.b2ragn7 .j64hp8:nth-child(odd) .fjee1mg .rk948spd { background: var(--bg-card-inner); }
.xcrm2tt0 .j64hp8:nth-child(even) .iq5m .rk948spd:nth-child(odd),
.b2ragn7 .j64hp8:nth-child(even) .iq5m .rk948spd:nth-child(odd)  { background: var(--bg-card); }
.xcrm2tt0 .j64hp8:nth-child(even) .iq5m .rk948spd:nth-child(even),
.b2ragn7 .j64hp8:nth-child(even) .iq5m .rk948spd:nth-child(even) { background: var(--bg-card-inner); }
h1.kkr2s { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.kkr2s {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.f866l6 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.lugig5su h2.kkr2s {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.aoiit6j6 h2.kkr2s {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.d3u2g1uv h2.kkr2s {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.grxqn h2.kkr2s::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.u3ux3l h2.kkr2s {
  color: var(--text-primary); font-size: 1.7rem;
}
.hjy5shdg h2.kkr2s::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.ek9t16 h2.kkr2s {
  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;
}
.tlcadsfv { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .tlcadsfv { display: none; } }
.f98ns { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.lvk27 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.dp4dy5yk {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.z2mr { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.o731mx1 { padding-left: 20px; }
.o731mx1 li { margin-bottom: 6px; }
.o731mx1 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.o731mx1 a:hover { color: var(--accent-light); }
.dk6j .z2mr { display: none; }
.wb9qtlfv .z2mr { display: none; }
.wb9qtlfv .o731mx1 { padding-left: 0; list-style: none; }
.wb9qtlfv .o731mx1 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.wb9qtlfv .o731mx1 a { font-size: 0.92rem; }
.aj19we .dp4dy5yk { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.aj19we .z2mr { display: none; }
.aj19we .o731mx1 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.aj19we .o731mx1 li { margin-bottom: 0; }
.aj19we .o731mx1 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;
}
.aj19we .o731mx1 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.i0pwjweu .dp4dy5yk { padding: 20px 20px 16px; }
.i0pwjweu .o731mx1 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.i0pwjweu .o731mx1 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.i0pwjweu .o731mx1 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;
}
.i0pwjweu .o731mx1 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;
}
.i0pwjweu .o731mx1 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.i0pwjweu .o731mx1 a:focus,
.i0pwjweu .o731mx1 a:focus-visible,
.i0pwjweu .o731mx1 a:target { outline: none; }
.i0pwjweu .o731mx1 li:target a { border-color: var(--border); color: var(--text-muted); }
.uwg7fx8 .dp4dy5yk { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.uwg7fx8 .z2mr { display: none; }
.uwg7fx8 .o731mx1 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.uwg7fx8 .o731mx1 li { margin-bottom: 0; }
.uwg7fx8 .o731mx1 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.uwg7fx8 .o731mx1 li:last-child::after { content: ""; margin-right: 0; }
.uwg7fx8 .o731mx1 a { font-size: 0.9rem; }
.rk948spd { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.fjee1mg .rk948spd { background: var(--bg-card); }
.iq5m .rk948spd:nth-child(odd)  { background: var(--bg-card); }
.iq5m .rk948spd:nth-child(even) { background: var(--bg-raised); }
.qqan .rk948spd {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.qqan .rk948spd:last-child { border-bottom: none; }
.qqan h3.f866l6 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.wn67ii0 .rk948spd {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.wn67ii0 .rk948spd + .rk948spd { margin-top: 4px; }
.cv6h7 .rk948spd { background: none; border-radius: 0; padding: 12px 0; }
.cv6h7 .rk948spd + .rk948spd { border-top: 1px solid var(--border-section); }
.qbcyn { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.tdzxt { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.rgp22kch { color: var(--text-body); margin-bottom: 10px; }
.vzrxc, .ikgyl1wt { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.vzrxc li, .ikgyl1wt li { margin-bottom: 6px; }
.ikgyl1wt li { list-style: decimal; }
.j0elb0     .vzrxc { list-style-type: "● "; }
.djv04y1  .vzrxc { list-style-type: "■ "; }
.r1sio .vzrxc { list-style-type: "◆ "; }
.b6zgbsd    .vzrxc { list-style-type: "★ "; }
.j0elb0     .s11u85 { list-style-type: "● "; }
.djv04y1  .s11u85 { list-style-type: "■ "; }
.r1sio .s11u85 { list-style-type: "◆ "; }
.b6zgbsd    .s11u85 { list-style-type: "★ "; }
.j0elb0    .vzrxc li::marker, .j0elb0    .s11u85 li::marker,
.djv04y1 .vzrxc li::marker, .djv04y1 .s11u85 li::marker,
.r1sio .vzrxc li::marker, .r1sio .s11u85 li::marker,
.b6zgbsd   .vzrxc li::marker, .b6zgbsd   .s11u85 li::marker {
  color: var(--cta); font-size: 1em;
}
.j0elb0 .ikgyl1wt,
.djv04y1 .ikgyl1wt,
.r1sio .ikgyl1wt,
.b6zgbsd .ikgyl1wt {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.j0elb0 .ikgyl1wt li,
.djv04y1 .ikgyl1wt li,
.r1sio .ikgyl1wt li,
.b6zgbsd .ikgyl1wt li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.j0elb0 .ikgyl1wt li::before,
.djv04y1 .ikgyl1wt li::before,
.r1sio .ikgyl1wt li::before,
.b6zgbsd .ikgyl1wt 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;
}
.j0elb0     .ikgyl1wt li::before { border-radius: 50%; }
.djv04y1  .ikgyl1wt li::before { border-radius: 3px; }
.r1sio .ikgyl1wt li::before { border-radius: 3px; }
.b6zgbsd    .ikgyl1wt li::before { border-radius: 50%; }
.spme { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.h8cu .spme,
.d3bi4 .spme { background: transparent; border: none; border-radius: 0; }
.l6i83 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.l6i83 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.l6i83 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.l6i83 tr:hover td { background: var(--bg-hover); }
.v0123or6 .l6i83 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.nfavk .l6i83 { border: 1px solid var(--border-alt); }
.nfavk .l6i83 th,
.nfavk .l6i83 td { border: 1px solid var(--border-alt); }
.elhkcby .l6i83 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.elhkcby .l6i83 td { border-bottom: none; }
.elhkcby .l6i83 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ea0a5 .l6i83 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.awt7sw .spme {
  overflow: hidden;
}
.awt7sw .l6i83 th { border-bottom: 1px solid var(--border-alt); }
.awt7sw .l6i83 tr:last-child td { border-bottom: none; }
.u4yh { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.kd27uxt { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.zct0m { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.e9o8mg { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.j21u5psa { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.s11u85 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.s11u85 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%}
.lz5qscb .e9o8mg { background: transparent; text-align: center; }
.b83eszp .zct0m {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.x1kub .zct0m {
  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);
}
.vmq890m .kd27uxt { display: grid; grid-template-columns: auto 1fr; }
.vmq890m .zct0m {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.vmq890m .e9o8mg { grid-column: 2; }
.vmq890m .j21u5psa,
.vmq890m .s11u85 { grid-column: 1 / -1; }
.dzf63l9 .kd27uxt { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.dzf63l9 .zct0m {
  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);
}
.dzf63l9 .e9o8mg { grid-column: 2; }
.dzf63l9 .j21u5psa,
.dzf63l9 .s11u85 { grid-column: 1 / -1; }
.gqnp .kd27uxt { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.gqnp .e9o8mg { background: none; color: var(--accent-light); font-weight: 700; }
.zmhijt .kd27uxt { 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); }
.zmhijt .e9o8mg { background: none; color: var(--accent-light); font-weight: 700; }
.bvxb .kd27uxt { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.bvxb .kd27uxt:last-child { border-bottom: none; }
.bvxb .e9o8mg { background: none; color: var(--accent-light); font-weight: 700; }
.zsd9uhqc .kd27uxt { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.zsd9uhqc .e9o8mg { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.padtah .u4yh { counter-reset: card-n; }
.padtah .kd27uxt  { counter-increment: card-n; }
.padtah .e9o8mg { display: flex; align-items: center; gap: 10px; }
.padtah .e9o8mg::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;
}
.s74n .kd27uxt { background: var(--bg-surface); border: 1px solid var(--border); }
.s74n .e9o8mg { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.h37v { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.c6xm  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.ipk3n { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.ye1z7hb4 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.fmf9fwq1 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.h37v strong { color: var(--text-primary); font-size: 0.95rem; }
.h37v p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.gfm6h1dw { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.vfoo1g, .yctdwm { border-radius: 8px; padding: 14px; }
.vfoo1g { background: var(--bg-pros); }
.yctdwm { background: var(--bg-cons); }
.kko7o { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.vfoo1g .kko7o { color: var(--c-pros-label); }
.yctdwm .kko7o { color: #f87171; }
.vfoo1g ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.yctdwm ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.jr9rzl { width: 100%; height: auto; border-radius: 10px; display: block; }
.xggyda {
  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;
}
.xggyda:hover { opacity: 0.85; }
.a0yxnfzx .xggyda  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.a0yxnfzx .xggyda:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.y530n7t .xggyda  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.y530n7t .xggyda:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.u4xl72 .sumd6 { border-radius: 50px; }
.u4xl72 .xggyda  { border-radius: 50px; }
.g9ay9f .sumd6 { padding-left: 22px; padding-right: 22px; }
.g9ay9f .xggyda  { padding-left: 12px; padding-right: 12px; }
.v0p1amxi .sumd6 { padding-left: 44px; padding-right: 44px; }
.v0p1amxi .xggyda  { padding-left: 24px; padding-right: 24px; }
.q1l8ulsd .sumd6 { padding-left: 56px; padding-right: 56px; }
.q1l8ulsd .xggyda  { padding-left: 32px; padding-right: 32px; }
.df46   .sumd6::after, .df46   .xggyda::after,
.h2owxw3 .sumd6::after, .h2owxw3 .xggyda::after,
.ry2kg    .sumd6::after, .ry2kg    .xggyda::after,
.drkdd2fq    .sumd6::after, .drkdd2fq    .xggyda::after,
.yxa9yz    .sumd6::after, .yxa9yz    .xggyda::after,
.dtkr6     .sumd6::after, .dtkr6     .xggyda::after,
.ru5f79m3    .sumd6::after, .ru5f79m3    .xggyda::after,
.ex0thwc   .sumd6::after, .ex0thwc   .xggyda::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;
}
.df46 .sumd6::after, .df46 .xggyda::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");
}
.h2owxw3 .sumd6::after, .h2owxw3 .xggyda::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");
}
.ry2kg .sumd6::after, .ry2kg .xggyda::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");
}
.drkdd2fq .sumd6::after, .drkdd2fq .xggyda::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");
}
.yxa9yz .sumd6::after, .yxa9yz .xggyda::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");
}
.dtkr6 .sumd6::after, .dtkr6 .xggyda::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");
}
.ru5f79m3 .sumd6::after, .ru5f79m3 .xggyda::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");
}
.ex0thwc .sumd6::after, .ex0thwc .xggyda::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");
}
.z68j1uo5   .p6u2oat::after, .z68j1uo5   .fiiud::after,
.z7q4jgk1 .p6u2oat::after, .z7q4jgk1 .fiiud::after,
.guuys7h    .p6u2oat::after, .guuys7h    .fiiud::after,
.ru54ah    .p6u2oat::after, .ru54ah    .fiiud::after,
.x1ol3vhg    .p6u2oat::after, .x1ol3vhg    .fiiud::after,
.o16tcb2     .p6u2oat::after, .o16tcb2     .fiiud::after,
.io75    .p6u2oat::after, .io75    .fiiud::after,
.hebq4   .p6u2oat::after, .hebq4   .fiiud::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;
}
.z68j1uo5 .p6u2oat::after, .z68j1uo5 .fiiud::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");
}
.z7q4jgk1 .p6u2oat::after, .z7q4jgk1 .fiiud::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");
}
.guuys7h .p6u2oat::after, .guuys7h .fiiud::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");
}
.ru54ah .p6u2oat::after, .ru54ah .fiiud::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");
}
.x1ol3vhg .p6u2oat::after, .x1ol3vhg .fiiud::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");
}
.o16tcb2 .p6u2oat::after, .o16tcb2 .fiiud::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");
}
.io75 .p6u2oat::after, .io75 .fiiud::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");
}
.hebq4 .p6u2oat::after, .hebq4 .fiiud::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");
}
.vo24 .elgvr    { background: transparent; padding: 0; }
.r43s39.xggyda {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .ktftly {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .ktftly::before    { grid-area: rank;   }
  .jelqgs2e           { grid-area: ident;  }
  .e2i4r8uq     { grid-area: rating; min-width: 0; width: auto; }
  .lx3wg4qv           { grid-area: pills;  }
  .r43s39             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .ktftly {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .ktftly::before    { justify-self: center; }
  .jelqgs2e           { width: 100%; }
  .e2i4r8uq     { justify-self: center; }
  .lx3wg4qv           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .ydnxzs .nn6dtz {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .ydnxzs .g9lc6 { margin: 0; }
}
.qj5y4zm .g9lc6 { border-top: 4px solid var(--accent); }
.qj5y4zm .entkx7l { background: var(--bg-card); }
.d3bi4 .gfm6h1dw { gap: 10px; }
.d3bi4 .vfoo1g, .d3bi4 .yctdwm { padding: 12px; }
.d3bi4 .vfoo1g ul, .d3bi4 .yctdwm ul { margin: 4px 0 0; padding-left: 18px; }
.d3bi4 .vfoo1g li, .d3bi4 .yctdwm li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .nelgp { grid-template-columns: 1fr; }
  .etia8y { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .etia8y .j84g9wpw { width: 72px; height: 50px; }
  .etia8y .eiyqp { max-width: 180px; }
  .etia8y .zv76 { width: auto; }
}
@media (max-width: 720px) {
  .ii8l { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .a8xha0gf { padding: 16px; }
  .crqz .w4vm7b { min-width: 50%; }
}
.qhqs .gfm6h1dw { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .i51bhvq4 { grid-template-columns: 1fr; }
  .zku0l1r { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .fhe7 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .wj2fu { flex-wrap: wrap; padding: 16px; }
}
.n9h2tg .gfm6h1dw { gap: 8px; }
.n9h2tg .vfoo1g, .n9h2tg .yctdwm { padding: 8px; }
@media (max-width: 480px) {
  .nurp { flex-direction: column; align-items: stretch; }
}
.wmn0y1 .zv76 .xggyda { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .ycopqtqg { flex-direction: column; align-items: stretch; gap: 10px; }
  .wmn0y1 .zv76 { text-align: center; }
}
@media (max-width: 720px) {
  .lfc4 { grid-template-columns: 1fr; }
  .wmli { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .oc9a { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .akbl0r { grid-template-columns: 1fr; }
  .xmhbph0 { width: 100px; height: 100px; margin: 16px auto; }
  .jtff9 { font-size: 1.4rem; }
  .k949vd { justify-content: center; }
  .l064bdh .w4vm7b { min-width: 50%; }
}
.sx001 .gfm6h1dw { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .v6fa0orh { flex-wrap: wrap; padding: 14px 16px; }
  .izgrrzb2 { padding: 12px 16px; }
  .sx001 .gfm6h1dw { margin: 0 16px; }
  .sx001 .eq4s { padding: 0 16px; }
  .q6mvahv { padding: 12px 16px; }
}
.dlh8mn .eaw0kag {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.dlh8mn .ktftly {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.dlh8mn .ktftly:last-child { border-bottom: none; }
.dlh8mn .jelqgs2e,
.dlh8mn .e2i4r8uq,
.dlh8mn .lx3wg4qv {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.mg82a .wfzmezi4,
.mg82a .tinl1,
.mg82a .tinl1 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.mg82a .tinl1 small { display: none; }
.mg82a .tnhnpf .zlg2bhy,
.mg82a .tnhnpf strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.mg82a .ycwdr9 { display: none; }
.urzqc { margin: 16px 0; }
.pq2dygb { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.pq2dygb summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.pq2dygb summary::after { content: "+"; color: var(--accent-light); }
.pq2dygb[open] summary::after { content: "−"; }
.pq2dygb p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.j64hp8 { margin-bottom: 0; }
.kfwtyfh h2.kkr2s { color: var(--text-primary); border-color: var(--accent-light); }
.kojw h2.kkr2s { color: var(--text-primary); border-color: var(--accent-light); }
.wy4336a .c6xm     { background: #052e16; border-color: #10b981; }
.wy4336a .ipk3n { background: #2d0a1e; border-color: #f43f5e; }
.wy4336a .ye1z7hb4    { background: #1e1036; border-color: #a855f7; }
.wy4336a .h37v strong  { color: #f1f5f9; }
.wy4336a .h37v p       { color: #cbd5e1; }
.wy4336a .g2ooc5a    .c6xm     .fmf9fwq1::before,
.wy4336a .lycy  .c6xm     .fmf9fwq1::before,
.wy4336a .bdb8  .c6xm     .fmf9fwq1::before,
.wy4336a .djvc4e .c6xm     .fmf9fwq1::before { color: #10b981; }
.wy4336a .g2ooc5a    .ipk3n .fmf9fwq1::before,
.wy4336a .lycy  .ipk3n .fmf9fwq1::before,
.wy4336a .bdb8  .ipk3n .fmf9fwq1::before,
.wy4336a .djvc4e .ipk3n .fmf9fwq1::before { color: #f43f5e; }
.wy4336a .g2ooc5a    .ye1z7hb4    .fmf9fwq1::before,
.wy4336a .lycy  .ye1z7hb4    .fmf9fwq1::before,
.wy4336a .bdb8  .ye1z7hb4    .fmf9fwq1::before,
.wy4336a .djvc4e .ye1z7hb4    .fmf9fwq1::before { color: #a855f7; }
.iyef087 .c6xm     { background: #2d2000; border-color: #eab308; }
.iyef087 .ipk3n { background: #2d0b0b; border-color: #ef4444; }
.iyef087 .ye1z7hb4    { background: #2d1600; border-color: #f97316; }
.iyef087 .h37v strong  { color: #f1f5f9; }
.iyef087 .h37v p       { color: #cbd5e1; }
.iyef087 .g2ooc5a    .c6xm     .fmf9fwq1::before,
.iyef087 .lycy  .c6xm     .fmf9fwq1::before,
.iyef087 .bdb8  .c6xm     .fmf9fwq1::before,
.iyef087 .djvc4e .c6xm     .fmf9fwq1::before { color: #eab308; }
.iyef087 .g2ooc5a    .ipk3n .fmf9fwq1::before,
.iyef087 .lycy  .ipk3n .fmf9fwq1::before,
.iyef087 .bdb8  .ipk3n .fmf9fwq1::before,
.iyef087 .djvc4e .ipk3n .fmf9fwq1::before { color: #ef4444; }
.iyef087 .g2ooc5a    .ye1z7hb4    .fmf9fwq1::before,
.iyef087 .lycy  .ye1z7hb4    .fmf9fwq1::before,
.iyef087 .bdb8  .ye1z7hb4    .fmf9fwq1::before,
.iyef087 .djvc4e .ye1z7hb4    .fmf9fwq1::before { color: #f97316; }
.i83jp3hc .c6xm     { background: #0c1a2e; border-color: #38bdf8; }
.i83jp3hc .ipk3n { background: #12103a; border-color: #818cf8; }
.i83jp3hc .ye1z7hb4    { background: #0a2020; border-color: #2dd4bf; }
.i83jp3hc .h37v strong  { color: #f1f5f9; }
.i83jp3hc .h37v p       { color: #cbd5e1; }
.i83jp3hc .g2ooc5a    .c6xm     .fmf9fwq1::before,
.i83jp3hc .lycy  .c6xm     .fmf9fwq1::before,
.i83jp3hc .bdb8  .c6xm     .fmf9fwq1::before,
.i83jp3hc .djvc4e .c6xm     .fmf9fwq1::before { color: #38bdf8; }
.i83jp3hc .g2ooc5a    .ipk3n .fmf9fwq1::before,
.i83jp3hc .lycy  .ipk3n .fmf9fwq1::before,
.i83jp3hc .bdb8  .ipk3n .fmf9fwq1::before,
.i83jp3hc .djvc4e .ipk3n .fmf9fwq1::before { color: #818cf8; }
.i83jp3hc .g2ooc5a    .ye1z7hb4    .fmf9fwq1::before,
.i83jp3hc .lycy  .ye1z7hb4    .fmf9fwq1::before,
.i83jp3hc .bdb8  .ye1z7hb4    .fmf9fwq1::before,
.i83jp3hc .djvc4e .ye1z7hb4    .fmf9fwq1::before { color: #2dd4bf; }
.cw2jf7 .c6xm     { background: var(--accent-bg); border-color: var(--accent-light); }
.cw2jf7 .ipk3n { background: var(--accent-bg-light); border-color: var(--accent-light); }
.cw2jf7 .ye1z7hb4    { background: var(--accent-bg); border-color: var(--accent-pale); }
.cw2jf7 .g2ooc5a    .fmf9fwq1::before,
.cw2jf7 .lycy  .fmf9fwq1::before,
.cw2jf7 .bdb8  .fmf9fwq1::before,
.cw2jf7 .djvc4e .fmf9fwq1::before { color: var(--accent-light) !important; }
.xmq0::before,
.ot3dtv::before { margin-right: 5px; }
.przkmu9 .vfoo1g ul li,
.przkmu9 .vfoo1g .xmq0 { color: #22c55e; }
.przkmu9 .yctdwm ul li,
.przkmu9 .yctdwm .ot3dtv { color: #ef4444; }
.iotupc0v .vfoo1g { background: var(--bg-pros); }
.iotupc0v .yctdwm { background: var(--bg-cons); }
.iotupc0v .vfoo1g .xmq0 { color: var(--c-pros-label); }
.iotupc0v .yctdwm .ot3dtv { color: var(--c-cons); }
.iotupc0v .vfoo1g ul li,
.iotupc0v .yctdwm ul li,
.ea7s3w2 .vfoo1g { background: var(--bg-pros); }
.ea7s3w2 .yctdwm { background: var(--bg-cons); }
.ea7s3w2 .vfoo1g .xmq0 { color: var(--c-pros-label); }
.ea7s3w2 .yctdwm .ot3dtv { color: var(--c-cons); }
.ea7s3w2 .vfoo1g ul li,
.ea7s3w2 .q19e9d6 li          { color: var(--c-pros); }
.ea7s3w2 .yctdwm ul li,
.ea7s3w2 .z2eoi li          { color: var(--c-cons); }
.ct43bmov .xmq0::before { content: "✓ "; }
.ct43bmov .ot3dtv::before { content: "✗ "; }
.pozi3ckr .xmq0::before { content: "→ "; }
.pozi3ckr .ot3dtv::before { content: "← "; }
.pp5573r9 .xmq0::before { content: "★ "; }
.pp5573r9 .ot3dtv::before { content: "✕ "; }
.hvrvifi6 .xmq0::before { content: "◆ "; }
.hvrvifi6 .ot3dtv::before { content: "▲ "; }
.b174vz .h37v { background: transparent; border-left: none; border: 1.5px solid; }
.b174vz .c6xm     { border-color: var(--c-tip-border); }
.b174vz .ipk3n { border-color: var(--c-warn-border); }
.b174vz .ye1z7hb4    { border-color: #60a5fa; }
.b174vz .h37v strong { color: var(--text-primary); }
.b174vz .h37v p      { color: var(--text-muted); }
.ptff .h37v { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.ptff .c6xm     { border-top-color: var(--c-tip-border); }
.ptff .ipk3n { border-top-color: var(--c-warn-border); }
.ptff .ye1z7hb4    { border-top-color: #60a5fa; }
.fi6g92 .h37v { border-left: none; border-radius: 8px; }
.fi6g92 .c6xm     { background: #065f46; }
.fi6g92 .ipk3n { background: #92400e; }
.fi6g92 .ye1z7hb4    { background: #1e3a8a; }
.fi6g92 .h37v strong,
.fi6g92 .h37v p { color: #fff; }
.fi6g92 .fmf9fwq1::before { color: rgba(255,255,255,0.85) !important; }
.wy4336a.fi6g92 .c6xm,
.wy4336a .fi6g92 .c6xm     { background: #052e16; }
.wy4336a.fi6g92 .ipk3n,
.wy4336a .fi6g92 .ipk3n { background: #2d0a1e; }
.wy4336a.fi6g92 .ye1z7hb4,
.wy4336a .fi6g92 .ye1z7hb4    { background: #1e1036; }
.iyef087.fi6g92 .c6xm,
.iyef087 .fi6g92 .c6xm      { background: #2d2000; }
.iyef087.fi6g92 .ipk3n,
.iyef087 .fi6g92 .ipk3n  { background: #2d0b0b; }
.iyef087.fi6g92 .ye1z7hb4,
.iyef087 .fi6g92 .ye1z7hb4     { background: #2d1600; }
.i83jp3hc.fi6g92 .c6xm,
.i83jp3hc .fi6g92 .c6xm      { background: #0c1a2e; }
.i83jp3hc.fi6g92 .ipk3n,
.i83jp3hc .fi6g92 .ipk3n  { background: #12103a; }
.i83jp3hc.fi6g92 .ye1z7hb4,
.i83jp3hc .fi6g92 .ye1z7hb4     { background: #0a2020; }
.sudw1 .h37v { border-left: none; border-radius: 6px; padding: 10px 14px; }
.sudw1 .c6xm     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.sudw1 .ipk3n { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.sudw1 .ye1z7hb4    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.sudw1 .h37v strong { color: var(--text-primary); }
.sudw1 .h37v p      { color: var(--text-muted); }
.aj1bf5 .h37v { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.g2ooc5a .fmf9fwq1,
.lycy .fmf9fwq1,
.bdb8 .fmf9fwq1,
.djvc4e .fmf9fwq1 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.g2ooc5a .fmf9fwq1::before,
.lycy .fmf9fwq1::before,
.bdb8 .fmf9fwq1::before,
.djvc4e .fmf9fwq1::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.g2ooc5a .c6xm     .fmf9fwq1::before { content: "✦"; color: var(--c-tip-border); }
.g2ooc5a .ipk3n .fmf9fwq1::before { content: "▲"; color: var(--c-warn-border); }
.g2ooc5a .ye1z7hb4    .fmf9fwq1::before { content: "◉"; color: #60a5fa; }
.lycy .c6xm     .fmf9fwq1::before { content: "★"; color: var(--c-tip-border); }
.lycy .ipk3n .fmf9fwq1::before { content: "◆"; color: var(--c-warn-border); }
.lycy .ye1z7hb4    .fmf9fwq1::before { content: "●"; color: #60a5fa; }
.bdb8 .c6xm     .fmf9fwq1::before { content: "▶"; color: var(--c-tip-border); }
.bdb8 .ipk3n .fmf9fwq1::before { content: "■"; color: var(--c-warn-border); }
.bdb8 .ye1z7hb4    .fmf9fwq1::before { content: "▸"; color: #60a5fa; }
.djvc4e .c6xm     .fmf9fwq1::before { content: "→"; color: var(--c-tip-border); }
.djvc4e .ipk3n .fmf9fwq1::before { content: "⬥"; color: var(--c-warn-border); }
.djvc4e .ye1z7hb4    .fmf9fwq1::before { content: "◈"; color: #60a5fa; }
.ysgk7lz .fjee1mg .rk948spd,
.ysgk7lz .iq5m .rk948spd  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ysgk7lz .kd27uxt                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ysgk7lz .spme          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ysgk7lz .dp4dy5yk                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.hgzt5gd .fjee1mg .rk948spd,
.hgzt5gd .iq5m .rk948spd,
.hgzt5gd .kd27uxt,
.hgzt5gd .ktftly,
.hgzt5gd .g9lc6,
.hgzt5gd .spme,
.hgzt5gd .dp4dy5yk,
.hgzt5gd .aj1bf5 .h37v { box-shadow: none; }
.gmw4wk   .rgp22kch, .gmw4wk .qbcyn, .gmw4wk .tdzxt,
.gmw4wk   .f98ns, .gmw4wk .lvk27 { font-size: 0.9rem; }
.gmw4wk   .vzrxc, .gmw4wk .ikgyl1wt { font-size: 0.9rem; }
.k80l   .rgp22kch, .k80l .qbcyn, .k80l .tdzxt,
.k80l   .f98ns, .k80l .lvk27 { font-size: 0.95rem; }
.k80l   .vzrxc, .k80l .ikgyl1wt { font-size: 0.95rem; }
.n65xac   .rgp22kch, .n65xac .qbcyn, .n65xac .tdzxt,
.n65xac   .f98ns, .n65xac .lvk27 { font-size: 1.08rem; }
.n65xac   .vzrxc, .n65xac .ikgyl1wt { font-size: 1.05rem; }
.n65xac   .l6i83 { font-size: 0.97rem; }
.fs3vt7 .k5csm      { font-size: 3.2rem; }
.fs3vt7 h2.kkr2s { font-size: 1.9rem; }
.fs3vt7 h3.f866l6     { font-size: 1.4rem; }
.w5j2z .k5csm      { font-size: 3.8rem; }
.w5j2z h2.kkr2s { font-size: 2.2rem; }
.w5j2z h3.f866l6     { font-size: 1.6rem; }
.j64hp8 + .j64hp8 { position: relative; }
.oek0   .j64hp8 + .j64hp8::before,
.jz12  .j64hp8 + .j64hp8::before,
.rq4kdr   .j64hp8 + .j64hp8::before,
.qw3p3gv   .j64hp8 + .j64hp8::before,
.n1m95q9m   .j64hp8 + .j64hp8::before,
.ocs9y .j64hp8 + .j64hp8::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.oek0 .j64hp8 + .j64hp8::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.jz12 .j64hp8 + .j64hp8::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.rq4kdr .j64hp8 + .j64hp8::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;
}
.qw3p3gv .j64hp8 + .j64hp8::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.x64drv .j64hp8 { margin-bottom: 16px; }
.x64drv .j64hp8 + .j64hp8 { margin-top: 0; }
.x64drv .bgts5ckr { padding-top: 0; padding-bottom: 0; }
.n1m95q9m .j64hp8 + .j64hp8::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.ocs9y .j64hp8 + .j64hp8::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.j04kq .j64hp8 + .j64hp8::before,
.xoaz .j64hp8 + .j64hp8::before,
.lkq2q6 .j64hp8 + .j64hp8::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%;
}
.xcrm2tt0 .j04kq .j64hp8:nth-child(even)::before,
.xcrm2tt0 .xoaz .j64hp8:nth-child(even)::before,
.xcrm2tt0 .lkq2q6 .j64hp8:nth-child(even)::before { background: var(--bg-surface); }
.b2ragn7 .j04kq .j64hp8:nth-child(even)::before,
.b2ragn7 .xoaz .j64hp8:nth-child(even)::before,
.b2ragn7 .lkq2q6 .j64hp8:nth-child(even)::before { background: var(--bg-card); }
.j04kq .j64hp8 + .j64hp8::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");
}
.xoaz .j64hp8 + .j64hp8::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");
}
.lkq2q6 .j64hp8 + .j64hp8::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");
}
.hibf .od1s,
.hibf .fwq1 { margin-bottom: 60px; }
.l9xymmn8 .a91tz,
.hibf .a91tz { padding-bottom: 60px; }
.csux .a91tz { padding-bottom: 70px; }
.hibf .od1s::before,
.hibf .od1s::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");
}
.y903i .d7nnh4ve { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.nc19uu .d7nnh4ve { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.ziwjsp .d7nnh4ve { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.rrsll7 .d7nnh4ve { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.esex .d7nnh4ve { background: var(--accent-bg); }
.zyg1 .y9g1 { float: left; width: 38%; margin: 0 28px 16px 0; }
.zyg1 .y9g1 .jr9rzl { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.zyg1 .bgts5ckr::after { content: ''; display: block; clear: both; }
.hcx6gi0 .y9g1 { float: right; width: 38%; margin: 0 0 16px 28px; }
.hcx6gi0 .y9g1 .jr9rzl { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.hcx6gi0 .bgts5ckr::after { content: ''; display: block; clear: both; }
.ao2n1x .j64hp8:nth-child(odd)  .y9g1 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.ao2n1x .j64hp8:nth-child(even) .y9g1 { float: right; width: 38%; margin: 0 0 16px 28px; }
.ao2n1x .y9g1 .jr9rzl { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ao2n1x .bgts5ckr::after { content: ''; display: block; clear: both; }
.zyg1 .u4yh,
.hcx6gi0 .u4yh,
.ao2n1x .u4yh,
@media (max-width: 900px) {
  .zyg1 .y9g1,
  .hcx6gi0 .y9g1,
  .ao2n1x .j64hp8:nth-child(odd)  .y9g1,
  .ao2n1x .j64hp8:nth-child(even) .y9g1 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .zyg1 .y9g1 .jr9rzl,
  .hcx6gi0 .y9g1 .jr9rzl,
  .ao2n1x .y9g1 .jr9rzl {
    max-height: none !important;
  }
}
.zyg1 .vzrxc,
.zyg1 .ikgyl1wt,
.hcx6gi0 .vzrxc,
.hcx6gi0 .ikgyl1wt,
.ao2n1x .vzrxc,
.ao2n1x .ikgyl1wt { overflow: hidden; }
@media (max-width: 640px) {
  .zyg1 .y9g1,
  .hcx6gi0 .y9g1,
  .ao2n1x .y9g1 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.afusll .dqo372,
.afusll .bgts5ckr,
.afusll .g3gtipl  { max-width: 1100px; }
.iah1v .dqo372,
.iah1v .bgts5ckr,
.iah1v .g3gtipl  { max-width: 1200px; }
.iah1v { --content-mw: 1200px; }
.epnpc .dqo372,
.epnpc .bgts5ckr,
.epnpc .g3gtipl  { max-width: 1320px; }
.wrul06uj { font-size: 0.82rem; color: var(--text-muted); }
.utq91 { display: flex; align-items: center; }
.lw3e {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.i04s5pi { display: flex; align-items: center; }
.rdfwgg { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.rdfwgg:hover { text-decoration: underline; }
.v1w41xsf { margin: 0 3px; opacity: 0.45; }
.v1w41xsf::before { content: '/'; }
.l71rgdt { padding: 2px 5px; color: var(--text-main); }
.dh6hwa .wrul06uj {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.dh6hwa .utq91 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.iix0 .wrul06uj {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.iix0 .utq91 { padding: 0 0 0 12px; }
.j3h84zof .utq91 { padding: 0 16px; }
.j3h84zof .wrul06uj {
  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);
}
.j3h84zof .dqo372 { padding-top: 28px; }
@media (max-width: 720px) {
  .jit1 { margin-top: 18px; padding: 0 16px; }
  .j3h84zof .dqo372 { padding-top: 16px; }
}
.afusll.dh6hwa .utq91 { max-width: 1100px; }
.iah1v.dh6hwa .utq91 { max-width: 1200px; }
.epnpc.dh6hwa .utq91 { max-width: 1320px; }
.iah1v .jit1 { max-width: 1200px; }
.phjdd .j64hp8 { padding-top: 16px; padding-bottom: 16px; }
.hy8a .j64hp8 { padding-top: 24px; padding-bottom: 24px; }
.fhcf4mmg .j64hp8 { padding-top: 40px; padding-bottom: 40px; }
.m32s .j64hp8 { padding-top: 52px; padding-bottom: 52px; }
.do4fy .j64hp8:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.do4fy .j64hp8:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.do4fy .j64hp8:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.do4fy .j64hp8:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.g9pykg2m .bgts5ckr { padding-top: 10px;  padding-bottom: 10px; }
.vrrwqj .bgts5ckr { padding-top: 18px;  padding-bottom: 18px; }
.buz0f .bgts5ckr { padding-top: 36px;  padding-bottom: 36px; }
.tj9l2kmp .bgts5ckr { padding-top: 48px;  padding-bottom: 48px; }
.absraj9 h2.kkr2s { font-weight: 600; }
.absraj9 h3.f866l6     { font-weight: 600; }
.rhcqh h2.kkr2s { font-weight: 800; }
.rhcqh h3.f866l6     { font-weight: 700; }
.go3s38n { font-weight: 600; }
.go3s38n h2.kkr2s { font-weight: 900; }
.go3s38n h3.f866l6     { font-weight: 800; }
.go3s38n .h37v strong,
.go3s38n .h37v strong { font-weight: 600; }
.p6u2oat {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.cgemlsn .p6u2oat { display: none; }
@media (max-width: 640px) {
  .pxjo6x { display: none; }
  .p6u2oat {
    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;
  }
}
.p6u2oat { background: var(--cta) !important; color: #fff !important; border: none !important; }
.p6u2oat:hover { opacity: 0.85; }
.b450 .p6u2oat { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.x8jzr7w .p6u2oat,
.qt8d2r  .p6u2oat { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.x8jzr7w .p6u2oat:hover,
.qt8d2r  .p6u2oat:hover { opacity: 0.88; }
.b450.x8jzr7w .p6u2oat,
.b450.qt8d2r  .p6u2oat { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.fiiud {
  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;
}
.fiiud:hover { transform: translateY(-2px); opacity: 0.92; }
.fiiud { background: var(--cta) !important; color: #fff !important; border: none !important; }
.fku9d .fiiud { display: none; }
.a6iklndb .fiiud { right: 32px; }
.hhof  .fiiud { left: 32px; }
@media (max-width: 480px) {
  .a6iklndb .fiiud { right: 20px; bottom: 20px; }
  .hhof  .fiiud { left: 20px; bottom: 20px; }
}
.hg901fo { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.g3gtipl { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.a8b11 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.enc6qb { color: var(--text-dim); font-size: 0.8rem; }
.px9zx a, .g3xsv a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.px9zx a:hover, .g3xsv a:hover { color: var(--accent-light); }
.g3xsv { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.i20coo .g3gtipl { text-align: center; }
.i20coo .g3xsv { justify-content: center; margin-bottom: 16px; }
.i20coo .a8b11 { margin-top: 0; }
.y9fdto5 { margin-top: 10px; }
.y9fdto5 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .g3gtipl { padding-left: 16px; padding-right: 16px; }
  .b5yfkfo3 .g3gtipl { padding: 20px 16px; }
  .g3xsv { gap: 4px 12px; }
  .a8b11 { font-size: 0.78rem; }
}
.y9jh .a8b11 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.y9jh .enc6qb { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .y9jh .qs88 { grid-template-columns: 1fr 1fr; } .y9jh .lvc81r { grid-column: 1 / -1; } }
@media (max-width: 480px) { .y9jh .qs88 { grid-template-columns: 1fr; } }
.orf9 .a8b11 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .orf9 .pyhtwqy { gap: 12px; } .orf9 .e3ekxp { margin-right: 0; width: 100%; } }
.vv3l9t .a8b11 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.vv3l9t .enc6qb { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .vv3l9t .sezin45d { grid-template-columns: 1fr 1fr; } .vv3l9t .t2f37f { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vv3l9t .sezin45d { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .xsi211mh .efl4ii { grid-template-columns: 1fr 1fr; } .xsi211mh .p3jntr:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .xsi211mh .efl4ii { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .okz0lt .efl4ii { grid-template-columns: 1fr; } }
.a8n6 .g3gtipl { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.a8n6 .g3xsv { justify-content: center; }
.royv .zhgci1a      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.royv .hg901fo { background: var(--bg-page); border-top-color: var(--border-alt); }
.xq03ha .zhgci1a      { background: #0d1117; border-bottom-color: #21262d; }
.xq03ha .xdwp5 { color: var(--accent-light); }
.xq03ha .cs280 { --msep-color: #8b949e; }
.xq03ha .cs280 a { color: #8b949e; }
.xq03ha .cs280 a:hover { color: var(--accent-light); }
.xq03ha .rr3d8 { color: #8b949e; }
.xq03ha .hg901fo { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.xq03ha .a8b11,
.xq03ha .enc6qb { color: #6e7681; }
.xq03ha .px9zx a, .xq03ha .g3xsv a,
.xq03ha .px9zx a:hover, .xq03ha .g3xsv a:hover,
@media (max-width: 640px) {
  .xq03ha .cs280 { background: #0d1117; border-top-color: #21262d; }
  .xq03ha .cs280 li a { border-bottom-color: #21262d; }
}
.gfa2 .zhgci1a      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.gfa2 .xdwp5 { color: var(--accent-light); }
.gfa2 .cs280 { --msep-color: #475569; }
.gfa2 .cs280 a { color: #475569; }
.gfa2 .cs280 a:hover { color: var(--accent-light); }
.gfa2 .rr3d8 { color: #64748b; }
.gfa2 .hg901fo { background: #f0f4f8; border-top-color: #cbd5e1; }
.gfa2 .a8b11,
.gfa2 .enc6qb { color: #64748b; }
.gfa2 .px9zx a, .gfa2 .g3xsv a,
.gfa2 .px9zx a:hover, .gfa2 .g3xsv a:hover,
@media (max-width: 640px) {
  .gfa2 .cs280 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .gfa2 .cs280 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.x8jzr7w .zhgci1a      { background: var(--accent); border-bottom-color: var(--accent-light); }
.x8jzr7w .xdwp5 { color: #fff; }
.x8jzr7w .cs280 { --msep-color: rgba(255,255,255,0.82); }
.x8jzr7w .cs280 a { color: rgba(255,255,255,0.82); }
.x8jzr7w .cs280 a:hover { color: #fff; }
.x8jzr7w .rr3d8 { color: rgba(255,255,255,0.9); }
.x8jzr7w .hg901fo { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.x8jzr7w .a8b11,
.x8jzr7w .enc6qb { color: rgba(255,255,255,0.72); }
.x8jzr7w .px9zx a, .x8jzr7w .g3xsv a,
.x8jzr7w .px9zx a:hover, .x8jzr7w .g3xsv a:hover,
@media (max-width: 640px) {
  .x8jzr7w .cs280 { background: var(--accent); border-top-color: var(--accent-light); }
  .x8jzr7w .cs280 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.qt8d2r .zhgci1a {
  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);
}
.qt8d2r .hg901fo {
  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) {
  .qt8d2r .cs280 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.vxyiu3cl .lwbo19ic { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.kvcary4 .lwbo19ic { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.at4a .lwbo19ic { min-height: 72px; height: auto; }
.bb9eo .lwbo19ic { min-height: 84px; height: auto; }
.b5yfkfo3 .lwbo19ic { max-width: none; padding: 0 32px; }
.b5yfkfo3 .g3gtipl  { max-width: none; padding: 24px 32px; }
.fkqkp.iah1v .lwbo19ic { max-width: 1200px; }
.fkqkp.epnpc .lwbo19ic { max-width: 1320px; }
.j9znj   .xdwp5, .j9znj   .e3ekxp { text-transform: capitalize; }
.na2osfa .xdwp5, .na2osfa .e3ekxp { text-transform: lowercase; }
.n4zhr .xdwp5, .n4zhr .e3ekxp { text-transform: uppercase; letter-spacing: 0.06em; }
.p2zt3, .c45qv {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.l310 .p2zt3,
.kw9yy .p2zt3,
.noazmjs .p2zt3,
.exkaqw .p2zt3,
.nadiczh6   .cs280 a { font-weight: 500; }
.bgno .cs280 a { font-weight: 600; }
.k4d9e     .cs280 a { font-weight: 700; }
.ghq1    .cs280 a { font-weight: 800; letter-spacing: 0.01em; }
.hd9n9     .cs280 > li + li::before,
.cn3hu7    .cs280 > li + li::before,
.xpbr0xr    .cs280 > li + li::before,
.jh4w .cs280 > li + li::before,
.j1j45 .cs280 > li + li::before,
.klcq  .cs280 > li + li::before,
.qbqkwjb    .cs280 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.hd9n9     .cs280 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.cn3hu7    .cs280 > li + li::before { content: "|"; }
.xpbr0xr    .cs280 > li + li::before { content: "—"; }
.jh4w .cs280 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.j1j45 .cs280 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.klcq  .cs280 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.qbqkwjb    .cs280 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .lflj .rr3d8,
  .r5iwc5us .rr3d8,
  .lw7eg .rr3d8,
  .m0no7i1v .rr3d8,
  .igajb5 .rr3d8 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .lflj .rr3d8::before,
  .r5iwc5us .rr3d8::before,
  .lw7eg .rr3d8::before,
  .m0no7i1v .rr3d8::before,
  .igajb5 .rr3d8::before { content: ""; display: block; flex-shrink: 0; }

  
  .lflj .rr3d8::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;
  }

  
  .r5iwc5us .rr3d8::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;
  }

  
  .lw7eg .rr3d8::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;
  }

  
  .m0no7i1v .rr3d8::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;
  }

  
  .igajb5 .rr3d8::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) {
  .r9pbc .rr3d8 {
    padding: 5px 14px;
  }
  .r9pbc .cs280 {
    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;
  }
  .r9pbc .cs280 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .r9pbc .cs280 li a:hover { background: var(--bg-raised); }
  .r9pbc .o1rmi,
  .x57zt .o1rmi,
  .pt8vs .o1rmi { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .vxiaa .rr3d8 {
    padding: 5px 10px;
  }
  .vxiaa .cs280 {
    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);
  }
  .vxiaa .cs280.kk4wwrw { transform: translateX(0); }
  .vxiaa .cs280 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .vxiaa .cs280 li:last-child a { border-bottom: none; }
  .x8jzr7w .cs280,
  .xq03ha .cs280 { background: var(--accent) !important; }
  .x8jzr7w .cs280 li a,
  .xq03ha .cs280 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .pt8vs .rr3d8 {
    padding: 5px 10px;
  }
  .pt8vs .cs280 {
    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);
  }
  .pt8vs .cs280::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .pt8vs .cs280.kk4wwrw { transform: translateY(0); }
  .pt8vs .cs280 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .t1e76tad .rr3d8 {
    padding: 5px 10px;
  }
  .t1e76tad .cs280 {
    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;
  }
  .t1e76tad .cs280.kk4wwrw { opacity: 1; pointer-events: auto; }
  .t1e76tad .cs280 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .tzj1     .rr3d8 { border-radius: 0 !important; }
  .cas4lfsa   .rr3d8 { border-radius: 8px !important; }
  .d9nlsr .rr3d8 { border-radius: 50% !important; }
  .q77khn   .rr3d8 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .anzwn5dk .rc8dn1u2 { flex-direction: column; align-items: stretch; }
  .anzwn5dk .a3a40 { flex-direction: row; min-width: auto; }
  .anzwn5dk .n70xycs { align-items: flex-start; text-align: left; }
}
.w4j32cs,
.w4j32cs.j64hp8,
.xcrm2tt0 .w4j32cs,
.mbmj .w4j32cs,
.b2ragn7 .w4j32cs,
.frxb6me .w4j32cs {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.xrnzbcez {
  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;
}
.kvlrs3x { flex: 1 1 280px; min-width: 0; }
.c3lew44 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.jtqvrzb {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.p27u {
  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;
}
.p27u:hover { transform: translateY(-1px); opacity: 0.95; }
.xprw7 .xrnzbcez {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.xprw7 .c3lew44 { color: var(--cta); }
.xprw7 .jtqvrzb { color: var(--text-body); }
.xprw7 .p27u {
  background: var(--cta) !important;
  color: #fff !important;
}
.zlgzxd .xrnzbcez {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.zlgzxd .c3lew44 { color: var(--text-primary); }
.zlgzxd .jtqvrzb { color: var(--text-body); }
.zlgzxd .p27u {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .xrnzbcez {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .kvlrs3x { flex: 0 0 auto; }
  .c3lew44 { font-size: 1.2rem; }
  .p27u { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.xujp2c .cz6d21bf { height: 36px; }
.hqcz121 .cz6d21bf { height: 60px; max-width: 200px; }
.bx42uk .cz6d21bf { height: 56px; max-width: 180px; }
.cfsor    .wfzmezi4, .cfsor    .zlg2bhy { color: #f59e0b; }
@media (min-width: 720px) {
  .zqakpb .eaw0kag {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .zqakpb .ktftly {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .zqakpb .ktftly { padding: 40px 16px 20px; }
  .zqakpb .ypbs {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .zqakpb .r43s39 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .l9qawdc .ktftly {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .l9qawdc .ktftly::before {
    position: absolute; top: 14px; left: 14px;
  }
  .l9qawdc .jelqgs2e {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .l9qawdc .fd69 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .l9qawdc .ypbs {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .l9qawdc .r43s39 { width: 100%; min-width: 0; }
  .l9qawdc .wfzmezi4 { min-width: 0; }
}
.tsng7 .pq2dygb {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.tsng7 .pq2dygb summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.tsng7 .pq2dygb p { padding: 0 2px 16px; }
.pjjxhp1d .pq2dygb { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.pjjxhp1d .pq2dygb summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.pjjxhp1d .pq2dygb summary::after { content: "›"; font-size: 1.2em; }
.pjjxhp1d .pq2dygb[open] summary::after { content: "‹"; }
.pjjxhp1d .pq2dygb p { padding: 10px 22px 4px; }
.nsg46a .pq2dygb {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.nsg46a .pq2dygb summary { color: var(--text-primary); padding-left: 16px; }
.nsg46a .pq2dygb summary::after { content: "›"; font-size: 1.1em; }
.nsg46a .pq2dygb[open] summary::after { content: "‹"; }
.nsg46a .pq2dygb p { padding-left: 16px; }
.godvt1r .urzqc { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.godvt1r .pq2dygb {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.godvt1r .pq2dygb:last-child { border-bottom: none; }
.godvt1r .pq2dygb summary { color: var(--text-primary); border-radius: 0; }
.godvt1r .pq2dygb summary::after { content: "›"; font-size: 1.1em; }
.godvt1r .pq2dygb[open] summary::after { content: "‹"; }
.z8818wt9 .pq2dygb { overflow: hidden; }
.z8818wt9 .pq2dygb summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.z8818wt9 .pq2dygb summary::after { color: rgba(255,255,255,.75); }
.z8818wt9 .pq2dygb[open] summary { border-radius: 0; }
.cylgq { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.xdkv3yf {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.li4ahe7 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.r2oe { color: var(--text-muted); font-size: 1.05rem; }
.vhycc6a {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.aaimoqb {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.bj9e4f { margin-bottom: 20px; }
.vi9oov8 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.ifegj {
  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;
}
.ifegj:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.yg7xs2d { resize: vertical; min-height: 130px; }
.bqzykqh { width: 100%; margin-top: 8px; }
.voyw2b6h {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.uqtkqdkv {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.doza { color: var(--text-muted); line-height: 1.75; }
.p1pp { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.p1pp li { margin-bottom: 6px; }
.qcjw { max-width: 760px; margin: 0 auto; }
.hrv4mx { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.iv24j552 { max-width: 760px; margin: 0 auto; }
.nxym9op ul.p1pp { margin: 0; }
@media (max-width: 640px) { .t52r { grid-template-columns: 1fr; gap: 10px; } }
.qh3l1jw { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.bw9d { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.iymlq41i { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.bw9d p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.bw9d .p1pp { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .qh3l1jw { grid-template-columns: 1fr; } }
.ur8gw ul.p1pp { margin: 0; }
.zah5p .p1pp,
.ix09eldz .p1pp,
.imsy7 .p1pp,
.ww1xin .p1pp {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .ic32qtw { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .rftpoz { grid-template-columns: 1fr; } .amlr { position: static; text-align: center; } }
@media (max-width: 860px) { .argwyrg0 { grid-template-columns: 1fr; } }
.ww1xin .p1pp { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .fwmv56bx { flex-direction: column; text-align: center; } .l6a1 { grid-template-columns: 1fr; } }
.bvq3v8t { max-width: 760px; margin: 0 auto; }
.rveo724x { position: relative; padding-left: 28px; }
.rveo724x::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.jjd4d5 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.jjd4d5:last-child { padding-bottom: 0; }
.lfh0z8q { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.ycu6b66x h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.ycu6b66x p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.x32i29m .li4ahe7 { color: var(--accent-light); }
.g0ht2d87 {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.g0ht2d87 .li4ahe7 { font-size: 2rem; }
.g0ht2d87 .r2oe { max-width: 680px; }
.hrw600l .li4ahe7 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.hrw600l .r2oe  { margin: 0; }
@media (max-width: 640px) { .hrw600l { flex-direction: column; } }
.g614y .li4ahe7 { color: var(--accent-light); }
.spvybsnf .li4ahe7 { color: #fff; }
.spvybsnf .r2oe  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .zr1np0 { grid-template-columns: 1fr; } }
.oed43lad .ifegj {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.oed43lad .ifegj:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.q5k88 .ifegj { background: var(--bg-raised); border-color: transparent; }
.q5k88 .ifegj:focus { background: var(--bg-card); border-color: var(--accent-light); }
.q2g9 .ifegj { border-radius: 100px; padding: 11px 20px; }
.q2g9 .yg7xs2d { border-radius: 14px; }
.gqvs {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.gqvs 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;
}
.gqvs summary::-webkit-details-marker { display: none; }
.gqvs summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.gqvs[open] summary::after { content: "−"; }
.hj0w91 {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .kqn1a2l5 { grid-template-columns: 1fr; } }
.q223q { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.q223q li { margin-bottom: 6px; }
.w7e8i{display:none}
.w7e8i:empty,.qjas2kai:empty{display:none}
.eg0jbf{position:relative;overflow:visible}
.cwvs .wfhch2it,.f1yfdf .wfhch2it,
.joy9du .wfhch2it,.vgxmub6o .wfhch2it,
.jrj3 .wfhch2it,.f3yiyxo .wfhch2it{display:block}
.njp6r .a9cwucxr{display:block}
.cwvs .wfhch2it,.f1yfdf .wfhch2it,
.joy9du .wfhch2it,.vgxmub6o .wfhch2it,
.jrj3 .wfhch2it{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}
.cwvs .wfhch2it .qjas2kai,.f1yfdf .wfhch2it .qjas2kai,
.joy9du .wfhch2it .qjas2kai,.vgxmub6o .wfhch2it .qjas2kai,
.jrj3 .wfhch2it .qjas2kai{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}
.cwvs .xfh6j,.f1yfdf .xfh6j,
.joy9du .xfh6j,.vgxmub6o .xfh6j,
.jrj3 .xfh6j{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.cwvs .wfhch2it,.f1yfdf .wfhch2it{top:12px}
.cwvs .wfhch2it .qjas2kai{margin-right:auto}
.f1yfdf .wfhch2it .qjas2kai{margin-left:auto}
.f1yfdf .wfhch2it{text-align:right}
.joy9du .wfhch2it,.vgxmub6o .wfhch2it{bottom:12px}
.joy9du .wfhch2it .qjas2kai{margin-right:auto}
.vgxmub6o .wfhch2it .qjas2kai{margin-left:auto}
.vgxmub6o .wfhch2it{text-align:right}
.jrj3 .wfhch2it{position:relative;margin-top:16px}
.jrj3 .wfhch2it .qjas2kai{margin:0 auto}
.f3yiyxo .wfhch2it{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.f3yiyxo .wfhch2it .qjas2kai{margin:0}
.f3yiyxo .d7nnh4ve~.wfhch2it,
.f3yiyxo .g1m6~.wfhch2it{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.f3yiyxo .d7nnh4ve~.wfhch2it .qjas2kai,
.f3yiyxo .g1m6~.wfhch2it .qjas2kai{justify-content:flex-start}
.d7nnh4ve~.wfhch2it,.g1m6~.wfhch2it{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}
.d7nnh4ve~.wfhch2it .qjas2kai{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.g1m6~.wfhch2it .qjas2kai{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.a9cwucxr .qjas2kai{margin:0 0 12px}
.qjas2kai{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.xfh6j{white-space:nowrap}
.p4csrkrc .xfh6j{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.hsj0a .xfh6j{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}
.i2bj .qjas2kai{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.s9kg9839 .xfh6j{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.smg5w7 .xfh6j{color: var(--accent-light);opacity:1;font-weight:500}
.okoqljf2 .xfh6j{border-bottom:1px solid currentColor;padding-bottom:2px}
.imvmy .qjas2kai{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.ae2az0{--date-bg:var(--accent-bg-light)}
.cw8dguhk .krjimqy::before{content:""}
.i7wlle .xfh6j + .xfh6j::before{content:"•";margin-right:6px;opacity:.4}
.eeuiuqn .xfh6j + .xfh6j::before{content:"/";margin-right:6px;opacity:.35}
.wku4cfp7 .xfh6j + .xfh6j::before{content:"|";margin-right:6px;opacity:.3}
.ehpuzd .xfh6j + .xfh6j::before{content:"—";margin-right:6px;opacity:.3}
.f5mvut9h .xfh6j + .xfh6j::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.ln000ndt .xfh6j + .xfh6j::before{content:"·";margin-right:6px;opacity:.4}
.lgzvta .xfh6j + .xfh6j::before{content:"›";margin-right:6px;opacity:.4}
.s6adej2e .xfh6j + .xfh6j::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.oy6oc1 .esflfsy3{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .esflfsy3{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .t8qamo3b{max-width:100%}
}
.lp13h5 .spme{margin:0}
@media (max-width:560px){
  .acevzn{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) {
  .fg1b9z6 { padding: 28px 18px 20px; }
  .ecl7 { font-size: 1.2rem; }
  .fuw9sc { max-width: 220px; max-height: 80px; }
}
.mp7p  .jm8gkvf { border-radius: 50%; }
.dj1mlpp .xrnzbcez {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .jm8gkvf { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.iwna987 {
  margin: 28px 0 24px;
}
.iwna987 .j64hp8 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.iwna987 .bgts5ckr {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.iwna987 .xrnzbcez {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .lwbo19ic { flex-direction: row-reverse; }
[dir="rtl"] .cs280 { flex-direction: row-reverse; }
[dir="rtl"] .a6iklndb .fiiud { right: auto; left: 32px; }
[dir="rtl"] .hhof  .fiiud { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .a6iklndb .fiiud { right: auto; left: 20px; }
  [dir="rtl"] .hhof  .fiiud { left: auto;  right: 20px; }
}
[dir="rtl"] .zyg1 .y9g1  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .hcx6gi0 .y9g1 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .d7nnh4ve,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .vzrxc, [dir="rtl"] .ikgyl1wt { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .vfoo1g { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .yctdwm { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .h37v { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .xrnzbcez { direction: rtl; }
[dir="rtl"] .wrul06uj { direction: rtl; }
[dir="rtl"] .dp4dy5yk { direction: rtl; }
[dir="rtl"] .o731mx1 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .j0elb0 .ikgyl1wt,
[dir="rtl"] .djv04y1 .ikgyl1wt,
[dir="rtl"] .r1sio .ikgyl1wt,
[dir="rtl"] .b6zgbsd .ikgyl1wt {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .j0elb0 .ikgyl1wt li::before,
[dir="rtl"] .djv04y1 .ikgyl1wt li::before,
[dir="rtl"] .r1sio .ikgyl1wt li::before,
[dir="rtl"] .b6zgbsd .ikgyl1wt li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .d7nnh4ve.hfygfc .a91tz { align-items: flex-end; text-align: right; }
[dir="rtl"] .d7nnh4ve.jg9cs1kz .a91tz { text-align: center; }
[dir="rtl"] .d7nnh4ve .a91tz { text-align: right; }
[dir="rtl"] .bgts5ckr,
[dir="rtl"] .f98ns,
[dir="rtl"] .lvk27,
[dir="rtl"] .tlcadsfv,
[dir="rtl"] .aaimoqb,
[dir="rtl"] .vi9oov8,
[dir="rtl"] .ifegj,
[dir="rtl"] .yg7xs2d { text-align: right; direction: rtl; }
[dir="rtl"] .q2g9 .ifegj,
[dir="rtl"] .oed43lad .ifegj { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #004080;
  --brand:           #004080;
  --brand-light:     #8000ff;
  --brand-pale:      #8000ff;
  --grad-start:      #000c1a;
  --grad-end:        #003366;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #8000ff;
  --cta-light:       #a650fa;
  --cta-hover:       #9428ff;
  --bg-page:         #010c17;
  --bg-surface:      #031425;
  --bg-card:         #041c33;
  --bg-card-inner:   #052342;
  --bg-raised:       #062b50;
  --bg-hover:        #07325e;
  --border:          #093d71;
  --border-alt:      #0b4c8d;
  --border-section:  #093d71;
  --text-primary:    #e2e5e8;
  --text-muted:      #9ca5ae;
  --text-body:       #c6ccd1;
  --text-sub:        #9ca5ae;
  --text-faint:      #67727e;
  --text-dim:        #505962;
  --text-label:      #808c97;
  --text-value:      #b8bfc5;
  --accent-bg:       #091e34;
  --accent-bg-light: #0b2d50;
  --bg-tip:          #162620;
  --bg-warning:      #272115;
  --bg-info:         #161d26;
  --bg-pros:         #162620;
  --bg-cons:         #26161c;
  --c-pros:          #7af4c5;
  --c-cons:          #e689ab;
  --c-pros-label:    #4bf0b0;
  --c-tip-border:    #2aeda2;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7af4c5;
}
:root { --logo-bg-opacity: 63%; }
body, button, input { font-family: "Mulish", sans-serif; }
.wpdxi .q19e9d6 li::before, .wpdxi .z2eoi 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; }.wpdxi .q19e9d6 li::before { content: ""; }.wpdxi .z2eoi li::before { content: ""; }.wpdxi .xmq0::before, .wpdxi .ot3dtv::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.wpdxi .xmq0::before { content: ""; }.wpdxi .ot3dtv::before { content: ""; }
.y1ao9 .wgoipa, .y1ao9 .d7nnh4ve { min-height: 320px; }
.g4nw3 .sumd6::after, .g4nw3 .xggyda::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.v1w41xsf::before { content: '—'; }