:root {
  --color-accent: #3d088a;
  --color-cta: #a6007b;
  --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;
}
.fwefxww {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.dnkh9 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.ar5c {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.krzewmsu { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.gru7 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.gru7 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.gru7 a:hover { color: var(--accent-light); }
.s1rmv  .bquqfrfc { border-radius: 14px; }
.s1rmv .bquqfrfc li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.s1rmv .bquqfrfc li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
@media (max-width: 640px) {
  .bquqfrfc {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .snyq5:hover .bquqfrfc,
  .snyq5:focus-within .bquqfrfc { display: block; }
  .bquqfrfc li a { padding: 8px 16px; font-size: 0.88rem; }
}
.h60082up {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.f0sayu2v { display: none; }
@media (max-width: 640px) {
  .f0sayu2v {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .f0sayu2v.z2xq { display: block; }
}
@media (max-width: 640px) {
  .h60082up { display: block; }
  .gru7 > li + li::before { display: none !important; }
  .gru7 {
    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;
  }
  .gru7.z2xq { display: flex; }
  .gru7 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .gru7 li:last-child a { border-bottom: none; }
}
.k13s { min-height: 480px; }
.d3avu {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.yzi1 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.oakbvq .yzi1 { margin-left: 0; margin-right: 0; }
.i3csfca {
  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;
}
.lzendmf .i3csfca { margin-top: 24px; }
.i3csfca:hover { opacity: 0.88; }
.j6o1n {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.myx8 {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.j6o1n .gzddap {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.j6o1n .d3avu { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.j6o1n .yzi1 { color: #e2e8f0; }
.j6o1n.jcmryc .gzddap { text-align: center; }
.j6o1n.oakbvq   .gzddap { text-align: left; }
.seavxp .gzddap {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.seavxp .d3avu { color: var(--text-primary); text-shadow: none; }
.seavxp .yzi1 { color: var(--text-muted); }
.seavxp .i3csfca { margin-top: 16px; }
.seavxp, .seavxp.k13s { min-height: auto !important; }
.seavxp.jcmryc .gzddap { text-align: center; }
.seavxp.oakbvq   .gzddap { text-align: left; }
.seavxp~.s68iokt{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}
.seavxp~.s68iokt .q6fo5na{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}
.l3kv {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.mm83snul .l3kv,
.mm83snul .bwi6 {
  position: relative; overflow: hidden;
}
.mm83snul .l3kv::after,
.mm83snul .bwi6::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.rb1l6s .l3kv,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.wf1u .l3kv,
.wf1u .j6o1n .myx8 {
  overflow: hidden;
}
.wf1u .l3kv::after,
.wf1u .j6o1n .myx8::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.hzwe0iag .l3kv,
.hzwe0iag .l3kv::after,
@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); }
}
.hzwe0iag .j6o1n .myx8 {
  overflow: hidden;
}
.hzwe0iag .j6o1n .myx8::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.dpcaqf9 .l3kv,
.dpcaqf9 .j6o1n .myx8 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.mm83snul .j6o1n .myx8 {
  overflow: hidden;
}
.mm83snul .j6o1n .myx8::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.rb1l6s .j6o1n .myx8 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.l3kv .myx8 {
  background: none;
}
.l3kv .d3avu { color: #fff; }
.l3kv .yzi1 { color: rgba(255,255,255,0.85); }
.l3kv .i3csfca { background: #fff; color: var(--cta); }
.l3kv .i3csfca:hover { opacity: 0.92; }
.mm83snul .t666 { position: relative; overflow: hidden; }
.mm83snul .t666::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;
}
.t666 .d3avu { text-shadow: none; color: var(--text-primary); }
.t666 .yzi1 { color: var(--text-muted); }
body.x8ugop .d3avu {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.cfynt .d3avu {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.k13s.l3kv .d3avu,
section.l3kv .d3avu {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.t666.jcmryc .sul0d2l { align-items: center; text-align: center; }
.k13s .oqlsojsm {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.oqlsojsm .sy6z0z.jeyf7bw {
  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;
}
.oqlsojsm .sy6z0z.jeyf7bw:hover { opacity: 0.85; }
.uhavb7ww .gzddap { padding-bottom: 24px; }
.lzendmf .gzddap { max-width: 1100px; }
@media (max-width: 700px) {
  .t666 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .t666:not(.fihck) .en45 { display: none !important; }
  .fihck .en45 { padding: 16px; }
  .sul0d2l  { padding: 36px 24px; }
  .t666~.s68iokt,.iiol05~.s68iokt{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .k13s, .t666 { min-height: 320px !important; }
  .d3avu { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .lvea,
  .rdve,
  .j8g4h0cs { grid-template-columns: 1fr !important; }

  

  
  .uhavb7ww { display: flex !important; flex-direction: column !important; }
  .uhavb7ww .gzddap { display: contents; }
  .uhavb7ww .myx8 { order: 0; }
  .uhavb7ww .d3avu { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .uhavb7ww .lvea { order: 2; padding: 0 16px 12px !important; }
  .uhavb7ww .yzi1 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .lzendmf .gzddap { display: flex; flex-direction: column; }
  .lzendmf .gzddap .d3avu { order: 1; }
  .lzendmf .gzddap .j8g4h0cs { order: 2; margin: 8px 0 24px !important; }
  .lzendmf .gzddap .yzi1 { order: 3; }
  .lzendmf .gzddap .i3csfca { order: 4; align-self: center; margin-top: 0; }

  
  .t666.fihck {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .t666.fihck .sul0d2l { display: contents; padding: 0; }
  .t666.fihck .sul0d2l .d3avu { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .t666.fihck .en45 { order: 2; padding: 12px 16px; }
  .t666.fihck .sul0d2l .yzi1 { order: 3; padding: 0 24px; margin: 0 auto; }
  .t666.fihck .sul0d2l .i3csfca { order: 4; align-self: center; margin: 8px 0 32px; }
}
.v90o { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.fykxx { width: 100%; height: auto; display: block; border-radius: 10px; }
.rm773f .v90o        { border-radius: 16px; }
.rm773f .fykxx  { border-radius: 16px; }
.jusar1b .v90o         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.jusar1b .fykxx   { border-radius: 8px; }
.umo8 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.dc3xzv { width: 100%; padding: 32px 0; position: relative; }
.jdtrb { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.rkug .dc3xzv:nth-child(even) { background: var(--bg-surface); }
.rkug .dc3xzv:nth-child(odd)  { background: var(--bg-page); }
.ztvmvkja .dc3xzv:nth-child(even) { background: var(--bg-card); }
.ztvmvkja .dc3xzv:nth-child(odd)  { background: var(--bg-page); }
.rkug .dc3xzv:nth-child(odd)  .jdtrb { background: var(--bg-card); border-radius: 6px; }
.rkug .dc3xzv:nth-child(even) .jdtrb { background: var(--bg-raised); border-radius: 6px; }
.ztvmvkja .dc3xzv:nth-child(odd)  .jdtrb { background: var(--bg-card); border-radius: 6px; }
.ztvmvkja .dc3xzv:nth-child(even) .jdtrb { background: var(--bg-raised); border-radius: 6px; }
.rkug .dc3xzv:nth-child(even) .u32fqc5d .tveoa0q7,
.ztvmvkja .dc3xzv:nth-child(even) .u32fqc5d .tveoa0q7 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.rkug .dc3xzv:nth-child(odd) .u32fqc5d .tveoa0q7,
.ztvmvkja .dc3xzv:nth-child(odd) .u32fqc5d .tveoa0q7 { background: var(--bg-card-inner); }
.rkug .dc3xzv:nth-child(even) .gq2xnuvg .tveoa0q7:nth-child(odd),
.ztvmvkja .dc3xzv:nth-child(even) .gq2xnuvg .tveoa0q7:nth-child(odd)  { background: var(--bg-card); }
.rkug .dc3xzv:nth-child(even) .gq2xnuvg .tveoa0q7:nth-child(even),
.ztvmvkja .dc3xzv:nth-child(even) .gq2xnuvg .tveoa0q7:nth-child(even) { background: var(--bg-card-inner); }
h1.oqpceee { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.oqpceee {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.gjrd6 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.lhhrg h2.oqpceee {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.p06v h2.oqpceee {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.erllf637 h2.oqpceee {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.e4dbpk h2.oqpceee::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.x75hy3 h2.oqpceee {
  color: var(--text-primary); font-size: 1.7rem;
}
.lxbf7 h2.oqpceee::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.skqt9n4t h2.oqpceee {
  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;
}
.zppbtceq { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .zppbtceq { display: none; } }
.p9tl { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.n89yi { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.z0tf6 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.bxld7sn3 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.yitxq { padding-left: 20px; }
.yitxq li { margin-bottom: 6px; }
.yitxq a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.yitxq a:hover { color: var(--accent-light); }
.fjtnurx .bxld7sn3 { display: none; }
.n3z7i .bxld7sn3 { display: none; }
.n3z7i .yitxq { padding-left: 0; list-style: none; }
.n3z7i .yitxq li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.n3z7i .yitxq a { font-size: 0.92rem; }
.n5h3pud .z0tf6 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.n5h3pud .bxld7sn3 { display: none; }
.n5h3pud .yitxq { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.n5h3pud .yitxq li { margin-bottom: 0; }
.n5h3pud .yitxq 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;
}
.n5h3pud .yitxq a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.mwlv0xa .z0tf6 { padding: 20px 20px 16px; }
.mwlv0xa .yitxq {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.mwlv0xa .yitxq li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.mwlv0xa .yitxq 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;
}
.mwlv0xa .yitxq 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;
}
.mwlv0xa .yitxq a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.mwlv0xa .yitxq a:focus,
.mwlv0xa .yitxq a:focus-visible,
.mwlv0xa .yitxq a:target { outline: none; }
.mwlv0xa .yitxq li:target a { border-color: var(--border); color: var(--text-muted); }
.d0we4xs .z0tf6 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.d0we4xs .bxld7sn3 { display: none; }
.d0we4xs .yitxq { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.d0we4xs .yitxq li { margin-bottom: 0; }
.d0we4xs .yitxq li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.d0we4xs .yitxq li:last-child::after { content: ""; margin-right: 0; }
.d0we4xs .yitxq a { font-size: 0.9rem; }
.tveoa0q7 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.u32fqc5d .tveoa0q7 { background: var(--bg-card); }
.gq2xnuvg .tveoa0q7:nth-child(odd)  { background: var(--bg-card); }
.gq2xnuvg .tveoa0q7:nth-child(even) { background: var(--bg-raised); }
.muomf .tveoa0q7 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.muomf .tveoa0q7:last-child { border-bottom: none; }
.muomf h3.gjrd6 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ctlxmj .tveoa0q7 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ctlxmj .tveoa0q7 + .tveoa0q7 { margin-top: 4px; }
.xyb741 .tveoa0q7 { background: none; border-radius: 0; padding: 12px 0; }
.xyb741 .tveoa0q7 + .tveoa0q7 { border-top: 1px solid var(--border-section); }
.keq4i39e { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.p6i7ulx { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.mvl6 { color: var(--text-body); margin-bottom: 10px; }
.no6c, .gfguzz9x { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.no6c li, .gfguzz9x li { margin-bottom: 6px; }
.gfguzz9x li { list-style: decimal; }
.rgvb3     .no6c { list-style-type: "● "; }
.nq1w6  .no6c { list-style-type: "■ "; }
.dg0re3ud .no6c { list-style-type: "◆ "; }
.y65fyh2    .no6c { list-style-type: "★ "; }
.rgvb3     .bcur { list-style-type: "● "; }
.nq1w6  .bcur { list-style-type: "■ "; }
.dg0re3ud .bcur { list-style-type: "◆ "; }
.y65fyh2    .bcur { list-style-type: "★ "; }
.rgvb3    .no6c li::marker, .rgvb3    .bcur li::marker,
.nq1w6 .no6c li::marker, .nq1w6 .bcur li::marker,
.dg0re3ud .no6c li::marker, .dg0re3ud .bcur li::marker,
.y65fyh2   .no6c li::marker, .y65fyh2   .bcur li::marker {
  color: var(--cta); font-size: 1em;
}
.rgvb3 .gfguzz9x,
.nq1w6 .gfguzz9x,
.dg0re3ud .gfguzz9x,
.y65fyh2 .gfguzz9x {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.rgvb3 .gfguzz9x li,
.nq1w6 .gfguzz9x li,
.dg0re3ud .gfguzz9x li,
.y65fyh2 .gfguzz9x li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.rgvb3 .gfguzz9x li::before,
.nq1w6 .gfguzz9x li::before,
.dg0re3ud .gfguzz9x li::before,
.y65fyh2 .gfguzz9x 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;
}
.rgvb3     .gfguzz9x li::before { border-radius: 50%; }
.nq1w6  .gfguzz9x li::before { border-radius: 3px; }
.dg0re3ud .gfguzz9x li::before { border-radius: 3px; }
.y65fyh2    .gfguzz9x li::before { border-radius: 50%; }
.hwyw { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.xzfz .hwyw,
.iw7aht .hwyw { background: transparent; border: none; border-radius: 0; }
.ffrfhm { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.ffrfhm th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.ffrfhm td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.ffrfhm tr:hover td { background: var(--bg-hover); }
.s1pl .ffrfhm tbody tr:nth-child(even) td { background: var(--bg-surface); }
.njtqhzno .ffrfhm { border: 1px solid var(--border-alt); }
.njtqhzno .ffrfhm th,
.njtqhzno .ffrfhm td { border: 1px solid var(--border-alt); }
.t5u39 .ffrfhm th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.t5u39 .ffrfhm td { border-bottom: none; }
.t5u39 .ffrfhm tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.mmjs .ffrfhm th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.yqq1d5 .hwyw {
  overflow: hidden;
}
.yqq1d5 .ffrfhm th { border-bottom: 1px solid var(--border-alt); }
.yqq1d5 .ffrfhm tr:last-child td { border-bottom: none; }
.ucw2o { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.mq67qi { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.ahqho9p { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.oz1nx { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.xjvzuz { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.bcur { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.bcur 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%}
.uv9qm1z .oz1nx { background: transparent; text-align: center; }
.smf9g .ahqho9p {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.rnhfpu .ahqho9p {
  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);
}
.lxw3 .mq67qi { display: grid; grid-template-columns: auto 1fr; }
.lxw3 .ahqho9p {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.lxw3 .oz1nx { grid-column: 2; }
.lxw3 .xjvzuz,
.lxw3 .bcur { grid-column: 1 / -1; }
.kadsp .mq67qi { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.kadsp .ahqho9p {
  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);
}
.kadsp .oz1nx { grid-column: 2; }
.kadsp .xjvzuz,
.kadsp .bcur { grid-column: 1 / -1; }
.w3fwwtf .mq67qi { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.w3fwwtf .oz1nx { background: none; color: var(--accent-light); font-weight: 700; }
.fudbr .mq67qi { 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); }
.fudbr .oz1nx { background: none; color: var(--accent-light); font-weight: 700; }
.zncmpp .mq67qi { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.zncmpp .mq67qi:last-child { border-bottom: none; }
.zncmpp .oz1nx { background: none; color: var(--accent-light); font-weight: 700; }
.wjyxj .mq67qi { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.wjyxj .oz1nx { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.vgw1zml .ucw2o { counter-reset: card-n; }
.vgw1zml .mq67qi  { counter-increment: card-n; }
.vgw1zml .oz1nx { display: flex; align-items: center; gap: 10px; }
.vgw1zml .oz1nx::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;
}
.j4k0caw .mq67qi { background: var(--bg-surface); border: 1px solid var(--border); }
.j4k0caw .oz1nx { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.lu3bqrah { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.yuiiq  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.qdi4 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.nwmddu { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.lu3bqrah strong { color: var(--text-primary); font-size: 0.95rem; }
.lu3bqrah p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.nvutu { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.gz4yx, .x4fcpid8 { border-radius: 8px; padding: 14px; }
.gz4yx { background: var(--bg-pros); }
.x4fcpid8 { background: var(--bg-cons); }
.r9huzeiy { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.gz4yx .r9huzeiy { color: var(--c-pros-label); }
.x4fcpid8 .r9huzeiy { color: #f87171; }
.gz4yx ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.x4fcpid8 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.fykxx { width: 100%; height: auto; border-radius: 10px; display: block; }
.jeyf7bw {
  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;
}
.jeyf7bw:hover { opacity: 0.85; }
.gjk8io4x .jeyf7bw  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.gjk8io4x .jeyf7bw:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.t5h3 .jeyf7bw  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.t5h3 .jeyf7bw:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.zasjl4f .i3csfca { border-radius: 50px; }
.zasjl4f .jeyf7bw  { border-radius: 50px; }
.bn9qpsg .i3csfca { padding-left: 22px; padding-right: 22px; }
.bn9qpsg .jeyf7bw  { padding-left: 12px; padding-right: 12px; }
.sv7s .i3csfca { padding-left: 44px; padding-right: 44px; }
.sv7s .jeyf7bw  { padding-left: 24px; padding-right: 24px; }
.xjiji6 .i3csfca { padding-left: 56px; padding-right: 56px; }
.xjiji6 .jeyf7bw  { padding-left: 32px; padding-right: 32px; }
.cfcc5   .i3csfca::after, .cfcc5   .jeyf7bw::after,
.p816l .i3csfca::after, .p816l .jeyf7bw::after,
.oigdn    .i3csfca::after, .oigdn    .jeyf7bw::after,
.f4c4zsy    .i3csfca::after, .f4c4zsy    .jeyf7bw::after,
.q60p7u9    .i3csfca::after, .q60p7u9    .jeyf7bw::after,
.qxf8ai32     .i3csfca::after, .qxf8ai32     .jeyf7bw::after,
.l9e2m3x    .i3csfca::after, .l9e2m3x    .jeyf7bw::after,
.rm9o   .i3csfca::after, .rm9o   .jeyf7bw::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;
}
.cfcc5 .i3csfca::after, .cfcc5 .jeyf7bw::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");
}
.p816l .i3csfca::after, .p816l .jeyf7bw::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");
}
.oigdn .i3csfca::after, .oigdn .jeyf7bw::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");
}
.f4c4zsy .i3csfca::after, .f4c4zsy .jeyf7bw::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");
}
.q60p7u9 .i3csfca::after, .q60p7u9 .jeyf7bw::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");
}
.qxf8ai32 .i3csfca::after, .qxf8ai32 .jeyf7bw::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");
}
.l9e2m3x .i3csfca::after, .l9e2m3x .jeyf7bw::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");
}
.rm9o .i3csfca::after, .rm9o .jeyf7bw::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");
}
.ktcm   .vavva::after, .ktcm   .e9vtev::after,
.hbuz8vi .vavva::after, .hbuz8vi .e9vtev::after,
.atyw    .vavva::after, .atyw    .e9vtev::after,
.blbucmhy    .vavva::after, .blbucmhy    .e9vtev::after,
.uj1co    .vavva::after, .uj1co    .e9vtev::after,
.r0b5oy8m     .vavva::after, .r0b5oy8m     .e9vtev::after,
.lvieh    .vavva::after, .lvieh    .e9vtev::after,
.mztsbw5x   .vavva::after, .mztsbw5x   .e9vtev::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;
}
.ktcm .vavva::after, .ktcm .e9vtev::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");
}
.hbuz8vi .vavva::after, .hbuz8vi .e9vtev::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");
}
.atyw .vavva::after, .atyw .e9vtev::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");
}
.blbucmhy .vavva::after, .blbucmhy .e9vtev::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");
}
.uj1co .vavva::after, .uj1co .e9vtev::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");
}
.r0b5oy8m .vavva::after, .r0b5oy8m .e9vtev::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");
}
.lvieh .vavva::after, .lvieh .e9vtev::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");
}
.mztsbw5x .vavva::after, .mztsbw5x .e9vtev::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");
}
.i8a4e .y8gosbf5    { background: #1a1a1a; }
.sy6z0z.jeyf7bw {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .mheak {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .mheak::before    { grid-area: rank;   }
  .rjsdd           { grid-area: ident;  }
  .xjw4     { grid-area: rating; min-width: 0; width: auto; }
  .q6nfdm9c           { grid-area: pills;  }
  .sy6z0z             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .mheak {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .mheak::before    { justify-self: center; }
  .rjsdd           { width: 100%; }
  .xjw4     { justify-self: center; }
  .q6nfdm9c           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .b5cemr .s3g5n5 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .b5cemr .deh9 { margin: 0; }
}
.jgraahh8 .deh9 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.jgraahh8 .b3xbysdd { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.jgraahh8 .xzfz { padding: 14px 16px; }
.jgraahh8 .nbiwnco { border-radius: 4px; }
.jgraahh8 .cpik { border-radius: 0; }
.iw7aht .nvutu { gap: 10px; }
.iw7aht .gz4yx, .iw7aht .x4fcpid8 { padding: 12px; }
.iw7aht .gz4yx ul, .iw7aht .x4fcpid8 ul { margin: 4px 0 0; padding-left: 18px; }
.iw7aht .gz4yx li, .iw7aht .x4fcpid8 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .cknon { grid-template-columns: 1fr; }
  .cq05 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .cq05 .xot78 { width: 72px; height: 50px; }
  .cq05 .saqm { max-width: 180px; }
  .cq05 .rp2ghu { width: auto; }
}
@media (max-width: 720px) {
  .l0fa { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .mqftjt48 { padding: 16px; }
  .k7hk6m .sstt41o { min-width: 50%; }
}
.b30j .nvutu { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .a455 { grid-template-columns: 1fr; }
  .ro7fu { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .n024 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .xmlk2i { flex-wrap: wrap; padding: 16px; }
}
.oljxbq3 .nvutu { gap: 8px; }
.oljxbq3 .gz4yx, .oljxbq3 .x4fcpid8 { padding: 8px; }
@media (max-width: 480px) {
  .edjmm { flex-direction: column; align-items: stretch; }
}
.w2hymxw .rp2ghu .jeyf7bw { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .x0seii { flex-direction: column; align-items: stretch; gap: 10px; }
  .w2hymxw .rp2ghu { text-align: center; }
}
@media (max-width: 720px) {
  .xk2i6gvi { grid-template-columns: 1fr; }
  .wlf5qqk { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .g7dk { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .q6sqc7 { grid-template-columns: 1fr; }
  .oecsuxyh { width: 100px; height: 100px; margin: 16px auto; }
  .hemq0swx { font-size: 1.4rem; }
  .p8scld { justify-content: center; }
  .i129g .sstt41o { min-width: 50%; }
}
.c42e9y7m .nvutu { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .jfagq3 { flex-wrap: wrap; padding: 14px 16px; }
  .peodafbu { padding: 12px 16px; }
  .c42e9y7m .nvutu { margin: 0 16px; }
  .c42e9y7m .fcta7m6 { padding: 0 16px; }
  .a6pvv { padding: 12px 16px; }
}
.mo1za .xasg1 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.mo1za .mheak {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.mo1za .mheak:last-child { border-bottom: none; }
.mo1za .rjsdd,
.mo1za .xjw4,
.mo1za .q6nfdm9c {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.p3mxl .q6nfdm9c .lp28j {
  background: transparent; padding: 4px 8px;
}
.p3mxl .q6nfdm9c .tmr23t7r { font-size: .65rem; opacity: .65; }
.p3mxl .q6nfdm9c .unfswzw   { font-size: 1.15rem; color: var(--accent-light); }
.h90e0g .o5kf5g,
.h90e0g .rviz47,
.h90e0g .rviz47 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.h90e0g .rviz47 small { display: none; }
.h90e0g .fgey .l9hn,
.h90e0g .fgey strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.h90e0g .xce9fl { display: none; }
.ihwlithh { margin: 16px 0; }
.sxo0yn { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.sxo0yn summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.sxo0yn summary::after { content: "+"; color: var(--accent-light); }
.sxo0yn[open] summary::after { content: "−"; }
.sxo0yn p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.dc3xzv { margin-bottom: 0; }
.v360e1s h2.oqpceee { color: var(--text-primary); border-color: var(--accent-light); }
.znea0 h2.oqpceee { color: var(--text-primary); border-color: var(--accent-light); }
.tds2o7x .yuiiq     { background: #052e16; border-color: #10b981; }
.tds2o7x .qdi4    { background: #1e1036; border-color: #a855f7; }
.tds2o7x .lu3bqrah strong  { color: #f1f5f9; }
.tds2o7x .lu3bqrah p       { color: #cbd5e1; }
.tds2o7x .y8hn    .yuiiq     .nwmddu::before,
.tds2o7x .c424g8r8  .yuiiq     .nwmddu::before,
.tds2o7x .jlaia  .yuiiq     .nwmddu::before,
.tds2o7x .siwk6i .yuiiq     .nwmddu::before { color: #10b981; }
.tds2o7x .y8hn    .nmwf1mf .nwmddu::before,
.tds2o7x .c424g8r8  .nmwf1mf .nwmddu::before,
.tds2o7x .jlaia  .nmwf1mf .nwmddu::before,
.tds2o7x .siwk6i .nmwf1mf .nwmddu::before { color: #f43f5e; }
.tds2o7x .y8hn    .qdi4    .nwmddu::before,
.tds2o7x .c424g8r8  .qdi4    .nwmddu::before,
.tds2o7x .jlaia  .qdi4    .nwmddu::before,
.tds2o7x .siwk6i .qdi4    .nwmddu::before { color: #a855f7; }
.jswwv4t .yuiiq     { background: #2d2000; border-color: #eab308; }
.jswwv4t .qdi4    { background: #2d1600; border-color: #f97316; }
.jswwv4t .lu3bqrah strong  { color: #f1f5f9; }
.jswwv4t .lu3bqrah p       { color: #cbd5e1; }
.jswwv4t .y8hn    .yuiiq     .nwmddu::before,
.jswwv4t .c424g8r8  .yuiiq     .nwmddu::before,
.jswwv4t .jlaia  .yuiiq     .nwmddu::before,
.jswwv4t .siwk6i .yuiiq     .nwmddu::before { color: #eab308; }
.jswwv4t .y8hn    .nmwf1mf .nwmddu::before,
.jswwv4t .c424g8r8  .nmwf1mf .nwmddu::before,
.jswwv4t .jlaia  .nmwf1mf .nwmddu::before,
.jswwv4t .siwk6i .nmwf1mf .nwmddu::before { color: #ef4444; }
.jswwv4t .y8hn    .qdi4    .nwmddu::before,
.jswwv4t .c424g8r8  .qdi4    .nwmddu::before,
.jswwv4t .jlaia  .qdi4    .nwmddu::before,
.jswwv4t .siwk6i .qdi4    .nwmddu::before { color: #f97316; }
.wty7oniv .yuiiq     { background: #0c1a2e; border-color: #38bdf8; }
.wty7oniv .qdi4    { background: #0a2020; border-color: #2dd4bf; }
.wty7oniv .lu3bqrah strong  { color: #f1f5f9; }
.wty7oniv .lu3bqrah p       { color: #cbd5e1; }
.wty7oniv .y8hn    .yuiiq     .nwmddu::before,
.wty7oniv .c424g8r8  .yuiiq     .nwmddu::before,
.wty7oniv .jlaia  .yuiiq     .nwmddu::before,
.wty7oniv .siwk6i .yuiiq     .nwmddu::before { color: #38bdf8; }
.wty7oniv .y8hn    .nmwf1mf .nwmddu::before,
.wty7oniv .c424g8r8  .nmwf1mf .nwmddu::before,
.wty7oniv .jlaia  .nmwf1mf .nwmddu::before,
.wty7oniv .siwk6i .nmwf1mf .nwmddu::before { color: #818cf8; }
.wty7oniv .y8hn    .qdi4    .nwmddu::before,
.wty7oniv .c424g8r8  .qdi4    .nwmddu::before,
.wty7oniv .jlaia  .qdi4    .nwmddu::before,
.wty7oniv .siwk6i .qdi4    .nwmddu::before { color: #2dd4bf; }
.myh9 .yuiiq     { background: var(--accent-bg); border-color: var(--accent-light); }
.myh9 .nmwf1mf { background: var(--accent-bg-light); border-color: var(--accent-light); }
.myh9 .qdi4    { background: var(--accent-bg); border-color: var(--accent-pale); }
.myh9 .y8hn    .nwmddu::before,
.myh9 .c424g8r8  .nwmddu::before,
.myh9 .jlaia  .nwmddu::before,
.myh9 .siwk6i .nwmddu::before { color: var(--accent-light) !important; }
.grfozgl::before,
.mk8q0qn7::before { margin-right: 5px; }
.t27xo .gz4yx ul li,
.t27xo .vln9 li         { color: #4ade80; }
.t27xo .gz4yx .grfozgl { color: #22c55e; }
.t27xo .x4fcpid8 ul li,
.t27xo .rkmkfkxp li         { color: #f87171; }
.t27xo .x4fcpid8 .mk8q0qn7 { color: #ef4444; }
.jvef .gz4yx { background: var(--bg-pros); }
.jvef .x4fcpid8 { background: var(--bg-cons); }
.jvef .gz4yx .grfozgl { color: var(--c-pros-label); }
.jvef .x4fcpid8 .mk8q0qn7 { color: var(--c-cons); }
.jvef .gz4yx ul li,
.jvef .x4fcpid8 ul li,
.zs6r .gz4yx { background: var(--bg-pros); }
.zs6r .x4fcpid8 { background: var(--bg-cons); }
.zs6r .gz4yx .grfozgl { color: var(--c-pros-label); }
.zs6r .x4fcpid8 .mk8q0qn7 { color: var(--c-cons); }
.zs6r .gz4yx ul li,
.zs6r .x4fcpid8 ul li,
.dydry5 .grfozgl::before { content: "✓ "; }
.dydry5 .mk8q0qn7::before { content: "✗ "; }
.ck4fa6yi .grfozgl::before { content: "→ "; }
.ck4fa6yi .mk8q0qn7::before { content: "← "; }
.qjwwnhx .grfozgl::before { content: "★ "; }
.qjwwnhx .mk8q0qn7::before { content: "✕ "; }
.e40wjyn .grfozgl::before { content: "◆ "; }
.e40wjyn .mk8q0qn7::before { content: "▲ "; }
.vcc5sp2p .lu3bqrah { background: transparent; border-left: none; border: 1.5px solid; }
.vcc5sp2p .yuiiq     { border-color: var(--c-tip-border); }
.vcc5sp2p .qdi4    { border-color: #60a5fa; }
.vcc5sp2p .lu3bqrah strong { color: var(--text-primary); }
.vcc5sp2p .lu3bqrah p      { color: var(--text-muted); }
.gxuohe .lu3bqrah { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.gxuohe .yuiiq     { border-top-color: var(--c-tip-border); }
.gxuohe .qdi4    { border-top-color: #60a5fa; }
.oxu4nl .lu3bqrah { border-left: none; border-radius: 8px; }
.oxu4nl .yuiiq     { background: #065f46; }
.oxu4nl .qdi4    { background: #1e3a8a; }
.oxu4nl .lu3bqrah strong,
.oxu4nl .lu3bqrah p { color: #fff; }
.oxu4nl .nwmddu::before { color: rgba(255,255,255,0.85) !important; }
.tds2o7x.oxu4nl .yuiiq,
.tds2o7x .oxu4nl .yuiiq     { background: #052e16; }
.tds2o7x.oxu4nl .qdi4,
.tds2o7x .oxu4nl .qdi4    { background: #1e1036; }
.jswwv4t.oxu4nl .yuiiq,
.jswwv4t .oxu4nl .yuiiq      { background: #2d2000; }
.jswwv4t.oxu4nl .qdi4,
.jswwv4t .oxu4nl .qdi4     { background: #2d1600; }
.wty7oniv.oxu4nl .yuiiq,
.wty7oniv .oxu4nl .yuiiq      { background: #0c1a2e; }
.wty7oniv.oxu4nl .qdi4,
.wty7oniv .oxu4nl .qdi4     { background: #0a2020; }
.obm9nk .lu3bqrah { border-left: none; border-radius: 6px; padding: 10px 14px; }
.obm9nk .yuiiq     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.obm9nk .qdi4    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.obm9nk .lu3bqrah strong { color: var(--text-primary); }
.obm9nk .lu3bqrah p      { color: var(--text-muted); }
.s0qefh .lu3bqrah { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.y8hn .nwmddu,
.c424g8r8 .nwmddu,
.jlaia .nwmddu,
.siwk6i .nwmddu { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.y8hn .nwmddu::before,
.c424g8r8 .nwmddu::before,
.jlaia .nwmddu::before,
.siwk6i .nwmddu::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.y8hn .yuiiq     .nwmddu::before { content: "✦"; color: var(--c-tip-border); }
.y8hn .nmwf1mf .nwmddu::before { content: "▲"; color: var(--c-warn-border); }
.y8hn .qdi4    .nwmddu::before { content: "◉"; color: #60a5fa; }
.c424g8r8 .yuiiq     .nwmddu::before { content: "★"; color: var(--c-tip-border); }
.c424g8r8 .nmwf1mf .nwmddu::before { content: "◆"; color: var(--c-warn-border); }
.c424g8r8 .qdi4    .nwmddu::before { content: "●"; color: #60a5fa; }
.jlaia .yuiiq     .nwmddu::before { content: "▶"; color: var(--c-tip-border); }
.jlaia .nmwf1mf .nwmddu::before { content: "■"; color: var(--c-warn-border); }
.jlaia .qdi4    .nwmddu::before { content: "▸"; color: #60a5fa; }
.siwk6i .yuiiq     .nwmddu::before { content: "→"; color: var(--c-tip-border); }
.siwk6i .nmwf1mf .nwmddu::before { content: "⬥"; color: var(--c-warn-border); }
.siwk6i .qdi4    .nwmddu::before { content: "◈"; color: #60a5fa; }
.rw6vd87 .u32fqc5d .tveoa0q7,
.rw6vd87 .gq2xnuvg .tveoa0q7  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.rw6vd87 .mq67qi                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.rw6vd87 .hwyw          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.rw6vd87 .z0tf6                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ihugzois .u32fqc5d .tveoa0q7,
.ihugzois .gq2xnuvg .tveoa0q7,
.ihugzois .mq67qi,
.ihugzois .mheak,
.ihugzois .deh9,
.ihugzois .hwyw,
.ihugzois .z0tf6,
.ihugzois .s0qefh .lu3bqrah { box-shadow: none; }
.jkuntd   .mvl6, .jkuntd .keq4i39e, .jkuntd .p6i7ulx,
.jkuntd   .p9tl, .jkuntd .n89yi { font-size: 0.9rem; }
.jkuntd   .no6c, .jkuntd .gfguzz9x { font-size: 0.9rem; }
.vmso0e   .mvl6, .vmso0e .keq4i39e, .vmso0e .p6i7ulx,
.vmso0e   .p9tl, .vmso0e .n89yi { font-size: 0.95rem; }
.vmso0e   .no6c, .vmso0e .gfguzz9x { font-size: 0.95rem; }
.emvm3o4l   .mvl6, .emvm3o4l .keq4i39e, .emvm3o4l .p6i7ulx,
.emvm3o4l   .p9tl, .emvm3o4l .n89yi { font-size: 1.08rem; }
.emvm3o4l   .no6c, .emvm3o4l .gfguzz9x { font-size: 1.05rem; }
.emvm3o4l   .ffrfhm { font-size: 0.97rem; }
.hfyu5a17 .d3avu      { font-size: 3.2rem; }
.hfyu5a17 h2.oqpceee { font-size: 1.9rem; }
.hfyu5a17 h3.gjrd6     { font-size: 1.4rem; }
.xksqtkc .d3avu      { font-size: 3.8rem; }
.xksqtkc h2.oqpceee { font-size: 2.2rem; }
.xksqtkc h3.gjrd6     { font-size: 1.6rem; }
.dc3xzv + .dc3xzv { position: relative; }
.x52frx   .dc3xzv + .dc3xzv::before,
.h1tvqji  .dc3xzv + .dc3xzv::before,
.ufit   .dc3xzv + .dc3xzv::before,
.eh6tbb   .dc3xzv + .dc3xzv::before,
.dqz9   .dc3xzv + .dc3xzv::before,
.hztjfd .dc3xzv + .dc3xzv::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.x52frx .dc3xzv + .dc3xzv::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.h1tvqji .dc3xzv + .dc3xzv::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.ufit .dc3xzv + .dc3xzv::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;
}
.eh6tbb .dc3xzv + .dc3xzv::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.rbvc3 .dc3xzv { margin-bottom: 16px; }
.rbvc3 .dc3xzv + .dc3xzv { margin-top: 0; }
.rbvc3 .jdtrb { padding-top: 0; padding-bottom: 0; }
.dqz9 .dc3xzv + .dc3xzv::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.hztjfd .dc3xzv + .dc3xzv::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.a2zfz276 .dc3xzv + .dc3xzv::before,
.tzdo3 .dc3xzv + .dc3xzv::before,
.slvmpf4b .dc3xzv + .dc3xzv::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%;
}
.rkug .a2zfz276 .dc3xzv:nth-child(even)::before,
.rkug .tzdo3 .dc3xzv:nth-child(even)::before,
.rkug .slvmpf4b .dc3xzv:nth-child(even)::before { background: var(--bg-surface); }
.ztvmvkja .a2zfz276 .dc3xzv:nth-child(even)::before,
.ztvmvkja .tzdo3 .dc3xzv:nth-child(even)::before,
.ztvmvkja .slvmpf4b .dc3xzv:nth-child(even)::before { background: var(--bg-card); }
.a2zfz276 .dc3xzv + .dc3xzv::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");
}
.tzdo3 .dc3xzv + .dc3xzv::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");
}
.slvmpf4b .dc3xzv + .dc3xzv::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");
}
.vj56i5m .j6o1n,
.uzitcpm .j6o1n,
.zo9ndwf .j6o1n { overflow: hidden; }
.vj56i5m .gzddap,
.uzitcpm .gzddap { margin-bottom: 60px; }
.zo9ndwf .gzddap { margin-bottom: 70px; }
.zo9ndwf .sul0d2l { padding-bottom: 70px; }
.vj56i5m .j6o1n::before,
.uzitcpm .j6o1n::before,
.zo9ndwf .j6o1n::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%;
}
.vj56i5m .j6o1n::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");
}
.uzitcpm .j6o1n::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");
}
.zo9ndwf .j6o1n::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");
}
.dwhp .j6o1n:not(.l3kv) .myx8 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.u118 .j6o1n:not(.l3kv) .myx8 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.c71u  .j6o1n:not(.l3kv) .myx8 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.l8cim5f  .j6o1n:not(.l3kv) .myx8 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.dwhp .l3kv { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.u118 .l3kv { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.c71u .l3kv { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.l8cim5f .l3kv { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.d26rbi1g .l3kv { background: var(--accent); }
.d26rbi1g .l3kv .myx8 { background: none; }
.d26rbi1g .j6o1n:not(.l3kv) .myx8 { background: rgba(0,0,0,0.6); }
.jknutk .v90o { float: left; width: 38%; margin: 0 28px 16px 0; }
.jknutk .v90o .fykxx { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.jknutk .jdtrb::after { content: ''; display: block; clear: both; }
.rmrx5 .v90o { float: right; width: 38%; margin: 0 0 16px 28px; }
.rmrx5 .v90o .fykxx { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rmrx5 .jdtrb::after { content: ''; display: block; clear: both; }
.u4hyxvx .dc3xzv:nth-child(odd)  .v90o { float: left;  width: 38%; margin: 0 28px 16px 0; }
.u4hyxvx .dc3xzv:nth-child(even) .v90o { float: right; width: 38%; margin: 0 0 16px 28px; }
.u4hyxvx .v90o .fykxx { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.u4hyxvx .jdtrb::after { content: ''; display: block; clear: both; }
.jknutk .ucw2o,
.rmrx5 .ucw2o,
.rmrx5 .xasg1,
.u4hyxvx .ucw2o,
@media (max-width: 900px) {
  .jknutk .v90o,
  .rmrx5 .v90o,
  .u4hyxvx .dc3xzv:nth-child(odd)  .v90o,
  .u4hyxvx .dc3xzv:nth-child(even) .v90o {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .jknutk .v90o .fykxx,
  .rmrx5 .v90o .fykxx,
  .u4hyxvx .v90o .fykxx {
    max-height: none !important;
  }
}
.jknutk .no6c,
.jknutk .gfguzz9x,
.rmrx5 .no6c,
.rmrx5 .gfguzz9x,
.u4hyxvx .no6c,
.u4hyxvx .gfguzz9x { overflow: hidden; }
@media (max-width: 640px) {
  .jknutk .v90o,
  .rmrx5 .v90o,
  .u4hyxvx .v90o { float: none; width: 100%; margin: 0 0 16px 0; }
}
.b5ugj5zp .umo8,
.b5ugj5zp .jdtrb,
.b5ugj5zp .z0ggmo  { max-width: 1100px; }
.m0fv .umo8,
.m0fv .jdtrb,
.m0fv .z0ggmo  { max-width: 1200px; }
.bvtr .umo8,
.bvtr .jdtrb,
.bvtr .z0ggmo  { max-width: 1320px; }
.l4t2m { font-size: 0.82rem; color: var(--text-muted); }
.nka3 { display: flex; align-items: center; }
.i5b9zh {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.we99 { display: flex; align-items: center; }
.s4eay2 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.s4eay2:hover { text-decoration: underline; }
.pzezd { margin: 0 3px; opacity: 0.45; }
.pzezd::before { content: '/'; }
.n0lkm3 { padding: 2px 5px; color: var(--text-main); }
.ww0o7u .l4t2m {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ww0o7u .nka3 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.bwghtd7x .l4t2m {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.bwghtd7x .nka3 { padding: 0 0 0 12px; }
.q29p {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.funznk .nka3 { padding: 0 16px; }
.funznk .l4t2m {
  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);
}
.funznk .umo8 { padding-top: 28px; }
@media (max-width: 720px) {
  .q29p { margin-top: 18px; padding: 0 16px; }
  .funznk .umo8 { padding-top: 16px; }
}
.b5ugj5zp.ww0o7u .nka3 { max-width: 1100px; }
.m0fv.ww0o7u .nka3 { max-width: 1200px; }
.bvtr.ww0o7u .nka3 { max-width: 1320px; }
.b5ugj5zp .q29p { max-width: 1100px; }
.m0fv .q29p { max-width: 1200px; }
.bvtr .q29p { max-width: 1320px; }
.y9mow .dc3xzv { padding-top: 16px; padding-bottom: 16px; }
.ltgtnd .dc3xzv { padding-top: 24px; padding-bottom: 24px; }
.nin85i .dc3xzv { padding-top: 40px; padding-bottom: 40px; }
.k0y54hu4 .dc3xzv { padding-top: 52px; padding-bottom: 52px; }
.mbt3rzj .dc3xzv:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.mbt3rzj .dc3xzv:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.mbt3rzj .dc3xzv:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.mbt3rzj .dc3xzv:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.tlos .jdtrb { padding-top: 10px;  padding-bottom: 10px; }
.tu32q .jdtrb { padding-top: 18px;  padding-bottom: 18px; }
.uysl888z .jdtrb { padding-top: 36px;  padding-bottom: 36px; }
.jjwg .jdtrb { padding-top: 48px;  padding-bottom: 48px; }
.cj2eae h2.oqpceee { font-weight: 600; }
.cj2eae h3.gjrd6     { font-weight: 600; }
.g2pyrml h2.oqpceee { font-weight: 800; }
.g2pyrml h3.gjrd6     { font-weight: 700; }
.d843z h2.oqpceee { font-weight: 900; }
.d843z h3.gjrd6     { font-weight: 800; }
.d843z .lu3bqrah strong,
.d843z .lu3bqrah strong { font-weight: 600; }
.vavva {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.xxnj .vavva { display: none; }
@media (max-width: 640px) {
  .m3tne { display: none; }
  .vavva {
    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;
  }
}
.vavva { background: var(--cta) !important; color: #fff !important; border: none !important; }
.vavva:hover { opacity: 0.85; }
.dsxt14b6 .vavva { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.nxhipdpt .vavva,
.dntevc2u  .vavva { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.nxhipdpt .vavva:hover,
.dntevc2u  .vavva:hover { opacity: 0.88; }
.dsxt14b6.nxhipdpt .vavva,
.dsxt14b6.dntevc2u  .vavva { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.e9vtev {
  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;
}
.e9vtev:hover { transform: translateY(-2px); opacity: 0.92; }
.e9vtev { background: var(--cta) !important; color: #fff !important; border: none !important; }
.t311s1kf .e9vtev { display: none; }
.tagba .e9vtev { right: 32px; }
.zmf3za  .e9vtev { left: 32px; }
@media (max-width: 480px) {
  .tagba .e9vtev { right: 20px; bottom: 20px; }
  .zmf3za  .e9vtev { left: 20px; bottom: 20px; }
}
.tl97lix { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.z0ggmo { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.canu3 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.tr6l0 { color: var(--text-dim); font-size: 0.8rem; }
.jvljuey a, .phb7ga a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.jvljuey a:hover, .phb7ga a:hover { color: var(--accent-light); }
.phb7ga { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.hhi22wq .z0ggmo { text-align: center; }
.hhi22wq .phb7ga { justify-content: center; margin-bottom: 16px; }
.hhi22wq .canu3 { margin-top: 0; }
.lq2pfb { margin-top: 10px; }
.lq2pfb a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .z0ggmo { padding-left: 16px; padding-right: 16px; }
  .tszlpvn .z0ggmo { padding: 20px 16px; }
  .phb7ga { gap: 4px 12px; }
  .canu3 { font-size: 0.78rem; }
}
.mc4s2di .canu3 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.mc4s2di .tr6l0 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .mc4s2di .fph9tv2 { grid-template-columns: 1fr 1fr; } .mc4s2di .i1zza5 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mc4s2di .fph9tv2 { grid-template-columns: 1fr; } }
.uqvxj .canu3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .uqvxj .oi8n { gap: 12px; } .uqvxj .f8hc7qd4 { margin-right: 0; width: 100%; } }
.jn2n3 .canu3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.jn2n3 .tr6l0 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .jn2n3 .knrwberm { grid-template-columns: 1fr 1fr; } .jn2n3 .uj7f { grid-column: 1 / -1; } }
@media (max-width: 480px) { .jn2n3 .knrwberm { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .nk9jqgu0 .v2rxf { grid-template-columns: 1fr 1fr; } .nk9jqgu0 .a3me:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .nk9jqgu0 .v2rxf { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .srscagbu .v2rxf { grid-template-columns: 1fr; } }
.v6vu .z0ggmo { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.v6vu .phb7ga { justify-content: center; }
.n6yl5n0p .fwefxww      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.n6yl5n0p .tl97lix { background: var(--bg-page); border-top-color: var(--border-alt); }
.la9fy0uz .fwefxww      { background: #0d1117; border-bottom-color: #21262d; }
.la9fy0uz .ar5c { color: var(--accent-light); }
.la9fy0uz .gru7 { --msep-color: #8b949e; }
.la9fy0uz .gru7 a { color: #8b949e; }
.la9fy0uz .gru7 a:hover { color: var(--accent-light); }
.la9fy0uz .h60082up { color: #8b949e; }
.la9fy0uz .tl97lix { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.la9fy0uz .canu3,
.la9fy0uz .tr6l0 { color: #6e7681; }
.la9fy0uz .jvljuey a, .la9fy0uz .phb7ga a,
.la9fy0uz .jvljuey a:hover, .la9fy0uz .phb7ga a:hover,
@media (max-width: 640px) {
  .la9fy0uz .gru7 { background: #0d1117; border-top-color: #21262d; }
  .la9fy0uz .gru7 li a { border-bottom-color: #21262d; }
}
.b2qy9p .fwefxww      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.b2qy9p .ar5c { color: var(--accent-light); }
.b2qy9p .gru7 { --msep-color: #475569; }
.b2qy9p .gru7 a { color: #475569; }
.b2qy9p .gru7 a:hover { color: var(--accent-light); }
.b2qy9p .h60082up { color: #64748b; }
.b2qy9p .tl97lix { background: #f0f4f8; border-top-color: #cbd5e1; }
.b2qy9p .canu3,
.b2qy9p .tr6l0 { color: #64748b; }
.b2qy9p .jvljuey a, .b2qy9p .phb7ga a,
.b2qy9p .jvljuey a:hover, .b2qy9p .phb7ga a:hover,
@media (max-width: 640px) {
  .b2qy9p .gru7 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .b2qy9p .gru7 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.nxhipdpt .fwefxww      { background: var(--accent); border-bottom-color: var(--accent-light); }
.nxhipdpt .ar5c { color: #fff; }
.nxhipdpt .gru7 { --msep-color: rgba(255,255,255,0.82); }
.nxhipdpt .gru7 a { color: rgba(255,255,255,0.82); }
.nxhipdpt .gru7 a:hover { color: #fff; }
.nxhipdpt .h60082up { color: rgba(255,255,255,0.9); }
.nxhipdpt .tl97lix { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.nxhipdpt .canu3,
.nxhipdpt .tr6l0 { color: rgba(255,255,255,0.72); }
.nxhipdpt .jvljuey a, .nxhipdpt .phb7ga a,
.nxhipdpt .jvljuey a:hover, .nxhipdpt .phb7ga a:hover,
@media (max-width: 640px) {
  .nxhipdpt .gru7 { background: var(--accent); border-top-color: var(--accent-light); }
  .nxhipdpt .gru7 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.dntevc2u .fwefxww {
  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);
}
.dntevc2u .tl97lix {
  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) {
  .dntevc2u .gru7 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.qpbizn .dnkh9 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.j0vh68c7 .dnkh9 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.eay2o5 .dnkh9 { min-height: 72px; height: auto; }
.vn57z .dnkh9 { min-height: 84px; height: auto; }
.tszlpvn .dnkh9 { max-width: none; padding: 0 32px; }
.tszlpvn .z0ggmo  { max-width: none; padding: 24px 32px; }
.org4itn.m0fv .dnkh9 { max-width: 1200px; }
.org4itn.bvtr .dnkh9 { max-width: 1320px; }
.z1j3   .ar5c, .z1j3   .f8hc7qd4 { text-transform: capitalize; }
.lnbgpbo .ar5c, .lnbgpbo .f8hc7qd4 { text-transform: lowercase; }
.k8g6ca1 .ar5c, .k8g6ca1 .f8hc7qd4 { text-transform: uppercase; letter-spacing: 0.06em; }
.wkan, .rezxi78j {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.rqmp .wkan,
.c06c .wkan,
.w2g5nr8d .wkan,
.v9og8f8 .wkan,
.v2cb   .gru7 a { font-weight: 500; }
.jl94qyh .gru7 a { font-weight: 600; }
.a06kd     .gru7 a { font-weight: 700; }
.b4rmfnml    .gru7 a { font-weight: 800; letter-spacing: 0.01em; }
.b6nw     .gru7 > li + li::before,
.g906uik    .gru7 > li + li::before,
.kkanskzp    .gru7 > li + li::before,
.ljqot .gru7 > li + li::before,
.sngrugra .gru7 > li + li::before,
.e6qw1u  .gru7 > li + li::before,
.orul20    .gru7 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.b6nw     .gru7 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.g906uik    .gru7 > li + li::before { content: "|"; }
.kkanskzp    .gru7 > li + li::before { content: "—"; }
.ljqot .gru7 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.sngrugra .gru7 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.e6qw1u  .gru7 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.orul20    .gru7 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ypfq8 .h60082up,
  .z9vey .h60082up,
  .l2s2s7 .h60082up,
  .nync .h60082up,
  .jb6isl .h60082up {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ypfq8 .h60082up::before,
  .z9vey .h60082up::before,
  .l2s2s7 .h60082up::before,
  .nync .h60082up::before,
  .jb6isl .h60082up::before { content: ""; display: block; flex-shrink: 0; }

  
  .ypfq8 .h60082up::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;
  }

  
  .z9vey .h60082up::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;
  }

  
  .l2s2s7 .h60082up::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;
  }

  
  .nync .h60082up::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;
  }

  
  .jb6isl .h60082up::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) {
  .t1febz .h60082up {
    padding: 5px 14px;
  }
  .t1febz .gru7 {
    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;
  }
  .t1febz .gru7 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .t1febz .gru7 li a:hover { background: var(--bg-raised); }
  .t1febz .f0sayu2v,
  .icbxmyz .f0sayu2v,
  .hllk4 .f0sayu2v { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .id0um04 .h60082up {
    padding: 5px 10px;
  }
  .id0um04 .gru7 {
    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);
  }
  .id0um04 .gru7.z2xq { transform: translateX(0); }
  .id0um04 .gru7 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .id0um04 .gru7 li:last-child a { border-bottom: none; }
  .nxhipdpt .gru7,
  .la9fy0uz .gru7 { background: var(--accent) !important; }
  .nxhipdpt .gru7 li a,
  .la9fy0uz .gru7 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .hllk4 .h60082up {
    padding: 5px 10px;
  }
  .hllk4 .gru7 {
    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);
  }
  .hllk4 .gru7::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .hllk4 .gru7.z2xq { transform: translateY(0); }
  .hllk4 .gru7 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .qt8f4ytn .h60082up {
    padding: 5px 10px;
  }
  .qt8f4ytn .gru7 {
    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;
  }
  .qt8f4ytn .gru7.z2xq { opacity: 1; pointer-events: auto; }
  .qt8f4ytn .gru7 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .t1lhw2     .h60082up { border-radius: 0 !important; }
  .d2hthap   .h60082up { border-radius: 8px !important; }
  .oivyw9 .h60082up { border-radius: 50% !important; }
  .lykwu4   .h60082up { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .o091dlwz .w5pvd { flex-direction: column; align-items: stretch; }
  .o091dlwz .sbuvbyn4 { flex-direction: row; min-width: auto; }
  .o091dlwz .evl2 { align-items: flex-start; text-align: left; }
}
.vw6wntj,
.vw6wntj.dc3xzv,
.rkug .vw6wntj,
.yldrif .vw6wntj,
.ztvmvkja .vw6wntj,
.jttmx .vw6wntj {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.zgtxx5o {
  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;
}
.alnocxmz { flex: 1 1 280px; min-width: 0; }
.klkr {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.k9ysiw2i {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.e3zrzv {
  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;
}
.e3zrzv:hover { transform: translateY(-1px); opacity: 0.95; }
.vl02q .zgtxx5o {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.vl02q .klkr { color: var(--cta); }
.vl02q .k9ysiw2i { color: var(--text-body); }
.vl02q .e3zrzv {
  background: var(--cta) !important;
  color: #fff !important;
}
.jgyw .zgtxx5o {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.jgyw .klkr { color: var(--text-primary); }
.jgyw .k9ysiw2i { color: var(--text-body); }
.jgyw .e3zrzv {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .zgtxx5o {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .alnocxmz { flex: 0 0 auto; }
  .klkr { font-size: 1.2rem; }
  .e3zrzv { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.fsnqd5j4 .krzewmsu { height: 36px; }
.ok8fk .krzewmsu { height: 60px; max-width: 200px; }
.u5f2h .krzewmsu { height: 56px; max-width: 180px; }
.h1e4szb    .o5kf5g, .h1e4szb    .l9hn { color: #f59e0b; }
.p3mxl .tmr23t7r {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.p3mxl .unfswzw {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .wyj4 .xasg1 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .wyj4 .mheak {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .wyj4 .mheak { padding: 40px 16px 20px; }
  .wyj4 .lp28j {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .wyj4 .sy6z0z { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .z5o4 .mheak {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .z5o4 .mheak::before {
    position: absolute; top: 14px; left: 14px;
  }
  .z5o4 .rjsdd {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .z5o4 .odhhm4r { white-space: normal; text-align: center; font-size: 1.2rem; }
  .z5o4 .lp28j {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .z5o4 .sy6z0z { width: 100%; min-width: 0; }
  .z5o4 .o5kf5g { min-width: 0; }
}
.fayvao .sxo0yn {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.fayvao .sxo0yn summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.fayvao .sxo0yn p { padding: 0 2px 16px; }
.hyhxa .sxo0yn { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.hyhxa .sxo0yn summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.hyhxa .sxo0yn summary::after { content: "›"; font-size: 1.2em; }
.hyhxa .sxo0yn[open] summary::after { content: "‹"; }
.hyhxa .sxo0yn p { padding: 10px 22px 4px; }
.wft9t610 .sxo0yn {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.wft9t610 .sxo0yn summary { color: var(--text-primary); padding-left: 16px; }
.wft9t610 .sxo0yn summary::after { content: "›"; font-size: 1.1em; }
.wft9t610 .sxo0yn[open] summary::after { content: "‹"; }
.wft9t610 .sxo0yn p { padding-left: 16px; }
.b59em7r .ihwlithh { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.b59em7r .sxo0yn {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.b59em7r .sxo0yn:last-child { border-bottom: none; }
.b59em7r .sxo0yn summary { color: var(--text-primary); border-radius: 0; }
.b59em7r .sxo0yn summary::after { content: "›"; font-size: 1.1em; }
.b59em7r .sxo0yn[open] summary::after { content: "‹"; }
.a1o5 .sxo0yn { overflow: hidden; }
.a1o5 .sxo0yn summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.a1o5 .sxo0yn summary::after { color: rgba(255,255,255,.75); }
.a1o5 .sxo0yn[open] summary { border-radius: 0; }
.vyy87m3 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.nyvzk9 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.hj52 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.gbc7g { color: var(--text-muted); font-size: 1.05rem; }
.hbo5 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.ler9k6c {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.pvemqhz { margin-bottom: 20px; }
.sehaxai {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.hug5 {
  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;
}
.hug5:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.b8rodj6 { resize: vertical; min-height: 130px; }
.igkbfe8 { width: 100%; margin-top: 8px; }
.d5jlr {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.scfvlg {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.do16 { color: var(--text-muted); line-height: 1.75; }
.h77h { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.h77h li { margin-bottom: 6px; }
.v8pw72 { max-width: 760px; margin: 0 auto; }
.uwyl { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.lvv1jkh { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.lvv1jkh:last-child { border-bottom: none; }
.lvv1jkh h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.lvv1jkh p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.eer0g { max-width: 760px; margin: 0 auto; }
.kmv9 ul.h77h { margin: 0; }
@media (max-width: 640px) { .udqqsy { grid-template-columns: 1fr; gap: 10px; } }
.nokm41v { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.zh6o { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.bsrkzt { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.zh6o p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.zh6o .h77h { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .nokm41v { grid-template-columns: 1fr; } }
.e9nfh { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.e9nfh:hover .pgvq { color: var(--accent-light); text-decoration: underline; }
.mf27q4x { color: inherit; text-decoration: none; }
.mf27q4x:hover { color: var(--accent-light); text-decoration: underline; }
.el7ipk9u { display: inline-block; line-height: 0; }
.kw95ot { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.twfmdxr { max-width: 760px; margin: 0 auto; }
.fuf2ru5t ul.h77h { margin: 0; }
.pok9b { color: var(--text-muted); line-height: 1.75; }
.u3t5m8 .h77h,
.iegrv .h77h,
.eukh .h77h,
.f7vr9t9 .h77h {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.kb31he { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.x7jp0 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.t8sz2ijb { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.m9c6t0 { margin-top: 12px; }
.th8r { 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; }
.th8r:hover { border-bottom-color: var(--accent-light); }
.vm4k { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.vm4k img { width: 100%; height: 100%; object-fit: cover; display: block; }
.rznju { border-radius: 10px; }
.z1qpldf { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.yrcwai { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.yrcwai::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .v90cvo2k { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.n0bd0hv .t8sz2ijb, .n0bd0hv .x7jp0 { max-width: 640px; }
.oozaek .kb31he { font-size: 1.6rem; margin-top: 18px; }
.jmlt .t8sz2ijb { margin-bottom: 28px; }
@media (max-width: 860px) { .j4xxt { grid-template-columns: 1fr; } .oozaek { position: static; text-align: center; } }
.sfjylcpz .vm4k { margin: 0 auto 18px; }
.sfjylcpz .z1qpldf { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .r4fao36 { grid-template-columns: 1fr; } }
.s2sk26e { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.zvd6k62 { flex: 1; }
.s2sk26e .kb31he { font-size: 1.6rem; margin-bottom: 6px; }
.smigwx { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.f7vr9t9 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.klpm { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.f7vr9t9 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.f7vr9t9 .h77h { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .s2sk26e { flex-direction: column; text-align: center; } .smigwx { grid-template-columns: 1fr; } }
.ku3qy3vw .kb31he { font-size: 1.35rem; margin: 0 0 4px; }
.ku3qy3vw .z1qpldf { margin: 0; }
.jae3si8 {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.jae3si8 .hj52 { color: var(--accent-light); }
.m2gj4 .hj52 { font-size: 2rem; }
.m2gj4 .gbc7g { max-width: 680px; }
.ic1dqlw5 .hj52 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.ic1dqlw5 .gbc7g  { margin: 0; }
@media (max-width: 640px) { .ic1dqlw5 { flex-direction: column; } }
.jah3gelm .hj52 { color: var(--accent-light); }
.nagfvyb .hj52 { color: #fff; }
.nagfvyb .gbc7g  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .apkaey { grid-template-columns: 1fr; } }
.dd6qv .hug5 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.dd6qv .hug5:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.e9hf7gg2 .hug5 { background: var(--bg-raised); border-color: transparent; }
.e9hf7gg2 .hug5:focus { background: var(--bg-card); border-color: var(--accent-light); }
.fgx0kh2 .hug5 { border-radius: 100px; padding: 11px 20px; }
.fgx0kh2 .b8rodj6 { border-radius: 14px; }
.str5t809 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.str5t809 summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.str5t809 summary::-webkit-details-marker { display: none; }
.str5t809 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.str5t809[open] summary::after { content: "−"; }
.pmvx1mq {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .nu49hjg { grid-template-columns: 1fr; } }
.gt90na{display:none}
.gt90na:empty,.q6fo5na:empty{display:none}
.lrw9{position:relative;overflow:visible}
.x9udarow .s68iokt,.wvlk1j .s68iokt,
.csjlvhme .s68iokt,.y86v9 .s68iokt,
.q5gai .s68iokt,.g478m .s68iokt{display:block}
.cc82ug .pkypartc{display:block}
.x9udarow .s68iokt,.wvlk1j .s68iokt,
.csjlvhme .s68iokt,.y86v9 .s68iokt,
.q5gai .s68iokt{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}
.x9udarow .s68iokt .q6fo5na,.wvlk1j .s68iokt .q6fo5na,
.csjlvhme .s68iokt .q6fo5na,.y86v9 .s68iokt .q6fo5na,
.q5gai .s68iokt .q6fo5na{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}
.x9udarow .s68iokt,.wvlk1j .s68iokt{top:12px}
.x9udarow .s68iokt .q6fo5na{margin-right:auto}
.wvlk1j .s68iokt .q6fo5na{margin-left:auto}
.wvlk1j .s68iokt{text-align:right}
.csjlvhme .s68iokt,.y86v9 .s68iokt{bottom:12px}
.csjlvhme .s68iokt .q6fo5na{margin-right:auto}
.y86v9 .s68iokt .q6fo5na{margin-left:auto}
.y86v9 .s68iokt{text-align:right}
.q5gai .s68iokt{position:relative;margin-top:16px}
.q5gai .s68iokt .q6fo5na{margin:0 auto}
.g478m .s68iokt{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.g478m .s68iokt .q6fo5na{margin:0}
.g478m .t666~.s68iokt,
.g478m .iiol05~.s68iokt{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.g478m .t666~.s68iokt .q6fo5na,
.g478m .iiol05~.s68iokt .q6fo5na{justify-content:flex-start}
.t666~.s68iokt,.iiol05~.s68iokt{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}
.t666~.s68iokt .q6fo5na{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.iiol05~.s68iokt .q6fo5na{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.pkypartc .q6fo5na{margin:0 0 12px}
.q6fo5na{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.d46suh2p{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.pgvq{font-weight:600;color:var(--text-heading);opacity:1}
.zv0qa .d46suh2p{display:none}
.ewizeh .q6fo5na{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.mjisjk .ylkw{border-bottom:1px solid currentColor;padding-bottom:2px}
.st67ttq .q6fo5na{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.vdoc8h{--date-bg:var(--accent-bg-light)}
.susf1y .prouv1i::before{content:""}
.n5lzd2y{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.xoek{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.oik3f3i{display:flex;flex-direction:column;gap:3px}
.jhp8{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.ck5b6{font-weight:700;font-size:1rem;color:var(--text-heading)}
.lf2xbrce{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.l39nb .n5lzd2y{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.frppqzf .n5lzd2y{border-top:3px solid var(--accent);padding-top:18px}
.kqryk87z .n5lzd2y{border-left:3px solid var(--accent);border-radius:0}
.xrepllei .n5lzd2y{padding:20px 0}
@media(max-width:640px){
  .n5lzd2y{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .lf2xbrce{max-width:100%}
}
.s1b7c .hwyw{margin:0}
@media (max-width:560px){
  .ghyzt4q2{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) {
  .jsemk { padding: 28px 18px 20px; }
  .h28se { font-size: 1.2rem; }
  .k5kyao { max-width: 220px; max-height: 80px; }
}
.m53bd8u4  .gf913fd { border-radius: 6px; }
.ppkz .zgtxx5o {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .gf913fd { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.fawb {
  margin: 28px 0 24px;
}
.fawb .dc3xzv {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.fawb .jdtrb {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.fawb .zgtxx5o {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .dnkh9 { flex-direction: row-reverse; }
[dir="rtl"] .gru7 { flex-direction: row-reverse; }
[dir="rtl"] .tagba .e9vtev { right: auto; left: 32px; }
[dir="rtl"] .zmf3za  .e9vtev { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .tagba .e9vtev { right: auto; left: 20px; }
  [dir="rtl"] .zmf3za  .e9vtev { left: auto;  right: 20px; }
}
[dir="rtl"] .jknutk .v90o  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .rmrx5 .v90o { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .no6c, [dir="rtl"] .gfguzz9x { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .gz4yx { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .x4fcpid8 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .lu3bqrah { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .zgtxx5o { direction: rtl; }
[dir="rtl"] .l4t2m { direction: rtl; }
[dir="rtl"] .z0tf6 { direction: rtl; }
[dir="rtl"] .yitxq { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .rgvb3 .gfguzz9x,
[dir="rtl"] .nq1w6 .gfguzz9x,
[dir="rtl"] .dg0re3ud .gfguzz9x,
[dir="rtl"] .y65fyh2 .gfguzz9x {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .rgvb3 .gfguzz9x li::before,
[dir="rtl"] .nq1w6 .gfguzz9x li::before,
[dir="rtl"] .dg0re3ud .gfguzz9x li::before,
[dir="rtl"] .y65fyh2 .gfguzz9x li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .j6o1n.oakbvq .gzddap,
[dir="rtl"] .seavxp.oakbvq .gzddap,
[dir="rtl"] .l3kv.oakbvq .gzddap,
[dir="rtl"] .uhavb7ww.oakbvq .gzddap,
[dir="rtl"] .lzendmf.oakbvq .gzddap { text-align: right; }
[dir="rtl"] .t666.jcmryc .sul0d2l { text-align: center; }
[dir="rtl"] .jdtrb,
[dir="rtl"] .p9tl,
[dir="rtl"] .n89yi,
[dir="rtl"] .zppbtceq,
[dir="rtl"] .gzddap { text-align: right; }
[dir="rtl"] .ler9k6c,
[dir="rtl"] .sehaxai,
[dir="rtl"] .t8sz2ijb,
[dir="rtl"] .hug5,
[dir="rtl"] .b8rodj6 { text-align: right; direction: rtl; }
[dir="rtl"] .fgx0kh2 .hug5,
[dir="rtl"] .dd6qv .hug5 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #3d088a;
  --brand:           #3d088a;
  --brand-light:     #a6007b;
  --brand-pale:      #a6007b;
  --grad-start:      #120229;
  --grad-end:        #320671;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #a6007b;
  --cta-light:       #ec06b0;
  --cta-hover:       #ce0099;
  --bg-page:         #0a0316;
  --bg-surface:      #110423;
  --bg-card:         #180631;
  --bg-card-inner:   #1e083e;
  --bg-raised:       #250a4c;
  --bg-hover:        #2b0c59;
  --border:          #340e6b;
  --border-alt:      #411286;
  --border-section:  #340e6b;
  --text-primary:    #e5e2e8;
  --text-muted:      #a49cae;
  --text-body:       #cbc6d1;
  --text-sub:        #a49cae;
  --text-faint:      #70677e;
  --text-dim:        #575062;
  --text-label:      #8a8097;
  --text-value:      #beb8c5;
  --accent-bg:       #1b0c30;
  --accent-bg-light: #28104b;
  --bg-tip:          #162622;
  --bg-warning:      #272115;
  --bg-info:         #161a26;
  --bg-pros:         #162622;
  --bg-cons:         #26161a;
  --c-pros:          #7af4d8;
  --c-cons:          #e6899f;
  --c-pros-label:    #4bf0cb;
  --c-tip-border:    #2aedc1;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7af4d8;
}
:root { --logo-bg-opacity: 79%; }
body, button, input { font-family: "Source Sans 3", sans-serif; }
.oxrf51 .nwmddu { font-size: 0; width: 1.2rem; flex-shrink: 0; }.oxrf51 .nwmddu::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.oxrf51 .yuiiq     .nwmddu::before { content: "";  color: var(--c-tip-border); }.oxrf51 .nmwf1mf .nwmddu::before { content: ""; color: var(--c-warn-border); }.oxrf51 .qdi4    .nwmddu::before { content: ""; color: #60a5fa; }.tds2o7x .oxrf51 .yuiiq     .nwmddu::before { color: #10b981; }.tds2o7x .oxrf51 .nmwf1mf .nwmddu::before { color: #f43f5e; }.tds2o7x .oxrf51 .qdi4    .nwmddu::before { color: #a855f7; }.jswwv4t  .oxrf51 .yuiiq     .nwmddu::before { color: #eab308; }.jswwv4t  .oxrf51 .nmwf1mf .nwmddu::before { color: #ef4444; }.jswwv4t  .oxrf51 .qdi4    .nwmddu::before { color: #f97316; }.wty7oniv  .oxrf51 .yuiiq     .nwmddu::before { color: #38bdf8; }.wty7oniv  .oxrf51 .nmwf1mf .nwmddu::before { color: #818cf8; }.wty7oniv  .oxrf51 .qdi4    .nwmddu::before { color: #2dd4bf; }.myh9 .oxrf51 .nwmddu::before { color: var(--accent-light) !important; }
.cxk3 .k13s, .cxk3 .t666 { min-height: 320px; }
.jcev8y .vavva::after,.jcev8y .e9vtev::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; }
.pzezd::before { content: '·'; font-size: 1.3em; line-height: 1; }