: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;
}
.v2a6zvv {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.v9df {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.xb0tsyy {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.j2if { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.afec { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.afec a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.afec a:hover { color: var(--accent-light); }
.erima   .pgm47o { border-radius: 0; }
.a238  .pgm47o li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .pgm47o {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .zuy2:hover .pgm47o,
  .zuy2:focus-within .pgm47o { display: block; }
  .pgm47o li a { padding: 8px 16px; font-size: 0.88rem; }
}
.eoee7h {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.n611dw { display: none; }
@media (max-width: 640px) {
  .n611dw {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .n611dw.dbt48 { display: block; }
}
@media (max-width: 640px) {
  .eoee7h { display: block; }
  .afec > li + li::before { display: none !important; }
  .afec {
    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;
  }
  .afec.dbt48 { display: flex; }
  .afec li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .afec li:last-child a { border-bottom: none; }
}
.gfxt6 { min-height: 480px; }
.wti8t7 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.h189jk { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.isw9i .h189jk { margin-left: 0; margin-right: 0; }
.chpwe {
  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;
}
.chpwe:hover { opacity: 0.88; }
.epszd6b .wti8t7 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.epszd6b .h189jk { color: #e2e8f0; }
.epszd6b.isw9i   .xha413 { text-align: left; }
.gda41y .wti8t7 { color: var(--text-primary); text-shadow: none; }
.gda41y .h189jk { color: var(--text-muted); }
.gda41y .chpwe { margin-top: 16px; }
.gda41y, .gda41y.gfxt6 { min-height: auto !important; }
.gda41y.isw9i   .xha413 { text-align: left; }
.gda41y~.l4z09{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}
.gda41y~.l4z09 .gyi5lz6i{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; }
}
.qxd2z .wti8t7 { color: #fff; }
.qxd2z .h189jk { color: rgba(255,255,255,0.85); }
.qxd2z .chpwe { background: #fff; color: var(--cta); }
.qxd2z .chpwe:hover { opacity: 0.92; }
.yr1yk0om .nnh87 { position: relative; overflow: hidden; }
.yr1yk0om .nnh87::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;
}
.n8qle .nnh87 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.qrz70sw6 .nnh87 { position: relative; overflow: hidden; }
.qrz70sw6 .nnh87::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;
}
.tuvl1 .nnh87 { position: relative; overflow: hidden; }
.tuvl1 .nnh87::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;
}
.j4ocxjgz .nnh87 {
  animation: hg-fadein 1.2s ease-out both;
}
.nnh87 {
  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%);
}
.cuo6x4m {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.n7eh {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.jc1orq {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.nnh87 .wti8t7 { text-shadow: none; color: var(--text-primary); }
.nnh87 .h189jk { color: var(--text-muted); }
.nnh87.pr9sv3 .cuo6x4m { align-items: center; text-align: center; }
.nnh87.isw9i   .cuo6x4m { align-items: flex-start; text-align: left; }
.sgy6b .n7eh { position: relative; }
.sgy6b .n7eh::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.sgy6b.vs18jdhd .n7eh::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.idrmjhfw .n7eh {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.idrmjhfw .jc1orq {
  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);
}
.idrmjhfw .g1pc8wa {
  position: static; width: 100%; aspect-ratio: 4/3; border-radius: 16px;
}
.idrmjhfw.vs18jdhd .n7eh { padding: 32px 0 32px 32px; }
.ebeb .n7eh {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.ebeb .jc1orq {
  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);
}
.vs18jdhd .cuo6x4m {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.ebeb.vs18jdhd .n7eh { padding: 40px 16px 40px 48px; }
.ohiu .n7eh { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .nnh87 { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .nnh87 .n7eh { display: none !important; }
  .ohiu .n7eh { display: none !important; }
  .ll5fk2g .w6c4on { display: none !important; }
  .zaib .gixbt { display: none !important; }
  .cuo6x4m  { padding: 36px 24px; }
  .nnh87~.l4z09,.vs18jdhd~.l4z09{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .gfxt6, .nnh87 { min-height: 320px !important; }
  
  .wti8t7 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .s88acn { display: none !important; }
  
  .hzzwh8tw { flex-direction: column; align-items: center; }
  .aluk2u { width: 100%; max-width: 340px; }
}
.gfsmry { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.drl9ryjs { width: 100%; height: auto; display: block; border-radius: 10px; }
.ruwjybz .gfsmry        { border-radius: 16px; }
.ruwjybz .drl9ryjs  { border-radius: 16px; }
.w0wjw6vb .gfsmry         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.w0wjw6vb .drl9ryjs   { border-radius: 8px; }
.g2o63k { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.bpfdfhtr { width: 100%; padding: 32px 0; position: relative; }
.nadf1hc { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.d3h7 .bpfdfhtr:nth-child(even) { background: var(--bg-surface); }
.d3h7 .bpfdfhtr:nth-child(odd)  { background: var(--bg-page); }
.sura7tec .bpfdfhtr:nth-child(even) { background: var(--bg-card); }
.sura7tec .bpfdfhtr:nth-child(odd)  { background: var(--bg-page); }
.d3h7 .bpfdfhtr:nth-child(odd)  .nadf1hc { background: var(--bg-card); border-radius: 6px; }
.d3h7 .bpfdfhtr:nth-child(even) .nadf1hc { background: var(--bg-raised); border-radius: 6px; }
.sura7tec .bpfdfhtr:nth-child(odd)  .nadf1hc { background: var(--bg-card); border-radius: 6px; }
.sura7tec .bpfdfhtr:nth-child(even) .nadf1hc { background: var(--bg-raised); border-radius: 6px; }
.d3h7 .bpfdfhtr:nth-child(even) .jn2btl .cg04,
.sura7tec .bpfdfhtr:nth-child(even) .jn2btl .cg04 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.d3h7 .bpfdfhtr:nth-child(odd) .jn2btl .cg04,
.sura7tec .bpfdfhtr:nth-child(odd) .jn2btl .cg04 { background: var(--bg-card-inner); }
.d3h7 .bpfdfhtr:nth-child(even) .mh7epiao .cg04:nth-child(odd),
.sura7tec .bpfdfhtr:nth-child(even) .mh7epiao .cg04:nth-child(odd)  { background: var(--bg-card); }
.d3h7 .bpfdfhtr:nth-child(even) .mh7epiao .cg04:nth-child(even),
.sura7tec .bpfdfhtr:nth-child(even) .mh7epiao .cg04:nth-child(even) { background: var(--bg-card-inner); }
h1.e9nss6 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.e9nss6 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.zobwd7m { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.y7it h2.e9nss6 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.u7wunffp h2.e9nss6 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.cj9ozy8 h2.e9nss6 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.nezz h2.e9nss6::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ayutsdjr h2.e9nss6 {
  color: var(--text-primary); font-size: 1.7rem;
}
.bh9q3 h2.e9nss6::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.ngxu2 h2.e9nss6 {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.xxhui { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .xxhui { display: none; } }
.zhp6 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.bhx6p0k { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.jqm4c {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.gxyfxrd { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.tlwfbu { padding-left: 20px; }
.tlwfbu li { margin-bottom: 6px; }
.tlwfbu a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.tlwfbu a:hover { color: var(--accent-light); }
.b0o37m68 .gxyfxrd { display: none; }
.uo5iv .gxyfxrd { display: none; }
.uo5iv .tlwfbu { padding-left: 0; list-style: none; }
.uo5iv .tlwfbu li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.uo5iv .tlwfbu a { font-size: 0.92rem; }
.d09e6o3p .jqm4c { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.d09e6o3p .gxyfxrd { display: none; }
.d09e6o3p .tlwfbu { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.d09e6o3p .tlwfbu li { margin-bottom: 0; }
.d09e6o3p .tlwfbu 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;
}
.d09e6o3p .tlwfbu a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.vftccq .jqm4c { padding: 20px 20px 16px; }
.vftccq .tlwfbu {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.vftccq .tlwfbu li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.vftccq .tlwfbu 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;
}
.vftccq .tlwfbu 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;
}
.vftccq .tlwfbu a:hover { color: var(--accent-light); border-color: var(--accent); }
.vftccq .tlwfbu a:focus,
.vftccq .tlwfbu a:focus-visible,
.vftccq .tlwfbu a:target { outline: none; }
.vftccq .tlwfbu li:target a { border-color: var(--border); color: var(--text-muted); }
.y7fd0tl6 .jqm4c { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.y7fd0tl6 .gxyfxrd { display: none; }
.y7fd0tl6 .tlwfbu { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.y7fd0tl6 .tlwfbu li { margin-bottom: 0; }
.y7fd0tl6 .tlwfbu li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.y7fd0tl6 .tlwfbu li:last-child::after { content: ""; margin-right: 0; }
.y7fd0tl6 .tlwfbu a { font-size: 0.9rem; }
.cg04 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.jn2btl .cg04 { background: var(--bg-card); }
.mh7epiao .cg04:nth-child(odd)  { background: var(--bg-card); }
.mh7epiao .cg04:nth-child(even) { background: var(--bg-raised); }
.c1kx .cg04 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.c1kx .cg04:last-child { border-bottom: none; }
.c1kx h3.zobwd7m { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.tly3h0 .cg04 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.tly3h0 .cg04 + .cg04 { margin-top: 4px; }
.jmvb6 .cg04 { background: none; border-radius: 0; padding: 12px 0; }
.jmvb6 .cg04 + .cg04 { border-top: 1px solid var(--border-section); }
.i41byr { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.irsit1s5 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.frlmt { color: var(--text-body); margin-bottom: 10px; }
.lwfinskm, .t3710y85 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.lwfinskm li, .t3710y85 li { margin-bottom: 6px; }
.t3710y85 li { list-style: decimal; }
.hf3rfk4l     .lwfinskm { list-style-type: "● "; }
.x8iuh  .lwfinskm { list-style-type: "■ "; }
.hbu695 .lwfinskm { list-style-type: "◆ "; }
.skeum4dv    .lwfinskm { list-style-type: "★ "; }
.hf3rfk4l     .wwhu8il { list-style-type: "● "; }
.x8iuh  .wwhu8il { list-style-type: "■ "; }
.hbu695 .wwhu8il { list-style-type: "◆ "; }
.skeum4dv    .wwhu8il { list-style-type: "★ "; }
.hf3rfk4l    .lwfinskm li::marker, .hf3rfk4l    .wwhu8il li::marker,
.x8iuh .lwfinskm li::marker, .x8iuh .wwhu8il li::marker,
.hbu695 .lwfinskm li::marker, .hbu695 .wwhu8il li::marker,
.skeum4dv   .lwfinskm li::marker, .skeum4dv   .wwhu8il li::marker {
  color: var(--cta); font-size: 1em;
}
.hf3rfk4l .t3710y85,
.x8iuh .t3710y85,
.hbu695 .t3710y85,
.skeum4dv .t3710y85 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.hf3rfk4l .t3710y85 li,
.x8iuh .t3710y85 li,
.hbu695 .t3710y85 li,
.skeum4dv .t3710y85 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.hf3rfk4l .t3710y85 li::before,
.x8iuh .t3710y85 li::before,
.hbu695 .t3710y85 li::before,
.skeum4dv .t3710y85 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;
}
.hf3rfk4l     .t3710y85 li::before { border-radius: 50%; }
.x8iuh  .t3710y85 li::before { border-radius: 3px; }
.hbu695 .t3710y85 li::before { border-radius: 3px; }
.skeum4dv    .t3710y85 li::before { border-radius: 50%; }
.pz7ba { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.um9y .pz7ba,
.i9txyvp .pz7ba { background: transparent; border: none; border-radius: 0; }
.a3nwyj { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.a3nwyj th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.a3nwyj td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.a3nwyj tr:hover td { background: var(--bg-hover); }
.jf6a9f7m .a3nwyj tbody tr:nth-child(even) td { background: var(--bg-surface); }
.u330q8 .a3nwyj { border: 1px solid var(--border-alt); }
.u330q8 .a3nwyj th,
.u330q8 .a3nwyj td { border: 1px solid var(--border-alt); }
.pzrvzwk .a3nwyj th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.pzrvzwk .a3nwyj td { border-bottom: none; }
.pzrvzwk .a3nwyj tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.nsrj .a3nwyj th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.r8t8k .pz7ba {
  overflow: hidden;
}
.r8t8k .a3nwyj th { border-bottom: 1px solid var(--border-alt); }
.r8t8k .a3nwyj tr:last-child td { border-bottom: none; }
.juom3 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.qs0qzveb { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.qead { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.hfyxbaq { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.g9l6m { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.wwhu8il { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.wwhu8il 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);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%}
.onbs705 .hfyxbaq { background: transparent; text-align: center; }
.fm0mpbsk .qead {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.vx76 .qead {
  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);
}
.a92xrc .qs0qzveb { display: grid; grid-template-columns: auto 1fr; }
.a92xrc .qead {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.a92xrc .hfyxbaq { grid-column: 2; }
.a92xrc .g9l6m,
.a92xrc .wwhu8il { grid-column: 1 / -1; }
.ld6nu7 .qs0qzveb { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.ld6nu7 .qead {
  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);
}
.ld6nu7 .hfyxbaq { grid-column: 2; }
.ld6nu7 .g9l6m,
.ld6nu7 .wwhu8il { grid-column: 1 / -1; }
.uh21q .qs0qzveb { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.uh21q .hfyxbaq { background: none; color: var(--accent-light); font-weight: 700; }
.ydihcwv4 .qs0qzveb { 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); }
.ydihcwv4 .hfyxbaq { background: none; color: var(--accent-light); font-weight: 700; }
.zdsc2q .qs0qzveb { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.zdsc2q .qs0qzveb:last-child { border-bottom: none; }
.zdsc2q .hfyxbaq { background: none; color: var(--accent-light); font-weight: 700; }
.qnr03 .qs0qzveb { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.qnr03 .hfyxbaq { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.u38k3gj .juom3 { counter-reset: card-n; }
.u38k3gj .qs0qzveb  { counter-increment: card-n; }
.u38k3gj .hfyxbaq { display: flex; align-items: center; gap: 10px; }
.u38k3gj .hfyxbaq::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;
}
.gtvxz .qs0qzveb { background: var(--bg-surface); border: 1px solid var(--border); }
.gtvxz .hfyxbaq { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.byvdsyy { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.wbothsx  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.t4jp { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.d5aw05v { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.e1m9t74 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.byvdsyy strong { color: var(--text-primary); font-size: 0.95rem; }
.byvdsyy p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.p0pahlv { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.z8ft5, .pytk9 { border-radius: 8px; padding: 14px; }
.z8ft5 { background: var(--bg-pros); }
.pytk9 { background: var(--bg-cons); }
.ku1t7s { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.z8ft5 .ku1t7s { color: var(--c-pros-label); }
.pytk9 .ku1t7s { color: #f87171; }
.z8ft5 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.pytk9 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.drl9ryjs { width: 100%; height: auto; border-radius: 10px; display: block; }
.fid2eerw {
  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;
}
.fid2eerw:hover { opacity: 0.85; }
.eflrh .fid2eerw  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.eflrh .fid2eerw:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.b1xa6qf .fid2eerw  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.b1xa6qf .fid2eerw:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.clrd21vn .chpwe { border-radius: 50px; }
.clrd21vn .fid2eerw  { border-radius: 50px; }
.vz1ju5e .chpwe { padding-left: 22px; padding-right: 22px; }
.vz1ju5e .fid2eerw  { padding-left: 12px; padding-right: 12px; }
.xim9bx2m .chpwe { padding-left: 44px; padding-right: 44px; }
.xim9bx2m .fid2eerw  { padding-left: 24px; padding-right: 24px; }
.xgawvda .chpwe { padding-left: 56px; padding-right: 56px; }
.xgawvda .fid2eerw  { padding-left: 32px; padding-right: 32px; }
.kbqgf   .chpwe::after, .kbqgf   .fid2eerw::after,
.pk4iq391 .chpwe::after, .pk4iq391 .fid2eerw::after,
.u6wunj0    .chpwe::after, .u6wunj0    .fid2eerw::after,
.os19v    .chpwe::after, .os19v    .fid2eerw::after,
.izfkj    .chpwe::after, .izfkj    .fid2eerw::after,
.v46gs3     .chpwe::after, .v46gs3     .fid2eerw::after,
.im6iuw    .chpwe::after, .im6iuw    .fid2eerw::after,
.hb0bsqy   .chpwe::after, .hb0bsqy   .fid2eerw::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;
}
.kbqgf .chpwe::after, .kbqgf .fid2eerw::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");
}
.pk4iq391 .chpwe::after, .pk4iq391 .fid2eerw::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");
}
.u6wunj0 .chpwe::after, .u6wunj0 .fid2eerw::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");
}
.os19v .chpwe::after, .os19v .fid2eerw::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");
}
.izfkj .chpwe::after, .izfkj .fid2eerw::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");
}
.v46gs3 .chpwe::after, .v46gs3 .fid2eerw::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");
}
.im6iuw .chpwe::after, .im6iuw .fid2eerw::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");
}
.hb0bsqy .chpwe::after, .hb0bsqy .fid2eerw::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");
}
.dtmqn   .oo57he::after, .dtmqn   .iqg3eo9j::after,
.icqa0z6s .oo57he::after, .icqa0z6s .iqg3eo9j::after,
.mbp8    .oo57he::after, .mbp8    .iqg3eo9j::after,
.d9a7v    .oo57he::after, .d9a7v    .iqg3eo9j::after,
.dj9afk    .oo57he::after, .dj9afk    .iqg3eo9j::after,
.tkw37nz1     .oo57he::after, .tkw37nz1     .iqg3eo9j::after,
.z3k1    .oo57he::after, .z3k1    .iqg3eo9j::after,
.qzmq   .oo57he::after, .qzmq   .iqg3eo9j::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;
}
.dtmqn .oo57he::after, .dtmqn .iqg3eo9j::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");
}
.icqa0z6s .oo57he::after, .icqa0z6s .iqg3eo9j::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");
}
.mbp8 .oo57he::after, .mbp8 .iqg3eo9j::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");
}
.d9a7v .oo57he::after, .d9a7v .iqg3eo9j::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");
}
.dj9afk .oo57he::after, .dj9afk .iqg3eo9j::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");
}
.tkw37nz1 .oo57he::after, .tkw37nz1 .iqg3eo9j::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");
}
.z3k1 .oo57he::after, .z3k1 .iqg3eo9j::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");
}
.qzmq .oo57he::after, .qzmq .iqg3eo9j::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");
}
.lpj4mn {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
}
.bqe9hwc {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 18px 24px;
  display: flex; flex-direction: row; align-items: center; gap: 24px;
  transition: background .15s;
}
.bqe9hwc > [itemprop="item"] { display: contents; }
.bqe9hwc [itemprop="itemReviewed"],
.bqe9hwc [itemprop="reviewRating"] { display: none; }
.bqe9hwc:hover { background: var(--bg-hover); }
.bfwlun {
  background: var(--accent-bg);
  border-radius: 10px; padding: 8px 12px;
  display: flex; align-items: center; justify-content: center;
  min-width: 140px; width: 140px; height: 90px; flex-shrink: 0;
}
.k9yf6ch .bfwlun { background: #1a1a1a; }
.jwz2bx4z .bfwlun { background: rgba(128,128,128,.12); }
.g7ty04 .bfwlun { background: var(--bg-raised); }
.lo2xra .bfwlun { background: transparent; padding: 0; }
.odqq { max-height: 74px; max-width: 120px; object-fit: contain; }
.pvbj75pk { display: flex; align-items: center; gap: 16px; min-width: 0; }
.pvbj75pk .bfwlun + .rvf7 { flex: 1 1 auto; }
.rvf7 { font-weight: 700; font-size: 1.25rem; color: var(--text-primary); line-height: 1.25; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.njsnc0 { color: var(--cta); font-size: 1.2rem; letter-spacing: 2px; line-height: 1; text-align: center; }
.se3u5 { text-align: center; font-size: 1.2rem; font-weight: 700; }
.y5rw { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; line-height: 1.3; min-width: 0; gap: 4px; }
@media (min-width: 721px) {
  .pvbj75pk { flex: 0 0 260px; width: 260px; }
  .njsnc0 { flex: 0 0 120px; width: 120px; }
  .se3u5 { flex: 0 0 110px; width: 110px; }
  .y5rw   { flex: 0 0 180px; width: 180px; }
}
.aim5j7ws { color: var(--text-label); font-size: .85rem; text-transform: uppercase; letter-spacing: .08em; font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; }
.qavletk { color: var(--text-value); font-weight: 700; font-size: 1.22rem; line-height: 1.3; max-width: 100%; overflow-wrap: anywhere; word-break: break-word; }
.orkcke { white-space: nowrap; text-align: center; align-self: center; }
@media (min-width: 721px) {
  .orkcke { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.orkcke.fid2eerw { 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) {
  .lpj4mn { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .lpj4mn .bqe9hwc { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .lpj4mn .pvbj75pk { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .lpj4mn .bfwlun { width: 100%; min-width: unset; height: 120px; }
  .lpj4mn .odqq { max-height: 96px; max-width: 200px; }
  .lpj4mn .rvf7 { min-width: unset; text-align: center; white-space: normal; }
  .lpj4mn .njsnc0 { min-width: 0; }
  .lpj4mn .y5rw { 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; }
  .lpj4mn .orkcke { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .ai4zci3k .bqe9hwc { row-gap: 8px !important; gap: 10px !important; }
}
.vkya {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.fhtcqls0 {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.nbuu86t {
  width: 90px; flex-shrink: 0;
  background: var(--bg-page);
  border-radius: 8px; display: flex; align-items: center; justify-content: center;
  padding: 8px; min-height: 60px;
}
.nbuu86t img { max-width: 80px; max-height: 50px; object-fit: contain; }
.pcng { flex: 1; }
.pcng h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.yu9ai { color: var(--c-stars); font-size: 1.1rem; }
.jslyb { margin-bottom: 8px; }
.r9q8yl0k { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.vixum0::before   { content: "★ "; color: var(--accent); }
.tep3 { flex-shrink: 0; }
.syooeb5 img.vbf8 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.um9y { padding: 20px 24px; }
.cfio6 { color: var(--text-muted); margin-bottom: 16px; }
.lzlif { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.f5hbrc56, .w6qkce7 { list-style: none; font-size: 0.9rem; }
.f5hbrc56 li { color: var(--c-pros); margin-bottom: 4px; }
.w6qkce7 li { color: var(--c-cons); margin-bottom: 4px; }
.f5hbrc56 li::before { content: "✓"; margin-right: 5px; }
.w6qkce7 li::before { content: "✗"; margin-right: 5px; }
.n91qwzl9 .f5hbrc56 li::before { content: "→"; }
.n91qwzl9 .w6qkce7 li::before { content: "–"; }
.yleonp9  .f5hbrc56 li::before { content: "★"; }
.yleonp9  .w6qkce7 li::before { content: "✕"; }
.s80i    .f5hbrc56 li::before { content: "◆"; }
.s80i    .w6qkce7 li::before { content: "▲"; }
.f08i1sd2  .f5hbrc56 li::before { content: "▶"; }
.f08i1sd2  .w6qkce7 li::before { content: "■"; }
.t2f1qgjv { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.ovvu23 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.f0mcla { background: var(--bg-pros); color: var(--c-tag-pay); }
.u3hd6i { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.laqg5 .u3hd6i { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.qdq7wk .u3hd6i { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .u0f8 .d9ef {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .u0f8 .vkya { margin: 0; }
}
.e422lza5 .fhtcqls0 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.e422lza5 .pcng h3 { color: var(--accent-light); }
.e422lza5 .nbuu86t { background: var(--bg-page); border: 1px solid var(--border); }
.vcvf0ydv .vkya { border-top: 4px solid var(--accent); }
.vcvf0ydv .fhtcqls0 { background: var(--bg-card); }
.kpd3r .vkya { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.kpd3r .fhtcqls0 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.kpd3r .um9y { padding: 14px 16px; }
.kpd3r .nbuu86t { border-radius: 4px; }
.kpd3r .u3hd6i { border-radius: 0; }
.mina .fhtcqls0 { padding: 0; gap: 0; overflow: hidden; }
.mina .nbuu86t { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.mina .pcng { padding: 16px 20px; }
.mina .tep3 { padding: 16px 20px; align-self: center; }
.y10z .yu9ai { font-size: .95rem; }
.i9txyvp .p0pahlv { gap: 10px; }
.i9txyvp .z8ft5, .i9txyvp .pytk9 { padding: 12px; }
.i9txyvp .z8ft5 ul, .i9txyvp .pytk9 ul { margin: 4px 0 0; padding-left: 18px; }
.i9txyvp .z8ft5 li, .i9txyvp .pytk9 li { font-size: .85rem; margin-bottom: 3px; }
.etw24n3 .ovvu23 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .y7qx7s4 { grid-template-columns: 1fr; }
  .jfkm3dj { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .jfkm3dj .dm17f22a { width: 72px; height: 50px; }
  .jfkm3dj .r6w3 { max-width: 180px; }
  .jfkm3dj .kszib { width: auto; }
}
.erut24t .y10z .yu9ai { filter: brightness(1.2); }
@media (max-width: 720px) {
  .erut24t { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .siqe { padding: 16px; }
  .g9qr5sqi .h1bk { min-width: 50%; }
}
.oqio .p0pahlv { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .yw3146c { grid-template-columns: 1fr; }
  .x4putam { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ity2cb { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .byzbbr { flex-wrap: wrap; padding: 16px; }
}
.j31n .p0pahlv { gap: 8px; }
.j31n .z8ft5, .j31n .pytk9 { padding: 8px; }
@media (max-width: 480px) {
  .r8nfay8 { flex-direction: column; align-items: stretch; }
}
.tphhf1 .kszib .fid2eerw { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .m9lxs { flex-direction: column; align-items: stretch; gap: 10px; }
  .tphhf1 .kszib { text-align: center; }
}
@media (max-width: 720px) {
  .gf6jb { grid-template-columns: 1fr; }
  .qag41gqn { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .b6ulenxn { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.ckw9rsl .udvv { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.ogxm2i6g .yu9ai { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .c8hqk { grid-template-columns: 1fr; }
  .ogxm2i6g { width: 100px; height: 100px; margin: 16px auto; }
  .ckw9rsl { font-size: 1.4rem; }
  .bfs6f7xs { justify-content: center; }
  .ehwj89 .h1bk { min-width: 50%; }
}
.gga23fa .p0pahlv { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .ekh9mcme { flex-wrap: wrap; padding: 14px 16px; }
  .igb6zm6 { padding: 12px 16px; }
  .gga23fa .p0pahlv { margin: 0 16px; }
  .gga23fa .etw24n3 { padding: 0 16px; }
  .xj854on { padding: 12px 16px; }
}
.mgjy6 .lpj4mn {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 18px;
}
.mgjy6 .lpj4mn .bqe9hwc:only-child { grid-column: 1 / -1; }
.mgjy6 .lpj4mn .bqe9hwc {
  flex-direction: column; align-items: center; padding: 20px 18px; border-radius: 14px; gap: 14px;
}
.mgjy6 .lpj4mn .pvbj75pk { flex-direction: column; align-items: center; gap: 12px; width: 100%; min-width: 0; }
.mgjy6 .lpj4mn .bfwlun { width: 100%; min-width: unset; height: 120px; }
.mgjy6 .lpj4mn .odqq { max-height: 100px; max-width: 200px; }
.mgjy6 .lpj4mn .rvf7 { min-width: unset; text-align: center; white-space: normal; }
.mgjy6 .lpj4mn .njsnc0 { min-width: 0; }
.mgjy6 .lpj4mn .y5rw {
  flex-direction: row; justify-content: space-between; align-items: baseline;
  width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  flex: 0 0 auto; min-width: 0;
}
.mgjy6 .lpj4mn .orkcke { width: 100%; text-align: center; margin-left: 0; min-width: 0; }
.mgjy6 .fhtcqls0 { gap: 14px; }
.anxkbkpo .qavletk {
  color: var(--accent); font-weight: 700;
  background: var(--accent-bg); border-radius: 100px;
  padding: 5px 14px; font-size: 1.1rem;
}
.anxkbkpo .njsnc0 { color: var(--cta); }
.anxkbkpo .fhtcqls0 { background: var(--accent-bg); }
.anxkbkpo .vixum0, .anxkbkpo .frui, .anxkbkpo .fwcg5 {
  background: var(--bg-card); border-radius: 100px; padding: 1px 10px;
  border: 1px solid var(--border);
}
.pffqt .y5rw { flex-direction: column; align-items: flex-start; gap: 4px; padding-top: 6px; }
.pffqt .qavletk {
  font-weight: 700; font-size: 1.1rem;
  color: var(--accent); background: var(--accent-bg);
  border-radius: 6px; padding: 4px 12px; display: inline-block;
}
.pffqt .njsnc0 { color: var(--cta); }
.pffqt .fhtcqls0 { border-bottom: 2px solid var(--accent-bg); }
.pffqt .vixum0, .pffqt .frui, .pffqt .fwcg5 {
  background: var(--accent-bg); color: var(--accent); border-radius: 100px;
  padding: 2px 10px; font-weight: 600; border: none;
}
.yyms8w51 .bqe9hwc { border-top: 3px solid var(--accent); }
.yyms8w51 .vkya { overflow: hidden; }
.yyms8w51 .fhtcqls0 { background: var(--accent-bg); }
.luavf2wy .bqe9hwc { padding: 14px 18px; gap: 16px; }
.luavf2wy .rvf7 { font-size: 1rem; }
.luavf2wy .fhtcqls0 { padding: 14px 18px; gap: 14px; }
.luavf2wy .um9y { padding: 14px 18px; }
.luavf2wy .nbuu86t { width: 70px; }
.luavf2wy .pcng h3 { font-size: 1.05rem; }
.jkqlla0g .lpj4mn { gap: 0; }
.jkqlla0g .bqe9hwc {
  border-radius: 0; border-left: none; border-right: none;
  border-top: none; border-bottom: 1px solid var(--border);
}
.jkqlla0g .bqe9hwc:last-child { border-bottom: none; }
.jkqlla0g .bqe9hwc:nth-child(odd) { background: var(--accent-bg); }
.jkqlla0g .bqe9hwc:nth-child(odd):hover { background: var(--bg-hover); }
.ai4zci3k .lpj4mn {
  gap: 0; border: 1px solid var(--border);
  border-radius: 10px; overflow: hidden;
}
.ai4zci3k .bqe9hwc {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border); row-gap: 0; column-gap: 12px;
}
.ai4zci3k .bqe9hwc:last-child { border-bottom: none; }
.ai4zci3k .njsnc0,
.ai4zci3k .h5n0v8,
.ai4zci3k .aatyak { border-left: 1px solid var(--border); padding-left: 10px; }
.ai4zci3k .rvf7 { padding: 0 10px; }
.z14d .pvbj75pk { flex-direction: column; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.z14d .rvf7 { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.wjd7l .pvbj75pk { flex-direction: column-reverse; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.wjd7l .rvf7 { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.p0bbcr .lpj4mn { gap: 14px; }
.p0bbcr .bqe9hwc {
  padding: 20px 26px; gap: 24px; border-radius: 12px;
  min-height: 140px;
}
.p0bbcr .rvf7 { font-size: 1.15rem; }
.p0bbcr .qavletk { font-size: 1.22rem; }
.p0bbcr .orkcke.fid2eerw { padding: 14px 30px !important; font-size: 1rem; }
.i13e9 .lpj4mn { gap: 18px; }
.i13e9 .bqe9hwc {
  padding: 28px 32px; gap: 28px; border-radius: 14px;
  min-height: 160px; border-width: 2px;
}
.i13e9 .bfwlun {
  min-width: 180px; width: 180px; height: 120px; padding: 10px 14px; border-radius: 14px;
  background: var(--bg-raised);
}
.i13e9 .odqq { max-height: 100px; max-width: 160px; }
.i13e9 .pvbj75pk { min-width: 260px; }
.i13e9 .rvf7 { font-size: 1.25rem; font-weight: 800; }
.i13e9 .njsnc0 { font-size: 1.1rem; letter-spacing: 2px; }
.i13e9 .qavletk { font-size: 1.3rem; font-weight: 800; }
.i13e9 .aim5j7ws { font-size: .9rem; text-transform: uppercase; letter-spacing: .06em; }
.i13e9 .orkcke.fid2eerw { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.e1i8 .h5n0v8 { flex: 1.8; }
.e1i8 .h5n0v8 .qavletk {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.e1i8 .h5n0v8 .aim5j7ws { font-weight: 700; color: var(--text-primary); }
.se3u5 { display: none; }
.rdf96 .njsnc0 { display: none; }
.kqpb .njsnc0 { font-size: 1rem; letter-spacing: 2px; }
.dlmsgqq5 .njsnc0 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.xincf6a7 .njsnc0,
.qqjz8f1 .njsnc0,
.k8qsugh .njsnc0 { display: none; }
.xincf6a7 .se3u5,
.qqjz8f1 .se3u5,
.k8qsugh .se3u5 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.xincf6a7 .se3u5 { font-size: 1.7rem; font-weight: 900; color: var(--accent); }
.xincf6a7 .se3u5 small { display: none; }
.qqjz8f1 .se3u5 {
  font-size: 1.1rem; font-weight: 800; color: var(--accent);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.qqjz8f1 .se3u5 small { font-size: 0.85em; font-weight: 700; color: var(--accent); opacity: 0.75; }
.k8qsugh .se3u5 {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.k8qsugh .se3u5 small { display: none; }
.xincf6a7 .jslyb .yu9ai,
.qqjz8f1 .jslyb .yu9ai,
.k8qsugh .jslyb .yu9ai { display: none; }
.xincf6a7 .jslyb strong { font-size: 1.6rem; font-weight: 900; color: var(--accent); }
.xincf6a7 .udvv { display: none; }
.qqjz8f1 .jslyb strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.qqjz8f1 .utg7eon,
.qqjz8f1 .udvv { font-size: 1em; }
.k8qsugh .jslyb strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.k8qsugh .udvv { display: none; }
.lczo3 { margin: 16px 0; }
.fagfl8g1 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.fagfl8g1 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.fagfl8g1 summary::after { content: "+"; color: var(--accent); }
.fagfl8g1[open] summary::after { content: "−"; }
.fagfl8g1 p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.bpfdfhtr { margin-bottom: 0; }
.s46ovmh h2.e9nss6 { color: var(--text-primary); border-color: var(--accent); }
.ghu906 h2.e9nss6 { color: var(--text-primary); border-color: var(--accent); }
.d91efjp .wbothsx     { background: #052e16; border-color: #10b981; }
.d91efjp .t4jp { background: #2d0a1e; border-color: #f43f5e; }
.d91efjp .d5aw05v    { background: #1e1036; border-color: #a855f7; }
.d91efjp .byvdsyy strong  { color: #f1f5f9; }
.d91efjp .byvdsyy p       { color: #cbd5e1; }
.d91efjp .fiyc    .wbothsx     .e1m9t74::before,
.d91efjp .r86bzk  .wbothsx     .e1m9t74::before,
.d91efjp .jn1q9  .wbothsx     .e1m9t74::before,
.d91efjp .wy70 .wbothsx     .e1m9t74::before { color: #10b981; }
.d91efjp .fiyc    .t4jp .e1m9t74::before,
.d91efjp .r86bzk  .t4jp .e1m9t74::before,
.d91efjp .jn1q9  .t4jp .e1m9t74::before,
.d91efjp .wy70 .t4jp .e1m9t74::before { color: #f43f5e; }
.d91efjp .fiyc    .d5aw05v    .e1m9t74::before,
.d91efjp .r86bzk  .d5aw05v    .e1m9t74::before,
.d91efjp .jn1q9  .d5aw05v    .e1m9t74::before,
.d91efjp .wy70 .d5aw05v    .e1m9t74::before { color: #a855f7; }
.nqzi .wbothsx     { background: #2d2000; border-color: #eab308; }
.nqzi .t4jp { background: #2d0b0b; border-color: #ef4444; }
.nqzi .d5aw05v    { background: #2d1600; border-color: #f97316; }
.nqzi .byvdsyy strong  { color: #f1f5f9; }
.nqzi .byvdsyy p       { color: #cbd5e1; }
.nqzi .fiyc    .wbothsx     .e1m9t74::before,
.nqzi .r86bzk  .wbothsx     .e1m9t74::before,
.nqzi .jn1q9  .wbothsx     .e1m9t74::before,
.nqzi .wy70 .wbothsx     .e1m9t74::before { color: #eab308; }
.nqzi .fiyc    .t4jp .e1m9t74::before,
.nqzi .r86bzk  .t4jp .e1m9t74::before,
.nqzi .jn1q9  .t4jp .e1m9t74::before,
.nqzi .wy70 .t4jp .e1m9t74::before { color: #ef4444; }
.nqzi .fiyc    .d5aw05v    .e1m9t74::before,
.nqzi .r86bzk  .d5aw05v    .e1m9t74::before,
.nqzi .jn1q9  .d5aw05v    .e1m9t74::before,
.nqzi .wy70 .d5aw05v    .e1m9t74::before { color: #f97316; }
.gw18ublq .wbothsx     { background: #0c1a2e; border-color: #38bdf8; }
.gw18ublq .t4jp { background: #12103a; border-color: #818cf8; }
.gw18ublq .d5aw05v    { background: #0a2020; border-color: #2dd4bf; }
.gw18ublq .byvdsyy strong  { color: #f1f5f9; }
.gw18ublq .byvdsyy p       { color: #cbd5e1; }
.gw18ublq .fiyc    .wbothsx     .e1m9t74::before,
.gw18ublq .r86bzk  .wbothsx     .e1m9t74::before,
.gw18ublq .jn1q9  .wbothsx     .e1m9t74::before,
.gw18ublq .wy70 .wbothsx     .e1m9t74::before { color: #38bdf8; }
.gw18ublq .fiyc    .t4jp .e1m9t74::before,
.gw18ublq .r86bzk  .t4jp .e1m9t74::before,
.gw18ublq .jn1q9  .t4jp .e1m9t74::before,
.gw18ublq .wy70 .t4jp .e1m9t74::before { color: #818cf8; }
.gw18ublq .fiyc    .d5aw05v    .e1m9t74::before,
.gw18ublq .r86bzk  .d5aw05v    .e1m9t74::before,
.gw18ublq .jn1q9  .d5aw05v    .e1m9t74::before,
.gw18ublq .wy70 .d5aw05v    .e1m9t74::before { color: #2dd4bf; }
.zat7ti6d .wbothsx     { background: var(--accent-bg); border-color: var(--accent); }
.zat7ti6d .t4jp { background: var(--accent-bg-light); border-color: var(--accent-light); }
.zat7ti6d .d5aw05v    { background: var(--accent-bg); border-color: var(--accent-pale); }
.zat7ti6d .fiyc    .e1m9t74::before,
.zat7ti6d .r86bzk  .e1m9t74::before,
.zat7ti6d .jn1q9  .e1m9t74::before,
.zat7ti6d .wy70 .e1m9t74::before { color: var(--accent-light) !important; }
.ih5yb::before,
.pk8kox::before { margin-right: 5px; }
.my0nfd37 .z8ft5 ul li,
.my0nfd37 .f5hbrc56 li         { color: #4ade80; }
.my0nfd37 .z8ft5 .ih5yb { color: #22c55e; }
.my0nfd37 .pytk9 ul li,
.my0nfd37 .w6qkce7 li         { color: #f87171; }
.my0nfd37 .pytk9 .pk8kox { color: #ef4444; }
.z67iym .z8ft5 { background: var(--bg-pros); }
.z67iym .pytk9 { background: var(--bg-cons); }
.z67iym .z8ft5 .ih5yb { color: var(--c-pros-label); }
.z67iym .pytk9 .pk8kox { color: var(--c-cons); }
.z67iym .z8ft5 ul li,
.z67iym .f5hbrc56 li            { color: var(--c-pros); }
.z67iym .pytk9 ul li,
.z67iym .w6qkce7 li            { color: var(--c-cons); }
.xxuxkq .z8ft5 { background: var(--bg-pros); }
.xxuxkq .pytk9 { background: var(--bg-cons); }
.xxuxkq .z8ft5 .ih5yb { color: var(--c-pros-label); }
.xxuxkq .pytk9 .pk8kox { color: var(--c-cons); }
.xxuxkq .z8ft5 ul li,
.xxuxkq .f5hbrc56 li          { color: var(--c-pros); }
.xxuxkq .pytk9 ul li,
.xxuxkq .w6qkce7 li          { color: var(--c-cons); }
.fdzvul .ih5yb::before { content: "✓ "; }
.fdzvul .pk8kox::before { content: "✗ "; }
.n91qwzl9 .ih5yb::before { content: "→ "; }
.n91qwzl9 .pk8kox::before { content: "← "; }
.yleonp9 .ih5yb::before { content: "★ "; }
.yleonp9 .pk8kox::before { content: "✕ "; }
.s80i .ih5yb::before { content: "◆ "; }
.s80i .pk8kox::before { content: "▲ "; }
.qdq7wk .byvdsyy { background: transparent; border-left: none; border: 1.5px solid; }
.qdq7wk .wbothsx     { border-color: var(--c-tip-border); }
.qdq7wk .t4jp { border-color: var(--c-warn-border); }
.qdq7wk .d5aw05v    { border-color: #60a5fa; }
.qdq7wk .byvdsyy strong { color: var(--text-primary); }
.qdq7wk .byvdsyy p      { color: var(--text-muted); }
.laqg5 .byvdsyy { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.laqg5 .wbothsx     { border-top-color: var(--c-tip-border); }
.laqg5 .t4jp { border-top-color: var(--c-warn-border); }
.laqg5 .d5aw05v    { border-top-color: #60a5fa; }
.dguina67 .byvdsyy { border-left: none; border-radius: 8px; }
.dguina67 .wbothsx     { background: #065f46; }
.dguina67 .t4jp { background: #92400e; }
.dguina67 .d5aw05v    { background: #1e3a8a; }
.dguina67 .byvdsyy strong,
.dguina67 .byvdsyy p { color: #fff; }
.dguina67 .e1m9t74::before { color: rgba(255,255,255,0.85) !important; }
.d91efjp.dguina67 .wbothsx,
.d91efjp .dguina67 .wbothsx     { background: #052e16; }
.d91efjp.dguina67 .t4jp,
.d91efjp .dguina67 .t4jp { background: #2d0a1e; }
.d91efjp.dguina67 .d5aw05v,
.d91efjp .dguina67 .d5aw05v    { background: #1e1036; }
.nqzi.dguina67 .wbothsx,
.nqzi .dguina67 .wbothsx      { background: #2d2000; }
.nqzi.dguina67 .t4jp,
.nqzi .dguina67 .t4jp  { background: #2d0b0b; }
.nqzi.dguina67 .d5aw05v,
.nqzi .dguina67 .d5aw05v     { background: #2d1600; }
.gw18ublq.dguina67 .wbothsx,
.gw18ublq .dguina67 .wbothsx      { background: #0c1a2e; }
.gw18ublq.dguina67 .t4jp,
.gw18ublq .dguina67 .t4jp  { background: #12103a; }
.gw18ublq.dguina67 .d5aw05v,
.gw18ublq .dguina67 .d5aw05v     { background: #0a2020; }
.j8ea .byvdsyy { border-left: none; border-radius: 6px; padding: 10px 14px; }
.j8ea .wbothsx     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.j8ea .t4jp { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.j8ea .d5aw05v    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.j8ea .byvdsyy strong { color: var(--text-primary); }
.j8ea .byvdsyy p      { color: var(--text-muted); }
.a9f9nxd .byvdsyy { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.fiyc .e1m9t74,
.r86bzk .e1m9t74,
.jn1q9 .e1m9t74,
.wy70 .e1m9t74 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.fiyc .e1m9t74::before,
.r86bzk .e1m9t74::before,
.jn1q9 .e1m9t74::before,
.wy70 .e1m9t74::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.fiyc .wbothsx     .e1m9t74::before { content: "✦"; color: var(--c-tip-border); }
.fiyc .t4jp .e1m9t74::before { content: "▲"; color: var(--c-warn-border); }
.fiyc .d5aw05v    .e1m9t74::before { content: "◉"; color: #60a5fa; }
.r86bzk .wbothsx     .e1m9t74::before { content: "★"; color: var(--c-tip-border); }
.r86bzk .t4jp .e1m9t74::before { content: "◆"; color: var(--c-warn-border); }
.r86bzk .d5aw05v    .e1m9t74::before { content: "●"; color: #60a5fa; }
.jn1q9 .wbothsx     .e1m9t74::before { content: "▶"; color: var(--c-tip-border); }
.jn1q9 .t4jp .e1m9t74::before { content: "■"; color: var(--c-warn-border); }
.jn1q9 .d5aw05v    .e1m9t74::before { content: "▸"; color: #60a5fa; }
.wy70 .wbothsx     .e1m9t74::before { content: "→"; color: var(--c-tip-border); }
.wy70 .t4jp .e1m9t74::before { content: "⬥"; color: var(--c-warn-border); }
.wy70 .d5aw05v    .e1m9t74::before { content: "◈"; color: #60a5fa; }
.rgg57 .jn2btl .cg04,
.rgg57 .mh7epiao .cg04  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.rgg57 .qs0qzveb                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.rgg57 .bqe9hwc                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.rgg57 .vkya            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.rgg57 .pz7ba          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.rgg57 .jqm4c                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.po7264 .jn2btl .cg04,
.po7264 .mh7epiao .cg04,
.po7264 .qs0qzveb,
.po7264 .bqe9hwc,
.po7264 .vkya,
.po7264 .pz7ba,
.po7264 .jqm4c,
.po7264 .a9f9nxd .byvdsyy { box-shadow: none; }
.dzp3z7   body, .dzp3z7   { font-size: 0.9rem; }
.dzp3z7   .frlmt, .dzp3z7 .i41byr, .dzp3z7 .irsit1s5,
.dzp3z7   .zhp6, .dzp3z7 .bhx6p0k { font-size: 0.9rem; }
.dzp3z7   .lwfinskm, .dzp3z7 .t3710y85 { font-size: 0.9rem; }
.rwyqf   .frlmt, .rwyqf .i41byr, .rwyqf .irsit1s5,
.rwyqf   .zhp6, .rwyqf .bhx6p0k { font-size: 0.95rem; }
.rwyqf   .lwfinskm, .rwyqf .t3710y85 { font-size: 0.95rem; }
.ujluie   .frlmt, .ujluie .i41byr, .ujluie .irsit1s5,
.ujluie   .zhp6, .ujluie .bhx6p0k { font-size: 1.08rem; }
.ujluie   .lwfinskm, .ujluie .t3710y85 { font-size: 1.05rem; }
.ujluie   .a3nwyj { font-size: 0.97rem; }
.ckr6 .wti8t7      { font-size: 3.2rem; }
.ckr6 h2.e9nss6 { font-size: 1.9rem; }
.ckr6 h3.zobwd7m     { font-size: 1.4rem; }
.qrbgxw .wti8t7      { font-size: 3.8rem; }
.qrbgxw h2.e9nss6 { font-size: 2.2rem; }
.qrbgxw h3.zobwd7m     { font-size: 1.6rem; }
.bpfdfhtr + .bpfdfhtr { position: relative; }
.cogai0g7   .bpfdfhtr + .bpfdfhtr::before,
.cefe  .bpfdfhtr + .bpfdfhtr::before,
.iw1es9   .bpfdfhtr + .bpfdfhtr::before,
.b7ot   .bpfdfhtr + .bpfdfhtr::before,
.drj6   .bpfdfhtr + .bpfdfhtr::before,
.n9hjx3 .bpfdfhtr + .bpfdfhtr::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.cogai0g7 .bpfdfhtr + .bpfdfhtr::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.cefe .bpfdfhtr + .bpfdfhtr::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.iw1es9 .bpfdfhtr + .bpfdfhtr::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.b7ot .bpfdfhtr + .bpfdfhtr::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.pmk7n .bpfdfhtr { margin-bottom: 16px; }
.pmk7n .bpfdfhtr + .bpfdfhtr { margin-top: 0; }
.pmk7n .nadf1hc { padding-top: 0; padding-bottom: 0; }
.drj6 .bpfdfhtr + .bpfdfhtr::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.n9hjx3 .bpfdfhtr + .bpfdfhtr::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.flbm .bpfdfhtr + .bpfdfhtr::before,
.is8jqjf4 .bpfdfhtr + .bpfdfhtr::before,
.i2qh7o .bpfdfhtr + .bpfdfhtr::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%;
}
.d3h7 .flbm .bpfdfhtr:nth-child(even)::before,
.d3h7 .is8jqjf4 .bpfdfhtr:nth-child(even)::before,
.d3h7 .i2qh7o .bpfdfhtr:nth-child(even)::before { background: var(--bg-surface); }
.sura7tec .flbm .bpfdfhtr:nth-child(even)::before,
.sura7tec .is8jqjf4 .bpfdfhtr:nth-child(even)::before,
.sura7tec .i2qh7o .bpfdfhtr:nth-child(even)::before { background: var(--bg-card); }
.flbm .bpfdfhtr + .bpfdfhtr::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");
}
.is8jqjf4 .bpfdfhtr + .bpfdfhtr::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");
}
.i2qh7o .bpfdfhtr + .bpfdfhtr::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");
}
.qm4ly0 .epszd6b { overflow: hidden; }
.qm4ly0 .xha413 { margin-bottom: 70px; }
.rxbd .cuo6x4m,
.tnx5u7h .cuo6x4m { padding-bottom: 60px; }
.qm4ly0 .cuo6x4m { padding-bottom: 70px; }
.qm4ly0 .epszd6b::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%;
}
.qm4ly0 .epszd6b::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");
}
.jj5e .nnh87 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.qllzw .nnh87 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.poxbiz0n .nnh87 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.i055zlv8 .nnh87 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.pgqcu .qxd2z { background: var(--accent); }
.pgqcu .qxd2z .vedoo { background: none; }
.pgqcu .g1pc8wa { background: var(--accent); }
.pgqcu .nnh87 { background: var(--accent-bg); }
.pgqcu .epszd6b:not(.qxd2z) .vedoo { background: rgba(0,0,0,0.6); }
.djd507 .gfsmry { float: left; width: 38%; margin: 0 28px 16px 0; }
.djd507 .gfsmry .drl9ryjs { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.djd507 .nadf1hc::after { content: ''; display: block; clear: both; }
.ymlscet .gfsmry { float: right; width: 38%; margin: 0 0 16px 28px; }
.ymlscet .gfsmry .drl9ryjs { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ymlscet .nadf1hc::after { content: ''; display: block; clear: both; }
.u84eylv .bpfdfhtr:nth-child(odd)  .gfsmry { float: left;  width: 38%; margin: 0 28px 16px 0; }
.u84eylv .bpfdfhtr:nth-child(even) .gfsmry { float: right; width: 38%; margin: 0 0 16px 28px; }
.u84eylv .gfsmry .drl9ryjs { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.u84eylv .nadf1hc::after { content: ''; display: block; clear: both; }
.djd507 .juom3,
.djd507 .lpj4mn,
.ymlscet .juom3,
.ymlscet .lpj4mn,
.u84eylv .juom3,
.u84eylv .lpj4mn { clear: both; }
.djd507 .lwfinskm,
.djd507 .t3710y85,
.ymlscet .lwfinskm,
.ymlscet .t3710y85,
.u84eylv .lwfinskm,
.u84eylv .t3710y85 { overflow: hidden; }
@media (max-width: 640px) {
  .djd507 .gfsmry,
  .ymlscet .gfsmry,
  .u84eylv .gfsmry { float: none; width: 100%; margin: 0 0 16px 0; }
}
.qlsiee8l .g2o63k,
.qlsiee8l .nadf1hc,
.qlsiee8l .dk05hkx0  { max-width: 1100px; }
.avplukk .g2o63k,
.avplukk .nadf1hc,
.avplukk .dk05hkx0  { max-width: 1200px; }
.l2e9ub .g2o63k,
.l2e9ub .nadf1hc,
.l2e9ub .dk05hkx0  { max-width: 1320px; }
.qqka { font-size: 0.82rem; color: var(--text-muted); }
.fbj6 { display: flex; align-items: center; }
.zgsedjkx {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.esisfek { display: flex; align-items: center; }
.sc2uh { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.sc2uh:hover { text-decoration: underline; }
.xd9l4 { margin: 0 3px; opacity: 0.45; }
.xd9l4::before { content: '/'; }
.b9y569 { padding: 2px 5px; color: var(--text-main); }
.m6pd .qqka {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.m6pd .fbj6 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.taisox .qqka {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.taisox .fbj6 { padding: 0 0 0 12px; }
.g2s2ncl .fbj6 { padding: 0 16px; }
.g2s2ncl .qqka {
  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);
}
.g2s2ncl .g2o63k { padding-top: 28px; }
@media (max-width: 720px) {
  .viu06zil { margin-top: 18px; padding: 0 16px; }
  .g2s2ncl .g2o63k { padding-top: 16px; }
}
.qlsiee8l.m6pd .fbj6 { max-width: 1100px; }
.avplukk.m6pd .fbj6 { max-width: 1200px; }
.l2e9ub.m6pd .fbj6 { max-width: 1320px; }
.goehj .bpfdfhtr { padding-top: 16px; padding-bottom: 16px; }
.cz42fz .bpfdfhtr { padding-top: 24px; padding-bottom: 24px; }
.c1z55lb .bpfdfhtr { padding-top: 40px; padding-bottom: 40px; }
.zrfto69i .bpfdfhtr { padding-top: 52px; padding-bottom: 52px; }
.tb88sy53 .bpfdfhtr:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.tb88sy53 .bpfdfhtr:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.tb88sy53 .bpfdfhtr:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.tb88sy53 .bpfdfhtr:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.f640a7f .nadf1hc { padding-top: 10px;  padding-bottom: 10px; }
.cxoabpde .nadf1hc { padding-top: 18px;  padding-bottom: 18px; }
.mc4gz .nadf1hc { padding-top: 36px;  padding-bottom: 36px; }
.nkupntri .nadf1hc { padding-top: 48px;  padding-bottom: 48px; }
.gpq0ldow h2.e9nss6 { font-weight: 600; }
.gpq0ldow h3.zobwd7m     { font-weight: 600; }
.crqje h2.e9nss6 { font-weight: 800; }
.crqje h3.zobwd7m     { font-weight: 700; }
.ijlb7 h2.e9nss6 { font-weight: 900; }
.ijlb7 h3.zobwd7m     { font-weight: 800; }
.ijlb7 .byvdsyy strong,
.ijlb7 .byvdsyy strong { font-weight: 600; }
.oo57he {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.c4pcimlo .oo57he { display: none; }
@media (max-width: 640px) { .oo57he { display: none; } }
.oo57he { background: var(--cta) !important; color: #fff !important; border: none !important; }
.oo57he:hover { opacity: 0.85; }
.azf0c .oo57he { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.czdwoo .oo57he,
.ewn9r8gz  .oo57he { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.czdwoo .oo57he:hover,
.ewn9r8gz  .oo57he:hover { opacity: 0.88; }
.azf0c.czdwoo .oo57he,
.azf0c.ewn9r8gz  .oo57he { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.iqg3eo9j {
  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;
}
.iqg3eo9j:hover { transform: translateY(-2px); opacity: 0.92; }
.iqg3eo9j { background: var(--cta) !important; color: #fff !important; border: none !important; }
.n8v29j8f .iqg3eo9j { display: none; }
.sw72htwp .iqg3eo9j { right: 32px; }
.rceg2kx4  .iqg3eo9j { left: 32px; }
@media (max-width: 480px) {
  .sw72htwp .iqg3eo9j { right: 20px; bottom: 20px; }
  .rceg2kx4  .iqg3eo9j { left: 20px; bottom: 20px; }
}
.nsb8e { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.dk05hkx0 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.f3adc { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.kpj2ysp { color: var(--text-dim); font-size: 0.8rem; }
.u7qpi a, .avw0x0 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.u7qpi a:hover, .avw0x0 a:hover { color: var(--accent-light); }
.avw0x0 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.zs34k1 .dk05hkx0 { text-align: center; }
.zs34k1 .avw0x0 { justify-content: center; margin-bottom: 16px; }
.zs34k1 .f3adc { margin-top: 0; }
.v4dwz6 { margin-top: 10px; }
.v4dwz6 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .dk05hkx0 { padding-left: 16px; padding-right: 16px; }
  .wq7zak .dk05hkx0 { padding: 20px 16px; }
  .avw0x0 { gap: 4px 12px; }
  .f3adc { font-size: 0.78rem; }
}
.x95nt5 .f3adc { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.x95nt5 .kpj2ysp { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .x95nt5 .td7v8s { grid-template-columns: 1fr 1fr; } .x95nt5 .ukba2f { grid-column: 1 / -1; } }
@media (max-width: 480px) { .x95nt5 .td7v8s { grid-template-columns: 1fr; } }
.e2vjm .f3adc { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .e2vjm .yrwpe9 { gap: 12px; } .e2vjm .p3uh4osu { margin-right: 0; width: 100%; } }
.rz8deq8t .f3adc { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.rz8deq8t .kpj2ysp { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .rz8deq8t .eqnndg8 { grid-template-columns: 1fr 1fr; } .rz8deq8t .xuam { grid-column: 1 / -1; } }
@media (max-width: 480px) { .rz8deq8t .eqnndg8 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .vwdj .zg15abqx { grid-template-columns: 1fr 1fr; } .vwdj .gwqc4:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vwdj .zg15abqx { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .cvhx0g .zg15abqx { grid-template-columns: 1fr; } }
.zru1tex .dk05hkx0 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.zru1tex .avw0x0 { justify-content: center; }
.wns3y .v2a6zvv      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.wns3y .nsb8e { background: var(--bg-page); border-top-color: var(--border-alt); }
.ibai .v2a6zvv      { background: #0d1117; border-bottom-color: #21262d; }
.ibai .xb0tsyy { color: var(--accent-light); }
.ibai .afec { --msep-color: #8b949e; }
.ibai .afec a { color: #8b949e; }
.ibai .afec a:hover { color: var(--accent-light); }
.ibai .eoee7h { color: #8b949e; }
.ibai .nsb8e { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.ibai .f3adc,
.ibai .kpj2ysp { color: #6e7681; }
.ibai .u7qpi a, .ibai .avw0x0 a,
.ibai .u7qpi a:hover, .ibai .avw0x0 a:hover,
@media (max-width: 640px) {
  .ibai .afec { background: #0d1117; border-top-color: #21262d; }
  .ibai .afec li a { border-bottom-color: #21262d; }
}
.vdzyu3 .v2a6zvv      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.vdzyu3 .xb0tsyy { color: var(--accent); }
.vdzyu3 .afec { --msep-color: #475569; }
.vdzyu3 .afec a { color: #475569; }
.vdzyu3 .afec a:hover { color: var(--accent); }
.vdzyu3 .eoee7h { color: #64748b; }
.vdzyu3 .nsb8e { background: #f0f4f8; border-top-color: #cbd5e1; }
.vdzyu3 .f3adc,
.vdzyu3 .kpj2ysp { color: #64748b; }
.vdzyu3 .u7qpi a, .vdzyu3 .avw0x0 a,
.vdzyu3 .u7qpi a:hover, .vdzyu3 .avw0x0 a:hover,
@media (max-width: 640px) {
  .vdzyu3 .afec { background: #f0f4f8; border-top-color: #cbd5e1; }
  .vdzyu3 .afec li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.czdwoo .v2a6zvv      { background: var(--accent); border-bottom-color: var(--accent-light); }
.czdwoo .xb0tsyy { color: #fff; }
.czdwoo .afec { --msep-color: rgba(255,255,255,0.82); }
.czdwoo .afec a { color: rgba(255,255,255,0.82); }
.czdwoo .afec a:hover { color: #fff; }
.czdwoo .eoee7h { color: rgba(255,255,255,0.9); }
.czdwoo .nsb8e { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.czdwoo .f3adc,
.czdwoo .kpj2ysp { color: rgba(255,255,255,0.72); }
.czdwoo .u7qpi a, .czdwoo .avw0x0 a,
.czdwoo .u7qpi a:hover, .czdwoo .avw0x0 a:hover,
@media (max-width: 640px) {
  .czdwoo .afec { background: var(--accent); border-top-color: var(--accent-light); }
  .czdwoo .afec li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.ewn9r8gz .v2a6zvv {
  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);
}
.ewn9r8gz .nsb8e {
  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) {
  .ewn9r8gz .afec {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.zg26 .v9df { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.tghk8 .v9df { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ixo5 .v9df { min-height: 72px; height: auto; }
.hfuwc69g .v9df { min-height: 84px; height: auto; }
.wq7zak .v9df { max-width: none; padding: 0 32px; }
.wq7zak .dk05hkx0  { max-width: none; padding: 24px 32px; }
.zq8o.avplukk .v9df { max-width: 1200px; }
.zq8o.l2e9ub .v9df { max-width: 1320px; }
.rw8llzz   .xb0tsyy, .rw8llzz   .p3uh4osu { text-transform: capitalize; }
.b9f6w .xb0tsyy, .b9f6w .p3uh4osu { text-transform: lowercase; }
.qs8txj .xb0tsyy, .qs8txj .p3uh4osu { text-transform: uppercase; letter-spacing: 0.06em; }
.pftkvh, .qc9p9y6 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.ng02 .pftkvh,
.gjrr .pftkvh,
.h3ocy .pftkvh,
.ag3ex8j .pftkvh,
.f0grl   .afec a { font-weight: 500; }
.f9gv7ni .afec a { font-weight: 600; }
.o055p1a     .afec a { font-weight: 700; }
.y6xj6l    .afec a { font-weight: 800; letter-spacing: 0.01em; }
.x2fb38     .afec > li + li::before,
.ezq4lo    .afec > li + li::before,
.t95iqm    .afec > li + li::before,
.ecx7 .afec > li + li::before,
.e2wnolr .afec > li + li::before,
.sw2rv  .afec > li + li::before,
.hyim9z    .afec > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.x2fb38     .afec > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ezq4lo    .afec > li + li::before { content: "|"; }
.t95iqm    .afec > li + li::before { content: "—"; }
.ecx7 .afec > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.e2wnolr .afec > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.sw2rv  .afec > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.hyim9z    .afec > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .edt2n .eoee7h,
  .iqok .eoee7h,
  .ias86h .eoee7h,
  .nai4ql .eoee7h,
  .tnz0ywh .eoee7h {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .edt2n .eoee7h::before,
  .iqok .eoee7h::before,
  .ias86h .eoee7h::before,
  .nai4ql .eoee7h::before,
  .tnz0ywh .eoee7h::before { content: ""; display: block; flex-shrink: 0; }

  
  .edt2n .eoee7h::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;
  }

  
  .iqok .eoee7h::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;
  }

  
  .ias86h .eoee7h::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;
  }

  
  .nai4ql .eoee7h::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;
  }

  
  .tnz0ywh .eoee7h::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) {
  .k9ruenom .eoee7h {
    padding: 5px 14px;
  }
  .k9ruenom .afec {
    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;
  }
  .k9ruenom .afec li a {
    border-bottom: none; padding: 10px 22px;
  }
  .k9ruenom .afec li a:hover { background: var(--bg-raised); }
  .k9ruenom .n611dw,
  .yorfl .n611dw,
  .dgrtoxr .n611dw { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .cikjxrgl .eoee7h {
    padding: 5px 10px;
  }
  .cikjxrgl .afec {
    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);
  }
  .cikjxrgl .afec.dbt48 { transform: translateX(0); }
  .cikjxrgl .afec li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .cikjxrgl .afec li:last-child a { border-bottom: none; }
  .czdwoo .afec,
  .ibai .afec { background: var(--accent) !important; }
  .czdwoo .afec li a,
  .ibai .afec li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .dgrtoxr .eoee7h {
    padding: 5px 10px;
  }
  .dgrtoxr .afec {
    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);
  }
  .dgrtoxr .afec::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .dgrtoxr .afec.dbt48 { transform: translateY(0); }
  .dgrtoxr .afec li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .zpbkzg .eoee7h {
    padding: 5px 10px;
  }
  .zpbkzg .afec {
    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;
  }
  .zpbkzg .afec.dbt48 { opacity: 1; pointer-events: auto; }
  .zpbkzg .afec li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .dqfpg     .eoee7h { border-radius: 0 !important; }
  .p7kai   .eoee7h { border-radius: 8px !important; }
  .clipr .eoee7h { border-radius: 50% !important; }
  .wnr3jrgu   .eoee7h { border-radius: 999px !important; }
}
.trdio3o .j2if { height: 28px; }
.eaylp .j2if { height: 54px; }
.f24gtmk .j2if { height: 54px; }
.qqkpge1    .njsnc0, .qqkpge1    .yu9ai { color: #f59e0b; }
.a1ynp      .njsnc0 { font-size: 1rem; letter-spacing: 1.5px; }
.a1ynp      .yu9ai   { font-size: 1.35rem; }
.hk3fzdr    .njsnc0, .hk3fzdr    .yu9ai { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.vzao     .njsnc0, .vzao     .yu9ai { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.g1pps .njsnc0, .g1pps .yu9ai { color: var(--cta); letter-spacing: 2px; }
.y41a   .njsnc0, .y41a   .yu9ai { color: #e91e63; letter-spacing: 2px; }
.m26q  .njsnc0, .m26q  .yu9ai { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.y1t4n     .njsnc0, .y1t4n     .yu9ai { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.kxqki .y5rw + .y5rw {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.k3iw .bqe9hwc { padding: 18px 24px; min-height: 68px; }
.a2of .aim5j7ws {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.a2of .qavletk {
  font-size: 1.3rem; font-weight: 800; color: var(--accent);
}
.fwludu .y5rw {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.yexk1sf .lpj4mn { counter-reset: cs-rank; }
.yexk1sf .bqe9hwc { position: relative; counter-increment: cs-rank; }
.yexk1sf .bqe9hwc::before {
  content: "#" counter(cs-rank);
  position: absolute; top: 8px; right: 10px;
  font-size: 0.68rem; font-weight: 800; letter-spacing: -.01em;
  color: var(--accent); opacity: 0.5; font-variant-numeric: tabular-nums;
}
.ty9xv .lpj4mn { counter-reset: cs-rank; gap: 0; }
.ty9xv .bqe9hwc {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 44px 18px 18px;
  gap: 10px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
  margin-bottom: 14px;
}
.ty9xv .bqe9hwc::before {
  content: counter(cs-rank);
  position: absolute; top: -18px; left: 50%; transform: translateX(-50%);
  width: 36px; height: 36px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 1rem; line-height: 1;
  box-shadow: 0 2px 6px rgba(0,0,0,.25);
  z-index: 2;
}
.ty9xv .pvbj75pk {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.ty9xv .bfwlun {
  width: 140px; height: 140px; min-width: 140px; padding: 0;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto;
}
.ty9xv .odqq { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.ty9xv .pvbj75pk { min-width: 0; flex-direction: column; width: 100%; }
.ty9xv .rvf7 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.ty9xv .njsnc0 { color: var(--cta, var(--accent)); }
.ty9xv .se3u5 { font-weight: 700; }
.ty9xv .y5rw {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.ty9xv .aim5j7ws {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.ty9xv .qavletk {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.ty9xv .h5n0v8 .qavletk { font-size: 1.3rem; color: var(--accent-light); }
.ty9xv .orkcke {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.ty9xv .bqe9hwc:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .ty9xv .lpj4mn {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ty9xv .bqe9hwc {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ty9xv .bqe9hwc { padding: 40px 16px 20px; }
  .ty9xv .y5rw {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ty9xv .orkcke { width: 100%; min-width: 0; }
}
.it5xwr .lpj4mn { counter-reset: cs-rank; gap: 10px; }
.it5xwr .bqe9hwc {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding: 14px 18px 14px 18px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
}
.it5xwr .bqe9hwc::before {
  content: counter(cs-rank);
  width: 34px; height: 34px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 0.95rem; flex-shrink: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,.2);
}
.it5xwr .pvbj75pk {
  flex-direction: row; align-items: center; gap: 16px;
  flex-shrink: 0; min-width: 220px;
}
.it5xwr .bfwlun {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.it5xwr .odqq { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.it5xwr .rvf7 {
  font-size: 1.15rem; font-weight: 700; color: var(--accent-light);
  white-space: nowrap; text-align: left; min-width: auto;
}
.it5xwr .njsnc0 { color: var(--cta, var(--accent)); }
.it5xwr .y5rw {
  flex-direction: column; align-items: center; justify-content: center; gap: 4px;
  border-top: none; padding-top: 0; width: auto; flex: 1 1 160px; min-width: 140px;
  text-align: center;
}
.it5xwr .aim5j7ws {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.it5xwr .qavletk { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.it5xwr .h5n0v8 .qavletk { color: var(--accent-light); }
.it5xwr .orkcke {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.it5xwr .bqe9hwc:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .it5xwr .bqe9hwc {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .it5xwr .bqe9hwc::before {
    position: absolute; top: 14px; left: 14px;
  }
  .it5xwr .pvbj75pk {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .it5xwr .rvf7 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .it5xwr .y5rw {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .it5xwr .orkcke { width: 100%; min-width: 0; }
  .it5xwr .njsnc0 { min-width: 0; }
}
.dn4n .lpj4mn { counter-reset: cs-rank; }
.dn4n .bqe9hwc::before {
  counter-increment: cs-rank;
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 900;
  color: var(--accent); opacity: 0.2;
  min-width: 24px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.z6xjzz .fagfl8g1 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.z6xjzz .fagfl8g1 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.z6xjzz .fagfl8g1 p { padding: 0 2px 16px; }
.zxu6hn9 .fagfl8g1 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.zxu6hn9 .fagfl8g1 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.zxu6hn9 .fagfl8g1 summary::after { content: "›"; font-size: 1.2em; }
.zxu6hn9 .fagfl8g1[open] summary::after { content: "‹"; }
.zxu6hn9 .fagfl8g1 p { padding: 10px 22px 4px; }
.pb7dfb4p .fagfl8g1 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.pb7dfb4p .fagfl8g1 summary { color: var(--text-primary); padding-left: 16px; }
.pb7dfb4p .fagfl8g1 summary::after { content: "›"; font-size: 1.1em; }
.pb7dfb4p .fagfl8g1[open] summary::after { content: "‹"; }
.pb7dfb4p .fagfl8g1 p { padding-left: 16px; }
.iv1art8 .lczo3 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.iv1art8 .fagfl8g1 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.iv1art8 .fagfl8g1:last-child { border-bottom: none; }
.iv1art8 .fagfl8g1 summary { color: var(--text-primary); border-radius: 0; }
.iv1art8 .fagfl8g1 summary::after { content: "›"; font-size: 1.1em; }
.iv1art8 .fagfl8g1[open] summary::after { content: "‹"; }
.nhylj .fagfl8g1 { overflow: hidden; }
.nhylj .fagfl8g1 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.nhylj .fagfl8g1 summary::after { color: rgba(255,255,255,.75); }
.nhylj .fagfl8g1[open] summary { border-radius: 0; }
.q92xp { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ve8r {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.bi6xxif {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.umnulywo { color: var(--text-muted); font-size: 1.05rem; }
.g9x4 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.uh77djca { margin-bottom: 20px; }
.qozr3mrh {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.xtk50a7 {
  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;
}
.xtk50a7:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.mct4z2x { resize: vertical; min-height: 130px; }
.pg63 { width: 100%; margin-top: 8px; }
.jq481 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.of6r8p {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.yx7rmebd { color: var(--text-muted); line-height: 1.75; }
.bdot84b { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.bdot84b li { margin-bottom: 6px; }
.l9e2yv { max-width: 760px; margin: 0 auto; }
.u0dp119u { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.zh76ises { max-width: 760px; margin: 0 auto; }
.hhdd { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.hhdd:last-child { border-bottom: none; }
.t0jul { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.hhdd p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.hhdd ul.bdot84b { margin: 0; }
.dv3ljcp .t0jul { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .dv3ljcp { grid-template-columns: 1fr; gap: 10px; } }
.s430 .t0jul { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.dxt5zo .bdot84b { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ozvwjz0 { grid-template-columns: 1fr; } }
.gfsgk { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.gfsgk:hover .jha2w { color: var(--accent-light); text-decoration: underline; }
.jmbzuaz { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.bu0ndcg7 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.bu0ndcg7:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.a93j0iu { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.bu0ndcg7 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.bu0ndcg7 ul.bdot84b { margin: 0; }
.ch6q { color: var(--text-muted); line-height: 1.75; }
.pvw74l1w .bdot84b,
.roc7t .bdot84b,
.iucxcco1 .bdot84b,
.ev8w .bdot84b {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.pvw74l1w .bu0ndcg7,
.roc7t .bu0ndcg7 { text-align: left; }
.pvw74l1w .a93j0iu,
.roc7t .a93j0iu { text-align: center; }
.yaew { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.pnjsoo { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.plpwxlf { font-size: 1.1rem; }
.npdcxsca { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.l8je2 { margin-top: 12px; }
.bvwez { 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; }
.bvwez:hover { border-bottom-color: var(--accent); }
.us1j { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.us1j img { width: 100%; height: 100%; object-fit: cover; display: block; }
.pdv73cji { width: 260px; height: 260px; }
.wypwxc84 { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.xn4e { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.sbmw7t { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .r6sb5 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.pmvq .npdcxsca, .pmvq .pnjsoo { max-width: 640px; }
.oxqw { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.adjq2 { position: sticky; top: 96px; align-self: start; }
.adjq2 .yaew { font-size: 1.6rem; margin-top: 18px; }
.rdxke .npdcxsca { margin-bottom: 28px; }
@media (max-width: 860px) { .oxqw { grid-template-columns: 1fr; } .adjq2 { position: static; text-align: center; } }
.xnrhcdxu .us1j { margin: 0 auto 18px; }
.xnrhcdxu .xn4e { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .sq9kj6 { grid-template-columns: 1fr; } }
.upge2p31 .yaew { font-size: 1.6rem; margin-bottom: 6px; }
.ev8w .bdot84b { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .upge2p31 { flex-direction: column; text-align: center; } .it7fc { grid-template-columns: 1fr; } }
.h0dilq .yaew { font-size: 1.35rem; margin: 0 0 4px; }
.h0dilq .xn4e { margin: 0; }
.y1vks2 { max-width: 760px; margin: 0 auto; }
.yvjv { position: relative; padding-left: 28px; }
.yvjv::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.kposz4 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.kposz4:last-child { padding-bottom: 0; }
.saf798dz { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.s6nbgojx h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.s6nbgojx p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.caj3qj .bi6xxif { color: var(--accent-light); }
.c5mq {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.c5mq .bi6xxif { font-size: 2rem; }
.c5mq .umnulywo { max-width: 680px; }
.sy0ctes .bi6xxif { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.sy0ctes .umnulywo  { margin: 0; }
@media (max-width: 640px) { .sy0ctes { flex-direction: column; } }
.ux3zto .bi6xxif { color: var(--accent-light); }
.pr81dqkb .bi6xxif { color: #fff; }
.pr81dqkb .umnulywo  { color: rgba(255,255,255,0.85); }
.zkrvan { max-width: 680px; margin: 0 auto; }
.xux5vl {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .xux5vl { grid-template-columns: 1fr; } }
.sd9lu .xtk50a7 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.sd9lu .xtk50a7:focus { border-bottom-color: var(--accent); box-shadow: none; }
.avct45 .xtk50a7 { background: var(--bg-raised); border-color: transparent; }
.avct45 .xtk50a7:focus { background: var(--bg-card); border-color: var(--accent); }
.wolsmy7 .xtk50a7 { border-radius: 100px; padding: 11px 20px; }
.wolsmy7 .mct4z2x { border-radius: 14px; }
.oy7vx {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .oy7vx { grid-template-columns: 1fr; } }
.cb6ar8l {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.cb6ar8l h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.cb6ar8l p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ld5mk { counter-reset: priv-count; }
.k7gj {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.k7gj:last-child { border-bottom: none; }
.uvlm {
  font-size: 2.4rem; font-weight: 800; color: var(--accent);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.k7gj h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.k7gj p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.xrqq7 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.xrqq7 li { margin-bottom: 6px; }
.s1ja{display:none}
.s1ja:empty,.gyi5lz6i:empty{display:none}
.rg48sz{position:relative;overflow:visible}
.xrilcd .l4z09,.tjxon35 .l4z09,
.aclse .l4z09,.xh53 .l4z09,
.itni .l4z09,.hpsc0hpw .l4z09{display:block}
.c1du .fly886z2{display:block}
.xrilcd .l4z09,.tjxon35 .l4z09,
.aclse .l4z09,.xh53 .l4z09,
.itni .l4z09{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}
.xrilcd .l4z09 .gyi5lz6i,.tjxon35 .l4z09 .gyi5lz6i,
.aclse .l4z09 .gyi5lz6i,.xh53 .l4z09 .gyi5lz6i,
.itni .l4z09 .gyi5lz6i{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}
.xrilcd .fpz9,.tjxon35 .fpz9,
.aclse .fpz9,.xh53 .fpz9,
.itni .fpz9{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.xrilcd .l4z09,.tjxon35 .l4z09{top:12px}
.xrilcd .l4z09 .gyi5lz6i{margin-right:auto}
.tjxon35 .l4z09 .gyi5lz6i{margin-left:auto}
.tjxon35 .l4z09{text-align:right}
.aclse .l4z09,.xh53 .l4z09{bottom:12px}
.aclse .l4z09 .gyi5lz6i{margin-right:auto}
.xh53 .l4z09 .gyi5lz6i{margin-left:auto}
.xh53 .l4z09{text-align:right}
.itni .l4z09{position:relative;margin-top:16px}
.itni .l4z09 .gyi5lz6i{margin:0 auto}
.hpsc0hpw .l4z09{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.hpsc0hpw .l4z09 .gyi5lz6i{margin:0}
.hpsc0hpw .nnh87~.l4z09,
.hpsc0hpw .vs18jdhd~.l4z09{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.hpsc0hpw .nnh87~.l4z09 .gyi5lz6i,
.hpsc0hpw .vs18jdhd~.l4z09 .gyi5lz6i{justify-content:flex-start}
.nnh87~.l4z09,.vs18jdhd~.l4z09{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}
.nnh87~.l4z09 .gyi5lz6i{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.vs18jdhd~.l4z09 .gyi5lz6i{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.fly886z2 .gyi5lz6i{margin:0 0 12px}
.gyi5lz6i{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.hdz9est4{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.jha2w{font-weight:600;color:var(--text-heading);opacity:1}
.ccdl6::before{content:"·";margin:0 2px;opacity:.5}
.fpz9{white-space:nowrap}
.vkoq8wm .hdz9est4{display:none}
.h4ovw0 .fpz9{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.h4ovw0 .ccdl6::before{content:""}
.fcehj5 .fpz9{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}
.fcehj5 .ccdl6::before{content:""}
.uh7kfuy .gyi5lz6i{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.gho3 .fpz9{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.gho3 .ccdl6::before{content:""}
.gqw3rl .fpz9{color:var(--accent);opacity:1;font-weight:500}
.ta3n9w .fpz9{border-bottom:1px solid currentColor;padding-bottom:2px}
.bun4 .gyi5lz6i{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.s0pd{--date-bg:var(--accent-bg)}
.kqop9 .ccdl6::before{content:""}
.js908nef .ccdl6::before{content:"•";opacity:.4}
.js908nef .fpz9 + .fpz9::before{content:"•";margin-right:6px;opacity:.4}
.mxic .ccdl6::before{content:"/";opacity:.35}
.mxic .fpz9 + .fpz9::before{content:"/";margin-right:6px;opacity:.35}
.e4vks .ccdl6::before{content:"|";opacity:.3}
.e4vks .fpz9 + .fpz9::before{content:"|";margin-right:6px;opacity:.3}
.xnyk4 .ccdl6::before{content:"—";opacity:.3}
.xnyk4 .fpz9 + .fpz9::before{content:"—";margin-right:6px;opacity:.3}
.oz45fh .ccdl6::before{content:"◆";font-size:.5em;opacity:.35}
.oz45fh .fpz9 + .fpz9::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.b85j .ccdl6::before{content:"·";opacity:.4}
.b85j .fpz9 + .fpz9::before{content:"·";margin-right:6px;opacity:.4}
.unfqf5q .ccdl6::before{content:"›";opacity:.4}
.unfqf5q .fpz9 + .fpz9::before{content:"›";margin-right:6px;opacity:.4}
.t12nzr .ccdl6::before{content:"→";opacity:.35;font-size:.85em}
.t12nzr .fpz9 + .fpz9::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.twu1 .wi2ivh{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .wi2ivh{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .d4ca{max-width:100%}
}
:root {
  --accent:          #bc49d6;
  --brand:           #bc49d6;
  --brand-light:     #ce8edc;
  --brand-pale:      #dcbae3;
  --grad-start:      #d793e6;
  --grad-end:        #e7c9ee;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #bc49d6;
  --cta-light:       #b027cf;
  --cta-hover:       #9d29b8;
  --bg-page:         #f7f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f5;
  --bg-raised:       #f0eef1;
  --bg-hover:        #f5f3f5;
  --border:          #e7e2e8;
  --border-alt:      #d9d0dc;
  --border-section:  #e7e2e8;
  --text-primary:    #1a171b;
  --text-muted:      #5d5260;
  --text-body:       #352f36;
  --text-sub:        #504652;
  --text-faint:      #857589;
  --text-dim:        #9d91a0;
  --text-label:      #6a5e6d;
  --text-value:      #423a44;
  --accent-bg:       #eee3f1;
  --accent-bg-light: #e5cbea;
  --bg-tip:          #f0f9f7;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f1f9;
  --bg-pros:         #f0f9f7;
  --bg-cons:         #faf3f5;
  --c-pros:          #158e7b;
  --c-cons:          #9f2138;
  --c-pros-label:    #18a893;
  --c-tip-border:    #1bbaa2;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #158e7b;
}
:root { --logo-bg-opacity: 77%; }
body, button, input { font-family: "Orbitron", sans-serif; }
.see7 .e1m9t74 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.see7 .e1m9t74::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.see7 .wbothsx     .e1m9t74::before { content: "";  color: var(--c-tip-border); }.see7 .t4jp .e1m9t74::before { content: ""; color: var(--c-warn-border); }.see7 .d5aw05v    .e1m9t74::before { content: ""; color: #60a5fa; }.d91efjp .see7 .wbothsx     .e1m9t74::before { color: #10b981; }.d91efjp .see7 .t4jp .e1m9t74::before { color: #f43f5e; }.d91efjp .see7 .d5aw05v    .e1m9t74::before { color: #a855f7; }.nqzi  .see7 .wbothsx     .e1m9t74::before { color: #eab308; }.nqzi  .see7 .t4jp .e1m9t74::before { color: #ef4444; }.nqzi  .see7 .d5aw05v    .e1m9t74::before { color: #f97316; }.gw18ublq  .see7 .wbothsx     .e1m9t74::before { color: #38bdf8; }.gw18ublq  .see7 .t4jp .e1m9t74::before { color: #818cf8; }.gw18ublq  .see7 .d5aw05v    .e1m9t74::before { color: #2dd4bf; }.zat7ti6d .see7 .e1m9t74::before { color: var(--accent-light) !important; }
.orl7skv .gfxt6, .orl7skv .nnh87 { min-height: 320px; }
.d6dfy .chpwe::after, .d6dfy .fid2eerw::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.b9ldnm7 .oo57he::after,.b9ldnm7 .iqg3eo9j::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; }
.xd9l4::before { content: '◆'; font-size: 0.5em; }