:root {
  --color-accent: #6c3dc6;
  --font-family: Inter;
  --font-weight-body: 400;
  --radius-card: 12px;
  --radius-button: 8px;
  --spacing-section: 4rem;
  --spacing-content: 1100px;
}
:root {
  
  --bg-page:        #0f1117;
  --bg-surface:     #151929;
  --bg-card:        #1a1f2e;
  --bg-card-inner:  #242938;
  --bg-raised:      #2d3748;
  --bg-hover:       #1e2638;
  
  --border:         #1e2535;
  --border-alt:     #2d3748;
  --border-section: #374151;
  
  --text-primary:   #e2e8f0;
  --text-muted:     #94a3b8;
  --text-body:      #cbd5e1;
  --text-sub:       #a0aec0;
  --text-faint:     #6b7280;
  --text-dim:       #4b5563;
  --text-label:     #8892a4;
  --text-value:     #c9d1e0;
  
  --bg-tip:         #1a2e1a;
  --bg-warning:     #2d1f0e;
  --bg-info:        #1a1f2e;
  --bg-pros:        #1a2e1a;
  --bg-cons:        #2d1a1a;
}
* { box-sizing: border-box; margin: 0; padding: 0; }
body {
  font-family: system-ui, sans-serif;
  background: var(--bg-page);
  color: var(--text-primary);
  line-height: 1.7;
}
.iqta4a {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.mtmd {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.d4gfv4 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.ggm7 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.y1849f { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.y1849f a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.y1849f a:hover { color: var(--accent-light); }
.ahfbg  .nmk6 { border-radius: 14px; }
.ahfbg .nmk6 li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.ahfbg .nmk6 li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.zrxyz .nmk6 li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .nmk6 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .dtup9hv:hover .nmk6,
  .dtup9hv:focus-within .nmk6 { display: block; }
  .nmk6 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.rheqw0le {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.g5kx { display: none; }
@media (max-width: 640px) {
  .g5kx {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .g5kx.rpu4 { display: block; }
}
@media (max-width: 640px) {
  .rheqw0le { display: block; }
  .y1849f > li + li::before { display: none !important; }
  .y1849f {
    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;
  }
  .y1849f.rpu4 { display: flex; }
  .y1849f li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .y1849f li:last-child a { border-bottom: none; }
}
.m96sjotg { min-height: 480px; }
.pib40 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.rv25fspk { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.vf6k2 .rv25fspk { margin-left: 0; margin-right: 0; }
.vuyc {
  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;
}
.pvhv .vuyc { margin-top: 24px; }
.vuyc:hover { opacity: 0.88; }
.c0imo4 .pib40 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.c0imo4 .rv25fspk { color: #e2e8f0; }
.c0imo4.vf6k2   .ce8ors { text-align: left; }
.f320 .pib40 { color: var(--text-primary); text-shadow: none; }
.f320 .rv25fspk { color: var(--text-muted); }
.f320 .vuyc { margin-top: 16px; }
.f320, .f320.m96sjotg { min-height: auto !important; }
.f320.vf6k2   .ce8ors { text-align: left; }
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@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; }
}
.m5xthfoy .pib40 { color: #fff; }
.m5xthfoy .rv25fspk { color: rgba(255,255,255,0.85); }
.m5xthfoy .vuyc { background: #fff; color: var(--cta); }
.m5xthfoy .vuyc:hover { opacity: 0.92; }
.tpvnd .uftm { position: relative; overflow: hidden; }
.tpvnd .uftm::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;
}
.sbx555 .uftm {
  animation: hg-breathe 7s ease-in-out infinite;
}
.xskbwyan .uftm { position: relative; overflow: hidden; }
.xskbwyan .uftm::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;
}
.nxbpha .uftm { position: relative; overflow: hidden; }
.nxbpha .uftm::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;
}
.vic8bpfa .uftm {
  animation: hg-fadein 1.2s ease-out both;
}
.uftm {
  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%);
}
.tmeqk {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.htgiy {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.betex697 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.uftm .pib40 { text-shadow: none; color: var(--text-primary); }
.uftm .rv25fspk { color: var(--text-muted); }
body.thmwit1d .pib40 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.asdgio1 .pib40 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.m96sjotg.m5xthfoy .pib40,
section.m5xthfoy .pib40 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.uftm.jd26b5ob .tmeqk { align-items: center; text-align: center; }
.uftm.vf6k2   .tmeqk { align-items: flex-start; text-align: left; }
.vnl2hs .htgiy { position: relative; }
.vnl2hs .htgiy::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.vnl2hs.vdxs2j9 .htgiy::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.z5sf9 .htgiy {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.z5sf9 .betex697 {
  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);
}
.z5sf9.vdxs2j9 .htgiy { padding: 32px 0 32px 32px; }
.q3uub7an .htgiy {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.q3uub7an .betex697 {
  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);
}
.vdxs2j9 .tmeqk {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.q3uub7an.vdxs2j9 .htgiy { padding: 40px 16px 40px 48px; }
.m96sjotg .h3z64 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.h3z64 .zg6v76jb.xfhyoz {
  padding: 10px 14px !important; font-size: 0.88rem !important;
  font-weight: 700;
  background: var(--cta) !important; color: #fff !important;
  border: none !important;
  display: flex; align-items: center; justify-content: center;
}
.h3z64 .zg6v76jb.xfhyoz:hover { opacity: 0.85; }
.c9sui9m .htgiy {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .uftm { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .uftm:not(.c9sui9m) .htgiy { display: none !important; }
  .c9sui9m .htgiy { padding: 16px; }
  .tmeqk  { padding: 36px 24px; }
  .uftm~.eqj4huc,.vdxs2j9~.eqj4huc{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .m96sjotg, .uftm { min-height: 320px !important; }
  .pib40 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .bjkfx,
  .q1zzi,
  .ciuo { grid-template-columns: 1fr !important; }

  

  
  .ifl3uvz { display: flex !important; flex-direction: column !important; }
  .ifl3uvz .ce8ors { display: contents; }
  .ifl3uvz .jli4n1jm { order: 0; }
  .ifl3uvz .pib40 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .ifl3uvz .bjkfx { order: 2; padding: 0 16px 12px !important; }
  .ifl3uvz .rv25fspk { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .pvhv .ce8ors { display: flex; flex-direction: column; }
  .pvhv .ce8ors .pib40 { order: 1; }
  .pvhv .ce8ors .ciuo { order: 2; margin: 8px 0 24px !important; }
  .pvhv .ce8ors .rv25fspk { order: 3; }
  .pvhv .ce8ors .vuyc { order: 4; align-self: center; margin-top: 0; }

  
  .uftm.c9sui9m {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .uftm.c9sui9m .tmeqk { display: contents; padding: 0; }
  .uftm.c9sui9m .tmeqk .pib40 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .uftm.c9sui9m .htgiy { order: 2; padding: 12px 16px; }
  .uftm.c9sui9m .tmeqk .rv25fspk { order: 3; padding: 0 24px; margin: 0 auto; }
  .uftm.c9sui9m .tmeqk .vuyc { order: 4; align-self: center; margin: 8px 0 32px; }
}
.akyi0qil { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.muyg9ye { width: 100%; height: auto; display: block; border-radius: 10px; }
.x20v .akyi0qil        { border-radius: 16px; }
.x20v .muyg9ye  { border-radius: 16px; }
.v17wpt .akyi0qil         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.v17wpt .muyg9ye   { border-radius: 8px; }
.evxdunyo { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.nacwoifi { width: 100%; padding: 32px 0; position: relative; }
.rpotdt { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.v4is6v .nacwoifi:nth-child(even) { background: var(--bg-surface); }
.v4is6v .nacwoifi:nth-child(odd)  { background: var(--bg-page); }
.b62e34 .nacwoifi:nth-child(even) { background: var(--bg-card); }
.b62e34 .nacwoifi:nth-child(odd)  { background: var(--bg-page); }
.v4is6v .nacwoifi:nth-child(odd)  .rpotdt { background: var(--bg-card); border-radius: 6px; }
.v4is6v .nacwoifi:nth-child(even) .rpotdt { background: var(--bg-raised); border-radius: 6px; }
.b62e34 .nacwoifi:nth-child(odd)  .rpotdt { background: var(--bg-card); border-radius: 6px; }
.b62e34 .nacwoifi:nth-child(even) .rpotdt { background: var(--bg-raised); border-radius: 6px; }
.v4is6v .nacwoifi:nth-child(even) .m50cxp .gz9o6,
.b62e34 .nacwoifi:nth-child(even) .m50cxp .gz9o6 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.v4is6v .nacwoifi:nth-child(odd) .m50cxp .gz9o6,
.b62e34 .nacwoifi:nth-child(odd) .m50cxp .gz9o6 { background: var(--bg-card-inner); }
.v4is6v .nacwoifi:nth-child(even) .rrv9 .gz9o6:nth-child(odd),
.b62e34 .nacwoifi:nth-child(even) .rrv9 .gz9o6:nth-child(odd)  { background: var(--bg-card); }
.v4is6v .nacwoifi:nth-child(even) .rrv9 .gz9o6:nth-child(even),
.b62e34 .nacwoifi:nth-child(even) .rrv9 .gz9o6:nth-child(even) { background: var(--bg-card-inner); }
h1.xu208pk { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.xu208pk {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.tad6 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.ytuj79i h2.xu208pk {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.u3m0q70 h2.xu208pk {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.v0j45n h2.xu208pk {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.mtix h2.xu208pk::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.eh40fpb h2.xu208pk {
  color: var(--text-primary); font-size: 1.7rem;
}
.gkktyc0 h2.xu208pk::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.mfn0y64 h2.xu208pk {
  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;
}
.ypqcl9 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .ypqcl9 { display: none; } }
.ymiq3hx { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.qose { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.x1eim {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.eot12k2 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.x43unk { padding-left: 20px; }
.x43unk li { margin-bottom: 6px; }
.x43unk a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.x43unk a:hover { color: var(--accent-light); }
.wwtu .eot12k2 { display: none; }
.grqh0x .eot12k2 { display: none; }
.grqh0x .x43unk { padding-left: 0; list-style: none; }
.grqh0x .x43unk li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.grqh0x .x43unk a { font-size: 0.92rem; }
.zz11n .x1eim { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.zz11n .eot12k2 { display: none; }
.zz11n .x43unk { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.zz11n .x43unk li { margin-bottom: 0; }
.zz11n .x43unk 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;
}
.zz11n .x43unk a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.o17a4 .x1eim { padding: 20px 20px 16px; }
.o17a4 .x43unk {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.o17a4 .x43unk li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.o17a4 .x43unk 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;
}
.o17a4 .x43unk 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;
}
.o17a4 .x43unk a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.o17a4 .x43unk a:focus,
.o17a4 .x43unk a:focus-visible,
.o17a4 .x43unk a:target { outline: none; }
.o17a4 .x43unk li:target a { border-color: var(--border); color: var(--text-muted); }
.a93pg80u .x1eim { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.a93pg80u .eot12k2 { display: none; }
.a93pg80u .x43unk { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.a93pg80u .x43unk li { margin-bottom: 0; }
.a93pg80u .x43unk li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.a93pg80u .x43unk li:last-child::after { content: ""; margin-right: 0; }
.a93pg80u .x43unk a { font-size: 0.9rem; }
.gz9o6 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.m50cxp .gz9o6 { background: var(--bg-card); }
.rrv9 .gz9o6:nth-child(odd)  { background: var(--bg-card); }
.rrv9 .gz9o6:nth-child(even) { background: var(--bg-raised); }
.ko85 .gz9o6 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ko85 .gz9o6:last-child { border-bottom: none; }
.ko85 h3.tad6 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ebjfbh0c .gz9o6 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ebjfbh0c .gz9o6 + .gz9o6 { margin-top: 4px; }
.ttqfvnz .gz9o6 { background: none; border-radius: 0; padding: 12px 0; }
.ttqfvnz .gz9o6 + .gz9o6 { border-top: 1px solid var(--border-section); }
.caj5skv5 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ty61s { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.pckoheug { color: var(--text-body); margin-bottom: 10px; }
.edutxu7c, .p7nm3u9f { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.edutxu7c li, .p7nm3u9f li { margin-bottom: 6px; }
.p7nm3u9f li { list-style: decimal; }
.giz0     .edutxu7c { list-style-type: "● "; }
.n8wy9wb  .edutxu7c { list-style-type: "■ "; }
.p6zxlgcw .edutxu7c { list-style-type: "◆ "; }
.ed005w    .edutxu7c { list-style-type: "★ "; }
.giz0     .gauy4g { list-style-type: "● "; }
.n8wy9wb  .gauy4g { list-style-type: "■ "; }
.p6zxlgcw .gauy4g { list-style-type: "◆ "; }
.ed005w    .gauy4g { list-style-type: "★ "; }
.giz0    .edutxu7c li::marker, .giz0    .gauy4g li::marker,
.n8wy9wb .edutxu7c li::marker, .n8wy9wb .gauy4g li::marker,
.p6zxlgcw .edutxu7c li::marker, .p6zxlgcw .gauy4g li::marker,
.ed005w   .edutxu7c li::marker, .ed005w   .gauy4g li::marker {
  color: var(--cta); font-size: 1em;
}
.giz0 .p7nm3u9f,
.n8wy9wb .p7nm3u9f,
.p6zxlgcw .p7nm3u9f,
.ed005w .p7nm3u9f {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.giz0 .p7nm3u9f li,
.n8wy9wb .p7nm3u9f li,
.p6zxlgcw .p7nm3u9f li,
.ed005w .p7nm3u9f li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.giz0 .p7nm3u9f li::before,
.n8wy9wb .p7nm3u9f li::before,
.p6zxlgcw .p7nm3u9f li::before,
.ed005w .p7nm3u9f 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;
}
.giz0     .p7nm3u9f li::before { border-radius: 50%; }
.n8wy9wb  .p7nm3u9f li::before { border-radius: 3px; }
.p6zxlgcw .p7nm3u9f li::before { border-radius: 3px; }
.ed005w    .p7nm3u9f li::before { border-radius: 50%; }
.yg2g5 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.n8pd .yg2g5,
.higd8 .yg2g5 { background: transparent; border: none; border-radius: 0; }
.kwyhnou { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.kwyhnou th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.kwyhnou td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.kwyhnou tr:hover td { background: var(--bg-hover); }
.o2n73ga .kwyhnou tbody tr:nth-child(even) td { background: var(--bg-surface); }
.gtq73pn .kwyhnou { border: 1px solid var(--border-alt); }
.gtq73pn .kwyhnou th,
.gtq73pn .kwyhnou td { border: 1px solid var(--border-alt); }
.c4ei7jkg .kwyhnou th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.c4ei7jkg .kwyhnou td { border-bottom: none; }
.c4ei7jkg .kwyhnou tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.q85z7kcj .kwyhnou th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.g54cqf .yg2g5 {
  overflow: hidden;
}
.g54cqf .kwyhnou th { border-bottom: 1px solid var(--border-alt); }
.g54cqf .kwyhnou tr:last-child td { border-bottom: none; }
.p7nzca { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.gxjr { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.al7a2 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.ym38t { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.vqps { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.gauy4g { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.gauy4g 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%}
.p9ftl .ym38t { background: transparent; text-align: center; }
.gejdta .al7a2 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.yha9m5m4 .al7a2 {
  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);
}
.ej63m .gxjr { display: grid; grid-template-columns: auto 1fr; }
.ej63m .al7a2 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.ej63m .ym38t { grid-column: 2; }
.ej63m .vqps,
.ej63m .gauy4g { grid-column: 1 / -1; }
.ocbz0q2 .gxjr { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.ocbz0q2 .al7a2 {
  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);
}
.ocbz0q2 .ym38t { grid-column: 2; }
.ocbz0q2 .vqps,
.ocbz0q2 .gauy4g { grid-column: 1 / -1; }
.obtiar .gxjr { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.obtiar .ym38t { background: none; color: var(--accent-light); font-weight: 700; }
.x7zxgl .gxjr { 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); }
.x7zxgl .ym38t { background: none; color: var(--accent-light); font-weight: 700; }
.r09tp .gxjr { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.r09tp .gxjr:last-child { border-bottom: none; }
.r09tp .ym38t { background: none; color: var(--accent-light); font-weight: 700; }
.asf880vr .gxjr { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.asf880vr .ym38t { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.gnzio4h .p7nzca { counter-reset: card-n; }
.gnzio4h .gxjr  { counter-increment: card-n; }
.gnzio4h .ym38t { display: flex; align-items: center; gap: 10px; }
.gnzio4h .ym38t::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;
}
.eyxofd56 .gxjr { background: var(--bg-surface); border: 1px solid var(--border); }
.eyxofd56 .ym38t { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.fghdt0xq { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.ktcv  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.uyzpr3g { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.xgs22kp { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.h7n45m { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.fghdt0xq strong { color: var(--text-primary); font-size: 0.95rem; }
.fghdt0xq p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.ba847dg { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.esuf, .q4cojp { border-radius: 8px; padding: 14px; }
.esuf { background: var(--bg-pros); }
.q4cojp { background: var(--bg-cons); }
.aut7q0j { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.esuf .aut7q0j { color: var(--c-pros-label); }
.q4cojp .aut7q0j { color: #f87171; }
.esuf ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.q4cojp ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.muyg9ye { width: 100%; height: auto; border-radius: 10px; display: block; }
.xfhyoz {
  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;
}
.xfhyoz:hover { opacity: 0.85; }
.uxl6s .xfhyoz  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.uxl6s .xfhyoz:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.u2k1fesu .xfhyoz  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.u2k1fesu .xfhyoz:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.fn9zl .vuyc { border-radius: 50px; }
.fn9zl .xfhyoz  { border-radius: 50px; }
.nqxj .vuyc { padding-left: 22px; padding-right: 22px; }
.nqxj .xfhyoz  { padding-left: 12px; padding-right: 12px; }
.fxh5 .vuyc { padding-left: 44px; padding-right: 44px; }
.fxh5 .xfhyoz  { padding-left: 24px; padding-right: 24px; }
.up4udh .vuyc { padding-left: 56px; padding-right: 56px; }
.up4udh .xfhyoz  { padding-left: 32px; padding-right: 32px; }
.b1nj44o   .vuyc::after, .b1nj44o   .xfhyoz::after,
.a3izypx .vuyc::after, .a3izypx .xfhyoz::after,
.y3719    .vuyc::after, .y3719    .xfhyoz::after,
.cxwn6u    .vuyc::after, .cxwn6u    .xfhyoz::after,
.wei1guiz    .vuyc::after, .wei1guiz    .xfhyoz::after,
.i24g4     .vuyc::after, .i24g4     .xfhyoz::after,
.uw7sj1z    .vuyc::after, .uw7sj1z    .xfhyoz::after,
.iyqjtg3   .vuyc::after, .iyqjtg3   .xfhyoz::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;
}
.b1nj44o .vuyc::after, .b1nj44o .xfhyoz::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");
}
.a3izypx .vuyc::after, .a3izypx .xfhyoz::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");
}
.y3719 .vuyc::after, .y3719 .xfhyoz::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");
}
.cxwn6u .vuyc::after, .cxwn6u .xfhyoz::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");
}
.wei1guiz .vuyc::after, .wei1guiz .xfhyoz::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");
}
.i24g4 .vuyc::after, .i24g4 .xfhyoz::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");
}
.uw7sj1z .vuyc::after, .uw7sj1z .xfhyoz::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");
}
.iyqjtg3 .vuyc::after, .iyqjtg3 .xfhyoz::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");
}
.i0vs   .cusxt::after, .i0vs   .q6nw::after,
.jicm .cusxt::after, .jicm .q6nw::after,
.hjy41o    .cusxt::after, .hjy41o    .q6nw::after,
.h03k5es    .cusxt::after, .h03k5es    .q6nw::after,
.qxx73h41    .cusxt::after, .qxx73h41    .q6nw::after,
.tzc2n     .cusxt::after, .tzc2n     .q6nw::after,
.eup97n67    .cusxt::after, .eup97n67    .q6nw::after,
.o4jd   .cusxt::after, .o4jd   .q6nw::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;
}
.i0vs .cusxt::after, .i0vs .q6nw::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");
}
.jicm .cusxt::after, .jicm .q6nw::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");
}
.hjy41o .cusxt::after, .hjy41o .q6nw::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");
}
.h03k5es .cusxt::after, .h03k5es .q6nw::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");
}
.qxx73h41 .cusxt::after, .qxx73h41 .q6nw::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");
}
.tzc2n .cusxt::after, .tzc2n .q6nw::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");
}
.eup97n67 .cusxt::after, .eup97n67 .q6nw::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");
}
.o4jd .cusxt::after, .o4jd .q6nw::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");
}
.sh6pdl4 .g3non    { background: #1a1a1a; }
.zg6v76jb.xfhyoz {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .dzg29j {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .dzg29j::before    { grid-area: rank;   }
  .tl53t8           { grid-area: ident;  }
  .bysveq1     { grid-area: rating; min-width: 0; width: auto; }
  .pqzi           { grid-area: pills;  }
  .zg6v76jb             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .dzg29j {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .dzg29j::before    { justify-self: center; }
  .tl53t8           { width: 100%; }
  .bysveq1     { justify-self: center; }
  .pqzi           { grid-template-columns: 1fr; }
}
.zol364    .trg6 li::before { content: "◆"; }
.zol364    .vewmowx li::before { content: "▲"; }
@media (min-width: 860px) {
  .mfurqxa .bis051 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .mfurqxa .y8lw { margin: 0; }
}
.u89ycm .y8lw { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.u89ycm .ykxbu { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.u89ycm .n8pd { padding: 14px 16px; }
.u89ycm .tnwm { border-radius: 4px; }
.u89ycm .wdhsp4m { border-radius: 0; }
.higd8 .ba847dg { gap: 10px; }
.higd8 .esuf, .higd8 .q4cojp { padding: 12px; }
.higd8 .esuf ul, .higd8 .q4cojp ul { margin: 4px 0 0; padding-left: 18px; }
.higd8 .esuf li, .higd8 .q4cojp li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .prdmtoqw { grid-template-columns: 1fr; }
  .hc6d { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .hc6d .ecz1uea { width: 72px; height: 50px; }
  .hc6d .t4ss { max-width: 180px; }
  .hc6d .kmg7 { width: auto; }
}
@media (max-width: 720px) {
  .i9y1 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .gepn { padding: 16px; }
  .qoux .zdafo3z { min-width: 50%; }
}
.jb1e07ni .ba847dg { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .i7sosjs { grid-template-columns: 1fr; }
  .ahnsnmz { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .zcgzu { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .rr3a7 { flex-wrap: wrap; padding: 16px; }
}
.bsyett .ba847dg { gap: 8px; }
.bsyett .esuf, .bsyett .q4cojp { padding: 8px; }
@media (max-width: 480px) {
  .izf2sp2y { flex-direction: column; align-items: stretch; }
}
.jmnr86gc .kmg7 .xfhyoz { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .zeo7 { flex-direction: column; align-items: stretch; gap: 10px; }
  .jmnr86gc .kmg7 { text-align: center; }
}
@media (max-width: 720px) {
  .moln { grid-template-columns: 1fr; }
  .ugwztcby { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .dsd6 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .sokecmg { grid-template-columns: 1fr; }
  .d1da { width: 100px; height: 100px; margin: 16px auto; }
  .rwhl { font-size: 1.4rem; }
  .n7n4g { justify-content: center; }
  .ppkl .zdafo3z { min-width: 50%; }
}
.m7vzi .ba847dg { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .c9ifzv { flex-wrap: wrap; padding: 14px 16px; }
  .lz860o { padding: 12px 16px; }
  .m7vzi .ba847dg { margin: 0 16px; }
  .m7vzi .kpb4ob { padding: 0 16px; }
  .vdeu { padding: 12px 16px; }
}
.lh0q .xkuwljl { font-size: 1rem; letter-spacing: 2px; }
.s4ga2wd { margin: 16px 0; }
.e8e2y { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.e8e2y summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.e8e2y summary::after { content: "+"; color: var(--accent-light); }
.e8e2y[open] summary::after { content: "−"; }
.e8e2y p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.nacwoifi { margin-bottom: 0; }
.ksyfnzr h2.xu208pk { color: var(--text-primary); border-color: var(--accent-light); }
.cm2i3 h2.xu208pk { color: var(--text-primary); border-color: var(--accent-light); }
.uvckuuy .ktcv     { background: #052e16; border-color: #10b981; }
.uvckuuy .uyzpr3g { background: #2d0a1e; border-color: #f43f5e; }
.uvckuuy .xgs22kp    { background: #1e1036; border-color: #a855f7; }
.uvckuuy .fghdt0xq strong  { color: #f1f5f9; }
.uvckuuy .fghdt0xq p       { color: #cbd5e1; }
.uvckuuy .q4e4w    .ktcv     .h7n45m::before,
.uvckuuy .iwyd  .ktcv     .h7n45m::before,
.uvckuuy .hesq  .ktcv     .h7n45m::before,
.uvckuuy .psd8ek8r .ktcv     .h7n45m::before { color: #10b981; }
.uvckuuy .q4e4w    .uyzpr3g .h7n45m::before,
.uvckuuy .iwyd  .uyzpr3g .h7n45m::before,
.uvckuuy .hesq  .uyzpr3g .h7n45m::before,
.uvckuuy .psd8ek8r .uyzpr3g .h7n45m::before { color: #f43f5e; }
.uvckuuy .q4e4w    .xgs22kp    .h7n45m::before,
.uvckuuy .iwyd  .xgs22kp    .h7n45m::before,
.uvckuuy .hesq  .xgs22kp    .h7n45m::before,
.uvckuuy .psd8ek8r .xgs22kp    .h7n45m::before { color: #a855f7; }
.hck0azr3 .ktcv     { background: #2d2000; border-color: #eab308; }
.hck0azr3 .uyzpr3g { background: #2d0b0b; border-color: #ef4444; }
.hck0azr3 .xgs22kp    { background: #2d1600; border-color: #f97316; }
.hck0azr3 .fghdt0xq strong  { color: #f1f5f9; }
.hck0azr3 .fghdt0xq p       { color: #cbd5e1; }
.hck0azr3 .q4e4w    .ktcv     .h7n45m::before,
.hck0azr3 .iwyd  .ktcv     .h7n45m::before,
.hck0azr3 .hesq  .ktcv     .h7n45m::before,
.hck0azr3 .psd8ek8r .ktcv     .h7n45m::before { color: #eab308; }
.hck0azr3 .q4e4w    .uyzpr3g .h7n45m::before,
.hck0azr3 .iwyd  .uyzpr3g .h7n45m::before,
.hck0azr3 .hesq  .uyzpr3g .h7n45m::before,
.hck0azr3 .psd8ek8r .uyzpr3g .h7n45m::before { color: #ef4444; }
.hck0azr3 .q4e4w    .xgs22kp    .h7n45m::before,
.hck0azr3 .iwyd  .xgs22kp    .h7n45m::before,
.hck0azr3 .hesq  .xgs22kp    .h7n45m::before,
.hck0azr3 .psd8ek8r .xgs22kp    .h7n45m::before { color: #f97316; }
.d9ons5 .ktcv     { background: #0c1a2e; border-color: #38bdf8; }
.d9ons5 .uyzpr3g { background: #12103a; border-color: #818cf8; }
.d9ons5 .xgs22kp    { background: #0a2020; border-color: #2dd4bf; }
.d9ons5 .fghdt0xq strong  { color: #f1f5f9; }
.d9ons5 .fghdt0xq p       { color: #cbd5e1; }
.d9ons5 .q4e4w    .ktcv     .h7n45m::before,
.d9ons5 .iwyd  .ktcv     .h7n45m::before,
.d9ons5 .hesq  .ktcv     .h7n45m::before,
.d9ons5 .psd8ek8r .ktcv     .h7n45m::before { color: #38bdf8; }
.d9ons5 .q4e4w    .uyzpr3g .h7n45m::before,
.d9ons5 .iwyd  .uyzpr3g .h7n45m::before,
.d9ons5 .hesq  .uyzpr3g .h7n45m::before,
.d9ons5 .psd8ek8r .uyzpr3g .h7n45m::before { color: #818cf8; }
.d9ons5 .q4e4w    .xgs22kp    .h7n45m::before,
.d9ons5 .iwyd  .xgs22kp    .h7n45m::before,
.d9ons5 .hesq  .xgs22kp    .h7n45m::before,
.d9ons5 .psd8ek8r .xgs22kp    .h7n45m::before { color: #2dd4bf; }
.ztgo .ktcv     { background: var(--accent-bg); border-color: var(--accent-light); }
.ztgo .uyzpr3g { background: var(--accent-bg-light); border-color: var(--accent-light); }
.ztgo .xgs22kp    { background: var(--accent-bg); border-color: var(--accent-pale); }
.ztgo .q4e4w    .h7n45m::before,
.ztgo .iwyd  .h7n45m::before,
.ztgo .hesq  .h7n45m::before,
.ztgo .psd8ek8r .h7n45m::before { color: var(--accent-light) !important; }
.jgefru1::before,
.vdww::before { margin-right: 5px; }
.fbndo .esuf ul li,
.fbndo .esuf .jgefru1 { color: #22c55e; }
.fbndo .q4cojp ul li,
.fbndo .q4cojp .vdww { color: #ef4444; }
.veqssoma .esuf { background: var(--bg-pros); }
.veqssoma .q4cojp { background: var(--bg-cons); }
.veqssoma .esuf .jgefru1 { color: var(--c-pros-label); }
.veqssoma .q4cojp .vdww { color: var(--c-cons); }
.veqssoma .esuf ul li,
.veqssoma .trg6 li            { color: var(--c-pros); }
.veqssoma .q4cojp ul li,
.veqssoma .vewmowx li            { color: var(--c-cons); }
.f6qog2a .esuf { background: var(--bg-pros); }
.f6qog2a .q4cojp { background: var(--bg-cons); }
.f6qog2a .esuf .jgefru1 { color: var(--c-pros-label); }
.f6qog2a .q4cojp .vdww { color: var(--c-cons); }
.f6qog2a .esuf ul li,
.f6qog2a .q4cojp ul li,
.y3fhk .jgefru1::before { content: "✓ "; }
.y3fhk .vdww::before { content: "✗ "; }
.fz6tvo .jgefru1::before { content: "→ "; }
.fz6tvo .vdww::before { content: "← "; }
.n4blam4 .jgefru1::before { content: "★ "; }
.n4blam4 .vdww::before { content: "✕ "; }
.zol364 .jgefru1::before { content: "◆ "; }
.zol364 .vdww::before { content: "▲ "; }
.iaw9a .fghdt0xq { background: transparent; border-left: none; border: 1.5px solid; }
.iaw9a .ktcv     { border-color: var(--c-tip-border); }
.iaw9a .uyzpr3g { border-color: var(--c-warn-border); }
.iaw9a .xgs22kp    { border-color: #60a5fa; }
.iaw9a .fghdt0xq strong { color: var(--text-primary); }
.iaw9a .fghdt0xq p      { color: var(--text-muted); }
.kf6cpn .fghdt0xq { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.kf6cpn .ktcv     { border-top-color: var(--c-tip-border); }
.kf6cpn .uyzpr3g { border-top-color: var(--c-warn-border); }
.kf6cpn .xgs22kp    { border-top-color: #60a5fa; }
.tlmwjklb .fghdt0xq { border-left: none; border-radius: 8px; }
.tlmwjklb .ktcv     { background: #065f46; }
.tlmwjklb .uyzpr3g { background: #92400e; }
.tlmwjklb .xgs22kp    { background: #1e3a8a; }
.tlmwjklb .fghdt0xq strong,
.tlmwjklb .fghdt0xq p { color: #fff; }
.tlmwjklb .h7n45m::before { color: rgba(255,255,255,0.85) !important; }
.uvckuuy.tlmwjklb .ktcv,
.uvckuuy .tlmwjklb .ktcv     { background: #052e16; }
.uvckuuy.tlmwjklb .uyzpr3g,
.uvckuuy .tlmwjklb .uyzpr3g { background: #2d0a1e; }
.uvckuuy.tlmwjklb .xgs22kp,
.uvckuuy .tlmwjklb .xgs22kp    { background: #1e1036; }
.hck0azr3.tlmwjklb .ktcv,
.hck0azr3 .tlmwjklb .ktcv      { background: #2d2000; }
.hck0azr3.tlmwjklb .uyzpr3g,
.hck0azr3 .tlmwjklb .uyzpr3g  { background: #2d0b0b; }
.hck0azr3.tlmwjklb .xgs22kp,
.hck0azr3 .tlmwjklb .xgs22kp     { background: #2d1600; }
.d9ons5.tlmwjklb .ktcv,
.d9ons5 .tlmwjklb .ktcv      { background: #0c1a2e; }
.d9ons5.tlmwjklb .uyzpr3g,
.d9ons5 .tlmwjklb .uyzpr3g  { background: #12103a; }
.d9ons5.tlmwjklb .xgs22kp,
.d9ons5 .tlmwjklb .xgs22kp     { background: #0a2020; }
.mfvb000 .fghdt0xq { border-left: none; border-radius: 6px; padding: 10px 14px; }
.mfvb000 .ktcv     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.mfvb000 .uyzpr3g { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.mfvb000 .xgs22kp    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.mfvb000 .fghdt0xq strong { color: var(--text-primary); }
.mfvb000 .fghdt0xq p      { color: var(--text-muted); }
.f20c8t3 .fghdt0xq { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.q4e4w .h7n45m,
.iwyd .h7n45m,
.hesq .h7n45m,
.psd8ek8r .h7n45m { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.q4e4w .h7n45m::before,
.iwyd .h7n45m::before,
.hesq .h7n45m::before,
.psd8ek8r .h7n45m::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.q4e4w .ktcv     .h7n45m::before { content: "✦"; color: var(--c-tip-border); }
.q4e4w .uyzpr3g .h7n45m::before { content: "▲"; color: var(--c-warn-border); }
.q4e4w .xgs22kp    .h7n45m::before { content: "◉"; color: #60a5fa; }
.iwyd .ktcv     .h7n45m::before { content: "★"; color: var(--c-tip-border); }
.iwyd .uyzpr3g .h7n45m::before { content: "◆"; color: var(--c-warn-border); }
.iwyd .xgs22kp    .h7n45m::before { content: "●"; color: #60a5fa; }
.hesq .ktcv     .h7n45m::before { content: "▶"; color: var(--c-tip-border); }
.hesq .uyzpr3g .h7n45m::before { content: "■"; color: var(--c-warn-border); }
.hesq .xgs22kp    .h7n45m::before { content: "▸"; color: #60a5fa; }
.psd8ek8r .ktcv     .h7n45m::before { content: "→"; color: var(--c-tip-border); }
.psd8ek8r .uyzpr3g .h7n45m::before { content: "⬥"; color: var(--c-warn-border); }
.psd8ek8r .xgs22kp    .h7n45m::before { content: "◈"; color: #60a5fa; }
.pjktw415 .m50cxp .gz9o6,
.pjktw415 .rrv9 .gz9o6  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.pjktw415 .gxjr                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.pjktw415 .yg2g5          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.pjktw415 .x1eim                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.qyx0dba .m50cxp .gz9o6,
.qyx0dba .rrv9 .gz9o6,
.qyx0dba .gxjr,
.qyx0dba .dzg29j,
.qyx0dba .y8lw,
.qyx0dba .yg2g5,
.qyx0dba .x1eim,
.qyx0dba .f20c8t3 .fghdt0xq { box-shadow: none; }
.o3t72   .pckoheug, .o3t72 .caj5skv5, .o3t72 .ty61s,
.o3t72   .ymiq3hx, .o3t72 .qose { font-size: 0.9rem; }
.o3t72   .edutxu7c, .o3t72 .p7nm3u9f { font-size: 0.9rem; }
.pbu9   .pckoheug, .pbu9 .caj5skv5, .pbu9 .ty61s,
.pbu9   .ymiq3hx, .pbu9 .qose { font-size: 0.95rem; }
.pbu9   .edutxu7c, .pbu9 .p7nm3u9f { font-size: 0.95rem; }
.fyebbj01   .pckoheug, .fyebbj01 .caj5skv5, .fyebbj01 .ty61s,
.fyebbj01   .ymiq3hx, .fyebbj01 .qose { font-size: 1.08rem; }
.fyebbj01   .edutxu7c, .fyebbj01 .p7nm3u9f { font-size: 1.05rem; }
.fyebbj01   .kwyhnou { font-size: 0.97rem; }
.qok5 .pib40      { font-size: 3.2rem; }
.qok5 h2.xu208pk { font-size: 1.9rem; }
.qok5 h3.tad6     { font-size: 1.4rem; }
.xu5wxt .pib40      { font-size: 3.8rem; }
.xu5wxt h2.xu208pk { font-size: 2.2rem; }
.xu5wxt h3.tad6     { font-size: 1.6rem; }
.nacwoifi + .nacwoifi { position: relative; }
.h8acn   .nacwoifi + .nacwoifi::before,
.xjy7elu5  .nacwoifi + .nacwoifi::before,
.ch4ex3i   .nacwoifi + .nacwoifi::before,
.oix8v   .nacwoifi + .nacwoifi::before,
.lwdl4   .nacwoifi + .nacwoifi::before,
.mux5o .nacwoifi + .nacwoifi::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.h8acn .nacwoifi + .nacwoifi::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.xjy7elu5 .nacwoifi + .nacwoifi::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.ch4ex3i .nacwoifi + .nacwoifi::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;
}
.oix8v .nacwoifi + .nacwoifi::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.wnlb .nacwoifi { margin-bottom: 16px; }
.wnlb .nacwoifi + .nacwoifi { margin-top: 0; }
.wnlb .rpotdt { padding-top: 0; padding-bottom: 0; }
.lwdl4 .nacwoifi + .nacwoifi::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.mux5o .nacwoifi + .nacwoifi::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.vev9rlv .nacwoifi + .nacwoifi::before,
.cn7ln1f .nacwoifi + .nacwoifi::before,
.syfjaa .nacwoifi + .nacwoifi::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%;
}
.v4is6v .vev9rlv .nacwoifi:nth-child(even)::before,
.v4is6v .cn7ln1f .nacwoifi:nth-child(even)::before,
.v4is6v .syfjaa .nacwoifi:nth-child(even)::before { background: var(--bg-surface); }
.b62e34 .vev9rlv .nacwoifi:nth-child(even)::before,
.b62e34 .cn7ln1f .nacwoifi:nth-child(even)::before,
.b62e34 .syfjaa .nacwoifi:nth-child(even)::before { background: var(--bg-card); }
.vev9rlv .nacwoifi + .nacwoifi::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");
}
.cn7ln1f .nacwoifi + .nacwoifi::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");
}
.syfjaa .nacwoifi + .nacwoifi::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");
}
.qksl1mm .tmeqk,
.i13v .tmeqk { padding-bottom: 60px; }
.rrwdfe7 .tmeqk { padding-bottom: 70px; }
.yx9rog2z .uftm { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.p8zela3 .uftm { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.v905e .uftm { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.r96yi78e .uftm { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.tzyptny8 .m5xthfoy { background: var(--accent); }
.tzyptny8 .m5xthfoy .jli4n1jm { background: none; }
.tzyptny8 .eoabupby { background: var(--accent); }
.tzyptny8 .uftm { background: var(--accent-bg); }
.tzyptny8 .c0imo4:not(.m5xthfoy) .jli4n1jm { background: rgba(0,0,0,0.6); }
.l6nk0w .akyi0qil { float: left; width: 38%; margin: 0 28px 16px 0; }
.l6nk0w .akyi0qil .muyg9ye { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.l6nk0w .rpotdt::after { content: ''; display: block; clear: both; }
.ck49o .akyi0qil { float: right; width: 38%; margin: 0 0 16px 28px; }
.ck49o .akyi0qil .muyg9ye { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ck49o .rpotdt::after { content: ''; display: block; clear: both; }
.dnahw5pq .nacwoifi:nth-child(odd)  .akyi0qil { float: left;  width: 38%; margin: 0 28px 16px 0; }
.dnahw5pq .nacwoifi:nth-child(even) .akyi0qil { float: right; width: 38%; margin: 0 0 16px 28px; }
.dnahw5pq .akyi0qil .muyg9ye { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.dnahw5pq .rpotdt::after { content: ''; display: block; clear: both; }
.l6nk0w .p7nzca,
.l6nk0w .gjsazqxt,
.ck49o .p7nzca,
.dnahw5pq .p7nzca,
@media (max-width: 900px) {
  .l6nk0w .akyi0qil,
  .ck49o .akyi0qil,
  .dnahw5pq .nacwoifi:nth-child(odd)  .akyi0qil,
  .dnahw5pq .nacwoifi:nth-child(even) .akyi0qil {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .l6nk0w .akyi0qil .muyg9ye,
  .ck49o .akyi0qil .muyg9ye,
  .dnahw5pq .akyi0qil .muyg9ye {
    max-height: none !important;
  }
}
.l6nk0w .edutxu7c,
.l6nk0w .p7nm3u9f,
.ck49o .edutxu7c,
.ck49o .p7nm3u9f,
.dnahw5pq .edutxu7c,
.dnahw5pq .p7nm3u9f { overflow: hidden; }
@media (max-width: 640px) {
  .l6nk0w .akyi0qil,
  .ck49o .akyi0qil,
  .dnahw5pq .akyi0qil { float: none; width: 100%; margin: 0 0 16px 0; }
}
.rodf3zlr .evxdunyo,
.rodf3zlr .rpotdt,
.rodf3zlr .p1hb56  { max-width: 1100px; }
.brlr6wlz .evxdunyo,
.brlr6wlz .rpotdt,
.brlr6wlz .p1hb56  { max-width: 1200px; }
.s2d3r .evxdunyo,
.s2d3r .rpotdt,
.s2d3r .p1hb56  { max-width: 1320px; }
.s2d3r { --content-mw: 1320px; }
.xlxt6sk { font-size: 0.82rem; color: var(--text-muted); }
.f92eqkn7 { display: flex; align-items: center; }
.pourfng6 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.pwed { display: flex; align-items: center; }
.l5w7 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.l5w7:hover { text-decoration: underline; }
.vy9ye { margin: 0 3px; opacity: 0.45; }
.vy9ye::before { content: '/'; }
.zhd93a8q { padding: 2px 5px; color: var(--text-main); }
.ejxpfpbg .xlxt6sk {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ejxpfpbg .f92eqkn7 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.izv8b .xlxt6sk {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.izv8b .f92eqkn7 { padding: 0 0 0 12px; }
.xioelg {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.qjxt0t .f92eqkn7 { padding: 0 16px; }
.qjxt0t .xlxt6sk {
  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);
}
.qjxt0t .evxdunyo { padding-top: 28px; }
@media (max-width: 720px) {
  .xioelg { margin-top: 18px; padding: 0 16px; }
  .qjxt0t .evxdunyo { padding-top: 16px; }
}
.rodf3zlr.ejxpfpbg .f92eqkn7 { max-width: 1100px; }
.brlr6wlz.ejxpfpbg .f92eqkn7 { max-width: 1200px; }
.s2d3r.ejxpfpbg .f92eqkn7 { max-width: 1320px; }
.rodf3zlr .xioelg { max-width: 1100px; }
.brlr6wlz .xioelg { max-width: 1200px; }
.s2d3r .xioelg { max-width: 1320px; }
.clquj .nacwoifi { padding-top: 16px; padding-bottom: 16px; }
.ltu6nil .nacwoifi { padding-top: 24px; padding-bottom: 24px; }
.xbvaqwt .nacwoifi { padding-top: 40px; padding-bottom: 40px; }
.dk0hk .nacwoifi { padding-top: 52px; padding-bottom: 52px; }
.zyzivc4t .nacwoifi:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.zyzivc4t .nacwoifi:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.zyzivc4t .nacwoifi:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.zyzivc4t .nacwoifi:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.le2nf7 .rpotdt { padding-top: 10px;  padding-bottom: 10px; }
.w7pcp67s .rpotdt { padding-top: 18px;  padding-bottom: 18px; }
.k13s52z .rpotdt { padding-top: 36px;  padding-bottom: 36px; }
.i8e8r22c .rpotdt { padding-top: 48px;  padding-bottom: 48px; }
.qxdav h2.xu208pk { font-weight: 600; }
.qxdav h3.tad6     { font-weight: 600; }
.lxj5jx8e h2.xu208pk { font-weight: 800; }
.lxj5jx8e h3.tad6     { font-weight: 700; }
.b9k3z h2.xu208pk { font-weight: 900; }
.b9k3z h3.tad6     { font-weight: 800; }
.b9k3z .fghdt0xq strong,
.b9k3z .fghdt0xq strong { font-weight: 600; }
.cusxt {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.mgmjc693 .cusxt { display: none; }
@media (max-width: 640px) {
  .sd9q { display: none; }
  .cusxt {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.cusxt { background: var(--cta) !important; color: #fff !important; border: none !important; }
.cusxt:hover { opacity: 0.85; }
.greg .cusxt { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.rby3 .cusxt,
.cv24yek  .cusxt { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.rby3 .cusxt:hover,
.cv24yek  .cusxt:hover { opacity: 0.88; }
.greg.rby3 .cusxt,
.greg.cv24yek  .cusxt { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.q6nw {
  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;
}
.q6nw:hover { transform: translateY(-2px); opacity: 0.92; }
.q6nw { background: var(--cta) !important; color: #fff !important; border: none !important; }
.x8x4msw .q6nw { display: none; }
.idp9qoj .q6nw { right: 32px; }
.mfcnw3  .q6nw { left: 32px; }
@media (max-width: 480px) {
  .idp9qoj .q6nw { right: 20px; bottom: 20px; }
  .mfcnw3  .q6nw { left: 20px; bottom: 20px; }
}
.th3wltg { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.p1hb56 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ujcon { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.pxiook { color: var(--text-dim); font-size: 0.8rem; }
.u7rkcq93 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.u7rkcq93 img { height: 26px; width: auto; object-fit: contain; }
.uhefg { display: flex; flex-direction: column; gap: 6px; }
.uhefg a, .eulfglz a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.uhefg a:hover, .eulfglz a:hover { color: var(--accent-light); }
.uhefg .kdgdxqs { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.u21jr .p1hb56 { text-align: center; }
.u21jr .ujcon { margin-top: 0; }
.ky8nx { margin-top: 10px; }
.ky8nx a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .p1hb56 { padding-left: 16px; padding-right: 16px; }
  .zp1dz .p1hb56 { padding: 20px 16px; }
  .eulfglz { gap: 4px 12px; }
  .ujcon { font-size: 0.78rem; }
}
.i9fjw2w .pqfzn .u7rkcq93 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.i9fjw2w .ujcon { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.i9fjw2w .pxiook { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .i9fjw2w .l0vhrbd { grid-template-columns: 1fr 1fr; } .i9fjw2w .pqfzn { grid-column: 1 / -1; } }
@media (max-width: 480px) { .i9fjw2w .l0vhrbd { grid-template-columns: 1fr; } }
.exnw2i7 .u7rkcq93 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.exnw2i7 .ujcon { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .exnw2i7 .z6hx04my { gap: 12px; } .exnw2i7 .u7rkcq93 { margin-right: 0; width: 100%; } }
.oy198 .mhoi .u7rkcq93 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.oy198 .ujcon { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.oy198 .pxiook { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .oy198 .dv12 { grid-template-columns: 1fr 1fr; } .oy198 .mhoi { grid-column: 1 / -1; } }
@media (max-width: 480px) { .oy198 .dv12 { grid-template-columns: 1fr; } }
.l16etb0 .zrvar { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.l16etb0 .uhefg { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .l16etb0 .zrvar { grid-template-columns: 1fr 1fr; } .l16etb0 .niwlk:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .l16etb0 .zrvar { grid-template-columns: 1fr; } }
.baabo .zrvar { grid-template-columns: 1fr 2fr; }
.baabo .oz39dm6d .uhefg { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .baabo .zrvar { grid-template-columns: 1fr; } }
.ge52 .p1hb56 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.s44g .iqta4a      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.s44g .th3wltg { background: var(--bg-page); border-top-color: var(--border-alt); }
.ttykz6x .iqta4a      { background: #0d1117; border-bottom-color: #21262d; }
.ttykz6x .d4gfv4 { color: var(--accent-light); }
.ttykz6x .y1849f { --msep-color: #8b949e; }
.ttykz6x .y1849f a { color: #8b949e; }
.ttykz6x .y1849f a:hover { color: var(--accent-light); }
.ttykz6x .rheqw0le { color: #8b949e; }
.ttykz6x .th3wltg { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.ttykz6x .ujcon,
.ttykz6x .pxiook { color: #6e7681; }
.ttykz6x .uhefg a, .ttykz6x .eulfglz a,
.ttykz6x .u7rkcq93 { color: #e6edf3; }
.ttykz6x .uhefg a:hover, .ttykz6x .eulfglz a:hover,
@media (max-width: 640px) {
  .ttykz6x .y1849f { background: #0d1117; border-top-color: #21262d; }
  .ttykz6x .y1849f li a { border-bottom-color: #21262d; }
}
.ega9 .iqta4a      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.ega9 .d4gfv4 { color: var(--accent-light); }
.ega9 .y1849f { --msep-color: #475569; }
.ega9 .y1849f a { color: #475569; }
.ega9 .y1849f a:hover { color: var(--accent-light); }
.ega9 .rheqw0le { color: #64748b; }
.ega9 .th3wltg { background: #f0f4f8; border-top-color: #cbd5e1; }
.ega9 .ujcon,
.ega9 .pxiook { color: #64748b; }
.ega9 .uhefg a, .ega9 .eulfglz a,
.ega9 .r945zct0 a, .ega9 .u7rkcq93 { color: #374151; }
.ega9 .uhefg a:hover, .ega9 .eulfglz a:hover,
@media (max-width: 640px) {
  .ega9 .y1849f { background: #f0f4f8; border-top-color: #cbd5e1; }
  .ega9 .y1849f li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.rby3 .iqta4a      { background: var(--accent); border-bottom-color: var(--accent-light); }
.rby3 .d4gfv4 { color: #fff; }
.rby3 .y1849f { --msep-color: rgba(255,255,255,0.82); }
.rby3 .y1849f a { color: rgba(255,255,255,0.82); }
.rby3 .y1849f a:hover { color: #fff; }
.rby3 .rheqw0le { color: rgba(255,255,255,0.9); }
.rby3 .nmk6 a { color: var(--text-primary) !important; }
.rby3 .nmk6 a:hover { color: var(--accent-light) !important; }
.rby3 .th3wltg { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.rby3 .ujcon,
.rby3 .pxiook { color: rgba(255,255,255,0.72); }
.rby3 .uhefg a, .rby3 .eulfglz a,
.rby3 .c1hh a, .rby3 .hs7u4e a,
.rby3 .r945zct0 a, .rby3 .u7rkcq93 { color: #fff; }
.rby3 .rdv25a, .rby3 .iwqb6 { color: rgba(255,255,255,0.7); }
.rby3 .uhefg a:hover, .rby3 .eulfglz a:hover,
.rby3 .c1hh a:hover, .rby3 .hs7u4e a:hover { color: #fff; }
@media (max-width: 640px) {
  .rby3 .y1849f { background: var(--accent); border-top-color: var(--accent-light); }
  .rby3 .y1849f li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.cv24yek .iqta4a {
  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);
}
.cv24yek .th3wltg {
  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) {
  .cv24yek .y1849f {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.r4qe8iq .mtmd { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.r14yr5rd .mtmd { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ssg8ia4 .mtmd { min-height: 72px; height: auto; }
.hgualk35 .mtmd { min-height: 84px; height: auto; }
.zp1dz .mtmd { max-width: none; padding: 0 32px; }
.zp1dz .p1hb56  { max-width: none; padding: 24px 32px; }
.m9d0.brlr6wlz .mtmd { max-width: 1200px; }
.m9d0.s2d3r .mtmd { max-width: 1320px; }
.v5xz   .d4gfv4, .v5xz   .u7rkcq93 { text-transform: capitalize; }
.lqzdwheu .d4gfv4, .lqzdwheu .u7rkcq93 { text-transform: lowercase; }
.x29ht .d4gfv4, .x29ht .u7rkcq93 { text-transform: uppercase; letter-spacing: 0.06em; }
.lwx5e, .w535v0u0 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.vceh4 .lwx5e,
.vceh4 .w535v0u0 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.tw1z5upe .lwx5e,
.tw1z5upe .w535v0u0 { 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; }
.szdzj .lwx5e,
.szdzj .w535v0u0 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.crgnwk5 .lwx5e,
.crgnwk5 .w535v0u0 { 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; }
.h4p9p0rp   .y1849f a { font-weight: 500; }
.clq2qdxf .y1849f a { font-weight: 600; }
.qav2     .y1849f a { font-weight: 700; }
.zaa5y7    .y1849f a { font-weight: 800; letter-spacing: 0.01em; }
.ewoqkd     .y1849f > li + li::before,
.cyvfo    .y1849f > li + li::before,
.dn7zgr    .y1849f > li + li::before,
.at6hrcgf .y1849f > li + li::before,
.um2xe .y1849f > li + li::before,
.n5hvyj  .y1849f > li + li::before,
.f8jv    .y1849f > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.ewoqkd     .y1849f > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.cyvfo    .y1849f > li + li::before { content: "|"; }
.dn7zgr    .y1849f > li + li::before { content: "—"; }
.at6hrcgf .y1849f > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.um2xe .y1849f > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.n5hvyj  .y1849f > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.f8jv    .y1849f > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .qhze59 .rheqw0le,
  .g31s0uc .rheqw0le,
  .itjfpar0 .rheqw0le,
  .pkzew7h4 .rheqw0le,
  .nr03h886 .rheqw0le {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .qhze59 .rheqw0le::before,
  .g31s0uc .rheqw0le::before,
  .itjfpar0 .rheqw0le::before,
  .pkzew7h4 .rheqw0le::before,
  .nr03h886 .rheqw0le::before { content: ""; display: block; flex-shrink: 0; }

  
  .qhze59 .rheqw0le::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;
  }

  
  .g31s0uc .rheqw0le::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;
  }

  
  .itjfpar0 .rheqw0le::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;
  }

  
  .pkzew7h4 .rheqw0le::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;
  }

  
  .nr03h886 .rheqw0le::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) {
  .b7rl .rheqw0le {
    padding: 5px 14px;
  }
  .b7rl .y1849f {
    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;
  }
  .b7rl .y1849f li a {
    border-bottom: none; padding: 10px 22px;
  }
  .b7rl .y1849f li a:hover { background: var(--bg-raised); }
  .b7rl .g5kx,
  .bfnoi .g5kx,
  .a7whcgqy .g5kx { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .orntm .rheqw0le {
    padding: 5px 10px;
  }
  .orntm .y1849f {
    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);
  }
  .orntm .y1849f.rpu4 { transform: translateX(0); }
  .orntm .y1849f li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .orntm .y1849f li:last-child a { border-bottom: none; }
  .rby3 .y1849f,
  .ttykz6x .y1849f { background: var(--accent) !important; }
  .rby3 .y1849f li a,
  .ttykz6x .y1849f li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .a7whcgqy .rheqw0le {
    padding: 5px 10px;
  }
  .a7whcgqy .y1849f {
    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);
  }
  .a7whcgqy .y1849f::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .a7whcgqy .y1849f.rpu4 { transform: translateY(0); }
  .a7whcgqy .y1849f li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .jxplz .rheqw0le {
    padding: 5px 10px;
  }
  .jxplz .y1849f {
    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;
  }
  .jxplz .y1849f.rpu4 { opacity: 1; pointer-events: auto; }
  .jxplz .y1849f li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .zex7i     .rheqw0le { border-radius: 0 !important; }
  .sxf68b   .rheqw0le { border-radius: 8px !important; }
  .jwazhen .rheqw0le { border-radius: 50% !important; }
  .pmw59   .rheqw0le { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .uw9ir3h .gwqyxp4 { flex-direction: column; align-items: stretch; }
  .uw9ir3h .idjq2s { flex-direction: row; min-width: auto; }
  .uw9ir3h .cngtjn { align-items: flex-start; text-align: left; }
}
.t93jtt,
.t93jtt.nacwoifi,
.v4is6v .t93jtt,
.ewv2q .t93jtt,
.b62e34 .t93jtt,
.zopro .t93jtt {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.za2jrpf {
  background: linear-gradient(135deg, var(--cta) 0%, var(--cta-hover) 100%);
  border-radius: 16px;
  padding: 28px 36px;
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 16px 0;
}
.szyr9la { flex: 1 1 280px; min-width: 0; }
.qimc {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.s8c05i {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.wravondj {
  background: #fff !important;
  color: var(--cta) !important;
  padding: 14px 44px !important;
  border-radius: 999px;
  font-weight: 800;
  font-size: 1rem;
  text-decoration: none;
  flex-shrink: 0;
  transition: transform 0.15s, opacity 0.2s;
  white-space: nowrap;
}
.wravondj:hover { transform: translateY(-1px); opacity: 0.95; }
.n2qtszh5 .za2jrpf {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.n2qtszh5 .qimc { color: var(--cta); }
.n2qtszh5 .s8c05i { color: var(--text-body); }
.n2qtszh5 .wravondj {
  background: var(--cta) !important;
  color: #fff !important;
}
.rq7mw7a .za2jrpf {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.rq7mw7a .qimc { color: var(--text-primary); }
.rq7mw7a .s8c05i { color: var(--text-body); }
.rq7mw7a .wravondj {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .za2jrpf {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .szyr9la { flex: 0 0 auto; }
  .qimc { font-size: 1.2rem; }
  .wravondj { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.jve10os .ggm7 { height: 36px; }
.ampqznn4 .ggm7 { height: 60px; max-width: 200px; }
.x9cdpa7y .ggm7 { height: 56px; max-width: 180px; }
@media (min-width: 720px) {
  .owfa .gjsazqxt {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .owfa .dzg29j {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .owfa .dzg29j { padding: 40px 16px 20px; }
  .owfa .bf06 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .owfa .zg6v76jb { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .nd14vp7b .dzg29j {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .nd14vp7b .dzg29j::before {
    position: absolute; top: 14px; left: 14px;
  }
  .nd14vp7b .tl53t8 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .nd14vp7b .d2m900 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .nd14vp7b .bf06 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .nd14vp7b .zg6v76jb { width: 100%; min-width: 0; }
  .nd14vp7b .xkuwljl { min-width: 0; }
}
.ry0bd .dzg29j::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.l85uv .e8e2y {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.l85uv .e8e2y summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.l85uv .e8e2y p { padding: 0 2px 16px; }
.tkzawk95 .e8e2y { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.tkzawk95 .e8e2y summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.tkzawk95 .e8e2y summary::after { content: "›"; font-size: 1.2em; }
.tkzawk95 .e8e2y[open] summary::after { content: "‹"; }
.tkzawk95 .e8e2y p { padding: 10px 22px 4px; }
.emixj .e8e2y {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.emixj .e8e2y summary { color: var(--text-primary); padding-left: 16px; }
.emixj .e8e2y summary::after { content: "›"; font-size: 1.1em; }
.emixj .e8e2y[open] summary::after { content: "‹"; }
.emixj .e8e2y p { padding-left: 16px; }
.qoam .s4ga2wd { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.qoam .e8e2y {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.qoam .e8e2y:last-child { border-bottom: none; }
.qoam .e8e2y summary { color: var(--text-primary); border-radius: 0; }
.qoam .e8e2y summary::after { content: "›"; font-size: 1.1em; }
.qoam .e8e2y[open] summary::after { content: "‹"; }
.o2oiik .e8e2y { overflow: hidden; }
.o2oiik .e8e2y summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.o2oiik .e8e2y summary::after { color: rgba(255,255,255,.75); }
.o2oiik .e8e2y[open] summary { border-radius: 0; }
.mrb70c3c { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.bgyy9 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.wcnde4c {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.mdor { color: var(--text-muted); font-size: 1.05rem; }
.w7zoyzy {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.z8n0n3c { margin-bottom: 20px; }
.pwrg3o7 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.szzk2o0 {
  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;
}
.szzk2o0:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.avuju9 { resize: vertical; min-height: 130px; }
.itd3ut { width: 100%; margin-top: 8px; }
.seki {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.qcmal1g {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.b0h5wda { color: var(--text-muted); line-height: 1.75; }
.d5ytia { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.d5ytia li { margin-bottom: 6px; }
.qexdoy7 { max-width: 760px; margin: 0 auto; }
.rqgcba98 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.pmls4tv { max-width: 760px; margin: 0 auto; }
.owaws54z ul.d5ytia { margin: 0; }
@media (max-width: 640px) { .o4b12tn { grid-template-columns: 1fr; gap: 10px; } }
.kxon { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.vfgccgq { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.i4bi { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.vfgccgq p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.vfgccgq .d5ytia { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .kxon { grid-template-columns: 1fr; } }
.q7am ul.d5ytia { margin: 0; }
.ofm28 .d5ytia,
.aeeqmh .d5ytia,
.bk1e3 .d5ytia,
.kr48 .d5ytia {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .rvai527 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .l3qc { grid-template-columns: 1fr; } .o86lpmr { position: static; text-align: center; } }
@media (max-width: 860px) { .kx1a { grid-template-columns: 1fr; } }
.kr48 .d5ytia { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .bnsw6byd { flex-direction: column; text-align: center; } .b5lymt4 { grid-template-columns: 1fr; } }
.npznt { max-width: 760px; margin: 0 auto; }
.i19owe8 { position: relative; padding-left: 28px; }
.i19owe8::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.b7ait { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.b7ait:last-child { padding-bottom: 0; }
.j0e8o39m { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.h65cy h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.h65cy p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.x3go4h7s .wcnde4c { color: var(--accent-light); }
.l1l0ve4c .wcnde4c { font-size: 2rem; }
.l1l0ve4c .mdor { max-width: 680px; }
.g0q6a45z .wcnde4c { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.g0q6a45z .mdor  { margin: 0; }
@media (max-width: 640px) { .g0q6a45z { flex-direction: column; } }
.ata335 .wcnde4c { color: var(--accent-light); }
.rof0e .wcnde4c { color: #fff; }
.rof0e .mdor  { color: rgba(255,255,255,0.85); }
.jtmhz0g1 { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .erdqiby { grid-template-columns: 1fr; } }
.vnak1 .szzk2o0 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.vnak1 .szzk2o0:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.ssk6ucrr .szzk2o0 { background: var(--bg-raised); border-color: transparent; }
.ssk6ucrr .szzk2o0:focus { background: var(--bg-card); border-color: var(--accent-light); }
.kxowg18a .szzk2o0 { border-radius: 100px; padding: 11px 20px; }
.kxowg18a .avuju9 { border-radius: 14px; }
.a07gru9 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.a07gru9 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;
}
.a07gru9 summary::-webkit-details-marker { display: none; }
.a07gru9 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.a07gru9[open] summary::after { content: "−"; }
.t4iz {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .j53uaap5 { grid-template-columns: 1fr; } }
.y8t186pc { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.y8t186pc li { margin-bottom: 6px; }
.a1qf{position:relative;overflow:visible}
.oj8f .ik45q{display:block}
.i8s9s9p .uftm~.eqj4huc,
.i8s9s9p .uftm~.eqj4huc .ak0czx5c,
.uftm~.eqj4huc,.vdxs2j9~.eqj4huc{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}
.uftm~.eqj4huc .ak0czx5c{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.n5lo8 .d9v3ks{color: var(--accent-light);opacity:1;font-weight:500}
.ojg7ucr{--date-bg:transparent}
.c0t8y2 .pbklf2::before{content:""}
.sh4d .ldrjs{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .ldrjs{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .htzi6x{max-width:100%}
}
.bl8lcg .yg2g5{margin:0}
@media (max-width:560px){
  .cqpywjr{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .vqjd { padding: 28px 18px 20px; }
  .oltkll { font-size: 1.2rem; }
  .siduz { max-width: 220px; max-height: 80px; }
}
.us2y6h8 .qyad5diz { border-radius: 22px; }
.x3h3o3u6 .za2jrpf {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .qyad5diz { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.czrel {
  margin: 28px 0 24px;
}
.czrel .nacwoifi {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.czrel .rpotdt {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.czrel .za2jrpf {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .mtmd { flex-direction: row-reverse; }
[dir="rtl"] .y1849f { flex-direction: row-reverse; }
[dir="rtl"] .idp9qoj .q6nw { right: auto; left: 32px; }
[dir="rtl"] .mfcnw3  .q6nw { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .idp9qoj .q6nw { right: auto; left: 20px; }
  [dir="rtl"] .mfcnw3  .q6nw { left: auto;  right: 20px; }
}
[dir="rtl"] .l6nk0w .akyi0qil  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .ck49o .akyi0qil { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .uftm,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .edutxu7c, [dir="rtl"] .p7nm3u9f { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .esuf { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .q4cojp { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .fghdt0xq { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .za2jrpf { direction: rtl; }
[dir="rtl"] .xlxt6sk { direction: rtl; }
[dir="rtl"] .x1eim { direction: rtl; }
[dir="rtl"] .x43unk { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .giz0 .p7nm3u9f,
[dir="rtl"] .n8wy9wb .p7nm3u9f,
[dir="rtl"] .p6zxlgcw .p7nm3u9f,
[dir="rtl"] .ed005w .p7nm3u9f {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .giz0 .p7nm3u9f li::before,
[dir="rtl"] .n8wy9wb .p7nm3u9f li::before,
[dir="rtl"] .p6zxlgcw .p7nm3u9f li::before,
[dir="rtl"] .ed005w .p7nm3u9f li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .c0imo4.vf6k2 .ce8ors,
[dir="rtl"] .f320.vf6k2 .ce8ors,
[dir="rtl"] .m5xthfoy.vf6k2 .ce8ors,
[dir="rtl"] .ifl3uvz.vf6k2 .ce8ors,
[dir="rtl"] .pvhv.vf6k2 .ce8ors { text-align: right; }
[dir="rtl"] .uftm.vf6k2 .tmeqk { align-items: flex-end; text-align: right; }
[dir="rtl"] .uftm.jd26b5ob .tmeqk { text-align: center; }
[dir="rtl"] .uftm .tmeqk { text-align: right; }
[dir="rtl"] .rpotdt,
[dir="rtl"] .ymiq3hx,
[dir="rtl"] .qose,
[dir="rtl"] .ypqcl9,
[dir="rtl"] .w7zoyzy,
[dir="rtl"] .pwrg3o7,
[dir="rtl"] .szzk2o0,
[dir="rtl"] .avuju9 { text-align: right; direction: rtl; }
[dir="rtl"] .kxowg18a .szzk2o0,
[dir="rtl"] .vnak1 .szzk2o0 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #6c3dc6;
  --brand:           #6c3dc6;
  --brand-light:     #573893;
  --brand-pale:      #7f64b3;
  --grad-start:      #a183da;
  --grad-end:        #c7b8e3;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #6c3dc6;
  --cta-light:       #582cae;
  --cta-hover:       #512c98;
  --bg-page:         #f7f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f3f5;
  --bg-raised:       #efeef0;
  --bg-hover:        #f4f3f5;
  --border:          #e4e2e8;
  --border-alt:      #d4d0db;
  --border-section:  #e4e2e8;
  --text-primary:    #18171b;
  --text-muted:      #57535f;
  --text-body:       #312f36;
  --text-sub:        #4a4751;
  --text-faint:      #7c7787;
  --text-dim:        #96929f;
  --text-label:      #635f6c;
  --text-value:      #3e3b43;
  --accent-bg:       #e9e5ef;
  --accent-bg-light: #d7cee7;
  --bg-tip:          #f0f9f7;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f2f9;
  --bg-pros:         #f0f9f7;
  --bg-cons:         #faf3f5;
  --c-pros:          #19896e;
  --c-cons:          #9f2141;
  --c-pros-label:    #1ea283;
  --c-tip-border:    #22b491;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #19896e;
}
:root { --logo-bg-opacity: 60%; }
body, button, input { font-family: "Quicksand", sans-serif; }
.pvkklq .m96sjotg, .pvkklq .uftm { min-height: 780px; }
.vy9ye::before { content: '/'; }