: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;
}
.p9o6f9 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.m4udtew {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.zmwu90 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.qpbtcf0 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.n1v3 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.n1v3 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.n1v3 a:hover { color: var(--accent-light); }
.pvll2     .igh5k { border-radius: 6px; }
.pvll2 .igh5k li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.pvll2 .igh5k li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.odrr2ixd .igh5k li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .igh5k {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .fau2iqe:hover .igh5k,
  .fau2iqe:focus-within .igh5k { display: block; }
  .igh5k li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ca6j58c {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.fbc2wv00 { display: none; }
@media (max-width: 640px) {
  .fbc2wv00 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .fbc2wv00.c8pz7c4q { display: block; }
}
@media (max-width: 640px) {
  .ca6j58c { display: block; }
  .n1v3 > li + li::before { display: none !important; }
  .n1v3 {
    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;
  }
  .n1v3.c8pz7c4q { display: flex; }
  .n1v3 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .n1v3 li:last-child a { border-bottom: none; }
}
.qr3x5 { min-height: 480px; }
.ylgy5ryi {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ta7wu { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.dxyhh .ta7wu { margin-left: 0; margin-right: 0; }
.t51ro9d {
  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;
}
.t51ro9d:hover { opacity: 0.88; }
.boovilv .ylgy5ryi { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.boovilv .ta7wu { color: #e2e8f0; }
.boovilv.dxyhh   .mb2umx2p { text-align: left; }
.cz63f .ylgy5ryi { color: var(--text-primary); text-shadow: none; }
.cz63f .ta7wu { color: var(--text-muted); }
.cz63f .t51ro9d { margin-top: 16px; }
.cz63f, .cz63f.qr3x5 { min-height: auto !important; }
.cz63f.dxyhh   .mb2umx2p { text-align: left; }
.cz63f~.z3mrylw{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}
.cz63f~.z3mrylw .ufgwy{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); }
}
.mnmlgs .y4gs,
.mnmlgs .u3cs4l,
.mnmlgs .boovilv .iwts {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.y4gs .ylgy5ryi { color: #fff; }
.y4gs .ta7wu { color: rgba(255,255,255,0.85); }
.y4gs .t51ro9d { background: #fff; color: var(--cta); }
.y4gs .t51ro9d:hover { opacity: 0.92; }
.kujjn8pl .r4ar9b { position: relative; overflow: hidden; }
.kujjn8pl .r4ar9b::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;
}
.lwbd486i .r4ar9b {
  animation: hg-breathe 7s ease-in-out infinite;
}
.qt3j554 .r4ar9b { position: relative; overflow: hidden; }
.qt3j554 .r4ar9b::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;
}
.mk12ha .r4ar9b { position: relative; overflow: hidden; }
.mk12ha .r4ar9b::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;
}
.mnmlgs .r4ar9b {
  animation: hg-fadein 1.2s ease-out both;
}
.r4ar9b {
  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%);
}
.gup13 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.v82sg5n {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.fl5e0th {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.r4ar9b .ylgy5ryi { text-shadow: none; color: var(--text-primary); }
.r4ar9b .ta7wu { color: var(--text-muted); }
body.if6rj13 .ylgy5ryi {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.kzx0812 .ylgy5ryi {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.r4ar9b.cogoavqz .gup13 { align-items: center; text-align: center; }
.r4ar9b.dxyhh   .gup13 { align-items: flex-start; text-align: left; }
.dx3t .v82sg5n { position: relative; }
.dx3t .v82sg5n::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.dx3t.sqbk25 .v82sg5n::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.whb9 .v82sg5n {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.whb9 .fl5e0th {
  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);
}
.whb9.sqbk25 .v82sg5n { padding: 32px 0 32px 32px; }
.kmgfz .v82sg5n {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.kmgfz .fl5e0th {
  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);
}
.sqbk25 .gup13 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.kmgfz.sqbk25 .v82sg5n { padding: 40px 16px 40px 48px; }
.lufaiz2m .v82sg5n { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .r4ar9b { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .r4ar9b .v82sg5n { display: none !important; }
  .lufaiz2m .v82sg5n { display: none !important; }
  .oxu8dn3 .pewuglv { display: none !important; }
  .row41acq .oyq1r0w { display: none !important; }
  .gup13  { padding: 36px 24px; }
  .r4ar9b~.z3mrylw,.sqbk25~.z3mrylw{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .qr3x5, .r4ar9b { min-height: 320px !important; }
  
  .ylgy5ryi { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .btwwez8 { display: none !important; }
  
  .q9s89as { flex-direction: column; align-items: center; }
  .ke30 { width: 100%; max-width: 340px; }
}
.txs8rdi { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.vs4th89 { width: 100%; height: auto; display: block; border-radius: 10px; }
.eryoi .txs8rdi        { border-radius: 16px; }
.eryoi .vs4th89  { border-radius: 16px; }
.uygs25 .txs8rdi         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.uygs25 .vs4th89   { border-radius: 8px; }
.cvipv { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.amut { width: 100%; padding: 32px 0; position: relative; }
.mpyj7jvp { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.wfo4t9 .amut:nth-child(even) { background: var(--bg-surface); }
.wfo4t9 .amut:nth-child(odd)  { background: var(--bg-page); }
.xr784h8 .amut:nth-child(even) { background: var(--bg-card); }
.xr784h8 .amut:nth-child(odd)  { background: var(--bg-page); }
.wfo4t9 .amut:nth-child(odd)  .mpyj7jvp { background: var(--bg-card); border-radius: 6px; }
.wfo4t9 .amut:nth-child(even) .mpyj7jvp { background: var(--bg-raised); border-radius: 6px; }
.xr784h8 .amut:nth-child(odd)  .mpyj7jvp { background: var(--bg-card); border-radius: 6px; }
.xr784h8 .amut:nth-child(even) .mpyj7jvp { background: var(--bg-raised); border-radius: 6px; }
.wfo4t9 .amut:nth-child(even) .uf4s6mp .fe6h,
.xr784h8 .amut:nth-child(even) .uf4s6mp .fe6h { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.wfo4t9 .amut:nth-child(odd) .uf4s6mp .fe6h,
.xr784h8 .amut:nth-child(odd) .uf4s6mp .fe6h { background: var(--bg-card-inner); }
.wfo4t9 .amut:nth-child(even) .buaj .fe6h:nth-child(odd),
.xr784h8 .amut:nth-child(even) .buaj .fe6h:nth-child(odd)  { background: var(--bg-card); }
.wfo4t9 .amut:nth-child(even) .buaj .fe6h:nth-child(even),
.xr784h8 .amut:nth-child(even) .buaj .fe6h:nth-child(even) { background: var(--bg-card-inner); }
h1.nbd488 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.nbd488 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.b6at { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.u4pr3t3w h2.nbd488 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.veokw5t h2.nbd488 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.cpl3w7rc h2.nbd488 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.aw9qf1 h2.nbd488::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.xda9h0a h2.nbd488 {
  color: var(--text-primary); font-size: 1.7rem;
}
.yy3z94g h2.nbd488::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.vdvhgpf h2.nbd488 {
  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;
}
.k0zheu { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .k0zheu { display: none; } }
.lylk { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.j3ha { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.aib7b81 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.tb83pith { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ldt3zy7 { padding-left: 20px; }
.ldt3zy7 li { margin-bottom: 6px; }
.ldt3zy7 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ldt3zy7 a:hover { color: var(--accent-light); }
.bqzn .tb83pith { display: none; }
.pbylo1m .tb83pith { display: none; }
.pbylo1m .ldt3zy7 { padding-left: 0; list-style: none; }
.pbylo1m .ldt3zy7 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.pbylo1m .ldt3zy7 a { font-size: 0.92rem; }
.bgoq .aib7b81 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.bgoq .tb83pith { display: none; }
.bgoq .ldt3zy7 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.bgoq .ldt3zy7 li { margin-bottom: 0; }
.bgoq .ldt3zy7 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;
}
.bgoq .ldt3zy7 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.lqd5 .aib7b81 { padding: 20px 20px 16px; }
.lqd5 .ldt3zy7 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.lqd5 .ldt3zy7 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.lqd5 .ldt3zy7 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;
}
.lqd5 .ldt3zy7 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;
}
.lqd5 .ldt3zy7 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.lqd5 .ldt3zy7 a:focus,
.lqd5 .ldt3zy7 a:focus-visible,
.lqd5 .ldt3zy7 a:target { outline: none; }
.lqd5 .ldt3zy7 li:target a { border-color: var(--border); color: var(--text-muted); }
.ouwpe5j9 .aib7b81 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.ouwpe5j9 .tb83pith { display: none; }
.ouwpe5j9 .ldt3zy7 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.ouwpe5j9 .ldt3zy7 li { margin-bottom: 0; }
.ouwpe5j9 .ldt3zy7 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.ouwpe5j9 .ldt3zy7 li:last-child::after { content: ""; margin-right: 0; }
.ouwpe5j9 .ldt3zy7 a { font-size: 0.9rem; }
.fe6h { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.uf4s6mp .fe6h { background: var(--bg-card); }
.buaj .fe6h:nth-child(odd)  { background: var(--bg-card); }
.buaj .fe6h:nth-child(even) { background: var(--bg-raised); }
.yp6p .fe6h {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.yp6p .fe6h:last-child { border-bottom: none; }
.yp6p h3.b6at { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.a731cqt .fe6h {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.a731cqt .fe6h + .fe6h { margin-top: 4px; }
.t3gvf .fe6h { background: none; border-radius: 0; padding: 12px 0; }
.t3gvf .fe6h + .fe6h { border-top: 1px solid var(--border-section); }
.x6ris6k { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.kvm0w { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.he3xvk73 { color: var(--text-body); margin-bottom: 10px; }
.c3ygjsm, .bbqt0 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.c3ygjsm li, .bbqt0 li { margin-bottom: 6px; }
.bbqt0 li { list-style: decimal; }
.drqrqz     .c3ygjsm { list-style-type: "● "; }
.r8vvx  .c3ygjsm { list-style-type: "■ "; }
.qrjv .c3ygjsm { list-style-type: "◆ "; }
.z1pv    .c3ygjsm { list-style-type: "★ "; }
.drqrqz     .g9a2d3 { list-style-type: "● "; }
.r8vvx  .g9a2d3 { list-style-type: "■ "; }
.qrjv .g9a2d3 { list-style-type: "◆ "; }
.z1pv    .g9a2d3 { list-style-type: "★ "; }
.drqrqz    .c3ygjsm li::marker, .drqrqz    .g9a2d3 li::marker,
.r8vvx .c3ygjsm li::marker, .r8vvx .g9a2d3 li::marker,
.qrjv .c3ygjsm li::marker, .qrjv .g9a2d3 li::marker,
.z1pv   .c3ygjsm li::marker, .z1pv   .g9a2d3 li::marker {
  color: var(--cta); font-size: 1em;
}
.drqrqz .bbqt0,
.r8vvx .bbqt0,
.qrjv .bbqt0,
.z1pv .bbqt0 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.drqrqz .bbqt0 li,
.r8vvx .bbqt0 li,
.qrjv .bbqt0 li,
.z1pv .bbqt0 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.drqrqz .bbqt0 li::before,
.r8vvx .bbqt0 li::before,
.qrjv .bbqt0 li::before,
.z1pv .bbqt0 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;
}
.drqrqz     .bbqt0 li::before { border-radius: 50%; }
.r8vvx  .bbqt0 li::before { border-radius: 3px; }
.qrjv .bbqt0 li::before { border-radius: 3px; }
.z1pv    .bbqt0 li::before { border-radius: 50%; }
.qmglac { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.k2atwsf4 .qmglac,
.w3faa8r .qmglac { background: transparent; border: none; border-radius: 0; }
.hruc { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.hruc th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.hruc td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.hruc tr:hover td { background: var(--bg-hover); }
.avkt .hruc tbody tr:nth-child(even) td { background: var(--bg-surface); }
.tx6z .hruc { border: 1px solid var(--border-alt); }
.tx6z .hruc th,
.tx6z .hruc td { border: 1px solid var(--border-alt); }
.ogm8 .hruc th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ogm8 .hruc td { border-bottom: none; }
.ogm8 .hruc tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.nc04t4m5 .hruc th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.ep2f .qmglac {
  overflow: hidden;
}
.ep2f .hruc th { border-bottom: 1px solid var(--border-alt); }
.ep2f .hruc tr:last-child td { border-bottom: none; }
.jost { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.d5mhnd { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.edh5 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.rnxkpo7 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.vz6kb { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.g9a2d3 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.g9a2d3 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%}
.q11o .rnxkpo7 { background: transparent; text-align: center; }
.grp4 .edh5 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.vkxad .edh5 {
  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);
}
.miu7cz .d5mhnd { display: grid; grid-template-columns: auto 1fr; }
.miu7cz .edh5 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.miu7cz .rnxkpo7 { grid-column: 2; }
.miu7cz .vz6kb,
.miu7cz .g9a2d3 { grid-column: 1 / -1; }
.z73s7 .d5mhnd { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.z73s7 .edh5 {
  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);
}
.z73s7 .rnxkpo7 { grid-column: 2; }
.z73s7 .vz6kb,
.z73s7 .g9a2d3 { grid-column: 1 / -1; }
.lh1x2 .d5mhnd { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.lh1x2 .rnxkpo7 { background: none; color: var(--accent-light); font-weight: 700; }
.c6uqur .d5mhnd { 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); }
.c6uqur .rnxkpo7 { background: none; color: var(--accent-light); font-weight: 700; }
.l7ssdg .d5mhnd { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.l7ssdg .d5mhnd:last-child { border-bottom: none; }
.l7ssdg .rnxkpo7 { background: none; color: var(--accent-light); font-weight: 700; }
.cf24g .d5mhnd { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.cf24g .rnxkpo7 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.xuxamuc .jost { counter-reset: card-n; }
.xuxamuc .d5mhnd  { counter-increment: card-n; }
.xuxamuc .rnxkpo7 { display: flex; align-items: center; gap: 10px; }
.xuxamuc .rnxkpo7::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;
}
.ylpc .d5mhnd { background: var(--bg-surface); border: 1px solid var(--border); }
.ylpc .rnxkpo7 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.znd6vq { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.i0u7adwv  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.ipumozy { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.mxby { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.znd6vq strong { color: var(--text-primary); font-size: 0.95rem; }
.znd6vq p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.qle5ird { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.myibtyg, .ds5dze9 { border-radius: 8px; padding: 14px; }
.myibtyg { background: var(--bg-pros); }
.ds5dze9 { background: var(--bg-cons); }
.aava { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.myibtyg .aava { color: var(--c-pros-label); }
.ds5dze9 .aava { color: #f87171; }
.myibtyg ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ds5dze9 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.vs4th89 { width: 100%; height: auto; border-radius: 10px; display: block; }
.boma {
  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;
}
.boma:hover { opacity: 0.85; }
.mmscs .boma  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.mmscs .boma:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.mx2x0 .boma  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.mx2x0 .boma:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.w1agwvx .t51ro9d { border-radius: 50px; }
.w1agwvx .boma  { border-radius: 50px; }
.s42gxk2t .t51ro9d { padding-left: 22px; padding-right: 22px; }
.s42gxk2t .boma  { padding-left: 12px; padding-right: 12px; }
.ohdfd1 .t51ro9d { padding-left: 44px; padding-right: 44px; }
.ohdfd1 .boma  { padding-left: 24px; padding-right: 24px; }
.imbfpfb5 .t51ro9d { padding-left: 56px; padding-right: 56px; }
.imbfpfb5 .boma  { padding-left: 32px; padding-right: 32px; }
.khltm   .t51ro9d::after, .khltm   .boma::after,
.u6ut .t51ro9d::after, .u6ut .boma::after,
.bgc4ev    .t51ro9d::after, .bgc4ev    .boma::after,
.mqjxdizn    .t51ro9d::after, .mqjxdizn    .boma::after,
.wwzd7p    .t51ro9d::after, .wwzd7p    .boma::after,
.fvhi12my     .t51ro9d::after, .fvhi12my     .boma::after,
.bvp5    .t51ro9d::after, .bvp5    .boma::after,
.m6odgri   .t51ro9d::after, .m6odgri   .boma::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;
}
.khltm .t51ro9d::after, .khltm .boma::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");
}
.u6ut .t51ro9d::after, .u6ut .boma::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");
}
.bgc4ev .t51ro9d::after, .bgc4ev .boma::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");
}
.mqjxdizn .t51ro9d::after, .mqjxdizn .boma::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");
}
.wwzd7p .t51ro9d::after, .wwzd7p .boma::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");
}
.fvhi12my .t51ro9d::after, .fvhi12my .boma::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");
}
.bvp5 .t51ro9d::after, .bvp5 .boma::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");
}
.m6odgri .t51ro9d::after, .m6odgri .boma::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");
}
.u7z36uho   .d584xz::after, .u7z36uho   .q6xu::after,
.lkha .d584xz::after, .lkha .q6xu::after,
.aunl    .d584xz::after, .aunl    .q6xu::after,
.nt6chy6x    .d584xz::after, .nt6chy6x    .q6xu::after,
.bwi82    .d584xz::after, .bwi82    .q6xu::after,
.z6x78e     .d584xz::after, .z6x78e     .q6xu::after,
.aymzu    .d584xz::after, .aymzu    .q6xu::after,
.v91qen   .d584xz::after, .v91qen   .q6xu::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;
}
.u7z36uho .d584xz::after, .u7z36uho .q6xu::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");
}
.lkha .d584xz::after, .lkha .q6xu::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");
}
.aunl .d584xz::after, .aunl .q6xu::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");
}
.nt6chy6x .d584xz::after, .nt6chy6x .q6xu::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");
}
.bwi82 .d584xz::after, .bwi82 .q6xu::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");
}
.z6x78e .d584xz::after, .z6x78e .q6xu::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");
}
.aymzu .d584xz::after, .aymzu .q6xu::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");
}
.v91qen .d584xz::after, .v91qen .q6xu::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");
}
.m3e95 .o78f { background: transparent; padding: 0; }
@media (min-width: 721px) {
  .hequh3 { flex: 0 0 260px; width: 260px; }
  .hsvh4 { flex: 0 0 120px; width: 120px; }
  .lc252r { flex: 0 0 110px; width: 110px; }
  .vurt   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .et7xx { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.et7xx.boma { 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) {
  .wuqr62s { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .wuqr62s .kqwz3xy { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .wuqr62s .hequh3 { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .wuqr62s .o78f { width: 100%; min-width: unset; height: 120px; }
  .wuqr62s .bs8rw { max-height: 96px; max-width: 200px; }
  .wuqr62s .lkku3 { min-width: unset; text-align: center; white-space: normal; }
  .wuqr62s .hsvh4 { min-width: 0; }
  .wuqr62s .vurt { 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; }
  .wuqr62s .et7xx { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .kh1jy0 .kqwz3xy { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .y07qsxxs .itwdp6oc {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .y07qsxxs .v5wyvi { margin: 0; }
}
.icap .hqxy1i96 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.icap .zmmj h3 { color: var(--accent-light); }
.icap .hf7mm { background: var(--bg-page); border: 1px solid var(--border); }
.w3faa8r .qle5ird { gap: 10px; }
.w3faa8r .myibtyg, .w3faa8r .ds5dze9 { padding: 12px; }
.w3faa8r .myibtyg ul, .w3faa8r .ds5dze9 ul { margin: 4px 0 0; padding-left: 18px; }
.w3faa8r .myibtyg li, .w3faa8r .ds5dze9 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .yiy0yw { grid-template-columns: 1fr; }
  .nbu4 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .nbu4 .ilfit1 { width: 72px; height: 50px; }
  .nbu4 .icwd83o { max-width: 180px; }
  .nbu4 .n1pic { width: auto; }
}
@media (max-width: 720px) {
  .d4cx9q { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ckl06 { padding: 16px; }
  .ubit .tsen6s { min-width: 50%; }
}
.pty4 .qle5ird { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .uqhofm7 { grid-template-columns: 1fr; }
  .rtp19dh { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .no29q { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .bf4k { flex-wrap: wrap; padding: 16px; }
}
.oy1v0 .qle5ird { gap: 8px; }
.oy1v0 .myibtyg, .oy1v0 .ds5dze9 { padding: 8px; }
@media (max-width: 480px) {
  .afzupkm { flex-direction: column; align-items: stretch; }
}
.igxk05x .n1pic .boma { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .itwvnyu { flex-direction: column; align-items: stretch; gap: 10px; }
  .igxk05x .n1pic { text-align: center; }
}
@media (max-width: 720px) {
  .wrashbxl { grid-template-columns: 1fr; }
  .wy3hcc { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .qizm { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .gxritsab { grid-template-columns: 1fr; }
  .v1nuu7 { width: 100px; height: 100px; margin: 16px auto; }
  .o8s5l { font-size: 1.4rem; }
  .g2bt523 { justify-content: center; }
  .bt02 .tsen6s { min-width: 50%; }
}
.yp4im .qle5ird { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .mhmch { flex-wrap: wrap; padding: 14px 16px; }
  .t0xy { padding: 12px 16px; }
  .yp4im .qle5ird { margin: 0 16px; }
  .yp4im .bpk1n { padding: 0 16px; }
  .bgywnbc { padding: 12px 16px; }
}
.kh1jy0 .wuqr62s {
  gap: 0; border: 1px solid var(--border);
  border-radius: 10px; overflow: hidden;
}
.kh1jy0 .kqwz3xy {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border); row-gap: 0; column-gap: 12px;
}
.kh1jy0 .kqwz3xy:last-child { border-bottom: none; }
.kh1jy0 .hsvh4,
.kh1jy0 .mm7owa88,
.kh1jy0 .xqpyw { border-left: 1px solid var(--border); padding-left: 10px; }
.kh1jy0 .lkku3 { padding: 0 10px; }
.w5c5 .et7xx.boma { padding: 14px 30px !important; font-size: 1rem; }
.oyz2wl0h .et7xx.boma { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.odm52w8 .mm7owa88 { flex: 1.8; }
.odm52w8 .mm7owa88 .d7gi {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.odm52w8 .mm7owa88 .bvkyx { font-weight: 700; color: var(--text-primary); }
.odm52w8 .lfx14cb,
.odm52w8 .gpbmhpr3,
.odm52w8 .dxck { flex: 0.75; opacity: 0.75; }
.vuk1d { margin: 16px 0; }
.psyc95 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.psyc95 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.psyc95 summary::after { content: "+"; color: var(--accent-light); }
.psyc95[open] summary::after { content: "−"; }
.psyc95 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.amut { margin-bottom: 0; }
.k3k9a h2.nbd488 { color: var(--text-primary); border-color: var(--accent-light); }
.mft2hudz h2.nbd488 { color: var(--text-primary); border-color: var(--accent-light); }
.ssmjy3 .i0u7adwv     { background: #052e16; border-color: #10b981; }
.ssmjy3 .ipumozy { background: #2d0a1e; border-color: #f43f5e; }
.ssmjy3 .znd6vq strong  { color: #f1f5f9; }
.ssmjy3 .znd6vq p       { color: #cbd5e1; }
.ssmjy3 .f8ko8    .i0u7adwv     .mxby::before,
.ssmjy3 .zv7a  .i0u7adwv     .mxby::before,
.ssmjy3 .yrry6k  .i0u7adwv     .mxby::before,
.ssmjy3 .lswcmw .i0u7adwv     .mxby::before { color: #10b981; }
.ssmjy3 .f8ko8    .ipumozy .mxby::before,
.ssmjy3 .zv7a  .ipumozy .mxby::before,
.ssmjy3 .yrry6k  .ipumozy .mxby::before,
.ssmjy3 .lswcmw .ipumozy .mxby::before { color: #f43f5e; }
.ssmjy3 .f8ko8    .hknwbt    .mxby::before,
.ssmjy3 .zv7a  .hknwbt    .mxby::before,
.ssmjy3 .yrry6k  .hknwbt    .mxby::before,
.ssmjy3 .lswcmw .hknwbt    .mxby::before { color: #a855f7; }
.qgxabjp .i0u7adwv     { background: #2d2000; border-color: #eab308; }
.qgxabjp .ipumozy { background: #2d0b0b; border-color: #ef4444; }
.qgxabjp .hknwbt    { background: #2d1600; border-color: #f97316; }
.qgxabjp .znd6vq strong  { color: #f1f5f9; }
.qgxabjp .znd6vq p       { color: #cbd5e1; }
.qgxabjp .f8ko8    .i0u7adwv     .mxby::before,
.qgxabjp .zv7a  .i0u7adwv     .mxby::before,
.qgxabjp .yrry6k  .i0u7adwv     .mxby::before,
.qgxabjp .lswcmw .i0u7adwv     .mxby::before { color: #eab308; }
.qgxabjp .f8ko8    .ipumozy .mxby::before,
.qgxabjp .zv7a  .ipumozy .mxby::before,
.qgxabjp .yrry6k  .ipumozy .mxby::before,
.qgxabjp .lswcmw .ipumozy .mxby::before { color: #ef4444; }
.qgxabjp .f8ko8    .hknwbt    .mxby::before,
.qgxabjp .zv7a  .hknwbt    .mxby::before,
.qgxabjp .yrry6k  .hknwbt    .mxby::before,
.qgxabjp .lswcmw .hknwbt    .mxby::before { color: #f97316; }
.xkfsbwf7 .i0u7adwv     { background: #0c1a2e; border-color: #38bdf8; }
.xkfsbwf7 .ipumozy { background: #12103a; border-color: #818cf8; }
.xkfsbwf7 .znd6vq strong  { color: #f1f5f9; }
.xkfsbwf7 .znd6vq p       { color: #cbd5e1; }
.xkfsbwf7 .f8ko8    .i0u7adwv     .mxby::before,
.xkfsbwf7 .zv7a  .i0u7adwv     .mxby::before,
.xkfsbwf7 .yrry6k  .i0u7adwv     .mxby::before,
.xkfsbwf7 .lswcmw .i0u7adwv     .mxby::before { color: #38bdf8; }
.xkfsbwf7 .f8ko8    .ipumozy .mxby::before,
.xkfsbwf7 .zv7a  .ipumozy .mxby::before,
.xkfsbwf7 .yrry6k  .ipumozy .mxby::before,
.xkfsbwf7 .lswcmw .ipumozy .mxby::before { color: #818cf8; }
.xkfsbwf7 .f8ko8    .hknwbt    .mxby::before,
.xkfsbwf7 .zv7a  .hknwbt    .mxby::before,
.xkfsbwf7 .yrry6k  .hknwbt    .mxby::before,
.xkfsbwf7 .lswcmw .hknwbt    .mxby::before { color: #2dd4bf; }
.mhk5d .i0u7adwv     { background: var(--accent-bg); border-color: var(--accent-light); }
.mhk5d .ipumozy { background: var(--accent-bg-light); border-color: var(--accent-light); }
.mhk5d .f8ko8    .mxby::before,
.mhk5d .zv7a  .mxby::before,
.mhk5d .yrry6k  .mxby::before,
.mhk5d .lswcmw .mxby::before { color: var(--accent-light) !important; }
.yegkqh8q::before,
.cw7a::before { margin-right: 5px; }
.nc18 .myibtyg ul li,
.nc18 .myibtyg .yegkqh8q { color: #22c55e; }
.nc18 .ds5dze9 ul li,
.nc18 .ds5dze9 .cw7a { color: #ef4444; }
.zhqystae .myibtyg { background: var(--bg-pros); }
.zhqystae .ds5dze9 { background: var(--bg-cons); }
.zhqystae .myibtyg .yegkqh8q { color: var(--c-pros-label); }
.zhqystae .ds5dze9 .cw7a { color: var(--c-cons); }
.zhqystae .myibtyg ul li,
.zhqystae .dsyvlfw li            { color: var(--c-pros); }
.zhqystae .ds5dze9 ul li,
.zhqystae .zpn4vz6y li            { color: var(--c-cons); }
.xxp0i9 .myibtyg { background: var(--bg-pros); }
.xxp0i9 .ds5dze9 { background: var(--bg-cons); }
.xxp0i9 .myibtyg .yegkqh8q { color: var(--c-pros-label); }
.xxp0i9 .ds5dze9 .cw7a { color: var(--c-cons); }
.xxp0i9 .myibtyg ul li,
.xxp0i9 .ds5dze9 ul li,
.t9x6bf .yegkqh8q::before { content: "✓ "; }
.t9x6bf .cw7a::before { content: "✗ "; }
.ira479 .yegkqh8q::before { content: "→ "; }
.ira479 .cw7a::before { content: "← "; }
.r8tfk .yegkqh8q::before { content: "★ "; }
.r8tfk .cw7a::before { content: "✕ "; }
.mm4i .yegkqh8q::before { content: "◆ "; }
.mm4i .cw7a::before { content: "▲ "; }
.g7r2c7lc .znd6vq { background: transparent; border-left: none; border: 1.5px solid; }
.g7r2c7lc .i0u7adwv     { border-color: var(--c-tip-border); }
.g7r2c7lc .ipumozy { border-color: var(--c-warn-border); }
.g7r2c7lc .znd6vq strong { color: var(--text-primary); }
.g7r2c7lc .znd6vq p      { color: var(--text-muted); }
.z1fe .znd6vq { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.z1fe .i0u7adwv     { border-top-color: var(--c-tip-border); }
.z1fe .ipumozy { border-top-color: var(--c-warn-border); }
.bfudylzz .znd6vq { border-left: none; border-radius: 8px; }
.bfudylzz .i0u7adwv     { background: #065f46; }
.bfudylzz .ipumozy { background: #92400e; }
.bfudylzz .znd6vq strong,
.bfudylzz .znd6vq p { color: #fff; }
.bfudylzz .mxby::before { color: rgba(255,255,255,0.85) !important; }
.ssmjy3.bfudylzz .i0u7adwv,
.ssmjy3 .bfudylzz .i0u7adwv     { background: #052e16; }
.ssmjy3.bfudylzz .ipumozy,
.ssmjy3 .bfudylzz .ipumozy { background: #2d0a1e; }
.qgxabjp.bfudylzz .i0u7adwv,
.qgxabjp .bfudylzz .i0u7adwv      { background: #2d2000; }
.qgxabjp.bfudylzz .ipumozy,
.qgxabjp .bfudylzz .ipumozy  { background: #2d0b0b; }
.qgxabjp.bfudylzz .hknwbt,
.qgxabjp .bfudylzz .hknwbt     { background: #2d1600; }
.xkfsbwf7.bfudylzz .i0u7adwv,
.xkfsbwf7 .bfudylzz .i0u7adwv      { background: #0c1a2e; }
.xkfsbwf7.bfudylzz .ipumozy,
.xkfsbwf7 .bfudylzz .ipumozy  { background: #12103a; }
.r7bkgry8 .znd6vq { border-left: none; border-radius: 6px; padding: 10px 14px; }
.r7bkgry8 .i0u7adwv     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.r7bkgry8 .ipumozy { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.r7bkgry8 .znd6vq strong { color: var(--text-primary); }
.r7bkgry8 .znd6vq p      { color: var(--text-muted); }
.apik4 .znd6vq { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.f8ko8 .mxby,
.zv7a .mxby,
.yrry6k .mxby,
.lswcmw .mxby { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.f8ko8 .mxby::before,
.zv7a .mxby::before,
.yrry6k .mxby::before,
.lswcmw .mxby::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.f8ko8 .i0u7adwv     .mxby::before { content: "✦"; color: var(--c-tip-border); }
.f8ko8 .ipumozy .mxby::before { content: "▲"; color: var(--c-warn-border); }
.f8ko8 .hknwbt    .mxby::before { content: "◉"; color: #60a5fa; }
.zv7a .i0u7adwv     .mxby::before { content: "★"; color: var(--c-tip-border); }
.zv7a .ipumozy .mxby::before { content: "◆"; color: var(--c-warn-border); }
.zv7a .hknwbt    .mxby::before { content: "●"; color: #60a5fa; }
.yrry6k .i0u7adwv     .mxby::before { content: "▶"; color: var(--c-tip-border); }
.yrry6k .ipumozy .mxby::before { content: "■"; color: var(--c-warn-border); }
.yrry6k .hknwbt    .mxby::before { content: "▸"; color: #60a5fa; }
.lswcmw .i0u7adwv     .mxby::before { content: "→"; color: var(--c-tip-border); }
.lswcmw .ipumozy .mxby::before { content: "⬥"; color: var(--c-warn-border); }
.lswcmw .hknwbt    .mxby::before { content: "◈"; color: #60a5fa; }
.tbxhz47 .uf4s6mp .fe6h,
.tbxhz47 .buaj .fe6h  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.tbxhz47 .d5mhnd                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.tbxhz47 .qmglac          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.tbxhz47 .aib7b81                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.fxj9rih .uf4s6mp .fe6h,
.fxj9rih .buaj .fe6h,
.fxj9rih .d5mhnd,
.fxj9rih .kqwz3xy,
.fxj9rih .v5wyvi,
.fxj9rih .qmglac,
.fxj9rih .aib7b81,
.fxj9rih .apik4 .znd6vq { box-shadow: none; }
.p2dl   body, .p2dl   { font-size: 0.9rem; }
.p2dl   .he3xvk73, .p2dl .x6ris6k, .p2dl .kvm0w,
.p2dl   .lylk, .p2dl .j3ha { font-size: 0.9rem; }
.p2dl   .c3ygjsm, .p2dl .bbqt0 { font-size: 0.9rem; }
.yudx5mvs   .he3xvk73, .yudx5mvs .x6ris6k, .yudx5mvs .kvm0w,
.yudx5mvs   .lylk, .yudx5mvs .j3ha { font-size: 0.95rem; }
.yudx5mvs   .c3ygjsm, .yudx5mvs .bbqt0 { font-size: 0.95rem; }
.jbrf   .he3xvk73, .jbrf .x6ris6k, .jbrf .kvm0w,
.jbrf   .lylk, .jbrf .j3ha { font-size: 1.08rem; }
.jbrf   .c3ygjsm, .jbrf .bbqt0 { font-size: 1.05rem; }
.jbrf   .hruc { font-size: 0.97rem; }
.x7tv .ylgy5ryi      { font-size: 3.2rem; }
.x7tv h2.nbd488 { font-size: 1.9rem; }
.x7tv h3.b6at     { font-size: 1.4rem; }
.z837fx9 .ylgy5ryi      { font-size: 3.8rem; }
.z837fx9 h2.nbd488 { font-size: 2.2rem; }
.z837fx9 h3.b6at     { font-size: 1.6rem; }
.amut + .amut { position: relative; }
.fo5p   .amut + .amut::before,
.a9c2  .amut + .amut::before,
.umtcn   .amut + .amut::before,
.dkvy1   .amut + .amut::before,
.xtztgm   .amut + .amut::before,
.epef5v .amut + .amut::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.fo5p .amut + .amut::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.a9c2 .amut + .amut::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.umtcn .amut + .amut::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;
}
.dkvy1 .amut + .amut::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.h0568cq .amut { margin-bottom: 16px; }
.h0568cq .amut + .amut { margin-top: 0; }
.h0568cq .mpyj7jvp { padding-top: 0; padding-bottom: 0; }
.xtztgm .amut + .amut::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.epef5v .amut + .amut::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.jcwaj .amut + .amut::before,
.i134 .amut + .amut::before,
.eyw6dm6 .amut + .amut::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%;
}
.wfo4t9 .jcwaj .amut:nth-child(even)::before,
.wfo4t9 .i134 .amut:nth-child(even)::before,
.wfo4t9 .eyw6dm6 .amut:nth-child(even)::before { background: var(--bg-surface); }
.xr784h8 .jcwaj .amut:nth-child(even)::before,
.xr784h8 .i134 .amut:nth-child(even)::before,
.xr784h8 .eyw6dm6 .amut:nth-child(even)::before { background: var(--bg-card); }
.jcwaj .amut + .amut::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");
}
.i134 .amut + .amut::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");
}
.eyw6dm6 .amut + .amut::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");
}
.mtgl0 .boovilv,
.mtgl0 .mb2umx2p,
.mtgl0 .gup13,
.v80ny2fu .gup13 { padding-bottom: 60px; }
.qs5vb1ei .gup13 { padding-bottom: 70px; }
.mtgl0 .boovilv::before,
.mtgl0 .boovilv::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");
}
.c6r34dp .r4ar9b { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.rn8ln .r4ar9b { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.cjps .r4ar9b { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.xcfgr1 .r4ar9b { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.uge3n .r4ar9b { background: var(--accent-bg); }
.ydzmp8 .txs8rdi { float: left; width: 38%; margin: 0 28px 16px 0; }
.ydzmp8 .txs8rdi .vs4th89 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ydzmp8 .mpyj7jvp::after { content: ''; display: block; clear: both; }
.bkc2fwa .txs8rdi { float: right; width: 38%; margin: 0 0 16px 28px; }
.bkc2fwa .txs8rdi .vs4th89 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.bkc2fwa .mpyj7jvp::after { content: ''; display: block; clear: both; }
.fc2dtlqe .amut:nth-child(odd)  .txs8rdi { float: left;  width: 38%; margin: 0 28px 16px 0; }
.fc2dtlqe .amut:nth-child(even) .txs8rdi { float: right; width: 38%; margin: 0 0 16px 28px; }
.fc2dtlqe .txs8rdi .vs4th89 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.fc2dtlqe .mpyj7jvp::after { content: ''; display: block; clear: both; }
.ydzmp8 .jost,
.bkc2fwa .jost,
.fc2dtlqe .jost,
@media (max-width: 900px) {
  .ydzmp8 .txs8rdi,
  .bkc2fwa .txs8rdi,
  .fc2dtlqe .amut:nth-child(odd)  .txs8rdi,
  .fc2dtlqe .amut:nth-child(even) .txs8rdi {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .ydzmp8 .txs8rdi .vs4th89,
  .bkc2fwa .txs8rdi .vs4th89,
  .fc2dtlqe .txs8rdi .vs4th89 {
    max-height: none !important;
  }
}
.ydzmp8 .c3ygjsm,
.ydzmp8 .bbqt0,
.bkc2fwa .c3ygjsm,
.bkc2fwa .bbqt0,
.fc2dtlqe .c3ygjsm,
.fc2dtlqe .bbqt0 { overflow: hidden; }
@media (max-width: 640px) {
  .ydzmp8 .txs8rdi,
  .bkc2fwa .txs8rdi,
  .fc2dtlqe .txs8rdi { float: none; width: 100%; margin: 0 0 16px 0; }
}
.cfc8t .cvipv,
.cfc8t .mpyj7jvp,
.cfc8t .dqlx  { max-width: 1100px; }
.s9e9ql .cvipv,
.s9e9ql .mpyj7jvp,
.s9e9ql .dqlx  { max-width: 1200px; }
.m1t8 .cvipv,
.m1t8 .mpyj7jvp,
.m1t8 .dqlx  { max-width: 1320px; }
.m1t8 { --content-mw: 1320px; }
.ilgqntev { font-size: 0.82rem; color: var(--text-muted); }
.pqtmo30y { display: flex; align-items: center; }
.dzm8h2ob {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.momy21v { display: flex; align-items: center; }
.rwyhg5 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.rwyhg5:hover { text-decoration: underline; }
.hi0t2ui8 { margin: 0 3px; opacity: 0.45; }
.hi0t2ui8::before { content: '/'; }
.lfl59jnw { padding: 2px 5px; color: var(--text-main); }
.l6gjcdt .ilgqntev {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.l6gjcdt .pqtmo30y { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.u8yhf16 .ilgqntev {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.u8yhf16 .pqtmo30y { padding: 0 0 0 12px; }
.xtwsiw3 .pqtmo30y { padding: 0 16px; }
.xtwsiw3 .ilgqntev {
  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);
}
.xtwsiw3 .cvipv { padding-top: 28px; }
@media (max-width: 720px) {
  .uk93k { margin-top: 18px; padding: 0 16px; }
  .xtwsiw3 .cvipv { padding-top: 16px; }
}
.cfc8t.l6gjcdt .pqtmo30y { max-width: 1100px; }
.s9e9ql.l6gjcdt .pqtmo30y { max-width: 1200px; }
.m1t8.l6gjcdt .pqtmo30y { max-width: 1320px; }
.m1t8 .uk93k { max-width: 1320px; }
.imuhjf .amut { padding-top: 16px; padding-bottom: 16px; }
.mo1b1 .amut { padding-top: 24px; padding-bottom: 24px; }
.r9y8q9s .amut { padding-top: 40px; padding-bottom: 40px; }
.e6qkrzax .amut { padding-top: 52px; padding-bottom: 52px; }
.ghk7d .amut:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.ghk7d .amut:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.ghk7d .amut:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.ghk7d .amut:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.qc3f5 .mpyj7jvp { padding-top: 10px;  padding-bottom: 10px; }
.x37ux404 .mpyj7jvp { padding-top: 18px;  padding-bottom: 18px; }
.um2b6c6c .mpyj7jvp { padding-top: 36px;  padding-bottom: 36px; }
.drx5cq4 .mpyj7jvp { padding-top: 48px;  padding-bottom: 48px; }
.bgf4ca3f h2.nbd488 { font-weight: 600; }
.bgf4ca3f h3.b6at     { font-weight: 600; }
.qkkntwa h2.nbd488 { font-weight: 800; }
.qkkntwa h3.b6at     { font-weight: 700; }
.p41dmy3 h2.nbd488 { font-weight: 900; }
.p41dmy3 h3.b6at     { font-weight: 800; }
.p41dmy3 .znd6vq strong,
.p41dmy3 .znd6vq strong { font-weight: 600; }
.d584xz {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.efra .d584xz { display: none; }
@media (max-width: 640px) { .d584xz { display: none; } }
.d584xz { background: var(--cta) !important; color: #fff !important; border: none !important; }
.d584xz:hover { opacity: 0.85; }
.hf6dzeq .d584xz { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.tw058zxa .d584xz,
.y1pdg5  .d584xz { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.tw058zxa .d584xz:hover,
.y1pdg5  .d584xz:hover { opacity: 0.88; }
.hf6dzeq.tw058zxa .d584xz,
.hf6dzeq.y1pdg5  .d584xz { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.q6xu {
  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;
}
.q6xu:hover { transform: translateY(-2px); opacity: 0.92; }
.q6xu { background: var(--cta) !important; color: #fff !important; border: none !important; }
.gsamgt2 .q6xu { display: none; }
.vc5mvzw .q6xu { right: 32px; }
.sl87  .q6xu { left: 32px; }
@media (max-width: 480px) {
  .vc5mvzw .q6xu { right: 20px; bottom: 20px; }
  .sl87  .q6xu { left: 20px; bottom: 20px; }
}
.l5qelcl { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.dqlx { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.af11ys { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.lgyn { color: var(--text-dim); font-size: 0.8rem; }
.v0xsnli4 a, .l22iee a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.v0xsnli4 a:hover, .l22iee a:hover { color: var(--accent-light); }
.l22iee { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.tcy5oqi3 .dqlx { text-align: center; }
.tcy5oqi3 .l22iee { justify-content: center; margin-bottom: 16px; }
.tcy5oqi3 .af11ys { margin-top: 0; }
.c3pq { margin-top: 10px; }
.c3pq a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .dqlx { padding-left: 16px; padding-right: 16px; }
  .o4ugl39 .dqlx { padding: 20px 16px; }
  .l22iee { gap: 4px 12px; }
  .af11ys { font-size: 0.78rem; }
}
.nmroqwa .af11ys { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.nmroqwa .lgyn { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .nmroqwa .hmh7g4ll { grid-template-columns: 1fr 1fr; } .nmroqwa .hkmwjz8 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .nmroqwa .hmh7g4ll { grid-template-columns: 1fr; } }
.x0zjjc .af11ys { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .x0zjjc .o63mkg { gap: 12px; } .x0zjjc .ye7ejs { margin-right: 0; width: 100%; } }
.w9g38l .af11ys { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.w9g38l .lgyn { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .w9g38l .mt4do { grid-template-columns: 1fr 1fr; } .w9g38l .nl6aa01a { grid-column: 1 / -1; } }
@media (max-width: 480px) { .w9g38l .mt4do { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .cqve .t4h2 { grid-template-columns: 1fr 1fr; } .cqve .ishgfvjo:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .cqve .t4h2 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .c4ee .t4h2 { grid-template-columns: 1fr; } }
.vf88ag .dqlx { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.vf88ag .l22iee { justify-content: center; }
.a13m2zhl .p9o6f9      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.a13m2zhl .l5qelcl { background: var(--bg-page); border-top-color: var(--border-alt); }
.hron .p9o6f9      { background: #0d1117; border-bottom-color: #21262d; }
.hron .zmwu90 { color: var(--accent-light); }
.hron .n1v3 { --msep-color: #8b949e; }
.hron .n1v3 a { color: #8b949e; }
.hron .n1v3 a:hover { color: var(--accent-light); }
.hron .ca6j58c { color: #8b949e; }
.hron .l5qelcl { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.hron .af11ys,
.hron .lgyn { color: #6e7681; }
.hron .v0xsnli4 a, .hron .l22iee a,
.hron .v0xsnli4 a:hover, .hron .l22iee a:hover,
@media (max-width: 640px) {
  .hron .n1v3 { background: #0d1117; border-top-color: #21262d; }
  .hron .n1v3 li a { border-bottom-color: #21262d; }
}
.iqeppq .p9o6f9      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.iqeppq .zmwu90 { color: var(--accent-light); }
.iqeppq .n1v3 { --msep-color: #475569; }
.iqeppq .n1v3 a { color: #475569; }
.iqeppq .n1v3 a:hover { color: var(--accent-light); }
.iqeppq .ca6j58c { color: #64748b; }
.iqeppq .l5qelcl { background: #f0f4f8; border-top-color: #cbd5e1; }
.iqeppq .af11ys,
.iqeppq .lgyn { color: #64748b; }
.iqeppq .v0xsnli4 a, .iqeppq .l22iee a,
.iqeppq .v0xsnli4 a:hover, .iqeppq .l22iee a:hover,
@media (max-width: 640px) {
  .iqeppq .n1v3 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .iqeppq .n1v3 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.tw058zxa .p9o6f9      { background: var(--accent); border-bottom-color: var(--accent-light); }
.tw058zxa .zmwu90 { color: #fff; }
.tw058zxa .n1v3 { --msep-color: rgba(255,255,255,0.82); }
.tw058zxa .n1v3 a { color: rgba(255,255,255,0.82); }
.tw058zxa .n1v3 a:hover { color: #fff; }
.tw058zxa .ca6j58c { color: rgba(255,255,255,0.9); }
.tw058zxa .l5qelcl { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.tw058zxa .af11ys,
.tw058zxa .lgyn { color: rgba(255,255,255,0.72); }
.tw058zxa .v0xsnli4 a, .tw058zxa .l22iee a,
.tw058zxa .v0xsnli4 a:hover, .tw058zxa .l22iee a:hover,
@media (max-width: 640px) {
  .tw058zxa .n1v3 { background: var(--accent); border-top-color: var(--accent-light); }
  .tw058zxa .n1v3 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.y1pdg5 .p9o6f9 {
  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);
}
.y1pdg5 .l5qelcl {
  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) {
  .y1pdg5 .n1v3 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.dfpaa7h .m4udtew { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.hxf6ysi .m4udtew { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.z3y6 .m4udtew { min-height: 72px; height: auto; }
.g7j0eff .m4udtew { min-height: 84px; height: auto; }
.o4ugl39 .m4udtew { max-width: none; padding: 0 32px; }
.o4ugl39 .dqlx  { max-width: none; padding: 24px 32px; }
.ts7sj69.s9e9ql .m4udtew { max-width: 1200px; }
.ts7sj69.m1t8 .m4udtew { max-width: 1320px; }
.pj5s325   .zmwu90, .pj5s325   .ye7ejs { text-transform: capitalize; }
.tl9z .zmwu90, .tl9z .ye7ejs { text-transform: lowercase; }
.ko4567 .zmwu90, .ko4567 .ye7ejs { text-transform: uppercase; letter-spacing: 0.06em; }
.hbivwz, .q284g2mh {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.jvipy .hbivwz,
.emb2u7 .hbivwz,
.e79s .hbivwz,
.dycl6qx .hbivwz,
.p47x952u   .n1v3 a { font-weight: 500; }
.t0v87 .n1v3 a { font-weight: 600; }
.fnw84     .n1v3 a { font-weight: 700; }
.v550nhn    .n1v3 a { font-weight: 800; letter-spacing: 0.01em; }
.n2luyg66     .n1v3 > li + li::before,
.fyhpi    .n1v3 > li + li::before,
.vq43n    .n1v3 > li + li::before,
.ze3x .n1v3 > li + li::before,
.yatcat .n1v3 > li + li::before,
.a5dovb  .n1v3 > li + li::before,
.kyu5lrf    .n1v3 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.n2luyg66     .n1v3 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.fyhpi    .n1v3 > li + li::before { content: "|"; }
.vq43n    .n1v3 > li + li::before { content: "—"; }
.ze3x .n1v3 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.yatcat .n1v3 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.a5dovb  .n1v3 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.kyu5lrf    .n1v3 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .xfam .ca6j58c,
  .aexot .ca6j58c,
  .b0zvqo .ca6j58c,
  .twkrc .ca6j58c,
  .b1c4id7j .ca6j58c {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .xfam .ca6j58c::before,
  .aexot .ca6j58c::before,
  .b0zvqo .ca6j58c::before,
  .twkrc .ca6j58c::before,
  .b1c4id7j .ca6j58c::before { content: ""; display: block; flex-shrink: 0; }

  
  .xfam .ca6j58c::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;
  }

  
  .aexot .ca6j58c::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;
  }

  
  .b0zvqo .ca6j58c::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;
  }

  
  .twkrc .ca6j58c::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;
  }

  
  .b1c4id7j .ca6j58c::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) {
  .r74cr4e .ca6j58c {
    padding: 5px 14px;
  }
  .r74cr4e .n1v3 {
    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;
  }
  .r74cr4e .n1v3 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .r74cr4e .n1v3 li a:hover { background: var(--bg-raised); }
  .r74cr4e .fbc2wv00,
  .t3tnupr .fbc2wv00,
  .ejq2 .fbc2wv00 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .cvhf0dh .ca6j58c {
    padding: 5px 10px;
  }
  .cvhf0dh .n1v3 {
    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);
  }
  .cvhf0dh .n1v3.c8pz7c4q { transform: translateX(0); }
  .cvhf0dh .n1v3 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .cvhf0dh .n1v3 li:last-child a { border-bottom: none; }
  .tw058zxa .n1v3,
  .hron .n1v3 { background: var(--accent) !important; }
  .tw058zxa .n1v3 li a,
  .hron .n1v3 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ejq2 .ca6j58c {
    padding: 5px 10px;
  }
  .ejq2 .n1v3 {
    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);
  }
  .ejq2 .n1v3::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ejq2 .n1v3.c8pz7c4q { transform: translateY(0); }
  .ejq2 .n1v3 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .p1a8q0 .ca6j58c {
    padding: 5px 10px;
  }
  .p1a8q0 .n1v3 {
    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;
  }
  .p1a8q0 .n1v3.c8pz7c4q { opacity: 1; pointer-events: auto; }
  .p1a8q0 .n1v3 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .dgcv     .ca6j58c { border-radius: 0 !important; }
  .ugu447   .ca6j58c { border-radius: 8px !important; }
  .y5e5 .ca6j58c { border-radius: 50% !important; }
  .w95ghd   .ca6j58c { border-radius: 999px !important; }
}
.k5clj .qpbtcf0 { height: 36px; }
.l5j738 .qpbtcf0 { height: 60px; max-width: 200px; }
.wmvx .qpbtcf0 { height: 76px; max-width: 240px; }
.ihb108v    .hsvh4, .ihb108v    .slbwfk4 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
@media (min-width: 720px) {
  .rbkj4e .wuqr62s {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .rbkj4e .kqwz3xy {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .rbkj4e .kqwz3xy { padding: 40px 16px 20px; }
  .rbkj4e .vurt {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .rbkj4e .et7xx { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .xuqm .kqwz3xy {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .xuqm .kqwz3xy::before {
    position: absolute; top: 14px; left: 14px;
  }
  .xuqm .hequh3 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .xuqm .lkku3 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .xuqm .vurt {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .xuqm .et7xx { width: 100%; min-width: 0; }
  .xuqm .hsvh4 { min-width: 0; }
}
.sk5ws .psyc95 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.sk5ws .psyc95 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.sk5ws .psyc95 p { padding: 0 2px 16px; }
.qmmjw5 .psyc95 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.qmmjw5 .psyc95 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.qmmjw5 .psyc95 summary::after { content: "›"; font-size: 1.2em; }
.qmmjw5 .psyc95[open] summary::after { content: "‹"; }
.qmmjw5 .psyc95 p { padding: 10px 22px 4px; }
.efjh5i65 .psyc95 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.efjh5i65 .psyc95 summary { color: var(--text-primary); padding-left: 16px; }
.efjh5i65 .psyc95 summary::after { content: "›"; font-size: 1.1em; }
.efjh5i65 .psyc95[open] summary::after { content: "‹"; }
.efjh5i65 .psyc95 p { padding-left: 16px; }
.soul59ce .vuk1d { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.soul59ce .psyc95 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.soul59ce .psyc95:last-child { border-bottom: none; }
.soul59ce .psyc95 summary { color: var(--text-primary); border-radius: 0; }
.soul59ce .psyc95 summary::after { content: "›"; font-size: 1.1em; }
.soul59ce .psyc95[open] summary::after { content: "‹"; }
.a13ccb .psyc95 { overflow: hidden; }
.a13ccb .psyc95 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.a13ccb .psyc95 summary::after { color: rgba(255,255,255,.75); }
.a13ccb .psyc95[open] summary { border-radius: 0; }
.awde85t { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.kj81hac {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.zife {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.c6vt { color: var(--text-muted); font-size: 1.05rem; }
.co4tyby {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.awkg {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.cctg { margin-bottom: 20px; }
.v5d7lt08 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.v3fp0p8z {
  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;
}
.v3fp0p8z:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.tel3tcl { resize: vertical; min-height: 130px; }
.yesdnz8w { width: 100%; margin-top: 8px; }
.acx0zh {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.f3cf {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.xmjyz5 { color: var(--text-muted); line-height: 1.75; }
.iln8z { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.iln8z li { margin-bottom: 6px; }
.wbnj3s { max-width: 760px; margin: 0 auto; }
.i3uwbx { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.dvqf7 { max-width: 760px; margin: 0 auto; }
.af91t9 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.af91t9:last-child { border-bottom: none; }
.l8onsob { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.af91t9 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.af91t9 ul.iln8z { margin: 0; }
.qu1l9fsu .l8onsob { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .qu1l9fsu { grid-template-columns: 1fr; gap: 10px; } }
.a70xn .l8onsob { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.xd0oi .iln8z { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .hjzaf { grid-template-columns: 1fr; } }
.dw6nke { color: inherit; text-decoration: none; }
.dw6nke:hover { color: var(--accent-light); text-decoration: underline; }
.esl3xpfm { display: inline-block; line-height: 0; }
.utpvbd { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.dcx3pfp { margin-bottom: 48px; }
.bahht1 { max-width: 760px; margin: 0 auto; }
.g0pmtvi1 { text-align: center; }
.tqwo4vyk { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.tqwo4vyk:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.lx25 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.tqwo4vyk p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.tqwo4vyk ul.iln8z { margin: 0; }
.yz2v { color: var(--text-muted); line-height: 1.75; }
.g0pmtvi1 .iln8z,
.xhi9hvw .iln8z,
.eg9w3jd .iln8z,
.h3zs2n9 .iln8z {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.g0pmtvi1 .tqwo4vyk,
.xhi9hvw .tqwo4vyk { text-align: left; }
.g0pmtvi1 .lx25,
.xhi9hvw .lx25 { text-align: center; }
.jagjq3ds { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.lhyiz52 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.fntmo { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.ggs9rx { margin-top: 12px; }
.ccgg3xeo { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.ccgg3xeo:hover { border-bottom-color: var(--accent-light); }
.zld2d1h3 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.zld2d1h3 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.wd9v { width: 200px; height: 200px; }
.bnfyl74z { border-radius: 10px; }
.eu0xzb { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.uca7w1 { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.uca7w1::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .sgdr1 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.bj0q { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.bj0q .fntmo, .bj0q .lhyiz52 { max-width: 640px; }
.d4fypy8s .jagjq3ds { font-size: 1.6rem; margin-top: 18px; }
.hm7tyd .fntmo { margin-bottom: 28px; }
@media (max-width: 860px) { .on5c { grid-template-columns: 1fr; } .d4fypy8s { position: static; text-align: center; } }
.uodj0z .zld2d1h3 { margin: 0 auto 18px; }
.uodj0z .eu0xzb { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .aib4d { grid-template-columns: 1fr; } }
.tg8dja .jagjq3ds { font-size: 1.6rem; margin-bottom: 6px; }
.h3zs2n9 .iln8z { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .tg8dja { flex-direction: column; text-align: center; } .xnh1sy5a { grid-template-columns: 1fr; } }
.r3fg5bh .jagjq3ds { font-size: 1.35rem; margin: 0 0 4px; }
.r3fg5bh .eu0xzb { margin: 0; }
.k5uz { max-width: 760px; margin: 0 auto; }
.t4gx { position: relative; padding-left: 28px; }
.t4gx::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.ks94 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.ks94:last-child { padding-bottom: 0; }
.w264486 { 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; }
.kbmy h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.kbmy p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.nih9bxn {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.nih9bxn .zife { color: var(--accent-light); }
.mnqww .zife { font-size: 2rem; }
.mnqww .c6vt { max-width: 680px; }
.g7df9k5 .zife { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.g7df9k5 .c6vt  { margin: 0; }
@media (max-width: 640px) { .g7df9k5 { flex-direction: column; } }
.cauo3thp .zife { color: var(--accent-light); }
.k67iq99 .zife { color: #fff; }
.k67iq99 .c6vt  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .d03pz19 { grid-template-columns: 1fr; } }
.z3qr327b .v3fp0p8z {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.z3qr327b .v3fp0p8z:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.agsk .v3fp0p8z { background: var(--bg-raised); border-color: transparent; }
.agsk .v3fp0p8z:focus { background: var(--bg-card); border-color: var(--accent-light); }
.g7sxiv .v3fp0p8z { border-radius: 100px; padding: 11px 20px; }
.g7sxiv .tel3tcl { border-radius: 14px; }
.yhue {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.yhue summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.yhue summary::-webkit-details-marker { display: none; }
.yhue summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.yhue[open] summary::after { content: "−"; }
.wnfzy1 {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .ylrem5 { grid-template-columns: 1fr; } }
.xlumvgre { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.xlumvgre li { margin-bottom: 6px; }
.lx7p{display:none}
.lx7p:empty,.ufgwy:empty{display:none}
.zg3j{position:relative;overflow:visible}
.tqjads .z3mrylw,.cjbv7ee9 .z3mrylw,
.msuw0w .z3mrylw,.n2a5 .z3mrylw,
.jm6l7rx .z3mrylw,.ujyasjxa .z3mrylw{display:block}
.zmkpqyoc .q9kh{display:block}
.tqjads .z3mrylw,.cjbv7ee9 .z3mrylw,
.msuw0w .z3mrylw,.n2a5 .z3mrylw,
.jm6l7rx .z3mrylw{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}
.tqjads .z3mrylw .ufgwy,.cjbv7ee9 .z3mrylw .ufgwy,
.msuw0w .z3mrylw .ufgwy,.n2a5 .z3mrylw .ufgwy,
.jm6l7rx .z3mrylw .ufgwy{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}
.tqjads .hl0fnyj,.cjbv7ee9 .hl0fnyj,
.msuw0w .hl0fnyj,.n2a5 .hl0fnyj,
.jm6l7rx .hl0fnyj{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.tqjads .z3mrylw,.cjbv7ee9 .z3mrylw{top:12px}
.tqjads .z3mrylw .ufgwy{margin-right:auto}
.cjbv7ee9 .z3mrylw .ufgwy{margin-left:auto}
.cjbv7ee9 .z3mrylw{text-align:right}
.msuw0w .z3mrylw,.n2a5 .z3mrylw{bottom:12px}
.msuw0w .z3mrylw .ufgwy{margin-right:auto}
.n2a5 .z3mrylw .ufgwy{margin-left:auto}
.n2a5 .z3mrylw{text-align:right}
.jm6l7rx .z3mrylw{position:relative;margin-top:16px}
.jm6l7rx .z3mrylw .ufgwy{margin:0 auto}
.ujyasjxa .z3mrylw{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.ujyasjxa .z3mrylw .ufgwy{margin:0}
.ujyasjxa .r4ar9b~.z3mrylw,
.ujyasjxa .sqbk25~.z3mrylw{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.ujyasjxa .r4ar9b~.z3mrylw .ufgwy,
.ujyasjxa .sqbk25~.z3mrylw .ufgwy{justify-content:flex-start}
.r4ar9b~.z3mrylw,.sqbk25~.z3mrylw{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}
.r4ar9b~.z3mrylw .ufgwy{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.sqbk25~.z3mrylw .ufgwy{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.q9kh .ufgwy{margin:0 0 12px}
.ufgwy{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.hl0fnyj{white-space:nowrap}
.ip8bea .hl0fnyj{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.tqvl1 .hl0fnyj{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}
.dax4flu .ufgwy{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.s4n6q6m .hl0fnyj{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.gcdlg81z .hl0fnyj{color: var(--accent-light);opacity:1;font-weight:500}
.vovmrwi3 .hl0fnyj{border-bottom:1px solid currentColor;padding-bottom:2px}
.qnfrr9g .ufgwy{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.redjkw{--date-bg:var(--accent-bg)}
.n1dbj .xzmkz::before{content:""}
.ftd4u9 .hl0fnyj + .hl0fnyj::before{content:"•";margin-right:6px;opacity:.4}
.l27j7 .hl0fnyj + .hl0fnyj::before{content:"/";margin-right:6px;opacity:.35}
.r206xtl .hl0fnyj + .hl0fnyj::before{content:"|";margin-right:6px;opacity:.3}
.usofy6 .hl0fnyj + .hl0fnyj::before{content:"—";margin-right:6px;opacity:.3}
.aa5us .hl0fnyj + .hl0fnyj::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.v2i4f5 .hl0fnyj + .hl0fnyj::before{content:"·";margin-right:6px;opacity:.4}
.gqa8u .hl0fnyj + .hl0fnyj::before{content:"›";margin-right:6px;opacity:.4}
.a7qr .hl0fnyj + .hl0fnyj::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.su55leb{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.kfxltcqo{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.y5gvnw{display:flex;flex-direction:column;gap:3px}
.jfzlp{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.c5oj6ep{font-weight:700;font-size:1rem;color:var(--text-heading)}
.s9hy{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.cfaid .su55leb{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.htqm0ub2 .su55leb{border-top:3px solid var(--accent);padding-top:18px}
.mdrrgo .su55leb{border-left:3px solid var(--accent);border-radius:0}
.s2orcwj1 .su55leb{padding:20px 0}
@media(max-width:640px){
  .su55leb{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .s9hy{max-width:100%}
}
:root {
  --accent:          #ac0909;
  --brand:           #ac0909;
  --brand-light:     #f04b4b;
  --brand-pale:      #ef8f8f;
  --grad-start:      #4b0303;
  --grad-end:        #930707;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #3b82f6;
  --cta-light:       #87b1f6;
  --cta-hover:       #629af7;
  --bg-page:         #160202;
  --bg-surface:      #240404;
  --bg-card:         #310606;
  --bg-card-inner:   #3f0808;
  --bg-raised:       #4c0a0a;
  --bg-hover:        #5a0b0b;
  --border:          #6c0e0e;
  --border-alt:      #871111;
  --border-section:  #6c0e0e;
  --text-primary:    #e8e2e2;
  --text-muted:      #ae9c9c;
  --text-body:       #d1c6c6;
  --text-sub:        #ae9c9c;
  --text-faint:      #7e6767;
  --text-dim:        #625050;
  --text-label:      #978080;
  --text-value:      #c5b8b8;
  --accent-bg:       #300c0c;
  --accent-bg-light: #4b1010;
  --bg-tip:          #172616;
  --bg-warning:      #272115;
  --bg-info:         #171626;
  --bg-pros:         #172616;
  --bg-cons:         #261616;
  --c-pros:          #7df47a;
  --c-cons:          #e68989;
  --c-pros-label:    #4ef04b;
  --c-tip-border:    #2eed2a;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7df47a;
}
:root { --logo-bg-opacity: 73%; }
body, button, input { font-family: "Saira", sans-serif; }
.a2lx .mxby { font-size: 0; width: 1.2rem; flex-shrink: 0; }.a2lx .mxby::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.a2lx .i0u7adwv     .mxby::before { content: "";  color: var(--c-tip-border); }.a2lx .ipumozy .mxby::before { content: ""; color: var(--c-warn-border); }.a2lx .hknwbt    .mxby::before { content: ""; color: #60a5fa; }.ssmjy3 .a2lx .i0u7adwv     .mxby::before { color: #10b981; }.ssmjy3 .a2lx .ipumozy .mxby::before { color: #f43f5e; }.ssmjy3 .a2lx .hknwbt    .mxby::before { color: #a855f7; }.qgxabjp  .a2lx .i0u7adwv     .mxby::before { color: #eab308; }.qgxabjp  .a2lx .ipumozy .mxby::before { color: #ef4444; }.qgxabjp  .a2lx .hknwbt    .mxby::before { color: #f97316; }.xkfsbwf7  .a2lx .i0u7adwv     .mxby::before { color: #38bdf8; }.xkfsbwf7  .a2lx .ipumozy .mxby::before { color: #818cf8; }.xkfsbwf7  .a2lx .hknwbt    .mxby::before { color: #2dd4bf; }.mhk5d .a2lx .mxby::before { color: var(--accent-light) !important; }
.ng0j31g .dsyvlfw li::before, .ng0j31g .zpn4vz6y 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; }.ng0j31g .dsyvlfw li::before { content: ""; }.ng0j31g .zpn4vz6y li::before { content: ""; }.ng0j31g .yegkqh8q::before, .ng0j31g .cw7a::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.ng0j31g .yegkqh8q::before { content: ""; }.ng0j31g .cw7a::before { content: ""; }
.y0rupe .qr3x5, .y0rupe .r4ar9b { min-height: 420px; }
.qkvqzt .d584xz::after,.qkvqzt .q6xu::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.hi0t2ui8::before { content: '/'; }
.lqfxpxs .hl0fnyj::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.lqfxpxs .hl0fnyj:first-of-type::before{content:"\f073"}.lqfxpxs .hl0fnyj:last-of-type::before{content:"\f303"}