: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;
}
.n6urpd {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.pn5vlzsh {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.pq08zg {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.i66y { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.w6zdj63i { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.w6zdj63i a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.w6zdj63i a:hover { color: var(--accent-light); }
.pnz46     .n58psdo { border-radius: 6px; }
.pnz46 .n58psdo li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.pnz46 .n58psdo li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.xxp0488 .n58psdo li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .n58psdo {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .vubxv6q:hover .n58psdo,
  .vubxv6q:focus-within .n58psdo { display: block; }
  .n58psdo li a { padding: 8px 16px; font-size: 0.88rem; }
}
.lt3zr8x {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.txnlxrb { display: none; }
@media (max-width: 640px) {
  .txnlxrb {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .txnlxrb.xbx6j { display: block; }
}
@media (max-width: 640px) {
  .lt3zr8x { display: block; }
  .w6zdj63i > li + li::before { display: none !important; }
  .w6zdj63i {
    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;
  }
  .w6zdj63i.xbx6j { display: flex; }
  .w6zdj63i li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .w6zdj63i li:last-child a { border-bottom: none; }
}
.ee46 { min-height: 480px; }
.hzpmfvc {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.fd5nj3wa { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.vd4oow .fd5nj3wa { margin-left: 0; margin-right: 0; }
.bwb73nmo {
  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;
}
.bwb73nmo:hover { opacity: 0.88; }
.iaidm .hzpmfvc { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.iaidm .fd5nj3wa { color: #e2e8f0; }
.iaidm.ebx4 .aa3ll { text-align: center; }
.r1x8kh .hzpmfvc { color: var(--text-primary); text-shadow: none; }
.r1x8kh .fd5nj3wa { color: var(--text-muted); }
.r1x8kh .bwb73nmo { margin-top: 16px; }
.r1x8kh, .r1x8kh.ee46 { min-height: auto !important; }
.r1x8kh.ebx4 .aa3ll { text-align: center; }
.r1x8kh~.x3ondsiy{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}
.r1x8kh~.x3ondsiy .kl38g{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.yk171te .hzpmfvc { color: #fff; }
.yk171te .fd5nj3wa { color: rgba(255,255,255,0.85); }
.yk171te .bwb73nmo { background: #fff; color: var(--cta); }
.yk171te .bwb73nmo:hover { opacity: 0.92; }
.d2i8rb .kwlm5ox7 { position: relative; overflow: hidden; }
.d2i8rb .kwlm5ox7::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;
}
.ghnnjf .kwlm5ox7 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.sv3z .kwlm5ox7 { position: relative; overflow: hidden; }
.sv3z .kwlm5ox7::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;
}
.ezdvot .kwlm5ox7 { position: relative; overflow: hidden; }
.ezdvot .kwlm5ox7::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.hoeed .kwlm5ox7 {
  animation: hg-fadein 1.2s ease-out both;
}
.kwlm5ox7 {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.h9mxy {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.f15vz {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.n9go {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.kwlm5ox7 .hzpmfvc { text-shadow: none; color: var(--text-primary); }
.kwlm5ox7 .fd5nj3wa { color: var(--text-muted); }
body.rai67a .hzpmfvc {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.yh8oaxky .hzpmfvc {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.kwlm5ox7.ebx4 .h9mxy { align-items: center; text-align: center; }
.kwlm5ox7.vd4oow   .h9mxy { align-items: flex-start; text-align: left; }
.xyjzk .f15vz { position: relative; }
.xyjzk .f15vz::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.xyjzk.rn1mxz .f15vz::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.ymiqx .f15vz {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.ymiqx .n9go {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.ymiqx .toc4r {
  position: static; width: 100%; aspect-ratio: 4/3; border-radius: 16px;
}
.ymiqx.rn1mxz .f15vz { padding: 32px 0 32px 32px; }
.syed53rq .f15vz {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.syed53rq .n9go {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.rn1mxz .h9mxy {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.syed53rq.rn1mxz .f15vz { padding: 40px 16px 40px 48px; }
.x8dkvvxf .f15vz { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .kwlm5ox7 { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .kwlm5ox7 .f15vz { display: none !important; }
  .x8dkvvxf .f15vz { display: none !important; }
  .nznw .ovns { display: none !important; }
  .jt1dc8m .gwmqfm4 { display: none !important; }
  .h9mxy  { padding: 36px 24px; }
  .kwlm5ox7~.x3ondsiy,.rn1mxz~.x3ondsiy{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .ee46, .kwlm5ox7 { min-height: 320px !important; }
  
  .hzpmfvc { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .av5i { display: none !important; }
  
  .r1vh1t { flex-direction: column; align-items: center; }
  .lm6slm5 { width: 100%; max-width: 340px; }
}
.jem39e { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.uslv8vl5 { width: 100%; height: auto; display: block; border-radius: 10px; }
.pr461hd4 .jem39e        { border-radius: 16px; }
.pr461hd4 .uslv8vl5  { border-radius: 16px; }
.udsenii .jem39e         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.udsenii .uslv8vl5   { border-radius: 8px; }
.sop22hz { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.oyk0 { width: 100%; padding: 32px 0; position: relative; }
.dqa3p4yj { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.tdjkwx .oyk0:nth-child(even) { background: var(--bg-surface); }
.tdjkwx .oyk0:nth-child(odd)  { background: var(--bg-page); }
.kd2ie .oyk0:nth-child(even) { background: var(--bg-card); }
.kd2ie .oyk0:nth-child(odd)  { background: var(--bg-page); }
.tdjkwx .oyk0:nth-child(odd)  .dqa3p4yj { background: var(--bg-card); border-radius: 6px; }
.tdjkwx .oyk0:nth-child(even) .dqa3p4yj { background: var(--bg-raised); border-radius: 6px; }
.kd2ie .oyk0:nth-child(odd)  .dqa3p4yj { background: var(--bg-card); border-radius: 6px; }
.kd2ie .oyk0:nth-child(even) .dqa3p4yj { background: var(--bg-raised); border-radius: 6px; }
.tdjkwx .oyk0:nth-child(even) .q3eld .z96av0x,
.kd2ie .oyk0:nth-child(even) .q3eld .z96av0x { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.tdjkwx .oyk0:nth-child(odd) .q3eld .z96av0x,
.kd2ie .oyk0:nth-child(odd) .q3eld .z96av0x { background: var(--bg-card-inner); }
.tdjkwx .oyk0:nth-child(even) .xg7ren6 .z96av0x:nth-child(odd),
.kd2ie .oyk0:nth-child(even) .xg7ren6 .z96av0x:nth-child(odd)  { background: var(--bg-card); }
.tdjkwx .oyk0:nth-child(even) .xg7ren6 .z96av0x:nth-child(even),
.kd2ie .oyk0:nth-child(even) .xg7ren6 .z96av0x:nth-child(even) { background: var(--bg-card-inner); }
h1.d0egoqj7 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.d0egoqj7 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.oeoz5o { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.a11aknn5 h2.d0egoqj7 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ay5uhh5 h2.d0egoqj7 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.blg457 h2.d0egoqj7 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.oz8tjyr h2.d0egoqj7::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.nejcq h2.d0egoqj7 {
  color: var(--text-primary); font-size: 1.7rem;
}
.g03f5uvt h2.d0egoqj7::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.jfdgvx0 h2.d0egoqj7 {
  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;
}
.ckzyt2fk { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .ckzyt2fk { display: none; } }
.e81l8ndi { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.klue { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.awpdueob {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.huoqgo { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.mr42f { padding-left: 20px; }
.mr42f li { margin-bottom: 6px; }
.mr42f a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.mr42f a:hover { color: var(--accent-light); }
.vgxc .huoqgo { display: none; }
.dwoz .huoqgo { display: none; }
.dwoz .mr42f { padding-left: 0; list-style: none; }
.dwoz .mr42f li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.dwoz .mr42f a { font-size: 0.92rem; }
.u89jne .awpdueob { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.u89jne .huoqgo { display: none; }
.u89jne .mr42f { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.u89jne .mr42f li { margin-bottom: 0; }
.u89jne .mr42f 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;
}
.u89jne .mr42f a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.heusxtky .awpdueob { padding: 20px 20px 16px; }
.heusxtky .mr42f {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.heusxtky .mr42f li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.heusxtky .mr42f 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;
}
.heusxtky .mr42f 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;
}
.heusxtky .mr42f a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.heusxtky .mr42f a:focus,
.heusxtky .mr42f a:focus-visible,
.heusxtky .mr42f a:target { outline: none; }
.heusxtky .mr42f li:target a { border-color: var(--border); color: var(--text-muted); }
.t4bmh6x .awpdueob { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.t4bmh6x .huoqgo { display: none; }
.t4bmh6x .mr42f { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.t4bmh6x .mr42f li { margin-bottom: 0; }
.t4bmh6x .mr42f li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.t4bmh6x .mr42f li:last-child::after { content: ""; margin-right: 0; }
.t4bmh6x .mr42f a { font-size: 0.9rem; }
.z96av0x { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.q3eld .z96av0x { background: var(--bg-card); }
.xg7ren6 .z96av0x:nth-child(odd)  { background: var(--bg-card); }
.xg7ren6 .z96av0x:nth-child(even) { background: var(--bg-raised); }
.vied .z96av0x {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.vied .z96av0x:last-child { border-bottom: none; }
.vied h3.oeoz5o { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.mady .z96av0x {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.mady .z96av0x + .z96av0x { margin-top: 4px; }
.umjjxvj .z96av0x { background: none; border-radius: 0; padding: 12px 0; }
.umjjxvj .z96av0x + .z96av0x { border-top: 1px solid var(--border-section); }
.wmbi { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.bdkkk3 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.myqlzcvw { color: var(--text-body); margin-bottom: 10px; }
.u06qi7a9, .z8wbp { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.u06qi7a9 li, .z8wbp li { margin-bottom: 6px; }
.z8wbp li { list-style: decimal; }
.nhbpa     .u06qi7a9 { list-style-type: "● "; }
.s66x  .u06qi7a9 { list-style-type: "■ "; }
.yzwkeok6 .u06qi7a9 { list-style-type: "◆ "; }
.rljdz316    .u06qi7a9 { list-style-type: "★ "; }
.nhbpa     .k9y75r { list-style-type: "● "; }
.s66x  .k9y75r { list-style-type: "■ "; }
.yzwkeok6 .k9y75r { list-style-type: "◆ "; }
.rljdz316    .k9y75r { list-style-type: "★ "; }
.nhbpa    .u06qi7a9 li::marker, .nhbpa    .k9y75r li::marker,
.s66x .u06qi7a9 li::marker, .s66x .k9y75r li::marker,
.yzwkeok6 .u06qi7a9 li::marker, .yzwkeok6 .k9y75r li::marker,
.rljdz316   .u06qi7a9 li::marker, .rljdz316   .k9y75r li::marker {
  color: var(--cta); font-size: 1em;
}
.nhbpa .z8wbp,
.s66x .z8wbp,
.yzwkeok6 .z8wbp,
.rljdz316 .z8wbp {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.nhbpa .z8wbp li,
.s66x .z8wbp li,
.yzwkeok6 .z8wbp li,
.rljdz316 .z8wbp li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.nhbpa .z8wbp li::before,
.s66x .z8wbp li::before,
.yzwkeok6 .z8wbp li::before,
.rljdz316 .z8wbp 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;
}
.nhbpa     .z8wbp li::before { border-radius: 50%; }
.s66x  .z8wbp li::before { border-radius: 3px; }
.yzwkeok6 .z8wbp li::before { border-radius: 3px; }
.rljdz316    .z8wbp li::before { border-radius: 50%; }
.w5z4p { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.xneja9xd .w5z4p,
.bawbwn .w5z4p { background: transparent; border: none; border-radius: 0; }
.ig8i { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.ig8i th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.ig8i td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.ig8i tr:hover td { background: var(--bg-hover); }
.ce6c .ig8i tbody tr:nth-child(even) td { background: var(--bg-surface); }
.lkqayf7z .ig8i { border: 1px solid var(--border-alt); }
.lkqayf7z .ig8i th,
.lkqayf7z .ig8i td { border: 1px solid var(--border-alt); }
.thdtts .ig8i th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.thdtts .ig8i td { border-bottom: none; }
.thdtts .ig8i tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.v6ko5 .ig8i th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.qxy14brb .w5z4p {
  overflow: hidden;
}
.qxy14brb .ig8i th { border-bottom: 1px solid var(--border-alt); }
.qxy14brb .ig8i tr:last-child td { border-bottom: none; }
.cia08o0i { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.xxhg { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.b2ez { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.vi5fn86 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.qv82b { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.k9y75r { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.k9y75r 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%}
.uygjd0 .vi5fn86 { background: transparent; text-align: center; }
.c2mcc .b2ez {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.rbeh .b2ez {
  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);
}
.ioyqdvu .xxhg { display: grid; grid-template-columns: auto 1fr; }
.ioyqdvu .b2ez {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.ioyqdvu .vi5fn86 { grid-column: 2; }
.ioyqdvu .qv82b,
.ioyqdvu .k9y75r { grid-column: 1 / -1; }
.b5r8 .xxhg { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.b5r8 .b2ez {
  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);
}
.b5r8 .vi5fn86 { grid-column: 2; }
.b5r8 .qv82b,
.b5r8 .k9y75r { grid-column: 1 / -1; }
.oz0nc2k .xxhg { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.oz0nc2k .vi5fn86 { background: none; color: var(--accent-light); font-weight: 700; }
.kb7oaw23 .xxhg { 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); }
.kb7oaw23 .vi5fn86 { background: none; color: var(--accent-light); font-weight: 700; }
.nxx19 .xxhg { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.nxx19 .xxhg:last-child { border-bottom: none; }
.nxx19 .vi5fn86 { background: none; color: var(--accent-light); font-weight: 700; }
.xb1r .xxhg { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.xb1r .vi5fn86 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.gg5ivki .cia08o0i { counter-reset: card-n; }
.gg5ivki .xxhg  { counter-increment: card-n; }
.gg5ivki .vi5fn86 { display: flex; align-items: center; gap: 10px; }
.gg5ivki .vi5fn86::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;
}
.qp5yq .xxhg { background: var(--bg-surface); border: 1px solid var(--border); }
.qp5yq .vi5fn86 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.p6ysi06 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.ya3l8ai  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.xvfndx { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.dapyrya { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.p6ysi06 strong { color: var(--text-primary); font-size: 0.95rem; }
.p6ysi06 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.ccj9 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.t6hbwy, .cyavqz1 { border-radius: 8px; padding: 14px; }
.t6hbwy { background: var(--bg-pros); }
.cyavqz1 { background: var(--bg-cons); }
.dqx68gw { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.t6hbwy .dqx68gw { color: var(--c-pros-label); }
.cyavqz1 .dqx68gw { color: #f87171; }
.t6hbwy ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.cyavqz1 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.uslv8vl5 { width: 100%; height: auto; border-radius: 10px; display: block; }
.waz67o {
  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;
}
.waz67o:hover { opacity: 0.85; }
.pusjo .waz67o  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.pusjo .waz67o:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.psmkna .waz67o  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.psmkna .waz67o:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.frud2 .bwb73nmo { border-radius: 50px; }
.frud2 .waz67o  { border-radius: 50px; }
.fs6mc .bwb73nmo { padding-left: 22px; padding-right: 22px; }
.fs6mc .waz67o  { padding-left: 12px; padding-right: 12px; }
.uux5lxx .bwb73nmo { padding-left: 44px; padding-right: 44px; }
.uux5lxx .waz67o  { padding-left: 24px; padding-right: 24px; }
.lqe8ad .bwb73nmo { padding-left: 56px; padding-right: 56px; }
.lqe8ad .waz67o  { padding-left: 32px; padding-right: 32px; }
.rzwpijxv   .bwb73nmo::after, .rzwpijxv   .waz67o::after,
.lz18v .bwb73nmo::after, .lz18v .waz67o::after,
.l0hfy    .bwb73nmo::after, .l0hfy    .waz67o::after,
.jk0g3u    .bwb73nmo::after, .jk0g3u    .waz67o::after,
.dhspmpr    .bwb73nmo::after, .dhspmpr    .waz67o::after,
.t2wsiv     .bwb73nmo::after, .t2wsiv     .waz67o::after,
.hrela    .bwb73nmo::after, .hrela    .waz67o::after,
.q3fnuiu   .bwb73nmo::after, .q3fnuiu   .waz67o::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;
}
.rzwpijxv .bwb73nmo::after, .rzwpijxv .waz67o::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");
}
.lz18v .bwb73nmo::after, .lz18v .waz67o::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");
}
.l0hfy .bwb73nmo::after, .l0hfy .waz67o::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");
}
.jk0g3u .bwb73nmo::after, .jk0g3u .waz67o::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");
}
.dhspmpr .bwb73nmo::after, .dhspmpr .waz67o::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");
}
.t2wsiv .bwb73nmo::after, .t2wsiv .waz67o::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");
}
.hrela .bwb73nmo::after, .hrela .waz67o::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");
}
.q3fnuiu .bwb73nmo::after, .q3fnuiu .waz67o::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");
}
.k0q0   .os3kbjz::after, .k0q0   .v3cbltrt::after,
.hdaa8x .os3kbjz::after, .hdaa8x .v3cbltrt::after,
.yxi0w    .os3kbjz::after, .yxi0w    .v3cbltrt::after,
.nzlz28wt    .os3kbjz::after, .nzlz28wt    .v3cbltrt::after,
.l4ig8p5    .os3kbjz::after, .l4ig8p5    .v3cbltrt::after,
.hxy1ca     .os3kbjz::after, .hxy1ca     .v3cbltrt::after,
.er7td2    .os3kbjz::after, .er7td2    .v3cbltrt::after,
.q7x1hdq   .os3kbjz::after, .q7x1hdq   .v3cbltrt::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;
}
.k0q0 .os3kbjz::after, .k0q0 .v3cbltrt::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");
}
.hdaa8x .os3kbjz::after, .hdaa8x .v3cbltrt::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");
}
.yxi0w .os3kbjz::after, .yxi0w .v3cbltrt::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");
}
.nzlz28wt .os3kbjz::after, .nzlz28wt .v3cbltrt::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");
}
.l4ig8p5 .os3kbjz::after, .l4ig8p5 .v3cbltrt::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");
}
.hxy1ca .os3kbjz::after, .hxy1ca .v3cbltrt::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");
}
.er7td2 .os3kbjz::after, .er7td2 .v3cbltrt::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");
}
.q7x1hdq .os3kbjz::after, .q7x1hdq .v3cbltrt::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");
}
@media (min-width: 721px) {
  .dxv1n { flex: 0 0 260px; width: 260px; }
  .rjpjt8mg { flex: 0 0 120px; width: 120px; }
  .gf297zp { flex: 0 0 110px; width: 110px; }
  .rune   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .ohcx8 { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.ohcx8.waz67o { 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) {
  .f9a0t1l8 { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .f9a0t1l8 .r8darxng { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .f9a0t1l8 .dxv1n { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .f9a0t1l8 .zieprn { width: 100%; min-width: unset; height: 120px; }
  .f9a0t1l8 .rccndnr { max-height: 96px; max-width: 200px; }
  .f9a0t1l8 .lyks6lha { min-width: unset; text-align: center; white-space: normal; }
  .f9a0t1l8 .rjpjt8mg { min-width: 0; }
  .f9a0t1l8 .rune { 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; }
  .f9a0t1l8 .ohcx8 { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .wmmld4d .r8darxng { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .pxjxnjxh .asrsa5v {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .pxjxnjxh .y6jx { margin: 0; }
}
.p9rk48 .y6jx { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.p9rk48 .p4fkgg { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.p9rk48 .xneja9xd { padding: 14px 16px; }
.p9rk48 .f0nvsd { border-radius: 4px; }
.p9rk48 .vqpxsryq { border-radius: 0; }
.bawbwn .ccj9 { gap: 10px; }
.bawbwn .t6hbwy, .bawbwn .cyavqz1 { padding: 12px; }
.bawbwn .t6hbwy ul, .bawbwn .cyavqz1 ul { margin: 4px 0 0; padding-left: 18px; }
.bawbwn .t6hbwy li, .bawbwn .cyavqz1 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .s9xal4n1 { grid-template-columns: 1fr; }
  .bi42hr1r { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .bi42hr1r .wre2n { width: 72px; height: 50px; }
  .bi42hr1r .hl0ernu { max-width: 180px; }
  .bi42hr1r .n1jz { width: auto; }
}
@media (max-width: 720px) {
  .dj7tec { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .y8hm1e { padding: 16px; }
  .wrsds .woamtg { min-width: 50%; }
}
.ja742 .ccj9 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .dfu2k { grid-template-columns: 1fr; }
  .zvlin7ut { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .b44qmp7p { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .edx1zfg { flex-wrap: wrap; padding: 16px; }
}
.rhbl0 .ccj9 { gap: 8px; }
.rhbl0 .t6hbwy, .rhbl0 .cyavqz1 { padding: 8px; }
@media (max-width: 480px) {
  .yb1e { flex-direction: column; align-items: stretch; }
}
.ebw0ww .n1jz .waz67o { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .vepeylci { flex-direction: column; align-items: stretch; gap: 10px; }
  .ebw0ww .n1jz { text-align: center; }
}
@media (max-width: 720px) {
  .gxgw7c2 { grid-template-columns: 1fr; }
  .o2fi { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .aw9a8a { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .fxevhv { grid-template-columns: 1fr; }
  .uwndcwx { width: 100px; height: 100px; margin: 16px auto; }
  .azc4sfpo { font-size: 1.4rem; }
  .a5f3d { justify-content: center; }
  .g0l6ims9 .woamtg { min-width: 50%; }
}
.xom9x .ccj9 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .epbb9z3c { flex-wrap: wrap; padding: 14px 16px; }
  .cf8p { padding: 12px 16px; }
  .xom9x .ccj9 { margin: 0 16px; }
  .xom9x .xl9ha6 { padding: 0 16px; }
  .pbnsoa { padding: 12px 16px; }
}
.pfcloxt .ohcx8.waz67o { padding: 14px 30px !important; font-size: 1rem; }
.gascml .f9a0t1l8 { gap: 18px; }
.gascml .r8darxng {
  padding: 28px 32px; gap: 28px; border-radius: 14px;
  min-height: 160px; border-width: 2px;
}
.gascml .zieprn {
  min-width: 180px; width: 180px; height: 120px; padding: 10px 14px; border-radius: 14px;
  background: var(--bg-raised);
}
.gascml .rccndnr { max-height: 100px; max-width: 160px; }
.gascml .dxv1n { min-width: 260px; }
.gascml .lyks6lha { font-size: 1.25rem; font-weight: 800; }
.gascml .rjpjt8mg { font-size: 1.1rem; letter-spacing: 2px; }
.gascml .yd8n { font-size: 1.3rem; font-weight: 800; }
.gascml .wu7xse { font-size: .9rem; text-transform: uppercase; letter-spacing: .06em; }
.gascml .ohcx8.waz67o { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.zvqf .rjpjt8mg { font-size: 1rem; letter-spacing: 2px; }
.hnve5uo { margin: 16px 0; }
.vh8u6ji { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.vh8u6ji summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.vh8u6ji summary::after { content: "+"; color: var(--accent-light); }
.vh8u6ji[open] summary::after { content: "−"; }
.vh8u6ji p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.oyk0 { margin-bottom: 0; }
.chxn h2.d0egoqj7 { color: var(--text-primary); border-color: var(--accent-light); }
.yoari h2.d0egoqj7 { color: var(--text-primary); border-color: var(--accent-light); }
.d1tj .ya3l8ai     { background: #052e16; border-color: #10b981; }
.d1tj .xvfndx    { background: #1e1036; border-color: #a855f7; }
.d1tj .p6ysi06 strong  { color: #f1f5f9; }
.d1tj .p6ysi06 p       { color: #cbd5e1; }
.d1tj .ljbfr    .ya3l8ai     .dapyrya::before,
.d1tj .oo49788k  .ya3l8ai     .dapyrya::before,
.d1tj .ycz7wu  .ya3l8ai     .dapyrya::before,
.d1tj .miem .ya3l8ai     .dapyrya::before { color: #10b981; }
.d1tj .ljbfr    .p6qgyw .dapyrya::before,
.d1tj .oo49788k  .p6qgyw .dapyrya::before,
.d1tj .ycz7wu  .p6qgyw .dapyrya::before,
.d1tj .miem .p6qgyw .dapyrya::before { color: #f43f5e; }
.d1tj .ljbfr    .xvfndx    .dapyrya::before,
.d1tj .oo49788k  .xvfndx    .dapyrya::before,
.d1tj .ycz7wu  .xvfndx    .dapyrya::before,
.d1tj .miem .xvfndx    .dapyrya::before { color: #a855f7; }
.xjfpx .ya3l8ai     { background: #2d2000; border-color: #eab308; }
.xjfpx .xvfndx    { background: #2d1600; border-color: #f97316; }
.xjfpx .p6ysi06 strong  { color: #f1f5f9; }
.xjfpx .p6ysi06 p       { color: #cbd5e1; }
.xjfpx .ljbfr    .ya3l8ai     .dapyrya::before,
.xjfpx .oo49788k  .ya3l8ai     .dapyrya::before,
.xjfpx .ycz7wu  .ya3l8ai     .dapyrya::before,
.xjfpx .miem .ya3l8ai     .dapyrya::before { color: #eab308; }
.xjfpx .ljbfr    .p6qgyw .dapyrya::before,
.xjfpx .oo49788k  .p6qgyw .dapyrya::before,
.xjfpx .ycz7wu  .p6qgyw .dapyrya::before,
.xjfpx .miem .p6qgyw .dapyrya::before { color: #ef4444; }
.xjfpx .ljbfr    .xvfndx    .dapyrya::before,
.xjfpx .oo49788k  .xvfndx    .dapyrya::before,
.xjfpx .ycz7wu  .xvfndx    .dapyrya::before,
.xjfpx .miem .xvfndx    .dapyrya::before { color: #f97316; }
.ze9rkeh .ya3l8ai     { background: #0c1a2e; border-color: #38bdf8; }
.ze9rkeh .p6qgyw { background: #12103a; border-color: #818cf8; }
.ze9rkeh .xvfndx    { background: #0a2020; border-color: #2dd4bf; }
.ze9rkeh .p6ysi06 strong  { color: #f1f5f9; }
.ze9rkeh .p6ysi06 p       { color: #cbd5e1; }
.ze9rkeh .ljbfr    .ya3l8ai     .dapyrya::before,
.ze9rkeh .oo49788k  .ya3l8ai     .dapyrya::before,
.ze9rkeh .ycz7wu  .ya3l8ai     .dapyrya::before,
.ze9rkeh .miem .ya3l8ai     .dapyrya::before { color: #38bdf8; }
.ze9rkeh .ljbfr    .p6qgyw .dapyrya::before,
.ze9rkeh .oo49788k  .p6qgyw .dapyrya::before,
.ze9rkeh .ycz7wu  .p6qgyw .dapyrya::before,
.ze9rkeh .miem .p6qgyw .dapyrya::before { color: #818cf8; }
.ze9rkeh .ljbfr    .xvfndx    .dapyrya::before,
.ze9rkeh .oo49788k  .xvfndx    .dapyrya::before,
.ze9rkeh .ycz7wu  .xvfndx    .dapyrya::before,
.ze9rkeh .miem .xvfndx    .dapyrya::before { color: #2dd4bf; }
.yrmva .ya3l8ai     { background: var(--accent-bg); border-color: var(--accent-light); }
.yrmva .xvfndx    { background: var(--accent-bg); border-color: var(--accent-pale); }
.yrmva .ljbfr    .dapyrya::before,
.yrmva .oo49788k  .dapyrya::before,
.yrmva .ycz7wu  .dapyrya::before,
.yrmva .miem .dapyrya::before { color: var(--accent-light) !important; }
.i5vjz::before,
.osen::before { margin-right: 5px; }
.jkeplgs .t6hbwy ul li,
.jkeplgs .t6hbwy .i5vjz { color: #22c55e; }
.jkeplgs .cyavqz1 ul li,
.jkeplgs .cyavqz1 .osen { color: #ef4444; }
.uwi359 .t6hbwy { background: var(--bg-pros); }
.uwi359 .cyavqz1 { background: var(--bg-cons); }
.uwi359 .t6hbwy .i5vjz { color: var(--c-pros-label); }
.uwi359 .cyavqz1 .osen { color: var(--c-cons); }
.uwi359 .t6hbwy ul li,
.uwi359 .s7v0arll li            { color: var(--c-pros); }
.uwi359 .cyavqz1 ul li,
.uwi359 .du7qu li            { color: var(--c-cons); }
.uv53 .t6hbwy { background: var(--bg-pros); }
.uv53 .cyavqz1 { background: var(--bg-cons); }
.uv53 .t6hbwy .i5vjz { color: var(--c-pros-label); }
.uv53 .cyavqz1 .osen { color: var(--c-cons); }
.uv53 .t6hbwy ul li,
.uv53 .cyavqz1 ul li,
.zpsbrcr .i5vjz::before { content: "✓ "; }
.zpsbrcr .osen::before { content: "✗ "; }
.rtz6y .i5vjz::before { content: "→ "; }
.rtz6y .osen::before { content: "← "; }
.dzw6 .i5vjz::before { content: "★ "; }
.dzw6 .osen::before { content: "✕ "; }
.mlmx0 .i5vjz::before { content: "◆ "; }
.mlmx0 .osen::before { content: "▲ "; }
.ak78 .p6ysi06 { background: transparent; border-left: none; border: 1.5px solid; }
.ak78 .ya3l8ai     { border-color: var(--c-tip-border); }
.ak78 .xvfndx    { border-color: #60a5fa; }
.ak78 .p6ysi06 strong { color: var(--text-primary); }
.ak78 .p6ysi06 p      { color: var(--text-muted); }
.wz7m2g8h .p6ysi06 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.wz7m2g8h .ya3l8ai     { border-top-color: var(--c-tip-border); }
.wz7m2g8h .xvfndx    { border-top-color: #60a5fa; }
.u1zx0sx .p6ysi06 { border-left: none; border-radius: 8px; }
.u1zx0sx .ya3l8ai     { background: #065f46; }
.u1zx0sx .xvfndx    { background: #1e3a8a; }
.u1zx0sx .p6ysi06 strong,
.u1zx0sx .p6ysi06 p { color: #fff; }
.u1zx0sx .dapyrya::before { color: rgba(255,255,255,0.85) !important; }
.d1tj.u1zx0sx .ya3l8ai,
.d1tj .u1zx0sx .ya3l8ai     { background: #052e16; }
.d1tj.u1zx0sx .xvfndx,
.d1tj .u1zx0sx .xvfndx    { background: #1e1036; }
.xjfpx.u1zx0sx .ya3l8ai,
.xjfpx .u1zx0sx .ya3l8ai      { background: #2d2000; }
.xjfpx.u1zx0sx .xvfndx,
.xjfpx .u1zx0sx .xvfndx     { background: #2d1600; }
.ze9rkeh.u1zx0sx .ya3l8ai,
.ze9rkeh .u1zx0sx .ya3l8ai      { background: #0c1a2e; }
.ze9rkeh.u1zx0sx .p6qgyw,
.ze9rkeh .u1zx0sx .p6qgyw  { background: #12103a; }
.ze9rkeh.u1zx0sx .xvfndx,
.ze9rkeh .u1zx0sx .xvfndx     { background: #0a2020; }
.libv6se2 .p6ysi06 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.libv6se2 .ya3l8ai     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.libv6se2 .p6qgyw { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.libv6se2 .xvfndx    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.libv6se2 .p6ysi06 strong { color: var(--text-primary); }
.libv6se2 .p6ysi06 p      { color: var(--text-muted); }
.r7ksh .p6ysi06 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.ljbfr .dapyrya,
.oo49788k .dapyrya,
.ycz7wu .dapyrya,
.miem .dapyrya { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.ljbfr .dapyrya::before,
.oo49788k .dapyrya::before,
.ycz7wu .dapyrya::before,
.miem .dapyrya::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.ljbfr .ya3l8ai     .dapyrya::before { content: "✦"; color: var(--c-tip-border); }
.ljbfr .p6qgyw .dapyrya::before { content: "▲"; color: var(--c-warn-border); }
.ljbfr .xvfndx    .dapyrya::before { content: "◉"; color: #60a5fa; }
.oo49788k .ya3l8ai     .dapyrya::before { content: "★"; color: var(--c-tip-border); }
.oo49788k .p6qgyw .dapyrya::before { content: "◆"; color: var(--c-warn-border); }
.oo49788k .xvfndx    .dapyrya::before { content: "●"; color: #60a5fa; }
.ycz7wu .ya3l8ai     .dapyrya::before { content: "▶"; color: var(--c-tip-border); }
.ycz7wu .p6qgyw .dapyrya::before { content: "■"; color: var(--c-warn-border); }
.ycz7wu .xvfndx    .dapyrya::before { content: "▸"; color: #60a5fa; }
.miem .ya3l8ai     .dapyrya::before { content: "→"; color: var(--c-tip-border); }
.miem .p6qgyw .dapyrya::before { content: "⬥"; color: var(--c-warn-border); }
.miem .xvfndx    .dapyrya::before { content: "◈"; color: #60a5fa; }
.zxp1a55n .q3eld .z96av0x,
.zxp1a55n .xg7ren6 .z96av0x  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.zxp1a55n .xxhg                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.zxp1a55n .w5z4p          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.zxp1a55n .awpdueob                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.svcsq3i2 .q3eld .z96av0x,
.svcsq3i2 .xg7ren6 .z96av0x,
.svcsq3i2 .xxhg,
.svcsq3i2 .r8darxng,
.svcsq3i2 .y6jx,
.svcsq3i2 .w5z4p,
.svcsq3i2 .awpdueob,
.svcsq3i2 .r7ksh .p6ysi06 { box-shadow: none; }
.a6awyw   .myqlzcvw, .a6awyw .wmbi, .a6awyw .bdkkk3,
.a6awyw   .e81l8ndi, .a6awyw .klue { font-size: 0.9rem; }
.a6awyw   .u06qi7a9, .a6awyw .z8wbp { font-size: 0.9rem; }
.ce45   .myqlzcvw, .ce45 .wmbi, .ce45 .bdkkk3,
.ce45   .e81l8ndi, .ce45 .klue { font-size: 0.95rem; }
.ce45   .u06qi7a9, .ce45 .z8wbp { font-size: 0.95rem; }
.e5pgk0cm   .myqlzcvw, .e5pgk0cm .wmbi, .e5pgk0cm .bdkkk3,
.e5pgk0cm   .e81l8ndi, .e5pgk0cm .klue { font-size: 1.08rem; }
.e5pgk0cm   .u06qi7a9, .e5pgk0cm .z8wbp { font-size: 1.05rem; }
.e5pgk0cm   .ig8i { font-size: 0.97rem; }
.v6nvbel .hzpmfvc      { font-size: 3.2rem; }
.v6nvbel h2.d0egoqj7 { font-size: 1.9rem; }
.v6nvbel h3.oeoz5o     { font-size: 1.4rem; }
.nu1lcp .hzpmfvc      { font-size: 3.8rem; }
.nu1lcp h2.d0egoqj7 { font-size: 2.2rem; }
.nu1lcp h3.oeoz5o     { font-size: 1.6rem; }
.oyk0 + .oyk0 { position: relative; }
.mn4m   .oyk0 + .oyk0::before,
.p6b1a6  .oyk0 + .oyk0::before,
.qbumy   .oyk0 + .oyk0::before,
.mwc11y   .oyk0 + .oyk0::before,
.zmn253sg   .oyk0 + .oyk0::before,
.mqgbkltr .oyk0 + .oyk0::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.mn4m .oyk0 + .oyk0::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.p6b1a6 .oyk0 + .oyk0::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.qbumy .oyk0 + .oyk0::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;
}
.mwc11y .oyk0 + .oyk0::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.jgc6cv .oyk0 { margin-bottom: 16px; }
.jgc6cv .oyk0 + .oyk0 { margin-top: 0; }
.jgc6cv .dqa3p4yj { padding-top: 0; padding-bottom: 0; }
.zmn253sg .oyk0 + .oyk0::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.mqgbkltr .oyk0 + .oyk0::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.tqm1r .oyk0 + .oyk0::before,
.jxsqp8d6 .oyk0 + .oyk0::before,
.c2d21uu .oyk0 + .oyk0::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%;
}
.tdjkwx .tqm1r .oyk0:nth-child(even)::before,
.tdjkwx .jxsqp8d6 .oyk0:nth-child(even)::before,
.tdjkwx .c2d21uu .oyk0:nth-child(even)::before { background: var(--bg-surface); }
.kd2ie .tqm1r .oyk0:nth-child(even)::before,
.kd2ie .jxsqp8d6 .oyk0:nth-child(even)::before,
.kd2ie .c2d21uu .oyk0:nth-child(even)::before { background: var(--bg-card); }
.tqm1r .oyk0 + .oyk0::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");
}
.jxsqp8d6 .oyk0 + .oyk0::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");
}
.c2d21uu .oyk0 + .oyk0::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");
}
.os949a .h9mxy,
.jyc87vp4 .h9mxy { padding-bottom: 60px; }
.nzcymib .h9mxy { padding-bottom: 70px; }
.wqkrt .kwlm5ox7 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.lnak .kwlm5ox7 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.u4tmfla .kwlm5ox7 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.w4baf5l .kwlm5ox7 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.dqt3b2gx .yk171te { background: var(--accent); }
.dqt3b2gx .yk171te .gedt2o { background: none; }
.dqt3b2gx .toc4r { background: var(--accent); }
.dqt3b2gx .kwlm5ox7 { background: var(--accent-bg); }
.dqt3b2gx .iaidm:not(.yk171te) .gedt2o { background: rgba(0,0,0,0.6); }
.lrkqk5s .jem39e { float: left; width: 38%; margin: 0 28px 16px 0; }
.lrkqk5s .jem39e .uslv8vl5 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.lrkqk5s .dqa3p4yj::after { content: ''; display: block; clear: both; }
.ev7ghyw .jem39e { float: right; width: 38%; margin: 0 0 16px 28px; }
.ev7ghyw .jem39e .uslv8vl5 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ev7ghyw .dqa3p4yj::after { content: ''; display: block; clear: both; }
.xmpqa .oyk0:nth-child(odd)  .jem39e { float: left;  width: 38%; margin: 0 28px 16px 0; }
.xmpqa .oyk0:nth-child(even) .jem39e { float: right; width: 38%; margin: 0 0 16px 28px; }
.xmpqa .jem39e .uslv8vl5 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xmpqa .dqa3p4yj::after { content: ''; display: block; clear: both; }
.lrkqk5s .cia08o0i,
.ev7ghyw .cia08o0i,
.ev7ghyw .f9a0t1l8,
.xmpqa .cia08o0i,
@media (max-width: 900px) {
  .lrkqk5s .jem39e,
  .ev7ghyw .jem39e,
  .xmpqa .oyk0:nth-child(odd)  .jem39e,
  .xmpqa .oyk0:nth-child(even) .jem39e {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .lrkqk5s .jem39e .uslv8vl5,
  .ev7ghyw .jem39e .uslv8vl5,
  .xmpqa .jem39e .uslv8vl5 {
    max-height: none !important;
  }
}
.lrkqk5s .u06qi7a9,
.lrkqk5s .z8wbp,
.ev7ghyw .u06qi7a9,
.ev7ghyw .z8wbp,
.xmpqa .u06qi7a9,
.xmpqa .z8wbp { overflow: hidden; }
@media (max-width: 640px) {
  .lrkqk5s .jem39e,
  .ev7ghyw .jem39e,
  .xmpqa .jem39e { float: none; width: 100%; margin: 0 0 16px 0; }
}
.c92abb2m .sop22hz,
.c92abb2m .dqa3p4yj,
.c92abb2m .qv6uc  { max-width: 1100px; }
.fbsdkbdi .sop22hz,
.fbsdkbdi .dqa3p4yj,
.fbsdkbdi .qv6uc  { max-width: 1200px; }
.fbsdkbdi { --content-mw: 1200px; }
.a47iv .sop22hz,
.a47iv .dqa3p4yj,
.a47iv .qv6uc  { max-width: 1320px; }
.dwxipul { font-size: 0.82rem; color: var(--text-muted); }
.im7maxk { display: flex; align-items: center; }
.d7bg {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.j85c { display: flex; align-items: center; }
.x1wyj7of { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.x1wyj7of:hover { text-decoration: underline; }
.b94i15k2 { margin: 0 3px; opacity: 0.45; }
.b94i15k2::before { content: '/'; }
.gpnd99n7 { padding: 2px 5px; color: var(--text-main); }
.m455remu .dwxipul {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.m455remu .im7maxk { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.auvmej .dwxipul {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.auvmej .im7maxk { padding: 0 0 0 12px; }
.ay3xi {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.kk7l99oa .im7maxk { padding: 0 16px; }
.kk7l99oa .dwxipul {
  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);
}
.kk7l99oa .sop22hz { padding-top: 28px; }
@media (max-width: 720px) {
  .ay3xi { margin-top: 18px; padding: 0 16px; }
  .kk7l99oa .sop22hz { padding-top: 16px; }
}
.c92abb2m.m455remu .im7maxk { max-width: 1100px; }
.fbsdkbdi.m455remu .im7maxk { max-width: 1200px; }
.a47iv.m455remu .im7maxk { max-width: 1320px; }
.c92abb2m .ay3xi { max-width: 1100px; }
.fbsdkbdi .ay3xi { max-width: 1200px; }
.a47iv .ay3xi { max-width: 1320px; }
.wyl5oy .oyk0 { padding-top: 16px; padding-bottom: 16px; }
.lonl0 .oyk0 { padding-top: 24px; padding-bottom: 24px; }
.q519t .oyk0 { padding-top: 40px; padding-bottom: 40px; }
.upq3m10 .oyk0 { padding-top: 52px; padding-bottom: 52px; }
.j0vgq2 .oyk0:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.j0vgq2 .oyk0:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.j0vgq2 .oyk0:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.j0vgq2 .oyk0:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.a95617 .dqa3p4yj { padding-top: 10px;  padding-bottom: 10px; }
.cfs34m9 .dqa3p4yj { padding-top: 18px;  padding-bottom: 18px; }
.l0v9mom9 .dqa3p4yj { padding-top: 36px;  padding-bottom: 36px; }
.ayhzm8 .dqa3p4yj { padding-top: 48px;  padding-bottom: 48px; }
.vyhba8 h2.d0egoqj7 { font-weight: 600; }
.vyhba8 h3.oeoz5o     { font-weight: 600; }
.l4j8o5h h2.d0egoqj7 { font-weight: 800; }
.l4j8o5h h3.oeoz5o     { font-weight: 700; }
.df1t0y4h h2.d0egoqj7 { font-weight: 900; }
.df1t0y4h h3.oeoz5o     { font-weight: 800; }
.df1t0y4h .p6ysi06 strong,
.df1t0y4h .p6ysi06 strong { font-weight: 600; }
.os3kbjz {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.l0j4te3 .os3kbjz { display: none; }
@media (max-width: 640px) { .os3kbjz { display: none; } }
.os3kbjz { background: var(--cta) !important; color: #fff !important; border: none !important; }
.os3kbjz:hover { opacity: 0.85; }
.r6xme1h .os3kbjz { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.rfem65 .os3kbjz,
.bo2b5  .os3kbjz { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.rfem65 .os3kbjz:hover,
.bo2b5  .os3kbjz:hover { opacity: 0.88; }
.r6xme1h.rfem65 .os3kbjz,
.r6xme1h.bo2b5  .os3kbjz { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.v3cbltrt {
  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;
}
.v3cbltrt:hover { transform: translateY(-2px); opacity: 0.92; }
.v3cbltrt { background: var(--cta) !important; color: #fff !important; border: none !important; }
.s1cx .v3cbltrt { display: none; }
.o1lxm .v3cbltrt { right: 32px; }
.xqihn  .v3cbltrt { left: 32px; }
@media (max-width: 480px) {
  .o1lxm .v3cbltrt { right: 20px; bottom: 20px; }
  .xqihn  .v3cbltrt { left: 20px; bottom: 20px; }
}
.iyxkpd4j { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.qv6uc { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.y98y { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.zlj1abr { color: var(--text-dim); font-size: 0.8rem; }
.d9sj a, .dwwlbtp5 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.d9sj a:hover, .dwwlbtp5 a:hover { color: var(--accent-light); }
.dwwlbtp5 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.zv3l .qv6uc { text-align: center; }
.zv3l .dwwlbtp5 { justify-content: center; margin-bottom: 16px; }
.zv3l .y98y { margin-top: 0; }
.y65ad { margin-top: 10px; }
.y65ad a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .qv6uc { padding-left: 16px; padding-right: 16px; }
  .goos .qv6uc { padding: 20px 16px; }
  .dwwlbtp5 { gap: 4px 12px; }
  .y98y { font-size: 0.78rem; }
}
.legc2t .y98y { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.legc2t .zlj1abr { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .legc2t .gq2efmip { grid-template-columns: 1fr 1fr; } .legc2t .gimtnn2l { grid-column: 1 / -1; } }
@media (max-width: 480px) { .legc2t .gq2efmip { grid-template-columns: 1fr; } }
.hd9m6x .y98y { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .hd9m6x .aqx2sxv1 { gap: 12px; } .hd9m6x .d8tydcd { margin-right: 0; width: 100%; } }
.tnjs9f6 .y98y { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.tnjs9f6 .zlj1abr { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .tnjs9f6 .vhihtv0 { grid-template-columns: 1fr 1fr; } .tnjs9f6 .udsp7 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .tnjs9f6 .vhihtv0 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .mwcku9 .kgfz5 { grid-template-columns: 1fr 1fr; } .mwcku9 .api6v:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mwcku9 .kgfz5 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .l3ll2d5 .kgfz5 { grid-template-columns: 1fr; } }
.u11m .qv6uc { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.u11m .dwwlbtp5 { justify-content: center; }
.sh280n8 .n6urpd      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.sh280n8 .iyxkpd4j { background: var(--bg-page); border-top-color: var(--border-alt); }
.kddy9 .n6urpd      { background: #0d1117; border-bottom-color: #21262d; }
.kddy9 .pq08zg { color: var(--accent-light); }
.kddy9 .w6zdj63i { --msep-color: #8b949e; }
.kddy9 .w6zdj63i a { color: #8b949e; }
.kddy9 .w6zdj63i a:hover { color: var(--accent-light); }
.kddy9 .lt3zr8x { color: #8b949e; }
.kddy9 .iyxkpd4j { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.kddy9 .y98y,
.kddy9 .zlj1abr { color: #6e7681; }
.kddy9 .d9sj a, .kddy9 .dwwlbtp5 a,
.kddy9 .l119 a, .kddy9 .vzyaf6t4 a,
.kddy9 .hir4t a { color: #8b949e; }
.kddy9 .d8tydcd { color: #e6edf3; }
.kddy9 .d9sj a:hover, .kddy9 .dwwlbtp5 a:hover,
.kddy9 .l119 a:hover, .kddy9 .vzyaf6t4 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .kddy9 .w6zdj63i { background: #0d1117; border-top-color: #21262d; }
  .kddy9 .w6zdj63i li a { border-bottom-color: #21262d; }
}
.iws9pfu0 .n6urpd      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.iws9pfu0 .pq08zg { color: var(--accent-light); }
.iws9pfu0 .w6zdj63i { --msep-color: #475569; }
.iws9pfu0 .w6zdj63i a { color: #475569; }
.iws9pfu0 .w6zdj63i a:hover { color: var(--accent-light); }
.iws9pfu0 .lt3zr8x { color: #64748b; }
.iws9pfu0 .iyxkpd4j { background: #f0f4f8; border-top-color: #cbd5e1; }
.iws9pfu0 .y98y,
.iws9pfu0 .zlj1abr { color: #64748b; }
.iws9pfu0 .d9sj a, .iws9pfu0 .dwwlbtp5 a,
.iws9pfu0 .d9sj a:hover, .iws9pfu0 .dwwlbtp5 a:hover,
@media (max-width: 640px) {
  .iws9pfu0 .w6zdj63i { background: #f0f4f8; border-top-color: #cbd5e1; }
  .iws9pfu0 .w6zdj63i li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.rfem65 .n6urpd      { background: var(--accent); border-bottom-color: var(--accent-light); }
.rfem65 .pq08zg { color: #fff; }
.rfem65 .w6zdj63i { --msep-color: rgba(255,255,255,0.82); }
.rfem65 .w6zdj63i a { color: rgba(255,255,255,0.82); }
.rfem65 .w6zdj63i a:hover { color: #fff; }
.rfem65 .lt3zr8x { color: rgba(255,255,255,0.9); }
.rfem65 .iyxkpd4j { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.rfem65 .y98y,
.rfem65 .zlj1abr { color: rgba(255,255,255,0.72); }
.rfem65 .d9sj a, .rfem65 .dwwlbtp5 a,
.rfem65 .d9sj a:hover, .rfem65 .dwwlbtp5 a:hover,
@media (max-width: 640px) {
  .rfem65 .w6zdj63i { background: var(--accent); border-top-color: var(--accent-light); }
  .rfem65 .w6zdj63i li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.bo2b5 .n6urpd {
  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);
}
.bo2b5 .iyxkpd4j {
  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) {
  .bo2b5 .w6zdj63i {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.pgx6 .pn5vlzsh { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.eaudwzx .pn5vlzsh { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.g6ik49tu .pn5vlzsh { min-height: 72px; height: auto; }
.pklha .pn5vlzsh { min-height: 84px; height: auto; }
.goos .pn5vlzsh { max-width: none; padding: 0 32px; }
.goos .qv6uc  { max-width: none; padding: 24px 32px; }
.huyx.fbsdkbdi .pn5vlzsh { max-width: 1200px; }
.huyx.a47iv .pn5vlzsh { max-width: 1320px; }
.q84kms   .pq08zg, .q84kms   .d8tydcd { text-transform: capitalize; }
.kctx .pq08zg, .kctx .d8tydcd { text-transform: lowercase; }
.at5i1 .pq08zg, .at5i1 .d8tydcd { text-transform: uppercase; letter-spacing: 0.06em; }
.vms42p30, .bwkp4zr {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.hxcb .vms42p30,
.jca13g .vms42p30,
.j3nh .vms42p30,
.nu3liw56 .vms42p30,
.u7jzuad   .w6zdj63i a { font-weight: 500; }
.ly9ap3um .w6zdj63i a { font-weight: 600; }
.etu2     .w6zdj63i a { font-weight: 700; }
.v87j    .w6zdj63i a { font-weight: 800; letter-spacing: 0.01em; }
.tvne     .w6zdj63i > li + li::before,
.vlatz7zp    .w6zdj63i > li + li::before,
.b7ner    .w6zdj63i > li + li::before,
.c3y2 .w6zdj63i > li + li::before,
.jyeokwxe .w6zdj63i > li + li::before,
.dyen  .w6zdj63i > li + li::before,
.uplpt    .w6zdj63i > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.tvne     .w6zdj63i > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.vlatz7zp    .w6zdj63i > li + li::before { content: "|"; }
.b7ner    .w6zdj63i > li + li::before { content: "—"; }
.c3y2 .w6zdj63i > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.jyeokwxe .w6zdj63i > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.dyen  .w6zdj63i > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.uplpt    .w6zdj63i > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .l5vd6m .lt3zr8x,
  .lwfnr .lt3zr8x,
  .pgds2 .lt3zr8x,
  .a3il .lt3zr8x,
  .gj22wfnw .lt3zr8x {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .l5vd6m .lt3zr8x::before,
  .lwfnr .lt3zr8x::before,
  .pgds2 .lt3zr8x::before,
  .a3il .lt3zr8x::before,
  .gj22wfnw .lt3zr8x::before { content: ""; display: block; flex-shrink: 0; }

  
  .l5vd6m .lt3zr8x::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;
  }

  
  .lwfnr .lt3zr8x::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;
  }

  
  .pgds2 .lt3zr8x::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;
  }

  
  .a3il .lt3zr8x::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;
  }

  
  .gj22wfnw .lt3zr8x::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) {
  .sqwvc .lt3zr8x {
    padding: 5px 14px;
  }
  .sqwvc .w6zdj63i {
    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;
  }
  .sqwvc .w6zdj63i li a {
    border-bottom: none; padding: 10px 22px;
  }
  .sqwvc .w6zdj63i li a:hover { background: var(--bg-raised); }
  .sqwvc .txnlxrb,
  .qv0i9 .txnlxrb,
  .xrf9h .txnlxrb { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .qo8ldem .lt3zr8x {
    padding: 5px 10px;
  }
  .qo8ldem .w6zdj63i {
    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);
  }
  .qo8ldem .w6zdj63i.xbx6j { transform: translateX(0); }
  .qo8ldem .w6zdj63i li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .qo8ldem .w6zdj63i li:last-child a { border-bottom: none; }
  .rfem65 .w6zdj63i,
  .kddy9 .w6zdj63i { background: var(--accent) !important; }
  .rfem65 .w6zdj63i li a,
  .kddy9 .w6zdj63i li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .xrf9h .lt3zr8x {
    padding: 5px 10px;
  }
  .xrf9h .w6zdj63i {
    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);
  }
  .xrf9h .w6zdj63i::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .xrf9h .w6zdj63i.xbx6j { transform: translateY(0); }
  .xrf9h .w6zdj63i li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .m3ncnhtm .lt3zr8x {
    padding: 5px 10px;
  }
  .m3ncnhtm .w6zdj63i {
    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;
  }
  .m3ncnhtm .w6zdj63i.xbx6j { opacity: 1; pointer-events: auto; }
  .m3ncnhtm .w6zdj63i li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .dk1f     .lt3zr8x { border-radius: 0 !important; }
  .r1la5wq   .lt3zr8x { border-radius: 8px !important; }
  .uzvwetty .lt3zr8x { border-radius: 50% !important; }
  .qlqq   .lt3zr8x { border-radius: 999px !important; }
}
.jonl .i66y { height: 36px; }
.i3xc .i66y { height: 60px; max-width: 200px; }
.uri3kb .i66y { height: 76px; max-width: 240px; }
.z5nn    .rjpjt8mg, .z5nn    .z2e52nj { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.wfaw12l .rune + .rune {
  border-left: 1px solid var(--border); padding-left: 10px;
}
@media (min-width: 720px) {
  .yious0 .f9a0t1l8 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .yious0 .r8darxng {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .yious0 .r8darxng { padding: 40px 16px 20px; }
  .yious0 .rune {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .yious0 .ohcx8 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .qfdc8bsx .r8darxng {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .qfdc8bsx .r8darxng::before {
    position: absolute; top: 14px; left: 14px;
  }
  .qfdc8bsx .dxv1n {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .qfdc8bsx .lyks6lha { white-space: normal; text-align: center; font-size: 1.2rem; }
  .qfdc8bsx .rune {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .qfdc8bsx .ohcx8 { width: 100%; min-width: 0; }
  .qfdc8bsx .rjpjt8mg { min-width: 0; }
}
.p2pv3x .vh8u6ji {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.p2pv3x .vh8u6ji summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.p2pv3x .vh8u6ji p { padding: 0 2px 16px; }
.m3et9g .vh8u6ji { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.m3et9g .vh8u6ji summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.m3et9g .vh8u6ji summary::after { content: "›"; font-size: 1.2em; }
.m3et9g .vh8u6ji[open] summary::after { content: "‹"; }
.m3et9g .vh8u6ji p { padding: 10px 22px 4px; }
.ghxm3z6a .vh8u6ji {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ghxm3z6a .vh8u6ji summary { color: var(--text-primary); padding-left: 16px; }
.ghxm3z6a .vh8u6ji summary::after { content: "›"; font-size: 1.1em; }
.ghxm3z6a .vh8u6ji[open] summary::after { content: "‹"; }
.ghxm3z6a .vh8u6ji p { padding-left: 16px; }
.hd4dg9wu .hnve5uo { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.hd4dg9wu .vh8u6ji {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.hd4dg9wu .vh8u6ji:last-child { border-bottom: none; }
.hd4dg9wu .vh8u6ji summary { color: var(--text-primary); border-radius: 0; }
.hd4dg9wu .vh8u6ji summary::after { content: "›"; font-size: 1.1em; }
.hd4dg9wu .vh8u6ji[open] summary::after { content: "‹"; }
.su77go .vh8u6ji { overflow: hidden; }
.su77go .vh8u6ji summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.su77go .vh8u6ji summary::after { color: rgba(255,255,255,.75); }
.su77go .vh8u6ji[open] summary { border-radius: 0; }
.xnebh { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ql36w3o {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.r4hdokat {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.brjfyb { color: var(--text-muted); font-size: 1.05rem; }
.y6jq {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.ms2o6c {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.jt245 { margin-bottom: 20px; }
.gs9fad {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.df5c8 {
  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;
}
.df5c8:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.jksq { resize: vertical; min-height: 130px; }
.ugd46n { width: 100%; margin-top: 8px; }
.e08rt5aa {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.x4jdk {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.xe7uyd22 { color: var(--text-muted); line-height: 1.75; }
.y1kd310 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.y1kd310 li { margin-bottom: 6px; }
.ouljq4 { max-width: 760px; margin: 0 auto; }
.blew6u { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.my0ng { max-width: 760px; margin: 0 auto; }
.bmbgj ul.y1kd310 { margin: 0; }
@media (max-width: 640px) { .vzxz { grid-template-columns: 1fr; gap: 10px; } }
.roohn { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.n8r3zdg { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.yfsny { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.n8r3zdg p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.n8r3zdg .y1kd310 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .roohn { grid-template-columns: 1fr; } }
.zvj5c8vp ul.y1kd310 { margin: 0; }
.gdrz .y1kd310,
.sgni .y1kd310,
.l0sjx .y1kd310,
.dw401 .y1kd310 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .tjz3zz5 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .il8rgraf { grid-template-columns: 1fr; } .nvlf { position: static; text-align: center; } }
@media (max-width: 860px) { .x90la { grid-template-columns: 1fr; } }
.dw401 .y1kd310 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .qe1rf { flex-direction: column; text-align: center; } .mklxlwd { grid-template-columns: 1fr; } }
.d0mg {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.d0mg .r4hdokat { color: var(--accent-light); }
.tao0iyqq .r4hdokat { font-size: 2rem; }
.tao0iyqq .brjfyb { max-width: 680px; }
.e8prn .r4hdokat { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.e8prn .brjfyb  { margin: 0; }
@media (max-width: 640px) { .e8prn { flex-direction: column; } }
.glpdlj7u .r4hdokat { color: var(--accent-light); }
.qq0e .r4hdokat { color: #fff; }
.qq0e .brjfyb  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .mtmah5xo { grid-template-columns: 1fr; } }
.itgk6 .df5c8 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.itgk6 .df5c8:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.jbb6d039 .df5c8 { background: var(--bg-raised); border-color: transparent; }
.jbb6d039 .df5c8:focus { background: var(--bg-card); border-color: var(--accent-light); }
.x73dtdc2 .df5c8 { border-radius: 100px; padding: 11px 20px; }
.x73dtdc2 .jksq { border-radius: 14px; }
.yje8xc {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.yje8xc 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;
}
.yje8xc summary::-webkit-details-marker { display: none; }
.yje8xc summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.yje8xc[open] summary::after { content: "−"; }
.grj7rz {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.kfah {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .kfah { grid-template-columns: 1fr; } }
.c44b8c {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.c44b8c h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.c44b8c p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.mob7cf2y { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.mob7cf2y li { margin-bottom: 6px; }
.v9cb1r{display:none}
.v9cb1r:empty,.kl38g:empty{display:none}
.ga7fwj5{position:relative;overflow:visible}
.ohu9la .x3ondsiy,.nof97f7 .x3ondsiy,
.vf9vmug .x3ondsiy,.yc4mh .x3ondsiy,
.ejous8vr .x3ondsiy,.aic8u .x3ondsiy{display:block}
.svpcy .qeb1kldu{display:block}
.ohu9la .x3ondsiy,.nof97f7 .x3ondsiy,
.vf9vmug .x3ondsiy,.yc4mh .x3ondsiy,
.ejous8vr .x3ondsiy{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}
.ohu9la .x3ondsiy .kl38g,.nof97f7 .x3ondsiy .kl38g,
.vf9vmug .x3ondsiy .kl38g,.yc4mh .x3ondsiy .kl38g,
.ejous8vr .x3ondsiy .kl38g{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}
.ohu9la .d89q,.nof97f7 .d89q,
.vf9vmug .d89q,.yc4mh .d89q,
.ejous8vr .d89q{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.ohu9la .x3ondsiy,.nof97f7 .x3ondsiy{top:12px}
.ohu9la .x3ondsiy .kl38g{margin-right:auto}
.nof97f7 .x3ondsiy .kl38g{margin-left:auto}
.nof97f7 .x3ondsiy{text-align:right}
.vf9vmug .x3ondsiy,.yc4mh .x3ondsiy{bottom:12px}
.vf9vmug .x3ondsiy .kl38g{margin-right:auto}
.yc4mh .x3ondsiy .kl38g{margin-left:auto}
.yc4mh .x3ondsiy{text-align:right}
.ejous8vr .x3ondsiy{position:relative;margin-top:16px}
.ejous8vr .x3ondsiy .kl38g{margin:0 auto}
.aic8u .x3ondsiy{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.aic8u .x3ondsiy .kl38g{margin:0}
.aic8u .kwlm5ox7~.x3ondsiy,
.aic8u .rn1mxz~.x3ondsiy{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.aic8u .kwlm5ox7~.x3ondsiy .kl38g,
.aic8u .rn1mxz~.x3ondsiy .kl38g{justify-content:flex-start}
.kwlm5ox7~.x3ondsiy,.rn1mxz~.x3ondsiy{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}
.kwlm5ox7~.x3ondsiy .kl38g{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.rn1mxz~.x3ondsiy .kl38g{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.qeb1kldu .kl38g{margin:0 0 12px}
.kl38g{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.d89q{white-space:nowrap}
.lk11xjq2 .d89q{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.lk11xjq2 .a04gi32h::before{content:""}
.oaxeq .d89q{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}
.nn16 .kl38g{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.w40ozqf .d89q{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.tawdo89 .d89q{color: var(--accent-light);opacity:1;font-weight:500}
.e9ze .d89q{border-bottom:1px solid currentColor;padding-bottom:2px}
.r0ol .kl38g{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.s9fnh{--date-bg:var(--accent-bg)}
.mbht8sf0 .d89q + .d89q::before{content:"•";margin-right:6px;opacity:.4}
.aa7d .d89q + .d89q::before{content:"/";margin-right:6px;opacity:.35}
.bznqr .a04gi32h::before{content:"|";opacity:.3}
.bznqr .d89q + .d89q::before{content:"|";margin-right:6px;opacity:.3}
.a62089 .d89q + .d89q::before{content:"—";margin-right:6px;opacity:.3}
.l66g .d89q + .d89q::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.mn98na .d89q + .d89q::before{content:"·";margin-right:6px;opacity:.4}
.ql5y .d89q + .d89q::before{content:"›";margin-right:6px;opacity:.4}
.an2d .d89q + .d89q::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.gg21px .z66thkg2{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .z66thkg2{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .kc68l{max-width:100%}
}
:root {
  --accent:          #9b087e;
  --brand:           #9b087e;
  --brand-light:     #7b0d66;
  --brand-pale:      #a01c86;
  --grad-start:      #f20cc4;
  --grad-end:        #eb50cd;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #9b087e;
  --cta-light:       #770260;
  --cta-hover:       #60044e;
  --bg-page:         #f8f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f6f3f5;
  --bg-raised:       #f1edf0;
  --bg-hover:        #f6f3f5;
  --border:          #e9e1e7;
  --border-alt:      #ddcfda;
  --border-section:  #e9e1e7;
  --text-primary:    #1c161b;
  --text-muted:      #62505e;
  --text-body:       #382d36;
  --text-sub:        #544451;
  --text-faint:      #8c7287;
  --text-dim:        #a38e9f;
  --text-label:      #705b6c;
  --text-value:      #463943;
  --accent-bg:       #f6def2;
  --accent-bg-light: #f4c2ea;
  --bg-tip:          #f0f9f8;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f1f9;
  --bg-pros:         #f0f9f8;
  --bg-cons:         #faf3f4;
  --c-pros:          #0c968b;
  --c-cons:          #9f2131;
  --c-pros-label:    #0eb3a5;
  --c-tip-border:    #10c6b7;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c968b;
}
:root { --logo-bg-opacity: 42%; }
body, button, input { font-family: "Raleway", sans-serif; }
.i4wet .dapyrya { font-size: 0; width: 1.2rem; flex-shrink: 0; }.i4wet .dapyrya::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.i4wet .ya3l8ai     .dapyrya::before { content: "";  color: var(--c-tip-border); }.i4wet .p6qgyw .dapyrya::before { content: ""; color: var(--c-warn-border); }.i4wet .xvfndx    .dapyrya::before { content: ""; color: #60a5fa; }.d1tj .i4wet .ya3l8ai     .dapyrya::before { color: #10b981; }.d1tj .i4wet .p6qgyw .dapyrya::before { color: #f43f5e; }.d1tj .i4wet .xvfndx    .dapyrya::before { color: #a855f7; }.xjfpx  .i4wet .ya3l8ai     .dapyrya::before { color: #eab308; }.xjfpx  .i4wet .p6qgyw .dapyrya::before { color: #ef4444; }.xjfpx  .i4wet .xvfndx    .dapyrya::before { color: #f97316; }.ze9rkeh  .i4wet .ya3l8ai     .dapyrya::before { color: #38bdf8; }.ze9rkeh  .i4wet .p6qgyw .dapyrya::before { color: #818cf8; }.ze9rkeh  .i4wet .xvfndx    .dapyrya::before { color: #2dd4bf; }.yrmva .i4wet .dapyrya::before { color: var(--accent-light) !important; }
.cp5ksxl .s7v0arll li::before, .cp5ksxl .du7qu li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.cp5ksxl .s7v0arll li::before { content: ""; }.cp5ksxl .du7qu li::before { content: ""; }.cp5ksxl .i5vjz::before, .cp5ksxl .osen::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.cp5ksxl .i5vjz::before { content: ""; }.cp5ksxl .osen::before { content: ""; }
.yzb6hi .ee46, .yzb6hi .kwlm5ox7 { min-height: 780px; }
.tsdtix .os3kbjz::after,.tsdtix .v3cbltrt::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; }
.b94i15k2::before { content: '◆'; font-size: 0.5em; }