: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;
}
.lo4k {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.v66wm {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.ac6dgv6 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.eeu3 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.d9mfkvr { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.d9mfkvr a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.d9mfkvr a:hover { color: var(--accent-light); }
.t3xa     .yxi9a { border-radius: 24px; padding: 8px; }
.t3xa .yxi9a li a { border-radius: 16px; }
.ynhb .yxi9a li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .yxi9a {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .f4tj:hover .yxi9a,
  .f4tj:focus-within .yxi9a { display: block; }
  .yxi9a li a { padding: 8px 16px; font-size: 0.88rem; }
}
.dtmwj1ru {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.trcd8ur { display: none; }
@media (max-width: 640px) {
  .trcd8ur {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .trcd8ur.gry7n { display: block; }
}
@media (max-width: 640px) {
  .dtmwj1ru { display: block; }
  .d9mfkvr > li + li::before { display: none !important; }
  .d9mfkvr {
    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;
  }
  .d9mfkvr.gry7n { display: flex; }
  .d9mfkvr li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .d9mfkvr li:last-child a { border-bottom: none; }
}
.tnigpc { min-height: 480px; }
.z8pv5s {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.pd8q7 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.jkvp .pd8q7 { margin-left: 0; margin-right: 0; }
.j4d8m2dr {
  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;
}
.j4d8m2dr:hover { opacity: 0.88; }
.u8rz0 .z8pv5s { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.u8rz0 .pd8q7 { color: #e2e8f0; }
.u8rz0.lham .se4wp3 { text-align: center; }
.i56j7tzk .z8pv5s { color: var(--text-primary); text-shadow: none; }
.i56j7tzk .pd8q7 { color: var(--text-muted); }
.i56j7tzk .j4d8m2dr { margin-top: 16px; }
.i56j7tzk, .i56j7tzk.tnigpc { min-height: auto !important; }
.i56j7tzk.lham .se4wp3 { text-align: center; }
.i56j7tzk~.c26hz4fo{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}
.i56j7tzk~.c26hz4fo .covnwqjg{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; }
}
.n1f0tpg .z8pv5s { color: #fff; }
.n1f0tpg .pd8q7 { color: rgba(255,255,255,0.85); }
.n1f0tpg .j4d8m2dr { background: #fff; color: var(--cta); }
.n1f0tpg .j4d8m2dr:hover { opacity: 0.92; }
.m2x82aw .zzec { position: relative; overflow: hidden; }
.m2x82aw .zzec::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;
}
.bsqlo1 .zzec {
  animation: hg-breathe 7s ease-in-out infinite;
}
.p55m75 .zzec { position: relative; overflow: hidden; }
.p55m75 .zzec::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;
}
.ptepqk0b .zzec { position: relative; overflow: hidden; }
.ptepqk0b .zzec::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;
}
.jmi4cim .zzec {
  animation: hg-fadein 1.2s ease-out both;
}
.zzec {
  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%);
}
.iluu37ko {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.ifkq21 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.sp3z1 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.zzec .z8pv5s { text-shadow: none; color: var(--text-primary); }
.zzec .pd8q7 { color: var(--text-muted); }
body.lno3brg .z8pv5s {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.rch3 .z8pv5s {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.zzec.lham .iluu37ko { align-items: center; text-align: center; }
.zzec.jkvp   .iluu37ko { align-items: flex-start; text-align: left; }
.qqq84m73 .ifkq21 { position: relative; }
.qqq84m73 .ifkq21::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.qqq84m73.gbserfg .ifkq21::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.ila42 .ifkq21 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.ila42 .sp3z1 {
  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);
}
.ila42.gbserfg .ifkq21 { padding: 32px 0 32px 32px; }
.zglz .ifkq21 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.zglz .sp3z1 {
  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);
}
.gbserfg .iluu37ko {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.zglz.gbserfg .ifkq21 { padding: 40px 16px 40px 48px; }
.g17mw .ifkq21 { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .zzec { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .zzec .ifkq21 { display: none !important; }
  .g17mw .ifkq21 { display: none !important; }
  .uno3jz .wentuz30 { display: none !important; }
  .qpnrct .mfhy349d { display: none !important; }
  .iluu37ko  { padding: 36px 24px; }
  .zzec~.c26hz4fo,.gbserfg~.c26hz4fo{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .tnigpc, .zzec { min-height: 320px !important; }
  
  .z8pv5s { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .m056r { display: none !important; }
  
  .uppq9km { flex-direction: column; align-items: center; }
  .fxzfd0e { width: 100%; max-width: 340px; }
}
.jn4ho { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.mpd3u9y { width: 100%; height: auto; display: block; border-radius: 10px; }
.wf3b .jn4ho        { border-radius: 16px; }
.wf3b .mpd3u9y  { border-radius: 16px; }
.ssqblpdb .jn4ho         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ssqblpdb .mpd3u9y   { border-radius: 8px; }
.r2plk { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.mo11wds { width: 100%; padding: 32px 0; position: relative; }
.ko6a3gd3 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.r9qvb0ws .mo11wds:nth-child(even) { background: var(--bg-surface); }
.r9qvb0ws .mo11wds:nth-child(odd)  { background: var(--bg-page); }
.cxdhbmx .mo11wds:nth-child(even) { background: var(--bg-card); }
.cxdhbmx .mo11wds:nth-child(odd)  { background: var(--bg-page); }
.r9qvb0ws .mo11wds:nth-child(odd)  .ko6a3gd3 { background: var(--bg-card); border-radius: 6px; }
.r9qvb0ws .mo11wds:nth-child(even) .ko6a3gd3 { background: var(--bg-raised); border-radius: 6px; }
.cxdhbmx .mo11wds:nth-child(odd)  .ko6a3gd3 { background: var(--bg-card); border-radius: 6px; }
.cxdhbmx .mo11wds:nth-child(even) .ko6a3gd3 { background: var(--bg-raised); border-radius: 6px; }
.r9qvb0ws .mo11wds:nth-child(even) .q7dyg .clvugoe,
.cxdhbmx .mo11wds:nth-child(even) .q7dyg .clvugoe { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.r9qvb0ws .mo11wds:nth-child(odd) .q7dyg .clvugoe,
.cxdhbmx .mo11wds:nth-child(odd) .q7dyg .clvugoe { background: var(--bg-card-inner); }
.r9qvb0ws .mo11wds:nth-child(even) .yb5x27qc .clvugoe:nth-child(odd),
.cxdhbmx .mo11wds:nth-child(even) .yb5x27qc .clvugoe:nth-child(odd)  { background: var(--bg-card); }
.r9qvb0ws .mo11wds:nth-child(even) .yb5x27qc .clvugoe:nth-child(even),
.cxdhbmx .mo11wds:nth-child(even) .yb5x27qc .clvugoe:nth-child(even) { background: var(--bg-card-inner); }
h1.b560rz { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.b560rz {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.p0f80evo { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.ygixr7m h2.b560rz {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.xikyzi h2.b560rz {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.kwv0a37 h2.b560rz {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.kukz h2.b560rz::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.b39id6 h2.b560rz {
  color: var(--text-primary); font-size: 1.7rem;
}
.mbjat h2.b560rz::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.p6hg h2.b560rz {
  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;
}
.xtm1fu0 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .xtm1fu0 { display: none; } }
.jktglbbt { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.ythut { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.t7i484 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.n39c7 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.upu25o { padding-left: 20px; }
.upu25o li { margin-bottom: 6px; }
.upu25o a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.upu25o a:hover { color: var(--accent-light); }
.vyoo .n39c7 { display: none; }
.nrh2hp .n39c7 { display: none; }
.nrh2hp .upu25o { padding-left: 0; list-style: none; }
.nrh2hp .upu25o li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.nrh2hp .upu25o a { font-size: 0.92rem; }
.xpcg8gy .t7i484 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.xpcg8gy .n39c7 { display: none; }
.xpcg8gy .upu25o { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.xpcg8gy .upu25o li { margin-bottom: 0; }
.xpcg8gy .upu25o 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;
}
.xpcg8gy .upu25o a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.ujju8u .t7i484 { padding: 20px 20px 16px; }
.ujju8u .upu25o {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.ujju8u .upu25o li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.ujju8u .upu25o 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;
}
.ujju8u .upu25o 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;
}
.ujju8u .upu25o a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.ujju8u .upu25o a:focus,
.ujju8u .upu25o a:focus-visible,
.ujju8u .upu25o a:target { outline: none; }
.ujju8u .upu25o li:target a { border-color: var(--border); color: var(--text-muted); }
.eqzq .t7i484 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.eqzq .n39c7 { display: none; }
.eqzq .upu25o { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.eqzq .upu25o li { margin-bottom: 0; }
.eqzq .upu25o li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.eqzq .upu25o li:last-child::after { content: ""; margin-right: 0; }
.eqzq .upu25o a { font-size: 0.9rem; }
.clvugoe { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.q7dyg .clvugoe { background: var(--bg-card); }
.yb5x27qc .clvugoe:nth-child(odd)  { background: var(--bg-card); }
.yb5x27qc .clvugoe:nth-child(even) { background: var(--bg-raised); }
.tqbluh .clvugoe {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.tqbluh .clvugoe:last-child { border-bottom: none; }
.tqbluh h3.p0f80evo { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.r15e1tj .clvugoe {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.r15e1tj .clvugoe + .clvugoe { margin-top: 4px; }
.vw7z4 .clvugoe { background: none; border-radius: 0; padding: 12px 0; }
.vw7z4 .clvugoe + .clvugoe { border-top: 1px solid var(--border-section); }
.hzig7gop { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.wxojz { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.l7yte { color: var(--text-body); margin-bottom: 10px; }
.x75mcee, .pwqb87cr { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.x75mcee li, .pwqb87cr li { margin-bottom: 6px; }
.pwqb87cr li { list-style: decimal; }
.wwnd     .x75mcee { list-style-type: "● "; }
.b8g18gw6  .x75mcee { list-style-type: "■ "; }
.oixg377 .x75mcee { list-style-type: "◆ "; }
.nvdo    .x75mcee { list-style-type: "★ "; }
.wwnd     .sr7vgieb { list-style-type: "● "; }
.b8g18gw6  .sr7vgieb { list-style-type: "■ "; }
.oixg377 .sr7vgieb { list-style-type: "◆ "; }
.nvdo    .sr7vgieb { list-style-type: "★ "; }
.wwnd    .x75mcee li::marker, .wwnd    .sr7vgieb li::marker,
.b8g18gw6 .x75mcee li::marker, .b8g18gw6 .sr7vgieb li::marker,
.oixg377 .x75mcee li::marker, .oixg377 .sr7vgieb li::marker,
.nvdo   .x75mcee li::marker, .nvdo   .sr7vgieb li::marker {
  color: var(--cta); font-size: 1em;
}
.wwnd .pwqb87cr,
.b8g18gw6 .pwqb87cr,
.oixg377 .pwqb87cr,
.nvdo .pwqb87cr {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.wwnd .pwqb87cr li,
.b8g18gw6 .pwqb87cr li,
.oixg377 .pwqb87cr li,
.nvdo .pwqb87cr li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.wwnd .pwqb87cr li::before,
.b8g18gw6 .pwqb87cr li::before,
.oixg377 .pwqb87cr li::before,
.nvdo .pwqb87cr 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;
}
.wwnd     .pwqb87cr li::before { border-radius: 50%; }
.b8g18gw6  .pwqb87cr li::before { border-radius: 3px; }
.oixg377 .pwqb87cr li::before { border-radius: 3px; }
.nvdo    .pwqb87cr li::before { border-radius: 50%; }
.rj6508 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.le4wj0w .rj6508,
.ppd6q .rj6508 { background: transparent; border: none; border-radius: 0; }
.mis9li { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.mis9li th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.mis9li td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.mis9li tr:hover td { background: var(--bg-hover); }
.l2o10wo .mis9li tbody tr:nth-child(even) td { background: var(--bg-surface); }
.nxioe2j .mis9li { border: 1px solid var(--border-alt); }
.nxioe2j .mis9li th,
.nxioe2j .mis9li td { border: 1px solid var(--border-alt); }
.zpre5 .mis9li th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.zpre5 .mis9li td { border-bottom: none; }
.zpre5 .mis9li tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.gbbu .mis9li th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.l0jzn .rj6508 {
  overflow: hidden;
}
.l0jzn .mis9li th { border-bottom: 1px solid var(--border-alt); }
.l0jzn .mis9li tr:last-child td { border-bottom: none; }
.g5oo5egr { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.qdt0u8 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.r0nyev { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.yxv2 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.rf43z { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.sr7vgieb { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.sr7vgieb 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%}
.wt1k3nt0 .yxv2 { background: transparent; text-align: center; }
.vfib .r0nyev {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.fwnk .r0nyev {
  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);
}
.ysztf .qdt0u8 { display: grid; grid-template-columns: auto 1fr; }
.ysztf .r0nyev {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.ysztf .yxv2 { grid-column: 2; }
.ysztf .rf43z,
.ysztf .sr7vgieb { grid-column: 1 / -1; }
.o1vnt .qdt0u8 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.o1vnt .r0nyev {
  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);
}
.o1vnt .yxv2 { grid-column: 2; }
.o1vnt .rf43z,
.o1vnt .sr7vgieb { grid-column: 1 / -1; }
.uiuna .qdt0u8 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.uiuna .yxv2 { background: none; color: var(--accent-light); font-weight: 700; }
.usz5u .qdt0u8 { 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); }
.usz5u .yxv2 { background: none; color: var(--accent-light); font-weight: 700; }
.crqjd0f .qdt0u8 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.crqjd0f .qdt0u8:last-child { border-bottom: none; }
.crqjd0f .yxv2 { background: none; color: var(--accent-light); font-weight: 700; }
.exzo .qdt0u8 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.exzo .yxv2 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.mpapit .g5oo5egr { counter-reset: card-n; }
.mpapit .qdt0u8  { counter-increment: card-n; }
.mpapit .yxv2 { display: flex; align-items: center; gap: 10px; }
.mpapit .yxv2::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;
}
.pkvr4av5 .qdt0u8 { background: var(--bg-surface); border: 1px solid var(--border); }
.pkvr4av5 .yxv2 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.ny2muj { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.xoe5okbj { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.bz63910y { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.cy0u3oo { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.ny2muj strong { color: var(--text-primary); font-size: 0.95rem; }
.ny2muj p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.reuo4d { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.vs2t, .xru4mz { border-radius: 8px; padding: 14px; }
.vs2t { background: var(--bg-pros); }
.xru4mz { background: var(--bg-cons); }
.d4m4lg6w { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.vs2t .d4m4lg6w { color: var(--c-pros-label); }
.xru4mz .d4m4lg6w { color: #f87171; }
.vs2t ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.xru4mz ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.mpd3u9y { width: 100%; height: auto; border-radius: 10px; display: block; }
.edipa4d4 {
  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;
}
.edipa4d4:hover { opacity: 0.85; }
.gfeoxbbk .edipa4d4  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.gfeoxbbk .edipa4d4:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.kxzzmf .edipa4d4  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.kxzzmf .edipa4d4:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.kpnol3vq .j4d8m2dr { border-radius: 50px; }
.kpnol3vq .edipa4d4  { border-radius: 50px; }
.v7xdllr7 .j4d8m2dr { padding-left: 22px; padding-right: 22px; }
.v7xdllr7 .edipa4d4  { padding-left: 12px; padding-right: 12px; }
.erwd73 .j4d8m2dr { padding-left: 44px; padding-right: 44px; }
.erwd73 .edipa4d4  { padding-left: 24px; padding-right: 24px; }
.ly1rfgim .j4d8m2dr { padding-left: 56px; padding-right: 56px; }
.ly1rfgim .edipa4d4  { padding-left: 32px; padding-right: 32px; }
.u6akp4   .j4d8m2dr::after, .u6akp4   .edipa4d4::after,
.turny .j4d8m2dr::after, .turny .edipa4d4::after,
.vajrc    .j4d8m2dr::after, .vajrc    .edipa4d4::after,
.fs07    .j4d8m2dr::after, .fs07    .edipa4d4::after,
.xfxhglr2    .j4d8m2dr::after, .xfxhglr2    .edipa4d4::after,
.la8v1uf     .j4d8m2dr::after, .la8v1uf     .edipa4d4::after,
.p1nyq6i    .j4d8m2dr::after, .p1nyq6i    .edipa4d4::after,
.yl7vbs   .j4d8m2dr::after, .yl7vbs   .edipa4d4::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;
}
.u6akp4 .j4d8m2dr::after, .u6akp4 .edipa4d4::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");
}
.turny .j4d8m2dr::after, .turny .edipa4d4::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");
}
.vajrc .j4d8m2dr::after, .vajrc .edipa4d4::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");
}
.fs07 .j4d8m2dr::after, .fs07 .edipa4d4::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");
}
.xfxhglr2 .j4d8m2dr::after, .xfxhglr2 .edipa4d4::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");
}
.la8v1uf .j4d8m2dr::after, .la8v1uf .edipa4d4::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");
}
.p1nyq6i .j4d8m2dr::after, .p1nyq6i .edipa4d4::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");
}
.yl7vbs .j4d8m2dr::after, .yl7vbs .edipa4d4::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");
}
.pp69v8s   .z27uyq::after, .pp69v8s   .iaianf::after,
.vjlcmn .z27uyq::after, .vjlcmn .iaianf::after,
.yq8ntpc    .z27uyq::after, .yq8ntpc    .iaianf::after,
.qnaf    .z27uyq::after, .qnaf    .iaianf::after,
.bymhgfz    .z27uyq::after, .bymhgfz    .iaianf::after,
.n2sprxk     .z27uyq::after, .n2sprxk     .iaianf::after,
.jdgoioe    .z27uyq::after, .jdgoioe    .iaianf::after,
.ehfpzb5   .z27uyq::after, .ehfpzb5   .iaianf::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;
}
.pp69v8s .z27uyq::after, .pp69v8s .iaianf::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");
}
.vjlcmn .z27uyq::after, .vjlcmn .iaianf::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");
}
.yq8ntpc .z27uyq::after, .yq8ntpc .iaianf::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");
}
.qnaf .z27uyq::after, .qnaf .iaianf::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");
}
.bymhgfz .z27uyq::after, .bymhgfz .iaianf::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");
}
.n2sprxk .z27uyq::after, .n2sprxk .iaianf::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");
}
.jdgoioe .z27uyq::after, .jdgoioe .iaianf::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");
}
.ehfpzb5 .z27uyq::after, .ehfpzb5 .iaianf::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");
}
.z3f0 .tmj8 { background: var(--bg-raised); }
@media (min-width: 721px) {
  .zsydi { flex: 0 0 260px; width: 260px; }
  .kpyq5e { flex: 0 0 120px; width: 120px; }
  .dard { flex: 0 0 110px; width: 110px; }
  .ozsj1m4   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .nnzz6z { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.nnzz6z.edipa4d4 { padding-left: 28px !important; padding-right: 28px !important; padding-top: 14px !important; padding-bottom: 14px !important; font-size: 1.05rem !important; }
@media (max-width: 820px) {
  .k9ip { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .k9ip .hkide1 { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .k9ip .zsydi { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .k9ip .tmj8 { width: 100%; min-width: unset; height: 120px; }
  .k9ip .nrgume4 { max-height: 96px; max-width: 200px; }
  .k9ip .qwdsmt { min-width: unset; text-align: center; white-space: normal; }
  .k9ip .kpyq5e { min-width: 0; }
  .k9ip .ozsj1m4 { flex-direction: row; justify-content: space-between; align-items: baseline; width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto; min-width: 0; }
  .k9ip .nnzz6z { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .kii08tko .hkide1 { row-gap: 8px !important; gap: 10px !important; }
}
.lfqt .jn5z2t { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .gzy6jf4 .x7edv {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .gzy6jf4 .wid0s2g0 { margin: 0; }
}
.ppd6q .reuo4d { gap: 10px; }
.ppd6q .vs2t, .ppd6q .xru4mz { padding: 12px; }
.ppd6q .vs2t ul, .ppd6q .xru4mz ul { margin: 4px 0 0; padding-left: 18px; }
.ppd6q .vs2t li, .ppd6q .xru4mz li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .fj09ng { grid-template-columns: 1fr; }
  .e3q26 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .e3q26 .jmljq { width: 72px; height: 50px; }
  .e3q26 .zwdhi { max-width: 180px; }
  .e3q26 .p6jbk { width: auto; }
}
@media (max-width: 720px) {
  .yc292z { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .aljx8g { padding: 16px; }
  .w7qn0s .jb7fw0ps { min-width: 50%; }
}
.rgigxl33 .reuo4d { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .n8d4md { grid-template-columns: 1fr; }
  .i4jp { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .abcq { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ww4wd { flex-wrap: wrap; padding: 16px; }
}
.ekbu0 .reuo4d { gap: 8px; }
.ekbu0 .vs2t, .ekbu0 .xru4mz { padding: 8px; }
@media (max-width: 480px) {
  .hd9podo { flex-direction: column; align-items: stretch; }
}
.ikhuvwe .p6jbk .edipa4d4 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .jms8s2 { flex-direction: column; align-items: stretch; gap: 10px; }
  .ikhuvwe .p6jbk { text-align: center; }
}
@media (max-width: 720px) {
  .j3f0 { grid-template-columns: 1fr; }
  .s2qlej { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .awq9bh23 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .ztzn6foo { grid-template-columns: 1fr; }
  .fvxzc { width: 100px; height: 100px; margin: 16px auto; }
  .tiny { font-size: 1.4rem; }
  .k8wdz { justify-content: center; }
  .wtvkmp .jb7fw0ps { min-width: 50%; }
}
.eedbj2 .reuo4d { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .d8gi4 { flex-wrap: wrap; padding: 14px 16px; }
  .sgf7xr8 { padding: 12px 16px; }
  .eedbj2 .reuo4d { margin: 0 16px; }
  .eedbj2 .a6hbc { padding: 0 16px; }
  .djzs4 { padding: 12px 16px; }
}
.dm77rm .nnzz6z.edipa4d4 { padding: 14px 30px !important; font-size: 1rem; }
.lxh8z .nnzz6z.edipa4d4 { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.l3sxke6c { margin: 16px 0; }
.pt23w95u { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.pt23w95u summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.pt23w95u summary::after { content: "+"; color: var(--accent-light); }
.pt23w95u[open] summary::after { content: "−"; }
.pt23w95u p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.mo11wds { margin-bottom: 0; }
.szu3y7eb h2.b560rz { color: var(--text-primary); border-color: var(--accent-light); }
.i8gi h2.b560rz { color: var(--text-primary); border-color: var(--accent-light); }
.gbgs .p5lg3     { background: #052e16; border-color: #10b981; }
.gbgs .xoe5okbj { background: #2d0a1e; border-color: #f43f5e; }
.gbgs .bz63910y    { background: #1e1036; border-color: #a855f7; }
.gbgs .ny2muj strong  { color: #f1f5f9; }
.gbgs .ny2muj p       { color: #cbd5e1; }
.gbgs .ay0ln4q6    .p5lg3     .cy0u3oo::before,
.gbgs .wq6btc  .p5lg3     .cy0u3oo::before,
.gbgs .w4c1un23  .p5lg3     .cy0u3oo::before,
.gbgs .crjyok .p5lg3     .cy0u3oo::before { color: #10b981; }
.gbgs .ay0ln4q6    .xoe5okbj .cy0u3oo::before,
.gbgs .wq6btc  .xoe5okbj .cy0u3oo::before,
.gbgs .w4c1un23  .xoe5okbj .cy0u3oo::before,
.gbgs .crjyok .xoe5okbj .cy0u3oo::before { color: #f43f5e; }
.gbgs .ay0ln4q6    .bz63910y    .cy0u3oo::before,
.gbgs .wq6btc  .bz63910y    .cy0u3oo::before,
.gbgs .w4c1un23  .bz63910y    .cy0u3oo::before,
.gbgs .crjyok .bz63910y    .cy0u3oo::before { color: #a855f7; }
.yn1ou .xoe5okbj { background: #2d0b0b; border-color: #ef4444; }
.yn1ou .bz63910y    { background: #2d1600; border-color: #f97316; }
.yn1ou .ny2muj strong  { color: #f1f5f9; }
.yn1ou .ny2muj p       { color: #cbd5e1; }
.yn1ou .ay0ln4q6    .p5lg3     .cy0u3oo::before,
.yn1ou .wq6btc  .p5lg3     .cy0u3oo::before,
.yn1ou .w4c1un23  .p5lg3     .cy0u3oo::before,
.yn1ou .crjyok .p5lg3     .cy0u3oo::before { color: #eab308; }
.yn1ou .ay0ln4q6    .xoe5okbj .cy0u3oo::before,
.yn1ou .wq6btc  .xoe5okbj .cy0u3oo::before,
.yn1ou .w4c1un23  .xoe5okbj .cy0u3oo::before,
.yn1ou .crjyok .xoe5okbj .cy0u3oo::before { color: #ef4444; }
.yn1ou .ay0ln4q6    .bz63910y    .cy0u3oo::before,
.yn1ou .wq6btc  .bz63910y    .cy0u3oo::before,
.yn1ou .w4c1un23  .bz63910y    .cy0u3oo::before,
.yn1ou .crjyok .bz63910y    .cy0u3oo::before { color: #f97316; }
.eh0pu .xoe5okbj { background: #12103a; border-color: #818cf8; }
.eh0pu .bz63910y    { background: #0a2020; border-color: #2dd4bf; }
.eh0pu .ny2muj strong  { color: #f1f5f9; }
.eh0pu .ny2muj p       { color: #cbd5e1; }
.eh0pu .ay0ln4q6    .p5lg3     .cy0u3oo::before,
.eh0pu .wq6btc  .p5lg3     .cy0u3oo::before,
.eh0pu .w4c1un23  .p5lg3     .cy0u3oo::before,
.eh0pu .crjyok .p5lg3     .cy0u3oo::before { color: #38bdf8; }
.eh0pu .ay0ln4q6    .xoe5okbj .cy0u3oo::before,
.eh0pu .wq6btc  .xoe5okbj .cy0u3oo::before,
.eh0pu .w4c1un23  .xoe5okbj .cy0u3oo::before,
.eh0pu .crjyok .xoe5okbj .cy0u3oo::before { color: #818cf8; }
.eh0pu .ay0ln4q6    .bz63910y    .cy0u3oo::before,
.eh0pu .wq6btc  .bz63910y    .cy0u3oo::before,
.eh0pu .w4c1un23  .bz63910y    .cy0u3oo::before,
.eh0pu .crjyok .bz63910y    .cy0u3oo::before { color: #2dd4bf; }
.hm9nv .xoe5okbj { background: var(--accent-bg-light); border-color: var(--accent-light); }
.hm9nv .bz63910y    { background: var(--accent-bg); border-color: var(--accent-pale); }
.hm9nv .ay0ln4q6    .cy0u3oo::before,
.hm9nv .wq6btc  .cy0u3oo::before,
.hm9nv .w4c1un23  .cy0u3oo::before,
.hm9nv .crjyok .cy0u3oo::before { color: var(--accent-light) !important; }
.bho6fl::before,
.ulwhknsn::before { margin-right: 5px; }
.g0bn1377 .vs2t ul li,
.g0bn1377 .m2k71y li         { color: #4ade80; }
.g0bn1377 .vs2t .bho6fl { color: #22c55e; }
.g0bn1377 .xru4mz ul li,
.g0bn1377 .m8jn li         { color: #f87171; }
.g0bn1377 .xru4mz .ulwhknsn { color: #ef4444; }
.n12s .vs2t { background: var(--bg-pros); }
.n12s .xru4mz { background: var(--bg-cons); }
.n12s .vs2t .bho6fl { color: var(--c-pros-label); }
.n12s .xru4mz .ulwhknsn { color: var(--c-cons); }
.n12s .vs2t ul li,
.n12s .xru4mz ul li,
.guaa46jm .vs2t { background: var(--bg-pros); }
.guaa46jm .xru4mz { background: var(--bg-cons); }
.guaa46jm .vs2t .bho6fl { color: var(--c-pros-label); }
.guaa46jm .xru4mz .ulwhknsn { color: var(--c-cons); }
.guaa46jm .vs2t ul li,
.guaa46jm .xru4mz ul li,
.ij9z .bho6fl::before { content: "✓ "; }
.ij9z .ulwhknsn::before { content: "✗ "; }
.f3zwy .bho6fl::before { content: "→ "; }
.f3zwy .ulwhknsn::before { content: "← "; }
.rovm .bho6fl::before { content: "★ "; }
.rovm .ulwhknsn::before { content: "✕ "; }
.rpk0 .bho6fl::before { content: "◆ "; }
.rpk0 .ulwhknsn::before { content: "▲ "; }
.k9hb6q .ny2muj { background: transparent; border-left: none; border: 1.5px solid; }
.k9hb6q .xoe5okbj { border-color: var(--c-warn-border); }
.k9hb6q .bz63910y    { border-color: #60a5fa; }
.k9hb6q .ny2muj strong { color: var(--text-primary); }
.k9hb6q .ny2muj p      { color: var(--text-muted); }
.lfqt .ny2muj { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.lfqt .p5lg3     { border-top-color: var(--c-tip-border); }
.lfqt .xoe5okbj { border-top-color: var(--c-warn-border); }
.lfqt .bz63910y    { border-top-color: #60a5fa; }
.fzg9 .ny2muj { border-left: none; border-radius: 8px; }
.fzg9 .xoe5okbj { background: #92400e; }
.fzg9 .bz63910y    { background: #1e3a8a; }
.fzg9 .ny2muj strong,
.fzg9 .ny2muj p { color: #fff; }
.fzg9 .cy0u3oo::before { color: rgba(255,255,255,0.85) !important; }
.gbgs.fzg9 .p5lg3,
.gbgs .fzg9 .p5lg3     { background: #052e16; }
.gbgs.fzg9 .xoe5okbj,
.gbgs .fzg9 .xoe5okbj { background: #2d0a1e; }
.gbgs.fzg9 .bz63910y,
.gbgs .fzg9 .bz63910y    { background: #1e1036; }
.yn1ou.fzg9 .xoe5okbj,
.yn1ou .fzg9 .xoe5okbj  { background: #2d0b0b; }
.yn1ou.fzg9 .bz63910y,
.yn1ou .fzg9 .bz63910y     { background: #2d1600; }
.eh0pu.fzg9 .xoe5okbj,
.eh0pu .fzg9 .xoe5okbj  { background: #12103a; }
.eh0pu.fzg9 .bz63910y,
.eh0pu .fzg9 .bz63910y     { background: #0a2020; }
.h7hfw .ny2muj { border-left: none; border-radius: 6px; padding: 10px 14px; }
.h7hfw .xoe5okbj { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.h7hfw .bz63910y    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.h7hfw .ny2muj strong { color: var(--text-primary); }
.h7hfw .ny2muj p      { color: var(--text-muted); }
.rdg7itk .ny2muj { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.ay0ln4q6 .cy0u3oo,
.wq6btc .cy0u3oo,
.w4c1un23 .cy0u3oo,
.crjyok .cy0u3oo { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.ay0ln4q6 .cy0u3oo::before,
.wq6btc .cy0u3oo::before,
.w4c1un23 .cy0u3oo::before,
.crjyok .cy0u3oo::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.ay0ln4q6 .p5lg3     .cy0u3oo::before { content: "✦"; color: var(--c-tip-border); }
.ay0ln4q6 .xoe5okbj .cy0u3oo::before { content: "▲"; color: var(--c-warn-border); }
.ay0ln4q6 .bz63910y    .cy0u3oo::before { content: "◉"; color: #60a5fa; }
.wq6btc .p5lg3     .cy0u3oo::before { content: "★"; color: var(--c-tip-border); }
.wq6btc .xoe5okbj .cy0u3oo::before { content: "◆"; color: var(--c-warn-border); }
.wq6btc .bz63910y    .cy0u3oo::before { content: "●"; color: #60a5fa; }
.w4c1un23 .p5lg3     .cy0u3oo::before { content: "▶"; color: var(--c-tip-border); }
.w4c1un23 .xoe5okbj .cy0u3oo::before { content: "■"; color: var(--c-warn-border); }
.w4c1un23 .bz63910y    .cy0u3oo::before { content: "▸"; color: #60a5fa; }
.crjyok .p5lg3     .cy0u3oo::before { content: "→"; color: var(--c-tip-border); }
.crjyok .xoe5okbj .cy0u3oo::before { content: "⬥"; color: var(--c-warn-border); }
.crjyok .bz63910y    .cy0u3oo::before { content: "◈"; color: #60a5fa; }
.galc7y .q7dyg .clvugoe,
.galc7y .yb5x27qc .clvugoe  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.galc7y .qdt0u8                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.galc7y .rj6508          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.galc7y .t7i484                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.jre0 .q7dyg .clvugoe,
.jre0 .yb5x27qc .clvugoe,
.jre0 .qdt0u8,
.jre0 .hkide1,
.jre0 .wid0s2g0,
.jre0 .rj6508,
.jre0 .t7i484,
.jre0 .rdg7itk .ny2muj { box-shadow: none; }
.p6mw   .l7yte, .p6mw .hzig7gop, .p6mw .wxojz,
.p6mw   .jktglbbt, .p6mw .ythut { font-size: 0.9rem; }
.p6mw   .x75mcee, .p6mw .pwqb87cr { font-size: 0.9rem; }
.lq9425l   .l7yte, .lq9425l .hzig7gop, .lq9425l .wxojz,
.lq9425l   .jktglbbt, .lq9425l .ythut { font-size: 0.95rem; }
.lq9425l   .x75mcee, .lq9425l .pwqb87cr { font-size: 0.95rem; }
.yre00   .l7yte, .yre00 .hzig7gop, .yre00 .wxojz,
.yre00   .jktglbbt, .yre00 .ythut { font-size: 1.08rem; }
.yre00   .x75mcee, .yre00 .pwqb87cr { font-size: 1.05rem; }
.yre00   .mis9li { font-size: 0.97rem; }
.o8puyl .z8pv5s      { font-size: 3.2rem; }
.o8puyl h2.b560rz { font-size: 1.9rem; }
.o8puyl h3.p0f80evo     { font-size: 1.4rem; }
.dz33 .z8pv5s      { font-size: 3.8rem; }
.dz33 h2.b560rz { font-size: 2.2rem; }
.dz33 h3.p0f80evo     { font-size: 1.6rem; }
.mo11wds + .mo11wds { position: relative; }
.l136   .mo11wds + .mo11wds::before,
.tn27  .mo11wds + .mo11wds::before,
.g3gege3m   .mo11wds + .mo11wds::before,
.b4evg   .mo11wds + .mo11wds::before,
.f67z1ia   .mo11wds + .mo11wds::before,
.l48mb .mo11wds + .mo11wds::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.l136 .mo11wds + .mo11wds::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.tn27 .mo11wds + .mo11wds::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.g3gege3m .mo11wds + .mo11wds::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;
}
.b4evg .mo11wds + .mo11wds::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.jr8xbod7 .mo11wds { margin-bottom: 16px; }
.jr8xbod7 .mo11wds + .mo11wds { margin-top: 0; }
.jr8xbod7 .ko6a3gd3 { padding-top: 0; padding-bottom: 0; }
.f67z1ia .mo11wds + .mo11wds::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.l48mb .mo11wds + .mo11wds::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.pdgosm2 .mo11wds + .mo11wds::before,
.pcd86nul .mo11wds + .mo11wds::before,
.v2o4gpde .mo11wds + .mo11wds::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%;
}
.r9qvb0ws .pdgosm2 .mo11wds:nth-child(even)::before,
.r9qvb0ws .pcd86nul .mo11wds:nth-child(even)::before,
.r9qvb0ws .v2o4gpde .mo11wds:nth-child(even)::before { background: var(--bg-surface); }
.cxdhbmx .pdgosm2 .mo11wds:nth-child(even)::before,
.cxdhbmx .pcd86nul .mo11wds:nth-child(even)::before,
.cxdhbmx .v2o4gpde .mo11wds:nth-child(even)::before { background: var(--bg-card); }
.pdgosm2 .mo11wds + .mo11wds::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");
}
.pcd86nul .mo11wds + .mo11wds::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");
}
.v2o4gpde .mo11wds + .mo11wds::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");
}
.sy2m9wy .iluu37ko,
.qwqnf .iluu37ko { padding-bottom: 60px; }
.txx8xvl1 .iluu37ko { padding-bottom: 70px; }
.i1zer .zzec { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.w7cel .zzec { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.njrs7 .zzec { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.zruh5k9 .zzec { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.yy31m2a .zzec { background: var(--accent-bg); }
.ciunu5v .jn4ho { float: left; width: 38%; margin: 0 28px 16px 0; }
.ciunu5v .jn4ho .mpd3u9y { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ciunu5v .ko6a3gd3::after { content: ''; display: block; clear: both; }
.v07bf7u4 .jn4ho { float: right; width: 38%; margin: 0 0 16px 28px; }
.v07bf7u4 .jn4ho .mpd3u9y { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.v07bf7u4 .ko6a3gd3::after { content: ''; display: block; clear: both; }
.quswqing .mo11wds:nth-child(odd)  .jn4ho { float: left;  width: 38%; margin: 0 28px 16px 0; }
.quswqing .mo11wds:nth-child(even) .jn4ho { float: right; width: 38%; margin: 0 0 16px 28px; }
.quswqing .jn4ho .mpd3u9y { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.quswqing .ko6a3gd3::after { content: ''; display: block; clear: both; }
.ciunu5v .g5oo5egr,
.v07bf7u4 .g5oo5egr,
.v07bf7u4 .k9ip,
.quswqing .g5oo5egr,
@media (max-width: 900px) {
  .ciunu5v .jn4ho,
  .v07bf7u4 .jn4ho,
  .quswqing .mo11wds:nth-child(odd)  .jn4ho,
  .quswqing .mo11wds:nth-child(even) .jn4ho {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .ciunu5v .jn4ho .mpd3u9y,
  .v07bf7u4 .jn4ho .mpd3u9y,
  .quswqing .jn4ho .mpd3u9y {
    max-height: none !important;
  }
}
.ciunu5v .x75mcee,
.ciunu5v .pwqb87cr,
.v07bf7u4 .x75mcee,
.v07bf7u4 .pwqb87cr,
.quswqing .x75mcee,
.quswqing .pwqb87cr { overflow: hidden; }
@media (max-width: 640px) {
  .ciunu5v .jn4ho,
  .v07bf7u4 .jn4ho,
  .quswqing .jn4ho { float: none; width: 100%; margin: 0 0 16px 0; }
}
.q6347dmo .r2plk,
.q6347dmo .ko6a3gd3,
.q6347dmo .g483  { max-width: 1100px; }
.q6347dmo { --content-mw: 1100px; }
.zlyu .r2plk,
.zlyu .ko6a3gd3,
.zlyu .g483  { max-width: 1200px; }
.m10z4k .r2plk,
.m10z4k .ko6a3gd3,
.m10z4k .g483  { max-width: 1320px; }
.vgczx2 { font-size: 0.82rem; color: var(--text-muted); }
.l4t6 { display: flex; align-items: center; }
.x18b1j {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.s0l22010 { display: flex; align-items: center; }
.xrf4rjvc { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.xrf4rjvc:hover { text-decoration: underline; }
.y01ufxp { margin: 0 3px; opacity: 0.45; }
.y01ufxp::before { content: '/'; }
.sipx { padding: 2px 5px; color: var(--text-main); }
.otoiw .vgczx2 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.otoiw .l4t6 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.saar .vgczx2 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.saar .l4t6 { padding: 0 0 0 12px; }
.xy1sef {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.b540e .l4t6 { padding: 0 16px; }
.b540e .vgczx2 {
  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);
}
.b540e .r2plk { padding-top: 28px; }
@media (max-width: 720px) {
  .xy1sef { margin-top: 18px; padding: 0 16px; }
  .b540e .r2plk { padding-top: 16px; }
}
.q6347dmo.otoiw .l4t6 { max-width: 1100px; }
.zlyu.otoiw .l4t6 { max-width: 1200px; }
.m10z4k.otoiw .l4t6 { max-width: 1320px; }
.q6347dmo .xy1sef { max-width: 1100px; }
.zlyu .xy1sef { max-width: 1200px; }
.m10z4k .xy1sef { max-width: 1320px; }
.lj1eaag .mo11wds { padding-top: 16px; padding-bottom: 16px; }
.e4dmy1q .mo11wds { padding-top: 24px; padding-bottom: 24px; }
.agns .mo11wds { padding-top: 40px; padding-bottom: 40px; }
.n4v7f0uz .mo11wds { padding-top: 52px; padding-bottom: 52px; }
.h9ln .mo11wds:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.h9ln .mo11wds:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.h9ln .mo11wds:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.h9ln .mo11wds:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.zo3xkx .ko6a3gd3 { padding-top: 10px;  padding-bottom: 10px; }
.ah5fk4fu .ko6a3gd3 { padding-top: 18px;  padding-bottom: 18px; }
.qx40 .ko6a3gd3 { padding-top: 36px;  padding-bottom: 36px; }
.v16s5 .ko6a3gd3 { padding-top: 48px;  padding-bottom: 48px; }
.q02e h2.b560rz { font-weight: 600; }
.q02e h3.p0f80evo     { font-weight: 600; }
.hanwsju { font-weight: 500; }
.hanwsju h2.b560rz { font-weight: 800; }
.hanwsju h3.p0f80evo     { font-weight: 700; }
.lzsbs h2.b560rz { font-weight: 900; }
.lzsbs h3.p0f80evo     { font-weight: 800; }
.lzsbs .ny2muj strong,
.lzsbs .ny2muj strong { font-weight: 600; }
.z27uyq {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.g6c4qt7 .z27uyq { display: none; }
@media (max-width: 640px) { .z27uyq { display: none; } }
.z27uyq { background: var(--cta) !important; color: #fff !important; border: none !important; }
.z27uyq:hover { opacity: 0.85; }
.yapvmi .z27uyq { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.jw6pie .z27uyq,
.xdz8f  .z27uyq { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.jw6pie .z27uyq:hover,
.xdz8f  .z27uyq:hover { opacity: 0.88; }
.yapvmi.jw6pie .z27uyq,
.yapvmi.xdz8f  .z27uyq { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.iaianf {
  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;
}
.iaianf:hover { transform: translateY(-2px); opacity: 0.92; }
.iaianf { background: var(--cta) !important; color: #fff !important; border: none !important; }
.skeu2 .iaianf { display: none; }
.l7cueu .iaianf { right: 32px; }
.p4w1x  .iaianf { left: 32px; }
@media (max-width: 480px) {
  .l7cueu .iaianf { right: 20px; bottom: 20px; }
  .p4w1x  .iaianf { left: 20px; bottom: 20px; }
}
.q1w1 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.g483 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.j4by { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.er42 { color: var(--text-dim); font-size: 0.8rem; }
.z6a84ntm a, .liwli a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.z6a84ntm a:hover, .liwli a:hover { color: var(--accent-light); }
.liwli { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.jfn7i1ue .g483 { text-align: center; }
.jfn7i1ue .liwli { justify-content: center; margin-bottom: 16px; }
.jfn7i1ue .j4by { margin-top: 0; }
.j6k3z { margin-top: 10px; }
.j6k3z a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .g483 { padding-left: 16px; padding-right: 16px; }
  .as8vv .g483 { padding: 20px 16px; }
  .liwli { gap: 4px 12px; }
  .j4by { font-size: 0.78rem; }
}
.td816b .j4by { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.td816b .er42 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .td816b .cpnsvi { grid-template-columns: 1fr 1fr; } .td816b .auy9jro { grid-column: 1 / -1; } }
@media (max-width: 480px) { .td816b .cpnsvi { grid-template-columns: 1fr; } }
.bi2ee .j4by { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .bi2ee .svdy { gap: 12px; } .bi2ee .uvj3g1vo { margin-right: 0; width: 100%; } }
.y7y5bup .j4by { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.y7y5bup .er42 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .y7y5bup .t1xhjcji { grid-template-columns: 1fr 1fr; } .y7y5bup .kzrvnnk { grid-column: 1 / -1; } }
@media (max-width: 480px) { .y7y5bup .t1xhjcji { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .vjrx8i95 .vcj5 { grid-template-columns: 1fr 1fr; } .vjrx8i95 .fvkw:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vjrx8i95 .vcj5 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .ihsd .vcj5 { grid-template-columns: 1fr; } }
.alt5znaq .g483 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.alt5znaq .liwli { justify-content: center; }
.addeg0u .lo4k      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.addeg0u .q1w1 { background: var(--bg-page); border-top-color: var(--border-alt); }
.rvtw1yvz .lo4k      { background: #0d1117; border-bottom-color: #21262d; }
.rvtw1yvz .ac6dgv6 { color: var(--accent-light); }
.rvtw1yvz .d9mfkvr { --msep-color: #8b949e; }
.rvtw1yvz .d9mfkvr a { color: #8b949e; }
.rvtw1yvz .d9mfkvr a:hover { color: var(--accent-light); }
.rvtw1yvz .dtmwj1ru { color: #8b949e; }
.rvtw1yvz .q1w1 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.rvtw1yvz .j4by,
.rvtw1yvz .er42 { color: #6e7681; }
.rvtw1yvz .z6a84ntm a, .rvtw1yvz .liwli a,
.rvtw1yvz .z6a84ntm a:hover, .rvtw1yvz .liwli a:hover,
@media (max-width: 640px) {
  .rvtw1yvz .d9mfkvr { background: #0d1117; border-top-color: #21262d; }
  .rvtw1yvz .d9mfkvr li a { border-bottom-color: #21262d; }
}
.eo81v4 .lo4k      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.eo81v4 .ac6dgv6 { color: var(--accent-light); }
.eo81v4 .d9mfkvr { --msep-color: #475569; }
.eo81v4 .d9mfkvr a { color: #475569; }
.eo81v4 .d9mfkvr a:hover { color: var(--accent-light); }
.eo81v4 .dtmwj1ru { color: #64748b; }
.eo81v4 .q1w1 { background: #f0f4f8; border-top-color: #cbd5e1; }
.eo81v4 .j4by,
.eo81v4 .er42 { color: #64748b; }
.eo81v4 .z6a84ntm a, .eo81v4 .liwli a,
.eo81v4 .z6a84ntm a:hover, .eo81v4 .liwli a:hover,
@media (max-width: 640px) {
  .eo81v4 .d9mfkvr { background: #f0f4f8; border-top-color: #cbd5e1; }
  .eo81v4 .d9mfkvr li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.jw6pie .lo4k      { background: var(--accent); border-bottom-color: var(--accent-light); }
.jw6pie .ac6dgv6 { color: #fff; }
.jw6pie .d9mfkvr { --msep-color: rgba(255,255,255,0.82); }
.jw6pie .d9mfkvr a { color: rgba(255,255,255,0.82); }
.jw6pie .d9mfkvr a:hover { color: #fff; }
.jw6pie .dtmwj1ru { color: rgba(255,255,255,0.9); }
.jw6pie .q1w1 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.jw6pie .j4by,
.jw6pie .er42 { color: rgba(255,255,255,0.72); }
.jw6pie .z6a84ntm a, .jw6pie .liwli a,
.jw6pie .z6a84ntm a:hover, .jw6pie .liwli a:hover,
@media (max-width: 640px) {
  .jw6pie .d9mfkvr { background: var(--accent); border-top-color: var(--accent-light); }
  .jw6pie .d9mfkvr li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.xdz8f .lo4k {
  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);
}
.xdz8f .q1w1 {
  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) {
  .xdz8f .d9mfkvr {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.l5vxc1 .v66wm { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.b1bo3y58 .v66wm { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.w4abxx2 .v66wm { min-height: 72px; height: auto; }
.eqi5jel .v66wm { min-height: 84px; height: auto; }
.as8vv .v66wm { max-width: none; padding: 0 32px; }
.as8vv .g483  { max-width: none; padding: 24px 32px; }
.ce3tee3z.zlyu .v66wm { max-width: 1200px; }
.ce3tee3z.m10z4k .v66wm { max-width: 1320px; }
.dld6m   .ac6dgv6, .dld6m   .uvj3g1vo { text-transform: capitalize; }
.qi656 .ac6dgv6, .qi656 .uvj3g1vo { text-transform: lowercase; }
.w4td61l .ac6dgv6, .w4td61l .uvj3g1vo { text-transform: uppercase; letter-spacing: 0.06em; }
.nzplgfn, .g39rglf {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.h33v .nzplgfn,
.p2mw6a .nzplgfn,
.dqgd .nzplgfn,
.crii .nzplgfn,
.icikb1   .d9mfkvr a { font-weight: 500; }
.qv2gwv .d9mfkvr a { font-weight: 600; }
.k29exx     .d9mfkvr a { font-weight: 700; }
.z1on    .d9mfkvr a { font-weight: 800; letter-spacing: 0.01em; }
.p2hksr     .d9mfkvr > li + li::before,
.k7euym    .d9mfkvr > li + li::before,
.x6ehy4    .d9mfkvr > li + li::before,
.q3xb0 .d9mfkvr > li + li::before,
.sxiuoro2 .d9mfkvr > li + li::before,
.m40jf  .d9mfkvr > li + li::before,
.essa9    .d9mfkvr > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.p2hksr     .d9mfkvr > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.k7euym    .d9mfkvr > li + li::before { content: "|"; }
.x6ehy4    .d9mfkvr > li + li::before { content: "—"; }
.q3xb0 .d9mfkvr > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.sxiuoro2 .d9mfkvr > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.m40jf  .d9mfkvr > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.essa9    .d9mfkvr > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .q6ga .dtmwj1ru,
  .opzad8ja .dtmwj1ru,
  .s2v1d3j .dtmwj1ru,
  .jl4h .dtmwj1ru,
  .ex50m3hg .dtmwj1ru {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .q6ga .dtmwj1ru::before,
  .opzad8ja .dtmwj1ru::before,
  .s2v1d3j .dtmwj1ru::before,
  .jl4h .dtmwj1ru::before,
  .ex50m3hg .dtmwj1ru::before { content: ""; display: block; flex-shrink: 0; }

  
  .q6ga .dtmwj1ru::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;
  }

  
  .opzad8ja .dtmwj1ru::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;
  }

  
  .s2v1d3j .dtmwj1ru::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;
  }

  
  .jl4h .dtmwj1ru::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;
  }

  
  .ex50m3hg .dtmwj1ru::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) {
  .w5mq .dtmwj1ru {
    padding: 5px 14px;
  }
  .w5mq .d9mfkvr {
    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;
  }
  .w5mq .d9mfkvr li a {
    border-bottom: none; padding: 10px 22px;
  }
  .w5mq .d9mfkvr li a:hover { background: var(--bg-raised); }
  .w5mq .trcd8ur,
  .w0d4sve .trcd8ur,
  .cd8sz5 .trcd8ur { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .f7imns .dtmwj1ru {
    padding: 5px 10px;
  }
  .f7imns .d9mfkvr {
    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);
  }
  .f7imns .d9mfkvr.gry7n { transform: translateX(0); }
  .f7imns .d9mfkvr li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .f7imns .d9mfkvr li:last-child a { border-bottom: none; }
  .jw6pie .d9mfkvr,
  .rvtw1yvz .d9mfkvr { background: var(--accent) !important; }
  .jw6pie .d9mfkvr li a,
  .rvtw1yvz .d9mfkvr li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .cd8sz5 .dtmwj1ru {
    padding: 5px 10px;
  }
  .cd8sz5 .d9mfkvr {
    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);
  }
  .cd8sz5 .d9mfkvr::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .cd8sz5 .d9mfkvr.gry7n { transform: translateY(0); }
  .cd8sz5 .d9mfkvr li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .vfvti .dtmwj1ru {
    padding: 5px 10px;
  }
  .vfvti .d9mfkvr {
    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;
  }
  .vfvti .d9mfkvr.gry7n { opacity: 1; pointer-events: auto; }
  .vfvti .d9mfkvr li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .x3w9eh     .dtmwj1ru { border-radius: 0 !important; }
  .lxkb079   .dtmwj1ru { border-radius: 8px !important; }
  .sns0 .dtmwj1ru { border-radius: 50% !important; }
  .kmm6g7j   .dtmwj1ru { border-radius: 999px !important; }
}
.azqxi .eeu3 { height: 36px; }
.nooc .eeu3 { height: 60px; max-width: 200px; }
.qdpwk .eeu3 { height: 76px; max-width: 240px; }
.na7pzprc    .kpyq5e, .na7pzprc    .n17f { color: #f59e0b; }
.y99qr .ozsj1m4 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .yb2x044y .k9ip {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .yb2x044y .hkide1 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .yb2x044y .hkide1 { padding: 40px 16px 20px; }
  .yb2x044y .ozsj1m4 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .yb2x044y .nnzz6z { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .sodsf .hkide1 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .sodsf .hkide1::before {
    position: absolute; top: 14px; left: 14px;
  }
  .sodsf .zsydi {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .sodsf .qwdsmt { white-space: normal; text-align: center; font-size: 1.2rem; }
  .sodsf .ozsj1m4 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .sodsf .nnzz6z { width: 100%; min-width: 0; }
  .sodsf .kpyq5e { min-width: 0; }
}
.q83z7thb .pt23w95u {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.q83z7thb .pt23w95u summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.q83z7thb .pt23w95u p { padding: 0 2px 16px; }
.zisg .pt23w95u { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.zisg .pt23w95u summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.zisg .pt23w95u summary::after { content: "›"; font-size: 1.2em; }
.zisg .pt23w95u[open] summary::after { content: "‹"; }
.zisg .pt23w95u p { padding: 10px 22px 4px; }
.w8ykc .pt23w95u {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.w8ykc .pt23w95u summary { color: var(--text-primary); padding-left: 16px; }
.w8ykc .pt23w95u summary::after { content: "›"; font-size: 1.1em; }
.w8ykc .pt23w95u[open] summary::after { content: "‹"; }
.w8ykc .pt23w95u p { padding-left: 16px; }
.qdrgx0 .l3sxke6c { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.qdrgx0 .pt23w95u {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.qdrgx0 .pt23w95u:last-child { border-bottom: none; }
.qdrgx0 .pt23w95u summary { color: var(--text-primary); border-radius: 0; }
.qdrgx0 .pt23w95u summary::after { content: "›"; font-size: 1.1em; }
.qdrgx0 .pt23w95u[open] summary::after { content: "‹"; }
.xdun6 .pt23w95u { overflow: hidden; }
.xdun6 .pt23w95u summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.xdun6 .pt23w95u summary::after { color: rgba(255,255,255,.75); }
.xdun6 .pt23w95u[open] summary { border-radius: 0; }
.bw0iieag { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.yyer3bac {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.xdfls {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.mutsx3 { color: var(--text-muted); font-size: 1.05rem; }
.j9fj0wl4 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.grw9f {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.agp1v72a { margin-bottom: 20px; }
.t48k {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.u3fng {
  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;
}
.u3fng:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.s3g2pxzd { resize: vertical; min-height: 130px; }
.owot6 { width: 100%; margin-top: 8px; }
.ueh2p {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.zn4vs6ow {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.c3cm5 { color: var(--text-muted); line-height: 1.75; }
.y19v4hhf { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.y19v4hhf li { margin-bottom: 6px; }
.blssdjr3 { max-width: 760px; margin: 0 auto; }
.szaocyul { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.g3whkzug { max-width: 760px; margin: 0 auto; }
.zetqvsl { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.zetqvsl:last-child { border-bottom: none; }
.v1ne2cr { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.zetqvsl p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.zetqvsl ul.y19v4hhf { margin: 0; }
.sefe .v1ne2cr { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .sefe { grid-template-columns: 1fr; gap: 10px; } }
.ty3gn2 .v1ne2cr { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.qzf15q6l .y19v4hhf { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .e0q93qd4 { grid-template-columns: 1fr; } }
.z4f17x { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.z4f17x:hover .kpbrfwy7 { color: var(--accent-light); text-decoration: underline; }
.qlm85ls { color: inherit; text-decoration: none; }
.qlm85ls:hover { color: var(--accent-light); text-decoration: underline; }
.ovkdagb { display: inline-block; line-height: 0; }
.jz05jgy { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.lihtu { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.lihtu:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.sh6xkb1 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.lihtu p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.lihtu ul.y19v4hhf { margin: 0; }
.yo2w1o { color: var(--text-muted); line-height: 1.75; }
.q5gv6zp .y19v4hhf,
.tj3s8j .y19v4hhf,
.ftr9jc .y19v4hhf,
.knhp5 .y19v4hhf {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.q5gv6zp .lihtu,
.tj3s8j .lihtu { text-align: left; }
.q5gv6zp .sh6xkb1,
.tj3s8j .sh6xkb1 { text-align: center; }
.ba96ich { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.oroce { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.iiz2ks { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.ci2lwim { margin-top: 12px; }
.gf9sv { 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; }
.gf9sv:hover { border-bottom-color: var(--accent-light); }
.tynn1r { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.tynn1r img { width: 100%; height: 100%; object-fit: cover; display: block; }
.uqk2pjgr { width: 200px; height: 200px; }
.kkya { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.oklamz { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.hczxddum { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .bp9yi0e { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.dyd8kf0 .iiz2ks, .dyd8kf0 .oroce { max-width: 640px; }
.tj0ar932 .ba96ich { font-size: 1.6rem; margin-top: 18px; }
.lzrf .iiz2ks { margin-bottom: 28px; }
@media (max-width: 860px) { .m6o4 { grid-template-columns: 1fr; } .tj0ar932 { position: static; text-align: center; } }
.f9rqy { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.jqkk72 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.jqkk72 .tynn1r { margin: 0 auto 18px; }
.jqkk72 .oklamz { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .f9rqy { grid-template-columns: 1fr; } }
.ek0uwdy .ba96ich { font-size: 1.6rem; margin-bottom: 6px; }
.knhp5 .y19v4hhf { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ek0uwdy { flex-direction: column; text-align: center; } .jci3ip3r { grid-template-columns: 1fr; } }
.dkn4rxat .ba96ich { font-size: 1.35rem; margin: 0 0 4px; }
.dkn4rxat .oklamz { margin: 0; }
.wvtpa { max-width: 760px; margin: 0 auto; }
.z1ee5 { position: relative; padding-left: 28px; }
.z1ee5::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.nyyi0a { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.nyyi0a:last-child { padding-bottom: 0; }
.kl6j8k { 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; }
.gk650h h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.gk650h p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.rrpcs .xdfls { color: var(--accent-light); }
.opst4li .xdfls { font-size: 2rem; }
.opst4li .mutsx3 { max-width: 680px; }
.jfoq27a {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.jfoq27a .xdfls { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.jfoq27a .mutsx3  { margin: 0; }
@media (max-width: 640px) { .jfoq27a { flex-direction: column; } }
.n5cv9gd .xdfls { color: var(--accent-light); }
.lnnh2a .xdfls { color: #fff; }
.lnnh2a .mutsx3  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .k060pg { grid-template-columns: 1fr; } }
.xjwob8 .u3fng {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.xjwob8 .u3fng:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.vadl09 .u3fng { background: var(--bg-raised); border-color: transparent; }
.vadl09 .u3fng:focus { background: var(--bg-card); border-color: var(--accent-light); }
.m6o91n .u3fng { border-radius: 100px; padding: 11px 20px; }
.m6o91n .s3g2pxzd { border-radius: 14px; }
.ypit {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .ypit { grid-template-columns: 1fr; } }
.k4jmunew {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.k4jmunew h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.k4jmunew p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.imxabfxo { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.imxabfxo li { margin-bottom: 6px; }
.v3nk9{display:none}
.v3nk9:empty,.covnwqjg:empty{display:none}
.gqgs{position:relative;overflow:visible}
.oqu9b .c26hz4fo,.gctmuo6 .c26hz4fo,
.texz .c26hz4fo,.gle3myjc .c26hz4fo,
.vtsh .c26hz4fo,.g4orz1i .c26hz4fo{display:block}
.qh9lp .kybaul{display:block}
.oqu9b .c26hz4fo,.gctmuo6 .c26hz4fo,
.texz .c26hz4fo,.gle3myjc .c26hz4fo,
.vtsh .c26hz4fo{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}
.oqu9b .c26hz4fo .covnwqjg,.gctmuo6 .c26hz4fo .covnwqjg,
.texz .c26hz4fo .covnwqjg,.gle3myjc .c26hz4fo .covnwqjg,
.vtsh .c26hz4fo .covnwqjg{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}
.oqu9b .f7wgtv,.gctmuo6 .f7wgtv,
.texz .f7wgtv,.gle3myjc .f7wgtv,
.vtsh .f7wgtv{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.oqu9b .c26hz4fo,.gctmuo6 .c26hz4fo{top:12px}
.oqu9b .c26hz4fo .covnwqjg{margin-right:auto}
.gctmuo6 .c26hz4fo .covnwqjg{margin-left:auto}
.gctmuo6 .c26hz4fo{text-align:right}
.texz .c26hz4fo,.gle3myjc .c26hz4fo{bottom:12px}
.texz .c26hz4fo .covnwqjg{margin-right:auto}
.gle3myjc .c26hz4fo .covnwqjg{margin-left:auto}
.gle3myjc .c26hz4fo{text-align:right}
.vtsh .c26hz4fo{position:relative;margin-top:16px}
.vtsh .c26hz4fo .covnwqjg{margin:0 auto}
.g4orz1i .c26hz4fo{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.g4orz1i .c26hz4fo .covnwqjg{margin:0}
.g4orz1i .zzec~.c26hz4fo,
.g4orz1i .gbserfg~.c26hz4fo{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.g4orz1i .zzec~.c26hz4fo .covnwqjg,
.g4orz1i .gbserfg~.c26hz4fo .covnwqjg{justify-content:flex-start}
.zzec~.c26hz4fo,.gbserfg~.c26hz4fo{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}
.zzec~.c26hz4fo .covnwqjg{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.gbserfg~.c26hz4fo .covnwqjg{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.kybaul .covnwqjg{margin:0 0 12px}
.covnwqjg{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.b18xy0{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.kpbrfwy7{font-weight:600;color:var(--text-heading);opacity:1}
.ncxgov3::before{content:"·";margin:0 2px;opacity:.5}
.f7wgtv{white-space:nowrap}
.d252pf .b18xy0{display:none}
.n5mk7ki .f7wgtv{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.n5mk7ki .ncxgov3::before{content:""}
.bxnaom .f7wgtv{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}
.bxnaom .ncxgov3::before{content:""}
.a9gut .covnwqjg{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.n1xgu .f7wgtv{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.n1xgu .ncxgov3::before{content:""}
.y6ftq3 .f7wgtv{color: var(--accent-light);opacity:1;font-weight:500}
.znl8 .f7wgtv{border-bottom:1px solid currentColor;padding-bottom:2px}
.jlwp5 .covnwqjg{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.tp6p1{--date-bg:transparent}
.f4s3tvd .ncxgov3::before{content:""}
.ahe54fxd .ncxgov3::before{content:"•";opacity:.4}
.ahe54fxd .f7wgtv + .f7wgtv::before{content:"•";margin-right:6px;opacity:.4}
.r9duw .ncxgov3::before{content:"/";opacity:.35}
.r9duw .f7wgtv + .f7wgtv::before{content:"/";margin-right:6px;opacity:.35}
.xjz2h9 .ncxgov3::before{content:"|";opacity:.3}
.xjz2h9 .f7wgtv + .f7wgtv::before{content:"|";margin-right:6px;opacity:.3}
.hlg8a8o .ncxgov3::before{content:"—";opacity:.3}
.hlg8a8o .f7wgtv + .f7wgtv::before{content:"—";margin-right:6px;opacity:.3}
.ffxtn4el .ncxgov3::before{content:"◆";font-size:.5em;opacity:.35}
.ffxtn4el .f7wgtv + .f7wgtv::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.bfyrwx2 .ncxgov3::before{content:"·";opacity:.4}
.bfyrwx2 .f7wgtv + .f7wgtv::before{content:"·";margin-right:6px;opacity:.4}
.kpi2fn9 .ncxgov3::before{content:"›";opacity:.4}
.kpi2fn9 .f7wgtv + .f7wgtv::before{content:"›";margin-right:6px;opacity:.4}
.s702yq .ncxgov3::before{content:"→";opacity:.35;font-size:.85em}
.s702yq .f7wgtv + .f7wgtv::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.rrp4cl{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.im02c3c{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.luchz0v{display:flex;flex-direction:column;gap:3px}
.uwha7l{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.aggt5d4{font-weight:700;font-size:1rem;color:var(--text-heading)}
.eqvncfs{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.nz1tleax .rrp4cl{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.gqcspo14 .rrp4cl{border-top:3px solid var(--accent);padding-top:18px}
.x7cnygvg .rrp4cl{border-left:3px solid var(--accent);border-radius:0}
.mk4b .rrp4cl{padding:20px 0}
@media(max-width:640px){
  .rrp4cl{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .eqvncfs{max-width:100%}
}
:root {
  --accent:          #2f4858;
  --brand:           #2f4858;
  --brand-light:     #9bde7e;
  --brand-pale:      #9bde7e;
  --grad-start:      #0b1115;
  --grad-end:        #263a47;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #9bde7e;
  --cta-light:       #cbebbd;
  --cta-hover:       #b4e69e;
  --bg-page:         #090d10;
  --bg-surface:      #0f1519;
  --bg-card:         #141d23;
  --bg-card-inner:   #1a252c;
  --bg-raised:       #202d36;
  --bg-hover:        #253540;
  --border:          #2d404c;
  --border-alt:      #385060;
  --border-section:  #2d404c;
  --text-primary:    #e4e5e6;
  --text-muted:      #a2a6a9;
  --text-body:       #cacccd;
  --text-sub:        #a2a6a9;
  --text-faint:      #6e7376;
  --text-dim:        #55595c;
  --text-label:      #888d90;
  --text-value:      #bcbfc1;
  --accent-bg:       #1e1e1e;
  --accent-bg-light: #2b2e30;
  --bg-tip:          #162620;
  --bg-warning:      #272115;
  --bg-info:         #161d26;
  --bg-pros:         #162620;
  --bg-cons:         #26161c;
  --c-pros:          #93dcbe;
  --c-cons:          #e689ad;
  --c-pros-label:    #6ccfa7;
  --c-tip-border:    #51c797;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #93dcbe;
}
:root { --logo-bg-opacity: 49%; }
body, button, input { font-family: "Oxanium", sans-serif; }
.pvke4xe .cy0u3oo { font-size: 0; width: 1.2rem; flex-shrink: 0; }.pvke4xe .cy0u3oo::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.pvke4xe .p5lg3     .cy0u3oo::before { content: "";  color: var(--c-tip-border); }.pvke4xe .xoe5okbj .cy0u3oo::before { content: ""; color: var(--c-warn-border); }.pvke4xe .bz63910y    .cy0u3oo::before { content: ""; color: #60a5fa; }.gbgs .pvke4xe .p5lg3     .cy0u3oo::before { color: #10b981; }.gbgs .pvke4xe .xoe5okbj .cy0u3oo::before { color: #f43f5e; }.gbgs .pvke4xe .bz63910y    .cy0u3oo::before { color: #a855f7; }.yn1ou  .pvke4xe .p5lg3     .cy0u3oo::before { color: #eab308; }.yn1ou  .pvke4xe .xoe5okbj .cy0u3oo::before { color: #ef4444; }.yn1ou  .pvke4xe .bz63910y    .cy0u3oo::before { color: #f97316; }.eh0pu  .pvke4xe .p5lg3     .cy0u3oo::before { color: #38bdf8; }.eh0pu  .pvke4xe .xoe5okbj .cy0u3oo::before { color: #818cf8; }.eh0pu  .pvke4xe .bz63910y    .cy0u3oo::before { color: #2dd4bf; }.hm9nv .pvke4xe .cy0u3oo::before { color: var(--accent-light) !important; }
.skwcw3b9 .tnigpc, .skwcw3b9 .zzec { min-height: 420px; }
.nq5kyh .z27uyq::after,.nq5kyh .iaianf::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.y01ufxp::before { content: '›'; font-size: 1.1em; }
.i0m5 .f7wgtv::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.i0m5 .f7wgtv:first-of-type::before{content:"\f06e"}.i0m5 .f7wgtv:last-of-type::before{content:"\f4fc"}