: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;
}
.o1wxn9 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.lz2u {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.fvgia {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.sa1iy14c { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.g5800u4 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.g5800u4 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.g5800u4 a:hover { color: var(--accent-light); }
.e8ae1ph     .p3u07t { border-radius: 24px; padding: 8px; }
.e8ae1ph .p3u07t li a { border-radius: 16px; }
.fbqoz8u .p3u07t li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .p3u07t {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .nsq9w:hover .p3u07t,
  .nsq9w:focus-within .p3u07t { display: block; }
  .p3u07t li a { padding: 8px 16px; font-size: 0.88rem; }
}
.gz4jrr4y {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.gomvu7 { display: none; }
@media (max-width: 640px) {
  .gomvu7 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .gomvu7.hiu0u { display: block; }
}
@media (max-width: 640px) {
  .gz4jrr4y { display: block; }
  .g5800u4 > li + li::before { display: none !important; }
  .g5800u4 {
    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;
  }
  .g5800u4.hiu0u { display: flex; }
  .g5800u4 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .g5800u4 li:last-child a { border-bottom: none; }
}
.fkbji { min-height: 480px; }
.a8u9si {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.pxe9i { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.p8upjb .pxe9i { margin-left: 0; margin-right: 0; }
.yxvlba {
  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;
}
.yxvlba:hover { opacity: 0.88; }
.n1ra {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.nba2k9q {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.n1ra .cm2r2i {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.n1ra .a8u9si { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.n1ra .pxe9i { color: #e2e8f0; }
.n1ra.sg1zz .cm2r2i { text-align: center; }
.n1ra.p8upjb   .cm2r2i { text-align: left; }
.dvm58 .cm2r2i {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.dvm58 .a8u9si { color: var(--text-primary); text-shadow: none; }
.dvm58 .pxe9i { color: var(--text-muted); }
.dvm58 .yxvlba { margin-top: 16px; }
.dvm58, .dvm58.fkbji { min-height: auto !important; }
.dvm58.sg1zz .cm2r2i { text-align: center; }
.dvm58.p8upjb   .cm2r2i { text-align: left; }
.dvm58~.q0b0{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}
.dvm58~.q0b0 .jto6uy9y{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}
.khsw {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.jjb5wsh .khsw,
.jjb5wsh .khsw::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.ghc2h97 .khsw,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.fm1w0n .khsw,
.fm1w0n .n1ra .nba2k9q {
  overflow: hidden;
}
.fm1w0n .khsw::after,
.fm1w0n .n1ra .nba2k9q::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.e64o92 .khsw,
.e64o92 .khsw::after,
@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); }
}
.e64o92 .n1ra .nba2k9q {
  overflow: hidden;
}
.e64o92 .n1ra .nba2k9q::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.agzvu .khsw,
.agzvu .lpxy,
.agzvu .n1ra .nba2k9q {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.jjb5wsh .n1ra .nba2k9q {
  overflow: hidden;
}
.jjb5wsh .n1ra .nba2k9q::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.ghc2h97 .n1ra .nba2k9q {
  animation: hg-breathe 10s ease-in-out infinite;
}
.khsw .nba2k9q {
  background: none;
}
.khsw .a8u9si { color: #fff; }
.khsw .pxe9i { color: rgba(255,255,255,0.85); }
.khsw .yxvlba { background: #fff; color: var(--cta); }
.khsw .yxvlba:hover { opacity: 0.92; }
.agzvu .rj46n {
  animation: hg-fadein 1.2s ease-out both;
}
.rj46n .a8u9si { text-shadow: none; color: var(--text-primary); }
.rj46n .pxe9i { color: var(--text-muted); }
body.gyyh9ni9 .a8u9si {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.w0xin1 .a8u9si {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.rj46n.sg1zz .qjdldyj { align-items: center; text-align: center; }
.ur9vqo .cm2r2i { padding-bottom: 24px; }
.kth8wupr .cm2r2i { max-width: 960px; }
@media (max-width: 700px) {
  .rj46n { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .rj46n .lvkh { display: none !important; }
  .mofuml .lvkh { display: none !important; }
  .hv1p6t .gcxznp { display: none !important; }
  .q7bx2 .wkwa7sb { display: none !important; }
  .qjdldyj  { padding: 36px 24px; }
  .rj46n~.q0b0,.ckbtubpk~.q0b0{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .fkbji, .rj46n { min-height: 320px !important; }
  
  .a8u9si { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .tbiu { display: none !important; }
  
  .le8hobf2 { flex-direction: column; align-items: center; }
  .c4gh2 { width: 100%; max-width: 340px; }
}
.f2v9ip { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.hb36rz { width: 100%; height: auto; display: block; border-radius: 10px; }
.r4obw .f2v9ip        { border-radius: 16px; }
.r4obw .hb36rz  { border-radius: 16px; }
.u3g6b9vn .f2v9ip         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.u3g6b9vn .hb36rz   { border-radius: 8px; }
.o6k5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.p7n75 { width: 100%; padding: 32px 0; position: relative; }
.y5fp { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.lhmls .p7n75:nth-child(even) { background: var(--bg-surface); }
.lhmls .p7n75:nth-child(odd)  { background: var(--bg-page); }
.pv8iqcb .p7n75:nth-child(even) { background: var(--bg-card); }
.pv8iqcb .p7n75:nth-child(odd)  { background: var(--bg-page); }
.lhmls .p7n75:nth-child(odd)  .y5fp { background: var(--bg-card); border-radius: 6px; }
.lhmls .p7n75:nth-child(even) .y5fp { background: var(--bg-raised); border-radius: 6px; }
.pv8iqcb .p7n75:nth-child(odd)  .y5fp { background: var(--bg-card); border-radius: 6px; }
.pv8iqcb .p7n75:nth-child(even) .y5fp { background: var(--bg-raised); border-radius: 6px; }
.lhmls .p7n75:nth-child(even) .qb9y04 .vc88,
.pv8iqcb .p7n75:nth-child(even) .qb9y04 .vc88 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.lhmls .p7n75:nth-child(odd) .qb9y04 .vc88,
.pv8iqcb .p7n75:nth-child(odd) .qb9y04 .vc88 { background: var(--bg-card-inner); }
.lhmls .p7n75:nth-child(even) .yg22f40b .vc88:nth-child(odd),
.pv8iqcb .p7n75:nth-child(even) .yg22f40b .vc88:nth-child(odd)  { background: var(--bg-card); }
.lhmls .p7n75:nth-child(even) .yg22f40b .vc88:nth-child(even),
.pv8iqcb .p7n75:nth-child(even) .yg22f40b .vc88:nth-child(even) { background: var(--bg-card-inner); }
h1.k3vdj { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.k3vdj {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.w09m { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.rchj0po h2.k3vdj {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.mwblcji h2.k3vdj {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.t4nfcd h2.k3vdj {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.i9a01 h2.k3vdj::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.u1p24en h2.k3vdj {
  color: var(--text-primary); font-size: 1.7rem;
}
.eoc5yya h2.k3vdj::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.kn9ci h2.k3vdj {
  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;
}
.j0hpsxh { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .j0hpsxh { display: none; } }
.fce0ndl { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.d6wf { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.kptn6pi5 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.o5sxh0v { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.vv7g2 { padding-left: 20px; }
.vv7g2 li { margin-bottom: 6px; }
.vv7g2 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.vv7g2 a:hover { color: var(--accent-light); }
.kjdlqpbi .o5sxh0v { display: none; }
.xzu5 .o5sxh0v { display: none; }
.xzu5 .vv7g2 { padding-left: 0; list-style: none; }
.xzu5 .vv7g2 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.xzu5 .vv7g2 a { font-size: 0.92rem; }
.jb9bj .kptn6pi5 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.jb9bj .o5sxh0v { display: none; }
.jb9bj .vv7g2 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.jb9bj .vv7g2 li { margin-bottom: 0; }
.jb9bj .vv7g2 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;
}
.jb9bj .vv7g2 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.r5z7itn .kptn6pi5 { padding: 20px 20px 16px; }
.r5z7itn .vv7g2 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.r5z7itn .vv7g2 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.r5z7itn .vv7g2 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;
}
.r5z7itn .vv7g2 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;
}
.r5z7itn .vv7g2 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.r5z7itn .vv7g2 a:focus,
.r5z7itn .vv7g2 a:focus-visible,
.r5z7itn .vv7g2 a:target { outline: none; }
.r5z7itn .vv7g2 li:target a { border-color: var(--border); color: var(--text-muted); }
.oj49rgk .kptn6pi5 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.oj49rgk .o5sxh0v { display: none; }
.oj49rgk .vv7g2 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.oj49rgk .vv7g2 li { margin-bottom: 0; }
.oj49rgk .vv7g2 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.oj49rgk .vv7g2 li:last-child::after { content: ""; margin-right: 0; }
.oj49rgk .vv7g2 a { font-size: 0.9rem; }
.vc88 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.qb9y04 .vc88 { background: var(--bg-card); }
.yg22f40b .vc88:nth-child(odd)  { background: var(--bg-card); }
.yg22f40b .vc88:nth-child(even) { background: var(--bg-raised); }
.ma2h5801 .vc88 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ma2h5801 .vc88:last-child { border-bottom: none; }
.ma2h5801 h3.w09m { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.nikzuq .vc88 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.nikzuq .vc88 + .vc88 { margin-top: 4px; }
.o020cyz .vc88 { background: none; border-radius: 0; padding: 12px 0; }
.o020cyz .vc88 + .vc88 { border-top: 1px solid var(--border-section); }
.mnpe { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.bn3qu0xc { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.ubcf, .zlokp2f7 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.ubcf li, .zlokp2f7 li { margin-bottom: 6px; }
.zlokp2f7 li { list-style: decimal; }
.pvqzo80     .ubcf { list-style-type: "● "; }
.ai83u  .ubcf { list-style-type: "■ "; }
.t958o .ubcf { list-style-type: "◆ "; }
.h9ao2    .ubcf { list-style-type: "★ "; }
.pvqzo80     .ujr6lfyf { list-style-type: "● "; }
.ai83u  .ujr6lfyf { list-style-type: "■ "; }
.t958o .ujr6lfyf { list-style-type: "◆ "; }
.h9ao2    .ujr6lfyf { list-style-type: "★ "; }
.pvqzo80    .ubcf li::marker, .pvqzo80    .ujr6lfyf li::marker,
.ai83u .ubcf li::marker, .ai83u .ujr6lfyf li::marker,
.t958o .ubcf li::marker, .t958o .ujr6lfyf li::marker,
.h9ao2   .ubcf li::marker, .h9ao2   .ujr6lfyf li::marker {
  color: var(--cta); font-size: 1em;
}
.pvqzo80 .zlokp2f7,
.ai83u .zlokp2f7,
.t958o .zlokp2f7,
.h9ao2 .zlokp2f7 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.pvqzo80 .zlokp2f7 li,
.ai83u .zlokp2f7 li,
.t958o .zlokp2f7 li,
.h9ao2 .zlokp2f7 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.pvqzo80 .zlokp2f7 li::before,
.ai83u .zlokp2f7 li::before,
.t958o .zlokp2f7 li::before,
.h9ao2 .zlokp2f7 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;
}
.pvqzo80     .zlokp2f7 li::before { border-radius: 50%; }
.ai83u  .zlokp2f7 li::before { border-radius: 3px; }
.t958o .zlokp2f7 li::before { border-radius: 3px; }
.h9ao2    .zlokp2f7 li::before { border-radius: 50%; }
.fsdt { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.o21r4fkt .fsdt,
.xhbr .fsdt { background: transparent; border: none; border-radius: 0; }
.mthhrq81 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.mthhrq81 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.mthhrq81 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.mthhrq81 tr:hover td { background: var(--bg-hover); }
.ym92sq .mthhrq81 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.xmw5e .mthhrq81 { border: 1px solid var(--border-alt); }
.xmw5e .mthhrq81 th,
.xmw5e .mthhrq81 td { border: 1px solid var(--border-alt); }
.rhagl .mthhrq81 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.rhagl .mthhrq81 td { border-bottom: none; }
.rhagl .mthhrq81 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.jwj0q1 .mthhrq81 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.upn4rfz .fsdt {
  overflow: hidden;
}
.upn4rfz .mthhrq81 th { border-bottom: 1px solid var(--border-alt); }
.upn4rfz .mthhrq81 tr:last-child td { border-bottom: none; }
.q4s4 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.ntstxye0 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.wnow5v2 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.l0cl550l { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.mlw0epc0 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.ujr6lfyf { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.ujr6lfyf 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%}
.mgn1 .l0cl550l { background: transparent; text-align: center; }
.b1a1wbs4 .wnow5v2 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.n9xi .wnow5v2 {
  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);
}
.ayucpoq8 .ntstxye0 { display: grid; grid-template-columns: auto 1fr; }
.ayucpoq8 .wnow5v2 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.ayucpoq8 .l0cl550l { grid-column: 2; }
.ayucpoq8 .mlw0epc0,
.ayucpoq8 .ujr6lfyf { grid-column: 1 / -1; }
.r0r607 .ntstxye0 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.r0r607 .wnow5v2 {
  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);
}
.r0r607 .l0cl550l { grid-column: 2; }
.r0r607 .mlw0epc0,
.r0r607 .ujr6lfyf { grid-column: 1 / -1; }
.c4jmvq .ntstxye0 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.c4jmvq .l0cl550l { background: none; color: var(--accent-light); font-weight: 700; }
.p7k7go .ntstxye0 { 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); }
.p7k7go .l0cl550l { background: none; color: var(--accent-light); font-weight: 700; }
.ag2j7 .ntstxye0 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.ag2j7 .ntstxye0:last-child { border-bottom: none; }
.ag2j7 .l0cl550l { background: none; color: var(--accent-light); font-weight: 700; }
.la09 .ntstxye0 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.la09 .l0cl550l { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.km84ryc .q4s4 { counter-reset: card-n; }
.km84ryc .ntstxye0  { counter-increment: card-n; }
.km84ryc .l0cl550l { display: flex; align-items: center; gap: 10px; }
.km84ryc .l0cl550l::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;
}
.aje2 .ntstxye0 { background: var(--bg-surface); border: 1px solid var(--border); }
.aje2 .l0cl550l { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.nx4x4m5t { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.f3lk5jh  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.ynzo { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.wijz { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.tjxy0af { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.nx4x4m5t strong { color: var(--text-primary); font-size: 0.95rem; }
.nx4x4m5t p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.y5xb0n { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.i080ckpf, .c6xiy85a { border-radius: 8px; padding: 14px; }
.i080ckpf { background: var(--bg-pros); }
.c6xiy85a { background: var(--bg-cons); }
.vbfhpq { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.i080ckpf .vbfhpq { color: var(--c-pros-label); }
.c6xiy85a .vbfhpq { color: #f87171; }
.i080ckpf ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.c6xiy85a ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.hb36rz { width: 100%; height: auto; border-radius: 10px; display: block; }
.mg8le4 {
  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;
}
.mg8le4:hover { opacity: 0.85; }
.saara .mg8le4  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.saara .mg8le4:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.f5nv .mg8le4  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.f5nv .mg8le4:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.s3gr .yxvlba { border-radius: 50px; }
.s3gr .mg8le4  { border-radius: 50px; }
.r9796 .yxvlba { padding-left: 22px; padding-right: 22px; }
.r9796 .mg8le4  { padding-left: 12px; padding-right: 12px; }
.e8a2i .yxvlba { padding-left: 44px; padding-right: 44px; }
.e8a2i .mg8le4  { padding-left: 24px; padding-right: 24px; }
.lyzmsq .yxvlba { padding-left: 56px; padding-right: 56px; }
.lyzmsq .mg8le4  { padding-left: 32px; padding-right: 32px; }
.g920457   .yxvlba::after, .g920457   .mg8le4::after,
.bjitic .yxvlba::after, .bjitic .mg8le4::after,
.e39ovr3k    .yxvlba::after, .e39ovr3k    .mg8le4::after,
.z1q4ux1    .yxvlba::after, .z1q4ux1    .mg8le4::after,
.gcuvw    .yxvlba::after, .gcuvw    .mg8le4::after,
.zynktgef     .yxvlba::after, .zynktgef     .mg8le4::after,
.fg7omx    .yxvlba::after, .fg7omx    .mg8le4::after,
.wc1na   .yxvlba::after, .wc1na   .mg8le4::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;
}
.g920457 .yxvlba::after, .g920457 .mg8le4::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");
}
.bjitic .yxvlba::after, .bjitic .mg8le4::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");
}
.e39ovr3k .yxvlba::after, .e39ovr3k .mg8le4::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");
}
.z1q4ux1 .yxvlba::after, .z1q4ux1 .mg8le4::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");
}
.gcuvw .yxvlba::after, .gcuvw .mg8le4::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");
}
.zynktgef .yxvlba::after, .zynktgef .mg8le4::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");
}
.fg7omx .yxvlba::after, .fg7omx .mg8le4::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");
}
.wc1na .yxvlba::after, .wc1na .mg8le4::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");
}
.oih9a9   .q5ubmel::after, .oih9a9   .m8gk3::after,
.s7ttfy .q5ubmel::after, .s7ttfy .m8gk3::after,
.g11c0br5    .q5ubmel::after, .g11c0br5    .m8gk3::after,
.w8ilsf    .q5ubmel::after, .w8ilsf    .m8gk3::after,
.eiwgo    .q5ubmel::after, .eiwgo    .m8gk3::after,
.gc4bu     .q5ubmel::after, .gc4bu     .m8gk3::after,
.rxd5jy7a    .q5ubmel::after, .rxd5jy7a    .m8gk3::after,
.mna2   .q5ubmel::after, .mna2   .m8gk3::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;
}
.oih9a9 .q5ubmel::after, .oih9a9 .m8gk3::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");
}
.s7ttfy .q5ubmel::after, .s7ttfy .m8gk3::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");
}
.g11c0br5 .q5ubmel::after, .g11c0br5 .m8gk3::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");
}
.w8ilsf .q5ubmel::after, .w8ilsf .m8gk3::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");
}
.eiwgo .q5ubmel::after, .eiwgo .m8gk3::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");
}
.gc4bu .q5ubmel::after, .gc4bu .m8gk3::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");
}
.rxd5jy7a .q5ubmel::after, .rxd5jy7a .m8gk3::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");
}
.mna2 .q5ubmel::after, .mna2 .m8gk3::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");
}
.hdkww0 .wpml5ms { background: rgba(128,128,128,.12); }
@media (min-width: 721px) {
  .rq1i5 { flex: 0 0 260px; width: 260px; }
  .ygynk { flex: 0 0 120px; width: 120px; }
  .m0o9mph { flex: 0 0 110px; width: 110px; }
  .vusn0x   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .joh4l5ad { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.joh4l5ad.mg8le4 { 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) {
  .y193rzs { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .y193rzs .le325k { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .y193rzs .rq1i5 { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .y193rzs .wpml5ms { width: 100%; min-width: unset; height: 120px; }
  .y193rzs .jwvhyupn { max-height: 96px; max-width: 200px; }
  .y193rzs .o2bgx { min-width: unset; text-align: center; white-space: normal; }
  .y193rzs .ygynk { min-width: 0; }
  .y193rzs .vusn0x { 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; }
  .y193rzs .joh4l5ad { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .pll6reo .le325k { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .xc76c6h1 .aheghaq {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .xc76c6h1 .bwdhjr { margin: 0; }
}
.xhbr .y5xb0n { gap: 10px; }
.xhbr .i080ckpf, .xhbr .c6xiy85a { padding: 12px; }
.xhbr .i080ckpf ul, .xhbr .c6xiy85a ul { margin: 4px 0 0; padding-left: 18px; }
.xhbr .i080ckpf li, .xhbr .c6xiy85a li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .zpuh { grid-template-columns: 1fr; }
  .m84xz9u { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .m84xz9u .x8r04lu0 { width: 72px; height: 50px; }
  .m84xz9u .c0wyq0md { max-width: 180px; }
  .m84xz9u .n4c4 { width: auto; }
}
@media (max-width: 720px) {
  .w3gmkv5 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .mtqv2 { padding: 16px; }
  .qlxqlw .mutm { min-width: 50%; }
}
.wx5p9 .y5xb0n { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .kfcf { grid-template-columns: 1fr; }
  .q0ca14b { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .pw8ome6y { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .lhb3u { flex-wrap: wrap; padding: 16px; }
}
.apoy .y5xb0n { gap: 8px; }
.apoy .i080ckpf, .apoy .c6xiy85a { padding: 8px; }
@media (max-width: 480px) {
  .y2w48qbb { flex-direction: column; align-items: stretch; }
}
.y2ip2w .n4c4 .mg8le4 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .m2alj2m { flex-direction: column; align-items: stretch; gap: 10px; }
  .y2ip2w .n4c4 { text-align: center; }
}
@media (max-width: 720px) {
  .rnd0 { grid-template-columns: 1fr; }
  .kqt3knen { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .trtvjps { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .gpt0oyn { grid-template-columns: 1fr; }
  .rod12wpt { width: 100px; height: 100px; margin: 16px auto; }
  .rs8rwtp { font-size: 1.4rem; }
  .ylwx { justify-content: center; }
  .fmnhbp .mutm { min-width: 50%; }
}
.e2j14 .y5xb0n { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .kz7ix { flex-wrap: wrap; padding: 14px 16px; }
  .m61d { padding: 12px 16px; }
  .e2j14 .y5xb0n { margin: 0 16px; }
  .e2j14 .f27mowx9 { padding: 0 16px; }
  .vn53r1x { padding: 12px 16px; }
}
.r005ercj .y193rzs {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 18px;
}
.r005ercj .y193rzs .le325k:only-child { grid-column: 1 / -1; }
.r005ercj .y193rzs .le325k {
  flex-direction: column; align-items: center; padding: 20px 18px; border-radius: 14px; gap: 14px;
}
.r005ercj .y193rzs .rq1i5 { flex-direction: column; align-items: center; gap: 12px; width: 100%; min-width: 0; }
.r005ercj .y193rzs .wpml5ms { width: 100%; min-width: unset; height: 120px; }
.r005ercj .y193rzs .jwvhyupn { max-height: 100px; max-width: 200px; }
.r005ercj .y193rzs .o2bgx { min-width: unset; text-align: center; white-space: normal; }
.r005ercj .y193rzs .ygynk { min-width: 0; }
.r005ercj .y193rzs .vusn0x {
  flex-direction: row; justify-content: space-between; align-items: baseline;
  width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  flex: 0 0 auto; min-width: 0;
}
.r005ercj .y193rzs .joh4l5ad { width: 100%; text-align: center; margin-left: 0; min-width: 0; }
.r005ercj .cbbwb4 { gap: 14px; }
.zguwfvd3 .joh4l5ad.mg8le4 { padding: 14px 30px !important; font-size: 1rem; }
.ccvg19zo .joh4l5ad.mg8le4 { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.bh3x90jc .ygynk { font-size: 1rem; letter-spacing: 2px; }
.nphzpfq { margin: 16px 0; }
.m9s60vo { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.m9s60vo summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.m9s60vo summary::after { content: "+"; color: var(--accent-light); }
.m9s60vo[open] summary::after { content: "−"; }
.m9s60vo p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.p7n75 { margin-bottom: 0; }
.c7jx4v h2.k3vdj { color: var(--text-primary); border-color: var(--accent-light); }
.fa5bj h2.k3vdj { color: var(--text-primary); border-color: var(--accent-light); }
.s5tfe .f3lk5jh     { background: #052e16; border-color: #10b981; }
.s5tfe .ynzo { background: #2d0a1e; border-color: #f43f5e; }
.s5tfe .wijz    { background: #1e1036; border-color: #a855f7; }
.s5tfe .nx4x4m5t strong  { color: #f1f5f9; }
.s5tfe .nx4x4m5t p       { color: #cbd5e1; }
.s5tfe .zllt    .f3lk5jh     .tjxy0af::before,
.s5tfe .m3r3s7  .f3lk5jh     .tjxy0af::before,
.s5tfe .kfop  .f3lk5jh     .tjxy0af::before,
.s5tfe .ym7r26i .f3lk5jh     .tjxy0af::before { color: #10b981; }
.s5tfe .zllt    .ynzo .tjxy0af::before,
.s5tfe .m3r3s7  .ynzo .tjxy0af::before,
.s5tfe .kfop  .ynzo .tjxy0af::before,
.s5tfe .ym7r26i .ynzo .tjxy0af::before { color: #f43f5e; }
.s5tfe .zllt    .wijz    .tjxy0af::before,
.s5tfe .m3r3s7  .wijz    .tjxy0af::before,
.s5tfe .kfop  .wijz    .tjxy0af::before,
.s5tfe .ym7r26i .wijz    .tjxy0af::before { color: #a855f7; }
.db15 .f3lk5jh     { background: #2d2000; border-color: #eab308; }
.db15 .ynzo { background: #2d0b0b; border-color: #ef4444; }
.db15 .wijz    { background: #2d1600; border-color: #f97316; }
.db15 .nx4x4m5t strong  { color: #f1f5f9; }
.db15 .nx4x4m5t p       { color: #cbd5e1; }
.db15 .zllt    .f3lk5jh     .tjxy0af::before,
.db15 .m3r3s7  .f3lk5jh     .tjxy0af::before,
.db15 .kfop  .f3lk5jh     .tjxy0af::before,
.db15 .ym7r26i .f3lk5jh     .tjxy0af::before { color: #eab308; }
.db15 .zllt    .ynzo .tjxy0af::before,
.db15 .m3r3s7  .ynzo .tjxy0af::before,
.db15 .kfop  .ynzo .tjxy0af::before,
.db15 .ym7r26i .ynzo .tjxy0af::before { color: #ef4444; }
.db15 .zllt    .wijz    .tjxy0af::before,
.db15 .m3r3s7  .wijz    .tjxy0af::before,
.db15 .kfop  .wijz    .tjxy0af::before,
.db15 .ym7r26i .wijz    .tjxy0af::before { color: #f97316; }
.ifl8 .f3lk5jh     { background: #0c1a2e; border-color: #38bdf8; }
.ifl8 .ynzo { background: #12103a; border-color: #818cf8; }
.ifl8 .wijz    { background: #0a2020; border-color: #2dd4bf; }
.ifl8 .nx4x4m5t strong  { color: #f1f5f9; }
.ifl8 .nx4x4m5t p       { color: #cbd5e1; }
.ifl8 .zllt    .f3lk5jh     .tjxy0af::before,
.ifl8 .m3r3s7  .f3lk5jh     .tjxy0af::before,
.ifl8 .kfop  .f3lk5jh     .tjxy0af::before,
.ifl8 .ym7r26i .f3lk5jh     .tjxy0af::before { color: #38bdf8; }
.ifl8 .zllt    .ynzo .tjxy0af::before,
.ifl8 .m3r3s7  .ynzo .tjxy0af::before,
.ifl8 .kfop  .ynzo .tjxy0af::before,
.ifl8 .ym7r26i .ynzo .tjxy0af::before { color: #818cf8; }
.ifl8 .zllt    .wijz    .tjxy0af::before,
.ifl8 .m3r3s7  .wijz    .tjxy0af::before,
.ifl8 .kfop  .wijz    .tjxy0af::before,
.ifl8 .ym7r26i .wijz    .tjxy0af::before { color: #2dd4bf; }
.woq39 .f3lk5jh     { background: var(--accent-bg); border-color: var(--accent-light); }
.woq39 .ynzo { background: var(--accent-bg-light); border-color: var(--accent-light); }
.woq39 .wijz    { background: var(--accent-bg); border-color: var(--accent-pale); }
.woq39 .zllt    .tjxy0af::before,
.woq39 .m3r3s7  .tjxy0af::before,
.woq39 .kfop  .tjxy0af::before,
.woq39 .ym7r26i .tjxy0af::before { color: var(--accent-light) !important; }
.jdidws::before,
.gwbr::before { margin-right: 5px; }
.fxyjq810 .i080ckpf ul li,
.fxyjq810 .i080ckpf .jdidws { color: #22c55e; }
.fxyjq810 .c6xiy85a ul li,
.fxyjq810 .c6xiy85a .gwbr { color: #ef4444; }
.f6fv .i080ckpf { background: var(--bg-pros); }
.f6fv .c6xiy85a { background: var(--bg-cons); }
.f6fv .i080ckpf .jdidws { color: var(--c-pros-label); }
.f6fv .c6xiy85a .gwbr { color: var(--c-cons); }
.f6fv .i080ckpf ul li,
.f6fv .c6xiy85a ul li,
.rc94di .i080ckpf { background: var(--bg-pros); }
.rc94di .c6xiy85a { background: var(--bg-cons); }
.rc94di .i080ckpf .jdidws { color: var(--c-pros-label); }
.rc94di .c6xiy85a .gwbr { color: var(--c-cons); }
.rc94di .i080ckpf ul li,
.rc94di .v79ot li          { color: var(--c-pros); }
.rc94di .c6xiy85a ul li,
.rc94di .qyjvh2 li          { color: var(--c-cons); }
.yan35k .jdidws::before { content: "✓ "; }
.yan35k .gwbr::before { content: "✗ "; }
.tlb76s7a .jdidws::before { content: "→ "; }
.tlb76s7a .gwbr::before { content: "← "; }
.uconx .jdidws::before { content: "★ "; }
.uconx .gwbr::before { content: "✕ "; }
.jxyz .jdidws::before { content: "◆ "; }
.jxyz .gwbr::before { content: "▲ "; }
.pgkrmg .nx4x4m5t { background: transparent; border-left: none; border: 1.5px solid; }
.pgkrmg .f3lk5jh     { border-color: var(--c-tip-border); }
.pgkrmg .ynzo { border-color: var(--c-warn-border); }
.pgkrmg .wijz    { border-color: #60a5fa; }
.pgkrmg .nx4x4m5t strong { color: var(--text-primary); }
.pgkrmg .nx4x4m5t p      { color: var(--text-muted); }
.qdv3 .nx4x4m5t { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.qdv3 .f3lk5jh     { border-top-color: var(--c-tip-border); }
.qdv3 .ynzo { border-top-color: var(--c-warn-border); }
.qdv3 .wijz    { border-top-color: #60a5fa; }
.c0r2 .nx4x4m5t { border-left: none; border-radius: 8px; }
.c0r2 .f3lk5jh     { background: #065f46; }
.c0r2 .ynzo { background: #92400e; }
.c0r2 .wijz    { background: #1e3a8a; }
.c0r2 .nx4x4m5t strong,
.c0r2 .nx4x4m5t p { color: #fff; }
.c0r2 .tjxy0af::before { color: rgba(255,255,255,0.85) !important; }
.s5tfe.c0r2 .f3lk5jh,
.s5tfe .c0r2 .f3lk5jh     { background: #052e16; }
.s5tfe.c0r2 .ynzo,
.s5tfe .c0r2 .ynzo { background: #2d0a1e; }
.s5tfe.c0r2 .wijz,
.s5tfe .c0r2 .wijz    { background: #1e1036; }
.db15.c0r2 .f3lk5jh,
.db15 .c0r2 .f3lk5jh      { background: #2d2000; }
.db15.c0r2 .ynzo,
.db15 .c0r2 .ynzo  { background: #2d0b0b; }
.db15.c0r2 .wijz,
.db15 .c0r2 .wijz     { background: #2d1600; }
.ifl8.c0r2 .f3lk5jh,
.ifl8 .c0r2 .f3lk5jh      { background: #0c1a2e; }
.ifl8.c0r2 .ynzo,
.ifl8 .c0r2 .ynzo  { background: #12103a; }
.ifl8.c0r2 .wijz,
.ifl8 .c0r2 .wijz     { background: #0a2020; }
.wjjjp .nx4x4m5t { border-left: none; border-radius: 6px; padding: 10px 14px; }
.wjjjp .f3lk5jh     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.wjjjp .ynzo { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.wjjjp .wijz    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.wjjjp .nx4x4m5t strong { color: var(--text-primary); }
.wjjjp .nx4x4m5t p      { color: var(--text-muted); }
.pv9fg11t .nx4x4m5t { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.zllt .tjxy0af,
.m3r3s7 .tjxy0af,
.kfop .tjxy0af,
.ym7r26i .tjxy0af { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.zllt .tjxy0af::before,
.m3r3s7 .tjxy0af::before,
.kfop .tjxy0af::before,
.ym7r26i .tjxy0af::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.zllt .f3lk5jh     .tjxy0af::before { content: "✦"; color: var(--c-tip-border); }
.zllt .ynzo .tjxy0af::before { content: "▲"; color: var(--c-warn-border); }
.zllt .wijz    .tjxy0af::before { content: "◉"; color: #60a5fa; }
.m3r3s7 .f3lk5jh     .tjxy0af::before { content: "★"; color: var(--c-tip-border); }
.m3r3s7 .ynzo .tjxy0af::before { content: "◆"; color: var(--c-warn-border); }
.m3r3s7 .wijz    .tjxy0af::before { content: "●"; color: #60a5fa; }
.kfop .f3lk5jh     .tjxy0af::before { content: "▶"; color: var(--c-tip-border); }
.kfop .ynzo .tjxy0af::before { content: "■"; color: var(--c-warn-border); }
.kfop .wijz    .tjxy0af::before { content: "▸"; color: #60a5fa; }
.ym7r26i .f3lk5jh     .tjxy0af::before { content: "→"; color: var(--c-tip-border); }
.ym7r26i .ynzo .tjxy0af::before { content: "⬥"; color: var(--c-warn-border); }
.ym7r26i .wijz    .tjxy0af::before { content: "◈"; color: #60a5fa; }
.gcb5 .qb9y04 .vc88,
.gcb5 .yg22f40b .vc88  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.gcb5 .ntstxye0                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.gcb5 .fsdt          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.gcb5 .kptn6pi5                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.eklv .qb9y04 .vc88,
.eklv .yg22f40b .vc88,
.eklv .ntstxye0,
.eklv .le325k,
.eklv .bwdhjr,
.eklv .fsdt,
.eklv .kptn6pi5,
.eklv .pv9fg11t .nx4x4m5t { box-shadow: none; }
.wn4a   .hn44, .wn4a .mnpe, .wn4a .bn3qu0xc,
.wn4a   .fce0ndl, .wn4a .d6wf { font-size: 0.9rem; }
.wn4a   .ubcf, .wn4a .zlokp2f7 { font-size: 0.9rem; }
.itgwua2   .hn44, .itgwua2 .mnpe, .itgwua2 .bn3qu0xc,
.itgwua2   .fce0ndl, .itgwua2 .d6wf { font-size: 0.95rem; }
.itgwua2   .ubcf, .itgwua2 .zlokp2f7 { font-size: 0.95rem; }
.a4ossiy2   .hn44, .a4ossiy2 .mnpe, .a4ossiy2 .bn3qu0xc,
.a4ossiy2   .fce0ndl, .a4ossiy2 .d6wf { font-size: 1.08rem; }
.a4ossiy2   .ubcf, .a4ossiy2 .zlokp2f7 { font-size: 1.05rem; }
.a4ossiy2   .mthhrq81 { font-size: 0.97rem; }
.qlvx7 .a8u9si      { font-size: 3.2rem; }
.qlvx7 h2.k3vdj { font-size: 1.9rem; }
.qlvx7 h3.w09m     { font-size: 1.4rem; }
.ejahy6ab .a8u9si      { font-size: 3.8rem; }
.ejahy6ab h2.k3vdj { font-size: 2.2rem; }
.ejahy6ab h3.w09m     { font-size: 1.6rem; }
.p7n75 + .p7n75 { position: relative; }
.d8wxn2f   .p7n75 + .p7n75::before,
.iqsk8c9  .p7n75 + .p7n75::before,
.tdmpds   .p7n75 + .p7n75::before,
.qnat   .p7n75 + .p7n75::before,
.lw6x52c   .p7n75 + .p7n75::before,
.ffsx .p7n75 + .p7n75::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.d8wxn2f .p7n75 + .p7n75::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.iqsk8c9 .p7n75 + .p7n75::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.tdmpds .p7n75 + .p7n75::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;
}
.qnat .p7n75 + .p7n75::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.h6b34wgu .p7n75 { margin-bottom: 16px; }
.h6b34wgu .p7n75 + .p7n75 { margin-top: 0; }
.h6b34wgu .y5fp { padding-top: 0; padding-bottom: 0; }
.lw6x52c .p7n75 + .p7n75::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.ffsx .p7n75 + .p7n75::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.yw6eqoo8 .p7n75 + .p7n75::before,
.ckr6j9 .p7n75 + .p7n75::before,
.fjbltqk .p7n75 + .p7n75::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%;
}
.lhmls .yw6eqoo8 .p7n75:nth-child(even)::before,
.lhmls .ckr6j9 .p7n75:nth-child(even)::before,
.lhmls .fjbltqk .p7n75:nth-child(even)::before { background: var(--bg-surface); }
.pv8iqcb .yw6eqoo8 .p7n75:nth-child(even)::before,
.pv8iqcb .ckr6j9 .p7n75:nth-child(even)::before,
.pv8iqcb .fjbltqk .p7n75:nth-child(even)::before { background: var(--bg-card); }
.yw6eqoo8 .p7n75 + .p7n75::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");
}
.ckr6j9 .p7n75 + .p7n75::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");
}
.fjbltqk .p7n75 + .p7n75::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");
}
.c32qydl .n1ra,
.t7t76kg6 .n1ra,
.n0betw2 .n1ra { overflow: hidden; }
.c32qydl .cm2r2i,
.t7t76kg6 .cm2r2i { margin-bottom: 60px; }
.n0betw2 .cm2r2i { margin-bottom: 70px; }
.n0betw2 .qjdldyj { padding-bottom: 70px; }
.c32qydl .n1ra::before,
.t7t76kg6 .n1ra::before,
.n0betw2 .n1ra::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.c32qydl .n1ra::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");
}
.t7t76kg6 .n1ra::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");
}
.n0betw2 .n1ra::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.egy2k .n1ra:not(.khsw) .nba2k9q { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ldklnwf2 .n1ra:not(.khsw) .nba2k9q { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.iyppc  .n1ra:not(.khsw) .nba2k9q { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.lg3g3xbx  .n1ra:not(.khsw) .nba2k9q { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.egy2k .khsw { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.ldklnwf2 .khsw { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.iyppc .khsw { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.lg3g3xbx .khsw { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.lalmmf .khsw { background: var(--accent); }
.lalmmf .khsw .nba2k9q { background: none; }
.lalmmf .lpxy { background: var(--accent); }
.lalmmf .rj46n { background: var(--accent-bg); }
.lalmmf .n1ra:not(.khsw) .nba2k9q { background: rgba(0,0,0,0.6); }
.gb3s5ogl .f2v9ip { float: left; width: 38%; margin: 0 28px 16px 0; }
.gb3s5ogl .f2v9ip .hb36rz { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.gb3s5ogl .y5fp::after { content: ''; display: block; clear: both; }
.j97m .f2v9ip { float: right; width: 38%; margin: 0 0 16px 28px; }
.j97m .f2v9ip .hb36rz { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.j97m .y5fp::after { content: ''; display: block; clear: both; }
.i3hr6sp .p7n75:nth-child(odd)  .f2v9ip { float: left;  width: 38%; margin: 0 28px 16px 0; }
.i3hr6sp .p7n75:nth-child(even) .f2v9ip { float: right; width: 38%; margin: 0 0 16px 28px; }
.i3hr6sp .f2v9ip .hb36rz { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.i3hr6sp .y5fp::after { content: ''; display: block; clear: both; }
.gb3s5ogl .q4s4,
.j97m .q4s4,
.j97m .y193rzs,
.i3hr6sp .q4s4,
@media (max-width: 900px) {
  .gb3s5ogl .f2v9ip,
  .j97m .f2v9ip,
  .i3hr6sp .p7n75:nth-child(odd)  .f2v9ip,
  .i3hr6sp .p7n75:nth-child(even) .f2v9ip {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .gb3s5ogl .f2v9ip .hb36rz,
  .j97m .f2v9ip .hb36rz,
  .i3hr6sp .f2v9ip .hb36rz {
    max-height: none !important;
  }
}
.gb3s5ogl .ubcf,
.gb3s5ogl .zlokp2f7,
.j97m .ubcf,
.j97m .zlokp2f7,
.i3hr6sp .ubcf,
.i3hr6sp .zlokp2f7 { overflow: hidden; }
@media (max-width: 640px) {
  .gb3s5ogl .f2v9ip,
  .j97m .f2v9ip,
  .i3hr6sp .f2v9ip { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ngy2y .o6k5,
.ngy2y .y5fp,
.ngy2y .g4aa  { max-width: 1100px; }
.ngy2y { --content-mw: 1100px; }
.l739t .o6k5,
.l739t .y5fp,
.l739t .g4aa  { max-width: 1200px; }
.bikjzr .o6k5,
.bikjzr .y5fp,
.bikjzr .g4aa  { max-width: 1320px; }
.b5bkc { font-size: 0.82rem; color: var(--text-muted); }
.d38i7dl { display: flex; align-items: center; }
.nmbjr {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.q7qo5ix { display: flex; align-items: center; }
.vh32k8 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.vh32k8:hover { text-decoration: underline; }
.j846tfp { margin: 0 3px; opacity: 0.45; }
.j846tfp::before { content: '/'; }
.fs4akf { padding: 2px 5px; color: var(--text-main); }
.rzzj .b5bkc {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.rzzj .d38i7dl { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.wiu2r1 .b5bkc {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.wiu2r1 .d38i7dl { padding: 0 0 0 12px; }
.i3djt .d38i7dl { padding: 0 16px; }
.i3djt .b5bkc {
  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);
}
.i3djt .o6k5 { padding-top: 28px; }
@media (max-width: 720px) {
  .sefc { margin-top: 18px; padding: 0 16px; }
  .i3djt .o6k5 { padding-top: 16px; }
}
.ngy2y.rzzj .d38i7dl { max-width: 1100px; }
.l739t.rzzj .d38i7dl { max-width: 1200px; }
.bikjzr.rzzj .d38i7dl { max-width: 1320px; }
.ngy2y .sefc { max-width: 1100px; }
.ahs9 .p7n75 { padding-top: 16px; padding-bottom: 16px; }
.i16713 .p7n75 { padding-top: 24px; padding-bottom: 24px; }
.tr2x5q61 .p7n75 { padding-top: 40px; padding-bottom: 40px; }
.na2d .p7n75 { padding-top: 52px; padding-bottom: 52px; }
.nlo4 .p7n75:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.nlo4 .p7n75:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.nlo4 .p7n75:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.nlo4 .p7n75:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.mjwi .y5fp { padding-top: 10px;  padding-bottom: 10px; }
.y7xa90dc .y5fp { padding-top: 18px;  padding-bottom: 18px; }
.fikpw .y5fp { padding-top: 36px;  padding-bottom: 36px; }
.hghcxhe .y5fp { padding-top: 48px;  padding-bottom: 48px; }
.l52skxz0 h2.k3vdj { font-weight: 600; }
.l52skxz0 h3.w09m     { font-weight: 600; }
.r38uxl h2.k3vdj { font-weight: 800; }
.r38uxl h3.w09m     { font-weight: 700; }
.jehddef { font-weight: 600; }
.jehddef h2.k3vdj { font-weight: 900; }
.jehddef h3.w09m     { font-weight: 800; }
.jehddef .nx4x4m5t strong,
.jehddef .nx4x4m5t strong { font-weight: 600; }
.q5ubmel {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.ylhtj .q5ubmel { display: none; }
@media (max-width: 640px) { .q5ubmel { display: none; } }
.q5ubmel { background: var(--cta) !important; color: #fff !important; border: none !important; }
.q5ubmel:hover { opacity: 0.85; }
.twwu8 .q5ubmel { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.aafmg5sa .q5ubmel,
.aj9f  .q5ubmel { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.aafmg5sa .q5ubmel:hover,
.aj9f  .q5ubmel:hover { opacity: 0.88; }
.twwu8.aafmg5sa .q5ubmel,
.twwu8.aj9f  .q5ubmel { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.m8gk3 {
  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;
}
.m8gk3:hover { transform: translateY(-2px); opacity: 0.92; }
.m8gk3 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.iye8f .m8gk3 { display: none; }
.uee9 .m8gk3 { right: 32px; }
.dcjcqa2  .m8gk3 { left: 32px; }
@media (max-width: 480px) {
  .uee9 .m8gk3 { right: 20px; bottom: 20px; }
  .dcjcqa2  .m8gk3 { left: 20px; bottom: 20px; }
}
.m0l1sflk { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.g4aa { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.w71fy { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.oqtl6k { color: var(--text-dim); font-size: 0.8rem; }
.p9i78 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.p9i78 img { height: 26px; width: auto; object-fit: contain; }
.umdek a, .snuisz1 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.umdek a:hover, .snuisz1 a:hover { color: var(--accent-light); }
.snuisz1 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.z17vz .g4aa { text-align: center; }
.z17vz .snuisz1 { justify-content: center; margin-bottom: 16px; }
.z17vz .w71fy { margin-top: 0; }
.xkj6gak { margin-top: 10px; }
.xkj6gak a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .g4aa { padding-left: 16px; padding-right: 16px; }
  .h0dbyya .g4aa { padding: 20px 16px; }
  .snuisz1 { gap: 4px 12px; }
  .w71fy { font-size: 0.78rem; }
}
.ar4j0vdb .uqrwf9 .p9i78 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.ar4j0vdb .w71fy { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ar4j0vdb .oqtl6k { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ar4j0vdb .f7fvnq { grid-template-columns: 1fr 1fr; } .ar4j0vdb .uqrwf9 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ar4j0vdb .f7fvnq { grid-template-columns: 1fr; } }
.a3hu65a .p9i78 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.a3hu65a .w71fy { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .a3hu65a .etyg9 { gap: 12px; } .a3hu65a .p9i78 { margin-right: 0; width: 100%; } }
.az824 .rhf21jz .p9i78 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.az824 .w71fy { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.az824 .oqtl6k { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .az824 .xdetc5i9 { grid-template-columns: 1fr 1fr; } .az824 .rhf21jz { grid-column: 1 / -1; } }
@media (max-width: 480px) { .az824 .xdetc5i9 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .gheq9yl .q76l { grid-template-columns: 1fr 1fr; } .gheq9yl .oo871i:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .gheq9yl .q76l { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .mkdnd .q76l { grid-template-columns: 1fr; } }
.h4trkehw .g4aa { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.h4trkehw .snuisz1 { justify-content: center; }
.zpy1w .o1wxn9      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.zpy1w .m0l1sflk { background: var(--bg-page); border-top-color: var(--border-alt); }
.ofd9qkuk .o1wxn9      { background: #0d1117; border-bottom-color: #21262d; }
.ofd9qkuk .fvgia { color: var(--accent-light); }
.ofd9qkuk .g5800u4 { --msep-color: #8b949e; }
.ofd9qkuk .g5800u4 a { color: #8b949e; }
.ofd9qkuk .g5800u4 a:hover { color: var(--accent-light); }
.ofd9qkuk .gz4jrr4y { color: #8b949e; }
.ofd9qkuk .m0l1sflk { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.ofd9qkuk .w71fy,
.ofd9qkuk .oqtl6k { color: #6e7681; }
.ofd9qkuk .umdek a, .ofd9qkuk .snuisz1 a,
.ofd9qkuk .p9i78 { color: #e6edf3; }
.ofd9qkuk .umdek a:hover, .ofd9qkuk .snuisz1 a:hover,
@media (max-width: 640px) {
  .ofd9qkuk .g5800u4 { background: #0d1117; border-top-color: #21262d; }
  .ofd9qkuk .g5800u4 li a { border-bottom-color: #21262d; }
}
.fe20qv .o1wxn9      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.fe20qv .fvgia { color: var(--accent-light); }
.fe20qv .g5800u4 { --msep-color: #475569; }
.fe20qv .g5800u4 a { color: #475569; }
.fe20qv .g5800u4 a:hover { color: var(--accent-light); }
.fe20qv .gz4jrr4y { color: #64748b; }
.fe20qv .m0l1sflk { background: #f0f4f8; border-top-color: #cbd5e1; }
.fe20qv .w71fy,
.fe20qv .oqtl6k { color: #64748b; }
.fe20qv .umdek a, .fe20qv .snuisz1 a,
.fe20qv .sgky a, .fe20qv .p9i78 { color: #374151; }
.fe20qv .umdek a:hover, .fe20qv .snuisz1 a:hover,
@media (max-width: 640px) {
  .fe20qv .g5800u4 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .fe20qv .g5800u4 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.aafmg5sa .o1wxn9      { background: var(--accent); border-bottom-color: var(--accent-light); }
.aafmg5sa .fvgia { color: #fff; }
.aafmg5sa .g5800u4 { --msep-color: rgba(255,255,255,0.82); }
.aafmg5sa .g5800u4 a { color: rgba(255,255,255,0.82); }
.aafmg5sa .g5800u4 a:hover { color: #fff; }
.aafmg5sa .gz4jrr4y { color: rgba(255,255,255,0.9); }
.aafmg5sa .p3u07t a { color: var(--text-primary) !important; }
.aafmg5sa .p3u07t a:hover { color: var(--accent-light) !important; }
.aafmg5sa .m0l1sflk { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.aafmg5sa .w71fy,
.aafmg5sa .oqtl6k { color: rgba(255,255,255,0.72); }
.aafmg5sa .umdek a, .aafmg5sa .snuisz1 a,
.aafmg5sa .gw63 a, .aafmg5sa .npvoih5 a,
.aafmg5sa .sgky a, .aafmg5sa .p9i78 { color: #fff; }
.aafmg5sa .iqb057, .aafmg5sa .titg { color: rgba(255,255,255,0.7); }
.aafmg5sa .umdek a:hover, .aafmg5sa .snuisz1 a:hover,
.aafmg5sa .gw63 a:hover, .aafmg5sa .npvoih5 a:hover { color: #fff; }
@media (max-width: 640px) {
  .aafmg5sa .g5800u4 { background: var(--accent); border-top-color: var(--accent-light); }
  .aafmg5sa .g5800u4 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.aj9f .o1wxn9 {
  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);
}
.aj9f .m0l1sflk {
  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) {
  .aj9f .g5800u4 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.trmy3le .lz2u { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.w30780z .lz2u { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.vgezo .lz2u { min-height: 72px; height: auto; }
.ot81f7 .lz2u { min-height: 84px; height: auto; }
.h0dbyya .lz2u { max-width: none; padding: 0 32px; }
.h0dbyya .g4aa  { max-width: none; padding: 24px 32px; }
.d94ih1.l739t .lz2u { max-width: 1200px; }
.d94ih1.bikjzr .lz2u { max-width: 1320px; }
.kv376   .fvgia, .kv376   .p9i78 { text-transform: capitalize; }
.ojy1atmu .fvgia, .ojy1atmu .p9i78 { text-transform: lowercase; }
.xhvvmtx .fvgia, .xhvvmtx .p9i78 { text-transform: uppercase; letter-spacing: 0.06em; }
.ut5s, .a4jzo4 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.kjfuvdg9 .ut5s,
.kjfuvdg9 .a4jzo4 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.s9xaebei .ut5s,
.s9xaebei .a4jzo4 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.qe91v .ut5s,
.qe91v .a4jzo4 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.dhcbsh3 .ut5s,
.dhcbsh3 .a4jzo4 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.n86linfs   .g5800u4 a { font-weight: 500; }
.luteapq8 .g5800u4 a { font-weight: 600; }
.ad2te     .g5800u4 a { font-weight: 700; }
.j4f1    .g5800u4 a { font-weight: 800; letter-spacing: 0.01em; }
.ff9cc     .g5800u4 > li + li::before,
.dn52vkjq    .g5800u4 > li + li::before,
.wetc7ay    .g5800u4 > li + li::before,
.lmyve .g5800u4 > li + li::before,
.v64176uq .g5800u4 > li + li::before,
.gy7cmsp6  .g5800u4 > li + li::before,
.mlibf    .g5800u4 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.ff9cc     .g5800u4 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.dn52vkjq    .g5800u4 > li + li::before { content: "|"; }
.wetc7ay    .g5800u4 > li + li::before { content: "—"; }
.lmyve .g5800u4 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.v64176uq .g5800u4 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.gy7cmsp6  .g5800u4 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.mlibf    .g5800u4 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .a8qdpgy .gz4jrr4y,
  .t8scl3 .gz4jrr4y,
  .f55gj .gz4jrr4y,
  .nft3iojp .gz4jrr4y,
  .bev3o .gz4jrr4y {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .a8qdpgy .gz4jrr4y::before,
  .t8scl3 .gz4jrr4y::before,
  .f55gj .gz4jrr4y::before,
  .nft3iojp .gz4jrr4y::before,
  .bev3o .gz4jrr4y::before { content: ""; display: block; flex-shrink: 0; }

  
  .a8qdpgy .gz4jrr4y::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;
  }

  
  .t8scl3 .gz4jrr4y::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;
  }

  
  .f55gj .gz4jrr4y::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;
  }

  
  .nft3iojp .gz4jrr4y::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;
  }

  
  .bev3o .gz4jrr4y::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) {
  .ea176 .gz4jrr4y {
    padding: 5px 14px;
  }
  .ea176 .g5800u4 {
    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;
  }
  .ea176 .g5800u4 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ea176 .g5800u4 li a:hover { background: var(--bg-raised); }
  .ea176 .gomvu7,
  .ngvpc83 .gomvu7,
  .axraa .gomvu7 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .m4d1a65 .gz4jrr4y {
    padding: 5px 10px;
  }
  .m4d1a65 .g5800u4 {
    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);
  }
  .m4d1a65 .g5800u4.hiu0u { transform: translateX(0); }
  .m4d1a65 .g5800u4 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .m4d1a65 .g5800u4 li:last-child a { border-bottom: none; }
  .aafmg5sa .g5800u4,
  .ofd9qkuk .g5800u4 { background: var(--accent) !important; }
  .aafmg5sa .g5800u4 li a,
  .ofd9qkuk .g5800u4 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .axraa .gz4jrr4y {
    padding: 5px 10px;
  }
  .axraa .g5800u4 {
    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);
  }
  .axraa .g5800u4::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .axraa .g5800u4.hiu0u { transform: translateY(0); }
  .axraa .g5800u4 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .ofh4va0 .gz4jrr4y {
    padding: 5px 10px;
  }
  .ofh4va0 .g5800u4 {
    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;
  }
  .ofh4va0 .g5800u4.hiu0u { opacity: 1; pointer-events: auto; }
  .ofh4va0 .g5800u4 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .j8gzi     .gz4jrr4y { border-radius: 0 !important; }
  .q69d   .gz4jrr4y { border-radius: 8px !important; }
  .oweyqra .gz4jrr4y { border-radius: 50% !important; }
  .g7ql08   .gz4jrr4y { border-radius: 999px !important; }
}
.fxt8y003 .sa1iy14c { height: 36px; }
.l57q .sa1iy14c { height: 60px; max-width: 200px; }
.bumn .sa1iy14c { height: 76px; max-width: 240px; }
.mfrn5    .ygynk, .mfrn5    .dbq36wqq { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.qon6 .vusn0x {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .xmme .y193rzs {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .xmme .le325k {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .xmme .le325k { padding: 40px 16px 20px; }
  .xmme .vusn0x {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .xmme .joh4l5ad { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .jbevc .le325k {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .jbevc .le325k::before {
    position: absolute; top: 14px; left: 14px;
  }
  .jbevc .rq1i5 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .jbevc .o2bgx { white-space: normal; text-align: center; font-size: 1.2rem; }
  .jbevc .vusn0x {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .jbevc .joh4l5ad { width: 100%; min-width: 0; }
  .jbevc .ygynk { min-width: 0; }
}
.j78w .m9s60vo {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.j78w .m9s60vo summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.j78w .m9s60vo p { padding: 0 2px 16px; }
.n5cfc0 .m9s60vo { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.n5cfc0 .m9s60vo summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.n5cfc0 .m9s60vo summary::after { content: "›"; font-size: 1.2em; }
.n5cfc0 .m9s60vo[open] summary::after { content: "‹"; }
.n5cfc0 .m9s60vo p { padding: 10px 22px 4px; }
.et0u .m9s60vo {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.et0u .m9s60vo summary { color: var(--text-primary); padding-left: 16px; }
.et0u .m9s60vo summary::after { content: "›"; font-size: 1.1em; }
.et0u .m9s60vo[open] summary::after { content: "‹"; }
.et0u .m9s60vo p { padding-left: 16px; }
.r4uhhjzb .nphzpfq { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.r4uhhjzb .m9s60vo {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.r4uhhjzb .m9s60vo:last-child { border-bottom: none; }
.r4uhhjzb .m9s60vo summary { color: var(--text-primary); border-radius: 0; }
.r4uhhjzb .m9s60vo summary::after { content: "›"; font-size: 1.1em; }
.r4uhhjzb .m9s60vo[open] summary::after { content: "‹"; }
.s655z .m9s60vo { overflow: hidden; }
.s655z .m9s60vo summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.s655z .m9s60vo summary::after { color: rgba(255,255,255,.75); }
.s655z .m9s60vo[open] summary { border-radius: 0; }
.zxvzbs { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.nxs5q4dp {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.uryt8d3 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.dlt1jo { color: var(--text-muted); font-size: 1.05rem; }
.wlnq {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.kbmt {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.mte6ah { margin-bottom: 20px; }
.uvmuu2d {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.lyobc5ax {
  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;
}
.lyobc5ax:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.lok19d { resize: vertical; min-height: 130px; }
.y5yr { width: 100%; margin-top: 8px; }
.vodwf {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.umsb4w {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.wca1k { color: var(--text-muted); line-height: 1.75; }
.ax7s { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ax7s li { margin-bottom: 6px; }
.jowwd { max-width: 760px; margin: 0 auto; }
.dwap43qa { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.gfzvqp { max-width: 760px; margin: 0 auto; }
.apxhlh { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.apxhlh:last-child { border-bottom: none; }
.xiraez { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.apxhlh p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.apxhlh ul.ax7s { margin: 0; }
.opiy1hes .xiraez { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .opiy1hes { grid-template-columns: 1fr; gap: 10px; } }
.imisaq .xiraez { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.mtoslghp .ax7s { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .kev3ru { grid-template-columns: 1fr; } }
.b7ljnzm { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.b7ljnzm:hover .oo1mt96d { color: var(--accent-light); text-decoration: underline; }
.pecehqum { color: inherit; text-decoration: none; }
.pecehqum:hover { color: var(--accent-light); text-decoration: underline; }
.cawjx2xo { display: inline-block; line-height: 0; }
.l7di { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.kqfk { margin-bottom: 48px; }
.j8b7wobk { max-width: 760px; margin: 0 auto; }
.r857 { text-align: center; }
.gy3xls { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.gy3xls:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.x3clv { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.gy3xls p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.gy3xls ul.ax7s { margin: 0; }
.un19i { color: var(--text-muted); line-height: 1.75; }
.r857 .ax7s,
.behp2pu .ax7s,
.abvihp7z .ax7s,
.r6k7 .ax7s {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.r857 .gy3xls,
.behp2pu .gy3xls { text-align: left; }
.r857 .x3clv,
.behp2pu .x3clv { text-align: center; }
.mwvegrem { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.yb91im5 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.y9jbo1 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.q8qrlwq8 { margin-top: 12px; }
.bggn { 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; }
.bggn:hover { border-bottom-color: var(--accent-light); }
.svffto { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.svffto img { width: 100%; height: 100%; object-fit: cover; display: block; }
.u0aefmr { width: 200px; height: 200px; }
.oyt3sf { border-radius: 28%; }
.a6nr { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.wsk03 { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .ezrw5 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.glyddr { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.glyddr .y9jbo1, .glyddr .yb91im5 { max-width: 640px; }
.py3b0 .mwvegrem { font-size: 1.6rem; margin-top: 18px; }
.ci13 .y9jbo1 { margin-bottom: 28px; }
@media (max-width: 860px) { .d51zk0 { grid-template-columns: 1fr; } .py3b0 { position: static; text-align: center; } }
.semgn .svffto { margin: 0 auto 18px; }
.semgn .a6nr { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .sxl1t { grid-template-columns: 1fr; } }
.kz3738 .mwvegrem { font-size: 1.6rem; margin-bottom: 6px; }
.r6k7 .ax7s { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .kz3738 { flex-direction: column; text-align: center; } .yatn41ix { grid-template-columns: 1fr; } }
.qmbjgb .mwvegrem { font-size: 1.35rem; margin: 0 0 4px; }
.qmbjgb .a6nr { margin: 0; }
.hkiz { max-width: 760px; margin: 0 auto; }
.p5rx7bfa { position: relative; padding-left: 28px; }
.p5rx7bfa::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.biffm6 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.biffm6:last-child { padding-bottom: 0; }
.o55dd9 { 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; }
.i21i h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.i21i p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.aa14us .uryt8d3 { color: var(--accent-light); }
.nbh4 .uryt8d3 { font-size: 2rem; }
.nbh4 .dlt1jo { max-width: 680px; }
.juuh .uryt8d3 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.juuh .dlt1jo  { margin: 0; }
@media (max-width: 640px) { .juuh { flex-direction: column; } }
.e6lomu .uryt8d3 { color: var(--accent-light); }
.ys0nljwg .uryt8d3 { color: #fff; }
.ys0nljwg .dlt1jo  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .v1is1txw { grid-template-columns: 1fr; } }
.wuew3w .lyobc5ax {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.wuew3w .lyobc5ax:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.ocmr6j .lyobc5ax { background: var(--bg-raised); border-color: transparent; }
.ocmr6j .lyobc5ax:focus { background: var(--bg-card); border-color: var(--accent-light); }
.cc160ew5 .lyobc5ax { border-radius: 100px; padding: 11px 20px; }
.cc160ew5 .lok19d { border-radius: 14px; }
@media (max-width: 640px) { .jh4o86 { grid-template-columns: 1fr; } }
.g5eo72gt { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.g5eo72gt li { margin-bottom: 6px; }
.oq0qa015{display:none}
.oq0qa015:empty,.jto6uy9y:empty{display:none}
.vtkn{position:relative;overflow:visible}
.h0u75w .q0b0,.h8jubg .q0b0,
.budz .q0b0,.vzla3fw .q0b0,
.jau04 .q0b0,.ku0vy .q0b0{display:block}
.in6oz4ix .mb6h9{display:block}
.h0u75w .q0b0,.h8jubg .q0b0,
.budz .q0b0,.vzla3fw .q0b0,
.jau04 .q0b0{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}
.h0u75w .q0b0 .jto6uy9y,.h8jubg .q0b0 .jto6uy9y,
.budz .q0b0 .jto6uy9y,.vzla3fw .q0b0 .jto6uy9y,
.jau04 .q0b0 .jto6uy9y{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}
.h0u75w .dudnpbvr,.h8jubg .dudnpbvr,
.budz .dudnpbvr,.vzla3fw .dudnpbvr,
.jau04 .dudnpbvr{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.h0u75w .q0b0,.h8jubg .q0b0{top:12px}
.h0u75w .q0b0 .jto6uy9y{margin-right:auto}
.h8jubg .q0b0 .jto6uy9y{margin-left:auto}
.h8jubg .q0b0{text-align:right}
.budz .q0b0,.vzla3fw .q0b0{bottom:12px}
.budz .q0b0 .jto6uy9y{margin-right:auto}
.vzla3fw .q0b0 .jto6uy9y{margin-left:auto}
.vzla3fw .q0b0{text-align:right}
.jau04 .q0b0{position:relative;margin-top:16px}
.jau04 .q0b0 .jto6uy9y{margin:0 auto}
.ku0vy .q0b0{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.ku0vy .q0b0 .jto6uy9y{margin:0}
.ku0vy .rj46n~.q0b0,
.ku0vy .ckbtubpk~.q0b0{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.ku0vy .rj46n~.q0b0 .jto6uy9y,
.ku0vy .ckbtubpk~.q0b0 .jto6uy9y{justify-content:flex-start}
.rj46n~.q0b0,.ckbtubpk~.q0b0{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}
.rj46n~.q0b0 .jto6uy9y{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ckbtubpk~.q0b0 .jto6uy9y{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.mb6h9 .jto6uy9y{margin:0 0 12px}
.jto6uy9y{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.szo5ikzw{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.oo1mt96d{font-weight:600;color:var(--text-heading);opacity:1}
.ppd3syrh::before{content:"·";margin:0 2px;opacity:.5}
.dudnpbvr{white-space:nowrap}
.ed18g .szo5ikzw{display:none}
.m2r0dr7 .dudnpbvr{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.m2r0dr7 .ppd3syrh::before{content:""}
.pauci2q .dudnpbvr{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}
.pauci2q .ppd3syrh::before{content:""}
.nqkao .jto6uy9y{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.jsera1w .dudnpbvr{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.jsera1w .ppd3syrh::before{content:""}
.d2zi0ufq .dudnpbvr{color: var(--accent-light);opacity:1;font-weight:500}
.tedbx6n2 .dudnpbvr{border-bottom:1px solid currentColor;padding-bottom:2px}
.uy44 .jto6uy9y{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.pwel{--date-bg:var(--accent-bg)}
.ia3fl .ppd3syrh::before{content:""}
.jcrhv .ppd3syrh::before{content:"•";opacity:.4}
.jcrhv .dudnpbvr + .dudnpbvr::before{content:"•";margin-right:6px;opacity:.4}
.kqu7v3 .ppd3syrh::before{content:"/";opacity:.35}
.kqu7v3 .dudnpbvr + .dudnpbvr::before{content:"/";margin-right:6px;opacity:.35}
.b2zr .ppd3syrh::before{content:"|";opacity:.3}
.b2zr .dudnpbvr + .dudnpbvr::before{content:"|";margin-right:6px;opacity:.3}
.hyny1jk .ppd3syrh::before{content:"—";opacity:.3}
.hyny1jk .dudnpbvr + .dudnpbvr::before{content:"—";margin-right:6px;opacity:.3}
.p4aec .ppd3syrh::before{content:"◆";font-size:.5em;opacity:.35}
.p4aec .dudnpbvr + .dudnpbvr::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.mdb6l .ppd3syrh::before{content:"·";opacity:.4}
.mdb6l .dudnpbvr + .dudnpbvr::before{content:"·";margin-right:6px;opacity:.4}
.hx45hd .ppd3syrh::before{content:"›";opacity:.4}
.hx45hd .dudnpbvr + .dudnpbvr::before{content:"›";margin-right:6px;opacity:.4}
.xwczwq1 .ppd3syrh::before{content:"→";opacity:.35;font-size:.85em}
.xwczwq1 .dudnpbvr + .dudnpbvr::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.epf24m3{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.y2s206{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.okjr{display:flex;flex-direction:column;gap:3px}
.s7493{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.a2fjt{font-weight:700;font-size:1rem;color:var(--text-heading)}
.kxnup0{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.ml3t .epf24m3{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.hfqs11 .epf24m3{border-top:3px solid var(--accent);padding-top:18px}
.aj9y4 .epf24m3{border-left:3px solid var(--accent);border-radius:0}
.f859yu1z .epf24m3{padding:20px 0}
@media(max-width:640px){
  .epf24m3{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .kxnup0{max-width:100%}
}
:root {
  --accent:          #c2334d;
  --brand:           #c2334d;
  --brand-light:     #973446;
  --brand-pale:      #b5596a;
  --grad-start:      #da7588;
  --grad-end:        #e2abb5;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #c2334d;
  --cta-light:       #a6253c;
  --cta-hover:       #912639;
  --bg-page:         #f8f6f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f4;
  --bg-raised:       #f1eeee;
  --bg-hover:        #f5f3f4;
  --border:          #e8e2e3;
  --border-alt:      #dbd0d2;
  --border-section:  #e8e2e3;
  --text-primary:    #1b1718;
  --text-muted:      #5f5255;
  --text-body:       #362f30;
  --text-sub:        #514749;
  --text-faint:      #887679;
  --text-dim:        #a09194;
  --text-label:      #6d5e61;
  --text-value:      #443b3c;
  --accent-bg:       #f0e4e6;
  --accent-bg-light: #e8cdd2;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf3f4;
  --c-pros:          #1d8b17;
  --c-cons:          #9f2125;
  --c-pros-label:    #23a51c;
  --c-tip-border:    #26b61f;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #1d8b17;
}
:root { --logo-bg-opacity: 67%; }
body, button, input { font-family: "Mulish", sans-serif; }
.vj72me .tjxy0af { font-size: 0; width: 1.2rem; flex-shrink: 0; }.vj72me .tjxy0af::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.vj72me .f3lk5jh     .tjxy0af::before { content: "";  color: var(--c-tip-border); }.vj72me .ynzo .tjxy0af::before { content: ""; color: var(--c-warn-border); }.vj72me .wijz    .tjxy0af::before { content: ""; color: #60a5fa; }.s5tfe .vj72me .f3lk5jh     .tjxy0af::before { color: #10b981; }.s5tfe .vj72me .ynzo .tjxy0af::before { color: #f43f5e; }.s5tfe .vj72me .wijz    .tjxy0af::before { color: #a855f7; }.db15  .vj72me .f3lk5jh     .tjxy0af::before { color: #eab308; }.db15  .vj72me .ynzo .tjxy0af::before { color: #ef4444; }.db15  .vj72me .wijz    .tjxy0af::before { color: #f97316; }.ifl8  .vj72me .f3lk5jh     .tjxy0af::before { color: #38bdf8; }.ifl8  .vj72me .ynzo .tjxy0af::before { color: #818cf8; }.ifl8  .vj72me .wijz    .tjxy0af::before { color: #2dd4bf; }.woq39 .vj72me .tjxy0af::before { color: var(--accent-light) !important; }
.bcbctmu .v79ot li::before, .bcbctmu .qyjvh2 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; }.bcbctmu .v79ot li::before { content: ""; }.bcbctmu .qyjvh2 li::before { content: ""; }.bcbctmu .jdidws::before, .bcbctmu .gwbr::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.bcbctmu .jdidws::before { content: ""; }.bcbctmu .gwbr::before { content: ""; }
.srm2 .fkbji, .srm2 .rj46n { min-height: 520px; }
.j846tfp::before { content: '/'; }
.lerh7xn .dudnpbvr::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.lerh7xn .dudnpbvr:first-of-type::before{content:"\f15b"}.lerh7xn .dudnpbvr:last-of-type::before{content:"\f044"}