: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;
}
.x09pd3v {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.vvnl {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.v458pgg {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.zgtx0b { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.dj01qh { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.dj01qh a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.dj01qh a:hover { color: var(--accent-light); }
.w99fr     .wbrwnpmy { border-radius: 24px; padding: 8px; }
.w99fr .wbrwnpmy li a { border-radius: 16px; }
@media (max-width: 640px) {
  .wbrwnpmy {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .vpm2ly:hover .wbrwnpmy,
  .vpm2ly:focus-within .wbrwnpmy { display: block; }
  .wbrwnpmy li a { padding: 8px 16px; font-size: 0.88rem; }
}
.y08f41 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.jr5x { display: none; }
@media (max-width: 640px) {
  .jr5x {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .jr5x.u3gfin { display: block; }
}
@media (max-width: 640px) {
  .y08f41 { display: block; }
  .dj01qh > li + li::before { display: none !important; }
  .dj01qh {
    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;
  }
  .dj01qh.u3gfin { display: flex; }
  .dj01qh li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .dj01qh li:last-child a { border-bottom: none; }
}
.wr44 { min-height: 480px; }
.hc8g72xh {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ld4l { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.goy3gl .ld4l { margin-left: 0; margin-right: 0; }
.wcm6 {
  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;
}
.wcm6:hover { opacity: 0.88; }
.kf8z .hc8g72xh { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.kf8z .ld4l { color: #e2e8f0; }
.kf8z.l3sov .ci5n5j5 { text-align: center; }
.hqixqmj .hc8g72xh { color: var(--text-primary); text-shadow: none; }
.hqixqmj .ld4l { color: var(--text-muted); }
.hqixqmj .wcm6 { margin-top: 16px; }
.hqixqmj, .hqixqmj.wr44 { min-height: auto !important; }
.hqixqmj.l3sov .ci5n5j5 { text-align: center; }
.hqixqmj~.j8royaa{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}
.hqixqmj~.j8royaa .hgq2{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; }
}
.dt29y .vb0r,
.dt29y .gytuw,
.dt29y .kf8z .erkzzlrt {
  overflow: hidden;
}
.dt29y .vb0r::after,
.dt29y .gytuw::after,
.dt29y .kf8z .erkzzlrt::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.vb0r .hc8g72xh { color: #fff; }
.vb0r .ld4l { color: rgba(255,255,255,0.85); }
.vb0r .wcm6 { background: #fff; color: var(--cta); }
.vb0r .wcm6:hover { opacity: 0.92; }
.cpvq .a0jwpbm { position: relative; overflow: hidden; }
.cpvq .a0jwpbm::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;
}
.zze9s1t .a0jwpbm {
  animation: hg-breathe 7s ease-in-out infinite;
}
.dt29y .a0jwpbm { position: relative; overflow: hidden; }
.dt29y .a0jwpbm::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;
}
.xepi .a0jwpbm { position: relative; overflow: hidden; }
.xepi .a0jwpbm::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;
}
.uuna8sk .a0jwpbm {
  animation: hg-fadein 1.2s ease-out both;
}
.a0jwpbm {
  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%);
}
.aq6yp6mv {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.h897yz2g {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.s5bc {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.a0jwpbm .hc8g72xh { text-shadow: none; color: var(--text-primary); }
.a0jwpbm .ld4l { color: var(--text-muted); }
.a0jwpbm.l3sov .aq6yp6mv { align-items: center; text-align: center; }
.a0jwpbm.goy3gl   .aq6yp6mv { align-items: flex-start; text-align: left; }
.l0uiqv .h897yz2g { position: relative; }
.l0uiqv .h897yz2g::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.l0uiqv.souwa7 .h897yz2g::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.ci1grzq .h897yz2g {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.ci1grzq .s5bc {
  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);
}
.ci1grzq.souwa7 .h897yz2g { padding: 32px 0 32px 32px; }
.av33c51g .h897yz2g {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.av33c51g .s5bc {
  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);
}
.souwa7 .aq6yp6mv {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.av33c51g.souwa7 .h897yz2g { padding: 40px 16px 40px 48px; }
.qfpu .h897yz2g { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .a0jwpbm { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .a0jwpbm .h897yz2g { display: none !important; }
  .qfpu .h897yz2g { display: none !important; }
  .l4lhmr .nd2isxn4 { display: none !important; }
  .z1cwno1 .m2fc { display: none !important; }
  .aq6yp6mv  { padding: 36px 24px; }
  .a0jwpbm~.j8royaa,.souwa7~.j8royaa{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .wr44, .a0jwpbm { min-height: 320px !important; }
  
  .hc8g72xh { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .pp3c4tt { display: none !important; }
  
  .btm7 { flex-direction: column; align-items: center; }
  .cwo4xuap { width: 100%; max-width: 340px; }
}
.k5c6n { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.fkp7a { width: 100%; height: auto; display: block; border-radius: 10px; }
.q4xp .k5c6n        { border-radius: 16px; }
.q4xp .fkp7a  { border-radius: 16px; }
.wub698mi .k5c6n         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.wub698mi .fkp7a   { border-radius: 8px; }
.yy88iq { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.f7es2165 { width: 100%; padding: 32px 0; position: relative; }
.le5h { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.uwl7 .f7es2165:nth-child(even) { background: var(--bg-surface); }
.uwl7 .f7es2165:nth-child(odd)  { background: var(--bg-page); }
.mkese .f7es2165:nth-child(even) { background: var(--bg-card); }
.mkese .f7es2165:nth-child(odd)  { background: var(--bg-page); }
.uwl7 .f7es2165:nth-child(odd)  .le5h { background: var(--bg-card); border-radius: 6px; }
.uwl7 .f7es2165:nth-child(even) .le5h { background: var(--bg-raised); border-radius: 6px; }
.mkese .f7es2165:nth-child(odd)  .le5h { background: var(--bg-card); border-radius: 6px; }
.mkese .f7es2165:nth-child(even) .le5h { background: var(--bg-raised); border-radius: 6px; }
.uwl7 .f7es2165:nth-child(even) .yesg6 .lj5vrga,
.mkese .f7es2165:nth-child(even) .yesg6 .lj5vrga { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.uwl7 .f7es2165:nth-child(odd) .yesg6 .lj5vrga,
.mkese .f7es2165:nth-child(odd) .yesg6 .lj5vrga { background: var(--bg-card-inner); }
.uwl7 .f7es2165:nth-child(even) .yd8r2r .lj5vrga:nth-child(odd),
.mkese .f7es2165:nth-child(even) .yd8r2r .lj5vrga:nth-child(odd)  { background: var(--bg-card); }
.uwl7 .f7es2165:nth-child(even) .yd8r2r .lj5vrga:nth-child(even),
.mkese .f7es2165:nth-child(even) .yd8r2r .lj5vrga:nth-child(even) { background: var(--bg-card-inner); }
h1.tcmmdj { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.tcmmdj {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.fd2ut8jx { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.tc3t33a h2.tcmmdj {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.vx5g3s36 h2.tcmmdj {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.apwft3 h2.tcmmdj {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.gxt07cq8 h2.tcmmdj::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.c8tszfo h2.tcmmdj {
  color: var(--text-primary); font-size: 1.7rem;
}
.spdks2r h2.tcmmdj::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.giga54b h2.tcmmdj {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.n59qi { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .n59qi { display: none; } }
.wpx7hew0 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.lzi2o { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.gr98rp {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.ly2o { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.vceqf3 { padding-left: 20px; }
.vceqf3 li { margin-bottom: 6px; }
.vceqf3 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.vceqf3 a:hover { color: var(--accent-light); }
.u5fb .ly2o { display: none; }
.za25yykg .ly2o { display: none; }
.za25yykg .vceqf3 { padding-left: 0; list-style: none; }
.za25yykg .vceqf3 li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.za25yykg .vceqf3 a { font-size: 0.92rem; }
.udn3wlv .gr98rp { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.udn3wlv .ly2o { display: none; }
.udn3wlv .vceqf3 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.udn3wlv .vceqf3 li { margin-bottom: 0; }
.udn3wlv .vceqf3 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;
}
.udn3wlv .vceqf3 a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.glj8hjlj .gr98rp { padding: 20px 20px 16px; }
.glj8hjlj .vceqf3 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.glj8hjlj .vceqf3 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.glj8hjlj .vceqf3 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;
}
.glj8hjlj .vceqf3 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;
}
.glj8hjlj .vceqf3 a:hover { color: var(--accent-light); border-color: var(--accent); }
.glj8hjlj .vceqf3 a:focus,
.glj8hjlj .vceqf3 a:focus-visible,
.glj8hjlj .vceqf3 a:target { outline: none; }
.glj8hjlj .vceqf3 li:target a { border-color: var(--border); color: var(--text-muted); }
.p3l8yaq7 .gr98rp { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.p3l8yaq7 .ly2o { display: none; }
.p3l8yaq7 .vceqf3 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.p3l8yaq7 .vceqf3 li { margin-bottom: 0; }
.p3l8yaq7 .vceqf3 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.p3l8yaq7 .vceqf3 li:last-child::after { content: ""; margin-right: 0; }
.p3l8yaq7 .vceqf3 a { font-size: 0.9rem; }
.lj5vrga { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.yesg6 .lj5vrga { background: var(--bg-card); }
.yd8r2r .lj5vrga:nth-child(odd)  { background: var(--bg-card); }
.yd8r2r .lj5vrga:nth-child(even) { background: var(--bg-raised); }
.e22pq .lj5vrga {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.e22pq .lj5vrga:last-child { border-bottom: none; }
.e22pq h3.fd2ut8jx { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ya69 .lj5vrga {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ya69 .lj5vrga + .lj5vrga { margin-top: 4px; }
.oldkyjv7 .lj5vrga { background: none; border-radius: 0; padding: 12px 0; }
.oldkyjv7 .lj5vrga + .lj5vrga { border-top: 1px solid var(--border-section); }
.i7axr { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.fhokv { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.t3favuws { color: var(--text-body); margin-bottom: 10px; }
.d57kwp, .t5i4w { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.d57kwp li, .t5i4w li { margin-bottom: 6px; }
.t5i4w li { list-style: decimal; }
.grt1     .d57kwp { list-style-type: "● "; }
.aj0s  .d57kwp { list-style-type: "■ "; }
.v3chbg .d57kwp { list-style-type: "◆ "; }
.v94wh8    .d57kwp { list-style-type: "★ "; }
.grt1     .iumeo426 { list-style-type: "● "; }
.aj0s  .iumeo426 { list-style-type: "■ "; }
.v3chbg .iumeo426 { list-style-type: "◆ "; }
.v94wh8    .iumeo426 { list-style-type: "★ "; }
.grt1    .d57kwp li::marker, .grt1    .iumeo426 li::marker,
.aj0s .d57kwp li::marker, .aj0s .iumeo426 li::marker,
.v3chbg .d57kwp li::marker, .v3chbg .iumeo426 li::marker,
.v94wh8   .d57kwp li::marker, .v94wh8   .iumeo426 li::marker {
  color: var(--cta); font-size: 1em;
}
.grt1 .t5i4w,
.aj0s .t5i4w,
.v3chbg .t5i4w,
.v94wh8 .t5i4w {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.grt1 .t5i4w li,
.aj0s .t5i4w li,
.v3chbg .t5i4w li,
.v94wh8 .t5i4w li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.grt1 .t5i4w li::before,
.aj0s .t5i4w li::before,
.v3chbg .t5i4w li::before,
.v94wh8 .t5i4w 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;
}
.grt1     .t5i4w li::before { border-radius: 50%; }
.aj0s  .t5i4w li::before { border-radius: 3px; }
.v3chbg .t5i4w li::before { border-radius: 3px; }
.v94wh8    .t5i4w li::before { border-radius: 50%; }
.xs75 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.qk2wuc .xs75,
.a88pe .xs75 { background: transparent; border: none; border-radius: 0; }
.tupl0g3x { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.tupl0g3x th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.tupl0g3x td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.tupl0g3x tr:hover td { background: var(--bg-hover); }
.qmo70 .tupl0g3x tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ufzmr7d .tupl0g3x { border: 1px solid var(--border-alt); }
.ufzmr7d .tupl0g3x th,
.ufzmr7d .tupl0g3x td { border: 1px solid var(--border-alt); }
.x878pc4 .tupl0g3x th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.x878pc4 .tupl0g3x td { border-bottom: none; }
.x878pc4 .tupl0g3x tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.cr8q .tupl0g3x th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.cpihnb .xs75 {
  overflow: hidden;
}
.cpihnb .tupl0g3x th { border-bottom: 1px solid var(--border-alt); }
.cpihnb .tupl0g3x tr:last-child td { border-bottom: none; }
.uo0xa { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.km3z3r9 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.con4e { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.t5azn { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.inleuog2 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.iumeo426 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.iumeo426 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);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%}
.soryhxbf .t5azn { background: transparent; text-align: center; }
.qa9j .con4e {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.hdvv3 .con4e {
  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);
}
.su2g6pb .km3z3r9 { display: grid; grid-template-columns: auto 1fr; }
.su2g6pb .con4e {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.su2g6pb .t5azn { grid-column: 2; }
.su2g6pb .inleuog2,
.su2g6pb .iumeo426 { grid-column: 1 / -1; }
.oyo0j .km3z3r9 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.oyo0j .con4e {
  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);
}
.oyo0j .t5azn { grid-column: 2; }
.oyo0j .inleuog2,
.oyo0j .iumeo426 { grid-column: 1 / -1; }
.dzzufrh .km3z3r9 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.dzzufrh .t5azn { background: none; color: var(--accent-light); font-weight: 700; }
.xsn7swk1 .km3z3r9 { 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); }
.xsn7swk1 .t5azn { background: none; color: var(--accent-light); font-weight: 700; }
.cnhip9n .km3z3r9 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.cnhip9n .km3z3r9:last-child { border-bottom: none; }
.cnhip9n .t5azn { background: none; color: var(--accent-light); font-weight: 700; }
.c8jj .km3z3r9 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.c8jj .t5azn { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.tclabo .uo0xa { counter-reset: card-n; }
.tclabo .km3z3r9  { counter-increment: card-n; }
.tclabo .t5azn { display: flex; align-items: center; gap: 10px; }
.tclabo .t5azn::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;
}
.gjk8v80 .km3z3r9 { background: var(--bg-surface); border: 1px solid var(--border); }
.gjk8v80 .t5azn { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.g9ism7us { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.kxe1gi42  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.zpf5 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.t0ac7 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.kcmgguhu { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.g9ism7us strong { color: var(--text-primary); font-size: 0.95rem; }
.g9ism7us p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.in0f { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.nw0ms2, .mpbnou { border-radius: 8px; padding: 14px; }
.nw0ms2 { background: var(--bg-pros); }
.mpbnou { background: var(--bg-cons); }
.ouy5z27b { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.nw0ms2 .ouy5z27b { color: var(--c-pros-label); }
.mpbnou .ouy5z27b { color: #f87171; }
.nw0ms2 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.mpbnou ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.fkp7a { width: 100%; height: auto; border-radius: 10px; display: block; }
.v61k8zcn {
  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;
}
.v61k8zcn:hover { opacity: 0.85; }
.mpfctdz .v61k8zcn  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.mpfctdz .v61k8zcn:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.byx7os .v61k8zcn  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.byx7os .v61k8zcn:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.nv8me6ar .wcm6 { border-radius: 50px; }
.nv8me6ar .v61k8zcn  { border-radius: 50px; }
.fca75ov .wcm6 { padding-left: 22px; padding-right: 22px; }
.fca75ov .v61k8zcn  { padding-left: 12px; padding-right: 12px; }
.xtvh .wcm6 { padding-left: 44px; padding-right: 44px; }
.xtvh .v61k8zcn  { padding-left: 24px; padding-right: 24px; }
.zk3f3s3v .wcm6 { padding-left: 56px; padding-right: 56px; }
.zk3f3s3v .v61k8zcn  { padding-left: 32px; padding-right: 32px; }
.sjw9   .wcm6::after, .sjw9   .v61k8zcn::after,
.qhzm2os .wcm6::after, .qhzm2os .v61k8zcn::after,
.o7q4x6oy    .wcm6::after, .o7q4x6oy    .v61k8zcn::after,
.jq9y1    .wcm6::after, .jq9y1    .v61k8zcn::after,
.u8ox5    .wcm6::after, .u8ox5    .v61k8zcn::after,
.d80ari84     .wcm6::after, .d80ari84     .v61k8zcn::after,
.k1i5mjs    .wcm6::after, .k1i5mjs    .v61k8zcn::after,
.g1qa9qmd   .wcm6::after, .g1qa9qmd   .v61k8zcn::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;
}
.sjw9 .wcm6::after, .sjw9 .v61k8zcn::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");
}
.qhzm2os .wcm6::after, .qhzm2os .v61k8zcn::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");
}
.o7q4x6oy .wcm6::after, .o7q4x6oy .v61k8zcn::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");
}
.jq9y1 .wcm6::after, .jq9y1 .v61k8zcn::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");
}
.u8ox5 .wcm6::after, .u8ox5 .v61k8zcn::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");
}
.d80ari84 .wcm6::after, .d80ari84 .v61k8zcn::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");
}
.k1i5mjs .wcm6::after, .k1i5mjs .v61k8zcn::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");
}
.g1qa9qmd .wcm6::after, .g1qa9qmd .v61k8zcn::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");
}
.g18h   .p4eupwu7::after, .g18h   .ukw5ok9::after,
.if4b01 .p4eupwu7::after, .if4b01 .ukw5ok9::after,
.f7sbte    .p4eupwu7::after, .f7sbte    .ukw5ok9::after,
.j9vrdu    .p4eupwu7::after, .j9vrdu    .ukw5ok9::after,
.b2aonkw    .p4eupwu7::after, .b2aonkw    .ukw5ok9::after,
.atzi     .p4eupwu7::after, .atzi     .ukw5ok9::after,
.cuvzk3q    .p4eupwu7::after, .cuvzk3q    .ukw5ok9::after,
.au7351   .p4eupwu7::after, .au7351   .ukw5ok9::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;
}
.g18h .p4eupwu7::after, .g18h .ukw5ok9::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");
}
.if4b01 .p4eupwu7::after, .if4b01 .ukw5ok9::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");
}
.f7sbte .p4eupwu7::after, .f7sbte .ukw5ok9::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");
}
.j9vrdu .p4eupwu7::after, .j9vrdu .ukw5ok9::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");
}
.b2aonkw .p4eupwu7::after, .b2aonkw .ukw5ok9::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");
}
.atzi .p4eupwu7::after, .atzi .ukw5ok9::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");
}
.cuvzk3q .p4eupwu7::after, .cuvzk3q .ukw5ok9::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");
}
.au7351 .p4eupwu7::after, .au7351 .ukw5ok9::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");
}
.egit6 .aa8h { background: transparent; padding: 0; }
@media (min-width: 721px) {
  .to2ov { flex: 0 0 260px; width: 260px; }
  .ei16sapq { flex: 0 0 120px; width: 120px; }
  .xyrb0pc { flex: 0 0 110px; width: 110px; }
  .flzqf6n3   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .cdez { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.cdez.v61k8zcn { 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) {
  .k6hbz { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .k6hbz .bjg6 { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .k6hbz .to2ov { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .k6hbz .aa8h { width: 100%; min-width: unset; height: 120px; }
  .k6hbz .d8k3re0 { max-height: 96px; max-width: 200px; }
  .k6hbz .cc40cygc { min-width: unset; text-align: center; white-space: normal; }
  .k6hbz .ei16sapq { min-width: 0; }
  .k6hbz .flzqf6n3 { 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; }
  .k6hbz .cdez { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .pt4k9 .bjg6 { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .tqll4 .toe6x {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .tqll4 .febcf { margin: 0; }
}
.a88pe .in0f { gap: 10px; }
.a88pe .nw0ms2, .a88pe .mpbnou { padding: 12px; }
.a88pe .nw0ms2 ul, .a88pe .mpbnou ul { margin: 4px 0 0; padding-left: 18px; }
.a88pe .nw0ms2 li, .a88pe .mpbnou li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .a6av9 { grid-template-columns: 1fr; }
  .kpk5a405 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .kpk5a405 .dsni4klv { width: 72px; height: 50px; }
  .kpk5a405 .kt8kh0pw { max-width: 180px; }
  .kpk5a405 .fuws6 { width: auto; }
}
@media (max-width: 720px) {
  .uhzujwcn { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .mto2r { padding: 16px; }
  .hbijd6br .t4am { min-width: 50%; }
}
.xfjykx .in0f { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .xhe70mm { grid-template-columns: 1fr; }
  .l1kiz0l { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .xckcs { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .vukhuw { flex-wrap: wrap; padding: 16px; }
}
.tqdtr .in0f { gap: 8px; }
.tqdtr .nw0ms2, .tqdtr .mpbnou { padding: 8px; }
@media (max-width: 480px) {
  .wfqsy34 { flex-direction: column; align-items: stretch; }
}
.a8roorr .fuws6 .v61k8zcn { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .zt43v { flex-direction: column; align-items: stretch; gap: 10px; }
  .a8roorr .fuws6 { text-align: center; }
}
@media (max-width: 720px) {
  .d16v1v3t { grid-template-columns: 1fr; }
  .r5yq9e { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .gn27e4 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .gjw040 { grid-template-columns: 1fr; }
  .a870 { width: 100px; height: 100px; margin: 16px auto; }
  .nbhrzbjt { font-size: 1.4rem; }
  .lftt { justify-content: center; }
  .no9doht .t4am { min-width: 50%; }
}
.z2jatait .in0f { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .vlzk6g { flex-wrap: wrap; padding: 14px 16px; }
  .tkpin9 { padding: 12px 16px; }
  .z2jatait .in0f { margin: 0 16px; }
  .z2jatait .ofmaepd { padding: 0 16px; }
  .vowa { padding: 12px 16px; }
}
.jk04upe .cdez.v61k8zcn { padding: 14px 30px !important; font-size: 1rem; }
.j6fsk .cdez.v61k8zcn { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.ggl7fcl { margin: 16px 0; }
.cosg158g { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.cosg158g summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.cosg158g summary::after { content: "+"; color: var(--accent); }
.cosg158g[open] summary::after { content: "−"; }
.cosg158g p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.f7es2165 { margin-bottom: 0; }
.vjinwbc h2.tcmmdj { color: var(--text-primary); border-color: var(--accent); }
.r175u h2.tcmmdj { color: var(--text-primary); border-color: var(--accent); }
.v3akhp .kxe1gi42     { background: #052e16; border-color: #10b981; }
.v3akhp .zpf5 { background: #2d0a1e; border-color: #f43f5e; }
.v3akhp .t0ac7    { background: #1e1036; border-color: #a855f7; }
.v3akhp .g9ism7us strong  { color: #f1f5f9; }
.v3akhp .g9ism7us p       { color: #cbd5e1; }
.v3akhp .ctvala    .kxe1gi42     .kcmgguhu::before,
.v3akhp .r8t7mg  .kxe1gi42     .kcmgguhu::before,
.v3akhp .hx7svc  .kxe1gi42     .kcmgguhu::before,
.v3akhp .soc23 .kxe1gi42     .kcmgguhu::before { color: #10b981; }
.v3akhp .ctvala    .zpf5 .kcmgguhu::before,
.v3akhp .r8t7mg  .zpf5 .kcmgguhu::before,
.v3akhp .hx7svc  .zpf5 .kcmgguhu::before,
.v3akhp .soc23 .zpf5 .kcmgguhu::before { color: #f43f5e; }
.v3akhp .ctvala    .t0ac7    .kcmgguhu::before,
.v3akhp .r8t7mg  .t0ac7    .kcmgguhu::before,
.v3akhp .hx7svc  .t0ac7    .kcmgguhu::before,
.v3akhp .soc23 .t0ac7    .kcmgguhu::before { color: #a855f7; }
.sradvrz .kxe1gi42     { background: #2d2000; border-color: #eab308; }
.sradvrz .zpf5 { background: #2d0b0b; border-color: #ef4444; }
.sradvrz .t0ac7    { background: #2d1600; border-color: #f97316; }
.sradvrz .g9ism7us strong  { color: #f1f5f9; }
.sradvrz .g9ism7us p       { color: #cbd5e1; }
.sradvrz .ctvala    .kxe1gi42     .kcmgguhu::before,
.sradvrz .r8t7mg  .kxe1gi42     .kcmgguhu::before,
.sradvrz .hx7svc  .kxe1gi42     .kcmgguhu::before,
.sradvrz .soc23 .kxe1gi42     .kcmgguhu::before { color: #eab308; }
.sradvrz .ctvala    .zpf5 .kcmgguhu::before,
.sradvrz .r8t7mg  .zpf5 .kcmgguhu::before,
.sradvrz .hx7svc  .zpf5 .kcmgguhu::before,
.sradvrz .soc23 .zpf5 .kcmgguhu::before { color: #ef4444; }
.sradvrz .ctvala    .t0ac7    .kcmgguhu::before,
.sradvrz .r8t7mg  .t0ac7    .kcmgguhu::before,
.sradvrz .hx7svc  .t0ac7    .kcmgguhu::before,
.sradvrz .soc23 .t0ac7    .kcmgguhu::before { color: #f97316; }
.ncsmq .kxe1gi42     { background: #0c1a2e; border-color: #38bdf8; }
.ncsmq .zpf5 { background: #12103a; border-color: #818cf8; }
.ncsmq .t0ac7    { background: #0a2020; border-color: #2dd4bf; }
.ncsmq .g9ism7us strong  { color: #f1f5f9; }
.ncsmq .g9ism7us p       { color: #cbd5e1; }
.ncsmq .ctvala    .kxe1gi42     .kcmgguhu::before,
.ncsmq .r8t7mg  .kxe1gi42     .kcmgguhu::before,
.ncsmq .hx7svc  .kxe1gi42     .kcmgguhu::before,
.ncsmq .soc23 .kxe1gi42     .kcmgguhu::before { color: #38bdf8; }
.ncsmq .ctvala    .zpf5 .kcmgguhu::before,
.ncsmq .r8t7mg  .zpf5 .kcmgguhu::before,
.ncsmq .hx7svc  .zpf5 .kcmgguhu::before,
.ncsmq .soc23 .zpf5 .kcmgguhu::before { color: #818cf8; }
.ncsmq .ctvala    .t0ac7    .kcmgguhu::before,
.ncsmq .r8t7mg  .t0ac7    .kcmgguhu::before,
.ncsmq .hx7svc  .t0ac7    .kcmgguhu::before,
.ncsmq .soc23 .t0ac7    .kcmgguhu::before { color: #2dd4bf; }
.zqt0 .kxe1gi42     { background: var(--accent-bg); border-color: var(--accent); }
.zqt0 .zpf5 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.zqt0 .t0ac7    { background: var(--accent-bg); border-color: var(--accent-pale); }
.zqt0 .ctvala    .kcmgguhu::before,
.zqt0 .r8t7mg  .kcmgguhu::before,
.zqt0 .hx7svc  .kcmgguhu::before,
.zqt0 .soc23 .kcmgguhu::before { color: var(--accent-light) !important; }
.mweirjc::before,
.a1yi::before { margin-right: 5px; }
.r4rlwsm .nw0ms2 ul li,
.r4rlwsm .nw0ms2 .mweirjc { color: #22c55e; }
.r4rlwsm .mpbnou ul li,
.r4rlwsm .mpbnou .a1yi { color: #ef4444; }
.okfv1 .nw0ms2 { background: var(--bg-pros); }
.okfv1 .mpbnou { background: var(--bg-cons); }
.okfv1 .nw0ms2 .mweirjc { color: var(--c-pros-label); }
.okfv1 .mpbnou .a1yi { color: var(--c-cons); }
.okfv1 .nw0ms2 ul li,
.okfv1 .mpbnou ul li,
.er1ayw .nw0ms2 { background: var(--bg-pros); }
.er1ayw .mpbnou { background: var(--bg-cons); }
.er1ayw .nw0ms2 .mweirjc { color: var(--c-pros-label); }
.er1ayw .mpbnou .a1yi { color: var(--c-cons); }
.er1ayw .nw0ms2 ul li,
.er1ayw .o9lwysiw li          { color: var(--c-pros); }
.er1ayw .mpbnou ul li,
.er1ayw .y8os9aor li          { color: var(--c-cons); }
.tchd92e .mweirjc::before { content: "✓ "; }
.tchd92e .a1yi::before { content: "✗ "; }
.xtdb6p .mweirjc::before { content: "→ "; }
.xtdb6p .a1yi::before { content: "← "; }
.tryj .mweirjc::before { content: "★ "; }
.tryj .a1yi::before { content: "✕ "; }
.p7vcot .mweirjc::before { content: "◆ "; }
.p7vcot .a1yi::before { content: "▲ "; }
.zxu5ub3n .g9ism7us { background: transparent; border-left: none; border: 1.5px solid; }
.zxu5ub3n .kxe1gi42     { border-color: var(--c-tip-border); }
.zxu5ub3n .zpf5 { border-color: var(--c-warn-border); }
.zxu5ub3n .t0ac7    { border-color: #60a5fa; }
.zxu5ub3n .g9ism7us strong { color: var(--text-primary); }
.zxu5ub3n .g9ism7us p      { color: var(--text-muted); }
.z5kv2 .g9ism7us { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.z5kv2 .kxe1gi42     { border-top-color: var(--c-tip-border); }
.z5kv2 .zpf5 { border-top-color: var(--c-warn-border); }
.z5kv2 .t0ac7    { border-top-color: #60a5fa; }
.jjc8 .g9ism7us { border-left: none; border-radius: 8px; }
.jjc8 .kxe1gi42     { background: #065f46; }
.jjc8 .zpf5 { background: #92400e; }
.jjc8 .t0ac7    { background: #1e3a8a; }
.jjc8 .g9ism7us strong,
.jjc8 .g9ism7us p { color: #fff; }
.jjc8 .kcmgguhu::before { color: rgba(255,255,255,0.85) !important; }
.v3akhp.jjc8 .kxe1gi42,
.v3akhp .jjc8 .kxe1gi42     { background: #052e16; }
.v3akhp.jjc8 .zpf5,
.v3akhp .jjc8 .zpf5 { background: #2d0a1e; }
.v3akhp.jjc8 .t0ac7,
.v3akhp .jjc8 .t0ac7    { background: #1e1036; }
.sradvrz.jjc8 .kxe1gi42,
.sradvrz .jjc8 .kxe1gi42      { background: #2d2000; }
.sradvrz.jjc8 .zpf5,
.sradvrz .jjc8 .zpf5  { background: #2d0b0b; }
.sradvrz.jjc8 .t0ac7,
.sradvrz .jjc8 .t0ac7     { background: #2d1600; }
.ncsmq.jjc8 .kxe1gi42,
.ncsmq .jjc8 .kxe1gi42      { background: #0c1a2e; }
.ncsmq.jjc8 .zpf5,
.ncsmq .jjc8 .zpf5  { background: #12103a; }
.ncsmq.jjc8 .t0ac7,
.ncsmq .jjc8 .t0ac7     { background: #0a2020; }
.u0os6 .g9ism7us { border-left: none; border-radius: 6px; padding: 10px 14px; }
.u0os6 .kxe1gi42     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.u0os6 .zpf5 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.u0os6 .t0ac7    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.u0os6 .g9ism7us strong { color: var(--text-primary); }
.u0os6 .g9ism7us p      { color: var(--text-muted); }
.jxgwi .g9ism7us { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.ctvala .kcmgguhu,
.r8t7mg .kcmgguhu,
.hx7svc .kcmgguhu,
.soc23 .kcmgguhu { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.ctvala .kcmgguhu::before,
.r8t7mg .kcmgguhu::before,
.hx7svc .kcmgguhu::before,
.soc23 .kcmgguhu::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.ctvala .kxe1gi42     .kcmgguhu::before { content: "✦"; color: var(--c-tip-border); }
.ctvala .zpf5 .kcmgguhu::before { content: "▲"; color: var(--c-warn-border); }
.ctvala .t0ac7    .kcmgguhu::before { content: "◉"; color: #60a5fa; }
.r8t7mg .kxe1gi42     .kcmgguhu::before { content: "★"; color: var(--c-tip-border); }
.r8t7mg .zpf5 .kcmgguhu::before { content: "◆"; color: var(--c-warn-border); }
.r8t7mg .t0ac7    .kcmgguhu::before { content: "●"; color: #60a5fa; }
.hx7svc .kxe1gi42     .kcmgguhu::before { content: "▶"; color: var(--c-tip-border); }
.hx7svc .zpf5 .kcmgguhu::before { content: "■"; color: var(--c-warn-border); }
.hx7svc .t0ac7    .kcmgguhu::before { content: "▸"; color: #60a5fa; }
.soc23 .kxe1gi42     .kcmgguhu::before { content: "→"; color: var(--c-tip-border); }
.soc23 .zpf5 .kcmgguhu::before { content: "⬥"; color: var(--c-warn-border); }
.soc23 .t0ac7    .kcmgguhu::before { content: "◈"; color: #60a5fa; }
.fr6b .yesg6 .lj5vrga,
.fr6b .yd8r2r .lj5vrga  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.fr6b .km3z3r9                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.fr6b .xs75          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.fr6b .gr98rp                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.uzt02m3 .yesg6 .lj5vrga,
.uzt02m3 .yd8r2r .lj5vrga,
.uzt02m3 .km3z3r9,
.uzt02m3 .bjg6,
.uzt02m3 .febcf,
.uzt02m3 .xs75,
.uzt02m3 .gr98rp,
.uzt02m3 .jxgwi .g9ism7us { box-shadow: none; }
.qvswmf1   body, .qvswmf1   { font-size: 0.9rem; }
.qvswmf1   .t3favuws, .qvswmf1 .i7axr, .qvswmf1 .fhokv,
.qvswmf1   .wpx7hew0, .qvswmf1 .lzi2o { font-size: 0.9rem; }
.qvswmf1   .d57kwp, .qvswmf1 .t5i4w { font-size: 0.9rem; }
.krdxst   .t3favuws, .krdxst .i7axr, .krdxst .fhokv,
.krdxst   .wpx7hew0, .krdxst .lzi2o { font-size: 0.95rem; }
.krdxst   .d57kwp, .krdxst .t5i4w { font-size: 0.95rem; }
.mh9p   .t3favuws, .mh9p .i7axr, .mh9p .fhokv,
.mh9p   .wpx7hew0, .mh9p .lzi2o { font-size: 1.08rem; }
.mh9p   .d57kwp, .mh9p .t5i4w { font-size: 1.05rem; }
.mh9p   .tupl0g3x { font-size: 0.97rem; }
.hcixma .hc8g72xh      { font-size: 3.2rem; }
.hcixma h2.tcmmdj { font-size: 1.9rem; }
.hcixma h3.fd2ut8jx     { font-size: 1.4rem; }
.ir73g .hc8g72xh      { font-size: 3.8rem; }
.ir73g h2.tcmmdj { font-size: 2.2rem; }
.ir73g h3.fd2ut8jx     { font-size: 1.6rem; }
.f7es2165 + .f7es2165 { position: relative; }
.hs9fhm   .f7es2165 + .f7es2165::before,
.hqddopx  .f7es2165 + .f7es2165::before,
.n8rvjsvv   .f7es2165 + .f7es2165::before,
.wok0ro   .f7es2165 + .f7es2165::before,
.v0kg   .f7es2165 + .f7es2165::before,
.mnfd8v .f7es2165 + .f7es2165::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.hs9fhm .f7es2165 + .f7es2165::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.hqddopx .f7es2165 + .f7es2165::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.n8rvjsvv .f7es2165 + .f7es2165::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.wok0ro .f7es2165 + .f7es2165::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.umfebqq .f7es2165 { margin-bottom: 16px; }
.umfebqq .f7es2165 + .f7es2165 { margin-top: 0; }
.umfebqq .le5h { padding-top: 0; padding-bottom: 0; }
.v0kg .f7es2165 + .f7es2165::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.mnfd8v .f7es2165 + .f7es2165::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.csox3 .f7es2165 + .f7es2165::before,
.unur .f7es2165 + .f7es2165::before,
.fvn4z0 .f7es2165 + .f7es2165::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%;
}
.uwl7 .csox3 .f7es2165:nth-child(even)::before,
.uwl7 .unur .f7es2165:nth-child(even)::before,
.uwl7 .fvn4z0 .f7es2165:nth-child(even)::before { background: var(--bg-surface); }
.mkese .csox3 .f7es2165:nth-child(even)::before,
.mkese .unur .f7es2165:nth-child(even)::before,
.mkese .fvn4z0 .f7es2165:nth-child(even)::before { background: var(--bg-card); }
.csox3 .f7es2165 + .f7es2165::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");
}
.unur .f7es2165 + .f7es2165::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");
}
.fvn4z0 .f7es2165 + .f7es2165::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");
}
.fkqko .aq6yp6mv,
.n1tosft .aq6yp6mv { padding-bottom: 60px; }
.uyzu5343 .aq6yp6mv { padding-bottom: 70px; }
.clun .a0jwpbm { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.nobj79z5 .a0jwpbm { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.o500i9z1 .a0jwpbm { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.j5bnc .a0jwpbm { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.thngvh .vb0r { background: var(--accent); }
.thngvh .vb0r .erkzzlrt { background: none; }
.thngvh .gytuw { background: var(--accent); }
.thngvh .a0jwpbm { background: var(--accent-bg); }
.thngvh .kf8z:not(.vb0r) .erkzzlrt { background: rgba(0,0,0,0.6); }
.kcs1 .k5c6n { float: left; width: 38%; margin: 0 28px 16px 0; }
.kcs1 .k5c6n .fkp7a { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.kcs1 .le5h::after { content: ''; display: block; clear: both; }
.rtrmdgc .k5c6n { float: right; width: 38%; margin: 0 0 16px 28px; }
.rtrmdgc .k5c6n .fkp7a { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rtrmdgc .le5h::after { content: ''; display: block; clear: both; }
.e2rr .f7es2165:nth-child(odd)  .k5c6n { float: left;  width: 38%; margin: 0 28px 16px 0; }
.e2rr .f7es2165:nth-child(even) .k5c6n { float: right; width: 38%; margin: 0 0 16px 28px; }
.e2rr .k5c6n .fkp7a { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.e2rr .le5h::after { content: ''; display: block; clear: both; }
.kcs1 .uo0xa,
.rtrmdgc .uo0xa,
.e2rr .uo0xa,
.e2rr .k6hbz { clear: both; }
.kcs1 .d57kwp,
.kcs1 .t5i4w,
.rtrmdgc .d57kwp,
.rtrmdgc .t5i4w,
.e2rr .d57kwp,
.e2rr .t5i4w { overflow: hidden; }
@media (max-width: 640px) {
  .kcs1 .k5c6n,
  .rtrmdgc .k5c6n,
  .e2rr .k5c6n { float: none; width: 100%; margin: 0 0 16px 0; }
}
.xcimpj .yy88iq,
.xcimpj .le5h,
.xcimpj .ngfll1vr  { max-width: 1100px; }
.n0ns9j .yy88iq,
.n0ns9j .le5h,
.n0ns9j .ngfll1vr  { max-width: 1200px; }
.n0ns9j { --content-mw: 1200px; }
.knq5l .yy88iq,
.knq5l .le5h,
.knq5l .ngfll1vr  { max-width: 1320px; }
.w3d0b { font-size: 0.82rem; color: var(--text-muted); }
.yspb { display: flex; align-items: center; }
.gwsz6eo {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.x9fxgn { display: flex; align-items: center; }
.gztzw { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.gztzw:hover { text-decoration: underline; }
.c5z0kqv { margin: 0 3px; opacity: 0.45; }
.c5z0kqv::before { content: '/'; }
.b68sz1j0 { padding: 2px 5px; color: var(--text-main); }
.x6p42da .w3d0b {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.x6p42da .yspb { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.cf2dbds .w3d0b {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.cf2dbds .yspb { padding: 0 0 0 12px; }
.cqyrql .yspb { padding: 0 16px; }
.cqyrql .w3d0b {
  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);
}
.cqyrql .yy88iq { padding-top: 28px; }
@media (max-width: 720px) {
  .v346t72a { margin-top: 18px; padding: 0 16px; }
  .cqyrql .yy88iq { padding-top: 16px; }
}
.xcimpj.x6p42da .yspb { max-width: 1100px; }
.n0ns9j.x6p42da .yspb { max-width: 1200px; }
.knq5l.x6p42da .yspb { max-width: 1320px; }
.n0ns9j .v346t72a { max-width: 1200px; }
.kp2mdq .f7es2165 { padding-top: 16px; padding-bottom: 16px; }
.r9tobr5n .f7es2165 { padding-top: 24px; padding-bottom: 24px; }
.z00dl .f7es2165 { padding-top: 40px; padding-bottom: 40px; }
.wgavcbd1 .f7es2165 { padding-top: 52px; padding-bottom: 52px; }
.hs9ob .f7es2165:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.hs9ob .f7es2165:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.hs9ob .f7es2165:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.hs9ob .f7es2165:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.dtzotcyf .le5h { padding-top: 10px;  padding-bottom: 10px; }
.awg29hw .le5h { padding-top: 18px;  padding-bottom: 18px; }
.v1qestuy .le5h { padding-top: 36px;  padding-bottom: 36px; }
.vlcvbvf .le5h { padding-top: 48px;  padding-bottom: 48px; }
.mirwf h2.tcmmdj { font-weight: 600; }
.mirwf h3.fd2ut8jx     { font-weight: 600; }
.cq7k h2.tcmmdj { font-weight: 800; }
.cq7k h3.fd2ut8jx     { font-weight: 700; }
.zmdjsuci h2.tcmmdj { font-weight: 900; }
.zmdjsuci h3.fd2ut8jx     { font-weight: 800; }
.zmdjsuci .g9ism7us strong,
.zmdjsuci .g9ism7us strong { font-weight: 600; }
.p4eupwu7 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.hkq27i .p4eupwu7 { display: none; }
@media (max-width: 640px) { .p4eupwu7 { display: none; } }
.p4eupwu7 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.p4eupwu7:hover { opacity: 0.85; }
.bzmi5vkm .p4eupwu7 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.hwdt .p4eupwu7,
.ifv8  .p4eupwu7 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.hwdt .p4eupwu7:hover,
.ifv8  .p4eupwu7:hover { opacity: 0.88; }
.bzmi5vkm.hwdt .p4eupwu7,
.bzmi5vkm.ifv8  .p4eupwu7 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.ukw5ok9 {
  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;
}
.ukw5ok9:hover { transform: translateY(-2px); opacity: 0.92; }
.ukw5ok9 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.vs4g0ki .ukw5ok9 { display: none; }
.xeam .ukw5ok9 { right: 32px; }
.yc40pzd  .ukw5ok9 { left: 32px; }
@media (max-width: 480px) {
  .xeam .ukw5ok9 { right: 20px; bottom: 20px; }
  .yc40pzd  .ukw5ok9 { left: 20px; bottom: 20px; }
}
.bin6wo2 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.ngfll1vr { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ed04b { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.cppbpjsx { color: var(--text-dim); font-size: 0.8rem; }
.yaaa a, .h0san2e a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.yaaa a:hover, .h0san2e a:hover { color: var(--accent-light); }
.h0san2e { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.uojv .ngfll1vr { text-align: center; }
.uojv .h0san2e { justify-content: center; margin-bottom: 16px; }
.uojv .ed04b { margin-top: 0; }
.s3xto9 { margin-top: 10px; }
.s3xto9 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .ngfll1vr { padding-left: 16px; padding-right: 16px; }
  .dwa01q .ngfll1vr { padding: 20px 16px; }
  .h0san2e { gap: 4px 12px; }
  .ed04b { font-size: 0.78rem; }
}
.qj09nsb .ed04b { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.qj09nsb .cppbpjsx { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .qj09nsb .f2gxsu { grid-template-columns: 1fr 1fr; } .qj09nsb .rv8pv { grid-column: 1 / -1; } }
@media (max-width: 480px) { .qj09nsb .f2gxsu { grid-template-columns: 1fr; } }
.yp6e .ed04b { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .yp6e .dx6gpd { gap: 12px; } .yp6e .nc2ojs { margin-right: 0; width: 100%; } }
.xfjob .ed04b { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.xfjob .cppbpjsx { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .xfjob .jcrt { grid-template-columns: 1fr 1fr; } .xfjob .y8x7de59 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .xfjob .jcrt { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .pgxg .x41o3 { grid-template-columns: 1fr 1fr; } .pgxg .ula2:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .pgxg .x41o3 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .e7a6 .x41o3 { grid-template-columns: 1fr; } }
.m2y8ug .ngfll1vr { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.m2y8ug .h0san2e { justify-content: center; }
.cm9doy .x09pd3v      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.cm9doy .bin6wo2 { background: var(--bg-page); border-top-color: var(--border-alt); }
.ooy3p .x09pd3v      { background: #0d1117; border-bottom-color: #21262d; }
.ooy3p .v458pgg { color: var(--accent-light); }
.ooy3p .dj01qh { --msep-color: #8b949e; }
.ooy3p .dj01qh a { color: #8b949e; }
.ooy3p .dj01qh a:hover { color: var(--accent-light); }
.ooy3p .y08f41 { color: #8b949e; }
.ooy3p .bin6wo2 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.ooy3p .ed04b,
.ooy3p .cppbpjsx { color: #6e7681; }
.ooy3p .yaaa a, .ooy3p .h0san2e a,
.ooy3p .yaaa a:hover, .ooy3p .h0san2e a:hover,
@media (max-width: 640px) {
  .ooy3p .dj01qh { background: #0d1117; border-top-color: #21262d; }
  .ooy3p .dj01qh li a { border-bottom-color: #21262d; }
}
.j4utxzhf .x09pd3v      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.j4utxzhf .v458pgg { color: var(--accent); }
.j4utxzhf .dj01qh { --msep-color: #475569; }
.j4utxzhf .dj01qh a { color: #475569; }
.j4utxzhf .dj01qh a:hover { color: var(--accent); }
.j4utxzhf .y08f41 { color: #64748b; }
.j4utxzhf .bin6wo2 { background: #f0f4f8; border-top-color: #cbd5e1; }
.j4utxzhf .ed04b,
.j4utxzhf .cppbpjsx { color: #64748b; }
.j4utxzhf .yaaa a, .j4utxzhf .h0san2e a,
.j4utxzhf .yaaa a:hover, .j4utxzhf .h0san2e a:hover,
@media (max-width: 640px) {
  .j4utxzhf .dj01qh { background: #f0f4f8; border-top-color: #cbd5e1; }
  .j4utxzhf .dj01qh li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.hwdt .x09pd3v      { background: var(--accent); border-bottom-color: var(--accent-light); }
.hwdt .v458pgg { color: #fff; }
.hwdt .dj01qh { --msep-color: rgba(255,255,255,0.82); }
.hwdt .dj01qh a { color: rgba(255,255,255,0.82); }
.hwdt .dj01qh a:hover { color: #fff; }
.hwdt .y08f41 { color: rgba(255,255,255,0.9); }
.hwdt .bin6wo2 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.hwdt .ed04b,
.hwdt .cppbpjsx { color: rgba(255,255,255,0.72); }
.hwdt .yaaa a, .hwdt .h0san2e a,
.hwdt .yaaa a:hover, .hwdt .h0san2e a:hover,
@media (max-width: 640px) {
  .hwdt .dj01qh { background: var(--accent); border-top-color: var(--accent-light); }
  .hwdt .dj01qh li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.ifv8 .x09pd3v {
  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);
}
.ifv8 .bin6wo2 {
  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) {
  .ifv8 .dj01qh {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.qf1pw1dm .vvnl { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.s1rf2 .vvnl { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.dp6f8t6 .vvnl { min-height: 72px; height: auto; }
.jyclgc .vvnl { min-height: 84px; height: auto; }
.dwa01q .vvnl { max-width: none; padding: 0 32px; }
.dwa01q .ngfll1vr  { max-width: none; padding: 24px 32px; }
.c2bj1.n0ns9j .vvnl { max-width: 1200px; }
.c2bj1.knq5l .vvnl { max-width: 1320px; }
.l3ud2   .v458pgg, .l3ud2   .nc2ojs { text-transform: capitalize; }
.nc753 .v458pgg, .nc753 .nc2ojs { text-transform: lowercase; }
.qob4dsik .v458pgg, .qob4dsik .nc2ojs { text-transform: uppercase; letter-spacing: 0.06em; }
.qgw9a9j, .udyzdv {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.thu2 .qgw9a9j,
.khof1k .qgw9a9j,
.m3ni .qgw9a9j,
.mg38x .qgw9a9j,
.zl5m26   .dj01qh a { font-weight: 500; }
.r3eh2 .dj01qh a { font-weight: 600; }
.o9p6i93     .dj01qh a { font-weight: 700; }
.vff8    .dj01qh a { font-weight: 800; letter-spacing: 0.01em; }
.r6ligv61     .dj01qh > li + li::before,
.m0yw    .dj01qh > li + li::before,
.da9svpk    .dj01qh > li + li::before,
.oz24 .dj01qh > li + li::before,
.rcmht .dj01qh > li + li::before,
.muwt34  .dj01qh > li + li::before,
.as84    .dj01qh > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.r6ligv61     .dj01qh > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.m0yw    .dj01qh > li + li::before { content: "|"; }
.da9svpk    .dj01qh > li + li::before { content: "—"; }
.oz24 .dj01qh > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.rcmht .dj01qh > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.muwt34  .dj01qh > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.as84    .dj01qh > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .fieh .y08f41,
  .zsl2q .y08f41,
  .r92d .y08f41,
  .aygul .y08f41,
  .ek7ks .y08f41 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .fieh .y08f41::before,
  .zsl2q .y08f41::before,
  .r92d .y08f41::before,
  .aygul .y08f41::before,
  .ek7ks .y08f41::before { content: ""; display: block; flex-shrink: 0; }

  
  .fieh .y08f41::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;
  }

  
  .zsl2q .y08f41::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;
  }

  
  .r92d .y08f41::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;
  }

  
  .aygul .y08f41::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;
  }

  
  .ek7ks .y08f41::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) {
  .pcw6p0r .y08f41 {
    padding: 5px 14px;
  }
  .pcw6p0r .dj01qh {
    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;
  }
  .pcw6p0r .dj01qh li a {
    border-bottom: none; padding: 10px 22px;
  }
  .pcw6p0r .dj01qh li a:hover { background: var(--bg-raised); }
  .pcw6p0r .jr5x,
  .vvkuvzu1 .jr5x,
  .qtaubp .jr5x { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .juhvd .y08f41 {
    padding: 5px 10px;
  }
  .juhvd .dj01qh {
    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);
  }
  .juhvd .dj01qh.u3gfin { transform: translateX(0); }
  .juhvd .dj01qh li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .juhvd .dj01qh li:last-child a { border-bottom: none; }
  .hwdt .dj01qh,
  .ooy3p .dj01qh { background: var(--accent) !important; }
  .hwdt .dj01qh li a,
  .ooy3p .dj01qh li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .qtaubp .y08f41 {
    padding: 5px 10px;
  }
  .qtaubp .dj01qh {
    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);
  }
  .qtaubp .dj01qh::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .qtaubp .dj01qh.u3gfin { transform: translateY(0); }
  .qtaubp .dj01qh li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .gepgj .y08f41 {
    padding: 5px 10px;
  }
  .gepgj .dj01qh {
    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;
  }
  .gepgj .dj01qh.u3gfin { opacity: 1; pointer-events: auto; }
  .gepgj .dj01qh li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .zzziyibw     .y08f41 { border-radius: 0 !important; }
  .c2z08   .y08f41 { border-radius: 8px !important; }
  .q2q7i79 .y08f41 { border-radius: 50% !important; }
  .c789   .y08f41 { border-radius: 999px !important; }
}
.qnba .zgtx0b { height: 28px; }
.cp2q0 .zgtx0b { height: 54px; }
.s8kop .zgtx0b { height: 54px; }
.z4skqb .flzqf6n3 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .l55dk .k6hbz {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .l55dk .bjg6 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .l55dk .bjg6 { padding: 40px 16px 20px; }
  .l55dk .flzqf6n3 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .l55dk .cdez { width: 100%; min-width: 0; }
}
.yjddv0fi .k6hbz { counter-reset: cs-rank; gap: 10px; }
.yjddv0fi .bjg6 {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding: 14px 18px 14px 18px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
}
.yjddv0fi .bjg6::before {
  content: counter(cs-rank);
  width: 34px; height: 34px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 0.95rem; flex-shrink: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,.2);
}
.yjddv0fi .to2ov {
  flex-direction: row; align-items: center; gap: 16px;
  flex-shrink: 0; min-width: 220px;
}
.yjddv0fi .aa8h {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.yjddv0fi .d8k3re0 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.yjddv0fi .cc40cygc {
  font-size: 1.15rem; font-weight: 700; color: var(--accent-light);
  white-space: nowrap; text-align: left; min-width: auto;
}
.yjddv0fi .ei16sapq { color: var(--cta, var(--accent)); }
.yjddv0fi .flzqf6n3 {
  flex-direction: column; align-items: center; justify-content: center; gap: 4px;
  border-top: none; padding-top: 0; width: auto; flex: 1 1 160px; min-width: 140px;
  text-align: center;
}
.yjddv0fi .a2q84 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.yjddv0fi .lgysr { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.yjddv0fi .df9wu .lgysr { color: var(--accent-light); }
.yjddv0fi .cdez {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.yjddv0fi .bjg6:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .yjddv0fi .bjg6 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .yjddv0fi .bjg6::before {
    position: absolute; top: 14px; left: 14px;
  }
  .yjddv0fi .to2ov {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .yjddv0fi .cc40cygc { white-space: normal; text-align: center; font-size: 1.2rem; }
  .yjddv0fi .flzqf6n3 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .yjddv0fi .cdez { width: 100%; min-width: 0; }
  .yjddv0fi .ei16sapq { min-width: 0; }
}
.ovxma .cosg158g {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.ovxma .cosg158g summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.ovxma .cosg158g p { padding: 0 2px 16px; }
.xnr4p .cosg158g { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.xnr4p .cosg158g summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.xnr4p .cosg158g summary::after { content: "›"; font-size: 1.2em; }
.xnr4p .cosg158g[open] summary::after { content: "‹"; }
.xnr4p .cosg158g p { padding: 10px 22px 4px; }
.lfzjlr .cosg158g {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.lfzjlr .cosg158g summary { color: var(--text-primary); padding-left: 16px; }
.lfzjlr .cosg158g summary::after { content: "›"; font-size: 1.1em; }
.lfzjlr .cosg158g[open] summary::after { content: "‹"; }
.lfzjlr .cosg158g p { padding-left: 16px; }
.u3aoh .ggl7fcl { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.u3aoh .cosg158g {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.u3aoh .cosg158g:last-child { border-bottom: none; }
.u3aoh .cosg158g summary { color: var(--text-primary); border-radius: 0; }
.u3aoh .cosg158g summary::after { content: "›"; font-size: 1.1em; }
.u3aoh .cosg158g[open] summary::after { content: "‹"; }
.edfx .cosg158g { overflow: hidden; }
.edfx .cosg158g summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.edfx .cosg158g summary::after { color: rgba(255,255,255,.75); }
.edfx .cosg158g[open] summary { border-radius: 0; }
.m3rxp { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.j1yj6 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.j4z9kf77 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.lnen { color: var(--text-muted); font-size: 1.05rem; }
.d7e9 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.e119cl5o { margin-bottom: 20px; }
.pcan8skt {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.iep979yi {
  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;
}
.iep979yi:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.lb2kkmvk { resize: vertical; min-height: 130px; }
.hbbk { width: 100%; margin-top: 8px; }
.zamn {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.aadjsicb {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.ui1aftqs { color: var(--text-muted); line-height: 1.75; }
.bets923f { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.bets923f li { margin-bottom: 6px; }
.q2iy { max-width: 760px; margin: 0 auto; }
.jo28i9 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.mvwc8w { max-width: 760px; margin: 0 auto; }
.o1aw6bh { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.c2pb ul.bets923f { margin: 0; }
.ukwqdsw2 { max-width: 900px; margin: 0 auto; }
.f4j0c { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.f4j0c:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.f4j0c .o1aw6bh { margin: 0; font-size: 1rem; }
.f4j0c .iiwfg p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .f4j0c { grid-template-columns: 1fr; gap: 10px; } }
.gcdj85i .o1aw6bh { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.e6ng3p .bets923f { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .c9gq6yk { grid-template-columns: 1fr; } }
.a91450 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.a91450:hover .js8p2 { color: var(--accent-light); text-decoration: underline; }
.kwcpfmk { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.erq1w { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.erq1w:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.wltrg { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.erq1w p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.erq1w ul.bets923f { margin: 0; }
.xzrdo6 { color: var(--text-muted); line-height: 1.75; }
.iu63 .bets923f,
.tkax .bets923f,
.jui13 .bets923f,
.e77e .bets923f {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.iu63 .erq1w,
.tkax .erq1w { text-align: left; }
.iu63 .wltrg,
.tkax .wltrg { text-align: center; }
.cp04t9 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.b5c8q { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.fovs { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.sku34f5 { margin-top: 12px; }
.sxv59r3 { 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; }
.sxv59r3:hover { border-bottom-color: var(--accent); }
.cpal9xr { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.cpal9xr img { width: 100%; height: 100%; object-fit: cover; display: block; }
.oxpmfl7 { width: 200px; height: 200px; }
.fmywghpi { border-radius: 10px; }
.jjh7ns { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.wm7vivh { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .lj8n { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.c3b5l .fovs, .c3b5l .b5c8q { max-width: 640px; }
.hm9sli0e .cp04t9 { font-size: 1.6rem; margin-top: 18px; }
.a8b9r3 .fovs { margin-bottom: 28px; }
@media (max-width: 860px) { .bvjhxm { grid-template-columns: 1fr; } .hm9sli0e { position: static; text-align: center; } }
.yn86rw { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.m655gwz { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.m655gwz .cpal9xr { margin: 0 auto 18px; }
.m655gwz .jjh7ns { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .yn86rw { grid-template-columns: 1fr; } }
.ojyg9f .cp04t9 { font-size: 1.6rem; margin-bottom: 6px; }
.e77e .bets923f { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ojyg9f { flex-direction: column; text-align: center; } .uof4i { grid-template-columns: 1fr; } }
.fsxbwk4 .cp04t9 { font-size: 1.35rem; margin: 0 0 4px; }
.fsxbwk4 .jjh7ns { margin: 0; }
.akds27 .j4z9kf77 { color: var(--accent-light); }
.jb3d0p .j4z9kf77 { font-size: 2rem; }
.jb3d0p .lnen { max-width: 680px; }
.njqh .j4z9kf77 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.njqh .lnen  { margin: 0; }
@media (max-width: 640px) { .njqh { flex-direction: column; } }
.dagx6h7y .j4z9kf77 { color: var(--accent-light); }
.fkmh2uq {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.fkmh2uq .j4z9kf77 { color: #fff; }
.fkmh2uq .lnen  { color: rgba(255,255,255,0.85); }
.m9tx8r { max-width: 680px; margin: 0 auto; }
.ovxjlb {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .ovxjlb { grid-template-columns: 1fr; } }
.b4tp8ji .iep979yi {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.b4tp8ji .iep979yi:focus { border-bottom-color: var(--accent); box-shadow: none; }
.d10r8f .iep979yi { background: var(--bg-raised); border-color: transparent; }
.d10r8f .iep979yi:focus { background: var(--bg-card); border-color: var(--accent); }
.owj5 .iep979yi { border-radius: 100px; padding: 11px 20px; }
.owj5 .lb2kkmvk { border-radius: 14px; }
.omm2n1ed {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.omm2n1ed summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.omm2n1ed summary::-webkit-details-marker { display: none; }
.omm2n1ed summary::after { content: "+"; color: var(--accent); font-size: 1.2rem; flex-shrink: 0; }
.omm2n1ed[open] summary::after { content: "−"; }
.uh3yz {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.atuhe {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .atuhe { grid-template-columns: 1fr; } }
.bd0ilva3 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.bd0ilva3 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.bd0ilva3 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.q2ig{display:none}
.q2ig:empty,.hgq2:empty{display:none}
.c6dpxgl{position:relative;overflow:visible}
.g694loer .j8royaa,.b82u .j8royaa,
.wf6qun .j8royaa,.mv8h .j8royaa,
.ycaan .j8royaa,.nkgg9sx .j8royaa{display:block}
.k0bjsy .gt7mibt{display:block}
.g694loer .j8royaa,.b82u .j8royaa,
.wf6qun .j8royaa,.mv8h .j8royaa,
.ycaan .j8royaa{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}
.g694loer .j8royaa .hgq2,.b82u .j8royaa .hgq2,
.wf6qun .j8royaa .hgq2,.mv8h .j8royaa .hgq2,
.ycaan .j8royaa .hgq2{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}
.g694loer .o72wpe2u,.b82u .o72wpe2u,
.wf6qun .o72wpe2u,.mv8h .o72wpe2u,
.ycaan .o72wpe2u{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.g694loer .j8royaa,.b82u .j8royaa{top:12px}
.g694loer .j8royaa .hgq2{margin-right:auto}
.b82u .j8royaa .hgq2{margin-left:auto}
.b82u .j8royaa{text-align:right}
.wf6qun .j8royaa,.mv8h .j8royaa{bottom:12px}
.wf6qun .j8royaa .hgq2{margin-right:auto}
.mv8h .j8royaa .hgq2{margin-left:auto}
.mv8h .j8royaa{text-align:right}
.ycaan .j8royaa{position:relative;margin-top:16px}
.ycaan .j8royaa .hgq2{margin:0 auto}
.nkgg9sx .j8royaa{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.nkgg9sx .j8royaa .hgq2{margin:0}
.nkgg9sx .a0jwpbm~.j8royaa,
.nkgg9sx .souwa7~.j8royaa{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.nkgg9sx .a0jwpbm~.j8royaa .hgq2,
.nkgg9sx .souwa7~.j8royaa .hgq2{justify-content:flex-start}
.a0jwpbm~.j8royaa,.souwa7~.j8royaa{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}
.a0jwpbm~.j8royaa .hgq2{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.souwa7~.j8royaa .hgq2{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.gt7mibt .hgq2{margin:0 0 12px}
.hgq2{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.u7i3j7x7{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.js8p2{font-weight:600;color:var(--text-heading);opacity:1}
.lf2qx::before{content:"·";margin:0 2px;opacity:.5}
.o72wpe2u{white-space:nowrap}
.kaz8 .u7i3j7x7{display:none}
.wduvbubl .o72wpe2u{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.wduvbubl .lf2qx::before{content:""}
.oyj3an .o72wpe2u{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}
.oyj3an .lf2qx::before{content:""}
.gju2 .hgq2{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.xsfh3rg .o72wpe2u{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.xsfh3rg .lf2qx::before{content:""}
.l4qt37 .o72wpe2u{color:var(--accent);opacity:1;font-weight:500}
.b4yu4u .o72wpe2u{border-bottom:1px solid currentColor;padding-bottom:2px}
.rir8h .hgq2{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.k8qp2zz{--date-bg:var(--accent-bg-light)}
.t0tjgwj .lf2qx::before{content:""}
.w23dk0 .lf2qx::before{content:"•";opacity:.4}
.w23dk0 .o72wpe2u + .o72wpe2u::before{content:"•";margin-right:6px;opacity:.4}
.d4bzgu .lf2qx::before{content:"/";opacity:.35}
.d4bzgu .o72wpe2u + .o72wpe2u::before{content:"/";margin-right:6px;opacity:.35}
.urqu8 .lf2qx::before{content:"|";opacity:.3}
.urqu8 .o72wpe2u + .o72wpe2u::before{content:"|";margin-right:6px;opacity:.3}
.ha4k .lf2qx::before{content:"—";opacity:.3}
.ha4k .o72wpe2u + .o72wpe2u::before{content:"—";margin-right:6px;opacity:.3}
.mvs59cc .lf2qx::before{content:"◆";font-size:.5em;opacity:.35}
.mvs59cc .o72wpe2u + .o72wpe2u::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.m9tvy3dt .lf2qx::before{content:"·";opacity:.4}
.m9tvy3dt .o72wpe2u + .o72wpe2u::before{content:"·";margin-right:6px;opacity:.4}
.dp8xrlp .lf2qx::before{content:"›";opacity:.4}
.dp8xrlp .o72wpe2u + .o72wpe2u::before{content:"›";margin-right:6px;opacity:.4}
.f7tnmq .lf2qx::before{content:"→";opacity:.35;font-size:.85em}
.f7tnmq .o72wpe2u + .o72wpe2u::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.bf3l5xs .xcbbszlb{padding:20px 0}
@media(max-width:640px){
  .xcbbszlb{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .tt2z{max-width:100%}
}
:root {
  --accent:          #443078;
  --brand:           #443078;
  --brand-light:     #6852a2;
  --brand-pale:      #887bac;
  --grad-start:      #6a4cb7;
  --grad-end:        #9281bf;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #443078;
  --cta-light:       #32215e;
  --cta-hover:       #2b1e4c;
  --bg-page:         #f7f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f4f5;
  --bg-raised:       #efeef0;
  --bg-hover:        #f4f4f5;
  --border:          #e4e3e7;
  --border-alt:      #d4d1da;
  --border-section:  #e4e3e7;
  --text-primary:    #18181a;
  --text-muted:      #57545d;
  --text-body:       #313035;
  --text-sub:        #4a4850;
  --text-faint:      #7c7886;
  --text-dim:        #96939e;
  --text-label:      #63606b;
  --text-value:      #3e3c43;
  --accent-bg:       #e9e7ed;
  --accent-bg-light: #d7d3e3;
  --bg-tip:          #f0f9f7;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f2f9;
  --bg-pros:         #f0f9f7;
  --bg-cons:         #faf3f5;
  --c-pros:          #20826a;
  --c-cons:          #9f2142;
  --c-pros-label:    #269b7e;
  --c-tip-border:    #2aab8b;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #20826a;
}
:root { --logo-bg-opacity: 35%; }
body, button, input { font-family: "Orbitron", sans-serif; }
.bfqbctqx .kcmgguhu { font-size: 0; width: 1.2rem; flex-shrink: 0; }.bfqbctqx .kcmgguhu::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.bfqbctqx .kxe1gi42     .kcmgguhu::before { content: "";  color: var(--c-tip-border); }.bfqbctqx .zpf5 .kcmgguhu::before { content: ""; color: var(--c-warn-border); }.bfqbctqx .t0ac7    .kcmgguhu::before { content: ""; color: #60a5fa; }.v3akhp .bfqbctqx .kxe1gi42     .kcmgguhu::before { color: #10b981; }.v3akhp .bfqbctqx .zpf5 .kcmgguhu::before { color: #f43f5e; }.v3akhp .bfqbctqx .t0ac7    .kcmgguhu::before { color: #a855f7; }.sradvrz  .bfqbctqx .kxe1gi42     .kcmgguhu::before { color: #eab308; }.sradvrz  .bfqbctqx .zpf5 .kcmgguhu::before { color: #ef4444; }.sradvrz  .bfqbctqx .t0ac7    .kcmgguhu::before { color: #f97316; }.ncsmq  .bfqbctqx .kxe1gi42     .kcmgguhu::before { color: #38bdf8; }.ncsmq  .bfqbctqx .zpf5 .kcmgguhu::before { color: #818cf8; }.ncsmq  .bfqbctqx .t0ac7    .kcmgguhu::before { color: #2dd4bf; }.zqt0 .bfqbctqx .kcmgguhu::before { color: var(--accent-light) !important; }
.elvoz8k .o9lwysiw li::before, .elvoz8k .y8os9aor li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.elvoz8k .o9lwysiw li::before { content: ""; }.elvoz8k .y8os9aor li::before { content: ""; }.elvoz8k .mweirjc::before, .elvoz8k .a1yi::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.elvoz8k .mweirjc::before { content: ""; }.elvoz8k .a1yi::before { content: ""; }
.b29y .wr44, .b29y .a0jwpbm { min-height: 420px; }
.r6ulbq0 .wcm6::after, .r6ulbq0 .v61k8zcn::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.c5z0kqv::before { content: '—'; }
.uubpadp0 .o72wpe2u::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.uubpadp0 .o72wpe2u:first-of-type::before{content:"\f017"}.uubpadp0 .o72wpe2u:last-of-type::before{content:"\f2f1"}