:root {
  --color-accent: #0031f5;
  --color-cta: #00f010;
  --font-family: Inter;
  --font-weight-body: 400;
  --radius-card: 12px;
  --radius-button: 8px;
  --spacing-section: 4rem;
  --spacing-content: 1100px;
}
: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;
}
.kr59 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.e3mzu9ht {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.kuqw {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.e2nnsgjm { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.s4sj { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.s4sj a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.s4sj a:hover { color: var(--accent-light); }
.q7z5 { position: relative; }
.ae8ay826 {
  display: none; position: absolute; top: calc(100% + 6px); left: 50%;
  transform: translateX(-50%);
  background: var(--bg-surface); border: 1px solid var(--border-alt);
  border-radius: 10px; padding: 8px 0; min-width: 190px;
  box-shadow: 0 8px 24px rgba(0,0,0,.45); z-index: 200;
  list-style: none;
}
.xzdbv8   .ae8ay826 { border-radius: 0; }
.prj9r     .ae8ay826 { border-radius: 6px; }
.d3vitu  .ae8ay826 { border-radius: 14px; }
.uug1     .ae8ay826 { border-radius: 24px; padding: 8px; }
.prj9r .ae8ay826 li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.prj9r .ae8ay826 li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.d3vitu .ae8ay826 li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.d3vitu .ae8ay826 li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.uug1 .ae8ay826 li a { border-radius: 16px; }
.lt99ipor  .ae8ay826 li + li { border-top: 1px solid var(--border-alt); }
.boor .ae8ay826 li + li { border-top: 1px dashed var(--border-alt); }
.r0c0r8ks .ae8ay826 li + li { border-top: 1px dotted var(--border-alt); }
.hhfkvpfn .ae8ay826 li + li { border-top: 3px double var(--border-alt); }
.q7z5::after {
  content: ""; position: absolute; top: 100%; left: 0; right: 0; height: 10px;
}
.q7z5:hover .ae8ay826,
.q7z5:focus-within .ae8ay826 { display: block; }
.ae8ay826 li a {
  display: block; padding: 8px 18px; white-space: nowrap;
  color: var(--text-muted); font-size: 0.86rem; text-decoration: none;
  transition: color .15s, background .15s;
}
.ae8ay826 li a:hover {
  color: var(--accent-light); background: var(--bg-hover);
}
@media (max-width: 640px) {
  .ae8ay826 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .q7z5:hover .ae8ay826,
  .q7z5:focus-within .ae8ay826 { display: block; }
  .ae8ay826 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.to2nexzs {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.v3w3vskp { display: none; }
@media (max-width: 640px) {
  .v3w3vskp {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .v3w3vskp.kvfv { display: block; }
}
@media (max-width: 640px) {
  .to2nexzs { display: block; }
  .s4sj > li + li::before { display: none !important; }
  .s4sj {
    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;
  }
  .s4sj.kvfv { display: flex; }
  .s4sj li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .s4sj li:last-child a { border-bottom: none; }
}
.vs4fq { min-height: 480px; }
.ylg00k {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.whfu31o { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.f0atk .whfu31o { margin-left: 0; margin-right: 0; }
.yg5s {
  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;
}
.s290e .yg5s { margin-top: 24px; }
.yg5s:hover { opacity: 0.88; }
.xww50p {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.bkg889 {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.xww50p .jdb1rnxy {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.xww50p .ylg00k { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.xww50p .whfu31o { color: #e2e8f0; }
.xww50p.yfpu5w .jdb1rnxy { text-align: center; }
.xww50p.f0atk   .jdb1rnxy { text-align: left; }
.nfqjde58 .jdb1rnxy {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.nfqjde58 .ylg00k { color: var(--text-primary); text-shadow: none; }
.nfqjde58 .whfu31o { color: var(--text-muted); }
.nfqjde58 .yg5s { margin-top: 16px; }
.nfqjde58, .nfqjde58.vs4fq { min-height: auto !important; }
.nfqjde58.yfpu5w .jdb1rnxy { text-align: center; }
.nfqjde58.f0atk   .jdb1rnxy { text-align: left; }
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.vx3l7oe8 .xww50p .bkg889 {
  overflow: hidden;
}
.vx3l7oe8 .xww50p .bkg889::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;
}
@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); }
}
.rw62 .xww50p .bkg889 {
  overflow: hidden;
}
.rw62 .xww50p .bkg889::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.d6cr .yf4d,
.d6cr .dnhrmi1,
.d6cr .xww50p .bkg889 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.yavg6zdd .xww50p .bkg889 {
  overflow: hidden;
}
.yavg6zdd .xww50p .bkg889::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.zl88fe4f .xww50p .bkg889 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.yf4d .bkg889 {
  background: none;
}
.yf4d .ylg00k { color: #fff; }
.yf4d .whfu31o { color: rgba(255,255,255,0.85); }
.yf4d .yg5s { background: #fff; color: var(--cta); }
.yf4d .yg5s:hover { opacity: 0.92; }
.d6cr .rgwj5y {
  animation: hg-fadein 1.2s ease-out both;
}
.rgwj5y .ylg00k { text-shadow: none; color: var(--text-primary); }
.rgwj5y .whfu31o { color: var(--text-muted); }
body.grd5rt .ylg00k {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.hmtl0nsk .ylg00k {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.vs4fq.yf4d .ylg00k,
section.yf4d .ylg00k {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.rgwj5y.yfpu5w .kbpeg { align-items: center; text-align: center; }
.vs4fq .bthlcy {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.bthlcy .xj397f.vb1p {
  padding: 10px 14px !important; font-size: 0.88rem !important;
  font-weight: 700;
  background: var(--cta) !important; color: #fff !important;
  border: none !important;
  display: flex; align-items: center; justify-content: center;
}
.bthlcy .xj397f.vb1p:hover { opacity: 0.85; }
.w63t .jdb1rnxy { padding-bottom: 24px; }
.s290e .jdb1rnxy { max-width: 1100px; }
@media (max-width: 700px) {
  .rgwj5y { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .rgwj5y:not(.z58y2c3m) .cz55 { display: none !important; }
  .z58y2c3m .cz55 { padding: 16px; }
  .kbpeg  { padding: 36px 24px; }
  .rgwj5y~.po231,.pmz0bhq~.po231{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .vs4fq, .rgwj5y { min-height: 320px !important; }
  .ylg00k { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .lhiku,
  .isvk,
  .t23pv { grid-template-columns: 1fr !important; }

  

  
  .w63t { display: flex !important; flex-direction: column !important; }
  .w63t .jdb1rnxy { display: contents; }
  .w63t .bkg889 { order: 0; }
  .w63t .ylg00k { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .w63t .lhiku { order: 2; padding: 0 16px 12px !important; }
  .w63t .whfu31o { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .s290e .jdb1rnxy { display: flex; flex-direction: column; }
  .s290e .jdb1rnxy .ylg00k { order: 1; }
  .s290e .jdb1rnxy .t23pv { order: 2; margin: 8px 0 24px !important; }
  .s290e .jdb1rnxy .whfu31o { order: 3; }
  .s290e .jdb1rnxy .yg5s { order: 4; align-self: center; margin-top: 0; }

  
  .rgwj5y.z58y2c3m {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .rgwj5y.z58y2c3m .kbpeg { display: contents; padding: 0; }
  .rgwj5y.z58y2c3m .kbpeg .ylg00k { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .rgwj5y.z58y2c3m .cz55 { order: 2; padding: 12px 16px; }
  .rgwj5y.z58y2c3m .kbpeg .whfu31o { order: 3; padding: 0 24px; margin: 0 auto; }
  .rgwj5y.z58y2c3m .kbpeg .yg5s { order: 4; align-self: center; margin: 8px 0 32px; }
}
.awjp { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.x4ab { width: 100%; height: auto; display: block; border-radius: 10px; }
.yjdn4v .awjp        { border-radius: 16px; }
.yjdn4v .x4ab  { border-radius: 16px; }
.bzc6c .awjp         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.bzc6c .x4ab   { border-radius: 8px; }
.d8v97 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.yk3iqp4 { width: 100%; padding: 32px 0; position: relative; }
.x67cd1 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.rkcnd4w .yk3iqp4:nth-child(even) { background: var(--bg-surface); }
.rkcnd4w .yk3iqp4:nth-child(odd)  { background: var(--bg-page); }
.fs9f .yk3iqp4:nth-child(even) { background: var(--bg-card); }
.fs9f .yk3iqp4:nth-child(odd)  { background: var(--bg-page); }
.rkcnd4w .yk3iqp4:nth-child(odd)  .x67cd1 { background: var(--bg-card); border-radius: 6px; }
.rkcnd4w .yk3iqp4:nth-child(even) .x67cd1 { background: var(--bg-raised); border-radius: 6px; }
.fs9f .yk3iqp4:nth-child(odd)  .x67cd1 { background: var(--bg-card); border-radius: 6px; }
.fs9f .yk3iqp4:nth-child(even) .x67cd1 { background: var(--bg-raised); border-radius: 6px; }
.rkcnd4w .yk3iqp4:nth-child(even) .msttze .b4363,
.fs9f .yk3iqp4:nth-child(even) .msttze .b4363 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.rkcnd4w .yk3iqp4:nth-child(odd) .msttze .b4363,
.fs9f .yk3iqp4:nth-child(odd) .msttze .b4363 { background: var(--bg-card-inner); }
.rkcnd4w .yk3iqp4:nth-child(even) .hcndj .b4363:nth-child(odd),
.fs9f .yk3iqp4:nth-child(even) .hcndj .b4363:nth-child(odd)  { background: var(--bg-card); }
.rkcnd4w .yk3iqp4:nth-child(even) .hcndj .b4363:nth-child(even),
.fs9f .yk3iqp4:nth-child(even) .hcndj .b4363:nth-child(even) { background: var(--bg-card-inner); }
h1.xyas3 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.xyas3 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.g59igew3 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.qdo6u1te h2.xyas3 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ybjx7j5y h2.xyas3 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.ywuuw5 h2.xyas3 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.x755 h2.xyas3::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.elxsv6f h2.xyas3 {
  color: var(--text-primary); font-size: 1.7rem;
}
.ye7m0 h2.xyas3::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.sidd5n h2.xyas3 {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
@media (max-width: 640px) { .qedjq7wc { display: none; } }
.cy3buar { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.b2zato5o { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.xkon4 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.bblah { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.vomsc4y { padding-left: 20px; }
.vomsc4y li { margin-bottom: 6px; }
.vomsc4y a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.vomsc4y a:hover { color: var(--accent-light); }
.zoxr .bblah { display: none; }
.vgqe .bblah { display: none; }
.vgqe .vomsc4y { padding-left: 0; list-style: none; }
.vgqe .vomsc4y li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.vgqe .vomsc4y a { font-size: 0.92rem; }
.vr7e1mr .xkon4 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.vr7e1mr .bblah { display: none; }
.vr7e1mr .vomsc4y { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.vr7e1mr .vomsc4y li { margin-bottom: 0; }
.vr7e1mr .vomsc4y 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;
}
.vr7e1mr .vomsc4y a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.aqtfvc .xkon4 { padding: 20px 20px 16px; }
.aqtfvc .vomsc4y {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.aqtfvc .vomsc4y li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.aqtfvc .vomsc4y 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;
}
.aqtfvc .vomsc4y 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;
}
.aqtfvc .vomsc4y a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.aqtfvc .vomsc4y a:focus,
.aqtfvc .vomsc4y a:focus-visible,
.aqtfvc .vomsc4y a:target { outline: none; }
.aqtfvc .vomsc4y li:target a { border-color: var(--border); color: var(--text-muted); }
.yxl0a5z .xkon4 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.yxl0a5z .bblah { display: none; }
.yxl0a5z .vomsc4y { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.yxl0a5z .vomsc4y li { margin-bottom: 0; }
.yxl0a5z .vomsc4y li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.yxl0a5z .vomsc4y li:last-child::after { content: ""; margin-right: 0; }
.yxl0a5z .vomsc4y a { font-size: 0.9rem; }
.b4363 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.msttze .b4363 { background: var(--bg-card); }
.hcndj .b4363:nth-child(odd)  { background: var(--bg-card); }
.hcndj .b4363:nth-child(even) { background: var(--bg-raised); }
.sqdpp .b4363 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.sqdpp .b4363:last-child { border-bottom: none; }
.sqdpp h3.g59igew3 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.cge7w0 .b4363 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.cge7w0 .b4363 + .b4363 { margin-top: 4px; }
.m67mnxdu .b4363 { background: none; border-radius: 0; padding: 12px 0; }
.m67mnxdu .b4363 + .b4363 { border-top: 1px solid var(--border-section); }
.f2j0a { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.bq1pmgix { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.nvvs { color: var(--text-body); margin-bottom: 10px; }
.onwu4v, .brdk6th6 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.onwu4v li, .brdk6th6 li { margin-bottom: 6px; }
.brdk6th6 li { list-style: decimal; }
.zqzg7x     .onwu4v { list-style-type: "● "; }
.erl4ht  .onwu4v { list-style-type: "■ "; }
.mjuq6m .onwu4v { list-style-type: "◆ "; }
.bjqohdn1    .onwu4v { list-style-type: "★ "; }
.zqzg7x     .zpiujx4c { list-style-type: "● "; }
.erl4ht  .zpiujx4c { list-style-type: "■ "; }
.mjuq6m .zpiujx4c { list-style-type: "◆ "; }
.bjqohdn1    .zpiujx4c { list-style-type: "★ "; }
.zqzg7x    .onwu4v li::marker, .zqzg7x    .zpiujx4c li::marker,
.erl4ht .onwu4v li::marker, .erl4ht .zpiujx4c li::marker,
.mjuq6m .onwu4v li::marker, .mjuq6m .zpiujx4c li::marker,
.bjqohdn1   .onwu4v li::marker, .bjqohdn1   .zpiujx4c li::marker {
  color: var(--cta); font-size: 1em;
}
.zqzg7x .brdk6th6,
.erl4ht .brdk6th6,
.mjuq6m .brdk6th6,
.bjqohdn1 .brdk6th6 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.zqzg7x .brdk6th6 li,
.erl4ht .brdk6th6 li,
.mjuq6m .brdk6th6 li,
.bjqohdn1 .brdk6th6 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.zqzg7x .brdk6th6 li::before,
.erl4ht .brdk6th6 li::before,
.mjuq6m .brdk6th6 li::before,
.bjqohdn1 .brdk6th6 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;
}
.zqzg7x     .brdk6th6 li::before { border-radius: 50%; }
.erl4ht  .brdk6th6 li::before { border-radius: 3px; }
.mjuq6m .brdk6th6 li::before { border-radius: 3px; }
.bjqohdn1    .brdk6th6 li::before { border-radius: 50%; }
.nlv58 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.vib1zs8k .nlv58,
.xvh1mi8z .nlv58 { background: transparent; border: none; border-radius: 0; }
.xhaw { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.xhaw th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.xhaw td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.xhaw tr:hover td { background: var(--bg-hover); }
.vdrpocu1 .xhaw tbody tr:nth-child(even) td { background: var(--bg-surface); }
.cdr2ti .xhaw { border: 1px solid var(--border-alt); }
.cdr2ti .xhaw th,
.cdr2ti .xhaw td { border: 1px solid var(--border-alt); }
.rn2t .xhaw th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.rn2t .xhaw td { border-bottom: none; }
.rn2t .xhaw tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.i2wk .xhaw th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.y3uz8 .nlv58 {
  overflow: hidden;
}
.y3uz8 .xhaw th { border-bottom: 1px solid var(--border-alt); }
.y3uz8 .xhaw tr:last-child td { border-bottom: none; }
.obkc18kr { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.bn1r { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.cb5g { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.pf7q9mce { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.ymbtnhjw { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.zpiujx4c { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.zpiujx4c li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.zu1n .pf7q9mce { background: transparent; text-align: center; }
.oq5kvle .cb5g {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.nlfvt .cb5g {
  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);
}
.h393t4a .bn1r { display: grid; grid-template-columns: auto 1fr; }
.h393t4a .cb5g {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.h393t4a .pf7q9mce { grid-column: 2; }
.h393t4a .ymbtnhjw,
.h393t4a .zpiujx4c { grid-column: 1 / -1; }
.d99n .bn1r { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.d99n .cb5g {
  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);
}
.d99n .pf7q9mce { grid-column: 2; }
.d99n .ymbtnhjw,
.d99n .zpiujx4c { grid-column: 1 / -1; }
.hhq5gb .bn1r { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.hhq5gb .pf7q9mce { background: none; color: var(--accent-light); font-weight: 700; }
.wat7vb9i .bn1r { 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); }
.wat7vb9i .pf7q9mce { background: none; color: var(--accent-light); font-weight: 700; }
.n44l .bn1r { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.n44l .bn1r:last-child { border-bottom: none; }
.n44l .pf7q9mce { background: none; color: var(--accent-light); font-weight: 700; }
.p3iav .bn1r { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.p3iav .pf7q9mce { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ycn1 .obkc18kr { counter-reset: card-n; }
.ycn1 .bn1r  { counter-increment: card-n; }
.ycn1 .pf7q9mce { display: flex; align-items: center; gap: 10px; }
.ycn1 .pf7q9mce::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;
}
.ik5o3vm .bn1r { background: var(--bg-surface); border: 1px solid var(--border); }
.ik5o3vm .pf7q9mce { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.h2sg { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.iekk8mv  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.cyb1xx2x { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.f5xm { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.xqpnsv { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.h2sg strong { color: var(--text-primary); font-size: 0.95rem; }
.h2sg p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.rw61asv { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.d7mv6nt, .t8vd { border-radius: 8px; padding: 14px; }
.d7mv6nt { background: var(--bg-pros); }
.t8vd { background: var(--bg-cons); }
.t5e3c { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.d7mv6nt .t5e3c { color: var(--c-pros-label); }
.t8vd .t5e3c { color: #f87171; }
.d7mv6nt ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.t8vd ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.x4ab { width: 100%; height: auto; border-radius: 10px; display: block; }
.vb1p {
  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;
}
.vb1p:hover { opacity: 0.85; }
.omuj .vb1p  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.omuj .vb1p:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.wxziic4c .vb1p  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.wxziic4c .vb1p:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.jru3ng .yg5s { border-radius: 50px; }
.jru3ng .vb1p  { border-radius: 50px; }
.zht2eiw .yg5s { padding-left: 22px; padding-right: 22px; }
.zht2eiw .vb1p  { padding-left: 12px; padding-right: 12px; }
.s9l5d37 .yg5s { padding-left: 44px; padding-right: 44px; }
.s9l5d37 .vb1p  { padding-left: 24px; padding-right: 24px; }
.rf9wrncf .yg5s { padding-left: 56px; padding-right: 56px; }
.rf9wrncf .vb1p  { padding-left: 32px; padding-right: 32px; }
.o4ofr9   .yg5s::after, .o4ofr9   .vb1p::after,
.ki2ix .yg5s::after, .ki2ix .vb1p::after,
.cq8r41d    .yg5s::after, .cq8r41d    .vb1p::after,
.c4aoo    .yg5s::after, .c4aoo    .vb1p::after,
.fweg78id    .yg5s::after, .fweg78id    .vb1p::after,
.sarkw     .yg5s::after, .sarkw     .vb1p::after,
.wdk0ta8o    .yg5s::after, .wdk0ta8o    .vb1p::after,
.qt2xp   .yg5s::after, .qt2xp   .vb1p::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;
}
.o4ofr9 .yg5s::after, .o4ofr9 .vb1p::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");
}
.ki2ix .yg5s::after, .ki2ix .vb1p::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");
}
.cq8r41d .yg5s::after, .cq8r41d .vb1p::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");
}
.c4aoo .yg5s::after, .c4aoo .vb1p::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");
}
.fweg78id .yg5s::after, .fweg78id .vb1p::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");
}
.sarkw .yg5s::after, .sarkw .vb1p::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");
}
.wdk0ta8o .yg5s::after, .wdk0ta8o .vb1p::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");
}
.qt2xp .yg5s::after, .qt2xp .vb1p::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");
}
.p2a8vecw   .q5fc::after, .p2a8vecw   .bxod::after,
.inen .q5fc::after, .inen .bxod::after,
.slonqz23    .q5fc::after, .slonqz23    .bxod::after,
.o1c0o5    .q5fc::after, .o1c0o5    .bxod::after,
.j7eczt    .q5fc::after, .j7eczt    .bxod::after,
.s30rkl     .q5fc::after, .s30rkl     .bxod::after,
.ms8d    .q5fc::after, .ms8d    .bxod::after,
.q7dsbp   .q5fc::after, .q7dsbp   .bxod::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;
}
.p2a8vecw .q5fc::after, .p2a8vecw .bxod::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");
}
.inen .q5fc::after, .inen .bxod::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");
}
.slonqz23 .q5fc::after, .slonqz23 .bxod::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");
}
.o1c0o5 .q5fc::after, .o1c0o5 .bxod::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");
}
.j7eczt .q5fc::after, .j7eczt .bxod::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");
}
.s30rkl .q5fc::after, .s30rkl .bxod::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");
}
.ms8d .q5fc::after, .ms8d .bxod::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");
}
.q7dsbp .q5fc::after, .q7dsbp .bxod::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");
}
.xj397f.vb1p {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .s98s3px7 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .s98s3px7::before    { grid-area: rank;   }
  .p2fnjk0l           { grid-area: ident;  }
  .r20s     { grid-area: rating; min-width: 0; width: auto; }
  .iabshnh3           { grid-area: pills;  }
  .xj397f             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .s98s3px7 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .s98s3px7::before    { justify-self: center; }
  .p2fnjk0l           { width: 100%; }
  .r20s     { justify-self: center; }
  .iabshnh3           { grid-template-columns: 1fr; }
}
.eq3mab4z { color: var(--c-stars); font-size: 1.1rem; }
.i0dlks, .xdykj6a { list-style: none; font-size: 0.9rem; }
.i0dlks li { color: var(--c-pros); margin-bottom: 4px; }
.xdykj6a li { color: var(--c-cons); margin-bottom: 4px; }
.i0dlks li::before { content: "✓"; margin-right: 5px; }
.xdykj6a li::before { content: "✗"; margin-right: 5px; }
.r11ol .i0dlks li::before { content: "→"; }
.r11ol .xdykj6a li::before { content: "–"; }
.fnzu6du  .i0dlks li::before { content: "★"; }
.fnzu6du  .xdykj6a li::before { content: "✕"; }
.d5qqxisr    .i0dlks li::before { content: "◆"; }
.d5qqxisr    .xdykj6a li::before { content: "▲"; }
.bfm0m30  .i0dlks li::before { content: "▶"; }
.bfm0m30  .xdykj6a li::before { content: "■"; }
@media (min-width: 860px) {
  .s4g96p .gj1w {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .s4g96p .m4ejg { margin: 0; }
}
.xvh1mi8z {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 12px;
  margin: 28px 0;
  overflow: hidden;
}
.g024bm {
  width: 100px; height: 68px;
  display: flex; align-items: center; justify-content: center;
  background: var(--surface); border-radius: 10px; padding: 8px;
  flex-shrink: 0;
}
.g024bm img { max-width: 100%; max-height: 100%; object-fit: contain; }
.y4t83h { font-size: 1.15rem; font-weight: 700; color: var(--text); }
.b91i7r { display: flex; align-items: center; gap: 8px; }
.b91i7r .eq3mab4z { font-size: .95rem; }
.b91i7r strong { font-size: 1.1rem; color: var(--text); }
.t1f3qzq7 { text-align: center; flex-shrink: 0; }
.xzq5kiw { display: flex; justify-content: space-between; align-items: center; padding: 8px 12px; }
.yq97pu { font-size: .82rem; color: var(--text-muted); font-weight: 500; opacity: 0.75; }
.fgjw8ip { font-size: .92rem; font-weight: 800; color: var(--accent); }
.ogvsf .fgjw8ip { font-size: 1.05rem; font-weight: 800; color: var(--accent); }
.xvh1mi8z .rw61asv { gap: 10px; }
.xvh1mi8z .d7mv6nt, .xvh1mi8z .t8vd { padding: 12px; }
.xvh1mi8z .d7mv6nt ul, .xvh1mi8z .t8vd ul { margin: 4px 0 0; padding-left: 18px; }
.xvh1mi8z .d7mv6nt li, .xvh1mi8z .t8vd li { font-size: .85rem; margin-bottom: 3px; }
.bgum7 .t1f3qzq7 { width: 100%; margin-top: auto; }
.owb3 .mtt84qmo {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0;
  border: 1px solid var(--border-alt); border-radius: 8px; overflow: hidden;
}
.owb3 .xzq5kiw { border-bottom: 1px solid var(--border-alt); }
.owb3 .xzq5kiw:nth-child(odd) { border-right: 1px solid var(--border-alt); }
.owb3 .ogvsf { grid-column: 1 / -1; background: var(--accent-bg); border-right: none; }
@media (max-width: 720px) {
  .owb3 { grid-template-columns: 1fr; }
  .bgum7 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .bgum7 .g024bm { width: 72px; height: 50px; }
  .bgum7 .uud0r { max-width: 180px; }
  .bgum7 .t1f3qzq7 { width: auto; }
}
.swmc0 .g024bm { background: rgba(255,255,255,.15); backdrop-filter: blur(8px); border-radius: 10px; }
.swmc0 .y4t83h { color: #fff; font-size: 1.25rem; }
.swmc0 .b91i7r strong { color: #fff; }
.swmc0 .b91i7r .eq3mab4z { filter: brightness(1.2); }
.swmc0 .t1f3qzq7 { margin-left: auto; white-space: nowrap; }
.fjcb6 .t1f3qzq7 { margin-left: auto; }
.o72623 .mtt84qmo {
  display: flex; flex-wrap: wrap; gap: 0;
  border: 1px solid var(--border-alt); border-radius: 8px; overflow: hidden;
}
.o72623 .xzq5kiw {
  flex: 1 1 auto; min-width: 120px;
  border-right: 1px solid var(--border-alt); border-bottom: 1px solid var(--border-alt);
}
.o72623 .ogvsf { flex-basis: 100%; background: var(--accent-bg); border-right: none; }
@media (max-width: 720px) {
  .swmc0 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .sgsbf { padding: 16px; }
  .o72623 .xzq5kiw { min-width: 50%; }
}
.mxvis .y4t83h { font-size: 1.3rem; }
.c7pel43d .mtt84qmo { display: flex; flex-direction: column; }
.c7pel43d .xzq5kiw { border-bottom: 1px solid var(--border-alt); }
.c7pel43d .ogvsf { background: var(--accent-bg); }
.mc8lz0 .rw61asv { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .npoqk { grid-template-columns: 1fr; }
  .ruicb { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .c7pel43d { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .pb4h { flex-wrap: wrap; padding: 16px; }
}
.cvkvaj .g024bm { width: 72px; height: 50px; }
.cvkvaj .y4t83h { font-size: 1rem; white-space: nowrap; }
.yl8kn .mtt84qmo { display: flex; flex-wrap: wrap; gap: 6px 16px; }
.yl8kn .xzq5kiw { padding: 0; flex: 0 0 auto; gap: 6px; }
.yl8kn .ogvsf { display: none; }
.yl8kn .rw61asv { gap: 8px; }
.yl8kn .d7mv6nt, .yl8kn .t8vd { padding: 8px; }
@media (max-width: 480px) {
  .uw68xgj3 { flex-direction: column; align-items: stretch; }
}
.msgx5 .g024bm { width: 48px; height: 48px; }
.msgx5 .y4t83h { font-size: 0.95rem; font-weight: 700; white-space: nowrap; }
.msgx5 .b91i7r { font-size: 0.8rem; }
.msgx5 .b91i7r strong { font-size: 0.85rem; }
.g4j2 .mtt84qmo {
  display: flex; flex-wrap: wrap; gap: 4px 14px;
}
.g4j2 .xzq5kiw { padding: 0; flex: 0 0 auto; gap: 4px; }
.g4j2 .yq97pu { font-size: 0.7rem; }
.g4j2 .fgjw8ip { font-size: 0.8rem; }
.g4j2 .ogvsf .fgjw8ip { font-size: 0.85rem; font-weight: 700; }
.g4j2 .t1f3qzq7 .vb1p { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .tcutn { flex-direction: column; align-items: stretch; gap: 10px; }
  .g4j2 .t1f3qzq7 { text-align: center; }
}
.ulgkd {
  display: flex; align-items: center; gap: 16px;
  padding: 18px 24px; border-bottom: 1px solid var(--border-alt);
  background: var(--surface);
}
.cvwvcv4o { flex: 1; }
.xyz9 { max-height: 220px; overflow: hidden; border-bottom: 1px solid var(--border-alt); }
.xyz9 img { width: 100%; display: block; object-fit: cover; }
.cac4b2b9 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0;
}
.of2aq6s2 { padding: 16px 20px; border-right: 1px solid var(--border-alt); display: flex; flex-direction: column; gap: 14px; }
.of2aq6s2 .mtt84qmo { display: flex; flex-direction: column; border: 1px solid var(--border-alt); border-radius: 8px; overflow: hidden; }
.of2aq6s2 .xzq5kiw { border-bottom: 1px solid var(--border-alt); }
.of2aq6s2 .xzq5kiw:last-child { border-bottom: none; }
.of2aq6s2 .ogvsf { background: var(--accent-bg); }
.gkyzem9 { padding: 16px 20px; }
@media (max-width: 720px) {
  .cac4b2b9 { grid-template-columns: 1fr; }
  .of2aq6s2 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ulgkd { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.uo5d389c .e3pzravy { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.nji4 .eq3mab4z { font-size: .75rem; margin-top: 2px; }
.d4jwo .mtt84qmo {
  display: flex; flex-wrap: wrap;
}
.d4jwo .xzq5kiw {
  flex: 1 1 auto; min-width: 100px;
  border-right: 1px solid var(--border-alt); border-bottom: 1px solid var(--border-alt);
  flex-direction: column; align-items: center; gap: 2px; padding: 12px 8px; text-align: center;
}
.d4jwo .xzq5kiw:last-child { border-right: none; }
.d4jwo .yq97pu { font-size: .7rem; text-transform: uppercase; letter-spacing: .05em; }
.d4jwo .ogvsf { background: var(--accent-bg); }
@media (max-width: 720px) {
  .o3sgh { grid-template-columns: 1fr; }
  .nji4 { width: 100px; height: 100px; margin: 16px auto; }
  .uo5d389c { font-size: 1.4rem; }
  .r8ze { justify-content: center; }
  .d4jwo .xzq5kiw { min-width: 50%; }
}
.widv6 .mtt84qmo {
  display: flex; flex-wrap: wrap; gap: 8px;
}
.widv6 .xzq5kiw {
  background: var(--surface); border: 1px solid var(--border-alt);
  border-radius: 20px; padding: 6px 14px; gap: 8px;
}
.widv6 .ogvsf {
  background: var(--accent-bg); border-color: var(--accent-pale);
}
.widv6 .rw61asv { margin: 0 24px; padding-top: 16px; }
.ttcp20 .t1f3qzq7 { display: inline-block; }
@media (max-width: 540px) {
  .xzleu { flex-wrap: wrap; padding: 14px 16px; }
  .aflf { padding: 12px 16px; }
  .widv6 .rw61asv { margin: 0 16px; }
  .widv6 .do07 { padding: 0 16px; }
  .ttcp20 { padding: 12px 16px; }
}
.uk3c .s98s3px7 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.icjyt4 .iabshnh3 .l7pvg {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.icjyt4 .iabshnh3 .l7pvg:first-child { border-left: none; }
.etjj .nacir9m3 .eq3mab4z,
.fw93uj4 .nacir9m3 .eq3mab4z,
.w0w0pwa6 .nacir9m3 .eq3mab4z { display: none; }
.etjj .e3pzravy { display: none; }
.fw93uj4 .elov,
.fw93uj4 .e3pzravy { font-size: 1em; }
.w0w0pwa6 .e3pzravy { display: none; }
.hrvouz { margin: 16px 0; }
.g6bnr8 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.g6bnr8 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.g6bnr8 summary::after { content: "+"; color: var(--accent-light); }
.g6bnr8[open] summary::after { content: "−"; }
.g6bnr8 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.yk3iqp4 { margin-bottom: 0; }
.puipoqsp h2.xyas3 { color: var(--text-primary); border-color: var(--accent-light); }
.slgb h2.xyas3 { color: var(--text-primary); border-color: var(--accent-light); }
.hr1a .iekk8mv     { background: #052e16; border-color: #10b981; }
.hr1a .cyb1xx2x { background: #2d0a1e; border-color: #f43f5e; }
.hr1a .f5xm    { background: #1e1036; border-color: #a855f7; }
.hr1a .h2sg strong  { color: #f1f5f9; }
.hr1a .h2sg p       { color: #cbd5e1; }
.hr1a .anwdkrkk    .iekk8mv     .xqpnsv::before,
.hr1a .w1vg  .iekk8mv     .xqpnsv::before,
.hr1a .zo4ol3w  .iekk8mv     .xqpnsv::before,
.hr1a .bwd2 .iekk8mv     .xqpnsv::before { color: #10b981; }
.hr1a .anwdkrkk    .cyb1xx2x .xqpnsv::before,
.hr1a .w1vg  .cyb1xx2x .xqpnsv::before,
.hr1a .zo4ol3w  .cyb1xx2x .xqpnsv::before,
.hr1a .bwd2 .cyb1xx2x .xqpnsv::before { color: #f43f5e; }
.hr1a .anwdkrkk    .f5xm    .xqpnsv::before,
.hr1a .w1vg  .f5xm    .xqpnsv::before,
.hr1a .zo4ol3w  .f5xm    .xqpnsv::before,
.hr1a .bwd2 .f5xm    .xqpnsv::before { color: #a855f7; }
.zt1uy .iekk8mv     { background: #2d2000; border-color: #eab308; }
.zt1uy .cyb1xx2x { background: #2d0b0b; border-color: #ef4444; }
.zt1uy .f5xm    { background: #2d1600; border-color: #f97316; }
.zt1uy .h2sg strong  { color: #f1f5f9; }
.zt1uy .h2sg p       { color: #cbd5e1; }
.zt1uy .anwdkrkk    .iekk8mv     .xqpnsv::before,
.zt1uy .w1vg  .iekk8mv     .xqpnsv::before,
.zt1uy .zo4ol3w  .iekk8mv     .xqpnsv::before,
.zt1uy .bwd2 .iekk8mv     .xqpnsv::before { color: #eab308; }
.zt1uy .anwdkrkk    .cyb1xx2x .xqpnsv::before,
.zt1uy .w1vg  .cyb1xx2x .xqpnsv::before,
.zt1uy .zo4ol3w  .cyb1xx2x .xqpnsv::before,
.zt1uy .bwd2 .cyb1xx2x .xqpnsv::before { color: #ef4444; }
.zt1uy .anwdkrkk    .f5xm    .xqpnsv::before,
.zt1uy .w1vg  .f5xm    .xqpnsv::before,
.zt1uy .zo4ol3w  .f5xm    .xqpnsv::before,
.zt1uy .bwd2 .f5xm    .xqpnsv::before { color: #f97316; }
.c5leg4ql .iekk8mv     { background: #0c1a2e; border-color: #38bdf8; }
.c5leg4ql .cyb1xx2x { background: #12103a; border-color: #818cf8; }
.c5leg4ql .f5xm    { background: #0a2020; border-color: #2dd4bf; }
.c5leg4ql .h2sg strong  { color: #f1f5f9; }
.c5leg4ql .h2sg p       { color: #cbd5e1; }
.c5leg4ql .anwdkrkk    .iekk8mv     .xqpnsv::before,
.c5leg4ql .w1vg  .iekk8mv     .xqpnsv::before,
.c5leg4ql .zo4ol3w  .iekk8mv     .xqpnsv::before,
.c5leg4ql .bwd2 .iekk8mv     .xqpnsv::before { color: #38bdf8; }
.c5leg4ql .anwdkrkk    .cyb1xx2x .xqpnsv::before,
.c5leg4ql .w1vg  .cyb1xx2x .xqpnsv::before,
.c5leg4ql .zo4ol3w  .cyb1xx2x .xqpnsv::before,
.c5leg4ql .bwd2 .cyb1xx2x .xqpnsv::before { color: #818cf8; }
.c5leg4ql .anwdkrkk    .f5xm    .xqpnsv::before,
.c5leg4ql .w1vg  .f5xm    .xqpnsv::before,
.c5leg4ql .zo4ol3w  .f5xm    .xqpnsv::before,
.c5leg4ql .bwd2 .f5xm    .xqpnsv::before { color: #2dd4bf; }
.frmr .iekk8mv     { background: var(--accent-bg); border-color: var(--accent-light); }
.frmr .cyb1xx2x { background: var(--accent-bg-light); border-color: var(--accent-light); }
.frmr .f5xm    { background: var(--accent-bg); border-color: var(--accent-pale); }
.frmr .anwdkrkk    .xqpnsv::before,
.frmr .w1vg  .xqpnsv::before,
.frmr .zo4ol3w  .xqpnsv::before,
.frmr .bwd2 .xqpnsv::before { color: var(--accent-light) !important; }
.dvmen7m0::before,
.vlbpasxn::before { margin-right: 5px; }
.bibm .d7mv6nt ul li,
.bibm .i0dlks li         { color: #4ade80; }
.bibm .d7mv6nt .dvmen7m0 { color: #22c55e; }
.bibm .t8vd ul li,
.bibm .xdykj6a li         { color: #f87171; }
.bibm .t8vd .vlbpasxn { color: #ef4444; }
.h9ix .d7mv6nt { background: var(--bg-pros); }
.h9ix .t8vd { background: var(--bg-cons); }
.h9ix .d7mv6nt .dvmen7m0 { color: var(--c-pros-label); }
.h9ix .t8vd .vlbpasxn { color: var(--c-cons); }
.h9ix .d7mv6nt ul li,
.h9ix .i0dlks li            { color: var(--c-pros); }
.h9ix .t8vd ul li,
.h9ix .xdykj6a li            { color: var(--c-cons); }
.qqjow7be .d7mv6nt { background: var(--bg-pros); }
.qqjow7be .t8vd { background: var(--bg-cons); }
.qqjow7be .d7mv6nt .dvmen7m0 { color: var(--c-pros-label); }
.qqjow7be .t8vd .vlbpasxn { color: var(--c-cons); }
.qqjow7be .d7mv6nt ul li,
.qqjow7be .i0dlks li          { color: var(--c-pros); }
.qqjow7be .t8vd ul li,
.qqjow7be .xdykj6a li          { color: var(--c-cons); }
.cmyqlx .dvmen7m0::before { content: "✓ "; }
.cmyqlx .vlbpasxn::before { content: "✗ "; }
.r11ol .dvmen7m0::before { content: "→ "; }
.r11ol .vlbpasxn::before { content: "← "; }
.fnzu6du .dvmen7m0::before { content: "★ "; }
.fnzu6du .vlbpasxn::before { content: "✕ "; }
.d5qqxisr .dvmen7m0::before { content: "◆ "; }
.d5qqxisr .vlbpasxn::before { content: "▲ "; }
.mvo9o .h2sg { background: transparent; border-left: none; border: 1.5px solid; }
.mvo9o .iekk8mv     { border-color: var(--c-tip-border); }
.mvo9o .cyb1xx2x { border-color: var(--c-warn-border); }
.mvo9o .f5xm    { border-color: #60a5fa; }
.mvo9o .h2sg strong { color: var(--text-primary); }
.mvo9o .h2sg p      { color: var(--text-muted); }
.xchgzyc .h2sg { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.xchgzyc .iekk8mv     { border-top-color: var(--c-tip-border); }
.xchgzyc .cyb1xx2x { border-top-color: var(--c-warn-border); }
.xchgzyc .f5xm    { border-top-color: #60a5fa; }
.trdii .h2sg { border-left: none; border-radius: 8px; }
.trdii .iekk8mv     { background: #065f46; }
.trdii .cyb1xx2x { background: #92400e; }
.trdii .f5xm    { background: #1e3a8a; }
.trdii .h2sg strong,
.trdii .h2sg p { color: #fff; }
.trdii .xqpnsv::before { color: rgba(255,255,255,0.85) !important; }
.hr1a.trdii .iekk8mv,
.hr1a .trdii .iekk8mv     { background: #052e16; }
.hr1a.trdii .cyb1xx2x,
.hr1a .trdii .cyb1xx2x { background: #2d0a1e; }
.hr1a.trdii .f5xm,
.hr1a .trdii .f5xm    { background: #1e1036; }
.zt1uy.trdii .iekk8mv,
.zt1uy .trdii .iekk8mv      { background: #2d2000; }
.zt1uy.trdii .cyb1xx2x,
.zt1uy .trdii .cyb1xx2x  { background: #2d0b0b; }
.zt1uy.trdii .f5xm,
.zt1uy .trdii .f5xm     { background: #2d1600; }
.c5leg4ql.trdii .iekk8mv,
.c5leg4ql .trdii .iekk8mv      { background: #0c1a2e; }
.c5leg4ql.trdii .cyb1xx2x,
.c5leg4ql .trdii .cyb1xx2x  { background: #12103a; }
.c5leg4ql.trdii .f5xm,
.c5leg4ql .trdii .f5xm     { background: #0a2020; }
.qajfo .h2sg { border-left: none; border-radius: 6px; padding: 10px 14px; }
.qajfo .iekk8mv     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.qajfo .cyb1xx2x { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.qajfo .f5xm    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.qajfo .h2sg strong { color: var(--text-primary); }
.qajfo .h2sg p      { color: var(--text-muted); }
.lz7x .h2sg { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.anwdkrkk .xqpnsv,
.w1vg .xqpnsv,
.zo4ol3w .xqpnsv,
.bwd2 .xqpnsv { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.anwdkrkk .xqpnsv::before,
.w1vg .xqpnsv::before,
.zo4ol3w .xqpnsv::before,
.bwd2 .xqpnsv::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.anwdkrkk .iekk8mv     .xqpnsv::before { content: "✦"; color: var(--c-tip-border); }
.anwdkrkk .cyb1xx2x .xqpnsv::before { content: "▲"; color: var(--c-warn-border); }
.anwdkrkk .f5xm    .xqpnsv::before { content: "◉"; color: #60a5fa; }
.w1vg .iekk8mv     .xqpnsv::before { content: "★"; color: var(--c-tip-border); }
.w1vg .cyb1xx2x .xqpnsv::before { content: "◆"; color: var(--c-warn-border); }
.w1vg .f5xm    .xqpnsv::before { content: "●"; color: #60a5fa; }
.zo4ol3w .iekk8mv     .xqpnsv::before { content: "▶"; color: var(--c-tip-border); }
.zo4ol3w .cyb1xx2x .xqpnsv::before { content: "■"; color: var(--c-warn-border); }
.zo4ol3w .f5xm    .xqpnsv::before { content: "▸"; color: #60a5fa; }
.bwd2 .iekk8mv     .xqpnsv::before { content: "→"; color: var(--c-tip-border); }
.bwd2 .cyb1xx2x .xqpnsv::before { content: "⬥"; color: var(--c-warn-border); }
.bwd2 .f5xm    .xqpnsv::before { content: "◈"; color: #60a5fa; }
.q75okqto .msttze .b4363,
.q75okqto .hcndj .b4363  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.q75okqto .bn1r                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.q75okqto .nlv58          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.q75okqto .xkon4                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.mgjuo .msttze .b4363,
.mgjuo .hcndj .b4363,
.mgjuo .bn1r,
.mgjuo .s98s3px7,
.mgjuo .m4ejg,
.mgjuo .nlv58,
.mgjuo .xkon4,
.mgjuo .lz7x .h2sg { box-shadow: none; }
.i8gdramk   .nvvs, .i8gdramk .f2j0a, .i8gdramk .bq1pmgix,
.i8gdramk   .cy3buar, .i8gdramk .b2zato5o { font-size: 0.9rem; }
.i8gdramk   .onwu4v, .i8gdramk .brdk6th6 { font-size: 0.9rem; }
.ja00   .nvvs, .ja00 .f2j0a, .ja00 .bq1pmgix,
.ja00   .cy3buar, .ja00 .b2zato5o { font-size: 0.95rem; }
.ja00   .onwu4v, .ja00 .brdk6th6 { font-size: 0.95rem; }
.rcx4   .nvvs, .rcx4 .f2j0a, .rcx4 .bq1pmgix,
.rcx4   .cy3buar, .rcx4 .b2zato5o { font-size: 1.08rem; }
.rcx4   .onwu4v, .rcx4 .brdk6th6 { font-size: 1.05rem; }
.rcx4   .xhaw { font-size: 0.97rem; }
.ht53uy .ylg00k      { font-size: 3.2rem; }
.ht53uy h2.xyas3 { font-size: 1.9rem; }
.ht53uy h3.g59igew3     { font-size: 1.4rem; }
.zoo9lql7 .ylg00k      { font-size: 3.8rem; }
.zoo9lql7 h2.xyas3 { font-size: 2.2rem; }
.zoo9lql7 h3.g59igew3     { font-size: 1.6rem; }
.yk3iqp4 + .yk3iqp4 { position: relative; }
.yecdt   .yk3iqp4 + .yk3iqp4::before,
.d7o72pf3  .yk3iqp4 + .yk3iqp4::before,
.mykssv   .yk3iqp4 + .yk3iqp4::before,
.xwdxwb   .yk3iqp4 + .yk3iqp4::before,
.p0qh0   .yk3iqp4 + .yk3iqp4::before,
.pczo6tp .yk3iqp4 + .yk3iqp4::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.yecdt .yk3iqp4 + .yk3iqp4::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.d7o72pf3 .yk3iqp4 + .yk3iqp4::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.mykssv .yk3iqp4 + .yk3iqp4::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent-light); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.xwdxwb .yk3iqp4 + .yk3iqp4::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.couh .yk3iqp4 { margin-bottom: 16px; }
.couh .yk3iqp4 + .yk3iqp4 { margin-top: 0; }
.couh .x67cd1 { padding-top: 0; padding-bottom: 0; }
.p0qh0 .yk3iqp4 + .yk3iqp4::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.pczo6tp .yk3iqp4 + .yk3iqp4::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.qx8mm5 .yk3iqp4 + .yk3iqp4::before,
.p3ui .yk3iqp4 + .yk3iqp4::before,
.c5j7un02 .yk3iqp4 + .yk3iqp4::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%;
}
.rkcnd4w .qx8mm5 .yk3iqp4:nth-child(even)::before,
.rkcnd4w .p3ui .yk3iqp4:nth-child(even)::before,
.rkcnd4w .c5j7un02 .yk3iqp4:nth-child(even)::before { background: var(--bg-surface); }
.fs9f .qx8mm5 .yk3iqp4:nth-child(even)::before,
.fs9f .p3ui .yk3iqp4:nth-child(even)::before,
.fs9f .c5j7un02 .yk3iqp4:nth-child(even)::before { background: var(--bg-card); }
.qx8mm5 .yk3iqp4 + .yk3iqp4::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");
}
.p3ui .yk3iqp4 + .yk3iqp4::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");
}
.c5j7un02 .yk3iqp4 + .yk3iqp4::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");
}
.phsm .xww50p,
.i8e3rb .xww50p,
.ofqsav7s .xww50p { overflow: hidden; }
.phsm .jdb1rnxy,
.i8e3rb .jdb1rnxy { margin-bottom: 60px; }
.ofqsav7s .jdb1rnxy { margin-bottom: 70px; }
.phsm .kbpeg,
.phsm .xww50p::before,
.i8e3rb .xww50p::before,
.ofqsav7s .xww50p::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.phsm .xww50p::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");
}
.i8e3rb .xww50p::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");
}
.ofqsav7s .xww50p::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.n6wafol .xww50p:not(.yf4d) .bkg889 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.jex89 .xww50p:not(.yf4d) .bkg889 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.vz0q2a  .xww50p:not(.yf4d) .bkg889 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ip1b8  .xww50p:not(.yf4d) .bkg889 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.naum .yf4d { background: var(--accent); }
.naum .yf4d .bkg889 { background: none; }
.naum .dnhrmi1 { background: var(--accent); }
.naum .rgwj5y { background: var(--accent-bg); }
.naum .xww50p:not(.yf4d) .bkg889 { background: rgba(0,0,0,0.6); }
.ka59s .awjp { float: left; width: 38%; margin: 0 28px 16px 0; }
.ka59s .awjp .x4ab { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ka59s .x67cd1::after { content: ''; display: block; clear: both; }
.jmwv0 .awjp { float: right; width: 38%; margin: 0 0 16px 28px; }
.jmwv0 .awjp .x4ab { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.jmwv0 .x67cd1::after { content: ''; display: block; clear: both; }
.ib7u .yk3iqp4:nth-child(odd)  .awjp { float: left;  width: 38%; margin: 0 28px 16px 0; }
.ib7u .yk3iqp4:nth-child(even) .awjp { float: right; width: 38%; margin: 0 0 16px 28px; }
.ib7u .awjp .x4ab { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ib7u .x67cd1::after { content: ''; display: block; clear: both; }
.ka59s .obkc18kr,
.jmwv0 .obkc18kr,
.jmwv0 .o3jot1,
.ib7u .obkc18kr,
@media (max-width: 900px) {
  .ka59s .awjp,
  .jmwv0 .awjp,
  .ib7u .yk3iqp4:nth-child(odd)  .awjp,
  .ib7u .yk3iqp4:nth-child(even) .awjp {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .ka59s .awjp .x4ab,
  .jmwv0 .awjp .x4ab,
  .ib7u .awjp .x4ab {
    max-height: none !important;
  }
}
.ka59s .onwu4v,
.ka59s .brdk6th6,
.jmwv0 .onwu4v,
.jmwv0 .brdk6th6,
.ib7u .onwu4v,
.ib7u .brdk6th6 { overflow: hidden; }
@media (max-width: 640px) {
  .ka59s .awjp,
  .jmwv0 .awjp,
  .ib7u .awjp { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ci5e99 .d8v97,
.ci5e99 .x67cd1,
.ci5e99 .huylo8ug  { max-width: 1100px; }
.ci5e99 { --content-mw: 1100px; }
.i3rtg .d8v97,
.i3rtg .x67cd1,
.i3rtg .huylo8ug  { max-width: 1200px; }
.rm2uus8 .d8v97,
.rm2uus8 .x67cd1,
.rm2uus8 .huylo8ug  { max-width: 1320px; }
.uvzh2 { font-size: 0.82rem; color: var(--text-muted); }
.jj88k6v { display: flex; align-items: center; }
.frxkzv {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.qwz84ul { display: flex; align-items: center; }
.a1ok5 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.a1ok5:hover { text-decoration: underline; }
.yixx7 { margin: 0 3px; opacity: 0.45; }
.yixx7::before { content: '/'; }
.djl508t { padding: 2px 5px; color: var(--text-main); }
.npolfmbk .uvzh2 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.npolfmbk .jj88k6v { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.pbd28xk .uvzh2 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.pbd28xk .jj88k6v { padding: 0 0 0 12px; }
.z65gual4 .jj88k6v { padding: 0 16px; }
.z65gual4 .uvzh2 {
  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);
}
.z65gual4 .d8v97 { padding-top: 28px; }
@media (max-width: 720px) {
  .ifhc6 { margin-top: 18px; padding: 0 16px; }
  .z65gual4 .d8v97 { padding-top: 16px; }
}
.ci5e99.npolfmbk .jj88k6v { max-width: 1100px; }
.i3rtg.npolfmbk .jj88k6v { max-width: 1200px; }
.rm2uus8.npolfmbk .jj88k6v { max-width: 1320px; }
.ci5e99 .ifhc6 { max-width: 1100px; }
.afbmny .yk3iqp4 { padding-top: 16px; padding-bottom: 16px; }
.ld7o5ze .yk3iqp4 { padding-top: 24px; padding-bottom: 24px; }
.biadpi5 .yk3iqp4 { padding-top: 40px; padding-bottom: 40px; }
.au7332l4 .yk3iqp4 { padding-top: 52px; padding-bottom: 52px; }
.sc60ix4 .yk3iqp4:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.sc60ix4 .yk3iqp4:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.sc60ix4 .yk3iqp4:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.sc60ix4 .yk3iqp4:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.g2deiv .x67cd1 { padding-top: 10px;  padding-bottom: 10px; }
.kym08a .x67cd1 { padding-top: 18px;  padding-bottom: 18px; }
.grqaj8 .x67cd1 { padding-top: 36px;  padding-bottom: 36px; }
.f4w7i6 .x67cd1 { padding-top: 48px;  padding-bottom: 48px; }
.pst9 h2.xyas3 { font-weight: 600; }
.pst9 h3.g59igew3     { font-weight: 600; }
.xuskwst { font-weight: 500; }
.xuskwst h2.xyas3 { font-weight: 800; }
.xuskwst h3.g59igew3     { font-weight: 700; }
.ojbab h2.xyas3 { font-weight: 900; }
.ojbab h3.g59igew3     { font-weight: 800; }
.ojbab .h2sg strong,
.ojbab .h2sg strong { font-weight: 600; }
.q5fc {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.w1402 .q5fc { display: none; }
@media (max-width: 640px) {
  .p97vzk2b { display: none; }
  .e3mzu9ht .kuqw { flex-shrink: 0; }
  .q5fc {
    position: static;
    order: 1;
    margin-left: auto !important;
    padding: 6px 12px !important;
    font-size: 0.78rem !important;
    max-width: 42%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
  .to2nexzs { order: 2; margin-left: 8px; }
}
.q5fc { background: var(--cta) !important; color: #fff !important; border: none !important; }
.q5fc:hover { opacity: 0.85; }
.yn4ru .q5fc { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.r25naaq .q5fc,
.j2anm  .q5fc { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.r25naaq .q5fc:hover,
.j2anm  .q5fc:hover { opacity: 0.88; }
.yn4ru.r25naaq .q5fc,
.yn4ru.j2anm  .q5fc { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.bxod {
  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;
}
.bxod:hover { transform: translateY(-2px); opacity: 0.92; }
.bxod { background: var(--cta) !important; color: #fff !important; border: none !important; }
.j3rev .bxod { display: none; }
.q0zz .bxod { right: 32px; }
.hmtrasjb  .bxod { left: 32px; }
@media (max-width: 480px) {
  .q0zz .bxod { right: 20px; bottom: 20px; }
  .hmtrasjb  .bxod { left: 20px; bottom: 20px; }
}
.ncsxmwx { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.huylo8ug { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.dl7y0uf { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.bz1upk { color: var(--text-dim); font-size: 0.8rem; }
.jaoy5bo a, .qlwxrxk a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.jaoy5bo a:hover, .qlwxrxk a:hover { color: var(--accent-light); }
.qlwxrxk { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.w9by2x .huylo8ug { text-align: center; }
.w9by2x .qlwxrxk { justify-content: center; margin-bottom: 16px; }
.w9by2x .dl7y0uf { margin-top: 0; }
.i1vemd { margin-top: 10px; }
.i1vemd a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .huylo8ug { padding-left: 16px; padding-right: 16px; }
  .s2vf3 .huylo8ug { padding: 20px 16px; }
  .qlwxrxk { gap: 4px 12px; }
  .dl7y0uf { font-size: 0.78rem; }
}
.zhg9 .dl7y0uf { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.zhg9 .bz1upk { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .zhg9 .ee397efi { grid-template-columns: 1fr 1fr; } .zhg9 .i3erxiwv { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zhg9 .ee397efi { grid-template-columns: 1fr; } }
.e2pyh .dl7y0uf { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .e2pyh .drop { gap: 12px; } .e2pyh .wd4q { margin-right: 0; width: 100%; } }
.pi527w6 .dl7y0uf { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.pi527w6 .bz1upk { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .pi527w6 .yu1ps { grid-template-columns: 1fr 1fr; } .pi527w6 .fwbn { grid-column: 1 / -1; } }
@media (max-width: 480px) { .pi527w6 .yu1ps { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .om8ztfzv .k96d3m { grid-template-columns: 1fr 1fr; } .om8ztfzv .ds8yx9om:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .om8ztfzv .k96d3m { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .v9panl1w .k96d3m { grid-template-columns: 1fr; } }
.dwf11kyf .huylo8ug { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.dwf11kyf .qlwxrxk { justify-content: center; }
.mh4rwq9c .kr59      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.mh4rwq9c .ncsxmwx { background: var(--bg-page); border-top-color: var(--border-alt); }
.maov .kr59      { background: #0d1117; border-bottom-color: #21262d; }
.maov .kuqw { color: var(--accent-light); }
.maov .s4sj { --msep-color: #8b949e; }
.maov .s4sj a { color: #8b949e; }
.maov .s4sj a:hover { color: var(--accent-light); }
.maov .to2nexzs { color: #8b949e; }
.maov .ncsxmwx { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.maov .dl7y0uf,
.maov .bz1upk { color: #6e7681; }
.maov .jaoy5bo a, .maov .qlwxrxk a,
.maov .jaoy5bo a:hover, .maov .qlwxrxk a:hover,
@media (max-width: 640px) {
  .maov .s4sj { background: #0d1117; border-top-color: #21262d; }
  .maov .s4sj li a { border-bottom-color: #21262d; }
}
.gqig .kr59      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.gqig .kuqw { color: var(--accent-light); }
.gqig .s4sj { --msep-color: #475569; }
.gqig .s4sj a { color: #475569; }
.gqig .s4sj a:hover { color: var(--accent-light); }
.gqig .to2nexzs { color: #64748b; }
.gqig .ncsxmwx { background: #f0f4f8; border-top-color: #cbd5e1; }
.gqig .dl7y0uf,
.gqig .bz1upk { color: #64748b; }
.gqig .jaoy5bo a, .gqig .qlwxrxk a,
.gqig .jaoy5bo a:hover, .gqig .qlwxrxk a:hover,
@media (max-width: 640px) {
  .gqig .s4sj { background: #f0f4f8; border-top-color: #cbd5e1; }
  .gqig .s4sj li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.r25naaq .kr59      { background: var(--accent); border-bottom-color: var(--accent-light); }
.r25naaq .kuqw { color: #fff; }
.r25naaq .s4sj { --msep-color: rgba(255,255,255,0.82); }
.r25naaq .s4sj a { color: rgba(255,255,255,0.82); }
.r25naaq .s4sj a:hover { color: #fff; }
.r25naaq .to2nexzs { color: rgba(255,255,255,0.9); }
.r25naaq .ae8ay826 a { color: var(--text-primary) !important; }
.r25naaq .ae8ay826 a:hover { color: var(--accent-light) !important; }
.r25naaq .ncsxmwx { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.r25naaq .dl7y0uf,
.r25naaq .bz1upk { color: rgba(255,255,255,0.72); }
.r25naaq .jaoy5bo a, .r25naaq .qlwxrxk a,
.r25naaq .jaoy5bo a:hover, .r25naaq .qlwxrxk a:hover,
@media (max-width: 640px) {
  .r25naaq .s4sj { background: var(--accent); border-top-color: var(--accent-light); }
  .r25naaq .s4sj li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.j2anm .kr59 {
  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);
}
.j2anm .ncsxmwx {
  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) {
  .j2anm .s4sj {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.csgsp .e3mzu9ht { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.ad383 .e3mzu9ht { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ygzy61j .e3mzu9ht { min-height: 72px; height: auto; }
.y73b .e3mzu9ht { min-height: 84px; height: auto; }
.s2vf3 .e3mzu9ht { max-width: none; padding: 0 32px; }
.s2vf3 .huylo8ug  { max-width: none; padding: 24px 32px; }
.ah6ada.i3rtg .e3mzu9ht { max-width: 1200px; }
.ah6ada.rm2uus8 .e3mzu9ht { max-width: 1320px; }
.yw9k7   .kuqw, .yw9k7   .wd4q { text-transform: capitalize; }
.g6aqvg5s .kuqw, .g6aqvg5s .wd4q { text-transform: lowercase; }
.xues0rrf .kuqw, .xues0rrf .wd4q { text-transform: uppercase; letter-spacing: 0.06em; }
.hnrjl5z, .kq7fbw3 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.mmv1n .hnrjl5z,
.hb0x03 .hnrjl5z,
.bqutiaii .hnrjl5z,
.sluj5jl .hnrjl5z,
.h5tzd5vq   .s4sj a { font-weight: 500; }
.b2x1fi .s4sj a { font-weight: 600; }
.pqwewdha     .s4sj a { font-weight: 700; }
.josie    .s4sj a { font-weight: 800; letter-spacing: 0.01em; }
.n8s7     .s4sj > li + li::before,
.vdlf    .s4sj > li + li::before,
.c0qsbw8w    .s4sj > li + li::before,
.b9cdrsfi .s4sj > li + li::before,
.pxe77j .s4sj > li + li::before,
.ddr6  .s4sj > li + li::before,
.vhyxf    .s4sj > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.n8s7     .s4sj > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.vdlf    .s4sj > li + li::before { content: "|"; }
.c0qsbw8w    .s4sj > li + li::before { content: "—"; }
.b9cdrsfi .s4sj > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.pxe77j .s4sj > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.ddr6  .s4sj > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.vhyxf    .s4sj > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .lvoh0 .to2nexzs,
  .l56h .to2nexzs,
  .sw7vv .to2nexzs,
  .btma3le .to2nexzs,
  .l3gmw8k9 .to2nexzs {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .lvoh0 .to2nexzs::before,
  .l56h .to2nexzs::before,
  .sw7vv .to2nexzs::before,
  .btma3le .to2nexzs::before,
  .l3gmw8k9 .to2nexzs::before { content: ""; display: block; flex-shrink: 0; }

  
  .lvoh0 .to2nexzs::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;
  }

  
  .l56h .to2nexzs::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;
  }

  
  .sw7vv .to2nexzs::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;
  }

  
  .btma3le .to2nexzs::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;
  }

  
  .l3gmw8k9 .to2nexzs::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) {
  .cgiz .to2nexzs {
    padding: 5px 14px;
  }
  .cgiz .s4sj {
    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;
  }
  .cgiz .s4sj li a {
    border-bottom: none; padding: 10px 22px;
  }
  .cgiz .s4sj li a:hover { background: var(--bg-raised); }
  .cgiz .v3w3vskp,
  .i5cdy3yd .v3w3vskp,
  .hwvpos53 .v3w3vskp { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ssd7m .to2nexzs {
    padding: 5px 10px;
  }
  .ssd7m .s4sj {
    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);
  }
  .ssd7m .s4sj.kvfv { transform: translateX(0); }
  .ssd7m .s4sj li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ssd7m .s4sj li:last-child a { border-bottom: none; }
  .r25naaq .s4sj,
  .maov .s4sj { background: var(--accent) !important; }
  .r25naaq .s4sj li a,
  .maov .s4sj li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .hwvpos53 .to2nexzs {
    padding: 5px 10px;
  }
  .hwvpos53 .s4sj {
    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);
  }
  .hwvpos53 .s4sj::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .hwvpos53 .s4sj.kvfv { transform: translateY(0); }
  .hwvpos53 .s4sj li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .qqqd .to2nexzs {
    padding: 5px 10px;
  }
  .qqqd .s4sj {
    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;
  }
  .qqqd .s4sj.kvfv { opacity: 1; pointer-events: auto; }
  .qqqd .s4sj li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .h8vra     .to2nexzs { border-radius: 0 !important; }
  .pschac   .to2nexzs { border-radius: 8px !important; }
  .n2bp17 .to2nexzs { border-radius: 50% !important; }
  .oz0k0sir   .to2nexzs { border-radius: 999px !important; }
}
.xbl8s7 {
  background: var(--bg-card);
  border: 1px solid var(--border);
  border-radius: 12px;
  padding: 18px 20px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.azupiq { display: flex; align-items: center; gap: 12px; }
.l7j64a01 {
  width: 56px; height: 56px; border-radius: 50%;
  object-fit: cover; flex-shrink: 0; background: var(--bg-card-inner);
}
.ogk9 {
  display: flex; align-items: center; justify-content: center;
  font-size: 1.4rem; font-weight: 700; color: var(--accent-light);
}
.zxpf00 { display: flex; flex-direction: column; gap: 2px; min-width: 0; }
.yau2lhe { font-weight: 700; color: var(--text-primary); font-size: 0.98rem; }
.yjaljco { color: var(--cta); font-size: 0.95rem; letter-spacing: 1px; }
.yjaljco .kc1l8y5 { color: var(--text-faint); }
.v7e5 { color: var(--text-body); font-size: 0.94rem; line-height: 1.5; margin: 0; }
.o9pglw7x {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-top: 20px;
}
.o9pglw7x .xbl8s7 { flex-direction: row; align-items: flex-start; gap: 16px; }
.o9pglw7x .azupiq { flex: 0 0 auto; flex-direction: column; align-items: center; min-width: 90px; }
.o9pglw7x .l7j64a01 { width: 64px; height: 64px; }
.o9pglw7x .zxpf00 { align-items: center; text-align: center; }
.o9pglw7x .v7e5 { flex: 1 1 auto; }
.cfw0 .xbl8s7 {
  padding: 14px 16px;
  gap: 8px;
  border: none;
  border-left: 3px solid var(--cta);
  border-radius: 0 8px 8px 0;
  background: var(--bg-card-inner);
}
.cfw0 .l7j64a01 { width: 40px; height: 40px; }
.cfw0 .v7e5 { font-size: 0.88rem; }
@media (max-width: 640px) {
  .o9pglw7x .xbl8s7 { flex-direction: column; align-items: stretch; }
  .o9pglw7x .azupiq { flex-direction: row; min-width: auto; }
  .o9pglw7x .zxpf00 { align-items: flex-start; text-align: left; }
}
.zs8lw2,
.zs8lw2.yk3iqp4,
.rkcnd4w .zs8lw2,
.k7o3lr .zs8lw2,
.fs9f .zs8lw2,
.u0dp .zs8lw2 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.iwknnk9 {
  background: linear-gradient(135deg, var(--cta) 0%, var(--cta-hover) 100%);
  border-radius: 16px;
  padding: 28px 36px;
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 16px 0;
}
.mlgc { flex: 1 1 280px; min-width: 0; }
.avf4 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.tf7p4ip {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.ore8 {
  background: #fff !important;
  color: var(--cta) !important;
  padding: 14px 44px !important;
  border-radius: 999px;
  font-weight: 800;
  font-size: 1rem;
  text-decoration: none;
  flex-shrink: 0;
  transition: transform 0.15s, opacity 0.2s;
  white-space: nowrap;
}
.ore8:hover { transform: translateY(-1px); opacity: 0.95; }
.l3hmc1u6 .iwknnk9 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.l3hmc1u6 .avf4 { color: var(--cta); }
.l3hmc1u6 .tf7p4ip { color: var(--text-body); }
.l3hmc1u6 .ore8 {
  background: var(--cta) !important;
  color: #fff !important;
}
.vlx17d .iwknnk9 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.vlx17d .avf4 { color: var(--text-primary); }
.vlx17d .tf7p4ip { color: var(--text-body); }
.vlx17d .ore8 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .iwknnk9 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .mlgc { flex: 0 0 auto; }
  .avf4 { font-size: 1.2rem; }
  .ore8 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.zl00 .e2nnsgjm { height: 36px; }
.bsuq .e2nnsgjm { height: 60px; max-width: 200px; }
.yxj8fga .e2nnsgjm { height: 56px; max-width: 180px; }
.pzaukxzi    .gw5j, .pzaukxzi    .eq3mab4z { color: #f59e0b; }
.cv0b31ux      .eq3mab4z   { font-size: 1.35rem; }
.j2njyi    .gw5j, .j2njyi    .eq3mab4z { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.xjmtvz     .gw5j, .xjmtvz     .eq3mab4z { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.um5o0msl .gw5j, .um5o0msl .eq3mab4z { color: var(--cta); letter-spacing: 2px; }
.nbgpxge   .gw5j, .nbgpxge   .eq3mab4z { color: #e91e63; letter-spacing: 2px; }
.s74ogec  .gw5j, .s74ogec  .eq3mab4z { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.e7sy5     .gw5j, .e7sy5     .eq3mab4z { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.icjyt4 .l7pvg + .l7pvg {
  border-left: 1px solid var(--border); padding-left: 10px;
}
@media (min-width: 720px) {
  .ofaj .o3jot1 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ofaj .s98s3px7 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ofaj .s98s3px7 { padding: 40px 16px 20px; }
  .ofaj .l7pvg {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ofaj .xj397f { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .qu36 .s98s3px7 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .qu36 .s98s3px7::before {
    position: absolute; top: 14px; left: 14px;
  }
  .qu36 .p2fnjk0l {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .qu36 .enob { white-space: normal; text-align: center; font-size: 1.2rem; }
  .qu36 .l7pvg {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .qu36 .xj397f { width: 100%; min-width: 0; }
  .qu36 .gw5j { min-width: 0; }
}
.itnhfhx .g6bnr8 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.itnhfhx .g6bnr8 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.itnhfhx .g6bnr8 p { padding: 0 2px 16px; }
.coacnlj .g6bnr8 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.coacnlj .g6bnr8 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.coacnlj .g6bnr8 summary::after { content: "›"; font-size: 1.2em; }
.coacnlj .g6bnr8[open] summary::after { content: "‹"; }
.coacnlj .g6bnr8 p { padding: 10px 22px 4px; }
.k3im .g6bnr8 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.k3im .g6bnr8 summary { color: var(--text-primary); padding-left: 16px; }
.k3im .g6bnr8 summary::after { content: "›"; font-size: 1.1em; }
.k3im .g6bnr8[open] summary::after { content: "‹"; }
.k3im .g6bnr8 p { padding-left: 16px; }
.xl2lr20h .hrvouz { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.xl2lr20h .g6bnr8 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.xl2lr20h .g6bnr8:last-child { border-bottom: none; }
.xl2lr20h .g6bnr8 summary { color: var(--text-primary); border-radius: 0; }
.xl2lr20h .g6bnr8 summary::after { content: "›"; font-size: 1.1em; }
.xl2lr20h .g6bnr8[open] summary::after { content: "‹"; }
.s0vzk5 .g6bnr8 { overflow: hidden; }
.s0vzk5 .g6bnr8 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.s0vzk5 .g6bnr8 summary::after { color: rgba(255,255,255,.75); }
.s0vzk5 .g6bnr8[open] summary { border-radius: 0; }
.jd9mtxbk { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.u9gvzlph {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.dspm5zd {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.nsiy { color: var(--text-muted); font-size: 1.05rem; }
.irarn3a0 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.fyjjk74 { margin-bottom: 20px; }
.qljl {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.yt1q9 {
  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;
}
.yt1q9:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.csyz { resize: vertical; min-height: 130px; }
.s90jxeg5 { width: 100%; margin-top: 8px; }
.wnauwd3 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.sbxgvzn {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.spcmn { color: var(--text-muted); line-height: 1.75; }
.cgnxe4d { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.cgnxe4d li { margin-bottom: 6px; }
.u6xw { max-width: 760px; margin: 0 auto; }
.hd6zyj { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.zv3j2 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.zv3j2:last-child { border-bottom: none; }
.zv3j2 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.zv3j2 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.b8nco { max-width: 760px; margin: 0 auto; }
.cuj3aw { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.bwi9ljny ul.cgnxe4d { margin: 0; }
.chj6 { max-width: 900px; margin: 0 auto; }
.z1pokmex { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.z1pokmex:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.z1pokmex .cuj3aw { margin: 0; font-size: 1rem; }
.z1pokmex .zruy7k p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .z1pokmex { grid-template-columns: 1fr; gap: 10px; } }
.uope3fy .cuj3aw { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.air1a .cgnxe4d { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .oe9zg { grid-template-columns: 1fr; } }
.q3ghl2 ul.cgnxe4d { margin: 0; }
.bqv80c .cgnxe4d,
.ekw5twqo .cgnxe4d,
.qdxck39 .cgnxe4d,
.xmjeq .cgnxe4d {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .dndtgyj { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .sv1hq { grid-template-columns: 1fr; } .gw4i { position: static; text-align: center; } }
@media (max-width: 860px) { .bnxdc { grid-template-columns: 1fr; } }
.xmjeq .cgnxe4d { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ia892n0 { flex-direction: column; text-align: center; } .x6se6z { grid-template-columns: 1fr; } }
.sqo5 { max-width: 760px; margin: 0 auto; }
.yolp5yx4 { position: relative; padding-left: 28px; }
.yolp5yx4::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.kv9zkl2 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.kv9zkl2:last-child { padding-bottom: 0; }
.md9rm5 { 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; }
.i5on03d h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.i5on03d p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.jvxni4lh .dspm5zd { color: var(--accent-light); }
.bblrw .dspm5zd { font-size: 2rem; }
.bblrw .nsiy { max-width: 680px; }
.jddtxd .dspm5zd { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.jddtxd .nsiy  { margin: 0; }
@media (max-width: 640px) { .jddtxd { flex-direction: column; } }
.v91v3t {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.v91v3t .dspm5zd { color: var(--accent-light); }
.d7izt .dspm5zd { color: #fff; }
.d7izt .nsiy  { color: rgba(255,255,255,0.85); }
.ikxjsmgq { max-width: 680px; margin: 0 auto; }
.wcl2uvp {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .wcl2uvp { grid-template-columns: 1fr; } }
.nbiy5l .yt1q9 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.nbiy5l .yt1q9:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.q83q .yt1q9 { background: var(--bg-raised); border-color: transparent; }
.q83q .yt1q9:focus { background: var(--bg-card); border-color: var(--accent-light); }
.r83h0 .yt1q9 { border-radius: 100px; padding: 11px 20px; }
.r83h0 .csyz { border-radius: 14px; }
.eeau79i {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .eeau79i { grid-template-columns: 1fr; } }
.m2odlnim {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.m2odlnim h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.m2odlnim p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.zqv3 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.zqv3 li { margin-bottom: 6px; }
.u1s69{position:relative;overflow:visible}
.w8kn .lu7014{display:block}
.d0onjii3 .fwgb{border-bottom:1px solid currentColor;padding-bottom:2px}
.gy9kfem{--date-bg:transparent}
.arch .fxrc2it7::before{content:""}
.iyf9rf5 .inp7z{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .inp7z{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .vonriq{max-width:100%}
}
.nb918zja{margin:24px 0 32px;padding:0;list-style:none}
.ukq507kp{padding:18px 22px;border-radius:var(--radius);
  background:var(--surface);border:1px solid var(--border, rgba(255,255,255,.08))}
.tn6xc{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px 22px}
.i9oyru9{display:flex;flex-direction:column;gap:4px;padding:8px 4px}
.qodw8{font-size:11px;letter-spacing:.05em;text-transform:uppercase;opacity:.55}
.beoo{font-size:15px;font-weight:600;line-height:1.3}
.iaxee8e4{display:flex;flex-wrap:wrap;gap:12px;padding:16px 0;justify-content:center}
.hgnt8tbh{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;
  border-radius:999px;background:var(--surface);
  border:1px solid var(--border, rgba(255,255,255,.1));font-size:13px;font-weight:500}
.kybcy{width:14px;height:14px;border-radius:50%;background:var(--accent);
  display:inline-block;flex-shrink:0}
.egxjso91{margin:18px 0 28px}
.egxjso91 .nlv58{margin:0}
@media (max-width:560px){
  .tn6xc{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .q6cll { padding: 28px 18px 20px; }
  .v5yog0 { font-size: 1.2rem; }
  .lkc38d3 { max-width: 220px; max-height: 80px; }
}
.gryqkkg  .txoo1o { border-radius: 50%; }
.ehez46gm .iwknnk9 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .txoo1o { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.ra5ed .yk3iqp4 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.ra5ed .x67cd1 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.ra5ed .iwknnk9 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .e3mzu9ht { flex-direction: row-reverse; }
[dir="rtl"] .s4sj { flex-direction: row-reverse; }
[dir="rtl"] .ae8ay826 { right: 50%; left: auto; transform: translateX(50%); }
[dir="rtl"] .q0zz .bxod { right: auto; left: 32px; }
[dir="rtl"] .hmtrasjb  .bxod { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .q0zz .bxod { right: auto; left: 20px; }
  [dir="rtl"] .hmtrasjb  .bxod { left: auto;  right: 20px; }
}
[dir="rtl"] .ka59s .awjp  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .jmwv0 .awjp { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .onwu4v, [dir="rtl"] .brdk6th6 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .d7mv6nt { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .t8vd { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .h2sg { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .iwknnk9 { direction: rtl; }
[dir="rtl"] .uvzh2 { direction: rtl; }
[dir="rtl"] .xkon4 { direction: rtl; }
[dir="rtl"] .vomsc4y { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .zqzg7x .brdk6th6,
[dir="rtl"] .erl4ht .brdk6th6,
[dir="rtl"] .mjuq6m .brdk6th6,
[dir="rtl"] .bjqohdn1 .brdk6th6 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .zqzg7x .brdk6th6 li::before,
[dir="rtl"] .erl4ht .brdk6th6 li::before,
[dir="rtl"] .mjuq6m .brdk6th6 li::before,
[dir="rtl"] .bjqohdn1 .brdk6th6 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .xww50p.f0atk .jdb1rnxy,
[dir="rtl"] .nfqjde58.f0atk .jdb1rnxy,
[dir="rtl"] .yf4d.f0atk .jdb1rnxy,
[dir="rtl"] .w63t.f0atk .jdb1rnxy,
[dir="rtl"] .s290e.f0atk .jdb1rnxy { text-align: right; }
[dir="rtl"] .rgwj5y.yfpu5w .kbpeg { text-align: center; }
[dir="rtl"] .x67cd1,
[dir="rtl"] .cy3buar,
[dir="rtl"] .b2zato5o,
[dir="rtl"] .jdb1rnxy { text-align: right; }
[dir="rtl"] .irarn3a0,
[dir="rtl"] .qljl,
[dir="rtl"] .yt1q9,
[dir="rtl"] .csyz { text-align: right; direction: rtl; }
[dir="rtl"] .r83h0 .yt1q9,
[dir="rtl"] .nbiy5l .yt1q9 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #0031f5;
  --brand:           #0031f5;
  --brand-light:     #4266fa;
  --brand-pale:      #899ef5;
  --grad-start:      #001c8f;
  --grad-end:        #002bdb;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #00f010;
  --cta-light:       #42fa4e;
  --cta-hover:       #19ff29;
  --bg-page:         #010617;
  --bg-surface:      #030925;
  --bg-card:         #040d33;
  --bg-card-inner:   #051142;
  --bg-raised:       #061550;
  --bg-hover:        #07185e;
  --border:          #091d71;
  --border-alt:      #0b258d;
  --border-section:  #091d71;
  --text-primary:    #e2e3e8;
  --text-muted:      #9ca0ae;
  --text-body:       #c6c8d1;
  --text-sub:        #9ca0ae;
  --text-faint:      #676b7e;
  --text-dim:        #505362;
  --text-label:      #808597;
  --text-value:      #b8bbc5;
  --accent-bg:       #091134;
  --accent-bg-light: #0b1950;
  --bg-tip:          #162621;
  --bg-warning:      #272115;
  --bg-info:         #161c26;
  --bg-pros:         #162621;
  --bg-cons:         #26161b;
  --c-pros:          #7af4cb;
  --c-cons:          #e689a7;
  --c-pros-label:    #4bf0b9;
  --c-tip-border:    #2aedac;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7af4cb;
}
:root { --logo-bg-opacity: 74%; }
body, button, input { font-family: "Orbitron", sans-serif; }
.jco03 .xqpnsv { font-size: 0; width: 1.2rem; flex-shrink: 0; }.jco03 .xqpnsv::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.jco03 .iekk8mv     .xqpnsv::before { content: "";  color: var(--c-tip-border); }.jco03 .cyb1xx2x .xqpnsv::before { content: ""; color: var(--c-warn-border); }.jco03 .f5xm    .xqpnsv::before { content: ""; color: #60a5fa; }.hr1a .jco03 .iekk8mv     .xqpnsv::before { color: #10b981; }.hr1a .jco03 .cyb1xx2x .xqpnsv::before { color: #f43f5e; }.hr1a .jco03 .f5xm    .xqpnsv::before { color: #a855f7; }.zt1uy  .jco03 .iekk8mv     .xqpnsv::before { color: #eab308; }.zt1uy  .jco03 .cyb1xx2x .xqpnsv::before { color: #ef4444; }.zt1uy  .jco03 .f5xm    .xqpnsv::before { color: #f97316; }.c5leg4ql  .jco03 .iekk8mv     .xqpnsv::before { color: #38bdf8; }.c5leg4ql  .jco03 .cyb1xx2x .xqpnsv::before { color: #818cf8; }.c5leg4ql  .jco03 .f5xm    .xqpnsv::before { color: #2dd4bf; }.frmr .jco03 .xqpnsv::before { color: var(--accent-light) !important; }
.qxovp .i0dlks li::before, .qxovp .xdykj6a li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.qxovp .i0dlks li::before { content: ""; }.qxovp .xdykj6a li::before { content: ""; }.qxovp .dvmen7m0::before, .qxovp .vlbpasxn::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.qxovp .dvmen7m0::before { content: ""; }.qxovp .vlbpasxn::before { content: ""; }
.mw64afvy .vs4fq, .mw64afvy .rgwj5y { min-height: 320px; }
.dnaz5l .yg5s::after, .dnaz5l .vb1p::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; }
.yixx7::before { content: '—'; }