:root {
  --color-accent: #d034a1;
  --color-cta: #65baa9;
  --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;
}
.x9gseox {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ah5amw {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.sot3y {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.tf4hye1r { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.vuqi1y { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.vuqi1y a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.vuqi1y a:hover { color: var(--accent-light); }
.ex0ir     .knvrzna { border-radius: 24px; padding: 8px; }
.ex0ir .knvrzna li a { border-radius: 16px; }
.o25bizwl .knvrzna li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .knvrzna {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .g0dy:hover .knvrzna,
  .g0dy:focus-within .knvrzna { display: block; }
  .knvrzna li a { padding: 8px 16px; font-size: 0.88rem; }
}
.k9v310ds {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.rqrd5q08 { display: none; }
@media (max-width: 640px) {
  .rqrd5q08 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .rqrd5q08.w6nz62f0 { display: block; }
}
@media (max-width: 640px) {
  .k9v310ds { display: block; }
  .vuqi1y > li + li::before { display: none !important; }
  .vuqi1y {
    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;
  }
  .vuqi1y.w6nz62f0 { display: flex; }
  .vuqi1y li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .vuqi1y li:last-child a { border-bottom: none; }
}
.alzlnsac { min-height: 480px; }
.si12b3 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.uaoc { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.r8nv876e .uaoc { margin-left: 0; margin-right: 0; }
.ujcgkm6 {
  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;
}
.kvknn1 .ujcgkm6 { margin-top: 24px; }
.ujcgkm6:hover { opacity: 0.88; }
.ch8atc2q .si12b3 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.ch8atc2q .uaoc { color: #e2e8f0; }
.ch8atc2q.r8nv876e   .h138nob1 { text-align: left; }
.yxlmuq .si12b3 { color: var(--text-primary); text-shadow: none; }
.yxlmuq .uaoc { color: var(--text-muted); }
.yxlmuq .ujcgkm6 { margin-top: 16px; }
.yxlmuq, .yxlmuq.alzlnsac { min-height: auto !important; }
.yxlmuq.r8nv876e   .h138nob1 { text-align: left; }
.yxlmuq~.wfov{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.yxlmuq~.wfov .jff4wz54{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.cp91ye .ix3yvp,
.cp91ye .mv77cmga {
  animation: hg-breathe 10s ease-in-out infinite;
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.cp91ye .ch8atc2q .n1wj {
  animation: hg-breathe 10s ease-in-out infinite;
}
.ix3yvp .si12b3 { color: #fff; }
.ix3yvp .uaoc { color: rgba(255,255,255,0.85); }
.ix3yvp .ujcgkm6 { background: #fff; color: var(--cta); }
.ix3yvp .ujcgkm6:hover { opacity: 0.92; }
.puesx .y4oo { position: relative; overflow: hidden; }
.puesx .y4oo::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;
}
.cp91ye .y4oo {
  animation: hg-breathe 7s ease-in-out infinite;
}
.bw92 .y4oo { position: relative; overflow: hidden; }
.bw92 .y4oo::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;
}
.f07foqyl .y4oo { position: relative; overflow: hidden; }
.f07foqyl .y4oo::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;
}
.b68475 .y4oo {
  animation: hg-fadein 1.2s ease-out both;
}
.y4oo {
  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%);
}
.sc4w8yw {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.xt7i {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.sb4gl4 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.y4oo .si12b3 { text-shadow: none; color: var(--text-primary); }
.y4oo .uaoc { color: var(--text-muted); }
body.wvccb .si12b3 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.o4i2j5w .si12b3 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.alzlnsac.ix3yvp .si12b3,
section.ix3yvp .si12b3 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.y4oo.f790gxyh .sc4w8yw { align-items: center; text-align: center; }
.y4oo.r8nv876e   .sc4w8yw { align-items: flex-start; text-align: left; }
.qpkoeckc .xt7i { position: relative; }
.qpkoeckc .xt7i::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.qpkoeckc.wnu0wnw9 .xt7i::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.ebkv3s .xt7i {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.ebkv3s .sb4gl4 {
  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);
}
.ebkv3s.wnu0wnw9 .xt7i { padding: 32px 0 32px 32px; }
.vc6su .xt7i {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.vc6su .sb4gl4 {
  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);
}
.wnu0wnw9 .sc4w8yw {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.vc6su.wnu0wnw9 .xt7i { padding: 40px 16px 40px 48px; }
.alzlnsac .z49gyr {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.z49gyr .spx6jh.yxex72uz {
  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;
}
.z49gyr .spx6jh.yxex72uz:hover { opacity: 0.85; }
.qynji .xt7i {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .y4oo { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .y4oo:not(.qynji) .xt7i { display: none !important; }
  .qynji .xt7i { padding: 16px; }
  .sc4w8yw  { padding: 36px 24px; }
  .y4oo~.wfov,.wnu0wnw9~.wfov{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .alzlnsac, .y4oo { min-height: 320px !important; }
  .si12b3 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .lcw6cu,
  .l0r8,
  .d923pv00 { grid-template-columns: 1fr !important; }

  

  
  .fi7d521o { display: flex !important; flex-direction: column !important; }
  .fi7d521o .h138nob1 { display: contents; }
  .fi7d521o .n1wj { order: 0; }
  .fi7d521o .si12b3 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .fi7d521o .lcw6cu { order: 2; padding: 0 16px 12px !important; }
  .fi7d521o .uaoc { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .kvknn1 .h138nob1 { display: flex; flex-direction: column; }
  .kvknn1 .h138nob1 .si12b3 { order: 1; }
  .kvknn1 .h138nob1 .d923pv00 { order: 2; margin: 8px 0 24px !important; }
  .kvknn1 .h138nob1 .uaoc { order: 3; }
  .kvknn1 .h138nob1 .ujcgkm6 { order: 4; align-self: center; margin-top: 0; }

  
  .y4oo.qynji {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .y4oo.qynji .sc4w8yw { display: contents; padding: 0; }
  .y4oo.qynji .sc4w8yw .si12b3 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .y4oo.qynji .xt7i { order: 2; padding: 12px 16px; }
  .y4oo.qynji .sc4w8yw .uaoc { order: 3; padding: 0 24px; margin: 0 auto; }
  .y4oo.qynji .sc4w8yw .ujcgkm6 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.z5pweci { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.mcbgzmns { width: 100%; height: auto; display: block; border-radius: 10px; }
.pgsnof0 .z5pweci        { border-radius: 16px; }
.pgsnof0 .mcbgzmns  { border-radius: 16px; }
.tbn7es .z5pweci         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.tbn7es .mcbgzmns   { border-radius: 8px; }
.g4jb { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.x9nnb { width: 100%; padding: 32px 0; position: relative; }
.tgb3ga5 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.jdy5pce .x9nnb:nth-child(even) { background: var(--bg-surface); }
.jdy5pce .x9nnb:nth-child(odd)  { background: var(--bg-page); }
.qqdn .x9nnb:nth-child(even) { background: var(--bg-card); }
.qqdn .x9nnb:nth-child(odd)  { background: var(--bg-page); }
.jdy5pce .x9nnb:nth-child(odd)  .tgb3ga5 { background: var(--bg-card); border-radius: 6px; }
.jdy5pce .x9nnb:nth-child(even) .tgb3ga5 { background: var(--bg-raised); border-radius: 6px; }
.qqdn .x9nnb:nth-child(odd)  .tgb3ga5 { background: var(--bg-card); border-radius: 6px; }
.qqdn .x9nnb:nth-child(even) .tgb3ga5 { background: var(--bg-raised); border-radius: 6px; }
.jdy5pce .x9nnb:nth-child(even) .nxnyel .o58m0,
.qqdn .x9nnb:nth-child(even) .nxnyel .o58m0 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.jdy5pce .x9nnb:nth-child(odd) .nxnyel .o58m0,
.qqdn .x9nnb:nth-child(odd) .nxnyel .o58m0 { background: var(--bg-card-inner); }
.jdy5pce .x9nnb:nth-child(even) .eabrm3 .o58m0:nth-child(odd),
.qqdn .x9nnb:nth-child(even) .eabrm3 .o58m0:nth-child(odd)  { background: var(--bg-card); }
.jdy5pce .x9nnb:nth-child(even) .eabrm3 .o58m0:nth-child(even),
.qqdn .x9nnb:nth-child(even) .eabrm3 .o58m0:nth-child(even) { background: var(--bg-card-inner); }
h1.kwew { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.kwew {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.p61d8f { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.cdk47554 h2.kwew {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.h53ua h2.kwew {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.tyxkemrz h2.kwew {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.tvbf h2.kwew::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.y6a3 h2.kwew {
  color: var(--text-primary); font-size: 1.7rem;
}
.qq2z h2.kwew::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.pid5 h2.kwew {
  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;
}
.eiyv { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .eiyv { display: none; } }
.srpu { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.ls5jo9q6 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.xexfq {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.sp2i0x6 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.f149 { padding-left: 20px; }
.f149 li { margin-bottom: 6px; }
.f149 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.f149 a:hover { color: var(--accent-light); }
.imj7a37g .sp2i0x6 { display: none; }
.x58v0nul .sp2i0x6 { display: none; }
.x58v0nul .f149 { padding-left: 0; list-style: none; }
.x58v0nul .f149 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.x58v0nul .f149 a { font-size: 0.92rem; }
.brgn08zp .xexfq { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.brgn08zp .sp2i0x6 { display: none; }
.brgn08zp .f149 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.brgn08zp .f149 li { margin-bottom: 0; }
.brgn08zp .f149 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;
}
.brgn08zp .f149 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.gsux .xexfq { padding: 20px 20px 16px; }
.gsux .f149 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.gsux .f149 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.gsux .f149 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;
}
.gsux .f149 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;
}
.gsux .f149 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.gsux .f149 a:focus,
.gsux .f149 a:focus-visible,
.gsux .f149 a:target { outline: none; }
.gsux .f149 li:target a { border-color: var(--border); color: var(--text-muted); }
.birzj .xexfq { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.birzj .sp2i0x6 { display: none; }
.birzj .f149 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.birzj .f149 li { margin-bottom: 0; }
.birzj .f149 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.birzj .f149 li:last-child::after { content: ""; margin-right: 0; }
.birzj .f149 a { font-size: 0.9rem; }
.o58m0 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.nxnyel .o58m0 { background: var(--bg-card); }
.eabrm3 .o58m0:nth-child(odd)  { background: var(--bg-card); }
.eabrm3 .o58m0:nth-child(even) { background: var(--bg-raised); }
.ie0bsv30 .o58m0 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ie0bsv30 .o58m0:last-child { border-bottom: none; }
.ie0bsv30 h3.p61d8f { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.tz5z3bbp .o58m0 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.tz5z3bbp .o58m0 + .o58m0 { margin-top: 4px; }
.glk1fk6d .o58m0 { background: none; border-radius: 0; padding: 12px 0; }
.glk1fk6d .o58m0 + .o58m0 { border-top: 1px solid var(--border-section); }
.asiwhh5q { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.nv0a4 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.yycni4 { color: var(--text-body); margin-bottom: 10px; }
.i885, .buf6c2m { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.i885 li, .buf6c2m li { margin-bottom: 6px; }
.buf6c2m li { list-style: decimal; }
.uh67     .i885 { list-style-type: "● "; }
.jkam21ir  .i885 { list-style-type: "■ "; }
.zlxttea6 .i885 { list-style-type: "◆ "; }
.z2y53    .i885 { list-style-type: "★ "; }
.uh67     .o5wy { list-style-type: "● "; }
.jkam21ir  .o5wy { list-style-type: "■ "; }
.zlxttea6 .o5wy { list-style-type: "◆ "; }
.z2y53    .o5wy { list-style-type: "★ "; }
.uh67    .i885 li::marker, .uh67    .o5wy li::marker,
.jkam21ir .i885 li::marker, .jkam21ir .o5wy li::marker,
.zlxttea6 .i885 li::marker, .zlxttea6 .o5wy li::marker,
.z2y53   .i885 li::marker, .z2y53   .o5wy li::marker {
  color: var(--cta); font-size: 1em;
}
.uh67 .buf6c2m,
.jkam21ir .buf6c2m,
.zlxttea6 .buf6c2m,
.z2y53 .buf6c2m {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.uh67 .buf6c2m li,
.jkam21ir .buf6c2m li,
.zlxttea6 .buf6c2m li,
.z2y53 .buf6c2m li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.uh67 .buf6c2m li::before,
.jkam21ir .buf6c2m li::before,
.zlxttea6 .buf6c2m li::before,
.z2y53 .buf6c2m 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;
}
.uh67     .buf6c2m li::before { border-radius: 50%; }
.jkam21ir  .buf6c2m li::before { border-radius: 3px; }
.zlxttea6 .buf6c2m li::before { border-radius: 3px; }
.z2y53    .buf6c2m li::before { border-radius: 50%; }
.h9ebp { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.p2nto .h9ebp,
.qyb9ptpy .h9ebp { background: transparent; border: none; border-radius: 0; }
.z634woqa { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.z634woqa th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.z634woqa td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.z634woqa tr:hover td { background: var(--bg-hover); }
.df312 .z634woqa tbody tr:nth-child(even) td { background: var(--bg-surface); }
.f4wi62g6 .z634woqa { border: 1px solid var(--border-alt); }
.f4wi62g6 .z634woqa th,
.f4wi62g6 .z634woqa td { border: 1px solid var(--border-alt); }
.rcpzg26b .z634woqa th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.rcpzg26b .z634woqa td { border-bottom: none; }
.rcpzg26b .z634woqa tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.a6lx .z634woqa th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.aroy .h9ebp {
  overflow: hidden;
}
.aroy .z634woqa th { border-bottom: 1px solid var(--border-alt); }
.aroy .z634woqa tr:last-child td { border-bottom: none; }
.edwy { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.lh2x05 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.q7x26i { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.a6fbci { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.n0oky { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.o5wy { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.o5wy 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%}
.xrf2j1 .a6fbci { background: transparent; text-align: center; }
.in4i .q7x26i {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.omfk .q7x26i {
  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);
}
.l4fy .lh2x05 { display: grid; grid-template-columns: auto 1fr; }
.l4fy .q7x26i {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.l4fy .a6fbci { grid-column: 2; }
.l4fy .n0oky,
.l4fy .o5wy { grid-column: 1 / -1; }
.r6nca06x .lh2x05 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.r6nca06x .q7x26i {
  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);
}
.r6nca06x .a6fbci { grid-column: 2; }
.r6nca06x .n0oky,
.r6nca06x .o5wy { grid-column: 1 / -1; }
.frepxo .lh2x05 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.frepxo .a6fbci { background: none; color: var(--accent-light); font-weight: 700; }
.ja8kjlp .lh2x05 { 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); }
.ja8kjlp .a6fbci { background: none; color: var(--accent-light); font-weight: 700; }
.nnvt .lh2x05 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.nnvt .lh2x05:last-child { border-bottom: none; }
.nnvt .a6fbci { background: none; color: var(--accent-light); font-weight: 700; }
.znnd .lh2x05 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.znnd .a6fbci { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.pzi5a9a .edwy { counter-reset: card-n; }
.pzi5a9a .lh2x05  { counter-increment: card-n; }
.pzi5a9a .a6fbci { display: flex; align-items: center; gap: 10px; }
.pzi5a9a .a6fbci::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;
}
.po7jfv4 .lh2x05 { background: var(--bg-surface); border: 1px solid var(--border); }
.po7jfv4 .a6fbci { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.wot770 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.kndl7rf  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.lnvq { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.qq03v { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.wot770 strong { color: var(--text-primary); font-size: 0.95rem; }
.wot770 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.ofbd8kz { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.vhtgfxr, .ov8e { border-radius: 8px; padding: 14px; }
.vhtgfxr { background: var(--bg-pros); }
.ov8e { background: var(--bg-cons); }
.b1mdo { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.vhtgfxr .b1mdo { color: var(--c-pros-label); }
.ov8e .b1mdo { color: #f87171; }
.vhtgfxr ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ov8e ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.mcbgzmns { width: 100%; height: auto; border-radius: 10px; display: block; }
.yxex72uz {
  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;
}
.yxex72uz:hover { opacity: 0.85; }
.g092 .yxex72uz  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.g092 .yxex72uz:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.juglo0nc .yxex72uz  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.juglo0nc .yxex72uz:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.o37f4ke6 .ujcgkm6 { border-radius: 50px; }
.o37f4ke6 .yxex72uz  { border-radius: 50px; }
.prpex .ujcgkm6 { padding-left: 22px; padding-right: 22px; }
.prpex .yxex72uz  { padding-left: 12px; padding-right: 12px; }
.tg3qf6 .ujcgkm6 { padding-left: 44px; padding-right: 44px; }
.tg3qf6 .yxex72uz  { padding-left: 24px; padding-right: 24px; }
.rqdps1h .ujcgkm6 { padding-left: 56px; padding-right: 56px; }
.rqdps1h .yxex72uz  { padding-left: 32px; padding-right: 32px; }
.l9wi2   .ujcgkm6::after, .l9wi2   .yxex72uz::after,
.fwtun .ujcgkm6::after, .fwtun .yxex72uz::after,
.ouloj2    .ujcgkm6::after, .ouloj2    .yxex72uz::after,
.ogqp30    .ujcgkm6::after, .ogqp30    .yxex72uz::after,
.foyl80f    .ujcgkm6::after, .foyl80f    .yxex72uz::after,
.gnxjb8     .ujcgkm6::after, .gnxjb8     .yxex72uz::after,
.w9dukls    .ujcgkm6::after, .w9dukls    .yxex72uz::after,
.ya3hi   .ujcgkm6::after, .ya3hi   .yxex72uz::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;
}
.l9wi2 .ujcgkm6::after, .l9wi2 .yxex72uz::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");
}
.fwtun .ujcgkm6::after, .fwtun .yxex72uz::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");
}
.ouloj2 .ujcgkm6::after, .ouloj2 .yxex72uz::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");
}
.ogqp30 .ujcgkm6::after, .ogqp30 .yxex72uz::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");
}
.foyl80f .ujcgkm6::after, .foyl80f .yxex72uz::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");
}
.gnxjb8 .ujcgkm6::after, .gnxjb8 .yxex72uz::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");
}
.w9dukls .ujcgkm6::after, .w9dukls .yxex72uz::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");
}
.ya3hi .ujcgkm6::after, .ya3hi .yxex72uz::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");
}
.obijcrqx   .c57o6u4y::after, .obijcrqx   .hgo0f0::after,
.vb0nvq .c57o6u4y::after, .vb0nvq .hgo0f0::after,
.c3r2n1    .c57o6u4y::after, .c3r2n1    .hgo0f0::after,
.e031np2h    .c57o6u4y::after, .e031np2h    .hgo0f0::after,
.urxd7u3    .c57o6u4y::after, .urxd7u3    .hgo0f0::after,
.j6s29es     .c57o6u4y::after, .j6s29es     .hgo0f0::after,
.c7q5owee    .c57o6u4y::after, .c7q5owee    .hgo0f0::after,
.xlgkt   .c57o6u4y::after, .xlgkt   .hgo0f0::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;
}
.obijcrqx .c57o6u4y::after, .obijcrqx .hgo0f0::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");
}
.vb0nvq .c57o6u4y::after, .vb0nvq .hgo0f0::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");
}
.c3r2n1 .c57o6u4y::after, .c3r2n1 .hgo0f0::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");
}
.e031np2h .c57o6u4y::after, .e031np2h .hgo0f0::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");
}
.urxd7u3 .c57o6u4y::after, .urxd7u3 .hgo0f0::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");
}
.j6s29es .c57o6u4y::after, .j6s29es .hgo0f0::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");
}
.c7q5owee .c57o6u4y::after, .c7q5owee .hgo0f0::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");
}
.xlgkt .c57o6u4y::after, .xlgkt .hgo0f0::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");
}
.ut3ed .f626bfw   { background: rgba(128,128,128,.12); }
.spx6jh.yxex72uz {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .ltp18yp {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .ltp18yp::before    { grid-area: rank;   }
  .ws17eh9s           { grid-area: ident;  }
  .au81     { grid-area: rating; min-width: 0; width: auto; }
  .ouvwrim           { grid-area: pills;  }
  .spx6jh             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .ltp18yp {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .ltp18yp::before    { justify-self: center; }
  .ws17eh9s           { width: 100%; }
  .au81     { justify-self: center; }
  .ouvwrim           { grid-template-columns: 1fr; }
}
.qi749 .m5urzgij { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .jpm3 .rkeof8 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .jpm3 .hynkjvod { margin: 0; }
}
.qyb9ptpy .ofbd8kz { gap: 10px; }
.qyb9ptpy .vhtgfxr, .qyb9ptpy .ov8e { padding: 12px; }
.qyb9ptpy .vhtgfxr ul, .qyb9ptpy .ov8e ul { margin: 4px 0 0; padding-left: 18px; }
.qyb9ptpy .vhtgfxr li, .qyb9ptpy .ov8e li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .d1rubvn { grid-template-columns: 1fr; }
  .bzc44 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .bzc44 .wc8p4v { width: 72px; height: 50px; }
  .bzc44 .mqdd { max-width: 180px; }
  .bzc44 .h8rda3z6 { width: auto; }
}
@media (max-width: 720px) {
  .etsuy7 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .glsw5t { padding: 16px; }
  .pojfxdjm .m258d0 { min-width: 50%; }
}
.qm9a3a3 .ofbd8kz { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .d675 { grid-template-columns: 1fr; }
  .z198zrx2 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .vvqr { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .nwvesrm { flex-wrap: wrap; padding: 16px; }
}
.fj09 .ofbd8kz { gap: 8px; }
.fj09 .vhtgfxr, .fj09 .ov8e { padding: 8px; }
@media (max-width: 480px) {
  .a8i9bh5l { flex-direction: column; align-items: stretch; }
}
.bcbh6y .h8rda3z6 .yxex72uz { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .uyvnb { flex-direction: column; align-items: stretch; gap: 10px; }
  .bcbh6y .h8rda3z6 { text-align: center; }
}
@media (max-width: 720px) {
  .h55pr { grid-template-columns: 1fr; }
  .d1togjm { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .t6f7 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .ju95 { grid-template-columns: 1fr; }
  .j7x2k { width: 100px; height: 100px; margin: 16px auto; }
  .ii4a { font-size: 1.4rem; }
  .vl2hk0vu { justify-content: center; }
  .rd6n9 .m258d0 { min-width: 50%; }
}
.dijp39z .ofbd8kz { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .wbj34 { flex-wrap: wrap; padding: 14px 16px; }
  .sk0bi3 { padding: 12px 16px; }
  .dijp39z .ofbd8kz { margin: 0 16px; }
  .dijp39z .h4axe9 { padding: 0 16px; }
  .hrneje { padding: 12px 16px; }
}
.cs4g .ouvwrim .ohnsac9 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.cs4g .ouvwrim .ohnsac9:first-child { border-left: none; }
.rnuh4d7w .m8vq2g { font-size: 1rem; letter-spacing: 2px; }
.u7jeh { margin: 16px 0; }
.yh8aii5 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.yh8aii5 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.yh8aii5 summary::after { content: "+"; color: var(--accent-light); }
.yh8aii5[open] summary::after { content: "−"; }
.yh8aii5 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.x9nnb { margin-bottom: 0; }
.yxj4pzw h2.kwew { color: var(--text-primary); border-color: var(--accent-light); }
.kb6lsw h2.kwew { color: var(--text-primary); border-color: var(--accent-light); }
.thkkge0v .kndl7rf     { background: #052e16; border-color: #10b981; }
.thkkge0v .nkps { background: #2d0a1e; border-color: #f43f5e; }
.thkkge0v .lnvq    { background: #1e1036; border-color: #a855f7; }
.thkkge0v .wot770 strong  { color: #f1f5f9; }
.thkkge0v .wot770 p       { color: #cbd5e1; }
.thkkge0v .pc73    .kndl7rf     .qq03v::before,
.thkkge0v .kz2tt  .kndl7rf     .qq03v::before,
.thkkge0v .hfh64z  .kndl7rf     .qq03v::before,
.thkkge0v .viyl .kndl7rf     .qq03v::before { color: #10b981; }
.thkkge0v .pc73    .nkps .qq03v::before,
.thkkge0v .kz2tt  .nkps .qq03v::before,
.thkkge0v .hfh64z  .nkps .qq03v::before,
.thkkge0v .viyl .nkps .qq03v::before { color: #f43f5e; }
.thkkge0v .pc73    .lnvq    .qq03v::before,
.thkkge0v .kz2tt  .lnvq    .qq03v::before,
.thkkge0v .hfh64z  .lnvq    .qq03v::before,
.thkkge0v .viyl .lnvq    .qq03v::before { color: #a855f7; }
.xnzf .kndl7rf     { background: #2d2000; border-color: #eab308; }
.xnzf .lnvq    { background: #2d1600; border-color: #f97316; }
.xnzf .wot770 strong  { color: #f1f5f9; }
.xnzf .wot770 p       { color: #cbd5e1; }
.xnzf .pc73    .kndl7rf     .qq03v::before,
.xnzf .kz2tt  .kndl7rf     .qq03v::before,
.xnzf .hfh64z  .kndl7rf     .qq03v::before,
.xnzf .viyl .kndl7rf     .qq03v::before { color: #eab308; }
.xnzf .pc73    .nkps .qq03v::before,
.xnzf .kz2tt  .nkps .qq03v::before,
.xnzf .hfh64z  .nkps .qq03v::before,
.xnzf .viyl .nkps .qq03v::before { color: #ef4444; }
.xnzf .pc73    .lnvq    .qq03v::before,
.xnzf .kz2tt  .lnvq    .qq03v::before,
.xnzf .hfh64z  .lnvq    .qq03v::before,
.xnzf .viyl .lnvq    .qq03v::before { color: #f97316; }
.g34cv1oa .kndl7rf     { background: #0c1a2e; border-color: #38bdf8; }
.g34cv1oa .lnvq    { background: #0a2020; border-color: #2dd4bf; }
.g34cv1oa .wot770 strong  { color: #f1f5f9; }
.g34cv1oa .wot770 p       { color: #cbd5e1; }
.g34cv1oa .pc73    .kndl7rf     .qq03v::before,
.g34cv1oa .kz2tt  .kndl7rf     .qq03v::before,
.g34cv1oa .hfh64z  .kndl7rf     .qq03v::before,
.g34cv1oa .viyl .kndl7rf     .qq03v::before { color: #38bdf8; }
.g34cv1oa .pc73    .nkps .qq03v::before,
.g34cv1oa .kz2tt  .nkps .qq03v::before,
.g34cv1oa .hfh64z  .nkps .qq03v::before,
.g34cv1oa .viyl .nkps .qq03v::before { color: #818cf8; }
.g34cv1oa .pc73    .lnvq    .qq03v::before,
.g34cv1oa .kz2tt  .lnvq    .qq03v::before,
.g34cv1oa .hfh64z  .lnvq    .qq03v::before,
.g34cv1oa .viyl .lnvq    .qq03v::before { color: #2dd4bf; }
.j90ptp91 .kndl7rf     { background: var(--accent-bg); border-color: var(--accent-light); }
.j90ptp91 .lnvq    { background: var(--accent-bg); border-color: var(--accent-pale); }
.j90ptp91 .pc73    .qq03v::before,
.j90ptp91 .kz2tt  .qq03v::before,
.j90ptp91 .hfh64z  .qq03v::before,
.j90ptp91 .viyl .qq03v::before { color: var(--accent-light) !important; }
.e4nea3cr::before,
.kc08m1w::before { margin-right: 5px; }
.ju5qprl .vhtgfxr ul li,
.ju5qprl .vhtgfxr .e4nea3cr { color: #22c55e; }
.ju5qprl .ov8e ul li,
.ju5qprl .ov8e .kc08m1w { color: #ef4444; }
.g6v47 .vhtgfxr { background: var(--bg-pros); }
.g6v47 .ov8e { background: var(--bg-cons); }
.g6v47 .vhtgfxr .e4nea3cr { color: var(--c-pros-label); }
.g6v47 .ov8e .kc08m1w { color: var(--c-cons); }
.g6v47 .vhtgfxr ul li,
.g6v47 .id3d li            { color: var(--c-pros); }
.g6v47 .ov8e ul li,
.g6v47 .pesy li            { color: var(--c-cons); }
.lvu3f .vhtgfxr { background: var(--bg-pros); }
.lvu3f .ov8e { background: var(--bg-cons); }
.lvu3f .vhtgfxr .e4nea3cr { color: var(--c-pros-label); }
.lvu3f .ov8e .kc08m1w { color: var(--c-cons); }
.lvu3f .vhtgfxr ul li,
.lvu3f .ov8e ul li,
.rtjk .e4nea3cr::before { content: "✓ "; }
.rtjk .kc08m1w::before { content: "✗ "; }
.qxgpzk .e4nea3cr::before { content: "→ "; }
.qxgpzk .kc08m1w::before { content: "← "; }
.ma48vi81 .e4nea3cr::before { content: "★ "; }
.ma48vi81 .kc08m1w::before { content: "✕ "; }
.dn4r5 .e4nea3cr::before { content: "◆ "; }
.dn4r5 .kc08m1w::before { content: "▲ "; }
.qi749 .wot770 { background: transparent; border-left: none; border: 1.5px solid; }
.qi749 .kndl7rf     { border-color: var(--c-tip-border); }
.qi749 .nkps { border-color: var(--c-warn-border); }
.qi749 .lnvq    { border-color: #60a5fa; }
.qi749 .wot770 strong { color: var(--text-primary); }
.qi749 .wot770 p      { color: var(--text-muted); }
.de584xi .wot770 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.de584xi .kndl7rf     { border-top-color: var(--c-tip-border); }
.de584xi .lnvq    { border-top-color: #60a5fa; }
.bw96jydb .wot770 { border-left: none; border-radius: 8px; }
.bw96jydb .kndl7rf     { background: #065f46; }
.bw96jydb .lnvq    { background: #1e3a8a; }
.bw96jydb .wot770 strong,
.bw96jydb .wot770 p { color: #fff; }
.bw96jydb .qq03v::before { color: rgba(255,255,255,0.85) !important; }
.thkkge0v.bw96jydb .kndl7rf,
.thkkge0v .bw96jydb .kndl7rf     { background: #052e16; }
.thkkge0v.bw96jydb .nkps,
.thkkge0v .bw96jydb .nkps { background: #2d0a1e; }
.thkkge0v.bw96jydb .lnvq,
.thkkge0v .bw96jydb .lnvq    { background: #1e1036; }
.xnzf.bw96jydb .kndl7rf,
.xnzf .bw96jydb .kndl7rf      { background: #2d2000; }
.xnzf.bw96jydb .lnvq,
.xnzf .bw96jydb .lnvq     { background: #2d1600; }
.g34cv1oa.bw96jydb .kndl7rf,
.g34cv1oa .bw96jydb .kndl7rf      { background: #0c1a2e; }
.g34cv1oa.bw96jydb .lnvq,
.g34cv1oa .bw96jydb .lnvq     { background: #0a2020; }
.ob9x .wot770 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.ob9x .kndl7rf     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.ob9x .lnvq    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.ob9x .wot770 strong { color: var(--text-primary); }
.ob9x .wot770 p      { color: var(--text-muted); }
.fq65mj8 .wot770 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.pc73 .qq03v,
.kz2tt .qq03v,
.hfh64z .qq03v,
.viyl .qq03v { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.pc73 .qq03v::before,
.kz2tt .qq03v::before,
.hfh64z .qq03v::before,
.viyl .qq03v::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.pc73 .kndl7rf     .qq03v::before { content: "✦"; color: var(--c-tip-border); }
.pc73 .nkps .qq03v::before { content: "▲"; color: var(--c-warn-border); }
.pc73 .lnvq    .qq03v::before { content: "◉"; color: #60a5fa; }
.kz2tt .kndl7rf     .qq03v::before { content: "★"; color: var(--c-tip-border); }
.kz2tt .nkps .qq03v::before { content: "◆"; color: var(--c-warn-border); }
.kz2tt .lnvq    .qq03v::before { content: "●"; color: #60a5fa; }
.hfh64z .kndl7rf     .qq03v::before { content: "▶"; color: var(--c-tip-border); }
.hfh64z .nkps .qq03v::before { content: "■"; color: var(--c-warn-border); }
.hfh64z .lnvq    .qq03v::before { content: "▸"; color: #60a5fa; }
.viyl .kndl7rf     .qq03v::before { content: "→"; color: var(--c-tip-border); }
.viyl .nkps .qq03v::before { content: "⬥"; color: var(--c-warn-border); }
.viyl .lnvq    .qq03v::before { content: "◈"; color: #60a5fa; }
.bez3z4mi .nxnyel .o58m0,
.bez3z4mi .eabrm3 .o58m0  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.bez3z4mi .lh2x05                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.bez3z4mi .h9ebp          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.bez3z4mi .xexfq                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.yqv1ne .nxnyel .o58m0,
.yqv1ne .eabrm3 .o58m0,
.yqv1ne .lh2x05,
.yqv1ne .ltp18yp,
.yqv1ne .hynkjvod,
.yqv1ne .h9ebp,
.yqv1ne .xexfq,
.yqv1ne .fq65mj8 .wot770 { box-shadow: none; }
.fejg83uj   .yycni4, .fejg83uj .asiwhh5q, .fejg83uj .nv0a4,
.fejg83uj   .srpu, .fejg83uj .ls5jo9q6 { font-size: 0.9rem; }
.fejg83uj   .i885, .fejg83uj .buf6c2m { font-size: 0.9rem; }
.oqq8vtl   .yycni4, .oqq8vtl .asiwhh5q, .oqq8vtl .nv0a4,
.oqq8vtl   .srpu, .oqq8vtl .ls5jo9q6 { font-size: 0.95rem; }
.oqq8vtl   .i885, .oqq8vtl .buf6c2m { font-size: 0.95rem; }
.r9tdw   .yycni4, .r9tdw .asiwhh5q, .r9tdw .nv0a4,
.r9tdw   .srpu, .r9tdw .ls5jo9q6 { font-size: 1.08rem; }
.r9tdw   .i885, .r9tdw .buf6c2m { font-size: 1.05rem; }
.r9tdw   .z634woqa { font-size: 0.97rem; }
.ekrth .si12b3      { font-size: 3.2rem; }
.ekrth h2.kwew { font-size: 1.9rem; }
.ekrth h3.p61d8f     { font-size: 1.4rem; }
.cnvt45 .si12b3      { font-size: 3.8rem; }
.cnvt45 h2.kwew { font-size: 2.2rem; }
.cnvt45 h3.p61d8f     { font-size: 1.6rem; }
.x9nnb + .x9nnb { position: relative; }
.e0odzogk   .x9nnb + .x9nnb::before,
.b91zzp7l  .x9nnb + .x9nnb::before,
.l855ifue   .x9nnb + .x9nnb::before,
.vfikb8   .x9nnb + .x9nnb::before,
.md6ehej   .x9nnb + .x9nnb::before,
.cug4zebm .x9nnb + .x9nnb::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.e0odzogk .x9nnb + .x9nnb::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.b91zzp7l .x9nnb + .x9nnb::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.l855ifue .x9nnb + .x9nnb::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;
}
.vfikb8 .x9nnb + .x9nnb::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.d63ieawj .x9nnb { margin-bottom: 16px; }
.d63ieawj .x9nnb + .x9nnb { margin-top: 0; }
.d63ieawj .tgb3ga5 { padding-top: 0; padding-bottom: 0; }
.md6ehej .x9nnb + .x9nnb::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.cug4zebm .x9nnb + .x9nnb::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.ll2w4o .x9nnb + .x9nnb::before,
.jq7483so .x9nnb + .x9nnb::before,
.in89t0cz .x9nnb + .x9nnb::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%;
}
.jdy5pce .ll2w4o .x9nnb:nth-child(even)::before,
.jdy5pce .jq7483so .x9nnb:nth-child(even)::before,
.jdy5pce .in89t0cz .x9nnb:nth-child(even)::before { background: var(--bg-surface); }
.qqdn .ll2w4o .x9nnb:nth-child(even)::before,
.qqdn .jq7483so .x9nnb:nth-child(even)::before,
.qqdn .in89t0cz .x9nnb:nth-child(even)::before { background: var(--bg-card); }
.ll2w4o .x9nnb + .x9nnb::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");
}
.jq7483so .x9nnb + .x9nnb::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");
}
.in89t0cz .x9nnb + .x9nnb::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");
}
.hflc .ch8atc2q { overflow: hidden; }
.hflc .h138nob1 { margin-bottom: 70px; }
.iofp .sc4w8yw,
.plict .sc4w8yw { padding-bottom: 60px; }
.hflc .sc4w8yw { padding-bottom: 70px; }
.hflc .ch8atc2q::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.hflc .ch8atc2q::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.md2hy .y4oo { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.zqnobd .y4oo { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.nzin9 .y4oo { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ixezt .y4oo { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.egw60 .ix3yvp { background: var(--accent); }
.egw60 .ix3yvp .n1wj { background: none; }
.egw60 .mv77cmga { background: var(--accent); }
.egw60 .y4oo { background: var(--accent-bg); }
.egw60 .ch8atc2q:not(.ix3yvp) .n1wj { background: rgba(0,0,0,0.6); }
.uwhg .z5pweci { float: left; width: 38%; margin: 0 28px 16px 0; }
.uwhg .z5pweci .mcbgzmns { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.uwhg .tgb3ga5::after { content: ''; display: block; clear: both; }
.grnzym .z5pweci { float: right; width: 38%; margin: 0 0 16px 28px; }
.grnzym .z5pweci .mcbgzmns { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.grnzym .tgb3ga5::after { content: ''; display: block; clear: both; }
.z845pwnw .x9nnb:nth-child(odd)  .z5pweci { float: left;  width: 38%; margin: 0 28px 16px 0; }
.z845pwnw .x9nnb:nth-child(even) .z5pweci { float: right; width: 38%; margin: 0 0 16px 28px; }
.z845pwnw .z5pweci .mcbgzmns { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.z845pwnw .tgb3ga5::after { content: ''; display: block; clear: both; }
.uwhg .edwy,
.grnzym .edwy,
.z845pwnw .edwy,
@media (max-width: 900px) {
  .uwhg .z5pweci,
  .grnzym .z5pweci,
  .z845pwnw .x9nnb:nth-child(odd)  .z5pweci,
  .z845pwnw .x9nnb:nth-child(even) .z5pweci {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .uwhg .z5pweci .mcbgzmns,
  .grnzym .z5pweci .mcbgzmns,
  .z845pwnw .z5pweci .mcbgzmns {
    max-height: none !important;
  }
}
.uwhg .i885,
.uwhg .buf6c2m,
.grnzym .i885,
.grnzym .buf6c2m,
.z845pwnw .i885,
.z845pwnw .buf6c2m { overflow: hidden; }
@media (max-width: 640px) {
  .uwhg .z5pweci,
  .grnzym .z5pweci,
  .z845pwnw .z5pweci { float: none; width: 100%; margin: 0 0 16px 0; }
}
.kpgdufsv .g4jb,
.kpgdufsv .tgb3ga5,
.kpgdufsv .hwx3  { max-width: 1100px; }
.kpgdufsv { --content-mw: 1100px; }
.elbdm9r .g4jb,
.elbdm9r .tgb3ga5,
.elbdm9r .hwx3  { max-width: 1200px; }
.xcrdoes6 .g4jb,
.xcrdoes6 .tgb3ga5,
.xcrdoes6 .hwx3  { max-width: 1320px; }
.wcma { font-size: 0.82rem; color: var(--text-muted); }
.hzevjh { display: flex; align-items: center; }
.pok6pk {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.opqserbi { display: flex; align-items: center; }
.yvev { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.yvev:hover { text-decoration: underline; }
.xqkeb { margin: 0 3px; opacity: 0.45; }
.xqkeb::before { content: '/'; }
.duhfsl { padding: 2px 5px; color: var(--text-main); }
.mwe2r .wcma {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.mwe2r .hzevjh { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.cbva .wcma {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.cbva .hzevjh { padding: 0 0 0 12px; }
.ztnv {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.js3ph0i0 .hzevjh { padding: 0 16px; }
.js3ph0i0 .wcma {
  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);
}
.js3ph0i0 .g4jb { padding-top: 28px; }
@media (max-width: 720px) {
  .ztnv { margin-top: 18px; padding: 0 16px; }
  .js3ph0i0 .g4jb { padding-top: 16px; }
}
.kpgdufsv.mwe2r .hzevjh { max-width: 1100px; }
.elbdm9r.mwe2r .hzevjh { max-width: 1200px; }
.xcrdoes6.mwe2r .hzevjh { max-width: 1320px; }
.kpgdufsv .ztnv { max-width: 1100px; }
.elbdm9r .ztnv { max-width: 1200px; }
.xcrdoes6 .ztnv { max-width: 1320px; }
.lfc1j .x9nnb { padding-top: 16px; padding-bottom: 16px; }
.i2gtw .x9nnb { padding-top: 24px; padding-bottom: 24px; }
.ocd0t2y .x9nnb { padding-top: 40px; padding-bottom: 40px; }
.r82nqnqt .x9nnb { padding-top: 52px; padding-bottom: 52px; }
.b9qb .x9nnb:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.b9qb .x9nnb:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.b9qb .x9nnb:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.b9qb .x9nnb:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.e147hc .tgb3ga5 { padding-top: 10px;  padding-bottom: 10px; }
.iwngghpz .tgb3ga5 { padding-top: 18px;  padding-bottom: 18px; }
.xhuwf4rh .tgb3ga5 { padding-top: 36px;  padding-bottom: 36px; }
.ihga .tgb3ga5 { padding-top: 48px;  padding-bottom: 48px; }
.fs779s h2.kwew { font-weight: 600; }
.fs779s h3.p61d8f     { font-weight: 600; }
.s9feor h2.kwew { font-weight: 800; }
.s9feor h3.p61d8f     { font-weight: 700; }
.jrxgwo9 { font-weight: 600; }
.jrxgwo9 h2.kwew { font-weight: 900; }
.jrxgwo9 h3.p61d8f     { font-weight: 800; }
.jrxgwo9 .wot770 strong,
.jrxgwo9 .wot770 strong { font-weight: 600; }
.c57o6u4y {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.moxsid .c57o6u4y { display: none; }
@media (max-width: 640px) {
  .mhaqf { display: none; }
  .c57o6u4y {
    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;
  }
}
.c57o6u4y { background: var(--cta) !important; color: #fff !important; border: none !important; }
.c57o6u4y:hover { opacity: 0.85; }
.qej41z8 .c57o6u4y { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.cij2 .c57o6u4y,
.i4vbx  .c57o6u4y { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.cij2 .c57o6u4y:hover,
.i4vbx  .c57o6u4y:hover { opacity: 0.88; }
.qej41z8.cij2 .c57o6u4y,
.qej41z8.i4vbx  .c57o6u4y { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.hgo0f0 {
  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;
}
.hgo0f0:hover { transform: translateY(-2px); opacity: 0.92; }
.hgo0f0 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.w159wdb .hgo0f0 { display: none; }
.vovhri4 .hgo0f0 { right: 32px; }
.y6vkj3i  .hgo0f0 { left: 32px; }
@media (max-width: 480px) {
  .vovhri4 .hgo0f0 { right: 20px; bottom: 20px; }
  .y6vkj3i  .hgo0f0 { left: 20px; bottom: 20px; }
}
.fyrn9 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.hwx3 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.z2w2nr { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ppra2 { color: var(--text-dim); font-size: 0.8rem; }
.f6jn0p5 a, .kfyel8q2 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.f6jn0p5 a:hover, .kfyel8q2 a:hover { color: var(--accent-light); }
.kfyel8q2 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.qwkkt70 .hwx3 { text-align: center; }
.qwkkt70 .kfyel8q2 { justify-content: center; margin-bottom: 16px; }
.qwkkt70 .z2w2nr { margin-top: 0; }
.pi6s { margin-top: 10px; }
.pi6s a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .hwx3 { padding-left: 16px; padding-right: 16px; }
  .xc4ok4p .hwx3 { padding: 20px 16px; }
  .kfyel8q2 { gap: 4px 12px; }
  .z2w2nr { font-size: 0.78rem; }
}
.ttdsu .z2w2nr { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ttdsu .ppra2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ttdsu .m40kr { grid-template-columns: 1fr 1fr; } .ttdsu .b6r52 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ttdsu .m40kr { grid-template-columns: 1fr; } }
.rftix1 .z2w2nr { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .rftix1 .h4o7p { gap: 12px; } .rftix1 .wx1qj5jx { margin-right: 0; width: 100%; } }
.c3wo0gam .z2w2nr { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.c3wo0gam .ppra2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .c3wo0gam .b6wi { grid-template-columns: 1fr 1fr; } .c3wo0gam .kcv9 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .c3wo0gam .b6wi { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .a264 .ano01dc4 { grid-template-columns: 1fr 1fr; } .a264 .pwvpceyo:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .a264 .ano01dc4 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .v0it .ano01dc4 { grid-template-columns: 1fr; } }
.nrvjc3uo .hwx3 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.nrvjc3uo .kfyel8q2 { justify-content: center; }
.bdbd47n .x9gseox      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.bdbd47n .fyrn9 { background: var(--bg-page); border-top-color: var(--border-alt); }
.xdhy3zi .x9gseox      { background: #0d1117; border-bottom-color: #21262d; }
.xdhy3zi .sot3y { color: var(--accent-light); }
.xdhy3zi .vuqi1y { --msep-color: #8b949e; }
.xdhy3zi .vuqi1y a { color: #8b949e; }
.xdhy3zi .vuqi1y a:hover { color: var(--accent-light); }
.xdhy3zi .k9v310ds { color: #8b949e; }
.xdhy3zi .fyrn9 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.xdhy3zi .z2w2nr,
.xdhy3zi .ppra2 { color: #6e7681; }
.xdhy3zi .f6jn0p5 a, .xdhy3zi .kfyel8q2 a,
.xdhy3zi .f6jn0p5 a:hover, .xdhy3zi .kfyel8q2 a:hover,
@media (max-width: 640px) {
  .xdhy3zi .vuqi1y { background: #0d1117; border-top-color: #21262d; }
  .xdhy3zi .vuqi1y li a { border-bottom-color: #21262d; }
}
.eozc .x9gseox      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.eozc .sot3y { color: var(--accent-light); }
.eozc .vuqi1y { --msep-color: #475569; }
.eozc .vuqi1y a { color: #475569; }
.eozc .vuqi1y a:hover { color: var(--accent-light); }
.eozc .k9v310ds { color: #64748b; }
.eozc .fyrn9 { background: #f0f4f8; border-top-color: #cbd5e1; }
.eozc .z2w2nr,
.eozc .ppra2 { color: #64748b; }
.eozc .f6jn0p5 a, .eozc .kfyel8q2 a,
.eozc .f6jn0p5 a:hover, .eozc .kfyel8q2 a:hover,
@media (max-width: 640px) {
  .eozc .vuqi1y { background: #f0f4f8; border-top-color: #cbd5e1; }
  .eozc .vuqi1y li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.cij2 .x9gseox      { background: var(--accent); border-bottom-color: var(--accent-light); }
.cij2 .sot3y { color: #fff; }
.cij2 .vuqi1y { --msep-color: rgba(255,255,255,0.82); }
.cij2 .vuqi1y a { color: rgba(255,255,255,0.82); }
.cij2 .vuqi1y a:hover { color: #fff; }
.cij2 .k9v310ds { color: rgba(255,255,255,0.9); }
.cij2 .fyrn9 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.cij2 .z2w2nr,
.cij2 .ppra2 { color: rgba(255,255,255,0.72); }
.cij2 .f6jn0p5 a, .cij2 .kfyel8q2 a,
.cij2 .f6jn0p5 a:hover, .cij2 .kfyel8q2 a:hover,
@media (max-width: 640px) {
  .cij2 .vuqi1y { background: var(--accent); border-top-color: var(--accent-light); }
  .cij2 .vuqi1y li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.i4vbx .x9gseox {
  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);
}
.i4vbx .fyrn9 {
  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) {
  .i4vbx .vuqi1y {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.vo1899h5 .ah5amw { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.a57qa .ah5amw { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.bcmj5 .ah5amw { min-height: 72px; height: auto; }
.vibnkxu .ah5amw { min-height: 84px; height: auto; }
.xc4ok4p .ah5amw { max-width: none; padding: 0 32px; }
.xc4ok4p .hwx3  { max-width: none; padding: 24px 32px; }
.hhx1p7.elbdm9r .ah5amw { max-width: 1200px; }
.hhx1p7.xcrdoes6 .ah5amw { max-width: 1320px; }
.u0nkt   .sot3y, .u0nkt   .wx1qj5jx { text-transform: capitalize; }
.hjfzzq2t .sot3y, .hjfzzq2t .wx1qj5jx { text-transform: lowercase; }
.wz9pdit .sot3y, .wz9pdit .wx1qj5jx { text-transform: uppercase; letter-spacing: 0.06em; }
.xk5a, .m798eztj {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.jkohao .xk5a,
.inl5u4t .xk5a,
.mxxz9s .xk5a,
.ksojr .xk5a,
.w3dir   .vuqi1y a { font-weight: 500; }
.ul16rhc .vuqi1y a { font-weight: 600; }
.c1520zj     .vuqi1y a { font-weight: 700; }
.fkfcdy    .vuqi1y a { font-weight: 800; letter-spacing: 0.01em; }
.wspf6     .vuqi1y > li + li::before,
.l1vcm40    .vuqi1y > li + li::before,
.ws6sd    .vuqi1y > li + li::before,
.dgsc4l2 .vuqi1y > li + li::before,
.biovi9x .vuqi1y > li + li::before,
.yi4ecv  .vuqi1y > li + li::before,
.g6qqya    .vuqi1y > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.wspf6     .vuqi1y > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.l1vcm40    .vuqi1y > li + li::before { content: "|"; }
.ws6sd    .vuqi1y > li + li::before { content: "—"; }
.dgsc4l2 .vuqi1y > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.biovi9x .vuqi1y > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.yi4ecv  .vuqi1y > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.g6qqya    .vuqi1y > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .w3lr .k9v310ds,
  .a1wx9 .k9v310ds,
  .hf1o4ns .k9v310ds,
  .daq8gp8 .k9v310ds,
  .mzgm9x3 .k9v310ds {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .w3lr .k9v310ds::before,
  .a1wx9 .k9v310ds::before,
  .hf1o4ns .k9v310ds::before,
  .daq8gp8 .k9v310ds::before,
  .mzgm9x3 .k9v310ds::before { content: ""; display: block; flex-shrink: 0; }

  
  .w3lr .k9v310ds::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;
  }

  
  .a1wx9 .k9v310ds::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;
  }

  
  .hf1o4ns .k9v310ds::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;
  }

  
  .daq8gp8 .k9v310ds::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;
  }

  
  .mzgm9x3 .k9v310ds::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) {
  .rgyop .k9v310ds {
    padding: 5px 14px;
  }
  .rgyop .vuqi1y {
    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;
  }
  .rgyop .vuqi1y li a {
    border-bottom: none; padding: 10px 22px;
  }
  .rgyop .vuqi1y li a:hover { background: var(--bg-raised); }
  .rgyop .rqrd5q08,
  .kbf7 .rqrd5q08,
  .j3v6hp3c .rqrd5q08 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .nui29 .k9v310ds {
    padding: 5px 10px;
  }
  .nui29 .vuqi1y {
    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);
  }
  .nui29 .vuqi1y.w6nz62f0 { transform: translateX(0); }
  .nui29 .vuqi1y li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .nui29 .vuqi1y li:last-child a { border-bottom: none; }
  .cij2 .vuqi1y,
  .xdhy3zi .vuqi1y { background: var(--accent) !important; }
  .cij2 .vuqi1y li a,
  .xdhy3zi .vuqi1y li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .j3v6hp3c .k9v310ds {
    padding: 5px 10px;
  }
  .j3v6hp3c .vuqi1y {
    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);
  }
  .j3v6hp3c .vuqi1y::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .j3v6hp3c .vuqi1y.w6nz62f0 { transform: translateY(0); }
  .j3v6hp3c .vuqi1y li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .nn7x9gj .k9v310ds {
    padding: 5px 10px;
  }
  .nn7x9gj .vuqi1y {
    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;
  }
  .nn7x9gj .vuqi1y.w6nz62f0 { opacity: 1; pointer-events: auto; }
  .nn7x9gj .vuqi1y li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .myp8c     .k9v310ds { border-radius: 0 !important; }
  .dm7s5   .k9v310ds { border-radius: 8px !important; }
  .wresv4p .k9v310ds { border-radius: 50% !important; }
  .zs72e2   .k9v310ds { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .rqorvx07 .wfiy924 { flex-direction: column; align-items: stretch; }
  .rqorvx07 .yhd973ns { flex-direction: row; min-width: auto; }
  .rqorvx07 .nnsfm1z { align-items: flex-start; text-align: left; }
}
.w7z6,
.w7z6.x9nnb,
.jdy5pce .w7z6,
.taelqn .w7z6,
.qqdn .w7z6,
.l3c54 .w7z6 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.mndlu {
  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;
}
.hjfo8 { flex: 1 1 280px; min-width: 0; }
.hdfcd {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.b88m3n {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.cz5uxzk {
  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;
}
.cz5uxzk:hover { transform: translateY(-1px); opacity: 0.95; }
.ov59dhir .mndlu {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.ov59dhir .hdfcd { color: var(--cta); }
.ov59dhir .b88m3n { color: var(--text-body); }
.ov59dhir .cz5uxzk {
  background: var(--cta) !important;
  color: #fff !important;
}
.t2z9m647 .mndlu {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.t2z9m647 .hdfcd { color: var(--text-primary); }
.t2z9m647 .b88m3n { color: var(--text-body); }
.t2z9m647 .cz5uxzk {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .mndlu {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .hjfo8 { flex: 0 0 auto; }
  .hdfcd { font-size: 1.2rem; }
  .cz5uxzk { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.vjwaeau2 .tf4hye1r { height: 36px; }
.z1bi41f .tf4hye1r { height: 60px; max-width: 200px; }
.n7dx .tf4hye1r { height: 56px; max-width: 180px; }
.ff4vbv    .m8vq2g, .ff4vbv    .oas5o { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.cs4g .ohnsac9 + .ohnsac9 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
@media (min-width: 720px) {
  .zjwq .jm9pw5 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .zjwq .ltp18yp {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .zjwq .ltp18yp { padding: 40px 16px 20px; }
  .zjwq .ohnsac9 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .zjwq .spx6jh { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .u2h9eea .ltp18yp {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .u2h9eea .ltp18yp::before {
    position: absolute; top: 14px; left: 14px;
  }
  .u2h9eea .ws17eh9s {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .u2h9eea .ebz2wfvc { white-space: normal; text-align: center; font-size: 1.2rem; }
  .u2h9eea .ohnsac9 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .u2h9eea .spx6jh { width: 100%; min-width: 0; }
  .u2h9eea .m8vq2g { min-width: 0; }
}
.pu40egw .yh8aii5 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.pu40egw .yh8aii5 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.pu40egw .yh8aii5 p { padding: 0 2px 16px; }
.uu26wdx .yh8aii5 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.uu26wdx .yh8aii5 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.uu26wdx .yh8aii5 summary::after { content: "›"; font-size: 1.2em; }
.uu26wdx .yh8aii5[open] summary::after { content: "‹"; }
.uu26wdx .yh8aii5 p { padding: 10px 22px 4px; }
.sambi .yh8aii5 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.sambi .yh8aii5 summary { color: var(--text-primary); padding-left: 16px; }
.sambi .yh8aii5 summary::after { content: "›"; font-size: 1.1em; }
.sambi .yh8aii5[open] summary::after { content: "‹"; }
.sambi .yh8aii5 p { padding-left: 16px; }
.d7je .u7jeh { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.d7je .yh8aii5 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.d7je .yh8aii5:last-child { border-bottom: none; }
.d7je .yh8aii5 summary { color: var(--text-primary); border-radius: 0; }
.d7je .yh8aii5 summary::after { content: "›"; font-size: 1.1em; }
.d7je .yh8aii5[open] summary::after { content: "‹"; }
.dct1o .yh8aii5 { overflow: hidden; }
.dct1o .yh8aii5 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.dct1o .yh8aii5 summary::after { color: rgba(255,255,255,.75); }
.dct1o .yh8aii5[open] summary { border-radius: 0; }
.ugxi2d { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.uaoy118v {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.a9m7bt5t {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.yozxx { color: var(--text-muted); font-size: 1.05rem; }
.yi9u {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.iciyl1 { margin-bottom: 20px; }
.gtsu35u {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.cv7t72 {
  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;
}
.cv7t72:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.ltoi5y4 { resize: vertical; min-height: 130px; }
.jwm00gw { width: 100%; margin-top: 8px; }
.gvre {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.gn30f6j {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.hd1u28zs { color: var(--text-muted); line-height: 1.75; }
.zas4cc { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.zas4cc li { margin-bottom: 6px; }
.m1wg0mzv { max-width: 760px; margin: 0 auto; }
.mdr6r { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.l7evytv { max-width: 760px; margin: 0 auto; }
.i2qoa ul.zas4cc { margin: 0; }
@media (max-width: 640px) { .krjjl2ff { grid-template-columns: 1fr; gap: 10px; } }
.ewjs { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.oj31mu { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.hg3jn { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.oj31mu p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.oj31mu .zas4cc { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ewjs { grid-template-columns: 1fr; } }
.zn56mfn { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.zn56mfn:hover .k56nd { color: var(--accent-light); text-decoration: underline; }
.gcc7yq0 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.o6j31 { margin-bottom: 48px; }
.dkjtf { max-width: 760px; margin: 0 auto; }
.wu7rc { text-align: center; }
.yx6hwixe { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.yx6hwixe:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.c4gwvmb { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.yx6hwixe p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.yx6hwixe ul.zas4cc { margin: 0; }
.ajtcghri { color: var(--text-muted); line-height: 1.75; }
.wu7rc .zas4cc,
.fqtj768n .zas4cc,
.zw2rjwk .zas4cc,
.wl6oi4q9 .zas4cc {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.wu7rc .yx6hwixe,
.fqtj768n .yx6hwixe { text-align: left; }
.wu7rc .c4gwvmb,
.fqtj768n .c4gwvmb { text-align: center; }
.w90c { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.cfrn { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.hodijmah { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.imzwc41k { margin-top: 12px; }
.kxc8bex { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.kxc8bex:hover { border-bottom-color: var(--accent-light); }
.sh8r { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.sh8r img { width: 100%; height: 100%; object-fit: cover; display: block; }
.cqpk { width: 200px; height: 200px; }
.jdznv { border-radius: 50%; }
.daivbj { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.a6j5 { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .hcruw5 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.jepc { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.jepc .hodijmah, .jepc .cfrn { max-width: 640px; }
.xb08i .w90c { font-size: 1.6rem; margin-top: 18px; }
.rjkcnnd .hodijmah { margin-bottom: 28px; }
@media (max-width: 860px) { .wqqfh { grid-template-columns: 1fr; } .xb08i { position: static; text-align: center; } }
.d02f1f7 .sh8r { margin: 0 auto 18px; }
.d02f1f7 .daivbj { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .x1x6j { grid-template-columns: 1fr; } }
.dcqv164s .w90c { font-size: 1.6rem; margin-bottom: 6px; }
.wl6oi4q9 .zas4cc { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .dcqv164s { flex-direction: column; text-align: center; } .wn8x { grid-template-columns: 1fr; } }
.bj94hc .w90c { font-size: 1.35rem; margin: 0 0 4px; }
.bj94hc .daivbj { margin: 0; }
.vebt9f { max-width: 760px; margin: 0 auto; }
.x72qm { position: relative; padding-left: 28px; }
.x72qm::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.wj5gqhom { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.wj5gqhom:last-child { padding-bottom: 0; }
.r46w66n { 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; }
.m311bp h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.m311bp p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.qeryaqf .a9m7bt5t { color: var(--accent-light); }
.hf2gxh .a9m7bt5t { font-size: 2rem; }
.hf2gxh .yozxx { max-width: 680px; }
.ldxk8 {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ldxk8 .a9m7bt5t { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.ldxk8 .yozxx  { margin: 0; }
@media (max-width: 640px) { .ldxk8 { flex-direction: column; } }
.mykphm .a9m7bt5t { color: var(--accent-light); }
.yg19u6r8 .a9m7bt5t { color: #fff; }
.yg19u6r8 .yozxx  { color: rgba(255,255,255,0.85); }
.g3gkj { max-width: 680px; margin: 0 auto; }
.pxxgy1rz {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .pxxgy1rz { grid-template-columns: 1fr; } }
.iw4zd .cv7t72 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.iw4zd .cv7t72:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.uu2tyl2 .cv7t72 { background: var(--bg-raised); border-color: transparent; }
.uu2tyl2 .cv7t72:focus { background: var(--bg-card); border-color: var(--accent-light); }
.jht82acv .cv7t72 { border-radius: 100px; padding: 11px 20px; }
.jht82acv .ltoi5y4 { border-radius: 14px; }
@media (max-width: 640px) { .f4fb { grid-template-columns: 1fr; } }
.uj03{display:none}
.uj03:empty,.jff4wz54:empty{display:none}
.dr9fixl{position:relative;overflow:visible}
.een74ohg .wfov,.jb0q38p .wfov,
.skd1pt .wfov,.vxoem2co .wfov,
.alzdrhp .wfov,.rickbiq .wfov{display:block}
.b0a2iz .qf8biapa{display:block}
.een74ohg .wfov,.jb0q38p .wfov,
.skd1pt .wfov,.vxoem2co .wfov,
.alzdrhp .wfov{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.een74ohg .wfov .jff4wz54,.jb0q38p .wfov .jff4wz54,
.skd1pt .wfov .jff4wz54,.vxoem2co .wfov .jff4wz54,
.alzdrhp .wfov .jff4wz54{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.een74ohg .wfov,.jb0q38p .wfov{top:12px}
.een74ohg .wfov .jff4wz54{margin-right:auto}
.jb0q38p .wfov .jff4wz54{margin-left:auto}
.jb0q38p .wfov{text-align:right}
.skd1pt .wfov,.vxoem2co .wfov{bottom:12px}
.skd1pt .wfov .jff4wz54{margin-right:auto}
.vxoem2co .wfov .jff4wz54{margin-left:auto}
.vxoem2co .wfov{text-align:right}
.alzdrhp .wfov{position:relative;margin-top:16px}
.alzdrhp .wfov .jff4wz54{margin:0 auto}
.rickbiq .wfov{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.rickbiq .wfov .jff4wz54{margin:0}
.rickbiq .y4oo~.wfov,
.rickbiq .wnu0wnw9~.wfov{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.rickbiq .y4oo~.wfov .jff4wz54,
.rickbiq .wnu0wnw9~.wfov .jff4wz54{justify-content:flex-start}
.y4oo~.wfov,.wnu0wnw9~.wfov{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}
.y4oo~.wfov .jff4wz54{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.wnu0wnw9~.wfov .jff4wz54{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.qf8biapa .jff4wz54{margin:0 0 12px}
.jff4wz54{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.cwl8hv{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.k56nd{font-weight:600;color:var(--text-heading);opacity:1}
.ugcm .cwl8hv{display:none}
.koh6o .jff4wz54{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.dt74ht6 .f2q07nt{border-bottom:1px solid currentColor;padding-bottom:2px}
.j17z .jff4wz54{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.axlpneb{--date-bg:var(--accent-bg-light)}
.b8wgw8xo .vahdsvi::before{content:""}
.xqubhax .g4vwb{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .g4vwb{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .qt6itn61{max-width:100%}
}
.yvcw0 .h9ebp{margin:0}
@media (max-width:560px){
  .nk0dpimt{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) {
  .iu0vrzz4 { padding: 28px 18px 20px; }
  .qvlu8a { font-size: 1.2rem; }
  .eu3n3 { max-width: 220px; max-height: 80px; }
}
.e0bhsrk  .xhbh { border-radius: 50%; }
.uzps8i8 .mndlu {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .xhbh { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.bmsos7ex {
  margin: 28px 0 24px;
}
.bmsos7ex .x9nnb {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.bmsos7ex .tgb3ga5 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.bmsos7ex .mndlu {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .ah5amw { flex-direction: row-reverse; }
[dir="rtl"] .vuqi1y { flex-direction: row-reverse; }
[dir="rtl"] .vovhri4 .hgo0f0 { right: auto; left: 32px; }
[dir="rtl"] .y6vkj3i  .hgo0f0 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .vovhri4 .hgo0f0 { right: auto; left: 20px; }
  [dir="rtl"] .y6vkj3i  .hgo0f0 { left: auto;  right: 20px; }
}
[dir="rtl"] .uwhg .z5pweci  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .grnzym .z5pweci { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .y4oo,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .i885, [dir="rtl"] .buf6c2m { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .vhtgfxr { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ov8e { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .wot770 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .mndlu { direction: rtl; }
[dir="rtl"] .wcma { direction: rtl; }
[dir="rtl"] .xexfq { direction: rtl; }
[dir="rtl"] .f149 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .uh67 .buf6c2m,
[dir="rtl"] .jkam21ir .buf6c2m,
[dir="rtl"] .zlxttea6 .buf6c2m,
[dir="rtl"] .z2y53 .buf6c2m {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .uh67 .buf6c2m li::before,
[dir="rtl"] .jkam21ir .buf6c2m li::before,
[dir="rtl"] .zlxttea6 .buf6c2m li::before,
[dir="rtl"] .z2y53 .buf6c2m li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .ch8atc2q.r8nv876e .h138nob1,
[dir="rtl"] .yxlmuq.r8nv876e .h138nob1,
[dir="rtl"] .ix3yvp.r8nv876e .h138nob1,
[dir="rtl"] .fi7d521o.r8nv876e .h138nob1,
[dir="rtl"] .kvknn1.r8nv876e .h138nob1 { text-align: right; }
[dir="rtl"] .y4oo.r8nv876e .sc4w8yw { align-items: flex-end; text-align: right; }
[dir="rtl"] .y4oo.f790gxyh .sc4w8yw { text-align: center; }
[dir="rtl"] .y4oo .sc4w8yw { text-align: right; }
[dir="rtl"] .tgb3ga5,
[dir="rtl"] .srpu,
[dir="rtl"] .ls5jo9q6,
[dir="rtl"] .eiyv,
[dir="rtl"] .yi9u,
[dir="rtl"] .gtsu35u,
[dir="rtl"] .hodijmah,
[dir="rtl"] .cv7t72,
[dir="rtl"] .ltoi5y4 { text-align: right; direction: rtl; }
[dir="rtl"] .jht82acv .cv7t72,
[dir="rtl"] .iw4zd .cv7t72 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #d034a1;
  --brand:           #d034a1;
  --brand-light:     #9b307b;
  --brand-pale:      #bc5b9f;
  --grad-start:      #e17ec3;
  --grad-end:        #e7b5d8;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #65baa9;
  --cta-light:       #46b09a;
  --cta-hover:       #459b8a;
  --bg-page:         #f8f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f5;
  --bg-raised:       #f1eef0;
  --bg-hover:        #f5f3f5;
  --border:          #e8e2e6;
  --border-alt:      #dcd0d8;
  --border-section:  #e8e2e6;
  --text-primary:    #1b171a;
  --text-muted:      #5f525b;
  --text-body:       #362f34;
  --text-sub:        #52464e;
  --text-faint:      #897583;
  --text-dim:        #a0919c;
  --text-label:      #6d5e69;
  --text-value:      #443a41;
  --accent-bg:       #f1e3ed;
  --accent-bg-light: #eacce1;
  --bg-tip:          #f0f9f8;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f8;
  --bg-cons:         #faf3f4;
  --c-pros:          #158d86;
  --c-cons:          #9f212f;
  --c-pros-label:    #19a89f;
  --c-tip-border:    #1cbaaf;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #158d86;
}
:root { --logo-bg-opacity: 40%; }
body, button, input { font-family: "Plus Jakarta Sans", sans-serif; }
.abd0ckd5 .qq03v { font-size: 0; width: 1.2rem; flex-shrink: 0; }.abd0ckd5 .qq03v::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.abd0ckd5 .kndl7rf     .qq03v::before { content: "";  color: var(--c-tip-border); }.abd0ckd5 .nkps .qq03v::before { content: ""; color: var(--c-warn-border); }.abd0ckd5 .lnvq    .qq03v::before { content: ""; color: #60a5fa; }.thkkge0v .abd0ckd5 .kndl7rf     .qq03v::before { color: #10b981; }.thkkge0v .abd0ckd5 .nkps .qq03v::before { color: #f43f5e; }.thkkge0v .abd0ckd5 .lnvq    .qq03v::before { color: #a855f7; }.xnzf  .abd0ckd5 .kndl7rf     .qq03v::before { color: #eab308; }.xnzf  .abd0ckd5 .nkps .qq03v::before { color: #ef4444; }.xnzf  .abd0ckd5 .lnvq    .qq03v::before { color: #f97316; }.g34cv1oa  .abd0ckd5 .kndl7rf     .qq03v::before { color: #38bdf8; }.g34cv1oa  .abd0ckd5 .nkps .qq03v::before { color: #818cf8; }.g34cv1oa  .abd0ckd5 .lnvq    .qq03v::before { color: #2dd4bf; }.j90ptp91 .abd0ckd5 .qq03v::before { color: var(--accent-light) !important; }
.fuvi .id3d li::before, .fuvi .pesy li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.fuvi .id3d li::before { content: ""; }.fuvi .pesy li::before { content: ""; }.fuvi .e4nea3cr::before, .fuvi .kc08m1w::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.fuvi .e4nea3cr::before { content: ""; }.fuvi .kc08m1w::before { content: ""; }
.ghy8c .alzlnsac, .ghy8c .y4oo { min-height: 420px; }
.wsc4wu5q .c57o6u4y::after,.wsc4wu5q .hgo0f0::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.xqkeb::before { content: '·'; font-size: 1.3em; line-height: 1; }