: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;
}
.k5xxwm {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.cv1p {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.it00ox {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.ghrype7c { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.mgbx7x3u { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.mgbx7x3u a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.mgbx7x3u a:hover { color: var(--accent-light); }
.f5glt     .jzkmpv7 { border-radius: 24px; padding: 8px; }
.f5glt .jzkmpv7 li a { border-radius: 16px; }
.tm0c .jzkmpv7 li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .jzkmpv7 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .hpm2ytc:hover .jzkmpv7,
  .hpm2ytc:focus-within .jzkmpv7 { display: block; }
  .jzkmpv7 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.gt7pya {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.owft8g { display: none; }
@media (max-width: 640px) {
  .owft8g {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .owft8g.hp6643x2 { display: block; }
}
@media (max-width: 640px) {
  .gt7pya { display: block; }
  .mgbx7x3u > li + li::before { display: none !important; }
  .mgbx7x3u {
    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;
  }
  .mgbx7x3u.hp6643x2 { display: flex; }
  .mgbx7x3u li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .mgbx7x3u li:last-child a { border-bottom: none; }
}
.hqheh { min-height: 480px; }
.dhdk9ws0 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.d9h6 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.fss6 .d9h6 { margin-left: 0; margin-right: 0; }
.hlfe {
  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;
}
.hlfe:hover { opacity: 0.88; }
.lwk9n {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.lg1u {
  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%);
}
.lwk9n .vy0zs {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.lwk9n .dhdk9ws0 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.lwk9n .d9h6 { color: #e2e8f0; }
.lwk9n.sljsmbj .vy0zs { text-align: center; }
.lwk9n.fss6   .vy0zs { text-align: left; }
.swgzm .vy0zs {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.swgzm .dhdk9ws0 { color: var(--text-primary); text-shadow: none; }
.swgzm .d9h6 { color: var(--text-muted); }
.swgzm .hlfe { margin-top: 16px; }
.swgzm, .swgzm.hqheh { min-height: auto !important; }
.swgzm.sljsmbj .vy0zs { text-align: center; }
.swgzm.fss6   .vy0zs { text-align: left; }
.w9bi .iil2j,
.w9bi .jtb4 {
  position: relative; overflow: hidden;
}
.w9bi .iil2j::after,
.w9bi .jtb4::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.igyes1e .lwk9n .lg1u {
  overflow: hidden;
}
.igyes1e .lwk9n .lg1u::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); }
}
.xreker .lwk9n .lg1u {
  overflow: hidden;
}
.xreker .lwk9n .lg1u::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;
}
.bdzo2a .lwk9n .lg1u {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.w9bi .lwk9n .lg1u {
  overflow: hidden;
}
.w9bi .lwk9n .lg1u::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;
}
.e5uv .lwk9n .lg1u {
  animation: hg-breathe 10s ease-in-out infinite;
}
.iil2j .lg1u {
  background: none;
}
.iil2j .dhdk9ws0 { color: #fff; }
.iil2j .d9h6 { color: rgba(255,255,255,0.85); }
.iil2j .hlfe { background: #fff; color: var(--cta); }
.iil2j .hlfe:hover { opacity: 0.92; }
.w9bi .fl3b6d { position: relative; overflow: hidden; }
.w9bi .fl3b6d::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.fl3b6d .dhdk9ws0 { text-shadow: none; color: var(--text-primary); }
.fl3b6d .d9h6 { color: var(--text-muted); }
body.pxhcb8 .dhdk9ws0 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.b7aoh .dhdk9ws0 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.fl3b6d.sljsmbj .yd4qyxds { align-items: center; text-align: center; }
.xwcm0n .vy0zs { padding-bottom: 24px; }
.pe4sy5w .vy0zs { max-width: 960px; }
@media (max-width: 700px) {
  .fl3b6d { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .fl3b6d .vl7v7a0e { display: none !important; }
  .bdl5tn6a .vl7v7a0e { display: none !important; }
  .lf8yyhm .o45kv6dw { display: none !important; }
  .vmzxn10 .pyqsd { display: none !important; }
  .yd4qyxds  { padding: 36px 24px; }
  .fl3b6d~.vgj8,.o79r~.vgj8{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .hqheh, .fl3b6d { min-height: 320px !important; }
  
  .dhdk9ws0 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .b7nrkbbb { display: none !important; }
  
  .dpgu { flex-direction: column; align-items: center; }
  .ak7dt4sp { width: 100%; max-width: 340px; }
}
.er0phpj { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.gyzir { width: 100%; height: auto; display: block; border-radius: 10px; }
.n2cajhtl .er0phpj        { border-radius: 16px; }
.n2cajhtl .gyzir  { border-radius: 16px; }
.oh82x6y .er0phpj         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.oh82x6y .gyzir   { border-radius: 8px; }
.zryu1hi { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.ejekd { width: 100%; padding: 32px 0; position: relative; }
.dg8h { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.x3fs1t0t .ejekd:nth-child(even) { background: var(--bg-surface); }
.x3fs1t0t .ejekd:nth-child(odd)  { background: var(--bg-page); }
.xuqlkrf .ejekd:nth-child(even) { background: var(--bg-card); }
.xuqlkrf .ejekd:nth-child(odd)  { background: var(--bg-page); }
.x3fs1t0t .ejekd:nth-child(odd)  .dg8h { background: var(--bg-card); border-radius: 6px; }
.x3fs1t0t .ejekd:nth-child(even) .dg8h { background: var(--bg-raised); border-radius: 6px; }
.xuqlkrf .ejekd:nth-child(odd)  .dg8h { background: var(--bg-card); border-radius: 6px; }
.xuqlkrf .ejekd:nth-child(even) .dg8h { background: var(--bg-raised); border-radius: 6px; }
.x3fs1t0t .ejekd:nth-child(even) .m5ot .v0tk4ke,
.xuqlkrf .ejekd:nth-child(even) .m5ot .v0tk4ke { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.x3fs1t0t .ejekd:nth-child(odd) .m5ot .v0tk4ke,
.xuqlkrf .ejekd:nth-child(odd) .m5ot .v0tk4ke { background: var(--bg-card-inner); }
.x3fs1t0t .ejekd:nth-child(even) .jkpdae .v0tk4ke:nth-child(odd),
.xuqlkrf .ejekd:nth-child(even) .jkpdae .v0tk4ke:nth-child(odd)  { background: var(--bg-card); }
.x3fs1t0t .ejekd:nth-child(even) .jkpdae .v0tk4ke:nth-child(even),
.xuqlkrf .ejekd:nth-child(even) .jkpdae .v0tk4ke:nth-child(even) { background: var(--bg-card-inner); }
h1.vx3zyx0n { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.vx3zyx0n {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.kn6krr { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.bhnsls52 h2.vx3zyx0n {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.cqhb h2.vx3zyx0n {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.k234ksjt h2.vx3zyx0n {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ydgj h2.vx3zyx0n::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.i0rny42 h2.vx3zyx0n {
  color: var(--text-primary); font-size: 1.7rem;
}
.tk9ra6s h2.vx3zyx0n::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.bhpu h2.vx3zyx0n {
  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;
}
.jg8x { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .jg8x { display: none; } }
.c3dflg2 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.a7qmylw1 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.g28463g {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.yuqpo60 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.rric9zl { padding-left: 20px; }
.rric9zl li { margin-bottom: 6px; }
.rric9zl a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.rric9zl a:hover { color: var(--accent-light); }
.vzk2 .yuqpo60 { display: none; }
.f9deh9eo .yuqpo60 { display: none; }
.f9deh9eo .rric9zl { padding-left: 0; list-style: none; }
.f9deh9eo .rric9zl li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.f9deh9eo .rric9zl a { font-size: 0.92rem; }
.wr1kz .g28463g { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.wr1kz .yuqpo60 { display: none; }
.wr1kz .rric9zl { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.wr1kz .rric9zl li { margin-bottom: 0; }
.wr1kz .rric9zl 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;
}
.wr1kz .rric9zl a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.s3dpkmk .g28463g { padding: 20px 20px 16px; }
.s3dpkmk .rric9zl {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.s3dpkmk .rric9zl li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.s3dpkmk .rric9zl 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;
}
.s3dpkmk .rric9zl 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;
}
.s3dpkmk .rric9zl a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.s3dpkmk .rric9zl a:focus,
.s3dpkmk .rric9zl a:focus-visible,
.s3dpkmk .rric9zl a:target { outline: none; }
.s3dpkmk .rric9zl li:target a { border-color: var(--border); color: var(--text-muted); }
.orvn .g28463g { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.orvn .yuqpo60 { display: none; }
.orvn .rric9zl { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.orvn .rric9zl li { margin-bottom: 0; }
.orvn .rric9zl li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.orvn .rric9zl li:last-child::after { content: ""; margin-right: 0; }
.orvn .rric9zl a { font-size: 0.9rem; }
.v0tk4ke { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.m5ot .v0tk4ke { background: var(--bg-card); }
.jkpdae .v0tk4ke:nth-child(odd)  { background: var(--bg-card); }
.jkpdae .v0tk4ke:nth-child(even) { background: var(--bg-raised); }
.i7pa .v0tk4ke {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.i7pa .v0tk4ke:last-child { border-bottom: none; }
.i7pa h3.kn6krr { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ny736rl .v0tk4ke {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ny736rl .v0tk4ke + .v0tk4ke { margin-top: 4px; }
.dw5zn .v0tk4ke { background: none; border-radius: 0; padding: 12px 0; }
.dw5zn .v0tk4ke + .v0tk4ke { border-top: 1px solid var(--border-section); }
.hhz0yh6 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.lusa2mj { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.c8jvgym { color: var(--text-body); margin-bottom: 10px; }
.ny3q82sv, .rsqaf2y { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.ny3q82sv li, .rsqaf2y li { margin-bottom: 6px; }
.rsqaf2y li { list-style: decimal; }
.wcui     .ny3q82sv { list-style-type: "● "; }
.xczu26g  .ny3q82sv { list-style-type: "■ "; }
.inmjr .ny3q82sv { list-style-type: "◆ "; }
.c4c3c    .ny3q82sv { list-style-type: "★ "; }
.wcui     .yr7yj66 { list-style-type: "● "; }
.xczu26g  .yr7yj66 { list-style-type: "■ "; }
.inmjr .yr7yj66 { list-style-type: "◆ "; }
.c4c3c    .yr7yj66 { list-style-type: "★ "; }
.wcui    .ny3q82sv li::marker, .wcui    .yr7yj66 li::marker,
.xczu26g .ny3q82sv li::marker, .xczu26g .yr7yj66 li::marker,
.inmjr .ny3q82sv li::marker, .inmjr .yr7yj66 li::marker,
.c4c3c   .ny3q82sv li::marker, .c4c3c   .yr7yj66 li::marker {
  color: var(--cta); font-size: 1em;
}
.wcui .rsqaf2y,
.xczu26g .rsqaf2y,
.inmjr .rsqaf2y,
.c4c3c .rsqaf2y {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.wcui .rsqaf2y li,
.xczu26g .rsqaf2y li,
.inmjr .rsqaf2y li,
.c4c3c .rsqaf2y li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.wcui .rsqaf2y li::before,
.xczu26g .rsqaf2y li::before,
.inmjr .rsqaf2y li::before,
.c4c3c .rsqaf2y 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;
}
.wcui     .rsqaf2y li::before { border-radius: 50%; }
.xczu26g  .rsqaf2y li::before { border-radius: 3px; }
.inmjr .rsqaf2y li::before { border-radius: 3px; }
.c4c3c    .rsqaf2y li::before { border-radius: 50%; }
.cp0msore { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ilm6 .cp0msore,
.sonyj94 .cp0msore { background: transparent; border: none; border-radius: 0; }
.amyda9p0 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.amyda9p0 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.amyda9p0 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.amyda9p0 tr:hover td { background: var(--bg-hover); }
.ron6l4 .amyda9p0 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.vs720v9 .amyda9p0 { border: 1px solid var(--border-alt); }
.vs720v9 .amyda9p0 th,
.vs720v9 .amyda9p0 td { border: 1px solid var(--border-alt); }
.hv6a7blo .amyda9p0 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.hv6a7blo .amyda9p0 td { border-bottom: none; }
.hv6a7blo .amyda9p0 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.uj9t .amyda9p0 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.lelmz .cp0msore {
  overflow: hidden;
}
.lelmz .amyda9p0 th { border-bottom: 1px solid var(--border-alt); }
.lelmz .amyda9p0 tr:last-child td { border-bottom: none; }
.suq3 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.b2lfw { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.xxjt7 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.v0qup { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.a7kiz93 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.yr7yj66 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.yr7yj66 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%}
.ka2y9srm .v0qup { background: transparent; text-align: center; }
.e2xxv .xxjt7 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.ysn18 .xxjt7 {
  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);
}
.mk0k .b2lfw { display: grid; grid-template-columns: auto 1fr; }
.mk0k .xxjt7 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.mk0k .v0qup { grid-column: 2; }
.mk0k .a7kiz93,
.mk0k .yr7yj66 { grid-column: 1 / -1; }
.h32oz .b2lfw { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.h32oz .xxjt7 {
  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);
}
.h32oz .v0qup { grid-column: 2; }
.h32oz .a7kiz93,
.h32oz .yr7yj66 { grid-column: 1 / -1; }
.rs2j8f .b2lfw { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.rs2j8f .v0qup { background: none; color: var(--accent-light); font-weight: 700; }
.wssvqq .b2lfw { 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); }
.wssvqq .v0qup { background: none; color: var(--accent-light); font-weight: 700; }
.xec3ha .b2lfw { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.xec3ha .b2lfw:last-child { border-bottom: none; }
.xec3ha .v0qup { background: none; color: var(--accent-light); font-weight: 700; }
.ar75au4p .b2lfw { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.ar75au4p .v0qup { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ibanyd .suq3 { counter-reset: card-n; }
.ibanyd .b2lfw  { counter-increment: card-n; }
.ibanyd .v0qup { display: flex; align-items: center; gap: 10px; }
.ibanyd .v0qup::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;
}
.ku8g2 .b2lfw { background: var(--bg-surface); border: 1px solid var(--border); }
.ku8g2 .v0qup { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.bgdkh7 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.lgtgjom  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.ufy6x { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.conk7 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.ma4i9 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.bgdkh7 strong { color: var(--text-primary); font-size: 0.95rem; }
.bgdkh7 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.le0n { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.u3axk, .jgtrnb4 { border-radius: 8px; padding: 14px; }
.u3axk { background: var(--bg-pros); }
.jgtrnb4 { background: var(--bg-cons); }
.o1eg { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.u3axk .o1eg { color: var(--c-pros-label); }
.jgtrnb4 .o1eg { color: #f87171; }
.u3axk ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.jgtrnb4 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.gyzir { width: 100%; height: auto; border-radius: 10px; display: block; }
.idekg9 {
  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;
}
.idekg9:hover { opacity: 0.85; }
.ksb2 .idekg9  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.ksb2 .idekg9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.f99ke .idekg9  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.f99ke .idekg9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.jo4gd .hlfe { border-radius: 50px; }
.jo4gd .idekg9  { border-radius: 50px; }
.uhwx9dh3 .hlfe { padding-left: 22px; padding-right: 22px; }
.uhwx9dh3 .idekg9  { padding-left: 12px; padding-right: 12px; }
.hb9av583 .hlfe { padding-left: 44px; padding-right: 44px; }
.hb9av583 .idekg9  { padding-left: 24px; padding-right: 24px; }
.db0yq .hlfe { padding-left: 56px; padding-right: 56px; }
.db0yq .idekg9  { padding-left: 32px; padding-right: 32px; }
.vebha   .hlfe::after, .vebha   .idekg9::after,
.tc4t .hlfe::after, .tc4t .idekg9::after,
.flljdd3    .hlfe::after, .flljdd3    .idekg9::after,
.mlnvbveb    .hlfe::after, .mlnvbveb    .idekg9::after,
.y3hzz8    .hlfe::after, .y3hzz8    .idekg9::after,
.jt60rlk     .hlfe::after, .jt60rlk     .idekg9::after,
.nhut55    .hlfe::after, .nhut55    .idekg9::after,
.i0jdm   .hlfe::after, .i0jdm   .idekg9::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;
}
.vebha .hlfe::after, .vebha .idekg9::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");
}
.tc4t .hlfe::after, .tc4t .idekg9::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");
}
.flljdd3 .hlfe::after, .flljdd3 .idekg9::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");
}
.mlnvbveb .hlfe::after, .mlnvbveb .idekg9::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");
}
.y3hzz8 .hlfe::after, .y3hzz8 .idekg9::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");
}
.jt60rlk .hlfe::after, .jt60rlk .idekg9::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");
}
.nhut55 .hlfe::after, .nhut55 .idekg9::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");
}
.i0jdm .hlfe::after, .i0jdm .idekg9::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");
}
.eu4xu   .mbuwbs::after, .eu4xu   .wm7t14l::after,
.amviielx .mbuwbs::after, .amviielx .wm7t14l::after,
.qvuo    .mbuwbs::after, .qvuo    .wm7t14l::after,
.aynn1    .mbuwbs::after, .aynn1    .wm7t14l::after,
.e3s01    .mbuwbs::after, .e3s01    .wm7t14l::after,
.i70s     .mbuwbs::after, .i70s     .wm7t14l::after,
.n3912w    .mbuwbs::after, .n3912w    .wm7t14l::after,
.h5djdmsp   .mbuwbs::after, .h5djdmsp   .wm7t14l::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;
}
.eu4xu .mbuwbs::after, .eu4xu .wm7t14l::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");
}
.amviielx .mbuwbs::after, .amviielx .wm7t14l::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");
}
.qvuo .mbuwbs::after, .qvuo .wm7t14l::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");
}
.aynn1 .mbuwbs::after, .aynn1 .wm7t14l::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");
}
.e3s01 .mbuwbs::after, .e3s01 .wm7t14l::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");
}
.i70s .mbuwbs::after, .i70s .wm7t14l::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");
}
.n3912w .mbuwbs::after, .n3912w .wm7t14l::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");
}
.h5djdmsp .mbuwbs::after, .h5djdmsp .wm7t14l::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");
}
.i1d8r .nb92 { background: #1a1a1a; }
@media (min-width: 721px) {
  .n3ydl { flex: 0 0 260px; width: 260px; }
  .gpx4 { flex: 0 0 120px; width: 120px; }
  .tioe9lo9 { flex: 0 0 110px; width: 110px; }
  .wkemq   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .izh8l { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.izh8l.idekg9 { 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) {
  .ar0i { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .ar0i .vxjwr { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .ar0i .n3ydl { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .ar0i .nb92 { width: 100%; min-width: unset; height: 120px; }
  .ar0i .d74d { max-height: 96px; max-width: 200px; }
  .ar0i .lw2vvgh { min-width: unset; text-align: center; white-space: normal; }
  .ar0i .gpx4 { min-width: 0; }
  .ar0i .wkemq { 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; }
  .ar0i .izh8l { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .jvb0eq7 .vxjwr { row-gap: 8px !important; gap: 10px !important; }
}
.q0qbtm    .xhta1d li::before { content: "◆"; }
.q0qbtm    .q9sf li::before { content: "▲"; }
@media (min-width: 860px) {
  .hnxui4g .v8qp2n0 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .hnxui4g .wpau { margin: 0; }
}
.lgw4f .wpau { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.lgw4f .ynypy { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.lgw4f .ilm6 { padding: 14px 16px; }
.lgw4f .tipanm { border-radius: 4px; }
.lgw4f .vsov { border-radius: 0; }
.sonyj94 .le0n { gap: 10px; }
.sonyj94 .u3axk, .sonyj94 .jgtrnb4 { padding: 12px; }
.sonyj94 .u3axk ul, .sonyj94 .jgtrnb4 ul { margin: 4px 0 0; padding-left: 18px; }
.sonyj94 .u3axk li, .sonyj94 .jgtrnb4 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .tzcetvod { grid-template-columns: 1fr; }
  .h4frl { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .h4frl .gzp0wmm { width: 72px; height: 50px; }
  .h4frl .nadi { max-width: 180px; }
  .h4frl .b757d2 { width: auto; }
}
@media (max-width: 720px) {
  .tfl4fs { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .mlib { padding: 16px; }
  .fihs3 .nupervu { min-width: 50%; }
}
.tuaz2wn .le0n { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .infyt { grid-template-columns: 1fr; }
  .mmvof { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .hx5dz92 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .v7nq15 { flex-wrap: wrap; padding: 16px; }
}
.u5hf .le0n { gap: 8px; }
.u5hf .u3axk, .u5hf .jgtrnb4 { padding: 8px; }
@media (max-width: 480px) {
  .kwv0 { flex-direction: column; align-items: stretch; }
}
.ynhkhq .b757d2 .idekg9 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .rc9vod7 { flex-direction: column; align-items: stretch; gap: 10px; }
  .ynhkhq .b757d2 { text-align: center; }
}
@media (max-width: 720px) {
  .k4ua { grid-template-columns: 1fr; }
  .jkigg0up { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .xfoa5m07 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .owp3ikl { grid-template-columns: 1fr; }
  .kk7t48 { width: 100px; height: 100px; margin: 16px auto; }
  .ra3pe4e { font-size: 1.4rem; }
  .vo9hrjae { justify-content: center; }
  .gk22v .nupervu { min-width: 50%; }
}
.jq3lkt .le0n { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .ymcl5uk { flex-wrap: wrap; padding: 14px 16px; }
  .k5rv { padding: 12px 16px; }
  .jq3lkt .le0n { margin: 0 16px; }
  .jq3lkt .nj9f6 { padding: 0 16px; }
  .vxdki0 { padding: 12px 16px; }
}
.calx .vxjwr { border-top: 3px solid var(--accent); }
.calx .wpau { overflow: hidden; }
.calx .ynypy { background: var(--accent-bg); }
.y1b2 .izh8l.idekg9 { padding: 14px 30px !important; font-size: 1rem; }
.tdhq7ihb .izh8l.idekg9 { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.mbr7 .gpx4,
.mbr7 .tioe9lo9,
.mbr7 .tioe9lo9 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.mbr7 .tioe9lo9 small { display: none; }
.mbr7 .aacmww .wn41,
.mbr7 .aacmww strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.mbr7 .xebsy { display: none; }
.zjq07j8o { margin: 16px 0; }
.h1gbgc { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.h1gbgc summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.h1gbgc summary::after { content: "+"; color: var(--accent-light); }
.h1gbgc[open] summary::after { content: "−"; }
.h1gbgc p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.ejekd { margin-bottom: 0; }
.zrj6dp h2.vx3zyx0n { color: var(--text-primary); border-color: var(--accent-light); }
.o5r3tp h2.vx3zyx0n { color: var(--text-primary); border-color: var(--accent-light); }
.imlu .lgtgjom     { background: #052e16; border-color: #10b981; }
.imlu .ufy6x { background: #2d0a1e; border-color: #f43f5e; }
.imlu .conk7    { background: #1e1036; border-color: #a855f7; }
.imlu .bgdkh7 strong  { color: #f1f5f9; }
.imlu .bgdkh7 p       { color: #cbd5e1; }
.imlu .mx12y1n    .lgtgjom     .ma4i9::before,
.imlu .qt6m  .lgtgjom     .ma4i9::before,
.imlu .r8snlal  .lgtgjom     .ma4i9::before,
.imlu .s2noa622 .lgtgjom     .ma4i9::before { color: #10b981; }
.imlu .mx12y1n    .ufy6x .ma4i9::before,
.imlu .qt6m  .ufy6x .ma4i9::before,
.imlu .r8snlal  .ufy6x .ma4i9::before,
.imlu .s2noa622 .ufy6x .ma4i9::before { color: #f43f5e; }
.imlu .mx12y1n    .conk7    .ma4i9::before,
.imlu .qt6m  .conk7    .ma4i9::before,
.imlu .r8snlal  .conk7    .ma4i9::before,
.imlu .s2noa622 .conk7    .ma4i9::before { color: #a855f7; }
.awtfw8nh .lgtgjom     { background: #2d2000; border-color: #eab308; }
.awtfw8nh .ufy6x { background: #2d0b0b; border-color: #ef4444; }
.awtfw8nh .conk7    { background: #2d1600; border-color: #f97316; }
.awtfw8nh .bgdkh7 strong  { color: #f1f5f9; }
.awtfw8nh .bgdkh7 p       { color: #cbd5e1; }
.awtfw8nh .mx12y1n    .lgtgjom     .ma4i9::before,
.awtfw8nh .qt6m  .lgtgjom     .ma4i9::before,
.awtfw8nh .r8snlal  .lgtgjom     .ma4i9::before,
.awtfw8nh .s2noa622 .lgtgjom     .ma4i9::before { color: #eab308; }
.awtfw8nh .mx12y1n    .ufy6x .ma4i9::before,
.awtfw8nh .qt6m  .ufy6x .ma4i9::before,
.awtfw8nh .r8snlal  .ufy6x .ma4i9::before,
.awtfw8nh .s2noa622 .ufy6x .ma4i9::before { color: #ef4444; }
.awtfw8nh .mx12y1n    .conk7    .ma4i9::before,
.awtfw8nh .qt6m  .conk7    .ma4i9::before,
.awtfw8nh .r8snlal  .conk7    .ma4i9::before,
.awtfw8nh .s2noa622 .conk7    .ma4i9::before { color: #f97316; }
.wzat .lgtgjom     { background: #0c1a2e; border-color: #38bdf8; }
.wzat .ufy6x { background: #12103a; border-color: #818cf8; }
.wzat .conk7    { background: #0a2020; border-color: #2dd4bf; }
.wzat .bgdkh7 strong  { color: #f1f5f9; }
.wzat .bgdkh7 p       { color: #cbd5e1; }
.wzat .mx12y1n    .lgtgjom     .ma4i9::before,
.wzat .qt6m  .lgtgjom     .ma4i9::before,
.wzat .r8snlal  .lgtgjom     .ma4i9::before,
.wzat .s2noa622 .lgtgjom     .ma4i9::before { color: #38bdf8; }
.wzat .mx12y1n    .ufy6x .ma4i9::before,
.wzat .qt6m  .ufy6x .ma4i9::before,
.wzat .r8snlal  .ufy6x .ma4i9::before,
.wzat .s2noa622 .ufy6x .ma4i9::before { color: #818cf8; }
.wzat .mx12y1n    .conk7    .ma4i9::before,
.wzat .qt6m  .conk7    .ma4i9::before,
.wzat .r8snlal  .conk7    .ma4i9::before,
.wzat .s2noa622 .conk7    .ma4i9::before { color: #2dd4bf; }
.pohngwug .lgtgjom     { background: var(--accent-bg); border-color: var(--accent-light); }
.pohngwug .ufy6x { background: var(--accent-bg-light); border-color: var(--accent-light); }
.pohngwug .conk7    { background: var(--accent-bg); border-color: var(--accent-pale); }
.pohngwug .mx12y1n    .ma4i9::before,
.pohngwug .qt6m  .ma4i9::before,
.pohngwug .r8snlal  .ma4i9::before,
.pohngwug .s2noa622 .ma4i9::before { color: var(--accent-light) !important; }
.kvyt8cad::before,
.y7pw0::before { margin-right: 5px; }
.r9p5 .u3axk ul li,
.r9p5 .u3axk .kvyt8cad { color: #22c55e; }
.r9p5 .jgtrnb4 ul li,
.r9p5 .jgtrnb4 .y7pw0 { color: #ef4444; }
.yzdwq4 .u3axk { background: var(--bg-pros); }
.yzdwq4 .jgtrnb4 { background: var(--bg-cons); }
.yzdwq4 .u3axk .kvyt8cad { color: var(--c-pros-label); }
.yzdwq4 .jgtrnb4 .y7pw0 { color: var(--c-cons); }
.yzdwq4 .u3axk ul li,
.yzdwq4 .xhta1d li            { color: var(--c-pros); }
.yzdwq4 .jgtrnb4 ul li,
.yzdwq4 .q9sf li            { color: var(--c-cons); }
.lpuf7av .u3axk { background: var(--bg-pros); }
.lpuf7av .jgtrnb4 { background: var(--bg-cons); }
.lpuf7av .u3axk .kvyt8cad { color: var(--c-pros-label); }
.lpuf7av .jgtrnb4 .y7pw0 { color: var(--c-cons); }
.lpuf7av .u3axk ul li,
.lpuf7av .jgtrnb4 ul li,
.heyv52p .kvyt8cad::before { content: "✓ "; }
.heyv52p .y7pw0::before { content: "✗ "; }
.i1lt .kvyt8cad::before { content: "→ "; }
.i1lt .y7pw0::before { content: "← "; }
.z5et1xu .kvyt8cad::before { content: "★ "; }
.z5et1xu .y7pw0::before { content: "✕ "; }
.q0qbtm .kvyt8cad::before { content: "◆ "; }
.q0qbtm .y7pw0::before { content: "▲ "; }
.dn41tpa .bgdkh7 { background: transparent; border-left: none; border: 1.5px solid; }
.dn41tpa .lgtgjom     { border-color: var(--c-tip-border); }
.dn41tpa .ufy6x { border-color: var(--c-warn-border); }
.dn41tpa .conk7    { border-color: #60a5fa; }
.dn41tpa .bgdkh7 strong { color: var(--text-primary); }
.dn41tpa .bgdkh7 p      { color: var(--text-muted); }
.gix534l .bgdkh7 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.gix534l .lgtgjom     { border-top-color: var(--c-tip-border); }
.gix534l .ufy6x { border-top-color: var(--c-warn-border); }
.gix534l .conk7    { border-top-color: #60a5fa; }
.i2ag .bgdkh7 { border-left: none; border-radius: 8px; }
.i2ag .lgtgjom     { background: #065f46; }
.i2ag .ufy6x { background: #92400e; }
.i2ag .conk7    { background: #1e3a8a; }
.i2ag .bgdkh7 strong,
.i2ag .bgdkh7 p { color: #fff; }
.i2ag .ma4i9::before { color: rgba(255,255,255,0.85) !important; }
.imlu.i2ag .lgtgjom,
.imlu .i2ag .lgtgjom     { background: #052e16; }
.imlu.i2ag .ufy6x,
.imlu .i2ag .ufy6x { background: #2d0a1e; }
.imlu.i2ag .conk7,
.imlu .i2ag .conk7    { background: #1e1036; }
.awtfw8nh.i2ag .lgtgjom,
.awtfw8nh .i2ag .lgtgjom      { background: #2d2000; }
.awtfw8nh.i2ag .ufy6x,
.awtfw8nh .i2ag .ufy6x  { background: #2d0b0b; }
.awtfw8nh.i2ag .conk7,
.awtfw8nh .i2ag .conk7     { background: #2d1600; }
.wzat.i2ag .lgtgjom,
.wzat .i2ag .lgtgjom      { background: #0c1a2e; }
.wzat.i2ag .ufy6x,
.wzat .i2ag .ufy6x  { background: #12103a; }
.wzat.i2ag .conk7,
.wzat .i2ag .conk7     { background: #0a2020; }
.orz2u85g .bgdkh7 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.orz2u85g .lgtgjom     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.orz2u85g .ufy6x { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.orz2u85g .conk7    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.orz2u85g .bgdkh7 strong { color: var(--text-primary); }
.orz2u85g .bgdkh7 p      { color: var(--text-muted); }
.y1zjo .bgdkh7 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.mx12y1n .ma4i9,
.qt6m .ma4i9,
.r8snlal .ma4i9,
.s2noa622 .ma4i9 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.mx12y1n .ma4i9::before,
.qt6m .ma4i9::before,
.r8snlal .ma4i9::before,
.s2noa622 .ma4i9::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.mx12y1n .lgtgjom     .ma4i9::before { content: "✦"; color: var(--c-tip-border); }
.mx12y1n .ufy6x .ma4i9::before { content: "▲"; color: var(--c-warn-border); }
.mx12y1n .conk7    .ma4i9::before { content: "◉"; color: #60a5fa; }
.qt6m .lgtgjom     .ma4i9::before { content: "★"; color: var(--c-tip-border); }
.qt6m .ufy6x .ma4i9::before { content: "◆"; color: var(--c-warn-border); }
.qt6m .conk7    .ma4i9::before { content: "●"; color: #60a5fa; }
.r8snlal .lgtgjom     .ma4i9::before { content: "▶"; color: var(--c-tip-border); }
.r8snlal .ufy6x .ma4i9::before { content: "■"; color: var(--c-warn-border); }
.r8snlal .conk7    .ma4i9::before { content: "▸"; color: #60a5fa; }
.s2noa622 .lgtgjom     .ma4i9::before { content: "→"; color: var(--c-tip-border); }
.s2noa622 .ufy6x .ma4i9::before { content: "⬥"; color: var(--c-warn-border); }
.s2noa622 .conk7    .ma4i9::before { content: "◈"; color: #60a5fa; }
.lwhdqc .m5ot .v0tk4ke,
.lwhdqc .jkpdae .v0tk4ke  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.lwhdqc .b2lfw                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.lwhdqc .cp0msore          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.lwhdqc .g28463g                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.lydj556v .m5ot .v0tk4ke,
.lydj556v .jkpdae .v0tk4ke,
.lydj556v .b2lfw,
.lydj556v .vxjwr,
.lydj556v .wpau,
.lydj556v .cp0msore,
.lydj556v .g28463g,
.lydj556v .y1zjo .bgdkh7 { box-shadow: none; }
.sljh   .c8jvgym, .sljh .hhz0yh6, .sljh .lusa2mj,
.sljh   .c3dflg2, .sljh .a7qmylw1 { font-size: 0.9rem; }
.sljh   .ny3q82sv, .sljh .rsqaf2y { font-size: 0.9rem; }
.y1jrng9   .c8jvgym, .y1jrng9 .hhz0yh6, .y1jrng9 .lusa2mj,
.y1jrng9   .c3dflg2, .y1jrng9 .a7qmylw1 { font-size: 0.95rem; }
.y1jrng9   .ny3q82sv, .y1jrng9 .rsqaf2y { font-size: 0.95rem; }
.mj2aypv   .c8jvgym, .mj2aypv .hhz0yh6, .mj2aypv .lusa2mj,
.mj2aypv   .c3dflg2, .mj2aypv .a7qmylw1 { font-size: 1.08rem; }
.mj2aypv   .ny3q82sv, .mj2aypv .rsqaf2y { font-size: 1.05rem; }
.mj2aypv   .amyda9p0 { font-size: 0.97rem; }
.a4dq .dhdk9ws0      { font-size: 3.2rem; }
.a4dq h2.vx3zyx0n { font-size: 1.9rem; }
.a4dq h3.kn6krr     { font-size: 1.4rem; }
.e65xj .dhdk9ws0      { font-size: 3.8rem; }
.e65xj h2.vx3zyx0n { font-size: 2.2rem; }
.e65xj h3.kn6krr     { font-size: 1.6rem; }
.ejekd + .ejekd { position: relative; }
.exoc1v3   .ejekd + .ejekd::before,
.jlysq  .ejekd + .ejekd::before,
.y70sng   .ejekd + .ejekd::before,
.ti4fr21   .ejekd + .ejekd::before,
.hqfp0j   .ejekd + .ejekd::before,
.pfllfq .ejekd + .ejekd::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.exoc1v3 .ejekd + .ejekd::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.jlysq .ejekd + .ejekd::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.y70sng .ejekd + .ejekd::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;
}
.ti4fr21 .ejekd + .ejekd::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.gzi1o .ejekd { margin-bottom: 16px; }
.gzi1o .ejekd + .ejekd { margin-top: 0; }
.gzi1o .dg8h { padding-top: 0; padding-bottom: 0; }
.hqfp0j .ejekd + .ejekd::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.pfllfq .ejekd + .ejekd::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.vblmd .ejekd + .ejekd::before,
.az868j4k .ejekd + .ejekd::before,
.f174lqe .ejekd + .ejekd::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%;
}
.x3fs1t0t .vblmd .ejekd:nth-child(even)::before,
.x3fs1t0t .az868j4k .ejekd:nth-child(even)::before,
.x3fs1t0t .f174lqe .ejekd:nth-child(even)::before { background: var(--bg-surface); }
.xuqlkrf .vblmd .ejekd:nth-child(even)::before,
.xuqlkrf .az868j4k .ejekd:nth-child(even)::before,
.xuqlkrf .f174lqe .ejekd:nth-child(even)::before { background: var(--bg-card); }
.vblmd .ejekd + .ejekd::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");
}
.az868j4k .ejekd + .ejekd::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");
}
.f174lqe .ejekd + .ejekd::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");
}
.munxuw .lwk9n,
.o1n14 .lwk9n,
.gf21n .lwk9n { overflow: hidden; }
.munxuw .vy0zs,
.o1n14 .vy0zs { margin-bottom: 60px; }
.gf21n .vy0zs { margin-bottom: 70px; }
.munxuw .lwk9n::before,
.o1n14 .lwk9n::before,
.gf21n .lwk9n::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%;
}
.munxuw .lwk9n::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");
}
.o1n14 .lwk9n::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");
}
.gf21n .lwk9n::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");
}
.i415wsd .lwk9n:not(.iil2j) .lg1u { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.wrhu .lwk9n:not(.iil2j) .lg1u { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.qx6tfa7g  .lwk9n:not(.iil2j) .lg1u { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ldkrdpe  .lwk9n:not(.iil2j) .lg1u { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.qx6tfa7g .iil2j { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.qx6tfa7g .jtb4 { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.qx6tfa7g .fl3b6d { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.b0a6ch3s .iil2j .lg1u { background: none; }
.b0a6ch3s .lwk9n:not(.iil2j) .lg1u { background: rgba(0,0,0,0.6); }
.b0p91yzg .er0phpj { float: left; width: 38%; margin: 0 28px 16px 0; }
.b0p91yzg .er0phpj .gyzir { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.b0p91yzg .dg8h::after { content: ''; display: block; clear: both; }
.lu0v .er0phpj { float: right; width: 38%; margin: 0 0 16px 28px; }
.lu0v .er0phpj .gyzir { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.lu0v .dg8h::after { content: ''; display: block; clear: both; }
.j6e84kg .ejekd:nth-child(odd)  .er0phpj { float: left;  width: 38%; margin: 0 28px 16px 0; }
.j6e84kg .ejekd:nth-child(even) .er0phpj { float: right; width: 38%; margin: 0 0 16px 28px; }
.j6e84kg .er0phpj .gyzir { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.j6e84kg .dg8h::after { content: ''; display: block; clear: both; }
.b0p91yzg .suq3,
.lu0v .suq3,
.j6e84kg .suq3,
@media (max-width: 900px) {
  .b0p91yzg .er0phpj,
  .lu0v .er0phpj,
  .j6e84kg .ejekd:nth-child(odd)  .er0phpj,
  .j6e84kg .ejekd:nth-child(even) .er0phpj {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .b0p91yzg .er0phpj .gyzir,
  .lu0v .er0phpj .gyzir,
  .j6e84kg .er0phpj .gyzir {
    max-height: none !important;
  }
}
.b0p91yzg .ny3q82sv,
.b0p91yzg .rsqaf2y,
.lu0v .ny3q82sv,
.lu0v .rsqaf2y,
.j6e84kg .ny3q82sv,
.j6e84kg .rsqaf2y { overflow: hidden; }
@media (max-width: 640px) {
  .b0p91yzg .er0phpj,
  .lu0v .er0phpj,
  .j6e84kg .er0phpj { float: none; width: 100%; margin: 0 0 16px 0; }
}
.kymu .zryu1hi,
.kymu .dg8h,
.kymu .cg5w  { max-width: 1100px; }
.kymu { --content-mw: 1100px; }
.cozc5w4 .zryu1hi,
.cozc5w4 .dg8h,
.cozc5w4 .cg5w  { max-width: 1200px; }
.jswz0c .zryu1hi,
.jswz0c .dg8h,
.jswz0c .cg5w  { max-width: 1320px; }
.npo5z { font-size: 0.82rem; color: var(--text-muted); }
.grjpq { display: flex; align-items: center; }
.buhejq {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.osnbjp6 { display: flex; align-items: center; }
.y0ns5b { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.y0ns5b:hover { text-decoration: underline; }
.sr0n9m { margin: 0 3px; opacity: 0.45; }
.sr0n9m::before { content: '/'; }
.b33l2 { padding: 2px 5px; color: var(--text-main); }
.vavn .npo5z {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.vavn .grjpq { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.pey4es .npo5z {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.pey4es .grjpq { padding: 0 0 0 12px; }
.exxxf6j .grjpq { padding: 0 16px; }
.exxxf6j .npo5z {
  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);
}
.exxxf6j .zryu1hi { padding-top: 28px; }
@media (max-width: 720px) {
  .fikpfd { margin-top: 18px; padding: 0 16px; }
  .exxxf6j .zryu1hi { padding-top: 16px; }
}
.kymu.vavn .grjpq { max-width: 1100px; }
.cozc5w4.vavn .grjpq { max-width: 1200px; }
.jswz0c.vavn .grjpq { max-width: 1320px; }
.kymu .fikpfd { max-width: 1100px; }
.iixjs .ejekd { padding-top: 16px; padding-bottom: 16px; }
.pdql .ejekd { padding-top: 24px; padding-bottom: 24px; }
.bmudrvna .ejekd { padding-top: 40px; padding-bottom: 40px; }
.rha0ft .ejekd { padding-top: 52px; padding-bottom: 52px; }
.mk1bw .ejekd:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.mk1bw .ejekd:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.mk1bw .ejekd:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.mk1bw .ejekd:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.sjayk1 .dg8h { padding-top: 10px;  padding-bottom: 10px; }
.sa119fbr .dg8h { padding-top: 18px;  padding-bottom: 18px; }
.trdtjozi .dg8h { padding-top: 36px;  padding-bottom: 36px; }
.y5frt7 .dg8h { padding-top: 48px;  padding-bottom: 48px; }
.zolcxy h2.vx3zyx0n { font-weight: 600; }
.zolcxy h3.kn6krr     { font-weight: 600; }
.rfrl6w h2.vx3zyx0n { font-weight: 800; }
.rfrl6w h3.kn6krr     { font-weight: 700; }
.g4sunogx h2.vx3zyx0n { font-weight: 900; }
.g4sunogx h3.kn6krr     { font-weight: 800; }
.g4sunogx .bgdkh7 strong,
.g4sunogx .bgdkh7 strong { font-weight: 600; }
.mbuwbs {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.gh1nckpn .mbuwbs { display: none; }
@media (max-width: 640px) { .mbuwbs { display: none; } }
.mbuwbs { background: var(--cta) !important; color: #fff !important; border: none !important; }
.mbuwbs:hover { opacity: 0.85; }
.w1px .mbuwbs { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.cay1q60 .mbuwbs,
.pjxh  .mbuwbs { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.cay1q60 .mbuwbs:hover,
.pjxh  .mbuwbs:hover { opacity: 0.88; }
.w1px.cay1q60 .mbuwbs,
.w1px.pjxh  .mbuwbs { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.wm7t14l {
  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;
}
.wm7t14l:hover { transform: translateY(-2px); opacity: 0.92; }
.wm7t14l { background: var(--cta) !important; color: #fff !important; border: none !important; }
.iskm .wm7t14l { display: none; }
.ueje .wm7t14l { right: 32px; }
.u11e  .wm7t14l { left: 32px; }
@media (max-width: 480px) {
  .ueje .wm7t14l { right: 20px; bottom: 20px; }
  .u11e  .wm7t14l { left: 20px; bottom: 20px; }
}
.mspnewu { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.cg5w { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.z96et4z { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.lw8e7v8 { color: var(--text-dim); font-size: 0.8rem; }
.jxr4km a, .xiq3 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.jxr4km a:hover, .xiq3 a:hover { color: var(--accent-light); }
.xiq3 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.xuq6n11 .cg5w { text-align: center; }
.xuq6n11 .xiq3 { justify-content: center; margin-bottom: 16px; }
.xuq6n11 .z96et4z { margin-top: 0; }
.hmpt7pn { margin-top: 10px; }
.hmpt7pn a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .cg5w { padding-left: 16px; padding-right: 16px; }
  .javrw7k .cg5w { padding: 20px 16px; }
  .xiq3 { gap: 4px 12px; }
  .z96et4z { font-size: 0.78rem; }
}
.w47dc .z96et4z { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.w47dc .lw8e7v8 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .w47dc .rg78z0 { grid-template-columns: 1fr 1fr; } .w47dc .k4veci { grid-column: 1 / -1; } }
@media (max-width: 480px) { .w47dc .rg78z0 { grid-template-columns: 1fr; } }
.qs7bzz .z96et4z { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .qs7bzz .na5y { gap: 12px; } .qs7bzz .r5avvze { margin-right: 0; width: 100%; } }
.hypx .z96et4z { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.hypx .lw8e7v8 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .hypx .ygutiu { grid-template-columns: 1fr 1fr; } .hypx .mqyqinf { grid-column: 1 / -1; } }
@media (max-width: 480px) { .hypx .ygutiu { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .l6ljm .ri11xx { grid-template-columns: 1fr 1fr; } .l6ljm .pbjmm13:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .l6ljm .ri11xx { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .qt9kw .ri11xx { grid-template-columns: 1fr; } }
.t8q73o32 .cg5w { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.t8q73o32 .xiq3 { justify-content: center; }
.ya9wf49 .k5xxwm      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.ya9wf49 .mspnewu { background: var(--bg-page); border-top-color: var(--border-alt); }
.vuibcm .k5xxwm      { background: #0d1117; border-bottom-color: #21262d; }
.vuibcm .it00ox { color: var(--accent-light); }
.vuibcm .mgbx7x3u { --msep-color: #8b949e; }
.vuibcm .mgbx7x3u a { color: #8b949e; }
.vuibcm .mgbx7x3u a:hover { color: var(--accent-light); }
.vuibcm .gt7pya { color: #8b949e; }
.vuibcm .mspnewu { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.vuibcm .z96et4z,
.vuibcm .lw8e7v8 { color: #6e7681; }
.vuibcm .jxr4km a, .vuibcm .xiq3 a,
.vuibcm .jxr4km a:hover, .vuibcm .xiq3 a:hover,
@media (max-width: 640px) {
  .vuibcm .mgbx7x3u { background: #0d1117; border-top-color: #21262d; }
  .vuibcm .mgbx7x3u li a { border-bottom-color: #21262d; }
}
.sg3p87hn .k5xxwm      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.sg3p87hn .it00ox { color: var(--accent-light); }
.sg3p87hn .mgbx7x3u { --msep-color: #475569; }
.sg3p87hn .mgbx7x3u a { color: #475569; }
.sg3p87hn .mgbx7x3u a:hover { color: var(--accent-light); }
.sg3p87hn .gt7pya { color: #64748b; }
.sg3p87hn .mspnewu { background: #f0f4f8; border-top-color: #cbd5e1; }
.sg3p87hn .z96et4z,
.sg3p87hn .lw8e7v8 { color: #64748b; }
.sg3p87hn .jxr4km a, .sg3p87hn .xiq3 a,
.sg3p87hn .jxr4km a:hover, .sg3p87hn .xiq3 a:hover,
@media (max-width: 640px) {
  .sg3p87hn .mgbx7x3u { background: #f0f4f8; border-top-color: #cbd5e1; }
  .sg3p87hn .mgbx7x3u li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.cay1q60 .k5xxwm      { background: var(--accent); border-bottom-color: var(--accent-light); }
.cay1q60 .it00ox { color: #fff; }
.cay1q60 .mgbx7x3u { --msep-color: rgba(255,255,255,0.82); }
.cay1q60 .mgbx7x3u a { color: rgba(255,255,255,0.82); }
.cay1q60 .mgbx7x3u a:hover { color: #fff; }
.cay1q60 .gt7pya { color: rgba(255,255,255,0.9); }
.cay1q60 .jzkmpv7 a { color: var(--text-primary) !important; }
.cay1q60 .jzkmpv7 a:hover { color: var(--accent-light) !important; }
.cay1q60 .mspnewu { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.cay1q60 .z96et4z,
.cay1q60 .lw8e7v8 { color: rgba(255,255,255,0.72); }
.cay1q60 .jxr4km a, .cay1q60 .xiq3 a,
.cay1q60 .nm2nky a, .cay1q60 .vkt7n03s a,
.cay1q60 .ff2r0yr5 a, .cay1q60 .r5avvze { color: #fff; }
.cay1q60 .urutnsu, .cay1q60 .frmu9 { color: rgba(255,255,255,0.7); }
.cay1q60 .jxr4km a:hover, .cay1q60 .xiq3 a:hover,
.cay1q60 .nm2nky a:hover, .cay1q60 .vkt7n03s a:hover { color: #fff; }
@media (max-width: 640px) {
  .cay1q60 .mgbx7x3u { background: var(--accent); border-top-color: var(--accent-light); }
  .cay1q60 .mgbx7x3u li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.pjxh .k5xxwm {
  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);
}
.pjxh .mspnewu {
  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) {
  .pjxh .mgbx7x3u {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.eqgm46x .cv1p { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.rvxjsu .cv1p { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.wty14jo .cv1p { min-height: 72px; height: auto; }
.dyafc1 .cv1p { min-height: 84px; height: auto; }
.javrw7k .cv1p { max-width: none; padding: 0 32px; }
.javrw7k .cg5w  { max-width: none; padding: 24px 32px; }
.le3d2f1l.cozc5w4 .cv1p { max-width: 1200px; }
.le3d2f1l.jswz0c .cv1p { max-width: 1320px; }
.kch08y   .it00ox, .kch08y   .r5avvze { text-transform: capitalize; }
.s4yqpmfe .it00ox, .s4yqpmfe .r5avvze { text-transform: lowercase; }
.wp6xf .it00ox, .wp6xf .r5avvze { text-transform: uppercase; letter-spacing: 0.06em; }
.isyq08, .hdjl4g3 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.oggbrmdw .isyq08,
.l3hdv .isyq08,
.fguc .isyq08,
.adi1cq8 .isyq08,
.efay   .mgbx7x3u a { font-weight: 500; }
.aw7ksdz .mgbx7x3u a { font-weight: 600; }
.pgzu7mje     .mgbx7x3u a { font-weight: 700; }
.ljenjagx    .mgbx7x3u a { font-weight: 800; letter-spacing: 0.01em; }
.rrqk2k2     .mgbx7x3u > li + li::before,
.lxi0zy    .mgbx7x3u > li + li::before,
.dxa38ae    .mgbx7x3u > li + li::before,
.bzfn .mgbx7x3u > li + li::before,
.qejd .mgbx7x3u > li + li::before,
.tyj6e  .mgbx7x3u > li + li::before,
.asazu    .mgbx7x3u > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.rrqk2k2     .mgbx7x3u > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.lxi0zy    .mgbx7x3u > li + li::before { content: "|"; }
.dxa38ae    .mgbx7x3u > li + li::before { content: "—"; }
.bzfn .mgbx7x3u > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.qejd .mgbx7x3u > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.tyj6e  .mgbx7x3u > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.asazu    .mgbx7x3u > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .poja .gt7pya,
  .grnpt15i .gt7pya,
  .okvp .gt7pya,
  .lx1byz2 .gt7pya,
  .zzozs .gt7pya {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .poja .gt7pya::before,
  .grnpt15i .gt7pya::before,
  .okvp .gt7pya::before,
  .lx1byz2 .gt7pya::before,
  .zzozs .gt7pya::before { content: ""; display: block; flex-shrink: 0; }

  
  .poja .gt7pya::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;
  }

  
  .grnpt15i .gt7pya::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;
  }

  
  .okvp .gt7pya::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;
  }

  
  .lx1byz2 .gt7pya::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;
  }

  
  .zzozs .gt7pya::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) {
  .mgzzipk0 .gt7pya {
    padding: 5px 14px;
  }
  .mgzzipk0 .mgbx7x3u {
    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;
  }
  .mgzzipk0 .mgbx7x3u li a {
    border-bottom: none; padding: 10px 22px;
  }
  .mgzzipk0 .mgbx7x3u li a:hover { background: var(--bg-raised); }
  .mgzzipk0 .owft8g,
  .azyjdj .owft8g,
  .qtwrwi0l .owft8g { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .tsk9k8 .gt7pya {
    padding: 5px 10px;
  }
  .tsk9k8 .mgbx7x3u {
    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);
  }
  .tsk9k8 .mgbx7x3u.hp6643x2 { transform: translateX(0); }
  .tsk9k8 .mgbx7x3u li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .tsk9k8 .mgbx7x3u li:last-child a { border-bottom: none; }
  .cay1q60 .mgbx7x3u,
  .vuibcm .mgbx7x3u { background: var(--accent) !important; }
  .cay1q60 .mgbx7x3u li a,
  .vuibcm .mgbx7x3u li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .qtwrwi0l .gt7pya {
    padding: 5px 10px;
  }
  .qtwrwi0l .mgbx7x3u {
    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);
  }
  .qtwrwi0l .mgbx7x3u::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .qtwrwi0l .mgbx7x3u.hp6643x2 { transform: translateY(0); }
  .qtwrwi0l .mgbx7x3u li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .mp7zhk .gt7pya {
    padding: 5px 10px;
  }
  .mp7zhk .mgbx7x3u {
    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;
  }
  .mp7zhk .mgbx7x3u.hp6643x2 { opacity: 1; pointer-events: auto; }
  .mp7zhk .mgbx7x3u li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .xqchn     .gt7pya { border-radius: 0 !important; }
  .occg0hc   .gt7pya { border-radius: 8px !important; }
  .djtf .gt7pya { border-radius: 50% !important; }
  .oqn3j8   .gt7pya { border-radius: 999px !important; }
}
.m8nz9goh .ghrype7c { height: 36px; }
.wcj3a9 .ghrype7c { height: 60px; max-width: 200px; }
.c51zvew2 .ghrype7c { height: 76px; max-width: 240px; }
.bbug1    .gpx4, .bbug1    .wn41 { color: #f59e0b; }
.f2of8 .wkemq + .wkemq {
  border-left: 1px solid var(--border); padding-left: 10px;
}
@media (min-width: 720px) {
  .w1o1 .ar0i {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .w1o1 .vxjwr {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .w1o1 .vxjwr { padding: 40px 16px 20px; }
  .w1o1 .wkemq {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .w1o1 .izh8l { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .sq4g .vxjwr {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .sq4g .vxjwr::before {
    position: absolute; top: 14px; left: 14px;
  }
  .sq4g .n3ydl {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .sq4g .lw2vvgh { white-space: normal; text-align: center; font-size: 1.2rem; }
  .sq4g .wkemq {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .sq4g .izh8l { width: 100%; min-width: 0; }
  .sq4g .gpx4 { min-width: 0; }
}
.t4nc .h1gbgc {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.t4nc .h1gbgc summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.t4nc .h1gbgc p { padding: 0 2px 16px; }
.npaix .h1gbgc { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.npaix .h1gbgc summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.npaix .h1gbgc summary::after { content: "›"; font-size: 1.2em; }
.npaix .h1gbgc[open] summary::after { content: "‹"; }
.npaix .h1gbgc p { padding: 10px 22px 4px; }
.xnromc5c .h1gbgc {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.xnromc5c .h1gbgc summary { color: var(--text-primary); padding-left: 16px; }
.xnromc5c .h1gbgc summary::after { content: "›"; font-size: 1.1em; }
.xnromc5c .h1gbgc[open] summary::after { content: "‹"; }
.xnromc5c .h1gbgc p { padding-left: 16px; }
.ejyn .zjq07j8o { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ejyn .h1gbgc {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ejyn .h1gbgc:last-child { border-bottom: none; }
.ejyn .h1gbgc summary { color: var(--text-primary); border-radius: 0; }
.ejyn .h1gbgc summary::after { content: "›"; font-size: 1.1em; }
.ejyn .h1gbgc[open] summary::after { content: "‹"; }
.lnaa6 .h1gbgc { overflow: hidden; }
.lnaa6 .h1gbgc summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.lnaa6 .h1gbgc summary::after { color: rgba(255,255,255,.75); }
.lnaa6 .h1gbgc[open] summary { border-radius: 0; }
.tpjcq3f8 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.v5uj {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.rs2jlj5 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.tpvwug12 { color: var(--text-muted); font-size: 1.05rem; }
.y3tmyg {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.n51z { margin-bottom: 20px; }
.cpy8ht2 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.v3i09974 {
  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;
}
.v3i09974:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.utkvh { resize: vertical; min-height: 130px; }
.rqzt01 { width: 100%; margin-top: 8px; }
.v2ok3 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.mk374b {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.hptyrb9j { color: var(--text-muted); line-height: 1.75; }
.my0c7yq { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.my0c7yq li { margin-bottom: 6px; }
.ftfer { max-width: 760px; margin: 0 auto; }
.n4ui { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.adlj7c { max-width: 760px; margin: 0 auto; }
.nsj1ar5p { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.p0b6ma ul.my0c7yq { margin: 0; }
.yfvvy { max-width: 900px; margin: 0 auto; }
.vna7 { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.vna7:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.vna7 .nsj1ar5p { margin: 0; font-size: 1rem; }
.vna7 .dhux p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .vna7 { grid-template-columns: 1fr; gap: 10px; } }
.b7ryah .nsj1ar5p { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.q3livf7 .my0c7yq { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .p5os7mhz { grid-template-columns: 1fr; } }
.ug1k4c { color: inherit; text-decoration: none; }
.ug1k4c:hover { color: var(--accent-light); text-decoration: underline; }
.y5a0cn31 { display: inline-block; line-height: 0; }
.dj86o53 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.g31r0xs { margin-bottom: 48px; }
.b0ag5i { max-width: 760px; margin: 0 auto; }
.sbpx9 { text-align: center; }
.xr4408 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.xr4408:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.k6oa { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.xr4408 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.xr4408 ul.my0c7yq { margin: 0; }
.k9qvws9z { color: var(--text-muted); line-height: 1.75; }
.sbpx9 .my0c7yq,
.hnj1 .my0c7yq,
.m1ydacw .my0c7yq,
.hpkk9621 .my0c7yq {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.sbpx9 .xr4408,
.hnj1 .xr4408 { text-align: left; }
.sbpx9 .k6oa,
.hnj1 .k6oa { text-align: center; }
.qcqcega { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.vk1u { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.zx0f26 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.pkev { margin-top: 12px; }
.wji9o3r { 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; }
.wji9o3r:hover { border-bottom-color: var(--accent-light); }
.fn9br6e { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.fn9br6e img { width: 100%; height: 100%; object-fit: cover; display: block; }
.c316al4g { width: 200px; height: 200px; }
.xh418 { border-radius: 10px; }
.lvt8zrc { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.ub3yc { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .fnph { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.phld { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.phld .zx0f26, .phld .vk1u { max-width: 640px; }
.a898 .qcqcega { font-size: 1.6rem; margin-top: 18px; }
.pk7e .zx0f26 { margin-bottom: 28px; }
@media (max-width: 860px) { .liou0 { grid-template-columns: 1fr; } .a898 { position: static; text-align: center; } }
.ilu8dgpz .fn9br6e { margin: 0 auto 18px; }
.ilu8dgpz .lvt8zrc { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .eryf { grid-template-columns: 1fr; } }
.ber6r0 .qcqcega { font-size: 1.6rem; margin-bottom: 6px; }
.hpkk9621 .my0c7yq { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ber6r0 { flex-direction: column; text-align: center; } .eoigb5gb { grid-template-columns: 1fr; } }
.bdfq5vj .qcqcega { font-size: 1.35rem; margin: 0 0 4px; }
.bdfq5vj .lvt8zrc { margin: 0; }
.ex89ri .rs2jlj5 { color: var(--accent-light); }
.a4aolvh .rs2jlj5 { font-size: 2rem; }
.a4aolvh .tpvwug12 { max-width: 680px; }
.ngylq4 .rs2jlj5 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.ngylq4 .tpvwug12  { margin: 0; }
@media (max-width: 640px) { .ngylq4 { flex-direction: column; } }
.a5s3yw .rs2jlj5 { color: var(--accent-light); }
.lg2p63e7 .rs2jlj5 { color: #fff; }
.lg2p63e7 .tpvwug12  { color: rgba(255,255,255,0.85); }
.pzdva3dj { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .uqvfwy { grid-template-columns: 1fr; } }
.bxxtxeax .v3i09974 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.bxxtxeax .v3i09974:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.aozl .v3i09974 { background: var(--bg-raised); border-color: transparent; }
.aozl .v3i09974:focus { background: var(--bg-card); border-color: var(--accent-light); }
.o9z8 .v3i09974 { border-radius: 100px; padding: 11px 20px; }
.o9z8 .utkvh { border-radius: 14px; }
.y50ht9 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.y50ht9 summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.y50ht9 summary::-webkit-details-marker { display: none; }
.y50ht9 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.y50ht9[open] summary::after { content: "−"; }
.iple {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.oxjfbqwp {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .oxjfbqwp { grid-template-columns: 1fr; } }
.amgab {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.amgab h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.amgab p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.xncd{position:relative;overflow:visible}
.e8pe7 .vgj8,.yyfn .vgj8{display:block}
.yyfn .vgj8{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.yyfn .vgj8 .x57cp{margin:0}
.yyfn .fl3b6d~.vgj8,
.yyfn .o79r~.vgj8{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.yyfn .fl3b6d~.vgj8 .x57cp,
.yyfn .o79r~.vgj8 .x57cp{justify-content:flex-start}
.rcusd .x57cp{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.oaj35e{--date-bg:var(--accent-bg-light)}
.lejtz1 .auhro0::before{content:"◆";font-size:.5em;opacity:.35}
.lejtz1 .xw4cexr + .xw4cexr::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.vo99ajb{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.dybk{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.bwko9wb7{display:flex;flex-direction:column;gap:3px}
.yjc9{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.ajodenbb{font-weight:700;font-size:1rem;color:var(--text-heading)}
.bkc8{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.fx6cacmv .vo99ajb{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.xy0w .vo99ajb{border-top:3px solid var(--accent);padding-top:18px}
.buux .vo99ajb{border-left:3px solid var(--accent);border-radius:0}
.hpnptz30 .vo99ajb{padding:20px 0}
@media(max-width:640px){
  .vo99ajb{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .bkc8{max-width:100%}
}
:root {
  --accent:          #4ecd38;
  --brand:           #4ecd38;
  --brand-light:     #429833;
  --brand-pale:      #6cb95e;
  --grad-start:      #8fdf81;
  --grad-end:        #bee6b7;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #4ecd38;
  --cta-light:       #3bb526;
  --cta-hover:       #399f28;
  --bg-page:         #f6f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f5f3;
  --bg-raised:       #eef1ee;
  --bg-hover:        #f4f5f3;
  --border:          #e3e8e2;
  --border-alt:      #d2dbd0;
  --border-section:  #e3e8e2;
  --text-primary:    #181b17;
  --text-muted:      #545f52;
  --text-body:       #30362f;
  --text-sub:        #485147;
  --text-faint:      #798876;
  --text-dim:        #93a091;
  --text-label:      #606d5e;
  --text-value:      #3c443b;
  --accent-bg:       #e6f0e4;
  --accent-bg-light: #d1e9cd;
  --bg-tip:          #f8f0f9;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f7f9;
  --bg-pros:         #f8f0f9;
  --bg-cons:         #faf5f3;
  --c-pros:          #7a168c;
  --c-cons:          #9f4421;
  --c-pros-label:    #911ba6;
  --c-tip-border:    #a11eb8;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7a168c;
}
:root { --logo-bg-opacity: 72%; }
body, button, input { font-family: "Maven Pro", sans-serif; }
.ol6bh0 .hqheh, .ol6bh0 .fl3b6d { min-height: 520px; }
.sr0n9m::before { content: '·'; font-size: 1.3em; line-height: 1; }
.mxsufwtd .xw4cexr::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.mxsufwtd .xw4cexr:first-of-type::before{content:"\f06e"}.mxsufwtd .xw4cexr:last-of-type::before{content:"\f4fc"}