: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;
}
.vte72n {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.e1t4lsi {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.ujdsx {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.b3ll1 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.qehw { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.qehw a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.qehw a:hover { color: var(--accent-light); }
.t8din03h  .pnuy5uv2 { border-radius: 14px; }
.t8din03h .pnuy5uv2 li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.t8din03h .pnuy5uv2 li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.zm1osamo  .pnuy5uv2 li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .pnuy5uv2 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .qjn2tu:hover .pnuy5uv2,
  .qjn2tu:focus-within .pnuy5uv2 { display: block; }
  .pnuy5uv2 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.id2njg0n {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.di8bbk8 { display: none; }
@media (max-width: 640px) {
  .di8bbk8 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .di8bbk8.wkowx { display: block; }
}
@media (max-width: 640px) {
  .id2njg0n { display: block; }
  .qehw > li + li::before { display: none !important; }
  .qehw {
    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;
  }
  .qehw.wkowx { display: flex; }
  .qehw li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .qehw li:last-child a { border-bottom: none; }
}
.g5qgwm { min-height: 480px; }
.n1gaohjz {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ooi4qt { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.qt713y8t .ooi4qt { margin-left: 0; margin-right: 0; }
.e9x6 {
  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;
}
.e9x6:hover { opacity: 0.88; }
.rgr62fg .n1gaohjz { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.rgr62fg .ooi4qt { color: #e2e8f0; }
.rgr62fg.jwpxbb .z8p9tt { text-align: center; }
.pv45 .n1gaohjz { color: var(--text-primary); text-shadow: none; }
.pv45 .ooi4qt { color: var(--text-muted); }
.pv45 .e9x6 { margin-top: 16px; }
.pv45, .pv45.g5qgwm { min-height: auto !important; }
.pv45.jwpxbb .z8p9tt { text-align: center; }
.pv45~.spfj7fv6{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}
.pv45~.spfj7fv6 .t14y6wnl{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.t2w0iv3r .n1gaohjz { color: #fff; }
.t2w0iv3r .ooi4qt { color: rgba(255,255,255,0.85); }
.t2w0iv3r .e9x6 { background: #fff; color: var(--cta); }
.t2w0iv3r .e9x6:hover { opacity: 0.92; }
.x2bh0 .hyoc0 { position: relative; overflow: hidden; }
.x2bh0 .hyoc0::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;
}
.ui5lnivz .hyoc0 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.pb4mer7 .hyoc0 { position: relative; overflow: hidden; }
.pb4mer7 .hyoc0::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;
}
.q97f8cr .hyoc0 { position: relative; overflow: hidden; }
.q97f8cr .hyoc0::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;
}
.fv4huwc .hyoc0 {
  animation: hg-fadein 1.2s ease-out both;
}
.hyoc0 {
  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%);
}
.s52uy {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.ruu0k {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.n1250 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.hyoc0 .n1gaohjz { text-shadow: none; color: var(--text-primary); }
.hyoc0 .ooi4qt { color: var(--text-muted); }
.hyoc0.jwpxbb .s52uy { align-items: center; text-align: center; }
.hyoc0.qt713y8t   .s52uy { align-items: flex-start; text-align: left; }
.pqudp33g .ruu0k { position: relative; }
.pqudp33g .ruu0k::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.pqudp33g.um4j1frw .ruu0k::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.wvspvcm .ruu0k {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.wvspvcm .n1250 {
  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);
}
.wvspvcm.um4j1frw .ruu0k { padding: 32px 0 32px 32px; }
.wl3i5fhz .ruu0k {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.wl3i5fhz .n1250 {
  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);
}
.um4j1frw { grid-template-areas: "media text"; }
.um4j1frw .s52uy {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.wl3i5fhz.um4j1frw .ruu0k { padding: 40px 16px 40px 48px; }
.mx2ii0o2 .ruu0k { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .hyoc0 { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .hyoc0 .ruu0k { display: none !important; }
  .mx2ii0o2 .ruu0k { display: none !important; }
  .d00rzz .f8xn23w { display: none !important; }
  .d3s1er .ygcv617 { display: none !important; }
  .s52uy  { padding: 36px 24px; }
  .hyoc0~.spfj7fv6,.um4j1frw~.spfj7fv6{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .g5qgwm, .hyoc0 { min-height: 320px !important; }
  
  .n1gaohjz { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .czee { display: none !important; }
  
  .ctcf6 { flex-direction: column; align-items: center; }
  .yy13 { width: 100%; max-width: 340px; }
}
.uswi2x6g { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.qa25fmc { width: 100%; height: auto; display: block; border-radius: 10px; }
.tkb1w7 .uswi2x6g        { border-radius: 16px; }
.tkb1w7 .qa25fmc  { border-radius: 16px; }
.wd3k685 .uswi2x6g         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.wd3k685 .qa25fmc   { border-radius: 8px; }
.ujkk4 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.iwt2s8x { width: 100%; padding: 32px 0; position: relative; }
.c742wo { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.dcnho .iwt2s8x:nth-child(even) { background: var(--bg-surface); }
.dcnho .iwt2s8x:nth-child(odd)  { background: var(--bg-page); }
.qxgy7yz .iwt2s8x:nth-child(even) { background: var(--bg-card); }
.qxgy7yz .iwt2s8x:nth-child(odd)  { background: var(--bg-page); }
.dcnho .iwt2s8x:nth-child(odd)  .c742wo { background: var(--bg-card); border-radius: 6px; }
.dcnho .iwt2s8x:nth-child(even) .c742wo { background: var(--bg-raised); border-radius: 6px; }
.qxgy7yz .iwt2s8x:nth-child(odd)  .c742wo { background: var(--bg-card); border-radius: 6px; }
.qxgy7yz .iwt2s8x:nth-child(even) .c742wo { background: var(--bg-raised); border-radius: 6px; }
.dcnho .iwt2s8x:nth-child(even) .g6d0zm .iubdk3,
.qxgy7yz .iwt2s8x:nth-child(even) .g6d0zm .iubdk3 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.dcnho .iwt2s8x:nth-child(odd) .g6d0zm .iubdk3,
.qxgy7yz .iwt2s8x:nth-child(odd) .g6d0zm .iubdk3 { background: var(--bg-card-inner); }
.dcnho .iwt2s8x:nth-child(even) .z8efgxmv .iubdk3:nth-child(odd),
.qxgy7yz .iwt2s8x:nth-child(even) .z8efgxmv .iubdk3:nth-child(odd)  { background: var(--bg-card); }
.dcnho .iwt2s8x:nth-child(even) .z8efgxmv .iubdk3:nth-child(even),
.qxgy7yz .iwt2s8x:nth-child(even) .z8efgxmv .iubdk3:nth-child(even) { background: var(--bg-card-inner); }
h1.fdsb { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.fdsb {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.rnzi { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.zlgkq4 h2.fdsb {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ecdhd0b h2.fdsb {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.nqqqewlk h2.fdsb {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.upv0p h2.fdsb::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.gsha h2.fdsb {
  color: var(--text-primary); font-size: 1.7rem;
}
.zs5w h2.fdsb::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.yd8i h2.fdsb {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.ojva0 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .ojva0 { display: none; } }
.xcip93g { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.ue1uj { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.wnla {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.ukk4 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.gevcwn { padding-left: 20px; }
.gevcwn li { margin-bottom: 6px; }
.gevcwn a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.gevcwn a:hover { color: var(--accent-light); }
.xdsbjg .ukk4 { display: none; }
.qhtq .ukk4 { display: none; }
.qhtq .gevcwn { padding-left: 0; list-style: none; }
.qhtq .gevcwn li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.qhtq .gevcwn a { font-size: 0.92rem; }
.x2p5b .wnla { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.x2p5b .ukk4 { display: none; }
.x2p5b .gevcwn { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.x2p5b .gevcwn li { margin-bottom: 0; }
.x2p5b .gevcwn 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;
}
.x2p5b .gevcwn a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.layinl .wnla { padding: 20px 20px 16px; }
.layinl .gevcwn {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.layinl .gevcwn li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.layinl .gevcwn 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;
}
.layinl .gevcwn 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;
}
.layinl .gevcwn a:hover { color: var(--accent-light); border-color: var(--accent); }
.layinl .gevcwn a:focus,
.layinl .gevcwn a:focus-visible,
.layinl .gevcwn a:target { outline: none; }
.layinl .gevcwn li:target a { border-color: var(--border); color: var(--text-muted); }
.uhbo .wnla { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.uhbo .ukk4 { display: none; }
.uhbo .gevcwn { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.uhbo .gevcwn li { margin-bottom: 0; }
.uhbo .gevcwn li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.uhbo .gevcwn li:last-child::after { content: ""; margin-right: 0; }
.uhbo .gevcwn a { font-size: 0.9rem; }
.iubdk3 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.g6d0zm .iubdk3 { background: var(--bg-card); }
.z8efgxmv .iubdk3:nth-child(odd)  { background: var(--bg-card); }
.z8efgxmv .iubdk3:nth-child(even) { background: var(--bg-raised); }
.h4xb2 .iubdk3 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.h4xb2 .iubdk3:last-child { border-bottom: none; }
.h4xb2 h3.rnzi { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ysazfa .iubdk3 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ysazfa .iubdk3 + .iubdk3 { margin-top: 4px; }
.qmhdob1e .iubdk3 { background: none; border-radius: 0; padding: 12px 0; }
.qmhdob1e .iubdk3 + .iubdk3 { border-top: 1px solid var(--border-section); }
.or97 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.q0m26 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.s4prc { color: var(--text-body); margin-bottom: 10px; }
.wto5ox6m, .xd7axzq2 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.wto5ox6m li, .xd7axzq2 li { margin-bottom: 6px; }
.xd7axzq2 li { list-style: decimal; }
.gczsg62g     .wto5ox6m { list-style-type: "● "; }
.zw9acycu  .wto5ox6m { list-style-type: "■ "; }
.wlkb28k .wto5ox6m { list-style-type: "◆ "; }
.h6i4    .wto5ox6m { list-style-type: "★ "; }
.gczsg62g     .w5akza6 { list-style-type: "● "; }
.zw9acycu  .w5akza6 { list-style-type: "■ "; }
.wlkb28k .w5akza6 { list-style-type: "◆ "; }
.h6i4    .w5akza6 { list-style-type: "★ "; }
.gczsg62g    .wto5ox6m li::marker, .gczsg62g    .w5akza6 li::marker,
.zw9acycu .wto5ox6m li::marker, .zw9acycu .w5akza6 li::marker,
.wlkb28k .wto5ox6m li::marker, .wlkb28k .w5akza6 li::marker,
.h6i4   .wto5ox6m li::marker, .h6i4   .w5akza6 li::marker {
  color: var(--cta); font-size: 1em;
}
.gczsg62g .xd7axzq2,
.zw9acycu .xd7axzq2,
.wlkb28k .xd7axzq2,
.h6i4 .xd7axzq2 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.gczsg62g .xd7axzq2 li,
.zw9acycu .xd7axzq2 li,
.wlkb28k .xd7axzq2 li,
.h6i4 .xd7axzq2 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.gczsg62g .xd7axzq2 li::before,
.zw9acycu .xd7axzq2 li::before,
.wlkb28k .xd7axzq2 li::before,
.h6i4 .xd7axzq2 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;
}
.gczsg62g     .xd7axzq2 li::before { border-radius: 50%; }
.zw9acycu  .xd7axzq2 li::before { border-radius: 3px; }
.wlkb28k .xd7axzq2 li::before { border-radius: 3px; }
.h6i4    .xd7axzq2 li::before { border-radius: 50%; }
.q9dtto { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.l4ye .q9dtto,
.ahdrm .q9dtto { background: transparent; border: none; border-radius: 0; }
.kjll7 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.kjll7 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.kjll7 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.kjll7 tr:hover td { background: var(--bg-hover); }
.mmsk8wt .kjll7 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.xkdz .kjll7 { border: 1px solid var(--border-alt); }
.xkdz .kjll7 th,
.xkdz .kjll7 td { border: 1px solid var(--border-alt); }
.b6qd .kjll7 th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.b6qd .kjll7 td { border-bottom: none; }
.b6qd .kjll7 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ys36 .kjll7 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.hf8j .q9dtto {
  overflow: hidden;
}
.hf8j .kjll7 th { border-bottom: 1px solid var(--border-alt); }
.hf8j .kjll7 tr:last-child td { border-bottom: none; }
.grwceyl { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.p82r { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.vglikx { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.y46lqq9 { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.lfk2g7 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.w5akza6 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.w5akza6 li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color:var(--accent);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.ac5re .y46lqq9 { background: transparent; text-align: center; }
.mjapjd .vglikx {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.vfzwvb .vglikx {
  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);
}
.qd70yp4 .p82r { display: grid; grid-template-columns: auto 1fr; }
.qd70yp4 .vglikx {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.qd70yp4 .y46lqq9 { grid-column: 2; }
.qd70yp4 .lfk2g7,
.qd70yp4 .w5akza6 { grid-column: 1 / -1; }
.loqmp5yy .p82r { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.loqmp5yy .vglikx {
  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);
}
.loqmp5yy .y46lqq9 { grid-column: 2; }
.loqmp5yy .lfk2g7,
.loqmp5yy .w5akza6 { grid-column: 1 / -1; }
.e5qepm .p82r { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.e5qepm .y46lqq9 { background: none; color: var(--accent-light); font-weight: 700; }
.dzb9bk .p82r { 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); }
.dzb9bk .y46lqq9 { background: none; color: var(--accent-light); font-weight: 700; }
.rzdzle .p82r { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.rzdzle .p82r:last-child { border-bottom: none; }
.rzdzle .y46lqq9 { background: none; color: var(--accent-light); font-weight: 700; }
.t05mmxn8 .p82r { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.t05mmxn8 .y46lqq9 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ft2b .grwceyl { counter-reset: card-n; }
.ft2b .p82r  { counter-increment: card-n; }
.ft2b .y46lqq9 { display: flex; align-items: center; gap: 10px; }
.ft2b .y46lqq9::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;
}
.vrtmj .p82r { background: var(--bg-surface); border: 1px solid var(--border); }
.vrtmj .y46lqq9 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.xev4 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.islbsa  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.od2mb { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.blkc5h7 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.xev4 strong { color: var(--text-primary); font-size: 0.95rem; }
.xev4 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.qitwdf6 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.zh8i, .as1ejdv { border-radius: 8px; padding: 14px; }
.zh8i { background: var(--bg-pros); }
.as1ejdv { background: var(--bg-cons); }
.eyvgh { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.zh8i .eyvgh { color: var(--c-pros-label); }
.as1ejdv .eyvgh { color: #f87171; }
.zh8i ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.as1ejdv ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.qa25fmc { width: 100%; height: auto; border-radius: 10px; display: block; }
.ppyq85 {
  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;
}
.ppyq85:hover { opacity: 0.85; }
.hepvvm .ppyq85  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.hepvvm .ppyq85:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.dgem .ppyq85  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.dgem .ppyq85:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.y69x .e9x6 { border-radius: 50px; }
.y69x .ppyq85  { border-radius: 50px; }
.nggade .e9x6 { padding-left: 22px; padding-right: 22px; }
.nggade .ppyq85  { padding-left: 12px; padding-right: 12px; }
.n3e5hz63 .e9x6 { padding-left: 44px; padding-right: 44px; }
.n3e5hz63 .ppyq85  { padding-left: 24px; padding-right: 24px; }
.ixbx2 .e9x6 { padding-left: 56px; padding-right: 56px; }
.ixbx2 .ppyq85  { padding-left: 32px; padding-right: 32px; }
.d992lx   .e9x6::after, .d992lx   .ppyq85::after,
.vsm6rdhk .e9x6::after, .vsm6rdhk .ppyq85::after,
.ug9tnp    .e9x6::after, .ug9tnp    .ppyq85::after,
.hhap8    .e9x6::after, .hhap8    .ppyq85::after,
.zud2j    .e9x6::after, .zud2j    .ppyq85::after,
.z4s9x4xu     .e9x6::after, .z4s9x4xu     .ppyq85::after,
.vfaoic    .e9x6::after, .vfaoic    .ppyq85::after,
.f03mf   .e9x6::after, .f03mf   .ppyq85::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;
}
.d992lx .e9x6::after, .d992lx .ppyq85::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");
}
.vsm6rdhk .e9x6::after, .vsm6rdhk .ppyq85::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");
}
.ug9tnp .e9x6::after, .ug9tnp .ppyq85::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");
}
.hhap8 .e9x6::after, .hhap8 .ppyq85::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");
}
.zud2j .e9x6::after, .zud2j .ppyq85::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");
}
.z4s9x4xu .e9x6::after, .z4s9x4xu .ppyq85::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");
}
.vfaoic .e9x6::after, .vfaoic .ppyq85::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");
}
.f03mf .e9x6::after, .f03mf .ppyq85::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");
}
.dd2ww9   .jqlje3::after, .dd2ww9   .ddxkfmg::after,
.nigid6g0 .jqlje3::after, .nigid6g0 .ddxkfmg::after,
.rgenk    .jqlje3::after, .rgenk    .ddxkfmg::after,
.ieg4bup6    .jqlje3::after, .ieg4bup6    .ddxkfmg::after,
.g8zzld7    .jqlje3::after, .g8zzld7    .ddxkfmg::after,
.wg6n0va     .jqlje3::after, .wg6n0va     .ddxkfmg::after,
.eo9z5nt    .jqlje3::after, .eo9z5nt    .ddxkfmg::after,
.o8308   .jqlje3::after, .o8308   .ddxkfmg::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;
}
.dd2ww9 .jqlje3::after, .dd2ww9 .ddxkfmg::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");
}
.nigid6g0 .jqlje3::after, .nigid6g0 .ddxkfmg::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");
}
.rgenk .jqlje3::after, .rgenk .ddxkfmg::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");
}
.ieg4bup6 .jqlje3::after, .ieg4bup6 .ddxkfmg::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");
}
.g8zzld7 .jqlje3::after, .g8zzld7 .ddxkfmg::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");
}
.wg6n0va .jqlje3::after, .wg6n0va .ddxkfmg::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");
}
.eo9z5nt .jqlje3::after, .eo9z5nt .ddxkfmg::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");
}
.o8308 .jqlje3::after, .o8308 .ddxkfmg::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");
}
.mdah1pa {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
}
.rvux1h1 {
  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;
}
.rvux1h1 > [itemprop="item"] { display: contents; }
.rvux1h1 [itemprop="itemReviewed"],
.rvux1h1 [itemprop="reviewRating"] { display: none; }
.rvux1h1:hover { background: var(--bg-hover); }
.usn7bu9 {
  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;
}
.zojec .usn7bu9 { background: #1a1a1a; }
.ba83s .usn7bu9 { background: rgba(128,128,128,.12); }
.xhqrj8f3 .usn7bu9 { background: var(--bg-raised); }
.crlm .usn7bu9 { background: transparent; padding: 0; }
.vfvjm5k { max-height: 74px; max-width: 120px; object-fit: contain; }
.y687c86 { display: flex; align-items: center; gap: 16px; min-width: 0; }
.y687c86 .usn7bu9 + .r8c6 { flex: 1 1 auto; }
.r8c6 { 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; }
.adfyjem { color: var(--cta); font-size: 1.2rem; letter-spacing: 2px; line-height: 1; text-align: center; }
.wtsq { text-align: center; font-size: 1.2rem; font-weight: 700; }
.gms0tmt { 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) {
  .y687c86 { flex: 0 0 260px; width: 260px; }
  .adfyjem { flex: 0 0 120px; width: 120px; }
  .wtsq { flex: 0 0 110px; width: 110px; }
  .gms0tmt   { flex: 0 0 180px; width: 180px; }
}
.mhldv { 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%; }
.o0t7 { 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; }
.biia059x { white-space: nowrap; text-align: center; align-self: center; }
@media (min-width: 721px) {
  .biia059x { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.biia059x.ppyq85 { 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) {
  .mdah1pa { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .mdah1pa .rvux1h1 { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .mdah1pa .y687c86 { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .mdah1pa .usn7bu9 { width: 100%; min-width: unset; height: 120px; }
  .mdah1pa .vfvjm5k { max-height: 96px; max-width: 200px; }
  .mdah1pa .r8c6 { min-width: unset; text-align: center; white-space: normal; }
  .mdah1pa .adfyjem { min-width: 0; }
  .mdah1pa .gms0tmt { 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; }
  .mdah1pa .biia059x { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .q128 .rvux1h1 { row-gap: 8px !important; gap: 10px !important; }
}
.eqmjeacg {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.gkje7m5h {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.b9hhnr7 {
  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;
}
.b9hhnr7 img { max-width: 80px; max-height: 50px; object-fit: contain; }
.es4nrt { flex: 1; }
.es4nrt h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.su0u { color: var(--c-stars); font-size: 1.1rem; }
.b907ift { margin-bottom: 8px; }
.wv21s61j { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.v8j7z91s::before   { content: "★ "; color: var(--accent); }
.hftzg8xd { flex-shrink: 0; }
.gu0m1jmw img.j8yo77 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.l4ye { padding: 20px 24px; }
.vy8bw3 { color: var(--text-muted); margin-bottom: 16px; }
.yg1d93yq { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.zvxq4, .tz6zih { list-style: none; font-size: 0.9rem; }
.zvxq4 li { color: var(--c-pros); margin-bottom: 4px; }
.tz6zih li { color: var(--c-cons); margin-bottom: 4px; }
.zvxq4 li::before { content: "✓"; margin-right: 5px; }
.tz6zih li::before { content: "✗"; margin-right: 5px; }
.qqlplv .zvxq4 li::before { content: "→"; }
.qqlplv .tz6zih li::before { content: "–"; }
.xiuwwr9  .zvxq4 li::before { content: "★"; }
.xiuwwr9  .tz6zih li::before { content: "✕"; }
.idgjeck8    .zvxq4 li::before { content: "◆"; }
.idgjeck8    .tz6zih li::before { content: "▲"; }
.chxeqxx9  .zvxq4 li::before { content: "▶"; }
.chxeqxx9  .tz6zih li::before { content: "■"; }
.akx115gj { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.fqnb60x { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.g57cxln4 { background: var(--bg-pros); color: var(--c-tag-pay); }
.iv6tmkw { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.gg2e .iv6tmkw { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.tqndmz9i .iv6tmkw { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .to4rw .to9i0 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .to4rw .eqmjeacg { margin: 0; }
}
.s5ogf4 .gkje7m5h { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.s5ogf4 .es4nrt h3 { color: var(--accent-light); }
.s5ogf4 .b9hhnr7 { background: var(--bg-page); border: 1px solid var(--border); }
.bu8ek04 .eqmjeacg { border-top: 4px solid var(--accent); }
.bu8ek04 .gkje7m5h { background: var(--bg-card); }
.ed3ya5sw .eqmjeacg { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.ed3ya5sw .gkje7m5h { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.ed3ya5sw .l4ye { padding: 14px 16px; }
.ed3ya5sw .b9hhnr7 { border-radius: 4px; }
.ed3ya5sw .iv6tmkw { border-radius: 0; }
.j6chl .gkje7m5h { padding: 0; gap: 0; overflow: hidden; }
.j6chl .b9hhnr7 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.j6chl .es4nrt { padding: 16px 20px; }
.j6chl .hftzg8xd { padding: 16px 20px; align-self: center; }
.rtvm .su0u { font-size: .95rem; }
.ahdrm .qitwdf6 { gap: 10px; }
.ahdrm .zh8i, .ahdrm .as1ejdv { padding: 12px; }
.ahdrm .zh8i ul, .ahdrm .as1ejdv ul { margin: 4px 0 0; padding-left: 18px; }
.ahdrm .zh8i li, .ahdrm .as1ejdv li { font-size: .85rem; margin-bottom: 3px; }
.hnxjsd .fqnb60x { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .euq0pun { grid-template-columns: 1fr; }
  .uai8l7vz { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .uai8l7vz .ayn1l { width: 72px; height: 50px; }
  .uai8l7vz .ysm18zf { max-width: 180px; }
  .uai8l7vz .bvdg4 { width: auto; }
}
.fyzy .rtvm .su0u { filter: brightness(1.2); }
@media (max-width: 720px) {
  .fyzy { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .xrzp { padding: 16px; }
  .o4qceeu5 .loxgp { min-width: 50%; }
}
.pnf5dwav .qitwdf6 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .s0ae5hn { grid-template-columns: 1fr; }
  .pbp6u9ez { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .tywxns6z { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .o1t8ozm { flex-wrap: wrap; padding: 16px; }
}
.gcq3 .qitwdf6 { gap: 8px; }
.gcq3 .zh8i, .gcq3 .as1ejdv { padding: 8px; }
@media (max-width: 480px) {
  .poyhapjc { flex-direction: column; align-items: stretch; }
}
.hjwrstgh .bvdg4 .ppyq85 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .szjr2jij { flex-direction: column; align-items: stretch; gap: 10px; }
  .hjwrstgh .bvdg4 { text-align: center; }
}
@media (max-width: 720px) {
  .nhe4 { grid-template-columns: 1fr; }
  .qnz9jq8 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .nryp6u { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.uhanw8z .ku9k { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.q0n991iy .su0u { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .n53l8z3j { grid-template-columns: 1fr; }
  .q0n991iy { width: 100px; height: 100px; margin: 16px auto; }
  .uhanw8z { font-size: 1.4rem; }
  .yquqww { justify-content: center; }
  .e6oy6xq .loxgp { min-width: 50%; }
}
.ukeb .qitwdf6 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .gmpxz { flex-wrap: wrap; padding: 14px 16px; }
  .dj5aj5kv { padding: 12px 16px; }
  .ukeb .qitwdf6 { margin: 0 16px; }
  .ukeb .hnxjsd { padding: 0 16px; }
  .ivp9v3wx { padding: 12px 16px; }
}
.qoov8nt .mdah1pa {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 18px;
}
.qoov8nt .mdah1pa .rvux1h1:only-child { grid-column: 1 / -1; }
.qoov8nt .mdah1pa .rvux1h1 {
  flex-direction: column; align-items: center; padding: 20px 18px; border-radius: 14px; gap: 14px;
}
.qoov8nt .mdah1pa .y687c86 { flex-direction: column; align-items: center; gap: 12px; width: 100%; min-width: 0; }
.qoov8nt .mdah1pa .usn7bu9 { width: 100%; min-width: unset; height: 120px; }
.qoov8nt .mdah1pa .vfvjm5k { max-height: 100px; max-width: 200px; }
.qoov8nt .mdah1pa .r8c6 { min-width: unset; text-align: center; white-space: normal; }
.qoov8nt .mdah1pa .adfyjem { min-width: 0; }
.qoov8nt .mdah1pa .gms0tmt {
  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;
}
.qoov8nt .mdah1pa .biia059x { width: 100%; text-align: center; margin-left: 0; min-width: 0; }
.qoov8nt .gkje7m5h { gap: 14px; }
.n3s6na .o0t7 {
  color: var(--accent); font-weight: 700;
  background: var(--accent-bg); border-radius: 100px;
  padding: 5px 14px; font-size: 1.1rem;
}
.n3s6na .adfyjem { color: var(--cta); }
.n3s6na .gkje7m5h { background: var(--accent-bg); }
.n3s6na .v8j7z91s, .n3s6na .o2xbfv, .n3s6na .lsfyx {
  background: var(--bg-card); border-radius: 100px; padding: 1px 10px;
  border: 1px solid var(--border);
}
.c9og3uk .gms0tmt { flex-direction: column; align-items: flex-start; gap: 4px; padding-top: 6px; }
.c9og3uk .o0t7 {
  font-weight: 700; font-size: 1.1rem;
  color: var(--accent); background: var(--accent-bg);
  border-radius: 6px; padding: 4px 12px; display: inline-block;
}
.c9og3uk .adfyjem { color: var(--cta); }
.c9og3uk .gkje7m5h { border-bottom: 2px solid var(--accent-bg); }
.c9og3uk .v8j7z91s, .c9og3uk .o2xbfv, .c9og3uk .lsfyx {
  background: var(--accent-bg); color: var(--accent); border-radius: 100px;
  padding: 2px 10px; font-weight: 600; border: none;
}
.up49bfk9 .rvux1h1 { border-top: 3px solid var(--accent); }
.up49bfk9 .eqmjeacg { overflow: hidden; }
.up49bfk9 .gkje7m5h { background: var(--accent-bg); }
.pnx9g .rvux1h1 { padding: 14px 18px; gap: 16px; }
.pnx9g .r8c6 { font-size: 1rem; }
.pnx9g .gkje7m5h { padding: 14px 18px; gap: 14px; }
.pnx9g .l4ye { padding: 14px 18px; }
.pnx9g .b9hhnr7 { width: 70px; }
.pnx9g .es4nrt h3 { font-size: 1.05rem; }
.iyptt0o5 .mdah1pa { gap: 0; }
.iyptt0o5 .rvux1h1 {
  border-radius: 0; border-left: none; border-right: none;
  border-top: none; border-bottom: 1px solid var(--border);
}
.iyptt0o5 .rvux1h1:last-child { border-bottom: none; }
.iyptt0o5 .rvux1h1:nth-child(odd) { background: var(--accent-bg); }
.iyptt0o5 .rvux1h1:nth-child(odd):hover { background: var(--bg-hover); }
.q128 .mdah1pa {
  gap: 0; border: 1px solid var(--border);
  border-radius: 10px; overflow: hidden;
}
.q128 .rvux1h1 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border); row-gap: 0; column-gap: 12px;
}
.q128 .rvux1h1:last-child { border-bottom: none; }
.q128 .adfyjem,
.q128 .fgdvns,
.q128 .lleyc08c { border-left: 1px solid var(--border); padding-left: 10px; }
.q128 .r8c6 { padding: 0 10px; }
.txj36vnl .y687c86 { flex-direction: column; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.txj36vnl .r8c6 { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.i6innfp6 .y687c86 { flex-direction: column-reverse; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.i6innfp6 .r8c6 { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.xdxquj .mdah1pa { gap: 14px; }
.xdxquj .rvux1h1 {
  padding: 20px 26px; gap: 24px; border-radius: 12px;
  min-height: 140px;
}
.xdxquj .r8c6 { font-size: 1.15rem; }
.xdxquj .o0t7 { font-size: 1.22rem; }
.xdxquj .biia059x.ppyq85 { padding: 14px 30px !important; font-size: 1rem; }
.oqlhw .mdah1pa { gap: 18px; }
.oqlhw .rvux1h1 {
  padding: 28px 32px; gap: 28px; border-radius: 14px;
  min-height: 160px; border-width: 2px;
}
.oqlhw .usn7bu9 {
  min-width: 180px; width: 180px; height: 120px; padding: 10px 14px; border-radius: 14px;
  background: var(--bg-raised);
}
.oqlhw .vfvjm5k { max-height: 100px; max-width: 160px; }
.oqlhw .y687c86 { min-width: 260px; }
.oqlhw .r8c6 { font-size: 1.25rem; font-weight: 800; }
.oqlhw .adfyjem { font-size: 1.1rem; letter-spacing: 2px; }
.oqlhw .o0t7 { font-size: 1.3rem; font-weight: 800; }
.oqlhw .mhldv { font-size: .9rem; text-transform: uppercase; letter-spacing: .06em; }
.oqlhw .biia059x.ppyq85 { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.tcdd2v .fgdvns { flex: 1.8; }
.tcdd2v .fgdvns .o0t7 {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.tcdd2v .fgdvns .mhldv { font-weight: 700; color: var(--text-primary); }
.wtsq { display: none; }
.fkfg .adfyjem { display: none; }
.a6v2 .adfyjem { font-size: 1rem; letter-spacing: 2px; }
.m4m774wj .adfyjem {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.kgg3fzg .adfyjem,
.hj27f .adfyjem,
.yie9s .adfyjem { display: none; }
.kgg3fzg .wtsq,
.hj27f .wtsq,
.yie9s .wtsq { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.kgg3fzg .wtsq { font-size: 1.7rem; font-weight: 900; color: var(--accent); }
.kgg3fzg .wtsq small { display: none; }
.hj27f .wtsq {
  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;
}
.hj27f .wtsq small { font-size: 0.85em; font-weight: 700; color: var(--accent); opacity: 0.75; }
.yie9s .wtsq {
  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;
}
.yie9s .wtsq small { display: none; }
.kgg3fzg .b907ift .su0u,
.hj27f .b907ift .su0u,
.yie9s .b907ift .su0u { display: none; }
.kgg3fzg .b907ift strong { font-size: 1.6rem; font-weight: 900; color: var(--accent); }
.kgg3fzg .ku9k { display: none; }
.hj27f .b907ift strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.hj27f .us7hyg,
.hj27f .ku9k { font-size: 1em; }
.yie9s .b907ift strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.yie9s .ku9k { display: none; }
.weey2np { margin: 16px 0; }
.vxgv3ug { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.vxgv3ug summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.vxgv3ug summary::after { content: "+"; color: var(--accent); }
.vxgv3ug[open] summary::after { content: "−"; }
.vxgv3ug p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.iwt2s8x { margin-bottom: 0; }
.pt11 h2.fdsb { color: var(--text-primary); border-color: var(--accent); }
.tnohhbns h2.fdsb { color: var(--text-primary); border-color: var(--accent); }
.zd8vn1d .islbsa     { background: #052e16; border-color: #10b981; }
.zd8vn1d .od2mb { background: #2d0a1e; border-color: #f43f5e; }
.zd8vn1d .xev4 strong  { color: #f1f5f9; }
.zd8vn1d .xev4 p       { color: #cbd5e1; }
.zd8vn1d .gmynhm    .islbsa     .blkc5h7::before,
.zd8vn1d .k3w0yrgn  .islbsa     .blkc5h7::before,
.zd8vn1d .ya42g  .islbsa     .blkc5h7::before,
.zd8vn1d .wwv71 .islbsa     .blkc5h7::before { color: #10b981; }
.zd8vn1d .gmynhm    .od2mb .blkc5h7::before,
.zd8vn1d .k3w0yrgn  .od2mb .blkc5h7::before,
.zd8vn1d .ya42g  .od2mb .blkc5h7::before,
.zd8vn1d .wwv71 .od2mb .blkc5h7::before { color: #f43f5e; }
.zd8vn1d .gmynhm    .xnt5cp    .blkc5h7::before,
.zd8vn1d .k3w0yrgn  .xnt5cp    .blkc5h7::before,
.zd8vn1d .ya42g  .xnt5cp    .blkc5h7::before,
.zd8vn1d .wwv71 .xnt5cp    .blkc5h7::before { color: #a855f7; }
.h2xc7g6n .islbsa     { background: #2d2000; border-color: #eab308; }
.h2xc7g6n .od2mb { background: #2d0b0b; border-color: #ef4444; }
.h2xc7g6n .xev4 strong  { color: #f1f5f9; }
.h2xc7g6n .xev4 p       { color: #cbd5e1; }
.h2xc7g6n .gmynhm    .islbsa     .blkc5h7::before,
.h2xc7g6n .k3w0yrgn  .islbsa     .blkc5h7::before,
.h2xc7g6n .ya42g  .islbsa     .blkc5h7::before,
.h2xc7g6n .wwv71 .islbsa     .blkc5h7::before { color: #eab308; }
.h2xc7g6n .gmynhm    .od2mb .blkc5h7::before,
.h2xc7g6n .k3w0yrgn  .od2mb .blkc5h7::before,
.h2xc7g6n .ya42g  .od2mb .blkc5h7::before,
.h2xc7g6n .wwv71 .od2mb .blkc5h7::before { color: #ef4444; }
.h2xc7g6n .gmynhm    .xnt5cp    .blkc5h7::before,
.h2xc7g6n .k3w0yrgn  .xnt5cp    .blkc5h7::before,
.h2xc7g6n .ya42g  .xnt5cp    .blkc5h7::before,
.h2xc7g6n .wwv71 .xnt5cp    .blkc5h7::before { color: #f97316; }
.xqneuf .islbsa     { background: #0c1a2e; border-color: #38bdf8; }
.xqneuf .od2mb { background: #12103a; border-color: #818cf8; }
.xqneuf .xev4 strong  { color: #f1f5f9; }
.xqneuf .xev4 p       { color: #cbd5e1; }
.xqneuf .gmynhm    .islbsa     .blkc5h7::before,
.xqneuf .k3w0yrgn  .islbsa     .blkc5h7::before,
.xqneuf .ya42g  .islbsa     .blkc5h7::before,
.xqneuf .wwv71 .islbsa     .blkc5h7::before { color: #38bdf8; }
.xqneuf .gmynhm    .od2mb .blkc5h7::before,
.xqneuf .k3w0yrgn  .od2mb .blkc5h7::before,
.xqneuf .ya42g  .od2mb .blkc5h7::before,
.xqneuf .wwv71 .od2mb .blkc5h7::before { color: #818cf8; }
.xqneuf .gmynhm    .xnt5cp    .blkc5h7::before,
.xqneuf .k3w0yrgn  .xnt5cp    .blkc5h7::before,
.xqneuf .ya42g  .xnt5cp    .blkc5h7::before,
.xqneuf .wwv71 .xnt5cp    .blkc5h7::before { color: #2dd4bf; }
.pntx4tyb .islbsa     { background: var(--accent-bg); border-color: var(--accent); }
.pntx4tyb .od2mb { background: var(--accent-bg-light); border-color: var(--accent-light); }
.pntx4tyb .gmynhm    .blkc5h7::before,
.pntx4tyb .k3w0yrgn  .blkc5h7::before,
.pntx4tyb .ya42g  .blkc5h7::before,
.pntx4tyb .wwv71 .blkc5h7::before { color: var(--accent-light) !important; }
.klg3::before,
.j3b20z::before { margin-right: 5px; }
.vbeih .zh8i ul li,
.vbeih .zvxq4 li         { color: #4ade80; }
.vbeih .zh8i .klg3 { color: #22c55e; }
.vbeih .as1ejdv ul li,
.vbeih .tz6zih li         { color: #f87171; }
.vbeih .as1ejdv .j3b20z { color: #ef4444; }
.x9x399 .zh8i { background: var(--bg-pros); }
.x9x399 .as1ejdv { background: var(--bg-cons); }
.x9x399 .zh8i .klg3 { color: var(--c-pros-label); }
.x9x399 .as1ejdv .j3b20z { color: var(--c-cons); }
.x9x399 .zh8i ul li,
.x9x399 .zvxq4 li            { color: var(--c-pros); }
.x9x399 .as1ejdv ul li,
.x9x399 .tz6zih li            { color: var(--c-cons); }
.yi9ccnhh .zh8i { background: var(--bg-pros); }
.yi9ccnhh .as1ejdv { background: var(--bg-cons); }
.yi9ccnhh .zh8i .klg3 { color: var(--c-pros-label); }
.yi9ccnhh .as1ejdv .j3b20z { color: var(--c-cons); }
.yi9ccnhh .zh8i ul li,
.yi9ccnhh .zvxq4 li          { color: var(--c-pros); }
.yi9ccnhh .as1ejdv ul li,
.yi9ccnhh .tz6zih li          { color: var(--c-cons); }
.kunjwi9n .klg3::before { content: "✓ "; }
.kunjwi9n .j3b20z::before { content: "✗ "; }
.qqlplv .klg3::before { content: "→ "; }
.qqlplv .j3b20z::before { content: "← "; }
.xiuwwr9 .klg3::before { content: "★ "; }
.xiuwwr9 .j3b20z::before { content: "✕ "; }
.idgjeck8 .klg3::before { content: "◆ "; }
.idgjeck8 .j3b20z::before { content: "▲ "; }
.tqndmz9i .xev4 { background: transparent; border-left: none; border: 1.5px solid; }
.tqndmz9i .islbsa     { border-color: var(--c-tip-border); }
.tqndmz9i .od2mb { border-color: var(--c-warn-border); }
.tqndmz9i .xev4 strong { color: var(--text-primary); }
.tqndmz9i .xev4 p      { color: var(--text-muted); }
.gg2e .xev4 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.gg2e .islbsa     { border-top-color: var(--c-tip-border); }
.gg2e .od2mb { border-top-color: var(--c-warn-border); }
.b2fa .xev4 { border-left: none; border-radius: 8px; }
.b2fa .islbsa     { background: #065f46; }
.b2fa .od2mb { background: #92400e; }
.b2fa .xev4 strong,
.b2fa .xev4 p { color: #fff; }
.b2fa .blkc5h7::before { color: rgba(255,255,255,0.85) !important; }
.zd8vn1d.b2fa .islbsa,
.zd8vn1d .b2fa .islbsa     { background: #052e16; }
.zd8vn1d.b2fa .od2mb,
.zd8vn1d .b2fa .od2mb { background: #2d0a1e; }
.h2xc7g6n.b2fa .islbsa,
.h2xc7g6n .b2fa .islbsa      { background: #2d2000; }
.h2xc7g6n.b2fa .od2mb,
.h2xc7g6n .b2fa .od2mb  { background: #2d0b0b; }
.xqneuf.b2fa .islbsa,
.xqneuf .b2fa .islbsa      { background: #0c1a2e; }
.xqneuf.b2fa .od2mb,
.xqneuf .b2fa .od2mb  { background: #12103a; }
.vqtnv .xev4 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.vqtnv .islbsa     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.vqtnv .od2mb { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.vqtnv .xnt5cp    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.vqtnv .xev4 strong { color: var(--text-primary); }
.vqtnv .xev4 p      { color: var(--text-muted); }
.m1qcow .xev4 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.gmynhm .blkc5h7,
.k3w0yrgn .blkc5h7,
.ya42g .blkc5h7,
.wwv71 .blkc5h7 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.gmynhm .blkc5h7::before,
.k3w0yrgn .blkc5h7::before,
.ya42g .blkc5h7::before,
.wwv71 .blkc5h7::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.gmynhm .islbsa     .blkc5h7::before { content: "✦"; color: var(--c-tip-border); }
.gmynhm .od2mb .blkc5h7::before { content: "▲"; color: var(--c-warn-border); }
.gmynhm .xnt5cp    .blkc5h7::before { content: "◉"; color: #60a5fa; }
.k3w0yrgn .islbsa     .blkc5h7::before { content: "★"; color: var(--c-tip-border); }
.k3w0yrgn .od2mb .blkc5h7::before { content: "◆"; color: var(--c-warn-border); }
.k3w0yrgn .xnt5cp    .blkc5h7::before { content: "●"; color: #60a5fa; }
.ya42g .islbsa     .blkc5h7::before { content: "▶"; color: var(--c-tip-border); }
.ya42g .od2mb .blkc5h7::before { content: "■"; color: var(--c-warn-border); }
.ya42g .xnt5cp    .blkc5h7::before { content: "▸"; color: #60a5fa; }
.wwv71 .islbsa     .blkc5h7::before { content: "→"; color: var(--c-tip-border); }
.wwv71 .od2mb .blkc5h7::before { content: "⬥"; color: var(--c-warn-border); }
.wwv71 .xnt5cp    .blkc5h7::before { content: "◈"; color: #60a5fa; }
.ro7ia7vn .g6d0zm .iubdk3,
.ro7ia7vn .z8efgxmv .iubdk3  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ro7ia7vn .p82r                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ro7ia7vn .rvux1h1                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.ro7ia7vn .eqmjeacg            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.ro7ia7vn .q9dtto          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ro7ia7vn .wnla                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.qvgdocye .g6d0zm .iubdk3,
.qvgdocye .z8efgxmv .iubdk3,
.qvgdocye .p82r,
.qvgdocye .rvux1h1,
.qvgdocye .eqmjeacg,
.qvgdocye .q9dtto,
.qvgdocye .wnla,
.qvgdocye .m1qcow .xev4 { box-shadow: none; }
.n0fbr62g   body, .n0fbr62g   { font-size: 0.9rem; }
.n0fbr62g   .s4prc, .n0fbr62g .or97, .n0fbr62g .q0m26,
.n0fbr62g   .xcip93g, .n0fbr62g .ue1uj { font-size: 0.9rem; }
.n0fbr62g   .wto5ox6m, .n0fbr62g .xd7axzq2 { font-size: 0.9rem; }
.hq26   .s4prc, .hq26 .or97, .hq26 .q0m26,
.hq26   .xcip93g, .hq26 .ue1uj { font-size: 0.95rem; }
.hq26   .wto5ox6m, .hq26 .xd7axzq2 { font-size: 0.95rem; }
.vt6dpti   .s4prc, .vt6dpti .or97, .vt6dpti .q0m26,
.vt6dpti   .xcip93g, .vt6dpti .ue1uj { font-size: 1.08rem; }
.vt6dpti   .wto5ox6m, .vt6dpti .xd7axzq2 { font-size: 1.05rem; }
.vt6dpti   .kjll7 { font-size: 0.97rem; }
.gr3ups .n1gaohjz      { font-size: 3.2rem; }
.gr3ups h2.fdsb { font-size: 1.9rem; }
.gr3ups h3.rnzi     { font-size: 1.4rem; }
.nsn6vrim .n1gaohjz      { font-size: 3.8rem; }
.nsn6vrim h2.fdsb { font-size: 2.2rem; }
.nsn6vrim h3.rnzi     { font-size: 1.6rem; }
.iwt2s8x + .iwt2s8x { position: relative; }
.l0ncv   .iwt2s8x + .iwt2s8x::before,
.chhkrojx  .iwt2s8x + .iwt2s8x::before,
.uapiuc8y   .iwt2s8x + .iwt2s8x::before,
.cb7f8n   .iwt2s8x + .iwt2s8x::before,
.uqizv   .iwt2s8x + .iwt2s8x::before,
.f917lf7w .iwt2s8x + .iwt2s8x::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.l0ncv .iwt2s8x + .iwt2s8x::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.chhkrojx .iwt2s8x + .iwt2s8x::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.uapiuc8y .iwt2s8x + .iwt2s8x::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;
}
.cb7f8n .iwt2s8x + .iwt2s8x::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.yf639kp .iwt2s8x { margin-bottom: 16px; }
.yf639kp .iwt2s8x + .iwt2s8x { margin-top: 0; }
.yf639kp .c742wo { padding-top: 0; padding-bottom: 0; }
.uqizv .iwt2s8x + .iwt2s8x::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.f917lf7w .iwt2s8x + .iwt2s8x::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.w01t .iwt2s8x + .iwt2s8x::before,
.dcynh3 .iwt2s8x + .iwt2s8x::before,
.ym2e2xy0 .iwt2s8x + .iwt2s8x::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%;
}
.dcnho .w01t .iwt2s8x:nth-child(even)::before,
.dcnho .dcynh3 .iwt2s8x:nth-child(even)::before,
.dcnho .ym2e2xy0 .iwt2s8x:nth-child(even)::before { background: var(--bg-surface); }
.qxgy7yz .w01t .iwt2s8x:nth-child(even)::before,
.qxgy7yz .dcynh3 .iwt2s8x:nth-child(even)::before,
.qxgy7yz .ym2e2xy0 .iwt2s8x:nth-child(even)::before { background: var(--bg-card); }
.w01t .iwt2s8x + .iwt2s8x::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");
}
.dcynh3 .iwt2s8x + .iwt2s8x::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");
}
.ym2e2xy0 .iwt2s8x + .iwt2s8x::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");
}
.mdvvgh .s52uy,
.auhon8f5 .s52uy { padding-bottom: 60px; }
.g0f0e .s52uy { padding-bottom: 70px; }
.p87jbmoy .hyoc0 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.wb2qb .hyoc0 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.hr3uk .hyoc0 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.b5oha1pk .hyoc0 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.sfnhp .t2w0iv3r { background: var(--accent); }
.sfnhp .t2w0iv3r .sul41zwt { background: none; }
.sfnhp .cxai { background: var(--accent); }
.sfnhp .hyoc0 { background: var(--accent-bg); }
.sfnhp .rgr62fg:not(.t2w0iv3r) .sul41zwt { background: rgba(0,0,0,0.6); }
.oesizyd .uswi2x6g { float: left; width: 38%; margin: 0 28px 16px 0; }
.oesizyd .uswi2x6g .qa25fmc { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.oesizyd .c742wo::after { content: ''; display: block; clear: both; }
.acbc .uswi2x6g { float: right; width: 38%; margin: 0 0 16px 28px; }
.acbc .uswi2x6g .qa25fmc { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.acbc .c742wo::after { content: ''; display: block; clear: both; }
.rm09 .iwt2s8x:nth-child(odd)  .uswi2x6g { float: left;  width: 38%; margin: 0 28px 16px 0; }
.rm09 .iwt2s8x:nth-child(even) .uswi2x6g { float: right; width: 38%; margin: 0 0 16px 28px; }
.rm09 .uswi2x6g .qa25fmc { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rm09 .c742wo::after { content: ''; display: block; clear: both; }
.oesizyd .grwceyl,
.oesizyd .mdah1pa,
.acbc .grwceyl,
.acbc .mdah1pa,
.rm09 .grwceyl,
.rm09 .mdah1pa { clear: both; }
.oesizyd .wto5ox6m,
.oesizyd .xd7axzq2,
.acbc .wto5ox6m,
.acbc .xd7axzq2,
.rm09 .wto5ox6m,
.rm09 .xd7axzq2 { overflow: hidden; }
@media (max-width: 640px) {
  .oesizyd .uswi2x6g,
  .acbc .uswi2x6g,
  .rm09 .uswi2x6g { float: none; width: 100%; margin: 0 0 16px 0; }
}
.rrhkw6v .ujkk4,
.rrhkw6v .c742wo,
.rrhkw6v .bvtyh  { max-width: 1100px; }
.rrhkw6v { --content-mw: 1100px; }
.ntdj2z1k .ujkk4,
.ntdj2z1k .c742wo,
.ntdj2z1k .bvtyh  { max-width: 1200px; }
.kv6a .ujkk4,
.kv6a .c742wo,
.kv6a .bvtyh  { max-width: 1320px; }
.lcihcfz { font-size: 0.82rem; color: var(--text-muted); }
.ylrvgw { display: flex; align-items: center; }
.wi9594l {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.wpc8vk1 { display: flex; align-items: center; }
.dacu1cdn { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.dacu1cdn:hover { text-decoration: underline; }
.jfen04v { margin: 0 3px; opacity: 0.45; }
.jfen04v::before { content: '/'; }
.qirxqerm { padding: 2px 5px; color: var(--text-main); }
.lqdglxz2 .lcihcfz {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.lqdglxz2 .ylrvgw { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ncxiyao .lcihcfz {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ncxiyao .ylrvgw { padding: 0 0 0 12px; }
.vmuv5fqa .ylrvgw { padding: 0 16px; }
.vmuv5fqa .lcihcfz {
  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);
}
.vmuv5fqa .ujkk4 { padding-top: 28px; }
@media (max-width: 720px) {
  .rlgur { margin-top: 18px; padding: 0 16px; }
  .vmuv5fqa .ujkk4 { padding-top: 16px; }
}
.rrhkw6v.lqdglxz2 .ylrvgw { max-width: 1100px; }
.ntdj2z1k.lqdglxz2 .ylrvgw { max-width: 1200px; }
.kv6a.lqdglxz2 .ylrvgw { max-width: 1320px; }
.rrhkw6v .rlgur { max-width: 1100px; }
.ac14 .iwt2s8x { padding-top: 16px; padding-bottom: 16px; }
.ngwf1k .iwt2s8x { padding-top: 24px; padding-bottom: 24px; }
.b6326 .iwt2s8x { padding-top: 40px; padding-bottom: 40px; }
.b8jj98e .iwt2s8x { padding-top: 52px; padding-bottom: 52px; }
.qszjyuo .iwt2s8x:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.qszjyuo .iwt2s8x:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.qszjyuo .iwt2s8x:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.qszjyuo .iwt2s8x:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.wwmqquu .c742wo { padding-top: 10px;  padding-bottom: 10px; }
.c4nw .c742wo { padding-top: 18px;  padding-bottom: 18px; }
.zscba .c742wo { padding-top: 36px;  padding-bottom: 36px; }
.uz928 .c742wo { padding-top: 48px;  padding-bottom: 48px; }
.qukq9xq3 h2.fdsb { font-weight: 600; }
.qukq9xq3 h3.rnzi     { font-weight: 600; }
.am31 h2.fdsb { font-weight: 800; }
.am31 h3.rnzi     { font-weight: 700; }
.gedeoump { font-weight: 600; }
.gedeoump h2.fdsb { font-weight: 900; }
.gedeoump h3.rnzi     { font-weight: 800; }
.gedeoump .xev4 strong,
.gedeoump .xev4 strong { font-weight: 600; }
.jqlje3 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.hi9lo .jqlje3 { display: none; }
@media (max-width: 640px) { .jqlje3 { display: none; } }
.jqlje3 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.jqlje3:hover { opacity: 0.85; }
.he6sp9d .jqlje3 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.nur5vp .jqlje3,
.wqt76da  .jqlje3 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.nur5vp .jqlje3:hover,
.wqt76da  .jqlje3:hover { opacity: 0.88; }
.he6sp9d.nur5vp .jqlje3,
.he6sp9d.wqt76da  .jqlje3 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.ddxkfmg {
  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;
}
.ddxkfmg:hover { transform: translateY(-2px); opacity: 0.92; }
.ddxkfmg { background: var(--cta) !important; color: #fff !important; border: none !important; }
.xszn .ddxkfmg { display: none; }
.mgolcy0y .ddxkfmg { right: 32px; }
.j1wsac3u  .ddxkfmg { left: 32px; }
@media (max-width: 480px) {
  .mgolcy0y .ddxkfmg { right: 20px; bottom: 20px; }
  .j1wsac3u  .ddxkfmg { left: 20px; bottom: 20px; }
}
.emqit { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.bvtyh { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.o5jes { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.dyah9bxr { color: var(--text-dim); font-size: 0.8rem; }
.xl97o a, .zzjvloj a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.xl97o a:hover, .zzjvloj a:hover { color: var(--accent-light); }
.zzjvloj { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.n0opxy .bvtyh { text-align: center; }
.n0opxy .zzjvloj { justify-content: center; margin-bottom: 16px; }
.n0opxy .o5jes { margin-top: 0; }
.d1joc { margin-top: 10px; }
.d1joc a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .bvtyh { padding-left: 16px; padding-right: 16px; }
  .iht3p .bvtyh { padding: 20px 16px; }
  .zzjvloj { gap: 4px 12px; }
  .o5jes { font-size: 0.78rem; }
}
.upckag .o5jes { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.upckag .dyah9bxr { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .upckag .zlfytr { grid-template-columns: 1fr 1fr; } .upckag .zpokr { grid-column: 1 / -1; } }
@media (max-width: 480px) { .upckag .zlfytr { grid-template-columns: 1fr; } }
.gd6xrg89 .o5jes { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .gd6xrg89 .xtmzanb { gap: 12px; } .gd6xrg89 .a14dic { margin-right: 0; width: 100%; } }
.t90j0vu .o5jes { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.t90j0vu .dyah9bxr { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .t90j0vu .w9x8ihp { grid-template-columns: 1fr 1fr; } .t90j0vu .jbsh { grid-column: 1 / -1; } }
@media (max-width: 480px) { .t90j0vu .w9x8ihp { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .mg9ewdt .e5sk { grid-template-columns: 1fr 1fr; } .mg9ewdt .pxdpb:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mg9ewdt .e5sk { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .trdz4x6 .e5sk { grid-template-columns: 1fr; } }
.hd09ym .bvtyh { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.hd09ym .zzjvloj { justify-content: center; }
.xz35v .vte72n      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.xz35v .emqit { background: var(--bg-page); border-top-color: var(--border-alt); }
.przd .vte72n      { background: #0d1117; border-bottom-color: #21262d; }
.przd .ujdsx { color: var(--accent-light); }
.przd .qehw { --msep-color: #8b949e; }
.przd .qehw a { color: #8b949e; }
.przd .qehw a:hover { color: var(--accent-light); }
.przd .id2njg0n { color: #8b949e; }
.przd .emqit { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.przd .o5jes,
.przd .dyah9bxr { color: #6e7681; }
.przd .xl97o a, .przd .zzjvloj a,
.przd .qxzpvrn a, .przd .sntgt a,
.przd .ac3jr2 a { color: #8b949e; }
.przd .a14dic { color: #e6edf3; }
.przd .xl97o a:hover, .przd .zzjvloj a:hover,
.przd .qxzpvrn a:hover, .przd .sntgt a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .przd .qehw { background: #0d1117; border-top-color: #21262d; }
  .przd .qehw li a { border-bottom-color: #21262d; }
}
.w89mpcv .vte72n      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.w89mpcv .ujdsx { color: var(--accent); }
.w89mpcv .qehw { --msep-color: #475569; }
.w89mpcv .qehw a { color: #475569; }
.w89mpcv .qehw a:hover { color: var(--accent); }
.w89mpcv .id2njg0n { color: #64748b; }
.w89mpcv .emqit { background: #f0f4f8; border-top-color: #cbd5e1; }
.w89mpcv .o5jes,
.w89mpcv .dyah9bxr { color: #64748b; }
.w89mpcv .xl97o a, .w89mpcv .zzjvloj a,
.w89mpcv .xl97o a:hover, .w89mpcv .zzjvloj a:hover,
@media (max-width: 640px) {
  .w89mpcv .qehw { background: #f0f4f8; border-top-color: #cbd5e1; }
  .w89mpcv .qehw li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.nur5vp .vte72n      { background: var(--accent); border-bottom-color: var(--accent-light); }
.nur5vp .ujdsx { color: #fff; }
.nur5vp .qehw { --msep-color: rgba(255,255,255,0.82); }
.nur5vp .qehw a { color: rgba(255,255,255,0.82); }
.nur5vp .qehw a:hover { color: #fff; }
.nur5vp .id2njg0n { color: rgba(255,255,255,0.9); }
.nur5vp .emqit { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.nur5vp .o5jes,
.nur5vp .dyah9bxr { color: rgba(255,255,255,0.72); }
.nur5vp .xl97o a, .nur5vp .zzjvloj a,
.nur5vp .xl97o a:hover, .nur5vp .zzjvloj a:hover,
@media (max-width: 640px) {
  .nur5vp .qehw { background: var(--accent); border-top-color: var(--accent-light); }
  .nur5vp .qehw li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.wqt76da .vte72n {
  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);
}
.wqt76da .emqit {
  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) {
  .wqt76da .qehw {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.mobg0 .e1t4lsi { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.c746bd .e1t4lsi { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ctk6m14 .e1t4lsi { min-height: 72px; height: auto; }
.fsr0lg .e1t4lsi { min-height: 84px; height: auto; }
.iht3p .e1t4lsi { max-width: none; padding: 0 32px; }
.iht3p .bvtyh  { max-width: none; padding: 24px 32px; }
.zxatmg.ntdj2z1k .e1t4lsi { max-width: 1200px; }
.zxatmg.kv6a .e1t4lsi { max-width: 1320px; }
.fn3l   .ujdsx, .fn3l   .a14dic { text-transform: capitalize; }
.hb2h .ujdsx, .hb2h .a14dic { text-transform: lowercase; }
.squc4h .ujdsx, .squc4h .a14dic { text-transform: uppercase; letter-spacing: 0.06em; }
.fbnwf0h, .nm35288 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.huic .fbnwf0h,
.uhxkua6 .fbnwf0h,
.jybpo .fbnwf0h,
.vwqntol4 .fbnwf0h,
.gp8a1   .qehw a { font-weight: 500; }
.et4dxx .qehw a { font-weight: 600; }
.oxydqrw     .qehw a { font-weight: 700; }
.e4ru3o4r    .qehw a { font-weight: 800; letter-spacing: 0.01em; }
.s5rfst     .qehw > li + li::before,
.hhidm    .qehw > li + li::before,
.jg8c    .qehw > li + li::before,
.r3anvn .qehw > li + li::before,
.kzvdz .qehw > li + li::before,
.xurj  .qehw > li + li::before,
.mguz    .qehw > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.s5rfst     .qehw > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.hhidm    .qehw > li + li::before { content: "|"; }
.jg8c    .qehw > li + li::before { content: "—"; }
.r3anvn .qehw > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.kzvdz .qehw > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.xurj  .qehw > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.mguz    .qehw > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .rt1i .id2njg0n,
  .xhmgwxv .id2njg0n,
  .l37jz1a .id2njg0n,
  .g61c9e48 .id2njg0n,
  .xro77i .id2njg0n {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .rt1i .id2njg0n::before,
  .xhmgwxv .id2njg0n::before,
  .l37jz1a .id2njg0n::before,
  .g61c9e48 .id2njg0n::before,
  .xro77i .id2njg0n::before { content: ""; display: block; flex-shrink: 0; }

  
  .rt1i .id2njg0n::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;
  }

  
  .xhmgwxv .id2njg0n::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;
  }

  
  .l37jz1a .id2njg0n::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;
  }

  
  .g61c9e48 .id2njg0n::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;
  }

  
  .xro77i .id2njg0n::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) {
  .fmbe .id2njg0n {
    padding: 5px 14px;
  }
  .fmbe .qehw {
    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;
  }
  .fmbe .qehw li a {
    border-bottom: none; padding: 10px 22px;
  }
  .fmbe .qehw li a:hover { background: var(--bg-raised); }
  .fmbe .di8bbk8,
  .b46lredc .di8bbk8,
  .rp85pw .di8bbk8 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .jaijom4n .id2njg0n {
    padding: 5px 10px;
  }
  .jaijom4n .qehw {
    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);
  }
  .jaijom4n .qehw.wkowx { transform: translateX(0); }
  .jaijom4n .qehw li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .jaijom4n .qehw li:last-child a { border-bottom: none; }
  .nur5vp .qehw,
  .przd .qehw { background: var(--accent) !important; }
  .nur5vp .qehw li a,
  .przd .qehw li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .rp85pw .id2njg0n {
    padding: 5px 10px;
  }
  .rp85pw .qehw {
    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);
  }
  .rp85pw .qehw::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .rp85pw .qehw.wkowx { transform: translateY(0); }
  .rp85pw .qehw li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .bq7r0fbl .id2njg0n {
    padding: 5px 10px;
  }
  .bq7r0fbl .qehw {
    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;
  }
  .bq7r0fbl .qehw.wkowx { opacity: 1; pointer-events: auto; }
  .bq7r0fbl .qehw li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .aqcjwdl     .id2njg0n { border-radius: 0 !important; }
  .gbjy42da   .id2njg0n { border-radius: 8px !important; }
  .ionm .id2njg0n { border-radius: 50% !important; }
  .md3tuzft   .id2njg0n { border-radius: 999px !important; }
}
.uf2fw .b3ll1 { height: 28px; }
.sqss00j .b3ll1 { height: 54px; }
.p3pw .b3ll1 { height: 54px; }
.hp71    .adfyjem, .hp71    .su0u { color: #f59e0b; }
.leezlp      .adfyjem { font-size: 1rem; letter-spacing: 1.5px; }
.leezlp      .su0u   { font-size: 1.35rem; }
.bsq8zpl    .adfyjem, .bsq8zpl    .su0u { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.wq3iy     .adfyjem, .wq3iy     .su0u { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.i4sm52a .adfyjem, .i4sm52a .su0u { color: var(--cta); letter-spacing: 2px; }
.mg7jbng   .adfyjem, .mg7jbng   .su0u { color: #e91e63; letter-spacing: 2px; }
.n2uobf  .adfyjem, .n2uobf  .su0u { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.m700s1     .adfyjem, .m700s1     .su0u { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.rjmv .gms0tmt + .gms0tmt {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.f6one0xg .rvux1h1 { padding: 18px 24px; min-height: 68px; }
.v1azyp .mhldv {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.v1azyp .o0t7 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent);
}
.igwb .gms0tmt {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.r57h49y .mdah1pa { counter-reset: cs-rank; }
.r57h49y .rvux1h1 { position: relative; counter-increment: cs-rank; }
.r57h49y .rvux1h1::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;
}
.wh8k .mdah1pa { counter-reset: cs-rank; gap: 0; }
.wh8k .rvux1h1 {
  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;
}
.wh8k .rvux1h1::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;
}
.wh8k .y687c86 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.wh8k .usn7bu9 {
  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;
}
.wh8k .vfvjm5k { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.wh8k .y687c86 { min-width: 0; flex-direction: column; width: 100%; }
.wh8k .r8c6 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.wh8k .adfyjem { color: var(--cta, var(--accent)); }
.wh8k .wtsq { font-weight: 700; }
.wh8k .gms0tmt {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.wh8k .mhldv {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.wh8k .o0t7 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.wh8k .fgdvns .o0t7 { font-size: 1.3rem; color: var(--accent-light); }
.wh8k .biia059x {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.wh8k .rvux1h1:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .wh8k .mdah1pa {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .wh8k .rvux1h1 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .wh8k .rvux1h1 { padding: 40px 16px 20px; }
  .wh8k .gms0tmt {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .wh8k .biia059x { width: 100%; min-width: 0; }
}
.q09mlw .mdah1pa { counter-reset: cs-rank; gap: 10px; }
.q09mlw .rvux1h1 {
  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);
}
.q09mlw .rvux1h1::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);
}
.q09mlw .y687c86 {
  flex-direction: row; align-items: center; gap: 16px;
  flex-shrink: 0; min-width: 220px;
}
.q09mlw .usn7bu9 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.q09mlw .vfvjm5k { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.q09mlw .r8c6 {
  font-size: 1.15rem; font-weight: 700; color: var(--accent-light);
  white-space: nowrap; text-align: left; min-width: auto;
}
.q09mlw .adfyjem { color: var(--cta, var(--accent)); }
.q09mlw .gms0tmt {
  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;
}
.q09mlw .mhldv {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.q09mlw .o0t7 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.q09mlw .fgdvns .o0t7 { color: var(--accent-light); }
.q09mlw .biia059x {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.q09mlw .rvux1h1:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .q09mlw .rvux1h1 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .q09mlw .rvux1h1::before {
    position: absolute; top: 14px; left: 14px;
  }
  .q09mlw .y687c86 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .q09mlw .r8c6 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .q09mlw .gms0tmt {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .q09mlw .biia059x { width: 100%; min-width: 0; }
  .q09mlw .adfyjem { min-width: 0; }
}
.lmm13fr .mdah1pa { counter-reset: cs-rank; }
.lmm13fr .rvux1h1::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;
}
.weralo .vxgv3ug {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.weralo .vxgv3ug summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.weralo .vxgv3ug p { padding: 0 2px 16px; }
.uj84 .vxgv3ug { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.uj84 .vxgv3ug summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.uj84 .vxgv3ug summary::after { content: "›"; font-size: 1.2em; }
.uj84 .vxgv3ug[open] summary::after { content: "‹"; }
.uj84 .vxgv3ug p { padding: 10px 22px 4px; }
.sdrey7 .vxgv3ug {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.sdrey7 .vxgv3ug summary { color: var(--text-primary); padding-left: 16px; }
.sdrey7 .vxgv3ug summary::after { content: "›"; font-size: 1.1em; }
.sdrey7 .vxgv3ug[open] summary::after { content: "‹"; }
.sdrey7 .vxgv3ug p { padding-left: 16px; }
.qv5lz .weey2np { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.qv5lz .vxgv3ug {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.qv5lz .vxgv3ug:last-child { border-bottom: none; }
.qv5lz .vxgv3ug summary { color: var(--text-primary); border-radius: 0; }
.qv5lz .vxgv3ug summary::after { content: "›"; font-size: 1.1em; }
.qv5lz .vxgv3ug[open] summary::after { content: "‹"; }
.nstrrw .vxgv3ug { overflow: hidden; }
.nstrrw .vxgv3ug summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.nstrrw .vxgv3ug summary::after { color: rgba(255,255,255,.75); }
.nstrrw .vxgv3ug[open] summary { border-radius: 0; }
.hyghbs { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.gofh {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.umi2a {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.zm09tmnw { color: var(--text-muted); font-size: 1.05rem; }
.kd7krp {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.eacbnd6 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.e6qjv3xy { margin-bottom: 20px; }
.u12mx0 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.t998 {
  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;
}
.t998:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.mm2mc0ua { resize: vertical; min-height: 130px; }
.yl0q { width: 100%; margin-top: 8px; }
.vp80cc4h {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.o4o6120 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.oktd4pz { color: var(--text-muted); line-height: 1.75; }
.rrg1l9 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.rrg1l9 li { margin-bottom: 6px; }
.kv0amzk { max-width: 760px; margin: 0 auto; }
.ta44uy09 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.nmoo { max-width: 760px; margin: 0 auto; }
.hs5hooih ul.rrg1l9 { margin: 0; }
@media (max-width: 640px) { .ktzemf { grid-template-columns: 1fr; gap: 10px; } }
.chwd7 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.cxo5s5wr { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.nbb3q { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.cxo5s5wr p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.cxo5s5wr .rrg1l9 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .chwd7 { grid-template-columns: 1fr; } }
.tnpyilaw { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.tnpyilaw:hover .dpg1bl6n { color: var(--accent-light); text-decoration: underline; }
.mups2 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.bzx5 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.bzx5:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.o03n { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.bzx5 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.bzx5 ul.rrg1l9 { margin: 0; }
.bexsyy { color: var(--text-muted); line-height: 1.75; }
.e171ox .rrg1l9,
.j8unk .rrg1l9,
.fl5gdd .rrg1l9,
.hlsdfy .rrg1l9 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.e171ox .bzx5,
.j8unk .bzx5 { text-align: left; }
.e171ox .o03n,
.j8unk .o03n { text-align: center; }
.ccwc46 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.ih66 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.fgz73 { font-size: 1.1rem; }
.wnq7en { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.o98qvr { margin-top: 12px; }
.u59nhe { 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; }
.u59nhe:hover { border-bottom-color: var(--accent); }
.ho22 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.ho22 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.x2z0rk { width: 260px; height: 260px; }
.cjlh { border-radius: 28%; }
.sw888 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.r1dl { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.r1dl::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .owmzq48 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.xrpz .wnq7en, .xrpz .ih66 { max-width: 640px; }
.cd1bcu { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.xtakrl0q { position: sticky; top: 96px; align-self: start; }
.xtakrl0q .ccwc46 { font-size: 1.6rem; margin-top: 18px; }
.r9dn1oi .wnq7en { margin-bottom: 28px; }
@media (max-width: 860px) { .cd1bcu { grid-template-columns: 1fr; } .xtakrl0q { position: static; text-align: center; } }
.uctq .ho22 { margin: 0 auto 18px; }
.uctq .sw888 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .zf0u { grid-template-columns: 1fr; } }
.tx6qa .ccwc46 { font-size: 1.6rem; margin-bottom: 6px; }
.hlsdfy .rrg1l9 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .tx6qa { flex-direction: column; text-align: center; } .au7h50 { grid-template-columns: 1fr; } }
.ftidb .ccwc46 { font-size: 1.35rem; margin: 0 0 4px; }
.ftidb .sw888 { margin: 0; }
.sdbzfx5y .umi2a { color: var(--accent-light); }
.ls5cb .umi2a { font-size: 2rem; }
.ls5cb .zm09tmnw { max-width: 680px; }
.hky18zhj .umi2a { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.hky18zhj .zm09tmnw  { margin: 0; }
@media (max-width: 640px) { .hky18zhj { flex-direction: column; } }
.o9eke {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.o9eke .umi2a { color: var(--accent-light); }
.oonj .umi2a { color: #fff; }
.oonj .zm09tmnw  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .vuuww10 { grid-template-columns: 1fr; } }
.ral86 .t998 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.ral86 .t998:focus { border-bottom-color: var(--accent); box-shadow: none; }
.cx8ce .t998 { background: var(--bg-raised); border-color: transparent; }
.cx8ce .t998:focus { background: var(--bg-card); border-color: var(--accent); }
.xj2d .t998 { border-radius: 100px; padding: 11px 20px; }
.xj2d .mm2mc0ua { border-radius: 14px; }
.svpb7ent {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .svpb7ent { grid-template-columns: 1fr; } }
.ghcdq9n {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.ghcdq9n h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.ghcdq9n p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.hiexqe{display:none}
.hiexqe:empty,.t14y6wnl:empty{display:none}
.ec4mk6{position:relative;overflow:visible}
.rlr3n7as .spfj7fv6,.o8ef1lts .spfj7fv6,
.d71r0tb6 .spfj7fv6,.dd9y .spfj7fv6,
.ue85prg .spfj7fv6,.esge31 .spfj7fv6{display:block}
.ivo35x .jnlzf{display:block}
.rlr3n7as .spfj7fv6,.o8ef1lts .spfj7fv6,
.d71r0tb6 .spfj7fv6,.dd9y .spfj7fv6,
.ue85prg .spfj7fv6{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}
.rlr3n7as .spfj7fv6 .t14y6wnl,.o8ef1lts .spfj7fv6 .t14y6wnl,
.d71r0tb6 .spfj7fv6 .t14y6wnl,.dd9y .spfj7fv6 .t14y6wnl,
.ue85prg .spfj7fv6 .t14y6wnl{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}
.rlr3n7as .qhex5a,.o8ef1lts .qhex5a,
.d71r0tb6 .qhex5a,.dd9y .qhex5a,
.ue85prg .qhex5a{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.rlr3n7as .spfj7fv6,.o8ef1lts .spfj7fv6{top:12px}
.rlr3n7as .spfj7fv6 .t14y6wnl{margin-right:auto}
.o8ef1lts .spfj7fv6 .t14y6wnl{margin-left:auto}
.o8ef1lts .spfj7fv6{text-align:right}
.d71r0tb6 .spfj7fv6,.dd9y .spfj7fv6{bottom:12px}
.d71r0tb6 .spfj7fv6 .t14y6wnl{margin-right:auto}
.dd9y .spfj7fv6 .t14y6wnl{margin-left:auto}
.dd9y .spfj7fv6{text-align:right}
.ue85prg .spfj7fv6{position:relative;margin-top:16px}
.ue85prg .spfj7fv6 .t14y6wnl{margin:0 auto}
.esge31 .spfj7fv6{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.esge31 .spfj7fv6 .t14y6wnl{margin:0}
.esge31 .hyoc0~.spfj7fv6,
.esge31 .um4j1frw~.spfj7fv6{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.esge31 .hyoc0~.spfj7fv6 .t14y6wnl,
.esge31 .um4j1frw~.spfj7fv6 .t14y6wnl{justify-content:flex-start}
.hyoc0~.spfj7fv6,.um4j1frw~.spfj7fv6{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}
.hyoc0~.spfj7fv6 .t14y6wnl{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.um4j1frw~.spfj7fv6 .t14y6wnl{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.jnlzf .t14y6wnl{margin:0 0 12px}
.t14y6wnl{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.be5p9q0n{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.dpg1bl6n{font-weight:600;color:var(--text-heading);opacity:1}
.pxyv::before{content:"·";margin:0 2px;opacity:.5}
.qhex5a{white-space:nowrap}
.xue5uq .be5p9q0n{display:none}
.u1gf .qhex5a{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.u1gf .pxyv::before{content:""}
.xyny .qhex5a{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}
.xyny .pxyv::before{content:""}
.zc9jy .t14y6wnl{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.oy6r7r .qhex5a{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.oy6r7r .pxyv::before{content:""}
.vqia .qhex5a{color:var(--accent);opacity:1;font-weight:500}
.z3r0c .qhex5a{border-bottom:1px solid currentColor;padding-bottom:2px}
.bh16 .t14y6wnl{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.sgug2r1t{--date-bg:var(--accent-bg)}
.o93l .pxyv::before{content:""}
.toi8 .pxyv::before{content:"•";opacity:.4}
.toi8 .qhex5a + .qhex5a::before{content:"•";margin-right:6px;opacity:.4}
.sw7zp .pxyv::before{content:"/";opacity:.35}
.sw7zp .qhex5a + .qhex5a::before{content:"/";margin-right:6px;opacity:.35}
.cgk7io .pxyv::before{content:"|";opacity:.3}
.cgk7io .qhex5a + .qhex5a::before{content:"|";margin-right:6px;opacity:.3}
.tpmv .pxyv::before{content:"—";opacity:.3}
.tpmv .qhex5a + .qhex5a::before{content:"—";margin-right:6px;opacity:.3}
.n11dsrnq .pxyv::before{content:"◆";font-size:.5em;opacity:.35}
.n11dsrnq .qhex5a + .qhex5a::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.el3tg .pxyv::before{content:"·";opacity:.4}
.el3tg .qhex5a + .qhex5a::before{content:"·";margin-right:6px;opacity:.4}
.co8z45qf .pxyv::before{content:"›";opacity:.4}
.co8z45qf .qhex5a + .qhex5a::before{content:"›";margin-right:6px;opacity:.4}
.uobxib .pxyv::before{content:"→";opacity:.35;font-size:.85em}
.uobxib .qhex5a + .qhex5a::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.oplxaih1 .a4k4{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .a4k4{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .u5tzc{max-width:100%}
}
:root {
  --accent:          #0b751c;
  --brand:           #0b751c;
  --brand-light:     #1bb033;
  --brand-pale:      #2fcf49;
  --grad-start:      #12c830;
  --grad-end:        #39df53;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #0b751c;
  --cta-light:       #055111;
  --cta-hover:       #053d0e;
  --bg-page:         #f6f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f6f3;
  --bg-raised:       #edf1ee;
  --bg-hover:        #f3f6f3;
  --border:          #e1e9e2;
  --border-alt:      #cfddd1;
  --border-section:  #e1e9e2;
  --text-primary:    #161c17;
  --text-muted:      #506253;
  --text-body:       #2d382f;
  --text-sub:        #445447;
  --text-faint:      #728c76;
  --text-dim:        #8ea392;
  --text-label:      #5b705f;
  --text-value:      #39463b;
  --accent-bg:       #dff5e3;
  --accent-bg-light: #c4f1cc;
  --bg-tip:          #f9f0f7;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f6f9;
  --bg-pros:         #f9f0f7;
  --bg-cons:         #faf6f3;
  --c-pros:          #960c80;
  --c-cons:          #9f4a21;
  --c-pros-label:    #b30e98;
  --c-tip-border:    #c610a8;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #960c80;
}
:root { --logo-bg-opacity: 38%; }
body, button, input { font-family: "Exo", sans-serif; }
.op6jbu .blkc5h7 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.op6jbu .blkc5h7::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.op6jbu .islbsa     .blkc5h7::before { content: "";  color: var(--c-tip-border); }.op6jbu .od2mb .blkc5h7::before { content: ""; color: var(--c-warn-border); }.op6jbu .xnt5cp    .blkc5h7::before { content: ""; color: #60a5fa; }.zd8vn1d .op6jbu .islbsa     .blkc5h7::before { color: #10b981; }.zd8vn1d .op6jbu .od2mb .blkc5h7::before { color: #f43f5e; }.zd8vn1d .op6jbu .xnt5cp    .blkc5h7::before { color: #a855f7; }.h2xc7g6n  .op6jbu .islbsa     .blkc5h7::before { color: #eab308; }.h2xc7g6n  .op6jbu .od2mb .blkc5h7::before { color: #ef4444; }.h2xc7g6n  .op6jbu .xnt5cp    .blkc5h7::before { color: #f97316; }.xqneuf  .op6jbu .islbsa     .blkc5h7::before { color: #38bdf8; }.xqneuf  .op6jbu .od2mb .blkc5h7::before { color: #818cf8; }.xqneuf  .op6jbu .xnt5cp    .blkc5h7::before { color: #2dd4bf; }.pntx4tyb .op6jbu .blkc5h7::before { color: var(--accent-light) !important; }
.uqdmwrqt .g5qgwm, .uqdmwrqt .hyoc0 { min-height: 320px; }
.ihnb9x .jqlje3::after,.ihnb9x .ddxkfmg::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.jfen04v::before { content: '·'; font-size: 1.3em; line-height: 1; }