: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;
}
.a0txhg {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.dj7uwd1w {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.qyobd7v {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.uo1hqdu { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.hjjtbo { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.hjjtbo a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.hjjtbo a:hover { color: var(--accent-light); }
.ykq6     .lhud36fg { border-radius: 24px; padding: 8px; }
.ykq6 .lhud36fg li a { border-radius: 16px; }
.zwi3mqi .lhud36fg li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .lhud36fg {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .c7h8:hover .lhud36fg,
  .c7h8:focus-within .lhud36fg { display: block; }
  .lhud36fg li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ulz93y {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.cbvrl { display: none; }
@media (max-width: 640px) {
  .cbvrl {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .cbvrl.xipyvt7a { display: block; }
}
@media (max-width: 640px) {
  .ulz93y { display: block; }
  .hjjtbo > li + li::before { display: none !important; }
  .hjjtbo {
    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;
  }
  .hjjtbo.xipyvt7a { display: flex; }
  .hjjtbo li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .hjjtbo li:last-child a { border-bottom: none; }
}
.zvdym { min-height: 480px; }
.mqze {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.nej48 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.x4ah .nej48 { margin-left: 0; margin-right: 0; }
.p84h {
  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;
}
.p84h:hover { opacity: 0.88; }
.q39d .mqze { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.q39d .nej48 { color: #e2e8f0; }
.q39d.oejp0gbc .l39zwv3 { text-align: center; }
.h2pc4x .mqze { color: var(--text-primary); text-shadow: none; }
.h2pc4x .nej48 { color: var(--text-muted); }
.h2pc4x .p84h { margin-top: 16px; }
.h2pc4x, .h2pc4x.zvdym { min-height: auto !important; }
.h2pc4x.oejp0gbc .l39zwv3 { text-align: center; }
.h2pc4x~.ux9rfg{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}
.h2pc4x~.ux9rfg .p3ub{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); }
}
.dncp .pgye,
.dncp .u2lsk,
.dncp .q39d .kiag {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.pgye .mqze { color: #fff; }
.pgye .nej48 { color: rgba(255,255,255,0.85); }
.pgye .p84h { background: #fff; color: var(--cta); }
.pgye .p84h:hover { opacity: 0.92; }
.ecqo0k .q3pf { position: relative; overflow: hidden; }
.ecqo0k .q3pf::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;
}
.euy0rqsw .q3pf {
  animation: hg-breathe 7s ease-in-out infinite;
}
.x7nhn4z4 .q3pf { position: relative; overflow: hidden; }
.x7nhn4z4 .q3pf::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;
}
.kqw7yl1 .q3pf { position: relative; overflow: hidden; }
.kqw7yl1 .q3pf::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;
}
.dncp .q3pf {
  animation: hg-fadein 1.2s ease-out both;
}
.q3pf {
  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%);
}
.os4d4p {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.grd4hyc {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.lqefnv {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.q3pf .mqze { text-shadow: none; color: var(--text-primary); }
.q3pf .nej48 { color: var(--text-muted); }
.q3pf.oejp0gbc .os4d4p { align-items: center; text-align: center; }
.q3pf.x4ah   .os4d4p { align-items: flex-start; text-align: left; }
.v0uy99 .grd4hyc { position: relative; }
.v0uy99 .grd4hyc::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.v0uy99.ugydq2j0 .grd4hyc::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.a9kw4dy1 .grd4hyc {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.a9kw4dy1 .lqefnv {
  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);
}
.a9kw4dy1 .u2lsk {
  position: static; width: 100%; aspect-ratio: 4/3; border-radius: 16px;
}
.a9kw4dy1.ugydq2j0 .grd4hyc { padding: 32px 0 32px 32px; }
.qolk .grd4hyc {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.qolk .lqefnv {
  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);
}
.ugydq2j0 .os4d4p {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.qolk.ugydq2j0 .grd4hyc { padding: 40px 16px 40px 48px; }
.hr2dewr3 .grd4hyc { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .q3pf { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .q3pf .grd4hyc { display: none !important; }
  .hr2dewr3 .grd4hyc { display: none !important; }
  .uk6k4jfb .ose6tsl { display: none !important; }
  .jgdft6xn .fywi { display: none !important; }
  .os4d4p  { padding: 36px 24px; }
  .q3pf~.ux9rfg,.ugydq2j0~.ux9rfg{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .zvdym, .q3pf { min-height: 320px !important; }
  
  .mqze { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .ssn7ldk { display: none !important; }
  
  .jp8vbt { flex-direction: column; align-items: center; }
  .umrh { width: 100%; max-width: 340px; }
}
.azih { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.kyzwdny { width: 100%; height: auto; display: block; border-radius: 10px; }
.nvtn4ygm .azih        { border-radius: 16px; }
.nvtn4ygm .kyzwdny  { border-radius: 16px; }
.sipxl01 .azih         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.sipxl01 .kyzwdny   { border-radius: 8px; }
.knxdcsyy { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.t7mv5cw { width: 100%; padding: 32px 0; position: relative; }
.b2i1 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.d1ba1nn .t7mv5cw:nth-child(even) { background: var(--bg-surface); }
.d1ba1nn .t7mv5cw:nth-child(odd)  { background: var(--bg-page); }
.p8pmxpi2 .t7mv5cw:nth-child(even) { background: var(--bg-card); }
.p8pmxpi2 .t7mv5cw:nth-child(odd)  { background: var(--bg-page); }
.d1ba1nn .t7mv5cw:nth-child(odd)  .b2i1 { background: var(--bg-card); border-radius: 6px; }
.d1ba1nn .t7mv5cw:nth-child(even) .b2i1 { background: var(--bg-raised); border-radius: 6px; }
.p8pmxpi2 .t7mv5cw:nth-child(odd)  .b2i1 { background: var(--bg-card); border-radius: 6px; }
.p8pmxpi2 .t7mv5cw:nth-child(even) .b2i1 { background: var(--bg-raised); border-radius: 6px; }
.d1ba1nn .t7mv5cw:nth-child(even) .tchkckzl .zy3xmcm,
.p8pmxpi2 .t7mv5cw:nth-child(even) .tchkckzl .zy3xmcm { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.d1ba1nn .t7mv5cw:nth-child(odd) .tchkckzl .zy3xmcm,
.p8pmxpi2 .t7mv5cw:nth-child(odd) .tchkckzl .zy3xmcm { background: var(--bg-card-inner); }
.d1ba1nn .t7mv5cw:nth-child(even) .ynzqpd .zy3xmcm:nth-child(odd),
.p8pmxpi2 .t7mv5cw:nth-child(even) .ynzqpd .zy3xmcm:nth-child(odd)  { background: var(--bg-card); }
.d1ba1nn .t7mv5cw:nth-child(even) .ynzqpd .zy3xmcm:nth-child(even),
.p8pmxpi2 .t7mv5cw:nth-child(even) .ynzqpd .zy3xmcm:nth-child(even) { background: var(--bg-card-inner); }
h1.enjq { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.enjq {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.elwebhoh { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.dbbrngj h2.enjq {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.bmw1g h2.enjq {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.l8uvf h2.enjq {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.x8i6u1vn h2.enjq::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.gvfe h2.enjq {
  color: var(--text-primary); font-size: 1.7rem;
}
.fwz42u3g h2.enjq::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.irbq6 h2.enjq {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.dr7s9jm { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .dr7s9jm { display: none; } }
.u9r3 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.sw9q { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.dru3rlx3 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.hc8p { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.h4xmkyf { padding-left: 20px; }
.h4xmkyf li { margin-bottom: 6px; }
.h4xmkyf a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.h4xmkyf a:hover { color: var(--accent-light); }
.png7me .hc8p { display: none; }
.uqwi .hc8p { display: none; }
.uqwi .h4xmkyf { padding-left: 0; list-style: none; }
.uqwi .h4xmkyf li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.uqwi .h4xmkyf a { font-size: 0.92rem; }
.qkity0s .dru3rlx3 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.qkity0s .hc8p { display: none; }
.qkity0s .h4xmkyf { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.qkity0s .h4xmkyf li { margin-bottom: 0; }
.qkity0s .h4xmkyf 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;
}
.qkity0s .h4xmkyf a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.e1lbv41 .dru3rlx3 { padding: 20px 20px 16px; }
.e1lbv41 .h4xmkyf {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.e1lbv41 .h4xmkyf li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.e1lbv41 .h4xmkyf 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;
}
.e1lbv41 .h4xmkyf 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;
}
.e1lbv41 .h4xmkyf a:hover { color: var(--accent-light); border-color: var(--accent); }
.e1lbv41 .h4xmkyf a:focus,
.e1lbv41 .h4xmkyf a:focus-visible,
.e1lbv41 .h4xmkyf a:target { outline: none; }
.e1lbv41 .h4xmkyf li:target a { border-color: var(--border); color: var(--text-muted); }
.owyb .dru3rlx3 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.owyb .hc8p { display: none; }
.owyb .h4xmkyf { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.owyb .h4xmkyf li { margin-bottom: 0; }
.owyb .h4xmkyf li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.owyb .h4xmkyf li:last-child::after { content: ""; margin-right: 0; }
.owyb .h4xmkyf a { font-size: 0.9rem; }
.zy3xmcm { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.tchkckzl .zy3xmcm { background: var(--bg-card); }
.ynzqpd .zy3xmcm:nth-child(odd)  { background: var(--bg-card); }
.ynzqpd .zy3xmcm:nth-child(even) { background: var(--bg-raised); }
.boe01qc .zy3xmcm {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.boe01qc .zy3xmcm:last-child { border-bottom: none; }
.boe01qc h3.elwebhoh { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.xikr .zy3xmcm {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.xikr .zy3xmcm + .zy3xmcm { margin-top: 4px; }
.iyqmyq9 .zy3xmcm { background: none; border-radius: 0; padding: 12px 0; }
.iyqmyq9 .zy3xmcm + .zy3xmcm { border-top: 1px solid var(--border-section); }
.e3vjng93 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.xw2d { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.x7goes { color: var(--text-body); margin-bottom: 10px; }
.u9jp0pv, .i7cb94 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.u9jp0pv li, .i7cb94 li { margin-bottom: 6px; }
.i7cb94 li { list-style: decimal; }
.p29nv     .u9jp0pv { list-style-type: "● "; }
.kwo0z  .u9jp0pv { list-style-type: "■ "; }
.qzxa3 .u9jp0pv { list-style-type: "◆ "; }
.e41vglo    .u9jp0pv { list-style-type: "★ "; }
.kwo0z  .m0wagh { list-style-type: "■ "; }
.p29nv    .u9jp0pv li::marker, .p29nv    .m0wagh li::marker,
.kwo0z .u9jp0pv li::marker, .kwo0z .m0wagh li::marker,
.qzxa3 .u9jp0pv li::marker, .qzxa3 .m0wagh li::marker,
.e41vglo   .u9jp0pv li::marker, .e41vglo   .m0wagh li::marker {
  color: var(--cta); font-size: 1em;
}
.p29nv .i7cb94,
.kwo0z .i7cb94,
.qzxa3 .i7cb94,
.e41vglo .i7cb94 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.p29nv .i7cb94 li,
.kwo0z .i7cb94 li,
.qzxa3 .i7cb94 li,
.e41vglo .i7cb94 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.p29nv .i7cb94 li::before,
.kwo0z .i7cb94 li::before,
.qzxa3 .i7cb94 li::before,
.e41vglo .i7cb94 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;
}
.p29nv     .i7cb94 li::before { border-radius: 50%; }
.kwo0z  .i7cb94 li::before { border-radius: 3px; }
.qzxa3 .i7cb94 li::before { border-radius: 3px; }
.e41vglo    .i7cb94 li::before { border-radius: 50%; }
.y4r24 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.i4k8 .y4r24,
.bez4rs .y4r24 { background: transparent; border: none; border-radius: 0; }
.fm65 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.fm65 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.fm65 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.fm65 tr:hover td { background: var(--bg-hover); }
.kkl73y .fm65 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.nj9tpa .fm65 { border: 1px solid var(--border-alt); }
.nj9tpa .fm65 th,
.nj9tpa .fm65 td { border: 1px solid var(--border-alt); }
.k38rd73 .fm65 th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.k38rd73 .fm65 td { border-bottom: none; }
.k38rd73 .fm65 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.d4r371oj .fm65 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.g6m8e .y4r24 {
  overflow: hidden;
}
.g6m8e .fm65 th { border-bottom: 1px solid var(--border-alt); }
.g6m8e .fm65 tr:last-child td { border-bottom: none; }
.rwhjs4t { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.fiskgvy { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.jna9fxj8 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.lxued9fr { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.fqud { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
[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%}
.hnt0 .lxued9fr { background: transparent; text-align: center; }
.w41od .jna9fxj8 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.onymkr1 .jna9fxj8 {
  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);
}
.rwvrdpv2 .fiskgvy { display: grid; grid-template-columns: auto 1fr; }
.rwvrdpv2 .jna9fxj8 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.rwvrdpv2 .lxued9fr { grid-column: 2; }
.rwvrdpv2 .fqud,
.v5jt .fiskgvy { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.v5jt .jna9fxj8 {
  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);
}
.v5jt .lxued9fr { grid-column: 2; }
.v5jt .fqud,
.ljs2 .fiskgvy { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ljs2 .lxued9fr { background: none; color: var(--accent-light); font-weight: 700; }
.m8cazy .fiskgvy { 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); }
.m8cazy .lxued9fr { background: none; color: var(--accent-light); font-weight: 700; }
.z3jflea4 .fiskgvy { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.z3jflea4 .fiskgvy:last-child { border-bottom: none; }
.z3jflea4 .lxued9fr { background: none; color: var(--accent-light); font-weight: 700; }
.ov8a .fiskgvy { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.ov8a .lxued9fr { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.fysy92 .rwhjs4t { counter-reset: card-n; }
.fysy92 .fiskgvy  { counter-increment: card-n; }
.fysy92 .lxued9fr { display: flex; align-items: center; gap: 10px; }
.fysy92 .lxued9fr::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;
}
.sgq9 .fiskgvy { background: var(--bg-surface); border: 1px solid var(--border); }
.sgq9 .lxued9fr { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.wml7 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.w48rz828  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.jj2oa4j6 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.c99n { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.iq3ja26 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.wml7 strong { color: var(--text-primary); font-size: 0.95rem; }
.wml7 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.floc7 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.k3xu, .xvd1 { border-radius: 8px; padding: 14px; }
.k3xu { background: var(--bg-pros); }
.xvd1 { background: var(--bg-cons); }
.yash { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.k3xu .yash { color: var(--c-pros-label); }
.xvd1 .yash { color: #f87171; }
.k3xu ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.xvd1 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.kyzwdny { width: 100%; height: auto; border-radius: 10px; display: block; }
.bzkjcf0 {
  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;
}
.bzkjcf0:hover { opacity: 0.85; }
.qldleh7k .bzkjcf0  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.qldleh7k .bzkjcf0:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.orb5gz .bzkjcf0  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.orb5gz .bzkjcf0:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.l2tqhm .p84h { border-radius: 50px; }
.l2tqhm .bzkjcf0  { border-radius: 50px; }
.dc1z24i2 .p84h { padding-left: 22px; padding-right: 22px; }
.dc1z24i2 .bzkjcf0  { padding-left: 12px; padding-right: 12px; }
.i0eyxlw .p84h { padding-left: 44px; padding-right: 44px; }
.i0eyxlw .bzkjcf0  { padding-left: 24px; padding-right: 24px; }
.kpo94 .p84h { padding-left: 56px; padding-right: 56px; }
.kpo94 .bzkjcf0  { padding-left: 32px; padding-right: 32px; }
.m2rpk0wx   .p84h::after, .m2rpk0wx   .bzkjcf0::after,
.jfwanb .p84h::after, .jfwanb .bzkjcf0::after,
.xhgwlteg    .p84h::after, .xhgwlteg    .bzkjcf0::after,
.gwd8l    .p84h::after, .gwd8l    .bzkjcf0::after,
.yka9    .p84h::after, .yka9    .bzkjcf0::after,
.uheiftae     .p84h::after, .uheiftae     .bzkjcf0::after,
.i7teet    .p84h::after, .i7teet    .bzkjcf0::after,
.q3itmz   .p84h::after, .q3itmz   .bzkjcf0::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;
}
.m2rpk0wx .p84h::after, .m2rpk0wx .bzkjcf0::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");
}
.jfwanb .p84h::after, .jfwanb .bzkjcf0::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");
}
.xhgwlteg .p84h::after, .xhgwlteg .bzkjcf0::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");
}
.gwd8l .p84h::after, .gwd8l .bzkjcf0::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");
}
.yka9 .p84h::after, .yka9 .bzkjcf0::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");
}
.uheiftae .p84h::after, .uheiftae .bzkjcf0::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");
}
.i7teet .p84h::after, .i7teet .bzkjcf0::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");
}
.q3itmz .p84h::after, .q3itmz .bzkjcf0::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");
}
.c0fi   .a2x4z::after, .c0fi   .n71weoj::after,
.mybvmx .a2x4z::after, .mybvmx .n71weoj::after,
.tz4hke9    .a2x4z::after, .tz4hke9    .n71weoj::after,
.mmntrbya    .a2x4z::after, .mmntrbya    .n71weoj::after,
.ghau    .a2x4z::after, .ghau    .n71weoj::after,
.bcic4ru     .a2x4z::after, .bcic4ru     .n71weoj::after,
.brp95    .a2x4z::after, .brp95    .n71weoj::after,
.mdngb   .a2x4z::after, .mdngb   .n71weoj::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;
}
.c0fi .a2x4z::after, .c0fi .n71weoj::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");
}
.mybvmx .a2x4z::after, .mybvmx .n71weoj::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");
}
.tz4hke9 .a2x4z::after, .tz4hke9 .n71weoj::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");
}
.mmntrbya .a2x4z::after, .mmntrbya .n71weoj::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");
}
.ghau .a2x4z::after, .ghau .n71weoj::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");
}
.bcic4ru .a2x4z::after, .bcic4ru .n71weoj::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");
}
.brp95 .a2x4z::after, .brp95 .n71weoj::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");
}
.mdngb .a2x4z::after, .mdngb .n71weoj::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");
}
.z9gnjqy {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
}
.jpv2fr {
  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;
}
.jpv2fr > [itemprop="item"] { display: contents; }
.jpv2fr [itemprop="itemReviewed"],
.jpv2fr [itemprop="reviewRating"] { display: none; }
.jpv2fr:hover { background: var(--bg-hover); }
.yqrw8yf {
  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;
}
.igfmup4 .yqrw8yf { background: #1a1a1a; }
.irb9lm .yqrw8yf { background: rgba(128,128,128,.12); }
.qqg33 .yqrw8yf { background: var(--bg-raised); }
.j0tk9vko .yqrw8yf { background: transparent; padding: 0; }
.qprdnc { max-height: 74px; max-width: 120px; object-fit: contain; }
.u6q65 { display: flex; align-items: center; gap: 16px; min-width: 0; }
.u6q65 .yqrw8yf + .usdybpg { flex: 1 1 auto; }
.usdybpg { 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; }
.cai0 { color: var(--cta); font-size: 1.2rem; letter-spacing: 2px; line-height: 1; text-align: center; }
.x93c0 { text-align: center; font-size: 1.2rem; font-weight: 700; }
.h0fexp6f { 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) {
  .u6q65 { flex: 0 0 260px; width: 260px; }
  .cai0 { flex: 0 0 120px; width: 120px; }
  .x93c0 { flex: 0 0 110px; width: 110px; }
  .h0fexp6f   { flex: 0 0 180px; width: 180px; }
}
.jn2ap { 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%; }
.hnmy { 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; }
.e4gj { white-space: nowrap; text-align: center; align-self: center; }
@media (min-width: 721px) {
  .e4gj { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.e4gj.bzkjcf0 { 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) {
  .z9gnjqy { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .z9gnjqy .jpv2fr { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .z9gnjqy .u6q65 { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .z9gnjqy .yqrw8yf { width: 100%; min-width: unset; height: 120px; }
  .z9gnjqy .qprdnc { max-height: 96px; max-width: 200px; }
  .z9gnjqy .usdybpg { min-width: unset; text-align: center; white-space: normal; }
  .z9gnjqy .cai0 { min-width: 0; }
  .z9gnjqy .h0fexp6f { 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; }
  .z9gnjqy .e4gj { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .h8n7o .jpv2fr { row-gap: 8px !important; gap: 10px !important; }
}
.ooi4zsxw {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.kjrh {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.xdp5cc {
  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;
}
.xdp5cc img { max-width: 80px; max-height: 50px; object-fit: contain; }
.hcuz50f { flex: 1; }
.hcuz50f h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.z04pql { color: var(--c-stars); font-size: 1.1rem; }
.der9guj { margin-bottom: 8px; }
.oax1rx8 { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.giuwgvoh::before   { content: "★ "; color: var(--accent); }
.bkw9qc { flex-shrink: 0; }
.riloi img.lcnx194l { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.i4k8 { padding: 20px 24px; }
.ieryzkz { color: var(--text-muted); margin-bottom: 16px; }
.kvm9hctu { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.z8dhfus, .e9jsrs4t { list-style: none; font-size: 0.9rem; }
.z8dhfus li { color: var(--c-pros); margin-bottom: 4px; }
.e9jsrs4t li { color: var(--c-cons); margin-bottom: 4px; }
.z8dhfus li::before { content: "✓"; margin-right: 5px; }
.e9jsrs4t li::before { content: "✗"; margin-right: 5px; }
.clobxnm5 .z8dhfus li::before { content: "→"; }
.clobxnm5 .e9jsrs4t li::before { content: "–"; }
.yqkpuu  .z8dhfus li::before { content: "★"; }
.yqkpuu  .e9jsrs4t li::before { content: "✕"; }
.a19s3k    .z8dhfus li::before { content: "◆"; }
.a19s3k    .e9jsrs4t li::before { content: "▲"; }
.i7cs  .z8dhfus li::before { content: "▶"; }
.i7cs  .e9jsrs4t li::before { content: "■"; }
.g1e8j { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.w9pw { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.u9nzy2 { background: var(--bg-pros); color: var(--c-tag-pay); }
.hz4yea { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.gy76t .hz4yea { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.gp2t32n .hz4yea { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .d0nc .cxm43cj {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .d0nc .ooi4zsxw { margin: 0; }
}
.wg9te .kjrh { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.wg9te .hcuz50f h3 { color: var(--accent-light); }
.wg9te .xdp5cc { background: var(--bg-page); border: 1px solid var(--border); }
.zkp4qf .ooi4zsxw { border-top: 4px solid var(--accent); }
.zkp4qf .kjrh { background: var(--bg-card); }
.ueu1hmp9 .ooi4zsxw { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.ueu1hmp9 .kjrh { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.ueu1hmp9 .i4k8 { padding: 14px 16px; }
.ueu1hmp9 .xdp5cc { border-radius: 4px; }
.ueu1hmp9 .hz4yea { border-radius: 0; }
.x35i .kjrh { padding: 0; gap: 0; overflow: hidden; }
.x35i .xdp5cc { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.x35i .hcuz50f { padding: 16px 20px; }
.x35i .bkw9qc { padding: 16px 20px; align-self: center; }
.ngdey .z04pql { font-size: .95rem; }
.bez4rs .floc7 { gap: 10px; }
.bez4rs .k3xu, .bez4rs .xvd1 { padding: 12px; }
.bez4rs .k3xu ul, .bez4rs .xvd1 ul { margin: 4px 0 0; padding-left: 18px; }
.bez4rs .k3xu li, .bez4rs .xvd1 li { font-size: .85rem; margin-bottom: 3px; }
.kru5vf .w9pw { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .y079no02 { grid-template-columns: 1fr; }
  .k03vo5i { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .k03vo5i .oue9w { width: 72px; height: 50px; }
  .k03vo5i .lia35m { max-width: 180px; }
  .k03vo5i .r0vl0 { width: auto; }
}
.wp0nleu2 .ngdey .z04pql { filter: brightness(1.2); }
@media (max-width: 720px) {
  .wp0nleu2 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .p77g { padding: 16px; }
  .rcem .p29u5c5 { min-width: 50%; }
}
.rid6lws .floc7 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .e0h8 { grid-template-columns: 1fr; }
  .eg1mft { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .mpj8f6 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .o73lj { flex-wrap: wrap; padding: 16px; }
}
.ha7ud .floc7 { gap: 8px; }
.ha7ud .k3xu, .ha7ud .xvd1 { padding: 8px; }
@media (max-width: 480px) {
  .m9e1a { flex-direction: column; align-items: stretch; }
}
.j357wq .r0vl0 .bzkjcf0 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .y0luuu { flex-direction: column; align-items: stretch; gap: 10px; }
  .j357wq .r0vl0 { text-align: center; }
}
@media (max-width: 720px) {
  .vycvyk { grid-template-columns: 1fr; }
  .nlm11de { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .zpezj0gs { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.gi5upa .p3ss { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.ouv4x7s2 .z04pql { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .umut { grid-template-columns: 1fr; }
  .ouv4x7s2 { width: 100px; height: 100px; margin: 16px auto; }
  .gi5upa { font-size: 1.4rem; }
  .mhox1bn { justify-content: center; }
  .nf7kw .p29u5c5 { min-width: 50%; }
}
.dk5y2 .floc7 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .ibrh4 { flex-wrap: wrap; padding: 14px 16px; }
  .t1mi0o0n { padding: 12px 16px; }
  .dk5y2 .floc7 { margin: 0 16px; }
  .dk5y2 .kru5vf { padding: 0 16px; }
  .u5hrpo { padding: 12px 16px; }
}
.lx1nb3u .z9gnjqy {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 18px;
}
.lx1nb3u .z9gnjqy .jpv2fr:only-child { grid-column: 1 / -1; }
.lx1nb3u .z9gnjqy .jpv2fr {
  flex-direction: column; align-items: center; padding: 20px 18px; border-radius: 14px; gap: 14px;
}
.lx1nb3u .z9gnjqy .u6q65 { flex-direction: column; align-items: center; gap: 12px; width: 100%; min-width: 0; }
.lx1nb3u .z9gnjqy .yqrw8yf { width: 100%; min-width: unset; height: 120px; }
.lx1nb3u .z9gnjqy .qprdnc { max-height: 100px; max-width: 200px; }
.lx1nb3u .z9gnjqy .usdybpg { min-width: unset; text-align: center; white-space: normal; }
.lx1nb3u .z9gnjqy .cai0 { min-width: 0; }
.lx1nb3u .z9gnjqy .h0fexp6f {
  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;
}
.lx1nb3u .z9gnjqy .e4gj { width: 100%; text-align: center; margin-left: 0; min-width: 0; }
.lx1nb3u .kjrh { gap: 14px; }
.tnnuijmq .hnmy {
  color: var(--accent); font-weight: 700;
  background: var(--accent-bg); border-radius: 100px;
  padding: 5px 14px; font-size: 1.1rem;
}
.tnnuijmq .cai0 { color: var(--cta); }
.tnnuijmq .kjrh { background: var(--accent-bg); }
.tnnuijmq .giuwgvoh, .tnnuijmq .p0nt3ff, .tnnuijmq .mbat {
  background: var(--bg-card); border-radius: 100px; padding: 1px 10px;
  border: 1px solid var(--border);
}
.oria5 .h0fexp6f { flex-direction: column; align-items: flex-start; gap: 4px; padding-top: 6px; }
.oria5 .hnmy {
  font-weight: 700; font-size: 1.1rem;
  color: var(--accent); background: var(--accent-bg);
  border-radius: 6px; padding: 4px 12px; display: inline-block;
}
.oria5 .cai0 { color: var(--cta); }
.oria5 .kjrh { border-bottom: 2px solid var(--accent-bg); }
.oria5 .giuwgvoh, .oria5 .p0nt3ff, .oria5 .mbat {
  background: var(--accent-bg); color: var(--accent); border-radius: 100px;
  padding: 2px 10px; font-weight: 600; border: none;
}
.tye4q1q2 .jpv2fr { border-top: 3px solid var(--accent); }
.tye4q1q2 .ooi4zsxw { overflow: hidden; }
.tye4q1q2 .kjrh { background: var(--accent-bg); }
.w0ll .jpv2fr { padding: 14px 18px; gap: 16px; }
.w0ll .usdybpg { font-size: 1rem; }
.w0ll .kjrh { padding: 14px 18px; gap: 14px; }
.w0ll .i4k8 { padding: 14px 18px; }
.w0ll .xdp5cc { width: 70px; }
.w0ll .hcuz50f h3 { font-size: 1.05rem; }
.xakttlzz .z9gnjqy { gap: 0; }
.xakttlzz .jpv2fr {
  border-radius: 0; border-left: none; border-right: none;
  border-top: none; border-bottom: 1px solid var(--border);
}
.xakttlzz .jpv2fr:last-child { border-bottom: none; }
.xakttlzz .jpv2fr:nth-child(odd) { background: var(--accent-bg); }
.xakttlzz .jpv2fr:nth-child(odd):hover { background: var(--bg-hover); }
.h8n7o .z9gnjqy {
  gap: 0; border: 1px solid var(--border);
  border-radius: 10px; overflow: hidden;
}
.h8n7o .jpv2fr {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border); row-gap: 0; column-gap: 12px;
}
.h8n7o .jpv2fr:last-child { border-bottom: none; }
.h8n7o .cai0,
.h8n7o .nt1t9m5,
.h8n7o .na4j0 { border-left: 1px solid var(--border); padding-left: 10px; }
.h8n7o .usdybpg { padding: 0 10px; }
.go446bke .u6q65 { flex-direction: column; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.go446bke .usdybpg { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.j4wq .u6q65 { flex-direction: column-reverse; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.j4wq .usdybpg { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.bisk .z9gnjqy { gap: 14px; }
.bisk .jpv2fr {
  padding: 20px 26px; gap: 24px; border-radius: 12px;
  min-height: 140px;
}
.bisk .usdybpg { font-size: 1.15rem; }
.bisk .hnmy { font-size: 1.22rem; }
.bisk .e4gj.bzkjcf0 { padding: 14px 30px !important; font-size: 1rem; }
.el6osb .z9gnjqy { gap: 18px; }
.el6osb .jpv2fr {
  padding: 28px 32px; gap: 28px; border-radius: 14px;
  min-height: 160px; border-width: 2px;
}
.el6osb .yqrw8yf {
  min-width: 180px; width: 180px; height: 120px; padding: 10px 14px; border-radius: 14px;
  background: var(--bg-raised);
}
.el6osb .qprdnc { max-height: 100px; max-width: 160px; }
.el6osb .u6q65 { min-width: 260px; }
.el6osb .usdybpg { font-size: 1.25rem; font-weight: 800; }
.el6osb .cai0 { font-size: 1.1rem; letter-spacing: 2px; }
.el6osb .hnmy { font-size: 1.3rem; font-weight: 800; }
.el6osb .jn2ap { font-size: .9rem; text-transform: uppercase; letter-spacing: .06em; }
.el6osb .e4gj.bzkjcf0 { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.meeg9 .nt1t9m5 { flex: 1.8; }
.meeg9 .nt1t9m5 .hnmy {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.meeg9 .nt1t9m5 .jn2ap { font-weight: 700; color: var(--text-primary); }
.x93c0 { display: none; }
.bkaj .cai0 { display: none; }
.sh3z9n04 .cai0 { font-size: 1rem; letter-spacing: 2px; }
.h7uq .cai0 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.bp0h .cai0,
.lu5lbhqg .cai0,
.vnojo .cai0 { display: none; }
.bp0h .x93c0,
.lu5lbhqg .x93c0,
.vnojo .x93c0 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.bp0h .x93c0 { font-size: 1.7rem; font-weight: 900; color: var(--accent); }
.bp0h .x93c0 small { display: none; }
.lu5lbhqg .x93c0 {
  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;
}
.lu5lbhqg .x93c0 small { font-size: 0.85em; font-weight: 700; color: var(--accent); opacity: 0.75; }
.vnojo .x93c0 {
  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;
}
.vnojo .x93c0 small { display: none; }
.bp0h .der9guj .z04pql,
.lu5lbhqg .der9guj .z04pql,
.vnojo .der9guj .z04pql { display: none; }
.bp0h .der9guj strong { font-size: 1.6rem; font-weight: 900; color: var(--accent); }
.bp0h .p3ss { display: none; }
.lu5lbhqg .der9guj strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.lu5lbhqg .f80wcb,
.lu5lbhqg .p3ss { font-size: 1em; }
.vnojo .der9guj strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.vnojo .p3ss { display: none; }
.gzun { margin: 16px 0; }
.ofm46 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ofm46 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ofm46 summary::after { content: "+"; color: var(--accent); }
.ofm46[open] summary::after { content: "−"; }
.ofm46 p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.t7mv5cw { margin-bottom: 0; }
.dgnj3now h2.enjq { color: var(--text-primary); border-color: var(--accent); }
.jqeo h2.enjq { color: var(--text-primary); border-color: var(--accent); }
.c0mg .w48rz828     { background: #052e16; border-color: #10b981; }
.c0mg .jj2oa4j6 { background: #2d0a1e; border-color: #f43f5e; }
.c0mg .c99n    { background: #1e1036; border-color: #a855f7; }
.c0mg .wml7 strong  { color: #f1f5f9; }
.c0mg .wml7 p       { color: #cbd5e1; }
.c0mg .g8mtnz90    .w48rz828     .iq3ja26::before,
.c0mg .xkd6vm  .w48rz828     .iq3ja26::before,
.c0mg .v37yxp  .w48rz828     .iq3ja26::before,
.c0mg .zy2rwpg .w48rz828     .iq3ja26::before { color: #10b981; }
.c0mg .g8mtnz90    .jj2oa4j6 .iq3ja26::before,
.c0mg .xkd6vm  .jj2oa4j6 .iq3ja26::before,
.c0mg .v37yxp  .jj2oa4j6 .iq3ja26::before,
.c0mg .zy2rwpg .jj2oa4j6 .iq3ja26::before { color: #f43f5e; }
.c0mg .g8mtnz90    .c99n    .iq3ja26::before,
.c0mg .xkd6vm  .c99n    .iq3ja26::before,
.c0mg .v37yxp  .c99n    .iq3ja26::before,
.c0mg .zy2rwpg .c99n    .iq3ja26::before { color: #a855f7; }
.nomgu6 .w48rz828     { background: #2d2000; border-color: #eab308; }
.nomgu6 .jj2oa4j6 { background: #2d0b0b; border-color: #ef4444; }
.nomgu6 .c99n    { background: #2d1600; border-color: #f97316; }
.nomgu6 .wml7 strong  { color: #f1f5f9; }
.nomgu6 .wml7 p       { color: #cbd5e1; }
.nomgu6 .g8mtnz90    .w48rz828     .iq3ja26::before,
.nomgu6 .xkd6vm  .w48rz828     .iq3ja26::before,
.nomgu6 .v37yxp  .w48rz828     .iq3ja26::before,
.nomgu6 .zy2rwpg .w48rz828     .iq3ja26::before { color: #eab308; }
.nomgu6 .g8mtnz90    .jj2oa4j6 .iq3ja26::before,
.nomgu6 .xkd6vm  .jj2oa4j6 .iq3ja26::before,
.nomgu6 .v37yxp  .jj2oa4j6 .iq3ja26::before,
.nomgu6 .zy2rwpg .jj2oa4j6 .iq3ja26::before { color: #ef4444; }
.nomgu6 .g8mtnz90    .c99n    .iq3ja26::before,
.nomgu6 .xkd6vm  .c99n    .iq3ja26::before,
.nomgu6 .v37yxp  .c99n    .iq3ja26::before,
.nomgu6 .zy2rwpg .c99n    .iq3ja26::before { color: #f97316; }
.mtacli2 .w48rz828     { background: #0c1a2e; border-color: #38bdf8; }
.mtacli2 .jj2oa4j6 { background: #12103a; border-color: #818cf8; }
.mtacli2 .c99n    { background: #0a2020; border-color: #2dd4bf; }
.mtacli2 .wml7 strong  { color: #f1f5f9; }
.mtacli2 .wml7 p       { color: #cbd5e1; }
.mtacli2 .g8mtnz90    .w48rz828     .iq3ja26::before,
.mtacli2 .xkd6vm  .w48rz828     .iq3ja26::before,
.mtacli2 .v37yxp  .w48rz828     .iq3ja26::before,
.mtacli2 .zy2rwpg .w48rz828     .iq3ja26::before { color: #38bdf8; }
.mtacli2 .g8mtnz90    .jj2oa4j6 .iq3ja26::before,
.mtacli2 .xkd6vm  .jj2oa4j6 .iq3ja26::before,
.mtacli2 .v37yxp  .jj2oa4j6 .iq3ja26::before,
.mtacli2 .zy2rwpg .jj2oa4j6 .iq3ja26::before { color: #818cf8; }
.mtacli2 .g8mtnz90    .c99n    .iq3ja26::before,
.mtacli2 .xkd6vm  .c99n    .iq3ja26::before,
.mtacli2 .v37yxp  .c99n    .iq3ja26::before,
.mtacli2 .zy2rwpg .c99n    .iq3ja26::before { color: #2dd4bf; }
.j2j9 .w48rz828     { background: var(--accent-bg); border-color: var(--accent); }
.j2j9 .jj2oa4j6 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.j2j9 .c99n    { background: var(--accent-bg); border-color: var(--accent-pale); }
.j2j9 .g8mtnz90    .iq3ja26::before,
.j2j9 .xkd6vm  .iq3ja26::before,
.j2j9 .v37yxp  .iq3ja26::before,
.j2j9 .zy2rwpg .iq3ja26::before { color: var(--accent-light) !important; }
.t30uq6a::before,
.fjpbt::before { margin-right: 5px; }
.nuuz4 .k3xu ul li,
.nuuz4 .z8dhfus li         { color: #4ade80; }
.nuuz4 .k3xu .t30uq6a { color: #22c55e; }
.nuuz4 .xvd1 ul li,
.nuuz4 .e9jsrs4t li         { color: #f87171; }
.nuuz4 .xvd1 .fjpbt { color: #ef4444; }
.jves0 .k3xu { background: var(--bg-pros); }
.jves0 .xvd1 { background: var(--bg-cons); }
.jves0 .k3xu .t30uq6a { color: var(--c-pros-label); }
.jves0 .xvd1 .fjpbt { color: var(--c-cons); }
.jves0 .k3xu ul li,
.jves0 .z8dhfus li            { color: var(--c-pros); }
.jves0 .xvd1 ul li,
.jves0 .e9jsrs4t li            { color: var(--c-cons); }
.srfi7lp .k3xu { background: var(--bg-pros); }
.srfi7lp .xvd1 { background: var(--bg-cons); }
.srfi7lp .k3xu .t30uq6a { color: var(--c-pros-label); }
.srfi7lp .xvd1 .fjpbt { color: var(--c-cons); }
.srfi7lp .k3xu ul li,
.srfi7lp .z8dhfus li          { color: var(--c-pros); }
.srfi7lp .xvd1 ul li,
.srfi7lp .e9jsrs4t li          { color: var(--c-cons); }
.cj3nv .t30uq6a::before { content: "✓ "; }
.cj3nv .fjpbt::before { content: "✗ "; }
.clobxnm5 .t30uq6a::before { content: "→ "; }
.clobxnm5 .fjpbt::before { content: "← "; }
.yqkpuu .t30uq6a::before { content: "★ "; }
.yqkpuu .fjpbt::before { content: "✕ "; }
.a19s3k .t30uq6a::before { content: "◆ "; }
.a19s3k .fjpbt::before { content: "▲ "; }
.gp2t32n .wml7 { background: transparent; border-left: none; border: 1.5px solid; }
.gp2t32n .w48rz828     { border-color: var(--c-tip-border); }
.gp2t32n .jj2oa4j6 { border-color: var(--c-warn-border); }
.gp2t32n .c99n    { border-color: #60a5fa; }
.gp2t32n .wml7 strong { color: var(--text-primary); }
.gp2t32n .wml7 p      { color: var(--text-muted); }
.gy76t .wml7 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.gy76t .w48rz828     { border-top-color: var(--c-tip-border); }
.gy76t .jj2oa4j6 { border-top-color: var(--c-warn-border); }
.gy76t .c99n    { border-top-color: #60a5fa; }
.g16nc3 .wml7 { border-left: none; border-radius: 8px; }
.g16nc3 .w48rz828     { background: #065f46; }
.g16nc3 .jj2oa4j6 { background: #92400e; }
.g16nc3 .c99n    { background: #1e3a8a; }
.g16nc3 .wml7 strong,
.g16nc3 .wml7 p { color: #fff; }
.g16nc3 .iq3ja26::before { color: rgba(255,255,255,0.85) !important; }
.c0mg.g16nc3 .w48rz828,
.c0mg .g16nc3 .w48rz828     { background: #052e16; }
.c0mg.g16nc3 .jj2oa4j6,
.c0mg .g16nc3 .jj2oa4j6 { background: #2d0a1e; }
.c0mg.g16nc3 .c99n,
.c0mg .g16nc3 .c99n    { background: #1e1036; }
.nomgu6.g16nc3 .w48rz828,
.nomgu6 .g16nc3 .w48rz828      { background: #2d2000; }
.nomgu6.g16nc3 .jj2oa4j6,
.nomgu6 .g16nc3 .jj2oa4j6  { background: #2d0b0b; }
.nomgu6.g16nc3 .c99n,
.nomgu6 .g16nc3 .c99n     { background: #2d1600; }
.mtacli2.g16nc3 .w48rz828,
.mtacli2 .g16nc3 .w48rz828      { background: #0c1a2e; }
.mtacli2.g16nc3 .jj2oa4j6,
.mtacli2 .g16nc3 .jj2oa4j6  { background: #12103a; }
.mtacli2.g16nc3 .c99n,
.mtacli2 .g16nc3 .c99n     { background: #0a2020; }
.ugubal0v .wml7 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.ugubal0v .w48rz828     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.ugubal0v .jj2oa4j6 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.ugubal0v .c99n    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.ugubal0v .wml7 strong { color: var(--text-primary); }
.ugubal0v .wml7 p      { color: var(--text-muted); }
.h0p9p .wml7 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.g8mtnz90 .iq3ja26,
.xkd6vm .iq3ja26,
.v37yxp .iq3ja26,
.zy2rwpg .iq3ja26 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.g8mtnz90 .iq3ja26::before,
.xkd6vm .iq3ja26::before,
.v37yxp .iq3ja26::before,
.zy2rwpg .iq3ja26::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.g8mtnz90 .w48rz828     .iq3ja26::before { content: "✦"; color: var(--c-tip-border); }
.g8mtnz90 .jj2oa4j6 .iq3ja26::before { content: "▲"; color: var(--c-warn-border); }
.g8mtnz90 .c99n    .iq3ja26::before { content: "◉"; color: #60a5fa; }
.xkd6vm .w48rz828     .iq3ja26::before { content: "★"; color: var(--c-tip-border); }
.xkd6vm .jj2oa4j6 .iq3ja26::before { content: "◆"; color: var(--c-warn-border); }
.xkd6vm .c99n    .iq3ja26::before { content: "●"; color: #60a5fa; }
.v37yxp .w48rz828     .iq3ja26::before { content: "▶"; color: var(--c-tip-border); }
.v37yxp .jj2oa4j6 .iq3ja26::before { content: "■"; color: var(--c-warn-border); }
.v37yxp .c99n    .iq3ja26::before { content: "▸"; color: #60a5fa; }
.zy2rwpg .w48rz828     .iq3ja26::before { content: "→"; color: var(--c-tip-border); }
.zy2rwpg .jj2oa4j6 .iq3ja26::before { content: "⬥"; color: var(--c-warn-border); }
.zy2rwpg .c99n    .iq3ja26::before { content: "◈"; color: #60a5fa; }
.gusxu .tchkckzl .zy3xmcm,
.gusxu .ynzqpd .zy3xmcm  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.gusxu .fiskgvy                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.gusxu .jpv2fr                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.gusxu .ooi4zsxw            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.gusxu .y4r24          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.gusxu .dru3rlx3                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.hw819gq .tchkckzl .zy3xmcm,
.hw819gq .ynzqpd .zy3xmcm,
.hw819gq .fiskgvy,
.hw819gq .jpv2fr,
.hw819gq .ooi4zsxw,
.hw819gq .y4r24,
.hw819gq .dru3rlx3,
.hw819gq .h0p9p .wml7 { box-shadow: none; }
.sv5ib9   .x7goes, .sv5ib9 .e3vjng93, .sv5ib9 .xw2d,
.sv5ib9   .u9r3, .sv5ib9 .sw9q { font-size: 0.9rem; }
.sv5ib9   .u9jp0pv, .sv5ib9 .i7cb94 { font-size: 0.9rem; }
.tcfxe   .x7goes, .tcfxe .e3vjng93, .tcfxe .xw2d,
.tcfxe   .u9r3, .tcfxe .sw9q { font-size: 0.95rem; }
.tcfxe   .u9jp0pv, .tcfxe .i7cb94 { font-size: 0.95rem; }
.jocs   .x7goes, .jocs .e3vjng93, .jocs .xw2d,
.jocs   .u9r3, .jocs .sw9q { font-size: 1.08rem; }
.jocs   .u9jp0pv, .jocs .i7cb94 { font-size: 1.05rem; }
.jocs   .fm65 { font-size: 0.97rem; }
.m4uz9lrc .mqze      { font-size: 3.2rem; }
.m4uz9lrc h2.enjq { font-size: 1.9rem; }
.m4uz9lrc h3.elwebhoh     { font-size: 1.4rem; }
.y98f .mqze      { font-size: 3.8rem; }
.y98f h2.enjq { font-size: 2.2rem; }
.y98f h3.elwebhoh     { font-size: 1.6rem; }
.t7mv5cw + .t7mv5cw { position: relative; }
.a03izrok   .t7mv5cw + .t7mv5cw::before,
.cxcr59mn  .t7mv5cw + .t7mv5cw::before,
.klwz   .t7mv5cw + .t7mv5cw::before,
.kl4h   .t7mv5cw + .t7mv5cw::before,
.il1v   .t7mv5cw + .t7mv5cw::before,
.wnkkas .t7mv5cw + .t7mv5cw::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.a03izrok .t7mv5cw + .t7mv5cw::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.cxcr59mn .t7mv5cw + .t7mv5cw::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.klwz .t7mv5cw + .t7mv5cw::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;
}
.kl4h .t7mv5cw + .t7mv5cw::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.njic4j .t7mv5cw { margin-bottom: 16px; }
.njic4j .t7mv5cw + .t7mv5cw { margin-top: 0; }
.njic4j .b2i1 { padding-top: 0; padding-bottom: 0; }
.il1v .t7mv5cw + .t7mv5cw::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.wnkkas .t7mv5cw + .t7mv5cw::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.tu1s8jx .t7mv5cw + .t7mv5cw::before,
.warpibvy .t7mv5cw + .t7mv5cw::before,
.xbjko4 .t7mv5cw + .t7mv5cw::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%;
}
.d1ba1nn .tu1s8jx .t7mv5cw:nth-child(even)::before,
.d1ba1nn .warpibvy .t7mv5cw:nth-child(even)::before,
.d1ba1nn .xbjko4 .t7mv5cw:nth-child(even)::before { background: var(--bg-surface); }
.p8pmxpi2 .tu1s8jx .t7mv5cw:nth-child(even)::before,
.p8pmxpi2 .warpibvy .t7mv5cw:nth-child(even)::before,
.p8pmxpi2 .xbjko4 .t7mv5cw:nth-child(even)::before { background: var(--bg-card); }
.tu1s8jx .t7mv5cw + .t7mv5cw::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");
}
.warpibvy .t7mv5cw + .t7mv5cw::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");
}
.xbjko4 .t7mv5cw + .t7mv5cw::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");
}
.omxmb1b .os4d4p,
.six88 .os4d4p { padding-bottom: 60px; }
.us8w88d8 .os4d4p { padding-bottom: 70px; }
.qq28xv  .q39d:not(.pgye) .kiag { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.pw4dht .q3pf { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.e8qgb .q3pf { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.sbl7srb .q3pf { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.qq28xv .pgye { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.qq28xv .u2lsk { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.qq28xv .q3pf { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ezo1ew68 .q3pf { background: var(--accent-bg); }
.qcnmj .azih { float: left; width: 38%; margin: 0 28px 16px 0; }
.qcnmj .azih .kyzwdny { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qcnmj .b2i1::after { content: ''; display: block; clear: both; }
.aus2w .azih { float: right; width: 38%; margin: 0 0 16px 28px; }
.aus2w .azih .kyzwdny { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.aus2w .b2i1::after { content: ''; display: block; clear: both; }
.ogqt6kul .t7mv5cw:nth-child(odd)  .azih { float: left;  width: 38%; margin: 0 28px 16px 0; }
.ogqt6kul .t7mv5cw:nth-child(even) .azih { float: right; width: 38%; margin: 0 0 16px 28px; }
.ogqt6kul .azih .kyzwdny { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ogqt6kul .b2i1::after { content: ''; display: block; clear: both; }
.qcnmj .rwhjs4t,
.qcnmj .z9gnjqy,
.aus2w .rwhjs4t,
.aus2w .z9gnjqy,
.ogqt6kul .rwhjs4t,
.ogqt6kul .z9gnjqy { clear: both; }
.qcnmj .u9jp0pv,
.qcnmj .i7cb94,
.aus2w .u9jp0pv,
.aus2w .i7cb94,
.ogqt6kul .u9jp0pv,
.ogqt6kul .i7cb94 { overflow: hidden; }
@media (max-width: 640px) {
  .qcnmj .azih,
  .aus2w .azih,
  .ogqt6kul .azih { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ewo7qv .knxdcsyy,
.ewo7qv .b2i1,
.ewo7qv .oqr51  { max-width: 1100px; }
.ctnsar .knxdcsyy,
.ctnsar .b2i1,
.ctnsar .oqr51  { max-width: 1200px; }
.hprl3sz .knxdcsyy,
.hprl3sz .b2i1,
.hprl3sz .oqr51  { max-width: 1320px; }
.rnwq { font-size: 0.82rem; color: var(--text-muted); }
.rnjz3qn { display: flex; align-items: center; }
.cldga3z {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.hm9r { display: flex; align-items: center; }
.rjksjgv { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.rjksjgv:hover { text-decoration: underline; }
.o362 { margin: 0 3px; opacity: 0.45; }
.o362::before { content: '/'; }
.xarfb { padding: 2px 5px; color: var(--text-main); }
.ws6l .rnwq {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ws6l .rnjz3qn { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.bfrw .rnwq {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.bfrw .rnjz3qn { padding: 0 0 0 12px; }
.fqnj6 .rnjz3qn { padding: 0 16px; }
.fqnj6 .rnwq {
  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);
}
.fqnj6 .knxdcsyy { padding-top: 28px; }
@media (max-width: 720px) {
  .qtkcn { margin-top: 18px; padding: 0 16px; }
  .fqnj6 .knxdcsyy { padding-top: 16px; }
}
.ewo7qv.ws6l .rnjz3qn { max-width: 1100px; }
.ctnsar.ws6l .rnjz3qn { max-width: 1200px; }
.hprl3sz.ws6l .rnjz3qn { max-width: 1320px; }
.txffkk .t7mv5cw { padding-top: 16px; padding-bottom: 16px; }
.gkkxf0 .t7mv5cw { padding-top: 24px; padding-bottom: 24px; }
.e4greb .t7mv5cw { padding-top: 40px; padding-bottom: 40px; }
.mt9lo .t7mv5cw { padding-top: 52px; padding-bottom: 52px; }
.rcqeh .t7mv5cw:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.rcqeh .t7mv5cw:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.rcqeh .t7mv5cw:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.rcqeh .t7mv5cw:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.dfcreju2 .b2i1 { padding-top: 10px;  padding-bottom: 10px; }
.czw7 .b2i1 { padding-top: 18px;  padding-bottom: 18px; }
.kifzi .b2i1 { padding-top: 36px;  padding-bottom: 36px; }
.qedvd .b2i1 { padding-top: 48px;  padding-bottom: 48px; }
.fx7svd89 h2.enjq { font-weight: 600; }
.fx7svd89 h3.elwebhoh     { font-weight: 600; }
.nhc0 h2.enjq { font-weight: 800; }
.nhc0 h3.elwebhoh     { font-weight: 700; }
.p43exqc { font-weight: 600; }
.p43exqc h2.enjq { font-weight: 900; }
.p43exqc h3.elwebhoh     { font-weight: 800; }
.p43exqc .wml7 strong,
.p43exqc .wml7 strong { font-weight: 600; }
.a2x4z {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.v9t9cp .a2x4z { display: none; }
@media (max-width: 640px) { .a2x4z { display: none; } }
.a2x4z { background: var(--cta) !important; color: #fff !important; border: none !important; }
.a2x4z:hover { opacity: 0.85; }
.x8u0 .a2x4z { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.full .a2x4z,
.jw0jj5  .a2x4z { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.full .a2x4z:hover,
.jw0jj5  .a2x4z:hover { opacity: 0.88; }
.x8u0.full .a2x4z,
.x8u0.jw0jj5  .a2x4z { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.n71weoj {
  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;
}
.n71weoj:hover { transform: translateY(-2px); opacity: 0.92; }
.n71weoj { background: var(--cta) !important; color: #fff !important; border: none !important; }
.mbk3sl9t .n71weoj { display: none; }
.p444x .n71weoj { right: 32px; }
.grsu4bdq  .n71weoj { left: 32px; }
@media (max-width: 480px) {
  .p444x .n71weoj { right: 20px; bottom: 20px; }
  .grsu4bdq  .n71weoj { left: 20px; bottom: 20px; }
}
.sspf21 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.oqr51 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ky8acrg { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.sop0o { color: var(--text-dim); font-size: 0.8rem; }
.f41nwe a, .qq7p8sk a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.f41nwe a:hover, .qq7p8sk a:hover { color: var(--accent-light); }
.qq7p8sk { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.fbcvcy .oqr51 { text-align: center; }
.fbcvcy .qq7p8sk { justify-content: center; margin-bottom: 16px; }
.fbcvcy .ky8acrg { margin-top: 0; }
.qufd { margin-top: 10px; }
.qufd a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .oqr51 { padding-left: 16px; padding-right: 16px; }
  .pdu6 .oqr51 { padding: 20px 16px; }
  .qq7p8sk { gap: 4px 12px; }
  .ky8acrg { font-size: 0.78rem; }
}
.lmli .ky8acrg { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.lmli .sop0o { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .lmli .u9enzjd { grid-template-columns: 1fr 1fr; } .lmli .p82p { grid-column: 1 / -1; } }
@media (max-width: 480px) { .lmli .u9enzjd { grid-template-columns: 1fr; } }
.ver5e2 .ky8acrg { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .ver5e2 .rao0x7 { gap: 12px; } .ver5e2 .s6s4 { margin-right: 0; width: 100%; } }
.k5zjkt .ky8acrg { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.k5zjkt .sop0o { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .k5zjkt .pvlw3 { grid-template-columns: 1fr 1fr; } .k5zjkt .uznezr { grid-column: 1 / -1; } }
@media (max-width: 480px) { .k5zjkt .pvlw3 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .tss0p2q .wodojxbz { grid-template-columns: 1fr 1fr; } .tss0p2q .jai3c3:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .tss0p2q .wodojxbz { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .c5fpb93x .wodojxbz { grid-template-columns: 1fr; } }
.kjtkw25 .oqr51 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.kjtkw25 .qq7p8sk { justify-content: center; }
.aoruvqp8 .a0txhg      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.aoruvqp8 .sspf21 { background: var(--bg-page); border-top-color: var(--border-alt); }
.mp6ghq .a0txhg      { background: #0d1117; border-bottom-color: #21262d; }
.mp6ghq .qyobd7v { color: var(--accent-light); }
.mp6ghq .hjjtbo { --msep-color: #8b949e; }
.mp6ghq .hjjtbo a { color: #8b949e; }
.mp6ghq .hjjtbo a:hover { color: var(--accent-light); }
.mp6ghq .ulz93y { color: #8b949e; }
.mp6ghq .sspf21 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.mp6ghq .ky8acrg,
.mp6ghq .sop0o { color: #6e7681; }
.mp6ghq .f41nwe a, .mp6ghq .qq7p8sk a,
.mp6ghq .f41nwe a:hover, .mp6ghq .qq7p8sk a:hover,
@media (max-width: 640px) {
  .mp6ghq .hjjtbo { background: #0d1117; border-top-color: #21262d; }
  .mp6ghq .hjjtbo li a { border-bottom-color: #21262d; }
}
.i012so8x .a0txhg      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.i012so8x .qyobd7v { color: var(--accent); }
.i012so8x .hjjtbo { --msep-color: #475569; }
.i012so8x .hjjtbo a { color: #475569; }
.i012so8x .hjjtbo a:hover { color: var(--accent); }
.i012so8x .ulz93y { color: #64748b; }
.i012so8x .sspf21 { background: #f0f4f8; border-top-color: #cbd5e1; }
.i012so8x .ky8acrg,
.i012so8x .sop0o { color: #64748b; }
.i012so8x .f41nwe a, .i012so8x .qq7p8sk a,
.i012so8x .f41nwe a:hover, .i012so8x .qq7p8sk a:hover,
@media (max-width: 640px) {
  .i012so8x .hjjtbo { background: #f0f4f8; border-top-color: #cbd5e1; }
  .i012so8x .hjjtbo li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.full .a0txhg      { background: var(--accent); border-bottom-color: var(--accent-light); }
.full .qyobd7v { color: #fff; }
.full .hjjtbo { --msep-color: rgba(255,255,255,0.82); }
.full .hjjtbo a { color: rgba(255,255,255,0.82); }
.full .hjjtbo a:hover { color: #fff; }
.full .ulz93y { color: rgba(255,255,255,0.9); }
.full .lhud36fg a { color: var(--text-primary) !important; }
.full .lhud36fg a:hover { color: var(--accent) !important; }
.full .sspf21 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.full .ky8acrg,
.full .sop0o { color: rgba(255,255,255,0.72); }
.full .f41nwe a, .full .qq7p8sk a,
.full .t1ikc a, .full .j3femn a,
.full .sd90v7 a, .full .s6s4 { color: #fff; }
.full .v56ir, .full .qzgcov { color: rgba(255,255,255,0.7); }
.full .f41nwe a:hover, .full .qq7p8sk a:hover,
.full .t1ikc a:hover, .full .j3femn a:hover { color: #fff; }
@media (max-width: 640px) {
  .full .hjjtbo { background: var(--accent); border-top-color: var(--accent-light); }
  .full .hjjtbo li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.jw0jj5 .a0txhg {
  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);
}
.jw0jj5 .sspf21 {
  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) {
  .jw0jj5 .hjjtbo {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.auwfb .dj7uwd1w { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.wdglg0b .dj7uwd1w { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.b8ymqx .dj7uwd1w { min-height: 72px; height: auto; }
.j514 .dj7uwd1w { min-height: 84px; height: auto; }
.pdu6 .dj7uwd1w { max-width: none; padding: 0 32px; }
.pdu6 .oqr51  { max-width: none; padding: 24px 32px; }
.agvj0247.ctnsar .dj7uwd1w { max-width: 1200px; }
.agvj0247.hprl3sz .dj7uwd1w { max-width: 1320px; }
.ikqekalc   .qyobd7v, .ikqekalc   .s6s4 { text-transform: capitalize; }
.y4p9c .qyobd7v, .y4p9c .s6s4 { text-transform: lowercase; }
.m7qfg .qyobd7v, .m7qfg .s6s4 { text-transform: uppercase; letter-spacing: 0.06em; }
.u1zc80, .f91t4p {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.zbimfden .u1zc80,
.xing2b .u1zc80,
.wt33p .u1zc80,
.dl0pnf3 .u1zc80,
.wissf1mx   .hjjtbo a { font-weight: 500; }
.a6kcf .hjjtbo a { font-weight: 600; }
.lolf     .hjjtbo a { font-weight: 700; }
.m6clq    .hjjtbo a { font-weight: 800; letter-spacing: 0.01em; }
.cpsdtea9     .hjjtbo > li + li::before,
.ouqr    .hjjtbo > li + li::before,
.j1kk1v    .hjjtbo > li + li::before,
.tuw9m29i .hjjtbo > li + li::before,
.s4c5y .hjjtbo > li + li::before,
.ylhghp8  .hjjtbo > li + li::before,
.xermu4b    .hjjtbo > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.cpsdtea9     .hjjtbo > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ouqr    .hjjtbo > li + li::before { content: "|"; }
.j1kk1v    .hjjtbo > li + li::before { content: "—"; }
.tuw9m29i .hjjtbo > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.s4c5y .hjjtbo > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.ylhghp8  .hjjtbo > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.xermu4b    .hjjtbo > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .nuunklmd .ulz93y,
  .sig1mw8 .ulz93y,
  .tzo5nqu .ulz93y,
  .egcvioj6 .ulz93y,
  .dypch .ulz93y {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .nuunklmd .ulz93y::before,
  .sig1mw8 .ulz93y::before,
  .tzo5nqu .ulz93y::before,
  .egcvioj6 .ulz93y::before,
  .dypch .ulz93y::before { content: ""; display: block; flex-shrink: 0; }

  
  .nuunklmd .ulz93y::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;
  }

  
  .sig1mw8 .ulz93y::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;
  }

  
  .tzo5nqu .ulz93y::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;
  }

  
  .egcvioj6 .ulz93y::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;
  }

  
  .dypch .ulz93y::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) {
  .us8b95 .ulz93y {
    padding: 5px 14px;
  }
  .us8b95 .hjjtbo {
    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;
  }
  .us8b95 .hjjtbo li a {
    border-bottom: none; padding: 10px 22px;
  }
  .us8b95 .hjjtbo li a:hover { background: var(--bg-raised); }
  .us8b95 .cbvrl,
  .laorl .cbvrl,
  .huuhmx .cbvrl { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .d5iwi .ulz93y {
    padding: 5px 10px;
  }
  .d5iwi .hjjtbo {
    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);
  }
  .d5iwi .hjjtbo.xipyvt7a { transform: translateX(0); }
  .d5iwi .hjjtbo li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .d5iwi .hjjtbo li:last-child a { border-bottom: none; }
  .full .hjjtbo,
  .mp6ghq .hjjtbo { background: var(--accent) !important; }
  .full .hjjtbo li a,
  .mp6ghq .hjjtbo li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .huuhmx .ulz93y {
    padding: 5px 10px;
  }
  .huuhmx .hjjtbo {
    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);
  }
  .huuhmx .hjjtbo::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .huuhmx .hjjtbo.xipyvt7a { transform: translateY(0); }
  .huuhmx .hjjtbo li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .k5kwa .ulz93y {
    padding: 5px 10px;
  }
  .k5kwa .hjjtbo {
    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;
  }
  .k5kwa .hjjtbo.xipyvt7a { opacity: 1; pointer-events: auto; }
  .k5kwa .hjjtbo li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .wj6sz     .ulz93y { border-radius: 0 !important; }
  .acmd05iq   .ulz93y { border-radius: 8px !important; }
  .w60ig43 .ulz93y { border-radius: 50% !important; }
  .tskddmx6   .ulz93y { border-radius: 999px !important; }
}
.lz8bvs6l .uo1hqdu { height: 28px; }
.megbifu0 .uo1hqdu { height: 54px; }
.pji5ro .uo1hqdu { height: 54px; }
.alefhkl    .cai0, .alefhkl    .z04pql { color: #f59e0b; }
.kgjxsqj      .cai0 { font-size: 1rem; letter-spacing: 1.5px; }
.kgjxsqj      .z04pql   { font-size: 1.35rem; }
.vlizf    .cai0, .vlizf    .z04pql { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.maapw     .cai0, .maapw     .z04pql { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.ix8wqv .cai0, .ix8wqv .z04pql { color: var(--cta); letter-spacing: 2px; }
.topsvd   .cai0, .topsvd   .z04pql { color: #e91e63; letter-spacing: 2px; }
.iglf958  .cai0, .iglf958  .z04pql { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.oo393b     .cai0, .oo393b     .z04pql { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.srevw .h0fexp6f + .h0fexp6f {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.kc8rgt .jpv2fr { padding: 18px 24px; min-height: 68px; }
.vj807s .jn2ap {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.vj807s .hnmy {
  font-size: 1.3rem; font-weight: 800; color: var(--accent);
}
.tknzg4z .h0fexp6f {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.wwf00c .z9gnjqy { counter-reset: cs-rank; }
.wwf00c .jpv2fr { position: relative; counter-increment: cs-rank; }
.wwf00c .jpv2fr::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;
}
.add9z6xl .z9gnjqy { counter-reset: cs-rank; gap: 0; }
.add9z6xl .jpv2fr {
  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;
}
.add9z6xl .jpv2fr::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;
}
.add9z6xl .u6q65 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.add9z6xl .yqrw8yf {
  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;
}
.add9z6xl .qprdnc { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.add9z6xl .u6q65 { min-width: 0; flex-direction: column; width: 100%; }
.add9z6xl .usdybpg {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.add9z6xl .cai0 { color: var(--cta, var(--accent)); }
.add9z6xl .x93c0 { font-weight: 700; }
.add9z6xl .h0fexp6f {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.add9z6xl .jn2ap {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.add9z6xl .hnmy {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.add9z6xl .nt1t9m5 .hnmy { font-size: 1.3rem; color: var(--accent-light); }
.add9z6xl .e4gj {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.add9z6xl .jpv2fr:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .add9z6xl .z9gnjqy {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .add9z6xl .jpv2fr {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .add9z6xl .jpv2fr { padding: 40px 16px 20px; }
  .add9z6xl .h0fexp6f {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .add9z6xl .e4gj { width: 100%; min-width: 0; }
}
.xud9mto2 .z9gnjqy { counter-reset: cs-rank; gap: 10px; }
.xud9mto2 .jpv2fr {
  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);
}
.xud9mto2 .jpv2fr::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);
}
.xud9mto2 .u6q65 {
  flex-direction: row; align-items: center; gap: 16px;
  flex-shrink: 0; min-width: 220px;
}
.xud9mto2 .yqrw8yf {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.xud9mto2 .qprdnc { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.xud9mto2 .usdybpg {
  font-size: 1.15rem; font-weight: 700; color: var(--accent-light);
  white-space: nowrap; text-align: left; min-width: auto;
}
.xud9mto2 .cai0 { color: var(--cta, var(--accent)); }
.xud9mto2 .h0fexp6f {
  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;
}
.xud9mto2 .jn2ap {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.xud9mto2 .hnmy { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.xud9mto2 .nt1t9m5 .hnmy { color: var(--accent-light); }
.xud9mto2 .e4gj {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.xud9mto2 .jpv2fr:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .xud9mto2 .jpv2fr {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .xud9mto2 .jpv2fr::before {
    position: absolute; top: 14px; left: 14px;
  }
  .xud9mto2 .u6q65 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .xud9mto2 .usdybpg { white-space: normal; text-align: center; font-size: 1.2rem; }
  .xud9mto2 .h0fexp6f {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .xud9mto2 .e4gj { width: 100%; min-width: 0; }
  .xud9mto2 .cai0 { min-width: 0; }
}
.cmtwuli9 .z9gnjqy { counter-reset: cs-rank; }
.cmtwuli9 .jpv2fr::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;
}
.ii8a .ofm46 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.ii8a .ofm46 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.ii8a .ofm46 p { padding: 0 2px 16px; }
.l6a4x .ofm46 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.l6a4x .ofm46 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.l6a4x .ofm46 summary::after { content: "›"; font-size: 1.2em; }
.l6a4x .ofm46[open] summary::after { content: "‹"; }
.l6a4x .ofm46 p { padding: 10px 22px 4px; }
.qa54unc .ofm46 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.qa54unc .ofm46 summary { color: var(--text-primary); padding-left: 16px; }
.qa54unc .ofm46 summary::after { content: "›"; font-size: 1.1em; }
.qa54unc .ofm46[open] summary::after { content: "‹"; }
.qa54unc .ofm46 p { padding-left: 16px; }
.g6awe5 .gzun { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.g6awe5 .ofm46 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.g6awe5 .ofm46:last-child { border-bottom: none; }
.g6awe5 .ofm46 summary { color: var(--text-primary); border-radius: 0; }
.g6awe5 .ofm46 summary::after { content: "›"; font-size: 1.1em; }
.g6awe5 .ofm46[open] summary::after { content: "‹"; }
.zqkt .ofm46 { overflow: hidden; }
.zqkt .ofm46 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.zqkt .ofm46 summary::after { color: rgba(255,255,255,.75); }
.zqkt .ofm46[open] summary { border-radius: 0; }
.a4ax2 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.vusyeymd {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.zmy5 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.yusquv7 { color: var(--text-muted); font-size: 1.05rem; }
.osz041vb {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.hlen5bp { margin-bottom: 20px; }
.xoaibbt {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.rjretu7c {
  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;
}
.rjretu7c:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.p92nf { resize: vertical; min-height: 130px; }
.c0n2w { width: 100%; margin-top: 8px; }
.p9g8eh {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.ag4gu {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.i1zaqn8 { color: var(--text-muted); line-height: 1.75; }
.jxd6z054 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.jxd6z054 li { margin-bottom: 6px; }
.dxkciw { max-width: 760px; margin: 0 auto; }
.h45z { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.firgxjg3 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.firgxjg3:last-child { border-bottom: none; }
.firgxjg3 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.firgxjg3 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.dxi98 { max-width: 760px; margin: 0 auto; }
.wnqgtf1 ul.jxd6z054 { margin: 0; }
@media (max-width: 640px) { .yfalbebp { grid-template-columns: 1fr; gap: 10px; } }
.v5wapit7 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.aa7w9j7 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.oyto { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.aa7w9j7 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.aa7w9j7 .jxd6z054 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .v5wapit7 { grid-template-columns: 1fr; } }
.o3j5h1 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.o3j5h1:hover .gbv53582 { color: var(--accent-light); text-decoration: underline; }
.gecc3 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.d3r2t { margin-bottom: 48px; }
.p94thkxx { max-width: 760px; margin: 0 auto; }
.y3iia4 { max-width: 640px; margin: 0 auto; }
.vgxl { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.vgxl:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.ct5qig { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.vgxl p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.vgxl ul.jxd6z054 { margin: 0; }
.ulnn { color: var(--text-muted); line-height: 1.75; }
.brdu .jxd6z054,
.y3iia4 .jxd6z054,
.m77impsf .jxd6z054,
.b3gymj6 .jxd6z054 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.brdu .vgxl,
.y3iia4 .vgxl { text-align: left; }
.brdu .ct5qig,
.y3iia4 .ct5qig { text-align: center; }
.bbvmn { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.vvym { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.jqmmoo { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.kumgte { margin-top: 12px; }
.l6of29 { 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; }
.l6of29:hover { border-bottom-color: var(--accent); }
.vi9ug { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.vi9ug img { width: 100%; height: 100%; object-fit: cover; display: block; }
.j56sb { width: 72px; height: 72px; }
.s5b7rtvx { border-radius: 28%; }
.ht7vhu2n { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.twzgmm6 { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .b5je3 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.jnxibc .jqmmoo, .jnxibc .vvym { max-width: 640px; }
.clq5dkc .bbvmn { font-size: 1.6rem; margin-top: 18px; }
.aozh .jqmmoo { margin-bottom: 28px; }
@media (max-width: 860px) { .b9ogwjep { grid-template-columns: 1fr; } .clq5dkc { position: static; text-align: center; } }
.qm9z1 .vi9ug { margin: 0 auto 18px; }
.qm9z1 .ht7vhu2n { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .ln0hbyym { grid-template-columns: 1fr; } }
.rqaime0 .bbvmn { font-size: 1.6rem; margin-bottom: 6px; }
.b3gymj6 .jxd6z054 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .rqaime0 { flex-direction: column; text-align: center; } .r73evw { grid-template-columns: 1fr; } }
.xvzacbm { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.xvzacbm .bbvmn { font-size: 1.35rem; margin: 0 0 4px; }
.xvzacbm .ht7vhu2n { margin: 0; }
.d1ybdjm .zmy5 { color: var(--accent-light); }
.ntfnbog .zmy5 { font-size: 2rem; }
.ntfnbog .yusquv7 { max-width: 680px; }
.yq2ttc .zmy5 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.yq2ttc .yusquv7  { margin: 0; }
@media (max-width: 640px) { .yq2ttc { flex-direction: column; } }
.sl3pta .zmy5 { color: var(--accent-light); }
.j5gaxelm {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.j5gaxelm .zmy5 { color: #fff; }
.j5gaxelm .yusquv7  { color: rgba(255,255,255,0.85); }
.hu9n { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .mfdq7q { grid-template-columns: 1fr; } }
.nspohdcw .rjretu7c {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.nspohdcw .rjretu7c:focus { border-bottom-color: var(--accent); box-shadow: none; }
.pywui0 .rjretu7c { background: var(--bg-raised); border-color: transparent; }
.pywui0 .rjretu7c:focus { background: var(--bg-card); border-color: var(--accent); }
.t8368 .rjretu7c { border-radius: 100px; padding: 11px 20px; }
.t8368 .p92nf { border-radius: 14px; }
@media (max-width: 640px) { .lx1sq3 { grid-template-columns: 1fr; } }
.djoj2 { counter-reset: priv-count; }
.w8r1hc {
  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);
}
.w8r1hc:last-child { border-bottom: none; }
.go8yj7 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.w8r1hc h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.w8r1hc p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.huak9gvx { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.huak9gvx li { margin-bottom: 6px; }
.h21tt{display:none}
.h21tt:empty,.p3ub:empty{display:none}
.gv8j5057{position:relative;overflow:visible}
.wo9lx4 .ux9rfg,.q6pi .ux9rfg,
.t0uf .ux9rfg,.dx4hj .ux9rfg,
.poni .ux9rfg,.f2pa3dc0 .ux9rfg{display:block}
.qb55i25 .xjk6bsi{display:block}
.wo9lx4 .ux9rfg,.q6pi .ux9rfg,
.t0uf .ux9rfg,.dx4hj .ux9rfg,
.poni .ux9rfg{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}
.wo9lx4 .ux9rfg .p3ub,.q6pi .ux9rfg .p3ub,
.t0uf .ux9rfg .p3ub,.dx4hj .ux9rfg .p3ub,
.poni .ux9rfg .p3ub{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}
.wo9lx4 .r9x1gn6l,.q6pi .r9x1gn6l,
.t0uf .r9x1gn6l,.dx4hj .r9x1gn6l,
.poni .r9x1gn6l{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.wo9lx4 .ux9rfg,.q6pi .ux9rfg{top:12px}
.wo9lx4 .ux9rfg .p3ub{margin-right:auto}
.q6pi .ux9rfg .p3ub{margin-left:auto}
.q6pi .ux9rfg{text-align:right}
.t0uf .ux9rfg,.dx4hj .ux9rfg{bottom:12px}
.t0uf .ux9rfg .p3ub{margin-right:auto}
.dx4hj .ux9rfg .p3ub{margin-left:auto}
.dx4hj .ux9rfg{text-align:right}
.poni .ux9rfg{position:relative;margin-top:16px}
.poni .ux9rfg .p3ub{margin:0 auto}
.f2pa3dc0 .ux9rfg{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.f2pa3dc0 .ux9rfg .p3ub{margin:0}
.f2pa3dc0 .q3pf~.ux9rfg,
.f2pa3dc0 .ugydq2j0~.ux9rfg{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.f2pa3dc0 .q3pf~.ux9rfg .p3ub,
.f2pa3dc0 .ugydq2j0~.ux9rfg .p3ub{justify-content:flex-start}
.q3pf~.ux9rfg,.ugydq2j0~.ux9rfg{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}
.q3pf~.ux9rfg .p3ub{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ugydq2j0~.ux9rfg .p3ub{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.xjk6bsi .p3ub{margin:0 0 12px}
.p3ub{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.zonggo{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.gbv53582{font-weight:600;color:var(--text-heading);opacity:1}
.zjsh::before{content:"·";margin:0 2px;opacity:.5}
.r9x1gn6l{white-space:nowrap}
.g3pk6eb8 .zonggo{display:none}
.iooh2 .r9x1gn6l{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.iooh2 .zjsh::before{content:""}
.nuohz .r9x1gn6l{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}
.nuohz .zjsh::before{content:""}
.luw52l .p3ub{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.m4svsoju .r9x1gn6l{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.m4svsoju .zjsh::before{content:""}
.uwod .r9x1gn6l{color:var(--accent);opacity:1;font-weight:500}
.hizertzt .r9x1gn6l{border-bottom:1px solid currentColor;padding-bottom:2px}
.ypzo8 .p3ub{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.sligdr{--date-bg:var(--accent-bg)}
.oull .zjsh::before{content:""}
.nqql9 .zjsh::before{content:"•";opacity:.4}
.nqql9 .r9x1gn6l + .r9x1gn6l::before{content:"•";margin-right:6px;opacity:.4}
.onggaia .zjsh::before{content:"/";opacity:.35}
.onggaia .r9x1gn6l + .r9x1gn6l::before{content:"/";margin-right:6px;opacity:.35}
.l7j61 .zjsh::before{content:"|";opacity:.3}
.l7j61 .r9x1gn6l + .r9x1gn6l::before{content:"|";margin-right:6px;opacity:.3}
.jax8jo .zjsh::before{content:"—";opacity:.3}
.jax8jo .r9x1gn6l + .r9x1gn6l::before{content:"—";margin-right:6px;opacity:.3}
.hjzjllve .zjsh::before{content:"◆";font-size:.5em;opacity:.35}
.hjzjllve .r9x1gn6l + .r9x1gn6l::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.fflkfme .zjsh::before{content:"·";opacity:.4}
.fflkfme .r9x1gn6l + .r9x1gn6l::before{content:"·";margin-right:6px;opacity:.4}
.nh7j6j .zjsh::before{content:"›";opacity:.4}
.nh7j6j .r9x1gn6l + .r9x1gn6l::before{content:"›";margin-right:6px;opacity:.4}
.dddt .zjsh::before{content:"→";opacity:.35;font-size:.85em}
.dddt .r9x1gn6l + .r9x1gn6l::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.j2a1ttkc .fm4eg7{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .fm4eg7{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .rlfku{max-width:100%}
}
:root {
  --accent:          #662363;
  --brand:           #662363;
  --brand-light:     #944190;
  --brand-pale:      #a760a4;
  --grad-start:      #aa3aa5;
  --grad-end:        #bb66b7;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #662363;
  --cta-light:       #4a1647;
  --cta-hover:       #381336;
  --bg-page:         #f7f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f4f5;
  --bg-raised:       #f0eef0;
  --bg-hover:        #f5f4f5;
  --border:          #e8e2e7;
  --border-alt:      #dbd1da;
  --border-section:  #e8e2e7;
  --text-primary:    #1a181a;
  --text-muted:      #5e545e;
  --text-body:       #353035;
  --text-sub:        #504850;
  --text-faint:      #867886;
  --text-dim:        #9e939e;
  --text-label:      #6b606b;
  --text-value:      #433c43;
  --accent-bg:       #eee6ee;
  --accent-bg-light: #e5d0e4;
  --bg-tip:          #f0f9f8;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f1f9;
  --bg-pros:         #f0f9f8;
  --bg-cons:         #faf3f4;
  --c-pros:          #1d867a;
  --c-cons:          #9f2133;
  --c-pros-label:    #229f91;
  --c-tip-border:    #26afa0;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #1d867a;
}
:root { --logo-bg-opacity: 73%; }
body, button, input { font-family: "Rajdhani", sans-serif; }
.ybbdpq4 .iq3ja26 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.ybbdpq4 .iq3ja26::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.ybbdpq4 .w48rz828     .iq3ja26::before { content: "";  color: var(--c-tip-border); }.ybbdpq4 .jj2oa4j6 .iq3ja26::before { content: ""; color: var(--c-warn-border); }.ybbdpq4 .c99n    .iq3ja26::before { content: ""; color: #60a5fa; }.c0mg .ybbdpq4 .w48rz828     .iq3ja26::before { color: #10b981; }.c0mg .ybbdpq4 .jj2oa4j6 .iq3ja26::before { color: #f43f5e; }.c0mg .ybbdpq4 .c99n    .iq3ja26::before { color: #a855f7; }.nomgu6  .ybbdpq4 .w48rz828     .iq3ja26::before { color: #eab308; }.nomgu6  .ybbdpq4 .jj2oa4j6 .iq3ja26::before { color: #ef4444; }.nomgu6  .ybbdpq4 .c99n    .iq3ja26::before { color: #f97316; }.mtacli2  .ybbdpq4 .w48rz828     .iq3ja26::before { color: #38bdf8; }.mtacli2  .ybbdpq4 .jj2oa4j6 .iq3ja26::before { color: #818cf8; }.mtacli2  .ybbdpq4 .c99n    .iq3ja26::before { color: #2dd4bf; }.j2j9 .ybbdpq4 .iq3ja26::before { color: var(--accent-light) !important; }
.r6cz .zvdym, .r6cz .q3pf { min-height: 520px; }
.o362::before { content: '—'; }
.ob96zqui .r9x1gn6l::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.ob96zqui .r9x1gn6l:first-of-type::before{content:"\f15b"}.ob96zqui .r9x1gn6l:last-of-type::before{content:"\f044"}