: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;
}
.x5w7un {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.lt6m {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.u4al3d {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.p5hyc { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.v3dn7x6f { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.v3dn7x6f a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.v3dn7x6f a:hover { color: var(--accent-light); }
.qvoa9z3     .shbz { border-radius: 6px; }
.qvoa9z3 .shbz li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.qvoa9z3 .shbz li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.ad5sd68 .shbz li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .shbz {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .h8ip15:hover .shbz,
  .h8ip15:focus-within .shbz { display: block; }
  .shbz li a { padding: 8px 16px; font-size: 0.88rem; }
}
.fk3om {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.jwrm2d { display: none; }
@media (max-width: 640px) {
  .jwrm2d {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .jwrm2d.hed4wo6t { display: block; }
}
@media (max-width: 640px) {
  .fk3om { display: block; }
  .v3dn7x6f > li + li::before { display: none !important; }
  .v3dn7x6f {
    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;
  }
  .v3dn7x6f.hed4wo6t { display: flex; }
  .v3dn7x6f li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .v3dn7x6f li:last-child a { border-bottom: none; }
}
.mklh5f { min-height: 480px; }
.sonb0ssw {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.i625vw { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.ewe62r .i625vw { margin-left: 0; margin-right: 0; }
.ug5q3o {
  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;
}
.ug5q3o:hover { opacity: 0.88; }
.kxobj .sonb0ssw { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.kxobj .i625vw { color: #e2e8f0; }
.kxobj.ewe62r   .fk3bd5 { text-align: left; }
.rsn8i9c .sonb0ssw { color: var(--text-primary); text-shadow: none; }
.rsn8i9c .i625vw { color: var(--text-muted); }
.rsn8i9c .ug5q3o { margin-top: 16px; }
.rsn8i9c, .rsn8i9c.mklh5f { min-height: auto !important; }
.rsn8i9c.ewe62r   .fk3bd5 { text-align: left; }
.rsn8i9c~.qnp1w{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}
.rsn8i9c~.qnp1w .cyk90{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.t0ljewzl .sonb0ssw { color: #fff; }
.t0ljewzl .i625vw { color: rgba(255,255,255,0.85); }
.t0ljewzl .ug5q3o { background: #fff; color: var(--cta); }
.t0ljewzl .ug5q3o:hover { opacity: 0.92; }
.j0yb .bvmknu { position: relative; overflow: hidden; }
.j0yb .bvmknu::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;
}
.z325 .bvmknu {
  animation: hg-breathe 7s ease-in-out infinite;
}
.ffqms .bvmknu { position: relative; overflow: hidden; }
.ffqms .bvmknu::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;
}
.dr8u4m .bvmknu { position: relative; overflow: hidden; }
.dr8u4m .bvmknu::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;
}
.wggh88 .bvmknu {
  animation: hg-fadein 1.2s ease-out both;
}
.bvmknu {
  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%);
}
.uyu7ipne {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.dzomd {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.l180oa {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.bvmknu .sonb0ssw { text-shadow: none; color: var(--text-primary); }
.bvmknu .i625vw { color: var(--text-muted); }
body.oiyw .sonb0ssw {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.hux3d .sonb0ssw {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.bvmknu.er5mh2 .uyu7ipne { align-items: center; text-align: center; }
.bvmknu.ewe62r   .uyu7ipne { align-items: flex-start; text-align: left; }
.pitzql4l .dzomd { position: relative; }
.pitzql4l .dzomd::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.pitzql4l.jr2oa .dzomd::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.mon5rxgo .dzomd {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.mon5rxgo .l180oa {
  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);
}
.mon5rxgo.jr2oa .dzomd { padding: 32px 0 32px 32px; }
.dym159aw .dzomd {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.dym159aw .l180oa {
  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);
}
.jr2oa .uyu7ipne {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.dym159aw.jr2oa .dzomd { padding: 40px 16px 40px 48px; }
.e80zuxxq .dzomd { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .bvmknu { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .bvmknu .dzomd { display: none !important; }
  .e80zuxxq .dzomd { display: none !important; }
  .o94n .mhode8qm { display: none !important; }
  .efswmdp .jpjkb { display: none !important; }
  .uyu7ipne  { padding: 36px 24px; }
  .bvmknu~.qnp1w,.jr2oa~.qnp1w{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .mklh5f, .bvmknu { min-height: 320px !important; }
  
  .sonb0ssw { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .rrxsue { display: none !important; }
  
  .im67 { flex-direction: column; align-items: center; }
  .q313mbg { width: 100%; max-width: 340px; }
}
.n8d3wg { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.xyehmkq { width: 100%; height: auto; display: block; border-radius: 10px; }
.o90xccjc .n8d3wg        { border-radius: 16px; }
.o90xccjc .xyehmkq  { border-radius: 16px; }
.m75p6bi .n8d3wg         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.m75p6bi .xyehmkq   { border-radius: 8px; }
.pm954g { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.szpastn { width: 100%; padding: 32px 0; position: relative; }
.od3ozp { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.tb7i .szpastn:nth-child(even) { background: var(--bg-surface); }
.tb7i .szpastn:nth-child(odd)  { background: var(--bg-page); }
.d6pc .szpastn:nth-child(even) { background: var(--bg-card); }
.d6pc .szpastn:nth-child(odd)  { background: var(--bg-page); }
.tb7i .szpastn:nth-child(odd)  .od3ozp { background: var(--bg-card); border-radius: 6px; }
.tb7i .szpastn:nth-child(even) .od3ozp { background: var(--bg-raised); border-radius: 6px; }
.d6pc .szpastn:nth-child(odd)  .od3ozp { background: var(--bg-card); border-radius: 6px; }
.d6pc .szpastn:nth-child(even) .od3ozp { background: var(--bg-raised); border-radius: 6px; }
.tb7i .szpastn:nth-child(even) .u0g3 .kihp,
.d6pc .szpastn:nth-child(even) .u0g3 .kihp { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.tb7i .szpastn:nth-child(odd) .u0g3 .kihp,
.d6pc .szpastn:nth-child(odd) .u0g3 .kihp { background: var(--bg-card-inner); }
.tb7i .szpastn:nth-child(even) .ah12ls2 .kihp:nth-child(odd),
.d6pc .szpastn:nth-child(even) .ah12ls2 .kihp:nth-child(odd)  { background: var(--bg-card); }
.tb7i .szpastn:nth-child(even) .ah12ls2 .kihp:nth-child(even),
.d6pc .szpastn:nth-child(even) .ah12ls2 .kihp:nth-child(even) { background: var(--bg-card-inner); }
h1.gg6a { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.gg6a {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.xjgvxa { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.iue4 h2.gg6a {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.lw5or3sw h2.gg6a {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.gh7bi h2.gg6a {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.wtk7zgmk h2.gg6a::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.tziei50k h2.gg6a {
  color: var(--text-primary); font-size: 1.7rem;
}
.fpv8 h2.gg6a::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.r19fvp4c h2.gg6a {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.mcfac0 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .mcfac0 { display: none; } }
.h78s { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.kz8831pz { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.o77dkem {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.aj12fm { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.y13i8a2r { padding-left: 20px; }
.y13i8a2r li { margin-bottom: 6px; }
.y13i8a2r a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.y13i8a2r a:hover { color: var(--accent-light); }
.k3a2 .aj12fm { display: none; }
.s43ic .aj12fm { display: none; }
.s43ic .y13i8a2r { padding-left: 0; list-style: none; }
.s43ic .y13i8a2r li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.s43ic .y13i8a2r a { font-size: 0.92rem; }
.gus5ep .o77dkem { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.gus5ep .aj12fm { display: none; }
.gus5ep .y13i8a2r { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.gus5ep .y13i8a2r li { margin-bottom: 0; }
.gus5ep .y13i8a2r 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;
}
.gus5ep .y13i8a2r a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.pp1nw .o77dkem { padding: 20px 20px 16px; }
.pp1nw .y13i8a2r {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.pp1nw .y13i8a2r li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.pp1nw .y13i8a2r 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;
}
.pp1nw .y13i8a2r 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;
}
.pp1nw .y13i8a2r a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.pp1nw .y13i8a2r a:focus,
.pp1nw .y13i8a2r a:focus-visible,
.pp1nw .y13i8a2r a:target { outline: none; }
.pp1nw .y13i8a2r li:target a { border-color: var(--border); color: var(--text-muted); }
.i9t1kd .o77dkem { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.i9t1kd .aj12fm { display: none; }
.i9t1kd .y13i8a2r { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.i9t1kd .y13i8a2r li { margin-bottom: 0; }
.i9t1kd .y13i8a2r li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.i9t1kd .y13i8a2r li:last-child::after { content: ""; margin-right: 0; }
.i9t1kd .y13i8a2r a { font-size: 0.9rem; }
.kihp { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.u0g3 .kihp { background: var(--bg-card); }
.ah12ls2 .kihp:nth-child(odd)  { background: var(--bg-card); }
.ah12ls2 .kihp:nth-child(even) { background: var(--bg-raised); }
.vyx71h .kihp {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.vyx71h .kihp:last-child { border-bottom: none; }
.vyx71h h3.xjgvxa { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.py6ezu3 .kihp {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.py6ezu3 .kihp + .kihp { margin-top: 4px; }
.fqwx3cxw .kihp { background: none; border-radius: 0; padding: 12px 0; }
.fqwx3cxw .kihp + .kihp { border-top: 1px solid var(--border-section); }
.lu8896 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.icmo1z { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.qqz5 { color: var(--text-body); margin-bottom: 10px; }
.rprd8jz, .lucpc1 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.rprd8jz li, .lucpc1 li { margin-bottom: 6px; }
.lucpc1 li { list-style: decimal; }
.uvbr1     .rprd8jz { list-style-type: "● "; }
.xbw0ji  .rprd8jz { list-style-type: "■ "; }
.mi1nzyqd .rprd8jz { list-style-type: "◆ "; }
.pba0m    .rprd8jz { list-style-type: "★ "; }
.uvbr1     .ktlqy { list-style-type: "● "; }
.xbw0ji  .ktlqy { list-style-type: "■ "; }
.mi1nzyqd .ktlqy { list-style-type: "◆ "; }
.pba0m    .ktlqy { list-style-type: "★ "; }
.uvbr1    .rprd8jz li::marker, .uvbr1    .ktlqy li::marker,
.xbw0ji .rprd8jz li::marker, .xbw0ji .ktlqy li::marker,
.mi1nzyqd .rprd8jz li::marker, .mi1nzyqd .ktlqy li::marker,
.pba0m   .rprd8jz li::marker, .pba0m   .ktlqy li::marker {
  color: var(--cta); font-size: 1em;
}
.uvbr1 .lucpc1,
.xbw0ji .lucpc1,
.mi1nzyqd .lucpc1,
.pba0m .lucpc1 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.uvbr1 .lucpc1 li,
.xbw0ji .lucpc1 li,
.mi1nzyqd .lucpc1 li,
.pba0m .lucpc1 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.uvbr1 .lucpc1 li::before,
.xbw0ji .lucpc1 li::before,
.mi1nzyqd .lucpc1 li::before,
.pba0m .lucpc1 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;
}
.uvbr1     .lucpc1 li::before { border-radius: 50%; }
.xbw0ji  .lucpc1 li::before { border-radius: 3px; }
.mi1nzyqd .lucpc1 li::before { border-radius: 3px; }
.pba0m    .lucpc1 li::before { border-radius: 50%; }
.slon { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.kfw97z4 .slon,
.cvm8n .slon { background: transparent; border: none; border-radius: 0; }
.rp3k { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.rp3k th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.rp3k td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.rp3k tr:hover td { background: var(--bg-hover); }
.e7bqws .rp3k tbody tr:nth-child(even) td { background: var(--bg-surface); }
.srx1 .rp3k { border: 1px solid var(--border-alt); }
.srx1 .rp3k th,
.srx1 .rp3k td { border: 1px solid var(--border-alt); }
.sljog .rp3k th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.sljog .rp3k td { border-bottom: none; }
.sljog .rp3k tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.he89iiu5 .rp3k th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.qo7r .slon {
  overflow: hidden;
}
.qo7r .rp3k th { border-bottom: 1px solid var(--border-alt); }
.qo7r .rp3k tr:last-child td { border-bottom: none; }
.qan8 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.a1ph0 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.k6ch { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.ah62k { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.w2c0sl6w { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.ktlqy { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.ktlqy li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.kwsp6 .ah62k { background: transparent; text-align: center; }
.whwl .k6ch {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.c4t65v .k6ch {
  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);
}
.lxj3xm .a1ph0 { display: grid; grid-template-columns: auto 1fr; }
.lxj3xm .k6ch {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.lxj3xm .ah62k { grid-column: 2; }
.lxj3xm .w2c0sl6w,
.lxj3xm .ktlqy { grid-column: 1 / -1; }
.vkyyp .a1ph0 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.vkyyp .k6ch {
  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);
}
.vkyyp .ah62k { grid-column: 2; }
.vkyyp .w2c0sl6w,
.vkyyp .ktlqy { grid-column: 1 / -1; }
.xj61g .a1ph0 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.xj61g .ah62k { background: none; color: var(--accent-light); font-weight: 700; }
.qsbtst .a1ph0 { 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); }
.qsbtst .ah62k { background: none; color: var(--accent-light); font-weight: 700; }
.n8rp2ga .a1ph0 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.n8rp2ga .a1ph0:last-child { border-bottom: none; }
.n8rp2ga .ah62k { background: none; color: var(--accent-light); font-weight: 700; }
.rcz6jjos .a1ph0 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.rcz6jjos .ah62k { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.y1ba3t .qan8 { counter-reset: card-n; }
.y1ba3t .a1ph0  { counter-increment: card-n; }
.y1ba3t .ah62k { display: flex; align-items: center; gap: 10px; }
.y1ba3t .ah62k::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;
}
.rg3y .a1ph0 { background: var(--bg-surface); border: 1px solid var(--border); }
.rg3y .ah62k { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.ikaczx6 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.zxmx7es  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.b3rrcb { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.w438lcb { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.tlwco { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.ikaczx6 strong { color: var(--text-primary); font-size: 0.95rem; }
.ikaczx6 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.xm266oaf { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.n2b5p, .yciyevq5 { border-radius: 8px; padding: 14px; }
.n2b5p { background: var(--bg-pros); }
.yciyevq5 { background: var(--bg-cons); }
.zyhwdg4k { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.n2b5p .zyhwdg4k { color: var(--c-pros-label); }
.yciyevq5 .zyhwdg4k { color: #f87171; }
.n2b5p ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.yciyevq5 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.xyehmkq { width: 100%; height: auto; border-radius: 10px; display: block; }
.xd7yuy9 {
  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;
}
.xd7yuy9:hover { opacity: 0.85; }
.joe6 .xd7yuy9  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.joe6 .xd7yuy9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.lfe6am .xd7yuy9  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.lfe6am .xd7yuy9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.o07icy .ug5q3o { border-radius: 50px; }
.o07icy .xd7yuy9  { border-radius: 50px; }
.qmtctt01 .ug5q3o { padding-left: 22px; padding-right: 22px; }
.qmtctt01 .xd7yuy9  { padding-left: 12px; padding-right: 12px; }
.ax80wdcc .ug5q3o { padding-left: 44px; padding-right: 44px; }
.ax80wdcc .xd7yuy9  { padding-left: 24px; padding-right: 24px; }
.q537gtzj .ug5q3o { padding-left: 56px; padding-right: 56px; }
.q537gtzj .xd7yuy9  { padding-left: 32px; padding-right: 32px; }
.rkgle   .ug5q3o::after, .rkgle   .xd7yuy9::after,
.o57e .ug5q3o::after, .o57e .xd7yuy9::after,
.x0edv7    .ug5q3o::after, .x0edv7    .xd7yuy9::after,
.wmni66b    .ug5q3o::after, .wmni66b    .xd7yuy9::after,
.kc80pw3    .ug5q3o::after, .kc80pw3    .xd7yuy9::after,
.w4cs8yl     .ug5q3o::after, .w4cs8yl     .xd7yuy9::after,
.vg67j    .ug5q3o::after, .vg67j    .xd7yuy9::after,
.ej8lue   .ug5q3o::after, .ej8lue   .xd7yuy9::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;
}
.rkgle .ug5q3o::after, .rkgle .xd7yuy9::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");
}
.o57e .ug5q3o::after, .o57e .xd7yuy9::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");
}
.x0edv7 .ug5q3o::after, .x0edv7 .xd7yuy9::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");
}
.wmni66b .ug5q3o::after, .wmni66b .xd7yuy9::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");
}
.kc80pw3 .ug5q3o::after, .kc80pw3 .xd7yuy9::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");
}
.w4cs8yl .ug5q3o::after, .w4cs8yl .xd7yuy9::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");
}
.vg67j .ug5q3o::after, .vg67j .xd7yuy9::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");
}
.ej8lue .ug5q3o::after, .ej8lue .xd7yuy9::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");
}
.l8n2p   .lcrhp::after, .l8n2p   .nrrtu::after,
.wo3838 .lcrhp::after, .wo3838 .nrrtu::after,
.pwu41bh    .lcrhp::after, .pwu41bh    .nrrtu::after,
.i8hn    .lcrhp::after, .i8hn    .nrrtu::after,
.odkyl    .lcrhp::after, .odkyl    .nrrtu::after,
.o0y0     .lcrhp::after, .o0y0     .nrrtu::after,
.a8wn    .lcrhp::after, .a8wn    .nrrtu::after,
.v7r7cx   .lcrhp::after, .v7r7cx   .nrrtu::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;
}
.l8n2p .lcrhp::after, .l8n2p .nrrtu::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");
}
.wo3838 .lcrhp::after, .wo3838 .nrrtu::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");
}
.pwu41bh .lcrhp::after, .pwu41bh .nrrtu::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");
}
.i8hn .lcrhp::after, .i8hn .nrrtu::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");
}
.odkyl .lcrhp::after, .odkyl .nrrtu::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");
}
.o0y0 .lcrhp::after, .o0y0 .nrrtu::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");
}
.a8wn .lcrhp::after, .a8wn .nrrtu::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");
}
.v7r7cx .lcrhp::after, .v7r7cx .nrrtu::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");
}
.drqqg .mxx81hs { background: transparent; padding: 0; }
@media (min-width: 721px) {
  .c9csfod { flex: 0 0 260px; width: 260px; }
  .egyu22 { flex: 0 0 120px; width: 120px; }
  .k58l { flex: 0 0 110px; width: 110px; }
  .l8jxlk   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .o8lries { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.o8lries.xd7yuy9 { 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) {
  .nc6dnj { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .nc6dnj .tikh { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .nc6dnj .c9csfod { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .nc6dnj .mxx81hs { width: 100%; min-width: unset; height: 120px; }
  .nc6dnj .m0qlij { max-height: 96px; max-width: 200px; }
  .nc6dnj .esecnjx4 { min-width: unset; text-align: center; white-space: normal; }
  .nc6dnj .egyu22 { min-width: 0; }
  .nc6dnj .l8jxlk { 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; }
  .nc6dnj .o8lries { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .i97pf .tikh { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .skxy .m850tho {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .skxy .tx2sk3 { margin: 0; }
}
.dw5w .ud606uv9 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.dw5w .uqixkh h3 { color: var(--accent-light); }
.dw5w .mrkwrt { background: var(--bg-page); border: 1px solid var(--border); }
.cvm8n .xm266oaf { gap: 10px; }
.cvm8n .n2b5p, .cvm8n .yciyevq5 { padding: 12px; }
.cvm8n .n2b5p ul, .cvm8n .yciyevq5 ul { margin: 4px 0 0; padding-left: 18px; }
.cvm8n .n2b5p li, .cvm8n .yciyevq5 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .fol4jui1 { grid-template-columns: 1fr; }
  .jfj62 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .jfj62 .i2itl { width: 72px; height: 50px; }
  .jfj62 .d0rbed { max-width: 180px; }
  .jfj62 .e1409x { width: auto; }
}
@media (max-width: 720px) {
  .olqop { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .gz2iepv { padding: 16px; }
  .h4eb8aml .giwyq { min-width: 50%; }
}
.a7sl .xm266oaf { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .g882 { grid-template-columns: 1fr; }
  .bwkw { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .y8hgd9 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .h0l05b5 { flex-wrap: wrap; padding: 16px; }
}
.hlb25645 .xm266oaf { gap: 8px; }
.hlb25645 .n2b5p, .hlb25645 .yciyevq5 { padding: 8px; }
@media (max-width: 480px) {
  .niy0 { flex-direction: column; align-items: stretch; }
}
.ag7gi .e1409x .xd7yuy9 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .rd2q1zo { flex-direction: column; align-items: stretch; gap: 10px; }
  .ag7gi .e1409x { text-align: center; }
}
@media (max-width: 720px) {
  .zqxofq5x { grid-template-columns: 1fr; }
  .w70f54vs { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .t8os05p { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .yhr2ieg5 { grid-template-columns: 1fr; }
  .f8tqe { width: 100px; height: 100px; margin: 16px auto; }
  .si9v6 { font-size: 1.4rem; }
  .qb7c0vt0 { justify-content: center; }
  .seze42o .giwyq { min-width: 50%; }
}
.sk6bbi .xm266oaf { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .lhusi2 { flex-wrap: wrap; padding: 14px 16px; }
  .x88pb3 { padding: 12px 16px; }
  .sk6bbi .xm266oaf { margin: 0 16px; }
  .sk6bbi .k784lxwo { padding: 0 16px; }
  .cu3j0 { padding: 12px 16px; }
}
.ubmu .o8lries.xd7yuy9 { padding: 14px 30px !important; font-size: 1rem; }
.boap7lr .o8lries.xd7yuy9 { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.nz8k .egyu22 { display: none; }
.nz8k .k58l { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.nz8k .k58l {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.nz8k .k58l small { display: none; }
.nz8k .fojyvg .i171g5 { display: none; }
.nz8k .fojyvg strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.nz8k .scqjx { display: none; }
.zqee { margin: 16px 0; }
.w2ykg2u { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.w2ykg2u summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.w2ykg2u summary::after { content: "+"; color: var(--accent-light); }
.w2ykg2u[open] summary::after { content: "−"; }
.w2ykg2u p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.szpastn { margin-bottom: 0; }
.bmkzge h2.gg6a { color: var(--text-primary); border-color: var(--accent-light); }
.i1nrmvo1 h2.gg6a { color: var(--text-primary); border-color: var(--accent-light); }
.ueqi .zxmx7es     { background: #052e16; border-color: #10b981; }
.ueqi .b3rrcb { background: #2d0a1e; border-color: #f43f5e; }
.ueqi .w438lcb    { background: #1e1036; border-color: #a855f7; }
.ueqi .ikaczx6 strong  { color: #f1f5f9; }
.ueqi .ikaczx6 p       { color: #cbd5e1; }
.ueqi .tbs3lbc3    .zxmx7es     .tlwco::before,
.ueqi .h1urvd  .zxmx7es     .tlwco::before,
.ueqi .ovctc  .zxmx7es     .tlwco::before,
.ueqi .yg1g .zxmx7es     .tlwco::before { color: #10b981; }
.ueqi .tbs3lbc3    .b3rrcb .tlwco::before,
.ueqi .h1urvd  .b3rrcb .tlwco::before,
.ueqi .ovctc  .b3rrcb .tlwco::before,
.ueqi .yg1g .b3rrcb .tlwco::before { color: #f43f5e; }
.ueqi .tbs3lbc3    .w438lcb    .tlwco::before,
.ueqi .h1urvd  .w438lcb    .tlwco::before,
.ueqi .ovctc  .w438lcb    .tlwco::before,
.ueqi .yg1g .w438lcb    .tlwco::before { color: #a855f7; }
.dkdq9b .zxmx7es     { background: #2d2000; border-color: #eab308; }
.dkdq9b .b3rrcb { background: #2d0b0b; border-color: #ef4444; }
.dkdq9b .w438lcb    { background: #2d1600; border-color: #f97316; }
.dkdq9b .ikaczx6 strong  { color: #f1f5f9; }
.dkdq9b .ikaczx6 p       { color: #cbd5e1; }
.dkdq9b .tbs3lbc3    .zxmx7es     .tlwco::before,
.dkdq9b .h1urvd  .zxmx7es     .tlwco::before,
.dkdq9b .ovctc  .zxmx7es     .tlwco::before,
.dkdq9b .yg1g .zxmx7es     .tlwco::before { color: #eab308; }
.dkdq9b .tbs3lbc3    .b3rrcb .tlwco::before,
.dkdq9b .h1urvd  .b3rrcb .tlwco::before,
.dkdq9b .ovctc  .b3rrcb .tlwco::before,
.dkdq9b .yg1g .b3rrcb .tlwco::before { color: #ef4444; }
.dkdq9b .tbs3lbc3    .w438lcb    .tlwco::before,
.dkdq9b .h1urvd  .w438lcb    .tlwco::before,
.dkdq9b .ovctc  .w438lcb    .tlwco::before,
.dkdq9b .yg1g .w438lcb    .tlwco::before { color: #f97316; }
.zddrjm .zxmx7es     { background: #0c1a2e; border-color: #38bdf8; }
.zddrjm .b3rrcb { background: #12103a; border-color: #818cf8; }
.zddrjm .w438lcb    { background: #0a2020; border-color: #2dd4bf; }
.zddrjm .ikaczx6 strong  { color: #f1f5f9; }
.zddrjm .ikaczx6 p       { color: #cbd5e1; }
.zddrjm .tbs3lbc3    .zxmx7es     .tlwco::before,
.zddrjm .h1urvd  .zxmx7es     .tlwco::before,
.zddrjm .ovctc  .zxmx7es     .tlwco::before,
.zddrjm .yg1g .zxmx7es     .tlwco::before { color: #38bdf8; }
.zddrjm .tbs3lbc3    .b3rrcb .tlwco::before,
.zddrjm .h1urvd  .b3rrcb .tlwco::before,
.zddrjm .ovctc  .b3rrcb .tlwco::before,
.zddrjm .yg1g .b3rrcb .tlwco::before { color: #818cf8; }
.zddrjm .tbs3lbc3    .w438lcb    .tlwco::before,
.zddrjm .h1urvd  .w438lcb    .tlwco::before,
.zddrjm .ovctc  .w438lcb    .tlwco::before,
.zddrjm .yg1g .w438lcb    .tlwco::before { color: #2dd4bf; }
.b9br6 .zxmx7es     { background: var(--accent-bg); border-color: var(--accent-light); }
.b9br6 .b3rrcb { background: var(--accent-bg-light); border-color: var(--accent-light); }
.b9br6 .w438lcb    { background: var(--accent-bg); border-color: var(--accent-pale); }
.b9br6 .tbs3lbc3    .tlwco::before,
.b9br6 .h1urvd  .tlwco::before,
.b9br6 .ovctc  .tlwco::before,
.b9br6 .yg1g .tlwco::before { color: var(--accent-light) !important; }
.h1wbxz::before,
.i0wuw::before { margin-right: 5px; }
.zej1 .n2b5p ul li,
.zej1 .n2b5p .h1wbxz { color: #22c55e; }
.zej1 .yciyevq5 ul li,
.zej1 .yciyevq5 .i0wuw { color: #ef4444; }
.e4mda .n2b5p { background: var(--bg-pros); }
.e4mda .yciyevq5 { background: var(--bg-cons); }
.e4mda .n2b5p .h1wbxz { color: var(--c-pros-label); }
.e4mda .yciyevq5 .i0wuw { color: var(--c-cons); }
.e4mda .n2b5p ul li,
.e4mda .yciyevq5 ul li,
.lx32ov .n2b5p { background: var(--bg-pros); }
.lx32ov .yciyevq5 { background: var(--bg-cons); }
.lx32ov .n2b5p .h1wbxz { color: var(--c-pros-label); }
.lx32ov .yciyevq5 .i0wuw { color: var(--c-cons); }
.lx32ov .n2b5p ul li,
.lx32ov .joj9od3 li          { color: var(--c-pros); }
.lx32ov .yciyevq5 ul li,
.lx32ov .z1qv li          { color: var(--c-cons); }
.qtp5c .h1wbxz::before { content: "✓ "; }
.qtp5c .i0wuw::before { content: "✗ "; }
.lbvh0qnb .h1wbxz::before { content: "→ "; }
.lbvh0qnb .i0wuw::before { content: "← "; }
.yxwfs .h1wbxz::before { content: "★ "; }
.yxwfs .i0wuw::before { content: "✕ "; }
.moq1k5ch .h1wbxz::before { content: "◆ "; }
.moq1k5ch .i0wuw::before { content: "▲ "; }
.xq8l .ikaczx6 { background: transparent; border-left: none; border: 1.5px solid; }
.xq8l .zxmx7es     { border-color: var(--c-tip-border); }
.xq8l .b3rrcb { border-color: var(--c-warn-border); }
.xq8l .w438lcb    { border-color: #60a5fa; }
.xq8l .ikaczx6 strong { color: var(--text-primary); }
.xq8l .ikaczx6 p      { color: var(--text-muted); }
.vtjjdk8e .ikaczx6 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.vtjjdk8e .zxmx7es     { border-top-color: var(--c-tip-border); }
.vtjjdk8e .b3rrcb { border-top-color: var(--c-warn-border); }
.vtjjdk8e .w438lcb    { border-top-color: #60a5fa; }
.jr6eanng .ikaczx6 { border-left: none; border-radius: 8px; }
.jr6eanng .zxmx7es     { background: #065f46; }
.jr6eanng .b3rrcb { background: #92400e; }
.jr6eanng .w438lcb    { background: #1e3a8a; }
.jr6eanng .ikaczx6 strong,
.jr6eanng .ikaczx6 p { color: #fff; }
.jr6eanng .tlwco::before { color: rgba(255,255,255,0.85) !important; }
.ueqi.jr6eanng .zxmx7es,
.ueqi .jr6eanng .zxmx7es     { background: #052e16; }
.ueqi.jr6eanng .b3rrcb,
.ueqi .jr6eanng .b3rrcb { background: #2d0a1e; }
.ueqi.jr6eanng .w438lcb,
.ueqi .jr6eanng .w438lcb    { background: #1e1036; }
.dkdq9b.jr6eanng .zxmx7es,
.dkdq9b .jr6eanng .zxmx7es      { background: #2d2000; }
.dkdq9b.jr6eanng .b3rrcb,
.dkdq9b .jr6eanng .b3rrcb  { background: #2d0b0b; }
.dkdq9b.jr6eanng .w438lcb,
.dkdq9b .jr6eanng .w438lcb     { background: #2d1600; }
.zddrjm.jr6eanng .zxmx7es,
.zddrjm .jr6eanng .zxmx7es      { background: #0c1a2e; }
.zddrjm.jr6eanng .b3rrcb,
.zddrjm .jr6eanng .b3rrcb  { background: #12103a; }
.zddrjm.jr6eanng .w438lcb,
.zddrjm .jr6eanng .w438lcb     { background: #0a2020; }
.izj9u00 .ikaczx6 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.izj9u00 .zxmx7es     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.izj9u00 .b3rrcb { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.izj9u00 .w438lcb    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.izj9u00 .ikaczx6 strong { color: var(--text-primary); }
.izj9u00 .ikaczx6 p      { color: var(--text-muted); }
.s5rxgb .ikaczx6 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.tbs3lbc3 .tlwco,
.h1urvd .tlwco,
.ovctc .tlwco,
.yg1g .tlwco { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.tbs3lbc3 .tlwco::before,
.h1urvd .tlwco::before,
.ovctc .tlwco::before,
.yg1g .tlwco::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.tbs3lbc3 .zxmx7es     .tlwco::before { content: "✦"; color: var(--c-tip-border); }
.tbs3lbc3 .b3rrcb .tlwco::before { content: "▲"; color: var(--c-warn-border); }
.tbs3lbc3 .w438lcb    .tlwco::before { content: "◉"; color: #60a5fa; }
.h1urvd .zxmx7es     .tlwco::before { content: "★"; color: var(--c-tip-border); }
.h1urvd .b3rrcb .tlwco::before { content: "◆"; color: var(--c-warn-border); }
.h1urvd .w438lcb    .tlwco::before { content: "●"; color: #60a5fa; }
.ovctc .zxmx7es     .tlwco::before { content: "▶"; color: var(--c-tip-border); }
.ovctc .b3rrcb .tlwco::before { content: "■"; color: var(--c-warn-border); }
.ovctc .w438lcb    .tlwco::before { content: "▸"; color: #60a5fa; }
.yg1g .zxmx7es     .tlwco::before { content: "→"; color: var(--c-tip-border); }
.yg1g .b3rrcb .tlwco::before { content: "⬥"; color: var(--c-warn-border); }
.yg1g .w438lcb    .tlwco::before { content: "◈"; color: #60a5fa; }
.shufc6 .u0g3 .kihp,
.shufc6 .ah12ls2 .kihp  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.shufc6 .a1ph0                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.shufc6 .slon          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.shufc6 .o77dkem                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.upsfbcx .u0g3 .kihp,
.upsfbcx .ah12ls2 .kihp,
.upsfbcx .a1ph0,
.upsfbcx .tikh,
.upsfbcx .tx2sk3,
.upsfbcx .slon,
.upsfbcx .o77dkem,
.upsfbcx .s5rxgb .ikaczx6 { box-shadow: none; }
.q1c5q8am   .qqz5, .q1c5q8am .lu8896, .q1c5q8am .icmo1z,
.q1c5q8am   .h78s, .q1c5q8am .kz8831pz { font-size: 0.9rem; }
.q1c5q8am   .rprd8jz, .q1c5q8am .lucpc1 { font-size: 0.9rem; }
.rtq9icv6   .qqz5, .rtq9icv6 .lu8896, .rtq9icv6 .icmo1z,
.rtq9icv6   .h78s, .rtq9icv6 .kz8831pz { font-size: 0.95rem; }
.rtq9icv6   .rprd8jz, .rtq9icv6 .lucpc1 { font-size: 0.95rem; }
.b8za8hx   .qqz5, .b8za8hx .lu8896, .b8za8hx .icmo1z,
.b8za8hx   .h78s, .b8za8hx .kz8831pz { font-size: 1.08rem; }
.b8za8hx   .rprd8jz, .b8za8hx .lucpc1 { font-size: 1.05rem; }
.b8za8hx   .rp3k { font-size: 0.97rem; }
.ip4e .sonb0ssw      { font-size: 3.2rem; }
.ip4e h2.gg6a { font-size: 1.9rem; }
.ip4e h3.xjgvxa     { font-size: 1.4rem; }
.wzct7b .sonb0ssw      { font-size: 3.8rem; }
.wzct7b h2.gg6a { font-size: 2.2rem; }
.wzct7b h3.xjgvxa     { font-size: 1.6rem; }
.szpastn + .szpastn { position: relative; }
.bn1gdzic   .szpastn + .szpastn::before,
.t84di6  .szpastn + .szpastn::before,
.b9pd   .szpastn + .szpastn::before,
.nqsd6q   .szpastn + .szpastn::before,
.uoyj2   .szpastn + .szpastn::before,
.nok8321 .szpastn + .szpastn::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.bn1gdzic .szpastn + .szpastn::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.t84di6 .szpastn + .szpastn::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.b9pd .szpastn + .szpastn::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent-light); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.nqsd6q .szpastn + .szpastn::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.k23kvk .szpastn { margin-bottom: 16px; }
.k23kvk .szpastn + .szpastn { margin-top: 0; }
.k23kvk .od3ozp { padding-top: 0; padding-bottom: 0; }
.uoyj2 .szpastn + .szpastn::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.nok8321 .szpastn + .szpastn::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.glmlr .szpastn + .szpastn::before,
.sm0x33 .szpastn + .szpastn::before,
.w4x5xw .szpastn + .szpastn::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%;
}
.tb7i .glmlr .szpastn:nth-child(even)::before,
.tb7i .sm0x33 .szpastn:nth-child(even)::before,
.tb7i .w4x5xw .szpastn:nth-child(even)::before { background: var(--bg-surface); }
.d6pc .glmlr .szpastn:nth-child(even)::before,
.d6pc .sm0x33 .szpastn:nth-child(even)::before,
.d6pc .w4x5xw .szpastn:nth-child(even)::before { background: var(--bg-card); }
.glmlr .szpastn + .szpastn::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");
}
.sm0x33 .szpastn + .szpastn::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");
}
.w4x5xw .szpastn + .szpastn::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");
}
.whvu8mj .kxobj { overflow: hidden; }
.whvu8mj .fk3bd5 { margin-bottom: 70px; }
.e2gi7t .uyu7ipne,
.btnol .uyu7ipne { padding-bottom: 60px; }
.whvu8mj .uyu7ipne { padding-bottom: 70px; }
.whvu8mj .kxobj::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.whvu8mj .kxobj::before {
  height: 70px;
  -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");
}
.yx688g .kxobj:not(.t0ljewzl) .gze9ume { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.myhyc3 .bvmknu { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.yx688g .t0ljewzl { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.yx688g .oiwjaz3 { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.yx688g .bvmknu { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.ojsrk .bvmknu { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.vvot9p .bvmknu { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.xw9ph5o .bvmknu { background: var(--accent-bg); }
.eg9iy .n8d3wg { float: left; width: 38%; margin: 0 28px 16px 0; }
.eg9iy .n8d3wg .xyehmkq { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.eg9iy .od3ozp::after { content: ''; display: block; clear: both; }
.cpz23 .n8d3wg { float: right; width: 38%; margin: 0 0 16px 28px; }
.cpz23 .n8d3wg .xyehmkq { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.cpz23 .od3ozp::after { content: ''; display: block; clear: both; }
.u4uuquy .szpastn:nth-child(odd)  .n8d3wg { float: left;  width: 38%; margin: 0 28px 16px 0; }
.u4uuquy .szpastn:nth-child(even) .n8d3wg { float: right; width: 38%; margin: 0 0 16px 28px; }
.u4uuquy .n8d3wg .xyehmkq { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.u4uuquy .od3ozp::after { content: ''; display: block; clear: both; }
.eg9iy .qan8,
.cpz23 .qan8,
.cpz23 .nc6dnj,
.u4uuquy .qan8,
@media (max-width: 900px) {
  .eg9iy .n8d3wg,
  .cpz23 .n8d3wg,
  .u4uuquy .szpastn:nth-child(odd)  .n8d3wg,
  .u4uuquy .szpastn:nth-child(even) .n8d3wg {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .eg9iy .n8d3wg .xyehmkq,
  .cpz23 .n8d3wg .xyehmkq,
  .u4uuquy .n8d3wg .xyehmkq {
    max-height: none !important;
  }
}
.eg9iy .rprd8jz,
.eg9iy .lucpc1,
.cpz23 .rprd8jz,
.cpz23 .lucpc1,
.u4uuquy .rprd8jz,
.u4uuquy .lucpc1 { overflow: hidden; }
@media (max-width: 640px) {
  .eg9iy .n8d3wg,
  .cpz23 .n8d3wg,
  .u4uuquy .n8d3wg { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ofkqz .pm954g,
.ofkqz .od3ozp,
.ofkqz .sluaz  { max-width: 1100px; }
.ofkqz { --content-mw: 1100px; }
.gsdy2ypv .pm954g,
.gsdy2ypv .od3ozp,
.gsdy2ypv .sluaz  { max-width: 1200px; }
.a1f3 .pm954g,
.a1f3 .od3ozp,
.a1f3 .sluaz  { max-width: 1320px; }
.g7wmlzur { font-size: 0.82rem; color: var(--text-muted); }
.oq5xzac { display: flex; align-items: center; }
.k27z2gs8 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.bpwuanwv { display: flex; align-items: center; }
.d9j0caa0 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.d9j0caa0:hover { text-decoration: underline; }
.k4n0 { margin: 0 3px; opacity: 0.45; }
.k4n0::before { content: '/'; }
.jpxqykj { padding: 2px 5px; color: var(--text-main); }
.tq53zm4 .g7wmlzur {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.tq53zm4 .oq5xzac { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.s4owk .g7wmlzur {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.s4owk .oq5xzac { padding: 0 0 0 12px; }
.noxnss9k .oq5xzac { padding: 0 16px; }
.noxnss9k .g7wmlzur {
  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);
}
.noxnss9k .pm954g { padding-top: 28px; }
@media (max-width: 720px) {
  .h070 { margin-top: 18px; padding: 0 16px; }
  .noxnss9k .pm954g { padding-top: 16px; }
}
.ofkqz.tq53zm4 .oq5xzac { max-width: 1100px; }
.gsdy2ypv.tq53zm4 .oq5xzac { max-width: 1200px; }
.a1f3.tq53zm4 .oq5xzac { max-width: 1320px; }
.ofkqz .h070 { max-width: 1100px; }
.t19sy .szpastn { padding-top: 16px; padding-bottom: 16px; }
.tbw4 .szpastn { padding-top: 24px; padding-bottom: 24px; }
.wy9o .szpastn { padding-top: 40px; padding-bottom: 40px; }
.q13h8oj .szpastn { padding-top: 52px; padding-bottom: 52px; }
.a2j5kh .szpastn:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.a2j5kh .szpastn:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.a2j5kh .szpastn:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.a2j5kh .szpastn:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.au0sw2x5 .od3ozp { padding-top: 10px;  padding-bottom: 10px; }
.udfl .od3ozp { padding-top: 18px;  padding-bottom: 18px; }
.kciu .od3ozp { padding-top: 36px;  padding-bottom: 36px; }
.b3vq .od3ozp { padding-top: 48px;  padding-bottom: 48px; }
.uef9t h2.gg6a { font-weight: 600; }
.uef9t h3.xjgvxa     { font-weight: 600; }
.m5rj1z h2.gg6a { font-weight: 800; }
.m5rj1z h3.xjgvxa     { font-weight: 700; }
.haakhfmu { font-weight: 600; }
.haakhfmu h2.gg6a { font-weight: 900; }
.haakhfmu h3.xjgvxa     { font-weight: 800; }
.haakhfmu .ikaczx6 strong,
.haakhfmu .ikaczx6 strong { font-weight: 600; }
.lcrhp {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.mu2ydr0 .lcrhp { display: none; }
@media (max-width: 640px) { .lcrhp { display: none; } }
.lcrhp { background: var(--cta) !important; color: #fff !important; border: none !important; }
.lcrhp:hover { opacity: 0.85; }
.uouok .lcrhp { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.aokz4ukv .lcrhp,
.x1cqwypa  .lcrhp { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.aokz4ukv .lcrhp:hover,
.x1cqwypa  .lcrhp:hover { opacity: 0.88; }
.uouok.aokz4ukv .lcrhp,
.uouok.x1cqwypa  .lcrhp { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.nrrtu {
  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;
}
.nrrtu:hover { transform: translateY(-2px); opacity: 0.92; }
.nrrtu { background: var(--cta) !important; color: #fff !important; border: none !important; }
.e4t96 .nrrtu { display: none; }
.gyfnsuf .nrrtu { right: 32px; }
.zm8v  .nrrtu { left: 32px; }
@media (max-width: 480px) {
  .gyfnsuf .nrrtu { right: 20px; bottom: 20px; }
  .zm8v  .nrrtu { left: 20px; bottom: 20px; }
}
.dczeo { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.sluaz { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.tn9t7 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.gmwtj { color: var(--text-dim); font-size: 0.8rem; }
.szyd { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.szyd img { height: 26px; width: auto; object-fit: contain; }
.j25qvi5 a, .zd986 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.j25qvi5 a:hover, .zd986 a:hover { color: var(--accent-light); }
.zd986 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.f2exzcx .sluaz { text-align: center; }
.f2exzcx .zd986 { justify-content: center; margin-bottom: 16px; }
.f2exzcx .tn9t7 { margin-top: 0; }
.ycp64bj5 { margin-top: 10px; }
.ycp64bj5 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .sluaz { padding-left: 16px; padding-right: 16px; }
  .r5np9op .sluaz { padding: 20px 16px; }
  .zd986 { gap: 4px 12px; }
  .tn9t7 { font-size: 0.78rem; }
}
.k1om .rclz .szyd { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.k1om .tn9t7 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.k1om .gmwtj { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .k1om .abs6pmp { grid-template-columns: 1fr 1fr; } .k1om .rclz { grid-column: 1 / -1; } }
@media (max-width: 480px) { .k1om .abs6pmp { grid-template-columns: 1fr; } }
.k5mse65i .szyd { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.k5mse65i .tn9t7 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .k5mse65i .i41t { gap: 12px; } .k5mse65i .szyd { margin-right: 0; width: 100%; } }
.wb5zli .bd96o4j .szyd { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.wb5zli .tn9t7 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.wb5zli .gmwtj { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .wb5zli .asc89fdy { grid-template-columns: 1fr 1fr; } .wb5zli .bd96o4j { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wb5zli .asc89fdy { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .pr4jct .iy5jxlsr { grid-template-columns: 1fr 1fr; } .pr4jct .ka8cb1:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .pr4jct .iy5jxlsr { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .csm2eyh5 .iy5jxlsr { grid-template-columns: 1fr; } }
.ufo6hmun .sluaz { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ufo6hmun .zd986 { justify-content: center; }
.ydq5 .x5w7un      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.ydq5 .dczeo { background: var(--bg-page); border-top-color: var(--border-alt); }
.m12f1hx .x5w7un      { background: #0d1117; border-bottom-color: #21262d; }
.m12f1hx .u4al3d { color: var(--accent-light); }
.m12f1hx .v3dn7x6f { --msep-color: #8b949e; }
.m12f1hx .v3dn7x6f a { color: #8b949e; }
.m12f1hx .v3dn7x6f a:hover { color: var(--accent-light); }
.m12f1hx .fk3om { color: #8b949e; }
.m12f1hx .dczeo { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.m12f1hx .tn9t7,
.m12f1hx .gmwtj { color: #6e7681; }
.m12f1hx .j25qvi5 a, .m12f1hx .zd986 a,
.m12f1hx .szyd { color: #e6edf3; }
.m12f1hx .j25qvi5 a:hover, .m12f1hx .zd986 a:hover,
@media (max-width: 640px) {
  .m12f1hx .v3dn7x6f { background: #0d1117; border-top-color: #21262d; }
  .m12f1hx .v3dn7x6f li a { border-bottom-color: #21262d; }
}
.gzln4y .x5w7un      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.gzln4y .u4al3d { color: var(--accent-light); }
.gzln4y .v3dn7x6f { --msep-color: #475569; }
.gzln4y .v3dn7x6f a { color: #475569; }
.gzln4y .v3dn7x6f a:hover { color: var(--accent-light); }
.gzln4y .fk3om { color: #64748b; }
.gzln4y .dczeo { background: #f0f4f8; border-top-color: #cbd5e1; }
.gzln4y .tn9t7,
.gzln4y .gmwtj { color: #64748b; }
.gzln4y .j25qvi5 a, .gzln4y .zd986 a,
.gzln4y .qrz7f1 a, .gzln4y .szyd { color: #374151; }
.gzln4y .j25qvi5 a:hover, .gzln4y .zd986 a:hover,
@media (max-width: 640px) {
  .gzln4y .v3dn7x6f { background: #f0f4f8; border-top-color: #cbd5e1; }
  .gzln4y .v3dn7x6f li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.aokz4ukv .x5w7un      { background: var(--accent); border-bottom-color: var(--accent-light); }
.aokz4ukv .u4al3d { color: #fff; }
.aokz4ukv .v3dn7x6f { --msep-color: rgba(255,255,255,0.82); }
.aokz4ukv .v3dn7x6f a { color: rgba(255,255,255,0.82); }
.aokz4ukv .v3dn7x6f a:hover { color: #fff; }
.aokz4ukv .fk3om { color: rgba(255,255,255,0.9); }
.aokz4ukv .dczeo { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.aokz4ukv .tn9t7,
.aokz4ukv .gmwtj { color: rgba(255,255,255,0.72); }
.aokz4ukv .j25qvi5 a, .aokz4ukv .zd986 a,
.aokz4ukv .qrz7f1 a, .aokz4ukv .szyd { color: #fff; }
.aokz4ukv .j25qvi5 a:hover, .aokz4ukv .zd986 a:hover,
@media (max-width: 640px) {
  .aokz4ukv .v3dn7x6f { background: var(--accent); border-top-color: var(--accent-light); }
  .aokz4ukv .v3dn7x6f li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.x1cqwypa .x5w7un {
  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);
}
.x1cqwypa .dczeo {
  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) {
  .x1cqwypa .v3dn7x6f {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.y0955nrc .lt6m { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.rp2fg .lt6m { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.xj57 .lt6m { min-height: 72px; height: auto; }
.nu251tu4 .lt6m { min-height: 84px; height: auto; }
.r5np9op .lt6m { max-width: none; padding: 0 32px; }
.r5np9op .sluaz  { max-width: none; padding: 24px 32px; }
.jkx8.gsdy2ypv .lt6m { max-width: 1200px; }
.jkx8.a1f3 .lt6m { max-width: 1320px; }
.stye8yy   .u4al3d, .stye8yy   .szyd { text-transform: capitalize; }
.ladkdy .u4al3d, .ladkdy .szyd { text-transform: lowercase; }
.xd5f6 .u4al3d, .xd5f6 .szyd { text-transform: uppercase; letter-spacing: 0.06em; }
.cij3, .ny3f {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.hufpbpvm .cij3,
.hufpbpvm .ny3f { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.lhj39ox6 .cij3,
.lhj39ox6 .ny3f { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.a3xc4vdx .cij3,
.a3xc4vdx .ny3f { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.pjlad .cij3,
.pjlad .ny3f { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.j5lhjh3   .v3dn7x6f a { font-weight: 500; }
.vm5d .v3dn7x6f a { font-weight: 600; }
.ga37mnl     .v3dn7x6f a { font-weight: 700; }
.kn3tfr5    .v3dn7x6f a { font-weight: 800; letter-spacing: 0.01em; }
.fludti3     .v3dn7x6f > li + li::before,
.csa1ze4    .v3dn7x6f > li + li::before,
.pqzms7l    .v3dn7x6f > li + li::before,
.ijfmi .v3dn7x6f > li + li::before,
.w3k1503o .v3dn7x6f > li + li::before,
.k40yf  .v3dn7x6f > li + li::before,
.kayaq6    .v3dn7x6f > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.fludti3     .v3dn7x6f > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.csa1ze4    .v3dn7x6f > li + li::before { content: "|"; }
.pqzms7l    .v3dn7x6f > li + li::before { content: "—"; }
.ijfmi .v3dn7x6f > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.w3k1503o .v3dn7x6f > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.k40yf  .v3dn7x6f > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.kayaq6    .v3dn7x6f > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .frqtvu .fk3om,
  .twhq .fk3om,
  .jegs .fk3om,
  .k690 .fk3om,
  .nv4i .fk3om {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .frqtvu .fk3om::before,
  .twhq .fk3om::before,
  .jegs .fk3om::before,
  .k690 .fk3om::before,
  .nv4i .fk3om::before { content: ""; display: block; flex-shrink: 0; }

  
  .frqtvu .fk3om::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;
  }

  
  .twhq .fk3om::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;
  }

  
  .jegs .fk3om::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;
  }

  
  .k690 .fk3om::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;
  }

  
  .nv4i .fk3om::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) {
  .r76a .fk3om {
    padding: 5px 14px;
  }
  .r76a .v3dn7x6f {
    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;
  }
  .r76a .v3dn7x6f li a {
    border-bottom: none; padding: 10px 22px;
  }
  .r76a .v3dn7x6f li a:hover { background: var(--bg-raised); }
  .r76a .jwrm2d,
  .xwki .jwrm2d,
  .dv7e6z .jwrm2d { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ayani52 .fk3om {
    padding: 5px 10px;
  }
  .ayani52 .v3dn7x6f {
    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);
  }
  .ayani52 .v3dn7x6f.hed4wo6t { transform: translateX(0); }
  .ayani52 .v3dn7x6f li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ayani52 .v3dn7x6f li:last-child a { border-bottom: none; }
  .aokz4ukv .v3dn7x6f,
  .m12f1hx .v3dn7x6f { background: var(--accent) !important; }
  .aokz4ukv .v3dn7x6f li a,
  .m12f1hx .v3dn7x6f li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .dv7e6z .fk3om {
    padding: 5px 10px;
  }
  .dv7e6z .v3dn7x6f {
    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);
  }
  .dv7e6z .v3dn7x6f::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .dv7e6z .v3dn7x6f.hed4wo6t { transform: translateY(0); }
  .dv7e6z .v3dn7x6f li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .pkvvxm .fk3om {
    padding: 5px 10px;
  }
  .pkvvxm .v3dn7x6f {
    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;
  }
  .pkvvxm .v3dn7x6f.hed4wo6t { opacity: 1; pointer-events: auto; }
  .pkvvxm .v3dn7x6f li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .o0gf9u     .fk3om { border-radius: 0 !important; }
  .esn2mip   .fk3om { border-radius: 8px !important; }
  .e1cmd .fk3om { border-radius: 50% !important; }
  .riv0   .fk3om { border-radius: 999px !important; }
}
.pcpwcu5 .p5hyc { height: 36px; }
.z66sound .p5hyc { height: 60px; max-width: 200px; }
.kr5a8u .p5hyc { height: 76px; max-width: 240px; }
.avx75rq    .egyu22, .avx75rq    .i171g5 { color: #f59e0b; }
.b3o6 .l8jxlk {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .rl88 .nc6dnj {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .rl88 .tikh {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .rl88 .tikh { padding: 40px 16px 20px; }
  .rl88 .l8jxlk {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .rl88 .o8lries { width: 100%; min-width: 0; }
}
.wy28wch .nc6dnj { counter-reset: cs-rank; gap: 10px; }
.wy28wch .tikh {
  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);
}
.wy28wch .tikh::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);
}
.wy28wch .c9csfod {
  flex-direction: row; align-items: center; gap: 16px;
  flex-shrink: 0; min-width: 220px;
}
.wy28wch .mxx81hs {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.wy28wch .m0qlij { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.wy28wch .esecnjx4 {
  font-size: 1.15rem; font-weight: 700; color: var(--accent-light);
  white-space: nowrap; text-align: left; min-width: auto;
}
.wy28wch .egyu22 { color: var(--cta, var(--accent)); }
.wy28wch .l8jxlk {
  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;
}
.wy28wch .iwyqywg {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.wy28wch .g9lq { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.wy28wch .kwet1pdp .g9lq { color: var(--accent-light); }
.wy28wch .o8lries {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.wy28wch .tikh:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .wy28wch .tikh {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .wy28wch .tikh::before {
    position: absolute; top: 14px; left: 14px;
  }
  .wy28wch .c9csfod {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .wy28wch .esecnjx4 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .wy28wch .l8jxlk {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .wy28wch .o8lries { width: 100%; min-width: 0; }
  .wy28wch .egyu22 { min-width: 0; }
}
.gp2cevd .w2ykg2u {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.gp2cevd .w2ykg2u summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.gp2cevd .w2ykg2u p { padding: 0 2px 16px; }
.au1rh .w2ykg2u { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.au1rh .w2ykg2u summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.au1rh .w2ykg2u summary::after { content: "›"; font-size: 1.2em; }
.au1rh .w2ykg2u[open] summary::after { content: "‹"; }
.au1rh .w2ykg2u p { padding: 10px 22px 4px; }
.tx2zby5 .w2ykg2u {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.tx2zby5 .w2ykg2u summary { color: var(--text-primary); padding-left: 16px; }
.tx2zby5 .w2ykg2u summary::after { content: "›"; font-size: 1.1em; }
.tx2zby5 .w2ykg2u[open] summary::after { content: "‹"; }
.tx2zby5 .w2ykg2u p { padding-left: 16px; }
.tm97vb .zqee { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.tm97vb .w2ykg2u {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.tm97vb .w2ykg2u:last-child { border-bottom: none; }
.tm97vb .w2ykg2u summary { color: var(--text-primary); border-radius: 0; }
.tm97vb .w2ykg2u summary::after { content: "›"; font-size: 1.1em; }
.tm97vb .w2ykg2u[open] summary::after { content: "‹"; }
.qnjp4tp .w2ykg2u { overflow: hidden; }
.qnjp4tp .w2ykg2u summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.qnjp4tp .w2ykg2u summary::after { color: rgba(255,255,255,.75); }
.qnjp4tp .w2ykg2u[open] summary { border-radius: 0; }
.rv6dxyfp { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.bcnd0vr {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.z0d637k {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.z5u0wxto { color: var(--text-muted); font-size: 1.05rem; }
.dyie {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.tael7fa {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.bv9drky { margin-bottom: 20px; }
.q2ck {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.tu03q {
  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;
}
.tu03q:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.e3rksa { resize: vertical; min-height: 130px; }
.xy27hah { width: 100%; margin-top: 8px; }
.rmx90g {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.i0m34 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.ipunxw { color: var(--text-muted); line-height: 1.75; }
.h9o4h7u { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.h9o4h7u li { margin-bottom: 6px; }
.u2cviwf { max-width: 760px; margin: 0 auto; }
.xtckrptx { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.fmwwlp8s { max-width: 760px; margin: 0 auto; }
.eqzz78q { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.aqvp ul.h9o4h7u { margin: 0; }
.ld1g6s { max-width: 900px; margin: 0 auto; }
.t6cit { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.t6cit:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.t6cit .eqzz78q { margin: 0; font-size: 1rem; }
.t6cit .no9qgbbx p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .t6cit { grid-template-columns: 1fr; gap: 10px; } }
.okwbl08 .eqzz78q { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.fec7ozwl .h9o4h7u { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .nn0756 { grid-template-columns: 1fr; } }
.uoxb5 ul.h9o4h7u { margin: 0; }
.sm9ndt1g .h9o4h7u,
.huk51 .h9o4h7u,
.ujfr .h9o4h7u,
.g8w3c .h9o4h7u {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .d4bznsy { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .t9cc8hwm { grid-template-columns: 1fr; } .r17v { position: static; text-align: center; } }
@media (max-width: 860px) { .udfaflyc { grid-template-columns: 1fr; } }
.g8w3c .h9o4h7u { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .prypi { flex-direction: column; text-align: center; } .olu7fl { grid-template-columns: 1fr; } }
.algl { max-width: 760px; margin: 0 auto; }
.yblev { position: relative; padding-left: 28px; }
.yblev::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.l2318ztt { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.l2318ztt:last-child { padding-bottom: 0; }
.firxf5fn { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.yy7xs6 h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.yy7xs6 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.k419i7 .z0d637k { color: var(--accent-light); }
.s8w4n4 {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.s8w4n4 .z0d637k { font-size: 2rem; }
.s8w4n4 .z5u0wxto { max-width: 680px; }
.krgdloag .z0d637k { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.krgdloag .z5u0wxto  { margin: 0; }
@media (max-width: 640px) { .krgdloag { flex-direction: column; } }
.si13 .z0d637k { color: var(--accent-light); }
.x72ydl .z0d637k { color: #fff; }
.x72ydl .z5u0wxto  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .z83s7 { grid-template-columns: 1fr; } }
.k1ks8 { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.k1ks8 .tu03q {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.k1ks8 .tu03q:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.k4noi .tu03q { background: var(--bg-raised); border-color: transparent; }
.k4noi .tu03q:focus { background: var(--bg-card); border-color: var(--accent-light); }
.sv0cgd0 .tu03q { border-radius: 100px; padding: 11px 20px; }
.sv0cgd0 .e3rksa { border-radius: 14px; }
@media (max-width: 640px) { .ibzgg3 { grid-template-columns: 1fr; } }
.a2r0p { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.a2r0p li { margin-bottom: 6px; }
.exmyarvd{display:none}
.exmyarvd:empty,.cyk90:empty{display:none}
.cioxt{position:relative;overflow:visible}
.r3gfni .qnp1w,.ch0orf .qnp1w,
.kl1u81e .qnp1w,.q3rehx .qnp1w,
.lx7qfg .qnp1w,.pd2br .qnp1w{display:block}
.qx8ji .l9sdpa9j{display:block}
.r3gfni .qnp1w,.ch0orf .qnp1w,
.kl1u81e .qnp1w,.q3rehx .qnp1w,
.lx7qfg .qnp1w{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}
.r3gfni .qnp1w .cyk90,.ch0orf .qnp1w .cyk90,
.kl1u81e .qnp1w .cyk90,.q3rehx .qnp1w .cyk90,
.lx7qfg .qnp1w .cyk90{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}
.r3gfni .koqluql,.ch0orf .koqluql,
.kl1u81e .koqluql,.q3rehx .koqluql,
.lx7qfg .koqluql{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.r3gfni .qnp1w,.ch0orf .qnp1w{top:12px}
.r3gfni .qnp1w .cyk90{margin-right:auto}
.ch0orf .qnp1w .cyk90{margin-left:auto}
.ch0orf .qnp1w{text-align:right}
.kl1u81e .qnp1w,.q3rehx .qnp1w{bottom:12px}
.kl1u81e .qnp1w .cyk90{margin-right:auto}
.q3rehx .qnp1w .cyk90{margin-left:auto}
.q3rehx .qnp1w{text-align:right}
.lx7qfg .qnp1w{position:relative;margin-top:16px}
.lx7qfg .qnp1w .cyk90{margin:0 auto}
.pd2br .qnp1w{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.pd2br .qnp1w .cyk90{margin:0}
.pd2br .bvmknu~.qnp1w,
.pd2br .jr2oa~.qnp1w{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.pd2br .bvmknu~.qnp1w .cyk90,
.pd2br .jr2oa~.qnp1w .cyk90{justify-content:flex-start}
.bvmknu~.qnp1w,.jr2oa~.qnp1w{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}
.bvmknu~.qnp1w .cyk90{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.jr2oa~.qnp1w .cyk90{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.l9sdpa9j .cyk90{margin:0 0 12px}
.cyk90{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.koqluql{white-space:nowrap}
.o987 .koqluql{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.esdqyyyz .koqluql{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}
.su6w0d6m .cyk90{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.gjj6 .koqluql{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.qqji .koqluql{color: var(--accent-light);opacity:1;font-weight:500}
.qd0w42h .koqluql{border-bottom:1px solid currentColor;padding-bottom:2px}
.t1s8bsea .cyk90{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.evyb{--date-bg:var(--accent-bg)}
.ohmv .xr1cj::before{content:"•";opacity:.4}
.ohmv .koqluql + .koqluql::before{content:"•";margin-right:6px;opacity:.4}
.hl7q .koqluql + .koqluql::before{content:"/";margin-right:6px;opacity:.35}
.cl9mlc8 .koqluql + .koqluql::before{content:"|";margin-right:6px;opacity:.3}
.tb28ivhb .koqluql + .koqluql::before{content:"—";margin-right:6px;opacity:.3}
.f4emj74h .koqluql + .koqluql::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.byw03iq .koqluql + .koqluql::before{content:"·";margin-right:6px;opacity:.4}
.gbwq1a0 .koqluql + .koqluql::before{content:"›";margin-right:6px;opacity:.4}
.pc1z6 .koqluql + .koqluql::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.elxx8z .ryu3tey{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .ryu3tey{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .hedum{max-width:100%}
}
:root {
  --accent:          #c27b17;
  --brand:           #c27b17;
  --brand-light:     #e5aa56;
  --brand-pale:      #e7c696;
  --grad-start:      #66410c;
  --grad-end:        #ab6c14;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #c27b17;
  --cta-light:       #e2a042;
  --cta-hover:       #e4911d;
  --bg-page:         #150e04;
  --bg-surface:      #221606;
  --bg-card:         #2e1f09;
  --bg-card-inner:   #3b270b;
  --bg-raised:       #48300e;
  --bg-hover:        #553810;
  --border:          #664414;
  --border-alt:      #7f5519;
  --border-section:  #664414;
  --text-primary:    #e7e5e3;
  --text-muted:      #aea79d;
  --text-body:       #d0ccc7;
  --text-sub:        #aea79d;
  --text-faint:      #7d7467;
  --text-dim:        #615a50;
  --text-label:      #978e81;
  --text-value:      #c5c0b9;
  --accent-bg:       #2d210f;
  --accent-bg-light: #463215;
  --bg-tip:          #162618;
  --bg-warning:      #272115;
  --bg-info:         #162625;
  --bg-pros:         #162618;
  --bg-cons:         #261816;
  --c-pros:          #7af485;
  --c-cons:          #e69189;
  --c-pros-label:    #4bf05a;
  --c-tip-border:    #2aed3b;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7af485;
}
:root { --logo-bg-opacity: 80%; }
body, button, input { font-family: "Roboto", sans-serif; }
.px54x .tlwco { font-size: 0; width: 1.2rem; flex-shrink: 0; }.px54x .tlwco::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.px54x .zxmx7es     .tlwco::before { content: "";  color: var(--c-tip-border); }.px54x .b3rrcb .tlwco::before { content: ""; color: var(--c-warn-border); }.px54x .w438lcb    .tlwco::before { content: ""; color: #60a5fa; }.ueqi .px54x .zxmx7es     .tlwco::before { color: #10b981; }.ueqi .px54x .b3rrcb .tlwco::before { color: #f43f5e; }.ueqi .px54x .w438lcb    .tlwco::before { color: #a855f7; }.dkdq9b  .px54x .zxmx7es     .tlwco::before { color: #eab308; }.dkdq9b  .px54x .b3rrcb .tlwco::before { color: #ef4444; }.dkdq9b  .px54x .w438lcb    .tlwco::before { color: #f97316; }.zddrjm  .px54x .zxmx7es     .tlwco::before { color: #38bdf8; }.zddrjm  .px54x .b3rrcb .tlwco::before { color: #818cf8; }.zddrjm  .px54x .w438lcb    .tlwco::before { color: #2dd4bf; }.b9br6 .px54x .tlwco::before { color: var(--accent-light) !important; }
.wknyw .joj9od3 li::before, .wknyw .z1qv 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; }.wknyw .joj9od3 li::before { content: ""; }.wknyw .z1qv li::before { content: ""; }.wknyw .h1wbxz::before, .wknyw .i0wuw::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.wknyw .h1wbxz::before { content: ""; }.wknyw .i0wuw::before { content: ""; }
.dl7n .mklh5f, .dl7n .bvmknu { min-height: 320px; }
.h9q9u .ug5q3o::after, .h9q9u .xd7yuy9::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; }
.k4n0::before { content: '•'; }
.neg1pq6h .koqluql::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.neg1pq6h .koqluql:first-of-type::before{content:"\f017"}.neg1pq6h .koqluql:last-of-type::before{content:"\f2f1"}