: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;
}
.eccaw1xc {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.rtqlb {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.pcp5vk {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.wjhd6ph { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.wyj7p5g { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.wyj7p5g a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.wyj7p5g a:hover { color: var(--accent-light); }
.bst8     .xu7m9i6 { border-radius: 24px; padding: 8px; }
.bst8 .xu7m9i6 li a { border-radius: 16px; }
.bp4fxu  .xu7m9i6 li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .xu7m9i6 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .w0i6:hover .xu7m9i6,
  .w0i6:focus-within .xu7m9i6 { display: block; }
  .xu7m9i6 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.j2b8es {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.hoe4 { display: none; }
@media (max-width: 640px) {
  .hoe4 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .hoe4.rc56n9 { display: block; }
}
@media (max-width: 640px) {
  .j2b8es { display: block; }
  .wyj7p5g > li + li::before { display: none !important; }
  .wyj7p5g {
    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;
  }
  .wyj7p5g.rc56n9 { display: flex; }
  .wyj7p5g li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .wyj7p5g li:last-child a { border-bottom: none; }
}
.taf8gs7 { min-height: 480px; }
.lzbxh3 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ynoyov { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.c87ixdbc .ynoyov { margin-left: 0; margin-right: 0; }
.rjn0nwu {
  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;
}
.rjn0nwu:hover { opacity: 0.88; }
.cwvmce4k {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.y6xud {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.cwvmce4k .o6w89 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.cwvmce4k .lzbxh3 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.cwvmce4k .ynoyov { color: #e2e8f0; }
.cwvmce4k.jp65nr3e .o6w89 { text-align: center; }
.cwvmce4k.c87ixdbc   .o6w89 { text-align: left; }
.lh7xhiit .o6w89 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.lh7xhiit .lzbxh3 { color: var(--text-primary); text-shadow: none; }
.lh7xhiit .ynoyov { color: var(--text-muted); }
.lh7xhiit .rjn0nwu { margin-top: 16px; }
.lh7xhiit, .lh7xhiit.taf8gs7 { min-height: auto !important; }
.lh7xhiit.jp65nr3e .o6w89 { text-align: center; }
.lh7xhiit.c87ixdbc   .o6w89 { text-align: left; }
.lh7xhiit~.cbvi{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}
.lh7xhiit~.cbvi .yr0m{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; }
}
.ck04 .t7ir,
.ck04 .lq167f3v {
  animation: hg-breathe 10s ease-in-out infinite;
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.ofz32zbr .cwvmce4k .y6xud {
  overflow: hidden;
}
.ofz32zbr .cwvmce4k .y6xud::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@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); }
}
.e4g3vz5l .cwvmce4k .y6xud {
  overflow: hidden;
}
.e4g3vz5l .cwvmce4k .y6xud::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.utn4a6n .cwvmce4k .y6xud {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.tr5soq .cwvmce4k .y6xud {
  overflow: hidden;
}
.tr5soq .cwvmce4k .y6xud::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.ck04 .cwvmce4k .y6xud {
  animation: hg-breathe 10s ease-in-out infinite;
}
.t7ir .y6xud {
  background: none;
}
.t7ir .lzbxh3 { color: #fff; }
.t7ir .ynoyov { color: rgba(255,255,255,0.85); }
.t7ir .rjn0nwu { background: #fff; color: var(--cta); }
.t7ir .rjn0nwu:hover { opacity: 0.92; }
.ck04 .nkwoh6e {
  animation: hg-breathe 7s ease-in-out infinite;
}
.nkwoh6e .lzbxh3 { text-shadow: none; color: var(--text-primary); }
.nkwoh6e .ynoyov { color: var(--text-muted); }
body.wwfz1 .lzbxh3 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.a072kyqk .lzbxh3 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.nkwoh6e.c87ixdbc   .gtnnq { align-items: flex-start; text-align: left; }
.p1j4yxh .o6w89 { padding-bottom: 24px; }
.t2btgo .o6w89 { max-width: 960px; }
@media (max-width: 700px) {
  .nkwoh6e { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .nkwoh6e .m1g4 { display: none !important; }
  .k52lv9 .m1g4 { display: none !important; }
  .mulj .qce54 { display: none !important; }
  .ywio50w .azcou0vy { display: none !important; }
  .gtnnq  { padding: 36px 24px; }
  .nkwoh6e~.cbvi,.rb7p~.cbvi{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .taf8gs7, .nkwoh6e { min-height: 320px !important; }
  
  .lzbxh3 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .kwukwp { display: none !important; }
  
  .cbl4nuxb { flex-direction: column; align-items: center; }
  .m8s2n { width: 100%; max-width: 340px; }
}
.xaz4i { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.i8d7wr2 { width: 100%; height: auto; display: block; border-radius: 10px; }
.pw1tyi .xaz4i        { border-radius: 16px; }
.pw1tyi .i8d7wr2  { border-radius: 16px; }
.fvowy6x .xaz4i         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.fvowy6x .i8d7wr2   { border-radius: 8px; }
.lfbtl { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.prcwr4 { width: 100%; padding: 32px 0; position: relative; }
.xxg9mxme { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.c1fo2spv .prcwr4:nth-child(even) { background: var(--bg-surface); }
.c1fo2spv .prcwr4:nth-child(odd)  { background: var(--bg-page); }
.z44u .prcwr4:nth-child(even) { background: var(--bg-card); }
.z44u .prcwr4:nth-child(odd)  { background: var(--bg-page); }
.c1fo2spv .prcwr4:nth-child(odd)  .xxg9mxme { background: var(--bg-card); border-radius: 6px; }
.c1fo2spv .prcwr4:nth-child(even) .xxg9mxme { background: var(--bg-raised); border-radius: 6px; }
.z44u .prcwr4:nth-child(odd)  .xxg9mxme { background: var(--bg-card); border-radius: 6px; }
.z44u .prcwr4:nth-child(even) .xxg9mxme { background: var(--bg-raised); border-radius: 6px; }
.c1fo2spv .prcwr4:nth-child(even) .xa92 .nzwfnt,
.z44u .prcwr4:nth-child(even) .xa92 .nzwfnt { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.c1fo2spv .prcwr4:nth-child(odd) .xa92 .nzwfnt,
.z44u .prcwr4:nth-child(odd) .xa92 .nzwfnt { background: var(--bg-card-inner); }
.c1fo2spv .prcwr4:nth-child(even) .ynd7pfi .nzwfnt:nth-child(odd),
.z44u .prcwr4:nth-child(even) .ynd7pfi .nzwfnt:nth-child(odd)  { background: var(--bg-card); }
.c1fo2spv .prcwr4:nth-child(even) .ynd7pfi .nzwfnt:nth-child(even),
.z44u .prcwr4:nth-child(even) .ynd7pfi .nzwfnt:nth-child(even) { background: var(--bg-card-inner); }
h1.cld8j4 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.cld8j4 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.tlkb { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.ypdo81l h2.cld8j4 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ar73z6d h2.cld8j4 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.w7mcs89 h2.cld8j4 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.all9l4y h2.cld8j4::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.yvijm h2.cld8j4 {
  color: var(--text-primary); font-size: 1.7rem;
}
.dbih h2.cld8j4::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.u9kec h2.cld8j4 {
  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;
}
.acexm { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .acexm { display: none; } }
.ppd6cl { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.hfm8ts { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.bx8hg {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.je5w { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.q39d20 { padding-left: 20px; }
.q39d20 li { margin-bottom: 6px; }
.q39d20 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.q39d20 a:hover { color: var(--accent-light); }
.fgfh1abw .je5w { display: none; }
.jgveldo .je5w { display: none; }
.jgveldo .q39d20 { padding-left: 0; list-style: none; }
.jgveldo .q39d20 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.jgveldo .q39d20 a { font-size: 0.92rem; }
.f7djlyro .bx8hg { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.f7djlyro .je5w { display: none; }
.f7djlyro .q39d20 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.f7djlyro .q39d20 li { margin-bottom: 0; }
.f7djlyro .q39d20 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;
}
.f7djlyro .q39d20 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.qb9dk7f .bx8hg { padding: 20px 20px 16px; }
.qb9dk7f .q39d20 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.qb9dk7f .q39d20 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.qb9dk7f .q39d20 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;
}
.qb9dk7f .q39d20 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;
}
.qb9dk7f .q39d20 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.qb9dk7f .q39d20 a:focus,
.qb9dk7f .q39d20 a:focus-visible,
.qb9dk7f .q39d20 a:target { outline: none; }
.qb9dk7f .q39d20 li:target a { border-color: var(--border); color: var(--text-muted); }
.j5sq .bx8hg { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.j5sq .je5w { display: none; }
.j5sq .q39d20 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.j5sq .q39d20 li { margin-bottom: 0; }
.j5sq .q39d20 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.j5sq .q39d20 li:last-child::after { content: ""; margin-right: 0; }
.j5sq .q39d20 a { font-size: 0.9rem; }
.nzwfnt { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.xa92 .nzwfnt { background: var(--bg-card); }
.ynd7pfi .nzwfnt:nth-child(odd)  { background: var(--bg-card); }
.ynd7pfi .nzwfnt:nth-child(even) { background: var(--bg-raised); }
.xy4xw .nzwfnt {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.xy4xw .nzwfnt:last-child { border-bottom: none; }
.xy4xw h3.tlkb { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.xjq4e9x3 .nzwfnt {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.xjq4e9x3 .nzwfnt + .nzwfnt { margin-top: 4px; }
.hyf8 .nzwfnt { background: none; border-radius: 0; padding: 12px 0; }
.hyf8 .nzwfnt + .nzwfnt { border-top: 1px solid var(--border-section); }
.p0wh { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.zk4qmka4 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.olsaeaww { color: var(--text-body); margin-bottom: 10px; }
.w1nghq, .e28wi { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.w1nghq li, .e28wi li { margin-bottom: 6px; }
.e28wi li { list-style: decimal; }
.kb0di08o     .w1nghq { list-style-type: "● "; }
.zdn55  .w1nghq { list-style-type: "■ "; }
.v9uwgd0 .w1nghq { list-style-type: "◆ "; }
.rhq6nq    .w1nghq { list-style-type: "★ "; }
.v9uwgd0 .hbcnysqu { list-style-type: "◆ "; }
.kb0di08o    .w1nghq li::marker, .kb0di08o    .hbcnysqu li::marker,
.zdn55 .w1nghq li::marker, .zdn55 .hbcnysqu li::marker,
.v9uwgd0 .w1nghq li::marker, .v9uwgd0 .hbcnysqu li::marker,
.rhq6nq   .w1nghq li::marker, .rhq6nq   .hbcnysqu li::marker {
  color: var(--cta); font-size: 1em;
}
.kb0di08o .e28wi,
.zdn55 .e28wi,
.v9uwgd0 .e28wi,
.rhq6nq .e28wi {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.kb0di08o .e28wi li,
.zdn55 .e28wi li,
.v9uwgd0 .e28wi li,
.rhq6nq .e28wi li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.kb0di08o .e28wi li::before,
.zdn55 .e28wi li::before,
.v9uwgd0 .e28wi li::before,
.rhq6nq .e28wi 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;
}
.kb0di08o     .e28wi li::before { border-radius: 50%; }
.zdn55  .e28wi li::before { border-radius: 3px; }
.v9uwgd0 .e28wi li::before { border-radius: 3px; }
.rhq6nq    .e28wi li::before { border-radius: 50%; }
.ijc1nw { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.au0qar1v .ijc1nw,
.fg9222mo .ijc1nw { background: transparent; border: none; border-radius: 0; }
.od2t5q2 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.od2t5q2 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.od2t5q2 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.od2t5q2 tr:hover td { background: var(--bg-hover); }
.muni .od2t5q2 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.kbnz .od2t5q2 { border: 1px solid var(--border-alt); }
.kbnz .od2t5q2 th,
.kbnz .od2t5q2 td { border: 1px solid var(--border-alt); }
.n31mq5jz .od2t5q2 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.n31mq5jz .od2t5q2 td { border-bottom: none; }
.n31mq5jz .od2t5q2 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.dxp1aoe3 .od2t5q2 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.rtsbrlc .ijc1nw {
  overflow: hidden;
}
.rtsbrlc .od2t5q2 th { border-bottom: 1px solid var(--border-alt); }
.rtsbrlc .od2t5q2 tr:last-child td { border-bottom: none; }
[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%}
.ancf .a2p6c {
  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);
}
.ock3qjvj .oqjsrks { background: var(--bg-surface); border: 1px solid var(--border); }
.ock3qjvj .jgfv9 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.lu8952 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.n3a92a  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.nhts { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.pkex { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.lu8952 strong { color: var(--text-primary); font-size: 0.95rem; }
.lu8952 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.q3wm9 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.bsb955, .djuwmwf6 { border-radius: 8px; padding: 14px; }
.bsb955 { background: var(--bg-pros); }
.djuwmwf6 { background: var(--bg-cons); }
.xieab2f { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.bsb955 .xieab2f { color: var(--c-pros-label); }
.djuwmwf6 .xieab2f { color: #f87171; }
.bsb955 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.djuwmwf6 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.i8d7wr2 { width: 100%; height: auto; border-radius: 10px; display: block; }
.v9gok {
  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;
}
.v9gok:hover { opacity: 0.85; }
.dt5me8zj .v9gok  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.dt5me8zj .v9gok:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.rtv7wkkf .v9gok  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.rtv7wkkf .v9gok:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.y12p .rjn0nwu { border-radius: 50px; }
.y12p .v9gok  { border-radius: 50px; }
.g3c9wcn .rjn0nwu { padding-left: 22px; padding-right: 22px; }
.g3c9wcn .v9gok  { padding-left: 12px; padding-right: 12px; }
.zw91 .rjn0nwu { padding-left: 44px; padding-right: 44px; }
.zw91 .v9gok  { padding-left: 24px; padding-right: 24px; }
.jyo64q .rjn0nwu { padding-left: 56px; padding-right: 56px; }
.jyo64q .v9gok  { padding-left: 32px; padding-right: 32px; }
.cj71   .rjn0nwu::after, .cj71   .v9gok::after,
.oon90vn .rjn0nwu::after, .oon90vn .v9gok::after,
.z7we36    .rjn0nwu::after, .z7we36    .v9gok::after,
.ub3ua    .rjn0nwu::after, .ub3ua    .v9gok::after,
.t2e5s    .rjn0nwu::after, .t2e5s    .v9gok::after,
.n0k2mw8z     .rjn0nwu::after, .n0k2mw8z     .v9gok::after,
.ngo9sr    .rjn0nwu::after, .ngo9sr    .v9gok::after,
.s2ot   .rjn0nwu::after, .s2ot   .v9gok::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;
}
.cj71 .rjn0nwu::after, .cj71 .v9gok::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");
}
.oon90vn .rjn0nwu::after, .oon90vn .v9gok::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");
}
.z7we36 .rjn0nwu::after, .z7we36 .v9gok::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");
}
.ub3ua .rjn0nwu::after, .ub3ua .v9gok::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");
}
.t2e5s .rjn0nwu::after, .t2e5s .v9gok::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");
}
.n0k2mw8z .rjn0nwu::after, .n0k2mw8z .v9gok::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");
}
.ngo9sr .rjn0nwu::after, .ngo9sr .v9gok::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");
}
.s2ot .rjn0nwu::after, .s2ot .v9gok::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");
}
.jvm9xxf   .jsmak8uo::after, .jvm9xxf   .y79fc::after,
.radpxs .jsmak8uo::after, .radpxs .y79fc::after,
.jpsg    .jsmak8uo::after, .jpsg    .y79fc::after,
.frfwxnet    .jsmak8uo::after, .frfwxnet    .y79fc::after,
.dvn4425    .jsmak8uo::after, .dvn4425    .y79fc::after,
.zauqau5     .jsmak8uo::after, .zauqau5     .y79fc::after,
.q2gj    .jsmak8uo::after, .q2gj    .y79fc::after,
.gq8ycqx   .jsmak8uo::after, .gq8ycqx   .y79fc::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;
}
.jvm9xxf .jsmak8uo::after, .jvm9xxf .y79fc::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");
}
.radpxs .jsmak8uo::after, .radpxs .y79fc::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");
}
.jpsg .jsmak8uo::after, .jpsg .y79fc::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");
}
.frfwxnet .jsmak8uo::after, .frfwxnet .y79fc::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");
}
.dvn4425 .jsmak8uo::after, .dvn4425 .y79fc::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");
}
.zauqau5 .jsmak8uo::after, .zauqau5 .y79fc::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");
}
.q2gj .jsmak8uo::after, .q2gj .y79fc::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");
}
.gq8ycqx .jsmak8uo::after, .gq8ycqx .y79fc::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");
}
.dxp9gtsg .jtonhf { background: rgba(128,128,128,.12); }
@media (min-width: 721px) {
  .jahn { flex: 0 0 260px; width: 260px; }
  .atiq { flex: 0 0 120px; width: 120px; }
  .jd01v9x { flex: 0 0 110px; width: 110px; }
  .p850mqt4   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .o5o6xi { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.o5o6xi.v9gok { 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) {
  .kbwoyh25 { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .kbwoyh25 .r42w0vp { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .kbwoyh25 .jahn { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .kbwoyh25 .jtonhf { width: 100%; min-width: unset; height: 120px; }
  .kbwoyh25 .i92kckyj { max-height: 96px; max-width: 200px; }
  .kbwoyh25 .ih1arwy { min-width: unset; text-align: center; white-space: normal; }
  .kbwoyh25 .atiq { min-width: 0; }
  .kbwoyh25 .p850mqt4 { 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; }
  .kbwoyh25 .o5o6xi { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .v15hh .r42w0vp { row-gap: 8px !important; gap: 10px !important; }
}
.x10gfy  .x405ra5 li::before { content: "★"; }
.x10gfy  .z0pydei li::before { content: "✕"; }
.fxp9s .v85j { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .yjocwljk .kcs5 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .yjocwljk .t65ok { margin: 0; }
}
.kn0kry31 .mk5csz { padding: 0; gap: 0; overflow: hidden; }
.kn0kry31 .tizp4hw1 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.kn0kry31 .l8b9jy { padding: 16px 20px; }
.kn0kry31 .bvce3t9e { padding: 16px 20px; align-self: center; }
.fg9222mo .q3wm9 { gap: 10px; }
.fg9222mo .bsb955, .fg9222mo .djuwmwf6 { padding: 12px; }
.fg9222mo .bsb955 ul, .fg9222mo .djuwmwf6 ul { margin: 4px 0 0; padding-left: 18px; }
.fg9222mo .bsb955 li, .fg9222mo .djuwmwf6 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .snk9dnvq { grid-template-columns: 1fr; }
  .dkgbz97 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .dkgbz97 .cwpzw7r { width: 72px; height: 50px; }
  .dkgbz97 .nvh2 { max-width: 180px; }
  .dkgbz97 .k8ftr8 { width: auto; }
}
@media (max-width: 720px) {
  .kc7n33 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .y44kadc { padding: 16px; }
  .ms381pz .pgzfz6 { min-width: 50%; }
}
.ku3i5ymt .q3wm9 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .s7s5d { grid-template-columns: 1fr; }
  .qfhftqqu { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .z98fnf4 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .yyluf2 { flex-wrap: wrap; padding: 16px; }
}
.oaov5v .q3wm9 { gap: 8px; }
.oaov5v .bsb955, .oaov5v .djuwmwf6 { padding: 8px; }
@media (max-width: 480px) {
  .t2mfpc { flex-direction: column; align-items: stretch; }
}
.fflqpi1j .k8ftr8 .v9gok { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .tixa { flex-direction: column; align-items: stretch; gap: 10px; }
  .fflqpi1j .k8ftr8 { text-align: center; }
}
@media (max-width: 720px) {
  .ms46b11 { grid-template-columns: 1fr; }
  .p74kdlxx { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .xz2if { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .mg9l { grid-template-columns: 1fr; }
  .yxkyamhi { width: 100px; height: 100px; margin: 16px auto; }
  .nx7lx { font-size: 1.4rem; }
  .czs8mbvm { justify-content: center; }
  .drav .pgzfz6 { min-width: 50%; }
}
.fumq0t7e .q3wm9 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .few74 { flex-wrap: wrap; padding: 14px 16px; }
  .whwlx { padding: 12px 16px; }
  .fumq0t7e .q3wm9 { margin: 0 16px; }
  .fumq0t7e .de1rn1 { padding: 0 16px; }
  .ystsef { padding: 12px 16px; }
}
.odv3ce .o5o6xi.v9gok { padding: 14px 30px !important; font-size: 1rem; }
.p430qot .o5o6xi.v9gok { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.tpj1m .qvulbvd { flex: 1.8; }
.tpj1m .qvulbvd .wfn5 {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.tpj1m .qvulbvd .mc4w5yv { font-weight: 700; color: var(--text-primary); }
.tpj1m .atvxnxwh,
.tpj1m .wt0w,
.tpj1m .eaz3rpdq { flex: 0.75; opacity: 0.75; }
.bkvzmvx .atiq { font-size: 1rem; letter-spacing: 2px; }
.zx95s6 { margin: 16px 0; }
.ckzatudo { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ckzatudo summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ckzatudo summary::after { content: "+"; color: var(--accent-light); }
.ckzatudo[open] summary::after { content: "−"; }
.ckzatudo p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.prcwr4 { margin-bottom: 0; }
.bfo4os h2.cld8j4 { color: var(--text-primary); border-color: var(--accent-light); }
.jduds60 h2.cld8j4 { color: var(--text-primary); border-color: var(--accent-light); }
.uvu7q .n3a92a     { background: #052e16; border-color: #10b981; }
.uvu7q .nhts { background: #2d0a1e; border-color: #f43f5e; }
.uvu7q .lu8952 strong  { color: #f1f5f9; }
.uvu7q .lu8952 p       { color: #cbd5e1; }
.uvu7q .gw9x    .n3a92a     .pkex::before,
.uvu7q .o6fbusv  .n3a92a     .pkex::before,
.uvu7q .gsjih1zc  .n3a92a     .pkex::before,
.uvu7q .zzms .n3a92a     .pkex::before { color: #10b981; }
.uvu7q .gw9x    .nhts .pkex::before,
.uvu7q .o6fbusv  .nhts .pkex::before,
.uvu7q .gsjih1zc  .nhts .pkex::before,
.uvu7q .zzms .nhts .pkex::before { color: #f43f5e; }
.uvu7q .gw9x    .jxahz4    .pkex::before,
.uvu7q .o6fbusv  .jxahz4    .pkex::before,
.uvu7q .gsjih1zc  .jxahz4    .pkex::before,
.uvu7q .zzms .jxahz4    .pkex::before { color: #a855f7; }
.ubfwm .n3a92a     { background: #2d2000; border-color: #eab308; }
.ubfwm .nhts { background: #2d0b0b; border-color: #ef4444; }
.ubfwm .jxahz4    { background: #2d1600; border-color: #f97316; }
.ubfwm .lu8952 strong  { color: #f1f5f9; }
.ubfwm .lu8952 p       { color: #cbd5e1; }
.ubfwm .gw9x    .n3a92a     .pkex::before,
.ubfwm .o6fbusv  .n3a92a     .pkex::before,
.ubfwm .gsjih1zc  .n3a92a     .pkex::before,
.ubfwm .zzms .n3a92a     .pkex::before { color: #eab308; }
.ubfwm .gw9x    .nhts .pkex::before,
.ubfwm .o6fbusv  .nhts .pkex::before,
.ubfwm .gsjih1zc  .nhts .pkex::before,
.ubfwm .zzms .nhts .pkex::before { color: #ef4444; }
.ubfwm .gw9x    .jxahz4    .pkex::before,
.ubfwm .o6fbusv  .jxahz4    .pkex::before,
.ubfwm .gsjih1zc  .jxahz4    .pkex::before,
.ubfwm .zzms .jxahz4    .pkex::before { color: #f97316; }
.u6yj2ip .n3a92a     { background: #0c1a2e; border-color: #38bdf8; }
.u6yj2ip .nhts { background: #12103a; border-color: #818cf8; }
.u6yj2ip .lu8952 strong  { color: #f1f5f9; }
.u6yj2ip .lu8952 p       { color: #cbd5e1; }
.u6yj2ip .gw9x    .n3a92a     .pkex::before,
.u6yj2ip .o6fbusv  .n3a92a     .pkex::before,
.u6yj2ip .gsjih1zc  .n3a92a     .pkex::before,
.u6yj2ip .zzms .n3a92a     .pkex::before { color: #38bdf8; }
.u6yj2ip .gw9x    .nhts .pkex::before,
.u6yj2ip .o6fbusv  .nhts .pkex::before,
.u6yj2ip .gsjih1zc  .nhts .pkex::before,
.u6yj2ip .zzms .nhts .pkex::before { color: #818cf8; }
.u6yj2ip .gw9x    .jxahz4    .pkex::before,
.u6yj2ip .o6fbusv  .jxahz4    .pkex::before,
.u6yj2ip .gsjih1zc  .jxahz4    .pkex::before,
.u6yj2ip .zzms .jxahz4    .pkex::before { color: #2dd4bf; }
.t3hh .n3a92a     { background: var(--accent-bg); border-color: var(--accent-light); }
.t3hh .nhts { background: var(--accent-bg-light); border-color: var(--accent-light); }
.t3hh .gw9x    .pkex::before,
.t3hh .o6fbusv  .pkex::before,
.t3hh .gsjih1zc  .pkex::before,
.t3hh .zzms .pkex::before { color: var(--accent-light) !important; }
.xt1i1::before,
.q41entc::before { margin-right: 5px; }
.n527nth .bsb955 ul li,
.n527nth .bsb955 .xt1i1 { color: #22c55e; }
.n527nth .djuwmwf6 ul li,
.n527nth .djuwmwf6 .q41entc { color: #ef4444; }
.mxpzg33 .bsb955 { background: var(--bg-pros); }
.mxpzg33 .djuwmwf6 { background: var(--bg-cons); }
.mxpzg33 .bsb955 .xt1i1 { color: var(--c-pros-label); }
.mxpzg33 .djuwmwf6 .q41entc { color: var(--c-cons); }
.mxpzg33 .bsb955 ul li,
.mxpzg33 .djuwmwf6 ul li,
.zbdeovlm .bsb955 { background: var(--bg-pros); }
.zbdeovlm .djuwmwf6 { background: var(--bg-cons); }
.zbdeovlm .bsb955 .xt1i1 { color: var(--c-pros-label); }
.zbdeovlm .djuwmwf6 .q41entc { color: var(--c-cons); }
.zbdeovlm .bsb955 ul li,
.zbdeovlm .x405ra5 li          { color: var(--c-pros); }
.zbdeovlm .djuwmwf6 ul li,
.zbdeovlm .z0pydei li          { color: var(--c-cons); }
.y0585 .xt1i1::before { content: "✓ "; }
.y0585 .q41entc::before { content: "✗ "; }
.ezqc .xt1i1::before { content: "→ "; }
.ezqc .q41entc::before { content: "← "; }
.x10gfy .xt1i1::before { content: "★ "; }
.x10gfy .q41entc::before { content: "✕ "; }
.q8cl .xt1i1::before { content: "◆ "; }
.q8cl .q41entc::before { content: "▲ "; }
.mrmb .lu8952 { background: transparent; border-left: none; border: 1.5px solid; }
.mrmb .n3a92a     { border-color: var(--c-tip-border); }
.mrmb .nhts { border-color: var(--c-warn-border); }
.mrmb .lu8952 strong { color: var(--text-primary); }
.mrmb .lu8952 p      { color: var(--text-muted); }
.fxp9s .lu8952 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.fxp9s .n3a92a     { border-top-color: var(--c-tip-border); }
.fxp9s .nhts { border-top-color: var(--c-warn-border); }
.fxp9s .jxahz4    { border-top-color: #60a5fa; }
.vxzh67z .lu8952 { border-left: none; border-radius: 8px; }
.vxzh67z .n3a92a     { background: #065f46; }
.vxzh67z .nhts { background: #92400e; }
.vxzh67z .lu8952 strong,
.vxzh67z .lu8952 p { color: #fff; }
.vxzh67z .pkex::before { color: rgba(255,255,255,0.85) !important; }
.uvu7q.vxzh67z .n3a92a,
.uvu7q .vxzh67z .n3a92a     { background: #052e16; }
.uvu7q.vxzh67z .nhts,
.uvu7q .vxzh67z .nhts { background: #2d0a1e; }
.ubfwm.vxzh67z .n3a92a,
.ubfwm .vxzh67z .n3a92a      { background: #2d2000; }
.ubfwm.vxzh67z .nhts,
.ubfwm .vxzh67z .nhts  { background: #2d0b0b; }
.ubfwm.vxzh67z .jxahz4,
.ubfwm .vxzh67z .jxahz4     { background: #2d1600; }
.u6yj2ip.vxzh67z .n3a92a,
.u6yj2ip .vxzh67z .n3a92a      { background: #0c1a2e; }
.u6yj2ip.vxzh67z .nhts,
.u6yj2ip .vxzh67z .nhts  { background: #12103a; }
.zmpki .lu8952 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.zmpki .n3a92a     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.zmpki .nhts { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.zmpki .lu8952 strong { color: var(--text-primary); }
.zmpki .lu8952 p      { color: var(--text-muted); }
.p8o28 .lu8952 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.gw9x .pkex,
.o6fbusv .pkex,
.gsjih1zc .pkex,
.zzms .pkex { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.gw9x .pkex::before,
.o6fbusv .pkex::before,
.gsjih1zc .pkex::before,
.zzms .pkex::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.gw9x .n3a92a     .pkex::before { content: "✦"; color: var(--c-tip-border); }
.gw9x .nhts .pkex::before { content: "▲"; color: var(--c-warn-border); }
.gw9x .jxahz4    .pkex::before { content: "◉"; color: #60a5fa; }
.o6fbusv .n3a92a     .pkex::before { content: "★"; color: var(--c-tip-border); }
.o6fbusv .nhts .pkex::before { content: "◆"; color: var(--c-warn-border); }
.o6fbusv .jxahz4    .pkex::before { content: "●"; color: #60a5fa; }
.gsjih1zc .n3a92a     .pkex::before { content: "▶"; color: var(--c-tip-border); }
.gsjih1zc .nhts .pkex::before { content: "■"; color: var(--c-warn-border); }
.gsjih1zc .jxahz4    .pkex::before { content: "▸"; color: #60a5fa; }
.zzms .n3a92a     .pkex::before { content: "→"; color: var(--c-tip-border); }
.zzms .nhts .pkex::before { content: "⬥"; color: var(--c-warn-border); }
.zzms .jxahz4    .pkex::before { content: "◈"; color: #60a5fa; }
.j6k9li .xa92 .nzwfnt,
.j6k9li .ynd7pfi .nzwfnt  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.j6k9li .ijc1nw          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.j6k9li .bx8hg                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.k51rv .xa92 .nzwfnt,
.k51rv .ynd7pfi .nzwfnt,
.k51rv .oqjsrks,
.k51rv .r42w0vp,
.k51rv .t65ok,
.k51rv .ijc1nw,
.k51rv .bx8hg,
.k51rv .p8o28 .lu8952 { box-shadow: none; }
.qn87c   .olsaeaww, .qn87c .p0wh, .qn87c .zk4qmka4,
.qn87c   .ppd6cl, .qn87c .hfm8ts { font-size: 0.9rem; }
.qn87c   .w1nghq, .qn87c .e28wi { font-size: 0.9rem; }
.amn1   .olsaeaww, .amn1 .p0wh, .amn1 .zk4qmka4,
.amn1   .ppd6cl, .amn1 .hfm8ts { font-size: 0.95rem; }
.amn1   .w1nghq, .amn1 .e28wi { font-size: 0.95rem; }
.igoa   .olsaeaww, .igoa .p0wh, .igoa .zk4qmka4,
.igoa   .ppd6cl, .igoa .hfm8ts { font-size: 1.08rem; }
.igoa   .w1nghq, .igoa .e28wi { font-size: 1.05rem; }
.igoa   .od2t5q2 { font-size: 0.97rem; }
.xjv9t .lzbxh3      { font-size: 3.2rem; }
.xjv9t h2.cld8j4 { font-size: 1.9rem; }
.xjv9t h3.tlkb     { font-size: 1.4rem; }
.tvpwotw .lzbxh3      { font-size: 3.8rem; }
.tvpwotw h2.cld8j4 { font-size: 2.2rem; }
.tvpwotw h3.tlkb     { font-size: 1.6rem; }
.prcwr4 + .prcwr4 { position: relative; }
.q4wokybu   .prcwr4 + .prcwr4::before,
.qtwth5rk  .prcwr4 + .prcwr4::before,
.jnioa   .prcwr4 + .prcwr4::before,
.hc65ax   .prcwr4 + .prcwr4::before,
.riexb0y   .prcwr4 + .prcwr4::before,
.pw3qiy .prcwr4 + .prcwr4::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.q4wokybu .prcwr4 + .prcwr4::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.qtwth5rk .prcwr4 + .prcwr4::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.jnioa .prcwr4 + .prcwr4::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;
}
.hc65ax .prcwr4 + .prcwr4::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.cnl7xhmx .prcwr4 { margin-bottom: 16px; }
.cnl7xhmx .prcwr4 + .prcwr4 { margin-top: 0; }
.cnl7xhmx .xxg9mxme { padding-top: 0; padding-bottom: 0; }
.riexb0y .prcwr4 + .prcwr4::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.pw3qiy .prcwr4 + .prcwr4::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.b6rc .prcwr4 + .prcwr4::before,
.irj8 .prcwr4 + .prcwr4::before,
.fkkvow .prcwr4 + .prcwr4::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%;
}
.c1fo2spv .b6rc .prcwr4:nth-child(even)::before,
.c1fo2spv .irj8 .prcwr4:nth-child(even)::before,
.c1fo2spv .fkkvow .prcwr4:nth-child(even)::before { background: var(--bg-surface); }
.z44u .b6rc .prcwr4:nth-child(even)::before,
.z44u .irj8 .prcwr4:nth-child(even)::before,
.z44u .fkkvow .prcwr4:nth-child(even)::before { background: var(--bg-card); }
.b6rc .prcwr4 + .prcwr4::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");
}
.irj8 .prcwr4 + .prcwr4::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");
}
.fkkvow .prcwr4 + .prcwr4::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");
}
.cw9sf .cwvmce4k,
.a8dta9b .cwvmce4k,
.ivei .cwvmce4k { overflow: hidden; }
.cw9sf .o6w89,
.a8dta9b .o6w89 { margin-bottom: 60px; }
.ivei .o6w89 { margin-bottom: 70px; }
.ivei .gtnnq { padding-bottom: 70px; }
.cw9sf .cwvmce4k::before,
.a8dta9b .cwvmce4k::before,
.ivei .cwvmce4k::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.cw9sf .cwvmce4k::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");
}
.a8dta9b .cwvmce4k::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");
}
.ivei .cwvmce4k::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.v5b1 .cwvmce4k:not(.t7ir) .y6xud { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.joyplv .cwvmce4k:not(.t7ir) .y6xud { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.q37cwxxj  .cwvmce4k:not(.t7ir) .y6xud { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.v37br0  .cwvmce4k:not(.t7ir) .y6xud { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.s0h4c1l .t7ir { background: var(--accent); }
.s0h4c1l .t7ir .y6xud { background: none; }
.s0h4c1l .lq167f3v { background: var(--accent); }
.s0h4c1l .nkwoh6e { background: var(--accent-bg); }
.s0h4c1l .cwvmce4k:not(.t7ir) .y6xud { background: rgba(0,0,0,0.6); }
.kn9fja .xaz4i { float: left; width: 38%; margin: 0 28px 16px 0; }
.kn9fja .xaz4i .i8d7wr2 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.kn9fja .xxg9mxme::after { content: ''; display: block; clear: both; }
.cf56 .xaz4i { float: right; width: 38%; margin: 0 0 16px 28px; }
.cf56 .xaz4i .i8d7wr2 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.cf56 .xxg9mxme::after { content: ''; display: block; clear: both; }
.tatbhb .prcwr4:nth-child(odd)  .xaz4i { float: left;  width: 38%; margin: 0 28px 16px 0; }
.tatbhb .prcwr4:nth-child(even) .xaz4i { float: right; width: 38%; margin: 0 0 16px 28px; }
.tatbhb .xaz4i .i8d7wr2 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.tatbhb .xxg9mxme::after { content: ''; display: block; clear: both; }
.tatbhb .qd199w,
.tatbhb .kbwoyh25 { clear: both; }
@media (max-width: 900px) {
  .kn9fja .xaz4i,
  .cf56 .xaz4i,
  .tatbhb .prcwr4:nth-child(odd)  .xaz4i,
  .tatbhb .prcwr4:nth-child(even) .xaz4i {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .kn9fja .xaz4i .i8d7wr2,
  .cf56 .xaz4i .i8d7wr2,
  .tatbhb .xaz4i .i8d7wr2 {
    max-height: none !important;
  }
}
.kn9fja .w1nghq,
.kn9fja .e28wi,
.cf56 .w1nghq,
.cf56 .e28wi,
.tatbhb .w1nghq,
.tatbhb .e28wi { overflow: hidden; }
@media (max-width: 640px) {
  .kn9fja .xaz4i,
  .cf56 .xaz4i,
  .tatbhb .xaz4i { float: none; width: 100%; margin: 0 0 16px 0; }
}
.j9xig8 .lfbtl,
.j9xig8 .xxg9mxme,
.j9xig8 .wodcxya  { max-width: 1100px; }
.quyfrhnj .lfbtl,
.quyfrhnj .xxg9mxme,
.quyfrhnj .wodcxya  { max-width: 1200px; }
.g7ilz5 .lfbtl,
.g7ilz5 .xxg9mxme,
.g7ilz5 .wodcxya  { max-width: 1320px; }
.lk9y3luu { font-size: 0.82rem; color: var(--text-muted); }
.luyp { display: flex; align-items: center; }
.guu1he7 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.btg8q { display: flex; align-items: center; }
.c3t7 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.c3t7:hover { text-decoration: underline; }
.ls3swr { margin: 0 3px; opacity: 0.45; }
.ls3swr::before { content: '/'; }
.avdycg { padding: 2px 5px; color: var(--text-main); }
.to1u .lk9y3luu {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.to1u .luyp { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.hqys .lk9y3luu {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.hqys .luyp { padding: 0 0 0 12px; }
.n47a .luyp { padding: 0 16px; }
.n47a .lk9y3luu {
  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);
}
.n47a .lfbtl { padding-top: 28px; }
@media (max-width: 720px) {
  .bpewhiak { margin-top: 18px; padding: 0 16px; }
  .n47a .lfbtl { padding-top: 16px; }
}
.j9xig8.to1u .luyp { max-width: 1100px; }
.quyfrhnj.to1u .luyp { max-width: 1200px; }
.g7ilz5.to1u .luyp { max-width: 1320px; }
.ozcppf .prcwr4 { padding-top: 16px; padding-bottom: 16px; }
.kpuc6k .prcwr4 { padding-top: 24px; padding-bottom: 24px; }
.nxb9p0ui .prcwr4 { padding-top: 40px; padding-bottom: 40px; }
.t0qi .prcwr4 { padding-top: 52px; padding-bottom: 52px; }
.ny6mw0h .prcwr4:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.ny6mw0h .prcwr4:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.ny6mw0h .prcwr4:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.ny6mw0h .prcwr4:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.p85bbc .xxg9mxme { padding-top: 10px;  padding-bottom: 10px; }
.n7kcm .xxg9mxme { padding-top: 18px;  padding-bottom: 18px; }
.an6vkv4j .xxg9mxme { padding-top: 36px;  padding-bottom: 36px; }
.i00vb .xxg9mxme { padding-top: 48px;  padding-bottom: 48px; }
.o8564g h2.cld8j4 { font-weight: 600; }
.o8564g h3.tlkb     { font-weight: 600; }
.o1uwd h2.cld8j4 { font-weight: 800; }
.o1uwd h3.tlkb     { font-weight: 700; }
.eezj54n h2.cld8j4 { font-weight: 900; }
.eezj54n h3.tlkb     { font-weight: 800; }
.eezj54n .lu8952 strong,
.eezj54n .lu8952 strong { font-weight: 600; }
.jsmak8uo {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.jgn40ac .jsmak8uo { display: none; }
@media (max-width: 640px) { .jsmak8uo { display: none; } }
.jsmak8uo { background: var(--cta) !important; color: #fff !important; border: none !important; }
.jsmak8uo:hover { opacity: 0.85; }
.yb8ud .jsmak8uo { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.gah12 .jsmak8uo,
.ffr01f  .jsmak8uo { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.gah12 .jsmak8uo:hover,
.ffr01f  .jsmak8uo:hover { opacity: 0.88; }
.yb8ud.gah12 .jsmak8uo,
.yb8ud.ffr01f  .jsmak8uo { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.y79fc {
  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;
}
.y79fc:hover { transform: translateY(-2px); opacity: 0.92; }
.y79fc { background: var(--cta) !important; color: #fff !important; border: none !important; }
.za0z4 .y79fc { display: none; }
.xmey7i6 .y79fc { right: 32px; }
.eiru7  .y79fc { left: 32px; }
@media (max-width: 480px) {
  .xmey7i6 .y79fc { right: 20px; bottom: 20px; }
  .eiru7  .y79fc { left: 20px; bottom: 20px; }
}
.cpi0 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.wodcxya { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.t4uga { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.rsucvis { color: var(--text-dim); font-size: 0.8rem; }
.vi4y1c2i a, .xp4i6e a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.vi4y1c2i a:hover, .xp4i6e a:hover { color: var(--accent-light); }
.xp4i6e { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.gnbw .wodcxya { text-align: center; }
.gnbw .xp4i6e { justify-content: center; margin-bottom: 16px; }
.gnbw .t4uga { margin-top: 0; }
.dd9hr6 { margin-top: 10px; }
.dd9hr6 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .wodcxya { padding-left: 16px; padding-right: 16px; }
  .ef3lvo .wodcxya { padding: 20px 16px; }
  .xp4i6e { gap: 4px 12px; }
  .t4uga { font-size: 0.78rem; }
}
.zvyeme .t4uga { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.zvyeme .rsucvis { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .zvyeme .xooee { grid-template-columns: 1fr 1fr; } .zvyeme .axbx { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zvyeme .xooee { grid-template-columns: 1fr; } }
.wykd0g .t4uga { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .wykd0g .df7kk3w { gap: 12px; } .wykd0g .xzgl { margin-right: 0; width: 100%; } }
.ld20z6t .t4uga { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.ld20z6t .rsucvis { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .ld20z6t .icfo3zj { grid-template-columns: 1fr 1fr; } .ld20z6t .t61kwo { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ld20z6t .icfo3zj { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .ggo1e5gj .yfuqt { grid-template-columns: 1fr 1fr; } .ggo1e5gj .p82yma:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ggo1e5gj .yfuqt { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .wig25 .yfuqt { grid-template-columns: 1fr; } }
.s5xa5gzn .wodcxya { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.s5xa5gzn .xp4i6e { justify-content: center; }
.d82a2o .eccaw1xc      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.d82a2o .cpi0 { background: var(--bg-page); border-top-color: var(--border-alt); }
.n67ac .eccaw1xc      { background: #0d1117; border-bottom-color: #21262d; }
.n67ac .pcp5vk { color: var(--accent-light); }
.n67ac .wyj7p5g { --msep-color: #8b949e; }
.n67ac .wyj7p5g a { color: #8b949e; }
.n67ac .wyj7p5g a:hover { color: var(--accent-light); }
.n67ac .j2b8es { color: #8b949e; }
.n67ac .cpi0 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.n67ac .t4uga,
.n67ac .rsucvis { color: #6e7681; }
.n67ac .vi4y1c2i a, .n67ac .xp4i6e a,
.n67ac .vi4y1c2i a:hover, .n67ac .xp4i6e a:hover,
@media (max-width: 640px) {
  .n67ac .wyj7p5g { background: #0d1117; border-top-color: #21262d; }
  .n67ac .wyj7p5g li a { border-bottom-color: #21262d; }
}
.z8us8 .eccaw1xc      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.z8us8 .pcp5vk { color: var(--accent-light); }
.z8us8 .wyj7p5g { --msep-color: #475569; }
.z8us8 .wyj7p5g a { color: #475569; }
.z8us8 .wyj7p5g a:hover { color: var(--accent-light); }
.z8us8 .j2b8es { color: #64748b; }
.z8us8 .cpi0 { background: #f0f4f8; border-top-color: #cbd5e1; }
.z8us8 .t4uga,
.z8us8 .rsucvis { color: #64748b; }
.z8us8 .vi4y1c2i a, .z8us8 .xp4i6e a,
.z8us8 .vi4y1c2i a:hover, .z8us8 .xp4i6e a:hover,
@media (max-width: 640px) {
  .z8us8 .wyj7p5g { background: #f0f4f8; border-top-color: #cbd5e1; }
  .z8us8 .wyj7p5g li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.gah12 .eccaw1xc      { background: var(--accent); border-bottom-color: var(--accent-light); }
.gah12 .pcp5vk { color: #fff; }
.gah12 .wyj7p5g { --msep-color: rgba(255,255,255,0.82); }
.gah12 .wyj7p5g a { color: rgba(255,255,255,0.82); }
.gah12 .wyj7p5g a:hover { color: #fff; }
.gah12 .j2b8es { color: rgba(255,255,255,0.9); }
.gah12 .cpi0 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.gah12 .t4uga,
.gah12 .rsucvis { color: rgba(255,255,255,0.72); }
.gah12 .vi4y1c2i a, .gah12 .xp4i6e a,
.gah12 .vi4y1c2i a:hover, .gah12 .xp4i6e a:hover,
@media (max-width: 640px) {
  .gah12 .wyj7p5g { background: var(--accent); border-top-color: var(--accent-light); }
  .gah12 .wyj7p5g li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.ffr01f .eccaw1xc {
  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);
}
.ffr01f .cpi0 {
  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) {
  .ffr01f .wyj7p5g {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.lqpopo .rtqlb { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.me8e .rtqlb { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.hehjhax .rtqlb { min-height: 72px; height: auto; }
.j3uiv .rtqlb { min-height: 84px; height: auto; }
.ef3lvo .rtqlb { max-width: none; padding: 0 32px; }
.ef3lvo .wodcxya  { max-width: none; padding: 24px 32px; }
.dvhl6v.quyfrhnj .rtqlb { max-width: 1200px; }
.dvhl6v.g7ilz5 .rtqlb { max-width: 1320px; }
.irksf   .pcp5vk, .irksf   .xzgl { text-transform: capitalize; }
.xve3r .pcp5vk, .xve3r .xzgl { text-transform: lowercase; }
.h2wmiy .pcp5vk, .h2wmiy .xzgl { text-transform: uppercase; letter-spacing: 0.06em; }
.w9v1k5, .ggygk {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.hfrjf .w9v1k5,
.s8vzz33p .w9v1k5,
.sg3fhrp .w9v1k5,
.be8ljnk .w9v1k5,
.w1udk22c   .wyj7p5g a { font-weight: 500; }
.et52 .wyj7p5g a { font-weight: 600; }
.anzt8     .wyj7p5g a { font-weight: 700; }
.i86oz    .wyj7p5g a { font-weight: 800; letter-spacing: 0.01em; }
.s41l6mf     .wyj7p5g > li + li::before,
.f8rvo2a    .wyj7p5g > li + li::before,
.rsb4v    .wyj7p5g > li + li::before,
.ox5ru8 .wyj7p5g > li + li::before,
.lclt .wyj7p5g > li + li::before,
.hgwuz21k  .wyj7p5g > li + li::before,
.zwe3    .wyj7p5g > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.s41l6mf     .wyj7p5g > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.f8rvo2a    .wyj7p5g > li + li::before { content: "|"; }
.rsb4v    .wyj7p5g > li + li::before { content: "—"; }
.ox5ru8 .wyj7p5g > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.lclt .wyj7p5g > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.hgwuz21k  .wyj7p5g > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.zwe3    .wyj7p5g > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .bsatnp .j2b8es,
  .hawps0rh .j2b8es,
  .oqxf6hdp .j2b8es,
  .c7zul .j2b8es,
  .nqphe8i .j2b8es {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .bsatnp .j2b8es::before,
  .hawps0rh .j2b8es::before,
  .oqxf6hdp .j2b8es::before,
  .c7zul .j2b8es::before,
  .nqphe8i .j2b8es::before { content: ""; display: block; flex-shrink: 0; }

  
  .bsatnp .j2b8es::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;
  }

  
  .hawps0rh .j2b8es::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;
  }

  
  .oqxf6hdp .j2b8es::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;
  }

  
  .c7zul .j2b8es::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;
  }

  
  .nqphe8i .j2b8es::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) {
  .wpwcaerw .j2b8es {
    padding: 5px 14px;
  }
  .wpwcaerw .wyj7p5g {
    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;
  }
  .wpwcaerw .wyj7p5g li a {
    border-bottom: none; padding: 10px 22px;
  }
  .wpwcaerw .wyj7p5g li a:hover { background: var(--bg-raised); }
  .wpwcaerw .hoe4,
  .jrih .hoe4,
  .lnii0 .hoe4 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .xtkz6 .j2b8es {
    padding: 5px 10px;
  }
  .xtkz6 .wyj7p5g {
    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);
  }
  .xtkz6 .wyj7p5g.rc56n9 { transform: translateX(0); }
  .xtkz6 .wyj7p5g li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .xtkz6 .wyj7p5g li:last-child a { border-bottom: none; }
  .gah12 .wyj7p5g,
  .n67ac .wyj7p5g { background: var(--accent) !important; }
  .gah12 .wyj7p5g li a,
  .n67ac .wyj7p5g li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .lnii0 .j2b8es {
    padding: 5px 10px;
  }
  .lnii0 .wyj7p5g {
    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);
  }
  .lnii0 .wyj7p5g::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .lnii0 .wyj7p5g.rc56n9 { transform: translateY(0); }
  .lnii0 .wyj7p5g li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .mfupkzca .j2b8es {
    padding: 5px 10px;
  }
  .mfupkzca .wyj7p5g {
    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;
  }
  .mfupkzca .wyj7p5g.rc56n9 { opacity: 1; pointer-events: auto; }
  .mfupkzca .wyj7p5g li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .o68po     .j2b8es { border-radius: 0 !important; }
  .dfdox9dk   .j2b8es { border-radius: 8px !important; }
  .jsnoqd9 .j2b8es { border-radius: 50% !important; }
  .slqxnhi   .j2b8es { border-radius: 999px !important; }
}
.kr162qk2 .wjhd6ph { height: 36px; }
.zuytn1 .wjhd6ph { height: 60px; max-width: 200px; }
.klsr347 .wjhd6ph { height: 76px; max-width: 240px; }
.crxojo    .atiq, .crxojo    .pcd21w { color: #f59e0b; }
@media (min-width: 720px) {
  .ar7sx .kbwoyh25 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ar7sx .r42w0vp {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ar7sx .r42w0vp { padding: 40px 16px 20px; }
  .ar7sx .p850mqt4 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ar7sx .o5o6xi { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .g5ei1j .r42w0vp {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .g5ei1j .r42w0vp::before {
    position: absolute; top: 14px; left: 14px;
  }
  .g5ei1j .jahn {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .g5ei1j .ih1arwy { white-space: normal; text-align: center; font-size: 1.2rem; }
  .g5ei1j .p850mqt4 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .g5ei1j .o5o6xi { width: 100%; min-width: 0; }
  .g5ei1j .atiq { min-width: 0; }
}
.yiextqo .ckzatudo {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.yiextqo .ckzatudo summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.yiextqo .ckzatudo p { padding: 0 2px 16px; }
.eq7au .ckzatudo { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.eq7au .ckzatudo summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.eq7au .ckzatudo summary::after { content: "›"; font-size: 1.2em; }
.eq7au .ckzatudo[open] summary::after { content: "‹"; }
.eq7au .ckzatudo p { padding: 10px 22px 4px; }
.zp8j .ckzatudo {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.zp8j .ckzatudo summary { color: var(--text-primary); padding-left: 16px; }
.zp8j .ckzatudo summary::after { content: "›"; font-size: 1.1em; }
.zp8j .ckzatudo[open] summary::after { content: "‹"; }
.zp8j .ckzatudo p { padding-left: 16px; }
.l8vu1yq .zx95s6 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.l8vu1yq .ckzatudo {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.l8vu1yq .ckzatudo:last-child { border-bottom: none; }
.l8vu1yq .ckzatudo summary { color: var(--text-primary); border-radius: 0; }
.l8vu1yq .ckzatudo summary::after { content: "›"; font-size: 1.1em; }
.l8vu1yq .ckzatudo[open] summary::after { content: "‹"; }
.y4q04 .ckzatudo { overflow: hidden; }
.y4q04 .ckzatudo summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.y4q04 .ckzatudo summary::after { color: rgba(255,255,255,.75); }
.y4q04 .ckzatudo[open] summary { border-radius: 0; }
.etdawv { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.syohs {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.dywi0gt {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.tix4a { color: var(--text-muted); font-size: 1.05rem; }
.lgue {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.fk0ug2rz {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.qfuukq0 { margin-bottom: 20px; }
.ff0hjiy {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.e8b3tn {
  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;
}
.e8b3tn:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.f8l6l8uu { resize: vertical; min-height: 130px; }
.spo83 { width: 100%; margin-top: 8px; }
.p4gprmty {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.ovqp3 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.n775e { color: var(--text-muted); line-height: 1.75; }
.q0h9v { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.q0h9v li { margin-bottom: 6px; }
.t1mp { max-width: 760px; margin: 0 auto; }
.nwre { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.zu8gzo { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.zu8gzo:last-child { border-bottom: none; }
.zu8gzo h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.zu8gzo p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.h0yb8dv { max-width: 760px; margin: 0 auto; }
.kr4r { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.p3aoips ul.q0h9v { margin: 0; }
.ro1jw { max-width: 900px; margin: 0 auto; }
.n1kuhnaj { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.n1kuhnaj:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.n1kuhnaj .kr4r { margin: 0; font-size: 1rem; }
.n1kuhnaj .ps21 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .n1kuhnaj { grid-template-columns: 1fr; gap: 10px; } }
.bkvmbh .kr4r { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.v92s .q0h9v { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ae7r49s { grid-template-columns: 1fr; } }
.ejcr7 ul.q0h9v { margin: 0; }
.oqi2nw .q0h9v,
.v47cbc .q0h9v,
.hh1uzsw .q0h9v,
.wc3ax .q0h9v {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .zzahbpy { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .eq8plji { grid-template-columns: 1fr; } .bq7aj7xy { position: static; text-align: center; } }
@media (max-width: 860px) { .rlctmc { grid-template-columns: 1fr; } }
.wc3ax .q0h9v { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .p7qk { flex-direction: column; text-align: center; } .szpntg { grid-template-columns: 1fr; } }
.dhwksx .dywi0gt { color: var(--accent-light); }
.e78sm2c .dywi0gt { font-size: 2rem; }
.e78sm2c .tix4a { max-width: 680px; }
.weh8umhl .dywi0gt { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.weh8umhl .tix4a  { margin: 0; }
@media (max-width: 640px) { .weh8umhl { flex-direction: column; } }
.phy478 {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.phy478 .dywi0gt { color: var(--accent-light); }
.qj0b .dywi0gt { color: #fff; }
.qj0b .tix4a  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .o1vj2ik4 { grid-template-columns: 1fr; } }
.qkng .e8b3tn {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.qkng .e8b3tn:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.jnh2knxd .e8b3tn { background: var(--bg-raised); border-color: transparent; }
.jnh2knxd .e8b3tn:focus { background: var(--bg-card); border-color: var(--accent-light); }
.gmobbqe .e8b3tn { border-radius: 100px; padding: 11px 20px; }
.gmobbqe .f8l6l8uu { border-radius: 14px; }
@media (max-width: 640px) { .z63awm0 { grid-template-columns: 1fr; } }
.mm3xtgc { counter-reset: priv-count; }
.lqwxr {
  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);
}
.lqwxr:last-child { border-bottom: none; }
.eook {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.lqwxr h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.lqwxr p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.jcpcj { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.jcpcj li { margin-bottom: 6px; }
.pkilrs{display:none}
.pkilrs:empty,.yr0m:empty{display:none}
.xfoyau{position:relative;overflow:visible}
.l1f9 .cbvi,.xxbm1it .cbvi,
.lzij1m9 .cbvi,.a7931bv .cbvi,
.je8f .cbvi,.a3wrq7d .cbvi{display:block}
.ktlk93 .ctvt69zc{display:block}
.l1f9 .cbvi,.xxbm1it .cbvi,
.lzij1m9 .cbvi,.a7931bv .cbvi,
.je8f .cbvi{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}
.l1f9 .cbvi .yr0m,.xxbm1it .cbvi .yr0m,
.lzij1m9 .cbvi .yr0m,.a7931bv .cbvi .yr0m,
.je8f .cbvi .yr0m{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}
.l1f9 .jb6t6,.xxbm1it .jb6t6,
.lzij1m9 .jb6t6,.a7931bv .jb6t6,
.je8f .jb6t6{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.l1f9 .cbvi,.xxbm1it .cbvi{top:12px}
.l1f9 .cbvi .yr0m{margin-right:auto}
.xxbm1it .cbvi .yr0m{margin-left:auto}
.xxbm1it .cbvi{text-align:right}
.lzij1m9 .cbvi,.a7931bv .cbvi{bottom:12px}
.lzij1m9 .cbvi .yr0m{margin-right:auto}
.a7931bv .cbvi .yr0m{margin-left:auto}
.a7931bv .cbvi{text-align:right}
.je8f .cbvi{position:relative;margin-top:16px}
.je8f .cbvi .yr0m{margin:0 auto}
.a3wrq7d .cbvi{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.a3wrq7d .cbvi .yr0m{margin:0}
.a3wrq7d .nkwoh6e~.cbvi,
.a3wrq7d .rb7p~.cbvi{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.a3wrq7d .nkwoh6e~.cbvi .yr0m,
.a3wrq7d .rb7p~.cbvi .yr0m{justify-content:flex-start}
.nkwoh6e~.cbvi,.rb7p~.cbvi{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}
.nkwoh6e~.cbvi .yr0m{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.rb7p~.cbvi .yr0m{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ctvt69zc .yr0m{margin:0 0 12px}
.yr0m{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.jb6t6{white-space:nowrap}
.c9pbk41d .jb6t6{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.n76q .jb6t6{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}
.eqfup .yr0m{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.kqrr7gak .jb6t6{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.kqrr7gak .xrt1s::before{content:""}
.kmej7ws6 .jb6t6{color: var(--accent-light);opacity:1;font-weight:500}
.bkorg .jb6t6{border-bottom:1px solid currentColor;padding-bottom:2px}
.eqq6p7hv .yr0m{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.lbhaog{--date-bg:transparent}
.lmu2y6 .jb6t6 + .jb6t6::before{content:"•";margin-right:6px;opacity:.4}
.ful726a .jb6t6 + .jb6t6::before{content:"/";margin-right:6px;opacity:.35}
.zzd0 .jb6t6 + .jb6t6::before{content:"|";margin-right:6px;opacity:.3}
.f8xs4x68 .jb6t6 + .jb6t6::before{content:"—";margin-right:6px;opacity:.3}
.eimd .xrt1s::before{content:"◆";font-size:.5em;opacity:.35}
.eimd .jb6t6 + .jb6t6::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.n0ocfgx .jb6t6 + .jb6t6::before{content:"·";margin-right:6px;opacity:.4}
.xsdp .jb6t6 + .jb6t6::before{content:"›";margin-right:6px;opacity:.4}
.r9ev .jb6t6 + .jb6t6::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.ojtlfz .tb6db{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .tb6db{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .xppi{max-width:100%}
}
:root {
  --accent:          #256753;
  --brand:           #256753;
  --brand-light:     #75c6ae;
  --brand-pale:      #aad3c7;
  --grad-start:      #0a1b16;
  --grad-end:        #1e5443;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #256753;
  --cta-light:       #3e997e;
  --cta-hover:       #2f856b;
  --bg-page:         #07110e;
  --bg-surface:      #0c1c17;
  --bg-card:         #102720;
  --bg-card-inner:   #153229;
  --bg-raised:       #193c32;
  --bg-hover:        #1e473b;
  --border:          #245546;
  --border-alt:      #2d6b58;
  --border-section:  #245546;
  --text-primary:    #e4e6e6;
  --text-muted:      #a0aaa7;
  --text-body:       #c9cecd;
  --text-sub:        #a0aaa7;
  --text-faint:      #6c7975;
  --text-dim:        #545e5b;
  --text-label:      #85928e;
  --text-value:      #bbc2c0;
  --accent-bg:       #192320;
  --accent-bg-light: #233831;
  --bg-tip:          #26161b;
  --bg-warning:      #272115;
  --bg-info:         #162026;
  --bg-pros:         #26161b;
  --bg-cons:         #261d16;
  --c-pros:          #e48aa5;
  --c-cons:          #e6ae89;
  --c-pros-label:    #db6186;
  --c-tip-border:    #d4436f;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #e48aa5;
}
:root { --logo-bg-opacity: 79%; }
body, button, input { font-family: "Barlow", sans-serif; }
.fmvya3xn .pkex { font-size: 0; width: 1.2rem; flex-shrink: 0; }.fmvya3xn .pkex::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.fmvya3xn .n3a92a     .pkex::before { content: "";  color: var(--c-tip-border); }.fmvya3xn .nhts .pkex::before { content: ""; color: var(--c-warn-border); }.fmvya3xn .jxahz4    .pkex::before { content: ""; color: #60a5fa; }.uvu7q .fmvya3xn .n3a92a     .pkex::before { color: #10b981; }.uvu7q .fmvya3xn .nhts .pkex::before { color: #f43f5e; }.uvu7q .fmvya3xn .jxahz4    .pkex::before { color: #a855f7; }.ubfwm  .fmvya3xn .n3a92a     .pkex::before { color: #eab308; }.ubfwm  .fmvya3xn .nhts .pkex::before { color: #ef4444; }.ubfwm  .fmvya3xn .jxahz4    .pkex::before { color: #f97316; }.u6yj2ip  .fmvya3xn .n3a92a     .pkex::before { color: #38bdf8; }.u6yj2ip  .fmvya3xn .nhts .pkex::before { color: #818cf8; }.u6yj2ip  .fmvya3xn .jxahz4    .pkex::before { color: #2dd4bf; }.t3hh .fmvya3xn .pkex::before { color: var(--accent-light) !important; }
.n4nz .taf8gs7, .n4nz .nkwoh6e { min-height: 420px; }
.cqn6 .jsmak8uo::after,.cqn6 .y79fc::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; }
.ls3swr::before { content: '/'; }
.x8fpm6i0 .jb6t6::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.x8fpm6i0 .jb6t6:first-of-type::before{content:"\f058"}.x8fpm6i0 .jb6t6:last-of-type::before{content:"\f021"}