: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;
}
.tlzlv {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.dsd6u0dr {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.g2ch6 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.ohc9nwj { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.jya2u { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.jya2u a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.jya2u a:hover { color: var(--accent-light); }
.x8zh     .dvqg52 { border-radius: 6px; }
.x8zh .dvqg52 li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.x8zh .dvqg52 li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.fvv4mm0t  .dvqg52 li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .dvqg52 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .n28vqhie:hover .dvqg52,
  .n28vqhie:focus-within .dvqg52 { display: block; }
  .dvqg52 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.edhl {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.bdntz { display: none; }
@media (max-width: 640px) {
  .bdntz {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .bdntz.j7zqx16d { display: block; }
}
@media (max-width: 640px) {
  .edhl { display: block; }
  .jya2u > li + li::before { display: none !important; }
  .jya2u {
    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;
  }
  .jya2u.j7zqx16d { display: flex; }
  .jya2u li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .jya2u li:last-child a { border-bottom: none; }
}
.okl5 { min-height: 480px; }
.lgv348 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.wnl1ffr7 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.u0kqajmq .wnl1ffr7 { margin-left: 0; margin-right: 0; }
.i32q {
  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;
}
.i32q:hover { opacity: 0.88; }
.q9tvc .lgv348 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.q9tvc .wnl1ffr7 { color: #e2e8f0; }
.q9tvc.u0kqajmq   .go2k8373 { text-align: left; }
.tfdhdc7 .lgv348 { color: var(--text-primary); text-shadow: none; }
.tfdhdc7 .wnl1ffr7 { color: var(--text-muted); }
.tfdhdc7 .i32q { margin-top: 16px; }
.tfdhdc7, .tfdhdc7.okl5 { min-height: auto !important; }
.tfdhdc7.u0kqajmq   .go2k8373 { text-align: left; }
.tfdhdc7~.vhvc{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}
.tfdhdc7~.vhvc .iglxlz{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; }
}
.spxkh1my .lgv348 { color: #fff; }
.spxkh1my .wnl1ffr7 { color: rgba(255,255,255,0.85); }
.spxkh1my .i32q { background: #fff; color: var(--cta); }
.spxkh1my .i32q:hover { opacity: 0.92; }
.im620 .q2290mg { position: relative; overflow: hidden; }
.im620 .q2290mg::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;
}
.d0ukql .q2290mg {
  animation: hg-breathe 7s ease-in-out infinite;
}
.fo79 .q2290mg { position: relative; overflow: hidden; }
.fo79 .q2290mg::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;
}
.p1icx4 .q2290mg { position: relative; overflow: hidden; }
.p1icx4 .q2290mg::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;
}
.tpydzs .q2290mg {
  animation: hg-fadein 1.2s ease-out both;
}
.q2290mg {
  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%);
}
.zl5z3u9 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.nujqei {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.txkavfy6 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.q2290mg .lgv348 { text-shadow: none; color: var(--text-primary); }
.q2290mg .wnl1ffr7 { color: var(--text-muted); }
.q2290mg.odvrmvu .zl5z3u9 { align-items: center; text-align: center; }
.q2290mg.u0kqajmq   .zl5z3u9 { align-items: flex-start; text-align: left; }
.rq0uy3 .nujqei { position: relative; }
.rq0uy3 .nujqei::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.rq0uy3.imprteu .nujqei::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.wwdfrkt .nujqei {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.wwdfrkt .txkavfy6 {
  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);
}
.wwdfrkt.imprteu .nujqei { padding: 32px 0 32px 32px; }
.q3se .nujqei {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.q3se .txkavfy6 {
  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);
}
.imprteu .zl5z3u9 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.q3se.imprteu .nujqei { padding: 40px 16px 40px 48px; }
.t1ap4ktw .nujqei { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .q2290mg { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .q2290mg .nujqei { display: none !important; }
  .t1ap4ktw .nujqei { display: none !important; }
  .r77kcd .nzjnco { display: none !important; }
  .egjp .p0fh3 { display: none !important; }
  .zl5z3u9  { padding: 36px 24px; }
  .q2290mg~.vhvc,.imprteu~.vhvc{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .okl5, .q2290mg { min-height: 320px !important; }
  
  .lgv348 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .le8sz { display: none !important; }
  
  .i4bv4x { flex-direction: column; align-items: center; }
  .df4jsh9x { width: 100%; max-width: 340px; }
}
.w094t { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.v93hego { width: 100%; height: auto; display: block; border-radius: 10px; }
.j2iixsey .w094t        { border-radius: 16px; }
.j2iixsey .v93hego  { border-radius: 16px; }
.a0t3s .w094t         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.a0t3s .v93hego   { border-radius: 8px; }
.elv8osbn { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.c1lfgmos { width: 100%; padding: 32px 0; position: relative; }
.nsk6rd { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.rxifttz .c1lfgmos:nth-child(even) { background: var(--bg-surface); }
.rxifttz .c1lfgmos:nth-child(odd)  { background: var(--bg-page); }
.sxdp .c1lfgmos:nth-child(even) { background: var(--bg-card); }
.sxdp .c1lfgmos:nth-child(odd)  { background: var(--bg-page); }
.rxifttz .c1lfgmos:nth-child(odd)  .nsk6rd { background: var(--bg-card); border-radius: 6px; }
.rxifttz .c1lfgmos:nth-child(even) .nsk6rd { background: var(--bg-raised); border-radius: 6px; }
.sxdp .c1lfgmos:nth-child(odd)  .nsk6rd { background: var(--bg-card); border-radius: 6px; }
.sxdp .c1lfgmos:nth-child(even) .nsk6rd { background: var(--bg-raised); border-radius: 6px; }
.rxifttz .c1lfgmos:nth-child(even) .ienslz5v .flkao,
.sxdp .c1lfgmos:nth-child(even) .ienslz5v .flkao { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.rxifttz .c1lfgmos:nth-child(odd) .ienslz5v .flkao,
.sxdp .c1lfgmos:nth-child(odd) .ienslz5v .flkao { background: var(--bg-card-inner); }
.rxifttz .c1lfgmos:nth-child(even) .wecot .flkao:nth-child(odd),
.sxdp .c1lfgmos:nth-child(even) .wecot .flkao:nth-child(odd)  { background: var(--bg-card); }
.rxifttz .c1lfgmos:nth-child(even) .wecot .flkao:nth-child(even),
.sxdp .c1lfgmos:nth-child(even) .wecot .flkao:nth-child(even) { background: var(--bg-card-inner); }
h1.iyfnscm { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.iyfnscm {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.hwfdt { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.w32n h2.iyfnscm {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ygp2 h2.iyfnscm {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.cxi282hx h2.iyfnscm {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.huuonrm h2.iyfnscm::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.nae8jp h2.iyfnscm {
  color: var(--text-primary); font-size: 1.7rem;
}
.u4a8bdh h2.iyfnscm::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.i6kuco2t h2.iyfnscm {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.bwn94x { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .bwn94x { display: none; } }
.cndz { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.zuwfkr { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.b25a8j {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.zt22065l { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.r40p { padding-left: 20px; }
.r40p li { margin-bottom: 6px; }
.r40p a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.r40p a:hover { color: var(--accent-light); }
.ldd03n .zt22065l { display: none; }
.wvus .zt22065l { display: none; }
.wvus .r40p { padding-left: 0; list-style: none; }
.wvus .r40p li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.wvus .r40p a { font-size: 0.92rem; }
.ummks5ps .b25a8j { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ummks5ps .zt22065l { display: none; }
.ummks5ps .r40p { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.ummks5ps .r40p li { margin-bottom: 0; }
.ummks5ps .r40p 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;
}
.ummks5ps .r40p a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.h8nvd77p .b25a8j { padding: 20px 20px 16px; }
.h8nvd77p .r40p {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.h8nvd77p .r40p li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.h8nvd77p .r40p 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;
}
.h8nvd77p .r40p 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;
}
.h8nvd77p .r40p a:hover { color: var(--accent-light); border-color: var(--accent); }
.h8nvd77p .r40p a:focus,
.h8nvd77p .r40p a:focus-visible,
.h8nvd77p .r40p a:target { outline: none; }
.h8nvd77p .r40p li:target a { border-color: var(--border); color: var(--text-muted); }
.ut08 .b25a8j { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.ut08 .zt22065l { display: none; }
.ut08 .r40p { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.ut08 .r40p li { margin-bottom: 0; }
.ut08 .r40p li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.ut08 .r40p li:last-child::after { content: ""; margin-right: 0; }
.ut08 .r40p a { font-size: 0.9rem; }
.flkao { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ienslz5v .flkao { background: var(--bg-card); }
.wecot .flkao:nth-child(odd)  { background: var(--bg-card); }
.wecot .flkao:nth-child(even) { background: var(--bg-raised); }
.lljp .flkao {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.lljp .flkao:last-child { border-bottom: none; }
.lljp h3.hwfdt { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.fabdux .flkao {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.fabdux .flkao + .flkao { margin-top: 4px; }
.igainoe9 .flkao { background: none; border-radius: 0; padding: 12px 0; }
.igainoe9 .flkao + .flkao { border-top: 1px solid var(--border-section); }
.jzru8 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ri4dfh { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.xaq0 { color: var(--text-body); margin-bottom: 10px; }
.bp02, .e541ja8f { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.bp02 li, .e541ja8f li { margin-bottom: 6px; }
.e541ja8f li { list-style: decimal; }
.r3qaf     .bp02 { list-style-type: "● "; }
.uuwf  .bp02 { list-style-type: "■ "; }
.dmux .bp02 { list-style-type: "◆ "; }
.gmqotau    .bp02 { list-style-type: "★ "; }
.r3qaf     .v6vf { list-style-type: "● "; }
.uuwf  .v6vf { list-style-type: "■ "; }
.dmux .v6vf { list-style-type: "◆ "; }
.gmqotau    .v6vf { list-style-type: "★ "; }
.r3qaf    .bp02 li::marker, .r3qaf    .v6vf li::marker,
.uuwf .bp02 li::marker, .uuwf .v6vf li::marker,
.dmux .bp02 li::marker, .dmux .v6vf li::marker,
.gmqotau   .bp02 li::marker, .gmqotau   .v6vf li::marker {
  color: var(--cta); font-size: 1em;
}
.r3qaf .e541ja8f,
.uuwf .e541ja8f,
.dmux .e541ja8f,
.gmqotau .e541ja8f {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.r3qaf .e541ja8f li,
.uuwf .e541ja8f li,
.dmux .e541ja8f li,
.gmqotau .e541ja8f li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.r3qaf .e541ja8f li::before,
.uuwf .e541ja8f li::before,
.dmux .e541ja8f li::before,
.gmqotau .e541ja8f 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;
}
.r3qaf     .e541ja8f li::before { border-radius: 50%; }
.uuwf  .e541ja8f li::before { border-radius: 3px; }
.dmux .e541ja8f li::before { border-radius: 3px; }
.gmqotau    .e541ja8f li::before { border-radius: 50%; }
.n03pg2e { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.n97x8o .n03pg2e,
.jl1q .n03pg2e { background: transparent; border: none; border-radius: 0; }
.jzlw { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.jzlw th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.jzlw td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.jzlw tr:hover td { background: var(--bg-hover); }
.q1zw .jzlw tbody tr:nth-child(even) td { background: var(--bg-surface); }
.sukj .jzlw { border: 1px solid var(--border-alt); }
.sukj .jzlw th,
.sukj .jzlw td { border: 1px solid var(--border-alt); }
.ioke5 .jzlw th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ioke5 .jzlw td { border-bottom: none; }
.ioke5 .jzlw tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.pd1n .jzlw th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.pp0e96 .n03pg2e {
  overflow: hidden;
}
.pp0e96 .jzlw th { border-bottom: 1px solid var(--border-alt); }
.pp0e96 .jzlw tr:last-child td { border-bottom: none; }
.ybrt18 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.nx45 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.q0ypikiq { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.qy3lahtw { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.o0g6 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.v6vf { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.v6vf 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%}
.nu85 .qy3lahtw { background: transparent; text-align: center; }
.acf8 .q0ypikiq {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.ccwy4lg .q0ypikiq {
  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);
}
.o7k9 .nx45 { display: grid; grid-template-columns: auto 1fr; }
.o7k9 .q0ypikiq {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.o7k9 .qy3lahtw { grid-column: 2; }
.o7k9 .o0g6,
.o7k9 .v6vf { grid-column: 1 / -1; }
.v1xe1 .nx45 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.v1xe1 .q0ypikiq {
  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);
}
.v1xe1 .qy3lahtw { grid-column: 2; }
.v1xe1 .o0g6,
.v1xe1 .v6vf { grid-column: 1 / -1; }
.j8v0breh .nx45 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.j8v0breh .qy3lahtw { background: none; color: var(--accent-light); font-weight: 700; }
.bmwj296p .nx45 { 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); }
.bmwj296p .qy3lahtw { background: none; color: var(--accent-light); font-weight: 700; }
.xobe .nx45 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.xobe .nx45:last-child { border-bottom: none; }
.xobe .qy3lahtw { background: none; color: var(--accent-light); font-weight: 700; }
.wpvxwnnw .nx45 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.wpvxwnnw .qy3lahtw { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.gfe6 .ybrt18 { counter-reset: card-n; }
.gfe6 .nx45  { counter-increment: card-n; }
.gfe6 .qy3lahtw { display: flex; align-items: center; gap: 10px; }
.gfe6 .qy3lahtw::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;
}
.oho27 .nx45 { background: var(--bg-surface); border: 1px solid var(--border); }
.oho27 .qy3lahtw { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.optvlt { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.x6ws  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.gh009477 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.wj55ox { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.optvlt strong { color: var(--text-primary); font-size: 0.95rem; }
.optvlt p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.rz2ez48r { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.algxk5t, .t6a1 { border-radius: 8px; padding: 14px; }
.algxk5t { background: var(--bg-pros); }
.t6a1 { background: var(--bg-cons); }
.vyya { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.algxk5t .vyya { color: var(--c-pros-label); }
.t6a1 .vyya { color: #f87171; }
.algxk5t ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.t6a1 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.v93hego { width: 100%; height: auto; border-radius: 10px; display: block; }
.navk5hf {
  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;
}
.navk5hf:hover { opacity: 0.85; }
.pmocidd1 .navk5hf  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.pmocidd1 .navk5hf:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.uals5 .navk5hf  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.uals5 .navk5hf:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.bp0t9 .i32q { border-radius: 50px; }
.bp0t9 .navk5hf  { border-radius: 50px; }
.tcdszneh .i32q { padding-left: 22px; padding-right: 22px; }
.tcdszneh .navk5hf  { padding-left: 12px; padding-right: 12px; }
.n34qy3b7 .i32q { padding-left: 44px; padding-right: 44px; }
.n34qy3b7 .navk5hf  { padding-left: 24px; padding-right: 24px; }
.gwo8 .i32q { padding-left: 56px; padding-right: 56px; }
.gwo8 .navk5hf  { padding-left: 32px; padding-right: 32px; }
.ntf4gx   .i32q::after, .ntf4gx   .navk5hf::after,
.aeg7ji .i32q::after, .aeg7ji .navk5hf::after,
.zhxc    .i32q::after, .zhxc    .navk5hf::after,
.qtm1up96    .i32q::after, .qtm1up96    .navk5hf::after,
.aqkh8e2    .i32q::after, .aqkh8e2    .navk5hf::after,
.ogct1     .i32q::after, .ogct1     .navk5hf::after,
.efbeh1s    .i32q::after, .efbeh1s    .navk5hf::after,
.uezny   .i32q::after, .uezny   .navk5hf::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;
}
.ntf4gx .i32q::after, .ntf4gx .navk5hf::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");
}
.aeg7ji .i32q::after, .aeg7ji .navk5hf::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");
}
.zhxc .i32q::after, .zhxc .navk5hf::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");
}
.qtm1up96 .i32q::after, .qtm1up96 .navk5hf::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");
}
.aqkh8e2 .i32q::after, .aqkh8e2 .navk5hf::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");
}
.ogct1 .i32q::after, .ogct1 .navk5hf::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");
}
.efbeh1s .i32q::after, .efbeh1s .navk5hf::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");
}
.uezny .i32q::after, .uezny .navk5hf::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");
}
.qgl5oi5   .arq0zr0::after, .qgl5oi5   .bdnko::after,
.qbo5t .arq0zr0::after, .qbo5t .bdnko::after,
.jzcw    .arq0zr0::after, .jzcw    .bdnko::after,
.tn8ltpa    .arq0zr0::after, .tn8ltpa    .bdnko::after,
.ltsxf    .arq0zr0::after, .ltsxf    .bdnko::after,
.wxfh     .arq0zr0::after, .wxfh     .bdnko::after,
.whsx4d9    .arq0zr0::after, .whsx4d9    .bdnko::after,
.wiyhhh   .arq0zr0::after, .wiyhhh   .bdnko::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;
}
.qgl5oi5 .arq0zr0::after, .qgl5oi5 .bdnko::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");
}
.qbo5t .arq0zr0::after, .qbo5t .bdnko::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");
}
.jzcw .arq0zr0::after, .jzcw .bdnko::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");
}
.tn8ltpa .arq0zr0::after, .tn8ltpa .bdnko::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");
}
.ltsxf .arq0zr0::after, .ltsxf .bdnko::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");
}
.wxfh .arq0zr0::after, .wxfh .bdnko::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");
}
.whsx4d9 .arq0zr0::after, .whsx4d9 .bdnko::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");
}
.wiyhhh .arq0zr0::after, .wiyhhh .bdnko::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");
}
.iee8u0 {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
}
.h57r4fh8 {
  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;
}
.h57r4fh8 > [itemprop="item"] { display: contents; }
.h57r4fh8 [itemprop="itemReviewed"],
.h57r4fh8 [itemprop="reviewRating"] { display: none; }
.h57r4fh8:hover { background: var(--bg-hover); }
.vdsetp {
  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;
}
.g0hbmm .vdsetp { background: #1a1a1a; }
.a2c6k .vdsetp { background: rgba(128,128,128,.12); }
.xdpr8w0 .vdsetp { background: var(--bg-raised); }
.vu0mto3s .vdsetp { background: transparent; padding: 0; }
.lvjk7 { max-height: 74px; max-width: 120px; object-fit: contain; }
.yvpezh59 { display: flex; align-items: center; gap: 16px; min-width: 0; }
.yvpezh59 .vdsetp + .nnw3y6r { flex: 1 1 auto; }
.nnw3y6r { 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; }
.juyzq0hb { color: var(--cta); font-size: 1.2rem; letter-spacing: 2px; line-height: 1; text-align: center; }
.mre2 { text-align: center; font-size: 1.2rem; font-weight: 700; }
.a307 { 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) {
  .yvpezh59 { flex: 0 0 260px; width: 260px; }
  .juyzq0hb { flex: 0 0 120px; width: 120px; }
  .mre2 { flex: 0 0 110px; width: 110px; }
  .a307   { flex: 0 0 180px; width: 180px; }
}
.rrft5 { 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%; }
.wotbj { 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; }
.h3fay2 { white-space: nowrap; text-align: center; align-self: center; }
@media (min-width: 721px) {
  .h3fay2 { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.h3fay2.navk5hf { 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) {
  .iee8u0 { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .iee8u0 .h57r4fh8 { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .iee8u0 .yvpezh59 { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .iee8u0 .vdsetp { width: 100%; min-width: unset; height: 120px; }
  .iee8u0 .lvjk7 { max-height: 96px; max-width: 200px; }
  .iee8u0 .nnw3y6r { min-width: unset; text-align: center; white-space: normal; }
  .iee8u0 .juyzq0hb { min-width: 0; }
  .iee8u0 .a307 { 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; }
  .iee8u0 .h3fay2 { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .bv8b3tjk .h57r4fh8 { row-gap: 8px !important; gap: 10px !important; }
}
.t4av {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.rd6gt {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.c3l5ohl {
  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;
}
.c3l5ohl img { max-width: 80px; max-height: 50px; object-fit: contain; }
.qrgo01cv { flex: 1; }
.qrgo01cv h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.kun0d { color: var(--c-stars); font-size: 1.1rem; }
.q59qx { margin-bottom: 8px; }
.oz8ks4z { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.uphkg::before   { content: "★ "; color: var(--accent); }
.y837fi { flex-shrink: 0; }
.d37zbt img.p0bjhr { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.n97x8o { padding: 20px 24px; }
.asyyaisw { color: var(--text-muted); margin-bottom: 16px; }
.e57s { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.qa8p, .e2dls { list-style: none; font-size: 0.9rem; }
.qa8p li { color: var(--c-pros); margin-bottom: 4px; }
.e2dls li { color: var(--c-cons); margin-bottom: 4px; }
.qa8p li::before { content: "✓"; margin-right: 5px; }
.e2dls li::before { content: "✗"; margin-right: 5px; }
.ni0xzt .qa8p li::before { content: "→"; }
.ni0xzt .e2dls li::before { content: "–"; }
.grsdcrk5  .qa8p li::before { content: "★"; }
.grsdcrk5  .e2dls li::before { content: "✕"; }
.pw3mk    .qa8p li::before { content: "◆"; }
.pw3mk    .e2dls li::before { content: "▲"; }
.wde21  .qa8p li::before { content: "▶"; }
.wde21  .e2dls li::before { content: "■"; }
.mxb17d9i { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.fy942u { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.uoupzt { background: var(--bg-pros); color: var(--c-tag-pay); }
.c76su { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.fdn5 .c76su { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.yv9p .c76su { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .xc5i8n .bknuhg2n {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .xc5i8n .t4av { margin: 0; }
}
.b9rf .rd6gt { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.b9rf .qrgo01cv h3 { color: var(--accent-light); }
.b9rf .c3l5ohl { background: var(--bg-page); border: 1px solid var(--border); }
.ycsv .t4av { border-top: 4px solid var(--accent); }
.ycsv .rd6gt { background: var(--bg-card); }
.iehq7afz .t4av { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.iehq7afz .rd6gt { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.iehq7afz .n97x8o { padding: 14px 16px; }
.iehq7afz .c3l5ohl { border-radius: 4px; }
.iehq7afz .c76su { border-radius: 0; }
.f7fxa0hl .rd6gt { padding: 0; gap: 0; overflow: hidden; }
.f7fxa0hl .c3l5ohl { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.f7fxa0hl .qrgo01cv { padding: 16px 20px; }
.f7fxa0hl .y837fi { padding: 16px 20px; align-self: center; }
.sodj .kun0d { font-size: .95rem; }
.jl1q .rz2ez48r { gap: 10px; }
.jl1q .algxk5t, .jl1q .t6a1 { padding: 12px; }
.jl1q .algxk5t ul, .jl1q .t6a1 ul { margin: 4px 0 0; padding-left: 18px; }
.jl1q .algxk5t li, .jl1q .t6a1 li { font-size: .85rem; margin-bottom: 3px; }
.koq8ba .fy942u { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .a0m6 { grid-template-columns: 1fr; }
  .k4lfrip { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .k4lfrip .bhuu0 { width: 72px; height: 50px; }
  .k4lfrip .ygezq6 { max-width: 180px; }
  .k4lfrip .ed2r { width: auto; }
}
.w7iie2gy .sodj .kun0d { filter: brightness(1.2); }
@media (max-width: 720px) {
  .w7iie2gy { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .v3l60rqk { padding: 16px; }
  .jl390 .mbe2x { min-width: 50%; }
}
.vn9wi .rz2ez48r { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .zm8d { grid-template-columns: 1fr; }
  .kfa2iel { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .bi11ny { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .vv2ftol8 { flex-wrap: wrap; padding: 16px; }
}
.jnfd2s4 .rz2ez48r { gap: 8px; }
.jnfd2s4 .algxk5t, .jnfd2s4 .t6a1 { padding: 8px; }
@media (max-width: 480px) {
  .ggfah { flex-direction: column; align-items: stretch; }
}
.mjfusp .ed2r .navk5hf { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .qp08 { flex-direction: column; align-items: stretch; gap: 10px; }
  .mjfusp .ed2r { text-align: center; }
}
@media (max-width: 720px) {
  .vhun { grid-template-columns: 1fr; }
  .bgu226 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .k5vd2j { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.kfwnc .xdf70 { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.i45z .kun0d { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .errnv { grid-template-columns: 1fr; }
  .i45z { width: 100px; height: 100px; margin: 16px auto; }
  .kfwnc { font-size: 1.4rem; }
  .zy29zi { justify-content: center; }
  .aildycuj .mbe2x { min-width: 50%; }
}
.szz1fnf .rz2ez48r { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .m1436yx8 { flex-wrap: wrap; padding: 14px 16px; }
  .sqxe6e3 { padding: 12px 16px; }
  .szz1fnf .rz2ez48r { margin: 0 16px; }
  .szz1fnf .koq8ba { padding: 0 16px; }
  .bzi3jxx { padding: 12px 16px; }
}
.gr6ps .iee8u0 {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 18px;
}
.gr6ps .iee8u0 .h57r4fh8:only-child { grid-column: 1 / -1; }
.gr6ps .iee8u0 .h57r4fh8 {
  flex-direction: column; align-items: center; padding: 20px 18px; border-radius: 14px; gap: 14px;
}
.gr6ps .iee8u0 .yvpezh59 { flex-direction: column; align-items: center; gap: 12px; width: 100%; min-width: 0; }
.gr6ps .iee8u0 .vdsetp { width: 100%; min-width: unset; height: 120px; }
.gr6ps .iee8u0 .lvjk7 { max-height: 100px; max-width: 200px; }
.gr6ps .iee8u0 .nnw3y6r { min-width: unset; text-align: center; white-space: normal; }
.gr6ps .iee8u0 .juyzq0hb { min-width: 0; }
.gr6ps .iee8u0 .a307 {
  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;
}
.gr6ps .iee8u0 .h3fay2 { width: 100%; text-align: center; margin-left: 0; min-width: 0; }
.gr6ps .rd6gt { gap: 14px; }
.kraf7r .wotbj {
  color: var(--accent); font-weight: 700;
  background: var(--accent-bg); border-radius: 100px;
  padding: 5px 14px; font-size: 1.1rem;
}
.kraf7r .juyzq0hb { color: var(--cta); }
.kraf7r .rd6gt { background: var(--accent-bg); }
.kraf7r .uphkg, .kraf7r .vmlv6p8, .kraf7r .oqeh {
  background: var(--bg-card); border-radius: 100px; padding: 1px 10px;
  border: 1px solid var(--border);
}
.l0ibg4q .a307 { flex-direction: column; align-items: flex-start; gap: 4px; padding-top: 6px; }
.l0ibg4q .wotbj {
  font-weight: 700; font-size: 1.1rem;
  color: var(--accent); background: var(--accent-bg);
  border-radius: 6px; padding: 4px 12px; display: inline-block;
}
.l0ibg4q .juyzq0hb { color: var(--cta); }
.l0ibg4q .rd6gt { border-bottom: 2px solid var(--accent-bg); }
.l0ibg4q .uphkg, .l0ibg4q .vmlv6p8, .l0ibg4q .oqeh {
  background: var(--accent-bg); color: var(--accent); border-radius: 100px;
  padding: 2px 10px; font-weight: 600; border: none;
}
.vr7mqlwb .h57r4fh8 { border-top: 3px solid var(--accent); }
.vr7mqlwb .t4av { overflow: hidden; }
.vr7mqlwb .rd6gt { background: var(--accent-bg); }
.empd8z .h57r4fh8 { padding: 14px 18px; gap: 16px; }
.empd8z .nnw3y6r { font-size: 1rem; }
.empd8z .rd6gt { padding: 14px 18px; gap: 14px; }
.empd8z .n97x8o { padding: 14px 18px; }
.empd8z .c3l5ohl { width: 70px; }
.empd8z .qrgo01cv h3 { font-size: 1.05rem; }
.v2jo4 .iee8u0 { gap: 0; }
.v2jo4 .h57r4fh8 {
  border-radius: 0; border-left: none; border-right: none;
  border-top: none; border-bottom: 1px solid var(--border);
}
.v2jo4 .h57r4fh8:last-child { border-bottom: none; }
.v2jo4 .h57r4fh8:nth-child(odd) { background: var(--accent-bg); }
.v2jo4 .h57r4fh8:nth-child(odd):hover { background: var(--bg-hover); }
.bv8b3tjk .iee8u0 {
  gap: 0; border: 1px solid var(--border);
  border-radius: 10px; overflow: hidden;
}
.bv8b3tjk .h57r4fh8 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border); row-gap: 0; column-gap: 12px;
}
.bv8b3tjk .h57r4fh8:last-child { border-bottom: none; }
.bv8b3tjk .juyzq0hb,
.bv8b3tjk .c3epfet,
.bv8b3tjk .oj8tqm2f { border-left: 1px solid var(--border); padding-left: 10px; }
.bv8b3tjk .nnw3y6r { padding: 0 10px; }
.hx6o0rkn .yvpezh59 { flex-direction: column; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.hx6o0rkn .nnw3y6r { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.u8y00 .yvpezh59 { flex-direction: column-reverse; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.u8y00 .nnw3y6r { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.axanpdxx .iee8u0 { gap: 14px; }
.axanpdxx .h57r4fh8 {
  padding: 20px 26px; gap: 24px; border-radius: 12px;
  min-height: 140px;
}
.axanpdxx .nnw3y6r { font-size: 1.15rem; }
.axanpdxx .wotbj { font-size: 1.22rem; }
.axanpdxx .h3fay2.navk5hf { padding: 14px 30px !important; font-size: 1rem; }
.rqbh .iee8u0 { gap: 18px; }
.rqbh .h57r4fh8 {
  padding: 28px 32px; gap: 28px; border-radius: 14px;
  min-height: 160px; border-width: 2px;
}
.rqbh .vdsetp {
  min-width: 180px; width: 180px; height: 120px; padding: 10px 14px; border-radius: 14px;
  background: var(--bg-raised);
}
.rqbh .lvjk7 { max-height: 100px; max-width: 160px; }
.rqbh .yvpezh59 { min-width: 260px; }
.rqbh .nnw3y6r { font-size: 1.25rem; font-weight: 800; }
.rqbh .juyzq0hb { font-size: 1.1rem; letter-spacing: 2px; }
.rqbh .wotbj { font-size: 1.3rem; font-weight: 800; }
.rqbh .rrft5 { font-size: .9rem; text-transform: uppercase; letter-spacing: .06em; }
.rqbh .h3fay2.navk5hf { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.gor5u .c3epfet { flex: 1.8; }
.gor5u .c3epfet .wotbj {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.gor5u .c3epfet .rrft5 { font-weight: 700; color: var(--text-primary); }
.mre2 { display: none; }
.potwnv7 .juyzq0hb { display: none; }
.dzo01tg .juyzq0hb { font-size: 1rem; letter-spacing: 2px; }
.c21eqt .juyzq0hb {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.mhn3j .juyzq0hb,
.y2mcs .juyzq0hb,
.q81wj92 .juyzq0hb { display: none; }
.mhn3j .mre2,
.y2mcs .mre2,
.q81wj92 .mre2 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.mhn3j .mre2 { font-size: 1.7rem; font-weight: 900; color: var(--accent); }
.mhn3j .mre2 small { display: none; }
.y2mcs .mre2 {
  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;
}
.y2mcs .mre2 small { font-size: 0.85em; font-weight: 700; color: var(--accent); opacity: 0.75; }
.q81wj92 .mre2 {
  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;
}
.q81wj92 .mre2 small { display: none; }
.mhn3j .q59qx .kun0d,
.y2mcs .q59qx .kun0d,
.q81wj92 .q59qx .kun0d { display: none; }
.mhn3j .q59qx strong { font-size: 1.6rem; font-weight: 900; color: var(--accent); }
.mhn3j .xdf70 { display: none; }
.y2mcs .q59qx strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.y2mcs .nxjr32,
.y2mcs .xdf70 { font-size: 1em; }
.q81wj92 .q59qx strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.q81wj92 .xdf70 { display: none; }
.yivxjgd { margin: 16px 0; }
.jkyog4 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.jkyog4 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.jkyog4 summary::after { content: "+"; color: var(--accent); }
.jkyog4[open] summary::after { content: "−"; }
.jkyog4 p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.c1lfgmos { margin-bottom: 0; }
.oglku8ad h2.iyfnscm { color: var(--text-primary); border-color: var(--accent); }
.mvb8zuhp h2.iyfnscm { color: var(--text-primary); border-color: var(--accent); }
.jieipobd .x6ws     { background: #052e16; border-color: #10b981; }
.jieipobd .gh009477 { background: #2d0a1e; border-color: #f43f5e; }
.jieipobd .optvlt strong  { color: #f1f5f9; }
.jieipobd .optvlt p       { color: #cbd5e1; }
.jieipobd .r7y0u9    .x6ws     .wj55ox::before,
.jieipobd .zapde1l  .x6ws     .wj55ox::before,
.jieipobd .ru0z2  .x6ws     .wj55ox::before,
.jieipobd .v180g3t0 .x6ws     .wj55ox::before { color: #10b981; }
.jieipobd .r7y0u9    .gh009477 .wj55ox::before,
.jieipobd .zapde1l  .gh009477 .wj55ox::before,
.jieipobd .ru0z2  .gh009477 .wj55ox::before,
.jieipobd .v180g3t0 .gh009477 .wj55ox::before { color: #f43f5e; }
.jieipobd .r7y0u9    .cole8    .wj55ox::before,
.jieipobd .zapde1l  .cole8    .wj55ox::before,
.jieipobd .ru0z2  .cole8    .wj55ox::before,
.jieipobd .v180g3t0 .cole8    .wj55ox::before { color: #a855f7; }
.i3q0 .x6ws     { background: #2d2000; border-color: #eab308; }
.i3q0 .gh009477 { background: #2d0b0b; border-color: #ef4444; }
.i3q0 .cole8    { background: #2d1600; border-color: #f97316; }
.i3q0 .optvlt strong  { color: #f1f5f9; }
.i3q0 .optvlt p       { color: #cbd5e1; }
.i3q0 .r7y0u9    .x6ws     .wj55ox::before,
.i3q0 .zapde1l  .x6ws     .wj55ox::before,
.i3q0 .ru0z2  .x6ws     .wj55ox::before,
.i3q0 .v180g3t0 .x6ws     .wj55ox::before { color: #eab308; }
.i3q0 .r7y0u9    .gh009477 .wj55ox::before,
.i3q0 .zapde1l  .gh009477 .wj55ox::before,
.i3q0 .ru0z2  .gh009477 .wj55ox::before,
.i3q0 .v180g3t0 .gh009477 .wj55ox::before { color: #ef4444; }
.i3q0 .r7y0u9    .cole8    .wj55ox::before,
.i3q0 .zapde1l  .cole8    .wj55ox::before,
.i3q0 .ru0z2  .cole8    .wj55ox::before,
.i3q0 .v180g3t0 .cole8    .wj55ox::before { color: #f97316; }
.zdkloyia .x6ws     { background: #0c1a2e; border-color: #38bdf8; }
.zdkloyia .gh009477 { background: #12103a; border-color: #818cf8; }
.zdkloyia .optvlt strong  { color: #f1f5f9; }
.zdkloyia .optvlt p       { color: #cbd5e1; }
.zdkloyia .r7y0u9    .x6ws     .wj55ox::before,
.zdkloyia .zapde1l  .x6ws     .wj55ox::before,
.zdkloyia .ru0z2  .x6ws     .wj55ox::before,
.zdkloyia .v180g3t0 .x6ws     .wj55ox::before { color: #38bdf8; }
.zdkloyia .r7y0u9    .gh009477 .wj55ox::before,
.zdkloyia .zapde1l  .gh009477 .wj55ox::before,
.zdkloyia .ru0z2  .gh009477 .wj55ox::before,
.zdkloyia .v180g3t0 .gh009477 .wj55ox::before { color: #818cf8; }
.zdkloyia .r7y0u9    .cole8    .wj55ox::before,
.zdkloyia .zapde1l  .cole8    .wj55ox::before,
.zdkloyia .ru0z2  .cole8    .wj55ox::before,
.zdkloyia .v180g3t0 .cole8    .wj55ox::before { color: #2dd4bf; }
.bdo4ih9r .x6ws     { background: var(--accent-bg); border-color: var(--accent); }
.bdo4ih9r .gh009477 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.bdo4ih9r .r7y0u9    .wj55ox::before,
.bdo4ih9r .zapde1l  .wj55ox::before,
.bdo4ih9r .ru0z2  .wj55ox::before,
.bdo4ih9r .v180g3t0 .wj55ox::before { color: var(--accent-light) !important; }
.or1rki::before,
.o71zx::before { margin-right: 5px; }
.hv0mx .algxk5t ul li,
.hv0mx .qa8p li         { color: #4ade80; }
.hv0mx .algxk5t .or1rki { color: #22c55e; }
.hv0mx .t6a1 ul li,
.hv0mx .e2dls li         { color: #f87171; }
.hv0mx .t6a1 .o71zx { color: #ef4444; }
.zgyea74 .algxk5t { background: var(--bg-pros); }
.zgyea74 .t6a1 { background: var(--bg-cons); }
.zgyea74 .algxk5t .or1rki { color: var(--c-pros-label); }
.zgyea74 .t6a1 .o71zx { color: var(--c-cons); }
.zgyea74 .algxk5t ul li,
.zgyea74 .qa8p li            { color: var(--c-pros); }
.zgyea74 .t6a1 ul li,
.zgyea74 .e2dls li            { color: var(--c-cons); }
.ii5g6w .algxk5t { background: var(--bg-pros); }
.ii5g6w .t6a1 { background: var(--bg-cons); }
.ii5g6w .algxk5t .or1rki { color: var(--c-pros-label); }
.ii5g6w .t6a1 .o71zx { color: var(--c-cons); }
.ii5g6w .algxk5t ul li,
.ii5g6w .qa8p li          { color: var(--c-pros); }
.ii5g6w .t6a1 ul li,
.ii5g6w .e2dls li          { color: var(--c-cons); }
.v3jh .or1rki::before { content: "✓ "; }
.v3jh .o71zx::before { content: "✗ "; }
.ni0xzt .or1rki::before { content: "→ "; }
.ni0xzt .o71zx::before { content: "← "; }
.grsdcrk5 .or1rki::before { content: "★ "; }
.grsdcrk5 .o71zx::before { content: "✕ "; }
.pw3mk .or1rki::before { content: "◆ "; }
.pw3mk .o71zx::before { content: "▲ "; }
.yv9p .optvlt { background: transparent; border-left: none; border: 1.5px solid; }
.yv9p .x6ws     { border-color: var(--c-tip-border); }
.yv9p .gh009477 { border-color: var(--c-warn-border); }
.yv9p .optvlt strong { color: var(--text-primary); }
.yv9p .optvlt p      { color: var(--text-muted); }
.fdn5 .optvlt { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.fdn5 .x6ws     { border-top-color: var(--c-tip-border); }
.fdn5 .gh009477 { border-top-color: var(--c-warn-border); }
.jtebt6 .optvlt { border-left: none; border-radius: 8px; }
.jtebt6 .x6ws     { background: #065f46; }
.jtebt6 .gh009477 { background: #92400e; }
.jtebt6 .optvlt strong,
.jtebt6 .optvlt p { color: #fff; }
.jtebt6 .wj55ox::before { color: rgba(255,255,255,0.85) !important; }
.jieipobd.jtebt6 .x6ws,
.jieipobd .jtebt6 .x6ws     { background: #052e16; }
.jieipobd.jtebt6 .gh009477,
.jieipobd .jtebt6 .gh009477 { background: #2d0a1e; }
.i3q0.jtebt6 .x6ws,
.i3q0 .jtebt6 .x6ws      { background: #2d2000; }
.i3q0.jtebt6 .gh009477,
.i3q0 .jtebt6 .gh009477  { background: #2d0b0b; }
.i3q0.jtebt6 .cole8,
.i3q0 .jtebt6 .cole8     { background: #2d1600; }
.zdkloyia.jtebt6 .x6ws,
.zdkloyia .jtebt6 .x6ws      { background: #0c1a2e; }
.zdkloyia.jtebt6 .gh009477,
.zdkloyia .jtebt6 .gh009477  { background: #12103a; }
.g0cbkz6 .optvlt { border-left: none; border-radius: 6px; padding: 10px 14px; }
.g0cbkz6 .x6ws     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.g0cbkz6 .gh009477 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.g0cbkz6 .cole8    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.g0cbkz6 .optvlt strong { color: var(--text-primary); }
.g0cbkz6 .optvlt p      { color: var(--text-muted); }
.hj2k .optvlt { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.r7y0u9 .wj55ox,
.zapde1l .wj55ox,
.ru0z2 .wj55ox,
.v180g3t0 .wj55ox { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.r7y0u9 .wj55ox::before,
.zapde1l .wj55ox::before,
.ru0z2 .wj55ox::before,
.v180g3t0 .wj55ox::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.r7y0u9 .x6ws     .wj55ox::before { content: "✦"; color: var(--c-tip-border); }
.r7y0u9 .gh009477 .wj55ox::before { content: "▲"; color: var(--c-warn-border); }
.r7y0u9 .cole8    .wj55ox::before { content: "◉"; color: #60a5fa; }
.zapde1l .x6ws     .wj55ox::before { content: "★"; color: var(--c-tip-border); }
.zapde1l .gh009477 .wj55ox::before { content: "◆"; color: var(--c-warn-border); }
.zapde1l .cole8    .wj55ox::before { content: "●"; color: #60a5fa; }
.ru0z2 .x6ws     .wj55ox::before { content: "▶"; color: var(--c-tip-border); }
.ru0z2 .gh009477 .wj55ox::before { content: "■"; color: var(--c-warn-border); }
.ru0z2 .cole8    .wj55ox::before { content: "▸"; color: #60a5fa; }
.v180g3t0 .x6ws     .wj55ox::before { content: "→"; color: var(--c-tip-border); }
.v180g3t0 .gh009477 .wj55ox::before { content: "⬥"; color: var(--c-warn-border); }
.v180g3t0 .cole8    .wj55ox::before { content: "◈"; color: #60a5fa; }
.eoumg .ienslz5v .flkao,
.eoumg .wecot .flkao  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.eoumg .nx45                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.eoumg .h57r4fh8                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.eoumg .t4av            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.eoumg .n03pg2e          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.eoumg .b25a8j                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.l1cq .ienslz5v .flkao,
.l1cq .wecot .flkao,
.l1cq .nx45,
.l1cq .h57r4fh8,
.l1cq .t4av,
.l1cq .n03pg2e,
.l1cq .b25a8j,
.l1cq .hj2k .optvlt { box-shadow: none; }
.pwjpo   .xaq0, .pwjpo .jzru8, .pwjpo .ri4dfh,
.pwjpo   .cndz, .pwjpo .zuwfkr { font-size: 0.9rem; }
.pwjpo   .bp02, .pwjpo .e541ja8f { font-size: 0.9rem; }
.uewzy88   .xaq0, .uewzy88 .jzru8, .uewzy88 .ri4dfh,
.uewzy88   .cndz, .uewzy88 .zuwfkr { font-size: 0.95rem; }
.uewzy88   .bp02, .uewzy88 .e541ja8f { font-size: 0.95rem; }
.o8vlhsdt   .xaq0, .o8vlhsdt .jzru8, .o8vlhsdt .ri4dfh,
.o8vlhsdt   .cndz, .o8vlhsdt .zuwfkr { font-size: 1.08rem; }
.o8vlhsdt   .bp02, .o8vlhsdt .e541ja8f { font-size: 1.05rem; }
.o8vlhsdt   .jzlw { font-size: 0.97rem; }
.u5zuc .lgv348      { font-size: 3.2rem; }
.u5zuc h2.iyfnscm { font-size: 1.9rem; }
.u5zuc h3.hwfdt     { font-size: 1.4rem; }
.i4mj3x4u .lgv348      { font-size: 3.8rem; }
.i4mj3x4u h2.iyfnscm { font-size: 2.2rem; }
.i4mj3x4u h3.hwfdt     { font-size: 1.6rem; }
.c1lfgmos + .c1lfgmos { position: relative; }
.spyh2e2   .c1lfgmos + .c1lfgmos::before,
.r1amwto  .c1lfgmos + .c1lfgmos::before,
.h7oj4y9   .c1lfgmos + .c1lfgmos::before,
.ny0qa   .c1lfgmos + .c1lfgmos::before,
.retczta   .c1lfgmos + .c1lfgmos::before,
.goyelih .c1lfgmos + .c1lfgmos::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.spyh2e2 .c1lfgmos + .c1lfgmos::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.r1amwto .c1lfgmos + .c1lfgmos::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.h7oj4y9 .c1lfgmos + .c1lfgmos::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;
}
.ny0qa .c1lfgmos + .c1lfgmos::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.goh8dslb .c1lfgmos { margin-bottom: 16px; }
.goh8dslb .c1lfgmos + .c1lfgmos { margin-top: 0; }
.goh8dslb .nsk6rd { padding-top: 0; padding-bottom: 0; }
.retczta .c1lfgmos + .c1lfgmos::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.goyelih .c1lfgmos + .c1lfgmos::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.hr5u .c1lfgmos + .c1lfgmos::before,
.grmtmo .c1lfgmos + .c1lfgmos::before,
.oou17 .c1lfgmos + .c1lfgmos::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%;
}
.rxifttz .hr5u .c1lfgmos:nth-child(even)::before,
.rxifttz .grmtmo .c1lfgmos:nth-child(even)::before,
.rxifttz .oou17 .c1lfgmos:nth-child(even)::before { background: var(--bg-surface); }
.sxdp .hr5u .c1lfgmos:nth-child(even)::before,
.sxdp .grmtmo .c1lfgmos:nth-child(even)::before,
.sxdp .oou17 .c1lfgmos:nth-child(even)::before { background: var(--bg-card); }
.hr5u .c1lfgmos + .c1lfgmos::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");
}
.grmtmo .c1lfgmos + .c1lfgmos::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");
}
.oou17 .c1lfgmos + .c1lfgmos::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");
}
.vn3k4m .zl5z3u9,
.lo8k7 .zl5z3u9 { padding-bottom: 60px; }
.nwae1ixs .zl5z3u9 { padding-bottom: 70px; }
.wx2hx24  .q9tvc:not(.spxkh1my) .dys7al3 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.imj74ja .q2290mg { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.q4f8 .q2290mg { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.bg22 .q2290mg { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.wx2hx24 .spxkh1my { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.wx2hx24 .oi65rd0x { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.wx2hx24 .q2290mg { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.q5bwk .q2290mg { background: var(--accent-bg); }
.mtwss2 .w094t { float: left; width: 38%; margin: 0 28px 16px 0; }
.mtwss2 .w094t .v93hego { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.mtwss2 .nsk6rd::after { content: ''; display: block; clear: both; }
.pt6cg7w .w094t { float: right; width: 38%; margin: 0 0 16px 28px; }
.pt6cg7w .w094t .v93hego { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.pt6cg7w .nsk6rd::after { content: ''; display: block; clear: both; }
.oo2whx .c1lfgmos:nth-child(odd)  .w094t { float: left;  width: 38%; margin: 0 28px 16px 0; }
.oo2whx .c1lfgmos:nth-child(even) .w094t { float: right; width: 38%; margin: 0 0 16px 28px; }
.oo2whx .w094t .v93hego { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.oo2whx .nsk6rd::after { content: ''; display: block; clear: both; }
.mtwss2 .ybrt18,
.mtwss2 .iee8u0,
.pt6cg7w .ybrt18,
.pt6cg7w .iee8u0,
.oo2whx .ybrt18,
.oo2whx .iee8u0 { clear: both; }
.mtwss2 .bp02,
.mtwss2 .e541ja8f,
.pt6cg7w .bp02,
.pt6cg7w .e541ja8f,
.oo2whx .bp02,
.oo2whx .e541ja8f { overflow: hidden; }
@media (max-width: 640px) {
  .mtwss2 .w094t,
  .pt6cg7w .w094t,
  .oo2whx .w094t { float: none; width: 100%; margin: 0 0 16px 0; }
}
.az0mktn .elv8osbn,
.az0mktn .nsk6rd,
.az0mktn .f1qm9q  { max-width: 1100px; }
.udsn7 .elv8osbn,
.udsn7 .nsk6rd,
.udsn7 .f1qm9q  { max-width: 1200px; }
.udsn7 { --content-mw: 1200px; }
.jgoxl2s .elv8osbn,
.jgoxl2s .nsk6rd,
.jgoxl2s .f1qm9q  { max-width: 1320px; }
.w9hod { font-size: 0.82rem; color: var(--text-muted); }
.egn13 { display: flex; align-items: center; }
.k177bf2 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.ayyikg0 { display: flex; align-items: center; }
.vp0das2c { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.vp0das2c:hover { text-decoration: underline; }
.pgn0vb5w { margin: 0 3px; opacity: 0.45; }
.pgn0vb5w::before { content: '/'; }
.avaw0u { padding: 2px 5px; color: var(--text-main); }
.il9doc .w9hod {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.il9doc .egn13 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ksi0052 .w9hod {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ksi0052 .egn13 { padding: 0 0 0 12px; }
.gy0vylq .egn13 { padding: 0 16px; }
.gy0vylq .w9hod {
  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);
}
.gy0vylq .elv8osbn { padding-top: 28px; }
@media (max-width: 720px) {
  .wjj2i7hm { margin-top: 18px; padding: 0 16px; }
  .gy0vylq .elv8osbn { padding-top: 16px; }
}
.az0mktn.il9doc .egn13 { max-width: 1100px; }
.udsn7.il9doc .egn13 { max-width: 1200px; }
.jgoxl2s.il9doc .egn13 { max-width: 1320px; }
.udsn7 .wjj2i7hm { max-width: 1200px; }
.fikzj .c1lfgmos { padding-top: 16px; padding-bottom: 16px; }
.c0jgj9 .c1lfgmos { padding-top: 24px; padding-bottom: 24px; }
.y19c .c1lfgmos { padding-top: 40px; padding-bottom: 40px; }
.evx1fxa7 .c1lfgmos { padding-top: 52px; padding-bottom: 52px; }
.xex22c81 .c1lfgmos:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.xex22c81 .c1lfgmos:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.xex22c81 .c1lfgmos:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.xex22c81 .c1lfgmos:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ul7bxuj .nsk6rd { padding-top: 10px;  padding-bottom: 10px; }
.mopm .nsk6rd { padding-top: 18px;  padding-bottom: 18px; }
.eb5gu .nsk6rd { padding-top: 36px;  padding-bottom: 36px; }
.bp28e .nsk6rd { padding-top: 48px;  padding-bottom: 48px; }
.i6bz h2.iyfnscm { font-weight: 600; }
.i6bz h3.hwfdt     { font-weight: 600; }
.sv9q h2.iyfnscm { font-weight: 800; }
.sv9q h3.hwfdt     { font-weight: 700; }
.qgenm7 { font-weight: 600; }
.qgenm7 h2.iyfnscm { font-weight: 900; }
.qgenm7 h3.hwfdt     { font-weight: 800; }
.qgenm7 .optvlt strong,
.qgenm7 .optvlt strong { font-weight: 600; }
.arq0zr0 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.l600rrr .arq0zr0 { display: none; }
@media (max-width: 640px) { .arq0zr0 { display: none; } }
.arq0zr0 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.arq0zr0:hover { opacity: 0.85; }
.sl57h .arq0zr0 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.mkpt .arq0zr0,
.azotgkxp  .arq0zr0 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.mkpt .arq0zr0:hover,
.azotgkxp  .arq0zr0:hover { opacity: 0.88; }
.sl57h.mkpt .arq0zr0,
.sl57h.azotgkxp  .arq0zr0 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.bdnko {
  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;
}
.bdnko:hover { transform: translateY(-2px); opacity: 0.92; }
.bdnko { background: var(--cta) !important; color: #fff !important; border: none !important; }
.s8nty12 .bdnko { display: none; }
.t57h .bdnko { right: 32px; }
.i9tsto  .bdnko { left: 32px; }
@media (max-width: 480px) {
  .t57h .bdnko { right: 20px; bottom: 20px; }
  .i9tsto  .bdnko { left: 20px; bottom: 20px; }
}
.i4z35xkl { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.f1qm9q { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.zjhn8r3 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.cmlqy { color: var(--text-dim); font-size: 0.8rem; }
.fqqp86r a, .jbdml a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.fqqp86r a:hover, .jbdml a:hover { color: var(--accent-light); }
.jbdml { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.d8sm .f1qm9q { text-align: center; }
.d8sm .jbdml { justify-content: center; margin-bottom: 16px; }
.d8sm .zjhn8r3 { margin-top: 0; }
.yvan { margin-top: 10px; }
.yvan a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .f1qm9q { padding-left: 16px; padding-right: 16px; }
  .cdk1 .f1qm9q { padding: 20px 16px; }
  .jbdml { gap: 4px 12px; }
  .zjhn8r3 { font-size: 0.78rem; }
}
.mk025o4f .zjhn8r3 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.mk025o4f .cmlqy { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .mk025o4f .z03exb26 { grid-template-columns: 1fr 1fr; } .mk025o4f .rgaxo { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mk025o4f .z03exb26 { grid-template-columns: 1fr; } }
.tx3i .zjhn8r3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .tx3i .se5d3xj { gap: 12px; } .tx3i .w5teyyr5 { margin-right: 0; width: 100%; } }
.nrsn2m .zjhn8r3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.nrsn2m .cmlqy { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .nrsn2m .iauqw { grid-template-columns: 1fr 1fr; } .nrsn2m .gt56b { grid-column: 1 / -1; } }
@media (max-width: 480px) { .nrsn2m .iauqw { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .pk0f .flz11ni6 { grid-template-columns: 1fr 1fr; } .pk0f .gyej5r:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .pk0f .flz11ni6 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .z6jik4 .flz11ni6 { grid-template-columns: 1fr; } }
.ebcr04v .f1qm9q { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ebcr04v .jbdml { justify-content: center; }
.os5tz3 .tlzlv      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.os5tz3 .i4z35xkl { background: var(--bg-page); border-top-color: var(--border-alt); }
.sf5o99kt .tlzlv      { background: #0d1117; border-bottom-color: #21262d; }
.sf5o99kt .g2ch6 { color: var(--accent-light); }
.sf5o99kt .jya2u { --msep-color: #8b949e; }
.sf5o99kt .jya2u a { color: #8b949e; }
.sf5o99kt .jya2u a:hover { color: var(--accent-light); }
.sf5o99kt .edhl { color: #8b949e; }
.sf5o99kt .i4z35xkl { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.sf5o99kt .zjhn8r3,
.sf5o99kt .cmlqy { color: #6e7681; }
.sf5o99kt .fqqp86r a, .sf5o99kt .jbdml a,
.sf5o99kt .k94clpwy a, .sf5o99kt .vni0j a,
.sf5o99kt .i32kgi58 a { color: #8b949e; }
.sf5o99kt .w5teyyr5 { color: #e6edf3; }
.sf5o99kt .fqqp86r a:hover, .sf5o99kt .jbdml a:hover,
.sf5o99kt .k94clpwy a:hover, .sf5o99kt .vni0j a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .sf5o99kt .jya2u { background: #0d1117; border-top-color: #21262d; }
  .sf5o99kt .jya2u li a { border-bottom-color: #21262d; }
}
.liy0kb93 .tlzlv      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.liy0kb93 .g2ch6 { color: var(--accent); }
.liy0kb93 .jya2u { --msep-color: #475569; }
.liy0kb93 .jya2u a { color: #475569; }
.liy0kb93 .jya2u a:hover { color: var(--accent); }
.liy0kb93 .edhl { color: #64748b; }
.liy0kb93 .i4z35xkl { background: #f0f4f8; border-top-color: #cbd5e1; }
.liy0kb93 .zjhn8r3,
.liy0kb93 .cmlqy { color: #64748b; }
.liy0kb93 .fqqp86r a, .liy0kb93 .jbdml a,
.liy0kb93 .fqqp86r a:hover, .liy0kb93 .jbdml a:hover,
@media (max-width: 640px) {
  .liy0kb93 .jya2u { background: #f0f4f8; border-top-color: #cbd5e1; }
  .liy0kb93 .jya2u li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.mkpt .tlzlv      { background: var(--accent); border-bottom-color: var(--accent-light); }
.mkpt .g2ch6 { color: #fff; }
.mkpt .jya2u { --msep-color: rgba(255,255,255,0.82); }
.mkpt .jya2u a { color: rgba(255,255,255,0.82); }
.mkpt .jya2u a:hover { color: #fff; }
.mkpt .edhl { color: rgba(255,255,255,0.9); }
.mkpt .i4z35xkl { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.mkpt .zjhn8r3,
.mkpt .cmlqy { color: rgba(255,255,255,0.72); }
.mkpt .fqqp86r a, .mkpt .jbdml a,
.mkpt .fqqp86r a:hover, .mkpt .jbdml a:hover,
@media (max-width: 640px) {
  .mkpt .jya2u { background: var(--accent); border-top-color: var(--accent-light); }
  .mkpt .jya2u li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.azotgkxp .tlzlv {
  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);
}
.azotgkxp .i4z35xkl {
  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) {
  .azotgkxp .jya2u {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.nqt8n7q .dsd6u0dr { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.a97ssfh .dsd6u0dr { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ur7fkp .dsd6u0dr { min-height: 72px; height: auto; }
.w7wzyc .dsd6u0dr { min-height: 84px; height: auto; }
.cdk1 .dsd6u0dr { max-width: none; padding: 0 32px; }
.cdk1 .f1qm9q  { max-width: none; padding: 24px 32px; }
.lqovsds.udsn7 .dsd6u0dr { max-width: 1200px; }
.lqovsds.jgoxl2s .dsd6u0dr { max-width: 1320px; }
.y0m8fb   .g2ch6, .y0m8fb   .w5teyyr5 { text-transform: capitalize; }
.i8ph9n3 .g2ch6, .i8ph9n3 .w5teyyr5 { text-transform: lowercase; }
.v4eol .g2ch6, .v4eol .w5teyyr5 { text-transform: uppercase; letter-spacing: 0.06em; }
.bpbqi8f, .te8ufbn5 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.zihy .bpbqi8f,
.qqq4 .bpbqi8f,
.gv3zkkjl .bpbqi8f,
.a77k .bpbqi8f,
.j3nma8   .jya2u a { font-weight: 500; }
.fayf5sj5 .jya2u a { font-weight: 600; }
.emr1xm     .jya2u a { font-weight: 700; }
.b754a55    .jya2u a { font-weight: 800; letter-spacing: 0.01em; }
.lmnt23g3     .jya2u > li + li::before,
.kikuqj9u    .jya2u > li + li::before,
.ytsd4us    .jya2u > li + li::before,
.n8vju .jya2u > li + li::before,
.oi5acibq .jya2u > li + li::before,
.hfra3e  .jya2u > li + li::before,
.m0p4    .jya2u > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.lmnt23g3     .jya2u > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.kikuqj9u    .jya2u > li + li::before { content: "|"; }
.ytsd4us    .jya2u > li + li::before { content: "—"; }
.n8vju .jya2u > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.oi5acibq .jya2u > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.hfra3e  .jya2u > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.m0p4    .jya2u > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .bqt66zjd .edhl,
  .npeety .edhl,
  .p8he .edhl,
  .jv9a6l .edhl,
  .v74o0i2 .edhl {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .bqt66zjd .edhl::before,
  .npeety .edhl::before,
  .p8he .edhl::before,
  .jv9a6l .edhl::before,
  .v74o0i2 .edhl::before { content: ""; display: block; flex-shrink: 0; }

  
  .bqt66zjd .edhl::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;
  }

  
  .npeety .edhl::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;
  }

  
  .p8he .edhl::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;
  }

  
  .jv9a6l .edhl::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;
  }

  
  .v74o0i2 .edhl::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) {
  .w1q4w8 .edhl {
    padding: 5px 14px;
  }
  .w1q4w8 .jya2u {
    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;
  }
  .w1q4w8 .jya2u li a {
    border-bottom: none; padding: 10px 22px;
  }
  .w1q4w8 .jya2u li a:hover { background: var(--bg-raised); }
  .w1q4w8 .bdntz,
  .c90r4 .bdntz,
  .tovxp .bdntz { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .c0lx2 .edhl {
    padding: 5px 10px;
  }
  .c0lx2 .jya2u {
    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);
  }
  .c0lx2 .jya2u.j7zqx16d { transform: translateX(0); }
  .c0lx2 .jya2u li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .c0lx2 .jya2u li:last-child a { border-bottom: none; }
  .mkpt .jya2u,
  .sf5o99kt .jya2u { background: var(--accent) !important; }
  .mkpt .jya2u li a,
  .sf5o99kt .jya2u li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .tovxp .edhl {
    padding: 5px 10px;
  }
  .tovxp .jya2u {
    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);
  }
  .tovxp .jya2u::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .tovxp .jya2u.j7zqx16d { transform: translateY(0); }
  .tovxp .jya2u li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .fe0125f .edhl {
    padding: 5px 10px;
  }
  .fe0125f .jya2u {
    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;
  }
  .fe0125f .jya2u.j7zqx16d { opacity: 1; pointer-events: auto; }
  .fe0125f .jya2u li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .lm8uleex     .edhl { border-radius: 0 !important; }
  .fwfs   .edhl { border-radius: 8px !important; }
  .urz3z .edhl { border-radius: 50% !important; }
  .z68ua   .edhl { border-radius: 999px !important; }
}
.f7nf9 .ohc9nwj { height: 28px; }
.b1rxy1t .ohc9nwj { height: 54px; }
.cg30s .ohc9nwj { height: 54px; }
.oibpf    .juyzq0hb, .oibpf    .kun0d { color: #f59e0b; }
.e2mmpp      .juyzq0hb { font-size: 1rem; letter-spacing: 1.5px; }
.e2mmpp      .kun0d   { font-size: 1.35rem; }
.ho06    .juyzq0hb, .ho06    .kun0d { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.fkwg     .juyzq0hb, .fkwg     .kun0d { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.ytxwy6h9 .juyzq0hb, .ytxwy6h9 .kun0d { color: var(--cta); letter-spacing: 2px; }
.g2nfs4co   .juyzq0hb, .g2nfs4co   .kun0d { color: #e91e63; letter-spacing: 2px; }
.xrvn  .juyzq0hb, .xrvn  .kun0d { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.kv5inhx     .juyzq0hb, .kv5inhx     .kun0d { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.texbds8 .a307 + .a307 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.mmqyoye .h57r4fh8 { padding: 18px 24px; min-height: 68px; }
.cu1eix .rrft5 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.cu1eix .wotbj {
  font-size: 1.3rem; font-weight: 800; color: var(--accent);
}
.xwfm .a307 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.kah20d .iee8u0 { counter-reset: cs-rank; }
.kah20d .h57r4fh8 { position: relative; counter-increment: cs-rank; }
.kah20d .h57r4fh8::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;
}
.osaz .iee8u0 { counter-reset: cs-rank; gap: 0; }
.osaz .h57r4fh8 {
  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;
}
.osaz .h57r4fh8::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;
}
.osaz .yvpezh59 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.osaz .vdsetp {
  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;
}
.osaz .lvjk7 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.osaz .yvpezh59 { min-width: 0; flex-direction: column; width: 100%; }
.osaz .nnw3y6r {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.osaz .juyzq0hb { color: var(--cta, var(--accent)); }
.osaz .mre2 { font-weight: 700; }
.osaz .a307 {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.osaz .rrft5 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.osaz .wotbj {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.osaz .c3epfet .wotbj { font-size: 1.3rem; color: var(--accent-light); }
.osaz .h3fay2 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.osaz .h57r4fh8:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .osaz .iee8u0 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .osaz .h57r4fh8 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .osaz .h57r4fh8 { padding: 40px 16px 20px; }
  .osaz .a307 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .osaz .h3fay2 { width: 100%; min-width: 0; }
}
.j23x9s7b .iee8u0 { counter-reset: cs-rank; gap: 10px; }
.j23x9s7b .h57r4fh8 {
  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);
}
.j23x9s7b .h57r4fh8::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);
}
.j23x9s7b .yvpezh59 {
  flex-direction: row; align-items: center; gap: 16px;
  flex-shrink: 0; min-width: 220px;
}
.j23x9s7b .vdsetp {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.j23x9s7b .lvjk7 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.j23x9s7b .nnw3y6r {
  font-size: 1.15rem; font-weight: 700; color: var(--accent-light);
  white-space: nowrap; text-align: left; min-width: auto;
}
.j23x9s7b .juyzq0hb { color: var(--cta, var(--accent)); }
.j23x9s7b .a307 {
  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;
}
.j23x9s7b .rrft5 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.j23x9s7b .wotbj { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.j23x9s7b .c3epfet .wotbj { color: var(--accent-light); }
.j23x9s7b .h3fay2 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.j23x9s7b .h57r4fh8:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .j23x9s7b .h57r4fh8 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .j23x9s7b .h57r4fh8::before {
    position: absolute; top: 14px; left: 14px;
  }
  .j23x9s7b .yvpezh59 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .j23x9s7b .nnw3y6r { white-space: normal; text-align: center; font-size: 1.2rem; }
  .j23x9s7b .a307 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .j23x9s7b .h3fay2 { width: 100%; min-width: 0; }
  .j23x9s7b .juyzq0hb { min-width: 0; }
}
.tbte9 .iee8u0 { counter-reset: cs-rank; }
.tbte9 .h57r4fh8::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;
}
.ig1t .jkyog4 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.ig1t .jkyog4 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.ig1t .jkyog4 p { padding: 0 2px 16px; }
.u5te3t .jkyog4 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.u5te3t .jkyog4 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.u5te3t .jkyog4 summary::after { content: "›"; font-size: 1.2em; }
.u5te3t .jkyog4[open] summary::after { content: "‹"; }
.u5te3t .jkyog4 p { padding: 10px 22px 4px; }
.eyqmqq .jkyog4 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.eyqmqq .jkyog4 summary { color: var(--text-primary); padding-left: 16px; }
.eyqmqq .jkyog4 summary::after { content: "›"; font-size: 1.1em; }
.eyqmqq .jkyog4[open] summary::after { content: "‹"; }
.eyqmqq .jkyog4 p { padding-left: 16px; }
.narv .yivxjgd { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.narv .jkyog4 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.narv .jkyog4:last-child { border-bottom: none; }
.narv .jkyog4 summary { color: var(--text-primary); border-radius: 0; }
.narv .jkyog4 summary::after { content: "›"; font-size: 1.1em; }
.narv .jkyog4[open] summary::after { content: "‹"; }
.r6o0t .jkyog4 { overflow: hidden; }
.r6o0t .jkyog4 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.r6o0t .jkyog4 summary::after { color: rgba(255,255,255,.75); }
.r6o0t .jkyog4[open] summary { border-radius: 0; }
.v3vh { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.nhc0egi {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ghlpbiwe {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.t2kkr { color: var(--text-muted); font-size: 1.05rem; }
.vrqmma {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.o6g8 { margin-bottom: 20px; }
.huy6 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.akofww5 {
  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;
}
.akofww5:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.roxzoin { resize: vertical; min-height: 130px; }
.tyzrjdb7 { width: 100%; margin-top: 8px; }
.vuoksc28 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.m7t8 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.cuupvx { color: var(--text-muted); line-height: 1.75; }
.kmmdq3h { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.kmmdq3h li { margin-bottom: 6px; }
.odjuit8 { max-width: 760px; margin: 0 auto; }
.tlhyfl { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.p9qda5q9 { max-width: 760px; margin: 0 auto; }
.k385 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.v4gjgsdz ul.kmmdq3h { margin: 0; }
.rcz6 .k385 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .rcz6 { grid-template-columns: 1fr; gap: 10px; } }
.xwbfxg5 { max-width: 640px; margin: 0 auto; text-align: center; }
.gtuh { margin-bottom: 48px; }
.gtuh .k385 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.gtuh p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.vlef6m68 .kmmdq3h { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .t2cok2rg { grid-template-columns: 1fr; } }
.uuxv { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.uuxv:hover .h8lua { color: var(--accent-light); text-decoration: underline; }
.yz1ngk57 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ph6qu6 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.ph6qu6:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.l3lj { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.ph6qu6 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ph6qu6 ul.kmmdq3h { margin: 0; }
.j75voba { color: var(--text-muted); line-height: 1.75; }
.digdxv .kmmdq3h,
.djno .kmmdq3h,
.a7j4 .kmmdq3h,
.rq16n .kmmdq3h {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.digdxv .ph6qu6,
.djno .ph6qu6 { text-align: left; }
.digdxv .l3lj,
.djno .l3lj { text-align: center; }
.iz8du { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.scll { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.lzx1 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.ev6bv { margin-top: 12px; }
.hjorol { 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; }
.hjorol:hover { border-bottom-color: var(--accent); }
.g06ubp59 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.g06ubp59 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.osu4ra4q { width: 200px; height: 200px; }
.w417 { border-radius: 28%; }
.rm57k { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.t73cc { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .hdwau { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.jtl4en0s .lzx1, .jtl4en0s .scll { max-width: 640px; }
.kaf7 .iz8du { font-size: 1.6rem; margin-top: 18px; }
.kavbd .lzx1 { margin-bottom: 28px; }
@media (max-width: 860px) { .i0g3zm24 { grid-template-columns: 1fr; } .kaf7 { position: static; text-align: center; } }
.fes3d4np { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.i9xhkgr { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.i9xhkgr .g06ubp59 { margin: 0 auto 18px; }
.i9xhkgr .rm57k { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .fes3d4np { grid-template-columns: 1fr; } }
.xm38 .iz8du { font-size: 1.6rem; margin-bottom: 6px; }
.rq16n .kmmdq3h { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .xm38 { flex-direction: column; text-align: center; } .iqhzghr { grid-template-columns: 1fr; } }
.a399shm .iz8du { font-size: 1.35rem; margin: 0 0 4px; }
.a399shm .rm57k { margin: 0; }
.ovw3puq { max-width: 760px; margin: 0 auto; }
.od3y2fjp { position: relative; padding-left: 28px; }
.od3y2fjp::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.x2aeux0e { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.x2aeux0e:last-child { padding-bottom: 0; }
.yngci { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.ovta8zci h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.ovta8zci p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.nl5t .ghlpbiwe { color: var(--accent-light); }
.z51eqjr .ghlpbiwe { font-size: 2rem; }
.z51eqjr .t2kkr { max-width: 680px; }
.eghm9frx {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.eghm9frx .ghlpbiwe { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.eghm9frx .t2kkr  { margin: 0; }
@media (max-width: 640px) { .eghm9frx { flex-direction: column; } }
.iux1qy .ghlpbiwe { color: var(--accent-light); }
.knjqyjg1 .ghlpbiwe { color: #fff; }
.knjqyjg1 .t2kkr  { color: rgba(255,255,255,0.85); }
.xftm53i { max-width: 680px; margin: 0 auto; }
.wifxd93 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .wifxd93 { grid-template-columns: 1fr; } }
.obuqnrq .akofww5 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.obuqnrq .akofww5:focus { border-bottom-color: var(--accent); box-shadow: none; }
.l0ct .akofww5 { background: var(--bg-raised); border-color: transparent; }
.l0ct .akofww5:focus { background: var(--bg-card); border-color: var(--accent); }
.qvyv2 .akofww5 { border-radius: 100px; padding: 11px 20px; }
.qvyv2 .roxzoin { border-radius: 14px; }
.o0w3xxyt {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.o0w3xxyt summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.o0w3xxyt summary::-webkit-details-marker { display: none; }
.o0w3xxyt summary::after { content: "+"; color: var(--accent); font-size: 1.2rem; flex-shrink: 0; }
.o0w3xxyt[open] summary::after { content: "−"; }
.r4qd {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .p3xkwd { grid-template-columns: 1fr; } }
.r3an { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.r3an li { margin-bottom: 6px; }
.yvv5q9ne{display:none}
.yvv5q9ne:empty,.iglxlz:empty{display:none}
.o6kra31p{position:relative;overflow:visible}
.jgv0f8 .vhvc,.pm40j4fc .vhvc,
.twty5lh .vhvc,.dnsyxn .vhvc,
.mpid6jt .vhvc,.sy0t .vhvc{display:block}
.jyc8 .o9bk0wy{display:block}
.jgv0f8 .vhvc,.pm40j4fc .vhvc,
.twty5lh .vhvc,.dnsyxn .vhvc,
.mpid6jt .vhvc{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}
.jgv0f8 .vhvc .iglxlz,.pm40j4fc .vhvc .iglxlz,
.twty5lh .vhvc .iglxlz,.dnsyxn .vhvc .iglxlz,
.mpid6jt .vhvc .iglxlz{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}
.jgv0f8 .rk996t,.pm40j4fc .rk996t,
.twty5lh .rk996t,.dnsyxn .rk996t,
.mpid6jt .rk996t{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.jgv0f8 .vhvc,.pm40j4fc .vhvc{top:12px}
.jgv0f8 .vhvc .iglxlz{margin-right:auto}
.pm40j4fc .vhvc .iglxlz{margin-left:auto}
.pm40j4fc .vhvc{text-align:right}
.twty5lh .vhvc,.dnsyxn .vhvc{bottom:12px}
.twty5lh .vhvc .iglxlz{margin-right:auto}
.dnsyxn .vhvc .iglxlz{margin-left:auto}
.dnsyxn .vhvc{text-align:right}
.mpid6jt .vhvc{position:relative;margin-top:16px}
.mpid6jt .vhvc .iglxlz{margin:0 auto}
.sy0t .vhvc{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.sy0t .vhvc .iglxlz{margin:0}
.sy0t .q2290mg~.vhvc,
.sy0t .imprteu~.vhvc{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.sy0t .q2290mg~.vhvc .iglxlz,
.sy0t .imprteu~.vhvc .iglxlz{justify-content:flex-start}
.q2290mg~.vhvc,.imprteu~.vhvc{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}
.q2290mg~.vhvc .iglxlz{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.imprteu~.vhvc .iglxlz{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.o9bk0wy .iglxlz{margin:0 0 12px}
.iglxlz{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.qsv0ge{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.h8lua{font-weight:600;color:var(--text-heading);opacity:1}
.lclmuz67::before{content:"·";margin:0 2px;opacity:.5}
.rk996t{white-space:nowrap}
.xa8tn .qsv0ge{display:none}
.xz6ikj .rk996t{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.xz6ikj .lclmuz67::before{content:""}
.f83p153 .rk996t{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}
.f83p153 .lclmuz67::before{content:""}
.dxuv0jlh .iglxlz{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.xq1kd4 .rk996t{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.xq1kd4 .lclmuz67::before{content:""}
.fyvkzo .rk996t{color:var(--accent);opacity:1;font-weight:500}
.ppslvz .rk996t{border-bottom:1px solid currentColor;padding-bottom:2px}
.x7lxu .iglxlz{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.eu984hfn{--date-bg:var(--accent-bg)}
.qx6v2 .lclmuz67::before{content:""}
.q6xhwv .lclmuz67::before{content:"•";opacity:.4}
.q6xhwv .rk996t + .rk996t::before{content:"•";margin-right:6px;opacity:.4}
.i7ispn .lclmuz67::before{content:"/";opacity:.35}
.i7ispn .rk996t + .rk996t::before{content:"/";margin-right:6px;opacity:.35}
.k8hvjrya .lclmuz67::before{content:"|";opacity:.3}
.k8hvjrya .rk996t + .rk996t::before{content:"|";margin-right:6px;opacity:.3}
.gg19n6t .lclmuz67::before{content:"—";opacity:.3}
.gg19n6t .rk996t + .rk996t::before{content:"—";margin-right:6px;opacity:.3}
.n6g1 .lclmuz67::before{content:"◆";font-size:.5em;opacity:.35}
.n6g1 .rk996t + .rk996t::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.ukqa .lclmuz67::before{content:"·";opacity:.4}
.ukqa .rk996t + .rk996t::before{content:"·";margin-right:6px;opacity:.4}
.mzutd1 .lclmuz67::before{content:"›";opacity:.4}
.mzutd1 .rk996t + .rk996t::before{content:"›";margin-right:6px;opacity:.4}
.bp47s .lclmuz67::before{content:"→";opacity:.35;font-size:.85em}
.bp47s .rk996t + .rk996t::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.toiv2k3 .mq7sj{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .mq7sj{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .nqw1nt8{max-width:100%}
}
:root {
  --accent:          #4cd419;
  --brand:           #4cd419;
  --brand-light:     #7de059;
  --brand-pale:      #a2e18b;
  --grad-start:      #83eb5c;
  --grad-end:        #b0ec99;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #4cd419;
  --cta-light:       #3cb40f;
  --cta-hover:       #389d12;
  --bg-page:         #f6f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f6f3;
  --bg-raised:       #eef1ed;
  --bg-hover:        #f4f6f3;
  --border:          #e3e9e1;
  --border-alt:      #d3ddcf;
  --border-section:  #e3e9e1;
  --text-primary:    #181b17;
  --text-muted:      #556150;
  --text-body:       #30372e;
  --text-sub:        #495345;
  --text-faint:      #7a8b73;
  --text-dim:        #94a28f;
  --text-label:      #616f5c;
  --text-value:      #3d4539;
  --accent-bg:       #e6f4e0;
  --accent-bg-light: #d1f0c6;
  --bg-tip:          #f0f9f2;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f7f9;
  --bg-pros:         #f0f9f2;
  --bg-cons:         #faf5f3;
  --c-pros:          #0c9634;
  --c-cons:          #9f4221;
  --c-pros-label:    #0eb33e;
  --c-tip-border:    #10c645;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9634;
}
:root { --logo-bg-opacity: 79%; }
body, button, input { font-family: "Josefin Sans", sans-serif; }
.evbxz5 .wj55ox { font-size: 0; width: 1.2rem; flex-shrink: 0; }.evbxz5 .wj55ox::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.evbxz5 .x6ws     .wj55ox::before { content: "";  color: var(--c-tip-border); }.evbxz5 .gh009477 .wj55ox::before { content: ""; color: var(--c-warn-border); }.evbxz5 .cole8    .wj55ox::before { content: ""; color: #60a5fa; }.jieipobd .evbxz5 .x6ws     .wj55ox::before { color: #10b981; }.jieipobd .evbxz5 .gh009477 .wj55ox::before { color: #f43f5e; }.jieipobd .evbxz5 .cole8    .wj55ox::before { color: #a855f7; }.i3q0  .evbxz5 .x6ws     .wj55ox::before { color: #eab308; }.i3q0  .evbxz5 .gh009477 .wj55ox::before { color: #ef4444; }.i3q0  .evbxz5 .cole8    .wj55ox::before { color: #f97316; }.zdkloyia  .evbxz5 .x6ws     .wj55ox::before { color: #38bdf8; }.zdkloyia  .evbxz5 .gh009477 .wj55ox::before { color: #818cf8; }.zdkloyia  .evbxz5 .cole8    .wj55ox::before { color: #2dd4bf; }.bdo4ih9r .evbxz5 .wj55ox::before { color: var(--accent-light) !important; }
.d5yr4y .okl5, .d5yr4y .q2290mg { min-height: 320px; }
.fokiq .i32q::after, .fokiq .navk5hf::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.pgn0vb5w::before { content: '•'; }
.mfcb2hk .rk996t::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.mfcb2hk .rk996t:first-of-type::before{content:"\f058"}.mfcb2hk .rk996t:last-of-type::before{content:"\f021"}