: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;
}
.k4fsc {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.dg12 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.rf05 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.iuhix7nm { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.f8s4 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.f8s4 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.f8s4 a:hover { color: var(--accent-light); }
.z5d2ru2     .iap113 { border-radius: 24px; padding: 8px; }
.z5d2ru2 .iap113 li a { border-radius: 16px; }
.rici43uz  .iap113 li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .iap113 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .tk0if:hover .iap113,
  .tk0if:focus-within .iap113 { display: block; }
  .iap113 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.yyl5ga5u {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.e4yrg9 { display: none; }
@media (max-width: 640px) {
  .e4yrg9 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .e4yrg9.bbes9pc { display: block; }
}
@media (max-width: 640px) {
  .yyl5ga5u { display: block; }
  .f8s4 > li + li::before { display: none !important; }
  .f8s4 {
    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;
  }
  .f8s4.bbes9pc { display: flex; }
  .f8s4 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .f8s4 li:last-child a { border-bottom: none; }
}
.qyozc1l { min-height: 480px; }
.cgzkxpqi {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.jt4cm { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.fz48 .jt4cm { margin-left: 0; margin-right: 0; }
.ywxiu1x8 {
  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;
}
.ywxiu1x8:hover { opacity: 0.88; }
.hu0yb .w5qxub {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.hu0yb .cgzkxpqi { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.hu0yb .jt4cm { color: #e2e8f0; }
.hu0yb.loqgy .w5qxub { text-align: center; }
.hu0yb.fz48   .w5qxub { text-align: left; }
.mhj7timc {
  position: relative;
  display: flex; align-items: center; justify-content: center;
  background: var(--bg-page);
  min-height: auto; padding: 48px 0 32px;
  border-bottom: 1px solid var(--border);
}
.mhj7timc .w5qxub {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.mhj7timc .cgzkxpqi { color: var(--text-primary); text-shadow: none; }
.mhj7timc .jt4cm { color: var(--text-muted); }
.mhj7timc .ywxiu1x8 { margin-top: 16px; }
.mhj7timc, .mhj7timc.qyozc1l { min-height: auto !important; }
.mhj7timc.loqgy .w5qxub { text-align: center; }
.mhj7timc.fz48   .w5qxub { text-align: left; }
.mhj7timc~.nl345ift{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}
.mhj7timc~.nl345ift .urbgp9k1{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.i0pque6k .cgzkxpqi { color: #fff; }
.i0pque6k .jt4cm { color: rgba(255,255,255,0.85); }
.i0pque6k .ywxiu1x8 { background: #fff; color: var(--cta); }
.i0pque6k .ywxiu1x8:hover { opacity: 0.92; }
.a5ct6la .cgzkxpqi { text-shadow: none; color: var(--text-primary); }
.a5ct6la .jt4cm { color: var(--text-muted); }
body.ze1g5vha .cgzkxpqi {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.pui1tt2r .cgzkxpqi {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.a5ct6la.loqgy .aux5gr { align-items: center; text-align: center; }
.tjcg2uu .w5qxub { padding-bottom: 24px; }
.ikl1pygk .w5qxub { max-width: 960px; }
@media (max-width: 700px) {
  .a5ct6la { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .a5ct6la .t3bjgt { display: none !important; }
  .qpbxjho5 .t3bjgt { display: none !important; }
  .xkpxpk .fieqi9 { display: none !important; }
  .yzbv1u6 .znyi { display: none !important; }
  .aux5gr  { padding: 36px 24px; }
  .a5ct6la~.nl345ift,.dobc~.nl345ift{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .qyozc1l, .a5ct6la { min-height: 320px !important; }
  
  .cgzkxpqi { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .rla1q8ar { display: none !important; }
  
  .aabb9d { flex-direction: column; align-items: center; }
  .aim5y { width: 100%; max-width: 340px; }
}
.ejvn51d { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.efyu { width: 100%; height: auto; display: block; border-radius: 10px; }
.o42f7go .ejvn51d        { border-radius: 16px; }
.o42f7go .efyu  { border-radius: 16px; }
.latxqfcv .ejvn51d         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.latxqfcv .efyu   { border-radius: 8px; }
.z89y { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.qocxhwj { width: 100%; padding: 32px 0; position: relative; }
.jask { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.r948i .qocxhwj:nth-child(even) { background: var(--bg-surface); }
.r948i .qocxhwj:nth-child(odd)  { background: var(--bg-page); }
.g2zss .qocxhwj:nth-child(even) { background: var(--bg-card); }
.g2zss .qocxhwj:nth-child(odd)  { background: var(--bg-page); }
.r948i .qocxhwj:nth-child(odd)  .jask { background: var(--bg-card); border-radius: 6px; }
.r948i .qocxhwj:nth-child(even) .jask { background: var(--bg-raised); border-radius: 6px; }
.g2zss .qocxhwj:nth-child(odd)  .jask { background: var(--bg-card); border-radius: 6px; }
.g2zss .qocxhwj:nth-child(even) .jask { background: var(--bg-raised); border-radius: 6px; }
.r948i .qocxhwj:nth-child(even) .b2reevq .iqjl,
.g2zss .qocxhwj:nth-child(even) .b2reevq .iqjl { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.r948i .qocxhwj:nth-child(odd) .b2reevq .iqjl,
.g2zss .qocxhwj:nth-child(odd) .b2reevq .iqjl { background: var(--bg-card-inner); }
.r948i .qocxhwj:nth-child(even) .pujyr1 .iqjl:nth-child(odd),
.g2zss .qocxhwj:nth-child(even) .pujyr1 .iqjl:nth-child(odd)  { background: var(--bg-card); }
.r948i .qocxhwj:nth-child(even) .pujyr1 .iqjl:nth-child(even),
.g2zss .qocxhwj:nth-child(even) .pujyr1 .iqjl:nth-child(even) { background: var(--bg-card-inner); }
h1.ye63 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ye63 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.je9f133w { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.qzfvvias h2.ye63 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.cefd5 h2.ye63 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.gmfs2dr h2.ye63 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.kvgs2x8r h2.ye63::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.e1wa h2.ye63 {
  color: var(--text-primary); font-size: 1.7rem;
}
.k8tmr303 h2.ye63::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.mvof0 h2.ye63 {
  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;
}
.cjni { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .cjni { display: none; } }
.qgf5i2 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.an7t2sfo { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.owkf2gke {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.tvnee { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.o78mu { padding-left: 20px; }
.o78mu li { margin-bottom: 6px; }
.o78mu a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.o78mu a:hover { color: var(--accent-light); }
.nhsrt .tvnee { display: none; }
.muqndp77 .tvnee { display: none; }
.muqndp77 .o78mu { padding-left: 0; list-style: none; }
.muqndp77 .o78mu li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.muqndp77 .o78mu a { font-size: 0.92rem; }
.j6jbx .owkf2gke { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.j6jbx .tvnee { display: none; }
.j6jbx .o78mu { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.j6jbx .o78mu li { margin-bottom: 0; }
.j6jbx .o78mu 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;
}
.j6jbx .o78mu a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.tdii .owkf2gke { padding: 20px 20px 16px; }
.tdii .o78mu {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.tdii .o78mu li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.tdii .o78mu 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;
}
.tdii .o78mu 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;
}
.tdii .o78mu a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.tdii .o78mu a:focus,
.tdii .o78mu a:focus-visible,
.tdii .o78mu a:target { outline: none; }
.tdii .o78mu li:target a { border-color: var(--border); color: var(--text-muted); }
.peyegk .owkf2gke { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.peyegk .tvnee { display: none; }
.peyegk .o78mu { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.peyegk .o78mu li { margin-bottom: 0; }
.peyegk .o78mu li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.peyegk .o78mu li:last-child::after { content: ""; margin-right: 0; }
.peyegk .o78mu a { font-size: 0.9rem; }
.iqjl { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.b2reevq .iqjl { background: var(--bg-card); }
.pujyr1 .iqjl:nth-child(odd)  { background: var(--bg-card); }
.pujyr1 .iqjl:nth-child(even) { background: var(--bg-raised); }
.oq13wh0 .iqjl {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.oq13wh0 .iqjl:last-child { border-bottom: none; }
.oq13wh0 h3.je9f133w { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.fnftprq8 .iqjl {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.fnftprq8 .iqjl + .iqjl { margin-top: 4px; }
.dd6gt .iqjl { background: none; border-radius: 0; padding: 12px 0; }
.dd6gt .iqjl + .iqjl { border-top: 1px solid var(--border-section); }
.r2zs19k { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ot5h { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.j80bu { color: var(--text-body); margin-bottom: 10px; }
.fkaqqx, .strya { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.fkaqqx li, .strya li { margin-bottom: 6px; }
.strya li { list-style: decimal; }
.oqmc     .fkaqqx { list-style-type: "● "; }
.qxpyxn  .fkaqqx { list-style-type: "■ "; }
.ul5t00 .fkaqqx { list-style-type: "◆ "; }
.t4ya1feg    .fkaqqx { list-style-type: "★ "; }
.oqmc     .zr15 { list-style-type: "● "; }
.qxpyxn  .zr15 { list-style-type: "■ "; }
.ul5t00 .zr15 { list-style-type: "◆ "; }
.t4ya1feg    .zr15 { list-style-type: "★ "; }
.oqmc    .fkaqqx li::marker, .oqmc    .zr15 li::marker,
.qxpyxn .fkaqqx li::marker, .qxpyxn .zr15 li::marker,
.ul5t00 .fkaqqx li::marker, .ul5t00 .zr15 li::marker,
.t4ya1feg   .fkaqqx li::marker, .t4ya1feg   .zr15 li::marker {
  color: var(--cta); font-size: 1em;
}
.oqmc .strya,
.qxpyxn .strya,
.ul5t00 .strya,
.t4ya1feg .strya {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.oqmc .strya li,
.qxpyxn .strya li,
.ul5t00 .strya li,
.t4ya1feg .strya li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.oqmc .strya li::before,
.qxpyxn .strya li::before,
.ul5t00 .strya li::before,
.t4ya1feg .strya 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;
}
.oqmc     .strya li::before { border-radius: 50%; }
.qxpyxn  .strya li::before { border-radius: 3px; }
.ul5t00 .strya li::before { border-radius: 3px; }
.t4ya1feg    .strya li::before { border-radius: 50%; }
.xjex { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ks4rtias .xjex,
.iinwy .xjex { background: transparent; border: none; border-radius: 0; }
.zurqcg { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.zurqcg th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.zurqcg td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.zurqcg tr:hover td { background: var(--bg-hover); }
.t4xyzum .zurqcg tbody tr:nth-child(even) td { background: var(--bg-surface); }
.z5m3 .zurqcg { border: 1px solid var(--border-alt); }
.z5m3 .zurqcg th,
.z5m3 .zurqcg td { border: 1px solid var(--border-alt); }
.ynne7 .zurqcg th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ynne7 .zurqcg td { border-bottom: none; }
.ynne7 .zurqcg tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.rezluim .zurqcg th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.gf50 .xjex {
  overflow: hidden;
}
.gf50 .zurqcg th { border-bottom: 1px solid var(--border-alt); }
.gf50 .zurqcg tr:last-child td { border-bottom: none; }
.cxd5c { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.omck5n { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.xtkl67 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.bhohc4ib { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.sbkl { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.zr15 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.zr15 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%}
.xnro07 .bhohc4ib { background: transparent; text-align: center; }
.wiv5qne .xtkl67 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.luego .xtkl67 {
  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);
}
.fyka6d .omck5n { display: grid; grid-template-columns: auto 1fr; }
.fyka6d .xtkl67 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.fyka6d .bhohc4ib { grid-column: 2; }
.fyka6d .sbkl,
.fyka6d .zr15 { grid-column: 1 / -1; }
.sdnchie5 .omck5n { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.sdnchie5 .xtkl67 {
  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);
}
.sdnchie5 .bhohc4ib { grid-column: 2; }
.sdnchie5 .sbkl,
.sdnchie5 .zr15 { grid-column: 1 / -1; }
.heek .omck5n { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.heek .bhohc4ib { background: none; color: var(--accent-light); font-weight: 700; }
.uzh4 .omck5n { 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); }
.uzh4 .bhohc4ib { background: none; color: var(--accent-light); font-weight: 700; }
.i3fpaab .omck5n { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.i3fpaab .omck5n:last-child { border-bottom: none; }
.i3fpaab .bhohc4ib { background: none; color: var(--accent-light); font-weight: 700; }
.o06o2 .omck5n { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.o06o2 .bhohc4ib { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.w1l73m .cxd5c { counter-reset: card-n; }
.w1l73m .omck5n  { counter-increment: card-n; }
.w1l73m .bhohc4ib { display: flex; align-items: center; gap: 10px; }
.w1l73m .bhohc4ib::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;
}
.bbk0 .omck5n { background: var(--bg-surface); border: 1px solid var(--border); }
.bbk0 .bhohc4ib { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.tzv6s4 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.dogmm6  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.z6ersq { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.xcu6v5o { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.uxn4 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.tzv6s4 strong { color: var(--text-primary); font-size: 0.95rem; }
.tzv6s4 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.dnb2my { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.rvmx, .fkqmuc { border-radius: 8px; padding: 14px; }
.rvmx { background: var(--bg-pros); }
.fkqmuc { background: var(--bg-cons); }
.q4w4 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.rvmx .q4w4 { color: var(--c-pros-label); }
.fkqmuc .q4w4 { color: #f87171; }
.rvmx ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.fkqmuc ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.efyu { width: 100%; height: auto; border-radius: 10px; display: block; }
.b98lltb {
  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;
}
.b98lltb:hover { opacity: 0.85; }
.ihp09i80 .b98lltb  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.ihp09i80 .b98lltb:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.a6e4 .b98lltb  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.a6e4 .b98lltb:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.c3exl .ywxiu1x8 { border-radius: 50px; }
.c3exl .b98lltb  { border-radius: 50px; }
.of7s6yr .ywxiu1x8 { padding-left: 22px; padding-right: 22px; }
.of7s6yr .b98lltb  { padding-left: 12px; padding-right: 12px; }
.v29ozle0 .ywxiu1x8 { padding-left: 44px; padding-right: 44px; }
.v29ozle0 .b98lltb  { padding-left: 24px; padding-right: 24px; }
.xteywm .ywxiu1x8 { padding-left: 56px; padding-right: 56px; }
.xteywm .b98lltb  { padding-left: 32px; padding-right: 32px; }
.nocsmanl   .ywxiu1x8::after, .nocsmanl   .b98lltb::after,
.ly1e .ywxiu1x8::after, .ly1e .b98lltb::after,
.x5yx    .ywxiu1x8::after, .x5yx    .b98lltb::after,
.phfl9    .ywxiu1x8::after, .phfl9    .b98lltb::after,
.wgis    .ywxiu1x8::after, .wgis    .b98lltb::after,
.df3w5     .ywxiu1x8::after, .df3w5     .b98lltb::after,
.v6e8    .ywxiu1x8::after, .v6e8    .b98lltb::after,
.v3qkj8   .ywxiu1x8::after, .v3qkj8   .b98lltb::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;
}
.nocsmanl .ywxiu1x8::after, .nocsmanl .b98lltb::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");
}
.ly1e .ywxiu1x8::after, .ly1e .b98lltb::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");
}
.x5yx .ywxiu1x8::after, .x5yx .b98lltb::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");
}
.phfl9 .ywxiu1x8::after, .phfl9 .b98lltb::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");
}
.wgis .ywxiu1x8::after, .wgis .b98lltb::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");
}
.df3w5 .ywxiu1x8::after, .df3w5 .b98lltb::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");
}
.v6e8 .ywxiu1x8::after, .v6e8 .b98lltb::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");
}
.v3qkj8 .ywxiu1x8::after, .v3qkj8 .b98lltb::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");
}
.l9z8ir7   .fyevk::after, .l9z8ir7   .qhutt6xf::after,
.w3jtd5j .fyevk::after, .w3jtd5j .qhutt6xf::after,
.enu7jp    .fyevk::after, .enu7jp    .qhutt6xf::after,
.oga13i    .fyevk::after, .oga13i    .qhutt6xf::after,
.yc0s2    .fyevk::after, .yc0s2    .qhutt6xf::after,
.ug4fsfzg     .fyevk::after, .ug4fsfzg     .qhutt6xf::after,
.dmx3    .fyevk::after, .dmx3    .qhutt6xf::after,
.ztip8   .fyevk::after, .ztip8   .qhutt6xf::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;
}
.l9z8ir7 .fyevk::after, .l9z8ir7 .qhutt6xf::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");
}
.w3jtd5j .fyevk::after, .w3jtd5j .qhutt6xf::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");
}
.enu7jp .fyevk::after, .enu7jp .qhutt6xf::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");
}
.oga13i .fyevk::after, .oga13i .qhutt6xf::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");
}
.yc0s2 .fyevk::after, .yc0s2 .qhutt6xf::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");
}
.ug4fsfzg .fyevk::after, .ug4fsfzg .qhutt6xf::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");
}
.dmx3 .fyevk::after, .dmx3 .qhutt6xf::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");
}
.ztip8 .fyevk::after, .ztip8 .qhutt6xf::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");
}
.g4fjhwsc .h2v4c0 { background: transparent; padding: 0; }
@media (min-width: 721px) {
  .ykp241 { flex: 0 0 260px; width: 260px; }
  .k7cwbe { flex: 0 0 120px; width: 120px; }
  .ga2r { flex: 0 0 110px; width: 110px; }
  .xzleac   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .nohh { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.nohh.b98lltb { 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) {
  .d8tb { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .d8tb .v5id6 { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .d8tb .ykp241 { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .d8tb .h2v4c0 { width: 100%; min-width: unset; height: 120px; }
  .d8tb .mbi6rtfn { max-height: 96px; max-width: 200px; }
  .d8tb .tx6af28l { min-width: unset; text-align: center; white-space: normal; }
  .d8tb .k7cwbe { min-width: 0; }
  .d8tb .xzleac { 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; }
  .d8tb .nohh { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .xxooo .v5id6 { row-gap: 8px !important; gap: 10px !important; }
}
.xmvjd2 .d3s0fw { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .qekh .na3e {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .qekh .iaqn5o { margin: 0; }
}
.iinwy .dnb2my { gap: 10px; }
.iinwy .rvmx, .iinwy .fkqmuc { padding: 12px; }
.iinwy .rvmx ul, .iinwy .fkqmuc ul { margin: 4px 0 0; padding-left: 18px; }
.iinwy .rvmx li, .iinwy .fkqmuc li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .bb97877e { grid-template-columns: 1fr; }
  .v75frsv { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .v75frsv .d66blwj3 { width: 72px; height: 50px; }
  .v75frsv .mnpeiqq { max-width: 180px; }
  .v75frsv .epw30 { width: auto; }
}
@media (max-width: 720px) {
  .o9o5rp { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .cpxqe6 { padding: 16px; }
  .s0pym2lb .ovnk { min-width: 50%; }
}
.btcdmac .dnb2my { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .r8va8uv { grid-template-columns: 1fr; }
  .yp4ommof { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .xordh1m { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .knn6jty { flex-wrap: wrap; padding: 16px; }
}
.hf8be .dnb2my { gap: 8px; }
.hf8be .rvmx, .hf8be .fkqmuc { padding: 8px; }
@media (max-width: 480px) {
  .wuxt { flex-direction: column; align-items: stretch; }
}
.npiokyw5 .epw30 .b98lltb { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .nups { flex-direction: column; align-items: stretch; gap: 10px; }
  .npiokyw5 .epw30 { text-align: center; }
}
@media (max-width: 720px) {
  .iubzr82 { grid-template-columns: 1fr; }
  .p7wez13a { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .cqq0q5 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .tzvk8 { grid-template-columns: 1fr; }
  .si5p { width: 100px; height: 100px; margin: 16px auto; }
  .glj2t { font-size: 1.4rem; }
  .ytar { justify-content: center; }
  .io9uzr .ovnk { min-width: 50%; }
}
.hsby11eb .dnb2my { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .ko55c { flex-wrap: wrap; padding: 14px 16px; }
  .uq4p { padding: 12px 16px; }
  .hsby11eb .dnb2my { margin: 0 16px; }
  .hsby11eb .j71ibsp { padding: 0 16px; }
  .q6yi8f { padding: 12px 16px; }
}
.p5carl .d8tb { gap: 0; }
.p5carl .v5id6 {
  border-radius: 0; border-left: none; border-right: none;
  border-top: none; border-bottom: 1px solid var(--border);
}
.p5carl .v5id6:last-child { border-bottom: none; }
.p5carl .v5id6:nth-child(odd) { background: var(--accent-bg); }
.p5carl .v5id6:nth-child(odd):hover { background: var(--bg-hover); }
.bnsr .nohh.b98lltb { padding: 14px 30px !important; font-size: 1rem; }
.ealaxwn .nohh.b98lltb { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.br1s6611 { margin: 16px 0; }
.jdtvz0 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.jdtvz0 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.jdtvz0 summary::after { content: "+"; color: var(--accent-light); }
.jdtvz0[open] summary::after { content: "−"; }
.jdtvz0 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.qocxhwj { margin-bottom: 0; }
.qdaa2jlw h2.ye63 { color: var(--text-primary); border-color: var(--accent-light); }
.wxixupe h2.ye63 { color: var(--text-primary); border-color: var(--accent-light); }
.m1bby .dogmm6     { background: #052e16; border-color: #10b981; }
.m1bby .z6ersq { background: #2d0a1e; border-color: #f43f5e; }
.m1bby .xcu6v5o    { background: #1e1036; border-color: #a855f7; }
.m1bby .tzv6s4 strong  { color: #f1f5f9; }
.m1bby .tzv6s4 p       { color: #cbd5e1; }
.m1bby .mbgrz    .dogmm6     .uxn4::before,
.m1bby .mhrz67z  .dogmm6     .uxn4::before,
.m1bby .fb9q  .dogmm6     .uxn4::before,
.m1bby .ynxhhawj .dogmm6     .uxn4::before { color: #10b981; }
.m1bby .mbgrz    .z6ersq .uxn4::before,
.m1bby .mhrz67z  .z6ersq .uxn4::before,
.m1bby .fb9q  .z6ersq .uxn4::before,
.m1bby .ynxhhawj .z6ersq .uxn4::before { color: #f43f5e; }
.m1bby .mbgrz    .xcu6v5o    .uxn4::before,
.m1bby .mhrz67z  .xcu6v5o    .uxn4::before,
.m1bby .fb9q  .xcu6v5o    .uxn4::before,
.m1bby .ynxhhawj .xcu6v5o    .uxn4::before { color: #a855f7; }
.jnw2h .dogmm6     { background: #2d2000; border-color: #eab308; }
.jnw2h .z6ersq { background: #2d0b0b; border-color: #ef4444; }
.jnw2h .xcu6v5o    { background: #2d1600; border-color: #f97316; }
.jnw2h .tzv6s4 strong  { color: #f1f5f9; }
.jnw2h .tzv6s4 p       { color: #cbd5e1; }
.jnw2h .mbgrz    .dogmm6     .uxn4::before,
.jnw2h .mhrz67z  .dogmm6     .uxn4::before,
.jnw2h .fb9q  .dogmm6     .uxn4::before,
.jnw2h .ynxhhawj .dogmm6     .uxn4::before { color: #eab308; }
.jnw2h .mbgrz    .z6ersq .uxn4::before,
.jnw2h .mhrz67z  .z6ersq .uxn4::before,
.jnw2h .fb9q  .z6ersq .uxn4::before,
.jnw2h .ynxhhawj .z6ersq .uxn4::before { color: #ef4444; }
.jnw2h .mbgrz    .xcu6v5o    .uxn4::before,
.jnw2h .mhrz67z  .xcu6v5o    .uxn4::before,
.jnw2h .fb9q  .xcu6v5o    .uxn4::before,
.jnw2h .ynxhhawj .xcu6v5o    .uxn4::before { color: #f97316; }
.bltrg .dogmm6     { background: #0c1a2e; border-color: #38bdf8; }
.bltrg .z6ersq { background: #12103a; border-color: #818cf8; }
.bltrg .xcu6v5o    { background: #0a2020; border-color: #2dd4bf; }
.bltrg .tzv6s4 strong  { color: #f1f5f9; }
.bltrg .tzv6s4 p       { color: #cbd5e1; }
.bltrg .mbgrz    .dogmm6     .uxn4::before,
.bltrg .mhrz67z  .dogmm6     .uxn4::before,
.bltrg .fb9q  .dogmm6     .uxn4::before,
.bltrg .ynxhhawj .dogmm6     .uxn4::before { color: #38bdf8; }
.bltrg .mbgrz    .z6ersq .uxn4::before,
.bltrg .mhrz67z  .z6ersq .uxn4::before,
.bltrg .fb9q  .z6ersq .uxn4::before,
.bltrg .ynxhhawj .z6ersq .uxn4::before { color: #818cf8; }
.bltrg .mbgrz    .xcu6v5o    .uxn4::before,
.bltrg .mhrz67z  .xcu6v5o    .uxn4::before,
.bltrg .fb9q  .xcu6v5o    .uxn4::before,
.bltrg .ynxhhawj .xcu6v5o    .uxn4::before { color: #2dd4bf; }
.w5qwh8x .dogmm6     { background: var(--accent-bg); border-color: var(--accent-light); }
.w5qwh8x .z6ersq { background: var(--accent-bg-light); border-color: var(--accent-light); }
.w5qwh8x .xcu6v5o    { background: var(--accent-bg); border-color: var(--accent-pale); }
.w5qwh8x .mbgrz    .uxn4::before,
.w5qwh8x .mhrz67z  .uxn4::before,
.w5qwh8x .fb9q  .uxn4::before,
.w5qwh8x .ynxhhawj .uxn4::before { color: var(--accent-light) !important; }
.j2h06l4o::before,
.gn8h5::before { margin-right: 5px; }
.v5gk4r1 .rvmx ul li,
.v5gk4r1 .rvmx .j2h06l4o { color: #22c55e; }
.v5gk4r1 .fkqmuc ul li,
.v5gk4r1 .fkqmuc .gn8h5 { color: #ef4444; }
.bz33ni .rvmx { background: var(--bg-pros); }
.bz33ni .fkqmuc { background: var(--bg-cons); }
.bz33ni .rvmx .j2h06l4o { color: var(--c-pros-label); }
.bz33ni .fkqmuc .gn8h5 { color: var(--c-cons); }
.bz33ni .rvmx ul li,
.bz33ni .fkqmuc ul li,
.u4q6sq0 .rvmx { background: var(--bg-pros); }
.u4q6sq0 .fkqmuc { background: var(--bg-cons); }
.u4q6sq0 .rvmx .j2h06l4o { color: var(--c-pros-label); }
.u4q6sq0 .fkqmuc .gn8h5 { color: var(--c-cons); }
.u4q6sq0 .rvmx ul li,
.u4q6sq0 .xse1 li          { color: var(--c-pros); }
.u4q6sq0 .fkqmuc ul li,
.u4q6sq0 .vvy58jpw li          { color: var(--c-cons); }
.g70c3qzr .j2h06l4o::before { content: "✓ "; }
.g70c3qzr .gn8h5::before { content: "✗ "; }
.jlx4o .j2h06l4o::before { content: "→ "; }
.jlx4o .gn8h5::before { content: "← "; }
.b8hp1 .j2h06l4o::before { content: "★ "; }
.b8hp1 .gn8h5::before { content: "✕ "; }
.t0mq .j2h06l4o::before { content: "◆ "; }
.t0mq .gn8h5::before { content: "▲ "; }
.xmvjd2 .tzv6s4 { background: transparent; border-left: none; border: 1.5px solid; }
.xmvjd2 .dogmm6     { border-color: var(--c-tip-border); }
.xmvjd2 .z6ersq { border-color: var(--c-warn-border); }
.xmvjd2 .xcu6v5o    { border-color: #60a5fa; }
.xmvjd2 .tzv6s4 strong { color: var(--text-primary); }
.xmvjd2 .tzv6s4 p      { color: var(--text-muted); }
.n2l6qwvk .tzv6s4 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.n2l6qwvk .dogmm6     { border-top-color: var(--c-tip-border); }
.n2l6qwvk .z6ersq { border-top-color: var(--c-warn-border); }
.n2l6qwvk .xcu6v5o    { border-top-color: #60a5fa; }
.q83or .tzv6s4 { border-left: none; border-radius: 8px; }
.q83or .dogmm6     { background: #065f46; }
.q83or .z6ersq { background: #92400e; }
.q83or .xcu6v5o    { background: #1e3a8a; }
.q83or .tzv6s4 strong,
.q83or .tzv6s4 p { color: #fff; }
.q83or .uxn4::before { color: rgba(255,255,255,0.85) !important; }
.m1bby.q83or .dogmm6,
.m1bby .q83or .dogmm6     { background: #052e16; }
.m1bby.q83or .z6ersq,
.m1bby .q83or .z6ersq { background: #2d0a1e; }
.m1bby.q83or .xcu6v5o,
.m1bby .q83or .xcu6v5o    { background: #1e1036; }
.jnw2h.q83or .dogmm6,
.jnw2h .q83or .dogmm6      { background: #2d2000; }
.jnw2h.q83or .z6ersq,
.jnw2h .q83or .z6ersq  { background: #2d0b0b; }
.jnw2h.q83or .xcu6v5o,
.jnw2h .q83or .xcu6v5o     { background: #2d1600; }
.bltrg.q83or .dogmm6,
.bltrg .q83or .dogmm6      { background: #0c1a2e; }
.bltrg.q83or .z6ersq,
.bltrg .q83or .z6ersq  { background: #12103a; }
.bltrg.q83or .xcu6v5o,
.bltrg .q83or .xcu6v5o     { background: #0a2020; }
.gktv2zc .tzv6s4 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.gktv2zc .dogmm6     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.gktv2zc .z6ersq { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.gktv2zc .xcu6v5o    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.gktv2zc .tzv6s4 strong { color: var(--text-primary); }
.gktv2zc .tzv6s4 p      { color: var(--text-muted); }
.oxyxb .tzv6s4 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.mbgrz .uxn4,
.mhrz67z .uxn4,
.fb9q .uxn4,
.ynxhhawj .uxn4 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.mbgrz .uxn4::before,
.mhrz67z .uxn4::before,
.fb9q .uxn4::before,
.ynxhhawj .uxn4::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.mbgrz .dogmm6     .uxn4::before { content: "✦"; color: var(--c-tip-border); }
.mbgrz .z6ersq .uxn4::before { content: "▲"; color: var(--c-warn-border); }
.mbgrz .xcu6v5o    .uxn4::before { content: "◉"; color: #60a5fa; }
.mhrz67z .dogmm6     .uxn4::before { content: "★"; color: var(--c-tip-border); }
.mhrz67z .z6ersq .uxn4::before { content: "◆"; color: var(--c-warn-border); }
.mhrz67z .xcu6v5o    .uxn4::before { content: "●"; color: #60a5fa; }
.fb9q .dogmm6     .uxn4::before { content: "▶"; color: var(--c-tip-border); }
.fb9q .z6ersq .uxn4::before { content: "■"; color: var(--c-warn-border); }
.fb9q .xcu6v5o    .uxn4::before { content: "▸"; color: #60a5fa; }
.ynxhhawj .dogmm6     .uxn4::before { content: "→"; color: var(--c-tip-border); }
.ynxhhawj .z6ersq .uxn4::before { content: "⬥"; color: var(--c-warn-border); }
.ynxhhawj .xcu6v5o    .uxn4::before { content: "◈"; color: #60a5fa; }
.y5s81os .b2reevq .iqjl,
.y5s81os .pujyr1 .iqjl  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.y5s81os .omck5n                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.y5s81os .xjex          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.y5s81os .owkf2gke                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ok76vb9 .b2reevq .iqjl,
.ok76vb9 .pujyr1 .iqjl,
.ok76vb9 .omck5n,
.ok76vb9 .v5id6,
.ok76vb9 .iaqn5o,
.ok76vb9 .xjex,
.ok76vb9 .owkf2gke,
.ok76vb9 .oxyxb .tzv6s4 { box-shadow: none; }
.wsjju8   body, .wsjju8   { font-size: 0.9rem; }
.wsjju8   .j80bu, .wsjju8 .r2zs19k, .wsjju8 .ot5h,
.wsjju8   .qgf5i2, .wsjju8 .an7t2sfo { font-size: 0.9rem; }
.wsjju8   .fkaqqx, .wsjju8 .strya { font-size: 0.9rem; }
.qa7v   .j80bu, .qa7v .r2zs19k, .qa7v .ot5h,
.qa7v   .qgf5i2, .qa7v .an7t2sfo { font-size: 0.95rem; }
.qa7v   .fkaqqx, .qa7v .strya { font-size: 0.95rem; }
.zyqysvs   .j80bu, .zyqysvs .r2zs19k, .zyqysvs .ot5h,
.zyqysvs   .qgf5i2, .zyqysvs .an7t2sfo { font-size: 1.08rem; }
.zyqysvs   .fkaqqx, .zyqysvs .strya { font-size: 1.05rem; }
.zyqysvs   .zurqcg { font-size: 0.97rem; }
.rns8ix .cgzkxpqi      { font-size: 3.2rem; }
.rns8ix h2.ye63 { font-size: 1.9rem; }
.rns8ix h3.je9f133w     { font-size: 1.4rem; }
.mvoy8df .cgzkxpqi      { font-size: 3.8rem; }
.mvoy8df h2.ye63 { font-size: 2.2rem; }
.mvoy8df h3.je9f133w     { font-size: 1.6rem; }
.qocxhwj + .qocxhwj { position: relative; }
.okn9   .qocxhwj + .qocxhwj::before,
.bl7zgiv  .qocxhwj + .qocxhwj::before,
.f1eg   .qocxhwj + .qocxhwj::before,
.j28nwl0t   .qocxhwj + .qocxhwj::before,
.exfbbi2j   .qocxhwj + .qocxhwj::before,
.mye6eu7 .qocxhwj + .qocxhwj::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.okn9 .qocxhwj + .qocxhwj::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.bl7zgiv .qocxhwj + .qocxhwj::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.f1eg .qocxhwj + .qocxhwj::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;
}
.j28nwl0t .qocxhwj + .qocxhwj::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.luzwog .qocxhwj { margin-bottom: 16px; }
.luzwog .qocxhwj + .qocxhwj { margin-top: 0; }
.luzwog .jask { padding-top: 0; padding-bottom: 0; }
.exfbbi2j .qocxhwj + .qocxhwj::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.mye6eu7 .qocxhwj + .qocxhwj::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.li86g8 .qocxhwj + .qocxhwj::before,
.z7g7qkls .qocxhwj + .qocxhwj::before,
.edpv .qocxhwj + .qocxhwj::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%;
}
.r948i .li86g8 .qocxhwj:nth-child(even)::before,
.r948i .z7g7qkls .qocxhwj:nth-child(even)::before,
.r948i .edpv .qocxhwj:nth-child(even)::before { background: var(--bg-surface); }
.g2zss .li86g8 .qocxhwj:nth-child(even)::before,
.g2zss .z7g7qkls .qocxhwj:nth-child(even)::before,
.g2zss .edpv .qocxhwj:nth-child(even)::before { background: var(--bg-card); }
.li86g8 .qocxhwj + .qocxhwj::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");
}
.z7g7qkls .qocxhwj + .qocxhwj::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");
}
.edpv .qocxhwj + .qocxhwj::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");
}
.olix .w5qxub,
.bwec7a9 .w5qxub { margin-bottom: 60px; }
.a3pyz .w5qxub { margin-bottom: 70px; }
.rqhklri .hu0yb:not(.i0pque6k) .lkiuvmli { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.rqhklri .i0pque6k { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.rqhklri .biapt { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.rqhklri .a5ct6la { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.n7ziiyf .ejvn51d { float: left; width: 38%; margin: 0 28px 16px 0; }
.n7ziiyf .ejvn51d .efyu { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.n7ziiyf .jask::after { content: ''; display: block; clear: both; }
.hdfr .ejvn51d { float: right; width: 38%; margin: 0 0 16px 28px; }
.hdfr .ejvn51d .efyu { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.hdfr .jask::after { content: ''; display: block; clear: both; }
.n314otlh .qocxhwj:nth-child(odd)  .ejvn51d { float: left;  width: 38%; margin: 0 28px 16px 0; }
.n314otlh .qocxhwj:nth-child(even) .ejvn51d { float: right; width: 38%; margin: 0 0 16px 28px; }
.n314otlh .ejvn51d .efyu { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.n314otlh .jask::after { content: ''; display: block; clear: both; }
.n7ziiyf .cxd5c,
.hdfr .cxd5c,
.n314otlh .cxd5c,
.n314otlh .d8tb { clear: both; }
@media (max-width: 900px) {
  .n7ziiyf .ejvn51d,
  .hdfr .ejvn51d,
  .n314otlh .qocxhwj:nth-child(odd)  .ejvn51d,
  .n314otlh .qocxhwj:nth-child(even) .ejvn51d {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .n7ziiyf .ejvn51d .efyu,
  .hdfr .ejvn51d .efyu,
  .n314otlh .ejvn51d .efyu {
    max-height: none !important;
  }
}
.n7ziiyf .fkaqqx,
.n7ziiyf .strya,
.hdfr .fkaqqx,
.hdfr .strya,
.n314otlh .fkaqqx,
.n314otlh .strya { overflow: hidden; }
@media (max-width: 640px) {
  .n7ziiyf .ejvn51d,
  .hdfr .ejvn51d,
  .n314otlh .ejvn51d { float: none; width: 100%; margin: 0 0 16px 0; }
}
.hpm76 .z89y,
.hpm76 .jask,
.hpm76 .oh6us  { max-width: 1100px; }
.pgkbdwa .z89y,
.pgkbdwa .jask,
.pgkbdwa .oh6us  { max-width: 1200px; }
.pgkbdwa { --content-mw: 1200px; }
.zpjy .z89y,
.zpjy .jask,
.zpjy .oh6us  { max-width: 1320px; }
.s4hahe { font-size: 0.82rem; color: var(--text-muted); }
.sv4pz { display: flex; align-items: center; }
.m4u35g {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.egiag382 { display: flex; align-items: center; }
.s3fav { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.s3fav:hover { text-decoration: underline; }
.igws2 { margin: 0 3px; opacity: 0.45; }
.igws2::before { content: '/'; }
.rs3j { padding: 2px 5px; color: var(--text-main); }
.nig6o4 .s4hahe {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.nig6o4 .sv4pz { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.tkge14 .s4hahe {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.tkge14 .sv4pz { padding: 0 0 0 12px; }
.aejqzwxx .sv4pz { padding: 0 16px; }
.aejqzwxx .s4hahe {
  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);
}
.aejqzwxx .z89y { padding-top: 28px; }
@media (max-width: 720px) {
  .bvy97fa { margin-top: 18px; padding: 0 16px; }
  .aejqzwxx .z89y { padding-top: 16px; }
}
.hpm76.nig6o4 .sv4pz { max-width: 1100px; }
.pgkbdwa.nig6o4 .sv4pz { max-width: 1200px; }
.zpjy.nig6o4 .sv4pz { max-width: 1320px; }
.pgkbdwa .bvy97fa { max-width: 1200px; }
.qqqpg .qocxhwj { padding-top: 16px; padding-bottom: 16px; }
.rhcpha .qocxhwj { padding-top: 24px; padding-bottom: 24px; }
.aea4 .qocxhwj { padding-top: 40px; padding-bottom: 40px; }
.n8oh7w .qocxhwj { padding-top: 52px; padding-bottom: 52px; }
.ft7bazxq .qocxhwj:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.ft7bazxq .qocxhwj:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.ft7bazxq .qocxhwj:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.ft7bazxq .qocxhwj:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.d895v .jask { padding-top: 10px;  padding-bottom: 10px; }
.q9uaxmh .jask { padding-top: 18px;  padding-bottom: 18px; }
.j4r0xqmx .jask { padding-top: 36px;  padding-bottom: 36px; }
.e8a6m3m .jask { padding-top: 48px;  padding-bottom: 48px; }
.thvdr h2.ye63 { font-weight: 600; }
.thvdr h3.je9f133w     { font-weight: 600; }
.kv28k6k h2.ye63 { font-weight: 800; }
.kv28k6k h3.je9f133w     { font-weight: 700; }
.bvs30rq h2.ye63 { font-weight: 900; }
.bvs30rq h3.je9f133w     { font-weight: 800; }
.bvs30rq .tzv6s4 strong,
.bvs30rq .tzv6s4 strong { font-weight: 600; }
.fyevk {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.aqw6 .fyevk { display: none; }
@media (max-width: 640px) { .fyevk { display: none; } }
.fyevk { background: var(--cta) !important; color: #fff !important; border: none !important; }
.fyevk:hover { opacity: 0.85; }
.t476y .fyevk { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.xab9gp .fyevk,
.awbxmqdm  .fyevk { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.xab9gp .fyevk:hover,
.awbxmqdm  .fyevk:hover { opacity: 0.88; }
.t476y.xab9gp .fyevk,
.t476y.awbxmqdm  .fyevk { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.qhutt6xf {
  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;
}
.qhutt6xf:hover { transform: translateY(-2px); opacity: 0.92; }
.qhutt6xf { background: var(--cta) !important; color: #fff !important; border: none !important; }
.vl5xp .qhutt6xf { display: none; }
.iqrm .qhutt6xf { right: 32px; }
.u3q5d8h  .qhutt6xf { left: 32px; }
@media (max-width: 480px) {
  .iqrm .qhutt6xf { right: 20px; bottom: 20px; }
  .u3q5d8h  .qhutt6xf { left: 20px; bottom: 20px; }
}
.l0ccujbk { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.oh6us { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.cg9xk2a { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.xa13g4nb { color: var(--text-dim); font-size: 0.8rem; }
.tnws a, .ln43s a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.tnws a:hover, .ln43s a:hover { color: var(--accent-light); }
.ln43s { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.qmynk .oh6us { text-align: center; }
.qmynk .ln43s { justify-content: center; margin-bottom: 16px; }
.qmynk .cg9xk2a { margin-top: 0; }
.hco92bv { margin-top: 10px; }
.hco92bv a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .oh6us { padding-left: 16px; padding-right: 16px; }
  .jdidko4 .oh6us { padding: 20px 16px; }
  .ln43s { gap: 4px 12px; }
  .cg9xk2a { font-size: 0.78rem; }
}
.vpzz01 .cg9xk2a { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.vpzz01 .xa13g4nb { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .vpzz01 .m7wt { grid-template-columns: 1fr 1fr; } .vpzz01 .hxlrefob { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vpzz01 .m7wt { grid-template-columns: 1fr; } }
.wesz3 .cg9xk2a { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .wesz3 .l7vvw9i { gap: 12px; } .wesz3 .q6cz { margin-right: 0; width: 100%; } }
.guazvpj .cg9xk2a { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.guazvpj .xa13g4nb { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .guazvpj .yuxv { grid-template-columns: 1fr 1fr; } .guazvpj .tw6ylzxb { grid-column: 1 / -1; } }
@media (max-width: 480px) { .guazvpj .yuxv { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .rc617h .byrbdg { grid-template-columns: 1fr 1fr; } .rc617h .vlxut2v1:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .rc617h .byrbdg { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .ub7h .byrbdg { grid-template-columns: 1fr; } }
.x8kjdi7k .oh6us { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.x8kjdi7k .ln43s { justify-content: center; }
.ozlu9 .k4fsc      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.ozlu9 .l0ccujbk { background: var(--bg-page); border-top-color: var(--border-alt); }
.ed031j .k4fsc      { background: #0d1117; border-bottom-color: #21262d; }
.ed031j .rf05 { color: var(--accent-light); }
.ed031j .f8s4 { --msep-color: #8b949e; }
.ed031j .f8s4 a { color: #8b949e; }
.ed031j .f8s4 a:hover { color: var(--accent-light); }
.ed031j .yyl5ga5u { color: #8b949e; }
.ed031j .l0ccujbk { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.ed031j .cg9xk2a,
.ed031j .xa13g4nb { color: #6e7681; }
.ed031j .tnws a, .ed031j .ln43s a,
.ed031j .tnws a:hover, .ed031j .ln43s a:hover,
@media (max-width: 640px) {
  .ed031j .f8s4 { background: #0d1117; border-top-color: #21262d; }
  .ed031j .f8s4 li a { border-bottom-color: #21262d; }
}
.vaow5wgx .k4fsc      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.vaow5wgx .rf05 { color: var(--accent-light); }
.vaow5wgx .f8s4 { --msep-color: #475569; }
.vaow5wgx .f8s4 a { color: #475569; }
.vaow5wgx .f8s4 a:hover { color: var(--accent-light); }
.vaow5wgx .yyl5ga5u { color: #64748b; }
.vaow5wgx .l0ccujbk { background: #f0f4f8; border-top-color: #cbd5e1; }
.vaow5wgx .cg9xk2a,
.vaow5wgx .xa13g4nb { color: #64748b; }
.vaow5wgx .tnws a, .vaow5wgx .ln43s a,
.vaow5wgx .tnws a:hover, .vaow5wgx .ln43s a:hover,
@media (max-width: 640px) {
  .vaow5wgx .f8s4 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .vaow5wgx .f8s4 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.xab9gp .k4fsc      { background: var(--accent); border-bottom-color: var(--accent-light); }
.xab9gp .rf05 { color: #fff; }
.xab9gp .f8s4 { --msep-color: rgba(255,255,255,0.82); }
.xab9gp .f8s4 a { color: rgba(255,255,255,0.82); }
.xab9gp .f8s4 a:hover { color: #fff; }
.xab9gp .yyl5ga5u { color: rgba(255,255,255,0.9); }
.xab9gp .l0ccujbk { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.xab9gp .cg9xk2a,
.xab9gp .xa13g4nb { color: rgba(255,255,255,0.72); }
.xab9gp .tnws a, .xab9gp .ln43s a,
.xab9gp .tnws a:hover, .xab9gp .ln43s a:hover,
@media (max-width: 640px) {
  .xab9gp .f8s4 { background: var(--accent); border-top-color: var(--accent-light); }
  .xab9gp .f8s4 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.awbxmqdm .k4fsc {
  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);
}
.awbxmqdm .l0ccujbk {
  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) {
  .awbxmqdm .f8s4 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.cxh9 .dg12 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.fj4d .dg12 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ub8bz8 .dg12 { min-height: 72px; height: auto; }
.wldah0 .dg12 { min-height: 84px; height: auto; }
.jdidko4 .dg12 { max-width: none; padding: 0 32px; }
.jdidko4 .oh6us  { max-width: none; padding: 24px 32px; }
.fz4i8pg.pgkbdwa .dg12 { max-width: 1200px; }
.fz4i8pg.zpjy .dg12 { max-width: 1320px; }
.inzb0b   .rf05, .inzb0b   .q6cz { text-transform: capitalize; }
.dmivhp1 .rf05, .dmivhp1 .q6cz { text-transform: lowercase; }
.gucxtje6 .rf05, .gucxtje6 .q6cz { text-transform: uppercase; letter-spacing: 0.06em; }
.rw6ee, .z27rbc {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.jco76 .rw6ee,
.vlrpp .rw6ee,
.bo81b .rw6ee,
.bhc5wz .rw6ee,
.kc40m   .f8s4 a { font-weight: 500; }
.a4r2n .f8s4 a { font-weight: 600; }
.u0hkfz     .f8s4 a { font-weight: 700; }
.pz0p0    .f8s4 a { font-weight: 800; letter-spacing: 0.01em; }
.qm84jl     .f8s4 > li + li::before,
.x214kx    .f8s4 > li + li::before,
.atmi613    .f8s4 > li + li::before,
.u2si0 .f8s4 > li + li::before,
.e3q8hsh2 .f8s4 > li + li::before,
.sn5bpxc  .f8s4 > li + li::before,
.eqkskj    .f8s4 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.qm84jl     .f8s4 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.x214kx    .f8s4 > li + li::before { content: "|"; }
.atmi613    .f8s4 > li + li::before { content: "—"; }
.u2si0 .f8s4 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.e3q8hsh2 .f8s4 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.sn5bpxc  .f8s4 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.eqkskj    .f8s4 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .t6hgcfg .yyl5ga5u,
  .ihj91 .yyl5ga5u,
  .vhimb .yyl5ga5u,
  .ibnccn .yyl5ga5u,
  .spm7jr .yyl5ga5u {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .t6hgcfg .yyl5ga5u::before,
  .ihj91 .yyl5ga5u::before,
  .vhimb .yyl5ga5u::before,
  .ibnccn .yyl5ga5u::before,
  .spm7jr .yyl5ga5u::before { content: ""; display: block; flex-shrink: 0; }

  
  .t6hgcfg .yyl5ga5u::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;
  }

  
  .ihj91 .yyl5ga5u::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;
  }

  
  .vhimb .yyl5ga5u::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;
  }

  
  .ibnccn .yyl5ga5u::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;
  }

  
  .spm7jr .yyl5ga5u::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) {
  .zmurwte .yyl5ga5u {
    padding: 5px 14px;
  }
  .zmurwte .f8s4 {
    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;
  }
  .zmurwte .f8s4 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .zmurwte .f8s4 li a:hover { background: var(--bg-raised); }
  .zmurwte .e4yrg9,
  .w19ycui .e4yrg9,
  .pae143 .e4yrg9 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .rxcolruz .yyl5ga5u {
    padding: 5px 10px;
  }
  .rxcolruz .f8s4 {
    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);
  }
  .rxcolruz .f8s4.bbes9pc { transform: translateX(0); }
  .rxcolruz .f8s4 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .rxcolruz .f8s4 li:last-child a { border-bottom: none; }
  .xab9gp .f8s4,
  .ed031j .f8s4 { background: var(--accent) !important; }
  .xab9gp .f8s4 li a,
  .ed031j .f8s4 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .pae143 .yyl5ga5u {
    padding: 5px 10px;
  }
  .pae143 .f8s4 {
    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);
  }
  .pae143 .f8s4::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .pae143 .f8s4.bbes9pc { transform: translateY(0); }
  .pae143 .f8s4 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .xpv179 .yyl5ga5u {
    padding: 5px 10px;
  }
  .xpv179 .f8s4 {
    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;
  }
  .xpv179 .f8s4.bbes9pc { opacity: 1; pointer-events: auto; }
  .xpv179 .f8s4 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .uiady     .yyl5ga5u { border-radius: 0 !important; }
  .gds8   .yyl5ga5u { border-radius: 8px !important; }
  .zshws8 .yyl5ga5u { border-radius: 50% !important; }
  .tbwvbi   .yyl5ga5u { border-radius: 999px !important; }
}
.bljg .iuhix7nm { height: 36px; }
.cpt7w9up .iuhix7nm { height: 60px; max-width: 200px; }
.bpm7 .iuhix7nm { height: 76px; max-width: 240px; }
.px3q0u     .k7cwbe, .px3q0u     .t63uys { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
@media (min-width: 720px) {
  .agzzhzl .d8tb {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .agzzhzl .v5id6 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .agzzhzl .v5id6 { padding: 40px 16px 20px; }
  .agzzhzl .xzleac {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .agzzhzl .nohh { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .q1ptg5aw .v5id6 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .q1ptg5aw .v5id6::before {
    position: absolute; top: 14px; left: 14px;
  }
  .q1ptg5aw .ykp241 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .q1ptg5aw .tx6af28l { white-space: normal; text-align: center; font-size: 1.2rem; }
  .q1ptg5aw .xzleac {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .q1ptg5aw .nohh { width: 100%; min-width: 0; }
  .q1ptg5aw .k7cwbe { min-width: 0; }
}
.tvsbm .jdtvz0 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.tvsbm .jdtvz0 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.tvsbm .jdtvz0 p { padding: 0 2px 16px; }
.o93s .jdtvz0 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.o93s .jdtvz0 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.o93s .jdtvz0 summary::after { content: "›"; font-size: 1.2em; }
.o93s .jdtvz0[open] summary::after { content: "‹"; }
.o93s .jdtvz0 p { padding: 10px 22px 4px; }
.d1kyi .jdtvz0 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.d1kyi .jdtvz0 summary { color: var(--text-primary); padding-left: 16px; }
.d1kyi .jdtvz0 summary::after { content: "›"; font-size: 1.1em; }
.d1kyi .jdtvz0[open] summary::after { content: "‹"; }
.d1kyi .jdtvz0 p { padding-left: 16px; }
.th8ryb .br1s6611 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.th8ryb .jdtvz0 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.th8ryb .jdtvz0:last-child { border-bottom: none; }
.th8ryb .jdtvz0 summary { color: var(--text-primary); border-radius: 0; }
.th8ryb .jdtvz0 summary::after { content: "›"; font-size: 1.1em; }
.th8ryb .jdtvz0[open] summary::after { content: "‹"; }
.wfud1plu .jdtvz0 { overflow: hidden; }
.wfud1plu .jdtvz0 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.wfud1plu .jdtvz0 summary::after { color: rgba(255,255,255,.75); }
.wfud1plu .jdtvz0[open] summary { border-radius: 0; }
.qcbly { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.tp49l41t {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.m3h4 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.oi4cq { color: var(--text-muted); font-size: 1.05rem; }
.l9zuapfr {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.mg0prmt {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.toompog { margin-bottom: 20px; }
.hzvbz {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.xtvf {
  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;
}
.xtvf:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.lcfd5gg { resize: vertical; min-height: 130px; }
.vwi33fr { width: 100%; margin-top: 8px; }
.qxvodm {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.j3oj {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.nt1a4f { color: var(--text-muted); line-height: 1.75; }
.xjh3i { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.xjh3i li { margin-bottom: 6px; }
.np2ti { max-width: 760px; margin: 0 auto; }
.hzdjske { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.w6gdqu6 { max-width: 760px; margin: 0 auto; }
.jx4w2bw ul.xjh3i { margin: 0; }
@media (max-width: 640px) { .fmmfg { grid-template-columns: 1fr; gap: 10px; } }
.s3zk { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.vyrrer3c { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.zjmw1ld { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.vyrrer3c p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.vyrrer3c .xjh3i { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .s3zk { grid-template-columns: 1fr; } }
.of3ywz1 ul.xjh3i { margin: 0; }
.vzho .xjh3i,
.ora31v .xjh3i,
.qppk .xjh3i,
.eqeg .xjh3i {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .av2nyhp { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .qvh3 { grid-template-columns: 1fr; } .p4p50zr { position: static; text-align: center; } }
@media (max-width: 860px) { .u225e { grid-template-columns: 1fr; } }
.eqeg .xjh3i { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .wn91 { flex-direction: column; text-align: center; } .pypq2y { grid-template-columns: 1fr; } }
.h4bcx47 .m3h4 { color: var(--accent-light); }
.zfws {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.zfws .m3h4 { font-size: 2rem; }
.zfws .oi4cq { max-width: 680px; }
.gs0yx .m3h4 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.gs0yx .oi4cq  { margin: 0; }
@media (max-width: 640px) { .gs0yx { flex-direction: column; } }
.pj9r .m3h4 { color: var(--accent-light); }
.w9ng .m3h4 { color: #fff; }
.w9ng .oi4cq  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .s2pq8l { grid-template-columns: 1fr; } }
.w2aozid .xtvf {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.w2aozid .xtvf:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.b1iw .xtvf { background: var(--bg-raised); border-color: transparent; }
.b1iw .xtvf:focus { background: var(--bg-card); border-color: var(--accent-light); }
.czhhw1q2 .xtvf { border-radius: 100px; padding: 11px 20px; }
.czhhw1q2 .lcfd5gg { border-radius: 14px; }
.pu5h {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.pu5h summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.pu5h summary::-webkit-details-marker { display: none; }
.pu5h summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.pu5h[open] summary::after { content: "−"; }
.xsoq {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.pns8d {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .pns8d { grid-template-columns: 1fr; } }
.n2258sw {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.n2258sw h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.n2258sw p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.o74kzu { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.o74kzu li { margin-bottom: 6px; }
.pqsbm4n3{display:none}
.pqsbm4n3:empty,.urbgp9k1:empty{display:none}
.qw150zj{position:relative;overflow:visible}
.i5rzt .nl345ift,.m64mx7hm .nl345ift,
.rl8ys5 .nl345ift,.axo79v .nl345ift,
.h4e0h .nl345ift,.v3ytc6 .nl345ift{display:block}
.dkr3gj .vf6yk2x{display:block}
.i5rzt .nl345ift,.m64mx7hm .nl345ift,
.rl8ys5 .nl345ift,.axo79v .nl345ift,
.h4e0h .nl345ift{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}
.i5rzt .nl345ift .urbgp9k1,.m64mx7hm .nl345ift .urbgp9k1,
.rl8ys5 .nl345ift .urbgp9k1,.axo79v .nl345ift .urbgp9k1,
.h4e0h .nl345ift .urbgp9k1{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}
.i5rzt .ttqp8xhx,.m64mx7hm .ttqp8xhx,
.rl8ys5 .ttqp8xhx,.axo79v .ttqp8xhx,
.h4e0h .ttqp8xhx{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.i5rzt .nl345ift,.m64mx7hm .nl345ift{top:12px}
.i5rzt .nl345ift .urbgp9k1{margin-right:auto}
.m64mx7hm .nl345ift .urbgp9k1{margin-left:auto}
.m64mx7hm .nl345ift{text-align:right}
.rl8ys5 .nl345ift,.axo79v .nl345ift{bottom:12px}
.rl8ys5 .nl345ift .urbgp9k1{margin-right:auto}
.axo79v .nl345ift .urbgp9k1{margin-left:auto}
.axo79v .nl345ift{text-align:right}
.h4e0h .nl345ift{position:relative;margin-top:16px}
.h4e0h .nl345ift .urbgp9k1{margin:0 auto}
.v3ytc6 .nl345ift{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.v3ytc6 .nl345ift .urbgp9k1{margin:0}
.v3ytc6 .a5ct6la~.nl345ift,
.v3ytc6 .dobc~.nl345ift{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.v3ytc6 .a5ct6la~.nl345ift .urbgp9k1,
.v3ytc6 .dobc~.nl345ift .urbgp9k1{justify-content:flex-start}
.a5ct6la~.nl345ift,.dobc~.nl345ift{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}
.a5ct6la~.nl345ift .urbgp9k1{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.dobc~.nl345ift .urbgp9k1{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.vf6yk2x .urbgp9k1{margin:0 0 12px}
.urbgp9k1{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.ttqp8xhx{white-space:nowrap}
.r9wdq .ttqp8xhx{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.c9hh8p .ttqp8xhx{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}
.bi6d1exk .urbgp9k1{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.rf6y .ttqp8xhx{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.c6wb4nz .ttqp8xhx{color: var(--accent-light);opacity:1;font-weight:500}
.l0unjar .ttqp8xhx{border-bottom:1px solid currentColor;padding-bottom:2px}
.xl2by .urbgp9k1{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.jr96cg{--date-bg:var(--accent-bg)}
.ruu1q4wh .ttqp8xhx + .ttqp8xhx::before{content:"•";margin-right:6px;opacity:.4}
.q2pvhuwd .ttqp8xhx + .ttqp8xhx::before{content:"/";margin-right:6px;opacity:.35}
.uymd .ttqp8xhx + .ttqp8xhx::before{content:"|";margin-right:6px;opacity:.3}
.jvk6i .ttqp8xhx + .ttqp8xhx::before{content:"—";margin-right:6px;opacity:.3}
.g109 .ttqp8xhx + .ttqp8xhx::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.t5zl .ttqp8xhx + .ttqp8xhx::before{content:"·";margin-right:6px;opacity:.4}
.lwdiftnf .ttqp8xhx + .ttqp8xhx::before{content:"›";margin-right:6px;opacity:.4}
.c1izq .x8pj8::before{content:"→";opacity:.35;font-size:.85em}
.c1izq .ttqp8xhx + .ttqp8xhx::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.h6hkj .fnir{padding:20px 0}
@media(max-width:640px){
  .fnir{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .h4cl{max-width:100%}
}
:root {
  --accent:          #2494ae;
  --brand:           #2494ae;
  --brand-light:     #63c2d8;
  --brand-pale:      #9ed3df;
  --grad-start:      #124c59;
  --grad-end:        #1f8298;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #2494ae;
  --cta-light:       #4bb9d3;
  --cta-hover:       #2ab0cf;
  --bg-page:         #051113;
  --bg-surface:      #091b1f;
  --bg-card:         #0c252b;
  --bg-card-inner:   #0f3037;
  --bg-raised:       #133a43;
  --bg-hover:        #16444f;
  --border:          #1b525f;
  --border-alt:      #216777;
  --border-section:  #1b525f;
  --text-primary:    #e3e6e7;
  --text-muted:      #9eaaac;
  --text-body:       #c7ced0;
  --text-sub:        #9eaaac;
  --text-faint:      #69787b;
  --text-dim:        #525d60;
  --text-label:      #839195;
  --text-value:      #bac2c4;
  --accent-bg:       #132529;
  --accent-bg-light: #1b3940;
  --bg-tip:          #16261f;
  --bg-warning:      #272115;
  --bg-info:         #161e26;
  --bg-pros:         #16261f;
  --bg-cons:         #26161d;
  --c-pros:          #81edbd;
  --c-cons:          #e689b0;
  --c-pros-label:    #54e7a6;
  --c-tip-border:    #35e395;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #81edbd;
}
:root { --logo-bg-opacity: 77%; }
body, button, input { font-family: "Quicksand", sans-serif; }
.ipwazd6w .xse1 li::before, .ipwazd6w .vvy58jpw 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; }.ipwazd6w .xse1 li::before { content: ""; }.ipwazd6w .vvy58jpw li::before { content: ""; }.ipwazd6w .j2h06l4o::before, .ipwazd6w .gn8h5::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.ipwazd6w .j2h06l4o::before { content: ""; }.ipwazd6w .gn8h5::before { content: ""; }
.dd71d1jw .qyozc1l, .dd71d1jw .a5ct6la { min-height: 640px; }
.xyfm4bl .ywxiu1x8::after, .xyfm4bl .b98lltb::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.mzv303vb .fyevk::after,.mzv303vb .qhutt6xf::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.igws2::before { content: '◆'; font-size: 0.5em; }
.c3troq .ttqp8xhx::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.c3troq .ttqp8xhx:first-of-type::before{content:"\f073"}.c3troq .ttqp8xhx:last-of-type::before{content:"\f303"}