:root {
  --color-accent: #abaf33;
  --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;
}
.gnx9 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.glhorp {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.g75mmx96 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.c6h01 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.kg32 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.kg32 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.kg32 a:hover { color: var(--accent-light); }
.pt4c9l   .aju15r { border-radius: 0; }
.mclq .aju15r li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .aju15r {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .atw8r:hover .aju15r,
  .atw8r:focus-within .aju15r { display: block; }
  .aju15r li a { padding: 8px 16px; font-size: 0.88rem; }
}
.o1ewp {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.xsbfzk { display: none; }
@media (max-width: 640px) {
  .xsbfzk {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .xsbfzk.pqau8fao { display: block; }
}
@media (max-width: 640px) {
  .o1ewp { display: block; }
  .kg32 > li + li::before { display: none !important; }
  .kg32 {
    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;
  }
  .kg32.pqau8fao { display: flex; }
  .kg32 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .kg32 li:last-child a { border-bottom: none; }
}
.oqm2 { min-height: 480px; }
.wj5s6 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.n9a0 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.y02mc .n9a0 { margin-left: 0; margin-right: 0; }
.hc99l6 {
  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;
}
.ql85w66 .hc99l6 { margin-top: 24px; }
.hc99l6:hover { opacity: 0.88; }
.aiseos .wj5s6 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.aiseos .n9a0 { color: #e2e8f0; }
.aiseos.y02mc   .y6c7zze { text-align: left; }
.hr5is .wj5s6 { color: var(--text-primary); text-shadow: none; }
.hr5is .n9a0 { color: var(--text-muted); }
.hr5is .hc99l6 { margin-top: 16px; }
.hr5is, .hr5is.oqm2 { min-height: auto !important; }
.hr5is.y02mc   .y6c7zze { text-align: left; }
.hr5is~.o52h2q9{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}
.hr5is~.o52h2q9 .vkuh{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.hnkvrgi .wj5s6 { color: #fff; }
.hnkvrgi .n9a0 { color: rgba(255,255,255,0.85); }
.hnkvrgi .hc99l6 { background: #fff; color: var(--cta); }
.hnkvrgi .hc99l6:hover { opacity: 0.92; }
.m13y8yq .k51s { position: relative; overflow: hidden; }
.m13y8yq .k51s::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;
}
.sk0xv .k51s {
  animation: hg-breathe 7s ease-in-out infinite;
}
.jdveu6 .k51s { position: relative; overflow: hidden; }
.jdveu6 .k51s::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;
}
.fb0073b0 .k51s { position: relative; overflow: hidden; }
.fb0073b0 .k51s::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;
}
.keo3v .k51s {
  animation: hg-fadein 1.2s ease-out both;
}
.k51s {
  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%);
}
.xc0wx7f {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.j7cp {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.z71ihfu {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.k51s .wj5s6 { text-shadow: none; color: var(--text-primary); }
.k51s .n9a0 { color: var(--text-muted); }
body.o4e1lvv7 .wj5s6 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.qdl1ld .wj5s6 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.oqm2.hnkvrgi .wj5s6,
section.hnkvrgi .wj5s6 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.k51s.wdlins .xc0wx7f { align-items: center; text-align: center; }
.k51s.y02mc   .xc0wx7f { align-items: flex-start; text-align: left; }
.azqypc9 .j7cp { position: relative; }
.azqypc9 .j7cp::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.azqypc9.q9fmmx98 .j7cp::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.vpq4k .j7cp {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.vpq4k .z71ihfu {
  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);
}
.vpq4k.q9fmmx98 .j7cp { padding: 32px 0 32px 32px; }
.fv9mt .j7cp {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.fv9mt .z71ihfu {
  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);
}
.q9fmmx98 { grid-template-areas: "media text"; }
.q9fmmx98 .xc0wx7f {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.fv9mt.q9fmmx98 .j7cp { padding: 40px 16px 40px 48px; }
.oqm2 .gu3q2o {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.gu3q2o .qwd1cioz.tnd3i0 {
  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;
}
.gu3q2o .qwd1cioz.tnd3i0:hover { opacity: 0.85; }
.ws3t7 .j7cp {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .k51s { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .k51s:not(.ws3t7) .j7cp { display: none !important; }
  .ws3t7 .j7cp { padding: 16px; }
  .xc0wx7f  { padding: 36px 24px; }
  .k51s~.o52h2q9,.q9fmmx98~.o52h2q9{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .oqm2, .k51s { min-height: 320px !important; }
  .wj5s6 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .dccoh06l,
  .nf10jqz6,
  .yegtru { grid-template-columns: 1fr !important; }

  

  
  .nyjh8 { display: flex !important; flex-direction: column !important; }
  .nyjh8 .y6c7zze { display: contents; }
  .nyjh8 .pszzqg { order: 0; }
  .nyjh8 .wj5s6 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .nyjh8 .dccoh06l { order: 2; padding: 0 16px 12px !important; }
  .nyjh8 .n9a0 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .ql85w66 .y6c7zze { display: flex; flex-direction: column; }
  .ql85w66 .y6c7zze .wj5s6 { order: 1; }
  .ql85w66 .y6c7zze .yegtru { order: 2; margin: 8px 0 24px !important; }
  .ql85w66 .y6c7zze .n9a0 { order: 3; }
  .ql85w66 .y6c7zze .hc99l6 { order: 4; align-self: center; margin-top: 0; }

  
  .k51s.ws3t7 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .k51s.ws3t7 .xc0wx7f { display: contents; padding: 0; }
  .k51s.ws3t7 .xc0wx7f .wj5s6 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .k51s.ws3t7 .j7cp { order: 2; padding: 12px 16px; }
  .k51s.ws3t7 .xc0wx7f .n9a0 { order: 3; padding: 0 24px; margin: 0 auto; }
  .k51s.ws3t7 .xc0wx7f .hc99l6 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.q4h2 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.nazv0n { width: 100%; height: auto; display: block; border-radius: 10px; }
.bp3oh .q4h2        { border-radius: 16px; }
.bp3oh .nazv0n  { border-radius: 16px; }
.nrz50dn .q4h2         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.nrz50dn .nazv0n   { border-radius: 8px; }
.yd2q { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.s92z { width: 100%; padding: 32px 0; position: relative; }
.zwxk { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.tzzu .s92z:nth-child(even) { background: var(--bg-surface); }
.tzzu .s92z:nth-child(odd)  { background: var(--bg-page); }
.qxkm .s92z:nth-child(even) { background: var(--bg-card); }
.qxkm .s92z:nth-child(odd)  { background: var(--bg-page); }
.tzzu .s92z:nth-child(odd)  .zwxk { background: var(--bg-card); border-radius: 6px; }
.tzzu .s92z:nth-child(even) .zwxk { background: var(--bg-raised); border-radius: 6px; }
.qxkm .s92z:nth-child(odd)  .zwxk { background: var(--bg-card); border-radius: 6px; }
.qxkm .s92z:nth-child(even) .zwxk { background: var(--bg-raised); border-radius: 6px; }
.tzzu .s92z:nth-child(even) .cch5hs .kaxnl9,
.qxkm .s92z:nth-child(even) .cch5hs .kaxnl9 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.tzzu .s92z:nth-child(odd) .cch5hs .kaxnl9,
.qxkm .s92z:nth-child(odd) .cch5hs .kaxnl9 { background: var(--bg-card-inner); }
.tzzu .s92z:nth-child(even) .hhg3e .kaxnl9:nth-child(odd),
.qxkm .s92z:nth-child(even) .hhg3e .kaxnl9:nth-child(odd)  { background: var(--bg-card); }
.tzzu .s92z:nth-child(even) .hhg3e .kaxnl9:nth-child(even),
.qxkm .s92z:nth-child(even) .hhg3e .kaxnl9:nth-child(even) { background: var(--bg-card-inner); }
h1.w7no { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.w7no {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.rw0l9yp { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.l5fjknm h2.w7no {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.w17w8gjk h2.w7no {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.rj8er h2.w7no {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.uerlby h2.w7no::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.nhili h2.w7no {
  color: var(--text-primary); font-size: 1.7rem;
}
.rug4d h2.w7no::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.wfavyyh1 h2.w7no {
  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;
}
.bai8 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .bai8 { display: none; } }
.nngu1k { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.tktm { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.wcb3 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.ywgd { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ebskmn { padding-left: 20px; }
.ebskmn li { margin-bottom: 6px; }
.ebskmn a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ebskmn a:hover { color: var(--accent-light); }
.l2saev0b .ywgd { display: none; }
.ap7zb8g .ywgd { display: none; }
.ap7zb8g .ebskmn { padding-left: 0; list-style: none; }
.ap7zb8g .ebskmn li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.ap7zb8g .ebskmn a { font-size: 0.92rem; }
.et9pjjd .wcb3 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.et9pjjd .ywgd { display: none; }
.et9pjjd .ebskmn { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.et9pjjd .ebskmn li { margin-bottom: 0; }
.et9pjjd .ebskmn 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;
}
.et9pjjd .ebskmn a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.tp94ixj .wcb3 { padding: 20px 20px 16px; }
.tp94ixj .ebskmn {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.tp94ixj .ebskmn li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.tp94ixj .ebskmn 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;
}
.tp94ixj .ebskmn 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;
}
.tp94ixj .ebskmn a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.tp94ixj .ebskmn a:focus,
.tp94ixj .ebskmn a:focus-visible,
.tp94ixj .ebskmn a:target { outline: none; }
.tp94ixj .ebskmn li:target a { border-color: var(--border); color: var(--text-muted); }
.b0eg3os .wcb3 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.b0eg3os .ywgd { display: none; }
.b0eg3os .ebskmn { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.b0eg3os .ebskmn li { margin-bottom: 0; }
.b0eg3os .ebskmn li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.b0eg3os .ebskmn li:last-child::after { content: ""; margin-right: 0; }
.b0eg3os .ebskmn a { font-size: 0.9rem; }
.kaxnl9 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.cch5hs .kaxnl9 { background: var(--bg-card); }
.hhg3e .kaxnl9:nth-child(odd)  { background: var(--bg-card); }
.hhg3e .kaxnl9:nth-child(even) { background: var(--bg-raised); }
.e20czl .kaxnl9 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.e20czl .kaxnl9:last-child { border-bottom: none; }
.e20czl h3.rw0l9yp { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.de6h .kaxnl9 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.de6h .kaxnl9 + .kaxnl9 { margin-top: 4px; }
.kwggzezk .kaxnl9 { background: none; border-radius: 0; padding: 12px 0; }
.kwggzezk .kaxnl9 + .kaxnl9 { border-top: 1px solid var(--border-section); }
.uulbt516 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.l07fmpf { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.bp2w { color: var(--text-body); margin-bottom: 10px; }
.r8bq7i7v, .x8lt8 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.r8bq7i7v li, .x8lt8 li { margin-bottom: 6px; }
.x8lt8 li { list-style: decimal; }
.czl7n     .r8bq7i7v { list-style-type: "● "; }
.m65izw5y  .r8bq7i7v { list-style-type: "■ "; }
.z1tyz .r8bq7i7v { list-style-type: "◆ "; }
.bd4p    .r8bq7i7v { list-style-type: "★ "; }
.czl7n     .ml6pn { list-style-type: "● "; }
.m65izw5y  .ml6pn { list-style-type: "■ "; }
.z1tyz .ml6pn { list-style-type: "◆ "; }
.bd4p    .ml6pn { list-style-type: "★ "; }
.czl7n    .r8bq7i7v li::marker, .czl7n    .ml6pn li::marker,
.m65izw5y .r8bq7i7v li::marker, .m65izw5y .ml6pn li::marker,
.z1tyz .r8bq7i7v li::marker, .z1tyz .ml6pn li::marker,
.bd4p   .r8bq7i7v li::marker, .bd4p   .ml6pn li::marker {
  color: var(--cta); font-size: 1em;
}
.czl7n .x8lt8,
.m65izw5y .x8lt8,
.z1tyz .x8lt8,
.bd4p .x8lt8 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.czl7n .x8lt8 li,
.m65izw5y .x8lt8 li,
.z1tyz .x8lt8 li,
.bd4p .x8lt8 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.czl7n .x8lt8 li::before,
.m65izw5y .x8lt8 li::before,
.z1tyz .x8lt8 li::before,
.bd4p .x8lt8 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;
}
.czl7n     .x8lt8 li::before { border-radius: 50%; }
.m65izw5y  .x8lt8 li::before { border-radius: 3px; }
.z1tyz .x8lt8 li::before { border-radius: 3px; }
.bd4p    .x8lt8 li::before { border-radius: 50%; }
.v251hgg5 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.l2uqa .v251hgg5,
.ecth .v251hgg5 { background: transparent; border: none; border-radius: 0; }
.mspbep { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.mspbep th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.mspbep td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.mspbep tr:hover td { background: var(--bg-hover); }
.f5mz0 .mspbep tbody tr:nth-child(even) td { background: var(--bg-surface); }
.l639gh3 .mspbep { border: 1px solid var(--border-alt); }
.l639gh3 .mspbep th,
.l639gh3 .mspbep td { border: 1px solid var(--border-alt); }
.ktby .mspbep th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ktby .mspbep td { border-bottom: none; }
.ktby .mspbep tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.q40gj .mspbep th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.hq41yx .v251hgg5 {
  overflow: hidden;
}
.hq41yx .mspbep th { border-bottom: 1px solid var(--border-alt); }
.hq41yx .mspbep tr:last-child td { border-bottom: none; }
.bqedftm { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.mqwsi { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.q9fq { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.soiq { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.uuu6xg { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.ml6pn { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.ml6pn 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%}
.qma884uf .soiq { background: transparent; text-align: center; }
.dy3b .q9fq {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.uk9h3qx4 .q9fq {
  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);
}
.xvxr7 .mqwsi { display: grid; grid-template-columns: auto 1fr; }
.xvxr7 .q9fq {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.xvxr7 .soiq { grid-column: 2; }
.xvxr7 .uuu6xg,
.xvxr7 .ml6pn { grid-column: 1 / -1; }
.mxgj .mqwsi { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.mxgj .q9fq {
  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);
}
.mxgj .soiq { grid-column: 2; }
.mxgj .uuu6xg,
.mxgj .ml6pn { grid-column: 1 / -1; }
.hf7w .mqwsi { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.hf7w .soiq { background: none; color: var(--accent-light); font-weight: 700; }
.anrl4b .mqwsi { 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); }
.anrl4b .soiq { background: none; color: var(--accent-light); font-weight: 700; }
.fdvaucvk .mqwsi { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.fdvaucvk .mqwsi:last-child { border-bottom: none; }
.fdvaucvk .soiq { background: none; color: var(--accent-light); font-weight: 700; }
.qnts3x0 .mqwsi { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.qnts3x0 .soiq { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.q9y00zuz .bqedftm { counter-reset: card-n; }
.q9y00zuz .mqwsi  { counter-increment: card-n; }
.q9y00zuz .soiq { display: flex; align-items: center; gap: 10px; }
.q9y00zuz .soiq::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;
}
.zu96vz .mqwsi { background: var(--bg-surface); border: 1px solid var(--border); }
.zu96vz .soiq { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.fmadv { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.c73nm5  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.a2h976 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.fqhws8 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.fmadv strong { color: var(--text-primary); font-size: 0.95rem; }
.fmadv p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.idpg10 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.e5l1bcya, .f7dj8mu2 { border-radius: 8px; padding: 14px; }
.e5l1bcya { background: var(--bg-pros); }
.f7dj8mu2 { background: var(--bg-cons); }
.u2v5nj { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.e5l1bcya .u2v5nj { color: var(--c-pros-label); }
.f7dj8mu2 .u2v5nj { color: #f87171; }
.e5l1bcya ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.f7dj8mu2 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.nazv0n { width: 100%; height: auto; border-radius: 10px; display: block; }
.tnd3i0 {
  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;
}
.tnd3i0:hover { opacity: 0.85; }
.valff92i .tnd3i0  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.valff92i .tnd3i0:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.y6gik .tnd3i0  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.y6gik .tnd3i0:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.mwpw .hc99l6 { border-radius: 50px; }
.mwpw .tnd3i0  { border-radius: 50px; }
.ry4ay .hc99l6 { padding-left: 22px; padding-right: 22px; }
.ry4ay .tnd3i0  { padding-left: 12px; padding-right: 12px; }
.dq0rdyfg .hc99l6 { padding-left: 44px; padding-right: 44px; }
.dq0rdyfg .tnd3i0  { padding-left: 24px; padding-right: 24px; }
.jewn9m .hc99l6 { padding-left: 56px; padding-right: 56px; }
.jewn9m .tnd3i0  { padding-left: 32px; padding-right: 32px; }
.zuidt   .hc99l6::after, .zuidt   .tnd3i0::after,
.d2xrc .hc99l6::after, .d2xrc .tnd3i0::after,
.tmnd    .hc99l6::after, .tmnd    .tnd3i0::after,
.ievqy    .hc99l6::after, .ievqy    .tnd3i0::after,
.mi50l    .hc99l6::after, .mi50l    .tnd3i0::after,
.tp3a     .hc99l6::after, .tp3a     .tnd3i0::after,
.n03s    .hc99l6::after, .n03s    .tnd3i0::after,
.lgmj   .hc99l6::after, .lgmj   .tnd3i0::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;
}
.zuidt .hc99l6::after, .zuidt .tnd3i0::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");
}
.d2xrc .hc99l6::after, .d2xrc .tnd3i0::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");
}
.tmnd .hc99l6::after, .tmnd .tnd3i0::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");
}
.ievqy .hc99l6::after, .ievqy .tnd3i0::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");
}
.mi50l .hc99l6::after, .mi50l .tnd3i0::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");
}
.tp3a .hc99l6::after, .tp3a .tnd3i0::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");
}
.n03s .hc99l6::after, .n03s .tnd3i0::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");
}
.lgmj .hc99l6::after, .lgmj .tnd3i0::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");
}
.xvbw46ih   .jqk9::after, .xvbw46ih   .mqvz67om::after,
.w92eq .jqk9::after, .w92eq .mqvz67om::after,
.qtu43    .jqk9::after, .qtu43    .mqvz67om::after,
.htquho    .jqk9::after, .htquho    .mqvz67om::after,
.ef0orcl6    .jqk9::after, .ef0orcl6    .mqvz67om::after,
.vasfb9     .jqk9::after, .vasfb9     .mqvz67om::after,
.dyqg    .jqk9::after, .dyqg    .mqvz67om::after,
.jbgn   .jqk9::after, .jbgn   .mqvz67om::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;
}
.xvbw46ih .jqk9::after, .xvbw46ih .mqvz67om::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");
}
.w92eq .jqk9::after, .w92eq .mqvz67om::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");
}
.qtu43 .jqk9::after, .qtu43 .mqvz67om::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");
}
.htquho .jqk9::after, .htquho .mqvz67om::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");
}
.ef0orcl6 .jqk9::after, .ef0orcl6 .mqvz67om::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");
}
.vasfb9 .jqk9::after, .vasfb9 .mqvz67om::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");
}
.dyqg .jqk9::after, .dyqg .mqvz67om::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");
}
.jbgn .jqk9::after, .jbgn .mqvz67om::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");
}
.rbktg9z .cy0itvw { background: var(--bg-raised); }
.qwd1cioz.tnd3i0 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .oew5y0rz {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .oew5y0rz::before    { grid-area: rank;   }
  .e7lf           { grid-area: ident;  }
  .mggte     { grid-area: rating; min-width: 0; width: auto; }
  .m1yv           { grid-area: pills;  }
  .qwd1cioz             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .oew5y0rz {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .oew5y0rz::before    { justify-self: center; }
  .e7lf           { width: 100%; }
  .mggte     { justify-self: center; }
  .m1yv           { grid-template-columns: 1fr; }
}
.tovg7y2    .h6crk li::before { content: "◆"; }
.tovg7y2    .cw32 li::before { content: "▲"; }
@media (min-width: 860px) {
  .o94u .z25ffdb {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .o94u .bbr05x { margin: 0; }
}
.ecth .idpg10 { gap: 10px; }
.ecth .e5l1bcya, .ecth .f7dj8mu2 { padding: 12px; }
.ecth .e5l1bcya ul, .ecth .f7dj8mu2 ul { margin: 4px 0 0; padding-left: 18px; }
.ecth .e5l1bcya li, .ecth .f7dj8mu2 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .qxye { grid-template-columns: 1fr; }
  .whp1swb { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .whp1swb .tph4yn { width: 72px; height: 50px; }
  .whp1swb .ykhd9w { max-width: 180px; }
  .whp1swb .eldoy { width: auto; }
}
@media (max-width: 720px) {
  .dxpua0 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .vnww6q { padding: 16px; }
  .w76thpu .sad6p { min-width: 50%; }
}
.g1qx6p28 .idpg10 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .zufqm7 { grid-template-columns: 1fr; }
  .mi3i { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .et6dc { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .rd9vn { flex-wrap: wrap; padding: 16px; }
}
.vcurluo .idpg10 { gap: 8px; }
.vcurluo .e5l1bcya, .vcurluo .f7dj8mu2 { padding: 8px; }
@media (max-width: 480px) {
  .f4g9in1q { flex-direction: column; align-items: stretch; }
}
.rh511m9d .eldoy .tnd3i0 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .dpjn7 { flex-direction: column; align-items: stretch; gap: 10px; }
  .rh511m9d .eldoy { text-align: center; }
}
@media (max-width: 720px) {
  .zw01vsj4 { grid-template-columns: 1fr; }
  .uqz2frf { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ptbi1wj7 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .ytmh { grid-template-columns: 1fr; }
  .f1pm { width: 100px; height: 100px; margin: 16px auto; }
  .ca1mxfeu { font-size: 1.4rem; }
  .oil2 { justify-content: center; }
  .hnwb2sgg .sad6p { min-width: 50%; }
}
.rqx4k8r2 .idpg10 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .b150 { flex-wrap: wrap; padding: 14px 16px; }
  .of23qwys { padding: 12px 16px; }
  .rqx4k8r2 .idpg10 { margin: 0 16px; }
  .rqx4k8r2 .epoj1qq0 { padding: 0 16px; }
  .oym2gg6r { padding: 12px 16px; }
}
.dcl07z3 .oew5y0rz {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.dcl07z3 .oew5y0rz:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.wg46ac .m1yv .ah432t81 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.wg46ac .m1yv .ah432t81:first-child { border-left: none; }
.dpt1d8je { margin: 16px 0; }
.rnyhv { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.rnyhv summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.rnyhv summary::after { content: "+"; color: var(--accent-light); }
.rnyhv[open] summary::after { content: "−"; }
.rnyhv p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.s92z { margin-bottom: 0; }
.mk96tuz h2.w7no { color: var(--text-primary); border-color: var(--accent-light); }
.b7spg h2.w7no { color: var(--text-primary); border-color: var(--accent-light); }
.mrkvd .c73nm5     { background: #052e16; border-color: #10b981; }
.mrkvd .a2h976    { background: #1e1036; border-color: #a855f7; }
.mrkvd .fmadv strong  { color: #f1f5f9; }
.mrkvd .fmadv p       { color: #cbd5e1; }
.mrkvd .i1awv1    .c73nm5     .fqhws8::before,
.mrkvd .qph761  .c73nm5     .fqhws8::before,
.mrkvd .v724k  .c73nm5     .fqhws8::before,
.mrkvd .r8hn .c73nm5     .fqhws8::before { color: #10b981; }
.mrkvd .i1awv1    .bhun .fqhws8::before,
.mrkvd .qph761  .bhun .fqhws8::before,
.mrkvd .v724k  .bhun .fqhws8::before,
.mrkvd .r8hn .bhun .fqhws8::before { color: #f43f5e; }
.mrkvd .i1awv1    .a2h976    .fqhws8::before,
.mrkvd .qph761  .a2h976    .fqhws8::before,
.mrkvd .v724k  .a2h976    .fqhws8::before,
.mrkvd .r8hn .a2h976    .fqhws8::before { color: #a855f7; }
.wl76 .c73nm5     { background: #2d2000; border-color: #eab308; }
.wl76 .a2h976    { background: #2d1600; border-color: #f97316; }
.wl76 .fmadv strong  { color: #f1f5f9; }
.wl76 .fmadv p       { color: #cbd5e1; }
.wl76 .i1awv1    .c73nm5     .fqhws8::before,
.wl76 .qph761  .c73nm5     .fqhws8::before,
.wl76 .v724k  .c73nm5     .fqhws8::before,
.wl76 .r8hn .c73nm5     .fqhws8::before { color: #eab308; }
.wl76 .i1awv1    .bhun .fqhws8::before,
.wl76 .qph761  .bhun .fqhws8::before,
.wl76 .v724k  .bhun .fqhws8::before,
.wl76 .r8hn .bhun .fqhws8::before { color: #ef4444; }
.wl76 .i1awv1    .a2h976    .fqhws8::before,
.wl76 .qph761  .a2h976    .fqhws8::before,
.wl76 .v724k  .a2h976    .fqhws8::before,
.wl76 .r8hn .a2h976    .fqhws8::before { color: #f97316; }
.pgqkvu .c73nm5     { background: #0c1a2e; border-color: #38bdf8; }
.pgqkvu .a2h976    { background: #0a2020; border-color: #2dd4bf; }
.pgqkvu .fmadv strong  { color: #f1f5f9; }
.pgqkvu .fmadv p       { color: #cbd5e1; }
.pgqkvu .i1awv1    .c73nm5     .fqhws8::before,
.pgqkvu .qph761  .c73nm5     .fqhws8::before,
.pgqkvu .v724k  .c73nm5     .fqhws8::before,
.pgqkvu .r8hn .c73nm5     .fqhws8::before { color: #38bdf8; }
.pgqkvu .i1awv1    .bhun .fqhws8::before,
.pgqkvu .qph761  .bhun .fqhws8::before,
.pgqkvu .v724k  .bhun .fqhws8::before,
.pgqkvu .r8hn .bhun .fqhws8::before { color: #818cf8; }
.pgqkvu .i1awv1    .a2h976    .fqhws8::before,
.pgqkvu .qph761  .a2h976    .fqhws8::before,
.pgqkvu .v724k  .a2h976    .fqhws8::before,
.pgqkvu .r8hn .a2h976    .fqhws8::before { color: #2dd4bf; }
.qryz .c73nm5     { background: var(--accent-bg); border-color: var(--accent-light); }
.qryz .bhun { background: var(--accent-bg-light); border-color: var(--accent-light); }
.qryz .a2h976    { background: var(--accent-bg); border-color: var(--accent-pale); }
.qryz .i1awv1    .fqhws8::before,
.qryz .qph761  .fqhws8::before,
.qryz .v724k  .fqhws8::before,
.qryz .r8hn .fqhws8::before { color: var(--accent-light) !important; }
.h1qrl97::before,
.jihwzwj::before { margin-right: 5px; }
.loc5 .e5l1bcya ul li,
.loc5 .e5l1bcya .h1qrl97 { color: #22c55e; }
.loc5 .f7dj8mu2 ul li,
.loc5 .f7dj8mu2 .jihwzwj { color: #ef4444; }
.k86eihx .e5l1bcya { background: var(--bg-pros); }
.k86eihx .f7dj8mu2 { background: var(--bg-cons); }
.k86eihx .e5l1bcya .h1qrl97 { color: var(--c-pros-label); }
.k86eihx .f7dj8mu2 .jihwzwj { color: var(--c-cons); }
.k86eihx .e5l1bcya ul li,
.k86eihx .f7dj8mu2 ul li,
.i19axo6f .e5l1bcya { background: var(--bg-pros); }
.i19axo6f .f7dj8mu2 { background: var(--bg-cons); }
.i19axo6f .e5l1bcya .h1qrl97 { color: var(--c-pros-label); }
.i19axo6f .f7dj8mu2 .jihwzwj { color: var(--c-cons); }
.i19axo6f .e5l1bcya ul li,
.i19axo6f .h6crk li          { color: var(--c-pros); }
.i19axo6f .f7dj8mu2 ul li,
.i19axo6f .cw32 li          { color: var(--c-cons); }
.tliior .h1qrl97::before { content: "✓ "; }
.tliior .jihwzwj::before { content: "✗ "; }
.fsh7 .h1qrl97::before { content: "→ "; }
.fsh7 .jihwzwj::before { content: "← "; }
.upgm9a .h1qrl97::before { content: "★ "; }
.upgm9a .jihwzwj::before { content: "✕ "; }
.tovg7y2 .h1qrl97::before { content: "◆ "; }
.tovg7y2 .jihwzwj::before { content: "▲ "; }
.w38hixa .fmadv { background: transparent; border-left: none; border: 1.5px solid; }
.w38hixa .c73nm5     { border-color: var(--c-tip-border); }
.w38hixa .a2h976    { border-color: #60a5fa; }
.w38hixa .fmadv strong { color: var(--text-primary); }
.w38hixa .fmadv p      { color: var(--text-muted); }
.kjoy0pvd .fmadv { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.kjoy0pvd .c73nm5     { border-top-color: var(--c-tip-border); }
.kjoy0pvd .a2h976    { border-top-color: #60a5fa; }
.qkdex8 .fmadv { border-left: none; border-radius: 8px; }
.qkdex8 .c73nm5     { background: #065f46; }
.qkdex8 .a2h976    { background: #1e3a8a; }
.qkdex8 .fmadv strong,
.qkdex8 .fmadv p { color: #fff; }
.qkdex8 .fqhws8::before { color: rgba(255,255,255,0.85) !important; }
.mrkvd.qkdex8 .c73nm5,
.mrkvd .qkdex8 .c73nm5     { background: #052e16; }
.mrkvd.qkdex8 .a2h976,
.mrkvd .qkdex8 .a2h976    { background: #1e1036; }
.wl76.qkdex8 .c73nm5,
.wl76 .qkdex8 .c73nm5      { background: #2d2000; }
.wl76.qkdex8 .a2h976,
.wl76 .qkdex8 .a2h976     { background: #2d1600; }
.pgqkvu.qkdex8 .c73nm5,
.pgqkvu .qkdex8 .c73nm5      { background: #0c1a2e; }
.pgqkvu.qkdex8 .a2h976,
.pgqkvu .qkdex8 .a2h976     { background: #0a2020; }
.i9by .fmadv { border-left: none; border-radius: 6px; padding: 10px 14px; }
.i9by .c73nm5     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.i9by .a2h976    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.i9by .fmadv strong { color: var(--text-primary); }
.i9by .fmadv p      { color: var(--text-muted); }
.sypv9 .fmadv { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.i1awv1 .fqhws8,
.qph761 .fqhws8,
.v724k .fqhws8,
.r8hn .fqhws8 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.i1awv1 .fqhws8::before,
.qph761 .fqhws8::before,
.v724k .fqhws8::before,
.r8hn .fqhws8::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.i1awv1 .c73nm5     .fqhws8::before { content: "✦"; color: var(--c-tip-border); }
.i1awv1 .bhun .fqhws8::before { content: "▲"; color: var(--c-warn-border); }
.i1awv1 .a2h976    .fqhws8::before { content: "◉"; color: #60a5fa; }
.qph761 .c73nm5     .fqhws8::before { content: "★"; color: var(--c-tip-border); }
.qph761 .bhun .fqhws8::before { content: "◆"; color: var(--c-warn-border); }
.qph761 .a2h976    .fqhws8::before { content: "●"; color: #60a5fa; }
.v724k .c73nm5     .fqhws8::before { content: "▶"; color: var(--c-tip-border); }
.v724k .bhun .fqhws8::before { content: "■"; color: var(--c-warn-border); }
.v724k .a2h976    .fqhws8::before { content: "▸"; color: #60a5fa; }
.r8hn .c73nm5     .fqhws8::before { content: "→"; color: var(--c-tip-border); }
.r8hn .bhun .fqhws8::before { content: "⬥"; color: var(--c-warn-border); }
.r8hn .a2h976    .fqhws8::before { content: "◈"; color: #60a5fa; }
.v7c2 .cch5hs .kaxnl9,
.v7c2 .hhg3e .kaxnl9  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.v7c2 .mqwsi                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.v7c2 .v251hgg5          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.v7c2 .wcb3                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.okem5 .cch5hs .kaxnl9,
.okem5 .hhg3e .kaxnl9,
.okem5 .mqwsi,
.okem5 .oew5y0rz,
.okem5 .bbr05x,
.okem5 .v251hgg5,
.okem5 .wcb3,
.okem5 .sypv9 .fmadv { box-shadow: none; }
.mshm   .bp2w, .mshm .uulbt516, .mshm .l07fmpf,
.mshm   .nngu1k, .mshm .tktm { font-size: 0.9rem; }
.mshm   .r8bq7i7v, .mshm .x8lt8 { font-size: 0.9rem; }
.y0jcq   .bp2w, .y0jcq .uulbt516, .y0jcq .l07fmpf,
.y0jcq   .nngu1k, .y0jcq .tktm { font-size: 0.95rem; }
.y0jcq   .r8bq7i7v, .y0jcq .x8lt8 { font-size: 0.95rem; }
.zkcu1fhw   .bp2w, .zkcu1fhw .uulbt516, .zkcu1fhw .l07fmpf,
.zkcu1fhw   .nngu1k, .zkcu1fhw .tktm { font-size: 1.08rem; }
.zkcu1fhw   .r8bq7i7v, .zkcu1fhw .x8lt8 { font-size: 1.05rem; }
.zkcu1fhw   .mspbep { font-size: 0.97rem; }
.sowt .wj5s6      { font-size: 3.2rem; }
.sowt h2.w7no { font-size: 1.9rem; }
.sowt h3.rw0l9yp     { font-size: 1.4rem; }
.murt .wj5s6      { font-size: 3.8rem; }
.murt h2.w7no { font-size: 2.2rem; }
.murt h3.rw0l9yp     { font-size: 1.6rem; }
.s92z + .s92z { position: relative; }
.d4b2l   .s92z + .s92z::before,
.x1ck  .s92z + .s92z::before,
.vfsm56lp   .s92z + .s92z::before,
.glh5   .s92z + .s92z::before,
.amums   .s92z + .s92z::before,
.sdsk .s92z + .s92z::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.d4b2l .s92z + .s92z::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.x1ck .s92z + .s92z::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.vfsm56lp .s92z + .s92z::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;
}
.glh5 .s92z + .s92z::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.t9asywmn .s92z { margin-bottom: 16px; }
.t9asywmn .s92z + .s92z { margin-top: 0; }
.t9asywmn .zwxk { padding-top: 0; padding-bottom: 0; }
.amums .s92z + .s92z::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.sdsk .s92z + .s92z::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.fdn4u7v4 .s92z + .s92z::before,
.g5eahs .s92z + .s92z::before,
.cqcw9ak .s92z + .s92z::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%;
}
.tzzu .fdn4u7v4 .s92z:nth-child(even)::before,
.tzzu .g5eahs .s92z:nth-child(even)::before,
.tzzu .cqcw9ak .s92z:nth-child(even)::before { background: var(--bg-surface); }
.qxkm .fdn4u7v4 .s92z:nth-child(even)::before,
.qxkm .g5eahs .s92z:nth-child(even)::before,
.qxkm .cqcw9ak .s92z:nth-child(even)::before { background: var(--bg-card); }
.fdn4u7v4 .s92z + .s92z::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");
}
.g5eahs .s92z + .s92z::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");
}
.cqcw9ak .s92z + .s92z::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");
}
.iklqrp .aiseos,
.iklqrp .y6c7zze { margin-bottom: 60px; }
.dw36r .xc0wx7f,
.iklqrp .xc0wx7f { padding-bottom: 60px; }
.o33cxb .xc0wx7f { padding-bottom: 70px; }
.iklqrp .aiseos::before,
.iklqrp .aiseos::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");
}
.qy3vag  .aiseos:not(.hnkvrgi) .pszzqg { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.a81rsw .k51s { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.piqt2ati .k51s { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.qy3vag .hnkvrgi { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.qy3vag .borgg { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.qy3vag .k51s { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.kp4g .k51s { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.s16kbb .k51s { background: var(--accent-bg); }
.yd0ye .q4h2 { float: left; width: 38%; margin: 0 28px 16px 0; }
.yd0ye .q4h2 .nazv0n { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.yd0ye .zwxk::after { content: ''; display: block; clear: both; }
.wqva .q4h2 { float: right; width: 38%; margin: 0 0 16px 28px; }
.wqva .q4h2 .nazv0n { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.wqva .zwxk::after { content: ''; display: block; clear: both; }
.zysuh .s92z:nth-child(odd)  .q4h2 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.zysuh .s92z:nth-child(even) .q4h2 { float: right; width: 38%; margin: 0 0 16px 28px; }
.zysuh .q4h2 .nazv0n { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.zysuh .zwxk::after { content: ''; display: block; clear: both; }
.yd0ye .bqedftm,
.wqva .bqedftm,
.zysuh .bqedftm,
@media (max-width: 900px) {
  .yd0ye .q4h2,
  .wqva .q4h2,
  .zysuh .s92z:nth-child(odd)  .q4h2,
  .zysuh .s92z:nth-child(even) .q4h2 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .yd0ye .q4h2 .nazv0n,
  .wqva .q4h2 .nazv0n,
  .zysuh .q4h2 .nazv0n {
    max-height: none !important;
  }
}
.yd0ye .r8bq7i7v,
.yd0ye .x8lt8,
.wqva .r8bq7i7v,
.wqva .x8lt8,
.zysuh .r8bq7i7v,
.zysuh .x8lt8 { overflow: hidden; }
@media (max-width: 640px) {
  .yd0ye .q4h2,
  .wqva .q4h2,
  .zysuh .q4h2 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.kw6z .yd2q,
.kw6z .zwxk,
.kw6z .v19fijn  { max-width: 1100px; }
.awq3x .yd2q,
.awq3x .zwxk,
.awq3x .v19fijn  { max-width: 1200px; }
.hqyy4 .yd2q,
.hqyy4 .zwxk,
.hqyy4 .v19fijn  { max-width: 1320px; }
.p4m6 { font-size: 0.82rem; color: var(--text-muted); }
.ktvqw { display: flex; align-items: center; }
.go9l {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.tkc6 { display: flex; align-items: center; }
.liobp { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.liobp:hover { text-decoration: underline; }
.yeor9a1 { margin: 0 3px; opacity: 0.45; }
.yeor9a1::before { content: '/'; }
.uiug { padding: 2px 5px; color: var(--text-main); }
.ctm4a6a7 .p4m6 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ctm4a6a7 .ktvqw { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.m7u8go3 .p4m6 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.m7u8go3 .ktvqw { padding: 0 0 0 12px; }
.snpn .ktvqw { padding: 0 16px; }
.snpn .p4m6 {
  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);
}
.snpn .yd2q { padding-top: 28px; }
@media (max-width: 720px) {
  .qaolo { margin-top: 18px; padding: 0 16px; }
  .snpn .yd2q { padding-top: 16px; }
}
.kw6z.ctm4a6a7 .ktvqw { max-width: 1100px; }
.awq3x.ctm4a6a7 .ktvqw { max-width: 1200px; }
.hqyy4.ctm4a6a7 .ktvqw { max-width: 1320px; }
.yuu23dvc .s92z { padding-top: 16px; padding-bottom: 16px; }
.ulmasq .s92z { padding-top: 24px; padding-bottom: 24px; }
.ir4ap7l0 .s92z { padding-top: 40px; padding-bottom: 40px; }
.v1i7r .s92z { padding-top: 52px; padding-bottom: 52px; }
.cmz73euz .s92z:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.cmz73euz .s92z:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.cmz73euz .s92z:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.cmz73euz .s92z:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.rfx0n2y .zwxk { padding-top: 10px;  padding-bottom: 10px; }
.r8axjomv .zwxk { padding-top: 18px;  padding-bottom: 18px; }
.s42b4knr .zwxk { padding-top: 36px;  padding-bottom: 36px; }
.g46ndf .zwxk { padding-top: 48px;  padding-bottom: 48px; }
.j0lxpmi h2.w7no { font-weight: 600; }
.j0lxpmi h3.rw0l9yp     { font-weight: 600; }
.b0k3 { font-weight: 500; }
.b0k3 h2.w7no { font-weight: 800; }
.b0k3 h3.rw0l9yp     { font-weight: 700; }
.k5mpyb h2.w7no { font-weight: 900; }
.k5mpyb h3.rw0l9yp     { font-weight: 800; }
.k5mpyb .fmadv strong,
.k5mpyb .fmadv strong { font-weight: 600; }
.jqk9 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.bp04 .jqk9 { display: none; }
@media (max-width: 640px) {
  .de4hgga { display: none; }
  .jqk9 {
    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;
  }
}
.jqk9 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.jqk9:hover { opacity: 0.85; }
.e1g1czub .jqk9 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.ctx7v52u .jqk9,
.uezwm  .jqk9 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.ctx7v52u .jqk9:hover,
.uezwm  .jqk9:hover { opacity: 0.88; }
.e1g1czub.ctx7v52u .jqk9,
.e1g1czub.uezwm  .jqk9 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.mqvz67om {
  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;
}
.mqvz67om:hover { transform: translateY(-2px); opacity: 0.92; }
.mqvz67om { background: var(--cta) !important; color: #fff !important; border: none !important; }
.k7b1 .mqvz67om { display: none; }
.bfr8h .mqvz67om { right: 32px; }
.ki8j  .mqvz67om { left: 32px; }
@media (max-width: 480px) {
  .bfr8h .mqvz67om { right: 20px; bottom: 20px; }
  .ki8j  .mqvz67om { left: 20px; bottom: 20px; }
}
.s76tfp { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.v19fijn { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.fb3j2 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.zk2c6oic { color: var(--text-dim); font-size: 0.8rem; }
.n8msrvk2 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.n8msrvk2 img { height: 26px; width: auto; object-fit: contain; }
.g9tn { display: flex; flex-direction: column; gap: 6px; }
.g9tn a, .smufx a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.g9tn a:hover, .smufx a:hover { color: var(--accent-light); }
.g9tn .jb7a { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.c1pi0zk .v19fijn { text-align: center; }
.c1pi0zk .fb3j2 { margin-top: 0; }
.aork28kb { margin-top: 10px; }
.aork28kb a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .v19fijn { padding-left: 16px; padding-right: 16px; }
  .y63a .v19fijn { padding: 20px 16px; }
  .smufx { gap: 4px 12px; }
  .fb3j2 { font-size: 0.78rem; }
}
.lg18 .vwuug12 .n8msrvk2 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.lg18 .fb3j2 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.lg18 .zk2c6oic { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .lg18 .doglj4od { grid-template-columns: 1fr 1fr; } .lg18 .vwuug12 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .lg18 .doglj4od { grid-template-columns: 1fr; } }
.khgmf4 .n8msrvk2 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.khgmf4 .fb3j2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .khgmf4 .loz6di { gap: 12px; } .khgmf4 .n8msrvk2 { margin-right: 0; width: 100%; } }
.ugph5g0e .wb660 .n8msrvk2 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.ugph5g0e .fb3j2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.ugph5g0e .zk2c6oic { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .ugph5g0e .f23tc7 { grid-template-columns: 1fr 1fr; } .ugph5g0e .wb660 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ugph5g0e .f23tc7 { grid-template-columns: 1fr; } }
.o6xl7ws .df3gegii { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.o6xl7ws .g9tn { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .o6xl7ws .df3gegii { grid-template-columns: 1fr 1fr; } .o6xl7ws .cgv7:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .o6xl7ws .df3gegii { grid-template-columns: 1fr; } }
.tyuwg0lm .df3gegii { grid-template-columns: 1fr 2fr; }
.tyuwg0lm .b7ems .g9tn { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .tyuwg0lm .df3gegii { grid-template-columns: 1fr; } }
.wx3sbqz .v19fijn { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.k253f79r .gnx9      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.k253f79r .s76tfp { background: var(--bg-page); border-top-color: var(--border-alt); }
.lhfwm .gnx9      { background: #0d1117; border-bottom-color: #21262d; }
.lhfwm .g75mmx96 { color: var(--accent-light); }
.lhfwm .kg32 { --msep-color: #8b949e; }
.lhfwm .kg32 a { color: #8b949e; }
.lhfwm .kg32 a:hover { color: var(--accent-light); }
.lhfwm .o1ewp { color: #8b949e; }
.lhfwm .s76tfp { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.lhfwm .fb3j2,
.lhfwm .zk2c6oic { color: #6e7681; }
.lhfwm .g9tn a, .lhfwm .smufx a,
.lhfwm .n8msrvk2 { color: #e6edf3; }
.lhfwm .g9tn a:hover, .lhfwm .smufx a:hover,
@media (max-width: 640px) {
  .lhfwm .kg32 { background: #0d1117; border-top-color: #21262d; }
  .lhfwm .kg32 li a { border-bottom-color: #21262d; }
}
.jakfgo .gnx9      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.jakfgo .g75mmx96 { color: var(--accent-light); }
.jakfgo .kg32 { --msep-color: #475569; }
.jakfgo .kg32 a { color: #475569; }
.jakfgo .kg32 a:hover { color: var(--accent-light); }
.jakfgo .o1ewp { color: #64748b; }
.jakfgo .s76tfp { background: #f0f4f8; border-top-color: #cbd5e1; }
.jakfgo .fb3j2,
.jakfgo .zk2c6oic { color: #64748b; }
.jakfgo .g9tn a, .jakfgo .smufx a,
.jakfgo .g7gi a, .jakfgo .n8msrvk2 { color: #374151; }
.jakfgo .g9tn a:hover, .jakfgo .smufx a:hover,
@media (max-width: 640px) {
  .jakfgo .kg32 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .jakfgo .kg32 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.ctx7v52u .gnx9      { background: var(--accent); border-bottom-color: var(--accent-light); }
.ctx7v52u .g75mmx96 { color: #fff; }
.ctx7v52u .kg32 { --msep-color: rgba(255,255,255,0.82); }
.ctx7v52u .kg32 a { color: rgba(255,255,255,0.82); }
.ctx7v52u .kg32 a:hover { color: #fff; }
.ctx7v52u .o1ewp { color: rgba(255,255,255,0.9); }
.ctx7v52u .s76tfp { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.ctx7v52u .fb3j2,
.ctx7v52u .zk2c6oic { color: rgba(255,255,255,0.72); }
.ctx7v52u .g9tn a, .ctx7v52u .smufx a,
.ctx7v52u .g7gi a, .ctx7v52u .n8msrvk2 { color: #fff; }
.ctx7v52u .g9tn a:hover, .ctx7v52u .smufx a:hover,
@media (max-width: 640px) {
  .ctx7v52u .kg32 { background: var(--accent); border-top-color: var(--accent-light); }
  .ctx7v52u .kg32 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.uezwm .gnx9 {
  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);
}
.uezwm .s76tfp {
  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) {
  .uezwm .kg32 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.xeoe0976 .glhorp { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.i2tcsxoq .glhorp { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.utt0avqv .glhorp { min-height: 72px; height: auto; }
.zum4 .glhorp { min-height: 84px; height: auto; }
.y63a .glhorp { max-width: none; padding: 0 32px; }
.y63a .v19fijn  { max-width: none; padding: 24px 32px; }
.yp70q.awq3x .glhorp { max-width: 1200px; }
.yp70q.hqyy4 .glhorp { max-width: 1320px; }
.vxm59   .g75mmx96, .vxm59   .n8msrvk2 { text-transform: capitalize; }
.vqtnyzq .g75mmx96, .vqtnyzq .n8msrvk2 { text-transform: lowercase; }
.cbhlk .g75mmx96, .cbhlk .n8msrvk2 { text-transform: uppercase; letter-spacing: 0.06em; }
.xp4je8j, .qcjue {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.fqahz8 .xp4je8j,
.fqahz8 .qcjue { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.hq7x .xp4je8j,
.hq7x .qcjue { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.nkka .xp4je8j,
.nkka .qcjue { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.ueomq0 .xp4je8j,
.ueomq0 .qcjue { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.s8pbq2   .kg32 a { font-weight: 500; }
.whbm79 .kg32 a { font-weight: 600; }
.nk52d0f     .kg32 a { font-weight: 700; }
.bhl1iu    .kg32 a { font-weight: 800; letter-spacing: 0.01em; }
.cn6wc5     .kg32 > li + li::before,
.cs2ell8    .kg32 > li + li::before,
.yfr7ah7    .kg32 > li + li::before,
.q834 .kg32 > li + li::before,
.u700p0h .kg32 > li + li::before,
.j5q6b  .kg32 > li + li::before,
.vaibmox    .kg32 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.cn6wc5     .kg32 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.cs2ell8    .kg32 > li + li::before { content: "|"; }
.yfr7ah7    .kg32 > li + li::before { content: "—"; }
.q834 .kg32 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.u700p0h .kg32 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.j5q6b  .kg32 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.vaibmox    .kg32 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .fwvc .o1ewp,
  .nlo3 .o1ewp,
  .m2c7kiyo .o1ewp,
  .kv5of .o1ewp,
  .nqnnr8j .o1ewp {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .fwvc .o1ewp::before,
  .nlo3 .o1ewp::before,
  .m2c7kiyo .o1ewp::before,
  .kv5of .o1ewp::before,
  .nqnnr8j .o1ewp::before { content: ""; display: block; flex-shrink: 0; }

  
  .fwvc .o1ewp::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;
  }

  
  .nlo3 .o1ewp::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;
  }

  
  .m2c7kiyo .o1ewp::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;
  }

  
  .kv5of .o1ewp::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;
  }

  
  .nqnnr8j .o1ewp::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) {
  .q07t .o1ewp {
    padding: 5px 14px;
  }
  .q07t .kg32 {
    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;
  }
  .q07t .kg32 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .q07t .kg32 li a:hover { background: var(--bg-raised); }
  .q07t .xsbfzk,
  .uxac .xsbfzk,
  .r7p0c835 .xsbfzk { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .guy2vu .o1ewp {
    padding: 5px 10px;
  }
  .guy2vu .kg32 {
    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);
  }
  .guy2vu .kg32.pqau8fao { transform: translateX(0); }
  .guy2vu .kg32 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .guy2vu .kg32 li:last-child a { border-bottom: none; }
  .ctx7v52u .kg32,
  .lhfwm .kg32 { background: var(--accent) !important; }
  .ctx7v52u .kg32 li a,
  .lhfwm .kg32 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .r7p0c835 .o1ewp {
    padding: 5px 10px;
  }
  .r7p0c835 .kg32 {
    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);
  }
  .r7p0c835 .kg32::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .r7p0c835 .kg32.pqau8fao { transform: translateY(0); }
  .r7p0c835 .kg32 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .u1j3b .o1ewp {
    padding: 5px 10px;
  }
  .u1j3b .kg32 {
    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;
  }
  .u1j3b .kg32.pqau8fao { opacity: 1; pointer-events: auto; }
  .u1j3b .kg32 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .y8pln     .o1ewp { border-radius: 0 !important; }
  .sliewb5n   .o1ewp { border-radius: 8px !important; }
  .mqnrd .o1ewp { border-radius: 50% !important; }
  .nlpnr6yk   .o1ewp { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .ny436f .qlnb1bs { flex-direction: column; align-items: stretch; }
  .ny436f .hvfs64q { flex-direction: row; min-width: auto; }
  .ny436f .xxgrwd { align-items: flex-start; text-align: left; }
}
.e55fr9,
.e55fr9.s92z,
.tzzu .e55fr9,
.xo73c0ex .e55fr9,
.qxkm .e55fr9,
.uj75 .e55fr9 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.qrvwd64 {
  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;
}
.y4p4c49 { flex: 1 1 280px; min-width: 0; }
.dqtirko {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.t6myrw5w {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.i1uewf {
  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;
}
.i1uewf:hover { transform: translateY(-1px); opacity: 0.95; }
.ygnwsfk .qrvwd64 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.ygnwsfk .dqtirko { color: var(--cta); }
.ygnwsfk .t6myrw5w { color: var(--text-body); }
.ygnwsfk .i1uewf {
  background: var(--cta) !important;
  color: #fff !important;
}
.xagwkg .qrvwd64 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.xagwkg .dqtirko { color: var(--text-primary); }
.xagwkg .t6myrw5w { color: var(--text-body); }
.xagwkg .i1uewf {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .qrvwd64 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .y4p4c49 { flex: 0 0 auto; }
  .dqtirko { font-size: 1.2rem; }
  .i1uewf { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.f4ft1gmt .c6h01 { height: 36px; }
.f1k3ea .c6h01 { height: 60px; max-width: 200px; }
.a2r94 .c6h01 { height: 56px; max-width: 180px; }
.wg46ac .ah432t81 + .ah432t81 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
@media (min-width: 720px) {
  .jz01 .nz5odk {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .jz01 .oew5y0rz {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .jz01 .oew5y0rz { padding: 40px 16px 20px; }
  .jz01 .ah432t81 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .jz01 .qwd1cioz { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .ylgo2r .oew5y0rz {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .ylgo2r .oew5y0rz::before {
    position: absolute; top: 14px; left: 14px;
  }
  .ylgo2r .e7lf {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .ylgo2r .v9j3uet { white-space: normal; text-align: center; font-size: 1.2rem; }
  .ylgo2r .ah432t81 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .ylgo2r .qwd1cioz { width: 100%; min-width: 0; }
  .ylgo2r .ix0i4g { min-width: 0; }
}
.c9h01 .oew5y0rz::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.o62up .rnyhv {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.o62up .rnyhv summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.o62up .rnyhv p { padding: 0 2px 16px; }
.xiz6szz3 .rnyhv { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.xiz6szz3 .rnyhv summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.xiz6szz3 .rnyhv summary::after { content: "›"; font-size: 1.2em; }
.xiz6szz3 .rnyhv[open] summary::after { content: "‹"; }
.xiz6szz3 .rnyhv p { padding: 10px 22px 4px; }
.qrqtp .rnyhv {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.qrqtp .rnyhv summary { color: var(--text-primary); padding-left: 16px; }
.qrqtp .rnyhv summary::after { content: "›"; font-size: 1.1em; }
.qrqtp .rnyhv[open] summary::after { content: "‹"; }
.qrqtp .rnyhv p { padding-left: 16px; }
.y4bnrn1j .dpt1d8je { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.y4bnrn1j .rnyhv {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.y4bnrn1j .rnyhv:last-child { border-bottom: none; }
.y4bnrn1j .rnyhv summary { color: var(--text-primary); border-radius: 0; }
.y4bnrn1j .rnyhv summary::after { content: "›"; font-size: 1.1em; }
.y4bnrn1j .rnyhv[open] summary::after { content: "‹"; }
.xvp9r .rnyhv { overflow: hidden; }
.xvp9r .rnyhv summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.xvp9r .rnyhv summary::after { color: rgba(255,255,255,.75); }
.xvp9r .rnyhv[open] summary { border-radius: 0; }
.j7y687ak { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.elov11h3 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.wwl5xll {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ks5q1s { color: var(--text-muted); font-size: 1.05rem; }
.ys8r {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.uvrj18 { margin-bottom: 20px; }
.obbp6d0 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.d841 {
  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;
}
.d841:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.o56z40 { resize: vertical; min-height: 130px; }
.opqgjp { width: 100%; margin-top: 8px; }
.o8oee {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.wm515 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.vjqz { color: var(--text-muted); line-height: 1.75; }
.b1mo86 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.b1mo86 li { margin-bottom: 6px; }
.i1umfl { max-width: 760px; margin: 0 auto; }
.a1latkd1 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.vs28d4 { max-width: 760px; margin: 0 auto; }
.zjaiswso { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.a6bys ul.b1mo86 { margin: 0; }
.jjgx .zjaiswso { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .jjgx { grid-template-columns: 1fr; gap: 10px; } }
.or499b { max-width: 640px; margin: 0 auto; text-align: center; }
.phxppox { margin-bottom: 48px; }
.phxppox .zjaiswso { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.phxppox p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.o3nx .b1mo86 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .bdpd { grid-template-columns: 1fr; } }
.jhjbxs { color: inherit; text-decoration: none; }
.jhjbxs:hover { color: var(--accent-light); text-decoration: underline; }
.l29f4nh { display: inline-block; line-height: 0; }
.sy60a { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.g7n31 { max-width: 760px; margin: 0 auto; }
.g6trd ul.b1mo86 { margin: 0; }
.lte2b0o { color: var(--text-muted); line-height: 1.75; }
.d5c2h .b1mo86,
.jm1zkuj .b1mo86,
.qef2 .b1mo86,
.gdixc4 .b1mo86 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.ypj3y3 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.dxnwcmzg { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.tojvie { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.mogw0 { margin-top: 12px; }
.by87h { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.by87h:hover { border-bottom-color: var(--accent-light); }
.vpsbo { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.vpsbo img { width: 100%; height: 100%; object-fit: cover; display: block; }
.h720w { border-radius: 50%; }
.dhq5i5 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.la34zh44 { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .bjft7m8 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.cyqkml .tojvie, .cyqkml .dxnwcmzg { max-width: 640px; }
.tmgwdqlp .ypj3y3 { font-size: 1.6rem; margin-top: 18px; }
.c4ddoi .tojvie { margin-bottom: 28px; }
@media (max-width: 860px) { .mkye { grid-template-columns: 1fr; } .tmgwdqlp { position: static; text-align: center; } }
.ulkkss .vpsbo { margin: 0 auto 18px; }
.ulkkss .dhq5i5 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .as7xybd { grid-template-columns: 1fr; } }
.mec9v9m { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.col7 { flex: 1; }
.mec9v9m .ypj3y3 { font-size: 1.6rem; margin-bottom: 6px; }
.tgxps { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.gdixc4 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.ipqj { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.gdixc4 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.gdixc4 .b1mo86 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .mec9v9m { flex-direction: column; text-align: center; } .tgxps { grid-template-columns: 1fr; } }
.yhewv .ypj3y3 { font-size: 1.35rem; margin: 0 0 4px; }
.yhewv .dhq5i5 { margin: 0; }
.jpl4z5cs { max-width: 760px; margin: 0 auto; }
.sg0l { position: relative; padding-left: 28px; }
.sg0l::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.ave0n { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.ave0n:last-child { padding-bottom: 0; }
.d8s0qm { 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; }
.ygpz88r h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.ygpz88r p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.wht7g .wwl5xll { color: var(--accent-light); }
.ge7d85 .wwl5xll { font-size: 2rem; }
.ge7d85 .ks5q1s { max-width: 680px; }
.gu1r80 .wwl5xll { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.gu1r80 .ks5q1s  { margin: 0; }
@media (max-width: 640px) { .gu1r80 { flex-direction: column; } }
.u1ut5k {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.u1ut5k .wwl5xll { color: var(--accent-light); }
.gnsoje .wwl5xll { color: #fff; }
.gnsoje .ks5q1s  { color: rgba(255,255,255,0.85); }
.d40rlfo { max-width: 680px; margin: 0 auto; }
.kjm77eh {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .kjm77eh { grid-template-columns: 1fr; } }
.o0nns8n { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.o0nns8n .d841 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.o0nns8n .d841:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.rzgsfoj .d841 { background: var(--bg-raised); border-color: transparent; }
.rzgsfoj .d841:focus { background: var(--bg-card); border-color: var(--accent-light); }
.v56za .d841 { border-radius: 100px; padding: 11px 20px; }
.v56za .o56z40 { border-radius: 14px; }
@media (max-width: 640px) { .f2sxwy { grid-template-columns: 1fr; } }
.vldnqh { counter-reset: priv-count; }
.cj7h {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.cj7h:last-child { border-bottom: none; }
.uhe63d {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.cj7h h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.cj7h p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.wt1t{display:none}
.wt1t:empty,.vkuh:empty{display:none}
.q5dc{position:relative;overflow:visible}
.u10u0s .o52h2q9,.pan6 .o52h2q9,
.y5jvh .o52h2q9,.zxt2f .o52h2q9,
.zjlwtn1 .o52h2q9,.gtcdn53n .o52h2q9{display:block}
.lowbfi6z .dhus5yjx{display:block}
.u10u0s .o52h2q9,.pan6 .o52h2q9,
.y5jvh .o52h2q9,.zxt2f .o52h2q9,
.zjlwtn1 .o52h2q9{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}
.u10u0s .o52h2q9 .vkuh,.pan6 .o52h2q9 .vkuh,
.y5jvh .o52h2q9 .vkuh,.zxt2f .o52h2q9 .vkuh,
.zjlwtn1 .o52h2q9 .vkuh{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}
.u10u0s .itxlbl5,.pan6 .itxlbl5,
.y5jvh .itxlbl5,.zxt2f .itxlbl5,
.zjlwtn1 .itxlbl5{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.u10u0s .o52h2q9,.pan6 .o52h2q9{top:12px}
.u10u0s .o52h2q9 .vkuh{margin-right:auto}
.pan6 .o52h2q9 .vkuh{margin-left:auto}
.pan6 .o52h2q9{text-align:right}
.y5jvh .o52h2q9,.zxt2f .o52h2q9{bottom:12px}
.y5jvh .o52h2q9 .vkuh{margin-right:auto}
.zxt2f .o52h2q9 .vkuh{margin-left:auto}
.zxt2f .o52h2q9{text-align:right}
.zjlwtn1 .o52h2q9{position:relative;margin-top:16px}
.zjlwtn1 .o52h2q9 .vkuh{margin:0 auto}
.gtcdn53n .o52h2q9{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.gtcdn53n .o52h2q9 .vkuh{margin:0}
.gtcdn53n .k51s~.o52h2q9,
.gtcdn53n .q9fmmx98~.o52h2q9{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.gtcdn53n .k51s~.o52h2q9 .vkuh,
.gtcdn53n .q9fmmx98~.o52h2q9 .vkuh{justify-content:flex-start}
.k51s~.o52h2q9,.q9fmmx98~.o52h2q9{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}
.k51s~.o52h2q9 .vkuh{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.q9fmmx98~.o52h2q9 .vkuh{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.dhus5yjx .vkuh{margin:0 0 12px}
.vkuh{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.itxlbl5{white-space:nowrap}
.obh4y .itxlbl5{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.req9wj .itxlbl5{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}
.jd7ic .vkuh{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.ofxs5a .itxlbl5{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.g3jjo46j .itxlbl5{color: var(--accent-light);opacity:1;font-weight:500}
.rk8g0 .itxlbl5{border-bottom:1px solid currentColor;padding-bottom:2px}
.ck4q0s .vkuh{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.hrnlnx{--date-bg:var(--accent-bg-light)}
.esnqwvdv .ndvr8::before{content:""}
.c4bpa .itxlbl5 + .itxlbl5::before{content:"•";margin-right:6px;opacity:.4}
.hd8wnkj .itxlbl5 + .itxlbl5::before{content:"/";margin-right:6px;opacity:.35}
.idpoff68 .itxlbl5 + .itxlbl5::before{content:"|";margin-right:6px;opacity:.3}
.fjl9bo .itxlbl5 + .itxlbl5::before{content:"—";margin-right:6px;opacity:.3}
.sz5n .itxlbl5 + .itxlbl5::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.kjg5v6o2 .itxlbl5 + .itxlbl5::before{content:"·";margin-right:6px;opacity:.4}
.epbro3 .itxlbl5 + .itxlbl5::before{content:"›";margin-right:6px;opacity:.4}
.g5v2lomu .itxlbl5 + .itxlbl5::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.w6l344m{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.jhz9x0yx{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.uhnfi44{display:flex;flex-direction:column;gap:3px}
.jcf69{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.rj0e{font-weight:700;font-size:1rem;color:var(--text-heading)}
.si766wi{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.ommdag .w6l344m{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.kbo15mmh .w6l344m{border-top:3px solid var(--accent);padding-top:18px}
.dtrgtw .w6l344m{border-left:3px solid var(--accent);border-radius:0}
.izfqqy3 .w6l344m{padding:20px 0}
@media(max-width:640px){
  .w6l344m{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .si766wi{max-width:100%}
}
.qw18gb .v251hgg5{margin:0}
@media (max-width:560px){
  .fz83f{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) {
  .b4ca { padding: 28px 18px 20px; }
  .eu65rdp4 { font-size: 1.2rem; }
  .b4noeq2 { max-width: 220px; max-height: 80px; }
}
.xa25tpnk .g4t8s0i { border-radius: 22px; }
.jz7cx .qrvwd64 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .g4t8s0i { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.icl6j {
  margin: 28px 0 24px;
}
.icl6j .s92z {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.icl6j .zwxk {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.icl6j .qrvwd64 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .glhorp { flex-direction: row-reverse; }
[dir="rtl"] .kg32 { flex-direction: row-reverse; }
[dir="rtl"] .bfr8h .mqvz67om { right: auto; left: 32px; }
[dir="rtl"] .ki8j  .mqvz67om { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .bfr8h .mqvz67om { right: auto; left: 20px; }
  [dir="rtl"] .ki8j  .mqvz67om { left: auto;  right: 20px; }
}
[dir="rtl"] .yd0ye .q4h2  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .wqva .q4h2 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .k51s,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .r8bq7i7v, [dir="rtl"] .x8lt8 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .e5l1bcya { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .f7dj8mu2 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .fmadv { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .qrvwd64 { direction: rtl; }
[dir="rtl"] .p4m6 { direction: rtl; }
[dir="rtl"] .wcb3 { direction: rtl; }
[dir="rtl"] .ebskmn { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .czl7n .x8lt8,
[dir="rtl"] .m65izw5y .x8lt8,
[dir="rtl"] .z1tyz .x8lt8,
[dir="rtl"] .bd4p .x8lt8 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .czl7n .x8lt8 li::before,
[dir="rtl"] .m65izw5y .x8lt8 li::before,
[dir="rtl"] .z1tyz .x8lt8 li::before,
[dir="rtl"] .bd4p .x8lt8 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .aiseos.y02mc .y6c7zze,
[dir="rtl"] .hr5is.y02mc .y6c7zze,
[dir="rtl"] .hnkvrgi.y02mc .y6c7zze,
[dir="rtl"] .nyjh8.y02mc .y6c7zze,
[dir="rtl"] .ql85w66.y02mc .y6c7zze { text-align: right; }
[dir="rtl"] .k51s.y02mc .xc0wx7f { align-items: flex-end; text-align: right; }
[dir="rtl"] .k51s.wdlins .xc0wx7f { text-align: center; }
[dir="rtl"] .k51s .xc0wx7f { text-align: right; }
[dir="rtl"] .zwxk,
[dir="rtl"] .nngu1k,
[dir="rtl"] .tktm,
[dir="rtl"] .bai8,
[dir="rtl"] .ys8r,
[dir="rtl"] .obbp6d0,
[dir="rtl"] .tojvie,
[dir="rtl"] .d841,
[dir="rtl"] .o56z40 { text-align: right; direction: rtl; }
[dir="rtl"] .v56za .d841,
[dir="rtl"] .o0nns8n .d841 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #abaf33;
  --brand:           #abaf33;
  --brand-light:     #8e9137;
  --brand-pale:      #a6a951;
  --grad-start:      #d0d36a;
  --grad-end:        #d8daa0;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #abaf33;
  --cta-light:       #909425;
  --cta-hover:       #7c7f25;
  --bg-page:         #f7f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f5f3;
  --bg-raised:       #f0f0ee;
  --bg-hover:        #f5f5f3;
  --border:          #e8e8e2;
  --border-alt:      #dbdbd0;
  --border-section:  #e8e8e2;
  --text-primary:    #1b1b17;
  --text-muted:      #5e5f53;
  --text-body:       #36362f;
  --text-sub:        #515147;
  --text-faint:      #878777;
  --text-dim:        #9f9f92;
  --text-label:      #6c6c5f;
  --text-value:      #43433b;
  --accent-bg:       #efefe5;
  --accent-bg-light: #e6e7ce;
  --bg-tip:          #f0f9f1;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f8f9;
  --bg-pros:         #f0f9f1;
  --bg-cons:         #faf4f3;
  --c-pros:          #19892c;
  --c-cons:          #9f3521;
  --c-pros-label:    #1ea334;
  --c-tip-border:    #21b43a;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #19892c;
}
:root { --logo-bg-opacity: 47%; }
body, button, input { font-family: "Merriweather Sans", sans-serif; }
.kvu95xa4 .oqm2, .kvu95xa4 .k51s { min-height: 320px; }
.yeor9a1::before { content: '|'; opacity: 0.3; }