: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;
}
.dt2raf {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.wg88vr {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.tmlatk8 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.odtkv { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.scq2 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.scq2 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.scq2 a:hover { color: var(--accent-light); }
.zmso     .bnoh5ur { border-radius: 24px; padding: 8px; }
.zmso .bnoh5ur li a { border-radius: 16px; }
@media (max-width: 640px) {
  .bnoh5ur {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .p3n1:hover .bnoh5ur,
  .p3n1:focus-within .bnoh5ur { display: block; }
  .bnoh5ur li a { padding: 8px 16px; font-size: 0.88rem; }
}
.nenoha {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.lk0qy { display: none; }
@media (max-width: 640px) {
  .lk0qy {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .lk0qy.mwra91 { display: block; }
}
@media (max-width: 640px) {
  .nenoha { display: block; }
  .scq2 > li + li::before { display: none !important; }
  .scq2 {
    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;
  }
  .scq2.mwra91 { display: flex; }
  .scq2 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .scq2 li:last-child a { border-bottom: none; }
}
.jtpy { min-height: 480px; }
.untwe {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.dliv9l7j { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.u150w .dliv9l7j { margin-left: 0; margin-right: 0; }
.sm5j3 {
  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;
}
.sm5j3:hover { opacity: 0.88; }
.il474 .tkm25o92 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.il474 .untwe { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.il474 .dliv9l7j { color: #e2e8f0; }
.il474.anmx5h .tkm25o92 { text-align: center; }
.il474.u150w   .tkm25o92 { text-align: left; }
.btcm {
  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);
}
.btcm .tkm25o92 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.btcm .untwe { color: var(--text-primary); text-shadow: none; }
.btcm .dliv9l7j { color: var(--text-muted); }
.btcm .sm5j3 { margin-top: 16px; }
.btcm, .btcm.jtpy { min-height: auto !important; }
.btcm.anmx5h .tkm25o92 { text-align: center; }
.btcm.u150w   .tkm25o92 { text-align: left; }
.btcm~.orq1k29{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}
.btcm~.orq1k29 .tefm{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; }
}
.t2qygo9 .untwe { color: #fff; }
.t2qygo9 .dliv9l7j { color: rgba(255,255,255,0.85); }
.t2qygo9 .sm5j3 { background: #fff; color: var(--cta); }
.t2qygo9 .sm5j3:hover { opacity: 0.92; }
.kngffkn .untwe { text-shadow: none; color: var(--text-primary); }
.kngffkn .dliv9l7j { color: var(--text-muted); }
body.c3t9 .untwe {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.p771h7te .untwe {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.kngffkn.anmx5h .f9vd4b { align-items: center; text-align: center; }
.p0hcijj5 .tkm25o92 { padding-bottom: 24px; }
.co35o .tkm25o92 { max-width: 960px; }
@media (max-width: 700px) {
  .kngffkn { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .kngffkn .d81lz { display: none !important; }
  .w1au .d81lz { display: none !important; }
  .etgsr3 .n85luce { display: none !important; }
  .gjgl48df .ctgx0ek { display: none !important; }
  .f9vd4b  { padding: 36px 24px; }
  .kngffkn~.orq1k29,.l6a0uxm2~.orq1k29{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .jtpy, .kngffkn { min-height: 320px !important; }
  
  .untwe { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .xcmtogt { display: none !important; }
  
  .e4f8df { flex-direction: column; align-items: center; }
  .ql8pns { width: 100%; max-width: 340px; }
}
.hypyf { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.vcipj7re { width: 100%; height: auto; display: block; border-radius: 10px; }
.qw1pwoo6 .hypyf        { border-radius: 16px; }
.qw1pwoo6 .vcipj7re  { border-radius: 16px; }
.qt6efpy9 .hypyf         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.qt6efpy9 .vcipj7re   { border-radius: 8px; }
.zrofir { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.i3v4g7r { width: 100%; padding: 32px 0; position: relative; }
.ehjp { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.s66cleat .i3v4g7r:nth-child(even) { background: var(--bg-surface); }
.s66cleat .i3v4g7r:nth-child(odd)  { background: var(--bg-page); }
.bljq .i3v4g7r:nth-child(even) { background: var(--bg-card); }
.bljq .i3v4g7r:nth-child(odd)  { background: var(--bg-page); }
.s66cleat .i3v4g7r:nth-child(odd)  .ehjp { background: var(--bg-card); border-radius: 6px; }
.s66cleat .i3v4g7r:nth-child(even) .ehjp { background: var(--bg-raised); border-radius: 6px; }
.bljq .i3v4g7r:nth-child(odd)  .ehjp { background: var(--bg-card); border-radius: 6px; }
.bljq .i3v4g7r:nth-child(even) .ehjp { background: var(--bg-raised); border-radius: 6px; }
.s66cleat .i3v4g7r:nth-child(even) .htmgx3 .fpbw,
.bljq .i3v4g7r:nth-child(even) .htmgx3 .fpbw { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.s66cleat .i3v4g7r:nth-child(odd) .htmgx3 .fpbw,
.bljq .i3v4g7r:nth-child(odd) .htmgx3 .fpbw { background: var(--bg-card-inner); }
.s66cleat .i3v4g7r:nth-child(even) .w0s9r6w9 .fpbw:nth-child(odd),
.bljq .i3v4g7r:nth-child(even) .w0s9r6w9 .fpbw:nth-child(odd)  { background: var(--bg-card); }
.s66cleat .i3v4g7r:nth-child(even) .w0s9r6w9 .fpbw:nth-child(even),
.bljq .i3v4g7r:nth-child(even) .w0s9r6w9 .fpbw:nth-child(even) { background: var(--bg-card-inner); }
h1.xn1h { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.xn1h {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.qqg6 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.kk47 h2.xn1h {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ba7ys h2.xn1h {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.xx4boi h2.xn1h {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.yedy h2.xn1h::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.crzqcnlj h2.xn1h {
  color: var(--text-primary); font-size: 1.7rem;
}
.gyhoyej h2.xn1h::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.i0sm60 h2.xn1h {
  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;
}
.tsms393g { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .tsms393g { display: none; } }
.abyn31d { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.f67c { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.rq7mj3 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.rp052em { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.rmx3pfn { padding-left: 20px; }
.rmx3pfn li { margin-bottom: 6px; }
.rmx3pfn a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.rmx3pfn a:hover { color: var(--accent-light); }
.sz5l5c .rp052em { display: none; }
.oh7c7 .rp052em { display: none; }
.oh7c7 .rmx3pfn { padding-left: 0; list-style: none; }
.oh7c7 .rmx3pfn li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.oh7c7 .rmx3pfn a { font-size: 0.92rem; }
.v5hss .rq7mj3 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.v5hss .rp052em { display: none; }
.v5hss .rmx3pfn { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.v5hss .rmx3pfn li { margin-bottom: 0; }
.v5hss .rmx3pfn 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;
}
.v5hss .rmx3pfn a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.p48s .rq7mj3 { padding: 20px 20px 16px; }
.p48s .rmx3pfn {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.p48s .rmx3pfn li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.p48s .rmx3pfn 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;
}
.p48s .rmx3pfn 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;
}
.p48s .rmx3pfn a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.p48s .rmx3pfn a:focus,
.p48s .rmx3pfn a:focus-visible,
.p48s .rmx3pfn a:target { outline: none; }
.p48s .rmx3pfn li:target a { border-color: var(--border); color: var(--text-muted); }
.aj5u .rq7mj3 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.aj5u .rp052em { display: none; }
.aj5u .rmx3pfn { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.aj5u .rmx3pfn li { margin-bottom: 0; }
.aj5u .rmx3pfn li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.aj5u .rmx3pfn li:last-child::after { content: ""; margin-right: 0; }
.aj5u .rmx3pfn a { font-size: 0.9rem; }
.fpbw { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.htmgx3 .fpbw { background: var(--bg-card); }
.w0s9r6w9 .fpbw:nth-child(odd)  { background: var(--bg-card); }
.w0s9r6w9 .fpbw:nth-child(even) { background: var(--bg-raised); }
.bf2o .fpbw {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.bf2o .fpbw:last-child { border-bottom: none; }
.bf2o h3.qqg6 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.vx9vxb9o .fpbw {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.vx9vxb9o .fpbw + .fpbw { margin-top: 4px; }
.dp4kvb5r .fpbw { background: none; border-radius: 0; padding: 12px 0; }
.dp4kvb5r .fpbw + .fpbw { border-top: 1px solid var(--border-section); }
.e8gl { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ezbj8uas { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.gycmlsx { color: var(--text-body); margin-bottom: 10px; }
.jj7bof, .o4io { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.jj7bof li, .o4io li { margin-bottom: 6px; }
.o4io li { list-style: decimal; }
.nuopkth     .jj7bof { list-style-type: "● "; }
.zvj89258  .jj7bof { list-style-type: "■ "; }
.rrv9tr .jj7bof { list-style-type: "◆ "; }
.y2078i    .jj7bof { list-style-type: "★ "; }
.nuopkth     .ps5wjr { list-style-type: "● "; }
.zvj89258  .ps5wjr { list-style-type: "■ "; }
.rrv9tr .ps5wjr { list-style-type: "◆ "; }
.y2078i    .ps5wjr { list-style-type: "★ "; }
.nuopkth    .jj7bof li::marker, .nuopkth    .ps5wjr li::marker,
.zvj89258 .jj7bof li::marker, .zvj89258 .ps5wjr li::marker,
.rrv9tr .jj7bof li::marker, .rrv9tr .ps5wjr li::marker,
.y2078i   .jj7bof li::marker, .y2078i   .ps5wjr li::marker {
  color: var(--cta); font-size: 1em;
}
.nuopkth .o4io,
.zvj89258 .o4io,
.rrv9tr .o4io,
.y2078i .o4io {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.nuopkth .o4io li,
.zvj89258 .o4io li,
.rrv9tr .o4io li,
.y2078i .o4io li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.nuopkth .o4io li::before,
.zvj89258 .o4io li::before,
.rrv9tr .o4io li::before,
.y2078i .o4io 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;
}
.nuopkth     .o4io li::before { border-radius: 50%; }
.zvj89258  .o4io li::before { border-radius: 3px; }
.rrv9tr .o4io li::before { border-radius: 3px; }
.y2078i    .o4io li::before { border-radius: 50%; }
.fpt7 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.n2f2tgpo .fpt7,
.d59fqi3y .fpt7 { background: transparent; border: none; border-radius: 0; }
.laliq8eu { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.laliq8eu th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.laliq8eu td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.laliq8eu tr:hover td { background: var(--bg-hover); }
.cct34 .laliq8eu tbody tr:nth-child(even) td { background: var(--bg-surface); }
.fo2l .laliq8eu { border: 1px solid var(--border-alt); }
.fo2l .laliq8eu th,
.fo2l .laliq8eu td { border: 1px solid var(--border-alt); }
.cm307 .laliq8eu th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.cm307 .laliq8eu td { border-bottom: none; }
.cm307 .laliq8eu tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ol0veet .laliq8eu th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.m44xwym .fpt7 {
  overflow: hidden;
}
.m44xwym .laliq8eu th { border-bottom: 1px solid var(--border-alt); }
.m44xwym .laliq8eu tr:last-child td { border-bottom: none; }
.q4y5px2 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.spp3 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.gh17se { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.a6cdb2y { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.rl45im9 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.ps5wjr { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.ps5wjr 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%}
.cvza22i .a6cdb2y { background: transparent; text-align: center; }
.nwf0en1 .gh17se {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.tlh8kdb3 .gh17se {
  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);
}
.gkr7 .spp3 { display: grid; grid-template-columns: auto 1fr; }
.gkr7 .gh17se {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.gkr7 .a6cdb2y { grid-column: 2; }
.gkr7 .rl45im9,
.gkr7 .ps5wjr { grid-column: 1 / -1; }
.to2b6gu .spp3 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.to2b6gu .gh17se {
  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);
}
.to2b6gu .a6cdb2y { grid-column: 2; }
.to2b6gu .rl45im9,
.to2b6gu .ps5wjr { grid-column: 1 / -1; }
.mkk6d3 .spp3 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.mkk6d3 .a6cdb2y { background: none; color: var(--accent-light); font-weight: 700; }
.v232qub .spp3 { 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); }
.v232qub .a6cdb2y { background: none; color: var(--accent-light); font-weight: 700; }
.fakpp .spp3 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.fakpp .spp3:last-child { border-bottom: none; }
.fakpp .a6cdb2y { background: none; color: var(--accent-light); font-weight: 700; }
.wvpbre .spp3 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.wvpbre .a6cdb2y { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.kk7q .q4y5px2 { counter-reset: card-n; }
.kk7q .spp3  { counter-increment: card-n; }
.kk7q .a6cdb2y { display: flex; align-items: center; gap: 10px; }
.kk7q .a6cdb2y::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;
}
.fi9uu .spp3 { background: var(--bg-surface); border: 1px solid var(--border); }
.fi9uu .a6cdb2y { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.q96x { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.y8fw9g9  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.q12z { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.e6skfn { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.si2n { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.q96x strong { color: var(--text-primary); font-size: 0.95rem; }
.q96x p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.o1k5 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.bptq0vk, .u8vr710 { border-radius: 8px; padding: 14px; }
.bptq0vk { background: var(--bg-pros); }
.u8vr710 { background: var(--bg-cons); }
.wzax81u1 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.bptq0vk .wzax81u1 { color: var(--c-pros-label); }
.u8vr710 .wzax81u1 { color: #f87171; }
.bptq0vk ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.u8vr710 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.vcipj7re { width: 100%; height: auto; border-radius: 10px; display: block; }
.qbnfy7 {
  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;
}
.qbnfy7:hover { opacity: 0.85; }
.ejx9r .qbnfy7  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.ejx9r .qbnfy7:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.mb9o .qbnfy7  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.mb9o .qbnfy7:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.irann .sm5j3 { border-radius: 50px; }
.irann .qbnfy7  { border-radius: 50px; }
.fp256 .sm5j3 { padding-left: 22px; padding-right: 22px; }
.fp256 .qbnfy7  { padding-left: 12px; padding-right: 12px; }
.ikm13 .sm5j3 { padding-left: 44px; padding-right: 44px; }
.ikm13 .qbnfy7  { padding-left: 24px; padding-right: 24px; }
.zcdt .sm5j3 { padding-left: 56px; padding-right: 56px; }
.zcdt .qbnfy7  { padding-left: 32px; padding-right: 32px; }
.efsfb   .sm5j3::after, .efsfb   .qbnfy7::after,
.qkef .sm5j3::after, .qkef .qbnfy7::after,
.krzjm1    .sm5j3::after, .krzjm1    .qbnfy7::after,
.ku1cg    .sm5j3::after, .ku1cg    .qbnfy7::after,
.thkrm3v    .sm5j3::after, .thkrm3v    .qbnfy7::after,
.q2v40va     .sm5j3::after, .q2v40va     .qbnfy7::after,
.i47a    .sm5j3::after, .i47a    .qbnfy7::after,
.bgf5zfuh   .sm5j3::after, .bgf5zfuh   .qbnfy7::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;
}
.efsfb .sm5j3::after, .efsfb .qbnfy7::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");
}
.qkef .sm5j3::after, .qkef .qbnfy7::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");
}
.krzjm1 .sm5j3::after, .krzjm1 .qbnfy7::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");
}
.ku1cg .sm5j3::after, .ku1cg .qbnfy7::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");
}
.thkrm3v .sm5j3::after, .thkrm3v .qbnfy7::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");
}
.q2v40va .sm5j3::after, .q2v40va .qbnfy7::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");
}
.i47a .sm5j3::after, .i47a .qbnfy7::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");
}
.bgf5zfuh .sm5j3::after, .bgf5zfuh .qbnfy7::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");
}
.l3wlmrp   .sf2nnp5u::after, .l3wlmrp   .zo7yt9az::after,
.yba7 .sf2nnp5u::after, .yba7 .zo7yt9az::after,
.uelmzk    .sf2nnp5u::after, .uelmzk    .zo7yt9az::after,
.ht0lem    .sf2nnp5u::after, .ht0lem    .zo7yt9az::after,
.ve9ufah    .sf2nnp5u::after, .ve9ufah    .zo7yt9az::after,
.rqhs     .sf2nnp5u::after, .rqhs     .zo7yt9az::after,
.ja78    .sf2nnp5u::after, .ja78    .zo7yt9az::after,
.zxs1kq   .sf2nnp5u::after, .zxs1kq   .zo7yt9az::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;
}
.l3wlmrp .sf2nnp5u::after, .l3wlmrp .zo7yt9az::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");
}
.yba7 .sf2nnp5u::after, .yba7 .zo7yt9az::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");
}
.uelmzk .sf2nnp5u::after, .uelmzk .zo7yt9az::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");
}
.ht0lem .sf2nnp5u::after, .ht0lem .zo7yt9az::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");
}
.ve9ufah .sf2nnp5u::after, .ve9ufah .zo7yt9az::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");
}
.rqhs .sf2nnp5u::after, .rqhs .zo7yt9az::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");
}
.ja78 .sf2nnp5u::after, .ja78 .zo7yt9az::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");
}
.zxs1kq .sf2nnp5u::after, .zxs1kq .zo7yt9az::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");
}
.be28a .fe9j { background: var(--bg-raised); }
@media (min-width: 721px) {
  .snql3nrw { flex: 0 0 260px; width: 260px; }
  .dm6mah8 { flex: 0 0 120px; width: 120px; }
  .j02a0kz0 { flex: 0 0 110px; width: 110px; }
  .ouczvocf   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .jzml { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.jzml.qbnfy7 { 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) {
  .d6wxx9k { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .d6wxx9k .powbts2d { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .d6wxx9k .snql3nrw { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .d6wxx9k .fe9j { width: 100%; min-width: unset; height: 120px; }
  .d6wxx9k .q9jibq { max-height: 96px; max-width: 200px; }
  .d6wxx9k .oeoqey6w { min-width: unset; text-align: center; white-space: normal; }
  .d6wxx9k .dm6mah8 { min-width: 0; }
  .d6wxx9k .ouczvocf { 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; }
  .d6wxx9k .jzml { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .vbcm0i .powbts2d { row-gap: 8px !important; gap: 10px !important; }
}
.zsro    .ecskooo li::before { content: "◆"; }
.zsro    .ulmd21 li::before { content: "▲"; }
@media (min-width: 860px) {
  .iv2a .odg4k {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .iv2a .ftlw { margin: 0; }
}
.d59fqi3y .o1k5 { gap: 10px; }
.d59fqi3y .bptq0vk, .d59fqi3y .u8vr710 { padding: 12px; }
.d59fqi3y .bptq0vk ul, .d59fqi3y .u8vr710 ul { margin: 4px 0 0; padding-left: 18px; }
.d59fqi3y .bptq0vk li, .d59fqi3y .u8vr710 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .s50e { grid-template-columns: 1fr; }
  .xe7ag { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .xe7ag .vyvgd25k { width: 72px; height: 50px; }
  .xe7ag .f0es { max-width: 180px; }
  .xe7ag .so91b { width: auto; }
}
@media (max-width: 720px) {
  .dzb1l { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .d38t { padding: 16px; }
  .bvo1b2 .kexwy { min-width: 50%; }
}
.ybtmna .o1k5 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .r68w { grid-template-columns: 1fr; }
  .nb8dl { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .adx15 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .h8cd8fy { flex-wrap: wrap; padding: 16px; }
}
.l9rfnac .o1k5 { gap: 8px; }
.l9rfnac .bptq0vk, .l9rfnac .u8vr710 { padding: 8px; }
@media (max-width: 480px) {
  .udqmbm1a { flex-direction: column; align-items: stretch; }
}
.ehjm .so91b .qbnfy7 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .r6rb { flex-direction: column; align-items: stretch; gap: 10px; }
  .ehjm .so91b { text-align: center; }
}
@media (max-width: 720px) {
  .s4io { grid-template-columns: 1fr; }
  .o20tj { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .qdnvg8gd { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .ppiq { grid-template-columns: 1fr; }
  .m29y { width: 100px; height: 100px; margin: 16px auto; }
  .ddd8gu { font-size: 1.4rem; }
  .ic921 { justify-content: center; }
  .vdamxy0p .kexwy { min-width: 50%; }
}
.y6s5 .o1k5 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .dcp3sc { flex-wrap: wrap; padding: 14px 16px; }
  .z298e84 { padding: 12px 16px; }
  .y6s5 .o1k5 { margin: 0 16px; }
  .y6s5 .tog9l { padding: 0 16px; }
  .igiey74h { padding: 12px 16px; }
}
.aseg .d6wxx9k { gap: 0; }
.aseg .powbts2d {
  border-radius: 0; border-left: none; border-right: none;
  border-top: none; border-bottom: 1px solid var(--border);
}
.aseg .powbts2d:last-child { border-bottom: none; }
.aseg .powbts2d:nth-child(odd) { background: var(--accent-bg); }
.aseg .powbts2d:nth-child(odd):hover { background: var(--bg-hover); }
.zen64 .jzml.qbnfy7 { padding: 14px 30px !important; font-size: 1rem; }
.xllgd .jzml.qbnfy7 { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.ybof262 { margin: 16px 0; }
.l0ytk1m { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.l0ytk1m summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.l0ytk1m summary::after { content: "+"; color: var(--accent-light); }
.l0ytk1m[open] summary::after { content: "−"; }
.l0ytk1m p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.i3v4g7r { margin-bottom: 0; }
.o72j2 h2.xn1h { color: var(--text-primary); border-color: var(--accent-light); }
.wkzswr h2.xn1h { color: var(--text-primary); border-color: var(--accent-light); }
.z18k3 .y8fw9g9     { background: #052e16; border-color: #10b981; }
.z18k3 .q12z { background: #2d0a1e; border-color: #f43f5e; }
.z18k3 .e6skfn    { background: #1e1036; border-color: #a855f7; }
.z18k3 .q96x strong  { color: #f1f5f9; }
.z18k3 .q96x p       { color: #cbd5e1; }
.z18k3 .fs7tsu    .y8fw9g9     .si2n::before,
.z18k3 .iwhn  .y8fw9g9     .si2n::before,
.z18k3 .x56831n  .y8fw9g9     .si2n::before,
.z18k3 .iwqgu3ul .y8fw9g9     .si2n::before { color: #10b981; }
.z18k3 .fs7tsu    .q12z .si2n::before,
.z18k3 .iwhn  .q12z .si2n::before,
.z18k3 .x56831n  .q12z .si2n::before,
.z18k3 .iwqgu3ul .q12z .si2n::before { color: #f43f5e; }
.z18k3 .fs7tsu    .e6skfn    .si2n::before,
.z18k3 .iwhn  .e6skfn    .si2n::before,
.z18k3 .x56831n  .e6skfn    .si2n::before,
.z18k3 .iwqgu3ul .e6skfn    .si2n::before { color: #a855f7; }
.kg4k08 .y8fw9g9     { background: #2d2000; border-color: #eab308; }
.kg4k08 .q12z { background: #2d0b0b; border-color: #ef4444; }
.kg4k08 .e6skfn    { background: #2d1600; border-color: #f97316; }
.kg4k08 .q96x strong  { color: #f1f5f9; }
.kg4k08 .q96x p       { color: #cbd5e1; }
.kg4k08 .fs7tsu    .y8fw9g9     .si2n::before,
.kg4k08 .iwhn  .y8fw9g9     .si2n::before,
.kg4k08 .x56831n  .y8fw9g9     .si2n::before,
.kg4k08 .iwqgu3ul .y8fw9g9     .si2n::before { color: #eab308; }
.kg4k08 .fs7tsu    .q12z .si2n::before,
.kg4k08 .iwhn  .q12z .si2n::before,
.kg4k08 .x56831n  .q12z .si2n::before,
.kg4k08 .iwqgu3ul .q12z .si2n::before { color: #ef4444; }
.kg4k08 .fs7tsu    .e6skfn    .si2n::before,
.kg4k08 .iwhn  .e6skfn    .si2n::before,
.kg4k08 .x56831n  .e6skfn    .si2n::before,
.kg4k08 .iwqgu3ul .e6skfn    .si2n::before { color: #f97316; }
.cael9158 .y8fw9g9     { background: #0c1a2e; border-color: #38bdf8; }
.cael9158 .q12z { background: #12103a; border-color: #818cf8; }
.cael9158 .e6skfn    { background: #0a2020; border-color: #2dd4bf; }
.cael9158 .q96x strong  { color: #f1f5f9; }
.cael9158 .q96x p       { color: #cbd5e1; }
.cael9158 .fs7tsu    .y8fw9g9     .si2n::before,
.cael9158 .iwhn  .y8fw9g9     .si2n::before,
.cael9158 .x56831n  .y8fw9g9     .si2n::before,
.cael9158 .iwqgu3ul .y8fw9g9     .si2n::before { color: #38bdf8; }
.cael9158 .fs7tsu    .q12z .si2n::before,
.cael9158 .iwhn  .q12z .si2n::before,
.cael9158 .x56831n  .q12z .si2n::before,
.cael9158 .iwqgu3ul .q12z .si2n::before { color: #818cf8; }
.cael9158 .fs7tsu    .e6skfn    .si2n::before,
.cael9158 .iwhn  .e6skfn    .si2n::before,
.cael9158 .x56831n  .e6skfn    .si2n::before,
.cael9158 .iwqgu3ul .e6skfn    .si2n::before { color: #2dd4bf; }
.etzck4 .y8fw9g9     { background: var(--accent-bg); border-color: var(--accent-light); }
.etzck4 .q12z { background: var(--accent-bg-light); border-color: var(--accent-light); }
.etzck4 .e6skfn    { background: var(--accent-bg); border-color: var(--accent-pale); }
.etzck4 .fs7tsu    .si2n::before,
.etzck4 .iwhn  .si2n::before,
.etzck4 .x56831n  .si2n::before,
.etzck4 .iwqgu3ul .si2n::before { color: var(--accent-light) !important; }
.qnjhsv::before,
.mhar4::before { margin-right: 5px; }
.vho0y .bptq0vk ul li,
.vho0y .bptq0vk .qnjhsv { color: #22c55e; }
.vho0y .u8vr710 ul li,
.vho0y .u8vr710 .mhar4 { color: #ef4444; }
.tjtq .bptq0vk { background: var(--bg-pros); }
.tjtq .u8vr710 { background: var(--bg-cons); }
.tjtq .bptq0vk .qnjhsv { color: var(--c-pros-label); }
.tjtq .u8vr710 .mhar4 { color: var(--c-cons); }
.tjtq .bptq0vk ul li,
.tjtq .ecskooo li            { color: var(--c-pros); }
.tjtq .u8vr710 ul li,
.tjtq .ulmd21 li            { color: var(--c-cons); }
.hjw8t7jq .bptq0vk { background: var(--bg-pros); }
.hjw8t7jq .u8vr710 { background: var(--bg-cons); }
.hjw8t7jq .bptq0vk .qnjhsv { color: var(--c-pros-label); }
.hjw8t7jq .u8vr710 .mhar4 { color: var(--c-cons); }
.hjw8t7jq .bptq0vk ul li,
.hjw8t7jq .u8vr710 ul li,
.lm3b7pl .qnjhsv::before { content: "✓ "; }
.lm3b7pl .mhar4::before { content: "✗ "; }
.hspaod .qnjhsv::before { content: "→ "; }
.hspaod .mhar4::before { content: "← "; }
.i4m0li0g .qnjhsv::before { content: "★ "; }
.i4m0li0g .mhar4::before { content: "✕ "; }
.zsro .qnjhsv::before { content: "◆ "; }
.zsro .mhar4::before { content: "▲ "; }
.z57mu5 .q96x { background: transparent; border-left: none; border: 1.5px solid; }
.z57mu5 .y8fw9g9     { border-color: var(--c-tip-border); }
.z57mu5 .q12z { border-color: var(--c-warn-border); }
.z57mu5 .e6skfn    { border-color: #60a5fa; }
.z57mu5 .q96x strong { color: var(--text-primary); }
.z57mu5 .q96x p      { color: var(--text-muted); }
.yuvwl .q96x { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.yuvwl .y8fw9g9     { border-top-color: var(--c-tip-border); }
.yuvwl .q12z { border-top-color: var(--c-warn-border); }
.yuvwl .e6skfn    { border-top-color: #60a5fa; }
.kouq .q96x { border-left: none; border-radius: 8px; }
.kouq .y8fw9g9     { background: #065f46; }
.kouq .q12z { background: #92400e; }
.kouq .e6skfn    { background: #1e3a8a; }
.kouq .q96x strong,
.kouq .q96x p { color: #fff; }
.kouq .si2n::before { color: rgba(255,255,255,0.85) !important; }
.z18k3.kouq .y8fw9g9,
.z18k3 .kouq .y8fw9g9     { background: #052e16; }
.z18k3.kouq .q12z,
.z18k3 .kouq .q12z { background: #2d0a1e; }
.z18k3.kouq .e6skfn,
.z18k3 .kouq .e6skfn    { background: #1e1036; }
.kg4k08.kouq .y8fw9g9,
.kg4k08 .kouq .y8fw9g9      { background: #2d2000; }
.kg4k08.kouq .q12z,
.kg4k08 .kouq .q12z  { background: #2d0b0b; }
.kg4k08.kouq .e6skfn,
.kg4k08 .kouq .e6skfn     { background: #2d1600; }
.cael9158.kouq .y8fw9g9,
.cael9158 .kouq .y8fw9g9      { background: #0c1a2e; }
.cael9158.kouq .q12z,
.cael9158 .kouq .q12z  { background: #12103a; }
.cael9158.kouq .e6skfn,
.cael9158 .kouq .e6skfn     { background: #0a2020; }
.z3ema .q96x { border-left: none; border-radius: 6px; padding: 10px 14px; }
.z3ema .y8fw9g9     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.z3ema .q12z { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.z3ema .e6skfn    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.z3ema .q96x strong { color: var(--text-primary); }
.z3ema .q96x p      { color: var(--text-muted); }
.bz9kj66 .q96x { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.fs7tsu .si2n,
.iwhn .si2n,
.x56831n .si2n,
.iwqgu3ul .si2n { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.fs7tsu .si2n::before,
.iwhn .si2n::before,
.x56831n .si2n::before,
.iwqgu3ul .si2n::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.fs7tsu .y8fw9g9     .si2n::before { content: "✦"; color: var(--c-tip-border); }
.fs7tsu .q12z .si2n::before { content: "▲"; color: var(--c-warn-border); }
.fs7tsu .e6skfn    .si2n::before { content: "◉"; color: #60a5fa; }
.iwhn .y8fw9g9     .si2n::before { content: "★"; color: var(--c-tip-border); }
.iwhn .q12z .si2n::before { content: "◆"; color: var(--c-warn-border); }
.iwhn .e6skfn    .si2n::before { content: "●"; color: #60a5fa; }
.x56831n .y8fw9g9     .si2n::before { content: "▶"; color: var(--c-tip-border); }
.x56831n .q12z .si2n::before { content: "■"; color: var(--c-warn-border); }
.x56831n .e6skfn    .si2n::before { content: "▸"; color: #60a5fa; }
.iwqgu3ul .y8fw9g9     .si2n::before { content: "→"; color: var(--c-tip-border); }
.iwqgu3ul .q12z .si2n::before { content: "⬥"; color: var(--c-warn-border); }
.iwqgu3ul .e6skfn    .si2n::before { content: "◈"; color: #60a5fa; }
.at83nj .htmgx3 .fpbw,
.at83nj .w0s9r6w9 .fpbw  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.at83nj .spp3                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.at83nj .fpt7          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.at83nj .rq7mj3                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.vyfiwr2 .htmgx3 .fpbw,
.vyfiwr2 .w0s9r6w9 .fpbw,
.vyfiwr2 .spp3,
.vyfiwr2 .powbts2d,
.vyfiwr2 .ftlw,
.vyfiwr2 .fpt7,
.vyfiwr2 .rq7mj3,
.vyfiwr2 .bz9kj66 .q96x { box-shadow: none; }
.pxobjhmr   .gycmlsx, .pxobjhmr .e8gl, .pxobjhmr .ezbj8uas,
.pxobjhmr   .abyn31d, .pxobjhmr .f67c { font-size: 0.9rem; }
.pxobjhmr   .jj7bof, .pxobjhmr .o4io { font-size: 0.9rem; }
.sjdp23x   .gycmlsx, .sjdp23x .e8gl, .sjdp23x .ezbj8uas,
.sjdp23x   .abyn31d, .sjdp23x .f67c { font-size: 0.95rem; }
.sjdp23x   .jj7bof, .sjdp23x .o4io { font-size: 0.95rem; }
.brpw   .gycmlsx, .brpw .e8gl, .brpw .ezbj8uas,
.brpw   .abyn31d, .brpw .f67c { font-size: 1.08rem; }
.brpw   .jj7bof, .brpw .o4io { font-size: 1.05rem; }
.brpw   .laliq8eu { font-size: 0.97rem; }
.czxxp .untwe      { font-size: 3.2rem; }
.czxxp h2.xn1h { font-size: 1.9rem; }
.czxxp h3.qqg6     { font-size: 1.4rem; }
.iiy6vxh .untwe      { font-size: 3.8rem; }
.iiy6vxh h2.xn1h { font-size: 2.2rem; }
.iiy6vxh h3.qqg6     { font-size: 1.6rem; }
.i3v4g7r + .i3v4g7r { position: relative; }
.nk1wygo   .i3v4g7r + .i3v4g7r::before,
.abwfte4  .i3v4g7r + .i3v4g7r::before,
.i2ketj5   .i3v4g7r + .i3v4g7r::before,
.tm5icur   .i3v4g7r + .i3v4g7r::before,
.or0tr   .i3v4g7r + .i3v4g7r::before,
.egl52 .i3v4g7r + .i3v4g7r::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.nk1wygo .i3v4g7r + .i3v4g7r::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.abwfte4 .i3v4g7r + .i3v4g7r::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.i2ketj5 .i3v4g7r + .i3v4g7r::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;
}
.tm5icur .i3v4g7r + .i3v4g7r::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.tigny .i3v4g7r { margin-bottom: 16px; }
.tigny .i3v4g7r + .i3v4g7r { margin-top: 0; }
.tigny .ehjp { padding-top: 0; padding-bottom: 0; }
.or0tr .i3v4g7r + .i3v4g7r::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.egl52 .i3v4g7r + .i3v4g7r::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.z4v27ak .i3v4g7r + .i3v4g7r::before,
.zh151nbr .i3v4g7r + .i3v4g7r::before,
.q5qblkdi .i3v4g7r + .i3v4g7r::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%;
}
.s66cleat .z4v27ak .i3v4g7r:nth-child(even)::before,
.s66cleat .zh151nbr .i3v4g7r:nth-child(even)::before,
.s66cleat .q5qblkdi .i3v4g7r:nth-child(even)::before { background: var(--bg-surface); }
.bljq .z4v27ak .i3v4g7r:nth-child(even)::before,
.bljq .zh151nbr .i3v4g7r:nth-child(even)::before,
.bljq .q5qblkdi .i3v4g7r:nth-child(even)::before { background: var(--bg-card); }
.z4v27ak .i3v4g7r + .i3v4g7r::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");
}
.zh151nbr .i3v4g7r + .i3v4g7r::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");
}
.q5qblkdi .i3v4g7r + .i3v4g7r::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");
}
.t6rs .tkm25o92,
.qabt6sl .tkm25o92 { margin-bottom: 60px; }
.qzfliy .tkm25o92 { margin-bottom: 70px; }
.giu8lz  .il474:not(.t2qygo9) .lyaqfga { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.giu8lz .t2qygo9 { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.giu8lz .odjtro71 { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.giu8lz .kngffkn { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.jw28j6ln .hypyf { float: left; width: 38%; margin: 0 28px 16px 0; }
.jw28j6ln .hypyf .vcipj7re { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.jw28j6ln .ehjp::after { content: ''; display: block; clear: both; }
.kln7 .hypyf { float: right; width: 38%; margin: 0 0 16px 28px; }
.kln7 .hypyf .vcipj7re { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.kln7 .ehjp::after { content: ''; display: block; clear: both; }
.s03j .i3v4g7r:nth-child(odd)  .hypyf { float: left;  width: 38%; margin: 0 28px 16px 0; }
.s03j .i3v4g7r:nth-child(even) .hypyf { float: right; width: 38%; margin: 0 0 16px 28px; }
.s03j .hypyf .vcipj7re { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.s03j .ehjp::after { content: ''; display: block; clear: both; }
.jw28j6ln .q4y5px2,
.jw28j6ln .d6wxx9k,
.kln7 .q4y5px2,
.s03j .q4y5px2,
@media (max-width: 900px) {
  .jw28j6ln .hypyf,
  .kln7 .hypyf,
  .s03j .i3v4g7r:nth-child(odd)  .hypyf,
  .s03j .i3v4g7r:nth-child(even) .hypyf {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .jw28j6ln .hypyf .vcipj7re,
  .kln7 .hypyf .vcipj7re,
  .s03j .hypyf .vcipj7re {
    max-height: none !important;
  }
}
.jw28j6ln .jj7bof,
.jw28j6ln .o4io,
.kln7 .jj7bof,
.kln7 .o4io,
.s03j .jj7bof,
.s03j .o4io { overflow: hidden; }
@media (max-width: 640px) {
  .jw28j6ln .hypyf,
  .kln7 .hypyf,
  .s03j .hypyf { float: none; width: 100%; margin: 0 0 16px 0; }
}
.dj64xyan .zrofir,
.dj64xyan .ehjp,
.dj64xyan .i7dn4  { max-width: 1100px; }
.p6nw6 .zrofir,
.p6nw6 .ehjp,
.p6nw6 .i7dn4  { max-width: 1200px; }
.p6nw6 { --content-mw: 1200px; }
.aj1pttw .zrofir,
.aj1pttw .ehjp,
.aj1pttw .i7dn4  { max-width: 1320px; }
.dzw1o { font-size: 0.82rem; color: var(--text-muted); }
.irhe { display: flex; align-items: center; }
.xrree3b {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.atw2 { display: flex; align-items: center; }
.d858w8yk { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.d858w8yk:hover { text-decoration: underline; }
.hrz9mka7 { margin: 0 3px; opacity: 0.45; }
.hrz9mka7::before { content: '/'; }
.zvf2042 { padding: 2px 5px; color: var(--text-main); }
.t5sk8l .dzw1o {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.t5sk8l .irhe { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.tf5xae .dzw1o {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.tf5xae .irhe { padding: 0 0 0 12px; }
.se9r726 .irhe { padding: 0 16px; }
.se9r726 .dzw1o {
  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);
}
.se9r726 .zrofir { padding-top: 28px; }
@media (max-width: 720px) {
  .lcuji { margin-top: 18px; padding: 0 16px; }
  .se9r726 .zrofir { padding-top: 16px; }
}
.dj64xyan.t5sk8l .irhe { max-width: 1100px; }
.p6nw6.t5sk8l .irhe { max-width: 1200px; }
.aj1pttw.t5sk8l .irhe { max-width: 1320px; }
.p6nw6 .lcuji { max-width: 1200px; }
.ke0r99 .i3v4g7r { padding-top: 16px; padding-bottom: 16px; }
.vc54axz9 .i3v4g7r { padding-top: 24px; padding-bottom: 24px; }
.twfsr9 .i3v4g7r { padding-top: 40px; padding-bottom: 40px; }
.hylmyue .i3v4g7r { padding-top: 52px; padding-bottom: 52px; }
.lvtb .i3v4g7r:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.lvtb .i3v4g7r:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.lvtb .i3v4g7r:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.lvtb .i3v4g7r:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.hm95h5pm .ehjp { padding-top: 10px;  padding-bottom: 10px; }
.s5zkx .ehjp { padding-top: 18px;  padding-bottom: 18px; }
.ggpbq .ehjp { padding-top: 36px;  padding-bottom: 36px; }
.srttdkew .ehjp { padding-top: 48px;  padding-bottom: 48px; }
.l5f0yk h2.xn1h { font-weight: 600; }
.l5f0yk h3.qqg6     { font-weight: 600; }
.s8kiq3h h2.xn1h { font-weight: 800; }
.s8kiq3h h3.qqg6     { font-weight: 700; }
.ri8afq { font-weight: 600; }
.ri8afq h2.xn1h { font-weight: 900; }
.ri8afq h3.qqg6     { font-weight: 800; }
.ri8afq .q96x strong,
.ri8afq .q96x strong { font-weight: 600; }
.sf2nnp5u {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.zq16k2 .sf2nnp5u { display: none; }
@media (max-width: 640px) { .sf2nnp5u { display: none; } }
.sf2nnp5u { background: var(--cta) !important; color: #fff !important; border: none !important; }
.sf2nnp5u:hover { opacity: 0.85; }
.adwhgfk .sf2nnp5u { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.pnrc255w .sf2nnp5u,
.g6da  .sf2nnp5u { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.pnrc255w .sf2nnp5u:hover,
.g6da  .sf2nnp5u:hover { opacity: 0.88; }
.adwhgfk.pnrc255w .sf2nnp5u,
.adwhgfk.g6da  .sf2nnp5u { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.zo7yt9az {
  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;
}
.zo7yt9az:hover { transform: translateY(-2px); opacity: 0.92; }
.zo7yt9az { background: var(--cta) !important; color: #fff !important; border: none !important; }
.apb7 .zo7yt9az { display: none; }
.mdxa .zo7yt9az { right: 32px; }
.b5xrd  .zo7yt9az { left: 32px; }
@media (max-width: 480px) {
  .mdxa .zo7yt9az { right: 20px; bottom: 20px; }
  .b5xrd  .zo7yt9az { left: 20px; bottom: 20px; }
}
.aqhnbff { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.i7dn4 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ra825 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.now8 { color: var(--text-dim); font-size: 0.8rem; }
.otgj0q9s a, .a5i0uzc a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.otgj0q9s a:hover, .a5i0uzc a:hover { color: var(--accent-light); }
.a5i0uzc { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.y1lgv .i7dn4 { text-align: center; }
.y1lgv .a5i0uzc { justify-content: center; margin-bottom: 16px; }
.y1lgv .ra825 { margin-top: 0; }
.rnabv { margin-top: 10px; }
.rnabv a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .i7dn4 { padding-left: 16px; padding-right: 16px; }
  .sv16bxrr .i7dn4 { padding: 20px 16px; }
  .a5i0uzc { gap: 4px 12px; }
  .ra825 { font-size: 0.78rem; }
}
.f54xrcj .ra825 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.f54xrcj .now8 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .f54xrcj .wn8h { grid-template-columns: 1fr 1fr; } .f54xrcj .jex7hxv { grid-column: 1 / -1; } }
@media (max-width: 480px) { .f54xrcj .wn8h { grid-template-columns: 1fr; } }
.r6u7pxb .ra825 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .r6u7pxb .ow8m4dl { gap: 12px; } .r6u7pxb .uhvr { margin-right: 0; width: 100%; } }
.oq89 .ra825 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.oq89 .now8 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .oq89 .yi1zo7lu { grid-template-columns: 1fr 1fr; } .oq89 .d7hjl { grid-column: 1 / -1; } }
@media (max-width: 480px) { .oq89 .yi1zo7lu { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .d63es .witwe31t { grid-template-columns: 1fr 1fr; } .d63es .kcdh:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .d63es .witwe31t { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .zgkbixk .witwe31t { grid-template-columns: 1fr; } }
.de4cf3kj .i7dn4 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.de4cf3kj .a5i0uzc { justify-content: center; }
.z703llr .dt2raf      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.z703llr .aqhnbff { background: var(--bg-page); border-top-color: var(--border-alt); }
.y430z9 .dt2raf      { background: #0d1117; border-bottom-color: #21262d; }
.y430z9 .tmlatk8 { color: var(--accent-light); }
.y430z9 .scq2 { --msep-color: #8b949e; }
.y430z9 .scq2 a { color: #8b949e; }
.y430z9 .scq2 a:hover { color: var(--accent-light); }
.y430z9 .nenoha { color: #8b949e; }
.y430z9 .aqhnbff { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.y430z9 .ra825,
.y430z9 .now8 { color: #6e7681; }
.y430z9 .otgj0q9s a, .y430z9 .a5i0uzc a,
.y430z9 .otgj0q9s a:hover, .y430z9 .a5i0uzc a:hover,
@media (max-width: 640px) {
  .y430z9 .scq2 { background: #0d1117; border-top-color: #21262d; }
  .y430z9 .scq2 li a { border-bottom-color: #21262d; }
}
.wmah .dt2raf      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.wmah .tmlatk8 { color: var(--accent-light); }
.wmah .scq2 { --msep-color: #475569; }
.wmah .scq2 a { color: #475569; }
.wmah .scq2 a:hover { color: var(--accent-light); }
.wmah .nenoha { color: #64748b; }
.wmah .aqhnbff { background: #f0f4f8; border-top-color: #cbd5e1; }
.wmah .ra825,
.wmah .now8 { color: #64748b; }
.wmah .otgj0q9s a, .wmah .a5i0uzc a,
.wmah .otgj0q9s a:hover, .wmah .a5i0uzc a:hover,
@media (max-width: 640px) {
  .wmah .scq2 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .wmah .scq2 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.pnrc255w .dt2raf      { background: var(--accent); border-bottom-color: var(--accent-light); }
.pnrc255w .tmlatk8 { color: #fff; }
.pnrc255w .scq2 { --msep-color: rgba(255,255,255,0.82); }
.pnrc255w .scq2 a { color: rgba(255,255,255,0.82); }
.pnrc255w .scq2 a:hover { color: #fff; }
.pnrc255w .nenoha { color: rgba(255,255,255,0.9); }
.pnrc255w .aqhnbff { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.pnrc255w .ra825,
.pnrc255w .now8 { color: rgba(255,255,255,0.72); }
.pnrc255w .otgj0q9s a, .pnrc255w .a5i0uzc a,
.pnrc255w .otgj0q9s a:hover, .pnrc255w .a5i0uzc a:hover,
@media (max-width: 640px) {
  .pnrc255w .scq2 { background: var(--accent); border-top-color: var(--accent-light); }
  .pnrc255w .scq2 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.g6da .dt2raf {
  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);
}
.g6da .aqhnbff {
  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) {
  .g6da .scq2 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.twadm3h .wg88vr { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.zpkbr .wg88vr { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.vx5s .wg88vr { min-height: 72px; height: auto; }
.r9b3 .wg88vr { min-height: 84px; height: auto; }
.sv16bxrr .wg88vr { max-width: none; padding: 0 32px; }
.sv16bxrr .i7dn4  { max-width: none; padding: 24px 32px; }
.z5160f.p6nw6 .wg88vr { max-width: 1200px; }
.z5160f.aj1pttw .wg88vr { max-width: 1320px; }
.cx12f   .tmlatk8, .cx12f   .uhvr { text-transform: capitalize; }
.r0x1q7 .tmlatk8, .r0x1q7 .uhvr { text-transform: lowercase; }
.kpfz23 .tmlatk8, .kpfz23 .uhvr { text-transform: uppercase; letter-spacing: 0.06em; }
.urhm, .bmxf2re {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.k7xnl0f .urhm,
.odxb .urhm,
.yu4esrtl .urhm,
.n3yvr .urhm,
.bk2ui   .scq2 a { font-weight: 500; }
.pya7f .scq2 a { font-weight: 600; }
.zdurq     .scq2 a { font-weight: 700; }
.mlt0c3    .scq2 a { font-weight: 800; letter-spacing: 0.01em; }
.nqcnm     .scq2 > li + li::before,
.k6b1eid    .scq2 > li + li::before,
.jy4nb    .scq2 > li + li::before,
.r7v5 .scq2 > li + li::before,
.mezp5c2 .scq2 > li + li::before,
.g3451ek  .scq2 > li + li::before,
.w99w    .scq2 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.nqcnm     .scq2 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.k6b1eid    .scq2 > li + li::before { content: "|"; }
.jy4nb    .scq2 > li + li::before { content: "—"; }
.r7v5 .scq2 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.mezp5c2 .scq2 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.g3451ek  .scq2 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.w99w    .scq2 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .rhgtrd .nenoha,
  .ybb2s55s .nenoha,
  .eklpi .nenoha,
  .b9vbf .nenoha,
  .qiyt .nenoha {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .rhgtrd .nenoha::before,
  .ybb2s55s .nenoha::before,
  .eklpi .nenoha::before,
  .b9vbf .nenoha::before,
  .qiyt .nenoha::before { content: ""; display: block; flex-shrink: 0; }

  
  .rhgtrd .nenoha::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;
  }

  
  .ybb2s55s .nenoha::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;
  }

  
  .eklpi .nenoha::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;
  }

  
  .b9vbf .nenoha::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;
  }

  
  .qiyt .nenoha::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) {
  .xgrfkh88 .nenoha {
    padding: 5px 14px;
  }
  .xgrfkh88 .scq2 {
    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;
  }
  .xgrfkh88 .scq2 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .xgrfkh88 .scq2 li a:hover { background: var(--bg-raised); }
  .xgrfkh88 .lk0qy,
  .xenh .lk0qy,
  .hrxuk .lk0qy { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .nzr0 .nenoha {
    padding: 5px 10px;
  }
  .nzr0 .scq2 {
    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);
  }
  .nzr0 .scq2.mwra91 { transform: translateX(0); }
  .nzr0 .scq2 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .nzr0 .scq2 li:last-child a { border-bottom: none; }
  .pnrc255w .scq2,
  .y430z9 .scq2 { background: var(--accent) !important; }
  .pnrc255w .scq2 li a,
  .y430z9 .scq2 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .hrxuk .nenoha {
    padding: 5px 10px;
  }
  .hrxuk .scq2 {
    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);
  }
  .hrxuk .scq2::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .hrxuk .scq2.mwra91 { transform: translateY(0); }
  .hrxuk .scq2 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .cd0hno .nenoha {
    padding: 5px 10px;
  }
  .cd0hno .scq2 {
    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;
  }
  .cd0hno .scq2.mwra91 { opacity: 1; pointer-events: auto; }
  .cd0hno .scq2 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .jfq9g     .nenoha { border-radius: 0 !important; }
  .h36u   .nenoha { border-radius: 8px !important; }
  .twm3ve8 .nenoha { border-radius: 50% !important; }
  .y0lg0tgf   .nenoha { border-radius: 999px !important; }
}
.i1dj4 .odtkv { height: 36px; }
.r7e9 .odtkv { height: 60px; max-width: 200px; }
.ckqvmizg .odtkv { height: 76px; max-width: 240px; }
.vtqgnv8 .ouczvocf {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .f3s8k .d6wxx9k {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .f3s8k .powbts2d {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .f3s8k .powbts2d { padding: 40px 16px 20px; }
  .f3s8k .ouczvocf {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .f3s8k .jzml { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .ruz7k45 .powbts2d {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .ruz7k45 .powbts2d::before {
    position: absolute; top: 14px; left: 14px;
  }
  .ruz7k45 .snql3nrw {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .ruz7k45 .oeoqey6w { white-space: normal; text-align: center; font-size: 1.2rem; }
  .ruz7k45 .ouczvocf {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .ruz7k45 .jzml { width: 100%; min-width: 0; }
  .ruz7k45 .dm6mah8 { min-width: 0; }
}
.vuc0kg7z .l0ytk1m {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.vuc0kg7z .l0ytk1m summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.vuc0kg7z .l0ytk1m p { padding: 0 2px 16px; }
.lcbm79 .l0ytk1m { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.lcbm79 .l0ytk1m summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.lcbm79 .l0ytk1m summary::after { content: "›"; font-size: 1.2em; }
.lcbm79 .l0ytk1m[open] summary::after { content: "‹"; }
.lcbm79 .l0ytk1m p { padding: 10px 22px 4px; }
.l4h1b .l0ytk1m {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.l4h1b .l0ytk1m summary { color: var(--text-primary); padding-left: 16px; }
.l4h1b .l0ytk1m summary::after { content: "›"; font-size: 1.1em; }
.l4h1b .l0ytk1m[open] summary::after { content: "‹"; }
.l4h1b .l0ytk1m p { padding-left: 16px; }
.ymg1l7 .ybof262 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ymg1l7 .l0ytk1m {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ymg1l7 .l0ytk1m:last-child { border-bottom: none; }
.ymg1l7 .l0ytk1m summary { color: var(--text-primary); border-radius: 0; }
.ymg1l7 .l0ytk1m summary::after { content: "›"; font-size: 1.1em; }
.ymg1l7 .l0ytk1m[open] summary::after { content: "‹"; }
.sjnvf9 .l0ytk1m { overflow: hidden; }
.sjnvf9 .l0ytk1m summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.sjnvf9 .l0ytk1m summary::after { color: rgba(255,255,255,.75); }
.sjnvf9 .l0ytk1m[open] summary { border-radius: 0; }
.uasbh9ze { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.p8bl {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.uyq0 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.sp2u90sk { color: var(--text-muted); font-size: 1.05rem; }
.t3xdgnd {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.e4umg20s { margin-bottom: 20px; }
.uripet {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.q1tsmbds {
  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;
}
.q1tsmbds:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.mfypc8x { resize: vertical; min-height: 130px; }
.ky6klx { width: 100%; margin-top: 8px; }
.yoocs8p {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.tkikd4 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.waggpc { color: var(--text-muted); line-height: 1.75; }
.cuwu0 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.cuwu0 li { margin-bottom: 6px; }
.rnmvee { max-width: 760px; margin: 0 auto; }
.wkdymq56 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.w789s { max-width: 760px; margin: 0 auto; }
.r66at { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.r6h648xz ul.cuwu0 { margin: 0; }
.m2712ihf .r66at { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .m2712ihf { grid-template-columns: 1fr; gap: 10px; } }
.fob1xb0 { max-width: 640px; margin: 0 auto; text-align: center; }
.gy949r4o { margin-bottom: 48px; }
.gy949r4o .r66at { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.gy949r4o p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.dqmpf83 .cuwu0 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .qryo { grid-template-columns: 1fr; } }
.gr6z8m { color: inherit; text-decoration: none; }
.gr6z8m:hover { color: var(--accent-light); text-decoration: underline; }
.ljoe { display: inline-block; line-height: 0; }
.t0977 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.hn1qb8yx { margin-bottom: 48px; }
.l6vzt6j { max-width: 760px; margin: 0 auto; }
.oudlm2 { text-align: center; }
.lm8r { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.lm8r:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.nyi6r3oq { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.lm8r p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.lm8r ul.cuwu0 { margin: 0; }
.o0w4oxzb { color: var(--text-muted); line-height: 1.75; }
.oudlm2 .cuwu0,
.er3h .cuwu0,
.huw111u .cuwu0,
.o30gte .cuwu0 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.oudlm2 .lm8r,
.er3h .lm8r { text-align: left; }
.oudlm2 .nyi6r3oq,
.er3h .nyi6r3oq { text-align: center; }
.pkmy4avs { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.zyk608zm { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.bqxprr { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.xjix { margin-top: 12px; }
.me5cn8 { 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; }
.me5cn8:hover { border-bottom-color: var(--accent-light); }
.zjaol29d { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.zjaol29d img { width: 100%; height: 100%; object-fit: cover; display: block; }
.gee24byu { width: 200px; height: 200px; }
.vot3z { border-radius: 50%; }
.l705gv4p { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.b3rs2 { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .j7w0ews { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.ebp6 { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.ebp6 .bqxprr, .ebp6 .zyk608zm { max-width: 640px; }
.c2qj .pkmy4avs { font-size: 1.6rem; margin-top: 18px; }
.fp789z1 .bqxprr { margin-bottom: 28px; }
@media (max-width: 860px) { .loe67w5 { grid-template-columns: 1fr; } .c2qj { position: static; text-align: center; } }
.jbdklq .zjaol29d { margin: 0 auto 18px; }
.jbdklq .l705gv4p { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .mnzq { grid-template-columns: 1fr; } }
.l56z .pkmy4avs { font-size: 1.6rem; margin-bottom: 6px; }
.o30gte .cuwu0 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .l56z { flex-direction: column; text-align: center; } .vjuppw8p { grid-template-columns: 1fr; } }
.sexsv6 .pkmy4avs { font-size: 1.35rem; margin: 0 0 4px; }
.sexsv6 .l705gv4p { margin: 0; }
.er3i69 .uyq0 { color: var(--accent-light); }
.sdgm625n .uyq0 { font-size: 2rem; }
.sdgm625n .sp2u90sk { max-width: 680px; }
.y5cdhikg .uyq0 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.y5cdhikg .sp2u90sk  { margin: 0; }
@media (max-width: 640px) { .y5cdhikg { flex-direction: column; } }
.escztyx .uyq0 { color: var(--accent-light); }
.ww2250m {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.ww2250m .uyq0 { color: #fff; }
.ww2250m .sp2u90sk  { color: rgba(255,255,255,0.85); }
.c6qwmltz { max-width: 680px; margin: 0 auto; }
.wahf43 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .wahf43 { grid-template-columns: 1fr; } }
.am5z9b .q1tsmbds {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.am5z9b .q1tsmbds:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.hy5amvqs .q1tsmbds { background: var(--bg-raised); border-color: transparent; }
.hy5amvqs .q1tsmbds:focus { background: var(--bg-card); border-color: var(--accent-light); }
.pk99mla .q1tsmbds { border-radius: 100px; padding: 11px 20px; }
.pk99mla .mfypc8x { border-radius: 14px; }
@media (max-width: 640px) { .mw7ogi3 { grid-template-columns: 1fr; } }
.ce1ulx { counter-reset: priv-count; }
.tol223kd {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.tol223kd:last-child { border-bottom: none; }
.yix3jo {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.tol223kd h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.tol223kd p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.opgw{display:none}
.opgw:empty,.tefm:empty{display:none}
.hy1boru{position:relative;overflow:visible}
.y3uk .orq1k29,.wemdn .orq1k29,
.m4qv9ld .orq1k29,.amg3d .orq1k29,
.kapw .orq1k29,.lntj .orq1k29{display:block}
.gzfsx .b0l7pmkm{display:block}
.y3uk .orq1k29,.wemdn .orq1k29,
.m4qv9ld .orq1k29,.amg3d .orq1k29,
.kapw .orq1k29{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}
.y3uk .orq1k29 .tefm,.wemdn .orq1k29 .tefm,
.m4qv9ld .orq1k29 .tefm,.amg3d .orq1k29 .tefm,
.kapw .orq1k29 .tefm{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}
.y3uk .c4ma5j,.wemdn .c4ma5j,
.m4qv9ld .c4ma5j,.amg3d .c4ma5j,
.kapw .c4ma5j{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.y3uk .orq1k29,.wemdn .orq1k29{top:12px}
.y3uk .orq1k29 .tefm{margin-right:auto}
.wemdn .orq1k29 .tefm{margin-left:auto}
.wemdn .orq1k29{text-align:right}
.m4qv9ld .orq1k29,.amg3d .orq1k29{bottom:12px}
.m4qv9ld .orq1k29 .tefm{margin-right:auto}
.amg3d .orq1k29 .tefm{margin-left:auto}
.amg3d .orq1k29{text-align:right}
.kapw .orq1k29{position:relative;margin-top:16px}
.kapw .orq1k29 .tefm{margin:0 auto}
.lntj .orq1k29{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.lntj .orq1k29 .tefm{margin:0}
.lntj .kngffkn~.orq1k29,
.lntj .l6a0uxm2~.orq1k29{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.lntj .kngffkn~.orq1k29 .tefm,
.lntj .l6a0uxm2~.orq1k29 .tefm{justify-content:flex-start}
.kngffkn~.orq1k29,.l6a0uxm2~.orq1k29{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}
.kngffkn~.orq1k29 .tefm{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.l6a0uxm2~.orq1k29 .tefm{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.b0l7pmkm .tefm{margin:0 0 12px}
.tefm{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.c4ma5j{white-space:nowrap}
.m5xn66t .c4ma5j{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.o618lp2 .c4ma5j{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}
.o618lp2 .qyya8c::before{content:""}
.b44c .tefm{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.gve8x .c4ma5j{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.w1gs .c4ma5j{color: var(--accent-light);opacity:1;font-weight:500}
.dipdc .c4ma5j{border-bottom:1px solid currentColor;padding-bottom:2px}
.v61p4 .tefm{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.o8ranbd{--date-bg:var(--accent-bg)}
.unuj5jf1 .qyya8c::before{content:"•";opacity:.4}
.unuj5jf1 .c4ma5j + .c4ma5j::before{content:"•";margin-right:6px;opacity:.4}
.w5qke9u .c4ma5j + .c4ma5j::before{content:"/";margin-right:6px;opacity:.35}
.rcmam .c4ma5j + .c4ma5j::before{content:"|";margin-right:6px;opacity:.3}
.vcl1 .c4ma5j + .c4ma5j::before{content:"—";margin-right:6px;opacity:.3}
.vspd .c4ma5j + .c4ma5j::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.l9w9jb6 .c4ma5j + .c4ma5j::before{content:"·";margin-right:6px;opacity:.4}
.gy88 .c4ma5j + .c4ma5j::before{content:"›";margin-right:6px;opacity:.4}
.l29hh59 .c4ma5j + .c4ma5j::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.wca65i{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.t8g4{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ww5iwkzr{display:flex;flex-direction:column;gap:3px}
.ttwtien{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.qphd{font-weight:700;font-size:1rem;color:var(--text-heading)}
.xjjis5h{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.tvj1kg .wca65i{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.xqrw .wca65i{border-top:3px solid var(--accent);padding-top:18px}
.znhj9eu .wca65i{border-left:3px solid var(--accent);border-radius:0}
.wjfai74c .wca65i{padding:20px 0}
@media(max-width:640px){
  .wca65i{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .xjjis5h{max-width:100%}
}
:root {
  --accent:          #ba460d;
  --brand:           #ba460d;
  --brand-light:     #993f14;
  --brand-pale:      #bb5625;
  --grad-start:      #f07032;
  --grad-end:        #ec9b73;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #ba460d;
  --cta-light:       #973606;
  --cta-hover:       #803009;
  --bg-page:         #f8f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f6f4f3;
  --bg-raised:       #f1efed;
  --bg-hover:        #f6f4f3;
  --border:          #e9e4e1;
  --border-alt:      #ddd3cf;
  --border-section:  #e9e4e1;
  --text-primary:    #1c1816;
  --text-muted:      #625650;
  --text-body:       #38312d;
  --text-sub:        #544944;
  --text-faint:      #8c7b72;
  --text-dim:        #a3958e;
  --text-label:      #70625b;
  --text-value:      #463d39;
  --accent-bg:       #f6e6de;
  --accent-bg-light: #f3d3c3;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f1f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf4f3;
  --c-pros:          #0c9611;
  --c-cons:          #9f2821;
  --c-pros-label:    #0eb315;
  --c-tip-border:    #10c617;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9611;
}
:root { --logo-bg-opacity: 40%; }
body, button, input { font-family: "Barlow", sans-serif; }
.x4rbym39 .si2n { font-size: 0; width: 1.2rem; flex-shrink: 0; }.x4rbym39 .si2n::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.x4rbym39 .y8fw9g9     .si2n::before { content: "";  color: var(--c-tip-border); }.x4rbym39 .q12z .si2n::before { content: ""; color: var(--c-warn-border); }.x4rbym39 .e6skfn    .si2n::before { content: ""; color: #60a5fa; }.z18k3 .x4rbym39 .y8fw9g9     .si2n::before { color: #10b981; }.z18k3 .x4rbym39 .q12z .si2n::before { color: #f43f5e; }.z18k3 .x4rbym39 .e6skfn    .si2n::before { color: #a855f7; }.kg4k08  .x4rbym39 .y8fw9g9     .si2n::before { color: #eab308; }.kg4k08  .x4rbym39 .q12z .si2n::before { color: #ef4444; }.kg4k08  .x4rbym39 .e6skfn    .si2n::before { color: #f97316; }.cael9158  .x4rbym39 .y8fw9g9     .si2n::before { color: #38bdf8; }.cael9158  .x4rbym39 .q12z .si2n::before { color: #818cf8; }.cael9158  .x4rbym39 .e6skfn    .si2n::before { color: #2dd4bf; }.etzck4 .x4rbym39 .si2n::before { color: var(--accent-light) !important; }
.oyajhv2 .jtpy, .oyajhv2 .kngffkn { min-height: 520px; }
.hebu4d .sm5j3::after, .hebu4d .qbnfy7::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; }
.c391 .sf2nnp5u::after,.c391 .zo7yt9az::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; }
.hrz9mka7::before { content: '·'; font-size: 1.3em; line-height: 1; }
.xea3m8p .c4ma5j::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.xea3m8p .c4ma5j:first-of-type::before{content:"\f06e"}.xea3m8p .c4ma5j:last-of-type::before{content:"\f4fc"}