: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;
}
.b466c {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.gy1r {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.z5uyn7de {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.beg3 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ek9a2y { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ek9a2y a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ek9a2y a:hover { color: var(--accent-light); }
.q06cj9ir  .eyfssd { border-radius: 14px; }
.q06cj9ir .eyfssd li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.q06cj9ir .eyfssd li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.l2b79a .eyfssd li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .eyfssd {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .goq7nm7:hover .eyfssd,
  .goq7nm7:focus-within .eyfssd { display: block; }
  .eyfssd li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ax4obk9p {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.pcjlzxc { display: none; }
@media (max-width: 640px) {
  .pcjlzxc {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .pcjlzxc.r1cptj { display: block; }
}
@media (max-width: 640px) {
  .ax4obk9p { display: block; }
  .ek9a2y > li + li::before { display: none !important; }
  .ek9a2y {
    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;
  }
  .ek9a2y.r1cptj { display: flex; }
  .ek9a2y li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ek9a2y li:last-child a { border-bottom: none; }
}
.jsiir { min-height: 480px; }
.c22j {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.oqu800 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.aow65459 .oqu800 { margin-left: 0; margin-right: 0; }
.g8mrr8 {
  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;
}
.g8mrr8:hover { opacity: 0.88; }
.yduewe .c22j { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.yduewe .oqu800 { color: #e2e8f0; }
.yduewe.gdxgd .x64h { text-align: center; }
.b3kbgvg .c22j { color: var(--text-primary); text-shadow: none; }
.b3kbgvg .oqu800 { color: var(--text-muted); }
.b3kbgvg .g8mrr8 { margin-top: 16px; }
.b3kbgvg, .b3kbgvg.jsiir { min-height: auto !important; }
.b3kbgvg.gdxgd .x64h { text-align: center; }
.b3kbgvg~.pyhj1f{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.b3kbgvg~.pyhj1f .fdysb7{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.hhxx5ltt .tohtbx9,
.hhxx5ltt .atpcwvtu {
  animation: hg-breathe 10s ease-in-out infinite;
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.hhxx5ltt .yduewe .fa2c1 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.tohtbx9 .c22j { color: #fff; }
.tohtbx9 .oqu800 { color: rgba(255,255,255,0.85); }
.tohtbx9 .g8mrr8 { background: #fff; color: var(--cta); }
.tohtbx9 .g8mrr8:hover { opacity: 0.92; }
.jwqt .lqj7z3 { position: relative; overflow: hidden; }
.jwqt .lqj7z3::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.hhxx5ltt .lqj7z3 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.zanwex .lqj7z3 { position: relative; overflow: hidden; }
.zanwex .lqj7z3::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;
}
.lo9pj .lqj7z3 { position: relative; overflow: hidden; }
.lo9pj .lqj7z3::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.kpq0xb .lqj7z3 {
  animation: hg-fadein 1.2s ease-out both;
}
.lqj7z3 {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.czsx07 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.pgddcfg {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.qt90 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.lqj7z3 .c22j { text-shadow: none; color: var(--text-primary); }
.lqj7z3 .oqu800 { color: var(--text-muted); }
body.ld4vcb92 .c22j {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.sm0xb .c22j {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.lqj7z3.gdxgd .czsx07 { align-items: center; text-align: center; }
.lqj7z3.aow65459   .czsx07 { align-items: flex-start; text-align: left; }
.ief8xlc .pgddcfg { position: relative; }
.ief8xlc .pgddcfg::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.ief8xlc.dlwrf71 .pgddcfg::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.b2no .pgddcfg {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.b2no .qt90 {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.b2no.dlwrf71 .pgddcfg { padding: 32px 0 32px 32px; }
.s4srb .pgddcfg {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.s4srb .qt90 {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.s4srb .atpcwvtu {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.dlwrf71 .czsx07 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.s4srb.dlwrf71 .pgddcfg { padding: 40px 16px 40px 48px; }
.umculy .pgddcfg { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .lqj7z3 { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .lqj7z3 .pgddcfg { display: none !important; }
  .umculy .pgddcfg { display: none !important; }
  .trt1fntr .b0u3 { display: none !important; }
  .eras .b1bmsby8 { display: none !important; }
  .czsx07  { padding: 36px 24px; }
  .lqj7z3~.pyhj1f,.dlwrf71~.pyhj1f{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .jsiir, .lqj7z3 { min-height: 320px !important; }
  
  .c22j { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .wkcy4qy { display: none !important; }
  
  .stqi { flex-direction: column; align-items: center; }
  .jtxsx { width: 100%; max-width: 340px; }
}
.gfs06p { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.z6fbq8 { width: 100%; height: auto; display: block; border-radius: 10px; }
.vjn1y5ft .gfs06p        { border-radius: 16px; }
.vjn1y5ft .z6fbq8  { border-radius: 16px; }
.uqswx7c .gfs06p         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.uqswx7c .z6fbq8   { border-radius: 8px; }
.ehbf { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.cbfh { width: 100%; padding: 32px 0; position: relative; }
.efcp3 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.eltsdkg .cbfh:nth-child(even) { background: var(--bg-surface); }
.eltsdkg .cbfh:nth-child(odd)  { background: var(--bg-page); }
.t7jxg .cbfh:nth-child(even) { background: var(--bg-card); }
.t7jxg .cbfh:nth-child(odd)  { background: var(--bg-page); }
.eltsdkg .cbfh:nth-child(odd)  .efcp3 { background: var(--bg-card); border-radius: 6px; }
.eltsdkg .cbfh:nth-child(even) .efcp3 { background: var(--bg-raised); border-radius: 6px; }
.t7jxg .cbfh:nth-child(odd)  .efcp3 { background: var(--bg-card); border-radius: 6px; }
.t7jxg .cbfh:nth-child(even) .efcp3 { background: var(--bg-raised); border-radius: 6px; }
.eltsdkg .cbfh:nth-child(even) .qlvmv3 .z0sr,
.t7jxg .cbfh:nth-child(even) .qlvmv3 .z0sr { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.eltsdkg .cbfh:nth-child(odd) .qlvmv3 .z0sr,
.t7jxg .cbfh:nth-child(odd) .qlvmv3 .z0sr { background: var(--bg-card-inner); }
.eltsdkg .cbfh:nth-child(even) .mhl7j .z0sr:nth-child(odd),
.t7jxg .cbfh:nth-child(even) .mhl7j .z0sr:nth-child(odd)  { background: var(--bg-card); }
.eltsdkg .cbfh:nth-child(even) .mhl7j .z0sr:nth-child(even),
.t7jxg .cbfh:nth-child(even) .mhl7j .z0sr:nth-child(even) { background: var(--bg-card-inner); }
h1.rnb5a { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.rnb5a {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.jcm2zv { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.gy9gp h2.rnb5a {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ifgr9tq h2.rnb5a {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.jc1l4 h2.rnb5a {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.lwr6dg h2.rnb5a::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.avhki h2.rnb5a {
  color: var(--text-primary); font-size: 1.7rem;
}
.dmvfi h2.rnb5a::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.fzbbmbb h2.rnb5a {
  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;
}
.gzh9 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .gzh9 { display: none; } }
.bo0une { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.mkpedcp { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.ixakxbkp {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.q8rz6 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.pofyg { padding-left: 20px; }
.pofyg li { margin-bottom: 6px; }
.pofyg a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.pofyg a:hover { color: var(--accent-light); }
.l8nhh3l .q8rz6 { display: none; }
.um1l .q8rz6 { display: none; }
.um1l .pofyg { padding-left: 0; list-style: none; }
.um1l .pofyg li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.um1l .pofyg a { font-size: 0.92rem; }
.apzle9 .ixakxbkp { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.apzle9 .q8rz6 { display: none; }
.apzle9 .pofyg { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.apzle9 .pofyg li { margin-bottom: 0; }
.apzle9 .pofyg 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;
}
.apzle9 .pofyg a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.xhpffh .ixakxbkp { padding: 20px 20px 16px; }
.xhpffh .pofyg {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.xhpffh .pofyg li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.xhpffh .pofyg 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;
}
.xhpffh .pofyg 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;
}
.xhpffh .pofyg a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.xhpffh .pofyg a:focus,
.xhpffh .pofyg a:focus-visible,
.xhpffh .pofyg a:target { outline: none; }
.xhpffh .pofyg li:target a { border-color: var(--border); color: var(--text-muted); }
.kcy0yfw .ixakxbkp { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.kcy0yfw .q8rz6 { display: none; }
.kcy0yfw .pofyg { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.kcy0yfw .pofyg li { margin-bottom: 0; }
.kcy0yfw .pofyg li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.kcy0yfw .pofyg li:last-child::after { content: ""; margin-right: 0; }
.kcy0yfw .pofyg a { font-size: 0.9rem; }
.z0sr { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.qlvmv3 .z0sr { background: var(--bg-card); }
.mhl7j .z0sr:nth-child(odd)  { background: var(--bg-card); }
.mhl7j .z0sr:nth-child(even) { background: var(--bg-raised); }
.q91t7c5 .z0sr {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.q91t7c5 .z0sr:last-child { border-bottom: none; }
.q91t7c5 h3.jcm2zv { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.qx86 .z0sr {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.qx86 .z0sr + .z0sr { margin-top: 4px; }
.fzy8qjvk .z0sr { background: none; border-radius: 0; padding: 12px 0; }
.fzy8qjvk .z0sr + .z0sr { border-top: 1px solid var(--border-section); }
.yvwk7c4z { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.r1n6i0a { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.mmwaul29 { color: var(--text-body); margin-bottom: 10px; }
.xk0k1, .zadabd { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.xk0k1 li, .zadabd li { margin-bottom: 6px; }
.zadabd li { list-style: decimal; }
.oilyvl1h     .xk0k1 { list-style-type: "● "; }
.fmali  .xk0k1 { list-style-type: "■ "; }
.ftdftfe .xk0k1 { list-style-type: "◆ "; }
.r51u0g6    .xk0k1 { list-style-type: "★ "; }
.oilyvl1h     .nqgrovk { list-style-type: "● "; }
.fmali  .nqgrovk { list-style-type: "■ "; }
.ftdftfe .nqgrovk { list-style-type: "◆ "; }
.r51u0g6    .nqgrovk { list-style-type: "★ "; }
.oilyvl1h    .xk0k1 li::marker, .oilyvl1h    .nqgrovk li::marker,
.fmali .xk0k1 li::marker, .fmali .nqgrovk li::marker,
.ftdftfe .xk0k1 li::marker, .ftdftfe .nqgrovk li::marker,
.r51u0g6   .xk0k1 li::marker, .r51u0g6   .nqgrovk li::marker {
  color: var(--cta); font-size: 1em;
}
.oilyvl1h .zadabd,
.fmali .zadabd,
.ftdftfe .zadabd,
.r51u0g6 .zadabd {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.oilyvl1h .zadabd li,
.fmali .zadabd li,
.ftdftfe .zadabd li,
.r51u0g6 .zadabd li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.oilyvl1h .zadabd li::before,
.fmali .zadabd li::before,
.ftdftfe .zadabd li::before,
.r51u0g6 .zadabd 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;
}
.oilyvl1h     .zadabd li::before { border-radius: 50%; }
.fmali  .zadabd li::before { border-radius: 3px; }
.ftdftfe .zadabd li::before { border-radius: 3px; }
.r51u0g6    .zadabd li::before { border-radius: 50%; }
.mcg2o7up { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.rixo .mcg2o7up,
.fqseqf4q .mcg2o7up { background: transparent; border: none; border-radius: 0; }
.j3guw3u4 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.j3guw3u4 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.j3guw3u4 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.j3guw3u4 tr:hover td { background: var(--bg-hover); }
.p7tk5e .j3guw3u4 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.zz11g .j3guw3u4 { border: 1px solid var(--border-alt); }
.zz11g .j3guw3u4 th,
.zz11g .j3guw3u4 td { border: 1px solid var(--border-alt); }
.tm8ykl .j3guw3u4 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.tm8ykl .j3guw3u4 td { border-bottom: none; }
.tm8ykl .j3guw3u4 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.wkf6 .j3guw3u4 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.oojpxi .mcg2o7up {
  overflow: hidden;
}
.oojpxi .j3guw3u4 th { border-bottom: 1px solid var(--border-alt); }
.oojpxi .j3guw3u4 tr:last-child td { border-bottom: none; }
.fc11ut { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.zfo7 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.ao6n { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.s62uj { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.c9aqwc { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.nqgrovk { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.nqgrovk 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%}
.o7v6e .s62uj { background: transparent; text-align: center; }
.zagq .ao6n {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.un6u .ao6n {
  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);
}
.c2uv95m .zfo7 { display: grid; grid-template-columns: auto 1fr; }
.c2uv95m .ao6n {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.c2uv95m .s62uj { grid-column: 2; }
.c2uv95m .c9aqwc,
.c2uv95m .nqgrovk { grid-column: 1 / -1; }
.edttalp .zfo7 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.edttalp .ao6n {
  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);
}
.edttalp .s62uj { grid-column: 2; }
.edttalp .c9aqwc,
.edttalp .nqgrovk { grid-column: 1 / -1; }
.aty8 .zfo7 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.aty8 .s62uj { background: none; color: var(--accent-light); font-weight: 700; }
.jkuc .zfo7 { 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); }
.jkuc .s62uj { background: none; color: var(--accent-light); font-weight: 700; }
.yb543 .zfo7 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.yb543 .zfo7:last-child { border-bottom: none; }
.yb543 .s62uj { background: none; color: var(--accent-light); font-weight: 700; }
.epb53gg .zfo7 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.epb53gg .s62uj { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.wo61d .fc11ut { counter-reset: card-n; }
.wo61d .zfo7  { counter-increment: card-n; }
.wo61d .s62uj { display: flex; align-items: center; gap: 10px; }
.wo61d .s62uj::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;
}
.g9mfq .zfo7 { background: var(--bg-surface); border: 1px solid var(--border); }
.g9mfq .s62uj { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.tyo6pr { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.ndh7jrqp  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.rkvat { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.yb3o { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.qqu5r4 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.tyo6pr strong { color: var(--text-primary); font-size: 0.95rem; }
.tyo6pr p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.lbpp { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.nkq8kk, .g1in87b { border-radius: 8px; padding: 14px; }
.nkq8kk { background: var(--bg-pros); }
.g1in87b { background: var(--bg-cons); }
.zb7s { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.nkq8kk .zb7s { color: var(--c-pros-label); }
.g1in87b .zb7s { color: #f87171; }
.nkq8kk ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.g1in87b ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.z6fbq8 { width: 100%; height: auto; border-radius: 10px; display: block; }
.u0prfifh {
  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;
}
.u0prfifh:hover { opacity: 0.85; }
.k2jty4 .u0prfifh  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.k2jty4 .u0prfifh:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.atqj .u0prfifh  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.atqj .u0prfifh:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.r988h .g8mrr8 { border-radius: 50px; }
.r988h .u0prfifh  { border-radius: 50px; }
.e78i .g8mrr8 { padding-left: 22px; padding-right: 22px; }
.e78i .u0prfifh  { padding-left: 12px; padding-right: 12px; }
.qxlfz .g8mrr8 { padding-left: 44px; padding-right: 44px; }
.qxlfz .u0prfifh  { padding-left: 24px; padding-right: 24px; }
.t8726 .g8mrr8 { padding-left: 56px; padding-right: 56px; }
.t8726 .u0prfifh  { padding-left: 32px; padding-right: 32px; }
.fdgs   .g8mrr8::after, .fdgs   .u0prfifh::after,
.w07ffcnj .g8mrr8::after, .w07ffcnj .u0prfifh::after,
.ewjtge    .g8mrr8::after, .ewjtge    .u0prfifh::after,
.nyh01h    .g8mrr8::after, .nyh01h    .u0prfifh::after,
.qbnir    .g8mrr8::after, .qbnir    .u0prfifh::after,
.yu2z     .g8mrr8::after, .yu2z     .u0prfifh::after,
.enjetd2    .g8mrr8::after, .enjetd2    .u0prfifh::after,
.xd1w1   .g8mrr8::after, .xd1w1   .u0prfifh::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;
}
.fdgs .g8mrr8::after, .fdgs .u0prfifh::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");
}
.w07ffcnj .g8mrr8::after, .w07ffcnj .u0prfifh::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");
}
.ewjtge .g8mrr8::after, .ewjtge .u0prfifh::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");
}
.nyh01h .g8mrr8::after, .nyh01h .u0prfifh::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");
}
.qbnir .g8mrr8::after, .qbnir .u0prfifh::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");
}
.yu2z .g8mrr8::after, .yu2z .u0prfifh::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");
}
.enjetd2 .g8mrr8::after, .enjetd2 .u0prfifh::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");
}
.xd1w1 .g8mrr8::after, .xd1w1 .u0prfifh::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");
}
.tbou   .jgxpxjx3::after, .tbou   .zqnjhpqz::after,
.icvb .jgxpxjx3::after, .icvb .zqnjhpqz::after,
.cqc2    .jgxpxjx3::after, .cqc2    .zqnjhpqz::after,
.ow50l    .jgxpxjx3::after, .ow50l    .zqnjhpqz::after,
.rlmr67h    .jgxpxjx3::after, .rlmr67h    .zqnjhpqz::after,
.nta8     .jgxpxjx3::after, .nta8     .zqnjhpqz::after,
.doow4hx    .jgxpxjx3::after, .doow4hx    .zqnjhpqz::after,
.e9a3op84   .jgxpxjx3::after, .e9a3op84   .zqnjhpqz::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;
}
.tbou .jgxpxjx3::after, .tbou .zqnjhpqz::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");
}
.icvb .jgxpxjx3::after, .icvb .zqnjhpqz::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");
}
.cqc2 .jgxpxjx3::after, .cqc2 .zqnjhpqz::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");
}
.ow50l .jgxpxjx3::after, .ow50l .zqnjhpqz::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");
}
.rlmr67h .jgxpxjx3::after, .rlmr67h .zqnjhpqz::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");
}
.nta8 .jgxpxjx3::after, .nta8 .zqnjhpqz::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");
}
.doow4hx .jgxpxjx3::after, .doow4hx .zqnjhpqz::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");
}
.e9a3op84 .jgxpxjx3::after, .e9a3op84 .zqnjhpqz::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");
}
.y3fp .xges7h { background: var(--bg-raised); }
@media (min-width: 721px) {
  .rk7k0t2 { flex: 0 0 260px; width: 260px; }
  .mzmxcb { flex: 0 0 120px; width: 120px; }
  .xswa1 { flex: 0 0 110px; width: 110px; }
  .khf554   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .wzn3 { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.wzn3.u0prfifh { padding-left: 28px !important; padding-right: 28px !important; padding-top: 14px !important; padding-bottom: 14px !important; font-size: 1.05rem !important; }
@media (max-width: 820px) {
  .teqzl { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .teqzl .vcd47g { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .teqzl .rk7k0t2 { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .teqzl .xges7h { width: 100%; min-width: unset; height: 120px; }
  .teqzl .layv { max-height: 96px; max-width: 200px; }
  .teqzl .nnv5x4 { min-width: unset; text-align: center; white-space: normal; }
  .teqzl .mzmxcb { min-width: 0; }
  .teqzl .khf554 { flex-direction: row; justify-content: space-between; align-items: baseline; width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto; min-width: 0; }
  .teqzl .wzn3 { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .w1oxyg .vcd47g { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .phc3l68q .j08l {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .phc3l68q .gh1ho { margin: 0; }
}
.fqseqf4q .lbpp { gap: 10px; }
.fqseqf4q .nkq8kk, .fqseqf4q .g1in87b { padding: 12px; }
.fqseqf4q .nkq8kk ul, .fqseqf4q .g1in87b ul { margin: 4px 0 0; padding-left: 18px; }
.fqseqf4q .nkq8kk li, .fqseqf4q .g1in87b li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .cmiv0zw0 { grid-template-columns: 1fr; }
  .bxjie6s { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .bxjie6s .fuq1be { width: 72px; height: 50px; }
  .bxjie6s .jgh4tjz { max-width: 180px; }
  .bxjie6s .rykalb { width: auto; }
}
@media (max-width: 720px) {
  .pj63m { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ccjhfu { padding: 16px; }
  .oevs .fxfi1c { min-width: 50%; }
}
.ojr4gc .lbpp { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .k58vy1y { grid-template-columns: 1fr; }
  .dksbloz { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .g9ia8 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .yxa5 { flex-wrap: wrap; padding: 16px; }
}
.m2rr .lbpp { gap: 8px; }
.m2rr .nkq8kk, .m2rr .g1in87b { padding: 8px; }
@media (max-width: 480px) {
  .wjq7ugr { flex-direction: column; align-items: stretch; }
}
.mjm0t .rykalb .u0prfifh { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .i9qa5 { flex-direction: column; align-items: stretch; gap: 10px; }
  .mjm0t .rykalb { text-align: center; }
}
@media (max-width: 720px) {
  .p0o3s8 { grid-template-columns: 1fr; }
  .ydguf5ss { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .qhf3 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .rue44 { grid-template-columns: 1fr; }
  .vd2v { width: 100px; height: 100px; margin: 16px auto; }
  .ms6wsg { font-size: 1.4rem; }
  .yxg79s { justify-content: center; }
  .dxzxqw .fxfi1c { min-width: 50%; }
}
.a72kox7u .lbpp { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .jirjtxs { flex-wrap: wrap; padding: 14px 16px; }
  .lp7o01 { padding: 12px 16px; }
  .a72kox7u .lbpp { margin: 0 16px; }
  .a72kox7u .wvu7c { padding: 0 16px; }
  .g3bum187 { padding: 12px 16px; }
}
.cu6648 .wzn3.u0prfifh { padding: 14px 30px !important; font-size: 1rem; }
.sw0f .wzn3.u0prfifh { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.xz9204ql { margin: 16px 0; }
.kmh6 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.kmh6 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.kmh6 summary::after { content: "+"; color: var(--accent-light); }
.kmh6[open] summary::after { content: "−"; }
.kmh6 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.cbfh { margin-bottom: 0; }
.uv4scai h2.rnb5a { color: var(--text-primary); border-color: var(--accent-light); }
.cehju4zv h2.rnb5a { color: var(--text-primary); border-color: var(--accent-light); }
.qxx31etv .ndh7jrqp     { background: #052e16; border-color: #10b981; }
.qxx31etv .rkvat { background: #2d0a1e; border-color: #f43f5e; }
.qxx31etv .yb3o    { background: #1e1036; border-color: #a855f7; }
.qxx31etv .tyo6pr strong  { color: #f1f5f9; }
.qxx31etv .tyo6pr p       { color: #cbd5e1; }
.qxx31etv .mifnz8u4    .ndh7jrqp     .qqu5r4::before,
.qxx31etv .khhwvuvm  .ndh7jrqp     .qqu5r4::before,
.qxx31etv .zu8ak3  .ndh7jrqp     .qqu5r4::before,
.qxx31etv .qcwqnrs .ndh7jrqp     .qqu5r4::before { color: #10b981; }
.qxx31etv .mifnz8u4    .rkvat .qqu5r4::before,
.qxx31etv .khhwvuvm  .rkvat .qqu5r4::before,
.qxx31etv .zu8ak3  .rkvat .qqu5r4::before,
.qxx31etv .qcwqnrs .rkvat .qqu5r4::before { color: #f43f5e; }
.qxx31etv .mifnz8u4    .yb3o    .qqu5r4::before,
.qxx31etv .khhwvuvm  .yb3o    .qqu5r4::before,
.qxx31etv .zu8ak3  .yb3o    .qqu5r4::before,
.qxx31etv .qcwqnrs .yb3o    .qqu5r4::before { color: #a855f7; }
.rhpk .ndh7jrqp     { background: #2d2000; border-color: #eab308; }
.rhpk .rkvat { background: #2d0b0b; border-color: #ef4444; }
.rhpk .yb3o    { background: #2d1600; border-color: #f97316; }
.rhpk .tyo6pr strong  { color: #f1f5f9; }
.rhpk .tyo6pr p       { color: #cbd5e1; }
.rhpk .mifnz8u4    .ndh7jrqp     .qqu5r4::before,
.rhpk .khhwvuvm  .ndh7jrqp     .qqu5r4::before,
.rhpk .zu8ak3  .ndh7jrqp     .qqu5r4::before,
.rhpk .qcwqnrs .ndh7jrqp     .qqu5r4::before { color: #eab308; }
.rhpk .mifnz8u4    .rkvat .qqu5r4::before,
.rhpk .khhwvuvm  .rkvat .qqu5r4::before,
.rhpk .zu8ak3  .rkvat .qqu5r4::before,
.rhpk .qcwqnrs .rkvat .qqu5r4::before { color: #ef4444; }
.rhpk .mifnz8u4    .yb3o    .qqu5r4::before,
.rhpk .khhwvuvm  .yb3o    .qqu5r4::before,
.rhpk .zu8ak3  .yb3o    .qqu5r4::before,
.rhpk .qcwqnrs .yb3o    .qqu5r4::before { color: #f97316; }
.e4gkk .ndh7jrqp     { background: #0c1a2e; border-color: #38bdf8; }
.e4gkk .rkvat { background: #12103a; border-color: #818cf8; }
.e4gkk .yb3o    { background: #0a2020; border-color: #2dd4bf; }
.e4gkk .tyo6pr strong  { color: #f1f5f9; }
.e4gkk .tyo6pr p       { color: #cbd5e1; }
.e4gkk .mifnz8u4    .ndh7jrqp     .qqu5r4::before,
.e4gkk .khhwvuvm  .ndh7jrqp     .qqu5r4::before,
.e4gkk .zu8ak3  .ndh7jrqp     .qqu5r4::before,
.e4gkk .qcwqnrs .ndh7jrqp     .qqu5r4::before { color: #38bdf8; }
.e4gkk .mifnz8u4    .rkvat .qqu5r4::before,
.e4gkk .khhwvuvm  .rkvat .qqu5r4::before,
.e4gkk .zu8ak3  .rkvat .qqu5r4::before,
.e4gkk .qcwqnrs .rkvat .qqu5r4::before { color: #818cf8; }
.e4gkk .mifnz8u4    .yb3o    .qqu5r4::before,
.e4gkk .khhwvuvm  .yb3o    .qqu5r4::before,
.e4gkk .zu8ak3  .yb3o    .qqu5r4::before,
.e4gkk .qcwqnrs .yb3o    .qqu5r4::before { color: #2dd4bf; }
.tlu0g713 .ndh7jrqp     { background: var(--accent-bg); border-color: var(--accent-light); }
.tlu0g713 .rkvat { background: var(--accent-bg-light); border-color: var(--accent-light); }
.tlu0g713 .yb3o    { background: var(--accent-bg); border-color: var(--accent-pale); }
.tlu0g713 .mifnz8u4    .qqu5r4::before,
.tlu0g713 .khhwvuvm  .qqu5r4::before,
.tlu0g713 .zu8ak3  .qqu5r4::before,
.tlu0g713 .qcwqnrs .qqu5r4::before { color: var(--accent-light) !important; }
.w9w4::before,
.wm4a6gr::before { margin-right: 5px; }
.q9x9js8w .nkq8kk ul li,
.q9x9js8w .nkq8kk .w9w4 { color: #22c55e; }
.q9x9js8w .g1in87b ul li,
.q9x9js8w .g1in87b .wm4a6gr { color: #ef4444; }
.llvn1 .nkq8kk { background: var(--bg-pros); }
.llvn1 .g1in87b { background: var(--bg-cons); }
.llvn1 .nkq8kk .w9w4 { color: var(--c-pros-label); }
.llvn1 .g1in87b .wm4a6gr { color: var(--c-cons); }
.llvn1 .nkq8kk ul li,
.llvn1 .g1in87b ul li,
.a7na .nkq8kk { background: var(--bg-pros); }
.a7na .g1in87b { background: var(--bg-cons); }
.a7na .nkq8kk .w9w4 { color: var(--c-pros-label); }
.a7na .g1in87b .wm4a6gr { color: var(--c-cons); }
.a7na .nkq8kk ul li,
.a7na .q49q1b li          { color: var(--c-pros); }
.a7na .g1in87b ul li,
.a7na .twsv27e li          { color: var(--c-cons); }
.y5n1hoo .w9w4::before { content: "✓ "; }
.y5n1hoo .wm4a6gr::before { content: "✗ "; }
.smfdfty .w9w4::before { content: "→ "; }
.smfdfty .wm4a6gr::before { content: "← "; }
.rub822nj .w9w4::before { content: "★ "; }
.rub822nj .wm4a6gr::before { content: "✕ "; }
.byx051 .w9w4::before { content: "◆ "; }
.byx051 .wm4a6gr::before { content: "▲ "; }
.nobf .tyo6pr { background: transparent; border-left: none; border: 1.5px solid; }
.nobf .ndh7jrqp     { border-color: var(--c-tip-border); }
.nobf .rkvat { border-color: var(--c-warn-border); }
.nobf .yb3o    { border-color: #60a5fa; }
.nobf .tyo6pr strong { color: var(--text-primary); }
.nobf .tyo6pr p      { color: var(--text-muted); }
.p4p2e7 .tyo6pr { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.p4p2e7 .ndh7jrqp     { border-top-color: var(--c-tip-border); }
.p4p2e7 .rkvat { border-top-color: var(--c-warn-border); }
.p4p2e7 .yb3o    { border-top-color: #60a5fa; }
.wb2d .tyo6pr { border-left: none; border-radius: 8px; }
.wb2d .ndh7jrqp     { background: #065f46; }
.wb2d .rkvat { background: #92400e; }
.wb2d .yb3o    { background: #1e3a8a; }
.wb2d .tyo6pr strong,
.wb2d .tyo6pr p { color: #fff; }
.wb2d .qqu5r4::before { color: rgba(255,255,255,0.85) !important; }
.qxx31etv.wb2d .ndh7jrqp,
.qxx31etv .wb2d .ndh7jrqp     { background: #052e16; }
.qxx31etv.wb2d .rkvat,
.qxx31etv .wb2d .rkvat { background: #2d0a1e; }
.qxx31etv.wb2d .yb3o,
.qxx31etv .wb2d .yb3o    { background: #1e1036; }
.rhpk.wb2d .ndh7jrqp,
.rhpk .wb2d .ndh7jrqp      { background: #2d2000; }
.rhpk.wb2d .rkvat,
.rhpk .wb2d .rkvat  { background: #2d0b0b; }
.rhpk.wb2d .yb3o,
.rhpk .wb2d .yb3o     { background: #2d1600; }
.e4gkk.wb2d .ndh7jrqp,
.e4gkk .wb2d .ndh7jrqp      { background: #0c1a2e; }
.e4gkk.wb2d .rkvat,
.e4gkk .wb2d .rkvat  { background: #12103a; }
.e4gkk.wb2d .yb3o,
.e4gkk .wb2d .yb3o     { background: #0a2020; }
.w6czkrat .tyo6pr { border-left: none; border-radius: 6px; padding: 10px 14px; }
.w6czkrat .ndh7jrqp     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.w6czkrat .rkvat { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.w6czkrat .yb3o    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.w6czkrat .tyo6pr strong { color: var(--text-primary); }
.w6czkrat .tyo6pr p      { color: var(--text-muted); }
.w5l8oc6q .tyo6pr { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.mifnz8u4 .qqu5r4,
.khhwvuvm .qqu5r4,
.zu8ak3 .qqu5r4,
.qcwqnrs .qqu5r4 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.mifnz8u4 .qqu5r4::before,
.khhwvuvm .qqu5r4::before,
.zu8ak3 .qqu5r4::before,
.qcwqnrs .qqu5r4::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.mifnz8u4 .ndh7jrqp     .qqu5r4::before { content: "✦"; color: var(--c-tip-border); }
.mifnz8u4 .rkvat .qqu5r4::before { content: "▲"; color: var(--c-warn-border); }
.mifnz8u4 .yb3o    .qqu5r4::before { content: "◉"; color: #60a5fa; }
.khhwvuvm .ndh7jrqp     .qqu5r4::before { content: "★"; color: var(--c-tip-border); }
.khhwvuvm .rkvat .qqu5r4::before { content: "◆"; color: var(--c-warn-border); }
.khhwvuvm .yb3o    .qqu5r4::before { content: "●"; color: #60a5fa; }
.zu8ak3 .ndh7jrqp     .qqu5r4::before { content: "▶"; color: var(--c-tip-border); }
.zu8ak3 .rkvat .qqu5r4::before { content: "■"; color: var(--c-warn-border); }
.zu8ak3 .yb3o    .qqu5r4::before { content: "▸"; color: #60a5fa; }
.qcwqnrs .ndh7jrqp     .qqu5r4::before { content: "→"; color: var(--c-tip-border); }
.qcwqnrs .rkvat .qqu5r4::before { content: "⬥"; color: var(--c-warn-border); }
.qcwqnrs .yb3o    .qqu5r4::before { content: "◈"; color: #60a5fa; }
.s7fvabg .qlvmv3 .z0sr,
.s7fvabg .mhl7j .z0sr  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.s7fvabg .zfo7                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.s7fvabg .mcg2o7up          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.s7fvabg .ixakxbkp                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.rldykf .qlvmv3 .z0sr,
.rldykf .mhl7j .z0sr,
.rldykf .zfo7,
.rldykf .vcd47g,
.rldykf .gh1ho,
.rldykf .mcg2o7up,
.rldykf .ixakxbkp,
.rldykf .w5l8oc6q .tyo6pr { box-shadow: none; }
.ozahqqp7   .mmwaul29, .ozahqqp7 .yvwk7c4z, .ozahqqp7 .r1n6i0a,
.ozahqqp7   .bo0une, .ozahqqp7 .mkpedcp { font-size: 0.9rem; }
.ozahqqp7   .xk0k1, .ozahqqp7 .zadabd { font-size: 0.9rem; }
.tboo   .mmwaul29, .tboo .yvwk7c4z, .tboo .r1n6i0a,
.tboo   .bo0une, .tboo .mkpedcp { font-size: 0.95rem; }
.tboo   .xk0k1, .tboo .zadabd { font-size: 0.95rem; }
.f5qkmo   .mmwaul29, .f5qkmo .yvwk7c4z, .f5qkmo .r1n6i0a,
.f5qkmo   .bo0une, .f5qkmo .mkpedcp { font-size: 1.08rem; }
.f5qkmo   .xk0k1, .f5qkmo .zadabd { font-size: 1.05rem; }
.f5qkmo   .j3guw3u4 { font-size: 0.97rem; }
.ztg92j .c22j      { font-size: 3.2rem; }
.ztg92j h2.rnb5a { font-size: 1.9rem; }
.ztg92j h3.jcm2zv     { font-size: 1.4rem; }
.w4s8g924 .c22j      { font-size: 3.8rem; }
.w4s8g924 h2.rnb5a { font-size: 2.2rem; }
.w4s8g924 h3.jcm2zv     { font-size: 1.6rem; }
.cbfh + .cbfh { position: relative; }
.pgwepts   .cbfh + .cbfh::before,
.rlhnx  .cbfh + .cbfh::before,
.zn0k9l   .cbfh + .cbfh::before,
.rxx0m   .cbfh + .cbfh::before,
.flui   .cbfh + .cbfh::before,
.uh0n1w .cbfh + .cbfh::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.pgwepts .cbfh + .cbfh::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.rlhnx .cbfh + .cbfh::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.zn0k9l .cbfh + .cbfh::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;
}
.rxx0m .cbfh + .cbfh::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.y7zrliz9 .cbfh { margin-bottom: 16px; }
.y7zrliz9 .cbfh + .cbfh { margin-top: 0; }
.y7zrliz9 .efcp3 { padding-top: 0; padding-bottom: 0; }
.flui .cbfh + .cbfh::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.uh0n1w .cbfh + .cbfh::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.odhiv2 .cbfh + .cbfh::before,
.ite28qd .cbfh + .cbfh::before,
.zofete .cbfh + .cbfh::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%;
}
.eltsdkg .odhiv2 .cbfh:nth-child(even)::before,
.eltsdkg .ite28qd .cbfh:nth-child(even)::before,
.eltsdkg .zofete .cbfh:nth-child(even)::before { background: var(--bg-surface); }
.t7jxg .odhiv2 .cbfh:nth-child(even)::before,
.t7jxg .ite28qd .cbfh:nth-child(even)::before,
.t7jxg .zofete .cbfh:nth-child(even)::before { background: var(--bg-card); }
.odhiv2 .cbfh + .cbfh::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");
}
.ite28qd .cbfh + .cbfh::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");
}
.zofete .cbfh + .cbfh::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");
}
.ie787tt .yduewe,
.ie787tt .x64h { margin-bottom: 60px; }
.z9kyak1 .czsx07,
.ie787tt .czsx07 { padding-bottom: 60px; }
.hb1t9r .czsx07 { padding-bottom: 70px; }
.ie787tt .yduewe::before,
.ie787tt .yduewe::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");
}
.i2e8701f .lqj7z3 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.jhpq37n4 .lqj7z3 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.dnumrzz .lqj7z3 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.momd7 .lqj7z3 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.hqqfgu .lqj7z3 { background: var(--accent-bg); }
.rs3of8g .gfs06p { float: left; width: 38%; margin: 0 28px 16px 0; }
.rs3of8g .gfs06p .z6fbq8 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rs3of8g .efcp3::after { content: ''; display: block; clear: both; }
.f249wiwa .gfs06p { float: right; width: 38%; margin: 0 0 16px 28px; }
.f249wiwa .gfs06p .z6fbq8 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.f249wiwa .efcp3::after { content: ''; display: block; clear: both; }
.c5dtsy6 .cbfh:nth-child(odd)  .gfs06p { float: left;  width: 38%; margin: 0 28px 16px 0; }
.c5dtsy6 .cbfh:nth-child(even) .gfs06p { float: right; width: 38%; margin: 0 0 16px 28px; }
.c5dtsy6 .gfs06p .z6fbq8 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.c5dtsy6 .efcp3::after { content: ''; display: block; clear: both; }
.rs3of8g .fc11ut,
.f249wiwa .fc11ut,
.c5dtsy6 .fc11ut,
@media (max-width: 900px) {
  .rs3of8g .gfs06p,
  .f249wiwa .gfs06p,
  .c5dtsy6 .cbfh:nth-child(odd)  .gfs06p,
  .c5dtsy6 .cbfh:nth-child(even) .gfs06p {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .rs3of8g .gfs06p .z6fbq8,
  .f249wiwa .gfs06p .z6fbq8,
  .c5dtsy6 .gfs06p .z6fbq8 {
    max-height: none !important;
  }
}
.rs3of8g .xk0k1,
.rs3of8g .zadabd,
.f249wiwa .xk0k1,
.f249wiwa .zadabd,
.c5dtsy6 .xk0k1,
.c5dtsy6 .zadabd { overflow: hidden; }
@media (max-width: 640px) {
  .rs3of8g .gfs06p,
  .f249wiwa .gfs06p,
  .c5dtsy6 .gfs06p { float: none; width: 100%; margin: 0 0 16px 0; }
}
.zcmy51 .ehbf,
.zcmy51 .efcp3,
.zcmy51 .hj3f4z  { max-width: 1100px; }
.zcmy51 { --content-mw: 1100px; }
.x8do .ehbf,
.x8do .efcp3,
.x8do .hj3f4z  { max-width: 1200px; }
.urnramtz .ehbf,
.urnramtz .efcp3,
.urnramtz .hj3f4z  { max-width: 1320px; }
.hoyvbo { font-size: 0.82rem; color: var(--text-muted); }
.lo6ok { display: flex; align-items: center; }
.k9pj {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.z0j712 { display: flex; align-items: center; }
.m2nylvw { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.m2nylvw:hover { text-decoration: underline; }
.exfn1e { margin: 0 3px; opacity: 0.45; }
.exfn1e::before { content: '/'; }
.r291 { padding: 2px 5px; color: var(--text-main); }
.j7fl3zw7 .hoyvbo {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.j7fl3zw7 .lo6ok { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.e01pnha1 .hoyvbo {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.e01pnha1 .lo6ok { padding: 0 0 0 12px; }
.o8m1 {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.yy1uub .lo6ok { padding: 0 16px; }
.yy1uub .hoyvbo {
  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);
}
.yy1uub .ehbf { padding-top: 28px; }
@media (max-width: 720px) {
  .o8m1 { margin-top: 18px; padding: 0 16px; }
  .yy1uub .ehbf { padding-top: 16px; }
}
.zcmy51.j7fl3zw7 .lo6ok { max-width: 1100px; }
.x8do.j7fl3zw7 .lo6ok { max-width: 1200px; }
.urnramtz.j7fl3zw7 .lo6ok { max-width: 1320px; }
.zcmy51 .o8m1 { max-width: 1100px; }
.x8do .o8m1 { max-width: 1200px; }
.urnramtz .o8m1 { max-width: 1320px; }
.v4040q0 .cbfh { padding-top: 16px; padding-bottom: 16px; }
.knb3u63 .cbfh { padding-top: 24px; padding-bottom: 24px; }
.f6an .cbfh { padding-top: 40px; padding-bottom: 40px; }
.a7ht6v9 .cbfh { padding-top: 52px; padding-bottom: 52px; }
.g4il8rtv .cbfh:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.g4il8rtv .cbfh:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.g4il8rtv .cbfh:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.g4il8rtv .cbfh:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.z3js .efcp3 { padding-top: 10px;  padding-bottom: 10px; }
.w1ffgi .efcp3 { padding-top: 18px;  padding-bottom: 18px; }
.y0fa25uz .efcp3 { padding-top: 36px;  padding-bottom: 36px; }
.krfun .efcp3 { padding-top: 48px;  padding-bottom: 48px; }
.h15hrn2a h2.rnb5a { font-weight: 600; }
.h15hrn2a h3.jcm2zv     { font-weight: 600; }
.n1l0gq0 h2.rnb5a { font-weight: 800; }
.n1l0gq0 h3.jcm2zv     { font-weight: 700; }
.gkoh h2.rnb5a { font-weight: 900; }
.gkoh h3.jcm2zv     { font-weight: 800; }
.gkoh .tyo6pr strong,
.gkoh .tyo6pr strong { font-weight: 600; }
.jgxpxjx3 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.ser9w .jgxpxjx3 { display: none; }
@media (max-width: 640px) { .jgxpxjx3 { display: none; } }
.jgxpxjx3 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.jgxpxjx3:hover { opacity: 0.85; }
.iigriq .jgxpxjx3 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.rlnjxjg9 .jgxpxjx3,
.xkv0  .jgxpxjx3 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.rlnjxjg9 .jgxpxjx3:hover,
.xkv0  .jgxpxjx3:hover { opacity: 0.88; }
.iigriq.rlnjxjg9 .jgxpxjx3,
.iigriq.xkv0  .jgxpxjx3 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.zqnjhpqz {
  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;
}
.zqnjhpqz:hover { transform: translateY(-2px); opacity: 0.92; }
.zqnjhpqz { background: var(--cta) !important; color: #fff !important; border: none !important; }
.l8uvxk5 .zqnjhpqz { display: none; }
.y5yadki .zqnjhpqz { right: 32px; }
.oog04dd  .zqnjhpqz { left: 32px; }
@media (max-width: 480px) {
  .y5yadki .zqnjhpqz { right: 20px; bottom: 20px; }
  .oog04dd  .zqnjhpqz { left: 20px; bottom: 20px; }
}
.t7c1qz67 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.hj3f4z { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.lqw2 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.f2c71 { color: var(--text-dim); font-size: 0.8rem; }
.z9k3jdw { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.z9k3jdw img { height: 26px; width: auto; object-fit: contain; }
.qakr { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.u4sq9ij .hj3f4z { text-align: center; }
.u4sq9ij .lqw2 { margin-top: 0; }
.ioffyy2t { margin-top: 10px; }
.ioffyy2t a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .hj3f4z { padding-left: 16px; padding-right: 16px; }
  .ci01pduy .hj3f4z { padding: 20px 16px; }
  .drj5ykag { gap: 4px 12px; }
  .lqw2 { font-size: 0.78rem; }
}
.wy74r3lh .ewmd .z9k3jdw { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.wy74r3lh .qakr { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.wy74r3lh .j3yq { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.wy74r3lh .j3yq a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.wy74r3lh .j3yq a:hover { color: var(--accent-light); }
.wy74r3lh .lqw2 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.wy74r3lh .f2c71 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .wy74r3lh .vg0sw { grid-template-columns: 1fr 1fr; } .wy74r3lh .ewmd { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wy74r3lh .vg0sw { grid-template-columns: 1fr; } }
.xe28rm0 .z9k3jdw { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.xe28rm0 .lqw2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .xe28rm0 .xazuvxu4 { gap: 12px; } .xe28rm0 .z9k3jdw { margin-right: 0; width: 100%; } }
.kea8m .s7xq81ks { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.kea8m .vak363n .z9k3jdw { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.kea8m .qakr { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.kea8m .tgcg { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.kea8m .j3yq { display: flex; flex-direction: column; gap: 9px; }
.kea8m .j3yq a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.kea8m .j3yq a:hover { color: var(--accent-light); }
.kea8m .uejno8 { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.kea8m .lqw2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.kea8m .f2c71 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .kea8m .s7xq81ks { grid-template-columns: 1fr 1fr; } .kea8m .vak363n { grid-column: 1 / -1; } }
@media (max-width: 480px) { .kea8m .s7xq81ks { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .l8f3d0pr .siwd { grid-template-columns: 1fr 1fr; } .l8f3d0pr .f85ktb:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .l8f3d0pr .siwd { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .jkpl8yug .siwd { grid-template-columns: 1fr; } }
.tdsxi .hj3f4z { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.j3ki46gt .b466c      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.j3ki46gt .t7c1qz67 { background: var(--bg-page); border-top-color: var(--border-alt); }
.f9wvj .b466c      { background: #0d1117; border-bottom-color: #21262d; }
.f9wvj .z5uyn7de { color: var(--accent-light); }
.f9wvj .ek9a2y { --msep-color: #8b949e; }
.f9wvj .ek9a2y a { color: #8b949e; }
.f9wvj .ek9a2y a:hover { color: var(--accent-light); }
.f9wvj .ax4obk9p { color: #8b949e; }
.f9wvj .t7c1qz67 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.f9wvj .lqw2,
.f9wvj .f2c71 { color: #6e7681; }
.f9wvj .j3yq a, .f9wvj .bt3394 a,
.f9wvj .z9k3jdw { color: #e6edf3; }
.f9wvj .j3yq a:hover, .f9wvj .bt3394 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .f9wvj .ek9a2y { background: #0d1117; border-top-color: #21262d; }
  .f9wvj .ek9a2y li a { border-bottom-color: #21262d; }
}
.aeesqa1l .b466c      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.aeesqa1l .z5uyn7de { color: var(--accent-light); }
.aeesqa1l .ek9a2y { --msep-color: #475569; }
.aeesqa1l .ek9a2y a { color: #475569; }
.aeesqa1l .ek9a2y a:hover { color: var(--accent-light); }
.aeesqa1l .ax4obk9p { color: #64748b; }
.aeesqa1l .t7c1qz67 { background: #f0f4f8; border-top-color: #cbd5e1; }
.aeesqa1l .lqw2,
.aeesqa1l .f2c71 { color: #64748b; }
.aeesqa1l .j3yq a, .aeesqa1l .bt3394 a,
.aeesqa1l .qhdplx a, .aeesqa1l .z9k3jdw { color: #374151; }
.aeesqa1l .j3yq a:hover, .aeesqa1l .bt3394 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .aeesqa1l .ek9a2y { background: #f0f4f8; border-top-color: #cbd5e1; }
  .aeesqa1l .ek9a2y li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.rlnjxjg9 .b466c      { background: var(--accent); border-bottom-color: var(--accent-light); }
.rlnjxjg9 .z5uyn7de { color: #fff; }
.rlnjxjg9 .ek9a2y { --msep-color: rgba(255,255,255,0.82); }
.rlnjxjg9 .ek9a2y a { color: rgba(255,255,255,0.82); }
.rlnjxjg9 .ek9a2y a:hover { color: #fff; }
.rlnjxjg9 .ax4obk9p { color: rgba(255,255,255,0.9); }
.rlnjxjg9 .t7c1qz67 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.rlnjxjg9 .lqw2,
.rlnjxjg9 .f2c71 { color: rgba(255,255,255,0.72); }
.rlnjxjg9 .j3yq a, .rlnjxjg9 .bt3394 a,
.rlnjxjg9 .qhdplx a, .rlnjxjg9 .z9k3jdw { color: #fff; }
.rlnjxjg9 .qakr, .rlnjxjg9 .tgcg { color: rgba(255,255,255,0.7); }
.rlnjxjg9 .j3yq a:hover, .rlnjxjg9 .bt3394 a:hover { color: #fff; }
@media (max-width: 640px) {
  .rlnjxjg9 .ek9a2y { background: var(--accent); border-top-color: var(--accent-light); }
  .rlnjxjg9 .ek9a2y li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.xkv0 .b466c {
  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);
}
.xkv0 .t7c1qz67 {
  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) {
  .xkv0 .ek9a2y {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.dp3emsm5 .gy1r { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.urr3 .gy1r { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.zyr8uzl .gy1r { min-height: 72px; height: auto; }
.zfnd7cb .gy1r { min-height: 84px; height: auto; }
.ci01pduy .gy1r { max-width: none; padding: 0 32px; }
.ci01pduy .hj3f4z  { max-width: none; padding: 24px 32px; }
.y8ydpi4.x8do .gy1r { max-width: 1200px; }
.y8ydpi4.urnramtz .gy1r { max-width: 1320px; }
.jeg3gio   .z5uyn7de, .jeg3gio   .z9k3jdw { text-transform: capitalize; }
.y6oces9 .z5uyn7de, .y6oces9 .z9k3jdw { text-transform: lowercase; }
.g9x1u .z5uyn7de, .g9x1u .z9k3jdw { text-transform: uppercase; letter-spacing: 0.06em; }
.x54h, .m8pk {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.ut80avhc .x54h,
.ut80avhc .m8pk { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.uenodi .x54h,
.uenodi .m8pk { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.n5jaxn7o .x54h,
.n5jaxn7o .m8pk { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.olyo .x54h,
.olyo .m8pk { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.rtox3   .ek9a2y a { font-weight: 500; }
.w4bq5 .ek9a2y a { font-weight: 600; }
.uurh     .ek9a2y a { font-weight: 700; }
.kl8ac    .ek9a2y a { font-weight: 800; letter-spacing: 0.01em; }
.w08t3rw     .ek9a2y > li + li::before,
.kbgs    .ek9a2y > li + li::before,
.krq96j2f    .ek9a2y > li + li::before,
.c0qu .ek9a2y > li + li::before,
.nzr3bz .ek9a2y > li + li::before,
.eeiz  .ek9a2y > li + li::before,
.x0g1fyz    .ek9a2y > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.w08t3rw     .ek9a2y > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.kbgs    .ek9a2y > li + li::before { content: "|"; }
.krq96j2f    .ek9a2y > li + li::before { content: "—"; }
.c0qu .ek9a2y > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.nzr3bz .ek9a2y > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.eeiz  .ek9a2y > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.x0g1fyz    .ek9a2y > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .a0o7c .ax4obk9p,
  .dlwx8q7 .ax4obk9p,
  .gmewoxz .ax4obk9p,
  .xacv .ax4obk9p,
  .c5i09 .ax4obk9p {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .a0o7c .ax4obk9p::before,
  .dlwx8q7 .ax4obk9p::before,
  .gmewoxz .ax4obk9p::before,
  .xacv .ax4obk9p::before,
  .c5i09 .ax4obk9p::before { content: ""; display: block; flex-shrink: 0; }

  
  .a0o7c .ax4obk9p::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;
  }

  
  .dlwx8q7 .ax4obk9p::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;
  }

  
  .gmewoxz .ax4obk9p::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;
  }

  
  .xacv .ax4obk9p::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;
  }

  
  .c5i09 .ax4obk9p::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) {
  .wvfa .ax4obk9p {
    padding: 5px 14px;
  }
  .wvfa .ek9a2y {
    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;
  }
  .wvfa .ek9a2y li a {
    border-bottom: none; padding: 10px 22px;
  }
  .wvfa .ek9a2y li a:hover { background: var(--bg-raised); }
  .wvfa .pcjlzxc,
  .edo5c7d .pcjlzxc,
  .ddl4rmi .pcjlzxc { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .tcc6h2 .ax4obk9p {
    padding: 5px 10px;
  }
  .tcc6h2 .ek9a2y {
    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);
  }
  .tcc6h2 .ek9a2y.r1cptj { transform: translateX(0); }
  .tcc6h2 .ek9a2y li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .tcc6h2 .ek9a2y li:last-child a { border-bottom: none; }
  .rlnjxjg9 .ek9a2y,
  .f9wvj .ek9a2y { background: var(--accent) !important; }
  .rlnjxjg9 .ek9a2y li a,
  .f9wvj .ek9a2y li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ddl4rmi .ax4obk9p {
    padding: 5px 10px;
  }
  .ddl4rmi .ek9a2y {
    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);
  }
  .ddl4rmi .ek9a2y::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ddl4rmi .ek9a2y.r1cptj { transform: translateY(0); }
  .ddl4rmi .ek9a2y li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .uh64od25 .ax4obk9p {
    padding: 5px 10px;
  }
  .uh64od25 .ek9a2y {
    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;
  }
  .uh64od25 .ek9a2y.r1cptj { opacity: 1; pointer-events: auto; }
  .uh64od25 .ek9a2y li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .mw9ezk1     .ax4obk9p { border-radius: 0 !important; }
  .szxa3   .ax4obk9p { border-radius: 8px !important; }
  .x1t14 .ax4obk9p { border-radius: 50% !important; }
  .mytvk   .ax4obk9p { border-radius: 999px !important; }
}
.v2gqhmtz .beg3 { height: 36px; }
.doi72dn .beg3 { height: 60px; max-width: 200px; }
.wn5b .beg3 { height: 76px; max-width: 240px; }
.zif0i9x    .mzmxcb, .zif0i9x    .tognb { color: #f59e0b; }
.vybup .khf554 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .p998 .teqzl {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .p998 .vcd47g {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .p998 .vcd47g { padding: 40px 16px 20px; }
  .p998 .khf554 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .p998 .wzn3 { width: 100%; min-width: 0; }
}
.d93tguwh .teqzl { counter-reset: cs-rank; gap: 10px; }
.d93tguwh .vcd47g {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding: 14px 18px 14px 18px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
}
.d93tguwh .vcd47g::before {
  content: counter(cs-rank);
  width: 34px; height: 34px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 0.95rem; flex-shrink: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,.2);
}
.d93tguwh .rk7k0t2 {
  flex-direction: row; align-items: center; gap: 16px;
  flex-shrink: 0; min-width: 220px;
}
.d93tguwh .xges7h {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.d93tguwh .layv { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.d93tguwh .nnv5x4 {
  font-size: 1.15rem; font-weight: 700; color: var(--accent-light);
  white-space: nowrap; text-align: left; min-width: auto;
}
.d93tguwh .mzmxcb { color: var(--cta, var(--accent)); }
.d93tguwh .khf554 {
  flex-direction: column; align-items: center; justify-content: center; gap: 4px;
  border-top: none; padding-top: 0; width: auto; flex: 1 1 160px; min-width: 140px;
  text-align: center;
}
.d93tguwh .mc93 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.d93tguwh .c3cx { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.d93tguwh .p7z3 .c3cx { color: var(--accent-light); }
.d93tguwh .wzn3 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.d93tguwh .vcd47g:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .d93tguwh .vcd47g {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .d93tguwh .vcd47g::before {
    position: absolute; top: 14px; left: 14px;
  }
  .d93tguwh .rk7k0t2 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .d93tguwh .nnv5x4 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .d93tguwh .khf554 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .d93tguwh .wzn3 { width: 100%; min-width: 0; }
  .d93tguwh .mzmxcb { min-width: 0; }
}
.tnhz .kmh6 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.tnhz .kmh6 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.tnhz .kmh6 p { padding: 0 2px 16px; }
.qezwiw .kmh6 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.qezwiw .kmh6 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.qezwiw .kmh6 summary::after { content: "›"; font-size: 1.2em; }
.qezwiw .kmh6[open] summary::after { content: "‹"; }
.qezwiw .kmh6 p { padding: 10px 22px 4px; }
.z7f4ih .kmh6 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.z7f4ih .kmh6 summary { color: var(--text-primary); padding-left: 16px; }
.z7f4ih .kmh6 summary::after { content: "›"; font-size: 1.1em; }
.z7f4ih .kmh6[open] summary::after { content: "‹"; }
.z7f4ih .kmh6 p { padding-left: 16px; }
.q1r4y .xz9204ql { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.q1r4y .kmh6 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.q1r4y .kmh6:last-child { border-bottom: none; }
.q1r4y .kmh6 summary { color: var(--text-primary); border-radius: 0; }
.q1r4y .kmh6 summary::after { content: "›"; font-size: 1.1em; }
.q1r4y .kmh6[open] summary::after { content: "‹"; }
.igs9eve .kmh6 { overflow: hidden; }
.igs9eve .kmh6 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.igs9eve .kmh6 summary::after { color: rgba(255,255,255,.75); }
.igs9eve .kmh6[open] summary { border-radius: 0; }
.djn1w { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.a9isjy {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.kex31o60 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.wbgtp8n { color: var(--text-muted); font-size: 1.05rem; }
.tga19j0g {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.z16v8b9 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.zth15pl { margin-bottom: 20px; }
.o3i6q {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.fxe9j {
  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;
}
.fxe9j:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.r765wca { resize: vertical; min-height: 130px; }
.dwhx { width: 100%; margin-top: 8px; }
.n0sfh {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.k93qo {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.kdf27g { color: var(--text-muted); line-height: 1.75; }
.w5m25sy { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.w5m25sy li { margin-bottom: 6px; }
.qfch3j { max-width: 760px; margin: 0 auto; }
.vv9y { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.uiit3 { max-width: 760px; margin: 0 auto; }
.hx6n { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.fj9v ul.w5m25sy { margin: 0; }
.jj1o { max-width: 900px; margin: 0 auto; }
.qvj81f { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.qvj81f:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.qvj81f .hx6n { margin: 0; font-size: 1rem; }
.qvj81f .dfcg p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .qvj81f { grid-template-columns: 1fr; gap: 10px; } }
.qgg6b .hx6n { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.nfvfb .w5m25sy { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .k74id4 { grid-template-columns: 1fr; } }
.szunfbf ul.w5m25sy { margin: 0; }
.a105xu .w5m25sy,
.pyyh .w5m25sy,
.nbk9h .w5m25sy,
.xqzkzg .w5m25sy {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .onrhv1 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .hys3rb { grid-template-columns: 1fr; } .ak6bptyo { position: static; text-align: center; } }
@media (max-width: 860px) { .a7qqq { grid-template-columns: 1fr; } }
.xqzkzg .w5m25sy { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .sxi4p9 { flex-direction: column; text-align: center; } .slo5m { grid-template-columns: 1fr; } }
.rdcbm5u .kex31o60 { color: var(--accent-light); }
.w6olgsvt .kex31o60 { font-size: 2rem; }
.w6olgsvt .wbgtp8n { max-width: 680px; }
.yxherd .kex31o60 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.yxherd .wbgtp8n  { margin: 0; }
@media (max-width: 640px) { .yxherd { flex-direction: column; } }
.m6gr .kex31o60 { color: var(--accent-light); }
.tksr6r .kex31o60 { color: #fff; }
.tksr6r .wbgtp8n  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .hruvyl3 { grid-template-columns: 1fr; } }
.v6w4z2mn .fxe9j {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.v6w4z2mn .fxe9j:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.ynyypa .fxe9j { background: var(--bg-raised); border-color: transparent; }
.ynyypa .fxe9j:focus { background: var(--bg-card); border-color: var(--accent-light); }
.a9g4dco .fxe9j { border-radius: 100px; padding: 11px 20px; }
.a9g4dco .r765wca { border-radius: 14px; }
.nn1if4 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.nn1if4 summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.nn1if4 summary::-webkit-details-marker { display: none; }
.nn1if4 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.nn1if4[open] summary::after { content: "−"; }
.d29qjr {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .c2eiza92 { grid-template-columns: 1fr; } }
.x9svb1x4 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.x9svb1x4 li { margin-bottom: 6px; }
.gbq3k{display:none}
.gbq3k:empty,.fdysb7:empty{display:none}
.wjbqfdaa{position:relative;overflow:visible}
.at88ni .pyhj1f,.y5gb2qw .pyhj1f,
.xkcvpbxr .pyhj1f,.ztdzaz2 .pyhj1f,
.ovkus3 .pyhj1f,.yj2a .pyhj1f{display:block}
.oshzduo .smolhm{display:block}
.at88ni .pyhj1f,.y5gb2qw .pyhj1f,
.xkcvpbxr .pyhj1f,.ztdzaz2 .pyhj1f,
.ovkus3 .pyhj1f{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.at88ni .pyhj1f .fdysb7,.y5gb2qw .pyhj1f .fdysb7,
.xkcvpbxr .pyhj1f .fdysb7,.ztdzaz2 .pyhj1f .fdysb7,
.ovkus3 .pyhj1f .fdysb7{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.at88ni .p8nfs7o,.y5gb2qw .p8nfs7o,
.xkcvpbxr .p8nfs7o,.ztdzaz2 .p8nfs7o,
.ovkus3 .p8nfs7o{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.at88ni .pyhj1f,.y5gb2qw .pyhj1f{top:12px}
.at88ni .pyhj1f .fdysb7{margin-right:auto}
.y5gb2qw .pyhj1f .fdysb7{margin-left:auto}
.y5gb2qw .pyhj1f{text-align:right}
.xkcvpbxr .pyhj1f,.ztdzaz2 .pyhj1f{bottom:12px}
.xkcvpbxr .pyhj1f .fdysb7{margin-right:auto}
.ztdzaz2 .pyhj1f .fdysb7{margin-left:auto}
.ztdzaz2 .pyhj1f{text-align:right}
.ovkus3 .pyhj1f{position:relative;margin-top:16px}
.ovkus3 .pyhj1f .fdysb7{margin:0 auto}
.yj2a .pyhj1f{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.yj2a .pyhj1f .fdysb7{margin:0}
.yj2a .lqj7z3~.pyhj1f,
.yj2a .dlwrf71~.pyhj1f{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.yj2a .lqj7z3~.pyhj1f .fdysb7,
.yj2a .dlwrf71~.pyhj1f .fdysb7{justify-content:flex-start}
.lqj7z3~.pyhj1f,.dlwrf71~.pyhj1f{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:100%!important;max-width:none!important;padding:8px clamp(24px,calc(50vw - 476px),96px)!important}
.lqj7z3~.pyhj1f .fdysb7{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.dlwrf71~.pyhj1f .fdysb7{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.smolhm .fdysb7{margin:0 0 12px}
.fdysb7{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.p8nfs7o{white-space:nowrap}
.ea8a9pwb .p8nfs7o{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.lwhbd .p8nfs7o{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.zw61vu .fdysb7{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.oisq3gp .p8nfs7o{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.cykat .p8nfs7o{color: var(--accent-light);opacity:1;font-weight:500}
.fif9 .p8nfs7o{border-bottom:1px solid currentColor;padding-bottom:2px}
.ghr8l .fdysb7{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.vzkvgw16{--date-bg:transparent}
.ebk0opqf .p8nfs7o + .p8nfs7o::before{content:"•";margin-right:6px;opacity:.4}
.oxj1iqrk .lqli4h::before{content:"/";opacity:.35}
.oxj1iqrk .p8nfs7o + .p8nfs7o::before{content:"/";margin-right:6px;opacity:.35}
.iifel90 .p8nfs7o + .p8nfs7o::before{content:"|";margin-right:6px;opacity:.3}
.zcid .p8nfs7o + .p8nfs7o::before{content:"—";margin-right:6px;opacity:.3}
.f4lizr .p8nfs7o + .p8nfs7o::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.jvzne8up .p8nfs7o + .p8nfs7o::before{content:"·";margin-right:6px;opacity:.4}
.o1hjui .p8nfs7o + .p8nfs7o::before{content:"›";margin-right:6px;opacity:.4}
.aoy0b .p8nfs7o + .p8nfs7o::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.dfv202bt .ok5l33sd{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .ok5l33sd{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .kvoz{max-width:100%}
}
:root {
  --accent:          #d45194;
  --brand:           #d45194;
  --brand-light:     #d776a8;
  --brand-pale:      #dca3c1;
  --grad-start:      #992560;
  --grad-end:        #ce3c87;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #a855f7;
  --cta-light:       #cda0f7;
  --cta-hover:       #bb7bf8;
  --bg-page:         #13060c;
  --bg-surface:      #1e0914;
  --bg-card:         #2a0d1c;
  --bg-card-inner:   #361124;
  --bg-raised:       #41152b;
  --bg-hover:        #4d1833;
  --border:          #5c1d3d;
  --border-alt:      #73254d;
  --border-section:  #5c1d3d;
  --text-primary:    #e7e3e5;
  --text-muted:      #ac9fa5;
  --text-body:       #cfc8cc;
  --text-sub:        #ac9fa5;
  --text-faint:      #7b6a72;
  --text-dim:        #5f5259;
  --text-label:      #94838c;
  --text-value:      #c3babf;
  --accent-bg:       #27151e;
  --accent-bg-light: #3e1d2e;
  --bg-tip:          #182616;
  --bg-warning:      #272115;
  --bg-info:         #161726;
  --bg-pros:         #182616;
  --bg-cons:         #261618;
  --c-pros:          #8feb84;
  --c-cons:          #e68990;
  --c-pros-label:    #67e458;
  --c-tip-border:    #4bdf39;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #8feb84;
}
:root { --logo-bg-opacity: 32%; }
body, button, input { font-family: "Rajdhani", sans-serif; }
.fm3j5y .qqu5r4 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.fm3j5y .qqu5r4::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.fm3j5y .ndh7jrqp     .qqu5r4::before { content: "";  color: var(--c-tip-border); }.fm3j5y .rkvat .qqu5r4::before { content: ""; color: var(--c-warn-border); }.fm3j5y .yb3o    .qqu5r4::before { content: ""; color: #60a5fa; }.qxx31etv .fm3j5y .ndh7jrqp     .qqu5r4::before { color: #10b981; }.qxx31etv .fm3j5y .rkvat .qqu5r4::before { color: #f43f5e; }.qxx31etv .fm3j5y .yb3o    .qqu5r4::before { color: #a855f7; }.rhpk  .fm3j5y .ndh7jrqp     .qqu5r4::before { color: #eab308; }.rhpk  .fm3j5y .rkvat .qqu5r4::before { color: #ef4444; }.rhpk  .fm3j5y .yb3o    .qqu5r4::before { color: #f97316; }.e4gkk  .fm3j5y .ndh7jrqp     .qqu5r4::before { color: #38bdf8; }.e4gkk  .fm3j5y .rkvat .qqu5r4::before { color: #818cf8; }.e4gkk  .fm3j5y .yb3o    .qqu5r4::before { color: #2dd4bf; }.tlu0g713 .fm3j5y .qqu5r4::before { color: var(--accent-light) !important; }
.vzvtr .q49q1b li::before, .vzvtr .twsv27e 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; }.vzvtr .q49q1b li::before { content: ""; }.vzvtr .twsv27e li::before { content: ""; }.vzvtr .w9w4::before, .vzvtr .wm4a6gr::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.vzvtr .w9w4::before { content: ""; }.vzvtr .wm4a6gr::before { content: ""; }
.iwfr84z .jsiir, .iwfr84z .lqj7z3 { min-height: 320px; }
.gbq9mic .g8mrr8::after, .gbq9mic .u0prfifh::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; }
.rxcphw .jgxpxjx3::after,.rxcphw .zqnjhpqz::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.exfn1e::before { content: '/'; }
.nbz3nf5 .p8nfs7o::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.nbz3nf5 .p8nfs7o:first-of-type::before{content:"\f15b"}.nbz3nf5 .p8nfs7o:last-of-type::before{content:"\f044"}